@charset "utf-8";/* CSS Document*/
@import url(//at.alicdn.com/t/font_3ijpyiurprza1yvi.css);
html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
body{font-size:16px;color:#000; font-family:"Microsoft YaHei",Helvetica,STHeiti,Droid Sans Fallback;background: #F8F8F8;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
ul{list-style:none}
button,input,select,textarea{margin:0}
html{box-sizing:border-box}
*,*::before,*::after{box-sizing:inherit}
img,video{height:auto;max-width:100%}
iframe{border:0}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}
td:not([align]),
th:not([align]){
	text-align:left
}
.con_gb{background: #fff;}
/*style*/
a{
	text-decoration:none;
	color:#333;
	transition:all 0.5s ease 0s;
}
a:hover{
	color: #e60012;
}
.main{
	width:1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
}
.fl{float:left;}
.fr{float:right;}

.header{
	margin: 30px 0 20px 0;
	height: 40px;
	font-size: 14px;
}
.logo{
	float:left;
}
.logo a{
	display:inline-block;
}
.logo a img{
	height:40px;
	float:left;
}
.mod-nav{
	border-bottom: 1px solid #dcdcdc;
	margin-top:15px;
}
.nav-main{
	display: flex;
	/* justify-content: space-between; */
	flex-wrap: wrap;
}
.nav-main a{
	font-size: 16px;
	font-weight: 400;
	line-height: 50px;
	padding: 0 10px;
	float: left;
	cursor: pointer;
	margin-right: 20px;
}
.nav-main a:hover,.nav-main .curr{
	background: #e60012;
	transition: all .5s;
	color: #fff;
}

/*index*/
.mod-ch{
    margin-bottom: 20px;
    position: relative;
}
.col-1{
	width: 550px;
}
.col-2{
	width: 620px;
}
.col-l{
	width: 860px;
	background: #fff;
	padding: 20px 30px 20px;
}
.col-r{
	width: 300px;
	background: #fff;
	padding: 10px 10px 10px 20px;
}
.col-title{
	margin-bottom: 18px;
	border-bottom: 1px solid #e60012;
}
.col-title .tit{
	position: relative;
	top: 1px;
	font-size: 20px;
	height: 39px;
	margin-right: 35px;
	display: inline-block;
}
.col-title a.tit{
	color: #e60012;
	border-bottom: 4px solid #e60012;
}
.col-title .label{
	float: right;
}
.col-title .label a{
	display: inline-block;
	margin-left: 26px;
	line-height: 39px;
	font-size: 14px;
	color: #64788C;
}
/*focus*/
#focus .swiper-slide p{
	font-size:16px;
	height:36px;
	line-height:36px;
	padding: 0 10px;
	color:#fafafa;
	position:absolute;
	left:0;
	bottom:0;
	right:0;
	text-shadow:1px 1px 1px #000;
	background-color:rgba(0,0,0,0);
	background:-moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
	background:-webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));
	background:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
	background:-o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.5));
}
#focus .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	width: 20px;
	height:4px;
	border-radius: 0;
}
.swiper-pagination-bullet-active{
	background: #e60012!important;
}
/* news */
.mod-news{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.mod-news li.h2{
	width: 100%;
	height: auto;
	min-height:94px;
}
.mod-news li.h2 a{
	font-size:18px;
	font-weight: bold;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.mod-news li.h2 p{
	line-height:24px;
	color:#888;
	font-size: 14px;
	padding-top: 5px;
}
.mod-news li{
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.mod-news li{
	width: 48%;
}
/* channel-nav */
.channel{
    height: 40px;
    border-bottom: 1px dashed #ececec;
    padding-bottom: 5px;
    margin-bottom: 15px;
}
.channel h2{
	font-size: 22px;
	width: 148px;
	border-left: 4px solid #e60012;
	float: left;
	line-height: 24px;
	height: 24px;
	text-align: center;
	margin: 6px 0;
	padding-left: 5px;
}
.channel .fli{
	float: left;
	height: 32px;
	padding-top: 8px;
	padding-left: 10px;
}

/*hn-Crumb*/
.hn-Crumb {
	height:40px;
	padding-left:10px;
	font-size:14px;
	color:gray;
	line-height:40px;
	width:1190px;
	margin:10px auto;
}
.hn-Crumb a {
	color:gray;
}
.hn-Crumb i {
	font-size:18px;
	margin-right:8px;
	font-weight:normal;
	color:gray;
}
/* .hn-Crumb {
	font-size:12px;
	line-height:24px;
	margin:20px 0 10px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family:"SimSun";
}
.hn-Crumb a{
	color:#666;
} */
/*miyi-list*/
.hn-list li{
	padding:12px 0;
	border-bottom:1px solid #f1f1f1;
	overflow: hidden;
}
.hn-list h2{
	font-size:16px;
	line-height:32px;
	font-weight: bold;
	color: #2c2e3b;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.hn-list p.img{
	height:100px;
	overflow:hidden;
	border-radius:5px;
	float: left;
	margin:5px 25px 0 0 ;
}
.hn-list img{
	/* width:150px; */
	transition: transform .3s;
}
.hn-list img:hover{
	transform: scale(1.1);
}
.hn-list p.og{
	font-size:12px;
	color:#828c9b;
}
.hn-list p.og a{
	margin-right:5px;
	color:#828c9b;
	margin-right: 10px;
}
.hn-list p.og a.n1{
	padding: 2px 3px;
	background: #e6f1fb;
	color: #e60012;
}
.hn-list p.txt{
	min-height: 20px;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 22px;
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	margin: 6px 0 10px 0;
}
.hn-list em{
	font-style:normal;
	color: #f73131;
}
/* sidebar */
.hn-tit{
	font-size:22px;
	line-height: 35px;
	/* color: #e60012; */
	padding-bottom: 5px;
}
.hn-tit::before{
	content: '';
	height: 24px;
	margin: 8px 8px 0 0;
	display: inline-block;
	float: left;
	border-left: 3px solid #e60012;
	border-image: -webkit-linear-gradient( #e60012, #fff) 2 2;
	border-image: -moz-linear-gradient( #e60012, #fff) 2 2;
	border-image: linear-gradient( #e60012, #fff) 2 2;
}

.hn-menu{
	width: 100%;
	display:flex;
	flex-wrap: wrap;
}
.hn-menu a{
	width:33.33%;
	height:32px;
	line-height:32px;
	display: inline-block;
	margin-bottom:8px;
	overflow: hidden;
}

.hn-img{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hn-img p{
	width:48%;
	margin-bottom:10px;
}
.hn-img p span{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.hn-tw li{
	overflow: hidden;
	padding:8px 0;
	font-size: 16px;
}
.hn-tw li img {
	width:110px;
	float: left;
	border-radius: 5px;
}
.hn-tw p{
	width:145px;
	height:42px;
	float: right;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.hn-tw span{
	margin-top: 10px;
	font-size: 12px;
	color: #a6a6a6;
	float: right;
}

.hn-li li{
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.hn-li li em{
	width:20px;
	font-size: 16px;
	display: inline-block;
	color: #a6a6a6;
}
.hn-li li em.rbg{
	color: #FC4545;
}

.hn-two li{
	padding: 7px 0 8px;
	width: 100%;
	overflow: hidden;
}
.hn-two p{
	display: inline-block;
	width: 18px;
	height:16px;
	line-height: 16px;
	margin-top: 5px;
	background: #e6f1fb;
	text-align: center;
	color: #06c;
	font-size: 12px;
	border-radius: 2px;
	float: left;
}
.hn-two a{
	width: 240px;
	display: inline-block;
	min-height: 48px;
	max-height: 48px;
	line-height: 24px;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	float: right;
}
.hn-two span{
	height: 18px;
	line-height: 18px;
	margin-left: 13px;
	color: #999;
	font-size: 12px;
	background: #f5f5f5;
	border-radius: 2px;
}
/* article */
.hn-title{
	font-size:28px;
	line-height:150%;
	padding:10px 0 15px;
}
.hn-og{
	font-size:12px;
	color: #828c9b;
	line-height: 30px;
	height:30px;
	margin-bottom:20px;
	padding-bottom: 40px;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.hn-og span{
	margin-right:5px
}
.hn-og .catname{
	color: #e60012;
}
.hn-og .views{
	font-size:12px;
	padding-left: 20px;
	float: right;
	background: url(img/views.png) 0 7px no-repeat;
	background-size: 16px;
}
.hn-intro{
	font-size:15px;
	color: #828c9b;
	padding:1px 5px;
}
.hn-article {
	line-height: 1.66;
	color: #222222;
	font-size:16px;
	font-family: Helvetica,sans-serif;
	margin-bottom: 30px;
}
.hn-article p {
	display: block;
	overflow-wrap: break-word;
	margin-bottom:20px;
	text-align: justify;
	word-break: break-all;
}
.hn-article p img {
    display: block;
    margin: 0 auto;
}
.hn-tag{
	display: block;
	padding:0 0 10px 0;
	font-size:14px;
	color:#bababa;
}
.hn-tag a{
	background: #f0f0f0;
	border-radius:12px;
	color:#e60012;
	padding:2px 5px;
	margin-right:5px;
	display: inline-block;
}
.hn-tag a:hover{
	color: #3d88f2;
}
.hn-tag a:before,.hn-tag a:after{
	content:"#";
	color: #bababa;
}
.hn-sm{
	font-size: 13px;
	color: #646464;
	padding: 6px 10px;
	line-height: 24px;
	background: #F8F8F8;
	margin-top: 15px;
}
/* huati */
.hn-huati{
	border-bottom: 1px solid #dcdfe6;
	padding-bottom: 5px;
	margin-bottom: 25px;
	overflow: hidden;
}
.huati-img{
	float: left;
	margin:3px 16px 0 0;
}
.huati-img img{
	height: 100px;
	border-radius: 5px;
}
.huati-head{
	-webkit-box-flex: 1;
	-ms-flex: 1 1;
	flex: 1 1;
	overflow: hidden;
}
.huati-head h1{
	font-weight: 600;
	line-height: 1.6;
	color: #1a1a1a;
	margin-top: -4px;
	margin-bottom: 5px;
	font-size: 25px;
}
.huati-head p{
	line-height: 25px;
	font-size: 15px;
	margin-bottom: 24px;
	text-align: justify;
	word-break: break-word;
	color: #646464;
}
.huati-list{
	line-height: 32px;
	display: flex;
	flex-wrap: wrap;
}
.huati-list p{
	/* width: 12%; */
	padding-right:15px ;
}
/*page-inner*/
.page-inner{
	text-align:center;
	margin:20px 0;
	line-height: 37px;
	white-space:nowrap;
}
.page-inner a,.page-inner span{
	/* width: 37px;
	height: 37px; */
	padding: 0 14px;
	display: inline-block;
	margin-right:6px;
}
.page-inner span{
	background:#d4d4d4;
	color:#6d6d6d;
}
.page-inner em{
	display: none;
}
.page-inner a{
	background:#e60012;
	color:#fff;
}
.page-inner a:hover{
	background:#d46163;
}
.page-inner a.next{
	width: 68px;
}
.sort-map{
	margin-top: 15px;
}
.sort-title {
	color: #333;
	line-height: 32px;
	font-weight: bold;
}
.sort-title span {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	padding-left: 10px;
}
.sort-list {
	display: flex;
	flex-wrap: wrap;
	background: #fff;
	padding:5px 0 15px 0;
	color: #333;
}
.sort-list a{
	padding:3px 0;
	margin: 5px 30px 5px 0;
	overflow: hidden;
}
/* footer */
.footer{
	margin-top:50px;
	padding:15px 0;
	font-size:14px;
	color:#fff;
	background: #808080;
}
.footer a{
	color:#fff;
}
.footer-menu{
	text-align: center;
	line-height: 36px;
}
.footer-menu a{
	margin:0 10px;
}
.footer .copyright{
	line-height:2;
	text-align: center;
}

.kecheng{
	width: 100%;
	margin-bottom: 20px;
	display: inline-block;
}

.kecheng-img{
	width: 55%;
	float: left;
}
.kecheng-info{
	width:40%;
	float: right;

}
.kecheng-info p{
	font-size: 28px;
	margin-bottom: 30px;
	display: inline-block;
}
.kecheng-info .kecheng-link{
	margin-top: 20px;
}
.kecheng-info .kecheng-link a{
	display: inline-block;
	padding: 10px 20px;
	background: #e60012;
	color: #fff;
	border-radius: 5px;
}
.kecheng-info .kecheng-link a:hover{
	background: #d46163;
}
.kc-article{
	display: block;
}
.kc-article img{
	display: block;
}