.section-fixed-contact {
    display: none;
}

.container .form .h1 {
    line-height: 48px !important;
    margin-bottom: 0 !important;
}

* {
    font-family: PingFang SC;
}

.container .form span {
    font-weight: normal;
}

.bottom-float {
    display: none;
}

.section-title.white p {
    color: #888;
}

.section-0 {
    height: 425px;
    background: url(../images/s2b2c/00-banner.jpg) no-repeat center top;
    background-size: cover;
}

.section-0 .btn-div .a {
    width: 180px;
    height: 60px;
    line-height: 60px;
}

.section-0 .btn-div .btn {
    background: #FFFFFF;
    color: #F20D23;
    border-radius: 2px;
    margin-right: 8px;
}

.section-0 .btn-div .btn-border-blue:hover {
    color: #fff;
    background: none;
    opacity: 0.9;
}

.section-0 .container {
    position: relative;
    height: 390px;
}

.section-0 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.section-3 {
    padding: 26px 0 10px 0;
}

.section .content {
    text-align: center;
    background: #fff;
}

.section .content-tuwen {
    display: inline-block;
    padding: 38px 18px 38px;
}

.section .content-tuwen .top {
    text-align: center;
    position: relative;
}

.section .content-tuwen .img-div {
    width: 149px;
    height: 149px;
    margin: 0 auto;
	padding-bottom: 1rem;
}
.section .content-tuwen .img-div img {
	box-shadow: 5px 5px 10px #dcdfe6;
    border-radius: 50%;
}

.section .content-tuwen .title {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    padding: 15px 0;
}

.section .content-tuwen .content {
    font-size: 14px;
    color: #888888;
    width: 242px;
    line-height: 22px;
    text-align: center;
}

.section-5 .list li {
    width: 240px;
    height: 230px;
    background: #fff;
    margin: 0px 5px 0;
    overflow: hidden;
    text-align: center;
    transition: all ease 300ms;
    padding: 0 20px;
    border-radius: 5px;
    display: inline-block;
}

.section-5 .list li:hover {
    -webkit-box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
    box-shadow: 0px 20px 40px 0px rgba(83, 86, 90, 0.15);
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}

.section-5 .list li:nth-child(n+5) {
    margin-bottom: 0
}

.section-5 .list li .img {
    width: 68px;
    height: 68px;
    margin: 22px auto 5px;
}

.section-5 .list li.item-1 .img {
    background: url(../images/s2b2c/5f-icon1.png) no-repeat center;
}

.section-5 .list li.item-2 .img {
    background: url(../images/s2b2c/5f-icon2.png) no-repeat center;
}

.section-5 .list li.item-3 .img {
    background: url(../images/s2b2c/5f-icon3.png) no-repeat center;
}

.section-5 .list li.item-4 .img {
    background: url(../images/s2b2c/5f-icon4.png) no-repeat center;
}

.section-5 .list li.item-5 .img {
    background: url(../images/s2b2c/5f-icon5.png) no-repeat center;
}

.section-5 .list li.item-6 .img {
    background: url(../images/s2b2c/5f-icon6.png) no-repeat center;
}

.section-5 .list li h3 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.section-5 .list li p {
    font-size: 14px;
    color: #888;
}
.section-8 .list {
    padding-bottom: 50px;
}
.section-8 .list .item {
    float: left;
    width: 33.33%;
    text-align: center;
}

.section-8 .list .item h3 {
    font-size: 24px;
    margin-bottom: 10px;
}

.section-8 .list .item p {
    font-size: 16px;
    color: #888;
    width: 256px;
    margin: 0 auto;
    line-height: 1.8;
}

.section-8 .list .item .img {
    width: 216px;
    height: 433px;
    margin: 0 auto 23px;
	background-size: 100% auto !important;
}
.section-8 .list .item img {
    width: 100%;
}
.section-8 .btn-wrap {
    text-align: center;
}

