.content-width-center {
	width: 146rem;
	margin: 0 auto;
}

/*给div设置背景图片，并且div的大小由背景图片撑开 start*/
	.content .content-banner-wrapper .banner {
	    /*给div设置背景图片，并且div的大小由背景图片撑开 样式 start*/
	    background: url(../img/product1/202308010855.jpg) no-repeat 50% 50%;
	    background-size: 100% auto;
	    /*给div设置背景图片，并且div的大小由背景图片撑开 样式 end*/
	}
	.content .content-banner-wrapper .banner:before {
		/*给div设置背景图片，并且div的大小由背景图片撑开 样式 start*/
		content:"";
		display: block;
		padding-bottom: 52.3958%; /*背景图片高宽比, 比如背景图高为900px,宽为1920像素,高宽比为46.875%*/
		/*给div设置背景图片，并且div的大小由背景图片撑开 样式 end*/
	}
/*给div设置背景图片，并且div的大小由背景图片撑开 end*/
.content .content-banner-wrapper .banner {
	position: relative;
}
.content .content-banner-wrapper .banner-content {
    width: 57rem;
    position: absolute;
    top: 20%;
    right: 19%;
    z-index: 1;
}
.content .content-banner-wrapper .title {
    font-size: 6rem;
    font-weight: 600;
    margin-bottom: 2rem;
    font-family: 'Source Han Sans CN';
}
.content .content-banner-wrapper .description .description-top {
    line-height: 3.5rem;
    text-align: justify; /*两端对齐文本*/
    text-justify: distribute-all-lines; /*两端对齐文本 兼容ie浏览器*/
    font-size: 1.8rem;
    margin-bottom: 3rem;
    font-family: "Source Han Sans CN";
}
.content .content-banner-wrapper .description .description-middle {
	margin-bottom: 3rem;
}
.content .content-banner-wrapper .description .description-middle img {
	width: 47.3rem;
}
.content .content-banner-wrapper .description .description-bottom {
	font-size: 1.8rem;
	text-align: justify; /*两端对齐文本*/
	text-justify: distribute-all-lines; /*两端对齐文本 兼容ie浏览器*/
	line-height: 3.5rem;
	font-family: "Source Han Sans CN";
}




.content .content-introduce-wrapper {
	padding-top: 16rem;
	padding-bottom: 16rem;
}
.content .content-introduce-wrapper .content-introduce {
	width: 117rem;
}
.content .content-introduce-wrapper .content-introduce .left {
	width: 30%;
}
.content .content-introduce-wrapper .content-introduce .right {
	width: 70%;
}
.content .content-introduce-wrapper .title {
	font-size: 5rem;
	font-family: "Source Han Sans CN";
	font-weight: 600;
}
.content .content-introduce-wrapper .title-bottom {
	font-size: 2.3rem;
}
.content .content-introduce-wrapper .introduce-content{
	font-size: 2rem;
	line-height: 4rem;
	text-align: justify; /*两端对齐文本*/
	text-justify: distribute-all-lines; /*两端对齐文本 兼容ie浏览器*/
	text-indent: 4rem;
	font-family: "Source Han Sans CN";
}




/*给div设置背景图片，并且div的大小由背景图片撑开 start*/
	.content .js-td-wrapper {
		/*给div设置背景图片，并且div的大小由背景图片撑开 样式 start*/
		background: #000 url(../img/product1/202308011526.jpg) no-repeat 50% 50%;
		background-size: 100% auto;
		/*给div设置背景图片，并且div的大小由背景图片撑开 样式 end*/

		display: -webkit-flex; /* Safari */
		display: flex;
		align-items: center; /*居中*/
	}
	.content .js-td-wrapper:before {
		/*给div设置背景图片，并且div的大小由背景图片撑开 样式 start*/
		content:"";
		display: block;
		padding-bottom: 44.8958%; /*背景图片高宽比, 比如背景图高为900px,宽为1920像素,高宽比为46.875%*/
		/*给div设置背景图片，并且div的大小由背景图片撑开 样式 end*/
	}
