.wqsvcpro_bigbox{
    padding-top: 20px;
    border:1px solid #e0e0e0;
    border-left: 0px;
}
.wqsvcpro_box{
    margin: 15px 0;
}
.wqsvcpro_leftbox{
    border-right:1px solid #e0e0e0;
}
.wqsvcpro_providebox{
    border:1px solid #e0e0e0;
    border-left: 0px;
    border-top: 0px;

}
.wqsvcpro_provideleft{
    border-right:1px solid #e0e0e0;
    padding: 10px 20px;
}

.spanline{
    text-align: center;
    height: 25px;
    line-height: 25px;
}
.deal_button{
    display: block;
    /*overflow: hidden;*/
    width: 170px;
    height: 40px; !important;
    line-height: 40px;
    color: #fff;
    background: #ee4d4e;
    margin: 10px auto;
    border-radius: 5px;
    font-size: 16px;
    border: 1px;
}
.deal_a{
    height: 40px;
    display: block;
    width: 170px;
    line-height: 40px;
    color: #fff;
    background: #ee4d4e;
    margin: 10px auto;
    border-radius: 5px;
    font-size: 16px;
    border: 1px;
    text-align: center;
}
.deal_a:hover{
    color: #fff;
}
.wqsvcpro_box .active{
    color:#ee4d4e;
    position: absolute;
    top: -20px;
    right: 25%;
}
.wqsvcpro_box .active:hover{
    color: #c32017;
}
.wqsvcpro_box img{
    max-width: 50%;
    display: block;
    margin: 0 auto;
}
.wqsvcpro_box span{
    font-weight: bold;
    display: block;
    text-align: center;
}
.wqsvcpro_span3{
    text-decoration: line-through;
}
.wqsvcpro_span2{
    color: #ee4d4e;
}
.wqsvcpro_span4{
    margin-top: 15px;
    display: block;
    text-align: center;
}

.wqprovide_service{
    margin-top: 25px;
    cursor:pointer;
}
.wqprovide_main :hover{
    color: #ee4d4e;
}
.wqprovide_main .active{
    background: #ee4d4e;
    color: #fff;
}
.wqprovide_main_title{
    font-size: 13px;
    line-height: 30px;
    height: 30px;
    color: #666;
    background: #f1f3f7;
    padding: 0 10px;
    margin-right: 20px;
    display: block;
    overflow: hidden;
    float: left;
    border-radius: 4px;
    margin-top: 15px;
}
.wqprovide_body{
    padding-top: 15px;
}
.wqprovide_title{
    float: left;
    clear: both;
}

.wqprovide_type{
    font-size: 13px;
    line-height: 28px;
    height: 28px;
    color: #666;
    padding: 0 8px;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
    margin-bottom: 8px;
    display: block;
    float: left;
    cursor: pointer;
    position: relative;
}
.wqprovide_search .active{
    border-color: #ee4d4e;
    color: #ee4d4e;
}
.wqprovide_type:hover{
    border-color: #ee4d4e;
    color: #ee4d4e;
}
.wqprovide_box{
    display: none;
}
.wqprovide_title showbox{
    display: block;
}
.plus-square{
    position: absolute;
    top: -10px;
    right:-2px;
    color: red;
}
.plus-error {
    position: absolute;
    top: -10px;
    right:-2px;
    color: #ccc;
}
.plus-square:hover{
    color: #ee4d4e;
}
.wqprovide_shopinfo img{
    height: 100px;
    width: 100px;
    display: block;
    margin: 0 auto;
}
.is_custom_box{
    display: block;
    overflow: hidden;
    width: 180px;
    border: 1px solid #e5e5e5;
    height: 28px;
    line-height: 28px;
    position: relative;
    margin: 20px auto;
}
 .is_custom_box .RowedLabel{
     text-align: center;
     display: block;
     overflow: hidden;
     position: absolute;
     left: 0;
     top: 0;
     height: 28px;
     line-height: 26px;
     width: 50px;
     font-size: 14px;
     color: #333;
     border-right: 1px solid #e5e5e5;
 }
.is_custom_box  .RowedInput{
    display: block;
    overflow: hidden;
    position: absolute;
    left: 51px;
    top: 0;
    right: 31px;
    height: 28px;
}
.is_custom_box  .RowedInput .RowedInputIpt{
    display: block;
    overflow: hidden;
    border: 0;
    outline: 0;
    line-height: 26px;
    height: 28px;
    background: #fff;
    text-align: center;
    font-size: 16px;
    color: #ee4d4e;
    box-sizing: border-box;
    width: 100%;
    font-weight: bold;
}
.is_custom_box  .RowedUnit{
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    height: 28px;
    line-height: 26px;
    width: 30px;
    font-size: 14px;
    color: #333;
    border-left: 1px solid #e5e5e5;
    text-align: center;
}
@media screen and (max-width:940px) {
    .showbox1{
        margin-left: 36px;
    }
    .wqsvcpro_box i{
        font-size: 2.5em;
    }
    .wqprovide_type{
        margin-top: 10px;
    }
    .wqprovide_type i{
        font-size: 20px
    }
}