﻿html
{
    height: 100%;
}
body
{
    font: 14px Arial,Helvetica,sans-serif;
    background-color: #fff;
    width: 100%;
    color: #666;
    line-height: 1.25em;
    line-height: 22px;
}
*
{
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
}
nav, footer, section, header, article
{
    display: block;
}
ul
{
    list-style: none;
}
ol, ul, li
{
    list-style: none;
}
a
{
    text-decoration: initial;
    color: #333;
}
.pager_span
{
    display: block;
    margin-bottom: 6px;
}
.first_pager, .prev_pager, .next_pager, .last_pager
{
    margin-left: 4px;
}
.pager_hover
{
    color: #f00;
    padding: 2px 6px;
    border: 2px #f00 solid;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-left: 4px;
    font-weight: bold;
}
.pager
{
    color: #999;
    border: 1px #ccc solid;
    padding: 2px 6px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    margin-left: 4px;
}
.pager_box
{
    text-align: center;
}
#body_main
{
    width: 100%;
    margin: 0 auto;
    max-width: 750px;
    overflow: hidden;
}
#page
{
    width: 98%;
    margin: 5px auto;
    min-height: 350px;
}
.sppage
{
    width: 90%;
    text-align: center;
    clear: both;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 15px;
    margin-bottom: 10px;
    line-height: 25px;
}
.sppage a.pager_a
{
    border: 1px solid #eb384b;
    margin: 0 5px;
    height: 23px;
    padding: 0 8px;
    line-height: 23px;
    float: left;
    border-radius: 8px 0;
}
.sppage .pager_a_hover
{
    margin: 0 5px;
    height: 23px;
    color: #fff;
    padding: 0 8px;
    line-height: 23px;
    float: left;
    border-radius: 8px 0;
    background-color: #eb384b;
}
.sppage .pager_a_hover a
{
    color: #fff;
}
.gd_tip
{
    background: rgba(0,0,0,.2);
    display: inline-block;
    padding: 3px 6px;
    z-index: 999;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    font-size: 12px;
}
.container
{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    padding: 0 0;
    box-sizing: border-box;
    font-size: 32rpx;
}
.footer
{
    width: 100%;
    font-size: 12px;
    text-align: center;
    color: #c6c6c6;
    padding-top: 30rpx;
}
.navigator-hover
{
    background: none;
}
.share
{
    padding: 0;
    background-color: #fff;
    border-color: #fff;
    margin-right: 10rpx;
    border: none;
}
button.share::after
{
    border: none;
}
.mbTxing
{
    clear: both;
    width: 96%;
    overflow: hidden;
    padding: 10px 2%;
    text-align: center;
}
.mbTxing text
{
    width: 100%;
    display: block;
}
.search
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #e5e5e5;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ewm
{
    padding: 0 3%;
    width: 5%;
    float: left;
}
.skey
{
    flex-grow: 1;
    padding: 0 10px;
    box-sizing: border-box;
}
.search input
{
    width: 80%;
    height: 36px;
    background-color: #eee;
    border: 0 solid #e5e5e5;
}
.sbtn
{
    font-size: 20px;
    width: 60px;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
}
.se1
{
    color: #fb992c;
}
.se2
{
    color: #008ee0;
}
.se3
{
    color: #f25752;
}
.se4
{
    color: #30a791;
}
.se5
{
    color: #fab80c;
}
.se6
{
    color: #e98f36;
    font-size: 24px;
}
.se7
{
    color: #3c0;
}
.set
{
    color: #5f698d;
}
.se8
{
    color: #8593b0;
    font-size: 24px;
}
.se9
{
    color: #999;
}
.sez2
{
    color: #666;
}
.sez3
{
    color: #ee2e2c;
}
.df
{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.df_1
{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-tap-highlight-color: transparent;
}
.df_2
{
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-tap-highlight-color: transparent;
}
.bg
{
    background: #fff;
}
.bg_white
{
    background: #fff;
}
.bg_hui
{
    background: #eee;
}
.bg_red
{
    background: #dd2727;
}
.bg_green
{
    background: #02bf02;
}
.bg_cheng
{
    background: #f85;
}
.clear
{
    clear: both;
}
.ovh1
{
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.red
{
    color: #ee2e2c;
}
.c3
{
    color: #333;
}
.c6
{
    color: #666;
}
.c9
{
    color: #999;
}
.white
{
    color: #fff;
}
.font_16
{
    font-size: 16px;
}
.font_14
{
    font-size: 13px;
}
.font_12
{
    font-size: 12px;
}
.font_10
{
    font-size: 10px;
}
.l_h20
{
    line-height: 20px;
}/*定位*/
.pr
{
    position: relative;
}
.pa
{
    position: absolute;
}/*文字超出省略*/
.ellipsis
{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}/*对齐*/
.tl
{
    text-align: left;
}
.tc
{
    text-align: center;
}
.tr
{
    text-align: right;
}/*间距*/
.mt1
{
    margin-top: 1px;
}
.mt5
{
    margin-top: 5px;
}
.mt8
{
    margin-top: 8px;
}/*.mt10{margin-top: 10px;}*/
.mt15
{
    margin-top: 15px;
}
.mt20
{
    margin-top: 20px;
}
.mt25
{
    margin-top: 25px;
}
.mt30
{
    margin-top: 30px;
}
.mt35
{
    margin-top: 35px;
}
.mt40
{
    margin-top: 40px;
}
.mt60
{
    margin-top: 60px;
}
.p_all
{
    padding: 3%;
}/*边框*/
.bte
{
    border-top: solid 1px #eee;
}
.bbe
{
    border-bottom: solid 1px #eee;
}
.bre
{
    border-right: 1px solid #eee;
}/*浮动*/
.fl_l
{
    float: left;
}
.fl_r
{
    float: right;
}
.w10
{
    width: 10%;
}
.w20
{
    width: 20%;
}
.w30
{
    width: 30%;
}
.w40
{
    width: 40%;
}
.w50
{
    width: 50%;
}
.w60
{
    width: 60%;
}
.w70
{
    width: 70%;
}
.w80
{
    width: 80%;
}
.w90
{
    width: 90%;
}
.w100
{
    width: 100%;
}/*边框*/
.bte
{
    border-top: 1px solid #eee;
}
.bbe
{
    border-bottom: solid 1px #eee;
}
.bre
{
    border-right: 1px solid #eee;
}
.ble
{
    border-left: 1px solid #eee;
}
.footfixed
{
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #eee;
    line-height: 50px;
}
.cl_h
{
    clear: both;
    height: 1px;
    margin-top: 60px;
}
.shop
{
    position: relative;
}
.header
{
    width: 96%;
    height: 15vw;
    padding: 3vw 2%;
    background-color: #ee2e2c;
}
.header .tbox
{
    height: 15vw;
    width: 100%;
    float: left;
    color: #fff;
}
.tbox .cname
{
    width: 100%;
    height: 12vw;
    line-height: 12vw;
    font-size: 18pt;
    overflow: hidden;
}
.tbox .vip
{
    width: 100%;
    height: 7vw;
    line-height: 7vw;
}/*导航*/
.nav
{
    width: 100%;
    color: #666;
    background-color: #fff;
    display: flex;
    flex-direction: row;
    text-align: center;
}
.nav .item
{
    flex: 1;
    height: 60px;
    flex-direction: column;
    color: #666;
}
.nav .item:hover
{
    color: #dd2727;
}
.nav .cur
{
    border-bottom: 1px solid #dd2727;
    color: #dd2727;
}
.nav .cur .ico, .nav .cur .txt
{
    color: #dd2727;
}
.nav .item .ico
{
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}
.nav .item .txt
{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
    font-size: 16px;
}
.iconfont
{
    font-size: 20px;
}
.myclass
{
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 60px;
    background-color: #fff;
}
.myclass view
{
    width: 45%;
    margin: 2% 2%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    float: left;
    text-align: center;
    border: 1px solid #dd2727;
    border-radius: 20px;
}
.myclass view text
{
    text-align: center;
    width: 40vw;
}
.tishi
{
    font-size: 14px;
    width: 90%;
    padding: 0 5%;
    line-height: 24px;
    text-align: center;
    color: #666;
}
.footfixed
{
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 100;
    width: 100%;
    font-size: 16px;
    border-top: 1px solid #eee;
    height: 60px;/*background: #dd2727;*/
    font-weight: 700;
    color: #666;
}
.footfixed .item
{
    float: left;
    width: 25%;
    color: #666;
}
.footfixed .item2
{
    float: left;
    width: 40%;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    font-weight: normal;
    background-color: #fe555a;
    color: #fff;
}
.footfixed .item .ico
{
    width: 100%;
    color: #666;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}
.footfixed .item .txt
{
    width: 100%;
    color: #666;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
}
.iconfont
{
    font-size: 20px;
}
.video
{
    width: 45px;
    height: 45px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.video image
{
    width: 45px;
    height: 45px;
    background-size: 45px;
}
.search_no
{
    width: 100%;
    display: block;
    color: #666;
    text-align: center;
    font-size: 14px;
}
.scimg
{
    width: 100px;
    height: 100px;
    display: inline-block;
    background-size: 100px;
}
.x_right
{
    width: 16px;
    height: 18px;
    margin-left: 10px;
}
button[type="warn"]
{
    color: #fff;
    background-color: #d9002f;
}
@font-face
{
    font-family: 'iconfont';/* project id 403757 */
    src: url('../font/font_403757_2yy8x4jqmwc.eot?');
    src: url('../font/font_403757_2yy8x4jqmwc.eot?') format('embedded-opentype'),url('../font/font_403757_2yy8x4jqmwc.woff') format('woff'),url('../font/font_403757_2yy8x4jqmwc.ttf') format('truetype'),url('../font/font_403757_2yy8x4jqmwc.svg') format('svg');
}
.iconfont
{
    font-family: "iconfont"!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-gouwuche:before
{
    content: "";
}
.icon-shipinyinliao:before
{
    content: "";
}
.icon-yonghuxinxi:before
{
    content: "";
}
.icon-chanpin2:before
{
    content: "";
}
.icon-icon:before
{
    content: "";
}
.icon-sousuo:before
{
    content: "";
}
.icon-zuojiantou:before
{
    content: "";
}
.icon-zhengque:before
{
    content: "";
}
.icon-news:before
{
    content: "";
}
.icon-jikediancanicon35:before
{
    content: "";
}
.icon-jiajuyongpin:before
{
    content: "";
}
.icon-mima1:before
{
    content: "";
}
.icon-address:before
{
    content: "";
}
.icon-anquanfanghu:before
{
    content: "";
}
.icon-jiayongdianqi:before
{
    content: "";
}
.icon-shangwufuwu:before
{
    content: "";
}
.icon-wode1:before
{
    content: "";
}
.icon-chongzhi:before
{
    content: "";
}
.icon-zhiding:before
{
    content: "";
}
.icon-canyin:before
{
    content: "";
}
.icon-lianxiwomen:before
{
    content: "";
}
.icon-tuichu1:before
{
    content: "";
}
.icon-tixian:before
{
    content: "";
}
.icon-zuojiantou1:before
{
    content: "";
}
.icon-ruzhudengji:before
{
    content: "";
}
.icon-shangpu:before
{
    content: "";
}
.icon-diangongdianqi:before
{
    content: "";
}
.icon-dianziyuanqijian:before
{
    content: "";
}
.icon-huagonghuanbao:before
{
    content: "";
}
.icon-jianzhujiancai:before
{
    content: "";
}
.icon-jingxihuaxuepin:before
{
    content: "";
}
.icon-wujingongju:before
{
    content: "";
}
.icon-yiqiyibiao:before
{
    content: "";
}
.icon-yejinkuangchan:before
{
    content: "";
}
.icon-ok:before
{
    content: "";
}
.icon-anmo:before
{
    content: "";
}
.icon-shouye2:before
{
    content: "";
}
.icon-xiangce:before
{
    content: "";
}
.icon-shijian:before
{
    content: "";
}
.icon-jiaotongyunshu:before
{
    content: "";
}
.icon-suliaozhipin:before
{
    content: "";
}
.icon-yiqiyibiao1:before
{
    content: "";
}
.icon-yinshuabaozhuang:before
{
    content: "";
}
.icon-dingdan:before
{
    content: "";
}
.icon-jiantou-copy-copy:before
{
    content: "";
}
.icon-nbbPhone1:before
{
    content: "";
}
.icon-shimingrenzheng1shuruzhenshixingmingfuzhi:before
{
    content: "";
}
.icon-zuanshi:before
{
    content: "";
}
.icon-mu:before
{
    content: "";
}
.icon-lipin:before
{
    content: "";
}
.icon-fabu:before
{
    content: "";
}
.icon-weixuanzhongkuang:before
{
    content: "";
}
.icon-yiyaoxiang:before
{
    content: "";
}
.icon-wenhuachuanmei:before
{
    content: "";
}
.icon-fenxiang-copy:before
{
    content: "";
}
.icon-huanbao:before
{
    content: "";
}
.icon-icon02:before
{
    content: "";
}
.icon-ledzhaoming:before
{
    content: "";
}
.icon-biaomianchuli:before
{
    content: "";
}
.icon-jine1:before
{
    content: "";
}
.icon-changyonglogo25:before
{
    content: "";
}
.icon-chongzhi1:before
{
    content: "";
}
.icon-shengchanjiagong:before
{
    content: "";
}
.icon-chanpin1:before
{
    content: "";
}
.icon-leimucufushi:before
{
    content: "";
}
.icon-zuyu:before
{
    content: "";
}
.icon-gonggao:before
{
    content: "";
}
.icon-yonghu:before
{
    content: "";
}
.icon-weibo:before
{
    content: "";
}
.icon-likai:before
{
    content: "";
}
.icon-shipin:before
{
    content: "";
}
.icon-deng:before
{
    content: "";
}
.icon-dailishang:before
{
    content: "";
}
.icon-yixuanzhong:before
{
    content: "";
}
.icon-liulan:before
{
    content: "";
}
.icon-icon-test:before
{
    content: "";
}
.icon-rexiao:before
{
    content: "";
}
.icon-rexiao1:before
{
    content: "";
}
.icon-dianhua:before
{
    content: "";
}
.icon-VIP:before
{
    content: "";
}
.icon-wechat:before
{
    content: "";
}
.icon-saoyisao:before
{
    content: "";
}
.icon-danxuan-yixuan:before
{
    content: "";
}
.icon-shangjiazuodan:before
{
    content: "";
}
.icon-jiantou-copy:before
{
    content: "";
}
.icon-gongsi:before
{
    content: "";
}
.icon-news1:before
{
    content: "";
}
.icon-liuyan:before
{
    content: "";
}
.icon-guanbi:before
{
    content: "";
}
.icon-index-news:before
{
    content: "";
}
.icon-fabu1:before
{
    content: "";
}
.icon-qianbao:before
{
    content: "";
}
.icon-chanpinfenlei:before
{
    content: "";
}
.icon-gonggao1:before
{
    content: "";
}
.icon-dingdan1:before
{
    content: "";
}
.icon-fuwu:before
{
    content: "";
}
.icon-logo:before
{
    content: "";
}
.icon-lianxikefu:before
{
    content: "";
}
.icon-shouji:before
{
    content: "";
}
.icon-jiudian:before
{
    content: "";
}
.icon-mu1:before
{
    content: "";
}
.icon-zan2:before
{
    content: "";
}
.icon-xingbie:before
{
    content: "";
}
.icon--jinshujishen:before
{
    content: "";
}
.icon-zhifubao:before
{
    content: "";
}
.icon-chanpin:before
{
    content: "";
}
.icon-shouyehui:before
{
    content: "";
}
.icon-lianxikefu1:before
{
    content: "";
}
.icon-fenlei:before
{
    content: "";
}
.icon-dashang:before
{
    content: "";
}
.icon-quxiao:before
{
    content: "";
}
.icon-xingming:before
{
    content: "";
}
.icon-leipigepijux:before
{
    content: "";
}
.icon--cailiaoguanli:before
{
    content: "";
}
.icon-shiming:before
{
    content: "";
}
.icon-saoyisaoerweimasaomasaomiao:before
{
    content: "";
}
.icon-erweima:before
{
    content: "";
}
.icon-shanchu:before
{
    content: "";
}
.icon-saoyisaoerweimasaomasaomiao1:before
{
    content: "";
}
.icon-tongxin:before
{
    content: "";
}
.icon-QQ:before
{
    content: "";
}
.icon-mima:before
{
    content: "";
}
.icon-xiuxian:before
{
    content: "";
}
.icon-qiche:before
{
    content: "";
}
.icon-nongye:before
{
    content: "";
}
.icon-cailiaoyunengyuan:before
{
    content: "";
}
.icon-mechanical:before
{
    content: "";
}
.icon-paper-industry:before
{
    content: "";
}
.icon-wanju:before
{
    content: "";
}
.icon-icon_baidulogo:before
{
    content: "";
}
.icon-fuzhuang:before
{
    content: "";
}
.icon-diannao:before
{
    content: "";
}
.icon-bangong:before
{
    content: "";
}
.icon-icon-test1:before
{
    content: "";
}
.icon-baozhuang:before
{
    content: "";
}
.iconfont
{
    font-size: 20px;
}/*分类图标   照明 "电子元器件" 传媒 安全、防护  包装 纸业 */
.icon-2:before
{
    content: "";
}
.icon-167:before
{
    content: "";
}
.icon-518:before
{
    content: "";
}
.icon-601:before
{
    content: "";
}
.icon-744:before
{
    content: "";
}
.icon-910:before
{
    content: "";
}/*"办公、文教"*/
.icon-1004:before
{
    content: "";
}/*数码、电脑*/
.icon-1222:before
{
    content: "";
}/*电工电气*/
.icon-1417:before
{
    content: "";
}/*纺织、皮革*/
.icon-1738:before
{
    content: "";
}/*服装*/
.icon-1826:before
{
    content: "";
}/*"服饰"*/
.icon-1941:before
{
    content: "";
}/*机械及行业设备*/
.icon-2077:before
{
    content: "";
}/*"五金、工具"*/
.icon-2947:before
{
    content: "";
}/*石油、化工*/
.icon-3404:before
{
    content: "";
}/*精细化学品*/
.icon-3915:before
{
    content: "";
}/*橡塑*/
.icon-4230:before
{
    content: "";
}/*环保*/
.icon-4440:before
{
    content: "";
}/*仪器仪表*/
.icon-4623:before
{
    content: "";
}/*家居用品*/
.icon-5018:before
{
    content: "";
}/*家用电器*/
.icon-5304:before
{
    content: "";
}/*建筑、建材*/
.icon-5416:before
{
    content: "";
}/*交通运输*/
.icon-5757:before
{
    content: "";
}/*礼品、工艺品、饰品*/
.icon-5874:before
{
    content: "";
}/*能源*/
.icon-5941:before
{
    content: "";
}/*农业*/
.icon-6068:before
{
    content: "";
}/*汽摩及配件*/
.icon-6315:before
{
    content: "";
}/*食品、饮料*/
.icon-6553:before
{
    content: "";
}/*通信产品"*/
.icon-6776:before
{
    content: "";
}/*玩具*/
.icon-6923:before
{
    content: "";
}/*冶金矿产*/
.icon-6998:before
{
    content: "";
}/*医药、保养*/
.icon-7266:before
{
    content: "";
}/*印刷*/
.icon-7387:before
{
    content: "";
}/*运动，休闲*/
.icon-7538:before
{
    content: "";
}/*商务服务*/
.icon-7727:before
{
    content: "";
}/*加工*/
.icon-7932:before
{
    content: "";
}/*代理*/
.icon-8079:before
{
    content: "";
}