﻿@media only screen and (min-width:500px) and (max-width:768px) {
body {
	background: #fff;
}
/*header-web*/
#header-web {
	width: 100%;
	background: #fff;
}
.header-main {
	width: 100%;
}
.logo {
	width: 100%;
	text-align: center;
	padding: 5px 0px;
}
.logo h1 img {
	width: 170px;
	height: auto;
}
.logo2 {
	text-align: center;
	padding: 5px 0px;
}
.logo2 img{width:170px; height:auto;}
.header-nav {
	height: 40px;
	width: 100%;
	background: #fcfcfc;
	border-bottom:1px solid #ececec;
}
.menu {
	height: 40px;
	width: 100%
}
.menu li {
	float: left;
	width: 20%;
}
.menu li a {
	display: block;
	height: 40px;
	width: 100%;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	color: #585858;
}
.menu li a:hover {
	background: #d6623d;
	color: #fff;
}
.menu li .sub-menu {
	display: none;
}
.app{
	display: none;
}
.myselect{display:block;float:right;height:30px;line-height:30px;width:80px;border:1px solid #ddd; border-radius:3px;color:#999;margin-top:5px;margin-right:10px;}
.menu-item-3864{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;
}
/*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 {
	width: 100%;
}
#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: 20px;
	overflow: hidden;
	line-height: 20px;
}
.mecctitle a {
	font-size: 18px;
	font-weight: normal;
	color: #150707;
}
.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 {
	display: none;
}
/*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: 0 auto;
}
/*container-content-contenttitle*/
.contenttitle {
	width: 100%;
	padding: 20px 0px;
	margin: 0 auto;
	position:relative;
}
.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;
}
.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 {
	display: none;
}
/*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: #347e02;
	margin: 8px 0px 8px 0px;
	border-radius:3px;
	padding: 8px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.content-text h2 {
	line-height: 30px;
	background: #d6623d;
	margin: 8px 0px 8px 0px;
	border-radius:3px;
	padding: 8px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.content-text h3 {
	line-height: 30px;
	background: #3386a4;
	margin: 8px 0px 8px 0px;
	border-radius:3px;
	padding: 8px 30px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.content-text blockquote {
	width: auto;
    padding:5px 15px;
	margin-top:10px;
	margin-bottom:10px;
	background: #fdf7e9;
}
/*link*/
.content-text li {
	float: left;
	list-style: none;
}
.content-text li a {
	font-size: 16px;
	display: block;
	padding: 20px 20px;
}
/*zan*/
.post-like{margin:0 auto;width:90px;height:35px;border-radius: 1px;background:#d6623d;margin-top:20px;}
.post-like a{ color: #FFFFFF;font-size: 12px;text-decoration: none;outline:none;width:90px;height:35px;display:block;background: url(../images/zan.png) no-repeat;background-size:20px auto;background-position:13px 8px;}
.count {
	float: left;
	margin-left:40px;
	display: block;
	height: 35px;
	line-height: 36px;
	width: 40px;
	color: #fff;
	font-size: 17px;
	text-align: center;
}
.post-like a.done, .post-like a:hover{color:#fff;}	
.post-like a.done{cursor:not-allowed}/*container-content-pagetitle*/
.pagetitle {
	height: 50px;
	line-height: 55px;
	background: #fcfcfc;
	padding-left:4%;
	font-size: 20px;
	font-weight: normal;
	color: #150707;
	background: #fcfcfc;
}
/*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;}
/*comments-coment*/
.comment {
	width: 100%;
	background: #fcfcfc;
	padding: 25px 0px;
	padding-bottom:15px;
	overflow: hidden;
}
#comment {
	width: 90%;
	margin: 0 auto;
	margin-top: -25px;
}
#comment li {
	width: 100%;
	padding: 25px 0px;
	border-bottom: 1px solid #ececec;
	overflow: hidden;
} 
#comment li:last-child{border-bottom:none;} 
#comment li span {
	display: block;
	float: left;
	margin-right: 20px;
}
#comment li span img {
	height: 45px;
	width: 45px;
	border-radius: 50px;
	transition: all 0.4s linear;
}
#comment li span img:hover {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
#comment li .mhcc {
	width: 75%;
	float: left;
}
#comment li .mhcc address {
	height: 18px;
	line-height: 16px;
	color: #a2a2a2;
	font-style: normal;
}
#comment li .mhcc address a {
}
#comment li .mhcc p {
	clear: both;
	width: auto;
	padding: 5px 0;
	line-height: 30px;
	font-size: 16px;
}
#comment li .children {
	width: 100%;
	background: #fff;
	float:left;
	margin-top: 25px;
	border: 0px solid #ccc;
	position: relative;
	border-radius: 5px;
}
#comment li .children li span {
	margin-left: 20px;
}
#comment li .children li .mhcc {
	width: 70%;float: left;
}
#comment li .children:before, #comment li .children:after {
	content: '';
	width: 0;
	height: 0;
	position: absolute;
}
#comment li .children:before {
	left: 10px;
	top: -15px;
	border-bottom: 30px solid #fff;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;
}
/*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;}
}