/*@charset "UTF-8";*/

/*!*.display-row*!*/
/*!*{*!*/
/*!*	display: -webkit-flex;*!*/
/*!*  	display: flex;*!*/
/*!*  	flex-direction:row;*!*/
/*!*}*!*/


/*!*.display-column*!*/
/*!*{*!*/

/*!*	display: -webkit-flex;*!*/
/*!*  	display: flex;*!*/
/*!*  	flex-direction:column;*!*/
/*!*}*!*/
/*!*.display-center*!*/
/*!*{*!*/
/*!*	-webkit-align-items:center;*!*/
/*!*  	-moz-align-items:center;*!*/
/*!*  	-ms-align-items:center;*!*/
/*!*  	-o-align-items:center;*!*/
/*!*  	align-items:center;*!*/
/*!*}*!*/
/*!*.catrow-panel*!*/
/*!*{*!*/
/*!*	margin-top: 5px;*!*/
/*!*	background: #FCFCFC;*!*/
/*!*	width: 97%;*!*/
/*!*	border-radius:5px;*!*/
/*!*	justify-content : space-between;*!*/
/*!*}*!*/
/*!*.catrow-panel img*!*/
/*!*{*!*/
/*!*	border-radius:5px;*!*/
/*!*	width: 100%;*!*/
/*!*	max-width: 750px;*!*/
/*!*	max-height: 420px;*!*/

/*!*}*!*/
/*.video-play-button*/
/*{*/
/*	width: 50px;*/
/*	height: 50px;*/
/*	background-color:#ffffff;*/
/*	border-radius: 50%;*/
/*	-moz-border-radius: 50%;*/
/*	-webkit-border-radius: 50%;*/
/*	filter:alpha(Opacity=64);*/
/*	-moz-opacity:0.64;*/
/*	opacity: 0.64;*/
/*	border:1px solid #00ff00;*/

/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*	justify-content:center;*/
/*	-webkit-align-items:center;*/
/*	-moz-align-items:center;*/
/*	-ms-align-items:center;*/
/*	-o-align-items:center;*/
/*	align-items:center;*/
/*}*/
/*.video-play*/
/*{*/
/*	margin-left: 20px;*/
/*	width: 0;*/
/*	height: 0;*/
/*	border-width: 15px;*/
/*	border-style: solid;*/
/*	border-color:  transparent transparent transparent #1b1b1b ;*/
/*	!*width:0;*/
/*	height:0;*/
/*	border-left:5px solid #1b1b1b;*/
/*	border-right:5px solid transparent;*/
/*	border-bottom:5px solid transparent;*/
/*	margin-bottom: 3px;*/
/*	margin-right: 3px;*!*/
/*}*/
/*.catrow-right*/
/*{*/
/*	justify-content:space-between;*/
/*	width: 100%;*/
/*	padding-left: 10px;*/
/*	padding-top: 10px;*/
/*}*/
/*.catrow-title*/
/*{*/
/*	width:100%;*/
/*	height: 24px;*/
/*	font-family: PingFangSC-Regular;*/
/*	font-size: 16px;*/
/*	font-weight: bold;*/
/*	font-stretch: normal;*/
/*	line-height: 24px;*/
/*	letter-spacing: 0px;*/
/*	color: #333333;*/

/*}*/
/*.catrow-video-title*/
/*{*/
/*	width:100%;*/
/*	max-height: 42px;*/
/*	font-family: PingFangSC-Regular;*/
/*	font-size: 16px;*/
/*	font-weight: bold;*/
/*	font-stretch: normal;*/
/*	letter-spacing: 0px;*/
/*	color: #333333;*/
/*	overflow-y: hidden;*/

/*}*/

/*.catrow-vp-flag*/
/*{*/

/*	background-size:24px 24px;*/
/*	-moz-background-size:24px 24px;*/
/*	text-indent: 30px;*/

/*}*/
/*.catrow-text*/
/*{*/
/*	width:100%;*/

/*	font-family: PingFangSC-Regular;*/
/*	font-size: 12px;*/
/*	font-weight: normal;*/
/*	font-stretch: normal;*/
/*	letter-spacing: 0px;*/
/*	color: #999999;*/

