/*wx-banner css*/
.banner{ overflow: hidden;}
.wx-banner{ width:100%; min-height:100px; position:relative; overflow:hidden;}
.wx-banner .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:5px; text-align:center;  }
.wx-banner .hd ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
	-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
}
.wx-banner .hd ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
.wx-banner .hd ul .on{ background:#FE6C9C;  }
.wx-banner .bd{ position:relative; z-index:0;}
.wx-banner .bd li img{ width:100%; height:auto;}
.wx-banner .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }

.list-view{ padding: 15px 0 10px; }
.list-view .wx-item{ border: 0; margin: 0; background: none;}

/**详情页**/
.good-info{ overflow: hidden;}
.good-info .pic{ height: 260px; background: #fff; position: relative; border-bottom: 1px solid #ddd;}
.good-info .pic .code{ text-align: center; width: 100%;height: 260px;}
.good-info .pic .code img{ display: inline-block; vertical-align: middle; text-align: center; width: 260px;height: 260px;}
.good-info .pic-view{ background: #fff; padding:20px 10px; overflow: hidden;}
.good-info .pic-view .photo{ width: 90px; height: 90px; border: 1px solid #EEEEEE; border-radius: 3px;-webkit-border-radius: 3px; overflow: hidden; float: left;}
.good-info .pic-view .photo img{width:100%;}
.good-info .pic-view .view{ padding-left: 105px; color: #333;}
.good-info .pic-view .view p{white-space: nowrap; text-overflow: ellipsis; overflow: hidden; line-height: 20px;}
.good-info .pic-view .view p a{color: #666; margin-right: 5px;}
.good-info .pic-view .view p.name{color: #333333;font-size: 18px; margin-bottom: 5px; line-height: 30px;}
.good-info .pic-view .view p.num{ color: #999;}
.good-info .pic-view .view p.num a{float: right; color: #666;}
.good-info .pic-view .view p.num a i{ margin-right: 3px; color: #999;}
.good-info .other-view{ background: #f8f8f8;padding: 10px; overflow: hidden; border-bottom: 1px solid #eee; border-top: 1px solid #eee;}
.good-info .other-view  p{ line-height: 30px; color: #999; font-size: 14px;}
.good-info .other-view  p.zh{color: #333333; font-size: 18px;}
.good-view{ padding:10px; background: #fff; border-bottom: 1px solid #ddd; padding-bottom: 15px;}
.good-view .code{ text-align: center; width: 100%; margin-bottom: 10px;}
.good-view .code img{ display: inline-block; vertical-align: middle; text-align: center; width: 260px;height: 260px;}
.good-view .code p{ color: #999;line-height: 24px;}
.good-view h3{font-size: 18px; line-height: 30px; color: #333; font-weight:normal; margin-bottom: 10px;}
.good-view p.about{ font-size: 14px; line-height: 22px;color: #666;}
/**地区页**/
.hot-trade{}
.hot-trade .hd{  padding-left: 10px;font-size: 14px; color: #323232;line-height: 32px;background-color: #f2f2f2;border-bottom: 1px solid #e2e2e2;font-weight: 700;display: block;}
.hot-trade .hd h3{ font-weight: normal;}
.hot-trade .hd h3 a{color:#323232;}
.hot-trade .bd{ overflow: hidden; background: #fff;}
.hot-trade .bd ul{width: 100%;}
.hot-trade .bd li{display: inline-block; margin:0; padding:0;width: 33.33%;line-height: 48px;border-bottom: 1px solid #ededed; border-right: 1px solid #ededed;text-align: center;color: #323232;font-size: 16px; box-sizing: border-box; float: left;}
.hot-trade .bd li a{  display: block;color: #323232; overflow: hidden;white-space: nowrap;}
.hot-trade .bd ul.letter li{width: 20%;}
/**资讯页**/
.news-view{padding: 15px 0 10px; background: #fff; }
.news-view .news-item{ border: 0; margin: 0; background: none;}
.new-content{ background: #fff; padding:20px 10px; overflow: hidden; border-bottom: 1px solid #ddd;}
.new-content .hd{ margin-bottom: 20px;}
.new-content .hd h1{ font-size: 24px; font-weight: normal; color: #333333; line-height: 30px; margin-bottom: 5px;}
.new-content .hd p{ color: #999; line-height: 24px;}
.new-content .hd p span{ margin-right: 10px;}
.new-content .hd p span a{color: #999;}
.new-content .bd{ overflow: hidden; font-size: 18px; color: #555; line-height: 30px;}
.new-content .bd p{ margin-bottom: 15px; text-indent: 2em; text-align-last: ;}
.new-content .bd p img{ text-align: center; margin: 10px auto; max-width: 100%; height: auto; display: inline-block;}
.view-tj{}
.view-tj .news-item{ padding-bottom: 10px;}
.view-tj .news-item .bd-s li .view p.bt a{ font-size: 18px; color: #444; line-height: 24px; height: 48px; max-height: 48px;}

.new-content .wx_content{ margin-bottom: 20px;}
.new-content .wx_content{margin:0; padding:0;}
.new-content .wx_content blockquote {
    border-left: 3px solid #dbdbdb;
    margin: 0;
    padding-left: 10px;
}
.new-content .wx_content * {
    box-sizing: border-box !important;
    max-width: 100% !important;
    word-wrap: break-word !important;
	font-size:14px;
	line-height:1.5em;
}
.new-content .wx_content p{ color:#666; font-size:16px; line-height:1.8em; margin-top:0.5em; margin-bottom:0.5em;}
