
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,
sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,
thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    font:inherit;
    vertical-align:middle;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
*{tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-tap-highlight-color:rgba(0,0,0,0);}
input,textarea{outline:0;resize:none;}
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
a{text-decoration: none;}
.table{display: table;width: 100%;}
.cell{display: table-cell;}
.f14{ font-size:14px;}
.gayBt{ padding:4px 20px;border: 1px solid #999;border-radius: 3px;background-color: #f5f4f4;background: -webkit-gradient(linear,0 0,0 100%,from(#fffeff),to(#f5f4f4));line-height: 29px;font-size: 14px;color: #333;color: #333;}
.redBt{padding:4px 20px;border: 1px solid #e4393c;border-radius: 3px;background-color: #c70125;line-height: 30px;font-size: 14px;color: #FFF;
    width: 100%;
    display: block;
    text-align: center;}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input,select,textarea {
    outline: none;
    -webkit-appearance: none; /* 去除系统默认的样式*/
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* 点击高亮的颜色*/
}
body {
    font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif !important;line-height:1;background: #f5f5f5;
}
body, html { height: 100%;}
body { font-size: .14rem;  line-height: 1.5;  margin: 0;  }
html, body {
    -webkit-user-select: auto;   /* 禁止选中文本(如无文本选中需求,此为必选项) */
    user-select:auto;  }
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    width: 100%;
    font-size: 100px;
    -webkit-tap-highlight-color: transparent; }
a, img {
    -webkit-touch-callout: none; /* 禁止长按链接与图片弹出菜单 */
    display: block;}
a,input{
    -webkit-tap-highlight-color:rgba(0,0,0,0);/*ios android去除自带阴影的样式*/  }
img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}
select{  border: none;  }
button, html, input, select, textarea,option {
    font-family: "Helvetica Neue",Helvetica,Tahoma,sans-serif;
    outline: none;  }
.viewport{min-width:320px;max-width:750px;margin:0 auto;position: relative;}
#content-box{
    overflow: hidden;}
.header-bg{
    background: url("../images/bg.png") no-repeat;
    height:auto;
    background-size:cover;
}
.federal-text{
    overflow: hidden;
    padding:.3rem .20rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: .16rem;
    text-align: center;
}
.federal-text .tu-logo{
    overflow: hidden;
    padding: 0 .2rem;}
.federal-text .tu-logo img{ width: 100%; }
.federal-text .tu-logo p{
    font-size: .18rem;
    color: #fff;
    letter-spacing: .05rem;
    padding: .1rem 0;  }
.btn-box{
    overflow: hidden;
    text-align: center;
    padding: 0 .2rem;
    margin: .3rem 0;}
