/*common*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font-family:'Microsoft Yahei',Arial, Helvetica, sans-serif;vertical-align:baseline;}
body{background:#FFF; -webkit-text-size-adjust:none;}
html,body{font-size:12px;}
blockquote,q{quotes:none;}
li{list-style-type:none;}
blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}
a{color:#4c4c4c;text-decoration:none;outline: none;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}

img{
	max-width: 100%;
}

.fl{
	float: left;
}

.fr{
	float: right;
}

.clear{
	clear:both;
}

.wrap{
	width: 1160px;
	margin:0 auto;
	padding:0 20px;
}

.head{
	width: 100%;
	height: 90px;
}

.logo{
	float: left;
	width:450px;
	height: 90px;
	background: url(../images/logo.png) no-repeat; 
}

.languages{
	float: right;
	line-height: 13px;
	margin-top: 20px;
	font-size: 14px;
}

.languages i{
	font-style: normal;
}

.languages a:hover{
	text-decoration: underline;
}

.chinese{
	width: 70px;
	height: 13px;
	padding-left: 22px;
	background: url(../images/china.png) no-repeat 0px 4px;
	margin-right: 20px;
}

.english{
	width: 70px;
	height: 13px;
	padding-left: 22px;
	background: url(../images/english.png) no-repeat 0px 5px;
}

.nav{
	width:100%;
	height: 90px;
	line-height: 90px;
	font-size: 18px;
	font-weight: bold;
}

.nav li a{
	float: left;
	display: block;
	padding-right: 60px;
	color: #474b4d;
}

.nav li a:hover,.nav li .active{
	color: #ff974f;
}

.item{
	width: 100%;
	height: 500px;
	margin-bottom: 6px;
}

.item .pic{
	width: 490px;
	height: 100%;
}

.describe{
	float: left;
	width: 635px;
	height: 250px;
	padding-left: 35px;
	overflow: hidden;
	position: relative;
}

.orange{
	background: #ff974f;
}

.describe h1{
	font-weight: normal;
	font-size: 36px; 
	color: #fff;
	padding-top:80px;
}

.describe h3{
	font-weight:normal;
	font-size: 24px;
	color: #fff;
	padding-top: 5px;
}

.normal{
	height: 110px;
	padding:70px 0px  0px  35px;
}

.describe p{
	color: #999;
	font-size: 18px;
	line-height: 28px;
}

.icon{
	width: 245px;
	height: 100%;
	background: #ff974f;
}

.itemmain{
	height: 420px;
}

.icon img{
	padding: 110px 81px 20px 81px;
}

.icon h1{
	font-weight: normal;
	color: #fff;
	text-align: center;
	font-size: 24px;
}

.detail{
	width: 815px;
	background: #f3f5f4;
	height:320px;
	padding:100px 40px 0px 60px;
}

.detail h1{
	font-size: 24px;
	color: #333;
	padding-bottom: 12px;
}

.detail p{
	font-size: 18px;
	color: #999;
}

.paddingtop{
	padding-top: 80px;
	height: 170px;
}

.item .more{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 194px;
	height: 70px;
	background: #474b4e;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 70px;
}

.product{
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.product .tit{
	font-size: 36px;
	color: #333;
	padding:20px 0;
}

.productlist{
	width: 100%;
}

.productlist li{
	float: left;
	width: 100%;
	font-size:14px;
}

.productlist li ul li{
	float: left;
	width: 25%;
	height: 40px;
	line-height: 40px;
	text-align: left;
}

.titbig{
	font-size: 18px !important;
}

.footer{
	float: left;
	width: 100%;
	background: #bababa;
	font-size: 14px;
	color: #fff;
	padding:30px 0;
	text-align: center;
}


.line{
	height: 62px;
	background: #ff974f;
	font-size: 24px;
	color: #fff;
	line-height: 62px;
	overflow: hidden;
}

.line img{
	float: left;
	width: 65px;
	height: 62px;
}

.article{
	width: 100%;
	line-height: 26px;
	font-size: 14px;
	min-height: 400px;
	padding:20px 0;
}

.pages{
	float: right;
	margin-top: 20px;
}

.pages li{
	float: left;
	width: auto;
}

.pages li a{
	display: block;
	margin-right: 10px;
}

.list li{
	border-bottom: 1px dotted #ccc;
}

.down li ul li{
	width: 33.3%;
}

.map{
	width:715px; 
}

.contact{
	width: 350px;
	height: 300px;
	padding:50px 25px;
	background: #f3f3f5;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.nav li{
	float: left;
	width: 132px;
	position: relative;
}

.nav li ul{
	display:none;
	position: absolute;
	left: 0px;
	top:60px;
	z-index: 99;
	width:132px;
	background:#fff;
	border-radius:5px;
	font-size:14px;
	opacity: .9;
	text-align:center;
}

.nav li ul li{line-height:30px;width:132px;position: relative;}
.nav li ul li a{padding-right:0px;width:132px;}

.nav li ul li:hover{
	color:#ccc;
}

.nav li ul li ul{
	position: absolute;
	top:0px;
	background:#fff;
	left: 132px;
	opacity: .9;
}

