@charset "utf-8";
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

body {
	font-size: 16px;
	font-family: "微软雅黑 Regular", "Microsoft YaHei";
	color: #333;
}

li,
ol,
ul {
	list-style: none;
}

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

a:hover {
	color: #9e2220;
}

img {
	border: none;
	display: inline-block;
	vertical-align: middle;
}

.img {
	max-width: 100%;
	height: auto;
}

.row {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	width: 1200px;
	margin: auto;
}
.bigHead{display:block;}
	.sjb{display:none;}
@media (max-width: 1300px) and (min-width: 768px) {
	body {
		width: 1200px;
	}
}

@media (max-width: 768px) {
	.m-100 {
		width: 100% !important;
	}
	.container {
		width: 100%;
		padding: 0 2%;
	}
	.m-hide {
		display: none !important;
	}
}

.mt10 {
	margin-top: 10px;
}

.mt25 {
	margin-top: 25px;
}

.w50 {
	width: 48%;
}

.img1 {
	width: 100%;
	max-height: 252px;
}

/*.banner {
	height: 597px;
	background: url(./banner.jpg) no-repeat center top;
}*/

.szywGcdtTab {
	width: 540px;
	margin-top: 78px;
}

.szywGcdtTab .hd {
	height: 46px;
	position: relative;
	background: url(./lmtitbg.png) no-repeat left bottom;
}

.szywGcdtTab .hd .more {
	float: right;
	padding-top: 2px;
}

.szywGcdtTab .hd .more a {
	font-size: 16px;
	color: #da6765;
}

.szywGcdtTab .hd ul {
	float: left;
}

.szywGcdtTab .hd li {
	display: inline;
	padding: 0 5px;
	cursor: pointer;
}

.szywGcdtTab .hd li,
.szywGcdtTab .hd li a,
.szywGcdtTab .hd ul span {
	font-size: 20px;
	color: #424242;
	font-weight: bold;
}

.szywGcdtTab .hd ul span {
	padding: 0 15px;
}

.szywGcdtTab .hd li.on,
.szywGcdtTab .hd li.on a {
	color: #9a291b;
}

.szywGcdtTab .bd {
	padding: 10px 0 0;
	clear: both;
	position: relative;
}

.inTabList dl {
	border-bottom: 1px dashed #c6cecb;
	padding-bottom: 8px;
}

.inTabList dl dt {
	color: #9a291b;
	line-height: 35px;
}

.inTabList dl dt a {
	color: #c22926;
	font-size: 20px;
}

.inTabList dl dd {
	font-size: 16px;
	line-height: 28px;
	color: #555;
	text-align: justify;
}

.inTabList dl dd a {
	color: #da6765;
}

.inlmtit {
	padding: 1px 0 0;
}

