.banner {
    height: 360px;
    background: url(/Modules/images/shuisuo_tax/shuisuo_banner.jpg) center no-repeat;
    background-size: cover;
}
.banner-title{
    font-size: 48px;
    color: #FFFFFF;
    line-height: 62px;
    text-shadow: 0px 3px 6px #0C50C7;
    font-weight: bold;
    text-align: center;
    padding-top: 52px;
}
.banner-btn{
    overflow: hidden;
    margin: 0 auto;
    margin-top: 36px;
    width: 646px;
}
.banner-btn-left{
    width: 314px;
    height: 50px;
    float: left;
    background: url(/Modules/images/hainan_tao/btn_di.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
}
.banner-btn-left div{
    padding-left: 40px;
}
.banner-btn-left:hover{
    background: url(/Modules/images/hainan_tao/btnHover@2x.png) center no-repeat;
    background-size: cover;
}
.banner-btn-right{
    float: left;
    width: 312px;
    height: 48px;
    border: 1px solid #fff;
    border-radius: 8px;
    cursor: pointer;
    margin-left: 16px;
}
.banner-btn-right div{
    padding-left: 45px;
}
.banner-btn-right:hover div{
    color: #F0F8FF;
}
.banner-btn-info div{
    font-weight: bold;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 48px;
    float: left;
}
.banner-btn-info img{
    display: block;
    float: left;
    width: 24px;
    margin-left: 8px;
    margin-top: 12px;
}

.banner-footer {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.06);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 8px;
    height: 103px;
    width: 1200px;
    margin: 0 auto;
    margin-top: -80px;
}
.hainan-banner-card-left{
    float: left;
    width: 574px;
    margin-left: 48px;
    padding-top: 22px;
}
.hainan-banner-card-right{
    float: left;
    width: 574px;
    padding-top: 22px;
}
.hainan-banner-card-div{
    overflow: hidden;
    margin-bottom: 12px;
}
.hainan-banner-card-drop{
    width: 5px;
    height: 5px;
    background: #1F6CDD;
    border-radius: 50%;
    margin-right: 12px;
    margin-top: 10px;
    float: left;
}
.hainan-banner-card-text{
    float: left;
    font-size: 16px;
    color: #1A1A1A;
    line-height: 24px;
    font-weight: bold;
}
.hainan-banner-card-text span{
    color: #FA9600;
    font-weight: bold;
}

.xtitle {
    font-weight: bold;
    font-size: 36px;
    color: #1A1A1A;
    line-height: 48px;
    text-align: center;
    padding-top: 80px;
}
.background-color{
    background: #FAFAFA;
}
/*优惠政策*/
.product{
    padding-bottom: 80px;
}
.product-menu{
    width: 876px;
    margin-top: 40px;
    overflow: hidden;
}
.product-div{
    overflow: hidden;
    float: left;
    margin-right: 64px;
    padding-bottom: 8px;
    cursor: pointer;
}
.product-div:hover div{
    font-weight: bold;
}
.product-div-last{
    margin-right: 0;
}
.product-div-active{
    border-bottom: 4px solid #1F6CDD;
}
.product-div-active div{
    color: #1F6CDD;
    font-weight: bold;
}
.product-div img{
    width: 28px;
    display: block;
    float: left;
    margin-right: 8px;
}
.product-div div{
    font-size: 20px;
    color: #303030;
    line-height: 28px;
    float: left;
}
.product-swiper{
    margin-top: 24px;
    background: #FFFFFF;
    border-radius: 8px;
}
.product-swiper-left{
    float: left;
    width: 258px;
    height: 476px;
    border-radius: 8px 0px 0px 8px;
    backdrop-filter: blur(0px);
    background: url(/Modules/images/hainan_tao/qiye.png) center no-repeat;
    position: relative;
}
.product-swiper-left-info{
    font-size: 16px;
    color: #FFFFFF;
    line-height: 28px;
    width: 194px;
    margin-top: 50px;
    margin-left: 32px;
}
.product-swiper-left-btn{
    width: 144px;
    height: 32px;
    line-height: 32px;
    background: linear-gradient( 90deg, #FA6113 0%, #FCB205 100%);
    border-radius: 100px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    bottom: 68px;
    left: 32px;
}
.product-swiper-right{
    float: left;
    width: 862px;
    height: 396px;
    padding: 40px;
}
.product-swiper-right-div{
    margin-bottom: 40px;
}
.product-swiper-right-title{
    overflow: hidden;
}
.product-swiper-right-title img{
    float: left;
    width: 24px;
    margin-right: 4px;
    margin-top: 2px;
}
.product-swiper-right-title div{
    font-weight: bold;
    font-size: 20px;
    color: #1F6CDD;
    line-height: 28px;
}
.product-swiper-right-info{
    font-size: 14px;
    width: 782px;
    color: #5C5C5C;
    line-height: 28px;
    margin-left: 32px;
    margin-top: 12px;
}
.product-swiper-right-info span{
    font-weight: bold;
}
.product-swiper-arrow{

    position: absolute;
    top: 214px;
    z-index: 9;
    cursor: pointer;
}
.product-swiper-arrow img{
    width: 48px;
}
.product-swiper-button-next{
    right: 0;
}
.product-swiper-right-div{
    margin-left: 20px;
}