@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box;}
body,textarea{color:#333; font-size:14px; font-family:Arial, "微软雅黑";}
ul, ol,li,dd,dl{ list-style:none;} 
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#444; font-size:15px; vertical-align:middle;}
input:focus {outline:none;}
span,samp,i,em,b{ font-family: Arial, "微软雅黑";;}
a{ color:#555; text-decoration:none;}
.fl,.Fl {float: left}
.fr,.Fr {float: right}
.ellipsis1{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.ellipsis2{word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.w1200{max-width:1200px;margin:auto;width:96%;}
.w1400{max-width:1400px;margin:auto;width:96%;}

/*头部*/
.header{box-shadow: 0 1px 2px rgb(0 0 0 / 10%);}
#top{}
.top{overflow:hidden;display:flex;justify-content: space-between;background:#f7f7f7;}
.top-a{flex-shrink:0;width:50%;float:left;line-height:36px;font-size:12px;color:#999999;}
.top-b{flex-shrink:0;width:50%;float:right;line-height:36px;font-size:12px;color:#19191a;text-align:right;}
.top-b p{display:inline-block; vertical-align: middle;margin-left:25px;}
.top-b span,.top-b samp{display:inline-block;vertical-align: middle;}
.top-b span{display:inline-block;margin-left:3px;}
.top-b a:hover{color:#a65300;}

/*logo部分*/
#lgdhso{max-width:1400px;margin:auto;width:96%;position:relative;height:81px;}
.lgo{width:180px;float:left;margin-top: 22px;}
.lgo img{max-height:37px;max-width:100%;}
.dh{float:left;}
.dh ul{display:flex;align-content: center;overflow:hidden;justify-content: center;width: 100%;}
.dh ul li>p{font-size:16px;margin:0 30px;}
.dh ul li>p samp{font-size:12px;margin-left:3px;display:inline-block;transition: all 0.3s;}
.dh ul li>p a{display:block;padding:30px 0;}
.dh ul li.yij samp{transform:rotate(180deg);}

.so{text-align:right;display:flex;justify-content: flex-end;background:#fff;z-index: 1;padding:10px 0;float:right;border:1px solid #d5d5d5;width:20%;margin-top: 20px;border-radius: 3px;}
.so input{border:none;width:calc(100% - 61px); transition: all 0.3s;font-size:12px;}
.so p{width:41px;}
.so p span{font-size:21px;cursor: pointer;}
.so a{position:relative;z-index:1;font-size:15px;margin:0 10px;}


/*二级栏目*/
.erab{display:flex;justify-content:space-between;}
.er-a{width:250px;float:left;background:#f7f7f7;box-sizing: border-box;flex-shrink:0;padding-top:20px;}
.er-a p{line-height:36px;box-sizing: border-box;padding-left:20px;position:relative;}
.er-a p span{position:absolute;top:0;right:10px;font-size:14px;transform:rotate(-90deg);color:#ccc;}
.er-a p.erxx{background:#fff;}
.er-a p.erxx span{color:#333;}
.er-a a{display:block;}
.er-b{width:calc(100% - 290px);float:right;flex-shrink:0;overflow:hidden;}
.er-b dl{display:none;flex-wrap: wrap;margin-right:-3.333%;}
.er-b dd{border-top:1px solid #eee;overflow: hidden;flex-shrink:0;width:30%;display:flex;justify-content: space-between;margin-bottom:30px;padding-top:30px;margin-right:3.333%;}
.er-b dd .er-b-a{width:60px;}
.er-b dd .er-b-a img{width:100%;}
.er-b dd .er-b-b{width:calc(100% - 80px);}
.er-b dd .er-b-b h4{font-size:14px;font-weight: bold;margin-bottom:10px;}
.er-b dd .er-b-b h4 a{color:#333;}
.er-b dd .er-b-b p{font-size:13px;line-height:22px;}
.er-b dd .er-b-b p a{color:#6c7073;}
.er-b dd:nth-child(1),.er-b dd:nth-child(2),.er-b dd:nth-child(3){border-top:none;}
.er-b dd a:hover{text-decoration:underline;}
.er-b dd .er-b-b p a:hover{color:#333;}

/*产品外二级*/
.er-wai{padding-top:30px;display:flex;justify-content: center;flex-wrap:wrap;padding-bottom:30px;}
.er-wai dl{display:flex;justify-content:center;box-sizing:border-box;width:50%;}
.er-wai dl dd{display:flex;justify-content: center;}
.er-wai dl dd img{max-width:80%;margin:0 auto 10px;}
.er-wai dl dd h4{font-weight:bold;}
.er-wai dl dd h4 a{color:#333;}
.er-wai dl dd .er-wa{flex-shrink:0;width:30px;margin-right:10px;}
.er-wai dl dd .er-wa a{display:block;}
.er-wai dl dd .er-wa img{width:100%;}
.er-wai dl dd .er-wb{flex-shrink:0;display:flex;flex-wrap:wrap;}
.er-wai dl dd .er-wb h4{flex-shrink:0;width:100%;margin-bottom:10px;font-size:16px;}
.er-wai dl dd .er-wb p{display:block;width:25%;line-height:22px;font-size: 14px;}
.er-wai dl dd .er-wb span{color:#616265;font-size:13px;}
.er-wai dl dd.er-w{width:100%;}
.er-wai dl dd a:hover{color:#000;text-decoration: underline;}
.erji{position:absolute;top:100%;left:0;width:100%;z-index: 999;background:#fff;overflow: hidden;display:none;border-top:1px solid #eee;}
.er-fw{width: 100%;}
/*手机*/
.sj-dh{position: fixed;top: 118px;bottom: 0;left: 0;right: 0;font-size: 14px;color: #616265;z-index: 1001;background: #fff;overflow-y: auto;padding-bottom: 24px;display:none;}
.sj-dh.sj-top{top:81px;}
.sj-dh ul{line-height:50px;overflow-y:auto;}
.sj-dh ul>li{box-sizing:border-box;padding:0 0% 0 2%;border-bottom:1px solid #f8f8f8;}
.sj-dh ul>li:nth-child(1){border-bottom:8px solid #f8f8f8;}
.sj-dh ul>li:nth-child(1)>p a samp{transform:rotate(-90deg);}
.sj-dh ul>li p{border-bottom:1px solid #f8f8f8;}
.sj-dh ul>li a{display:block;position:relative;}
.sj-dh ul>li>p a samp{position:absolute;top:0;right:0;width:50px;text-align:center;display:block;z-index:999;}
.sj-dh ul>li>p.az a samp{transform:rotate(-180deg)}
.sj-dh ul>li>p a span{font-size:16px;}
.sj-dh ul li p i{position:absolute;top:0;right:0;width:50px;text-align:center;display:block;z-index:999;}
.sj-dh ul li p.ax i{transform:rotate(-180deg)}
.sj-dh ul>li:nth-child(3) p i{transform:rotate(-90deg);display:none;}
.sj-dh ul>li:nth-child(4) ol p i{transform:rotate(-90deg);display:none;}
.sj-dh ul>li:nth-child(5) p i{transform:rotate(-90deg);display:none;}
.sj-dh ul>li>dl{box-sizing:border-box;padding-left:2%;display:none;}
.sj-dh ul>li>dl dd>ol{box-sizing:border-box;padding-left:2%;display:none;}
.sj-dh ul>li>dl dd>ol .sj-san{box-sizing:border-box;padding-left:2%;display:none;}
.sj-dh ul>li>dl dd>ol .sj-san p{}

.zhz{width:49px;height:49px;overflow:hidden;position:absolute;top:16px;right:12px;display:none;}
.zhz samp{position:absolute;left:26%;background:#333;height:2px;width:26px; transition:all 0.5s;}
.zhz .samp1{top:18px}
.zhz .samp2{top:25px;}
.zhz .samp3{top:32px;}
.active .samp2{left:-100%;}
.active .samp1{transform:rotate(225deg);top:25px}
.active .samp3{transform:rotate(-225deg);top:25px;}

@media screen and (min-width:780px){
.dh ul li:hover .erji{display:flex;}
}

/*大图 #0081c2*/
.banner{width: 100%; overflow: hidden;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;align-items: center;position: relative;}
.swiper-slide1bg{width: 100%;position:relative;height:100%;}
.swiper-slide img{width: 100%;display: block;}
.swiper-slide .m{display: none;}
.swiper-slide1bg i{display: block;overflow: hidden;font-size: 0px;}
.swiper-slide1bg i img{max-width: 100%;}
.swiper-slide-active .swiper-slide1bg{width:100%;transition-delay: 0.5s;}
.swiper-slide1{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-80%);opacity:1;transition: 1s;width: 80%;}
.swiper-slide1 h3{color: #fff;font-size: 50px;padding-bottom: 10px;font-weight: bold;padding-top: 100px;transform: translateY(-100%);opacity: 0;transition: 1.5s;letter-spacing: 8px;}
.swiper-slide1 p.p1{font-size: 16px;color: #fff;letter-spacing: 1px;font-weight: 100;transform: translateY(-100%);opacity: 0;transition: 1.5s;margin-top: 16px;line-height: 30px;}
.swiper-slide1 .p2{width: 400px;margin: 0px auto;overflow: hidden;text-align: center;margin-top: 35px;transform: translateY(-100%);opacity: 0;transition: 2s;}
.swiper-slide1 .p2 ul{}
.swiper-slide1 .p2 ul li{display: inline-block;vertical-align: middle;width: 195px;font-size: 25px;font-weight: 100;color: #fff;line-height: 45px;}
.swiper-slide1 .swiper-slide1pic{margin-top: 80px;transform: translateY(100%);transition: 1.5s;opacity: 0;}
.swiper-slide-active .swiper-slide1{opacity: 1;transition-delay: 0.5s;}
.swiper-slide-active .swiper-slide1 h3{transform: translateY(0%);opacity: 1;transition-delay: 0.5s;}
.swiper-slide-active .swiper-slide1 p.p1{transform: translateY(0%);opacity: 1;transition-delay: 1s;}
.swiper-slide-active .swiper-slide1 .p2{transform: translateY(0%);opacity: 1;transition-delay: 1.3s;}
.swiper-slide-active .swiper-slide1 .pin2{opacity: 1;transition-delay: 1.3s;}
.swiper-slide-active .swiper-slide1 .swiper-slide1pic{transform: translateY(0%);opacity: 1;transition-delay: 1s;}
.swiper-pagination-bullet{width: 25px;height: 25px;background: url(../images/banner_xan1.png) no-repeat center;color: rgba(255, 0, 0, 0);}
.swiper-pagination-bullet-active{background: url(../images/banner_xan.png) no-repeat center;}
.swi{position:absolute;top:50%;left:0;width:100%;z-index:1;transform: translateY(-50%);}
.swia{max-width:1400px;margin:auto;color:#fff;width:96%;}
.swia h4{font-size:20px;font-weight: bold;}
.swia h5{font-weight:bold;font-size:50px;margin:30px 0 20px;}
.swia h6{font-size:18px;}

/*产品*/
.cp-ip{margin-bottom:30px;}
.cp-ip ul{display:flex;justify-content: space-between;text-align:center;flex-wrap:wrap;}
.cp-ip ul li{flex-shrink:0;width:16.666%;margin-bottom:30px;}
.cp-ip ul li a{color:#707070;}
.cp-ip ul i{font-size:42px;}
.cp-ip ul p{margin-top:10px;}
.cp-ip ul li.cp-tt i{color:#000;}
.cp-ip ul li.cp-tt a{color:#000;}

.tu-wi{background:#f7f7f7;padding:40px 0;margin:0px auto 40px;}
.tu-wx{font-size:26px;font-weight: bold;margin-bottom:26px;}
.tu-im{}
.tu-im ul{display:none;flex-wrap: wrap;margin-right:-1%;}
.tu-im ul.tu-tt{display:flex;}
.tu-im li{flex-shrink:0;width:19%;margin-right:1%;background: #fff;margin-bottom:15px;text-align:center;transition: all 0.3s;}
.tu-im p{width:70%;margin:auto;padding:30px 0 20px;}
.tu-im img{width:100%;}
.tu-im li span{display:block;padding:20px 0;}
.tu-im li:hover{box-shadow: 0 5px 5px #ccc;}
.tu-im li:hover a{color:#a65300;}

/*手机推荐产品*/
.sj-cp{display:none;}
.sj-cp ul{display:flex;flex-wrap: wrap;margin-right:-2%;}
.sj-cp li{flex-shrink:0;width:23%;margin:0 2% 20px 0;background:#fff;}
.sj-cp p{padding:15px;text-align:center;}
.sj-cp img{width:100%;}



/*案例*/
.ap-ti{margin-bottom:50px;}
.ap-ti li{}
.ap-ti li .ap-b{position:absolute;bottom:0;left:0;width:100%;z-index:1;background:rgb(0 102 141 / 67%);line-height:40px;box-sizing:border-box;padding:0 20px;color:#fff;font-size:16px;}

/*项目*/
.ne-wi{display:flex;justify-content: space-between;align-items: center;margin-bottom:30px;}
.ne-wi-a{font-size:26px;}
.ne-wi-b{color:#5f5f5f;font-size:14px;display:inline-block;}
.new li{background:#f6f6f6;}
.new li .ne-a img{width:100%;}
.new li .ne-b{box-sizing:border-box;padding:20px;}
.new li .ne-b p{font-size:16px;color:#232323;margin-bottom:20px;}
.new li .ne-b span{display:block;color:#bbbbbb;font-size:14px;}
.xinw{margin-bottom:60px;}
.xinw .owl-carousel .owl-nav.disabled{position:absolute;top:50%;left:0;width:100%;justify-content: space-between;}
.xinw .owl-carousel .owl-nav.disabled button{background:rgb(166 83 0 / 43%)}
.xinw:hover .owl-carousel .owl-nav.disabled{display:flex;}

/*底部*/
#dibu1{background:#f7f7f7;}
.dibu1{display:flex;justify-content:space-between;flex-wrap: wrap;padding:50px 0 40px;}
.dibu1-a{width:40%;flex-shrink:0;overflow:hidden;}
.dibu1-a-b{font-size:14px;line-height:24px;color:#444444;margin-bottom:20px;width:calc(100% - 150px);float:left;}
.dibu1-a-b h4{font-size: 18px;margin-bottom: 20px;color:#000;}
.dibu1-a-b h5{font-size:30px;margin-bottom:30px;}
.dibu1-a-b h5 p{display:inline-block;vertical-align: middle;font-weight: bold;margin-left:10px;color:#777;}
.dibu1-a-b i{font-size:40px;color:#777;}
.dibu1-a-b-a{margin-top:30px;}
.dibu1-a-b-a i{font-size:30px;margin-right:10px;}
.dibu1-a-b-a a{position:relative;display:inline-block;}
.dibu1-a-b-a p{position:absolute;bottom: 100%;left:0;z-index:1;width:120px;transform: translateX(-40px);display:none;}
.dibu1-a-b-a p img{width:100%;}
.dibu1-a-b-a a:hover p{display:block;}
.dibu1-a-c{width:120px;float:right;text-align:center;}
.dibu1-a-c p{margin-top:10px;}
.dibu1-a-c img{max-width:100%;}
.dibu1-b{width:55%;flex-shrink:0;}
.dibu1-b ul{display:flex;justify-content: space-between;}
.dibu1-b li{flex-shrink:0;width:30%;}
.dibu1-b h4{font-size:18px;margin-bottom:20px;}
.dibu1-b h4 a{color:#000;}
.dibu1-b p{line-height:30px;font-size:14px;}
.dibu1-b p a{color:#646466;}
.dibu1-b p a:hover{color:#a65300;}

.dibu2{background:#282828;padding:26px 0;}
.dibu2x{display:flex;justify-content: space-between;}
.dibu2x-a{font-size:14px;color:#fff;}
.dibu2x-a a{color:#fff;}
.dibu2x-b{text-align:right;}
.dibu2x-b p{display:inline-block;padding-left:20px;margin-left:20px;border-left:1px solid #999;line-height:14px;}
.dibu2x-b p a{color:#fff;}


/*******************内页************************/
.n-ban{height:380px;text-align:center;display:flex;justify-content: center;align-items: center;font-size:40px;color:#fff;}

.aboutus_tit{font-size: 26px;line-height: 30px;color: #232323;text-align: center;padding: 50px 0 0;}

/*当前位置*/
.siteCx{width:100%; border-bottom: 1px solid #e5e5e5; line-height:60px; overflow: hidden;}
.siteCx .frame{color:#444;font-size:14px;padding-left:20px;background:url(../images/ico01.png) no-repeat left;}
.siteCx .frame a{display:inline-block;color:#444;font-size:14px; margin: 0 6px;}
.siteCx .frame a:hover{color:#000}
.siteCx .subMenu{float: right;}
.siteCx .subMenu a{position:relative;display:inline-block;color:#222;font-size:15px;margin:0 0 0 45px; -webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out;}
.siteCx .subMenu a:before{content:"";display:block;position:absolute;bottom:0;left:0;width:0;height:2px;background:#000;-webkit-transition:width .2s ease-in-out;transition:width .2s ease-in-out;}
.siteCx .subMenu a:hover:before{width:100%;}
.siteCx .subMenu a.active:before{width:100%;}
.siteCx .subMenu a:hover,.siteCx .subMenu a.active{color:#000;font-weight:bold;}

/*简介*/
.aboutus_misn_box{padding: 0 0 60px; overflow: hidden;}
.aboutus_misn_list{display: flex;width: 100%;align-items: center;margin: 40px 0 0;}
.aboutus_misn_listLt{ width: 45.5%; display: inline-block; padding-right: 2.5%;}
.aboutus_misn_listLt .jj_img{padding: 0 35px 0 0;}
.aboutus_misn_listLt .jj_img img{width: 100%; display:block;}
.aboutus_misn_listRt{width: calc(100% - 45.5%);display: inline-block; font-size: 15px; line-height: 32px; color: #353535;}
.aboutus_misn_listRt p:first-child{margin-bottom: 10px;}

.warranty_policy{font-size: 15px; line-height: 32px; color: #353535;margin: 30px 0 0; overflow: hidden;}

.gm_channel{margin: 48px 0 0; }
.gm_channel ul{margin-left: -10%;}
.gm_channel ul li{margin-left: 10%; float: left; width: 40%;}
.gm_channel ul li img{width: 32%; margin: 2% auto; display:block;transition:0.35s;}
.gm_channel ul li p{font-size: 16px; line-height: 32px; padding-top: 12px; color: #222; text-align: center; overflow: hidden;}
.gm_channel ul li:hover img{transform: translateY(-10px);transition:0.35s;}

/*文化*/
.aboutus_culture_box{background: #f0f0f0; padding: 0 0 60px 0; overflow: hidden;}
.abojswhlb{margin: 45px auto; overflow: hidden;}
.abojswhlb ul{margin-left: -1%;}
.abojswhlb li{width: 24%;float: left;margin-left: 1%;  padding:0;transition: all .6s ease;text-align: center; position: relative;}
.abojswhlb li img{width: 100%;margin: 0 auto;-webkit-transition:0.5s;transition:0.5s;}
.abojswhlb-img{width: 100%;-webkit-transition:0.5s;transition:0.5s; overflow: hidden;}
.abojswhlb li .abojswhlb-img:hover img{-webkit-transform:scale(1.15);transform:scale(1.15);}
.abojswhlb-img-y{display: block;}
.abojswhlb-img-h{display: none;}
.abojswhlb li .wh_text{position: absolute; bottom: 0; left: 0; background: rgba(0, 0, 0, .55); width: 100%; padding: 12px 0 35px;}
.abojswhlb li .wh_text h6{font-size: 24px;color: #fff;margin: 18px 0;transition: all .4s ease; text-align: center; position: relative;}
.abojswhlb li .wh_text span{ width: 35px; height: 2px; background: #fff; margin: 10px auto; display: block;}
.abojswhlb li .wh_text p{font-size: 15px;color: #eee;line-height: 27px;transition: all .4s ease; padding: 0 12px;}
.abojswhlb li:hover .abojswhlb-img-y{display: none;}
.abojswhlb li:hover .abojswhlb-img-h{display: block;}
.abojswhlb li:hover h6, .abojswhlb li:hover p{color: #fff;}


.compatibility_wrap {width: 100%;overflow: hidden;}
.compatibility-overView-box{background: #f7f7f7;padding:0 0 50px 0;overflow: hidden;}
.compatibility-overView-list{display: table;width: 100%;margin:30px 0 -5px 0;min-height: 292px;}
.compatibility-overView-list li{display: table-cell;width: 25%;border-right: 5px solid #f7f7f7;border-left: 5px solid #f7f7f7;background: #fff;text-align: center;padding: 60px 34px 33px;vertical-align: top;}
.compatibility-overView-list .overView-imgBox{margin-bottom: 35px;min-height: 40px;display: flex;align-items: center;justify-content: center;}
.compatibility-overView-tit{font-size: 16px;color: #232323;line-height: 24px;font-weight: 600;margin-bottom: 10px;}
.compatibility-overView-txt{font-size: 14px;color: #616265;line-height: 24px;}

.compatibility-perFormance-box{background: #fff;padding:0 0 50px 0;overflow: hidden;}
.compatibility-perFormance-list{margin: 0 -6px;padding-top: 6px; overflow: hidden;}
.compatibility-perFormance-list li{float: left;width: 50%;padding: 0 6px;margin-top: 20px;}
.compatibility-perFormance-list li p{display: flex;align-items: center;justify-content: center;min-height: 48px;background: #fff;font-size: 15px;color: #232323;line-height: 24px;}


.compatibility-qtyBox{background: #f7f7f7;padding:0 0 50px 0;overflow: hidden;}
.pro_authentication_icon{text-align: center; padding: 35px 0 0;}
.pro_authentication_icon g{width: 100%;margin: 0 auto; display: block;}

 .compatibility_wrap_p{color: #616265; font-size: 14px; line-height: 24px; text-align: center; padding-top: 10px;}


/*解决方案*/
.solution-list{width: 100%; padding: 40px 0; overflow: hidden;}
.solution-ti{padding:0; overflow: hidden;}
.solution-ti ul{margin-left: -2%;}
.solution-ti ul li{width: 23%; float: left; margin-left: 2%; margin-bottom: 2%; position: relative;}
.solution-ti ul li .jjtu{width: 100%; overflow: hidden;}
.solution-ti ul li .jjtu img{max-width: 100%; transition:0.5s;}
.solution-ti ul li .jjtu:hover img{-webkit-transform:scale(1.15);transform:scale(1.15);}
.solution-ti ul li .jiej-b{position:absolute;bottom:0;left:0;width:100%;z-index:1;background:rgb(0 102 141 / 67%);line-height:40px;box-sizing:border-box;padding:0 20px;color:#fff;font-size:16px;}


/*案例展示*/
.case-list{width: 100%; padding: 40px 0; overflow: hidden;}
.cases-ti{padding:0; overflow: hidden;}
.cases-ti ul{margin-left: -2%;}
.cases-ti ul li{width: 31.333%; float: left; margin-left: 2%; margin-bottom: 2%; position: relative;}
.cases-ti ul li .anltu{width: 100%; overflow: hidden;}
.cases-ti ul li .anltu img{max-width: 100%; transition:0.5s;}
.cases-ti ul li .anltu:hover img{-webkit-transform:scale(1.15);transform:scale(1.15);}
.cases-ti ul li .anl-b{padding: 20px; background: #f6f6f6; overflow: hidden;}
.cases-ti ul li .anl-b p{font-size:16px;color:#232323;margin-bottom:20px;}
.cases-ti ul li .anl-b span{display:block;color:#bbbbbb;font-size:14px;}


/*招聘*/
.ny_jobs{ padding:40px 0;position: relative;}
.ny_jobs ul{margin-top: 0px;}
.ny_jobs ul li{padding:30px 30px 30px 30px; position:relative;float: left;width: 100%;margin:0 0 20px 0;background: #f6f6f6;}
.ny_jobs_img{float: left; overflow:hidden;line-height:30px;font-size: 24px;color: #333;padding-right:5px;}
.ny_jobs ul li .ny_jobs_txt{ position:relative;}
.ny_jobs ul li .ny_jobs_txt .h1{ font-size:20px; line-height:35px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: bold;}
.ny_jobs ul li .ny_jobs_txt .h2{ font-size:14px; line-height:24px; color:#666;margin-top: 10px;height: 96px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:5;overflow: hidden;}
.ny_jobs ul li .ny_jobs_txt .h3{font-size:14px; line-height:35px; color:#030303;width: 120px;border: 1px solid #030303; text-align: center;margin-top: 15px;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;border-radius: 3px;}
.ny_jobs ul li .ny_jobs_txt .h3:hover{color:#fff;background: #030303;border: 1px solid #030303;}

.ny_zp_tc_bg{position: fixed; left: 0;top: 0;bottom: 0;right: 0;background: rgba(0, 0, 0, 0.75);z-index: 99;display: none;}
.ny_zp_tc{position: absolute; left: 50%;top: 50%;background:#fff;-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);padding: 60px 50px 60px 50px;border-radius: 10px;font-size: 14px;line-height: 30px;color: #444;
	width: 80%; max-width: 780px;height: 0;-webkit-transition:0.5s;transition:0.5s; z-index: 999;}
.ny_zp_tc_gb{position:absolute;right: -18px;top: -18px;width: 36px;line-height:36px; height: 36px; text-align: center;font-size: 14px;color: #fff;background: #030303;border-radius: 50%;cursor: pointer;}
.ny_zp_tc_xx{height: 100%;overflow: auto;padding-right: 10px;}
.ny_zp_tc_xx::-webkit-scrollbar{width:5px;height:5px;}
.ny_zp_tc_xx::-webkit-scrollbar-track{background:#eee;border-radius:2px;}
.ny_zp_tc_xx::-webkit-scrollbar-thumb{background: #030303;border-radius:2px;}
.ny_zp_tc_xx .jl{display:block; font-size:14px; line-height:40px; color:#030303;width: 150px;border: 1px solid #030303;text-align: center;margin-top: 20px;margin-bottom: 10px;}
.ny_zp_tc_xx .jl:hover{color:#fff;background: #030303;}
.ny_zp_tc_xx_gd .h1{font-weight: bold;padding-bottom: 15px;font-size: 24px;color: #333;}
.ny_zp_tc_xx_gd .h2{font-size: 14px;line-height: 30px;color: #333;}
.ny_zp_tc_xx_gd .h1 .ny_zp_img{font-size: 36px;padding-right: 10px;}


/*新闻*/
.community-cn-technology{background: #f0f0f0;padding:20px 0 50px;overflow: hidden;}
.community-cn-technology-ul{width: 100%;display: flex;align-items: center;flex-wrap: wrap;padding-top: 10px;}
.community-cn-technology-ul li{width: calc(100% / 3 - 13.33px);margin-top: 25px;margin-right: 20px;background: #fff;transition: all 0.3s;}
.community-cn-technology-ul li .community-cn-item-img{position: relative;}
.community-cn-technology-ul li:nth-child(3n){margin-right: 0;}
.community-cn-technology-ul li:hover{box-shadow: 0 15px 15px -10px rgb(0 0 0 / 15%);}
.community-cn-technology-ul li a{width: 100%;}
.community-cn-technology-ul li a img{width: 100%;}
.community-cn-item{padding: 13px;}
.community-cn-item h3{font-size: 14px;font-weight: bold;color: #232323;min-height: 48px;line-height: 24px;word-break: break-all;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.community-cn-item-bot{display: flex;align-items: center;justify-content: space-between;font-size: 12px;color: #8d8d8f;margin-top: 10px;}
.community-cn-item-bot-num,
.community-cn-item-bot-num .browse,
.community-cn-item-bot-num .temporary{display: flex;align-items: center;}
.community-cn-item-bot-num .temporary{cursor: pointer;}
.community-cn-item-bot-num .browse{margin-right: 20px;font-size: 12px;}
.community-cn-item-bot-num .browse .icon,
.community-cn-item-bot-num .temporary .icon{margin-right: 5px;}
.community-cn-item-bot-num .browse .icon{font-size: 18px;}
.community-cn-item-bot-num .temporary .icon{font-size: 15px;}
.community-cn-item-bot-num .temporary.active{color: #232323;}
.community-cn-box .Fs_pagination{padding-top: 30px;}


.community-cn-detail-content{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.detail-left{flex: 1;min-height: 200px;background: #fff;border-radius: 2px;padding: 25px 20px;font-size: 14px;color: #232323;line-height: 24px;}
.detail-right{width: 311px;margin-left: 20px;}
.detail-right > a{display: inline-block;margin-bottom: 20px;}
.detail-right .detail-cfg-img .lable-tag:hover{background: rgba(0, 112, 188, 0.4);}
.detail-right img{width: 100%;max-height: 184px;}
.detail-recommed{background: #ffffff;border-radius: 2px;}
.detail-cfg-list{padding: 20px 0 13px;}
.detail-recommed > h3{font-size: 16px;font-weight: bold;color: #232323;line-height: 20px;padding: 20px;}
.line1pxEEE{width: 100%;height: 1px;background: #eeeeee;font-size: 0;}
.detail-cfg{padding-bottom: 15px;}
.detail-cfg a{padding: 0 20px 0;display: flex;align-items: center;font-size: 14px;}
.detail-cfg-img{display: inline-block;width: 133px;position: relative;}
.detail-cfg-img img{width: 100%;}
.detail-cfg-img .lable-tag{font-size: 12px;}
.detail-cfg-text{flex: 1;padding-left: 15px;}
.detail-right .detail-cfg-text .detail-time{display: inline-block;margin-top: 5px;}
.detail-time{font-size: 13px;color: #8d8d8f;line-height: 22px;}
.detail-cfg-text h3{width: 100%;font-size: 14px;color: #232323;line-height: 24px;max-height: 48px;font-weight: 400;}
.detail-recommed-ul{padding-bottom: 27px;font-size: 14px;}
.detail-recommed-item a{padding: 15px 20px 0;display: flex;align-items: center;justify-content: space-between;width: 100%;}
.detail-recommed-item a .icon{font-size: 12px;margin-left: 10px;color: #8d8d8f;}
.detail-recommed-name{flex: 1;}
.detail-left-title{font-size: 20px;font-weight: bold;color: #232323;line-height: 26px;}
.detail-left-title-h3,.tit_one,.new_community_detaile_section_h3{font-size: 16px;font-weight: bold;color: #232323;line-height: 26px;margin-top: 15px;}
.new_community_detaile_section_h3{font-size: 14px;}
.detail-time-box{display: flex;align-items: center;color: #8d8d8f;margin: 14px 0;}
.detail-time-box .detail-time{margin-right: 25px;}
.detail-iframe{width: 100%; padding: 18px 0; border-top: 1px solid #eee;font-size: 14px; line-height: 30px; overflow: hidden;}
.detail-left-img img,.detail-left img, .detail-iframe img{max-width: 100%;height: auto;margin: 0 auto;display: block;}

.detail-cfg-default{padding: 15px 20px 0;display: flex;align-items: center;justify-content: space-between;width: 100%;}
.detail-cfg-default .icon{font-size: 12px;margin-left: 10px;color: #8d8d8f;}
.detail-cfg .detail-cfg-hover-wrap{display: none;padding-bottom: 10px;}
.detail-cfg:last-child .detail-cfg-hover-wrap{padding-bottom: 0;}
.detail-cfg.active .detail-cfg-default-wrap{display: none;}
.detail-cfg.active .detail-cfg-hover-wrap{display: block;}

.lable-tag{color: #fff;font-size: 12px;min-width: 50px;text-align: center;height: 24px;line-height: 24px;overflow: hidden;padding: 0 15px;background: rgba(0, 112, 188, 0.4);position: absolute;top: 0;left: 0;transition: all 0.3s;}
.lable-tag:hover{background-color: #0070bc;}


/*案例*/
.w-wi{margin:50px auto 50px;}
.w-wi-a{display:flex;justify-content: space-between;flex-wrap: wrap; align-items: center;}
.w-wi-aa{flex-shrink:0;width:50%;}
.w-wi-ab{flex-shrink:0;width:46%;line-height:30px;color:#666;}
.w-wi-aa img{width:100%;}
.w-wi-ab h4{font-size:22px;margin-bottom:20px;color:#333;}

.w-wi-b{background:#f8f8f8;padding:50px 0 20px;}
.w-wi-ba{font-size:24px;text-align:center;margin-bottom:50px;}
.w-wi-c ul li{display:inline-flex;justify-content: space-between;flex-wrap: wrap;align-items: center;margin-bottom:40px;}
.w-wi-c-a{flex-shrink:0;width:50%;}
.w-wi-c-a img{width:100%;}
.w-wi-c-b{flex-shrink:0;width: 46%;line-height:28px;color:#666;}
.w-wi-c-b h4{font-size:20px;margin-bottom: 15px;color:#000;}
.w-wi-c ul li:nth-child(even) .w-wi-c-a{order:1}
.w-wi-c ul li:nth-child(even) .w-wi-c-b{order:0}

.w-wi-d{text-align:center;font-size:24px;margin:50px auto 40px;}
.w-wi-e{text-align:center;font-size:14px;line-height: 28px;color: #666;margin-bottom:50px;}
.w-wi-e img{max-width:100%;}

.w-wt{background:#f7f7f7;padding:50px 0 20px;margin-bottom: 10px;}
.w-wt-a{text-align:center;font-size:24px;margin:0px auto 40px;}
.w-wt-b ul{display:flex;flex-wrap: wrap;margin-left:-3.333%}
.w-wt-b li{width:30%;flex-shrink:0;text-align:center;background: #fff;padding-bottom:20px;margin-left:3.333%;margin-bottom:30px;}
.w-wt-b li img{width:100%;}
.w-wt-b li h4{font-size:16px;margin:20px auto;font-weight: bold;}
.w-wt-b li p{font-size:14px;color:#777;}



.ny_sp_lb{padding: 20px 0 50px;}
.ny_sp_lb ul li{float: left; width:31.333%; margin:2% 2% 0 0; position:relative;cursor: pointer;}
.ny_sp_lb ul li:nth-child(3n){ margin-right:0;}
.ny_sp_lb ul li .ny_sp_img{position: relative;}
.ny_sp_lb ul li .ny_sp_img:before{ content:''; position:absolute; left:0; top:0; right:0; bottom:0px; background: url(../images/bf.png) center no-repeat; z-index:1; background-size:40px 40px;-webkit-transition:0.5s;transition:0.5s;}
.ny_sp_lb ul li:hover .ny_sp_img:before{background-size:45px 45px;transition:0.5s;}
.ny_sp_lb ul li .ny_sp_img:after{ content:''; position:absolute; left:0; top:0; right:0; bottom:0px; background:rgba(0,0,0,0.4);-webkit-transition:0.5s;transition:0.5s;}
.ny_sp_lb ul li:hover .ny_sp_img:after{background:rgba(0,0,0,0.6);}
.ny_sp_lb ul li .ny_sp_img img{ display:block; width:100%;}
.ny_sp_lb ul li .ny_sp_txt{ font-size:14px; line-height:27px; color:#444; text-align:center;padding: 6px 0;}

.ny_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); z-index:99; display:none;}
.ny_sp{ position:absolute; left:50%;top:50%;}
.ny_sp video{ display:block; width:100%; height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.ny_sp_bg i{ position:absolute; right:20px; top:20px; width:35px; height:35px; background:url(../images/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 35px auto;}



/*产品分类*/
.F_ProductList {background: #eee; overflow: hidden;}

.cn_screening_set{padding-top: 20px; overflow: hidden;}
.set_item{position: relative;display: inline-block;height: 25px;line-height: 25px;border: 1px solid #e5e5e5;background:#fff;font-size: 12px;vertical-align: top;
	margin: 0 6px 10px 0;padding: 0 25px 0 10px;cursor: pointer;}
.set_item b{font-weight: 400;color: #333;}
.set_item em{color: #a65300;font-style: normal;padding-right: 3px}
.set_item i{display: block;position: absolute;width: 25px;height: 25px;right: 0;top: 0;background: url(../images/default_icon_x.png) no-repeat 8px 7px;}
.set_item:hover{border: 1px solid rgba(51, 51, 51, 0.5);text-decoration: none;}
.set_item:hover i{background: url(../images/default_icon_y.png) no-repeat 8px 7px;}
.set_item_cancel{display: inline-block;line-height:18px;height: 26px;background: #fff;float: right;text-align: center;text-decoration: none;cursor: pointer;
	border: 1px solid #ccc;padding: 4px 13px 4px;color: #232323; font-size: 12px;}
.set_item_cancel:hover{border-color: #8d8d8f;}
.set_item_end{display: block;float: right;}

.ny_cp_fl{padding:20px 0 0; overflow: hidden;}
.ny_cp_fl ul{padding: 0px 20px;background: #fff;}
.ny_cp_fl ul li{position: relative;border-bottom: 1px solid #F2F2F2;padding: 15px 0 10px 10%; line-height: 35px; overflow: hidden;}
.ny_cp_fl ul li .h1{position: absolute;left: 0;top: 15px;font-size: 14px;line-height: 30px;color: #555; width: 10%;}
.ny_cp_fl ul li .h2{}
.ny_cp_fl ul li .h2 a{float: left;font-size: 14px;line-height: 32px;color: #222; text-align: center; margin: 0 42px 0 0; -webkit-transition:0.5s;transition:0.5s;}
.ny_cp_fl ul li .h2 a.on,.ny_cp_fl ul li .h2 a:hover{color: #000; font-weight: bold;}
.ny_cp_ss{position: relative;padding-left: 80px;padding-top: 15px;padding-bottom: 15px;}
.ny_cp_ss .h1{position: absolute;left: 0;top: 15px;font-size: 14px;line-height: 34px;color: #000;}
.ny_cp_ss form{position: relative;width:285px;}
.ny_cp_ss form input{display: block;width: 100%;font-size: 14px;line-height: 34px;color: #666;padding: 0 45px 0 15px;background: #f2f2f2; border: 0;}
.ny_cp_ss form a{position: absolute;right:0;top:0px;width: 50px;height:34px;font-size: 20px;line-height: 34px;text-align: center;color: #999;}


.ny_dqlj{background: #fff;padding: 0 20px;border-top: 1px solid #e5e5e5; overflow: hidden;}
.ny_dqlj .fl{font-size: 15px;line-height: 60px;color: #444; font-weight: bold;}
.ny_dqlj .fr{float: left;}
.ny_dqlj .fr em{float: left; width:14px;height:60px;margin-right:5px;background:url(../images/home.png) no-repeat center;}
.ny_dqlj .fr i{float: left;width:10px;height:60px;margin:0 5px;background:url(../images/sNav_icon.png) no-repeat center;}
.ny_dqlj .fr span{float: left;font-size:14px;color:#666;line-height: 60px;}
.ny_dqlj .fr a{float: left;font-size:14px;color:#666;line-height: 60px;}
.ny_dqlj .fr a:hover{color:#a65300;}
.ny_dqlj .fr a.on{color:#a65300;}

.mycp-im{ padding: 0;margin-top: 15px; overflow: hidden;}
.mycp-im ul{display:none;flex-wrap: wrap;margin-right:-1%;}
.mycp-im ul.tu-tt{display:flex;}
.mycp-im li{flex-shrink:0;width:19%;margin-right:1%;background: #fff;margin-bottom:15px;text-align:center;transition: all 0.3s;}
.mycp-im p{width:70%;margin:auto;padding:30px 0 20px;}
.mycp-im img{width:100%;}
.mycp-im li span{display:block;padding:20px 0;}
.mycp-im li:hover{box-shadow: 0 5px 5px #ccc;}
.mycp-im li:hover a{color:#a65300;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; text-transform:uppercase;margin:40px 0;}
.pagination a,.pagination span{display:inline-block; padding:0 15px; line-height:32px; font-size:14px; margin:0 5px;color: #555;background: #fff;border-radius: 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#a65300; background:#a65300;}



/*  产品详情 */
.products_con{max-width:100%; background: #fff; padding: 1.85%;  margin-top:15px; overflow: hidden;}
.txqs{overflow: hidden;}
.promore_l{width:40%; float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:98%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:30px;}
.spec-scroll .items{float:left;position:relative;width:85%; height:80px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:10px;}
.spec-scroll .items ul li{float:left;width:74px; margin-right: 6px; text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:64px;height:64px;}
.spec-scroll .items ul li img:hover{border:1px solid #f08405; padding:2px;}


.products_con .t_r{float: right; width:calc(100% - 43%);}
.products_con .t_r h4{font-size: 20px;font-weight: bold;padding:0 0 5px 0;border-bottom: 0px solid #bbb;}
.products_con .t_r h5{font-size: 17px; padding-bottom: 12px;border-bottom: 1px solid #888;margin-bottom: 25px; color: #666;}
.div_p1{ font-size:15px; color:#000; font-weight:600;  }


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:145px; float:left; margin-right:10px;background:#999; padding:1px 5px; border-radius: 5px;}
.proleft_btn li i{float: left; width: 32px; padding: 5px}
.proleft_btn li i img{max-width: 100%;}
.proleft_btn li a{width:100%; height:40px; float:right; line-height:40px; text-align:center; font-size:15px;font-weight:bold; display:block; color:#fff;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li:hover{background:#a65300; color:#fff;}


.products_con .t_r .r_b{margin-top: 5px;line-height: 27px;padding-bottom: 15px; font-size: 14px; color: #555;}
.products_con .t_r .r_b table{width: 88% !important;}
.products_con .t_r .r_b table tr td{width: 25%;}
.products_con .t_r .r_b table tr td:first-child{font-weight: bold;}

.products_con .t_r .mode{margin-top: 5px; overflow: hidden;}
.products_con .t_r .mode h3{font-size: 15px; color: #555; line-height: 25px; font-weight: bold; margin-bottom: 8px;}
.products_con .t_r .mode ul{ margin-left: -4%; }
.products_con .t_r .mode li{float: left; margin-left: 4%; margin-bottom: 2%; border: 1px solid #ccc; background-color: #fff; text-align: center; border-radius:3px;display: flex; justify-content: space-between; }
.products_con .t_r .mode li a{padding: 0 14px; display: flex;  align-items: center;line-height: 40px; }
.products_con .t_r .mode li img{height: 33px;width: auto;margin-top: -2px;margin-right: 12px;display: inline-block;vertical-align: middle;}
.products_con .t_r .mode li p{display: inline-block;vertical-align: middle; color: #333;}
.products_con .t_r .mode li.choosez,.products_con .t_r .mode li:hover{border: 1px solid #a65300; line-height: 32px; background: #f7f7f7;}


.pro_xqcons{margin-top: 15px; padding: 1.25% 0; overflow: hidden;}
.pro_xqcons .pro_lbex{width:290px;  background: #fff; float: left;  overflow: hidden;}
.pro_xqcons .pro_lbex .pro_rexb{width: 100%; padding: 15px 0 0; border-bottom: 0 #ccc solid;}
.pro_xqcons .pro_lbex .pro_rexb h4{font-size: 27px; font-weight: 400; font-family: "Impact"; color: #ff3300;padding-left: 16px;}
.pro_xqcons .pro_lbex .pro_rexb h4 span{padding: 0 8px 0 0; font-size: 15px; color: #555;}
.searchformzone{width: 273px; height: 38px;overflow: hidden;margin: 22px 0;position: relative;padding-left: 16px;}
.searchformzone .input{border:none;width: 228px; height: 38px; line-height: 38px;padding-left: 10px;border: 1px #bbb solid;}
.searchformzone .search_submit a{position: absolute; z-index: 1;right: 0;top: 0;width:42px; height: 38px; border-radius:0 5px 5px 0; background:#ff3300 url(../images/searchicon.png) no-repeat center center; text-indent: -99999px;}

.pro_xqcons .pro_lbex .pro_fenleis{width: 100%; padding: 8px 0; background: #d3d3d3; border: 1px solid #dddddd; border-bottom:none; color: #555; line-height: 35px; font-size: 15px; font-weight: bold; text-indent: 12px;}

/* expmenu */
ul.expmenu{width:100%;margin:0 auto; overflow: hidden;}
ul.expmenu li div.header{padding:14px 12px;border-bottom:1px #fff solid;}
ul.expmenu li:last-child div.header{border-bottom:none;}
ul.expmenu li ul li {background-color:#f6f6f6;padding: 14px 12px;  border:1px solid #dddddd;border-bottom:none;color:#444;text-shadow:0px 1px 0px rgba(255, 255, 255, 0.8);}
ul.expmenu li ul li:last-child{border-bottom:none;}
ul.expmenu li ul li a{color: #222;}
ul.expmenu li ul li.selected{background-color:#f1f1f1;}
ul.expmenu div.header{color:#203f61;	text-shadow:0px 1px 0px rgba(255, 255, 255, 0.2);	background:#e5e5e5; border: 1px solid #dddddd;}
ul.expmenu li div.header .label{background:no-repeat;color: #555;text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8); font-weight:bold; font-size: 14px;}
ul.expmenu li div.header .arrow{display:block;width:16px;height:16px;background:no-repeat center;float:right;}
ul.expmenu li div.header .arrow.up{background-image:url(../images/arrow_u.png);}
ul.expmenu li div.header .arrow.down{background-image:url(../images/arrow_d.png);}
ul.expmenu li .menu{display:none;}	
ul.expmenu li ul li:not(.selected):hover{
	background:#efe8d8;/* Old browsers */
	cursor:pointer;
}
ul.expmenu li ul li:not(.selected):active{
	background:#f1f1f1;/* Old browsers */
	cursor:pointer;
}
.menu ol { padding-left:15px; border:#E7E7E7 1px solid; border-top:none;background: #ffffff;}
.menu li i{background-color: #b9b9b9;padding: 1px 4px;color: #fff;text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8); font-style:normal; margin-right: 6px;}
.menu a{color: #555;text-decoration: none;}
.menu .no {display:none;}
.menu ol a{display: block;line-height:32px;margin-left: 20px; padding: 2px 0;}


.pro_xqcons .pro_xqjsb{float: right; width: calc(100% - 310px);  background: #fff;  overflow: hidden;}

.tabsa{background:#fff; padding: 1.85%; overflow: hidden;}
.tabsa .tabs_fix{height: 53px; background: #fff;}
.tabsa .horizontal{margin: 0px;overflow:hidden; padding: 0px;border-bottom: 1px solid #DEDEDE; background-color: #fff;}
.tabsa .horizontal li{float: left; list-style: none;margin-right:6%;padding:15px 0; text-align: center; cursor: pointer; font-size:15px; background:#fff; color: #555;}
.tabsa .horizontal li.selectActive{border-bottom: 2px solid #030303; color:#000;}
.tab-hz{padding:25px 0px 0;background:#fff;}
.tab-hz img{max-width: 100%; }
.tab-bj{margin-bottom:30px;}
.tab-bj table{border-collapse:collapse; width: 100%; }
.tab-bj table tr{padding:8px; background: #fff;}
.tab-bj table tr:nth-child(odd) {background: #f7f7f7;}
.tab-bj table tr td{font-size: 14px; line-height: 45px; border-right: 1px solid #fff;}
.tab-bj table tr td b{color: #232323; padding-left: 20px; display: inline-block; font-weight: normal;}

.download-hz li{border:1px solid #eee;overflow:hidden;padding:14px;margin-top:20px;}
.download-title{width:33.3%;padding:0;float:left; line-height: 27px;}
.download-xz{width:110px;float:right; line-height: 27px}
.download-xz span{margin-right:8px;}


.random_product{margin: 35px 15px 18px; overflow: hidden;}
.random_product>.hpp{text-align: center; color: #232323; font-size: 24px; font-weight: 400; padding-bottom: 20px; overflow: hidden; position: relative;}
.random_product>.hpp:after{content: '';width: 100%;height: 1px;background: #ddd;position: absolute;top: 16px;left: 62.666%;}
.random_product>.hpp:before{content: '';width: 100%;height: 1px;background: #ddd;position: absolute;top: 16px;right: 62.666%;}


.rebcp-im{ padding: 0;margin-top: 15px; overflow: hidden;}
.rebcp-im ul{display:none;flex-wrap: wrap;margin-right:-1%;}
.rebcp-im ul.tu-tt{display:flex;}
.rebcp-im li{flex-shrink:0;width:24%;margin-right:1%;background: #fff;margin-bottom:15px;text-align:center;transition: all 0.3s;}
.rebcp-im p{width:70%;margin:auto;padding:30px 0 20px;}
.rebcp-im img{width:100%;}
.rebcp-im li span{display:block;padding:20px 0;}
.rebcp-im li:hover{box-shadow: 0 5px 5px #ccc;}
.rebcp-im li:hover a{color:#a65300;}



/*联系我们*/
.jishu{padding:40px 0 60px;}
.q-jis{margin-bottom:40px;}
.q-jis p{display:inline-block;border:1px solid #ccc;border-radius: 30px;line-height:36px;font-size:0;}
.q-jis p span{display:inline-block;vertical-align: middle;padding:0 42px;font-size:15px;color:#555;cursor: pointer;}
.q-jis p span.q-jq{background: #ccc;border-radius: 30px;color:#000;}

.q-jix{display:none;justify-content: space-between;align-items: center;}
.q-jix-a{flex-shrink:0;width:calc(100% - 500px);}
.q-jix-a #map_container,.q-jix-a #map_shen{height:350px;}
.q-jix-b{flex-shrink:0;width:400px;line-height:36px;}
.q-jix-b img{max-width:130px;}
.q-jix-b h3{font-size:24px;margin-bottom:20px;}

.q-di{background: #eee;padding:60px 0 85px;}
.q-du{font-size: 26px;line-height: 34px;color: #232323;text-align: center;margin-bottom:40px;}
.q-dx{}
.q-dx ul{display:flex;justify-content: space-between;}
.q-dx li{flex-shrink:0;width:31%;background:#fff;text-align: center;padding:30px 20px;}
.q-dx-a p{display:inline-block;margin:auto;width:60px;background:#f7f7f7;padding:15px;border-radius: 50%;}
.q-dx-a img{width:100%;}
.q-dx-b{font-size:16px;margin:20px auto 15px;font-weight: bold;}
.q-dx-c{color:#888;margin-bottom:20px;}
.q-dx-d a{color:#1a96d5;}


/*登录*/
#denglu{background:url("../images/di.jpg") center;height:calc(100vh - 120px);background-size:100% 100%;min-height: 800px;}
.denglu{display:flex;justify-content: space-around;margin:auto;max-width:1400px;align-items: center;height:100%;}
.deng{flex-shrink:0;width:40%;color:#fff;text-align:center;}
.deng h4{font-size:48px;border-top:1px solid #979797;border-bottom:1px solid #979797;padding:30px 0;font-weight: bold;margin-bottom:30px;}
.deng p{font-size:16px;width:80%;margin:auto;line-height:36px;}

.lu{flex-shrink:0;width:380px;background:#fff;border-radius: 10px;box-sizing:border-box;padding:30px 50px;}
.lu1{font-size:22px;margin-bottom:30px;text-align:center;}
.lu2 input{border-radius: 5px;line-height:40px;box-sizing:border-box;padding:0 12px;margin-bottom:15px;border:1px solid #ccc;font-size:12px;width:100%;}
.lu2 input::placeholder{color:#999;}
.lu2 .a{box-sizing: border-box;border-radius: 5px;line-height:40px;background:#1a96d5;text-align:center;color:#fff;display:block;}
.lu3{display:flex;justify-content: space-between;margin-top:15px;font-size:12px;}
.lu3 a{color:#848585;}
.lu3 a:hover{color:#1a96d5;}
.lu4{margin:40px auto 30px;color:#848585;font-size:12px;text-align:center;}
.lu4 p{display:inline-block;margin:auto;background:#fff;padding:0 10px;}
.lu4:after{content: '';width:100%;height:1px;background:#ccc;display:block;margin-top:-7px;}
.lu5{width:100px;margin:auto;}
.lu5 img{width:100%;}


/*注册*/
.lu6{border-radius:5px;border:1px solid #1a96d5;text-align:center;line-height:40px;margin-top:15px;}
.lu6 a{display:block;color:#1a96d5;}
.lu7{display:flex;justify-content: space-between;align-items:center;border-radius: 5px;box-sizing:border-box;border:1px solid #ccc;margin-bottom:15px;padding-right:15px;}
.lu7 input{flex-shrink:0;width:60%;border:none;margin:0;}
.lu7 samp{display:inline-block;flex-shrink:0;color:#1a96d5;font-size:12px;line-height:40px;cursor: pointer;}
.lu7 samp .spaxb{display:none;}

/*找回密码*/
#zhaohui{margin:80px auto;max-width:980px;width:96%;}
.zhaohui{line-height:25px;color: #333;font-size: 17px;font-weight: bold;box-sizing:border-box;margin-bottom:30px;border-left:2px solid #E63732;padding-left:12px;}
.zhaoh{border:1px solid #e5e5e5;box-sizing:border-box;padding:30px;}
.zhao{}
.zhao ul{display:flex;justify-content: space-around;}
.zhao li{position:relative;text-align:center;flex-shrink:0;width:25%;color:#999;}
.zhao li:after{content:'';display:block;width:100%;height:3px;background:#E8E8E8;position:absolute;top:15px;left:0;}
.zhao p{display:inline-block;background:#fff;padding:0 10px;position:relative;z-index:1;}
.zhao p i{width:30px;border-radius: 50%;background:#E8E8E8;display:block;margin:auto;box-sizing:border-box;padding:7px;}
.zhao p i img{width:100%;}
.zhao p i .img2{display:none;}
.zhao p span{display:block;margin-top:7px;}
.zhao li.zuo:after{background:#2ECC71;}
.zhao li.zuo p i{background:#2ECC71;}
.zhao li.zuo{color:#333;}
.zhao li.zuo p i .img2{display:block;}
.zhao li.zuo p i .img1{display:none;}

.z-zhao{max-width:400px;margin:40px auto 0;}
.z-zh-a{display:flex;line-height:40px;font-size:12px;margin-bottom:20px;}
.z-zh-a span{display:inline-block;width:80px;text-align:right;margin-right:20px;color:#999;}
.z-zh-a p{display:inline-block;width:calc(100% - 100px);}
.z-zh-a p input{display:block;width:100%;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;padding:0 10px;line-height:40px;height:40px;}

.z-zh-b{display:flex;line-height:40px;font-size:12px;margin-bottom:20px;}
.z-zh-b span{display:inline-block;width:80px;text-align:right;margin-right:20px;color:#999;}
.z-zh-b p{display:inline-block;width:calc(100% - 230px);}
.z-zh-b p input{display:block;width:100%;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;padding:0 10px;line-height:40px;height:40px;}
.z-zh-b i{display:inline-block;width:118px;margin-left:12px;}
.z-zh-b i img{height:40px;}
.z-zh-c{box-sizing:border-box;padding-left:100px;margin:30px 0 40px;}
.z-zh-c a{display:block;width:120px;line-height:40px;border-radius:30px;background:#609ee9;text-align:center;color:#fff;}

/*验证*/
.y-zh-a{display:flex;line-height:40px;font-size:12px;margin-bottom:20px;}
.y-zh-a span{display:inline-block;width:80px;text-align:right;margin-right:20px;color:#999;}
.y-zh-a p{    border:1px solid #609ee9;    background-color: #f5f7fa;color: #609ee9;padding:0 20px;}
.y-zh-c{display:flex;line-height:40px;font-size:12px;}
.y-zh-c span{display:inline-block;width:80px;text-align:right;margin-right:20px;color:#999;}
.y-zh-c p{width:calc(100% - 100px);box-sizing:border-box;border:1px solid #ccc;display:flex;border-radius:3px;}
.y-zh-c p input{flex-shrink: 0;width:calc(100% - 90px);border:none;display:block;box-sizing:border-box;padding-left:10px;border-radius:3px;}
.y-zh-c p samp{display:inline-block;border-left:1px solid #ccc;width:90px;box-sizing:border-box;cursor: pointer;}
.y-zh-c p samp i{font-style:normal;text-align:center;display:block;color:#609ee9;}
.y-zh-c p samp .spaxb{display:none;}

/*完成*/
.c-zh-a{text-align:center;font-size:0;}
.c-zh-a img{width:20px;display:inline-block;vertical-align: middle;margin-right:10px;}
.c-zh-a p{display:inline-block;vertical-align: middle;margin-right:5px;font-size:14px;}
.c-zh-a span{display:inline-block;vertical-align: middle;margin-right:5px;font-size:14px;color:#1a96d5;}

/*个人中心*/
#geren{max-width:980px;margin:30px auto;box-sizing:border-box;border:1px solid #eee;display:flex;min-height:600px;}
.z-ge{width:160px;flex-shrink:0;border-right:1px solid #eee;}
.z-ge-a{width:80%;margin:20px auto 30px;}
.z-ge-a img{width:100%;display:block;}
.z-ge-a p{display:block;border-radius: 50%;overflow:hidden;}
.z-ge-b{border-bottom:1px solid #eee;line-height:40px;background:#f5f5f5;border-left:2px solid #f31e08;box-sizing:border-box;padding-left:15px;}
.z-ren{width:calc(100% - 160px);flex-shrink:0;}
.z-ren-a{border-bottom:1px solid #eee;box-sizing:border-box;padding:0 10px;}
.z-ren-a p{display:inline-block;margin:0 20px;position:relative;color:#666;line-height:46px;cursor: pointer;}
.z-ren-a p.xie{color:#000;}
.z-ren-a p.xie:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#f31e08;display:block;content:'';}
.z-ren-b{margin-top:10px;box-sizing:border-box;padding:30px;font-size:12px;line-height:40px;}
.z-ren-b p{display:flex;}
.z-ren-b p span{width:100px;text-align: right;margin-right:10px;}
.z-ren-b p i{font-style:normal;}

.z-at{box-sizing:border-box;padding:30px;}
.z-at-a{border-bottom:1px solid #eee;display:flex;justify-content: space-between;padding:20px 0;margin-bottom:20px;}
.z-at-aa{font-size:12px;display:flex;align-items: center;}
.z-at-aa span{margin-right:10px;display:block;color:#999;}
.z-at-aa span:nth-child(2){font-size:14px;color:#333;}
.z-at-ab{color:#1a96d5;cursor: pointer;}

/**改密码**/
#g-mim,#f-sj{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:2;box-sizing:border-box;padding:10%;display:none;}
.f-s{width:100%;height:100%;z-index:3;background:rgb(0 0 0 / 73%);position:absolute;top:0;left:0;}
.g-mim{width:600px;margin:auto;background:#fff;box-sizing:border-box;padding:0 30px;position:relative;z-index:4;border-radius: 5px;box-shadow:0 0 20px #222;padding-bottom:20px;}
.g-mimti{font-size:14px;color:#333;line-height:40px;border-bottom:1px solid #eee;font-weight: bold;margin-bottom:20px;}
.g-mimx{position:absolute;top:6px;right:10px;z-index:1;font-size:20px;padding:0 10px;cursor: pointer;}

.g-mia{width:80%;margin:auto;}
.g-mia p{display:flex;justify-content: space-between;margin-bottom:15px;position:relative;}
.g-mia p span{flex-shrink:0;width:100px;text-align: right;color:#888;line-height:36px;display:block;}
.g-mia p span:before{content:'*';color:red;margin-right:3px;}
.g-mia p input{flex-shrink:0;width:calc(100% - 100px);border:1px solid #ccc;border-radius: 5px;box-sizing:border-box;padding:0 10px;}
.g-mia p samp{position:absolute;top:0;right:0;line-height:36px;display:block;z-index:1;cursor: pointer;padding:0 20px;border-left:1px solid #ccc;}
.g-mia p samp i{font-style:normal;color:#1a96d5;}
.g-mia p samp i.sib{display:none;}
.g-mia a{display:block;width:100px;border-radius: 30px;background:#1a96d5;margin:30px auto 0;text-align: center;line-height:36px;color:#fff;}

@media screen and (max-width:1000px){
.deng{display:none;}
#denglu{    min-height: 600px;}
.so{display:none;}
.zhz{display:block;}
#lgdhso{width:100%;box-sizing:border-box;padding:0 2%;position:fixed;top:37px;left:0;z-index:99;background:#fff;transition:all 0.1s;border-bottom:1px solid #f8f8f8;}
#lgdhso.zz{top:0;}
.dh{display:none;}
.banner .swiper-slide1bg{height:auto;}
 .swiper-slide .m{display: block;}
.swiper-slide .pc{display: none;}
.div{display:block;}
.swi{display:none;}
.banner{margin-top:81px;}
.cp-ip ul i {font-size: 30px;}
.tu-im{display:block;}
 .tu-im li{width: 24%;}
.ne-wi-a{font-size: 20px;}
.ap-ti li .ap-b{font-size: 14px;}
.new li .ne-b p{font-size: 14px;}
.dibu1-b{display:none;}
.dibu1-a{width:60%;}
.dibu1{ justify-content:center;padding: 30px 0 10px;}
.dibu1-a-b h5{font-size: 26px;margin-bottom: 10px;}
.dibu1-a-b h4{display:none;}
.dibu1-a-b i{font-size: 29px;}
.sj-cp{display:none;}
.n-ban{font-size: 32px;}

.siteCx {line-height: 45px;}
.siteCx .subMenu{float: left;}
.siteCx .subMenu a{margin: 0 35px 0 0;}

.aboutus_misn_list {display: block;}
.aboutus_misn_listLt .jj_img{padding: 0; p}
.aboutus_misn_listLt{ width: 100%;padding-right: 0}
.aboutus_misn_listRt {width:100%; margin-top: 15px;}

.abojswhlb li{width: 49%;}
.abojswhlb li .wh_text h6{font-size: 20px;}
.abojswhlb li .wh_text p{font-size: 14px;}

.compatibility-overView-list{display: block;display: flex;flex-wrap: wrap;}
.compatibility-overView-list li{display: block; margin-bottom: 20px; width: 100%; padding: 0 5px 0 0;}
.compatibility-overView-list li{display: block;margin-bottom: 20px;width: 50%;padding: 0 5px 0 0;}
.compatibility-overView-list li:nth-child(2n){padding-left: 5px;}
.compatibility-overView-list li>div{padding: 40px 30px 30px;}
.compatibility-overView-list li:nth-child(3),.compatibility-overView-list li:nth-child(4){margin-bottom: 0;}


.community-cn-technology-ul li{width: calc(100% / 2 - 13.33px);}
.community-cn-technology-ul li:nth-child(2n) {margin-right: 0;}
.community-cn-technology-ul li:nth-child(3n) {margin-right:20px;}

.community-cn-detail-content{display: block;}
.detail-right{width: 100%; margin-left: 0; margin-top: 25px;}

.mycp-im li{width: 32.333%;}
.solution-ti ul li,.cases-ti ul li{width:48% ;}
.cases-ti ul li .anl-b p,.solution-ti ul li .jiej-b{font-size: 15px;}
    
.ny_cp_fl ul li{padding: 15px 0 10px 0;}
.ny_cp_fl ul li .h1{position: static; width: 100%;font-weight: 700; margin-bottom: 8px; font-size:15px;}
.ny_cp_fl ul li .h2{width:100%; overflow: hidden;}
.ny_cp_fl ul li .h2 a{margin: 0 7% 0 0;}
    
.promore_l{width: 100%;}
.products_con .t_r{width: 100%; margin-top: 35px;}
.tabsa .horizontal li{font-size: 15px;}

.ny_zp_tc_xx_gd .h1{font-size: 20px;}
.ny_zp_tc{padding:30px 25px;}

.gm_channel ul li img{width: 58%;}
.pro_xqcons .pro_lbex{display: none;}
.pro_xqcons .pro_xqjsb{width: 100%; ;}
}


@media screen and (max-width:780px){
.zhaoh{padding: 15px;border:none;}
.zhao{display:none;}
.z-zhao{margin: 20px auto 0;}
.zhaohui{border-bottom: 1px solid #ccc;padding-bottom:10px;border-left:0;}
#zhaohui{    margin: 20px auto 20px;}
.top-b p:nth-child(2){display:none;}
.zhz{top: 4px;}
.lgo img{max-height: 30px;}
.lgo{margin-top: 17px;}
#lgdhso{height: 60px;}
.sj-dh{top:97px;}
.sj-dh.sj-top{top:60px;}
.banner{margin-top:60px;}
.tu-im li{width: 49%;}
.cp-ip ul li{width:25%;}
.cp-ip ul p{font-size:12px;}
.sj-cp li{width:48%;}
.tu-wi{padding: 20px 0;}
.cp-ip{margin-bottom:0;}
.tu-wi{margin: 0px auto 20px;}
.ne-wi{justify-content: center;margin-bottom:15px;}
.ne-wi-a{font-size: 16px;font-weight: bold;}
.ap-ti{    margin-bottom: 20px;}
.ne-wi-b{display:none;}
.new li .ne-b{padding: 9px;}
.new li .ne-b p{margin-bottom: 10px;}
.dibu1-a-c{display:none;}
.dibu1-a-b{width:100%;text-align: center;line-height: 22px;font-size: 12px;}
.dibu2x-b{display:none;}
.dibu2x{display:block;}
.dibu2x-a{text-align:center;}
.dibu2{padding: 8px 0;}
.dibu1-a {width: 100%;}
.dibu1-a-b-a{display:none;}
.xinw{margin-bottom:30px;}

.n-ban{font-size: 27px; height:35vh;margin-top: 60px;}
.siteCx .frame{width: 100%; margin-bottom: 8px;}
.siteCx .subMenu{width: 100%; float: left;}
.ny_dqlj .fr span,.ny_dqlj .fr a{line-height: 45px;}
.ny_dqlj .fr em,.ny_dqlj .fr i{height: 45px;}

.abojswhlb ul{margin-left: 0;}
.abojswhlb li{width: 100%; margin-left: 0; margin-bottom: 4%;}

.w-wi-aa,.w-wi-c-a{width: 100%;}
.w-wi-ab,.w-wi-c-b{width: 100%; margin-top: 30px;}
.w-wt-b li{width: 46.666%;}

.cases-ti ul li .anl-b{padding: 12px;}
.cases-ti ul li .anl-b p,.solution-ti ul li .jiej-b{font-size: 14px;}

.mycp-im li{width: 49%;}
.rebcp-im li{width: 49%;}

.tabsa .horizontal li{margin-right: 5%; font-size: 14px;}
.spec-scroll .items{width: 80%;}

.didian .q-jix{display: block !important;}
.q-jix-a{width: 100%;}
.q-jix-b{width: 100%; margin: 30px 0;}

.q-dx ul{display: block;}
.q-dx li{width: 98.5%; margin-bottom: 30px;}

    
}

@media screen and (max-width:500px){
.lu{width:80%;padding: 30px 30px;}

}
.page ul {
	display: block;
	margin-right: 0;
	padding: 27px 0;
}
.page ul li, .page ul li:hover {
	width: auto;
	display: inline-block;
    padding: 0 15px;
    line-height: 32px;
    font-size: 14px;
    margin: 0 5px;
    color: #555555;
    background: #FFFFFF;
    border-radius: 5px;
}
.page ul li span {
	padding: 0;
}
.page ul li span, .page ul li a {
	padding: 0;
	line-height: auto;
	margin: 0;
	background: none;
	color: inherit;
}
.page ul li.active, .page ul li:hover {
	color: #FFFFFF;
    border-color: #A65300;
    background: #A65300;
	cursor: pointer;
}
.page ul li:hover a {
	color: white;
}