@charset "utf-8";
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
/*Html5*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
table{max-width:100%;}
/*Base*/
html {
/*	font: 12px/1.8 "宋体","\5b8b\4f53",Arial,sans-serif;*/
	font-family: "微软雅黑";
	color: #666;
    -ms-text-size-adjust: 100%; 
    -webkit-text-size-adjust: 100%; /*�����ֳ��豸����仯*/
}
* {
    margin: 0;
	padding: 0;
}
a {
    color: #666;
	text-decoration: none;
    background: transparent; /*����win8ϵͳIE���ӻ�ɫ����*/
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a:focus {
    outline: 0;
}
a:active,
a:hover {
    outline: 0;
	/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;*/
}
img {
    border: 0;
	-ms-interpolation-mode:bicubic
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,
input {
    line-height: normal;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
}

button[disabled],
html input[disabled] {
    cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	float: left;
	display: inline;
}
textarea {
    overflow: auto; 
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
ul,
ol { 
	list-style:none;
}
li {
	list-style:none;
    float: left;	
}
/* ---------------------single CSS----------------------- */
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;zoom: 1;*display: inline;} /* if the element is block level(eg. div, li), using 'inline_any' instead */
/* height */
.h14{height:14px;}
.h16{height:16px;}
.h18{height:18px;}
.h20{height:20px;}
.h22{height:22px;}
.h24{height:24px;}
.h50{height: 50px;}
/* width */
/* fixed width value */
.w20{width:20px;}
.w50{width:50px;}
.w70{width:70px;}
.w100{width:100px;}
.w120{width:120px;}
.w140{width:140px;}
.w160{width:160px;}
.w180{width:180px;}
.w200{width:200px;}
.w220{width:220px;}
.w250{width:250px;}
.w280{width:280px;}
.w300{width:280px;}
.w320{width:320px;}
.w360{width:360px;}
.w380{width: 380px;}
.w400{width:400px;}
.w460{width:460px;}
.w500{width:500px;}
.w600{width:600px;}
.w640{width:640px;}
.w700{width:700px;}
.w800{width: 800px;}
.w880{width: 880px;}
/* percent width value */
.pct10{width:10%;}
.pct15{width:15%;}
.pct20{width:20%;}
.pct25{width:25%;}
.pct30{width:30%;}
.pct33{width:33.3%;}
.pct40{width:40%;}
.pct50{width:50%;}
.pct60{width:60%;}
.pct66{width:66.6%;}
.pct70{width:70%;}
.pct75{width:75%;}
.pct80{width:80%;}
.pct90{width:90%;}
.pct100{width:100%;}
/* line-height */
.lh14{line-height:14px;}
.lh16{line-height:16px;}
.lh18{line-height:18px;}
.lh20{line-height:20px;}
.lh22{line-height:22px;}
.lh24{line-height:24px;}
.lh30{line-height: 30px;}
/* margin */
.m0{margin:0;}
.ml1{margin-left:1px;}
.ml2{margin-left:2px;}
.ml4{margin-top: 4px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mr1{margin-right:1px;}
.mr2{margin-right:2px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mt1{margin-top:1px;}
.mt2{margin-top:2px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt80{margin-top: 80px;}
.mb1{margin-bottom:1px;}
.mb2{margin-bottom:2px;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom: 25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb60{margin-bottom: 60px;}
.mb70{margin-bottom: 70px;}
.mb80{margin-bottom: 80px;}
.mb90{margin-bottom: 90px;}
.mb100{margin-bottom: 100px;}
.mb110{margin-bottom: 110px;}
/* margin negative */
.ml-1{margin-left:-1px;}
.mr-1{margin-right:-1px;}
.mt-1{margin-top:-1px;}
.mb-1{margin-bottom:-1px;}
.ml-3{margin-left:-3px;}
.mr-3{margin-right:-3px;}
.mt-3{margin-top:-3px;}
.mb-3{margin-bottom:-3px;}
.ml-20{margin-left:-20px;}
.mr-20{margin-right:-20px;}
.mt-20{margin-top:-20px;}
.mb-20{margin-bottom:-20px;}
/* padding */
.p0{padding:0;}
.p1{padding:1px;}
.pl1{padding-left:1px;}
.pt1{padding-top:1px;}
.pr1{padding-right:1px;}
.pb1{padding-bottom:1px;}
.p2{padding:2px;}
.pl2{padding-left:2px;}
.pt2{padding-top:2px;}
.pr2{padding-right:2px;}
.pb2{padding-bottom:2px;}
.pl5{padding-left:5px;}
.p5{padding:5px;}
.pt5{padding-top:5px;}
.pr5{padding-right:5px;}
.pb5{padding-bottom:5px;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}
.pt40{padding-top: 40px;}
.pt50{padding-top: 50px;}
.pt60{padding-top: 60px;}
.pt70{padding-top: 70px;}
.pt100{padding-top: 100px;}
.pb50{padding-bottom: 50px;}
.pb65{padding-bottom: 65px;}
.pb80{padding-bottom: 80px;}
/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/
.bdc{border:1px solid #ccc;}
.blc{border-left:1px solid #ccc;}
.brc{border-right:1px solid #ccc;}
.btc{border-top:1px solid #ccc;}
.bbc{border-bottom:1px solid #ccc;}
.bdd{border:1px solid #ddd;}
.bld{border-left:1px solid #ddd;}
.brd{border-right:1px solid #ddd;}
.btd{border-top:1px solid #ddd;}
.bbd{border-bottom:1px solid #ddd;}
.bde{border:1px solid #eee;}
.ble{border-left:1px solid #eee;}
.bre{border-right:1px solid #eee;}
.bte{border-top:1px solid #eee;}
.bbe{border-bottom:1px solid #eee;}
.bdd6{border: 1px solid #d6d6d6;}
.bbf8{border-bottom: 1px solid #f8f8f8;}
/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */
.bgwh{background-color:#fff;}
.bgfb{background-color:#fbfbfb;}
.bgf5{background-color:#f5f5f5;}
.bgf0{background-color:#f0f0f0;}
.bgeb{background-color:#ebebeb;}
.bge0{background-color:#e0e0e0;}
.bgf2{background-color: #f2f2f2;}
.bgf4{background-color: #f4f4f4;}
/* safe color */
.g0{color:#000;}
.g3{color:#333;}
.g6{color:#666;}
.g9{color:#999;}
.gc{color:#ccc;}
.wh{color:white;}
/* font-size */
.f0{font-size:0;}
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size: 22px;}
.f24{font-size:24px;}
.f26{font-size: 26px;}
.f28{font-size: 28px;}
/* font-family */
.fa{font-family:Arial;}
.ft{font-family:Tahoma;}
.fv{font-family:Verdana;}
.fs{font-family:Simsun;}
/*.fl{font-family:'Lucida Console';}*/
.fw{font-family:'Microsoft Yahei';}
/* font-style */
.n{font-weight:normal; font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.tj{text-align:justify;}
/* text-decoration */
.tdl{text-decoration:underline;}
.tdn,.tdn:hover,.tdn a:hover,a.tdl:hover{text-decoration:none;}
/* letter-spacing */
.lt-1{letter-spacing:-1px;}
.lt0{letter-spacing:0;}
.lt1{letter-spacing:1px;}
/* white-space */
.nowrap{white-space:nowrap;}
/* word-wrap */
.bk{word-wrap:break-word;}
/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vn{vertical-align:-2px;}
/* float */
.fl{float:left;_display:inline;}
.fr{float:right;_display:inline;}
/* clear */
.cl{clear:both;}
/* position */
.rel{position:relative;}
.abs{position:absolute;}
/*z-index*/
.zx1{z-index:1;}
.zx2{z-index:2;}
/* cursor */
.poi{cursor:pointer;}
.def{cursor:default;}
/* overflow */
.ovh{overflow:hidden;}
.ova{overflow:auto;}
/* visibility */
.vh{visibility:hidden;}
.vv{visibility:visible;}
/* zoom */
.z{*zoom:1;}


/* ------------------- multiply CSS ------------------ */
/* ��״Ԫ��ˮƽ���� */
.auto{margin-left:auto; margin-right:auto;}
/* �������*/
/*.fix{*zoom:1;}
.fix:after{display:table; content:''; clear:both;}*/
/*�������*/
.clear{zoom:1;}
.clear:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}

/* ����display:table-cell������Ӧ���� */
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/* ˫������Ӧcell��������Ӣ���ַ����� */
.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}
/* ���������������� ʾ*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
/* css3���ɶ���Ч�� */
.trans{
    -webkit-transition:all 0.3s;    
    transition:all 0.3s;
}
/* ��С����Ԫ�ش�ֱ���� */
.dib_vm{display:inline-block; width:0; height:100%; vertical-align:middle;}
/* �����б���ͼƬ - �����ʹ�ø�CSSС�⣬����޸Ĵ�ͼƬ��ַ */
.loading{}
/* �޿��ı����ı��� */
.bd_none{border:0; outline:none;}
/* ���Զ�λ���� */
.abs_out{position:absolute; left:-999em; top:-999em;}
.abs_clip{position:absolute; clip:rect(0 0 0 0);}
/* ��ť���� */
/*.disabled{color:#acacac!important; border-color:#acacac!important; text-shadow:1px 1px #fff!important; outline:0!important; cursor:default!important; pointer-events:none;}*/
.disabled:hover{text-decoration:none!important;}
/*inline-block��float�ȿ��б�*/
.inline_box{font-size:1em; letter-spacing:-.25em; font-family:Arial;}
.inline_two, .inline_three, .inline_four, .inline_five, .inline_six, .inline_any{display:inline-block; *display:inline; letter-spacing:0; vertical-align:top; *zoom:1;}
.float_two, .float_three, .float_four, .float_five, .float_six{float:left;}
.inline_two, .float_two{width:49.9%;}
.inline_three, .float_three{width:33.3%;}
.inline_four, .float_four{width:24.9%;}
.inline_five, .float_five{width:19.9%;}
.inline_six, .float_six{width:16.6%;}
.inline_fix{display:inline-block; width:100%; height:0; overflow:hidden;}


.ablock{
    width: 100%;height: 100%;
    display: block;
    position: relative;
}

.fl {
  float:left;
}
.fr {
  float:right;
}
@charset "utf-8";
/* CSS Document */
body{
	margin:0 auto;
	padding:0;}
.shoping {
    margin-top: 5px;
}
.shoping a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding-left: 25px;
    margin-right: 5px;
}
.shoping .tmall {
    background: url("../images/fd1.png") no-repeat;
}
.shoping .jingd {
    background: url("../images/fd2.png") no-repeat;
}
.shoping .suning {
    background: url("../images/fd3.png") no-repeat;
}
.shoping .guomei {
    background: url("../images/fd4.png") no-repeat;
}

/*
.header{
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	background:url(../images/headbg.jpg) repeat-x center top;
	background-size: 100% 50px;
	border-bottom:#ae932e solid 3px;
}
.header-box{
	padding: 0px 6%;
	height: 50px;
	position: relative;
}
.logo{
	height: 50px;
	float: left;
}
.logo img{
	display: block;
	width: 155px;
	height: 48px;
	margin-top: 2px;
}
.header-tt{
	float: right;
    height: 50px;
width: 69px;
    text-align: center;
    line-height: 50px;
    color: #fff;
}
.header-tt img{
	display: block;
  	width: 23px;
  	float: left;
}
.header-tt span{
	float: left;
  	margin-top: 6px;
  	margin-left: 5px;
}
.header-tt span p{
	line-height: 14px;
}
*/
.warmp{
	position: relative; 
    z-index: 1; 
    transition: all .5s ease;
}
.header-warp{
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 9999;
	border-bottom: 0.02rem solid rgba(255,255,255,0.2);
	opacity: 1;
	visibility: visible; 
}
.header-warp.fixedbg{
	opacity: 0;
	visibility: hidden;
	 
}
.header-warp.on{
	background: rgba(0,0,0,0.5);
}
.header{
	width: 92.1875%;
	margin: 0 auto;
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
     line-height: 1rem;
    overflow: hidden; 
	height: 1rem;
}
.h-menus{
	cursor: pointer;
}
.h-menus img{
	width: 0.35rem;
	height: 0.25rem;
	display: block;
	margin-top: 0.4rem;
} 
.h-logo img{
	width: 2.59rem;
	height: 0.66rem;
} 
.h-search img{
	width: 0.26rem;
	height: 0.26rem;
	display: block;
	margin-top: 0.4rem;
} 
.h-search{
	cursor: pointer;
}

/*nav*/ 
#nav-over {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10000;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4)
} 

.warmp {
/*	position: relative;*/
/*	right: 0;*/
/*	z-index: 1;*/
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

/*indexProduct*/
.indexProduct{
	width: 100%;
	padding: 0.5rem 0 0.4rem;
}
.indexProduct .inner{
	width: 92.1875%;
	margin: 0 auto;
}
.indexProduct .tit1{
	text-align: center;
	font-size: 0.25rem;
	color: #cea54b;
	line-height: 0.3rem;
}
.indexProduct .tit2{
	font-size: 0.36rem;
	color: #4d4d4d;
	text-align: center;
	line-height: 0.45rem;
	margin-top: 0.124rem;
}
#syPro{
	margin-top: 0.6rem;
}
#syPro .Pic{
	width: 100%;
	overflow: hidden;
}
#syPro .Pic img{
	display: block;
	width: 100%;
}
#syPro  .cn{
	text-align: center;
	font-size: 0.3rem;
	color: #666666;
	line-height: 0.35rem;
	min-height: 0.35rem;
	margin-top: 0.32rem;
}
#syPro  .en{
	font-family: "Arial";
	font-size: 0.16rem;
	text-align: center;
	margin-top: 0.12rem;
	color: #838383;
	line-height: 0.25rem;
}

/*indexVideo*/
.indexVideo{
	width: 100%;
	padding: 0.58rem 0 0.4rem;
	background: url(../images/images/syVideoBg.jpg) no-repeat top center;
	background-size: cover;
/*	background-attachment: fixed;*/
}
#sySpEn{
	display: block;
	width: 5.4rem;
	height: 0.62rem;
	margin: 0 auto;
}
.indexVideo .sub{
	font-size: 0.2rem;
	color: #cfa64b;
	line-height: 0.35rem;
	text-align: center;
	margin-top: 0.3rem;
}
.indexVideo .videoBtn{
	text-align: center;
	margin-top: 0.56rem;
	cursor: pointer;
}
.indexVideo .videoBtn .pic{
	display: inline-block;
	background: url(../images/images/v2.png) no-repeat center left 0.38rem;
	background-size: 0.35rem 0.53rem;
}
.indexVideo .videoBtn img{
	display: block;
	margin: 0 auto;
	width: 1rem;
	height: 1rem;
	transform-origin: center center;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
    -webkit-animation: rotate 1s linear infinite;
    -moz-animation: rotate 1s linear infinite;
    -o-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite;
}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(360deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(360deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(360deg)}
}
.indexVideo .videoBtn p{
	text-align: center;
	font-size: 0.16rem;
	color: #cfa64b;
	margin-top: .0.18rem;
}

img{
	max-width: 100%;
}

/*indexCase*/
.indexCase{
	width: 100%;
	padding: 0.48rem 0;
}
.indexCase h4{
	font-size: 0.36rem;
	color: #4d4d4d;
	text-align: center;
	font-weight: normal;
}
.indexCase .imgShow{
	margin-top: 0.28rem;
}
.indexCase .imgShow img{
	display: block;
	width: 6.2rem;
	height: 3.4rem;
	margin: 0 auto;
}

/*Nybanner*/
.Nybanner{
	width: 100%;
	position: relative;
}
.Nybanner img{
	display: block;
	width: 100%;
}
.NyTitle{
	width: 100%;
	border-bottom: 1px solid #edeae7;
	padding: 0.5rem 0 0.3rem;
	text-align: center;
}
.NyTitle .cn{
	font-size: 0.36rem;
	color: #4d4d4d;
}
.NyTitle .en{
	font-family: "Arial";
	font-size: 0.18rem;
	color: #848484;
	margin-top: 0.16rem;
}

/*product*/
.ProCls1{
	width: 100%;
/*	position: absolute;*/
	bottom: 0;
	line-height: 0.7rem;
	background: #f1f1f1;
}
.ProCls1 .inner{
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.ProCls1 a{
	display: block;
	float: left; 
	font-size: 0.24rem;
	color: #4d4d4d;
	padding-left: 0.2rem;
	margin-left: 0.13rem;
}
.ProCls1 a:nth-child(1){
	margin-left: 0;
}
.ProCls1 a.aon{
	color: #cea54b;
	background: url(../images/images/proCls1-jt.png) no-repeat left center;
	background-size: 0.12rem 0.09rem;
}

/*news*/
.news{
	width: 95.3125%;
	margin: 0.35rem auto 0;
	padding-bottom: 0.4rem;
}
.news-item{
	width: 100%;
	position: relative;
	margin-bottom: 0.35rem;
    transition: all .5s ease;
}
.news-item:hover{
	box-shadow: 7px 5px 10px 0 rgba(0, 0, 0, .2);
    transition: all .5s ease;
}
.news-item .Pic{
	width: 100%;
	overflow: hidden;
}
.news-item .Pic img{
	display: block;
	width: 100%;
}
.news-item .Info{
	width: 92.622951%;
	position: absolute;
	right: 0;
	bottom: 0;
	background: #fff;
}
.news-item .Info .pdg{
	padding: 0.42rem 0.22rem 0.22rem 0.28rem;
}
.news-item .Info .tit{
	font-size: 0.26rem;
	color: #4d4d4d;
	line-height: 0.32rem;
	min-height: 0.32rem;
	display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    transition: all .5s ease;
}
.news-item:hover .Info .tit{
	color: #cea54b;
    transition: all .5s ease;
}
.news-item .Info .sub{
	font-size: 0.2rem;
	color: #838383;
	line-height: 0.36rem;
	min-height: 0.72rem;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-top: 0.3rem;
}
.news-item .Info  span{
	display: block;
	width: 1.55rem;
	line-height: 0.4rem;
	border: 1px solid #838383;
	border-radius: 0.5rem;
	font-size: 0.16rem;
	color: #838383;
	text-align: center;
	margin-top: 0.62rem;
}
.news-item .Info  span d{
	color: #cea54b;
}

/*Nav*/
.nav {
	position: fixed;
	top: 0;
	left: -320px; 
	z-index: 9999;
	background-color: #fff;
	width: 280px;
	padding-left: 0.4rem; 
	height: 100%; 
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

/*.openMenu{left:auto;right:3rem;-webkit-transition:all .5s ease;transition:all .5s ease;}*/

.openNav {
	left: 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
/*
.nav h3 {
	padding: 0.3rem 0 0 0.25rem;
	font-size: 2em;
	font-weight: normal;
	color: #fff;
	line-height: 0.5rem;
}

.nav h3 a {
	color: #fff;
}*/

.scrollerBox {
	position: relative;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: scroll;
	height: 90% !important;
/*
	-ms-touch-action: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-o-text-size-adjust: none;
	text-size-adjust: none;
*/
}

.scroller {
	position: absolute;
	overflow: hidden;
	width: 100%;
/*	padding: 0 0 100px 0;*/
	padding-top: 0.25rem;
	/*cursor: move;*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}
.nav .topBox{
	width: 240px;
	overflow: hidden;
	margin-top: 16px;
	height: 25px;
	position: relative;
}
.nav .topBox img.colse{
	float: left;
	cursor: pointer;
}
.nav .topBox form#search{
	float: right;
	height: 22px;
	width: 0;
	overflow: hidden;
	position: relative;
	z-index: 11
}
.nav .topBox input[type=text]{
	width: 120px;
	height: 20px;
	border: none;
	padding: 0;
	outline: none;
	font-family: "微软雅黑";
	font-size: 0.12rem;
	color: #5E5E5E;
	border: 1px solid #ccc;
	margin-top: 0;
	float: left;
	text-indent: 12px;
}
.nav .topBox i{
	display: inline-block;
	float: right;
	width: 22px;
	height: 22px;
	background: url(../images/search.jpg) no-repeat center;
	cursor: pointer;
	position: absolute;
	right: 0;
	z-index: 1;
}
.nav .topBox input[type=button]{
	width: 22px;
	height: 22px;
	border: none;
	outline: none;
	background: url(../images/search.jpg) no-repeat center;
	background-size: 100%;
	cursor: pointer; 
	border-left: none; 
}
.nav .list{
	width: 240px;
}
.nav h3,.nav h4{
	/*background: url(../images/nav1.jpg) no-repeat right center;*/
	font-family: "微软雅黑";
	font-size: 0.3rem;
	color: #212121;
	text-align: center;
	line-height: 0.6rem;
	font-weight: 300;
}  
.nav h3.on{
	/*background: url(../images/nav2.jpg) no-repeat right center;*/
}
.nav h3.on a,.nav h3:hover a,.nav h4.on a,.nav h4:hover a{
	color: #cea54b;
}
.nav h3 a,.nav h4 a{
	color: #212121;
}
.nav ul{
	display: none;
}
.nav ul li a {
	display: block;
	font-family: "微软雅黑";
	font-size: 0.12rem;
	color: #999999;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	/*padding: 0 0 0 0.24rem;  */
}
.nav ul li a:hover{
	color: #cea54b;
}
.nav .item{
	width: 240px;
	border-top: 1px solid #e6e6e6;
	padding-top: 15px;
	margin-top: 15px;
}
.nav .item p.on{
	font-family: "微软雅黑";
	padding-bottom: 0.14rem;
	font-size: 0.24rem;
	color: #494848;
	text-align: center;
}
.nav .item p.on2{
	font-family: arial;
	font-size: 0.22rem;
	color: #cea54b; 
	text-align: center;
}
.nav .item p.on2 a{
	color: #cea54b;
}
.nav .item a.yy{
	display: block;
	font-family: "微软雅黑";
	font-size: 0.18rem;
	background: url(../images/dt.jpg) no-repeat left 2rem center ;
    -webkit-transition: all .5s ease;
	text-indent: 90px;
	line-height: 20px;
}
.nav .item a.yy:hover{
	background: url(../images/dt2.jpg) no-repeat left 2rem center;
    -webkit-transition: all .5s ease;
    color: #a37e2c;
}
.nav .item img.logo{
	width: 73%;
	display: block;
	margin: 10px auto 10px;
}
.nav .item .fx{
	display: table;
	*zoom: 1;
	margin-left: auto;
	margin-right: auto;
}


.openMenu {
	right: 3rem;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

/*footer*/
footer{
	width: 100%;
	background-color: #212121;
	text-align: center;
}
footer ul{
	overflow: hidden;
}
footer ul li{
	line-height: 0.8rem;
	display: block;
	width: 100%;
	border-bottom: 1px solid #3b3b3b;
}
footer ul li:last-child{
	border-bottom: none;
}
footer ul li a{
	display: block;
	font-size: 0.24rem;
	color: #979797;
}
footer ul li:hover a{
	color: #cea54b;
} 
.goTop{
	cursor: pointer;
}
.goTop img{
	display: block;
	width: 0.96rem;
	height: 0.8rem;
	margin: 0 auto ;
}

.f-wd-wrap ul {
	display:none;
	width:100%;
	background-color:#fff;
	position:absolute;
	left:0;
	bottom:40px;
	text-align:center;
	line-height:2em;
}
.f-wd-wrap ul li {
	float:none;
	width:100%;
}

#smBanner{
	width: 100%;
	overflow: hidden;
}
#smBanner .swiper-slide{
	width: 100%;
/*
	height: 100vh;
	background-size: cover;
*/
}
#smBanner .swiper-slide img{
	display: block;
	width: 100%;
}
#smBanner .swiper-slide a{
	display: block;
	width: 100%;
	height: 100%;
}
#smBanner .swiper-slide .proPic{
	width: 100%;
	position: absolute;
	z-index: 999;
	top: 17%;
}
#smBanner .swiper-slide:nth-child(1) .proPic img{
	width: 88%;
}
#smBanner .swiper-slide:nth-child(3) .proPic img{
	width: 68%; 
}
#smBanner .swiper-slide:nth-child(4) .proPic img{
	width: 82%; 
}
#smBanner .swiper-slide:nth-child(5) .proPic img{
	width: 68%; 
}
#smBanner .swiper-slide:nth-child(6) .proPic img{
	width: 56%; 
}
#smBanner .swiper-slide:nth-child(7) .proPic img{
	width: 62%; 
}
#smBanner .swiper-slide:nth-child(8) .proPic img{
	width: 65%; 
}
#smBanner .swiper-slide:nth-child(9) .proPic img{
	width: 58%; 
}
#smBanner .swiper-slide:nth-child(10) .proPic img{
	width: 62%; 
}
@media ( min-width:333px) and ( max-width:400px) {
	#smBanner .swiper-slide .proPic{
		top: 14%;
	} 
#smBanner .swiper-slide:nth-child(1) .proPic img{
	width: 88%;
}
#smBanner .swiper-slide:nth-child(3) .proPic img{
	width: 86%; 
}
#smBanner .swiper-slide:nth-child(4) .proPic img{
	width: 98%; 
}
#smBanner .swiper-slide:nth-child(5) .proPic img{
	width: 85%; 
}
#smBanner .swiper-slide:nth-child(6) .proPic img{
	width: 70%; 
}
#smBanner .swiper-slide:nth-child(7) .proPic img{
	width: 78%; 
}
#smBanner .swiper-slide:nth-child(8) .proPic img{
	width: 82%; 
}
#smBanner .swiper-slide:nth-child(9) .proPic img{
	width: 70%; 
}
#smBanner .swiper-slide:nth-child(10) .proPic img{
	width: 78%; 
}
}
#smBanner .swiper-slide .proPic img{
	display: block;
	margin: 0 auto;
	width: 95%;
}
#smBanner .swiper-slide .info{
	position: absolute;
	bottom: 0.6rem;
	left: 25px;
	font-family: "微软雅黑";
	z-index: 9999;
}
#smBanner .swiper-slide .info .tit1{
	font-size: 0.48rem;
	color: #000;
	line-height: 0.54rem;
}
#smBanner .swiper-slide .info .tit2{
	font-size: 0.34rem;
	color: #fff;
	margin-top: 0.05rem;
	line-height: 0.36rem;
}
#smBanner .swiper-slide .info .tit2 d{
	color: #ff0000;
}
#smBanner .swiper-slide .info span{
	width: 1.4rem;
	height: 0.4rem;
	background: #000;
	font-size: 0.24rem;
	text-align: center;
	line-height: 0.4rem;
	display: block;
	color: #fff;
	margin-top: 0.32rem;
}
#smBanner .swiper-pagination{
	 line-height: 0.2rem;
}
#smBanner .swiper-pagination-bullet-active{
	background: #fff;
}

