body {
    font-size: 0.14rem;
}

.header {
    height: 0.5rem;
    background: #cccccc;
}

.main {
    width: 100%;
    height: 4.2rem;
}

.numCount {
    display: flex;
    flex-wrap: wrap;
}

.numCount li {
    width: 50%;
    text-align: center;
    margin-top: 0.6rem;
    font-family: Arial-BoldMT;
}

.numCount .numU {
    font-size: 0.6rem;
    color: #e21e32; 
    font-weight: bold;
}
.numCount .numU-s {
    font-size: 0.42rem;
}

.numCount .indc {
    font-family: SourceHanSansCN-Normal;
    font-size: 0.28rem;
    color: #7c7c7c;
}



.swiper-container {
    width: 100%;
    height: auto;
    position: relative;
}

.swiper-container .top-pagination {
    position: absolute;
    bottom: 0.3rem;
    text-align: center;
    z-index: 999;
}

.swiper-container .top-dot {
    display: inline-block;
    width: 0.7rem;
    height: 0.05rem;
    margin: 0 0.1rem;
    border-radius: 0.05rem;
    background: rgba(255, 255, 255, 0.2);
}

.swiper-container .top-dot-active {
    background: #ffffff;
}

.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-slide img {
    width: 100%;
    height: 9.86rem;
}

.swiper-container2 {
    width: 100%;
    height: auto;
    margin-top: 1.55rem;
}

.swiper-container2 .swiper-slide {
    width: 100%;
    flex-wrap: wrap;
    height: 5.22rem;
}

.swiper-container2 .swiper-slide img {
    width: 2.98rem;
    height: 2.48rem;
}

.bmxz img {
    width: 100%;
    height: 8.39rem;
    display: block;
}

.gbxz img {
    width: 100%;
    height: 5.06rem;
    display: block;
}

.yxgn img {
    width: 100%;
    height: 17.29 rem;
    display: block;
}

.zl img {
    width: 100%;
    height: 11.09rem;
    display: block;
}

.gxbz img {
    width: 100%;
    height: 7.22rem;
    display: block;
}

.tdjs img {
    width: 100%;
    height: 6.12rem;
    display: block;
}

.hzhb {
    width: 100%;
    height: 8.03rem;
    background: url('../images/hzhb.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    margin-top: -1px;
}

.hzhb .hzhb-pagination {
    text-align: center;
}

.hzhb .hzhb-dot {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    margin: 0 0.08rem;
    border-radius: 50%;
    background: #6d6969;
}

.hzhb .hzhb-dot-active {
    background: #ffffff;
}

.sumbit {

    width: 100%;
    height: 6.68rem;
    background: url('../images/sumbit.png') no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    margin-top: -1px;
}

.jjnt{
    width: 100%;
    background: #f4f4f4;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 0.82rem;
}
.jjnt .title {
    margin-top: 0.77rem ;
    margin-bottom: 0.18rem;
}
.jjnt .title img{
    width: 5.8rem;
    height: 0.35rem;
}
.jjnt .item{
    width: 6.8rem;
    margin-top: 0.26rem;
}
.jjnt .item .item-nav{
    width: 100%;
    height: 0.75rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    box-shadow: 0px 0px 0.13rem 0px 
		rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    padding: 0 0.3rem;
    position: relative;
    z-index: 10;
}
.jjnt .item .item-active{
    box-shadow: 0.01rem 0.02rem 0.21rem 0.03rem 
    rgba(224, 224, 224, 1);
}
.jjnt .item .item-nav .text{
    font-family: OPPOSans-R;
    font-size: 0.28rem;
    color: #454545;
}
.jjnt .item .item-nav .icon {
    display: inline-block;
    width: 0.26rem;
    height: 0.26rem;
    background: url('../images/open.png') no-repeat;
    background-size: 100% 100% ;
}
.jjnt .item .item-nav .close-icon {
    background: url('../images/close.png') no-repeat;
    background-size: 100% 100% ;
}
.jjnt .item .item-content{
    width: 100%;
    margin-top: -0.2rem;
    height: 7.4rem;
    background: #ffffff;
    display: flex;
    text-align: center;
    border-radius: 0 0  0.1rem 0.1rem;
    display: none;
}
.jjnt .item .item-content img{
   width: 5.4rem;
   height: 6.48rem;
   margin-top: 0.36rem;
}
.jjfa{
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 5.9rem;
    background: url('../images/jjfa.png') no-repeat;
    background-size: 100% 100%;
}
.jjfa .nav{
    margin-top: 1.54rem;
    margin-left: 0.7rem;
    width: 6.1rem;
    height: 0.51rem;
    border: solid 1px rgba(255, 255, 255, 0.2);
    display: flex;
    font-size: 0.28rem;
    color: #ffffff;
}
.jjfa .nav .nav-item{
    width: 33.3%;
    text-align: center;
    line-height: 0.5rem;
}
.jjfa .nav .nav-active{
    background: #ffffff;
    color: #0894ff;
}
.jjfa .content{
    width: 6.1rem;
    height: 3.1rem;
    position: absolute;
    top: 2.02rem;
    left: 0.7rem;
}
.jjfa .content .clo{
    display: flex;
    color: #ffffff;
    align-items: center;
    margin-top: 0.39rem;
    font-family: AlibabaPuHuiTiR;
    font-size: 0.26rem;
}
.jjfa .content .ct-item{
    padding-left: 0.95rem;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.jjfa .content .ct-active{
    display: block;
}
.jjfa .content img{
    width: 0.63rem;
    height: 0.63rem;
    margin-right: 0.34rem;
}
.collect-information{
    margin-top: 2.26rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.collect-information #tip{
    color: #e4252a;
    position: relative;
    top: 0.1rem;
    line-height: 0.3rem;
    height: 0.3rem;
    font-size: 0.2rem;
    display: block;
}
.collect-information input{
    display: block;
    height: 0.82rem;
    width: 5.8rem;
    margin-top: 0.34rem;
    padding: 0 0.1rem;
    font-size: 0.34rem;
    border-radius: 0.06rem;
}
.collect-information #btn{
    margin-top: 0.32rem;
    width: 5.8rem;
    height: 0.82rem;
    background: #e4252a;
    color: #ffffff;
    border-radius: 0.06rem;
    box-shadow: 0px 2px 18px 0px 
		rgba(10, 60, 123, 0.09);
}

.bottom img {
    width: 100%;
    height: 3.5rem;
    display: block;
    margin-bottom: 0.98rem;
}

.fixed-handle {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    background-image: linear-gradient(0deg,
            #1471fd 0%,
            #2f81fe 100%);
    box-shadow: 1px 2px 21px 3px rgba(164, 3, 19, 0.15);
    text-align: center;
    font-family: OPPOSans-R;
    font-size: 0.32rem;
    color: #fff;
    z-index: 9999999;
}

.cjSuccess {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
    display: none;
}

.AllBig {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 2.6rem;
    z-index: 31;
    background: #fff;
    width: 4.5rem;
    border-radius: 0.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ml-icon{
    margin-top: 0.2rem;
}
.AllBig a{
    margin-top: 0.2rem;
    color: #83a2e7;
}
.close-ml{
    position: absolute;
    right: 0.1rem;
    top: 0.1rem;
}
