/*
	[ MYB2B System] Copyright (c) 2008-2021
*/

* {word-break:break-all;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Lucida Grande",Helvetica,Arial,Verdana,"Microsoft YaHei";}

html,body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}
/*
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*/
* {touch-action: pan-y;}
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;}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}
ul,form {margin:0px;padding:0px;}
form {margin:0px;}
td {font-size:14px;}
img {border:none;/*vertical-align: middle;*/}

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:#F44D01;}
.btn-green:hover {opacity:.8;filter:alpha(opacity=80);}
.btn-blue {background:#F44D01;}
.btn-blue:hover {opacity:.8;filter:alpha(opacity=80);}
.btn-orange {background:#FF8800;}
.btn-orange:hover {opacity:.8;filter:alpha(opacity=80);}
.btn-red {background:#E64340;}
.btn-red:hover {opacity:.8;filter:alpha(opacity=80);}
.input-checkbox {width:24px;height:24px;background:url('../images/icon-check.png') no-repeat;background-size:24px 24px;}
.input-checkbox-checked {width:24px;height:24px;background:url('../images/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('../images/icon-rfd.png') no-repeat center 4px;background-size:24px 24px;}
.head-bar-fix .rfu em {background:url('../images/icon-rfu.png') no-repeat center 4px;background-size:24px 24px;}
.head-bar-fix .rfl em {background:url('../images/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('../images/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('../images/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('../images/foot-home.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-home-on {background:url('../images/foot-home-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-home-on span{color:#F44D01}
.foot-bar .icon-channel {background:url('../images/foot-channel.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel-on {background:url('../images/foot-channel-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-channel-on span{color:#F44D01}
.foot-bar .icon-my {background:url('../images/foot-my.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my-on {background:url('../images/foot-my-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-my-on span{color:#F44D01}
.foot-bar .icon-cart {background:url('../images/foot-cart.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart-on {background:url('../images/foot-cart-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-cart-on span{color:#F44D01}
.foot-bar .icon-message {background:url('../images/foot-message.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message-on {background:url('../images/foot-message-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-message-on span{color:#F44D01}
.foot-bar .icon-more {background:url('../images/foot-more.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more-on {background:url('../images/foot-more-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-more-on span{color:#F44D01}
.foot-bar .icon-time {background:url('../images/foot-time.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time-on {background:url('../images/foot-time-on.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar .icon-time-on span{color:#F44D01}
.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('../images/tool-like.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .hate {background:url('../images/tool-hate.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .favorite {background:url('../images/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .like.ok {background:url('../images/tool-like-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .hate.ok {background:url('../images/tool-hate-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .favorite.ok {background:url('../images/tool-favorite-ok.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .comment {background:url('../images/tool-comment.png') no-repeat center 0;background-size:24px 24px;}
.foot-tool .share {background:url('../images/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;}

.gird-4 h3,.gird-5 h3{line-height: 35px;border-bottom: solid 1px #f6f6f6;font-style: normal;display: flex;align-items: center;position: relative;font-size: 16px;padding-left: 8px;padding-bottom: 3px;margin: 0 5px 13px 5px;}
.gird-4 h3::before,.gird-5 h3::before{content: "";width: 4px;height: 17px;display: inline-block;background: #ff2e26;position: absolute;top: -2px;left: 0;bottom: 0;margin: auto 0;margin-right: 4px;border-radius: 5px;}

.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('../images/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('../images/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('../images/icon-check.png') no-repeat center center;background-size:20px 20px;}
.list-img .checked {float:right;width:32px;height:30px;background:url('../images/icon-checked.png') no-repeat center center;background-size:20px 20px;}
.list-img .sheet {float:right;width:32px;height:30px;background:url('../images/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('../images/icon-check.png') no-repeat center center;background-size:24px 24px;}
.list-pay .checked {width:32px;height:30px;background:url('../images/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('../images/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-color: #F44D01;background-image: linear-gradient(-45deg, #ff2e26, #ff6d26);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: 5px;position:relative;margin: -52px 10px 0 10px;box-shadow: 0 4px 10px rgb(0 0 0 / 33%);-webkit-box-shadow: 0 0 0.2rem rgba(255, 46, 38, .2);-moz-box-shadow: 0 0 .2rem rgba(255, 46, 38, .2);box-shadow: 0 0 0.2rem rgba(255, 46, 38, .2);}
.member-stats li {width:24.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('../images/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('../images/tool-like.png') no-repeat center 0;background-size:24px 24px;}
.tool .hate {background:url('../images/tool-hate.png') no-repeat center 0;background-size:24px 24px;}
.tool .report {background:url('../images/tool-report.png') no-repeat center 0;background-size:24px 24px;}
.tool .favorite {background:url('../images/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.tool .comment {background:url('../images/tool-comment.png') no-repeat center 0;background-size:24px 24px;}
.tool .award {background:url('../images/tool-award.png') no-repeat center 0;background-size:24px 24px;}
.tool .share {background:url('../images/tool-share.png') no-repeat center 0;background-size:24px 24px;}
.tool .like.ok {background:url('../images/tool-like-ok.png') no-repeat center 0;background-size:24px 24px;color:#ff6600}
.tool .hate.ok {background:url('../images/tool-hate-ok.png') no-repeat center 0;background-size:24px 24px;color:#ff6600}
.tool .favorite.ok {background:url('../images/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('../images/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: 13px 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('../images/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('../images/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('../images/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('../images/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('../images/ico-time.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-hits {background:url('../images/ico-hits.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-comm {background:url('../images/ico-comm.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-info {background:url('../images/ico-info.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-play {background:url('../images/ico-play.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-pics {background:url('../images/ico-pics.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-down {background:url('../images/ico-down.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-area {background:url('../images/ico-area.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-user {background:url('../images/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('../images/ico-like.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-hate {background:url('../images/ico-hate.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-sort {background:url('../images/ico-sort.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-delete {background:url('../images/ico-delete.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-quote {background:url('../images/ico-quote.png') no-repeat 0 center;background-size:14px 14px;}
.ui-ico-report {background:url('../images/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('../images/filter-ord.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-dsc {background:url('../images/filter-dsc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-asc {background:url('../images/filter-asc.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-box {background:url('../images/filter-box.png') no-repeat 0 center;background-size:12px 12px;}
.ui-filter-ckd {background:url('../images/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('../images/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%;height: 8rem;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('../images/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%;border-radius: 5px;}
.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('../images/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;}

.ui-main-a .ui-list-mix{margin-bottom:1px}

.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('../images/tool-favorite.png') no-repeat center 0;background-size:24px 24px;}
.mall-foot .favorites.ok {background:url('../images/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('../images/icon-ok.png') no-repeat center 44px;background-size:100px 100px;padding:188px 16px 44px 16px;text-align:center;}
.ui-ko {background:#FFFFFF url('../images/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 24px;}
.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('../images/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:195px;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('../images/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('../images/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('../images/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('../images/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('../images/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('../images/loading.gif') no-repeat center center;background-size:40px 40px;border-radius:50%;}

/*2021.6.6*/
.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('../images/my-address.png') no-repeat center center;
    background-size:20px 20px;
    display: inline-block;
}

/*2021.8.9*/
.clearfix::after{clear: both; content: "."; display: block; height: 0; visibility: hidden;}
.clearfix{}

.head-bar-new{width:100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}

.divHeight{width: 100%; height: 10px; background: #f5f7fc; position: relative; overflow: hidden;}
.r-line{position: relative;}
.r-line:after{content: ''; position: absolute; z-index: 0; top: 0; right: 0; height: 100%; border-right: 1px solid #D9D9D9; -webkit-transform: scaleX(0.5); transform: scaleX(0.5); -webkit-transform-origin: 100% 0; transform-origin: 100% 0;}
.b-line{position: relative;}
.b-line:after{content: '';position: absolute;z-index: 2;bottom: 0;left: 3%;width: 94%;height: 1px;border-bottom: 1px solid #e2e2e2;-webkit-transform: scaleY(0.5);transform: scaleY(0.5);-webkit-transform-origin: 0 100%;transform-origin: 0 100%;}
.aui-arrow{position: relative; padding-right: 0.8rem; color: #7f8699; font-size: 0.85rem;}
.aui-arrow span{font-size: 0.8rem; color: #9b9b9b;}
.aui-arrow:after{content: " "; display: inline-block; height: 6px; width: 6px; border-width: 2px 2px 0 0; border-color: #848484; border-style: solid; -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); position: relative; top: -2px; position: absolute; top: 50%; margin-top: -6px; right: 2px; border-radius: 1px;}
.aui-flex{display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-align: center;-webkit-align-items: center;align-items: center;padding: 0px 4%;position: relative;}
.aui-flex-box{-webkit-box-flex: 1;-webkit-flex: 1;flex: 1;min-width: 0;font-size: 14px;}
/* 必要布局样式css */
.aui-fl{float:left;margin:0 10px}
.aui-navBar-fixed{
    position: fixed;
    z-index: 9;
    left: 0;
    top: 0;
    right: 0;
    user-select: none;
    -webkit-user-select: none;
}
.aui-flexView{/* width: 100%; *//* height: 100%; *//* margin: 0 auto; *//* display: -webkit-box; *//* display: -webkit-flex; */display: -ms-flexbox;/* display: flex; *//* -webkit-box-orient: vertical; *//* -webkit-box-direction: normal; *//* -webkit-flex-direction: column; */-ms-flex-direction: column;/* flex-direction: column; */}

.aui-scrollView{width: 100%;height: 100%;-webkit-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;flex: 1;overflow-y: auto;overflow-x: hidden;-webkit-overflow-scrolling: touch;position: relative;padding-bottom: 13px;}

.aui-navBar{height: 44px;/* position: relative; */background-color: #f44e01;background: -webkit-linear-gradient(to right,#ffa50d, #f44e01);background: -o-linear-gradient(to right,#ffa50d, #f44e01);background: -moz-linear-gradient(to right,#ffa50d, #f44e01);background: linear-gradient(to right,#ffa50d, #f44e01);border:none;}
.aui-navBar-item{height: 44px;min-width: 15%;-webkit-box-flex: 0;-webkit-flex: 0 0 15%;-ms-flex: 0 0 15%;flex: 0 0 15%;padding: 0 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-size: 0.7rem;white-space: nowrap;overflow: hidden;color: #808080;position: relative;}
.aui-navBar-item:first-child{-webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; margin-right: -25%; font-size: 0.9rem; font-weight: bold;}
.aui-navBar-item:last-child{-webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; -webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end; font-size: 14px; color: #333333;}
.aui-center{-webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; height: 44px; width: 80%; margin-left: 25%;}
.aui-center-title{text-align: center; width: 100%; white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis; font-size: 0.95rem; color: #333; font-weight: bold;}
.icon{width: 19px; height: 19px; display: block; border: none; float: left; background-size: 19px; background-repeat: no-repeat; margin:0 auto;}
.aui-flex-box h1{font-weight: bold;font-size: 16px;overflow: hidden;}
.aui-flex-box h2{color: #303741;font-weight: 500;font-size: 0.95rem;margin-bottom: 0.5rem;text-align:left;height:25px;line-height:25px;overflow: hidden;}
.aui-flex-box p{overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;text-overflow: ellipsis;color: #8a8a8a;font-size: 0.7rem;margin-bottom: 0.1rem;text-align:left;}
.aui-flex-box h3{font-size: 0.9rem; color: #8a8a8a; font-weight: normal; width: 100%; overflow: hidden; margin-bottom: 0.3rem;}

.aui-kw-list{padding: 6.3rem 4% 0.2rem;overflow: hidden;}
.aui-kw-list .aui-flex-box{text-align:center;}

.aui-palace{padding: 0.4rem 4% 0.7rem;position: relative;overflow: hidden;}
.aui-palace-grid{position: relative;float: left;padding: 1px;width: 20%;box-sizing: border-box;margin: 10px 0 5px;}
.aui-palace-grid-icon{width: 40px;height: 40px;margin: 0 auto;}
.aui-palace-grid img{width: 100%; margin: 0 auto;}
.aui-palace-grid p{text-align: center; font-size: 12px; color: #919191;}
.aui-palace-grid-text{display: block;text-align: center;color: #333;font-size: 0.95rem;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-top: 0.2rem;}
.aui-palace-grid-text h2{font-size: 0.85rem; font-weight: normal; color: #666;}

.m-slider{overflow-x: hidden;width: 93%;margin: 6px auto 0;position: relative;border-radius:5px;box-shadow: 0 4px 10px rgb(0 0 0 / 33%);top: 15px;}

.aui-news{width:45px;}
.aui-news img {width: 100%;height: auto;display: block;border: 0;}
.newsLine{color: #fff;height: 40px;min-height: 20px;overflow: hidden;margin: 8px 0 5px;}
.newsLine a{display: block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#3f3f3f; font-size:12px;}
.newsLine li{height: 23px;padding-left: 6px;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-align: justify;width:100%;position:relative;padding-right:20px;}
.newsLine li em{font-style:normal; color:#fec10d; font-size:0.7rem; background:#f5f5f5; border-radius:3px; padding:3px 5px; margin-right:8px;}


.tab-nav{height: 45px;line-height: 45px;display: block;position: relative;background: #fff;z-index: 1;width: 100%;margin: 5px auto 5px;}
.tab-nav-item{height: 45px;line-height: 45px;position: relative;text-align: center;color: #585858;font-size: 16px;display: inline-block;float: left;width: 20%;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.tab-nav-item.tab-active{/* background-color: #51bd03; */}
.tab-nav-item.tab-active a{color: #f55b04;font-size: 16px;font-weight:bold;}
.tab-nav-item a{display: inherit; font-size: 0.8rem; color: #333; font-weight: bold;}

.tab-panel{position: relative; overflow: hidden;}
.tab-panel .tab-panel-item{width: 100%; position: absolute; top: 0; -webkit-transform: translateX(-100%); transform: translateX(-100%);}
.tab-panel .tab-panel-item.tab-active~.tab-panel-item{-webkit-transform: translateX(100%); transform: translateX(100%);}
.tab-panel .tab-panel-item.tab-active{position: relative; -webkit-transition: -webkit-transform .15s; transition: -webkit-transform .15s; transition: transform .15s; transition: transform .15s, -webkit-transform .15s; -webkit-transform: translateX(0); transform: translateX(0);}
.tab-nav-item.tab-active:before{content: '';width: 20%;height: 3px;position: absolute;left: 62%;bottom: 3px;margin-left: -25%;z-index: 4;border-radius: 29%;background-color: #f55b04;overflow: hidden;}
.tab-panel .tab-panel-item .aui-list-goods .aui-flex{padding:3%}
.tab-panel .tab-panel-item .aui-list-goods .aui-flex.b-line:last-child:after{border:0}


.slider-wrapper{display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; width: 100%; height: 100%; -webkit-transform: translate3d(0px, 0px, 0px); transform: translate3d(0px, 0px, 0px); position: relative; z-index: 1; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform;}
.slider-item{width: 100%; height: 100%; -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; background: #f6f6f6;}
.slider-item img{width: 100%; height: auto; display: block; border: none;}
.slider-pagination{text-align: right; position: absolute; width: 100%; z-index: 2; right: 0; bottom: 10px; pointer-events: none; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
.slider-pagination > .slider-pagination-item{margin: 0 .25rem; width: 8px; height: 8px; display: inline-block; border-radius: 100px; background-color: rgba(255,255,255,0.8);}
.slider-pagination > .slider-pagination-item.slider-pagination-item-active{background-color: #f44b00; width:15px;}

.aui-search-box{background-color: rgba(255,255,255,0.5); border-radius: 5px; position: relative; width: 100%; margin: 0 auto; height: 32px;}
.aui-search-box input{width: 90%;background: none;border: none;font-size: 0.85rem;text-align: left;height: 32px;border-radius: 100px;padding: 0.5rem 0 0.55rem 1.8rem;/* color: #fff; */}
.aui-search-box ::-webkit-input-placeholder {
    color: white;
}
.aui-search-box :-moz-placeholder {
    /* FF 4-18 */
    color: white;
}
.aui-search-box ::-moz-placeholder {
    /* FF 19+ */
    color: white;
}
.aui-search-box :-ms-input-placeholder {
    /* IE 10+ */
    color: white;
}
.icon-search{background-image:url('data:image/png;base64,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'); position: absolute; left: 7px; top: 7px; background-size: 19px;}
.aui-bg-list{background-image:url("../images/bg.png");background-size:100%;height: 7.5rem;width: 100%;top: 44px;padding: 0;padding-top: .5rem;}
.aui-bg-list .aui-flex-box{text-align:center;margin-top: -92px;color:white;}


.aui-flex-two{padding: 0 7px;}
.aui-flex-two .aui-flex-box{padding: 0 5px;}
.aui-flex-two .aui-flex-box img{border-radius: 5px;}

.aui-goods-img{width:100px; margin-right:0.8rem; border-radius:5px; overflow:hidden;}
.aui-flex-box img,.aui-goods-img img {width: 100%;height: auto;display: block;border: 0;}

.aui-list-goods h2{color:#000000;font-size: .95rem;margin-bottom: 0.3rem;}
.aui-list-goods span{color: #666666;font-size: 0.7rem;background:#fefaf1;}
.aui-list-goods span b{font-weight:normal}
.aui-right-text h2{color:#010101;}
.aui-right-text h2 i{font-style:normal; font-size:0.8rem; font-weight:normal;}
.aui-flex-box h3{color: #000000;font-size: 1rem;margin-bottom: 0.4rem;font-weight:normal;}
.aui-flex-box p em{background:#ff0000; color:#fff; font-size:0.7rem; font-style:normal; padding:0 0.1rem; margin-right:0.2rem;}
.aui-flex-box h3{overflow:hidden;}
.aui-flex-box h3 em img{float:left; width:13px; height:13px; margin-top:3px;}
.aui-flex-box h3 i{color: #ff5900;font-style:normal;font-size: .95rem;font-weight: 600;}
.aui-flex-box h3 em{float:left;}
.aui-footer{width: 100%; position: relative; z-index: 100; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 7px 5px 7px 5px; background: #fefefe; box-shadow: 0 0 1px #a5a5a5;}
.aui-tabBar-item{-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; color: #979797; position: relative;}
.aui-tabBar-item-text{display: inline-block; font-size: 0.65rem; color: #7d7d7d; padding-top: 2px;}
.aui-tabBar-item-active .aui-tabBar-item-text{color: #f44e01;}
.icon-sort{width: 24px; height: 24px; background: url(../images/icon-sort.png) no-repeat; background-size: 24px 24px;}
.icon-return{width: 24px; height: 24px; background: url(../images/icon-area.png) no-repeat; background-size: 24px 24px;}
.icon-news{width: 22px; height: 22px; background: url(../images/icon-member.png) no-repeat; background-size: 22px 22px;}
/*
.icon-sy{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAFQUlEQVR4Xu2bbYhUVRzGn2d2dveurwWJKdsLUllqKFkkRZBkln1IikSxKD9U+6EUgrJ1506NzRnNlEgqCL9EaSBGYC8fslCEqCiwxLSEEAqyNzAQbedcm51/3DVoX2buvf87zvXuuufTsvc5z/M/v3vmzrnn3iEu8MYLfPwYAzA2AyISkML4S1GpzINwHoi5EE4E5XdQTkDwGY33URQryY+bD1Tvh2AagKkATkJ4EKwehfX2cgv+juTT7VyJVt4CkVkQuRakBeQrgEeQzR5m4fSfUXwifQTE7XgKkJcDDckPIdVt9UBIT9scMLMaxON1fQQ/gfIusrKDhTOHaunEbb8HwmUglgEYX9eLeJFFuy4MQiAAKWAS+pydECwJM/r/uDxJ470+UC+uczuIdyCYHtHnDwAraOz+wT7tXQDfiOjhy75DNrsoaDbUBSBu+0yARxVhA6XraWzB/4e4zvMA+v9WN+HNLJW/btinmpnODb2/1coPAOAcByKfsVreC5GRiajyA/XAB3bI2slAWycqmSMN+ByhsXMiAxDX2QbgsQYC/a77AZkE8IaGfAR7QUwCcFODPnmWrBnqMWwGyHPtd6LKTxoKS21nuYvGGzS24QCiXPFTO8CwwthNU940UDUcQM55E8SqMKsRenwXjV0eDMB1vgdw3QgdYFjZP9LYa8IAnAT6LzqjsZ2isYPGVuMa4HwKYNFoHD2AfTT2jrBrwEYQ3aMUwCYaO2hstS6CD4LYMSoBZPgAXyi/FzwD1k2YgpbK5wCuHmUQDtDYG0MXQr5AXPVNR/pZEV0sWn+FO6gF3QvsAbA4/SOLVGHNs+/3rA+gZ/xUtPS9Cum/7x65zd+naGl5tN4tceiGiOQ6ngZl88gkIJtpvLVBtYcC6L8m5NuuBzIrIVgJ4PIRAGM9INtpvGNhtUYCMNBEXMff3PA3OVLZaKxqTCrx2W+IBnZ4EkDWdAAJjCHRCPUMSLS6BMLUAM7u6yOTQG3xIqb0HuIaeFE7xwDgPATB9qgBieusnRD14UrgQqhe4eK2LwborxLT2Ibd74cVGWMGtM6FtBwMMz5Px4/R2Ks02XoAPeOmIVP9VROSoPYLGnurJk8PYBlaMNOpaEKS08puGu8+TZ4awH+LIf/J6xRNUCJawTaWbJcmKy6AwwBma4IS0RKGRZvXZMUDkHP2gVioCUpES1nNoveaJiseANfZCWDQAwZNaNO05HIWy7s0/vEA5Du2QmSNJigh7cKh7xSE5cYD4Do5AMOetIaFNf94dRbNmR80OXEB+I/Oh20waoKbou1rvYQbT53QeMcDkGtbCmZ2a4IS0FZobKs2JyaAjgWgfKkNa7L+OI3t1GbEA1BwZqCC0P02bTGN6eVbGk/9NkpMAJiAinOqsYLPcW/BHpbs3VrXWAD8EMk5p8GA9/S0lTSqJ95m0T6itYkPIO8cg2CGNrBpesoWFr1ntP7xAbiOfxFcoA1snp5racrqBzgNAOh4H5B7mzcgpbNgFUv2LWWv+K/Ln6N3CbX1BuhlCY33sdawgRng+Ethf0mcjlbNzOeG3m+0xcQHkGtfA3KrNrBp+jO8jC+Vf9H6xweQ71gByMPawKbpO+1SduEfrX9sANqgtOrHAKT1zCRVV+gMkLxzGwRPAIz0G5ykCg/PkYvAzFYWew8EaQMBSPfki5H1/goPS61CkLVZFlCtV2EwgHzbbEjG3wIfuU3YyVLZ//VLzRb+EfD3/wTPgpg4xOHnlFG5Ykg9JyA0LJVfif0RSNkAm1JO6AxoSmqKTMcApOhknJdS/gWrBIpQM1UftgAAAABJRU5ErkJggg==');}
.icon-lc{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAEx0lEQVR4Xu1aXYgcRRD+ahbOU0EOUThJjIo/EQNG8EXBRE9QCMGAD2oU/AURVne7Zo8TfBA3T4Jyds2eERVEFENEHwT/QdH4A/FB0CiImmjOeBLFl0MQhXW7pWUjd3Oz87M7s7fHTT1uV1VXfVVTXb1dhHVOtM79x6oAwMyXWWsv9DxvowuAMWaBiA6LyJfDDsjQAGDmawD4ALYDmOjh6CKAjwFoETkwDDCGAgAzzwJoZHToCRGZziiTmb1wAJj5QwAu+v3QARGZ6kcwrUyhAPi+/5i1diatMVF8RPS41vrBQXTEyRYGADM/AqAZsfmf7nci+soYc8ite5631Vp7aZf/1AiZPSISpWtgXAoBYHp6+pJOp3MQwGlLLbTWHgWwIwiC76IsV0ptBvAOEZ0XWv+jUqlcOTs7+83AHocUFAIAMz8J4P6Q878GQXBWGgeUUseJaDLEu1dEHkgjn4WnKAAWAGxYaggRbddaf5LGON/3t1lr3XG4lH4Rkf/6hjwpdwC6572r/EvpDRHZlcVwZn4dwA0hmam8+4PcAajX67s9z9sfMjzzmR7VOxhjbm21Wi9nATKJNxMA3ejG6jTGXOF53qPhyCUZ0mN9WSYZYx7yPO+zJF1ZsiQVAMz8DIAbAZyZtPmIrP8O4DURuS/JnkQAmNkmKRnldRGJ9TF20ff9V6y1N42yg0m2EdGrWuube/HFAsDMPwHYlLTJiK8fE5Fz+gUgnP57AAzlmjoAqFeHW/C4zyApA1YAUFRPPoDDy0Sj7iAlADGFsMyAuNSLOAILu5aWn0BOCJQ1IOKPmLIIlkWwdztcngLlKRCDQHkMrrwKl31AeRco6IEipz4IZSNUNkIrn+TKTrDsBPPrBJsi4v4WG1kqugiuewBiGyGl1H4ichMdR0TkqjzTxPf9Ddbat7tP7gdF5LYo/auWAeGNiehvrfXJeYBQrVYnx8bGjod0RQajaAB6ZoBS6hYiWvZwSUTfa63d0MNApJT6i4jGlyohonu01s+HFa8aAI1GY6sx5gMAp4eM+lREtvWLADN/DuDykPzPRLRTa/31yADgDFFKVYlob4SzxwDcmeXVVim1i4ieA3BGWB8R7dBavztSNeCEMb7vP2utvbdHxF8A8KKIuEyJJGa+FsAdDrAoBmutCoKgFSO/Yjhr6J0gM78JYGdM2r8P4LC19ls3LWat3UxEFwPYAuC6GLn3ROT6uM+p6BqQug9g5ttdtPv99iPkRETcqG0sjQwAzspGozFljHkawEVJhvdaJ6Kj1tqHRWRfGh0jBYAzeGZmZrLdbt8N4K4sQFhrvyCil6y1+4Ig+C2N846naAD6/kus2Wyesri46IDY3Z05CM8d/APgR1cbnONa676GoYoGIHUNSIpYrVY7aXx8fGO73T4bwPzExMRCs9l0IAxERQPQdwYM5FUG4aIByC0DMviUibUEoOD/BN3I+keZQjJ85lxnhNx4+7nD9yHXHedFJDx+//8GSY+jUQPLuVo3BGWxg9qxANRqtfMrlcqRIRhZ2BadTueCubm5H3p2mkk71+v1TZ7nPZVwuUlSsxrrbxljqq1Wy13Fe1LirPAJSWZ2tWCt1AP33c+nQT01AGmUrUWeEoC1GLU8bV73GfAvbliRX+roe0EAAAAASUVORK5CYII=');}
.icon-sc{background-image:url('data:image/png;base64,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');}
.icon-sh{background-image:url('data:image/png;base64,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');}
.icon-wd{background-image:url('../fonts/d10e87bb0ef74e37b2e777a83e37ed1a.woff');}
*/
.module_list_title{background: #F6F6F6;line-height: 40px;font-weight: bold;padding: 0 15px;font-size: 16px;padding-top: 10px;}
.module_list_title{color: #222;text-align: center;position: relative;}
.module_list_title:after{content: "";position: absolute;z-index: 0;top: 27px;left: 20%;width: 18%;height: 5px;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAAAGCAYAAADwrKGUAAAAx0lEQVRIie2WTQrCMBSEv4gI3sDLdaVrd7p049Ij6K6ewSvpFUR8T4KJTV8iXVokAyFvZtLmZyCtU1UGEcf4/muTvieCfriAdLWTVJPk2UQTW/v3BU2kp7+5Gm79d9PAnRR8qxU81ZKuBa0/b9yLZut9dj5mz3FMxOMeqxkiB1SbcMYtIpupj2g4zYof4QYsgYuZfg+sE+5rndSURo0FcCoscJUp0NQw/wg1zHHjGq5Zi2OmQOu/mS6TK8aOHTD3V2v45zkD2xcE498Znxb3AgAAAABJRU5ErkJggg==');background-size: 100%;background-repeat: no-repeat;}
.module_list_title:before{content: "";position: absolute;z-index: 0;top: 27px;right: 20%;width: 18%;height: 5px;background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAAAGCAYAAADwrKGUAAAAzklEQVRIie2VTQ4BQRCFv1fEHRzJxglYSNjaERsX4Aqs5g7O5AYSFiOdaPpvZmvCvKTS1a9e/1RV0q3HYjrC7Ig0kySkCrMN0h0MTCADCSwcX7FQY4NIo1An7wcWzZVxUpO2bR+j9ut9rPXcIKcsrsIdkvx9bRRzdVS3j6+wjm9L54k5+LEFQ+AArAOJ82/ALlk2Ac7AuHm7Ht+EAfPC+auM6RvZedi/F+CX4JpZFfI5ZQwsgWvG9ugM3J+5dd9r8Ny65u4LF7z0z2yHATwBTNISpwghr14AAAAASUVORK5CYII=');background-size: 100%;background-repeat: no-repeat;}
