﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#333; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
*{-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
a{color:#333; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#00837a;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; background:rgba(255,255,255,0.85)}

.header.on .container{display: none;}
.header .container{position:relative;}
.header .logo{float:left; margin:20px 0 ;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img{width:auto; height:62px;}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .tel {float: right;background:url(../images/dh.png) left center no-repeat;padding-left: 50px;margin-top: 25px}
.header .tel h2 {font-size: 14px;color: #666;}
.header .tel h3 {font-size: 28px;color: #333;font-weight: bold;}
.header .right { float:right; margin-left:10px; margin-top:8px;}

.right .dh {float: left;margin-left: 10px;padding-top: 7px;}
.header .right a { display:block; line-height:30px; float:left; color:#333; font-size:14px; margin-right:12px; border: solid 1px #fff; width:30px;border-radius: 50%;position: relative;text-align: center;}
.header .right a i{font-size: 18px;color: #fff;display: block;}
.header .right .wx .e_wm {position: absolute;width: 120px;left: 50%;margin-left: -60px;top:40px;background: #fff;display: none}
.header.on .right .wx .e_wm{top: 76px;}
.header .right .wx .e_wm img {width: 100%;display: block;}
.header .right .wx .e_wm p {line-height: 1.8;color: #333;text-align: center;font-size: 14px;}
.header .right .wx:hover .e_wm{display: block;}
.searchIpt {

	width: 240px;

	height: 30px;

	position: absolute;

	right: 0;

	top:150px;

	display: none;

	z-index: 10;

}

.searchIpt .search_txt {

	width: 182px;

	padding: 0 0 0 10px;

	line-height: 30px;

	background: #fff;

	color: #666;

	border: 0;

	height: 30px;

	float: left;

}

.searchIpt .search_btn {

	width: 58px;

	background: #0185cf;

	border: 0;

	float: right;

	color: #fff;

	height: 30px;

	cursor: pointer;

}

.header .nav{float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{margin:0 0 0 40px; height:104px; float:left; position:relative; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;text-align: center;}

.header .nav ul li .y_j{margin-top: 25px}
.header .nav ul li a{display:block; font-size:16px; color:#000;text-transform:capitalize;line-height:30px}
.header .nav ul li .tb{height: 30px;margin-bottom: 5px;}
.header .nav ul li em {font-size: 25px;font-style: normal;font-weight: normal;}
.header .nav ul li span{width:0; height:3px; background-color:#008cff; position:absolute; left:50%; bottom:-10px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;border-radius: 3px;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.header .nav ul li:hover a {color: #008cff;}
.header .nav ul li.on a{color: #008cff;}
.header .nav ul li.on em {color: #008cff;}
.header .nav ul li:hover em {color: #008cff;}
.nav .y_j{position:relative;}
.nav .e_j{width:150px; background-color:rgba(255,255,255,.9); position:absolute; top:104px; left:50%; margin-left:-75px; display:none; z-index:9999;}
.header.on .nav .e_j{top: 71px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000;font-weight: normal;line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); text-align:center }
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{background-color:#008cff; color:#fff;}


@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 157px; display: block}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}


@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 104px;}
}
@media only screen and (max-width:1368px){
	.header .container {width:90%;
}


}

@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}

.header{border:0; height:60px; background:#fff; width:100%;border-bottom: #ccc 1px solid;}
	.header .right {margin-right:60px;margin-top: 10px;
}
	.header.on .right {
    margin-top: 10px;
}
	.header .right a.a2 {
    background: url(../images/s.png) center no-repeat;
}
	.weixin a.wb {
    background: url(../images/top9.png) center no-repeat;
}
.header .container{ padding:0;height: 51px; width:94%}
.header .logo{width:260px; margin:5px auto;}
	.header .logo .img2 {
    display: block;
}
	.header .logo .img1 {
    display: none;
}
.header.on .logo{width:90px; margin:10px auto;}
	.header .tel {width: 40px;height: 40px;
  background: url(../images/dh.png) left center / 30px no-repeat;
  padding-left: 0px;
  margin-top: 10px;margin-right: 50px;
}
	.header .tel a {display: block;width: 30px;height: 30px;}
	.header .tel h2,.header .tel h3 {display: none;
}
.header .an{display:block; right:10px;top: 60%;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}
.header .nav.on{right:0;margin-top: 0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #eee; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #eee; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#555;}
.header .nav ul li .e_j a:hover { color:#0185cf}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
	.header .nav ul li .e_j a {
    border-bottom: 1px solid rgba(0,0,0,0.1);font-size: 16px;
}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{font-size:16px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}
@media only screen and (max-width:375px){
.header .container{ padding:0;width: 94% !important;}
.header .right a {
    line-height: 28px;
    font-size: 14px;
    margin-right: 10px;
    width: 28px;
}
.weixin a.wb {
    height: 28px;
    line-height: 28px;
    width:28px;
}
	.header .right {
    margin-top: 15px;
}
	.header.on .right {
    margin-top: 15px;
}
	
	
}


.pc_ban{width:100%;position:relative;}
.pc_ban img {width: 100%;display: block;height: auto;}
.pc_ban .swiper-slide {width:100%; height:calc(100vh - 145px);}
.pc_ban .mb{width:1280px; margin-left:-640px; left:50%;  display:block; position:absolute; top:35%; text-align:left; z-index:999}
.pc_ban h1 { font-size:56px; color:#0052a5; margin-bottom:20px; font-weight: bold;}
.pc_ban h4 { font-size:25px; color:#fff;}
.pc_ban .more {width: 180px;height: 45px;line-height: 45px;text-align: center;margin-top: 50px;position: relative;border: #fff 1px solid;}
.pc_ban .more span {position: absolute;left: 0;top: 0;width: 0;height: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: #fff;z-index: 1;}
.pc_ban .more:hover span {width: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.pc_ban .more:hover a {color: #333;}
.pc_ban .more a {font-size: 16px;color: #fff;z-index: 2;position: relative;}


.pc_ban .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.pc_ban .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}

.sy_footer {position: absolute;left: 0;bottom: 0;width: 100%;line-height: 60px;font-size: 16px;color: #fff;background: rgba(16,139,112,0.8);z-index: 99;}
.sy_footer a {color: #fff;}
.sy_footer .sj {padding-top: 15px;text-align: center;float: right;}
.sy_footer .sj a {width: 26px !important;height: 26px;display: inline-block;margin-right: 15px;border-radius: 15px;float: left;}
.sy_footer .sj a img {width: 100%;display: block;}
.sy_footer .sj a:hover{background: #008cff;}

.content {padding:0px 0 0}
/*选项*/

.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:35px; color:#333; margin-bottom:20px; position:relative;text-transform: uppercase;font-weight: bold;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 3px; background:#008cff;}
.tit h3 { font-size:14px; color:#666; margin-top:10px; text-transform:uppercase}
.padd{padding: 60px 0;}
.sy_yw{overflow: hidden;}
.sy_yw ul {display: flex;align-items: stretch;flex-wrap: wrap;}
.sy_yw ul li {width: 18.4%;float: left;margin-right: 2%;margin-bottom: 2%;border: #ccc 1px solid;text-align: center;padding: 10px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;border-radius: 5px;box-sizing: border-box;}
.sy_yw ul li:nth-child(5n){margin-right: 0;}
.sy_yw ul li .tb {width: 60px;margin: 10px auto;}
.sy_yw ul li .tb img {width: 100%;display: block;}
.sy_yw ul li h3 {font-size: 16px;color: #333;margin-bottom: 10px;}
.sy_yw ul li:hover{background: #008cff;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_yw ul li:hover .tb img{filter:grayscale(100%) brightness(500%);-webkit-filter:grayscale(100%) brightness(500%); -moz-filter:grayscale(100%) brightness(500%); -ms-filter:grayscale(100%) brightness(500%); -o-filter:grayscale(100%) brightness(500%);}
.sy_yw ul li:hover h3 {color: #fff;}

.sy_cp {padding: 60px 0;overflow: hidden;}
.sy_cp ul li {width: 30.3333%;margin: 0 1.5%;float: left;margin: 0 1.5% 3%}
.sy_cp ul li .t_p{overflow: hidden;position: relative;}
.sy_cp ul li img {width: 100%;display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 1;height: 272px;object-fit: cover;}
.sy_cp ul li:hover img { -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cp ul li .t_p .mb {position: absolute;left: 0;width: 100%;height: 100%;top: 0;z-index: 9;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cp ul li:hover .t_p .mb {opacity: 1;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_cp ul li h3 {font-size: 16px;color: #333;margin: 10px 0;text-align: center;line-height: 1.8;}
.sy_cp ul li:hover h3{color: #008cff;}

.swiper-hy{ margin:0 auto; padding-bottom:0;padding-top: 10px;position: relative;}
.swiper-hy .swiper-slide{position:relative;overflow: hidden;}
.sy_hyyy .swiper-button-prev{background:url(../images/jtdls.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; left:0px;}
.sy_hyyy .swiper-button-next{background:url(../images/jtdrs.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; right:0px;}
.sy_hyyy .swiper-button-prev:hover{background:url(../images/jtdl.png) center / 135% no-repeat;}
.sy_hyyy .swiper-button-next:hover{background:url(../images/jtdr.png) center / 135% no-repeat;}
.sy_hyyy .con {position: relative;width: 1200px;margin: 0 auto;max-width: 90%;}
.sy_hyyy {padding: 60px 25px;overflow: hidden;background: #f5f5f5;}

.swiper-hy .swiper-slide img {width: 100%; display: block;-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s; }
.swiper-hy .swiper-slide .sign {position: absolute; left:50%;top: 40%;width:400px; margin-left: -200px;height: 100%;	background: url(../images/hybj.png) no-repeat center top;	font-size: 14px;	line-height: 22px;	color: #fff;text-align: center;padding-top: 20px;box-sizing: border-box;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;z-index: 999}
.swiper-hy .swiper-slide .sign .tb {width:70px; height: 52px;margin: 0 auto;}
.swiper-hy .swiper-slide .sign span { font-size: 19px;}
.swiper-hy .swiper-slide:hover img {-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;filter:grayscale(100%); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%);}
.swiper-hy .swiper-slide:hover .sign {-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;top: 50%;background: none;}
.swiper-hy .swiper-slide .bg{	left:0;	bottom: 0;width:100%;	height:60%;	background: url(../images/bg_shadow06.png) center / 80% 100% no-repeat;position: absolute;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 0;z-index: 998}
.swiper-hy .swiper-slide:hover .bg{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 1;}

/*关于我们*/
.about{background: #fff; padding: 60px 0 67px;overflow: hidden;}
.about .index-title{padding-bottom: 44px;}
.about-content .pic1{width: 45%; margin-right: 3%;}
.about-content .pic1 img{display: block; width: 100%;}
.about-content .info{width: 50%;}
.about-content .info strong{display: block; font-size: 30px; line-height: 30px; color: #333333; height: 62px; position: relative; margin-bottom: 26px;}
.about-content .info strong:after{position: absolute; content: ''; width: 60px; height: 3px; background: #008cff; left: 0; bottom: 0;}
.about-content .info p{display: block; font-size: 16px; line-height: 32px; color: #666666; text-align: justify;}



.fleilist {
  margin-top: 35px;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.fleilist li {
  display: inline-block;
  position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.fleilist li:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.fleilist li.fenge {
  width: 1px;
  height: 24px;
  background-color: #ccc;
}
.fleilist li a {
  display: block;
  text-align: center;
}
.fleilist .pic {
  width: 100%;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 0;
}
.fleilist img {
  max-width: 100%;
  max-height: 100%;
}
.fleilist h3 {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  text-transform: uppercase;
  height: 20px;
  overflow: hidden;margin-bottom: 0;
}



/*新闻*/
.gray {background: #f5f5f5;overflow: hidden;}
.zxzx {position:relative; padding: 60px 0 0; width:1200px; margin:0 auto 50px;}
.zxzx .con { width:1200px; margin:0 auto}
.zxzx .hd .prev {width:39px; height:41px; background:url(../images/jtdl.png) center no-repeat; position:absolute; left:-45px; top:60%; margin-top:-20px; z-index:10000}
.zxzx .next{width:39px; height:41px; background:url(../images/jtdr.png) center no-repeat; position:absolute; right:-45px; top:60%; margin-top:-20px; z-index:10000}
.zxzx .bd {width:1200px; margin:0 auto;}
.zxzx .bd ul { margin-top:40px}
.zxzx .bd ul li { width:373px; float:left; margin:10px 40px 20px 0px; background:#f6f6f6}
.zxzx .bd ul li:last-child{margin-right: 0;}
.zxzx .bd ul li .tp { width:100%; position:relative}
.zxzx .bd ul li .tp img { width:100%}
.zxzx .bd ul li .rq { position: absolute;z-index: 5;-webkit-transition: transform .3s ease-in-out,background-color .2s ease-in-out;transition: transform .3s ease-in-out,background-color .2s ease-in-out;background-color: #0052a5;
width: 58px;padding-top: 13px;padding-bottom: 13px;color: #fff; left:0; top:0}
.zxzx .bd ul li .rq .month { font-size: 12px; line-height: 16px; display:block; text-align:center}
.zxzx .bd ul li .rq .day {font-size: 28px; line-height: 28px; font-weight: 700; margin-bottom: 2px; display:block; text-align:center}
.zxzx .bd ul li .rq .year { font-size: 12px;line-height: 16px; color: #eee; -webkit-transition: color .1s ease-in-out; transition: color .1s ease-in-out;display:block; text-align:center}
.zxzx .bd ul li:hover .rq { background:#e7141a;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.zxzx .bd ul li .text { width:100%;padding:20px 20px 30px;}
.zxzx .bd ul li h3 { font-size:20px;font-weight: bold;width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden; margin-bottom:15px;color: #222;}
.zxzx .bd ul li p { line-height:1.9; font-size:14px;color: #666;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.zxzx .bd ul li:hover{box-shadow: 0px 0px 10px #999;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb {padding: 60px 0;text-align: center;}
.sy_hzhb ul {display: flex;justify-content: center;flex-wrap: wrap;}
.sy_hzhb ul li {width:14.6666%;float: left;border: #eee 1px solid;margin: 0 1% 1%;transition: all 0.3s;box-sizing: border-box;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


/* start footer */
.footer_bg{background:#333; width:100%;padding:35px 0 0;}
.footer { }
.footer .zuo3 {}
.footer .zuo3 ul li { float:left;padding-right: 60px;min-width: 50px;}
.footer .zuo3 ul li:last-child{padding: 0;}
.footer .zuo3 ul li .tit1 {width: 100%;height: 36px;}
.footer .zuo3 ul li .tit1 a { font-size:16px; font-weight:bold; color:#fff; line-height:36px; display:block}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#0052a5;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#fff;text-transform: capitalize;}
.footer .zuo3 ul li a:hover { color:#eee}
.footer .zuo3 ul li.cp{width: 320px;}
.footer .zuo3 ul li.cp a { width:50%;float: left;}
.footer .zuo3 ul li.lx {width: 380px;padding-right: 0;float: right;}
.dzwz {line-height:30px;color:#fff;font-size:14px; float:left;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;margin-bottom: 10px;}
.dzwz p i {width: 26px;height: 26px;line-height: 26px !important;background: #fff;border-radius: 15px;color: #0052a5;text-align: center;margin-right: 10px;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;display: inline-block}
.dzwz p:hover i{background: #0052a5;color: #fff;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.footer .zuo3 ul li.yx {width:120px;padding-right: 0;float: right;}

.footer .weix {width: 120px;float: right;text-align: center;line-height: 30px;}
.footer .weix img {width: 100%;}
.footer_btm {margin:30px auto 0;border-top: 1px solid rgba(255,255,255,0.2); width:100%;}
.copy {width: 1200px;margin: 0 auto;line-height: 50px;text-align: center}
.copy p {font-size: 12px;text-transform: uppercase;color: #fff;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}




.n_ban{width:100%; height:400px; position:relative;}
.n_ban .mb {position: absolute;z-index: 1;width: 100%;height: 100%;background:rgba(0,0,0,0.4);left: 0;top: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.n_ban h3 {font-size: 50px;font-weight: bold;line-height: 2;color: #fff;text-align: center;letter-spacing: 2px;}
.n_ban h4 {font-size: 20px;color: #fff;line-height: 1.8;text-align: center;}


.ntit { width:100%; padding:10px 0; border-bottom:#ccc 1px solid; overflow:hidden}
.ntit ul li { display:inline-block; margin:0 10px;}
.ntit ul li a { line-height:34px; background:#eee; padding:0 20px; font-size:14px; color:#333;border-radius:17px;-moz-border-radius:17px;-webkit-border-radius:17px; display:block }
.ntit ul li a:hover { background:#c13f20; color:#fff;}
.ntit ul li a.on { background:#c13f20; color:#fff;}



.page{ text-align:center; margin:30px auto;}
.page a{ height:30px; line-height:30px; display:inline-block; font-size:14px; color:#5a5a5a;  margin:0; padding:0 10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; border:#ccc 1px solid; margin:0 3px }
.page a:hover{color:#fff; background:#00837a}
.page a.on{color:#fff; background:#00837a}


.sy_cpzx { width:1200px; margin:50px auto;}
.sy_cpzx .cplb { width:240px; float:left}
.sy_cpzx .cplb .tit { line-height:30px; padding:5px; background:#0052a5; margin-bottom:5px; color:#fff; font-size:18px; font-weight:bold; text-align:center}
.sy_cpzx .cplb .tit span { font-size:14px; text-transform:uppercase; font-weight: normal; display:block}
.sy_cpzx ul.box{width:930px;margin: 0 auto;float: right}
.sy_cpzx ul.box li {width:293px;float: left;margin-right: 25px;margin-bottom: 25px;border: #ccc 1px solid;box-sizing: border-box;background: #eee;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 20px 0 rgba(0,0,0,.03);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 20px 0 rgba(0,0,0,.03);}
.sy_cpzx ul.box li .tp {position: relative;overflow: hidden;}
.sy_cpzx ul.box li .tp img {width: 100%; transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;height: 216px;object-fit: cover;}
.sy_cpzx ul.box li:hover .tp img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cpzx ul.box li .tp .mb {width: 100%;height: 100%;background: rgba(0,0,0,0.5) url(../images/icon7.png) center no-repeat;position: absolute;left: 0;top:-100%;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cpzx ul.box li:hover .tp .mb{transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;top: 0}
.sy_cpzx ul.box li h3 {padding: 10px;line-height: 1.5;color: #333;font-size: 14px;text-align: center;}
.sy_cpzx ul.box li:hover h3{color: #fff;}
.sy_cpzx ul.box li:hover{border: #0052a5 1px solid;background: #0052a5}
.sy_cpzx ul.box li:nth-child(3n){margin-right: 0}


.sy_cpzx .cptp  { width:920px; float:right}
.sy_cpzx .cptp ul li { width:286px; float:left; position:relative; margin-right:30px; margin-bottom:30px; }
.sy_cpzx .cptp ul li img { width:100%; display:block;border:#ccc 1px solid;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
.sy_cpzx .cptp ul li .bt { width:100%; height:32px; line-height:32px;color:#333; text-align:center; font-size:16px}

.sy_cpzx .cptp ul li:hover .bt { color:#036fb8}

.subNavBox{width:240px; float:left}
.subNav{cursor:pointer;line-height:50px; background:#f5f5f5; display:block; text-align:center; font-size:16px; color:#333; margin-bottom:5px;}
.subNav:hover{color:#fff; background:#0052a5}
.currentDd{color:#fff; background:#0052a5}
.currentDt{background-image:url(../images/jiantou.jpg);}
.navContent{display: none;}
.navContent li a{display:block;heighr:35px;text-align:center;font-size:14px;line-height:35px;color:#333; background:#f5f5f5; margin:2px 0}
.navContent li a:hover{color:#fff;background-color:#0052a5}



.cpxq {padding: 50px 0;margin: 0 auto;}
.cpxq .left {width: 47%;float: left;}
.cpxqlb{width:100%; position:relative;}
.cpxqlb .swiper-slide img{width:100%; height:auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #1f69a3 1px solid;background: none}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#1f69a3;}
.cpxqlb .swiper-button-prev{background: url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background: url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:48%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 50px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .right .more {width: 120px;height: 38px;line-height: 38px;border-radius: 4px;background: #008cff;text-align: center;margin-top: 30px;}
.cpxq .right .more a{font-size: 16px;color: #fff;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 20px;color: #fff;margin-bottom: 40px;font-weight: bold;background: #eee;line-height: 2.5;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 15px;background: #008cff;}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;}

.ny_tjcp{padding: 0px 0 60px;position: relative;}
.swiper-yyly{width:100%; margin:0 auto; padding-bottom:50px !important;}
.swiper-yyly .swiper-slide{position:relative;}
.swiper-yyly .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yyly .swiper-slide .w_z{width:100%; padding:10px 5%; background-color:rgba(0,0,0,.6); position:absolute; bottom:0px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yyly .swiper-slide .w_z h3{font-size:14px; color:#fff;position: relative;text-align: center;}
.swiper-yyly .swiper-slide:hover .w_z{background-color:rgba(31,105,163,.9); bottom:10px;}
.sy_cp .swiper-pagination-bullet {
  background: #ccc;border: #333 1px solid;
}
.sy_cp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#008cff;border: #1f69a3 1px solid;}
.sy_cp {padding-bottom: 60px;}
.htit{font-size: 26px;color: #333;margin-bottom: 20px;}





@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#fff; width:100%}
	.weixin a.wb {
    height: 30px;
    line-height: 30px;
    background: url(../images/top9.png) center no-repeat;
}
.header .container{ padding:0; overflow:hidden; width:94%;}
	.header.on .container {
  display: block;
}
	.header .logo {
  margin: 10px 0;
}
.header .logo img {
  height: 40px;
}
.header .logo .img1 {
    display: none;
}
.header .logo .img2 {
    display: block;
}
	
.header .lang {
  margin-top: 17px;
  background: url(../images/lang.png) no-repeat left center;
  color: #333;
  margin-left: 0px;margin-right: 55px;
}
	.header.on .lang {
  margin-top: 17px;
}
	.header .lang a {
  color: #333;
}
	.header.on .nav {
  margin-top: 0;
}
.header .right { margin-right:60px; margin-left: 0;
}
.header.on .right {
    margin-top: 0;
}
	.header.on .right ul li {
  line-height: 60px;
}
	.header .right ul li a {
  color: #333;
}
	.header .right ul li {
  color: #333;line-height: 60px;
}
	.header .right {
  margin-right: 60px;
  margin-top: 0;
}
.header .right a {
    line-height: 30px;
    width: 30px; color:#666;
}
.header .right a.a2 {
    background: url(../images/s.png) center / 20px no-repeat;
}
.searchIpt { right:150px;
    top:15px; width:190px;
}
.searchIpt .search_txt {
    width: 132px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}

.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 15px;color: #333;}
.header.on .nav .e_j {
    top:0;
}
.header .nav i{display:block;color: #333;}
	.header .nav ul li .tb {display: none;
}
	.header .nav ul li .y_j {
  margin-top: 0;
}
	.header .nav ul li a {
  line-height: 60px;
}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #ccc; float:none; margin:0; padding:0;height: auto;}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding: 10px 0;box-shadow: 0 0 10px rgba(0,0,0,0);}
	.nav .e_j .left a{width: 100%;}
.header .nav ul li .e_j a { color:#444; text-align:left; line-height:40px; font-size:15px;}
	.header .nav ul li .e_j a:last-child{border: 0;}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.nav .e_j .s_j {
    width: 100%;
    position: relative;
    top:0px;
    left:0px; border:0
}
.header .nav ul li a{font-size:15px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
	.pc_ban .swiper-slide {
  width: 100%;
  height: 25rem;
}
	.pc_ban .more {width: 140px;height: 35px;line-height: 35px;margin-top: 20px;}
	
.pc_ban .mb {
  width: 90%;
  margin-left:0px;
  left: 5%;
  top: 35%;
}
	.pc_ban h1 {
  font-size: 2.2rem;margin-bottom: 6px;
}
	.pc_ban h4 {
  font-size: 1.4rem;
}
	.pc_ban .swiper-button-prev{display: none}
.pc_ban .swiper-button-next{display: none;}
	.container {
  width: 90%;
}
	.con {
  width: 90%;
}
	.sy_cp ul li {
  width: 47%;
  margin: 0 1.5% 3%;
}
.sy_cp {
  padding: 30px 0;
}
	.sy_hyyy {
  padding: 30px 10px;
}
	.about-content .pic1 {
  width: 100%;
  margin-right: 0%;
}
	.about-content .info {
  width: 100%;margin-top: 30px;
}
	.about {
  padding: 30px 0 37px;
}
	
	.zxzx .bd ul li .text {
  width: 100%;
  padding: 20px 10px 10px;
}
	.zxzx {
  padding: 30px 0 0;
  width: 90%;
  margin: 0 auto 30px;
}
	.footer  {
  padding: 0px 0;
}
	.footer  .zuo3 ul li {display: none;
}
	.footer  .zuo3 ul li.lx {
  width: 100%;display: block;
}
	.footer  .zuo3 {
  width:100%;overflow: hidden;
}
	
	.footer  .you3 {
 float: none;margin: 0 auto;
}
	.footer_btm {
  line-height: 1.5;padding: 10px 0;
}
	.copy {
  width: 90%;
  margin: 0 auto;
  line-height: 30px;
}
	.footer .zuo3 ul li.yx {
  width: 120px;
  padding-right: 0;
  float: none;display: block;margin: 0 auto;
}
	.zxzx .hd .prev {
  left: -0;
}
	.zxzx .next {
  right: -0;
}
	.zxzx .bd ul li { width:100%; float:left; margin:10px 0 ; background:#f6f6f6}
	.zxzx .bd {
  width: 100%;overflow: hidden;
}
	.n_ban {
  height: 13rem;
}
	.n_ban h3 {
  font-size: 30px;
  letter-spacing: 1px;
}
	.n_ban h4 {
  font-size: 16px;
}
	.sy_cpzx {
  width: 90%;
  margin: 30px auto;
}
	.sy_cpzx .cplb {
  width: 100%;position: relative;
}
	.sy_cpzx .cplb .tit {
  line-height: 24px;padding: 5px 15px;
  text-align: left;position: relative;
}
	 .sy_cpzx .cplb .tit .w_z {
    display: block;
    position: absolute;
    right: 15px;
    top: 12px;
    padding: 0;
    width: 20px;
    height: 32px;
    background: url(../images/nyej.png) center / 100% no-repeat;
  }
	.subNavBox {
  width: 100%;display: none;position: absolute;left: 0;top: 58px;z-index: 99;background: #fff;
}
.header.on .logo {
  width: auto;
}	
	.sy_cpzx ul.box {
  width: 100%;
}
	.sy_cpzx ul.box li {
  width: 100%;
  margin-right: 0;
  margin-bottom: 25px;
}
	.cpxq {
  padding: 30px 0;
}
	.cpxq .left {
  width: 100%;
}
	.cpxq .right {
  width: 100%;
}
	
	

}


@media only screen and (max-width:600px){
	.about-num ul li {
  width: 50%;margin-bottom: 20px;
}
	.tit h1 {
  font-size: 2.2rem;
}
	.tit {
  margin-bottom: 30px;
}
	.about-content .info strong {
  font-size: 20px;
  line-height: 1.5;
  height:42px;
  margin-bottom: 26px;
}
	  .sy_cp ul li {
    width: 100%;
    margin: 0 0% 3%;
  }
	.sy_cp ul li img {
  height: 26rem;
}
	.swiper-hy .swiper-slide .sign span {
  font-size: 15px;
}
	.sy_cpzx ul.box li .tp img {
  height: 21rem;
}
	
	
	
	
}








