@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	font-family: "Microsoft YaHei";
	font-size: 12px;
	color: #333333;
}

ul li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

img {
	border: 0;
	transition: all .5s;
}

input {
	border: 0;
	outline: none;
}

i,
em {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #fe0000;
	font-weight: bold;
}
a:hover h1,
a:hover h2,
a:hover h3,
a:hover h4,
a:hover h5,
a:hover h6{font-weight: bold;}

.container {
	width: 1200px;
	margin: 0 auto;
}

.clearfix {
	zoom: 1;
}

.clearfix:before {
	content: "";
	display: table;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.pull_left {
	float: left;
}

.pull_right {
	float: right;
}

.cen {
	margin: 0 auto;
}

.cen {
	clear: both;
}

.clear {
	clear: both;
}


.hidden {
	height: 100% !important;
	overflow: hidden !important;
}


.container::after {
	content: "";
	clear: both;
	display: block;
}



.nav {
	background: #de1615;
	width: 100%;
}

.nav a.fhzz {
	float: right;
	width: 120px;
	height: 54px;
	font-size: 16px;
	line-height: 54px;
	display: inline-block;
	color: #fff;
	background: #ffa11b;
	text-align: center;
}

.nav a.fhzz:hover {}

.nav ul {
	text-align: left;
	font-size: 0;
	width: 1000px;
	float: left;
}

.nav ul li {
	width: 120px;
	height: 54px;
	font-size: 16px;
	line-height: 54px;
	display: inline-block;
	position: relative;
	text-align: center;
}

.nav ul li a {
	display: block;
	color: #fff;
}

.nav ul li dl {
	display: none;
	position: absolute;
	width: 100%;
	top: 54px;
	left: 0;
	z-index: 22;
}

.nav ul li dl dd {
	width: 100%;
	height: 40px;
	display: block;
	background: #e04242;
	line-height: 40px;
	border-bottom: 1px solid rgba(209, 18, 41, 0.5);
}

.nav ul li dl dd a:hover {
	background: #ffa11b;
}

.nav ul li:hover {
	background: #ffa11b;
}

.nav ul li:hover dl {
	display: block;
}

.dj_b1 {
	padding-top: 30px;
	margin-bottom: 30px;
	height: 360px;
}

.dj_b1 .tpxw {
	position: relative;
	width: 520px;
	float: left;
}

.dj_b1 .tpxw .hd {
	position: absolute;
	bottom: 15px;
	right: 10px;
	z-index: 44;
}

.dj_b1 .tpxw .hd ul {
	font-size: 0;
	text-align: center;
}

.dj_b1 .tpxw .hd ul li {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #fff;
	margin-left: 10px;
	border-radius: 5px;
	cursor: pointer;
}

.dj_b1 .tpxw .hd ul li.on {
	background: #d10e24;
}

.dj_b1 .tpxw .bd {}

.dj_b1 .tpxw .bd ul li {
	width: 520px;
	height: 360px;
	display: inline-block;
}

.dj_b1 .tpxw .bd ul li a {
	display: block;
	position: relative;
	width: 100%;
}

.dj_b1 .tpxw .bd ul li a h1 {
	width: 520px;
	height: 360px;
	display: block;
	overflow: hidden;
}

.dj_b1 .tpxw .bd ul li a h1 img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.5s;
}

.dj_b1 .tpxw .bd ul li a h2 {
	font-size: 16px;
	color: #fff;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
	z-index: 11;
	height: 40px;
	line-height: 40px;
	text-indent: 10px;
	background: rgba(0, 0, 0, 0.7);
}

.dj_b1 .tpxw .bd ul li a:hover h2 {
	text-decoration: underline;
}

.dj_b1 .tpxw .bd ul li a:hover img {
	transform: scale(1.05);
}

.ywtj {
	width: 655px;
	float: right;
}

.ywtj .title {
	background: url(../images/dj_title_bg_01.png) no-repeat bottom left;
	height: 32px;
	margin-bottom: 10px;
}

.djkx .title {
	background: url(../images/dj_title_bg_02.png) no-repeat bottom left;
}

.ywtj .title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fe0000;
	margin-left: 35px;
	float: left;
}

.djkx .title h2 {
	color: #fff;

}

.ywtj .title a {
	float: right;
	color: #ffa11b;
	font-size: 14px;
}

.djkx .title a {
	color: #fff;
}

.ywtj .title a:hover {
	text-decoration: underline;
}

.ywtj .bd {}

.ywtj .bd ul {}

.ywtj .bd ul li {
	background: url(../images/dj_li_hd_01.png) no-repeat left center;
	text-indent: 16px;
}

.ywtj .bd ul li a {
	display: block;
	height: 40px;
	line-height: 40px;
}

.djkx .bd ul li a {
	display: block;
	height: 34px;
	line-height: 34px;
}

.ywtj .bd ul li a h2 {
	float: left;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 73%;
}

.djkx .bd ul li a h2 {
	color: #fff;
}
.djkx .bd ul li a:hover h2 {
	text-decoration:underline;
}

.ywtj .bd ul li a span {
	font-size: 14px;
	float: right;
	color: #888;
}

.djkx .bd ul li a span {
	color: #fff;
}

.ywtj .bd ul li a:hover h2 {}


.dj_footer {
	background: url(../images/footer_bg_01.jpg) no-repeat center;
	height: 120px;
	width: 100%;
	padding-top: 40px;
}

