@charset "UTF-8";
*{
    padding:0;
    margin:0;
}
a{
    text-decoration: none;
    color:#585858;
}
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input,img{
    border:none;
}
.clear{
    clear: both;
}

body{
    /*font-family: "Microsoft Himalaya","微软雅黑";*/
    font-size: 12px;
    color:#585858;
}
h1,h2,h3{
    margin: 0;
    padding:0;
}

.header{
    width: 100%;
    height:30px;
    line-height:30px;
    background: #f0f2ee;
}
.header .top_nav{
    width: 1000px;
    height:30px;
    text-align: right;
    margin: 0 auto;
}
.header .top_nav a{
    margin:0 5px;
}
.logoBox{
    width: 1000px;
    height:115px;
    margin: 0 auto;
}
.logoBox .logo{
    width: 165px;
    height:85px;
    margin: 15px 0;
    float: left;
}
.logoBox .line{
    width: 10px;
    height:85px;
    margin: 15px 0 15px 15px;
    float: left;
}
.logoBox .pos_box{
    width: 140px;
    height:85px;
    text-align: center;
    margin: 15px 0 15px 15px;
    float: left;
}
.logoBox .pos_box h2{
    line-height:85px;
    font-size: 24px;
}
.container{
    width: 1000px;
}

.col-md-2{
    margin: 0;
    padding: 0;
}
.leftBox{
    width: 180px;
    height: auto;
    background: #f4f4f4;
    font-size: 14px;
}
.leftBox .memberBox{
    width: 180px;
    height:60px;
    background: #ffc000;
}
.leftBox .memberBox .headpoto{
    width: 47px;
    height: 47px;
    float: left;
    margin: 7px 10px;
}
.leftBox .memberBox .member_name{
    width: 100px;
    height: 47px;
    margin: 7px 0;
    line-height:47px;
    float: right;
}
.leftBox .box{
    width: 100%;
    height:auto;
    padding: 10px 0;
    border-bottom:1px dashed #d7d7d7;
}
.leftBox .box h2{
    width: 100%;
    height:45px;
    line-height:45px;
    font-size: 14px;
    padding-left:20px;
}
.leftBox .box h2 span{
    display: block;
    width: 15px;
    height: 15px;
    margin: 15px 5px 15px 0;
    float: left;
}
.leftBox .box ul li{
    width: 100%;
    height:40px;
    line-height:40px;
    padding-left: 40px;
}
.leftBox .box ul li:hover{
    background: #e5e5e5;
}

.rightBox{
    width: 800px;
    border:1px solid #d2d2d2;
    height: auto;
    margin-left: 20px;
    padding: 30px;
}
.rightBox h3{
    width: 100%;
    height:35px;
    border-bottom:1px solid #bbbbbb;
    font-size: 14px;
    margin-bottom: 10px;
}
.rightBox .form{
    width: 100%;
    height:auto;
    margin: 10px 0;
}
.rightBox .form table td{
    height: 30px;
    line-height:30px;
    text-align: center;
}
.bg-warning{
    background-color: #ff3c00;
}
button{
    color:#ffffff;
    margin: 0 auto;
}
.submit{
    width: 120px;
    height:33px;
    float: right;
    background: url("../images/btn_bg.jpg") repeat-x;
    border-radius: 5px;
}
.submit input{
    background: none;
    color:#ffffff;
    width: 120px;
    height:33px;
    font-size: 14px;
    text-align: center;
    line-height:33px;
}
/******************安全中心*******************/
form{
    width: 100%;
}

