.fushi1{
    height: 100px;
    background-color: #fdf322;
    line-height: 100px;
    text-align: center;
}
.fushi1 img{
    vertical-align: middle;
    margin-right: 58px;
}
.fushi1-right{
    display: inline-block;
    width: 389px;
    height: 69px;
    background-color: #7572df;
    border-radius: 35px;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    line-height: 69px;
    vertical-align: middle;
}

.fushi2 {
    padding: 20px 0;
}
.fushi2-left{
    display: inline-block;
    width: 824px;
}
.fushi2-left>img{
    width: 100%;
    margin-bottom: 10px;
}
.fushi2-left>div{
    border: solid 2px #d2d2d2;
    padding: 0 10px;
}
.fushi2-left>div img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;

}
.fushi2-left>div ul{
    display: inline-block;
    width: 750px;
    vertical-align: middle;
}
.fushi2-left>div li{
    padding: 20px 0 15px;
}
.fushi2-left>div a{
    display: block;
}
.fushi2-h3{
    font-size: 22px;
    color: #000000;
    margin-bottom: 23px;
}
.fushi2-p-icon{
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    padding: 5px 10px;
    background: #68d0bc;
    z-index: 11;
    margin-right: 40px;
}
.fushi2-p-icon::after{
    position: absolute;
    top:5px;
    right:-10px;
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    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: 13px;
    color: #000000;
    opacity: 0.8;
    text-decoration: underline;
}
.fushi2-p-text b{
    font-weight: normal;
}
.fushi2-right{
    float: right;
    width: 322px;
}
.fushi2-right-top{
    text-align: center;
    height: 78px;
    background-color: #e48600;

}
.fushi2-right-top h3{
    font-size: 22px;
    color:white;
	line-height:78px;
}
.fushi2-right-top p{
    font-size: 14px;
    color:white;
}
.fushi2-right-middle{
    background-color: #f3f3f3;
}
.fushi2-right-middle a{
    display: block;
    font-size: 20px;
    color: #323232;
    padding: 28px 30px 26px;
    box-sizing: border-box;
}
.fushi2-right-middle li{
    border-bottom: 1px solid #e2ebf0;
}
.fushi2-right-middle span{
    float: right;
    font-size: 25px;
    color:#bcbcbc;
}
.fushi2-right-middle a:hover span{
    color:#70a8cc;
}
.fushi2-right>p{
    padding: 20px 0 15px;
    font-size: 20px;
    color: #323232;
}
.fushi2-right>p img{
    height: 20px;
}
.fushi2-right-bottom li{
    width: 156px;
    height: 142px;
    background-color: #14a5fd;
    float: left;

}
.fushi2-right-bottom li:last-child{
    float: right;
}
.fushi2-right-bottom a{
    display: block;
    font-size: 23px;
    line-height: 42px;
    color: #ffffff;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
}

.fushi3{
    text-align: center;
    padding:44px 0;
    background:url(../img/fushi/fushi3-bg.png) no-repeat 100% 100% ;
}
.fushi3 .fushi-title{
    display: inline-block;
    font-size: 40px;
    font-weight: normal;
    color: #000000;
    border-bottom: 3px solid #000;
    margin-bottom: 20px;
    line-height: 1.1;

}
.fushi3 .fushi-title span{
    font-size: 53px;
    color: #ff0000;
}
.fushi3 .fushi-note{
    font-size: 20px;
    line-height: 34px;
    color: #000000;
}
.fushi3 ul{
    font-size: 0;
    margin-top: 50px;
}
.fushi3 li{
    width: 277px;
    height: 277px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    margin-right: 30px;
    vertical-align: top;
    box-shadow: 3px 6px 10px 0 #fac4c4;
}
.fushi3 li:last-child{
    margin-right: 0;
}
.fushi3 li h3{
    font-size: 34px;
    letter-spacing: 4px;
    padding: 85px 0 20px;
    color:white;
}
.fushi3 li p{
    font-size: 20px;
    line-height: 34px;
    width: 78%;
    margin-left: 11%;
    color:white;
}

