@charset "utf-8";
html{-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,div,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;font-family:"微软雅黑";font-weight:200;}/*外边距，内边距都为0*/
body{font:14px/1.5 \5b8b\4f53,Arial,sans-serif;background:#fff;}/*字体大小为14px*/
button,input,optgroup,select,textarea {margin: 0;font: inherit;color: inherit;}/*表单类标签外边距，字体及颜色继承父元素的字体系列样式*/
img{border:none}/*图片不显示边框兼容IE浏览器*/
h1,h2,h3,h4,h5,h6{font-size:100%}/*这些元素本身不会继承父体的字体大小，设置了font-size:100%后就能自动继承。*/
input,label,img,th{vertical-align:middle}/*把此元素放置在父元素的中部*/
ul,ol,li{list-style:none}/*去点实心圆或数字*/
a{text-decoration:none;}/*去掉a标签的下划线*/
a{outline: none;}
a:active {star:expression_r(this.onFocus=this.blur());}
a:focus { outline:0; }
input:focus { outline:0; }
textarea:focus { outline:0; }
filter:alpha(opacity=100);
audio,canvas,progress,video {display: inline-block;vertical-align: baseline}/*定义为行内块级元素将支持 valign特性的对象的内容与基线对齐*/
button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer}/*类似按钮的，hover，mousedown,mouseup的效果及鼠标滑过为手指势*/
textarea {overflow: auto}/*多行文本中如果内容被修剪，则浏览器会显示滚动条以便查看其余的内容。*/
table{border-collapse:collapse;border-spacing:0}/*默认值。边框会被分开。不会忽略 border-spacing 和 empty-cells 属性。*/
input,textarea,select{background:#fff;}/*背景为白色*/
/*通用样式*/
.clearfix{*zoom:1;}/*兼容IE清除浮动*/
.clearfix:after{content:"\200B";height:0;display:block;visibility:hidden;clear:both;}/*清除浮动*/
.pull-right{float:right}/*向右浮动*/
.pull-left{float:left}/*向左浮动*/
.fr{float:right}/*向右浮动*/
.fl{float:left}/*向左浮动*/
.hide{display:none}/*隐藏*/
.show{display:block}/*显示块级元素*/
.invisible{visibility:hidden}/*元素是不可见的。*/
.hidden{display:none;visibility:hidden}/*隐藏及元素是不可见的。*/
.container{
	width:1200px;
	margin:0 auto;
	}
.header{
	width:100%;
}
.header .nav{
	width: 100%;
	background-color: #d91a29;
	height: 80px;
	position: relative;
}
.header .nav .logo{
	position: absolute;
	width: 168px;
	height: 136px;
	background: url(../images/a2.png) no-repeat;
	z-index: 100;
	text-align:center;
	padding-top: 12px;
}

.header .nav ul li{
	float: left;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	width: 140px;
	line-height: 80px;
	margin-right: 4px;
}
.header .nav ul li .p1{
	
}
.header .nav ul li .p2{
	display: none;

}
.header .nav ul li .p1{
	
}
.header  .nav li:hover{
	background: url(../images/a1.png) no-repeat;
	background-position: 0 22px;
}
/* .banner{
	
}
.bannerx{ width:100%;  position:relative; font-size:0;min-width:1200px;min-height:388px;}
.bannerxList li { position: absolute; left: 0px; top: 0; width:100%;  font-size:0; min-width:1200px;min-height:388px;}
.bannerxList img { width:100%; min-width:1200px;min-height:388px; }
.bannerxBton{
	width: 140px;
	position:absolute;
	bottom:4%;
	left:48.7%;
	z-index:10;
}
.bannerxBton li{
	cursor:pointer;
	width:12px;
	height:12px;
	float:left;
	margin-right:12px;
	background:url(../images/ty2.png) no-repeat;
} 
.bannerxBton li.up{
	background:url(../images/ty1.png) no-repeat;
} */
.banner{width:100%;height:800px;overflow:hidden;position:relative;font-size:0}
.b-img{height:500px;position:absolute;left:0;top:0}
.b-img a{display:block;height:800px;float:left}
.b-list{height:50px;padding-top:700px;position:relative;margin:0 auto;z-index:1;display: none;}
.b-list span{display:block;cursor:pointer;width:14px;height:14px;border-radius:50%;border:3px solid #fff;float:left;margin:0 5px;_margin:0 3px}
.b-list .spcss{border:3px solid #14ab04}
.bar-left{position:absolute;z-index:1;display:block;width:120px;height:100%;left:0;background:0 0;top:0}
.bar-right{position:absolute;z-index:1;display:block;width:120px;height:100%;right:0;background:0 0;top:0}
.bar-left em{display:block;width:50px;height:100px;background:url(../images/b2.png) no-repeat;margin:0 auto;margin-top:340px}
.bar-right em{display:block;width:50px;height:100px;background:url(../images/b3.png)  no-repeat;margin:0 auto;margin-top:340px}
.bar-left .emcss{background-position:0 -100px}
.bar-right .emcss{background-position:-50px -100px}
.footer{
	width:100%;
	background:url(../images/a6.jpg) no-repeat;
	background-position: center top;
	padding-top:80px;
	height: 448px;
}
.footer  .footer_top {
	text-align: center;
}
.footer  .footer_top .con{
	color: #ffffff;
}
.footer  .footer_top  .a1{
	margin-bottom: 40px;
}
.footer  .footer_bot{
	padding: 50px  0 30px;
	line-height: ;
	color:#999999 ;
	text-align: center;
}
.footer  .footer_bot .con{
	margin-top: 26px;
}
.footer  .footer_bot .erwei{
	margin-top: -20px;
}
.footer  .footer_bot .erwei>div{
	width: 102px;
	text-align: center;
	color: #ffffff;
}
.footer  .footer_bot .erwei .a1{
	margin-left: 445px;

}
.footer  .footer_bot .erwei .a2{
	margin-left: 106px;
}
.footer  .footer_bot .erwei .a1 img,.footer  .footer_bot .erwei .a2 img{
	margin-bottom: 10px;
}
#GoTop{
	display: block;
	width: 50px;
	height: 50px;
	z-index: 200;
}
#GoTop img{
	width: 100%;
}
#dianhua{
	position: fixed;
	right: 15px;
	bottom: 170px;
	z-index: 200;
}
/* 上下片 */
 .page1 a{
	display: block;
	margin-top: 20px;
	color: #333333;
	font-size: 16px;
}
 .page1 a:hover{
	color: #d91a29;
}
/* 页码 */
 .page{
	line-height: 50px;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}
 .page a{
 	line-height: 36px;
	padding: 7px 14px 7px 14px;
	color: #333333;
	background-color: #fff;
	font-size: 16px;
	border:1px solid #cccccc;
	margin-right: 5px;
	margin-bottom: 10px;
}
.page a:hover{
	color: #e95412;
	border:1px solid #e95412;
}

