﻿.prod-info {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: auto;
	margin-top: 20px;
}
.prod-info dl{width:100%; height: auto; overflow: hidden; background:#FFFFFF; padding:20px 0px 0px 0px;}
.prod-info .wrap{width:100%; padding:80px 5vw;}
.prod-info .dl01 .wrap{display: flex; justify-content: space-between;flex-direction: row;    padding: 80px 5vw;}
.prod-info .dl01 .cont-title{font-size:2.6rem; color:var(--color4); font-weight: bold;text-transform: uppercase;flex:1;flex-shrink: 0;}
.prod-info .dl01 .cont-desc{font-size:1rem; line-height: 1.65; flex: 3;padding-left:3rem;color:#7f7b7b; }


@media screen and (max-width: 1600px)
{
	.prod-info .dl01 .cont-desc{font-size:16px; }
}


.prod-info-img{margin:0px;}
.prod-info-img img{max-width: 100%;}
.prod-info .prod-info-img .wrap{padding: 0 5vw;}

.prod-info-list{margin-top:3rem; background-color:#f5f5f5;}
.list-t{font-size:3rem; color:var(--color4);font-weight: bold;}
.list-c{display:flex; flex-direction: row; justify-content: space-between;}

.prod-list-info{}
.prod-list-info .title{color:#FFFFFF;font-weight: bold; text-transform: uppercase; font-size:1.2rem;}
.prod-list-info .title:before{margin-right:1rem;}
.prod-list-info .img{margin-bottom:2rem;}
.prod-list-info dl{background-color:transparent;}
.prod-list-info dl dt{font-size:1.1rem; margin-bottom:1rem;}
.prod-list-info dl:nth-of-type(n+2){border-top:1px solid #cccccc; margin-top:2rem; padding-top:2rem;}

.prodlistpage{margin-top:0px;}
.prodlistpage .prod-info-list{margin-top:0px;}
.contact-form .form-wrap{margin-top:0px !important;}

.prod-info aside
{
	width: 280px;
    height: auto;
    margin: 0px;
    border: 0px;
	flex-shrink: 0;
}
.main-boxs aside h2{
	padding: 0;
    font-size: 30px;
    color: #002d4b;
    line-height: 56px;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 0px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 23px;
	display:flex;
	align-items: center;
}

.prod-info main{width:auto;}
.main-box.prod-info .prod-title{}
.prod-title h2{font-size: 30px;
    color: #002d4b;
    line-height: normal;
    text-align: left;
    font-weight: 300;
    padding-top: 30px;
    width: 100%;
    margin: 0;margin-bottom: 20px;
	margin-top: 10px;
    padding-bottom: 34px;
    border-bottom: 1px solid #e5e5e5;}
.cont-cpjs{padding: 10px 6% 0 6%;}
.main-boxs.prod-info .prod-img{display:flex; justify-content: center; padding:10px;}
.main-boxs.prod-info .prod-img img{width:auto; max-width:100%; min-width:unset;}


@media screen and (max-width: 1023px)
{
	.prod-info{margin:0px;}
}

@media screen and (max-width: 767px)
{
	.prod-info .dl01 .wrap{padding:20px 5vw; flex-direction: column;}
	.prod-info .dl01 .cont-desc{padding:0px; padding-top:1rem;}
}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}

.aside_cpjs ul
{
	width:100%;
	height:auto;
	overflow:hidden;
	list-style:none;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    margin-top: 20px;
    padding-top: 30px;
}
.aside_cpjs ul li
{
	width:100%;
	height:auto;
	/*background: url(/images/icon/ico02.png) 15px center no-repeat;*/
	/*overflow:hidden;*/
	line-height:41px;
	/*text-indent:40px;*/
	margin:5px auto;
	float: left;
	border:0px;
}
.aside_cpjs ul li:hover{ /*background: url(/images/icon/ico02.png) 15px center no-repeat;*/}
.aside_cpjs ul li.cur{/*background: url(/images/icon/ico02.png) 15px center no-repeat;color:#FFF;*/height: auto;overflow: hidden;}
.aside_cpjs ul li.selected{/*background: url(/images/icon/ico02.png) 15px center no-repeat;color:#FFF;*/}
.aside_cpjs ul li.selected a{ color:#FFFFFF;}
.aside_cpjs ul li.selected ul li a{ color:#666666;}
.aside_cpjs ul li a
{
	padding-left: 0px;
    font-size: 20px;
    color: #002d4b;
    line-height: 34px;
    display: block;
	/*background: url(../images/icon/ico02.png) 0px 10px no-repeat;*/
	display:flex;
	font-weight: 300;
}
.aside_cpjs ul li a:before{content:"\e659"; font-family: "iconfont"; margin-right:10px; font-size:20px;}
.aside_cpjs ul li a:hover{ color:#f68100;font-size: 20px; text-decoration: underline;}
.aside_cpjs ul li.cur a{ color:#f68100;font-size: 20px;}
.aside_cpjs ul li.cur a:hover{ color:#f68100;text-decoration:underline;}
.aside_cpjs ul li ul
{
	/*border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;*/
	background:none;
	display:block;
	margin: 0px;
}
.aside_cpjs ul li.cur ul{ display:block;}
.aside_cpjs ul li.cur ul li.cur
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.aside_cpjs ul li.cur ul li.cur{ background:#efefef;}
.aside_cpjs ul li.cur ul li.selected
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.aside_cpjs ul li ul li
{
	/*background: #efefef;*/
    padding: 0px;
    margin: 1px 0px;

	border-left:0px;
	border-right:0px;
	
}
.aside_cpjs ul li.cur ul li a{ color:#333; background: url(/images/icon/ys_ico1.png) 15px center no-repeat;font-size: 14px;text-indent: 35px;}
.aside_cpjs ul li.cur ul li a:hover{ color:#333;text-decoration:underline;}
.aside_cpjs ul li ul li:hover{ /*background:#e1f5fe;*/}
.aside_cpjs ul li ul li a{ color:#333; background: url(/images/icon/ys_ico1.png) 15px center no-repeat;font-size: 14px;text-indent: 35px;}
.aside_cpjs ul li ul li a:hover{ color:#f68100;text-decoration:underline;font-size: 14px;}

.aside_cpjs ul li ul li ul{border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background:#F5F5F5;
	display:none;
	margin: 0px;}
.aside_cpjs ul li.cur ul li ul{ display:none;}
.aside_cpjs ul li ul.show{ display:block;}
.aside_cpjs ul li.cur ul li ul.show{ display:block;}
.aside_cpjs ul li ul li ul li
{
	background: #efefef;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.aside_cpjs ul li ul li ul li.selected
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.aside_cpjs ul li.cur ul li ul li a{text-indent: 40px;background: url('/style/ico05.gif') 40px 15px no-repeat;}
.aside_cpjs ul li.selected ul{ display:block;}
.aside_cpjs ul li ul li.cur1
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}

.side_cp_ico{ position: absolute; top:-150px; left:0px;}

.side_lxfs{width:100%; height:120px;float: left; background: #333333;}
.side_lxfs h3{width: auto;height: 30px;background: url(/images/icon/ico_tel_red.png) left center no-repeat;font-size: 18px;color: #FFFFFF;float: left;margin: 29px 20px 10px 50px;line-height: 40px;padding-left: 45px;font-weight: 300;}
.side_lxfs p{ width:100%;line-height: 30px; font-size:28px; color:#FFFFFF; flaot:left; text-align: center;}
.side_lxfs p a{display: block;width: 100%;overflow: hidden;line-height: 30px; font-size:28px;}


@media screen and (max-width: 1440px)
{
	.prod-boxs main ul li{width:calc((100% / 3) - 1.5%);}
	.prod-boxs main ul li:nth-child(4n){margin-right:1%;}
	.prod-boxs main ul li:nth-child(3n){margin-right:0px !important;}
}
@media screen and (max-width: 1023px)
{
	.prod-boxs main ul li{}
}

@media screen and (max-width: 767px)
{

}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}

.list-c main{width:100%; margin: 0; padding: 0;padding-left: 100px;}
.list-c main ul{padding:0px;display: flex;flex-wrap: wrap; justify-content: space-between;margin-top: 20px;padding-top: 30px;}
.list-c main ul li{width:calc((100% / 3 ) - 10px);padding:10px;    margin-bottom: 10px;display:flex; flex-direction: column;}
.list-c main ul li .img{overflow: hidden; transition: 0.3s;width:100%;}
.list-c main ul li img{max-width:100%;}
.list-c main ul li .text{padding: 1rem 0px;display: flex;height:60px;text-align: center;justify-content: center;}
.list-c main ul li:hover .img{transform:scale(1.06); transition: 0.3s;}
.list-c main ul li:last-child:nth-child(3n - 1){margin-right:calc(((100% / 3) + 5px) * 1);}
.list-c main ul li:last-child:nth-child(3n - 2){margin-right:calc(((100% / 3) + 5px) * 2);}

@media screen and (max-width: 1023px)
{
	.list-t{display:none;}
	aside{display:none;}
	.list-c main{width:100%; margin: 0; padding:0px;}
	.list-c main ul li .text{display:none;}
	.list-c main ul{padding-bottom: 30px;}
}

@media screen and (max-width: 767px)
{
	.list-c main ul li{width:calc((100% / 2 ) - 0px);margin: 0px;}
	.list-c main ul li:last-child:nth-child(3n - 1){margin: 0px;}
}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
		
}


@media screen and (max-width: 375px)
{

}

@media screen and (max-width: 360px)
{
	
}


.prod-info table {
    border: 1px solid #ccc;
    wdith: 100% !important;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-collapse: collapse;
    border-spacing: 0;
    border-radius: 5px;
	border: 1px solid #000 !important;
	font-family: var(--ff3) !important;
}


.prod-cont2{}
.prod-cont2 ul{display:flex; justify-content: space-between;}
.prod-cont2 ul li{margin-right:1rem;width:calc(25% - 1rem);}
.prod-cont2 ul li:nth-last-child(1){margin-right:0px;}
.prod-cont2 ul li img{max-width:100%;}
.prod-cont2 ul li p{text-align: center; padding:1rem 1rem; font-size:14px;}

.prod-Diagram{}
.prod-Diagram strong{font-size:1.25rem; line-height: 2;}

.prod-info table th,table td{padding:10px;text-align:center;border-width:1px;border-style:solid;vertical-align:middle}
.prod-info table th{font-weight:700; background:var(--color1); color:#FFFFFF; box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.04); }
.prod-info table th{background:rgb(11 85 155); font-size:16px; color:#FFFFFF; font-weight: bold;padding: 10px 0px;}
.prod-info table th.clear{border:0;background:none}
.prod-info table tr:first-child td{font-weight:700; background:var(--color1) !important; color:#FFFFFF !important; box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.04);padding: 10px 0px !important;font-size: var(--p3-size);}
.prod-info table tr:first-child td{ box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.06);}
.prod-info table tr:first-child td span{color:#FFFFFF !important; }
.prod-info table tr:nth-child(2n) td { background: #FFFFFF; }
.prod-info table tr td { border-color: #ccc !important; border:1px solid #ccc!important;background: rgba(0,0,0,0.05);text-align: center; font-size:var(--p1-size);line-height: 180%;padding: 10px 0px !important;} 

.prod-info .desc-dl{ padding-bottom:3rem;}
.prod-info .desc-dl h5{ padding:4rem 0px 1rem 0px;}
.prod-info .desc-dl p{ line-height: 1.5rem;
    font-weight: 500;padding-bottom: 1rem;}
.desc-dl .pics-ul{display:flex; justify-content: space-between;    margin-top: 2.8rem;}
.pics-ul li{padding:10px;    flex: 1;}
.pics-ul li img{max-width:100%;}
.pics-ul li:nth-of-type(1){padding-left:0px;}
.pics-ul li:nth-last-type(1){padding-right:0px;}

.desc-dl .pics-ul li div{position: relative;
  width: 100%; /* 容器宽度 */
  padding-top: 133.33%; /* 宽高比为 (100/16:9) 的百分比 */}
.desc-dl .pics-ul li div img{position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* 裁剪并覆盖到容器 */}

.recommend-box{width:100%; display:flex; justify-content: space-between;}
.recommend-box li{width:calc((100% / 3) - 20px);}
.recommend-box li .Image{display: flex;overflow: hidden;}
.recommend-box li img{max-width:100%;transition: 0.5s}
.recommend-box li:hover img{transform:scale(1.05);}
.recommend-box li:hover a{color:#f68100; text-decoration: underline;}

.prod-case{ border-top:1px solid #f5f5f5; padding-top:80px; padding-bottom: 80px;margin-top: 0px;background: url(/static/images/bg4.jpg) right top no-repeat;}
.prod-case h3{font-family: var(--ff2);text-transform: uppercase;background: var(--color1);color: #FFF;padding: 10px 10px 10px 15px;}
.prod-case ul{width:100%;}
.prod-case ul{display:flex; justify-content: space-between; flex-wrap: wrap;}
.prod-case ul li{width:calc((100% / 4) - 2rem); margin:25px 10px; /*border:1px solid #eee*/}
.prod-case ul li img{max-width:100%; transition:0.3s;}
.prod-case ul li p{text-align: center; padding:1rem;}
.figure-caption{padding:1rem 0px; transition:0.3s;}
.prod-case ul li:hover{box-shadow: 0px 0px 15px rgba(0,0,0,0.1); transition:0.3s;}
.prod-case ul li:hover .figure-caption{background:var(--color2);color:#FFFFFF; transition: 0.3s;}
.prod-case ul li:hover img{transform: scale(1.05); transition: 0.3s;}
.prod-case ul li:last-child:nth-child(4n - 1){margin-right:calc(((100% / 4) + 1rem - 2px) * 1)}
.prod-case ul li:last-child:nth-child(4n - 2){margin-right:calc(((100% / 4) + 0.5rem + 1px) * 2)}
.card-img{overflow: hidden;}figure{margin:0px;}
.prod-case  .figure{margin:0px;}

.prod-p-icon p{line-height: 1.5;display: flex;margin-bottom: 1rem;}
.prod-p-icon p:before {
    font-family: "iconfont";
    content: "\e646";
    font-size: 16px;
    margin-right: 5px;
}


.prod-info .title{overflow: hidden;    width: 100%;height: 70px;max-width: 650px;display:flex; justify-content: flex-start;align-items: center; background:var(--color1);border-top-right-radius: 50px;border-bottom-right-radius: 50px;margin-bottom:50px;}
.prod-info .title:before{content:"";width:20px; height: 70px;background:var(--color3);}
.prod-info .title h3{font-size:40px;font-weight: bold;color:#FFFFFF;    margin: 0;padding-left:20px; text-transform: uppercase;}
.prod-info h2{padding:3rem 0px 1rem 0px;font-size: 2rem;display: block;border-bottom: 1px solid #dfdfdf; text-transform: uppercase;}
.prod-info .thumbnail{ padding:3rem 0px;}
.prod-info .thumbnail img{max-width:100%;}
.bp-box{}
.bp-cont1 {
    display: flex;
    padding: 0px 0px 20px 0px;
    margin-top: 3rem;
}
.bp-cont1 .wrap {
    display: flex;
    flex-direction: row;
    align-content: space-between;
}
.bp-cont1 .wrap .text {
    flex: 1;
    padding-right: 3rem;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
}
.bp-cont1 .wrap .img {
    width: 680px;
    margin-left: auto;
    display: flex;
}
.bp-cont1 .wrap .img img{max-height: 300px;
    margin-left: 40px;
    transition: 0.5s;}

.dp-box{}
.dp-cont1,.dp-cont2 {
    display: flex;
    padding: 0px 0px 20px 0px;
    margin-top: 3rem;
}
.dp-cont1 .wrap {
    display: flex;
    flex-direction: row;
    align-content: space-between;
}
.dp-cont2 .wrap {
    display: flex;
    flex-direction: row-reverse;
    align-content: space-between;
}
.dp-cont1 .wrap .text {
    flex: 1;
    padding-right: 3rem;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
}
.dp-cont1 .wrap .img {
    width: 680px;
    margin-left: auto;
    display: flex;
}
.dp-cont1 .wrap .img img{max-height: 300px;
    margin-left: 40px;
    transition: 0.5s;}
.dp-cont2 .wrap .text {
    flex: 1;
    padding-left: 3rem;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
}
.dp-cont2 .wrap .img {
    width: 680px;
    margin-right: auto;
    display: flex;
}
.dp-cont2 .wrap .img img{max-height: 300px;
    margin-right: 40px;
    transition: 0.5s;}

@media screen and (max-width: 1600px){
	.prod-info .title h3{font-size:2rem;}
}
@media screen and (max-width: 1440px){
	.station.station-col .loca-wz{ display:none;}
	.station.station-col ul.loca-col{width: 100%;justify-content: flex-start;max-width: unset;padding: 0px 5vw;}
	
	.prod-info .wrap{padding:0px 5vw; width:100%;}
	.prod-info .title h3{font-size:1.65rem;}
}
@media screen and (max-width: 1366px){
	.prod-info .wrap{width:100%; max-width:1200px;padding:0px 0vw; }
}
@media screen and (max-width: 1200px){
	.prod-info .wrap{width:100%; max-width:unset; padding:0px 2vw; }
	
}

@media only screen and (max-width: 1024px){
	.MyCont{ width:100%; margin-top:20px;float: left;}
.main-boxs aside{ display:none;}
.main-boxs main{ width:95%; margin:auto;}
.cont_sation{float: left;padding-left: 0px;margin-bottom: 15px;text-indent: 30px; line-height:35px;background: url("ico_station.png") 0px center no-repeat; font-size:0.8em;color: #333; width:100%;    margin-top: 0px;}
.cont_sation a{ color:#333;}
.cont_sation a:hover{ color:#FF5234;}
.cont_title{font-size: 1.6em;font-family: microsoft yahei;color: #777777;padding-bottom: 20px;margin-bottom: 20px;text-align: center; width:96%; border-bottom:1px solid #efefef;}
.f14{width:94%; margin:auto; overflow:hidden;}
.MyCont .f14 .line_left{ width:auto;}
.MyCont .f14 .line_right{ width:auto;}
.box_right_titles{
	height: auto;
    line-height: 120%;
    font-size: 1.2em;
    padding-bottom: 1vh;
    width: 100%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
    color: #333;
    font-weight: 100;
    font-family: microsoft yahei;}
.sation{ font-size:0.8em; margin-bottom:10px;}
.sation img{ margin-top:5px;}
.sation a{ color:#666;}
}
@media screen and (max-width: 1023px)
{
	.MyCont{ width:100%; margin-top:20px;float: left;}
.main-boxs aside{ display:none;}
.main-boxs main{ width:95%; margin:auto;padding: 0px;}
	.main-boxs main .MyContBox{width:100%;}
.cont_sation{float: left;padding-left: 0px;margin-bottom: 15px;text-indent: 30px; line-height:35px;background: url("ico_station.png") 0px center no-repeat; font-size:0.8em;color: #333; width:100%;    margin-top: 0px;}
.cont_sation a{ color:#333;}
.cont_sation a:hover{ color:#FF5234;}
.cont_title{font-size: 1.6em;font-family: microsoft yahei;color: #777777;padding-bottom: 20px;margin-bottom: 20px;text-align: center; width:96%; border-bottom:1px solid #efefef;}
.f14{width:94%; margin:auto; overflow:hidden;}
.MyCont .f14 .line_left{ width:auto;}
.MyCont .f14 .line_right{ width:auto;}
.box_right_titles{
	height: auto;
    line-height: 120%;
    font-size: 1.2em;
    padding-bottom: 1vh;
    width: 95%;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 15px;
    color: #333;
    font-weight: 100;
    font-family: microsoft yahei;}
.main-boxs main .box_right_title{width:100%;background: none;border:0px;}
.main-boxs main .box_right_title .sation{ font-size:0.8em; margin-bottom:10px;top: 50px;left: 20px;}
.main-boxs main .box_right_title .sation img{ margin-top:0px;}
.main-boxs main .box_right_title .sation a{ color:#666;}
	.productShow .fr{width: auto;}
	.cont dl{width:100%;}
	
	.prod-boxs main ul{}
	.prod-boxs main ul li{width:calc((100% / 2) - 3%);}
	.prod-boxs main ul li .Image{height:auto;border: 0px;}
	.prod-boxs main ul li .ImageName{padding:15px 0px; font-size:1rem;}
	
	.padd{padding: 10px 0px 20px 0px;}
	.main-boxs.prod-info main{border:0px;}
	.prod-title h2{font-size: 2rem;}
	.cont-cpjs{padding:0px;}
	.main-boxs.prod-info .prod-img img{max-width:100%; min-width:unset;}
	
	.prodTechnical{overflow: scroll;}
	
	.station{height: auto;line-height: normal; border:0px;}
	.station .center{display: flex;justify-content: space-between;flex-direction: column;background: #f5f6f9;}
	.station ul{max-width: 100%; margin:0px;}
	.loca-wz{border-top: 1px solid #eaebef;padding: 20px 0px;}
	#shownews1 table{max-width:100%;}
	.prod-2l .desc{flex-direction: column;}
	.prod-2l .desc .img{flex:1;padding:0px 0px 1rem 0px;}
	.prod-2l .desc .text{flex: 1;}
	
	.prod-info .wrap{flex-direction: column; padding:0px 5vw;}
	.prod-info .title{margin-bottom:1.65rem;}
	.bp-cont1 .wrap .text{padding:0px; margin-bottom: 1.65rem;}
	.bp-cont1 .wrap .img{padding:10px 0px;width:100%; display: flex; flex-direction: column;}
	.bp-cont1 .wrap .img img{width:100%; max-width:100%; padding:5px 0px;margin: auto;}
	
	.dp-cont1 .wrap .text{padding:0px; margin-bottom: 1.65rem;}
	.dp-cont1 .wrap .img{padding:10px 0px;width:100%; display: flex; flex-direction: column;}
	.dp-cont1 .wrap .img img{width:100%; max-width:100%; padding:5px 0px;margin: auto;}
	
	.dp-cont2 .wrap .text{padding:0px; margin-bottom: 1.65rem;}
	.dp-cont2 .wrap .img{padding:10px 0px;width:100%; display: flex; flex-direction: column;}
	.dp-cont2 .wrap .img img{width:100%; max-width:100%; padding:5px 0px;margin: auto;}
	
	.prod-table .table_cont{overflow-x:auto;width: 100%;}
}


@media screen and (max-width: 767px){
	.station.station-col{display:none;}
	.productShow .fr{display: none;}
	.prod-boxs main ul li{width:100%;}
	.prod-info dl{padding:50px 0px;}
	.prod-info dl.dl01 dd .tx-item{width:47%;}
	.desc-dl .pics-ul{flex-direction: column;}
	.dl01 h5, .dl02 h5{margin-bottom:10px;}
	.prod-info dl .row{ margin:0;width: 100%;}
	.prod-info dl .row .cos-12{padding:0px !important;}
	.prod-info dl .row .cos-12 img{max-width:100%;}
	.prod-case{padding:3rem 0px 0px 0px;}
	.prod-case ul li:last-child:nth-child(4n - 2){margin:auto;}
	.prod-case ul li{width: calc((100% / 2) - 2rem);}
	
	.prod-info .wrap{padding:0px 15px;}
}
@media screen and (max-width: 430px)
{
	.about-title h2{font-size:1.6rem;}
	.prod-info dl h5{font-size:1.65rem !important;}
	
	.prod-info .title h3{font-size: 1.5rem;}
}
@media screen and (max-width: 414px)
{
	
}
@media screen and (max-width: 375px)
{
	.about-title h2{font-size:1.5rem;}
	.about-section h4{font-size: 1.2rem;line-height: 1.8rem;}
	
	.prod-info .title h3{font-size: 1.34rem;}
}
@media screen and (max-width: 320px)
{
	
}