.myform .row2{
    width: 100%;
    height:auto;
}
.input-group{
    margin: 10px 15px;
}
.myform .row2 i{
    color:#fd0000;
    margin-right: 10px;
}
/***安全设置****/
.rightBox .aq_info{
    width: 740px;
    height:auto;
    border-bottom:1px solid #bbbbbb;
}
.rightBox .aq_info h2{
    width: 740px;
    height:35px;
    line-height:35px;
    font-size: 14px;
    font-weight: bold;
}
.rightBox .aq_info p{
    width: 740px;
    height:40px;
    line-height:40px;
}
.rightBox .setBox{
    width: 740px;
    height:auto;
    padding: 15px 0;
}
.rightBox .setBox h2{
    width: 740px;
    height:35px;
    line-height:35px;
    font-size: 14px;
    font-weight: bold;
}
.rightBox .setBox .fuwuBox{
    width: 740px;
    height:90px;
    padding: 15px 0;
    border-bottom:1px dashed #cecece;
}
.rightBox .setBox .fuwuBox .img{
    width: 52px;
    height:55px;
    float: left;
}
.rightBox .setBox .fuwuBox .explain{
    width: 445px;
    height:60px;
    float: left;
    margin-left: 25px;
}
.rightBox .setBox .fuwuBox .explain p{
    line-height: 1.5em;
}
.rightBox .setBox .fuwuBox .state{
    width: 50px;
    height:50px;
    float: left;
    margin-left: 70px;
}
.rightBox .setBox .fuwuBox .setBtn{
    width: 50px;
    height:50px;
    line-height:50px;
    float: right;
    text-align: center;
}
.rightBox .setBox .fuwuBox .setBtn a{
    color:#006dd9;
}
/*****************我的发票*************************/
.fapiao{
    width: 645px;
    margin: 0 auto;
}
.fapiao th{
    width: 25%;
    height:40px;
    background: #e8e6e6;
    text-align: center;
}
.fapiao td{
    width: 25px;
    height:50px;
    text-align: center;
}
.fapiao td a{
    display: block;
    width: 85px;
    height:35px;
    background: #ff9600;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    line-height:35px;
    color:#ffffff;
    margin: 0 auto;
}
.addBox{
    width: 180px;
    height:70px;
    float: right;
    margin-top: 10px;
    margin-right:30px;
}
.addBox a{
    display: block;
    width: 130px;
    height:35px;
    background: #ff9600;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    text-align: center;
    line-height:35px;
    color:#ffffff;
    margin: 0 auto;
}
.addBox p{
    width: 180px;
    height:35px;
    line-height:35px;
    font-size: 12px;
}
/*****个人信息*******/
.oneInfo p{
    width: 740px;
    height:30px;
    line-height:30px;
    font-size: 14px;
}
.oneInfo table tr{
    display: block;
    padding: 10px 0;
    width: 740px;
}
.oneInfo table tr .one{
    width: 80px;
    height:auto;
    padding: 5px 0;
    text-align: right;
}
.oneInfo table tr .one span{
    color:#fd0000;
    margin-right: 5px;
}
.oneInfo table tr .two{
    width: 645px;
    padding-left: 15px;
}
.oneInfo table tr .two select{
    width: 10%;
    margin-right:10px;
    float: left;
    height:30px;
}
.oneInfo table tr .btn{
    width: 80px;
    height:35px;
    background: #ff9600;
}
/******收货地址*****/
.address h3{
    font-weight: bold;
}
.address p{
    width: 740px;
    height:35px;
    line-height:35px;
}
.address p span{
    margin-right: 15px;
}
.address p span a{
    color:#ff4400;
}
.address .add_form{
    width:630px;
    height: auto;
}
.address .add_form .inputBox{
    width: 630px;
    height:35px;
}
.address .add_form .inputBox .left{
    width: 100px;
    height:35px;
    line-height:35px;
    float: left;
    text-align:right;
}
.address .add_form .inputBox .left span{
    color:#fd0000;
    margin-right: 5px;
}

