body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
h1,h2,h3,h4,h5,h6{font-size:16px;}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1000px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1000 ? "1000px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #494848; /*文字颜色定义 */
	min-width:1000px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #2c2c2c;} /* 未访问的链接 */
a:visited {color: #2c2c2c;} /* 已访问的链接 */
a:hover{color: #2c2c2c;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #2c2c2c;} /* 点击激活链接 */
p{ line-height:24px;}
.fl{float:left;}
.fr{float:right;} 
.hide{display: none}
.show{display: block}
.dib{display: inline-block;*display: inline;zoom:1;}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.dib{display: inline-block;*display: inline;zoom:1;}
.wrap{ width:1100px; margin:0 auto; height:auto;}
.red{color: red}
/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
.input{ border:1px solid #ccc; height:20px;line-height:20px} 
ul,li{ list-style:none}
/*index banner*/
.banner{width: 100%;position: relative;z-index: 0;overflow: hidden;border-top: 4px solid #41A9F9}
.banner .flexslider{ width:100%;height:100%;overflow:hidden; min-width:1000px;}
.banner .slides{position:relative;z-index:1;}
.banner .slides li{height:100%;}
.banner .slides li img{width: 100%; margin:0 auto; display:block;}
/*左右切换*/
.banner .flex-direction-nav {width: 1000px;display: none;height: 48px;position: absolute;left: 55%;top: 50%;margin:-24px 0 0 -600px;  z-index: 1;}
.banner .flex-direction-nav a.flex-prev,
.banner .flex-direction-nav a.flex-next{position: absolute;width: 25px;height: 48px;background:url(../images/public/banner_btn.png) no-repeat;font-size: 0}
.banner .flex-direction-nav a.flex-prev{left: 0;}
.banner .flex-direction-nav a.flex-next{right: 0;background-position:-25px 0; }
/*dot*/
.banner .flex-control-paging{}
.banner .flex-control-nav{ width: 1000px;display: none;position:absolute;left: 50%;margin-left: -500px;bottom: 10px; z-index:2;text-align:center;}
.banner .flex-control-nav li{display:inline-block;*display:inline;zoom:1;font-size: 0;margin: 0 6px;}
.banner .flex-control-nav a{display:block;width:12px;height:12px;background:url(../images/public/dot.png) right 0 no-repeat;cursor:pointer;}
.banner .flex-control-nav .flex-active{background-position:0 0;}



/*public*/
.size1{ width:100%; overflow:hidden; margin:0 auto;}
.backcolor{background:#0270C5;}
.color{ color:#0270C5; }
/*header*/
.header_top{
	background: #EAECF4;
	position: relative;
	z-index: 8;
}
.header_name{
	width: 100%;
	height: 30px;
	background: #3AA6FA;
}
.header_name .wrap{
	position: relative;
	line-height: 30px;
	text-align: right;
	color: white;
	z-index: 9;
}
.header_name .wrap .logo{
	position: absolute;
	width: 198px;
	height: 226px;
	background: url("../images/logo.jpg") ;
	top: -78px;
	left: 0;
}
.header_name .wrap .logo p{
	font-size: 21px;color: white;
	padding: 187px 0 0 48px;
	text-align: left;
}
.header_nav{
	width: 840px;
	height: 118px;
	margin-left: 260px;
}
.header_nav ul li{
	width: 105px;
	height: 118px;
	float: left;
}
.header_nav ul li a{
	display: block;
	width: 105px;
	height: 78px;
	text-align: center;
	padding-top: 40px;
	font-size: 17px;
}
.header_nav ul li a span{
	display: block;
	font-size: 14px;
}
.header_nav ul li.hover a,.header_nav ul li:hover a{
	background: url("../images/h1.jpg") no-repeat;
	color: white;
}



/*footer*/
.footer{
	width: 100%;
	/*height: 230px;*/
	background: #232222;
	color: #A5A4A4;
}
.footer_box{
	width: 950px;
	height: auto;
}
.footer_nav{
	width: 100%;
	padding-top: 20px;
	color: #A5A4A4;
}
.footer_nav a{
	color: #A5A4A4;
	margin: 0 20px;
	font-size: 16px;
}
.footer_list{
	margin-top: 30px;
	width: 100%;
}
.footer_list .list1{
	width: 312px;
	height: 76px;
	background: url("../images/f1.png") no-repeat left center;
}
.footer_list .txt{
	padding-left: 64px;
	font-size: 16px;
	padding-top:10px;
}
.footer_list .txt p{
	line-height: 25px;
}
.footer_list .list3{
	width: 320px;
	height: 76px;
	background: url("../images/f2.png") no-repeat left center;
}
.footer_list .list3 .txt{
	padding-left:70px;
	padding-top: 10px;
}
.footer_bottom{
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-top: 1px solid #555555;
	margin-top: 30px;
}
.footer_bottom strong{
	font-weight: 500;
	padding: 0 20px;
}
.footer_bottom strong a{
	color: #A5A4A4;
}