﻿.main-boxs {
    width: 100%;
    max-width: 1200px;
    height: auto;
    padding: 0px;
    margin: auto;
    clear: both;
	margin-top: 20px;display: flex;
}
.main-boxs.prod-info{max-width:none; flex-direction: column;}
.main-boxs aside
{
/*	width: 260px;
    height: auto;
    margin: 0px;
    border: 0px;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
    background: #f5f5f5;
	box-shadow: 0px 0px 10px rgba(192, 192, 192, 0.8);*/
}
.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;
}
.main-boxs aside h2:before{font-size:30px; font-family: "iconfont"; display: block; content:"\e627";    margin-right: 20px;}
.main-boxs aside h2 b{ color:#9e9e9e;font-weight: 200;padding-left: 10px;}
.main-boxs aside .ml_box{float:left; width:100%; background: #26aae1;margin: 0px; border-top:0px;}
.main-boxs aside .c1_cp_title{ width:100%;height:100px;
	background:#26aae1;
	/*background-image: none, linear-gradient(top,rgba(45,100,229,1) 0%,rgba(42,94,214,1) 50%,rgba(32,71,166,1) 94%,rgba(32,68,162,1) 100%);
	background-image: none, -webkit-linear-gradient(top,rgba(45,100,229,1) 0%,rgba(42,94,214,1) 50%,rgba(32,71,166,1) 94%,rgba(32,68,162,1) 100%);
	background-image: none, -moz-linear-gradient(top,rgba(45,100,229,1) 0%,rgba(42,94,214,1) 50%,rgba(32,71,166,1) 94%,rgba(32,68,162,1) 100%);
	background-image: none, -o-linear-gradient(top,rgba(45,100,229,1) 0%,rgba(42,94,214,1) 50%,rgba(32,71,166,1) 94%,rgba(32,68,162,1) 100%);*/
	/*background: -moz-linear-gradient(top, #022e8d, #237fcb);
	background:-webkit-linear-gradient(top, #022e8d, #237fcb);
	background:-o-linear-gradient(top, #022e8d, #237fcb);*/
	/*box-shadow: 0px 0px 1px #ccc;*/ margin-top: 0px;float: left;

}
.main-boxs aside .aside_cpjs
{
    border-bottom: 0px;
	float: left;
	width: 100%;
	/*background: #ebebeb url("side_cp_bg.png") center 300px no-repeat;*/
	/*background: #ebebeb;*/
	/*padding: 10px 15px 50px 15px;*/
}
.main-boxs.prod-info aside{
	width: 28%;
    float: right;
    font-family: -apple-system,BlinkMacSystemFont,"Helvetica Neue","PingFang SC","Hiragino Sans GB","Microsoft YaHei UI","Microsoft YaHei","微软雅黑","Heiti SC","WenQuanYi Micro Hei",Arial,sans-serif;
    font-size: 16px;
	padding: 40px 40px;background: #f7f7f7;
}

.main-boxs.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;}


.aside_cpjs ul
{
	width:100%;
	height:auto;
	overflow:hidden;
	list-style:none;
    margin: 0 auto;
    position: relative;
    font-size: 0;
    margin-top: 20px;
    border-top: 1px solid #d8d8d8;
    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: 20px;
    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;}

.padd{padding: 60px 0 30px;display: flow-root;}
.prod-boxs{overflow: hidden;display: flex;}
.prod-boxs main{flex: 1;}
.prod-boxs main ul{display: flex;flex-wrap: wrap;}
.prod-boxs main ul li{width:calc((100% / 4) - 1.5%); margin:1% 1% 1% 0px; float: left;display: flex;flex-direction: column;justify-content: center;align-items: center;box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);}
.prod-boxs main ul li:nth-child(4n){margin-right:0px;}
.prod-boxs main ul li .Image{border-bottom:1px solid #efefef; overflow: hidden;height: 340px;height: auto;display: flex;align-items: center;justify-content: center;}
.prod-boxs main ul li img{transition: 1s;max-width: 100%;}
.prod-boxs main ul li:hover img{ -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);}
.prod-boxs main ul li .ImageName{padding:0px 15px;font-size: 16px; height: 100px; display: flex; justify-content: center; align-items: center; text-align: center;}
.prod-boxs main ul li:hover .ImageName a{text-decoration: underline; color:#0056b3;}
.lh-2{    padding-top: 20px;
    font-size: 14px;
    border-top: 1px solid #efefef;
    margin-top: 50px;
	width: 100%;
    overflow: hidden;
    margin-bottom: 40px;

}

@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)
{
	
}


