.info_all{
    width: 100%;
    height: 450px;
    border-top: 2px solid #fc7756;
    border-bottom: 2px solid #fc7756;
    margin-top: 100px;
    position: relative;
}
.neck_title{
    font-size: 22px;
    font-weight: bold;
    color: #3d3c3c;
    position: absolute;
    top: -50px;
    left: 0;
}
.info_img{
    width: 40%;
    height: 100%;
    overflow: hidden;
    float: left;
}
.info_img img{
    width: 100%;
    height: 100%;
    transform: scale(0.9);
    transition: all 1s;
}
.info_img img:hover{
    transform: translateY(-20px) scale(1.2);

}
.info_list{
    width: 60%;
    height: 100%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}
.info_list p{
    font-size: 19px;
    margin: 10px 0px;
}
.price_all{
    overflow: hidden;

}
.price{
    float: left;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 5px;
}
.price1{
    width: 20%;
    height: 100%;
    font-weight: bold;
}
.price2{
    width: 80%;
    height: 100%;
}
select{
    padding: 0;
    margin: 0;
    width: 230px;
    height: 30px;
    outline: none;
    cursor: pointer;
}
.choice_txt{
    width: 80%;
    font-size: 13px;
    padding: 10px 0px 5px 0px;
    box-sizing: border-box;
    color: #555;
    border-bottom: 1px solid #ddd;
}
.c_box_inner:nth-child(1){
    width: 80%;
    height: 50px;
    border: 1px solid #ddd;
    padding: 0px 5px;
    box-sizing: border-box;

}
.c_box{
    height: 100%;
    float: left;
    font-size: 14px;
    color: #555;

}
.c_box:nth-child(1){
    width: 20%;
    line-height: 50px;
    text-align: center;
}
.c_box:nth-child(2){
    width: 60%;
    position: relative;
}
.c_box:nth-child(3){
    width: 20%;
    line-height: 50px;
    text-align: right;
}
.cha_box_all{
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.x_box{
    width: 15px;
    height: 15px;
    background: url(../mo_card_img/wm_btn_del.jpg);
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.cha_box{
    width: 20px;
    height: 20px;
    border: 1px solid #555;
    text-align: center;
    float: left;
    cursor: pointer;
}
.cha_box:nth-child(2){
    width: 40px;
    border-left: none;
    border-right: none;
    cursor: auto;
}
.c_box_inner{
    width: 80%;
    height: 40px;
    padding: 10px 0px;
}
.total{
    float: right;
}
.total span:nth-child(1){
    font-size: 14px;
    color: #555;
}
.total span:nth-child(2){
    font-size: 25px;
}
.buy_all{
    width: 80%;
    height: 50px;
    margin-top: 20px;
}
.buy{
    width: calc((100% - (60px * 1)) / 2);
    height: 100%;
    float: left;
    margin-right: 60px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
}
.buy a{
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
}
.buy1{
     background:  #fc7756;
}
.buy2{
    margin-right: 0;
    background: rgb(143, 141, 141);
}
/* 상세정보 */
.info_sec{
    padding-top: 70px;
    box-sizing: border-box;
}
.info_ul{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid rgb(163, 159, 159);
    text-align: center;
}
.info_li{
    height: 100%;
    display: inline-block;
    font-size: 0;
    padding: 0 40px;
    box-sizing: border-box;
    text-align: center;
}
.info_li a{
    color: #555;
    font-size: 15px;
}
.sec1_a{
   padding: 3px;
   font-weight: bold;
   border-bottom: 1px solid; 
}
.sale{
    margin-top: 20px;
}
.sale img,.side_info img,.review img,.return img{
    width: 100%;
}
.review,.return{
    width: 100%;
    margin: 30px auto;
}
.main_info{
    width: 720px;
    margin: auto;
}
.main_info img{
    width: 100%;
}
.review_ul,.qa_ul{
    height: 40px;
    line-height: 38px;
    padding-left: 20px;
    margin-top: 30px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}
.qa_ul{
    border: none;
}
.review_li,.qa_li{
    height: 100%;
    float: left;
    margin-right: 30px;
}
.review_li a,.qa_li a{
    color: #555;
    font-size: 14px;
}
.review_li:first-child a,
.qa_li:first-child a{
    color: #fc7756;
}
.review_txt{
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}
.review_txt_star{
    width: 100px;
    height: 15px;
    background: url(../mo_card_img/star.png);
    margin-bottom: 5px;
}
.review_txt span{
    font-size: 13px;
    margin-right: 20px;
    color: #555;
}
.review_txt p{
    font-size: 15px;
}
.table{
    width: 100%;
    border-top: 1px solid rgb(163, 162, 162);
}
.table_inner{
    height: 40px;
    line-height: 39px;
    border-bottom: 1px solid rgb(163, 162, 162);
    box-sizing: border-box;
}
.table_inner:first-child{
    text-align: center;
    font-weight: bold;
    background: rgba(222, 184, 135, 0.568);
}
.table_inner_txt{
    height: 100%;
    float: left;
    font-size: 14px;
    color: #555;
}
.table_inner_txt:first-child{
    width: 5%;
    text-align: center;
}
.table_inner_txt:nth-child(2),
.table_inner_txt:nth-child(3),
.table_inner_txt:nth-child(6){
    width: 10%;
    text-align: center;
}
.table_inner_txt:nth-child(4){
    width: 50%;
}
.table_inner_txt:nth-child(5){
    width: 15%;
    text-align: center;
}
.return img{
    width: 100%;
}
.sale img:nth-child(1),
.return img:nth-child(1),
.review img:nth-child(1){
    display: block;
}
.sale img:nth-child(2),
.return img:nth-child(2),
.review img:nth-child(2){
     display: none;
}
@media screen and (max-width: 768px) {
    .main_info{
        width: 100%;
    }
    .info_all{
        height: 900px;
    }
    .neck_title{
        left: 50%;
        transform: translateX(-50%);
    }
    .info_img{
        width: 90%;
        height: 400px;
        margin: auto;
        float: none;
    }
    .info_img img{
        width: 100%;
        height: 100%;
        transform: scale(1.1);
        transition: none;
    }
    .info_img img:hover{
        transform: translateY(0px) scale(1.1);
    
    }
    .info_list{
        width: 70%;
        height: auto;
        float: none;
        margin: 20px auto;
    }
    .price1{
        width: 30%;
    }
    .price2{
        width: 70%;
    }
    .buy_all{
        width: 100%;
    }
    .buy{
        width: calc((100% - (30px * 1)) / 2);
        margin-right: 30px;
        font-size: 14px;
    }
    .buy:last-child{
        margin: 0;
    }
    .c_box_inner{
        width: 100%;
    }
    .c_box_inner:nth-child(1){
        width: 100%;
    }
    .c_box{
        font-size: 12px;
    
    }
    .c_box:nth-child(1){
        width: 30%;
    }
    .c_box:nth-child(2){
        width: 50%;
    }
    .info_li{
        padding: 0 20px;
        text-align: center;
    }
    .info_li a{
        font-size: 13px;
    }
    .review,.return{
        width: 80%;
        margin: 30px auto;
    }
    .sale img:nth-child(1),
    .return img:nth-child(1),
    .review img:nth-child(1){
        display: none;
    }
    .sale img:nth-child(2),
    .return img:nth-child(2),
    .review img:nth-child(2){
        display: block;
   }
   .table_inner_txt:nth-child(2),
   .table_inner_txt:nth-child(3),
   .table_inner_txt:nth-child(5){
       display: none;
   }
   .table_inner_txt:first-child{
    width: 20%;
    }
    .table_inner_txt:nth-child(6){
        width: 30%;
    }
}
@media screen and (max-width: 480px) {
    .info_list{
        width: 100%;
    }
    .info_li{
        padding: 0 5px;
        text-align: center;
    }
    .info_li a{
        font-size: 12px;
    }
    .price{
        font-size: 13px;
    }
    .review,.return{
        width: 100%;
        margin: 30px auto;
    }
}

