/*
**************************
(C)2010-2015 phpMyWind.com
update: 2013-4-27 16:57:34
person: Adu
**************************
*/

/*通用样式*/
body{font-family:"微软雅黑";}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0; max-width:100%;}ul,li{list-style-type:none;}
a{outline:none;}
a,a:visited,a:hover{text-decoration:none;}
.cl{clear:both;}

@media only screen and (max-width:310px) and (min-width:300px) {
body { font-size: 12px }
}
@media only screen and (max-width:320px) and (min-width:310px) {
body { font-size: 12px }
}
@media only screen and (max-width:360px) and (min-width:320px) {
body { font-size: 12px }
}
@media only screen and (max-width:360px) and (min-width:350px) {
body { font-size: 12px }
}
@media only screen and (max-width:480px) and (min-width:360px) {
body { font-size: 12px }
}
@media only screen and (max-width:480px) and (min-width:470px) {
body { font-size: 14px }
}
@media only screen and (max-width:560px) and (min-width:480px) {
body { font-size: 14px }
}
@media only screen and (max-width:570px) and (min-width:560px) {
body { font-size: 16px }
}
@media only screen and (max-width:640px) and (min-width:570px) {
body { font-size: 16px }
}
@media only screen and (max-width:640px) and (min-width:630px) {
body { font-size: 16px }
}

/**** 图片切换 ****/
.slideBox{ 
	position:relative; 
	overflow:hidden; 
	width:100%;
	float: left;
	z-index: 1;
}
.slideBox .hd{ 
	position:absolute; 
	height:14px; 
	bottom:1rem; 
	right:43%; 
	z-index:1; 
}
.slideBox .hd li{ 
	display:inline-block; 
	width:14px; height:14px; 
	background:transparent; 
	border: 1px solid #fff;
	text-indent:-9999px; 
	overflow:hidden; 
	margin:0 3px; 
	border-radius: 50%;
}
.slideBox .hd li.on{ background:#b40706;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative; text-align:center;  }
.slideBox .bd li img{ /*background:url(images/loading.gif) center center no-repeat;*/  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
#ban .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	border: 1px solid #fff;
	opacity: 1;
	background: transparent;
}
#ban .swiper-pagination-bullet-active{
	background: #fff;
}
#ban> .swiper-pagination-bullets, 
#ban .swiper-pagination-custom, 
#ban .swiper-pagination-fraction{
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 2%;
}


