@charset "utf-8";
.fl {
	float: left;
}

.fr {
	float: right;
}

.mr25 {
	margin-right: 25px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.h180 {
	height: 205px !important;
}

.w1160 {
	width: 1160px;
	margin: 0 auto;
}

.w368 {
	width: 367px;
}

.header {
	width: 100%;
	min-width: 1160px;
	height: 173px;
	background: #fafafa;
}

.header .h-wrap {
	height: 173px;
	background: url(../img/header-bg.png) no-repeat;
}

.header .h-wrap .h-logo {
	width: 750px;
	height: 135px;
	margin-top: 19px;
}

.nav {
	width: 100%;
	min-width: 1160px;
	height: 42px;
	background: url(../img/dhbg_03.gif) repeat-x;
}

.nav .n-wrap {
	height: 42px;
}

.nav .n-wrap>ul>li {
	float: left;
	position: relative;
	z-index: 99;
}

.nav .n-wrap>ul>li>a {
	display: inline-block;
	width: 104px;
	color: #fff;
	line-height: 42px;
	height: 42px;
	font-size: 16px;
	text-align: center;
	background: url(../img/nav-left.png) center right no-repeat;
}

.nav .n-wrap>ul>li:last-child>a {
	background: none;
}

.nav .n-wrap>ul>li>a:hover {
	background: url(../img/hover-bg.png) no-repeat;
}

.nav .n-wrap>ul>li:hover ul {
	display: block;
}

.nav .n-wrap>ul>li ul {
	display: none;
}

.nav .n-wrap>ul>li ul li a {
	display: inline-block;
	width: 116px;
	color: #fff;
	line-height: 35px;
	font-size: 16px;
	text-align: center;
	background: #94070a;
}

.nav .n-wrap>ul>li ul li a:hover {
	background: url(../img/hover-bg.png) no-repeat;
}

.nav .n-wrap ul li.ej {
    position: relative;
}
.nav .n-wrap ul li.ej ul.sj {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
}
.nav .n-wrap ul li.ej:hover ul.sj {
    display: block;
}


.banner {
	width: 100%;
	min-width: 1160px;
	background: #d5d4e2;
	height: 300px;
           overflow: hidden;
}

.banner .b-wrap {
	height: 300px;
          overflow: hidden;
}

.banner .b-wrap img {
	width: 1160px;
	height: 300px;
          overflow: hidden;
}

.banner .b-wrap ul li {
	float: left;
}

.content {
	width: 100%;
	min-width: 1160px;
}

.content .c-wrap {
	padding: 20px 0;
}

.content .c-wrap .c-img {
	width: 370px;
	height: 253px;
}

.content .c-wrap .c-img img {
	width: 370px;
	height: 253px;
}

.content .c-wrap .c-item-1 {
	height: 253px;
	border: 1px solid #c8c8c8;
}

.content .c-wrap .c-item-1 .c-item-1-txt {
	height: 193px;
	padding: 7px 10px;
}

.content .c-wrap .h180 .c-item-1-txt {
	height: 150px !important;
	padding: 8px 10px;
}

.content .c-wrap .c-item-1 .c-item-1-txt ul li {
	background: url(../img/sj.jpg) left center no-repeat;
	height: 25px;
	line-height: 25px;
}

.content .c-wrap .c-item-1 .c-item-1-txt ul li a {
	padding-left: 15px;
	font-size: 14px;
}

.content .c-wrap .c-item-1 .c-item-1-txt ul li .date {
	float: right;
	color: #C8C8C8;
	font-size: 14px;
}

.content .c-wrap .c-item-2 {
	height: 77px;
	border: 1px solid #c8c8c8;
}

.content .c-wrap .c-item-3 {
	width: 370px;
	height: 180px;
}

.content .c-wrap .c-item-3 .c-link {
	height: 126px;
	padding: 7px 0;
}

.content .c-wrap .c-item-3 .c-link ul li {
	margin-bottom: 5px;
}

.content .c-wrap .c-item-3 .c-link ul .a1 {
	background: #d9401e;
}

.content .c-wrap .c-item-3 .c-link ul .a2 {
	background: #f15a25;
}

.content .c-wrap .c-item-3 .c-link ul .a3 {
	background: #ec6c00;
}

.content .c-wrap .c-item-3 .c-link ul .a4 {
	background: #f8931f;
}

.content .c-wrap .c-item-3 .c-link ul li a {
	color: #fff;
	display: inline-block;
	width: 370px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
}

.content .c-wrap .c-item-3 .c-link ul li:hover {
	background: #94070a;
	transition: all 0.6s ease;
}

.content .c-wrap .c-item-3 .c-title {
	border: 1px solid #c8c8c8;
}

.content .c-wrap .c-item-2 .c-item-2-txt {
	height: 37px;
	line-height: 37px;
	overflow: hidden;
}

.content .c-wrap .c-item-2 .c-item-2-txt ul li {
	float: left;
}

.content .c-wrap .c-item-2 .c-item-2-txt ul li a {
	font-size: 14px;
	padding: 0 15px;
}

.content .c-wrap .c-title {
	height: 39px;
	line-height: 39px;
	border-bottom: 1px solid #c8c8c8;
}

.content .c-wrap .c-title h2 {
	float: left;
	font-weight: 600;
	padding-left: 15px;
	padding-right: 25px;
	border-bottom: 1px solid #94070a;
	color: #94070a;
}

.content .c-wrap .c-title .more {
	display: inline-block;
	float: right;
	margin-right: 10px;
}

.footer {
	width: 100%;
	min-width: 1160px;
	height: 105px;
	background: #94070a;
}

.footer .f-wrap {
	padding: 20px 0;
	height: 65px;
	line-height: 25px;
	color: #fff;
	text-align: center;
}

//内容页,列表页
.content .c-left {
	width: 230px;
}

.content .c-left .cl-title {
	width: 230px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background: #94070a;
	text-align: center;
}

.content .c-left .cl-txt {
	margin-top: 10px;
	width: 230px;
}

.content .c-left .cl-txt ul li {
	width: 210px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
           margin-bottom:5px;
	cursor: pointer;
}

.content .c-left .cl-txt ul li a {
           display:inline-block;
	font-size: 16px;
           width: 190px;
}

.content .c-left .cl-txt ul li span {
	float: right;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
}

.content .c-left .cl-txt .active {
	background: #b30408;
}

.content .c-left .cl-txt .active a {
	color: #fff;
}

.content .c-left .cl-txt .active span {
	color: #fff;
}

.content .c-left .cl-txt ul li:hover {
	background: #b30408;
}

.content .c-left .cl-txt ul li:hover a {
	color: #fff;
	font-size: 16px;
}

.content .c-left .cl-txt ul li:hover span {
	color: #fff;
}

.content .c-right {
	width: 910px;
	min-height: 600px;
}

.content .c-right .cr-title {
	height: 39px;
	border-bottom: 1px solid #94070a;
	line-height: 39px;
	font-size: 16px;
	font-weight: 600;
	padding-left: 10px;
}

.content .c-right .crt-location {
	float: right;
}

.content .c-right .cr-txt ul li {
	background: url(../img/sj.jpg) left center no-repeat;
	padding-left: 15px;
	line-height: 35px;
	font-size: 15px;
}

.content .c-right .cr-txt ul li .date {
	float: right;
	color: #C8C8C8;
}
.content .c-right .cr-txt {
          padding: 20px;
}

.content .c-right .cr-photo-txt{
	margin-top: 10px;
	margin-bottom: 20px;
}
.content .c-right .cr-photo-txt ul li img{
	width: 207px;
	height: 280px;
}
.content .c-right .cr-photo-txt ul li{
	float: left;
	width: 207px;
	height: 310px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.content .c-right .cr-photo-txt ul li h2{
	line-height: 30px;
	text-align: center;
}