a{color: #333;}
.banner {
	width: 100%;
}
/*.logo{
	position: relative;
}*/

.pd70 {
	padding-top: 70px;
}

.banner img {
	width: 100%;
	display: block;
}
.yddbanner{
	display: none;
}
.yddbanner img{
	width: 100%;
    height: auto;
    vertical-align: middle;
}
.dbg {
	background: #fff url(../images/bg.png) no-repeat;
	background-size: cover;
	padding-top: 6%;
	position: relative;
}
.logo {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -600px;
}
.logo img{
	width: auto !important;
}
.ziti{
    margin-bottom: 3.5%;
	text-align: center;

}
.ziti img{
	width: 100%;
}

.esdjs_nav{background: url(../images/navbg.png) no-repeat; background-size: 100% auto;}

.esdjs_nav ul {
	text-align: center;
	font-size: 0px;
	height: 75px;
	line-height: 75px;
}

.esdjs_nav ul li {
	display: inline-block;
	color: #fff;
	font-size: 24px;
	padding: 0 42px;
	position: relative;
}
.esdjs_nav ul li:after{
	position: absolute;
	right: 0;
	display: block;
	content: '';
	width: 1px;
	height: 23px;
	background: white;
	top: 29px;
}
.esdjs_nav ul li:last-child::after{
	display: none;
}
.esdjs_nav ul li a {
	color: #fff;
	font-size: 24px;
}

.esdjs_nav ul li.on {
	/*color: #FFECA0;*/
}

.esdjs_nav ul li.on a {
	/*color: #FFECA0;*/
}

.sztt{background: #C91212;color: #FFEFBF;padding: 25px 0;}
.sztt_t{text-align: center;font-size: 32px;font-weight: bold;}
.sztt_t a{color: #FFEFBF;}
.sztt_c{text-align: center;font-size: 18px;line-height: 35px;}


	.xxxcgc .fl img{ width: 570px; height: 324px;}
.lbcont {
	width: 100%;
	padding: 16px;
	box-sizing: border-box;
	background: #FFFFFF;
	margin-top: 25px;
}

.newsswiper {
	background: #E10000;
	width: 651px;
	height: 420px;
	overflow: hidden;
	position: relative;
}

.newsswiper .swiper-container {
	height: 420px;
}

.newsswiper a {
	display: block;
}

.newsswiper img {
	height: 378px;
	width: 100%;
	;
}

.newsswiper .swiper-slide p.title {
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	background: #E10000;
	height: 42px;
	line-height: 42px;
	width: 80%;
	padding: 0;
	padding-left: 2%;
	padding-right: 18%;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 18px;
}

.newsswiper .pagination {
	position: absolute;
	right: 20px;
	bottom: 9px;
	z-index: 99;
	color: #fff;
}

.newsswiper .pagination {
	position: absolute;
	bottom: 14px;
	right: 0;
	z-index: 29;
	width: 110px;
	left: auto;
	text-align: right;
	padding-right: 8px
}

.newsswiper .pagination .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin-right: 10px;
	background: #fff;
	opacity: 0.5;
}

.newsswiper .pagination .swiper-pagination-bullet-active {
	opacity: 1;
	background: #FEBD6C !important;
}

.ywjj {
	background: #fff;
	width: 490px;
	padding: 14px 0px;
	float: right;
	box-sizing: border-box;
	position: relative;
}

.more {
	position: absolute;
	right: 0px;
	top: 0px;
	/** 文本1 */
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 23.17px;
	color: rgba(210, 44, 22, 1);
	text-align: right;
	vertical-align: top;
}

.ywjj_tit {}

.ywjj_list {
	padding-top: 24px;
}

.ywjj_list li {
	position: relative;
	font-size: 18px;
	color: #333;
	line-height: 46px;
	padding-left: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.ywjj_list li a {
	font-size: 18px;
	color: #333;
}

.ywjj_list li::after {
	position: absolute;
	left: 0px;
	top: 45%;
	content: '';
	width: 8px;
	height: 8px;
	background:url(../images/sz_9.png) no-repeat;
}

.esdjs {
	margin-top: 30px;
	position: relative;
}

.esdjs_list {
	box-sizing: border-box;
	opacity: 1;
	border-radius: 8px;
	background: rgba(255, 255, 255, 1);
}

.esdjs_list li {
	/* border-bottom: dashed 1px #D22C16; */
    background: url(../images/sz_12.png) no-repeat;
    background-size: 100% 100%;
	position: relative;
	/*padding-left: 46px;
	padding-right: 30px;*/
	padding:40px 55px ;
	box-sizing: border-box;
	float: left;
	width: 50%;
	height: 140px;
	
}

.esdjs_list li a {
	font-size: 18px;
	color: #333;
	display: block;
	font-weight: bold;
}

.esdjs_list li a h2 {
	width: 100%;
	/** 文本1 */
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 0px;
	line-height: 32px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.esdjs_list li p {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0px;
	line-height: 26px;
	color: #666;
	text-align: left;
	text-overflow: ellipsis;
	margin-top: 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.esdjs_list .time{background: url(../images/sz_5.png) no-repeat center left ; line-height: 25px;margin-top: 5px;padding-left: 30px;}

.mtbd{
	width: 100%;
	margin-top: 30px;
	padding-bottom: 50px;
}
.xxxcgc {
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
}

.xxxcgc_list {
	margin-top: 40px;
	overflow: hidden;
}

.xxxcgc_list li {
	width: 385px;
	background: #fff;
	border-radius: 8px;
	margin-bottom: 20px;
	padding: 20px;
	float: left;
	box-sizing: border-box;
border-radius: 8px;
background: rgba(255, 255, 255, 1);
margin: 15px 7px;
border-right: 5px solid #D42E18;
border-bottom: 5px solid #D42E18;
}


.xxxcgc_list li a {
	font-size: 22px;
	line-height: 32px;
	color: #333;
	padding-bottom: 10px;
	display: block;
	overflow: hidden;
	white-space: normal;
	text-overflow: ellipsis;
}


.xxxcgc_list li p {
	font-size: 16px;
	color: #666;
	line-height: 26px;
}

.lm_title img{
	display: block;
    height: 100%;
    max-width: initial;
    margin-left: 50%;
    transform: translateX(-50%);
}

.zsjge_tit{margin-top: 30px;}
.zsjge{background: #FFF6E6;height: auto;}
.zsjge li{float: left;width: 45%;margin: 1%;background: #fff;padding: 10px;}
.zsjge li .gt_tit{font-size: 18px;font-weight: bold;color: #333;height: 50px;display: block;}
.zsjge li p{line-height: 25px;}


.gccon{width: 46%;margin-right: 1%;border: 1px solid #C52916; border-radius: 3px;padding: 2%;height: 276px;}
.gccon_tit{text-align: center;font-size: 20px;font-weight: bold;line-height: 39px;border-bottom: 1px solid #ED9D4D;}
.gccon p{font-size: 16px;margin-top: 1em;text-indent: 2em;line-height: 25px;text-align:justify;}
.gcbj{position: absolute;border-radius: 5px;
    height: 338px;
    width: 97%;
    background: #FCE8D5;
    z-index: -1;
    right: 0;}


.gcttzqc_c{margin-top: 30px;padding-bottom: 50px;}
.gcttzqc_c .fl{position: relative;}
.gcttzqc_c .fl img{width: 675px;height: 395px;}
.gcttzqc_c .fl .tit{position: absolute;
	bottom: 0px;
    left: 0px;
    z-index: 100;
    background: rgba(0,0,0,.6);
    height: 42px;
    line-height: 42px;
    width: 80%;
    padding: 0;
    padding-left: 2%;
    padding-right: 18%;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    color: #fff;
    font-size: 18px;}

.gcttzqc_c .fr {width: 42%;}
.gcttzqc_c .fr li{float: left;width: 47%;margin-bottom: 15px;font-size: 16px; margin-right: 2%;}
.gcttzqc_c .fr img{width: 238px;height: 133px;}

.tpzqlistfr p{width: 100%;text-align: justify;line-height: 25px;}

.gcttzqc_c .fr li:first-child{display: none;}

.dbbg{background: url(../images/sz_10.png) no-repeat center bottom; }


.esdjs_foot .footer {
	background: none;
	    color: #fff;
    background: #D42E18;
    margin-top: 0;
}

.esdjs_foot .foot {
	background: none;
	color: #fff;
	line-height: 26px;
	height: 26px;
	padding: 15px 0;
	background: #BE230E;
}

.esdjs_foot .footleft p a {
	color: #fff;
}
	@media screen and (max-width: 991px) {
		
		.cont{
			width: 100% !important;
    padding: 0 2%;
    box-sizing: border-box;
		}
		.newsswiper{
			height: 53vw !important;
		}
		.ywjj,.ywjj_tit{
			width: 100%;
		}
		.esdjs,.xxxcgc{
			width:100%;
			overflow:hidden;
		}
		.lm_title img{
			width:160%;
			margin-left:50%;
		}
		.esdjs_nav ul{
			line-height: 30px;
			background: rgba(210, 44, 22, 1);
			height: auto;
		}
		.esdjs_nav ul li{
			padding: 0;
			width: 50%;
			font-size: 12px;
		}
		.esdjs_nav ul li:after{
			display: none;
		}
		.esdjs_nav ul li a{
			font-size: 12px;
		}
		.lbcont{
			margin-top: 10px;
		}
		.newsswiper img{
			width: 100%;
			height: 100%;
		}
		.cont{
			padding: 0;
		}
		.esdjs_list{
		padding: 12px;
		}
        .esdjs_list li a {
            font-size:14px;
        }
		.esdjs_list li a p{
			    -webkit-line-clamp: inherit;
		}

		.xxxcgc_list li{
			width: 100%;
		}
		.xxxcgc_list li a{
			font-size: 18px;
		}
		.esdjs_foot .foot{
			height: auto !important;
		}
		.ziti img{width:90%;margin-left:5%;}
		.dbg{
			padding-top: 5%;
		}
		.logo {
			position: absolute;
			top: 0;
			left: 2%;
			margin-left: 0;
		}
		.logo img{
			width:40% !important;
		}
		.more{
			top:-5px;
			font-size:14px;
		}
		.ywjja{top:3px;}
		.gcttzqc_c .fl{margin-bottom: 15px;}
		.zsjge li{width: 93%;}
		.esdjs_list li{line-height:25px;padding:10px 30px;width: 98%;height: auto;}
		.gcttzqc_c .fr,.xxxcgc img{width: 100%;}
		.gcttzqc_c .fl img,.gcttzqc_c .fr li img{width: 100%;height: auto;}
		.gcttzqc_c .fr li{width: 100%;}
		.xxxcgc img{margin-bottom: 15px; width: 100% !important; height: auto  !important;}
		.gccon{width: 93%;height: auto;}
		.lm_title{width: 100%;overflow: hidden;}
		.sztt_t{font-size: 20px;margin-bottom: 10px;}
		.cont.sztt{width: 96%!important;padding: 15px;}
		.sztt_c{line-height: 25px;}
		.zsjge_tit img{width: 240%;}
			}
