.innovate_01{text-align: justify;}

.eng_03 h2,.eng_02 h2,.w_title h2{font-weight: normal;}

.blank_10{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.1);}
.blank_12{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.12);}
.blank_15{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.15);}
.blank_16{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.16);}
.blank_21{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.21);}
.blank_25{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.25);}
.blank_38{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.38);}
.blank_30{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.3);}
.blank_40{position: absolute;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.4);}
.bg-cover{ background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;}

input,button,textarea{border: none;outline: none;background:none;}





.banner .but>div{background: none;font-size: 84px;height: 90px;width: 90px; line-height: 90px; margin-top: -45px;text-align: center;color: #fff;opacity:0.49}
.banner .but .swiper-button-prev{left: 20x;}
.banner .but .swiper-button-next{right: 20px;}
.banner .swiper-pagination{bottom: 50px !important;width: 100%;}
.banner .swiper-pagination-bullet{width: 140px;height: 30px;opacity:1;margin: 0 2px !important;border-radius: 0;opacity: 0.7;position: relative;background: none !important;color: #fff;text-align: left;font-weight: bold;padding: 0 5px;box-sizing:border-box;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;color: #006ecf;}
.banner .swiper-pagination-bullet:after{content: "";position: absolute;left: 0;bottom: 0; width: 100%;height: 2px;background:#fff;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active:after{height: 4px;background:#ee5921;}


.banner{position: relative;overflow: hidden;}
.banner video {
    position: absolute;
    width: 100%;height: 100%;
    left: 0px;
    top: 0;
    object-fit: cover;
}
.banner a{display: block;}
.banner li .b_in>a{width: 100%;height: 100%;}
.banner li .b_in img{height: 100%;}
.banner_text{z-index: 3;color: #fff;width: 100%;position: absolute;left: 0;top:33.3%;}
.banner_text h3{
    font-size:72px;line-height: 90px;max-height: 180px; margin-bottom:40px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.banner_p{max-width: 600px;display: inline-block;text-align: left;}



.banner_bg{
    opacity: 0;visibility:hidden;
    transition:all 2s;-webkit-transition:all 2s;-moz-transition:all 2s;-o-transition:all 2s;-ms-transition:all 2s;
    -webkit-transform: translateY(50%); -moz-transform: translateY(50%);-o-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);
}
.banner li.ani-slide .banner_bg{
    visibility: visible;opacity: 1;
    -webkit-transform: translateX(0px); -moz-transform: translateX(0px);-o-transform: translateX(0px);-ms-transform: translateX(0px);transform: translateX(0px);
}
.banner_text{
    width: 100%;
    opacity: 0;visibility:hidden;
    transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;
    -webkit-transform: translateX(200px); -moz-transform: translateX(200px);-o-transform: translateX(200px);-ms-transform: translateX(200px);transform: translateX(200px);
}
.banner li.ani-slide .banner_text{
    visibility: visible;opacity: 1;
    -webkit-transform: translateX(0px); -moz-transform: translateX(0px);-o-transform: translateX(0px);-ms-transform: translateX(0px);transform: translateX(0px);
}

.banner_text p{line-height: 24px;max-height: 48px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.banner_more a{display: inline-block;width: 202px;height: 44px;line-height: 44px;position: relative;box-sizing:border-box;padding: 0 20px;background:#005bac;color:#fff;}
.banner_more i{font-size: 24px;position: absolute;top:0; right: 20px;top:0;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}

/*改banner*/
@media only screen and (min-width:1025px) {

    .banner ul{height: auto !important;}
    .banner li{height:calc(100vh - 140px) !important;}
    .banner li .b_in{height:100% !important;}
    .banner li .b_in img{display:none;}

}

/*改banner*/

@media only screen and (max-width:1520px) {
    .banner_p{padding: 0 70px;}

}
@media only screen and (max-width:1440px) {
    .banner_text h3{font-size: 60px;line-height: 70px;max-height: 140px;}
    .banner .but>div{font-size: 70px;}
}

@media only screen and (max-width:1366px) {
    .banner_text{top:30%;}
    /*.banner_text h3{font-size: 36px;line-height: 44px;max-height: 88px;}*/
}
@media only screen and (max-width:1280px) {
    .banner_text h3{font-size: 50px;line-height: 60px;max-height: 120px;margin-bottom: 30px;}
    .banner .swiper-pagination-bullet{width: 100px;}
}
@media only screen and (max-width:1024px) {
    .banner .but>div{font-size:50px;width: 50px;height: 50px;margin-top: -25px;}
    .banner .swiper-pagination{bottom: 20px !important;}
    .banner_text h3{font-size: 24px;line-height: 30px;max-height: 60px;margin-bottom: 20px;}
}


@media only screen and (max-width:767px) {
    .banner_p{width: 100%;box-sizing:border-box;padding: 0 30px;}
    .banner .swiper-pagination{bottom: 10px !important;}

    .banner .swiper-pagination-bullet{width: 8px;height: 8px;line-height: 8px;text-align: center; padding: 0;border-radius: 50%;background: #fff !important;font-size: 12px;font-weight: normal;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #ee5921 !important;}
    .banner .but>div{background: none;width: 30px;height: 40px;line-height: 30px;margin-top: -15px;font-size: 30px;}
    .banner .but>div i{font-size: 30px;font-weight: bold;}
    .banner .but .swiper-button-prev{left: 5x;}
    .banner .but .swiper-button-next{right: 5px;}
    .banner_text{
        -webkit-transform: translateX(50px); -moz-transform: translateX(50px);-o-transform: translateX(50px);-ms-transform: translateX(50px);transform: translateX(50px);}

    .banner img{display: none;}
    .banner li{height: 180px !important;}
    .banner_text h3{font-size: 16px;line-height: 24px;max-height: 48px;margin-bottom: 10px;}
    .banner_text{top:20%;}
    .banner .swiper-pagination-bullet:after{display: none;}

    .banner video{display:none !important;}

}




.index_01{padding: 90px 0 120px 0;}
.index_03{padding: 160px 0 150px 0;}
.index_more{overflow: hidden;}
.index_title{overflow: hidden;line-height: 50px;margin-bottom: 40px;}
.index_title h3{float: left;}
.index_title .index_more{float: right;}
.index_title .index_more a{color:#ee5921;}

.index_news{overflow: hidden;}
.index_news .left{float: left;width: 65.7%;height: 100%}
.index_news .left a{display: block;position: relative;}
.index_news .left h2{position: absolute;left: 0;bottom: 0;width: 100%;box-sizing:border-box;color: #fff;padding: 20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background:rgba(0,0,0,0.6);}
.index_news .right{float: right;width: 32.2%;height: 100%;background:#eef0f5;box-sizing:border-box;border-top:4px solid #007ad7;padding: 0 30px;overflow: hidden;}
.index_news .right ul{height: 100%;}
.index_news .right li{height:25%;position: relative;box-sizing:border-box;border-bottom:1px solid #c0c0c0;}
.index_news .right li:after{content:"";position: absolute;left:-20%;top:-1px;width: 140%;height:calc(100% + 2px);background:#007ad7 url(../image/index_newsbg.jpg) no-repeat;background-size: 100% 100%; visibility: hidden;opacity: 0;    box-shadow: 0 0 10px rgb(0 0 0 / 30%);}

.index_news .right li:last-child{border: 0;}
.index_news .right dl{width:100%;transform: translate(0,-50%); -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%); position:absolute; left:0; top:50%;z-index: 2;}
.index_news .right dt{color:#888888;margin-bottom: 10px;}
.index_news .right h3 a{color:#555;}
.index_news .right h3{line-height: 36px;max-height: 72px;  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}

.index_slider{position: relative;}
.index_pagination{position: absolute;left: 0;bottom: 25px;width: 100%;    z-index: 2;}
.index_pagination .swiper-pagination{width:100%;position: static;}
.index_pagination span{width: 15px;height: 15px;background:#fff;margin:0 5px;opacity: 1;}
.index_pagination span.swiper-pagination-bullet-active{background:#ed791c;}

.index_slidemore{position: absolute;left: 0;bottom:85px;width: 100%;text-align: right;}
.index_slidemore a{display: inline-block;color: #fff;line-height: 48px;height: 48px;}
.index_slidemore i{display: inline-block;height: 48px;width:48px;line-height: 48px;background:#ee5921;color: #fff;text-align: center;border-radius: 50%;margin-right:15px;}

.index_more2 a,.index_more2 b,.index_more2 b{display: inline-block;height: 48px;width:48px;line-height: 48px;color: #ee5921;text-align: center;border-radius: 50%;font-size: 18px;}

.index_innovate li{width: 33.33%;float: left;height: 100%;position: relative;background:#eef0f5;}
.index_innovate li dl{height: 100%;position: relative;}
.index_innovate li dt,.index_innovate li dd{height: 50%;width: 100%;overflow: hidden;}
.index_innovate dd{text-align: right;box-sizing:border-box;position: relative;}
.index_innovate dd a{display: block;width: 100%;height: 100%;padding:80px 70px;box-sizing:border-box;}
.index_innovate h3{color: #333; margin-bottom: 20px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.index_innovate p{color:#767676;line-height: 40px;height: 120px; display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}

.index_innovate li:nth-child(2n-1) dd{position: absolute;top:0;left: 0;}
.index_innovate li:nth-child(2n-1) dt{position: absolute;bottom:0;left: 0;}


.index_innovate .index_more2{position: absolute;right:70px;bottom: 45px;}


.index_04{overflow: hidden;padding:150px 0;position: relative;}
.index_04 .index_wrap{position: relative;z-index: 2;}

.index_about_img{overflow: hidden;position: relative;}
.index_about_img a{display: block;}
.index_about_img h4{position: absolute;left: 0;bottom: 0;width: 100%;box-sizing:border-box;padding:45px;color: #fff;line-height: 1.3em;}

.index_about{position: relative;width:1250px;position: relative;float: right;color: #fff;}
.index_about_box p{line-height: 36px;height: 180px;  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp:5;
    -webkit-box-orient: vertical;}
.index_about li{width: 840px;}
.index_about dl{overflow: hidden;}
.index_about dt{width:400px;float: left;position: relative;}
.index_about dt a {color: #fff;}
.index_about_box{position: absolute;top:0;left: 0;width: 100%;height:100%;box-sizing:border-box;padding:60px;padding-top:100px;background: rgba(0,122,215,0.7);visibility: hidden;opacity: 0;}
.index_about_box a{color:#fff;}
.index_about_box .index_more3{font-size:22px;padding-top:50px;}

.index_more3{font-size: 16px;padding-top: 80px;}
.index_about_box h3{margin-bottom: 20px;position: relative;}
.index_about_box h3 i{position: absolute;top:50%;right:-225px; width: 320px;height: 1px;background:#fff;opacity: 0.35;}
.index_about dd{width: calc(100% - 400px);float: right;padding:60px; padding-top:220px;box-sizing:border-box;}
.index_about dd h4{line-height:72px;    font-weight: 100;}

.index_about li.swiper-slide-active dt>img{opacity: 0;visibility: hidden;}
/*.index_about li.swiper-slide-active .index_about_box{opacity: 1;visibility: visible;}
.index_about li.swiper-slide-active dt h4{visibility:hidden;opacity: 0;}
*/
.index_but{width: 110px;position: absolute;left:695px;bottom:25px;height: 48px;}
.index_but div{margin: 0;top:0; width: 48px;height: 48px;line-height: 48px;text-align: center;border-radius:50%;box-sizing:border-box;color: #fff;border:1px solid #fff;background: none;}
.index_but div.swiper-button-prev{left: 0;}
.index_but div.swiper-button-next{right: 0;}

.index_bg{position: absolute;top:0;left: 0;width: 100%;height: 100%;}
.index_bg ul,.index_bg li{width: 100%;height: 100%;}
.index_bg li{display: none;}
.index_bg li.on{display: block;}

.history_title{text-align: center;/*border-bottom: 1px solid #ccc;padding-bottom: 20px;*/margin-bottom: 30px;}
@media only screen and (max-width:1660px) {
    .index_innovate dd a{padding:40px;}
    .index_innovate .index_more2{bottom: 30px;right:40px;}
}
@media only screen and (max-width:1440px) {
    .index_01{padding: 70px 0;}
    .index_03{padding: 70px 0;}
    .index_title{margin-bottom: 20px;}

    .index_news .right dt{margin-bottom: 5px;}
    .index_news .right h3{line-height:30px;max-height: 60px;}
    .index_slidemore{bottom: 50px;}

    .index_innovate h3{margin-bottom:10px;}
    .index_innovate p{line-height: 36px;height: 108px;}

    .index_about dd{padding:50px; padding-top: 180px;}
    .index_about dd h4{line-height: 60px;}
    .index_about_box{padding: 50px;padding-top: 100px;}

    .index_about{width:1100px;}
    .index_about dt{width: 350px;}
    .index_about dd{width: calc(100% - 350px)}
    .index_about li{width: 750px;}
    .index_but{left:600px;}
    .index_about_box p{line-height: 30px;height: 150px;}

}

@media only screen and (max-width:1280px) {
    .index_news .right dt{margin-bottom: 5px;}
    .index_news .right h3{font-size:18px; line-height:24px;max-height:48px;}

    .index_innovate dd a{padding:30px;}
    .index_innovate .index_more2{bottom: 20px;right:30px;}
}

@media only screen and (max-width:1190px) {
    .index_but{position: static;width: auto;height: auto;}
    .index_but div{top:50%;margin-top: -24px;}
    .index_about_box{padding: 50px;}
    .index_about dd{padding-top: 100px;}
    .index_04{padding: 100px 0;}
    .index_more3{padding-top: 50px;}
    .index_about{width: 100%;box-sizing:border-box;padding: 0 60px;}
    .index_about_box{visibility:visible;opacity: 1; }
    .index_about dl{margin:0 1px;}
}
@media only screen and (max-width:1024px) {
    .index_01{padding: 50px 0;}
    .index_03,.index_04{padding: 50px 0;}
    .index_title{margin-bottom: 20px;}

    .index_news .left,.index_news .right{float: none;width: 100%;}
    .index_news{height: auto !important;}
    .index_news .right dl{transform: translate(0,0); -webkit-transform: translate(0,0);-ms-transform: translate(0,0);-moz-transform: translate(0,0);-o-transform: translate(0,0); position:static; left:0; top:0;}
    .index_news .right li{padding:20px 0}
    .index_news .right{padding: 20px;}
    .index_news .left{margin-bottom: 20px;}
    .index_news .right h3{font-size: 16px;}
    .index_pagination{bottom: 6px;}
    .index_pagination span{width:10px;height: 10px;margin:0 3px;}
    .index_slidemore a{height: 30px;line-height: 30px;}
    .index_slidemore a i{width: 30px;height: 30px;line-height: 30px;margin-right: 5px;}
    .index_more2 a,.index_more2 b,.index_more2 b{width: 30px;height: 30px;line-height: 30px;}
    .index_slidemore{bottom: 30px;}

    .index_innovate dd a{padding:20px;}
    .index_innovate .index_more2{bottom: 10px;right:20px;}
    .index_innovate p{line-height: 30px;height: 90px;}

    .index_about dd h4{line-height:36px;font-weight:normal;}

}
@media only screen and (max-width:767px) {
    .history_title{/*padding-bottom: 10px;*/margin-bottom:20px;}
    .index_01{padding: 20px 0;}
    .index_03,.index_04{padding: 20px 0;overflow: hidden;}
    .index_title{margin-bottom: 10px;line-height: 40px;}
    .index_news .left{margin-bottom: 10px;}
    .index_news .right{padding: 10px;border-top-width: 2px;}

    .index_slidemore a{height: 24px;line-height: 24px;}
    .index_slidemore a i{width: 24px;height: 24px;line-height: 24px;}
    .index_slidemore{bottom: 24px;}
    .index_more2 a,.index_more2 b{width: 24px;height: 24px;line-height: 24px;}

    .index_innovate ul{height: auto !important;}
    .index_innovate li{width: 100%;margin-bottom: 10px;}
    .index_innovate li:nth-child(2n-1) dt,.index_innovate li:nth-child(2n-1) dd{position: static;}
    .index_innovate .index_more2{position:static;}
    .index_innovate p{height: auto;max-height: 90px;margin-bottom: 20px;}

    .index_bg{display: none;}
    .index_04 .blank_16{display: none;}
    .index_about dt{width:100%;float: none;height: auto !important;}
    .index_about_box{position: static;}
    .index_about_img h4{padding: 20px;}
    .index_about dl{height: auto !important;}
    .index_more3{padding-top: 20px;}
    .index_about_box{padding: 20px;}
    .index_about_box h3 i{display: none;}
    .index_about_box p{line-height: 24px;height:120px;}
    .index_about_box h3{margin-top: 10px;}
    .index_about{padding: 0;}
    .index_about dd{position: static; width: 100%;padding: 0;float: none;background: rgba(0,122,215,0.9);padding-bottom:20px;}
    .index_about dd h4{line-height: 24px;font-size: 14px; padding:0 20px;}
    .index_but div{top:30%;width: 40px;height: 40px;line-height: 40px; margin-top: -20px;}
    .index_but div.swiper-button-prev{left:5px;}
    .index_but div.swiper-button-next{right:5px;}
    .index_about_box,.index_about dd{background: none;}
    .index_about{background: rgba(0,122,215,0.9);}
    .index_about_box .index_more3{padding-top: 20px;}
    .index_about dl{margin:0 ;}
    .index_news .left h2{padding:10px;}
}

@media only screen and (min-width:1025px) {
    .index_slidemore a:hover{color:#ee5921 !important;opacity: 0.8}
    .index_more2 a:hover{color:#fff !important;opacity: 0.8;background:#ee5921;}
    .index_innovate li{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
    .index_innovate li:hover{background:#007ad7;color:#fff;}
    .index_innovate li:hover h3,.index_innovate li:hover p{color:#fff !important;}
    .index_innovate li:hover .index_more2 a,.index_innovate li:hover .index_more2 b{color:#fff !important;opacity:1;background:#ee5921;}
    .index_innovate li .index_more2 a:hover,.index_innovate li h3 a:hover{opacity: 0.8;}
    .index_about_box a:hover{color:#fff !important;opacity:0.8;}
    .index_but div:hover{background:#ee5921;border-color:#ee5921;}



}



.gray,.gray a{color:#767676;}
.gray_five,.gray_five a{color:#555;}
.line30,.line36{  display: -webkit-box;
    overflow: hidden;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;}
.line30{line-height: 30px;}
.line36{line-height: 36px;}
@media only screen and (max-width:1024px) {
    .line30{line-height: 24px;}
    .line36{line-height: 24px;}

}


.padd_t80{padding-top: 80px;}
.padd_t130{padding-top: 130px;}
.padd_b80{padding-bottom: 80px;}
.padd_b90{padding-bottom: 90px;}
.padd_b120{padding-bottom: 120px;}
.padd_b170{padding-bottom: 170px;}
.margin_b90{margin-bottom: 90px;}


.padd_b150{padding-bottom: 150px;}
.padd_bt90{padding:90px 0;}
.padd_bt100{padding:100px 0;}
@media only screen and (max-width:1440px) {
    .padd_t80{padding-top: 70px;}
    .padd_b80{padding-bottom: 70px;}
    .padd_t130{padding-top: 80px;}
    .padd_b170{padding-bottom: 80px;}


    .padd_b90{padding-bottom: 80px;}
    .padd_b120{padding-bottom: 80px;}
    .padd_b150{padding-bottom: 100px;}
    .padd_bt100,.padd_bt90{padding:80px 0;}

    .margin_b90{margin-bottom: 80px;}


}
@media only screen and (max-width:1024px) {
    .padd_t80{padding-top: 50px;}
    .padd_b80{padding-bottom: 50px;}
    .padd_t130{padding-top: 50px;}
    .padd_b90{padding-bottom: 50px;}
    .padd_b120{padding-bottom: 50px;}
    .padd_b150{padding-bottom: 50px;}
    .padd_bt100,.padd_bt90{padding:50px 0;}

    .margin_b90{margin-bottom: 50px;}
    .padd_b170{padding-bottom: 50px;}

}
@media only screen and (max-width:767px) {
    .padd_t80{padding-top: 30px;}
    .padd_b80{padding-bottom: 30px;}
    .padd_t130{padding-top: 30px;}
    .padd_b90{padding-bottom: 30px;}
    .padd_b120{padding-bottom: 30px;}
    .padd_b150{padding-bottom:30px;}
    .padd_bt100,.padd_bt90{padding:30px 0;}

    .margin_b90{margin-bottom: 30px;}
    .padd_b170{padding-bottom: 30px;}

}

.m_color .mCSB_scrollTools .mCSB_draggerRail{ width:1px; background: #E3DDD0;}
.m_color .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:3px;-webkit-border-radius:0;border-radius:0;background:#ee5921;}
.m_color .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.m_color .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.m_color .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag:hover .mCSB_dragger_bar{ background:#ee5921;}


.s_worth .mCSB_scrollTools .mCSB_draggerRail{ width:1px; background: #E3DDD0;}
.s_worth .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width:3px;-webkit-border-radius:0;border-radius:0;background:#ee5921;}
.s_worth .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,.s_worth .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.s_worth .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag:hover .mCSB_dragger_bar{ background:#ee5921;}

/*经营管理层*/
.manage_cont{padding-bottom: 60px;}
.manage_top{padding: 110px 0; background:#e7ecf3 url(../image/manage_bg.jpg) no-repeat;background-size:cover;margin-bottom: 115px;}
.manage_top dl{width:1100px;max-width: 100%; margin: auto;overflow:hidden;}
.manage_top dt{float: left;width: 407px;}
.manage_top dd{float: right;width:calc(100% - 535px);padding-top: 70px;}
.manage_top h3{margin-bottom: 5px;}
.manage_top h4{margin-bottom: 30px;}
.manage_p{color:#555;}
.m_line{width:72px;height:4px;background:#007ad7;margin-bottom: 60px;}

.manage_list{width:1500px;max-width: 100%;margin: auto;}
.manage_list li{width:25%;margin-bottom:80px;float: left;}
.manage_list li h3{margin-bottom: 10px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.manage_list li p{height: 48px;}
.manage_list ul{margin: 0 -30px;overflow: hidden;}
.manage_list li dl{margin: 0 30px;background:#eef0f5;}
.manage_list li dd{padding: 20px 30px;}
@media only screen and (max-width:1440px) {
    .manage_top dt{width:380px;}
    .manage_top dd{width:calc(100% - 450px);padding-top: 50px;}
    .m_line{margin-bottom: 50px;}
    .manage_top{padding: 80px 0;margin-bottom: 80px;}
    .manage_list ul{margin: 0 -20px;}
    .manage_list li dl{margin: 0 20px;}
    .manage_list li{margin-bottom: 40px;}
    .manage_list li dd{padding: 20px;}
}
@media only screen and (max-width:1024px) {
    .manage_cont{padding-bottom: 50px;}
    .manage_top dt{width:200px;}
    .manage_top dd{width:calc(100% - 250px);padding-top: 0px;}
    .manage_top h4{margin-bottom: 20px;}
    .m_line{margin-bottom: 20px;height: 3px;}
    .manage_top{padding: 50px 0;margin-bottom: 50px;}
    .manage_list ul{margin: 0 -10px;}
    .manage_list li dl{margin: 0 10px;}
    .manage_list li{margin-bottom: 20px;}


}
@media only screen and (max-width:767px) {
    .manage_cont{padding-bottom: 30px;}
    .manage_top dt,.manage_top dd{width:100%;float: none;}
    .manage_top dt{margin-bottom: 10px;}
    .m_line{width: 50px;margin: 10px 0;}
    .manage_top h4{margin-bottom: 0px;}
    .manage_top{padding: 30px 0;margin-bottom: 30px;}
    .manage_list ul{margin: 0 -5px;}
    .manage_list li dl{margin: 0 5px;}
    .manage_list li{margin-bottom: 10px;width: 50%;}
    .manage_list li dd{padding: 10px;}


}

/*架构*/
.group_cont{padding: 110px 0 130px 0; background:#eaebf3 url(../image/group_bg.jpg) no-repeat;background-size:cover;}
.group_img{text-align: center;}

@media only screen and (max-width:1440px) {
    .group_cont{padding:80px 0;}
}
@media only screen and (max-width:1024px) {
    .group_cont{padding:50px 0;}
}


/*产品*/
.pro_cont .pub_slider{width:1100px;}
.pub_slider{max-width: 100%;margin: auto;position: relative;box-sizing:border-box;}
.pub_tab{height:78px;line-height: 78px;position: relative;overflow: hidden;}
.pub_line{position: absolute;left: 0;bottom: 0;width:100%;height:1px;background:#d2d2d2;}
.pub_tab li{cursor: pointer;text-align: center;}
.pub_tab li span{display: inline-block;position: relative;padding: 0 10px;}
.pub_tab li i{display: none; position: absolute;left: 0;bottom: 0;width: 100%; height: 4px;background:#ee5921;}
.pub_tab li.on i{display:block;}
.pub_tab li.on{font-weight: bold;}

/*.pub_but{display: none;}*/
.pub_but div{background:none;font-size: 18px;color:#ee5d26;width:20px;height:20px;
    line-height: 20px; margin-top: -10px;font-weight: bold;}
.pub_but div.swiper-button-disabled{opacity: 1; pointer-events:inherit;cursor: pointer;}
.pub_but div.swiper-button-disabled.disabled{cursor: default;color:#404040;    pointer-events: none; }
.pub_but .swiper-button-prev{left:-20px;}
.pub_but .swiper-button-next{right:-20px;}


.pro_01{text-align: center;padding: 90px 0;width:1440px;max-width:100%;margin: auto;}
.pro_02{padding-bottom: 110px;}
.pro_02 li{margin-bottom: 75px;}
.pro_02 li:last-child{margin-bottom: 0;}
.pro_02 dt,.pro_02 dd{float: left;width: 50%;height:100%;overflow: hidden;}
.pro_02 dd{ box-shadow: 6px 0 10px rgba(0 0 0 / 10%);box-sizing:border-box;padding: 80px 55px;}
.pro_02 dd h3{margin-bottom: 30px;}
.pro_text p,.pro_02 dd h3{padding-left: 18px;}
.pro_text p{line-height: 24px;margin-bottom: 16px;position: relative;}
.pro_text p:after{content:"";position: absolute;left: 0;width:6px;height: 6px;background:#c1c1c1;top:9px;border-radius:50%}

.pro_slider{position: relative;}
.pro_slider li{width:33.33%;}
.pro_03 dd{padding:40px 25px;padding-bottom: 0;}
.pro_03 h3{margin-bottom: 20px;
    line-height: 30px;height: 60px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pro_03 h2,.dig_title{margin-bottom: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pro_03 p{height: 108px;-webkit-line-clamp: 3;margin-bottom: 40px;}
.pro_more,.pro_more a{color:#ee5921;}
.pro_more{line-height: 30px;border-top:1px solid #c0c0c0;padding-top: 10px}
.pro_more i{font-size:18px;font-weight: bold;margin-left: 12px;position: relative;top:2px;}

/*.pro_but{display: none;}*/
.pro_but div{width: 50px;height: 50px;line-height: 50px;margin-top:-25px;background:#ee5921;color:#fff;text-align: center;border-radius:50%;font-size: 18px;box-shadow: 0 3px 4px rgb(0 0 0 / 50%);}
.pro_but .swiper-button-prev{left:-25px;}
.pro_but .swiper-button-next{right:-25px;}
.pro_but .swiper-button-disabled{opacity: 1;background:#fff;color:#ee5921;}

.pro_03 .pro_but div{top:28%;}


.pro_imgslider{position: relative;}
.pro_imgslider .swiper-pagination{position: absolute;left: 0;bottom:10px;width: 100%;visibility: hidden;opacity: 0;}
.pro_imgslider .swiper-pagination span{margin: 0 2px;width: 12px;height: 12px;}
.pro_imgslider .swiper-pagination .swiper-pagination-bullet-active {background:#ee5921;}

@media only screen and (max-width:1660px) {
    .pro_02 dd{padding: 50px;}
}
@media only screen and (max-width:1440px) {
    .pro_01{padding: 70px 0;}
    .pro_02 li{margin-bottom: 50px;}
    .pro_02 dd h3{margin-bottom:20px;}
    .pro_03 h3{margin-bottom: 10px;}
    .pro_03 dd{padding: 20px;padding-bottom: 0;}
    .pro_03 h2,.dig_title{margin-bottom: 20px;}
}
@media only screen and (max-width:1024px) {
    .pub_slider.cur{padding: 0 30px;}
    .pub_tab{height: 50px;line-height: 50px;font-size: 14px;}
    .pub_tab li i{height: 2px;}
    .pro_but div{width: 40px;height: 40px;line-height: 40px;margin-top:-20px;}
    .pro_but .swiper-button-prev{left:5px;}
    .pro_but .swiper-button-next{right:5px;}

    .pub_but .swiper-button-prev{left:0px;}
    .pub_but .swiper-button-next{right:0px;}
    .pro_03 p{height:72px;}
    .pro_01{padding: 50px 0;}
    .pro_02{padding-bottom: 50px;}
    .pro_02 dd{padding: 20px;}
    .pro_02 dd h3{margin-bottom: 10px;}
    .pro_text p{margin-bottom: 10px;}
    .pro_03 dd{padding: 0;padding-top: 20px;}
    .pro_03 p{margin-bottom: 20px;}
    .pro_02 li{margin-bottom: 30px;}

}
@media only screen and (max-width:767px) {
    .pro_01{padding: 30px 0;}
    .pro_02{padding-bottom: 30px;}
    .pro_02 dl{height:auto !important;}
    .pro_02 dt,.pro_02 dd{float: none;width: 100%;}
    .pro_02 dd{box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
    .pro_03 h2,.dig_title{margin-bottom: 10px;}
    .pro_03 h3{line-height:24px;height:48px;}

}

/*工程建设*/

.pub_slider_2 li{width: auto;}
.pub_slider_2 {width:100%;padding: 0 90px;}
.pub_slider_2 .pub_but .swiper-button-prev{left:30px;}
.pub_slider_2 .pub_but .swiper-button-next{right:30px;}
.pub_tab .pub_slider_2  li span{padding: 0 20px;}

.eng_01{padding-bottom: 90px;}
.eng_02{padding-bottom: 80px;}
.eng_01 dd{padding: 70px;text-align: justify;}
.eng_02 h2{text-align: center;margin-bottom: 30px;}


.eng_03 h2{text-align: center;margin-bottom: 50px;}
.eng_03 dd{padding: 0;padding-top: 20px;}
.eng_03 dd h3{margin-bottom: 0;}
.eng_03 .pro_but div{top:44%;}
@media only screen and (max-width:1660px) {
    .eng_01 dd{padding: 50px;}
    .pub_slider_2{padding: 0 50px;}
    .pub_slider_2 .pub_but .swiper-button-prev{left:0;}
    .pub_slider_2 .pub_but .swiper-button-next{right:0;}
    .pub_tab .pub_slider_2 li span{padding: 0 10px;}
}
@media only screen and (max-width:1440px) {
    .eng_03 h2{margin-bottom: 30px;}

}
@media only screen and (max-width:1024px) {
    .eng_01 dd{padding: 20px;}
    .eng_01{padding-bottom: 50px;}
    .eng_02{padding-bottom: 50px;}
    .eng_02 h2,.eng_03 h2{margin-bottom: 20px;}
}
@media only screen and (max-width:767px) {
    .eng_01{padding-bottom: 30px;}
    .eng_02{padding-bottom: 30px;}
    /*.eng_02 h2,.eng_03 h2{margin-bottom: 10px;}*/

}

/*服务与数字化解决方案*/

.dig_cont .pub_slider{width:1100px;}
.dig_01 dl{overflow: hidden;}
.dig_01 dt{float: right;width: 52.5%;height:100%;}
.dig_01 dd{float: left;width: 45.6%;height:100%;background:#eef0f5;box-sizing:border-box;border-top:4px solid #007ad7;padding:130px 80px;}
.dig_01 dd h3{margin-bottom: 20px;}
.dig_scoll{height: calc(100% - 70px);overflow: hidden;}

.dig_value{color:#fff;overflow: hidden;}
.dig_value ul{position: relative;}
.dig_value li{position: absolute;left: 0;width:52.8%;height:100%;border-left: 2px solid #fff;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
.dig_value li dl{height:100%;}
.dig_value dd{position: absolute;left: 0;top:0;width:100%;height:100%;box-sizing:border-box; padding:80px;z-index: 2;visibility:hidden;opacity: 0;}
.dig_value dt{position: relative;}
.dig_titlebox{position: absolute;top:40%;left: 0;z-index: 2;width:29.4%;padding: 0 45px;box-sizing:border-box;}
.dig_titlebox02{margin-bottom: 30px;}
.dig_titlebox h3,.dig_titlebox02 h3{margin-bottom: 5px;}
.dig_titlebox p,.dig_titlebox02 p{font-size: 12px;}
.dig_p{height: 180px;width:400px;max-width: 100%; overflow: hidden;}

/*15.7%  52.8*/

/*04*/
.dig_value li:nth-child(2){left:52.8%;}
.dig_value li:nth-child(3){left:68.5%;}
.dig_value li:nth-child(4){left:84.2%;}

.digstate_2 li:nth-child(1){left:0%;}
.digstate_2 li:nth-child(2){left:15.7%;}

.digstate_3 li:nth-child(1){left:0%;}
.digstate_3 li:nth-child(2){left:15.7%;}
.digstate_3 li:nth-child(3){left:31.4%;}

.digstate_4 li:nth-child(1){left:0%;}
.digstate_4 li:nth-child(2){left:15.7%;}
.digstate_4 li:nth-child(3){left:31.4%;}
.digstate_4 li:nth-child(4){left:47.1%;}
/*04*/

/*03*/
.dig_value3 li:nth-child(2){left:52.8%;}
.dig_value3 li:nth-child(3){left:77.6%;}

.dig_value3.digstate_2 li:nth-child(1){left:0%;}
.dig_value3.digstate_2 li:nth-child(2){left:24.7%;}

.dig_value3.digstate_3 li:nth-child(1){left:0%;}
.dig_value3.digstate_3 li:nth-child(2){left:22.7%;}
.dig_value3.digstate_3 li:nth-child(3){left:47.1%;}
/*03*/


.dig_value li.on .blank_30{visibility: hidden;opacity: 0;}
.dig_value li.on .dig_titlebox{visibility: hidden;opacity: 0;}
.dig_value li.on dd{visibility: visible;opacity: 1;}

.dig_case{position: relative;padding: 120px 0 40px 0;}
.dig_case .index_wrap{position: relative;z-index: 2;}
.dig_case_box{width:1300px;max-width: 100%;color:#fff;margin: auto;}

.dig_case_top li{display: none;}
.dig_case_top li:first-child{display: block;}
.dig_case_top{margin-bottom: 60px;}
.dig_case_top h3{margin-bottom:30px;}
.dig_case_top p{height: 216px;overflow: hidden;}

.dig_slider{position: relative;}
/*.dig_slider .pro_but div.swiper-button-disabled{opacity: 1; pointer-events:inherit;cursor: pointer;    background: #ee5921;color: #fff;}
.dig_slider .pro_but div.swiper-button-disabled.disabled{cursor: default;background: #fff;color: #ee5921;}*/
.dig_slider .pro_but div.swiper-button-disabled{opacity: 1; pointer-events:inherit;cursor: pointer;    background: #fff;color: #ee5921;}


.dig_slider .swiper-button-prev{left:-80px;}
.dig_slider .swiper-button-next{right:-80px;}

.dig_slider li{cursor: pointer; text-align: center;width: 20%;}
.dig_slider li span{display: block;border: 1px solid #fff;height: 80px;line-height: 80px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dig_slider li.on span{border-color:#0071c9;background: url(../image/enterprise_probg.jpg) no-repeat;background-size: 100% 100%;}


/*59.2% 20.4%*/
.ope_01 .dig_titlebox{width:34.2%;text-align: center;}
.ope_01 .dig_value li{width:59.2%;}
.ope_01 .dig_value li:nth-child(2){left:59.2%;}
.ope_01 .dig_value li:nth-child(3){left:79.6%;}

.ope_01 .digstate_2 li:nth-child(1){left:0%;}
.ope_01 .digstate_2 li:nth-child(2){left:20.4%;}

.ope_01 .digstate_3 li:nth-child(1){left:0%;}
.ope_01 .digstate_3 li:nth-child(2){left:20.4%;}
.ope_01 .digstate_3 li:nth-child(3){left:40.8%;}

.dig_p2{width:560px;max-width:100%;height: calc(100% - 120px);overflow: hidden;}

.dig_case_top p{width:1100px;max-width:100%;}

.ope_02 .enterprise_01 {padding: 0;}
.ope_02 .ent_text{height:340px;overflow: hidden;}
.ope_02 .ent_text h3{    white-space: inherit;text-overflow: inherit;}

.ope_ser{color:#fff;}
.ope_ser li{position: relative;padding:180px 0;display: none;}
.ope_ser li:first-child{display: block;}
.ope_ser h3{margin-bottom: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dig_1160{width:1280px;max-width:94%;margin: auto;position: relative;z-index:2;box-sizing:border-box;padding-left: 110px;}
.ope_ser p{height: 180px;overflow: hidden;}
.ope_service{position: relative;}
.ope_tab{position: absolute;left: 0;bottom: 40px;width: 100%;}
.ope_tab li{float: left;width: 25%;color:#fff;}
.ope_tab li span{margin:0 5px;}
.ope_tab .dig_1160{padding-right: 130px;}


@media only screen and (max-width:1800px) {
    .dig_01 dd{padding: 60px;}
    .dig_titlebox{padding: 0 30px;}
    .dig_value dd{padding:60px;}
}
@media only screen and (max-width:1520px) {
    .dig_titlebox{padding: 0 20px;}
    .dig_value dd{padding:50px;}
    .dig_1160,.ope_tab .dig_1160{padding: 0 5%;}
    .ope_ser li{padding-top:150px;}

}
@media only screen and (max-width:1440px) {
    .dig_01 dd{padding: 50px;}
    .dig_case{padding-top: 80px;}
    .dig_slider .swiper-button-prev{left:-60px;}
    .dig_slider .swiper-button-next{right:-60px;}
    .dig_case_box{width:1200px;}
    .dig_case_top h3{margin-bottom: 20px;}
    .dig_case_top{margin-bottom: 50px;}
    .dig_slider li span{height:70px;line-height:70px;}
    .ope_ser li{padding-top:120px;}
    .ope_tab .dig_1160{padding-right: 0;}
    .dig_1160,.ope_tab .dig_1160{padding: 0 5%;}
    .ope_ser h3{margin-bottom: 20px;}
}
@media only screen and (max-width:1200px) {

    .dig_case_box{width:900px;}

}
@media only screen and (max-width:1024px) {
    .dig_01 dd{padding: 20px;}
    .dig_scoll{height: calc(100% - 50px);}
    .dig_01 dd h3{margin-bottom: 10px;}

    .dig_value ul{height:auto !important; }
    .dig_value li{position: static;float: left;width: 50%;border: 0;}
    .dig_value li dl{position: relative;}
    .dig_titlebox{display: none;}
    .dig_value dd{visibility: visible;opacity: 1;padding:30px;}
    .dig_titlebox02{margin-bottom: 20px;}
    .dig_p{height: 120px;}

    .dig_case_box{width: 100%;}
    .dig_slider {padding: 0 50px;}
    .dig_slider li span{margin: 0 1px;}
    .dig_slider .swiper-button-prev{left:0;}
    .dig_slider .swiper-button-next{right:0;}
    .dig_case_top p{height:120px;}
    .dig_slider li span{height:50px;line-height:50px;}

    .ope_01 .dig_value li{width:100%;}
    .dig_p2{height:calc(100% - 70px)}
    .ope_02 .ent_text{height: 250px;}
    .dig_1160,.ope_tab .dig_1160{padding: 0 ;}
    .ope_ser li{padding:50px 0;padding-bottom:100px;}
    .ope_ser p{height: 144px;}
    .ope_tab{bottom: 20px;}
    .ope_tab .dig_slider{padding: 0;}
    .ope_tab .dig_slider li span{margin: 0 3px;}
}
@media only screen and (max-width:767px) {
    .dig_01 dl{height: auto !important;}
    .dig_01 dt,.dig_01 dd{float: none;width:100%;}
    .dig_scoll{height: auto;}

    .dig_titlebox02{margin-bottom: 10px;}
    .dig_value li{float: none;width: 100%;}
    .dig_p{height: auto;max-height:120px;  -webkit-line-clamp: 5;}
    .dig_case{padding:40px 0;}
    .dig_slider li span{    border-color: #0071c9; background: #0071c9;}
    .ope_02 .ent_text{height: auto;}
    .ope_tab li{width:50%;margin-bottom: 6px;}
    .ope_tab .dig_slider li span{background:none;border-color:#fff;}
    .ope_tab .dig_slider li.on span{background:#0376d0;border-color:#0376d0;}
    .ope_ser li{padding: 30px 0; padding-bottom: 160px;}



}


/*行业企业用户-5G智慧矿山-智能化工作面-李璐*/
.mine_cont .pub_slider_2{width:1320px;max-width: 100%;}
.mine_plan{position:relative;}
.mine_plantext{width:100%;box-sizing:border-box; padding: 0 12.8%; z-index: 2;color:#fff;transform: translate(0,-50%); -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%); position:absolute; left:0; top:50%;}
@media only screen and (max-width:1024px) {
    .mine_plantext{padding: 0 10%;}
}
@media only screen and (max-width:767px) {
    .mine_plan{height:200px;}
}

/*5G+智慧矿山*/
.wisdom_01 dl{overflow: hidden;width: 1440px;margin: auto;max-width: 100%;}
.wisdom_01 dt,.wisdom_01 dd{height:100%;box-sizing:border-box;}
.wisdom_01 dt{float: left;width:41.8%;}
.wisdom_01 dd{float: right;width:53%;position: relative;padding-top:20px;}
.w_line{width:25%;height:4px;background:#ee5921;position: absolute;top:0;left: 0;display: none;}
.wisdom_edit{height:100%;overflow: hidden;}

.wisdom_02{background:#eef0f5;padding:25px 0 80px 0; padding-top:80px;}
.wisdom_02 .w_title{margin-bottom: 0;}
.wisdom_02 ul{width: 1400px; margin: auto;max-width: 100%;text-align: center;font-size: 0;}
.wisdom_02 li{width: 25%;text-align: center;position: relative;display: inline-block;}
.wisdom_02 li:after{content:"";position: absolute;right: 0;top:20%;width: 1px;height:75.5%;background:#bec0c4;}
.wisdom_02 li:last-child:after{display: none;}
.wisdom_02 dl{width: 298px;margin: auto;max-width: 80%;box-sizing:border-box;padding-top:16%;}
.wisdom_02 dt{width: 164px;max-width: 60%;margin: auto;position: relative;margin-bottom: 10px;border-radius: 50%;}
.wisdom_02 dt img{width:90px;height: 90px;}
.wisdom_02 dd{white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.wisdom_03{position: relative;z-index:2;}
.wisdom_03 .eng_02{padding: 0;}
.wisdom_04{ background:#edeff3 url(../image/wisdom_bg2.jpg) no-repeat 0 bottom;background-size: 100%;padding: 270px 0 90px 0;margin-top: -150px;}
.wisdom_04 .index_wrap{overflow: hidden;}
.wisdom_04 .left{float: left;font-weight: normal;}
.wisdom_04 .right{float: right;width:calc(100% - 390px);box-sizing:border-box;padding-left: 50px;position: relative;border-left: 1px solid #bebfc2;padding-bottom: 100px;}
/*.wisdom_04 .right:after{content:"";position: absolute;top:0;left:-3px;width:4px;height:18px;background:#e67c36;}*/

.wisdom_05{overflow: hidden;}
.w_title{text-align: center;margin-bottom: 50px;}
.w_title p{padding-top: 20px;}

.wisdom_07{background:#eef0f5;}
.wisdom_plan{position: relative;width: 1310px;max-width: 95%;margin: auto;color:#fff;}
.wisdom_plan dt{width: 95px;height: 95px;margin-bottom: 40px;}
.wisdom_plan dt img{width:100%;height: 100%;}
.wisdom_plan li{width:33.33%;}
.wisdom_plan dl{padding: 60px 35px;padding-bottom: 30px;}
.wisdom_plan h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;margin-bottom: 20px;}
.w_scoll{height:180px;overflow: hidden;}

.wisdom_plan .pro_but .swiper-button-prev{left:-80px;}
.wisdom_plan .pro_but .swiper-button-next{right:-80px;}

.wisdom_project{position:relative;}
.wisdom_project li{width:46.5%;}
.wisdom_project dl{position: relative;}
.wisdom_project dd{position: absolute;left: 0;bottom:30px;width: 100%;text-align: center;color: #fff;box-sizing:border-box;padding: 0 20px;}
.wisdom_project dd h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.wisdom_project dt{position: relative;}
.wisdom_project dt em,.wisdom_project dt span{position: absolute;top:0; left: 0;width: 100%;height: 12.9%;background:#fff;z-index: 2;}
.wisdom_project dt span{top:auto;bottom: 0;}
.wisdom_project dt:after{content:"";position: absolute;left: 0;top:0;width:100%;height: 100%;background:rgba(0,0,0,0.3);}
.wisdom_project li.swiper-slide-active dt:after{background:rgba(0,0,0,0.2);}
.wisdom_project li.swiper-slide-active dt span,.wisdom_project li.swiper-slide-active dt em{display: none;}
.wisdom_project li.swiper-slide-active dd{visibility: visible;opacity: 1}

.wisdom_project li.swiper-slide-prev dd,.wisdom_project li.swiper-slide-next dd{width:55%; visibility: visible;opacity: 1;bottom: 18%;text-align: right;box-sizing:border-box;}
.wisdom_project li.swiper-slide-prev dd{left:auto;right: 0}
.wisdom_project li.swiper-slide-next dd{text-align: left;}


.wisdom_project.current .swiper-wrapper{display: block;}
.wisdom_project.current dt span,.wisdom_project.current dt em{display: none;}
.wisdom_project.current li{width:49%;float: left;}
.wisdom_project.current li:last-child{float: right;}

.wisdom_project.currcenter li{width:49%;margin:auto}
.wisdom_project.currcenter dt span,.wisdom_project.current dt em{display: none;}
.wisdom_project.currcenter li dd{visibility: visible;opacity: 1}


.wisdom_project.cur .pro_but{visibility: hidden;opacity: 0;}
.wisdom_project.cur .pro_but .swiper-button-prev{left:10%;}
.wisdom_project.cur .pro_but .swiper-button-next{right:10%;}

.wisdom_09{}
.wisdom_pro.curr{width:1125px;margin: auto;max-width: 100%;}
.wisdom_pro.curr li{width: 50%;}
.wisdom_pro ul{overflow: hidden;margin: 0 -28px;}
.wisdom_pro dl{margin:0 28px;}
.wisdom_pro li{float: left;width: 33.33%;text-align: center;margin-bottom: 40px;}
.wisdom_pro dt{margin-bottom: 30px;}

.wisdom_case{position: relative;}
.wisdom_case dl{background:#eef0f5;margin: 0 1px;}
.wisdom_case dt,.wisdom_case dd{height:100%;box-sizing:border-box;}
.wisdom_case dt{float: left;width: 63.8%;}
.wisdom_case dd{float: right;width:36.2%;padding:80px;}
.wisdom_case dd h3{margin-bottom: 30px;}

.wisdom_case .pro_but{position: absolute;bottom: 85px;right: 0; width:36.2%;z-index: 2;box-sizing:border-box;padding-left: 80px;}
.wisdom_case .pro_but div{position: static;margin: 0;float: left;margin-right: 10px;}
.wisdom_scoll_p{height:calc(100% - 100px);box-sizing:border-box;}




@media only screen and (max-width:1800px) {
}
@media only screen and (max-width:1660px) {
    .wisdom_04 .right{width:calc(100% - 270px);}
    .wisdom_plan .pro_but .swiper-button-prev{left:-60px;}
    .wisdom_plan .pro_but .swiper-button-next{right:-60px;}
    .wisdom_plan dt{margin-bottom: 20px;}
    .wisdom_pro ul{margin: 0 -20px;}
    .wisdom_pro dl{margin:0 20px;}
    .wisdom_case dd{padding:50px;}
    .wisdom_case .pro_but{padding-left: 50px;bottom:50px;}
    .wisdom_scoll_p{height: calc(100% - 80px);}
    .wisdom_case dd h3{margin-bottom: 20px;}

}
@media only screen and (max-width:1520px) {
    .wisdom_plan dl{padding: 30px;}

}
@media only screen and (max-width:1440px) {
    .w_title{margin-bottom: 30px;}
    .wisdom_02{padding-bottom: 50px;padding-top: 50px;}
    .wisdom_04{padding: 80px 0;
        padding-top: 160px;
        margin-top: -80px;}
    .wisdom_04 .right{width:calc(100% - 240px);padding-bottom: 50px;}
    .wisdom_project dd{bottom:20px;}
    .wisdom_pro ul{margin: 0 -10px;}
    .wisdom_pro dl{margin:0 10px;}
    .wisdom_pro dt{margin-bottom: 20px;}
    .wisdom_case dd{padding: 40px;}
    .wisdom_case .pro_but{bottom:40px;padding-left: 40px;}

}
@media only screen and (max-width:1024px) {
    .w_line{width:80px}
    .wisdom_01 dd{width:55%;padding-top:0;}
    .wisdom_02 dt{background:#fff;}
    .wisdom_02 dt img{width:60px;height: 60px;}
    .wisdom_02 dl{padding: 0;height: auto !important;}
    .wisdom_02{padding: 50px 0;}
    .wisdom_04{padding:50px 0;margin-top: 0;}
    .wisdom_03{padding:50px 0 0;}
    .wisdom_04 .left,.wisdom_04 .right{float: none;width: 100%;}
    .wisdom_04 .left{margin-bottom:20px;}
    .wisdom_04 .right{padding:0;border: 0;}
    .wisdom_04 .right:after{display: none;}
    .w_scoll{height:144px;}
    .wisdom_plan{width:100%;max-width: 100%; box-sizing:border-box;padding: 0 50px;}
    .wisdom_plan dt{width:70px;height: 70px;}
    .wisdom_plan .pro_but .swiper-button-prev{left:0px;}
    .wisdom_plan .pro_but .swiper-button-next{right:0px;}
    .w_title p{padding-top:10px;}
    .w_title{margin-bottom: 20px;}
    .wisdom_project dt em, .wisdom_project dt span{display:none;}

    .wisdom_case dd h3{margin-bottom: 10px;}
    .wisdom_case dd{padding: 20px;}
    .wisdom_case .pro_but{bottom:20px;padding-left: 20px;}
    .wisdom_scoll_p{height: calc(100% - 60px);}
    .wisdom_project dd{visibility: visible;opacity: 1;}
    .wisdom_02 .w_title{margin-bottom: 20px;}
    .wisdom_project dd{bottom:20px !important;}
    .wisdom_project li.swiper-slide-prev dd, .wisdom_project li.swiper-slide-next dd{width: 100%;}


}
@media only screen and (max-width:767px) {
    .w_line{width:50px;height:2px;}
    .wisdom_01 dl{height: auto !important;}
    .wisdom_01 dt,.wisdom_01 dd{float: none;width:100%;}
    .wisdom_01 dt{margin-bottom: 20px;}
    .wisdom_01 dd{padding-top: 10px;}
    .wisdom_02{padding: 30px 0;padding-bottom: 10px;}
    .wisdom_02 li{width: 50%;margin-bottom: 20px;}
    .wisdom_02 li:nth-child(2n+1){clear: both;}
    .wisdom_02 li:nth-child(2n):after{display: none;}
    .wisdom_02 dt{width:100px;max-width: 100px;}
    .wisdom_02 li:after{top:0;height: 100%;}
    .wisdom_03,.wisdom_04{padding:30px 0;}
    .wisdom_04 .left{margin-bottom:10px;}
    .wisdom_plan li{width:100%;}
    .wisdom_plan{padding: 0;}
    .wisdom_plan dl{padding:30px 50px;}
    .wisdom_project li{width: 100%;}
    .wisdom_pro ul{margin: 0;}
    .wisdom_pro dl{margin:0;}
    .wisdom_pro dt{margin-bottom:10px;}
    .wisdom_pro li{float: none;width: 100%;margin-bottom: 20px;}
    .wisdom_pro li:last-child{margin-bottom: 0;}

    .wisdom_case dl{height:auto !important;}
    .wisdom_case dt, .wisdom_case dd{float: none;width: 100%;}
    .wisdom_case_p{height:120px;overflow: hidden;}
    .wisdom_case dd h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
    .wisdom_case .pro_but{padding: 0;position:static;}
    .wisdom_case .pro_but div{position:absolute;top:25%;margin: 0;}
    .wisdom_pro.curr li{width:100%;}

}

/*联系我们*/
.contact_01{height:870px;position: relative;overflow: hidden;}
.map{width:120%;height: 100%;margin-left: -20%;}
.map_box2{position: absolute;top:80px;right:80px;background:#fff url(../image/contact_bg.png) no-repeat right bottom;background-size:67.6%; height: calc(100% - 160px);width:600px;    box-shadow: 0 0 10px rgb(0 0 0 / 30%);box-sizing:border-box;padding:55px;border-bottom:4px solid #007ad7;}
.map_box2 .pub_year dt{border-bottom:1px solid #ccc;padding:20px 0;margin-bottom: 20px;padding-top: 0;}
.map_box2 .pub_year dd{overflow: hidden;}
.map_box2 .pub_year dd a{display: block;float: left;height: 30px;line-height: 30px;min-width:80px;padding: 0 10px;box-sizing:border-box;margin-right: 15px;margin-bottom: 10px; background:#eef0f5;color: #767676;text-align: center;border-radius: 15px;}
.map_box2 .pub_year dd a.on{background:#ee5921;color:#fff;}
.map_box2 .pub_year dd a:last-child{margin-right: 0;}
.map_box2 .pub_year{margin-bottom: 50px;}
.map_block h3{line-height:30px;position: relative;padding-left:30px;margin-bottom:10px;}
.map_block h3 i{font-weight:normal;font-size:26px;color:#ee6d0f;position: absolute;left: 0;}
.map_insert{height: 100%;}
.map_block{height:calc(100% - 160px);}
.map_addresss{overflow: hidden;}

.map_iteam{padding-bottom: 20px;}


.map_addresss li{padding:30px;border-bottom:1px solid #ccc;cursor: pointer;}
.map_addresss li:first-child{padding-top: 0;}
.map_addresss li:last-child{padding-bottom: 0;border: 0;}
.map_phone{padding-left: 30px;}

@media only screen and (max-width:1660px) {
    .contact_01{height:650px;}
    .map_box2{top:40px;right:40px;height:calc(100% - 80px)}
    .map_box2 .pub_year{margin-bottom: 30px;}
    .map_box2 .pub_year dt{padding-top: 0;}
    .map_box2{padding: 40px;}
    .map_addresss li{padding:20px 30px;}
    .map_block{height:calc(100% - 150px)}
}
@media only screen and (max-width:1366px) {
    .map_box2{width: 500px;}
    .map_box2 .pub_year dt{padding-bottom: 10px;margin-bottom: 20px;}
    .map_box2 .pub_year{margin-bottom: 10px;}
    .map_block{height:calc(100% - 110px)}

}

@media only screen and (max-width:1024px) {
    .contact_01{height: auto;overflow: inherit;}
    .map{width:100%;height: 300px;margin: 0;}
    .map_box2{position: static;padding:50px 30px;width: 100%;}
    .map_addresss li{padding-left: 0;padding-right: 0;}
    .map_phone{padding-left:0;}

}
@media only screen and (max-width:767px) {
    .map{height: 200px;}
    .map_box2{padding:20px;border-width: 2px;}
    .map_box2 .pub_year dd a{margin-right: 5px;min-width: 60px;}
}

/*查询*/
.query_cont{padding:120px 0;position: relative;}
.query_cont .index_wrap{position: relative;z-index: 2;overflow: hidden;}
.query_box{float: right;width: 680px;box-sizing:border-box;padding:65px;background:rgba(0,111,215,0.9);color:#fff;margin-right: 50px;}
.query_box h2{text-align: center;margin-bottom: 40px;}
.query_box input,.query_box button{color:#fff;background: none;outline: none;border: none;height:58px;line-height: 58px;}

.query_search,.query_form li{overflow: hidden;border:1px solid rgba(255,255,255,0.41);background:rgba(255,255,255,0.13);margin-bottom: 40px;}
.query_search input{float: left;width: calc(100% - 65px);box-sizing:border-box;padding-left:20px;}
.query_search button{float: right;width: 65px;text-align: center;font-size: 20px;}

.query_form h3{margin-bottom: 30px;}
.query_form li{margin-bottom:10px;}
.query_form li input{box-sizing:border-box;width: 100%;padding: 0 20px;}
.query_btn{text-align: center;padding-top: 30px;}
.query_btn button{width: 200px;height: 60px;line-height: 60px;text-align: center;color:#ee5921;background:#fff;}
.query_btn button i{margin-left: 5px;}

.query_box :-moz-placeholder {
    color: #fff;
}

.query_box ::-moz-placeholder {
    color: #fff;
}

.query_box input:-ms-input-placeholder,
.query_box textarea:-ms-input-placeholder {
    color: #fff;
}

.query_box input::-webkit-input-placeholder,
.query_box textarea::-webkit-input-placeholder {
    color: #fff;
}
@media only screen and (max-width:1440px) {
    .query_cont{padding:100px 0;}
    .query_box{padding:40px;width:550px;margin-right: 0}
    .query_btn{padding-top: 20px;}
    .query_box h2,.query_form h3{margin-bottom: 20px;}
    .query_search{margin-bottom: 20px;}
}
@media only screen and (max-width:1024px) {
    .query_cont{padding:50px 0;}
    .query_box{padding:40px;width:550px;float: none;margin: auto;max-width: 100%;}
    .query_box input, .query_box button{height:48px;line-height: 48px;}
}
@media only screen and (max-width:767px) {
    .query_box{padding:30px 10px;}
    .query_box h2{font-size: 18px;}
    .query_box input, .query_box button{height:40px;line-height: 40px;}
    .query_search input{padding-left: 10px;}
    .query_form li input{padding:0 10px;}
    .query_search button{width: 50px;}
    .query_search input{    width: calc(100% - 50px);}
    .query_btn button{width: 150px;}
}

/*下载*/
.down_search{width: 450px;max-width:100%; margin: auto;background:#eef0f5;overflow:hidden;margin-bottom: 80px;}
.down_search input,.down_search button{border: none;outline: none;background:none;height: 50px;line-height: 50px;}
.down_search button{width: 70px;float: right;color:#7f7f7f;font-size: 16px;font-weight: bold;}
.down_search input{float: left;width: calc(100% - 70px);box-sizing:border-box;padding-left:35px;}

.down_list ul{overflow:hidden;margin: 0 -25px;}
.down_list li{float: left;width: 25%;margin-bottom: 50px;}
.down_list dl{margin: 0 25px;background:#eef0f5;}
.down_list dd{overflow:hidden;line-height:30px;padding:30px;}
.down_list dd h3{float: left;width: calc(100% - 60px);white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.down_list dd span{float: right;}
.down_list dd span a{color:#ee5921;}
.down_list dd span a i{font-size: 20px;margin-right: 4px;}
.down_list .page{padding-top: 10px;}


.down_blank80,.down_tac{display: none;}
.down_blank80{position: fixed;top:0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.8);z-index: 99991;}
.down_tac{z-index: 99992;background:url(../image/down_bg.jpg) no-repeat;background-size: 100% 100%;width:910px;max-width: 94%; box-sizing:border-box;padding:75px 150px;position: fixed;color:#fff;    box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
.down_tac h2{text-align: center;margin-bottom:60px;}
.down_form li{margin-bottom: 20px;}
.down_form span{float: left;text-align: right;}
.down_form span i{color:#ed791c;margin-right: 6px;}
.down_form .down_input{float: right;width: calc(100% - 145px);background:rgba(255,255,255,0.16);border-radius: 30px;}
.down_input input{width: 100%;box-sizing:border-box;/*color:#fff;*/}
.down_input input,.down_input dt,.down_input dd p{padding:0 30px;position: relative;}
.down_input dt{padding-right: 45px;cursor: pointer;}
.down_input dt i{position: absolute;right: 35px;top:0;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.down_form span,.down_input input,.down_input dt{height: 54px;line-height: 54px;}
.down_input dl{position: relative;}
.down_input dd{position: absolute;left: 0;top:100%;width: 100%;background:#097fd9;border-radius: 20px;padding: 20px 0;display: none;    box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
.down_input dd p a{color:#fff;display: block;}
.down_input dd p{line-height: 30px;margin-bottom: 10px;}
.down_button{text-align: center;padding-top:75px;}
.down_button button{width: 260px;height: 64px;line-height: 64px;text-align: center;color: #fff;border-radius: 30px;background:#ed791c;}
.down_close{cursor: pointer; position: absolute;top:40px;right: 40px;color:#75b7e9;font-size: 36px;}
.down_input dt.on_o i{-webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);}


.down_form :-moz-placeholder {
    color: #fff;
}

.down_form ::-moz-placeholder {
    color: #fff;
}

.down_form input:-ms-input-placeholder,
.down_form textarea:-ms-input-placeholder {
    color: #fff;
}

.down_form input::-webkit-input-placeholder,
.down_form textarea::-webkit-input-placeholder {
    color: #fff;
}







@media only screen and (max-width:1660px) {
    .down_button{padding-top: 40px;}
    .down_tac h2{margin-bottom: 40px;}

}


@media only screen and (max-width:1440px) {
    .down_search{margin-bottom: 50px;}
    .down_list ul{margin: 0 -15px;}
    .down_list li{margin-bottom: 30px;}
    .down_list dl{margin: 0 15px;}
    .down_list dd{padding: 20px;}
    .down_search input{padding-left: 20px;}

    .down_tac{padding: 50px 100px;}
    .down_button{padding-top: 20px;}
    .down_close{top:20px;right: 20px;}
    .down_form span, .down_input input, .down_input dt{height:50px;line-height: 50px;}
    .down_form li{margin-bottom: 15px;}
    .down_button button{height: 50px;line-height: 50px;}
    .down_close{font-size:30px;}


}
@media only screen and (max-width:1366px) {
    .down_list ul{margin: 0 -10px;}
    .down_list li{margin-bottom: 20px;}
    .down_list dl{margin: 0 10px;}
    .down_list dd{padding: 20px 10px;}
}
@media only screen and (max-width:1024px) {
    .down_list li{width:50%}

    .down_tac{width:700px;padding:30px;}
    .down_input input, .down_input dt, .down_input dd p{padding: 0 20px;}
    .down_input dt{padding-right: 40px;}
    .down_input dt i{right:20px;}
    .down_form li{margin-bottom: 10px;}
    .down_tac h2{margin-bottom: 20px;}


}
@media only screen and (max-width:767px) {
    .down_list li{width:100%;float: none;}
    .down_list ul,.down_list dl{margin: 0;}
    .down_search input{padding-left: 10px;width: calc(100% - 50px);}
    .down_search button{width:50px;}
    .down_list dd{padding: 10px;}
    .down_input input, .down_input dt, .down_input dd p{padding: 0 10px;}
    .down_tac{padding:30px 10px;}
    .down_form .down_input{width:calc(100% - 90px)}
    .down_form span, .down_input input, .down_input dt{height:40px;line-height:40px;}
    .down_form .down_input{border-radius:5px;}
    .down_button{padding-top:10px;}
    .down_button button{width:150px;height:40px;line-height:40px;}

    .down_close{top:5px;right: 5px;font-size:18px;font-weight: bold;}

}

/*法律*/
.law_edit{background:#f2f2f2;padding:80px;padding-bottom: 130px;position: relative;}
.law_line{height: 4px;width:20.5%;margin: auto;background:#ee5921;transform: translate(-50%,0); -webkit-transform: translate(-50%,0);-ms-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-o-transform: translate(-50%,0); position:absolute; left:50%; top:0;}
@media only screen and (max-width:1024px) {
    .law_line{height:2px;}
    .law_edit{padding:50px;}
}
@media only screen and (max-width:767px) {
    .law_edit{padding:20px;}
}

/*合规管理*/
.manage_cont_d{padding-bottom: 65px;}
.manage_edit{padding:60px 90px;padding-bottom:120px;background:#f2f2f2;position: relative;}
.manage_cont_t{text-align: center;padding-bottom: 40px;}
.manage_cont_d .law_line{width:7.3%;}
@media only screen and (max-width:1440px) {
    .manage_cont_t{padding-bottom: 20px;}
    .manage_edit{padding:50px;padding-bottom: 70px;}
}
@media only screen and (max-width:767px) {
    .manage_cont_d{padding-bottom: 30px;}
    .manage_edit{padding:20px;}
}

/*搜索结果*/
.serach_cont{}
.serach_top{background:#ecf0f6;padding:115px 0 50px 0;}
.serach_block{width:1100px;margin: auto;max-width:100%;}
.serach_block button,.serach_block input{border: none;outline:none;background:none;height:70px;line-height: 70px;border-radius: 5px;    box-shadow: 0 0 10px rgb(0 0 0 / 10%);box-sizing:border-box;}
.serach_block input{float: left;width: calc(100% - 200px);background:#fff;padding-left:35px;}
.serach_block button{font-size: 30px;text-align: center;width:180px;background:#e67c36;color:#fff;float: right;}

.search_sesult{text-align: center;padding-top: 15px;margin-bottom: 70px;}
.search_list li{padding:27px 60px;line-height:30px;background:#f5f7fa;}
.search_list li:nth-child(2n){background:#fff;}
.search_list dl{overflow:hidden;}
.search_list dt{float: left;width:calc(100% - 220px);max-height:60px;  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.search_list dd{float: right;text-align:right;width: 200px;}
@media only screen and (max-width:1440px) {
    .serach_top{padding-top: 70px;}
    .search_list li{padding: 25px;}
    .search_sesult{margin-bottom: 50px;}
}
@media only screen and (max-width:1024px) {
    .serach_top{padding:50px 0;}
    .serach_block button, .serach_block input{height:60px;line-height:60px;}
    .serach_block button{width: 100px;}
    .serach_block input{width: calc(100% - 120px);padding-left: 10px;}
}
@media only screen and (max-width:767px) {
    .serach_top{padding:30px 0;}
    .serach_block button, .serach_block input{height:40px;line-height:40px;}
    .serach_block button{width: 60px;font-size: 16px;}
    .serach_block input{width: calc(100% - 70px);}
    .search_sesult{margin-bottom: 20px;}
    .search_list li{padding:10px;line-height: 24px;}
    .search_list dt,.search_list dd{float: none;width: 100%;}
    .search_list dt{margin-bottom: 10px;max-height:48px;}



}


/*全场景极简网络解决方案*/
.network_01{overflow:hidden;}
.network_list{position: relative;color:#fff;}
.network_list>img{display: none;}
.network_list ul{position:relative;z-index: 2;}
.network_list ul,.network_list li,.network_list dl,.network_list dd,.net_insert{height: 100%;}
.network_list dd{visibility: hidden;opacity: 0;padding: 75px;padding-top:90px;box-sizing:border-box;}
.network_list dd h3{line-height: 1.3em;max-height:2.6em;  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.net_line{display: block;width: 47%;height:4px;background:#ee5921;margin-top: 35px;}
.net_scoll .pro_text p{line-height: 30px;margin-bottom: 20px;}
.net_scoll .pro_text p:last-child{margin-bottom: 0;}


.network_list dt{position: absolute;left: 0;bottom: 75px;box-sizing:border-box;padding:0 30px;width: 43.4%;line-height:36px;max-height:144px;  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;}
.net_insert{position: relative;}
.net_scoll{position: absolute;left: 0;bottom: 0;width: 100%;max-height:300px; overflow:hidden;}

/*53.2%   23.6%;*/
.network_list li{position: absolute;left: 0;top:0;width:53.3%;border-left:1px solid #fff;transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}

.network_list li.on dd{visibility: visible;opacity: 1;}
.network_list li.on dt{visibility: hidden;opacity: 0;}

.network_list li:first-child{border: 0;}
.network_list li:nth-child(2){left:53.2%;}
.network_list li:nth-child(3){left:76.8%;}

.netstate_2 li:nth-child(1){left:0%;}
.netstate_2 li:nth-child(2){left:23.6%;}

.netstate_3 li:nth-child(1){left:0%;}
.netstate_3 li:nth-child(2){left:23.6%;}
.netstate_3 li:nth-child(3){left:47.2%;}

@media only screen and (max-width:1660px) {
    .network_list dd{padding: 50px}
    .network_list dt{bottom: 50px;}


}
@media only screen and (max-width:1440px) {
    .net_line{width: 30%;}

}
@media only screen and (max-width:1366px) {
    .network_list dd{padding: 30px}
    .network_list dt{bottom: 30px;}

}
@media only screen and (max-width:1150px) {

    .net_scoll{max-height: 240px;}

}
@media only screen and (max-width:1024px) {
    .network_list{background:none !important;height: auto !important;}
    .network_list .blank_30{display: none;}
    .network_list>img{display: block;}
    .network_list li{position: static;float: none;color:#333;width: 100%;padding: 20px 0;border-bottom:1px solid #ccc;}
    .network_list li:first-child{border-bottom:1px solid #ccc;}
    .network_list li:last-child{border:0;padding-bottom: 0}
    .net_scoll{height: auto;max-height: inherit;position: static;color:#767676;}
    .network_list dt{display: none;}
    .network_list dd{visibility: visible;opacity: 1;padding: 0;}
    .network_list dd h3{max-height: inherit;    display: block;
        -webkit-line-clamp: inherit;
        -webkit-box-orient: inherit;}
    .net_line{height: 2px;width:80px;margin: 20px 0;}
    .net_scoll .pro_text p{line-height: 24px;margin-bottom: 10px;}


}

/*绿色5G*/
.pub_tab1000 .pub_slider {width:1100px;}
.s_06 .pro_slider li dl{border-bottom:1px solid #c0c0c0;}
.s_06 .pro_slider li dd{padding:40px 0;}
.s_06 .eng_03 .pro_but div{top:40%;}

.s_01 dl{overflow:hidden;background:#eef0f5;}
.s_01 dt,.s_01 dd{width: 50%;height:100%;overflow:hidden;box-sizing:border-box;float: left;}
.s_01 dd{padding:75px;line-height: 1.8em;}
.s_01 {color:#5e5e5e;}

.s_point{position:relative;}
.s_point.cur2{width:1090px;margin: auto;max-width:100%;}
.s_point.cur2 li{width:49% !important;}
.s_point.cur1{width:50%;margin: auto;max-width:100%;}
.s_point.cur1 li{width:98% !important;}

/*.s_point ul{overflow:hidden;margin: 0 -10px;}*/
.s_point li{width: 50%;float: left;}
.s_point dl{border:1px solid #d6d6d6;padding:50px;overflow:hidden;box-sizing:border-box;position: relative;margin: 0 1px;}
.s_point dl:after{visibility: hidden;opacity: 0; content:"";position: absolute;left: 50%;bottom: 0;height: 4px;width:0%;background:#007ad7;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.s_point dt{float: left;width: 75px;height: 75px;}
.s_point dt img{width:100%;height: 100%;}
.s_point dd{width: calc(100% - 110px);float: right ;}
.s_point dd p{height:90px;overflow:hidden;text-align: justify;}

.s_03{position: relative;padding:90px 0 75px 0;color:#fff;overflow:hidden;}
.s_03 .index_wrap{position: relative;animation: 2;}
.s_03 h2{text-align: center;margin-bottom: 150px;}
.phoneimg{display: none;}
.phoneimg img{width:100%;}

.solution_slider{width: 1310px;max-width:100%; margin:auto;position: relative;}
.solution_slider li{height: 220px;border-left:1px solid #fff;}
.solution_slider dl{padding:0 50px;margin:0 1px;}
.solution_slider dt{margin-bottom: 20px;}
.solution_slider dd{max-height: 120px;overflow: hidden;  -webkit-line-clamp: 4;}
.solution_slider .pro_but{text-align: center;padding-top:80px;}
.solution_slider .pro_but div{position:static;margin: 0 5px;display: inline-block;float: none;}
/*.s_line01,.s_line02{position: absolute;left: 0;top:0;height:100%;width:1px;background:#fff;}
.s_line02{left:50%;}*/

.s_05 .s_worth ul{overflow:hidden;margin: 0 -16px;}
.s_worth a,.s_05 .s_worth dl{display: block;margin: 0 16px;}
.s_worth li{float: left;width:50%;margin-bottom: 30px;}
.s_worth dl{background:#eef0f5;border-bottom:4px solid #eef0f5;margin:0 16px;}
.s_worth dd{padding:50px 55px;}
.s_worth dt{overflow: hidden;position: relative;}
.s_worth h3{height:60px;overflow: hidden;display: block;}

.s_05{background:#eef0f5;}
.s_05 .s_worth dl{background: none;position: relative;color:#fff;border:0;overflow:hidden;}
.s_05 .s_worth dd{padding: 0;position: absolute;left: 0;bottom: 0;width:100%;box-sizing:border-box;}
.s_worth_p h5{margin-bottom: 20px;}
.s_worth_p p{max-height:240px;-webkit-line-clamp:8;}
.s_05 .s_worth h4,.s_05 .s_worth h5{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.s_worth_p,.s_05 .s_worth h4{transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
.s_worth_p,.s_05 .s_worth dd{padding: 30px 35px;}
.s_worth_p{position: absolute;left: 0;bottom:0px;width:100%;box-sizing:border-box;visibility:hidden;opacity: 0;-webkit-transform: translateY(-80px); -moz-transform: translateY(-80px);-o-transform: translateY(-80px);-ms-transform: translateY(-80px);transform: translateY(-80px);}



@media only screen and (max-width:1660px) {
    .s_03 h2{margin-bottom: 100px;}
    .s_worth dd{padding:40px;}

}
@media only screen and (max-width:1440px) {
    .s_06 .pro_slider li dd{padding:20px 0;}
    .s_01 dd{padding: 50px;}
    .s_point dl{padding: 50px;}
    .s_03 h2{margin-bottom: 80px;}
    .s_worth dd{padding:30px;}

    .s_worth_p p{max-height:180px;-webkit-line-clamp:6;}

}

.s_05 .s_worth dl h4{display: none;}
.s_05 .s_worth dl .s_worth_p{-webkit-transform: translateY(0px); -moz-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);visibility: visible;opacity: 1;}
@media only screen and (max-width:1024px) {
    .s_01 dd{padding: 30px;}
    .s_point dl{padding: 20px 50px;}
    .s_point dd{padding-top: 0;}
    .s_point dd p{height: 72px;}
    .solution_slider dl{padding: 20px;padding-bottom: 0}
    .s_03 h2{margin-bottom: 50px;}
    .solution_slider .pro_but{padding-top:50px;}
    .s_03{padding:80px 0;}
    .s_worth h3{height:48px;}
    .s_worth dl{border-width: 2px;}
    .s_worth dd{padding:20px;}
    .s_05 .s_worth ul{margin: 0 -10px;}
    .s_worth a,.s_05 .s_worth dl{margin: 0 10px;}

    .s_05 .s_worth dl h4{display: none;}
    .s_05 .s_worth dl .s_worth_p{-webkit-transform: translateY(0px); -moz-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);visibility: visible;opacity: 1;}
    .s_worth_p h5{margin-bottom: 10px;}

    .s_worth_p, .s_05 .s_worth dd{padding:20px;}


    .solution_slider dd{-webkit-line-clamp: 5;}


}

@media only screen and (max-width:767px) {
    .s_01 dd{padding:20px;}
    .s_01 dl{height: auto !important;}
    .s_01 dt, .s_01 dd{float: none;width:100%;}
    .s_point li{float: none;width: 100%;margin-bottom: 10px;}
    .s_point li:last-child{margin-bottom: 0;}
    .s_point ul{margin: 0;}
    /*.s_point dd p{height: auto;}*/
    .s_point dt{width:50px;height: 50px;}
    .s_point dd{width:calc(100% - 70px)}
    .phoneimg{display: block;}
    .s_line01,.s_line02{display: none;}
    .solution_slider dl{padding: 0;}
    .s_03{padding:50px 0;}
    .s_03 h2{margin-bottom: 20px;}
    .solution_slider dt{margin-bottom: 10px;}
    .solution_slider .pro_but{padding-top: 20px;}
    .solution_slider dl{padding-bottom:20px;border-bottom:1px solid #fff;margin: 0 1px;border-left: 0;}
    .s_05 .s_worth ul{margin: 0;}
    .s_worth a,.s_05 .s_worth dl{margin: 0;}
    .s_worth li{float: none;width: 100%;margin-bottom:10px}
    .s_worth li:last-child{margin-bottom: 0;}
    .s_worth h3 br{display: none;}
    .s_worth h3{height: auto;}
    .s_05 .s_worth dd{position: static;padding: 20px 0;}
    .s_05 .s_worth dl .s_worth_p{position: static;padding: 0;}
    .s_05 .s_worth dl{color:#333;}

    .s_worth_p p{max-height:inherit;-webkit-line-clamp:inherit;}

    .s_point .pro_but div{margin-top: -20px;}
    .s_point .pro_but .swiper-button-prev{left: -10px;}
    .s_point .pro_but .swiper-button-next{right:-10px}
    .solution_slider li{border: 0;}
}

/*运营商用户*/
.operator_03.s_06 .eng_03 dd{padding:20px 30px;padding-bottom: 10px;}
.operator_03.s_06 .eng_03 dd h3{padding-right: 30px;position: relative;}
.operator_03.s_06 .eng_03 dd h3 i{position: absolute;top:0;right: 0;color:#ee5a23;}

.w_title{position: relative;}
.o_more{font-size:14px;position: absolute;top:50%;margin-top: -17px; right: 0;}
.o_more a{color:#ee5921;font-weight: normal;}
.o_more span,.oper_more a,.oper_more span,.oper_more2 span{display:block; margin-left: 8px;width:34px;height: 34px;line-height:34px; background:#ee5921;color:#fff;display: inline-block;text-align: center;border-radius:50%;}

.operator_news ul{overflow:hidden;margin: 0 -28px;}
.operator_news dl{margin: 0 28px;}
.operator_news li{width:33.33%;float: left;}
.operator_news dt{margin-bottom:30px;}
.operator_news h3{height:60px;-webkit-line-clamp: 2;}
.operator_time{border-top:1px solid #c0c0c0;padding-top:15px;margin-top: 30px;}

.enterprise_cont .operator_news h3{height:72px;}



.operator_s{color:#fff;overflow: hidden;}
.operator_s ul{position: relative;}
.operator_s li{position: absolute;left: 0;width:37%;height:100%;border-left: 1px solid #fff;transition:all 0.9s;-webkit-transition:all 0.9s;-moz-transition:all 0.9s;-o-transition:all 0.9s;-ms-transition:all 0.9s;}
.operator_s li dl{height:100%;position: relative;}
.operator_s dd{position: absolute;left: 0;top:0;width:100%;height:100%;box-sizing:border-box; padding:65px;padding-top: 100px; z-index: 2;visibility:hidden;opacity: 0;z-index: 2}
.operator_s dd>a{display: block;width: 100%;height: 100%}
.operator_s dd .operator_tox_02{color:#fff;}
.operator_s dt{position: relative;}
.operator_tox_01,.operator_tox_02{transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
.operator_tox_01{position: absolute;left: 0;top:47%;width:28%;box-sizing:border-box;padding: 0 10px;text-align: center;}
.operator_tox_02{width:440px;max-width:100%;}
.oper_p{height:120px;-webkit-line-clamp: 4;}
.operator_tox_02 h3{margin-bottom: 30px;}
.operator_tox_02 h3 a{color:#fff;}
.oper_more{padding-top: 30px;}

/*37%  10.5*/
.operator_s li:nth-child(2){left:37%;}
.operator_s li:nth-child(3){left:47.5%;}
.operator_s li:nth-child(4){left:58%;}
.operator_s li:nth-child(5){left:68.5%;}
.operator_s li:nth-child(6){left:79%;}
.operator_s li:nth-child(7){left:89.5%;}

.opera_2 li:nth-child(1){left:0%;}
.opera_2 li:nth-child(2){left:10.5%;}

.opera_3 li:nth-child(1){left:0%;}
.opera_3 li:nth-child(2){left:10.5%;}
.opera_3 li:nth-child(3){left:21%;}

.opera_4 li:nth-child(1){left:0%;}
.opera_4 li:nth-child(2){left:10.5%;}
.opera_4 li:nth-child(3){left:21%;}
.opera_4 li:nth-child(4){left:31.5%;}

.opera_5 li:nth-child(1){left:0%;}
.opera_5 li:nth-child(2){left:10.5%;}
.opera_5 li:nth-child(3){left:21%;}
.opera_5 li:nth-child(4){left:31.5%;}
.opera_5 li:nth-child(5){left:42%;}

.opera_6 li:nth-child(1){left:0%;}
.opera_6 li:nth-child(2){left:10.5%;}
.opera_6 li:nth-child(3){left:21%;}
.opera_6 li:nth-child(4){left:31.5%;}
.opera_6 li:nth-child(5){left:42%;}
.opera_6 li:nth-child(6){left:52.5%;}

.opera_7 li:nth-child(1){left:0%;}
.opera_7 li:nth-child(2){left:10.5%;}
.opera_7 li:nth-child(3){left:21%;}
.opera_7 li:nth-child(4){left:31.5%;}
.opera_7 li:nth-child(5){left:42%;}
.opera_7 li:nth-child(6){left:52.5%;}
.opera_7 li:nth-child(7){left:63%;}




.operator_s li.on .operator_tox_01{visibility: hidden;opacity: 0;}
.operator_s li.on dd{visibility: visible;opacity: 1;}


.operator_title{overflow:hidden;position: relative;margin-bottom:40px;}
.operator_title h2{float: left;}
.operator_title .pro_more{float: right;border: 0;padding: 0;position: absolute;top:50%;right: 0;margin-top: -15px;}

.pro_more2{border: 0;padding: 0;}
.operator_story ul{position: relative;overflow: hidden;}
.operator_story li,.operator_story dl,.operator_story dt,.operator_story dt a,.operator_story dt img{display: block;height:100%;}
.operator_story dd{position:absolute;left: 0;bottom: 35px;padding:0 45px;box-sizing:border-box;width:100%;}
.operator_story dd h3{margin-bottom:15px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.operator_story dd h3 a{color:#fff;}
.operator_story li{width:50%;height:50%; position: absolute;top:0;box-sizing:border-box;}
.operator_story li:first-child{height: 100%;left: 0;border-right:2px solid #fff;}
.operator_story dt{position: relative;}
.operator_story dt a{display: block;}
.operator_story dt em{position: absolute;left: 0;bottom:0;width: 100%;height: 100%;background:url(../image/operator_jb.png) repeat-x 0 bottom;    }

.operator_story li:nth-child(2){right: 0;border-bottom:2px solid #fff;}
.operator_story li:nth-child(3){right: 0;top:auto;bottom: 0;}
.oper_more2 span{margin-left: 0;}

.operator_05 ul{overflow:hidden;}
.operator_05 li{float: left;width:50%;box-sizing:border-box;}
.operator_05 li a{display: block;}
.operator_05 li dl{position: relative;text-align: center;color:#fff;}
.operator_05 li h3{margin-bottom:30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.operator_05 dd{width: 100%;box-sizing:border-box;padding: 0 20px;}
.operator_05 .oper_more2 span{display: inline-block;}

.operator_05 li:nth-child(1){border-right:1px solid #fff;}
.operator_05 li:nth-child(2){border-left:1px solid #fff;}

.oper_link a{color: #fff;float:left;margin-right: 20px;width:125px;height: 42px;line-height:42px;border:1px solid #fff;border-radius:30px;text-align: center;}
.oper_link a i{font-weight:bold;}
.oper_link a:last-child{margin-right: 0;}
.oper_link{position: absolute;bottom:110px;}

@media only screen and (max-width:1440px) {
    .operator_03.s_06 .eng_03 dd{padding:20px;padding-bottom: 10px;}
    .o_more span,.oper_more a,.oper_more2 span{display:block; width:30px;height: 30px;line-height:30px;}
    .o_more{margin-top:-15px;}
    .operator_news ul{margin: 0 -15px;}
    .operator_news dl{margin: 0 15px;}
    .operator_time{margin-top: 20px;}
    .operator_news dt{margin-bottom: 20px;}
    .operator_s dd{padding:50px;}
    .operator_tox_02 h3{margin-bottom: 20px;}
    .operator_title{margin-bottom: 30px;}
    .operator_story dd{padding:0 30px;bottom: 30px;}
    .operator_story dd h3{margin-bottom:10px;}
    .operator_05 li h3{margin-bottom: 20px;}

    .oper_link{bottom:calc(100% - 380px);}


}
@media only screen and (max-width:1024px) {
    .operator_news h3,.enterprise_cont .operator_news h3{height:48px;}
    .o_more span,.oper_more a,.oper_more2 span{display:inline-block; width:20px;height: 20px;line-height:20px;font-size:12px;}
    .o_more{margin-top:-10px;}
    .operator_news ul{margin: 0 -10px;}
    .operator_news dl{margin: 0 10px;}

    .operator_s ul{height:auto !important;}
    .operator_s li{position: static;float: left;width:33.33%;border: 0;}
    .operator_s li dl{position: relative;}
    .operator_tox_01{display: none;}
    .operator_tox_02 h3{margin-bottom: 10px;}
    .operator_s dd{padding: 10px;}
    .oper_more{padding-top: 20px;}
    .operator_s li dd{visibility: visible;opacity: 1;}
    .operator_title{margin-bottom: 20px;}
    .invest_list{height: auto !important;}
    .oper_link{bottom:10px;}
    .oper_link a{margin-right: 20px;width:90px;height: 30px;line-height: 30px;margin-right: 5px;}
}
@media only screen and (max-width:767px) {
    .operator_03.s_06 .eng_03 dd{padding-left: 10px;padding-right: 10px;}
    .operator_news h3,.enterprise_cont .operator_news h3{height:auto;max-height: 48px;}
    .operator_news ul{margin: 0;}
    .operator_news dl{margin: 0;}
    .operator_news li{float: none;width:100%;margin-bottom: 20px;}
    .operator_news li:last-child{margin-bottom: 0;}
    .operator_time{margin-top:10px;padding-top: 10px;}
    .operator_news dt{margin-bottom:10px;}
    .operator_s li{width:100%;float: none;margin-bottom: 10px;}
    .operator_s li:last-child{margin-bottom: 0;}
    .operator_s dd{padding:40px 20px;}
    .operator_story ul{height:auto !important;}
    .operator_story li{position: static;width: 100%;border: 0 !important;margin-bottom: 2px;}
    .operator_story dl{position: relative;}
    .operator_story dd{padding: 0 20px;bottom:10px;}
    .operator_story dt em{background-size:100% 100% !important;height:70%;}
    .operator_story dd h3{margin-bottom: 5px;}
    .operator_05 li h3{margin-bottom: 10px;}
    .operator_05 li{border: 0 !important; float:none;width:100%;margin-bottom: 2px;}
    .operator_s dd .operator_tox_02{color:#333;}
    .operator_02 .operator_s dd .operator_tox_02{color:#fff;}
    .enterprise_cont .operator_02 .operator_s dd .operator_tox_02{color:#333;}

    .oper_link{bottom:calc(100% - 310px);}

}




.operator_d{width:1300px;max-width: 100%;margin: auto;}

/*行业企业用户*/
.enterprise_cont .w_title,.enterprise_cont .eng_03 h2{text-align: left;font-weight: normal;}

.enterprise_cont .operator_time{padding: 0;border: 0;margin: 0;margin-bottom: 20px;}
.enterprise_cont .operator_news h3{margin-bottom: 50px;}
.enterprise_cont .oper_p{height:auto;-webkit-line-clamp: inherit;}
.enterprise_cont .operator_s dd{padding: 100px;padding-top: 160px;}

/*14.6%*/
.enterprise_cont .operator_s li{width:70.8%;}
.enterprise_cont .operator_s li:nth-child(2){left:70.8%;}

.enterprise_cont .opera_2 li:nth-child(1){left:0%;}
.enterprise_cont .opera_2 li:nth-child(2){left:29.2%;}

/*03*/
.enterprise_cont .operator_fa .operator_s li:nth-child(2){left:70.8%;}
.enterprise_cont .operator_fa .operator_s li:nth-child(3){left:85.4%;}

.enterprise_cont .operator_fa .opera_2 li:nth-child(1){left:0%;}
.enterprise_cont .operator_fa .opera_2 li:nth-child(2){left:14.6%;}

.enterprise_cont .operator_fa .opera_3 li:nth-child(1){left:0%;}
.enterprise_cont .operator_fa .opera_3 li:nth-child(2){left:14.6%;}
.enterprise_cont .operator_fa .opera_3 li:nth-child(3){left:29.2%;}


.enterprise_cont .operator_tox_02{width:100%;}
.enterprise_iteam{overflow: hidden;margin: 0 -24px;padding-top: 20px;width:540px;max-width:100%;}
.enterprise_iteam,.enterprise_iteam a{color:#fff;}
.enterprise_iteam .enterprise_p{float: left;width: 50%;margin-top:40px;}
.enterprise_iteam a{display: block;overflow:hidden;line-height: 30px;padding-bottom:15px;border-bottom: 1px solid rgba(255,255,255,0.43);margin: 0 24px;padding-left: 8px;}
.enterprise_iteam p{float: left;width:calc(100% - 30px);white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.enterprise_iteam i{float: right;font-size:18px;}

.enterprise_cont .operator_tox_01{width:20.5%;}
.enterprise_cont .operator_tox_02{height:100%;}
.enterprise_cont .enterprise_scoll{height:calc(100% - 75px);overflow:hidden;}

.o_more2 span{background: none;color:#ee5921;font-weight:bold;}
.enterprise_02 .operator_03{background:#eef0f5;}

.ent_pro{padding:50px;background:#fff;box-shadow: 0 0 5px rgb(0 0 0 / 20%);}
.enterprise_02 .swiper-container{padding:10px 0;}
.enterprise_02 .s_06 .eng_03 .pro_but div{top:50%;}


.phoneimg{position: relative;}

.enter_pro{position: relative;overflow:hidden;background:#eef0f5;}
.enter_pro .left{float: left;width: 525px;border-top:4px solid #007ad7;padding:60px 0;position:relative;z-index: 2;}
.enter_pro .right{float: right;width:calc(100% - 525px);}
.enter_pro .right,.enter_pro .right a{color:#fff;}
.enter_pro .right li{position: relative;display: none;}
.enter_pro .right li>a{padding:200px 135px;padding-right: 220px;display: block;width:100%;height: 100%;box-sizing:border-box;}
.enter_pro .right li:first-child{display: block;}
.ent_text{position: relative;z-index: 2;color:#fff;}
.ent_more{padding-top: 40px;}
.ent_more,.ent_more i{height: 48px;line-height: 48px;}
.ent_more i{width: 48px;text-align: center;color:#fff;border-radius:50%; float: left;background:#ee5921;margin-right: 15px;}
.ent_text p{height: 180px; -webkit-line-clamp: 5;}
.ent_text h3{margin-bottom: 30px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.enter_title{margin-bottom: 50px;}
.enter_title h2{margin-bottom: 30px;}
.enter_title,.enter_in{padding: 0 55px;}
.enter_ul{color:#525360;}
.enter_ul li{padding:12px 0;position: relative;cursor: pointer;border-bottom:1px solid #d6d7d9;}
.enter_hover{position: absolute;left:0;top:0;width:calc(100% + 13px);height: 100%;background:url(../image/enterprise_probg.jpg) no-repeat;background-size:cover;visibility: hidden;opacity: 0;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.enter_in{position: relative;z-index: 2;overflow: hidden;}
.enter_in,.enter_ul span{height: 70px;line-height: 70px;}
.enter_ul span{float: left;width: 70px;text-align: center;position: relative;border-radius:50%;}
.enter_ul span img{width:45px;height: 45px;}
.enter_ul p{float: right;width:calc(100% - 90px)}

.enter_ul li span,.enter_ul li p{opacity: 0.4;}
.enter_ul li.on span,.enter_ul li.on p{opacity: 1;}

.enter_ul li.on span{background:#fff;}
.enter_ul li.on{background:#007ad7;color:#fff;}
.enter_ul li.on .enter_hover{visibility: visible;opacity: 1;}

.serve_03 .enterprise_cont .operator_s dd{padding:95px;padding-top: 140px;}



@media only screen and (max-width:1660px) {
    .enterprise_cont .operator_s dd{padding:60px;}
    .serve_03 .enterprise_cont .operator_s dd{padding: 60px;}

    .enter_pro .right li a{padding:150px 100px;}
    .enter_pro .left{padding:40px 0;}
    .enter_title h2{margin-bottom: 20px;}

}
@media only screen and (max-width:1440px) {
    .enterprise_iteam{padding-top: 0;}
    .enterprise_cont .operator_s dd{padding:50px;}
    .serve_03 .enterprise_cont .operator_s dd{padding: 50px;}

    .enterprise_iteam a{padding-bottom:10px;}
    .enterprise_iteam .enterprise_p{margin-top: 20px;}
    .enterprise_cont .operator_news h3{margin-bottom: 20px;}
    .ent_pro{padding:30px}
    .enter_pro .left{width:400px;}
    .enter_pro .right{width:calc(100% - 420px);}
    .enter_title, .enter_in{padding:0 30px;}
    .enter_ul span img{width:40px;height: 40px;}
    .enter_ul span{width: 60px;}
    .enter_in, .enter_ul span{height:60px;line-height:60px;}
    .enter_title{margin-bottom: 40px;}
    .ent_more, .ent_more i{height:36px;line-height: 36px;}
    .ent_more i{width:36px;margin-right: 5px;}
    .enter_ul p{width:calc(100% - 70px)}
}

@media only screen and (max-width:1024px) {
    .enterprise_cont .operator_s li{width:100%;}
    .enter_pro .left,.enter_pro .right{float: none;width:100%;}
    .enter_pro{background:none;}
    .enter_pro .left{background: #eef0f5;}
    .ent_text p{height: 120px;}
    .ent_more{padding-top: 20px;}
    .ent_text h3{margin-bottom:20px;}
    .enter_pro .right li a{padding:100px 50px;}
    .enter_hover{width:100%;}
    .enter_ul li{width:50%;float: left;}
    .enter_ul ul{overflow:hidden;}
    .enter_pro .left{border-top-width: 2px;}

}

@media only screen and (max-width:767px) {
    .enterprise_cont .operator_s dd{position: static;padding: 20px 0;padding-bottom: 0;}
    .serve_03 .enterprise_cont .operator_s dd{padding:20px 0;padding-bottom: 0;}

    .enterprise_cont .operator_s,.enterprise_iteam, .enterprise_iteam a,.enterprise_cont .operator_tox_02 h3 a{color:#333;}
    .enterprise_iteam a{border-bottom:1px solid #ccc;margin: 0 5px;}
    .enterprise_iteam{margin: 0 -5px;}
    .enterprise_cont .operator_s li{margin-bottom:20px;}
    .enterprise_cont .operator_s li:last-child{margin-bottom: 0;}

    .enterprise_cont .operator_time{margin-bottom: 10px;}
    .ent_pro{padding: 20px 50px}
    .enter_title, .enter_in{padding: 0 10px;}
    .enter_ul li{float: none;width: 100%;padding:8px 0;}
    .enter_in, .enter_ul span{height:40px;line-height: 40px;}
    .enter_ul span{width: 40px;}
    .enter_ul span img{width: 30px;height: 30px;}
    .enter_ul p{width:calc(100% - 45px)}
    .enter_title h2{margin-bottom: 10px;}
    .enter_title{margin-bottom: 20px;}
    .enter_pro .left{padding:20px 0;}
    .enter_ul li:last-child{border: 0;}
    .enterprise_iteam i{font-size:14px;}
    .enter_pro .right li{background:none !important;}
    .enter_pro .right li a{padding: 0;}
    .enter_pro .right, .enter_pro .right a{color:#333;}
    .enter_pro .right .blank_30{display: none;}
    .ent_text h3{margin-bottom:10px;}
    .ent_text p{color:#767676;}
    .ent_text .phoneimg{margin-bottom: 10px;}
    .ent_more, .ent_more i{height:30px;line-height: 30px;}
    .ent_more i{width:30px;}
    .ent_text p{height: auto;max-height:120px;}
    .enterprise_cont .enterprise_scoll{height: auto;}
    .ent_text{color:#333;}
}


/*人才招聘*/
.recruit_cont{padding-bottom:50px;}
.recruit_02 ul{overflow:hidden;}
.recruit_02 li{width: 50%;float: left;}
.recruit_02 dl{position: relative;}
.recruit_02 dt{position: relative;}
.recruit_02 dd{width:100%;color:#fff;text-align: center;}
.recruit_m{font-size: 34px;color:#ee5921;}
.recruit_m i{border-radius:50%;    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;}

.recruit_list{padding-top: 20px;}
.recruit_list dl{overflow: hidden;background:#eef0f5;}
.recruit_list dt,.recruit_list dd{width: 50%;height: 100%;box-sizing:border-box;float: left;overflow:hidden;}
.recruit_list li:nth-child(2n) dt{float: right;}
.recruit_list li:nth-child(2n) dd{float: left;}
.recruit_list h3{margin-bottom:25px;}
.recruit_list dd{padding:80px 75px;}

.recruit_01 {overflow:hidden;}
.recruit_01 .network_list dt{bottom: auto;top:45%;}
.recruit_01 .network_list dt span{display: block;}

.recruit_01 .network_list dd{padding:120px 90px;padding-right:50px;}
.recruit_01 .network_list dd h3{margin-bottom: 20px;}
.recruit_01 .network_list dd h3 span{color: #ee5921;font-weight: bold;}

/*18.7*/
.recruit_01 .network_list li{width:43.6%;}
.recruit_01 .network_list li:nth-child(2){left:43.6%;}
.recruit_01 .network_list li:nth-child(3){left:62.3%;}
.recruit_01 .network_list li:nth-child(4){left:81%;}

.recruit_01 .netstate_2 li:nth-child(1){left: 0;}
.recruit_01 .netstate_2 li:nth-child(2){left:18.7%;}


.recruit_01 .netstate_3 li:nth-child(1){left: 0;}
.recruit_01 .netstate_3 li:nth-child(2){left:18.7%;}
.recruit_01 .netstate_3 li:nth-child(3){left:37.4%;}

.recruit_01 .netstate_4 li:nth-child(1){left: 0;}
.recruit_01 .netstate_4 li:nth-child(2){left:18.7%;}
.recruit_01 .netstate_4 li:nth-child(3){left:37.4%;}
.recruit_01 .netstate_4 li:nth-child(4){left:56.1%;}





@media only screen and (max-width:1660px) {
    .recruit_list dd{padding: 50px;}
    .recruit_01 .network_list dd{padding:50px;}

}
@media only screen and (max-width:1440px) {
    .recruit_list{padding-top: 0;}
    .recruit_list h3{margin-bottom: 20px;}

}
@media only screen and (max-width:1024px) {
    .recruit_cont{padding-bottom:30px;}
    .recruit_list dd{padding: 20px;}
    .recruit_01 .network_list li{width:100%;}
    .recruit_01 .network_list li.on dd,.recruit_01 .network_list dd{padding: 0;}
    .recruit_01 .network_list dd h3{margin-bottom: 10px;}
    .recruit_scoll {color:#767676;}
    .recruit_02 dl .recruit_m i{width:30px;height: 30px;line-height: 30px; background: #ee5921;color: #fff;font-size:20px;}
}

@media only screen and (max-width:767px) {
    .recruit_cont{padding-bottom:20px;}
    .recruit_02 li{float: none;width: 100%;}
    .recruit_m{line-height: 30px;}
    .recruit_list dl{height: auto !important;}
    .recruit_list dt, .recruit_list dd{float: none;width: 100%;}
    .recruit_list h3{margin-bottom: 10px;}

}


/*服务*/
.serve_01{padding:190px 0;overflow:hidden;}
.serve_01 .left .w_title{text-align: left;margin-bottom: 0;}
.serve_01 .left{float: left;width:41.2%;}
.serve_01 .right{float: right;width:50%;margin-right:3.4%;}
.serve_list ul{overflow:hidden;margin: 0 -20px;}
.serve_list li{width:50%;margin-bottom: 30px;float: left;}
.serve_list li a{display: block;margin: 0 20px;padding:25px 40px; background:url(../image/serve_tbg_01.png) no-repeat;background-size:100% 100%;color:#007ad7;}
.serve_list dl{overflow: hidden;line-height: 40px;height: 40px;}
.serve_list dt{float: left;width: 40px;height: 40px;}
.serve_list dt img{width:100%;height:100%;}
.serve_list dd{float: right;width:calc(100% - 65px);white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.serve_02 .w_title{text-align: left;}
.serve_02 .index_wrap{position: relative;z-index:2;}
.serve_project {padding:54px 0 45px 0;position: relative;}

.serve_02 .serve_list{width:496px;max-width:100%;}
.serve_02 .serve_list li a{padding:20px; background:url(../image/serve_tbg_02.png) no-repeat;background-size:100% 100%;}
.serve_02 .serve_list li{width:100%;margin-bottom:10px;}
.serve_02 .serve_list ul,.serve_02 .serve_list li a{margin: 0}
.serve_02 .serve_list li:last-child{margin-bottom: 0;}
.serve_02 .serve_list dd{position: relative;}

.serve_02 .serve_list dd p{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.serve_02 .serve_list dd .p_02{position: absolute;top:0;left: 0;width:100%;visibility: hidden;opacity: 0;}
.serve_02 .serve_list li.on .p_01{visibility: hidden;opacity: 0;}
.serve_02 .serve_list li.on .p_02{visibility:visible;opacity: 1;}



@media only screen and (max-width:1660px) {
    .serve_01{padding:100px 0;}
    .serve_01 .right{margin-right: 0;width:55%;}

}
@media only screen and (max-width:1440px) {
    .serve_01{padding:80px 0;}
    .serve_list li a{padding:20px;}
    .serve_list ul{margin: 0 -10px;}
    .serve_list li{margin-bottom: 20px;}
    .serve_list li a{margin: 0 10px;}
    .serve_02 .serve_list li a{padding:15px 20px;}
    .serve_project{padding:50px 0;}

}
@media only screen and (max-width:1024px) {
    .serve_01{padding:50px 0;}
    .serve_01 .left,.serve_01 .right{float: none;width:100%;}
    .serve_01 .left{padding-bottom: 30px;}
    .serve_list li a{padding:10px;}
}
@media only screen and (max-width:767px) {
    .serve_01{padding:30px 0;}
    .serve_list li{float: none;width:100%;margin-bottom: 10px;}
    .serve_list ul{margin: 0;}
    .serve_list li a{margin: 0 ;}
    .serve_list dd{width:calc(100% - 40px);}
    .serve_list dl{height:30px;line-height: 30px;}
    .serve_list dt{width: 30px;height:30px;}
    .serve_project{background:none !important;}
    .serve_02 .serve_list{width:100%;padding-top: 10px;}
    .serve_02 .blank_12{display: none;}
    .serve_project{padding: 0;}
    .serve_02 .serve_list li a{padding:10px;}

    .operator_s dt .blank_40{display: none;}

}


/*投资者关系*/
.invest_cont{padding-bottom: 30px;}
.invest_01{overflow:hidden;}
.invest_01 .left{float: left;width:43.6%;}
.invest_01 .right{float: right;width:49%;}
.invest_01 .left h3{color:#007ad7;margin-bottom: 40px;}
.invest_01 .left h2{margin-bottom: 30px;}
.invest_p01{margin-bottom: 40px;}
/*.invest_p01,.invest_p02{max-height:108px; -webkit-line-clamp: 3;}*/

.invest_01 .right h2{margin-bottom: 20px;}
.invest_stock{background:rgba(255,255,255,0.45);padding:20px 0 10px 0;margin-bottom:10px;}
.invest_stock h3{padding: 0 25px;margin-bottom: 15px;}

.invest_stock ul{overflow:hidden;}
.invest_stock li{float: left;width:33.33%;text-align: center;border-top:1px solid #e0e3ed;line-height: 30px;padding:5px 0;}
.invest_stock li p{padding:0 5px;}
.invest_stock li:nth-child(1),.invest_stock li:nth-child(2),.invest_stock li:nth-child(3){border:0;}

.invest_stock .red{color:#e00000;}
.invest_stock .green{color:#81ae59;}
.invest_stock_img{text-align: center;background:#fff;padding:20px;}
.invest_stock_img img{max-width:100%;}


.invest_02{overflow:hidden;}
.invest_02 .left,.invest_02 .right{width: 48.1%;float: left;}
.invest_02 .right{float: right;}
.invest_02 .w_title,.invest_03 .w_title,.invest_05 .w_title{text-align: left;margin-bottom: 30px;}


.invest_list{background:#eef0f5;border-top:4px solid #007ad7;box-sizing:border-box;overflow: hidden;}
.invest_list ul{padding:20px 50px;padding-bottom: 15px;box-sizing:border-box;height: 100%;}
.invest_list li{border-bottom:1px solid #c0c0c0;padding:20px 0;}
.invest_list p{float: left;width:calc(100% - 190px);max-height:72px;  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.invest_list span{float: right;text-align:right;}
/*.invest_list li:last-child{padding-bottom: 0;border: 0;}*/
.invest_time{color:#888;margin-bottom:30px;}
.invest_news ul{margin: 0 -28px;}
.invest_news li{width: 33.33%;float: left;}
.invest_news dl{margin: 0 28px;border:1px solid #e9e9e9;padding:25px 30px;padding-top: 45px;box-shadow: 0 0 20px rgb(0 0 0 / 10%);}
.invest_news h3{height:72px; -webkit-line-clamp: 2;}
.invest_news p{height:108px; -webkit-line-clamp: 3;margin-bottom: 20px;}
.invest_news h3{margin-bottom: 20px;}
.invest_04{padding:220px 0;position: relative;}
.invest_04,.invest_04 a{color:#fff;}
.invest_04 .index_wrap{position: relative;z-index: 2;}
.invest_04 dl{width: 820px;max-width:100%;margin: auto;overflow:hidden;}
.invest_04 dt{float: left;}
.invest_04 dd{float: right;width:calc(100% - 300px)}
.invest_04 li{overflow: hidden;margin-bottom: 25px;}
.invest_04 li span{float: left;width:58px;height: 58px;line-height: 58px;text-align: center;color:#fff;background:#0079d6;border-radius:50%;}
.invest_04 li p{width:calc(100% - 75px);float: right;line-height: 36px;padding-top: 10px;}

.invest_05 .w_title{margin-bottom: 0;padding-bottom: 30px;border-bottom:4px solid #007ad7;margin-bottom: 10px;}
.esg_block dl{overflow: hidden;}
.esg_block dt{float: left;width:calc(100% - 100px);white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.esg_block dd{float: right;font-size: 26px;}
.esg_block dd a{color:#ff5462;}
.esg_block{line-height: 86px;border-bottom:1px solid #c0c0c0;padding:0 20px;}
.slide_esg li{height: auto !important;}
.slide_esg .swiper-pagination{position: static;padding-top: 20px;}
.slide_esg .swiper-pagination span{background: #ccc;opacity: 1;}
.slide_esg .swiper-pagination span.swiper-pagination-bullet-active{background: #ee5921;}

@media only screen and (max-width:1660px) {
    .invest_list ul{padding:10px 20px;}
    .invest_list p{width:calc(100% - 130px);}
    .invest_list li{padding:15px 0;}


}
@media only screen and (max-width:1440px) {
    .invest_04{padding:150px 0;}
    .invest_01 .right{width:620px}
    .invest_01 .left{width: calc(100% - 670px)}
    .invest_p01{margin-bottom: 20px;}
    .invest_01 .left h3,.invest_01 .left h2{margin-bottom: 20px;}
    .invest_list{border-top-width:2px;}
    .invest_list p{font-size: 18px;line-height: 30px;max-height: 60px;}
    .invest_list li{padding:10px 0;}
    .invest_news dl{padding: 30px;}
    .invest_time{margin-bottom: 20px;}
    .invest_news dl{margin: 0 10px;}
    .invest_news ul{margin: 0 -10px;}

    .invest_04 dd{width:calc(100% - 200px)}
    .invest_05 .w_title{border-bottom-width: 2px;padding-bottom: 20px;}
}
@media only screen and (max-width:1150px) {
    .invest_01 .left,.invest_01 .right{float: none;width:100%;}
    .invest_01 .left{padding-bottom: 50px}
}
@media only screen and (max-width:1024px) {
    .invest_p01,.invest_p02{max-height: auto;}
    .invest_01 .left h3, .invest_01 .left h2{margin-bottom: 10px;}
    .invest_p01{margin-bottom: 10px;}
    .invest_list p{max-height:48px;}

    .invest_02 .left, .invest_02 .right{float: none;width:100%;}
    .invest_list ul{padding:20px;}
    .invest_02 .w_title{margin-bottom: 20px;}
    .invest_02 .left{padding-bottom: 50px;}
    .invest_list p{line-height: 24px;font-size:16px;}
    .invest_list p,.invest_list span{float:none;width: 100%;}
    .invest_list span{text-align: right;padding-top: 10px;display: block;}
    .invest_news h3{height:48px;}
    .invest_news p{height:72px;}
    .invest_news dl{padding:20px;}
    .invest_time,.invest_news h3{margin-bottom: 10px;}
    .invest_04{padding:100px 0;}
    .esg_block{line-height: 70px;padding: 0 10px;}

}
@media only screen and (max-width:767px) {
    .invest_01 .left{padding-bottom: 30px;}
    .invest_stock_img{padding: 10px;}
    .invest_stock li{width:50%;}
    .invest_stock li:nth-child(3){    border-top: 1px solid #e0e3ed;}
    .invest_02 .left{padding-bottom: 20px;}
    .invest_news dl{margin: 0 ;}
    .invest_news ul{margin: 0 ;}
    .invest_news li{width:100%;float: none;margin-bottom: 20px;}
    .invest_news li:last-child{margin-bottom: 0;}
    .invest_news p{height: auto;max-height:72px;}
    .invest_news h3{height: auto;max-height:48px;}
    .invest_04{padding:50px 0;}
    .invest_04 dt,.invest_04 dd{float: none;width:100%;}
    .invest_04 dt{margin-bottom: 20px;}
    .invest_04 li{margin-bottom: 10px;}
    .invest_04 li span{width:36px;height:36px;line-height: 36px;font-size:22px;}
    .invest_04 li p{line-height:30px;padding-top: 0;width: calc(100% - 50px);padding-top: 3px;}
    .esg_block{line-height: 50px;}
    .esg_block dt{    width: calc(100% - 50px);}
    .esg_block dd{font-size: 22px;}
    .invest_05 .w_title{padding-bottom: 10px;}
}



/*5G+智慧矿山 典型网组方案*/
.pipeline_pub_fixed .pub_tab_mad{position:fixed;top:0px;left: 0;width: 100%;z-index: 999;background:#fff;    box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
.edit_header02 .pipeline_pub_fixed .pub_tab_mad{top:140px;}

.pub_tab_mad .index_wrap{position: relative;}
.pub_return {position: absolute;left: 0;bottom:20px;z-index: 2;width:100%;}
.pub_return a{color:#fff}
.pub_return a i{font-weight: bold;font-size: 28px;position: relative;top:4px;margin-right: 5px;}

.pub_tab_mad li{ width: auto;display: inline-block;margin: 0 40px;}

.scheme_bolck .w_title p{text-align: center;  text-align: justify;}
.scheme_bolck dl{overflow: hidden;background:#eef0f5;}
.scheme_bolck dt{width:63.1%;float: left;height:100%;}
.scheme_bolck dd{width:36.9%;float: right;height:100%;box-sizing:border-box;padding:85px 65px;}
.scheme_bolck dd h3{margin-bottom: 30px;padding-left: 18px;}
.scheme_scoll{height:calc(100% - 70px);overflow: hidden;}
.scheme_scoll .pro_text p:after {background: #ee5921;}
.scheme_scoll .pro_text p{line-height: inherit;}

.pub_tab .pub_return a{color:#333;}
.pub_tab .pub_return{bottom: 0;width: auto;left: 20px;}

.pub_tab .index_wrap{max-width:85%;}

@media only screen and (max-width:1660px) {
    .scheme_bolck dd{padding: 50px;}
}
@media only screen and (max-width:1440px) {
    .scheme_bolck dd h3{margin-bottom: 20px;}
    .scheme_scoll{    height: calc(100% - 50px);}
    .pub_tab_mad li{margin: 0 20px;}
}
@media only screen and (max-width:1024px) {
    .pipeline_pub_fixed .pub_tab_mad{top:90px;}

    .scheme_bolck dd{padding: 20px;}
    .scheme_bolck dd h3{padding-left: 10px;margin-bottom: 10px;}
    .scheme_scoll{    height: calc(100% - 35px);}
    .pub_return{display: none;}
    .pub_tab .index_wrap{max-width: 94%;}
}
@media only screen and (max-width:767px) {
    .scheme_bolck dl{height: auto !important;}
    .scheme_bolck dt,.scheme_bolck dd{float: none;width: 100%;}
    .scheme_bolck dd{padding:20px 10px;}
    .scheme_bolck .w_title p{text-align: left;}
    .pub_tab_mad li{margin: 0}


    .pub_tab_mad .swiper-button-disabled{    color: #404040;}
}


/*@media only screen and (min-width:767px) {
.pub_tab_mad  .pub_slider_2{padding: 0;}

.pub_tab_mad .pub_but{display: none !important;}
.pub_tab_mad .swiper-wrapper{display: block;text-align: center;}
}*/


/*宽带集群产品*/
.pro_cont{padding-bottom: 40px;}
.pro_d01{position: relative;z-index:5;}
.pro_d01 h3{margin-bottom: 30px;}
.pro_d01 dl{background:#fff;}
.pro_d01 dt,.pro_d01 dd{float: none;height:100%;width:50%;overflow:hidden;}
.pro_d01 dt{float: right;}
.pro_d01 dd{padding:75px 65px; box-shadow: 0 0 10px rgb(0 0 0 / 10%);box-sizing: border-box;}
.wisdom_edit2 {max-height:630px;}
.pro_dcont li:last-child{padding-bottom: 0;}

@media only screen and (max-width:1660px) {
    .pro_d01 dd{padding:50px;}
    .pro_d01 h3{margin-bottom: 20px;}
}
@media only screen and (max-width:1024px) {
    .pro_d01{margin-bottom:50px;}
    .pro_d01 dd{padding:20px;}
    .wisdom_edit2{max-height: inherit;}
}
@media only screen and (max-width:767px) {
    .pro_cont{padding-bottom:20px;}
    .pro_d01{margin-bottom:30px;}
    .pro_d01 dl{height:auto !important;}
    .pro_d01 dt,.pro_d01 dd{float: none;width: 100%;}
    .pro_d01 h3{margin-bottom:10px;}
}


/*文化*/
.culture_list ul{overflow: hidden;margin: 0 -10px;}
.culture_list li{float: left;width:25%;height:100%;}
.culture_list dl{margin: 0 10px;position: relative;height:100%;}
.culture_list dt,.culture_list dd{position: absolute;left: 0;overflow: hidden;}

.culture_list dt{height: 32.7%;width:100%;}
.culture_list dd{height: 65.3%;width:100%}
.culture_list dd{position: absolute;left: 0;bottom: 0;}
.culture_list li:nth-child(2n) dt{bottom: 0;}
.culture_list li:nth-child(2n) dd{top: 0;bottom:auto;}
.culture_list .culture_title{position: absolute;left: 0;bottom: 0;width:100%;color:#fff;background:rgba(0,0,0,0.5);padding:10px 0;}
.culture_list .culture_title h3{padding: 0 10px;text-align: center;  display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}


.c_phoneimg{display: none;position:relative;}
.c_phoneimg img{width:100%;}
.culture_box .blank_21{display: none;}
.culture_box ul{height:848px;position: relative;}
.culture_box li{position: absolute;top:0;left: 0;width:100%;height: 100%;display: none;}
.culture_box li:first-child{display: block;}
.culture_logo{position: absolute;top:0;left: 0;width: 336px;height: 262px;background:url(../image/culture_logo_bg.png) no-repeat;background-size:cover;box-sizing:border-box;display: none;}
.culture_logo img{width:104px;height: 95px;margin-top: 54px;margin-left:54px;}

.culture_block{position: relative;}
.culture_tab{width: 730px;margin-left:-365px; position:absolute;left: 50%;bottom:70px;color:#fff;text-align: center;}
.culture_tab li{float: left;width: 33.33%;cursor:pointer;text-align: left;}
.culture_tab ul{margin: 0 -3px;}
.culture_tab dl{margin: 0 3px;}
.culture_tab dd{width:100%;height:2px;background:#fff;position: relative;}
.culture_tab dd i{position: absolute;left: 0;height: 100%;width:0;background:#ee5921;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
.culture_tab dt{padding-bottom: 20px;}
.culture_tab li.on dd i{width: 100%;}

.culture_text{
    color:#fff;padding:20px;box-sizing:border-box;width:100%;
    transform: translate(0,-50%); -webkit-transform: translate(0,-50%);-ms-transform: translate(0,-50%);-moz-transform: translate(0,-50%);-o-transform: translate(0,-50%); position:absolute; left:0; top:50%;}
.culture_text h3{font-size: 60px;line-height: 72px;max-height: 216px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}


.culture_cost {position: absolute;left: 0;bottom:45%;width:100%;text-align: center;color:#fff;}
.culture_cost h4{padding: 0 20px;}
.culture_cost h4 img{width: 1140px;max-width: 80%;}
.culture_cost_list{position: absolute;left: 0;top:300px;width: 100%;color:#fff;overflow: hidden;padding: 0 50px;box-sizing:border-box;display: none;}
.culture_cost_list dl{box-sizing:border-box;width:25%;padding: 0 35px;float: left;}
.culture_cost_list dt h4{color:#ee5921;}
.culture_cost_list dt h4 img{width:110px;height: 74px;}
.culture_cost_list dt h4,.culture_cost_list dt h5{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.culture_cost_list dt{margin-bottom:10px;padding-bottom: 10px;border-bottom: 2px solid rgba(255,255,255,0.3)}
.culture_cost_list dd{height:300px;overflow: hidden;}




@media only screen and (max-width:1660px) {
    .culture_text h3{font-size: 44px;line-height: 60px;max-height: 180px;}
    .culture_tab{bottom:50px;}
    .culture_logo{width: 270px;height: 210px;}
    .culture_logo img{margin-left:30px;margin-top: 30px;}
    .culture_cost_list{top:250px;}
    .culture_cost_list dl{padding: 0 20px;}
}
@media only screen and (max-width:1440px) {
    .culture_text h3{font-size: 36px;line-height: 44px;max-height: 132px;}
    .culture_box ul{height:700px;}
    .culture_tab{bottom:40px;}
    .culture_logo{width: 230px;height: 179px;}
    .culture_logo img{margin-left:20px;margin-top: 20px;}
    .culture_tab dt{padding-bottom: 10px;}
    .culture_cost_list{top:200px;}
    .culture_cost_list dd{height: 270px;}
    .culture_cost_list dl{padding: 0 15px;}

}
@media only screen and (max-width:1024px) {
    .culture_list .culture_title{padding:5px 0;}
    .culture_list ul{margin: 0 -5px;}
    .culture_list dl{margin: 0 5px;}

    .culture_block{padding-top: 60px;}
    .culture_tab{position: absolute;bottom:auto;top:0;width: 100%;margin-left: 0;left: 0;color:#333;}
    .culture_tab dd{background:#ccc;}
    .culture_cost{display: none !important;}
    .culture_cost_list{display: block !important;}
    .culture_cost_list dl{padding: 0;width: 100%;float: none;padding:10px 0;border-bottom: 1px solid rgba(255,255,255,0.3)}
    .culture_cost_list dd{height: auto;}
    .culture_cost_list dl:last-child{border: 0;padding-bottom: 0;}
    .culture_logo img{width:80px;height: 73px;margin-top: 15px;margin-left:15px;}
    .culture_logo{width:180px;height: 140px;}
    .culture_box ul{height: auto;}
    .culture_box li{position: static;padding: 0;background: none !important;}
    .c_phoneimg{display: block;}

    .culture_cost_list,.culture_text{position: static;color:#333;}

    .culture_box li>.blank_21{display: none;}
    .culture_cost_list,.culture_text{padding:20px 0;padding-bottom: 0;}
    .culture_cost_list dl{border-color:#ccc;}

    .culture_text{ transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -o-transform: translate(0,0);}
    .culture_text h3{font-size:24px;line-height: 30px;max-height: inherit;    -webkit-line-clamp: inherit;
        -webkit-box-orient: inherit;display:block;}
    .culture_cost_list dt h4 img{width:60px;height: 41px;}
}
@media only screen and (max-width:767px) {
    .culture_list dt,.culture_list dd{position: relative;margin-bottom: 10px;}
    .culture_list ul{height:auto !important;}
    .culture_list li{float: none;width: 100%;}
    .culture_text h3{font-size:18px;line-height: 30px;}
    .culture_logo img{width:60px;height: 55px;margin-top: 2px;margin-left:2px;}
    .culture_logo{width:110px;height: 85px;}
}


/*公司简介*/
.a_index_01 .w_title{text-align: left;}
.a_num{width:1370px;max-width:100%; margin-bottom: 60px;}
.a_num ul{overflow: hidden;position: relative;}
.a_num dl{padding:0 50px;}
.a_num li{float: left;width:auto;}
.a_num dd{color:#aeaeae;}
.a_num dt{color:#e5805a;font-size:48px; height: 48px;line-height: 48px;margin-bottom:20px;}
.a_num dt em{font-size:20px;height: 20px;line-height: 20px;display: inline-block; vertical-align: top;}
.a_num li:after{content:"";position: absolute;top:0;width: 1px;height:100%;background:#dfdfdf;}
.a_num li:first-child:after{display: none;}
.a_num li:first-child dl{text-align: left;padding-left: 20px;}

.a_index_img{text-align: center;}
.a_index_img img{max-width: 100%;}

.a_our{position: relative;padding:140px 0 200px 0;}
.gray_blank{position: absolute;left: 0;top:0;left: 0;width: 100%;height:100%;background:rgba(49,49,49,0.64);}
.a_our .gray_blank{display: none;}
.a_index_02{color:#fff;}
.a_index_02 .w_title{padding-bottom:80px;}
.a_index_02 .index_wrap{position: relative;z-index:2;}

.about_ic{padding: 0 100px;color:#fff;}
.about_ic ul{overflow: hidden;margin:0 -10px;position: relative;}
.about_ic li{float: left;width: 25%;padding-bottom: 10px;}
.about_ic dl{padding: 0 10px;text-align: center;}
.about_ic dt{margin-bottom: 50px;}
.about_ic dt img{width:62px;height: 62px;}
.about_ic dd{line-height: 40px;}
.about_ic li:after{content:"";position: absolute;top:0;width: 1px;height:100%;background:#b4bfcd;}
{content:"";position: absolute;top:0;width: 1px;height:100%;background:#b4bfcd;right: 0;}

.a_coop{position: relative;color:#fff;padding:120px;}
.a_coop .blue_blank{position: absolute;left: 0;top:0;left: 0;width: 100%;height:100%;background:rgba(0,92,200,0.33);}
.a_coop_text{position: relative;animation: 5;}
.a_coop_text h3{margin-bottom: 30px;}
.a_coop_text h3 a{color:#fff}
.a_coop_text .ent_more a{color:#fff;}
.a_coop_text p{margin-bottom: 20px;max-height: 108px;-webkit-line-clamp: 3;}

.a_index_05 .w_title{text-align: left;}
.a_index_05 dl{overflow: hidden;}
.a_index_05 dt,.a_index_05 dd{height:100%;}
.a_index_05 dt{width:65.2%;float: right;}
.a_index_05 dd{width:34.1%;float: left;}
.a_index_05 dd ul{height:100%;position: relative;}
.a_index_05 dd li{width: 100%; height:48.8%;background:#eef0f5;box-sizing:border-box;border-top:3px solid #1786da;padding:40px 55px;}
.a_index_05 dd li:nth-child(2){position: absolute;left: 0;bottom: 0;border-color:#ee5921;}
.a_icon{width: 50px;height: 50px;margin-bottom: 20px;}
.a_icon img{width:100%;height: 100%;}
.a_index_05 dd h3{margin-bottom: 30px;}
.aindex_p {height:calc(100% - 140px);overflow: hidden;}

.a_index_06{padding:260px 0;color:#fff;text-align: center;position: relative;}
.a_index_06 .index_wrap{position: relative;z-index:2;}
.a_index_06 h3{margin-bottom: 30px;}

.about_hisbox{position: relative;padding:80px 0;color:#fff;}
.about_hisbox .blue_blank02{position: absolute;left: 0;top:0;left: 0;width: 100%;height:100%;background:rgba(12,29,59,0.58);}

.about_hisbox_block{position: relative;z-index: 5;}
.histop_slider li{height: 70px;line-height: 70px;text-align: center; cursor: pointer;color:#5d7895;background:#fff;border-radius:40px;opacity:0.5;}
.histop_slider li.on{opacity: 1;font-size: 24px;color:#fff; background: url(../image/enterprise_probg.png) no-repeat;
    background-size: 100% 100%;}
.histop_slider .pro_but .swiper-button-prev{left:0;}
.histop_slider .pro_but .swiper-button-next{right:0;}

/*.histop_slider .pro_but div.swiper-button-disabled{opacity: 1; pointer-events:inherit;cursor: pointer;background:#ee5921;color: #fff;}
.histop_slider .pro_but div.swiper-button-disabled.disabled{cursor: default; background:#fff;color: #ee5921;}*/
.histop_slider .pro_but div.swiper-button-disabled{opacity: 1; pointer-events:inherit;cursor: pointer;    background: #fff;color: #ee5921;}


.histop_slider {width:1510px;max-width:96%;box-sizing:border-box;margin: auto; padding:0 80px;position: relative;margin-bottom: 60px;}
.hisbottom{overflow: hidden;width: 1150px;margin: auto;max-width:94%;}
.hisbottom .left{float: left;text-align: right;position: relative;width: 310px}
.hisbottom .left h3:after{content:"";position: absolute;width:90px;height: 1px;background:rgba(255,255,255,0.42);right:-110px;top:50%;}
.hisbottom .left h3{line-height: 1.2em;position: relative;}
.hisbottom .right{float: right;width:calc(100% - 450px);height:420px;overflow: hidden;}
.hisbottom .right ul{overflow: hidden;}
.hisbottom .right li{line-height: 30px;margin-bottom: 15px;position: relative;padding-left:25px;}
.hisbottom .right li:after{content:"";position: absolute;left: 0;top:11px;width: 8px;height: 8px;background:#fff;border-radius:50%;}
.hisbottom .right li:last-child{margin-bottom: 0;}





@media only screen and (max-width:1660px) {
    .a_num dl{padding:0 70px;}
    .a_index_02 .w_title{padding-bottom: 50px;}
    .a_our{padding: 100px 0 150px 0;}
    .about_ic{padding: 0;}
    .about_ic dd{line-height: 36px;}
    .a_coop{padding: 80px}
    .a_index_05 dd li{padding:30px;}
    .a_index_05 dd h3{margin-bottom: 20px;}
    .a_icon{margin-bottom: 10px;}
    .aindex_p {height:calc(100% - 120px);}
    .a_index_06{padding:180px 0;}
}
@media only screen and (max-width:1440px) {
    .a_num{margin-bottom: 30px;}
    .a_num dl{padding:0 30px;}
    .a_num li{width: 25%;}
    .a_num dt{font-size:40px; height: 40px;line-height: 40px;}
    .a_coop{padding: 60px}
    .a_coop_text p{margin-bottom: 0;}
    .a_index_05 dd li{padding:20px;}
    .a_icon{width: 40px;height: 40px;}
    .a_index_05 dd h3{margin-bottom: 10px}
    .aindex_p {height:calc(100% - 100px);}
    .a_index_06 h3{margin-bottom:20px;}
    .a_index_06{padding:150px 0;}
    .histop_slider li.on{font-size: 20px;}
    .hisbottom .left{width:240px;}
    .hisbottom .right{width: calc(100% - 350px)}
    .hisbottom .left h3:after{width: 70px;right:-90px;}
    .about_hisbox{padding: 60px 0;}
    .histop_slider{margin-bottom: 40px;}
}

@media only screen and (max-width:1024px) {
    .a_num dt{font-size:24px; height: 24px;line-height: 24px;}
    .a_num dl{padding: 0 20px;}
    .a_our{padding:50px 0;}
    .about_ic dt{margin-bottom: 30px;}
    .a_coop_text p{max-height: 72px;}
    .a_coop_text h3{margin-bottom: 20px;}
    .a_coop{padding:40px;}
    .a_index_05 dl{height:auto !important;}
    .a_index_05 dd,.a_index_05 dt{float: none;width:100%;}
    .a_index_05 dd li:nth-child(2){position: static;}
    .a_index_05 dd li,.a_index_05 dt{margin-bottom: 10px;}
    .a_index_05 dd li:last-child{margin-bottom: 0;}
    .a_index_06{padding:90px 0;}
    .about_hisbox{padding: 50px 0;}
    .hisbottom .left,.hisbottom .right{float: none;width: 100%;}
    .hisbottom .left{margin-bottom: 20px;text-align: left;}
    .hisbottom .left h3:after{display: none;}
    .histop_slider{padding:0 50px;}
    .histop_slider li{height: 50px;line-height: 50px;}
    .histop_slider li.on{font-size:16px;}
    .histop_slider{margin-bottom: 20px;}
    .hisbottom .right li{padding-left:15px;line-height: 24px;margin-bottom: 10px;}
    .hisbottom .right li:after{width:6px;height: 6px;top:9px;}
    .hisbottom .right{max-height: inherit;}
}
@media only screen and (max-width:767px) {
    .a_num li{width:50%;margin-bottom: 30px;}
    .a_num li:nth-child(2n+1){clear:both;}
    .a_num li:after{display: none;}
    .a_num dt{font-size:22px; height: 24px;line-height: 24px;margin-bottom: 10px;}
    .a_num{margin-bottom: 0;}
    .a_index_02 .w_title{padding-bottom: 0;}
    .about_ic li:after,.about_ic li:last-child:before{display:none;}
    .about_ic li{width: 50%;margin-bottom:20px;}
    .about_ic li:nth-child(2n+1){clear: both;}
    .about_ic dt{margin-bottom: 10px;}
    .about_ic dt img{width: 50px;height: 50px;}
    .a_our{padding:40px 0;padding-bottom: 20px;}
    .about_ic dd{line-height: 24px;}
    .a_coop{padding:20px;}
    .a_coop_text h3{margin-bottom: 10px;}
    .a_index_06{padding:50px 0;}
    .about_hisbox{padding: 30px 0;}
    .hisbottom .right{height:auto;}

}

/*故事*/
.story_cont .page{padding-top: 0;}

/*创新*/
.innovate_cont{padding-bottom: 0;}
.innovate_01{padding-bottom: 60px;}
.innovate_06 {background:#f3f4f8;}
.innovate_06 .pro_03 dt{margin-bottom: 40px;}
.innovate_06 .pro_03 dd{padding: 0 30px;}
.innovate_06 .pro_03 dd h3{margin-bottom: 30px; white-space: inherit;text-overflow: inherit;
    height: 72px;line-height: 36px;   display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
.innovate_06 .pro_03 .pro_but div{top:32%;}

.innovate_02{color:#fff;overflow: hidden;}
.innovate_02 .w_title{padding-bottom: 30px}
.innovate_js{width:1663px;max-width: 100%;margin:auto;position: relative;}
.innovate_js ul{margin: 0 -20px;}
.innovate_js li{float: left;width:25%;}
.innovate_js dl{margin:0 20px;}
.innovate_js dt{margin-bottom: 80px;text-align: center;}
.innovate_js dd{border:7px solid #009dff;border-radius: 10px;position: relative;}
.innovate_js_in{border:1px solid #00baff;padding:35px;padding-bottom: 60px;position: relative;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;background:url(../image/innovate_jbbg3.png) repeat;}
.innovate_js_in p{height:216px;overflow: hidden;position:relative;z-index: 2;}
.innovate_num{position: absolute;right: 50px;bottom: 20px;font-weight: bold;color:#0095f1;opacity: 0.8; height: 72px;line-height: 72px;font-size: 72px;}
.innovate_line img{width: 100%;}
.innovate_line{overflow: hidden; position: absolute;left: 0;top:110px;width: 0%;
    transition:all 2s;-webkit-transition:all 2s;-moz-transition:all 2s;-o-transition:all 2s;-ms-transition:all 2s;}
.innovate_line.animated{width: 100%;}
.innovate_js dt h3,.innovate_js dt h4{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.innovate_02  .ent_more{text-align: center;}
.innovate_02  .ent_more i{float: none;display: inline-block;}
.innovate_02  .ent_more a{color:#fff;}

.innov_num{overflow: hidden;margin-bottom: 30px;}
.innov_num ul{overflow: hidden;margin: 0 -60px;}
.innov_num dl{padding: 0 60px}
.innov_num li{float: left;width: 25%;text-align: center;}
.innov_num dt{height:55px;line-height: 55px;font-size: 55px;color:#0068b7;padding-bottom: 15px;margin-bottom: 15px;border-bottom:1px solid #abb4cc;}

.innov_honor{overflow: hidden;background:#eef0f5 url(../image/innovate_bg_02.jpg) no-repeat;background-size: cover; padding:35px 90px;padding-bottom: 20px;padding-right: 170px;}
.innov_honor .left{float: left;width: calc(100% - 600px);padding: 90px 0 50px 0;}
.innov_honor .right{float: right;width: 560px;text-align: center;}
.innov_honor .right li{width:50%;float: left;}
.innov_honor .right ul{margin:0 -17px;}
.innov_honor .right dl{margin:0 17px;}
.innov_honor .right dt{margin-bottom: 15px;box-shadow: 0 0 20px rgb(0 0 0 / 30%);}


.innovate_04{padding:90px 0 140px 0;background:#eef0f5;}
.innov_ability_t{margin-bottom: 10px;}
.innov_ability_t h3{color: #fff;background: url(../image/innovate_ability_01.png) no-repeat;background-size: 100% 100%;text-align: center;padding:15px 20px;line-height:40px;width: 1300px;max-width: 90%;margin: auto;margin-bottom: 25px;}
.innov_arrow ul{overflow: hidden;padding: 0 80px;}
.innov_arrow li{float: left;width: 25%; box-sizing:border-box; text-align: center;}
.innov_arrow li:nth-child(2){width:50%;}
.innov_arrow li img{width: 59px;margin-left:-25px;}

.innov_ability_b{border:1px dashed #81b0fa;padding:44px 80px;border-radius: 10px;}
.innov_ability_b ul{overflow: hidden;margin: 0 -25px;}
.innov_ability_b dl{margin: 0 25px;}
.innov_ability_b li{float: left;width: 25%;}
.innov_ability_b dt{color: #fff;border-radius: 5px;text-align: center;line-height: 65px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;background:#2278ff url(../image/innovate_ability_04.png) no-repeat;background-size: 100% 100%;}
.innov_ability_b dd{overflow: hidden;text-align: center;padding-top: 25px;}
.innov_ability_b .innov_text{padding:30px;padding-top: 40px;background:url(../image/innovate_ability_03.png) no-repeat;background-size: 100% 100%;box-sizing:border-box;height: 250px;overflow: hidden;}
.innov_text h4{margin-bottom: 20px;}

.innov_ability_b li:nth-child(2){width: 50%;}
.innov_ability_b li:nth-child(2) dt{width: 50%;margin: auto;}
.innov_ability_b li:nth-child(2) dd{margin:0 -15px;}
.innov_ability_b li:nth-child(2) .innov_a{width:50%;float: left;}
.innov_ability_b li:nth-child(2) .innov_text{margin: 0 15px;}

.innovate_05{background:url(../image/innovate_bg2.jpg) no-repeat;background-size:100%; padding:115px 0;}
.innov_title{margin-bottom:40px;}
.innov_title,.innov_title span{height:67px;line-height: 67px;}
.innov_title span{display: inline-block;width:67px;border-radius: 50%;background: url(../image/innovate_p_01.png) no-repeat;color: #fff;font-family:"Arial";font-weight: bold;text-align: center;margin-right: 25px;background-size: 100% 100%;}

.innov_box01{overflow: hidden;margin-bottom: 100px;}
.innov_box02{overflow: hidden;margin-bottom: 60px;}
.innov_box01 .left{float: left;width: 64%;}
.innov_box01 .right{float: right;width: 32.2%;}
.innov_box01 .right img{max-width: 100%;}

.innov_zylist{overflow: hidden;width: 1460px;max-width: 100%;margin: auto;margin-bottom: 50px;}
.innov_zylist ul{overflow: hidden;}
.innov_zylist .left{float: left;width:66.66%;}
.innov_zylist .left .innov_zybox{width: 50%;float: left;}
.innov_zybox{margin-bottom: 40px;}
.innov_zylist .right{width:33.33%;float: right;}
.innov_zybox,.innov_zylist h3{padding: 0 30px;box-sizing:border-box;text-align: center;}
.innov_zy{overflow: hidden;}
.innov_textlist{background:#f6f7fa;padding:40px 70px;margin-bottom: 50px;}
.innov_textlist ul{overflow: hidden;}
.innov_textlist li{margin-bottom: 12px;position: relative;padding-left: 30px;}
.innov_textlist li:after{content:"";position: absolute;left: 0;top:15px;width:7px;height: 7px;background:#006dd3;border-radius:50%;}
.innov_textlist li:last-child{margin-bottom: 0;}

.innov_kj{overflow: hidden;background: url(../image/innovate_kj.png) no-repeat;background-size: 100% 100%;padding: 30px 60px;overflow: hidden;}
.innov_kj .left{float: left;width: 420px;padding: 40px 0;}
.innov_kj .right{float:right;padding-left: 80px;width:calc(100% - 500px);border-left:1px solid #e0e4ed;box-sizing:border-box;}
.innov_kj .right ul{overflow: hidden;margin: 0 -33px;}
.innov_kj .right li{float: left;width:50%;}
.innov_kj h4{font-size: 74px;height: 74px;line-height: 74px;margin-bottom: 20px;}
.innov_kj h4 img{vertical-align: bottom;position: relative;top:-5px;width: 32px;height: 32px;}
.innov_kj h4 span{float: left;    color: #076ab8;}
.innov_kj dl{overflow: hidden;padding: 0 33px;}
.innov_kj dt{width:95px;float: left;}
.innov_kj dd{width:calc(100% - 125px);float: right;padding-top: 30px;}

.innov_title2{text-align: center;}
.innov_title2 span{padding: 0 25px;border-bottom:1px solid #7f7f7f;padding-bottom: 20px;margin-bottom: 50px;display: inline-block;}
.innov_cicle{overflow: hidden;text-align: center;}
.innov_cicle_in{display: inline-block;}
.innov_cicle_in p{display: inline-block;width:169px;height: 169px;background:url(../image/innovate_p_04.png) no-repeat;background-size: 100% 100%;position: relative;color: #076ab8;font-weight: bold;margin: 0 25px;}
.innov_cicle_in p span{width: 100%;}
.innov_net ul{overflow: hidden;margin: 0 -30px;}
.innov_net li{width:50%;float: left;}
.innov_net dl{padding: 0 30px;}
.innov_net dt{text-align: center;}
.innov_ptext{text-align: center;margin: 40px 0;}
.innov_ptext h3{margin-bottom: 10px;}

.innov_box04 ul{overflow: hidden;margin: 0 -30px;}
.innov_box04 li{float: left;width:50%;margin-bottom: 50px;}
.innov_box04 dl{background:#eef0f5;margin: 0 30px;overflow:hidden;width: auto;}
.innov_box04 dt,.innov_box04 dd{overflow: hidden;height:100%;box-sizing:border-box;}
.innov_box04 dt{float: left;width: 53%;}
.innov_box04 dd{float: right;width:47%;padding:65px 55px;padding-right: 40px;}
.innov_box04 dd h3{margin-bottom: 10px;}
.innov_tips{color:#a7a7a7;text-align: center;padding-top: 40px;}


@media only screen and (max-width:1660px) {
    .innovate_06 .pro_03 dt,.innovate_06 .pro_03 dd h3{margin-bottom: 20px;}
    .innovate_06 .pro_03 dd{padding: 0 20px;}
    .innovate_02 .w_title{padding-bottom:0px}
    .innov_honor{padding:30px 80px;}
    .innov_num ul{overflow: hidden;margin: 0 -40px;}
    .innov_num dl{padding: 0 40px}
    .innov_ability_b .innov_text{padding:30px 20px;}
    .innov_ability_b ul{margin: 0 -10px;}
    .innov_ability_b dl{margin: 0 10px;}
    .innov_arrow li img{margin-left: -10px;}

    .innov_ability_b li:nth-child(2) dd{margin:0 -8px;}
    .innov_ability_b li:nth-child(2) .innov_text{margin: 0 8px;}
    .innov_ability_b{padding: 40px 50px;}
    .innov_arrow ul{padding: 0 50px;}
    .innovate_04,.innovate_05{padding: 80px 0;}
    .innov_kj{padding: 30px;}
    .innov_kj .right{padding-left: 50px;    width: calc(100% - 470px);}
    .innov_kj h4{font-size:60px;height: 60px;line-height: 60px;}
    .innov_kj dd{padding-top: 10px;width: calc(100% - 110px)}
    .innov_kj dl{padding: 0 20px;}
    .innov_kj .right ul{margin:0 -20px;}
    .innov_kj .left{padding: 30px 0;}
    .innov_box04 dd{padding: 40px;}
    .innov_cicle_in p{margin: 0 10px;}

}
@media only screen and (max-width:1520px) {
    .innov_honor .right{width: 450px;}
    .innov_honor .left{width: calc(100% - 500px);padding: 40px 0;}
    .innov_num ul{overflow: hidden;margin: 0 -30px;}
    .innov_num dl{padding: 0 30px}
    .innov_num dt{height:40px;line-height: 40px;font-size: 40px;}
    .innov_arrow li img{width: 40px;}
    .innov_ability_b dt{line-height: 60px;}
}
@media only screen and (max-width:1440px) {
    .innovate_06 .pro_03 dd{padding: 0 ;}
    .innovate_num{height: 60px;line-height: 60px;font-size: 60px;right:40px;}
    .innovate_js_in{padding:20px;padding-bottom: 50px;}
    .innovate_js ul{margin: 0 -10px;}
    .innovate_js dl{margin:0 10px;}
    .innov_honor{padding: 30px 50px;}
    .innov_num ul{overflow: hidden;margin: 0 -20px;}
    .innov_num dl{padding: 0 20px}
    .innov_num dt{height:36px;line-height: 36px;font-size: 36px;}

    .innov_title,.innov_title span{height:50px;line-height: 50px;}
    .innov_title span{width:50px;margin-right: 10px;}
    .innov_title{margin-bottom: 30px;}
    .innov_box01{margin-bottom: 60px;}
    .innov_zybox{margin-bottom: 20px;}
    .innov_zybox, .innov_zylist h3{padding: 0 20px;}
    .innov_zylist{width: 100%;}
    .innov_textlist{padding:40px 50px;}

    .innov_kj .left{width: 330px;}
    .innov_kj .right{width: calc(100% - 360px);padding-left: 30px;}
    .innov_cicle_in p{width:140px;height: 140px;}
    .innov_ptext{margin: 20px 0;}
    .innov_net dl{padding: 0 10px;}
    .innov_net ul,.innov_box04 ul{margin: 0 -10px;}
    .innov_box04 dl{margin: 0 10px;}
    .innov_box04 li{margin-bottom: 20px;}
    .innov_tips{padding-top: 30px;}
    .innov_title2 span{margin-bottom: 30px;}
    .innov_box04 dd{padding:30px;}



}
@media only screen and (max-width:1366px) {
    .innov_cicle_in p{width:120px;height: 120px;}
}
@media only screen and (max-width:1024px) {
    .innovate_06 .pro_03 dd h3{line-height: 24px;height: 48px;}
    .innovate_js dd{border-width: 3px;}
    .innovate_num{height: 40px;line-height: 40px;font-size: 40px;}
    .innovate_line{top:80px;}
    .innovate_js dt{margin-bottom: 60px;}
    .innov_num ul{overflow: hidden;margin: 0 -10px;}
    .innov_num dl{padding: 0 10px}
    .innov_num dt{height:24px;line-height: 24px;font-size: 24px;}
    .innov_honor .left,.innov_honor .right{float: none;width:100%;}
    .innov_honor .left{padding: 0;padding-bottom: 30px;}
    .innov_honor{padding: 40px;}
    .innovate_04,.innovate_05{padding: 50px 0;}
    .innov_ability_b li,.innov_ability_b li:nth-child(2){float:none;width: 100%;}
    .innov_ability_b li{margin-bottom: 30px;}
    .innov_ability_b li:last-child{margin-bottom: 0;}
    .innov_arrow{display: none;}
    .innov_ability_b dt{line-height:40px;width:200px;margin: auto;}
    .innov_ability_b .innov_text{background:#fff;border: 1px solid #2278ff;border-radius: 5px;}
    .innov_ability_b dd{padding-top: 10px;}
    .innov_ability_b .innov_text{padding:20px;height:auto;}
    .innov_text h4{margin-bottom: 10px;}
    .innov_ability_b li:nth-child(2) .innov_a{width: 100%;float: none;margin-bottom: 10px;}
    .innov_ability_b li:nth-child(2) dd,.innov_ability_b li:nth-child(2) .innov_text{margin: 0;}
    .innov_ability_b li:nth-child(2) .innov_a:last-child{margin-bottom: 0;}
    .innov_ability_t h3{padding: 10px;}
    .innov_zybox, .innov_zylist h3{padding: 0 10px;}
    .innov_textlist,.innov_kj{padding: 20px;}
    .innov_kj{border:1px solid #006dd3;background:#fff;border-radius: 5px;}
    .innov_kj .left,.innov_kj .right{float: none;width: 100%;border: 0;padding: 0}
    .innov_kj .left{padding: 0;padding-bottom: 20px;}
    .innov_kj h4{margin-bottom: 10px;height:40px;line-height: 40px;font-size:40px;}
    .innov_kj h4 img{width:20px;height:20px;}
    .innov_kj dt{width: 80px;}
    .innov_kj dd{width:calc(100% - 90px)}
    .innov_box01,.innov_zylist,.innov_textlist,.innov_box02{margin-bottom: 40px;}
    .innov_textlist li:after{width: 6px;height: 6px;top:9px;}
    .innov_textlist li{padding-left: 12px;}
    .innov_box04 dd{padding:20px;}
    .innov_cicle_in p{width:90px;height: 90px;}
    .innovate_js ul{margin: 0 -5px;}
    .innovate_js dl{margin:0 5px;}
}
@media only screen and (max-width:767px) {
    .innovate_line{display: none;}
    .innovate_js li{float: none;width: 100%;margin-bottom: 20px;}
    .innovate_js li:last-child{margin-bottom: 0;}
    .innovate_js dt{margin-bottom: 20px;}
    .innovate_js ul{margin: 0;}
    .innovate_js dl{margin:0;}
    .innovate_js_in p{height: auto;}
    .innovate_js_in{padding-bottom: 30px;}
    .innovate_num{bottom:10px;right: 10px;height: 32px;line-height: 32px;font-size: 32px;}
    .innov_honor{padding: 20px;}
    .innov_num{margin-bottom: 0;}
    .innov_num li{width:50%;margin-bottom: 20px;}
    .innov_num li:nth-child(2n+1){clear: both;}
    .innov_num dt{padding-bottom: 10px;margin-bottom: 10px;}
    .innov_num dt{height:20px;line-height: 20px;font-size: 20px;}
    .innov_honor .right ul{margin:0 -5px;}
    .innov_honor .right dl{margin:0 5px;}
    .innovate_04,.innovate_05{padding: 30px 0;}
    .innov_ability_t h3{line-height: 24px;font-size: 16px;}
    .innov_ability_b{padding: 20px 10px;}
    .innov_box01,.innov_zylist,.innov_textlist,.innov_box02{margin-bottom: 20px;}
    .innov_box01 .left,.innov_box01 .right{float: none;width: 100%;}
    .innov_title{margin-bottom: 20px;}
    .innov_box01 .left{margin-bottom: 20px;}
    .innov_zylist .right,.innov_zylist .left,.innov_zylist .left .innov_zybox{float: none;width: 100%;}
    .innov_zybox, .innov_zylist h3{padding: 0;}
    .innov_zybox{margin-bottom: 10px;}
    .innov_zylist .left{margin-bottom: 20px;}
    .innov_textlist, .innov_kj{padding:20px 10px;}
    .innov_kj .right li{float: none;width: 100%;margin-bottom: 20px;}
    .innov_kj .right li:last-child{margin-bottom: 0;}
    .innov_kj dl{padding: 0;}
    .innov_kj .right ul{margin: 0;}
    .innov_kj dt{width: 60px;}
    .innov_kj dd{width:calc(100% - 70px)}
    .innov_title2 span{padding-bottom: 10px;margin-bottom:20px}
    .innov_net li{float: none;width:100%;margin-bottom: 30px;}
    .innov_net li:last-child{margin-bottom: 0;}
    .innov_box04 li{float: none;width: 100%;margin-bottom: 20px;}
    .innov_box04 li:last-child{margin-bottom: 0;}
    .innov_net dl{padding: 0;}
    .innov_net ul,.innov_box04 ul{margin: 0 ;}
    .innov_box04 dl{margin: 0;}
    .innov_box04 dt, .innov_box04 dd{float: none;width:100%;}
    .innov_box04 dl{height: auto !important;}
    .innov_tips{padding-top: 10px;}

}










@media only screen and (min-width:767px) {
    .culture_list dt img,.culture_list dd img{height:100% !important;}
    .innov_ptext h3{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
}
@media only screen and (min-width:1190px) {

    .index_about li .index_about_box,.index_about li dt h4{transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
    .index_about li .index_about_box{-webkit-transform: translateY(50%); -moz-transform: translateY(50%);-o-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);}
    .index_about li dt:hover .index_about_box{opacity: 1;visibility: visible;-webkit-transform: translateY(0); -moz-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}
    .index_about li dt:hover h4{visibility:hidden;opacity: 0;}
    .index_about li.swiper-slide-next .index_about_box h3 i{visibility: hidden;opacity: 0;}
}
@media only screen and (min-width:1025px) {
    .pro_text p:hover:after{background:#ee5921;}
    .wisdom_02 dl,.wisdom_02 dl dt,.query_btn button,.down_button button,.ent_pro,.about_ic dt{transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
    .wisdom_02 dl:hover{background:url(../image/wisdom_cicle.png) no-repeat;background-size: 100% 100%;}
    .wisdom_02 dl:hover dt{background:#fff;}
    .wisdom_project.cur .pro_but{transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
    /*.wisdom_project.cur:hover .pro_but{visibility: visible;opacity:1;}*/
    .map_box2 .pub_year dd a.on:hover{color:#fff !important;}
    .query_btn button:hover{opacity: 0.8;}
    .s_point dl:hover:after{left: 0;width:100%;visibility: visible;opacity: 1;}

    .s_05 .s_worth dl:hover h4{-webkit-transform: translateY(-80px); -moz-transform: translateY(-80px);-o-transform: translateY(-80px);-ms-transform: translateY(-80px);transform: translateY(-80px);visibility: hidden;opacity: 0;}
    .s_05 .s_worth dl:hover .s_worth_p{-webkit-transform: translateY(0px); -moz-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);visibility: visible;opacity: 1;}
    .oper_more a:hover,.operator_tox_02 h3 a:hover{color:#fff !important;opacity: 0.8;}
    .operator_story dd h3 a:hover,.pro_more2 a:hover{color:#fff !important;opacity: 0.8;}
    .enterprise_iteam a:hover{color: #ee5921 !important;}
    .down_input dd p a:hover,.down_button button:hover,.invest_04 a:hover{color:#fff !important;opacity: 0.8;}

    .ent_pro:hover{background:url(../image/enterprise_bg.jpg) no-repeat;background-size:cover;color:#fff;}
    .ent_pro:hover h3 a,.ent_pro:hover p,.ent_pro:hover .pro_more a{color:#fff;}
    .ent_pro h3 a:hover,.ent_pro .pro_more a:hover,.ent_more a:hover,.ent_text h3 a:hover,.pub_return a:hover,.a_coop_text h3 a:hover,.a_coop_text .ent_more a:hover{color:#fff !important;opacity: 0.8;}

    .innovate_02 .ent_more a i{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
    .innovate_02 .ent_more a{opacity: 0.8}
    .innovate_02 .ent_more a:hover i{color: #fff;background:#ee5921;}
    .innovate_02 .ent_more a:hover{opacity: 1;}

    .serve_list li a:hover{color:#fff !important; background: url(../image/enterprise_probg.png) no-repeat; background-size: 100% 100%;border-radius: 5px; }
    .serve_list li a dt img{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
    .serve_list li a:hover dt{background:#fff;border-radius: 50%;}
    .serve_list li a:hover dt img{transform:scale(0.8,0.8); -webkit-transform:scale(0.8,0.8);-moz-:scale(0.8,0.8);-o-transform:scale(0.8,0.8);-ms-transform:scale(0.8,0.8);}

    .invest_04 li .tel_link{opacity: 1;cursor: default;}
    .invest_04 li .tel_link:hover{opacity: 1;cursor: default;}


    .culture_title{visibility: hidden;opacity: 0;
        transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;
        -webkit-transform: translateY(100px); -moz-transform: translateY(100px);-o-transform: translateY(100px);-ms-transform: translateY(100px);transform: translateY(100px);}
    .culture_list dt:hover .culture_title, .culture_list dd:hover .culture_title{
        visibility: visible;opacity: 1;
        -webkit-transform: translateY(0); -moz-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);}

    .about_ic dl:hover dt{-webkit-transform: translateY(20px); -moz-transform: translateY(20px);-o-transform: translateY(20px);-ms-transform: translateY(20px);transform: translateY(20px);}

    .innovate_js dd,.innovate_num,.innovate_js dd p{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
    .innovate_js dd:hover{box-shadow: 0 0 20px rgb(0 0 0 / 20%);border-color:#53b8ff;}
    .innovate_js dd:hover .innovate_js_in{border-color:#53b8ff;
        background:url(../image/innovate_jbbg2.png) no-repeat;background-size: 100% 100%;
    }
    .innovate_js dd:hover p{ font-weight: bold;}
    .innovate_js dd:hover .innovate_num{color:#27caff;opacity: 0.8}



    .innovate_js dd:hover .innovate_num{ transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);-moz-:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}

    .innov_kj h4 span{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;
        transform:scale(0.9,0.9); -webkit-transform:scale(0.9,0.9);-moz-:scale(0.9,0.9);-o-transform:scale(0.9,0.9);-ms-transform:scale(0.9,0.9);}
    .innov_kj:hover .right li h4 span{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);-moz-:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);}

    .recruit_m i,.invest_news dl{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
    .recruit_02 dl:hover .recruit_m i{background: #ee5921;color: #fff;font-size:20px;}

    .solution_slider dl,.s_worth dl,.index_news .right li:after,.index_innovate li dl dd{transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;
    }
    /*.solution_slider dl:hover{-webkit-transform: translateY(-20px); -moz-transform: translateY(-20px);-o-transform: translateY(-20px);-ms-transform: translateY(-20px);transform: translateY(-20px);}*/

    .s_worth dl:hover{border-color:#007ad7;}


    /*.pro_slider .pro_but div:hover{background:#ee5921;color:#fff;}
    .pro_slider .pro_but div{background:#fff;color:#ee5921;}*/

    .invest_news dl:hover{background: url(../image/notice_05.jpg) center center;background-size: cover;color:#fff;}
    .invest_news dl:hover a,.invest_news dl:hover .invest_time,.invest_news dl:hover p{color:#fff;}
    .invest_news dl:hover .pro_more{border-color: #fff;}
    .invest_news dl a:hover{color:#fff !important;opacity: 0.8}

    .index_innovate li dl:hover dd{background:url(../image/index_jb.jpg) no-repeat;background-size: 100% 100%;}
    .index_news .right li:hover:after{visibility: visible;opacity: 1;}
    .index_news .right li:hover h3 a,.index_news .right li:hover dt{color:#fff;}
    .index_news .right li h3 a:hover{color:#fff !important;opacity: 0.8}

    .topnewswrap_02 ul li:hover h2,.topnewswrap_02 ul li:hover span,.topnewswrap_02 ul li:hover span i{color:#004098;}
    /*more*/
    .ent_more a:hover i{background:#004098;color: #fff;}
    .index_title .index_more a:hover{color:#004098 !important;}
    .o_more a span,.ent_more  i,.a_coop_text .ent_more a i{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;}
    .o_more a:hover{color:#004098 !important;}
    .o_more a:hover span{background:#004098;color: #fff;}

    .ent_text .ent_more a:hover i,.a_coop_text .ent_more a:hover i{color:#ee5921 ;background:#fff;}
    .pro_more a:hover{color:#004098 !important;}
    .operator_04 .operator_story  .pro_more a:hover{color:#fff !important;}
    .enter_pro .right li:hover .ent_text .ent_more i{background:#007ad7;}
    .operator_05 li:hover .oper_more2 span{background:#007ad7;}

    .pub_tab .pub_return a:hover{color:#ee5921 !important;}

    .oper_link a:hover{border-color:#ee5921; background: #ee5921;color:#fff !important;}
    /*.wisdom_project li.swiper-slide-prev:after{content:"";position: absolute;top:0;left:0;width: 100%;height: 100%;background:#fff;cursor: pointer;opacity: 0;}
    .wisdom_project li.swiper-slide-next:after{content:"";position: absolute;top:0;left:0;width: 100%;height: 100%;background:#fff;cursor: pointer;opacity: 0;}*/

    .wisdom_project.cur .pro_but{visibility: visible;opacity: 1;}
    .wisdom_project.cur .pro_but div{box-shadow:none;width: 27%;height: 100%;top: 0;margin: 0;border-radius: 0;background:none;}
    .wisdom_project.cur .pro_but i{display: none;}
    .wisdom_project.cur .pro_but .swiper-button-prev{left: 0;}
    .wisdom_project.cur .pro_but .swiper-button-next{right: 0;}

    .invest_list li{position: relative;}
    .invest_list li p,.invest_list li span{position: relative;z-index: 5;}
    .invest_list li:after{content:"";position: absolute;left:-20%;top:-1px;width: 140%;height:calc(100% + 2px);background:#007ad7 url(../image/index_newsbg.jpg) no-repeat;background-size: 100% 100%; visibility: hidden;opacity: 0;    box-shadow: 0 0 10px rgb(0 0 0 / 30%);}
    .invest_list li:hover:after{visibility: visible;opacity: 1;}
    .invest_list li:hover a,.invest_list li:hover{color:#fff;}
    .invest_list li a:hover{opacity:0.8;color:#fff !important;}

    .index_about dt a:hover .index_about_box{color:#fff;}
    .map_phone a{    color: #767676 !important;cursor: default;}

}

@media only screen and (min-width:1190px) {
    /*首页关于改版*/
    .index_but{display: none !important;}

    .index_about li dd{-webkit-transform: translateY(80px); -moz-transform: translateY(80px);-o-transform: translateY(80px);-ms-transform: translateY(80px);transform: translateY(80px);
        visibility: hidden;opacity: 0;
        transition:all 0.6s;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;-ms-transition:all 0.6s;}
    .index_about li:nth-child(2) dd{position: absolute;left: -50%;text-align: right;}
    .index_about li:nth-child(2) .index_about_box h3 i{left:-340px;}
    .index_about dl{overflow: inherit;}

    .index_about li.on dd{
        -webkit-transform: translateY(0); -moz-transform: translateY(0);-o-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);
        visibility: visible;opacity: 1;}

    /*首页关于改版*/

}

.s_worthslider{position: relative;}
.s_worthslider dl{margin: 0}

.huaBao_con .pull-left .select-box{float: left;}
/*.s_point.cur ul{display: inherit;text-align: center;margin-left: -10px;margin-right: -10px;}*/
/*.s_point.cur ul li{display: inline-block;float: none;width: 33.3%;padding: 0 10px;margin-right: 0!important;box-sizing: border-box;}*/

/*.s_worthslider.cur .pro_but{display: none;}*/
/*.s_worthslider.cur ul{display: inherit;text-align: center;}*/
/*.s_worthslider.cur ul li{display: inline-block;float: none;width: 50%;margin-right: 0!important;box-sizing: border-box;}*/



/*@media only screen and (min-width:768px) {*/
/*.pro_slider.cur{margin-left: -20px;margin-right: -20px;}*/
/*.pro_slider.cur ul{display: inherit;text-align: center;}*/
/*.pro_slider.cur ul li{display: inline-block;float: none;width: 33.3%;margin-right: 0!important;box-sizing: border-box;padding: 0 20px;}*/

/*}*/


.maod{position: relative;top:-140px;}

.wisdom_plan.cur2{width:1090px;margin: auto;max-width:100%;padding:0;}
.wisdom_plan.cur2 li{width:49% !important;}
.wisdom_plan.cur1{width:50%;margin: auto;max-width:100%;padding:0;}
.wisdom_plan.cur1 li{width:98% !important;}

.pro_slider.cur2{width:1200px;margin: auto;max-width:100%;padding:0;}
.pro_slider.cur2 li{width:49% !important;}
.pro_slider.cur1{width:50%;margin: auto;max-width:100%;padding:0;}
.pro_slider.cur1 li{width:98% !important;}

.s_worthslider.cur1{width:50%;margin: auto;max-width:100%;padding:0;}
.s_worthslider.cur1 li{width:98% !important;}

.s_05 .s_worth.cur1{width:50%;margin: auto;max-width:100%;padding:0;}
.s_05 .s_worth.cur1 li{width:98% !important;}

/*2022-08-10*/

.index_01 .index_title{overflow: inherit;position: relative;}
.index_01 .index_title h3{float: none;}
.index_01 .index_title .index_more{position: absolute;top:35px;right: 0;}
@media only screen and (max-width:1440px) {
    .index_01 .index_title .index_more{top:20px;}

}
@media only screen and (max-width:767px) {
    .index_01 .index_title .index_more{top:0;}

}






/*ifraem*/
.invest_ifraem_w{visibility: hidden;opacity: 0;}


.invest_ifraem_w.cur{visibility: visible;opacity: 1;background: #f8f8f8;}
    
.invest_stock_img{display: none;}
.invest_ifraem_w{position: relative;overflow:hidden;}
.invest_ifraem{width: 598px;height: 590px;overflow: hidden;margin: auto;background: #f8f8f8;margin-top: 15px;}
.invest_ifraem iframe{
    width: 1200px;
    height: 937px;
    margin-top: -420px;
}



/*公用*/
@media only screen and (max-width:1024px) {
    .invest_ifraem{margin: auto;}
}
@media only screen and (max-width:767px) {
    .invest_stock_img{display: block;}
    .invest_ifraem_w{display: none;}
}





/*11*/
.query_cont{padding: 18% 0 22% 0}
.zs_box{width: 745px;margin: auto;max-width: 100%;}
.zs_box h2{color:#fff;text-align: center;margin-bottom: 40px;}
.zs_search{background:#fff;overflow: hidden;}
.zs_search input,.zs_search button{height: 68px;line-height: 68px;}
.zs_search button{float: right;width: 130px;text-align: center;color: #fff;background:#006fd4;font-size: 22px;}
.zs_search input{float: left;width:calc(100% - 130px);box-sizing:border-box;padding:0 25px;}
@media only screen and (max-width:1024px) {
.zs_search input,.zs_search button{height: 50px;line-height: 50px;}
.zs_search input{padding:0 10px;}
}
@media only screen and (max-width:767px) {
.zs_search button{width:60px; font-size:18px;}
.zs_search input{width:calc(100% - 60px);padding:0 10px;}
.zs_box h2{margin-bottom: 20px;}
.zs_search input,.zs_search button{height: 40px;line-height: 40px;}
}


/*22*/
.zs_cont .wrap{width: 1125px;}
.zs_cont{padding:80px 0 140px 0;}
.zs_cont .zs_box{margin-bottom: 60px;}
.zs_cont .zs_box p{text-align: center;margin-top: 20px;}
.zs_cont .zs_box p span{color:#cd0000;}
.zs_cont .zs_box input{border:1px solid #d5d5d5;}

.zs_table { width: 100%; text-align: center; }
.zs_table td { text-align: center;  padding: 25px 5px; border-bottom: 1px solid #d3d3d3;box-sizing:border-box; }
.zs_table thead td { border-bottom: 1px solid #6a6a6a;border-top: 2px solid #6a6a6a;font-weight: bold;}
.zs_table .t1 { }
.zs_table .t2 { width: 20%; }
.zs_table .t3 { width: 30%; }
.zs_table .t4 { width: 165px; }
@media only screen and (max-width:1024px) {
.zs_cont{padding:50px 0;}
.zs_table .t2 { width: 20%; }
.zs_table .t3 { width: 20%; }
.zs_table .t4 { width: 130px; }
.zs_cont .zs_box p{margin-top: 10px;}
.zs_cont .zs_box{margin-bottom: 20px;}
}
 
@media only screen and (max-width:767px) {
  .zs_cont{padding:30px 0;}

    .zs_table ,
    .zs_table thead,
    .zs_table tbody,
    .zs_table th,
    .zs_table td,
    .zs_table tr { display: block; }
    .zs_table thead tr { position: absolute; top: -9999px; left: -9999px; }
    .zs_table tr { border: 1px solid #eee; border-bottom:0; margin-bottom:20px; }
    .zs_table td { border: none; border-bottom: 1px solid #eee; position: relative; padding:5px 0;  padding-left: 6em; white-space: normal; text-align: left;    width: 100% !important;  }
    .zs_table td:before { position: absolute; top: 0; left: 0; padding:5px 0; width: 6em; text-indent:10px;  white-space: nowrap; text-align: left; }
    .zs_table td:before { content: attr(data-title); }
    .zs_table tr:last-child{margin-bottom: 0}
}

/*03*/
.down_tac{background:none;color: #000; display: block;position: static;margin: auto;box-shadow:none;padding:0;width: 800px;}
.down_form .down_input{border:1px solid #ccc;}
.down_form :-moz-placeholder { 
    color: #ccc;  
}

.down_form ::-moz-placeholder { 
    color: #ccc;
}

.down_form input:-ms-input-placeholder,
.down_form textarea:-ms-input-placeholder {
    color: #ccc;
}

.down_form input::-webkit-input-placeholder,
.down_form textarea::-webkit-input-placeholder {
    color: #ccc;
}




@media only screen and (min-width:1025px) {

.esg_block.cur a:hover{     color: #555 !important;cursor: default;}
.esg_block.cur dd{ display: none}

}
