@charset "gb2312";
/* CSS Document */
@charset "utf-8";
/*video*/
.videohide{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	visibility: hidden;
    opacity: 0;
	transition: .5s;
	display: flex;
	justify-content: center;
	align-items: center;
}
.videohide_class{
	visibility: visible;
	opacity: 1; 
}
.videohidebg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.7);
	z-index: 10;
}
.videohidebox i{
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 24px;
	border-radius: 30px;
	background: #EE831B;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -15px;
	margin-top: -15px;
	border: 2px solid #fff;
	cursor: pointer;
	font-style: normal;
}
.videohidebox i.fa-close:hover{
	-webkit-filter: brightness(110%);
}
.videohidebox{
	position: relative;
	width: auto;
	max-width: 1000px;
	height: auto;
	max-height: 80vh;
	background: #fff;
	z-index: 20;
	padding: 10px;
	transition: .5s;
	margin-top: -100px;
}
.videohidebox_class{
	margin-top: 0;
	opacity: 1;
}
.videohidebox_1{
	width: 100%;
	height: auto;
}
.videohidebox_1 video{
	width: 100%;
	height: 100%;
	object-fit: fill;
	max-height: 78vh;
}
.videohidebox_1 p{
	font-size: 16px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.vdbg{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
}
body{ margin:0px; font-size:12px; color:#3d2f1b;font-family:"Î¢ÈíÑÅºÚ";}
*{padding:0px;margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input,textarea,select,button,th,td {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:12px;list-style:none;}
input,select {font:100% Helvetica, Tahoma, Arial, "Microsoft YaHei", "Î¢ÈíÑÅºÚ", SimSun, "ËÎÌå", STXihei, "»ªÎÄÏ¸ºÚ", Heiti, "ºÚÌå", sans-serif;}
button {overflow:visible}
img{border:none;}
a{color:#333;text-decoration:none; outline:none; border:0}
a:hover{color:#279f3c;text-decoration:none;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#ebf3fe;}
::-webkit-scrollbar-thumb{background-color:#fafafa;}
::-webkit-scrollbar-thumb:hover{background-color:#279f3c;}
::-webkit-scrollbar-thumb:active{background-color:#279f3c;}
input,select,button{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}
.clear{overflow:hidden;clear:both; height:0px;}
li{	list-style:none;}
.lf{ float:left;}
.rt{ float:right;}
.kg{ width:98%; margin:0 auto; max-width:1600px;}
.kga{ width:98%; margin:0 auto; max-width:1300px;}
.fl{ float:left;}
.fr{ float:right;}
.dw{ position:relative;}
.cj{ overflow:hidden;}
.green-black {display:block; padding-top:26px; clear:both; text-align:center;}
.green-black a {padding:5px 8px 4px 8px; padding:5px 8px 4px 8px;border:1px solid #dddddd; height:12px; line-height:12px; zoom:1; font-weight:bold; font-size:12px; overflow:auto; margin-left:3px; margin-right:3px; color:#333; background:url(../images/page_bg01.png) #fff bottom repeat-x; text-decoration:none;}
.green-black a:hover {border:1px solid #ccc; height:12px; line-height:12px; zoom:1;overflow:auto;background:url(../images/page_bg02.png) top repeat-x #279f3c; margin-left:3px; margin-right:3px; color:#fff;font-size:12px;}
.green-black span.current {padding:5px 8px 5px 8px; padding:5px 8px 4px 8px;border:1px solid #ccc; color:#fff; height:12px; line-height:12px; zoom:1; overflow:auto;  background:url(../images/page_bg02.png) top repeat-x #279f3c; margin-left:3px; margin-right:3px; margin-top:0px; margin-bottom:0px; font-size:12px}
::-webkit-scrollbar {width:3px;height:8px;background-color:#fff;border-radius:4px; position:relative;}
::-webkit-scrollbar-thumb {background-color:#b1b1b1;border-radius:3px;}
.map{ padding-top:110px;}
.map2{ padding-top:30px;}
#dituContent{ height:300px; border:1px solid #ddd;}
#dituContent2{ height:300px; border:1px solid #ddd;}
@media screen and (max-width:770px){
.map{ padding-top:50px;}
#dituContent{ height:220px;}
#dituContent2{ height:220px;}
}

.top1{ width:96%;  margin:0 auto;   }


.header .logo{width:225px; float:left; margin:15px 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:15px 0;}
.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header .language{float:right; height:80px; text-align:center; line-height:80px; color:#fff;   margin-right:5px; cursor:pointer; position:relative; z-index:9; font-size:16px}
.header.on .language{color:#555;}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:0px; margin-right:8px;}
.header .language .x_l{width:120px; padding-top:8px; position:absolute; top:58px; left:50%; margin-left:-60px; display:none;}
.header .language .x_l:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #535352; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:5px 15px; background-color:#535352;}
.header .language .x_l ul li a{color:#ddd; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#279f3c;}


.header{ position:fixed; top:0; width:100%; left:0; z-index:99;transition:all 0.6s;  }
.header.on{ background:#fff;box-shadow: 0px 0px 10px rgba(195,195,195,0.55);transition:all 0.6s;text-align:center;}

.slang{ display: flex; align-items: center; position:relative; float:right ; margin-top:25px; margin-left:20px}

.en{ font-size:18px; color:#279f3c; margin-left:30px}
.en a{color:#279f3c;}
.en a:hover{ text-decoration:underline}

#toggle-search {
width:30px; height:30px; background:#279f3c; color:#fff; border-radius:50px; cursor:pointer;
}
#toggle-search i{width:30px; text-align:center;line-height:30px; font-size:14px}

#toggle-search.open:after {
  top: 35px; opacity:1
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 52px;
  right: 8px;
  content: "";
  border-color: transparent transparent #279f3c;
  border-style: solid;
  border-width: 8px 8px 12px;
  opacity:0
}


#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 50px;
  right:-12px;
  width: 400px;
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
}
#search-form.open {
  max-height: 50px;
}
#search-form fieldset {
  position: relative;
  margin: 0 50px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height:50px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #279f3c;
  border: none;
  cursor: pointer;
}
.lange{background:#279f3c; padding:0 5px; border-radius:20px; float:right; color:#666; line-height:30px; width:80px; color:#fff; margin-top:25px}
.lange a{  padding:0px 8px;  color:#fff; font-size:14px}
.lange a:hover{  text-decoration:underline}

.header .an{ position:absolute; right:3%; top:15px;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background-color:#279f3c; 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 ul>li{height:80px; width:auto; padding:0 10px;font-size:16px; line-height:80px; float:left; text-align:center;position:relative; text-transform:uppercase; color:#fff }


.header .nav i{font-size:14px; line-height:80px; text-align:right; position:absolute;height:80px; right:10px; top:0px;  }

.header .nav ul li a.o_lm{line-height:80px; color:#fff; padding:0 20px;   display:block; }
.header.on .nav ul li a.o_lm{line-height:80px; color:#333;    display:block; }

.header .nav ul li:hover a.o_lm{ background:#279f3c; color:#fff}
.header .nav ul li  i{ color:#333}




.header .nav .e_j{position:absolute; width:auto; min-width:100%;  background:#fff;box-shadow: 0px 10px 10px rgba(0,0,0,0.25); top:80px;  display:none; left:0; z-index:9999999999999; height:auto; 
 -webkit-animation: fadeInUpMenu 0.4s;
  -moz-animation: fadeInUpMenu 0.4s;
  -ms-animation: fadeInUpMenu 0.4s;
  -o-animation: fadeInUpMenu 0.4s;
  animation: fadeInUpMenu 0.4s;}




.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:35px; font-weight:normal; height:auto; text-transform:none;white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; padding:0}
.header .nav .e_j  ul li a{display:block; font-size:14px; line-height:35px; color:#333; padding: 2px 20px}
.header .nav .e_j  ul li a:hover { color:#279f3c; }


.jiange{ height:50px; overflow:hidden; display:none;}





@-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}




@media only screen and (max-width:1360px){

.header .nav ul li a.o_lm{ padding:0 20px}

}


@media only screen and (max-width:1240px){

.header .nav ul>li{ font-size:14px }
.header .nav ul li a.o_lm{ padding:0 20px}

}




@media only screen and (max-width:992px){
.header .logo{width:134px; margin:7.5px 0}
.header.on .logo{margin:7.5px 0;}
.jiange{ display:block}
.lange{background:#279f3c; padding:0 5px; border-radius:20px; float:right; color:#666; line-height:26px; width:70px; color:#fff; margin-top:12px; margin-right:40px; text-align:center}
.lange a{  padding:0px 5px;  color:#fff; font-size:13px}

.header{padding:0px 5px; height:50px; position:fixed; top:0; width:100%; box-sizing:border-box;  z-index:9999}

.header .an{display:block;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:#fff; top:0; right:0; margin:0; margin-top:50px; overflow:auto;z-index:999999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}
.header .nav ul li a.o_lm{ padding:0 0;  display:block; line-height:40px}
.header.on .nav ul li a.o_lm{line-height:40px; color:#333;    display:block; }

.header .nav i{display:block; color:#666;  top:0; right:20px; line-height:50px; height:50px}
.header .nav ul li{width:100%; height:auto; text-align:left; font-size:14px; display:block; margin:0; padding:0 20px; box-sizing:border-box;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover  i{ color:#666}
.header .nav ul li i{color:#666}

.header .nav ul li a.o_lm:after{ content:none; }
.header .nav ul li:hover a.o_lm:after{content:none;  }



.header .nav ul li a.o_lm{line-height:50px; color:#333;}
.header .nav ul li:hover a.o_lm{color:#333; background:none;}
.header .nav .y_j{border-bottom:1px solid #f1f1f1;}
.header .nav .e_j{padding:10px 0px; border-bottom:0px solid #666;box-shadow:none; overflow:hidden; border-top:0; background:none; position:inherit; top:auto; left:auto; width:100%; height: auto;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}

.header .nav .e_j ul li a{ color:#666; padding:0}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}

.top1{ display:block; padding:0}
.daohang{ width:auto}

.logo{ float:left; width:auto; margin:10px 0; position:fixed; z-index:9999}
.logo img{ height:30px; width:auto}



.slang{ position:fixed; right:60px;margin-top: 13px; top:0px}

.en{ font-size:14px; margin-left:15px}


#toggle-search {width:25px; height:25px;}
#toggle-search i{width:25px; text-align:center;line-height:25px; font-size:12px}

#search-form {

  position:fixed;
  top: 50px;
  right: 0;
  width: 100%;
 
}
.header .language{float:right; height:50px; text-align:center; line-height:50px; color:#fff;   margin-right:95px; cursor:pointer; position:relative; z-index:9; font-size:16px}

}







.banner {width: 100%;height:100vh;overflow:hidden;position:relative;box-sizing:border-box}
.banner  .swiper-slide {width:100%; }
.banner  .swiper-slide  img{ width:100%; height:auto }
.banner  .swiper-pagination-bullet{ width:10px; height:10px; background:#fff; opacity:1}
.banner  .swiper-pagination-bullet-active{ background:#279f3c}
.banner .swiper-button-next{width:50px; height:80px;background:none; background-color:rgba(0,0,0,0.3); right:15px; text-align:center}
.banner .swiper-button-next:after{ font-family: 'FontAwesome';content: "\f105"; color:#fff; position:relative; z-index:2;  line-height:80px; text-align:center; font-size:30px}
.banner .swiper-button-prev{width:50px; height:80px; background:none; background-color:rgba(0,0,0,0.3); left:15px; text-align:center}
.banner .swiper-button-prev:after{ font-family: 'FontAwesome';content: "\f104"; color:#fff; position:relative; z-index:2;  line-height:80px; text-align:center; font-size:30px}

.banner .swiper-button-next:hover{ background-color:rgba(0,0,0,0.6);}
.banner .swiper-button-prev:hover{ background-color:rgba(0,0,0,0.6);}

.banner .container{position:absolute; top:55%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.banner .w_z{width:100%; color:#fff; position:relative;text-shadow: 1px 1px 1px #000; text-align:center; font-weight:bold}
.banner .w_z h2{font-size:55px; font-weight:600; line-height:66px; margin-bottom:15px;}
.banner .w_z p{font-size:24px; font-weight:200; line-height:46px; margin-bottom:30px; text-transform:uppercase; }
.banner .w_z .n_r a{width:140px; height:44px; background-color:#fff; border:2px solid #fff; font-size:15px; text-align:center; color:#000; line-height:40px; display:block;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.banner .w_z .n_r a:hover{background-color:rgba(255,255,255,.3); color:#fff;}

@media only screen and (max-width:992px){

.banner .swiper-button-next{width:30px; height:30px;background:none; background-color:rgba(0,0,0,0.3); right:15px; text-align:center}
.banner .swiper-button-next:after{ font-family: 'FontAwesome';content: "\f105"; color:#fff; position:relative; z-index:2;  line-height:30px; text-align:center; font-size:14px}
.banner .swiper-button-prev{width:30px; height:30px; background:none; background-color:rgba(0,0,0,0.3); left:15px; text-align:center}
.banner .swiper-button-prev:after{ font-family: 'FontAwesome';content: "\f104"; color:#fff; position:relative; z-index:2;  line-height:30px; text-align:center; font-size:14px}

}


@media only screen and (max-width:600px){
.banner {width: 100%;height:30vh;overflow:hidden;position:relative;box-sizing:border-box}

.banner .swiper-button-next{ display:none}
.banner .swiper-button-prev{ display:none}
.banner .swiper-button-next:after{ content:none;}
.banner .swiper-button-prev:after{ content:none;}
.banner .w_z{width:100%; color:#fff; position:relative;text-shadow: 1px 1px 1px #000; text-align:center; font-weight:bold}
.banner .w_z h2{font-size:20px; font-weight:600; line-height:36px; margin-bottom:5px;}
.banner .w_z p{font-size:12px; font-weight:200; letter-spacing:2px; line-height:22px; margin-bottom:0px; text-transform:uppercase;letter-spacing:0}
	
}


.bt1{ text-align:center; margin:60px 0 40px; overflow:hidden}
.bt1 h3{ display:block; font-size:30px; color:#000; font-weight:bold}
.bt1 em{ display:block; width:17px; height:5px; background:#279f3c; margin:10px auto}
.bt1 span{ text-transform:uppercase; font-size:16px; color:#888}

.gy_bt{width:100%; text-align:center; text-transform:uppercase;  margin-bottom:60px;}
.gy_bt h2{font-family:Arial; font-size:72px; line-height:50px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:32px; line-height:44px; margin-top:-35px; background:url(../images/bt.jpg) no-repeat center bottom; padding-bottom:10px; font-weight:bold; color:#333}
.gy_bt p { font-size:16px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin-bottom:20px;}
.gy_bt h2{font-family:Arial; font-size:24px; line-height:40px; color:#999; font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:18px; line-height:34px; margin-top:-30px; background:url(../images/bt2.jpg) no-repeat center bottom; padding-bottom:5px;}
.gy_bt p { font-size:12px; color:#999; padding-top:10px}	
}


.kclb{ width:100%; margin:0 auto; background:url(../images/bg1.jpg) center no-repeat; background-size:cover}
.kclb .swiper-slide{ width:100%; height:auto; background-color:rgba(72,125,191,0.2); padding:100px 5%; border-right:#fff 1px solid; box-sizing:border-box}
.kclb .swiper-slide:hover{ background-color:rgba(72,125,191,0.7); transition:all 0.6s}
.kclb .swiper-slide .cpt{ width:130px; margin:0 auto 20px}
.kclb .swiper-slide .cpt img{ width:100%}
.kclb .swiper-slide h3{ display:block; font-size:25px; color:#fff;  text-align:center}
.kclb .swiper-slide em{ display:block; width:25px; height:2px; background:#fff; margin:30px auto;}
.kclb .swiper-slide p{ display:block; font-size:16px; color:#fff; line-height:40px; margin:30px 0; min-height:150px; overflow:hidden }
.kclb .swiper-slide span a{ display:block; width:100%; color:#fff; border:#fff 1px solid; line-height:50px; text-align:center; font-size:14px; transition:all 0.6s}
.kclb .swiper-slide span a:hover{ background:#fff; color:#279f3c}

.kclb .swiper-button-next{ right:0; background:url(../images/you.png) center no-repeat; background-size:20px auto; width:40px; height:40px; opacity:0}
.kclb .swiper-button-prev{ left:0; background:url(../images/zuo.png) center no-repeat; background-size:20px auto; width:40px; height:40px; opacity:0}

.kclb:hover .swiper-button-next{ opacity:1}
.kclb:hover .swiper-button-prev{ opacity:1}



.more a{ display:block; width:160px; max-width:300px; background: #279f3c; color:#fff; box-sizing:border-box; line-height:40px;  text-align:center; font-size:14px;border-radius: 5px; transition:all 0.6s}
.more a:hover{ background:#175db0;color:#fff; transition:all 0.6s}




@media only screen and (max-width:1400px){

.bt1{ margin:40px 0; }
.bt1 h3{  font-size:30px; }
.bt1 em{ display:block; width:17px; height:6px;}
.bt1 span{  font-size:14px; }

.kclb .swiper-slide{  padding:60px 5%; }

.kclb .swiper-slide h3{ font-size:30px; }
.kclb .swiper-slide p{  font-size:14px; line-height:30px; margin:50px 0; height:180px; }
.kclb .swiper-slide span a{ line-height:40px; }

.more a{  line-height:40px; }
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}
.pc_kf{width:70px; position:fixed; right:0px; bottom:30%; z-index:99999;  box-shadow:0 0 2px #ccc;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:70px; position:relative; border-bottom: 1px solid #ddd;}
.pc_kf .tel{width:220px; padding:10px 0; background:#fff; font-size:16px; line-height:26px; color:#279f3c; position:absolute; top:0; right:-160px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}
.pc_kf .nr:hover .tel{right:86px; opacity:1;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background:#fff; position:absolute; bottom:0; right:-200px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px; border-radius: 5px; overflow: hidden;}
.pc_kf .ewm p{font-size:14px; color:#333; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:86px; opacity:1;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:70px; height:70px; line-height:30px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#666; display:block;  font-size: 18px; padding-top:15px }
.pc_kf .nr p{  font-size:14px}
.pc_kf i.icon-qq1{ font-size:20px}
.pc_kf .fh{width:70px; height:70px;  background: #279f3c; text-align:center;  color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:24px; padding-top:15px; padding-bottom:5px}
.pc_kf .fh a{color:#fff;}
@media only screen and (max-width:992px) {
.pc_kf{right:0px; bottom:10px;}
}
.xxcsaa {
    position: relative;
    cursor: pointer;
}
.xxcsaa i {
    position: absolute;
    display: block;
    width: 64px;
    height: 64px;
    top: 50%;
    left: 50%;
    background-image: url('../images/bofanga.png');
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center center;
    margin-top: -32px;
    margin-left: -32px;
}
@media only screen and (max-width:640px){
    
.pc_kf{width:100%; background: #279f3c; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}

.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#279f3c; box-shadow:none;  height:50px; line-height:20px}
.pc_kf .nr i{color:#fff; height:25px; font-size:20px; padding-top:5px;}


.pc_kf .fh i{ font-size:20px; display:block; height:25px; padding-top:5px;padding-bottom: 0;}
.pc_kf .nr p{ color:#fff; font-size:12px}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:24%; box-shadow:none; background: none; font-size:22px; float:left;  height:50px; line-height:20px;}
.pc_kf .fh p{ font-size:12px}
.pc_kf i.icon-qq1{ font-size:16px}
}



@media only screen and (max-width:1200px){
.bt1{ margin:30px 0; }
.bt1 h3{  font-size:25px; }
.bt1 em{ display:block; width:17px; height:6px;}
.bt1 span{  font-size:14px; }

.kclb .swiper-slide{  padding:60px 5%; }
.kclb .swiper-slide h3{ font-size:25px; }
.kclb .swiper-slide p{  font-size:14px; line-height:30px; margin:50px 0; height:140px; }
.kclb .swiper-slide span a{ line-height:40px; }

.more a{  line-height:40px; }

	
	
}


@media only screen and (max-width:992px){
	
	.bt1{ margin:20px 0; }
.bt1 h3{  font-size:20px; }
.bt1 em{ display:block; width:15px; height:4px; margin:5px autos}
.bt1 span{  font-size:12px; }
	

.kclb .swiper-slide{  padding:30px 2%; }
.kclb .swiper-slide h3{ font-size:16px; }
.kclb .swiper-slide em{ margin:15px auto}
.kclb .swiper-slide p{  font-size:12px; line-height:23px; margin:20px 0; height:120px; }
.kclb .swiper-slide span a{ line-height:30px; font-size:12px }
.more a{  line-height:30px; font-size:12px}
}


.sy_al{width:100%; padding:70px 0 0; overflow:hidden; position:relative;}
.sy_al .zm{width:100%; position:absolute; top:120px; right:0; z-index:-1;}
.sy_al .hd{margin-bottom:60px; text-align:center;}
.sy_al .hd a{display:inline-block; margin-right:1px; margin-bottom:1px; padding:0 25px; font-size:14px; line-height:40px; cursor:pointer; vertical-align:middle;}
.sy_al .hd i{width:18px; height:18px; background:url(../images/sf.png) no-repeat center; vertical-align:middle; display:inline-block; margin-right:5px;}
.sy_al .hd ul li{display:inline-block; margin-right:1px; margin-bottom:1px; background-color:#eee; padding:0 25px; font-size:16px; line-height:40px; cursor:pointer;}
.sy_al .hd ul li:hover{background-color:#0950a0; color:#fff;}
.sy_al .hd ul li.on{background-color:#0950a0; color:#fff;}
.sy_al .bd ul li{position:relative; width:25%; float:left; overflow:hidden;}
.sy_al .w_z{position:absolute; top:0; left:0; background-color:rgba(39,159,60,.7); width:100%; height:100%; opacity:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_al .bd ul li:hover .w_z{opacity:1;}
.sy_al .n_r{position:absolute; top:50%; left:50%; text-align:center; color:#fff; transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.sy_al .n_r h3{font-size:18px; font-weight:bold; line-height:30px; margin-bottom:5px;}
.sy_al .n_r em{width:40px; height:1px; margin:8px auto 10px; background-color:#fff; display:block;}
.sy_al .n_r span{width:100px; border:1px solid #fff; border-radius:15px; font-size:12px; line-height:26px; display:block; margin:50px auto 0;}
.sy_al img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.sy_al ul li:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
@media (min-width:992px){
.sy_al .hd ul li{padding:0 15px; font-size:14px; line-height:36px;}
}
@media (min-width:1200px){
.sy_al .hd ul li{padding:0 25px; font-size:16px; line-height:40px;}
}
@media only screen and (max-width:992px){
.sy_al{padding:30px 0 0;}
.sy_al .zm{display:none;}
.sy_al .hd{margin-bottom:30px;}
.sy_al .bd ul li{position:relative; width:50%; float:left;}
.sy_al .n_r h3{font-size:15px; font-weight:normal;}
}


.sy_hb{width:100%; padding:60px 0 ;  overflow:hidden; background:#ebf3fe url(../images/linebg.png) top; }
.sy_hb .con{width: 96%;margin: 0 auto;max-width: 1300px;}

.sy_hb .hb_lb ul li{width:19.2%; padding:0 5px; margin-bottom:15px; border:#eee 1px solid; margin-right:1%; float:left;box-sizing:border-box; background:#fff}
.sy_hb .hb_lb ul li:nth-child(5n){margin-right:0; }
.sy_hb .hb_lb img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_hb .hb_lb ul li:hover{box-shadow:0 0 10px rgba(0,0,0,.1);}
@media only screen and (max-width:1440px){
    .videohidebox{
		width: 80%;
	}
.sy_hb .con{width: 96%;margin: 0 auto;max-width: 1200px;}
}
@media only screen and (max-width:640px){
    /*video*/
	.videohidebox{
		width: 90%;
		margin-left: 0;
		padding-bottom: 0;
	}
	.videohidebox_1 p{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
.sy_hb{padding:20px 0 20px;}
.sy_hb .hb_bt{margin-bottom:3rem;}
.sy_hb .hb_bt h1{font-size:2rem; line-height:2.6rem; margin-bottom:.8rem;}
.sy_hb .hb_bt h4{font-size:1.4rem; line-height:2rem;}
.sy_hb .hb_lb ul li{width:24.25%; margin-bottom:10px}
.sy_hb .hb_lb ul li:nth-child(4n){margin-right:0; }
.sy_hb .hb_lb ul li:nth-child(5n){margin-right:1%; }

}

.sy_gy{width:100%;  overflow:hidden;}
.sy_gy .gy_nr{width:100%; background:url(../images/gy_bj.jpg) no-repeat center / cover fixed; padding:70px 0 ; position:relative;}
.sy_gy .gy_nr:after{width:50%; height:100%; background-color:rgba(52,154,70,.9); position:absolute; top:0; right:0; content:"";}
.sy_gy .gy_nr .container{position:relative; z-index:9;width: 96%;
margin: 0px auto;
max-width: 1600px;
padding: 0px; height:auto; overflow:hidden}

.sy_gy .gy_nr .video{border:5px solid #fff; float:left; width:45%}
.sy_gy .gy_nr video{width:100%; height:auto; display:block; outline:none;}
.sy_gy .gy_nr .w_z{color:#fff; float:right; width:45%}
.sy_gy .gy_nr .w_z h3{font-size:32px; font-weight:bold; letter-spacing:2px; line-height:36px;}
.sy_gy .gy_nr .w_z em{width:50px; height:5px; background-color:#fff; display:block; margin:15px 0 20px;}
.sy_gy .gy_nr .w_z p{font-size:15px; line-height:28px; height: auto; margin-bottom:30px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:9;}
.sy_gy .gy_nr .w_z a{width:120px; height:38px; border:1px solid #fff; font-size:15px; line-height:36px; text-align:center; color:#fff; display:block;}
.sy_gy .gy_nr .w_z a:hover{background-color:#fff; color:#804f21;}
.sy_gy .wrap{padding:50px; box-shadow:0 0 20px #aaa; background-color:#fff; position:relative; z-index:99; margin-top:-100px;}
.sy_gy .wrap .s_z{font-size:26px; text-align:center;}
.sy_gy .wrap .s_z b{font-size:46px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; padding-right:5px;}
.sy_gy .wrap em{display:block; width:32px; height:4px; background-color:#349a46; margin:0 auto 15px;}
.sy_gy .wrap p{text-align:center; font-size:16px;}
@media only screen and (max-width:992px){
.sy_gy{padding:100px 0 60px;}
.sy_gy .gy_nr{background:url(../images/gy_bj.jpg) no-repeat center / cover; padding:60px 0 150px;}
.sy_gy .gy_nr .row{margin:0 -15px;}
.sy_gy .gy_nr .col-12{padding:0 15px;}
.sy_gy .gy_nr .w_z{text-align:center; margin-top:30px;}
.sy_gy .gy_nr .w_z h3{font-size:26px; letter-spacing:0; line-height:46px;}
.sy_gy .gy_nr .w_z em{width:60px; height:4px; margin:15px auto 20px;}
.sy_gy .gy_nr .w_z p{font-size:20px; line-height:36px; height:144px;}
.sy_gy .gy_nr .w_z a{width:160px; height:52px; font-size:20px; line-height:50px; margin:0 auto;}
.sy_gy .wrap{padding:30px 30px 0;}
.sy_gy .wrap .n_r{margin-bottom:30px;}
.sy_gy .wrap .s_z{font-size:30px; text-align:center;}
.sy_gy .wrap .s_z b{font-size:56px; padding-right:10px;}
.sy_gy .wrap em{width:50px;}
.sy_gy .wrap p{font-size:20px;}
}


.sy_fw{width:100%; padding:0 0 67px; overflow:hidden; background:#fff ;background: #f5f3f2 url(../images/bg5.png) no-repeat center bottom;}
.sy_fw .container {
  width: 96%;
  max-width: 1300px;
  margin: 0 auto;
}
.sy_fw li{ float:left; width:19.2%; margin-right:1%;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.sy_fw li:nth-child(5n){margin-right:0; }
.ser_a{overflow: hidden; position: relative; }
.ser_a a{display: block; width:100%; }
.ser .tempWrap{width:100% !important;}
.ser_m{position: relative; height:400px }
.ser_m dd{ position: absolute; width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 100%; background: #fff; box-shadow: 0 0 50px rgba(0,0,0,0.1); top:190px; right:20px; font-size: 22px; color:#279f3c; font-family: "Arial"; z-index: 3; transition:0.3s all ease; font-weight:bold}
.ser_a:hover .ser_m dd{ bottom:0px;}
.ser_m img{width:100%;  transition:0.3s all ease;}
.ser_a:hover img{transform:scale(1.1);}
.ser_w{padding:20px; background:#fff;z-index: 2; position: absolute; bottom:0; transition:0.3s all ease; width: 100%;}
.ser_w p{font-size: 18px; color: #222; line-height: 40px;font-weight:bold}
.ser_w dd{color:#666; width: 46%; display: inline-block; line-height: 34px;margin-right:2%; font-size:14px}
.ser_a:hover .ser_w{ background:#279f3c; padding:30px; }
.ser_a:hover .ser_w p,.ser_a:hover .ser_w dd{color:#fff; }
@media only screen and (max-width:992px){
.sy_fw{width:100%; padding:0 0 25px; overflow:hidden; background:#fff ;background: #f5f3f2 url(../images/bg5.png) no-repeat center bottom;}	
.sy_fw li{ float:left; width:100%; margin-right:0;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.ser_m{position: relative; height:360px }
.ser_m dd{ position: absolute; width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 100%; background: #fff; box-shadow: 0 0 50px rgba(0,0,0,0.1); top:150px; right:20px; font-size: 22px; color:#279f3c; font-family: "Arial"; z-index: 3; transition:0.3s all ease; font-weight:bold}
.ser_w dd{color:#666; width: 46%; display: inline-block; line-height: 30px;margin-right:2%; font-size:14px}

}



.sy4{ padding:0 0 70px}

.sy_xw{width:100%; overflow:hidden; background:#fff; margin:0 auto ; padding:40px 20px 20px ;box-sizing:border-box }
.sy_xw .xw_tj{position:relative; padding:0 40px}

.sy_xw .xw_tj .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:0px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_xw .xw_tj .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:0px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_xw .xw_tj .swiper-pagination{bottom:0;}
.sy_xw .xw_tj .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#aaa;}
.sy_xw .xw_tj .swiper-pagination-bullet-active{background-color:#279f3c;}
.sy_xw .n_r{background-color:#fff; overflow:hidden;}
.sy_xw .t_p{overflow:hidden; position:relative;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .t_p span{width:130px; height:36px; background-color:rgba(0,0,0,.5); font-size:15px; font-weight:bold; line-height:36px; color:#fff; text-align:center; position:absolute; bottom:0; left:0;}
.sy_xw .w_z{padding:15px; background:#fafafa}
.sy_xw .w_z h3{font-size:16px; font-weight:bold; line-height:26px; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; text-align:center}
.sy_xw .n_r:hover .w_z h3{color:#279f3c;}
.sy_xw .w_z p{line-height:24px; color:#888; height: auto;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3; font-size:14px}
	 
@media only screen and (max-width:1440px){
	 
.sy_xw .container{width: 96%;max-width: 1200px;margin: 0 auto;}
}
	 
@media only screen and (max-width:992px){
.sy_xw{padding:20px 0 0 ;}
.sy_xw .xw_tj .swiper-xw{padding-bottom:30px; padding:0 40px 0px}
.sy_xw .xw_tj .swiper-button-prev{display:none;}
.sy_xw .xw_tj .swiper-button-next{display:none;}
.sy_xw .w_z{margin-top:15px; padding:8px}
.sy_xw .w_z h3{font-size:14px; font-weight:bold; line-height:26px; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; text-align:center}
}





.footer{background: url(../images/foot-bg.jpg) no-repeat bottom right;}
.footer h3{font-size:18px; line-height:32px; color:#ddd; margin-bottom:10px;}
.footer em{width:22px; height:3px; margin-bottom:15px; background-color:#279f3c; display:block;}
.footer .ft_lx{margin-right:50px; min-height:190px; border-right:1px solid #666;}
.footer .ft_lx img{max-width:140px; height:auto; display:block;}
.footer .ft_lx h4{margin:25px 0 6px; font-size:14px; color:#919090; line-height:24px;}
.footer .ft_lx .d_y{max-width:300px;}
.footer .ft_lx input{width:65%; height:36px; float:left; padding:0 10px; border:1px solid #595959; background-color:#333; font-size:13px; color:#fff; line-height:34px;}
.footer .ft_lx button{width:25%; height:36px; float:left; background-color:#595959; font-size:14px; line-height:36px; color:#fff; text-align:center; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_lx button:hover{background-color:#e62028;}
.footer .s_j{margin-top:15px;}
.footer .s_j a{display:inline-block; width:32px; height:32px; border-radius:50%; border:1px solid #666; color:#aaa; line-height:30px; text-align:center; margin-right:10px; vertical-align:middle;}
.footer .s_j a:hover{background-color:#e62028; border:1px solid #e62028; color:#fff;}
.footer .s_j i.icon-aui-icon-qq{font-size:22px;}
.footer .s_j i.icon-weixin{font-size:16px; line-height:32px;}
.footer .s_j i.icon-weibo{font-size:20px;}
.footer .ft_xx{ line-height:30px; float:left; width:45%}
.footer .ft_xx .col-6{ float:left; width:45%; margin-right:5%}
.footer .ft_xx input{width:100%; height:40px; float:left; padding:0 10px; border:1px solid rgba(255,255,255,.2); font-size:13px; color:#fff; line-height:38px; display:block; margin-bottom:10px; background:none}
.footer .ft_xx textarea{width:90%; height:88px; float:left; padding:5px 10px; border:1px solid rgba(255,255,255,.2); font-size:13px; color:#fff; line-height:24px; display:block; margin-bottom:10px; resize:none; background:none; font-family:"Microsoft YaHei" } 
.footer .ft_xx .button{width:120px; height:36px; background: #279f3c; font-size:14px; line-height:36px; color:#fff; text-align:center; outline:none; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; border: 0px;}
.footer .ft_xx .button:hover{background-color:#279f3c;}
.footer .ft_dh{ float:left; width:25%}
.footer .ft_dh ul li{float:left; width:50%;}
.footer .ft_dh ul li a{line-height:36px; color:#999;}
.footer .ft_dh ul li a:hover{color:#ddd;}
.footer .ft_dh .l_m{ line-height:30px}
.footer .ft_em { float:right; width:28%}
.footer .ft_em li{ float:left; width:49%; margin-right:1%}
.footer .ft_em img{max-width:80%; height:auto; display:block; margin:0 ;}
.footer .ft_em p{margin-top:10px; text-align:left;}
.footer .ft_yl{margin-top:30px; color:#595959;}
.footer .ft_yl span{color:#ddd;}
.footer .ft_yl a{display:inline-block; color:#999; padding:0 10px;}
.footer .ft_yl a:hover{color:#ddd;}
.footer .col-lg-2{ padding-left:70px}
.contact {background: url(../images/bg-contact.png) no-repeat center;background-size: cover; height:auto; overflow:hidden; padding-bottom:60px}
.inner {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}

.contact .contact_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact .contact_main .tel,
.contact .contact_main .mail {
  flex: 1 1 360px;
  margin-right: 20px;
  border-radius: 5px;
  background-color: #279f3c;
  color: #fff;
  font-size: 18px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 111px;
  line-height: 1.3;
  font-weight: 500; padding-top:5px
}
.contact .contact_main .tel {
  flex: 1 1 320px;
}
.contact .contact_main .tel a {
  font-size:28px;
  color: #fff;
  pointer-events: none; 
}
.contact .contact_main .mail span {
  font-size: 28px;
}
.contact .contact_time {
  display: flex;
  justify-content: center;
  font-weight: bold;
  font-size: 24px;
  color: #e8830f;
  margin-top: 35px;background-image:-webkit-linear-gradient(left,#facd02,#e9810e,#d73323); 
    -webkit-background-clip:text; 
    -webkit-text-fill-color:transparent; cursor:pointer;
}
.contact .contact_time dt {
  margin-right: 30px;
}
.copyright .copyright_mian .copyright_text a {
  color: #9fa0a0;
}

.foot1{ width:96%; margin:0 auto; max-width:1600px; padding:35px 0;color:#fff;  overflow:hidden; display: flex;   justify-content: space-between; }
.foot2{ padding:20px 0;  text-align:center; font-size:14px; color:#fff; border-top:rgba(255,255,255,.2) 1px solid}


@media only screen and (max-width:1440px){
.foot1{ width:96%; margin:0 auto; max-width:1200px; padding:35px 0;color:#fff;  overflow:hidden; display: flex;   justify-content: space-between; }
	
}
@media only screen and (max-width:992px){
.contact {background: url(../images/bg-contact.png) no-repeat center;background-size: cover; height:auto; overflow:hidden; padding-bottom:20px}
.contact .contact_time{ font-size:18px;margin-top: 5px;}
.foot1{ display:none }
.footer{background: url(../images/foot-bg.jpg) no-repeat bottom right; margin-bottom:50px}
.foot2{ line-height:26px }
.inner {
  width: 100%;
  max-width: inherit  ;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}
.contact .contact_main .tel,
.contact .contact_main .mail {
  flex: 1 1 360px;
  margin-right: 20px;
  border-radius: 5px;
  background-color: #279f3c;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: auto  ;
  line-height: 1.3;
  font-weight: 500; padding:10px; margin-bottom:10px
}
.contact .contact_main .tel a {
  font-size:18px;
  color: #fff;
  pointer-events: none; 
}	
.contact .contact_main .mail span {
  font-size: 18px;
}
.contact .contact_main {
  display: block  ;
  justify-content: space-between;
  align-items: center;
}
.qr_code{ text-align:center}
}

.dlx{  font-size:14px; color:#999; line-height:25px; width:380px;color:#fff; }
.dlx p{ display:block; margin-bottom:10px; overflow:hidden}
.dlx i{ width:20px; display:block; float:left; color:#fff; font-size:16px; line-height:25px; margin-right:5px}

.dbt{ font-size:18px; color:#fff; font-weight:bold; margin-bottom:15px; text-align:left}

.dwx{ width:140px;  }
.dwx img{ width:100%; height:auto}
.dwx p{ display:block;font-size:14px; color:#222; text-align:center; }



.dlink {
	
	width: auto;
	
    width:100%;
	box-sizing:border-box;

	font-size:0;
	

}
.dlink ul{	}

.dlink ul li {	text-align:left; border-right:rgba(255,255,255,.1) 1px solid; padding-left:50px; min-height:190px; float:left; width:20%;box-sizing:border-box}
.dlink ul li h3 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: none;
	padding-left: 0;
	cursor: default;
	color: #fff;

}
.dlink p {
	padding: 0;
	font-size: 14px;
	line-height: 32px;
	display:block;
}
.dlink p a {
	display: block;
	color: #fff;
}
.dlink p a:hover {
	color: #fff;
	text-decoration: none;
	transition: all 300ms ease-in-out 0s;
}





.nbanner{ width:100%; height:auto; position:relative; font-size:0;  overflow:hidden; }
.nbanner img{ width:100%; height:auto;}

.nbanner .nnbt{ position:absolute; top:50%; font-size:35px; font-weight:bold; width:100%; left:0; text-align:center; z-index:2; color:#fff}
.nbanner .nnbt span{ display:block; font-size:18px; text-transform:uppercase; font-weight:500; margin-top:10px}
.nhui{ background:#f7f7f7}
.ndh{ width:96%; margin:0px auto;  max-width:1600px; }
.ndh ul{display: flex;align-items: center; justify-content: space-between; }
.ndh ul li{ width:50%; border-right:#ddd 1px solid;}
.ndh ul li:last-child { border:0}
.ndh ul li a{ display:block; line-height:70px; text-align:center; font-size:16px; color:#444; position:relative;transition:all 0.6s}
.ndh ul li a:hover{ background:#279f3c; color:#fff; transition:all 0.6s}
.ndh ul li a.on{background:#279f3c; color:#fff;}



.nbt{ width:96%; margin:0 auto; max-width:1320px; position:relative; text-align:center; margin-bottom:40px; font-size:25px; color:#000}
.nbt em{ font-style:normal; color:#279f3c}
.nbt .nmore{ position:absolute; right:0; top:10px; font-size:14px;}
.nbt .nmore a{ color:#666}
.nbt .nmore a:hover{ text-decoration:underline}

.ncplb{ width:100%  }
.ncplb ul{ position:relative; margin:0 -20px; display: flex;   flex-wrap:wrap;  }
.ncplb ul li{ float:left; width:25%; padding:0 20px; margin-bottom:20px; box-sizing:border-box}
.ncplb ul li  i{ display:block; width:100%; padding-bottom:70%; position:relative; overflow:hidden; border:#ddd 1px solid; box-sizing:border-box}
.ncplb ul li  i img{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); height:92%; width:95%; transition:all 0.6s}
.ncplb ul li:hover i img{transform:translate(-50%,-50%) scale(1.1,1.1);transition:all 0.6s}
.ncplb ul li:hover i{ box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.ncplb ul li p{ display:block; font-size:15px; line-height:23px; text-align:center; margin-top:10px}

  
@media only screen and (max-width:1400px){
.ncplb{  width:100%  }
.ncplb ul{  margin:0 -10px;  }
.ncplb ul li{ padding:0 10px; margin-bottom:20px}
	
}


@media only screen and (max-width:992px){
.ncplb{ float:none; width:100%  }	
.ncplb ul{  margin:0 -5px;  }
.ncplb ul li{ padding:0 5px; width:50%; margin-bottom:20px}	
.ncplb ul li p{  font-size:12px; line-height:23px; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
	
}


@media only screen and (max-width:992px){
.ncplb{ float:none; width:100%  }	
.ncplb ul{  margin:0  ;  }
.ncplb ul li{ padding:0 5px; width:48%; margin-bottom:20px; margin-right:2%}	
.ncplb ul li p{  font-size:12px; line-height:23px; }
.ncplb ul li h1{ font-size:14px; padding:20px 0px; text-align:center}
.ncplb .bt{ font-size:18px; font-weight:bold; margin-bottom:20px; border-bottom:#eee 1px solid; line-height:40px; background:url(../images/bt1.jpg) no-repeat left center; padding-left:20px; letter-spacing:1px}
	
}


.ncplb1{ width:100%; height:auto; overflow:hidden  }
.ncplb1 ul{ }
.ncplb1 ul li{ float:left; width:24.25%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:1%; overflow:hidden;border-radius:4px; padding:10px 10px 20px}
.ncplb1 ul li:nth-child(4n){margin-right:0; }
.ncplb1 ul li  i{ display:block; width:100%; overflow:hidden;}
.ncplb1 ul li  i img{ width:100%; }
.ncplb1 ul li:hover i img{transform:scale(1.1,1.1);transition:all 0.6s}
.ncplb1 ul li:hover { box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.ncplb1 ul li p{ display:block; font-size:15px; line-height:23px; text-align:left;  padding:10px 20px}
.ncplb1 ul li h1{ font-size:16px; padding:15px 0 ; text-align:left}
.ncplb1 ul li span{ font-size:14px}
 
.ncplb2{ width:100%; height:auto; overflow:hidden  }
.ncplb2 ul li{ float:left; width:32%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:2%; overflow:hidden;border-radius:4px; padding:10px 10px 20px}
.ncplb2 ul li:nth-child(3n){margin-right:0; }
.ncplb2 ul li  i{ display:block; width:100%; overflow:hidden;}
.ncplb2 ul li  i img{ width:100%; }
.ncplb2 ul li:hover i img{transform:scale(1.1,1.1);transition:all 0.6s}
.ncplb2 ul li:hover { box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.ncplb2 ul li p{ display:block; font-size:15px; line-height:23px; text-align:left;  padding:10px 20px}
.ncplb2 ul li h1{ font-size:16px; padding:15px  ; text-align:left}
.ncplb2 ul li span{ font-size:14px; padding:0 15px}
@media only screen and (max-width:992px){
.ncplb1 ul li{ float:left; width:100%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right: 0; overflow:hidden;border-radius:4px; padding:10px 10px 20px}
.ncplb2 ul li{ float:left; width:100%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:0; overflow:hidden;border-radius:4px; padding:10px 10px 20px}
	
}

.ab1{ width:96%; margin:0 auto; max-width:1320px; font-size:16px; line-height:36px; text-align:center; color:#666; margin-bottom:50px;}
.ab1 img{ max-width:100%; height:auto}


.ab2{ background:url(../images/bg2.jpg) center no-repeat; background-size:cover; padding:80px 0;}

.ab2 .nbt{  color:#fff}
.ab2 .nbt em{  color:#fff}




.rongyu{ width:96%; margin:0 auto; max-width:1320px; padding-bottom:50px}
.rongyu .swiper-slide{ width:100%;}
.rongyu .swiper-slide i{ display:block; width:100%; height:auto}
.rongyu .swiper-slide i img{ width:100%; height:auto}



.ab3{ width:96%; margin:50px auto; max-width:1320px;}
.licheng{ width:100%;padding-bottom:50px}
.licheng .swiper-slide{ width:100%; background:#f8f8f8; border-left:#49a0d5 8px solid; padding:35px; box-sizing:border-box}

.licheng .swiper-slide h3{ display:block; color:#49a0d5; font-size:30px; margin-bottom:10px}
.licheng .swiper-slide p{ display:block; font-size:16px; line-height:35px; color:#666}



@media only screen and (max-width:1200px){
	
.nbanner .nnbt{  font-size:30px;}

.ndh{  margin:40px auto; font-size:0}
.ndh ul li{ display:inline-block; margin:0 5px}
.ndh ul li a{  font-size:14px;  padding:10px  30px; }

.ab1{  font-size:14px; line-height:30px; margin-bottom:40px;}

}


@media only screen and (max-width:992px){
.nbanner .nnbt{top: 40%;}
.nbanner .nnbt{  font-size:18px;  }
.nbanner .nnbt span{ font-size:14px}
.nbt{ margin-bottom:20px; font-size:20px; color:#000}


.ab1{  font-size:12px; line-height:23px; margin-bottom:20px;}

.ab2{ padding:20px 0;}

.ab3{  margin:20px auto;}
.licheng .swiper-slide{ padding:15px}
.licheng .swiper-slide h3{  font-size:20px; margin-bottom:10px}
.licheng .swiper-slide p{  font-size:12px; line-height:23px; color:#666}

.nbt .nmore{ font-size:12px;}
}




@media only screen and (max-width:600px){
	
.nbanner{ width:100%; height:200px;}
.nbanner img{ position:absolute; height:100%; width:auto; top:0; left:50%; transform:translateX(-50%)}


}



.xwlb{ width:96%; margin:0 auto; max-width:1320px;}
.xwlb ul { position:relative; margin:0 -20px}
.xwlb ul li{ float:left; width:33.333%; padding:0 20px; box-sizing:border-box; margin-bottom:40px;transition:all 0.6s}

.xwlb ul li .tou{ background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.75);}

.xwlb ul li .tou i{ display:block; width:100%; padding-bottom:67%; overflow:hidden; position:relative}
.xwlb ul li .tou  i img{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.6s}
.xwlb ul li .tou i a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}

.xwlb ul li .xwzi{ padding:20px; box-sizing:border-box }
.xwlb ul li .xwzi span{ font-size:12px; color:#878787}
.xwlb ul li .xwzi h3{ display:block; margin:15px 0; height:60px; overflow:hidden; font-size:18px; color:#333333; line-height:30px;}
.xwlb ul li .xwzi p{ display:block; text-align:right;}
.xwlb ul li .xwzi p a{ color:#209ee2; font-size:14px; transition:all 0.6s}
.xwlb ul li .xwzi p a:hover{ padding-right:10px; text-decoration:underline;transition:all 0.6s}

.xwlb ul li:hover { transform:translateY(-10px); transition:all 0.6s}



.xw3{ background:#f8f8f8; padding:50px 0;}


.hangye{ width:96%; margin:0 auto; max-width:1320px; padding-top:15px; padding-bottom:50px;}
.hangye .swiper-slide{ background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.75); }

.hangye .swiper-slide a{ display: flex;   justify-content: space-between;   align-items: center;}
.hangye .swiper-slide i{ display:block; width:40%; padding-bottom:30%; overflow:hidden; position:relative}
.hangye .swiper-slide  i img{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.6s}
.hangye .swiper-slide:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}


.hangye .swiper-slide .hyzi{ width:60%; padding:15px; box-sizing:border-box}
.hangye .swiper-slide .hyzi span{ font-size:12px; color:#878787}
.hangye .swiper-slide .hyzi h3{ display:block; margin:15px 0; height:60px; overflow:hidden; font-size:18px; color:#333333; line-height:30px;}

.hangye .swiper-slide:hover h3{ color:#279f3c}

.xw4{ background:url(../images/bg5.jpg) center  no-repeat;background-attachment: fixed; background-attachment: fixed;  background-size:cover; padding:50px 0}


@media only screen and (max-width:992px){
	.xw1{  padding:20px 0}
	.xw2{  padding:20px 0}
.xw3{  padding:20px 0;}
.xw4{  padding:20px 0}
	
	.xwlb ul { position:relative; margin:0 -10px}
.xwlb ul li{ float:left; width:33.333%; padding:0 10px; box-sizing:border-box; margin-bottom:20px;transition:all 0.6s}

.xwlb ul li .xwzi{ padding:10px; box-sizing:border-box }

.xwlb ul li .xwzi h3{ display:block; margin:10px 0; height:46px; overflow:hidden; font-size:14px; color:#333333; line-height:23px;}
.xwlb ul li .xwzi p a{  font-size:12px; }

.hangye .swiper-slide .hyzi h3{  margin:10px 0; height:46px;  font-size:14px; line-height:23px;}



}


@media only screen and (max-width:600px){
	
	.xwlb ul { position:relative; margin:0}
.xwlb ul li{ float:none; width:100%; padding:0;  margin-bottom:20px; }
.xwlb ul li .tou{display: flex;   justify-content: space-between;   align-items: center;box-shadow: 0px 0px 10px rgba(195,195,195,0.75);}
.xwlb ul li .tou i{ display:block; width:40%; padding-bottom:30%; overflow:hidden; position:relative}

.xwlb ul li .xwzi{ width:60%; padding:10px; box-sizing:border-box }


}






.hui{ background:#f8f8f8; padding:50px 0; }

.cpxq1{ width:96%; margin:0 auto; max-width:1600px; font-size:16px; color:#666; line-height:35px;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}

.cpxq2{ width:96%; margin:50px auto; max-width:1600px;}


.xiangce{ padding-bottom:50px;}

.xiangce .swiper-slide{ border-bottom:#e1e1e1 1px solid;}


.xiangce .swiper-slide i{ display:block; width:100%; height:auto;}
.xiangce .swiper-slide i img{ width:100%; height:auto}


.cpyy{ width:96%; margin:0px auto; max-width:1300px; padding-bottom:50px}
.cpyy .swiper-slide{ width:100%; border-bottom:#e1e1e1 1px solid; padding-bottom:15px; position:relative;}

.cpyy .swiper-slide:after{ content:""; bottom:-1px; left:0; position:absolute; height:2px; width:0; background:#279f3c; transition:all 0.6s; z-index:2}
.cpyy .swiper-slide:hover:after{ width:100%;transition:all 0.6s}

.cpyy .swiper-slide i{ display:block; width:100%; height:auto;}

.cpyy .swiper-slide i img{ width:100%; height:auto}

.cpyy .swiper-slide h3{ display:block; margin:15px 0; font-size:20px; color:#333}

.cpyy .swiper-slide p{ display:block; margin-bottom:15px; font-size:14px; color:#666; line-height:25px; max-height:75px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow:hidden}

.cpyy .swiper-slide span{ color:#279f3c; font-size:14px;}


@media only screen and (max-width:992px){
	.hui{  padding:20px 0; }
	.cpxq1{  font-size:12px; line-height:23px}
.cpxq2{  margin:20px auto;  }

.cpyy .swiper-slide h3{  font-size:16px; }
.cpyy .swiper-slide p{ font-size:12px}

.cpyy .swiper-slide span{  font-size:12px;}

}

.lingyu{ width:96%; margin:60px auto; max-width:1300px;}
.lingyu ul { position:relative; margin:0 -15px;}
.lingyu ul li{ float:left; width:33.33%; padding:0 15px; box-sizing:border-box; margin-bottom:40px;}
.lingyu ul li .yyly{ width:100%; border-bottom:#e1e1e1 1px solid; padding-bottom:15px; position:relative;}


.lingyu ul li .yyly:after{ content:""; bottom:-1px; left:0; position:absolute; height:2px; width:0; background:#279f3c; transition:all 0.6s; z-index:2}
.lingyu ul li .yyly:hover:after{ width:100%;transition:all 0.6s}
.lingyu ul li .yyly i{ display:block; width:100%; height:auto; overflow:hidden}
.lingyu ul li .yyly i img{ width:100%; height:auto; transition:all 0.6s}
.lingyu ul li:hover .yyly  i img{ transform:scale(1.1,1.1); transition:all 0.6s}

.lingyu ul li .yyly h3{ display:block; margin:15px 0 7px; font-size:18px; color:#333}
.lingyu ul li .yyly p{ display:block; margin-bottom:15px; font-size:14px; color:#666; line-height:28px; max-height:75px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}
.lingyu ul li .yyly span{ color:#279f3c; font-size:14px;}
@media only screen and (max-width:1440px){
.lingyu{ width:96%; margin:60px auto; max-width:1200px;}
	
}

@media only screen and (max-width:992px){


.lingyu{  margin:20px auto; }
.lingyu ul { position:relative; margin:0 -10px;}
.lingyu ul li{ float:left; width:50%; padding:0 10px; box-sizing:border-box; margin-bottom:20px;}
.lingyu ul li .yyly h3{  font-size:16px; }
.lingyu ul li .yyly p{ font-size:12px}

.lingyu ul li .yyly span{  font-size:12px;}

}

@media only screen and (max-width:414px){
.lingyu ul { position:relative; margin:0;}
.lingyu ul li{ float:none; width:100%; padding:0; box-sizing:border-box; margin-bottom:20px;}


}

.tk_lj {width: 96%; margin: 60px auto 30px  ; height:auto; overflow: hidden; max-width:1300px  }
.tk_lj .zc { width:50%; float: left;}
.tk_lj .zc img { width: 100%; height: auto;}
.tk_lj .yc { width: 47%; float: right; }
.tk_lj ul li { width:100%; margin: 0% 0% 2.6% 0; float: left; border: 1px solid #ddd; padding:12px 20px;box-sizing:border-box }
.tk_lj ul li:nth-child(4n) { margin-right: 0;}
.tk_lj ul li h1 { font-size: 20px; font-weight: bold; height: 35px; color:#279f3c}
.tk_lj ul li p { font-size: 15px;  color: #555; line-height: 28px; min-height:150px}
.tk_lj ul li:hover {border: 1px solid #279f3c; box-shadow: 8px 8px 0px #279f3c;}
@media only screen and (max-width:992px) {
.tk_lj {width: 100%; margin: 30px auto; }
.tk_lj .zc { width:100%; float: none;}
.tk_lj .yc { width: 100%; float: none; margin-top: 20px; }
.tk_lj ul li { width: 100%; margin: 0 0 4% 0;}   
.tk_lj ul li h1 { font-size:18px; font-weight: bold; height: 35px;}
}


.hf { width: 1300px; background: url(../images/hf.jpg) no-repeat center center; padding: 40px 0px; text-align: center; margin: 0px auto 60px;}
.hf .wz { font-size: 30px; font-weight: bold; color: #ffffff;}
@media only screen and (max-width:1360px) {
.hf { width:90%;} 	
}
@media only screen and (max-width:992px) {
.hf { width:94%;} 
.hf .wz { font-size: 24px; font-weight: bold; color: #ffffff;}
}


.nmain{ width:96%; max-width:1600px; margin:60px auto;}
.nmain .lx_wm {
  box-shadow: 0 0 20px #ddd; height:auto; overflow:hidden; margin-bottom:20px
}
.nlx1{ float:left; width:50%; padding:30px 50px;box-sizing:border-box }

.nlx1 h1{ display:block; color:#f69f08; font-size:35px;}
.nlx1 h2{ display:block; color:#000; font-size:35px; padding:20px 0; border-bottom:#ddd 1px solid;}

.nlx1 span{ display:block; color:#424242; font-size:14px; line-height:25px; margin:20px 0 }

.nlx1 h3{ display:block; color:#000; font-size:20px; padding:20px 0; }

.nlx1 p{ display:block; margin-bottom:20px; font-size:16px; color:#333}
.nlx1 p i{ color:#279f3c; font-size:18px; padding-right:10px; width:25px}


.nlx2{ float:right; width:50%; background:#fafafa; padding:30px 50px;box-sizing:border-box }
.nlx2 span{ display:block;display:block; color:#6c757d; font-size:15px; font-weight:900; line-height:40px}
.nlx2 span em{ color:#F00; font-weight:normal; padding-left:2px}

.nlx3{ margin-top:30px}
.nlx3 img{ width:100%; height:auto}

.ban1{ width:32%; float:left; margin-right:2%; height:auto; overflow:hidden}
.ban2{ width:32%; float:right;height:auto; overflow:hidden}

.ban3 textarea {
    width: 100%;
    height: 66px;
    padding: 5px;
    border: 1px solid #e7e7e7;
    outline: none;
    resize: none;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
}
.ban5{ display:block; text-align:center}
.tijiao{ background:#279f3c; width:190px; line-height:45px; text-align:center; color:#fff; font-size:16px; margin-top:15px; border-radius:5px; cursor:pointer;transition:all 0.6s; border:0 }
.tijiao:hover{ background:#f69f08; transition:all 0.6s}
.tj1{ border:#e0e0e0 1px solid; width:100%;box-sizing:border-box ; padding:0 10px; box-sizing:border-box; line-height:50px; height:50px; border-radius:5px; }
.xz{ border:#e0e0e0 1px solid; width:15px;  box-sizing:border-box; line-height:15px; height:15px; border-radius:5px; margin-right:5px}

@media only screen and (max-width:1440px) {
.nmain{ width:96%; max-width:1200px; margin:60px auto;}

}
@media only screen and (max-width:1200px) {

.nlx1 h1{ font-size:25px;}
.nlx1 h2{ font-size:25px;}
.nlx1 span{  font-size:12px; line-height:23px; margin:20px 0 }
.nlx1 h3{ display:block; color:#000; font-size:20px; padding:20px 0; }

.nlx1 p{  font-size:14px; }
.nlx1 p i{  font-size:16px; padding-right:10px}



}


@media only screen and (max-width:768px) {
.nmain{ width:96%; margin:20px auto;}

.nlx1{ float:none; width:100%;padding: 20px;}
.nlx2{ float:none; width:100%;padding: 20px;}

.nlx1 h1{ font-size:20px;}
.nlx1 h2{ font-size:20px; padding:10px 0}
.nlx1 span{  font-size:12px; line-height:23px; margin:10px 0 }
.nlx1 h3{ display:block; color:#000; font-size:18px; padding:20px 0; }

.nlx1 p{  font-size:12px; }
.nlx1 p i{  font-size:14px; padding-right:10px}
.tj1{ border:#e0e0e0 1px solid; width:100%;box-sizing:border-box ; padding:0 10px; box-sizing:border-box; line-height:40px; height:40px; border-radius:5px; }


}


.zhaopin{ width:96%; margin:60px auto; max-width:1200px}		   

.zpbt{ padding-left:100px; background:#279f3c; color:#fff; font-size:16px; overflow:hidden; line-height:50px;}
.zp1{float:left; width:calc(100% - 480px)  }
.zp2{ float:left;width:240px; text-align:center}
.zp3{float:right; width:240px; text-align:center}

.zpbt p{ display:block; float:left;}

.zp3 a{ display:block; color:#666; font-size:14px; border:#e1e1e1 1px solid; width:120px; height:35px; line-height:35px; margin:0 auto; border-radius:5px; transition:all 0.6s}
.zp3 a:hover{ background:#279f3c; color:#fff;transition:all 0.6s}


.zhaopin .conbox .conTop {display: block;
    padding: 0;
    font-size: 16px;
    color: #333;
    border: none;
    margin: 0;
    position: relative;
	border-bottom:#e1e1e1 1px solid;
	cursor:pointer;

	
	padding:15px 0;
	padding-left:100px;
	 font-weight:bold;
	 overflow:hidden;
	 line-height:35px
	}

.zhaopin .conbox .conTop:before{ content: "\f107";font-family: 'FontAwesome';
		    width: 40px;
		    height: 40px;
			line-height:40px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#fff;
			color:#279f3c;
			border:#279f3c 1px solid;
			box-sizing:border-box
			
			}
			
.zhaopin .conbox.cur .conTop:before{ content: "\f105";font-family: 'FontAwesome';
		    width: 40px;
		    height: 40px;
			line-height:40px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#279f3c;
			color:#fff;
			border:0
			 }


.zplx{ border-top:#eee 1px solid; font-size:12px; padding-top:15px; margin-top:15px;}
.zplx a{ color:#279f3c}
.zhaopin .conbox .boxBot {display: none;padding: 0px; font-size:14px; line-height:30px; color:#666; background:#f8f8f8; padding:30px; box-sizing:border-box}
.zhaopin .conbox.cur .conTop{ border:0}
.zhaopin .conbox.cur .boxBot {display: block;}

.gwzz { overflow:hidden}
.gwzz ul li{ float:left; width:48%; margin-right:4%;}
.gwzz ul li:nth-child(2n){margin-right:0;}
.gwzz ul li h3{ font-weight:bold; font-size:16px; color:#333; margin-bottom:10px}

@media only screen and (max-width:992px){
.zpbt{ font-size:14px; padding-left:30px;}

.zp1{float:left; width:calc(100% - 200px)  }
.zp2{ float:left;width:100px; text-align:center;}
.zp3{float:right; width:100px; text-align:center}

.zhaopin .conbox .conTop{  font-size:14px; padding:10px 0;padding-left:30px; line-height:25px}
	
.zp3 a{  font-size:12px;  width:70px; height:25px; line-height:25px; }

.gwzz ul li{ float:none; width:100%; margin-right:0; margin-bottom:15px}
.gwzz ul li h3{ font-weight:bold; font-size:14px; color:#333; margin-bottom:10px}
.gwzz ul li p{ font-size:12px; line-height:20px;}
	.zhaopin .conbox .boxBot{ padding:10px;}
	
	
.zhaopin .conbox .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		   
			
			}
			
.zhaopin .conbox.cur .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		  
			 }
	
	
	
	
	
	
	
	
}









@media only screen and (max-width:992px){

.lx1{ margin:20px auto;}
.lx2{ margin:20px auto;}
.lx3{ margin:20px auto;}

.lxfs h3{  font-size:20px; }
.lx3 h3{ font-size:20px; }


.lxfs p{  font-size:12px; margin-bottom:10px}

#dituContent{ width:100%; height:200px}

.lx3 ul li span{  font-size:14px; }

.lxfs img{  height:12px; width:auto; padding-right:2px}


}


@media only screen and (max-width:500px){
	
	.lxfs h3{  font-size:16px; }
.lx3 h3{ font-size:16px; }

.eweima{ width:100px; border:#ccc 1px solid; text-align:center; padding-bottom:10px; font-size:12px; color:#666}
.eweima img{ width:100%; height:auto; padding:5px; box-sizing:border-box}

	#dituContent{ width:100%; height:160px}
}


.yingyong{ position:relative;}
.yingyong:after{ content:""; position:absolute; background:#f9faff ; height:calc(100% - 50px) ; z-index:0; width:50%; padding-left:50px; top:0; left:0;}
.yingyong .swiper-slide{  display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse; position:relative; z-index:1}
.yingyong .swiper-slide .yypic{ width:50%; margin-top:40px;}
.yingyong .swiper-slide .yypic img{ width:100%; height:auto;border-top-left-radius:80px ;}
.yingyong .swiper-slide .yyzi{ width:32%; margin:0 0 0 14.5%; border-left:#279f3c 1px solid; padding:0 0 0 3%; box-sizing:border-box}
.yingyong .swiper-slide .yyzi h3{ font-size:25px; color:#279f3c; font-weight:normal}
.yingyong .swiper-slide .yyzi  p{ display:block; margin:20px auto 30px; font-size:16px; line-height:40px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow:hidden}
.yingyong .swiper-pagination{ text-align:left; padding-left:14.5%;}
.yingyong .swiper-pagination-bullet{ width:12px; height:12px}
.yingyong .swiper-pagination-bullet-active{ background:#279f3c}
@media only screen and (max-width:1400px){
.yingyong .swiper-slide .yyzi h3{ font-size:30px; }
.yingyong .swiper-slide .yyzi  p{ font-size:14px; line-height:30px;}
}
@media only screen and (max-width:1200px){
.yingyong .swiper-slide .yyzi h3{ font-size:25px; }
}
@media only screen and (max-width:992px){
.yingyong:after{ content:""; position:absolute; background:#f8f8f8; height:100%; z-index:0; width:100%; padding-left:0px; top:0; left:0}
.yingyong { padding-bottom:50px}
.yingyong .swiper-slide{ display:block; }
.yingyong .swiper-slide .yypic{ width:90%; margin:20px auto;}
.yingyong .swiper-slide .yyzi{ width:90%; margin:0 5%; border-left:#279f3c 1px solid; padding:0 5%; box-sizing:border-box}
.yingyong .swiper-slide .yyzi h3{ font-size:18px; }
.yingyong .swiper-slide .yyzi  p{ font-size:12px; line-height:23px; margin:10px 0}
.yingyong .swiper-pagination-bullet{ width:8px; height:8px}
	
}

.cplb { height:auto;  margin:0 auto; width:96%; max-width:1300px}
.cplb li{ float:left; width:32%; margin-right:2%;box-shadow: 0 5px 15px #eee ; background:#fff;box-sizing:border-box  }
.cplb li .tp{ width:90%; margin:10px auto; overflow:hidden }
.cplb li .tp img{ width:100%;transition:all 0.6s}
.cplb li .tp:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.cplb ul li:nth-child(3n){margin-right:0; }
.cplb li .wz{ padding:0 20px 20px}
.cplb li .wz h1{ font-size:16px; font-weight:bold; margin-bottom:10px;  white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.cplb li .wz p{overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; font-size:14px; line-height:26px;  color:#999}
.cplb span a{ display:block; border:#279f3c 1px solid; width:130px; color:#279f3c; line-height:32px;  text-align:center; font-size:14px; transition:all 0.6s; margin-top:20px;border-radius:5px;}
.cplb span a:hover{ background:#279f3c; transition:all 0.6s; color:#fff}


.sy_hz{width:100%; padding:60px 0 ;  overflow:hidden; background:#ebf3fe url(../images/linebg.png) top; }
.sy_hz .hz_zs{position:relative; width:96%; max-width:1300px; margin:0 auto }
.sy_hz .hz_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-45px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-45px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-pagination{bottom:0; display:none;}
.sy_hz .hz_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_hz .hz_zs .swiper-pagination-bullet-active{background-color:#0074c5;}
.sy_hz .hz_zs img{width:100%; height:auto; display:block; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); margin-bottom:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_hz .hz_zs img:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);}
@media only screen and (max-width:992px){
.sy_hz{padding:20px 0;}
.sy_hz .hz_zs .swiper-al{padding-bottom:40px;}
.sy_hz .hz_zs .swiper-button-prev{display:none;}
.sy_hz .hz_zs .swiper-button-next{display:none;}
.sy_hz .swiper-pagination{display:block;}
}

.sy1{  padding:70px 0;}
#lib_Tab1{width:96%;margin:0px auto; max-width:1600px; padding:0px; }

.lib_Menubox {position:relative; margin-top:15px; height:60px; border-top: 2px solid #f8f8f8; margin-bottom:50px}
.lib_Menubox ul{margin:0px;padding:0px;list-style:none; position:absolute; width:100%; text-align:center;}

.lib_Menubox li{float:left;display:inline-block;cursor:pointer;color:#a6a6a6;      font-size:18px; position:relative; margin-right:50px; line-height:60px  }
.lib_Menubox li.hover{padding:0px;color:#279f3c;  position:relative;border-top: 2px solid #279f3c; color:#279f3c; margin-top:-2px}
.lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto;  background:#fff; }

.lib_Menubox li em{ display:block; font-size:12px; font-style:normal}



.ppic{ width:50%; padding-bottom:27.5%; position:relative; overflow:hidden}
.ppic img{ position:absolute; width:100%; height:auto; min-height:100%; left:0; top:0; transition:all 0.6s}
.ppic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.ppzi{ width:48%;   box-sizing:border-box}
.cpzs1{display: flex;   justify-content: space-between;   align-items: top; position:relative; }

.cpzs1 .ppzi h1{ position:absolute; right:10px; bottom:0; font-size:120px; color:rgba(102,102,102,0.1)}
.cpzs1 .ppzi h2{ display:block; font-size:16px; line-height:35px; color:#666; margin:20px 0; font-weight:normal; width:80%}
.cpzs1 .ppzi h3{ display:block; font-size:32px; color:#333; font-weight:500}
.cpzs1 .ppzi p{ display:block; font-size:20px; color:#ddd; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif }

.cpzs1 .ppzi  em{ display:block; width:60px; height:2px; background:#eee; margin-top:20px}

.cpzs1 .ppzi span a{ display:block; width:120px; line-height:40px;  color:#666; margin-top:40px;transition:all 0.6s; font-size:14px;border-radius:5px;   border: 1px solid #b3b3b3; text-align:center;   align-items: center; transition:all 0.6s  }
.cpzs1 .ppzi span a:hover i{ transform:translateX(15px); transition:all 0.6s}
.cpzs1 .ppzi span:hover a { background:#279f3c; color:#fff; border: 1px solid #279f3c; }


@media only screen and (max-width:1400px){
.cpzs1 .ppzi h3{ font-size:23px}	
.cpzs1 .ppzi h1{ font-size:80px}
.cpzs1 .ppzi h2 {

    font-size: 14px;
    line-height: 25px;
     margin: 20px 0;
   
}

.cpzs1 .ppzi span a i{  width:23px; line-height:23px;}
	
.bt1 h3{ font-size:35px;  }

}


@media only screen and (max-width:992px){
.bt1{ margin-bottom:20px}	
.bt1 h3{ font-size:23px;   }
.sy1{  padding:20px 0;}


.lib_Menubox {position:relative; margin-top:15px; height:140px;}

.lib_Menubox li{width:33.33%; padding-top:15px; padding-bottom:15px;  font-size:14px; }
.lib_Menubox li.hover{width:33.33%;; padding-top:15px;padding-bottom:15px;}

.lib_Menubox li.hover:after{ width:2px; height:10px; }


.cpzs1{ display:block}


.ppic{ width:100%; padding-bottom:50%; position:relative; overflow:hidden}
.ppzi{ width:100%; padding:15px; box-sizing:border-box}

.cpzs1 .ppzi h3{ font-size:18px}	
.cpzs1 .ppzi h1{ font-size:40px}
.cpzs1 .ppzi h2 {

    font-size: 14px;
    line-height: 25px;
     margin: 10px 0;
   
}


}


.section {width: 100%;margin: 0 auto;max-width: 1600px; padding:0 0 67px}

.in-prod-menu {text-align: center;font-size: 0;margin-bottom: 20px;}
.in-prod-menu li {display: inline-block;vertical-align: middle;}
.in-prod-menu li a {display: block;margin: 0 15px 10px;font-size: 16px;line-height: 38px;position: relative;border: #279f3c 1px solid;width: 175px;border-radius: 5px;}
.in-prod-menu li.on a{color: #fff;background: #279f3c;}
.in-prod-menu li a:before,.in-prod-menu li a:after {position: absolute;content: '';background-color: #fff;width: 16px;height: 1px;top: 50%;display: none;}
.in-prod-menu li a:before {left: 33px;}
.in-prod-menu li a:after {right: 33px;}
.in-prod-menu li.active a {color: #fff;background: #279f3c;border: #279f3c 1px solid;}
.in-prod-menu li.active a:before,.in-prod-menu li.active a:after {display: block;}

.list-1 {margin: -20px 0 0 -20px;}
.list-1 li {float: left;width: 33.33%;}
.list-1 li a {display: block;margin: 20px 0 0 20px;}
.list-1 li .img-cover {border: 1px solid #eee; text-align:center }
.list-1 li .img-cover img{ width:95%; margin:0 auto;transition:all 0.6s}
.list-1 li .img-cover:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.list-1 li .text {line-height: 50px;background-color: #f2f2f2;text-align: center;margin: 2px 0 0;position: relative;}
.list-1 li .text:before {content: '';position: absolute;left: 50%;width: 0;height: 100%;background-color: #279f3c;transition: all 0.5s;}
.list-1 li .text p {margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 1;transition: all 0.5s; font-weight:600; font-size:15px}
.list-1 li a:hover .img-cover span {transform: scale(1.1);}
.list-1 li a:hover .text:before {width: 100%;left: 0;}
.list-1 li a:hover .text p {color: #fff;}

.list-1-1 li {width: 33.333333%;}

.sy3{ background:#f7f7f7 url(../images/bg1.jpg) center no-repeat; background-size:100% auto; padding:70px 0;  }

.xwxw{ width:96%; margin:0 auto; max-width:1600px; display: flex;   justify-content: space-between;}

.xwxw .xw1{ width:49%; background:#fff}
.xwxw .xw1 i{ display:block; width:100%; padding-bottom:40%; position:relative; overflow:hidden}
.xwxw .xw1 i img{ position:absolute; width:100%;object-fit: cover; transition:all 0.6s}
.xwxw .xw1 i a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}

.xwxw .xw1 .syxwzi{ margin:30px; overflow:hidden}

.xwxw .xw1 .syxwzi  h3{ font-size:20px; line-height:30px; display:block; font-weight:normal;  color:#222;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; }
.xwxw .xw1 .syxwzi h3 a:hover  { color:#279f3c}

.xwxw .xw1 .syxwzi span.time{ float:left; display:block; font-size:14px; line-height:25px; color:#bbb }
.xwxw .xw1 .syxwzi span.more1{ float:right;  }
.xwxw .xw1 .syxwzi span.more1 a{display: flex;  align-items: center; color:#777; font-size:14px}
.xwxw .xw1 .syxwzi span.more1 a:hover{ color:#279f3c}
.xwxw .xw1 .syxwzi span.more1 a:hover em{ background:#279f3c; color:#fff;  border:#279f3c 1px solid;}
.xwxw .xw1 .syxwzi span.more1 em{ display:block; width:23px; line-height:23px; text-align:center; border:#777 1px solid; border-radius:30px; margin-left:5px;}

.xwxw .xw1 .syxwzi p{ display:block; margin:15px 0; font-size:14px; line-height:25px; color:#777; height:50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden
}


.xwxw .xw2{ width:49%}
.xwxw .xw2 ul{display: flex;   justify-content: space-between;flex-wrap:wrap;}
.xwxw .xw2 ul li{ width:100%;background:#fff; padding:30px; box-sizing:border-box}
.xwxw .xw2 ul li:nth-child(2){ width:49%; margin-top:20px}
.xwxw .xw2 ul li:nth-child(3){width:49%; margin-top:20px}



.xwxw .xw2 ul li  h3{ font-size:20px; line-height:30px; display:block; font-weight:normal;  color:#222; }
.xwxw .xw2 ul li h3 a:hover  { color:#279f3c}

.xwxw .xw2 ul li span.time{ float:left; display:block; font-size:14px; line-height:25px; color:#bbb }
.xwxw .xw2 ul li span.more1{ float:right;  }
.xwxw .xw2 ul li span.more1 a{display: flex;  align-items: center; color:#777; font-size:14px}
.xwxw .xw2 ul li span.more1 a:hover{ color:#279f3c}
.xwxw .xw2 ul li span.more1 a:hover em{ background:#279f3c; color:#fff;  border:#279f3c 1px solid;}
.xwxw .xw2 ul li span.more1 em{ display:block; width:23px; line-height:23px; text-align:center; border:#777 1px solid; border-radius:30px; margin-left:5px;}

.xwxw .xw2 ul li p{ display:block; margin:15px 0; font-size:14px; line-height:25px; color:#777; height:100px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow:hidden
}





@media only screen and (max-width:1500px){
	
	.xwxw .xw2 ul li p{  margin:15px 0; font-size:14px; line-height:25px;  height:50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden
}
	
}


@media only screen and (max-width:1270px){
.xwxw .xw1 .syxwzi  h3{ font-size:16px; line-height:30px;  }
.xwxw .xw1 .syxwzi span.time{  font-size:12px; line-height:23px;  }

.xwxw .xw1 .syxwzi p{ margin:15px 0; font-size:12px; line-height:23px;  height:46px;}
	
	

.xwxw .xw2 ul li  h3{ font-size:16px; line-height:25px; }


.xwxw .xw2 ul li span.time{ float:left; display:block; font-size:12px; line-height:23px; color:#bbb }

.xwxw .xw2 ul li span.more1 a{font-size:12px}

.xwxw .xw2 ul li span.more1 em{ display:block; width:23px; line-height:23px; text-align:center; border:#777 1px solid; border-radius:30px; margin-left:5px;}

.xwxw .xw2 ul li p{ display:block; margin:15px 0; font-size:12px; line-height:23px; color:#777; height:46px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow:hidden
}

	
}


@media only screen and (max-width:992px){
.sy3{ background:#f7f7f7 url(../images/bg1.jpg) center no-repeat; background-size:100% auto; padding:10px 0 0  }
	
	.xwxw{ display:block}

.xwxw .xw1{ width:100%; padding-bottom:10px; margin-bottom:0}
.xwxw .xw1 .syxwzi{ margin:10px; overflow:hidden}

.xwxw .xw1 .syxwzi p{ margin:5px 0;}


.xwxw .xw2{ width:100%}	
.xwxw .xw2 ul li{  padding:10px; box-sizing:border-box}
	
.xwxw .xw2 ul li p{  margin:5px 0; }
	
}




.ny_xww { width:96%; margin: 20px auto 60px; max-width:1300px}
.ny_xww ul li { border-bottom: 1px solid #ddd; padding: 40px 0px;}
.ny_xww .rq { width: 13%; float: left;}
.ny_xww .rq h1 { font-weight: bold; font-size: 40px;}
.ny_xww .rq p { font-size: 24px; padding: 10px 0px 0px 5px;}
.ny_xww .tp { width: 25%; float: left; overflow: hidden;}
.ny_xww .tp img { width: 100%; height: auto;}
.ny_xww ul li:hover .tp img {transform:scale(1.1);  transition: all 0.5s; }
.ny_xww .wz { width: 58%; float: right;}
.ny_xww .wz h2 { font-size: 20px; font-weight: 800; line-height: 40px; padding-bottom: 15px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xww .wz p { line-height: 28px; font-size:14px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3; min-height:110px}
.ny_xww .wz .gd { background:#279f3c; width:120px; text-align:center; color:#fff; line-height:30px; height:30px;   font-size:12px;}
.ny_xww .wz .gd a{ color:#fff}
.ny_xww .wz .gd i{ padding-left:5px;transition:all 0.6s; font-size:10px}
.ny_xww .wz .gd:hover{ background:#f69f08;transition:all 0.6s}
.ny_xww .wz .gd:hover i{ padding-left:10px; text-align:right; transition:all 0.6s}

@media only screen and (max-width:1440px){
.ny_xww { width:96%; margin: 20px auto 60px; max-width:1200px}
}
@media only screen and (max-width:992px){
.ny_xww { width: 94%; margin: 20px auto 60px auto;}
.ny_xww ul li {  padding: 20px 0px;}
.ny_xww .rq { display: none;}
.ny_xww .tp { width: 100%; float: none;}
.ny_xww .wz { width: 100%; float: none;}
.ny_xww .wz h2 { font-size: 16px; font-weight: 800; line-height: 30px; padding:15px 0 5px;}
.ny_xww .wz p { line-height: 24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden; min-height:inherit ; margin-bottom:10px}	
}
.paging{width:100%; margin:50px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#279f3c; border:1px solid #279f3c; color:#fff;}
.paging a.page-num-current{background-color:#279f3c; border:1px solid #279f3c; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:30px auto 30px auto ;}
.paging a{line-height:30px; font-size:12px; width:30px; height:30px; margin:0 3px; }
}


.hui2{ background:#f7f7f7; height:auto; overflow:hidden}


.cpxq1{ width:96%; margin:0 auto; max-width:1600px; background:#fff; margin-top:50px; padding:30px; box-sizing:border-box}

.cpxq2{width:96%; margin:30px auto; max-width:1600px; box-sizing:border-box}


.cpxq1 .cp_dt img{width:100%; height:auto; display:block;border:1px solid #e7e7e7;box-sizing:border-box }
.cpxq1 .cp_zs{ float:left; width:35%}
.cpxq1 .cp_dt{}
.cpxq1 .cp_dt video{width:100%; height:auto; display:block; outline:none;}
.cpxq1 .cp_js{ float:right; width:45%}
.cpxq1 .cp_js h1{font-size:20px; line-height:46px; color:#484848; font-weight:normal; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:20px }
.cpxq1 .cp_js p{font-size:16px; line-height:34px; color:#333;}
.cpxq1 .cp_js .j_s{font-size:15px; line-height:32px; color:#555; margin-top:30px; padding-top:30px; border-top:1px solid #eee;}
.cpxq1 .cp_js .j_s ol{padding-left:20px;}
.cpxq1 .cp_js .j_s ol li{list-style:disc !important;}
@media only screen and (max-width:990px){
.cpxq1 .cp_js h1{font-size:26px; line-height:36px; padding-bottom:20px; margin:35px 0 20px;}
.cpxq1 .cp_js p{font-size:15px; line-height:30px;}
.cpxq1 .cp_js .j_s{line-height:30px; margin-top:20px; padding-top:20px;}
}
@media only screen and (max-width:640px){
.cpxq1 .cp_zs{ float:left; width:100%; margin-bottom:10px}
.cpxq1 .cp_dt{}
.cpxq1 .cp_dt video{width:100%; height:auto; display:block; outline:none;max-height: 370px;}
.cpxq1 .cp_js{ float:right; width:100%}

.cpxq1 .cp_js h1{font-size:20px; line-height:30px; padding-bottom:15px; margin:25px 0 15px;}
.cpxq1 .cp_js p{font-size:14px; line-height:28px;}
.cpxq1 .cp_js .j_s{font-size:14px; line-height:28px; margin-top:15px; padding-top:15px;}
}

.gallery-cpzs{margin-top:20px; }
.gallery-cpzs .swiper-slide{border:1px solid #e7e7e7; cursor:pointer;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.gallery-cpzs .swiper-slide.active{border:1px solid #ee5a50;}
.gallery-cpzs .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-cpzs .swiper-slide video {
  width: 100%;
  height: 63px;
  display: block;
  outline: none;
}
@media only screen and (max-width:640px){
.gallery-cpzs .swiper-slide{width:28%;}
}


#Box img {
	position:absolute;
	left:50%; top:50%;
	 transform:translate(-50%,-50%);
	 max-width:100%; max-height:100%

		
}
#Box #lay {
	background:#fff;
	border:1px solid gray;
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	display:none;
	filter:alpha(opacity=50);
}
.box_wrapper {
	height:270px;
	overflow:hidden;
	position:relative
}
.box_wrapper ul {
	margin:0;
	position:relative;
	transition:all 0.8s ease-in-out;
}

.smallBox i{ display:block; width:100%; background:#eee}



.cpxx{ width:60%; float:right }
.cpxx h3{ font-size:20px; color:#333333; font-weight:normal; display:block;  line-height:30px; margin:30px 0; font-weight:bold}
.cpxx p{ display:block; margin-bottom:20px; font-size:16px; line-height:30px; color:#666}
.cpxx span{ background:#279f3c; width:120px; line-height:36px; text-align:center; display:block;border-radius:5px}
.cpxx span a{ display:block;    font-size:16px; color:#fff; margin-top:30px}



.bai{ background:#fff;}




#container {margin: 0 auto;	width: 100%;}
#container .section { background:#fff; margin-bottom:30px;padding: 0px; padding-bottom:20px;}


.section-wrapper { box-shadow: 0px 0px 20px rgba(195,195,195,0.55); }

.maodian.on{ position:fixed; top:100px; width:94%; max-width:1400px; left:50%; transform:translateX(-50%)}
.maodian.on #nav{  width:calc(100% - 440px); border-bottom:#eee 1px solid; box-sizing:border-box }

#nav {background: #fff;  list-style: none;overflow: hidden; display: flex;   justify-content: space-between; padding:0 50px; box-sizing:border-box;}
#nav li {display: inline-block;	margin-bottom: 0;}
#nav a {display: block;padding: 0; line-height:60px; font-size:16px; color:#666; position:relative}
#nav a:hover {background: none;	color: #279f3c; }

#nav .current a {background: #fff;color: #279f3c;font-weight:bold;position:relative}
#nav .current a:after{ content:""; position:absolute; width:100%; height:3px; background:#279f3c; left:0; bottom:0}


.xqbt{ border-bottom:#f4f4f4 1px solid; padding:15px 20px; box-sizing:border-box}
.xqbt h3{ display:block; color:#333333; font-size:20px; border-left:#279f3c 6px solid; padding-left:10px;}

.wzjs{ font-size:16px; line-height:36px; color:#666; margin:30px; }
.wzjs img{ max-width:100%; height:auto}



.nlf{ width:100% }

.canshu{ font-size:14px; line-height:25px; color:#222; padding:30px; box-sizing:border-box }
.canshu td{ background:#f9f9f9; padding:10px; border:#fff 2px solid; box-sizing:border-box; font-weight:bold}

.canshu td:nth-child(2n){ background:#e9ebe1; font-weight:normal;}






.xqbt2{ text-align:center; padding:35px 0; font-size:20px; color:#333; font-weight:bold; }
.xqbt2 em{ display:inline-block;}
.tscp{ width:96%; margin:0 auto; overflow:hidden}
.tscp ul li{ border:#f0f0f0 1px solid; margin:0 auto; max-width:300px; width:100%; position:relative; margin-bottom:20px; overflow:hidden; padding-bottom:20px; box-sizing:border-box}
.tscp ul li i{ display:block; width:100%; padding-bottom:100%; position:relative; overflow:hidden}
.tscp ul li img{ position:absolute;   left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%}
.tscp ul li p{ display:block;  color:#222;    font-size:14px; text-align:center;  transition:all 0.6s}
.tscp ul li:hover { border:#279f3c 1px solid;}


@media only screen and (max-width:1270px){
.cpxx h3{ font-size:20px;  margin:20px 0}
.cpxx p{  font-size:14px; line-height:25px; }
	
.nlf{ float:left; width:calc(100% - 320px)  }
.nrt{ float:right; width:300px}
.maodian.on #nav{  width:calc(100% - 320px);  }

}




@media only screen and (max-width:992px){
	.cpxq1{  margin-top:20px; padding:15px; box-sizing:border-box}

.wrapper { float:none; width:100%}
.wrapper #Box {
	
	width:calc(100% - 100px);

}


.cpxx {
    width: 100%;
    float: none;
	margin-top:15px
}



.nlf{ float:none; width:100%;}
.nrt{ float:none; width:100%; margin-top:20px}
	
.maodian.on #nav{  width:100%;  }
	.maodian.on{ top:50px; width:100%}
	
	
	#nav{ padding:0 15px}
	.wzjs {
  
    margin: 15px; font-size:12px; line-height:23px
}

.canshu {
    font-size: 12px;
    line-height: 20px;
   
    padding: 15px;
    box-sizing: border-box;
}
.tscp ul{ overflow:hidden; padding-bottom:20px}
.tscp ul li{ float:left; width:48%; margin:1%; max-width:inherit; padding-bottom:5px}
.tscp ul li p{ font-size:12px; padding:0 10px;}
.xqbt2{ padding:20px 0}
.xqbt h3{ display:block; color:#333333; font-size:16px; border-left:#279f3c 6px solid; padding-left:10px;}

}


@media only screen and (max-width:600px){
	
	.wrapper .smallBox {
	height:60px;
	width:100%;
	float:none;margin-top:10px
}
.wrapper{ height:300px;}

.wrapper #Box {
	height:230px;
	width:100%;

	float:none;
	cursor:crosshair;
}	

.wrapper .smallBox li {
	 display:inline-block; width:60px; height:60px
	
	
}

.cpxx h3{ font-size:18px;  margin:10px 0}
.cpxx p{  font-size:12px; line-height:23px; }

.cpxx span a{ display:block;    font-size:14px; margin-top:20px}

}



.hyyy ul{ position:relative; margin:0 -20px; overflow:hidden}
.hyyy ul li{ width:33.33%; padding:0 20px; box-sizing:border-box; margin-bottom:40px; float:left; }
.hyyy ul li .yypic{ display:block; width:100%; padding-bottom:70%; position:relative; overflow:hidden;background:#279f3c}
.hyyy ul li .yypic:after{ content:""; position:absolute; width:calc(100% - 20px); height:calc(100% - 20px); box-sizing:border-box; border:#fff 1px solid; opacity:0; top:10px; left:10px; }
.hyyy ul li:hover .yypic:after{ opacity:1}
.hyyy ul li .yypic img{ position:absolute; width:100%; height:100%;object-fit: cover; transition:all 0.6s;}
.hyyy ul li:hover .yypic img{ transform:scale(1.1,1.1); transition:all 0.6s}
.hyyy ul li .yypic p{ display:block; position:absolute; z-index:1; width:100%; bottom:0; text-align:center; background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.8)); font-size:16px; color:#fff; padding:15px; box-sizing:border-box;transition:all 0.6s}


.hyyy ul li:hover  .yypic img{ opacity:0.2}

.hyyy ul li:hover  .yypic p{ font-size:18px; position:absolute; top:50%; bottom:auto;  transform:translateY(-50%); background:none; transition:all 0.6s}



@media only screen and (max-width:1400px){
	
.hyyy ul{  margin:0 -10px; }
.hyyy ul li{  padding:0 10px;  margin-bottom:20px;  }
	
}

@media only screen and (max-width:992px){
	
	.hyyy ul li{ width:50%}
	
	.hyyy ul li:hover  .yypic img{ opacity:1}

.hyyy ul li:hover  .yypic p{ transform:none; bottom:0; font-size:12px}
.hyyy ul li .yypic p{font-size:12px }
	.hyyy ul li:hover .yypic:after{ opacity:0}
	
	.hyyy ul{  margin:0 -5px; }
.hyyy ul li{  padding:0 5px;  margin-bottom:10px;  }
}




.xinwen{  padding:60px 0 ; text-align:center }

.tk{ width:96%; margin:0 auto; max-width:1600px;  display: flex;   justify-content: space-between;   align-items:stretch; text-align:left  }

.new1{ width:35%; background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.new1 .tp{ display:block; width:100%; padding-bottom:60%; position:relative; overflow:hidden}
.new1 .tp img{ position:absolute; width:100%; height:100%; left:0; top:0; transition:all 0.6s}
.new1 .tp a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.new1 i{ margin-right:5px; font-size:13px; margin-left:5px}		


.new1 h3{ display:block; font-size:16px; color:#333; font-weight:bold; width:90%; margin:20px auto 10px;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap;  }
.new1 p{ display:block; width:90%; margin:0 auto; color:#666; font-size:14px; line-height:25px; height: auto; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}

.new1 span{ display:block; color:#888; font-size:14px; width:90%; margin:0 auto; margin-top:20px;}
.new1 span em{ color:#279f3c; font-style:normal}



.new2{ width:25%}
.new2 ul li{ width:100%;  margin-bottom:20px;padding-bottom:64%; position:relative; overflow:hidden;}
.new2 ul li:last-child { margin-bottom:0}
.new2 ul li img{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.6s}
.new2 ul li:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.new2 ul li p{ display:block; position:absolute; width:100%; line-height:30px; color:#fff; background:rgba(0,0,0,0.5); left:0; bottom:0; font-size:14px; text-align:center; padding:5px; box-sizing:border-box;transition:all 0.6s}

.new2 ul li:hover p{ background:#279f3c; transition:all 0.6s}

.new3{ width:35%; margin-top:-20px}

.new3 ul li{ border-bottom:#cfcfcf 1px dashed; padding:22px 0}

.new3 ul li p{ display:block; font-size:16px; color:#333;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; }
	
.new3 ul li span{ display:block; color:#888; font-size:14px;margin-top:10px}
.new3 ul li span em{ color:#279f3c; font-style:normal}
	
.new3 ul li span i{ margin-right:5px; font-size:13px; margin-left:5px}		
	

@media only screen and (max-width:1440px){
.tk{ width:96%; margin:0 auto; max-width:1200px;  display: flex;   justify-content: space-between;   align-items:stretch; text-align:left  }
	
	
}

@media only screen and (max-width:1400px){
	.new3 ul li{ padding:15px 0}
	.new3 ul li p{ font-size:18px;  }
	
	
}
@media only screen and (max-width:1024px){
	
.tk{  flex-wrap:wrap}
.new1{ width:55%}
.new2{ width:40%}
.new3{ width:100%; margin-top:30px}




}
		
	
@media only screen and (max-width:768px){
	
.xinwen{  padding:20px 0 ; text-align:center; background-size:30% auto; }
	
.new1{ width:100%}
.new2{ width:100%; margin-top:15px;}
.new2 ul{ display: flex;   justify-content: space-between;}
.new2 ul li{ width:49%; margin-bottom:0; padding-bottom:33%}


.new1 h3{  font-size:14px;  margin:10px auto; }
.new1 p{ font-size:12px; line-height:20px; height:40px; }
.new1 span{ font-size:12px;  margin-top:10px; margin-bottom:10px}


.new2 ul li p{ line-height:25px;  font-size:12px; }


.new3{ width:100%; margin-top:15px}

.new3 ul li{padding:10px 0}
.new3 ul li p{  font-size:14px;  }
	
.new3 ul li span{font-size:12px;}


	
}
.sy_hy{width: 96%;margin: 60px auto; max-width: 1300px; height:auto; overflow:hidden}
.sy_hy li{ float:left; width:32%; margin-right:2% }
.sy_hy li:nth-child(3n){margin-right:0; }
.sy_hy .n_r{position:relative; margin-bottom:20px;}
.sy_hy .n_r:after{width:100%; height:100%; background-color:rgba(0,0,0,.2); content:""; position:absolute; top:0; left:0;}
.sy_hy .n_r:hover:after{background-color:rgba(48,49,139,.5);}
.sy_hy .t_p{overflow:hidden;}
.sy_hy .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_hy .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.sy_hy .w_z{position:absolute; left:5%; top:50%; z-index:9; width:90%; text-align:center; color:#fff; text-shadow:0 0 10px #444;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_hy .w_z h3{font-size:20px; line-height:42px; font-weight:bold;}
.sy_hy .w_z p{line-height:24px;}
.sy_hy .w_z span {position:relative;font-size:22px;font-weight:bold}

.sy_hy .w_z span .em{position:absolute;bottom:-10px;width:20px;height:6px;background:white;left:50%;transform:translateX(-50%);transition:all 0.3s ease-out}
.sy_hy .n_r:hover .em{width:80px;transition:all 0.3s ease-out;background:#279f3c}
@media only screen and (max-width:1440px){

.sy_hy{width: 96%;margin: 60px auto; max-width: 1200px; height:auto; overflow:hidden}

}
@media only screen and (max-width:992px){
.sy_hy{padding:20px 0 20px; margin:0 auto}
.sy_hy .w_z h3{font-size:16px; line-height:30px;}
.sy_hy li{ float:left; width:49%; margin-right:2% }
.sy_hy li:nth-child(even){margin-right:0; }
.sy_hy li:nth-child(odd){margin-right:2%; }
}
	

.ngy1{ width:96%; margin:0 auto; max-width:1300px; padding:60px 0; overflow:hidden}


.ngy{ width:96%; margin:0 auto; max-width:1300px; overflow:hidden }
.gyzi{ width:65%;font-size:16px; line-height:36px; color:#444;text-align: justify; float:left}


.gypic{ width:32%; float:right}
.gypic img{ width:100%}






.ngy2{ background:#f8f8f8; padding:60px 0;}


#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#444; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background:#fff; box-sizing:border-box }
#mbCenter.mbLoading {  -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0;  line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat;padding:15px;  }


#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px;  line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:block;color:#666; font-weight:bold; line-height:20px; font-size:14px; text-align:center; text-align:center; width:100% }
#mbNumber { display:none; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { display:block; position:absolute; left:0px; top:50%; }
#mbPrevLink:before{font-family: 'FontAwesome'; content: "\f053";font-size:20px; background:rgba(51,51,51,0.3); color:#fff; padding:15px; padding-left:5px;   border-radius:0 50px 50px 0}
#mbNextLink { isplay:block; position:absolute; right:0px; top:50%; }
#mbNextLink:before{font-family: 'FontAwesome'; content: "\f054";font-size:20px; background:rgba(51,51,51,0.3); color:#fff;  padding:15px; padding-right:5px; border-radius:50px 0 0 50px}

#mbCloseLink { position:absolute; right:-5px; top:-5px; }
#mbCloseLink:before{ display:block; font-family: 'FontAwesome'; content: "\f00d"; font-size:12px; background:#000; color:#fff; width:30px; line-height:30px; border:#fff 2px solid;box-shadow: 0px 0px 10px rgba(0,0,0,0.65); text-align:center; border-radius:30px;}



#mbError { position:relative;  line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }







.ngy3{  padding:50px 0; overflow:hidden;background: #f8f8f8; }

.wenhua{ width:96%; margin:0 auto; max-width:1300px}
.wenhua ul li{ display: flex;   justify-content: space-between; position:relative; margin-bottom:20px;}
.wenhua ul li:nth-child(2n){flex-direction:row-reverse}
.wenhua ul li .whpic{ width:50%}
.wenhua ul li .whpic img{ width:100%; height:auto}
.wenhua ul li .whzi{ width:50%; padding:10px 0; padding-left:50px; box-sizing:border-box;}
.wenhua ul li .whzi h3{ display:block; font-size:20px; color:#279f3c; font-weight:550; margin-bottom:10px}
.wenhua ul li .whzi p{ display:block; font-size:15px; line-height:28px; margin:10px 0 20px; color:#555; background:url(../images/dd.png) no-repeat  left 8px; padding-left:20px}
.wenhua ul li .whzi em{ position:absolute; width:60px; height:2px; background:#279f3c; left:50%; margin-left:50px; bottom:20px}
.wenhua ul li .whzi span{ display:block; font-size:15px; line-height:28px; margin:10px 0 15px; color:#555; }

.wenhua ul li:nth-child(2n) em{ left:0; margin-left:0}
.wenhua ul li:nth-child(2n) .whzi{ padding-left:0; padding-right:50px;}






.ngy4{ width:96%; margin:50px  auto; max-width:1200px}

.huoban ul{  display: flex;     align-items: center;  flex-wrap:wrap}
.huoban ul  li{ width:25%; height:auto; border:#eee 1px solid; box-sizing:border-box; position:relative; transition:all 0.6s; text-align:center}
.huoban ul  li img{ width:100%; height:auto;}

.huoban ul  li:hover{box-shadow: 0px 0px 10px rgba(195,195,195,0.75); position:relative; z-index:2; cursor:pointer}


.huoban ul  li p{ display:block; width:100%; height:auto; text-align:center; color:#fff; position:absolute; left:0; top:0; z-index:9; top:50%; transform:translateY(-50%); font-size:16px; opacity:0; transition:all 0.6s }
.huoban ul  li:after{ content:""; position:absolute;background:rgba(2,90,162,0.8); left:0; top:0; width:100%; height:100%; z-index:1; opacity:0; transition:all 0.6s}


.huoban ul  li:hover p{ opacity:1; transition:all 0.6s}
.huoban ul  li:hover:after{ opacity:1; transition:all 0.6s}

@media only screen and (max-width:1440px){
.ngy{ width:96%; margin:0 auto; max-width:1200px; overflow:hidden }

.wenhua{ width:96%; margin:0 auto; max-width:1200px}
	
	
}
@media only screen and (max-width:992px){

	
	.ngy1{ padding:20px 0}
	.ngy{ display:block}
	
	.gyzi{ width:100%; font-size:14px; line-height:26px}
	.gypic{ width:100%; margin-top:20px;}
	.gypic ul li{ padding:15px}
	.gypic ul li h3{ font-size:16px}
	

	
.ngy2{ padding:20px 0;}	
	

.ngy3{  padding:20px 0;}


.wenhua ul li{ display:block}

.wenhua ul li .whpic{ width:100%}
.wenhua ul li .whzi{ width:100%; padding:20px 0; padding-left:0px; }
.wenhua ul li .whzi h3{ font-size:16px}
.wenhua ul li .whzi em{ position:static; left:0; margin-left:0px; bottom:0px; display:block}


.ngy4{  margin:20px  auto; }


}

@media only screen and (max-width:500px){
	
	.huoban ul  li{ width:49%}
	
}

.nnbt{ text-align:center; margin-bottom:50px}
.nnbt h3{ display:block; font-size:32px; color:#333; font-weight:normal; }
.nnbt p{ color:#999; font-size:18px; margin:5px 0}
.nnbt em{ display:block; width:30px; height:4px; background:#279f3c; margin:10px auto}


@media only screen and (max-width:992px){
.nbanner{ margin-top:0px}
.nbanner .nbt h3{ font-size:23px}
.nbanner .nbt p{  font-size:14px; }	
.ndh {margin: 20px auto;font-size: 0;overflow-x: auto;}
.ndh ul {
 display: flex;
white-space: nowrap;
}
.ndh ul li {
  display: inline-block;
  margin: 0 5px;
}
.ndh ul li a{ font-size:14px;line-height: 40px; padding:0}	

.nnbt{ text-align:center; margin-bottom:20px}
.nnbt h3{  font-size:20px;  }
.nnbt p{  font-size:14px; }
	
	}
.gsld{ width:96%; margin:0 auto; max-width:1300px; height:auto; overflow:hidden}
.gsld .zb{ float:left; width:30%;border: 1px solid #ddd;}
.gsld .zb img{ width:100%}
.gsld .yb{ float:right; width:68%; font-size:16px; line-height:30px; padding-top:10px}
.gsld .yb .z_w{font-size:22px; color:#3b4c9e; line-height:36px;}
.gsld .yb .m_c{font-size:30px; line-height:60px; color:#333; margin-bottom:10px;}
.gsld .yb .j_s{font-size:16px; line-height:32px; color:#555;}


.ny_hb{width:100%; padding:0 0 60px; background-color:#fff; overflow:hidden;}
.ny_hb .container{  width:96%; max-width:1300px; margin:0 auto}
.ny_hb .hb_lb ul li{width:15.8%; margin-bottom:10px; border:#eee 1px solid; margin-right:1%; float:left;box-sizing:border-box  }
.ny_hb .hb_lb ul li:nth-child(6n){margin-right:0; }
.ny_hb .hb_lb img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_hb .hb_lb ul li:hover{box-shadow:0 0 10px rgba(0,0,0,.1);}
@media only screen and (max-width:640px){
.ny_hb{padding:0 0 20px;}
.ny_hb .hb_bt{margin-bottom:3rem;}
.ny_hb .hb_bt h1{font-size:2rem; line-height:2.6rem; margin-bottom:.8rem;}
.ny_hb .hb_bt h4{font-size:1.4rem; line-height:2rem;}
.ny_hb .hb_lb ul li{width:32%; margin-right:2%}
.ny_hb .hb_lb ul li:nth-child(3n){margin-right:0; }

}

.ny_zz{width:100%; padding:0 0 60px; background-color:#ebf3fe; overflow:hidden;}
.ny_zz .container{  width:96%; max-width:1300px; margin:0 auto}
.ny_zz ul li { width: 23.5%; float: left; margin: 0 2% 0 0; background: #fff; }
.ny_zz ul li .tp { width: 100%; height: auto;}
.ny_zz ul li .tp img { width: 100%; height: auto;}
.ny_zz ul li:nth-child(4n) { margin-right: 0;}
.ny_zz ul li p { text-align: center; font-size: 18px; line-height: 50px;  font-weight: bold;}
@media only screen and (max-width:1360px) {
.ny_zz { width: 90%; margin: 0px auto; padding: 50px 0px;}	
}
@media only screen and (max-width:992px) {
.ny_zz { width:100%;  padding: 0 0px;}	
.ny_zz ul li { width: 48%; float: left; margin: 0 4% 4% 0; background: #f6f6f6; padding: 0px 0px 0px 0px; }
.ny_zz ul li:nth-child(2n) { margin-right: 0;}
.ny_zz ul li p { text-align: center; font-size: 14px; }
}


.sy_fl { width:100%; padding:0 0 60px; height:auto; overflow:hidden }
.sy_fl .container{  width:96%; max-width:1300px; margin:0 auto}

.sy_fl ul li { width:23.5%; float:left; margin:0 2% 0 0; background:#FFF; border-radius:5px; text-align:center;box-shadow:2px 2px 15px #ddd; padding:20px 0px 30px}
.sy_fl ul li .tp { margin-bottom: 15px;}
.sy_fl ul li .tp img { width: 110px; margin: 0px auto;}
.sy_fl ul li h1{ font-size:20px; padding-bottom: 15px;}

.sy_fl ul li:nth-child(4n) { margin-right:0;}


.nrg{ width: 90%; margin: 0px auto; font-size:15px; line-height:28px; height:50px; overflow:hidden;}
.nrg.on{height:auto;}
.xq{width:140px; height:35px; line-height:35px; border-radius:30px; background: linear-gradient(to right, #279f3c , #52abe0); font-size:14px; color:#FFF;  margin:0px auto; margin-top:25px;}
.xq span.x_q{display:block;}
.xq span.s_q{display:none;}
.xq.on span.x_q{display:none;}
.xq.on span.s_q{display:block;}


@media only screen and (max-width:1440px) {
.sy_fl { width:90%; margin:50px auto; }	
}
@media only screen and (max-width:992px) {
.sy_fl { width:94%; margin:0 auto; padding:0 0 }
.sy_fl ul li { width:100%; float: none; margin:0 0 5% 0;}
.sy_fl ul li p { height: auto;  }
.sy_fl ul li .tp img { width: 80px; margin: 0px auto;}
.sy_fl ul li h1{ font-size:16px; padding-bottom: 15px;}
.nrg{ width: 90%; margin: 0px auto; font-size:14px; line-height:25px; height:50px; overflow:hidden;}

}

.ny_wc { width:100%; padding:0 0 60px; height:auto; overflow:hidden; background: url(../images/bg1.jpg) no-repeat center / cover fixed; }
.ny_wc .container{  width:96%; max-width:1300px; margin:0 auto}
.ny_wc .sk_bz {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);
  margin-bottom: 50px;
  overflow: hidden; text-align:left; font-size:14px; line-height:30px;border-radius: 8px;
}
.ny_wc .sk_bz img{ margin-top:15px}
.ny_wc .sk_bz ul li{ float:left; display:block; font-size:14px; line-height: 30px;background-color: #ebf3fe; width:19.2%; margin-right:1%;border-radius:4px; margin-top:2%; padding:20px 0 20px 20px;box-sizing:border-box; text-align:left }
.ny_wc .sk_bz ul li:nth-child(5n){margin-right:0; }
.ny_wc .sk_bz ul li em{
    background-color: #dd1e25;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    display: block;
    line-height: 22px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    font-style: normal;
    text-align: center;
}


.needres {width:100%; padding:0 0 60px; height:auto; overflow:hidden; }
.needres .container{  width:96%; max-width:1300px; margin:0 auto}

.needres .wenzi {
    width: 100%;
    
    font-size: 14px;
    line-height: 30px;
    color: #333;background: #ebf3fe;border-radius:8px; padding:30px;box-sizing:border-box
}

.needres li:nth-child(even) {
	background: #6696d8;
}

.needres li:nth-child(odd) {
	background: #71a0e2;
}

.needres li:first-child {
	height: 100px;
	background: #6b45a8;
	line-height: 100px;
	text-align: center;
}

.needres li:first-child p {
	color: #ffffff;
	font-size: 30px;
	background: -webkit-linear-gradient( 45deg ,#facd02,#e9810e,#d73323);
}

.needres li .sec {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #facd02;
    background: #ec910d;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin: 0 20px;
}
.needres .title {
    text-align: center;
    padding: 70px 0 58px 0;
}
.needres .title h2 {
    color: #ffffff;
	font-size: 4.2rem;
    font-weight: 400;
    line-height: 69px;
}
.needres .title span {
    color: #f0030c;
    font-size: 4.5rem;
    letter-spacing: 2px;
    font-weight: 400;
}
.needres .m1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}



#process {width:100%; padding:0 0 60px; background-color:#ebf3fe; overflow:hidden;}
#process  .container{  width:96%; max-width:1300px; margin:0 auto}


.bigbox .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.bigbox .mgtbox {
    margin: 0;
    margin-top: 30px;
    padding-bottom: 40px;
}
#process .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 17.333%;
    max-width: 17.333%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
#process .hasarrow {
    border-right: 1px dotted #ccc;
    position: relative;
}
#process .hasarrow::before {
    content: '';
    position: absolute;
    border: 6px solid transparent;
    border-left-color: #279f3c;
    width: 0;
    height: 0;
    right: -20px;
    top: calc(50% - 6px);
}
#process .hasarrow::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 1px;
    background: #279f3c;
    right: -10px;
    top: calc(50% - 1px);
}
#process .pro-box {
    text-align: center;
    padding: 10px 30px;
}
#process .pro-box i { width:100px; height: auto; display:block; margin:0 auto}
#process .pro-box i img{ width:100%}
#process .pro-box p {
    margin-top: 16px;
    color: #666;
	margin-bottom: 10px;
}
#process .pro-box p b {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
	font-weight: bolder;
}
#process .pro-box p span{ font-size:14px; line-height:24px}


.ny_ys {width:100%; padding:0 ; background-color:#fff; overflow:hidden;}
.ny_ys  .container{  width:96%; max-width:1300px; margin:0 auto}
.ny_ys  li{ float:left; width:32%; margin-right:2%; background-color: #ebf3fe;border-radius:8px; padding:20px;box-sizing:border-box; text-align:center; margin-bottom:20px }
.ny_ys  li:nth-child(3n){margin-right:0; }
.ny_ys  li h3{ font-size:20px; font-weight:bold; margin:20px 0 10px}
.ny_ys  li p{ font-size:16px; font-weight:bold; line-height:30px; font-weight:normal; color:#666; padding:0 20px; min-height:100px}

@media only screen and (max-width:992px) {
.ny_wc { width:100%; padding:0 0 20px; height:auto; overflow:hidden; background: url(../images/bg1.jpg) no-repeat center / cover fixed; }
.ny_wc .sk_bz {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);
  margin-bottom: 0px;
  overflow: hidden; text-align:left; font-size:14px; line-height:30px;border-radius: 8px;
}
.ny_ys  li{ float:left; width:100%; margin-right:0; background-color: #ebf3fe;border-radius:8px; padding:20px 20px 0;box-sizing:border-box; text-align:center; margin-bottom:20px }
.ny_ys  li h3{ font-size:16px; font-weight:bold; margin:20px 0 10px}
.ny_ys  li p{ font-size:14px; font-weight:bold; line-height:24px; font-weight:normal; color:#666; padding:0 10px; min-height:100px}
.needres .container{  width:96%; max-width: inherit; margin:0 auto}
.needres .wenzi {
    width: 100%;
    
    font-size: 14px;
    line-height: 30px;
    color: #333;background: #ebf3fe;border-radius:8px; padding:20px;box-sizing:border-box
}
.needres {
  width: 100%;
  padding: 0 0 20px;
  height: auto;
  overflow: hidden;
}	
#process .col-xl-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;box-sizing:border-box
}
#process .pro-box {
  text-align: center;
  padding:  0;
}
}


.DownloadCon{}
.DownloadCon ul li{ padding:20px; background:#fff; padding-right:0; box-sizing:border-box;  display: flex;   justify-content: space-between; align-items: center; margin-bottom:15px; border:#eee 1px solid;  }

.DownloadCon ul li span{color: #333;font-size: 15px;display: block;float: left;border-left: 1px #ddd solid;}
.DownloadCon ul li span:first-child{border-left: none;}
.DownloadCon ul li span.span01{width: calc(100% - 295px); box-sizing:border-box}
.DownloadCon ul li span.span02{width: 135px;text-align: center;color: #999;font-size: 12px;}
.DownloadCon ul li span.span03{width: 160px;text-align: center;font-size: 14px;color: #666;}


.DownloadCon ul li span a{display: block; color:#666}
.DownloadCon ul li:hover{background-color: #279f3c;}
.DownloadCon ul li:hover span{border-left: 1px #fff solid;color: #fff;}
.DownloadCon ul li:hover span:first-child{border-left: none;}
.DownloadCon ul li:hover span a{color: #fff;}

@media only screen and (max-width:1440px){
	
.DownloadCon{ width:98%; margin:0 auto}
	
}
@media only screen and (max-width:992px){

.DownloadCon ul li{ padding:10px; padding-right:0;}
.DownloadCon ul li span.span01{width: calc(100% - 110px); box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.DownloadCon ul li span.span02{width: 80px;text-align: center;color: #999;font-size: 12px; display:none;}
.DownloadCon ul li span.span03{width: 100px;text-align: center;font-size: 12px;color: #666;}
.DownloadCon ul li span{color: #333;font-size: 12px;}

}

.ny_rc{width: 96%;margin: 60px auto;max-width: 1300px;height: auto;overflow: hidden;}
.ny_rc li{ float:left; width:49%; margin-right:2%; background:#ebf3fe; margin-bottom:20px}
.ny_rc li:nth-child(2n){margin-right:0; }
.team_con_left{width:100%; height:auto; overflow:hidden}
.team_con_left .team_con_img{width:35%;margin:0; float:left}
.team_con_left .team_con_img img{ width:100%}
.team_con_scroll{width:62%;height:290px;overflow-y:auto; float:right; margin-top:20px}
.team_con_scroll_inner{ padding-right:10px}
.team_con_scroll_inner h4{ color:#279f3c; font-size:20px; font-weight:bold; margin-bottom:5px}
.team_con_scroll_inner span{font-size:14px;color:#262773; margin-right:10px; line-height:24px; font-weight:bold; display:block }
.team_con_scroll_inner  p{font-size:14px;color:#555; line-height:24px; padding-top:10px}


 .content.editor h3{background: #f5f5f5;padding: 0px 20px;border-left: solid 5px #013080;color: #013080; padding:10px ; font-size:18px; margin-bottom:10px; margin-top:10px}
 .content.editor p{ font-size:16px; line-height:36px;}
 
 
 @media only screen and (max-width:1440px){
	
.ny_rc{width: 96%;margin: 60px auto;max-width: 1200px;height: auto;overflow: hidden;}
	
}
 @media only screen and (max-width:992px){
.ny_rc{width: 96%;margin: 20px auto;max-width: 1300px;height: auto;overflow: hidden;}
.ny_rc li{ float:left; width:100%; margin-right:0; background:#ebf3fe; margin-bottom:20px}
	
 .content.editor h3{background: #f5f5f5;padding: 0px 20px;border-left: solid 5px #013080;color: #013080; padding:10px ; font-size:16px; margin-bottom:10px; margin-top:10px}
 .content.editor p{ font-size:14px; line-height:26px;}
.team_con_scroll{width:62%;height:170px;overflow-y:auto; float:right; margin-top:10px; margin-bottom:10px}
.team_con_scroll_inner h4{ color:#279f3c; font-size:16px; font-weight:bold; margin-bottom:5px}
.team_con_scroll_inner span{font-size:14px;color:#262773; margin-right:10px; line-height:24px; font-weight:bold; display:block }
.team_con_scroll_inner  p{font-size:12px;color:#555; line-height:24px; padding-top:10px}
	
}

.ss_nr{float:right; border:1px solid #ddd; background-color:#fff; line-height:38px;}
.ss_nr input{width:200px; height:38px; padding:0 10px; float:left; line-height:38px; border:0}
.ss_nr button{width:80px; height:38px; background-color:#279f3c; line-height:38px; color:#fff; text-align:center; outline:none; float:right; border:0}
@media only screen and (max-width:992px) {
.ss_nr{float:none; line-height:36px; overflow:hidden; margin-top:8px}
.ss_nr input{width:70%; height:36px; line-height:36px;}
.ss_nr button{width:24%; height:36px; line-height:36px;}
}


.gy_wm{width:100%; padding:60px 0 ; overflow:hidden;}
.gy_wm .container{width: 96%;margin: 0 auto;max-width: 1300px;}
.mod_gallerylist{width:100%;  overflow:hidden}
.mod_gallerylist ul{margin:0 -15px; position:relative;}

.mod_gallerylist ul li{float:left; width:25%; padding:0 15px; box-sizing:border-box; margin-bottom:15px;}
.mod_gallerylist ul li .image_container{ width:100%; border:#e1e1e1 1px solid; background:#fff; padding-bottom:80%; position:relative; box-sizing:border-box}
.mod_gallerylist ul li .image_container img{ position:absolute; max-width:100%; max-height:100%; top:50%; left:50%;  transform:translate(-50%,-50%)}
.mod_gallerylist ul li .meta a{color:#333; text-decoration:none; line-height:50px; font-size:14px}
.mod_gallerylist ul li .meta{font-size:12px; text-align:center;}


@media only screen and (max-width:992px){
.mod_gallerylist ul{margin:0 -5px; position:relative;}
.mod_gallerylist ul li{float:left; width:50%; padding:0 5px; box-sizing:border-box; margin-bottom:10px;}


}

.sy_td{width:100%; padding:70px 0; overflow:hidden; position:relative;}
.sy_td .container{width: 96%;
margin: 0 auto;
max-width: 1600px;
display: flex;}
.sy_td .td_zs{position:relative;}
.sy_td .td_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_td .td_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_td .td_zs .swiper-pagination{display:none;}
.sy_td .n_r{position:relative; overflow:hidden;}
.sy_td .t_p{overflow:hidden;}
.sy_td .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_td .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_td .w_z{padding:15px 17px; position:absolute; bottom:0; left:0; background-color:rgba(0,0,0,.7); width:100%}
.sy_td .w_z h3{font-size:18px; font-weight:bold; line-height:28px; color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_td .w_z p{line-height:22px; color:#fff; height:0; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_td .n_r:hover .w_z p{height:44px; margin-top:10px;}
@media only screen and (max-width:990px){
.sy_td{width:100%; padding:20px 0; overflow:hidden; position:relative;  }
}
.gyhz2{ width:100%; background: url(../images/advantage-bg.png) no-repeat top / cover; min-height:740px; position:relative; display:block}
.region-list{position:absolute;left:0;top:0}
@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.area-box .dot{position:absolute;left:0;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#e99c17;opacity:1;filter:alpha(opacity=100)}
.area-box .pulse{position:absolute;top:-28px;left:-28px;height:66px;width:66px;border:2px solid #e99c17;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #82878f,0 0 10px #e99c17 inset;-moz-box-shadow:0 0 4px #e99c17,0 0 10px #e99c17 inset;box-shadow:0 0 4px #e99c17,0 0 10px #e99c17 inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.area-box .delay-01{-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}
.area-box .delay-02{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
.area-box .delay-03{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
.area-box .delay-04{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.area-box .delay-05{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.area-box .delay-06{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.area-box .delay-07{-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;-o-animation-delay:2.4s;animation-delay:2.4s}
.area-box .delay-08{-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}
.area-box .delay-09{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}
.area-box .delay-10{-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}
.area-box .delay-11{-webkit-animation-delay:4s;-moz-animation-delay:4s;-o-animation-delay:4s;animation-delay:4s}
.region-list.active .area-box .dot{background:#009fd9}
.region-list.active .area-box .pulse{border-color:#009fd9;top:-39px;left:-39px;height:88px;width:88px;-webkit-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;-moz-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset}
.region-list.waite .area-box .dot{background:#f90}
.region-list.waite .area-box .pulse{border-color:#f90}
.show-regin{position:absolute;left:2px;height:0;top:0;width:11px;opacity:0;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.online-node .show-regin,.region-list:hover .show-regin,.underline-node .show-regin,.waite-node .show-regin{height:127px;opacity:1}
.show-regin span{position:absolute;left:8px;top:-4px;padding:0 10px;font-size:14px;color:#666;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;text-align:center;white-space:nowrap;}
.postition-10 .show-regin span{left:0}
.area-box{z-index:77}
.show-regin{z-index:66}
.region-list.active .show-regin span{position:relative;color:#666}
.region-list.waite .show-regin span{color:#666}
.postition-1{left:65.5%;top:62.5%}
.postition-2{left:65%;top:60%}
.postition-3{left:66%;top:64.7%}
.postition-4{left:67%;top:67%}
.postition-5{left:62%;top:53%}
.postition-6{left:63%;top:46%}
.postition-7{left:66%;top:74%}
.postition-8{left:59%;top:85%}
.postition-9{left:63.5%;top:82%}
.postition-10{left:60%;top:59%}
.douhao{width:0}
.dtez li{ line-height:28px; color:#b8b7b7; font-size:12px}
.diyu{ display:none}
.diyu img{ width:100%}
@media only screen and (max-width:992px){
.gyhz2{ float:none; width:100%; background: url(../images/fg.jpg) no-repeat top / cover; min-height:180px; position:relative}
.region-list{ display:none}
.gyhz2{ display:none}
.diyu{ display: block}
}

/*about*/
.abo_bga{ padding-top:70px; padding-bottom:110px; overflow:hidden; width:100%; background:#fff;}
.aboa_title{ color:#000; font-family:"Alib"; font-size:2.25rem;}
.aboa_nr{ padding-top:45px;}
.aboa_l{ color:#686868; font-size:1rem; line-height:26px; width:71%;}
.aboa_r{ position:relative; padding-top:115px;}
.aboa_r:before{ content:""; width:44px; height:4px; background:#f08300; position:absolute; right:0; top:0;}
.aboa_img{ padding-top:55px;}
.aboa_img li.fl{ width:64.4%;}
.aboa_img li.fr{ width:33.5%;}
.aboa_img li img{ display:block; width:100%;}
.aboa_zj{ padding-top:60px;}
.aboa_zmc{ height:50px; line-height:50px; color:#279f3c; font-weight:bold; font-size:1.5rem;}
.aboa_znr{ padding-top:28px;}
.aboa_znr li{ float:left; width:24%; margin-left:1.333%;}
.aboa_znr li:nth-child(1){ margin-left:0%;}
.aboa_znr li a{ border:1px solid #e6e6e6; padding:50px 6%; background:#f7f7f7; display:block;}
.aboa_kg{ padding-left:18px; color:#686868; line-height:26px; position:relative; height:130px;}
.aboa_kg:before{ content:""; display:block; background:#d4d4d4; width:3px; height:43px; position:absolute; top:0px; left:0%;}
@media screen and (max-width:1024px){
.abo_bga{ padding-top:60px; padding-bottom:90px;}
.aboa_title{font-size:2rem;}
.aboa_nr{ padding-top:25px;}
.aboa_znr li a{padding:25px 4%;}
.aboa_kg{line-height:22px; height:132px; font-size:0.875rem;}
.aboa_kg br{ display:none;}
}
@media screen and (max-width:770px){
.aboa_l{font-size:0.875rem; line-height:24px;}
.aboa_img{ padding-top:35px;}
.aboa_zj{ padding-top:40px;}
}
@media screen and (max-width:520px){
.abo_bga{ padding-top:40px; padding-bottom:50px;}
.abo_bga .kg{ width:96%;}
.aboa_title{font-size:1.625rem;}
.aboa_nr{ padding-top:25px;}
.aboa_l{ float:none; width:100%;}
.aboa_r{ position:relative; padding-top:115px;}
.aboa_r{ display:none;}
.aboa_img{ padding-top:20px;}
.aboa_zj{ padding-top:35px;}
.aboa_zmc{ height:48px; line-height:24px; font-size:1.125rem;}
.aboa_znr{ padding-top:5px;}
.aboa_znr li{width:49%; margin-left:0%; padding-top:2%;}
.aboa_znr li:nth-child(2n){ float:right;}
.aboa_kg{line-height:20px; font-size:0.8125rem; padding-left:10px; height:140px;}
}

.abo_bgb{ width:100%; padding-top:60px; padding-bottom:60px;background:url(../images/bg11.jpg) no-repeat center bottom;}
.abob_bt{ color:#000; font-family:"Alib"; font-size:2.25rem;}
.abob_bt span{ font-family:"alternate"; color:#bfbfbf; padding-left:20px;}
.abob_nr{  overflow: hidden;}
.abob_nr .swiper-wrapper .swiper-slide:nth-child(2n){ padding-top:60px;}
.abob_nr .swiper-wrapper .swiper-slide a{ display:block; background:url(../images/abob_lxt.png) no-repeat left top; padding-left:33px;}
.abob_mc{ color:#279f3c; font-size:28px; font-family:"alternate"; line-height:30px; transition:0.5s; font-weight:bold}
.abob_ms{ margin-top:30px; line-height:24px; color:#575757; font-size:16px}
.abob_nr .swiper-wrapper .swiper-slide:hover .abob_mc{ color:#279f3c; transition:0.5s;}
.abob_jt{ position:relative; margin:20px auto 0; width:100px}
.abob_jt:after{ content:""; width:2px; height:35px; background:#ccc; position:absolute; left:49%; top:11px;}
.abob_jt a{ display:block; float:left; width:50px; height:50px; position:relative; text-align: center; cursor:pointer; left: auto; top: 26px; right: auto; bottom: auto; --swiper-navigation-size: 26px; --swiper-theme-color: #279f3c;}
.abob_jt .swiper-button-prev{width:50px; height:50px; background:url(../images/ban_l.png) no-repeat center; left:0%;  }
.abob_jt .swiper-button-next{width:50px; height:50px; background:url(../images/ban_r.png) no-repeat center; right:0%; }
.abob_an{ display:none;}
@media screen and (max-width:1024px){
.abo_bgb{padding-bottom:100px;}
.abob_bt{font-size:2rem;}
.abob_nr{ padding-top:60px;}
.abob_nr .swiper-wrapper .swiper-slide a{margin:0 4%; background-size:14px auto; padding-left:23px;}
.abob_mc{font-size:2rem;}
.abob_ms{ margin-top:20px; line-height:20px; font-size:0.875rem;}
}
@media screen and (max-width:770px){
.abob_nr{ overflow:hidden;}
}
@media screen and (max-width:520px){
.abo_bgb{padding-top:20px; padding-bottom:20px;}
.abob_bt{font-size:1.625rem; line-height:40px;}
.abob_bt span{padding-left:10px;}
.abob_nr{ padding-top:30px;}
.abob_nr .swiper-wrapper .swiper-slide:nth-child(2n){ padding-top:0px;}
.abob_mc{font-size:1.625rem;}
.abob_ms{ margin-top:20px;}
.abob_jt:after{ top:13px;}
.abob_jt a{width:40px; height:40px; --swiper-navigation-size: 20px; top: 21px;}
}



.abo_bgd{ background:url(../images/bg_leadership.jpg) no-repeat center top; background-size: cover; width:100%; padding-top:60px; padding-bottom: 60px; overflow:hidden;}
.abod_gd{  position:relative;}
.abod_nr li{ float:left; width:25%;}
.abod_nr li a{ display:block; margin:0 5%;}
.abod_pic{ overflow:hidden;}
.abod_pic img{ display:block; width:100%; transition:0.5s;}
.abod_an li:hover .abod_pic img{transform:scale(1.05);}
.abod_an{ padding-top:65px; text-align:center;}
.abod_an li{ display:inline-block; width:15px; height:15px; background:#fff; border-radius:50%; margin:0 7px; cursor:pointer; text-indent:-999rem; transition:0.5s;}
.abod_an li.on{ background:#279f3c; transition:0.5s;}
@media screen and (max-width:1024px){
.abo_bgd{ background-size:auto 100%; padding-top:60px; height:auto; padding-bottom:90px;}
.abod_gd{ margin-top:45px;}
.abod_an{ padding-top:25px;}
}
@media screen and (max-width:520px){
.abo_bgd{ background-size:auto 100%; padding-top:20px; height:auto; padding-bottom:20px;}
.abo_bgd .kg{ width:96%;}
.abod_gd{ margin-top:15px;}
.abod_nr li{width:50%;}
.abod_nr li a{margin:0 2%;}
.abod_an{ padding-top:25px;}
.abod_an li{ width:10px; height:10px; margin:0 3px;}
}

.abo_bge{ background:#fff; width:100%; padding:80px 0 100px 0; overflow:hidden;}
.aboe_gd{ margin-top:50px;}
.aboe_nr ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.aboe_nr li{ flex: 0 1 25%;}
.aboe_nr li:nth-child(n+5){ margin-top: 1.333%;}
.aboe_nr li a{ display: block; margin: 0 2.5%;}
.aboe_pic{ overflow: hidden;}
.aboe_pic img{ display: block; width: 100%; transition: 0.5s;}
.aboe_nr li:hover .aboe_pic img{ transform: scale(1.05);}
.aboe_mc{ height: 45px; line-height: 45px; text-align: center;}

.gs_yj{width:100%; padding:80px 0; background-color:#f9faff; overflow:hidden;}
.gs_yj .basecont{ max-width:1600px; margin:0 auto}
.gs_yj li{ float:left;  width:32%; margin-right:2%; margin-bottom:20px;cursor: pointer;}
.gs_yj li:nth-child(3n){margin-right:0; }
.gs_yj .n_r{width:100%; height:260px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .n_r:after{width:100%; height:0; content:''; position:absolute; top: 0;left: 0;right: 0;bottom: 0;margin: auto; display:block; z-index:2; opacity:0;transition: all 0.6s;
background-image:-webkit-linear-gradient(120deg, #279f3c 0%, #279f3c 100%);
background-image:-moz-linear-gradient(120deg, #279f3c 0%, #279f3c 100%);
background-image:-ms-linear-gradient(120deg, #279f3c 0%, #279f3c 100%);
background-image:-o-linear-gradient(120deg, #279f3c 0%, #279f3c 100%);
background-image:linear-gradient(120deg, #279f3c 0%, #279f3c 100%);}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; font-size:16px; line-height:26px; position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%); z-index:99;transition: all 0.6s; opacity:0;}
.gs_yj .w_z h3{font-size:22px; font-weight:bold; margin-bottom:10px;}
.gs_yj li:hover .n_r:after {
    height:100%;
    opacity: 0.7;
}
.gs_yj li:hover .w_z {
    opacity: 1;
}
@media only screen and (max-width:992px){
.gs_yj{width:100%; padding:20px 0; background-color:#f9faff; overflow:hidden;}
.gs_yj .basecont{ width:96%; margin:0 auto}
.gs_yj li{ float:left;  width:100%; margin-right:0; margin-bottom:10px}
.gs_yj .n_r{width:100%; height:130px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; font-size:16px; line-height:26px; position:absolute; left:10%; top:30%; z-index:99;}
	
}

.guanyu{ background: url(../images/bg2.jpg) center right no-repeat; background-size:auto 100%; overflow:hidden; padding:60px 0;}
.guanyu .container{ display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse; width:96%; max-width:1600px; margin:0 auto}
.sy_gypic{  width:45%;  overflow:hidden}
.sy_gypic img{ width:100%; height:auto;transition:all 0.6s}
.sy_gypic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}

.sy_gyzi{ width:50%; margin-right:5%}
.sy_gyzi em {
  width: 50px;
  height: 5px;
background: linear-gradient(to right, #e99c17, #279f3c);

  display: inline-block;
  margin-bottom: 15px;
}
.sy_gyzi h2{ display:block; color:#000; font-size:32px; font-weight:bold}
.sy_gyzi p{ display:block; margin:20px auto 0; font-size:16px; line-height:36px; color:#464646; overflow:hidden}
.sy_gyzi span a{ display:block; background:#279f3c; width:160px; color:#fff; line-height:45px; border-radius:30px; text-align:center; font-size:14px; transition:all 0.6s}
.sy_gyzi span a:hover{ background:#084a86; transition:all 0.6s}

@media only screen and (max-width:1440px){
.guanyu .container{ display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse; width:96%; max-width:1200px; margin:0 auto}
	
}

@media only screen and (max-width:1200px){
.guanyu{  padding:50px 0;}
.sy_gyzi h1{ display:block; color:#279f3c; font-size:30px}
.sy_gyzi h2{ display:block; color:#333; font-size:16px}
.sy_gyzi p{ display:block; margin:20px auto; font-size:12px; line-height:25px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px}

}

@media only screen and (max-width:992px){
.guanyu{  padding:30px 0;}

.guanyu{ background:#f4f4f8 }
.guanyu .container{ display:block}
.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi h2{ display:block; color:#333; font-size:18px}
.sy_gyzi em {
  width: 50px;
  height: 4px;
  background-color: #279f3c;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}
.sy_gyzi{ width:100%; margin-top:20px}
.sy_gyzi p{ display:block; margin:10px auto; font-size:14px; line-height:26px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow:hidden}

}


.anli{ width:96%; max-width:1600px; margin:60px auto; overflow:hidden}
.anli .bt1 h3{ color:#fff}
.anli .bt1 span{ color:#fff}
.anli ul{ position:relative; margin:0 -10px}
.anli ul li{ float:left; width:25%; padding:10px;  box-sizing:border-box; position:relative;}

.anli ul li i{ display:block; width:100%; padding-bottom:80%; position:relative}
.anli ul li i img{ position:absolute; width:100%; height:100%; top:0; left:0}

.anli ul li h3{ display:block; position:absolute; bottom:10px; background-color:rgba(0,0,0,0.7); color:#fff;width:calc(100% - 20px); text-align:center;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; line-height:40px; font-size:14px; font-weight:normal; transition:all 0.6s;}

.anli ul li:hover h3{ opacity:0; transition:all 0.6s;}


.anli ul li .anlizi{ position:absolute; width:calc(100% - 20px) ; height:calc(100% - 20px); background:rgba(39,159,60,0.9); z-index:2; display: flex;   align-items: center; text-align:center;flex-direction:column;justify-content:center; opacity:0;transition:all 0.6s; transform: rotateY(180deg) scale(0.5,0.5);  }
.anli ul li .anlizi em{ display:block; border:#fff 1px solid; border-radius:100px; width:40px; height:40px;display: flex;   align-items: center; text-align:center;flex-direction:column;justify-content:center; color:#fff; font-size:20px; font-style:normal }

.anli ul li .anlizi p{ display:block; color:#fff; font-size:16px;  width:90%; margin:0 auto; margin-top:20px}


.anli ul li:hover .anlizi{ opacity:1; transition:all 0.6s;opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);}




@media only screen and (max-width:1200px){
	
	.bt1{ text-align:center; margin-bottom:20px}

.bt1 h3{ display:block; font-size:25px; color:#333}
.bt1 span{ text-transform:uppercase; font-size:12px; color:#888}

.anli{ margin:0 auto}

.anli ul li h3{ bottom:5px; width:calc(100% - 10px); line-height:25px}

	
}

@media only screen and (max-width:992px){
.anli{ padding-top:20px; padding-bottom:20px}	
.anli ul{ position:relative; margin:0 -5px}
.anli ul li{ float:left; width:50%; padding:5px; }
.anli ul li h3{ font-size:12px; line-height:25px }
.bt1 h3{ display:block; font-size:20px; color:#333}

.anli ul li:hover .anlizi{ opacity:0}
.anli ul li:hover h3{ opacity:1; transition:all 0.6s;}
}



.sy_cx{width:100%; padding:70px 0 ; overflow:hidden;}
.sy_cx .container{width: 96%;
margin: 0px auto;
max-width: 1600px;}
.sy_cx .row{margin:0 ; display:flex; align-items:top; justify-content:space-between;}
.sy_cx .col-12{padding:0 ;}
.sy_cx .lm_fl{text-align:;eft; margin-bottom:40px; display:block !important;border-top: 2px solid #f8f8f8;}
.sy_cx .lm_fl ul{position:relative; display:inline-block; text-align:left}
.sy_cx .lm_fl ul li{ font-size:18px; line-height:60px; float:left; cursor:pointer; color:#a6a6a6; margin-right:45px}
.sy_cx .lm_fl ul li.on{color: #279f3c;border-top: 2px solid #279f3c;}
.sy_cx .lm_fl ul li:hover{color: #279f3c;border-top: 2px solid #279f3c;}
.sy_cx .zs_nr{display:none;}
.sy_cx .zs_nr .hd{text-align:center; margin-top:30px;overflow-x: auto;}
.sy_cx .zs_nr .hd ul{display: flex;
white-space: nowrap;}
.sy_cx .zs_nr .hd ul li{display:inline-block; font-size:14px;   cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-right:10px; width:150px; border-bottom:#fff 2px solid; margin-right:20px}
.sy_cx .zs_nr .hd ul li p{ color:#333; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;line-height:40px; 
}
.sy_cx .zs_nr .hd ul li img{ width:100%}
.sy_cx .zs_nr .hd ul li.on{ border-bottom:#279f3c 2px solid; color:#fff;}
.sy_cx .zs_nr .bd{ height:auto; overflow:hidden; padding-bottom:30px}
.sy_cx .t_p{ float:right; width:50%}
.sy_cx .t_p img{ height:auto; display:block;margin: auto}
.sy_cx .w_z { float:left; width:45%}
.sy_cx .w_z  h3{ display:block; font-size:32px; color:#333; font-weight:500}
.sy_cx .w_z  p{ display: block;
font-size: 16px;
line-height: 35px;
color: #666;
margin: 20px 0;
font-weight: normal;
width: 80%; }

.sy_cx .w_z   em{ display:block; width:60px; height:2px; background:#eee; margin-top:20px}

.sy_cx .w_z span a{ display:block; width:120px; line-height:40px;  color:#666; margin-top:40px;transition:all 0.6s; font-size:14px;border-radius:5px;   border: 1px solid #b3b3b3; text-align:center;   align-items: center; transition:all 0.6s  }
.sy_cx .w_z span a:hover i{ transform:translateX(15px); transition:all 0.6s}
.sy_cx .w_z span:hover a { background:#279f3c; color:#fff; border: 1px solid #279f3c; }

@media only screen and (max-width:992px){
.sy_cx{padding:20px 0;}
.sy_cx .row{margin:0 -10px;}
.sy_cx .col-12{padding:0 10px;}
.sy_cx .lm_fl{overflow-x: auto;margin-bottom: 20px;}
.sy_cx .lm_fl ul{display: flex;white-space: nowrap;}
.sy_cx .lm_fl ul li{width:140px; font-size:14px; line-height:40px; margin-right:20px}
.sy_cx .lm_fl span.navbj{width:140px;}
.sy_cx .zs_nr .hd{margin-top:20px;}
.sy_cx .zs_nr .hd ul li{margin-top:5px;}
.sy_cx .zs_nr .bd{padding:0;}
.sy_cx .w_z h3{font-size:16px; line-height:30px;}
.sy_cx .w_z   em{ display:block; width:50px; height:2px; background:#eee; margin-top:10px}

.sy_cx .w_z p{font-size:14px; width:100%; line-height:30px;margin: 10px 0;}
.sy_cx .t_p{ float:none; width:100%; margin-bottom:10px}
.sy_cx .t_p img{width:100%; height:auto; display:block;}
.sy_cx .w_z { float:none; width:100%}
.sy_cx .w_z span a{ display:block; width:100px; line-height:30px;  color:#666; margin-top:10px;transition:all 0.6s; font-size:14px;border-radius:5px;   border: 1px solid #b3b3b3; text-align:center;   align-items: center; transition:all 0.6s  }
}


.tit2 { margin-bottom:50px;text-align: left;}
.tit2 h1 { font-size:32px; color:#333; position:relative;font-weight: bold;text-transform: capitalize;padding-bottom: 20px;}
.tit2 h1::before {
    background: #ccc none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 ;
    position: absolute;
    right: 0;
    text-align: left;
    width: 60px;
}
.tit2 h1::after {
    background: #ccc none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 25px;
}
.tit2 h1 span { float: right;color: #333;font-family: zidingyi;position: absolute;right: 0;}
.tit2 h3 { font-size:14px; color:#666; margin-top:10px;}

.sy_about { padding:70px 0; overflow:hidden}
.sy_about .container {
  width: 96%;
  margin: 0px auto;
  max-width: 1600px;
}
.sy_about .nr { font-size:14px;color: #333;float: left;width: 58%;}
.sy_about .nr p { margin-bottom:15px; line-height:36px; font-size:16px}
.sy_about .nr .more a { font-size:14px; text-transform:capitalize; color:#fff;background: #279f3c; text-align:center; line-height:40px; margin-bottom:30px; display: inline-block; width:150px; position:relative;margin-top: 50px;border-radius: 5px;}
.sy_about .nr .more a i{margin-left: 10px;}
.sy_about .nr .more a span{width:0; height:100%; border: #fff 0px solid; 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);}
.sy_fzlc {padding: 70px 0 0}
.sy_about .nr1 { font-size:14px;color: #333;float: right;width: 40%;}
.sy_about .nr1 img{ width:100%;border-radius:20px}

@media only screen and (max-width:992px){

.tit2 { margin-bottom:20px;text-align: center  ;}
.tit2 h1 { font-size:18px; color:#333; position:relative;font-weight: bold;text-transform: capitalize;padding-bottom: 20px;}
.tit2 h1::before {
    background: #ccc none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 2px;
    left: 50%;
    margin: 0 ;
    position: absolute;
    right: 0;
    text-align: left;
    width: 60px; margin-left:-30px
}
.tit2 h1::after {
    background: #ccc none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 50%;
    margin: 0 20px;
    position: absolute;
    right: 0;
    text-align: left;
    width: 25px;margin-left:-12.5px
}
.sy_about { padding:20px 0 ; overflow:hidden}
.sy_about .nr { font-size:14px;color: #333;float: none;width: 100%;}
.sy_about .nr1 { font-size:14px;color: #333;float: none;width: 100%; margin-bottom:10px}
.sy_about .nr p { margin-bottom:15px; line-height:26px; font-size:14px}
.sy_about .nr .more a { font-size:14px; text-transform:capitalize; color:#fff;background: #279f3c; text-align:center; line-height:40px; margin-bottom:0px; display: inline-block; width:150px; position:relative;margin-top: 10px;border-radius: 5px;}	
.sy_fzlc {padding: 20px 0 0}	
}


.page3-inner {
  position: relative;
  width: 100%;padding-bottom: 50px;
  left: 0;
}

.page3-swpier .swiper-slide {
  padding-bottom: 28%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  filter: blur(5px);
}

.page3-swpier .swiper-slide-active {
  filter: blur(0);
}

.swiper-inner {
  width: 100%;height: 100%;background: rgba(0,0,0,0.4);
  position: absolute;display: flex;flex-direction: column;justify-content: flex-end;
  top: 0;
  left: 0;
  box-sizing: border-box;
  padding:20px;
  opacity: 1;
  color: #fff;
  transition: .5s;
}

.swiper-inner h1 {
  font-size:120px;color: #fff;
  font-family: 'wbzt1';
  margin-bottom: 20px;
  opacity: 0.8;
  letter-spacing: -10px;
}

.swiper-inner p {
  font-size: 18px;
  line-height: 1.6;
}

.page3-inner .page3-swpier-pagination,
.page5 .page5-swpier-pagination {
  width: 100%;
  margin-top: 30px;margin-bottom: 50px;z-index: 99;
}

.page3-swpier-pagination .swiper-pagination-bullet,
.page5-swpier-pagination .swiper-pagination-bullet {
  width: 80px;
  background-color: #ccc;
  height: 3px;
  margin: 0 3px;
  border-radius: 0;
  opacity: 1;
}

.page3-swpier-pagination .swiper-pagination-bullet-active,
.page5-swpier-pagination .swiper-pagination-bullet-active {
  background-color:#279f3c !important;
  height: 3px;
}

.page3-swpier .swiper-slide-active .swiper-inner {
  opacity: 0.8;
}

/* .page3-swpier .swiper-slide .swiper-inner::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 9px;
  background-image: url('../img2/a-jt.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 20px;
  right: 20px;
  transition: .5s;
} */

.page3-swpier .swiper-slide .swiper-inner:hover::after {
  right: 10px;
}


.gcontact {
    background-color: #f6f6f6;
    padding: 80px 0;
}
.gcontact .container {
    width: 96%;
    max-width: 1600px;
    margin: 0 auto;
}
.gcontact .container .gcontact-a {
    display: flex;
    align-items: center;
    background-color: #ffffff;
}
.gcontact .container .gcontact-a .g-cont-l {
    padding: 15px 4%;
    width: 40%;
}
.gcontact .container .gcontact-a .g-cont-l .g-cont-l-box {
    line-height: 25px;
        padding: 25px 0;
    border-bottom: 1px solid #E6E6E6;
        font-size: 16px;
        display: flex;
}
.gcontact .container .gcontact-a .g-cont-l .g-cont-l-box span {
        font-weight: bold;
    color: #279f3c;
        font-size: 18px;
    line-height: 25px;
}
.gcontact .container .gcontact-a .g-cont-l .g-cont-l-box div {
    flex: 0;
    flex-grow: 1;
    margin-left: 15px;
}
.g-cont-r {
    width: 60%;
}
.g-cont-r #container {
    width: 100%;
    height: 500px;
}
input, button, select, textarea {
    outline: none;
    -webkit-appearance: none;
}
.gliuyan {
    display: block !important;
}
.gliuyan form {
    display: block;
}
.gliuyan .gliuyan-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.gliuyan .gliuyan-box .ab2a {
    width: 48%;
    margin-top: 40px;
}
.gliuyan .gliuyan-box .ab2a input {
    border: none;
    width: calc(100% - 30px);
    height: 50px;
    background: #f8f8f8;
    border-radius: 4px;
    padding: 0 15px;
    font-size: 16px;
    color: #666;
}
.gliuyan .gliuyan-box .ab2a textarea {
    border: none;
    width: calc(100% - 30px);
    height: 260px;
    background-color: #f8f8f8;
    border-radius: 4px;
    font-size: 16px;
    color: #666;
    resize: none;
    padding: 15px;
}
.gliuyan .gliuyan-box .ab2a_w100 {
    width: 100%;
}
.gliuyan .gliuyan-box .pmasbm {
    width: 100%;
    margin-top: 25px;
    text-align: center;
}
.gliuyan .gliuyan-box .pmasbm button {
    border: none;
    width: 300px;
    height: 50px;
    background: #F8F8F8;
    border-radius: 4px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
    transition: .25s;
    margin: 0 15px;
}
.gliuyan .gliuyan-box .pmasbm .active {
    background: #279f3c;
    color: #fff;
}
.pagepn {
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 20px auto 0;
}
.pagepn a {
    line-height: 44px;
    width: 48.5%;
    background: #fff;
    display: block;
    border: 1px solid #dddddd;
    text-align: center;
    font-size: 14px;
}
.pagepn a:hover {
    background: #279f3c;
    color: #fff;
}
@media only screen and (max-width: 1440px) {
    .gcontact .container {
        max-width: 1200px;
    }
}
@media only screen and (max-width: 768px){
    .pagepn a {
        line-height: 37px;
        font-size: 12px;
    }
    .gliuyan .gliuyan-box .pmasbm button {
        width: 140px;
        height: 40px;
        font-size: 14px;
        margin: 0 8px;
    }
    .gliuyan .gliuyan-box .ab2a input {
        height: 40px;
        font-size: 13px;
    }
    .gliuyan .gliuyan-box .ab2a textarea {
        height: 80px;
        font-size: 13px;
    }
    .gliuyan .gliuyan-box .ab2a {
        width: 100%;
        margin-top: 15px;
    }
    .gcontact .container .gcontact-a {
        display: block;
    }
    .gcontact .container .gcontact-a .g-cont-l {
        width: 92%;
    }
    .g-cont-r {
        width: 100%;
    }
    .g-cont-r #container {
        height: 276px;
    }
    .gcontact .container .gcontact-a .g-cont-l .g-cont-l-box {
        font-size: 14px;
        padding: 12px 0;
    }
    .gcontact .container .gcontact-a .g-cont-l .g-cont-l-box span {
        font-size: 16px;
    }
    .gcontact .container .gcontact-a .g-cont-l .g-cont-l-box div {
        max-width: 257px;
    }
}