/*}*/

/*.catrow-bottom*/
/*{*/
/*	justify-content:flex-end;*/
/*	align-items: center;*/
/*	width:100%;*/
/*	height: 20px;*/
/*}*/
/*.catrow-bottom-item*/
/*{*/
/*	max-width: 100px;*/
/*	width: 36px;*/
/*	font-size: 12px;*/
/*	height: 14px;*/
/*	border-radius:25px;*/
/*	line-height: 14px;*/
/*	color: #D4D4D4;*/

/*	text-align: center;*/
/*	margin-right: 5px;*/
/*	color: #FCFCFC;*/
/*}*/
/*.catrow-bottom-time*/
/*{*/
/*	width: 100px;*/
/*	font-size: 12px;*/
/*	height: 16px;*/
/*	line-height: 16px;*/
/*	color: #B0B0B0;*/
/*	text-align: right;*/
/*	margin-right: 5px;*/
/*	padding-right: 2px;*/
/*}*/
/*.img-auto-16x9*/
/*{*/

/*}*/
/*.img-16x9*/
/*{*/
/*	border-radius: 5px;*/
/*	width: 100%;*/
/*	height: 56%;*/


/*}*/
/*.alignment*/
/*{*/
/*	margin-left:5px;*/
/*	margin-right:5px;*/
/*	justify-content : space-between;*/
/*	margin-top: 5px;*/
/*	margin-bottom: 5px;*/
/*}*/
/*.triplegraph{*/
/*	!* 三联图 *!*/
/*	margin-left:5px;*/
/*	margin-right:5px;*/
/*	justify-content : space-between;*/
/*	margin-top: 5px;*/
/*	margin-bottom: 5px;*/
/*}*/
/*.img-1x1*/
/*{*/
/*	border-radius:5px;*/
/*	width: 90px;*/
/*	height: 90px;*/
/*	max-width: 90px;*/
/*	max-height: 90px;*/
/*	margin-top: 5px;*/
/*	margin-left: 5px;*/
/*	margin-bottom: 5px;*/
/*}*/
/*.triplegraph .img-1x1*/
/*{*/
/*	border-radius:5px;*/
/*	width: 30%;*/
/*	margin-top: 5px;*/
/*	margin-left: 5px;*/
/*	margin-bottom: 5px;*/
/*}*/
/*.img-3x4*/
/*{*/
/*	border-radius:5px;*/
/*	width: 90px;*/
/*	height: 120px;*/
/*	max-width: 90px;*/
/*	max-height: 120px;*/
/*	margin-top: 5px;*/
/*	margin-left: 5px;*/
/*	margin-bottom: 5px;*/

/*}*/


/*.img-3x2*/
/*{*/
/*	border-radius:5px;*/
/*	width: 120px;*/
/*	height: 90px;*/
/*	max-width: 120px;*/
/*	max-height: 90px;*/
/*	margin-top: 5px;*/
/*	margin-bottom: 5px;*/

/*}*/
/*.triplegraph .img-3x2*/
/*{*/
/*	border-radius:5px;*/
/*	width: 120px;*/
/*	height: 90px;*/
/*	max-width: 120px;*/
/*	max-height: 90px;*/
/*	margin-top: 5px;*/
/*	margin-bottom: 5px;*/

/*}*/
/*.img-vp*/
/*{*/
/*	width: 24px;*/
/*	height: 24px;*/
/*	margin-top: 10px;*/

/*}*/





/*.navigator*/
/*{*/
/*	background: #FCFCFC;*/
/*	height: 48px;*/
/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*	justify-content : space-around;*/
/*	-webkit-align-content: center;*/
/*	align-items : center;*/


/*}*/
/*.navigator-item*/
/*{*/
/*	text-align: center;*/
/*	font-size: 14px;*/
/*	font-weight: 800;*/
/*	width: 50%;*/
/*	color: #000000;*/
/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:column;*/

/*	!*垂直居中*!*/
/*	-webkit-align-items:center;*/
/*	-moz-align-items:center;*/
/*	-ms-align-items:center;*/
/*	-o-align-items:center;*/
/*	align-items:center;*/


