a{
    cursor: pointer;
}
.f42{font-size: .164062rem;}
.f36{font-size: .140625rem;}
.f28{font-size: .109375rem;}
.f24{font-size: .09375rem;}
.f18{font-size: .0697674419rem;}
.f16{font-size: .0625rem;}
.f14{font-size: .0546875rem;}

.bgfwnr {
    margin-top: .3125rem;
}
.bgfwnr > .title{
    height: .21484375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
}
.bgfwnr > .title img{
    width: .109375rem;
    height: .109375rem;
}
.bgfwnr > .desc{
    height: .14453125rem;
    margin-top: .0390625rem;
    text-align: center;
    color: #666666;
}
.bgfwnr .content{
    margin-top: .15625rem;
    margin-left: 1.40625rem;
    margin-right: 1.40625rem;
    
    position: relative;
    display: flex;
}
.bgfwnr-info{
    width: 1.0234375rem;
    height: 1.40625rem;
    display: flex;
    z-index: 2;
    position: relative;
    overflow: hidden;
}
.bgfwnr-info-content{
    background: rgba(0,0,0,0.4);
    position: absolute;
    width: 100%;
    height: 100%;
    padding-left: .078125rem;
    box-sizing: border-box;
}
.bgfwnr-info-content:hover{
    background: rgba(0,0,0,0);
}
.bgfwnr-info img{
    width: 100%;
    -webkit-transition: opacity .4s ease-in,-webkit-transform .6s linear;
    transition: opacity .4s ease-in,transform .6s linear;
}
.bgfwnr-info:hover img{
    transform:scale(1.1, 1.1); 
    -webkit-transform:scale(1.1, 1.1);
    -moz-transform:scale(1.1, 1.1);
    -o-transform:scale(1.1, 1.1);
    -ms-transform:scale(1.1, 1.1);
}
.bgfwnr-info .title{
    color: #FFFFFF;
    margin-top: .078125rem;
    position: relative;
    height: .14453125rem;
}
.bgfwnr-info a{
    width: 0.80078125rem;
    background: rgba(255,255,255,0.8);
    border-radius: .015625rem;
    opacity: 1;
    border: 1px solid #FFFFFF;
    margin-top: 0.89453125rem;
    color: #2C67FF;
    line-height: 0.1328125rem;
    text-align: center;
}
.bgfwnr-info a:hover{
    color: #2C67FF;
}
.bgfwnr-list-content{
    position: absolute;
    width: calc(100% - .078125rem);
    height: 100%;
    margin-top: .078125rem;
    margin-left: .078125rem;
    background: #fff;
}
.bgfwnr-list{
    display: flex;
    justify-content: flex-end;
}
.bgfwnr-item{
    background-color: #fff;
    width: 0.921875rem;
    height: 0.703125rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    cursor: pointer;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
}
.bgfwnr-item img{
    width: 0.1875rem;
    height: 0.1875rem;
}
.bgfwnr-item img.active{display: none;}
.bgfwnr-item .title{
    margin-top: 0.0625rem;
    line-height: 0.14453125rem;
    color: #333333;
    width: 100%;
    text-align: center;
}

