﻿
body {
    font-family: "PingFangSC-normal","微软雅黑";
    max-width: 750px;
    margin: 0 auto;
    font-style: normal;
}
html {
  font-size: 26.67vw;
}

.w1200{
    width:13.5rem;

}

@media screen and (min-width: 960px) {
  html {
    font-size: 200px;
  }
}

a {
    text-decoration: none;
    cursor: pointer;
}
select{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}

@media (min-width: 320px){html{font-size: 42.6667px;} }
@media (min-width: 360px){html{font-size: 48px;} }
@media (min-width: 375px){html{font-size: 50px;} }
@media (min-width: 384px){html{font-size: 51.2px;} }
@media (min-width: 414px){html{font-size: 55.2px;} }
@media (min-width: 448px){html{font-size: 59.7333px;} }
@media (min-width: 480px){html{font-size: 48px;} }
@media (min-width: 512px){html{font-size: 68.2667px;} }
@media (min-width: 544px){html{font-size: 72.5333px;} }
@media (min-width: 576px){html{font-size: 76.8px;} }
@media (min-width: 608px){html{font-size: 81.0667px;} }
@media (min-width: 640px){html{font-size: 85.3333px;} }
@media (min-width: 750px){html{font-size: 100px;} }
.clear{
	clear:both;
}
.foot{
	width:100%;
	/*height: 0.8rem;*/
	line-height: 0.3rem;

	font-size: 0.24rem;
	text-align: center;
	background:rgb(51, 51, 51);
	color:rgb(255,255,255);
	padding:0.25rem 0;
}

.nav{
	width:7.5rem;
	height:0.9rem;
	line-height:0.9rem;
	background:rgb(209, 9, 44);
	/*position: fixed;*/
	/*top:0;*/
	/*z-index: 3;*/
    display: flex;

}
.nav li{
    width:1.87rem;

    font-size: 0.3rem;
    color:rgb(255,255,255);
    text-align: center;
    border-right:1px solid rgb(255,255,255);
}
.banner{
    width:100%;
    height: 8.7rem;
    background:url("../image/banner.png") no-repeat;
    background-size: 100% 100%;
    position: relative;

}
.banner01{
    width:6.84rem;
    display: block;
    margin:0 auto;
    padding:0.65rem 0;

}
.bannerUl{
    width:4rem;
    padding:0.2rem 0 0.1rem 0;
    background:rgb(255,255,255);
    border-radius: 0.08rem;
    margin:0 auto;
    margin-bottom:0.4rem;

    box-shadow: 0px 0px 0.13rem 0px rgb(209, 9, 44) inset;
}
.bannerUl li{
    /*width:100%;*/
    display: flex;
    align-items: center;
    margin-left:0.9rem;
    margin-bottom:0.1rem;
    /*justify-content: center;*/

}
.bannerUl li span{
    width:0.1rem;
    height: 0.1rem;
    border-radius: 50%;
    background:rgb(209, 9, 44);
    display: block;
    float: left;
    margin-right:0.15rem;


}
.bannerUl li p{
    font-size: 0.28rem;
    color:rgb(209, 9, 44);
    float: left;
    font-weight: 500;
}
.bannerTips{
    width:6.9rem;
    height: 0.78rem;
    line-height: 0.78rem;
    background: -webkit-linear-gradient(left,rgb(209, 9, 44,0), rgb(209, 9, 44,0.6), rgb(209, 9, 44), rgb(209, 9, 44,0.6), rgb(209, 9, 44,0));
    color:rgb(255,255,255);
    font-size: 0.28rem;
    text-align: center;
    font-weight: 500;
    margin:0 auto;
    margin-bottom:0.4rem;

}
.btn{
    width:3.66rem;
    margin:0 auto;
}
.btn a{
    width:100%;
    height: 0.8rem;
    line-height: 0.8rem;
    background: -webkit-linear-gradient(top,rgb(255, 115, 124), rgb(196, 0, 34));
    box-shadow: 0.03rem 0.04rem 0.02rem 0px rgb(120, 21, 29);
    color:rgb(255,255,255);
    font-size: 0.3rem;
    text-align: center;
    display: block;
    border-radius: 0.1rem;
    margin-bottom:0.1rem;


}
.people{
    width:2.76rem;
    height: 2.8rem;
    position: absolute;
    top:2.1rem;
    right: 0.3rem;
}

#scrollDiv{
    overflow:auto;
}
.scrollText{
    width:100%;
    height:0.78rem;
    min-height:0.20rem;
    line-height:0.20rem;
    float:left;
    overflow:hidden;
}
.scrollText li{
    height:0.78rem;
    line-height: 0.78rem;
    padding-left:0.1rem;
    font-size: 0.26rem;
    color:rgb(255,255,255);
    font-weight: 500;
    cursor: pointer;
}

