@media only screen and (min-width:500px) and (max-width:1024px) {
body {
	background: #fff;
}
/*header-web*/
#header-web {
width: 100%;
background: #f8f8f8;
border-bottom: 1px solid #ececec;
z-index: 999;
}
.header-main {
	width: 100%;
}
.logo {
	padding: 5px 10px;
	float: left;
}
.logo h1 img {
	width: 100px;
	height: auto;
}
.logo2 {
	text-align: center;
	padding: 5px 0px;
}
.logo2 img{width:170px; height:auto;}

.header-nav {
	height: 55px;
	background: #f7f7f7;
	overflow:hidden;
}
.header-nav .menu li,.header-nav .menu-mem li {
	float: left;
width: 12%;
margin-left: 15px;
}
.header-nav .menu li a {
	display: block;
	width: 65px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 15px;
	color: black;
}
.header-nav  a {
	display: block;
	width: 120px;
	height: 50px;
	line-height: 55px;
	text-align: center;
	font-size: 17px;
	color: black;
}


.header-nav .menu li a:hover,.header-nav .menu-mem li a:hover{
	color: #d6623d
}

.app,.menu-mem li{
	display: none;
}
.fenge{display:none;}
/*search*/
#soutab {
	display:none;
}
#soutab2 {
	height: 55px;
	width: 94%;
	margin:0 auto;
	margin-top:7px;
	margin-bottom:5px;
}
.search2 {
	width: 100%;
	height: 55px;
	margin: 0 auto;
	border-bottom: 1px solid #ececec;
}
.search2 .text {
	width: 80%;
	margin-top: 17px;
	font-size: 18px;
	float: left;
	color: #949494;
	border: none;
	display: block;
	letter-spacing: 1.5px;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
	outline: none;
	text-indent: 10px;
}
.search2 .text:focus {
	color: #656565;
}
.search2 .butto {
	height: 30px;
	width: 30px;
	margin-top: 12px;
	border: none;
	cursor: pointer;
	display: block;
	float: right;
	background: #d6623d url(../images/search.png) no-repeat 3px 3px;
	background-size: 24px auto;
	border-radius: 2px;
	letter-spacing: 1px;
	outline: none;
}
.noarticle {
	width: 100%;
	text-align: center;
	font-size: 17px;
	margin-top: 30px;
}

.i_login { 
   display: none;
	 }

/*main*/
#main {
	width: 100%;
	height: auto;
	background: #FFF;
	overflow: hidden;
	margin-bottom: 20px;
}
#main5 {
	width: 100%;
	background: #FFF;
	overflow: hidden;
}
/*mbx*/	
#mbx {
	display: none;
}

/*main-container*/

#container-page {
	width: 100%;
}
/*main-container-list*/
.list {
	width: 94%;
	border-bottom: 1px solid #ececec;
	padding: 20px 0px;
	margin: 0 auto;
}
.zan{background:#d6623d;display:inline-block;color:#fff;border-radius:2px;width:30px;height:15px;text-align:center;font-size:11px;line-height:14px;}
.titleimg {
	width: 22%;
	display: block;
	float: left;
	margin-right: 3%;
}
.titleimg img {
	width: 100%;
}
.mecc {
	width: 75%;
	float: right;
}
.mecctitle {
	height: 22px;
	overflow: hidden;
	line-height: 20px;
}
.mecctitle a {
	font-size: 20px;
	font-weight: 500;
	color: #333;
}
.mecctitle a:hover {
	color: #d6623d;
}
.meccaddress {
	color: #a2a2a2;
	margin-top: 12px;
	font-style: normal;
	display: inline-block;
}
.meccaddress a {
color: #a2a2a2;
}
.meccaddress a:hover {
	color: #d6623d;
}
.meccaddress img {
	width: 20px;
	height: auto;
}
.list p {
	width: 75%;
	margin-top: 6px;
	line-height: 30px;
	float:right;
}
.up {
	width: 40px;
	height: 18px;
	color: #b8b8b8;
	text-indent: 23px;
	background: url(../images/cmt.png) no-repeat;padding-left:24px;margin-left:15px;
}

/*main-container-list-top */
#container-top {
	width:100%;
	float: left;
	border-bottom: 1px solid #ececec;
	margin-bottom:15px;
}
.list-top {
	width:92%;
	padding: 20px 0px;
	margin: 0 auto;
}
.mecctitle-top {
	line-height: 1.4;
	padding-left:65px;
	background: url(../images/toutiao.png) no-repeat center left ;
}
.mecctitle-top a {
	font-size: 22px;
	font-weight: 500;
	color: #333;
	padding-right: 25px;
	background-position: center right;
	right: 0px;
	transition: all 0.5s ease-out;

}
.mecctitle-top a:hover {
	color: #d6623d;
}

.meccaddress-top {
	float:right;}

