.fushi-banner img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.container{
    width: 100%;
}
.fushi1{
    width: 100%;
    height: .25rem;
    background-color: #fdf322;
    padding: .02rem 0;
    text-align: center;
}
.fushi1 img{
    vertical-align: middle;
    width: 1.79rem;
    margin-right: .1rem;

}
.fushi1-right{
    display: inline-block;
    background-color: #7572df;
    font-size: .10rem;
    color: #ffffff;
    text-align: center;
    line-height: .18rem;
    vertical-align: middle;
    width: 1.25rem;
    height: .18rem;
    border-radius: .09rem;
}

.fushi2{
    text-align: center;
}
.fushi2-left{
    text-align: left;
    display: inline-block;
    width: 100%;
    margin-bottom: .1rem;
}
.fushi2-left>img{
    width: 100%;
}
.fushi2-left>div{
    border-top: 1px dashed #d2d2d2 ;
    border-bottom: 1px dashed #d2d2d2 ;
    padding: .05rem .03rem;
}
.fushi2-left>div img{
    display: inline-block;
    vertical-align: middle;
    width: .2rem;

}
.fushi2-left>div ul{
    display: inline-block;
    width: 3.3rem;
    vertical-align: middle;
}
.fushi2-left>div li:first-child{
    padding-bottom: .05rem;
    border-bottom: 1px dashed #d2d2d2;
    margin-bottom: .05rem;
}
.fushi2-left>div a{
    display: block;
}
.fushi2-h3{
    font-size: .14rem;
    color: #000000;
    margin-bottom: .07rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fushi2-p{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fushi2-p-icon{
    position: relative;
    display: inline-block;
    font-size: .12rem;
    color: #ffffff;
    padding: .02rem .03rem;
    background: #68d0bc;
    z-index: 21;
    margin-right:.1rem;
}
.fushi2-p-icon::after{
    position: absolute;
    top:.03rem;
    right:-.06rem;
    content: '';
    display: inline-block;
    width: .14rem;
    height: .14rem;
    transform: rotate(45deg);
    background: -webkit-linear-gradient(left top, #68d0bc 50%,transparent); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left bottom, #68d0bc 50%,transparent); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left bottom,#68d0bc 50%,transparent); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left bottom, #68d0bc 50%,transparent); /* 标准的语法 */
}
.fushi2-p-text{
    font-size: .12rem;
    color: #000000;
    opacity: 0.8;
    display: inline-block;
    vertical-align: middle;
}

.fushi2-p-text b{
    font-weight: normal;
    width: .8rem;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
.fushi2-right{
    width: 1.61rem;
    display: inline-block;
    vertical-align: top;
    margin-right: .15rem;
}
.fushi2-right-top{
    text-align: center;
    height: .5rem;
    background-color: #e48600;

}
.fushi2-right-top h3{
    font-size: .14rem;
    padding: .07rem 0 .02rem;
    color:white;
}
.fushi2-right-top p{
    font-size: .12rem;
    color:white;
}
.fushi2-right-middle{
    background-color: #f3f3f3;
}
.fushi2-right-middle a{
    display: block;
    font-size: .12rem;
    color: #323232;
    padding: .14rem .15rem .13rem;
    box-sizing: border-box;
}
.fushi2-right-middle li{
    border-bottom: 1px solid #e2ebf0;
}
.fushi2-right-middle span{
    float: right;
    font-size: .14rem;
    color:#bcbcbc;
}
.fushi2-right-middle a:hover span{
    color:#70a8cc;
}
.fushi2-right-box{
    display: inline-block;
    width: 1.69rem;
    text-align:center ;
    vertical-align: top;
}
.fushi2-right-box>p{
    padding: .1rem 0;
    font-size: .14rem;
    color: #323232;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fushi2-right-box>p img{
    height: .16rem;
}
.fushi2-right-box li{
    width: 100%;
    height: .88rem;
    background-color: #14a5fd;
    float: left;

}
.fushi2-right-box li:last-child{
    margin-top: .1rem;
}
.fushi2-right-box a{
    display: block;
    font-size: .14rem;
    line-height: .88rem;
    color: #ffffff;
    text-align: center;
    box-sizing: border-box;
}

.fushi3{
    margin-top: .1rem;
    text-align: center;
    padding:.22rem 0;
    background:url(../img/fushi/fushi3-bg.png) no-repeat 100% 100% ;
    background-size: 100% 100%;
}
.fushi3 .fushi-title{
    display: inline-block;
    font-size: .2rem;
    font-weight: normal;
    color: #000000;
    border-bottom: .02rem solid #000;
    margin-bottom: .1rem;
    line-height: 1.1;

}
.fushi3 .fushi-title span{
    font-size: .26rem;
    color: #ef9f08;
}
.fushi3 .fushi-note{
    font-size: .12rem;
    line-height: .2rem;
    color: #000000;
}
.fushi3 ul{
    font-size: 0;
    margin-top: .25rem;
}
.fushi3 li{
    width: 1.39rem;
    height: 1.39rem;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-right: .15rem;
    vertical-align: top;
    box-shadow: .02rem .03rem .05rem 0 #fac4c4;
    margin-bottom: .15rem;
}
.fushi3 li:nth-child(even){
    margin-right: 0;
}
.fushi3 li h3{
    font-size: .17rem;
    letter-spacing: .02rem;
    padding: .42rem 0 .1rem;
    color:white;
}
.fushi3 li p{
    font-size: .12rem;
    line-height: .2rem;
    width: 78%;
    margin-left: 11%;
    color:white;
}

.fushi4{
    padding: .25rem 0 .15rem;
    text-align: center;
    border-bottom: 1px dashed #ccc;
}
.fushi4 li{
    width: 3.12rem;
    display: inline-block;
    box-shadow: 1px 3px 7px 0px
    rgba(0, 0, 0, 0.35);
    border-radius: .19rem;
    padding: .18rem .13rem ;
    box-sizing: border-box;
    text-align: left;
}
.fushi4 li:last-child{
    margin-top: .1rem;
}
.fushi4 h3{
    font-size: .15rem;
    font-weight: normal;
    line-height: 1.8;
    color: #000000;
    margin-bottom: .15rem;
}
.fushi4 p{
    font-size: .12rem;
    font-weight: normal;
    line-height: .2rem;
    letter-spacing: .01rem;
    color: #000000;
    opacity: 0.8;
}

.fushi5{
    text-align: center;
    padding: .15rem 0;
}
.fushi5 h2{
    font-size: .25rem;
    font-weight: normal;
}
.fushi5 ul{
    font-size: 0;
    margin-top: .15rem;
}
.fushi5 li{
    display: inline-block;
    width: 1.77rem;
    margin-right: .05rem;
    background: #f2f2f2;
    border-radius: .05rem;
    padding: .1rem;
    box-sizing: border-box;
    margin-bottom: .05rem;
}
.fushi5 li:nth-child(even){
    margin-right: 0;
}
.fushi5 h3{
    font-size: .15rem;
    color:#555;
    margin-bottom: .1rem;
    font-weight: normal;
}
.fushi5 p{
    font-size: .12rem;
    color:#888;
    height: .6rem;
}
.fushi5 a{
    display: inline-block;
    width: 66%;
    height: .2rem;
    background: #aaa;
    font-size: .12rem;
    color:#f9f9f9;
    line-height: .2rem;
    border-radius: .05rem;
}
.fushi5 li:hover{
    background: #1a6ae9;
}
.fushi5 li:hover h3{
    color:white;
}
.fushi5 li:hover p{
    color:#f6f6f6
}
.fushi5 li:hover a{
    background: white;
    color:red;
}

.fushi6{

    padding: .1rem 0;
}
.fushi6 h2{
    font-size: .17rem;
    font-weight: normal;
    letter-spacing: .02rem;
    color: #000000;
    margin-bottom: .2rem;
    text-align: center;
}
.fushi6-card{
    font-size: 0;
    text-align: center;
}
.fushi6-card>li{
    display: inline-block;
    width: 3.48rem;
    background-color: #fefefe;
    box-shadow: 9px 8px 10px 0px
    rgba(175, 178, 248, 0.36);
    border-radius: 15px;
    border: solid 1px #ececec;
    padding: .11rem 0;
    box-sizing: border-box;
    margin-bottom: .1rem;

}

.fushi6-left li{
    display: inline-block;
    vertical-align: top;
}
.fushi6-left a{
    display: inline-block;
    width: .46rem;
    background-image: linear-gradient(90deg, #08ceff 0%, #0d9dfd 100%);
    border-radius: .23rem;
    font-size: .16rem;
    color: #ffffff;
    text-align: center;
    padding: .2rem .14rem;
    min-height: 2.8rem;
    box-sizing: border-box;
    line-height: 1;
    margin: 0 .1rem;
}
.fushi6-right ul{
    padding-top: .23rem;
}
.fushi6-right li{
    display: inline-block;
    width: calc(98%/2);
    box-sizing: border-box;
}
.fushi6-right a{
    position: relative;
    display: block;
    text-align: center;
}
.fushi6-right .checkbox{
    position: absolute;
    top:.15rem;
    right: .1rem;
    width: .2rem;
}
.fushi6-img{
    width: 1rem;
    height: 1.08rem;
}
.fushi6-right p{
    display: inline-block;
    font-size: .16rem;
    font-weight: normal;
    line-height: .3rem;
    color: #000000;
    text-align: left;
}
.fushi7{
    padding: .1rem 0;
}
.fushi7 h2{
    text-align: center;
    font-size:.18rem;
    font-weight: normal;
    letter-spacing: .02rem;
    color: #000000;
}
.fushi7 h2 span{
    color: #1a6ae9;
}
.fushi7-card{
    position: relative;
    width: 3.75rem;
    height: 3.88rem;
    margin: 0 auto;
    background: url(../img/fushi/fushi7-bg.png) no-repeat 100% 100%;
    background-size: 100% 100%;
}
.fushi7-card a{
    display: block;
    width: .94rem;
    height: .52rem;
    font-size: .12rem;
    color: #000000;
    padding-left: .1rem;
    box-sizing: border-box;
}
.fushi7-card li:nth-child(n+4) a{
    width: .9rem;
}
.fushi7-card li:nth-child(odd) a{
    line-height: .46rem;
}
.fushi7-card li:nth-child(even) a{
    line-height: .55rem;
}
.fushi7-card li{
    position: absolute;
}
.fushi7-li0{
    top: .4rem;
    left: .26rem;
}
.fushi7-li2{
    top: .4rem;
    left: 1.84rem;
}
.fushi7-li4{
    top: 2.26rem;
    left: .41rem;
}
.fushi7-li6{
    top: 2.26rem;
    left: 1.89rem;
}
.fushi7-li1{
    top: 1.47rem;
    left: 1.07rem;
}
.fushi7-li3{
    top: 1.47rem;
    left: 2.64rem;
}
.fushi7-li5{
    top: 3.27rem;
    left: 1.16rem;
}
.fushi7-li7{
    top: 3.27rem;
    left: 2.62rem;
}
.fushi7-card span{
    position: absolute;
    font-size: .18rem;
    color: #ffffff;
}

.fushi7-card li:nth-child(even) span{

}
.fushi7-li0 span{
    bottom: -.13rem;
    left:40%;
}
.fushi7-li2 span{
    bottom: -.13rem;
    left:38%;
}
.fushi7-li4 span{
    left:39%;
    bottom: -.11rem;
}
.fushi7-li6 span{
    left:39%;
    bottom: -.11rem;
}
.fushi7-li1 span{
    left:38%;
    top: -.14rem;
}
.fushi7-li3 span{
    left:38%;
    top: -.14rem;
}
.fushi7-li5 span{
    left:40%;
    top: -.12rem;
}
.fushi7-li7 span{
    left:40%;
    top: -.12rem;
}

.fushi8{
    padding: .1rem 0 ;
    text-align: center;
}
.fushi8 h2{
    font-size: .2rem;
    letter-spacing: .02rem;
    color: #1a6ae9;

}
.fushi8 ul{
    font-size: 0;
}
.fushi8 li{
    display: inline-block;
    width: 3.48rem;
    background-color: #ffffff;
    box-shadow: 5px 5px 10px 5px rgba(164, 164, 164, 0.1);
    border-radius: .1rem;
    vertical-align: top;
    padding: .2rem .13rem;
    box-sizing: border-box;
    margin-top: .15rem;
    text-align: left;
}

.fushi8 h3{
    font-size: .14rem;
    font-weight: normal;
    color: #e40210;
    margin-bottom: .07rem;
}
.fushi8 h3 a{
    float: right;
    font-size: .12rem;
    color: #000000;
    opacity: 0.8;
    display: inline-block;
    padding-top: .02rem;
}
.fushi8 .title-nactive{
    color:#000;
}

.fushi8 li>a,.fushi8 li>div a{
    display: block;
    font-size: .12rem;
    font-weight: normal;
    color: #000000;
    border-bottom: 1px dashed #000;
    padding: .07rem 0;
}
.fushi8 li p{
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fushi9{
    background: #f9f9f9;
    padding: .2rem 0;
    text-align: center;
}
.fushi9-title h2{
    font-size: .23rem;
    font-weight: normal;
    color: #fe0000;
    margin-bottom: .05rem;
}
.fushi9-title h2 span{
    color: #0a0104;
}
.fushi9-title h3{
    font-size: .14rem;
    font-weight: normal;
    letter-spacing: .01rem;
    color: #333333;
}
.fushi9-titles h4{
    font-size: .15rem;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000000;
    padding: .13rem 0 ;
}
.fushi9-card{
    font-size: 0;
    padding-bottom: .2rem;
}
.fushi9-card>li{
    display: inline-block;
    width: 1.8rem;
    height: 1.92rem;
    background-color: #fff;
    box-shadow: .05rem .04rem .05rem 0px
    rgba(164, 164, 164, 0.09);
    border-radius: .15rem;
    margin-right: .15rem;
    vertical-align: top;
    padding:.05rem .2rem;
    box-sizing: border-box;
    margin-bottom: .1rem;
}
.fushi9-card>li:nth-child(2),.fushi9-card>li:nth-child(3){
    margin-right: 0;
}
.fushi9-card h3{
    font-size: .15rem;
    font-weight: normal;
    line-height: .38rem;
    color: #000000;
}
.fushi9-card ul{
    height: 1.1rem;
}
.fushi9-card ul li{
    text-align: left;
}
.fushi9-card ul li a{
    display: block;
    font-size: .12rem;
    line-height: .24rem;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fushi9-card ul li span{
    position: relative;
    bottom: .02rem;
}
.fushi9-btn {
    display: inline-block;
    width: 1.15rem;
    height: .24rem;
    background-color: #fe0000;
    border-radius: .05rem;
    font-size: .12rem;
    color: #ffffff;
    line-height: .24rem;
}
.fushi9-card>li:hover{
    background: #fe0000;
}
.fushi9-card>li:hover h3{
    color:white;
}
.fushi9-card >li:hover ul li a{
    color:white;
}
.fushi9-card >li:hover .fushi9-btn{
    background: white;
    color:#fe0000;
}

.fushi9-2-card{
    font-size: 0;
}
.fushi9-2-card>li{
    display: inline-block;
    width: 1.7rem;
    height:2.19rem;
    background-color: #ffffff;
    box-shadow: .05rem .04rem .05rem 0px
    rgba(164, 164, 164, 0.53);
    margin-right: .1rem;
    padding: .12rem .2rem;
    box-sizing: border-box;
    margin-bottom: .1rem;
}
.fushi9-2-card>li:nth-child(even){
    margin-right: 0;
}
.fushi9-2-card img{
    width: .84rem;
}
.fushi9-2-card h3{
    font-size: .14rem;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    padding: .05rem 0;
}
.fushi9-2-card p{
    font-size: .12rem;
    color: #979797;
    line-height: 1.6;
    text-align: left;
}
.fushi9-2-btn{
    display: inline-block;
    width: 1.81rem;
    height: .26rem;
    background-color: #e60108;
    border-radius: .13rem;
    font-size: .14rem;
    line-height: .26rem;
    color: #ffffff;
    margin: .05rem .25rem .2rem;
}
.fushi9-3-card{
    text-align: center;
    font-size: 0;
}
.fushi9-3-top a,.fushi9-3-bottom a{
    display: inline-block;
    width: 1.45rem;
    background-color: #ffffff;
    border-radius: .05rem;
    border: solid .07rem #f1f1f1;
    font-size: .13rem;
    line-height: .22rem;
    color: #000000;
    box-sizing: border-box;
    padding: .07rem .1rem;
    margin-right: .4rem;
}
.fushi9-3-top a:last-child,.fushi9-3-bottom a:last-child{
    margin-right: 0;
}
.fushi9-3-middle a{
    display: inline-block;
    width: 1.13rem;
    height: 1.13rem;
    background-color: #fe0000;
    border: solid .07rem #f1f1f1;
    margin: .1rem 0;
    font-size: .2rem;
    color: #ffffff;
    border-radius: 50%;
    line-height: 1.13rem;

}
.fushi10{
    padding: .2rem 0;
    text-align: center;
}
.fushi10 h3{
    font-size: .18rem;
    font-weight: normal;
    letter-spacing: .01rem;
    color: #000000;
}
.fushi10 h3 span{
    font-size: .21rem;
    color: #3c71f3;
}
.fushi10-titles h4{
    font-size: .14rem;
    font-weight: normal;
    color: #000000;
    margin: .1rem 0;
}
.fushi10-1-card{
    font-size: 0;
    margin-bottom: 60px;
}

.fushi10-1-card div{
    display: inline-block;
    width: 1.67rem;
    height: 1.67rem;
    background-color: #3b70f4;
    border: solid .1rem #f1f1f1;
    border-radius: 50%;
    box-sizing: border-box;
    margin: 0 .1rem;
}

.fushi10-1-card h3{
    font-size: .14rem;
    font-weight: normal;
    line-height: .2rem;
    color: #ffffff;
    margin-top: .23rem;
}
.fushi10-1-card p{
    font-size: .12rem;
    color: #ffffff;
    padding:0 .08rem ;
    line-height: .18rem;
}
.fushi10-1-btn{
    display: inline-block;
    width: 1.76rem;
    height: .32rem;
    background-color: #1a6ae9;
    border-radius: .16rem ;
    border: solid .05rem #f1f1f1;
    font-size: .15rem;
    color: #fffffd;
    line-height: .32rem;
    margin: 0 .5rem;
}
.fushi10-1-btn:last-child{
    margin-top: .05rem;
    border-color: #e7e7e7;
}

.fushi10-titles table{
    width: 96%;
    border:1px solid #dcdcdc;
    margin: .1rem auto;
}
.fushi10-titles table th,.fushi10-titles table td{
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: .07rem 0;
    font-size: .12rem;
    color: #000000;

}
.fushi10-titles table th:first-child,.fushi10-titles table td:first-child{
    border-left: 0;
    border-bottom: 0;
}
.fushi10-titles table th{
    background: #f4f4f4;
    box-sizing: border-box;
}
.fushi10-titles table .rowspan2{
    padding: .15rem 0;
}

.fushi11{
    padding: .2rem 0 .1rem;
    background: #f1f1f1;
    text-align: center;
}
.fushi11 h2{
    font-size: .18rem;
    font-weight: normal;
    color: #000000;
    margin-bottom: .2rem;
}
.fushi11 h2 span{
    font-size: .22rem;
    color: #3c71f3;
}
.fushi11-tab{
    margin-bottom: .15rem;
}
.fushi11-tab a{
    display: inline-block;
    width: .8rem;
    height: .25rem;
    background-color: #f79824;
    border-radius: .03rem;
    font-size: .12rem;
    color: #ffffff;
    line-height: .25rem;
    margin-right: .05rem;
    margin-bottom: .04rem;
    vertical-align: top;
}
.fushi11-tab a:nth-child(4n){
    margin-right: 0;
}
.fushi11-tab a:last-child{
    background: #fe0000;
}

.fushi11-card>li{
    position: relative;
    display: inline-block;
    width: 2.6rem;
    height: 1.4rem;
    background-image: linear-gradient(0deg, #09cc7d 0%, #25dbb2 100%);
    text-align: left;
    vertical-align: top;
    padding: .15rem;
    box-sizing: border-box;
    margin-bottom: .15rem;

}
.fushi11-card>li:last-child{
    background-image: linear-gradient(27deg, #348bff 0%, #33cde9 100%), linear-gradient(0deg, #09cc7d 0%, #25dbb2 100%);
    background-blend-mode: normal, normal;
}
.fushi11-card h3{
    font-size: .14rem;
    margin-bottom: .07rem;
    color:white;
}
.fushi11-card p{
    font-size: .12rem;
    line-height: 1.5;
    color:white;
}

.fushi11-card div{
    position: absolute;
    right: 0;
    bottom: .15rem;
    min-width: .93rem;
    height: .24rem;
    background-image: linear-gradient(0deg, #fa6219 0%, #feaf38 100%);
    border-radius: .12rem 0 0 .12rem;
    font-size: .14rem;
    color: #fdfdfd;
    line-height: .24rem;
    text-align: center;
    padding: 0 .1rem;
    box-sizing: border-box;
}
.fushi11-btn{
    display: inline-block;
    width: 1.9rem;
    height: .26rem;
    background-color: #355dfb;
    border-radius: .26rem;
    border: solid .04rem rgba(53, 93, 251, 0.3);
    font-size: .16rem;
    line-height: .26rem;
    color: #fdfdfd;
    margin-bottom: .1rem;
}
.fushi12{
    padding: .25rem 0 .4rem;
    background: url(../img/fushi/fushi12-bg.png) no-repeat 100% 100%;
    background-size: 100% 100%;
    text-align: center;
}
.fushi12 h2{
    font-size: .2rem;
    color:#000;
    font-weight: normal;
    margin-bottom: .2rem;
}
.fushi12-card{
    font-size: 0;
    margin-top: .15rem;
}
.fushi12-card li{
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
.fushi12-card img{
    width: .68rem;
    height: .68rem;
    border-radius: 50%;
    margin-bottom: .05rem;
}
.fushi12-card p{
    font-size: .12rem;
    color: #000000;
}
.fushi12-card div{
    display: inline-block;
    vertical-align: top;
}
.fushi12-arrow{
    color:dodgerblue;
    font-size: .15rem;
    width: .3rem;
    margin-top: .27rem;
}
.fushi12-arrow span{
    position: relative;
    right:.03rem;
}
.fushi-arrow-down{
    transform: rotate(90deg);
    margin: .1rem 0;
}
.fushi-arrow-left{
    transform: rotate(180deg);
    margin-right: .1rem;
}
.fushi12-btn{
    margin-top:1.1rem;
    width: 100%;
}
.fushi12-btn a{
    display: inline-block;
    width: 1.13rem;
    height: .24rem;
    background-color: #355dfb;
    border-radius: .12rem;
    border:.05rem solid  rgba(53, 93, 251, 0.1);
    font-size: .12rem;
    color: #fdfdfd;
    box-sizing: border-box;
    margin-right: .2rem;
    vertical-align: top;
}
.fushi12-btn a:last-child{
    margin-right: 0;
}

