.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 .logo {
	float: left;
	text-align: center;
	width: 1200px;
	height: 140px;	
}
.logo_img {
	float: left;	
	margin: 25px 0 0 12px;
}
.logo_text {
	float: left;	
	margin: 28px 0 0 30px;
}
.logo_tel {
	float: right;
	margin: 48px 30px 0 0;
}
.logo_tel>.zixun {
	float: left;
	margin-bottom: 5px;	
}
.logo_tel>.num {
	font-family: haettenschweiler;
	font-size: 36px;
	color: #d5032b;
}
.logo_tel>.num>span {
	font-family: haettenschweiler;
	font-size: 38px;
	color: #b9b9b9;
}
.main-nav {
	float: right;
	width: 100%;
	background: #1f1f1f;
}
.main-nav .title {
	height: 60px;
}
.main-nav .title>ul>li {
	float: left;
	width: 120px;
	margin: 0 10px;
	text-align: center;
	display: inline;
}
.main-nav .title>ul>li:hover {
	background: #df0716;
}
.main-nav .title>ul>li>a {
	font-family: "Microsoft YaHei";
	color: #fff;
	font-size: 14px;
	line-height: 60px;
}
.main-nav .sub {
	display: none;
	position:absolute;
	z-index: 1000;
	width: 1200px;
	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: 600px; 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:600px; display: block; }

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