/*主题区域*/
.pubBox{border-top:solid 2px #5d99e2;}

.pubBox .hd{height:35px;line-height:35px;background:#e9e9e9;border-bottom:solid 1px #dcdcdc;}
.pubBox .hd h2{width:95%;padding-left:10px;font-size:1.125em;position:relative;text-align:left;font-weight:bold;color:#2d70c3;}

.pubBox .ft{padding:15px;}
.pubBox .ft .info{line-height:1.6em;color:#333;}
.pubBox .ft .list li{line-height:2em;border-bottom:solid 1px #eceef0;box-shadow:0 1px 1px #fbfbfb;max-width:100%;text-overflow:ellipsis;white-space:nowrap !important;white-space:normal;overflow:hidden;color:#333;}

.pubBox .ft .img li{float:left;width:33.3%;}
.pubBox .ft .img li a{border:1px solid #f5f5f5;}

.pubBox .ft .img2 li{float:left;width:50%;margin-bottom:5px;}
.pubBox .ft .img2 li a.imgarea{display:block;border:1px solid #f5f5f5;}
.pubBox .ft .img2 li p{height:40px;overflow:hidden;}
.pubBox .ft .img2 li p a{color:#333;}


.goChannel{height:52px;line-height:52px;text-align:center;}
.goChannel span{height:22px;line-height:22px;background:url(../images/mobile/icon.png) right 0px no-repeat;background-size:22px 22px;display:inline-block;color:#b3b5b9;padding-right:27px;margin:15px 0;}
.goChannel span{background:url(../images/mobile/icon_on.png) right 0px no-repeat;background-size:22px 22px;}


/*内页头部*/
.top_nav{
	background: #333333;
	width: 100%;
	height: 3em;	
	line-height: 3em;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
}
.tn_left{
	float: left;
	width: 70%;
	text-indent: 1em;
	color: #ffffff;
}
.tn_right{
	width: 30%;
	float: right;
}
/*内页*/
.mobile_main{
	width: 100%;
	overflow: hidden;
}
.main_title{
	width: 100%;
	/*float: left;*/
	background: #cccccc;
	overflow: hidden;
	height: 3em;
	line-height: 3em;
}
.main_title span{
	padding: 1em;
	color: #ffffff;
	background: #da2026;
	font-size: 1.5rem;
}
.main{
	line-height: 2em;
	/*float: left;*/
	width:100%;
}



/*图片列表*/
.img2{
	width: 92.1875%;
	margin: 0 auto;
	overflow: hidden;
}
.img2 li{
	width: 50%;
	float: left;
	padding: 0.5em;
	text-align: center;
}
.img2 li a{
	font-size: 1.4rem;
}
.img2 li a img{ height: 8em;}
.img2 li:first-child{
	margin-left: 0;
}
.img2 li a .mobile_pic{
	display: table-cell;
	text-align: center;
	overflow: hidden;
}
.img2 li a .mobile_pic img{
	vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.img2 li a .mobile_text{
	width: 100%;
	line-height: 2em;
	text-align: center;
}



/*详细内容*/
.subCont{ width:100%; /*float:left; */margin-top:1em;}
.subCont .title{font-size:1.5em;line-height:1.2em;text-align:center;}
.subCont .continfo{width:100%;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.subCont .continfo span{color:#999;}
.subCont .contimg{margin:20px auto;text-align:center;overflow:hidden;display:table;}
.subCont .contimg a img{border:1px solid #ccc;padding:1px;}
.subCont .contimg a:hover img{border:1px solid #999;padding:1px;background:#B1D8F3;}
.subCont .conttxt{color:#333; padding:1em;}


/*内容分页*/
.contPage{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin:20px 0 10px;}
.contPage a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.contPage a.on{color:#fff;border:1px solid #898989;background:#898989;}


/*列表分页*/
.page_info{text-align:center;margin:10px 0;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin:20px 0 10px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a.on{color:#fff;border:1px solid #898989;background:#898989;}


/*详细内容*/
.subCont{margin-top:10px;}
.subCont .title{font-size:1.5em;line-height:1.2em;text-align:center;}
.subCont .continfo{width:100%;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.subCont .continfo span{color:#999;}
.subCont .contimg{margin:20px auto;text-align:center;overflow:hidden;display:table;}
.subCont .contimg a img{border:1px solid #ccc;padding:1px;}
.subCont .contimg a:hover img{border:1px solid #999;padding:1px;background:#B1D8F3;}
.subCont .conttxt{color:#333; line-height:2em;}



.list li{line-height:1.5em;border-bottom:solid 1px #eceef0;box-shadow:0 1px 1px #fbfbfb;max-width:100%; padding:1em; text-overflow:ellipsis;white-space:nowrap !important;white-space:normal;overflow:hidden;color:#333;}

.info{line-height:2em;color:#333; padding:1em;}



.top{
	width: 100%;
	position: relative;
	z-index: 10;
}
.logo{
	width: 100%;
	float: left;
	overflow: hidden;
}
.logo img{
	width: 100%;
	height: 5em;
}
.top .post{
	position: absolute;
	right: 15%;
	overflow: hidden;
	z-index: 9999;
	line-height: 5em;
	width: 40%;
}
.top .post a{
	float: left;
	width: 28%;
	margin-right: 5%;
}
.navul{
	width: 100%;
	overflow: hidden;
}
.navul a{
	text-align: center;
	padding: 0.5em 0;
}
.navul a img{
	width: 75%;
}
.navul a p{
	color: #333;
	font-size: 1.4rem;
	line-height: 2rem;
}
.navul li a{
	font-size: 1.5rem;
	color: #fff;
}
/* header */
.header{
	position:relative;
	height:5em;
	background:#832016;
}
.header .return{ position: absolute; top: 12px; left: 10px; width: 5em; height: 5em; }
.header .return img{ max-width: 33%; }
.header .logo{display:block;width:100%;height:3.4em; color: #fff; text-align: center; line-height: 3.4em; font-size: 1.5em;}
.header .logo img{display:block;width:100%;}
.header .back{position:absolute;top:0;left:0;display:block;width:5em;height:5em;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}


.sliden .hd{
	overflow: hidden;
	line-height: 3rem;
	font-size: 1.6rem;
	text-align: center;
	margin-top: 1em;
}
.sliden .span{
	overflow: hidden;
	border-left: 1px solid #cccccc;
}
.sliden .span span{
	border: 1px solid #cccccc;
	border-left: none;
}
.sliden .span span.on{
	border-top: 3px solid #b40706;
	border-bottom: none;
}
.sliden .tart{
	border: 1px solid #cccccc;
	border-left: none;
}
.sliden .tart a{
	font-size: 1.6rem;
	color: #000;
}
.sliden li{	
	border-bottom: 1px dotted #acacac;
}
.sliden li a{
	display: block;
	padding: 1em;
}
.sliden li h3{
	font-weight: bold;
	color: #333;
	font-size: 1.8rem;
}
.sliden li span{
	color: #999999;
	display: block;
	padding: 0.5em 0;
}
.sliden li p{
	color: #666;
	line-height: 2rem;
	font-size: 1.4rem;
}

.item{
	margin-top: 1em;
}
.tit{
	text-align: center;
}
.tit h3{
	font-size: 2.4rem;
	color: #333;
}
.tit h3 span{
	color: #cc1615;
}
.tit img{
	width: 15%;
}
.slidet li{
	padding: 1em;
}
.slidet li a{
	display: block;
}
.slidet li .l{
	position: relative;
}
.slidet li .l img{
	height: 12em;
	width: 100%;
}
.slidet li .l .bk,.slidet li .l .p1{
	width: 100%;
	height: 4.2rem;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.slidet li .l .p1{
	background: #000;
	opacity: 0.5;
}
.slidet li .l .p2{
	color: #fff;
	position: relative;
	z-index: 10;
	padding: 0.3em 0.5em;
	font-size: 1.4rem;
}
.slidet li .r{
	background: #b40706;
	text-align: center;
	height: 12em;
}
.slidet li h3{
	text-align: center;
	margin-top: 2.5rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 1em;
}
.slidet li .img{
	width: 20%;
}
.slidet li .imgarr{
	position: absolute;
	left: -10%;
	width: 11%;
	top: 42%;
	z-index: 20;
}

/*入驻商家*/
.bus{
	margin-top: 1.5em;
}
.bus .bdb{
	overflow: hidden;
}
.bus ul{
	overflow: hidden;
}
.bus li{
	padding: 0.5em;
}
.bus li a{
	display: block;
	border: 1px solid #e1e1e1;
}
.swiper-button-next, .swiper-button-prev{
	position: relative;
	margin-top: 1em;
	display: inline-block;
}
.bus .apn{
	text-align: center;
	margin: 1em 0 2em;
}
.bus .apn img{
	width: 10%;
	margin: 0 0.5em;
}
.foot{
	width: 100%;
	text-align: center;
	padding:1em 0 ;
	background: #222222;
	position: relative;
}
.foot p{
	color: #fff;
	line-height: 2.5rem;
	font-size: 1.4rem;
}
.foot p a{
	color: #fff;
}
.link{
	overflow: hidden;
	padding: 0 1em;
	line-height: 2.5rem;
	height: 2.5rem;
}
.link h3{
	float: left;
	font-size: 1.4rem;
	color: #fff;
	line-height: 2.5rem;
}
.link h3 span{	
	padding-right: 1.5em;
	background: url(../images/link.jpg) right center no-repeat;
	background-size: 20%;
}
.link .linka{
	float: left;
	font-size: 1.4rem;
	color: #fff;
}
.link .morelink{
	float: right;
	height: 100%;
}
.link .morelink img{
	height: 100%;
}
.mlink{
	/*width: 55%;*/
	position: absolute;
	right: 1em;
	bottom: 4em;
	background: #eae7e7;
	z-index: 20;
	padding: 0.5em;
	display: none;
	line-height: 2.5rem;
	text-align: left;
}
.mlink a{
	display: block;
	color: #333;
	font-size: 1.3rem;
	white-space: nowrap;
}
.footline{
	height: 3.5rem;
	float: left;
	width: 100%;
}
.home_menu{
	/*height: 50px;
	line-height: 50px;*/
	/*background: #832016;*/
	/*max-width:640px;
	min-width: 320px;*/
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999999; 
	/*padding: 0.8rem 0;	*/
}
.home_menu ul{
	width: 100%;
	float: left;
	overflow: hidden;
	background: #339933;
}
.home_menu ul li{
	position: relative;
	background: #de1027;
	padding: 1em 0;
	text-align: center;
	border-right: 1px solid #a31424;
	border-left: 1px solid #f75f70;
}
.home_menu ul li:nth-child(1){
	border-left: none;
}
.home_menu ul li:nth-child(3){
	border-right: none;
}
.home_menu ul li a{
	color: #fff;
	display: block;
	position: relative;
}
.home_menu span{
	width: 100%;
	background: url(../images/mf1.jpg) 0 center no-repeat;
	background-size: 24%;
	font-size: 1.2em;
	padding: 0.5em 0;
	padding-left: 22%;
}
.home_menu .s2{
	background: url(../images/mf2.jpg) 0 center no-repeat;
	background-size: 24%;
}
.home_menu .s3{
	background: url(../images/mf3.jpg) 0 center no-repeat;
	background-size: 24%;
}
/*搜索*/
.form{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.form .ipt1{
	display: block;
	width: 100%;
	padding:0 0.5em;
	border-radius: 0.5rem;
	background: #f4f4f4;
	height: 3rem;
	border: none;
	outline: none;
	font-size: 1.5rem;
	margin-bottom: 1em;
}
.form .txt{
	border: none;
	outline: none;
	height: 8em;
}
.form .ipt2{
	border: none;
	outline: none;
	height: 2rem;
	background: #e70a0f;
	line-height: 2rem;
	padding: 0 2em;
	color: #fff;
	margin: 0 1em;
}
.form .ipt3{
	background: #808080;
}
.form img{
	width: 15%;
}
.form .msg_input{
	width: 30%;
	border: 1px solid #000;
}

/*二级栏目*/
.kslist{
	background: #f3f3f3;
	padding-top: 0.01rem;
	padding-bottom: 1rem;
}
.kslist li{
	margin-top: 1rem;
	background: #fff;
	overflow: hidden;
	width: 100%;
	padding: 1rem 1rem 1rem 0;
	height: 10rem;
	position: relative;
}
.kslist p{
	width: 10%;
	/*position: absolute;
	top: -2.5rem;
	left: -2.5rem;*/
	float: left;
}
.kslist p img{
	width: 100%;
}
.kslist h3{
	float: left;
	font-size: 2rem;
	line-height: 8rem;
	padding-left: 20%;
	color: #333333;
}
.kslist a>img{
	float: right;
	width: 30%;
	height: 8rem;
	border-radius: 0.5rem;
}


/*楼层*/
.floor{
	overflow: hidden;
	margin: 0 auto;
}
.floor .div{
	overflow: hidden;
}
.floor img{
	display: block;
	width: 100%;
	float: left;
}
.floor .hd{
	margin-top: 30%;
}
.floor span{
	display: block;
	font-size: 2rem;
	line-height: 4rem;
	color: #333;
	text-align: center;
	transition: all 0.5s;
}
.floor span.on{
	background: #ae1414;
	color: #fff;
}


.zp{
	padding: 1em;
	font-size: 1.4rem;
	line-height: 3rem;
	color: #333;
}
.zp span{
	font-weight: bold;
}








































