/*
	Copyright (c) 2006-2020
	This is NOT a freeware
*/
* {word-break:break-all;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Lucida Grande",Helvetica,Arial,Verdana,"Microsoft YaHei";}
body {margin:0;font-size:14px;color:#444444;background:#FFFFFF;}/*-webkit-user-select:none;*/
ul li {list-style-type:none;}
ol li {list-style-type:decimal;}
ul,form {margin:0px;padding:0px;}
form {margin:0px;}
td {font-size:14px;}
img {border:none;}
a:link,a:visited,a:active,a:hover {color:#444444;text-decoration:none;}
a.b:link,a.b:visited,a.b:active,a.b:hover{text-decoration:none;color:#007AFF;}
a,button,input{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;}
input,textarea,select {outline:none;}
.f_red {color:#FF0000;}
.f_blue {color:#003EAA;}
.f_green {color:#2BA245;}
.f_orange {color:#FF6600;}
.f_gray {color:#666666;}
.f_price {color:#FF0000;}
.f_r {float:right;}
.t_c {text-align:center;}
.t_r {text-align:right;}
.c_b {clear:both;}
.f_b {font-weight:bold;}
.lh20 {line-height:200%;}
.px14 {font-size:14px;}
.px12 {font-size:12px;}
.dsn {display:none;}
.main {background:#F6F6F6;overflow:hidden;clear:both;}
.warn {padding:16px;line-height:16px;background:#FFFFDD;font-size:12px;}
.btns input {width:80px;float:right;margin:10px 10px 0 0;line-height:28px;font-size:14px;}
.img-circle {border-radius:50%;}
.blank-10 {height:10px;clear:both;}
.blank-16 {height:16px;clear:both;}
.blank-20 {height:20px;clear:both;}
.blank-32 {height:32px;clear:both;}
.blank-36 {height:36px;clear:both;}
.blank-600 {height:600px;clear:both;}
.bd-t {border-top:#F0F0F0 1px solid;}
.bd-r {border-right:#F0F0F0 1px solid;}
.bd-b {border-bottom:#F0F0F0 1px solid;}
.bd-l {border-left:#F0F0F0 1px solid;}

.btn,.btn-red,.btn-green,.btn-blue,.btn-orange {color:#FFFFFF;font-size: 16px;width:100%;line-height: 40px;border:none;border-radius:6px;text-align:center;-webkit-appearance:none;}
.btn {background:#FFFFFF;border:#E4E4E4 1px solid;color:#666666;}
.btn:hover {background:#DEDEDE;border:#CDCDCD 1px solid;}
.btn-green {background:#1AAD19;}
.btn-green:hover {background:#179B16;}
.btn-blue {background:#007AFF;}
.btn-blue:hover {background:#0569D5;}
.btn-orange {background:#FF8800;}
.btn-orange:hover {background:#FF6600;}
.btn-red {background:#E64340;}
.btn-red:hover {background:#CE3C39;}
.input-checkbox {width:24px;height:24px;background:url('img/icon-check.png') no-repeat;background-size:24px 24px;}
.input-checkbox-checked {width:24px;height:24px;background:url('img/icon-checked.png') no-repeat;background-size:24px 24px;}

.flexBox{display: -webkit-box; display: -ms-flexbox; display: flex;}
.flex1 {-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
.flexAlignCenter {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
[class*=van-hairline]{position: relative;}
[class*=van-hairline]::after{content: ' '; position: absolute; pointer-events: none; -webkit-box-sizing: border-box; box-sizing: border-box; top: -50%; left: -50%; right: -50%; bottom: -50%; -webkit-transform: scale(.5); -ms-transform: scale(.5); transform: scale(.5); border: 0 solid #ebedf0;}
.van-hairline-bottom::after{border-bottom-width: 1px}
.van-hairline-top::after{border-top-width: 1px}

.head-bar-fix {height:48px;overflow:hidden;font-size:12px;text-align:center;clear:both;color:#D3D3D3;}
.head-bar-fix em {display:inline-block;width:24px;height:24px;line-height:24px;}
.head-bar-fix .rfd em {background:url('img/icon-rfd.png') no-repeat center 4px;background-size:24px 24px;}
.head-bar-fix .rfu em {background:url('img/icon-rfu.png') no-repeat center 4px;background-size:24px 24px;}
.head-bar-fix .rfl em {background:url('img/spinner.gif') no-repeat center 6px;background-size:20px 20px;}
.head-bar {width:100%;height:48px;line-height:48px;overflow:hidden;background:#F7F7F7;border-bottom:#F0F0F0 1px solid;position:fixed;z-index:9;left:0;top:0;user-select:none;-webkit-user-select:none;}
.head-bar img {width:24px;height:24px;vertical-align:top;padding-top:12px;}
.head-bar span {font-size:16px;}
.head-bar-title {position:absolute;z-index:10;left:60px;right:60px;font-size:18px;font-weight:bold;text-align:center;word-wrap:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;user-select:none;-webkit-user-select:none;}
.head-bar-title input[type="search"] {box-sizing:border-box;width:100%;height:30px;line-height:30px;color:#8B8B8B;background:#EEEEEE url('img/ico-search.png') no-repeat 6px center;background-size:16px 16px;border:none;padding:0 28px;border-radius:4px;font-size:14px;-webkit-appearance:none;}
.head-bar-left {float:left;padding:0 0 0 16px;}
.head-bar-back {float:left;padding:0 0 0 12px;}
.head-bar-right {float:right;padding:0 16px 0 0;}
.head-tab {position:relative;z-index:10;width:180px;height:49px;left:50%;margin:0 0 0 -90px;}
.head-tab i {font-style:normal;font-weight:normal;font-size:10px;color:#FFFFFF;z-index:11;position:relative;display:block;width:20px;height:20px;line-height:20px;left:50%;margin:-34px 0 0 24px;background:#FF0000;border-radius:50%;text-align:center;}
.head-tab-on {width:50px;height:45px;float:left;margin:0 16px;border-bottom:#444444 4px solid;}
.head-tab-tb {width:50px;height:45px;float:left;margin:0 16px;}
.head-tab-tb b {color:#666666;}

.back2top {width:36px;height:36px;position:fixed;z-index:20;right:20px;bottom:128px;background:#000000 url('img/back2top.png') no-repeat center center;background-size:24px 24px;border-radius:50%;display:none;opacity:0.5;filter:alpha(opacity=50);}
.back2top a {display:block;width:100%;height:100%;}

.footer{background-color: #fff;border-top: 5px #F6F6F6 solid;}
.footer-top{color: #333;font-size: 14px;padding: 0 15px;height: 45px;line-height: 45px;}
.footer-top-sep{line-height: 1; color: #ccc; margin: 0 12px 0;}
.footer-top-reg{color: #FF6600 !important;}
.footer-top-icon{font-size: .24rem !important;}
.footer-top-msg{color: #999;}
.footer-top-back{color: #999;}
.footer-con{font-size: 13px; padding: 15px 0 10px; color: #999; text-align: center;}
.footer-con-line1{line-height: 1; margin-bottom: 10px;}
.footer-con-line2{font-size: 13px; margin-bottom: 10px;}
.footer-con-line3{font-size: 13px;}
.footer-con-line3 a{color: #999;}
.footer-con-link{display: inline-block; color: #999; margin-right: 10px; padding-right: 10px; border-right: 1px solid #999;}
.footer-con-link:last-child{border: 0; margin: 0; padding: 0;}
.footer-con-href{color: #999;}

.divider{text-align:center;padding:15px 0}
.divider-con{font-size:12px;padding:0 70px;line-height:1;color:#999;position:relative}
.divider-con::before{content:'';width:50px;height:1px;background-color:#ddd;position:absolute;top:7px;left:0}
.divider-con::after{content:'';width:50px;height:1px;background-color:#ddd;position:absolute;top:7px;right:0}

.news-detail-author{font-size:13px;color:#888;padding:15px 0;text-align:right}
.news-detail-exemption{font-size:13px;line-height:2;color:#666;padding:15px;background-color:#f5f5f5;border-radius:3px;text-align:justify;margin:15px;}


.foot-bar-fix {height:48px;clear:both;}
.foot-bar {width:100%;height:48px;overflow:hidden;background:#FFFFFF;border-top:#F0F0F0 1px solid;position:fixed;z-index:9;left:0;bottom:0;user-select:none;-webkit-user-select:none;}
.foot-bar li {width:20%;height:48px;float:left;text-align:center;font-size:11px;}
.foot-bar span {display:block;padding-top:32px;color:#444444;}
.foot-bar i {font-style:normal;font-size:10px;position:relative;z-index:10;display:block;width:6px;height:6px;left:50%;margin:-38px 0 0 8px;background:#FF0000;border:1px solid #F43531;border-radius:5px;}
.foot-bar b {font-weight:normal;font-size:10px;color:#FFFFFF;z-index:10;position:relative;display:block;min-width: 16px;max-width: 26px;height:16px;line-height:16px;padding: 0;left:50%;margin:-46px 0 0 6px;background: #FF6600;border-radius: 50px 50px 50px;text-align:center;}
.foot-bar .icon-home {background:url('img/foot-home.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-home-on {background:url('img/foot-home-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel {background:url('img/foot-channel.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel-on {background:url('img/foot-channel-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my {background:url('img/foot-my.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my-on {background:url('img/foot-my-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart {background:url('img/foot-cart.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart-on {background:url('img/foot-cart-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message {background:url('img/foot-message.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message-on {background:url('img/foot-message-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more {background:url('img/foot-more.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more-on {background:url('img/foot-more-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time {background:url('img/foot-time.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time-on {background:url('img/foot-time-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar-txt {padding:8px 10px;}
.foot-bar-txt textarea {box-sizing:border-box;width:100%;height:32px;line-height:32px;padding:0 10px;background:#F6F6F6;border-radius:4px;border:none;font-size:14px;color:#999999;}

/*带评论的浮动尾巴*/
.foot-bar-new {width:100%;min-width: 320px;max-width: 640px;margin: 0 auto;height: 49px;overflow:hidden;background:#FFFFFF;border-top:#F0F0F0 1px solid;position:fixed;z-index:9;bottom:0;user-select:none;-webkit-user-select:none;}
.foot-tool{height: 49px;}
.foot-tool .tool-div {flex:1;font-style:normal;font-size:12px;color:#666666;height: 42px;line-height:20px;padding: 22px 0 10px 0;margin-top: 5px;}
.foot-tool b {font-weight:normal;padding-top: 0px;}
.foot-tool .like {background:url('img/tool-like.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .hate {background:url('img/tool-hate.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .favorite {background:url('img/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .like.ok {background:url('img/tool-like-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .hate.ok {background:url('img/tool-hate-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .favorite.ok {background:url('img/tool-favorite-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .comment {background:url('img/tool-comment.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .share {background:url('img/tool-share.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .commenttxt_xh{height:32px;line-height:32px;border-radius: 50px;background: #f4f4f4;margin-top: -5px;text-align:left;color: #676767;font-size: 12px;}
.foot-tool .commenttxt_xh img{height:24px;line-height:24px;border-radius: 50px;float:left;margin-top:4px;margin-left: 5px;margin-right: 5px;}
.foot-tool .like.ok_red b,.foot-tool .hate.ok_red b,.foot-tool .favorite.ok_red b{color:#c7302b}

/*news带评论的浮动尾巴*/
.comment-foot{}
.comment-foot .tool-div{}
.comment-foot .favorite,.comment-foot .comment,.comment-foot .share{margin-top: 12px;padding: 0;}
.comment-foot .comment{position:relative;}
.comment-foot .comment b{background:#c7302b;color:#ffffff;padding: 2px 6px 3px;border-radius:10px;position:absolute;top:-5px;left: 10px;line-height: 11px;font-size: 11px;z-index: 1;}

.gird-4,.gird-5 {text-align:center;padding:24px 0;overflow:hidden;}
.gird-4 img,.gird-5 img {margin:0 0 6px 0;}
.gird-4 span,.gird-5 span {display:block;font-size:12px;line-height:12px;}
.gird-4 li {width:25%;height:90px;float:left;}
.gird-5 li {width:20%;height:80px;float:left;}

.igird-4,.igird-5 {text-align:center;padding:24px 0;overflow:hidden;}
.igird-4 img,.igird-5 img {margin:0 0 6px 0;}
.igird-4 span,.igird-5 span {display:block;font-size: 13px;line-height:12px;}
.igird-4 li {width:25%;height: 105px;float:left;}
.igird-5 li {width:20%;height:95px;float:left;}

.list-set {background:#FFFFFF;border-top:#F0F0F0 1px solid;border-bottom:#F0F0F0 1px solid;font-size:16px;}
.list-set li {background:#FFFFFF;}
.list-set div {margin-left:16px;height:44px;line-height:44px;padding:0 36px 0 0;overflow:hidden;border-top:#F0F0F0 1px solid;background:url('img/list-set.png') no-repeat right center;background-size:23px 13px;}
.list-set .on {background:none;}
.list-set a {display:block;width:100%;height:44px;}
.list-set em {display:block;height:16px;line-height:16px;padding:0 6px;float:right;font-size:12px;color:#FFFFFF;font-style:normal;background:#FF0000;border-radius:10px;margin-top:14px;}
.list-set span {float:right;font-size:14px;color:#444444;padding-left:10px;}
.list-set li:first-child div {border:none;}
.list-set input,.list-set select {border:#F0F0F0 1px solid;border-radius:0;-webkit-appearance:none;padding:4px;font-size:14px;}
.list-set-img div {margin-left:50px;}
.list-set-img img {width:24px;height:24px;position:absolute;z-index:8;margin:10px 0 0 -36px;}

.list-img {height:84px;background:#FFFFFF;overflow:hidden;clear:both;border-bottom:#F0F0F0 1px solid;padding:0 12px;}
.list-img img {float:left;margin:12px 12px 0 0;}
.list-img ul {margin:12px 0 0 0;}
.list-img li {height:30px;line-height:30px;overflow:hidden;}
.list-img strong {font-size:16px;display:block;width:100%;font-weight:normal;}
.list-img strong span {font-size:16px;}
.list-img em {font-size:12px;color:#666666;font-style:normal;}
.list-img i {font-size:12px;color:#F23030;font-style:normal;float:right;}
.list-img span {font-size:12px;color:#666666;}
.list-img .price {font-size:12px;color:#FF0000;}
.list-img .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:16px;}
.list-img .check {float:right;width:32px;height:30px;background:url('img/icon-check.png') no-repeat center center;background-size:20px 20px;}
.list-img .checked {float:right;width:32px;height:30px;background:url('img/icon-checked.png') no-repeat center center;background-size:20px 20px;}
.list-img .sheet {float:right;width:32px;height:30px;background:url('img/icon-sheet.png') no-repeat center center;background-size:20px 20px;}

.list-user {height:32px;overflow:hidden;padding:0 16px;margin-top:10px;}
.list-user img {float:left;}
.list-user ul {position:absolute;left:58px;right:16px;}
.list-user li {line-height:16px;color:#999999;}
.list-user span {float:right;font-size:12px;}
.list-user em {font-size:11px;font-style:normal;}

.list-inp {background:#FFFFFF;padding:0 16px;}
.list-inp div {width:100%;height:48px;line-height:48px;font-size:16px;padding-top:16px;}
.list-inp input[type="text"],.list-inp input[type="password"],.list-inp input[type="tel"],.list-inp input[type="number"],.list-inp input[type="email"],.list-inp input[type="url"] {box-sizing:border-box;width:100%;height:44px;line-height:24px;border:#F0F0F0 1px solid;padding:10px;border-radius:4px;font-size:16px;-webkit-appearance:none;}

.list-btn {padding:0 16px;}

.list-pay {background:#FFFFFF;border-top:#F0F0F0 1px solid;border-bottom:#F0F0F0 1px solid;font-size:18px;}
.list-pay li {background:#FFFFFF;}
.list-pay div {margin-left:50px;height:44px;line-height:44px;overflow:hidden;border-top:#F0F0F0 1px solid;}
.list-pay em {display:block;height:16px;line-height:16px;padding:0 6px;float:right;font-size:12px;margin-top:7px;}
.list-pay span {float:right;font-size:12px;color:#666666;}
.list-pay li:first-child div {border:none;}
.list-pay img {width:24px;height:24px;position:absolute;z-index:9;margin:10px 0 0 -36px;border-radius:4px;}
.list-pay .check {width:32px;height:30px;background:url('img/icon-check.png') no-repeat center center;background-size:24px 24px;}
.list-pay .checked {width:32px;height:30px;background:url('img/icon-checked.png') no-repeat center center;background-size:24px 24px;}

.list-tab {padding:16px;background:#FFFFFF;}
.list-tab ul {border:#444444 1px solid;border-radius:4px;height: 34px;line-height: 34px;font-size: 13px;text-align:center;display:-moz-box;display:-webkit-box;display:box;}
.list-tab li {border-right:#444444 1px solid;color:#444444;-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;}
.list-tab li:last-child {border-right:none;}
.list-tab span {color:#444444;display:block;width:100%;height:100%;}
.list-tab .on {background:#444444;color:#FFFFFF;}
.list-tab .on span {color:#FFFFFF;}

.list-menu {background:#FFFFFF url('img/bg-menu.png') repeat-x 0 bottom;height:44px;overflow-x:auto;font-size:16px;}
.list-menu ul {width:10000px;padding:0 10px;}
.list-menu li {height:42px;line-height:42px;padding:0 10px;border-bottom:#EFEFF4 2px solid;float:left;}
.list-menu .on {border-bottom:#444444 2px solid;color:#444444;}

.list-empty {padding:48px 24px;line-height:200%;color:#999999;font-size:16px;text-align:center;}

.member-info {height:128px;background:#3A82F6;padding-top: 20px;padding-bottom: 30px;}
.member-info-avatar {width:96px;height:96px;text-align:center;float:left;}
.member-info-avatar img {width:64px;height:64px;border-radius:50%;margin-top:16px;}
.member-info-user {height:96px;float:left;}
.member-info-user p {color:#FFFFFF;font-size:18px;line-height:32px;margin:20px 0 0 0;}
.member-info-user b {color:#FFFFFF;font-size:12px;font-weight:normal;}
.member-info-icon {width:48px;height:48px;margin-top: -5px;float:right;}

.member-stats {height: 102px;background: #ffffff;border-radius: 3px;position:relative;margin: -52px 10px 0 10px;}
.member-stats li {width: 33.33%;padding:12px 0;float:left;text-align:center;font-size:12px;}
.member-stats li b {font-weight:normal;font-size:20px;display:block;padding:0 10px;height:48px;line-height:48px;overflow:hidden;text-overflow:ellipsis;}

.member-gird{margin: 10px;background-color: #ffffff;border-radius: 3px;margin-bottom: 0;}
.member-gird li{height:auto}

.member-list {padding: 10px;background-color: #f3f3f3;}
.member-list-con {background-color: #fff;border-radius: 3px;overflow: hidden;}
.member-list-con li {position: relative;display: inline-block;font-size: 14px;height: 50px;line-height: 50px;padding-left: 15px;color: #333;width: 100%;}
.member-list-item-arr {margin-right: 20px;float: right;background: url('images/ico-arr.png') no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;width: 20px;height: 20px;margin-top: 15px;}
.member-list-con li:after {position: absolute;box-sizing: border-box;content: " ";pointer-events: none;top: -50%;right: -50%;bottom: -50%;left: -50%;border: 0 solid #ebedf0;border-bottom-width: 1px;-webkit-transform: scale(.5);transform: scale(.5);}
.member-list-con li img {position: relative;margin-right: 6px;top:3px;}

.order-t {height:44px;line-height:44px;padding:0 32px 0 16px;overflow:hidden;background:#FFFFFF url('img/list-set.png') no-repeat right center;background-size:23px 13px;}
.order-t em {font-size:12px;font-style:normal;float:right;}
.order-p {height:44px;line-height:44px;padding:0 16px;overflow:hidden;background:#FFFFFF;}
.order-p input[type="text"] {width:50%;border:#F0F0F0 1px solid;padding:4px 6px;border-radius:0;font-size:14px;-webkit-appearance:none;}
.order-b {height:50px;padding:0 16px;overflow:hidden;text-align:right;}
.order-b a {display:inline-block;width:72px;height:24px;line-height:24px;background:#FFFFFF;border:#F0F0F0 1px solid;border-radius:10px;margin:12px 0 0 16px;font-size:12px;text-align:center;}

.share_icon {display:none;}

.title {}
.title h1 {font-size:20px;line-height:22px;padding:16px;margin:0;}
.info {font-size:14px;padding:0 10px 16px 20px;color:#666666;border-bottom:#F6F6F6 10px solid;}
.content {font-size:16px;line-height:180%;padding:10px 16px;}
.content img {max-width: 100% !important;height:auto;}
.content table {max-width:100%;height:auto;}
.content a {color:#007AFF;}
.award {padding:32px;text-align:center;}
.award div {width:80px;height:44px;line-height:44px;font-size:20px;font-weight:bold;letter-spacing:2px;margin:auto;background:#FFFFFF;color:#E94657;border:#E94657 2px solid;border-radius:10px;}
.award div:hover {background:#E94657;color:#FFFFFF;}
.content-msg {font-size:16px;line-height:32px;padding:48px 16px;text-align:center;}
.contact {padding:0 16px;font-size:16px;line-height:200%;}
.pages {height:36px;padding:24px 0 24px 6px;text-align:center;background:#F7F7F7;clear:both;}
.pages a {display:inline-block;height:34px;line-height:34px;background:#FFFFFF;border:#F0F0F0 1px solid;border-radius:4px;margin-right:6px;padding:0 12px;font-size:14px;text-align:center;}

.tool {padding:24px 0;text-align:center;border-top:#F6F6F6 10px solid;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;}
.tool div {flex:1;font-style:normal;font-size:12px;color:#666666;height:20px;line-height:20px;padding:30px 0 0 0;}
.tool b {font-weight:normal;}
.tool .like {background:url('img/tool-like.png') no-repeat center 0;background-size:24px 24px;}
.tool .hate {background:url('img/tool-hate.png') no-repeat center 0;background-size:24px 24px;}
.tool .report {background:url('img/tool-report.png') no-repeat center 0;background-size:24px 24px;}
.tool .favorite {background:url('img/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.tool .comment {background:url('img/tool-comment.png') no-repeat center 0;background-size:24px 24px;}
.tool .award {background:url('img/tool-award.png') no-repeat center 0;background-size:24px 24px;}
.tool .share {background:url('img/tool-share.png') no-repeat center 0;background-size:24px 24px;}
.tool .like.ok {background:url('img/tool-like-ok.png') no-repeat center 0;background-size:24px 24px;color:#ff6600}
.tool .hate.ok {background:url('img/tool-hate-ok.png') no-repeat center 0;background-size:24px 24px;color:#ff6600}
.tool .favorite.ok {background:url('img/tool-favorite-ok.png') no-repeat center 0;background-size:24px 24px;color:#ff6600}

.ui-head {height: 40px;line-height: 40px;font-size:16px;padding: 0 0 0 12px;background:#F6F6F6;border-top: 15px solid #f6f6f6;}
.ui-head span {float:right;display:inline-block;font-size:12px;color:#666666;background:url('img/list-set.png') no-repeat right center;background-size:23px 13px;padding-right:28px;}
.ui-head i {display:inline-block;height: 16px;width: 5px;background:#FF6600;border-radius:2px;position:absolute;z-index:8;margin: 12px 5px 0 0;}
.ui-head b{margin-left:10px}

.ui-load {height:48px;line-height:48px;background:#FFFFFF;font-size:12px;text-align:center;display:none;}
.ui-load i {font-style:normal;display:inline-block;height:16px;line-height:16px;background:url('img/spinner.gif') no-repeat 0 center;background-size:16px 16px;padding:0 0 0 24px;color:#999999;}
.ui-load b {color:#D3D3D3;}

.ui-viewer {position:fixed;z-index:200;top:0;width:100%;height:10000px;background:#000000;color:#FFFFFF;display:none;}
.ui-viewer i {position:fixed;z-index:211;top:0px;left:0px;display:block;width:24px;height:24px;background:#333333 url('img/icon-close.png') no-repeat center center;background-size:16px 16px;border:#000000 16px solid;border-radius:50%;font-size:10px;padding:0;}
.ui-viewer b {position:fixed;z-index:211;top:16px;right:16px;display:inline-block;padding:4px 8px;background:#333333;border-radius:10px;font-size:10px;font-style:normal;color:#FFFFFF;text-align:center;}
.ui-viewer p {position:fixed;z-index:211;bottom:0;left:0;padding:16px 24px;margin:0;background:#333333;font-size:12px;color:#FFFFFF;width:100%;display:none;}
.ui-viewer em {position:fixed;z-index:211;top:16px;left:50%;margin-left:-30px;font-size:12px;color:#F6F6F6;width:60px;height:22px;line-height:22px;background:#333333;border-radius:4px;font-style:normal;text-align:center;display:none;}
.ui-viewer li {float:left;}

.ui-album {background:#000000;color:#FFFFFF;}
.ui-album span,.ui-album pre {display:none;}
.ui-album strong {display:block;line-height:20px;padding:20px;font-size:12px;font-weight:normal;}
.ui-album li {float:left;}
.ui-album em {position:absolute;z-index:5;right:0;margin:24px 24px 0 0;display:inline-block;padding:4px 8px;background:#333333;border-radius:10px;font-size:10px;font-style:normal;color:#FFFFFF;text-align:center;opacity:0.5;filter:alpha(opacity=50);}
.ui-album b {position:absolute;z-index:6;display:block;width:48px;height:48px;background:#FFFFFF url('img/video-play.png') no-repeat center center;background-size:48px 48px;left:50%;margin:80px 0 0 -28px;border-radius:50%;opacity:0.8;filter:alpha(opacity=80);}
.ui-album p {position:absolute;z-index:7;width:100%;background:#000000;text-align:center;margin:0;padding:0;display:none;}
.ui-album i {position:absolute;z-index:8;display:block;width:24px;height:24px;background:#000000 url('img/icon-close.png') no-repeat center center;background-size:16px 16px;border-radius:50%;font-size:10px;padding:0;right:0;margin:10px 10px 0 0;opacity:0.8;filter:alpha(opacity=80);display:none;}

.ui-ico-time,.ui-ico-hits,.ui-ico-info,.ui-ico-play,.ui-ico-pics,.ui-ico-down,.ui-ico-comm,.ui-ico-area,.ui-ico-user,.ui-ico-none,.ui-ico-price,.ui-ico-like,.ui-ico-hate,.ui-ico-sort,.ui-ico-delete,.ui-ico-quote,.ui-ico-report {font-style:normal;font-size:12px;color:#999999;display:inline-block;height:16px;line-height:16px;padding:0 10px 0 18px;}
.ui-ico-time {background:url('img/ico-time.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-hits {background:url('img/ico-hits.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-comm {background:url('img/ico-comm.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-info {background:url('img/ico-info.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-play {background:url('img/ico-play.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-pics {background:url('img/ico-pics.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-down {background:url('img/ico-down.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-area {background:url('img/ico-area.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-user {background:url('img/ico-user.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-price {color:#FF0000;padding:0;font-size:14px;}

.ui-ico-like {background:url('img/ico-like.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-hate {background:url('img/ico-hate.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-sort {background:url('img/ico-sort.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-delete {background:url('img/ico-delete.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-quote {background:url('img/ico-quote.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-report {background:url('img/ico-report.png') no-repeat 0 center;background-size:14px 14px;}

.ui-tool {padding:16px 6px;text-align:right;border-bottom:#F6F6F6 10px solid;}
.ui-main {background:#F6F6F6;padding:0 10px 0 0;overflow:hidden;clear:both;}

.ui-filter {padding:0 0 0 16px;height:48px;line-height:48px;background:#F6F6F6;}
.ui-filter b {display:inline-block;font-weight:normal;margin-right:16px;}
.ui-filter .on {color:#FF6600;}
.ui-filter i {display:inline-block;font-style:normal;padding:0 16px;}
.ui-filter-ord {background:url('img/filter-ord.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-dsc {background:url('img/filter-dsc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-asc {background:url('img/filter-asc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-box {background:url('img/filter-box.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-ckd {background:url('img/filter-ckd.png') no-repeat 0 center;background-size:12px 12px;color:#FF6600;}
.ui-filter-key {padding:0 16px 16px 16px;background:#F6F6F6;}
.ui-filter-key i {display:inline-block;font-style:normal;padding-right:16px;margin-right:16px;background:url('img/filter-del.png') no-repeat right center;background-size:12px 12px;}

.ui-list-img {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:50%;float:left;}
.ui-list-img div {background:#FFFFFF;margin:0 0 10px 10px;border-radius: 3px;overflow:hidden;}
.ui-list-img img {width:100%;border-radius: 3px 3px 0 0;}
.ui-list-img strong {display:block;line-height:20px;height:40px;margin:10px;font-size:14px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;}
.ui-list-img b {display:block;line-height:20px;height:20px;margin:10px;font-size:12px;font-weight:normal;color:#999999;overflow:hidden;text-overflow:ellipsis;}
.ui-list-img .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:16px;}
.ui-list-img p {margin:0;padding:6px 0 0 10px;height:16px;line-height:16px;font-size:12px;color:#999999;}

.ui-list-txt {background:#FFFFFF;margin:0 0 10px 0;padding:10px;}
.ui-list-txt strong {display:block;line-height:20px;margin:10px;font-size:16px;font-weight:normal;}
.ui-list-txt p {margin:0;padding:6px 0 6px 10px;height:16px;line-height:16px;font-size:12px;color:#999999;}
.ui-list-txt div {margin:0;padding:0 12px;line-height:24px;max-height:48px;overflow:hidden;color:#999999;}

.ui-list-mix {background:#FFFFFF;margin:0 0 10px 0;padding:10px;overflow:hidden;clear:both;}
.ui-list-mix img {float:left;margin-right:6px;width:30%;}
.ui-list-mix strong {display:block;height: 40px;line-height:20px;margin:2px 10px 10px 10px;font-size:16px;font-weight:normal;overflow: hidden;}
.ui-list-mix b {display:block;line-height:20px;height:20px;margin:0 10px;font-size:12px;font-weight:normal;color:#999999;overflow:hidden;text-overflow:ellipsis;}
.ui-list-mix .vip {background:url('img/icon-vip.png') no-repeat 0 center;background-size:14px 14px;padding-left:16px;}
.ui-list-mix p {margin:0;padding:6px 0 6px 10px;height:16px;line-height:16px;font-size:12px;color:#999999;}
.ui-list-mix ul {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;overflow:hidden;padding:0;}
.ui-list-mix div {margin:0;padding:0 12px;line-height:24px;max-height:48px;overflow:hidden;color:#999999;}

.mall-foot {height:48px;}
.mall-foot table,.mall-foot td {height:48px;}
.mall-foot img {width:24px;height:24px;vertical-align: middle;margin-top: 2px;}
.mall-foot span {display:block;padding-top:0px;color:#7A7E83;font-size:11px;}
.mall-foot b {font-weight:normal;font-size:10px;color:#FFFFFF;z-index:10;position:absolute;display:block;width:16px;height:16px;line-height:16px;left:0;margin:-44px 0 0 128px;background:#FF0000;border-radius:50%;text-align:center;}

.mall-foot .favorites {background:url('img/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.mall-foot .favorites.ok {background:url('img/tool-favorite-ok.png') no-repeat center 0;background-size:24px 24px;color:#ff6600}
.mall-foot .favorites span{padding-top: 25px;}
.mall-foot .favorites.ok span{color:#ff6600}

.btn-buy,.btn-cart,.btn-inquiry {font-size:14px;width:100%;height:38px;line-height:38px;border:none;border-radius: 3px;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;}
.btn-buy {background:#F2AC3C;color:#FFFFFF;}
.btn-buy:disabled {background:#CCCCCC;cursor:not-allowed;}
.btn-cart {background:#EA4125;color:#FFFFFF;}
.btn-cart:disabled {background:#CCCCCC;cursor:not-allowed;}
.btn-inquiry {background:#2196F3;color:#FFFFFF;}
.btn-inquiry:disabled {background:#CCCCCC;cursor:not-allowed;}


.ui-fr {float:right;}
.ui-ok {background:#FFFFFF url('img/icon-ok.png') no-repeat center 44px;background-size:100px 100px;padding:188px 16px 44px 16px;text-align:center;}
.ui-ko {background:#FFFFFF url('img/icon-ko.png') no-repeat center 44px;background-size:100px 100px;padding:188px 16px 44px 16px;text-align:center;}
.ui-ok p,.ui-ko p {margin:0;font-size:20px;font-weight:bold;padding-bottom:44px;}
.ui-ok div,.ui-ko div {font-size:16px;color:#999999;padding-bottom:44px;}
.ui-ok input,.ui-ko input {margin-bottom:16px;}

.ui-form {background:#FFFFFF;padding: 16px 16px;}
.ui-form p {padding:16px 0;margin:0;font-size:16px;font-weight:bold;clear:both;}
.ui-form div {line-height:32px;}
.ui-form em {padding-left:6px;font-size:12px;color:#FF0000;}
.ui-form b {float:right;font-size:12px;color:#FF0000;font-weight:normal;}
.ui-form label {display:inline;margin:0 0 0 6px;font-size:16px;}
.ui-form input[type="text"],.ui-form input[type="password"],.ui-form input[type="search"],.ui-form input[type="tel"],.ui-form input[type="number"],.ui-form input[type="email"],.ui-form input[type="url"] {box-sizing:border-box;width:100%;height:44px;line-height:24px;border:#F0F0F0 1px solid;padding:10px;border-radius:4px;font-size:14px;-webkit-appearance:none;}
.ui-form input[type="search"] {background:url('img/ico-search.png') no-repeat 6px center;background-size:16px 16px;padding:0 28px;}
.ui-form input[type="date"] {width:150px;height:44px;line-height:44px;border:#F0F0F0 1px solid;border-radius:0;padding:0 10px;font-size:14px;-webkit-appearance:none;}
.ui-form input[type="datetime-local"] {width:180px;height:44px;line-height:44px;border:#F0F0F0 1px solid;border-radius:0;padding:0 10px;font-size:14px;-webkit-appearance:none;}
.ui-form input[type="radio"] {border:#F0F0F0 1px solid;}
.ui-form input[type="checkbox"] {border:#F0F0F0 1px solid;}
.ui-form select {padding:0 3px;font-size:14px;height:44px;line-height:44px;border:#F0F0F0 1px solid;margin:0 10px 10px 0;background:#FFFFFF;}
.ui-form textarea {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;width:100%;height:72px;line-height:24px;padding:3px;font-size:14px;border:#F0F0F0 1px solid;-webkit-appearance:none;}
.ui-form #captcha {width:100px;}
.ui-form #answer {width:80%;}

.webuploader-container {position:relative;}
.webuploader-element-invisible {position:absolute !important;clip: rect(1px 1px 1px 1px);clip: rect(1px,1px,1px,1px);}
.webuploader-pick {position:relative;display:inline-block;cursor:pointer;width:80px;height:80px;}
.webuploader-pick-hover {}
.webuploader-pick-disable {opacity:0.6;filter:alpha(opacity=60);pointer-events:none;}

.ui-form-thumb-show {width:80px;height:60px;border:#EDEEF1 1px solid;margin-right:16px;float:left;display:none;}
.ui-form-thumb-show img {width:80px;height:60px;border:none;}
.ui-form-thumb-upload {width:80px;height:60px;overflow:hidden;border:#EDEEF1 1px solid;float:left;background:url('img/upload-image.png') no-repeat center center;background-size:40px 40px;}
.ui-form-album-show {width:80px;height:80px;border:#EDEEF1 1px solid;margin:0 16px 16px 0;float:left;display:none;}
.ui-form-album-show img {width:80px;height:80px;border:none;}
.ui-form-album-upload {width:80px;height:80px;overflow:hidden;border:#EDEEF1 1px solid;float:left;background:url('img/upload-image.png') no-repeat center center;background-size:40px 40px;}
.ui-form-file-upload {position:relative;width:32px;height:30px;overflow:hidden;float:right;background:#FFFFFF url('img/icon-upload.png') no-repeat center center;background-size:24px 24px;margin:-36px 6px 0 0;}
.ui-form-scan {position:relative;width:32px;height:30px;overflow:hidden;float:right;background:#FFFFFF url('img/icon-scan.png') no-repeat center center;background-size:24px 24px;margin:-36px 6px 0 0;}
.limit {padding:0 16px;line-height:48px;font-size:12px;}

.ui-editor-toolbar {background:#F8F8F8;height:36px;line-height:36px;padding-left:10px;border-top:#F0F0F0 1px solid;}
.ui-editor-toolbar li {width:36px;height:36px;line-height:36px;text-align:center;float:left;color:#7F8393;font-size:20px;cursor:pointer;font-family:Verdana;}
.ui-editor-img {background:url('img/editor-img.png') no-repeat center center;background-size:20px 20px;overflow:hidden;}
.ui-editor-bold {}
.ui-editor-italic {font-style:italic;}
.ui-editor-underline {text-decoration:underline;}
.ui-editor-content {border-bottom:#F0F0F0 1px solid;background:#FFFFFF;height:180px;padding:10px;font-size:16px;}
.ui-editor-content img {max-width:100%;height:auto;}
.ui-editor-content a {color:#007AFF;}

.ui-mask {position:fixed;z-index:98;left:0;top:0;right:0;width:100%;height:100%;overflow:hidden;opacity:0.8;filter:alpha(opacity=80);display:none;}
.ui-toast {height:32px;line-height:32px;overflow:hidden;display:inline-block;padding:0 16px;background:#000000;opacity:0.8;filter:alpha(opacity=80);color:#FFFFFF;border-radius:6px;position:fixed;z-index:99;top:76px;font-size:14px;display:none;}
.ui-sheet {position:fixed;z-index:99;left:0;right:0;bottom:0;display:none;background:#F6F6F6;}
.ui-sheet div {background:#FFFFFF;border-top:#F0F0F0 1px solid;}
.ui-sheet li {height:44px;line-height:44px;overflow:hidden;text-align:center;font-size:20px;border-top:#F0F0F0 1px solid;}
.ui-sheet p {height:44px;line-height:44px;text-align:center;font-size:20px;font-weight:bold;margin:8px 0;background:#FFFFFF;}
.ui-sheet em {padding:10px;line-height:24px;font-size:14px;color:#999999;font-style:normal;text-align:center;display:block;}
.ui-sheet span {display:block;width:100%;}
.ui-pop {position:fixed;z-index:99;top:36px;right:10px;width:128px;display:none;}
.ui-pop i {display:block;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-bottom:6px solid #333333;margin-left:108px;}
.ui-pop div {text-align:center;background:#333333;border-radius:4px;padding:10px;}
.ui-pop a {display:block;width:100%;height:44px;line-height:44px;color:#FFFFFF;font-size:16px;}
.ui-side {position:fixed;z-index:99;top:0;right:0;width:256px;height:100%;background:#000000;display:none;}
.ui-frame {position:fixed;z-index:99;bottom:0;left:0;width:100%;background:#F6F6F6;display:none;}
.ui-frame p {height:48px;line-height:48px;margin:0;padding:0 16px;text-align:right;font-size:16px;}

.ui-icon-loading {background:url('img/loading.gif') no-repeat center center;background-size:40px 40px;border-radius:50%;}


.address {
    position: relative;
}
.address input{width:90% !important;overflow:hidden}
.address .icon-dingwei2 {
    position: absolute;
    /* top: 11px; */
    /* right: 5px; */
    color: #db4f50;
    width: 44px;
    height: 44px;
    background:url('img/my-address.png') no-repeat center center;
    background-size:20px 20px;
    display: inline-block;
}

/*2021.6.1*/
.left{float:left;}
.right{float:right;}

.common-center{display: flex;justify-content: center;align-items: center;}
.common-img-div{display: flex;justify-content: center; align-items: center;overflow: hidden;}
.common-img-div img{width: 100%;height: auto;}
.swiper-container .swiper-wrapper img{ display: block;}

.swiper-container .swiper-slide>a{ display: block; width: 100%;}
.swiper-container .swiper-wrapper img { display: block;width: 100%;background-repeat: no-repeat;background-size: 100% 100%;background-position: center;}
.swiper-container {width: 100%;margin: 0 auto;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-pagination-bullet {background: #999;opacity: .8}
.swiper-pagination-bullet-active {background: #fff;}

/*logo*/
.nhome_ad{overflow:hidden;padding:15px 0 5px}
.nhome_ad div{width: 50%;height: 50px;text-align: center;}
.nhome_ad div.common-img-div{height: 50px;}
.nhome_ad div:nth-child(2) a{ display: inline-block;background: #00a2e8;color: #FFFFFF;height: 50px;line-height: 50px;width: 150px;text-align: center;margin-left: 3%;border-radius: 25px;font-size: 16px;}

/*公告*/
.nhome_notice{line-height: 36px;}
.roll-left{margin-left: 5%;font-size: 16px;color: #FF0000;margin-right: 2%;}
.roll-wrap {position: relative;width: 75%;height: 36px;overflow: hidden}
.roll-wrap ul li{line-height: 36px;height: 36px;}
.roll-wrap ul li a{height: 36px;display: inline-block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*快捷*/
.nhome_push {padding: 10px 0;width: 100%;margin: 0 auto;display: flex;justify-content: space-around;border-top: 10px solid #F6F6F6;}
.nhome_push div{width: 45%;float: left;height: 88px;border-radius: 5px;background-repeat: no-repeat;background-size: 37px 50px;background-position: 93% center;}
.nhome_push div:nth-child(1){background-color: #7acbd8;}
.nhome_push div:nth-child(2){background-color:#f2b25c;}
.nhome_push div a span{font-size: 17px;color: #FFFFFF;display: block;margin-left: 10%;padding: 7px 0;}
.nhome_push div a p{margin-left: 10%;border: 1px solid #f1d09b;display: inline-block;color: #ffffff;padding: 3px 5px;border-radius: 3px;font-size: 13px;}

/* 品质商家 */
.nhome_company{border: 10px solid #f2f2f2;border-left: none;border-right: none;height: 185px;}
.nhome_companytop{height: 45px;line-height: 43px;border-bottom: 1px solid #f2f2f2;}
.nhome_companytop div{margin-left: 3%;}
.nhome_companytop div p{width: 26px;height: 26px;background: #e78b22;color: #FFFFFF;line-height: 26px;text-align: center;border-radius: 50%;margin-top: 9px;margin-right: 10px;}
.nhome_companytop div .n_tiltle{color: #E78B22;font-size: 16px;font-weight: bold;}
.nhome_companytop  a{margin-right: 3%;font-size: 12px;}

.nhome_company .swiper-container{margin-top: 14px;height: 140px;}
.nhome_company .swiper-container .swiper-slide .common-img-div{width: 110px;height: 110px;margin-bottom: 1px;}
.nhome_company .swiper-container .swiper-slide a{display: inline-block; width: 100%; height: 100%;display: flex;flex-direction: column;justify-content: center; align-items: center;}

.nhome_company .swiper-container .swiper-slide a p{line-height: 20px;height: 20px;width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 12px;}


/*返回顶部 */
.return{position: fixed;right: 5%;bottom: 80px;width: 40px;display: none;z-index: 1;}
.return p{padding:0;margin:0}
.return a,.fabu{display: inline-block;width: 40px;height: 40px;line-height: 40px;background: rgba(0,0,0,.6);color: #FFFFFF;text-align: center;border-radius: 50%;margin-bottom: 10px;}
.fabu{background:#ff6600}
.foot-zhe{width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0,0,0,.6);z-index: 999;}
.foot-zhe div{position: absolute;bottom: 0; left: 0;width: 100%;height: 120px;text-align: center;}
.foot-zhe div a{padding: 10px 15px;background: #FFFFFF;margin: 0 10px;border-radius:3px}
.foot-zhe div p{margin-top: 30px;color: #FFFFFF;font-size: 26px;font-weight: 900;transform: rotate(45deg);}
.foot-zhe div p .iconfont{font-size:26px}

/*index-sell*/
.nhome_hotcon{position: relative;width: 100%;background: #ffffff;}
.active_change_news{padding: 3%;width: 94%;}
.active_change_news .active_change_ntop{display: flex;justify-content: space-between;align-items: center;}
.active_change_news .active_change_ntop div:nth-child(1) img{width: 60px;height: 60px;border-radius: 50px;}
.active_change_news .active_change_ntop div:nth-child(2){width: 50%;}
.active_change_news .active_change_ntop div:nth-child(2) .new_titlt{display: inline-block;width: 100%;height: 26px; font-size: 14px;color: #2191e5;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.active_change_news .active_change_ntop div:nth-child(2) p a{background: #FF5722;color: #FFF;padding: 1px 4px;border-radius: 3px;font-size: 12px;}
.active_change_news .active_change_ntop p{margin:0;padding:0}
.active_change_con{width: 100%;font-size: 14px;font-weight: 600;line-height: 22px;height: 44px;overflow: hidden;/* white-space: nowrap;text-overflow: ellipsis; */margin-top: 7px;margin-bottom: 8px;}

.active_change_img{}
.active_change_img img{width: 31%;max-height: 109px;margin-right: 3%;border-radius: 3px;}
.active_change_img img:nth-child(3){margin-right: 0px;}
.active_change_bottom{position: relative; display: flex;justify-content: space-between;align-items: center; background:#f2f2f2;height: 26px;padding: 0 2%;margin-top:10px;}
.active_change_bottom div{position: absolute;top: -10px;left: 15px;border-bottom: 12px solid #f2f2f2;border-left: 10px solid transparent;border-right: 10px solid transparent;}

.active_change_more a{padding: 5px 8px;background: #2191e5;color: #FFFFFF !important;border-radius: 15px;}
.active_change_more{text-align: center;padding-bottom: 15px;}


.active_change_news .active_change_ntop div:nth-child(3) a{display: inline-block;width: 94px;height: 30px;line-height: 30px;color: #FFFFFF;background: #ea3323;text-align: center;border-radius: 5px;font-size: 13px;}
.active_change_news .active_change_ntop div:nth-child(3) a span{vertical-align: bottom;margin-right: 3px;}