/*给div设置背景图片，并且div的大小由背景图片撑开 end*/
.content .js-td-wrapper .js-td-width {
	width: 126rem;
}
.content .js-td-wrapper .title {
	font-size: 6rem;
	font-family: "Source Han Sans CN";
	font-weight: 600;
	color: #fff;
	text-align: center;
	margin-bottom: 5rem;
	margin-top: 3rem;
}
.content .js-td-wrapper .item {
	margin-bottom: 3rem;
}
.content .js-td-wrapper .item:last-child {
	margin-bottom: 0;
}
.content .js-td-wrapper .item > div {
	padding: 0.5rem 1rem 0 1rem;
}
.content .js-td-wrapper .item-img {
	text-align: center;
}
.content .js-td-wrapper .item-img img {
	width: 3rem;
}
.content .js-td-wrapper .item-title {
	font-size: 2.5rem;
	color: #fff;
	margin-bottom: 1rem;
	font-family: "Source Han Sans CN";
}
.content .js-td-wrapper .item-description {
	font-size: 1.7rem;
	color: rgba(255,255,255,0.8);
	line-height: 3rem;
	text-align: justify; /*两端对齐文本*/
	text-justify: distribute-all-lines; /*两端对齐文本 兼容ie浏览器*/
	font-family: "Source Han Sans CN";
}
.content .js-td-wrapper .js-td {
	background: rgba(3,31,52,0.5);
	border-radius: 1rem;
	border: 0.1rem solid #02335B;
}




.content .gylc-yl-wrapper {
	background: rgba(166,178,190,0.95);
	padding-top: 10rem;
	padding-bottom: 8rem;
}
.content .gylc-yl-wrapper .gylc-yl {
	width: 126rem;
}
.content .gylc-yl-wrapper .title {
	text-align: center;
	font-size: 6rem;
	font-family: "Source Han Sans CN";
	font-weight: 600;
	margin-bottom: 3.5rem;
}
.content .gylc-yl-wrapper .description {
	font-size: 2.1rem;
	line-height: 3.9rem;
	text-align: justify; /*两端对齐文本*/
	text-justify: distribute-all-lines; /*两端对齐文本 兼容ie浏览器*/
	font-family: "Source Han Sans CN";
}
.content .gylc-yl-wrapper .img-wrapper {
	text-align: center;
	margin-top: 5rem;
}
.content .gylc-yl-wrapper .img-wrapper img {
	width: 92.1rem;
}


/*轮播图样式 start*/
.content .content-swiper-wrapper {
	padding-top: 10rem;
	background: url('../img/product1/202308021522.jpg') no-repeat 50% 50%;
}
.content .content-swiper-wrapper .title {
	text-align: center;
	font-size: 6rem;
	font-family: 'Source Han Sans CN';
	font-weight: 600;
    margin-bottom: 0.5rem;
}
.content .content-swiper-wrapper .description {
	text-align: center;
	font-size: 2rem;
	font-family: 'Source Han Sans CN';
}
/*swiper自定义前进后退按钮 start*/
    /*去掉默认样式 start*/
    .swiper-button-prev:after{
        display: none;
    }
    .swiper-button-next:after{
        display: none;
    }
    /*去掉默认样式 end*/

    /*自定义样式 start*/
    .swiper-button-prev{
        width: 7.5rem;
        height: 7.5rem;
        background: url('../img/product1/202308021410.png') no-repeat 50% 50%;
        background-size:100% 100%;
        left: 31%;
    }
    .swiper-button-next{
        width: 7.5rem;
        height: 7.5rem;
        background: url('../img/product1/202308021411.png') no-repeat 50% 50%;
        background-size:100% 100%;
        right: 31%;
    }
    /*自定义样式 end*/
/*swiper自定义前进后退按钮 end*/
/*轮播图样式 end*/




