.page-community .section-title span {
    font-size: 36px;
    color: #333;
    font-weight: 600;
    line-height: 70px;
}

.page-community .section-title p {
    font-size: 16px;
    color: #95989d;
}

.public-banner .btn-div .btn-border-blue:hover {
    color: #ED1F53;
}

.public-banner {
    height: 424px;
    background: url(../images/mendian/00-banner.jpg) no-repeat center top;
}

.public-banner .btn-wrap .desc .bck:after {
    background: url(../images/mendian/00-banner-icon1.png) no-repeat center top;
    width: 30px;
    height: 26px;
    left: 20px;
    top: 12px;
}

.public-banner .btn-wrap .desc .bck {
    color: #ED1F53;
}

.page-community .section-2 {
    background: #FFFFFF;
}

.page-community .section-2 .section-title {
    margin-bottom: 75px;
}

.page-community .section-2 .info {
    text-align: center;
}

.page-community .section-2 .info .img_div {
    display: inline-block;
    text-align: center;
    background-color: #FFFFFF;
    position: relative;
    box-shadow: 0px 6px 17px 0px #2323230f;
}

.page-community .section-2 .info .img_div .img_content {
    text-align: center;
    width: 350px;
    height: 180px;
}

.page-community .section-2 .info .img_div .img_content .top_img {
    height: 110px;
    margin-top: -45px;
}

.page-community .section-2 .info .img_div .img_content .top_img1 {
    background: url(../images/mendian/1f-icon1.png) no-repeat center center;
}

.page-community .section-2 .info .img_div .img_content .top_img2 {
    background: url(../images/mendian/1f-icon2.png) no-repeat center center;
}

.page-community .section-2 .info .img_div .img_content .top_img3 {
    background: url(../images/mendian/1f-icon3.png) no-repeat center center;
}

.page-community .section-2 .info .img_div .img_content i {
    width: 280px;
    height: 1px;
    background: rgba(237, 237, 237, 1);
    display: inline-block;
}