.fushi4{
    padding: 50px 0 29px;
}
.fushi4 li{
    width: 584px;
    display: inline-block;
    height: 421px;
    box-shadow: 1px 3px 7px 0px
    rgba(0, 0, 0, 0.35);
    border-radius: 37px;
    padding: 36px 26px ;
    box-sizing: border-box;
}
.fushi4 li:last-child{
    float: right;
}
.fushi4 h3{
    font-size: 30px;
    font-weight: normal;
    line-height: 1.8;
    color: #000000;
    margin-bottom: 30px;
}
.fushi4 p{
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    letter-spacing: 2px;
    color: #000000;
    opacity: 0.8;
}

.fushi5{
    text-align: center;
    padding: 30px 0;
}
.fushi5 h2{
    font-size: 50px;
    font-weight: normal;
    color:#000;
}
.fushi5 ul{
    font-size: 0;
    margin-top: 30px;
}
.fushi5 li{
    display: inline-block;
    width: 290px;
    margin-right: 10px;
    background: #f2f2f2;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
}
.fushi5 li:last-child{
    margin-right: 0;
}
.fushi5 h3{
    font-size: 30px;
    color:#555;
    margin-bottom: 20px;
    font-weight: normal;
}
.fushi5 p{
    font-size: 18px;
    color:#888;
    height: 90px;
}
.fushi5 a{
    display: inline-block;
    width: 66%;
    height: 40px;
    background: #aaa;
    font-size: 20px;
    color:#f9f9f9;
    line-height: 40px;
    border-radius: 10px;
}
.fushi5 li:hover{
    background: red;
}
.fushi5 li:hover h3{
    color:white;
}
.fushi5 li:hover p{
    color:#f6f6f6
}
.fushi5 li:hover a{
    background: white;
    color:red;
}

.fushi6{

    padding: 20px 0;
}
.fushi6 h2{
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 4px;
    color: #000000;
    margin-bottom: 40px;
    text-align: center;
}
.fushi6-card{
    font-size: 0;
}
.fushi6-card>li{
    display: inline-block;
    width: 383px;
    height: 323px;
    background-color: #fefefe;
    box-shadow: 9px 8px 10px 0px
    rgba(175, 178, 248, 0.36);
    border-radius: 15px;
    border: solid 1px #ececec;
    padding-top: 22px;
    padding-left: 25px;
    box-sizing: border-box;

}