.s1Wrap{
    padding:1.1rem 0 0.6rem 0;
}
.title{
    font-size: 0.4rem;
    color:rgb(51,51,51);
    font-weight: 900;
    text-align: center;
    display: flex;
    align-items: baseline;
    justify-content: center;
    margin-bottom:0.3rem;
}
.title a{
    color:rgb(61, 98, 144);
    text-decoration: underline;
}
.title img{
    width:0.55rem;
    height: 0.26rem;
    margin:0 0.18rem;
}

.titlt_p02{
    font-size:0.24rem;
    color:rgb(102,102,102);
    text-align: center;
    margin-top:-0.25rem;
    margin-bottom:0.3rem;
}
.s1_table{
    width:6.9rem;
    /*padding:0 0.2rem;*/
    /*height:3.21rem;*/
    margin:0 auto;
    font-size:0.14rem;
    border-radius: 0.1rem;
}
.s1_list_01{
    width:100%;
    display: flex;
    height: 1.62rem;
    border:0.01rem solid rgb(255, 190, 201);
    margin-bottom:0.2rem;
    border-radius: 0.08rem;
}

.s1_list_l{
    width:2.4rem;
    height:1.62rem;
    float:left;
    background:rgb(255, 243, 245);
    
    border-right: 0.01rem solid rgb(255, 190, 201);
    font-size:0.36rem;
    color:rgb(209, 9, 44);
    text-align: center;
    line-height:0.79rem;
    display: table;
    font-weight: 900;
    border-radius: 0.07rem 0 0 0.07rem;
}
.s1_list_l p{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.s1_list_m{
    width:2.24rem;
    height:1.61rem;
    float:left;
}
.s1_list_m li{
    width:100%;
    height:0.81rem;
    float:left;
    border-bottom:0.01rem solid rgb(255, 190, 201);
    border-right:0.01rem solid rgb(255, 190, 201);
    font-size:0.3rem;
    color:rgb(102, 102, 102);
    text-align: center;
    line-height: 0.39rem;
    display: table;
}
.height_li{
    height: 0.79rem !important;
    border-bottom:0 !important;

}
.s1_list_m li p{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.s1_list_r{
    width:2.24rem;
    height:1.61rem;
    float:left;
}
.s1_list_r li{
    width: 100%;
    height:0.81rem;
    /*height: 0.31rem;*/
    /*padding-top: 0.08rem;*/
    display: table;
    border-bottom:0.01rem solid rgb(255, 190, 201);
}
.s1_list_r li p{
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.s1_list_r a{
    width:1.6rem;
    height:0.5rem;
    display: block;
    background:rgb(209, 9, 44);
    border-radius: 0.08rem;
    font-size:0.24rem;
    color:rgb(255, 255, 255);
    text-align: center;
    line-height:0.5rem;
    margin:0 auto;
}
.s1Btn{
    width:4.4rem;
    height: 0.9rem;
    line-height: 0.9rem;
    background:rgb(248, 255, 43);
    border-radius: 0.15rem;
    display: block;
    margin:0 auto;
    font-size:0.36rem;
    color:rgb(26, 57, 85);
    text-align: center;
}
.s2Wrap{
    padding:0.8rem 0rem 0.6rem 0rem;
    background:rgb(239, 242, 246);
}
.s2Wrap ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding:0 0.3rem;
}
.s2Wrap ul li{
    width:1.58rem;
    background:rgb(255,255,255);
    border-radius: 0.15rem;
    padding:0.3rem 0 0.2rem 0;
    margin-bottom:0.2rem;
}
.s2Wrap ul li img{
    height: 0.6rem;
    display: block;
    margin:0 auto;
    margin-bottom:0.06rem;
}
.s2Wrap ul li p{
    font-size: 0.3rem;
    color:rgb(51,51,51);
    text-align: center;

}

.s3Wrap{
    background: rgb(209, 9, 44);
    padding:0.8rem 0;
}
.s3Wrap ul{
    padding:0 0.3rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom:0.1rem;
}
.s3Wrap ul li{
    width:1.45rem;
    height: 0.7rem;
    line-height: 0.7rem;
    background: rgb(255,255,255);
    border-radius: 0.06rem;
    font-size: 0.28rem;
    color:rgb(51,51,51);
    text-align: center;
    margin-bottom:0.3rem;
    position: relative;

}
.s3Wrap ul li img{
    width:0.42rem;
    position: absolute;
}
.s3Btn{
    width:3.66rem;
    height: 0.8rem;
    line-height: 0.8rem;
    background: -webkit-linear-gradient(top,rgb(255, 226, 143), rgb(237, 163, 66));
    color:rgb(255,255,255);
    font-size: 0.3rem;
    text-align: center;
    display: block;
    margin:0 auto;
    border-radius: 0.1rem;


}

.s4Wrap{
    padding:0.8rem 0.3rem 0.5rem 0.3rem;
}
.s4Wrap ul li{
    height: 1.96rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom:0.3rem;

}
.s4Wrap ul li img{
    width:1.6rem;
    display: block;

}
.s4Wrap ul li div{
    width:5.05rem;

}
.s4Wrap ul li div p{
    font-size: 0.32rem;
    color:rgb(31, 44, 60);
    font-weight: 900;
    line-height: 0.45rem;
    margin-bottom:0.11rem;
}
.s4Wrap ul li div span{
    font-size: 0.24rem;
    color:rgb(31, 44, 60);
    display: block;
    line-height: 0.4rem;
    margin-bottom:0.05rem;


}
.s4Wrap ul li div a{
    width:1.6rem;
    height:0.54rem;
    display: block;
    background:rgb(209, 9, 44);
    border-radius: 0.04rem;
    font-size:0.24rem;
    color:rgb(255, 255, 255);
    text-align: center;
    line-height:0.54rem;
}
.s5Wrap{
    padding:0 0.3rem 0.8rem 0.3rem;
}
.s5Wrap ul{
    width:6.9rem;
    margin:0 auto;
    background:rgb( 209, 9, 44);
    border-radius: 0.1rem;
    margin-bottom:0.4rem;
}
.s5Wrap ul li{
    height: 0.9rem;
    line-height: 0.9rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.s5Wrap ul li:nth-of-type(even){
    background: rgb(213, 70, 95);
}
.s5Wrap ul li p{
    font-size: 0.3rem;
    color:rgb(255,255,255);
    padding-left: 0.33rem;
}
.s5Wrap ul li a{
    width:1.8rem;
    height:0.6rem;
    display: block;
    background:rgb(255,255,255);
    border-radius: 0.04rem;
    font-size:0.26rem;
    color:rgb(209, 9, 44);
    text-align: center;
    line-height:0.6rem;
    margin-top:0.15rem;
    margin-right:0.15rem;
}
.s6Wrap{
    

}
.s6Div{
    display: flex;
    margin-bottom:0.4rem;
}
.s6Left{
    width:2.3rem;
    height: 3.53rem;
    background: url('../image/s6_l.png') no-repeat;
    background-size: 100% 100%;

}
.s6Left div{
    width:1.4rem;
    height: 1.78rem;
    background: url('../image/s6_01.png') no-repeat;
    background-size: 100% 100%;
    margin-top:0.5rem;
    margin-left: 0.3rem;
    position: relative;

}
.s6Left div p{
    width:1.84rem;
    font-size: 0.46rem;
    background-image:-webkit-linear-gradient(top,rgb(255, 236, 153), rgb(253, 225, 0)); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; 
    display: block;
    font-weight: 900;
    position: absolute;
    left:0.08rem;
    top:0.35rem;
}
.s6Left div a{
    width:1.84rem;
    font-size: 0.24rem;
    display: block;
    position: absolute;
    left:0.3rem;
    top:0.9rem;
    color:rgb(255,255,255);
}
.s6Ul{
    width:4.9rem;
    background:rgb(255,255,255);
    box-shadow: 0px 0.02rem 0.26rem 0px rgb(38, 112, 236, 0.2);
    padding-bottom:0.5rem;
}
.s6Ul li{
    padding:0.3rem 0  0 0.3rem;
    display: flex;
    /*margin-bottom:0.3rem;*/
}
.s6_num{
    width:0.3rem;
    height: 0.3rem;
    background: -webkit-linear-gradient(top,rgb(209, 9 ,44, 0), rgb(209, 9, 44));
    color:rgb(255,255,255);
    border-radius: 50%;
    position: relative;
    margin-top:0.2rem;
}
.s6_num p{
    font-size: 0.36rem;
    color:rgb(51,51,51);
    position: absolute;
    font-weight: 500;
    top:-0.23rem;
    right:-0.26rem;

}
.s6Ul li span{
    font-size: 0.3rem;
    color:rgb(51,51,51);
    display: block;
    margin-left:0.37rem;
    font-weight: 600;

}
.s6Ul li span a{
    font-size: 0.24rem;
    font-weight: normal;

}
.s3Tips{
    font-size: 0.24rem;
    color:rgb(102,102,102);
    text-align: center;
    margin-top:0.1rem;
}
.s7Wrap{
    padding:0.8rem 0.3rem 0.5rem 0.3rem;
}
.s7Wrap ul li{
    border:0.02rem solid rgb(255, 190, 201);
    border-radius: 0.1rem;
    height: 1.8rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom:0.3rem;
}
.s7Wrap ul li img{
    width:1.9rem;
    display: block;

}
.s7Wrap ul li div{
    width:4.7rem;
    margin-right:0.15rem;
}

.s7Wrap ul li div p{
    font-size: 0.28rem;
    color:rgb(31, 44, 60);
    font-weight: 900;
    line-height: 0.4rem;
    margin-bottom:0.1rem;
    margin-top:0.13rem;
}
.s7Wrap ul li div span{
    font-size: 0.22rem;
    color:rgb(31, 44, 60);
    display: block;
    line-height: 0.33rem;
    margin-bottom:0.05rem;


}
.s7Wrap ul li div span a{
    color:rgb(209, 9, 44);
    float: right;
    font-weight: 500;
    text-decoration: underline;
}