body, div, span, object, iframe, h1, h2, p, dd, dl, dt, li, ol, ul{margin: 0; padding: 0; border: 0 }
* {font-family: PingFang SC, Heiti SC, Droid Sans, Microsoft YaHei UI;margin: 0;padding: 0;outline: 0;-webkit-tap-highlight-color: rgba(255, 255, 255, .2)}
html {width: 100%; height: 100%; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; font-size: 16px;}
body {font-size:14px;}
a {outline: none; text-decoration: none;}
a,a:active,a:hover,a:focus,a:visited{text-decoration:none;color:#333;}
a,img{-webkit-touch-callout:none;}
ol,ul,li{list-style:none;}
img {max-width: 100%;}
textarea,input[type="password"],input[type="text"]{resize:none;outline:0;-webkit-appearance:none;white-space:pre-wrap;word-wrap:break-word;background:#fff}
.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0}
p{background-color:transparent;word-break:break-all;}
.hide{display: none;}
[ng-cloak]{display: none;}

.topic_box {max-width:800px;margin:0px auto;background: #fff;}
.topic_head p {font-size: 24px;font-weight: bold;line-height: 35px;padding: 10px;border-bottom: 1px solid #e4e4e4;}
.topic_banner {width: 100%;}
.topic_cate {padding:20px;overflow: hidden;}
.topic_cate a {display: block;float: left;border: #ccc 1px solid;border-radius: 10px;font-size:16px;margin-right: 10px;height: 35px;line-height: 35px;text-align: center;padding: 0px 10px;margin-bottom: 10px;}
.topic_cate a:hover {color:#fff;background: #37a0ef;}

.list_box  ul {padding: 10px;}
.list_box li {padding:10px 0px;border-bottom: 1px solid #e4e4e4;overflow: hidden;}
.list_title {font-size: 20px;font-weight: bold;line-height: 20px;padding: 10px;background: #eef1f6;position: relative;}
.list_title:after {top: 8px;left:0;content: '';position: absolute;z-index: 100;width: 6px;height: 24px;background:#448aff;z-index:1}
.img_box {width: 110px;height: 82px;float: left;margin-right: 10px;overflow: hidden;}
.img_box img {width: 110px;height: 82px;transition: .3s ease;}
.img_box img:hover{transform: scale(1.1);transition: .3s ease;}
.list_tit {font-size: 17px;line-height: 28px;}
.list_tit a {overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list_tit p {color: #999;font-size: 14px;}
.current {background: #37a0ef;color: #fff;}
.loading {text-align: center;padding-bottom:20px;}
.load_more {display: none;text-align: center;color: #666;padding:20px;}
.load_more a{background: #37a0ef;
    color: #fff;
    padding: 10px;
    border: #ccc 1px solid;
    border-radius: 10px;}

footer {background: #0146ae!important;color: #FFF;font-size: 14px;padding: 20px 0;}
footer .m-footer {max-width: 800px;margin: 0 auto;}
footer .m-footer p {line-height: 2;text-align: center}

.domPC {
	display: block;
}

.domMb {
	display: none;
}

.banner {
	width: 100%;	
}

.banner img {
	width: 100%;
	height: auto;
}

/* 头条 */
.zkox {
	margin: 0px auto;
	width: 1200px;
	overflow: hidden;
	padding: 20px 0px 20px 0px;
	margin-top: 10px;
}

.headline {
	position: relative;
	text-align:
		center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:
		border-box;
	padding: 15px 22px;
	width: 1200px;
	background: #fff
}

.headline a {
	color: #bf360c
}

.headline h1 {
	line-height: 1.2;
	font-size: 38px;
	color: #bf360c;
	font-weight: bold;
}

.headline p {
	margin-top: 10px;
	font-size:
		16px;
	line-height: 1.5;
	color: #666666;
	text-align: center;
}

.part01 {
	width: 1200px;
	margin: 10px auto 0;
	position: relative;
	padding-bottom:55px;
    overflow: hidden;
}

.part01 .swiper-container {
	padding: 0px 0;
	width: 1200px;
	margin:
		0 auto;
	/* height: 500px; */
}

.part01 .swiper-slide {
	width: 960px;
	height:
		auto;
	overflow: hidden;
}

.part01 .swiper-slide .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 4;
	padding: 20px 5px 20px 5px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 24px;
	-webkit-box-sizing:
		border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color:
		#fff;
	background: rgba(67, 35, 33, 1);
	background: -webkit-gradient(linear,
			left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67,
				35, 33, 1) 100%);
	background: -moz- oldlinear-gradient(top, rgba(0, 0,
				0, 0) 0%, rgba(67, 35, 33, 1) 100%);
	background: linear-gradient(to bottom,
			rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
	font-weight: bolder;
}

.part01 .swiper-slide .tit a {
	color: #fff;
}

.part01 .swiper-slide .tit h3 {
	font-size: 22px;
	font-weight: bolder;
	margin-bottom: 5px;
}

.part01 .swiper-slide .tit p {
	font-size: 16px;
	line-height: 24px;
	font-weight:
		normal;
}

.part01 .swiper-slide-active:after {
	display: none;
}

.part01 .swiper-slide img {
	width: 100%;
	height: 580px;
	display: block;
}


.lmtBox {
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	background: url("/resource/img/titbg3-1_16.png") 50% 18px no-repeat;
	text-align: center;
	position: relative;
}

.lmtBox .Tit {
	font-size: 28px;
	line-height: 105px;
	margin-bottom: 10px;
	text-align:
		center;
	font-weight: bolder;
}

.lmtBox .Subtit {
	display: block;
	margin-bottom:
		30px;
	letter-spacing: 2px;
	line-height: 16px;
	width: 100%;
	position: absolute;
	font-weight: normal;
	top: 12px;
	text-align: center;
	opacity: .8;
	font-size:
		14px;
}

.part02 {
	width: 1200px;
	margin: 0 auto;
}

.part02_con li {
	padding: 20px 0px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
}

.part02_con li .img {
	width: 400px;
	height: auto;
	float: left;
	margin-right: 30px;
}

.part02_con li .img img {
	width: 100%;
	height: auto;
}

.part02_con li h3 {
	font-size: 22px;
	line-height:
		34px;
	font-weight: bolder;
	color: #000;
}

.part02_con li h3 a {
	color:#000;
	text-decoration: none;
}
.part02_con li h3 a:hover {
	color:#f00;
	text-decoration: none;
}

.part02_con li p {
	font-size: 16px;
	line-height: 34px;
	margin-top:
		10px;
	color: #333;
}
.part02_more {text-align: center;padding: 20px;}
.part02_more a{
	font-size: 16px;
    background: #f00;
    color: #fff;
    padding: 10px 30px;
    border-radius: 20px;
}
.part02_more:last-child{margin-bottom: 30px;}


.part01 .swiper-pagination {
	position: absolute;
	right:
		10px;
	bottom: 8px;
	text-align: right;
	display: none;
}

.part01 .swiper-pagination .swiper-pagination-bullet {
	margin: 0 5px;
	background: #be1403;
}

@media screen and (max-width: 768px) {
	.domPC {
		display: none;
	}

	.domMb {
		display:
			block;
	}

	.banner {
		background: none;
		width: 100%;
		height: auto;
	}

	/*头部*/
	.zkox {
		padding: 20px 0px 10px 0px;
		width: 100%;
	}

	.headline {
		width: 96%;
		padding: 0;
	}

	.headline h1 {
		width: 100%;
		font-size: 24px;
		text-align:
			left;
		padding-left: 10px;
	}

	.headline h1 a {
		font-size: 24px;
	}

	.headline p {
		width: 100%;
		font-size: 14px;
		line-height: 22px;
		text-align: left;
		padding-left: 10px;
	}

	.headline p a {}

	/* 焦点图 */
	.part01 {
		width: 100%;
		height: auto;
		overflow: hidden;
		padding-bottom: 10px
	}

	.part01 .swiper-container {
		width: 100%;
	}

	.part01 .swiper-slide {
		width: 100%;
		height: auto;
	}

	.part01 .swiper-slide .tit {
		padding: 10px 5px 10px 5px;
		background: none;
		position:
			inherit;
		text-align: left;
	}

	.part01 .swiper-slide .tit h3 {
		font-size:
			18px;
	}

	.part01 .swiper-slide .tit a {
		color: #333;
	}

	.lmtBox {
		width:
			100%;
	}

	.part02 {
		width: 100%;
		background: #f5f4f4;
		padding-bottom: 30px;
		padding-top: 26px;
	}

	.part02_con {
		width: 96%;
		margin: 0 auto;
	}

	.part02_con li {
		margin-top: 30px;
		background: #fff;
		border-radius: 5px;
		margin: 30px auto 0;
		width: 96%;
		margin-top: 35px;
		box-shadow: 0px 2px 10px #ccc;
	}

	.part02_con li .img {
		width: 100%;
		float: none;
		margin-right: 0px;
	}

	.part02_con li h3 {
		font-size: 18px;
		line-height: 28px;
		margin-top: 0px;
		padding: 10px 15px 10px;
		color: #897e6e;
		font-weight: normal;
	}

	.part02_con li h3 a {
		color: #897e6e;
	}

	.part02_con li p {
		font-size: 16px;
		line-height: 26px;
		display: none;
	}



	.part02_con li+li {
		margin-top: 30px;
		border-top: none;
		padding-top:
			0;
	}

	.part01 .swiper-pagination {
		position: absolute;
		right: 8px;
		left:
			auto;
		bottom: -1px;
		width: auto;
		color: #fff;
		font-style: italic;
		font-size:
			16px;
		font-weight: 200;
	}

	.part01 .swiper-pagination {
		display: block;
	}
}