
.daohang{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 555;    
}
.fp-viewing-page1 .daohang{
    background: none;
}
/* .fp-viewing-page1 .daohang_ul>li a{
    color: #fff;
} */
.daohang_top_fr a,
.daohang_top_fr{
    color: #1165AB;
    font-size: 1.125rem;
}
.daohang_top_fr .iconfont{
    font-size: 1.5625rem;
    cursor: pointer;
    font-weight: bold;
}
.daohang_top_fr em{
    font-style: initial;
    position: relative;
    top: -4px;
    margin: 0 3px;
}
.daohang_box{
    line-height: 75px;
    /* background: #fff; */
}
.daohang_ul{
    margin-right: .9375rem;
}
.daohang_ul>li{
    display: inline-block;
    position: relative;
}
.daohang_ul>li>a{
    font-size : 1.125rem;
    color : #000000;
    padding: 0 20px;
    position: relative;
    display: block;
}
.daohang_ul>li>a::after{
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 3px;
    background: #004B87;
    content: "";
}
.daohang_ul>li.active>a{
    color: #004B87;
}
.daohang_ul>li.active>a::after{
    width: 100%;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
}
/* .banner .swiper-pagination{
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}
.banner .swiper-pagination-bullet{
    width: 520px;
    height: 1px;
    background: #fff;
    opacity : 0.26;
}
.banner .swiper-pagination-bullet-active{
    opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 8px;
} */
#cnzz_stat_icon_1279921170{
    float:right;
}
.foot_box .fr a{color: #fff}
.banner video{
    height: 100%;
}
.banner_vid{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    
}
.banner_line {
    width: 27%;
    height: 3px;
    position: absolute;
    top: 66%;
    right: 15%;
    z-index: 999;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
}
.banner_line span {
    width: 0%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background: #004B87;
    -webkit-animation: 0s linear;
    animation: 0s linear;
}
.banner_line.on span {
    -webkit-animation: bannerLine 12s linear infinite;
    animation: bannerLine 12s linear infinite;
}
.banner_line font {
    width: 1px;
    height: 9px;
    background: #fff;
    position: absolute;
    top: -4px;
    right: 0;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    filter: alpha(opacity=60);
}
.banner_line i {
    display: block;
    height: 1px;
    background: #fff;
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    -webkit-opacity: 0.6;
    filter: alpha(opacity=60);
}
@-webkit-keyframes bannerLine {
	0%{
		width: 0;
	}
	100%{
		width: 100%;
	}
}
@keyframes bannerLine {
	0% {
		width: 0;
	}
	100%{
		width: 100%;
	}
}
.banner_div{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    color: #fff;
    font-size : 2.6875rem;
    color : #FFFFFF;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
    z-index: 100;
}
.banner_size{
    width: 55%;
}
.banner_size p:nth-of-type(2){
    text-align: right;  
    margin-top: 2.5rem; 
}
.more{
    font-weight : bold;
    font-size : 1.125rem;
    color : #FFFFFF;
    background : #1165AB;
    border: 1px solid #1165AB;
    border-radius : 12px;
    -moz-border-radius : 12px;
    -webkit-border-radius : 12px;
    width: 10.125rem;
    line-height: 3.125rem;
    display: inline-block;
    text-align: center;
}
.banner_div .banner_box{
    font-size : 1.6rem;
    line-height : 39px;
    color : #FFFFFF;
    text-shadow: 0 2px 5px rgba(0,0,0,.5);
    opacity : 0.8;
    text-align: right;
}


.banner_div .banner_box .banner_box_text{ padding-right: 60px;}
.index_one_wid>.fr{
    width: 50%;
}
.title p:nth-of-type(2){
    font-size : 1.25rem;
    line-height : 2rem;
    color : #7F7F7F;
}
.title p:nth-of-type(1){
    font-weight : bold;
    font-size : 2.8125rem;
    color : #272827;
    margin-bottom: 1.5625rem;
}
.index_two_wid .fr,
.index_one_wid .fl{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 42%;
}
.index_two_wid .fr{
    left: auto;
    right: 0;
    /* padding-right: 15%; */
}
.index_two_wid{
    width: 1545px;
}
.index_two_rado{
    background : #FFFFFF;
    border-radius : 374px 0px 0px 374px;
    -moz-border-radius : 374px 0px 0px 374px;
    -webkit-border-radius : 374px 0px 0px 374px;
    padding: 9.375rem  0 9.375rem 7.8125rem;
}
.div {
    position: absolute;
    width: 90px;
    height: 150px;
    /* margin: 50px auto; */
    background-color: #004B87;;
    font-weight : bold;
    font-size : 1.25rem;
    text-align: center;
    font-size: 1.25rem;
    color: #ffffff;
}
.div p{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.div:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right:90px;
    border-width: 75px 42px;
    border-style: solid;
    border-color: transparent #004B87 transparent transparent;
}
.div:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    left:90px;
    border-width: 75px 42px;
    border-style: solid;
    border-color: transparent transparent transparent #004B87;
    top:0;
}
.index_two_fl{
    height: 455px;
    width: 55%;
}
.div1{
    left: 20.5%;
    top: 17%;
}
/* .div2::after{
    border-color: transparent transparent transparent #e7e7e7;
}
.div2::before{
    border-color: transparent #e7e7e7 transparent transparent;
} */
.div2{
    /* background : #e7e7e7; */
    left: 15.4%;
    top: 49.5%;
    color: #ffffff;
    text-align: center;
    font-size: 1.25rem;
}
.div2 p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-weight: bold;
}
.div3::after{
    border-color: transparent transparent transparent #0091BF;
}
.div3::before{
    border-color: transparent #0091BF transparent transparent;
}
.div3{
    background : #0091BF;
    left: 36%;
    top: 33.5%;
}
.div4{
    position: absolute;
    left: 46.2%;
    top: 16.5%;
}

