
.bt-rk {
    padding-top: 16px;
}

.bt-rk-lf {
    width: 285px;
    min-height: 754px;
    margin-bottom: 60px;
}

.bt-rk-tab {
    width: 100%;
    padding-top: 8px;
}

.bt-rk-tab li, .bt-rk-tab.my-problem a {
    display: block;
    border-left: 3px solid #fff;
    cursor: pointer;
    float: left;
    width: 282px;
    height: 40px;
    line-height: 40px;
    margin-top: 18px;
    color: #383838;
    font-size: 16px;
    text-indent: 92px;
}

.bt-rk-tab li.on, .bt-rk-tab li.on:hover {
    border-left: 3px solid #FDE701;
    color: #FE6203;
}

.bt-rk-tab li:hover {
    border-left: 3px solid #FAFAFA;
}

.bt-rk-rf {
    margin-left: 20px;
    width: 833px;
    padding: 0 31px;
    min-height: 754px;
    margin-bottom: 60px;
    position: relative;
}

.bt-rk-tit p {
    font-size: 14px;
    color: #888;
    padding-top: 5px;
}

.xy-btn-box span {
    border: 3px;
    cursor: pointer;
    height: 40px;
    font-size: 14px;
    border: 1px solid #a9a9a9;
    width: 204px;
    display: inline-block;
    margin: 0 16px;
    color: #a9a9a9
}

.xy-btn-box span.on {
    color: #FE6203;
    border: 1px solid #FE6203;
}

.bt-rk-tab.my-problem a {
    text-indent: 122px;
}

.bt-rk-tab.my-problem a:hover {
    background: #FAFAFA url(/images/problem-on.png) no-repeat;
    border-left: 3px solid #FAFAFA;
    color: #FE6203;
}

.bt-rk-tab.my-problem a.on {
    background: #FAFBFA url(/images/problem-on.png) no-repeat;
    border-left: 3px solid #d70023;
    color: #FE6203;
}

.bt-rk-tab.my-problem a.on:hover {
    border-left: 3px solid #d70023;
    color: #FE6203;
}

.bt-rk-tab.my-problem a.mp-i3 {
    background-position: 90px -109px;
}

.bt-rk-tab.my-problem a.mp-i4 {
    background-position: 90px -168px;
}

.bt-rk-tab.my-problem a.mp-i5 {
    background-position: 90px -230px;
}


.bt-rk-tab.my-problem a.mp-i8 {
    background-position: 90px -407px;
}

.mp-tit {
    height: 30px;
    border-bottom: 1px solid #EEEEEE;
    position: absolute;
    left: 0px;
    top: 30px;
    width: 100%;
}

.mp-tit span {
    color: #333333;
    font-size: 18px;
    margin-left: 30px;
    border-bottom: 3px solid #FDE701;
    float: left;
    height: 28px;
}

.mp-nr {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 20px;
}

.mp-box-s {
    width: 100%;
    float: left;
    line-height: 32px;
    margin-bottom: 12px;
}

.mp-box-s .mp-box-span {
    float: left;
    text-align: right;
    width: 254px;
    font-size: 14px;
    color: #333;
    padding-right: 20px;
}

.mp-box-s input {
    width: 500px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #E8E8E8;
    color: #666;
    font-size: 14px;
    padding: 0 8px;
    border-radius: 3px;
    float: left;
}

.mp-box-s input:focus {
    border: 1px solid #333;
}

.select-list {
    float: left;
    height: 36px;
    width: 256px;
    border: 1px solid #E8E8E8;
    color: #333;
    font-size: 12px;
    border-radius: 3px;
    position: relative;
    text-indent: 3px;
    outline: none;
    line-height: 36px;
    margin-right: 15px;
    padding: 2px;
}

.select-list span {
    display: inline-block;
    width: 260px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    z-index: 9;
    position: absolute;
    text-indent: 10px;
}

.select-list li:hover {
    background: #EFEFEF;
}

.mp-box-s.mp-box-yzm input {
    width: 150px;
}

.mp-box-btns {
    width: 110px;
    height: 35px;
    border-radius: 3px;
    margin-left: 349px;
    text-align: center;
    line-height: 35px;
    display: block;
    background: #d70023;
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}

.mp-box-pt {
    font-size: 12px;
    color: #a9a9a9;
    padding-left: 30px;
    float: left;
}

.mp-box-s .mbp-error .mp-box-pt {
    background-position: 8px 10px;
    color: #FF4900;
}

.mp-box-s.mbp-error input:focus {
    border: 1px solid #FE5600;
}

.xjms {
    float: left;
    width: 500px;
    line-height: 20px;
    border: 1px solid #E8E8E8;
    color: #666;
    padding: 10px 10px;
    border-radius: 3px;
    resize: none;
    height: 66px;
}

.mp-cz-file {
    width: 262px;
}

.mp-cz-file p {
    float: left;
    height: 36px;
    padding-bottom: 10px;
}

.mp-cz-file p i {
    font-size: 12px;
    color: #666;
    float: left;
    width: 180px;
    line-height: 18px;
    padding-top: 2px
}

.mp-cz-file .file_upload_btn {
    float: right;
    border-radius: 3px;
    text-align: center;
    line-height: 35px;
    height: 35px;
    width: 64px;
    display: block;
    background: #d70023;
    color: #fff;
    font-size: 14px;
    position: relative;
    cursor: pointer;
}

.mp-cz-file .file_upload_btn input {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 0;
}

.mp-cz-file .file {
    float: left;
    width: 100%
}

.mp-cz-file .file li {
    float: left;
    position: relative;
    height: 82px;
    width: 82px;
    background: #EEE;
    border-radius: 3px
}

.mp-cz-file .file li + li {
    margin-left: 8px
}

.mp-cz-file li input {
    height: 82px;
    float: left;
    padding: 0;
    opacity: 0;
    cursor: pointer;
    width: 82px
}

.mp-cz-file em {
    color: #9c9c9c;
    font-size: 12px;
    float: left;
    width: 289px;
    padding-left: 18px;

}

.ts-txt {
    font-size: 12px;
    color: #fe5600;
    line-height: 18px;
    width: 100%;
    float: left
}

.ts-txt p {
    width: 434px;
    padding-left: 274px;
    line-height: 21px;
    padding-top: 8px
}
