@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: 37px;
	line-height: 36px;
	color: #333333;
	background:url(../images/xju1.png);
	background-size: 100%;
}
.header .header_top a{
	color:#333333;
}
.header .header_bot{
	height: 140px;
	background-color:#fff; 
}
.header .header_bot .logo{
	margin-top: 42px;
	width: 480px;
}
.header .header_bot .con{
	font-size: 18px;
	width: 140px;
	height: 140px;
	line-height: 140px;
	padding-left: 42px;
	background: url(../images/tel.png) no-repeat;
	background-position: 0 56px;

}
.header .header_bot .tel{
	color: #ff6b00;
	font-size: 32px;
	font-family: "Times New Roman";
	font-weight: 600;
	padding-top: 24px;
	font-style: italic;
}
.header .nav{
	width: 100%;
	background-color: #2eadff;
}

.header .nav ul li{
	line-height:52px;
	float: left;
	width: 171px;
	text-align: center;
	font-size: 15px;
}
.header  .nav li a{
	color: #ffffff;
	display: block;
}
.header  .nav li:hover{
	background-color: #2b9fed;
}

.banner{
	
}
.bannerx{ width:100%;  position:relative; font-size:0;min-width:1200px;min-height:340px;}
.bannerxList li { position: absolute; left: 0px; top: 0; width:100%;  font-size:0; min-width:1200px;min-height:340px;}
.bannerxList img { width:100%; min-width:1200px;min-height:340px; }
.bannerxBton{
	width: 270px;
	position:absolute;
	bottom:4%;
	left:46.3%;
	z-index:10;
}
.bannerxBton li{
	cursor:pointer;
	width:40px;
	height:5px;
	float:left;
	margin-right:14px;
	background:url(../images/ty2.png) no-repeat;
} 
.bannerxBton li.up{
	background:url(../images/ty1.png) no-repeat;
}
.hot{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #dcdcdc;
}
.hot ul {
	
	float: left;
}
.hot ul  li{
display: inline;
}
.hot ul  li a{
	color: #333333;
	padding: 0 10px;
	border-right: 1px solid #333333;
}
.hot ul  li a:hover{
	color: #ff6b00;
}
.hot ul  li:last-child a{
	border-right: 1px solid #ffffff;
}
.seach{
	margin-top: 8px;
	width: 216px;
	height: 35px;
	background: url(../images/yuanjiao.png) no-repeat;
}
.seach  .txt{
	margin-top: 5px;
	margin-left: 20px;
	width: 160px;
	height: 25px;
	border:none;
	line-height: 25px;
}
.seach  .btn{
	width: 17px;
	height: 17px;
	background:url(../images/seach.png) no-repeat; 
	border:none;
	margin-top: 10px;
	margin-right: 14px;
}
.footer{
	width:100%;
	}
.footer  .footer_top{
	height: 40px;
	background-color: #2eadff;

}
.footer  .footer_top dl{
	/* width: 620px;
	margin: 0 auto; */
}
.footer  .footer_top dl dt{
	font-size: 18px;
	color: #fff;
}
.footer  .footer_top dl dd{
	display: inline;
	line-height: 40px;
}
.footer  .footer_top dl dd a{
	color: #ffffff;
	padding: 0 14px;
	border-right: 1px solid #ffffff;
}
.footer  .footer_top dl dd:last-child a{
	border-right: 1px solid #2eadff;
}
.footer  .footer_bot{
	height: 84px;
	padding: 20px  0;
	line-height: ;
	color:#ffffff ;
	background-color: #5d5d5d;
	text-align: center;
}


#GoTop{
	display: block;
	width: 50px;
	height: 50px;
}
#GoTop img{
	width: 100%;
}
/* 上下片 */
 .page1 a{
	display: block;
	margin-top: 20px;
	color: #333333;
	font-size: 14px;
}
 .page1 a:hover{
	color: #598de2;
}
/* 页码 */
 .page{
	line-height: 50px;
	padding-top: 80px;
	padding-bottom: 100px;
	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
}