.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	height: 0;
	font-size: 0;
	clear:both;
	overflow: hidden;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.headWrap{
	background: #d1eafa;
	line-height: 30px;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: right;
}
.headWrap a{
	color: #070002;
	font-size: 16px;
	margin: 0 15px;
}
.headWrap a:hover{color: #f00;}

.header{
	overflow: hidden;
	clear: both;
	margin: 10px auto;
	padding: 0;
    text-align: left;
}
.header .logo_img{
	float: left;
	/*margin-left: 70px;*/
}
.header .logo_img img{
	width: 88px;
	height: 88px;
}
.header .logo_txt{
	float: left;
	margin: 10px auto 0;
	margin-left: 43px;
}
.header .logo_txt img{
	width: 139px;
	height: 45px;
}
.header .logo_txt span{
	font-size: 26px;
	color: #333;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 15px;
	display: block;
}
.header .search{
	float: right;
    margin: 0;
    margin-right: 30px;
    margin-top: 0;
    margin-left: 0;
    display: block;
    border: none;
}
.header .search .search_con{
	border: 1px solid #0096ff;
	line-height: 30px;
	overflow: hidden;
	clear: both;
	margin-top: 7px;
}
.header .search .search_con .inp{
	width: 200px;
	float: left;
	background: url(../image/news_header/icon01.png) no-repeat 6px center;
	padding-left: 30px;
	border: none;
	outline: none;
	line-height: 32px;
}
.header .search .search_con .btn{
	width: 85px;
	float: right;
	line-height: 32px;
	background: #0096ff;
	color: #fff;
	font-size: 16px;
	outline: none;
	border: none;
	cursor: pointer;
}
.header .search .search_txt01{
	font-family: '楷体';
	color: #010101;
	font-size: 14px;
	text-align: center;
	/*font-weight: bold;*/
}
.header .code{
	float: right;
	/*margin-right: 30px;*/
	/*width: 77px;*/
	width: 180px;
}
.header .code ul li{
	display: inline-block;
	text-align: center;
	color: #333;
}
.header .code img{
	width: 77px;
	height: 77px;
	margin-bottom: 10px;
}
.header .tel{
	float: right;
	margin-right: 25px;
    margin-top: 26px;
}
.header .menu{
	margin-left: 132px;
	margin-top: -17px;
}
.header .menu ul li{
	float: left;
	margin-right: 30px;
}
.header .menu ul li a{
	font-size: 16px;
	color: #000;
	font-family: "黑体";
}
.header .menu ul li:hover a,.header .menu ul li.on a{color: #0096ff;}




/*加盟我们*/
.jmwm{
	background: #c2c0c0;
	line-height: 80px;
	overflow: hidden;
	clear: both;
}
.jmwm .jmwm_list span{
	font-size: 18px;
	color: #333;
	margin-left: 95px;
}
.jmwm .jmwm_list a{
	font-size: 14px;
	color: #333;
	margin-left: 95px;
}
.jmwm .jmwm_list a:hover{color: #0096ff;}
/*友情链接*/
.yqlj{
	background: #e8e8e8;
	line-height: 50px;
	overflow: hidden;
	clear: both;
}
.yqlj .yqlj_list{
	font-size: 14px;
	color: #333;
}
.yqlj .yqlj_list span{
	margin-left: 95px;
}
.yqlj .yqlj_list a{
	color: #333;
	margin-right: 30px;
}
.yqlj .yqlj_list a:hover{color: #0096ff;}
/*footer部分*/
.footer{
	position: relative;
	overflow: hidden;
	clear: both;
	margin: 30px auto;
}
.footer .footer_line{
	width: 100%;
	height: 1px;
	background: #000;
	position: absolute;
	top: 10px;
}
.footer .footer_lf{
	font-size: 14px;
	background: #fff;
	padding: 0 10px;
}
.footer .footer_lf span{
	color: #010101;
}
.footer .footer_lf i{
	color: #999;
	margin-left: 18px;
}
.footer .footer_cen{
	background: #fff;
	padding: 0 10px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -40px;
}
.footer .footer_cen a{
	color: #4e4e4e;
	font-size: 14px;
}
.footer .footer_rf{
	background: #fff;
	padding: 0 10px;	
}
.footer .footer_rf img{
	height: 28px;
	display: inline-block;
    vertical-align: middle;
}
.footer .footer_rf a{
	font-size: 20px;
	color: #000;
	margin: 0 12px;
	display: inline-block;
    vertical-align: middle;
}