﻿html{font-size:62.5%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,button,blockquote,th,td,p{font-family:"Microsoft YaHei",Tahoma;padding:0;margin:0;font-size:12px;font-size:1.2rem;}
fieldset, img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;font-size:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; vertical-align:middle; border:none;}
:focus{outline:0;} 
.clearfix:after{content:".";height:0;visibility:hidden;display:block;clear:both; font-size:0; line-height:0}
.clearfix{
	display:inline-block;
	*zoom:1;
	*display:inline;
	vertical-align: top;
}/*并列兼容模式*/
a{ color:#666666; text-decoration:none;

	}/*默认链接显示颜色666666*/
a:hover{color:#0b9ae6; text-decoration:none;}/*默认链接鼠标移上去显示颜色996600*/
td{border:solid #efefef; border-width:0px 1px 1px 0px;}/*td表格颜色为efefef 左1px 下1px*/
table{border:solid #efefef; border-width:1px 0px 0px 1px;}/*table表格颜色为efefef 上1px 右1px*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}/*html5*/
.tof{
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;
}
/*文字省略all*/
.ts{
	text-shadow:1px 1px 1px #000;	
}
/*文字阴影X轴1px、Y轴1px、模糊1px、颜色（黑）兼容IE10+*/
.clear{clear:both;}/*清除浮动*/
/*--------------------------------------*/

.header{
	border-top:6px solid #eeeeee;
}
.top{
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
}
.language{
	margin-top: 33px;
	width: 80px;
	
	margin-left: 15px;
	border:1px solid #ddd;
	overflow: hidden;
}
.language li{
	line-height:28px;
	text-align: center;
	font-size:16px;
}
.language2{
	display: none;
}
.lang{
	float: right;
	padding-top: 3px;
	padding-right: 5px;
}
.nav{
	padding-left: 258px;
}
.nav li{
	font-size:16px;
	margin-right: 72px;
	line-height: 99px;
	display: inline-block;
	*zoom:1;
	*display: inline;
}
.nav li a{
	

}
.nav li.navhover{
	
}
.nav li.navhover a{
	color:#0b9ae6;
	background:url(../images/navhover.jpg) no-repeat 50% 80%;
	opacity: 1;
	padding-bottom: 37px;
	-o-transition:ease .3s;
	-ms-transition:ease .3s;
	-moz-transition:ease .3s;
	-webkit-transition:ease .3s;
	transition:ease .3s;

}
.nav li.navhover a:hover{
	opacity: 1;
	background:url(../images/navhover.jpg) no-repeat 50% 80%;
}
.banner{
	position: relative;
}
.search{
	left:50%;
	bottom:0;
	position: absolute;
	width: 1200px;
	height: 85px;
	margin-left: -600px;
	background: #fff;
	font-size:0;
	z-index: 99999;
}
.tel{
	height:85px;
	background:#0b9ae6;
}
#sear{
	width: 304px;
	height: 28px;
	border: 1px solid #ddd;
	line-height: 28px;
	padding-left:5px;
	color:#666;
	margin-top: 28px;
	margin-left: 24px;
}
#glass{
	margin-top: 28px;
	width: 30px;
	height: 30px;
	background:url(../images/glass.jpg) no-repeat;
	margin-left: 10px;
}
.keywords{
	line-height: 85px;
	margin-left: 20px;
}
.keywords a{
	padding:0 3px;
}
.one{
	background: url(../images/onebg.jpg) no-repeat center center;
	height: 818px;
}
.onetitle{
	padding-top: 100px;
	text-align: center;
}
.oneimg{
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.oneimg ul{
	font-size: 0;
}
.oneimg li{
	display:inline-block;
	*zoom:1;
	*display: inline;
}
.oneimg li img{
	display: block;
}
.onecon{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	color:#666;
	font-size:14px;
	line-height: 30px;
	padding-top: 45px;
}
.twopro{
	width: 1200px;
	margin: 0 auto;
}
.twopro li{
	width: 239px;
	height: 310px;
	border: 1px solid #ddd;
	padding:11px;
	margin-left: 48px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	margin-top:52px;
}
.twopro li p{
	line-height: 30px;
	font-size:14px;
	padding-top: 20px;
	background: url(../images/lefticon.jpg) no-repeat right bottom;
	-o-transition:ease .3s;
	-ms-transition:ease .3s;
	-moz-transition:ease .3s;
	-webkit-transition:ease .3s;
	transition:ease .3s;
}
.twopro li p:hover{
	background: url(../images/lefticonhover.jpg) no-repeat right bottom;

}
.promore{
	width: 150px;
	height: 40px;
	text-align: center;
	font-size: 14px;
	color:#fff;
	background: #0b9ae6;
	line-height: 40px;
	margin: 40px auto 100px auto;
}
.three{
	background: #f5f5f5;
}
.threecon{
	font-size:0;
	width: 1200px;
	margin: 0 auto;
	padding:44px 0 100px 0;
}
.threeleft{
	width:519px;
	background: #fff url() 0 0 no-repeat;
}
.threeleft_con{
	padding:25px;
}
.threeleft_con h3{
	font-size: 18px;
	color:#000;
padding-bottom: 10px;
}
.threeleft_con h3 span{
	font-size:12px;
	padding-right:35px;
	float: right;
	color:#666;
}
.threeleft_con{
	line-height: 20px;
	color:#666;

}
.threeright li{
	width: 639px;
	height: 89px;
	background: #fff url() 0 0 no-repeat;
	margin-left: 40px;
	margin-top: 20px;
}
.threeright li:first-child{
	margin-top: 0px;
}
.threeright li a{
	display:block;
	height:89px;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
.threeright li .timeMonth{
	width:115px;
	height:61px;
	text-align: center;
	color:#0b9ae6;
	border-right:1px solid #0b9ae6;
	margin-top:14px;
}
.threeright li .timeMonth h3{
	line-height: 45px;
	font-size:40px;
	color:#0b9ae6;
}
.threeright li .threerightcon{
	width: 468px;
font-size:12px;
color:#666;
margin-left: 30px;
padding-top: 20px;
}
.threeright li .threerightcon h3{
	color:#0b9ae6;
	font-size:12px;
	padding-bottom: 3px;
}
.threeright li a:hover{
	background: #0b9ae6;
	display: block;
}
.threeright li a:hover .timeMonth{
	color:#fff;
	border-right:1px solid #fff;
}
.threeright li a:hover .timeMonth h3{
	color:#fff;
}
.threeright li a:hover .threerightcon{
	color:#fff;
}

.threeright li a:hover .threerightcon h3{
	color:#fff;
}

/*footer*/
.footer{

}
.footer_content{
	width: 1200px;
	margin: 0 auto;
	font-size:0;
	padding:35px 0 20px 0;
}
.footer1{
	background: #000;
}
.footer_nav{
margin-left: 45px;
}
.footer_nav li{
	line-height: 24px;

}
.footer_nav li a{
	color:#999;
}
.footer_nav h3{
	font-size: 14px;
	color:#fff;
}
.qr{
	line-height: 20px;
	color:#fff;
	font-size: 12px;
	text-align: center;
	margin-left: 255px;
}
.add{
	margin-left: 45px;
}
.add li{
	line-height: 24px;
	color:#fff;
}
.copy{
	
}
.copy_con{
	width: 1200px;
	margin: 0 auto;
	line-height: 40px;
	color:#666;
	padding-left: 90px;
}

/*inside*/
.inside_tit{
	padding:18px 0 10px 0;
	border-bottom: 1px solid #ddd;
}
.inside_title{
	width: 1200px;
	margin: 0 auto;
	color:#999;

}
.inside_title span{
	color:#0b9ae6;
}

/*inside_content*/
.inside{
	width: 1200px;
	margin: 30px auto 0 auto;
}
.inside_nav{
	width: 130px;
}
.inside_nav li{
	width: 128px;
	border:1px solid #ddd;
	height:38px;
	background: #f4f4f4;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	margin-bottom: 10px;
}
.inside_nav li a{
	color:#666;
	display: block;
}
.inside_nav li a:hover{
	color:#fff;
	background: #0b9ae6;

}
.inside_nav li.inside_navhover{
	background: #0b9ae6;
}
.inside_nav li.inside_navhover a{
	color:#fff;
}
/*inside_content*/
.inside_content{
	width: 1036px;
	margin-left: 30px;
	padding-bottom: 150px;
}
.about{
	line-height: 24px; color: #666;
	
}
.about p{
	line-height: 30px;
	font-size: 14px;
	color:#666;
	text-indent: 2em;

}

/*products*/
.products{
	width: 1036px;
	margin: 0 auto;
}
.products li{
	width: 216px;
	height: 282px;
	border: 1px solid #ddd;
	padding:10px;
	margin-left: 28px;
	display: inline-block;
	*zoom:1;
	*display: inline;
	margin-bottom:52px;
}
.products li img{
	width:216px;
	height: 216px;
}
.products li a{
	display: block;
}
.products li p{
	line-height: 30px;
	font-size:14px;
	padding-top: 20px;
	background: url(../images/lefticon.jpg) no-repeat right bottom;
	-o-transition:ease .3s;
	-ms-transition:ease .3s;
	-moz-transition:ease .3s;
	-webkit-transition:ease .3s;
	transition:ease .3s;
}
.products li a:hover p{
	background: url(../images/lefticonhover.jpg) no-repeat right bottom;

}
/*prodetail*/
.box{
	float:left;
	width:459px;
}
.prodetail_left{
	float:left;
	padding-left:50px;

}
.prodetail_left li{
	line-height: 50px;
}
.prodetailnav{
	border:1px solid #ddd;
	margin:25px 0;
}
.prodetailnav ul{
	font-size: 0;
}
.prodetailnav li{
	display: inline-block;
	*zoom:1;
	*display: inline;
	width: 108px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #f4f4f4;
	border-right:1px solid #ddd;

}
.prodetailnav li.prodetailnav_hover{
	background: #6e4389;

}
.prodetailnav li.prodetailnav_hover a{
	color:#fff;
}
.prodetailnav_con{ margin: 10px;}
/*news*/
.news li{
	
	height: 89px;
	background: #fff url() 0 0 no-repeat;
	margin-left: 40px;
	margin-top: 20px;
}
.news li:first-child{
	margin-top: 0px;
}
.news li a{
	display:block;
	height:89px;
	-webkit-transition: ease 0.3s;
	-o-transition: ease 0.3s;
	transition: ease 0.3s;
}
.news li .timeMonth{
	width:115px;
	height:61px;
	text-align: center;
	color:#0b9ae6;
	border-right:1px solid #6e4389;
	margin-top:14px;
}
.news li .timeMonth h3{
	line-height: 45px;
	font-size:40px;
	color:#0b9ae6;
}
.news li .threerightcon{
	width: 820px;
font-size:12px;
color:#666;
margin-left: 30px;
padding-top: 20px;
}
.news li .threerightcon h3{
	color:#0b9ae6;
	font-size:12px;
	padding-bottom: 3px;
}
.news li a:hover{
	background: #0b9ae6;
	display: block;
}
.news li a:hover .timeMonth{
	color:#fff;
	border-right:1px solid #fff;
}
.news li a:hover .timeMonth h3{
	color:#fff;
}
.news li a:hover .threerightcon{
	color:#fff;
}

.news li a:hover .threerightcon h3{
	color:#fff;
}
/*newsdetail*/
.newsdetail{

}
.newsdetail h3{
	font-size:16px;
	text-align: center;
	color:#000;
	padding:30px 0 20px 0;
	font-weight: bold;
}
.time{
	text-align: center;
	height:30px;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	line-height: 30px;
	color:#999;
	margin-bottom: 30px;
}
.newsdetail p{
	text-indent: 2em;
	line-height: 30px;
	font-size: 14px;
	color:#666;
}

/*分页*/
.pageNav{font-size:0px;font-family:Arial,Helvetica,sans-serif;padding:10px 0px;text-align:center;}
.pageNav span,.pageNav a{font-size:12px;display:inline-block;margin-right:5px;overflow:hidden;padding:2px 8px;border:1px solid #CCDBE4;color:#333;cursor:pointer;}
.pageNav a:hover{text-decoration:none;background:#efefef;}
.pageNav span{background:#eee;}
.pageNav .mor{padding:3px;font-weight:bold;}