.fushi6-card>li:last-child{
    width: 780px;
    float: right;
}
.fushi6-left li{
    margin-bottom: 15px;
}
.fushi6-left a{
    display: inline-block;
    width: 318px;
    height: 58px;
    background-image: linear-gradient(90deg, #08ceff 0%, #0d9dfd 100%);
    border-radius: 29px;
    font-size: 19px;
    color: #ffffff;
    line-height: 58px;
    text-align: center;
}
.fushi6-right ul{
    padding-top: 45px;
}
.fushi6-right li{
    display: inline-block;
    width: calc(98%/4);
    padding: 0 12px 0 0;
    box-sizing: border-box;
}
.fushi6-right a{
    position: relative;
    display: block;
    text-align: center;
}
.fushi6-right .checkbox{
    position: absolute;
    top:15px;
    right: 10px;
    width: 25px;
}
.fushi6-img{
    width: 100px;
    height: 108px;
}
.fushi6-right p{
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    line-height: 34px;
    color: #000000;
    text-align: left;
}
.fushi7{
    padding: 20px 0;
}
.fushi7 h2{
    text-align: center;
    font-size: 35px;
    font-weight: normal;
    letter-spacing: 4px;
    color: #000000;
}
.fushi7 h2 span{
    color: #ff0103;
}
.fushi7-card{
    position: relative;
    width: 1020px;
    height: 260px;
    margin: 30px auto 0;
    background: url(../img/fushi/fushi7-bg.png) no-repeat 100% 100%;
}
.fushi7-card a{
    display: block;
    width: 140px;
    height: 80px;
    font-size: 18px;
    color: #000000;
    padding-left: 19px;
    box-sizing: border-box;
}

.fushi7-card li:nth-child(odd) a{
    line-height: 71px;
}
.fushi7-card li:nth-child(even) a{
    line-height: 86px;
}
.fushi7-card li{
    position: absolute;
}
.fushi7-li0{
    top:5px;
    left: 49px;
}
.fushi7-li2{
    top:5px;
    left: 280px;
}
.fushi7-li4{
    top:5px;
    left: 500px;
}
.fushi7-li6{
    top:5px;
    left: 734px;
}
.fushi7-li1{
    top:165px;
    left: 168px;
}
.fushi7-li3{
    top:165px;
    left: 403px;
}
.fushi7-li5{
    top:165px;
    left: 619px;
}
.fushi7-li7{
    top:165px;
    left: 852px;
}
.fushi7-card span{
    position: absolute;
    font-size: 21px;
    color: #ffffff;
}
.fushi7-card li:nth-child(odd) span{
    bottom: -14px;
}
.fushi7-card li:nth-child(even) span{
    top: -14px;
}
.fushi7-li0 span{
    left:42%;
}
.fushi7-li2 span{
    left:44%;
}
.fushi7-li4 span{
    left:40%;
}
.fushi7-li6 span{
    left:40%;
}
.fushi7-li1 span{
    left:40%;
}
.fushi7-li3 span{
    left:40%;
}
.fushi7-li5 span{
    left:40%;
}
.fushi7-li7 span{
    left:42%;
}

.fushi8{
    padding: 10px 0 20px;
}
.fushi8 ul{
    font-size: 0;
}
.fushi8 li{
    display: inline-block;
    width: 596px;
    height: 371px;
    background-color: #ffffff;
    box-shadow: 5px 5px 10px 5px rgba(164, 164, 164, 0.1);
    border-radius: 20px;
    vertical-align: top;
    padding: 20px 25px;
    box-sizing: border-box;
    vertical-align: top;
    margin-right: 8px;
    margin-bottom: 10px;
}
.fushi8 li:nth-child(even){
    margin: 0;
}
.fushi8 h2{
    text-align: center;
    font-size: 45px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #0d49d0;
    font-weight: bold;
}

.fushi8 h2 span{
    font-size: 40px;
    color: #525050;
    font-family: monospace;
}
.fushi8 h3{
    font-size: 20px;
    font-weight: normal;
    color: #e40210;
    margin-bottom: 15px;
}
.fushi8 h3 a{
    float: right;
    font-size: 14px;
    color: #000000;
    opacity: 0.8;
    display: inline-block;
    padding-top: 3px;
}
.fushi8 .title-nactive{
    color:#000;
}

.fushi8 li>div a,.fushi8 li>a{
    display: block;
    font-size: 16px;
    font-weight: normal;

    border-bottom: 1px dashed #000;
    padding: 10px 0;
}
.fushi8 li p{
    display: inline-block;
    width: 386px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #000000;
}
.fushi8 li a span{
    float: right;
    color: #000000;
}

.fushi9{
    background: #f9f9f9;
    padding: 40px 0;
    text-align: center;
}
.fushi9-title h2{
    font-size: 46px;
    font-weight: normal;
    color: #fe0000;
    margin-bottom: 10px;
}
.fushi9-title h2 span{
    color: #0a0104;
}
.fushi9-title h3{
    font-size: 27px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #333333;
}
.fushi9-titles h4{
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000000;
    padding: 25px 0 ;
}
.fushi9-card{
    font-size: 0;
    padding-bottom: 40px;
}
.fushi9-card>li{
    display: inline-block;
    width: 390px;
    height: 384px;
    background-color: #fff;
    box-shadow: 9px 8px 10px 0px
    rgba(164, 164, 164, 0.09);
    border-radius: 30px;
    margin-right: 13px;
    vertical-align: top;
    padding:10px 40px;
    box-sizing: border-box;
}
.fushi9-card>li:last-child{
    margin-right: 0;
}
.fushi9-card h3{
    font-size: 30px;
    font-weight: normal;
    line-height: 81px;
    color: #000000;
}
.fushi9-card ul{
    height: 213px;
}
.fushi9-card ul li{
    text-align: left;
}
.fushi9-card ul li a{
    display: block;
    font-size: 20px;
    line-height: 45px;
    color: #000000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fushi9-card ul li span{
    position: relative;
    bottom: 2px;
}
.fushi9-btn {
    display: inline-block;
    width: 213px;
    height: 47px;
    background-color: #fe0000;
    border-radius: 10px;
    font-size: 20px;
    color: #ffffff;
    line-height: 47px;
}
.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: 288px;
    height: 370px;
    background-color: #ffffff;
    box-shadow: 9px 8px 10px 0px
    rgba(164, 164, 164, 0.53);
    margin-right: 16px;
    padding: 20px 40px;
    box-sizing: border-box;
}
.fushi9-2-card>li:last-child{
    margin-right: 0;
}
.fushi9-2-card img{
    width: 140px;
}
.fushi9-2-card h3{
    font-size: 20px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    padding: 15px 0;
}
.fushi9-2-card p{
    font-size: 18px;
    color: #979797;
    line-height: 1.6;
    text-align: left;
}
.fushi9-2-btn{
    display: inline-block;
    width: 272px;
    height: 39px;
    background-color: #e60108;
    border-radius: 20px;
    font-size: 16px;
    line-height: 38px;
    color: #ffffff;
    margin: 35px 40px;
}
.fushi9-3-card{
    text-align: center;
    font-size: 0;
}
.fushi9-3-card>li{
    display: inline-block;
    width: calc(100%/3);
    vertical-align: middle;
}
.fushi9-3-left a,.fushi9-3-right a{
    display: inline-block;
    width: 334px;
    background-color: #ffffff;
    border-radius: 10px;
    border: solid 30px #f1f1f1;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    box-sizing: border-box;
    margin-bottom: 100px;
    padding: 10px 30px;
}
.fushi9-3-left a:last-child,.fushi9-3-right a:last-child{
    margin-bottom: 0;
}
.fushi9-3-middle a{
    display: inline-block;
    width: 269px;
    height: 269px;
    background-color: #fe0000;
    border: solid 30px #f1f1f1;
    margin: 0 20px;
    font-size: 40px;
    color: #ffffff;
    border-radius: 50%;
    line-height: 269px;
}
.fushi10{
    padding: 40px 0;
    text-align: center;
}
.fushi10 h3{
    font-size: 40px;
    font-weight: normal;
    letter-spacing: 2px;
    color: #000000;
}
.fushi10 h3 span{
    font-size: 46px;
    color: #3c71f3;
}
.fushi10-titles h4{
    font-size: 30px;
    font-weight: normal;
    color: #000000;
    margin: 20px 0;
}
.fushi10-1-card{
    font-size: 0;
    margin-bottom: 60px;
}
.fushi10-1-card>li{
    display: inline-block;
    width: calc(100%/3);
    vertical-align: middle;
}
.fushi10-1-card div{
    display: inline-block;
    width: 333px;
    height: 333px;
    background-color: #3b70f4;
    border: solid 20px #f1f1f1;
    border-radius: 50%;
}
.fushi10-1-card>li:nth-child(1) div,.fushi10-1-card>li:nth-child(3) div{
    margin-top: 80px;
}
.fushi10-1-card h3{
    font-size: 35px;
    font-weight: normal;
    line-height: 45px;
    color: #ffffff;
    margin-top: 60px;
}
.fushi10-1-card p{
    font-size: 28px;
    color: #ffffff;
    padding:0 15px ;
    line-height: 35px;
}
.fushi10-1-btn{
    display: inline-block;
    width: 351px;
    height: 63px;
    background-color: #fe0000;
    border-radius: 52px ;
    border: solid 9px #f1f1f1;
    font-size: 30px;
    color: #fffffd;
    line-height: 63px;
    margin-top: 60px;
}
.fushi10-1-btn:last-child{
    margin-top: 30px;
    border-color: #e7e7e7;
}

