.header .nav a {
    color: #0f6bb0;
}
.header .nav span {
    background: #0f6bb0;
}
.flexslider {
	height: 400px;
	margin-top: 83px;
}
.slides li {
	height: 400px;
}
.news_title {
	border-bottom: 2px solid #DDDDDD;
}
.news_title ul li {
	float: left;
	line-height: 62px;
	font-weight: normal;
	font-size: 14px;
	color: #0F6BB0;
	margin-right: 10px;
}
.news_title ul li em {
	font-size: 18px;
	color: #5D5D5D;
}
.news_title ul li a {
	font-size: 18px;
	color: #5D5D5D;
	background: transparent;
	outline: none;
	border: none;
}
.news_title .container {
	min-width: 1000px;
}
.content {
	margin-top: 80px;
	margin-bottom: 107px;
}
.content .banner h1{
	line-height: 48px;
	font-size: 48px;
	color: #fff;
	margin-top:226px;
	margin-bottom: 10px;
}
.content .banner p {
	line-height: 38px;
	font-size: 18px;
	color: #fff;
}
.content .container {
	min-width: 1000px;
}
.content .container .bgj_xwzx p{
	line-height: 24px;
	font-size: 16px;
	color: #828282;
	margin-bottom: 20px;
	text-indent: 2em;
	letter-spacing: 2px;
	text-align: justify;
}
.content .bgj_xwzx .wxTitle {
	text-align: center;
	margin-bottom: 33px;
}
.content .bgj_xwzx h1 {
    font-weight: bold;
	letter-spacing: 2px;
	text-indent: 2em;
	margin-bottom: 10px;
}
.content .bgj_xwzx .wxTitle h1{
	line-height: 24px;
	font-weight: bold;
	font-size: 24px;
	color: #0F6BB0;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 18px;
}
.content .bgj_xwzx span {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.content .bgj_xwzx .wxTitle span {
	display: inline-block;
	line-height: 14px;
	font-size: 14px;
	color: #828282;
	text-align: center;
	margin-bottom: 0;
	letter-spacing: 2px;
}
.content .bgj_xwzx img{
	display: block;
	max-width: 100%;
	height: auto;
	margin: 15px auto;
}
.content img {
	max-width: 100%;
}
.content .buttons {
	padding-top: 30px;
}
.content .buttons .btn_left {
	float: left;
}
.content .buttons .btn_left a{
	font-size: 18px;
	color: #5D5D5D;
}
.content .buttons .btn_right {
	float: right;
}
.content .buttons .btn_right a{
	font-size: 18px;
	color: #5D5D5D;
}
.content .buttons .btn_left a, .content .buttons .btn_right a{
	display: block;
	width: 550px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
#banner {
	background:url(../images/news_banner.png) center center no-repeat;
}

@media only screen and (max-width: 1366px) {
#banner {
	background:url(../images/news_banner1.png) center center no-repeat;
}
@media only screen and (max-width: 1200px) {
.content .buttons .btn_left a, .content .buttons .btn_right a{
	display: block;
	width: 450px;
	white-space:nowrap; overflow:hidden; text-overflow:ellipsis;
}
}
@media only screen and (max-width: 750px) {
.content {
}
	
}