.main-boxs main
{
	width:100%;
	height:100%;
	float:right;
	overflow: hidden;
	margin-top:0px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	padding: 0px 3rem 0px 3rem;
    flex: 1;
    margin-left: 0px;
	margin-right:0px;
	border: 1px solid #e5e5e5;
}
.main-boxs main .rightBox
{
	width:726px;
	float:left;
	margin:10px 0px 0px 0px;
	border-top:2px #cccccc solid;
	border-left:2px #cccccc solid;
	border-right:2px #cccccc solid;
	background-color:#EEEEEE;
}
.rightBox .Context .title
{
	width:726px;
	height:40px;
	position:relative;
	line-height:50px;
	color:#008194;
	border-bottom:1px #cccccc dashed;
}
.rightBox .Context .title .more
{
	position:absolute;
	right:20px;
	top:20px;
}
.rightBox .ProdText
{
	width:720px;
	height:auto;
	float:left;
	margin:10px 8px;
}
.rightBox .ProdText .title
{
	width:726px;
	height:40px;
	line-height:40px;
	position:relative;
	color:#008194;
	border-bottom:1px #cccccc dashed;	
}
.rightBox .ProdText .title .more
{
	position:absolute;
	right:20px;
	top:20px;
}
.rightBox .ProdText ul
{
	width:740px;
	margin:20px 0px 0px 0px;
	float:left;
	list-style:none;
}
.rightBox .ProdText ul li
{
	width:150px;
	margin:0px 10px 0px 20px;
	height:220px;
	background:url("/style/pp.jpg") top left no-repeat;
	display:block;
	float:left;
	position:relative;
}
.rightBox .ProdText ul li .Images
{
	width:139px;
	height:120px;
	position:absolute;
	top:27px;
	left:2px;
	display:block;
}
.rightBox .ProdText ul li .Images img
{
	width:139px;
	height:120px;
}
.rightBox .ProdText ul li .Names
{
	width:130px;
	height:52px;
	line-height:1.5;
	position:absolute;
	top:150px;
	left:6px;
	text-align:left;
	display:block;
	overflow:hidden;
}
.main-boxs main .rightBoxBottom
{
	width:930px;
	height:5px;
	display:block;
	float:left;
	margin-bottom:0px;
	background:#EEEEEE url("/style/right_boxBottom.gif") repeat;
}
.prod-info .padd{padding-bottom:20px;}
.prod-info .main-boxs{max-width:unset;}
.prod-info .main-boxs main{border:0px;}
.prod-info dl{ padding:80px 0px;}
.prod-info dl.dl01{background:#f5f5f5;}
.prod-info dl.dl01 dd .tx-items{width:100%; display:flex; flex-direction: row; flex-flow: wrap;    justify-content: space-between;padding-bottom: 50px;}
.prod-info dl.dl01 dd .tx-item{width:30%; margin:1.5%;}
.prod-info dl.dl01 dd .tx-item .innerbox{width:100%;display: flex;flex-direction: column;flex-wrap: nowrap;align-items: flex-start;}
.prod-info dl.dl01 dd .tx-item .innerbox h4{color:#111111; padding:30px 0px 0px 0px;     font-family: var(--ff2);text-transform: capitalize;}
.prod-info dl.dl01 dd .tx-item .innerbox h6{border:2px solid #111111; border-radius: 10px; padding:10px 20px;font-size: 60px; font-weight: 300;    color: #333;}
.prod-info dl.dl01 dd .tx-item .innerbox p{height: auto; overflow: hidden;margin-right:20%; line-height: var(--line-height20);font-size: var(--p2-size);color:var(--text-middle-color);}


.dl01 .wrap,.dl02 .wrap{display:flex; flex-direction: column; align-items: flex-start;}
.dl01{font-family: var(--ff3);}
.dl01 h5,.dl02 h5{font-size: var(--t1);
    padding: 0px 0px 2rem 0px;
    font-family: var(--ff2);
    text-transform: uppercase;
    /* background: var(--color2); */
	color:var(--color1);
    display: flex;
    margin: 0;
    padding: 10px 40px 10px 0px;
    margin-bottom: 1rem;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;}
.prod-info h6,.prod-info h6{font-size:1.65rem;font-weight: bold;margin-top: 2rem;}

.prod-info dl.dl02{font-size:1.2rem;}
.prod-info dl p{ line-height: 1.6;white-space: pre-wrap;text-align: left;}
.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-2l .desc{display: flex;}
.prod-2l .desc .img{ flex: 2; padding-right:2rem;}
.prod-2l .desc .img img{max-width:100%;}
.prod-2l .desc .text{flex: 3;}

.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; /* 裁剪并覆盖到容器 */}


.prod-info .video-dl{margin-top:3rem;}
.video-dl h5{font-size:40px; font-weight: 500;font-family: var(--ff2);text-transform: uppercase;}
.video-dl ul{display:flex; justify-content: flex-start; flex-wrap: wrap;}
.video-dl ul li{width:24%;margin: auto 0.5%;}
.video-dl ul li .figure{display: flex;}
.video-dl .m-video{position: relative;width: 100%;padding-top: 133.33%;}
.video-dl .m-video 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)
{
	
}