.subbanner{
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    overflow: hidden;
}
.inpage{overflow: hidden;width: 100%;}
.hasbgcolor{background-color: #f4f6f6;padding: 50px 0 80px;}
.whitebg{background-color: #fff;}
.bluebg{background-color: #f1f6ff;padding-bottom: 36px;}
.aboutbox .abox1{padding: 75px 0;}
.aboutbox .abox1 .left{width: 272px;}
.aboutbox .abox1 .right{overflow: hidden;padding-left: 100px;}
.aboutbox .title .en{text-transform: uppercase;color: rgba(7, 103, 234, .3);font-size: 23px;line-height: 1.2;}
.aboutbox .title .cn{color: #333333;font-size: 26px;font-weight: bold;margin-bottom: 10px;}
.aboutbox .abox1 .title{margin-bottom: 156px;}
.aboutbox .abox1 .list li{
    padding: 18px 15px;
    background-color:#f1f6ff;
    margin-bottom: 20px;
}
.aboutbox .abox1 .list .tt1{padding-bottom: 10px;line-height: 32px; border-bottom: 1px solid #d7dbe3;color: #333333;font-size: 18px;}
.aboutbox .abox1 .list .state{
    color: #333333;
    font-size: 15px;
    margin-top: 6px;
}
.aboutbox .abox1 .list .tt1 img{margin-right: 4px;}
.about_brief{line-height: 2.1;color: #666;font-size: 14px;margin-bottom: 32px;padding-bottom: 32px;border-bottom: 1px solid #e4e4e4;}
.aboutbox .abox1 .imgs img{width: 100%;}
.aboutbox .abox2 .title{width: 372px;}
.aboutbox .abox2 .content{background-color: #fff;overflow: hidden;}
.aboutbox .abox2 .content li{
    padding: 56px 88px 32px 88px;
    background-color: #fff;
    width: 50%;
    float: left;
}
.aboutbox .abox2 .content li .t1{
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}
.aboutbox .abox2 .content li .con{
    color: #333333;
    font-size: 16px;
    line-height: 1.6;
    height: 125px;
    overflow: hidden;
}
.aboutbox .abox2 .content li.onbg{background-color: #f9fafe;}
.aboutbox .abox2{
    padding: 50px 0 46px;
    background-image: url(/public/images/abg2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.aboutbox .abox3{
    padding: 60px 0 125px;
    background-image: url(/public/images/abg3.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}
.aboutbox .abox3 .title{margin-bottom: 80px;}
.honor_wrap{position: relative;padding: 0 50px;margin:0 -50px;}
.honor_wrap .iconfont{
    color: #003399;
    font-size: 32px;
    font-weight: bold;
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 50%;
    margin-top: -25px;
}
.honor_wrap .prev{left: 0;}
.honor_wrap .next{right: 0;text-align: right;}
.honor_swiper{overflow: hidden;padding: 5px;}
.honor_swiper li{box-shadow: 0px 0px 10px 0px rgba(0,0,0,.1);}
.honor_swiper li .img{overflow: hidden;}
.honor_swiper li .img img{width: 100%;transition: all ease .5s;}
.honor_swiper li .tt{
    background-color: #fff;
    color: #333333;
    font-size: 20px;
    padding: 15px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    white-space: nowrap;
}
.honor_swiper li a:hover .img img{transform: scale(1.1);}
.honor_swiper li a:hover .tt{color: #0264e9;}

.subcompany{background-color: #f1f6ff;padding: 50px 0;}
.subcompany .title{
    text-align: center;
    color: #333333;
    font-size: 30px;
    margin-bottom: 50px;
}
.subcompany .clist{}
.subcompany .clist li{
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px 15px 30px;
}
.subcompany .clist .img{width: 394px;}
.subcompany .clist .img img{width: 100%;}
.subcompany .clist li .con{overflow: hidden;padding-left: 30px;position: relative;}
.subcompany .clist li .name{
    height: 70px;
    line-height: 70px;
    padding-right: 178px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 20px;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 24px;
}
.subcompany .clist li .name img{margin-right: 28px;max-height: 90%;}
.subcompany .clist li .links{
    position: absolute;
    right: 0;
    top: 17px;
    color: #fff;
    padding: 0 18px 0 14px;
    height: 33px;
    border-radius: 5px;
    line-height: 33px;
    background-color: #0264e9;
}
.subcompany .clist li .links img{margin-right: 5px;}
.subcompany .clist li .brief{
    color: #666666;
    font-size: 14px;
    line-height: 1.7;
    max-height: 160px;
    overflow: hidden;
}
.product{background-color: #f1f6ff;padding: 26px 0 20px;}
.product .title{color: #333333;margin-bottom: 28px;font-size: 30px;text-align: center;}
.product .plist{margin: 0 -10px;}
.product .plist li{
    float: left;
    width: 33.3%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.product .plist li a{display: block;background-color: #fff;padding: 28px 20px;transition: all .3s ease;}
.product .plist li a:hover{box-shadow: 0px 0px 15px 0px rgba(0,0,0,.1);}
.product .plist li .pic{text-align: center;height: 270px;line-height: 270px;}
.product .plist li .pic img{
    max-height: 90%;
}
.product .plist li .name{
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #066666;
    font-size: 16px;
    margin-top: 18px;
    font-weight: bold;
}
.pages{background-color: #fff;font-size: 0;text-align: center;padding: 30px 10px;}
.pages a{
    display: inline-block;
    color: #707070;
    font-size: 14px;
    font-weight: bold;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    margin: 0 7px;
}
.pages a.active, .pages a:hover{background-color: #0264e9;color: #fff;}
.product_detail{background-color: #fff;padding: 60px 0;display: flex;}
.location{width: 220px;font-size: 14px;color: #9d9d9d;text-align: right;flex-shrink: 0;}
.location a{font-size: 14px;color: #9d9d9d;}
.location a.on{color: #333;}
.rightcon{overflow: hidden;padding-left: 20px;}
.dimg_wrap{position: relative;padding: 0 60px;}
.dimg_wrap .iconfont{
    position: absolute;
    top: 50%;
    width: 60px;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    color: #494949;
    font-size: 24px;
}
.dimg_wrap .prev{left: 0;padding-left: 16px;}
.dimg_wrap .next{right: 0;text-align: right;padding-right: 16px;}
.dimg_swiper{overflow: hidden;}
.dimg_swiper li{background-color: #f1f6ff;}
.dimg_swiper li img{width: 100%;}
.product_detail .name{
    color: #333333;
    margin: 30px 60px 24px;
    font-size: 20px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 24px;
}
.product_detail .detail{
    padding: 0 60px;
    color: #333333;
    font-size: 14px;
    line-height: 2;
    margin-bottom: 50px;
}
.dtable{padding: 0 60px;}
.dtable table{width: 100%;border-left: 1px solid #d3d3d3;border-top: 1px solid #d3d3d3;}
.dtable table td{padding: 10px;color: #333;font-size: 14px;text-align: center;border-bottom: 1px solid #d3d3d3;border-right: 1px solid #d3d3d3;}
.dtable table td.ts{color: #ff4747;}
.rightcon2{overflow: hidden;padding-left: 75px;padding-right: 20px;margin-top: -3px;flex: 1;}
.rightcon2 .dtitle{color: #333333;font-size: 20px;margin-bottom: 26px;font-weight: bold;}
.rightcon2 .date{color: #9d9d9d;font-size: 14px;margin-bottom: 36px;}
.rightcon2 .ndetail{
    color: #333333;
    font-size: 16px;
    line-height: 1.8;
    min-height: 400px;
}
.switch{font-size: 0;background-color: #fff;}
.switch a{
    display: inline-block;
    text-align: center;
    padding: 0 20px;
    overflow: hidden;
    width: 50%;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
    font-size: 16px;
    height: 72px;
    line-height: 72px;
}
.switch a:hover{background-color: #0264e9;color: #fff;}
.newswrap{background-color: #f1f6ff;padding-bottom: 32px;}
.intabs{text-align: center;font-size: 0;border-bottom: 1px solid #b3dcfd;margin-bottom: 36px;}
.intabs a{
    font-size: 20px;
    color: rgba(51,51,51,.5);
    display: inline-block;
    width: 20%;
    text-align: center;
}
.intabs a span{display: inline-block;position: relative;padding: 28px 0;}
.intabs a span::after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    border-radius: 4px;
    background-color: #24a1f8;
}
.intabs a.active, .intabs a:hover{color: #333333;font-weight: bold;}
.intabs a.active span::after{width: 100%;}
.newswrap .nlist{margin: 0 -20px;}
.newswrap .nlist li{float: left;width: 50%;padding: 0 20px;margin-bottom: 22px;}
.newswrap .nlist li a{background-color: #fff;display: block;padding: 20px;transition: all .3s ease;}
.newswrap .nlist li a:hover{box-shadow: 0px 0px 15px 0px rgba(0,0,0,.1);}
.newswrap .nlist li .tt1{
    color: #333333;
    font-size: 18px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 12px;
    font-weight: bold;
}
.newswrap .nlist li .state{
    color: #333333;
    height: 42px;
    overflow: hidden;
    font-size: 14px;
}
.newswrap .nlist li a:hover .tt1{color: #0264e9;}
.newswrap .nlist2{margin: 0 -20px;}
.newswrap .nlist2 li{float: left;width: 50%;margin-bottom: 20px;padding: 0 20px;}
.newswrap .nlist2 li a{display: block;padding: 12px;background-color: #fff;transition: all .3s ease;}
.newswrap .nlist2 li .img{overflow: hidden;width: 150px;}
.newswrap .nlist2 li .img img{width: 100%;transition: all ease .5s;height: 140px;}
.newswrap .nlist2 li a:hover .img img{transform: scale(1.1);}
.newswrap .nlist2 li a:hover{box-shadow: 0px 0px 15px 0px rgba(0,0,0,.1);}
.newswrap .nlist2 li .con{overflow: hidden;padding-left: 14px;}
.newswrap .nlist2 li .tt1{
    color: #333333;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
    font-weight: bold;
}
.newswrap .nlist2 li a:hover .tt1{color: #0264e9;}
.newswrap .nlist2 li .date{
    padding-bottom: 12px;
    color:#adadad;
    font-size: 12px;border-bottom: 1px solid #d5d5d5;
    margin-bottom: 12px;
}
.newswrap .nlist2 li .state{
    color: #333333;
    height: 42px;
    overflow: hidden;
    font-size: 14px;
}
.relation_swiper2{margin: 0 -10px;}
.relation_swiper2 li{float: left;width: 50%;padding: 0 10px;margin-bottom: 30px;}
.relation_swiper2 li a{background-color: #fff;}
.joinus{
    background-color: #f1f6ff;
    padding-bottom: 20px;
}
.joinstate{
    background-color: #fff;
    padding: 26px 20px 30px;
    margin: 36px 0 25px;
}
.joinstate .t1{
    color: #333333;
    font-size: 20px;
    margin-bottom: 28px;
}
.joinstate .state{
   /* color: #333333;
    font-size: 14px;
    border-bottom: 1px solid #d5d5d5;
    margin-bottom: 20px;
    padding-bottom: 20px;*/
}
.joinstate .state p{/*text-indent: -50px;padding-left: 50px;*/}
.joinstate .state p+p{margin-top: 10px;}
.joinstate .ts{color: #f74242;font-size: 14px;}

.joinlist{margin: 0 -8px;}
.joinlist li{float: left;width: 50%;padding: 0 8px;}
.joinlist li a{
    display: block;
    background-color: #fff;
    padding: 28px;
    margin-bottom: 15px;
    transition: all .3s ease;
}
.joinlist li a:hover{box-shadow: 0px 0px 15px 0px rgba(0,0,0,.1);}
.joinlist li .tt{
    color:#333333;
    font-size: 20px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.joinlist li .con{
    color: #333333;
    font-size: 14px;
    height: 175px;
    overflow: auto;
    line-height: 1.8;
}
.joinlist2 li .tt{padding-right: 110px;position: relative;}
.joinlist2 li .tt .date{
    position: absolute;
    right: 0;
    top: 5px;
    color: #999999;
    font-size: 14px;
}
.joinlist2 li .con{height: 50px;overflow: hidden;}
.joinlist li a:hover .tt{color: #0264e9;}
.contact{
    background-color: #f1f6ff;
    background-image: url(/public/temp/sub7.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 250px 20px 64px;
}
.contact .fw{
    background-color: #fff;
    position: relative;
}
.contact .left{
    padding: 30px 18px;
    background-color: #fff;
    width: 378px;
}
.contact .map{overflow: hidden;height: 528px;}
.contact .map img{max-width: none;}
.contact .left .tt{color: #333333;font-size: 20px;padding-bottom: 20px;border-bottom: 1px solid #e3e3e3;}
.contact .left .list{padding: 30px 0;}
.contact .left .list li{display: flex;}
.contact .left .list li+li{margin-top: 18px;}
.contact .left .list li span{
    display: block;
    color: #333333;
    font-size: 14px;
    width: 42px;
    flex-shrink: 0;
}
.contact .left .list li .ww{
    color: #333333;
    font-size: 14px;
    flex: 1;
}
.contact .left .list2{border-top: 1px solid #e3e3e3;padding-bottom: 0;}
.BMap_cpyCtrl, .anchorBL{display: none;}