/* CSS Document */
@charset "utf-8";
body {
	background: #fff;
	font-family: "微软雅黑";
}
.banner {
	background: url(http://www.wenming.cn/wmdjr_299/images2024/banner_wmdjr.jpg) no-repeat center -70px;
	height: 950px;
	overflow: hidden;
}
.mob-banner {
	height: 1080px;
	background: url(http://www.wenming.cn/wmdjr_299/images2024/banner_wmdjr_m.jpg?v1) no-repeat center top;
	display: none;
	z-index: 100;
	position: relative;
}
.dep{background: url(http://www.wenming.cn/wmdjr_299/images2024/bg_wmdjr.jpg) no-repeat center 0px;}
.content {
	width: 1040px;
	margin: 0 auto
}
.hr_70 {
	height: 70px;
}
.hr_30 {
	height: 30px;
}
.C-tex {
	text-align: center;
}
.nav {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 101;
}
.nav-list {
	width: 1400px;
	height: 810px;
	margin: 0 auto;
	position: relative
}
.nav-list ol li {
}
.nav-list ol li.cj {
	position: absolute;
	top: 14%;
	left: 52%
}
.nav-list ol li.yx {
	position: absolute;
	top: 28%;
    left: 80%;
}
.nav-list ol li.qm {
	position: absolute;
	top: 74%;
	left: 78%
}
.nav-list ol li.dw {
	position: absolute;
	top: 74%;
	left: 44%
}
.nav-list ol li.qx {
	position: absolute;
	top: 78%;
	left: 16%
}
.nav-list ol li.zq {
	position: absolute;
	top: 50%;
	left: 0%
}
.nav-list ol li.cy {
	position: absolute;
	top: 20%;
    left: 22%;
}
.nav-list ol li.cy.libg {
	background-position: -590px -112px;
}
.nav-list ol li a {
	width: 250px;
	height: 250px;
	display: block;
}
.nav-list ol li a:hover, .tab-hd li a:hover, .image-tit a:hover, .sp-list li a:hover {
	text-decoration: none;
}
.nav-list ol li img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.nav-list ol li:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
/* part01 */
.part01 {
	background: url(http://www.wenming.cn/wmdjr_299/images2024/bg_jrdt.png) no-repeat 50% 0;
	height: 565px;
	overflow: hidden
}
.hhxx {
	overflow: hidden;
	padding-top: 33px;
	height: 155px
}
.hhxx img {
	display: block;
	float: left;
	width: 340px;
	margin-top: 20px
}
.listtime, .listtime01 {
	height: 87px;
	width: 880px;
	margin-left: 98px;
}
.listtime ul li, .listtime dd {
	float: left;
	width: 124px;
	height: 155px;
	color: #b98100;
	font-size: 24px;
	line-height: 123px;
	text-align: center;
	cursor: pointer;
	background: contain;
	padding-top: 19px;
	writing-mode: vertical-rl;
	writing-mode: tb-rl;
}
.listtime ul li a {
	color: #b98100;
}
.listtime ul li.active {
	color: #fff;
	background: url(http://www.wenming.cn/wmdjr_299/images2024/titlebg00_wmdjr.png) no-repeat 50% 0;
}
.listtime ul li.active a {
	color: #f7c040!important
}
.listtime ul {
	float: left;
}
.daoyImg img {
	width: 100%;
	height: auto;
	display: block;
}
/* hot */
.hot {
	width: 1000px;
}

.hot ul li .img img {
	display: block;
	width: 100%;
	height: 350px;
}
.foucuas3 {
	width: 1070px;	
	height: 325px;
	overflow: hidden; display:none
}
.foucuas3 .jrdt_l{
	width:580px; float:left;position: relative;
}
.foucuas3 .jrdt_l .sdi div{
	width:580px; height: 325px;float:left;  overflow: hidden;
}
.foucuas3 .jrdt_l .sdi div .tit {
	width: 98%;
	height: 40px;
    font-size: 16px;
    text-align: left;
    line-height: 24px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #fff;
	padding: 10px;
	background: rgba(0, 0, 0, 0.65);
	background: -webkit-gradient( linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)) );
	background: -webkit-linear-gradient( top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100% );
	background: -moz-linear-gradient( top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100% );
	background: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.65) 100% );
}
.foucuas3 .jrdt_l .sdi div .tit a {
	color: #fff;
}
.foucuas3 .jrdt_l .sdi div .img img {
	display: block;
	width: 580px;
	height: 325px;
}
.foucuas3 .prev {
	display: block;
	width: 26px;
	height: 36px;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -18px;
	background: url(http://images1.wenming.cn/web_wenming/images/img/arrows-left.png) top left no-repeat;
	cursor: pointer;
}
.foucuas3 .next {
	display: block;
	width: 26px;
	height: 36px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -18px;
	background: url(http://images1.wenming.cn/web_wenming/images/img/arrows-right.png) top right no-repeat;
	cursor: pointer;
}
.foucuas3 .num01 {
	position: absolute;
	left: 0px;
	bottom: 28px;
	z-index: 999;
	width: 100%;
	height: 40px;
}
.foucuas3 .num01 ol {
	width: 100%;
	height: 100%;
}
.foucuas3 .num01 ol li {
	display: block;
	width: 20px;
	height: 6px;
	margin-top: 13px;
	padding: 0;
	background: #fff;
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.foucuas3 .num01 ol li.on {
	background: #c00;
}
.listtime dd {
	cursor: default;
}
.jrdt_r {
	width: 460px!important; float:right; height:360px
}
.jrdt_r ol li {
	padding: 0 20px;
	height: 43px;
	line-height: 43px;
	font-size: 18px;
	overflow: hidden;
	position: relative
}
.jrdt_r ol li a {
	color: #000;
}
.jrdt_r ol li:before {
	content: "";
	width: 4px;
	height: 4px;
	position: absolute;
	left: 0;
	top: 20px;
	background: #d40a00;
	border-radius: 100%;
}
/* part02 */
.jrqy-box {
	background: url(http://www.wenming.cn/wmdjr_299/images2024/bg_jrqy.png) no-repeat 50% 86px;
	height: 860px;
	overflow: hidden;
}
.jrqy-box .nr-box {
	overflow: hidden;
	padding: 30px;
	margin-top: 20px;
}
.jrqy-box .cs-box {
	overflow: hidden;
	padding: 30px;
}
.jrqy_l {
	width: 475px;
}
.jrqy_r {
	width: 475px;
}
.jrqy_l img {
}
.tab-bd li {
	display: none;
}
.tab-hd li {
	height: 100px;
	float: left;
	opacity: 0.5;
	margin: 5px;
}
.tab-hd li a {
	display: block;
	width: 130px;
	height: 120px;
	overflow: hidden;
}
/*.tab-hd .top{ margin-top:-35px}*/
.tab-hd .active {
	opacity: 1
}
.pannel-image img {
	padding-right: 20px;
	margin-bottom: 20px;width:456px;
    height:280px;
}
.image-tit {
	font-size: 26px;
	color: #8f1414;
	font-weight: bold;
}
.image-tit a {
	color: #8f1414;
}
.image-sum {
	text-indent: 2em;
	font-size: 18px;
	line-height: 35px;
	color: #333;
	padding-top: 10px;
	margin-bottom: 30px
}
.image-sum a {
	color: #333
}
.jr-list {
	margin: 10px 0
}
.jr-list dl dd {
	float: left;
	white-space: nowrap;
	overflow: visible;
	color: #333;
	font-size: 16px;
	line-height: 28px;
}
.jr-list dl dd a {
	color: #333;
}
/* part03 */
.jrms-box {
	height: 768px;
	overflow: hidden;
	background: url(http://www.wenming.cn/wmdjr_299/images2024/bg_jrms.png) no-repeat 50% 130px;
	margin-top: 35px;
}
.jrms-box .nr-box {
	overflow: hidden;
	padding: 0 30px;
	width: 1118px;
	margin: 0 auto
}
.jrms-box .ms-box {
	margin-top: 10px;
	width: 1156px;
	margin: 0 auto;
}
.jrms-box .ms-box img {
	width: 1156px;
	height: 550px
}
.ms-bd li {
	display: none;
}
.ms-hd li {
	height: 60px;
	float: left;
	line-height: 60px;
	font-size: 24px;
	color: #b98100;
}
.ms-hd li a {
	display: block;
	width: 155px;
	overflow: hidden;
	color: #b98100;
	text-align: center;
}
.ms-hd .active {
	background: url(http://www.wenming.cn/wmdjr_299/images2024/titlebg01_wmdjr.png) no-repeat
}
.ms-hd .active a {
	color: #fff!important
}
/* part04 */
.jrsw-box {
	height: 860px;
	overflow: hidden;
	background: url(http://www.wenming.cn/wmdjr_299/images2024/bg_jrsw.png) no-repeat 50% 137px;
	margin-top: 35px;
}
.cloum485 {
	width: 480px;
}
.cloum535 {
	width: 490px;
}
.cloum1080 {
	width: 1000px;
}
.new-list li {
	font-size: 20px;
	line-height: 40px;
	padding-top: 20px;
}
.sp-box {
	height: 620px;
	overflow: hidden;
	width: 1100px;
	margin: 0 auto;
}
.sp-list li {
	font-size: 22px;
	width: 153px;
	float: left;
	background: url(http://www.wenming.cn/wmdjr_299/images2024/titlebg02_wmdjr.png) no-repeat 50% 0
}
.sp-list li a {
	display: block;
	width: 150px;
	height: 75px;
	line-height: 65px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.sp-list .on {
	background: url(http://www.wenming.cn/wmdjr_299/images2024/titlebg03_wmdjr.png) no-repeat 50% 0
}
.sp-list .on a {
	color: #fff!important;
}
.gs-tit {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #555;
	padding-bottom: 10px;
}
.gs-tex p {
	font-size: 20px;
	margin: 10px auto
}
.inHd {
	width: 900px;
	margin: 0 auto;
	padding-bottom: 20px;
	border-bottom: 2px solid #e2cd9e;
	margin-bottom: 24px;
}
.inBd {
	width: 900px;
	height: 260px;
	overflow: auto;
	text-align: center;
	margin: 0 auto;
}
.inBox {
	position: relative;
	margin-top: 35px;
}
.inBox .inHd ul {
	overflow: hidden;
	zoom: 1;
}
.inBox .inHd ul li {
	text-align: center;
	text-align: center;
	font-size: 22px;
	float: left;
	cursor: pointer;
	margin: 0 47px;
	line-height: 18px;
	writing-mode: vertical-rl;
	writing-mode: tb-rl;
	color: #333;
}
.inBox .inBd ul {
	zoom: 1;
	overflow: hidden;
}
.inBox .inBd li {
	overflow: hidden;
	zoom: 1;
}
.inBox .inHd ul li.on {
	color: #c00;
}
.foot .foot-pc{ padding: 0px!important; padding-bottom: 20px!important;}
 @media (min-width: 1440px) {
.cloum535 {
	width: 535px;
}
.new-list li {
	font-size: 22px;
}
.foucua02 .img-title {
	font-size: 18px;
}
.jr-list dl dd {
	font-size: 18px;
	line-height: 30px;
}
.image-tit {
	font-size: 30px;
}
}

