@charset "utf-8";
a{ color: #333; }
.clearfix { *zoom:1}
.clearfix:after{content: "";display: block; clear: both;}
.qds-handle{
    margin: 0 auto;
    width: 1200px;
}
.cl-sb-h2-title{
    font-weight: bold;
    font-size:20px;
    color:#222222;
}
.cl-sb-list-cont{
    padding-bottom: 60px;
    overflow: hidden;
}
.cl-sb-list-cont dl{
    display: block;
    float: left;
    margin-left: 140px;
    width: 400px;
    height: 336px;
    text-align: center;
}
.cl-sb-list-cont dt{
    margin-top: 65px;
    height: 100px;
    transition: 0.3s;
}
.cl-sb-list-cont dt img{
    display: block;
    width: 110px;
    margin: 0 auto
}
.cl-sb-list-cont dd:nth-child(2){
    font-size: 18px;
    color: #222;
    text-align: center;
    margin-top: 19px;
}

.cl-sb-list-cont dd.cont-tips {
    font-size:14px;
    color:#666666;
    margin-top: 20px;
}
.cl-sb-list-cont dd:nth-child(4){
    font-size:14px;
    line-height: 30px;
    color:#333;
    margin-top: 45px;
    text-align: center;
}

.cl-sb-list-cont dd.plus-price {
    font-size: 18px;
}

.cl-sb-list-cont dd.plus-price:after {
    margin-left: 2px;
}
.cl-sb-list-cont dd:nth-child(4) b{
    font-size: 24px;
    font-weight: bold;
    color: #ff4422;
}

/*服务*/
.cl-register-service-box{
    background: #F7F8FB;
    overflow: hidden;
}
.cl-reg-service-service{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.cl-reg-service-service .cl-sb-h2-title{
}
.cl-sb-list-reg-service-ul-model{
    margin: 25px 0 0 -19px;
    overflow: hidden;
}
.cl-sb-list-reg-service-ul-model li{
    float: left;
    margin-left: 19px;
    margin-bottom: 20px;
    width: 380px;
    height: 160px;
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
    cursor: pointer;
}
.cl-register-service-box .cl-sb-list-reg-service-ul-model li{
    border: 1px solid #F7F8FB;
}

.w2 .cl-sb-list-reg-service-ul-model li {
    width: 580px;
}
.cl-sb-list-reg-service-ul-model li .cl-sb-list-reg-service-ul-div-in{
    margin-top: 30px;
    padding: 0 15px;
    width: 100%;
    transition: 0.3s;
}
.cl-sb-list-reg-service-ul-model li:hover {
    border: 1px solid #999;
}
.cl-sb-list-reg-service-ul-model li:hover .cl-sb-list-reg-service-ul-div-in{
    margin-top: 18px;
}

.cl-sb-list-model-hover dl:hover dt{
    margin-top: 45px;
}

.cl-sb-list-model-hover .cl-sb-list-model-hover-in{
    transition: 0.3s;
    overflow: hidden;
}
.cl-sb-list-model-hover li:hover .cl-sb-list-model-hover-in{
    margin-top: -18px;
}
.cl-sb-list-model-hover li:hover .cl-sb-list-reg-service-ul-jt {
    display: block;
    margin-top: -5px;
    margin-right: 18px;
}
.cl-sb-list-reg-service-ul-top{
    overflow: hidden;
    text-align: center;
}

a.link_button:hover{
    color: white;
}

.link_button {
    display: block;
    width: 200px;
    height: 40px;
    background: #F31A2A;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin: 0px auto;
}

.cl-sb-list-reg-service-ul-top span{
    font-size:18px;
    color:#333333;
    line-height: 24px;
}
.cl-sb-list-reg-service-ul-top b{
    float: right;
    font-size:20px;
    color:#ff4422;
    font-weight: bold;
    line-height: 24px;
}
.cl-sb-list-reg-service-ul-top b i{
    font-size: 14px;
    color: #333
}
.cl-sb-list-reg-service-ul-ms{
    margin-top: 14px;
    font-size:14px;
    color:#666666;
    line-height: 19px;
    height: 40px;
    transition: 0.3s
}
.cl-sb-list-reg-service-ul-jt{
    display: none;
    margin-top: 14px;
    overflow: hidden;
}
.cl-sb-list-reg-service-ul-jt a{
    text-align: center;
}
.cl-sb-list-reg-service-ul-jt a img{
    display: block;
    width: 14px;
}
.cl-sb-list-reg-service-ul-model li:hover{
    border: 1px solid #999;
}
.cl-sb-list-reg-service-ul-model li:hover .cl-sb-list-reg-service-ul-jt{
    display: block;
}

.sb-banner{
    background: url("../images/03/bg-1.jpeg") no-repeat;
    height: 320px;
    background-size: 100% 400px;
    -webkit-background-size: 100% 400px;
    -moz-background-size: 100% 400px;
    -o-background-size: 100% 400px;
    -moz-background-size: 100% 400px;
}
.banner-margin{
    margin: auto 5px;
}