/* CSS Document By http://www.qhdsudu.com  http://www.bytul.com 2013年06月16日11:00*/
@import url(reset.css);
@import url(base.css);
body {
	font-family:Microsoft Yahei, Arial, Helvetica, sans-serif; 
	font-size:16px;
	font-weight:normal;
	background: #eeeeee;
}

/*GLOBE STYLE*/
a{color:#404040; text-decoration:none;/* transition: all 0.2s ease 0s;transition: background-color 0.3s ease-in 0.2s, color 0.1s ease-in 0.1s;*/}
a:hover{ color:#404040; text-decoration:none;}
.clear{ width:100%; height:0px; line-height:0px; font-size:0px; clear:both;}

input[type="checkbox"]{-webkit-appearance: checkbox;-moz-appearance:checkbox;appearance:checkbox;}
input[type="radio"]{-webkit-appearance: radio-button;-moz-appearance:radio-button;appearance:radio-group;}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
-webkit-appearance: none;-moz-appearance:none;appearance: none;
}
input{ outline:none;}

.ovfHiden{overflow: hidden;height: 100%;}

header{
	height: 24px; padding: 10px 10px; background: #ff0028;
	text-align: center;
	position: relative;
	border-bottom: 1px #eaeaea solid;
	z-index: 4000;
}
header a.logo{
	display: inline-block;
	height: 24px;
	width: 100px;
	background: url(../images/logo.png) top left no-repeat;
	background-size: 75px;
}
header .nav{
	width: 24px;
	height: 24px;
}

header .search{
	width: 24px;
	height: 24px;
}

header i.iconfont{
	font-size: 24px;
	line-height: 24px;
	color: #fff;
}


header .search_bar_hidden{
	width: 100%;
	height: 45px;
	background:#fff;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
}
header .search_bar_hidden .icon-close{
	float: left;
	width: 10%;
	margin-top: 10px;
	color: #666;
}
header .search_bar_hidden form{
	margin: 0 3% 0 11%;
}
header .search_bar_hidden form .keyword_header{
	float: right;
	background: #eaeaea;
	width: 96%;
	border:none;
	height: 27px;
	margin-top: 9px;
	padding: 0 2%;
}

/*所有导航*/

header .all_nav{
	position: fixed;
	width: 100%;
	height:100%;
	display: none;
	left: 0;
	top: 84px;
	background: #fff;
	z-index: 99999999999999999;
	padding: 0px 0 0px 0;
	text-align: left;
	
	overflow-scrolling : touch;  
	box-sizing : border-box;  
	overflow-y: scroll;
	overflow-x: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	overflow-scrolling: touch;

}
header .all_nav .in{
	padding: 0 10px;
}
header .all_nav .top-cid{
	font-size: 16px;
	color: #ff0028;
	margin-top: 10px;
	display: block;
	background: #eaeaea;
	border-left:2px solid #ff0028;
	padding-left: 8px;
	font-weight: bold;
	margin-bottom: 4px;
}
header .all_nav ul{
	display: block;
}
header .all_nav ul li{
	width: 25%; float: left;
	display: inline-block;
}
header .all_nav ul li a.cid{
	font-size: 13px;
	display: inline-block;
}

header .all_nav a.top-cid-a{
	width: 21%;
	display: inline-block;
	float: left;
	margin-right: 4%;
	background: #ff0028;
	color: #fff;
	font-size: 14px;
	border-radius: 4px;
	padding: 2px 0;
	text-align: center;
	margin-top: 20px;
}

.nav-one-active{
	margin-bottom: 10px;
	height: auto;
	overflow:hidden;
	float: left;
	width: 100%;
}
.nav-one-active img{
	width: 100%;
	margin-top: 5px;
	float: left;
}
.nav-one-active .active-title{
	display: block;
	width: 100%;
	height: 30px;
	float: left;
}

.mobile_2019_nav{
	width: 90%;
	background: #eaeaea;
	overflow: hidden;
	display: inline-block;
	float: left;
	border-bottom: 1px #eaeaea solid;
}
.mobile_2019_nav a{
	display: inline-block;
	width: 20%;
	text-align: center;
	padding: 7px 0;
	font-size: 16px;
	color: #333;
	float: left;
	height: 26px;
	line-height: 26px;
}

.nav_list{
	width: 10%;
	float:right;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	color: #ff0028;
	background: #fff;
	text-align: center;
	overflow: hidden;
}


header .member-center{
	position: fixed;
	width: 100%;
	background: #fff;
	opacity: 0.98;
	height:110%;
	left: 0;
	top: 44px;
	z-index: 99999999999999999;
	padding: 0px 0 10px 0;
	text-align: left;
	display: none;
}
header .member-center .in{
	padding: 0 10px;
}

header .member-center .in .member-func{
	padding: 20px 10%;
}
header .member-center .in .member-func a{
	display: inline-block;
	padding: 5px 0px;
	background: #ff0028;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 44%;
	border:1px #ff0028 solid;
}
header .member-center .in .member-func a.sub{
	background: #fff;
	border:1px #ccc solid;
	color: #333;
}
header .member-center .in .member-func .tips{
	font-size: 16px; color: #666;
	padding: 10px 0 20px 0;
	text-align: center;
}




.member-center-index{
	width: 100%;
	background: #fff;
	height:1000px;
	padding: 0px 0 10px 0;
	text-align: left;
	display: block;
}
.member-center-index .in{
	padding: 0 10px;
}

.member-center-index .in .member-func{
	padding: 20px 10%;
}
.member-center-index .in .member-func a{
	display: inline-block;
	padding: 5px 0px;
	background: #ff0028;
	border-radius: 4px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	width: 44%;
	border:1px #ff0028 solid;
}
.member-center-index .in .member-func a.sub{
	background: #fff;
	border:1px #ccc solid;
	color: #333;
}
.member-center-index .in .member-func .tips{
	font-size: 16px; color: #666;
	padding: 10px 0 20px 0;
	text-align: center;
}




.cat-title{
	background: #fff;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	text-align: center;
	padding: 20px 0 10px 0;
	width: 100%;
	overflow: hidden;
}
.cat-title .icon{
	height: 30px;
	display: inline;
	vertical-align: middle;
}
.cat-title .icon img{
	height: 30px;
	margin-top: 8px; margin-right: 8px;
	float: left;
}

.cat-title a.add-fav{
	font-size: 13px;
	border: 1px #ccc solid;
	border-radius: 4px;
	padding: 0px 5px;
	display: inline-block;
	float: right;
	margin-right: 10px;
	margin-top: 13px;

}
.cat-title a.add-fav-on i{
	color: #fff;
}
.cat-title a.add-fav-on{
	background: #ff0028;
	color: #fff;
	border:1px #ff0028 solid;
}


.top-one{
	border-bottom: #eaeaea solid 1px;
	padding: 0 0 10px 0;
	position: relative;
}
.top-one span{
	display: inline-block;
	font-size: 14px; font-weight: bold;
	padding: 0 10px;
}
.top-one p{
	display: block;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 14px; color: #fff;
	background: #ff0028;
	padding: 2px 8px 3px 8px;
	border-radius: 4px;
}



.banner{
	height: 228px; overflow: hidden;
}
.banner .bd li{
	height: 228px; overflow: hidden;
}
.banner .bd li a{
	display: block;
	width: 100%; height: 228px; overflow: hidden;
	position: relative; overflow:hidden;
}
.banner .bd li a img{
	width: 100%; float: left;
}
.banner .bd li a p{
	position: absolute; bottom: 0px; left: 0px; height: 40px;
	display: block; background: url(../images/002.png) repeat;
	background-size: 100% 40px;
	padding: 0px 10px; color: #fff; line-height: 44px;
	width: 100%;
}


/*可以切换栏目的文章列表块*/
.art-list-tab{
	background: #fff; padding: 10px 0px;
}
.art-list-tab .bd{
	position: relative; overflow: hidden;
}
.art-list-tab .bd ul{
	padding: 0;
}
.art-list-tab .bd li{
	height: 70px; border-bottom: 1px #ededed solid; overflow:hidden;
	padding: 15px 0px; margin: 0 10px;
}
.art-list-tab .bd li .img{
	width: 95px; height: 70px; float: left; position: relative;
	margin-right: 10px;
}
.art-list-tab .bd li .img img{
	width: 100%; height: 100%;
}
.art-list-tab .bd li .r{
	overflow: hidden;
}
.art-list-tab .bd li .r .title{
	margin-top: -2px; font-size: 14px; line-height: 21px; height: 42px; overflow: hidden;
	width: 100%; margin-bottom: 11px; font-weight: bold;
}
.art-list-tab .bd li .r .desc{
	height: 20px; width: 100%; color: #8d8d8d;
	font-size: 12px; position: relative;
}
.art-list-tab .bd li .r .desc .cate{
	border: 1px #ff0028 solid; padding: 0px 5px; border-radius: 3px;
	color: #ff0028; height: 18px; line-height: 19px;
	overflow: hidden; margin-right: 5px; float: left;
}
.art-list-tab .bd li .r .desc .time{
	margin-right: 5px; height: 20px; line-height: 20px;
	float: left;
} 
.art-list-tab .bd li .r .desc .com-num{
	background: url(../images/icon_com.png) no-repeat;
	background-size: 14px; padding-left: 18px; height: 20px; line-height: 20px;
	background-position: 0px 3px; float: left;
}
.art-list-tab a.more{
	color: #868383; font-size: 13px; width: 100%; text-align: center;
	display: block; padding: 15px 0px 5px 0px;
}

.ad-pic{
	overflow: hidden; background: url(../images/zz003.jpg) no-repeat; background-size: 100% 100%; min-height: 88px;
}


/*单独的文章列表样式*/
.art{
	position: relative; overflow: hidden; background: #fff;
}
.art ul{
	padding: 0;
}
.art li{
	height: 70px; border-bottom: 1px #ededed solid; overflow:hidden;
	padding: 15px 0px; margin: 0 10px;
	display: flex;
}
.art li a{
	
}
.art li a.btn{
	float: left;
	width: 30px;
	height: 70px;
	display: inline-block;
	line-height: 70px;
	margin-right: 10px;
}
.art li a.btn i{
	font-size: 26px;
}
.art li .img{
	width: 95px; height: 70px; float: left; position: relative;
	margin-right: 10px;
}
.art li .img img{
	width: 100%; height: 100%;
}
.art li .r{
	overflow: hidden;
}
.art li .r .title{
	margin-top: -2px; font-size: 14px; line-height: 21px; height: 42px; overflow: hidden;
	width: 100%; margin-bottom: 11px;
}
.art li .r .desc{
	height: 20px; width: 100%; color: #8d8d8d;
	font-size: 12px; position: relative;
}
.art li .r .desc .cate{
	border: 1px #ff0028 solid; padding: 0px 5px; border-radius: 3px;
	color: #ff0028; height: 18px; line-height: 19px;
	overflow: hidden; margin-right: 5px; float: left;
}
.art li .r .desc .time{
	margin-right: 5px; height: 20px; line-height: 20px;
	float: left;
} 
.art li .r .desc .com-num{
	background: url(../images/icon_com.png) no-repeat;
	background-size: 14px; padding-left: 18px; height: 20px; line-height: 20px;
	background-position: 0px 3px; float: left;
}
.art a.more{
	color: #868383; font-size: 13px; width: 100%; text-align: center;
	display: block; padding: 15px 0px 15px 0px;
}



footer{
	font-size: 12px; background: #333; color: #c5c3c3; text-align: center;
	line-height: 14px; padding: 15px 0px;
}
footer a{
	color: #fff;
}
/*携带红色竖线的标题样式，单独的标题*/
h2.singel-title{
	border-bottom: 1px #e6e6e6 solid; height: 32px;  padding: 0 10px 0px 17px;
	line-height: 32px; white-space: nowrap;
	font-weight: bold; background: url(../images/003.png) 10px 6px no-repeat;
	background-size: 3px 17px;
	font-size: 17px;
}
h2.singel-title .subcat{
	float: right; font-weight: normal;
}
h2.singel-title .subcat a{
	font-size: 15px;
}
h2.singel-title .hd{
	font-weight: normal;
	display: inline-block; float: right; height: 32px;
}
h2.singel-title .hd li{
	font-size: 15px; height: 32px; line-height: 32px; float: left; margin-left: 8px;
	display: inline-block; 
}
h2.singel-title .hd li.on{
	border-bottom: 1px #ff0028
}

.show{
	padding: 20px 10px; background: #fff;
}
.show h1.title{
	font-size: 20px; line-height: 26px; color: #191919; font-weight: bold;
}
.show .info{
	color: #5c5b5b; font-size: 12px; margin-top: 8px;
}
.show .content{
	font-size: 16px; line-height: 26px; color: #2b2a2a; margin: 20px 0px;
}
.show .content img{
	width: 100%;
	height: 100%;
}
.show .content p{
	text-indent: 0em;
	margin-bottom: 15px;
}

.page-tips{
	font-size: 14px;
	color: #ccc;
	text-align: center;
	padding: 15px 0 40px 0;
}
.page-tips i{
	font-size: 100px;
	font-weight: 100;
}


.search_bar{
	padding: 10px 0;
	height: auto;
	overflow: hidden;
	width: 70%;
}
.search_bar input[type=text]{
	background: #eaeaea;
	border:none;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	width: 76%;
	padding: 8px 2%;
	
	float: left;
}
.search_bar input[type=submit]{
	padding: 7px 0;
	text-align: center;
	background: #555;
	border:none;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
	color: #fff;
	float: left;
	width: 18%;
}

.nav-member{
	width: 29%;
	height: auto;
	padding: 10px 0;
}
.nav-member a.btn{
	font-size: 11px;
	padding: 6px 0px;
	background: #ff0028;
	color: #fff;
	text-align: center;
	border-radius: 3px;
	width: 100%;
}
.nav-member a.half{
	width: 45%;
}
.nav-member a.login{
	background: #ff0028;
	border:1px #ff0028 solid;
}
.nav-member a.reg{
	background: #fff;
	border:1px #ddd solid;
	color: #333;
}

.m_member_login_title{
	font-size: 20px; font-weight: bold;
	color: #333;
	text-align: center;
	padding: 30px 0 20px 0;
}

.member_all{
	padding: 10px 0;
}
.member_all .h2{
	font-size: 16px; color: #555;
}

.member_nav{
	margin-top: 10px;
}
.member_nav a{
	display: inline-block;
	padding: 5px 0;
	width: 23%;
	text-align: center;
	background: #ff0028;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	margin-right: 1%;
}
.member_all .logout{
	border-top:1px #eaeaea solid;
	margin-top: 20px;
	padding: 20px 0;
}

.member_all .logout a{
	width: 100%;
	padding: 5px 0;
	text-align: center;
	color: #666;
	border:1px #ddd solid;
	display: inline-block;
	border-radius: 4px;
}



.my_cids{
	padding: 0px 15px 30px 15px;
	background: #fff;
	border-top: 1px #eaeaea solid;
}
.my_cids dd{
	border-bottom: 1px #eaeaea solid;
	padding: 15px 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.my_cids dd img{
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-right: 15px;
}
.my_cids dd span.name{
	float: left;font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.my_cids dd a.del{
	float: right;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: right;
}
.my_cids dd a.del i{
	font-size: 30px;
	color: #ff0028;
}





.all_cate{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #fff;
	border-top:1px #eaeaea solid;
	display: flex;
}
.all_cate .left{
	width: 100px;
	background: #eaeaea;
	border-right: 1px #ccc solid;
	float: left;
	height: 500px;
	padding: 0px 0 10px 0;
	overflow-scrolling : touch;  
	box-sizing : border-box;  
	overflow-y: scroll;
	overflow-x: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.all_cate .left a{
	display: block;
	border-bottom: 1px #ccc solid;
	padding: 7px 10px;
	text-align: center;
	font-size: 14px;
}
.all_cate .left a.on{
	color: #ff0028;
	background: #fff;
	padding: 7px 10px;
}


.all_cate .right{
	padding: 0px 15px 30px 15px;
	background: #fff;
	width: 100%;
	height: 500px;
	overflow-scrolling : touch;  
	box-sizing : border-box;  
	overflow-y: scroll;
	overflow-x: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch;
	overflow-scrolling: touch;

}
.all_cate .right li{
	border-bottom: 1px #eaeaea solid;
	padding: 15px 0;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.all_cate .right li img{
	float: left;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	margin-right: 15px;
}
.all_cate .right li span.name{
	float: left;font-size: 16px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.all_cate .right li a.add_fav{
	float: right;
	display: inline-block;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: right;
}
.all_cate .right li a.add_fav i{
	font-size: 30px;
	color: #555;
}
.all_cate .right li a.add_fav_on{
	color: #ff0028;
}

.all_cate .right li a.add_fav_on i{
	font-size: 30px;
	color: #ff0028;
}



.member_sub_btn{
	display: inline-block;
	padding: 5px 20px;
	text-align: center;
	background: #ff0028;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin: 10px auto;
}
.member_sub_btn:hover{
	color: #fff;
}

a.add_new_guanzhu{
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 20px 0;
	
}
a.add_new_guanzhu i{
	font-size: 40px;
	color: #ff0028;
}


.art-bottom-func{
	padding: 0 0 10px 0;
	height: auto;
	overflow: hidden;
}
.art-bottom-func .tags{
	color: #999;
	font-size: 14px;
	line-height: 100%;
	width: 100%;
	line-height: 22px;
	height: 22px;
}
.art-bottom-func .tags i{
	margin-right: 10px;
	font-size: 22px;
	color: #999;
	float: left;
	vertical-align: middle;
}
.art-bottom-func .tags a{
	color: #406599;
	font-size: 14px;
}
.art-bottom-func .tags span.jg{
	color: #ccc;
	padding: 0 5px 0 7px;
	vertical-align: middle;
}
.art-bottom-func .func{
	color: #aaa;
	margin-top: 10px;
}
.art-bottom-func .func a{
	font-size: 14px;
	margin-right: 8px;
	line-height: 20px;
	height: 20px;
	display: block;
	float: left;
	color: #aaa;
}
.art-bottom-func .func a i{
	font-size: 20px;
	vertical-align: middle;
}
.art-bottom-func .func a em{
	padding-left: 0px;
	vertical-align: middle;
}
.art-bottom-func .func a.on{
	color: #ff0028;
}

.pic-h2{
	font-size: 16px; font-weight: bold;
	height: 16px;
	line-height: 100%;
	border-left:2px #ff0028 solid;
	background: #fff;
	padding-left: 7px;
}
.pic-h2 a.more{
	font-weight: normal;
	color: #666;
	padding-left: 20px;
	font-size: 14px;
}

.pic-list{
	background: #fff;
	height: auto;
	overflow: hidden;
}
.pic-list ul{

}
.pic-list ul li{
	display: inline-block;
	width: 49.8%;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
.pic-list ul li a{
	display: block;
	width: 100%;
	height: 140px;
	overflow: hidden;
}
.pic-list ul li a .img{
	width: 100%;
	height: 100px;
	overflow: hidden;
	background: #ddd;
}
.pic-list ul li a .img img{
	width: 100%;
}
.pic-list ul li a span{
	font-size: 14px;
	color: #333;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
	margin-top: 4px;
	display: inline-block;

}

a.getmore{
	color: #868383; font-size: 13px; width: 100%; text-align: center;
	display: block; padding: 20px 0px 15px 0px;
	background: #fff;
}

.m-index-2020-toppic{
	background: #fff;
	margin:10px 0;
}
.m-index-2020-toppic img{
	width: 100%;
}

.article_content_bottom{
	background: #fff;
	overflow: hidden;
}
.article_content_bottom img{
	width: 100%;
}

.copy-sm{
	font-size: 13px;
	line-height: 24px;
	color: #aaa;
	margin-top: 20px;
	box-sizing: border-box;
}

.mobile_article_title_content{
    background: #fff;
	overflow: hidden;
}
.mobile_article_title_content img{
	width: 100%;
}