/**********2016年10月04日孙*****************/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }

address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ul, ol { list-style:none; }
body {  font:12px/20px "SimSun","宋体","Arial Narrow",HELVETICA; background: #fff;/* overflow-y:scroll;*/ overflow-x:hidden;}
a { color:#333; text-decoration:none; }

/*********************重置样式**************************/
.header-wrap,.top-wrap,.nav-wrap,.main17-wrap,.footer-wrap,.bottom-wrap{width: 100%;}
.header,.top,.nav,.main17,.footer,.bottom{width:1200px;margin:0 auto;}
/***************订单评价页*********************/

/******************************内容区******************************/
.main17-wrap{
    width:100%;
    height:auto;
    background:#fff;

}
.main17{
    height:auto;

}
.main17:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    overflow:hidden;
    visibility:hidden;
}
.clear{
    clear:both;
}
.orderinfo {
    padding: 15px 0;
    text-align: center;
    background: #eee;
}
/**********没有待评价的订单*******************/
.empty-box {
    position: relative;
    width: 400px;
    margin: 110px auto 170px;
    height: 136px;
}
.empty-box .e-cont {
    position: absolute;
    left: 146px;
    top: 60px;
    width: 250px;
}
.empty-box .e-cont .op-btns {
    margin-top: 10px;
}
.btn-9{
    color: #323333;
    text-decoration: none;
    border-radius: 2px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    border: 1px solid #ddd;
    padding: 2px 14px 3px;
}
.btn-1{
    background-color: #e74649;
    border-radius: 2px;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 3px 15px 4px;
    color:#fff;
}



.o-info {
    font: 12px/22px verdana;
    color: #999;
}
.mr20 {
    margin-right: 20px;
}
.gray1 {
    color: #333;
}
.main17-content-detail{
    border: 1px solid #aaa;
    border-top:none;
}
.comment-goods-left{
    width:220px;
    padding: 55px 50px;
    border-right:1px solid #aaa;
    float:left;
}
.comment-goods-left .p-img {
    width: 100%;
    height: 140px;
    margin-bottom: 15px;
    text-align: center;
}
.comment-goods-left .p-name, .comment-goods-left .p-price {
    width: 100%;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
}
.comment-goods-left .p-attr {
    width: 100%;
    line-height: 20px;
    text-align: center;
    color: #999;
}
.comment-goods-right{
    float: left;
    width: 860px;
    padding-top: 30px;
}
.fop-item {

    width: 100%;
    padding-bottom: 30px;
}
.fop-agree {
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    margin-left: 40px;
    overflow: hidden;
}
#ul1{float:left;
    list-style:none;
    width:300px;
    height:40px;
    line-height: 35px;
    padding-top:5px;
}
#ul1 li{float:left;
    background:url(../img/star.gif) no-repeat 0 0;
    width:27px;
    height:28px;
}
#score{
    margin-left:10px;
    font-size:14px;
}
.fop-label {
    float: left;
    width: 80px;
    height: 40px;
    line-height: 40px;
    margin-right: 20px;
    margin-left: 40px;
    overflow: hidden;
}
.fop-main {
    width: 707px;
    float: left;
}
.mycomment-form .f-textarea {
    float: left;
    width: 700px;
    border: 1px solid #aaa;
    margin-bottom: 10px;
}

.f-textarea textarea {
    float: left;
    width: 680px;
    height: 80px;
    line-height: 18px;
    padding: 10px;
    border: 1px solid #aaa;
    color: #333;
    resize: none;
    outline: none;
}
.f-btnbox {
    width: 1200px;
    height: 48px;
    padding: 30px 0 40px;
    border-bottom: 1px solid #e6e6e6;
    text-align:center;
}
.btn-submit {
    display: block;
    width: 220px;
    height: 48px;
    line-height: 48px;
    padding: 0;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    border-radius: 3px;
    background-color: #df3033;
    margin-left: 500px;
}

#success{
    color:red;
    padding-left:170px;
    padding-top:10px;
}

.shaitu{
    float: left;
    width: 80px;
    height:40px;
    line-height: 40px;
}
.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: "";
}
.clearfix:after {
    clear: both;
}
.view_p{
    float: left;
    width: auto;
    display: table;
    border-spacing: 20px;
}
.view .photo_span{
    width: 100px;
    height:100px;
    border:1px solid #eee;
    display: table-cell;
    vertical-align: middle;
}
.view .photo_span img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
    border:0;
    display: block;
}
.fileup_ui{
    top:40px;
    cursor: pointer;
}




