/* 小屏幕手机端 */
@media (min-width: 0px) and (max-width: 766px) {
    .header {
        height: 44px !important;
        padding: 0 0  !important;
        /* background-color: red; */
    }

    .header-ul {
        width: 110px !important;
        top: 30px !important;
    }

    .header-conten {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-conten .btnbg {
        display: block !important;
        margin: 10px;
    }

    .header-conten .header-list {
        display: none !important;
    }

    .logo {
        width: 100px !important;
        height: 24px !important;
        margin: 10px 0 0 10px;
    }

    .one .big-title {
        display: none !important;
    }

    .one .two {
        display: block !important;
        position: relative;
        top: -20px !important;
    }

    .banner {
        width: 100%;
        overflow: hidden;
    }

    .swiper-slide {
        width: 375px !important;
    }

    .banner-img1 .content-box {
        margin-left: -100px !important;

    }

    .banner-img1 .booklist {
        width: 300px !important;
        height: 300px !important;
        background-size: 100% !important;
        top: 20px !important;
        left: 14px;
    }

    .banner-img1 .recommend {
        padding: 20px 0 0 60px !important;
        margin: 0 !important;
    }

    .banner-img1 .recommend .book-title {
        font-size: 26px !important;
    }

    .banner-img1 .recommend .lien {
        margin-top: 6px !important;
    }

    .banner-img1 .recommend .text-box {
        font-size: 16px !important;
        line-height: 10px !important;
        margin: 0 !important;
    }

    .banner-img1 .recommend .btn {
        width: 96px !important;
        height: 22px !important;
        background-color: #8f2612;
        border-radius: 10px;
        cursor: pointer;
        font-size: 16px !important;
        padding: 10px !important;
        margin-top: 16px !important;
    }

    .banner-img1 .content-box {
        /* width: 268px!important; */
        width: 94% !important;
        flex-wrap: wrap;
    }

    .arrow-left,
    .arrow-right {
        width: 30px !important;
        height: 60px !important;
        margin-top: 0px !important;
        display: none !important;
    }

    .one img {
        margin-top: 40px;
    }

    .contente {
        width: 100%;
        height: 100%;
        margin: 0;
        font-size: 12px;
    }

    .we-good {
        width: 94% !important;
        margin: auto !important;
    }

    .we-good .good-text {
        font-size: 12px;
        line-height: 24px;
    }

    .video-box {
        width: 90% !important;
        height: 150px !important;
        margin: auto !important;
        background: #000;
    }

    .video-box video {
        width: 90% !important;
        height: 170px !important;
        margin: auto !important;
    }

    /* 优势 */
    .we-service {
        width: 94% !important;
    }

    .we-service ul {
        width: 100% !important;
        margin: auto;
        flex-wrap: wrap;
        padding-left: 0;
        justify-content: space-between !important;
    }

    .we-service li div div {
        width: 56px;
        height: 56px !important;
        margin-top: 30px !important;
        background-size: 100% !important;
        border-radius: 50%;
        margin: auto;
    }

    .we-service li {
        /* width: 182px !important; */
        width: 176px !important;
        height: 216px !important;
        background-size: 96% !important;
        padding: 0 10px;
        font-size: 10px;
        margin: 0 !important;
    }

    .we-service h2 {
        font-size: 20px !important;
    }

    .we-service li:nth-child(1) div div {
        background: url('../img/newIndex/img/index_server_4.png') no-repeat center !important;
        background-size: 100% !important;
    }

    .we-service li:nth-child(2) div div {
        background: url('../img/newIndex/img/index_server_5.png') no-repeat center !important;
        background-size: 100% !important;
    }

    .we-service li:nth-child(3) div div {
        background: url('../img/newIndex/img/index_server_2.png') no-repeat center !important;
        background-size: 100% !important;
    }

    .we-service li:nth-child(4) div div {
        background: url('../img/newIndex/img/index_server_3.png') no-repeat center !important;
        background-size: 100% !important;
    }

    .we-service li p {
        width: 100%;
        font-size: 12px;
        line-height: 16px;
        text-align: left;
        overflow: hidden;
    }

    /* 服务 */
    .we-example {
        margin: auto;
        height: 100%;
    }

    .ul_service1 #active1,
    #active2,
    #active3 {
        width: 240px !important;
    }

    .we-example .ul_service {
        display: none;
    }

    .we-example .ul_service-box {
        width: 94% !important;
        display: block;
    }

    .ul_service-box ul {
        width: 100% !important;
        justify-content: center;
    }

    .we-example .ul_service2 li:first-child {
        background: url('../img/newIndex/img/index_service_2.png') no-repeat center center/cover;
    }

    .we-example .ul_service2 li:last-child {
        background: url('../img/newIndex/img/index_service_3.png') no-repeat center center/cover;
    }

    .we-example .ul_service3 li:first-child {
        background: url('../img/newIndex/img/index_service_4.png') no-repeat center center/cover;
    }

    .we-example .ul_service3 li:last-child {
        background: url('../img/newIndex/img/index_service_5.png') no-repeat center center/cover;
    }

    .we-example li {
        width: 112px !important;
        margin-bottom: 6px;
        padding: 20px 6px 10px;
    }

    .we-example li h4 {
        font-size: 18px !important;
        height: 30px !important;
        letter-spacing: 4px !important;
    }

    .we-example li p {
        width: 100% !important;
        line-height: 21px;
        font-size: 12px;
    }

    /* 案列 */
    .we-link {
        width: 90% !important;
        margin: auto;
    }

    .we-link ul {
        width: 100% !important;
        flex-wrap: wrap;
        padding: 0 8px !important;
        justify-content: center !important;
    }

    .we-link ul li {
        /* width: 358px !important; */
        width: 156px !important;
        height: 120px;
        font-size: 14px !important;
        line-height: 18px;
    }

    .we-link ul li img {
        width: 93%;
        height: 120px;
        margin-bottom: 6px;
    }


    .we-gallery .box {
        width: 100% !important;
    }

    .we-gallery ul {
        width: 96%;
        margin: auto;
        flex-flow: row;
        justify-content: space-between !important;
    }

    .we-gallery li {
        /* width: 170px !important; */
        width: 114px !important;
        height: 40px !important;
        border-radius: 8px !important;
        padding: 4px 0 !important;
        margin: 0 6px 10px 0 !important;
    }

    #mylist {
        display: block !important;
    }

    .we-gallery img {
        width: 96% !important;
    }

    .footer-bottom {
        font-size: 12px !important;
        padding: 8px !important;
        line-height: 20px !important;
    }

    .footer-top .logo {
        /* /* width: 260px !important; */
        height: 26px !important;
        background-size: 100% 100% !important;
    }

    .footer-top .title-list {
        padding-left: 0px !important;
    }

    .footer-top .title-list li {
        writing-mode: vertical-rl;
        padding-left: 20px !important;
    }

    .footer-center h3 {
        line-height: 24px !important;
    }

    .footer .box {
        width: 96% !important;
    }

    .msq {
        font-size: 10px !important;
    }

    .msq {
        top: 0rem !important;
    }
}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 768px) and (max-width: 992px) {
    .header-conten {
        width: 96% !important;
    }

    .header-list li {
        padding-left: 10px !important;
    }

    .one .big-title {
        display: none;
    }

    .one .two {
        display: block !important;
    }

    .one .two div:first-child {
        font-size: 62px !important;
    }

    .one .two div:last-child {
        font-size: 32px !important;
    }

    .banner-right {
        right: 0 !important;
    }

    .banner-left {
        left: 0 !important;
    }

    .we-good {
        width: 94% !important;
    }

    .video-box {
        width: 90% !important;
        margin: auto !important;
        padding-bottom: 34px;
        background: #000;
        position: relative;
        top: -80px;
    }

    .video-box video {
        width: 90% !important;
        margin: auto !important;
    }

    /* 优势 */
    .we-service {
        width: 94% !important;
    }

    .we-service ul {
        padding: 0 !important;
    }

    .we-service ul li {
        width: 236px !important;
        height: 300px;
        background-size: 100% !important;
    }

    /* 服务 */
    .service ul {
        width: 94% !important;
    }

    .ul_service-box {
        display: block !important;
        padding-bottom: 26px;
    }

    .ul_service {
        display: none !important;
    }

    .ul_service-box ul {
        justify-content: center;
    }

    .ul_service1 #active1,
    #active2,
    #active3 {
        width: 500px !important;
    }

    .we-example .ul_service2 li:first-child {
        background: url('../img/newIndex/img/index_service_2.png') no-repeat center center/cover;
    }

    .we-example .ul_service2 li:last-child {
        background: url('../img/newIndex/img/index_service_3.png') no-repeat center center/cover;
    }

    .we-example .ul_service3 li:first-child {
        background: url('../img/newIndex/img/index_service_4.png') no-repeat center center/cover;
    }

    .we-example .ul_service3 li:last-child {
        background: url('../img/newIndex/img/index_service_5.png') no-repeat center center/cover;
    }

    .we-example li {
        width: 212px !important;
    }

    .service li p {
        width: 99% !important;
        line-height: 26px;
    }

    /* 案列 */
    .we-link ul {
        width: 94% !important;
        justify-content: center !important;
    }

    .we-link li {
        width: 346px !important;
    }

    .we-link li img {
        width: 98% !important;
    }

    /*合作伙伴 */
    .we-gallery .box {
        width: 94% !important;
    }

    .we-gallery li {
        width: 234px !important;
        height: 70px !important;
        padding: 0 !important;
        margin: 0 6px 6px 0;
    }

    #mylist {
        display: block !important;
    }

    .we-gallery li img {
        width: 100% !important;
    }

    /* 页脚 */
    .footer .box {
        width: 90% !important;
    }

    .footer-top .title-list li {
        padding-left: 6px !important;
    }
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
/* @media screen and (min-width: 992px) {  
} */
@media (min-width: 994px) and (max-width: 1180px) {
    .header-conten {
        width: 96% !important;
    }

    .one {
        font-size: 52px !important;
    }

    .we-good {
        width: 90% !important;
        margin: auto !important;
    }


    .video-box {
        width: 90% !important;
        margin: auto !important;
        padding-bottom: 34px;
        background: #000;
        position: relative;
        top: -80px;
    }

    .video-box video {
        width: 90% !important;
        margin: auto !important;
    }

    .we-service ul {
        width: 90% !important;
        padding-left: 30px !important;
    }

    .we-service li {
        width: 258px !important;
        height: 310px !important;
    }

    .ul_service-box ul {
        width: 96% !important;
    }

    .ul_service-box {
        display: block !important;
        padding-bottom: 26px;
    }

    .ul_service {
        display: none !important;
    }

    .ul_service1 #active1,
    #active2,
    #active3 {
        width: 500px !important;
    }

    .we-example .ul_service2 li:first-child {
        background: url('../img/newIndex/img/index_service_2.png') no-repeat center center/cover;
    }

    .we-example .ul_service2 li:last-child {
        background: url('../img/newIndex/img/index_service_3.png') no-repeat center center/cover;
    }

    .we-example .ul_service3 li:first-child {
        background: url('../img/newIndex/img/index_service_4.png') no-repeat center center/cover;
    }

    .we-example .ul_service3 li:last-child {
        background: url('../img/newIndex/img/index_service_5.png') no-repeat center center/cover;
    }

    .we-example li {
        width: 220px !important;
    }

    .service li p {
        width: 99% !important;
        line-height: 26px;
    }

    .we-link ul {
        width: 96% !important;
    }

    /* .we-gallery ul {
        width: 90% !important;
    } */
    .footer .box {
        width: 80% !important;
    }
}

