.right_content{padding: 20px 0;}
.right_content_nav_title{height: 40px;line-height: 40px;background-color: #DBBE93;padding-left: 15px;color: #fff;}
.right_content_nav_title a{color: #fff;display: inline-block;}
.right_content_nav_title i{font-size: 14px;margin-right: 6px;}
.right_content_list{margin-top: 30px;}
.right_content_list ul{padding-left: 6px;}
.right_content_list li{margin-bottom: 20px;}
.right_content_list li:not(:first-child){line-height: 24px;}
.right_content_list li .label_text{display: inline-block;width: 100px;color: #666;text-align: center;}
.right_content_list li button{width: 120px;height: 34px;margin-right: 20px;border: 1px solid #DCDCDC;background-color: #fff;border-radius: 4px;color: #666;cursor: pointer;}
.right_content_list li button:last-child{background-color: #B8916D;color: #fff;border-color: #B8916D;}
li.operation_btn{padding-left: 40px;margin-top: 40px;}
img.storeImg{width: 160px;height: 160px;vertical-align: top;}
.step{text-align: center;margin: 30px 0;}

/* 表单 */
.form_row{margin-bottom: 20px;}
.form_row .label_text{display: inline-block;width: 110px;text-align: right;margin-right: 22px;}
.form_row .label_text+input[type="text"]{width: 818px;height: 38px;border: 1px solid #DCDCDC;padding: 0 10px;}
input::placeholder,input::-moz-placeholder,input:-ms-input-placeholder,input::-webkit-input-placeholder{color: #fafafa;}
#submit{width: 144px;height: 34px;border: 0;background-color: #B8916D;color: #fff;margin-top: 60px;cursor: pointer;}

/* 上传 */
.upload_row{height: 160px;position: relative;}
div#picker{position: absolute;width: 156px;height: 156px;top: 0;left: 132px;border: 2px dashed #E0E0E0;background-color: #F8F8F8;cursor: pointer;}
div#picker::before{content:" ";position: absolute;width: 40px;height: 4px;border-radius: 2px;left: 50%;top: 50%;margin-left: -20px;margin-top: -2px;background-color: #DBDBDB;}
div#picker::after{content:" ";position: absolute;height: 40px;width: 4px;border-radius: 2px;left: 50%;top: 50%;margin-left: -2px;margin-top: -20px;background-color: #DBDBDB;}
span.upload_tips{position: absolute;left: 310px;bottom: 4px;color: #666;}

/* 收货地址 */
.set_address{position: relative;}
.set_address input{padding-left: 30px !important;width: 798px !important;cursor: pointer;}
i.dingwei{position: absolute;left: 148px;top: 11px;color: #B8916D;cursor: pointer;}
/* 店铺审核 */
.right_content_search{margin-bottom: 20px;}
.right_content_search input{width: 238px;height: 28px;border: 1px solid #DCDCDC;padding-left: 10px;}
.right_content_search select{width: 160px;height: 30px;border: 1px solid #DCDCDC;padding-left: 6px;}
.search_col{margin-right: 50px;}
.search_col:last-child{margin-right: 0;}
.search_col button{width: 80px;height: 32px;background-color: #B8916D;color: #fff;border: 0;margin-right: 10px;}
.search_col #refresh{margin-right: 0;background-color: #ff5555;}
.storeCheck .right_content_nav_title{padding-left: 0;}
.storeCheck .right_content_nav_title a{width: 120px;text-align: center;}
.storeCheck .right_content_nav_title a.active{background-color: #B8916D;}
.checkTable table{width: 100%;border-spacing: 0;border-collapse: collapse;}
.checkTable table td{padding: 10px;border-bottom: 1px solid #F5F5F5;}
.checkTable table tr:last-child td{border-bottom: 0;}
.checkTable img{width: 100px;height: 100px;}
.checkTable a{margin: 0 6px;color: #333;}
a.warn{color: #D81E06;}

.txt_desc_container{
    padding-left: 23px;
}

.txt_desc_container p{
    font-size:16px;
    font-family:MicrosoftYaHei;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 30px;
}

.txt_desc_container h3{
    margin-top: 10px;
    margin-bottom: 10px;
}

.img_desc_container{
    padding-left: 23px;margin-top: 56px;
}

.img_desc_container img{
    width: 100%;
    height: 21px;
}
.step_desc_container{
    display: flex;
    justify-content: space-between;
    padding-right: 8px;
}

.fixed_right_navi{
    position: fixed;
    top: 200px;
    right: 1px;
    z-index: 100;
}

.fixed_right_navi .row1_navi{
    font-size: 15px;
}

.left_navi_item{
    width: 42px;
    height: 47px;
    background-color: #AD8A54;
    color: white;
    text-align: center;
    border-bottom: #E5E5E5 solid 1px;
    font-size: 13px;
}


.selected_position_class{
    width: 42px;
    background:rgba(255,255,255,1);
    color: #AD8A54;
    border:#AD8A54 solid 1px;
    margin-bottom: 1px; 
}

.row1_navi{
    line-height: 47px;
}

.row2_navi{
    padding-left: 4px;
    line-height: 23px;
    letter-spacing:4px
}

.row3_navi{
    font-size: 12px;
    line-height: 12px;
    margin: 0 auto;
    padding-top: 10px;
}
