@charset "utf-8";
.wrap { background-color: #F1F1F1; height: 550px; }
.lnav { background-color: #f8f8f8; padding-top: 40px; padding-bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #e7e7e7; }
.menu { }
.menu ul { margin: 0px; padding: 0px; list-style-type: none; }
.menu li { line-height: 38px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #ededed; }
.menu li a { display: block; }
.menu li a:hover { color: #F00; text-decoration: none; }
.foot { border-top-width: 1px; border-top-style: solid; border-top-color: #ededed; padding-top: 10px; text-align: center; padding-bottom: 10px; }
.bann {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 0px;
}
.dh {
	padding-left:10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	width: 156px;
	float: left;
	list-style-type: none;
}
.dhtitle {
	font-size: 16px;
	color: #333;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dcdcdc;
	padding-top: 4px;
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 10px;
}
.dh li {
	float: left;	
	line-height: 22px;
	width: 62px;
	margin-left: 8px;
	text-align: left;
}
.dh li:hover {}
  


.dh2 {
	padding-left:10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	width: 225px;
	float: left;
	list-style-type: none;
}
.dh2 li {
	float: left;	
	line-height: 22px;
	text-align: left;
	width: 62px;
	margin-left: 8px;
}
.dh2 li:hover {}




.head-nav > ul:nth-child(6){
	border-right: none;
}

.llist {
	overflow: hidden;
	width: 100%;
	height: 150px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
	transition: box-shadow .3s ease-in,transform .2s ease-in;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.llist:hover {
  transform: translate3d(0, -2px, 0);
 /*定义3D转换，只使用Y轴的值，向上移动两个像素*/
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .19);
/*添加阴影，水平阴影位置为0；垂直阴影位置为17px；模糊距离40px；阴影的尺寸0；颜色为rgba(0, 0, 0, .19)*/
}


.news {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.news li {
	line-height: 30px;
	color: #666;
	font-size: 16px;
}
.news li:hover {

}
.news p {
	font-size: 14px;
	line-height: 25px;
}
.news p a {
	color: #F00;
}

.news2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
.news2 li {
	line-height: 30px;
	color: #666;
	font-size: 16px;
}
.news2 li:hover {

}
.news2 p {
	font-size: 14px;
	line-height: 25px;
}
.news2 p a {
	color: #F00;
}
.news3 {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	padding-bottom: 15px;
}

.news4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.news4 li {
	line-height: 45px;
	color: #666;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.news4 li:hover {

}



.zj {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.zj li {
	list-style-type: none;
	float: left;
	padding-right: 27px;
	padding-left: 27px;
	margin-bottom: 10px;
}
.zj li img {
	border-radius: 50%;
	height: 110px;
	width: 110px;
	}
.zj p {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}




.zj2 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	justify-content:space-between;flex-wrap:wrap;
	overflow: hidden;
}
.zj2 li.zli {
	list-style-type: none;
	margin-bottom: 10px;
	width: 25%;
	float: left;
}
.zj2 .zli .zli-name{
	display: inline-block;margin:-40px auto;text-align: center;padding:0 10px;border-radius: 15px;background:rgba(0,0,0,0.4);color:#FFF;
}

.zj2 li img {
	border-radius: 50%;
	height: 110px;
	width: 110px;
	display: block;
	margin:0 auto;
}
.zj2 ul {
	margin: 10px auto;
	padding: 0px;
	line-height: 24px;
	overflow: hidden;
	width: 70%;	
}
.zj2 ul li{list-style: none;float: left;width: 50%;text-align: left;}






.link {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.link li {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.ys {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ys li {
	list-style-type: none;
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: 8px;
	margin-left: 8px;
}
.ys li img {
	padding-top: 10px;
	}
.ys p {
	margin: 0px;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.shop {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	transition: box-shadow .3s ease-in,transform .2s ease-in;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 12px;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}
.shop img {
	height: 122px;
	width: 177px;
}
.shop p {
	padding-top: 13px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 2.1;
}
.shop li {
	list-style-type: none;
	height: 143px;
	width: 100%;
}


.shop2 {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	transition: box-shadow .3s ease-in,transform .2s ease-in;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
.shop2 p {
	padding-top: 18px;
	text-align: center;
}
.shop2 li {
	list-style-type: none;
	height: 310px;
    width: 324px;
}
.shop2 li img{
	width: 300px;
	height: 100%;
	margin: 0 auto;
    display: block;
}
/*.shop2:hover {
  transform: translate3d(0, -2px, 0);
 /*定义3D转换，只使用Y轴的值，向上移动两个像素*/
 /* box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .19);
/*添加阴影，水平阴影位置为0；垂直阴影位置为17px；模糊距离40px；阴影的尺寸0；颜色为rgba(0, 0, 0, .19)*/
/*}*/



.shop3 {
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	transition: box-shadow .3s ease-in,transform .2s ease-in;
	float: left;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	width: 200px;
}
.shop3 img {
	height: 122px;
	width: 177px;
}
.shop3 p {
	padding-top: 13px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.shop3 li {
	list-style-type: none;
	height: 140px;	
	width: 177px;
	padding-left: 11px;
}


.xianj {
	font-size: 22px;
	color: #F00;
}
.yuanj {
	font-size: 14px;
	color: #999;
	text-decoration: line-through;
}
.lh3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.footer {
	line-height: 24px;
	color: #666;
	padding-top: 5px;
}
.footmenu {
	float: left;
	list-style-type: none;
	color: #999;
	padding-right: 25px;
	padding-left: 18px;
}
.footmenu a {
	color: #999;
	text-decoration: none;
}
.footmenu a:hover {
	color: #CCC;
	text-decoration: underline;
}
.footbt {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
}

.footmenu2 {
	float: left;
	list-style-type: none;
	color: #999;
	padding-right: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #505554;
	border-left-color: #505554;
	padding-top: 25px;
	padding-left: 30px;
	margin-left: 25px;
	text-align: center;	
}

.footmenu2 li{
	float: left;
}
.footmenu2 li:nth-child(1){
	margin-right: 50px;
}

.footmenu3 {
	font-size: 15px;
	line-height: 30px;
	color: #FFF;
	padding-top: 20px;
	float: right;
	padding-left: 0;
}
.footmenu3 li {
	list-style-type: none;
}
.fy {
	margin: 0px;
	padding: 0px;
	height: 35px;
	position: relative;
}
.fy li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 16px;
}
.fydh {
	color: #FFF;
	text-decoration: none;
	background-color: #d9534f;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.fy li:hover .xing-item{display: block;}
.dh_wap {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.dh_wap li {
	float: left;
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
	padding-top: 3px;
	padding-bottom: 5px;
	}
.media-left span {
	background-color: #d9544f;
	height: 40px;
	width: 40px;
	display: block;
	text-align: center;
	color: #FFF;
	padding-bottom: 2px;
}
.media-left u {
	background-color: #d9544f;
	height: 20px;
	width: 20px;
	display: block;
	text-align: center;
	color: #FFF;
	padding-bottom: 2px;
	text-decoration: none;
}

.media-left i {
	height: 50px;
	width: 50px;
	display: block;
	text-align: center;
	color: #FFF;
	padding-bottom: 2px;

}
.media-left i img {
		border-radius:50%;
	}


.media-body p {
	color: #999;
}
.con {
	padding: 15px;
	/*line-height: 2;
	font-size: 16px !important;*/

}
.con p{
	text-indent: 26px;
	margin-bottom: 20px;
	line-height: 1.7;
}
.con img{
	/*max-width: 50%;*/
	display: block;
	margin: 0 auto;
}
.newscon {
	line-height: 26px;
	color: #333;
	text-indent: 30px;
}
.next2 {
	padding: 10px 10%;
	margin-top: 20px;
	overflow: hidden;
}
.next2 li {
	line-height: 28px;
	list-style-type: none;
	float: left;
	width: 50%;
}
.gzh {
	border: 1px dashed #000;
	width: 150px;
	background-color: #e7dfd4;
	padding: 15px;
	border-radius:10px;
}
.gzh p {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.zm {
	font-size: 24px;
	text-align: center;
	color: #660;
}
.back {
	background-image: url(back.jpg);
	background-repeat: no-repeat;
	height: 650px;
	padding-top: 100px;
}
.active-page{
	background-color: #EFEFEF !important;
}
#ClCache{
	display: none !important;
}
.content-info{
	margin:0 12px;color:#999;
}
.xing-dex{
	font-size: 24px;
    text-align: center;
    color: #660;
    font-weight:bolder;
    padding:0;
    line-height: 45px;
}
.xingshi{
	padding: 0 !important;
	
}
.xing-shi ul{
	overflow: hidden;
	margin: 0;
	padding:0;
}
.xing-shi li{
	float: left;
	width: 80px;
	list-style: none;
	line-height: 33px;
	text-align: center;
	margin-bottom: 10px;	
}
.xing-shi li a{
	display: block;
	letter-spacing:1px;
	font-size: 16px;
}

/* 页面 */
.m-pg-lst { background-color:#fff; padding:10px; margin-top:10px;overflow: hidden;}
.m-pg-lst .pic { float:left; width:14%;}
.m-pg-lst .pic img { width:120px; height:120px;}
.m-pg-lst .info { float:right; width:86%;} 
.m-pg-lst .info .tt { font-size:14px; line-height:30px; height:35px; font-weight:bold}
.m-pg-lst .info .dsc { font-size:12px; color:#999; line-height:18px;}
.m-pg-lst .info .time { color:#333; line-height:30px;}


/*---------- 右侧免费设计 new ----------*/
.r_mfsjw{ width:278px; height:328px; border:1px solid #EEE; background-color:#FFF; position:relative; top:170px; margin-bottom:180px;}
.r_mfsjw p{ overflow:hidden; text-align:center;}
.r_mfsjw h3{ width:258px; height:168px; display:block; background:url(rmfsj_bg.png) no-repeat 0 0; font-size:0; position:absolute; top:-159px; left:10px;}
.r_mfsjw .rmfsjw_me{ height:28px; line-height:28px; padding:25px 0 10px; text-align:center; font-size:16px; font-family:microsoft yahei;}
.r_mfsjw .rmfsjw_me em{ text-align:center; font-style:normal; font-size:20px; color:#FFF; overflow:hidden; position:relative; margin:auto 5px;}
.r_mfsjw .rmfsjw_me em i{ background: url(rmfsj_bg.png) no-repeat 0 -198px; width:24px; height:25px; display:inline-table; text-align:center;}
.r_mfsjw .rmfsjw_main{ margin:10px 20px; *margin:10px 15px 10px 12px;}
.r_mfsjw .rmfsjw_main p{ height:36px; padding:5px 0;}
.r_mfsjw .rmfsjw_main p select{ height:36px; width:116px; border:1px solid #DDD; border-radius:3px;}
.r_mfsjw .rmfsjw_main p input{ height:26px; line-height:26px; padding:5px; width:222px; border:1px solid #DDD; border-radius:3px;}
.r_mfsjw .rmfsjw_main p.rmfsj_tj input{ background-color:#F30; color:#FFF; font-size:16px; font-family:microsoft yahei; border:1px solid #F30; margin-top:5px; cursor:pointer; line-height:22px; width:234px; height:36px;}
.r_mfsjw .rmfsjw_main p.rmfsj_tj input:hover{ background-color:#F20;}

.r_mfsjw .rmfsjw_ok{ text-align:center; line-height:22px; font-size:14px; padding:15px;}
.r_mfsjw .rmfsjw_ok .rmo_ico{ width:80px; height:80px; display:inline-block; background:url(rmfsj_bg.png) no-repeat -85px -280px; margin:10px auto; }
.r_mfsjw .rmfsjw_ok .rmo_txt{ font-size:18px; font-family:microsoft yahei; color:#3FB837; margin-bottom:20px;}
.r_mfsjw .rmfsjw_ok .rmo_butt{ margin-top:25px;}
.r_mfsjw .rmfsjw_ok .rmo_butt a{ background-color:#F30; color:#FFF; font-size:13px; text-decoration:none; border-radius:3px; padding:6px 12px; cursor:pointer;}
.r_mfsjw .rmfsjw_ok .rmo_butt a:hover{ background-color:#F20;}


/*---------- 右侧浮动 ----------*/
.flo_nav{ position:fixed;right:40px; z-index:40; top:30%;  width:74px;box-shadow: 0px 2px 6px #eee;}
.flo_nav ul{ position:relative; z-index:5;padding:1px;}
.flo_nav ul li{ float:left; width:72px; overflow:hidden; transition:all linear .2s; background-color:#fff; border:1px solid #eee; cursor:pointer; margin-top:-1px; height: 80px;}
.flo_nav ul span{ float:left; text-align:center; margin-bottom:6px; *padding-bottom:6px; width:72px; line-height:22px;font-size:12px; font-family:"宋体"; height:22px;}
.flo_nav ul em{ float:left; width:50px; height:50px; background-image:url(right_bg.png); background-repeat:no-repeat; margin:-20px 11px 1px;}

/*.flo_nav ul li:hover em{ background-image:url(/css/float/right_ico_f60.png);}*/
.flo_nav ul li:hover span{ color:#f60;}
.nav_fl_01{ background-position:7px 10px;  background-size:36px;}
.nav_fl_02{ background-position:7px -60px;  background-size:36px;}
.nav_fl_03{ background-position:7px 0px;  background-size:36px;}
.nav_fl_04{ background-position:7px -180px;  background-size:36px;}
.nav_fl_05{ background-position:7px -125px;  background-size:36px;}
.nav_fl_06{ background-position:7px -301px;  background-size:36px;}
.nav_fl_07{ background-position:7px -180px;  background-size:36px;}

.dis_deta{position:absolute; right:74px; top:-69px; /*width:140px; height:239px;*/}
.baojia_c{ width:0px; position:absolute; right:0; padding:5px 0; bottom:89px; height:50px; overflow:hidden;}	 	
.baojia_c p{ background-color:#fff; border:1px solid #eee; float:left; width:100px; text-align:center; color:#333; box-shadow:0 2px 6px #ddd; font:14px/48px "microsoft yahei";}
.baojia_c p:hover{ color:#f60; font-weight:bold;}
.baojia_c span{float:left; width:14px; height:20px; position:relative; z-index:2; margin-left:-1px; margin-top:14px; }	
.erweima{ width:0px; overflow:hidden; height:325px; position:absolute; right:0px; top:125px; }
.pic_box_t{width: 130px; margin:5px; margin-right:0; float:left; padding: 5px;background: #fff;box-shadow: 0 2px 6px #ddd;}

.erweima img{ width:120px; height:120px; display:block; transition:all linear .2s; border:5px solid #fff; cursor:pointer;}
.erweima img:hover{  border:5px solid #f8f8f8;}
.erweima p{ font:12px/20px "microsoft yahei"; height:20px; *margin:0; *margin-top:-4px; color:#666; text-align:center;}
.erweima span{ display:block; float:left; width:14px; height:20px;  margin-top:220px;}
.kefu{ width:150px; position:absolute; height:0; overflow:hidden; top:-5px; right:-10px;}	

.flo_three .erweima{ top:50px;}
.flo_three .baojia_c{ bottom:170px;}
.flo_three .erweima span{ margin-top:220px;}

/*悬浮样式改*/
.ronsever2 .ros_m .ros_close{ right:1px;}
.ronsever2{right:0px !important;}
.click_kefu{ position:absolute !important; left:5px !important; top:0 !important; right:auto !important;}
.click_kefu .ros_m .ros_close{ right:-2px;}
/*悬浮样式改end*/

.link-a{
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: middle;
}
h4{
	font-size: 16px;
	line-height: 1.5;
	margin:0;
}

.mr{
	margin-right: 0;
	margin-left: 0;
}
.pr{
	padding-right: 0;
}
.pl{
	padding-left: 0;
}
.p0{
	padding:0;
}
.pr5{
	padding-right: 5px;
}
.pl5{
	padding-left: 5px;
}
hr{
	margin-bottom: 10px;
}
a{

}
a:focus, a:hover{
	color:#f3383f;
	text-decoration: underline;
}

.xing > div:nth-child(1){
	padding-right: 5px;
}
.xing > div:nth-child(2){
	padding-left: 10px;
	padding-right: 10px;
}
.xing > div:nth-child(3){
	padding-left: 5px;
}
.u-weight a{color:#F00 !important;font-weight: bolder;}
.p-title{font-size: 30px;}



.gzh_tg{display: none;}


.xing-item{
	position: absolute;background-color: #FFF;width: 670px;top: 25px;z-index: 9;left: 60px;
	box-sizing: border-box;
    border: 1px solid #dcdcdc;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    padding:0 8px;
    display: none;
}
.xing-item a{margin:8px;display: inline-block;font-size: 16px;}
.bbs{
	height: 334px;
	line-height: 1.5;
}
.bbs a{
	margin-bottom: 6px;
}
.bbs p{line-height: 1.6;}
.jpzj{font-size: 14px;margin-top:8px;}
@media screen and (max-width: 640px) {
    .shop {
		overflow: hidden;
		display: inline-block;
		vertical-align: top;
		transition: box-shadow .3s ease-in,transform .2s ease-in;
		float: left;
		margin-top: 0px;
		margin-right: 4%;
		margin-bottom: 10px;
		margin-left: 0px;
		padding-top: 13px;
		padding-right: 4%;	
		padding-left: 12px;
		background-image: url(bg.jpg);
		background-repeat: no-repeat;
		background-size: contain;
	}
	.shop img {
		height: 90px;
		width: 130px;
	}
	.shop p {
		padding-top: 13px;
		text-align: center;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.shop li {
		list-style-type: none;
		height: 121px;
		width: 130px;
	}
	.shop2{
		margin-left: 15px;
		display: none;
	}
	.btn-search{
		margin-bottom: 10px;
	}
	.flo_nav{display: none;}
	.zj2 li.zli{width: 50%;float: left;}
	.xing > div:nth-child(1){
		padding-right: 15px;
	}
	.xing > div:nth-child(2){
		padding-left: 15px;
		padding-right: 15px;		
	}
	.xing > div:nth-child(3n){
		padding-left: 15px;
		display: none !important;
	}
	.pr{
		padding-right: 15px;
	}
	.p0{
		padding: 0 15px;
	}
	.p-title{font-size: 20px;}
	.zj li{
		width: 50%;
	}

	.next2 {
		padding: 0;
		margin-top: 20px;
		overflow: hidden;
	}
	.next2 li {
		line-height: 28px;
		list-style-type: none;	
		float: none;
		width: 100%;	
	}
	.shop3{
		background-size: contain;
		width: 50%;
		margin: 0;
		background-position: center;
	}
	.shop3 img {
		height: 90px;
		width: 130px;
	}
	.shop3 li {
		list-style-type: none;
		height: 121px;
		width: 100%;
		padding-left: 0;
		text-align: center;
	}
	.shop3 p{
		width: 75%;
	    text-overflow: clip;
	    margin: 0 auto;		
	}
	.news4{padding-left: 12px;}
	.news4 a{
		display: inline-block;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		width: 76%;
		vertical-align: middle;
	}
	.con h2{font-size: 24px;line-height: 1.3;text-align: left;}
	.con .info-title{font-size: 12px;text-align: left;}
	.con .info-title span{margin-left: 0;}
	.con .info-title span:nth-child(1){
		display: none;
	}

	.con img{
		max-width: 100%;
		display: block;
		margin: 0 auto;
	}


	.gzh_tg{ background-color:#F5F5F5; padding:5% 2% 2%; clear:both; *zoom:1; border-radius:8px;display: block;margin-bottom: 20px;}
	.gzh_tg:after{ content:"\20"; display:block; clear:both; height:0; visibility:hidden;}
	.gzh_tg p{color:#999;font-size: 12px;}
	.gzh_tg p b{ color:#333; font-weight:bold; font-size:12px;}
	.gzh_tg span{ width:50%; float:left; text-align:center;}
	.gzh_tg span img{ width:80%;margin-bottom: 12px;}
	.pc-btn{display: none;}
	
	.menu li{float: left;width: 50%;background-color:#EFEFEF !important;border-bottom-color: #e2e2e2;}
	.menu li a{color:#333;}
	.menu li:nth-child(1){
		float: none;width: 100%;color:#333 !important;
	}
	.dh_wap{display: flex;}
	.dh_wap li{padding:3px 0 5px;width: 100%;text-align: center;}
	.dh_wap li:nth-child(6){
		border-right: none;
	}
	.bann{margin-bottom: 0;}
	.login-info{padding: 0;}

	.panel-body > .media{display: none;}
	.panel-body > .media:nth-child(1){display: block;}
	.panel-body > .news{display: none;}
	.panel-body > #_xiubian_8,.panel-body > #jiapu-news{display: block;}
	.panel-body > #_xiubian_8 > li,.panel-body > #jiapu-news > li{display: none;}
	.panel-body > #_xiubian_8 > li:nth-child(1),.panel-body > #jiapu-news > li:nth-child(1){display:list-item; }

	.pr .news{display: block;}

	.bbs{
		height: auto;
		line-height: 1.5;
	}
	
	.jpzj{font-size: 14px;margin-top:3px;}
	.m-pg-lst .info{width: 68%;}
	.m-pg-lst .pic{width: 28%;}
	.m-pg-lst .pic img{
		width: 100%;
		height: 100%;
	}
	.menu{
		margin-bottom: 10px;
	}
	.xing-dex{
		float: left;
	}
	.mb-foot{
		background-color: #EFEFEF;
		padding-top: 10px;
	}
	table{
		float: right;
	}
	.logininfo a{display: none;}
	.xing-shi{padding-right: 0;line-height: 40px;}

	.news li{font-size: 15px;}
	.fy li{padding:3px 2%;}

	.m-pg-lst .info .tt a{display: block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
}