@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 .header_top{
	height: 42px;
	line-height: 42px;
	color: #222222;
	background-color: #dedede;
}
.header .header_top a{
	color:#555555;
}
.header .header_top .top_right a{
	display: block;
	width: 95px;
	text-align: center;
}
.header .header_top .top_right a:hover,.header .header_top .top_right a.active{
	background-color: #1e61ba;
	color: #ffffff
}
.header .header_bot{
	height: 140px;
	background-color:#fff; 
	padding-top: 15px;
	box-sizing: border-box;
}
.header .header_bot .logo{
	margin-top: 10px;
	margin-right: 6px;
}
.header .header_bot .xinxi{
	height: 86px;
	margin-left: 10px;
	margin-top: 16px;
	padding-left: 12px;
	line-height: 86px;
	/* border-left:1px solid #e5e5e5; */
}
.header .header_bot .xinxi .p1{
	color: #e3403b;
	font-weight: bold;
	font-size: 26px;
}
.header .header_bot .xinxi .p2{
	margin-top: 10px;
}
.header .header_bot .tel{
	padding-left: 60px;
	background: url(../images/aa1.png) no-repeat 0 38px;
}
.header .header_bot .tel .p1{
	font-size: 16px;
	color: #555555;
	margin-top: 34px;
}
.header .header_bot .tel .p2{
	font-size: 20px;
	color: #1e61ba;
	font-weight: bold;
}
.header .nav{
	position: relative;
	width: 100%;
	z-index: 9999;
	background:url(../images/aa3.png) repeat-x;
}
.header .nav ul{
	margin: 0 auto;
}
.header .nav ul li{
	line-height:60px;
	float: left;
	height: 60px;
	text-align: center;
	font-size: 16px;
	margin-right: 30px;
}
.header  .nav li a{
	color: #ffffff;
	display: block;
	width: 120px;
	height: 60px;
	float: left;
}
.header  .nav li p{
	float: left;
	color: #ffffff;
	width: 7px;
}
.header  .nav li:hover a{ background: #e3403b;}
.header  .nav li.on a{ background: #e3403b;}
/* .header  .nav li:hover a{
	background: url(../images/aa2.png) no-repeat;
} */

.banner{
	margin-top: -16px;
}
.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;
}
/* 第一部分 */
.chengxin{
	height: 50px;
	padding: 16px 0 18px;
	border-bottom: 1px solid #e5e5e5;
}
.chengxin .a1{
	padding-right: 26px;
	width: 320px;
	text-align: right;
	color: #222222;
	border-right: 1px solid #e5e5e5;
}
.chengxin .a1 .b1{
	font-size: 18px;
}
.chengxin .a1 .b1 span{
	color: #e3403b;
}
.chengxin .a2{
	margin-left: 22px;
	line-height: 50px;
}
.chengxin .a2 .p1{
	color: #e3403b;
}
.chengxin .a2 a{
	color: #555555;
	margin-right: 40px;
}
.search{
	margin-top: 6px;
	width: 400px;
	height:38px;
	line-height: 38px;
	border:1px solid #e5e5e5;
	border-radius: 19px;
}
.search .sea{
	width: 306px;
	margin-left: 14px;
	height: 38px;
	line-height:38px;
	color: #666666;
	border:none;
}
.search .sel{
	width: 38px;
	line-height: 38px;
	border:none;
	height: 38px;
}
.search .sub{

	background: url(../images/aa4.png) no-repeat center center;
	width: 38px;
	height: 38px;
	border:none;
	margin-right: 16px;
}
.footer{
	width:100%;
	
	background: url(../images/aa6.jpg) no-repeat center center;
}
.footer .nav{
	padding-top: 40px;
	width: 980px;
	margin: auto;
/* 	margin:10px auto 50px; */
}
.footer .nav li a{
	display: block;
	float: left;
	color: #ffffff;
	margin-right: 66px;
	font-size: 16px;
}
.footer .nav li:last-child a{ margin-right: 0px;}
.footer .nav li a:hover{
	color: #e3403b;
}
.footer .a1{
	width: 320px;
	margin: 0 auto;
	color: #ffffff;
	padding-top: 132px;
	text-align: center;
}
.footer .a1 img {
	width: 130px;
	height: 130px;
}

.footer .a1 p{
	line-height: 40px;
}
.footer .a2{
	height: 1px;
	width: 100%;
	background-color: #ffffff;
	margin-top: 20px;
}
.footer .a3{
	color: #ffffff;
	margin-top: 20px;
	text-align: center;
	padding-bottom: 10px;
}
.footer .a3 a{ color: #fff;}
#GoTop{
	display: block;
	width: 50px;
	height: 50px;
}
#GoTop img{
	width: 100%;
}
/* 上下片 */
 .page1 a{
	display: block;
	margin-top: 20px;
	color: #333333;
	font-size: 16px;
}
 .page1 a:hover{
	color: #598de2;
}
/* 页码 */
 .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: #fff;
	background-color: #598de2
}

/* 产品分类 */
.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;
}