.clear {
	clear: both;
	overflow: hidden;
	zoom: 1;
	float: none;
}
.logoArea {
	width: 100%;
	z-index: 999;
}
.width {
	width: 1200px;
	margin: 0 auto;
}
/*.newsbshare {
	height: 45px;
	width: 1200px !important;
}
.newsbshare>div {
	float: right;
	margin-top: 12px;
}
.newsbshare>div>a {
	float: left;
	transition: all .1s linear !important;
	transform: scale(0.7);
}
.bshare-qqim {
	background: url(../images/qq_icon.png) no-repeat !important;
}
.bshare-qqim:hover {
	background: url(../images/qq_icon1.png) no-repeat !important;
}
.bshare-sinaminiblog {
	background: url(../images/weibo_icon.png) no-repeat !important;	
}
.bshare-sinaminiblog:hover {
	background: url(../images/weibo_icon1.png) no-repeat !important;
}
.bshare-weixin {
	background: url(../images/weixin_icon.png) no-repeat !important;	
}
.bshare-weixin:hover {
	background: url(../images/weixin_icon1.png) no-repeat !important;
}*/
/*.logoArea .l_top {
	height: 38px;
	background: #dbdbdb;
}
.logoArea .l_top div {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #424242;
	line-height: 38px;
}
.logoArea .l_top a {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #424242;
}
.logoArea .l_top a:hover {
	text-decoration: underline;
}*/
.logoArea .logo {
	width: 1200px;
	height: 93px;	
}
.clearfix a:hover {
	text-decoration: none;
}
.logoArea .logo_img {
	float: left;
	height: 93px;
}
.logoArea .logo_tel {
	float: right;
	margin-top: 20px;
}
.logo_tel>div {
	display: inline-block;
    position: relative;
    top: -5px;
    width: 180px;
    overflow: hidden;
}
.main-nav {
	height: 50px;
	background: #7baf41;
}
.main-nav .l_title {
	height: 50px;
}
.main-nav .l_title>ul>li {
	float: left;
	width: 150px;
	text-align: center;
	display: inline;
}
.main-nav .l_title>ul>li:hover {
	background: #f9bf15;
}
.main-nav .l_title>ul>li>a {
	font-family: "Microsoft YaHei";
	color: #fff;
	font-size: 16px;
	line-height: 50px;
}
.main-nav .l_title>ul>li:hover>a {
	color: #fff;
	transition: all .1s linear;
}
.main-nav .sub {
	display: none;
	position:absolute;
	z-index: 1000;
	background: rgba(76,74,79,0.9);	
}
.main-nav .sub>li {
	height: 45px;
	line-height: 45px;
	padding: 0 10px;
	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: 1.1em;
}
.main-nav .sub>li:hover>a {
	color: #fff;	
}
.flexslider { margin: 0px auto; position: relative; width: 100%; height: 500px; overflow: hidden; zoom: 1;border-bottom: 1px solid #d2ced0;}
.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;  *display: inline; }
.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:500px; 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; }

