body{
    background: #FFFFFF;
}
/*面包屑导航*/
#crumbs,.crumbs{
    width: 1200px;
    margin:0 auto;
    overflow: hidden;
    position: relative;
    top:-266px;
}
.crumbs{
    top: -50px;
    height: 50px;
}
#crumbs ul{
    margin:0 0 10px 0;
    overflow: hidden;
    padding-left: 0;
}
.crumbs{
    display: inline-block;
}
.crumbs ol{
    list-style: none;
    position: absolute;
    top:15px;
    left:120px;
    /*width:139px;*/
    /*height:20px;*/
    /*overflow: hidden;*/
}
#crumbs ul li a,
.crumbs ol li a{
    margin-right: 10px;
    display: inline-block;
    padding: 12px 0 12px 0;
    text-align: center;
    color: #999999;
    font-size: 14px;
}
.crumbs ol li a{
    padding:0;
    color:#2c83f2;
    /*position: relative;*/
}
.crumbs ol li:first-child a:nth-child(1){
    display:none;
}
#crumbs ul li:hover a{
    text-decoration: underline;
    color:#212326;
}
/*section*/
.section{
    margin-top:-277px;
}
.section .inner_c{
    width:1220px;
    padding: 0 10px;
    margin:0 auto;
    position: relative;
}
.section .inner_c .process{
    margin:50px 0;
    text-align:center;
}
.section .inner_c .process img{
    display: inline-block;
    width: 650px;
}

.section .inner_c .title{
    margin-top: 50px;
    font-size: 16px;
    color: #414141;;
    line-height:16px;
}
.descriptor .describe{
    padding-top: 15px;
}


.section .inner_c .goods_category{
    position: relative;
}
.section .inner_c .descriptor .frame{
    position: relative;
    width: 1200px;
    box-shadow: 0 0 20px -4px rgba(183,183,183,0.50);
    border-radius: 4px;
    margin-top: 20px;
    padding: 20px;
}
.section .inner_c .descriptor .frame input{
    width:1160px;
    height:53px;
    border-radius: 4px;
    outline:none;
    border: 1px solid #D8D8D8;
    color: #868686;
    font-size:14px;
    padding-left: 18px;
    margin-bottom: 0;
}
.section .inner_c .descriptor .frame .desc #requirement_description{
    height: 300px;
    padding-right:35px;
}
.section .inner_c .descriptor .frame .desc span,
.section .inner_c .descriptor .frame .descript span{
    position: absolute;
    right:30px;
    top:370px;
    color:#abafb3;
}
/*.section .inner_c .descriptor .frame input#title{*/
    /*margin-top:30px;*/
/*}*/
.section .inner_c .descriptor .frame .desc #requirement_description,#req_desc{
    width:1160px;
    resize:none;
    margin-top:20px;
    border: 1px solid #D8D8D8;
    color: #868686;
    padding-left: 18px;
    margin-bottom: 0;
    padding-top: 10px;
}
.htmleaf-container>div{
    float: left;
    width: 570px;
    margin: 10px;
}
.section .inner_c .descriptor .frame input#date,
.section .inner_c .descriptor .frame input#count{
    width:570px;
}
.section .inner_c .descriptor .frame .left img{
    position: absolute;
    right:20px;
    top:15px;
    cursor:pointer;
}
.section .inner_c .descriptor .frame .right{
    margin-left:-5px;
}
.section .inner_c .descriptor .frame .htmleaf-container{
    width: 1180px;
    margin:15px 0 0 -10px;
}
#uploadForm{
    overflow: hidden;
    margin: 10px;
    width: 140px;
    height: 140px;
    float: left;
    position: relative;
}
.section .inner_c .demand_img .add_img{
    margin-top:20px;
    padding: 20px;
    background-color: #fff;
    width:1200px;
    position: relative;
    box-shadow: 0 0 20px -4px rgba(183,183,183,0.50);
    border-radius: 4px;
}
.demand_img .describe{
    font-size: 16px;
    color: #414141;
    margin: 20px 0;
}
.select-img{
    margin-left: -10px;
}
.select-img>li{
    display: inline-block;
    width: 140px;
    height: 140px;
    margin:10px;
    position: relative;
}
.select-img>li>.cancel{
    position: absolute;
    top: 3px;
    right: 3px;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.select-img>li>.cancel img{
    display: inline-block;
    width: 20px;
    height: 20px;
}
.select-img>li>img{
    display: inline-block;
    width: 140px;
    height: 140px;
}
/*图片上传*/
#IMg{
    line-height: 1;
    margin:30px 0 0 0;
    overflow: hidden;
    position: relative;
}
#IMg div{
    margin-top:30px;
    margin-left:30px;
}
#IMg div:nth-child(4n){
    margin-left:30px;
}