.inlmtit li {
	background: url(./i103.png) no-repeat 0;
	padding-left: 26px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.inlmtit li a {
	font-size: 16px;
	color: #333;
	width: 100%;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inlmtit li a:hover{
	color: #9e2220;
}
.inlmtit li span {
	float: right;
	color: #9f9f9f;
	display: none;
}

.inlmtit li.line {
	border-bottom: 1px dashed #d9d9d9;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.inRdxw {
	margin: 35px 0;
}

.inRdxwL {
	width: 48%;
}

.inTitle {
	background: url(../images/lmtitbg.png) no-repeat left bottom;
	height: 46px;
	color: #9a291b;
	font-size: 20px;
	padding: 0 0 0 3px;
}

.inTitle a {
	color: #9a291b;
	font-size: 20px;
}

.inTitle a.fr {
	color: #da6765;
	font-size: 16px;
	padding-top: 2px;
	font-weight: normal;
}

.inRdxwCon .w48 {
	width: 48%;
}

.inRdxwDl {
	margin: 20px 0 0;
}

.inRdxwCon div.fl .inRdxwUl {
	margin: 14px 0 0;
}

.inRdxwDl dt {
	width: 226px;
	height: 170px;
	overflow: hidden;
}

.inRdxwDl dt img {
	width: 100%;
	height: 100%;
}

.inRdxwDl dd {
	width: 328px;
	text-align: justify;
}

.inRdxwDl dd h3 {
	line-height: 36px;
}

.inRdxwDl dd h3 a {
	font-size: 20px;
	color: #333;
	font-weight: normal;
	padding-top: 2px;
}

.inRdxwDl dd p {
	color: #555;
	line-height: 28px;
	font-size: 16px;
	padding-top: 8px;
}

.inRdxwDl dd p a {
	color: #da6765;
}

@media (max-width: 768px) {
	.banner {
		height: 0;
		padding-top: 53.3%;
		background: url(./banner_m.jpg) no-repeat center top;
		background-size: contain;
	}
	.banner .img{display:none;}
	.bigHead{display:none;}
	.sjb{display:block;}
	.inTabList dl dd{font-size:14px;}
	.szywGcdtTab .hd .more a{font-size:14px;}
	.szywGcdtTab .hd li, .szywGcdtTab .hd li a, .szywGcdtTab .hd ul span{font-size:18px;}
}

.nav {
	background-color: #a7190d;
	color: #fff;
	height: 50px;
	line-height: 50px;
}

.nav ul {
	height: 50px;
	text-align: center;
	font-size: 0;
}

.nav li {
	display: inline-block;
	font-size: 18px;
	width: 20%;
}

.nav a {
	color: #fff;
}

.nav a:hover {
	color: #fffc23;
}

.nav li.home a {
	padding-left: 35px;
	background: url(./i101.png) no-repeat 0;
}

@media (max-width: 768px) {
	.nav ul {
		display: flex;
		justify-content: space-between;
	}
	.nav li {
		width: auto;
		font-size: 16px;
	}
	.nav li.home a {
		padding-left: 30px;
	}
	.inTabList dl dt a{font-size:18px;}
	.hd li a{font-size:18px;}
}


/* 大头条 */

.bigHead {
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}

.bigHead a {
	color: #a7190d;
}
	
@media (max-width: 768px) {
	.bigHead {
		font-size: 22px;
	}
}


/* 焦点图 */

.slide {
	width: 52.5%;
	position: relative;
	overflow: hidden;
	height: 100%;
	margin-top: 78px;
}

.slide .swiper-slide {
	position: relative;
	z-index: 1;
}

.slide .swiper-slide span {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-right: 80px;
	height: 45px;
	line-height: 45px;
	padding-left: 2%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.slide img {
	width: 100%;
	height: 400px;
}

.slide .pagination {
	position: absolute;
	bottom: 13px;
	right: 8px;
	z-index: 9;
	width: auto;
	left: auto;
}

.slide .pagination span {
	display: inline-block;
	width: 12px;
	height: 12px;
	border: 1px solid #fff;
	margin: 0 4px;
	cursor: pointer;
	border-radius: 50%;
}

.slide .pagination .swiper-active-switch {
	background-color: #ffffff;
	border-color: #fff;
	opacity: 1;
}

@media screen and (max-width: 1200px) {
	.slide {
		width: 100%;
		height: auto;
	}
	.slide .swiper-slide img {
		width: 100%;
		height: auto;
	}
}

@media screen and (max-width: 768px) {
	.slide .pagination span {
		margin: 0 2px;
	}
}

h3 {
	border-bottom: 3px solid #a7190d;
	display: inline-block;
	width: 100%;
}

h3 span {
	display: block;
	width: 160px;
	height: 49px;
	line-height: 49px;
	background: url(./i102.png) no-repeat left top;
	color: #fff;
	font-size: 26px;
	text-align: center;
	letter-spacing: 2px;
	float: left;
}

h3 a.more {
	float: right;
	line-height: 49px;
	font-size: 14px;
	font-weight: normal;
}

@media screen and (max-width: 768px) {
	h3 span {
		width: 120px;
		height: 39px;
		line-height: 39px;
		font-size: 18px;
	}
	h3 a.more {
		line-height: 39px;
	}
}


/* 要闻 */

.yaowen {
	width: 44%;
}

.yaowen li {
	padding: 22px 0 6px;
	border-bottom: 1px dashed #9d9d9d;
}

.yaowen li h4 {
	font-size: 16px;
	padding-bottom: 5px;
}

.yaowen li p {
	padding: 4px 0;
}

@media screen and (max-width: 768px) {
	.yaowen li {
		padding: 7px 0 7px;
	}
	.yaowen li h4 {
		padding-bottom: 3px;
	}
	.yaowen li p {
		padding: 2px 0 0;
		font-size: 14px;
	}
}

ul.list li {
	line-height: 24px;
	padding: 5px 0 5px 15px;
	background: url(./i103.png) no-repeat 0;
	position: relative;
}

ul.list li .date {
	position: absolute;
	right: 0;
	top: 5px;
	color: #999;
	font-size: 14px;
}

ul.list li a {
	width: 75%;
	display: inline-block;
	font-size: 16px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

@media screen and (max-width: 768px) {
	ul.list li {
		padding: 2px 0 2px 15px;
	}
	ul.list li a {
		font-size: 14px;
	}
	ul.list li .date {
		top: 3px;
	}
}

.rmsj {
	position: relative;
}

.rmsj .arrow-left,
.rmsj .arrow-right {
	width: 39px;
	height: 76px;
	background-image: url(./i104.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -38px;
	z-index: 999;
}

.rmsj .arrow-left {
	background-position: 0 0;
	left: 0px;
}

.rmsj .arrow-right {
	background-position: right top;
	right: 0px;
}

.rmsj .swiper-container {
	padding: 10px 0 5px;
}

.rmsj .padd-box {
	margin: 0 2.3%;
	box-shadow: 0 0 5px #ddd;
}

.rmsj .info {
	display: inline-block;
	width: 100%;
	padding: 2% 3%;
}

.rmsj .info h5 {
	font-size: 20px;
	padding-bottom: 1%;
}

.rmsj .info .row {
	color: #999;
}

@media screen and (max-width: 768px) {
	.rmsj .info h5 {
		font-size: 16px;
	}
	.rmsj .info .row {
		font-size: 14px;
	}
}

.footer {
	background-color: #8f140a;
	color: #fff;
	margin-top: 20px;
	font-size: 14px;
	line-height: 26px;
	padding: 25px 0 35px;
}

.footer .copyright {
	margin-left: 2.3%;
}

@media screen and (max-width: 768px) {
	.footer .copyright {
		margin-left: 0%;
	}
}

@media screen and (max-width:768px) {
	.szywGcdtTab {
		margin: 6% 0;
		width: 100%;
	}
	.szywGcdtTab2 {
		margin: 6% 1%;
		width: 99%;
	}
	.inTabList dl dt {
		line-height: 1.8rem;
		padding: 3% 0;
		text-align: justify;
	}
	.inlmtit li {
		padding-left: 16px;
		line-height: 1.8rem;
		padding-bottom: 4%;
		text-align: justify;
		background: url(./i103.png) no-repeat 0;
	}
	.inlmtit li a {
		width: 100%;
		font-size: 14px;
	}
	.inlmtit li span {
		float: none;
		margin-left: 0.625rem;
	}
	.conWrap,
	.inTabList {
		width: 100% !important;
	}
}