﻿a:hover {
    text-decoration: none;
}

/*头部*/
.raing-top {
    height: 93px;
    border-bottom: 1px solid #eaeaea;
}
body .container-fluid {
    max-width: 1450px;
}
/*body .container-fluid:first-child {
    border-bottom: 1px solid #eaeaea;
}*/
/*logo*/
.navbar-brand {
    position: relative;
    height: 93px;
    display: block;
    padding: 13px;
}
.navbar-brand img {
    width: 198px;
}

/*导航*/
.navbar {
    margin-bottom: 0px;
    border: none;
    z-index: 2;
}
.navbar-default {
    background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
    padding: 0px 25px;
    line-height: 93px;
    height: 93px;
    border-radius: 0px;
    color: #404040;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-image: linear-gradient(to top, #015c9a, #4eb24c);
    position: relative;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:visited {
    color: #2d4c82;
    background-color: #f5f5f5;
}
.navbar-default .navbar-nav > .active > a:after,
.navbar-default .navbar-nav > .active > a:focus:after,
.navbar-default .navbar-nav > .active > a:hover:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 7px;
    width: 100%;
    background-image: linear-gradient(to right, #2d4c82, #4890cb, #2d4c82);
}
.raing-top .navbar-nav {
    position: relative;
}
.raing-top .navbar-nav:after {
    content: "";
    position: absolute;
    right: 0px;
    top: calc( 50% - 8px);
    width: 1px;
    height: 16px;
    background-color: #c3c2c7;
}

/*搜索*/
.raing-search {
    padding: 0px 15px;
}
.raing-search img {
    height: 16px;
}
.raing-search .navbar-form {
    padding: 0px;
    margin: 30px 0px 0px 0px;
    position: relative;
}
.raing-search .navbar-form .form-group {
    display: none;
    position: absolute;
    right: 37px;
    z-index: 99999999;
}
.raing-search .navbar-form .form-control {
    /*border-radius: 20px;*/
    display: block;
    width: 200px;
    border-right: none;
    border-radius: 17px 0px 0px 17px;
    box-shadow: none;
}
.raing-search .navbar-form .form-group span {
    position: absolute;
    left: -22px;
    top: 8px;
    font-size: 18px;
    color: #979797;
    background-color: #fff;
    border-radius: 10px;
}
.raing-search .navbar-form .form-group span:hover {
    color: #333333;
    cursor:pointer;
}
.raing-search .navbar-form .btn {
    border-color: transparent;
    padding: 6px 10px;
    border-left: none;
    border-radius: 0px 17px 17px 0px;
}
.raing-search .navbar-form .btn:hover {
    background-color: #ffffff;
    border-color: #cccccc;
}
/*语言*/
.raing-charset {
    margin-top: 37px;
    position: relative;
    vertical-align: middle;
}
.raing-charset img {
    height: 16px;
    vertical-align:middle;
}
.charset-arrow {
    width: 8px;
}
.raing-charset a {
    color: #000;
}
.raing-charset span {
    padding-left: 6px;
    padding-right: 6px;
    vertical-align: middle;
    display: inline-block;
}
.charset-dropdown {
    cursor:pointer;
}
.charset-dropdown-menu {
    position: absolute;
    padding-inline-start: 0px;
    padding: 10px 0px;
    left: -12px;
    right: -2px;
    top:26px;
    border: 1px solid #ccc;
    background-color: #fff;
    display: none;
}
.charset-dropdown-menu:after {
    content: "";
    position: absolute;
    right: 21px;
    top: -6px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
}
.charset-dropdown-menu li {
    list-style: none;
    line-height: 26px;
    padding: 0px 5px 0px 12px;
}
.charset-dropdown-menu li:hover {
    background-color: #f1f1f1;
}

/*滚动图片*/
.swiper-bg {
    background: #1f50a5 url("../img/index_bg.png") no-repeat calc((100vw - 1920px)/2) 0px;
}
.swiper-container {
    width: 100%;
    height: 845px;
    padding: 180px 0px;
}
.swiper-slide {
    font-size: 18px;
    background: #fff;
    transition: 300ms;
    transform: scale(0.8);
}
.swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
}
.swiper-bg .thumbnail {
    padding: 0px;
    border: none;
}
.swiper-bg .thumbnail .caption {
    padding: 35px 20px 0px 20px;
}
.swiper-bg .thumbnail .caption h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 200%;
    padding-top: 6px;
}
.swiper-bg .thumbnail .caption p{
    font-family: Arial,sans-serif;
}
.swiper-bg .thumbnail .caption p:last-child {
    padding-top: 30px;
    text-align: center;
}
.swiper-bg .thumbnail .caption .btn {
    border-radius: 30px;
    font-size: 24px;
    border: none;
    width: 80%;
}
.btn1 {
    background-color: #43a652;
}
.btn2 {
    background-color: #418bc9;
}
.btn3 {
    background-color: #2c4c81;
}
.swiper-icon {
    width: 50px;
    float: left;
}
/*底部*/
.footer {
    background-color: #d5d5d5;
    padding: 40px 0px;
    color: #44444d;
    font-size: 16px;
}
.footer-nav {
    position: relative;
}
.scrollTotop {
    position: absolute;
    right: 0px;
    top: 0px;
}
.scrollTotop img {
    width: 22px;
}
.scrollTotop:hover:after {
    content: "返回顶部";
    position: absolute;
    font-size: 12px;
    color: #9a9aa3;
    width: 100px;
    left: -14px;
    top: -16px;
}
.footer-nav:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 50px;
    width: 100%;
    height: 1px;
    background-color: rgba(68, 68, 77, 0.5);
}
.footer-nav a{
    color: #44444d;
}
.footer-nav ul {
    padding-inline-start: 0px;
}
.footer-nav ul li {
    list-style-type: none;
}
.footer-nav > ul > li {
    float: left;
    font-size: 20px;
    font-weight: 500;
    padding-right: 60px;
}
.footer-nav > ul > li ul {
    padding-inline-start: 0px;
    padding-top: 40px;
}
.footer-nav > ul > li ul li {
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
}
.footer-logo {
    position: absolute;
    width: 120px;
    right: 0px;
    bottom: 0px;
}
.footer-copyright {
    background-color: #d5d5d5;
    box-shadow: 0px -5px 10px rgba(0,0,0,0.1);
    text-align: center;
    color: #44444d;
    font-size: 14px;
    height: 85px;
    line-height: 85px;
}
.footer-copyright a {
    color: #44444d;
}
/*栏目图*/
.lanmu {
    height: 626px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
    padding: 40px;
}
.lanmu h3 {
    font-size: 76px;
    color: #fff;
    text-align: center;
    font-weight: 500;
    margin: 0px;
    padding: 220px 0px 0px 0px;
}
.lanmu img {
    width: 52px;

}