input#xdaTanFileImg{
    background-color: #fff;
    width:140px;
    height:140px;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #000;
    opacity:0;
}
#uploadForm .add{
    position: relative;
    width:140px;
    height:140px;
    text-align: center;
    font-size: 14px;
    background: #F5F5F5;
    border-radius: 4px;
    padding: 35px 0;
}
.default-img{
    margin-bottom: 20px;
}
.default-img .default-describe{
    width: 140px;
    height: 140px;
    line-height: 140px;
    color: #F84C44;
    text-align: center;
    font-size: 15px;
    margin-right: 10px;
}
.default-img .img-wrapper li{
    width: 140px;
    height: 140px;
    margin: 0 10px;
    display: inline-block;
    cursor: pointer;
}
.default-img .img-wrapper li img{
    display: inline-block;
    width: 140px;
    height: 140px;
}
#uploadForm .add i{
    color: #F84C44;
    font-size: 37px;
}
.add_img{
    overflow:hidden;
}

.section .inner_c .goods_category .describe span:nth-child(3){
    margin-left:40px;
    color:#999;
    font-size:12px;
}
.productMess .describe{
    font-size: 16px;
    color: #414141;
    margin: 20px 0;
}
.productMess .else-info{
    box-shadow: 0 0 20px -4px rgba(183,183,183,0.50);
    border-radius: 4px;
    width: 1200px;
    height: 93px;
    padding: 20px;
}
.productMess .else-info>div{
    width: 570px;
    height: 53px;
}
.productMess .else-info .pay-method{
    margin-right: 20px;
}
.productMess .else-info .pay-method select{
    width: 570px;
    height: 53px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    color: #868686;
    font-size: 14px;
    padding-left: 18px;
}
.productMess .else-info .pay-method select option{
    display: inline-block;
    height: 50px;
}
.productMess .else-info input{
    width: 570px;
    height: 53px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    color: #868686;
    font-size: 14px;
    padding-left: 18px;
}
.publish{
    margin-top: 30px;
    margin-bottom: 80px;
}
.publish>span{
    display: inline-block;
    width: 130px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    border-radius: 20px;
    font-weight: 600;
    cursor: pointer;
}
.publish>.prev{
    border: 1px solid #F84C44;
    margin-right: 30px;
    color: #F84C44;
}
.publish>.submit{
    background: #F84C44;
    color: #fff;
}
button.cancel1,button.sure1,
button.cancel2,button.sure2,
button.cancel3,button.sure3,
.determine{
    width:82px;
    height:34px;
    background-color: #fff;
    color:#ff9900;
    border-radius: 4px;
    outline:none;
    border:none;
    border:1px solid #ff9900;
    margin-top:20px;
}
.determine{
    margin:140px 0 0 100px;
}
button.cancel2,
button.cancel3{
    margin:380px 0 0 140px;
}
button.sure2,
button.sure3{
    margin-left:10px;
}
button.cancel1{
    margin:0 0 30px 680px;
}
button.sure1{
    margin-left:8px;
}
button.click{
    background-color: #ff9900;
    color:#fff;
}
/*港口*/
.section .inner_c .harbor,
.section .inner_c .haven{
    width:366px;
    height:502px;
    background-color: #fff;
    border-radius: 4px;
    position: absolute;
    left:530px;
    top:100px;
    display:none;
    overflow:hidden;
}
.section .inner_c .harbor .search_box,
.section .inner_c .haven .search_box{
    display:inline-block;
    width:290px;
    height:40px;
    margin-top:20px;
    position: relative;
    left:30px;
    top:30px;
}
.section .inner_c .harbor .search_box input,
.section .inner_c .haven .search_box input{
    width:270px;
    height:42px;
    border:none;
    outline:none;
    color:#adbbcc;
    font-size:16px;
    background-color: #f7f8fa;
    padding-left:20px;
    border-radius:4px;
    border:1px solid #dfe4eb;
}
.section .inner_c .harbor .search_box span:nth-child(2),
.section .inner_c .haven .search_box span:nth-child(2){
    position: absolute;
    top:10px;
    left:15px;
    color:#8a9099;
    font-size:16px;
}
.section .inner_c .harbor .search_box button,
.section .inner_c .haven .search_box button{
    display:inline-block;
    width: 40px;
    height:42px;
    background-color: #2c83f2;
    position: absolute;
    right:-1px;
    top:0px;
    border-top-right-radius:4px;
    border-bottom-right-radius:4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright:4px;
    cursor:pointer;
    outline:none;
    border:none;
    border:1px solid #2c83f2;
}
.section .inner_c .harbor .search_box button img,
.section .inner_c .haven .search_box button img{
    /*margin:10px 0 0 10px;*/
}
.section .inner_c .harbor ul,
.section .inner_c .haven ul{
    margin-top:60px;
    width:366px;
    height:330px;
    position: absolute;
    overflow-y: auto;
    top:40px;
    left:3px;
}


.roof .inner_c ul li a h2{
    margin:-13px 0;
}

#echoType{
    position: absolute;
    top: -0;
    left: 140px;
    display: none;
    color: #999;
}