.dj_footer p {
	text-align: center;
	font-size: 14px;
	line-height: 32px;
	color: #fff;
}

.dj_footer p a {
	color: #fff
}

.dj_footer p a:hover {
	text-decoration: underline;
}


.dj_zt {
	height: 140px;
	margin-bottom: 30px;
	position: relative;
}

.dj_zt .hd {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 11;
}

.dj_zt .hd ul {}

.dj_zt .hd ul li {
	width: 10px;
	display: inline-block;
	height: 10px;
	border-radius: 5px;
	margin-left: 8px;
	background: #fff;
}

.dj_zt .hd ul li:hover,
.dj_zt .hd ul li.on {
	background: #fe0000
}

.dj_zt .bd {}

.dj_zt .bd ul {}

.dj_zt .bd ul li {}

.dj_zt .bd ul li a {
	display: block;
	width: 100%;
	height: 140px;
	overflow: hidden;
}

.dj_zt .bd ul li a img {
	display: block;
	width: 100%;
	height: 100%;
}

.dj_zt .bd ul li a:hover img {
	transform: scale(1.05);
}

.dj_b2 {
	background: url(../images/dj_b2_bg_01.jpg) no-repeat center;
	background-size: cover;
	height: 308px;
	padding: 25px 0;
	margin-bottom: 30px;
}

.dj_b2 .djkx {
	float: left;
	width: 585px;
	margin-right: 30px;
}

.dj_b3 {
	margin-bottom: 25px
}

.dj_b3 .djkx1 {
	float: left;
	width: 585px;
	margin-right: 30px;
}

.hdjy {
	background: url(../images/dj_b2_bg_01.jpg) no-repeat center;
	background-size: cover;
	height: 305px;
	padding: 25px 0;
	margin-bottom: 25px;
}

.hdjy>.container {
	position: relative;
}

.hdjy .title {
	background: url(../images/dj_title_bg_02.png) no-repeat bottom left;
	height: 32px;
	margin-bottom: 10px;
}

.hdjy .title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin-left: 35px;
	float: left;
}

.hdjy .title a {
	float: right;
	color: #fff;
	font-size: 14px;
}

.hdjy .title a:hover {
	text-decoration: underline;
}

.hdjy .bd {
	height: 260px;
	overflow: hidden;
	padding-top: 15px;
}

.hdjy .bd ul {}

.hdjy .bd ul li {
	margin-right: 19px;
	width: 285px;
}

.hdjy .bd ul li a {}

.hdjy .bd ul li a h1 {
	width: 275px;
	display: block;
	height: 190px;
	overflow: hidden;
	border: 1px solid #f1f1f1;
	padding: 5px;
}

.hdjy .bd ul li a h1 img {
	display: block;
	width: 100%;
	height: 100%;
}

.hdjy .bd ul li a p {
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
	color: #fff;
}

.hdjy .bd ul li a:hover img {
	transform: scale(1.05)
}

.hdjy .bd ul li a:hover p {
	text-decoration: underline;
}

.hdjy a.prev {
	background: url(../images/b3_jt_011.png) no-repeat center;
	width: 21px;
	height: 37px;
	display: block;
	position: absolute;
	z-index: 11;
	left: -50px;
	top: 124px;
}

.hdjy a.next {
	background: url(../images/b3_jt_012.png) no-repeat center;
	width: 21px;
	height: 37px;
	display: block;
	position: absolute;
	z-index: 11;
	right: -50px;
	top: 124px;
}

.hdjy a.prev:hover {
	background: url(../images/b3_jt_013.png) no-repeat center;
}

.hdjy a.next:hover {
	background: url(../images/b3_jt_014.png) no-repeat center;
}

.dj_b4 {}

.ztzl {
	margin-bottom: 25px;
}

.ztzl .title {
	background: url(../images/dj_title_bg_01.png) no-repeat bottom left;
	height: 32px;
	margin-bottom: 10px;
}

.ztzl .title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fe0000;
	margin-left: 35px;
	float: left;
}

.ztzl .title a {
	float: right;
	color: #ffa11b;
	font-size: 14px;
}

.ztzl .title a:hover {
	text-decoration: underline;
}

.ztzl .bd {
	padding-top: 10px;
}

.ztzl .bd ul {
	width: 1240px;
	height: 100px;
}

.ztzl .bd ul li {
	display: block;
	float: left;
	margin-right: 20px;
}

.ztzl .bd ul li a {}

.ztzl .bd ul li a h1 {
	display: block;
	width: 285px;
	height: 100px;
}

.ztzl .bd ul li a h1 img {
	display: block;
	width: 100%;
	height: 100%;
}

.ztzl .bd ul li a:hover h1 img {
	transform: scale(1.05);
}


.yqlj {
	padding-bottom: 30px;
}

.yqlj .title {
	background: url(../images/dj_title_bg_01.png) no-repeat bottom left;
	height: 32px;
	margin-bottom: 10px;
}

.yqlj .title h2 {
	font-size: 16px;
	font-weight: bold;
	color: #fe0000;
	margin-left: 35px;
	float: left;
}

.yqlj .title a {
	float: right;
	color: #ffa11b;
	font-size: 14px;
}

.yqlj .title a:hover {
	text-decoration: underline;
}

.yqlj .bd {}

.yqlj .bd a {
	font-size: 14px;
	margin-right: 25px;
}

.yqlj .bd a:hover {
	text-decoration: underline;
}
