@charset "utf-8";
/*全局初始化样式*/
@font-face{font-family: Rotesk;src:url(../fonts/Rotesk/AKZIDENZGROTESK-LIGHTCOND.OTF);font-style: normal;}
@font-face{font-family: Rotesk;src:url(../fonts/Rotesk/AKZIDENZGROTESK-BOLDCOND.OTF);font-weight: bold;}
@font-face{font-family: Rotesk;src:url(../fonts/Rotesk/AKZIDENZGROTESK-AKZIDENZGROTESK-LIGHTCONDITALIC.OTF);font-style: italic;}
body{padding:0;margin:0 auto;font-size:16px;line-height:24px;font-family:"Arial","Microsoft YaHei";color:#333;min-width:320px;width:100%;zoom:1;/*禁用Webkit内核浏览器的文字大小调整功能*/-webkit-text-size-adjust:none;/*取出点击出现半透明的灰色背景*/-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight:rgba(0,0,0,0);/*设置字体的抗锯齿或者说光滑度*/-webkit-font-smoothing:antialiased;/*整个页面都禁止选择*/	/*-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
				background: #fff;*/
				overflow-x: hidden;
-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;/*word-break: break-all;*/}
input:-moz-placeholder,textarea:-moz-placeholder{color:#ccc;opacity:1;}
input::-moz-placeholder,textarea::-moz-placeholder{color:#ccc;opacity:1;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#ccc;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#ccc;}

/*默认去除ul、li的默认样式*/
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p,.p{margin:0;padding:0;}
ul,ul li,dl,dl dd,dl dt,.ul,.ul li,.dl,.dl dd,.dl dt{list-style:none;margin:0;padding:0;font-weight:normal;}

/*初始化下拉菜单、单行输入框、多行输入框的样式*/
select,input,textarea{border-radius:0;-webkit-border-radius:0;color:#333;}

/*表单元素获得焦点时不显示虚线框*/
input:focus{outline:none;}
input,button,select,textarea{font-family:"Arial","Microsoft YaHei";outline:none;/*-webkit-appearance:none;*/	/*强制去除表单自带的样式*/}

/*不允许多行输入文本框有滚动条*/
textarea{resize:none;/*-webkit-appearance:none;*/	/*强制去除textarea自带的样式*/}

/*初始化表单元素*/
textarea,input,select{background:none;border:none;margin:0;padding:0;}

/*去除figure*/
figure,figcaption{margin:0px;padding:0px;}
canvas{display:block;}

/*初始化图片*/
img{border:none;border:0;vertical-align:top;max-width:100%;}

/*初始化a*/
a,a:focus{color:#666;text-decoration:none;}
a:hover{color:#006da7;}
a,a:hover{outline:none;text-decoration:none;-webkit-transition:all 0.25s linear 0.01s;-moz-transition:all 0.25s linear 0.01s;-ms-transition:all 0.25s linear 0.01s;-o-transition:all 0.25s linear 0.01s;transition:all 0.25s linear 0.01s;}

/*全局样式*/
.hx_warp{max-width:1320px;margin:0 auto;}
.hx_warp3{max-width:1200px;margin:0 auto;}
.hx_warp2{max-width:1658px;padding:0 2%;margin:0 auto;}
.clear{clear:both;height:0px;overflow:hidden;}
.clearfix:after{content:'';display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
.hx-ytable{display:table;width:100%;table-layout:fixed;}
.hx-ytable-cell{display:table-cell;vertical-align:middle;overflow:hidden;}
.hx_col{color:#006da7!important;}
.hx_txtL{text-align:left!important;}
.hx_txtR{text-align:right!important;}
.hx_txtC{text-align:center!important;}
.hx_txtJ{text-align:justify!important;}
.hx_fl{float:left!important;}
.hx_fr{float:right!important;}
.hx_dot{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;}
.hx_pic{position:relative;height: 0;overflow: hidden;}
.hx_pic img{position: absolute;left: 0;top: 0;width: 100%;display: block;min-height: 100%;}

/*滚动条样式*/
.dftGdt::-webkit-scrollbar{width:5px;}
.dftGdt::-webkit-scrollbar-track{background-color:#f2f2f2;}
.dftGdt::-webkit-scrollbar-thumb{background-color:#bbb;}
.dftGdt::-webkit-scrollbar-thumb:hover{background-color:#555}
.dftGdt::-webkit-scrollbar-thumb:active{background-color:#666} 
.dftGdt{overflow:auto!important;padding-right:0!important;}

/*图片放大*/
.hx_img img{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.hx_img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

/*整体边距*/
.padBox80{padding:80px 0;}
.ulList20{margin:-20px;overflow:hidden;}
.ulList20>li{padding:20px;}
@media screen and (max-width:1500px){
.padBox80{padding:2% 0;}
.ulList20{margin:-1%;}
.ulList20>li{padding:1%;}
}
.hx_top_box{position:relative;background:#fff;z-index:3;}
.hx_top_box .hx_logo{float:left;padding-top:21px;}
.hx_top_box .hx_logo a{display:block;overflow:hidden;max-width:76px;}
.hx_top_box .hx_logo img{display:block;height:29px;}
.hx_search_box{position:absolute;right:2%;top:20px;}
.searchBTN{width:29px;height:29px;background:url(../images/ssico1.png) center no-repeat;display:block;}
.shearchBox{display:none;position:absolute;background:#f8f8f8;right:0;top:-4px;z-index:2;width:230px;}
.shearchBox .text{display:block;width:100%;padding:5px 60px 5px 13px;height:36px;line-height:26px;}
.shearchBox .shearchA{position:absolute;width:50px;height:100%;right:-10px;top:0;background:#f2f2f2 url(../images/ssico1.png) center no-repeat;}
.hx_top_nav{margin-left:175px;}
.hx_top_nav .li{width:16.66666666666666%;float:left;position:relative;}
.hx_top_nav .li>a{display:block;overflow:hidden;padding:22px 5px;text-transform:uppercase;text-align:center;font-size:16px;color:#5f5f5f;font-weight:bold;position: relative;background: #fff;}
.hx_top_nav .li:hover>a,
.hx_top_nav .li.navon>a{color:#006da7;}


.hx_top_dl{position:absolute;top:-260px;left:0;width:100%;background:#fff;overflow:hidden;border-radius:0 0 3px 3px;display:block;text-align:center;transition:all 0.3s;z-index: -1;opacity: 0;}

/*.hx_top_nav .li:hover .hx_top_dl{display:block;}*/

@media(min-width:1025px){
	.hx_top_nav .li>a:after{content: '';height: 3px;width: 0;left: 50%;transform: translateX(-50%);background: #006da7;position: absolute;bottom: 0;transition:all 0.25s linear 0.01s;}
	.hx_top_nav .li:hover>a:after,
	.hx_top_nav .li.navon>a:after{width: 116px;max-width: 100%;}
	.hx_top_nav .li:hover .hx_top_dl{top: 100%;opacity: 1;}

}
@media(max-width:1024px){
.hx_top_dl{opacity: 1;top: 100%;display: none;left: 0%;transform: translateX(-0%);}
.hx_top_nav .li:hover .hx_top_dl{top: 100%;opacity: 1;display: block;}
}
.hx_top_dl .dd>a{display:block;line-height:20px;padding:5px 10px;background:#fff;font-size:16px;color:#5f5f5f;text-transform:capitalize;}
.hx_top_dl .dd>a.adda{text-align: left;padding: 5px 10px;}
.hx_top_dl .dd:hover>a{color:#006da7;background:#edf9ff;}
.banBox{position:relative;overflow:hidden;}
.banBox img{display:block;width:100%;}
.banBox .txt{position:absolute;left:5%;text-align:center;transform:translateY(-50%);top:50%;color:#fff;line-height:32px;width:90%;}
.banBox .h3{font-size:56px;font-weight:bold;margin-bottom:1%;line-height:70px;text-transform:uppercase;}
/*.banBox .p{font-size:24px;}*/
.banBox h2{font-size: 2rem;line-height: 1.2;margin-bottom: 10px;font-weight: normal;}
.banBox p{font-size: 2rem;line-height: 1.2;margin-bottom: 10px;font-weight: normal;}

.hx_foot{background:#202d54;color:#fff;padding-bottom:69px;font-size:16px;}
.hx_foot a{color:#fff;}
.hx_foot .hx_fast{padding-top:69px;float:left;width:65%;}
.hx_foot .hx_fast .TT{color:#71cbff;font-size:30px;text-transform:uppercase;padding-bottom:40px;border-bottom:1px solid #b5dcf1;margin-bottom:25px;line-height:37px;font-weight: bold;}
.hx_foot .footNav{overflow:hidden;margin-bottom:60px;}
.hx_foot .footNav .li{width:auto;padding-right: 72px;float:left;overflow:hidden;text-transform:uppercase;font-weight: bold;}
.hx_foot .hx_more{margin-left:65%;text-align:right;padding-top:69px;}
.hx_foot .hx_share{font-size:0;padding-bottom:40px;border-bottom:1px solid #b5dcf1;margin-bottom:25px;}
.hx_foot .hx_share .shareA{display:inline-block;vertical-align:top;margin-left:20px;width:37px;height:37px;background:center no-repeat;background-size:auto 100%;position: relative;}
.hx_foot .hx_share .shareA:first-child{margin-left:0}
.hx_foot .hx_share .divewm{position: absolute;bottom: 50px;left: 50%;margin-left: -100px;width: 200px;z-index: 999;display: none;}
.hx_foot .hx_share .shareA:hover .divewm{display: block;}
.hx_foot .hx_share .divewm img{display: block;width: 100%;}
.hx_foot .hx_more2 a{display:inline-block;vertical-align:top;overflow:hidden;margin-bottom:50px;}
.hx_foot .hx_more2 img{display:block;height:66px;}
.hx_foot .hx_more3{color:#c0c0c0;}
.hx_foot .hx_addr{font-size:0;overflow:hidden;}
.hx_foot .hx_addr dd{color:#c0c0c0;font-size:16px;display:inline-block;vertical-align:top;width:50%;padding:5px 2% 5px 0;font-weight: bold;}

/*当前位置*/
.hx_positon{color:#aaabab;padding:20px 0;text-transform:uppercase;background:#f7f9fa;}
.hx_positon .hx_home{background:url(../images/pobg.png) left center no-repeat;width:81px;height:24px;}
.hx_positon a{color:#aaabab;display:inline-block;vertical-align:top;padding:0 10px;}
.hx_positon a:hover{color:#006da7;}
.hx_positon span{padding-left:10px;}
@media screen and (max-width:1500px){
.hx_top_nav .li>a{font-size:14px;}
.hx_top_dl .dd>a{font-size:14px;}
.hx_warp{max-width:100%;padding:0 2%;}
.hx_top_box .hx_warp{padding:0;}
.hx_top_nav{margin:0 80px 0 120px;}
.hx_search_box{position:relative;float:right;right:20px;}
.hx_top_box .hx_logo{padding-left:20px;}
.hx_foot .hx_fast{padding-top:3%;}
.hx_foot .hx_more{padding-top:3%;}
.hx_foot .hx_fast .TT{font-size:22px;padding-bottom:20px;margin-bottom:20px;}
.hx_foot .hx_share{padding-bottom:20px;margin-bottom:20px;}
.hx_foot{font-size:14px;padding-bottom:3%;}
.hx_foot .hx_addr dd{font-size:14px;}
.hx_foot .hx_more2 img{height:45px;}
.hx_foot .footNav{margin-bottom:2%;}
.hx_foot .hx_more2 a{margin-bottom:3%;}
.hx_foot .hx_addr dd{padding:2.5px 2% 2.5px 0;width:auto;}
.banBox .h3{font-size:32px;line-height:40px;}
body{font-size:14px;}
.hx_positon{padding:15px 0;}
}
@media screen and (max-width:1260px){
.hx_warp3{max-width:100%;padding:0 2%;}
}
.navBTN{display:none;}
.navBg{display:none;}
.bdovh{overflow:hidden;}
@media screen and (max-width:1025px){
.hx_foot .hx_share .shareA{margin-left:15px;}
.hx_top_nav{position:fixed;width:75%;left:-100%;top:0;height:100%;background:#fff;margin:0;overflow:auto;z-index:100;transition:.3s all;max-width:460px;}
.hx_top_nav .li{width:100%;float:none;}
.hx_top_nav .li>a{border-bottom:1px solid #006da7;color:#006da7;}
.navBTN{display:block;width:30px;height:30px;background:url(../images/btn_bg.png) right center no-repeat;background-size:auto 22px;position:absolute;right:15px;top:50%;margin-top:-15px;}
.hx_top_box .hx_logo img{height:35px;}
.hx_top_box .hx_logo{float:none;padding:15px 0 15px 15px;}
.hx_top_box .hx_logo a{max-width:auto;}
.hx_search_box{position:absolute;float:none;right:60px;top:50%;margin-top:-14.5px;}
.shearchBox{right:4px;}
.hx_top_dl{background:#fff;z-index:2;position:relative;padding:10px 0;border-bottom:1px solid #006da7;}
.hx_top_dl .dd>a{padding:15px;}
.navBg{background:rgba(0,0,0,.8);position:fixed;z-index:99;width:100%;height:100%;overflow:hidden;display:none;top:0;left:0;}
.bdovh .navBg{display:block;}
.bdovh .hx_top_nav{left:0;}
.banBox .h3{font-size:22px;line-height:26px;}
.hx_foot .footNav .li{width:auto;padding:0 7px;float:none;display:inline-block;vertical-align:top;}
}
.PCSHOW{display:block!important;}
.MBSHOW{display:none!important;}
@media screen and (max-width:768px){
.PCSHOW{display:none!important;}
.MBSHOW{display:block!important;}
.banBox h2{font-size: 1.2rem;line-height: 1.1;margin-bottom:5px;}
.banBox p{font-size: 1.2rem;line-height: 1.1;margin-bottom:5px;}
}
@media screen and (max-width:700px){
.hx_foot{line-height:22px;}
.hx_foot .hx_fast{float:none;width:100%;text-align:center;}
.hx_foot .hx_more{margin-left:0;text-align:center;padding-top:5px;}
.hx_foot .hx_share{padding-bottom:10px;margin-bottom:0;border:none;}
.hx_foot .hx_more2 a{margin-bottom:0;}
.hx_foot .hx_fast .TT{font-size:20px;padding-bottom:0;margin-bottom:0;border:none;}
.hx_foot .footNav{margin-bottom:0;}
.hx_foot .hx_addr dd{padding:0 7.5px;}
.hx_foot .hx_more2 img{height:30px;}
.hx_foot .hx_share .shareA{width:30px;height:30px;margin:0 5px;}
.shearchBox .shearchA{width:40px;}
.banBox .h3{font-size:16px;margin-bottom:5px;line-height:22px;}
/*.banBox .p{font-size:12px;line-height:20px;}*/
}

/*社会责任*/
.socialBox{text-align:center;padding:90px 0;}
.socialBox:last-child{padding-top:0;}
.socialBox .divinfo{padding:0 0 30px;overflow:hidden;}
.socialBox .divinfo .h3{color:#006da7;font-size:40px;text-transform:uppercase;line-height:46px;margin:25px 0 10px;font-weight:bold;}
.socialBox .divinfo .p{color:#535353;font-size:18px;}
.socialBox .divinfo i{display:block;margin:0 auto;width:65px;}
.socialBox .divinfo img{display:block;width:100%;}
.socialBox .div img{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.socialBox .div img:hover{-webkit-transform:scale(1.03);transform:scale(1.03);}

.socialBoxTab{color:#fff;overflow:hidden;position:relative;line-height:32px;min-height:718px;background:#006da7 right center no-repeat;background-size:cover;padding:155px 0;}
.socialBoxTab .ABTNAME{color: #fff;text-align: left;}
.socialBoxTab .bdbd{margin-bottom:90px;max-width:680px;}
.socialBoxTab .divinfo .tt{font-size:28px;margin-bottom:25px;}
.socialBoxTab .divinfo .txt{opacity:.8;min-height:128px;}
.socialBoxTab .hdhd{overflow:hidden;padding-left:16px;}
.socialBoxTab .hdhd .li{border:1px solid #fff;cursor:pointer;width:147px;height:147px;border-radius:100%;text-align:center;margin-left:-16px;background:#006da7;position:relative;text-transform:uppercase;line-height:20px;padding:0 16px;display:inline-block;vertical-align:top;}
.socialBoxTab .hdhd .li1{z-index:3;}
.socialBoxTab .hdhd .li2{z-index:2;}
.socialBoxTab .hdhd .li3{z-index:1;}
.socialBoxTab .hdhd .li i{display:block;width:46px;height:46px;margin:30px auto 8px;background:center no-repeat;background-size:auto 100%;font-style:normal;line-height:46px;text-align:center;font-size:40px;word-break: keep-all;}
.socialBoxTab .hdhd .li em{display:block;width:46px;height:46px;margin:30px auto 8px;background:center no-repeat;background-size:auto 100%;font-style:normal;line-height:46px;text-align:center;font-size:40px;word-break: keep-all;}
.socialBoxTab .hdhd .li.line2 i{margin-top:26px;}
.socialBoxTab .hdhd .li.line2 em{margin-top:26px;}
.socialBoxTab .hdhd .li1 i{background-image:url(../images/sstabi1.png);}
.socialBoxTab .hdhd .li2 i{background-image:url(../images/sstabi2.png);}
.socialBoxTab .hdhd .li3 i{background-image:url(../images/sstabi3.png);}
.socialBoxTab .hdhd .li1.on i{background-image:url(../images/sstabi11.png);}
.socialBoxTab .hdhd .li2.on i{background-image:url(../images/sstabi22.png);}
.socialBoxTab .hdhd .li3.on i{background-image:url(../images/sstabi33.png);}
.socialBoxTab .hdhd .li1 em{background-image:url(../images/sstabi1.png);}
.socialBoxTab .hdhd .li2 em{background-image:url(../images/sstabi2.png);}
.socialBoxTab .hdhd .li3 em{background-image:url(../images/sstabi3.png);}
.socialBoxTab .hdhd .li1.on em{background-image:url(../images/sstabi11.png);}
.socialBoxTab .hdhd .li2.on em{background-image:url(../images/sstabi22.png);}
.socialBoxTab .hdhd .li3.on em{background-image:url(../images/sstabi33.png);}
.socialBoxTab .hdhd .li.on{background:#fff;color:#006da7;}
@media screen and (max-width:1500px){
.socialBox{padding:3% 0;}
.socialBox .divinfo{padding-bottom:3%;}
.socialBox .divinfo .h3{font-size:20px;line-height:24px;margin:15px 0 5px;}
.socialBox .divinfo .p{font-size:14px;}
.socialBoxTab{min-height:0;padding:6% 0;line-height:24px;}
.socialBoxTab .bdbd{margin-bottom:2%;}
.socialBoxTab .divinfo .tt{font-size:22px;margin-bottom:2%;}
.socialBoxTab .divinfo .txt{min-height:72px;}
}
@media screen and (max-width:1300px){
.socialBoxTab{line-height:22px;padding:6% 4%;}
.socialBoxTab .hdhd{padding:0;}
.socialBoxTab .hdhd .li{width:100px;height:100px;font-size:12px;margin-left:0;margin-right:15px;padding:0 5px;line-height:16px;}
.socialBoxTab .hdhd .li i{width:24px;height:24px;margin:23px auto 3px;font-size:20px;line-height:24px;}
.socialBoxTab .hdhd .li.line2 i{margin-top:15px;}
.socialBoxTab .hdhd .li em{width:24px;height:24px;margin:23px auto 3px;font-size:20px;line-height:24px;}
.socialBoxTab .hdhd .li.line2 em{margin-top:15px;}
.socialBoxTab .bdbd{max-width:50%;}
.socialBoxTab .divinfo .txt{min-height:88px;}
.socialBoxTab .divinfo .tt{font-size:18px;margin-bottom:1%;}
}
@media screen and (max-width:767px){
.socialBoxTab{padding:0;text-align:center;}
.socialBoxTab .hx_warp2{background:rgba(0,109,167,.9);padding:4%;}
.socialBoxTab .bdbd{max-width:100%;}
.socialBoxTab .divinfo .txt{min-height:0;}
.socialBoxTab .hdhd .ul{font-size:0;}
.socialBoxTab .hdhd .li{margin:5px;width:95px;height:95px;}
.socialBox .divinfo i{width:42px;}
.socialBox .divinfo em{width:42px;}
.hx_positon span{padding-left:5px;}
.hx_positon a{padding:0 5px;}
.socialBoxTab .ABTNAME{text-align: center;margin-bottom: 2%;}
}
@media screen and (max-width:640px){
.socialBox .divinfo .h3{margin:5px 0 0;}
}

/*公司简介*/
.ABTNAME{font-size:40px;line-height:46px;color:#006da7;font-weight:bold;margin-bottom:25px;text-transform:uppercase;text-align:center;}
.hx_profile .ABTNAME{margin-bottom:5px;}
.hx_profile{padding:80px 0;text-align:center;background:bottom center no-repeat;background-size:cover;min-height:514px;}
.hx_profile .p{line-height:36px;font-size:18px;color:#535353;padding-top:20px;}
.hx_profile .h4{font-size:24px;line-height:36px;color:#4e4e4e;text-transform:capitalize;}
.hx_profile .h4 .span{position:relative;display:inline-block;vertical-align:top;padding:0 10px;}
.hx_profile .h4 .span:after,.hx_profile .h4 .span:before{background:center no-repeat;content:'';display:block;width:34px;height:10px;top:50%;margin-top:-5px;position:absolute;}
.hx_profile .h4 .span:before{left:100%;background-image:url(../images/ttbg2.png);}
.hx_profile .h4 .span:after{right:100%;background-image:url(../images/ttbg1.png);}
.hx_profile2{padding:167px 0;text-align:center;background:#f7f9fa right bottom no-repeat;background-size:auto 60.60606060606061%;min-height:495px;}
.hx_profile2 .ULLIST{font-size:0;text-align:center;}
.hx_profile2 .ULLIST .li{display:inline-block;vertical-align:top;font-size:18px;color:#4c4c4c;width:25%;padding:0 10px;}
.hx_profile2 .ULLIST .li .p{color:#595757;font-size:60px;line-height:70px;margin-bottom:20px;font-family: Rotesk;font-weight: bold;}
.hx_profile2 .ULLIST .li .p i{font-size:22px;font-style:normal;font-weight: bold;vertical-align:top;line-height:40px;padding-left:5px;}
.hx_profile2 .ULLIST .li .span2{text-transform:uppercase;}

/*发展历程*/
.hx_history{padding:120px 0;min-height:680px;background:url(../images/hisbg.png)  center 250px no-repeat;background-size:contain;}
.hx_history .ABTNAME{margin-bottom:60px;}
.hx_history .swiperBOX{position:relative;padding:0 60px;z-index:0;}
.hx_history .ul{font-size:0;}
.hx_history .swiper-slide{width:25%;display:inline-block;vertical-align:top;font-size:18px;color:#4c4c4c;width:25%;line-height:36px;min-height:280px;background:url(../images/hislibg.png) left 18px  no-repeat;}
.hx_history .swiper-slide .h3{color:#006da7;font-size:48px;font-weight:normal;line-height:56px;margin-bottom:5px;padding-left:45px;padding-right:10px;}
.hx_history .swiper-slide .divtx{padding-left:45px;padding-right:10px;}
.hx_history .swiper-slide.li2{margin-top:40px;}
.swiperBTN{position:absolute;width:21px;height:29px;top:50%;margin-top:-14.5px;background:center no-repeat;cursor:pointer;z-index:2;}
.swiperP{left:0;background-image:url(../images/hisbtn1.png);}
.swiperN{right:0;background-image:url(../images/hisbtn2.png);}
.swiperP:hover{background-image:url(../images/hisbtn3.png);}
.swiperN:hover{background-image:url(../images/hisbtn4.png);}
*:focus{outline:none;}

/*证书*/
.hx_certi{background:#f7f9fa;padding:80px 0;}
.hx_certi .ABTNAME{margin-bottom:45px;}
.hx_certi .swiper-slide{text-align:center;width:100%;}
.hx_certi .swiper-slide img{display:block;width:100%;}
.hx_certi .swiperBOX{position:relative;padding:0 80px;}
.hx_certi .swiperBTN{width:56px;height:56px;margin-top:-28px;}
.hx_certi .swiperP{left:0;background-image:url(../images/hisbtn5.png);}
.hx_certi .swiperN{right:0;background-image:url(../images/hisbtn6.png);}
.hx_certi .swiperP:hover{background-image:url(../images/hisbtn7.png);}
.hx_certi .swiperN:hover{background-image:url(../images/hisbtn8.png);}

/*企业文化*/
.hx_culture2{min-height:494px;background:#006da7 bottom center no-repeat;background-size:cover;padding:70px 0;color:#fff;overflow:hidden;-webkit-transition:all .4s linear;transition:all .4s linear;}
.hx_culture .ABTNAME{margin-bottom:45px;color:#fff;}
.hx_culture .hdhd{background:#acaeaf;}
.hx_culture .hdhd .ul{text-align:center;font-size:0;}
.hx_culture .hdhd li{width:20%;display:inline-block;vertical-align:top;border-left:1px solid #e3e3e4;line-height:122px;height:122px;overflow:hidden;border-right:1px solid #e3e3e4;margin-left:-1px;font-size:18px;text-transform:capitalize;cursor:pointer;color:#fff;}
.hx_culture .hdhd li.on{background:#7b7c7d;}
.hx_culture .divinfo{padding:45px 120px;font-size:20px;}
.hx_culture .divinfo .tt{font-size:36px;line-height:46px;margin-bottom:30px;text-transform:capitalize;}
@media screen and (max-width:1500px){
.hx_culture2{min-height:0;padding:6% 0;}
.hx_certi{padding:6% 0;}
.hx_history{min-height:0;padding:6% 0;background-position: center 36.7647%;}
.hx_profile{min-height:0;padding:6% 0;}
.hx_profile2{min-height:0;padding:6% 0;background-size:auto 60%;}
.hx_culture .ABTNAME{margin-bottom:2%;}
.hx_certi .ABTNAME{margin-bottom:4%;}
.hx_history .ABTNAME{margin-bottom:4%;}
.hx_culture .divinfo{padding:2%;font-size:16px;}
.hx_culture .divinfo .tt{font-size:26px;line-height:32px;margin-bottom:5px;}
.hx_culture .hdhd li{height:90px;line-height:90px;}
.ABTNAME{font-size:32px;line-height:40px;}
.hx_certi .swiperBOX{padding:0 70px;}
.hx_history .swiper-slide{background-size:15px auto;background-position:left 4px;min-height:156px;}
.hx_history .swiper-slide .h3{font-size:18px;line-height:24px;padding-left:25px;}
.hx_history .swiper-slide .divtx{font-size:14px;line-height:22px;padding-left:25px;}
.hx_history .swiperBOX{padding:0 40px;}
.hx_profile .p{font-size:14px;line-height:24px;padding-top:2%;}
.hx_profile2 .ULLIST .li .p{font-size:40px;line-height:52px;margin-bottom:5px;}
.hx_profile2 .ULLIST .li{font-size:14px;}
}
@media screen and (max-width:1300px){
.hx_history .swiper-slide.li2{margin-top:0;}
.hx_profile2 .ULLIST .li{width:auto;padding:5px 20px;}
}
@media screen and (max-width:1025px){
.hx_culture .hdhd .hx_warp2{padding:0;}
.hx_culture .hdhd li{font-size:14px;line-height:22px;height:auto;padding:15px 10px;width:auto;}
.hx_culture .ABTNAME{font-size:22px;line-height:28px;}
.hx_culture .divinfo{font-size:14px;padding:0 2%;line-height:22px;}
.hx_culture .divinfo .tt{font-size:18px;line-height:24px;}
.hx_history .swiper-slide{width:33.333333333333%}
.hx_profile2 .ULLIST .li .p{font-size:32px;line-height:38px;}
}
@media screen and (max-width:767px){
.hx_culture .hdhd{padding:2% 0;}
.hx_culture .hdhd li{padding:10px;margin-top:2px;margin-bottom:2px;border:none;}
.hx_culture .divinfo{text-align:center;}
.hx_certi .swiperBOX{padding:0 0;}
.hx_history .swiper-slide{width:50%;}
.hx_profile2 .ULLIST .li .p{font-size:18px;line-height:24px;margin-bottom:0;}
.hx_profile2 .ULLIST .li .p i{font-size:12px;line-height:16px;}
.hx_profile2 .ULLIST .li{font-size:12px;}
}
@media screen and (max-width:600px){
.hx_history .swiper-slide{width:75%;}
.ABTNAME{font-size: 22px;line-height: 26px;}
}

/*联系我们*/
.maptxt{line-height:22px;}
.hx_map{margin-bottom:115px;background:#f2f2f2;position:relative;height:0;padding-bottom:43%;}
.hx_contact{padding:85px 0 65px;color:#535353;font-size:18px;line-height:30px;background:#fff;}
.hx_contact1{width:68%;float:left;}
.hx_contact2{margin-left:72%;}
.hx_contact .divname{color:#006da7;font-size:40px;line-height:60px;text-transform:uppercase;min-height:60px;font-weight: bold;}
.hx_contact .divname2{padding-bottom:20px;margin-bottom:40px;border-bottom:7px solid #add0e3;min-height:87px;}
.hx_contact .ulForm{font-size:0;}
.hx_contact .ulForm .li{display:inline-block;vertical-align:top;width:50%;font-size:18px;margin-bottom:40px;}
.hx_contact .ulForm .li_w1{width:100%;}
.hx_contact .ulForm .lastLi{margin-bottom:0;}
.hx_contact .ulForm .fm_tt i{color:#ff0101;font-style:normal;padding-left:5px;min-width:12px;display:inline-block;vertical-align:top;}
.hx_contact .ulForm .fm_tt{width:120px;text-align:right;float:left;line-height:22px;padding-top:10px;font-weight: bold;}
.hx_contact .ulForm .fm_in{margin-left:135px;}
.hx_contact .ulForm .hx_text{display:block;width:100%;border:1px solid #b3b3b3;line-height:22px;padding:10px;height:42px;font-size:16px;}
.hx_contact .ulForm .hx_text:focus{border-color:#006da7;}
.hx_contact .ulForm textarea.hx_text{padding:10px;height:145px;}
.hx_contact .ulForm .fm_btn{display:inline-block;vertical-align:top;width:144px;line-height:54px;border:1px solid #006da7;text-align:center;border-radius:54px;font-size:18px;text-transform: uppercase;color: #006da7;}
.hx_contact .ulForm .fm_btn:hover{background-color: #025a8a;color: #fff;border-color: #025a8a;}
.hx_contact .ulForm .fm_btn1{margin-right:15px;background:#006da7;color:#fff;}
.hx_contact .conDl .dd{padding:8px 0 8px 55px;background:0 6px no-repeat;font-weight: bold;}
.hx_contact .conDl .dd1{background-image:url(../images/conico1.png);}
.hx_contact .conDl .dd2{background-image:url(../images/conico2.png);}
.hx_contact .conDl .dd3{background-image:url(../images/conico3.png);}
.hx_contact .conDl .dd4{background-image:url(../images/conico4.png);}
@media screen and (max-width:1500px){
.hx_contact{padding:3% 0;font-size:16px;}
.hx_contact .ulForm .li{margin-bottom:2%;font-size:16px;}
.hx_contact .divname{font-size:26px;}
.hx_map{margin-bottom:3%;}
.hx_contact .divname2{border-width: 2px;}
}
@media screen and (max-width:1200px){
.hx_contact1{width:100%;float:none;text-align:center}
.hx_contact2{margin-left:0;padding-left:100px;}
.hx_contact2 .divname{display:none;}
.hx_contact2 .divname2{display:none;}
.hx_contact{line-height:22px;font-size:14px;}
.hx_contact .ulForm .li{font-size:14px;}
.hx_contact .divname{font-size:18px;line-height:24px;min-height:0;}
.hx_contact .divname2{min-height:0;padding-bottom:15px;margin-bottom:15px;border-bottom-width:2px;}
.hx_contact .ulForm .fm_tt{width:85px;padding-top:7px;}
.hx_contact .ulForm .fm_in{margin-left:92px;}
.hx_contact .ulForm .hx_text{font-size:14px;border-radius:5px;}
.hx_contact .conDl .dd{background-position:0 2px;background-size:auto 22px;padding-left:30px;padding-top:2px;padding-bottom:2px;}
}
@media screen and (max-width:760px){
.hx_contact .ulForm .li{width:100%;}
.hx_contact .ulForm{max-width:600px;margin:0 auto;}
.hx_contact2{padding-left:2%;}
.hx_contact .ulForm .hx_text{height:36px;padding:7px 10px;}
.hx_contact .ulForm .lastLi{text-align:left;}
.hx_contact .ulForm .fm_btn{width:100px;line-height:36px;border-radius:36px;font-size:14px;}
.hx_contact .ulForm .fm_btn1{margin-right:5px;}
.hx_contact .ulForm textarea.hx_text{height:100px;}
}
@media screen and (max-width:400px){
.hx_contact .ulForm .fm_btn{width:90px;}
}

/*新闻详细*/
.hx_newsInfo{padding:80px 0;overflow:hidden;}
.hx_newsInfo .newsTT{text-align:center;font-size:36px;line-height:46px;}
.hx_newsInfo .newsTime{color:#b8b8b8;font-size:22px;text-align:center;padding:20px 0;border-bottom:1px solid #afafaf;}
.hx_newsInfo .newsTXT{padding:20px 0;line-height:26px;min-height:260px;text-align:justify;}
.hx_newsInfo .dlPNA{padding:12px 0;border-bottom:1px solid #afafaf;border-top:1px solid #afafaf;margin-top:15px;}
.hx_newsInfo .dlPNA .dd{padding:2px 0;max-width:65%;}
.hx_newsInfo .divback a{padding-left:30px;background:url(../images/backbg.png) left center no-repeat;display:inline-block;vertical-align:top;}
@media screen and (max-width:1500px){
.hx_newsInfo{padding:3% 0;}
.hx_newsInfo .newsTT{font-size:18px;line-height:26px;}
.hx_newsInfo .newsTime{font-size:14px;padding:15px 0;}
.hx_newsInfo .newsTXT{padding:15px 0;}
}
@media screen and (max-width:768px){
.hx_newsInfo .dlPNA .dd{max-width:100%;padding:0;}
.hx_newsInfo .newsTime{padding:10px 0;}
.hx_newsInfo .newsTXT{padding:10px 0;line-height:22px;}
.hx_newsInfo .dlPNA{padding:8px 0;margin-top:8px;}
}

/*二级导航*/
.hx_menuList{margin-top:-65px;position:relative;z-index:1;}
.hx_menuList .hx_warp{background:#fff;}
.hx_menuList .ul{text-align:center;font-size:0;}
.hx_menuList .ul .li{width:33.333333333%;display:inline-block;vertical-align:top;}
.hx_menuList .ul .li a{display:block;overflow:hidden;font-size:24px;color:#006da7;background:#fff;line-height:25px;padding:20px 15px;}
.hx_menuList .ul .li a:hover{background:#edf9ff;}
.hx_menuList .ul .li.on a{background:#006da7;color:#fff;}
@media screen and (max-width:1500px){
.hx_menuList .hx_warp{background:none;}
.hx_menuList .ul .li a{font-size:20px;}
}
@media screen and (max-width:1280px){
.hx_menuList{margin-top:-55px;}
.hx_menuList .ul .li{width:auto;}
.hx_menuList .ul .li a{padding:15px 20px;}
}
@media screen and (max-width:640px){
.hx_menuList{margin-top:0;}
.hx_menuList .hx_warp{padding:0;}
.hx_menuList .ul .li a{font-size:14px;padding:10px;}
}

/*新闻列表*/
.hx_newslist{padding:60px 0;}
.hx_newslist .ul>li{width:50%;float:left;}
.hx_newslist .ul>li>a{display:block;overflow:hidden;box-shadow:2px 2px 5px #e8e8e8;}
.hx_newslist .ul>li .pic{width:50%;height: 200px;}
.hx_newslist .ul>li .pic img{max-height: 100%;}
.hx_newslist .ul>li .info{padding:15px 25px;}
.hx_newslist .ul>li .h3{height:52px;overflow:hidden;font-size:20px;color:#595757;font-weight:bold;margin-bottom:10px;line-height:26px;}
.hx_newslist .ul>li .txt{font-size:14px;line-height:22px;color:#535353;height:66px;overflow:hidden;margin-bottom:35px;}
.hx_newslist .ul>li .txt *{font-size:14px!important;line-height:22px!important;color:#535353!important;font-family:"Arial","Microsoft YaHei"!important;text-indent: 0!important;}
.hx_newslist .ul>li time{color:#b8b8b8;font-size:16px;background:url(../images/backbg2.png) right center no-repeat;display:block;}
.hx_newslist .ul>li>a:hover{transform:translateY(-5px);box-shadow:2px 2px 5px #ccc;}
.hx_newslist .ul>li>a:hover .h3{color:#006da7;}
@media screen and (max-width:1500px){
.hx_newslist{padding:3% 0;}
.hx_newslist .ul>li .txt{margin-bottom:20px;}
}
@media screen and (max-width:1300px){
.hx_newslist .ul>li .h3{height: 26px;}
.hx_newslist .ul>li .info{padding: 0 20px;}
}

/*分页*/
.Pages{zoom:1;overflow:hidden;text-align:center;padding:40px 0 0;color:#999;font-size:0;}
.Pages em{font-style:normal;}
.Pages a{display:inline-block;vertical-align:top;margin:0 4px;color:#999;font-size:14px;border-radius:100%;padding:0 3px;min-width:40px;height:40px;border:1px solid #e5e5e5;line-height:38px;}
.Pages a:hover{color:#e50215;border-color:#e50215;}
.Pages a.a_cur{color:#fff;background:#e50215;}
.Pages b{font-weight:normal;}
@media screen and (max-width:1500px){
.Pages{padding:3% 0 0;}
.downList .ul>li .p span{font-size:30px;}
}

/*@media(min-width:640px) and (max-width:1024px){*/
@media screen and (max-width:1024px){
.hx_newslist .ul>li .info{padding:5px 20px;line-height:20px;}
.hx_newslist .ul>li .txt{margin-bottom:5px;line-height:20px;height:40px;font-size:12px;}
.hx_newslist .ul>li .txt *{font-size:12px!important;line-height:20px!important;}

.hx_newslist .ul>li .h3{font-size:16px;margin-bottom:3px;line-height:22px;height:22px;}
.hx_newslist .ul>li time{font-size:12px;}
.hx_newslist .ul>li .pic{height: 160px;}
}
@media screen and (max-width:640px){
.hx_newslist .ul>li{width:100%;}
.hx_newslist .ul>li .pic{height: 120px;}
.Pages a{font-size:12px;height:32px;line-height:30px;min-width:32px;}
}

/*品质监管*/
.hx_qualityBox1{padding:155px 0;min-height:642px;background:url(../images/zbg1.jpg) bottom center no-repeat;background-size:cover;overflow:hidden;}
.hx_qualityBox1 .info{width:56%;line-height:36px;color:#535353;font-size:18px;}
.hx_qualityBox1 .info .h3{font-size:40px;color:#006da7;margin-bottom:10px;line-height:52px;text-transform:uppercase;}
.hx_qualityBox1 .info .h4{font-size:24px;color:#006da7;margin-bottom:25px;line-height:36px;text-transform:capitalize;}
.hx_qualityBox1 .info .p{/*text-align:justify;*/}
.hx_qualityBox1 .pic{text-align:center;padding:10px;}
.hx_qualityBox2{padding:95px 0;min-height:642px;background:url(../images/zbg2.jpg) bottom center no-repeat;background-size:cover;overflow:hidden;}
.hx_qualityBox2 .divname{font-size:40px;color:#fff;margin-bottom:10px;line-height:52px;text-transform:uppercase;text-align:center;margin-bottom:80px;font-weight: bold;}
.hx_qualityBox2 .ULLIST{margin:-50px;overflow:hidden;}
.hx_qualityBox2 .ULLIST li{padding:50px;width:33.3333333%;float:left;}
.hx_qualityBox2 .ULLIST .divbox{border-radius:100%;padding-bottom:100%;height:0;position:relative;background:#22c0d4;color:#fff;text-align:center;font-size:24px;line-height:30px;text-transform:capitalize;}
.hx_qualityBox2 .ULLIST .li1 .divbox{background:#b463ee;}
.hx_qualityBox2 .ULLIST .li2 .divbox{background:#22c0d4;}
.hx_qualityBox2 .ULLIST .li3 .divbox{background:#d47c25;}
.hx_qualityBox2 .ULLIST .divbox:after{border:18px solid transparent;content:'';width:105%;height:105%;position:absolute;left:-2.5%;top:-2.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:100%;}
.hx_qualityBox2 .ULLIST .li1 .divbox:after{border-color:rgba(180,99,238,.3);}
.hx_qualityBox2 .ULLIST .li2 .divbox:after{border-color:rgba(34,192,212,.3);}
.hx_qualityBox2 .ULLIST .li3 .divbox:after{border-color:rgba(212,124,37,.3);}
.hx_qualityBox2 .ULLIST .divbox i{display:block;width:102px;height:182px;background:center bottom no-repeat;background-size:contain;margin:0 auto 35px;}
.hx_qualityBox2 .ULLIST .divbox span{display:block;padding:0 10px;}
.hx_qualityBox2 .ULLIST .divbox i{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.hx_qualityBox2 .ULLIST .divbox:hover i{-webkit-transform:scale(1.1);transform:scale(1.1);}
.hx_qualityBox2 .ULLIST .divbox span{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.hx_qualityBox2 .ULLIST .divbox:hover span{-webkit-transform:scale(1.1);transform:scale(1.1);}

.hx_qualityBox3{padding:95px 0;min-height:716px;background:url(../images/zbg3.jpg) bottom center no-repeat;background-size:cover;overflow:hidden;}
.hx_qualityBox3 .divname{font-size:40px;color:#006da7;margin-bottom:10px;line-height:52px;text-transform:uppercase;text-align:center;margin-bottom:25px;font-weight: bold;}
.hx_qualityBox3 .divname2{font-size:18px;color:#535353;text-align:center;margin-bottom:65px;}
.hx_qualityBox3 .ULLIST{margin:-32px;overflow:hidden;}
.hx_qualityBox3 .ULLIST li{padding:32px;width:25%;float:left;text-align:center;}
.hx_qualityBox3 .ULLIST .divbox{background:#1768c3;color:#fff;border-bottom-right-radius:60px;min-height:355px;padding:45px 10px;line-height:36px;font-size:18px;}
.hx_qualityBox3 .ULLIST .li1 .divbox{background-color:#1768c3;background-image:linear-gradient(to bottom right,#1768c3,#3da0f1);}
.hx_qualityBox3 .ULLIST .li2 .divbox{background-color:#0a99bd;background-image:linear-gradient(to bottom right,#0a99bd,#23c2d5);}
.hx_qualityBox3 .ULLIST .li3 .divbox{background-color:#c38817;background-image:linear-gradient(to bottom right,#c38817,#f1673d);}
.hx_qualityBox3 .ULLIST .li4 .divbox{background-color:#5d4ab3;background-image:linear-gradient(to bottom right,#5d4ab3,#ca69fd);}
.hx_qualityBox3 .ULLIST .divbox i{position:relative;font-size:70px;line-height:70px;display:block;margin-bottom:15px;padding-bottom:30px;}
.hx_qualityBox3 .ULLIST .divbox i:after{content:'';width:30px;height:2px;background:#fff;position:absolute;left:50%;transform: translateX(-50%);bottom:0;-webkit-transition:all .0 ease-out;transition:all .0 ease-out;}
.hx_qualityBox3 .ULLIST .divbox i{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.hx_qualityBox3 .ULLIST .divbox:hover i{font-size: 80px;}
.hx_qualityBox3 .ULLIST .divbox i:after{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.hx_qualityBox3 .ULLIST .divbox:hover i:after{width: 60px;}

@media screen and (max-width:1500px){
.hx_qualityBox1{padding:3% 0;min-height:0;}
.hx_qualityBox2{padding:3% 0;min-height:0;}
.hx_qualityBox3{padding:3% 0;min-height:0;}
.hx_qualityBox1 .info .h3{font-size:26px;line-height:32px;margin-bottom:3px;}
.hx_qualityBox1 .info .h4{font-size:18px;line-height:26px;margin-bottom:10px;}
.hx_qualityBox1 .info .p{font-size:14px;line-height:24px;}
.hx_qualityBox2 .divname{font-size:26px;line-height:32px;max-width:1000px;margin:0 auto 3%;}
.hx_qualityBox2 .ULLIST{max-width:1000px;margin-left:auto;margin-right:auto;}
.hx_qualityBox2 .ULLIST .divbox i{height:120px;background-size:auto 70px;margin-bottom:10px;}
.hx_qualityBox2 .ULLIST .divbox span{font-size:16px;}
.hx_qualityBox3 .divname{font-size:26px;line-height:32px;max-width:1000px;margin:0 auto 5px;}
.hx_qualityBox3 .divname2{font-size:16px;max-width:1000px;margin:0 auto 2%;}
.hx_qualityBox3 .ULLIST li{padding:1%;}
.hx_qualityBox3 .ULLIST{margin:-1%;}
.hx_qualityBox3 .ULLIST .divbox{font-size:16px;line-height:30px;min-height:310px;}
.hx_qualityBox3 .ULLIST .divbox i{font-size:50px;line-height:50px;}
.hx_qualityBox3 .ULLIST .divbox:hover i{font-size: 60px;}
}
@media screen and (max-width:1050px){
.hx_qualityBox3 .ULLIST{font-size:0;}
.hx_qualityBox3 .ULLIST li{width:50%;display:inline-block;vertical-align:top;float:none;}
.hx_qualityBox3 .ULLIST li .divbox{min-height:240px;padding:25px 5px;}
}
@media screen and (max-width:1000px){
.hx_qualityBox2 .ULLIST .divbox i{height:70px;background-size:auto 40px;margin-bottom:3px;width:100%;}
.hx_qualityBox2 .ULLIST .divbox{line-height:20px;}
.hx_qualityBox2 .ULLIST .divbox span{font-size:12px;}
.hx_qualityBox2 .divname{font-size:20px;line-height:26px;margin:0 auto 2%;}
.hx_qualityBox2 .ULLIST{max-width:760px;}
}
@media screen and (max-width:769px){
.hx_qualityBox1 .info{display:block;width:100%;}
.hx_qualityBox1 .info .p{line-height:22px;}
.hx_qualityBox1 .pic{display:block;padding:2% 0 0;}
.hx_qualityBox1 .info .h3{font-size:20px;line-height:26px;text-align:center;}
.hx_qualityBox1 .info .h4{font-size:16px;line-height:22px;margin-bottom:5px;text-align:center;}
}
@media screen and (max-width:750px){
.hx_qualityBox2 .ULLIST{max-width:600px;margin:0 auto;}
.hx_qualityBox2 .ULLIST li{padding:10px 5px;}
.hx_qualityBox3 .ULLIST .divbox i{font-size:30px;line-height:30px;padding-bottom:15px;margin-bottom:5px;}
.hx_qualityBox3 .ULLIST .divbox:hover i{font-size: 40px;}
.hx_qualityBox3 .ULLIST li .divbox{line-height:22px;font-size:14px;min-height:0;}
}
@media screen and (max-width:500px){
.hx_qualityBox2 .ULLIST{max-width:100%;}
.hx_qualityBox2 .ULLIST .divbox i{height:50px;background-size:auto 24px;margin-bottom:5px;}
.hx_qualityBox2 .ULLIST .divbox{line-height:16px;}
.hx_qualityBox3 .ULLIST li .divbox{min-height:180px;font-size:12px;line-height:18px;}
.hx_qualityBox3 .ULLIST li .divbox span{text-align:left;display:block;}
}
@media screen and (max-width:390px){
.hx_qualityBox2 .ULLIST{max-width:140px;}
.hx_qualityBox2 .ULLIST li{width:100%;padding:5px;}
}

/*技术研发*/
.hx_tecBox1{padding: 90px 0 180px;background: url(../images/tecbg1.png) right bottom no-repeat;background-size: auto 55%;}
.hx_tecBox1 .pic{width: 47%;border-radius: 45px;}
.hx_tecBox1 .pic img{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;border-radius: 45px;}
.hx_tecBox1 .pic:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.hx_tecBox1 .info{padding-left: 3%;line-height: 36px;}
.hx_tecBox1 .info .adddivimg img{max-height: 119px;margin-bottom: 45px;}
.hx_tecBox1 .info .h3{font-size: 60px;color: #006da7;line-height: 68px;padding-top: 65px;background: url(../images/tecttbg.png) top left no-repeat;background-size:87% auto;margin-bottom: 5px;vertical-align: top;}
.hx_tecBox1 .info .h3 .span{font-size: 24px;vertical-align: super;}
.hx_tecBox1 .info .h4{font-weight: bold;font-size: 22px;color: #4e4e4e;margin-bottom: 30px;}
.hx_tecBox1 .info .p{color: #535353;font-size: 18px;line-height: 36px;}

.hx_tecBox2{padding: 90px 0;overflow: hidden;background: #fafafa;}
.hx_tecBox2 .ULLIST{overflow: hidden;/*margin: 0 -50px;*/}
.hx_tecBox2 .ULLIST li{float: left;width: 25%;text-align: center;padding:0 50px;position: relative;}
.hx_tecBox2 .ULLIST li .divbox1{height: 390px;border-radius: 230px;background-color:#0a99bd;background-image:linear-gradient(to bottom right,#0a99bd,#23c2d5);position: relative;margin-bottom: 76px;}
.hx_tecBox2 .ULLIST .li1 .divbox1{background-color:#1768c3;background-image:linear-gradient(to bottom right,#1768c3,#3da0f1);}
.hx_tecBox2 .ULLIST .li2 .divbox1{background-color:#0a99bd;background-image:linear-gradient(to bottom right,#0a99bd,#23c2d5);}
.hx_tecBox2 .ULLIST .li3 .divbox1{background-color:#c38817;background-image:linear-gradient(to bottom right,#c38817,#f1673d);}
.hx_tecBox2 .ULLIST .li4 .divbox1{background-color:#5d4ab3;background-image:linear-gradient(to bottom right,#5d4ab3,#ca69fd);}
.hx_tecBox2 .ULLIST li .em{font-size: 70px;line-height: 80px;display: block;color: #333;color: #fff;padding-top: 50px;}
.hx_tecBox2 .ULLIST li i{display: block;height: 135px;background: center no-repeat;}
.hx_tecBox2 .ULLIST li i{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
.hx_tecBox2 .ULLIST li .divbox1:hover i{-webkit-transform:scale(1.1);transform:scale(1.1);}

.hx_tecBox2 .ULLIST li .span{display: block;color: #fff;font-size: 36px;line-height: 40px;text-transform: capitalize;}
.hx_tecBox2 .ULLIST li .hx_pic{padding-bottom: 62.1739%;max-width: 230px;margin: 0 auto;}
/*.hx_tecBox2 .ULLIST{position: relative;}*/
.hx_tecBox2 .swiper-container:after{content: '';display: block;width: 100%;left: 0;background: #ccc;height: 2px;position: absolute;top: 428px;}
.hx_tecBox2 .ULLIST li .divbox1:after{content: '';display: block;height: 76px;width: 22px;background: url(../images/libgss.png) center no-repeat;position: absolute;left: 50%;margin-left: -11px;top: 100%;z-index: 2;}
.hx_tecBox2 .swiperBTN{display: none;top: 349px;}

.hx_tecBox3{background: url(../images/tecimgsbg.png) bottom center no-repeat;background-size: cover;padding-top: 60px;}
.hx_tecBox3 .ULLIST li .pic{width: 50%;}
.hx_tecBox3 .ULLIST li .info{padding:0 80px 0 50px;color: #535353;line-height: 30px;font-size: 18px;font-weight: bold;}
.hx_tecBox3 .ULLIST li .info .span{color: #801e1e;font-size: 20px;}
.hx_tecBox3 .ULLIST li .divimg img{margin-bottom: 25px;display: block;height: 70px;}
.hx_tecBox3 .hx_tecBox3_box{position: relative;}
.hx_tecBox3 .ULLIST li.list2 .pic{width: 320px;}
.hx_tecBox3 .ULLIST li.list2 .info{padding-right: 0;}
.hx_tecBox3 .ULLIST li.list2 .hx_txtC{padding: 2% 0;}

.swiperBTN2{position:absolute;width:64px;height:64px;top:50%;margin-top:-32px;background-repeat:no-repeat;cursor:pointer;z-index:2;}
.swiperP2{left:0;background-image:url(../images/tecbtn1.png);background-position: left center;}
.swiperN2{right:0;background-image:url(../images/tecbtn2.png);background-position: right center;}
.swiperP2:hover{background-image:url(../images/tecbtn3.png);}
.swiperN2:hover{background-image:url(../images/tecbtn4.png);}

.hx_tecBox4{padding: 90px 0;overflow: hidden;background: #fafafa;}
.hx_tecBox4 .hx_tecBox4_box{position: relative;padding: 0 80px;}
.hx_tecBox_HD{font-size: 0;text-align: center;margin-bottom: 45px;}
.hx_tecBox_HD a{display: inline-block;vertical-align: top;font-weight: bold;color: #006da7;font-size: 18px;line-height: 26px;padding: 10px 0;background: #fff;min-width: 195px;border-radius: 46px;margin: 0 10px;box-shadow: 0 0 5px #ecebeb;}
.hx_tecBox_HD a img{display: block;height:26px;margin: 0 auto;}
.hx_tecBox_HD a img.img2{display: none;}
.hx_tecBox_HD a:hover{background: #edf9ff;}
.hx_tecBox_HD a.on{background: #006da7;color: #fff;}
.hx_tecBox_HD a.on img.img1{display: none;}
.hx_tecBox_HD a.on img.img2{display: block;}
.hx_tecBox4 .divbox{border-radius: 456px;overflow: hidden;height: 456px;background:#fff left center no-repeat;background-size: auto 100%;border: 1px solid #ecebeb;box-shadow: 0 0 5px #ecebeb;}
.hx_tecBox4 .divinfo{position: absolute;width: 100%;padding: 0 130px 0 52%;top: 50%;left: 0;transform: translateY(-50%);}
.hx_tecBox4 .divlogo img{display: block;height: 55px;}
.hx_tecBox4 .divinfo .txt{text-align: justify;line-height: 22px;font-size: 14px;color: #535353;margin: 15px 0 20px;max-height: 200px;padding-right: 10px!important;}
.hx_tecBox4 .divinfo .more{display: block;width: 120px;line-height: 32px;color: #fff;font-size: 12px;text-align: center;background: #006da7;border-radius: 32px;}
.hx_tecBox4 .divinfo .more:hover{background-color: #025a8a;}
.hx_tecBox4 .ABTNAME{margin-bottom: 40px;}

@media screen and (max-width:1500px){
.hx_tecBox1{padding: 3% 0;}
.hx_tecBox1 .info .adddivimg img{max-height: 90px;margin-bottom: 25px;}
.hx_tecBox1 .info .h3{font-size: 40px;font-weight: normal;background-size: contain;padding-top: 0;line-height: 50px;margin-bottom: 10px;}
.hx_tecBox1 .info .h4{font-size: 22px;margin-bottom: 10px;line-height: 26px;}
.hx_tecBox1 .info .p{font-size: 16px;line-height: 26px;}
.hx_tecBox2{padding: 3% 0;}
.hx_tecBox2 .ULLIST{margin:0 -25px;}
.hx_tecBox2 .ULLIST li{padding: 0 25px;}
.hx_tecBox2 .ULLIST li .span{font-size: 26px;line-height: 32px;padding: 0 15px;}
.hx_tecBox2 .ULLIST li .divbox1{max-width: 220px;margin-left: auto;margin-right: auto;}
.hx_tecBox3{padding: 3% 0 0;}
.hx_tecBox3 .ULLIST li .info{padding-left: 2%;font-size: 16px;}
.hx_tecBox4{padding: 3% 0;}
.hx_tecBox_HD{margin-bottom: 25px;}
.hx_tecBox4 .ABTNAME{margin-bottom: 20px;}
.hx_tecBox4 .divbox{height: 406px;background-size: cover;}
}
@media screen and (max-width:1300px){
.hx_tecBox4 .divinfo .txt{margin: 10px 0;}
.hx_tecBox4 .divinfo{padding: 0 80px 0 46%;}
.hx_tecBox4 .divlogo img{height: 45px;}
.hx_tecBox_HD a{margin: 5px;font-size: 16px;min-width: 145px;line-height: 20px;}
.hx_tecBox_HD a img{height: 20px;}
.hx_tecBox4 .divbox{height: 300px;border-radius: 300px;}
.hx_tecBox4 .divinfo .txt{max-height: 140px;}
}
@media screen and (max-width:1260px){
.hx_tecBox1 .info .adddivimg img{max-height: 80px;margin-bottom:15px;}
.hx_tecBox1 .info .h3{font-size: 30px;line-height: 36px;}
.hx_tecBox1 .info .h4{font-size: 18px;margin-bottom:5px;line-height: 24px;}
.hx_tecBox1 .info .p{font-size: 14px;line-height: 24px;}
.hx_tecBox2 .ULLIST{margin:0;overflow: visible;}
.hx_tecBox2 .ULLIST li{padding:0;}
.hx_tecBox2 .ULLIST li .divbox{padding: 0 20px;}
.hx_tecBox2 .ULLIST li i{height: 100px;background-size: auto 65px;}
.hx_tecBox2 .ULLIST li .divbox1{height: 310px;}
.hx_tecBox2 .ULLIST li .em{font-size: 50px;line-height: 60px;padding-top: 35px;}
.hx_tecBox2 .swiper-container:after{top: 348px;}
}
@media screen and (max-width:1023px){
.hx_tecBox3 .ULLIST li .pic{display: block;width: 100%;}
.hx_tecBox3 .ULLIST li.list2 .pic{text-align: center;width: 100%;}
.hx_tecBox3 .ULLIST li.list2 .pic img{height: 70px;}
.hx_tecBox3 .ULLIST li .info{display: block;margin-top: 2%;text-align: center;padding: 0;}
.hx_tecBox3 .ULLIST li .divimg img{margin: 0 auto 8px;}
.hx_tecBox3{padding-bottom: 3%;}
.hx_tecBox4 .divinfo{padding: 0 50px 0 46%;}
.hx_tecBox4 .swiperBTN2{display: none;}
}
@media screen and (max-width:900px){
.hx_tecBox1{background:none;}
.hx_tecBox1 .pic{display: block;width: 100%;}
.hx_tecBox1 .pic img{display: block;width: 100%;}
.hx_tecBox1 .info{display: block;padding: 2% 0 0;text-align: left;}
.hx_tecBox1 .info .h3{background-position: center;margin-bottom: 5px;}
.hx_tecBox1 .info .h4{margin-bottom: 5px;}
.hx_tecBox2 .swiperBTN{display: block;}
.swiperBTN2{background-size: auto 35px;}
.hx_tecBox3 .ULLIST li .info{line-height: 26px;text-align: justify;}
.hx_tecBox4 .hx_tecBox4_box{padding: 0;}
.hx_tecBox_HD{margin-bottom: 2%;}
.hx_tecBox4 .ABTNAME{margin-bottom: 2%;}
}

@media screen and (max-width:640px){
.hx_tecBox1 .info .adddivimg img{max-height: 45px;}
.hx_tecBox2 .ULLIST li .divbox{padding: 0 5px;}
.hx_tecBox2 .ULLIST li .divbox1{max-width: 160px;}
.hx_tecBox2 .ULLIST li .span{font-size: 20px;line-height: 26px;}
.hx_tecBox2 .ULLIST li i{height:75px;background-size: auto 45px;}
.hx_tecBox2 .ULLIST li .divbox1{height: 260px;}
.hx_tecBox2 .ULLIST li .em{font-size: 40px;line-height: 50px;padding-top: 35px;}
.hx_tecBox2 .swiper-container:after{top: 297px;}
.hx_tecBox2 .swiperBTN{top: 298px;background-size: auto 16px;}
.hx_tecBox2 .swiperP{background-position: left center;}
.hx_tecBox2 .swiperN{background-position: right center;}
.hx_tecBox3 .ULLIST li .divimg img{height: 50px;}
.hx_tecBox3 .ULLIST li.list2 .pic img{height: 50px;}
.hx_tecBox4 .divinfo{padding:3%;background: rgba(255,255,255,.85);position: relative;top: 0;transform: translateY(0);}
.hx_tecBox4 .divbox{border-radius: 0;height: auto;}
.hx_tecBox4 .divinfo .txt{max-height: none;margin: 5px 0 8px;}
.hx_tecBox4 .divlogo img{margin: 0 auto;height: 35px;}
.hx_tecBox4 .divinfo .more{margin: 0 auto;}
.hx_tecBox_HD a{min-width: 120px;font-size: 12px;}
}
@media screen and (max-width:370px){
.hx_tecBox3 .ULLIST li .info{line-height: 22px;}
}

/*产品详情*/
.banBox2 .txt{text-align: left;max-width: 1320px;transform:translateY(-50%) translateX(-50%);left: 50%;padding-right: 20%;}
.banBox2 .h3{font-size:32px;font-weight:bold;margin-bottom:1%;line-height:40px;text-transform:uppercase;}
.banBox2 .p{font-size:20px;line-height: 26px;text-align: justify;}
.banBox2 .h3 img{height: 35px;width: auto;display:inline-block;vertical-align: top;}
.banBox2 .hx_txtL{max-width: 50%;padding: 0;left: 2%;width: 60%;transform:translateY(-50%) translateX(0);}
.banBox2 .hx_txtR{max-width: 50%;padding: 0;left: auto;right: 2%;width: 60%;transform:translateY(-50%) translateX(0);}

.banBox2  .hx_txtR h3{opacity: 0; -webkit-animation-duration: .2s; animation-duration: .2s; -webkit-animation-duration: var(--animate-duration); animation-duration: var(--animate-duration); -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-delay: 0s; animation-delay: 0s;}
.banBox2  .hx_txtR p{opacity: 0; -webkit-animation-duration: .2s; animation-duration: .2s; -webkit-animation-duration: var(--animate-duration); animation-duration: var(--animate-duration); -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-delay: .6s; animation-delay: .6s;}
.banBox2  .hx_txtL h3{opacity: 0; -webkit-animation-duration: .2s; animation-duration: .2s; -webkit-animation-duration: var(--animate-duration); animation-duration: var(--animate-duration); -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-delay: 0s; animation-delay: 0s;}
.banBox2  .hx_txtL p{opacity: 0; -webkit-animation-duration: .2s; animation-duration: .2s; -webkit-animation-duration: var(--animate-duration); animation-duration: var(--animate-duration); -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-delay: .6s; animation-delay: .6s;}



@-webkit-keyframes fadeInRight {
	0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0) }
	to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0) }
}
@keyframes fadeInRight {
	0% { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0) }
	to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0) }
}
.banBox2.ani-slide  .hx_txtR h3 { -webkit-animation-name: fadeInRight; animation-name: fadeInRight ;opacity: 1;}
.banBox2.ani-slide  .hx_txtR p { -webkit-animation-name: fadeInRight; animation-name: fadeInRight ;opacity: 1;}

@-webkit-keyframes fadeInLeft {
	0% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0) }
	to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0) }
}
@keyframes fadeInLeft {
	0% { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0) }
	to { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0) }
}
.banBox2.ani-slide  .hx_txtL h3 { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft }
.banBox2.ani-slide  .hx_txtL p { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft }



.hx_proinfo1{background: #fafafa;padding:70px 0;}
.hx_proinfo1 .hx-ytable{background: #fff;border-radius: 30px;padding: 80px 40px;box-shadow: 0 0 5px #e3e2e2;}
.hx_proinfo1 .pic{width: 50%;text-align: center;}
.hx_proinfo1 .info{padding: 0 40px;}
.hx_proinfo1 .info .txt{border-bottom: 1px solid #e8e8e8;padding: 13px 0;}
.hx_proinfo1 .info .txt:last-child{border: none;}
.hx_proinfo1 .info .txt1{line-height: 42px;color: #5b5b5b;overflow: hidden;font-size: 0;}
.hx_proinfo1 .info .txt1 img{display: inline-block;vertical-align: top;height: 34px;margin:4px;}
.hx_proinfo1 .info .txt1_1{float: left;padding-right: 2%;font-size: 38px;font-weight: bold;}
.hx_proinfo1 .info .txt1_2{float: right;}
.hx_proinfo1 .info .txt2{overflow: hidden;}
.hx_proinfo1 .info .txt2_1{width: 110px;float: left;}
.hx_proinfo1 .info .txt2_2{margin-left: 110px;color: #808080;}
.hx_proinfo1 .info .txtimg{font-size: 0;}
.hx_proinfo1 .info .txtimg img{display: inline-block;vertical-align: top;height: 38px;margin:2px 20px 2px 0;}
.hx_proinfo1 .info .h3{color: #595757;font-size: 20px;font-weight: bold;padding-left: 24px;background: url(../images/prori.png) left center no-repeat;margin-bottom: 5px;}
.hx_proinfo1 .info .ULLIST{overflow: hidden;font-size: 0}
.hx_proinfo1 .info .ULLIST li{font-size: 14px;display: inline-block;vertical-align: top;padding-left: 12px;background: url(../images/dot.png) 0 9px no-repeat;width: 100%;}
.hx_proinfo1 .info .ULLIST2 li{width: 50%;}

.hx_proinfo2{background: #fff;padding:70px 0;overflow: hidden;}
.hx_proinfo2 .divname{font-size:40px;line-height:46px;color:#006da7;font-weight:bold;margin-bottom:25px;text-transform:capitalize;}
.hx_proinfo2 .ULLIST{padding: 5px 0;}
.hx_proinfo2 .ULLIST li{/*padding:5px 20px;*/width: 33.3333333333%;float: left;}
.hx_proinfo2 .ULLIST a{display: block;overflow: hidden;padding: 25px;border-radius: 25px;border: 1px solid #b5b5b5;}
.hx_proinfo2 .ULLIST li .h3{font-size: 38px;font-weight: normal;color: #006da7;text-align: center;line-height: 40px;background: #dedddd;border-radius: 40px;}
.hx_proinfo2 .ULLIST li .hx-ytable-cell{text-align: center;}
.hx_proinfo2 .ULLIST li .hx-ytable-cell img{height: 290px;margin: 15px 0;}
.hx_proinfo2 .ULLIST li .div{padding: 10px 0;border-bottom: 1px solid #e8e8e8;overflow: hidden;height: }
.hx_proinfo2 .ULLIST li .div:last-child{border: none;}
.hx_proinfo2 .ULLIST li .div1{width: 95px;float: left;color: #006da7;font-weight: bold;text-align: center;}
.hx_proinfo2 .ULLIST li .div2{margin-left: 105px;color: #4e4e4e;height: 24px;overflow: hidden;}
.hx_proinfo2 .ULLIST li .div22{overflow: hidden;height: 48px;}
.hx_proinfo2 .ULLIST li .div img{height: 24px;margin-right: 5px;}
.hx_proinfo2 .ULLIST a:hover{box-shadow: 0 0 5px #86bad5;border-color: #006da7;}
.hx_proinfo2 .ULLIST a:hover .h3{color: #fff;background: #006da7;}
.hx_proinfo2 .swiperBTN{display: none;}

/*产品中心*/
a.ban_searchA{display: block;margin: 15px auto 0;background: #fff;border-radius: 64px;line-height: 64px;width: 255px;font-size: 20px;color: #616161;position: relative;}
a.ban_searchA:after{content: '';border-radius: 64px;display: block;position: absolute;left: -4px;top: -4px;width: 263px;height: 72px;border: 4px solid rgba(255,255,255,.5);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a.ban_searchA .span{padding-left: 35px;background: url(../images/banse.png) left center no-repeat;display: inline-block;vertical-align: top;}

.addSearchBox{position: relative;display: inline-block;vertical-align: top;margin: 15px auto 0;}
.addSearchBox:after{content: '';border-radius: 64px;display: block;position: absolute;left: -4px;top: -4px;width: 263px;height: 72px;border: 4px solid rgba(255,255,255,.5);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index: -1;}
.addSearchBox .text{background: #fff;border-radius: 64px;line-height: 64px;width: 255px;font-size: 20px;color: #616161;padding: 0 15px 0 50px;}
.addSearchBox1{background: url(../images/banse.png) left center no-repeat;position: absolute;z-index: 2;width: 30px;height: 30px;top: 50%;margin-top: -15px;left: 16px;}

.hx_pro_list .ULLIST{margin:-20px;}
.hx_pro_list .ULLIST li{padding:20px;width: 25%;}
.hx_por_ca{padding: 70px 0;background: #fafafa;}
.hx_por_ca .hx_warp{max-width: 1658px;}
.hx_por_ca .hx_por_box{padding: 45px 70px;background: #fff;box-shadow: 0 0 5px #e3e2e2;}
.hx_por_ca .divname{font-size:40px;line-height:46px;color:#006da7;font-weight:bold;margin-bottom:25px;text-transform:uppercase;text-align:center;}
/*.hx_por_ca .diva a{color: #fff;font-size: 18px;line-height: 50px;width: 204px;display: block;margin: 0 auto;text-align: center;background: #2ca6e7;border-radius: 50px;}
.hx_por_ca .diva a:hover{background: #006da7;}*/
.hx_por_ca .diva{text-align: center;}
.hx_por_ca .diva a{display: inline-block;vertical-align: top;background: #006da7;color: #fff;font-size: 12px;border-radius: 35px;line-height: 35px;width: 150px;text-align: center;}
.hx_por_ca .diva a:hover{background-color: #025a8a;}

.hx_por_ca .divlist{overflow: hidden;padding-bottom: 2%;border-top: 7px solid #add0e3;padding-top: 25px;}
.hx_por_ca .ULLIST{font-size: 0;}
.hx_por_ca .ULLIST li{display: inline-block;vertical-align: top;width: 16.666666666%;font-size: 18px;color: #333;padding: 10px 20px 10px 0;overflow: hidden;}
.hx_por_ca .DLLIST{padding-left: 10px;font-size: 16px;color: #888;}
.hx_por_ca .ULLIST input[type=checkbox]{margin-right: 5px;}

/*首页*/
.hx_warp1658{max-width: 1658px;margin: 0 auto;}
.home_search{max-width: 660px;margin: 0 auto 45px;position: relative;}
.home_search .text{border: 1px solid #bfbfbf;display: block;width: 100%;line-height: 22px;padding: 14px 80px 14px 30px;font-size: 18px;border-radius: 50px;}
.home_search .text:focus{border-color: #006da7;}
.home_search .hom_seaA{background: url(../images/banse.png) center no-repeat;position: absolute;right: 0;height: 100%;top: 0;width: 80px;}
.hx_home_box{padding: 70px 0;}
.hx_home_box.hx_contact,
.hx_home_box.hx_por_ca{background: #f7f9fa;border-top: 2px solid #d8d8da;}

.hx_home_news .ULLIST{margin: -29px;overflow: hidden;}
.hx_home_news .ULLIST li{padding: 29px;float: left;width: 33.33333333333333%;}
.hx_home_news .ULLIST a{display: block;overflow: hidden;box-shadow: 0 0 5px #e6e6e6;}
.hx_home_news .ULLIST li .hx_pic{padding-bottom: 52.14%;}
.hx_home_news .ULLIST li .hx_pic img{
-webkit-transition:all .4s ease-out;
-moz-transition:all .4s ease-out;
-ms-transition:all .4s ease-out;
-o-transition:all .4s ease-out;
transition:all .4s ease-out;
}
.hx_home_news .ULLIST li a:hover .hx_pic img{ 
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1);
}
.hx-himg{
-webkit-transition:all .4s ease-out;
-moz-transition:all .4s ease-out;
-ms-transition:all .4s ease-out;
-o-transition:all .4s ease-out;
transition:all .4s ease-out;
}
a:hover .hx-himg{ 
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transform:scale(1.1);
}
.hx_home_news .ULLIST li .info{padding: 25px;background: #fff url(../images/nesbg.png) right bottom no-repeat;background-size: auto 74%;}
.hx_home_news .ULLIST li .h3{color: #595757;font-size: 20px;height: 48px;overflow: hidden;font-weight: bold;}
.hx_home_news .ULLIST li .txt{height: 48px;overflow: hidden;color: #535353;font-size: 14px;margin:20px 0 25px;}
.hx_home_news .ULLIST li .txt *{font-size:14px!important;line-height:24px!important;color:#535353!important;font-family:"Arial","Microsoft YaHei"!important;text-indent: 0!important;}

.hx_home_news .ULLIST li time{color: #b8b8b8;display: inline-block;vertical-align: top;padding-right: 25px;background: url(../images/homei1.png) right center no-repeat;font-size: 16px;}
.hx_home_news .ULLIST li a:hover .h3{color: #006da7;}
.hx_home_news .ULLIST li a:hover{box-shadow:0 0 5px #006da7;}
.homemore{text-align: center;margin: 2% auto 0;}
a.home_more{display: inline-block;vertical-align: top;background: #006da7 url(../images/homei2.png) 84% center no-repeat;color: #fff;font-size: 12px;border-radius: 35px;line-height: 35px;width: 150px;padding-left: 
	20px;text-align: left;}
a.home_more:hover{background-color: #025a8a;}

.hx_home_abt{background: #f7f9fa;}
.hx_home_abt .pic{width: 45.05428226779252%;vertical-align: bottom;}
.hx_home_abt .pic img{border-radius: 0 0 80px 0;}
.hx_home_abt .info{padding-left: 100px;overflow: visible;}
.hx_home_abt .info .h3{font-size: 40px;color: #006da7;line-height: 42px;font-weight: bold;text-transform: uppercase;}
.hx_home_abt .txt{color: #535353;line-height: 30px;margin: 15px 0;}
.hx_home_abt .ULLIST{font-size:0;text-align:center;margin-top: 20px;margin-left: -70px;margin-right: -110px;}
.hx_home_abt .ULLIST .li{display:inline-block;vertical-align:top;font-size:14px;color:#4c4c4c;width:33.33333333333%;padding:0 10px;line-height: 14px;position: relative;}
.hx_home_abt .ULLIST .li:last-child:after{display: none;}
.hx_home_abt .ULLIST .li:after{content: '';position: absolute;width: 1px;height: 86%;top: 50%;transform: translateY(-50%);right: 0;background: #acacac;}
.hx_home_abt .ULLIST .li .p{color:#595757;font-size:60px;line-height:60px;margin:10px 0 5px;font-family: Rotesk;font-weight: bold;}
.hx_home_abt .ULLIST .li .p i{font-size:40px;font-style:normal;vertical-align:top;line-height:40px;padding-left:5px;font-weight: bold;}
.hx_home_abt .ULLIST .li .span2{text-transform:uppercase;}

.hx_home_list .ULLIST{overflow: hidden;margin: -24px;}
.hx_home_list .ULLIST .li{width: 25%;padding: 24px;float: left;}
.hx_home_list .ULLIST .li a{display: block;overflow: hidden;background: center no-repeat;background-size: cover;border-radius: 0 0 50px 0;}
.hx_home_list .ULLIST .li .info{background: rgba(16,37,49,.5);color: #fff;text-align: center;padding: 50px 20px;opacity: 0;transition: all .4s ease-out;}
.hx_home_list .ULLIST a:hover .info{opacity: 1;}
.hx_home_list .ULLIST .li .imgs img{height: 35px;}
.hx_home_list .ULLIST .li .hx_txtJ{margin: 15px 0;line-height: 26px;height: 300px;padding-right: 5px!important;}
.hx_home_list .ULLIST .li .info .i{display: block;margin: 0 auto;background: url(../images/homico1.png) top center no-repeat;width: 56px;height: 56px;background-size: auto 100%;}
.hx_por_caHID{display: none;}

@media screen and (max-width:1700px){
.hx_por_ca .DLLIST{font-size: 14px;line-height: 22px;padding-top: 5px;}
.hx_por_ca .DLLIST dd{padding: 2px 0;}
.hx_por_ca .ULLIST li{font-size: 16px;}
.hx_warp1658{max-width: 100%;padding: 0 3%;}
.hx_home_box{padding: 3% 0;}
.hx_home_abt .info{padding-left: 2%;}
.hx_home_abt .divimg img{height: 45px;}
.hx_home_abt .info .h3{font-size: 32px;line-height: 38px;}
.hx_home_abt .txt{line-height: 24px;margin: 5px 0 10px;}
/*.hx_home_abt .ULLIST{margin-top: 10px;}*/
.hx_home_abt .ULLIST{margin-left: -75px;margin-right: -100px;}
.hx_home_abt .ULLIST .li{font-size: 12px;}
.hx_home_abt .ULLIST .li .p i{font-size: 16px;line-height: 20px;}
.hx_home_abt .ULLIST .li .p{font-size: 40px;line-height: 44px;margin-top: 0;}
.hx_home_list .ULLIST .li .info{padding: 30px 15px;}
.hx_home_list .ULLIST .li .hx_txtJ{height: 220px;line-height: 22px;}
.hx_home_list .ULLIST .li .info .i{height: 35px;}
.hx_home_list .ULLIST{margin: -1%;}
.hx_home_list .ULLIST .li{padding: 1%;}
.hx_home_news .ULLIST{margin: -1%;}
.hx_home_news .ULLIST li{padding: 1%;}
.home_search{margin-bottom: 2%;}
.hx_por_ca .divlist{padding: 2% 0;}
.hx_proinfo1{padding: 3% 0;}
.hx_proinfo2{padding: 3% 0;}
.hx_proinfo1 .hx-ytable{padding: 3%;}
.hx_proinfo1 .info{padding: 0 0 0 3%;}
.hx_pro_list .ULLIST{margin:-1%;}
.hx_pro_list .ULLIST li{padding:1%;}
.hx_proinfo2 .ULLIST a{padding: 15px;border-radius: 15px;}
.hx_proinfo2 .ULLIST li .h3{font-size: 28px;}
.hx_proinfo1 .info .txt1_1{font-size: 28px;}
.hx_proinfo1 .info .txt{padding: 8px 0;}
.hx_por_ca{padding: 3% 0;}
.hx_por_ca .hx_por_box{padding: 3%;}
.hx_por_ca .divname{font-size: 32px;line-height: 38px;}
.hx_por_ca .divlist{border-width: 2px;}
/*.hx_por_ca .diva a{font-size: 14px;line-height: 40px;width: 160px;}*/
}

@media screen and (max-width:1500px){
.banBox2 .txt{max-width: 100%;padding:0;}
.banBox2 .h3{font-size: 26px;line-height: 32px;}
.banBox2 .p{font-size: 16px;line-height: 24px;}
.hx_home_abt .pic img{border-radius: 0 0 45px 0;}
.hx_home_news .ULLIST li .txt{margin: 12px 0;}
.hx_home_news .ULLIST li .info{padding: 15px;}
.hx_proinfo2 .ULLIST li .hx-ytable-cell img{height: 240px;}
}
@media screen and (max-width:1300px){
.hx_pro_list .ULLIST li{width: 33.33333333%;}
.hx_home_abt .ULLIST{margin-left: 0;margin-right: 0;}
.hx_warp1658{padding: 0 2%;}
.hx_home_abt .ULLIST .li .p i{font-size: 16px;line-height: 20px;}
.hx_home_abt .ULLIST .li .p{font-size: 32px;line-height: 34px;margin-bottom: 0;}
/*.hx_proinfo2 .ULLIST li .div1{width: 60px;font-size: 12px;}
.hx_proinfo2 .ULLIST li .div2{margin-left: 70px;font-size: 14px;}*/
}
@media screen and (max-width:1025px){
.banBox2 .h3{font-size: 18px;margin-bottom: 5px;line-height: 24px;}
.banBox2 .p{font-size: 14px;line-height: 22px;}
.hx_proinfo2 .ULLIST li{line-height: 20px;}
.hx_proinfo2 .ULLIST li .div2{font-size: 12px;}
.hx_proinfo2 .ULLIST li .div img{height: 22px;}
.hx_proinfo2 .ULLIST li .h3{font-size: 18px;line-height: 32px;}
.hx_proinfo2 .ULLIST li .div22{height: 40px;}
.hx_home_list .ULLIST .li .info{opacity: 1;}
.hx_home_list .ULLIST .li .hx_txtJ{height: 160px;}
}
@media screen and (max-width:900px){
.hx_proinfo2 .swiperBTN{display: block;}
.hx_proinfo2 .ULLIST li .hx-ytable-cell img{height: 200px;}
.hx_proinfo2 .divname{font-size: 22px;margin-bottom:10px;line-height: 24px;}
.hx_pro_list .ULLIST li{width:50%;}
.hx_proinfo1 .pic{width: 100%;display: block;text-align: center;}
.hx_proinfo1 .info{padding: 2% 0 0;display: block;}
.hx_proinfo1 .hx-ytable{display: block;padding: 2%;border-radius: 10px;}
.hx_proinfo1 .info .txt1_1{font-size: 22px;line-height: 24px;}
.hx_proinfo1 .info .txt1{line-height: 24px;}
.hx_proinfo1 .info .txt1 img{height: 22px;vertical-align: top;display: inline-block;margin: 2px;}
.hx_proinfo1 .info .txtimg img{height: 26px;margin-right: 10px;}
.hx_proinfo1 .info .txt2_1{width: 95px;}
.hx_proinfo1 .info .txt2_2{margin-left: 105px;}
.hx_por_ca .ULLIST li{width: 25%;padding: 2.5px 10px;}
.hx_por_ca .divname{font-size: 20px;margin-bottom:2%;line-height: 22px;}
a.ban_searchA{font-size: 16px;width: 180px;line-height: 42px;border-radius: 42px;}
a.ban_searchA .span{padding-left: 26px;background-size: auto 18px;}
a.ban_searchA:after{width: 184px;height: 46px;left: -2px;top: -2px;}


.addSearchBox .text{font-size: 12px;width: 180px;line-height: 42px;border-radius: 42px;padding: 0 10px 0 43px;}
.addSearchBox1{background-size: auto 18px;width: 24px;height: 100%;top: 0;margin-top: 0;}
.addSearchBox:after{width: 184px;height: 46px;left: -2px;top: -2px;}


.hx_home_abt .pic{width: 100%;display: block;}
.hx_home_abt .info{width: 100%;display: block;margin-top: 2%;}
.hx_home_list .ULLIST .li .hx_txtJ{height: 120px;}
.hx_home_list .ULLIST .li .info{padding: 15px 10px;}
.hx_home_list .ULLIST .li a{border-radius: 5px;}
.hx_home_list .ULLIST .li .imgs img{height: 24px;}
.hx_home_list .ULLIST .li .hx_txtJ{margin: 5px 0;text-align: left!important;}
.hx_home_list .ULLIST .li .info .i{height: 26px;}
.hx_home_news .ULLIST li{line-height: 22px;}
.hx_home_news .ULLIST li .h3{height: 22px;font-size: 16px;font-weight: normal;}
.hx_home_news .ULLIST li .txt{margin: 5px 0;height: 36px;font-size: 12px;line-height:18px;}
.hx_home_news .ULLIST li time{font-size: 12px;background: none;padding: 0;}
}
@media screen and (max-width:640px){
.banBox2 .h3{font-size: 16px;line-height: 20px;}
.banBox2 .p{max-height: 86px;overflow:auto;line-height: 20px;}
.banBox2 .txt{width: 96%;}
.banBox2 .p{text-align: left;}
.banBox2 .h3 img{height: 25px;}
.hx_pro_list .ULLIST li{width:100%;}
.hx_por_ca .ULLIST li{width: 33.3333333333%;}
/*.hx_por_ca .diva a{font-size: 12px;width: 120px;line-height: 34px;}*/
.hx_home_abt .pic img{border-radius:5px;}
.hx_home_abt .divimg img{height: 30px;display: block;margin: 0 auto;}
.hx_home_abt .info{text-align: center;}
.hx_home_abt .info .h3{font-size: 18px;line-height: 20px;text-align: center;}
.hx_home_abt .ULLIST .li{width: auto;}
.hx_home_abt .ULLIST .li .p{font-size: 22px;line-height: 26px;}
.home_search .text{font-size: 14px;}
.hx_home_list .ULLIST .li{width: 50%;}
.hx_home_news .ABTNAME{margin-bottom: 2%;line-height: 24px;}
}
@media screen and (max-width:500px){
.hx_por_ca .ULLIST li{width: 50%;}
.hx_home_news .ULLIST li{width: 100%;}

}

/*社会责任修改*/
.add2021040020013{position: relative;height: 0;background: url(../images/addssimg1.png) top center no-repeat;background-size: contain;padding-bottom: 34.80096501809409%;}
.add2021040020013 li{position: absolute;}
.add2021040020013 li.hx_img:hover img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.add2021040020013 .li1{left: 0;top: 0;width: 15.74185765983112%;}
.add2021040020013 .li2{left: 17.06875753920386%;top: 0;width: 19.48130277442702%;}
.add2021040020013 .li3{left: 43.6670687575392%;top: 01.73310225303293%;width: 18.93848009650181%;}
.add2021040020013 .li4{right: 0%;top: 01.73310225303293%;width: 25.5952380952381%;}
.add2021040020013 .li5{left: 10.31363088057901%;bottom: 0%;width: 16.46562123039807%;}
.add2021040020013 .li6{left: 37.6357056694813%;bottom: 12.99826689774697%;width: 18.63691194209891%;}
.add2021040020013 .li7{left: 64.11338962605549%;bottom: 19.06412478336222%;width: 19.30036188178528%;}
.add2021040020013 .li8{left: 84.37876960193004%;bottom: 28.24956672443674%;width: 11.42857142857143%;}

.add2021040020044{position: relative;height: 0;padding-bottom: 39.26417370325694%;}
.add2021040020044 li{position: absolute;}
.add2021040020044 li.hx_img:hover img{-webkit-transform:scale(1.08);transform:scale(1.08);}
.add2021040020044 .li1{left: 02.23160434258142%;top: 23.50230414746544%;width: 19.72255729794934%;}
.add2021040020044 .li2{left: 24.1254523522316%;top: 15.82181259600614%;width: 13.81182147165259%;}
.add2021040020044 .li3{left: 38.41978287092883%;top: 0%;width: 17.85283474065139%;}
.add2021040020044 .li4{left: 59.7708082026538%;top: 15.82181259600614%;width: 13.81182147165259%;}
.add2021040020044 .li5{left: 76.59831121833534%;top: 21.19815668202765%;width: 21.65259348612786%;}
.add2021040020044 .li6{left: 25.51266586248492%;bottom: 06.91244239631336%;width: 14.83715319662244%;}
.add2021040020044 .li7{left: 43.42581423401689%;bottom: 17.51152073732719%;width: 12.84680337756333%;}
.add2021040020044 .li8{left: 59.16767189384801%;bottom: 0%;width: 17.55126658624849%;}