.bgfwnr-item:hover{background-color: #2C67FF;border: unset;}
.bgfwnr-item:hover img.noactive{display: none;}
.bgfwnr-item:hover img.active{display: block;}
.bgfwnr-item:hover .title{color: #fff;}
.bottom{
    margin-top: 0.15625rem;
    display: flex;
    justify-content: center;
}
.bottom a{
    background: linear-gradient(90deg, #FF8458 0%, #FF4736 100%);
    height: 0.234375rem;
    padding-left: 0.17578125rem;
    padding-right: 0.17578125rem;
    line-height: 0.234375rem;
    color: #fff;
    border-radius: 0.15625rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.bottom img{
    width: 0.0703125rem;
    height: 0.0703125rem;
    margin-left: 0.015625rem;
    animation: 2s linear 0s infinite normal none running huang;
}
.bottom a:hover{color: #fff;}

.bglc{
    width: 100%;
    margin-top: 0.3125rem;
    position: relative;
}
.bglc > img {
    width: 100%;
}
.bglc-content-box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
}
.bglc-content-box > .title {
    padding-top: .15625rem;
    height: .14453125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
}
.bglc-content-box > .title img{
    width: .109375rem;
    height: .109375rem;
}
.bglc-content-box > .title span{
    color: #FFFFFF;
}
.bglc-content-box > .desc{
    margin-top: 0.0390625rem;
    color: #FFFFFF;
    text-align: center;
}

.bglc-content1{
    margin-top: 0.3125rem;
    display: flex;
    justify-content: center;
    justify-content: space-between;
    margin-left: 1.40625rem;
    margin-right: 1.40625rem;
}
.bglc-content1 .item{
    cursor: pointer;
    width: 0.546875rem;
    height: 0.546875rem;
}
.bglc-content1 .item img{
    width: 100%;
}
.bglc-content1 .item img.active{
    display: none;
}
.bglc-content1 .item.active img.noactive{
    display: none;
}
.bglc-content1 .item.active img.active{
    display: block;
}
.bglc-content2{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: .15625rem;
}
.bglc-content2 .round{
    width: 0.046875rem;
    height: 0.046875rem;
    border: 1px solid #FFFFFF;
    border-radius: 50%;
    box-sizing: border-box;
}
.bglc-content2 .round.active{
    border: 1px solid #2C67FF;
    background-color: #2C67FF;
}
.bglc-content2 .line{
    width: 0.796875rem;
    height: 2px;
    background: #FFFFFF;
}
.bglc-content2 .line.active{
    background-color: #2C67FF;
}

.bglc-content3{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: .15625rem;
    color: #fff;
    margin-left: 1.4609375rem;
    margin-right: 1.4609375rem;

}
.bglc-content3 .item{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.bglc-content3 .item .num{
    line-height: 0.16796875rem;
}
.bglc-content3 .item .info{
    width: 100%;
    line-height: 0.16796875rem;
    margin-top: 0.0390625rem;
}
.bglc-content3 .item.active .info{
    font-weight: bold;
    font-family: Microsoft YaHei-Bold !important;
}
.bgcl {
    margin-top: 0.3125rem;
}
.bgcl > .title{
    height: .21484375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
}
.bgcl > .title img{
    width: .109375rem;
    height: .109375rem;
}
.bgcl > .desc{
    height: .14453125rem;
    margin-top: .0390625rem;
    text-align: center;
    color: #666666;
}
.bgcl .content{
    margin-top: .15625rem;
    display: flex;
    margin-left: 1.40625rem;
    margin-right: 1.40625rem;
}

.bgcl-content-left{
    width: 2.34375rem;
    height: 1.2890625rem;
    position: relative;
}
.bgcl-content-left img{
    width: 100%;
}
.bgcl-content-left .title{
    width: 100%;
    background: rgba(51,51,51,0.6);
    padding-left: .078125rem;
    line-height: 0.30078125rem;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    border-bottom-left-radius: 0.015625rem;
    border-bottom-right-radius: 0.015625rem;
}
.bgcl-content-right{
    width: 2.1875rem;
    margin-left: .15625rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}
.bgcl-content-right .bgcl-item{
    width: 1.046875rem;
    height: 0.3671875rem;
    background: #F5F9FC;
    border-radius: 0.0078125rem;
    position: relative;
    cursor: pointer;
}
.bgcl-content-right .bgcl-item > img{
    display: none;width: 100%;
}
.bgcl-content-right .bgcl-item.active > img{
    display: block;
}
.bgcl-content-right .bgcl-item .bgcl-item-content{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.bgcl-content-right .bgcl-item .bgcl-item-content img{
    width: 0.09375rem;
    height: 0.09375rem;
}
.bgcl-content-right .bgcl-item .bgcl-item-content img.active{
    display: none;
}
.bgcl-content-right .bgcl-item.active .bgcl-item-content img.noactive{
    display: none;
}
.bgcl-content-right .bgcl-item.active .bgcl-item-content img.active{
    display: block;
}
.bgcl-item-title{
    line-height: 0.125rem;
    color: #333333;
    margin-top: 0.03515625rem;
}
.bgcl-content-right .bgcl-item.active .bgcl-item-title{
    font-family: Microsoft YaHei-Bold !important;
    font-weight: bold;
    color: #FFFFFF;
    margin-top: 0.03515625rem;
}
.bgwt{
    margin-top: 0.29296875rem;
    position: relative;
    width: 100%;
}
.bgwt > img{
    width: 100%;
}
.bgwt-content-box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.bgwt-content-box > .title {
    padding-top: .15625rem;
    height: 0.21484375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #333;
}
.bgwt-content-box > .title img{
    width: 0.109375rem;
    height: 0.109375rem;
}
.bgwt-content-box > .title span{
    color: #FFFFFF;
}
.bgwt-content-box > .desc{
    margin-top: 0.0390625rem;
    color: #FFFFFF;
    text-align: center;
}
.bgwt-content{
    margin-left: 1.40625rem;
    margin-right: 1.40625rem;
    margin-top: 0.109375rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bgwt-item{
    width: 1.5rem;
    height: 0.5546875rem;
    background: #FFFFFF;
    border-radius: 0.015625rem;
    margin-top: 0.046875rem;
    margin-bottom: 0.046875rem;
    padding-left: 0.09375rem;
    box-sizing: border-box;
    display: flex;
    padding-top: 0.09375rem;
    cursor: pointer;
}
.bgwt-item img{
    width: 0.0703125rem;
    height: 0.0703125rem;
}
.bgwt-item-content{
    margin-left: 0.03125rem;
}
.bgwt-item-title{
    color: #333333;
    line-height: 0.09375rem;
}
.bgwt-item-info{
    margin-top: 0.0625rem;
    color: #333333;
    line-height: 0.0625rem;
    padding-right: 0.1953125rem;
}
.footer{
    margin-top: unset;
}