/*/public/css/wwwcnpp/pc/v2020/color.css*/
/*公共颜色*/
.fff{ color:#fff;}
a.fff:hover,a.fff.active{ color:#ffff00;}
.c000{ color:#000;}/*主要文字*/
a.c000:hover,a.c000.active{ color:#fe741c;}
.c333{ color:#333;}/*主要文字*/
a.c333:hover,a.c333.active{ color:#fe741c;}
.c666{ color:#666;}/*次要文字*/
a.c666:hover,a.c666.active{ color:#fe741c;}
.c999{ color:#999;}/*次要文字*/
a.c999:hover,a.c999.active{ color:#fe741c;}
.ccc{ color:#ccc;}/*辅助文字*/
a.ccc:hover,a.ccc.active{ color:#fe741c;}
.eee{ color:#eee;}/*边框*/
a.eee:hover,a.eee.active{ color:#fe741c;}

.bgccc{ background:#ccc}
.bgeee{ background:#eee}
.bgfff{ background:#fff}
.bgorange{background:#fe741c;}
.red{ color:#CA0606}
.orange{ color:#fe741c}

/*皮肤颜色1*/
.color1,.color1 a{ color:#9b876e;}/*主色*/
.color1 a:hover,a.color1:hover,a.color1.active{ color:#fe741c;}
.color2,.color2 a{ color:#333;}/*文章标题*/
.color2 a:hover,a.color2:hover,a.color2.active{ color:#fe741c;}
.color3,.color3 a{ color:#fff;}/*按钮颜色*/
.color3 a:hover,a.color3:hover,a.color3.active{ color:#ffff00;}
.color4,.color4 a{ color:#cc3333;}/*图标颜色*/
.color4 a:hover,a.color4:hover,a.color4.active{ color:#cc3333;}
.bg1{ background:#c4b095}/*主色背景*/
.bg2{ background:#ede7df}/*辅色背景*/
.bg3{ background:#f3efea}/*辅色背景*/
.bd1{ border-color:#9b876e}/*主色边框*/
.bd2{ border-color:#ede7df}/*辅色边框*/
.bd3{ border-color:#e7dfd5}/*辅色边框*/
.bd4{ border-color:#ebebeb}/*辅色边框*/

/*渐变颜色*/
.jbg1{background:#e3c58f;
background:linear-gradient(0deg,#e3c58f,#fef1cf);
background:-webkit-linear-gradient(90deg,#e3c58f,#fef1cf);
background:-moz-linear-gradient(90deg,#e3c58f,#fef1cf);
background:-o-linear-gradient(90deg,#e3c58f,#fef1cf);
}
.jbg2{background:#d8b173;
background:linear-gradient(90deg,#f9e7c0,#e8d29e);
background:-webkit-linear-gradient(0deg,#f9e7c0,#e8d29e);
background:-moz-linear-gradient(0deg,#f9e7c0,#e8d29e);
background:-o-linear-gradient(0deg,#f9e7c0,#e8d29e);
}
.jbg3{background:#005bea;
background:linear-gradient(0deg,#005bea,#00c6fb);
background:-webkit-linear-gradient(90deg,#005bea,#00c6fb);
background:-moz-linear-gradient(90deg,#005bea,#00c6fb);
background:-o-linear-gradient(90deg,#005bea,#00c6fb);
}

/*/public/css/wwwcnpp/pc/v2020/weui.min.css*/
.weui_dialog{position:fixed;z-index:2147483647;width:400px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fafafc;text-align:center;border-radius:5px; overflow:hidden;}.weui_dialog_confirm .weui_dialog .weui_dialog_hd{padding:1em 20px}.weui_dialog_confirm .weui_dialog .weui_dialog_bd{text-align:left; max-height:500px;  overflow:auto;}.weui_dialog_hd{padding:1.2em 0 1em}.weui_dialog_title{font-weight:400;font-size:17px}.weui_dialog_bd{padding:0 20px;color:#666; line-height:1.8em; text-align:left;}.weui_dialog_ft{position:relative;line-height:42px;margin-top:20px;font-size:17px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.weui_dialog_ft a{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#3cc51f;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.weui_dialog_ft a:active{background-color:#eee}.weui_dialog_ft:after{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;border-top:1px solid #d5d5d6;color:#d5d5d6;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui_dialog_confirm .weui_dialog_ft a{position:relative}.weui_dialog_confirm .weui_dialog_ft a:after{content:" ";position:absolute;left:0;top:0;width:1px;height:100%;border-left:1px solid #d5d5d6;color:#d5d5d6;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}.weui_dialog_confirm .weui_dialog_ft a:first-child:after{display:none}.weui_btn_dialog.default{color:#353535}.weui_btn_dialog.primary{color:#383f90}@media screen and (min-width:812px){.weui_dialog{width:600px;}}.weui_toast{position:fixed;z-index:2147483647;width:7.6em;min-height:7.6em;top:90px;left:50%;margin-left:-3.8em;background:rgba(40,40,40,.75);text-align:center;border-radius:3px;color:#fff}.weui_icon_toast{margin:5px 0 0;display:block;font-size:28px}.weui_toast_content{margin:0 0 8px}.weui_loading_toast .weui_toast_content{margin-top:64%;font-size:14px}.weui_loading{position:absolute;width:0;z-index:2147483647;left:50%;top:38%}.weui_loading_leaf{position:absolute;top:-1px;opacity:.25}.weui_loading_leaf:before{content:" ";position:absolute;width:16.28px;height:6.16px;background:#d1d1d5;box-shadow:rgba(0,0,0,.0980392) 0 0 1px;border-radius:1px;-webkit-transform-origin:left 50% 0;transform-origin:left 50% 0}.weui_loading_leaf_0{-webkit-animation:a 1.25s linear infinite;animation:a 1.25s linear infinite}.weui_loading_leaf_0:before{-webkit-transform:rotate(0deg) translate(15.84px);transform:rotate(0deg) translate(15.84px)}.weui_loading_leaf_1{-webkit-animation:b 1.25s linear infinite;animation:b 1.25s linear infinite}.weui_loading_leaf_1:before{-webkit-transform:rotate(30deg) translate(15.84px);transform:rotate(30deg) translate(15.84px)}.weui_loading_leaf_2{-webkit-animation:c 1.25s linear infinite;animation:c 1.25s linear infinite}.weui_loading_leaf_2:before{-webkit-transform:rotate(60deg) translate(15.84px);transform:rotate(60deg) translate(15.84px)}.weui_loading_leaf_3{-webkit-animation:d 1.25s linear infinite;animation:d 1.25s linear infinite}.weui_loading_leaf_3:before{-webkit-transform:rotate(90deg) translate(15.84px);transform:rotate(90deg) translate(15.84px)}.weui_loading_leaf_4{-webkit-animation:e 1.25s linear infinite;animation:e 1.25s linear infinite}.weui_loading_leaf_4:before{-webkit-transform:rotate(120deg) translate(15.84px);transform:rotate(120deg) translate(15.84px)}.weui_loading_leaf_5{-webkit-animation:f 1.25s linear infinite;animation:f 1.25s linear infinite}.weui_loading_leaf_5:before{-webkit-transform:rotate(150deg) translate(15.84px);transform:rotate(150deg) translate(15.84px)}.weui_loading_leaf_6{-webkit-animation:g 1.25s linear infinite;animation:g 1.25s linear infinite}.weui_loading_leaf_6:before{-webkit-transform:rotate(180deg) translate(15.84px);transform:rotate(180deg) translate(15.84px)}.weui_loading_leaf_7{-webkit-animation:h 1.25s linear infinite;animation:h 1.25s linear infinite}.weui_loading_leaf_7:before{-webkit-transform:rotate(210deg) translate(15.84px);transform:rotate(210deg) translate(15.84px)}.weui_loading_leaf_8{-webkit-animation:i 1.25s linear infinite;animation:i 1.25s linear infinite}.weui_loading_leaf_8:before{-webkit-transform:rotate(240deg) translate(15.84px);transform:rotate(240deg) translate(15.84px)}.weui_loading_leaf_9{-webkit-animation:j 1.25s linear infinite;animation:j 1.25s linear infinite}.weui_loading_leaf_9:before{-webkit-transform:rotate(270deg) translate(15.84px);transform:rotate(270deg) translate(15.84px)}.weui_loading_leaf_10{-webkit-animation:k 1.25s linear infinite;animation:k 1.25s linear infinite}.weui_loading_leaf_10:before{-webkit-transform:rotate(300deg) translate(15.84px);transform:rotate(300deg) translate(15.84px)}.weui_loading_leaf_11{-webkit-animation:l 1.25s linear infinite;animation:l 1.25s linear infinite}.weui_loading_leaf_11:before{-webkit-transform:rotate(330deg) translate(15.84px);transform:rotate(330deg) translate(15.84px)}
@-webkit-keyframes a{0%,0.01%{opacity:.25}0.02%{opacity:1}60.01%,to{opacity:.25}}@-webkit-keyframes b{0%,8.34333%{opacity:.25}8.35333%{opacity:1}68.3433%,to{opacity:.25}}@-webkit-keyframes c{0%,16.6767%{opacity:.25}16.6867%{opacity:1}76.6767%,to{opacity:.25}}@-webkit-keyframes d{0%,25.01%{opacity:.25}25.02%{opacity:1}85.01%,to{opacity:.25}}@-webkit-keyframes e{0%,33.3433%{opacity:.25}33.3533%{opacity:1}93.3433%,to{opacity:.25}}@-webkit-keyframes f{0%{opacity:.270958333333333}41.6767%{opacity:.25}41.6867%{opacity:1}1.67667%{opacity:.25}to{opacity:.270958333333333}}@-webkit-keyframes g{0%{opacity:.375125}50.01%{opacity:.25}50.02%{opacity:1}10.01%{opacity:.25}to{opacity:.375125}}@-webkit-keyframes h{0%{opacity:.479291666666667}58.3433%{opacity:.25}58.3533%{opacity:1}18.3433%{opacity:.25}to{opacity:.479291666666667}}@-webkit-keyframes i{0%{opacity:.583458333333333}66.6767%{opacity:.25}66.6867%{opacity:1}26.6767%{opacity:.25}to{opacity:.583458333333333}}@-webkit-keyframes j{0%{opacity:.687625}75.01%{opacity:.25}75.02%{opacity:1}35.01%{opacity:.25}to{opacity:.687625}}@-webkit-keyframes k{0%{opacity:.791791666666667}83.3433%{opacity:.25}83.3533%{opacity:1}43.3433%{opacity:.25}to{opacity:.791791666666667}}@-webkit-keyframes l{0%{opacity:.895958333333333}91.6767%{opacity:.25}91.6867%{opacity:1}51.6767%{opacity:.25}to{opacity:.895958333333333}}.weui_mask{background:rgba(0,0,0,.3)}.weui_mask,.weui_mask_transition,.weui_mask_transparent{position:fixed;z-index:2147483647;width:100%;height:100%;top:0;left:0}.weui_mask_transition{display:none;background:transparent;-webkit-transition:background .3s;transition:background .3s}.weui_fade_toggle{background:rgba(0,0,0,.6)}.weui_actionsheet{position:fixed;left:0;bottom:0;z-index:2147483647;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-backface-visibility:hidden;backface-visibility:hidden;width:100%;background-color:#efeff4;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;opacity:0}.weui_actionsheet_menu{background-color:#fff}.weui_actionsheet_action{margin-top:6px;background-color:#fff}.weui_actionsheet_cell{position:relative;padding:10px 0;text-align:center;font-size:18px; color:#333;}.weui_actionsheet_cell:before{content:" ";position:absolute;left:0;top:0;width:100%;height:1px;border-top:1px solid #d9d9d9;color:#d9d9d9;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui_actionsheet_cell:active{background-color:#ececec}.weui_actionsheet_cell:first-child:before{display:none}.weui_actionsheet_toggle{-webkit-transform:translate(0);transform:translate(0);opacity:1}.textToast{min-width:200px; max-width:90%; padding:0.5em;max-height:4.6em; font-size:18px; line-height:1.8em;text-align:center;color:#fff!important;border-radius:5px;background-color:rgba(80,80,80,0.8);position:fixed;left:50%; top:50%; -webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none; z-index:2147483647}.textToastShow{display:block;-webkit-animation:textToastShow 1.5s .2s ease-in-out;animation:textToastShow 1.5s .2s ease-in-out}@-webkit-keyframes textToastShow{30%{opacity:1}100%{opacity:0}}@keyframes textToastShow{30%{opacity:1}100%{opacity:0}}

/*/public/css/wwwcnpp/pc/v2020/index.css*/

#indextabmenu{ text-align:center; width:100%; padding-top:20px;}
#indextabmenu .indextabmenu{ margin:0 auto; overflow:auto; padding-bottom:7px;}
#indextabmenu .indextabmenu::-webkit-scrollbar{ width:0; height:0;}
#indextabmenu .item{display:table-cell; cursor:pointer;}
#indextabmenu .item span{ display:block; white-space:nowrap; width:105px; height:40px; line-height:40px; border-width:1px; border-style:solid; border-left-width:0;}
#indextabmenu .item span:hover{color:#fe741c;}
#indextabmenu .item.active span{ background:#c4b095; color:#fff; position:relative; border-color:#c4b095;}
#indextabmenu .item:first-child span{border-left-width:1px;}
#indextabmenu .item.active span::after{content:""; display:block; width:0; height:0; border-width:7px 7px 0; border-style:solid; border-color:#c4b095 transparent transparent; position:absolute; left:50%; margin-left:-7px;bottom:-8px;}

/*/public/css/wwwcnpp/pc/v2020/block/publicblock/navlist.css*/
.navlist{}
.navlist.mgtb{ margin:10px 0;}
.navlist.top .itembox{ border-radius:5px; position:relative;}
.navlist.col3 ul .item{ width:33.333%;}
.navlist.col4 ul .item{ width:25%;}
.navlist.col5 ul .item{ width:20%;}
.navlist.col6 ul .item{ width:16.6666%;}
.navcont ul.swipeul{ padding-bottom:15px;}
.navlist ul .item{ float:left; box-sizing:border-box; padding:5px 0; text-align:center;}
.navlist ul .item .icon{display:block; width:70px; height:70px; line-height:70px; margin:0 auto; border-radius:50%; overflow:hidden; background:url(/public/images/wwwcnpp/v2020/icon_bg.png) center center no-repeat; background-size:100%;}
.navlist ul .item .icon .iconfont{font-size:36px;}
.navlist ul .item .icon img{ display:block; width:100%; padding:8px;}
.navlist ul .item .name{ line-height:2.2em;}

.navlist.nobg ul .item .icon{background:none;border-radius:0;}

.navlist.col2 ul .item{ width:50%;}
.navlist.col2 ul .item .icon{ width:30px; height:30px; display:table-cell; vertical-align:middle;}
.navlist.col2 ul .item .icon img{ width:30px; height:30px; padding:3px;}
.navlist.col2 ul .item .name{ display:table-cell; vertical-align:middle;}

.navlist.colauto{ padding:10px 0;}
.navlist.colauto a.color2{ color:#999;}
.navlist.colauto a.color2:hover{ color:#f60;}
.navlist.colauto ul .item{ width:90px;}
.navlist.colauto ul .item .icon{background: #313131;}

/*/public/css/wwwcnpp/pc/v2020/block/category/col3.css*/
.categorycol3 .itembox a{ width:18%; float:left; height:40px; line-height:40px; text-align:center; border-top-left-radius:12px; border-bottom-right-radius:12px; margin:10px 1%;}
.categorycol3 .blockmorebox.style1{padding-top:10px;}

/*/public/css/wwwcnpp/pc/v2020/block/zhaoshang/category.css*/
.zhaoshangcategory .itembox{padding:20px 10px; border-radius:12px;}
.zhaoshangcategory .itembox .item{display:block; padding-bottom:20px; margin-bottom:20px; border-bottom-width:1px; border-bottom-style:solid; position:relative; width:46%; margin-left:2%; margin-right:2%; float:left;}
.zhaoshangcategory .itembox .item .numa{width:28px; height:33px; line-height:33px; padding-top:8px; margin-top:10px; background:url(/public/images/mcnpp/v2020/top4.png) center center no-repeat; background-size:100%; box-sizing:initial; text-align:center; color:#fff; float:left; font-size:15px;}
.zhaoshangcategory .itembox .item .num1{background-image:url(/public/images/mcnpp/v2020/top1.png);}
.zhaoshangcategory .itembox .item .num2{background-image:url(/public/images/mcnpp/v2020/top2.png);}
.zhaoshangcategory .itembox .item .num3{background-image:url(/public/images/mcnpp/v2020/top3.png);}
.zhaoshangcategory .itembox .item .img{width:60px; height:60px; line-height:60px; padding:5px; margin:0 10px 0 15px; overflow:hidden; background:url(/public/images/mcnpp/v2020/icon_bg.png) center center no-repeat; background-size:100%; float:left;}
.zhaoshangcategory .itembox .item .name{float:left; line-height:60px; width:165px;}
.zhaoshangcategory .itembox .item .name1{color:#f12828;}
.zhaoshangcategory .itembox .item .name2{color:#ff7640;}
.zhaoshangcategory .itembox .item .name3{color:#ffa500;}
.zhaoshangcategory .itembox .item .btn{width:60px; height:25px; line-height:25px; display:inline-block; text-align:center; border-radius:25px; position:absolute; right:0; top:17.5px;}
.zhaoshangcategory .itembox .item .btn:hover{ background:#bd846d;}
.zhaoshangcategory .itembox .zsnum{padding:0 0 10px 0; text-align:center; color:#999;}
.zhaoshangcategory .itembox .zsbtnbox{ text-align:center;}
.zhaoshangcategory .itembox .zsbtnbox .zsbtn{padding:6px 25px;border-radius:30px;display:inline-block;text-align:center;}
.zhaoshangcategory .itembox .zsbtnbox .zsbtn:first-child{margin-right:3%;}
.zhaoshangcategory .itembox .zsbtnbox .zsbtn .iconfont, 
.zhaoshangcategory .itembox .zsbtnbox .zsbtn span{display:inline-block;vertical-align:middle; line-height:inherit;}
.zhaoshangcategory .itembox .zsbtnbox .zsbtn .iconfont{margin-right:3px;}

/*/public/css/wwwcnpp/pc/v2020/block/publicblock/pinyin.css*/
.publicblockpinyin{padding:0 10px;}
.publicblockpinyin .itembox .item{width:8%; margin:5px 1%; float:left; height:30px; line-height:30px; text-align:center; border-top-left-radius:6px; border-bottom-right-radius:6px; font-size:16px;}

/*/public/css/wwwcnpp/pc/v2020/block/brand10/hotbangdan.css*/
.hotbangdan{padding:15px 0 0 0;}
.hotbangdan .slice a{width:49%; margin-bottom:10px; float:left; border-width:1px; border-style:solid; border-radius:5px;}
.hotbangdan .slice a:first-child{margin-right:2%;}
.hotbangdan .slice a img{ display:block; background:#f9f9f9; border-radius:5px;}

/*/public/css/wwwcnpp/pc/v2020/block/publicblock/tongji.css*/
.publicblocktongji{padding-top:15px;}
.publicblocktongji .itembox{padding:20px; border-radius:5px;}
.publicblocktongji .itembox .item{width:25%; float:left; text-align:center; font-size:15px;}
.publicblocktongji .itembox .item span{color:#fb8d00;padding:0 2px;}

/*/public/css/wwwcnpp/pc/v2020/block/publicblock/articlelist.css*/
.articlelist .itembox{}
.articlelist .itembox .item{padding:15px 0; border-bottom-width:1px; border-bottom-style:solid;}
.articlelist .itembox .item .contbox{max-width:600px; display:table-cell; vertical-align:middle; height:137px;}
.articlelist .itembox .item.nopic .contbox{max-width:100%;}
.articlelist .itembox .item .contbox .title{line-height:2em;}
.articlelist .itembox .item.nopic .contbox{width:100%;}
.articlelist .itembox .item.nopic .contbox .title{height:auto;}
.articlelist .itembox .item .img{width:220px; height:137px; float:right; overflow:hidden; position:relative;}
.articlelist .itembox .item .img img{ width:100%; height:100%; object-fit:cover;}

.articlelist .contbox .other{padding-top:12px; position:relative; overflow:hidden; padding-right:50px; min-height:35px;}
.articlelist .contbox .other a.biaoqian{display:inline-block; padding:0 8px; line-height:1.8em; border-width:1px; border-style:solid;}
.articlelist .contbox .other a.biaoqian:hover{color:#f60}
.articlelist .contbox .other a.zoneinfo{display:inline-block; line-height:1.5em; height:1.5em;}
.articlelist .contbox .other a.zoneinfo img{width:1.4em; height:1.4em; border-radius:50%; vertical-align:middle; margin-right:5px;}
.articlelist .contbox .other .attention{ position:absolute; right:0; top:12px; min-width:50px; line-height:23px;}
.articlelist .contbox .other .attention .iconfont,
.articlelist .contbox .other .attention span{display:inline-block; vertical-align:middle;}

/*/public/css/wwwcnpp/pc/v2020/block/category/indexhotcategory.css*/

.indexhotcategory .itembox dl{ border-radius:15px 0 0 0; margin:10px 0; padding-bottom:15px; float:left; width:410px;}
.indexhotcategory .itembox dl:nth-child(2n){ float:right;}
.indexhotcategory .itembox dt{ line-height:2.5em; padding:0 20px; font-size:18px; font-weight:bold; border-radius:15px 0 15px 0;}
.indexhotcategory .itembox dd{ padding:0 20px;}
.indexhotcategory .itembox .item{display:block; padding-top:15px; margin-top:15px; border-top-width:1px; border-top-style:solid; position:relative;}
.indexhotcategory .itembox .item:first-child{ margin-top:0; border-top:none;}
.indexhotcategory .itembox .item .numa{width:28px; height:33px; line-height:33px; padding-top:8px; background:url(/public/images/mcnpp/v2020/top4.png) center center no-repeat; background-size:contain; box-sizing:initial; text-align:center; color:#fff; float:left; margin-top:10px; font-size:15px;}
.indexhotcategory .itembox .item .num1{background-image:url(/public/images/mcnpp/v2020/top1.png);}
.indexhotcategory .itembox .item .num2{background-image:url(/public/images/mcnpp/v2020/top2.png);}
.indexhotcategory .itembox .item .num3{background-image:url(/public/images/mcnpp/v2020/top3.png);}
.indexhotcategory .itembox .item .img{width:60px; height:60px; line-height:60px; padding:5px; margin:0 10px 0 15px; overflow:hidden; background:url(/public/images/mcnpp/v2020/icon_bg.png) center center no-repeat; background-size:100%; float:left;}
.indexhotcategory .itembox .item .name{float:left; line-height:60px; width:185px;}
.indexhotcategory .itembox .item .name1{color:#f12828;}
.indexhotcategory .itembox .item .name2{color:#ff7640;}
.indexhotcategory .itembox .item .name3{color:#ffa500;}
.indexhotcategory .itembox .item .line{ float:left; width:70px; height:45px; padding-top:18px; line-height:15px; text-align:right;}
.indexhotcategory .itembox .item .line .bd1{ border-width:1px; border-style:solid; height:5px; margin-top:5px; border-color:#c4b095;}
.indexhotcategory .itembox .item .line .bd1 .bg1{height:4px;}

/*/public/css/wwwcnpp/pc/v2020/block/brand10/bangdan.css*/
#pos_bangdan .blocktitle.style1{ padding-top:15px;}
.brand10bangdan{background:none;}
.brand10bangdan .item{padding:15px 0; border-bottom-width:1px; border-bottom-style:solid;}
.brand10bangdan .item:last-child{border-bottom:0;}
.brand10bangdan .info{display:table;table-layout:fixed;width:100%;padding-bottom:10px;}
.brand10bangdan .item .numa{width:30px;}
.brand10bangdan .item .numa>i{display:block;width:20px;height:20px;background:#999;border-radius:100%;box-shadow:0 0 0 3px #ccc;text-align:center;line-height:1.5em;margin:3px;}
.brand10bangdan .item:nth-child(1) .numa i,
.brand10bangdan .item:nth-child(2) .numa i,
.brand10bangdan .item:nth-child(3) .numa i{display:none;}
.brand10bangdan .item:nth-child(1) .numa{background:url(/public/images/mobile/v2019/brand10top1.png) no-repeat center center; background-size:contain;}
.brand10bangdan .item:nth-child(2) .numa{background:url(/public/images/mobile/v2019/brand10top2.png) no-repeat center center; background-size:contain;}
.brand10bangdan .item:nth-child(3) .numa{background:url(/public/images/mobile/v2019/brand10top3.png) no-repeat center center; background-size:contain;}
.brand10bangdan .img{width:185px;padding:0 10px 0 15px;}
.brand10bangdan .img img{max-width:100%;}
.brand10bangdan .brandname{width:100%;}
.brand10bangdan .votebox{width:110px; text-align:right; position:relative;}
.brand10bangdan .votebox .votebtn{ vertical-align:middle; padding-right:5px;}
.brand10bangdan .votebox a{ float:right; display:block; width:100px;border-radius:3px;padding:6px;}
.brand10bangdan .votebox a .vote{margin-right:5px;}
.brand10bangdan .btns span{float:left;width:23.5%;margin-right:2%;border:1px solid rgba(192, 192, 192, 0.2);border-radius:5px 0 5px 0;text-align:center;padding:5px 0; cursor:pointer;}
.brand10bangdan .btns.col5 span{width:18.5%;margin-right:1.875%;}
.brand10bangdan .btns span:hover{color:#fe741c;}
.brand10bangdan .btns span.click,.brand10bangdan .btns span.isvote{  color:#999;}
.brand10bangdan .btns span:last-child{ margin-right:0;}
.brand10bangdan .btns{padding-left:44px;}
.brand10bangdan .cont{padding-top:5px;}
.brand10bangdan .brandud{width:40px;height:40px;}
.brand10bangdan .brandud i{width:19px;height:19px;font-size:14px;}
.brand10bangdan .blockmorebox{padding:0;}
.brand10bangdan.bg3 .blockmorebox{padding:0 0 15px 0;}

.brand10bangdan .morebrand{ margin:0 -1%;}
.brand10bangdan .morebrand a{ width:18%; float:left; height:30px; line-height:30px; text-align:center; border-top-left-radius:6px; border-bottom-right-radius:6px; margin:5px 1%; border:1px solid rgba(216, 177, 115, 0.2); padding:0 5px;}
.brand10bangdan .morebrand a.img{ padding-top:8px; height:auto;}
.brand10bangdan .morebrand a.img img{ display:block; margin:0 auto;}

.brand10bangdan .ts{padding-top:10px;line-height:1.6em;}

.brand10bangdan .warntext{padding: 8px 10px;background: #f5f3f0;border: 1px solid #ebe7e2;margin-top:10px;text-align: justify;color: #666; line-height:1.8em;}

#weui_actionsheet{ width:30%; left:35%; bottom:35%; }
#bdshare_weixin_qrcode_dialog{left:45%; top:50%; margin-top:-140px; width:270px; height:280px; display:block; position:fixed; background:#fff; z-index:999999999; box-shadow: 0px 2px 20px #ddd; border:solid 1px #eee; padding:10px;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_head{ font-size: 12px; font-weight: bold;text-align: left;line-height: 16px;height: 16px;position: relative;color: #000;}
#bdshare_weixin_qrcode_dialog .bd_weixin_popup_head .bd_weixin_popup_close{width: 16px;height: 16px;position: absolute;right: 0;top: 0;color: #999;text-decoration: none;font-size: 16px;}
#bdshare_weixin_qrcode_dialog #bdshare_weixin_qrcode_dialog_qr {text-align: center;padding:25px 25px 15px;}
#bdshare_weixin_qrcode_dialog_qr img{ width:150px; height:150px;}
.bd_weixin_popup_foot{line-height:1.8em;text-align:center;}