.page-community .section-2 .info .img_div .img_content span {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

.page-community .section-2 .info .img_div .img_content p {
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    margin-bottom: 10px;
}

.page-community .section-2 .info .img_div .img_content a {
    background: rgba(255, 255, 255, 1);
    border-radius: 2px;
    font-size: 14px;
    color: rgba(255, 39, 26, 1);
    display: inherit;
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 15px;
}

.page-community .section-2 .info .img_div:nth-child(2) {
    margin-right: 8.5px;
    margin-left: 15px;
}

.page-community .section-2 .info .img_div:nth-child(3) {
    margin-left: 6.5px;
}

.page-community .section-2 .info .img_div .desc {
    width: 100%;
    display: table;
}

.page-community .section-2 .info .img_div ul {
    width: 85%;
    margin: 30px 0 30px 10%;
}

.page-community .section-2 .info .img_div ul li {
    font-size: 14px;
    line-height: 35px;
}

.page-community .section-2 .info .img_div ul li span {
    display: inline-block;
    color: #666666;
    margin: 0 15px;
    letter-spacing: 3px;
}

.page-community .section-2 .info .img_div ul li p {
    display: inline-block;
    color: #666666;
    width: 160px;
    text-align: left;
}

.page-community .section-2 .info .img_div ul li::before {
    content: ".";
    color: #F20D23;
    display: inline-block;
    position: relative;
    font-size: 40px;
    top: -4px;
    line-height: 0;
}

.page-community .section-2 .info .img_div .desc_img {
    height: 200px;
}

.page-community .section-2 .info .img_div .desc_img1 {
    background: url("../images/mendian/1f-img1.jpg") no-repeat center center;
}

.page-community .section-2 .info .img_div .desc_img2 {
    background: url("../images/mendian/1f-img3.jpg") no-repeat center center;
}

.page-community .section-3 {
    background-color: #F5F6FA;
}

.page-community .section-3 .s-slide .hd {
    width: 244px;
    float: left;
    padding-top: 100px;
}

.page-community .section-3 .s-slide .hd li {
    width: 244px;
    height: 70px;
    cursor: pointer;
    font-size: 18px;
    margin-bottom: 30px;
    line-height: 70px;
    background: #fff;
    border-radius: 5px;
}

.page-community .section-3 .s-slide .hd li i {
    width: 8px;
    height: 8px;
    display: inline-block;
    border: 2px solid #ddd;
    vertical-align: -1px;
    margin: 0 19px;
    border-radius: 100%;
}

.page-community .section-3 .s-slide .hd li.on {
    color: #fff;
    background: rgb(233, 53, 105);
    background: -moz-linear-gradient(left, rgba(233, 53, 105, 1) 0%, rgba(252, 144, 144, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(233, 53, 105, 1)), color-stop(100%, rgba(252, 144, 144, 1)));
    background: -webkit-linear-gradient(left, rgba(233, 53, 105, 1) 0%, rgba(252, 144, 144, 1) 100%);
    background: -o-linear-gradient(left, rgba(233, 53, 105, 1) 0%, rgba(252, 144, 144, 1) 100%);
    background: -ms-linear-gradient(left, rgba(233, 53, 105, 1) 0%, rgba(252, 144, 144, 1) 100%);
    background: linear-gradient(to right, rgba(233, 53, 105, 1) 0%, rgba(252, 144, 144, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e93569', endColorstr='#fc9090', GradientType=1);
}

.page-community .section-3 .s-slide .bd {
    padding-left: 370px;
}

.page-community .section-3 .s-slide .bd .list {
    margin-right: -116px;
}

.page-community .section-3 .s-slide .bd .litem {
    float: left;
    position: relative;
    width: 182px;
    margin-right: 116px;
    text-align: center;
    font-size: 14px;
}

.page-community .section-3 .s-slide .bd li .litem p {
    margin: 0 -20px;
}

.page-community .section-3 .s-slide .bd li .litem .img {
    width: 183px;
    height: 324px;
    margin-bottom: 30px;
}

.page-community .section-3 .s-slide .bd li .litem:after {
    content: '';
    width: 53px;
    height: 10px;
    background: url(../images/mendian/4f-icon.png) no-repeat;
    position: absolute;
    top: 50%;
    right: -87px;
    margin-top: -5px;
}

.page-community .section-3 .s-slide .bd li .litem:last-child:after {
    display: none;
}

.page-community .section-3 .s-slide .bd li.item-1 .litem-1 .img {
    background: url(../images/mendian/4f-img1.png) no-repeat;
}

.page-community .section-3 .s-slide .bd li.item-1 .litem-2 .img {
    background: url(../images/mendian/4f-img2.png) no-repeat;
}

.page-community .section-3 .s-slide .bd li.item-1 .litem-3 .img {
    background: url(../images/mendian/4f-img3.png) no-repeat;
}

.page-community .section-3 .s-slide .bd li.item-2 .litem-1 .img {
    background: url(../images/mendian/4f-img4.png) no-repeat;
}

.page-community .section-3 .s-slide .bd li.item-2 .litem-2 .img {
    background: url(../images/mendian/4f-img5.png) no-repeat;
}

.page-community .section-3 .s-slide .bd li.item-2 .litem-3 .img {
    background: url(../images/mendian/4f-img6.png) no-repeat;
}

.page-community .section-4 .list li {
    width: 25%;
    text-align: center;
    float: left;
    margin-bottom: 50px;
}

.page-community .section-4 .list li:nth-child(n+5) {
    margin-bottom: 0;
}

.page-community .section-4 .list li .img {
    width: 46px;
    height: 41px;
    margin: 0 auto 20px;
    background: url(../images/mendian/3f-icon.png) no-repeat;
}

.page-community .section-4 .list li.item-1 .img {
    background-position: 0 0;
}

.page-community .section-4 .list li.item-2 .img {
    background-position: -54px 0;
}

.page-community .section-4 .list li.item-3 .img {
    background-position: -108px 0;
}

.page-community .section-4 .list li.item-4 .img {
    background-position: -168px 0;
}

.page-community .section-4 .list li.item-5 .img {
    background-position: -227px 0;
}

.page-community .section-4 .list li.item-6 .img {
    background-position: -289px 0;
}

.page-community .section-4 .list li.item-7 .img {
    background-position: -349px 0;
}

.page-community .section-4 .list li.item-8 .img {
    background-position: -411px 0;
}

.page-community .section-4 .list li h3 {
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 10px;
}

.page-community .section-4 .list li p {
    font-size: 14px;
    color: #888;
}

.page-community .section-5 {
    background: #F4F6F9;
}

.page-community .section-5 .img_div {
    z-index: 1;
    height: 340px;
    background: url(../images/mendian/4f-img.png) no-repeat center center;
}

.page-community .section-5 div span {

    margin: 34px 0 20px 0;
}

.page-community .section-6 .list {
    margin-right: -94px;
}

.page-community .section-6 .list li {
    float: left;
    width: 238px;
    float: left;
    text-align: center;
    margin: 0 85px 0 0;
}

.page-community .section-6 .list li .img {
    display: block;
    width: 60px;
    height: 61px;
    background: url(../images/mendian/5f-icon.png) no-repeat;
    margin: 0 auto;
}

.page-community .section-6 .list li.item-1 .img {
    background-position: 0 0;
}

.page-community .section-6 .list li.item-2 .img {
    background-position: -93px 0;
}

.page-community .section-6 .list li.item-3 .img {
    background-position: -185px 0;
}

.page-community .section-6 .list li.item-4 .img {
    background-position: -277px 0;
}

.page-community .section-6 .list li h3 {
    font-weight: 600;
    font-size: 20px;
    margin: 20px 0 15px;
}

.page-community .section-6 .list li p {
    font-size: 14px;
    color: #888;
    line-height: 24px;
}

@keyframes rowleft {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-1840px, 0, 0);
        transform: translate3d(-1840px, 0, 0);
    }
}

.section-7 {
    display: none;
    padding: 27px 0px;
    box-shadow: 0px 10px 30px 0px rgba(93, 93, 93, 0.1);
}

.section-7 .container .info {
    width: 50%;
    float: left;
}

.section-7 .container .info div {
    display: inline-block;
    margin-left: 26px;
}

.section-7 .container .info div h4 {
    font-size: 24px;
}

.section-7 .container .info div span {
    font-size: 16px;
    color: rgba(136, 136, 136, 1);
}

.section-7 .container .form {
    width: 50%;
    float: right;
    padding-top: 10px;
}

.section-7 .container .form .input {
    width: 200px;
    height: 46px;
    background: #FFFFFF;
    float: left;
    margin-right: 10px;
}

.section-7 .container .form .input input {
    padding: 8px 10px;
    height: 30px;
    width: calc(100% - 20px);
    font-size: 14px;
    border: 1px solid #d0cdcd;
}

.section-7 .container .form .btn {
    float: left;
    width: 160px;
    height: 48px;
    background: linear-gradient(90deg, #f20d23, #E73619);
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    color: #FFFFFF;
    cursor: pointer;
}

.page-community .section-8 .about-cases .about-cases-title {
    position: absolute;
    top: 265px;
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #293E63;
    line-height: 1;
    font-weight: 300;
}

.page-community .section-8 .about-cases .about-cases-title .about-cases-title-mask {
    display: inline-block;
    width: 600px;
    height: 60px;
    line-height: 60px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 0px 30px 30px rgba(255, 255, 255, 0.8);
    font-weight: bold;
}

.page-community .section-8 .about-cases .about-cases-title .about-cases-title-number {
    width: 100px;
    margin-top: -5px;
}

.page-community .section-8 .about-cases .about-cases-title text {
    color: #FC3D34;
    margin: 0 10px;
}

.page-community .section-9 {
    height: 199px;
    background: url(../images/mendian/6f-bg.jpg) no-repeat center center;
}

.page-community .section-9 .section-title {
    padding-top: 35px;
    margin-bottom: 10px;
}

.page-community .section-9 .section-title span {
    font-size: 30px;
    color: white;
    letter-spacing: 5px;
}

.page-community .section-9 .btn-div {
    margin: 0;
}

@media screen and (max-width: 768px) {
    .s-title .crown {
        font-size: 1.6rem;
    }

    .page-community .mob-s1 {
        background: #F7F9FC;
    }

    .page-community .mob-s1 .content {
        margin: 5rem 0;
        box-shadow: 0px 10px 30px 0px #2323230f;
        background: #ffffff;
    }

    .page-community .mob-s1 .content_head {
        background-size: 100%;
        text-align: center;
    }

    .page-community .mob-s1 .content_head .div_border {
        border-bottom: 1px solid #EDEDED;
        width: 90%;
        margin: 0 auto;
        margin-top: 0.5rem;
    }

    .page-community .mob-s1 .content_head .div_img {
        height: 9rem;
        display: inline-block;
        margin: -3rem auto -2rem auto;
        width: 100%;
    }

    .page-community .mob-s1 .content_head .div_img1 {
        background: url(../images/mendian/1f-icon1.png) no-repeat center top;
        background-size: 7.5rem;
    }

    .page-community .mob-s1 .content_head .div_img2 {
        background: url(../images/mendian/1f-icon2.png) no-repeat center top;
        background-size: 7.5rem;
    }

    .page-community .mob-s1 .content_head .div_img3 {
        background: url(../images/mendian/1f-icon3.png) no-repeat center top;
        background-size: 7.5rem;
    }

    .page-community .mob-s1 .content_head span {
        font-size: 1.6rem;
        line-height: 3.8rem;
    }

    .page-community .mob-s1 .content_head p {
        font-size: 1.2rem;
        position: relative;
        top: -0.6rem;
        color: #666666;
    }

    .page-community .mob-s1 .content_info {
        font-size: 1.2rem;
        padding: 1.5rem 0;
    }

    .page-community .mob-s1 .content_info .div_img {
        height: 6rem;
        margin: 0 auto;
        padding: 0;
    }

    .page-community .mob-s1 .content_info .div_img1 {
        background: url(../images/mobile/mendian/1f-img1.jpg) no-repeat center top;
        background-size: 100%;
    }

    .page-community .mob-s1 .content_info .div_img2 {
        background: url(../images/mobile/mendian/1f-img3.jpg) no-repeat center top;
        background-size: 100%;
    }

    .page-community .mob-s1 .content_info div {
        width: 94%;
        margin-left: 6%;
    }

    .page-community .mob-s1 .content_info i {
        background: url(../images/mobile/mendian/1f-img2.png) no-repeat center center;
        width: 0.5rem;
        height: 0.5rem;
        display: inline-block;
        position: relative;
    }

    .page-community .mob-s1 .content_info span {
        display: inline-block;
        color: #333333;
        margin: 1rem 1.5rem;
        width: 7rem;
        letter-spacing: 0.4rem;
    }

    .page-community .mob-s1 .content_info p {
        display: inline-block;
        color: #666666;
    }

    .page-community .mob-s2 {
        background-color: #ffffff;
    }

    .page-community .mob-s2 .info .top ul {
        text-align: center;
    }

    .page-community .mob-s2 .info .top li {
        display: inline-block;
        border-radius: 7px;
        line-height: 3.5rem;
        padding-right: 1rem;
        font-size: 1.1rem;
    }

    .page-community .mob-s2 .info .top .on {
        color: #ffffff;
        background: linear-gradient(90deg, #ff305c, #fe8384);
    }

    .page-community .mob-s2 .info .top .on span {
        border: 1px solid #ffffff;
    }

    .page-community .mob-s2 .info .top li span {
        width: 0.5rem;
        height: 0.5rem;
        border: 1px solid #aaaaaa;
        border-radius: 50%;
        display: inline-block;
        margin: 0 1rem;
    }

    .page-community .mob-s2 .info .bottom_div {
        text-align: center;
        margin: 3rem 0 4rem 0;
        padding-bottom: 2rem;
    }

    .page-community .mob-s2 .info .bottom_div .img_list2 {
        display: none;
    }

    .page-community .mob-s2 .info .bottom_div .img_list .img_right {
        background: url("../images/mendian/4f-icon.png") no-repeat center center;
        width: 2rem;
        height: 12rem;
        background-size: 2rem;
        display: inline-block;
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img {
        width: 27%;
        height: 12rem;
        position: relative;
        display: inline-block;
        background-size: 6.8em;
        background-repeat: no-repeat;
        background-position: center;
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img1 {
        background-image: url("../images/mendian/4f-img1.png");
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img2 {
        background-image: url("../images/mendian/4f-img2.png");
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img3 {
        background-image: url("../images/mendian/4f-img3.png");
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img4 {
        background-image: url("../images/mendian/4f-img4.png");
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img5 {
        background-image: url("../images/mendian/4f-img5.png");
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img6 {
        background-image: url("../images/mendian/4f-img6.png");
    }

    .page-community .mob-s2 .info .bottom_div .img_list .div_img span {
        position: absolute;
        bottom: 0;
        width: 100%;
        display: block;
        margin-bottom: -4rem;
    }

    .page-community .mob-s3 {
        background: #F7F9FC;
    }

    .page-community .mob-s3 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .page-community .mob-s3 .list .item {
        width: 48%;
        text-align: center;
        margin: 2rem 0.2rem;
    }

    .page-community .mob-s3 .list h3 {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
    }

    .page-community .mob-s3 .list span {
        color: #888888;
    }

    .page-community .mob-s3 .list .item .img {
        background: url(../images/mendian/3f-icon.png) no-repeat center top;
        width: 4rem;
        height: 5rem;
        margin: 0 auto;
    }

    .page-community .mob-s3 .list .item .img1 {
        background-position-x: 0.2rem;
    }

    .page-community .mob-s3 .list .item .img2 {
        background-position-x: -4.5rem;
    }

    .page-community .mob-s3 .list .item .img3 {
        background-position-x: -9.1rem;
    }

    .page-community .mob-s3 .list .item .img4 {
        background-position-x: -14rem;
    }

    .page-community .mob-s3 .list .item .img5 {
        background-position-x: -19rem;
    }

    .page-community .mob-s3 .list .item .img6 {
        background-position-x: -24rem;
    }

    .page-community .mob-s3 .list .item .img7 {
        background-position-x: -29rem;
    }

    .page-community .mob-s3 .list .item .img8 {
        background-position-x: -34rem;
    }

    .page-community .mob-s4 {
        background-color: #ffffff;
    }

    .page-community .mob-s4 .btn {
        background: linear-gradient(90deg, #f20d23, #f85f2a);
        display: table;
        margin-top: 2rem;
    }

    .page-community .mob-s5 {
        background: #F7F9FC;
        padding-bottom: 2rem;
    }

    .page-community .mob-s5 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .page-community .mob-s5 .list .item {
        text-align: left;
        width: 100%;
        margin-bottom: 2rem;
    }

    .page-community .mob-s5 .list h3 {
        font-size: 1.4rem;
        color: rgba(0, 0, 0, 1);
    }

    .page-community .mob-s5 .list span {
        color: #888888;
        font-size: 1.2rem;
    }

    .page-community .mob-s5 .list .div_img {
        background: url(../images/mendian/5f-icon.png) no-repeat center top;
        width: 4rem;
        height: 7.5rem;
        display: inline-block;
        background-size: 17rem;
        margin: 0 1rem;
    }

    .page-community .mob-s5 .list .div_desc {
        width: 75%;
        display: inline-block;
    }

    .page-community .mob-s5 .list .item-1 .div_img {
        background-position-x: 0.1rem;
    }

    .page-community .mob-s5 .list .item-2 .div_img {
        background-position-x: -4.6rem;
    }

    .page-community .mob-s5 .list .item-3 .div_img {
        background-position-x: -9.1rem;
    }

    .page-community .mob-s5 .list .item-4 .div_img {
        background-position-x: -13.8rem;
    }

    .page-community .mob-s9 {
        background: url(../images/mobile/mendian/6f-img.jpg) no-repeat center top;
        background-size: cover;
        padding-bottom: 4rem;
    }

    .page-community .mob-s9 .s-title {
        padding-top: 2rem;
        text-align: center;
        margin-bottom: 3rem;
    }

    .page-community .mob-s9 a {
        background-size: 28rem;
        color: #FFFFFF;
        padding: 1rem 3rem;
        border: 1px solid #ffffff;
        font-size: 1.2rem;
    }

    .page-community .mob-s9 p {
        font-size: 1.6rem;
        letter-spacing: 2px;
    }
}
