
@font-face{
	font-family: dincondb;
	src:url(https://www.jakeparts.com/cn/fonts/DINCond-Bold.otf);
}
@font-face{
	font-family: dincondm;
	src:url(https://www.jakeparts.com/cn/fonts/DINCond-Medium.otf);
}
@font-face{
	font-family: dinm;
	src:url(../font/DIN-Medium.ttf);
}


html{-webkit-text-size-adjust:100%;font-size:5.2083333vw}
/* @media(max-width:480px){
	html{-webkit-text-size-adjust:100%;font-size:15vw;}
} */
*{margin:0;padding:0;}
body{ font-family:harm,Microsoft YaHei,Arial,sans-serif;margin:0px; padding:0px; margin:0px auto; font-size:0.16rem; color:#333; width:100%;  zoom:1;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#333;font-family:harm,Microsoft YaHei,arial, sans-serif;}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:middle;}
a{ color:#333; text-decoration:none;transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#035dc3;}

.fl{ float:left;}
.fr{ float:right;}
.tl{ text-align:left !important;}
.tr{ text-align:right;}
.tc{ text-align:center !important;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.nones{ position:absolute; visibility:hidden; opacity:0; top:0;}
/* .table {display: table;width: 100%;border-collapse: collapse;}
.table-tr {display: table-row;}
.table-th {display: table-cell;height: 100%;border: 1px solid gray;text-align: center;vertical-align: middle;}
.table .cell {display: table-cell;vertical-align: middle;} */

/*单行文本省略号*/
.dot {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dot2, .dot3, .dot4 {
	display: -webkit-box;
	display: box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.dot2 {
	-webkit-line-clamp: 2;
}
/*多行文本省略号*/
.dot3 {
	-webkit-line-clamp: 3;
}
.dot4 {
	-webkit-line-clamp: 4;
}

/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: solid 1px #d9d9d9; text-indent:1em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;
	/*在选择框的最右侧中间显示小箭头图片*/
	background: url(https://www.jakeparts.com/cn/images/selectarr.png) no-repeat scroll 95% center transparent;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/
::-webkit-scrollbar{
	width: 6px; height:6px;-webkit-overflow-scrolling : touch;
	background-color: #e6e6e6;}
::-webkit-scrollbar-track{
	background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
	border-radius: 10px;
	background-color: #58504a;}
::-webkit-scrollbar-button{
	height: 0px;
	background-color: #e6e6e6;}

/*effict*/
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}
.imgbox{ overflow:hidden; position:relative; /*background:url(../uploadfiles/nopic.jpg) center center no-repeat; background-size:contain;*/}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;display: flex;align-items: center;justify-content: center;transition: all .5s;-webkit-transition: all .5s;}
.imgbox img{ width:auto !important; max-height:100%;}


/*pages*/
.Pages{ text-align:center;font-family: dincondb;padding:0.3rem 0 0.5rem 0;}
.Pages .p_cur,
.Pages .p_count,
.Pages .p_total,
.Pages .p_jump,
.Pages .a_first,
.Pages .a_end{ display:none;}
.Pages em{ font-style:normal;}
.Pages a{ display:inline-block; vertical-align:middle; width:0.48rem;color:#fff;height:0.48rem; line-height:0.48rem;color:#000;}

.Pages .a_prev,.Pages .a_next{width:0.94rem;background-position: center center;background-repeat: no-repeat;background-size: 100% 100%;color:#fff;margin:0 0.3rem;}
.Pages .a_prev{background-image: url(../image/page_last.png);}
.Pages .a_next{background-image: url(../image/page_next.png);}
.Pages .a_prev:hover,.Pages .a_next:hover{background-color: #fff;}

.Pages a:hover,
.Pages em a.a_cur{ background-color:#1d1f22;color:#fff;}
@media(max-width:640px){
.Pages em{ display:none;}
}
/*pages end*/

.w1600{width:16rem;margin:0 auto;}

.HomeBan .item{position: relative;}
.HomeBan .item .img{padding-top:8.25rem;}
.HomeBan .item .img::after{width:100%;bottom:0;left:0;box-sizing: border-box;border-right:19.2rem solid #fff;position: absolute;z-index:99;content:'';display: block;border-top:2.2rem solid transparent;}
.HomeBan .item .txt{z-index:999;width:100%;position: absolute;left:0;top:10%;}
.HomeBan .item .txt .txtbox{max-width:9rem;color:#fff;}
.HomeBan .item .txt .txtbox span{font-family: dincondm;font-size: 0.16rem;color:#035dc3;letter-spacing: 5px;}
.HomeBan .item .txt .txtbox h1{font-family: harmb;font-size: 0.4rem;font-weight: normal;line-height: 0.54rem;margin:0.3rem 0;}
.HomeBan .item .txt .txtbox p{font-size: 0.24rem;font-family: dinm;}
.HomeBan .item .txt .txtbox .HomeMore{margin-top:0.5rem;}
.HomeMore{width:2rem;height:0.6rem;line-height: 0.6rem;position: relative;}
.HomeMore::before{content:'';display: block;width:100%;height:100%;background: #035dc3;position: absolute;top:0;left:0;transform: skewX(-18deg);}
.HomeMore a{display: block;color:#fff;font-family: dincondm;position: relative;z-index:99;text-align: center;font-size: 0.16rem;}

.HomeBan .item .txt .txtbox .HomeMore::after{content:'';display: block;width:0.9rem;height:1px;background: rgba(255,255,255,0.2);position: absolute;top:50%;right:-0.7rem;}
.HomeBan .item.item5 .txt .txtbox{max-width:6rem;}
.HomeBan .item.item5 .txt .txtbox p{font-family: harm;text-transform: none;}

.HomeBan .slick-dots{position: absolute;bottom:1.6rem;left:0;width:100%;text-align: center;}
.HomeBan .slick-dots li{display: inline-block;width:0.2rem;height:0.22rem;background: url(../image/dot.png) no-repeat center center;margin:0 0.1rem;}
.HomeBan .slick-dots li.slick-active{background: url(../image/dotc.png) no-repeat center center;background-size: contain; -webkit-animation: rotate 3s linear infinite;animation: rotate 3s linear infinite;}
.HomeBan .slick-dots li button{display: none;}

.HomeBan .slick-arrow{width:0.69rem;height:0.36rem;position: absolute;top:40%;z-index:99;font-size: 0;color:transparent;}
.HomeBan .slick-arrow.slick-prev{display: none !important;}
.HomeBan .slick-arrow.slick-next{background: url(../image/next.png) no-repeat center center;background-size: contain;right:1rem;animation: tansfX 1s linear infinite;}
.HomeBan .slick-arrow.slick-next:hover{animation-play-state: paused;background: url(../image/nextc.png) no-repeat center center;background-size: contain;}


@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes tansfX{
	0%{right:0.8rem;}
	100%{right:0.5rem;}
}

/* 头部 */
body{padding-top:1.2rem;}
.Top{position: fixed;z-index:9999;width:100%;top:0;left:0;background: #fff;padding-right:1.36rem;box-sizing: border-box;}
.Top .Logo{line-height: 1.2rem;padding:0 0.8rem;background: url(../image/logobg.png) no-repeat right center;background-size: cover;display: flex;align-items: center;}
.Top .Logo .logoTxt{line-height: 0.28rem;text-align: center;margin-left:0.2rem;font-family: dincondb;font-size: 0.2rem;text-transform: uppercase;}
.Top .Logo .logoTxt p{opacity: 0.5;}
.Top .Logo .LogoIcon ul li{display: inline-block;margin-left:0.2rem;}

.Top .menu{width:1.36rem;height:100%;background: url(../image/menubg.png) no-repeat center center;background-size: 100% 100%;position: absolute;right:0;top:0;}
.Top .menu img{position: absolute;left:55%;top:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.Top .menu .img2{display: none;}
.Top .menu.on .img2{display: inline-block;}
.Top .menu.on .img1{display: none;}

.open_menu{position: absolute;top:100%;left:0;width:100%;background: #fff;z-index:9999;box-sizing: border-box;height:calc(100vh - 1.2rem);border-top:1px solid #f1f1f1;display: none;overflow: auto;}
.open_menu ul{padding:0.8rem 0;display: flex;}
.open_menu ul li{margin-right:8%;}
.open_menu ul li dt{font-size: 0.28rem;text-transform: uppercase;margin-bottom:0.2rem;}
.open_menu ul li dd{line-height: 0.35rem;font-size: 0.18rem;}
.open_menu ul li dd em>a{color:#333;}
.open_menu ul li dd a{border-bottom:1px solid #fff;display: inline-block;}
.open_menu ul li dd:hover em a{border-bottom:1px solid #035dc3;display: inline-block;}

.Top .TopCon{margin-right:0.5rem;}

.Top .MainNav{line-height: 0.45rem;padding-top:0.1rem;}
.Top .MainNav ul li{display: inline-block;margin-left:0.6rem;padding-bottom:0.25rem;font-size: 0.18rem;font-family: harmb;position: relative;}
.Top .MainNav ul li a{text-transform: uppercase;}
.Top .MainNav ul li .ico{position: relative;margin-right:10px;top:-5px;display: none;}
.Top .MainNav ul li::after{content:'';display: block;width:100%;height:2px;background: #035dc3;position: absolute;bottom:0;left:0;transition: all .5s;-webkit-transition: all .5s;transform: rotateY(90deg);-webkit-transform: rotateY(90deg);}
.Top .MainNav ul li.on .ico{display: inline-block;}
.Top .MainNav ul li.on::after{transform: rotateY(0);-webkit-transform: rotateY(0);}

.Top .top_iconnav ul{text-align: right;}
.Top .top_iconnav ul li{line-height: 0.4rem;display: inline-block;margin-left:0.15rem;}
.Top .top_iconnav ul li .ico .img2{display: none;}
.Top .top_iconnav ul li:hover .ico .img1{display: none;} 
.Top .top_iconnav ul li:hover .ico .img2{display: inline-block;} 

.Top .top_iconnav ul li.search{position: relative;height:0.4rem;transition: all .5;-webkit-transition: all .5s;}
.Top .top_iconnav ul li.search .searchBox{width:0;box-sizing: border-box;padding-right:0;position: absolute;right:0;background: #fff;overflow: hidden;opacity: 0;transition: all .5s;-webkit-transition: all .5s;}
.Top .top_iconnav ul li.search .searchBox button{width:0.4rem;height:0.4rem;background: url(../image/search.png) no-repeat center center;position: absolute;right:0;top:0;}
.Top .top_iconnav ul li.search input{width:0;box-sizing: border-box;padding-right:0;}
.Top .top_iconnav ul li.search input{width:100%;padding-right:0;}
.Top .top_iconnav ul li.search .searchBox.on{width:2.5rem;padding-right:0.4rem;border-bottom:1px solid #035dc3;opacity: 1;}

.Top .top_iconnav ul li.lan{position: relative;}
.Top .top_iconnav ul li.lan dl{width:0.7rem;text-align: center;background: #fff;position: absolute;left:50%;margin-left:-0.35rem;top:100%;box-shadow: 0 0 10px rgba(0,0,0,0.1);font-size: 0.16rem;text-align: center;display: none;z-index:999;}

.Top .MainNav ul li .Navpull{width:2.2rem;top:100%;left:50%;margin-left:-1.1rem;position: absolute;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.1);display: none;}
.Top .MainNav ul li .Navpull dl dd{line-height: 0.2rem;font-size: 0.16rem;text-align: center;text-transform: none;padding:0.1rem;position: relative;font-family: harm;}
.Top .MainNav ul li .Navpull dl dd a{text-transform: none;}
.Top .MainNav ul li .Navpull dl dd:hover{background: #035dc3;}
.Top .MainNav ul li .Navpull dl dd:hover em a{color:#fff;}
.Top .MainNav ul li .Navpull dl dd:hover>a{color:#fff;}

.Top .MainNav ul li .Navpull .ThreeNav{position: absolute;left:100%;top:0;width:110%;background: #fff;display: none;max-height:50vh;overflow: auto;text-align: left;}
.Top .MainNav ul li .Navpull .ThreeNav a{line-height: 0.2rem;font-size: 0.14rem;text-align: left;text-transform: none;padding:0.1rem;display: block;}
.Top .MainNav ul li .Navpull .ThreeNav a:hover{background: #035dc3;color:#fff;}

.open_menu ul li dd em{padding-right:30px;position: relative;}
.open_menu ul li dd em i{display: block;width:16px;height:16px;background: url(../image/jia.png) no-repeat center center;position: absolute;right:0;top:50%;margin-top:-8px;transition: all .5s;-webkit-transition: all .5s;}
.open_menu ul li dd em i.on{transform: rotate3d(90deg);-webkit-transform: rotate3d(90deg);}

.open_menu ul li dd .ThreeNav{line-height: 0.2rem;opacity: 0.7;display: none;margin:0.15rem 0;}
.open_menu ul li dd .ThreeNav a{display: block;padding:0.1rem 0;padding-left:15px;position: relative;font-size: 0.16rem;}
.open_menu ul li dd .ThreeNav a::before{content:'';display: block;width:4px;height:4px;background: #035dc3;position: absolute;left:0;top:50%;margin-top:-2px;border-radius: 50%;}




/* 底部 */
.Bottom{background: url(../image/footbg2.png) no-repeat center;background-size: cover;position: relative;margin-top:1.2rem;}
.Bottom .HomeAbout{width:47%;max-width:8.86rem;background: url(../image/footbg1.png) no-repeat center;background-size: 100% 100%;position: absolute;left:0;bottom:0;z-index:999;box-sizing: border-box;padding-left:0.8rem;padding-right:2.2rem;padding-top:0.55rem;padding-bottom:0.45rem;}
.Bottom .HomeAbout .logo{display: flex;align-items: center;}
.Bottom .HomeAbout .logo .txt{margin-left:0.2rem;color:#fff;text-align: center;letter-spacing: 2px;text-transform: uppercase;line-height: 0.32rem;}
.Bottom .HomeAbout .logo .txt p{font-size: 0.2rem;opacity: 0.5;font-family: dincondb;}
.Bottom .HomeAbout .logo .txt span{font-size: 0.2rem;font-family: dincondb;}
.Bottom .HomeAbout .con{font-size: 0.14rem;line-height: 0.22rem;color:#fff;margin:0.2rem 0 0.4rem 0;}
.Bottom .HomeAbout .link_nav ul li{display: inline-block;margin-right:0.3rem;font-size: 0.14rem;}
.Bottom .HomeAbout .link_nav ul li a{color:#fff;}

.Bottom .BottomCon{padding-left:48%;box-sizing: border-box;padding-top:0.3rem;padding-bottom:0;}
.Bottom .BottomCon .item{width:47%;}
.Bottom .BottomCon .item.bottomContact {width:52%;}
.Bottom .BottomCon .item .itemtit{font-size: 0.18rem;font-family: harmm;text-transform: uppercase;margin-bottom:0.3rem;color:#fff;}
.Bottom .BottomCon .item.bottomContact ul li{margin-bottom:0.15rem;line-height: 0.22rem;font-size: 0.16rem;color:#fff;font-family: harml;padding-left:0.9rem;position: relative;}
.Bottom .BottomCon .item.bottomContact ul li a{color:#fff;}
.Bottom .BottomCon .item.bottomContact ul li .ico{position: absolute;left:0;top:0;}
.Bottom .BottomCon .item.bottomContact ul li .ico img{position: relative;margin-right:8px;top:-2px;}
.Bottom .BottomCon .item.bottomIcon ul li{display: inline-block;position: relative;margin-right:0.1rem;}
.Bottom .BottomCon .item.bottomIcon ul li .ico{opacity: 0.2;}
.Bottom .BottomCon .item.bottomIcon ul li .tcBox{width:0.8rem;height:0.85rem;box-sizing: border-box;padding:0.1rem 0.05rem 0.05rem;background: url(../image/ewabg.png) no-repeat center center;background-size: 100% 100%;position: absolute;top:100%;left:50%;margin-left:-0.4rem;display: none;}
.Bottom .BottomCon .item.bottomIcon ul li .tcBox img{width:100%;}
.Bottom .BottomCon .item.bottomIcon ul li:hover .ico{opacity: 0.6;}
.Bottom .BottomCon .item.bottomIcon ul li:hover .tcBox{display: block;}
.Bottom .BottomCon .item.bottomIcon .copyight{font-size: 0.14rem;font-family: dincondm;color:#fff;margin-top:0.45rem;}
.Bottom .BottomCon .item.bottomContact ul li:nth-child(3){padding-left:1rem;} 
/* .Bottom .BottomCon .item.bottomContact ul li:nth-child(3) .ico{position:static;display:inline-block;} */

.goTop{position: fixed;right:0.8rem;bottom:25%;opacity: 0.3;transition: all .5s;-webkit-transition: all .5s;z-index:999;}
.goTop:hover{opacity: 1;}

.FloatBox{position: fixed;right:0.2rem;bottom:40%;z-index:999;}
.FloatBox ul li{width:0.85rem;height:0.85rem;background: #035dc3;text-align: center;box-sizing: border-box;padding:0.1rem 0;margin-bottom:1px;position: relative;}
.FloatBox ul li p{color:#fff;font-size: 0.14rem;margin-top:0.1rem;}
.FloatBox ul li a{display: block;}
.FloatBox ul li .tcBox{width:150px;height:100%;background: #035dc3;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;color:#fff;position: absolute;right:-100%;top:0;opacity: 0;transition: all .5s;-webkit-transition: all .5s;}
.FloatBox ul li:hover .tcBox{right:100%;opacity: 1;}



/* 弹出表单 */
.Popup{width:100%;height:100%;position: fixed;top:0;left:0;z-index:99999;background: rgba(0,0,0,0.5);display: none;}
.Popup .PopupBox{width:12rem;box-sizing: border-box;background: #fff;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);position: absolute;padding:0.5rem;}
.Popup .PopupBox .close{position: absolute;right:0.15rem;top:0.15rem;}
.Popup .PopupBox .tit{text-align: center;font-size: 0.4rem;margin-bottom:0.3rem;font-family:dincondb;text-transform: uppercase;}
.Popup .PopupBox .PopupForm{max-height:70vh;overflow-y: auto;}
.Popup .PopupBox .PopupForm .FormInput,.Popup .PopupBox .PopupForm .FormFile{width:50%;box-sizing: border-box;}
.Popup .PopupBox .PopupForm .FormInput{padding-right:0.7rem;border-right:1px solid #e1e1e1;}
.Popup .PopupBox .PopupForm .inputBox{margin-top:0.2rem;}
.Popup .PopupBox .PopupForm .inputBox:first-child{margin-top:0;}
.Popup .PopupBox .PopupForm .name{margin-bottom:0.1rem;}
.Popup .PopupBox .PopupForm .FormInput .inputBox input{width:100%;height:0.4rem;line-height: 0.4rem;box-sizing: border-box;padding:0 0.2rem;border:1px solid #e1e1e1;border-radius: 3px;}
.Popup .PopupBox .PopupForm .FormInput .textareaBox textarea{height:1rem;padding:0.1rem 0.2rem;border:1px solid #e1e1e1;border-radius: 3px;box-sizing: border-box;width:100%;}

.Popup .PopupBox .PopupForm .FormFile{padding-left:0.7rem;padding-top:1rem;}
.Popup .PopupBox .PopupForm .FormFile .inputBox a{display: block;width:100%;height:0.4rem;border-radius: 3px;background: #999;color:#fff;text-align: center;font-size: 0.14rem;line-height: 0.4rem;}
.Popup .PopupBox .PopupForm .FormFile .uploadfile{display: block;width:100%;height:0.4rem;border-radius: 3px;background: #999;color:#fff;text-align: center;font-size: 0.14rem;line-height: 0.4rem;position: relative;}
.Popup .PopupBox .PopupForm .FormFile .uploadfile input{width:100%;height:100%;opacity: 0;position: absolute;top:0;left:0;}
.Popup .PopupBox .PopupForm .formBtn{margin-top:0.5rem;text-align: center;}
.Popup .PopupBox .PopupForm .formBtn .btn{width:1.5rem;height:0.4rem;line-height: 0.4rem;text-align: center;background: #035dc3;color:#fff;border-radius: 3px;font-size: 0.16rem;}

@media(max-width:1024px){
	.Popup .PopupBox .close img{width:20px;}
	.Popup .PopupBox .PopupForm .FormInput .inputBox input{height:28px;line-height: 28px;}
	.Popup .PopupBox .PopupForm .FormFile .inputBox a{height:30px;line-height: 30px;}
	.Popup .PopupBox .PopupForm .FormFile .uploadfile{height:30px;line-height:30px;}
	.Popup .PopupBox .PopupForm .formBtn button{height:30px;line-height: 30px;width:120px;}
	.open_menu ul li dd em{display: block;margin-bottom:8px;}
	.Top .MainNav ul li .Navpull .ThreeNav{width:100%;}
}

@media(max-width:768px){
	.Popup .PopupBox{width:95%;}
	.Popup .PopupBox .PopupForm .FormInput .textareaBox textarea{height:80px;}
	.Popup .PopupBox .PopupForm .formBtn{margin-top:30px;}
	.open_menu ul li dd .ThreeNav{line-height: 20px;font-size: 14px;}
	.open_menu{height:calc(100vh - 60px);overflow: auto;}
	.open_menu ul li dd .ThreeNav{margin:10px 0;}

	.Bottom .HomeAbout .logo .txt p{font-size: 14px;}
	.Bottom .HomeAbout .logo .txt span{font-size: 14px;}
	.Bottom .BottomCon .item .itemtit{font-size: 15px;}
	.Bottom .BottomCon .item.bottomIcon .copyight{font-size: 14px;}
	.HomeMore a{font-size: 14px;}
}

@media(max-width:480px){
	.Popup .PopupBox{padding:20px;}
	.Popup .PopupBox .tit{font-size: 18px;}
	.Popup .PopupBox .PopupForm .FormInput, .Popup .PopupBox .PopupForm .FormFile{width:100%;padding:0;border:none;}
}

.Popup.EmailPopup .PopupBox{max-width:700px;}
.Popup.EmailPopup .PopupBox .PopupForm .FormInput{width:100%;border-right:none;padding-right:0;}

#app{width:100%;width:1400px;}

.HomePart{margin-top:-1.3rem;position: relative;z-index:99;}
.HomePart .HomePartBox{overflow: hidden;position: relative;z-index: 10;}
.HomePart .HomePartBox .list dd{transition: 0.5s;padding-bottom: 6rem;position: relative;}
.HomePart .HomePartBox .list dd.hover{z-index: 4;}
.HomePart .HomePartBox .list dd .cons{z-index: 1;overflow: hidden;display: block;left: 0;top: 0;bottom: 0;right: 0;position: absolute;}
.HomePart .HomePartBox .list dd .cons > *{position: absolute;left: 0;top: 0;}
.HomePart .HomePartBox .list dd figure{overflow: hidden;z-index: 2; bottom: 0;background-position: 0 0;transition: 0.3s; width: 100%;}
.HomePart .HomePartBox .list dd figure .Ispic{position: absolute;display: block;left: 50%;top: 50%;min-width: 100%;min-height: 100%;max-width: none;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);background-repeat: no-repeat;background-position: center center;background-size: cover;}
.HomePart .HomePartBox .list dd figure::before{position: absolute;content: '';left: 0;width: 100%;height: 100%;top: 0;z-index: 10;background: #000;opacity: 0.7;}
.HomePart .HomePartBox .list dd .ytable{height: 100%;z-index: 20;text-align: center;color: #fff;}

.HomePart .HomePartBox .list{display: table;table-layout: fixed;width: 108%;overflow: hidden;}
.HomePart .HomePartBox .list dd{display: table-cell;vertical-align: middle;}
.HomePart .HomePartBox .list dd .cons{transform: skew(-10.15deg);transform-origin: left top;}
.HomePart .HomePartBox .list dd figure{transform: skew(10.15deg);width: 160%;margin-left: -30%;}
.HomePart .HomePartBox .list dd.hover figure{width: 118%;margin-left:-9%;}

.HomePart .HomePartBox .list dd.hover figure:before{opacity: 0.3;background: -moz-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 40%, rgba(0,0,0,0.95) 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 40%, rgba(0,0,0tit,0.95) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.6) 40%, rgba(0,0,0,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000', GradientType=0 ); /* IE6-9 */}
.HomePart .HomePartBox .list dd .txt{transform: skew(10.15deg); z-index:999;height:100%;box-sizing: border-box;padding:0 15% 0 10%;color:#fff;display: flex;flex-direction: column;justify-content: center;width:100%;}
.HomePart .HomePartBox .list dd .txt .tit{font-size: 0.2rem;font-family: harmm;text-transform: uppercase;text-align: center;transition: all .5s;-webkit-transition: all .5s;}
.HomePart .HomePartBox .list dd .txt .con{font-size: 0.16rem;font-family: harml;line-height: 0.3rem;text-transform: uppercase;margin-top:0.2rem;display: none;min-height:1.8rem;}
.HomePart .HomePartBox .list dd:hover .txt .tit{font-size: 0.36rem;text-align: left;} 
.HomePart .HomePartBox .list dd:hover .con{display: block;}
.HomePart .HomePartBox .list dd.on .txt .tit{font-size: 0.36rem;text-align: left;} 
.HomePart .HomePartBox .list dd.on .con{display: block;}

.HomePart .HomePartBox .list dd:last-child .txt .tit{text-align: left;padding-left:0.1rem;}
.HomePart .HomePartBox .list dd:last-child:hover .txt .tit{padding-left:0;}
.HomePart .HomePartBox .list dd:last-child.on .txt .tit{padding-left:0;}
.HomePart .HomePartBox .list dd .txt .more{margin-top:1rem;display: none;}
.HomePart .HomePartBox .list dd:hover .txt .more{display: block;}
.HomePart .HomePartBox .list dd.on .txt .more{display: block;}

.HomeProduct{padding:0.4rem 0 0.2rem 0;}
.HomeProduct .HomeProductbox{overflow: hidden;}
.HomeProduct .HomeProductCon{overflow: hidden;display: table;table-layout: fixed;width: 108%;overflow: hidden;}
.HomeProduct .HomeProductbox .item{display: table-cell;vertical-align: middle;padding-top:3.5rem;position: relative;width:34%;}
.HomeProduct .HomeProductbox .item:nth-child(2){width:32%;}
.HomeProduct .HomeProductbox .item .cons{z-index: 1;overflow: hidden;display: block;left: 0;top: 0;bottom: 0;right: 0;position: absolute;transform: skew(-10.15deg);transform-origin: left top;}
.HomeProduct .HomeProductbox .item .cons a{display: block;width:100%;height:100%;position: absolute;top:0;left:0;;}
.HomeProduct .HomeProductbox .item .cons > *{position: absolute;left: 0;top: 0;}
.HomeProduct .HomeProductbox .item figure{position: absolute;left: 0;top: 0;overflow: hidden;z-index: 2; bottom: 0;background-position: 0 0;transition: 0.3s; width: 100%;transform: skew(10.15deg);width: 120%;margin-left: -10%;}
.HomeProduct .HomeProductbox .item figure .Ispic{position: absolute;display: block;left: 50%;top: 50%;min-width: 100%;min-height: 100%;max-width: none;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);background-repeat: no-repeat;background-position: center center;background-size: cover;}

.HomeProduct .HomeProductbox .item:nth-child(1) .cons::before{content: "";position: absolute;top: 0;right: 0;z-index: 100;width: 0.2rem;height: 100%;background-color: #fff;}
.HomeProduct .HomeProductbox .item:nth-child(2) .cons::before{content: "";position: absolute;top: 0;right: 0;z-index: 100;width: 0.2rem;height: 100%;background-color: #fff;}

.HomeProduct .HomeProductbox .item .txt{position: absolute;bottom:-100%;left:0;width:110%;z-index:99;line-height: 1.4rem;background: rgba(0,0,0,0.5);box-sizing: border-box;padding:0 20%;transform: skew(10.15deg);margin-left:-5%;transition: all .5s;-webkit-transition: all .5s;opacity: 0;}
.HomeProduct .HomeProductbox .item .txt .more{position: absolute;left:75%;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.HomeProduct .HomeProductbox .item .txt .tit{font-size: 0.36rem;font-family: harmm;color:#fff;text-transform: uppercase;}
.HomeProduct .HomeProductbox .item .txt{opacity: 1;bottom:0;}

.HomeProduct .HomeProductbox .item:last-child .txt{padding:0 13%;}
.HomeProduct .HomeProductbox .item:last-child .more{left:68%;}

.HomeProduct .HomeProductbox .item .itemhover{position: absolute;width:100%;height:100%;left:0;top:0;z-index:99;display: none;}
.HomeProduct .HomeProductbox .item .itemhover ul{margin-left:-2%;}
.HomeProduct .HomeProductbox .item .itemhover ul li{margin-left:2%;width:46%;float:left;background: #ededed;margin-top:0.1rem;height:1.7rem;transform: skew(-10.15deg);transform-origin: left top;position: relative;}
.HomeProduct .HomeProductbox .item .itemhover ul li:first-child,
.HomeProduct .HomeProductbox .item .itemhover ul li:nth-child(2){margin-top:0;}
.HomeProduct .HomeProductbox .item .itemhover ul li .more{position: absolute;top:0;width:100%;height:100%;background: rgba(3,93,195,0.9);text-align: center;line-height: 1.7rem;opacity: 0;transition: all .5s;-webkit-transition: all .5s;}
.HomeProduct .HomeProductbox .item .itemhover ul li:nth-child(3){margin-left:-4%;}
.HomeProduct .HomeProductbox .item .itemhover ul li .img{transform: skew(10.15deg);display: flex;align-items: center;justify-content: center;position: relative;height:100%;}
.HomeProduct .HomeProductbox .item .itemhover ul li .img img{position: absolute;max-height:80%;left:50%;top:50%;transform: skew(10.15deg) translate(-50%,-50%);-webkit-transform: skew(10.15deg) translate(-50%,-50%);}

.HomeProduct .HomeProductbox .item:nth-child(2):hover .cons{opacity: 0;}
.HomeProduct .HomeProductbox .item:hover .itemhover{display: block;}

.HomeProduct .HomeProductbox .item .itemhover ul li:hover .more{opacity: 1;}


/* 产品详情 */
.nBan{position: relative;}
.nBan .item{position: relative;}
.nBan .img{padding-top:6rem;}
.nBan .img::after{width:100%;bottom:0;left:0;box-sizing: border-box;border-right:19.2rem solid #fff;position: absolute;z-index:99;content:'';display: block;border-top:1.4rem solid transparent;}
.nBan .txt{position: absolute;width:100%;text-align: center;top:25%;color:#fff;font-size: 0.6rem;font-family: dincondb;text-transform: uppercase;}
.nBan .txt h1{position: absolute;width:100%;text-align: center;top:25%;color:#fff;font-size: 0.6rem;font-family: dincondb;text-transform: uppercase;}
.nBan1 .img::after{display: none;}

.nBan .slick-dots{position: absolute;bottom:1.6rem;left:0;width:100%;text-align: center;}
.nBan .slick-dots li{display: inline-block;width:0.2rem;height:0.22rem;background: url(../image/dot.png) no-repeat center center;margin:0 0.1rem;}
.nBan .slick-dots li.slick-active{background: url(../image/dotc.png) no-repeat center center;background-size: contain; -webkit-animation: rotate 3s linear infinite;animation: rotate 3s linear infinite;}
.nBan .slick-dots li button{display: none;}




.mp13{margin-top:-1.3rem;position: relative;z-index:99;}
.ProDesc .ProDescBox{padding:0.8rem;background-repeat: no-repeat;background-position: right center;background-color: #f6f6f6;background-size: cover;}
.ProDesc .ProDescBox .txt{width:50%;}
.ProDesc .ProDescBox .txt .tit{font-size: 0.42rem;font-family: minionb;color:#000;margin-bottom:0.2rem;}
.ProDesc .ProDescBox .txt .tit h1{font-size: 0.42rem;font-family: minionb;color:#000;margin-bottom:0.2rem;}
.ProDesc .ProDescBox .txt .con{font-size: 0.18rem;line-height: 0.3rem;color:#141414;opacity: 0.7;text-align:justify ;}

.nProDesc .ProDescBox .txt{width:50%;}

.Localtion{margin:0.2rem 0;color:#999;text-transform: uppercase;}
.Localtion a{color:#999;}
.Localtion a:hover{color:#035dc3;}
.Localtion img{position: relative;margin-right:5px;top:-1px;}

.ProInfo{padding-top:0.2rem;}
.ProInfo .ProMenu{width:20%;}
.ProInfo .ProMenu ul li{font-size: 0.18rem;line-height: 0.3rem;margin-bottom:0.2rem;padding-left:0.3rem;background: url(../image/leftico.png) no-repeat center left;}
.ProInfo .ProMenu ul li a{color:#141414;opacity: 0.7;}
.ProInfo .ProMenu ul li:hover a{color:#035dc3;}
.ProInfo .ProMenu ul li a.aon{color:#035dc3;}

.ProInfo .ProInfoBox{width:78%;}
.ProInfo .ProInfoBox .ProInfoPart{margin-bottom:0.5rem;}
.subTit{font-size: 0.42rem;font-family: harm;color:#000;margin-bottom:0.3rem;}
.ProInfo .ProInfoBox .Proparameter{}
.ProInfo .ProInfoBox .Proparameter .pro_img{margin-bottom:0.5rem;}
.ProInfo .ProInfoBox .Proparameter .pro_img img{width:100%;}
.ProInfo .table{overflow: auto;}
.ProInfo .ProInfoBox .Proparameter .table_1{margin-top:0.5rem;overflow: auto;}
.ProInfo .ProInfoBox .Proparameter .table table{width:100%;text-align: center;border-collapse: collapse;border-spacing: 0;min-width:750px;}
.ProInfo .ProInfoBox .Proparameter .table table tr:nth-child(2n){background: #f6f6f6;}
.ProInfo .ProInfoBox .Proparameter .table table tr td{height:0.55rem;font-size: 0.18rem;}
.ProInfo .ProInfoBox .Proparameter .table table tr:first-child{background: #035dc3;color:#fff;}
.ProInfo .ProInfoBox .Proparameter .table table tr:first-child td{height:0.6rem;font-size: 0.28rem;}

.ProInfo .ProInfoBox .ProSpecial{}
.ProInfo .ProInfoBox .ProSpecial .pro_content{background: #f6f6f6;padding:0.3rem 0.5rem;font-size: 0.18rem;line-height: 0.3rem;color:#797979;}
.ProInfo .ProInfoBox .ProSpecial .pro_content strong{color:#333;}


.ProInfo .ProInfoBox .ProIndustry{}
.ProInfo .ProInfoBox .ProIndustry ul li{width:20%;float:left;text-align: center;box-sizing: border-box;transition: all .5s;-webkit-transition: all .5s;}
.ProInfo .ProInfoBox .ProIndustry ul li a{display: block;padding:0.3rem 0.1rem;}
.ProInfo .ProInfoBox .ProIndustry ul li .ico{height:0.6rem;line-height: 0.6rem;}
.ProInfo .ProInfoBox .ProIndustry ul li p{font-size: 0.18rem;font-family: harmm;color:#035dc3;margin-top:0.2rem;}
.ProInfo .ProInfoBox .ProIndustry ul li:hover{background: rgba(3,93,195,0.06);}
.ProInfo .ProInfoBox .ProIndustry ul li:hover .ico{
	-webkit-animation: icon-bounce 0.5s alternate;
	-moz-animation: icon-bounce 0.5s alternate;
	-o-animation: icon-bounce 0.5s alternate;
	animation: icon-bounce 0.5s alternate;
}

/* 产品综合页 */
.Product{margin-top:1rem;}
.Product .ProductList{}
.Product .ProductList ul{margin-left:-2%;}
.Product .ProductList ul li{width:23%;float:left;margin-left:2%;margin-bottom:2%;background: #f6f6f6;transition: all .5s;-webkit-transition: all .5s;}
.Product .ProductList ul li .img{text-align:center;padding:0 0.3rem;}
/* .Product .ProductList ul li .img{height:2.5rem;line-height: 2.5rem;text-align:center;} */
/* .Product .ProductList ul li .img img{max-height:80%;max-width:80%;} */ 
.Product .ProductList ul li .txt{}
.Product .ProductList ul li .txt h1{font-size: 0.18rem;font-family: dincondb;color:#000;padding:0 0.3rem;font-weight: normal;margin:0.1rem 0 0.3rem 0;line-height: 0.3rem;height:0.6rem;}
.Product .ProductList ul li .txt .more{width:1.07rem;height:0.5rem;line-height: 0.5rem;background: url(../image/morebg.png) no-repeat center center;background-size: 100% 100%;font-family: dincondm;color:#fff;box-sizing: border-box;padding-left:0.25rem;position: relative;}
.Product .ProductList ul li .txt .more::after{content:'';display: block;width:0.45rem;height:1px;background: #c5d7ec;position: absolute;right:-0.15rem;top:50%;}
.Product .ProductList ul li:hover{background: #035dc3;}
.Product .ProductList ul li:hover .img{background: url(../image/productbg.png) no-repeat center center;background-size: 3.11rem;}
.Product .ProductList ul li:hover .txt h1{color:#fff;}
.Product .ProductList ul li:hover .txt .more{background: url(../image/morebgc.png) no-repeat center center;background-size: 100% 100%;color:#035dc3;}


/* 应用 */
.subBan .item .img::after{border-top:1.4rem solid transparent;}
.subBan .item .txt .txtbox h1{text-align: left;font-family: dincondb;text-transform: none;font-size: 0.72rem;line-height: 0.72rem;}
.subBan .item .txt{top:20%;}
.subBan .item video{position: absolute;width:100%;height:100%;left:0;top:0;object-fit: cover;}

.ApplicationDeac .AppDescBox{background: #fff;box-shadow: 0 0 0.6rem rgba(4,18,35,0.06);padding-left:6.8rem;position: relative;}
.ApplicationDeac .AppDescBox .tit{font-family: dincondb;width:6.8rem;height:100%;background: url(../image/appbg.png) no-repeat center center;background-size: 90%;position: absolute;left:0;top:0;display: flex;flex-direction: column;justify-content: center;align-items: center;font-size: 0.6rem;color:#000;}
.ApplicationDeac .AppDescBox .tit p:first-child{position: relative;left:-0.9rem;}
.ApplicationDeac .AppDescBox .tit p:nth-child(2n){padding-left:0.9rem;}
.ApplicationDeac .AppDescBox .con{font-size: 0.18rem;line-height: 0.28rem;color:#555;padding:0.6rem 0.4rem;font-family: harml;}
.ApplicationDeac .AppDescBox .con p{margin-bottom:0.1rem;}

body.bodybg{background: #fcfcfc;}
.Application{margin-top:0.6rem;}
.subTit_center{text-align: center;margin-bottom:0.5rem;}
.Application .subTit_center{font-family: harmb;}

.Application .AppList ul{margin-left:-0.2rem;}
.Application .AppList ul li{width:33.333%;float:left;}
.Application .AppList ul li a{display: block;margin-left:0.2rem;margin-bottom:0.2rem;position: relative;}
.Application .AppList ul li .img{padding-top:3.6rem;}
.Application .AppList ul li .img::after{content:'';display: block;width:100%;height:100%;background: rgba(0,0,0,0.1);position: absolute;top:0;left:0;}
.Application .AppList ul li .img span{transition: all .5s;-webkit-transition: all .5s;}
.Application .AppList ul li:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}
.Application .AppList ul li .txt{font-size: 0.24rem;color:#fff;position: absolute;left:0;top:0;display: flex;align-items: center;justify-content: center;z-index:990;width:100%;height:100%;text-transform: uppercase;transition: all .5s;-webkit-transition: all .5s;}
.Application .AppList ul li:nth-child(2){width:66.666%;}
.Application .AppList ul li:hover .txt{background: rgba(3,93,195,0.8);}

table{border-collapse: collapse;border-spacing: 0;}

/* 应用详情 */
.AppInfoDesc .AppInfoDescBox{padding:0.6rem 0.8rem;background:url(../image/appbg.png) no-repeat right top #fff;box-shadow: 0 0 0.6rem rgba(4,18,35,0.06);line-height: 1.5;}
.AppInfoDesc .AppInfoDescBox .tit{font-size: 0.24rem;font-family: harmb;text-transform: uppercase;margin-bottom:0.3rem;}
.AppInfoDesc .AppInfoDescBox .con{font-size: 0.18rem;line-height: 1.5;color:#666;font-family: harml;max-width:9rem;min-height:1.4rem;}

.ApplicationInfo{margin-top:0.8rem;}
.ApplicationInfo .ApplicationInfoBox .item{border-bottom:1px solid #efefef;}
.ApplicationInfo .ApplicationInfoBox .item .tit{line-height: 0.24rem;padding:0.48rem 0.8rem;position: relative;cursor: pointer;}
.ApplicationInfo .ApplicationInfoBox .item .tit .titbox{padding-left:0.5rem;position: relative;}
.ApplicationInfo .ApplicationInfoBox .item .tit .ico{position: absolute;left:0;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.ApplicationInfo .ApplicationInfoBox .item .tit .ico img{width:30px;height:30px;}
.ApplicationInfo .ApplicationInfoBox .item .tit .ico .img2{display: none;}
.ApplicationInfo .ApplicationInfoBox .item .tit .more{width:24px;height:24px;background: url(../image/jt.png) no-repeat center center;position: absolute;right:0.8rem;top:50%;margin-top:-12px;}
.ApplicationInfo .ApplicationInfoBox .item .tit .titbox span{font-size: 0.24rem;color:#000;display: inline-block;font-family: harmb;}
.ApplicationInfo .ApplicationInfoBox .item .txt{padding:0.46rem 1.6rem;display: none;}
.ApplicationInfo .ApplicationInfoBox .item .txt .con{font-size: 0.18rem;font-family: harml;color:#666;line-height: 0.28rem;margin-bottom:0.3rem;}
.ApplicationInfo .ApplicationInfoBox .item .txt .contit{font-size: 0.24rem;font-family: harmb;color:#035dc3;margin-bottom:0.1rem;}
.ApplicationInfo .ApplicationInfoBox .item .txt ul li{line-height: 0.36rem;padding-left:0.2rem;position: relative;font-size: 0.18rem;}
.ApplicationInfo .ApplicationInfoBox .item .txt ul li a{color:#999;}
.ApplicationInfo .ApplicationInfoBox .item .txt ul li::before{content:'';display: block;width:3px;height:14px;background: #035dc3;position: absolute;left:0;top:50%;margin-top:-7px;opacity: 0;transition: all .5s;-webkit-transition: all .5s;transform: rotateX(90deg);-webkit-transform: rotateX(90deg);}
.ApplicationInfo .ApplicationInfoBox .item .txt ul li:hover::before{opacity: 1;transform: rotateX(0);-webkit-transform: rotateX(0);}
.ApplicationInfo .ApplicationInfoBox .item .txt ul li:hover a{border-bottom:1px solid #035dc3;color:#035dc3;}


.ApplicationInfo .ApplicationInfoBox .item .tit.on .titbox span{color:#035dc3;border-bottom:1px solid #035dc3;}
.ApplicationInfo .ApplicationInfoBox .item .tit.on .ico .img1{display: none;}
.ApplicationInfo .ApplicationInfoBox .item .tit.on .ico .img2{display: inline-block;}
.ApplicationInfo .ApplicationInfoBox .item .tit.on .more{background: url(../image/jtc.png) no-repeat center center;}
.ApplicationInfo .ApplicationInfoBox .item .tit.on {background: #fff;box-shadow: 0 60px 60px rgba(0,0,0,0.05);}


.AppAd{padding:0.5rem 0;}
.AppAd .AppAdBox{height:1.8rem;background-repeat: no-repeat;background-size: cover;background-position:  center right;display: flex;align-items: center;}
.AppAd .AppAdBox a{display: block;color:#fff;font-style:italic;padding:0.5rem 1rem;line-height: 0.28rem;}


/* 公司-质量 */
.QualityList .QualityListBox ul li{margin-bottom:1.2rem;overflow: hidden;}
.QualityList .QualityListBox ul li .skewBox{width:48%;float:left;transform: skewX(-10.15deg);transform-origin: top right;}
.QualityList .QualityListBox ul li .skewBox .img span{transform: skew(10.15deg);transform-origin: top right;}
.QualityList .QualityListBox ul li .img{padding-top:8.6rem;}
/* .QualityList .QualityListBox ul li .img::after{content:'';display: block;border-bottom:8.6rem solid #fff;border-left:1.3rem solid transparent;position: absolute;right:0;bottom:0;} */
.QualityList .QualityListBox ul li .txt{width:48%;float:right;min-height:8.6rem;display: flex;flex-direction: column;justify-content: center;}
.QualityList .QualityListBox ul li .txt .ico{width:1.14rem;}
.QualityList .QualityListBox ul li .txt .tit{font-size: 0.48rem;font-family: harmb;color:#000;margin:0.1rem 0;}
.QualityList .QualityListBox ul li .txt .dec{font-size: 0.3rem;line-height: 0.42rem;font-family: harmm;color:#434343;}
.QualityList .QualityListBox ul li .txt .con{font-family: harml;font-size: 0.27rem;color:#000;opacity: 0.7;line-height: 0.4rem;margin-top:0.2rem;}
.QualityList .QualityListBox ul li .txt .download{height:0.95rem;display: flex;justify-content: center;align-items: center;background: #f8f8f8;margin-top:0.2rem;}
.QualityList .QualityListBox ul li .txt .download a{color:#035dc3;font-size: 0.24rem;font-family: harml;border-bottom:1px solid #035dc3;}
.QualityList .QualityListBox ul li .txt .download img{display: inline-block;margin-right:0.1rem;height:0.68rem;}

.QualityList .QualityListBox ul li:nth-child(2n) .skewBox{float:right;transform-origin: top left;transform: skew(10.15deg);}
.QualityList .QualityListBox ul li:nth-child(2n) .skewBox .img span{transform-origin: top left;transform: skew(-10.15deg);}
/* .QualityList .QualityListBox ul li:nth-child(2n) .img::after{border-right:1.3rem solid transparent;border-left: none;left:0;right:auto;} */
.QualityList .QualityListBox ul li:nth-child(2n) .txt{float:left;}

.QualityImg .slider .slick-list{margin-left:-0.2rem;}
.QualityImg .slider .item{margin-left:0.2rem;}
.QualityImg .slider .item .img{padding-top:69%;}
.QualityImg .slider .item .img span{transition: all .5s;-webkit-transition: all .5s;}
.QualityImg .slider .item:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}

.QualityImg .slick-arrow{width:34px;height:50px;background-color: #035dc3;position: absolute;top:50%;margin-top:-25px;z-index:99;background-position: center center;background-repeat: no-repeat;font-size: 0;color:transparent;}
.QualityImg .slick-arrow.slick-prev{background-image: url(../image/prev_1.png);left:-70px;}
.QualityImg .slick-arrow.slick-next{background-image: url(../image/next_1.png);right:-70px;}


.QualityAd{padding:1rem 0;}
.QualityAd .QualityAdBox{padding:1rem 2rem;background: url(../image/qubg.jpg) no-repeat center center;background-size: cover;}
.QualityAd .QualityAdBox .con{font-size: 0.3rem;line-height: 0.42rem;color:#fff;font-family: harml;}



/* 公司-环境 */
.Environment .EnvironmentBox .item{margin-bottom:1rem;overflow: hidden;}
.Environment .EnvironmentBox .item .skewBox{width:48%;float:left;transform: skewX(-10.15deg);transform-origin: top right;}
.Environment .EnvironmentBox .item .img{padding-top:4.35rem;}
.Environment .EnvironmentBox .item .img span{transform: skew(10.15deg);transform-origin: top right;}
.Environment .EnvironmentBox .item .txt{width:48%;float:right;min-height:4.35rem;display: flex;flex-direction: column;justify-content: center;}
/* .Environment .EnvironmentBox .item .img::after{content:'';display: block;border-bottom:4.35rem solid #fff;border-left:1.3rem solid transparent;position: absolute;right:0;bottom:0;} */
.Environment .EnvironmentBox .item .txt .ico{width:1.14rem;}
.Environment .EnvironmentBox .item .txt .tit{font-size: 0.48rem;font-family: harmb;color:#000;margin:0.1rem 0;}
.Environment .EnvironmentBox .item .txt .con{font-family: harml;font-size: 0.27rem;color:#000;opacity: 0.7;line-height: 0.4rem;margin-top:0.2rem;}


.Environment .EnvironmentBox .item:nth-child(2n) .skewBox{float:right;transform-origin: top left;transform: skew(10.15deg);}
.Environment .EnvironmentBox .item:nth-child(2n) .skewBox .img span{transform: skew(-10.15deg);}
/* .Environment .EnvironmentBox .item:nth-child(2n) .img::after{border-right:1.3rem solid transparent;border-left: none;left:0;right:auto;} */
.Environment .EnvironmentBox .item:nth-child(2n) .txt{float:left;}

.EnvironmentSlider {padding-bottom:1rem;}
.EnvironmentSlider .slider_img{width:48%;}
.EnvironmentSlider .slider_img .item .img{padding-top:8.75rem;}
.EnvironmentSlider .slider_img .item .img span{background-size: contain;}
.EnvironmentSlider .txt{width:48%;min-height:8.75rem;display: flex;flex-direction: column;justify-content: center;}
.EnvironmentSlider .txt .ico{width:1.14rem;}
.EnvironmentSlider .txt .tit{font-size: 0.47rem;font-family: harmb;color:#000;margin:0.1rem 0;max-width:80%;}
.EnvironmentSlider .txt .con{font-family: harml;font-size: 0.27rem;color:#000;opacity: 0.7;line-height: 0.4rem;margin-top:0.2rem;}

.EnvironmentSlider .slick-arrow{width:34px;height:50px;background-color: #035dc3;position: absolute;top:50%;margin-top:-25px;z-index:99;background-position: center center;background-repeat: no-repeat;font-size: 0;color:transparent;}
.EnvironmentSlider .slick-arrow.slick-prev{background-image: url(../image/prev_1.png);left:0;}
.EnvironmentSlider .slick-arrow.slick-next{background-image: url(../image/next_1.png);right:0;}


/* 公司-位置 */
.LocalBan .img{padding-top:8.2rem;}
.LocalBan .txt .txtbox{text-align: left;max-width:8rem;}
.LocalBan .txt .txtbox h1{font-size: 0.6rem;}
.LocalBan .txt .txtbox .con{font-family: harml;line-height: 0.3rem;font-size: 0.2rem;text-transform: none;margin-top:0.3rem;}

.Locantions_slider .slider{background: #fff;box-shadow: 0 0.6rem 0.6rem rgba(0,0,0,0.05);}
.Locantions_slider .slider .item{padding:0.5rem 0;box-sizing: border-box;}
.Locantions_slider .slider .item a{display: block;padding:0 0.5rem;border-left:1px solid #f1f1f1;position: relative;}
.Locantions_slider .slider .item .tit{font-size: 0.3rem;font-family: harmm;margin-bottom:0.2rem}
.Locantions_slider .slider .item p{font-size: 0.18rem;font-family: harmm;color:#333;}
.Locantions_slider .slider .item .dec{color:#999;font-family: harml;margin-top:0.1rem;line-height:0.28rem;}
.Locantions_slider .slider .item .more{width:65px;height:32px;line-height: 32px;text-align: center;background: #c9c9c9;color:#fff;position: absolute;right:0.5rem;top:0;}
.Locantions_slider .slider .item .more img{display: inline-block;margin-right:5px;}
.Locantions_slider .slider .slick-arrow{width:46px;height:46px;position: absolute;top:50%;margin-top:-23px;z-index:99;background-color: transparent;background-position: center center;background-repeat: no-repeat;font-size: 0;color:transparent;}
.Locantions_slider .slider .slick-arrow.slick-prev{background-image: url(../image/prev_2.png);left:-60px;}
.Locantions_slider .slider .slick-arrow.slick-next{background-image: url(../image/next_2.png);right:-60px;}

.Locantions_slider .slider .slick-arrow.slick-prev:hover{background-image: url(../image/prev_2c.png);}
.Locantions_slider .slider .slick-arrow.slick-next:hover{background-image: url(../image/next_2c.png);}
.Locantions_slider .slider .item:hover .tit{color:#035dc3;}
.Locantions_slider .slider .item:hover .more{background: #035dc3;}

.Map{margin-top:1rem;}
.Map .MapBox{max-width:1232px;margin:0 auto;position: relative; padding-bottom:100px}
.Map .MapBox ul li {position: absolute;top:0;left:0;}
.Map .MapBox ul li .dot{width:10px;height:10px;border-radius: 50%;background: #035dc3;margin:0.1rem auto 0;position: relative;overflow: visible;}
.Map .MapBox ul li .dot::before,
.Map .MapBox ul li .dot::after{content:'';display: block;width:100%;height:100%;background: #035dc3;opacity: 0.5;position: absolute;left:0;top:0;border-radius: 50%;}

.Map .MapBox ul li .dot::before{animation: scale 2s linear infinite;}
.Map .MapBox ul li .dot::after{animation: scale 2s 1s linear infinite;}

.Map .MapBox ul li .tit{font-size: 0.18rem;font-family: harmm;text-align: center;}
.Map .MapBox ul li .tcBox{width:3rem;background: #fff;box-sizing: border-box;padding:0.3rem;position: absolute;bottom:130%;left:50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);box-shadow: 0 10px 20px rgba(0,0,0,0.03);display: none;}
.Map .MapBox ul li .tcBox h1{font-size: 0.24rem;margin-bottom:0.1rem;}
.Map .MapBox ul li .tcBox p{font-size: 0.18rem;font-family: harmm;}
.Map .MapBox ul li .tcBox .dec{margin-top:0.1rem;}
.Map .MapBox ul li .tcBox .dec p{color:#999;line-height: 0.25rem;font-family: harml;font-size: 0.16rem;}
.Map .MapBox ul li .tcBox::after{content:'';display: block;border-top:8px solid #fff;border-left:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid transparent;position: absolute;top:100%;left:50%;margin-left:-8px;}

.Map .MapBox ul li.li1{top:29.5%;left:77%;}
.Map .MapBox ul li.li2{top:34%;left:79.2%;}
.Map .MapBox ul li.li3{top:auto;left:80%;bottom:16%;}
.Map .MapBox ul li:hover .tcBox{display: block;}
.Map .MapBox ul li.li2 .tit{position: absolute;bottom:-0.3rem;left:50%;white-space: nowrap;transform: translateX(-50%);-webkit-transform: translateX(-50%);}

.Map .MapBox ul li.li4{top:78%;left:91%;}
.Map .MapBox ul li.li5{top:26%;left:21%;}
.Map .MapBox ul li.li6{top:20%;left:21%;}
.Map .MapBox ul li.li7{top:20%;left:41%;}
.Map .MapBox ul li.li8{top:18%;left:44%;}
.Map .MapBox ul li.li9{top:40%;left:54%;}
.Map .MapBox ul li.li10{top:52%;left:47%;}


@keyframes scale{
	0%{transform: scale(1);-webkit-transform: scale(1);opacity: 0.3;}
	100%{transform: scale(3.5);-webkit-transform: scale(3.5);opacity: 0;}
}


/* 公司-关于 */


.aboutTit{text-align: center;margin-bottom:0.6rem;}
.aboutTit .ico{width:1.14rem;margin:0 auto 0.1rem;}
.aboutTit h1{font-size: 0.48rem;color:#fff;margin-bottom:0.3rem;font-weight: normal;font-family: harmb;}
.aboutTit .dec{font-size: 0.27rem;line-height: 0.4rem;color:#fff;opacity: 0.7;}

.AboutInfo{margin-bottom:0.4rem;}
.AboutInfo .about_img{width:45%;overflow: hidden;}
.AboutInfo .about_img .skewBox{transform-origin: top right;transform: skew(-10.15deg);}
.AboutInfo .about_img .skewBox .img span{transform-origin: top right;transform: skew(10.15deg);}
.AboutInfo .about_img .img{padding-top:6rem;}
.AboutInfo .About_Part1 {margin-bottom:0.5rem;}
/* .AboutInfo .About_Part1 .about_img .img::after{content:'';display: block;border-bottom:5.75rem solid #fff;border-left:1.3rem solid transparent;position: absolute;right:0;bottom:0;}
.AboutInfo .About_Part2 .about_img .img::after{content:'';display: block;border-bottom:5.75rem solid #fff;border-right:1.3rem solid transparent;position: absolute;left:0;bottom:0;} */
.AboutInfo .About_Part1 .about_txt{margin-top:0.7rem;}

.AboutInfo .About_Part2 .about_img .skewBox {transform-origin: top left;transform: skew(10.15deg);}
.AboutInfo .About_Part2 .about_img .skewBox .img span {transform-origin: top left;transform: skew(-10.15deg);}



.AboutInfo .num {margin-top:0.5rem;}
.AboutInfo .num ul::after{content:'';display: block;clear: both;}
.AboutInfo .num ul li{width:33.33%;float:left;}
.AboutInfo .num ul li p{font-size: 0.88rem;font-family: dincondb;color:#035dc3;}
.AboutInfo .num ul li p span{color:#035dc3;}
.AboutInfo .num ul li>span{color:#1d1f22;font-size: 0.18rem;margin-top:0.1rem;display: block;}



.AboutInfo .about_txt{width:49.5%;}
.AboutInfo .about_txt .ico{width:1.14rem;}
.AboutInfo .about_txt .tit{font-size: 0.48rem;color:#000;margin-bottom:0.3rem;font-family: harmb;margin-top:0.1rem;}
.AboutInfo .about_txt .con{font-family: harml;font-size: 0.27rem;color: #000;opacity: 0.7;line-height: 0.4rem;margin-top: 0.2rem;}

.AboutInfo .About_Part2 .sliderImg {margin-top:0;}
.AboutInfo .About_Part2 .sliderImg .item{padding:0.2rem;box-sizing: border-box;height:1.8rem;line-height: 1.8rem;text-align: center;}
.AboutInfo .About_Part2 .sliderImg .item img{max-width:90%;max-height:80%;display: inline-block;}


.pd100{padding:1rem 0;}
.Honor_1{background: url(../image/honorbg.png) no-repeat center center;background-size: cover;}
.Honor_1 .HonorBox{padding:0 1.2rem;}
.Honor_1 .HonorBox .slick-list{margin-left:-1.5rem;}
.Honor_1 .HonorBox .item{margin-left:1.5rem;}
.Honor_1 .HonorBox .item .img{padding-top:144%;}
.Honor_1 .HonorBox .item .img span{transition: all .5s;-webkit-transition: all .5s;}
.Honor_1 .HonorBox .slick-arrow{width:50px;height:26px;background-position: center center;background-repeat: no-repeat;background-color: transparent;position: absolute;top:50%;margin-top:-13px;z-index:99;font-size: 0;color:transparent;}
.Honor_1 .HonorBox .slick-arrow.slick-prev{background-image: url(../image/prev_3.png);left:-1.2rem;}
.Honor_1 .HonorBox .slick-arrow.slick-next{background-image: url(../image/next_3.png);right:-1.2rem;}

.Honor_1 .HonorBox .item:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}

.Honor_2{background: url(../image/honorbg_1.png) no-repeat center center;background-size: cover;}
.Honor_2 .Honor_left{width:55%;}
.Honor_2 .Honor_left .aboutTit{text-align: left;}
.Honor_2 .Honor_left .slider-nav{}
.Honor_2 .Honor_left .slider-nav .slick-list{overflow-x: auto;padding-bottom:0.6rem;margin-left:-0.3rem;}
.Honor_2 .Honor_left .slider-nav .item a{display: block;margin-left:0.3rem;}
.Honor_2 .Honor_left .slider-nav .item{opacity: 0.5;box-sizing: border-box;}
.Honor_2 .Honor_left .slider-nav .item .img{padding-top:148%;box-sizing: border-box;border:5px solid transparent;}
.Honor_2 .Honor_left .slider-nav .item.slick-current{opacity: 1;}
.Honor_2 .Honor_left .slider-nav .item.slick-current .img{border:5px solid #6193e0;}

.Honor_2 .Honor_left .slider-nav .slick-list::-webkit-scrollbar{width: 8px; height:8px;-webkit-overflow-scrolling : touch;border-radius: 8px;}
.Honor_2 .Honor_left .slider-nav .slick-list::-webkit-scrollbar-track{background:#0e3265;}
.Honor_2 .Honor_left .slider-nav .slick-list::-webkit-scrollbar-thumb{border-radius: 8px;background-color: #6193e0;}
.Honor_2 .Honor_left .slider-nav .slick-list::-webkit-scrollbar-button{height: 0px;background-color: #0e3265;width:0;}

.Honor_2 .Honor_right{width:28%;}
.Honor_2 .Honor_right .slider-for .item .img{padding-top:148%;}


.Profile .aboutTit h1{color:#000;}
.Profile .ProfileBox ul {margin-left:-0.15rem;}
.Profile .ProfileBox ul li{width:20%;float:left;margin-bottom:0.15rem;}
.Profile .ProfileBox ul li a{display: block;margin-left:0.15rem;background: #f9f9f9;height:1.2rem;line-height: 1.2rem;text-align: center;}
.Profile .ProfileBox ul li img{max-width:70%;max-height:80%;transition: all .5s;-webkit-transition: all .5s;}
.Profile .ProfileBox ul li:hover img{transform: scale(1.05);-webkit-transform: scale(1.05);}
.Profile .ProfileBox ul li:hover a{box-shadow: 0 0 10px rgba(0,0,0,0.1);}


/* 产品参数 */
.ProInfos{padding: 0.2rem 0 0.4rem;line-height: 0.3rem;}
.ProInfos h2{font-size: 0.3rem;line-height: 0.4rem;margin-bottom: 0.05rem;}

.Configurator{background:#dddddd;margin-bottom: 0.17rem;}
.Configurator *{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */ /*设置的区域宽度用百分比固定为父元素的宽度对应的百分百，不会收到padding或是border把盒子撑大*/
	}
	.Configurator *:before,.Configurator *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.Configurator .Selector {padding:0.53rem 1.85rem;}
.Configurator .Selector .SelItem{margin-bottom: 5px;cursor: pointer;}
.Configurator .Selector .SelItem:last-child{margin-bottom: 0;}
.Configurator .Selector .SelItem{display: flex;padding:0.18rem;align-items: center;}
.Configurator .Selector .SelItem .img{width: 50%;padding:0 0.6rem 0 0.85rem;}
.Configurator .Selector .SelItem .img img{width: 5rem;}
.Configurator .Selector .SelItem .tit{width: 50%;padding-left: 0.4rem;font-size: 0.2rem;}
.Configurator .Selector .SelItem:hover{background: #d1d1d1;}
.SelectContent{display: block;}
/*.SelectContent.show{display: block;}*/
.SelectContent .Content{height: 520px;position: relative;padding-top: 158px;}
.SelectContent .backpre{position: absolute;left: 34%;bottom: 0;width: 180px;line-height: 66px;padding-left: 10px;background:url(../image/back.png) no-repeat;background-size: cover;cursor: pointer;}
.SelectContent .backpre:after{content: "";position: absolute;left:auto;top: 50%;width: 61px;height: 2px;background:#c5d7eb;right:-30px;}

.SelectContent input{width: 110px;border: 2px solid #035dc3;background: #fff;text-align: center;height: 32px;color: #333333;position: relative;z-index: 1;vertical-align: middle;}
.SelectContent  span{display: block;}
.SelectContent select{border:2px solid #035dc3;background:#fff;text-align: center;height: 32px;color:#333333;position: relative;z-index: 1;vertical-align: middle;}
.SelectContent strong{font-weight: normal;font-size: 16px;display: block;}
.SelectContent .checklist_scroll{max-height:210px;overflow-y: auto;width:181px;}
.SelectContent .checklist{margin-left:35px;width:140px;}
.SelectContent .checklist .thead{line-height: 45px;background:#fff;border-top:1px solid gray;}
.SelectContent .checklist .tbody{line-height: 39px;position: relative;background:#fff;}
.SelectContent .checklist .tbody:after{content:"";top: 50%;position: absolute;left: -30px;width: 20px;height: 20px;border-radius: 50%;border:2px solid #999999;background:#fff;transform: translateY(-50%);cursor: pointer;}
.SelectContent .checklist .tbody:hover:after{border:2px solid #035dc3;}
/* .SelectContent .Step4 .checklist .tbody:after{left: auto;right: -30px;}
 */


.SelectContent .checklist {border-right: 1px solid gray;}
.SelectContent .checklist .table-tr{display: flex;}
.SelectContent .checklist .table-th{width:50%;text-align: center;border-left:1px solid gray;border-bottom:1px solid gray;}


.SelectContent .bodyimg{width: 500px;margin:0px auto;}
.SelectContent .Step1{left: 54.5%;top: 203px;height:139px;position: absolute;background:url(../image/step1_arr.png) 0px bottom no-repeat;width: 340px;}
.SelectContent .Step1 strong{display: inline-block;margin-left: 15px;line-height: 32px;}
.SelectContent .Step1 select{width: 110px;}

.SelectContent .Step1 .select1{position: absolute;left: 25px;bottom: 0;}

.SelectContent .Step1 .select2{position: absolute;left: 25px;bottom: 60px;display: none;}
.SelectContent .Step1 .select2:after{width: 161px;height: 60px;background:url(../image/step1_arr2.png);content: "";position: absolute;left: -25px;top: -20px;}
.SelectContent .Step1 .select2{position: absolute;left: 25px;bottom: 60px;}
.SelectContent .Step1 .select2 strong{margin-left: 44px;}

.SelectContent .Step2{position: absolute;left: 34%;top: 0;width: 500px;}
.SelectContent .Step2 .select1{position: absolute;left: 320px;line-height: 26px;top: 125px;display: none;}
.SelectContent .Step2 .select1:after,.SelectContent .Step2 .select1:before{position: absolute;left: 35px;content:"";width: 8px;height: 40px;background-position: no-repeat;background-position: center top;top: 10px;}
.SelectContent .Step2 .select1:after{background-position: center bottom;background-image: url(../image/step2_arr.png);}
.SelectContent .Step2 .select1:before{background-image: url(../image/step2_arr2.png); top: 65px;}
.SelectContent .Step2 .select1 span{position: relative;top:10px;}

.SelectContent .Step2 .select2{position: absolute;left: 92px;line-height: 26px;top: 90px;display: none;}
.SelectContent .Step2 .select2:after,.SelectContent .Step2 .select2:before{position: absolute;left: -25px;content:"";width: 8px;height: 60px;background-position: no-repeat;background-position: center top;top: 8px;}
.SelectContent .Step2 .select2:after{background-position: center bottom;background-image: url(../image/step2_arr.png);}
.SelectContent .Step2 .select2:before{background-image: url(../image/step2_arr2.png); top: 118px;}
.SelectContent .Step2 .select2 span{display: block;}
.SelectContent .Step2 .select2 strong{margin-bottom: 24px;}
.SelectContent .Step2 .select2 strong.on{opacity: 0;}
.SelectContent .Step2 .select2 select{width: 140px;}

.SelectContent .Step2 .select3{position: absolute;left: -3px;line-height: 26px;top: 59px;width: calc(100% - 45px);border-left: 2px solid #6e6e6e;border-right: 2px solid #6e6e6e;height: 100px;text-align: center;display:none;}
.SelectContent .Step2 .select3:after,.SelectContent .Step2 .select3:before{position: absolute;content: "";top: 6px;width: 50%;background-position: 0 center;height: 8px;}
.SelectContent .Step2 .select3:after{background-image: url(../image/step2_arr3.png);left: 0;}
.SelectContent .Step2 .select3:before{right: 0;background-position: right center;background-image: url(../image/step2_arr4.png);}
.SelectContent .Step2 .select3 span{display: inline-block;width:74px;line-height: 30px;border:1px solid #999999;background:#fff;position: relative;z-index: 1;top: -5px;}
.SelectContent .Step2 .select3 p{width:100%;position: absolute;bottom:100%;left:0;text-align: center;}


.SelectContent .Step2 .select4{text-align:center;position: absolute;top:7px;left: -3px;width: calc(100% - 1px);border-right: 2px solid #6e6e6e;height:145px;padding-right:38px;display:none;}
.SelectContent .Step2 .select4:after{position: absolute;content: "";left:0;top:16px;width: 100%;height: 8px;background:url(../image/step2_arr4.png) right center no-repeat;}
.SelectContent .Step2 .select4 span{display: inline-block;width:74px;margin-left:-4px;line-height: 30px;border:1px solid #999999;background:#fff;position: relative;z-index: 1;top: 3px;}
.SelectContent .Step2 .select4 .em{position: absolute;background:url(../image/step2_arr5.png) center bottom no-repeat;padding-bottom: 12px;right: 0;top: 32px;width: 44px;background-size: contain;}
.SelectContent .Step2 .select4 .em em{display: block;width: 40px;line-height: 20px;border:1px solid #999999;background:#fff;}
.SelectContent .Step2 .select4 .left{display: none;}

.SelectContent .Step2 .select4.on:before{position: absolute;content: "";left:-45px;top:16px;width: 80px;height: 8px;background:url(../image/step2_arr3.png) 0 center repeat-x;}
.SelectContent .Step2 .select4.on .left{position:absolute;border-left: 2px solid #6e6e6e;height: 100%;left: -47px;top: 0;width:66px;display:block;}
.SelectContent .Step2 .select4.on .left .em{right: auto;left: 4px;}
.SelectContent .Step2 .select4.on .left.em:After{position: absolute;content: "";right: 0;top: 0;height: 1rem;width: 2px;background:#6e6e6e;top: 20px;}

.SelectContent .Step2 .select5{position: absolute;top: 158px;right: -24px;width: 72px;display:none;}
.SelectContent .Step2 .select7{position: absolute;top: 158px;left: -76px;width: 72px;display:none;text-align: right;}

.SelectContent .Step2 .select6{text-align:center;position: absolute;top:7px;left:-7% ;width: 112.7%;border-left: 2px solid #6e6e6e;border-right: 2px solid #6e6e6e;height:1.45rem;padding-right:38px;display: none;}
.SelectContent .Step2 .select6:after{position: absolute;content: "";left:0;top:16px;width: 100%;height: 8px;background:url(../image/step2_arr4.png) right center no-repeat;}
.SelectContent .Step2 .select6:before{position: absolute;content: "";left:0;top:16px;width: 15px;height: 8px;background:url(../image/step2_arr3.png) 0 center no-repeat;}
.SelectContent .Step2 .select6 span{display: inline-block;width:74px;margin-left:43px;line-height: 30px;border:1px solid #999999;background:#fff;position: relative;z-index: 1;top: 3px;}
.SelectContent .Step2 .select6 .em{position: absolute;background:url(../image/step2_arr5.png) center bottom no-repeat;padding-bottom: 12px;left: 0;top: 25px;width: 44px;}
.SelectContent .Step2 .select6 .em:After{position: absolute;content: "";right: 0;top: 0;height: 100px;width: 2px;background:#6e6e6e;top: 20px;}
.SelectContent .Step2 .select6 .em em{display: block;width: 40px;line-height: 20px;border:1px solid #999999;background:#fff;margin-left: 2px;}

.SelectContent .Step3,.SelectContent .Step4 {width: 20%;position: absolute;right: 6%;top:5px;height: calc(100% - 10px);}
.SelectContent .Step4 {right: auto;left:14%;}
.SelectContent .Step3 strong,.SelectContent .Step4 strong{line-height: 69px;font-size: 16px;}
.SelectContent .Step3 .SelItem,.SelectContent .Step4 .SelItem{padding:0 0 5px 20px;border:1px solid rgba(0,0,0,0);line-height: 33px;cursor: pointer;width:180px;}
.SelectContent .Step3 .SelItem img,.SelectContent .Step4 .SelItem img{display:block;height: 45px;}
.SelectContent .Step3 .SelItem:hover,.SelectContent .Step3 .SelItem.cur,.SelectContent .Step4 .SelItem:hover,.SelectContent .Step4 .SelItem.cur{background:#fff;border:1px solid #cccccc;}

.SelectContent .Step3 .select3 .img,.SelectContent .Step4 .select3 .img{width: 101px;min-height: 130px;margin: 9px 0 25px;margin-left:35px;display:flex;align-items:center;}
.SelectContent .Step3 .select3 .img img,.SelectContent .Step4 .select3 .img img{max-height:100%;vertical-align: middle;}


.SelectContent .Step3 .strtit1,.SelectContent .Step3 .select1,.SelectContent .Step3 .select2,.SelectContent .Step3 .select3,.SelectContent .Step4 .strtit1,.SelectContent .Step4 .select1,.SelectContent .Step4 .select2,.SelectContent .Step4 .select3{display: none;}

.SelectContent .StepRightEnd{width: 24%;right: 0;height: 90%;position: absolute;top: 35%;display: none;}
.SelectContent .StepRightEnd img{width: 150px;}

.SelectContent .StepLeftEnd{width: 24%;left: 0;height: 90%;position: absolute;top: 35%;text-align: center;display: none;}
.SelectContent .StepLeftEnd img{width: 150px;}

.SelectContent .Result{background:#eeeeee;line-height: 32px;padding:70px 60px;display: flex;position: relative;}
.SelectContent .Result .itembox{width: 50%;float:left;}
.SelectContent .Result .itembox dt{font-size: 16px;margin-bottom: 19px;}
.SelectContent .Result .itembox span{display: inline-block;width: 42%;}
.SelectContent .Result .itembox em{display: none;}
.SelectContent .Result .itembox i{display: none;}
.SelectContent .Result .itembox i img{height:60px;}

.SelectContent .Result .Btnbox{position: absolute; right: 21px;bottom: 26px;width: 100%;text-align: right;display: none;}
.SelectContent .Result .Btnbox a{display: inline-block;padding:0 22px;line-height: 30px;border:1px solid #999999;margin-left: 10px;}
.SelectContent .Result .Btnbox a:hover{color:#fff;background:#035dc3;border:1px solid #035dc3;}

.selectorDisabled {border: #999999 solid 2px !important;color:#000 !important;opacity: 1 !important;}


.Configurator_pdf .SelectContent .Step2 .select2:before{top:91px;left:-25px;}
.Configurator_pdf .SelectContent .Step2 .select2::after{top:-14px;left:-25px;}
.Configurator_pdf .SelectContent input{height:32px;}
.Configurator_pdf .SelectContent select{height:32px;}
.Configurator_pdf .SelectContent .Step2 .select1:after{top:9px;left:35px;}
.Configurator_pdf .SelectContent .Step2 .select1::before{top:65px;left:35px;}
.Configurator_pdf .SelectContent .Step2 .select4 span{line-height: 32px;}
.Configurator_pdf .SelectContent .Step2 .select3 span{line-height: 32px;}
.Configurator_pdf .SelectContent .Step2 .select4.on:before{left:-50px;width:66px;}
.Configurator_pdf .SelectContent .Result .itembox span{width:50%;}

.singlePage *{font-size: 0.18rem;line-height: 0.3rem;}


/* 响应式调整 20220915 */
@media(max-width:1024px){
	body{font-size: 14px;line-height: 28px;padding-top:60px;}
	.Top .Logo{line-height: 60px;padding:0 10px;}
	.Top .Logo .LogoIcon{display: none;}
	.Top .Logo .Logobox  img{max-height:50px;}
	.Top .MainNav{display: none;}
	.Top .top_iconnav ul li{line-height: 60px;height:60px;margin-left:10px;}

	.Top .top_iconnav ul li.lan dl{width:70px;margin-left:-35px;line-height: 35px;}
	.Top .top_iconnav ul li.search .searchBox button{height:100%;}

	.HomeBan .slick-dots li{background-size: contain;}
	.HomeBan .slick-dots li.slick-active{background-size: contain;}

	.Bottom .BottomCon .item.bottomContact ul li{font-size: 14px;line-height: 26px;padding-left:70px;}
	.Bottom .BottomCon .item.bottomContact ul li:nth-child(3){padding-left:85px;}
	.Bottom .HomeAbout .con{font-size: 12px;line-height: 20px;}
	.Bottom .HomeAbout .logo .img img{max-height:50px;}
	.Bottom .HomeAbout{padding-right:100px;}
	.Locantions_slider .slider .item .dec{font-size: 13px;line-height: 20px;}
	.ApplicationInfo .ApplicationInfoBox .item .tit .titbox{padding-left:50px;}
	.ProInfos{line-height: 25px;}
	.ProInfos h2{margin-bottom:10px;font-size: 16px;line-height: 30px;}
	/* .SelectContent .backpre{width:100px;background-size: cover;height:30px;line-height: 30px;}
	.SelectContent .backpre:after{display: none;}
	.SelectContent select{height:25px;line-height: 25px;}
	.SelectContent .Result .itembox dt{font-size: 16px;}
	.SelectContent .Result .itembox{line-height: 28px;}
	.SelectContent .Step2 .select2:after, .SelectContent .Step2 .select2:before{top:-0.35rem;}
	.SelectContent .Step2 .select2:before{top:1.18rem;}
	.SelectContent .Step2 .select1:after, .SelectContent .Step2 .select1:before{top:-0.21rem;}
	.SelectContent .Step2 .select1:before{top:0.65rem;}
	.SelectContent .Step3, .SelectContent .Step4{right:0;}
	.SelectContent .checklist{width:120px;}
	.SelectContent .Step2 .select3 span{line-height: 20px;}
	.SelectContent .Step2 .select4 span{line-height: 20px;} */
}


@media(max-width:768px){
	.Bottom .HomeAbout{width:100%;max-width:100%;position: static;background: #035dc3;padding:20px;}
	.Bottom .BottomCon{padding-left:0;}
	.Bottom .BottomCon .item{width:100%;margin-bottom:10px;}
	.Bottom .BottomCon .item.bottomContact{width:100%;}
	.Bottom .HomeAbout .logo .txt{font-size: 12px;line-height: 20px;}
	.FloatBox ul li{width:60px;height:60px;box-shadow: 0 0 10px rgba(0,0,0,0.1);padding:5px;}
	.FloatBox ul li p{font-size: 12px;margin-top:0;}

	.Top .Logo .Logobox img{max-height:38px;}
	.Top .Logo .logoTxt{line-height: 18px;font-size: 12px;}
	.Top{padding-right:40px;}
	.Top .menu{width:40px;}
	.Top .menu img{max-width:20px;max-height:20px;}
	.open_menu ul{display: block;}
	.open_menu ul li{width:100%;font-size: 16px;margin-bottom:10px;margin-right:0;}
	.open_menu ul li dt{font-size: 16px;position: relative;}
	.open_menu ul li dt i{display: block;width:100%;height:100%;position: absolute;top:0;left:0;background: url(../image/leftico.png) no-repeat center right;}
	.open_menu ul li .dlbox{display: none;}
	.open_menu ul li dd{font-size: 14px;line-height: 25px;}

	.HomePart{margin-top:20px;}
	.HomeBan .item .img::after{display: none;}
	.HomeBan .item .txt .txtbox{max-width:80%;}
	.HomeBan .item .txt .txtbox h1{font-size: 12px;line-height: 16px;margin:0;}
	.HomeMore{width:120px;height:28px;line-height: 28px;}
	.HomeBan .item .txt .txtbox p{font-size: 12px;line-height: 16px;}
	.HomeBan .item.item5 .txt .txtbox{max-width:60%;}
	.HomeBan .slick-dots{bottom:0;}
	.w1600{width:95%;}

	.HomePart .HomePartBox .list{display: block;width:100%;}
	.HomePart .HomePartBox .list dd{display: block;width:100% !important;}
	.HomePart .HomePartBox .list dd{padding-bottom:60%;}
	.HomePart .HomePartBox .list dd .txt{transform: skew(0);padding:0 20px;}
	.HomePart .HomePartBox .list dd .cons{transform: skew(0);}
	.HomePart .HomePartBox .list dd figure{transform: skew(0);}
	.HomePart .HomePartBox .list dd .txt .tit{font-size: 18px;}
	.HomePart .HomePartBox .list dd .txt .con{font-size: 12px;line-height: 18px;}
	.HomePart .HomePartBox .list dd.on .txt .tit{font-size: 18px;}
	.HomePart .HomePartBox .list dd.on .txt .more img{max-height:20px;}
	.HomePart .HomePartBox .list dd figure::before{opacity: 0.3;}
	.HomePart .HomePartBox .list dd .txt .tit{text-align: left;}
	.HomePart .HomePartBox .list dd .txt .con{display: block;height:72px;overflow: hidden;}
	.HomePart .HomePartBox .list dd .txt .more{display: block;margin-top:20px;}
	.HomePart .HomePartBox .list dd .txt .more img{max-height:20px;}

	.HomeProduct .HomeProductCon{display: block;width:100%;}
	.HomeProduct .HomeProductbox .item{display: block;width:100%;margin-bottom:10px;padding-top:60%;}
	.HomeProduct .HomeProductbox .item:nth-child(2){width:100%;}
	.HomeProduct .HomeProductbox .item .cons{transform: skew(0);}
	.HomeProduct .HomeProductbox .item figure{transform: skew(0);}
	.HomeProduct .HomeProductbox .item .txt{opacity: 1;transform: skew(0);bottom:0;width:100%;box-sizing: border-box;line-height: 50px;margin-left:0;padding-left:20px;}
	.HomeProduct .HomeProductbox .item:last-child .txt{padding-left:20px;}
	.HomeProduct .HomeProductbox .item .txt .more{left:auto; right:20px;}
	.HomeProduct .HomeProductbox .item .txt .more img{max-height:20px;}
	.HomeProduct .HomeProductbox .item .txt .tit{font-size: 16px;}
	.HomeProduct .HomeProductbox .item figure{width:100%;margin-left:0;}
	.HomeProduct .HomeProductbox .item .itemhover ul li{height:130px;transform: skew(0);width:48%;margin-bottom:2%;margin-top:0;}
	.HomeProduct .HomeProductbox .item .itemhover ul li .img{transform: skew(0);}
	.HomeProduct .HomeProductbox .item .itemhover{display: block;}
	.HomeProduct .HomeProductbox .item:nth-child(2) .cons{opacity: 0;}
	.HomeProduct .HomeProductbox .item:nth-child(2){padding-top:0;}
	.HomeProduct .HomeProductbox .item .itemhover {position: relative;z-index:99;}
	.HomeProduct .HomeProductbox .item .itemhover ul::after{content:'';display: block;clear: both;}
	.HomeProduct .HomeProductbox .item .itemhover ul li:nth-child(3){margin-left:2%;}
	.Top .top_iconnav ul li.search{height:60px;}
	.Top .top_iconnav ul li.search .searchBox{top:100%;height:40px;line-height: 40px;}
	.Top .top_iconnav ul li.search .searchBox.on{width:150px;padding-right:40px;}
	.Top .top_iconnav ul li.search .searchBox button{width:30px;}
	.nBan .txt{font-size: 20px;}
	.nBan .img::after{display: none;}
	.Map .MapBox ul li .tcBox{width:180px;}
	.Map .MapBox ul li .tcBox .dec p{line-height: 20px;}
	.Locantions_slider .slider .slick-arrow.slick-next{right:0;}
	.Locantions_slider .slider .slick-arrow.slick-prev{left:0;z-index:99;}
	.mp13{margin-top:20px;}

	.Product .ProductList ul li{width:48%;}
	.Product .ProductList ul li .txt .more{width:70px;height:30px;line-height: 30px;}
	.Top .top_iconnav ul li{margin-left:5px;}
	.Configurator .Selector{padding:20px;}
	.Configurator .Selector .SelItem .tit{font-size: 15px;}

	.AboutInfo .about_txt .ico{width:70px;}
	.Locantions_slider .slider .item p{font-size: 14px;line-height: 22px;}
	.ProInfo .ProInfoBox .Proparameter .table table tr td{font-size: 14px;line-height: 22px;height:30px;}
	.ProInfo .ProInfoBox .Proparameter .table table tr:first-child td{font-size: 14px;}
	.AppInfoDesc .AppInfoDescBox *{font-size: 14px !important;line-height: 22px !important;}

	.aboutTit .ico{width:70px;}

	.singlePage *{font-size: 14px !important;line-height: 25px !important;}
	.Bottom .BottomCon .item .itemtit{font-size: 16px;}

	.open_menu ul li dd .ThreeNav a{font-size: 13px;}

	/* .SelectContent{overflow: auto;} */
	/* .SelectContent .Content{width: 1000px;}
	.SelectContent .Result{width:1000px;} */

	/* .SelectContent .Content{height:350px;padding-top:120px;}
	.SelectContent .bodyimg{width:500px;}
	.SelectContent .Step1{left:57%;top:45%;}
	.SelectContent .Step2 .select2{top:39px;}
	.SelectContent .Step2 .select2:after, .SelectContent .Step2 .select2:before{top:-30px;}
	.SelectContent .Step2 .select2:before{top:70px;}
	.SelectContent .Step2 .select1:after, .SelectContent .Step2 .select1:before{top:0;}
	.SelectContent .Step2 .select1:before{top:85px;}
	.SelectContent .Step2 .select2 select{width:120px;}
	.SelectContent .Step2 .select2 strong{margin-bottom:15px;}
	.SelectContent .Step2{top:57px;}
	.SelectContent .Step3, .SelectContent .Step4{width:22%;box-sizing: border-box;padding:20px 0;}
	.SelectContent .Step3 strong, .SelectContent .Step4 strong{font-size: 16px;}
	.SelectContent .Step3 .SelItem, .SelectContent .Step4 .SelItem{padding:10px;}
	.SelectContent .checklist .tbody:after{left:-30px;}
	.SelectContent .Step2 .select3{width:450px;left:-65px;height:70px;top:-10px;}
	.SelectContent .Step2 .select4{top:-55px;left:-75px;height:110px;width:485px;}
	.SelectContent .Result{padding-bottom:60px;}
	.SelectContent .Step3 .SelItem img, .SelectContent .Step4 .SelItem img{height:30px;}
	.SelectContent .Step3 .select3 .img, .SelectContent .Step4 .select3 .img{width:60px;height:60px;}
	.SelectContent .StepRightEnd img{width:80px;}
	.SelectContent .StepLeftEnd img{width:80px;}
	.SelectContent .Step4 .checklist .tbody:after{right:-40px;} */

	
}

@media(max-width:640px){
	.subBan .item .img::after{display: none;}
	.AboutInfo .about_img{width:100%;}
	.AboutInfo .about_txt{width:100%;}
	.AboutInfo .about_txt .tit{font-size: 20px;}
	.AboutInfo .about_txt .con{font-size: 14px;line-height: 20px;margin-bottom:20px;}
	.AboutInfo .about_img .img{padding-top:80%;}
	.AboutInfo .about_img .skewBox{transform: skew(0);}
	.AboutInfo .about_img .skewBox .img span{transform: skew(0);}
	.AboutInfo .num{margin-top:20px;}
	.AboutInfo .num ul li p{font-size: 36px;}
	.AboutInfo .num ul li>span{font-size: 14px;}
	.AboutInfo .About_Part2 .about_img .skewBox{transform: skew(0);}
	.AboutInfo .About_Part2 .about_img .skewBox .img span{transform: skew(0);}
	.Honor_1 .HonorBox .slider{padding:0 80px;}
	.aboutTit h1{font-size: 20px;}
	.aboutTit .dec{font-size: 13px;line-height: 18px;}
	.Honor_1 .HonorBox .slick-arrow{background-size: 30px;}
	.Honor_2 .Honor_left{width:100%;}
	.Honor_2 .Honor_right{width:100%;margin:0 auto;margin-top:20px;padding:0 100px;box-sizing: border-box;}
	.Profile .ProfileBox ul li{width:33.33%;}
	.Profile .ProfileBox ul li a{height:60px;line-height: 60px;}
	.Environment .EnvironmentBox .item .skewBox{width:100%;transform: skew(0);}
	.Environment .EnvironmentBox .item .img{width:100%;padding-top:50%;}
	.Environment .EnvironmentBox .item .img span{transform: skew(0);}
	.Environment .EnvironmentBox .item .txt{width:100%;min-height:1px;padding:20px 0;}
	.Environment .EnvironmentBox .item .txt .ico{width:70px;}
	.Environment .EnvironmentBox .item .txt .tit{font-size: 18px;}
	.Environment .EnvironmentBox .item .txt .con{font-size: 13px;line-height: 20px;}
	.Environment .EnvironmentBox .item:nth-child(2n) .skewBox .img span{transform: skew(0);}
	.Environment .EnvironmentBox .item:nth-child(2n) .skewBox {transform: skew(0);}
	.EnvironmentSlider .txt{width:100%;}
	.EnvironmentSlider .slider_img{width:100%;}
	.EnvironmentSlider .slider_img .item .img{padding-top:300px;}
	.EnvironmentSlider .txt .ico{width:70px;}
	.EnvironmentSlider .txt .tit{font-size: 18px;}
	.EnvironmentSlider .txt .con{font-size: 13px;line-height: 20px;}

	.QualityImg .slick-arrow.slick-next{right:0;}
	.QualityImg .slick-arrow.slick-prev{left:0;}
	.QualityList .QualityListBox ul li .skewBox{width:100%;transform: skew(0);}
	.QualityList .QualityListBox ul li .txt{width:100%;padding:20px 0;}
	.QualityList .QualityListBox ul li .img{padding-top:120%;}
	.QualityList .QualityListBox ul li .skewBox .img span{transform: skew(0);}

	.QualityList .QualityListBox ul li:nth-child(2n) .skewBox {transform: skew(0);}
	.QualityList .QualityListBox ul li:nth-child(2n) .skewBox .img span{transform: skew(0);}

	.QualityList .QualityListBox ul li .txt .ico{width:70px;}
	.QualityList .QualityListBox ul li .txt .tit{font-size: 18px;}
	.QualityList .QualityListBox ul li .txt .dec{font-size: 14px;line-height: 20px;}
	.QualityList .QualityListBox ul li .txt .con{font-size: 13px;line-height: 20px;}
	.QualityList .QualityListBox ul li .txt .download{height:60px;}
	.QualityList .QualityListBox ul li .txt .download img{height:40px;}
	.QualityAd .QualityAdBox{padding:20px;}
	.QualityAd .QualityAdBox .con{font-size: 14px;line-height: 25px;}

	.LocalBan .txt .txtbox{max-width:80%;}
	.LocalBan .txt .txtbox .con{display: none;}
	.LocalBan .txt .txtbox h1{font-size: 20px;}
	.Locantions_slider .slider{padding:0 50px;}
	.Map{margin-top:50px;position: relative;z-index:99;}

	.Locantions_slider .slider .item .tit{font-size: 16px;}
	.ProDesc .ProDescBox .txt .con{font-size: 14px;line-height: 20px;}
	.nProDesc .ProDescBox .txt{width:100%;}
	/* .Product .ProductList ul li .img{height:120px;line-height: 120px;} */
	.Product .ProductList ul li .txt h1{font-size: 14px;line-height: 20px;height:40px;}
	.Pages .a_prev, .Pages .a_next{width:70px;height:30px;line-height: 30px;}
	.Pages{margin:50px 0;}
	.ProDesc .ProDescBox .txt .tit{font-size: 18px;}
	.ProDesc .ProDescBox .txt{width:100%;}
	.ProInfo .ProMenu{width:100%;margin:20px 0;}
	.ProInfo .ProInfoBox{width:100%;}
	.ProInfo .ProMenu ul li{font-size: 14px;line-height: 30px;padding-left:25px;}
	.subTit{font-size: 18px;}
	.ProInfo .ProInfoBox .ProSpecial .pro_content{padding:10px;font-size: 14px;line-height: 25px;}
	.ProInfo .ProInfoBox .ProIndustry ul li{width:33.33%;margin-bottom:10px;}
	.ProInfo .ProInfoBox .ProIndustry ul li .ico{height:60px;line-height: 60px;}
	.ProInfo .ProInfoBox .ProIndustry ul li .ico img{max-height:35px;max-width:60px;}
	.ProInfo .ProInfoBox .ProIndustry ul li p{line-height: 18px;font-size: 14px;}
	.ApplicationDeac .AppDescBox{padding-left:0;padding:10px;}
	.ApplicationDeac .AppDescBox .tit{position: static;width:100%;display: block;font-size: 20px;text-align: center;}
	.ApplicationDeac .AppDescBox .tit p{display: inline-block;}
	.ApplicationDeac .AppDescBox .tit p:first-child{left:0;position: static;}
	.ApplicationDeac .AppDescBox .con{padding:10px;font-size: 14px;line-height: 20px;}
	.ApplicationDeac .AppDescBox .con *{font-size: 14px !important;line-height: 20px !important;}
	.Application .AppList ul li{width:50%;}
	.Application .AppList ul li .img{padding-top:60%;}
	.Application .AppList ul li:nth-child(2){width:50%;}
	.Application .AppList ul li .txt{font-size: 14px;}
	.subTit{font-size: 20px;}
	.AppInfoDesc .AppInfoDescBox .tit{font-size: 14px;line-height: 20px;}
	.AppInfoDesc .AppInfoDescBox .con{max-width:100%;font-size: 14px;line-height: 20px;}
	.ApplicationInfo .ApplicationInfoBox .item .tit{line-height: 25px;font-size: 16px;}
	.ApplicationInfo .ApplicationInfoBox .item .tit .titbox span{font-size: 16px;}
	.ApplicationInfo .ApplicationInfoBox .item .txt .con{font-size: 14px;line-height: 20px;}
	.ApplicationInfo .ApplicationInfoBox .item .txt .contit{font-size: 16px;}
	.ApplicationInfo .ApplicationInfoBox .item .txt ul li{font-size: 14px;line-height: 28px;}
	.AppAd .AppAdBox{height:120px;}
	.AppAd .AppAdBox a{font-size: 14px;line-height: 20px;}
	.AppAd .AppAdBox{background-position: center center;}

	.Configurator .Selector .SelItem .tit{line-height: 20px;font-size: 13px;}
	.Bottom .HomeAbout .link_nav ul li{font-size: 14px;}


}

/* 公司 */
.AboutGuide{margin-top:0.6rem;}
.AboutGuide .AboutGuideBox ul li{margin-bottom:0.5rem;}
.AboutGuide .AboutGuideBox ul li .img{width:40%;float:left;padding-top:3.5rem;}
.AboutGuide .AboutGuideBox ul li .txt{width:52%;float:right;min-height:3.5rem;display: flex;flex-direction: column;justify-content: center;}
.AboutGuide .AboutGuideBox ul li .txt .ico{width:1.14rem;}
.AboutGuide .AboutGuideBox ul li .txt h1{font-size: 0.48rem;font-family: harmb;margin-top:0.1rem;}
.AboutGuide .AboutGuideBox ul li .txt .dec{font-family: harml;font-size: 0.27rem;color: #000; opacity: 0.7;line-height: 0.4rem;margin-top: 0.2rem;}
.AboutGuide .AboutGuideBox ul li .img span{transition: all .5s;-webkit-transition: all .5s;}
.AboutGuide .AboutGuideBox ul li:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}

.AboutGuide .AboutGuideBox ul li .more{width:1.5rem;height:0.4rem;line-height: 0.4rem;border-radius: 0.4rem;background: #035dc3;color:#fff;text-align: center;font-size: 0.16rem;margin-top:0.2rem;}

.AboutGuide .AboutGuideBox ul li:nth-child(2n) .img{float:right;}
.AboutGuide .AboutGuideBox ul li:nth-child(2n) .txt{float:left;}

@media(max-width:768px){
	.AboutGuide .AboutGuideBox ul li .txt .ico{width:70px;}
	.AboutGuide .AboutGuideBox ul li .more{width:120px;height:30px;line-height: 30px;}
}

@media(max-width:640px){
	.AboutGuide .AboutGuideBox ul li{margin-bottom:30px;}
	.AboutGuide .AboutGuideBox ul li .img{width:100%;padding-top:60%;}
	.AboutGuide .AboutGuideBox ul li .txt{width:100%;margin-top:20px;}
	.AboutGuide .AboutGuideBox ul li .txt h1{font-size: 20px;}
	.AboutGuide .AboutGuideBox ul li .txt .dec{font-size: 14px;line-height: 22px;}
}

.Cookie{position: fixed;width:100%;left:0;bottom:0;padding:0.3rem 0;background: #adadad;z-index:999;}
.Cookie .Cookie_con{color:#fff;font-size: 16px;}
.Cookie .CookieBox{padding-right:4rem;position: relative;}
.Cookie .CookieBox .Cookie_btn{position: absolute;right:0;top:0;}
.Cookie .CookieBox .Cookie_btn a{display: inline-block;line-height: 0.3rem;font-size: 14px;padding:0 0.1rem;border-radius: 0.05rem;background: #035dc3;color:#fff;margin-left:0.2rem;}


@media(max-width:1024px){
	.Cookie .CookieBox{padding:0;}
	.Cookie .CookieBox .Cookie_btn{position:static;margin-top:0;}
	.Cookie .CookieBox .Cookie_btn a{margin-left:0;margin-right:10px;line-height:25px;padding:0 8px;font-size:13px;margin-top:10px;}
	.Cookie .Cookie_con{font-size:14px;line-height:22px;}
}




.pages { clear:both; padding:20px 20px 60px 0; color:#444; width:100% }
.pages ul{ width:100%; display:flex; justify-content: center;}
	.pages a { color:#444; }
	.pages a:hover { color:#f60;  font-weight:bold  }
	.pages ul { text-align:right;list-style:none;display:flex; justify-content: center;align-items:center }
	.pages li { display:inline; margin-left:8px;list-style:none }







.Product .ProductList ul li .img img{ height:262px;}

