@charset "utf-8";

.headRightDiv{
    position: absolute;
    top:0;
    right: 0;
    min-width:110px;
    float:left;
    color:#fff;
    font-size:14px;
    line-height: 40px;
    z-index: 200;
}

.headRightDiv>span {
    cursor: pointer;
}

/*.headRightDiv>span:hover{
    color:#ddd;
}*/

.headRightDiv a{
    color:#fff;
}
/*.headRightDiv a:hover{*/
    /*color:#ddd;*/
/*}*/

.headCountSon{
    display: block;
    position: absolute;
    top: 40px;
    left:0;
    min-width: 210px;
    background: #fff;
    z-index: 10;
    line-height: 24px;
    color:#333;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.J_headCountSon a{
    border-top: 1px solid #ccc;
    color:#333;
}

.headNavList{
    display: block;
    position: absolute;
    top: 40px;
    left:-10px;
    min-width: 80px;
    background: #fff;
    z-index: 10;
    line-height: 24px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.J_headCountSon li a{
    border-top:1px solid #ccc;
    color:#333;
}

.headImgDiv{
    margin:26px 10px 0 10px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #f4f4f4;
}
.col2f3541{
    color:#2f3541;
}
.pb15{
    padding-bottom:15px;
}
.imgDiv{
    margin: 0 auto;
    width:120px;
    height:120px;
    border-radius: 50%;
    background:#f4f4f4;
}
.indexBtnDiv {
    position: absolute;
    left: 50%;
    margin-left: -295px;
    bottom: -76px;
    width: 590px;
    height: 96px;
    text-align: center;
    cursor: pointer;
}

.indexBtnP,.indexBtnO {
    width: 294px;
    height: 100%;
    line-height: 96px;
    color: #fff;
    font-size: 20px;
}
.bgPurple{
    background:#8250e4;
}
.bgOrange{
    background:#fba500;
}
.indexBtnP:hover{
    background:#6e43c3;
}
.indexBtnO:hover
{
    background:#e0970b;
}
.bb13{
    border-bottom:1px solid #333;
}
.w350{
    width: 350px;
}
.pb15{
    padding-bottom:15px;
}

.mr70{
    margin-right:70px;
}

#gdq.hosScroll{
    margin: 0 auto;
    width: 990px;
}
.hosScroll ul li{
    width: 300px;
}

.bgBlue{
    background:#36a5ff;
}
.bgOrange{
    background:#faa600;
}
.mainTable thead tr td.colorBlue{
    color:#36a5ff;
}

.supBtnAdd{
    display: block;
    float: right;
    padding: 0px 15px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    line-height: 40px;
    background: #faa600;
    text-indent: 0;
}
.supBtnAdd:hover{
    background:#e0970b;
}


.contEditImg{
    cursor: pointer;
    background:url("../img/icons/edit.png") no-repeat;
}

.contEditImg:hover{
    background:url("../img/icons/editB.png") no-repeat;
}

.tabfacility {
    width: 110px;
    height: 36px;
    background: #0071FE;
    color: #fff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    font-weight: bold;
    margin: 24px 0 0 19px;
}

.w245{
    width:245px;
}
.w285{
    width:285px;
}
.w830{
    width:830px;
}
.w870{
    width:870px;
}
.h600{
    height:600px;
}
.footerSon{
    /*position: absolute;*/
    position: relative;
    margin: 10px auto;
}
.supplyTab{
    margin-top:30px;
    border:1px solid #ccc;
    text-align: center;
}
.supplyTab thead{
    border-bottom:1px solid #ccc;
}
.supplyTab tr td{
    height:40px;
}
.supPhone{
    background:url("../img/icons/phone.png") no-repeat;
}
.supPhone:hover{
    background:url("../img/icons/phoneD.png") no-repeat;
}

.supEmail{
    background:url("../img/icons/email.png") no-repeat;
}
.supEmail:hover{
    background:url("../img/icons/emailD.png") no-repeat;
}


.supInfo{
    display: inline-block;
    height: 32px;
    font-size: 14px;
    color: #ffffff;
    line-height: 32px;
    background: #faa600;
    text-indent: 0;
    border:none;
    cursor: pointer;
    outline: none;
}
.supInfo:hover{
    background:#e0970b;
}

.h84{
    height:84px;
}

.mailQues{
    background:url("../img/icons/ques01.png") no-repeat;
    cursor: pointer;
}
.mailQues{
    background:url("../img/icons/ques02.png") no-repeat;
}

.mailQuesDiv{
    position: absolute;
    padding:10px 15px;
    left:71px;
    top:36px;
    width:245px;
    height:130px;
    line-height:24px;
    background:#f4f4f4;
}


.mailQuesDiv p{
    margin:0 auto;
    width:96%;
}

div.mt20{
    margin-top:20px;
}
.texti55{
    text-indent: 40px;
}
.h55{
    height:55px;
}
.lh55{
    line-height:55px;
}
.h540{
    height:540px;
}

.w955{
    width:955px;
}

.linkHB:hover{
    color:#36a5ff;
}

 .backDiv{
    position: absolute;
    display: inline-block;
    top:80px;
    right:-5px;
    width:100px;
    text-align: center;
    z-index: 1000;
    background:#36a5ff;
     color:#FFF;
     opacity: .8;
   /* background:#34383f;*/
    height:40px;
    line-height:40px;
}

 /* 交易管理》我的订单 */

.listClass {
    font-size: 14px;
    font-weight:bold;
}
.listClass span{
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    padding:5px 10px;
}