html,
body {
    width: 100%;
    height: 100%;
    padding: 0 0;
    margin: 0 0;
    font-family: MicrosoftYaHei;
    /* font-size: 16px; */
    font-weight: normal;
    font-stretch: normal;
}

ul li {
    list-style: none;
}

.main {
    min-width: 375px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.header {
    width: 100%;
    height: 88px;
}

.header-conten {
    /* width: 64%; */
    width: 1200px;
    /* width: 90%; */
    height: 44px;
    display: flex;
    flex-direction: row;
    margin: auto;
    position: relative;
    justify-content: space-between;
    padding: 24px 10px;
}

.logo {
    width: 200px;
    /* height: 44px; */
    height: 100%;
    background: url("../img/indexH5/logo.png");
    background-size: 100% 100%;
}

.header-list {
    display: flex;
    color: #333;
    position: relative;
    top: -10px;
}

.header-list li {
    width: 100px;
    height: 55px;
    text-align: center;
    cursor: pointer;
    font-size: 18px;
}

.header-list li:hover {
    color: #d2322d;
    border-bottom: solid 23px #d2322d;
}

.btnbg {
    width: 30px;
    height: 24px;
    background-image: url('../img/indexH5/navicon.png');
    background-size: 100% 100%;
    cursor: pointer;
    display: none;
}

.header-ul {
    width: 176px;
    background-image: url("../img/indexH5/navbg.png");
    background-size: 100% 100%;
    color: #333;
    position: absolute;
    top: 76px;
    right: 10px;
    padding: 0;
    z-index: 3;
    display: none;
}

.header-ul li {
    height: 34px;
    /* font-size: 18px; */
    text-align: center;
    margin: 8px 14px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.header-ul li:first-child {
    padding-top: 8px;
}

.header-ul li:last-child {
    border: none;
}

.banner {
    width: 100%;
    height: 800px;
    overflow: hidden;
}

.banner .img {
    height: 100%;
    background-size: 100%;
}

.swiper-slide {
    width: 100% !important;
}

.swiper-slide video {
    width: 100% !important;
}

.swiper-button-prev,
.swiper-button-next {
    width: 116px;
    height: 162px;
    background: rgba(000, 000, 000, 0.3);
    border-radius: 10px;
}

.one {
    font-size: 62px;
    font-family: '宋体';
    text-shadow: 0px 2px #333;
    position: absolute;
    top: 50px;
}

.one .incon {
    width: 116px;
    height: 90px;
}

.one .two {
    font-size: 36px;
    display: none;
    font-family: '宋体';
    text-shadow: 0px 2px #333;
}

.one .two div:last-child {
    font-size: 24px;
    padding-top: 18px;
}

.swiper-button-prev {
    left: 50px;
    background: url('../img/newIndex/img/index_5.png') no-repeat center center/cover;
}

.swiper-button-next {
    background: url('../img/newIndex/img/index_6.png') no-repeat center center/cover;
    right: 50px;
}

.content-box {
    position: absolute;
    top: 0;
    left: 30%;
}

.banner-img1 .booklist {
    width: 400px;
    height: 400px;
    background: url('../img/indexH5/listicon.png') no-repeat;
    background-size: 100%;
    position: relative;
    top: 60px;
}

.banner-img1 .content-box {
    width: 892px;
    height: 434px;
    display: flex;
    margin: auto;
    padding-top: 140px;
}

.recommend {
    flex: 1;
    color: #fafcff;
    padding-top: 100px;
    margin-left: 76px;
}

.banner-img1 .recommend .book-title {
    font-size: 44px;
}

.banner-img1 .recommend .bookLike img {
    width: 22px;
    height: 16px;
}

.banner-img1 .recommend .lien {
    width: 83px;
    height: 4px;
    background-color: #fff;
    margin-top: 20px;
    margin-left: 8px;
}

.banner-img1 .recommend .text-box {
    font-size: 26px;
    line-height: 20px;
    margin-top: 18px;
}

.banner-img1 .recommend .btn {
    width: 149px;
    height: 38px;
    background-color: #8f2612;
    border-radius: 10px;
    cursor: pointer;
    font-size: 26px;
    padding: 12px;
    margin-top: 30px;
}

.one {
    width: 100%;
    height: 300px;
    margin: auto;
    padding-top: 340px;
    font-size: 62px;
    color: #fff;
    letter-spacing: 4px;
    text-align: center;
}


.one img {
    margin-top: 60px;
}

.contente {
    margin: auto;
    margin-top: 16px;
}

.we-good {
    width: 64%;
    /* width: 90%; */
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(178, 178, 178, 0.5);
    position: relative;
    padding-bottom: 20px;
    margin: auto;
    top: -136px;
    z-index: 2;
}

.good-text {
    margin-bottom: 20px;
}

.good-text h3 {
    width: 100%;
    text-align: center;
}

.title-box {
    height: 120px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fff;
    font-weight: bold;
    opacity: 0.7;
}

.about-top .icon {
    width: 100%;
    background: url('../img/newIndex/img/index_11.png') no-repeat center center;
}

.good-title {
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 2px;
    text-align: center;
    color: #333333;
    padding-top: 34px;
}

.title-box .good-img {
    height: 30px;
    margin-top: 4px;
    background: url('../img/newIndex/img/index_11.png') no-repeat center center;
}

.good-text {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 30px;
    color: #505050;
    padding: 30px 46px;
    text-indent: 32px;
}

.good-a {
    width: 220px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 6px;
    border: solid 1px #9e2e19;
    margin: auto;
    text-align: center;
    cursor: pointer;
    margin-top: 30px;
    margin-bottom: 20px;
}

.good-a a {
    background: url("../img/newIndex/img/index_4.png") no-repeat right 2px;
    line-height: 40px;
    padding-right: 25px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    letter-spacing: 1px;
    color: #9e2e19;
}

.title {
    background: url('../img/newIndex/img/index_11.png') no-repeat center center;
    text-align: center;
    height: 104px;
    font-family: MicrosoftYaHei;
    font-size: 34px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 2px;
    text-align: center;
    color: #333333;
}

.we-example {
    width: 100%;
    height: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
    background: url('../img/newIndex/img/index_service_11.png') no-repeat center center/cover;
}

.we-example .title {
    color: #fff;
}

/* .service {
    width: 90%;
    margin: auto;
    padding: 0 20px;
} */

/* iii */
.service ul {
    /* width: 76%; */
    width: 1200px;
    /* width: 90%; */
    display: flex;
    flex-wrap: wrap;
    margin: auto;
    padding: 0;
    justify-content: center;
}

.service li {
    width: 140px;
    height: 500px;
    padding: 50px 12px 20px;
    box-sizing: border-box;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    transition: all 1s ease;
    overflow: hidden;
}

.service li h4 {
    height: 60px;
    font-size: 22px;
    letter-spacing: 5px;
}

.service li img {
    height: 84px;
}

.service li p {
    width: 480px;
    text-indent: 32px;
    display: none;
}

.icon {
    width: 26px;
    height: 26px;
    background: url('../img/newIndex/img/index_service_8.png') no-repeat center center/cover;
    margin-top: 60px;
}

.service li:nth-child(1) {
    background: url('../img/newIndex/img/index_service_7.png') no-repeat center center/cover;
}

.service li:nth-child(1) div {
    display: none;
}

.service li:nth-child(1) p {
    display: inline-block;
}

.service li:nth-child(2) {
    background: url('../img/newIndex/img/index_service_20.png') no-repeat center center/cover;
}

.service li:nth-child(3) {
    background: url('../img/newIndex/img/index_service_2.png') no-repeat center center/cover;
}

.service li:nth-child(4) {
    background: url('../img/newIndex/img/index_service_3.png') no-repeat center center/cover;
}

.service li:nth-child(5) {
    background: url('../img/newIndex/img/index_service_4.png') no-repeat center center/cover;
}

.service li:nth-child(6) {
    background: url('../img/newIndex/img/index_service_5.png') no-repeat center center/cover;
}

#active {
    width: 500px;
}

#service-active1,
#service-active2,
#service-activ {
    width: 240px;
}

