﻿.header{
    width: 10rem;
    height: .8rem;
    background-color: #fff;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: 111111111111;
}
.header .logo{
    width: 7.2rem;
    height: .466667rem;
    background-size: 100%;
    position: absolute;
    top: .146667rem;
    left: .4rem;
}
.header .icon{
    width: .4rem;
    height: .4rem;
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: .4rem;
}
.header .menu{
    width: 10rem;
    height: 2.933333rem;
    position: absolute;
    bottom: -2.933333rem;
    left: 50%;
    transform: translateX(-50%);
    background-color: #2766A8;
    color: #fff;
    font-size: .4rem;
    font-weight: normal;
    z-index: 111111111111111112;
}
.header .menu li{
    width: 33.3333%;
    text-align: center;
    float: left;
    height: 1.466667rem;
    line-height: .146667rem;
}
.header .menu li a{
    line-height: 1.466667rem;
    color: #fff;
}
.index_swiper{
    width: 10rem;
    height: 2.933333rem;
    position: relative;
}
/* swiper */
.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    /* font-size: 18px; */
    background: #fff;

/* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.index_swiper .swiper-pagination{
    left: auto!important;
    width: 1.066667rem!important;
    right: .546875rem!important;
    bottom: 0!important;
    display: inline-block!important;
}
.index_swiper .swiper-pagination-bullet{
    border-radius: 0!important;
    width: .106667rem!important;
    height: .026667rem!important;
    margin: 0 .04rem!important;
}
.index_swiper .swiper-pagination-bullet{
    background-color: #fff;
    opacity: 1;
}
.index_swiper .swiper-pagination-bullet-active{
    background-color: #2766A8;
}
.index_swiper .swiper-slide img{
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.index_swiper .text{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.text{
    text-align: center;
}
.text p:first-child{
    font-size: .32rem;
    color: #fff;
    line-height: .32rem;
}
.text p:last-child{
    font-size: .226667rem;
    color: #BDBDBD;
    line-height: .773333rem;
}
.contant{
    width: 100%;
    height: 10.266667rem;  
    position: relative;  
}
.contant .image{
    width: 100%;
    height: 10.266667rem;
    background-size: 100%;
}
.content{
    width: 10rem;
    position: relative;
    padding-top: .146667rem;
    /* padding-bottom: .390625rem; */
    box-sizing: border-box;
    background-color: #f3f3f3;
}
.content .bg_image{
    width: 100%;
    height: 100%;
    background-size: 100%;
}
.float_contant{
    position: absolute;
    width: 10rem;
    min-height: 10.266667rem;
    box-sizing: border-box;
    padding: .533333rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.float_contant .texteara:nth-child(4){
    margin-bottom: .266667rem;
}
.index_bt{
    width: 100%;
    text-align: center;
    margin-bottom: .213333rem;
}
.index_bt p:nth-child(1){
    font-size: .32rem;
    color: #333;
    line-height: .32rem;
    margin-bottom: .146667rem;
    font-weight: bold;
}
.index_bt p:nth-child(2){
    font-size: .2rem;
    color: #BDBDBD;
    line-height: .2rem;
    margin-bottom: .133333rem;
}
.index_bt p:nth-child(3){
    width: .76rem;
    height: .04rem;
    background-color: #4191FF;
    margin: 0 auto;
    display: block;
}
.texteara{
    font-size: .266667rem;
    color: #333;
    line-height: .533333rem;
    text-align: justify;
    margin-bottom: .266667rem;
    font-weight: 400;
}
.float_contant .texteara{
    width: 8.933333rem;
    margin: 0 auto;
    margin-bottom: .533333rem;
}
.lunm{
    width: 8.933333rem;
    height: 1.626667rem;
    margin: 0 auto;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.lunm .group{
    width: 1.626667rem;
    height: 1.626667rem;
    border-radius: 50%;
    border: .026667rem dotted #4191FF;
    text-align: center;
    padding-top: .226667rem;
    box-sizing: border-box;
}
.lunm .group .p1{
    font-size: .146667rem;
    color: #4191FF;
    font-weight: bold;
    margin-bottom: .106667rem;
}
.lunm .group .p2{
    font-size: .213333rem;
    color: #333;
    line-height: .266667rem;
}
.lun{
    width: 8.933333rem;
    height: 1.626667rem;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.lun .group{
    width: 1.626667rem;
    height: 1.626667rem;
    border-radius: 50%;
    border: .026667rem dotted #4191FF;
    text-align: center;
    padding-top: .226667rem;
    box-sizing: border-box;
}
.lun .group .p1{
    font-size: .146667rem;
    color: #4191FF;
    font-weight: bold;
    margin-bottom: .106667rem;
}
.lun .group .p2{
    font-size: .213333rem;
    color: #333;
    line-height: .266667rem;
}
.map_bg{
    width: 8.693333rem;
    height: 8.32rem;
    margin: 0 auto;
}
.customer{
    width: 8.933333rem;
    margin: 0 auto;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin-top: .533333rem;
}
.customer li{
    width: 1.493333rem;
    height: .68rem;
    margin-bottom: .266667rem;
}
.customer li .image{
    width: 1.493333rem;
    height: .68rem;
    background-size: 100%;
}
.index_product{
    margin-bottom: .88rem;
}
.index_product_top{
    width: 10rem;
    margin: 0 auto;
    height: 3.333333rem;
    position: relative;
}
.index_product_top .image{
    width: 2.626667rem;
    height: 2.72rem;
    background-size: 100%;
    float: left;
    margin-left: 1.106667rem;
    margin-top: .293333rem;
}
.index_product_top .text_right{
    width: 3.9rem;
    float: left;
    margin-left: 1.28rem;
}
.index_product_top .button_blue{
    width: 1.866667rem;
    height: .48rem;
    background: #2766A8;
    border-radius: .24rem;
    position: absolute;
    bottom: 0;
    font-size: .213333rem;
    color: #fff;
    text-align: center;
    line-height: .48rem;
    right: 3.106667rem;
}
.index_product_top .text_right .bt{
    font-size: .32rem;
    color: #222;
    font-weight: bold;
    float: left;
    line-height: .506667rem;
    position: relative;
    margin-bottom: .386667rem;
}
.index_product_top .text_right .bt::after{
    content: "";
    width: 100%;
    height: .053333rem;
    background-color: #0E5EE1;
    border-radius: .04rem;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index_product_top .text_right .lun{
    width: 2.973333rem;
}
.index_product_top .text_right .lun .group{
    width: 1.186667rem;
    height: 1.186667rem;
    font-size: .213333rem;
    color: #2766A8;
    padding-top: .333333rem;
    border: 1px dashed #2766A8;
    position: relative;
    border-radius: 50%;
    text-align: center;
}
.index_product_top .text_right .lun .group .p3{
    font-size: .213333rem;
    color: #2766A8;
    font-weight: bold;
    position: absolute;
    bottom: -.386667rem;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.index_product_top .text_right .lun .group .p1,
.index_product_top .text_right .lun .group .p2{
    color: #2766A8;
    line-height: .266667rem;
}
.index_small_pic{
    width: 7.733333rem;
    margin:0 auto ;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.index_small_pic li{
    width: 1.066667rem;
    height: 1.373333rem;
    position: relative;
}
.index_small_pic li .pics{
    width: 1.12rem;
    height: 1.12rem;
    background: url(../images/index_small_pics11.png);
    background-size: 100%;
}
.index_small_pic li:nth-child(2) .pics{
    background: url(../images/index_small_pics12.png);
    background-size: 100%;
}
.index_small_pic li:nth-child(3) .pics{
    background: url(../images/index_small_pics13.png);
    background-size: 100%;
}
.index_small_pic li:nth-child(4) .pics{
    background: url(../images/index_small_pics14.png);
    background-size: 100%;
}
.index_small_pic li.active:nth-child(1) .pics{
    background: url(../images/index_small_pic1.png);
    background-size: 100%;
}
.index_small_pic li.active:nth-child(2) .pics{
    background: url(../images/index_small_pic2.png);
    background-size: 100%;
}
.index_small_pic li.active:nth-child(3) .pics{
    background: url(../images/index_small_pic3.png);
    background-size: 100%;
}
.index_small_pic li.active:nth-child(4) .pics{
    background: url(../images/index_small_pic4.png);
    background-size: 100%;
}
.index_small_pic li .blue_y{
    width: .106667rem;
    height: .106667rem;
    background-color: transparent;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.index_small_pic li.active .blue_y{
    background-color: #0E5EE1;
}

.footer{
    width: 100%;
    height: 3.85rem;
    background-color: #2766A8;
    position: relative;
    padding-bottom: .4rem;
}
.footer.potion{
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.footer .left{
    width: 100%;
    box-sizing: border-box;
    height: 2.8rem;
    float: left;
    padding-left: .546667rem;
}
.footer .left .logo{
    width: 6.266667rem;
    height: .413333rem;
    background-size: 100%;
    float: left;
    margin-top: .28rem;
    margin-bottom: .36rem;
}
.footer .left .tel_emall_addr{
    float: left;
    font-size: .293333rem;
    color: #fff;
    line-height: .56rem;
}
.footer .left .tel_emall_addr p{
    position: relative;
    padding-left: .4rem;
}
.footer .left .tel_emall_addr p::after{
    content: "";
    width: .266667rem;
    height: .266667rem;
    background: url(../images/tel.png)no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.footer .left .tel_emall_addr p:nth-child(1)::after{
    background: url(../images/tel.png)no-repeat;
    background-size: 100%;
}
.footer .left .tel_emall_addr p:nth-child(2)::after{
    background: url(../images/emall.png)no-repeat;
    background-size: 100%;
}
.footer .left .tel_emall_addr p:nth-child(3)::after{
    background: url(../images/address.png)no-repeat;
    background-size: 100%;
}
.footer .left .ewm{
    width: 1.68rem;
    height: 3.4rem;
    float: right;
    margin-right: .533333rem;
    margin-top: -.6rem;
}
.footer .left .ewm .image{
    width: 1.68rem;
    height: 1.68rem;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: .186667rem;
}
.footer .left .ewm p{
    font-size: .213333rem;
    line-height: .213333rem;
    white-space: nowrap;
    color: #fff;
    text-align: center;
}
.footer .bottom_jszc{
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #20558C;
    line-height: .4rem;
    color: #fff;
    line-height: .4rem;
    text-align: center;
    font-size: .213333rem;
}
.footer .bottom_jszc a{
    color: #FFFFFF;
}
.content .text p:first-child{
    color: #333;
}
.menu_selection{
    width: 100%;
    background-color: #fff;
    height: .933333rem;
    font-size: .32rem;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
}
.menu_selection li{
    width: 2.133333rem;
    height: .533333rem;
    border-radius: .266667rem;
    margin: 0 .2rem;
    margin-top: .2rem;
    line-height: .533333rem;
    text-align: center;
    float: left;
}
.menu_selection li.active{
    background-color: #4191FF;
    color: #fff;
}
.about_us_culture{
    width: 10rem;
    padding-bottom: 0.3rem;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: .6rem;
    padding-left: .653333rem;
    background-color: #fff;
    position: relative;
}
.about_us_culture .rich_text{
    padding: 0 .466667rem;
    padding-top: .266667rem;
    padding-bottom: 1.8rem;
}
.about_us_culture .newsdetails_title{
    height: .666667rem;
    line-height: .666667rem;
    font-size: .213333rem;
    color: #999;
    box-sizing: border-box;
    border-bottom: 1px solid #999;
}
.about_us_culture .newsdetails_title a{
    color: #999;
}
.page_details{
    position: absolute;
    width: 100%;
    bottom: .693333rem;
    left: 0;
    font-size: .32rem;
    box-sizing: border-box;
}
.page_details .prev a{
    float: left;
    margin-left: 1rem;
    color: #4191FF;
}
.page_details .next a{
    float: right;
    margin-right: 1rem;
    color: #4191FF;
}
.about_us_culture .group{
    width: 100%;
    height: 2.506667rem;
    margin-bottom: .4rem;
    border-bottom: 1px solid #C8C8C8;
    margin: 0 auto;
}
.about_us_culture .group .image{
    width: 3.2rem;
    height: 1.706667rem;
    float: left;
    background-size: 100%;
    margin-top: .4rem;
}
.about_us_culture .group .right_news{
    width: 5.066667rem;
    margin-left: .266667rem;
    float: left;
    position: relative;
    margin-top: .4rem;
}
.about_us_culture .group .right_news .bt{
    font-size: .32rem;
    color: #333;
    line-height: .48rem;
}
.about_us_culture .group .right_news .bt em{
    float: right;
    color: rgba(51,51,51,0.5);
    font-style: normal;
    font-size: .28rem;
    position: absolute;
    top: 1.066667rem;
    left: 0;
}
.map_picture .float_list{
    width: 2.8rem;
    height: 1.626667rem;
    background-color: transparent;
    box-sizing: border-box;
    padding-top: .039063rem;
    position: absolute;
    top: .146667rem;
    right: 1.146667rem;
}
.index_j{
    position: relative;
}
.index_j .address{
    position: absolute;
    top: 1.947rem;
    right: 2.16rem;
}
.index_j .tianjin{
    top: 2.985938rem;
    right: 3.294rem;
}
.index_j .qingdao{
    top: 3.286rem;
    right: 2.894rem;
}
.index_j .chengdu{
    top: 4.086rem;
    right: 4.994rem;
}
.index_j .foshan{
    top: 5.186rem;
    right: 3.494rem;
}
.index_j .address .icon{
    width: .186667rem;
    height: .24rem;
    background-size: 100%;
    margin: 0 auto;
}
.index_j .address p{
    font-size: .186667rem;
    line-height: .266667rem;
    text-align: center;
}
.index_map{
    width: 8.693333rem;
    height: 8.36rem;
    background-size: 100%;
    margin: 0 auto;
}
.map_picture .tianjin{
    top: 1.531rem;
    right: 3.738rem;
}
.map_picture .qingdao{
    top: 2.831rem;
    right: 0.338rem;
}
.map_picture .chengdu{
    top: 3.731rem;
    right: 5.538rem;
}
.map_picture .foshan{
    top: 4.631rem;
    right: 4.038rem;
}
.map_picture .float_list .image{
    width: 2.266667rem;
    height: 1.266667rem;
    background-size: 100%;
    margin: 0 auto;
}
.map_picture .float_list p{
    font-size: .186667rem;
    text-align: center;
    line-height: .32rem;
    width: 100%;
}
.about_us_culture .title{
    font-size: .32rem;
    line-height: .32rem;
    margin-bottom: .36rem;
    color: #333;
}
.about_us_culture .ng{
    font-size: .4rem;
    font-weight: bold;
    color: #333;
}
.currency_grey{
    text-align: center;
    font-size: .742188rem;
    color: #BDBDBD;
    opacity: 0.15;
    line-height: .46875rem;
    margin-top: -.15625rem;
    font-weight: bold;
}
.about_us_culture .list{
    margin-bottom: .659375rem;
}
.development{
    width: 10rem;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 .533333rem;
    box-sizing: border-box;
    padding-top: .506667rem;
    padding-bottom: 1.566667rem;

    position: relative;
}
.development li{
    width: 50%;
    padding-top: .835938rem;
    padding-bottom: .835938rem;
    max-height: 2.1875rem;
    float: left;
    position: relative;
}
.middle_s_h{
    width: 1px;
    height: .78125rem;
    background-color: #E8E8E8;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: .515625rem;
    z-index: 1;
}
.bottom_time_z::after{
    content: "";
    width: .16rem;
    height: .16rem;
    background: url(../images/shu.png)no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.development li:nth-child(2n+1){
    float: left;
    text-align: right;
    padding-right: .78125rem;
    /* padding-bottom: 1.65625rem; */
    margin-bottom: 2.1875rem;
}
.development li:nth-child(2n){
    float: right;
    padding-left: .78125rem;
    margin-top: 2.1875rem;
}
.development li .date{
    font-size: .32rem;
    color: #001C3C;
    line-height: .32rem;
    font-weight: bold;
    float: right;
    width: 100%;
    position: relative;
}

.development li .neirong{
    font-size: .32rem;
    line-height: .533333rem;
    max-width: 3.6rem;
    float: right;
    position: relative;
}
.development li:nth-child(2n) .date,
.development li:nth-child(2n) .neirong{
    float: left;
    padding-left: .28125rem;
}
.development li:nth-child(2n+1) .date,
.development li:nth-child(2n+1) .neirong{
    padding-right: .28125rem;
}
.development li:nth-child(2n+1)::after{
    content: "";
    width: .16rem;
    height: .16rem;
    background: url(../images/shu.png)no-repeat;
    background-size: 100%;
    position: absolute;
    right: -0.16rem;
    top: 50%;
    margin-top: -.15625rem;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.development li:nth-child(2n)::after{
    content: "";
    width: .16rem;
    height: .16rem;
    background: url(../images/shu.png)no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.15625rem;
    transform: translate(-50%,-50%);
    z-index: 2;
}
.development li:nth-child(2n) .pingxingxian{
    width: .78125rem;
    height: 1px;
    background-color: #E8E8E8;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -.15625rem;
    transform: translateY(-50%);
    z-index: 2;
}
.development li:nth-child(2n+1) .pingxingxian{
    width: .78125rem;
    height: 1px;
    background-color: #E8E8E8;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -.15625rem;
    transform: translateY(-50%);
    z-index: 2;
}
.development li:nth-child(2n) .pingxingxian::after{
    content: "";
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background-color: #001C3C;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}
.development li:nth-child(2n+1) .pingxingxian::after{
    content: "";
    width: .08rem;
    height: .08rem;
    border-radius: 50%;
    background-color: #001C3C;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.bottom_time_z{
    width: 100%;
    padding-top: .233333rem;
    padding-bottom: .62rem;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 11111;
}
.bottom_time_z .date{
    font-size: .32rem;
    color: #001C3C;
    line-height: .32rem;
    margin-bottom: .186667rem;
    font-weight: bold;
}
.bottom_time_z .neirong{
    font-size: .32rem;
    line-height: .32rem;
}
.pictures{
    width: 10rem;
    height: 12.666667rem;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
    padding: .266667rem .666667rem;
    position: relative;
}
.pictures li{
    width: 3.866667rem;
    height: 5.266667rem;
    float: left;
    margin-right: .733333rem;
    margin-bottom: .093333rem;
}
.pictures li:nth-child(2n){
    margin-right: 0;
}
.pictures li .image{
    width: 3.746667rem;
    height: 4.12rem;
    background-size: 100%;
    margin: 0 auto;
    padding: .066667rem;
    border: .007813rem dotted #999;
    box-sizing: border-box;
}
.pictures li p{
    font-size: .32rem;
    text-align: center;
}
.bottom_page{
    width: 100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    line-height: .533333rem;
    text-align: center;
    font-size: .266667rem;
    color: #333;
    position: absolute;
    bottom: 0.5rem;
    left: 0;
}
.bottom_page .prev,
.bottom_page .next{
    width: 1.066667rem;
    height: .533333rem;
    background-color: #F6F6F6;
}
.bottom_page .num{
    height: .533333rem;
    line-height: .533333rem;
    padding: 0 .2rem;
    margin: 0 .15625rem;
}
.bottom_page .num.active{
    color: #F6F6F6;
    background-color: #1C6AFF;
}
.technical_team{
    box-sizing: border-box;
    padding: .78125rem 1.5625rem;
    position: relative;
}
.technical_team .bingtu{
    width: 7.573333rem;
    height: 6.466667rem;
    margin: 0 auto;
    margin-bottom: 1.066667rem;
}
.technical_team .right{
    /* float: right; */
}
.technical_team .right .p1{
    font-size: .234375rem;
    color: #333;
    line-height: .234375rem;
    margin-bottom: .234375rem;
}
.technical_team .right .p2{
    font-size: .15625rem;
    color: #A0A0A0;
    line-height: .15625rem;
    margin-bottom: .703125rem;
}
.technical_team .right .list{
    width: 7.333333rem;
    height: 2rem;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin: 0 auto;
    margin-bottom: 1.066667rem;
}
.technical_team .right .list .group{
    width: 1.733333rem;
    text-align: center;
}
.technical_team .right .list .group .icon{
    width: .666667rem;
    height: .666667rem;
    background-size: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: .453333rem;
}
.technical_team .right .list .group .number{
    font-size: .24rem;
    line-height: .48rem;
}
.technical_team .right .list .group .number em{
    font-size: .48rem;
    font-style: normal;
}
.technical_team .right_j{
    width: 100%;
    font-size: .32rem;
    font-weight: 500;
    /* font-style: italic; */
    color: #A1A1A1;
    text-align: center;
}
.design_capability{
    padding:  .533333rem;
    padding-top: 0;
    position: relative;
    padding-bottom: 0;
}
.design_capability .group .list{
    margin-top: .266667rem;
}
.design_capability .title1,
.verification_capability .title1{
    font-size: .32rem;
    color: #333;
    line-height: .32rem;
    font-weight: bold;
    padding-left: .413333rem;
    position: relative;
    margin-bottom: .373333rem;
}
.design_capability .title1::before,
.verification_capability .title1::before{
    content: "";
    width: .266667rem;
    height: .226667rem;
    background: url(../images/right_red.png)no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.design_capability .title2,
.verification_capability .title2{
    line-height: .64rem;
    color: #333;
    font-size: .32rem;
}
.design_capability .title2.red,
.verification_capability .title2.red{
    padding-left: .32rem;
    position: relative;

}
.design_capability .title2.red::before,
.verification_capability .title2.red::before{
    content: "";
    width: .106667rem;
    height: .106667rem;
    background-color: #D51F18;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}
.design_capability .image1{
    width: 4.266667rem;
    height: 3.066667rem;
    border-radius: .133333rem;
    border: 1px dotted #C8C8C8;
    float: left;
    margin-right: .386667rem;
    margin-bottom: .386667rem;
    position: relative;
}
.design_capability .image1 img{
    width: 2.293333rem;
    height: 2.293333rem;
    background-size: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.design_capability .image2{
    width: 6.52rem;
    height: 3.84rem;
    background-size: 100%;
    margin: 0 auto;
    margin-top: .266667rem;
}
.design_capability .image3{
    width: 3.64rem;
    height: 2.453333rem;
}
.design_capability .img_pp1{
    float: left;
    margin-right: .6rem;
    margin-bottom: .666667rem;
}
.design_capability .pp1{
    font-size: .266667rem;
    line-height: .4rem;
    text-align: center;
}
.design_capability .img_pp1:nth-child(2n){
    margin-right: 0 ;
}
.design_capability .group .list .image1:nth-child(2n){
    margin-right: 0;
}
.design_capability .group{
    margin-bottom: .933333rem;
    position: relative;
}
.design_capability .group:last-child{
    margin-bottom: 0;
}
.verification_capability{
    box-sizing: border-box;
    position: relative;
}
.verification_capability .image1{
    width: 8.933333rem;
    height: 5.6rem;
    background-size: 100%;
}
.verification_capability .image2{
    width: 4.4rem;
    height: 5.786667rem;
    background-size: 100%;
}
.verification_capability .image3{
    width: 8.933333rem;
    height: 5.6rem;
    background-size: 100%;
}
.verification_capability .list{
    width: 8.933333rem;
    /* height: 5.653333rem; */
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
    margin: 0 auto;
    margin-bottom: .133333rem;
}
.verification_capability .list .ptpt{
    position: relative;
    margin-right: .078125rem;
}
.verification_capability .list .ptpt:last-child{
    margin-right: 0;
}
.verification_capability .list .ptpt .p1{
    width: 100%;
    font-size: .266667rem;
    color: #fff;
    line-height: .946667rem;
    position: absolute;
    bottom: 0;
    text-indent: .133333rem;
    left: 0;
    background-color: rgba(51,51,51,0.5);
}
.verification_capability .list .txt_list{
    width: 100%;
}
.verification_capability .list .txt_list .title1{
    margin-bottom: .533333rem;
}
.verification_capability .list .txt_list .title2_group{
    width: 100%;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.process_capability .list .txt_list .title2_group{
    width: 50%;
    float: left;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.verification_capability .list .txt_list .title2_group
.title2_group .title2{
    width: 30%;
    box-sizing: border-box;
    color: #333;
    margin-bottom: .3125rem;
}
.title2_group .title2.nice{
    display: inline-block;
    width: auto!important;
    float: left;
    margin-right: .46875rem;
    margin-bottom: .133333rem;
}
.title2_group .title2.nice:nth-child(3n){
    float: right;
    margin-right: 0;
}
.title2_group .title2.cu{
    width: auto!important;
}
.process_capability .title1{
    margin-bottom: .390625rem!important;
}
.process_capability .title2_group{
    display: block!important;
}
.process_capability .title2_group .title2{
    width: 30%;
    font-size: .346667rem;
    margin-bottom: .346667rem;
}
.assembly_capacity .title1{
    line-height: .351563rem;
}
/* .assembly_capacity .title1::before{
    content: "";
    top: .171875rem;
} */
.assembly_capacity .title2{
    width: 1.875rem!important;
}
.product_innovation{
    padding: 0 .5rem;
    position: relative;
}
.product_innovation .list{
    float: left;
    margin-right: .133333rem;
    margin-bottom: .133333rem;
}
.product_innovation .list:nth-child(2n){
    margin-right: 0;
}
.product_innovation .image{
    width: 4.4rem;
    height: 3.64rem;
    background-size: 100%;
    display: block;
}
.product_innovation .p1{
    font-size: .266667rem;
    color: #333;
    line-height: .8rem;
    text-align: center;
}
.campus_recruitment{
    padding-top: 2.293333rem;
    box-sizing: border-box;
    position: relative;
}
.campus_recruitment .zwgw{
    font-size: .28125rem;
    line-height: .28125rem;
    text-align: center;
    color: #999;
}
.social_recruitment{
    padding: .4rem 0;
    box-sizing: border-box;
    min-height: 8.984375rem;
    padding-bottom: .78125rem;
    font-size: .266667rem;
}
.social_recruitment .bold{
    font-weight: bold;
}
.social_recruitment .input_t{
    width: 8.933333rem;
    height: .8rem;
    margin: 0 auto;
    margin-bottom: .15625rem;
}
.social_recruitment .input_t .input{
    width: 6.666667rem;
    height: .8rem;
    float: left;
    line-height: .8rem;
    box-sizing: border-box;
    padding: 0 .266667rem;
    border: 1px solid #BEBEBE;
    border-right: none;
}
.social_recruitment .input_t .button{
    font-size: .32rem;
    width: 2.266667rem;
    background-color: #4191FF;
    height: .8rem;
    line-height: .8rem;
    text-align: center;
    float: right;
    color: #fff;
}

.join_us_details{
    padding: .4rem .133333rem;
}
.join_us_details .title{
    font-size: .48rem;
    color: #333;
    line-height: .48rem;
    font-weight: bold;
    margin-bottom: .413333rem;
}
.join_us_details .title em{
    color: #FF7241;
    float: right;
}
.join_us_details .list{
    height: .533333rem;
    width: 8.933333rem;
}
.join_us_details .list .l1{
    width: 1.866667rem;
    height: .533333rem;
    border: 1px solid #4191FF;
    text-align: center;
    float: left;
    margin-right: .48rem;
    line-height: .506667rem;
    box-sizing: border-box;
    color: #4191FF;
    border-radius: .266667rem;
    font-size: .266667rem;
}
.join_us_details .list .l1:nth-child(4n){
    margin-right: 0;
}
.join_us_details .t_title{
    height: .533333rem;
    line-height: .533333rem;
    position: relative;
    font-size: .266667rem;
    font-weight: bold;
    color: #333;
    margin-bottom: .386667rem;
}
.join_us_details .t_title::after{
    content: "";
    width: 1.066667rem;
    height: .04rem;
    background: #4191FF;
    border-radius: .026667rem;
    position: absolute;
    left: 0;
    bottom: 0;
}
.join_us_details .text1{
    font-size: .266667rem;
    line-height: .266667rem;
    color: #333;
    margin-bottom: .4rem;
}
.join_us_details .group1{
    margin-bottom: .8rem;
}
.l_swiper{
    width: 100%;
    height: 10.3rem;
    background-color: #F2F3F4;
    margin-bottom: .386667rem;
}
.l_swiper .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    /* width: .56rem; */
    width: 0;
    height: .56rem;
    background-image:url(../images/right.png);
    background-size: 100%;
    top: 1.693333rem;
    margin-top: 0;
}
.l_swiper .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    /* width: .56rem; */
    width: 0;
    height: .56rem;
    background-image:url(../images/left.png);
    background-size: 100%;
    top: 1.693333rem;
    margin-top: 0;
}
.l_swiper .swiper-slide{
    background-color: #F2F3F4;
}
.l_swiper .image{
    width: 2.933333rem;
    height: 3.106667rem;
    background-size: 100%;
    position: absolute;
    top: .546667rem;
    left: 50%;
    transform: translateX(-50%);
}
.l_swiper .image1{
    width: 2.906667rem;
    height: 1.6rem;
    background-size: 100%;
    margin-right: .106667rem;
    float: left;
}
.l_swiper .image_r {
    width: 2.460938rem;
    height: 2.601563rem;
    background-size: 100%;
    position: absolute;
    top: .809375rem;
    right: 4.367rem;
}
.l_swiper .images_z{
    width: 9.033333rem;
    height: 1.6rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);

}
.l_swiper .image1:last-child{
    margin-right: 0;
}
.l_swiper .title{
    font-size: .29rem;
    line-height: .32rem;
    margin-bottom: .186667rem;
    font-weight: bold;
}
.l_swiper .title1{
    text-align: center;
    font-size: .266667rem;
    line-height: .266667rem;
}
.l_swiper .icon_text{
    position: relative;
    font-size: .213333rem;
    color: #2766A8;
    line-height: .32rem;
    padding-left: .28rem;
    float: left;
    margin-right: .8rem;
}
.l_swiper .icon_text:last-child{
    margin-right: 0;
}
.l_swiper .icon_text::before{
    content: "";
    width: .213333rem;
    height: .213333rem;
    background: url(../images/icon_blue.png)no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.l_swiper .neirong{
    width: 8.533333rem;
    height: 3.466667rem;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 4.266667rem;
    padding-top: .666667rem;
}
.right_hui_x{
    display: block;
    margin-bottom: .71875rem;
}
.l_swiper .neirong .right_hui_x:nth-child(1){
    display:flex;
    flex-wrap:wrap;
    justify-content:space-between;
}
.l_swiper .neirong .right_hui_x:nth-child(1) .list{
    margin-left: 1.6rem;
}
.l_swiper .neirong .right_hui_x:nth-child(1) .list:first-child{
    margin-right: 0;
}
.l_swiper .neirong .right_hui_x:nth-child(1) .list:last-child{
    margin-left: .786667rem;
}

.l_swiper .neirong .list{
    float: left;
    margin-right: .64rem;
    position: relative;
    padding-right: .64rem;
    box-sizing: border-box;
}
.l_swiper .neirong .list:nth-child(3n){
    margin-right: 0;
    padding-right: 0;
}
.l_swiper .neirong .list::after{
    content: "";
    width: 1px;
    height: .466667rem;
    background-color: #D7D7D7;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.l_swiper .neirong .list:last-child::after{
    width: 0;
}
.sjcs{
    width: 100%;
    margin-bottom: .426667rem;
}
.sjcs .title{
    width: 8.986667rem;
    height: .746667rem;
    margin: 0 auto;
}
.ex_l{
    width: 100%;
    height: 100%;
    background-size: 100%;
    margin: 0 auto;
}
.menu_tab{
    width: 100%;
    height: .933333rem;
    background-color: #fff;
    display:flex;
    overflow-x: auto; 
    list-style: none;
    white-space:nowrap;
    width: auto;
    padding-top: .2rem;
    box-sizing: border-box;
}
.menu_tab li{
    margin-left: 20px; 
    display: inline-block; 
    height: .533333rem;
    line-height: .533333rem;
    background-color: transparent;
    border-radius: .266667rem;
    font-size: .32rem;
    color: #333;
    padding: 0 .333333rem;
    margin: 0 .266667rem;
}
.menu_tab li.active{
    background-color: #4191FF;
    color: #fff;
}
.no_gdt_k{
    position: relative;
    z-index: 111;
}
.no_gdt_k .no_gdt{
    width: 100%;
    height: .186667rem;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: 111111;
}
.our_td{
    width: 100%;
    text-align: center;
}
.our_td p:first-child{
    font-size: .4rem;
    color: #333;
    font-weight: bold;
    margin-bottom: .133333rem;
}
.our_td p:last-child{
    font-size: .32rem;
    color: #A0A0A0;
}
.screen{
    width: 100%;
    height: 1.12rem;
    line-height: 1.12rem;
}
.screen .list{
    width: 25%;
    box-sizing: border-box;
    padding-right: .4rem;
    float: left;
    text-align: center;
    position: relative;
}

.screen .list::after{
    content: "";
    width: .24rem;
    height: .24rem;
    background-size: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0.4rem;
}
/* .screen .list:nth-child(1):after{
    background: url(../images/put_bottom_black.png);
    background-size: 100%;
}
.screen .list.active:nth-child(1):after{
    background: url(../images/put_bottom_blue.png);
    background-size: 100%;
} */
.screen .list:nth-child(2):after{
    width: 0;
}
/* .screen .list:nth-child(3):after{
    background: url(../images/put_bottom_black.png);
    background-size: 100%;
}
.screen .list.active:nth-child(3):after{
    background: url(../images/put_bottom_blue.png);
    background-size: 100%;
} */

.address_list_q{
    width: 10rem;
    box-sizing: border-box;
    padding: .133333rem 0;
    background-color: #F0F0F0;
    border-top: 1px solid #BEBEBE;
}
.address_list_q .group{
    min-width: 1.6rem;
    line-height: .8rem;
    float: left;
    text-indent: .533333rem;
}
.job_list{
    padding: 0 .466667rem;
    line-height: .666667rem;
}
.job_list a{
    color: #333;
}
.job_list li.active a{
    color: #4191FF;
}
.job_list li{
    height: 1.8rem;
    box-sizing: border-box;
    border-bottom: 1px solid #DCDCDC;
    padding: .2rem 0;
}
.job_list li:last-child{
    border-bottom: none;
}
.job_list li p em:first-child{
    float: left;
}
.job_list li p em:last-child{
    float: right;
}
.job_list li p::after{
    content: "";
    display: block;
    clear: both;
}




/*分页*/
.pages {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    box-sizing: border-box;
    padding: .4375rem .882813rem;
    display:flex;
    flex-wrap:wrap;
    justify-content:center;
    line-height: .3125rem;
    text-align: center;
    font-size: .125rem;
    color: #333;
    bottom: .3125rem;
}
.pages a,
.pages span {
    display: inline-block;
    padding: 0.03rem 0.15rem;
    margin: 0 1px;
    border: 1px solid #f0f0f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pages a,
.pages li {
    display: inline-block;
    list-style: none;
    text-decoration: none;
    color: #1C6AFF;
}

.pages a.first,
.pages a.prev,
.pages a.next,
.pages a.end {
    margin: 0;
}
.pages a:hover {
    border-color: #1C6AFF;
}

.pages span.current {
    background: #1C6AFF;
    color: #FFF;
    font-weight: 700;
    border-color: #1C6AFF;
}

