
.informationBox .passwordCont{
    width:342px;
    height:auto;
    margin: 18px auto 0px;
}
.container{
    width:100%;
    height:auto;
    padding: 150px 0px 30px 0px;
    background: #f4f4f4;
}
/*个人中心*/
.personalCenter{
    width:1200px;
    height: auto;
    overflow: hidden;
    margin:20px auto 0px;
}

.personalCenter .personalCenterRight{
    width:939px;
    height:auto;
    background: #fff;
    float: right;
    padding-bottom: 100px;
}
.personalCenterRight .informationBox{
    width:100%;
    height: auto;
}
.personalCenterRight h3.title{
    width: 100%;
    line-height: 75px;
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}
.informationBox .informationTop{
    width:847px;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    padding-top: 23px;
}
.informationBox .informationTop .left{
    width:auto;
    line-height: 129px;
    overflow: hidden;
    float: left;
}
.informationBox .informationTop .left>img{
    display: block;
    float: left;
    width:129px;
    height: 129px;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    border-radius:50%;
}
.informationBox .informationTop .left>span{
    display: block;
    float: left;
    line-height: 129px;
    font-size: 24px;
    font-weight: bold;
    margin-left: 25px;
}
.informationBox .informationTop .right{
    float: right;
    overflow: hidden;
    margin-right: 46px;
    padding-top: 40px;
}
.informationBox .informationTop .right .upLoadImg,
.informationBox .informationTop .right>a{
    float: left;
}
.informationBox .informationTop .right .upLoadImg{
    position: relative;
    overflow: hidden;
}
.informationBox .informationTop .right .upLoadImg a{
    display: block;
    width:61px;
    height: auto;
    line-height: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 12px;
    color: #ccc;
    font-weight: bold;
    cursor: pointer;
    background: url(../png/global/icon_1.png) no-repeat center 0px;
}
.informationBox .informationTop .right .upLoadImg:hover a{
    background: url(../png/global/icon_01.png) no-repeat center 0px;
    color:#2dbef0;
}
.informationBox .informationTop .right .upLoadImg input{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 61px;
    height: 74px;
    opacity: 0;
    cursor: pointer;
}
.informationBox .informationTop .right>a{
    display: block;
    width:61px;
    height: auto;
    line-height: 30px;
    padding-top: 30px;
    text-align: center;
    font-size: 12px;
    color: #ccc;
    font-weight: bold;
    cursor: pointer;
    margin-left: 19px;
}
.informationBox .informationTop .right>a.editInfor{
    background: url(../png/global/icon_2.png) no-repeat center 0px;
}
.informationBox .informationTop .right>a.editPwd{
    background: url(../png/global/icon_3.png) no-repeat center 0px;
}
.informationBox .informationTop .right>a.editInfor:hover{
    background: url(../png/global/icon_02.png) no-repeat center 0px;
    color:#2dbef0;
}
.informationBox .informationTop .right>a.editPwd:hover{
    background: url(../png/global/icon_03.png) no-repeat center 0px;
    color:#2dbef0;
}
.informationBox .informationBot ul{
    width:auto;
    height: auto;
    padding-top:50px;
}
.informationBox .informationBot ul li{
    position: relative;
    overflow: hidden;
    margin-bottom: 11px;
    font-size: 14px;
}
.informationBox .informationBot ul li label{
    width:88px;
    line-height: 24px;
    font-size: 14px;
    color:#999;
    float: left;
    text-align: right;
    margin-right: 25px;
}
.informationBox .informationBot ul li p{
    float: left;
    padding-left: 8px;
    line-height: 25px;
    font-size: 14px;
    color:#333;
}