/*}*/
/*.navigator-item-default*/
/*{*/
/*	width: 24px;height: 3px;background: #FCFCFC*/
/*}*/
/*.navigator-item-selected*/
/*{*/
/*	width: 24px;height: 3px;background: #c69f5a*/
/*}*/
/*.navigator a {text-decoration:none;color:#000000;}*/

/*.banner img {*/
/*	width:100%;*/
/*	display:block;*/
/*}*/
/*!*.banner	.swiper-pagination {*!*/
/*!*	left:auto;*!*/
/*!*	right:7px;*!*/
/*!*	top:150px;*!*/
/*!*	width:100px;*!*/
/*!*	height: 20px;*!*/
/*!*	*!*/
/*!*	display: -webkit-flex;*!*/
/*!*  	display: flex;*!*/
/*!*  	flex-direction:row;*!*/
/*!*  	justify-content : space-around;*!*/
/*!*  	!*居中*!*!*/
/*!*  	-webkit-align-items:center;*!*/
/*!*  	-moz-align-items:center;*!*/
/*!*  	-ms-align-items:center;*!*/
/*!*  	-o-align-items:center;*!*/
/*!*  	align-items:center;*!*/
/*!*}*!*/

/*.swiper-pagination .active*/
/*{*/
/*	width: 15px;*/
/*	height: 3px;*/
/*	background-color:rgba(252,252,252,1);*/
/*}*/
/*.swiper-pagination .default*/
/*{*/
/*	width: 15px;*/
/*	height: 3px;*/
/*	background-color:rgba(252,252,252,0.4);*/
/*}*/
/*.banner .swiper-slide*/
/*{*/
/*	text-align: center;*/
/*	!*font-size: 18px;*!*/
/*	background: #fff;*/

/*	!* Center slide text vertically *!*/
/*	display: -webkit-box;*/
/*	display: -ms-flexbox;*/
/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:column;*/
/*	-webkit-box-pack: center;*/
/*	-ms-flex-pack: center;*/
/*	-webkit-justify-content: center;*/
/*	justify-content: center;*/
/*	-webkit-box-align: center;*/
/*	-ms-flex-align: center;*/
/*	-webkit-align-items: center;*/
/*	align-items: center;*/
/*	z-index: 800;*/
/*}*/
/*.banner-content*/
/*{*/
/*	height:60px;*/
/*	width: 100%;*/
/*	color:#FCFCFC;*/
/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:column;*/
/*	justify-content : space-around;*/
/*	!**!*/
/*	-webkit-align-items:left;*/
/*	-moz-align-items:left;*/
/*	-ms-align-items:left;*/
/*	-o-align-items:left;*/
/*	align-items:left;*/
/*}*/
/*.banner-content-title*/
/*{*/
/*	width: 96%;*/
/*	font-size: 16px;*/
/*	font-weight: 720;*/
/*	text-align: left;*/
/*	margin-left: 5px;*/
/*	!*background: #fcfcfc;*!*/
/*}*/

/*.banner-content-time*/
/*{*/
/*	width: 96%;*/
/*	font-size: 8px;*/
/*	margin-left: 7px;*/
/*	text-align: left;*/
/*}*/


/*.index-stoke*/
/*{*/
/*	width: 100%;*/
/*	height: 24px;*/

/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*	justify-content : space-around;*/
/*	color: #000000*/
/*	!**!*/
/*	!*-webkit-align-items:left;*/
/*    -moz-align-items:left;*/
/*    -ms-align-items:left;*/
/*    -o-align-items:left;*/
/*    align-items:left;*!*/
/*}*/
/*.index-stoke .box*/
/*{*/
/*	width: 50%;*/
/*	text-align: center;*/
/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*	justify-content : center;*/
/*	!*border: 1px solid #000000;*!*/


/*	-webkit-align-items:center;*/
/*	-moz-align-items:center;*/
/*	-ms-align-items:center;*/
/*	-o-align-items:center;*/
/*	align-items:center;*/
/*}*/
/*.index-stoke-flag-up{*/
/*	width:0;*/
/*	height:0;*/
/*	border-left:5px solid transparent;*/
/*	border-right:5px solid transparent;*/
/*	border-bottom:5px solid #CD2626;*/
/*	margin-left: 3px;*/
/*	margin-right: 3px;*/
/*}*/

