﻿/*
	[xiaohei System] Copyright (c) 2008-2021
*/
* {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;}
.fl{float:left;}
.f_r,.fr {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,.f14 {font-size:14px;}
.px12,.f12 {font-size:12px;}
.dsn {display:none;}
i{font-style:normal;}

.main {background:#F6F6F6;overflow:hidden;clear:both;}
.warn {padding:16px;line-height: 22px;background:#FFFFDD;font-size: 14px;}

.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;}

.mb10{margin:10px}
.mb15{margin:15px}
.mb20{margin:20px}

.pb10{padding:10px}
.pb15{padding:15px}
.pb20{padding:20px}

.pt0{padding-top: 0px;}
.pt10{padding:10px}
.pt15{padding:15px}

.pb0{padding-bottom: 0px;}

.btn,.btn-red,.btn-green,.btn-blue,.btn-orange,.btn-lv {color:#FFFFFF;font-size: 16px;width:100%;line-height: 45px;border:none;border-radius: 50px;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:#CAAB75;}
.btn-green:hover {background:#CAAB75;}
.btn-blue {background: #CAAB75;}
.btn-blue:hover {background:#CAAB75;}
.btn-orange {background:#FF8800;}
.btn-orange:hover {background:#FF6600;}
.btn-lv {background:#4CAF50;}
.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;}

.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:150px;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%;}

.foot-bar-fix {height:68px;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;width:16px;height:16px;line-height:16px;left:50%;margin:-46px 0 0 6px;background:#FF0000;border-radius:50%;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-3{border-top:#F5F5F5 1px solid !important}
.foot-bar-3 li{width:25%}
.foot-bar-3 span {display:block;padding-top:28px;color:#444444;}
.foot-bar-3 .bom-index {background:url('../img/foot-home.png') no-repeat center 5px;background-size:28px 25px;}
.foot-bar-3 .bom-index-on {background:url('../img/foot-home-on.png') no-repeat center 5px;background-size:24px 24px;color:#744BC1}
.foot-bar-3 .bom-index-on span{color:#4dc245}
.foot-bar-3 .bom-fabu {background:url('../img/bom-fabu.png') no-repeat center 5px;background-size:24px 24px;}
.foot-bar-3 .bom-fabu-on {background:url('../img/bom-fabu-on.png') no-repeat center 5px;background-size:24px 24px;color:#744BC1}
.foot-bar-3 .bom-fabu-on span{color:#4dc245}
.foot-bar-3 .bom-my {background:url('../img/foot-more.png') no-repeat center 5px;background-size:26px 24px;}
.foot-bar-3 .bom-my-on {background:url('../img/foot-more-on.png') no-repeat center 5px;background-size:24px 24px;color:#744BC1}
.foot-bar-3 .bom-my-on span{color:#4dc245}
.foot-bar-3 .bom-huo {background:url('../img/foot-channel.png') no-repeat center 5px;background-size:26px 24px;}
.foot-bar-3 .bom-huo-on {background:url('../img/foot-channel-on.png') no-repeat center 5px;background-size:24px 24px;color:#744BC1}
.foot-bar-3 .bom-huo-on span{color:#4dc245}


.foot-bar .foot-bar-dh{background: #4dc245;height: 48px;line-height: 48px;text-align:center;font-size:16px;color:#ffffff;/* margin: 5px; *//* margin-bottom: 1px; */border-radius: 3px;}
.foot-bar .foot-bar-dh a{color:#ffffff;display:block;}

.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: 10px;width: 10px;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: 11px;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: 15px; */position: relative;}
.aui-flex-box{-webkit-box-flex: 1; -webkit-flex: 1; flex: 1; min-width: 0; font-size: 14px; color: #333;}

.m-slider{overflow-x: hidden; width: 100%; margin: 0 auto; position: relative;}
.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 .2rem; width: 6px; height: 6px; display: inline-block; background-color: rgba(255,255,255,1); border-radius:100px;}
.slider-pagination > .slider-pagination-item.slider-pagination-item-active{background-color: #4dc245;width: 15px;}

.m-slider .slider-pagination{bottom: 70px;}
.m-slider .slider-pt-name{position:absolute;left: 0px;top: 0px;z-index:1;color:#FFFFFF;font-size:20px; width:100%; height:50px;}
.m-slider .slider-pt-name p{     text-align: center;
    line-height: 50px;
    font-size: 24px;
    background: #4dc245;
    color: #fff;
}
.ty-slider{}
.ty-slider .slider-pagination{bottom:10px}

.ad{
    margin: 0 15px;
    border-radius: 5px;
    overflow: hidden;
}
.ad img{height:auto;margin-bottom:10px;vertical-align: middle;border-radius: 5px;}

.ping-1{margin: 0 15px;margin-top: -60px;position:relative;z-index:1;background:rgb(255 255 255 / 46%);border-radius:5px;box-shadow: 0px 6px 5px 0 rgb(212 211 211);margin-bottom: 12px;overflow: hidden;}

.sou{background: rgb(51 51 51 / 46%);height:45px;line-height:45px;border-radius:5px;overflow:hidden;width: 100%;}
.sou .search{height:45px;line-height:45px;padding:0 15px;padding-right: 0;}
.sou .search .aui-icon-search{font-size: 18px;float:left;margin-right:2%;color:#ffffff}
.sou .search .search-ci{float:left;width: 72%;font-size: 15px;font-weight: 600;color: #333333;}
.sou .search .search-ci::-webkit-input-placeholder{ /* WebKit browsers */color: #f6f6f6;}
.sou .search .search-ci::-moz-placeholder{ /* Mozilla Firefox 19+ */color: #f6f6f6;}
.sou .search .search-ci:-ms-input-placeholder{ /* Internet Explorer 10+ */color: #f6f6f6;}   
.sou .search .search_s{width: 20%;float:right;background: none;font-size: 15px;font-weight: bold;background: #4dc245;color: #ffffff;height: 45px;line-height: 45px;border-radius: 0;-webkit-appearance: none;}

.head-so{display:none}
.sou.on{display:block;position:fixed;top: 0;left: 0;right: 0;width: 100%;background: #ffffff;height: 62px;border-radius:0;z-index: 10;box-shadow: 0 2px 9px 0 rgb(212 211 211);}
.sou.on .search{margin: 10px 15px;border-radius:5px;border: 1px solid #dddddd;height: 40px;line-height: 40px;position: relative;z-index: 100;}
.sou.on .search .aui-icon-search{color:#333333}
.sou.on .search .search-ci{float:left;width: 71%;font-size: 14px;font-weight: 600;color: #333333;}
.sou.on .search .search-ci::-webkit-input-placeholder{ /* WebKit browsers */color: #333333;}
.sou.on .search .search-ci::-moz-placeholder{ /* Mozilla Firefox 19+ */color: #333333;}
.sou.on .search .search-ci:-ms-input-placeholder{ /* Internet Explorer 10+ */color: #333333;} 
.sou.on .search .search_s{border-radius:5px;height: 40px;line-height: 38px;}

.head-top-so{padding: 10px;}
.head-top-so .sou{background:#EFEFEF;border:1px solid #4dc245;border-radius: 3px;height: 40px;line-height: 40px;}
.head-top-so .sou .search .aui-icon-search{color:#333333}
.head-top-so .sou .search,.head-top-so .sou .search .search_s{height:40px;line-height:40px;}
.head-top-so .sou .search .search-ci{float:left;width: 71%;font-size: 14px;font-weight: 600;color: #333333;}
.head-top-so .sou .search .search-ci::-webkit-input-placeholder{ /* WebKit browsers */color: #333333;}
.head-top-so .sou .search .search-ci::-moz-placeholder{ /* Mozilla Firefox 19+ */color: #333333;}
.head-top-so .sou .search .search-ci:-ms-input-placeholder{ /* Internet Explorer 10+ */color: #333333;} 

.ping-1-1{background:#ffffff;padding-bottom:10px}

.home-img-4{text-align:center;padding:24px 0;overflow:hidden;background:#FFFFFF;}
.home-img-4 img{margin: 0 0 1px 0;}
.home-img-4 span {display:block;font-size: 12px;line-height:12px;}
.home-img-4 li{width: 23%;
    height:auto;
    float: left;
    margin: 2%;
    margin-top: 0;
    margin-left: 0;
    border-radius: 3px;
	}
.home-img-4 li a{
    color: #333333;
    font-size: 14px;
    display: block;
    height: auto;
    line-height: 35px;
    text-align: center;
    overflow: hidden;}
.home-4,.home-5{position:relative}
.home-4 i,.home-5 i{width:14px;height:14px;background:url('../img/i-hot.png') no-repeat 0 center;background-size:14px 14px;position:absolute;top: 0;right: 17px;-webkit-animation: 0.8s linear 0s normal none infinite iconFloat;animation: 0.8s linear 0s normal none infinite iconFloat;}
/*
.home-img-4 li.home-23 img{height: 35px;margin-bottom: 10px;margin-top: 2px;}
.home-img-4 li.home-8 img{height: 35px;margin-bottom: 10px;margin-top: 2px;}
.home-img-4 li.home-21 img{height: 35px;margin-bottom: 10px;margin-top: 2px;}
.home-img-4 li.home-song img{height: 35px;margin-bottom: 10px;margin-top: 2px;}
.home-img-4 li.home-vip img{height: 35px;margin-bottom: 10px;margin-top: 2px;}
.home-img-4 li.home-zc img{height: 35px;margin-bottom: 10px;margin-top: 2px;}
*/

.gird-3,.gird-4,.gird-5 {text-align:center;padding:24px 0;overflow:hidden;}
.gird-3 img,.gird-4 img,.gird-5 img {margin:0 0 6px 0;}
.gird-3 span,.gird-4 span,.gird-5 span {display:block;font-size:12px;line-height:12px;}
.gird-3 li {width:33.33%;height:90px;float:left;}
.gird-4 li {width:25%;height:90px;float:left;}
.gird-5 li {width:20%;height:80px;float:left;}

.gonggao{background:#F6F4F5;height:45px;line-height:45px;margin: 10px 10px 0 10px;overflow: hidden;border-radius: 3px;}
.aui-news{float:left;/* margin-top:10px; */height: 45px;}
.aui-news img{width: 22px;margin-top: 12px;margin-left: 10px;margin-right: 8px;}
.newsLine{color: #fff;width: 95%;height: 25px;min-height: 25px;overflow: hidden;float:left;}
.newsLine a{display: block; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#3f3f3f; font-size:14px;}
.newsLine li{height: 23px;/* padding-left: 25px; */line-height:1.8;word-wrap: normal;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;text-align: justify;width:100%;position:relative;padding-right:20px;}

.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 15px;border-radius: 50px;font-size: 14px;-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: 3px;height: 30px;line-height: 30px;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: 176px;background:#303543 url('../img/my_bg.png') repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.member-info-avatar {width:96px;height:96px;text-align:center;float:left;margin-top: 30px;margin-left: 10px;}
.member-info-avatar img {width:64px;height:64px;border-radius:50%;margin-top:16px;}
.member-info-user {height:96px;float:left;margin-top: 30px;}
.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;padding-top:24px;float:right;}

.member-stats {height: 90px;background: #FFFFFF;border-radius: 3px;position:relative;margin: -25px 10px 0 10px;box-shadow: 0px 6px 5px 0 rgb(212 211 211);}
.member-stats li {width: 25%;padding: 5px 0 10PX;float:left;text-align:center;font-size:12px;}
.member-stats li b {font-weight:normal;font-size: 18px;display:block;padding:0 10px;height:48px;line-height:48px;overflow:hidden;text-overflow:ellipsis;}

.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%;height:auto;}
.content table {max-width:100%;height:auto;}
.content a {color:#007AFF;}
.content .com-dz{
    margin: 30px 0 20px;
}
.content .com-dz .ui-ico-dtdh{padding-left: 20px;}

.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;display: none;}
.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 .telcall {background:url('../img/mod-contact.png') no-repeat center 0;background-size:24px 24px;}

.ui-head {height:44px;line-height:44px;font-size:16px;padding:0 0 0 20px;background:#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:4px;width:30px;background: #4dc245;border-radius:2px;position:absolute;z-index:8;margin:40px 0 0 0;}

.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 img{max-height: calc(100vw);height: calc(100vw);vertical-align:middle}
.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;height: calc(100vw);display: table-cell;vertical-align: middle;text-align: center;overflow: hidden;}
.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,.ui-ico-telcall {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-dtdh {background:url('../img/icon-ditu.png') no-repeat 0 center;background-size: 21px 21px;}
.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-ico-telcall {background:url('../img/mod-contact.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;font-size: 14px;}
.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: 10px 16px 16px 16px;background:#F6F6F6;font-size: 14px;}
.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:6px;overflow:hidden;}
.ui-list-img img {width:100%;border-radius:6px 6px 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;line-height:20px;margin:2px 10px 10px 10px;font-size:16px;font-weight:normal;}
.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;}

.i-company{margin: 0 15px;}
.tab-panel .tab-panel-item.tab-active:first-of-type+ui-list-mix-com{box-shadow: 0 2px 9px 0 rgb(212 211 211);}
.ui-list-mix-com {background:#FFFFFF;margin: 0 0 15px 0;padding: 13px;overflow:hidden;clear:both;box-shadow: 0 1px 5px 0px rgb(212 211 211);border-radius: 5px;position: relative;}
.ui-list-mix-com .com-txt{overflow:hidden}
.ui-list-mix-com .com-img {float:left;margin-right:4px;width: 4.15rem;margin-top: 4px;height: 4.15rem;line-height: 4.15rem;}
.ui-list-mix-com .no-com-img{float:left;margin-right:4px;width: 4.15rem;background:#b3e5fc;text-align:center;height: 4.15rem;line-height: 4.15rem;font-weight:bold;font-size:14px;margin-top: 4px;}
.ui-list-mix-com strong {display:block;line-height:20px;height: 40px;margin: 2px 0px 5px 3px;font-size: 15px;font-weight: 600;overflow: hidden;}
.ui-list-mix-com b {display:block;line-height:20px;height:20px;margin:0 10px;font-size:12px;font-weight:normal;color:#666666;overflow:hidden;text-overflow:ellipsis;}

.ui-list-mix-com .vip {background: url('../img/icon-vip.png') no-repeat left top;background-size: 18px 18px;padding-left: 18px;margin-right: 0;}
.ui-list-mix-com .tvip {background: url('../img/icon-tip.png') no-repeat left top;background-size: 18px 18px;padding-left: 18px;margin-right: 0;}

.ui-list-mix-com .com-name{max-height: 30px;}
.ui-list-mix-com p {margin:0;margin: 2px 0 4px 5px;height: 30px;line-height: 18px;font-size: 13px;color:#666666;}
.ui-list-mix-com .com-business{height: 54px;overflow:hidden;margin-bottom:5px;}
.ui-list-mix-com .com-business p{height: 18px;}
.ui-list-mix-com p .ui-ico-area{padding-left: 18px;color:#666666;padding-right: 0;font-size: 13px;width: 93%;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;height: 24px;line-height: 24px;}
.ui-list-mix-com ul {box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;overflow:hidden;padding:0;}
.ui-list-mix-com .xh-com-c {margin:0;padding: 0 10px 0 5px;line-height:24px;max-height:48px;overflow:hidden;color:#666666;font-size: 13px;}
.ui-list-mix-com .xingji{float:left;display:inline-block;height: 15px;margin-top: 3px;width: 16px;}
.ui-list-mix-com .xingji1{background:url('../img/xingji-1.png') no-repeat;background-size:16px 15px;width: 18px;}
.ui-list-mix-com .xingji2{background:url('../img/xingji-2.png') no-repeat;background-size:32px 15px;width: 32px;}
.ui-list-mix-com .xingji3{background:url('../img/xingji-3.png') no-repeat;background-size: 48px 15px;width: 48px;}
.ui-list-mix-com .xingji4{background:url('../img/xingji-4.png') no-repeat;background-size: 64px 15px;width: 64px;}
.ui-list-mix-com .xingji5{background:url('../img/xingji-5.png') no-repeat;background-size: 80px 15px;width: 80px;}

.ui-list-mix-com .com-hd{width:100%;height: 24px;line-height: 24px;margin-top: 10px;}
.ui-list-mix-com .com-dz{width: 74%;height: 24px;line-height: 24px;display: block;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;float: left;}
.ui-list-mix-com .com-dz p{height: 24px;line-height: 24px;padding: 0;padding-left: 0;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;margin: 0;}
.ui-list-mix-com p .ui-ico-dtdh{padding-left: 20px;color: #609e9b;padding-right: 0;font-size: 13px;width: 72%;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;height: 24px;line-height: 24px;}
.ui-list-mix-com p .ui-ico-dtdh a{color:#009688}
.ui-list-mix-com .com-dh{float:right;height: 24px;}

.ui-list-mix-com.no-box{box-shadow: 0 4px 7px 0px rgb(226 226 226);padding-top:25px}

/*分类页中的com*/
.productClassRight{}
.productClassRight .ui-list-mix-com.no-box{padding: 13px 5px;}
.productClassRight .ui-list-mix-com{box-shadow:none;border-top:1px solid #ededed;border-radius:0;margin: 0;padding: 13px 5px;}
.productClassRight .ui-list-mix-com .com-name{height:20px}
.productClassRight .ui-list-mix-com strong{font-size:14px;font-weight:600;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.productClassRight .ui-list-mix-com .com-business{display:none}
.productClassRight .ui-list-mix-com .xh-com-c{display:none}
.productClassRight .ui-list-mix-com .com-dz{width:100%}
.productClassRight .ui-list-mix-com .com-dh{position: absolute;top: 47px;right: 5px;}
.productClassRight .ui-list-mix-com .no-com-img,.productClassRight .ui-list-mix-com .com-img{width: 3rem;height: 3rem;line-height: 3rem;border-radius:3px}


.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: 15px 15px 0;}
.ui-form p {padding: 15px 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: 14px;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%;}

.ui-radio-tab input {display: none;}
.ui-radio-tab .tab-item {
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    border: 1px solid #e0e6ed;
    cursor: pointer;
    z-index: 1;
    display: block;
    float: left;
    width: 16%;
    margin-left: 0;
    border-radius: 3px;
    font-size: 12px;
}
.ui-radio-tab .tab-item {
    padding-top: 0px;
}
.ui-radio-tab input:checked+label {
    z-index: 2;
    border-color: rgba(39,105,220,.5);
    background: rgb(39 105 220);
    color: #ffffff !important;
}

.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;border: 2px dashed #EAEAEA;border-radius: 3px;}
.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;border: 2px dashed #EAEAEA;float:left;background:url('../img/upload-image.png') no-repeat center center;background-size:40px 40px;border-radius: 3px;}
.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;margin: 0 15px;}
.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: #F8F8F8 1px solid;border-top: 0;background:#FFFFFF;height:180px;padding:10px;font-size:16px;margin: 0 15px;}
.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%;}

/*单选、多选、开关*/
.aui-radio,
.aui-checkbox{width: 1.2rem;height: 1.2rem;background-color: #ffffff;border: solid 1px #dddddd;-webkit-border-radius: 0.6rem;border-radius: 0.6rem;font-size: 0.8rem;margin: 0;padding: 0;position: relative;display: inline-block;vertical-align: top;cursor: default;-webkit-appearance: none;-webkit-user-select: none;user-select: none;-webkit-transition: background-color ease 0.1s;transition: background-color ease 0.1s;float: left;top: 7px;}
.aui-checkbox{border-radius: 0.1rem;}
.aui-radio:checked,
.aui-radio.aui-checked,
.aui-checkbox:checked,
.aui-checkbox.aui-checked{background-color: #007AFF;border: solid 1px #007AFF !important;text-align: center;background-clip: padding-box;}
.aui-radio:checked:before,
.aui-radio.aui-checked:before,
.aui-checkbox:checked:before,
.aui-checkbox.aui-checked:before,
.aui-radio:checked:after,
.aui-radio.aui-checked:after,
.aui-checkbox:checked:after,
.aui-checkbox.aui-checked:after{content: '';width: 0.5rem;height: 0.3rem;position: absolute;top: 50%;left: 50%;margin-left: -0.25rem;margin-top: -0.25rem;background: transparent;border: 1px solid #ffffff;border-top: none;border-right: none;z-index: 2;-webkit-border-radius: 0;border-radius: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.aui-radio:disabled,
.aui-radio.aui-disabled,
.aui-checkbox:disabled,
.aui-checkbox.aui-disabled{background-color: #dddddd; border: solid 1px #dddddd;}
.aui-radio:disabled:before,
.aui-radio.aui-disabled:before,
.aui-radio:disabled:after,
.aui-radio.aui-disabled:after,
.aui-checkbox:disabled:before,
.aui-checkbox.aui-disabled:before,
.aui-checkbox:disabled:after,
.aui-checkbox.aui-disabled:after{content: ''; width: 0.5rem; height: 0.3rem; position: absolute; top: 50%; left: 50%; margin-left: -0.25rem; margin-top: -0.25rem; background: transparent; border: 1px solid #ffffff; border-top: none; border-right: none; z-index: 2; -webkit-border-radius: 0; border-radius: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg);}


.kzui-radio-no{}
.kzui-radio-no .kzui-radio{/* display:none */}
/*
.kzui-radio-no label{margin-right:10px;background:#F0F0F0;padding:3px 15px;border-radius:3px;font-size:14px}
.kzui-radio-no input[type="checkbox"] {border:#007AFF 1px solid;background:#007AFF}
*/
/*
.kzui-radio-no input[type='radio']{display: none;}
.kzui-radio-no input[type='radio'] + label::before{content: '';display: inline-block;box-sizing: border-box;width: 15px;height: 15px;border-radius: 50%;border: 1px solid #007bb5;color: #28d4c1 !important;}
.kzui-radio-no input[type='radio']:checked + label::before{padding: 2px;box-sizing: border-box;background-color: #007bb5;background-clip: content-box;}
*/
input[type='radio']:checked + label{color: #007AFF;font-weight:bold;}

.aui-tab{position:relative;}
.tab-nav{height: 45px;line-height: 45px;display: block;background: #4dc245;width: 100%;margin: 0 auto;border-radius: 5px 5px 0 0;box-shadow: 0 -5px 9px 0 rgb(212 211 211);}
.tab-nav-item{height: 47px;line-height: 45px;text-align: center;color: #585858;font-size: 0.75rem;float: left;width: 100%;}
.tab-nav-item i{width:1px;height:20px;background:#ffffff;float: left;margin-top: 12px;margin-left: -1px;}
.tab-nav-item.tab-active i{display:none}
.tab-nav-item.tab-active{/*background:url('../img/tab-qy-on.png') no-repeat;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;*/background:#ffffff;border-radius: 5px 5px 0 0;}
.tab-nav-item.tab-active a{color: #333333;}
.tab-nav-item a{display: inherit;font-size: 1.2rem;color: #ffffff;}
.tab-panel{position: relative;top: -1px;}
.tab-panel .tab-panel-item{width: 100%;position: absolute;top: 0px;-webkit-transform: translateX(-100%);transform: translateX(-100%);display: none;}
.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);display: block;}
/*
.tab-nav-item.tab-active:before{content: ''; width: 40%; height: 3px; position: absolute; left: 50%; bottom: 0; margin-left: -20%; z-index: 4; border-radius: 100px; background-color: #35c88c;}
*/

/*物流*/
.ui-list-mix-wl{background:#ffffff;margin-bottom: 10px;padding: 10px 10px 10px;}

.wl-top-two{overflow:hidden;}
.wl-top-two .yes-wlimg{width: 100%;}
.wl-top-two img{vertical-align: middle;border-radius: 3px;width: 100%;height: 100%;}
.wl-top-two .no-wlimg{font-weight: bold;font-size: 23px;color: #ffffff;padding: 0 1.5rem;line-height: 4.5rem;height: 4.5rem;letter-spacing: .5rem;background: #60c6f5;border-radius: 3px;text-align: center;display: none;}
.wl-top-two .wl-top-title{font-size: 17px;font-weight: bold;line-height: 28px;overflow: hidden;margin-bottom: 10px;}
.wl-top-two .p-int{font-size: .7rem;color: #777777;word-break: break-all;word-wrap:break-word;text-align: justify;text-justify:inter-ideograph;line-height: 22px;overflow: hidden;margin-top: 10px;}

.ui-list-mix-wl li{line-height:20px;max-height: 40px;overflow:hidden}
.ui-list-mix-wl li strong{font-weight:normal;font-size:14px;}
.ui-list-mix-wl li.wl-li-1{margin-top:15px}
.ui-list-mix-wl li.wl-li-2{margin-top: 15px;}
.ui-list-mix-wl li.wl-li-2 i{margin-right: 5px;font-size:12px;color: #999999;}
.ui-list-mix-wl li.wl-li-2 i b{color:#4dc245}


.wl-top{overflow:hidden;}
.wl-top .wl-top-l{float:left;width: 40%;margin-right: 4%;text-align: center;height: 5.8rem;line-height: 5.8rem;font-weight: bold;font-size: 14px;color: #ffffff;border-radius: 3px;position: relative;}
.wl-top .wl-top-l .yes-wlimg{}
.wl-top .wl-top-l img{vertical-align: middle;border-radius: 3px;height: 5.5rem;line-height: 5.5rem;}
.wl-top .wl-top-l .no-wlimg{font-weight: bold;font-size: 23px;color: #ffffff;padding: 1.45rem 1.5rem;line-height: 1.4rem;height: 2.9rem;letter-spacing: .3rem;background: #60c6f5;border-radius: 3px;}
.wl-top .wl-top-r{float:left;width: 56%;}
.wl-top .wl-top-r .top-title{margin-bottom:10px;margin-top:5px;overflow: hidden;}
.wl-top .wl-top-r .top-title em{display:none}
.wl-top .wl-top-r .wl-top-title{font-size: 15px;font-weight: 600;line-height: 22px;height: 44px;overflow: hidden;}
.wl-top .wl-top-r .p-int{font-size:.65rem;color: #777777;word-break: break-all;word-wrap:break-word;text-align: justify;text-justify:inter-ideograph;height: 54px;line-height: 18px;overflow: hidden;}
.ui-list-mix-wl li{line-height:20px;max-height: 40px;overflow:hidden}
.ui-list-mix-wl li strong{font-weight:normal;font-size:14px;}
.ui-list-mix-wl li.wl-li-1{margin-top:15px}
.ui-list-mix-wl li.wl-li-2{margin-top: 15px;}
.ui-list-mix-wl li.wl-li-2 i{margin-right: 5px;font-size:12px;color: #999999;}
.ui-list-mix-wl li.wl-li-2 i b{color:#4dc245}


.ui-list-mix-wl-cat{padding: 0;float: left;width: 45.5%;margin: 3%;margin-bottom: 0;margin-right: 0;border-radius: 3px;}
.ui-list-mix-wl-cat .wl-top .wl-top-l{height: 100%;line-height: 100%;background: none;margin-right: 0;float: initial;width: 100%;border-radius: 0;}
.ui-list-mix-wl-cat .wl-top .wl-top-l img{border-radius:0;height: 6.5rem;line-height: 6.5rem;border-radius: 3px 3px 0 0;width: 100%;}
.ui-list-mix-wl-cat .wl-top .wl-top-r{height: 2rem;line-height: 2rem;width: 100%;float: initial;text-align: center;}
.ui-list-mix-wl-cat .wl-top .wl-top-r .wl-top-title{height: 2rem;line-height: 2rem;font-size: 16px;text-align: center;font-weight: normal;width: 100%;}

.ui-list-mix-wl-cat ul{display:none;}

.adword{}
.adword .main{margin-top:-18px;}
.adword .wl-top .wl-top-l .zd{position:absolute;left: -7px;top: -5px;background:url('../img/i-zd.png') no-repeat;width: 58px;height: 58px;z-index: 1;background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.adword .wl-top .wl-top-r .top-title em{display:inline-block;background:#4dc245;color:#ffffff;padding:0 3px;font-weight:normal;font-size:12px;float:left;margin-right:5px;border-radius:3px;}

/*资讯*/
.aui-card-list{padding:15px;padding-bottom:0;}
.aui-card-list-header{padding: 0 !important;}
.aui-card-list-content{border-radius:3px;height: 8.5rem;}
.aui-card-list-content img{height: 8.5rem;border-radius:3px;vertical-align:middle}
.aui-card-list-footer{padding: 0 !important;}
.aui-card-list-footer li{height:16px;line-height:16px;overflow:hidden;margin-bottom: 7px;color:#444444;font-size: 13px;}
.aui-card-list-footer li.f12 {color:#999999;margin-top:10px;margin-bottom: 10px;font-size: 12px;}
.aui-card-list-footer li.f12 p{font-size:12px;color: #999999;}
.aui-card-list .aui-border-t{width:100%;}
.aui-card-list .aui-border-t a{width:100%;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;justify-content: space-between;-webkit-box-align: center;-webkit-align-items: center;align-items: center;}
.aui-card-list .aui-border-t a .fl{/* width:33%; *//* text-align:center */}

/*展会*/
.i-exh{}
.i-exh .aui-card-list{box-shadow: 0 1px 5px 0px rgb(212 211 211);border-radius: 5px;}
.i-exh .aui-card-list.no-box{box-shadow: 0 4px 7px 0px rgb(226 226 226);padding-top:25px}
.i-exh .aui-card-list-content{height: 8.5rem;}
.i-exh .aui-card-list-content img{height: 8.5rem;vertical-align:middle}

/*sell*/
.aui-media-list-sell{}
.aui-media-list-sell.aui-list .aui-list-item-media{width:2.8rem;border-radius:50%;border:0}
.aui-media-list-sell.aui-list .aui-list-item-media img{border-radius:50%;border:0}
.aui-media-list-sell.aui-list .aui-list-item-title{font-size: 0.75rem;position: relative;max-width: 65%;color: #212121;font-weight: 600;max-height: 1.2rem;line-height: 1.2rem;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}
.aui-media-list-sell.aui-list .aui-list-item-text i{font-size:0.5rem;background:#4dc245;color:#ffffff;padding: 2px 5px;border-radius:3px;margin-top: 3px;}
.aui-media-list-sell.aui-list .aui-list-item-text .youzhi{background:#4dc245;}
.aui-media-list-sell.aui-list .aui-list-item-text .putong{background:#c5c5c5;}
.aui-media-list-sell.aui-list .aui-list-item-text .show-video{background: #795548;margin-left:10px;}
.aui-media-list-sell.aui-list .aui-col-xs-3{height: 4.071rem;}
.aui-media-list-sell.aui-list .aui-col-xs-3 img{height: 4.071rem;border-radius: 3px;border: 1px solid #F8F8F8;}
.aui-media-list-sell.aui-list .aui-col-xs-3{margin-bottom:15px}

/*分类*/
/*新版分类页*/
.productFilter{background-color: #4dc245;position: relative;}
/*.productFilter::after{content: ''; position: absolute; left: 0; top: 0rem; right: 0; bottom: 0; z-index: 0; background-color: #fff}*/

.productClass{overflow: hidden;position: relative;z-index: 1;background-color: #f2f3f4;}
.productClass .productClassLeft{width: 100px;position: fixed;top: 0px;z-index: 2;height: 100%;overflow-y: scroll;background: #f2f3f4;}
.productClass .productClassLeft ul{margin-bottom: 110px;}
.productClass .productClassLeft ul li{cursor:pointer;display: block;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #333;overflow: hidden;position: relative;}
.productClass .productClassLeft ul li.on{background-color: #fff;color: #4dc245;font-weight: 700;}
.productClass .productClassLeft ul li.on::before{content: "";position: absolute;left: 0;width: 3px;height: 100%;background-color: #4dc245;}
.productClass .productClassRight{overflow: hidden;padding: 10px 10px 0 10px;background-color: #fff;display: none;margin-left: 100px;min-height: 25rem;}

.productClass .productClassRight .d-catid-name{font-size: 1.2rem;background:#4dc245;height: 6.8rem;line-height: 6.8rem;margin-bottom: 15px;border-radius:3px;text-align:center;font-weight:600;color: #ffffff;margin-top: 5px;overflow:hidden;}
.productClass .productClassRight .d-catid-name a{display:block;color: #ffffff;height: 6.8rem;}
.productClass .productClassRight .d-catid-name img{width:100%;height: 6.8rem;border-radius:3px;}

.productClass .productClassRight .productClassRightTitle{margin-bottom: 10px;overflow: hidden;margin-right: -9px;}
.productClass .productClassRight .productClassRightTitle a{background: #e8e8e8;color:#333333;font-size: 14px;display:block;width: 31%;float:left;margin: 2%;margin-top: 0;margin-left: 0;height: 35px;line-height: 35px;text-align: center;border-radius: 3px;overflow: hidden;}


.productClass .productClassRight-1{margin-top: 0;padding-bottom: 18px;}
.productClass .productClassRight-1 .cat-qb{background:#4dc245;color: #ffffff;height:35px;line-height:35px;font-size:14px;text-align:center;display:block;margin-top:20px;border-radius:3px}


/*登录*/
/*头像*/
.head_login{padding-bottom: 53px;position: relative;}
.head_login .img{width: 4.45rem;height: 4.45rem;background: #FFFFFF;border-radius: 50%;margin: 0 auto;margin-top: 2.5rem;text-align: center;padding: 0.5rem;}
.head_login img{width: 4.25rem;}
.head_login p{text-align: center;color: #FFFFFF;font-size: 16px;padding-top: 10px;margin: 0;font-weight: 600;}

.head_login .zc{position:absolute;top: -20px;right:20px;}
.head_login .zc img{width:24px;height:24px}
.head_login .zc a{font-size:16px;color:#ffffff;font-weight: 600;}
.list-inp #username{background: url(../img/icon-phone.png) left 1rem center no-repeat;background-size: 1.15rem 1.3rem;padding-left: 41px;}
.list-inp #captcha{background: url(../img/icon-verify.png) left 1rem center no-repeat;background-size: 0.9rem 1.05rem;padding-left: 41px;}
.list-inp #password{background: url(../img/icon-lock.png) left 1rem center no-repeat;background-size: 1.1rem 1.3rem;padding-left: 41px;}

/*第三方登陆*/
.other-login p{text-align: center;position: relative;display: flex;align-items: center;justify-content: center;width: 12.7rem;margin: 0 auto;margin-bottom: 15px;}
.other-login p:after{content: "";height: .01rem;width: 100%;background: #808080;top: 50%;transform: translateY(-50%);position: absolute;}
.other-login p span{display: inline-block;padding: .1rem .3rem;background: #FFFFFF;color: #808080;font-size: .9rem;z-index: 2;}
.other-login img{border-radius:50%}

/**/
.address {position: relative;}
.address input{width:90% !important;overflow:hidden}
.address .icon-dingwei2 {
    position: absolute;
    color: #db4f50;
    width: 44px;
    height: 44px;
    background:url('../img/my-address.png') no-repeat center center;
    background-size:25px 26px;
    display: inline-block;
}

/**/
.my-info-avatar{text-align:center;margin:20px 0 30px}
.my-info-avatar img{width: 128px;height: 128px;border-radius:50%;}

/*com-home*/
.home-name{border-radius:10px;margin:2px;margin-top:-20px;background:#ffffff;position:relative;padding:15px;}
.home-name strong{font-size: 22px;line-height: 24px;font-weight: 600;}
.home-name .openLocation{margin-top: 10px;height: 24px;line-height: 24px;overflow: hidden;}
.home-name .openLocation em{font-style:normal}
.home-name .openLocation .ui-ico-dtdh{padding-left: 20px;padding-right: 0;font-size: 12px;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;height: 24px;line-height: 24px;float: left;}
.home-name .openLocation .ui-ico-dtdh a{}
.home-name .openLocation span{float:right;height: 18px;line-height: 18px;width:30px;text-align:center;color:#FF6600;border:1px solid #FF6600;border-radius:3px;font-size:12px;}

.ui-home-head{margin: 15px 2px 12px;padding:0 15px;font-size:15px;}

.i-business{font-size:13px;border-bottom:1px solid #ededed;padding-bottom:15px;margin-bottom:10px}
.com-kz{margin-bottom: 30px;}
.com-kz i{margin-right:10px}
.com-kz b{font-weight:normal;color:#CDAD77}

.ui-home-main{margin: 0 2px;margin-bottom:20px;padding:0 15px;}
.home-intro{box-shadow: 1px 3px 10px 1px rgb(226 226 226);border-radius:5px;}
.home-intro .i-intro{padding:15px;font-size:13px;line-height:20px;}
.home-intro .btn{background:#CDAD77;border-radius:0 0 5px 5px;color:#ffffff;height:40px;line-height:40px;font-size:14px}

.foot-bar-new-fix {height:48px;clear:both;}
.foot-bar-new {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-new li {width: 33%;height:48px;line-height: 48px;float:left;text-align:center;font-size: 14px;border-left: 1px solid #ededed;border-top: #F0F0F0 1px solid;}
.foot-bar-new span {display:block;/* color:#444444; */}
.foot-bar-new li.home-channel-on,.foot-bar-new li.home-channel{border-left:0}
.foot-bar-new li.home-tel{background:#CDAD77;color:#ffffff;border-top: #CDAD77 1px solid;float: right;}
.foot-bar-new li.home-tel a{color:#ffffff}
.foot-bar-new li.home-channel-on a,.foot-bar-new li.home-message-on a{color:#CDAD77;font-weight:600}

.int-home-name{margin: 0;margin-top: 10px;overflow:hidden;padding-bottom: 0;box-shadow: 0px 6px 6px 0px rgb(185 181 181 / 19%);border-radius: 0;padding-bottom: 19px;}
.int-home-name .com-thumb{float:left;width:60px;height:60px;margin-right:15px}
.int-home-name ul{float:left;width: 77%;}
.int-home-name strong{font-size: 18px;line-height: 24px;font-weight: 600;}
.int-home-name em{width: 78%;float: left;white-space: nowrap;-webkit-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-o-text-overflow: ellipsis;-ms-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;}

/*市场*/
.ui-areaid{margin:15px;}
.ui-areaid h2{text-align:center;height:55px;line-height:38px;font-weight:bold;color:#CDAD77;}
.ui-areaid .aui-card-list{box-shadow: 0 1px 5px 0px rgb(212 211 211);border-radius: 5px;}
.ui-areaid .aui-card-list.no-box{box-shadow: 0 4px 7px 0px rgb(226 226 226);padding-top:25px}
.ui-areaid .aui-card-list-content{height: 10.5rem;}
.ui-areaid .aui-card-list-content img{height: 10.5rem;vertical-align:middle;}
.ui-areaid .aui-card-list-header a{width:100%;}
.ui-areaid .aui-card-list-header span.fr{font-weight:normal;font-size:12px;float:right;border:1px solid #ff6600;color:#ff6600;border-radius:3px;padding:1px 5px;display:none}
.ui-areaid .aui-card-list .openLocation{}
.ui-areaid .aui-card-list-footer li{height:auto;line-height:20px;}
.ui-areaid .aui-card-list .openLocation i{padding-left:22px;color:#ff6600;}

/*赞助商*/
.b10{height:15px}
.comzzs{}
.comzzs img{vertical-align:middle;border-radius: 5px;box-shadow: 0 4px 7px 0px rgb(226 226 226);}

@-webkit-keyframes iconFloat {
    0% { top: -5px; }
    25%{top: -4px;}
    75% { top: -6px; }
    100% { top: -5px; }
}
@-moz-keyframes iconFloat {
     0% { top: -5px; }
    25%{top: -4px;}
    75% { top: -6px; }
    100% { top: -5px; }
}
@-o-keyframes iconFloat {
     0% { top: -5px; }
    25%{top: -4px;}
    75% { top: -6px; }
    100% { top: -5px; }
}
@keyframes iconFloat {
    0% { top: -5px; }
    25%{top: -4px;}
    75% { top: -6px; }
    100% { top: -5px; }
}

/*2021.10.24*/
.lxdh{position:fixed;z-index:100;top:0;left:0;bottom: 0;width:100%;display:none}
.lxdh_bg{background: rgb(51 51 51 / 74%);position:absolute;top:0;left:0;bottom: 0;height: 100%;width:100%;z-index:101;}
.lxdh-a{position:absolute;z-index:102;width: 90%;background: #ffffff;margin: 0 auto;left: 5%;bottom: 100px;border-radius: 5px;padding-top: 10px;}
.lxdh-a h2{text-align:center;height:50px;line-height:50px;font-weight:bold;font-size:18px;margin-bottom: 10px;}
.lxdh-a p{/* padding: 0 50px 20px; */text-align: center;font-size:16px;color: #333333;margin-bottom: 20px;}
.lxdh-a p a{display:inline-block;background: #ff6600;color: #ffffff;border-radius: 20px;font-size: 14px;padding: 8px 15px;}
.lxdh-a p span{/* background:#ff6600; *//* color:#ffffff; *//* border-radius:20px; *//* font-size:14px; *//* padding: 8px 15px; */}
.lxdh-a .lxr{text-align:center;background:#f1f1f1;height: 40px;line-height: 40px;font-size: 14px;border-radius: 5px;}
.lxdh.on{display:block}
.lxdh-a p.openLocation a{background:#137EFF;padding:8px 20px}
.lxdh-a p.openLocation img{vertical-align:middle;float:left;margin-top:2px;margin-right:8px}

.api-search input {
    /* box-sizing: border-box; */
    width: 100%;
    height: 44px;
    margin-bottom: 16px;
    line-height: 24px;
    border: #F0F0F0 1px solid;
    padding: 10px;
    border-radius: 3px;
    font-size: 14px;
    -webkit-appearance: none;
}
.api-search select {
        /*Chrome和Firefox里面的边框是不一样的，重新覆盖一下*/
        /*border: solid 1px #000;*/
        /*很关键：将默认的select选择框样式清除*/
        appearance:none;
        -moz-appearance:none;
        -webkit-appearance:none;
        /*在选择框的最右侧中间显示下拉箭头图片*/
        background: url("../img/arrow-down.png")  right center no-repeat;
        /*为下拉小箭头留出一点位置，避免被文字覆盖*/
        padding-right: 20px;
    }
    /*清除ie的默认选择框样式清除，隐藏下拉箭头*/
   
.api-search .new-select select::-ms-expand { display: none; }
.api-search .sort-v{margin-bottom:10px;overflow:hidden;height: 35px;}
.api-search .sort-v input{
    width: 16px;
    height: 16px;
    margin: 0;
    float: left;
    margin-right: 5px;
    float:left;
    /* margin-top:2px; */
    border:0;
}
/*
.api-search .sort-v input[type="radio"] {border:1px solid #7c7b7b}
.api-search .sort-v input[type='radio']:checked{border:1px solid #007AFF;background:#007AFF}
*/
.api-search .sort-v .radio_type{width: 16px;height: 16px;line-height: 16px;appearance: none;position: relative;padding: 0;}
.api-search .sort-v .radio_type:before{content: '';width: 16px;height: 16px;border: 1px solid #7d7d7d;display: inline-block;border-radius: 50%;vertical-align: middle;}
.api-search .sort-v .radio_type:checked:before{content: '';width: 16px;height: 16px;border: 1px solid #c59c5a;background:#c59c5a;display: inline-block;border-radius: 50%;vertical-align: middle;}
.api-search .sort-v .radio_type:checked:after{content: '';width: 10px;height:5px;border: 2px solid white;border-top: transparent;border-right: transparent;text-align: center;display: block;position: absolute;top: 4px;left: 3px;vertical-align: middle;transform: rotate(-45deg);}
.api-search .sort-v .radio_type:checked+label{color: #c59c5a;}
.api-search .sort-v label{float: left;margin: 0;margin-right: 34px;font-size: 14px;}
.api-search .sort-v input,.api-searc .sort-v select {padding:4px;}
/*首页开屏图*/
.index-huodong{width: 56px;height: 56px;line-height: 56px;opacity:0.9;position:fixed;z-index:10;right:10px;bottom:60px;-moz-border-radius: 50px; /* Gecko browsers */-webkit-border-radius: 50px; /* Webkit browsers */border-radius:50px; /* W3C syntax */color: #ffffff;text-align: center;}
.index-huodong img{width: 56px;height: 56px;}

.kaipingtu{z-index: 10; position: fixed; top: 0; bottom: 0; left: 0; right: 0; width: 100%; height: 100%; overflow: auto;}
#beij{width:100%;height:100%;background: #000000;opacity:.8;filter:alpha(opacity=80);position:fixed;top:0;left:0;z-index:10;}
#tanchuang{z-index: 10;position: relative;top: 50%;height: auto;width: 90%;margin: 0 auto;background-size: cover;background-repeat: no-repeat;text-align: center;-webkit-overflow-scrolling: touch;overflow-scrolling: touch;overflow: visible;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
#tanchuang img{height: auto;width: 100%;display: block;}
#tanchuang span{cursor:pointer;width: 40px;height: 40px;}
.close{position: absolute;right: 5%;top: -5%;display: block;background:url('../img/inco-close.png');background-repeat: no-repeat;background-position: center;background-size: cover;}

/*活动*/
.hui-haohuo{}
.haohuo_bg-1{background:url('../img/huodong_bg_1.png') repeat-y;height: 100%;overflow: hidden;/* padding-bottom: 20px; */background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.haohuo_bg-2{background:url('../img/huodong_bg_2.png') repeat-y;height: 100%;overflow: hidden;/* padding-bottom: 20px; */background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.haohuo_bg-3{background:url('../img/huodong_bg_3.png') repeat-y;height: 100%;overflow: hidden;/*padding-bottom: 20px;*/background-size: cover;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;}
.hui-haohuo .hui-ad-img{width: 100%;height: auto;position: relative;}
.hui-haohuo .hui-ad-img img{width:100%;height:auto;display:block;border:none;}
.hui-haohuo .hui-tui-list{padding:10px}
.hui-haohuo .hui-tui-list a{display:block;margin-bottom:15px;-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow: 0 2px 5px 0 rgba(95 94 94 / 78%);box-shadow: 0 2px 5px 0 rgb(95 94 94 / 78%);border-radius: 7px;overflow: hidden;}
.hui-haohuo .hui-tui-list img{width:100%;height:auto;display:block;vertical-align:middle;-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);box-shadow: 0 2px 5px 0 rgb(119 119 119 / 10%);border-radius: 7px;overflow: hidden;}

:root {--sab: constant(safe-area-inset-bottom);--sab: env(safe-area-inset-bottom);}
@supports (bottom: constant(safe-area-inset-bottom)) or (bottom: env(safe-area-inset-bottom)) {
  body,.foot-bar,.foot-bar-fix{padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
}


.foot_pp{ text-align: left;
    width: 95%;
    margin: 1em auto;
    font-size: 12px;
    font-weight: 700;
    line-height: 2em;
    text-indent: 2em;}