.titleimg-top {
	display: block;
	float: left;
	background: url(../images/xxx.gif);
	margin-top:10px;
	width:40%;

}
.titleimg-top img {
	display: block;
	margin-right: 3%;
	width: 100%;
}
.mecc-top {
	width: 100%;
	float: left;
}
.list-top p {
	width: 57%;
	line-height: 26px;
	padding: 10px 0;
	float: right;
	color: #666;
	font-size:110%;
	text-indent: 2em;
	height:175px;
	overflow: hidden;
	
}
/*main-container-pagenavi*/
.pagenavi {
	margin-top: 20px;
	text-align: center;
	height: 30px;
}
.page-numbers {
	border-bottom: 5px solid #ececec;
	padding: 5px 8px 4px;
	margin: 0 5px;
	transition: All 1s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}
.page-numbers:hover, .pagenavi .current {
	color: #d6623d;
	border-bottom: 5px solid #d6623d;
}
.navigation {
	display: none;
}
/*container-content*/
.content {
	width: 100%;
	margin: 20px auto;
}
/*container-content-contenttitle*/
.contenttitle {
	width: 100%;
	margin: 0 auto;
}
.counte {
		position: absolute;
	bottom: 18px;
	right: 20px;
	width: 40px;
	height: 18px;
	line-height: 17px;
	color: #b8b8b8;
	text-indent:23px;
	background: url(../images/cmt.png) no-repeat;
	display: block;
}
.mscc {
	width: 92%;
	margin: 0 auto;
	padding-left:20px;
}
.mscctitle {
	line-height: 28px;
}
.mscctitle a {
	font-size: 22px;
	line-height: 35px;
	font-weight: normal;
	color: #150707;
}
.msccaddress {
	color: #a2a2a2;
	margin-top: 9px;
	font-style: normal;
}
.msccaddress a {
	color: #a2a2a2;
}
.msccaddress img {
	width: 20px;
	height: auto;
}
.msccaddress em {
	color: #d6623d;
	font-style: normal
}
/*container-content-content.text*/		
.content-text {
	overflow: hidden;
	width: 92%;
	margin: 0 auto;
	margin-top:5px;
}
.content-text p {
	clear: both;
	width: auto;
	padding: 10px 0;
	font-size: 16px;
	line-height: 30px;
}
.content-text p a{
	font-size: 16px;
}
.content-text p img {
	max-width: 100%;
	background: url(../images/imgbg.gif) no-repeat;
	background-size: 100% auto;
	display:block;
	margin:0 auto;
}
.content-text p a img {
	max-width: 100%;
	background: url(../images/imgbg.gif) no-repeat;
	background-size: 100% auto;
	display:block;
	margin:0 auto;
}/*飘出p这个层，就相当于没有p的text-indent*/
.content-text h1 {
	line-height: 30px;
	background: #f7f7f7;
	margin: 8px 0px 8px 0px;
	border-left: 5px solid #d6623d;
	border-radius:8px;
	padding: 8px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #d6623d;
	display: block;
}
.content-text h2 {
	line-height: 30px;
	background: #f7f7f7;
	margin: 8px 0px 8px 0px;
	border-left: 5px solid #9faa65;
	border-radius:8px;
	padding: 8px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #347e02;
	display: inline-block;
}
.content-text h3 {
	line-height: 30px;
	background: #f7f7f7;
	margin: 8px 0px 8px 0px;
	border-left: 5px solid #3386a4;
	border-radius:8px;
	padding: 8px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #3386a4;
	display: inline-block;
}
.content-text blockquote {
	width: auto;
    padding:5px 15px;
	margin-top:10px;
	margin-bottom:10px;
	background: #fdf7e9;
	border:2px dashed #ebbcad;
	border-left:none;
	border-right:none;
}
.c-page {
	text-align:center;
	}
/*link*/
.content-text li {
	float: left;
	list-style: none;
}
.content-text li a {
	font-size: 16px;
	display: block;
	padding: 20px 20px;
}

/*二维码*/
.c-weixin{margin:0 auto;margin-top:30px;}
.c-weixin ul { width:200px;margin:0 auto;}
.c-weixin img{display: none;}
/*TAGS*/
.c-tags{display: none;}

/*zan*/
.digg {
	text-align: center;
	padding-right: 4px;
	margin:0 auto;width:90px;height:35px;border-radius: 2px;background:#d6623d;margin-top:20px;
}
.digg .diggit {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	outline:none;
	width:90px;
	height:35px;
	display:block;
	background: url(../images/dmz.png) no-repeat;
	background-size:20px auto;
	background-position:13px 8px;
}