/*.index-stoke-flag-down{*/
/*	width:0;*/
/*	height:0;*/
/*	border-left:5px solid transparent;*/
/*	border-right:5px solid transparent;*/
/*	border-top:5px solid #54FF9F;*/
/*	margin-left: 3px;*/
/*	margin-right: 3px;*/
/*}*/
/*.index-content*/
/*{*/


/*	width: 100%	;*/
/*	background: #CCCCCC;*/
/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:column;*/
/*	justify-content : center;*/

/*	-webkit-align-items:center;*/
/*	-moz-align-items:center;*/
/*	-ms-align-items:center;*/
/*	-o-align-items:center;*/
/*	align-items:center;*/
/*}*/


/*.index-content-list-item1*/
/*{*/
/*	margin-top: 5px;*/
/*	background: #FCFCFC;*/
/*	width: 97%;*/

/*	border-radius:5px;*/

/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:column;*/


/*}*/
/*.index-content-list-item1 img*/
/*{*/
/*	border-radius:5px;*/
/*	width: 100%;*/
/*	max-width: 750px;*/
/*	max-height: 420px;*/

/*}*/
/*.index-content-list-item1 .title*/
/*{*/
/*	width: 100%;*/
/*	font-size: 14px;*/
/*	color: #000000;*/
/*	text-align: left;*/
/*	margin-left: 10px;*/
/*	height: 20px;*/
/*	max-height: 18px;*/
/*	line-height: 18px;*/
/*	!*border: 1px solid #000000;*!*/
/*	margin-top: 5px;*/
/*}*/
/*.index-content-list-item1 .buttoms*/
/*{*/
/*	width: 100%;*/
/*	color: #000000;*/

/*	margin-top: 5px;*/
/*	margin-bottom: 3px;*/
/*	height: 20px;*/
/*	max-height: 18px;*/

/*	!*border: 1px solid #000000;*!*/

/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*	justify-content :flex-end;*/

/*	-webkit-align-items:center;*/
/*	-moz-align-items:center;*/
/*	-ms-align-items:center;*/
/*	-o-align-items:center;*/
/*	align-items:center;*/

/*}*/
/*.index-content-list-item1 .buttoms .time*/
/*{*/
/*	width: 100px;*/
/*	font-size: 12px;*/
/*	height: 16px;*/
/*	line-height: 16px;*/
/*	color: #B0B0B0;*/
/*	!*border: 1px solid #000000;*!*/
/*	text-align: right;*/
/*	margin-right: 5px;*/
/*	padding-right: 2px;*/
/*}*/
/*.index-content-list-item1 .buttoms .cat*/
/*{*/
/*	max-width: 100px;*/
/*	width: 36px;*/
/*	font-size: 12px;*/
/*	height: 14px;*/
/*	border-radius:25px;*/
/*	line-height: 14px;*/
/*	color: #D4D4D4;*/

/*	text-align: center;*/
/*	margin-right: 5px;*/
/*	color: #FCFCFC;*/
/*}*/


/*!* 推荐内容样式2 左图右文 1:1*!*/
/*.index-content-list-item2*/
/*{*/
/*	margin-top: 5px;*/
/*	background: #FCFCFC;*/
/*	width: 97%;*/

/*	border-radius:5px;*/

/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*	justify-content : space-between;*/


/*}*/
/*.index-content-list-item2-left*/
/*{*/
/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*}*/
/*.index-content-list-item2-left img*/
/*{*/
/*	border-radius:5px;*/
/*	width: 64px;*/
/*	height: 64px;*/
/*	max-width: 100px;*/
/*	max-height: 100px;*/
/*	margin-top: 5px;*/
/*	margin-left: 5px;*/
/*	margin-bottom: 5px;*/

/*}*/
/*.index-content-list-item2-left-vip*/
/*{*/

/*	height: 64px;*/
/*	max-width: 100px;*/
/*	max-height: 100px;*/
/*	margin-top: 5px;*/
/*	margin-left: 5px;*/
/*	margin-bottom: 5px;*/

/*	!*border: 1px solid #000000;*!*/

