﻿.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;}
.main-boxs {
    width: 100%;
    /*max-width: 1200px;*/
    height: auto;
    padding: 0px;
    margin: auto;
    clear: both;
	display: flex;
}

aside{width:20vw; min-width:300px; margin-right:3vw;}
aside h2{
	height: 70px;
    line-height: 70px;margin: 0px;
    background: #91c53c;
    padding: 0px 25px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    background-position: left center;
    background-repeat: no-repeat;
	display:flex;
	align-items: center;
}
aside h2:after{font-size:30px; font-family: "iconfont"; display: block; content:"\e627";    margin-right: 0px; margin-left:auto;}
aside .aside-list
{
	background: var(--bg-color1);
	padding: 20px 12px;
}
.aside-list ul li{    background: #fff;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    height: auto;
    line-height: 56px;
    margin-top: 0!important;
    padding: 0 16px;
    margin-bottom: 10px!important;
}
.aside-list ul li a{color: #333333;}
.aside-list ul li a:hover {color: #c81623;}
aside .aside-list .ul1{padding: 0px;margin: auto;}

aside .aside-list .ul1 li{}


aside .aside-list .ul1 li .ltp,aside .aside-list .ul1 li .ltp a{margin-bottom: 0px;color: #000;cursor: pointer;font-family: rob;font-size: 16px;}

aside .aside-list .ul1 li .ltp span{-webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s;display: block;text-transform: capitalize;padding-right: 25px;/*background: url(../images/icon/icon-left.png) top right no-repeat;*/font-weight: 500;    display: flex;align-items: center;}
aside .aside-list .ul1 li .ltp span:before{width:5px; height: 5px; display:block; background:var(--light-line-color);content:"";margin-right: 5px;}
aside .aside-list .ul1 li .ltp span:after{font-size:30px; font-family: "iconfont"; display: block; content:"\e659";    margin-right: 0px; margin-left:auto;}


aside .aside-list .ul1 li .lbt{display: none;font-family: ror;}


aside .aside-list .ul1 li .lbt a{/*display: block;margin-bottom: 15px;color: #000;position: relative;font-size: 16px;*/text-indent: 0px;
    color: #001a2e;
    font-size: 14px;
    font-family: "";
    overflow: hidden;
    display: flex;
    line-height: 2rem;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
	padding:0.5rem 0px;
}
aside .aside-list .ul1 li .lbt a:before{content:"\e659";font-family: "iconfont";font-size:14px; color:#001a2e;margin-right: 10px;
    margin-left: 10px;
}

aside .aside-list .ul1 li .lbt .lbt3 a{}

aside .aside-list .ul1 li .lbt a:hover{color: #f4bc16;}

aside .aside-list .ul1 li.li1{border-bottom: 1px solid #eee;margin-bottom: 20px;}

aside .aside-list .ul1 li.act .ltp span{/*background: url(../images/icon/icon-left-1.png) center right no-repeat;*/}
aside .aside-list .ul1 li.act .ltp span:after{ content:"\e6aa";}

aside .aside-list .ul1 li .ltp a:hover span{color: #f4bc16;}
aside .aside-list .ul1 li .lbt a.act {color: #ff9800;}

aside .aside-list2{background: var(--bg-color1);padding: 20px 12px;}
.aside-list2 ul li{display:flex;background: #fff;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    height: auto;
    margin-top: 0 !important;
    padding: 10px 10px;
    margin-bottom: 10px!important;align-items: center;}
.aside-list2 ul li .img{width:80px; height: 80px; overflow: hidden; margin-right:10px;}
.aside-list2 ul li .img img{max-width:100%; height: 80px;width:100%;}
.aside-list2 ul li .name a{color:#333333;}
.aside-list2 ul li .name a:hover {color: #c81623;}
.aside-list2 ul li .name b{font-size: 16px;color: #4597c7;font-weight: bold;}
.aside-list2 ul li .name p{font-size: 16px;font-weight: 500;}


.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%;
    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: 46px;
    color: #002d4b;
    line-height: normal;
    text-align: left;
    font-weight: 300;
    padding-top: 30px;
    width: 100%;
    margin: 0;margin-bottom: 20px;
    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:800px;}


.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;
}
.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: 80px 0 90px;display: flow-root;}
.prod-boxs{overflow: hidden;display: flex;}
.prod-boxs main{flex: 1;}
.prod-boxs main ul{}
.prod-boxs main ul li{width:calc((100% / 3) - 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;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:20px 0px;font-size: 16px;}
.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: 10px;
	width: 100%;
    overflow: hidden;
    margin-bottom: 0px;

}
.case-box .card-img-200{height: 300px;}
.case-box .card-img-200 img{width: 100%!important;height: 300px;max-width: 100%;}
.case-box table{width:100%;box-sizing:border-box;margin-bottom:15px;border-collapse:collapse;border-spacing:0;border-radius:5px}
.case-box 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;}
.case-box table th,table td{padding:10px;text-align:center;border-width:1px;border-style:solid;vertical-align:middle}
.case-box table th{font-weight:700; background:rgb(0 57 111); box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.04); }
.case-box table th{background:rgb(11 85 155); font-size:16px; color:#FFFFFF; font-weight: bold;padding: 10px 0px;}
.case-box table th.clear{border:0;background:none}
.case-box table tr:first-child td{ box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.06);}
.case-box table tr:nth-child(2n) td { background: #FFFFFF; }
.case-box table tr td { border-color: #ccc !important; background: rgba(0,0,0,0.05);text-align: center; font-size:14px;line-height: 180%;} 

.main-boxs main
{
	width:auto;
	height:100%;
	float:right;
	overflow: hidden;
	margin-top:0px;
	background-color:#FFFFFF;
	margin-bottom:10px;
	padding: 0px 0px 0px 15px;
    flex: 1;
    margin-left: 0px;
}
.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;
}
.main-boxs main .title
{
	width:926px;
	height:40px;
	line-height:40px;
	float:left;
	text-indent:20px;
}
.main-boxs main .ContextBox
{
	padding:10px 20px;
}

.main-boxs main .MyContBox
{
	width:100%;
	min-height:600px;
	height:auto;
	float:left;
	padding:0px;
	/*border:1px #cccccc solid;	*/
}

.main-boxs main .box_right_title
{
	float:left;
	margin-top:0px;
	border:1px #cccccc solid;
	width:100%;
	/*border-bottom: 0px;*/
	background:url("/style/title.gif") bottom repeat-x;
	height:40px;
	position:relative;
}
.main-boxs main .box_right_title .box_right_titles
{
	position:absolute;
	top:5px;
	left:20px;
	font-size:14px;
	font-family:"微软雅黑", "黑体", "宋体";
	color:#000000;
	text-indent:15px;
	line-height: 30px;
	background:url("/style/a.gif") 0px 10px no-repeat;
}
.main-boxs main .box_right_title .sation
{
	position:absolute;
	top:10px;
	right:20px;
	color:#666666;
	font-size:12px;
}
.main-boxs main .box_right_title .sation img{margin-top: 0px;}
.main-boxs main .box_right_title .sation img{vertical-align: center;}
.main-boxs main .box_right_title .sation a
{
	color:#666666;
	font-size:12px;
}
.main-boxs main .box_right_title .sation a:hover
{
	color:rgb(0, 129, 148);
	font-size:12px;
}
.main-boxs main .box_right_content
{
	width:730px;
	margin:0px 0px 0px 10px;
	padding-top:10px;
	float:left;
}

.news-box .content{padding:1rem 2rem;}

.news-box .clbz-down{display: flex;padding: 50px;align-items: center;}
.news-box .clbz-down:before{content:url("../images/icon-down.png"); margin-right:10px;}
.clbz-down a{text-decoration: underline;}

.clbz-box{width:100%;}
.clbz-t{width: 100%;
    text-align: center;
    padding: 20px 0px;
    font-size: 20px;}
.clbz-desc{    font-size: 16px;    color: #666;}
.clbz-desc span{color: rgb(0, 102, 0);}
.clbz-talbe{margin:20px auto; padding:0px; overflow: hidden;margin-top:50px;}
.clbz-li{width: 100%;
    clear: both;
    margin-top: 5px;
    display: flex;line-height: 40px;font-size: 14px;}
.clbz-li:nth-child(2n){background:#ffffff;}
.clbz-li:nth-child(2n	+1){background:#f5f5f5;}
.clbz-li.th{ background:#455b98; color:#FFFFFF;line-height: 60px;font-size: 18px;}
.clbz-li .title{width: 50%;padding-left: 20px;}
.down{width: 20%; text-align: left;}
.date{width:15%; max-width: 150px; flex-shrink: 0;    align-items: center;
    justify-content: center;}
.date2{width:15%; max-width: 150px;flex-shrink: 0;align-items: center;justify-content: center;text-align: center;}


.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;}



.box_cols{width: 100%;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    background: #f5f5f5;}
.box_cols a{padding:0px 40px; height: 60px; line-height: 60px; color:#333; cursor: pointer; border-right:1px solid #FFFFFF;float: left;position: relative;}
.box_cols a:hover{/*padding:0px 40px; height: 60px; line-height: 60px;*/ color:#FFFFFF; background: #333;cursor: pointer;}
.box_cols li.active a{background: #91c53c;color:#FFFFFF;}
.box_cols li.active a:after{content:"";width:10px; height: 10px; position: absolute;bottom:-6px; left:calc((100% - 10px) / 2);background:linear-gradient(135deg,#fff 0%,#fff 50%,transparent 50%,transparent 100%); transform:rotate(45deg);}


.prod-item{width:100%; float: left; margin:20px auto; color:#333; overflow: hidden;display: none;}
.prod-item.active{display:block;}
.prod-item img{max-width:100%;}

.prod-td img{ height: 136px;}

.box_cols_cont{width:100%; float: left; margin:20px auto; color:#333;}
.box_cols_cont_xgal{width:100%;float: left;margin:20px auto;color:#333;}

.lc-title{display: flex;align-items: center; margin-top:0rem;margin-bottom: 1.5rem;}
.lc-title h1{font-size: 6rem;color: #cacaca;margin: 0px;margin-right: 1rem;font-weight: bold;font-family: initial;}
.lc-t{}
.lc-t h3{color: #4597c6;font-size: 2.5rem;margin: 0px;font-weight: bold;}
.lc-t h5{margin: 0px;color: #585657;font-size: 1.3rem;}




.prod-item{margin-top:2rem;}

.prod-item table{width:100%;box-sizing:border-box;margin-top:0rem;border-collapse:collapse;border-spacing:0;border-radius:5px}
.prod-item 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;}
.prod-item table th,table td{padding:10px;text-align:center;border-width:1px;border-style:solid;vertical-align:middle}
.prod-item table th{font-weight:700; background:#626262; box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.04); }
.prod-item table th{font-size:16px; color:#FFFFFF; font-weight: bold;padding: 10px 0px;}
.prod-item table th.clear{border:0;background:none}
.prod-item table tr:first-child td{ box-shadow: inset 0px 4px 3px -2px rgba(0,0,0,.06);}
.prod-item table tr:nth-child(2n) td { background: #FFFFFF; }
.prod-item table tr td { border-color: rgb(205 205 205) !important; background: rgba(0,0,0,0.05);text-align: center; font-size:15px;line-height: 180%;} 
.prod-item table tr td:nth-child(1){background: #626262  !important;color: #fff;}
.prod-item table tr.firstRow{background:#626262;}
.prod-item table tr.active{background:#47a5d8; color:#FFFFFF;}
.prod-item table tr.active td{background:#47a5d8 !important; color:#FFFFFF;}


.prod-item h2{color: #4597c6;font-size: 2.5rem;font-weight: bold;margin-top: 0rem;margin-bottom: 1rem;}

.prod-td{margin-top: 0rem;}
.prod-td ul{display:flex; justify-content: space-around;flex-wrap: wrap;}
.prod-td ul li{width:calc((100% / 2) - 20px); background:#e6e5e5; display:flex; padding:2rem; margin-bottom:20px;align-items: center;}
.prod-td ul li .img{width:30%; margin-right:2rem;}
.prod-td ul li .desc{flex: 1;}
.prod-td ul li .desc h3{ font-size:18px; font-weight: bold;}
.prod-td ul li .desc p{font-size:15px;}

.feishui-td{margin-top: 0rem;}
.feishui-td ul{display:flex; justify-content: space-around;flex-wrap: wrap;}
.feishui-td ul li{width:calc((100% / 2) - 40px); background:#ffffff; display:flex; padding:2rem; margin:20px auto;align-items: center;box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
.feishui-td ul li .img{width:auto; margin-right:2rem;}
.feishui-td ul li .desc{flex: 1;}
.feishui-td ul li .desc h3{ font-size:18px; font-weight: bold;}
.feishui-td ul li .desc p{font-size:15px;}
.feishui-td ul li:last-child:nth-last-child(2n+1){margin-right:calc((100% / 2) + 20px);}
.feishui-td img{ height: 105px;}

@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%);height: 40vw;}
	.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-boxs aside{display:none;}
	.prod-title h2{font-size: 2rem;}
	.cont-cpjs{padding:0px;}
	.main-boxs.prod-info .prod-img img{max-width:100%; min-width:unset;}
	
	.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;    flex-wrap: wrap;}
	.loca-wz{border-top: 1px solid #eaebef;padding: 20px 0px;}
	#shownews1 table{max-width:100%;}
}


@media screen and (max-width: 767px){
	.productShow .fr{display: none;}
	.box_cols{height:auto;}
	.box_cols ul li{padding-bottom: 1px;}
	.box_cols a{background: #efefef;padding: 0px 1.1rem;height: 3rem;line-height: 3rem;}
	.prod-item{margin-top: 3rem;}
	.prod-item#Section2{overflow-x: scroll;}
	.prod-td ul{flex-direction:column;}
	.prod-td ul li{width:100%;}
	.prod-td img{max-width:100%;}
	
	.prod-boxs main ul li{width:100%;height: auto;}
	
	.case-box{padding: 0px 1rem;}
	
	.clbz-talbe{overflow-x: scroll;}
	.clbz-li{width: 700px !important;}
	.news-box .clbz-down{padding: 2rem;}
}
@media screen and (max-width: 425px)
{
	.about-title h2{font-size:1.6rem;}
	.box_cols a{padding: 0px 0.8rem;}
}
@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;}
	
	.box_cols a{padding: 0px 0.5rem;height: 3rem;line-height: 3rem;}
}
@media screen and (max-width: 320px)
{
	
}