.diggnum {
	float: left;
	margin-left:40px;
	display: block;
	height: 35px;
	line-height: 36px;
	width: 40px;
	color: #fff;
	font-size: 17px;
	text-align: center;
}
.diggnum a.done, .diggnum a:hover{color:#fff;}	
/*container-content-pagetitle*/
.pagetitle {
	height: 50px;
	line-height: 55px;
	background: #f7f7f7;
	padding-left:4%;
	font-size: 20px;
	font-weight: normal;
	color: #150707;
	background: #f8f8f8;
}

/*container-content-pagetitle*/
.pagetitle {
	height: 50px;
	line-height: 55px;
	background: #f7f7f7;
	padding-left:4%;
	font-size: 20px;
	font-weight: normal;
	color: #150707;
	background: #f8f8f8;
}
/*container-nav-single*/
.nav-single {
	display: none;
}
/*container-xianguan*/
.xianguan {
	width: 94%;
	overflow: hidden;
	margin:0 auto;margin-top:15px;
}
.xianguantitle {
	height:40px;
	line-height: 40px;
	font-size: 16px;
	color: #000;
	font-weight:bold;
}
.pic {
	width:100%;
}
.pic li {
    width:100%;
	border-top: 1px dashed #ececec;
	padding: 20px 0px;
	overflow: hidden;
}
.pic li img {
	width: 22%;
	display: block;
	float: left;
	margin-right: 3%;
}
.pic li .link {
	width:75%;
	height: 20px;
	overflow: hidden;
	float:left;
	line-height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #150707;
}
.pic li .xianaddress{width:75%;float:left;color: #a2a2a2;
	margin-top: 9px;
	font-style: normal;}
.pic li .xianaddress a {
	color: #a2a2a2;
}
.pic li .xianaddress a:hover {
	color: #d6623d;
}
.pic li .xianaddress img{width:20px;height:auto}
.pic li p{display:none;}

.comment {
	width: 95%;
	border-radius: 5px;
	padding: 40px 0px;
	margin-top: 30px;
	overflow: hidden;
	margin: 10px auto;
}
.shouc {
text-align:right;
height: 40px;
line-height: 40px;
	}

.bdsharebuttonbox {
	width:40%;
	float:right;
	margin-left:20px;
	}
/*comments-coment-commentform*/
#respond {
	width: 90%;
	margin: 0 auto;
}
#respond p {
	margin-left: 5%;
}
#respond p a {
	color: #f34c02;
}
#commentform {
	width: 100%;
}
#commentform .inputt {
	display:none;
}

#commentform textarea {
	width: 100%;
	padding: 14px;
	margin: 0 auto;
	border: 1px solid #ececec;
	border-radius: 3px;
	font-size: 16px;
	color: #949494;
	display: block;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
}
.cancel-comment-reply {
	display: none;
}
#commentform #submit {
	width: 25%;
	float:left;
	margin-left:10px;
	margin-top:20px;
	height: 30px;
	line-height: 10px;
	border-radius: 3px;
	border: none;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #d6623d;
	cursor: pointer;
	font-family: "Microsoft Yahei", "冬青黑体简体中文 w3";
}
/*sitebar*/
#sitebar {
	display: none;
}
#sitebar-page {
	display:none;
}
/*dibu*/
#dibu {
	display:none;
}
/*container-content-juanz*/
.juanz {
	width: 2px;
	height: 4000px;
	background: #b5b5b5;
	margin: 0 auto;
	margin-top: -20px;
}
.juanz li {
	width: 300px;
	margin-top: 50px;
	font-size: 16px;
	color: #6f8303;
	height: 34px;
	line-height: 34px;
}
.juanz li b {
	background: #419702;
	color: #fff;
	font-size: 14px;
	width: 34px;
	height: 34px;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
}
.juanz .left {
	text-align: right;
	margin-left: -283px;
}
.juanz .right {
	margin-left: -17px;
}
/*hot article*/
.hot-mlist{
	width: 94%;
	border-bottom: 1px solid #ececec;
	padding: 20px 0px;
	margin: 0 auto;
	overflow: hidden;}
.content .hot-mlist:last-child  {width: 94%;
	border-bottom: none;
	padding: 20px 0px;
	margin: 0 auto;
	overflow: hidden;}	
.hottitle {
	display:none;
}
.hotmecc {
	width:100%;
	float: left;
}
.hotmecc p {
	width:100%;
	line-height: 30px;
	margin-top: 6px;
}
.mulu{display:block;background:#d6623d;padding:0px 2px;float:left;border-radius:2px;margin-right:10px;height:20px;line-height:21px;}
.mulu a{color:#fff;font-size:13px;}
/*guidan*/
h6{	height: 50px;
	line-height: 50px;
	margin: 7px 0px 7px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #d6623d;}
.arc{width:100%;overflow:hidden;}	
.arc li{clear:both;width:100%;margin-bottom:20px;font-size:16px;line-height:30px;color:black;}
.arc li em{float:left;font-style:normal;}
.arc li a{display:inline;padding:0px;margin-left:10px;font-size:16px;} 
/*404*/
.fourjpg {
	width: 100%;
	background: url(../images/404.jpg) no-repeat;
	background-size: 100% auto;
	margin-top: 40px;
	height: 246px;
}
.wrong {
	display: none;
}/*如果不漂起来,会把图片顶下去的*/
.four-buttom {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	margin-top: 246px;
	padding: 0px 10px;
	float: right;
	margin-right: 100px;
	background: #d6623d;
}
.four-buttom:hover {
	color: #fff;
}
#theme {display:none;}
}
