html, body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-flex: 1;
	-webkit-box-orient: vertical;
}
html {
	background: #fff;
}
section {
    width: 100%;
    height: 100%;
}
* {
	margin: 0;
	padding: 0;
}
li{list-style: none;}
a{text-decoration:none;}
p,a,i{font-weight: normal;text-shadow:none;}
h3 {font-weight: normal;}

#mHeader,.broadPcast,#categoryM,#articleListM,#gzwm,#navcation{display: none;}

/*导航*/
.navigatPcall{
	width: 100%;
	height: 60px;
	margin: 0 auto;
	background: #f8f8f8;
}
.navigatPcall .naviga{
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.navigatPcall .naviga li{
	width: 100px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	position: relative;
	font-size: 14px;
	color: #666;
}
.navigatPcall .naviga li a{
	display: block;
	width: 100%;
	height: 60px;
	font-size: 14px;
	color: #666;
}
.navigatPcall .naviga li:hover  .go{
	background: #E32828;
	color: #fff;
}
.navigatPcall .naviga blockquote{
    display: none;
    top: 60px;
    left: -22px;
    z-index: 10;
    position: absolute;	
}
.navigatPcall .naviga blockquote ul{
	width: 150px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    padding: 10px 0;	
}
.navigatPcall .naviga blockquote ul a{
	display: block;
    width: 100%;
    height: 36px;
    text-align: center;
    color: #666!important;
    font-size: 16px!important;
    line-height: 36px;
}
/*轮播*/
.broadcast{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: none;
}
.broadcast #articlecon-pc1,.broadcast #articlecon-pc1 .swiper-slide{
	width: 100%;
	height: 100%;
}
.broadcast #articlecon-pc1 .swiper-slide img{
	width: 100%;
	display: block;
	height: 100%;
}
#articlepag-pc1{
	height: 20px;
	bottom: 19px;
}
#articlepag-pc1 span{
	width: 10px;
	height: 10px;
	background: #fff;
}
#articlepag-pc1 .swiper-pagination-bullet-active{
	width: 30px;
    height: 10px;
    border-radius: 25px;
}
#articlecon-pc1 .hide{
  opacity:0;
}
#articlecon-prev,#articlecon-next{
  transition:opacity .5s;
}
/*adSlogan*/
.adSlogan{
	width: 100%;
	height: 50px;
	background: #e32828;
}
.slogantit{
	width: 1200px;
	height: 50px;
	margin: 0 auto;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.slogantit img{
	display: block;
	width: 34px;
	height: 34px;
	margin: 8px 20px 0 0;
}
.slogantit p{
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  line-height: 50px;
  text-align: left;
}
.articleCon{
	width: 1200px;
	height: auto;
	margin: 0 auto 20px auto;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.articleCon  .articleLeft{
	width: 1000px;
	height: auto;
	margin:  0 auto;
}
.articleLocat{
	width: 100%;
	height:14px;
	padding: 19px 0;
	border-bottom: 1px solid #e5e5e5;
	display: none;
	color: #666;
	font-size: 14px;
}
.articleLocat p{
	color: #666;
	font-size: 14px;
	margin:0 5px;
}
.articleLocat a{
	color: #666;
	font-size: 14px;
	margin:0 5px;
}
.articleLocat span{
	color: #E32828;
	font-size: 14px;
	margin:0 5px;
}
.articleTit{
	width: 99%;
	height: 36px;
	margin-top: 23px;
	margin-left: 1%;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 36px;
	text-align: left;
}
.articleTime{
	width: 99%;
	margin-left: 1%;
	height: 40px;
	line-height: 40px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.arTimeLeft{
	width: 46%;
	height: 100%;
	line-height: 40px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
	color: #999;
	font-size: 14px;	
}
.arTimeRight{
	width: 54%;
	height: 100%;
	line-height: 40px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
	color: #999;
	font-size: 14px;	
}
.arTimeLeft p,.arTimeLeft span,.arTimeRight p,.arTimeRight span{
	color: #999;
	font-size: 14px;
	margin: 0 5px;
}
.arTimeLeft a{
	color: #E32828;
	font-size: 14;
	margin: 0 5px;
}
.arTimeRight a{
	color: #333;
	font-size: 14;
	margin: 0 5px;
}
.articlecontent{
	width: 100%;
	height: auto;
}
.articlecontent .articlegs{	
	padding: 20px;
	border-radius: 10px;
  	box-shadow: 0px 2px 10px 0px #cecece;
  	border:2px solid #eee;
}
.articlecontent .articlegs p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.articlecontent .articlegs .artgsTit{
	width: 100%;
	height:24px ;
	margin-bottom:10px ;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.articlecontent .articlegs .artgsTit span{
 	width:0; 
    height:0; 
    display: block;
    margin: 5px 0;
    border-top:8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #e32828;
}
.articlecontent .articlegs .artgsTit h3{
	font-size: 20px;
	color: #E32828;
	line-height: 24px;
	font-weight: bold;
	margin-left: 10px;
}
.articleFont{
	margin: 13px 10px 0 10pxv!important;
	height: auto;
	border-bottom: 1px solid #e5e5e5;
}
.articleFont p{
	width: 100%;
	margin: 15px auto;
	font-size: 14px;
	color: #666;
	word-break: break-all;
	line-height: 28px;
}
.articleShare{
	width: 100%;
	height: 36px;
	margin: 20px auto;
}
.articleShare .sharebtn{
	width: auto;
	height: 100%;
	float: left;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.articleShare .sharebtn li{
	font-size: 24px;
	color: #666;
	margin:0 10px;
}
.articleShare .articlePage{
	float: right;
	width: auto;
	height: 100%;
	margin-right: 10px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.articleShare .articlePage p{
	font-size: 16px;
	color:#E32828;
	margin: 0 5px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	width: 80px;
	height: 30px;
	cursor: pointer;
	border: 2px solid #E32828;
}
.articlePage p:nth-child(1){
	border-radius: 25px 0 0 25px;
}
.articlePage p:nth-child(3){
	border-radius: 0 25px  25px 0;
}
.articleShare .articlePage select{
	width: 90px;
	height: 35px;
	border: 2px solid #333;
	outline: none;
	display: block;
	font-size: 16px;
	padding: 0 5px;
	line-height: 20px;
	border-radius: 8px;
	color: #333;
	margin: 0 15px;
}
.wechartall{
	width: 100%;
	height:250px;
	padding-top: 20px;
	background: #f7f7f7;
	margin: 0 auto;
}
.wechartall h3{
	font-size: 18px;
	font-weight: bold;
	color: #E32828;
	line-height: 38px;
	text-align: center;
}
.wechartall p{
	font-size: 18px;
	color: #E32828;
	line-height: 38px;
	text-align: center;
}
.wechartall .wechart{
	width: 300px;
	height: auto;
	margin: 0 auto;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.wechartall .wechart li{
	width: 120px;
	height: auto;
	margin: 0 15px;
}
.wechartall .wechart li img{
	width: 120px;
	height: 120px;
	display: block;
}
.wechartall .wechart li p{
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 32px;
}
.articleAdjoin{
	width: 100%;
	height: auto;
	display: none;
	padding: 10px 0;
	border-bottom:1px solid #e5e5e5;
}
.articleAdjoin li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.articleAdjoin li p{
	font-size: 14px;
	color: #666;
	line-height: 36px;
	margin-left: 10px;
}
.articleAdjoin li a{
	font-size: 14px;
	color: #666;
	line-height: 36px;
	display: block;
}
.categoryPic{
	width: 100%;
	height: auto;
	display: none;
}
.catePicTit{
	width: 100%;
	height: 20px;
	margin:30px auto 20px auto;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.catePicTit span{
	width: 4px;
	height: 20px;
	display: block;
	background:#E32828;
	border-radius: 5px;
}
.catePicTit p{
	font-size: 18px;
	color: #E32828;
	font-weight: bold;
	line-height: 20px;
	margin-left: 7px;
}
.cateCon{
	width: 100%;
	height: 180px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.cateconLeft{
	width: 290px;
	height: 100%;
	border-radius: 8px;
	position: relative;
	margin-right: 20px;
}

.cateconLeft  dt{
	width: 100%;
	height: 100%;
	border-radius: 8px;
	position: absolute;
	left: 0;
	top: 0;
}
.cateconLeft  dt img{
	width: 100%;
	height: 100%;
	border-radius: 8px;
}
.cateconLeft  dd{
	width: 100%;
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	background:rgba(0, 0, 0, 0.52);
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-indent: 10px;
	border-radius: 0 0 8px 8px;
}
.cateconRight {
	width: 470px;
	height: 100%;
	overflow: hidden;
}
.cateconRight li{
	width: 100%;
	height: 30px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.cateconRight li a{
	display: block;
	font-size:14px ;
	color: #666;
	line-height:30px;
	width: 79%;
	margin-right: 1%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.cateconRight li span{
	width: 20%;
	height: 30px;
	display: block;
	text-align: right;
	line-height: 30px;
	color: #666;
	font-size: 14px;
}
.categoryone{
	width: 100%;
	height: auto;
	display: none;
	margin-top: 30px;
}
.categoryone dl:nth-child(2){
	margin-right: 0;
}
.cateout{
	width: 340px;
	height: 200px;
	margin-right: 20px;
	padding: 0 20px 20px 20px;
	border-radius: 10px;
  	background-color: rgb(255, 255, 255);
  	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.15);	
}
.cateout .indtTit{
	width: 100%;
	height: 48px;
	border-bottom: 1px solid #dddddd;
}
.cateout .indtTit .titline{
	display: block;
	width: 84px;
	height: 4px;
	background: #E32828;
	border-radius: 5px;
}
.cateout .indtTit p{
	width: 100%;
	height: 44px;
}
.cateout .indtTit p span{
	font-size: 18px;
	font-weight: bold;
	line-height: 44px;
	float: left;
}
.cateout .indtTit p a{
	font-size: 12px;
	color: #999;
	line-height: 44px;
	float: right;
	
	width: 90px;
    height: 44px;
    display: block;
    float: right;
    text-align: right;
	
}
.cateout dd{
	width: 100%;
	height: auto;
	margin-top:8px;
	
}
.cateout dd li{
	width: 100%;
	height: 30px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.cateout dd li p{
	width: 72%;
}
.cateout dd li p a{
	font-size:14px;
	color: #666;
	display:block;
	line-height: 30px;
	width: 100%;
	margin-right: 1%;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cateout dd li p{
	
	color: #666;
}
.cateout dd li span{
	width: 27%;
	height: 100%;
	display: block;
	line-height: 30px;
	text-align: right;
	font-size: 0.14px;
	color: #999;
}
.categorytwo{
	width: 100%;
	height: auto;
	display: none;
}
.categorcor{
	width: 100%;
	height: 198px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.categorcor div{
	width: 50%;
	height: 198px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.categorcor dl:last-child{
	margin-right: 0;
}
.categorcor dl{
	width:180px;
	height: 198px;
	margin-right: 20px;
}
.categorcor dl dt,.categorcor dl dt img{
	width: 100%;
	height: 140px;
	display: block;
	border-radius: 15px;
}
.categorcor dl dd{
	width: 100%;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 24px;
	
}
.categorythr{
	width: 100%;
	height:auto;
	display: none;
}
.categorythr dl{
	width: 100%;
	height: 120px;
	border-bottom: 1px solid #e5e5e5;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.categorythr dl dt,.categorythr dl dt img{
	width: 160px;
	height: 110px;
	border-radius: 15px;
	display: block;
}
.categorythr dl dd{
	width: 600px;
	height: 110px;
	margin-left: 20px;
}
.categorythr dl dd h3 a{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 26px;
	text-align: left;
}

.categorythr dl dd p{
	font-size: 12px;
	color: #999;
	min-height: 60px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.categorythr dl dd span{
	font-size: 12px;
	color: #999;
	line-height: 20px;
	display: block;
}
.articleCon  .articleRight{
	width: 370px;
	display: none;
	height:auto;
	margin:30px 0 70px 50px;
}
.articleRight .articleRone{
	width: 370px;
	height: 160px;
	margin: 0 auto;
}
#articleSwiper2{
	width: 100%;
	height: 160px;
	margin: 0 auto;
}
#articleSwiper2 .swiper-slide img{
	width: 100%;
	height: 100%;
}
#articlepag-pc2{
	width:20% ;
	height: 16px;
	bottom: 8px;
	text-align: right;
	margin-right: 2%;
	right: 0;
	left: auto;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
#articlepag-pc2 span{
	width: 16px;
	height: 16px;
	display: block;
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 16px;
	border-radius: 3px;
	background: #cfcfcf;
	opacity: 1;
}
#articlepag-pc2 .swiper-pagination-bullet-active{
	background: #e32828!important;
}


.articleRtwo{
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.articleRtit{
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 18px;
	color: #e32828;
	font-weight: bold;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.articleRtit span{
	display: block;
	width: 4px;
	height: 20px;
	background: #e32828;
	border-radius: 5px;
	margin: 5px 5px 5px 0;
}
.articleLabel{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	margin-top: 10px;  
}
.articleLabeltopics{
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: -5px;
    padding: 1px 0;
}
.articleLabelTopic{
	margin: 3px 5px 3px 0;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    vertical-align: top;
    border-radius: 35px;
    background: #7ecef4;
}
.articleLabel span{
	 position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    color: #fff;
    vertical-align: top;
    border-radius: 35px;
    background: #7ecef4;
}
.articleLabel a{
    color: #fff;
}
.articleRthr{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.arRthrcon,.arRthrfont,.arRthrfont div{
	width: 100%;
	height: auto;
}
.arRthrcon dl{
	width: 100%;
	height: 90px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
	margin:10px 0;
}
.arRthrcon dl dt{
	width:220px ;
	height: 90px;
	
}
.arRthrcon dl dt h3,.arRthrfont div h3{
	font-size: 14px;
	color: #666;
	line-height:28px ;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
	white-space: nowrap;
}
.arRthrcon dl dt h3 a,.arRthrfont div h3 a{
	color: #666;
}
.arRthrcon dl dt p,.arRthrfont div p{
	font-size: 12px;
	color: #999;
	line-height:18px ;
	text-align: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.arRthrcon dl dd{
	width: 130px;
	height: 90px;
	margin-left: 20px;
	border-radius: 10px;
}
.arRthrcon dl dd img{
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 10px;
}
.arRthrfont div{
	margin-bottom: 10px;
}
.articleRfor{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.articleRfor .arRforcon{
	width: 100%;
	height: auto;    
	min-height: 195px;
}
.articleRfor .arRforcon dl{
	width: 110px;
	height: 190px;
	float: left;
	margin-right:20px ;
	margin-top: 15px;
}
.articleRfor .arRforcon dl:nth-child(3),.articleRfor .arRforcon dl:nth-child(6){
	margin-right:0px ;
}
.articleRfor .arRforcon dl dt{
	width: 110px;
	height: 110px;
	margin: 0 auto;
	border-radius: 10px;
}
.articleRfor .arRforcon dl dt img{
	border-radius: 10px;
	width: 110px;
	height: 110px;
	display: block;
}
.articleRfor .arRforcon dl dd{
	width: 100%;
	height:auto ;
	margin-top: 8px;
}
.articleRfor .arRforcon dl dd h3{
	width: 100%;
	height: 22px;
	font-size: 14px;
	color:#666666;
	line-height: 22px;
	
}
.articleRfor .arRforcon dl dd h3 a{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#666666;
	width: 100%;
	display: block;
}
.articleRfor .arRforcon dl dd p{
	font-size: 12px;
	color:#999;
	line-height: 20px;
	width: 100%;
	height: 40px;
	overflow: hidden;

}
.articleRfiv{
	width: 100%;
	height: auto;
	margin-top: 15px;
}
.articleRfiv .arRfivcon{
	width: 100%;
	height: auto;
}
.articleRfiv .arRfivcon li{
	height: 32px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
}
.articleRfiv .arRfivcon li p{
	width: 100%;
}
.articleRfiv .arRfivcon li span{
	width: 18px;
	height: 18px;
	display: block;
	background: #999;
	text-align: center;
	line-height: 18px;
	margin: 7px 2% 7px 0;
	border-radius: 20px;
	font-size: 14px;
	color: #fff;
}
.articleRfiv .arRfivcon li p a{
	display: block;
	width: 92%;
	font-size: 14px;
	line-height: 32px;
	text-align: left;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.articleRfiv .arRfivcon li:nth-child(1) span{
	background: #E32828;
	color: #FFF;
}
.articleRfiv .arRfivcon li:nth-child(2) span{
	background: #E32828;
	color: #FFF;
}
.articleRfiv .arRfivcon li:nth-child(3) span{
	background: #E32828;
	color: #FFF;
}
.articleRfiv .arRfivcon li:nth-child(1) p{
	color: #666;
}
.articleRfiv .arRfivcon li:nth-child(2) p{
	color: #666;
}
.articleRfiv .arRfivcon li:nth-child(3) p{
	color: #666;
}

.articleList{
	width: 100%;
	height: auto;
	margin-top:25px;
}
.articleList dl{
	width: 98%;
	height: 130px;
	padding:0 1% 15px 1%;
	margin-top: 15px;
display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
	-webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -ms-flex-direction: row;
    -o-box-orient: horizontal;
    box-orient: horizontal;
	border-bottom: 1px solid #e5e5e5;
}
.articleList dl dt{
	width: 180px;
	height: 100%;
	margin-right: 20px;
	border-radius: 15px;
}
.articleList dl dt img{
	width: 100%;
	height: 130px;
	border-radius: 15px;
	display: block;
}
.articleList dl dd{
	width: 74%;
	height: 130px;
}
.articleList dl dd h3 a{
	font-size:16px;
	font-weight: bold;
	color: #666;
	display: block;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.articleList dl dd p{
	width: 98%;
	font-size: 14px;
	color: #999;
	height: 72px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:3;
	overflow: hidden;
}
.articleList dl dd span{
	font-size: 12px;
	color: #999;
	display: block;
	margin-top: 15px;
}
.articleRtwo .artListFont{
	width: 330px;
	padding:16px 20px;
	height: auto;
	background: #f4f4f4;
	margin-top: 10px;
	border-radius: 10px;
}
.articleRtwo .artListFont h3{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.articleRtwo .artListFont p{
	font-size: 12px;
	color: #999;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:2;
	overflow: hidden;
}

#pageurl{text-align:center;line-height:32px;height:30px;overflow:hidden;padding:0 4px;clear:both;font-size:12px;}
#pageurl a:link,#pageurl a:visited{font-size:12px;padding:6px 7px 3px;border:1px solid #B2C9D3;color:#333;background:#F7F9FF;text-decoration:none;}
#pageurl a:hover,#pageurl a:active{font-size:12px;border-color:#2E6AB1;background:#fff;color:#f60;}
#pageurl a strong{color:#F60;}
