﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#333; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.htop{line-height: 35px;height: 35px;background: #228b99;color: #fff;font-size: 14px;}
.htop a {color: #fff;margin: 0 5px;}
.htop .right{float: right;}
.htop .right .yy {line-height: 34px;display: inline-block;padding: 0 15px;color: #fff;position: relative;font-size: 14px;}
.htop .right .yy i {margin-right: 6px; }

.htop .right .yy .e_j {width: 100%;top:35px;position: absolute;left: 0;background:#fff;line-height: 35px;display: none;z-index: 99;box-shadow: 0 0 10px #eee;}

.htop .right .yy .e_j a {color: #333;display: block;font-size: 14px;text-align: center;width: 100%;margin: 0;}
.header{width:100%; position:fixed; top:35; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; background:rgba(255,255,255,0.8);}
.header.on{box-shadow:0 0 10px #aaa;backdrop-filter: blur(7px);top: 0;}
.header .container{position:relative;}
.header .logo{float:left; margin:10px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .logo img{width:auto; height:60px; display:block;}
.header.on .logo{margin: 5px 0}
.header.on .logo img{height:50px; display:block;}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav{float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .nav ul li{margin:0 2px; line-height:80px; float:left; position:relative; padding:0 20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:60px;}
.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize}
.header .nav ul li span{width:0; height:2px; background-color:#f3a246; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:160px; background-color:rgba(255,255,255,.95); position:absolute; top:80px; left:50%; margin-left:-65px; display:none; z-index:9999;}
.header.on .nav .e_j{top: 60px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#22a8af; color:#fff;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 80px;}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#fff; width:100%}
	.header.on{backdrop-filter:none;}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:160px; margin:10px auto;}
.header.on .logo{width:160px; margin:10px auto;}
	.header .logo img {
  height: 40px;
}
	.header.on .logo img {
  height: 40px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%;top: 60px;}
.header .nav{width:60%; padding:15px 5%; background-color:#228b99; height:100%; position:fixed; top:95px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;}
.header .nav.on{right:0;}

.header .nav i{display:block;color: #FFF;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(255,255,255,0.15); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.15); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
	.header.on .nav .e_j {
  top: auto;
}
.header .nav ul li .e_j a { color:#fff;border-bottom: 0px solid rgba(0,0,0,0.15);}
.header .nav ul li .e_j a:hover { color:#fff}
.header .nav .e_j a{border-top:0; font-size:16px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:15px; color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#228b99}


.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .mb{width:100%; height:50px; display:block; position:absolute; left:0; top:0; text-align:center}
.pc_ban .mb h1 { font-size:46px; color:#fff; margin-bottom:20px; text-align:center; margin-top:18%;}
.pc_ban a h4 { font-size:16px; color:#eee; text-align:center;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.pc_ban .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.pc_ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}


.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:30px; color:#333; margin-bottom:15px; position:relative;font-weight: bold;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #228b99;}
.tit h3 { font-size:16px; color:#666; margin-top:25px;letter-spacing: 1px;text-transform: uppercase;}

.product-number-info {
  
    position: relative;padding:50px 0;
}
.product-number-info h2 {font-size: 30px;text-align: center;color: #fff;margin-bottom: 50px;}

.product-number-info .product-number-inner {
    width:100%;
    margin: 0 auto;
}

.product-number-info ul {
    
}

.q {
    zoom: 1; }

.product-number-info li {
    float: left;
    width: 25%;
    height: auto;
    border-left: 1px solid rgba(0,0,0,0.3);
    color: #333;
    padding-top: 1px;box-sizing: border-box;text-align: center;
}

.product-number-info li:first-child {
    border: none;
}

.product-number-info li b {
    font-size: 45px;font-weight: bold;color: #228b99;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}
.product-number-info li h3 {font-size: 20px;color: #333;letter-spacing: 1px;}
.product-number-info li p {
    font-size: 14px;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -15px;
    top: -3px;
}


.product-number-info li b em {
margin-left:-15px;
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -2px;
}
.sy_bmk {}
.sy_bmk ul{display: flex;justify-content: space-between;}
.sy_bmk ul li{width: 50%;padding: 60px 50px;background: #f4f5f5;box-sizing: border-box;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.sy_bmk ul li:hover{background: #228b99;}
.sy_bmk ul li:nth-child(2):hover{background: #228b99;}
.sy_bmk ul li:nth-child(2){background: #ebeff2;}
.sy_bmk ul li a{display: flex;color: #228b99;justify-content:flex-end;align-items: center;}
.sy_bmk ul li:hover a{color: #fff;}
.sy_bmk ul li:hover .w_z h3 {color: #fff;}
.sy_bmk ul li:nth-child(2) a{justify-content:flex-start;}
.sy_bmk ul li .tb {width: 60px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.sy_bmk ul li .tb i {font-size: 60px;}
.sy_bmk ul li .w_z {margin-left: 20px;}
.sy_bmk ul li .w_z h3 {font-size: 20px;margin-bottom: 10px;color: #228b99;font-weight: bold;}
.sy_bmk ul li .w_z p{font-size: 14px;}
.sy_bmk ul li .gd {margin-left: 50px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.sy_bmk ul li:hover .gd{margin-right: 80px;}
.sy_bmk ul li:nth-child(2):hover .gd {margin-left: 50px;}
.sy_bmk ul li:nth-child(2):hover .tb{margin-left: 80px;}
.sy_bmk ul li .gd i {font-size: 40px;}
.sy_td { padding:60px 0; overflow:hidden; background:#f6f6f6;margin-top: 60px;}
.sy_td ul li { width:14.6%; float:left; margin:0 1% 2%;background: #fff;padding: 0 0 20px}
.sy_td ul li .tu { margin:20px auto 20px; text-align:center;width:60px;text-align: center; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_td ul li .tu i{ font-size: 50px;color: #228b99; }
.sy_td ul li:hover .tu {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.sy_td ul li:hover i{color: #fff;}
.sy_td ul li:hover{-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;background: #228b99;transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);}
.sy_td ul li h3 { margin:0 0 6px 0; text-align:center;font-size: 14px;font-weight: 600; color:#333;line-height: 24px;height: 48px;}
.sy_td ul li:hover h3{color: #fff;}
.sy_td ul li p { font-size:14px; color:#555; line-height:1.5}

.sy_zjxw {padding: 50px 0;overflow: hidden;}
.sy_zjxw .zhyg {width: 570px;float: left}
.sy_zjxw .zhyg ul li{border-bottom: 1px dashed #eee;
line-height: 23px;
padding: 10px;
overflow: hidden;}
.sy_zjxw .zhyg ul li img {
  width: 137px;
  height: 68px;
  margin: 0px 10px 0px 0;
  float: left;
}
.sybt {margin-bottom: 25px;}
.sybt h2 {font-size: 26px;color: #333;border-left: #228b99 5px solid;padding-left: 15px;}
.sy_zjxw .zhyg ul li .wz {width: calc(100% - 147px);float: right;}
.sy_zjxw .zhyg ul li .wz h3 {font-size: 16px;line-height: 1.8;color: #222;}
.sy_zjxw .zhyg ul li .wz p {font-size: 12px;color: #444;margin-bottom: 5px;line-height: 18px;}
.sy_zjxw .zhyg ul li:hover .wz h3 {color: #228b99;}

.sy_hydt .box {width: 570px;}
.sy_hydt .bt {font-size: 20px;color: #333;line-height: 50px;border-bottom: #ccc 1px solid;margin-bottom: 20px;position: relative;padding-left: 12px;}
.sy_hydt .bt::before{content: "";width: 4px;border-radius: 2px;height: 20px;position: absolute;left: 0;top: 50%;margin-top: -9px;background: #e60012;}
.sy_hydt .bt a {position: absolute;right: 1px;line-height: 50px;font-size: 14px;text-transform: uppercase;color: #666;top: 0}
.sy_hydt ul li {line-height: 50px;border-bottom: #ccc 1px dashed;position: relative;background: url(../images/dd.png) left center / 8px no-repeat;padding-left: 15px;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hydt ul li:hover{background: url(../images/dds.png) left center / 8px no-repeat;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hydt ul li a {color: #333;font-size: 16px;}
.sy_hydt ul li:hover a {color: #228b99;}
.sy_hydt ul li span {position: absolute;right: 0;line-height: 50px;color: #666;font-size: 14px;}


.sy_xwdt {padding: 50px 0;overflow: hidden;}
.aaa{ position:relative; width:48%;}

.xwlb{width:100%; position:relative;}
.xwlb .swiper-slide{overflow: hidden;}
.xwlb .swiper-slide img{width:100%; height:auto; display:block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.xwlb .swiper-slide:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.xwlb .swiper-slide .mb {height:50px;
line-height: 50px;
width: 100%;
padding-left: 3%;
background: #333;
color: #FFF;
position: absolute;
left: 0;
bottom: 0;
filter: alpha(Opacity=7);
opacity: .7;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;z-index: 99;font-size: 16px;}
.xwlb .swiper-pagination{bottom:15px !important;text-align: right;}
.xwlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.xwlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#228b99}



.indexNewsList{ width:48%;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

.indexNewsList li{ padding-left:80px; position:relative; border-bottom:#ccc 1px dashed; margin-bottom:5px; padding:10px 15px 10px 80px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; text-align: left;margin-bottom: 10px;}
.indexNewsList li:hover {background:#228b99;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.indexNewsList li .timeDiv{ width:66px; border-right:#eee solid 1px; height:65px; position:absolute; left:0px; top:0px; color:#777; text-align:center; margin-top:5px;font-size: 14px;}
.indexNewsList li:hover .timeDiv{color: #fff;}
.indexNewsList li .timeDiv h2{ font-size:38px; text-align:center; }

.indexNewsList li .name{ font-size:18px; height:26px; overflow:hidden;}
.indexNewsList li:hover .name {color:#fff;}

/*.indexNewsList li .content{ height:36px; overflow:hidden; color:#666; line-height:20px;}*/

.indexNewsList li .content1{ overflow:hidden; color:#666; line-height:1.8;margin-top:5px; font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.indexNewsList li:hover .content1{color: #fff;}
.indexNewsList li:hover .timeDiv h2{ color:#fff;}


.sy_xy{padding:60px 0;overflow: hidden;background: #f5f5f5;}
.swiper-xw{width:1200px; margin:0 auto; padding-bottom:50px !important;max-width: 90%;}
.swiper-xw .swiper-slide{position:relative;}
.swiper-xw .swiper-slide .tp {overflow: hidden;}
.swiper-xw .swiper-slide img{width:100%; height:auto; display:block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-xw .swiper-slide:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-xw .swiper-slide .w_z{padding: 15px 20px;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;background: #fff;}
.sy_xy .blog-details .meta {
    font-size: 14px;
    margin-bottom: 10px;
}
.sy_xy .blog-details .meta a {
    color: #228b99;
}

.sy_xy .blog-details .title {
    font-size: 24px;
}

.sy_xy .blog-details .title a {
    color: #333333;
}
.sy_xy .blog-details .title a:hover {
    color: #228b99;
}

.sy_xy .blog-details .desc {
    margin-bottom: 15px;
}

.swiper-xw .swiper-slide .w_z h3 a{font-size:20px; color:#333; margin-bottom:15px;display: block; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.swiper-xw .swiper-slide .w_z p {font-size: 14px;line-height:1.8;color: #666;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.swiper-xw .swiper-slide .w_z .more { font-size:16px; text-transform:capitalize; text-align:center; line-height:35px; margin-bottom:10px;margin-top: 25px; display: inline-block; width:140px; position:relative;border: #228b99 1px solid;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.swiper-xw .swiper-slide .w_z .more a {position: relative;z-index: 2;color: #228b99;}
.swiper-xw .swiper-slide .w_z .more a i {margin-left: 10px;}
.swiper-xw .swiper-slide .w_z .more span{width:0; height:100%; background-color:#228b99; position:absolute; right:0; bottom:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.swiper-xw .swiper-slide .w_z .more:hover span{ width:100%;left: 0;}
.swiper-xw .swiper-slide .w_z .more:hover a{color: #fff;}
.swiper-xw .swiper-slide .w_z .more:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.swiper-xw .swiper-slide:hover h3 a{color: #228b99}
.swiper-xw  .swiper-pagination {bottom: 10px !important;}
.swiper-xw .swiper-pagination-bullet {width:10px; height:10px; display:inline-block;border: #228b99 1px solid; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: #fff;}
.swiper-xw .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#228b99}



.sy_hz {padding: 50px 0;position: relative;}
.sy_hz .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:-2%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.sy_hz .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:-2%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.sy_hz ul li {width: 16%;float: left;margin: 0 2% 3%;box-shadow: 0 0 10px #ccc;overflow: hidden;}
.sy_hz ul li img {width:100%; height:auto; display:block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_hz ul li:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }



.swiper-hz{ margin:0 auto; padding-bottom:20px;padding-top: 10px;}
.swiper-hz .swiper-slide{position:relative;}

.swiper-hz .swiper-pagination-bullet {width:10px; height:10px; display:inline-block;border: #228b99 1px solid; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: #fff;}
.swiper-hz .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#228b99}

.sy_mt{background: #f5f5f5;overflow: hidden;padding: 50px 0;}
.sy_mt ul li{width: 12.285%;float: left;margin:0 1% 2%;overflow: hidden;}
.sy_mt ul li img {width: 100%;display: block;}




.sy_about { padding:60px 0; overflow:hidden}
.sy_about .nr { font-size:14px; text-align:center}
.sy_about .nr p { margin-bottom:30px; line-height:30px}
.sy_about .nr .lb { width:1200px; margin:0 auto}


/* start footer */
.footer_bg{background:#333; width:100%;padding:35px 0 0;}
.footer { width:1200px; margin:0 auto;}
.footer .zuo3{ float: left;}
.footer .zuo3 ul li {float:left;margin-right: 55px;}
.footer .zuo3 ul li .tit1 a { font-size:14px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#228b99 ;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li.lx {margin-left: 0px;
}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#999;}
.footer .zuo3 ul li a:hover { color:#eee}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left; margin-top:20px;width: 320px;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;opacity:0.7;-webkit-opacity:0.7;-moz-opacity:0.7; text-transform: capitalize}
.footer .you3 {float:right;}
.footer .you3 .weixin { width:130px;  float: right; line-height:30px; color:#fff; text-align:center}
.footer .you3 .dian { width:230px; float: left;}
.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer .you3 h3 { font-size:14px; font-weight:bold; color:#fff; line-height:36px; margin-bottom: 30px;}
.footer .you3 .tb {}
.footer .you3 .tb a {margin-right: 15px;float: left;display: block;width: 35px;border: #fff 1px solid;border-radius: 50%;position: relative;}
.footer .you3 .tb a .e_j {width: 120px;position: absolute;left: 50%;margin-left: -60px;background: #fff;top: 39px;display: none;}
.footer .you3 .tb a:hover .e_j{display: block;}
.footer .you3 .tb a img {width: 100%;display: block;}
.footer_btm {margin:30px auto 0;border-top: 1px solid rgba(255,255,255,0.3);line-height: 60px;}
.copy { width: 80%;margin: 0 auto;text-align: center;}
.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.nban {width: 100%;height: 300px;position: relative;}
.nban .w_z {position: absolute;left:50%;top: 50%; margin-left: -600px;transform:translate(0,-50%);padding: 20px 35px;
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.nban .w_z h2 {font-size: 36px;margin-bottom: 20px;color: #fff;position: relative;}
.nban .w_z h2::before{width: 50px;height: 2px;background: #f3a246;content: "";position: absolute;left: 0;bottom: -5px;}
.nban .w_z h3 {font-size: 20px;color: #fff;text-transform: uppercase;}
.ntit {height: 60px;line-height: 60px;border-bottom: #eee 1px solid;position: relative}
.ntit .wzxx {float: left;}
.ntit .wzxx a {margin-right: 20px;float: left;font-size: 12px;color: #333;}
.ntit .wzxx a:hover{color: #228b99}
.ntit .sub_nav {float: right;}
.ntit .w_z {
    position: relative;float: right;margin-left: 40px;
}
.ntit .w_z i {
    float: right;
    width: 20px;
    height: 30px;
    background: url(../images/iconx.png) center no-repeat;margin-top: 15px;
}
.ntit .sub_nav ul li {margin-left:20px;float: left;position: relative;margin-right: 10px;height:60px;}
.ntit .e_j {width:1200px; position: absolute;top: 60px;left:50%;margin-left: -600px; z-index: 9;display: none;background: #fff;}
.ntit .e_j ul li{margin-left:40px;float: left;position: relative;margin-right: 10px;height:60px;}
.ntit .e_j ul li span {width:0; height:2px; background-color:#228b99; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.ntit .e_j ul li:hover a {color: #228b99;}
.ntit .e_j ul li:hover span {width: 100%}
.ntit .e_j ul li a {color: #333;font-size: 14px;font-weight: bold;font-family: Microsoft YaHei;}
.ntit .sub_nav ul li span {width:0; height:2px; background-color:#228b99; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.ntit .sub_nav ul li a {color: #333;font-size: 14px;font-weight: bold;font-family: Microsoft YaHei;}
.ntit .sub_nav ul li:hover a {color: #228b99;}
.ntit .sub_nav ul li:hover span {width: 100%}
.ntit .sub_nav ul li.on a {color: #228b99;}
.ntit .sub_nav ul li.on span {width: 100%}
.about-floor{overflow: hidden;padding: 60px 0;}
.about-floor .text{width:55%;float:left;background:url('../images/about-bg.png') no-repeat right top;}
.about-floor .text2{width:100%;padding-bottom: 60px;}
.about-floor .cate h3{font-size:20px;font-weight:normal;color: #cbc9c7;letter-spacing: 2px;}
.about-floor .cate span{font-size:27px;color:#228b99;letter-spacing:1px;font-weight: bold;}
.about-floor .con1{margin-top:25px;}
.about-floor .con1 p{line-height:28px;font-size: 14px;color: #555;margin-bottom: 15px;}
.about-floor .text li{color:#666666;background:url('../images/habout-libg.png') no-repeat left center;padding-left:30px;margin-top:30px;}
.about-floor .text li a{color:#666666;}
.about-floor .text a.more{color:#b61b31;border:1px solid #dddddd;width:140px;height:45px;line-height:45px;text-align:center;display:inline-block;margin-top:90px;}
.about-floor .img{float:right;position:relative;}
.about-floor .img img{position:absolute;top:25px;right:25px}
.about-floor .img .bg{width:410px;height:488px;border:1px solid #228b99;}
.ny_zhjs {padding-bottom: 60px;}
.ny_zhjs .tp {width: 45%;float: left;}
.ny_zhjs .tp img {width: 100%;display: block;}
.ny_zhjs .w_z {width: 50%;float: right;}
.ny_zhjs .w_z img {width: 100%;display: block;}
.ny_zhjs .w_z h3 {font-size:27px;color:#228b99;letter-spacing:1px;font-weight: bold;margin-bottom: 25px;}
.ny_zhjs .w_z p{line-height:28px;font-size: 14px;color: #555;margin-bottom: 15px;}
.nleft {width: 200px;float: left;margin-top: 35px;box-shadow: 0 0 10px rgba(0,0,0,0.15);}
.nleft .bt{padding: 20px;background: #228b99;font-size: 20px;color: #fff;margin-bottom: 10px;}
.nleft .bt span {border-left: 4px solid #fff;padding-left: 10px;}
.nleft ul {background: #eee;padding: 0 10px;}
.nleft ul li {font-size: 14px;color: #333;background: #eee;line-height: 40px;border-bottom: #fff 1px solid;padding: 0 10px;}
.nleft ul li a {color: #333;}
.nleft ul li:hover{background: #228b99;}
.nleft ul li:hover a {color: #fff;}
.nleft ul li.on{background: #228b99;}
.nleft ul li.on a {color: #fff;}
.nright {width: 960px;float: right;margin-top: 35px;}
.ny_fw {overflow: hidden;padding: 40px 0}
.ny_fw ul li {padding: 10px 0;border-bottom: #ccc 1px solid;overflow: hidden;margin-bottom: 10px;}
.ny_fw ul li .tp {width: 260px;float: left;background: #f6f6f6;height: 120px;line-height: 120px;text-align: center;}
.ny_fw ul li .tp i {font-size: 60px;}
.ny_fw ul li .w_z {width: 900px;float: right;}
.ny_fw ul li .w_z h3 {font-size: 20px;color: #333;font-weight: bold;margin-bottom: 25px;position: relative}
.ny_fw ul li .w_z h3::after{content: "";height: 2px;background: #228b99;position: absolute;left: 0;bottom: -10px;width: 60px;}
.ny_fw ul li .w_z p {font-size: 14px;color: #444;line-height: 1.8;}
.ny_zhhg {overflow: hidden;padding-bottom: 50px;padding-top: 20px;width: 100%;}
.ny_zhhg ul li{overflow: hidden;padding: 20px 0;border-bottom: #ccc 1px solid;}
.ny_zhhg ul li .w_z {width: 660px;float: left;}
.ny_zhhg ul li .w_z h3 {font-size: 20px;color: #333;margin-bottom: 10px;position: relative}
.ny_zhhg ul li .w_z h4 {font-size: 14px;color: #777;margin-bottom: 20px;}
.ny_zhhg ul li .w_z p {font-size: 14px;color: #444;line-height: 1.8;}
.ny_zhhg ul li .tp {width: 220px;float: right;}
.ny_zhhg ul li .tp img {width: 100%;display: block;}

/*为何参展*/
.ny_whcz h1 {
  font-size: 27px;text-align: center;
  color: #228b99;
  letter-spacing: 1px;
  font-weight: bold;
  margin-bottom: 30px;
}
.ny_whcz {padding: 50px 0;}
.ny_whcz h3 {font-size: 20px;color: #333;font-weight: bold;margin-bottom: 25px;position: relative}
.ny_whcz h3::after{content: "";height: 2px;background: #228b99;position: absolute;left: 0;bottom: -10px;width: 60px;}
.ny_whcz p {font-size: 14px;color: #444;line-height: 28px;}

 /*参展申请*/
.ny_czsq {padding: 50px 0;}
.ny_czsq h3 {font-size: 28px;margin-bottom: 20px;text-align: center;}
.ny_czsq .box{width: 730px;margin: 0 auto;}
.ny_czsq .wz {float: left;width: 130px;font-size: 14px;color: #333;line-height: 44px;}
.ny_czsq .wbk {width: 580px;float: left;line-height: 44px;font-size: 14px;}
.ny_czsq .wbk .form-input {
  width: 100%;
  height: 44px;
  border-radius: 4px;
  padding: 0 10px;
  border: 1px solid #f0f0f0;
  box-sizing: border-box;
  background: #f8f8f8;
}
.ny_czsq .wbk label input{margin-right: 5px;}
.xx {
			  display: block;
			  position: relative;
			  padding-left: 30px;
			  margin-bottom: 12px;
			  cursor: pointer;
			  font-size:14px;
			  -webkit-user-select: none;
			  -moz-user-select: none;
			  -ms-user-select: none;
			  user-select: none;
			}
			
			/* Hide the browser's default checkbox */
			.xx input {
			  position: absolute;
			  opacity: 0;
			  cursor: pointer;
			  height: 0;
			  width: 0;
			}
			
			/* Create a custom checkbox */
			.checkmark {
			  position: absolute;
			  top: 13px;
			  left: 0;
			  height:18px;
			  width: 18px;
			  background-color: #eee;
			}
			
			/* On mouse-over, add a grey background color */
			.xx:hover input ~ .checkmark {
			  background-color: #ccc;
			}
			
			/* When the checkbox is checked, add a blue background */
			.xx input:checked ~ .checkmark {
			  background-color: #2196F3;
			}
			
			/* Create the checkmark/indicator (hidden when not checked) */
			.checkmark:after {
			  content: "";
			  position: absolute;
			  display: none;
			}
			
			/* Show the checkmark when checked */
			.xx input:checked ~ .checkmark:after {
			  display: block;
			}
			
			/* Style the checkmark/indicator */
			.xx .checkmark:after {
			  left: 5px;
			  top: 2px;
			  width: 5px;
			  height: 10px;
			  border: solid white;
			  border-width: 0 3px 3px 0;
			  -webkit-transform: rotate(45deg);
			  -ms-transform: rotate(45deg);
			  transform: rotate(45deg);
			}
.ny_czsq .tj {width: 180px;height: 40px;line-height: 40px;background: #228b99;border-radius: 6px;text-align: center;font-size: 16px;color: #fff;margin: 30px auto}
.form-row {
  margin-bottom: 18px;overflow: hidden;
}
.layout {
  color: #a7a7a7;
  padding-left: 20px;
  height: 44px;
  line-height: 44px;
}
.textarea-astrict {
  margin-top: 10px;
}
.textarea-astrict {
  font-size: 12px;
  color: #a7a7a7;
  text-align: right;
}

/* 新闻 */
.news01wrap{width: 100%;box-sizing: border-box;padding: 100px 0;background-color: #f5f5f5;}

.news02{width: 100%;overflow: hidden;padding-bottom: 50px;}
.news02 .content{  display: block;width: 100%; padding: 30px 0; background-color: transparent;transition: all .3s;border-bottom: 1px solid #ddd;}
.news02 .content .main{position: relative;position: relative;width: 1200px;margin: 0 auto;}
.news02 .content .main .imgbox{width: 28%;overflow: hidden;}
.news02 .content .main .imgbox img{display: block;width: 100%;transition: all .6s;}
.news02 .content:hover .main .imgbox img{transform: scale(1.1);}
.news02 .content .main .textbox{position: absolute;top: 50%;right: 0%;transform: translateY(-50%);width: 67%;}
.news02 .content .main .textbox p{font-size: 16px;color: #666;line-height: 30px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; overflow: hidden;}
.news02 .content .main .textbox h3{font-size: 22px;color:#222;font-weight: bold;margin: 26px 0;}
.news02 .content .main .textbox span{font-size: 14px;color:#888;line-height: 100%;}
.news02 .content:hover .main .textbox h3{color: #228b99;}
.ny_jdtj {padding: 50px 0;}
.ny_jdtj ul li {width: 380px;margin-right: 30px;margin-bottom: 30px;box-shadow: 0 0 15px rgba(0,0,0,0.15);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;border-radius: 10px;overflow: hidden;float: left;}
.ny_jdtj ul li:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;box-shadow: 0 0 15px rgba(0,85,165,0.35);}
.ny_jdtj ul li img {width: 100%;display: block;}
.ny_jdtj ul li .w_z {padding: 20px;}
.ny_jdtj ul li .w_z h3 {font-size: 18px;font-weight: bold;color: #333;margin-bottom: 20px;}
.ny_jdtj ul li .w_z p{font-size: 14px;line-height: 1.8;color: #444;}
.ny_jdtj ul li:nth-child(3n){margin-right: 0;}

.ny_lx {padding: 50px 0;overflow: hidden;}
.ny_lx .left {width: 550px;float: left;}
.ny_lx .left h3{font-size: 20px;font-weight: bold;color: #333;margin-bottom: 30px;}
.ny_lx .left p{font-size: 16px;color: #444;line-height: 1.8;margin-bottom: 10px;}
.ny_lx .left p i{margin-right: 10px;}
.ny_lx .dt{width: 600px;float: right;}

.ny_cgdj {padding: 50px 0;}
.ny_cgdj h3 {color: #333;font-size: 30px;margin-bottom: 30px;text-align: center;}
.ny_cgdj ul {display: flex;justify-content: center;}
.ny_cgdj ul li {width: 135px;height: 135px;border-radius: 100px;line-height: 1.5;font-size:12px; color: #fff;background: linear-gradient(180deg,#8dcad3 0,#228b99);display: flex;justify-content: center;align-items: center;padding: 15px;box-sizing: border-box;text-align: center;margin: 0 10px;border: #f3a246 3px solid;box-shadow: 0 0 15px rgba(0,0,0,0.15);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cgdj ul li:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_cgdj ul li.jt {width: 30px;line-height: 200px;text-align: center;background: none;color: #333;border: 0;box-shadow: 0 0 0;}
.ny_cgdj .ewm{width: 300px;margin: 60px auto 0;}
.ny_cgdj .ewm p{font-size: 16px;color: #333;margin-bottom: 20px;}
.ny_cgdj .ewm img {width: 100%;}
.ntit .sub_nav .w_z {display: none;}






@media only screen and (max-width:1024px) {
.container { width: 90%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.product-number-info li {
  width: 50%;border: none;margin-bottom: 20px;
}
	.con {
  width: 90%;
}
	.sy_bmk ul li {
  padding: 40px 30px;
}
	.product-number-info {
  padding: 30px 0;
}
	.sy_td {
  padding: 30px 0;
  margin-top: 30px;
}
	.sy_td ul li {
  width:31.3333%;
}
	.sy_zjxw {
  padding: 30px 0;
}
	.sy_zjxw .zhyg {
  width: 100%;
}
	.sy_hydt .box {
  width: 100%;
}
	.sy_hydt {width: 100%;margin-top: 25px;}
	.sybt {
  margin-bottom: 15px;
}
	.sy_xy {
  padding: 30px 0;
}
	.tit {
  margin-bottom: 30px;
}
	.sy_hz {
  padding: 30px 0;
}
	.sy_mt {
  padding: 30px 0;
}
	.sy_mt ul li {
  width: 23%;
}
		.footer_bg {
  padding: 20px 0 0;
}
	.footer {
  width: 90%;
}
	.footer .zuo3 ul li {display: none;
}
.footer .zuo3 ul li.lx {display: block;width: 100%;margin-right: 0;
}
	.dzwz p {
  line-height: 1.5;margin-bottom: 10px;
}
	.copy {
  width:90%;
}
	.footer_btm {
  line-height: 1.6;padding: 10px 0
}
	.nban {
  height: 180px;
}
	.nban .w_z {
  left: 5%;
  margin-left:0px;
  padding: 20px 5px;
}
	.nban .w_z h2 {
  font-size: 28px;margin-bottom: 15px;
}
	.nban .w_z h3 {
  font-size: 16px;
}
	.ntit {
  height: 40px;
  line-height: 40px;
		
}
	.ntit .sub_nav ul li {
  margin-left: 0px;width: 100%;height: 40px;
}
	.ntit .sub_nav  .w_z {display: block;position: absolute;right:5%;top: 0;padding: 0;width: 20px;height: 40px;background: url(../images/nyej.png) center / 100% no-repeat;}
	.ntit ul {display: none;position: absolute;top: 40px;left: 0;width: 100%;z-index: 99;background: #fff;padding: 10px 20px;box-sizing: border-box;}
	.ny_cgdj {
  padding: 30px 0;
}
	.ny_cgdj ul {flex-wrap: wrap;
}
	.gallery-top .swiper-slide{overflow: hidden;}
	.gallery-top .swiper-slide img {
  width: 150%;margin-left: -25%;
}
	.about-floor {
  padding: 30px 0;
}
	.about-floor .text {
  width: 100%;
}
	.about-floor .img {width: 100%
}
	.about-floor .img img {width: 100%;
  top: 0;
  right: 0;
}
	.ny_zhjs .tp {
  width: 100%;
}
	.ny_zhjs .w_z {
  width: 100%;margin-top: 20px;
}
	.ny_zhjs .w_z h3 {
  margin-bottom: 15px;
}
	.ny_zhjs {
  padding-bottom: 30px;
}
	.ny_whcz {
  padding: 30px 0;
}
	.ny_whcz h1 {
  font-size: 22px;
  margin-bottom: 20px;
}
	.ny_whcz h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
	.ny_whcz h3::after {
  width: 40px;
}
	.ny_jdtj {
  padding: 30px 0;
}
	.ny_jdtj ul li {
  width: 46%;margin: 2%
}
	.ny_jdtj ul li .w_z h3 {
  margin-bottom: 10px;
}
	.ny_jdtj ul li:nth-child(3n) {
  margin-right: 2%;
}
	.ny_lx {
  padding: 30px 0;
}
	.ny_lx .left {
  width: 100%;
}
	.ny_lx .left h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
	.ny_lx .left p {
  margin-bottom: 6px;
}
	.ny_lx .dt {
  width: 100%;margin-top: 20px;
}
	.news02 .content .main {;
  width: 90%;
}
	.news02 .content .main .imgbox {
  width: 30%;
}
	.news02 .content .main .textbox h3 {
  font-size: 16px;
  margin: 15px 0;
}
	.news02 .content .main .textbox p {
  font-size: 14px;
  color: #555;
  line-height: 1.8;
}
	.news02 .content {
  padding: 20px 0;
}
	.ny_fw ul li .w_z {

  width: calc(100% - 250px);
}
	.ny_fw ul li .w_z p {
  font-size: 14px;
  line-height: 1.6;
}
	.ny_fw ul li .tp {
  width: 230px;
}
	.ny_czsq {
  padding:30px 0;
}
	.ny_czsq .box {
  width: 100%;
}
	.ny_czsq .wz {
  width: 100px;
}
	.ny_zhhg ul li .w_z {
  width: calc(100% - 240px);
}
	.ny_zhhg {
  padding-bottom: 30px;
}
	
	
	
	
	
	
  }

@media only screen and (max-width:600px){
.ny_zhhg ul li .w_z {
  width:100%;
}
	.ny_zhhg ul li .w_z h3 {
  font-size: 16px;
}
	.ny_zhhg ul li .tp {
  width: 100%;
}
.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
	.product-number-info li b {
  font-size: 35px;
}
	.product-number-info li b em {
margin-left:-12px;
  font-size: 20px;
}
	.product-number-info li h3 {
  font-size: 16px;
}
	.sy_bmk ul li {width: 100%;
  padding: 30px 30px;
}
	.sy_bmk ul {flex-wrap: wrap;
}
	.sy_bmk ul li a {
  justify-content:center;
}
	.sy_bmk ul li:nth-child(2) a {
  justify-content:center;
}
	.sy_td ul li {
  width: 48%;
}
	.sy_td ul li .tu {
  margin: 20px auto 10px;
}
	.sy_td ul li h3 {
  font-size: 1.2rem;
}
	.sybt h2 {
  font-size: 2rem;
  padding-left: 12px;
}
.sy_zjxw .zhyg ul li img {
  width: 100%;
  height: 13rem;
}
	.sy_zjxw .zhyg ul li .wz {
  width: 100%;margin-top: 15px;
}
	.sy_hydt ul li a {display: block;
  font-size:14px;width: calc(100% - 80px); white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
	.sy_hydt ul li span {top: 0;
}
	.swiper-xw .swiper-slide .w_z h3 a {
  font-size: 16px;
}
	.swiper-xw .swiper-slide .w_z .more {
  font-size: 14px;
  margin-top: 15px;
}
	.sy_hz .swiper-button-next {display: none;
}
	.sy_hz .swiper-button-prev {display: none;
}
	.sy_hz ul li {
  width: 46%;
  margin: 0 2% 4%;
}
	.sy_mt ul li {
  width: 31%;
}
	.dzwz {
  margin-top: 10px;
  width: 100%;
}
	.footer .you3 h3 {
  line-height: 30px;
  margin-bottom: 10px;
}
	
	.footer .you3 {width: 100%;margin-top: 20px;
}
	.footer .you3 .tb a {
  width: 30px;
}
	.htop {
  font-size: 12px;
}
	.gallery-top .swiper-pagination {
  bottom: 10px !important;
}
	.nban {
  height: 120px;
}
	.nban .w_z h2 {
  font-size: 24px;
}
	.nban .w_z h3 {
  font-size: 14px;
}
	.ny_cgdj h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
	.ny_cgdj ul li.jt {display: none;
}
	.ny_cgdj ul li {
  width: 80%;
  height: auto;
  border-radius: 10px;
  margin: 10px;
}
	.ny_cgdj .ewm {
  width: 280px;
  margin: 30px auto 0;
}
	.ny_cgdj .ewm p {
  margin-bottom: 10px;
}
	.about-floor .cate span {
  font-size: 22px;
  letter-spacing: 0;
}
	.about-floor .cate h3 {
  font-size: 16px;
}
	.about-floor .con1 {
  margin-top: 15px;
}
	.about-floor .con1 p {
  line-height: 1.8;
  margin-bottom: 10px;
}
	.about-floor .img .bg {
  width: 100%;
  height: 26rem;
}
	.ny_zhjs .w_z h3 {font-size: 22px;
}
	.ny_whcz h1 {
  font-size:20px;
}
	.ny_whcz h3 {
  font-size: 16px;
}
	.ny_jdtj ul li {
  width: 100%;
  margin: 0% 0 20px;
}
	.ny_jdtj ul li .w_z h3 {font-size: 16px;
}
	.ny_lx .left p {font-size: 14px;
}
	.news02 .content .main .imgbox {
  width: 100%;
}
	.news02 .content .main .textbox {
  position: static;
  transform: translateY(0%);
  width: 100%;margin-top: 20px;
}
	.news02 {
  padding-bottom: 30px;
}
	.ntit .wzxx a {
  margin-right:15px;
}
	.ny_fw ul li .tp {
  width: 100%;
}
	.ny_fw {
  padding: 30px 0;

}
	.ny_fw ul li .w_z {
  width: 100%;margin-top: 20px;
}
	.ny_fw ul li .w_z h3 {
  font-size: 18px;
  margin-bottom: 20px;
		
}
	.ny_czsq .wbk {
  width: 100%;
  line-height: 35px;
}
	.ny_czsq .wbk .form-input {
  width: 100%;
  height: 35px;
}
	.form-row {
  margin-bottom: 10px;
}
	.checkmark {
  top: 10px;
  height: 14px;
  width: 14px;
}
	.xx .checkmark::after {
  left:3px;
  top: 1px;height: 8px;
}
	.xx {
  padding-left: 20px;
}
	

	
	
	
	
	
	
	
	
	
	
	
}

