/*list_zhihuizhengfa*/
.bannerinside .wrapper{position: absolute;margin-left: -600px;left:50%;height:100%;top:0px;height:619px;}
.bannerinside img{width:100%;height: auto;}
.banner_txt{position: absolute;top: 242px;left: 0px;color:#ffffff;}
.banner_txt h5{font-size: 44px;font-family:"SourceHanSansCNBold","Microsoft YaHei";font-weight: normal;line-height: 44px;}
.banner_txt p{max-width: 650px;margin-top: 27px;font-size: 18px;line-height: 30px;letter-spacing:0.5px;}
.position{position: absolute;bottom: 35px;left: 0px;background: url(../images/mouse.png) no-repeat center left;padding-left: 28px;}
.position,.position a{font-size: 16px;color:#fff;line-height: 20px;}
.section_zhzf dt{font-size: 36px;color:#182541;text-align: center;line-height: 36px;margin-top: 68px;}
.section_zhzf dd{overflow: hidden;padding-bottom: 79px;}
.section_zhzf dd:hover .zhzf_txt p{color:#175ba4;}
.section_zhzf dd:nth-of-type(odd){background:#fff;padding-top: 80px;}
.section_zhzf dd:nth-of-type(even){background:#f4f6fa;padding-top: 85px;}
.zhzf_img{width: 585px;height: 379px;border-radius: 15px;}
.zhzf_txt{width: 513px;}
.section_zhzf .zhzf_img:hover img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.section_zhzf dd:nth-of-type(odd) .zhzf_img,.section_zhzf dd:nth-of-type(even) .zhzf_txt{float: left;}
.section_zhzf dd:nth-of-type(even) .zhzf_img,.section_zhzf dd:nth-of-type(odd) .zhzf_txt{float: right;}

.zhzf_txt p{font-size: 32px;color:#0d0d0d;line-height: 32px;margin-bottom: 25px;}
.zhzf_txt span{font-size: 18px;color:#161616;}
.zhzf_txt ul{overflow: hidden;padding-top: 50px;padding-bottom: 40px;}
.zhzf_txt ul label{font-size: 18px;color:#0d0d0d;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";display: block;}
.zhzf_txt ul em{font-size: 16px;color:#a0a0a0;}
.zhzf_txt ul li{float: left;margin-bottom: 20px;}
.zhzf_txt ul li:nth-of-type(odd){width: 290px;}
.zhzf_txt ul li:nth-of-type(even){width: 221px;}
.zhzf_more{margin-top:0px!important;}
.zhzf_more:hover,.section_zhzf dd:hover .zhzf_more{transform: translateY(-3px);}

/*list_zhihuiminsheng*/
.section_zhms{background:#f9fafb;}
.zhms_dataservice{overflow: hidden;padding-top: 73px;padding-bottom: 64px;}
.zhms_tit,.electron_tit,.hardware_tit,.ai_title{font-size:36px;color:#182541;text-align: center;}
.zhms_dataservice .zhms_tit{margin-bottom: 70px;}
.zhms_dataservice dl{float: left;width: 388px;height: 184px;margin-bottom: 16px;background: #ffffff;margin-right: 18px;padding:21px 18px;cursor: pointer;box-shadow: 1px 1px 8px 1px rgba(13, 66, 115, 0.1);-webkit-transition: all 0.3s ease; transition: all 0.3s ease;}
.zhms_dataservice dl:nth-of-type(3n){margin-right:0px;}
.zhms_dataservice dl dt{width: 148px;height: 143px;border-radius:8px;background: #f1faff;text-align: center;line-height: 143px;float: left;}
.zhms_dataservice dl dt img{vertical-align: middle;}
.zhms_dataservice dl dd{float: left;width: 189px;margin-left: 15px;}
.zhms_dataservice dd span{font-size: 18px;color:#252525;line-height: 18px;margin-bottom: 30px;display: block;margin-top: 20px;}
.zhms_dataservice dd p{font-size: 14px;color:#62646f;line-height: 22px;}
.zhms_dataservice dl:hover{background: #165599;color:#fff!important;}
.zhms_dataservice dl:hover dd span,.zhms_dataservice dl:hover dd p{color:#fff;}
.zhms_dataservice dl.two{margin-left: 200px;}
.zhms_dataservice dl.one{margin-left: 406px;}
.zhms_dataproduct{background: #fff;}
.zhms_dataproduct .wrapper{background:url(../images/zhms_pro_bg.png) no-repeat center bottom;padding-top: 57px;padding-bottom: 112px;}
.zhms_dataproduct ul{padding-top: 65px;}
.zhms_dataproduct li{width: 289px;float: left;box-shadow: 1px 1px 1px 1px rgba(13, 66, 115, 0.1);position: relative;height: 380px;cursor: pointer;margin-right: 14px;margin-bottom: 14px;}
.zhms_dataproduct li:nth-of-type(4n){margin-right:0px;}
.zhms_dataproduct li.three{margin-left: 150px;}
.zhms_dataproduct li.two{margin-left: 303px;}
.zhms_dataproduct li.one{margin-left: 455px;}
.zhms_dataproduct .li_txt{background:#fff;padding-left: 30px;padding-right: 30px;height: 198px;position: relative;overflow: hidden;}
.zhms_dataproduct .li_txt:before{content:"";display: block;width: 38px;height: 3px;background:#175ba4;position: absolute;
top: 31px;left: 30px;
}
.zhms_dataproduct .li_txt span{font-size: 18px;color:#000000;line-height: 18px;display: block;margin-top: 60px;margin-bottom: 18px;}
.zhms_dataproduct .li_txt p{font-size: 14px;color:#414141;line-height: 22px;}
.zhms_dataproduct li:hover .li_front,.zhms_dataproduct li .li_reverse{opacity: 0;display: none;}
.zhms_dataproduct li .li_reverse{-webkit-transition: all 0.3s ease; transition: all 0.3s ease;
width: 100%;height:100%;
	position: absolute;top: 0px;left: 0px;background:url(../images/zhms_reverse_bg.jpg) no-repeat center;color:#fff;
padding: 70px 30px 0px;

}
.zhms_dataproduct li:hover .li_reverse{opacity: 1;display: block;}
.li_reverse  a{color:#fff;}
.li_reverse span{display: block;font-size: 18px;line-height: 18px;margin-bottom: 30px;}
.li_reverse p{font-size: 14px;line-height: 22px;}
.li_reverse .li_reverse_more{position:absolute;bottom: 42px;left: 30px;width: 118px;height: 41px;background:#fff;display: block;border-radius:25px;line-height: 41px;color:#165599;padding-left: 16px;}
.li_reverse .li_reverse_more i{display: block;width:28px;height:28px;border-radius:50%;background:#175ba4 url(../images/jt.png) no-repeat center;position: absolute;top:50%;margin-top:-14px;right: 12px;}


/* list_zhengfa_dianzi */
.section_electron{background:#f5f7f9;padding-top: 70px;padding-bottom: 112px;}
.electron_function{position: relative;margin-top: 80px;height: 355px;overflow: hidden;padding-right: 419px;}
.electron_img{width:400px;height: 350px;position: absolute;right:0px;top: 0px;}
.electron-swiper-function{overflow: hidden;position: relative;height:100%;}
.electron-swiper-function .hover{box-shadow: inset 1px 1px 8px 1px  rgb(13 66 115 / 10%);}
.electron_item_function{background:#fff;height: 318px;padding:33px 35px 0px 30px;}
.electron-swiper-function .swiper-slide-active .electron_item_function,.electron-swiper-function .swiper-slide:hover .electron_item_function{background:#fff url(../images/electron_item_bg.png) no-repeat bottom right;}
.electron_item_function em,.electron_item_function span,.electron_application_text span{font-family:"SourceHanSansCN-Medium","Microsoft YaHei";}
.electron_item_function em{width: 42px;height: 42px;background: url(../images/electron_ico.png) no-repeat center;color:#fff;text-align: center;
font-size: 24px;line-height: 43px;margin-bottom: 37px;display: block;
}
.electron_item_function span{font-size: 20px;color:#232323;display: block;}
.electron_item_function p{font-size: 14px;color: #505050;margin-top: 15px;line-height: 22px;}
.electron-swiper-function.swiper-container-horizontal>.swiper-scrollbar{width:100%;opacity: 1;background: #e4e7e9;bottom:0px;left:0px;height:4px;}
.electron-swiper-function .swiper-scrollbar-drag{background:#175ba4;border-radius:0px;}
.section_electron_yy,.electron_application_text,.electron-swiper-application .swiper-slide{height:489px;}
.section_electron_yy{background:url(../images/electron_yy_bg.jpg) no-repeat center;background-size: cover; }
.electron_application_content{padding-left: 378px;position: relative;}
.electron_application_text{width: 378px;position: absolute;left:0px;top:0px;color:#fff;padding:107px 54px 0px 0px;}
.electron_application_text span{display: block;font-size: 32px;padding-bottom: 22px;position: relative;margin-bottom: 29px;}
.electron_application_text span:after{content:"";display: block;width: 50px;height: 3px;background:#fff;bottom:0px;left:0px;position: absolute;}
.electron_application_text p{font-size: 14px;line-height: 26px;}
.electron_application_text .application_btn{border:solid 1px #fff;width: 50px;height: 50px;border-radius:50%;bottom:81px;position: absolute;cursor: pointer;}
.electron_application_text .application_btn:hover{box-shadow:1px 1px 8px 1px rgb(63 132 196 / 80%);}
.electron_application_text .application_prev{background: url(../images/application_jt_prev.png) no-repeat center;left:0px;}
.electron_application_text .application_next{background: url(../images/application_jt_next.png) no-repeat center;left: 76px;}
.electron-swiper-application{overflow: hidden;color:#fff;}
.electron_yyitem img{display: block;margin: 104px auto 35px;border-radius:50%;} 
.electron_yyitem span{font-size: 20px;font-family:"SourceHanSansCNBold","Microsoft YaHei";display: block;padding:0px 60px;font-weight: bold;text-align: center;}
.electron_yyitem p{font-size: 14px;line-height: 22px;margin-top: 40px;padding:0px 47px;}
.electron-swiper-application .swiper-slide:after{content:"";display: block;width: 1px;height: 336px;background:#2b64a2;position: absolute;right:0px;top:50%;margin-top: -168px;}
.electron-swiper-application .swiper-slide:nth-of-type(3n):after{display: none;}
.electron-swiper-application .swiper-slide:hover{background:url(../images/application_hover.jpg) no-repeat center;}
.electron-swiper-application .swiper-slide:hover .electron_yyitem img{box-shadow:1px 1px 8px 1px rgb(13 66 115 / 80%);}

.section_electron_tedian{background:#f5f7f9;padding-top: 80px;padding-bottom: 62px;}
.section_electron_tedian ul{margin-top: 70px;overflow: hidden;}
.section_electron_tedian li{position:relative;width: 590px;height: 180px;margin-bottom: 17px;background:#fff;padding:44px 43px 44px 200px;}
.section_electron_tedian li:nth-of-type(odd){float: left;}
.section_electron_tedian li:nth-of-type(even){float:right;}
.section_electron_tedian li img{width:93px;height: 93px;position: absolute;left:55px;top:44px;border-radius: 8px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
  transition: all .5s;

}
.section_electron_tedian li:hover {
    box-shadow: 2px 2px 15px #ddd;
}
.section_electron_tedian li span{font-size: 20px;color:#182541;font-family:"SourceHanSansCNBold","Microsoft YaHei";display: block;font-weight: bold;margin-bottom: 24px;margin-top:2px;}
.section_electron_tedian li p{font-size: 14px;color:#43474d;line-height: 20px;}
.section_electron_tedian li:hover img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
/* list_yiliao_bingan */
.section_hos_function{padding-top: 69px;padding-bottom: 62px;}
.hos_content_show{}
.tab_nav_hos{text-align: center;margin-top: 48px;margin-bottom: 58px;}
.tab_nav_hos a{font-size: 16px;color:#000000;padding-right: 50px;}
.tab_nav_hos a:last-of-type{padding-right:0px;}
.tab_nav_hos a.hover{color:#175ba4;font-size: 20px;}
.hos_content_show{overflow: hidden;}
.hos_bingan_img{float: left;width: 598px;height: 407px;display: block;}
.hos_right_con{float: right;width: 556px;height:100%;position: relative;height: 407px;}
.hos_right_con:before{content:"";display: block;width: 458px;height: 1px;background:#ececec;top:0px;left:0px;position: absolute;}
.hos_right_con:after{content:"";display: block;width: 36px;height: 4px;background:#175ba4;top:47px;left:10px;position: absolute;}
.hos_right_con .yingyan{width: 448px;height: 76px;position: absolute;top: 48px;left: 13px;}
.hos_right_con span{font-size:22px;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";display: block;text-align: left;padding-left:10px;margin-top: 96px;position: relative;z-index: 2;}
.hos_right_con p{padding-left: 10px;margin-top: 38px;font-size: 18px;color:#182541;line-height: 26px;padding-right: 20px;}
.hos_btn{width: 49px;height: 49px;border-radius:50%;border:solid 1px #a9a9a9;border-radius:50%;position: absolute;bottom:28px;cursor:pointer;}
.hos_btn_prev{left:10px;background: url(../images/prev_jt.png) no-repeat center;}
.hos_btn_next{left:84px;background: url(../images/next_jt.png) no-repeat center;}
.hos_btn:hover{box-shadow:1px 1px 8px 1px rgb(221 227 232 / 80%);}
.section_hos_application{background:url(../images/hos_bg.jpg) no-repeat center;height: 668px;background-size: cover;padding-top: 70px;}
.section_hos_application h3{font-size: 32px;color:#fff;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";line-height:32px;font-weight: normal;text-align: center;}
.hos_application_content{margin-top: 85px;}
.hos_application_content dt,.hos_application_content dd{float: left;width: 600px;height: 393px;background:#fff;}
.hos_application_content dt img{max-width: 100%;}
.hos_application_content dd{position:relative;padding-left: 60px;padding-top: 110px;padding-right: 60px;}
.hos_application_content dd:before{content:"";display: block;width: 36px;height: 4px;background:#175ba4;position: absolute;left:60px;top: 79px;}
.hos_application_content dd span{font-size: 22px;color:#232323;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";}
.hos_application_content dd p{font-size: 18px;color:#182541;line-height: 28px;margin-top: 20px;}
.section_hos_application .hos_btn_prev{left: 57px;bottom: 58px;}
.section_hos_application .hos_btn_next{left: 131px;bottom: 58px;}
#section_hos_cptd{background:#fff;padding-bottom: 73px;}
#section_hos_cptd .hos_application_content{margin-top: 68px;overflow: hidden;}
#section_hos_cptd dd{background:#f7f8f9;}
#section_hos_cptd dd span{color:#175ba4;}

/* list_yingjianchanpin */
.hardware_top,.hardware_bottom{overflow: hidden;}
.hardware_top li{background:#f7f8fc;position: relative;width: 586px;height: 312px;padding-left: 229px;padding-top: 60px;padding-right: 37px;}
.hardware_top li:nth-of-type(odd){float: left;}
.hardware_top li:nth-of-type(even){float:right;}
.hardware_top li img{position: absolute;width:165px;height: 257px;left: 34px;top: 34px; }
.hardware_top li span,.hardware_bottom span,.section_hardware li .hardware_hover_tit{font-size: 22px;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";line-height: 22px;}
.hardware_top li > p,.hardware_top li .hardware_hover_des{font-size: 14px;color:#595959;line-height: 22px;margin-top: 20px;}
.hardware_top li:after{content:"";display: block;width: 40px;height: 3px;background:#1e60a7;position: absolute;bottom: 51px;left: 229px;}
.hardware_tit{margin-top: 69px;margin-bottom: 78px;}
.hardware_bottom{margin-top: 21px;margin-bottom:50px;}
#hardware_bottom-swiper,#hardware_bottom-swiper2,#hardware_bottom-swiper3{padding-bottom: 60px;}
.hardware_bottom li{background: #f7f8fc;width: 383px;height: 338px;float: left;margin-right: 25px;position: relative;}
.hardware_bottom li:nth-of-type(3n){margin-right:0px;}
.hardware_bottom img{display: block;margin:35px auto 24px;width: 289px;height: 193px;}
.hardware_bottom span{text-align: center;display: block;}
.hardware_bottom  li > p{font-size: 14px;color: #717476;text-align: center;margin-top: 12px;}
/* .section_hardware  li .hardware_hover_s{display: none;}
.section_hardware  li:hover .hardware_hover_s{display: block;} */
.section_hardware  li .hardware_hover_s{position: absolute;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
  transition: all .3s;
	top:-400px;left:0px;background:#175ba4;width:100%;height:100%;color:#fff;padding-left: 39px;padding-right: 39px;}
.section_hardware  li:hover  .hardware_hover_s{top: 0px;}
.section_hardware li .hardware_hover_tit{text-align: center;margin-top: 50px;margin-bottom: 36px;}
.section_hardware li .hardware_hover_des{color:#fff;margin-top: 0px;}
.section_hardware li .hardware_hover_des p{margin-bottom: 18px;}
.section_hardware li .hardware_hover_des p:last-of-type{margin-bottom: 0px;}
#section_hardware_fuzhu{background:url(../images/hardware_bg_fuzhu.jpg) no-repeat center;padding-bottom: 22px;background-size:cover;overflow: hidden; }
#section_hardware_fuzhu .hardware_top li,#section_hardware_fuzhu .hardware_bottom li{background: #ffffff;}
/* list_xinwenliebiao */
.section_newslist{background: #f7f7f7;overflow: hidden;padding-top: 77px;}
.recommend_top_new{background:#fff;padding:35px 25px;position: relative;height: 420px;padding-left: 670px;margin-bottom: 4px;cursor: pointer;}
.recommend_top_new:hover  .scale-img img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.recommend_top_new .scale-img{width:586px;height: 351px;position: absolute;left:25px;top:35px; }
.recommend_top_new span{color:#000000;font-size: 22px;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";margin-top: 52px;display: block;}
.recommend_top_new p{font-size: 16px;color:#5b5b5b;line-height: 24px;margin-top: 22px;}
.recommend_top_new .news_more,.news_item .news_more,.join_item .news_more{position: absolute;bottom:64px;left: 670px;width: 130px;height: 50px;background: #175ba4 url(../images/application_jt_next.png) no-repeat 94px center;line-height: 50px;padding-left: 23px;color:#fff;}
.news_item,.join_item{background:#fff;padding:34px 0px 38px 0px;margin-top: 15px;padding-left: 32px;padding-right: 247px;position: relative;cursor: pointer;}
.news_item span,.join_item span{font-size: 20px;color: #000000;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";}
.news_item p,.join_item p{font-size: 16px;color:#5b5b5b;line-height: 24px;margin-top: 17px;}
.news_item .news_more,.join_item .news_more{bottom: initial;top:50%;margin-top: -25px;right:32px;left: initial;background: #f7f7f7 url(../images/news_jt_next.png) no-repeat 94px center;color:#272828;}
.news_item:after,.join_item:after{content:"";display: block;width: 1px;height: 98px;background:#ebebeb;position: absolute;right: 192px;top:50%;margin-top: -49px;}
.news_item:hover .news_more,.join_item:hover .news_more{background: #175ba4 url(../images/application_jt_next.png) no-repeat 94px center;color:#fff;}
.news_item:hover span,.join_item:hover span,.recommend_top_new:hover span{color:#175ba4;}


.listpage{width: 100%;  text-align: center;  color: #4a4a4a;margin:48px auto;}
.listpage a,.listpage span{    display: inline-block;font-size:16px;width: 54px; height: 38px; line-height: 38px; margin-right: 10px;background: #f3f3f3;color:#4a4a4a; }
.listpage a:hover,.listpage a.active{ color: #fff;  background: #175ba4;}
.listpage a.listpage-next,.listpage a.listpage-prev{background: none;padding-right:0px;color:#8b8b8b;    font-family: 瀹嬩綋;
    font-weight: bold;}
.listpage a.listpage-next{margin-left: 51px;width: auto;}
.listpage a.listpage-prev{margin-right: 51px;width: auto;}
.listpage a.dot{background:none;line-height: 38px;}


/* show_news */
.news_article{background: #f7f7f7;padding-top: 57px;overflow: hidden;}
.news_article .wrapper{background:#fff;padding-top: 42px;}
.news-show-tit{border-bottom: solid 1px #ebebeb;padding-bottom: 23px;}
.news-show-tit h5{font-size: 22px;color:#1d1d1d;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";text-align: center;margin-bottom: 16px;}
.news-show-tit-info{font-size: 16px;line-height: 16px;color: #434343;text-align: center;}
.news-show-body{padding:48px 80px 100px;}
.news-show-body,.news-show-body p{font-size: 16px;color: #222222;line-height: 28px;}
.news-show-body img{max-width: 100%;display: block;margin-left: auto;margin-right: auto;}
.getPre{padding:0px 80px 50px;overflow: hidden;}
.getPre dd:nth-of-type(1){width: 449px;float: left;}
.getPre dd:nth-of-type(2){width: 466px;float: right;text-align: right;}
.getPre dd,.getPre dd a{color: #434343;font-size: 16px;}


/* show_join_news */
#join-show-tit h5{font-size: 20px;font-family:"SourceHanSansCN-Regular","Microsoft YaHei";font-weight: normal;}
#join-show-tit .news-show-tit-info{color: #353535;}
.join-show-body{ padding:42px 81px 57px 67px;width:100%;margin-bottom: 84px;}
.join-show-body p { text-align: left;  margin-left: 0;  line-height: 24px;  font-size: 16px; color: #353535;}
.join-show-body p a{color: #175ba4;}
.join-show-body p span { font-size: 16px;  color: #353535;}
.join-show-body span{ font-size: 16px;  color: #353535;display: block;margin-bottom:25px;}
.join-show-body span:nth-of-type(2){margin-top: 50px;}
.join-show-body span:nth-of-type(3){height:0px;margin-top: 30px;}
.join-show-body span:first-child{ margin-top: 0; }

/* list_jiaruwomen */
.section_joinlist{padding-top: 58px;background: #f5f7f9;overflow: hidden;}
.section_joinlist .select_join_field{width: 239px;height: 62px;}
.select2-container--default .select2-selection--single{border-radius: 0px;border:solid 1px #cfcfcf;}
.select2-container .select2-selection--single{height: 62px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height: 62px;color: #3a3a3a;font-size: 18px;}
.select2-container{margin-right: 32px;}
.select2-container .select2-selection--single .select2-selection__rendered{padding-left: 20px;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{

width: 10px;
height: 10px;
border: 2px solid #252525;
border-top: none;
border-left: none;
transform: rotate(45deg);
top:50%;margin-top: 10px;left: initial;margin-left: 0px;right: 19px;

}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-width:2px;border-color:#252525; transform: rotate(228deg);margin-top: 15px;}
.select_join_bar{position: relative;margin-bottom: 48px;}
.select_join_bar .search_input{border:solid 1px #cfcfcf;position: absolute;width: 384px;height: 62px;right:0px;top:0px; }
.select_join_bar .search_input input{display: block;width:100%;height:100%;background: none; padding-left: 20px;}
.select_join_bar .search_input input::-webkit-input-placeholder,.select_join_bar .search_input #keyword {
         
        color: #3a3a3a;

        font-size: 18px;

    }
.select_join_bar .search_ico{width: 18px;height: 18px;position: absolute;right: 30px;top:50%;margin-top: -9px;cursor: pointer;}
.join_item:after{height: 70px;margin-top: -35px;}
.join_item em,.join_item p{display: block;font-size: 16px;color:#353535;}
.join_item p{margin-top: 10px;margin-bottom: 16px;}


/* list_lianxiwomen */
.section_contact_con{background:#f5f7f9;padding-top: 60px;padding-bottom: 68px;overflow:hidden;}
.contact_tit,.bussiness_tit{font-size: 32px;color:#000000;text-align: center;}
.section_contact_con dl{width: 387px;height: 155px;float: left;margin-right: 19px;overflow: hidden;position: relative;color:#000000;padding-left: 123px;background: #ffffff;padding-top: 52px;margin-top: 60px;}
.section_contact_con dl:nth-of-type(3n){margin-right:0px;}
.section_contact_con dl dt{width: 77px;height: 77px;border-radius:50%;position: absolute;top:50%;margin-top: -38.5px;left: 26px;}
.section_contact_con dl dt img{width:100%;height:100%;border-radius:50%;}
.section_contact_con dl dd{float: left;}
.section_contact_con dl span{font-size: 20px;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";}
.section_contact_con dl p{font-size: 16px;margin-top: 6px;}
.section_contact_con dl:hover{background: #175ba4;color:#fff;}
.section_contact_map{background:#fff;padding-top: 55px;padding-bottom: 80px;}
.contact_map{width: 100%;height: auto;display: block;margin:47px auto 0px;max-height: 436px;object-fit: contain;}

/* list_zhaoshang */
.section_bussiness{background: #f6f7f9;padding-top: 70px;padding-bottom: 70px;}
.tab_nav_business{padding-top: 60px;}
.tab_nav_business li{width:25%;height: 72px;cursor: pointer;line-height: 72px;background:#fff;float: left;font-size: 18px;color:#000000;text-align: center;position: relative;}
.tab_nav_business li.hover,#section_bussiness_solution .tab_nav_business li.hover{background: linear-gradient(to right,#175ba4, #208bc3);color:#fff;}
.tab_nav_business li.hover:after,#section_bussiness_solution .tab_nav_business li.hover:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -21px;
    left: 50%;
    margin-left: -6.5px;
    border: 13px solid transparent;
    border-top-color: #1c77b6;
}
.content_business_show{background:#fff;padding-left: 675px;position: relative;padding-top: 66px;height: 403px;margin-top: 28px;padding-right: 85px;}
.content_business_show1,.content_business_show2{display:none;}
.content_business_show1.hover,.content_business_show2.hover{display:block;}
.content_business_show .business_show_img{width: 506px;height: 322px;position: absolute;left:86px;top:50%;margin-top: -161px;}
.content_business_show span{font-size: 24px;display: block;color:#000000;padding-bottom: 25px;position: relative;}
.content_business_show span:after{content:"";display: block;width: 39px;height: 3px;background:#175ba4;position: absolute;bottom:0px;left: 0px;}
.content_business_show p{font-size: 18px;color:#353535;line-height: 30px;margin-top: 27px;}
#section_bussiness_solution{background:#ffffff;}
#section_bussiness_solution .tab_nav_business li,#section_bussiness_solution .content_business_show{background: #f5f7f9;}
#section_bussiness_solution .content_business_show{padding-top: 98px;}
.business_p_item{font-size: 18px;color:#171717;line-height: 52px;padding-left: 58px;}
.business_p_item:nth-of-type(1){background: url(../images/jiameng_ico1.png) no-repeat left center;}
.business_p_item:nth-of-type(2){background: url(../images/jiameng_ico2.png) no-repeat left center;}
.business_p_item:nth-of-type(3){background: url(../images/jiameng_ico3.png) no-repeat left center;}
.business_p_item:nth-of-type(4){background: url(../images/jiameng_ico4.png) no-repeat left center;}
.business_p_item:nth-of-type(5){background: url(../images/jiameng_ico5.png) no-repeat left center;}

#content_business_show22 .business_p_item:nth-of-type(1){background: url(../images/jiameng_ico1_old.png) no-repeat left center;}
#content_business_show22 .business_p_item:nth-of-type(2){background: url(../images/jiameng_ico2_old.png) no-repeat left center;}
#content_business_show22 .business_p_item:nth-of-type(3){background: url(../images/jiameng_ico3_old.png) no-repeat left center;}
#content_business_show22 .business_p_item:nth-of-type(4){background: url(../images/jiameng_ico4_old.png) no-repeat left center;}
.section_bussiness_hzqt{background: #f6f7f9;padding-top: 70px;padding-bottom: 75px;}
.section_bussiness_hzqt ul{overflow: hidden;margin-top: 54px;}
.section_bussiness_hzqt li{float: left;width: 596px;height: 182px;padding-left: 52px;padding-top: 38px;}
.section_bussiness_hzqt li:nth-of-type(even){float: right;background: #fff url(../images/zhaoshang_online.png) no-repeat 446px bottom;}
.section_bussiness_hzqt li:nth-of-type(odd){background: #fff url(../images/zhaoshang_tel.png) no-repeat 473px bottom;}
.section_bussiness_hzqt li span{font-size: 18px;color:#171717;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";margin-bottom: 24px;display: block;line-height: 18px;}
.section_bussiness_hzqt li p{font-size: 14px;color:#5f5f5f;margin-bottom: 19px;}
.section_bussiness_hzqt li strong{font-size: 24px;color:#175ba4;font-weight: normal;}
.section_bussiness_hzqt li .online{background: #175ba4;width: 101px;height: 35px;line-height: 35px;text-align: center;color:#fff;font-size: 14px;display: block;}
.section_bussiness_hzqt li .online:hover{transform: translateY(3px);}
/* list_ai */
#banner_zhzf_more{margin-top:56px!important;display:block;cursor:pointer;}
.section_ai{background:#f5f7f9;padding-top: 68px;padding-bottom: 64px;}
.swiper-container-AI{overflow: hidden;margin-top: 68px;padding-bottom: 68px;}
.swiper-container-AI dl{background: #ffffff;padding-top: 65px;height: 315px;padding-left: 25px;padding-right: 25px;position: relative;}
.swiper-container-AI dl:hover:before{display:none;content:"";display: block;width: 100%;background:#175ba4;height:3px;position: absolute;top: 0px;left:0px;}
.swiper-container-AI dt{height:45px;width:100%;text-align: center;line-height: 45px;margin-bottom: 38px;}
.swiper-container-AI dt img{vertical-align: middle;}
.swiper-container-AI dl span{font-size: 22px;color: #182541;display: block;;font-family:"SourceHanSansCNBold","Microsoft YaHei";font-weight: bold;text-align: center;}
.swiper-container-AI dl p{font-size: 14px;color:#43474d;line-height:20px;margin-top: 26px;text-align: center;}

.swiper-container-AI .swiper-pagination-bullet{width: 12px;height: 12px;background:#8b8b8b;opacity: 1;}
.swiper-container-AI .swiper-pagination-bullet-active{background: #175ba4;}
.swiper-container-AI.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container-AI.swiper-pagination-custom, .swiper-container-AI.swiper-pagination-fraction{bottom:0px;}

.section_ai_application{height:auto!important;background:url(../images/ai_application_bg.jpg) no-repeat center;background-size: cover;padding-top: 62px;padding-bottom: 55px;overflow: hidden;}
.section_ai_application .ai_title{color:#fff;}
.section_ai_application ul{margin-top: 50px;overflow: hidden;}
.section_ai_application li{float: left;width:593px;height: 218px;position: relative;background:rgb(255 255 255 / 12%);margin-bottom: 14px;padding-left: 53px;padding-top: 97px;color:#fff;padding-right: 49px;}
.section_ai_application li:nth-of-type(even){float: right;}
.section_ai_application li:hover img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.section_ai_application li img{position: absolute;top:37px;left: 53px;display: block;max-width: 50px;
-webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
  transition: all .5s;
}
.section_ai_application li span{font-size: 22px;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";}
.section_ai_application li p{font-size: 16px;line-height: 26px;margin-top: 4px;}

.section_ai_cptd{background: #ffffff;padding-top: 70px;}
.section_ai_cptd{background: #ffffff;padding-top: 70px;padding-bottom: 102px;}
.section_ai_cptd .ai_title{margin-bottom: 90px;}
.swiper-container-cptd{padding-top: 77px; overflow-x:hidden; }

#banner-cptd{width:1200px;overflow:hidden;margin-left: auto;margin-right: auto;position: relative;}
#banner-cptd .bannerCon{margin:0px auto;padding-top: 77px;position: relative;}
#banner-cptd .bannerCon .scroll{position:relative;}
#banner-cptd .bannerCon .scroll .item{float:left;text-align: center;}
#banner-cptd .bannerCon .scroll .item .img-box{margin: auto;background: #f5f7f9;position: relative;  }
#banner-cptd .bannerCon .scroll .item .img-box img{display: none;}
#banner-cptd .bannerCon .scroll .item.hover .img-box{ background: #175ba4;}
#banner-cptd .bannerCon .scroll .item.hover img{display: block;position: absolute;width: 295px;height: 374px;left: 60px;top:-77px;
  -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
  transition: all .2s;
}
#banner-cptd .bannerCon .scroll .item.hover:hover img{
	transform: translateY(5px);
}
.item .ai_cptd_item em{font-size: 54px;font-weight: bold;font-family:"SourceHanSansCNBold","Microsoft YaHei";color:#dadce5;}
.item .ai_cptd_item span{font-size: 22px;color: #252525;}
.item .ai_cptd_item p{font-size: 14px;line-height: 22px;margin-top:24px;color: #62646f;}
.item.hover .ai_cptd_item{color:#fff;width: 285px!important;right: 38px!important;left: initial!important;position: absolute;top: 97px;}
.item.hover .ai_cptd_item em,.item.hover .ai_cptd_item span,.item.hover .ai_cptd_item p{color:#fff;}
.item.prevsib .ai_cptd_item{
	    width: 178px;
    right: 20px;
    position: absolute;
    top: 97px;
}
.item.nextsib .ai_cptd_item{
	    width: 178px;
    left: 20px;
    position: absolute;
    top: 97px;
}

.bannerCon .before,.bannerCon .after{width: 50px;height: 50px;border-radius: 50%;position: absolute;top:257px;box-shadow:1px 1px 8px 1px rgb(255 255 255 / 40%);cursor: pointer;z-index: 999;}
.before{left: -26px;background: #fff url(../images/jt2.png) no-repeat center;transform:rotate(180deg);}
.after{right: -26px;background: #fff url(../images/jt2.png) no-repeat center;}












/* list_aboutus */
.section_aboutus{padding-top: 82px;background: #f5f7f9;padding-bottom: 96px;overflow: hidden;}
.about_left_txt{width: 629px;float: left;height: 478px;position: relative;}
.about_right_img{float: right;width: 480px;height: 478px;}
.logo_aboutus{display: block;width: 159px;height: 53px;}
.about_left_txt h2,.aboutadv_left_txt h2{font-size: 30px;color: #000000;font-weight: normal;line-height: 30px;padding-bottom: 23px;position: relative;margin-top: 30px;}
.about_left_txt h2:after,.aboutadv_left_txt h2:after{content:"";display: block;width: 50px;height: 3px;background: #e60b11;position: absolute;bottom:0px;left:0px;}
.about_brief,.aboutadv_left_txt p{font-size: 18px;color:#353535;line-height:30px;margin-top: 35px; }
.about_brief p{margin-bottom: 29px;}
.about_brief p:last-of-type{margin-bottom: 0px;}
.about_more{display: block;width: 189px;height: 54px;line-height: 54px;background: #175ba4 url(../images/hand.png) no-repeat 32px center;padding-left: 73px;color:#fff;font-size: 16px;position: absolute;bottom:0px;}
.about_more:hover{transform: translateY(3px);}
.section_aboutus_adv{height: 636px;background: url(../images/aboutus_bg.jpg) no-repeat center;background-size: cover;padding-top: 92px;}
.section_aboutus_adv  .aboutadv_left_txt{width: 506px;float: left;position: relative;}
.section_aboutus_adv .aboutadv_right{float: right;width:628px;}
.logo_aboutus2{display: block;width: 189px;height: 47px; }
.aboutadv_left_txt h2{color:#fff;}
.aboutadv_left_txt h2:after{background:#fff;}
.aboutadv_left_txt p{color:#fff;}
.aboutadv_left_txt ul{margin-top: 58px;}
.aboutadv_left_txt li{float: left;color:#fff;position: relative;}
.aboutadv_left_txt li strong{font-size: 36px;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";font-weight: normal;display: block;margin-bottom: 4px;}
.aboutadv_left_txt li span{font-size: 16px;}
.aboutadv_left_txt li:nth-of-type(1){width: 137px;}
.aboutadv_left_txt li:nth-of-type(2){width: 179px;text-align: center;}
.aboutadv_left_txt li:nth-of-type(3){width: 190px;text-align: center;}
.aboutadv_left_txt li:after{content:"";display: block;width: 1px;height: 60px;background:#fff;position: absolute;right:0px;top:50%;margin-top:-30px;}
.aboutadv_left_txt li:nth-of-type(3):after{display: none;}
.aboutadv_left_txt li:nth-of-type(1) span{padding-left: 7px;}
.aboutadv_right{}
.aboutadv_right li{height: 214px;background:#ffffff;border-radius:15px;margin-bottom: 39px;position: relative;padding-left: 162px;padding-top: 50px;padding-right: 33px;}
.aboutadv_right li:last-of-type{margin-bottom:0px;}
.aboutadv_right li img{width: 107px;height: 110px;position: absolute;top:50%;margin-top: -55px;left: 30px;
   -webkit-transition: all .2s ease 0s;
    -moz-transition: all .2s ease 0s;
  transition: all .2s;
}
.aboutadv_right li:hover img{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.aboutadv_right li span{font-size: 30px;color:#175ba4;display: block;}
.aboutadv_right li p{font-size: 16px;color:#2a2a2a;line-height: 28px;margin-top: 9px;}
.aboutadv_right li p label{display: block;}


.section_aboutus_history{padding-top: 69px;background: #ebeff4;overflow: hidden;height: auto;padding-bottom:10px;}
.section_aboutus_history .honor_tit{margin-bottom: 40px;}
.history_on{width: 94px;height: 94px;background: #175ba4;border-radius:50%;color:#fff;text-align: center;font-size: 18px;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";padding-top: 10px;margin: 0px auto 37px;position:relative;z-index:999;}
.history_on label{display: block;}
.history_on i{display: block;width:12px;height: 12px;border:solid 1px #82a7ce;transform: rotate(316deg);border-right:0px;border-top:0px;
position: absolute;bottom: 13px;left:41px;
}

.section_aboutus_history .wrapper{height:100%;background: url(../images/history_bg.png) no-repeat 277px center;}
.history{background: none;height: auto;}
.history-list{

  position: relative;

}
.history-list:before{
content:"";display: block;width: 2px;height:83%;position: absolute;left:50%;margin-left: -1px;background:url(../images/line.png) no-repeat center top;
top: 62px;z-index: 99;background-size: cover;
}
.history-list ul{ position: relative; overflow: hidden;margin: 0px;
    padding: 0px;}
.history-list ul li { 
  padding: 0px 0px; 
  position: relative; 
  float: left; 
  width:100%;
  list-style: none;
  margin-bottom: 10px;
}


.history-list li:last-child .dotted-line{display:none;}
.history-list ul li .fz-txt {  
  width: 45%; 
  height: auto; 
  padding: 12px 0px;
  position: relative;
  display: flex;
  align-items: center;
  background: rgb(255 255 255 / 36%);
  border:solid 1px #fff;
}
.history-list ul li .fz-txt label{display: block;}

.history-list ul li:nth-child(even) .fz-txt { padding-right:30px; float: right;padding-right: 33px;padding-left: 81px;}
.history-list ul li:nth-child(even) .fz-txt em{left: 23px;top:16px;}
.history-list ul li:nth-child(odd) .fz-txt {padding-left:30px; float: left;padding-right: 81px;text-align: right;}
.history-list ul li:nth-child(odd) .fz-txt em{right: 23px;top:16px;}
.history-list ul li  em { font-size: 22px;color:#175ba4;font-family:"SourceHanSansCN-Medium","Microsoft YaHei";position: absolute;line-height: 22px;}
.history-list ul li  span {font-size: 16px;color:#171717;line-height: 24px;}

	

.his-dot {
    position:absolute;
    left:0;
    top: 12px;
    right: 0;
    margin: 0 auto;
    width:36px;
    height:36px
}

.his-dot div {
    position:absolute;
    top:50%;
    left:50%;
    background:#175ba4;
    width:18px;
    height:18px;
    margin-left:-9px;
    margin-top:-9px;
    opacity:1;
    border-radius:50%;

}
.his-dot div.c1 {
   width: 12px;
    height: 12px;
    margin-left:-6px;
    margin-top:-6px;
    opacity:1;
    border-radius:50%;
    background: #fff;
    z-index: 999;
}

.his-dot div.c3 {
   width: 60px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
    left: 33px;
    opacity:1;
    background: url(../images/line2.png) no-repeat center;
  
    z-index: 4;
}

.history-list ul li:nth-child(odd)  .his-dot div.c3{left:-40px; transform: rotateY(180deg);}
#history_now{clear: both;padding-top: 33px;}
#history_now i{bottom: 65px;transform: rotate(132deg);}
.history-list ul li:last-of-type{margin-bottom: 22px;}


.section_aboutus_honor{background:#fff;padding-top: 72px;padding-bottom: 51px;}
.honor_tit{font-size: 32px;color: #000000;text-align: center;}
.swiper-container-honor{overflow: hidden;height: 565px;margin-top: 30px;padding-bottom: 57px;}
.swiper-container-honor p{font-size: 18px;color:#353535;text-align: center;line-height:24px;padding:5px 0px;}
.swiper-container-honor .swiper-slide{margin-top: 30px!important;}

.swiper-container-honor .swiper-pagination-bullet{width: 12px;height: 12px;background:#8b8b8b;opacity: 1;}
.swiper-container-honor .swiper-pagination-bullet-active{background: #175ba4;}
.swiper-container-honor.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-container-honor.swiper-pagination-custom, .swiper-container-honor.swiper-pagination-fraction{bottom:0px;}


.section_aboutus_history{background: #ebeff4;}


/* list_kehuanli */
.section_case{background:#f5f7f9;padding-top: 58px;}
.tab_nav_case{background:#fff;height: 78px;line-height: 78px;}
.tab_nav_case a{display:block;float: left;width: 20%;font-size: 20px;color:#000000;text-align: center;position: relative;}
.tab_nav_case a.hover{color:#175ba4;}
.tab_nav_case a.hover:before{content:"";display: block;width:100%;height: 3px;background: #175ba4;}
.show_case_content{background: #fff;margin-top: 11px;padding-left: 60px;padding-right: 60px;padding-top: 49px;overflow: hidden;padding-bottom: 54px;}
.show_case_content li{float: left;background: #f5f7f9;width: 177px;color: #000000;height: 64px;line-height: 64px;margin-right: 48px;border-radius: 50px;position: relative;text-align: center;margin-bottom: 17px;cursor: pointer;}
.show_case_content li:nth-of-type(5n){margin-right:0px;}
.show_case_content li img{width: 52px;height: 52px;display:inline-block;margin-left: 5px;float: left;margin-top: 6px;} 
.show_case_content li span{display: inline-block;float: left;padding-left: 22px;font-size: 18px;}
.show_case_content li.hover,.show_case_content li:hover{background:#175ba4;color:#fff;}
.ajax_case_list{background: #f5f7f9;/* padding:50px 0px 0px 84px; */padding:50px 30px 0px 30px;overflow: hidden;margin-bottom: 42px;}
.ajax_case_list a{font-size: 16px;color:#262626;display: block;float: left;text-align: left;line-height: 36px;text-align: left;
/*padding:0px 20px;*/width: 33.333%;
}
/* .ajax_case_list a.a2{width: 273px;}
.ajax_case_list a.a3{width: 240px;}
.ajax_case_list a.a4{width: 245px;} */
.ajax_case_list .msg{height: 69px;line-height: 69px;border-top: solid 1px #e6e6e6;text-align: center;font-size: 16px;color:#262626;margin-top: 41px;}
@media screen and (max-width:1600px) {
.bannerinside{overflow:hidden;}
#banner_zhzf_more{margin-top:20px!important;}
.banner_txt{top: 182px;}
.bannerinside .wrapper{height:448px;}
.banner_txt h5{font-size:32px;line-height:32px;}
.banner_txt p{font-size:16px;line-height: 25px;margin-top: 17px;}
.position{bottom:20px;}
.about_left_txt h2, .aboutadv_left_txt h2{font-size:26px;line-height:26px;}
.about_brief, .aboutadv_left_txt p{font-size:16px;}
.about_more{width:165px;height:45px;line-height:45px;padding-left:67px;}
.aboutadv_left_txt li strong{font-size:32px;}
.aboutadv_right li span{font-size:26px;}
.aboutadv_right li p{font-size:14px;}
.aboutadv_right li img{width:93px;height:96px;margin-top:-48px;}
.aboutadv_right li{height:190px;padding-top:28px;}
.honor_tit{font-size:28px;}
.history-list ul li span{font-size:15px;}
.swiper-container-honor p{font-size:16px;}

.news_item span, .join_item span{font-size:18px;}
.recommend_top_new p{font-size:15px;}
.recommend_top_new .news_more, .news_item .news_more, .join_item .news_more{height:42px;line-height:42px;}
.select2-container .select2-selection--single,.select_join_bar .search_input{height:48px;}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px;font-size:16px;}
.select2-container--default .select2-selection--single .select2-selection__arrow b{margin-top:4px;}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{margin-top:9px;}
.select_join_bar .search_input input::-webkit-input-placeholder, .select_join_bar .search_input #keyword{font-size:16px;}
.contact_tit, .bussiness_tit{font-size:28px;}
.section_contact_con dl span{font-size:18px;}
.section_contact_con dl{height:120px;padding-top:33px;}
.section_contact_con dl dt{width:68px;height:68px;margin-top:-34px;}
.section_zhzf dt{font-size:30px;line-height:30px;}
.zhzf_txt p{font-size:26px;}
.zhzf_txt span,.zhzf_txt ul label{font-size:16px;}
.zhzf_txt ul em{font-size:14px;}
.zhms_tit, .electron_tit, .hardware_tit, .ai_title{font-size:30px;}
.electron_item_function span,.section_electron_tedian li span{font-size:18px;}
.electron_application_text span{font-size:28px;}
.electron_yyitem img{max-width:72px;}
.electron_yyitem span{font-size:18px;padding: 0px 47px;}
.section_electron_tedian li img{width:80px;height:80px;}
.section_electron_tedian li{height: 160px;padding: 30px 43px 30px 186px;}
.hos_right_con span,.hos_application_content dd span,.swiper-container-AI dl span,.section_ai_application li span,.swiper-container-cptd .ai_cptd_item span{font-size:20px;}
.hos_right_con p,.hos_application_content dd p{font-size:16px;}
.section_ai_application li p{font-size:14px;margin-top:8px;}
.hardware_top li span, .hardware_bottom span, .section_hardware li .hardware_hover_tit{font-size:20px;}
.show_case_content li span{font-size:16px;}
.tab_nav_case a{font-size:19px;}
.content_business_show span{font-size:21px;}
.business_p_item,.content_business_show p{font-size:16px;}

}

@media screen and (max-width:1080px) {
.bannerinside .wrapper{display: none;}	
/* list_guanyuwomen */
.section_aboutus{padding-top: 30px;padding-bottom: 30px;}
.logo_aboutus{width:100px;height: auto;}
.about_left_txt h2, .aboutadv_left_txt h2{font-size: 22px;line-height: 22px;margin-top: 20px;}
.about_left_txt{width: 100%;height: auto;}
.about_brief, .aboutadv_left_txt p{font-size: 16px;}
.about_brief p{margin-bottom: 20px;}
.about_brief, .aboutadv_left_txt p{margin-top: 20px;}
.about_more{position: static;}
.about_more{width: 175px;height: 42px;line-height: 42px;margin:30px 0px;}
.about_right_img{float:none;width: 100%;height: auto;}
.section_aboutus_adv{height: auto;padding-top: 35px;overflow: hidden;}
.logo_aboutus2{width: 130px;height: auto;}
.section_aboutus_adv .aboutadv_left_txt,.section_aboutus_adv .aboutadv_right{width: 100%;float: none;}
.aboutadv_left_txt li strong{font-size: 25px;}
.aboutadv_left_txt li{text-align: center!important;}
.aboutadv_left_txt ul{margin-top: 30px;overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: stretch;


}

.aboutadv_right{padding-top: 20px;padding-bottom: 35px;}
.aboutadv_right li{height: auto;padding:30px 20px 30px 120px;margin-bottom: 20px;}
.aboutadv_right li img{width: 80px;height:82px;margin-top: 0px;left: 20px;top: 30px;}
.aboutadv_right li span{font-size: 20px;}
.aboutadv_right li p{font-size: 15px;}
.section_aboutus_history img{max-width: 100%;width: 100%;}
.honor_tit{font-size: 20px;}
.section_aboutus_honor{padding-top: 30px;padding-bottom: 30px;}
.swiper-container-honor{height: auto;margin-top: 0px;}
.honor_item img{display: block;margin-left: auto;margin-right: auto;}
.history-list ul li em{position: static;}
.his-dot div.c3{display: none;}
.history-list ul li .fz-txt{padding:15px!important;}
.section_aboutus_history{height: auto;}
.history-list:before{height:90%;}
.swiper-container-honor .swiper-pagination-bullet{width: 8px;height: 8px;}
/* list_jiaruwomen */
.select_join_bar{display: flex;margin-bottom: 35px;}
.select2-container{margin-right: 5px;display: none;}
.select_join_bar .search_input{position: static;height: 42px;line-height: 42px;}
.section_joinlist{padding-top: 35px;}
.select_join_bar .search_input input::-webkit-input-placeholder {
        font-size: 16px;
}
.news_item, .join_item{padding:15px;}
.news_item span, .join_item span{font-size: 18px;}
.news_item .news_more, .join_item .news_more{position: static;margin-top:20px;}
.recommend_top_new .news_more, .news_item .news_more, .join_item .news_more{height: 40px;line-height: 40px;}
.listpage{overflow: hidden;margin: 30px auto;}
.listpage a{display: none;}
.listpage a.listpage-prev,.listpage a.listpage-next{display: block;margin-right:0px;}
.listpage a.listpage-prev{float: left;margin-left:40%;}
.listpage a.listpage-next{float:right;margin-right: 40%;}


/* list_yiliao_bingan */

.section_hos_function{background: #fff;}
.zhms_tit, .electron_tit, .hardware_tit, .ai_title{font-size: 20px;}
.section_hos_function{padding-top: 35px;padding-bottom: 35px;}
.tab_nav_hos{margin-top: 20px;margin-bottom: 20px;
display: flex;
    justify-content: space-around;
    align-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;


}
.tab_nav_hos a{padding-right:0px;}
.tab_nav_hos a.hover{font-size: 16px;font-weight: bold;}
.hos_bingan_img{float:none;width:100%;height: auto;}
.hos_right_con .yingyan,.hos_right_con span,.hos_right_con:after{display: none;}
.hos_right_con{float:none;width:100%;height: auto;padding-bottom: 80px;overflow: hidden;}
.hos_right_con p{font-size: 16px;margin-top: 15px;}
.hos_btn{width: 35px;height: 35px;}
.hos_btn_next{left: 65px;}
.section_hos_application{height: auto;overflow: hidden;padding-top: 35px;padding-bottom: 40px;}
.hos_application_content dt, .hos_application_content dd{width:100%;height: auto;}
.section_hos_application h3{font-size: 20px;}
.hos_application_content{margin-top: 30px;}
.hos_application_content dd span{font-size: 18px;}
.hos_application_content dd{padding-left: 20px;padding-top:60px;padding-bottom: 24px;position: static;}
.hos_application_content dd:before{left: 20px;top: 35px;}
.hos_application_content dd p{font-size: 16px;margin-top: 10px;}
.hos_application_content dl{position: relative;padding-bottom: 84px;overflow: hidden;}
#section_hos_cptd{padding-bottom: 35px;}
.section_hos_application .hos_btn_prev{bottom: 27px;left:30%;}
.section_hos_application .hos_btn_next{bottom: 27px;left:initial;right:30%;}
#section_hos_cptd .hos_application_content{margin-top: 35px;}

/* list_case */
.section_case{padding-top: 35px;}
.tab_nav_case{height: 60px;line-height: 60px;}
.tab_nav_case a{font-size: 18px;}
.show_case_content{padding:20px 15px 20px 15px;}
.show_case_content li{width: 33%;margin-right: 0.5%;height:44px;line-height: 44px;overflow: hidden;}
.show_case_content li:nth-of-type(3n){margin-right:0px;}

.show_case_content li img{width: 26px;height: 26px;margin-top: 9px;}
.show_case_content li span{padding-left: 0px;font-size: 14px;margin-top: 0px;line-height: 44px;padding-left: 5px;}
.ajax_case_list{clear: both;padding: 25px;padding-bottom: 15px;}
.ajax_case_list a.a2,.ajax_case_list a.a3,.ajax_case_list a.a4,.ajax_case_list a.a5{width: 100%;}
.ajax_case_list .msg{margin-top:25px;height: 50px;line-height: 50px;}
.ajax_case_list a{font-size: 14px;width: 100%;}

/* list_zhaoshang */
.contact_tit, .bussiness_tit{font-size: 20px;}
.section_bussiness{padding:35px 0px;}
.tab_nav_business{padding-top: 30px;}
.tab_nav_business li{height: 54px;line-height: 54px;font-size: 15px;overflow: hidden;}
.content_business_show{height: auto;padding-left:10px;overflow: hidden;padding-top: 30px;padding-right:10px;padding-bottom: 30px;}
.content_business_show .business_show_img{position: static;width:100%;height: auto;margin-top:0px;margin-bottom: 20px;}
.content_business_show span{font-size: 16px;padding-bottom: 15px;}
.content_business_show p{font-size: 14px;margin-top: 15px;}
#section_bussiness_solution .content_business_show{padding-top: 0px;}
.business_p_item{font-size: 16px;padding-left: 60px;}
.business_p_item:nth-of-type(1){background: url(../images/jiameng_ico1.png) no-repeat 9px center;}
.business_p_item:nth-of-type(2){background: url(../images/jiameng_ico2.png) no-repeat 9px center;}
.business_p_item:nth-of-type(3){background: url(../images/jiameng_ico3.png) no-repeat 9px center;}
.business_p_item:nth-of-type(4){background: url(../images/jiameng_ico4.png) no-repeat 9px center;}
.business_p_item:nth-of-type(5){background: url(../images/jiameng_ico5.png) no-repeat 9px center;}
.section_bussiness_hzqt{padding:35px 0px;}
.section_bussiness_hzqt ul{margin-top: 35px;}
.section_bussiness_hzqt li{padding:35px 20px;margin-bottom: 15px;}
.section_bussiness_hzqt li:nth-of-type(odd),.section_bussiness_hzqt li{width:100%;height: auto;}
.section_bussiness_hzqt li:nth-of-type(odd) {
    background: #fff url(../images/zhaoshang_tel.png) no-repeat right bottom;background-size: 25%;
}
.section_bussiness_hzqt li:nth-of-type(even) {
    background: #fff url(../images/zhaoshang_online.png) no-repeat right bottom;background-size: 25%;
}
/* list_zhengfa_dianzi */

.section_electron{padding-top: 35px;padding-bottom: 35px;}
.electron_function{margin-top: 35px;height: auto;padding-right:0px;}
.electron_img{position: static;width:50%;height: auto;display: none;}
.electron_item_function{height: auto;padding:30px 25px 40px 25px;}
.electron_item_function span{font-size: 18px;}
.electron_item_function em{margin-bottom: 25px;}
.section_electron_yy, .electron_application_text, .electron-swiper-application .swiper-slide{height: auto;}
.electron_application_content{padding-left: 0px;}
.electron_application_text{width:100%;padding: 30px 15px 10px 15px;position: static;}
.electron_application_text .application_btn{width: 32px;height: 32px;bottom:30px;}
.electron_application_text .application_prev{left: 30%;}
.electron_application_text .application_next{right: 30%;left:initial;}
.electron_application_text span{font-size: 20px;text-align: center;margin-bottom: 10px;}
.electron_application_text span:after{left:50%;margin-left: -25px;}
.electron_application_text p{display: none;}
.electron-swiper-application{padding-top: 20px;}
.electron_yyitem img{margin:0px auto 30px;}
.electron-swiper-application .swiper-slide{}
.electron_yyitem p{margin-top: 10px;padding: 0px 20px 30px;text-align: center;}
.electron_application_content{padding-bottom: 70px;}
.electron-swiper-application .swiper-slide:after{display: none;}
.electron-swiper-application .swiper-slide:hover{background: none;}

.section_electron_tedian{padding-top: 35px;padding-bottom: 35px;}
.section_electron_tedian li{width:100%;height: auto;padding: 30px 20px 30px 100px;}
.section_electron_tedian li img{width:60px;height: 60px;left: 20px;}
.section_electron_tedian li span{font-size: 18px;margin-bottom: 10px;}
.section_electron_tedian ul{margin-top: 30px;}

/* list_news */
.news_item:after, .join_item:after{display:none;}
.section_newslist{padding-top: 35px;}
.recommend_top_new{height: auto;padding:15px;}
.recommend_top_new .scale-img{position: static;width:100%;height: auto;}
.recommend_top_new .scale-img img{width:100%;height: auto;}
.recommend_top_new span{font-size: 18px;margin-top: 15px;}
.recommend_top_new p{margin-top: 15px;}

.news_item p, .join_item p,.join_item em{font-size: 14px;
	text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 2;
   overflow: hidden;
}

/*list_zhihuizhengfa*/
.section_zhzf{background: #fff;overflow: hidden;}
.section_zhzf dt{font-size: 20px;line-height: 20px;margin-top: 35px;}
.section_zhzf dd:nth-of-type(odd){padding-top: 35px;}
.zhzf_img{width:100%;height: auto;}
.zhzf_txt p{font-size: 18px;margin-bottom: 15px;}
.zhzf_txt{float: none;width:100%;padding-top: 20px;}
.zhzf_txt span{font-size: 16px;}
.zhzf_txt ul{padding-top: 25px;padding-bottom: 15px;}
.zhzf_txt ul label{font-size: 16px;}
.zhzf_txt ul em{font-size: 14px;}
.zhzf_txt ul li:nth-of-type(odd),.zhzf_txt ul li:nth-of-type(even){width:100%;}
.section_zhzf dd{padding-bottom: 35px;}
.section_zhzf dd:nth-of-type(even){padding-top: 35px;}
/*list_zhihuiminsheng*/

.zhms_dataservice{padding-top: 35px;padding-bottom: 35px;}
.zhms_dataservice .zhms_tit{margin-top:0px;margin-bottom: 35px;}
.zhms_dataservice dl{width:100%;height: auto;margin-right: 0px;}
.zhms_dataservice dl dt{width: 98px;height: 93px;line-height: 93px;}
.zhms_dataservice dd span{font-size: 16px;margin-top: 10px;margin-bottom: 15px;}
.zhms_dataservice dl.two,.zhms_dataservice dl.one{margin-left: 0px;}
.zhms_dataproduct .wrapper{padding-top: 35px;padding-bottom: 35px;background: none;}
.zhms_dataproduct ul{padding-top: 35px;}
.zhms_dataproduct li{width:100%;height: auto;margin-bottom: 25px;}
.zhms_dataproduct li.three,.zhms_dataproduct li.two,.zhms_dataproduct li.one{margin-left: 0px;}
.zhms_dataproduct li .li_reverse{display: none!important;}
.zhms_dataproduct li:hover .li_front{display:block!important;opacity:1;}
.zhms_dataproduct li img{width: 100%;height: auto;}
.zhms_dataproduct .li_txt{height: auto;padding:0px 15px 35px;}
.zhms_dataproduct .li_txt:before{left: 15px;}

/* list_yingjianchanpin */
#hardware_bottom-swiper, #hardware_bottom-swiper2, #hardware_bottom-swiper3{padding-bottom: 30px;}
.section_hardware{background: #fff;overflow: hidden;}
.hardware_tit{margin:35px auto;}
.hardware_top li{width:100%;height: auto;padding-left: 112px;padding-right: 15px;min-height: 165px;padding-top: 25px;margin-bottom: 15px;}
.hardware_top li img{width: 80px;height: 125px;left: 15px;top: 25px;}
.hardware_top li span, .hardware_bottom span, .section_hardware li .hardware_hover_tit{font-size: 18px;}
.hardware_top li:after{left: 112px;bottom: 25px;}
.section_hardware li:hover .hardware_hover_s,.section_hardware li .hardware_hover_des,.section_hardware li .hardware_hover_tit{display: none;}
.hardware_bottom{margin-top: 0px;margin-bottom: 35px;}
.hardware_bottom li{width:100%;height: auto;margin-right:0px;float:none;padding-bottom: 30px;margin-bottom: 15px;overflow: hidden;}
.hardware_bottom img{width: 200px;height: 134px;}

/* list_lianxiwomen */
.section_contact_con{padding-top: 35px;padding-bottom: 35px;}
.section_contact_con dl{margin-top: 35px;width:100%;height: auto;margin-right:0px;padding:25px 0px 25px 112px;}
.section_contact_con dl dt{width: 60px;height: 60px;margin-top: -30px;left: 25px;}
.section_contact_con dl span{font-size: 18px;}
.section_contact_con dl p{font-size: 14px;}
.section_contact_map{padding-top: 35px;padding-bottom: 70px;}
.contact_map{margin-top: 35px;width: 100%;height: auto;display: block;}

/* list_ai */
.swiper-container-AI .swiper-pagination-bullet{width: 8px;height: 8px;}
.section_ai{padding-top: 35px;padding-bottom: 35px;}
.swiper-container-AI{margin-top: 35px;}
.swiper-container-AI dl{height: auto;padding-bottom: 35px;padding-top: 35px;}
.swiper-container-AI dl span{font-size: 18px;}
.section_ai_application{height: auto;overflow: hidden;}
.section_ai_application li{width:100%;height: auto;padding-left: 30px;padding-right: 30px;padding-top: 92px;padding-bottom: 30px;}
.section_ai_application li span{font-size: 18px;}
.section_ai_application li p{font-size: 14px;}
.section_ai_application li img{left: 30px;top: 30px;}

.section_ai_application{padding-top: 35px;padding-bottom: 30px;}
.section_ai_application ul{margin-top: 35px;}
.section_ai_cptd{padding-top: 35px;}
.section_ai_cptd img{width: 50%;margin: 0px auto;position: relative;z-index: 999;}
.swipermobile-cptd{overflow: hidden;background: #175ba4;}
.swipermobile-cptd .ai_cptd_item{position: absolute;width:100%;padding-left:55%;top: 15px;height: 100%;}
.swipermobile-cptd .ai_cptd_item em {
    font-size: 40px;
    font-weight: bold;
    font-family: "SourceHanSansCNBold","Microsoft YaHei";
    color: #dadce5;
}
.swipermobile-cptd .ai_cptd_item p,.swipermobile-cptd .ai_cptd_item span{color:#fff;}
.swipermobile-cptd .ai_cptd_item span{font-size: 18px;margin-bottom: 15px;display: block;}
.swipermobile-cptd .ai_cptd_item p{font-size: 14px;}
.section_ai_cptd .ai_title{margin-bottom: 30px;}
.section_ai_cptd{padding-bottom: 60px;}
.swipermobile-cptd.swiper-container-horizontal>.swiper-pagination-bullets, .swipermobile-cptd.swiper-pagination-custom, .swipermobile-cptd.swiper-pagination-fraction{bottom: -35px;}

/* show_join_news */
.news_article{padding-top: 35px;}
#join-show-tit h5,.news-show-tit h5{font-size: 18px;}
.news-show-tit-info{font-size: 14px;}
.join-show-body{padding: 35px  25px  35px 25px;margin-bottom: 45px;}
.join-show-body span:nth-of-type(2){margin-top: 35px;}
/* show_news */
.news-show-tit h5{padding-left: 10px;padding-right: 10px;}
.news-show-body{padding: 35px  25px;}
.getPre dd:nth-of-type(1),.getPre dd:nth-of-type(2){width:100%;height: auto;}
.getPre{padding:0px 20px 40px;}
.getPre dd:nth-of-type(1){margin-bottom: 15px;}



}