.four-sp-wrap{
	width:100%;
	background:#f0f0f0;
	padding:10px 0;
	}
.four-sp{
	width: 89%;
	margin:0 auto;
	border:#ad952e solid 1px;
	-moz-box-shadow:0 0 10px #acabab;
    -webkit-box-shadow:0 0 10px #acabab;
    box-shadow:0 0 10px #acabab;
	padding:5px 5px 6px 6px;
	clear:both;
	
	display: block;
	position: relative;
	-moz-perspective: 800px;
	/*将平面图形转换为具有透视的3D图形*/
	-moz-transform-style: preserve-3d;
	/*transform-style: flat,所有子元素在 2D 平面呈现 | preserve-3d,保留3D空间*/
	-webkit-perspective: 800px;
	-webkit-transform-style: preserve-3d;
	-moz-backface-visibility:;
	/*定义当元素不面向屏幕时是否可见,如果在旋转元素不希望看到其背面时，该属性很有用*/
	-webkit-backface-visibility: hidden;
	/*visible背面是可见的,hidden背面是不可见的。*/
	overflow:hidden;
	
}
.four-sp div {
	display: block;
	position: relative;
	-webkit-animation-name: wobble;
	/*动画名称，需要跟@keyframes定义的名称一致*/
	-webkit-animation-duration: 1s;
	/*表示动画持续的时间,如果没有设置duration的话，则表示为无穷大*/
	-webkit-animation-timing-function: linear;
	/*表示动画使用的时间曲线*/
	-webkit-animation-delay: 0;
	/*表示开始动画之前的延时*/
	-webkit-animation-iteration-count: 1;
	/*播放1数，infinite;
	播放无限次数*/
	-webkit-animation-direction:;
	/*表示动画的方向*/
	-moz-animation-name: wobble;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-delay: 0;
	-moz-animation-iteration-count: 1;
	-moz-animation-direction:;
}
@-webkit-keyframes wobble {
	0% {
	-webkit-transform:rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
25% {
	-webkit-transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
50% {
	-webkit-transform:rotateY(180deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
75% {
	-webkit-transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
	-webkit-transform:rotateY(00deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
}
@-moz-keyframes wobble {
	0% {
	-moz-transform:rotateY(0deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
25% {
	-moz-transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
50% {
	-moz-transform:rotateY(180deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
75% {
	-moz-transform:rotateY(90deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
100% {
	-moz-transform:rotateY(00deg) rotateX(0deg) rotateZ(0deg) translateZ(0px);
}
}
.four-sp .sela{
	float: right;
	width:50%;
	position: relative;
}
.four-sp .sela img{
	width: 100%;
	display: block;
}
.four-sp .sela p{
	
}
.four-sp .success{
	float: left;
	width: 50%;
	position: relative;
}
.four-sp .success img{
	width: 100%;
	display: block;
}
.four-sp .product{
	float: left;
	width: 50%;
	position: relative;
}
.four-sp .product img{
	width: 100%;
	display: block;
}
.four-sp .contact{
	float: right;
	width:50%;
	position: relative;
}
.four-sp .contact img{
	width: 100%;
	display: block;
}
.four-te{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.four-te h2{
	text-align: center;
	display: block;
	font-weight: normal;
	margin-top: 13px;
	background-size: 15px 2px;
}
.four-te p{
	color: #999;
	text-align: center;
}
.four-te1{
	width: 100%;
	position: absolute;
	top: 66%;
	left: 0px;
	text-align: center;
	font-size: 13px;
	color: #fff;
}

/*sm-contact*/
.sm-contact{
	width: 100%;
	padding: 3rem 0 0.5rem 0;
	font-size: 0.2rem;
	line-height: 0.3rem;
}
.sm-contact .inner{
	width: 95.3125%;
	margin: 0 auto;
}
.smlx-tit1{
	text-align: center;
	font-size: 0.28rem;
	color: #4d4d4d;
}
.smlx-tit2{
	font-size: 0.36rem;
	color: #cea54b;
	text-align: center;
	margin-top: 0.15rem;
	line-height: 0.4rem;
}

/*--内页 子栏目--*/
.b_b_o{ border-bottom:0px!important;}
.mobile_subnva{
	background:url(../images/submenubg_01.png) no-repeat center top;
	width:100%;
	background-size: 100% 40px;
	height:40px;
	margin-top: 50px;
	position: relative;
	overflow: hidden;
	}
.mobile_subnva h1{
	width:24.5%;
	float:left;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	line-height:38px;
	}
.mobile_subnva .listright{
	float:left;
	margin-left:2.5%;
	}
.mobile_subnva .listright a{
	display:inline-block;
	color:#0d0d0d;
	font-size:12px;
	line-height:44px;
	padding:0 5px 0 7px;
	}
.mobile_subnva .listright .aon{
	color:#a58715;
	background:url(../images/dot1.png) no-repeat left 45%;
	background-size:7px 5px;
	padding-left:8px;
	}
.bodybg{ background:#f0f0f0;}
.about-wrap{
	width: 98%;
	margin:15px auto;
	border:#ad952e solid 1px;
	-moz-box-shadow:0 0 10px #acabab;
    -webkit-box-shadow:0 0 10px #acabab;
    box-shadow:0 0 10px #acabab;
	/*padding:5px 5px 6px 6px;*/
}
.about-wrap2{
	width:97%;
	margin:2px auto;
	padding:1px;
	border:#d4d5d5 solid 1px;
	background:#fff;
	}
.about-tit-img{ 
	width:100%; 
	display:block;
	clear:both;
	margin:5px 0;
	}
.about-js{
	padding: 5px 0%;
}


.about{ 
	width:100%;
	padding: 0 0 0.35rem 0;
}
.about-content{
	width: 90.625%;
	margin: 0.45rem auto 0;
	line-height: 0.42rem;
	font-size: 0.24rem;
	color: #666666;
}
.about-content span{
	font-size: 0.24rem !important;
}

.style{
	width: 100%;
	padding-bottom: 0.3rem;
}
#qyfc{
	width: 93.75%;
	margin: 0.15rem;
}
#qyfc #qN{
	width: 0.27rem;
	height: 0.47rem;
	background: #fff url(../images/images/style-next.jpg) no-repeat center center;
	background-size: 0.1rem 0.18rem;
	right: 0
}
#qyfc #qP{
	width: 0.27rem;
	height: 0.47rem;
	background: #fff url(../images/images/style-prev.jpg) no-repeat center center;
	background-size: 0.1rem 0.18rem;
	left: 0
}

.culture{
	width: 100%;
}
.qywh-warp{
	width: 100%;
}
.qywh-item{
	width: 100%;
	text-align: center;
	padding-bottom: 0.45rem;
	border-bottom: 1px solid #edeae7;
}
.qywh-item:last-child{
	border-bottom: none;
}
.qywh-item img{
	display: block;
	margin: 0.45rem auto 0;
}
.qywh-item .tit{
	font-size: 0.32rem;
	color: #666666;
	margin: 0.2rem 0 0.46rem;
}
.qywh-item .sub{
	font-size: 0.22rem;
	color: #818181;
	line-height: 0.4rem;
}

/*--内页  解决方案--*/
.solution-banner{
	width:100%;
	background:url(../images/b_solution.jpg) no-repeat center top;
	background-size:100% 100px;
	padding-top:20px;
	}
.news-banner{
	background:url(../images/b_news.jpg)  no-repeat center top; 
	width:100%;
	background-size:100% 100px;
	padding-top:20px;
}
.cont-banner{
	background:url(../images/b_cont.jpg)  no-repeat center top; 
	width:100%;
	background-size:100% 100px;
	padding-top:20px;
	clear:both;
	overflow:hidden;
}
.pro-banner{
	background:url(../images/b_pro.jpg)  no-repeat center top; 
	width:100%;
	background-size:100% 100px;
	padding-top:20px;
}
.service-banner{
	background:url(../images/b_ser.jpg)  no-repeat center top; 
	width:100%;
	background-size:100% 100px;
	padding-top:20px;
	clear:both;
	overflow:hidden;
}
.solution-wrap{
	width: 97%;
	margin:0px auto;
	border:#ad952e solid 1px;
	-moz-box-shadow:0 0 10px #acabab;
    -webkit-box-shadow:0 0 10px #acabab;
    box-shadow:0 0 10px #acabab;
	/*padding:5px 5px 6px 6px;*/
	background:url(../images/solutionbg.png) repeat left top;
	margin-bottom:20px; 
}
.solution{ 
	width:100%;
	padding: 0  0 0 0;
	}
.jjfa-warp{
	width: 95.3125%;
	margin: 0.35rem auto 0;
}
.jjfa-item{
	width: 100%;
	background: #fff;
	margin-bottom: 0.4rem;
}
.jjfa-item:last-child{
	margin-bottom: 0;
}
.jjfa-item .Pic{
	width: 100%;
	overflow: hidden;
}
.jjfa-item .Pic img{
	display: block;
	width: 100%;
}
.jjfa-item .Info{
	padding: 0.4rem 0.24rem 0.5rem 0.24rem;
}
.jjfa-item .Info .tit{
	font-size: 0.32rem;
	color: #4d4d4d;
}
.jjfa-item .Info .sub{
	font-size: 0.24rem;
	color: #838383;
	line-height: 0.42rem;
	margin-top: 0.35rem;
}
.solution-img1{ 
	width:96%;
	margin:0 auto;
	display:block;
	clear:both;
	}
.solution-img1 img{
	width:100%;
	}
.solution-img2{ 
	width:100%;
	margin:0 auto;
	display:block;
	clear:both;
	margin-bottom:15px;
	}
.solution-tit{
	color:#3b3b3b;
	text-align:center;
	font-size:15px;
	}
.solution-js{
	width:96%;
	margin:0 auto;
	padding:5px 0;
}
/*--内页  成功案例--*/
.cases{
	width: 100%;
}
.cases-rel{
	position: relative;
	width: 94.53125%;
	margin: 0.54rem auto 0;
	padding-bottom: 0.3rem;
}
.cases-rel a{
	position: absolute;
	width: 1.12rem;
	height: 0.84rem;
	cursor: pointer; 
}
.cases-rel a.log1{
	left: 0.42rem;
	top: 0.52rem;
}
.cases-rel a.log2{
	left: 2.32rem;
	top: 0.52rem;
}
.cases-rel a.log3{
	left: 4.32rem;
	top: 0.52rem;
}

.cases-rel a.log4{
	left: 1.34rem;
	top: 1.52rem;
}
.cases-rel a.log5{
	left: 3.34rem;
	top: 1.52rem;
}

.cases-rel a.log6{
	left: 0.44rem;
	top: 2.52rem;
}
.cases-rel a.log7{
	left: 2.32rem;
	top: 2.52rem;
}
.cases-rel a.log8{
	left: 4.32rem;
	top: 2.52rem;
}

.cases-rel a.log9{
	left: 1.34rem;
	top: 3.52rem;
}
.cases-rel a.log10{
	left: 3.34rem;
	top: 3.52rem;
}

.cases-rel a.log11{
	left: 0.44rem;
	top: 4.52rem;
}
.cases-rel a.log12{
	left: 2.32rem;
	top: 4.52rem;
}
.cases-rel a.log13{
	left: 4.32rem;
	top: 4.52rem;
}

.cases-rel a.log14{
	left: 1.34rem;
	top: 5.52rem;
}
.cases-rel a.log15{
	left: 3.34rem;
	top: 5.52rem;
}

.cases-rel a.log16{
	left: 0.44rem;
	top: 6.52rem;
}
.cases-rel a.log17{
	left: 2.32rem;
	top: 6.52rem;
}
.cases-rel a.log18{
	left: 4.32rem;
	top: 6.52rem;
}

.cases-rel a.log19{
	left: 1.34rem;
	top: 7.52rem;
}
.cases-rel a.log20{
	left: 3.34rem;
	top: 7.52rem;
}

.cases-rel a.log21{
	left: 2.34rem;
	bottom: 1.22rem;
}

.caselist{
	width:98.5%;
	margin:0 auto;
	overflow:hidden;
	padding-top:10px;
	}
.caselist ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.caselist ul li{
	width:48%;
	text-align:center;
	margin-bottom:20px;
	}
.caselist ul li a{
	display:block;
	width:100%;
	}
.caselist ul li .img{
	/*border:#ccc9c9 solid 1px;*/
	display:block;
	margin:0;
	padding:0;
}
.caselist ul li .img img{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	}
.caselist ul li .title{
	text-align:center;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	padding:10px 0;
	height:18px;
	font-size:13px;
	}
.caselist ul li span{
	border:#cccccc solid 1px;
	padding:3px 5px 3px 5px;
	}
/*--内页  新闻列表--*/
.newslist{
	width:92%;
	margin:0 auto;
	padding:0;
	padding:10px 0;
	overflow:hidden;
	}
.newslist ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.newslist ul li{
	clear:both;
	border-bottom:#dedede solid 1px;
	color:#303030;
	width:100%;
	padding:3px 0;
	overflow:hidden;
	}
.newslist ul li a{
	display:block;
	background:url(../images/tbnews.jpg) no-repeat right center;
	background-size:8px 12px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	font-size:14px;
	}
/*--新闻 详情--*/
.newsde{
	width:98%;
	margin:0 auto;
	}
.newsde-inner{
	width: 95.625%;
	margin: 0 auto;
}
.newsde img{ width:100% !important; height:auto;}
.newsde-tit{
	font-size: 0.34rem;
	color: #4d4d4d;
	line-height: 0.55rem;
	text-align: left;
	}
.newsde-zt{
	font-size: 0.18rem;
	color: #848484;
	line-height: 0.25rem;
	margin-top: 0.28rem;
}
.newsde-views{
	text-align:center;
	padding:10px 0 10px 0;
	}
.newsde-keyws{
	padding:2px 0 10px 0;
	}
.newsde-share{
	clear:both;
	overflow:hidden;
	padding:10px 0 15px 0;
	}
.newsde-page{
	line-height:2;
	clear:both;
	}
.newscont img{
	width:100%;
	}
.newsDe{
	width: 100%;
	padding:0 0 0.6rem 0; 
}
.newsDe .content{
	margin-top: 0.5rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.42rem;
}
.newsDe .content span{
	font-size: 0.24rem !important;
}
.defy{
	margin-top: 0.6rem;
	font-size: 0.2rem;
	color: #666666;
	line-height: 0.4rem;
}
.defy a{
	display: block;
	font-size: 0.2rem;
	color: #666666;
	line-height: 0.4rem;
}
.defy a:hover{
	color: #dab01b;
}
.de-return{
	display: block;
	width: 1.55rem;
	line-height: 0.4rem;
	border: 1px solid #838383;
	border-radius: 0.6rem;
	text-align: center;
	font-size: 0.16rem;
	color: #666666;
	margin-top: 0.48rem;
}
.de-return:hover{
	background: #dab01b;
	color: #fff;
	border: 1px solid #dab01b;
}
/*--内页  产品展示--*/
.product-wrap2{
	width:97%;
	margin:4px auto;
	border:#d4d5d5 solid 1px;
	background:#fff;
	overflow:hidden;
	padding-top:10px;
	}
.pro-form{
	width:67%;
	margin:10px auto;
	background:url(../images/searchbg.jpg) no-repeat center top;
	background-size:100% 30px;
	overflow:hidden;
	padding:0px 0 0px 0;
	line-height:30px;
	height:30px;
	margin-top:10px;
	}
.pro-form .input{
	width:70%;
	float:left;
	padding-left:2%;
	background:none;
	border:none;
	line-height:30px;
	color:#787878;
	}
.pro-form .btn{
	width:23.6%;
	float:right;
	line-height:30px;
	text-align:center;
	background:none;
	border:0;
	border:none;
	color:#787878;
	}
.pro-class{
	padding-bottom:10px;
	overflow:hidden;
	width: 100%;
	margin-top: 0.28rem;
	}
.pro-class ul{
	margin:0 auto;
	padding:0;
	list-style:none; 
	width: 90.625%;
	overflow: hidden;
	}
.pro-class ul li{
	width:31%;
	margin-left: 1.8%;
	border:#d7d7d7 solid 1px;
	text-align:center;
	background:#f8f8f8;
	float:left;
	margin-bottom: 0.1rem;
	}
.pro-class ul li:nth-of-type(3n+1){
	margin-left: 0;
}
.pro-class ul li a{
	width:100%;
	display:block;
	color:#3b3b3b;
	font-size: 0.18rem;
	color: #666666;
	line-height: 0.43rem;
	}
.pro-class ul li .aon{
	color:#cea54b; 
	}

/*productList*/
.productList{
	width: 100%;
	overflow: hidden;
	margin-top: 0.35rem;
	padding-bottom: 0.6rem;
}
.productList ul{
	width: 95.3125%;
	margin: 0 auto;
	overflow: hidden;
}
.productList ul li{
	width: 48%;
	margin-bottom: 0.3rem;
	float: left;
	text-align: center;
}
.productList ul li .img{
	width: 100%;
	display: block;
	height: 3.2rem;
	margin-bottom: 0.25rem;
}
.productList ul li:nth-of-type(2n+2){
	float: right;
}
.productList ul .line{
	width: 100%;
	height: 1px;
	background: #e5e5e5;
	overflow: hidden;
	margin-bottom: 0.25rem;
}

/**/
.pro-list{
	width: 100%;
	border-top:#a58b2c solid 2px;
	overflow:hidden;
	padding-bottom:20px;
}
.pro-list ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.pro-list ul li{
	float:left;
	width:49.6%;
	min-height:300px;
	}
.border-right-none{ 
	border-right:none!important;
	}
.pro-list ul li a{
	display:block;
	width:93.4%;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	}
.pro-list ul li a .imgline{ 
	width:100%;
	padding:10px 0;
	display:block;
	clear:both;
	}
.pro-list ul li a .img{
	width:100%;
	display:block;
	clear:both; 
	}
.pro-tit2{
	width: 100%;
	padding-top: 8px;
	overflow: hidden;
	clear:both;
	font-size: 0.18rem;
	color: #838383;
	line-height: 0.25rem;
}
.pro-tit1{
	width:100%;
	overflow: hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	height:20px;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.32rem;
	min-height: 0.32rem;
	}
.productList ul li:hover .pro-tit1{
	color: #cea54b;
}


/*--产品详情--*/
.productDe{
	width: 100%;
	overflow: hidden;
	padding: 0.48rem 0;
}
.productDe .imgShow{
	position: relative;
	width: 96.875%;
	margin: 0.38rem auto 0; 
}
#prodeImg{
	padding-bottom: 0.55rem;
}
#prodeImg .swiper-slide img{
	display: block;
	width: 90%;
	margin: 0 auto;
}
#prodeImg .swiper-pagination{
	bottom: -0.1rem;
}
#prodeImg .swiper-pagination-bullet{
	width: 0.2rem;
	height: 0.2rem;
	background: url(../images/proHd.png) no-repeat center center;
	background-size: 0.1rem 0.1rem;
	opacity: 1;
}
#prodeImg .swiper-pagination-bullet-active{
	background: url(../images/proHd-on.png) no-repeat center center;
	background-size: 0.2rem 0.2rem;
}
#ProP{
	background: url(../images/images/pro-prev.png) no-repeat center center !important;
	background-size: 0.14rem 0.2rem;
}
#ProN{
	background: url(../images/images/pro-next.png) no-repeat center center !important;
	background-size: 0.14rem 0.2rem;
}
.proCs{
	position: absolute;
	bottom: 2%;
	right: 0;
	z-index: 999
}
.proCs .plus{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	background: #f3f3f3 url(../images/images/0plus.png) no-repeat center center;
	background-size: 0.25rem 0.25rem;
	border-radius: 100%;
}
.proCs .wz{
	text-align: center;
	font-size: 0.2rem;
	color: #a1a1a1;
	margin-top: 0.15rem;
	display: block;
}
.pro-money{
	text-align: center;
	font-size: 0.24rem;
	margin-top: 0.18rem;
}
.pro-money span{
	font-family: "arial";
	color: #ff1724;
}
.dpgm{
	display: block;
    width: 3.2rem;
    height: 0.8rem;
    margin: 0.25rem auto;
	overflow: hidden;
}
.dpgm{
    height: 0.4rem;
    margin: 0.12rem auto;
}
.dpgm a{
	    display: block;
    float: left;
    width: 1.52rem;
    line-height: 0.6rem;
    font-family: "微软雅黑";
    font-size: 0.2rem;
    color: #686868;
    border: 1px solid #e6e6e6;
}
.dpgm a:hover{
	color: #cea54b;
}
.dpgm .jd {
    background: url(../images/images/0p-jd.jpg) no-repeat left 0.28rem center;
	background-size: 0.16rem 0.14rem;
    text-indent: 0.51rem;
}
.dpgm .tm {
    background: url(../images/images/0p-tm.jpg) no-repeat left 0.28rem center;
	background-size: 0.13rem 0.16rem;
    text-indent: 0.51rem;
	border-left: none;
}

.prode-tit{
	 font-size: 0.36rem;
	color: #4d4d4d;
	text-align: center;
	line-height: 0.4rem;
	}
.prode-tit .downcs{
	font-size:12px;
	background:url(../images/prodetb1.jpg) no-repeat left center;
	float:right;
	padding-left:15px;
	background-size:13px 11px;
	padding-right:5px;
	}
.prode-tit .downcy{
	font-size:12px;
	background:url(../images/prodetb2.jpg) no-repeat left center;
	float:right;
	padding-left:12px;
	background-size:13px 11px;
	}
.inproduct-show-bd {
	width:85%;
	margin:0 auto;
	overflow:hidden;
	margin-top:15px;
}
.inproduct-show-bd li {
	width:100%;
	float:left;
}

.inproduct-show-bd li img {
	display:block;
	width:100%;
}
.proline1{
	width:85%;
	margin:0 auto;
	overflow:hidden;
	}
.proline1 img{
	width:100%;
	display:block;
	}
.inproduct-show .inproduct-show-hd {
	width:87%;
	margin:8px auto 0;
	overflow:hidden;
	font-size: 0;
	text-align: center;
}

.inproduct-show-hd li {
	float: none;
	display: inline-block;
	vertical-align: top;
	width:20px;
	height: 20px;
	margin: 0 3px;
	background: url(../images/proHd.png) center center no-repeat;
}

.inproduct-show-hd li.on {
	background-image: url(../images/proHd-on.png);
}
.pro-contact{
	width:93%;
	margin:0 auto;
	padding:12px 0;
	}
.pro-contact img{
	display:block;
	width:100%;
	}
.two-te{
	width: 100%;
/*	padding-bottom:15px;*/
/*	overflow-x:scroll;*/
	line-height: 0.25rem;
}
.two-te h3{
	font-size: 0.24rem;
}
.two-te::-webkit-scrollbar-track-piece {  
    background-color: rgba(0, 0, 0, 0);  
    border-bottom: 1px solid rgba(0, 0, 0, 0);  
}  
.two-te::-webkit-scrollbar {  
    width: 2px;  
    height: 5px;  
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;  
    border-radius: 2px;  
}  
.two-te::-webkit-scrollbar-thumb {  
    background-color: rgba(251, 232, 21, 1);  
    background-clip: padding-box;  
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;  
    border-radius: 2px;  
    min-height: 5px;  
}  
.two-te::-webkit-scrollbar-thumb:hover {  
    background-color: rgba(251, 232, 21, 1);
    -webkit-border-radius: 2px;  
    -moz-border-radius: 2px;  
    border-radius: 2px;  
}  
.two-p .img{
	clear:both;
	width:92.5%;
	margin:0 auto;
	}
.two-p .img img{
	display:block;
	width:100%;
	}
.two-te img{
	width: 100%;
	display: block;
}
.two-te p{
}
.two-te-hide{
	display:none;
	}
.prode-content ul{
	overflow: hidden;
	width:100%; 
	background:url(../images/images/prode-bg.jpg) repeat-x top center;
}
.prode-content li{ 
	height: 0.66rem;
	text-align: center;
	line-height: 0.66rem;
	color:#3f3e3e;
	font-size: 0.26rem;
	color: #515151;
	background: url(../images/images/proCls1-jt.png) no-repeat left 0.2rem center;
	background-size: 0.12rem 0.09rem;
	padding-left: 0.5rem;.
}
.prode-content li a{
	display: block;
}
.two-p li.pp-cur{
	background:url(../images/dot1.png) no-repeat 16% center;
	background-size:7px 5px;
}
.two-p li a.pp-cur1{
	color: #8c7109;
}
.prode-content table{
	width: 100% !important;
	margin-top: 0.15rem;
	font-size: 0.24rem !important;
	color: #333;
	line-height: 0.5rem !important;
}
.prode-content table tr:nth-of-type(2n+2){
	background: #fbfbfb;
}
.pro-down{
	width: 100%;
	height: 2.1rem;
	background: url(../images/images/down-bg.jpg) no-repeat top center;
	margin-top: 0.44rem;
	background-size: contain;
}
.pro-down .inner{
	width: 89.0625%;
	margin: 0 auto;
}
.pro-down .inner a{
	display: block;
	float: right;
	width: 2.48rem;
	line-height: 0.58rem;
	border: 1px solid #c3c3c3;
	background: #fff url(../images/images/down-ico.png) no-repeat right 0.32rem center;
	background-size: 0.24rem 0.22rem;
	text-indent: 0.28rem;
	font-size: 0.22rem;
	color: #4d4d4d;
	margin-top: 0.18rem;
}
.pro-down .inner a:hover{
	color: #cea54b;
}
.pro-down .inner a:nth-child(1){
	margin-top: 0.28rem;
}
/*--联系我们--*/
.con-tit{
	color:#110d0d;
	}
.con-tit span{
	color:#a51f24;
	}
.form {
	overflow:hidden;
	width:100%;
	clear:both;
	margin-top: 0.62rem;
	}
.con-btn{
	margin-left:3px;
/*	background:url(../images/serbtn.jpg) no-repeat left top;*/
	border:none;
	width:30.5%;
	float:left;
	height:0.55rem;
	background-size:100% 30px;
	float:right;
	background: #ae932e;
	color: #fff;
	font-size: 0.24rem;
	color: #fff;  
	background: #cea54b;
	border-radius: 0.05rem;
	}
.select-area{
   position: relative;
   overflow: hidden;
   width:32%;
	text-indent: 0.18rem;
	border-radius: 0.05rem;
	height: 0.55rem;
	line-height: 0.55rem;
   background: url(../images/images/select-back.png) no-repeat center center;
	background-size: 100% 100%;  
   float:left;
   margin-right:0.05rem;
   color:#110d0d;
   padding-left:0.02rem;
 }
.select-area select{
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
height: 0.55rem;
 }
.select-list{
 	width:98.2%;
	border:#cdcecf solid 1px;
	padding:1px;
	background:#f0f0f0;
	margin-top:12px;
	overflow:hidden;
	margin-bottom:15px;
	}
.select-list ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.select-list ul li{
	clear:both;
	text-indent:5%;
	color:#110d0d;
	width:100%;
	line-height: 0.4rem;
	}
.select-list .head{
	background:#d9d9d9;
	}
.select-list .head span{
	color:#a58715;
	}
@media only screen and (max-width: 399px) {
.select-area{
	width:30%;
}
}
@media only screen and (max-width: 339px) {
.con-btn{
	width:30%;
}
}

.lx-ps{
	text-align: center;
	font-size: 0.2rem;
	color: #666666;
	margin-top: 0.4rem;
	margin-bottom: 0.6rem;
	line-height: 0.38rem;
}
.lx-ps span{
	color: #cea54b;
}

.contact-js{
	width: 100%;
}
.contact-js .sm-cont-tit{
	font-size: 0.26rem;
	color: #4d4d4d;
	border-bottom: 1px solid #fff;
	padding-bottom: 0.21rem;
	line-height: 0.3rem;
}
.contact-js ul{
	overflow: hidden;
	margin-bottom: 0.6rem;
	margin-top: 0.28rem;
}
.contact-js ul li{
	width: 100%;
	overflow: hidden;
	font-size: 0.22rem;
	color: #666666;
	line-height: 0.4rem;
}
.contact-js ul li .t1{
	width: 30%;
	float: left;
}
.contact-js ul li .t2{
	width: 65%;
	float: left;
}

/*service*/
.service{
	width: 100%;
	margin-top: 0.48rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.42rem;
	padding-bottom: 0.5rem;
}
.service span{
	font-size: 0.24rem !important;
	line-height: 0.42rem !important;
}
.service .inner{
	width: 89.0625%;
	margin: 0 auto;
}

/*--常见问题--*/
.js-box{
	width: 100%;
	padding-top:10px;
}
.js-box .js-tit{
	width: 100%;
	height: 36px;
	border:#ddd solid 1px;
	-moz-border-radius: 5px; /* Firefox */
  	-webkit-border-radius: 5px; /* Safari 和 Chrome */
    border-radius: 5px;
	background:url(../images/cjwtbg.jpg) repeat-x left top;
	background-size:100% 37px;
	color:#3b3b3b;
}
.js-box .js-tit .js-name{
	line-height: 36px;
	display: block;
	float: left;
	font-size: 13px;
	color: #3b3b3b;
	margin-left: 15px;
}
.js-te{
	display: none;
	padding-top: 5px;
	width: 100%;
	overflow: hidden;
}
.js-box .js-tit .js-inc.cur1{
	color:#ae901e;
}
.js-box .js-tit .js-inc.cur{
	color:#ae901e!important;
}
.js-service-list{
	width:92%;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	}
.js-service-list ul{
	margin:0;
	padding:0;
	list-style:none;
	}
.js-service-list ul li{
	clear:both;
	border-bottom:#dedede solid 1px;
	color:#303030;
	width:100%;
	padding:3px 0;
	overflow:hidden;
	}
.js-service-list ul li a{
	display:block;
	background:url(../images/tbnews.jpg) no-repeat right center;
	background-size:8px 12px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
	font-size:14px;
	}
/*--首页浮动链接--*/
.fudong{
	width:7.8%;
	position:fixed;
	right:0;
	z-index:999;
	top:25%;
	}
.fudong img{
	width:100%;
	display:block;
	}
.fengcai{width: 100%;position: relative;z-index: 1;overflow: hidden;}
.fengcai .swiper-container{}
.fengcai img{ border:#b5b4b4 solid 1px; width:100%; padding:1px; display:block;}
.fengcai .swiper-slide{-webkit-transition:-webkit-transform 580ms ease-out;-ms-transition:-ms-transform 580ms ease-out; -o-transition:-o-transform 580ms ease-out;transition:transform 580ms ease-out;-webkit-transform: scale(0.9);-ms-transform: scale(0.9);-o-transform: scale(0.9); transform: scale(0.9);  }
.fengcai .swiper-slide .content-slide{background-repeat:no-repeat; background:#fff;}
.fengcai .swiper-slide .content-slide .title{color:#fff;}
.fengcai .swiper-slide .content-slide .desc{color:#fff;}
.fengcai .swiper-slide .content-slide .desc p{}
.fengcai .swiper-slide .content-slide .btn{}
.fengcai .swiper-slide .content-slide .btn a{display:inline-block;color:#80807f;text-align:center;}
.fengcai .swiper-slide .content-slide .btn a i{display:inline-block;background-repeat:no-repeat;vertical-align:middle;}
.fengcai .swiper-slide .content-slide .btn a.yellow{color:#f6ac2f;}
.fengcai .swiper-slide .content-slide .btn a.yellow i{background-color:#f6ac2f;}
.fengcai .swiper-slide .content-slide .btn a.purple{color:#831fe1;}
.fengcai .swiper-slide .content-slide .btn a.purple i{background-color:#831fe1;}
.fengcai .swiper-slide .content-slide .btn a.azure{color:#299ec0;}
.fengcai .swiper-slide .content-slide .btn a.azure i{background-color:#299ec0;}
.fengcai .swiper-slide .content-slide .btn a.green{color:#9bc029;}
.swiper-slide .content-slide .btn a.green i{background-color:#9bc029;}
.fengcai .swiper-slide .content-slide .btn a.red{color:#ea284d;}
.fengcai .swiper-slide .content-slide .btn a.red i{background-color:#ea284d;}
.fengcai .swiper-slide .content-slide .btn a.cyan{color:#56da97;}
.fengcai .swiper-slide .content-slide .btn a.cyan i{background-color:#56da97;}
.fengcai .swiper-slide .content-slide .btn a.red{color:#ea284d;}
.fengcai .swiper-slide .content-slide .btn a.red i{background-color:#ea284d;}
.fengcai .swiper-slide-active{-webkit-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.fengcai .swiper-slide-active .content-slide{}
.fengcai .swiper-slide-visible{}
.fengcai .swiper-visible-switch{}

/*sySp-warp*/
.sySp-warp{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: -1;
	visibility: hidden;
	background: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	 -webkit-transition: all .5s ease;
	 display: none;
}
.sySp-warp video{
	display: none;
}
.sySp-warp.on{
	z-index: 9999;
	opacity: 1;
	visibility: visible;
	 -webkit-transition: all .5s ease;
	 display: block;
}
.sySp-warp.on video{
	display: block;
}
.sySp{
	width: 100%;
	position: relative;
	left: 0;
	top: 30%;
	visibility: visible;
	z-index: 99999;
}
.sySp.on{
	z-index: -1;
	visibility: hidden;
}
#vClose,.vClose{
	display: block;
	position: fixed;
	background: url(/images/0vc.png) no-repeat center center;
	background-size: 0.27rem 0.27rem;
	top: 20%;
	right: 5%;
	cursor: pointer;
}
.search-wrap {
	display: flex;
	flex-direction: row;
	height: 0.8rem;
}
.layui-layer-content{
	height: 0.8rem !important;
}

.search-wrap input {
	background: none;
	height: 0.8rem;
	line-height: 0.8rem;
	font-size: 0.24rem;
	color: #333;
	width: 75%;
	background: #fff;
	border: none;
	outline: none;
	padding-left: 0.1rem;
}

.search-wrap button {
	background: #000;
	color: #fff;
	font-size: 0.24rem;
	text-align: center;
	border-radius: 0px;
	height: 0.8rem;
	line-height: 0.8rem;
	width: 25%;
	border: none;
	outline: none;
}

.sySp-warp .caseShow{ width: 90%; border:0.03rem solid #fff; position: fixed; left:5%; top:30%;  z-index:9999; cursor:pointer; background-color:#fff}
/*
.sySp-warp .caseShow .cN{ display:block; width:0.5rem; height:0.45rem; background:url(../images/c-next.png) no-repeat center; right:2%; top:45%; z-index:9999}
.sySp-warp .caseShow .cP{ display:block; width:50px; height:45px; background:url(../images/c-prev.png) no-repeat center; left:2%; top:45%; z-index:9999} 
*/
.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}
.sySp-warp .caseShow img{
	display: block;
}
.Page{
	text-align: center;
	line-height: 0.5rem;
	margin-top:0.5rem;
}
.Page a{font-size:0.14rem; color:#838383; border:1px solid #838383; font-family:"微软雅黑"; padding:0.02rem 0.06rem;   }
.Page a:hover{font-size:0.14rem; color:#cea54b; border:1px solid #cea54b; font-family:"微软雅黑"; padding:0.02rem 0.06rem;}
.Page .disabled {font-size:0.14rem; color:#ccc; border:1px solid #ccc; font-family:"微软雅黑"; padding:0.02rem 0.06rem;  }
.Page .current {font-size:0.14rem; color:#cea54b; border:1px solid #cea54b; font-family:"微软雅黑"; padding:0.02rem 0.06rem;  }

.Page a,.Page .current,.Page .disabled{
	display:inline-block;
	margin:0 0.04rem;
	min-width:0.34rem;
	font-size:0.2rem;
	line-height:0.34rem;
	padding:0 0.08rem;
	box-sizing:border-box;
	vertical-align:middle;
}
.Page a:hover{
	font-size:0.2rem;
	padding:0 0.08rem;
}

.arrowBanner {
	display: block;
	position: absolute;
	bottom: 1rem;
	margin: 0 auto;
	width: 100%;
	z-index: 99999;
	cursor: pointer;
	-webkit-animation: moveBottom 1.5s linear 0s infinite normal;
	animation: moveBottom 1.5s linear 0s infinite normal;
}
@keyframes moveBottom
{
0%   { transform:translate(0,-20px); opacity:0; filter:alpha(opacity=0); }
50% { transform:translate(0,10px); opacity:100; filter:alpha(opacity=100); }
100% { transform:translate(0,20px); opacity:100; filter:alpha(opacity=50); }
}
@-webkit-keyframes moveBottom
{
0%   { transform:translate(0,-20px); opacity:0; filter:alpha(opacity=0); }
50% { transform:translate(0,10px); opacity:100; filter:alpha(opacity=100); }
100% { transform:translate(0,20px); opacity:100; filter:alpha(opacity=50); }
}
@-moz-keyframes moveBottom
{
0%   { transform:translate(0,-20px); opacity:0; filter:alpha(opacity=0); }
50% { transform:translate(0,10px); opacity:100; filter:alpha(opacity=100); }
100% { transform:translate(0,20px); opacity:100; filter:alpha(opacity=50); }
}
@-o-keyframes moveBottom
{
0%   { transform:translate(0,-20px); opacity:0; filter:alpha(opacity=0); }
50% { transform:translate(0,10px); opacity:100; filter:alpha(opacity=100); }
100% { transform:translate(0,20px); opacity:100; filter:alpha(opacity=50); }
}
	
.arrowBanner img{ display:block; margin:0 auto; width: 0.31rem; height: 0.25rem;}