/* 产品分类 */
.procate{
	width: 254px;
}
.procate .p0{
	background-color: #277ec3;
	padding: 16px 10px 10px;
}
.procate .p1{
	color: #ffffff;
	font-size: 28px;
	text-align: center;

}
.procate .p2{
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.procate  .p3{
	background-color: #ffffff;
	padding: 18px 6px 15px;
}
.procate  .p3 li{
	line-height: 42px;
	
	background-color: #eaeaea;
	margin-bottom: 5px;
	font-size: 16px;
}
.procate  .p3 li a{
	color: #333333;
	display: block;
	padding-left: 26px;
}
.procate  .p3 li a:hover{
	background-color: #f8ad00;
	color: #ffffff;
}
.procate  .p4{
	margin-top: 14px;
	width: 234px;
	background-color: #ffffff;
	border:10px solid #277ec3;
	padding-top: 18px;
}
.procate  .p5{
	width: 220px;
	background: url(../images/b1.jpg) no-repeat;
	text-align: center;
	font-size: 26px;
	color: #277ec3;
	font-family: "Impact";
	padding: 13px 0 10px;
	margin: 0 auto;

}
.procate  .p6{
	color: #666666;
	padding-left: 10px;
	margin-top: 10px;
}
.procate  .p7{
	padding-left: 10px;
	color: #666666;
	padding-bottom: 10px;
	line-height: 32px;
}
.procate  .p8{

}
.procate  .p9{
	width: 170px;
}