body {background-color: #FFFFFF;}
body, button, input, select, textarea {
    font: 12px/1.5 "Microsoft YaHei",tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
    -ms-overflow-style: scrollbar; 
}
* ,p,ul,ol,li{margin: 0;padding: 0;}
em, i {font-style: normal;}
a{text-decoration: none;color: #333333;}
ul,ol,li{list-style: none;}
 input:focus ,button:focus, select:focus{ outline: none; }
 div,p,ul,li,input,textarea,a,span{box-sizing: border-box;}
 a{cursor: pointer;}
 
 /*搜索框+logo*/
 .col-white{width: 100%;background: #FFFFFF;overflow: auto;}
 .c-container{width: 1000px;margin: auto;position: relative;color: #333333;overflow: auto;}
 .top-sc{padding: 20px 0;/*overflow: hidden;zoom: 1;*/overflow: auto;}
 .top-logo{float: left;}
 .top-logo img{height: 45px;display: block;}
 .top-search-all{float:left;width: 640px;/*overflow: hidden;*/margin-left: 100px;margin-top: 2.5px;overflow: auto;position: relative;}
 .top-search-c{border: 2px solid #B72029;height: 40px;line-height: 40px;}
 .top-search-c input{width: 461px;font: 16px/22px arial;border: 0;margin-left: 10px;}
 .top-search-c button{width: 132px;height: 36px;font-size: 18px;font-weight: 700;letter-spacing: 5px;border: 0;float: right;background: #B72029;color: #FFFFFF;}
 .top-right{float: right;/*overflow: hidden;zoom: 1;*/font-size: 14px;margin-top: 10px;}
 .top-r-ewm{float: right;margin-right: 20px;color: #B72029;}
 .top-r-login{float: right;}
 .top-r-login img{height: 18px;vertical-align: text-bottom;margin-right: 5px;}
 
 .header {padding: 20px 0 0 0;
     width: 100%;
     background-color: #fff;
     z-index: 20;
     float: left;
 }
 .input-container {
     padding-left: 0;
     padding-right: 0;
     margin-left: auto;
     margin-right: auto;
     width: 1000px;
	 overflow: auto;
 }
 .hm-left {
 	position:relative;
 	width:160px;
 	float:left;
 	z-index:11;
 }
 .hm-middle {
 	position:relative;
 	width:670px;
 	float:left;
 	padding-top:10px;
 	z-index:10
 }
 .hm-right {
 	position:relative;
 	float:right; text-align:right;
 	font-size:14px;
 	z-index:11; padding-top:20px;
 }
 .hm-right a {
 	color:#333
 }
 .hm-right a:hover {
 	text-decoration:none;
 	color:#e62e04
 }
 
 .site-logo {
 	width: 124px;
 	float:left;
 	padding:10px 0 0;
 }
 .site-logo img {
 	height: 45px;
 }
 .search-key-box {
     width: auto;
     overflow: hidden;
     height: 44px;
     padding: 0 0 0 15px;
     border: 2px solid #B72029;
     border-radius: 3px 0 0 3px;
 }
 .search-key-box input {
     position: relative;
     display: inline-block;
     width: 510px;
     height: 100%;
     line-height: 18px;
     font-size: 13px;
     border: 0 none;
     font: 16px/22px arial;
 }
 .search-key-box button{width: 132px;
     height: 40px;
     font-size: 18px;
     font-weight: 700;
     letter-spacing: 5px;
     border: 0;
     float: right;
     background: #B72029;
     color: #FFFFFF;}

/*导航栏*/
.inner-menu-c{height: 50px;background:#B72029;line-height: 50px;}
.inner-menu-c a{height: 50px;line-height: 50px;color: #FFFFFF;font-size: 16px;padding: 0 57px;float: left;}
.inner-menu-c a:hover{background: #9D0009;font-weight: bold;}
body .inner-menu-c .a-index{color: #FFFFFF;background: #9D0009;text-align: center; font-weight: normal;}
.index-a-tcont{width: 100%;height: 60px;line-height: 60px;font-size: 16px;}
.index-a-tcont ul{list-style: none;margin: 0;padding: 0;}
.index-a-tcont #news{width: 900px;float: right;height: 59px;overflow: hidden; }
.index-a-tcont #news li{font-size: 1.2em;overflow: hidden; white-space: nowrap;  text-overflow: ellipsis;height: 59px;}
.index-a-tcont .zdspan{display: inline-block;line-height:25px;padding: 0 10px;border: 1px solid #FF0000;border-radius: 5px;color: #FF0000;vertical-align: middle;}
.index-a-tcont a{display: inline-block;vertical-align: middle;cursor: pointer;color: #333333;}
.index-a-tcont .zdnews{width: 100%;overflow: hidden; white-space: nowrap;  text-overflow: ellipsis;display: inline-block;}
.index-a-tcont .zdnews span{vertical-align: middle;margin-left: 20px;}

/*热门推荐*/
.rmtj-c{
	/*width: 67%;*/
	/*background: rgb(248, 248, 248);*/
	padding: 10px 0 10px 0;
	clear: both;
    margin : 0 auto;
}
.rmtj-c .text{
    text-align: center;
    font-size: 16px;
    font-weight :bold;
}
.rmtj-c .text1{
    /*text-align: center;*/
    font-size: 22px;
    font-weight :bold;
    /*margin-left: 400px;*/
}

.rmtj-c .text1 a{
    color: #3232ea;
}
.rmtj-c .link{

    margin: 0 auto;
}
.rmtj-c .link .table1{
    width : 50%;
    margin: 0 auto;

}
.rmtj-c .link .table1 tr th {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}
.rmtj-c .link .table1 tr a {
    font-size: 15px;
    color: #3232ea;
    font-weight:normal;
}
.rmtj-t{
	text-align: center;
	position: relative;
}
.rmtj-t img{
	height: 25px;
	vertical-align: bottom;
	margin-right: 5px;
}
.rmtj-t span {
    display: inline-block;
    position: relative;
    top: -14px;
    padding: 5px 20px;
    background-color: #B72029;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    border-radius: 3px;
}
.rmtj-bg{
	width: 100%;
	background: #FFFFFF;
}
.rmtj-block{
	width: 1000px;
	margin: 0 auto;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-bottom: 20px;
}
.rmtj-block li{
	width: 240px;
}
.hot-item-img {
    padding: 2px;
    border: 1px solid #efefef;
	width: 240px;
	height: 240px;
}
.hot-item-img img {
    width: 234px;
    height: 234px;
}
.hot-item-detail {
    width: 240px;
    padding: 5px 0px;
}
.hot-item-detail p {
    line-height: 25px;
	display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
	font-size: 14px;
}
.hot-item-detail i {
    display: inline-block;
    height: 12px;
    width: 2px;
    background-color: #B72029;
    margin-right: 5px;
}

/*首页轮播*/
#certify {
    position: relative;
    width: 1050px;
    margin: 0 auto;
}
.sect10 {
    position: relative;
}

.sect10 .community-carousel {
    width: 100%;
    position: relative;
    padding-bottom: 10px;
}

.sect10 .community-carousel .swiper-slide {
    width: 25%;
	padding: 0 5px;
}
.sect10 .community-carousel .swiper-btn-next,
.sect10 .community-carousel .swiper-btn-prev {
    position: absolute;
    width: 18px;
    height: 32px;
    z-index: 10;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0.8;
    cursor: pointer;
}

.sect10 .community-carousel .swiper-btn-next:hover,
.sect10 .community-carousel .swiper-btn-prev:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.sect10 .community-carousel .swiper-btn-next:before,
.sect10 .community-carousel .swiper-btn-prev:before {
    content: "";
    display: block;
    clear: both;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 3px;
    height: 3px;
    margin-left: -1px;
    background: rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 50px 10px rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 50px 10px rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sect10 .community-carousel .swiper-btn-prev {
    background: url(../images/comm-slide-prev.png) no-repeat;
    left: 0;
    top: 40%;
    margin-top: -16px;
}

.sect10 .community-carousel .swiper-btn-next {
    background: url(../images/comm-slide-next.png) no-repeat;
    right: 0;
    top: 40%;
    margin-top: -16px;
}
.swiper-container {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}
.swiper-wrapper {
	position: relative;
	width: 1000px;
	height: 300px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
}
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform
}


/*分隔大图片*/
.chatu-c{
	width: 1000px;
	position: relative;
	margin: 20px auto;
}
.chatu1{
	margin-top: -20px;
}
.chatu-c img{
	width: 100%;
}
.chatu-c .cont {
    position: absolute;
    top: 15px;
    width: 100%;
    height: auto;
}
.chatu-c .cont h2 {
    width: 1000px;
    text-align: center;
    font-size: 24px;
    color: #fff;
	font-weight: normal;
}
.bluebtn {
    font-size: 1.3em;
    width: auto;
    max-width: 260px;
    height: 40px;
    line-height: 38px;
    padding: 0 10px;
    background: #2d9ff8;
    border-radius: 100px;
    margin: 10px auto 0 auto;
    text-align: center;
    color: #fff;
    display: block;
}
.ybtn{background: #fd9f3b;}

/*大美无度全球榜*/
.c-qqb{
	width: 1000px;
	overflow: auto;
	margin: 0 auto;
	padding: 20px 0;
}
.gg-tit{border-bottom: 1px #d2d2d2 dotted;width: 100%;font-size: 20px;position: relative;}
.gg-tit span{display: inline-block;height: 41px;border-bottom: 2px solid #B72029;}
.gg-more{font-size: 14px;color: #BDBDBD;position: absolute;right: 5px;bottom: 7px;font-weight: normal;}
.pps-con{
	margin: 8px auto;
	overflow: hidden;
}
.pps-box{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.pps-box li:last-child{
	margin-right: auto;
}
.pps-box li:nth-child(5n){
	margin-right: 0;
}
.pps-box li{
	border: 1px solid #f4f4f4;
	width: 190px;
	margin-bottom: 16px;
	margin-right: 12.5px;
}
.pps-box li:hover {
    border: 1px #e4393c solid;
    box-shadow: 0 0 5px #d2d2d2;
}
.pps-box li:hover a img {
    opacity: 0.7;
    filter: alpha(opacity=70);
}
/* lzw */
.pps-box li:hover a .ppbg {
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.pps-box li a{display: block;}
.pps-box li img{
	width: 188px;
	height: 188px;
	display: block;
}
/* lzw */
.pps-box li .ppbg{
    width: 188px;
    height: 188px;
    display: block;
}
.ppbg{
    width: 188px;
    height: 188px;
    display: block;
}
.pps-box li .ppbg .ppbgText{
    color: #ffffff;
    padding: 0 10px;
    margin-top: 30px;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}
.ppbg .ppbgText{
    color: #ffffff;
    padding: 0 10px;
    margin-top: 30px;
    font-size: 20px;
    display: inline-block;
    font-weight: bold;
    text-align: center;
}
.pps-box li h3{
	font-size: 14px;
	padding: 0 10px;
	margin: 10px 0;
	font-weight: normal;
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.c-ppc{
	width: 1000px;
	overflow: auto;
	margin: 0 auto;
	padding: 20px 0;
}
.c-ppc li h3{
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.product-lp {
    display: flex;
    align-items: center;
	margin-bottom: 15px;
}
.product-label {
    margin: 5px 0 0 10px;
    color: red;
}
.floor-price {
    font-size: 18px;
    color: #FF0036;
    line-height: 22px;
    padding: 0 10px;
}
.c-fb{
	width: 1000px;
	overflow: auto;
	margin: 0 auto;
	padding: 20px 0;
}
.fb-top{
	border-bottom: 1px solid #dfdfdf;
	font-size: 14px;
	padding-bottom: 5px;
}
.fb-top-d{
	margin-top: 20px;
}
.fb-box{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.fb-box li{
	border-bottom: 1px solid #f4f4f4;
	width: 480px;
	padding: 15px 0;
}
.fb-box li a{
	display: block;
	overflow: hidden;
	zoom: 1;
	cursor: pointer;
}
.fb-box li .left{
	width: 130px;
	height: 120px;
	float: left;
}
.fb-box li img{
	width: 120px;
	height: 120px;
	display: block;
}
.fb-box li .right{
	margin-left: 10px;
}
.fb-box li .right .tit{
	font-size: 20px;
	line-height: 35px;
	margin-top: 5px;
	font-weight: bold;
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.fb-box li .right .miaoshu{
	font-size: 15px;
	color: #8e8e8e;
	overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
	text-indent: 2em;
}
.fb-box li .right .data{
	font-size: 14px;
	color: #818181;
	margin-top: 10px;
}
.wzym li{
	width: 100%;
}
.wzym li .right .tit{
	-webkit-line-clamp: 1;
}

/*文章详情页*/
.wzxq-cont {
    overflow: hidden;
    zoom: 1;
    font-size: 16px;
    padding: 20px 0;
	width: 820px;
	margin: 0 auto;
}
.wzxq-cont h1 {
    text-align: center;
	font-size: 2em;
}
.wzxq-cont .h1_under {
    font-size: 16px;
    color: #8E8E8E;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}
.wzxq-cont .h1_under .left {
    float: left;
}
.wzxq-cont .h1_under .right {
    float: right;
}
.wzxq-cont .wz-nr {
    margin: 20px 0;
}
.wzxq-cont p {
    line-height: 35px;
    /*text-indent:2em;*/
}
.wzxq-cont p img{
    width: 100%;
}
.wzxq-cont .sxy-cont {
    overflow: hidden;
    zoom: 1;
    margin-top: 40px;
    color: #B72029;
}
.wzxq-cont .pre {
    width: 48%;
    float: left;
}
.wzxq-cont .pre span, .wzxq-cont .next span {
    float: left;
}
.wzxq-cont .pre a, .wzxq-cont .next a {
    width: 80%;
    float: left;
}
.wzxq-cont .next {
    width: 48%;
    float: right;
}


/*底部*/
#foot{width: 100%;background: #F8F8F8;border-top: 1px solid #C9C9C9;margin-top: 20px;}
.foot{width: 1000px;margin: 0 auto;padding: 20px 0;overflow: hidden;zoom: 1;font-size: 16px;}
.foot-add{float: left;width: 1000px;color: #333333;}
.foot-add p{padding: 10px 0;}
.foot-add p .img-zf{
	width: 20%;
} 
.foot-add p a{padding:0 0px;}

/*城市选择*/
.attr_filter{overflow:hidden;}
.attr_filter h2{height:40px;line-height:40px;background:#fafafa;border-bottom:2px #d2d2d2 solid;padding:0 15px;font-size: 16px;font-weight: normal;}
.attr_filter h2 .more{float: right;color: #ff0036;cursor: pointer;}
.attr_filter li{border-bottom:1px #d2d2d2 dotted;}
.attr_filter li dl dt{float:left;text-align:right;line-height:1.3;color:#9a9a9a;font-size:14px;height: 42px;line-height: 42px;}
.attr_filter li dl dd{margin-left:60px;overflow:hidden;line-height:1.3;font-size:14px;height: 42px;line-height: 42px;}
.attr_filter li dl dd a{cursor:pointer;margin:0 10px;display:inline-block;}

/*paging分页*/
.paging{overflow:hidden;margin:8px 0;clear: both;padding-top: 10px;}
.paging a{display:inline-block;border:1px #d2d2d2 solid;padding:8px 15px;cursor:pointer;}
.paging a.active{color:#c40000;background:#f8f8f8;}

/*城市选择1*/
#hot {
    width: 1000px;
    line-height: 14px;
    margin: 47px auto 0;
    text-align: left;
}
#hot-title {
    float: left;
    margin-right: 18px;
    color: #E4393C;
    font-size: 14px;
    font-weight: 600;
}
#hot a.hot-city {
    margin: 0 10px;
    color: #666;
    font-size: 14px;
}
#selector {
    width: 1000px;
    margin: 27px auto;
    height: 30px;
    text-align: left;
	clear: both;
	padding: 20px 0;
}
.selector-title {
    float: left;
    line-height: 30px;
    margin-right: 29px;
    color: #555;
    font-size: 14px;
    font-weight: 600;
}
.selector {
    float: left;
	margin-right: 39px;
}
#selector select {
    padding: 5px 15px;
    border-color: #ddd;
    outline: none;
}
#selector-search {
    float: left;
    width: 168px;
    height: 28px;
    border: solid 1px #DDD;
    border-radius: 2px;
    overflow: hidden;
}
#selector-search-input {
    float: left;
    width: 108px;
    height: 28px;
    line-height: 28px;
    padding: 0 0 0 6px;
    border: 0;
    outline: 0;
    font-size: 14px;
    color: #999;
}
#selector-search-btn {
    cursor: pointer;
    float: left;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border-left: solid 1px #DDD;
    color: #555;
    font-size: 14px;
    text-align: center;
    background-color: #f5f5f5;
}
#content {
    width: 1000px;
    margin: 33px auto 0;
    text-align: left;
	overflow: hidden;
	zoom: 1;
}
#content-title {
    line-height: 16px;
    color: #555;
    font-size: 16px;
    font-weight: 600;
}
#content-box {
    float: left;
    width: 1198px;
    margin-top: 23px;
    border: solid 1px #eee;
}
.content-letter {
    float: left;
    border-bottom: solid 1px #eee;
}
.content-letter-panel {
    float: left;
    width: 40px;
    height: 100%;
    color: #999;
    font-size: 18px;
    font-weight: 700;
    background-color: #f5f5f5;
    text-align: center;
}
.content-province {
    float: left;
    position: relative;
    z-index: 1;
    width: 1158px;
}
.content-province-title {
    float: left;
    width: 54px;
    height: 100%;
    line-height: 46px;
    padding-left: 16px;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 1px;
    border-color: #eee;
    color: #333;
    font-size: 16px;
}
.content-cities {
    float: left;
    width: 1086px;
    padding: 12px 0;
    overflow: hidden;
}
.content-cities a{
	display: inline-block;
	line-height: 20px;
	color: #333;
	font-size: 12px;
	margin: 0 10px;
}

/*城市选择2*/
.mod_list_city a:link,
.mod_list_city a:visited {
	text-decoration: none
}
.mod_list_city a:hover,
.mod_list_city a:active {
	text-decoration: underline
}

.mod_list_city {
	margin: 0 auto;
	padding: 0;
	font-family: Microsoft YaHei, Verdana, arial0;
	font-size: 12px;
	width: 1000px;
	display: block;
	z-index: 9999
}

.mod_list_city .city_top {
	border-bottom: 1px solid #CCCCCC;
	height: 25px;
	line-height: 25px;
	display:none;
}

.mod_list_city .city_top strong {
	display: inline;
	float: left;
	text-align: left
}

.mod_list_city .city_top p {
	display: inline;
	float: right;
	text-align: right;
	width: 460px
}

.mod_list_city a {
	color: #666;
	margin-right: 3px;
	padding: 2px
}

.mod_list_city .city_top a {
	margin-right: 3px;
	padding: 2px
}

.mod_list_city .hot {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	clear: both;
	margin-top: 25px;
}
.mod_list_city .hot strong{color: #E4393C;font-size: 14px;}

.mod_list_city .list_wrap h4 {
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	margin: 5px 0;
	
}

.mod_list_city .list_wrap {
	height: auto;
	overflow: auto;
	width: 100%;
}

.mod_list_city .list_wrap .city_cont {
	width: 1000px
}

.mod_city_list{
	width: 1000px;
	border: solid 1px #eee;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.mod_city_list td, .mod_city_list th{
	border-bottom: solid 1px #eee;
	line-height: 30px;
	min-height: 40px;
	height: 40px;
}

.mod_list_city .list_wrap .mod_city_list a {
	padding: 4px;
	display: inline-block;
	font-size: 12px;
	margin: 0 12px;
}

.mod_list_city .list_wrap .mod_city_list .col1 {
	width: 30px;
	font-size: 12px
}

.mod_list_city .list_wrap .mod_city_list th {
	text-align: center;
	width: 40px;
	color: #999;
	font-size: 18px;
	font-weight: 700;
	background-color: #f5f5f5;
}

.mod_list_city .list_wrap .mod_city_list th span {
	font-weight: normal;
	padding: 0 3px;
	display: inline-block;
	width: 12px;
	text-align: center
}


/*品牌商页面*/
.pps-con{
	width: 1000px;
	margin: 0 auto;
	padding: 20px 0; 
}
.pps-box1{
	border: 1px solid #F4F4F4;
	padding: 10px;
}
.pps-top-c{
	overflow: hidden;
	zoom: 1;
	width: 100%;
	height: 470px;
}
.pps-top-c .left{
	width: 640px;
	height: 470px;
	float: left;
}
.pps-top-c .left img{
	width: 640px;
	height: 470px;
	display: block;
}
.pps-top-c .right{
	width: 338px;
	height: 470px;
	background: #818181;
	color: #FFFFFF;
	float: left;
	padding: 24px;
}
.pps-top-c .right .tit{
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom: 1px solid #FFFFFF;
}
.pps-top-c .right p{
	font-size: 18px;
	margin-top: 20px;
}
.pps-top-c .right .lxwm{
	margin-left: 15px;
}
.pps-ys-c{
	margin-top: 20px;
	width: 100%;
}
.pps-ys-c .tit{
	border-bottom: 1px solid #F4F4F4;
	font-size: 20px;
	font-weight: bold;
	width: 100%;
	padding-bottom:10px ;
}
.pps-ys-c .ys-detail{
	font-size: 16px;
	line-height: 35px;
}
.pps-ys-c .ys-detail p{
	margin: 10px 0;
}
.ppxw-t, .ppxw-t img{
	width: 100%;
}
.ppxw-t{
	margin-bottom: 20px;
}


