.clear {
	clear: both;
	overflow: hidden;
	zoom: 1;
	float: none !important;
}
.logoArea {
	width: 100%;
	z-index: 999;
}
.logoArea .l_top {
	width: 100%;
	margin: 0 auto;
	line-height: 30px;
	border-bottom: 1px solid #e1e1e1;
}
.logoArea .l_top span, .logoArea .l_top a {
	font-size: 14px;
	color: #333;
}
.logoArea .l_top span:nth-last-of-type(1) {
	float: right;
}
.logoArea .l_top a:hover {
	text-decoration: underline;
}
.logoArea .logo {
	margin: 0 auto;
	width: 1200px;
	height: 110px;
}
.logoArea .logo .logo_name {
	float: left;
	line-height: 0;
}
.logoArea .logo .logo_tel {
	float: right;
	height: 110px;
}
.logoArea .logo_tel>div {
	float: left;
	line-height: 0;
}
.logoArea .logo_tel p:nth-of-type(1) {
	font-size: 14px;
	color: #333;
	line-height: 14px;
	margin: 33px 0 0 12px;
}
.logoArea .logo_tel p:nth-of-type(2) {
	font-size: 22px;
	color: #fe0e0e;
	line-height: 22px;
	margin: 12px 0 0 12px;
}
.main-nav {
	height: 50px;
	background: #345b91;
}
.main-nav .l_title {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}
.main-nav .l_title>ul>li {
	float: left;
	width: 170.5px;
	text-align: center;
	display: inline;
	position: relative;
}
.main-nav .l_title>ul>li:hover, .main-nav .l_title>ul>li.on {
	background: #1f3c64;
}
.main-nav .l_title>ul>li>a {
	font-family: "Microsoft YaHei";
	color: #fff;
	font-size: 15px;
	line-height: 50px;
}
.main-nav .sub {
	display: none;
	position:absolute;
	z-index: 1000;
	width: 100%;
	background: rgba(76,74,79,0.9);	
}
.main-nav .sub>li {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	float: left;	
}
.main-nav .sub>li:hover {
	display: block;
	background: #df0716;
}
.main-nav .sub>li>a {
	font-family: "Microsoft YaHei";
	color: rgb(210,206,213);
	font-size: 15px;
}
.main-nav .sub>li:hover>a {
	color: #fff;	
}
.flexslider { margin: 0px auto; position: relative; width: 100%; height: 600px; overflow: hidden; zoom: 1;}
.flexslider .slides li { width: 100%; height: 100%; }
.flex-direction-nav a { width: 70px; height: 70px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; border-radius: 35px; }
.flex-direction-nav .flex-next { background-position: 0 -70px; right: 0; }
.flex-direction-nav .flex-prev { left: 0; }
.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=50); }
.flex-control-nav { width: 100%; position: absolute; bottom: 10px; text-align: center; }
.flex-control-nav li { margin: 0 2px; display: inline-block; zoom: 1;}
.flex-control-paging li a { background: url(../images/dot.png) no-repeat 0 -16px; display: block; height: 16px; overflow: hidden; text-indent: -99em; width: 16px; cursor: pointer; }
.flex-control-paging li a.flex-active, .flex-control-paging li.active a { background-position: 0 0; }
.flexslider .slides a img { width: 100%; height: 600px; display: block; }

.flexslider1 { margin: 0px auto; position: relative; width: 100%; height: 353px; overflow: hidden; zoom: 1;}
.flexslider1 .slides a img { width: 100%; height:353px; display: block; }

.tonggao {
	width: 100%;
	height: 53px;
	background: #ededed;
}
.tonggao .t_hot {
	width: 900px;
	float: left;
}
.tonggao .t_hot>span, .tonggao .t_hot>a {
	font-size: 14px;
	color: #333;
	line-height: 14px;
	display: inline-block;
	margin-top: 20px;
	padding: 0 15px;
	border-right: 1px solid #333;
}
.tonggao .t_hot>a:nth-last-of-type(1) {
	border-right: 0;
}
.tonggao .t_hot>a:hover {
	text-decoration: underline;
}
.tonggao .t_search {
	float: right;
	margin-top: 11px;
}
.tonggao .t_search input:nth-of-type(1) {
	text-indent: 6px;
	width: 221px;
	height: 30px;
	border: 1px solid #bfbfbf;
	border-right: 0;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	float: left;
}
.tonggao .t_search input:nth-of-type(2) {
	width: 70px;
	height: 32px;
	background: #225692;
	border: 0;
	font-size: 14px;
	line-height: 32px;
	color: #fff;
	float: left;
}