/*完善资料*/
.informationBox .informationTop .left .leftUpload{
    float: right;
    margin-left: 25px;
}
.left .leftUpload span{
    display: block;
    line-height: 44px;
    margin-top: 27px;
    font-size: 24px;
    font-weight: bold;
}
.left .leftUpload .uploadBut{
    position: relative;
    width:64px;
    height: 25px;
    margin-top: 14px;
}
.left .leftUpload .uploadBut a{
    display: block;
    width:62px;
    height: 23px;
    line-height: 23px;
    border:1px solid #2dbef0;
    webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    color:#2dbef0;
    text-align: center;
}
.left .leftUpload .uploadBut:hover a{
    background: #2dbef0;
    color:#fff;
}
.left .leftUpload .uploadBut input{
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 62px;
    height: 25px;
    opacity: 0;
    cursor: pointer;
}
.left .leftUpload p{
    display: block;
    height: 27px;
    line-height: 27px;
    padding-left: 16px;
    font-size: 12px;
    color:#999;
    background: url(../png/global/tip_icon2.png) no-repeat left center;
}
.informationBot ul li input.inputText,.informationBot ul li select.select{
    float: left;
    width:280px;
    height: 23px;
    line-height: 23px;
    border:1px solid #eee;
    background: #eee;
    padding: 0px 0px 0px 10px;
    font-size: 14px;
    outline: none;
}
.informationBot ul li select.select{
    width:292px;
    height: 23px;
}
.informationBot ul li .editBox,
.informationBot ul li .form_select{
    float: left;
    overflow: hidden;
}
.form_select select#province,
.form_select select#city{
    width: 132px;
    height: 23px;
    line-height: 23px;
    padding: 0px 0px 0px 10px;
    border: 1px solid #eee;
    background: #eee;
    font-size: 14px;
    color: #333;
    outline: none;
}
.informationBot ul li .form_select .textareaAddress{
    display: block;
    width:270px;
    height: 55px;
    padding: 5px 10px;
    background: #eee;
    border:1px solid #eee;
    font-size: 14px;
    color:#333;
    margin-top: 5px;
    resize: none;
    outline: none;
}
.informationBot ul li>span{
    font-size: 12px;
    color:#e60012;
    float: left;
    display: block;
    line-height: 25px;
    padding-left: 10px;
    display: none;
}
.informationBot .butBox{
    overflow: hidden;
    padding-top: 12px;
}
.informationBot .butBox a{
    display: block;
    float: left;
    width:94px;
    height:30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color:#2dbef0;
    border:1px solid #2dbef0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 112px;
    cursor: pointer;
}
.informationBot .butBox a.but,
.informationBot .butBox a:hover{
    background: #2dbef0;
    color:#fff;
}

.informationBot ul li input.inputText:focus,
.informationBot ul li select.select:focus,
.form_select select#province:focus,
.form_select select#city:focus,
.informationBot ul li .form_select .textareaAddress:focus{
    border:1px solid #2dbef0;
}
.informationBot ul li input.inputText.arrow,
.informationBot ul li .form_select .textareaAddress.arrow{
    border:1px solid #ff0000;
}
/*评价订单*/
.personalCenterRight .tableBox{
    width:866px;
    height:auto;
    margin: 0px auto;
}
.tableBox table{
    width:100%;
    height: auto;
    font-weight: normal;
    border-bottom: 1px solid #2dbef0;
}
.tableBox table thead{
    background: #2dbef0;
    color:#fff;
}
.tableBox table thead tr th,
.tableBox table tbody tr td{
    line-height: 20px;
    padding: 9px 5px;
    font-weight: normal;
    font-size: 14px;
    color:#666;
    text-align: center;
}
.tableBox table thead tr th{
    color:#fff;
}
.tableBox table tbody tr td a{
    color:#2dbef0;
    cursor: pointer;
}
.tableBox .tablePage{
    text-align: center;
    overflow: hidden;
    padding: 20px 0px;
}
.tableBox .tablePage a{
    display: inline-table;
    width:34px;
    height:14px;
    line-height: 14px;
    border:1px solid #2dbef0;
    color: #2dbef0;
    font-size: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    cursor: pointer;
}
.tableBox .tablePage a:hover,
.tableBox .tablePage a.on{
    background: #2dbef0;
    color:#fff;
}
.tableBox .tablePage a.prev,
.tableBox .tablePage a.next{
    position: relative;
    top:3px;
}
.tableBox .tablePage a.prev{
    background: url(../png/global/pagePrev1.png) no-repeat center;
}
.tableBox .tablePage a.prev:hover,
.tableBox .tablePage a.prev.on{
    background: url(../png/global/pagePrev2.png) no-repeat center;
}

