﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f;  font-family:PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,微软雅黑,STHeiti,华文细黑,sans-serif; 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:PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,微软雅黑,STHeiti,华文细黑,sans-serif;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px;  font-family:PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,微软雅黑,STHeiti,华文细黑,sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; 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;}
.con{width:1200px; margin:0 auto;}
.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}
.header{width:100%; position:fixed; top:0; 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,1);}
.header.on{box-shadow:0 0 10px #aaa; }
.header .container{position:relative;}
.header .logo{width:280px; float:left; margin:40px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:30px 0 0;}
.header .logo img{width:auto; height:34px; 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 .right{float: right;line-height: 120px;}
.header.on .right{float: right;line-height: 90px;}
.header .right ul li{float: left;position: relative;padding: 0 23px;}
.header .right ul li::before{content: "";height: 16px;margin-top: -8px;top: 50%;left: 0;width: 1px;background: #737373;position: absolute;}
.header .right ul li a {color: #000;font-size: 20px;}
.header .right ul li a i{font-size: 20px;}
.header .right ul li:hover a {color: #C40B1E;}
.header .right ul li img {width: 28px;}
.header .right ul li.yy a{width: 28px;height: 120px;display: flex;justify-content: center;align-items: center;}
.header.on .right ul li.yy a{height: 90px;}

.search{width:100%; padding:35px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}

.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{ line-height:120px; float:left; position:relative; padding:0 26px;
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:90px;}
.header .nav ul li a{display:block; font-size:16px; color:#000000; text-transform:capitalize}
.header .nav ul li:hover a{color:#C40B1E;}
.header .nav ul li.on a{color:#C40B1E;font-weight: bold;}


.nav .y_j{position:relative;}


@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height:120px;}
}


@media only screen and (max-width:1024px){

}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .mb{position: absolute;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;flex-direction: column;top: 0;left: 0;}
.gallery-top .swiper-slide .mb h1 {text-align: center;margin-bottom: 34px;}
.gallery-top .swiper-slide .mb .line{width: 74px;height: 5px;background: #D9D9D9;border-radius: 5px;}
.gallery-top .swiper-slide .mb h3 {font-size: 21px;color: #fff;margin-top: 34px;line-height: 29px;}
.gallery-top .swiper-slide .mb .more {width: 284px;height: 78px;line-height: 78px;background: #C40B1E;text-align: center;margin-top: 95px}
.gallery-top .swiper-slide .mb .more a{font-size: 21px;color: #fff;text-transform: uppercase;}

.gallery-top .swiper-pagination{bottom:58px !important;}
.gallery-top .swiper-pagination-bullet {width:7px; height:7px;margin:0 8px; display:inline-block; opacity:1;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#C40B1E;width: 90px;}




.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:39px; color:#000;padding-bottom: 23px; margin-bottom:19px; position:relative;text-transform: uppercase;}
.tit h1 span {color:#C40B1E; }
.tit h1::after { content: "";position: absolute; left: 50%; bottom: 0px; width: 54px; margin-left: -27px;height:4px;background: #C40B1E}
.tit h3 { font-size:32px; color:#666;}
/*about us*/
.sy_about { padding:87px 0 115px; overflow:hidden;}
.sy_about .con{display: flex;justify-content: space-between;align-items: center;}
.sy_about .w_z{width: 520px;}
.sy_about .tit { margin-bottom:20px; text-align:left}
.sy_about .tit h1::after {left: 0%; margin-left:0px;}
.sy_about .w_z p{font-size: 20px;line-height: 28px;color: #000000;}
.sy_about .w_z .more {background: #C40B1E;width: 284px;height: 78px;line-height: 78px;margin-top: 70px;text-align: center;text-transform: uppercase;}
.sy_about .w_z .more a {font-size: 20px;color: #fff;}
.sy_about .t_p{width: 626px;}
.sy_about .t_p img{width: 100%;display: block;}
/*product*/
.sy_cp{background: url(../images/cp_bj.png) center / cover no-repeat;padding: 100px 0 90px;}
.sy_cp .tit h1{color: #fff;}
.xx1 .hd {text-align: center;}
.xx1 .hd ul li{ display:inline-block;width: 270px;height: 61px;line-height: 61px;text-align: center;background: #fff;color: #000;font-size: 18px;margin: 0 20px;}
.xx1 .hd ul li.on{background:#C40B1E;color: #fff; } 
.xx1 .list {margin-top: 85px;}
.xx1 .list ul{display: flex;justify-content: space-between;align-items: stretch;}
.xx1 .list ul li{width: 351px;}
.xx1 .list ul li .t_p{overflow: hidden;}
.xx1 .list ul li img{width: 100%;display: block;}
.xx1 .list 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; }
.xx1 .list ul li h3{font-size: 24px;margin-top: 25px;color: #fff;text-align: center;}
.sy_cp .more {background: #C40B1E;width: 284px;height: 78px;line-height: 78px;margin: 70px auto 0;text-align: center;text-transform: uppercase;}
.sy_cp .more a {font-size: 20px;color: #fff;}

.sy_fw{padding: 85px 0 98px;overflow: hidden;}
.sy_fw img {margin-bottom: 53px;width: 100%;display: block;}
.sy_fw p{font-size: 20px;line-height: 28px;color: #000;}

.sy_ly{padding: 100px 0 120px;background: #f8f8f8;}
#certify {
	position: relative;
	width: 1200px;/*判断宽度设置响应式效果*/
	margin: 0px auto
}

#certify .swiper-container {
	
}

#certify  .swiper-slide {
	width: 700px;
}
#certify  .swiper-slide .bj{background: #000;}
#certify  .swiper-slide img{
	width: 100%;
	display:block;opacity: 0.4;
}
#certify  .swiper-slide-active img{opacity: 1;}
#certify  .swiper-slide h3{font-size: 32px;line-height: 45px;text-align: center;margin-top: 19px;color: #000;text-transform: uppercase;position: absolute;width: 100%;left: 0;bottom: -64px;opacity: 0;}
#certify  .swiper-slide-active h3{opacity: 1;}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -80px;
	width: 47px;
	height: 47px;
	top:50%;margin-top: -23px;color: #000;opacity: 0.47
}
#certify .swiper-button-prev i{font-size: 47px;}

#certify .swiper-button-prev:hover {color: #C40B1E;opacity: 1;
}

#certify .swiper-button-next {
	right: -80px;
	width: 47px;
	height: 47px;
	top:50%;margin-top: -23px;color: #000;opacity: 0.47
}
#certify .swiper-button-next i{font-size: 47px;}

#certify .swiper-button-next:hover {color: #C40B1E;opacity: 1;}

.footer {padding-top: 77px;background: url(../images/foot.jpg) center / cover no-repeat;}
.footer .logo {width: 250px;margin: 0 auto;}
.footer .logo img{width: 100%;display: block;}
.footer h2 {font-size: 20px;color: #fff;text-align: center;margin: 35px auto;line-height: 28px;}
.footer .dh{padding-bottom: 61px;text-align: center;}
.footer .dh a {color: #fff;font-size: 20px;line-height: 28px;padding: 0 20px;}
.footer .contact{padding: 30px;line-height: 24px;font-size: 15px;color: #fff;border-top: rgba(255,255,255,0.5) 1px solid;border-bottom:rgba(255,255,255,0.5) 1px solid;text-align: center; }
.footer .contact p{display: inline-block;margin: 0 10px;}
.footer .contact p i{font-size: 20px;margin-right: 10px;}
.banq {padding: 19px 0 23px;text-align: center;font-size: 16px;color: #fff;}

.nban{}
.nban img {width: 100%;display: block;}
.ny_jj{padding: 101px 0 140px;}
.ny_jj img{width: 100%;display: block;margin-bottom: 48px;}
.ny_jj p{margin-bottom: 20px;font-size: 18px;line-height: 26px;color: #000;}

.ny_areas{padding: 101px 0 140px;overflow: hidden;}
.ny_areas ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.ny_areas ul li{width: 573px;margin: 20px 0 34px;}
.ny_areas ul li img{width: 100%;display: block;}
.ny_areas ul li h3{font-size: 32px;text-transform: uppercase;margin-top: 28px;color: #000;}
.ny_areas ul li h3 span{color: #C40B1E}

.ny_pro{padding: 101px 0 140px;}
.ny_pro .ntit {padding-bottom: 60px;text-align: center;}
.ny_pro .ntit ul li {display: inline-block;width: 309px;height: 70px;line-height: 70px;text-align: center;margin: 0 32px;font-size: 20px;border: rgba(0,0,0,0.25) 1px solid;}
.ny_pro .ntit ul li a {color: #000;}
.ny_pro .ntit ul li:hover{background: #C40B1E;}
.ny_pro .ntit ul li:hover a{color: #fff;}
.ny_pro .ntit ul li.on{background: #C40B1E;}
.ny_pro .ntit ul li.on a{color: #fff;}
.ny_pro p{font-size: 18px;line-height: 33px;color: #000;margin: 60px 0 0;text-align: center;}
.ny_pro .list{}
.ny_pro .list ul li{float: left;width: 350px;margin-right: 75px;margin-bottom: 49px;}
.ny_pro .list ul li:nth-child(3n){margin-right: 0;}
.ny_pro .list ul li .t_p{overflow: hidden;box-shadow: 0 0 4px rgba(0,0,0,0.25)}
.ny_pro .list ul li img{width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_pro .list 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;}
.ny_pro .list ul li h3 {line-height: 34px;margin-top: 25px;font-size: 24px;color: #000;text-align: center;}
.ny_pro .list ul li h3 span{color: #C40B1E}

.ny_ser {padding: 101px 0 150px;overflow: hidden;}
.ny_ser .con{display: flex;justify-content: space-between;align-items: center;}
.ny_ser .t_p{width: 584px;}
.ny_ser .t_p img{width: 100%;}
.ny_ser .w_z{width: 573px;}
.ny_ser .w_z p{font-size: 18px;line-height: 34px;color: #000;}

.ny_contact {padding: 101px 0 150px;}
.ny_contact .nr {padding: 70px 65px;box-shadow: 0 0 14px rgba(0,0,0,0.14);}
.ny_contact .nr p{font-size: 21px;line-height: 33px;color: #474747;margin-bottom: 30px;padding-left: 50px;}
.ny_contact .nr p.p1{background: url(../images/Vector.png) left center no-repeat;}
.ny_contact .nr p.p2{background: url(../images/Vector2.png) left center no-repeat;}
.ny_contact .nr p.p3{background: url(../images/Vector3.png) left center no-repeat;}


@media only screen and (max-width:1280px) {
	#certify .swiper-button-prev {
  left: 0px;
}
	#certify .swiper-button-next {
  right: 0px;
}
	
}


@media only screen and (max-width:1024px) {
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#fff; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{ margin:12px auto;width: auto;}
.header .right {
  line-height: 60px;margin-right: 50px;
}
	.header .right ul li.yy a {
  height: 60px;
}
	.header .right ul li {
  padding: 0 15px;
}
	.header.on .right ul li.yy a {
  height: 60px;
}
	.header.on .right {
  line-height: 60px;
}
	.header.on .logo {
  margin: 12px 0 0;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; 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;box-sizing: border-box;}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #000;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(0,0,0,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 ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#000;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
.container { width: 94%; 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;}
.gallery-top .swiper-slide .mb h1 img{width: auto;height: 50px;
}
	.gallery-top .swiper-slide .mb h1 {
  margin-bottom: 20px;
}
	.gallery-top .swiper-slide .mb h3 {
  font-size: 18px;
  margin-top: 20px;
  line-height: 25px;
}
	.gallery-top .swiper-slide .mb .more {
  width:200px;
  height: 50px;
  line-height:50px;
  margin-top: 45px;
}
	.gallery-top .swiper-pagination {
  bottom: 10px !important;
}
	.sy_about {
  padding: 50px 0 60px;
}
	.con {
  width: 90%;
}
	.sy_about .con {
  display: block;
}
	.sy_about .w_z {
  width: 100%;
}
	.sy_about .w_z .more {
  width: 200px;
  height:50px;
  line-height: 50px;
  margin-top: 30px;
}
	.sy_about .w_z .more a {
  font-size:18px;
}
	.sy_about .t_p {
  width: 100%;margin-top: 25px;
}
	.sy_cp {
  padding: 50px 0 40px;
}
	.xx1 .hd ul li {
  width: 30.3333%;
  height: 50px;
  line-height:50px;
  font-size: 14px;
  margin: 0 1%;
}
	.xx1 .list {
  margin-top: 35px;
}
	.xx1 .list ul li {
  width: 32%;
}
	.xx1 .list ul li h3 {
  font-size: 18px;
  margin-top: 10px;
}
	.sy_cp .more {
  background: #C40B1E;
  width:200px;
  height: 50px;
  line-height: 50px;
  margin: 30px auto 0;
}
	.sy_fw {
  padding: 40px 0 50px;
}
	.tit {
  margin-bottom: 30px;
}
	.sy_ly {
  padding: 50px 0 60px;
}
	#certify {
  width: 90%;
}
	#certify .swiper-slide {
  width: 600px;
}
	.footer {
  padding-top: 30px;
}
	.footer .logo {
  width: 200px;
}
	.footer h2 {
  font-size: 16px;
  margin: 25px auto;
}
	.footer .dh {
  padding-bottom: 30px;
}
	.footer .contact {
  padding: 25px 20px;
  line-height: 24px;
  font-size: 14px;
}
	.ny_jj {
  padding: 51px 0 60px;
}
	.ny_jj img {
  margin-bottom: 20px;
}
	.ny_jj p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height:24px;
}
	
	.ny_areas {
  padding: 50px 0 60px;
}
	.ny_areas ul li {
  width: 48%;
  margin: 10px 0 14px;
}
	.ny_areas ul li h3 {
  font-size: 16px;
  margin-top:15px;
}
	.ny_pro {
  padding: 50px 0 60px;
}
	.ny_pro .ntit ul li {
  width: 30.3333%;
  height: 50px;
  line-height: 50px;
  text-align: center;box-sizing: border-box;
  margin: 0 1%;
  font-size:16px;
}
	.ny_pro p {
  font-size: 16px;
  line-height:30px;
  margin: 30px 0 0;
}
	.ny_pro .list ul li {
  width: 46%;margin: 10px 2%
}
	.ny_pro .list ul li h3 {
  line-height: 30px;
  margin-top: 10px;
  font-size: 16px;
}
	.ny_ser {
  padding:50px 0 60px;
}
	.ny_ser .t_p {
  width: 100%;
}
	.ny_ser .con {
  display: block;
}
	.ny_ser .w_z {
  width: 100%;margin-top: 20px;
}
	.ny_contact {
  padding: 50px 0 60px;
}
	.ny_contact .nr {
  padding: 20px 15px;
}
	.ny_contact .nr p {
  font-size: 16px;
  line-height: 1.4;
  color: #474747;
  margin-bottom: 10px;
  padding-left: 40px;
}
	.ny_contact .nr p.p1 {
  background: url(../images/Vector.png) left 3px no-repeat;
}
	.ny_contact .nr p.p2{background: url(../images/Vector2.png) left 3px no-repeat;}
.ny_contact .nr p.p3{background: url(../images/Vector3.png) left 3px no-repeat;}
	
	
	
	
	
	
	
	
	

  }

@media only screen and (max-width:600px){
	 .header .right ul li {
    padding: 0 8px;
  }
	 .header .right {
    margin-right: 40px;
  }
	.header .right ul li img {
  width: 26px;
}
	 .gallery-top .swiper-slide .mb h1 img {
    height: 20px;
  }
	.gallery-top .swiper-slide .mb .line {display: none;
}
	 .gallery-top .swiper-slide .mb .more {
    width:130px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
  }
	.gallery-top .swiper-slide .mb .more a {
  font-size: 14px;
}
	.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width:30px;
}
	 .gallery-top .swiper-slide .mb h3 {
    font-size: 14px;
    margin-top: 0px;
    line-height: 18px;padding: 0 20px;
  }
	  .gallery-top .swiper-slide .mb h1 {
    margin-bottom:10px;
  }

.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;padding-bottom: 10px;margin-bottom: 15px;}
.tit h3 {
  font-size: 2rem;
}
	.sy_about .w_z p {
  font-size:16px;
  line-height: 24px;
}
	 .sy_about .w_z .more {
    width: 150px;
    height: 40px;
    line-height:40px;
  }
	 .sy_about .w_z .more a {
    font-size: 14px;
  }
	 .xx1 .hd ul li {
    width:100%;
    height: 40px;
    line-height: 40px;
    margin: 0 0 10px;
  }
	.xx1 .list {
    margin-top: 25px;
  }
	 .xx1 .list ul li {
    width: 100%;margin-bottom: 15px
  }
	.xx1 .list ul {display: block;
}
	  .sy_cp .more {
    width: 150px;
    height: 40px;
    line-height: 40px;
  }
	.sy_cp .more a {
  font-size: 16px;
}
	.sy_fw img {
  margin-bottom:20px;
}
	.sy_fw p {
  font-size:16px;
  line-height: 24px;
}
	#certify .swiper-slide {
    width: 100%;
  }
	#certify .swiper-button-next i {
  font-size: 30px;
}
	#certify .swiper-button-next {
  right: 0px;
  width: 30px;
  height:30px;margin-top: -15px;
}
	#certify .swiper-button-prev i {
  font-size:30px;
}
	#certify .swiper-button-prev {
  left: 0px;
  width: 30px;
  height:30px;
  margin-top: -15px;
}
	.banq {
  padding: 10px 0 15px;
  font-size: 14px;
}
	.footer .dh a {
  font-size: 16px;
  padding: 0 10px;
}
	 .footer h2 {
    font-size: 14px;
    margin: 10px auto;
  }
	
	  .ny_areas ul li {
    width: 100%;
  }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}