.div5::after{
    border-color: transparent transparent transparent #D6E9FB;
}
.div5::before{
    border-color: transparent #D6E9FB transparent transparent;
}
.div5{
    background : #D6E9FB;
    left: 51.5%;
    top: 49.5%;
    color: #004B87;
}
.div6{
    position: absolute;
    left: 66.8%;
    top: 0px;
    background: #1B8FC8;
}

.div6::after{
    border-color: transparent transparent transparent #1B8FC8;;
}
.div6::before{
    border-color: transparent #1B8FC8 transparent transparent;
}
.div7{
    left: 67%;
    top: 32.5%;
    background: #F2AE00;
}
.div7::after{
    border-color: transparent transparent transparent #F2AE00;
}
.div7::before{
    border-color: transparent #F2AE00 transparent transparent;
}
.div8{
    left: 62%;
    top: 65.5%;
    position: absolute;
}
.div9{
    left: auto;
    right: 2%;
    top: 16%;
    position: absolute;
}

.index_three_lb{
    margin-top: 3.4375rem;
}
.index_three_div{
    background : url(https://cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/bochang1028/uploads/20211118/c7a15134703a88351cbb1151fbdce394.jpg);
    border-radius : 18px 18px 80px 18px;
    -moz-border-radius : 18px 18px 80px 18px;
    -webkit-border-radius : 18px 18px 80px 18px;
    /* border: 3px solid #004B87; */
    font-weight : bold;
    font-size : 1.25rem;
    line-height : 2rem;
    color : #FFFFFF;
    text-align: center;
    height: 15.625rem;
    position: relative;
}
.index_three_lb .swiper-wrapper>div:nth-of-type(2) .index_three_div{
    background: url(https://cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/bochang1028/uploads/20211118/2b01555eea2a0179217109002191e39f.jpg);
}
.index_three_lb .swiper-wrapper>div:nth-of-type(3) .index_three_div{
    background : url(//cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/bochang1028/uploads/20211118/3572b43b5e119d519b8e89eb5a138bc8.jpg) center/cover no-repeat;
}
.index_three_lb .swiper-wrapper>div:nth-of-type(4) .index_three_div{
    background: url(https://cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/bochang1028/uploads/20211118/e70c11dfb00a95971fbd82c52e013bdc.jpg);
}
.index_three_lb .swiper-wrapper>div:nth-of-type(5) .index_three_div{
    background: url(https://cloud-assets-brwq.oss-cn-heyuan.aliyuncs.com/bochang1028/uploads/20211119/f6c855cb04139a25e1e9d14e2defedae.jpg);
}
.index_three_div div{
    /* margin-top: 5.3125rem; */
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    z-index: 5;
}
/* .index_three_lb .swiper-wrapper>div:nth-of-type(even) .index_three_div a{
    color: #004B87;
} */
.index_three_div::after{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,0.2);
    content: "";
    border-radius : 18px 18px 80px 18px;
    -moz-border-radius : 18px 18px 80px 18px;
    -webkit-border-radius : 18px 18px 80px 18px;
}

.index_three_div a{
    color: #fff;
}
.index_four .title p:nth-of-type(1){
    color: #fff;
}
.index_four_div{
    margin-top: 2.1875rem;
    background : #FFFFFF;
    border-radius : 51px;
    -moz-border-radius : 51px;
    -webkit-border-radius : 51px;
    padding: 2.5rem;
}
.index_four_ul li .fl p{
    color: #514F4F;
}
.index_four_ul li .fl p:nth-of-type(1){
    font-size : 1rem;
}
.index_four_ul li .fl p:nth-of-type(2){
    font-weight : bold;
    font-size : 3.5rem;
    line-height: 60px;
}
.index_four_ul li .fl{
    width: 7%;
}
.index_four_ul .fr{
    width: 92%;
    line-height: 80px;
}
.index_four_size a{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-weight : bold;
    font-size : 1.5rem;
    color : #3A3737;
}
.index_four_ul li{
    padding: 1.25rem 0;
    border-bottom: 1px solid rgba(165, 164, 164, 0.31);
}
.index_four_ul li:hover .fl p{
    color: #1165AB;
}
.index_four_ul li:hover .index_four_size a{
    color: #1165AB;
}
.index_five_top{
    display: block;
    /* background: #fff; */
    border-radius: 50%;
    padding: 1.5625rem;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    /* box-shadow : 1px 1px 5px rgba(216, 212, 212, 0.75); */
}
.index_five_top img{
    border-radius: 50%;
}
.index_five_top div{
    border-radius: 50%;
}
.index_five_div:hover .index_five_top{
    background: #1165AB;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    box-shadow : 1px 1px 5px rgba(216, 212, 212, 0.75);
}
.index_five_size{
    text-align: center;
}
.index_five_size a{
    font-weight : bold;
    font-size : 1.5rem;
    color : #272827;
    margin: 1.5625rem 0 .5rem;
    display: block;
}
.index_five_size p{
    font-weight : bold;
    font-size : 1.125rem;
    line-height : 2rem;
    color : #666666;
}
.index_five_lb{
    margin-top: 3.125rem;
}
.foot_bshare .bshare-custom a{
    color: #1165AB;
    width: 32px !important;
    height: 32px !important;
    line-height: 32px !important;
    border-radius: 50%;
    background: #ffffff !important;
    text-align: center;
    padding-left: 0;
    margin-right: 15px;
    display: block;
    margin-bottom: .625rem;
}
.foot_bshare .iconfont{
    font-size: 1.25rem;
}
.foot_div {
    margin: 4.375rem 0 5.9375rem 0;
    display: flex;
    justify-content: space-between;
}
.foot_div ul li:nth-of-type(1) a{
    font-weight : bold;
    font-size : 1.125rem;
    margin-bottom: .9375rem;
}
.foot_div ul li a{
    font-size : .875rem;
    line-height : 26px;
    color : #FFFFFF;
    display: block;
}
.foot_box {
    padding: 1.875rem 0;
    border-top: 1px solid rgba(211, 211, 211, 0.6);
    font-size : 1rem;
    line-height : 1.75rem;
    color : #FFFFFF;
}
.foot_box p{
    font-size : 1.125rem;
}
/* #fp-nav{
    display: none;
} */
.more:hover{
    box-shadow: inset 0 0 0 2.5rem #fff;
    border: 1px solid #004B87 !important;
    color: #004B87;
    transition: 400ms ease-in-out;
    -moz-transition: 400ms ease-in-out;
    -webkit-transition: 400ms ease-in-out;
    -o-transition: 400ms ease-in-out;
}
.more:focus{
    color: #ffffff;
}
.index_three_div>a{
    display: block;
}
.index_three_div:hover>a{
    transform: rotateY(360deg);
    transition: 400ms ease-in-out;
}




/* 关于我们 */
.picture_div{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    color: #fff;
    font-weight : bold;
    z-index: 55;

}
.picture_size p:nth-of-type(1){
    font-size : 3.75rem;
}
.picture_size p:nth-of-type(2){
    font-size : 2.25rem;
}
.picture_box{
    position: absolute;
    bottom: 5%;
    left: 0;
    color: #fff;
    width: 100%;
    font-size : 1.125rem;
    z-index: 55;
}
.picture_box a{
    color: #fff;
}
.picture_box a:nth-last-child(1) em{
    display: none;
}



.picture .banner_size{
    width: 100%;
    
    /* background : rgba(0, 75, 135, 0.74); */
    /* padding: 20px; */
}
.picture .banner_box{
    /* border: 8px solid #B9D9EB; */
    color: #fff;
    /* padding: 30px 25px; */
    position: relative;
   
}
.picture .banner_box p:nth-of-type(1){
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 2px;
}
.picture .banner_box p:nth-of-type(2){
    font-size: 1.3rem;
    line-height : 40px;
    letter-spacing : 2.4px;
    text-align: left;
    margin-top: 0;
}
.picture .banner_box::after{
    position: absolute;
    left: 0;
    top: 12%;
    content: "";
    z-index: 55;
    width: 0px;
    height: 80%;
    background: #fff;
}
.picture .swiper-slide:nth-child(3) .banner_box{
    padding-left: 30px;
    margin-left: 6%;
}
.picture .swiper-slide:nth-child(3) .banner_box::after{
    width: 6px;
}
.picture .swiper-slide:nth-child(3) .banner_box p:nth-of-type(1){
    font-size: 1.3rem;
    line-height: 40px;
    letter-spacing: 2.4px;
    font-weight: 500;
}
.picture .swiper-slide:nth-child(3) .banner_box p:nth-of-type(2){
    font-size: 1.8rem;
    font-weight: bold;
    letter-spacing: 2px;
}
.picture .picture_lb .swiper-slide:nth-child(1) .picture_div .banner_box{
    width: 29%;
    padding: 20px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.picture .swiper-slide:nth-child(2) .picture_div .banner_box{
    width: 29%;
    border-bottom: 1px solid #fff;
    padding: 40px 0 20px 50px;
}
.picture .swiper-slide:nth-child(2) .picture_div .banner_box::after{
    width: 1px;
    height: 85%;
    top: 15%;
    left: 19px;
}
.picture .swiper-slide:nth-child(2) .picture_div .banner_box::before{
    position: absolute;
    left: 8px;
    top: 2px;
    content: "";
    z-index: 55;
    width: 25px;
    height: 25px;
    border: 1px solid #fff;
    border-radius: 50%;
}

.picture .swiper-pagination{
    bottom: 1.5%;
}
.picture .swiper-pagination-bullet{
    width: .9375rem;
    height: .9375rem;
    background: #004B87;
    opacity: 0.6;
}
.picture .swiper-pagination-bullet-active{
    opacity: 1;
}
.picture .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 8px;
}








.introduction{
    padding: 7.8125rem 0 9.0625rem 0;
    overflow: hidden;
    position: relative;
    background: url(../img/11.jpg) center/cover no-repeat;
    background-attachment: fixed;
}
/* .title1{
    text-align: center;
    font-weight : bold;
    font-size : 2.8125rem;
    color : #272827;
} */
.w40{
    width: 40% !important;
}
.introduction_wid .fl img{
    border-radius: 50%;
    position: relative;
    z-index: 5;
}
.introduction_wid .fl div{
    display: inline-block;
    border-radius: 50%;
    position: relative;
    margin-left: -2.5rem;
    margin-top: -2.5rem;
    z-index: 5;
    
}
.introduction_wid .fl div::after{
    background: #1165AB;
    opacity : 0.38;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 2.5rem;
    top: 2.5rem;
    content: "";
    border-radius: 50%;
    z-index: -1;
}
.introduction_size{
    
    padding-top: 1.4375rem;
}
.w55{
    width: 56.2% !important;
}
.text{
    font-size : 1.25rem;
    line-height : 2rem;
    color : #7F7F7F;
}

.introduction_wid{
    margin-top: 5rem;
}
.introduction_wid .text{
    text-indent: 2rem;
}
.team{
    padding: 2.8125rem 0 1.875rem 0;
    background: url(../img/12.jpg) center/cover no-repeat;
}
.title1 p:nth-of-type(1),
.title1 p:nth-of-type(2){
    color: #333;
    text-align: left;
}
.team .index_one_wid .title1 p:nth-of-type(2){
    text-indent: 2em;
}
.title2 p:nth-of-type(1),
.title2 p:nth-of-type(2){
    color: #fff;
}
.culture{
    background: url(../img/6.jpg) center/cover no-repeat;
    padding: 6.25rem 0;
}

.culture_ul p{
    font-weight : bold;
    font-size : 1.625rem;
    color : #0563A3;
    margin-bottom: .5rem;
}
.culture_ul li{
    font-size : 1.25rem;
    line-height : 2rem;
    color : #494848;
    padding: 1.25rem 0;
    border-bottom: 1px solid #B5B5B5;
}
/* .culture_ul li:nth-of-type(1){
    padding-top: 0;
} */

.culture .w40{
    width: 35% !important;
}
.culture .w40 img{
    border-style : Solid;
    border-color : #FFFFFF;
    border-color : rgba(255, 255, 255, 1);
    border-width : 5px;
    border-radius : 18px 18px 80px 18px;
    -moz-border-radius : 18px 18px 80px 18px;
    -webkit-border-radius : 18px 18px 80px 18px;
}
.culture .w55{
    width: 60% !important;
}
/* 研发中心 */
.leven_ul{
    text-align: center;
}
.leven{
    line-height: 5.625rem;
    background: #F4F4F4;
}
.leven_ul li{
    display: inline-block;
}
.leven_ul li a{
    font-size : 1.125rem;
    color : #3A3939;
    padding: 0 1.875rem;
    display: block;
}
.leven_ul li.active a{
    color: #1165AB;
    
}
.innovation,
.yanfa{
    padding: 5.9375rem 0;
}
.yanfa_tii {
    font-weight : bold;
    font-size : 2.8125rem;
    color : #272827;
    text-indent: 0;
}
/* 创新技术 */
.innovation_top{
    font-weight : bold;
    font-size : 1.5rem;
    color : #272827;
    position: relative;
    cursor: pointer;
}

.innovation_ul li{
    padding: 2.5rem 3.75rem;
    background : #F4F4F4;
    margin-bottom: .625rem;
}
.innovation_div{
    margin-top: 1.5625rem;
}.newslist .index_four_size div{
    position: relative;
}
.newslist .index_four_size div a::after,
.innovation_top::after{
    width: 2.1875rem;
    height: 2.1875rem;
    line-height: 2rem;
    border-radius: 50%;
    background: #1165AB;
    color: #fff;
    content: "+";
    position: absolute;
    top: 50%;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
}
.innovation_div{
    display: none;
}

.innovation_ul li.active .innovation_top::after{content: '-';}

.innovation_ul li.active .innovation_div{
    display: block;
}


.internationality{
    padding: 5.3125rem 0 9.6875rem 0;
    overflow: hidden;
    position: relative;
    background: url(../img/16.jpg) center/cover no-repeat;
    background-attachment: fixed;
}

.internationality .text{
    text-indent: 2em;
    margin-top: 1.25rem;
}


.internationality_div img{
    border-radius: 1.25rem;
}
.internationality_div .index_one_wid>div{
    width: 48.5% !important;
}
.internationality_div .index_one_wid{
    margin-bottom: 1.875rem;
}
.internationality_div>div:nth-of-type(odd) .fl{
    left: auto;
    right: 0;
}

.internationality_div>div:nth-of-type(odd) .fr{
    float: left;
}

/* 新闻中心 */
.newslist{
    padding: 6.875rem 0 3.4375rem 0;
}

.newslist .index_four_ul li .index_four_size{
    line-height: 2rem;
}
.newslist .index_four_ul li .index_four_size p{
    /* margin-top: .75rem; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    overflow: hidden;   
    font-size: 1.125rem;
    margin-top: .9375rem;
    line-height: 2rem;
    color: #999;
}
.newslist .index_four_size a{
    display: block;
    position: relative;
    line-height: 2.5rem;
    color: #000000;
}
.newslist .index_four_size span{
    width: 80%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;  
}
.newslist .index_four_ul li{
    position: relative;
    padding: 2.3rem 0;
}
.newslist .index_four_ul .fl{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


/* 人才理念 */


.idea{
    overflow: hidden;
    position: relative;
    background: url(../img/18.jpg) center/cover no-repeat;
    background-attachment: fixed;
    padding: 5.625rem 0;
}

.idea_div{
    text-align: center;
}
.idea_div .text{
    text-align: justify;
    height: 10rem;
}
.idea_div p{
    font-size : 1.5rem;
    color : #000000;
    position: relative;
    padding: 15px 0 2.5rem 0;
    
}

.idea_div p::after{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 1.125rem;
    background : #F2AE00;
    width: 1.625rem;
    height: .25rem;
    content: "";
    
}

.idea_ul li{
    width: calc(25% - 15px*3/4);
    margin-left: 15px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 3.125rem 15px;
    float: left;
}

.idea_ul li:nth-of-type(1),
.idea_ul li:nth-of-type(5){
    margin-left: 0;
}

/* 员工福利 */
.welfare{
    padding: 5.3125rem 0 4.6875rem 0;
}
.welfare_div{
    background : #F4F4F4;
}

.welfare_div .fr{
    width: 75%;
}
.welfare_div .fl{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 25px;
}
.training_tit,
.welfare_div .fl p:nth-of-type(1){
    font-size : 1.5rem;
    color : #000000;
}

.welfare_div .fl p:nth-of-type(2){
    font-size : 1.25rem;
    line-height : 32px;
    color : #7F7F7F;
}

.training{
    padding: 3.75rem 0;
}

.training_ul li{
    width: 20%;
    float: left;
    text-align: center;
    font-size : 1.25rem;
    line-height : 2rem;
    color : #7F7F7F;
    padding: .9375rem 0;
    border-left: 1px solid #BBBBBC;
}
.training_ul li:nth-of-type(1){
    border-left: none;
}
.training_ul li p{
    margin-top: .9375rem;
}
.talents_div,
.activity_div,
.training_ul{
    margin-top: 2.8125rem;
}
.activity{
    padding: 7.5rem 0 ;
}

/* 员工风采 */

.staff{
    padding: 4.6875rem 0;
}
.staff_size{
    padding: 2.1875rem;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgb(255 255 255 / 43%);
    
}
.fengcai_div{
    background: none;
    position: static;
    color: #3A3737;
}
.fengcai_div a{
    color: #3A3737;
}
.staff_div{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: relative;
    margin-bottom: 30px;

}
.talents_div div{
    display: inline-block;
    margin: 0 3.125rem;
    text-align: center;
}


.talents_div div a{
    display: block;
}

.talents_div{
    text-align: center;
}
.talents_div a{
    color: #000000;
}


.talents_div a:nth-of-type(2){
    margin-top: 1.125rem;
}

.talents{
    padding: 7.8125rem 0 12.5rem 0;
}

/* 新闻详情 */
.newsxq{
    padding: 6.875rem 0;

}
.tit-text{
    font-size: 2.1875rem;
}
.newsxq_size{
    margin: 2.1875rem 0;
    padding: 2.1875rem 0;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    line-height: 1.875rem;
    font-size: 1.125rem;
}
.newsxq_box{
    font-size: 1.125rem;
    color: #7C7C7C;
    line-height: 1.875rem;

}
.newsxq_box a{
    color: #7C7C7C;

}
.newsxq_box a:hover{
    color: #007CBD;
}
/* .newsxq_box>div .iconfont{
    color: #007CBD;
} */
.newsxq_box>div:nth-of-type(1){
    float: left;
}
.newsxq_box>div:nth-of-type(2){
    float: right;
    text-align: right;
}
.newsxq_box>div{
    width: 48%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
/* 联系我们 */
.contact{
    padding: 85px 0 105px 0;
    background: #f8fbfe;
  }
  .arison_w100{
    width: 100%;
    padding-top: 45px;
  }
  .arison_ul li div{
    display: inline-block;
  }
  .arison_w30{
    width: 30%;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  }
  .arison_ul{
    padding: 0 10px;
  }
  .arison_ul li{
  padding: 39px 15px;
  border-top: 1px solid #f0f0f0;
  width: 100%;
  
  }
  .arison_ul li div .iconfont{
      color: #0081cc;
      font-size: 1.75rem;
  }
  .arison_ul li div:nth-of-type(2){
    font-size: 1.25rem;
    color: #000000;
    margin-left: 10px;
  }

  .arison_ul li:nth-child(1){
    border-top:none;
  }
  .arison_w70{
    width: 70%;
    padding-left: 25px;
  }
  .message {
    padding: 80px 0 45px 0;
}

.message_inp p {
    color: #6D6D6D;
    font-size: 1rem;
    margin-bottom: 8px;
}

.message_inp textarea{
    width: 100%;
    height: 42px;
    border: 1px solid #dedede;
    padding: 15px 0 0 15px;
    height: 195px;
}
.message_inp input {
    width: 100%;
    height: 42px;
    border: 1px solid #dedede;
    background: none;
    padding-left: 15px;
}

.message_inp {
    margin-bottom: 35px;
}

.message_butt button {
    border: 1px solid #007CBD;
    margin-top: 20px;
    line-height: 30px;
}

.message_butt .iconfont {
    font-size: 1.35rem;
    margin-left: 10px;
}
.message_for{
    padding-top: 55px;
}
button.more{
    line-height: 35px;
}

/* 产品 */

.pro_fin_but{
    width: 5.1875rem;
    height: 5.1875rem;
    line-height: 5.3125rem;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #ffffff;
    background: transparent;
}
.pro_fin_but .iconfont{
    font-size: 1.25rem;
}
.pro_fin_but:hover{
    background : rgba(0, 0, 0, 0.33);
    border: 1px solid rgba(0, 0, 0, 0.1);
}
.pro_fin_size{
    border-radius : 2.25rem;
}
.pro_fin_size img{
    border-radius : 2.25rem;
}
.pro_fin_box{
    font-size : 1.5rem;
    color : #FFFFFF;
    position: absolute;
    bottom: 10%;
    right: 5%;
}
.pro_fin_box p{
    /* text-shadow: 0px 3px 5px rgb(12 12 12 / 91%); */
    color: #000000;
}
.pro_fin{
    padding-bottom: 1.875rem;
    position: relative;
    margin-top: -5.25rem;
}
.pro_fin::after{
    position: absolute;
    left: 3%;
    right: 3%;
    bottom: 0;
    height: 90%;
    content: "";
    background : #1B8FC8;
    border-radius : 2.25rem;
}
.tit-pro{
    font-size : 8.875rem;
    color : #F4F4F4;
    text-align: right;
    padding-right: 3.125rem;
}



.training_ul li img {
    height:50px;
}

























@media(max-width:1770px){
    .index_two_wid {
        width: 1350px;
    }
    .index_two_rado {
        padding: 5.375rem 0 5.375rem 4.8125rem;
    }
    .div {
        width: 80px;
        height: 120px;
        font-size: 1rem;
    }
    .div:before {
        right: 79px;
        border-width: 60px 30px;
        top: 0px;
    }
    .div:after {
        left: 79px;
        border-width: 60px 30px;
    }
    .div2,
    .div9,
    .div8,
    .div4,
    .index_two_fl>div:nth-of-type(1){
        width: 145px;
    }
    .index_two_fl>div:nth-of-type(1){
        top: -1.5%;
        left: -1%;
    }
    .div1 {
        left: 17.5%;
        top: 12%;
    }
    .div3 {
        left: 31.8%;
        top: 25.4%;
    }
    .div2 {
        left: 13.2%;
        top: 38%;
    }
    .div4 {
        left: 42%;
        top: 12.1%;
    }
    .div5 {
        left: 46.5%;
        top: 38.5%;
    }
    .div6 {
        left: 60.7%;
        top: -4px;
    }
    .div7 {
        left: 61%;
        top: 25.5%;
    }
    .div8 {
        left: 56.4%;
        top: 51.5%;
    }
    .div9 {
        right: 10%;
        top: 12%;
    }
}
@media(max-width:1440px){
    .index_two_wid {
        width: 1270px;
    }
    .idea_div .text {
        height: 12rem;
    }
    .w40 {
        width: 34% !important;
    }
    .w55 {
        width: 58.2% !important;
    }
    .culture_ul li{
        font-size: 1.125rem;
    }
    .culture_ul p{
        font-size: 1.45rem;
    }
    .culture_ul li{
        padding: 1rem 0;
    }
    .div2, .div9, .div8, .div4, .index_two_fl>div:nth-of-type(1) {
        width: 125px;
    }
    .div {
        width: 65px;
        height: 105px;
    }
    .div:before {
        right: 65px;
        border-width: 53px 25px;
    }
    .div:after {
        left: 65px;
        border-width: 53px 25px;
    }
    .div1 {
        left: 17.5%;
        top: 15%;
    }
    .index_two_fl>div:nth-of-type(1){
        left: .3%;
        top: 3%;
    }
    .div3 {
        left: 30%;
        top: 26.5%;
    }
    .div4 {
        left: 38%;
        top: 15.1%;
    }
    .div5 {
        left: 42.5%;
        top: 38.5%;
    }
    .div6 {
        left: 55.5%;
        top: 4%;
    }
    .div7 {
        left: 55%;
        top: 26.5%;
    }
    .div8 {
        left: 50.8%;
        top: 49.5%;
    }
    .div9 {
        right: 18%;
        top: 15%;
    }
}
@media(max-width:1366px){
    .picture_size p:nth-of-type(1) {
        font-size: 2.75rem;
    }
    .picture_size p:nth-of-type(2) {
        font-size: 1.7rem;
    }
    .pro_fin{
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .staff {
        padding-top: 0.6875rem;
    }
}
@media(max-width:1280px){
    .index_two_wid {
        width: 1110px;
    }
    .index_two_fl {
        width: 64%;
    }
    .index_two_fl>div:nth-of-type(1) {
        left: 0.8%;
        top: 3.5%;
    }
    .tit-pro{
        font-size : 5.875rem;
    }
    .pro_fin {
        margin-top: -3.25rem;
    }
    .div2 {
        left: 13.3%;
        top: 38.2%;
    }
    .div2 {
        left: 13.3%;
        top: 38%;
    }
    .div6 {
        left: 55%;
        top: 3.7%;
    }
    .div9 {
        right: 19%;
        top: 15%;
    }
}
@media(max-width:1200px){
    .index_two_wid{
        width: auto;
    }
    /* .div2,.div9, .div8, .div4, .index_two_fl>div:nth-of-type(1) {
        width: 100px;
    }
    .div2 {
        left: 9%;
        top: 35%;
    }
    .div {
        width: 57px;
        height: 85px;
    }
    .div:before {
        right: 57px;
        border-width: 42px 20px;
    }
    .div:after {
        left: 57px;
        border-width: 42px 20px;
    } */
    /* .index_two_fl {
        height: 330px;
    } */
    /* .div1 {
        left: 12%;
        top: 10.5%;
    }
    .div2 {
        left: 12%;
        top: 37%;
    }
    .div3 {
        left: 22.5%;
        top: 23.5%;
    }
    .div4 {
        left: 30.2%;
        top: 10.5%;
    }
    .div5 {
        left: 33%;
        top: 36%;
    }
    .div6 {
        left: 43.5%;
        top: -8px;
    }
    .div7 {
        left: 43.5%;
        top: 23%;
    }
    .div8 {
        left: 40.5%;
        top: 48.5%;
    }
    .div9 {
        right: 35.5%;
        top: 10%;
    } */
    .index_two_wid .fr{
        padding-right: 5%;
    }
    .daohang_ul>li>a {
        padding: 0 8px;
    }
}
@media(max-width:1024px){
    .div2 {
        left: 9%;
        top: 35%;
    }
    .index_two_fl {
        width: 74%;
    }
    .title p:nth-of-type(2) {
        font-size: 1rem;
    }
    .title p:nth-of-type(1) {
        font-size: 2.25rem;
    }
    .banner_div{
        font-size: 1.8rem;
    }
    .banner_size p:nth-of-type(2) {
        margin-top: 1.5rem;
    }
    .index_five,
    .index_four,
    .index_three,
    .index_two,
    .index_one{
        padding: 4.6875rem 0;
    }
    .index_four_ul li .fl p:nth-of-type(2){
        font-size: 2.5rem;
        line-height: 45px;
    }
    .index_four_ul .fr {
        line-height: 60px;
    }
    .index_three_div {
        padding: 1.7rem 0;
        border-radius: 12px 12px 50px 12px;
        -moz-border-radius: 12px 12px 50px 12px;
        -webkit-border-radius: 12px 12px 50px 12px;
        /* height: 13.625rem; */
    }
    .index_three_div::after{
        border-radius: 12px 12px 50px 12px;
        -moz-border-radius: 12px 12px 50px 12px;
        -webkit-border-radius: 12px 12px 50px 12px;
    }
    .index_three_div div {
        margin-top: 1.1875rem;
    }
    .index_three_div>a img{
        width: 2.8125rem;
    }
    .index_two_fl {
        height: 336px;
    }
    .index_two_rado {
        padding: 5.375rem 0 4rem 4.8125rem;
    }
    .welfare_div .fr {
        width: 72%;
    }
    .welfare_div .fl p:nth-of-type(2) {
        font-size: 1rem;
    }
    .training_tit, .welfare_div .fl p:nth-of-type(1) {
        font-size: 1.35rem;
    }
    .text{
        font-size: 1.125rem;
    }
    .internationality_div .index_one_wid>div{
        width: 100% !important;
        float: none !important;
    }
    .internationality_div .index_one_wid .fl{
        position: static;
        top: 0;
        transform: translateY(0);
        margin-top: 1.25rem;
    }
    .yanfa_tii {
        font-size: 2.2rem;
    }
    .culture_ul li {
        line-height: 1.8rem;
    }
    .index_two_wid .none{
        display: inline-block;
        width: 50%;
    }
    .index_two_wid .block{
        display: none;
    }
}
@media(max-width:990px){
    .newslist .index_four_ul .fr {
        width: 85%;
    }
    .newslist .index_four_ul li .fl {
        width: 10%;
        text-align: center;
    }
}
@media(max-width:767px){
	
	.phoneta{
		text-align:center;
	}
	
    .banner_div {
        font-size: 1.125rem;
    }
    .banner_size{
        width: 100%;
    }
    .banner_size p:nth-of-type(2){
    margin-top: .5rem;
    width: 78%;
    }
    .index_two_wid .fr, .index_one_wid .fl{
        width: 100%;
        position: static;
        transform: translateY(0%);
        float: none;
    }
    .index_one_wid>.fr{
        width: 80%;
        float: none;
        margin: 0 auto;
    }
    .index_five, .index_four, .index_three, .index_two, .index_one{
        padding: 2.1875rem .9375rem;
    }
    .title p:nth-of-type(1) {
        font-size: 1.7rem;
        margin-bottom: .625rem;
    }
    .more{
        width: 8.125rem;
        line-height: 2.5rem;
        font-size: 1rem;
    }
    .mt30 {
        margin-top: 15px;
    }
    .none{
        display: block;
    }
    .block{
        display: none;
    }
    .banner .block {
        display: block;
    }
    body {
        padding-bottom: 0;
    }
    .index_two_rado{
        padding: .9375rem;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
    }
    .index_three_div{
        font-size: 1.125rem;
    }
    .index_four_div{
        padding: .9375rem;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
    }
    .newslist .index_four_ul .fr,
    .index_four_ul .fr{
        width: 75%;
        /* line-height: 50px; */
    }
    .newslist .index_four_ul li .fl,
    .index_four_ul li .fl {
        width: 22%;
        text-align: center;
    }
    .index_four_ul li .fl p:nth-of-type(2) {
        font-size: 2.3rem;
        line-height: 38px;
    }
    .index_four_size a{
        font-size: 1.125rem;
    }
    .index_five_top{
        padding: .9375rem;
    }
    .index_five_lb{
        margin-top: .9375rem;
    }
    .index_five_size a{
        font-size: 1.25rem;
        margin: .9375rem 0 .5rem;
    }
    .index_five_size p {
        font-size: 1rem;
    }
    .index_four_ul li {
        padding: 1rem 0;
    }
    .phone_logo{
        width: 32%;
    }
    .phone_footer_ul li{
        font-size: 1rem;
    }
    .banner_div .banner_box{
        font-size: 1rem;
        line-height: 17px;
        padding-top: 4.5625rem;
    }
    .banner_div { 
        top: 45%;
    }
    .banner_div .banner_box .banner_box_text {
        padding-right: 40px;
    }
    .swiper-pagination .swiper-pagination-bullet{
        background: #1165AB;
        margin: 0 3px;
    }
    .swiper-pagination {
        text-align: center;
        width: 100%;
        bottom: 0;
    }
    .index_five_lb,
    .index_three_lb{
        padding-bottom: 3rem;
    }
    .mt55 {
        margin-top: 25px;
    }
    .leven{
        display: block;
        line-height: 3.625rem;
    }
    .innovation, .yanfa{
        padding: 2.1875rem .9375rem;
    }
    .picture_size p:nth-of-type(2) {
        font-size: 14px;
        line-height: 20px;
    }
    .picture_box{
        display: none;
    }
    .picture_size p:nth-of-type(1) {
        font-size: 1.6rem;
    }
    .w55,
    .w40,
    .welfare_div .fr{
        width: 100% !important;
        float: none;
    }
    .introduction .w40{
        width: 80% !important;
        margin: 0 auto;
    }
    .welfare_div .fl{
        top: 0%;
        transform: translateY(0%);
        position: static;
        padding: .9375rem;
    }
    .culture,
    .team,
    .introduction,
    .internationality,
    .newslist,
    .talents,
    .staff,
    .training{
        padding: 2.5rem 0;
    }
    .training_ul li p {
        font-size: 14px;
    }
    .welfare{
        padding: 2.5rem 0 0;
    }
    .training_ul li{
        width: 50%;
        border-left: none;
    }
    .training_ul li img {
        height:50px;
    }
    .activity{
        padding: 0 0 2.5rem 0;
    }
    .talents_div, .activity_div, .training_ul{
        margin-top: 1.7rem;
    }
    .staff_size{
        padding: 1rem;
    }
    .text{
        font-size: 1.125rem;
    }
    .yanfa_tii{
        font-size: 1.7rem;
    }
    .newslist .index_four_ul li .index_four_size p{
        font-size: 1rem;
    }
    .newslist .index_four_size div::after, .innovation_top::after{
        width: 1.9rem;
        height: 1.9rem;
        line-height: 1.8rem;
    }
    .newslist .index_four_ul li .index_four_size p{
        -webkit-line-clamp: 2;
    }
    .talents_div img{
        width: 6rem;
        margin: 0 ;
    }
    .talents_div div{
        width: 47%;
        margin: .9375rem 0 ;
    }
    .idea_ul li {
        width:100%;
        float: none;
        margin-bottom: .9375rem;
        margin-left: 0;
    }
    .idea_div .text {
        height: auto;
    }
    .introduction_wid .fl div::after {
        left: 1.5rem;
        top: 1.5rem;
    }
    .introduction_wid .fl div {
        margin-left: -1.5rem;
        margin-top: -1.5rem;
    }
    .introduction_size{
        padding-top: 3rem;
    }
    .culture .w55,
    .team .w55{
        margin-top: 1.25rem;
    }
    .culture .w55,
    .culture .w40{
        width: 100% !important;
        float: left;
    }
    .innovation_ul li{
        padding: 1rem;
    }
    .innovation_top{
        font-size: 1.25rem;
    }
    .innovation_div {
        margin-top: 1rem;
    }
    .innovation_top img{
        width: 1rem;
    }
    .arison_w70,
    .arison_w30{
        width: 100%;
        float: none;
    }
    .arison_w70{
        padding-left: 0;
        margin-top: 1.5625rem;
    }
    .arison_ul li{
        padding: .9375rem .625rem;
    }
    .newsxq,
    .contact{
        padding: 35px 0;
    }
    .message{
        padding: 35px 15px;
    }
    .message_inp{
        margin-bottom: 15px;
    }
    .message_inp textarea{
        height: 120px;
    }
    .arison_w100,
    .message_for {
        padding-top: 25px;
    }
    .newsxq_size{
        padding: 15px 0;
        margin: 15px 0;
    }
    .tit-text{
        font-size: 1.5rem;
    }
    .newsxq_box,
    .newsxq_size{
        font-size: 1rem;
    }
    .searchbox {
        top: 57px;
    }
    .tit-pro{
        font-size : 2.875rem;
        padding-right: 1.25rem;
    }
    .pro_fin {
        margin-top: -1.5rem;
    }
    .pro_fin_but {
        width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
    }
    .pro_fin::after,
    .pro_fin_size{
        border-radius : 1.25rem;
    }
    .pro_fin_size img{
        border-radius : 1.25rem;
    }
    .pro_fin {
        padding-bottom: 1rem;
    }
    .pro_fin_box{
        font-size: 1.25rem;
    }
    .ico_div {
        width: 3rem;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        background: #008BD2;
        border-radius: 50%;
        margin: 0 auto;
        cursor: pointer;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        z-index: 200;
    }
    .ico_div .iconfont {
        font-size: 1.25rem;
        color: #fff;
        position: relative;
        left: 1px;
    }
    .product_modal .close {
        top: 0px;
        opacity: 1;
    }
    .close .iconfont{
        font-size: 2.25rem;
        color: #1d1d1d;
        opacity: 1;
    }
    .product_modal_mo .more{
        width: 100%;
    }
    .index_three_div{
        height: 12.625rem;
    }
    .index_three_div::after{
        border-radius: 12px 12px 50px 12px;
        -moz-border-radius: 12px 12px 50px 12px;
        -webkit-border-radius: 12px 12px 50px 12px;
    } 
    .index_two_wid .none ,
    .picture .swiper-slide:nth-child(2) .picture_div .banner_box{
        width: 100%;

    }.picture .picture_lb .swiper-slide:nth-child(1) .picture_div .banner_box {
        padding: 10px 15px;
        border: none;
    }
    .leven_ul li a  {
        padding: 0 1rem;
    }
    .picture .picture_lb .swiper-slide:nth-child(1) .picture_div .banner_box ,
    .banner_size p:nth-of-type(2){
        width: 100%;
    }
    .picture .banner_box p:nth-of-type(2) {
        font-size: 1rem;
        line-height: 24px;
    }
    .picture .banner_box p:nth-of-type(1) ,
    .picture .swiper-slide:nth-child(3) .banner_box p:nth-of-type(2){
        font-size: 1.4rem;
    }
}
.pager li>a, .pager li>span{
    border: 1px solid #fff;
    border-radius: 0;
}
.pagination>li>a, .pagination>li>span{
    color: #000000;
    margin: 0 .3125rem;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background: none;
    color: #007CBD;
    border: 1px solid #007CBD;
    
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover{
    border-color: #FFFFFF;
}
.pager li>a:focus, .pager li>a:hover{
    background: none;
    color: #007CBD;
    border: 1px solid #007CBD;
}