.content .content-parameter-wrapper {
	padding-bottom: 10rem;
}
.content .content-parameter-wrapper .title-description-wrapper {
	text-align: center;
}
.content .content-parameter-wrapper .title-description-wrapper .title {
	font-size: 6rem;
	font-weight: 600;
	padding-top: 10rem;
	font-family: 'Source Han Sans CN';
	margin-bottom: 0.5rem;
}
.content .content-parameter-wrapper .title-description-wrapper .description {
	font-size: 2rem;
	font-family: 'Source Han Sans CN';
	margin-bottom: 3rem;
}
.content .content-parameter-wrapper .parameter-table-wrapper td {
	font-size: 1.6rem;
	text-align: center;
	background: #f7f7f7;
	padding: 2.5rem 1rem;
	border-color: #E3E3E3;
}
.content .content-parameter-wrapper table .b {
	color: rgba(0,0,0,0.8);
	font-weight: 600;
}
.content .content-parameter-wrapper table .bg-color td {
	background: #fff;
}






.content .content-pro-photo-wrapper {
	background: #F5F5F5;
	padding-bottom: 8rem;
}
.content .content-pro-photo-wrapper .title {
	font-size: 6rem;
	font-weight: 600;
	font-family: 'Source Han Sans CN';
    padding-top: 10rem;
    text-align: center;
    margin-bottom: 0.5rem;
}
.content .content-pro-photo-wrapper .description {
	font-size: 2rem;
	font-family: 'Source Han Sans CN';
    text-align: center;
    margin-bottom: 3rem;
}
.content .content-pro-photo-wrapper img {
	width: 100%;
	/*transition: all 3s cubic-bezier(0, 0.6, 0.39, 0.76);*/
}
.content .content-pro-photo-wrapper img:hover {
	/*transform: scale(1.1,1.1);*/
}
.content .content-pro-photo-wrapper .pro-photo-wrapper {
	overflow: hidden;
	border-radius: 2rem;
	transition: all linear 0.3s;
}
.content .content-pro-photo-wrapper .pro-photo-wrapper:hover {
	box-shadow: 0 1rem 1.5rem rgba(29,29,31,0.12);
}






.content .content-tuijian-wrapper {
	background: rgba(166,178,190,0.95);
	padding-bottom: 8rem;
}
.content .content-tuijian-wrapper .title-description-wrapper {
	padding-top: 10rem;
}
.content .content-tuijian-wrapper .title {
    font-size: 6rem;
    font-weight: 600;
    font-family: 'Source Han Sans CN';
    text-align: center;
    margin-bottom: 0.5rem;
}
.content .content-tuijian-wrapper .description {
	font-size: 2rem;
	font-family: 'Source Han Sans CN';
	text-align: center;
	margin-bottom: 3rem;  
}
.content .content-tuijian-wrapper .img-wrapper {
	overflow: hidden;
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
}
.content .content-tuijian-wrapper img {
	width: 100%;
	transition: all 3s cubic-bezier(0, 0.6, 0.39, 0.76);
}
.content .content-tuijian-wrapper img:hover {
	transform: scale(1.1,1.1);
}
.content .content-tuijian-wrapper .title-btn-wrapper .item-title {
	font-size: 1.8rem;
	font-weight: 600;
	text-align: left;
	font-family: 'Source Han Sans CN';
}
.content .content-tuijian-wrapper .title-btn-wrapper {
	height: 5rem;
	line-height: 5rem;
	background: #fff;
	padding: 0 3rem;
	border-bottom-left-radius: 2rem;
	border-bottom-right-radius: 2rem;
}
.content .content-tuijian-wrapper .title-btn-wrapper .btn {
	text-align: right;
}
.content .content-tuijian-wrapper .title-btn-wrapper .btn a {
	height: 3.8rem;
    line-height: 3.8rem;
    border: 0.1rem solid transparent;
    padding: 0 1.8rem;
    font-size: 1.4rem;
    border-radius: 10rem;
}