section {
    width: 100%;
    height: auto !important;
    /*min-height: 10rem;*/
    position: relative;
}
.sec_tit {
    /*height: 2.5rem;*/
    padding-top: 0.4rem;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
}
.sec_tit h1 {
    width: 100%;
    line-height: 0.67rem;
    font-size: 0.5rem;
    font-weight: 600;
    color: #4a4a4a;
    /*height: 1.34rem;*/
}
.sec_tit .sec_foot {
    height: 0.9rem;
    width: 100%;
    line-height: 0.9rem;
}
.sec_tit .sec_foot span:nth-of-type(1) {
    font-size: 0.34rem;
    line-height: 0.9rem;
    float: left;
    color: #9b9b9b;
    margin-right: 0.2rem;
}
.sec_tit .sec_foot span:nth-of-type(2) {
    font-size: 0.34rem;
    line-height: 0.9rem;
    float: left;
    color: #4780e5;
}
.sec_body {
    padding: 0.4rem 0.3rem 0.3rem;
    line-height: 0.62rem;
    font-size: 0.32rem;
    color: #4A4A4A;
}
.sec_body table{ width: 100%;}
.sec_body a{
	color: #35af57;
}
.sec_body a,.sec_body span,.sec_body em,.sec_body h2,.sec_body h3{
	white-space: normal !important;
	
}
.sec_body img{
	display: block;
	width: 100% !important;
	height: auto !important;
}
.cont{height:0.3rem; overflow:hidden;padding:0.3rem;margin-bottom: 1.1rem;}
.cont h5{    
	height: 0.5rem;
    background: #9B9B9B;
    line-height: 0.5rem;
    /*width: 90%;*/
    margin: 0 auto 0.3rem;
    border-radius: 0.1rem;
    color: #fff;
    text-align: center;
    font-size: 0.28rem;
    font-weight: 400;
}
.cont p{width:100%;height:0.6rem;}
.cont p a{width:100%;height:0.6rem;line-height: 0.6rem;color:#999999;font-size: 0.25rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; text-decoration: none; display: block;}
.place{ font-size: 0.24rem; line-height: 0.28rem; padding:0; margin:0 0.3rem; color: #9B9B9B;}
.place a{font-size: 0.24rem; color: #9B9B9B; }
.tags{ font-size: 0.3rem; line-height: 0.28rem; padding:0.2rem 0;}
.tags p{
	display: inline-block; height: auto; width: auto;
}
.tags a{
	width: auto !important;
	height: auto !important;
	line-height:normal !important;
	padding: .05rem .15rem;
    font-size: .2rem !important;
    color: #35af57 !important;
    border: .01rem solid #35af57 !important;
    border-radius: .05rem  !important;
    display: inline-block !important;
    margin: 0 .15rem .15rem 0;
}
.listtags{ font-size: 0.3rem; line-height: 0.28rem; padding:0;}
.listtags a{
	line-height:normal;
	padding: .05rem .15rem;
    font-size: .2rem;
    color: #35af57;
    border: .01rem solid #35af57;
    border-radius: .05rem;
    display: inline-block;
    margin: 0 .15rem .15rem 0;
}
.end{
	height:0.6rem;
	line-height: 0.6rem;
	background: url(../images/line3.png) no-repeat left center;
	background-size:100% ;
	font-size: 0.3rem;
	color:#999999;
	text-align: center;
    margin: 0 0.3rem 0.4rem;
} 

.as1{height:0.9rem;background:url(../images/line4.png) no-repeat center center;text-align: center;font-size: 0.3rem;background-size: 100%;line-height: 0.9rem;color:#999999; margin: 0 0.3rem;}

.as{/* height:2rem;*/background-color: #d8d8d8; margin: 0 0.3rem; overflow: hidden;}
.tui iframe{ width: 100%; height: auto;}
.erwei{ margin:0 0.3rem 0.3rem; height:0.3rem;}
/*.erwei img{display: block;width: 100%;}*/
.erwei_1{width:100%;height:1.4rem;text-align: center;}
.erwei_1 p{width:100%;line-height: 0.44rem;font-size: 0.24rem;color:#9B9B9B;text-align: left;}
.erwei_1 p span{color:#3eb35f}
.erweima p{text-align: center;font-size: 0.24rem;color:#9B9B9B}
.erweima p:nth-of-type(2){margin-bottom: 0.6rem;}
.erweima p img{width:2.62rem;height:2.6rem;margin-bottom: 0.2rem;}
.erwei span{height:0.3rem;line-height: 0.3rem;font-size: 0.32rem;color:#9B9B9B;float: left;margin-bottom: 0.3rem;}
.erwei span:nth-of-type(1){margin-right: 0.4rem;}
.erwei span:nth-of-type(3){float: right;}
.icon-dianzan{color:#848aa4; position: relative; margin:0 0.1rem 0 0.2rem;}
.icon-dianzan:after{ 
	background: url(/images/zhan2.png); 
	content: ""; 
	width: 0.3rem; 
	height: 0.3rem; 
	position: absolute;     
	top: 0.05rem;
	left: -0.3rem; 
	z-index: 3333; 
	background-size: 100%;
}
.icon-dianzan.default:after{
	background: url(/images/zhan.png);
	background-size: 100%;
}
.copyright{ height:0.35rem; overflow: hidden;    line-height: 0.35rem; font-size: 0.20rem;    color: #9B9B9B; margin: 0.3rem;}
.copyright p{ display: block; text-indent:2em;}
.newsType {
	/*position: fixed;*/
	top: 1rem;
	z-index: 1000;
	width: 7.5rem
}
.top_menu_bar {
	background: #f4f5f6;
	box-sizing: border-box
}
.top_menu_bar:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-size: 100% 1px;
	background-position: bottom;
	background-repeat: no-repeat
}
.top_menu_bar .top_menu_list {
	overflow: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	line-height: 0;
}
.top_menu_bar .top_menu_list::-webkit-scrollbar {
display:none
}
.top_menu_bar .top_menu_list a {
	white-space: nowrap;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	color: #505050;
	text-decoration: none;
font-size:.3rem;
line-height:.7rem;
height:.7rem;
	margin-left: 5px;
	-webkit-tap-highlight-color: rgba(0,0,0,.3)
}
.top_menu_bar .top_menu_list a.router-link-active {
border-bottom:.06rem solid #35af57
}
.arc_list{
	margin: 0 0.3rem ;
	padding-bottom: 1.01rem;
	/*padding-top: 1rem;*/
}
.arc_list .news-item {
    display: block;
    padding: .3rem 0 .12rem;
    border-bottom: 1px solid #f1f1f1;
    font-size: 0.3rem;
}
.arc_list .news-item a.link{
	font-size: 0.3rem;
	color: #4a4a4a;
    font-weight: 400;
    line-height: .35rem;
    padding-bottom: 0.2rem;
    display: block;
    text-decoration: none;
    position: relative;
}
.arc_list .news-item a p{
	white-space: normal;
	display: block;
	/*position: absolute;*/
	left: 0;
	top: 0;
	font-family:"微软雅黑";
}
.news-item .news-time {
    font-size: .2rem;
    color: #9b9b9b;
    margin-top: 0;
    display: block;
}
.news-item span:last-child {
    margin-left: .1rem;
}

.list_load{
	width: 100%;
	font-size: 0.24rem;
}
.list_load li{
	display: block;
	overflow: hidden;
	min-height: 2rem;
	position: relative;
	border-bottom: 1px solid #eee;
	margin: 0 0.3rem;
}
.list_load .txt{
	width: 65%;
	float: left;
	position: relative;
	height: 100%;
	
}
.list_load li > .img{
	float: right;
	width: 2rem;
	max-height: 1.8rem;
	overflow: hidden;
	display: block;
	margin:0.1rem 1% 0.1rem 0;
}
.list_load li .img img{
	width: 100%;
	display: block;
}
.list_load .txt a{
	display: block;
	height: auto;
	white-space: normal;
	font-size: 0.30rem;
	/*padding-left: 0.2rem;*/
	padding-top: 0.1rem;
}
.list_load span{
	display: block;
	height: auto;
	position:absolute;
	bottom: 0.1rem;
	width: 100%;
	font-size: 0.18rem;
	/*left: 0.3rem;*/
}
.block-title {
    position: relative;
    margin: 0 0.3rem;
    overflow: hidden;
}
#rec {
    font-size: .16rem;
    padding: 0 15px;
}
.block-title h2 {
    font-size: 16px;
    display: inline-block;
    color: #505050;
    padding-bottom: 10px;
    margin-top: 15px;
    font-weight: 400;
    border-bottom: 1px solid #19b955;
    position: relative;
    z-index: 1;
    float: left;
}
.block-title a {
    font-size: 16px;
    display: inline-block;
    color: #505050;
    padding-bottom: 10px;
    margin-top: 15px;
    font-weight: 400;
    z-index: 1;
    float: right;
}
.block-title:after {
    content: "";
    width: 200%;
    height: 1px;
    background-color: #eee;
    z-index: 0;
    -webkit-transform: scale(.5);
    -webkit-transform-origin: 0;
    display: block;
    position: absolute;
    bottom: 0;
}
.as img{ width: 100% !important;}
.endline{
    height: 0.45rem;
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.45rem;
    color:rgba(153,153,153,0.52);
    width: 100%;
    position: relative;
    margin: auto;
    z-index: 33;
    overflow: hidden;
}
.endline span{
	background: #fff;
	text-align: center;
	display: block;
	width: 2rem;
    margin: auto;
}
.endline:after{
	position: absolute;
	top: 0.225rem;
	opacity: 0.52;
	border-bottom: 1px rgba(153,153,153,0.52) solid;
	width: 1000px;
	z-index: -1;
	left: -300px;
	content: "";
}




/*bottom*/
.bottomCpa{
    position: fixed;
    bottom: 40px;
    left: 0;
    height: 0px !important;
    min-height: 0;
    width: 100%;
	z-index:1000;
}

.bottomCpa em{
    position: absolute;
    right: 0;
    height: 40px;
    border-top: 1px solid #cbcccc;
    background: #f4f5f5;
    top: 0;
    width: 100%;
    z-index: 100;
    overflow: hidden;
}

.bottomCpa em a{
    width: 50%;
    float: left;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background-color: #18c0ea;
    color: #FFFFFF;
    font-style: normal;
    text-decoration: none;
}
.bottomCpa em a:first-child{
	 background-color: #ff4d8b;
	 position: relative;
}
.bottomCpa em a:first-child:before{
	content: "7";
    position: absolute;
    font-size: 15px;
    border-radius: 100%;
    background: #e60012;
    padding: 5px;
    height: 15px;
    width: 15px;
    left: 20%;
    top: 4px;
    line-height: 15px;
    z-index: 3333;
}
.bottomCpa em a img{
    display: block;
    height: 100%;
    width: auto;
    margin: auto;
}

/*bottom*/

#LRdiv0 {
    display: none !important;
}



//列表css
.container{width::100%;overflow:hidden;max-width:640px;background-color:#f4f5f6;margin:0 auto}
.swiper-container{height:2.75rem;margin:0 .3rem}
.swiper-pagination-bullet-active{background-color:#fff}
.img_banner{width::100%;height:100%}
.img_banner a{display:block;height:100%}
.img_banner a img{width:100%;height:100%}
.btn_center{margin:0 .3rem;overflow:hidden;padding-top:.33rem}
.btn_center li{width:1.65rem;height:2.23rem;float:left;background-color:#fff;margin-right:.1rem;margin-bottom:.1rem}
.btn_center li a{display:block;height:100%}
.img_box{width:.78rem;height:.78rem;margin:0 auto;overflow:hidden;margin-top:.4rem}
.img_box img{display:block;width:100%;height:100%}
.info_box{text-align:center;font-size:.28rem;color:#6b6b6b;margin-top:.15rem}
.hot_class_controll,.new_controll{overflow:hidden;margin:0 .3rem}
.tit{width:50%;float:left;line-height:.3rem;font-size:.28rem;color:#6b6b6b;margin-top:.25rem;margin-bottom:.3rem}
.tit span{display:inline-block;width:.1rem;height:.3rem;background-color:#35af57;margin-right:.15rem}
.right {
    float: right;
    display: inline-block;
    font-size: .28rem;
    margin-top: .14rem;
    margin-bottom: .3rem;
    line-height: .3rem;
    width: 20%;}
.link1{width: 48%;float: left;overflow:hidden;margin-bottom:.2rem;height:2.02rem}
.link2{width: 48%;float: right;overflow:hidden;margin-bottom:.2rem;height:2.02rem}
.link2 a{display:block;height:100%}
.link2 a img{display:block;width:100%;height:100%}
.link1 a{display:block;height:100%}
.link1 a img{display:block;width:100%;height:100%}
.list{overflow:hidden}
.right_link{float:right;text-align:right;line-height:.3rem}
.right_link a{color:#6b6b6b;font-size:.3rem}
.list_info{overflow:hidden}
.list_info li{overflow:hidden;border-bottom:1px solid #c8c8c8;margin-bottom:.1rem}
.top_info{height:.8rem;line-height:.4rem;overflow:hidden;color:#444;font-size:.26rem}
.botton_info{height:.4rem;overflow:hidden;margin:.1rem 0}
.auther{float:left;padding:0 .1rem;border:1px solid #c8c8c8;border-radius:.1rem;line-height:.3rem;font-size:.2rem;color:#c8c8c8}
.day,.time{margin-left:.25rem;float:left;line-height:.3rem;font-size:.2rem;color:#c8c8c8}