/*栏目图*/
.abo-bg {
    background: #08161f url("../img/lanmu_1.png") no-repeat center 100%;
}
.product-bg {
    background: #f3f3f3 url("../img/lanmu_2.png") no-repeat center 100%;
}
.randd-bg {
    background: #eaeaea url("../img/lanmu_3_1.png") no-repeat center 100%;
    height: 506px;
}
.product-bg h3, .randd-bg h3 {
    color: #2e4c80;
}
.service-bg {
    background: #08161f url("../img/lanmu_4.png") no-repeat center 100%;
}
.service-bg1 {
    background: #08161f url("../img/lanmu_4_1.png") no-repeat center 100%;
}
.jobs-bg {
    background: #08161f url("../img/lanmu_6.png") no-repeat center 100%;
}
.jobs-bg1 {
    background: #08161f url("../img/lanmu_6_1.png") no-repeat center 100%;
}
.contactus-bg {
    background: #08161f url("../img/lanmu_7.png") no-repeat center 100%;
}
/*关于我们*/
.page-aboutus1 {
    background: #e9e9e9 url("../img/aboutus-bg_1.png") no-repeat center 100%;
    height: 626px;
}
.page-aboutus2 {
    background: #00070c url("../img/aboutus-bg_2.png") no-repeat center 100%;
    height: 794px;
}
.page-aboutus3 {
    background: #f7f8fd url("../img/aboutus-bg_3.png") no-repeat center 100%;
    height: 626px;
}
.page-aboutus4 {
    background-color: #197782;
}
.page-aboutus5 {
    background-color: #eaeaea;
    padding-top: 70px;
    padding-bottom: 95px;
}
.page-aboutus6 {
    background: #eaeaea url("../img/aboutus-bg_6.png") no-repeat center;
    padding: 50px 0px;
}
/*关于我们-左右箭头*/
.page-aboutus1, .page-aboutus2, .page-aboutus3, .page-aboutus4, .page-aboutus5 {
    position: relative;
}
.arrow_left, .arrow_right {
    position: absolute;
    top: 50%;
    height: 32px;
}
.arrow_left {
    -ms-transform:rotate(90deg); /* IE 9 */
    -webkit-transform:rotate(90deg); /* Safari and Chrome */
    transform:rotate(90deg);
    left: -60px;
}
.arrow_right {
    -ms-transform:rotate(-90deg); /* IE 9 */
    -webkit-transform:rotate(-90deg); /* Safari and Chrome */
    transform:rotate(-90deg);
    right: -60px;
}
/*二级菜单*/
.abo-nav {
    margin-bottom: 60px;
    margin-top: 60px;
    border-bottom: none;
    display: flex;
    justify-content: space-around;
}
.abo-nav>li {
    width: 140px;
    height: 140px;
    border-radius: 70px;
    border: 4px dotted #4a92cd;
    display: flex;
    justify-content: center;
    align-items: center;
}
.abo-nav>li>a {
    color: #4a92cd;
    line-height: 28px;
    font-size: 24px;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.abo-nav>li:focus,
.abo-nav>li:hover,
.abo-nav>li:focus>a,
.abo-nav>li:hover>a {
    background-color: #43a652;
    border: 4px dotted transparent;
    color: #fff;
}
.abo-nav>li:focus>a,
.abo-nav>li:hover>a {
    background-color: transparent;
}
.abo-nav>li.active,
.abo-nav>li.active:focus,
.abo-nav>li.active:hover,
.abo-nav>li.active>a,
.abo-nav>li.active:focus>a,
.abo-nav>li.active:hover>a {
    color: #fff;
    cursor: default;
    border: 4px dotted transparent;
    background-color: #43a652;
}
.abo-nav>li.active>a,
.abo-nav>li.active:focus>a,
.abo-nav>li.active:hover>a {
    background-color: transparent;
}
/*移除未启用栏目连接及鼠标效果*/
.abo-nav .noopen,
.abo-nav .noopen:focus,
.abo-nav .noopen:hover {
    background-color: #fff !important;
    border: 4px dotted #4a92cd !important;
}
.abo-nav .noopen a,
.abo-nav .noopen:focus a,
.abo-nav .noopen:hover a {
    background-color: #transparent !important;
    border: 0px dotted transparent;
    color: #4a92cd !important;
}
/*公司简介*/
.introduce {
    padding: 90px 70px 0px 70px;
}
.introduce h3 {
    font-size: 46px;
    font-weight: 600;
    color: #4a92cd;
    display: flex;
    justify-content: center;
}
.introduce h3 img {
    width: 104px;
}
.introduce h3 span {
    padding-left: 40px;
}
.introduce .introduce_text {
    color: #7d7d7d;
    font-size: 18px;
    line-height: 200%;
    margin-top: 40px;
    text-align:justify;
}
/*发展历程*/
.course {
    color: #fff;
    padding-top: 110px;
}
.course_list {
    width: 740px;
    height: 149px;
    margin-top: 12px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
}
.course_list h3 {
    font-size: 36px;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-left: 105px;
}
.course_list p {
    font-size: 18px;
    margin: 0px 0px 6px 0px;
    padding-left: 32px;
    position: relative;
}
.course_list p:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #4b94cb;
    top: 8px;
    margin-left: -26px;
}
.course_list:nth-child(even) p:before {
    background-color: #01a6bc;
}
.course_list:nth-child(even) {
    text-align: right;
    margin-left: 18%;
}
.course_list:nth-child(3) {
    height: 132px;
}
.course_list:nth-child(even) p {
    text-align: left;
}
.course_list:nth-child(2) p {
    text-align: right;
}
.course_list:nth-child(4) p {
    text-align: right;
}
.course_list:nth-child(odd) {
    margin-left: 17%;
}
/*企业愿景*/
.vision {
    display: flex;
    flex-direction: column;
    height: 626px;
    padding-top: 55px;
    justify-content: flex-start;
    align-items: center;
}
.vision h3 {
    color: #4993d0;
    font-size: 40px;
    margin-bottom: 15px;
}
.vision p {
    text-align: center;
    color: #7d7d7d;
    font-size: 20px;
    line-height: 180%;
}
/*企业文化*/
.culture {
    text-align: center;
    padding: 0px;
}
.culture img {
    max-width: 100%;
}
.page-aboutus4 .container-fluid {
    max-width: 100%;
    padding: 0px;
}
.page-aboutus4 .culture .arrow_right {
    right: 100px;
}
.page-aboutus4 .culture .arrow_left {
    left: 100px;
}
/*荣誉资质*/
.page-aboutus5 h3{
    color: #4993d0;
    font-size: 40px;
    text-align: center;
}
.qdiv {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.qualification {
    background: url("../img/aboutus5.png") no-repeat center bottom;
    text-align: center;
    margin-top: 70px;
    min-width: 372px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}
.qualification img {
    width: 300px;
}
.qdiv .qualification:nth-child(4) img,
.qdiv .qualification:nth-child(5) img,
.qdiv .qualification:nth-child(6) img {
    width: 200px;
}
.qualification p {
    font-size: 18px;
    color: #7d7d7d;
    height: 66px;
    line-height: 66px;
    margin-top: 20px;
    margin-bottom: 0px;
}
/*未来规划*/
.planning_view h3 {
    color: #fff;
    font-size: 40px;
    text-align: right;
    position: relative;
}
.planning_view h3:before {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background-color: #43a652;
    position: absolute;
    top: 7px;
    right: 185px;
}
.planning_view h3:after {
    content: "";
    width: calc( 100% - 195px );
    height: 2px;
    background-color: #43a652;
    position: absolute;
    top: 21px;
    left: 0px;
}
.planning {
    padding: 25px 0px;
}
.planning img {
    margin-right: 70px;
}
.planning span {
    font-size: 22px;
    color: #fff;
    position: relative;
}
.planning span:before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #fff;
    position: absolute;
    top: 7px;
    left: -28px;
}
/*服务中心*/
.page-service {
    background-color: #eaeaea;
    padding: 120px 0px;
}
.service {
    margin: 18px;
}
.service img {
    width: 100%;
}
.service p {
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    font-size: 28px;
    color: #4992ce;
    text-align: center;
    margin-bottom: 30px;
}
.service-txt {
    margin: 18px;
    background-color: #fff;
    padding-top: 55px;
}
.service-txt h3 {
    background-color: #eaeaea;
    color: #4992ce;
    margin: 0px 76px 40px 0px;
    font-size: 30px;
    padding-left: 76px;
    height: 52px;
    line-height: 52px;
    border-bottom-right-radius: 26px;
    border-top-right-radius: 26px;
}
.service-txt p {
    color: #7d7d7d;
    font-size: 20px;
    padding-left: 76px;
    line-height: 32px;
}
.service-txt p:last-child {
    font-size: 22px;
    padding-left: 70px;
}
.service-txt hr {
    margin-right: 76px;
    margin-left: 76px;
    border-top: 1px solid #d5d5d5;
}
/*人力资源*/
.page-jobs {
    background-color: #eaeaea;
    padding: 80px 0px 130px 0px;
}
.page-jobs1 {
    background-color: #d4d4d4;
    padding: 100px 0px 140px 0px;
    border-bottom: 1px solid #868686;
}
.page-jobs1 h3 {
    color: #008cd3;
    font-size: 46px;
    margin-bottom: 70px;
    font-weight: 600;
}
.jobs-first {
    width: 100%;
}
.jobs {
    position: relative;
    padding-left: 35px;
}
.jobs img {
    position: absolute;
    top: calc(50% - 110px);
}
.jobs p {
    position: absolute;
    top: 50%;
    width: 350px;
    color: #7d7d7d;
    font-size: 22px;
    line-height: 180%;
    padding-left: 3px;
}
.jobs1 img {
    width: 100%;
}
.jobs1 p {
    color: #2c4c81;
    background-color: #fff;
    height: 52px;
    line-height: 52px;
    font-size: 24px;
    text-align: center;
    margin-bottom: 36px;
}
.page-jobs2 {
    background-color: #dddddd;
    height: 610px;
    position: relative;
    text-align: center;
}
.page-jobs2 img {
    padding-top: 135px;
    width: 100%;
}
.page-jobs2_1 {
    background-color: #eaeaea;
    padding-top: 310px;
    padding-bottom: 120px;
}
.jobs-box {
    background-color: #fff;
    margin: 0px auto 45px auto;
    width: 90%;
    border-radius: 35px;
}
.jobs-title {
    background: linear-gradient(to right, #bbc651, #80a656);
    height: 70px;
    border-radius: 35px;
    color: #fff;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 76px;
    padding-right: 45px;
}
.hz .jobs-title {
    background: linear-gradient(to right, #336697, #5aa9d8);
}
.jobs-title h5 {
    font-size: 32px;
    font-weight: 500;
}
.jobs-title h6 {
    font-size: 32px;
    font-weight: 200;
    vertical-align: middle;
    display: none;
}
.jobs-title h6:last-child {
    display: block;
}
.collapsed h6 {
    display: block;
}
.collapsed h6:last-child {
    display: none;
}
.jobs-title h6 img {
    width: 42px;
    vertical-align: middle;
    padding-right: 10px;
}
.jobs-title h6 span {
    vertical-align: middle;
    display: inline-block;
}
.jobs-content {
    padding: 0px 45px 0px 76px;
}
.jobs-content h5 {
    color: #8bb343;
    font-size: 24px;
    padding-top: 45px;
}
.hz .jobs-content h5 {
    color: #008cd3;
}
.jobs-content .jobs-text {
    font-size: 18px;
    line-height: 200%;
}
.hz .jobs-text {
    white-space: pre-line;
}
.page-jobs3 {
    background: #08161f url("../img/jobs11.png") no-repeat center 100%;
    height: 1446px;
}
.jobs3Box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    height: 1446px;
    padding: 110px 0px 110px 0px;
}
.jobs3 {
    width: 572px;
    height: 200px;
    position: relative;
    color: #fff;
}
.jobs3 img {
    position: absolute;
    top: 23px;
}
.jobs3 h4 {
    margin-top: 0px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-left: 220px;
}
.jobs3 p {
    padding-left: 220px;
    line-height: 190%;
}
/*产品中心*/
.page-product {
    background-color: #eaeaea;
    padding-bottom: 70px;
}
#pnav {
    position: absolute;
    top: 120px;
    right: 15px;
}
.pro-nav {
    border-radius: 8px;
    background-color: #fff;
    text-align: center;
    padding-inline-start: 0px;
    width: calc( 100% - 30px );
}
.pro-nav li {
    list-style-type: none;
    border-bottom: 1px solid #c1c2c2;
    font-size: 14px;
    height: 46px;
    line-height: 46px;
}
.pro-nav li:first-child {
    border-radius: 8px 8px 0px 0px;
}
.pro-nav li:last-child {
    border-radius: 0px 0px 8px 8px;
    border-bottom: 0px;
}
.pro-nav li a {
    color: #000000;
}
.pronav-title, .pronav-title:hover {
    background-color: #43a652 !important;
    font-size: 22px !important;
    color: #fff !important;
}
.pro-nav .active, .pro-nav li:hover {
    background-color: #f6f6f6;
    color: #000000;
}
.pro-nav .active a, .pro-nav li:hover a {
    background-color: #f6f6f6;
    color: #000000;
}
.pro-nav .noopen:hover, .pro-nav .noopen:hover a {
    background-color: #fff;
}
.product-title {
    padding-bottom: 40px;
    padding-top: 85px;
}
.product-title h3 {
    text-align: center;
    color: #008cd3;
    font-size: 46px;
    margin-bottom: -28px;
}
.product-title h3 span {
    background-color: #eaeaea;
    padding: 10px 40px;
}
.product-title-l {
    width: 100%;
    height: 1px;
    background-color: #abaaaf;
}
.product-img img {
    width: 100%;
}
.product-list h4 {
    font-size: 30px;
    color: #4992ce;
    padding: 50px 0px 40px 15px;
    position: relative;
}
.product-list h4:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 30px;
    background-color: #4992ce;
    top: 50px;
    left: 0px;
}
.product-content {
    font-size: 16px;
    padding-right: 35%;
    position: relative;
}
.product-txt {
    line-height: 180%
}
.product-pic {
    position: absolute;
    right: 0px;
    max-width: 35%;
    text-align: center;
}
.product-pic img {
    width: 100%;
}
.product-content h5 {
    background: url("../img/product5.png") no-repeat center;
    height: 34px;
    line-height: 34px;
    position: relative;
}
.product-content h5:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background-color: #000;
    top: 10px;
    margin-left: -20px;
}
.product-tips {
    color: #858690;
    padding-top: 60px;
    margin-top: 65px;
    font-size: 14px;
    border-top: 1px solid #abaaaf;
}
/*研发实力*/
.page-randd {
    border-top: 1px solid #eaeaea;
    padding: 75px 0px 85px 0px;
}
.page-randd-c {
    border-top: 1px solid #eaeaea;
    padding: 430px 0px 100px 0px;
    background: #eaeaea url("../img/lanmu_3_1.png") no-repeat center top;
}
.page-randd-c h3 {
    color: #008cd1;
    font-size: 46px;
    font-weight: 600;
}
.page-randd-c .qualification img {
    width: 200px;
}
.randd-txt {
    color: #7d7d7d;
    padding-bottom: 40px;
}
.randd-txt h3 {
    font-size: 46px;
    color: #008cd3;
    line-height: 64px;
    margin: 0px 0px 20px 0px;
    font-weight: 600;
}
.randd-txt p {
    font-size: 17px;
    text-indent: 2em;
    line-height: 34px;
    padding-bottom: 10px;
}
.randd-txt ul {
    padding-inline-start: 0px;
}
.randd-txt ul li {
    list-style-type: none;
    text-indent: -2em;
    padding-left: 2em;
    font-size: 21px;
    line-height: 34px;
}
.randd-txt ul li span {  /*前两字变色*/
    font-weight: 600;
    color: #008cd3;
}
.randd-img img {
    width: 100%;
}
.randd-img p {
    color: #7d7d7d;
    font-size: 20px;
    text-align: right;
    margin: 0px;
}
.page-randd2 {
    background-color: #eaeaea;
    padding: 65px 0px 50px 0px;
    text-align: center;
}
.page-randd2 img {
    max-width: 100%;
}
.page-randd2 .randd-txt h3 {
    margin-top: 40px;
}
.page-randd2 .randd-txt  p {
    font-size: 20px;
    text-indent: 2em;
    line-height: 38px;
}
.page-randd3 {
    padding: 0px 0px 85px 0px;
    background-color: #eaeaea;
}
.page-randd3 h3 {
    font-size: 46px;
    color: #008cd3;
    font-weight: 600;
}
/*联系我们*/
.page-contactus {
    background: #08161f url("../img/lanmu_7.png") no-repeat center 100%;
    padding: 180px 0px 100px 0px;
    height: 626px;
}
.contactus {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}
.page-contactus .row .col-xs-12:nth-child(odd) .contactus:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #43a652;
    top: 0px;
    right: -15px;
}
.contactus h3 {
    color: #fff;
    font-size: 30px;
}
.cu-text {
    padding-top: 30px;
    font-size: 17px;
    color: #fff;
    line-height: 180%;
}
.contactus .btn {
    background-color: #43a652;
    font-size: 24px;
    color: #fff;
    height: 60px;
    line-height: 60px;
    margin-top: 30px;
    width: 200px;
    padding: 0px;
    border-radius: 30px;
    border: none;
}
.page-contactus .row .col-xs-12:nth-child(even) .contactus .btn {
    background-color: #4992ce;
}
/*小屏幕电脑*/
@media (min-width: 768px) and (max-width: 1366px) {
    /*头部*/
    .raing-top {
        height: 70px;
    }
    .navbar-brand {
        height: 70px;
        padding: 5px;
    }
    .navbar-brand img {
        width: 168px;
    }
    .navbar-default .navbar-nav > li > a {
        line-height: 70px;
        height: 70px;
    }
    .navbar-default .navbar-nav > .active > a:after,
    .navbar-default .navbar-nav > .active > a:focus:after,
    .navbar-default .navbar-nav > .active > a:hover:after {
        height: 4px;
    }
    .raing-search .navbar-form {
        margin: 17px 0px 0px 0px;
    }
    .raing-charset {
        margin-top: 24px;
    }
    /*滚动图片*/
    .swiper-container {
        height: 645px;
        padding: 80px 0px;
    }
    /*二级菜单*/
    .abo-nav {
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .abo-nav>li {
        width: 84px;
        height: 84px;
        border-radius: 42px;
        border: 2px dotted #4a92cd;
    }
    .abo-nav>li>a {
        line-height: 22px;
        font-size: 16px;
    }
    .abo-nav>li:focus,
    .abo-nav>li:hover,
    .abo-nav>li:focus>a,
    .abo-nav>li:hover>a {
        border: 0px dotted transparent;
    }
    .abo-nav>li.active,
    .abo-nav>li.active:focus,
    .abo-nav>li.active:hover,
    .abo-nav>li.active>a,
    .abo-nav>li.active:focus>a,
    .abo-nav>li.active:hover>a {
        border: 0px dotted transparent;
    }
    /*移除未启用栏目连接及鼠标效果*/
    .abo-nav .noopen,
    .abo-nav .noopen:focus,
    .abo-nav .noopen:hover {
        border: 2px dotted #4a92cd !important;
    }

    .page-aboutus6 {
        background: #eaeaea url("../img/aboutus-bg_6.png") no-repeat center;
        padding: 10px 0px 30px 0px;
    }
    /*未来规划*/
    .planning_view h3 {
        font-size: 34px;
        margin: 10px 0px 0px 0px;
        padding-right: 50px;
    }
    .planning_view h3:before {
        width: 26px;
        height: 26px;
        border-radius: 13px;
        top: 6px;
        right: 205px;
    }
    .planning_view h3:after {
        width: calc( 100% - 215px );
        top: 19px;
    }
    .planning {
        padding: 20px 0px;
    }
    .planning img {
        margin-right: 60px;
        height: 50px;
    }
    
}
@media (min-width: 768px) and (max-width: 1280px) {
    .raing-top .navbar-nav li:nth-child(6) {
        display: none;
    }

}
@media (min-width: 768px) and (max-width: 1200px) {
    /*发展历程*/
    .course_list:nth-child(even) {
        margin-left: 11.5%;
    }
    .course_list:nth-child(odd) {
        margin-left: 10%;
    }
}
@media (min-width: 768px) and (max-width: 1169px) {
    .raing-top .navbar-nav li:nth-child(1) {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 1080px) {
    .raing-top .navbar-nav li:nth-child(8) {
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .raing-top .navbar-nav li:nth-child(5) {
        display: none;
    }
        /*发展历程*/
    .course_list:nth-child(even) {
        margin-left: -0.5%;
    }
    .course_list:nth-child(odd) {
        margin-left: -2%;
    }
}
/*手机端*/
@media (max-width: 768px) {
    /*头部*/
    .raing-top {
        height: 7rem;
    }
    /*logo*/
    .navbar-brand {
        height: 7rem;
        padding: 1rem;
    }
    .navbar-brand img {
        width: 15.5rem;
    }
    /*手机端菜单*/
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #000;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
        margin-top: 1.4rem;
        margin-right: 0rem;
    }
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #fff;
    }
    .navbar-toggle img {
        width: 2.2rem;
    }
    .navbar-toggle.collapsed .menu_close {
        display: block;
    }
    .navbar-toggle.collapsed .menu_open {
        display: none;
    }
    .navbar-toggle .menu_close {
        display: none;
    }
    .navbar-toggle .menu_open {
        display: block;
    }
    .navbar-collapse {
        margin-left: 20vw;
        margin-right: -15px;
        background-color: #fff;
        height: calc( 100vh - 7rem );
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 1.7rem;
        padding: 0px 2rem 0px 5rem;
        line-height: 6rem;
        height: 6rem;
        border-bottom: 1px solid #e7e7e7;
    }
    .navbar-default .navbar-nav > .active > a:after,
    .navbar-default .navbar-nav > .active > a:focus:after,
    .navbar-default .navbar-nav > .active > a:hover:after {
        height: 100%;
        width: 0.5rem;
        background-image: linear-gradient(to top, #2d4c82, #4890cb, #2d4c82);
    }
    .raing-top .navbar-nav:after {
        width: 0px;
        background-color: transparent;
    }
    .raing-top .navbar-nav {
        margin: 0px -15px;
    }
    /*搜索*/
    .raing-search {
        display: none;
    }
    /*语言*/
    .raing-charset {
        margin-top: 0px;
        position: fixed;
        left: 50vw;
        top:2.5rem;
        z-index: 3;
    }
    /*滚动图片*/
    .swiper-container {
        width: 100%;
        height: 80vh;
        padding: 8vh 0px;
    }
    .swiper-slide {
        font-size: 1.6rem;
    }
    .swiper-bg .thumbnail .caption h3 {
        font-size: 2rem;
    }
    .swiper-bg .thumbnail .caption .btn {
        font-size: 2.2rem;
    }
    /*底部*/
    .footer {
        padding: 2rem 0px 3rem 0px;
    }
    .footer-nav > ul > li {
        font-size: 1.6rem;
        padding-right: 4rem;
        line-height: 200%;
    }
    .footer-nav > ul > li ul {
        display: none;
    }
    .footer-logo {
        width: 5rem;
        bottom: 0.4rem;
    }
    .footer-nav:before {
        height: 0px;
        background-color: transparent;
    }
    .scrollTotop {
        display: none;
    }
    .footer-copyright {
        font-size: 1.2rem;
        height: 6rem;
        padding-top: 1rem;
        line-height: 2rem;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .footer-copyright a {
        color: #7b7b84;
        display: block;
        font-size: 1rem;
    }
    /*栏目图*/
    .lanmu {
        height: 24rem;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
        padding: 2rem;
    }
    .lanmu h3 {
        font-size: 4.5rem;
        padding: 6.5rem 0px 0px 0px;
    }
    .lanmu img {
        width: 3rem;
    }
    /*栏目图*/
    .abo-bg, .product-bg, .product-bg, .randd-bg, .service-bg, .service-bg1, .jobs-bg, .jobs-bg1, .contactus-bg {
        background-size: cover;
    }

    /*关于我们*/
    .page-aboutus1, .page-aboutus3, .page-aboutus6 {
        background-size: cover;
        height: auto;
        padding-bottom: 2rem;
    }
    .page-aboutus2 {
        background: none;
        background-color: #071a38;
        height: auto;
    }
    .page-aboutus3 {
        background: #f7f8fd url("../img/aboutus-bg_3m.png") no-repeat center bottom 70%;
    }
    .page-aboutus5 {
        padding-top: 3rem;
        padding-bottom: 4rem;
    }
    .page-aboutus6 {
        padding: 4rem 1rem;
    }
    .arrow_left, .arrow_right {
        display: none;
    }
    /*二级菜单*/
    .abo-nav {
        margin-bottom: 1rem;
        margin-top: 1rem;
        flex-wrap: wrap;
        justify-content: center;
    }
    .abo-nav>li {
        width: 8rem;
        height: 8rem;
        border-radius: 4rem;
        margin: 1.5rem;
        border: 3px dotted #4a92cd;
    }
    .abo-nav>li>a {
        line-height: 1.6rem;
        font-size: 1.4rem;
    }
    /*移除未启用栏目连接及鼠标效果*/
    .abo-nav .noopen,
    .abo-nav .noopen:focus,
    .abo-nav .noopen:hover {
        border: 3px dotted #4a92cd !important;
    }

    /*公司简介*/
    .introduce {
        padding: 1.5rem 1rem 0 1rem;
    }
    .introduce h3 {
        font-size: 2.4rem;
    }
    .introduce h3 img {
        width: 6rem;
    }
    .introduce h3 span {
        padding-left: 2rem;
    }
    .introduce .introduce_text {
        font-size: 1.4rem;
        margin-top: 2rem;
    }
    /*发展历程*/
    .course {
        padding: 6rem 1rem 5rem 1rem;
    }
    .course_list {
        width: 100%;
        height: auto;
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
        display: block;
        border-bottom: 1px dotted  #0094ab;
        position: relative;
        padding-left: 35%;
    }
    .course_list:nth-child(4) {
        border-bottom: none;
    }
    .course_list img {
        width: 30%;
        position: absolute;
        margin-left: -35%;
    }
    .course_list h3 {
        font-size: 2rem;
        margin-top: 0px;
        margin-bottom: 1rem;
        font-weight: 600;
        padding-left: 0px;
    }
    .course_list p {
        font-size: 1.4rem;
        margin: 0 0 1rem 0;
        padding-left: 1.6rem;
    }
    .course_list p:before {
        margin-left: -1.5rem;
    }
    .course_list:nth-child(even) {
        text-align: left;
        margin-left: 0%;
    }
    .course_list:nth-child(even) p {
        text-align: left;
    }
    .course_list:nth-child(4) p {
        text-align: left;
    }
    .course_list:nth-child(odd) {
        margin-left: 0%;
    }
    /*企业愿景*/
    .vision {
        height: 100rem;
        padding-top: 80rem;
    }
    .vision p {
        font-size: 1.8rem;
    }
    /*企业文化*/
    .culture {
        height: auto;
    }
    .page-aboutus4 .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .page-aboutus4 .container-fluid .col-xs-12 {
        padding-left: 0px;
        padding-right: 0px;
    }
    /*荣誉资质*/
    .page-aboutus5 h3{
        font-size: 2.2rem;
    }
    .qualification {
        margin-top: 3rem;
        min-width: 100%;
    }
    .qualification p {
        font-size: 2rem;
    }
    /*未来规划*/
    .planning {
        padding: 2rem 0px;
    }
    .planning img {
        height: 4rem;
        margin-right: 0rem;
    }
    .planning span {
        padding-top: 1rem;
        font-size: 1.8rem;
        display: block;
    }
    .planning span:before {
        left: -1.4rem;
        top: 1.8rem;
    }
    /*服务中心*/
    .page-service {
        padding: 5rem 0rem;
    }
    .page-service .col-xs-6 {
        padding-right: 3px;
        padding-left: 6px;
    }
    .page-service .col-xs-6:nth-child(even) {
        padding-right: 6px;
        padding-left: 3px;
    }
    .service {
        margin: 0rem;
    }
    .service p {
        height: 4rem;
        line-height: 4rem;
        font-size: 1.8rem;
        margin-bottom: 2rem;
    }
    .service-txt {
        margin: 0rem;
        padding-top: 1rem;
    }
    .service-txt h3 {
        margin: 0px 3rem 1rem 0px;
        font-size: 1.6rem;
        padding-left: 2rem;
        height: 3rem;
        line-height: 3rem;
        border-bottom-right-radius: 1.5rem;
        border-top-right-radius: 1.5rem;
    }
    .service-txt p {
        font-size: 1.4rem;
        padding-left: 2rem;
        line-height: 1.6rem;
    }
    .service-txt p:last-child {
        font-size: 1.3rem;
        padding-left: 1.6rem;
    }
    .service-txt hr {
        margin: 0.3rem 2rem;
    }
    /*人力资源*/
    .page-jobs {
        padding: 5rem 0;
        text-align: center;
    }
    .jobs-first {
        width: 70%;
    }
    .jobs {
        position: static;
        padding-left: 0;
        height: auto !important;
    }
    .jobs img {
        position: static;
        padding-top: 3rem;
    }
    .jobs p {
        position: static;
        width: 100%;
        font-size: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .page-jobs1 {
        padding: 5rem 1px;
    }
    .page-jobs1 .col-xs-8 .row {
        margin: 0px;
    }
    .page-jobs1 .col-xs-6, .page-jobs1 .col-xs-4, .page-jobs1 .col-xs-8 {
        padding-right: 1px;
        padding-left: 1px;
    }
    .page-jobs1 h3 {
        font-size: 3rem;
        margin-bottom: 3rem;
        margin-top: 0rem;
        text-align: center;
    }
    .jobs1 p {
        height: 3rem;
        line-height: 3rem;
        font-size: 1.4rem;
        margin-bottom: 0.4rem;
    }
    .page-jobs2 {
        height: 20rem;
    }
    .page-jobs2 img {
        padding-top: 3rem;
        width: 95%;
    }
    .page-jobs2_1 {
        padding-top: 10rem;
        padding-bottom: 3rem;
    }
    .jobs-box {
        margin: 0px auto 3rem auto;
        width: 100%;
        border-radius: 2.3rem;
    }
    .jobs-title {
        height: 4.6rem;
        border-radius: 2.3rem;
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .jobs-title h5 {
        font-size: 2rem;
    }
    .jobs-title h6 {
        font-size: 1.6rem;
    }
    .jobs-title h6 img {
        width: 2.2rem;
        padding-right: 1rem;
    }
    .jobs-content {
        padding: 0px 3rem;
    }
    .jobs-content h5 {
        font-size: 2rem;
        padding-top: 2rem;
        margin-top: 0;
    }
    .jobs-content .jobs-text {
        font-size: 1.5rem;
        text-align:justify;
    }
    .page-jobs3 {
        background-size: cover;
        height: auto;
    }
    .jobs3Box {
        height: 70rem;
        padding: 6rem 0 6rem 0;
    }
    .jobs3 {
        width: 92%;
        height: 16rem;
    }
    .jobs3 img {
        width: 30%;
        top: 2rem;
    }
    .jobs3 h4 {
        font-size: 1.6rem;
        margin-top: 0;
        margin-bottom: 1rem;
        padding-top: 2rem;
        padding-left: 33%;
    }
    .jobs3:last-child h4 {
        padding-top: 2rem;
    }
    .jobs3 p {
        padding-left: 33%;
        font-size: 1.2rem;
        line-height: 150%;
    }
    /*产品中心*/
    .page-product {
        padding-bottom: 6rem;
        padding-top: 3rem;
    }
    #pnav {
        position: static;
    }
    .pro-nav {
        margin-top: 0;
        width: 100%;
    }
    .pro-nav li {
        font-size: 1.4rem;
        height: 4.6rem;
        line-height: 4.6rem;
    }
    .pro-nav .active, .pro-nav li:hover {
        font-size: 1.4rem;
    }
    .product-title {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
    .product-list h3 {
        font-size: 2.4rem;
        font-weight: 600;
    }
    .product-title h3 span {
        padding: 10px 0px;
        background-color: transparent;
    }
    .product-title-l {
        display: none;
    }
    .product-img img {
        width: 100%;
        margin-top: 1rem;
    }
    .product-list h4 {
        font-size: 2.2rem;
        padding: 1rem 0 2rem 1.5rem;
    }
    .product-list h4:before {
        width: 0.3rem;
        height: 2.6rem;
        top: 1.1rem;
    }
    .product-content {
        font-size: 1.6rem;
        padding-right: 0;
        position: static;
        text-align: center;
    }
    .product-content .product-pic {
        position: static;
        max-width: 100%;
    }
    .product-content .product-pic img {
        width: 80%;
    }
    .product-txt {
        text-align: left;
        padding-top: 1rem;
    }
    .product-tips {
        padding-top:4rem;
        margin-top: 4rem;
        font-size: 1.4rem;
    }
    /*研发实力*/
    .page-randd {
        padding: 6rem 0;
    }
    .page-randd-c {
    padding: 430px 0px 100px 0px;
    }
    .page-randd-c h3 {
    font-size: 3rem;
    font-weight: 400;
    }
    .randd-txt {
        padding-bottom: 0rem;
    }
    .randd-txt h3 {
        font-size: 2.6rem;
        line-height: 3.4rem;
        margin: 0 0 2rem 0;
    }
    .randd-txt p {
        font-size: 1.6rem;
        text-indent: 2em;
        line-height: 2.8rem;
        padding-bottom: 1rem;
    }
    .randd-txt ul li {
        list-style-type: none;
        text-indent: -2em;
        padding-left: 2em;
        font-size: 1.8rem;
        line-height: 3rem;
    }
    .randd-img {
        padding: 0 3rem 0 2rem;
    }
    .randd-img img {
        width: 100%;
    }
    .randd-img p {
        font-size: 2rem;
    }
    .page-randdm .randd-img {
        padding: 0;
    }
    .page-randd2 {
        padding: 5rem 0;
    }
    .page-randd2 .randd-txt h3 {
        margin-top: 0;
    }
    .page-randd2 .randd-txt  p {
        font-size: 1.8rem;
        line-height: 3.4rem;
    }
    .page-randd h3 {
        color: #008cd3;
        font-weight: 600;
        font-size: 2.8rem;
    }
    /*联系我们*/
    .page-contactus {
        padding: 2rem 0;
    }
    .contactus {
        padding: 0 0 3rem 0;
    }
    .page-contactus .row .col-xs-12:nth-child(odd) .contactus:after {
        background-color: transparent;
    }
    .contactus h3 {
        font-size: 2.4rem;
    }
    .cu-text {
        padding-top: 2rem;
        font-size: 1.8rem;
    }
    .contactus .btn {
        background-image: linear-gradient(to right, #80a556, #bac551);
        font-size: 2rem;
        width: 100%;
    }
}