.btn-box .push-button{
    width: 100%;
    height: .35rem;
    line-height: .35rem;
    border-radius: 15px;
    border: 1px #fff solid;
    display: block;
    color: #fff;  }
.free-credit-box{
    box-sizing: border-box;
    width: 100%;
    display: flex;
    font-size: 13px;}
.free-credit-box a:first-child{
    margin-left: 0; }
.credit-limit{
    color: #fff;
    width: 50%;
    display: block;
    background: rgba(255,255,255,0.5);
    padding: 5px;
    border-radius: 5px; }
.line-h{
    width: 1px;
    background: rgba(255,255,255,0.8);
    margin:0 15px;}
.credit-limit span{
    display: block;
}
/*动态文字样式*/
.content-before:before{
    content: "";
    height: 20px;
    display: block;
    width: 100%;
    background: #eeeeee;
}
.text-box{
    background: #fff;
    overflow: hidden;}
.text-box .title{
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #db383b;
    height: .4rem;
    line-height: .4rem;
    width: 100%;
    padding-left: 10px }
.text-box .title:before{
    content: "";
    display: block;
    width: 4px;
    height: 16px;
    float: left;
    margin: 11px 3px 0 0;
    border-radius:5px;
    background: #db383b;}
.text-dynamic{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: auto;
    padding: 0 .1rem;}
.text-dynamic a{
    overflow: hidden;
    color: #353535;}
.text-dynamic li{
    border-top:1px #ededed solid;
    height: .4rem;
    line-height: .4rem;}
.text-dynamic li .count { float: right;}
/*footer底部样式*/
.am-menu,.new-brn-tab{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    height:58px;
    -webkit-transform: translateZ(0);
     overflow:hidden;
    z-index: 98;}
 .pos-rel {position: relative;bottom:0;}
.am-menu-type{
    display: table;
    width: 100%;}
.line-top{
    position: relative;//必须是相对定位 }
.line-top:before{
    pointer-events: none;
    width:200%;
    height:200%;
    position:absolute;
    top:0;
    left:0;
    z-index:0;
    content:"";
    -webkit-transform:scale(0.5);
    -webkit-transform-origin:0 0;
    transform:scale(0.5);
    transform-origin:0 0;
    border-top: 1px solid #cc183b;
}
@media only screen and (-webkit-min-device-pixel-ratio:2.0),
only screen and (min--moz-device-pixel-ratio: 2.0),
only screen and (-o-min-device-pixel-ratio: 200/100),
only screen and (min-device-pixel-ratio: 2.0) {
    .line-top:before{
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}
.am-menu-column {
    width: 20%;
    float: left;
    text-decoration: none;
    color: #7f7f7f;
    text-align: center;
    display: block;
    position: relative; }
.am-menu-column a{display: block;position: relative;}
.new-circle{
    position: absolute;
    right: -10px;
    width: 20px;
    height: 20px;
    background: #cc183b;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    top:-10px;
    line-height: 20px;
}
/*采购底部固定和修改密码底部样式*/
.new-brn-tab{
    height: 60px;}
.new-brn-border{
    border-top:1px #ddd solid;
}
.new-tbl-type {
    display: flex;
    width: 100%; }
.new-brn-tab .new-tbl-cell,.new-tbl-pwd {
    width: 33.33333333%;
    font-size: 12px;
    text-align: center;
    margin:12px;
    padding: 0;
    height: .36rem;
    line-height: .36rem;
}
.new-tbl-pwd{
    width: 50%;
}
.btn-submit{
    color: #fff;
    background-color: #cc183b;
    border-color: #cc183b;;
}
.btn-submit:hover {
    color: #fff!important;
    background-color: #b01332;
    border-color: #9a0e29;
}
.btn-cancel{
    color: #fff!important;
    background-color: #888888;
    border-color: #888888;
}
.btn-cancel:hover{
    color: #fff!important;
    background-color: #767272;
    border-color: #646060;
}
/*登录样式*/
.input-container,.login-name,.pass-word{
    position: relative;
    width: 100%;
    height: 0.45rem;
    line-height: 0.45rem;
    overflow: hidden;
    /*background: rgba(0,0,0,0);*/
    background: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.14rem;
    color: #888;
    display: flex;
    border-bottom: 1px #dddddd solid;}
.login-name i:before,.pass-word i:before{
    content: "\e614";
    color: #7a7d82;
    font-size: 20px;
    margin-left:20px; }
.pass-word i:before{
    content: "\e619"; }
.acc-input {
    width: 100%;
    height: 100%;
    padding: 0 .1rem;
    background: rgba(0,0,0,0);
    color: #a9a9a9;
    border: none;
    outline: 0;
    line-height: 44px;
    display: inline-block; }
.login-confirm{
    padding: .2rem;
}
.check-select{
    width: 16px;
    height:16px;
    display: inline-block;
}
.auto-login{
    display:inline-block;
}
.check-box{
    padding-left: 22px;
    color: #a9a9a9;
    font-size: 16px;
}
/*登录样式*/
.header-title,.header-title01{
    line-height: 0.5rem;
    background: #cc183b;
    display: block;
    position: relative;
    overflow-x: hidden;
    min-width: 320px;
    width: 100%;
}
.header-title01{
    min-width:0;
}
.header-title h2,.header-title01 h2 {
    height: .44rem;
    line-height: .44rem;
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.return{
    color: #fff;
    display:block;
    position: absolute;
    height:.44rem;
    top:-5px;
    left:5px;
}
.return i:before{
    content: "\e600";
    font-size: 20px;
    color: #fff;
}
/*品牌样式*/
.brand-content{
    height:auto;
    overflow: hidden; }
.brand-content img{
    width: 100%; }
.brand-box {
    position: relative;
    overflow: hidden; }
.brand-list li {
    width: 50%;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left; }
.brand-list li {
    border: 1px solid #dddddd;
    overflow: hidden;
    background: #fff;
    border-bottom-color: transparent;
    border-right-color: transparent;}
.brand-list li:nth-child(2n-1){
    border-left:none; }
.brand-list li .picture {
    background: #ffffff;
    display: block;
    text-align: center;
    height:auto;
    position: relative;
    padding: 0 .1rem;}
.brand-list li .img{
    height: 60px;
    margin: .45rem auto;
}
.brand-list li .picture img{
    max-width: 100%;
}
/*账户样式*/
.account-text{
    overflow: hidden;
    padding: .3rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    color: #fff;
}
.account-text p{
    padding: 5px 0;
}
.account-box{
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.account-box .list,.list01{
    display: block;
}
.account-box .list li,.list01 li{
    color: #333;
    background: #fff;
    position: relative;
    margin-bottom: 10px;}
.account-box .list  a,.list01 li a {
    display: block;
    color: #333;
    height: .46rem;
    line-height: .43rem;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
}
.list01 li a{
    border-radius: 5px;
    border-bottom:none;
    border-top:none;
}
.account-box .list  a span,.list01  a span{
    font-size: 16px;
    padding-left: 60px;}
/*采购单样式*/
.claim-box{
    padding:0  .15rem;
    overflow: hidden;
    color: #fff;}
.claim-box .claim-list li{
    margin: 15px 0;
    position: relative; }
.claim-box a{
    display: flex;
    color: #fff;
    border-radius: 10px;
    padding: .1rem;}
.quality-text{
    background-color: #444243;
    background: -webkit-gradient(linear,0 0,0 100%,from(#049ffb),to(#0395fa));  }
.related-text{
    background: #d23351;}
.business-text{
    background-color: #444243;
    background: -webkit-gradient(linear,0 0,0 100%,from(#049ffb),to(#0395fa)); }
.test-text{
    background: #d23351; }
.product-text{
    background: #d23351;}
.logistics-text{
    background: #d23351; }
.suo-pei-text, .suo-pei-text01{
    display: inline-block;
    padding:3px 0 0 10px;}
.suo-pei-text01{
    padding:5px 0 0 10px;
}
.suo-pei-text h2, .suo-pei-text01 h2{
    font-size: 20px;
    padding: 5px 0;}
.suo-pei-text span,.suo-pei-text01 span{
    font-size: 12px;}
/*草稿样式*/
.date-tab-type,.date-tab-type01{
    overflow: hidden;
    margin: 0 auto;
    display: table;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    background: #ddd;}
.date-tab-type01{
    background:#fff;
    border-bottom: 1px #cb1939 solid;
    border-top: 1px #cb1939 solid;
}
.date-tab-cell{
    display: table-cell;
}
.date-tab-cell li,.details-list li,.date-tab-cell01 li{
    width: 25%;
    height:.40rem;
    line-height: .40rem;
    font-size: 12px;
    color: #6e6e6e;
    text-align: center;
    float: left;
    overflow: hidden; /*自动隐藏文字*/
    text-overflow: ellipsis;/*文字隐藏后添加省略号*/
    white-space: nowrap;/*强制不换行*/
    border-bottom: 1px #dddddd solid; }
.date-tab-cell01 li{
    color: #cb1939;
    border-bottom:none; 
}
.details-box{
    display:block;
    width: 100%;
    background: #fff;}
.details-link{
    display: block;}
.details-list{
    overflow: hidden;
    height: auto;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;}
ol, ul{
    margin-bottom:0;}
/*消息样式*/
.news-a-brn,.news-a-brn01{
    position: absolute;
    right:10px;
    height:.44rem;
    top:-2px;
    color: #fff;
    display:block;}
.news-a-brn i:before,.news-a-brn01 i:before{
    content: "\e638";
    font-size: 20px;
    color: #fff; }
.news-a-brn01 i:before{
    content: "\e75d";}
.mark,.complete,.mark01,.complete01{
    position: relative;}
.mark i:before,.mark01 i:before,.complete01 i:before,.complete i:before{
    content: "\e6f3";
    font-size: 18px;
    color: #cc183b;
    display: block;
    position: absolute;
    top:11px;
    left:5px;}
.complete i:before,.complete01 i:before{
    content: "\e61f";
    font-size: 12px;
}
.mark01 i:before,.complete01 i:before{
     top:0;
     left:-10px;
}
.mark02 { position: relative; color: #3c763d !important;}
.mark02 i:before {
    content: "\e6f3";
    font-size: 18px;
    color: #3c763d;
    display: block;
    position: absolute;
    top:11px;
    left:5px;}
.mark02 i:before {
    top:0;
    left:-10px;
   }
.complete01 i:before{
    left: -6px;
    top: 2px;}
.news-box{
   overflow: hidden; }
.news-box-list{
    position: relative;
    display: -webkit-box; /*使用弹性盒模型*/
    -webkit-box-orient:vertical;/*水平或垂直分布   horizional/vertical*/
    -moz-box-orient:vertical; }
.news-box-list .img {
    width: 1rem;
    height: 1rem;
    margin-right: 10px;
    margin-left:10px;}
.info-tip{
    padding:10px 15px;
}
.info-tip span{
    display:block;
    margin:5px 0;
    color: #cc183b;
    padding-left: 10px;
}
.news-tab{
    display: flex;
    width: 100%;
    background-color: #fff;
    padding: 5px 10px;
    margin-bottom: 10px;
}
.news-tab a{
    display: block;
    overflow: hidden;
}
a {

    color: #333;
    text-decoration: none;
}
.news-tab .news-tab-item {
    display:inline-block;
    padding: .1rem 0;
    vertical-align: top;
    background-color: #fff;  }
.news-tab .news-tab-item  img{
        width: 100%;
    }
.news-tab  .news-tab-item.news-tab-caption{
    position: relative;
    width: 100%;}
.news-tab .news-tab-title{
    color: #333;
    line-height: 1.25;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
    position: relative;}
.news-tab .news-tab-number {
    color: #898989;
    position: relative;}
.news-tab .news-tab-number span{
    display: block;}
.news-tab .news-tab-type { color: #ff3600; }
.type-Claim{position: relative;}
.news-tab .news-tab-time,.news-tab-price{
    position: absolute;
    font-weight: 700;
    font-size: 14px;
    right:0;
    top:0;
    color: #cc183b; }
.news-tab .news-tab-time{
    color: #898989;
    font-weight: 100;}
/*消息详情*/
.new-details-box{
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.new-details-list{
    display: block;
}

.new-details-list li{
    margin:0 0 15px 0;
}
.new-details-list li:first-child{
    margin-top:15px;
}
.new-details-list li{
    display: block;
    color: #333;
    height: .46rem;
    line-height: .43rem;
    border-bottom: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    background:#fff;
}
.new-details-list li span{
    padding-left:10px;
}
.step-type{
    padding-left:10px;
    color: #878787;
    font-size: 16px;
    margin-bottom: 5px;
}
.step-type-details{
    margin-bottom: 15px;
    padding: 0 10px;
    position: relative;
}
.step-btn-box{
    position: relative;
    height: 35px;
    margin-top: 20px;
}
.step-btn{
    width: 80px;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    background:#cb1939;
    color: #fff;
    text-align: center;
    position: absolute;
    top:0;
    right: 10px;
}
.step-btn.active{
    background:#adadad;
}
.step-type-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 4px;}
/*消息详情*/
/*动态内容信息*/
.information-con{
    padding:10px;
    position: relative;
}
.information-con .text-title{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    height: .4rem;
    line-height: .4rem;}

.information-con .text-title-time{
    color: #6b6b6b;
    text-align: center;
    height: .35rem;
    line-height: .35rem;
}
.information-con .text-title-time .author-name{
    display: inline-block;
    height: .2rem;
    line-height: .2rem;
    border-radius: 5px;
    color:#cc183b;
    text-align: center;
    margin-right: 5px;
    border: 1px #cc183b solid;
}
.article-con{
    padding: 20px 0;
    overflow: hidden;}
.article-con p{
    line-height:1.6em;
    text-indent: 2em;
}
.article-con h3{
    font-size: 16px;
    font-weight: 700;
}

.article-con img{
    width: 100%;
    margin:10px auto;
    display: block;
}
/*客服留言*/
.ke-fu-con{
    padding:10px;
}
.ask-info{
    padding:20px 60px 20px 10px;}
.answer-info{
    padding: 20px 10px 20px 60px;
}
.ke-fu-con img{
    width: 100%;
}


.pagination {
    display: block;
    height:60px;
    margin: 0 0 0 0;
    border-radius: 0px;
    line-height: 1.42857143;
  }
  .pagination > a,
  .pagination > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #373e4a;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
  }
  .pagination > a:hover,
  .pagination > span:hover,
  .pagination > a:focus,
  .pagination > span:focus {
    color: #16191e;
    background-color: #eeeeee;
    border-color: #dddddd;
  }
  .pagination > .curpage {
    float: left;
    z-index: 2;
    color: #ffffff;
    border: 1px solid #dddddd;
    background-color: #666666;
    cursor: default;
  }
  .pagination > .dotdot {
    float: left;
    z-index: 2;
    color: #373e4a;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    cursor: default;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #ffffff;
    border-color: #dddddd;
    cursor: not-allowed;
  }

  


  