.section-6 {
    color: #FFFFFF;
    width: 100%;
    background: linear-gradient(-30deg, #2D2E38, #101016);
}

.section-6 .section-title span {
    color: #FFFFFF;
}

@media screen and (max-width: 768px) {
    .mob-banner {
        background-size: cover;
        height: 38rem;
    }
	.mob-banner h1 {
	    color: #FEFEFE;
	    font-size: 2.4rem;
	    font-weight: bold;
	    padding: 2rem 1rem 0.5rem 1rem;
		text-align: center;
	}
	.mob-banner p {
	    color: #FEFEFE;
	    font-size: 1.3rem;
	    line-height: 2.5rem;
	    padding: 0 20px;
		text-align: center;
	}
	.mob-product .gaishu p{
		padding: 1rem 0.5rem;
		font-size: 1.2rem;
		text-align: left;
		text-indent: 2rem;
	}
	.mob-product .gaishu p:last-child{
		text-indent: 0;
		text-align: center;
	}
	.mob-product .gaishu p:last-child img{
		max-width: 100%;
	}

    .mob-s3 .s-title {
        padding-top: 0;
    }

    .mob-s3 .list {
        margin: 0 -.5rem;
    }

    .mob-s3 .list {
        overflow: hidden;
    }

    .mob-s3 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 0;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        /* height: 260px; */
    }

    .mob-s3 .list li .img {
        width: 8rem;
        height: 8rem;
        margin: 0.5rem auto;
        border-radius: 50%;
    }

    .mob-s3 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s3 .list li p {
        margin: 0 1rem;
    }

    .mob-s4 .list {
        margin: 0 -.5rem;
    }

    .mob-s4 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 0;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        height: 215px;
    }

    .mob-s4 .list li .img {
        width: 6rem;
        height: 6rem;
        margin: 0.5rem auto;
    }
    .mob-s4 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s4 .list li p {
        margin: 0 1rem;
    }
	.mob-s5 .gallery-top {
        padding-bottom: 3rem;
    }
    .mob-s5 .list {
        margin: 0 -.5rem;
        overflow: hidden;
    }

    .mob-s5 .list li {
        border: 1px solid #eaeaea;
        background: #fff;
        float: left;
        padding: 1.5rem 0;
        width: 47%;
        margin: 1.5%;
        cursor: pointer;
        overflow: hidden;
        text-align: center;
        height: 215px;
    }

    .mob-s5 .list li .img {
        width: 6rem;
        height: 6rem;
        margin: 0.5rem auto;
    }

    .mob-s5 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s5 .list li p {
        margin: 0 1rem;
    }
	
    .mob-btn-div .mob-btn-red {
        background: linear-gradient(-88deg, #FF601A, #F20600);
    }
	.mob-show-article .info {
	    background: #FFFFFF;
	    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	    border-radius: 2px;
	}
	.mob-show-article .info .bg_div {
	    border-radius: 10px;
	    height: 26rem;
	    position: relative;
	    margin-top: 2rem;
	}
	.mob-show-article .info .bg_div .top {
	    height: 15rem;
	    width: 90%;
	    position: absolute;
	    left: 0;
	    right: 0;
	    margin: auto;
	    text-align: center;
	}
	.mob-show-article .info .bg_div .top .img_div img {
	    width: 27rem;
	    height: 14rem;
	}
	.mob-show-article .info .bg_div .bottom {
	    position: absolute;
	    width: 90%;
	    left: 0;
	    right: 0;
	    margin: auto;
	    top: 15rem;
	    text-align: center;
	}
	.mob-show-article .info .bg_div .bottom .title {
	    color: #333333;
	    font-size: 1.5rem;
	    font-weight: bold;
	}
	.mob-show-article .info .bg_div .bottom .desc {
	    color: #888888;
	    font-size: 1.3rem;
	    margin: 1rem 0 1.5rem;
	    word-break: break-all;
	    -webkit-line-clamp: 2;
	    height: 4rem;
	    overflow: hidden;
	    -webkit-box-orient: vertical;
	    display: -webkit-box;
	}
	.mob-show-article .info .bg_div .bottom .region {
	    color: #888888;
	    font-size: 1.2rem;
	}
	.mob-show-article .swiper-pagination1 {
	    height: 4rem;
	    width: 100%;
	    text-align: center;
	    margin-top: 0.7rem;
	}
	.mob-show-article .swiper-pagination-bullet {
	    display: inline-block;
	    margin: 0 8px;
	    position: relative;
	    cursor: pointer;
	    overflow: hidden;
	    text-indent: -140px;
	    border-radius: 0;
	    width: 26px;
	    height: 4px;
	    background: #CCCCCC;
	    opacity: 1;
	}
	.mob-show-article .swiper-pagination-bullet-active {
	    width: 36px !important;
	    background: linear-gradient(-88deg, #FF601A, #F20600);
	}
	.mob-btn-div {
	    text-align: center;
	    display: block;
	    padding: 2rem 0;
	}
	.mob-about-article .article-div {
	    background: #FFFFFF;
	    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
	    border-radius: 2px;
	    padding: 2rem;
	    margin-bottom: 1rem;
	}
	.mob-about-article .article-div .title {
	    color: #333333;
	    font-size: 1.6rem;
	    font-weight: bold;
	    margin-bottom: 1rem;
	}
	.mob-about-article .article-div .article-title {
	    color: #666666;
	    font-size: 1.4rem;
	    line-height: 3.6rem;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    height: 3rem;
	}
	.mob-about-article .article-div .mob-btn-div {
	    text-align: left;
	    padding: 1.5rem 0 0rem;
	}
	.mob-about-article .zx-div .article-title span:first-child {
	    float: left;
	    height: 3rem;
	    overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    width: 16rem;
	}
	.mob-about-article .zx-div .article-title span:last-child {
	    float: right;
	}
}
