.titles{ text-align:center; padding:20px 0px;position: relative;}
.titles h3{ font-family:HelveticaNeueCE; font-size:34px; color:#212121; line-height:38px; margin-bottom:10px; }
.titles h5{font-size:20px; line-height:38px;margin-bottom:25px;color:#212121;font-weight: 300;}
.titles:before {
    content: "";
    position: absolute;
    left: 47%;
    bottom: 25px;
    width: 60px;
    height: 2px;
    background: #e70012;
}

.titles1{ text-align:center; padding:20px 0px;position: relative;}
.titles1 h3{ font-family:HelveticaNeueCE; font-size:30px; color:#212121; line-height:38px; margin-bottom:10px; font-weight: 500;}
.titles1 h3 span{color:#df131e;}
.titles1 h5{font-size:20px;margin-bottom:25px;color:#212121;font-weight: 300;}
.titles1 .line{ background:#b1b1b1; height:1px; width:160px; margin:0 auto; position:relative}
.titles1 .line:after{ display: block; height:5px; width:42px; background:#369ad6; position:absolute; left:50%; margin-left:-21px; top:-2px;
    content: " ";}
.titles1:before {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 45px;
    left: 33%;
}
.titles1:after {
    content: "";
    width: 18px;
    height: 1px;
    background: #000;
    position: absolute;
    top: 45px;
    right: 33%;
}

.titles2{ text-align:center; padding:20px 0px;position: relative;}
.titles2 h3{ /*font-family:HelveticaNeueCE; */font-size:34px; color:#212121; line-height:38px; margin-bottom:10px; font-weight: 500;display: inline-block; padding:0px 50px;}
.titles2 h3 b{ color:#e50112;font-weight:bold;}
.titles2 h5{font-size:18px;margin-bottom:25px;color:#212121;font-weight: 300;max-width: 900px;
    margin: auto;
    line-height: 30px;margin-top: 10px;}

.titles2 h3:before {
	content: url("/images/bg/title_bg_left.png");
    width: 77px;
    height: 20px;
	padding-right: 50px;
	overflow: hidden;
	/*display: inline-block;*/
    /*position: absolute;
    top: 45px;
    left: 33%;*/
}
.titles2 h3:after {
    content: url("/images/bg/title_bg_right.png");
    width: 77px;
    height: 8px;padding-left: 50px;
	/*display: inline-block;*/
    /*position: absolute;
    top: 45px;
    right: 33%;*/
}
@media screen and (max-width: 1023px){
	.titles h3{font-size: 24px;}
	.titles h5{font-size: 16px;line-height: 28px;}
	.titles1 h3 {font-size: 24px;}
	.titles1 h5 {font-size: 16px;}
	.titles1:before{left: 15%;}
	.titles1:after{right: 15%;}
}
.w1600{width:1600px; margin: auto;}

.titles3{ text-align:left; padding:20px 0px;position: relative;}
.titles3 h3{ font-family:HelveticaNeueCE; font-size:30px; color:#212121; line-height:38px; font-weight: bold;}
.titles3 h5{font-size:20px;color:#212121;font-weight: 300;text-transform: uppercase;}






.banner_cp {margin: 0px 0px 0px 0px; color:#666666; font-size: 14px;}
.banner_cp .Context{float: left;margin: 38px 0px 0px 280px; color:#FFFFFF; font-size: 14px;}
.banner_cp{width:100%; height: 80px; background: #FFFFFF; overflow: hidden; line-height: 80px;border-bottom: 1px solid #d7d7d7;}
.banner_cp h5{width:auto; height: 50px; line-height: 44px; background: #f4f3f3; color:#333333; font-size:18px; float: left;}
.banner_cp a{ color:#666666;font-size: 14px; margin:auto 15px; height: 80px; line-height: 80px;}
.banner_cp input[type="text"]{border: 1px solid #ccc;line-height: 34px;text-indent: 20px;width: 200px;border-bottom-left-radius: 20px;border-top-left-radius: 20px;}
.banner_cp input[type="submit"]{border: 0px solid #ccc; background: #272626;color: #FFFFFF;line-height: 38px; height: 38px; padding: 0px 15px; cursor:pointer;}
.banner_cp .search{float:right;}




/*============================================
com1-section 检测中心
===========================================*/
.com1-section{padding:50px 0px; overflow: hidden; width: 100%;}
.com1-section .wrap{display: flex; }
.com1-section .wrap .com1-img{width:500px; overflow: hidden; flex-shrink: 0; margin-left:0px;}
.com1-section .wrap .com1-img img{max-width:100%;transition: 1s;}
.com1-section .wrap .com1-img:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.com1-section .wrap .jczx-box{margin-right:auto; margin-left:50px;}
.jczx-box .jczx-t{background:url("/images/bg/bg-gsjj-t.jpg") 40px 20px no-repeat;margin-bottom: 40px;}
.jczx-t h3{font-size:34px; color:#272626; display: block;font-weight: bold;}
.jczx-t h5{font-size:18px; color:#272626; display: block; font-weight: 500;margin-top: 30px;}

.jczx-box .jczx-c{width:100%;max-width: 600px; height: 280px; overflow: hidden;}
.jczx-c ul{margin:auto; padding: 0px;}
.jczx-c ul li{margin:auto 10px;}
.jczx-c ul li .Images{width:180px; height: 180px; margin: auto; text-align: center; overflow: hidden;}
.jczx-c ul li .Images img{max-width:100%; width: 180px;height: 180px;display: block;border-radius: 50%; transition: all 0.3s ease-in-out 0s;}
.jczx-c ul li:hover .Images img{transform: rotateY(180deg);}
.jczx-c ul li .Names{padding:10px 0px; text-align: center;}
.jczx-c ul li .Names a{color:#333;}
.jczx-c ul li .Names a:hover{color:#df131e;}

/*============================================
counter-section 数字
===========================================*/
.counter-section{padding:20px 0px; background: #f6f6f6;}
.counter-items{width:100%; overflow: hidden; display: flex; justify-content: space-between;padding: 50px 0px;}
.counter-items .counter-item{padding:0px 20px; /*border-right:1px solid #ececec; */text-align: center;}
.counter-item .inner-box{width:100%; position: relative; height: 60px;}
.counter-item .inner-box i{font-style: normal;text-align: center;margin-top: 0px;display: block;}
.counter-item .inner-box i:before{font-family: "iconfont" !important; color:#e72626; font-size:50px; line-height: 80px; text-align: center;}
.counter-item i.counter-item-i01:before{content: "\e89d";font-size: 65px;}
.counter-item i.counter-item-i02:before{content: "\e665";}
.counter-item i.counter-item-i03:before{content: "\e62c";font-size: 60px;}
.counter-item i.counter-item-i04:before{content: "\e61d";}
.counter-item i.counter-item-i05:before{content: "\e718";}
.counter-item i.counter-item-i06:before{content: "\e61e";}
.counter-item i.counter-item-i0:before{content: "\e998";font-size: 55px;}
.counter-item:nth-last-child(1){border-right:0px solid #ececec;}

.counter-item .inner-box .desc-box{ float: left; padding-left:0px; padding-top: 0px;color:#222222;text-align: center;}
.counter-item .inner-box .desc-box .counted{position: relative;
    line-height: 1.4em;
    font-weight: 500;
    font-size: 20px;
    color: #282828;text-align: center;}
.counter-item .inner-box .desc-box .counted:after{content: ""; width:28px; height: 5px; background: #e72626; text-align: center;display: block;
    margin: 10px auto;}
.counter-item .inner-box .desc-box span{font-size:28px; font-weight: bold;}
.counter-item .inner-box .desc-box .desc-box-text{font-size:14px; color:#282828;text-align: center; font-weight: 300;}
/*============================================
intro-section 导言
===========================================*/
.intro-section{background: #f7f8fa; overflow: hidden;padding: 50px 0px;}
.intro-section .titles1{}
.intro-section .titles1:before{top: 90px; width:50px; background: #df131e;}
.intro-section .titles1:after{top: 90px;width:50px;background: #df131e;}
.intro-section .titles1 h3{font-size:38px;font-weight: bold;}
.intro-section .titles1 h3 strong{font-size:60px; padding:0px 5px; color:#df131e; text-shadow: 2px 0px 2px #ffffff, -2px 0px 2px #ffffff, 0px 0px 2px  #ffffff, rem -rem 0.5rem #ffffff;}
.intro-section .titles1 h3 span{color:#df131e;}
.intro-section .titles1 h4{font-size:18px;padding-top: 5px;}
.intro-items{/*background: #ffffff;*/}
.intro-section .container > .row{
    position: relative;padding:5px 0px;
}
.intro-items .intro-item{/*border-right: 1px solid #e5e5e5;padding: 50px 30px;*/ position: relative; display: flex; flex-flow: column; padding-right:10px;padding-top: 5px; padding-bottom: 5px; cursor: pointer;}
.intro-items .intro-item:nth-last-child(1){border-right:0px;}
.intro-img{width:100%; overflow: hidden; height: auto;}
.intro-img img{max-width:100%;}


.intro-item .intro-icon{display: block;
    margin: auto;
    padding: 10px;
    z-index: 10;
    margin-top: -25px;
    margin-bottom: 10px;
    /* background: #d0d0d0; */
    /* width: 50px; */
    /* height: 50px; */
    overflow: hidden;
    text-align: center;}
.intro-item .intro-icon {
    display: block;
    margin: auto;
    padding: 10px;
    z-index: 10;
    margin-top: -25px;
    margin-bottom: 10px;
    /* background: #d0d0d0; */
    /*width: 50px;
    height: 50px;*/
    overflow: hidden;
}
.intro-icon em{font-style:normal;}
.intro-icon em:before{ content: "\e920";
	font-family: "iconfont" !important;
    color: #df131e;
    font-size: 25px;
    padding-top: 0px;
    /* display: block; */
    /* overflow: hidden; */
    text-align: center;
    background: #ffffff;
    padding: 10px;
    z-index: 10;
    text-align: center;
    border-radius: 100px;
}
.intro-icon em.intro-ico01:before{ content: "\e66a";}
.intro-icon em.intro-ico02:before{ content: "\e89d";}
.intro-icon em.intro-ico03:before{ content: "\e6bb";}
.intro-icon em.intro-ico04:before{ content: "\e621";}

.intro-contents{position: relative; text-align: center;    background: #df131e;padding-bottom: 15px;}
.intro-contents .intro-title h2{font-size:16px; font-weight:500; color:#ffffff;}
.intro-contents .intro-desc{font-size:14px; line-height: 24px;}




/*============================================
cpjs_box 产品展示
===========================================*/
.cpjs_box{width:100%;height:auto; background:#f2f2f2 url("/images/bg/bg-cpjs.jpg") bottom no-repeat; overflow: hidden; margin-top: 0px; padding-bottom: 80px; padding-top:50px;}
.cpjs_box .titles1:before{top: 85px; width:50px; background: #df131e;left: 20%;}
.cpjs_box .titles1:after{top: 85px;width:50px;background: #df131e;right: 20%;}
.cpjs_box .titles1 h3{font-size:38px;font-weight: bold;}
.cpjs_box .titles1 h3 span{color:#df131e;}
.cpjs_box .titles1 h4{font-size:20px;padding-top: 5px; font-weight: 300;}

.cpjs-col{width:100%; margin: 10px auto; padding: 0px;}
.cpjs-col ul{margin:auto; padding: 0px; display: flex; justify-content: space-around;}
.cpjs-col ul li{margin:10px; text-align: center;display: flex; flex-direction: column-reverse; text-align: center; min-width:120px;}
.cpjs-col ul li .img{margin-bottom:20px;transition: all 0.3s ease-in-out 0s;}
.cpjs-col ul li:hover .img{transform: rotateY(180deg);}
.cpjs-col ul li h3 a{ font-size:16px; color:#000; font-weight: 500; padding:8px 20px; background: #e1e1e1; border-radius: 10px;display: block;}
.cpjs-col ul li:hover h3 a{background: #e72626; color:#fff;}
.cpjs-col ul li.cur h3 a{background: #e72626; color:#fff;}

.cpjs-c{width:100%; padding:0px 0px; overflow: hidden;}
.cpjs-c ul li{margin: 0px 2px 10px 2px;overflow: hidden;
    float: left;
    padding: 7px 5px 0px 5px;
    
    width: 280px;}
.cpjs-c ul li:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.2);
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    -webkit-transform: translate3d(0, -2px, 0);
	-webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    transform: translate3d(0, -2px, 0);
    background: #F5F5F5;
}
.cpjs-c ul li a{color:#333;}

.cpjs-c ul li{width:24%; text-align: center; margin: 20px auto;}
.cpjs-c ul li:nth-child(4n+3){margin:20px 1%;}
.cpjs-c .showbox .Images{width:100%;    /*background-image: linear-gradient(0deg, #d8d8d8, transparent);*/}
.cpjs-c .showbox .Images img {
    width: 264px;
    height: 220px;
    padding: 2px;
	max-width: 100%;
}

.cpjs-c .showbox .Images1 img {
    width: 214px;
    height: 160px;
    border: 1px #cccccc solid;
    padding: 2px;max-width: 100%;
}
.cpjs-c .showbox .Names {
    float: left;
    clear: both;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}
.cpjs-c .showbox .Names1 {
    float: left;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}

.MyCont {
    max-width: 1280px;
    height: auto;
    padding: 0px;
    margin: auto;
    clear: both;
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
}
.MyCont .c1_cp_boxs{
	flex: 1;
    margin-left: 20px;
    margin-top: 0px;
	background: #fff;
}
.c1_cp_boxs .contents{margin-top: 10px;}
.c1_cp_boxs ul li{margin: 0px 2px 10px 2px;overflow: hidden;
    float: left;
    padding: 7px 5px 0px 5px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 280px;}
.c1_cp_boxs ul li:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.2);
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    background: #F5F5F5;
}
.c1_cp_boxs ul li a{color:#333;}
.c1_cp_boxs .showbox .Images{width:100%;}
.c1_cp_boxs .showbox .Images img {
    width: 264px;
    height: 220px;
    border: 1px #cccccc solid;
    padding: 2px;
	max-width: 100%;
}

.c1_cp_boxs .showbox .Images1 img {
    width: 214px;
    height: 160px;
    border: 1px #cccccc solid;
    padding: 2px;max-width: 100%;
}
.c1_cp_boxs .showbox .Names {
    float: left;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}
.c1_cp_boxs .showbox .Names1 {
    float: left;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}


.MyCont .MyContLeft
{
	width:260px;
	height:auto;
	margin:0px;
	float:left;
	margin-left: 0px;
	background: #fff;
	position: relative;
}
.MyContLeft .ml_box{ width:100%; background: #FFFFFF;margin: 0px; border-top:0px; overflow: hidden;}
.MyContLeft .c1_cp_title{ width:100%;height:80px;background:#df131e;
	margin-top: 0px;
	overflow: hidden;display: flex;flex-flow: wrap;
}
.MyContLeft .c1_cp_title:before{content: "\e691";
	font-family: "iconfont" !important;
    color: #ffffff;
    font-size: 45px;
    padding: 0px 10px;
    z-index: 10;
    text-align: center;
	line-height: 80px;
}
.c1_cp_title h1{
	font-size: 25px;
    color: #FFFFFF;
    margin: 0px auto 0px 20px;
    font-weight: bold;
    line-height: 80px;
    padding: 0px;
}
.c1_cp_title h5{     width: 100%;
    color: #FFFFFF;
    font-size: 16px;text-align: center;
    text-transform: uppercase;
    margin: 0px auto auto auto;
	font-weight: 100;
    line-height: 15px;
}
.ny_cpjs_col{background: #f3f3f3;}
.MyContLeft .middle01_cpjs
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px;
	padding: 0px;
}
.middle01_cpjs .ColumnList ul
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:auto auto 0px auto;
	list-style:none;
	border:0px;
	padding:0px;
}
.middle01_cpjs .ColumnList ul li
{
	width:100%;
	height:auto;
	/*background: -moz-linear-gradient(top, #1171d1, #0842a5);
	background:-webkit-linear-gradient(top, #1171d1, #0842a5);
	background:-o-linear-gradient(top, #1171d1, #0842a5);*/
	color:#272626;
	overflow:hidden;
	line-height:70px;
	text-indent:0px;
	/*margin:0px 0px 15px 0px;*/
	margin:auto;
	float: none;
	border-bottom:0px;
	border-radius: 0px;
	padding:0px;
	cursor: pointer;
	position: relative;
}
.middle01_cpjs .ColumnList ul li:nth-of-type(2n+1){background-color:#efefef;}
.middle01_cpjs .ColumnList ul li:nth-of-type(2n){background-color:#ffffff;}
.middle01_cpjs .ColumnList ul li a
{
	text-indent:40px;
	font-size: 16px;
	color:#272626;
	font-family: "";
	overflow: hidden;
    display: block;
}
.middle01_cpjs .ColumnList ul li:before{
	content: "";
	width: 25px;
    height: 25px;
	left: 15px;
    top: 30px;
    position: absolute;
	background:url("/images/icon/icon-list1.png") no-repeat;
	
}

.middle01_cpjs .ColumnList ul li a:hover{color:#df131e;}
.middle01_cpjs .ColumnList ul li img{ display: none;}


.middle01_cpjs .ColumnList ul li:hover{ }
.middle01_cpjs .ColumnList ul li.cur{}
.middle01_cpjs .ColumnList ul li:after{content: ""; background:url("/images/icon/icon-list2.png") no-repeat;  right:25px; top:24px; position: absolute;width:25px; height: 25px;}
/*.middle01_cpjs .ColumnList ul li:nth-child(1) a:before{content: "\e651";font-family: "iconfont" !important; color:#FFF; display: inline-block; font-size:20px; padding-right:15px;}
.middle01_cpjs .ColumnList ul li:nth-child(2) a:before{content: "\e615";font-family: "iconfont" !important; color:#FFF; display: inline-block; font-size:20px;padding-right:15px;}
.middle01_cpjs .ColumnList ul li:nth-child(1) ul li a:before,.middle01_cpjs .ColumnList ul li:nth-child(2) ul li a:before{display: none; }*/
.middle01_cpjs .ColumnList ul li:nth-last-child(1){margin:auto;}

.middle01_cpjs .ColumnList ul li ul li:after{content: ""; background:none; color:#FFF; right:25px; top:24px; position: absolute;width:25px; height: 25px;}
.middle01_cpjs .ColumnList ul li.cur:after{content: ""; background: url("/images/icon/icon-list2.png") no-repeat; right:25px; top:24px; position: absolute;width:25px; height: 25px;}
.middle01_cpjs .ColumnList ul li.selected{background: url("/images/icon/icon-list2.png")  no-repeat; color:#FFF;}
.middle01_cpjs .ColumnList ul li.selected a{ color:#333;}
.middle01_cpjs .ColumnList ul li.selected ul li a{ color:#666666;}

.middle01_cpjs .ColumnList ul li.cur a{ color:#272626;}
.middle01_cpjs .ColumnList ul li.cur a:hover{ color:#df131e;text-decoration:underline;}
.middle01_cpjs .ColumnList ul li ul
{
	background:#FFFFFF;
	display:none;
	margin:auto;
	padding:5px 20px;
}
.middle01_cpjs .ColumnList ul li.cur ul{ display:block;}
.middle01_cpjs .ColumnList ul li.cur ul li.cur
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.middle01_cpjs .ColumnList ul li.cur ul li.cur{ background:#efefef;}
.middle01_cpjs .ColumnList ul li.cur ul li.selected
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.middle01_cpjs .ColumnList ul li ul li
{
	background: #FFFFFF;
    padding: 0px 10px;
    margin: 1px 0px;
	line-height: 40px;
	border-bottom:1px solid #eeeeee;
}
.middle01_cpjs .ColumnList ul li ul li:after{content: "\e659";font-family: "iconfont" !important; color:#333; text-align: right; font-size:20px; padding-right: 15px;
    position: relative;
    float: right;
    top: auto;
    right: auto;}
.middle01_cpjs .ColumnList ul li.cur ul li a{ color:#333;}
.middle01_cpjs .ColumnList ul li.cur ul li a:hover{ color:#333;text-decoration:underline;}
.middle01_cpjs .ColumnList ul li ul li:hover{ background:#ececec;}
.middle01_cpjs .ColumnList ul li ul li a{ color:#333; font-size:14px;}
.middle01_cpjs .ColumnList ul li ul li a:hover{ color:#333;text-decoration:underline;}

.middle01_cpjs .ColumnList 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;}
.middle01_cpjs .ColumnList ul li.cur ul li ul{ display:none;}
.middle01_cpjs .ColumnList ul li ul.show{ display:block;}
.middle01_cpjs .ColumnList ul li.cur ul li ul.show{ display:block;}
.middle01_cpjs .ColumnList ul li ul li ul li
{
	background: #efefef;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.middle01_cpjs .ColumnList ul li ul li ul li.selected
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}
.middle01_cpjs .ColumnList ul li.cur ul li ul li a{text-indent: 40px;background: url('/style/ico05.gif') 40px 15px no-repeat;}
.middle01_cpjs .ColumnList ul li.selected ul{ display:block;}
.middle01_cpjs .ColumnList ul li ul li.cur1
{
	background: #B3E5FC;
    padding: 0px;
    margin: 1px 0px;
	border-left:0px;
	border-right:0px;
}


.MyCont .celarBoth
{
	float:left;
	width:100%;
	height:20px;	
}

.disbl
{
	display:block;
}
.disno
{
	display:none;
}

.side_lxfs{width:100%; height:auto;position: absolute; bottom:0px;text-align: center; padding:10px;}
.innerbox{padding:50px 0px 30px 0px;background: #e9e9e9;}
.side_lxfs em:before{
	content: "\e679";
	font-family: "iconfont" !important;
    color: #ffffff;
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
    background: #df131e;
    padding: 10px;
    z-index: 10;
    text-align: center;
    border-radius: 100px;font-style: normal;
}
.side_lxfs h3{font-size: 14px;color: #272626;margin: auto;line-height: 40px;font-weight: 300;}
.side_lxfs p{ width:100%;line-height: 30px; font-size:28px; color:#FFFFFF; flaot:left; text-align: center; margin-bottom:20px;}
.side_lxfs p a{display: block;width: 100%;overflow: hidden;line-height: 30px; font-size:34px;font-weight: bold; color:#272626;}



/*============================================
anli-section start 案例
===========================================*/
.anli-section{padding: 80px 0px 50px 0px;
    overflow: hidden;
    position: relative;
    z-index: 10;
	background: #f5f5f5;
}
.anli-section .anli-bg{width:100%; height: 500px; position: absolute; top: 0; left: 0; background: url("/images/bg/bg_anli.jpg"); background-position: top; background-repeat: no-repeat;z-index: -1;}

.anli-section .titles1 h3{font-size: 38px;font-weight: bold;}
.anli-section .titles1 h4{font-size: 18px;padding-top: 10px;}
.anli-section .titles1:before{top: 90px; width:50px; background: #df131e;}
.anli-section .titles1:after{top: 90px;width:50px;background: #df131e;}

.anli-section .anli-cont{width:100%; max-width: 1200px; margin: auto; padding: 30px 0px; background: #ffffff; /*box-shadow: 0px 5px 20px  rgba(0,0,0,0.2)*/}

.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
.khal_col{width: 100%;
    max-width: 1200px;
    position: relative;
	margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
}

.khal_col a{width:auto; height: 60px;line-height: 60px; margin: 0 1px 1px 0; padding: 0px 30px; text-align: center;}
.khal_col a:hover{background: #142038; color:#FFFFFF;border-radius: 50px;}
.khal_col a.cur{ background: #142038; color:#FFFFFF;border-radius: 50px;}
.khal_col a h3{
    font-size: 20px;
    color: #000000;
    font-weight: 300;
    margin-top: 18px;
}
/*.khal_col a:before{content: "";
    width: 18px;
    height: 1px;
    background: #000;}
.khal_col a:after{content: "";
    width: 18px;
    height: 1px;
    background: #000;
	display: inline-block;
    margin: 5px;}*/
.khal_col a h5{font-size: 14px;
    color: #000000;
    font-weight: 300;}
.khal_col a:hover h3,.khal_col a:hover h5,.khal_col a.cur h3,.khal_col a.cur h5{color:#FFFFFF;}
.khal_col .khal_tel{
	width: 100%;
    height: 80px;
    background: #FFFFFF url(anli_tel.png) no-repeat 150px center;
    padding: 20px 0 0 230px;

    font-weight: normal;
    font-size: 14px;
    color: #666666;
	float: left;
}
.khal_col .khal_tel h5 {
    font-size: 30px;
    color: #2e2e2e;
	line-height: 30px;
    font-weight: 500;
}

.khal_img{width: 100%;
    float: left;
    height: 540px;
    overflow: hidden;
    margin: auto;
    padding: 0px;
	display: flex;
	flex-direction: row-reverse;
    /* position: relative;*/}
.khal_img img{width:auto; height: 540px; overflow: hidden; margin: auto; padding: 0px; flex: 1;}
.khal_img .hkalImg{flex:1; /*height: 540px;*/ background-repeat: no-repeat; background-size: cover;background-position: center;}
.khal_img .hkalDesc{
	width: 600px;
    height: 540px;
    padding: 0px;
	margin: auto;
    overflow: hidden;
    font-size: 16px;
    text-align: left;
    color: #333;
    /* background: #000000; */
    /*filter: Alpha(opacity=50);*/
    /* background: rgba(0, 0, 0, 0.5); */
	background: #ffffff;
	flex-shrink: 0;
}

.khal_img .hkalDesc h3{font-size: 34px; width:100%; overflow: hidden; font-weight: bold;margin-bottom:10px;}
.khal_img .hkalDesc h5{width: 100%;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    line-height: 1.8em;}

.khal_img .hkalDesc .innerbox{padding:80px;background: none;}
.khal_img .hkalDesc .innerbox .desc{ padding:20px 0px 20px 0px; line-height: 2em;}

.khal_img .hkalDesc .innerbox .more{background: #df141f;
    color: #ffffff;
    padding: 8px 40px;
    border-radius: 50px;}

@media (max-width: 1920px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
}
@media (max-width: 1600px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
}
@media (max-width: 1440px)
{
	
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:0vw;}
	.khal_img .hkalDesc{width: 540px;flex-shrink: 0;}
}
@media (max-width: 1366px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:0vw;}
	.khal_img .hkalDesc{width: 540px;flex-shrink: 0;}
}
@media (max-width: 1280px)
{
	.khal_cols{width:100%; height: auto;overflow: hidden; margin: 20px auto; padding: 0px;position: relative; margin-left:10vw;}
	
}
@media screen and (max-width: 1023px){
	.cen_box_yy{padding-top: 20px;background: #eee; overflow: hidden;}
	.cen_box_yy .titles:before{left:calc(50% - 30px);}
	.khal_cols{margin-left: auto; }
	.khal_col{width:100%; margin:auto;flex-flow: wrap; }
	.khal_img .hkalDesc {
    width: 90%;
    height: 400px;
    

    overflow: hidden;
    position: absolute;
    top: 100px;
    left: 0px;
	right: 0px;
	bottom:0px;
    text-align: left;
    color: #fff;
    background: #000000; 
    filter: Alpha(opacity=50);
    background: rgba(0, 0, 0, 0.5); 
}
	.khal_img{}
	.khal_img .hkalDesc h3{font-size: 24px;}
	.khal_img .hkalDesc h5{height: auto;padding: 0px 10px 0px 0px; font-size:14px;}
	.khal_img .hkalDesc .innerbox{    padding: 30px;}
	.khal_img .hkalDesc .innerbox .desc{padding: 20px 0px 10px 0px;}
	.khal_col a{padding:10px 20px; height: auto; }
	.khal_col a h3{font-size:14px;margin: auto;}
	
	.khal_col a:hover h3, .khal_col a:hover h5, .khal_col a.cur h3, .khal_col a.cur h5{line-height: normal;padding: 0px;margin: auto;}
}



/*============================================
ys-section 优势
===========================================*/
.ys-section{width: 100%;height: auto;overflow: hidden;position: relative;
    z-index: 1;
    overflow: hidden;
    height: auto;
    padding: 80px 0px 0px 0px;
}
.ys-titles{margin-bottom:20px;}
.ys-titles h3{font-size:40px; font-weight: 500; color:#000000; padding:20px 0px;text-align: center;}
.ys-titles b,.ys-titles strong{font-weight:bold; padding-left:10px;}

.ys-wrapper{width:100%;margin: auto; padding: 0px;}
.ys-nav{max-width: 1200px;margin: auto;height:120px;overflow: hidden;}
.ys-nav ul{display: flex; justify-content: space-around;}
.ys-nav li{ float: left; margin-right: 40px; width:270px;overflow: hidden; font-size: 24px; color:#333333;position: relative;-webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;}
.ys-nav li:last-child{margin-right: 0;}
.ys-nav li p{/*background: url(/images/icon/ys_ico.png) no-repeat right 48px; */line-height: 32px;height:auto;font-weight: 500;margin: auto;}
.ys-nav li a{color:#333333; text-decoration: none;}
.ys-nav li i {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    float: left;
    background: #ffffff;
    font-style: normal;
    text-align: center;
    margin-top: 0px;margin-right:10px;
	border:1px solid #666666;
	color:#666666;font-size:45px;line-height: 70px;
}
.ys-nav li.li01 i:before{content: "\e602";font-family: "iconfont" !important; }
.ys-nav li.li02 i:before{content: "\e603";font-family: "iconfont" !important; }
.ys-nav li.li03 i:before{content: "\e721";font-family: "iconfont" !important; }
.ys-nav li.li04 i:before{content: "\e61c";font-family: "iconfont" !important; }
.ys-nav li:hover i,.ys-nav li.active i{background: #df131e;border:1px solid #df131e; color:#ffffff;-webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;}
.ys-nav li:hover p,.ys-nav li.active p{font-weight: bold;}

.ys-c{height:720px; overflow: hidden;display: none;-webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;}
.ys-c dl{position:relative;width:100%; hegiht:100%;}
.ys-c dt{ width:100%;overflow: hidden;}
.ys-c dt img{width:100%;max-width:100%;min-height: 720px; z-index: 1;-webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;}
.ys-c dd{  width:600px;height:340px;background:rgb(0 0 0 / 50%);overflow: hidden; padding: 80px 90px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; position: absolute; top:calc((100% - 340px) / 2);right:15vw;/*right:calc(((100% - 600px) / 3) * 1);*/z-index: 10;}
.ys-c dd h3{ font-size: 34px; color:#fff; line-height: 30px;font-weight: 500;}
.ys-c dd h3 b{ padding-left:5px; font-weight: bold;}
.ys-c dd p{ margin-top: 20px; font-size: 16px; line-height: 30px; color:#ffffff;}



/*============================================
ys-section 优势
===========================================*/
.ys1-section{background: #ffffff; overflow: hidden; padding: 50px 0px 10px 0px; margin: auto;}
.ys1-section .ys1-title{}
.ys1-section .titles1:before{top: 85px;    left: 25%; width:50px; background: #df131e;}
.ys1-section .titles1:after{top: 85px;    right: 25%;width:50px;background: #df131e;}
.ys1-section .titles1 h3{font-size:38px;font-weight: bold;color:#000000;}
.ys1-section .titles1 h3 span{color:#174291;}
.ys1-section .titles1 h4{font-size:18px;padding-top: 5px; color:#000000;}

.ys1-section .ys1-item{width:100%; background: #f2f2f2;height: 495px;position: relative;z-index: 1;overflow: hidden;display:flex;}
.ys1-item .ys1-img{width:50%;}
.ys1-item .ys1-innerbox{width:50%}
.ys1-innerbox .ys1-cont{width: 520px;padding: 96px 0 0;}
.ys1-item:nth-of-type(1) {flex-flow:row-reverse;}
.ys1-item:nth-of-type(2n) {background: #ffffff;}
.ys1-item:nth-of-type(1) .ys1-img{background: url("/images/img/img-ly01.jpg") center no-repeat;}
.ys1-item:nth-of-type(2) .ys1-img{background: url("/images/img/img-ly02.jpg") center no-repeat;}
.ys1-item:nth-of-type(4) .ys1-img{background: url("/images/img/img-ly04.jpg") center no-repeat;}
.ys1-item:nth-of-type(2n+1) .ys1-cont{float:right;    padding-right: 80px;}
.ys1-item:nth-of-type(2n) .ys1-cont{float:left;    padding-left: 80px;}
.ys1-item:nth-of-type(3) {background: url("/images/img/img-ly03.jpg") center no-repeat; background-size: cover;}
.ys1-item:nth-of-type(3) .ys1-img{display: none;}

.ys1-items .ys1-item:nth-of-type(1) .ys1-innerbox,.ys1-items .ys1-item:nth-of-type(4) .ys1-innerbox{background: #f2f2f2;}

.ys1-innerbox .ys1-cont h3{height:195px;line-height:47px;font-size:32px;white-space: nowrap;color: #333;font-weight: normal;}
.ys1-innerbox .ys1-cont h3 span{height: 128px;font-size: 42px;line-height: 47px;color: #222222;font-weight: bold;display: block;overflow: hidden;}
.ys1-innerbox .ys1-cont h3 em{display: block;height:100px;background:url(/images/icon/ys_ico_k1.png) no-repeat 0 0;width: 100px;font-family: Arial;padding: 34px 0 0 22px;font-size: 52px;float: left; font-style:normal;color: #df131e;}
.ys1-cont b{margin-left: 20px;display: inline-block;}
.ys1-cont h3 span >div{color: rgb(34 34 34 / 30%);font-weight: 300;text-transform: uppercase;font-size: 25px;margin-left: 120px;display: block;}
.ys1-item:nth-of-type(3) .ys1-innerbox .ys1-cont h3 em{background:url(/images/icon/ys_ico_k2.png) no-repeat 0 0;}
.ys1-innerbox .ys1-cont p{display: block;padding: 0 0 28px;}
.ys1-innerbox .ys1-cont ul{padding:0 0 18px;position: relative;}
.ys1-innerbox .ys1-cont li{padding:0 0 18px;position: relative;}
.ys1-innerbox .ys1-cont li b{font-weight: normal;color: #cc0007;}
.ys1-innerbox .ys1-cont .more01{float: left;text-align: center;}
.ys1-innerbox .ys1-cont .more01 a{padding:8px 30px; background: #df131e; color:#ffffff; border-radius: 20px;}


/*============================================
ad01-section 文字口号
===========================================*/
.ad01-section{padding:20px 0px; height:220px;overflow: hidden; background:#f8f8f8 url("/images/bg/ad01.jpg");margin: auto;}
.ad01-section .wrap{display: flex; justify-content: space-between;}
.ad01-l{width:500px; padding-top: 50px;}
.ad01-l p{background: #e72626; font-size:16px; color:#FFFFFF; padding:5px 40px; border-radius: 20px;display: inline-block;}
.ad01-l h3{ font-size:26px; color:#FFFFFF; font-weight: 500;}
.ad01-r{width: 230px;height: 200px;color: #ffffff;font-size: 13px;font-weight: 300;line-height: 2em;overflow: hidden;margin-top: 40px;}


/*============================================
map-section 销售网点
===========================================*/
.map-section{padding:80px 0px 30px 0px; overflow: hidden; background:#f8f8f8 url("/images/bg/bg-map.jpg") bottom no-repeat;margin: auto;}
.map-section .wrap{position: relative;}
.map-img{text-align:center;padding-bottom: 120px;padding-right: 50px;}
.map-desc1{position:absolute; left: 0px; bottom: 150px;}
.map-desc1 h3{font-size:20px; font-weight: bold;}
.map-desc1 p{font-size:16px; text-transform: uppercase;}

.map-desc2{position:absolute; right: 0px; top: 200px;}
.map-desc2 h3{font-size:40px; color:#e82626; font-weight: bold;padding-bottom: 20px;}
.map-desc2 p{font-size:20px; line-height: 1.8em; width:260px; font-weight: 500;margin: auto;}
.map-lx{position:absolute; left: 40px; bottom: 5px;}
.map-lx h3{font-size:40px; color:#ffffff; display: inline-block;}
.map-lx p{font-size:25px; color:#ffffff; display: inline-block; padding-left:20px; font-weight: bold;}
.map-lx p span{font-size:34px;}
.map-tel{position:absolute; left: 640px; bottom: 15px;}
.map-tel:before{content: "\e880";
	font-family: "iconfont" !important;
    color: #ffffff;
	background: #e82626;
    font-size: 34px;
    padding: 5px;
    z-index: 10;
    text-align: center;
	margin-right: 10px;
	border-radius: 50px;
}
.map-tel a{font-size:26px; font-weight: bold; color:#e82626;}



/*============================================
hz-section 合作伙伴
===========================================*/
.hz-section{background: #eee;padding: 80px 0;overflow: hidden;}
.hz-section .titles2{background: url("/images/bg/bg_hz_t.gif") no-repeat center;height: 130px; margin-bottom:50px;}
.hz-section ul{padding: 0px;margin: auto;}
.hz-section ul li{width: 240px;height: 135px;float: left;line-height: 0;border-bottom: #ddd 1px solid;position: relative;}
.hz-section ul li a{ display:block; position:relative;width: 240px;height: 135px;}
.hz-section ul li a:before{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;top: 0;right: 0;z-index: 20;}
.hz-section ul li a:after{content: "";width: 100%;height: 1px;background: #ddd;position: absolute;bottom: 0;left: 0;z-index: 20;}
.hz-section ul li img{width: 240px;height: 135px;
/*-webkit-filter: grayscale(100%);
-moz-filter: grayscale(1);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;*/ }
.hz-section ul li:hover img{
/*-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);*/}
.hz-section ul li:nth-child(5n):before{background: none;}
.hz-section ul li a:hover{box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index: 1;}
/*.hz-section ul li a:hover:after{content: "";width: 240px;height: 135px;position: absolute;top: 0;left: 0;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);z-index: 21;}*/

/*============================================
slogan-section 文字口号
===========================================*/
.slogan-section{padding:0px 0px; overflow: hidden; background:url("/images/bg/ad02.jpg") no-repeat;margin: 0px auto 20px auto;max-height:150px;}
.slogan-section .container{color: #ffffff; padding:30px 0px;}
.slogan-section .container em:before{content: "\e61c";
	font-family: "iconfont" !important;
	color: #ffffff;
    font-size: 70px;
    padding-top: 0px;
    display: block;
	overflow: hidden;
	text-align: center;
	font-style: normal;
    padding-right: 10px;}
.slogan-section .iconbox-contents{margin: auto 0px auto 20px;}
.slogan-section .iconbox-contents h2{font-size: 22px;
    line-height: 36px;
    font-weight: 300;
    margin-bottom: 0;}
.slogan-section .iconbox-contents h2 strong{font-weight: 700;    display: block;}

.slogan-section .iconbox{padding:10px 0px;}
.slogan-section .iconbox h2{font-size:22px; display: block; padding:10px 0px 5px 0px;}
.slogan-section .iconbox h5{font-size:20px; display: block;}
.slogan-section .iconbox h5 span{color:#e72626;}

.slogan-section .btn {
    background-color: #e72626;
    color: #ffffff;
	font-size: 14px;
    margin: auto;
	min-width: inherit;
    padding: 10px 30px;
	margin-top: 15px;
	margin-right:0px;
	border-radius: 5px;
	float: right;
}
.slogan-section .btn:hover{background-color: #000;color:#fff;border: 2px solid #333;}
.slogan-section .moduleBox{width: 100%;float: right;font-size: 30px;}
.slogan-section .moduleBox span{font-size:16px;}

/***************************首页新闻***************************/
.news-section{width:100%; margin: auto; padding: 50px 0px 50px 0px;}
.news-section .titles1 h3{font-size: 40px;font-weight: bold;margin-bottom: 20px;}
.news-section .titles1 h4{font-size: 20px;}
.news-section .titles1:before{background: #df131e;width:50px;}
.news-section .titles1:after{background: #df131e;width:50px;}

.news_t{height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: #dfdfdf 1px solid;}
.news_t h3{display:inline-block;font-size: 22px;color: #000000;}
.news_t h3 a{color: #000000;}
.news_t h3 em{display: inline-block;font-style: normal;height: 30px;line-height: 20px;}
.news_t h3 em:before{content:"\eb14";font-family: "iconfont" !important;
	color: #000000;
    font-size: 40px;
    display: block;
	overflow: hidden;
	font-style: normal;
    padding-right: 10px;}
.news_t .more{float:right; cursor: pointer;}
.news_t .more a:before{content:"\e60d";font-family: "iconfont" !important;
	color: #ffffff;
	background: #404041;
    font-size: 16px;
	overflow: hidden;
	border-radius: 50px;
    padding: 5px;}


.news_img{width:100%;padding: 25px 0;
    border-bottom: #d5d5d5 1px dashed;
    display: block;}

.news_img h3{height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-weight: normal;font-size: 18px;
    color: #333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 500px;}


.news_img ul{margin:auto; padding: 0px;}
.news_img ul li{width:100%; margin: auto; padding: 0px;}
.news_img ul li a{display: flex; flex-flow: wrap; color:#333;}
.news_img ul li .Images{width: 190px;
    height: 108px;
    overflow: hidden;
    float: left;
    line-height: 0;}
.news_img ul li .Names{flex:1; padding-left:10px;}
.news_img ul li .Names p{    font-size: 14px;
    color: #666;
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    padding: 5px 0 0;}

.news_text{width:100%;}
.news_text ul{margin:auto; padding:0px;}
.news_text ul li {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    width: 48%;
	margin: auto 1%;
    float: left;
    border-bottom: #d5d5d5 1px dashed;
}
.news_text ul li span{
    font-size: 14px;
    color: #404041;
    display: block;
    float: left;
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news_text ul li span.time{
    display: block;
    float: right;
    font-size: 14px;
    color: #909090;
    width: 80px;
    text-align: right;
}
.news_text ul li a{color:#333333;font-size:14px;}

.news_c{width:100%;}
.news_c .inner-box{border: #e1e1e1 1px solid;height: 88px;width: 100%;margin-top: 20px;padding: 10px 15px 0;}
.news_c .inner-box .client-title{background:url(/images/icon/wen.gif) no-repeat 0 4px;height: 30px;line-height: 30px;overflow: hidden;padding-left: 35px;}
.news_c .inner-box .client-title a,.news_c .inner-box .text a{font-size: 16px;color: #333;}
.news_c .inner-box .text{background:url(/images/icon/da.gif) no-repeat 0 4px;padding-left: 35px;font-size: 16px;color: #777;height: 30px;line-height: 30px;overflow: hidden;margin-top: 10px;}




/*============================================
com-section 公司简介
===========================================*/
.com-section{background: url(/images/bg/gsjj-img.jpg) no-repeat center 0;
    height: auto;
    overflow: hidden;
    padding: 540px 0px 50px 0px;}
.com-content{display: flex;flex-flow: wrap;}
.com-content .com-l{width: 270px;
    height: auto;
    background: #e72626;
    padding: 60px 0 20px 30px;}
.com-l h4{height: 60px;line-height: 60px;overflow: hidden;}
.com-l h4 a {
    font-size: 40px;
    color: #fff;font-weight: bold;
}
.com-l em{display: block;
    font-size: 22px;
    color: #fff;
	font-style: normal;
    height: 30px;
    line-height: 30px;
    padding: 5px 0 10px;}
.com-l span{display: block;
    padding: 20px 0;}
.com-l span a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: url(/images/icon/com_btn.gif) no-repeat;
    width: 230px;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    padding: 0 0 0 42px;
}
.com-content .com-r{flex:1; padding-left:40px; padding-top:120px;}
.com-r p{font-size:16px; font-weight: 500; line-height: 30px;}

.zs-content{margin:auto; padding:50px 0px;max-width: 1200px;}
.zs-content ul{margin:auto;padding: 0px;display: flex; justify-content: space-around;}
.zs-content ul li{width:auto; padding:10px;}

@media screen and (max-width: 1600px)
{
	.col-prod-pimg-slider li .Images img{height:360px;}
}
@media screen and (max-width: 1440px)
{
	.col-prod-pimg-slider li .Images img{height:320px;}
}
@media screen and (max-width: 1366px)
{
	.header_logo:after{display: none;}
	.header_t{display: none;}
	.products-section .wrap{max-width: 1280px;}
	.col-prod-pimg-slider li .Images img{height:300px;}
}
@media screen and (max-width: 1280px)
{
	.header_t{display: none;}
	/*.products-section{background: url(/images/bg/bg_ad01.png) -280px 380px no-repeat;}*/
	.products-section .wrap{max-width: 1200px;}
	
}
@media screen and (max-width: 1023px){
	.banner_cp{display: none;}
	.intro-section{padding: 20px 0px 50px 0px;}
	
	
	
	.com-section{padding: 50px 0px 50px 0px;}
	.com-section:after{filter: Alpha(opacity=10);opacity: 0.1;}
	.com_titles:before{top: 0px;left: 10px; display: none;}
	.com-section .com_titles{padding-top: 40px;}
	.com-section .com_titles .Context{padding: 0px 10px;}
	.com_titles h3{font-size: 25px;}
	.com_titles .desc{text-align: left;padding: 0px 35px;}
	.com-desc .Context{padding:10px 0px;}
	.com-desc h5{font-size: 28px;color: #000;}
	.com-ys-items{padding-bottom: 40px;}
	.com-desc:after{right:10px;}
	
	
	.com-section{background: url(/images/bg/gsjj-img-ny.jpg) no-repeat 0% 0;}
	.com-l{display:none;}
	.com-content .com-r{width:100%; padding: 10vw; margin: auto; background: rgb(255 255 255 / 0.85);flex: none;}
	
	
	.news-area {
		height: auto;
		overflow: hidden;
		padding: 20px 0px 0px 0px;
		margin-top: 20px;
		border-top: 1px solid #eee;
		background: #f5f5f5;
	}
	.news-area .titles1{padding: 20px 0px 0px 0px;}
	.news_t{display:none;}
	.news_c {
		width: 100%;
		background: none;
		padding: 0 25px;
		height: 480px;
		overflow: hidden;display: none;
	}
	.news_c ul li span{width:70%;}
	.news_l{width:100%; background: #FFFFFF;padding:20px;}
	.search-section{display: none;}
	
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	
	
	.col-prod-nav{width:100%; overflow: hidden;padding: 0px 10px;padding-top: 0px;}
	.col-prod-nav ul{width:100%; margin: auto;display: flex;justify-content: space-between; flex-wrap:wrap; max-width: 100%; text-align: center; margin: auto; padding:0px;}
	.col-prod-nav ul li{margin:10px 1%; width:48%;}
	.col-prod-cont{width:100%; overflow: hidden; padding:50px 0px;max-width: 100%;text-align: center; margin: auto;}
	.col-prod-nav li a{padding:5px 25px;}
	
	.col-prod-cont{width:100%; overflow: hidden; padding:0px;max-width: 1600px;text-align: center; margin: auto;}
	.col-prod-cont .tab-content{width:100%; margin: auto;}
	.tab .tab-content {
		padding: 10px;
		font-size: 17px;
		color: #6f6f6f;
		line-height: 30px;
		letter-spacing: 1px;
		position: relative;
		margin: auto;
	}
	.tab-content>div{opacity: 0;
		-webkit-transition: opacity .15s linear;
		-o-transition: opacity .15s linear;
		transition: opacity .15s linear;
		display: none;
	}
	.tab-content>div.active{display: block;opacity: 1;}
	
	.col-prod-pimg-slider{padding: 0px;overflow: hidden;}
	.col-prod-pimg-slider li .col-thumb{height:auto;}
	.col-prod-pimg-slider li{width:48%; margin:1%; height:auto;}
	.col-prod-pimg-slider li .Images{height:auto;max-height: 150px;}
	.col-prod-pimg-slider li .btn-tl{display: none;}
	.col-prod-pimg-slider li span{text-align: center;}
	.col-prod-pimg-slider li .Images img{height:auto;}
	
	
	
	.col-prod-pimg-slider li .col-thumb{width:100%; height:100%; overflow: hidden;position: relative;}
	.col-prod-pimg-slider li .col-thumb img{position: relative;width: 100%;max-width:100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: auto;}
	.col-prod-pimg-slider li:nth-of-type(1){width: 48%;height: auto;    max-height: 80vw;}
	.col-prod-pimg-slider li:nth-of-type(1) .col-thumb img{position: relative;width: 100%;max-width:100%;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: auto;}
	.col-prod-pimg-slider li:nth-of-type(6){width: 48%;height: auto;float: right;}
	.col-prod-pimg-slider li:nth-of-type(6) .col-thumb img{max-width:100%;width:100%;height: auto;}
	.col-prod-pimg-slider#col-prod-pimg-slider3 li:nth-of-type(1){position: relative;height:80vw; overflow: hidden;}
	.col-prod-pimg-slider#col-prod-pimg-slider3 li:nth-of-type(1) img{position:absolute; top: -220px; left: 0px;}
	
	.mb_none{display: none;}
}

@media screen and (max-width: 767px)
{
	.com1-section{padding-bottom:0px;}
	.com1-section .wrap{flex-direction: column-reverse;}
	.com1-section .wrap .jczx-box{width:100%; margin: auto;}
	.com1-section .wrap .jczx-box .jczx-t h3{padding-left:30px;}
	.com1-section .wrap .jczx-box .jczx-t h5{padding-left:30px;}
	.com1-section .wrap .com1-img{width:100%; margin-top:50px;}
	
	.counter-section{padding:0px;}
	
	.cpjs_box{padding-bottom: 50px;}
	.cpjs-col ul{flex-wrap: wrap;}
	.cpjs-c ul{margin: auto; padding: 0px;}
	.cpjs-c ul li{width:100%;background: #F5F5F5;}
	.cpjs-c ul li:hover{transform:none;box-shadow:none;}
	
	
	
	.ys-nav{height:auto;}
	.ys-nav ul{flex-wrap: wrap;margin: auto;padding: 5px;}
	.ys-nav li{width:49%; margin:10px 0.5%;}
	.ys-c{height:auto;}
	.ys-c dl dt{display: none;}
	.ys-c dl dd{width: 100%;height:auto;position:relative;right: auto;top: auto;padding: 80px 20px;background: rgb(0 0 0 / 90%);}
	
	
	
	.ys1-section{padding-top:20px;}
	.ys1-section .titles1 h3{font-size:26px;}
	.ys1-items{padding-bottom: 50px;}
	.ys1-items .ys1-item{width: 100%;justify-content: center;flex-flow: column;}
	.ys1-item .ys1-img{width:100%;}
	.ys1-item .ys1-innerbox{width:100%;}
	.ys1-item:nth-of-type(2n+1) .ys1-cont{float: none;width:100%;padding: 20px;}
	.ys1-innerbox .ys1-cont h3{white-space: normal;height: auto;}
	.ys1-items .ys-item:nth-of-type(2n+1),	.ys1-items .ys1-item:nth-of-type(2n){padding:0px;}
	
	.ys1-items .ys1-item .innerDesc,.ys1-items .ys1-item:nth-of-type(2n) .innerDesc{width:280px;left:calc((100vw - 280px)/2);background: rgb(255 255 255 / 0.85);}
	
	
	.titles1:before,.titles1:after{display: none;}
	.intro-items .intro-item{text-align: center;}
	.intro-items .intro-item .intro-contents{width: 100%;max-width: 286px; margin: auto;}
	.intro-section .titles1 h3{font-size: 20px;}
	
	.intro-section .titles1:before,.intro-section .titles1:after{display: none;}
	
	
	
	
	.MyCont .MyContLeft{display:none;}
	
	.cpjs_box .titles1{padding-bottom: 40px;}
	.c1_cp_boxs ul li:last-child{display:none;}
	
	.anli-section .titles1{padding: 40px 0px 10px 0px;}
	.anli-section .titles1 h3{font-size: 26px;}
	.anli-section .titles1 h4{padding-top:0px;}

	
	.ys-section .titles1 h3{font-size: 24px;}
	.ys-section .titles1{padding: 20px;padding-bottom: 50px;}
	.ys-section .titles1 h3{font-size: 24px;}
	
	.ys-items{padding-bottom: 50px;}
	
	
	.ys-items .ys-item{width: 100%;justify-content: center;flex-flow: column;}
	.ys-item .ys-img{width:100%;}
	.ys-item .ys-innerbox{width:100%;}
	.ys-item:nth-of-type(2n+1) .ys-cont{float: none;width:100%;padding: 20px;}
	.ys-innerbox .ys-cont h3{white-space: normal;height: auto;}
	.ys-items .ys-item:nth-of-type(2n+1),	.ys-items .ys-item:nth-of-type(2n){padding:0px;}
	
	.ys-items .ys-item .innerDesc,.ys-items .ys-item:nth-of-type(2n) .innerDesc{width:280px;left:calc((100vw - 280px)/2);background: rgb(255 255 255 / 0.85);}
	
	.counter-items{background: #fff;}
	.counter-item .inner-box .desc-box{width:100%;}
	.counter-items.owl-carousel .owl-item{border-right: 1px solid #ececec;}
	
	
	.ad01-section .ad01-l{width:100%; padding-left:20px;padding-right:20px;}
	.ad01-section .ad01-r{display: none;}
	
	.map-section{padding: 20px 0px; background: url("/images/bg/bg-map-ny.jpg") no-repeat; background-size: cover;}
	.map-desc1{left: 20px;top: 20px;}
	.map-desc2,.map-lx{display: none;}
	.map-tel{bottom:-10px; left:20px;}
	.map-tel a{color:#FFFFFF;}
	.map-img{width:90%; text-align: center; padding-top:80px;    padding-bottom: 60px;padding-right:0px;}
	.map-img img{max-width:100%;}
	
	.hz-section{padding: 50px 0;}
	.hz-section .titles2 h3{font-size:22px;}
	.hz-section .titles2 h3:before,.hz-section .titles2 h3:after{display: none;}
	.hz-section .titles2 h5{padding:0px 20px;margin: auto;}
	
	.hz-section ul{display:flex; justify-content: space-around;flex-flow: wrap;}
	.hz-section ul li{    width: 49vw;
    overflow: hidden;
    margin: 0.5vw;}
	.hz-section ul li img{max-width:100%;width: auto;}
	.hz-section ul li:nth-child(1){display: none;}
	
	.slogan-section{width:100%; overflow: hidden;}
	.slogan-section .text-lg-right{display: none;}
	.slogan-section{}
	.slogan-section .iconbox{padding-left:20px; padding-right:20px;}
	.slogan-section .iconbox h5{font-size:16px;}
	
	.news-section{padding: 20px 0px 50px 0px;}
	.news-section .titles1{padding:0px 20px;}
	.news-section .titles1 h3{font-size: 34px;}
	.news-section .titles1 h4{font-size: 18px;}
	
	
	.news_img ul li .Images{width: 100%;height: 200px;}
	.news_img ul li .Images img{max-width:100%;}
	.news_img ul li .Names{width: 100%;padding-left: 0px; padding-top:20px;}
	
	
	.news_img h3{width: 100%;}
	.news_img ul li .Names p{margin:auto;}
	
	
	.zs-content ul li{width: 100%;text-align: center;}

	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:49%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;height: 160px;overflow: hidden;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}

	
	.com-section .container{max-width:unset; padding:20px 10px;}
	.com-section .row{margin:auto;}
	.com-cols.mb_none{display:none;}
	
	
	.gsjj-items{display: none;}
	.anli-container{width:100%;}
	.anli-container ul{width:100%;}
	
	.anli-container ul li{width:90%;float: left; height:auto;position: relative; margin:10px auto;}
	
	.anli-wrapper #btnPrev,.anli-wrapper #btnNext{display: none;}
	.com-section{padding: 0px;padding-top:450px;}
	
	.col-prod-nav li a{padding: 5px 15px;}
	
	.col-prod-cimg-slider li {width:48%;height: auto;}
	.col-prod-cimg-slider li .Images{height:auto;max-height: 180px;}
	.col-prod-cimg-slider li .Names{font-size: 16px;padding: 20px 15px 40px 15px;}
	.col-prod-cimg-slider li .btn-tl{width: 50px;height: 30px;line-height: 30px;background: linear-gradient(135deg, transparent 5px, #000 0) bottom left;}
	.col-prod-cimg-slider li .btn-tl i{font-size: 16px;}
	.col-prod-cimg-slider li .btn-tl i:before{line-height: 30px;}
	
	
	.cen_box7 .wrap{flex-flow:wrap;}
	.box7_item{width:100%; padding:10px 15px;height: auto;}
	
	.box7_cjwt{margin:auto; border:0px;}
	.c7_pic_box{height:auto;}
	.c7_pic_box .Images {height:auto;}
	.c7_pic_box .Images img{height:auto;}
	
	.c7_cont_list ul li{display: flex;flex-flow: wrap;}
	.c7_cont_list ul li span{flex: 1;padding-right: 10px;}
	.c7_cont_list ul li span.time{flex: unset; padding:0px;}
	
	.ys-section{padding: 50px 0px 0px 0px;}
	.ys-section .row{margin:auto;}
	.ys-titles-block{ padding:0px 20px;}
	.ys-titles-block .more{padding-bottom:50px;}
	.ys-titles-block:after{position:relative; content: '';background: url("/images/bg/img_ys01.jpg") no-repeat center; left:auto; bottom:auto; width:100%; height:100vw; display: block;background-size: cover;}
	
	.ys-items-block{padding:0px; margin: auto;}
	.ys-items-block .inner-box{margin:auto; padding:0px 20px;}
	.ys-items-block .inner-box li{padding:10px;}
	.ys-items-block .inner-box li h3{font-size: 20px;}
	
	.anli-section{padding:20px 0px;}
	.anli-section .titles{padding: 10px;}
	.anli-section .titles h3{font-size:20px;border-bottom: 1px solid #ddd;}
	.anli-section .titles h3 span{font-size:14px;}
	.anli-section .titles h5{font-size: 18px;}
	.anli-section .anli-col .anli-titles h6{text-align: center;}
	.anli-section .anli-col .anli-titles h3{text-align: center;}
	.anli-col .ColumnList{display: none;}
	.anli-container .ArticleList ul li{width: 48%;}

	
	.news-section .sec-title{padding-bottom:50px;}
	.news-section .row{margin:auto;}
	.news-cont1{padding:0px 20px;}
	.news-cont1 img{max-width:100%;}
	.news-cont2 ul{padding: 50px 20px 0px 20px;}
	
}
@media screen and (max-width: 425px)
{
	
}
@media screen and (max-width: 414px)
{

	.anli-conts ul li .btn-tl{width: 50px;height: 30px;line-height: 30px;background: linear-gradient(135deg, transparent 5px, #000 0) bottom left;}
	.anli-conts ul li .btn-tl i{font-size: 16px;}
	.anli-conts ul li .btn-tl i:before{line-height: 30px;}
	.anli-conts ul li .Images{max-height: 150px;}
}


@media screen and (max-width: 375px)
{
	.ys-nav li{font-size:20px;}
	
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:49%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;height: 150px;overflow: hidden;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}

	
	.anli-container{width:100%;}
	.anli-container ul{width:100%;}
	
	.anli-container ul li{width:90%;float: left; height:auto;position: relative; margin:10px auto;}
	
	.anli-wrapper #btnPrev,.anli-wrapper #btnNext{display: none;}

	
	.anli-section .titles h3{font-size: 18px;}
	.anli-section .titles h5{font-size: 16px;line-height: 20px;}
	.anli-conts ul li .Images{max-height: 130px;}
}

@media screen and (max-width: 320px)
{
	.MyCont .c1_cp_boxs{width:100%; margin:0px;}
	.c1_cp_boxs .t1 span{ display: none;}
	.c1_cp_boxs .contents ul{width: 100%;padding: 0px;}
	.c1_cp_boxs .contents ul li{margin:auto; padding:0px;width:100%;height: auto;border-bottom: 1px solid #efefef;}
	.c1_cp_boxs .showbox .Images{margin-top:15px;}
	.c1_cp_boxs .showbox .Images img{width: 96%;margin-left: 2%;height:auto;padding:0px; border:0px; box-shadow: 2px 2px 10px #ccc;}
	.c1_cp_boxs .showbox .Names{height:40px; line-height: 40px;}
	.c1_cp_boxs .showbox .Names a{color:#666;}

	
	.anli-container{width:100%;}
	.anli-container ul{width:100%;}
	
	.anli-container ul li{width:90%;float: left; height:auto;position: relative; margin:10px auto;}
	
	.anli-wrapper #btnPrev,.anli-wrapper #btnNext{display: none;}
	
}