* {
    font-family: PingFang SC;
}

.btn-div .btn {
    background: linear-gradient(300deg, #ff7272, #fd4146);
}

.section-1 {
    height: 425px;
    background: url(../images/sqtg/00-banner.jpg) no-repeat center top;
    background-size: cover;
}

.section-1 .btn-div .btn-border-blue:hover {
    color: #fe4e52;
}

.section-1 .container {
    position: relative;
    height: 390px;
}

.section-1 .btn-wrap .btn-line:hover {
    background: linear-gradient(90deg, #fe203a, #fe7f66);
    color: #FFFFFF;
}

.section-5 .fl {
    float: left;
}
.section-5 .fr {
    float: right;
}
.hexingongneng:before, .hexingongneng:after {
    content: " ";
    display: table;
}
.section-5 .hexingongneng:after {
    clear: both;
}
.section-5 .info {
    width: 50%;
}

.section-5 .form {
    width: 40%;
    padding-top: 100px;
}
.section-5 .info .img-div {
    width: 603px;
    height: 458px;
}
.section-5 .info img {
    max-width: 600px;
	width: 100%;
}
.big-title {
    font-size: 34px;
	font-weight: 600;
    background: url(../images/common/duanhong.png) no-repeat center bottom;
    padding-bottom: 24px;
    margin-bottom: 13px;
    background-position-x: 1px;
}
.hexingongneng .color-h{font-size: 15px;}
.section-6 .container .img {
    background-color: white;
	padding-bottom: 30px;
}
.section-6 .btn1{background: linear-gradient(300deg, #ff7272, #fd4146);color: white !important;font-weight: 600;}
.section-6 .btn {
    border-radius: 2px;
	border: 1px solid #e4e7ed;
    line-height: 50px;
    color:#606266;
    font-size: 16px;
    width: 130px;
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    cursor: pointer;
	margin-left: 15px;
}
.section-3 .content {
    text-align: center;
    background: #fff;
}

.section-3 .content-div {
    display: inline-block;
    padding: 28px 18px 28px;
}

.section-3 .content-div .top {
    text-align: center;
    position: relative;
}

.section-3 .content-div .img-div {
    margin: 0 auto;
}
.section-3 .content-div img {
    width: 100%;
}
.section-3 .content-div .title {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    padding: 15px 0;
}

.section-3 .content-div .content {
    font-size: 14px;
    color: #888888;
    width: 242px;
    line-height: 22px;
    text-align: center;
}
.section-3 .form .color-h {
    font-size: 15px;
    color: #888888;
    display: inline-block;
    line-height: 34px;
    margin: 10px 0px;
    width: 433px;
}

.section-7 .section-title span {
    margin-bottom: 20px;
}

.section-7 .hd ul {
    margin-right: -20px;
}

.section-7 .hd ul li {
    float: left;
    width: 257px;
    height: 245px;
    cursor: pointer;
    border: 1px solid #E6E7EB;
    text-align: center;
    background: #fff;
    margin: 0 10px 10px 0;
    overflow: hidden;
}

.section-7 .hd ul li.item-pull {
    margin-left: 313px;
}

.section-7 .hd ul li.item-big {
    width: 358px;
}

.section-7 .hd ul li .img {
    width: 90px;
    height: 77px;
    background: url(../images/case/5f-icon.png) no-repeat;
    margin: 30px auto 20px;
}

.section-7 .hd ul li.item-1 .img {
    background-position: -2px 0;
}

.section-7  .hd ul li.item-2 .img {
    background-position: -110px 0;
}

.section-7 .hd ul li.item-3 .img {
    background-position: -225px 0;
}

.section-7 .hd ul li.item-4 .img {
    background-position: -345px 0;
}

.section-7 .hd ul li.item-5 .img {
    background-position: -468px 0;
}

.section-7 .hd ul li.item-6 .img {
    background-position: -588px 0;
}
.section-7 .hd ul li.item-7 .img {
    background-position: -712px 0;
}.section-7 .hd ul li.item-8 .img {
    background-position: -820px 0;
}
.section-7 .hd ul li h3 {
    font-size: 18px;
    margin: 10px 0;
    font-weight: 600;
}

.section-7 .hd ul li p {
    font-size: 16px;
    color: #878787;
    margin: 0 30px;
    line-height: 22px;
}

.section-7 .hd ul li:hover {
    background: linear-gradient(to bottom, #fd8e8e, #fd4146);
}

.section-7 .hd ul li:hover h3 {
    color: #fff;
}

.section-7 .hd ul li:hover p {
    color: #fff;
}

.section-7 .hd ul li:hover .img {
    background-position-y: -160px;
}



.section-10 .list {
    margin-right: -90px;
    text-align: center;
}
.section-10 .list li {
    position: relative;
    float: left;
    width: 227px;
    height: 253px;
    margin-right: 90px;
    background: #fff;
    box-shadow: 0 3px 30px rgba(0, 0, 0, 0.1);
}
.section-10 .list li .img {
    width: 80px;
    height: 93px;
    background: url(../images/common/08-icon1.png) no-repeat;
    margin: 38px auto 0;
}

.section-10 .list li.item-1 .img {
    background-position: 0 0;
}
.section-10 .list li.item-2 .img {
    background-position: -90px 0;
}
.section-10 .list li.item-3 .img {
    background-position: -180px 0;
}
.section-10 .list li.item-4 .img {
    background-position: -270px 0;
}
.section-10 .list li p {
    font-size: 36px;
    color: #e5e5e5;
    font-weight: 700;
}
.section-10 .list li h3 {
    font-size: 20px;
}
.section-10 .list li:after {
    content: "";
    position: absolute;
    left: 263px;
    top: 120px;
    width: 20px;
    height: 17px;
    background: url(../images/common/08-icon2.png) no-repeat;}

.section-2 {
    padding: 26px 0 110px 0;
}

.section-2 .section-title {
    padding-top: 0;
}

.section-2 .info .o2o_btn {
    display: table;
    margin: 0 auto;
    margin-top: 70px;
}

.section-2 .info {
    text-align: center;
}

.section-2 .info .img_div {
    display: inline-block;
    width: 200px;
    margin-right: 100px;
}

.section-2 .info .img_div:last-child {
    margin-right: 0;
}

.section-2 .info .img_div .div-img {
    width: 72px;
    height: 72px;
    display: inline-block;
}


.section-2 .info .img_div:nth-child(1) .div-img {
    background: url("../images/sqtg/1f-icon1.png") no-repeat center;
}

.section-2 .info .img_div:nth-child(2) .div-img {
    background: url("../images/sqtg/1f-icon2.png") no-repeat center;
}

.section-2 .info .img_div:nth-child(3) .div-img {
    background: url("../images/sqtg/1f-icon3.png") no-repeat center;
}

.section-2 .info .img_div:nth-child(4) .div-img {
    background: url("../images/sqtg/1f-icon4.png") no-repeat center;
}

.section-2 .info .img_div h2 {
    font-size: 20px;
    font-weight: 600;
    margin: 15px 0 10px;
}

.section-2 .info .img_div span {
    font-size: 14px;
    color: #888888;
    display: block;
}

.section-3 .content {
    text-align: center;
    background: #fff;
}

.section-3 .content-div {
    display: inline-block;
    padding: 38px 18px 38px;
}

.section-3 .content-div .top {
    text-align: center;
    position: relative;
}

.section-3 .content-div .img-div {
    width: 95%;
    margin: 0 auto;
}
.section-3 .content-div img {
    width: 100%;
    border-radius: 30px;
}
.section-3 .content-div .title {
    font-size: 22px;
    color: #333;
    font-weight: 600;
    padding: 15px 0;
}

.section-3 .content-div .content {
    font-size: 14px;
    color: #888888;
    width: 242px;
    line-height: 22px;
    text-align: center;
}

@media screen and (max-width: 768px) {
	.mob-btn-div {
	    padding: 2rem 0;
	}
	.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.4rem;
	    line-height: 2.5rem;
	    padding: 0 20px;
		text-align: center;
	}
	.mob-product .gaishu p{
		padding: 1rem 0.5rem;
		font-size: 1.4rem;
		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-btn-div .mob-btn-red {
        border-radius: 0;
        background: linear-gradient(90deg, #fe4646, #ff7573);
        line-height: 2rem;
    }

    .mob-s2 {
        padding-bottom: 4rem;
    }
	.mob-s2 .gongneng img{
	    width: 100%;
	}
	.mob-s2 #zhongduan{ padding: 3rem 0 0 1.2rem;}
	.mob-s2 .zhongduan{
	    background: linear-gradient(90deg, rgb(254,0,0), #E73619);
		font-size: 1.5rem;
		color: #FFFFFF;
		padding: 3rem 1.6rem;
		border-top-left-radius: 1rem;
		border-bottom-left-radius: 1rem;
		font-weight: bolder;
	}
	.mob-s2 .dinghuo{
		border: 1px solid #ddd;
		height: 8rem;
		margin-right: 1rem;
		border-bottom-right-radius: 10px;
		border-top-right-radius: 10px;
		margin-left: 6rem;
		margin-top: -5.1rem;
		padding: 0.7rem 0;
	}
	.mob-s2 #zhongduan .btn{
		border-radius: 2px;
		line-height: 25px;
		color: #000000;
		font-size: 14px;
		min-width: 80px;
		height: 25px;
		display: inline-block;
		box-sizing: border-box;
		vertical-align: bottom;
		text-align: left;
		cursor: pointer;
		margin-left: 15px;
	}
    .mob-s3 .list {
        margin: 0 -.5rem;
        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: auto;
    }

    .mob-s3 .list li .img {
        width: 95%;
        margin: 0.5rem auto;
    }
	.mob-s3 .list li img {
       border-radius: 10px;
    }

    .mob-s3 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s3 .list li p {
        margin: 0 1rem;
    }

    .mob-s4 {
        background-color: #FAFAFA;
        padding-bottom: 4rem;
    }

    .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: 18.5rem;
    }

    .mob-s4 .list li .img {
		width: 90px;
		height: 77px;
        background: url(../images/case/5f-icon.png) no-repeat;
        margin: 10px auto 20px;
    }

	.mob-s4 .list li.item-1 .img {
		background-position: -2px 0;
	}

	.mob-s4 .list li.item-2 .img {
		background-position: -110px 0;
	}

	.mob-s4 .list li.item-3 .img {
		background-position: -225px 0;
	}

	.mob-s4 .list li.item-4 .img {
		background-position: -345px 0;
	}

	.mob-s4 .list li.item-5 .img {
		background-position: -468px 0;
	}

	.mob-s4 .list li.item-6 .img {
		background-position: -588px 0;
	}
	.mob-s4 .list li.item-7 .img {
		background-position: -712px 0;
	}
	.mob-s4 .list li.item-8 .img {
		background-position: -820px 0;
	}
    .mob-s4 .list li h3 {
        line-height: 3rem;
        font-weight: 600;
    }

    .mob-s4 .list li p {
        margin: 0 1rem;
    }

	.mob-s5 .item-list .item {
        text-align: center;
        background: #FFFFFF;
        box-shadow: 0px 10px 30px 0px #00000014;
        padding: 2rem;
    }

    .mob-s5 .item-list .item .mob-btn-div {
        padding: 2.5rem 0 1.5rem;
    }

    .mob-s5 .item-list .item:first-child {
        margin-bottom: 2rem;
    }

    .mob-s5 .item-list .item .title {
        color: #333333;
        font-size: 1.5rem;
        font-weight: bold;
        position: relative;
        text-indent: -2rem;
    }

    .mob-s5 .item-list .item .title.hot:after {
        position: absolute;
        content: 'HOT';
        font-size: 1rem;
        color: #fff;
        right: 4rem;
        padding: 0.1rem 0.5rem;
        top: 1px;
        text-indent: 0rem;
        border-radius: 4px;
        background-color: #FE4646;
    }

    .mob-s5 .item-list .item .title.new:after {
        position: absolute;
        content: 'NEW';
        font-size: 1rem;
        color: #fff;
        right: 3.5rem;
        padding: 0.1rem 0.5rem;
        top: 1px;
        text-indent: 0rem;
        border-radius: 4px;
        background-color: #06DE7E;
    }

    .mob-s5 .item-list .item .desc {
        color: #888888;
        font-size: 1.3rem;
        margin: 1rem 0;
		text-align: left;
		text-indent: 2rem;
    }

    .mob-s5 .item-list .item .div-img {
        width: 100%;
        margin-top: 1rem;
    }
	.mob-s5 .item-list .item img {
	    width: 100%;
	}

    .mob-s6 .list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }

    .mob-s6 .list .item {
        width: 22%;
        text-align: center;
        margin: 10px 5px;
        background: #ffffff;
        box-shadow: 0px 8px 20px 0px #3230381a;
        padding: 1rem 0rem;
    }

    .mob-s6 .list .item span {
        font-size: 1.2rem;
        color: rgba(0, 0, 0, 1);
        font-weight: 600;
    }

    .mob-s6 .list .item div {
        background: url(../images/sqtg/6f-icon.png);
        width: 3rem;
        height: 3rem;
        background-size: 3800%;
        margin: 0 auto;
    }

    .mob-s6 .list .item-1 div {
        background-position-x: 0;
    }

    .mob-s6 .list .item-2 div {
        background-position-x: -5rem;
    }

    .mob-s6 .list .item-3 div {
        background-position-x: -10.5rem;
    }

    .mob-s6 .list .item-4 div {
        background-position-x: -15.5rem;
    }

    .mob-s6 .list .item-5 div {
        background-position-x: -20.5rem;
    }

    .mob-s6 .list .item-6 div {
        background-position-x: -26.3rem;
    }

    .mob-s6 .list .item-7 div {
        background-position-x: -31.8rem;
    }

    .mob-s6 .list .item-8 div {
        background-position-x: -37.1rem;
    }

    .mob-s6 .list .item-9 div {
        background-position-x: -42.3rem;
    }

    .mob-s6 .list .item-10 div {
        background-position-x: -47.5rem;
    }

    .mob-s6 .list .item-11 div {
        background-position-x: -52.8rem;
    }

    .mob-s6 .list .item-12 div {
        background-position-x: -58.1rem;
    }

    .mob-s6 .list .item-13 div {
        background-position-x: -63.5rem;
    }

    .mob-s6 .list .item-14 div {
        background-position-x: -68.7rem;
    }

    .mob-s6 .list .item-15 div {
        background-position-x: -74.1rem;
    }

    .mob-s6 .list .item-16 div {
        background-position-x: -79.1rem;
    }

    .mob-s6 .list .item-17 div {
        background-position-x: -84.5rem;
    }

    .mob-s6 .list .item-18 div {
        background-position-x: -90.1rem;
    }

    .mob-s6 .list .item-19 div {
        background-position-x: -95.1rem;
    }

    .mob-s6 .list .item-20 div {
        background-position-x: -100.5rem;
    }

    .mob-s6 .list .item-21 div {
        background-position-x: -105.8rem;
    }

    .mob-s6 .list .item-22 div {
        background-position-x: -111.1rem;
    }

    .mob-s6 .list .item-23 {
        box-shadow: none;
        background: none;
    }

    .mob-s6 .list .item-24 {
        box-shadow: none;
        background: none;
    }

    .mob-s6 .list .item-23 div {
        width: 78px;
        height: 102px;
    }

    .mob-s6 .list .item-24 div {
        width: 78px;
        height: 102px;
    }
	.mob-s7.liucheng {
    border-radius: 10px;
    height: auto; 
    position: relative;
    margin-top: 2rem;
}
	.mob-s7 ul 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: 20.5rem;
	}
	.mob-s7 ul li h3{
		font-size: 36px;
		color: #e5e5e5;
		font-weight: 700;
	}
	.mob-s7 ul li p{
		font-size: 20px;
		font-weight: 400;
	}
	.mob-s7 ul li .img {
	    width: 80px;
	    height: 93px;
	    background: url(../images/common/08-icon1.png) no-repeat;
	    margin: 28px auto 0;
	}
	.mob-s7 li.item-1 .img {
	    background-position: 0 0;
	}
	.mob-s7 li.item-2 .img {
	    background-position: -90px 0;
	}
	.mob-s7 li.item-3 .img {
	    background-position: -180px 0;
	}
	.mob-s7 li.item-4 .img {
	    background-position: -270px 0;
	}
	.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: 21rem;
	}
	.mob-about-article .zx-div .article-title span:last-child {
	    float: right;
	}

}
