.ser-title{
    width: 100%;
    height: 24px;
    padding: 27px 0;
    background-color: #f7f8f8;
}
.ser-title .warp{
    width: 1200px;
    margin: 0 auto;
}
.ser-title .warp a{
    display: inline-block;
    font-size: 13px;
    color: #b5b5b6;
    line-height: 24px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    cursor: pointer;
}
.ser-title .warp a span{
    padding: 0 10px;
}
.ser-title .warp a:hover{
    color: #000;
}
.serbox{
    padding-top: 39px;
    width: 1200px;
    margin: 0 auto;
}
.serbox .title{
    margin-bottom: 25px;
    height: 53px;
    border-bottom: 1px solid #e2e2e2;
}
.serbox .title .tit{
    line-height: 53px;
    width: 50%;
    font-size: 30px;
    color: #595757;
}
.serbox .title .tits{
    width: 50%;
}
.serbox .title .tits a{
    font-size: 16px;
    color: #7f7f7f;
    line-height: 53px;
    float: right;
    margin-left: 44px;
}
.serbox .title .tits a.on,.serbox .title .tits .mtit.on{
    color: #bd8554;
}
.serbox .warp{
    width: 100%;
    padding-bottom: 230px;
}
.serbox .warp .box{
    margin-bottom:15px;
}
.serbox .warp .box h3,.serbox .warp .box h4{
    font-size: 20px;
    line-height: 40px;
    color: #595757;
}
.serbox .warp .box h4{
    font-weight: normal;
    padding-left: 32px;
    line-height: 26px;
    margin-bottom: 15px;
}
.serbox .warp .box.on{
    margin-bottom: 35px;
}
.serbox .warp .box.on h3{
    margin-bottom: 8px;
}
.serbox .warp .box .details,.serbox .warp .box .details p{
    color: #7f7f7f;
    font-size: 16px;
    line-height: 26px;
}
.serbox .warp .box .point p{
    padding-left: 22px;
    background: url(/uploads/image/swimg/img23.png) 5px 9px no-repeat;
}
.serbox .warp .box .details table tr th{
    font-size: 16px;
    line-height: 24px;
    color: #7f7f7f;
    font-weight: normal;
    padding:10px 10px;
    text-align: center;
}
.serbox .warp .box .details table tr td{
    font-size: 16px;
    line-height: ;
    color: #7f7f7f;
    line-height: 24px;
    padding: 5px 10px;
    text-align: center;
}