.address .add_form .inputBox .right{
    width: 510px;
    height:35px;
    float: right;
}
.address .add_form .area .right{
    width:510px;
    line-height:35px;
}
.address .add_form .area .right select{
    border:none;
    width: 120px;
    height:35px;
    float: left;
}
.address .add_form .area .right .seleBox{
    float: left;
    height:35px;
}
.address .add_form .xxdz{
    width: 630px;
    height:80px;
    margin: 15px 0;
}
.address .add_form .xxdz .left{
    width: 80px;
    height:80px;
    line-height:80px;
    float: left;
    text-align: right;
}
.address .add_form .xxdz .right{
    width: 510px;
    height:80px;
    line-height:80px;
    float: right;
}
.address .add_form .moren{
    width:630px;
    height:40px;
    line-height:40px;
    text-align: center;
    color:#000000;
}
.address .add_form .subBtn{
    width: 630px;
    height: 40px;
    margin-top: 15px;
    padding-left: 80px;
}
.address .add_form .subBtn input{
    float: left;
}
.address .add_form .subBtn input[type=submit]{
    display: block;
    width: 100px;
    height:40px;
    background: #ff3c00;
    text-align: center;
    line-height:40px;
    color:#FFFFFF;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.address .add_form .subBtn input[type=reset]{
    display:block;
    width: 100px;
    height:40px;
    background: #0f85f8;
    text-align: center;
    line-height:40px;
    color:#FFFFFF;
    font-size: 14px;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.address .add_form .set_address{
    width:510px;
    height:40px;
    line-height:40px;
    color:#000000;
    padding-left: 120px;
}
.address .address_list{
    width:740px;
    height:auto;
    margin: 20px auto;
}
.address .address_list table{
    width: 100%;
}
.address .address_list table th{
    background: #f4f4f4;
    text-align: center;
    height: 40px;
}
.address .address_list table td{
    text-align: center;
    line-height:40px;
}
.address .address_list table td a{
    color:#004eff;
}
/*************我的订单**************/
.order p{
    width: 740px;
    height:40px;
    line-height:40px;
    margin: 0 auto;
}
.order p a{
    color:#006dd9;
    margin: 0 13px;
}
.order table{
    width: 100%;
    height:auto;
    font-weight: 500;
}
.order .ul{
    width:740px;
    height: 40px;
    background: #e8e6e6;
    line-height:40px;
    text-align: center;
    border:1px solid #cbcccc;
}

.order .ul li{
    width: 123px;
    height:38px;
    float: left;
    text-align: center;
    border-right:1px solid #cbcccc;
    cursor: pointer;
}
.order .ul .searchTime{
    position: relative;
}
.order .ul .searchTime .searchBox{
    width: 270px;
    height:40px;
    padding: 0 10px;
    background: #e8e6e6;
    position: absolute;
    left:-70px;
    top:40px;
}
.order .ul .searchTime .searchBox .inpBox{
    width: 155px;
    height:20px;
    float: left;
    margin: 10px 0;
}
.order .ul .searchTime .searchBox .inpBox span{
    display: block;
    width: 15px;
    height:20px;
    line-height: 20px;
    text-align: center;
    float: left;
}
.order .ul .searchTime .searchBox .btnBox{
    width: 90px;
    height:30px;
    float: right;
    padding-right: 5px;
}
.order .ul .searchTime .searchBox .btnBox input[type=submit]{
    width: 40px;
    height: 20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    margin: 10px 0;
    text-align: center;
    line-height:20px;
    float: left;
    border-radius: 5px;
}
.order .ul .searchTime .searchBox .btnBox  span{
    display: block;
    width: 40px;
    height:20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    text-align: center;
    line-height:20px;
    float: right;
    margin: 10px 0;
    border-radius: 5px;
}
.order .ul .statu{
    position: relative;
}
.order .ul li .statelist{
    width: 145px;
    height:auto;
    position: absolute;
    left:60px;
    top:40px;
    background: #e8e6e6;
}
.order .ul li .statelist dt{
    width: 145px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.order .ul li .statelist dd{
    width: 145px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.order table td{
    width: 123px;
    line-height:40px;
    text-align: center;
}
/*************我的退货单**************/
.return_order p{
    width: 740px;
    height:40px;
    line-height:40px;
    margin: 0 auto;
}
.return_order .search_box{
    width: 250px;
    height:30px;
    margin: 10px 0;
}
.return_order .search_box input[type=text]{
    width: 200px;
    height:30px;
    float: left;
    background: #FFFFFF;
    border:1px solid #cbcccc;
}
.return_order .search_box input[type=submit]{
    width: 45px;
    height:30px;
    float: right;
    background: #d9d7d7;
    line-height:30px;
    text-align: center;
    border-radius: 5px;
}
.return_order p a{
    color:#006dd9;
    margin: 0 13px;
}
.return_order table{
    width: 100%;
    height:auto;
    font-weight: 500;
}
.return_order .ul{
    width:740px;
    height: 40px;
    background: #e8e6e6;
    line-height:40px;
    text-align: center;
    border:1px solid #cbcccc;
}

.return_order .ul li{
    width: 147px;
    height:38px;
    float: left;
    text-align: center;
    border-right:1px solid #cbcccc;
    cursor: pointer;
}
.return_order .ul .searchTime{
    position: relative;
}
.return_order .ul .searchTime .searchBox{
    width: 270px;
    height:40px;
    padding: 0 10px;
    background: #e8e6e6;
    position: absolute;
    left:-70px;
    top:40px;
}
.return_order .ul .searchTime .searchBox .inpBox{
    width: 155px;
    height:20px;
    float: left;
    margin: 10px 0;
}
.return_order .ul .searchTime .searchBox .inpBox span{
    display: block;
    width: 15px;
    height:20px;
    line-height: 20px;
    text-align: center;
    float: left;
}
.return_order .ul .searchTime .searchBox .btnBox{
    width: 90px;
    height:30px;
    float: right;
    padding-right: 5px;
}
.return_order .ul .searchTime .searchBox .btnBox input[type=submit]{
    width: 40px;
    height: 20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    margin: 10px 0;
    text-align: center;
    line-height:20px;
    float: left;
    border-radius: 5px;
}
.return_order .ul .searchTime .searchBox .btnBox  span{
    display: block;
    width: 40px;
    height:20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    text-align: center;
    line-height:20px;
    float: right;
    margin: 10px 0;
    border-radius: 5px;
}
.return_order .ul .statu{
    position: relative;
}
.return_order .ul li .statelist{
    width: 145px;
    height:auto;
    position: absolute;
    left:60px;
    top:40px;
    background: #e8e6e6;
}
.return_order .ul li .statelist dt{
    width: 145px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.return_order .ul li .statelist dd{
    width: 145px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.return_order table td{
    width: 123px;
    line-height:40px;
    text-align: center;
}
/**************我的积分********************/
.integral h3{
    font-weight: bold;
}
.integral p{
    width: 740px;
    height:40px;
    line-height:40px;
    color:#006dd9;
}
.integral table{
    width: 563px;
    height:auto;
    font-weight: 500;
    margin: 0 auto;
}
.integral .ul{
    width:563px;
    height: 40px;
    background: #e8e6e6;
    line-height:40px;
    text-align: center;
    border:1px solid #cbcccc;
    margin: 0 auto;
}

.integral .ul li{
    width: 140px;
    height:38px;
    float: left;
    text-align: center;
    border-right:1px solid #cbcccc;
    cursor: pointer;
}
.integral .ul .searchTime{
    position: relative;
}
.integral .ul .searchTime .searchBox{
    width: 270px;
    height:40px;
    padding: 0 10px;
    background: #e8e6e6;
    position: absolute;
    left:0px;
    top:40px;
}
.integral .ul .searchTime .searchBox .inpBox{
    width: 155px;
    height:20px;
    float: left;
    margin: 10px 0;
}
.integral.ul .searchTime .searchBox .inpBox span{
    display: block;
    width: 15px;
    height:20px;
    line-height: 20px;
    text-align: center;
    float: left;
}
.integral .ul .searchTime .searchBox .btnBox{
    width: 90px;
    height:30px;
    float: right;
    padding-right: 5px;
}
.integral .ul .searchTime .searchBox .btnBox input[type=submit]{
    width: 40px;
    height: 20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    margin: 10px 0;
    text-align: center;
    line-height:20px;
    float: left;
    border-radius: 5px;
}
.integral .ul .searchTime .searchBox .btnBox  span{
    display: block;
    width: 40px;
    height:20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    text-align: center;
    line-height:20px;
    float: right;
    margin: 10px 0;
    border-radius: 5px;
}
.integral .ul .statu{
    position: relative;
}
.integral .ul li .statelist{
    width: 145px;
    height:auto;
    position: absolute;
    left:60px;
    top:40px;
    background: #e8e6e6;
}
.integral .ul li .statelist dt{
    width: 145px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.integral .ul li .statelist dd{
    width: 145px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.integral table td{
    width: 140px;
    line-height:40px;
    text-align: center;
}
/******我要做销售*********/
.request_sales h3{
    font-weight: bold;
}
.request_sales p.sucess{
    font-size: 14px;
    color:#fd0000;
}
.request_sales p.request_code{
    font-size: 16px;
}
.request_sales p.request_code b{
    font-weight: bold;
    font-size: 20px;
}
.request_sales .request_form{
    width: 345px;
    height:auto;
    margin: 10px 0;
}
.request_sales .request_form .inputBox{
    width: 345px;
    height:40px;
    line-height:40px;
}
.request_sales .request_form .inputBox p{
    width: 110px;
    height:40px;
    float: left;
}
.request_sales .request_form .inputBox p span{
    color:#fd0000;
    margin-right: 5px;
}
.request_sales .request_form .inputBox input{
    width: 230px;
    height:40px;
    float: right;
}
.request_sales .request_form .textBox{
    width: 345px;
    height:80px;
}
.request_sales .request_form .textBox p{
    width: 100px;
    height:auto;
    float: left;
    line-height:80px;
}
.request_sales .request_form .textBox p span{
    color:#fd0000;
    margin-right: 5px;
}
.request_sales .request_form .textBox textarea{
    width: 230px;
    height:auto;
    float: right;
}
.request_sales .request_form .subBox{
    width: 345px;
    height:40px;
    margin: 15px 0;
}
.btn{
    background: #ff3c00;
    color:#FFFFFF;
    font-weight: bold;
}

/*********我的发票***********/
.fp table{
    width: 740px;
    height:auto;
    font-weight: 500;
    margin: 0 auto;
}
.fp .ul{
    width:740px;
    height: 40px;
    background: #e8e6e6;
    line-height:40px;
    text-align: center;
    border:1px solid #cbcccc;
    margin: 0 auto;
}

.fp .ul li{
    width: 147px;
    height:38px;
    float: left;
    text-align: center;
    border-right:1px solid #cbcccc;
    cursor: pointer;
}
.fp .ul .searchTime{
    position: relative;
}
.fp .ul .searchTime .searchBox{
    width: 270px;
    height:40px;
    padding: 0 10px;
    background: #e8e6e6;
    position: absolute;
    left:-70px;
    top:40px;
}
.fp .ul .searchTime .searchBox .inpBox{
    width: 155px;
    height:20px;
    float: left;
    margin: 10px 0;
}
.fp .ul .searchTime .searchBox .inpBox span{
    display: block;
    width: 15px;
    height:20px;
    line-height: 20px;
    text-align: center;
    float: left;
}
.fp .ul .searchTime .searchBox .btnBox{
    width: 90px;
    height:30px;
    float: right;
    padding-right: 5px;
}
.fp .ul .searchTime .searchBox .btnBox input[type=submit]{
    width: 40px;
    height: 20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    margin: 10px 0;
    text-align: center;
    line-height:20px;
    float: left;
    border-radius: 5px;
}
.fp .ul .searchTime .searchBox .btnBox  span{
    display: block;
    width: 40px;
    height:20px;
    border:1px solid #c4c4c4;
    background: #d9d7d7;
    text-align: center;
    line-height:20px;
    float: right;
    margin: 10px 0;
    border-radius: 5px;
}
.fp .ul .statu{
    position: relative;
}
.fp .ul li .statelist{
    width: 148px;
    height:auto;
    position: absolute;
    left:60px;
    top:40px;
    background: #e8e6e6;
}
.fp .ul li .statelist dt{
    width: 148px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.fp .ul li .statelist dd{
    width: 148px;
    height:35px;
    line-height:35px;
    text-align: center;
    border-bottom:1px dashed #cccbcb;
}
.fp table td{
    width: 140px;
    line-height:40px;
    text-align: center;
}