@charset "utf-8";
/* CSS Document */
/*
 * zhouli 2015.5.19交易列表
 * changed by zhouli at 2015.1.21
*/
.area-260{
    width: 226px;
    min-height: 730px;
    border-left: 1px solid #d3d4d5;
    margin-top: 35px;
    padding: 0 15px 30px;
    overflow: hidden;
}
.tit1{
    font-size: 16px;
    font-family: "microsoft yahei";
    line-height: 36px;
    color: #323232;
    padding-left: 20px;
}
.hr{padding-bottom: 0;}
.contact-box{
    padding: 15px;
}
.contact-box p{
    font-size: 14px;
    font-family: "microsoft yahei";
    line-height: 22px;
    color: #666;
}
.col_red{
    color: #e72b10;
    font-size: 18px;
}
.area-910{
    width: 910px;
    margin: 30px 0 0 15px;
}
.area-910 .title{
    font-size: 14px;
    text-indent: 24px;
    color: #323232;
    line-height: 40px;
}
.box-layout{
    background: #fcf8ed;
    padding: 20px 96px 40px;
    min-height: 550px;
}
.box-layout h2{
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    color: #323232;
    padding: 6px 0;
}
.box-layout h3{
    font-size: 14px;
    color: #323232;
    line-height: 40px;
}
.box-layout h3 input{vertical-align: middle; line-height: 40px; height: 40px;}
.box-layout h3.col_999{color: #999;}
.box-layout p{
    padding: 30px 0 25px;
    height: 69px;
}
.box-layout p label{
    font-size: 14px;
    color: #323232;
    line-height: 38px;
    padding-right: 8px;
}
.box-layout p span{
    display: inline-block;
    *display: inline;
    zoom:1;
    width: 280px;
    font-size: 14px;
}
.box-layout p label.col_999{
    color: #999;
    padding-right: 15px;
}
.box-layout p .text{
    background: #FFF;
    border: 1px solid  #cccccc;
    height: 36px;
    width: 280px;
    *width: 250px;
    color: #666;
    padding-left: 6px;
    font-size: 14px;
}
.box-layout p .error{
    color: #cd0005;
    font-size: 14px;
    line-height: 28px;
    padding-left: 35px;
    display: none;
}
select.text1{
    *padding: 5px 0;
    line-height: 36px;
}
.box-layout .table1 th{
    color: #cc9747;
    font-size: 14px;
    border-left: 1px solid #be994e;
    border-top: 1px solid #be994e;
    border-bottom: 1px solid #be994e;
    padding: 5px 0;
    text-align: center;
}
.box-layout .table1 th span{
    font-size: 12px;
    font-weight: normal;
}
.box-layout .table1 th:last-child{border-right:1px solid #be994e;}
.box-layout .table1 td{
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    color: #323232;
    font-size: 14px;
    background: #fff;
    text-align: center;
}
.box-layout .table1 tr.t-in10{text-indent: 10px;}
.box-layout .table1 td:last-child{border-right:1px solid #ccc;}
.box-layout .table1 td .blue{
    font-weight: bold;
    color: #0165fd;
}
.box-layout .table1 td .text{
    border: 1px solid #fff;
    width: auto;
    height: 50px;
    font-size: 14px;
    color: #666;
    /*padding-left: 8px;*/
}
.box-layout .table1 td .text.borderRed,
.box-layout p .text.borderRed{
    border: 1px solid #cd0005;
}
.msg{
    line-height: 28px;
    color: #cd0005;
    font-size: 14px;
}
.btn-red{
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #c40000;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    margin-top: 50px;
}
.text1{
    border: 1px solid #ccc;
    line-height: 38px;
    height: 38px;
    background: #fff;
    width: 232px;
    color: #999;
    font-size: 14px;
    padding-left: 10px;
}
.blue{color: #0165fd;}

.form-style{}
.form-style select.input-text{
    border-radius: 4px;
    color: #555;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 4px 6px;
    vertical-align: middle;
    width: 170px;
}
.btn {
    background-color: #fff;
    background-image: linear-gradient(#fff, #fff 5%, #fff);
    background-repeat: no-repeat;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 3px 8px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.btn:hover {
    background-position: 0 0;
}
h4{
    background: none;
    border-left: 0 none;
}
.tabs-2{width: 300px; padding-top: 20px;}
.tabs-2 li{
    float: left;
    margin: 0 2px;
    padding: 0 25px;
    border-bottom: 2px solid #d9d9da;
    line-height: 42px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
    cursor: pointer;
}
.tabs-2 li.cur{
    color: #fd6638;
    border-bottom: 2px solid #fd6638;
}
.tabs-cont2{padding:10px; display: none;}
.tabs-cont2 li{
    background: url("../images/callCenter/li.png") no-repeat 0 13px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    padding-left: 12px;
}
.tabs-cont2 li a{color: #888;}
.tabs-cont2 li a:hover{
    color: #fd6638;
    text-decoration: underline;
}





/* Amend parameters by lujing on 2017.12.22
*/
.area-260{
    width: 226px;
    min-height: 555px;
    border-left: 1px solid #d3d4d5;
    margin-top: 35px;
    padding: 0 15px 30px;
    overflow: hidden;
}
.tit1{
    font-size: 16px;
    line-height: 28px;
    color: #999;
    font-weight: bold;
    padding-left: 14px;
}
.hr{padding-bottom: 0;}
.contact-box{
    padding: 10px 15px;
    padding-bottom:0;
}
.contact-box p{
    font-size: 14px;
    line-height: 28px;
    color: #999;
}
.contact-box p.tit2{
    font-size: 16px;
    line-height: 28px;
    color: #999;
    font-weight: bold;
    margin-top: 10px;
}
.col_red{
    color: #e72b10;
    font-size: 18px;
}
.col_333333{
    color: #333;
    font-weight: bold;
    font-size: 26px;
    font-style: italic;
}

.pb50{padding-bottom: 50px;}
.detail-box{
    margin: 20px 0 40px;
}
.detail-box p{
    font-size: 14px;
    color: #666;
    line-height: 32px;
}
.detail-box .title2{
    font-size: 14px;
    font-weight: bold;
    color: #666;
    line-height: 32px;
}

.wechat_text{
    text-align: center;
    margin-top: 30px;
}

.contact-box i.w-pic1{
    background: url("../images/callCenter/supplier_code105.jpg") no-repeat;
    width: 105px;
    height: 105px;
    display: inline-block;

}
.contact-box i.w-pic2{
    background: url("../images/callCenter/procurer_code105.jpg") no-repeat;
    width: 105px;
    height: 105px;
    display: inline-block;

}
.contact-box i.w-pic3{
    background: url("../images/callCenter/wechat.png") no-repeat;
    width: 26px;
    height: 21px;
    display: inline-block;

}
.tel_pic{
    background: url("../images/callCenter/tel.png") no-repeat;
    width: 180px;
    height: 27px;
    display: inline-block;
}