.ul_service-box {
    margin: auto;
    display: none;
}

.ul_service-box ul {
    /* width: 26%; */
    margin: auto;
}

.ul_service-box li {
    margin-bottom: 6px;
}

.video-box {
    width: 1220px;
    height: 713px;
    margin: auto;
    padding-bottom: 34px;
    background: #000;
    position: relative;
    top: -80px;
}

.video-box video {
    width: 1200px;
    height: 713px;
    margin: auto;
}

.we-service {
    /* width: 64%; */
    width: 1200px;
    margin: auto;
    height: 100%;
    padding-bottom: 34px;
}

.we-service ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    /* justify-content:center; */
}

.we-service li {
    width: 285px;
    height: 340px;
    background: url('../img/newIndex/img/index_server_6.png') no-repeat center center/cover;
    border-radius: 20px;
    list-style: none;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    margin: 0 6px 6px;
}

.we-service li:hover {
    background: url('../img/newIndex/img/index_server_1.png') no-repeat center center/cover;
}

.we-service li div {
    box-sizing: border-box;
    transition: all 1s ease;
    position: relative;
}

.we-service li div div {
    height: 206px;
}

.we-service li:nth-child(1) div div {
    background: url('../img/newIndex/img/index_server_4.png') no-repeat center 100px;
}