.tableBox .tablePage a.next{
    background: url(../png/global/pageNext1.png) no-repeat center;
}
.tableBox .tablePage a.next:hover,
.tableBox .tablePage a.next.on{
    background: url(../png/global/pageNext2.png) no-repeat center;
}
.personalCenterRight .consultBox{
    width:866px;
    height: auto;
    margin: 0px auto;
}
.personalCenterRight .consultBox>ul{
    width:100%;
    height:auto;
    overflow: hidden;
    border-bottom:1px solid #2dbef0;
}
.consultBox>ul li{
    width:167px;
    height: 36px;
    line-height: 36px;
    border:1px solid #2dbef0;
    border-bottom: none;
    background: #2dbef0;
    color:#fff;
    text-align: center;
    float: left;
    -webkit-border-radius:7px 7px 0px 0px;
    -moz-border-radius:7px 7px 0px 0px;
    border-radius:7px 7px 0px 0px;
    margin-right: 5px;
    cursor: pointer;
    position: relative;
}
.consultBox>ul li:hover,
.consultBox ul li.on{
    background: #fff;
    color:#2dbef0;
}
.consultBox>ul li>a{
    display: block;
    width:100%;
    width:167px;
    height: 36px;
    line-height: 36px;
}
.consultBox>ul li span{
    width: 8px;
    height: 8px;
    background: #e6233f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 14px;
    right: 37px;
}
.consultBox .tableBox{
    margin-top: 11px;
}
.consultBox .tableBox table thead{
    background: #f4f4f4;
}
.consultBox .tableBox table thead tr th{
    color:#333;
}
.tableBox h4{
    width:100%;
    line-height: 42px;
    padding-top: 12px;
    border-top:1px solid #e0e0e0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.tableBox .detaliBox{
    width:100%;
    height: auto;
    padding: 15px 0px 30px 0px;
    border-bottom: 1px solid #e0e0e0;
}
.tableBox .detaliBox li{
    width:100%;
    height: auto;
    overflow: hidden;
    font-size: 14px;
    margin-bottom: 10px;
}
.tableBox .detaliBox li label{
    width:76px;
    line-height: 26px;
    float: left;
    color:#999;
}
.tableBox .detaliBox li p{
    float: left;
    width:748px;
    line-height: 20px;
    margin: 3px 0px 0px 30px;
}
.tableBox .detaliBox li p a.download{
    color:#2dbef0;
    margin-left: 10px;
    cursor: pointer;
}
.tableBox .detaliBox li p.yellow{
    color:#e6bb26;
}
.tableBox .detaliBox li a.back{
    display: block;
    width:94px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid #2dbef0;
    font-size: 16px;
    color:#2dbef0;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    margin: 10px auto 0px;
}
.tableBox .detaliBox li a.back:hover{
    color:#fff;
    background: #2dbef0;
}
.tableBox .tableList{
    display: none;
}
.tableBox .tableList.show{
    display: block;
}
/*供应详情*/
.personalCenterRight .publishBox{
    width:820px;
    margin: 0px auto;
}
.publishBox .publishList label{
    width:111px;
    margin-left: 0px;
}
.publishBox .publishList input.publish_input,
.publishList textarea.publish_textarea{
    width:670px;
}
.publishList .listRight,
.publishList select.select,
.publishList .tipList{
    width:690px;
}
.publishList .tipList input.inputTip{
    width:126px;
}
.publishList .form_select1{
    width:702px;
}
.listRight ul.textList li input.inputText{
    width:268px;
}
.publishBox .publishList>span.tip{
    left:111px;
}
.listRight p.checkP span.tip{
    left:111px;
    bottom:-29px;
}
.form_select1 select#province, .form_select1 select#city {
    width: 321px;
    height: 40px;
    line-height: 40px;
    padding: 0px 0px 0px 9px;
    border: 1px solid #eee;
    background: #eee;
    font-size: 14px;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    margin-left: 10px;
}
.form_select1 select#city {
    margin-left: 44px;
    width: 321px;
}
.publishBtn{
    width:453px;
}
.publishBtn a.blue{
    margin-right: 31px;
}
.publishBtn a.butPublish{
    margin: 0px;
}
.publishBtn a.back{
    background: #fff;
    color:#2dbef0;
}
.publishBtn a.back:hover{
    background: #2dbef0;
    color: #fff;
}
.tableBox table tbody tr td a.delete{
    margin-left: 22px;
}
.dialogMainBox>p{
    margin-top: 60px;
}
.dialogMainBox .dialogButton{
    width:214px;
    height:auto;
    overflow: hidden;
    margin: 55px auto 0px;
}
.dialogMainBox .dialogButton a.button{
    display: block;
    float: left;
    width:85px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border:1px solid #2dbef0;
    background: #2dbef0;
    color:#fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
}
.dialogMainBox .dialogButton a.cancel{
    background: #fff;
    color:#333;
    border:1px solid #d1d1d1;
    margin-left: 40px;
}
.passwordContent{
    width:100%;
    height: auto;
    padding: 180px 0px 100px 0px;
}
.passwordContent .password{
    width:350px;
    margin: 0px auto;
}
.passwordContent .password h3{
    line-height: 100px;
    font-size: 28px;
    text-align: center;
}


@media screen and (max-width:1211px){
    .personalCenter{
        width: 1000px;
    }
    .personalCenter .personalCenterRight{
        width:739px;
    }
    .informationBox .informationTop{
        width:680px;
    }
    .personalCenterRight .consultBox,
    .personalCenterRight .tableBox,
    .personalCenterRight .publishBox{
        width:685px;
    }
    .consultBox>ul li{
        width:131px;
    }
    .consultBox>ul li span{
        right:21px;
    }
    .tableBox .detaliBox li p{
        width:575px;
    }
    .publishBox .publishList input.publish_input,
    .publishList textarea.publish_textarea{
        width:537px;
    }
    .publishList .listRight,
    .publishList select.select,
    .publishList .tipList{
        width: 557px;
    }
    .publishList .form_select{
        width:590px;
    }
    .publishList .form_select1{
        width:567px;
    }
    .listRight ul.textList li input.inputText{
        width:201px;
    }
    .form_select1 select#province, .form_select1 select#city{
        width:256px;
    }
    .form_select1 select#city{
        margin-left: 39px;
    }
    .publishList .tipList input.inputTip{
        width:100px;
    }
}