.fushi10-titles table{
    width: 100%;
    border:1px solid #dcdcdc;
}
.fushi10-titles table th,.fushi10-titles table td{
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 0;
    font-size: 16px;
    color: #000000;

}
.fushi10-titles table th{
    border-top:1px solid #dcdcdc ;
    background: #f4f4f4;
    box-sizing: border-box;
}
.fushi10-titles table th:last-child{
    border-right: 1px solid #dcdcdc;
}

.fushi11{
    padding: 40px 0 20px;
    background: #f1f1f1;
    text-align: center;
}
.fushi11 h2{
    font-size: 40px;
    font-weight: normal;
    color: #000000;
    margin-bottom: 40px;
}
.fushi11 h2 span{
    font-size: 50px;
    color: #3c71f3;
}
.fushi11-tab{
    margin-bottom: 30px;
}
.fushi11-tab a{
    display: inline-block;
    width: 115px;
    height: 50px;
    background-color: #f79824;
    border-radius: 5px;
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
    margin-right: 15px;
}
.fushi11-tab a:last-child{
    background: #fe0000;
}

.fushi11-card>li{
    position: relative;
    display: inline-block;
    width: 538px;
    height: 245px;
    background-image: linear-gradient(0deg, #09cc7d 0%, #25dbb2 100%);
    margin-right: 80px;
    text-align: left;
    vertical-align: top;
    padding: 20px;
    box-sizing: border-box;

}
.fushi11-card>li:last-child{
    margin-right: 0;
    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: 24px;
    margin-bottom: 15px;
    color:white;
}
.fushi11-card p{
    font-size: 18px;
    line-height: 1.8;
    color:white;
}
.fushi11-card p:last-child{
    color:#fb7721;
}
.fushi11-card div{
    position: absolute;
    right: 0;
    bottom: 30px;
    width: 185px;
    height: 48px;
    background-image: linear-gradient(0deg, #fa6219 0%, #feaf38 100%);
    border-radius: 24px 0 0 24px;
    font-size: 28px;
    color: #fdfdfd;
    line-height: 48px;
    text-align: center;
}
.fushi11-btn{
    display: inline-block;
    width: 247px;
    height: 45px;
    background-color: #355dfb;
    border-radius: 26px;
    border: solid 4px rgba(53, 93, 251, 0.3);
    font-size: 22px;
    line-height: 44px;
    color: #fdfdfd;
    margin-top: 20px;
}
.fushi12{
    padding: 50px 0 80px;
    background: url(../img/fushi/fushi12-bg.png) no-repeat 100% 100%;
    text-align: center;
}
.fushi12 h2{
    font-size: 30px;
    color:#333;
    font-weight: normal;
}
.fushi12-card{
    font-size: 0;
    margin-top: 30px;
}
.fushi12-card li{
    display: inline-block;
    vertical-align: top;
}
.fushi12-card img{
    width: 136px;
    height: 136px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.fushi12-card p{
    font-size: 18px;
    color: #000000;
}
.fushi12-card div{
    color:dodgerblue;
    font-size: 30px;
    width: 120px;
    margin-top: 55px;
}
.fushi12-card div span{
    position: relative;
    right:10px;
}
.fushi12-btn{
    margin-top: 50px;
}
.fushi12-btn a{
    display: inline-block;
    width: 205px;
    height: 45px;
    background-color: #355dfb;
    border-radius: 28px;
    border:10px solid  rgba(53, 93, 251, 0.1);
    font-size: 18px;
    line-height: 25px;
    color: #fdfdfd;
    box-sizing: border-box;
    margin-right: 250px;
}
.fushi12-btn a:last-child{
    margin-right: 0;
}