.we-service li:nth-child(2) div div {
    background: url('../img/newIndex/img/index_server_5.png') no-repeat center 100px;
}

.we-service li:nth-child(3) div div {
    background: url('../img/newIndex/img/index_server_2.png') no-repeat center 100px;
}

.we-service li:nth-child(4) div div {
    background: url('../img/newIndex/img/index_server_3.png') no-repeat center 100px;
}

.we-service h2 {
    /* font-family: AlibabaPuHuiTiB; */
    font-size: 24px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #505050;
}

.we-service p {
    width: 100%;
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 20px;
    box-sizing: border-box;
}

.we-service a {
    text-decoration: none;
    color: #333;
}

.we-service a:hover {
    color: #8f2612;
}

.default {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.default p {
    width: 100%;
    flex-grow: 1;
    overflow: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 60px 20px 0px;
    box-sizing: border-box;
    white-space: normal;
    line-height: 22px;
    text-overflow: inherit;
    text-align: left;
    text-indent: 32px;
}

.default h2 {
    width: 100%;
    position: absolute;
    text-align: center;
    line-height: 100px;
}

.default a {
    color: #d2322d;
    display: contents;
}

.we-link {
    width: 100%;
    margin-top: 50px;
    padding-bottom: 50px;
}

.we-link ul {
    /* width: 64%; */
    width: 84%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    /* justify-content: space-between; */
    justify-content: center;
}

.we-link li {
    width: 388px;
    height: 250px;
    background-color: #ffffff;
    border: solid 1px #eeeeee;
    border-radius: 5px;
    cursor: pointer;
    list-style: none;
    text-align: center;
    margin: 20px 10px 20px 0px;
    padding: 10px 0;
    font-family: AlibabaPuHuiTiR;
    font-size: 18px;
    line-height: 28px;
    color: #3f3f3f;
}

.we-link li:hover {
    color: #8f2612;
}

.we-link li img {
    width: 376px;
    border-radius: 5px;
    margin-bottom: 10px;
}

.we-gallery {
    width: 100%;
    background: url("../img/newIndex/img/index_gallery_21.png") no-repeat center center/cover;
    padding-bottom: 50px;
}

.we-gallery .box {
    /* width: 64%; */
    width: 1200px;
    padding: 16px 0;
    margin: auto;
}

.we-gallery ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 0;
    /* padding: 0; */
    /* justify-content: space-around; */
}

