﻿html,body {
	margin: 0;
	padding: 0;
	font-family: '黑体', Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-width: 1280px;
}
img {
	display: block;
}
ul,li,dl,dt,dd,p,h1,h2,h3,table,tr,th,td {
	margin: 0;
	padding: 0;
	list-style: none;
	border-collapse:collapse;
}
h1 {
	font-size: 24px;
	color: #333;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 14px;
	color: #666666;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #333;
}
hr {
	background: #B30000;
	border: none;
	margin: 0;
}
/*header*/
.content {
	width: 1280px;
	margin: 0 auto;
}
.header {
	height: 100px;
	color: #333333;
}
.logo {
	width: 175px;
	height: 47px;
	float: left;
	margin-left: 50px;
	margin-top: 26px;
}
.search {
	float: right;
	width: 245px;
	height: 100px;
	line-height: 100px;
	padding: 0 20px;
	background: #efefef;
	border-left: #cbcbcb 1px solid;
	position: relative;
}
.search input {
	height: 24px;
	border: #e8e8e8 1px solid;
	box-shadow: 0 0 0 1px #bbbbbb;
}
.search a {
	display: block;
	width: 30px;
	height: 26px;
	background: url(../images/icon.png) no-repeat;
	background-position: -7px -67px;
	position: absolute;
	top: 38px;
	right: 27px;
}
.nav {
	float: right;
}
.nav div {
	float: left;
	height: 100px;
	padding: 0 20px;
	line-height: 100px;
	position: relative;
}
.nav div p {
	width: 590px;
	height: 68px;
	background: rgba(255,255,255,0.8);
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 100;
	line-height: 68px;
	display: none;
}
.nav div p a {
	display: inline-block;
	margin: 0 25px;
	color: #333;
}
.nav .xwzx p {
	width: 592px;
}
.nav .tzzgx p {
	width: 496px;
}
.nav .cpfw p {
	width: 383px;
}
.nav .jrhy p {
	width: 478px;
}
.current-nav,.nav div:hover {
	color: #fff;
	background: -webkit-linear-gradient(#a60c10, #e50a1a); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#a60c10, #e50a1a); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#a60c10, #e50a1a); /* Firefox 3.6 - 15 */
	background: linear-gradient(#a60c10, #e50a1a); /* 标准的语法 */ 
}
.current-nav span a,.nav div:hover span a  {
	color: #fff;
}
.nav div p a:hover {
	color: #B30000;
}
.nav div:hover p {
	display: block;
}
.main {
	width: 1180px;
	padding: 0 50px;
	overflow: hidden;
}
/*导航*/
.subnav {
	height: 80px;
	padding: 0 50px;
	border-bottom: #f2f2f2 1px solid;
	color: #555555;
}
.l-subnav {
	padding-left: 25px;
	line-height: 80px;
	background: url(../images/icon.png) no-repeat;
	background-position: -59px -66px;
}
.r-subnav {
	float: right;
}
.r-subnav a {
	display: inline-block;
	text-align: center;
	padding-top: 24px;
	height: 55px;
	line-height: 16px;
	margin-left: 30px;
}
.line-1 a {
	padding-top: 0;
	height: 79px;
	line-height: 79px;
}
.current-subnav {
	border-bottom: #b30000 3px solid;	
}
.container {
	min-height: 600px;
}
.hot-news,.container {
	width: 880px;
	float: left;
	padding-top: 20px;
	padding-right: 19px;
	margin-right: 20px;
	border-right: #f2f2f2 1px solid;
	box-sizing: border-box;
}
.hot-news .news-date {
	font-size: 32px;
	color: #666666;
	margin-bottom: 15px;
}
.hot-news h1 a{
	line-height: 30px;
	color: #b30000;
	margin-bottom: 20px;
}
.news-main {
	overflow: hidden;
}
.news-text {
	width: 480px;
	float: left;
}
.news-text p {
	height: 75px;
	color: #777777;
	line-height: 25px;
	margin-bottom: 20px;
}
.more {
	display: block;
	height: 18px;
	padding: 15px 0;
	text-align: center;
	background: #efefef url(../images/btn_more_on.png) no-repeat center 15px;

}
.more:hover {
	background: #e62b1e url(../images/btn_more.png) no-repeat center 15px;
}

.news-img {
	float: right;
}
/*侧栏*/
.sidebar {
	float: left;
	margin-top: 20px;
}
.sidebar video,.sidebar a {
	display: block;
	width: 280px;
	height: 180px;
	margin-bottom: 20px;
}
.sidebar img {
	width: 280px;
	height: 180px;
}

.news-list {
	clear: right;
	margin-top: 20px;
}
.news-list li {
	border-top: #f2f2f2 1px dashed;
	padding: 20px 0;
	height: 95px;
	position: relative;
    	border-bottom: 2px solid #efefef;
}
.date {
	width: 150px;
	height: 95px;
	float: left;
	text-align: center;
	color: #666666;
	font-size: 16px;
	background: #efefef;
}
.date p {
	font-size: 42px;
	color: #b30000;
	font-weight: bold;
	line-height: 64px;
}
.detailed {
	width: 680px;
	float: right;
}
.summary {
	color: #999999;
	font-size: 12px;
	padding: 6px 0;
}
.summary span {
	display: inline-block;
	margin-right: 12px;
}
.text {
	height: 40px;
	line-height: 20px;
	color: #777777;
}
.news-list li hr {
	width: 40px;
	height: 3px;
	position: absolute;
	top: -2px;
	right: 0;
}

/*新闻详情*/
.title {
	text-align: center;
	padding: 20px 0 30px 0;
	border-bottom: #f2f2f2 1px dashed;
}
.title .info {
	color: #999999;
	margin-top: 20px;
}
.author {
	display: inline-block;
	margin: 0 20px;
}
.news {
	margin-top: 30px;
	line-height: 30px;
}
.news p {
	color: #666;
	text-align: justify;
	text-indent: 2em;
}
.news h3 {
	margin-top: 30px;
}
.news img {
	margin: 30px auto;
}
.suoyin {
	height: 48px;
	padding: 0 15px;
	margin-top: 60px;
	background: #efefef;
	line-height: 48px;
}
.l-p {
	float: left;
}
.r-p {
	float: right;
}
.suoyin a {
	color: #B30000;
}
.suoyin span {
	color: #333;
}

.no-margin img{
	margin-bottom: 0;
}

/*footer*/
.f-content {
	margin: 30px 0;
	padding: 0 50px;
	height: 100px;
}
.contactway {
	width: 540px;
	float: left;
	line-height: 25px;
	color: #777777;
	padding: 25px 0;
}
.contactway span {
	display: inline-block;
	margin-right: 25px;
}
.ewm {
	float: left;
	overflow: hidden;
}
.ewm li {
	float: left;
	margin-right: 15px;
}
.copyright {
	float: right;
	padding: 28px 0;
	overflow: hidden;
}
.copyright span {
	color: #777777;
	font-size: 12px;
	display: inline-block;
	padding-top: 20px;
	margin-right: 10px;
}
.copyright img {
	float: right;
}
.fbj {
	height: 6px;
	background: -webkit-linear-gradient(#ac1211, #e62837); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#ac1211, #e62837); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#ac1211, #e62837); /* Firefox 3.6 - 15 */
	background: linear-gradient(#ac1211, #e62837); /* 标准的语法 */
}

iframe {
	border: none;
}