﻿@charset "utf-8";
/* CSS Document */

#middle{
	width:100%;
}

.middle{ padding-top: 104px; }

.w_1300{
	max-width:1300px;
	margin:0 auto;
	overflow:hidden;
}

.mid-top-center{
	background:url(/cms/templates/50586999691010000/images/yw-banner-dn.jpg) no-repeat top center;
	height:500px;
	position: relative;
}

.topbg-sj{ display:none; }

.topbg-sj img{ width:100%; }

.dqlm-tit{
	color: #ffffff;
    font-size: 36px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 220px;
    margin-left: -76px;
}

.dqlm-tit div{
	width:73px;
	height:4px;
	background:#ffffff;
	margin:15px auto 0;
}

.mid-zjbf{
	margin:40px auto 0; padding-top:43px;
}

/* 文章列表 */
.zlm-title{
	color: #000000;
    font-size: 36px;
    text-align: center;
}

.zlm-title div{
	width:73px;
	height:4px;
	background:#AC1B22;
	margin:15px auto 0;
}

.main-list{
	margin: 30px 0 50px;
	min-height: 200px;
}

.main-list ul li{
	width:100%;
	border-bottom:2px solid #e6e6e6;
	padding: 25px 5px 25px 3px;
}

.main-list ul li:hover{
	border-bottom:2px solid #D70009;
	box-shadow: 0px 5px 8px 0px #ececec;
}

.main-list ul li:hover .icon-rot{
	background:#C4232A;
}

.main-list ul li:hover .wzbt, .main-list ul li:hover a{
	color:#D70009;
	cursor:pointer;
}

.icon-rot{
	width:8px;
	height:8px;
	background:#c4c4c4;
	float:left;
	margin: 12px 22px 0 0;
}

.wzbt{
	font-size:22px;
	float:left;
	width:calc(100% - 150px);
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fbsj{
	float:right;
	font-size:18px;
	color:#676767;
	margin: 3px 10px 0 0;
}

/* 跳转按钮 */
.bot-btn{
	margin-bottom: 30px;
}

.shjz-btn{
	background:url(/cms/templates/50586999691010000/images/shjz-bg01.png) no-repeat center;
	background-size: cover;
	text-align: center;
    padding: 60px 0px;
    height: 40px;
    line-height: 40px;
    font-size: 36px;
    float: left;
    width: 40%;
    margin-right: 2%;
}

.zbgkb-btn{
	background:url(/cms/templates/50586999691010000/images/zbgkb-bg02.png) no-repeat center;
	background-size: cover;
	text-align: center;
    padding: 60px 0px;
    height: 40px;
    line-height: 40px;
    font-size: 36px;
    float: left;
    width: 58%;
}


/* ==============@media============== */
@media screen and (max-width: 1340px) {
	.w_1300 {
   		max-width: 1200px;
	}
	
	.mid-top-center{
		background: none;
		height:unset;
	}
	
	.topbg-sj{ display:block; }
	
}
@media screen and (max-width: 1240px) {
	.w_1300 {
   		max-width: 1000px;
	}
	
}

@media screen and (max-width: 1000px) {
	.mid-zjbf {
		margin: 40px 20px 0;
	}
	
	.shjz-btn {
		text-align: center;
		padding: 60px 0px;
		height: 40px;
		line-height: 40px;
		font-size: 30px;
		float: left;
		width: 100%;
		margin: 0 0 15px 0;
	}
	
	.zbgkb-btn {
		text-align: center;
		padding: 60px 0px;
		height: 40px;
		line-height: 40px;
		font-size: 30px;
		width:100%;
	}
	
}

@media screen and (max-width: 768px) {
	.middle {
		padding-top: 82px;
	}
	
	.dqlm-tit {
		color: #ffffff;
		font-size: 32px;
		text-align: center;
		position: absolute;
		left: 50%;
		top: 18vw;
		margin-left: -70px;
	}
	
	.zlm-title {
		font-size: 26px;
	}
	
	.main-list ul li {
		padding: 20px 5px 20px 3px;
	}
	
	.icon-rot {
		width: 6px;
		height: 6px;
		margin: 12px 12px 0 0;
	}
	
	.wzbt {
		font-size: 18px;
		float: left;
		width: calc(100% - 30px);
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	.fbsj {
		display: none;
		font-size: 16px;
		margin: 3px 10px 0 0;
	}
	
}

@media screen and (max-width: 550px){
	.middle {
		padding-top: 62px;
	}
	
	.shjz-btn {
		background-size: 100% 100%;
		padding: 50px 15px;
		height: unset;
		line-height: 36px;
		font-size: 28px;
		width: calc(100% - 30px);
	}
	
	.zbgkb-btn {
		background-size: 100% 100%;
		padding: 50px 15px;
		height: unset;
		line-height: 36px;
		font-size: 28px;
		width: calc(100% - 30px);
	}

.dqlm-tit {
    font-size: 22px;
    left: 52%;
    top: 25vw;
}
.dqlm-tit div,
.zlm-title div {
    width: 50px;
    height: 3px;
    margin: 10px auto 0;
}
.zlm-title {
    font-size: 20px;
}

}

@media screen and (max-width: 425px){
	.middle {
		padding-top: 52px;
	}
}

@media screen and (max-width: 340px) {

.dqlm-tit {
    font-size: 18px;
    left: 56%;
    top: 25vw;
}
.dqlm-tit div,
.zlm-title div {
    width: 40px;
    height: 3px;
    margin: 10px auto 0;
}
.zlm-title {
    font-size: 17px;
}

}

@media screen and (max-width: 320px) {}

