.home-banner{
    width: 100%;
    height: 360px;
    position: relative;
    background-image: url("/Modules/images/shuisuo_tax/shuisuo_home_back.jpg");
}
.home-banner-title{
    font-size: 48px;
    color: #FFFFFF;
    line-height: 62px;
    text-shadow: 0px 3px 6px #0C50C7;
    font-weight: bold;
    text-align: center;
}
.home-banner-content{
    position: absolute;
    top: 71px;
    left: 50%;
    transform: translate(-50%,0);
    width: 1010px;
}
.home-banner-desc{
    margin: 0 auto;
    margin-top: 27px;
    background-image: url("/Modules/images/hainan_tao/banner_back_img.png");
    background-size: 100% 100%;
    width: 624px;
    height: 64px;
    position: relative;
}

.home-banner-texto{
    position: absolute;
    top: 14px;
    left: 155px;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px;
    text-shadow: 0px 2px 4px #0C50C7;
}
.home-banner-textt{
    position: absolute;
    top: 14px;
    right: 106px;
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 36px;
    text-shadow: 0px 2px 4px #0C50C7;
}

.home-banner-button{
    display: block;
    margin: 0 auto;
    margin-top: 26px;
    width: 300px;
    height: 50px;
    position: relative;
    cursor: pointer;
    background-image: url("/Modules/images/hainan_tao/banner_button.png");
    background-size: 100% 100%;
    padding: 10px 66px 12px 78px;
    box-sizing: border-box;
}
.home-banner-button:hover{
    background-image: url("/Modules/images/hainan_tao/banner_button_active.png");
}
.banner-button-text{
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 28px;
    float: left;
}
.banner-button-icon{
    margin-left: 12px;
    margin-top: 2px;
    width: 24px;
    height: 24px;
    float: left;
}

.xtitle {
    font-weight: bold;
    font-size: 36px;
    color: #1A1A1A;
    line-height: 48px;
    text-align: center;
    padding-top: 80px;
}

/*关于我们*/
.about{
    background: #FAFAFA;
    padding-bottom: 80px;
}
.about-info{
    overflow: hidden;
    margin-top: 40px;
}
.about-left{
    float: left;
    width: 441px;
}
.about-right{
    float: right;
    width: 686px;
    height: 226px;
    background: #FFFFFF;
    border-radius: 8px;
    padding: 30px 24px;
}
.about-content{
    width: 410px;
    float: left;
}
.about-content-title{
    font-weight: bold;
    font-size: 20px;
    color: #303030;
    line-height: 28px;
    padding-bottom: 20px;
}
.about-content-desc{
    font-size: 16px;
    color: #5C5C5C;
    line-height: 30px;
    padding-top: 20px;
    border-top: 1px solid #F2F3F5;
}
.about-form{
    width: 248px;
    height: 226px;
    background: #F3F8FE;
    border-radius: 8px;
    float: left;
    margin-left: 28px;
}
.about-form-title{
    font-weight: bold;
    font-size: 18px;
    color: #303030;
    line-height: 26px;
    padding: 0 16px;
    padding-top: 26px;
    margin-bottom: 20px;
}
.about-form-input{
    width: 200px;
    height: 22px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 1px solid #EAEBED;
    padding: 5px 8px;
    margin-left: 16px;
    margin-bottom: 8px;
    font-size: 14px;
}
.about-btn{
    width: 216px;
    height: 38px;
    background: #1F6CDD;
    border-radius: 4px;
    margin: 0 auto;
    line-height: 38px;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 12px;
    cursor: pointer;
}

/*业务介绍*/
.business{
    padding-bottom: 56px;
}
.business-list{
    overflow: hidden;
    margin-top: 40px;
}
.business-div{
    width: 336px;
    height: 144px;
    background: linear-gradient( 90deg, #F4F9FF 0%, #ECF3FF 100%);
    border-radius: 8px;
    padding: 24px;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}
.business-div-last{
    margin-right: 0;
}
.business-div-title{
    overflow: hidden;
}
.business-div-title img{
    width: 20px;
    display: block;
    float: left;
    margin-top: 3px;
    margin-right: 6px;
}
.business-div-title div{
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #1F6CDD;
    line-height: 24px;
}
.business-div-desc{
    font-size: 14px;
    color: #5C5C5C;
    line-height: 22px;
    margin-top: 8px;
}
.business-div-btn{
    width: 118px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    font-size: 14px;
    color: #1F6CDD;
    border: 1px solid #1F6CDD;
    text-align: center;
    position: absolute;
    bottom: 24px;
    left: 24px;
}
/*平台优势*/
.platform{
    background-image: url("/Modules/images/shuisuo_tax/shuisuo_home_footer.jpg");
    height: 366px;
}
.platform-desc{
    font-weight: bold;
    font-size: 20px;
    color: #5C5C5C;
    line-height: 28px;
    text-align: center;
    margin-top: 12px;
}
.platform-list{
    width: 992px;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
}
.platform-div{
    overflow: hidden;
    float: left;
    margin-right: 136px;
}
.platform-div-last{
    margin-right: 0;
}
.platform-div-num{
    font-weight: bold;
    font-size: 32px;
    color: #1A1A1A;
}
.platform-div-num span{
    font-size: 14px;
    color: #5C5C5C;
    margin-left: 2px;
}
.platform-div-desc{
    font-size: 18px;
    color: #5C5C5C;
    line-height: 30px;
}