.p-list .list{
    padding-left: 19px;
    display: none;
}
.p-list .list a{
    display: block;
    font-size: 12px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 44px;
    border-bottom: 1px dashed #E8E8E8;
}
.m-right{
    margin-bottom: 30px;
}
.m-top{
    border: 1px solid #DEDEDE;
    background: #fff;
    margin-bottom: 31px;
}
.p-top{
    padding: 30px 20px 40px;
}
.p-top .pic{
    width: 360px;
    height: 284px;
    text-align: center;
    border: 1px solid #E8E8E8;
}
.details span img{
  width:100%;
}
.p-top .pic img{
    width: auto;
    height: auto;
    max-width: 350px;
    max-height: 274px;
}
.p-top .js{
    width: 347px;
}
.p-top .js h3{
    font-size: 18px;
    color: #444444;
    line-height: 18px;
    padding-bottom: 16px;
    border-bottom: 1px dashed #DEDEDE;
    margin-bottom: 16px;
    font-weight:bold;
}
.p-top .js div{
    margin-bottom: 15px;
    font-size: 14px;
    color: #666666;
}
.p-top .js .s-tit i{
    display: inline-block;
    font-size: 12px;
    color: #999999;
    margin-right: 25px;
    font-style: normal;
}
.p-top .js .s-tit i img{
    width: 16px;
    height: 12px;
    float: left;
    margin-top: 2px;
    margin-right: 6px;
}
.p-top .js div.color{
    color:  #EA6254;
}
.p-top .js input{
    margin-top: 29px;
    outline: none;
    width: 127px;
    height: 46px;
    background: #4DA5FF;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    border: none;
    cursor: pointer;
}
.p-top .js input:hover{
    background: #73B9FF;
}
.p-cen{
    background: #fff;
    border: 1px solid #DEDEDE;
    margin-bottom: 21px;
}
.tit4{
    background: #F8F8F8;
    height: 48px;
    padding-left: 19px;
    margin-bottom: 20px;
}
.tit4 span{
    display: inline-block;
    padding: 0px 20px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
    color: #EA6254;
    border-bottom: 2px solid #EA6254;
}
.details{
    padding: 0px 20px 0px 30px;
}
.details .jj{
    padding-bottom: 30px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 7px;
    border-bottom: 1px solid #DEDEDE;
}
.details .tit5{
    padding-left: 20px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
}
.details span{
    display: block;
    margin-bottom: 6px;
    font-size: 16px;
    color: #EA6254;
    line-height: 28px;
}
.details .d-con{
    padding: 0px 67px 29px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.order{
    background: #fff;
    border: 1px solid #DEDEDE;
    padding-bottom: 30px;
}
.b_left{
    width: 284px;
    margin: 10px 61px 0px 43px;
}
.b_right{
    width: 316px;
    margin-top: 10px;
}
.b_bottom{
    width: 655px;
    margin-left: 43px;
}
.b_left .label,.b_right .label,.b_bottom .label{
    text-align: right;
    margin-right: 16px;
    font-size: 14px;
    color: #000000;

}
.b_left .label label,.b_right .label label,.b_bottom .label label{
    display: block;
    height: 32px;
    line-height: 32px;
    margin-bottom: 18px;
}
.b_left .label label em,.b_right .label label em,.b_bottom .label label em{
    font-size: 14px;
    color: #FF5136;
    margin-right: 3px;
}
.b_left .input,.b_right .input,.b_bottom .input{
    position: relative;
}

.b_left .input input,.b_right .input input,.b_bottom .input textarea{
    width: 190px;
    height: 32px;
    outline: none;
    margin-bottom: 16px;
    color: #333;
    font: 14px "Microsoft YaHei";
    border: 1px solid #D4D4D4;
    padding-left: 10px;

}
.order .submit{
    width: 108px;
    height: 36px;
    background: #EA6254;
    border-radius: 4px;
    font: 14px "Microsoft YaHei";
    color: #fff;
    border: none;
    outline: none;
    margin-left: 125px;
    margin-top: 14px;
}
.order .submit:hover{
    background: #FD7466;
}