.about-wrp{display: flex;background-color: #0319c8;}
.about-wrp .left{width: 50%;background-color:#0319c8;color:#fff;padding:2.75rem 0;}
.about-wrp .left .c-title{display: flex;}
.about-wrp .left .c-title .point{padding-right:0.5rem;}
.about-wrp .left .c-title h3{font-size: 1.5rem;}
.about-wrp .left .e-title{font-size:0.75rem;display: flex;align-items: center;padding-left:1rem;}
.about-wrp .left .e-title .wrap{display: flex;display: flex;align-items: center;justify-content: center;color:#f0736c;}
.about-wrp .left .e-title .line{display:block;width:1rem;height:1px;background-color: #fff;opacity: 0.4;}
.about-wrp .left .next-line{margin-left:-50%;padding:1.125rem 0;}
.about-wrp .left .desc{font-size:1rem;line-height: 2rem;}
@media screen and (max-width: 640px){
	.about-wrp .left .desc{
		font-size:1.375rem;
	}
}

.about-wrp .left .arrow-line{padding:1.625rem 0;}
.about-wrp .left .next-point{display: flex;}
.about-wrp .left .next-point span{display: block;width:4px;height:4px;background-color: #fff;margin-right:0.3rem;}
.about-wrp .right{width: 50%;padding:0;}
.about-wrp .right .img{width:250%;background-color: #fff;}

.icon-wrp{padding: 3.75rem 0;}
.icon-wrp .item{padding:0 0.5rem;}
.icon-wrp .block{padding:8% 0;background: url(../img/icon_bg.jpg);background-size: 100% 100%;background-repeat: no-repeat;display: flex;justify-content: center;align-items: center;flex-direction: column;cursor: pointer;border:1px solid #fff;margin-bottom:1rem;}
.icon-wrp .block:hover{background:#fff;box-shadow: 2px 4px 27px 0pxrgba(10, 6, 8, 0.09);border: solid 1px #e1e1e1;}

.icon-wrp .block .icon{width: 22%;}
.icon-wrp .block .icon img{width: 100%;}
.icon-wrp .block .line{width:13%;height:2px;background-color:#001ce7;margin:5% 0;}
.icon-wrp .block .title{display: flex;flex-direction: column;color:#4c4c4c;}
.icon-wrp .block p{width: 100%;font-size: 1.375rem;}
.icon-wrp .block span{display: block;width: 100%;padding:1% 0;font-size: 1rem;text-align: center;}

.index-product{background: url(../img/product_bg.jpg);background-size: 100% 100%;background-repeat:no-repeat;padding:3.375rem 0;}
.index-product .wrap{display: flex;align-items: flex-end;}
.index-product .e-title{font-size: 3.75rem;font-weight: bold;color: #cacdde;}
.index-product .c-title{font-size: 2.8125rem;font-weight: bold;color: #141414;}
.index-product .nav{margin-left:auto;width:50%;justify-content: space-between;}

.index-product .nav a{padding: 1% 0;display: flex;position: relative;}

.index-product .nav a::after{content:"";position:absolute;width:60%;height:100%;left: 0;border-bottom:3px solid none;}
.index-product .nav a:hover,
.index-product .nav .active{color:#141414;font-weight: bold;}
.index-product .nav a:hover::after,
.index-product .nav .active::after{border-bottom:3px solid #000;}
.index-product .box{margin-top:2rem;display: none;}
.index-product .box.active{display: flex;}
.index-product .box .item{padding:0.5rem 0.5rem;}
.index-product .block{position: relative;display: block;}
.index-product .block img{width: 100%;}
.index-product .box .item:first-child img{object-fit: cover;height: 35rem;}
/* .index-product .block .title{position: absolute;bottom:0;} */
.index-product .block .title{bottom:14%;padding:0.5rem 0;display: flex;}
.index-product .block .title .inner{width:70%;}
.index-product .block .title .more{font-size:1rem;width:30%;display: flex;align-items: center;justify-content: flex-end;padding-right:1%;}
.index-product .block .title .wrap{display: flex;align-items: center;}
.index-product .block .title .wrap .line{width:3px;height:1.8rem;background-color: #e94f00;}
.index-product .block .title p{font-size:1.5rem;color:#202020;padding:0;line-height: 1.5rem;padding-left:1rem;}
.index-product .block .title span{color:#666;padding-left:1rem;}
/* .index-product .three .block .title p,
.index-product .three .block .title span{color:#fff;} */
.index-product .block .hot{display:flex;justify-content:center;flex-direction: column;align-items: center;flex-wrap: wrap;box-sizing: content-box;padding:0.8% 0 1.5%;width:4%;overflow:hidden;font-size:1.125rem;background-image: url(../img/hot-bg.png);background-repeat: no-repeat;background-size: 100% 100%;color:#fff;display:block;position: absolute;top:0;right:5%;}
.index-product .block .hot span{width:100%;display: flex;justify-content: center;}
.index-product .block:hover{box-shadow: -1px 9px 13px 0px rgba(166, 166, 166, 0.75);}
.index-product .box .block:hover .title{background-color:#0020e6;color:#fff;}
.index-product .box .block:hover .title p,
.index-product .box .block:hover .title span{color:#fff;}

.advantage-wrp{padding:3rem 0;}

.advantage-wrp .title-wrp{display: flex;justify-content: center;display: flex;padding:0 0;}

.advantage-wrp .title-wrp .left{display: flex;align-items: center;justify-content: center;flex-direction: column;}
.advantage-wrp .title-wrp .left .cn{font-weight: bold;font-size: 2.375rem;}

.advantage-wrp  .title-wrp .left .en{display: flex;justify-content: center;width:100%;font-size: 1.125rem;background: url(../img/advantage_bg.png);background-repeat: no-repeat;background-size: 100% 100%;color: #fff;}

.advantage-wrp .title-wrp .right{font-size: 4.5rem;font-weight: bold;margin-left: 1rem;}
.advantage-wrp .title-wrp .right .number{}

.advantage-wrp .block-wrp{margin-top: 2.5rem;}
.advantage-wrp .block{padding:0.5rem;}
.advantage-wrp .block img{width:100%;}
.advantage-wrp .block .content{display: flex;flex-direction: column;align-items: center;justify-content: center;height: 11.25rem;background: url(../img/advantage_bg.jpg);background-size: 100%;}
.advantage-wrp .block .content .title{font-size: 1.625rem;font-weight: bold;text-align: center;padding-bottom:2%;}
.advantage-wrp .block .content .desc{padding: 0 2rem;font-size: 1rem;}

.contact-wrp{display: flex;}
.contact-wrp .left{width: 50%;display: flex;justify-content: flex-end;padding:0;}
.contact-wrp .right{width: 50%;padding:0;;}
.contact-wrp .right .wrap{position: relative;}
.contact-wrp .right .wrap .consult{position: absolute;top: 19%;left: 3rem;}
.contact-wrp .right .phone{font-size: 1.125rem;color: #fff;padding-bottom:5%;}
.contact-wrp .right .phone .number{font-size: 1.875rem;font-weight: bold;}
.contact-wrp .right .button{border: 1px #fff solid;padding: 3% 15%;font-size: 1.125rem;color: #fff;}

.video_wrp {padding:1rem 0 3rem;position: relative;}
.video_wrp .bg-cover{width:100%;height:50%;position:absolute;z-index:-1;bottom:0;background-color:#f3f3f3;}
.video_wrp .title{display: flex;justify-content: center;padding-bottom:1rem;	display: flex;width: 30%;margin: 0 auto;justify-content: center;}

.video_wrp .box{max-width: 94%;margin:0 auto;}
.video_wrp .s2{width:100%;margin-top:2rem;}
.video_wrp .box .swiper-wrapper{width:100%;display: flex;align-items: center;}
.video_wrp .box .swiper-slide{transform: scale(0.8);}
.video_wrp .box .swiper-slide .img{width: 100%;}
.video_wrp .box .swiper-slide .img img{width:100%;}
.video_wrp .box .swiper-slide-active{transform: scale(1);}
.video_wrp .icon-group{display: flex;justify-content: center;align-items: center;flex-direction: column;width: 100%;height: 100%;position: absolute;top: 0;left: 0;color:#fff;}
.video_wrp .icon-group .icon{width: 20%;justify-content: center;display: flex;}
.video_wrp .icon-group .text{margin-top: 0.8rem;font-size:1rem;}
.video_wrp .box .pagination-wrap{width:100%;height: 3rem;display: flex;justify-content: center;align-items: center;margin-top:1rem;}
.video_wrp .box .pagination-wrap .swiper-pagination-bullet{margin:0 0.2rem;}

.news-wrp{padding:2.5rem 0;}

.news-wrp .news-title{display: flex;width: 30%;margin: 0 auto;justify-content: center;}

.news-wrp .block-wrp{display: flex;margin-top: 2.5rem;}

.news-wrp .block{}


.news-wrp .block .header{display: flex;align-items: center;border-bottom: 1px solid #e7e7e7;padding:3% 0;}
.news-wrp .block .header .arrow-color{color: #fff;background: #ee7700;font-size: 0.875rem;padding:0.3% 0;line-height: 0.875rem;}
.news-wrp .block .header .title{margin-left: 0.5rem;font-size: 1.25rem;}
.news-wrp .block .header .arrow{color: #d3d7da;font-size: 0.875rem;line-height: 0.875rem;border: 1px solid #d3d7da;margin-left: auto;padding:0.6% 0.8%;display: flex;justify-content: center;align-items:center;}
.news-wrp .block .img{margin-top: 1.3rem;margin-bottom: 0.625rem;}
.news-wrp .block .img img{width:100%;}

.news-wrp .block a{display: block;border-bottom:1px solid #e7e7e7;}
.news-wrp .block a:last-child{border-bottom: none;}
.news-wrp .block .content{
	padding:2.5% 0;
	font-size: 0.875rem;
	display: flex;
}

.news-wrp .block .content .date{
	margin-left: auto;
}

.about-page .headline{display: flex;justify-content: center;align-items: center;flex-direction: column;color:#555;padding:3% 0;}
.about-page .headline .c-title{font-size:2.5rem;}
.about-page .headline .e-title{font-size:1.25rem;}
.about-page .headline .c-desc{font-size:1rem;margin-top:1rem;color:#555;}

.about-page .company{padding:1rem 0 2rem;}
.about-page .company .box .left img{width:100%;}
.about-page .company .box .right{font-size:1rem;line-height:2rem;color:#333;display: flex;align-items: center;flex-direction: column;justify-content: center;}

.about-page .culture{padding:1rem 0 2rem;background-color: #ececec;}
.about-page .culture .box .item .img{width:100%;position: relative;}
.about-page .culture .box .item img{width: 100%;}
.about-page .culture .box .item .img p{display: block;width:100%;color:#fff;position: absolute;bottom:0;background-color: rgba(0, 0, 0, 0.5);font-size:1rem;padding:1rem 3%;}
.about-page .culture .box .item .title{padding:3% 0;display: flex;justify-content: center;color:#555;font-size: 1.25rem;}

.about-page .history{padding-bottom:3rem;}
.about-page .history .course{padding:2rem 0;}
.about-page .history .course .s1{background-image: url(../img/ruler_bg.jpg);background-repeat: repeat-x;background-position: center center;}
.about-page .history .course .s1 .swiper-slide{display: flex;justify-content: center;position: relative;}
.about-page .history .course .s1 .year{background-image: url(../img/circle.jpg);background-repeat: no-repeat;background-size:100% 100%;width:4rem;height:4rem;display: flex;justify-content: center;align-items: center;margin:0 auto;}
.about-page .history .course .s1 .text{width:100%;height: 100%;display: flex;align-items: center;justify-content: center;position: absolute;top:0;color:#0020e6;font-size:1.125rem;}
.about-page .history .course .s1 .swiper-slide:nth-child(2n) .year{transform: rotate(-180deg);}
.about-page .history .course .s1 .sn1{right:0;}
.about-page .history .course .s1 .spr1{left:0;}
.about-page .history .course .s1-bottom{margin-top:2rem;;}
.about-page .history .course .s1-bottom .desc{width:80%;margin:0 auto;font-size: 1rem;color:#797979;}

.about-page .honor{background: url(../img/honor_bg.jpg); background-size:cover;background-position: center center;background-repeat: no-repeat;padding:1rem 0 3rem;}
.about-page .honor .s2 .box{padding:0 4%;}
.about-page .honor .s2 .item{padding:0.5rem}
.about-page .honor .s2 .img{border: 1px #fff solid;padding:3%;}
.about-page .honor .s2 .item img{width: 100%;}
.about-page .album .swiper-container {width: 100%;max-height:650px;height:100%;}

.about-page .gallery-top {width: 100%;}
.about-page .gallery-top .img{width: 100%;display:flex;justify-content:center;align-items:center;}
.about-page .gallery-top .img img{max-width: 100%;max-height:100%;}
.about-page .gallery-thumbs {margin-top:1rem;}
.about-page .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.8;}
.about-page .gallery-thumbs .swiper-slide .img{width:100%;display:flex;justify-content:center;align-items:center;}
.about-page .gallery-thumbs .swiper-slide .img img{max-width:100%;max-height:100%;}
.about-page .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.about-page .contact .content{position: relative;margin-top:1rem;}
.about-page .contact .content #map{width:100%;height: 40rem;}

.about-page .contact .content .contact-detail{
	width: 20rem;
	background: #0020E6;
	position: absolute;
	right: 24%;
	top: 50%;
	transform: translateY(-50%);
	padding: 0 20px;
	z-index: 99;
}
.about-page .contact .content .contact-detail{color: #fff;padding:3% 1rem;}
.about-page .contact .content .contact-detail .d-title{font-size: 1.125rem;font-weight: bold;margin-bottom: 2rem;}
.about-page .contact .content .contact-detail .d-content{display: flex;font-size: 0.875rem;padding:2%;}
.about-page .contact .content .contact-detail .d-content .iconfont{margin-right: 0.625rem;font-size: 0.875rem;color: #bbb;}

/** 视频列表 **/
.video-list{padding:3rem 0;}
.video-list .item{padding:0.5rem 0.5rem;}
.video-list .item .img{width:100%;position: relative;}
.video-list .item .img img{width:100%;}
.video-list .item .img .cover{width:100%;height: 100%;position: absolute;top:0;display: flex;justify-content: center;align-items: center;}
.video-list .item .img .cover img{width:20%;}
.video-list .item .inner{display:block;}
.video-list .item .inner .title{color:#141414;padding:1rem 2%;display: flex;justify-content: center;align-items: center;font-size:0.9375rem;}
.video-list .item:hover .inner{box-shadow: 0px 0px 21px 0px rgba(204, 204, 204, 0.75);}
.video-list .item:hover .cover{background-color: rgba(0, 0, 0, 0.3);}
.video-list .item:hover .title{color: #000;}

/** 产品列表 **/
.product-list{padding:3rem 0;}
.product-list .item{padding:0.5rem;}
.product-list .item .img{width:100%;}
.product-list .item .img img{width:100%;}
.product-list .item .inner{display:block;border:2px solid #eee;}
.product-list .item .inner .title{background-color: #eee;color:#141414;padding:1rem 2%;display: flex;align-items: center;font-size:0.9375rem;}
.product-list .item .inner .title span{display: block;width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.product-list .item .inner .title .more{margin-left:auto;}
.product-list .item:hover .inner{border:2px solid #0020e6;}
.product-list .item:hover .title{background-color: #0020e6;color:#fff;}

/** 新闻列表 **/
.news-list{padding:3rem 0;}
.news-list .box .item{padding:0.5rem 0.5rem;}
.news-list .box .item .inner{border:1px solid #cacaca;padding:1rem;color:#797979;}
.news-list .box .item .inner .title{font-size:1.375rem;color:#2f2f2f;}
.news-list .box .item .inner .img{padding-left:0;padding-right:2%;}
.news-list .box .item .inner .img img{width:100%;}
.news-list .box .item .wrap{padding:0 2%;}
.news-list .box .item .wrap .data{padding:1% 0;font-size:0.75rem;}
.news-list .box .item .wrap .desc{font-size:0.85rem;margin-top:0.5rem;}
.news-list .box .item .wrap .button{display:flex;justify-content: center;align-items: center;width:6rem;height:2.5rem;font-size:1rem;color:#fff;background-color: #0020e6;margin-top:2rem;}
.news-list .box .item .inner:hover{box-shadow: 0px 0px 21px 0px rgba(204, 204, 204, 0.75);}
.news-list .box .item .inner:hover .button{background-color: #f66303;}

/** 新闻详情 **/
.news-detail{padding:3rem 0;}
.news-detail .title{width: 100%;display: flex;justify-content: center;flex-direction: column;border-bottom:1px solid #dfdfdf;}
.news-detail .title h1{text-align: center;font-size: 1.5rem;color:#0d0d0d;}
.news-detail .title .source{text-align: center;font-size: 0.875rem;color:#151515;margin:1rem 0;}
.news-detail .content{margin-top:2rem;margin-bottom:2rem;}
.news-detail .content p{line-height: 2rem;}
.news-detail .content img{max-width: 100%;}
.news-detail .up-down{display: flex;flex-direction: column;}
.news-detail .up-down a{display: block;font-size:1rem;color:#515151;}
.news-detail .news-back{display:inline-block;margin-top:2rem;background-color:#e9e9e9;color: #515151;padding:1% 3%;font-size:1rem;}
.news-detail .news-related-title{font-size:1.25rem;display: flex;justify-content: center;font-weight: bold;color:#515151;margin-top:2rem;}
.news-detail .news-related-box{margin-top:2rem;}
.news-detail .news-related-box .item{display: flex;align-items: center;font-size:1rem;padding:0.3% 3%;list-style-type: disc;list-style-type: disc;color:#4d4d4d;}
.news-detail .news-related-box .item:hover{color:#001ce7;text-decoration: underline;}
.news-detail .news-related-box .item .date{margin-left:auto;}
.news-detail .news-related-box .item .point{display:block;width:3px;height:3px;border-radius: 50%;background-color: #4d4d4d;margin-right: 1rem;}

/** 产品详情 **/
.product-detail .gallery-top {width: 100%;}
.product-detail .gallery-top img{width: 100%;}
.product-detail .gallery-thumbs {margin-top:0.5rem;margin-bottom: 0.5rem;;}
.product-detail .gallery-thumbs .swiper-slide {opacity: 0.8;}
.product-detail .gallery-thumbs .swiper-slide img{width:100%;}
.product-detail .gallery-thumbs .swiper-slide-active {opacity: 1;}

.product-detail{padding:3rem 0;background-color:#f9f9f9;}
.product-detail .desc .right{background-color:#fff;padding:2rem 1.5rem;}
.product-detail .desc .right .title{font-size:1.25rem;border-bottom:1px solid #b4b4b4;padding-bottom:1rem;}
.product-detail .desc .right .content{margin-top:1rem;font-size:1rem;color:#454545;}
.product-detail .desc .right .phone{color:#000;margin-top:1rem;}
.product-detail .desc .right .phone .text-1{color:#1c1c1c;font-size:1.5rem}
.product-detail .desc .right .phone .text-2{color:#010101;font-size:1.875rem}
.product-detail .desc .right .wrap{margin-top: 4rem;display: flex;}
.product-detail .desc .right .wrap .button{display: block;border:1px solid #b4b4b4;font-size:1rem;color:#1c1c1c;padding:0.3rem 1rem;cursor: pointer;margin-right:1rem;}
.product-detail .desc .right .wrap .button:hover{background-color:#f15800;color:#fff;border:1px solid #f15800;}
.product-detail .bottom{margin-top:3rem;display: flex;}
.product-detail .bottom .left{width:70%;background-color:#fff;padding:2rem 1rem;}
.product-detail .bottom .left .content{margin-top: 3rem;}
.product-detail .bottom .left .pro-headline{display: flex;justify-content: center;align-items:center;flex-direction: column;}
.product-detail .bottom .left .pro-headline .line{width:65px;height: 2px;background-color:#4a0f00;}
.product-detail .bottom .left .pro-headline .en-title{font-size:1rem;color:#1b1b1b;padding:1% 0;font-weight:bold;}
.product-detail .bottom .left .pro-headline .title{font-size:1.5rem;color:#1b1b1b;}
.product-detail .bottom .left img{width:100%;}

.product-detail .bottom .right{width:27%;margin-left:3%;background-color:#fff;padding:1rem;}
.product-detail .bottom .right .other-title{width:100%;display: flex;flex-direction: column;justify-content: center;align-items: center;margin:0.5rem 0;}
.product-detail .bottom .right .other-title p{color:#1b1b1b;font-size:1rem;}
.product-detail .bottom .right .box{margin-top:1rem;padding:1rem;}
.product-detail .bottom .right .other-title span{color:#1a1a1a;font-size:1.125rem;font-weight: bold;}
.product-detail .bottom .right .item{width:100%;display:block;border:1px solid #d5d5d5;padding:0;margin-bottom:1rem;}
.product-detail .bottom .right .item .img{width:100%;padding:0.3rem;}
.product-detail .bottom .right .item .img img{width:100%;}
.product-detail .bottom .right .item .title{width:100%;display: flex;align-items: center;justify-content: center;padding:2%;font-size:1rem;color:#5f5f5f;border-top:1px solid #d5d5d5;}
.product-detail .bottom .right .item:hover .title{color:#f06e11;}
.product-detail .bottom .right .wrap{padding:0.5rem;}

.product-page .product-content{
	margin: 0 auto;
	margin-top: 60px;
}

.product-page .product-content .swiper{
	width: 50%;
	float: left;
}

.product-page .product-content .property{
	width: 45%;
	float: right;
}

.product-page .product-content .property .p-title{
	line-height: 50px;
	font-size: 20px;
	border-bottom: 1px #b4b4b4 solid;
	margin-bottom: 10px;
}

.product-page .product-content .property .p-desc{
	font-size: 14px;
	line-height: 30px;
}

.product-page .product-content .property .hotline{
	font-size: 24px;
	line-height: 90px;
}

.product-page .product-content .property .button-group{
	
}

.product-page .product-content .property .button-group button{
	background: none;
	border: none;
	font-size: 14px;
	padding: 10px 30px;
	border: 1px #b4b4b4 solid;
	cursor: pointer;
	margin-right: 10px;
}

.product-page .product-content .property .button-group .orange{
	background: #f15800;
	color: #fff;
	border: none;
}

.product-page .product-detail{
	width: 75%;
	margin: 0 auto;
	margin-top: 50px;
}

.product-page .product-detail .left{
	width: 60%;
	float: left;
}

.product-page .product-detail .left .e-title{
	font-size: 13px;
	text-align: center;
	position: relative;
	line-height: 40px;
}

.product-page .product-detail .c-title{
	font-size: 18px;
	text-align: center;
}

.product-page .product-detail .left .e-title::before{
	content: "";
	width: 50px;
	border-top: 1px #4a0f00 solid;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.product-page .product-detail .left .detail-content{
	font-size: 14px;
	margin-top: 40px;
}

.product-page .product-detail .hot{
	width: 250px;
	float: right;
}

.product-page .product-detail .hot .list{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.product-page .product-detail .hot .e-title{
	font-size: 13px;
	text-align: center;
	line-height: 30px;
}

.product-page .product-detail .hot li{
	width: 200px;
	height: 150px;
	margin-top: 15px;
	border: 1px #d5d5d5 solid;
}

.product-page .product-detail .hot .img{
		padding: 5px;
}

.product-page .product-detail .hot .img img{
	height: 110px;
	object-fit: cover;
}

.product-page .product-detail .hot .h-title{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	border-top: 1px #d5d5d5 solid;
}

@media (max-width: 768px){
	.mobile-nav .menu_panel .menu-item .title{
		font-size:1.375rem;
	}
	.page-nav-wrp .nav{
		font-size:1.375rem;
	}
	.bottom-nav .item{
		font-size:1.375rem;
	}
	.advantage-wrp .title-wrp .right{
		font-size:3.5rem;
	}
	.news-wrp .news-title{
		width:50%;
	}
	.about-page .culture .box .item .img p{
		font-size:1.375rem;
	}
	.about-page .headline .c-desc{
		font-size:1.375rem;
	}
	.advantage-wrp .block .content .desc{
		font-size:1.375rem;
	}
	.news-wrp .block .content{
		font-size:1.375rem;
	}
	.news-list .box .item .wrap .desc{
		font-size:1.375rem;
	}
	.product-list .item .inner .title{
		font-size:1.375rem;
	}
	.product-detail .bottom .right .item .title{
		font-size:1.375rem;
	}
	.product-detail .desc .right .content{
		font-size:1.375rem;
	}
	.product-detail .bottom .right .other-title p{
		font-size:1.375rem;
	}
	.product-detail .bottom .right .other-title span{
		font-size:1.375rem;
	}
	.video-list .item .inner .title{
		font-size:1.375rem;
	}
	.about-page .company .box .right{
		font-size:1.375rem;
	}
	.about-page .history .course .s1 .year{
		width:5rem;
		height:5rem;
	}
	.about-page .history .course .s1 .text{
		font-size:1.375rem;
	}
	.about-page .history .course .s1-bottom .desc{
		font-size:1.375rem;
	}

	.about-page .contact .content .contact-detail .d-content{
		font-size:1.375rem;
	}
	body{
		font-size:1.375rem;
	}

}