.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;
}
.wqshopoutbut1{
    display: block;
    overflow: hidden;
    float: left;
    width: 120px;
    text-align: center;
    line-height: 34px;
    height: 35px;
    border-radius: 6px;
    color: #fff;
    background: #ee4d4e;
    margin-right: 12px;
    font-size: 14px;
}
.wqshopoutbut2{
    display: block;
    overflow: hidden;
    float: left;
    width: 120px;
    text-align: center;
    line-height: 34px;
    height: 35px;
    border-radius: 6px;
    color: #fff;
    background: #007bc7;
    margin-right: 12px;
    font-size: 14px;
}

.wq-space{
    margin-top: 5px;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