.we-gallery li {
    width: 280px;
    height: 100px;
    background-color: #ffffff;
    border-radius: 14px;
    text-align: center;
    padding: 20px 0px;
    margin-top: 20px;
}

#mylist {
    display: none;
}

.we-gallery img {
    width: 100%;
    /* height: 100px; */
}

.footer {
    width: 100%;
    height: 100%;
    background-color: #333333;
}

.footer .box {
    width: 64%;
    /* width: 90%; */
    margin: auto;
}

.footer-top {
    font-family: MicrosoftYaHei;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #ffffff;
    padding: 34px 0px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: solid 1px #424242;
}

.footer-top .title-list {
    font-size: 16px;
    display: flex;
}

.footer-top .title-list li {
    cursor: pointer;
    padding-left: 30px;
}

.footer-top .logo {
    width: 11rem;
    height: 3rem;
    background: url("../img/newIndex/img/index_footer_5.png") no-repeat center center/cover;
    background-size: 100%;
}

.msq {
    display: flex;
    position: relative;
    /* top: -2.2rem; */
}

.text {
    width: 7rem !important;
    color: #ffffff;
    /* font-size: 1rem; */
    font-size: 14px;
    line-height: 1.75rem;
    opacity: .5;
    margin-left: 2rem;
    padding-top: 1.7rem;
}

.footer-center h3 {
    line-height: 50px;
    font-family: MicrosoftYaHei;
    font-size: 22px;
    letter-spacing: 1px;
    color: #ffffff;
    border-left: solid 3px #9e2e19;
    padding-left: 20px;
}

.footer .we-info > .list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer .list div {
    width: 22rem;
    margin-bottom: 2rem;
}

.footer .list div > p:first-child {
    color: #ffffff;
    font-size: 1rem;
}

.footer .list div > p:nth-of-type(2) {
    color: #fff;
    /* font-size: 1rem; */
    font-size: 14px;
    opacity: .5;
}

.footer .list div > p:nth-of-type(3) {
    color: #fff;
    /* font-size: 1rem; */
    font-size: 14px;
    opacity: .5;
}

.footer .list div > p:nth-of-type(4) {
    color: #fff;
    /* font-size: 1rem; */
    font-size: 14px;
    opacity: .5;
}

.footer-bottom {
    height: 4rem;
    background-color: #222222;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 4rem;
    opacity: 0.5;
}