/*}*/
/*.index-content-list-item2-left-vip img*/
/*{*/
/*	width: 24px;*/
/*	height: 24px;*/
/*	margin-top: 2px;*/
/*}*/
/*.index-content-list-item2 .right*/
/*{*/
/*	!*border: 1px solid #000000;*!*/

/*	height: 64px;*/
/*	margin-top: 5px;*/
/*	margin-right: 5px;*/

/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:column;*/
/*	justify-content : space-between;*/
/*}*/

/*.index-content-list-item2 .right .title*/
/*{*/
/*	width: 100%;*/
/*	font-size: 14px;*/
/*	color: #000000;*/
/*	text-align: left;*/
/*	height: 31px;*/
/*	line-height: 16px;*/
/*	!*border: 1px solid #000000;*!*/
/*	margin-top: 5px;*/
/*	text-indent:16px;*/
/*	overflow:hidden;*/
/*}*/
/*.index-content-list-item2 .right .buttoms*/
/*{*/
/*	width: 100%;*/
/*	color: #000000;*/

/*	margin-top: 5px;*/
/*	margin-bottom: 3px;*/
/*	height: 20px;*/
/*	max-height: 18px;*/

/*	!*border: 1px solid #000000;*!*/

/*	display: -webkit-flex;*/
/*	display: flex;*/
/*	flex-direction:row;*/
/*	justify-content :flex-end;*/

/*	-webkit-align-items:center;*/
/*	-moz-align-items:center;*/
/*	-ms-align-items:center;*/
/*	-o-align-items:center;*/
/*	align-items:center;*/

/*}*/

/*.index-content-list-item2 .right .buttoms .time*/
/*{*/
/*	width: 100px;*/
/*	font-size: 12px;*/
/*	height: 16px;*/
/*	line-height: 16px;*/
/*	color: #B0B0B0;*/
/*	!*border: 1px solid #000000;*!*/
/*	text-align: right;*/
/*	margin-right: 5px;*/
/*	padding-right: 2px;*/
/*}*/
/*.index-content-list-item2 .right .buttoms .cat*/
/*{*/
/*	max-width: 100px;*/
/*	width: 36px;*/
/*	font-size: 12px;*/
/*	height: 14px;*/
/*	border-radius:25px;*/
/*	line-height: 14px;*/
/*	color: #D4D4D4;*/

/*	text-align: center;*/
/*	margin-right: 5px;*/
/*	color: #FCFCFC;*/
/*}*/


/*!* 推荐内容样式2 左图右文 3:4*!*/
/*.index-content-list-left-image-right-txt-34*/
/*{*/
/*	margin-top: 5px;*/
/*	background: #FCFCFC;*/
/*	width: 97%;*/
/*	border-radius:5px;*/
/*	justify-content : space-between;*/
/*	!*border:1px solid #000000;*!*/
/*}*/


/*!*.index-content-list-left-image-right-txt-34 img*/
/*{*/
/*	border-radius:5px;*/
/*	width: 90px;*/
/*	height: 120px;*/
/*	max-width: 90px;*/
/*	max-height: 120px;*/
/*	margin-top: 5px;*/
/*	margin-left: 5px;*/
/*	margin-bottom: 5px;*/

/*}*!*/






/*.article-content-text .bottom-content p{*/
/*	margin-top: 0.16rem;*/
/*	line-height: 1.6;*/
/*	font-size: 0.28rem;*/
/*	color:#333;*/
/*	font-weight: 400;*/
/*}*/
/*.article-content-text .bottom-content p.line{*/
/*	text-align: justify;*/
/*}*/
/*.article-content-text .bottom-content p img{*/
/*	width: 100%;*/
/*}*/
/*.article-content-text .bottom-content p.img{*/
/*	box-sizing: border-box;*/
/*	max-width: 100%;*/
/*	height: auto;*/
/*	vertical-align: middle;*/
/*	text-align: center;*/
/*}*/
/*.article-content-text .bottom-content p.img .info{*/
/*	display: block;*/
/*	text-align: center;*/
/*	font-size: 0.24rem;*/
/*	color:#666;*/
/*}*/
/*.article-content-text .bottom-content p b{*/
/*	font-size: 0.3rem;*/
/*}*/