﻿/*
 *这是单独为hello mui准备的个性化css，可以覆盖标准mui的css定义；
 * 在实际项目开发时，建议为App单独写一个css文件，从而实现项目的自定义皮肤功能；
 * 
 * */
body {
    margin: 0;
    background-color: #fff;
    position:relative;
        max-width:480px;
        margin:0 auto;
}

* {
    margin: 0;
    padding: 0;outline: none;
}
.warp{max-width:480px;margin:0 auto;}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
}

li {
    list-style: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden], template {
    display: none;
}

a {
    background: 0 0;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

a:active, a:hover {
    outline: 0;
}

.clear {
    clear: both;
}

.mui-plus header.mui-bar { display: none; }
.mui-plus .mui-bar-nav ~ .mui-content { padding: 0; }
.warp{max-width:480px;margin:0 auto;}
/*hm开头的表示仅为 Hello MUI示例定义*/
.hm-description { margin: .5em 0; }
    .hm-description > li { font-size: 14px; color: #8f8f94; }
.logos { display: inline-block; width: 95px; }
.mui-bar .logos:active { opacity: 1 !important; }
.mui-bar { background:none;background: none;width: 100%;left: auto;right: auto;max-width: 480px;margin: 0 auto; }
.mar-left { left: 100px !important; }
.sou-div { background-color: #fff !important; border-radius: 15px !important; }
.mui-search:before { top: 26% !important; color: #b3b3b3 !important; font-weight: bold; }
.mui-pull-right i { float: right; font-size: 26px; vertical-align: middle; line-height: 47px; }
.mui-slider-indicator.mui-segmented-control { background-color: #fafafa !important; }
.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active { color: #f63e40 !important; border-bottom: 1px solid #f63e40 !important; background: 0 0; }
.mui-segmented-control .mui-control-item { line-height: 37px !important; border-bottom: 1px solid #fff !important; padding: 0 13px !important; color: #383838 !important; }
.mui-segmented-control.mui-segmented-control-inverted { width: 85%; border: 0; border-radius: 0; }
.Subscribe { position: absolute; line-height: 37px; height: 37px; vertical-align: middle; width: 15%; display: inline-block; z-index: 2; opacity: 1; right: 0; top: 0px; text-align: center; color: #838383; background-color: #fafafa; }
    .Subscribe i { font-size: 20px; }
.mui-slider { height: 180px; }
.mui-fullscreen .mui-segmented-control ~ .mui-slider-group { top: 38px !important; }
.mui-slider-indicator .mui-indicator { width: 8px; height: 8px; cursor: pointer; border-radius: 50%; background: none; box-shadow: 0 0 1px 1px rgba(255,255,255,.9); -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.9); }
.mui-slider-indicator { text-align: right; right: 10px; }
.bobao { width: 93%; height: 38px; margin: 10px auto; background-color: #efefef; border-radius: 6px; }
.bobao-tit { width: 60px; float: left; height: 38px; background: url(http://cdn.tjkximg.com/content/zhangtang/images/bobao_09.jpg) center center no-repeat; background-size: 38px auto; background-color: #ee423e; border-bottom-left-radius: 6px; border-top-left-radius: 6px; text-align: center; line-height: 35px; display: inline-block; }
.bobao-list { width: 220px; float: left; height: 38px; margin-left: 15px; display: inline-block; line-height: 38px; }
    .bobao-list a { color: #383838; font-size: 14px; }
.clear { clear: both; }
.mui-table-view .mui-media-object { line-height: 85px; max-width: 110px; height: 85px; }
.newlist li .mui-media-body h4 { font-size: 14px; font-weight: 600; width: 100%; line-height: 19px; height: 57px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.newlist li .mui-media-body h5 { font-size: 14px; font-weight: 600; width: 100%; line-height: 19px; color: #212121; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.newlist li .mui-media-body p { font-size: 12px; color: #a0a0a0; height: 30px; line-height: 30px; }
.mui-table-view-cell > a:not(.mui-btn) { white-space: inherit; }
.newlist li .mui-media-body p span { font-size: 12px; padding-right: 10px; }
.c-red { color: #ee423e; }
.twosize { overflow: hidden; text-overflow: ellipsis; /*设置成弹性盒子 */ display: -webkit-box; /*显示的个数 */ -webkit-line-clamp: 2; /* 属性规定框的子元素应该被水平或垂直排列。 */ -webkit-box-orient: vertical; }
.img-sp { padding: 5px 0 10px; position: relative; height: 180px; overflow: hidden; }
    .img-sp img { width: 100%; height: auto; min-height: 180px; display: block; }
.img-big { padding: 5px 0 10px; }
    .img-big img { width: 30% !important; height: auto; margin: 0 1%; display: inline-block; max-height: 75px;min-height:75px; }
.lab-sp { position: absolute; right: 0; bottom: 0; padding: 2px 10px 5px 7px; height: 16px; background-color: rgba(0,0,0,.5); color: #fff; font-size: 12px; line-height: 14px; border-radius: 4px; }
    .lab-sp i { vertical-align: middle; font-size: 15px; }
.newlist li .mui-media-body p span i { vertical-align: middle; }
.mui-bar {-webkit-box-shadow:none; box-shadow:none; }
.mui-bar-tab .mui-tab-item { color: #717171; }
    .mui-bar-tab .mui-tab-item .mui-icon { top: 5px; width: 23px; height: 23px; }
        .mui-bar-tab .mui-tab-item .mui-icon ~ .mui-tab-label { font-size: 12px; }
.mui-tab-item .home { background: url(http://cdn.tjkximg.com/content/zhangtang/images/home.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-active .home { background: url(http://cdn.tjkximg.com/content/zhangtang/images/home_on.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-tab-item .video { background: url(http://cdn.tjkximg.com/content/zhangtang/images/video.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-active .video { background: url(http://cdn.tjkximg.com/content/zhangtang/images/video_on.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-tab-item .xuanping { background: url(http://cdn.tjkximg.com/content/zhangtang/images/selection.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-active .xuanping { background: url(http://cdn.tjkximg.com/content/zhangtang/images/selection_on.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-tab-item .qiye { background: url(http://cdn.tjkximg.com/content/zhangtang/images/enterprise.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-active .qiye { background: url(http://cdn.tjkximg.com/content/zhangtang/images/enterprise_on.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-tab-item .my { background: url(http://cdn.tjkximg.com/content/zhangtang/images/my.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-active .my { background: url(http://cdn.tjkximg.com/content/zhangtang/images/my_on.png) left bottom no-repeat; background-size: 23px 23px; }
.mui-bar-tab .mui-tab-item.mui-active { color: #ee423e !important; }
a { color: #fff; }
.ss-tit { padding-left: 15px; font-size: 18px; text-align: left; line-height: 27px; color: #dc141d; background-color: #fff; margin-top: 0; margin-bottom: 0; margin: 12px 0; letter-spacing: 1px; }
/*注册*/
.mui-bar .mui-btn-link {color: #666666;outline: none;font-size: 12px;width: 50px;text-align: center;border: 1px solid #e7e7e7;height: 22px;line-height: 22px;border-radius: 10px;background-color: #ffffff;margin-top: 10px;margin-left: 10px !important;}
.mui-btn-blue.mui-active:enabled, .mui-btn-blue:enabled:active, .mui-btn-primary.mui-active:enabled, .mui-btn-primary:enabled:active, input[type=submit].mui-active:enabled, input[type=submit]:enabled:active { color: #fff; border: 0; background-color: none; }
.mui-bar .mui-btn-nav.mui-pull-left .mui-icon-left-nav { margin-right: 5px; }
.forms i { font-size: 20px; color: #999999; position: absolute; left: 15px; top: 12px; border-right: 1px solid #cdcdcd; vertical-align: middle; padding-right: 5px; vertical-align: bottom; padding-top: 4px; }
input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea { line-height: 21px; width: 100%; height: 50px; margin-bottom: 15px; padding: 12px 35px 10px 50px; border-radius: 19px; }
.forms .mui-input-row { margin-top: 15px; }
.mui-btn-danger, .mui-btn-negative, .mui-btn-red { color: #fff; border: 1px solid #f04d50; background-color: #f04d50; }
.forms .mui-btn-block { border-radius: 20px; letter-spacing: 2px; padding: 10px 0; margin-top: 30px; }
.link-login { color: #fff; border: 1px solid #af9b8d; background-color: #af9b8d; display: block; font-size: 16px; font-weight: 400; line-height: 1.42; cursor: pointer; text-align: center; border-radius: 20px; letter-spacing: 2px; padding: 10px 0; margin-top: 20px; }
    .link-login:active { border: 1px solid #aba6a2; background-color: #aba6a2; color: #fff; }
.yanzheng { width: auto !important; position: absolute; z-index: 111; top: 0; right: 15px; border: none; color: #6b6b6b; line-height: 2.2 !important; padding: 10px 0 !important; }
.mui-btn:enabled:active, button:enabled:active { color: #6b6b6b; background-color: none !important; }
.yanzheng:active { background: none !important; }
/*加载提示框*/
.mui-toast-message { border-radius: 20px; }
.mui-toast-container { bottom: 100px; }
.weui_mask, .weui_mask_transition, .weui_mask_transparent { position: fixed; z-index: 1000; width: 100%; height: 100%; top: 0; left: 0; display: none; }
.weui_toast { left: 50%; top: 35%; margin-left: -3.8em; }
.weui_toast { position: fixed; z-index: 50000; width: 7.6em; min-height: 7.6em; top: 180px; left: 50%; margin-left: -3.8em; background: rgba(40,40,40,.75); text-align: center; border-radius: 5px; color: #fff; }
.weui_loading { position: absolute; width: 0; z-index: 1; left: 38%; top: 32%; }
/*.weui_loading img { width: 25px; }*/
.weui_loading_toast .weui_toast_content { margin-top: 64%; font-size: 14px; color: #fff; }
/*end*/
.rdisan { width: 100%; display: block; margin-top: 55px; }
.forms .mui-input-row a { color: #585757; display: inline-block; width: 100px; font-size: 14px; line-height: 15px; }
.forms .mui-input-row a:active{color:#ee423e;}
.forms .cen { text-align: center; }
.denlu { width: 50px; height: 50px; margin: 10px 20px; }
/*图形验证码*/
.cvos { position: absolute; top: 6px; right: 15px; }
#canvas { float: right; display: inline-block; border: 1px solid #6e6e6e; cursor: pointer; }
.btn { width: 90px; height: 40px; background: #f1f1f1; border: 1px solid #ccc; border-radius: 5px; margin: 20px auto 0; display: block; font-size: 1.2rem; color: #e22e1c; cursor: pointer; }
/*end*/
.head-img { width: 30px !important; height: 30px !important; display: inline-block; vertical-align: middle; border-radius: 50%; margin-right: 5px; }
.w100 { width: 100% !important; background-color: #fafafa !important; }
.sp-icon { width: 36px; height: 36px; text-align: center; line-height: 36px; position: absolute; border-radius: 50%; left: 44%; top: 41%; background-color: rgba(255,255,255,.8); }
    .sp-icon i { vertical-align: middle; color: #000; }
.mui-table-view-cell:after { right: 15px; }
.mui-slider .mui-segmented-control.mui-segmented-control-inverted ~ .mui-slider-group .mui-slider-item { border-top: none; }
.imgs { width: 100%; height: auto; display: block; }
/*视频详情*/
.vd-con .ss-tit { color: #212121; }
.vd-xin { padding-left: 15px; color: #a0a0a0; height: 25px; line-height: 25px; font-size: 12px; position: relative; }
    .vd-xin span { margin-right: 18px; display: inline-block; }
.vd-con .mui-badge-blue, .mui-badge-primary { color: #9a9a9a; background-color: #fff; border: 1px solid #a0a0a0; border-radius: 5px; }
.vd-dz { float: right; margin-right: 0 !important; }
    .vd-dz .iconfont { vertical-align: middle; }
.vd-xin:after { position: absolute; right: 0; top: 35px; left: 15px; right: 15px; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.vd-xin2 { padding-left: 15px; color: #a0a0a0; height: 35px; line-height: 35px; font-size: 12px; position: relative; margin-top: 25px; }
    .vd-xin2:after { position: absolute; right: 0; top: 40px; left: 15px; right: 15px; height: 1px; content: ''; -webkit-transform: scaleY(.5); transform: scaleY(.5); background-color: #c8c7cc; }
.guanzu { float: right; padding-right: 18px; }
    .guanzu .mui-btn-danger { border: 1px solid #ee423e; background-color: #ee423e; padding: 3px 12px !important; }
.vd-content { padding: 35px 15px 15px; }
    .vd-content p { text-indent: 2em; line-height: 160%; color: #545454; }
.pinlun-tit { padding: 15px 0; border-bottom: 2px solid #e5e5e5; }
    .pinlun-tit h5 { color: #282828; border-left: 3px solid #ee423e; font-size: 18px; margin: 0 15px; padding-left: 10px; }
.pl-li .mui-media-object { line-height: 35px !important; height: 35px !important; border-radius: 100%; }
.pl-li h5 { color: #3253a2; line-height: 25px; }
.pl-li .mui-table-view-cell { font-size: 14px; margin-bottom: 10px; }
    .pl-li .mui-table-view-cell p { font-size: 12px; }
.huifu { color: #3253a2; font-size: 14px; margin-left: 18px; }
.jubao { float: right; }
.hf-content { background-color: #f2f2f2; padding: 10px; color: #222; }
.btn-huifu { color: #3253a2; font-size: 14px; margin-left: 18px; }
.hf-name { color: #3253a2; }
.pl-zan { position: absolute; right: 15px; top: 15px; color: #969696; }
    .pl-zan i { font-size: 20px; margin-right: 3px; }
.pl-li:after { height: 0 !important; }
.btn-putpl { width: 50% !important; margin-left: 15px; margin-top: 10px; margin-bottom: 5px !important; height: 30px !important; border: 1px solid #e6e6e6 !important; font-size: 14px; background-color: #e6e6e6 !important; padding: 10px !important; }
.zhixin { float: right; margin-top: 10px; margin-right: 15px; }
    .zhixin i { font-size: 28px; margin-left: 20px; line-height: 32px; color: #898989; vertical-align: middle; }
.jb { position: absolute; bottom: 0px; left: 15px; padding: 1px 4px !important; }
.comment { width: 100%; padding: 10px; background-color: #efefef; box-shadow: 0 0 1px rgba(232,232,232,1); }
.txt-comment { width: 80% !important; height: 30px !important; line-height: 22px; font-size: 14px; border: 1px solid #999; border-radius: 5px; padding: 10px 15px !important; margin-bottom: 0 !important; }
.comment .mui-btn-link { color: #333; float: right; font-weight: 600; letter-spacing: 1px; font-size: 16px; }
.tubiao { text-align: center; }
    .tubiao img { width: 50px; margin: 0 15px; }
#sp-dianzan { font-size: 18px; }
.top-con { background: url(http://cdn.tjkximg.com/content/zhangtang/images/mebg_04.jpg) bottom no-repeat; position: relative; background-size: 100% auto; background-color: #ee423e; height: 100px; }
    .top-con .icon-shezhi1 { padding-right: 15px; color: #fff; }
.touxiangc { position: absolute; left: 0; width: 100%; top: 50%; }
.touxiang { width: 90px; height: 90px; margin: 0 auto; padding: 5px; border: 2px solid #fff; border-radius: 100%; text-align: center; vertical-align: middle; line-height: 80px; overflow: hidden; }
    .touxiang img { width: 100%; display: block; height: auto; vertical-align: middle; border-radius: 100%; }
.touxiangc h6 { color: #393939; text-align: center; font-size: 14px; }
.dhlist li a { font-size: 14px; color: #393939; }
    .dhlist li a i { font-size: 17px; }
.heng .mui-tab-item .mui-icon { font-size: 14px; }
.mui-bar-tab2 { bottom: 0; display: table; width: 100%; height: 50px; padding: 0; table-layout: fixed; border-top: 0; border-bottom: 0; -webkit-touch-callout: none; }
.mui-bar2 { position: fixed; z-index: 10; right: 0; left: 0; box-shadow: none !important; height: 44px; padding-right: 10px; padding-left: 10px; border-bottom: 0; background-color: #f7f7f7; -webkit-box-shadow: 0 0 1px rgba(0,0,0,.85); box-shadow: 0 0 1px rgba(0,0,0,.85); -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.mui-bar-tab2 .mui-tab-item { display: table-cell; overflow: hidden; width: 1%; height: 50px; text-align: center; vertical-align: middle; white-space: nowrap; text-overflow: ellipsis; color: #393939; }
.mui-bar2 .mui-icon { font-size: 24px; position: relative; z-index: 20; padding-top: 10px; padding-bottom: 5px; }
.mui-bar-tab2 .mui-tab-item .mui-icon ~ .mui-tab-label { font-size: 12px; display: block; overflow: hidden; text-overflow: ellipsis; }
.meslide .mui-slider-indicator .mui-indicator { width: 6px; height: 6px; cursor: pointer; border-radius: 50%; background: none; box-shadow: 0 0 1px 1px rgba(151,151,151,.9); -webkit-box-shadow: 0 0 1px 1px rgba(151,151,151,.9); background-color: #979797; }
.meslide .mui-slider-indicator .mui-active.mui-indicator { background: #d94040; }
.meslide .mui-slider-indicator { text-align: center !important; }
.xian { width: 100%; display: block; margin: 10px auto; height: 4px; background-color: #f8f8f8; line-height: 2px; }
.dhlist .mui-table-view:before { height: 0; }
.dhlist > .mui-table-view:first-child { margin-top: 0; }
/*选品*/
.pro-tit { border-bottom: 2px solid #e5e5e5; height: 25px; margin-top: 15px; padding-left: 25px; line-height: 22px; padding-bottom: 32px; color: #ee423e; font-size: 16px; background: url(http://cdn.tjkximg.com/content/zhangtang/images/titbg_05.jpg) no-repeat 15px 0; background-size: 2px 22px; }
    .pro-tit a { float: right; font-size: 14px; color: #1f1a17; padding-right: 15px; }
.prolist { width: 98%; margin: 0; padding: 1% 0 1% 2%; display: block; }
    .prolist li { width: 46%; position: relative; display: inline-block; padding: 1% 1% 10px 1%; margin: 10px 1.5%; list-style: none; -moz-box-shadow: 0px 1px 5px #D9D9D9; -webkit-box-shadow: 0px 1px 5px #D9D9D9; box-shadow: 0px 1px 5px #D9D9D9; }
.prolist-tit { font-size: 12px; padding: 5px 5px 0 5px; color: #212121; text-align: left; line-height: 16px; height: 37px; }
.prolist { padding-bottom: 10px; }
    .prolist .price { font-size: 14px; padding: 0 5px; text-align: left; color: #ee423e; line-height: 25px; }
    .prolist li:active { background-color: #f0f0f0; }
    .prolist li:hover { background-color: #f0f0f0; }
.mui-pull-bottom-tips { text-align: center; background: none !important; font-size: 14px !important; line-height: 40px; color: #777; }
.prolist li img { width: auto !important; max-width: 100% !important; height: 100% !important; }
/*企业*/
.mui-grid-view.mui-grid-9 { margin: 0; padding: 0; border: 0; background-color: #fff; }
#Gallery { height: 285px; }
    #Gallery .mui-slider-indicator { text-align: center !important; right: 0; bottom: -6px; }
        #Gallery .mui-slider-indicator .mui-active.mui-indicator { background: #ee423e !important; }
        #Gallery .mui-slider-indicator .mui-indicator { width: 28px; height: 3px; cursor: pointer; border-radius: 1px; background: #d8d8d8; box-shadow: 0 0 1px 1px rgba(255,255,255,.9); -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.9); }
    #Gallery .mui-grid-view.mui-grid-9 .mui-table-view-cell { border: 0; }
.pro-tit2 { border-bottom: 2px solid #e5e5e5; height: 25px; margin-top: 25px; padding-left: 25px; line-height: 22px; padding-bottom: 32px; color: #ee423e; font-size: 16px; background: url(http://cdn.tjkximg.com/content/zhangtang/images/titbg_05.jpg) no-repeat 15px 0; background-size: 2px 22px; }
    .pro-tit2 a { float: right; font-size: 14px; color: #a0a0a0; padding-right: 15px; }
#re-men-sou { background: none; }
    #re-men-sou h4 { font-size: 14px; color: #9e9e9e; font-weight: normal; padding-left: 15px; }
    #re-men-sou a { margin: 5px 12px 10px 12px; display: inline-block; font-size: 12px; padding: 5px; background-color: #f8f8f8; color: #292929; border-radius: 5px; }
.mui-indexed-list { position: relative; border-top: solid 1px #fff; border-bottom: solid 1px #fff; overflow: hidden; background-color: #fff; height: 300px; cursor: default; }
.mui-indexed-list-search { border-bottom: solid 1px #fff; }
#Gallery .mui-media-body { font-size: 14px !important; }
.mui-title { color: #fff !important; }
.rightmagess { float: right; margin-right: 20px; color: #999; }
.ziliao .mui-table-view-cell { padding: 9px 15px; }
.ziliao li a { font-size: 14px; line-height: 30px; }
touxiangd { width: 30px; height: 30px; margin: 0 auto; text-align: center; vertical-align: middle; line-height: 30px; overflow: hidden; }
.touxiangd img { width: 30px; display: block; height: auto; vertical-align: middle; border-radius: 100%; }
.ziliao:before { height: 0; }
.ziliao:after { left: 15px; right: 15px; }
.imgdv { height: 160px; width: 100%; text-align: center; line-height: 160px; }
/*头像*/
.tx-img { width: 30px; height: 40px; position: absolute; background: none; border: none; font-size: 12px; right: 0; bottom: 0; top: 0; opacity: 0; }
.dai-cl { color: #2196F3; }
.qylist .mui-media-object { line-height: 42px; max-width: 42px; height: 42px; }
.qylist li { margin-top: 10px; }
/*询盘*/
.primg { width: 100px; height: 100px; float: left; }
    .primg img { width: auto; max-width: 100%; height: 100%; }
.prcon { padding: 15px; border-bottom: 5px solid #f4f4f4; }
.rightbg { float: left; margin-left: 15px; }
    .rightbg h3 { font-size: 16px; line-height: 18px; margin-bottom: 10px; }
.clear { clear: both; }
.rightbg .price { color: #ee423e; font-size: 14px; }
.rightbg .time { color: #909090; font-size: 12px; }
.liaojie { margin: 0; padding: 0; }
    .liaojie li { list-style: none; width: 48%; padding: 0 2%; font-size: 14px; color: #868686; display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.biaoti { font-size: 16px; line-height: 20px; margin-bottom: 10px; }
.txt-content { padding: 10px 15px; font-size: 14px; height: auto; color: #333333; border-radius: 9px; margin-bottom: 0; }
.lianxi input { margin-bottom: 10px; padding: 10px 15px; border-radius: 4px; font-size: 14px; }
.mui-btn-danger { border: 1px solid #ee423e; padding: 10px; background-color: #ee423e; }
.red { color: #ee423e; text-align: right; font-weight: bold; font-size: 18px; }
.pro-time { float: left; font-size: 14px; color: #999; font-weight: normal; display: inline; }
.liaojie2 li { color: #666 !important; }
    .liaojie2 li label { color: #868686 !important; }
.pro-miaoshu img { max-width: 100%; }
.btnxunpan { position: fixed; bottom: 0; left: 0; right: 0; border-radius: 0; margin-bottom: 0; border: 1px solid #cf2d28; background-color: #cf2d28; }
    .btnxunpan i{ font-size: 19px; padding-right: 4px; vertical-align:middle; }
.xunpan span { width: 90%; display: block; height: 22px; letter-spacing:1px; margin: 2px auto; text-align: center; line-height: 22px; color: #ee423e; vertical-align: middle; border: 1px solid #ee423e; font-size: 11px;border-radius: 20px; }
.xunpan span i{vertical-align:middle; margin-right:3px;}
.no-zhiliao{text-align:center;font-size:14px; color:#777; line-height:30px; padding-top:25%;}
.no-zhiliao img{width:50px;display:block; height:auto;margin:0 auto;}
/*新加*/
.ht-title {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 40px 20px 3px;
    line-height: 28px;
    color: #000;
}
.ht-content{width:90%;margin:0 auto;}
.zx-tit{color:#333;font-size:14px;line-height: 31px; margin-top:20px;}
.zx-tit .mui-btn-danger {padding: 5px;float: right;border-radius: 15px;}
.bg-list {
    width: 100%;
    margin: 30px auto 20px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}

.bg-list th {
    text-align: center;
    line-height: 30px;
    padding: 5px;
    color: #333;font-size:14px;
}

.bg-list td {
    font-size: 12px;
    padding: 5px;
    line-height: 20px;
    font-size: 12px;color:#444;
}

.bg-list .th1 {
    width: 19%;
}

.bg-list .th2 {
    width: 25%;
}

.bg-list .th3 {
    width: 28%;
}

.bg-list .th4 {
    width: 28%;
}

.bg-list th, .bg-list td {
    border: 1px solid #dfdfdf;
    text-align: center;
}

.bg-list .td2 {
    text-align: left;
}

.bg-list .td3 {
text-align:left;
}

.bg-list .td4 {
 text-align:left;
}

.bg-list tbody tr:hover {
    background-color: #faf8f8;
}
.footNav {
    position: fixed;
    width: 100%;
    height: 50px;
    background-color: #ffffff;
    /*left: 0px;*/
    bottom: 0px;
    border-top: 1px solid #e2e2e2;
    z-index: 5;
    max-width:480px;margin:0 auto;
}

.footNav li {
    width: 25%;
    float: left;
    height: 42px;
    padding-top: 7px;
    text-align: center;
    line-height: 18px;
    font-size: 12px;
    color: #717171;
    display: inline-block;
    list-style: none;
}

.footNav li i {
    font-size: 18px;
    display: block;
    margin: 0 auto;
}

.footNav a {
    color: #717171;
}

.footNav li:active a {
    color: #ee423e;
}

.footNav .over {
    color: #ee423e;
}

.footNav .over a {
    color: #ee423e;
}
.jxstj{
    outline: none;
    font-size: 12px;
    padding: 0 5px;
    text-align: center;
    border: 1px solid #f95b5c;
    height: 22px;
    line-height: 22px;
    border-radius: 10px;
    background-color: #ffffff;
    margin-top: 10px;
    margin-right: 10px !important;color:#f95b5c;float:right; }
.no-shuju {
    width: 100%;
    text-align: center;
    color: #333;
    font-size: 14px;
    height: 100px;
    line-height: 100px;
}
.no-shuju a {
    color: #f63e40;
}
