*{
	box-sizing: border-box;
}
body,select,input,view,text,button,textarea{
    font-family:'PingFang SC','microsoft yahei',arial,'helvetica neue','hiragino sans gb',sans-serif;
}
body{
	font-size: 14px; color: #333; background: #fff;
	overflow-x: hidden;line-height: 1.14; font-family: 'PingFang SC';
}
a{
	color: inherit; 
	outline:none;
    -moz-outline-style:none;
}
a:hover{
	color: inherit; text-decoration: none;
}
img{
	max-width: 100%;
}

.clearfix:after{
	content: "";display: table; clear: both; height: 0; visibility: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.tleft{
	text-align: left !important;
}
.tright{
	text-align: right !important;
}
.wrapper{
	width: 1225px; margin: 0 auto;
}
.topbanner{
	text-align: center; font-size: 0;
}
/*header*/
.header .wrapper{
	background: #8d010c; border-bottom: 5px solid #fecd7e; color: #fff6d9; 
}
.header .nav{
	height: auto; overflow: hidden;
}
.header .nav li{
	 line-height: 40px; float: left; width: 12.5%;text-align: center; font-size: 18px;
}
.header .nav li a{
	padding: 0 5px; display: block; position: relative;
}
.header .nav li a:hover{
	color: #fecd7e;
}
.header .nav li a:after{
	content: "";background: url(../images/line.jpg) no-repeat center; width: 2px; height: 18px; display: inline-block; position: absolute; right: -2px; top: 50%; margin-top: -9px; 
}
.header .nav li:last-child a:after{
	display: none;
}
.footer{
	text-align: center; color: #fff; line-height: 2; margin-top:45px; font-size: 12px;
}
.footer .wrapper{
	background: #8d010c;  padding: 25px 0;
}
.footer span{
	display: inline-block; padding: 0 10px;
}

.mbox{
	height: auto;overflow: hidden; margin: 20px -12px 0; 
}
.mcol{
	float: left; width: 100%;  padding: 0 12px;
}
.mcol-2{
	width: 50%;
}
.mbox3{
	margin-left: -10px; margin-right: -10px;
}
.mcol-3{
	width: 33.33%; padding: 0 10px;
}
.mcol-3 .mlist li h3{
	width: 72%;
}
.mcol-3 .mimg3{
	padding: 6px 5px 0 10px;
}
.mcol-3 .mimg3 ul{
	height: auto; overflow: hidden; margin: 10px -7px;
}
.mcol-3 .mimg3 li{
	float: left; width: 182px; margin: 0 7px;
}
.mtit{
	border-bottom: 3px solid #63292d; height: auto; overflow: hidden; line-height: 30px;
}
.mtit h2{
	float: left; font-size: 16px; margin-left: 10px; color: #8d010c; font-weight: bold;
}
.mtit h2:before{
	content: ""; display: inline-block;vertical-align: middle; width: 4px; height: 19px; background: #8d010c; margin-right: 12px;
}
.mtit .more{
	float: right; color: #ff646f;font-size: 12px;
}
.mtit .more:hover{
	color: red;
}
.mtxt{
	color: #8d010c;  line-height: 2;text-indent: 2em; padding: 13px 35px; text-align: justify;
}
.mimgs{
	margin: 0 15px 0 26px;
}
.mimgs img{
	display: block;
}
.mlist{
	margin: 5px 10px 0 15px;
}
.mlist li{
	border-bottom: 1px solid #f6f6f6; line-height: 30px; height: auto; overflow: hidden; font-size: 13px;
}
.mlist li h3{
	float: left;
	max-width: 82%;
	white-space:nowrap;
text-overflow:ellipsis;
overflow:hidden;
}
.mlist li h3:before{
	content: "";display: inline-block;vertical-align: middle; width: 3px; height: 3px; background: #3e6da5; margin-right: 9px;
}
.mlist li .time{
	float: right; color: #cbcbcb;
}
.mlist li h3 a:hover{
	color: #ff646f;
}
.mads{
	text-align: center;font-size: 0;
}
.mimg1{
	text-align: center; margin-top: 22px; margin-bottom: 14px; padding: 0 10px;
}
.mimg3{
	padding: 8px 13px 0 13px;
}
.mimg3 ul{
	height: auto; overflow: hidden; margin: 0 -7px;
}
.mimg3 li{
	float: left; width: 182px; margin: 0 7px;
}
.mimg3 img{
	display: block;
}
.swiper-pagination-bullet{
	background: #8d010c; opacity: 0.5;
}
.swiper-pagination-bullet-active{
	background: #8d010c; opacity: 1;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 5px;
}
