.wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.bannnerImg {
    width: 100%;
}

.bannnerImg img {
    width: 100%;
    display: block;
    margin-top: 120px;
}

.Qcontent {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.QcontentList {
    width: 100%;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
}

.QcontentTitle a {
    display: block;
    font-size: 30px;
    font-family: PingFangSC;
    font-weight: 500;
    color: #2C2C34;
    margin-left: 18.5%;
    padding-top: 100px;
}

.QcontentTitle p {
    width: 32px;
    height: 4px;
    background: #CA1421;
    margin-left: 18.7%;
    margin-top: 5px;
}

.QcontentList {
    margin-top: 60px;
    width: 100%;
}

.QcontentList li p>span {
    width: 24px;
    height: 24px;
    background: #CA1421;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 24px;
    margin-left: 18.7%;
    display: inline-block;
}

.QcontentList li p>a {
    display: inline-block;
    margin-left: 21px;
    font-size: 18px;
    font-family: AliMedium;
    font-weight: 500;
    color: #2C2C34;
}

.QcontentList li>a {
    width: 62%;
    font-size: 16px;
    font-family: AliRegular;
    font-weight: 400;
    color: #333333;
    display: block;
    margin: 0 auto;
    line-height: 30px;
    padding-top: 41px;
    text-indent: 30px;
}

.Qline {
    width: 62%;
    height: 1px;
    margin-left: 19%;
    background: #DFDFDF;
    margin-top: 49px;
}

.Pager {
    width: 100%;
    padding-bottom: 100px;
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
}

.Pager ul {
    width: 200px;
    height: 30px;
    margin-right: 19%;
    display: flex;
}

.Pager ul li {
    width: 20px;
    height: 20px;
    border: 1px solid #2C2C34;
    text-align: center;
    line-height: 20px;
    margin: 0 5px;
}

.Pager ul li a {
    width: 20px;
    height: 20px;
    display: block;
    color: #000;
}

.Pager ul .active a {
    width: 20px;
    height: 20px;
    display: block;
    color: #fff;
    background: #CA1421;
}
.Pager ul .active span {
    width: 20px;
    height: 20px;
    display: block;
    color: #fff;
    background: #CA1421;
}

.Pager ul li span {
    width: 20px;
    height: 20px;
    display: block;
    color: #000;
}

.activesC a {
    width: 20px;
    height: 20px;
    display: block;
    color: #fff;
    background: #CA1421;
}

.Pager ul li a:hover {
    width: 20px;
    height: 20px;
    display: block;
    color: #fff;
    background: #CA1421;
}

.lians li {
    position: relative;
}

.lians li:first-child {
    width: 52px;
    height: 150px;
    background: #F7F8FA;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
    border-radius: 26px;
    text-align: center;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 999;
}

.lians li:first-child a {
    width: 17px;
    height: 83px;
    font-size: 16px;
    font-weight: 600;
    color: #340606;
    display: block;
    margin: 0 auto;
    margin-top: 55px;
    font-family: AliRegular;
}

.lians li:last-child a {
    font-size: 18px;
    font-weight: bold;
    width: 30px;
    height: 30px;
    background: #ca1421;
    border: 2px solid #FFFFFF;
    box-shadow: 0px 18px 40px 0px rgba(67, 153, 226, 0.15), 0px 5px 10px 0px rgba(108, 13, 0, 0.15);
    border-radius: 50%;
    display: block;
    font-family: '楷体';
    text-align: center;
    position: fixed;
    right: 10px;
    bottom: 308px;
    z-index: 999;
    line-height: 30px;
    transform: rotate(-90deg);
    color: #ffffff;
}

.bannnerImgs {
    display: none;
}

.qACons {
    display: none;
}

.last-contents {
    display: none;
}

@media (max-width: 767px) {
    .pagersC {
        display: block;
        width: 100%;
    }
    .pagersC ul {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
    .pagersC ul li {
        width: 20px;
        height: 20px;
        border: 1px solid #2C2C34;
        text-align: center;
        margin: 0 10px;
    }
    .pagersC ul li a:hover {
        color: #fff;
        display: block;
        width: 20px;
        height: 20px;
        background: #CA1421;
    }
    .qACons {
        display: block;
        width: 100%;
    }
    .qAconTentTit a {
        display: block;
        margin-left: 15px;
        margin-top: 20px;
        font-family: AliMedium;
        font-size: 18px;
        font-weight: 700;
    }
    .qAconTentTit p {
        width: 32px;
        margin-left: 15px;
        height: 2px;
        background: #CA1421;
        margin-top: 5px;
    }
    .qAcontCon {
        width: 100%;
    }
    .qAcontCon li {
        width: 100%;
    /*    display: flex;*/
    /*flex-wrap: wrap;*/
    }
    .qAcontCon li p {
        display: flex;
        align-items: center;
        margin-left: 40px;
        margin-top: 10px;
        font-family: AliMedium;
    }
    .qAcontCon li p span {
        display: block;
        width: 20px;
        height: 20px;
        background: #CA1421;
        border-radius: 50%;
        text-align: center;
        line-height: 20px;
        color: #fff;
        font-family: AliRegular;
    }
    .qAcontCon li p>a {
        width: 85%;
        margin-left: 10px;
        overflow: hidden;
        
        display: block;
        text-overflow: ellipsis;
        font-weight: 500;
        margin-right: 5px;
        font-family: AliMedium;
        margin-right: 20px;
    }
    .qAcontCon li>a {
        line-height: 1.5;
        display: block;
        text-indent: 30px;
        margin: 10px;
        font-family: AliRegular;
    }
    .bannnerImgs {
        width: 100%;
        height: auto;
        display: block;
    }
    .bannnerImgs img {
        display: block;
        width: 100%;
        margin-top: 80px;
        height: auto;
    }
    .bannnerImg {
        display: none;
    }
    .navTitle {
        display: none;
    }
    .Qcontent {
        display: none;
    }
    .lians {
        display: none;
    }
    .last-contents {
        display: block;
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .footer {
        display: none;
    }
    .footers {
        display: block;
        width: 100%;
    }
    .footersCon {
        width: 100%;
        display: flex;
    }
    .footersCon ul {
        width: 30%;
    }
    .footersCon ul li {
        display: flex;
        width: 100%;
    }
    .footersCon ul li a {
        line-height: 30px;
        margin-left: 30px;
    }
    .rightfooters {
        display: flex;
        width: 70%;
        margin-top: 10px;
        justify-content: space-around;
    }
    .rights-one>img {
        width: 103px;
        display: block;
        height: 102px;
    }
    .rights-two>img {
        width: 103px;
        display: block;
        height: 102px;
    }
}

/*@media (min-width: 768px) and (max-width: 991px) {*/
/*    .pagersC {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .pagersC ul {*/
/*        width: 100%;*/
/*        display: flex;*/
/*        justify-content: flex-end;*/
/*    }*/
/*    .pagersC ul li {*/
/*        width: 20px;*/
/*        height: 20px;*/
/*        border: 1px solid #2C2C34;*/
/*        text-align: center;*/
/*        margin: 0 10px;*/
/*    }*/
/*    .pagersC ul li a:hover {*/
/*        color: #fff;*/
/*        display: block;*/
/*        width: 20px;*/
/*        height: 20px;*/
/*        background: #CA1421;*/
/*    }*/
/*    .qACons {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .qAconTentTit a {*/
/*        display: block;*/
/*        margin-left: 40px;*/
/*        margin-top: 20px;*/
/*    }*/
/*    .qAconTentTit p {*/
/*        width: 32px;*/
/*        margin-left: 40px;*/
/*        height: 2px;*/
/*        background: #CA1421;*/
/*        margin-top: 5px;*/
/*    }*/
/*    .qAcontCon {*/
/*        width: 100%;*/
/*    }*/
/*    .qAcontCon li {*/
/*        width: 100%;*/
/*    }*/
/*    .qAcontCon li p {*/
/*        display: flex;*/
/*        align-items: center;*/
/*        margin-left: 40px;*/
/*        margin-top: 10px;*/
/*    }*/
/*    .qAcontCon li p span {*/
/*        display: block;*/
/*        width: 20px;*/
/*        height: 20px;*/
/*        background: #CA1421;*/
/*        border-radius: 50%;*/
/*        text-align: center;*/
/*        line-height: 20px;*/
/*        color: #fff;*/
/*    }*/
/*    .qAcontCon li p>a {*/
/*        margin-left: 10px;*/
/*        overflow: hidden;*/
/*        white-space: nowrap;*/
/*        display: block;*/
/*        text-overflow: ellipsis;*/
/*        font-weight: 500;*/
/*        margin-right: 5px;*/
/*    }*/
/*    .qAcontCon li>a {*/
/*        line-height: 1.5;*/
/*        display: block;*/
/*        text-indent: 50px;*/
/*        margin: 10px;*/
/*    }*/
/*    .bannnerImgs {*/
/*        width: 100%;*/
/*        display: block;*/
/*        margin-top: 120px;*/
/*    }*/
/*    .bannnerImgs img {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .bannnerImg {*/
/*        display: none;*/
/*    }*/
/*    .navTitle {*/
/*        display: none;*/
/*    }*/
/*    .Qcontent {*/
/*        display: none;*/
/*    }*/
/*    .lians {*/
/*        display: none;*/
/*    }*/
/*    .last-content {*/
/*        display: none*/
/*    }*/
/*    .last-contents {*/
/*        display: block;*/
/*        width: 100%;*/
/*        height: 70px;*/
/*        display: flex;*/
/*        align-items: center;*/
/*        flex-direction: column;*/
/*    }*/
/*    .last-tit,*/
/*    .last-con {*/
/*        font-size: 30px;*/
/*        line-height: 1.5;*/
/*    }*/
/*    .lians {*/
/*        display: none;*/
/*    }*/
/*    .footer {*/
/*        display: none;*/
/*    }*/
/*    .footers {*/
/*        display: block;*/
/*        width: 100%;*/
/*    }*/
/*    .footersCon {*/
/*        width: 100%;*/
/*        display: flex;*/
/*    }*/
/*    .footersCon ul {*/
/*        width: 30%;*/
/*    }*/
/*    .footersCon ul li {*/
/*        display: flex;*/
/*        width: 100%;*/
/*        margin-top: 15px;*/
/*    }*/
/*    .footersCon ul li a {*/
/*        line-height: 2;*/
/*        margin-left: 30px;*/
/*        font-size: 30px;*/
/*    }*/
/*    .rightfooters {*/
/*        display: flex;*/
/*        width: 70%;*/
/*        margin-top: 10px;*/
/*        justify-content: space-around;*/
/*    }*/
/*    .rights-one>img {*/
/*        width: 220px;*/
/*        display: block;*/
/*        height: 200px;*/
/*    }*/
/*    .rights-two>img {*/
/*        width: 220px;*/
/*        display: block;*/
/*        height: 200px;*/
/*    }*/
/*    .rights-one>div {*/
/*        font-size: 30px;*/
/*    }*/
/*    .rights-two>div {*/
/*        font-size: 30px;*/
/*    }*/
/*}*/

/*@media (min-width: 992px) and (max-width: 1199px) {*/
/*    .lians {*/
/*        display: none;*/
/*    }*/
/*}*/


/* @media screen and (min-device-width: 1440px) {
    .wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        min-width: 900px;
        margin: 0 auto;
    }
    .bannnerImg {
        width: 100%;
    }
    .bannnerImg img {
        display: block;
        width: 100%;
        height: auto;
    }
    .navTitle {
        width: 100%;
        height: 100px;
        background: #2C2C34;
    }
    .navTitle ul {
        height: 100px;
        display: flex;
        align-items: center;
        margin-left: 280px;
    }
    .navTitle ul li {
        width: 100px;
        height: 100px;
        display: flex;
        align-items: center;
        text-align: center;
    }
    .QcontentList {
        width: 100%;
        background: #FFFFFF;
    }
    .QcontentTitle a {
        display: block;
        font-size: 30px;
        font-family: PingFangSC;
        font-weight: 500;
        color: #2C2C34;
        margin-left: 280px;
        padding-top: 100px;
    }
    .QcontentTitle p {
        width: 32px;
        height: 4px;
        background: #CA1421;
        margin-left: 282px;
        margin-top: 5px;
    }
    .QcontentList {
        margin-top: 60px;
    }
    .QcontentList li p>span {
        width: 24px;
        height: 24px;
        background: #CA1421;
        border-radius: 50%;
        text-align: center;
        color: #fff;
        line-height: 24px;
        margin-left: 280px;
        display: inline-block;
    }
    .QcontentList li p>a {
        display: inline-block;
        margin-left: 21px;
        font-size: 18px;
        font-family: PingFangSC;
        font-weight: 500;
        color: #2C2C34;
    }
    .QcontentList li>a {
        width: 1000px;
        font-size: 16px;
        font-family: PingFangSC;
        font-weight: 400;
        color: #333333;
        display: block;
        margin: 0 auto;
        line-height: 30px;
        padding-top: 41px;
        text-indent: 30px;
    }
    .Qline {
        width: 1000px;
        height: 1px;
        margin-left: 300px;
        background: #DFDFDF;
        margin-top: 49px;
    }
    .Pager {
        width: 100%;
        padding-bottom: 100px;
        display: flex;
        justify-content: flex-end;
        margin-top: 50px;
    }
    .Pager ul {
        width: 200px;
        height: 30px;
        margin-right: 290px;
        display: flex;
    }
    .Pager ul li {
        width: 20px;
        height: 20px;
        border: 1px solid #2C2C34;
        text-align: center;
        line-height: 20px;
        margin: 0 5px;
    }
    .activesC a {
        width: 20px;
        height: 20px;
        display: block;
        color: #fff;
        background: #CA1421;
    }
    .Pager ul li a:hover {
        width: 20px;
        height: 20px;
        display: block;
        color: #fff;
        background: #CA1421;
    }
} */