.abouttext {
    width: 100%;
    height: auto;
    background: #F8FAFA;
    padding-bottom: 1rem;
}

.abouttextcon {
    width: 16rem;
    margin: auto;
    padding-top: 0.01rem;
    position: relative;
}

.abouttitle {
    font-size: .38rem;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #161616;
    text-align: center;
    margin-top: .6rem;
    margin-bottom: 0.6rem;
}

.linetype {
    width: 16rem;
    height: 1.2rem;
    line-height: 1.2rem;
    background: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-items: center;
    position: absolute;
    top: -1.2rem;
    box-shadow: 0px 6px 48px 8px rgba(7, 0, 2, 0.04);
}

.linetype li {
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
    color: #E80115;
    border-bottom: 2px solid #fff;
}

.linetype li a {
    width: 100%;
    height: 100%;
    display: block;
    font-size: .22rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #36404B;
}


.linetype li:hover a {
    color: #E80115;
    border-bottom: 2px solid #E80115;
}

.aon {
    color: #E80115 !important;
    border-bottom: 2px solid #E80115;
}

.textcon {
    width: 16rem;
    height: 5.7rem;
    background: white;
    padding-top: 0.01rem;
}

.list {
    width: 13rem;
    margin: auto;
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.lisecon {
    width: 6rem;
    height: .34rem;
    border-bottom: 1px solid #999999;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-bottom: 0.1rem;
    margin-bottom: 0.5rem;
}

.lisecon img {
    width: 0.34rem;
    height: 0.34rem;
}

.lisecon input {
    width: 5rem;
    height: 0.34rem;
    margin-left: .1rem;
    font-size: 16px;
}

.lisecon input::placeholder {
    color: #666666;
    font-size: 16px;
}

.submit,
.fujian {
    width: 2rem;
    height: 0.6rem;
    background: #E80115;
    cursor: pointer;
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: .6rem;
    position: relative;
}

.fujian {
    margin-right: 1rem;
}

.fujian input {
    width: 100%;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

.botsub {
    width: 100%;
    display: flex;
    justify-content: center;
}





.nr {
    margin-bottom: 0.8rem;
}

.nr>li:nth-child(1) {
    background: #E80115;
    color: #fff;
    border-bottom: 0;
}

.nr>li:nth-child(1) ul {
    padding: 0.5rem 0;
}

.nr>li {
    cursor: pointer;
    border-bottom: 1px solid rgba(153, 153, 153, .6);
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.nr>li>ul {
    padding: 0.3rem 0;
    display: flex;
    justify-content: start;
    align-items: center;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}

.nr>li:nth-child(1)>ul>li {
    width: 20%;
    text-align: center;
    font-size: .2rem;
}

.nr>li>ul>li {
    width: 20%;
    text-align: center;
    font-size: .18rem;
}

.nr>li>ul>li>img {
    width: 0.14rem;
    height: 0.14rem;
    margin: 0 auto;
}

.nr>li>div {
    padding: 0.6rem;
    overflow: hidden;
    display: none;
    background: #fff;
    box-shadow: 0px 6px 32px 0px rgb(0 0 0 / 5%);
}

.nr>li>div>dl {
    width: 100%;
    margin-right: 10%;
    display: inline-block;
    margin-bottom: 0.3rem !important;
    display: flex;
    width: 60%;
    margin: auto;
}
.nr>li>div>dl p span{
    font-size: 12px !important;
}
.nr>li>div>dl>dt {
    font-size: .16rem;
    margin-bottom: 0.4rem;
    line-height: 2;
    width: 10%;
    white-space: nowrap;
}

.nr>li>div>dl>dd {
    font-size: .16rem;
    color: #666;
    line-height: 2;
    text-align: justify;
    margin-left: 20px;
    width: 115%;
}

.nr>li>div>a {
    width: 1.4rem;
    height: 0.5rem;
    margin: 0 auto;
    font-size: .18rem;
    clear: both;
    text-align: center;
    line-height: .5rem;
    color: #fff;
}
.nr>li>div>dl:nth-of-type(3){
    margin-bottom: 0rem;
}
.nr>li>ul>li.on {
    color: #fff !important;
}

.nr>li>ul.on {
    background: #ED3444;
}

@media screen and (max-width: 1440px) {
    .nr>li>ul>li {
        font-size: 14px;
    }

    .nr>li:nth-child(1)>ul>li {
        font-size: 16px;
    }

    .nr>li>ul>li>img {
        width: 10px;
        height: 10px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 540px) {
    .nr>li>ul>li {
        font-size: 12px;
    }

    .nr>li:nth-child(1)>ul>li {
        font-size: 12px;
    }

    .zxns>.nr>li>ul>li>img {
        width: 10px;
        height: 10px;
    }

    .abouttitle {
        font-size: 16px;
    }
}

.lxwm {
    width: 100%;
    height: auto;
    background: #F8FAFA;
    padding-top: 0.01rem;
}

.lxwmcon {
    width: 16rem;
    height: 6.6rem;
    background: url(/static/home/images/adrbg.png);
    background-size: 14rem 100%;
    background-position: right center;
    margin: auto;
    background-repeat: no-repeat;
    margin-top: 1rem;
}

.ltitle {
    font-size: 38px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #161616;
}

.lcont {
    width: 13rem;
    height: 3.4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.8rem;
}

.lleft {
    width: 5.2rem;
    height: 3.4rem;
}

.lleft img {
    width: 100%;
    height: 100%;
}

.position {
    height: 3.4rem;
}

.posi {
    width: 0.39rem;
    height: 0.31rem;
    float: right;
    margin-top: 0.3rem;
}

.lrigh {
    font-size: .24rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.6rem;
}

.llright p {
    font-size: .16rem;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #333333;
    margin-bottom: 0.2rem;
}