@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{max-width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{max-width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;background:rgba(255,255,255,0.9)}
.header.on{box-shadow:0 0 10px #aaa;}
.header .container{position:relative;}
.header .logo{width:220px; float:left; margin:20px 0 15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{width:200px; margin:10px 0;}
.header .logo img{width:100%; height:auto; display:block;}
.header .tel{background:url(../images/dh1.png) no-repeat left center / 28px; width:150px; padding-left:30px; font-family:"impact"; font-size:20px; line-height:32px; color:#007cc6;float: right;margin-top: 35px;margin-left: 30px;}
.header .tel i{position:absolute; left:0; top:50%; margin-top:-12px; font-size:23px;}
.header.on .tel {margin-top: 25px;}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}

.header .nav{ margin-top:25px; float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px;background: url(../images/icon001.png) right center no-repeat; 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.on .nav{ float:right; margin-top:15px}
.header .nav ul li{margin:0 2px; line-height:50px; float:left; position:relative; padding:0 25px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header.on .nav ul li{line-height:50px;}
.header .nav ul li a{display:block; font-size:16px; color:#333; text-transform:capitalize}
.header .nav ul li span{width:0; height:2px; background-color:#007cc6; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:150px; position:absolute; top:50px; left:50%; margin-left:-75px; display:none; z-index:9999;padding-top: 20px;}
.header.on .nav ul li .e_j{padding-top: 10px;}
/*.header.on .nav .e_j{box-shadow:0 2px 2px #aaa;}*/
.header .nav ul li .e_j a{display:block; font-size:14px; color:#000; line-height:40px; border-bottom:1px solid rgba(0,0,0,0.15); background-color:rgba(255,255,255,.85); 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:#007cc6; 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: 68px; display: none}
}

@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:150px; margin:10px auto;}
.header.on .logo{width:150px; margin:10px auto;}
	.header .tel {
    background: none;
    width: 110px;
    padding-left: 5px;
    margin-right:50px;
    margin-top: 13px;
    font-size: 17px;
}
	.header.on .tel {
  margin-top: 15px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#999}
.header .nav ul { width: 100%;}
.header.on .nav {width:50%;margin-top: 0;}
.header .nav{width:50%; padding:15px 5%; background-color:#000; height:100%; position:fixed; top:60px; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #444; 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 #444; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#aaa;background-color: rgba(255,255,255,0);text-align: left;font-size: 14px;}
.header .nav ul li .e_j a:hover { color:#fff}
.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;}
.header .nav ul li a{font-size:16px; color:#fff;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}
@media only screen and (max-width:375px){
		.header .tel {
    width: 90px;margin-left: 0;
    margin-right: 50px;
}
	
	
}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:20px !important;}
.gallery-top .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; border: #007cc6 1px solid; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#007cc6}


.sy_about { padding:60px 0; overflow:hidden}
.tit { margin-bottom:50px; text-align:center; line-height:36px;}
.tit h1 { font-size:30px; color:#333; margin-bottom:15px; position:relative;font-weight: bold;}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height:2px;background: #007cc6;}
.tit h3 { font-size:16px; color:#666; margin-top:25px;text-transform: uppercase;}

.sy_stb {padding:25px 0;border-bottom: #ccc 1px solid;}
.sy_stb ul {display: flex;justify-content: space-between;}
.sy_stb ul li {width:40%;float: left;display: flex;justify-content: center;padding: 15px 0;border-radius: 10px;}
.sy_stb ul li .tb {width: 45px;margin-right: 30px;}
.sy_stb ul li .tb i {width: 60px;display: inline-block;}
.sy_stb ul li .tb i img {width: 100%;display: block;}
.sy_stb ul li .wenz {}
.sy_stb ul li h3 {font-size: 22px;color: #0084cd;margin-bottom:2px;}
.sy_stb ul li:hover h3 {color: #0084cd;}
.sy_stb ul li p {font-size: 16px;line-height: 1.8;color: #666;}


.imNav { height: 204px; border-bottom: 1px solid #DFDFDF; background: rgba(255,255,255,0.8);}
.imNav .container{ display: flex; justify-content: space-between; }
.imNav_aBox{ width:25%; float: left; text-align: center; padding-top: 127px; height: 203px; position: relative; line-height: 36px; font-size: 26px;color: #333; }
.imNav_aBox:hover,.imNav_aBox.on{ color: #007cc6; }
.imNav_aBox img{position:absolute; left:50%; margin-left:-40px; top:38px; transition:all 0.5s ease-in-out;}
.imNav_aBox img.opacity{opacity: 0;}
.imNav_aBox p {transition:all 0.5s ease-in-out;}
.imNav_aBox:hover img,.imNav_aBox.on img{opacity:0;}
.imNav_aBox:hover img.opacity,.imNav_aBox.on img.opacity{opacity:1;}

.imNav_aBox:hover img {
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  -webkit-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}

.m2menu_a:hover img {
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  -webkit-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}

.imgBgAnimation{-webkit-animation-name: imgBgAnimation;animation-name:imgBgAnimation}
@keyframes icon-bounce{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}
25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
50%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
85%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}
@-webkit-keyframes icon-bounce{0%,to{-webkit-transform:rotate(0);transform:rotate(0)}
25%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}
50%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}
75%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}
85%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}
}

.imNavFixed{ background: #FFF; height: 65px; width: 100%; border-top: 1px solid #BBBABA; border-bottom: 1px solid #BBBABA; position: fixed; z-index: 60; left: 0px; top: 0px; }
.imNavFixed .container{ display: flex; justify-content: space-between; }
.imNavFixed a{ font-size: 20px; line-height: 63px; display: block; }
.imNavFixed a:hover,.imNavFixed a.on{ color: #ed8a2a; }
.imNavFixed a span{ display: inline-block; height: 38px; width: 38px; margin-right: 10px; position: relative; }
.imNavFixed a span,.imNavFixed a text{vertical-align:middle;}
.imNavFixed a img{position:absolute; left:0; top:0; transition:all 0.5s ease-in-out;}
.imNavFixed a:hover img,.imNavFixed a.on img{opacity:0;}
.imNavFixed a:hover img.opacity,.imNavFixed a.on img.opacity{opacity:1;}
.imNav { height: 160px;}
.imNav_aBox{font-size:18px; padding-top:100px; height:159px; line-height:30px;box-sizing: border-box;}
.imNav_aBox img{width:60px; height:60px; margin-left:-30px; top:28px;}

.about {
    position: relative;
    background: url(../images/bg1.jpg);
    background-attachment: fixed
}

.about ._more {
    color: #0076cb
}

.about .describe {
    font-size: 14px;
    width: 100%;
    line-height: 1.8;
    margin-bottom: 25px;
    opacity: .7
}

.about ul {
    position: relative;
    z-index: 2;
    margin-bottom: 25px
}

.about ul:after {
    content: '';
    display: block;
    clear: both
}

.about ul li {
    float: left;
    width: 30.3333%;margin: 0 1.5% 30px;
    height: auto;
    position: relative;z-index: 1;
}
.about ul li.divtest:nth-child(1) .hideBox{background: #283b91;}
.about ul li.divtest:nth-child(2) .hideBox{background: #0089d1;}
.about ul li.divtest:nth-child(3) .hideBox{background: #00a2e9;}
.about ul li.divtest:nth-child(4) .hideBox{background: #24d892;}
.about ul li.divtest:nth-child(5) .hideBox{background: #fc6733;}
.about ul li.divtest:nth-child(6) .hideBox{background: #c4a837;}
.about ul li.divtest:nth-child(7) .hideBox{background: #21AC5F;}
.about ul li.divtest:nth-child(8) .hideBox{background: #0089d1;}
.about ul li.divtest:nth-child(9) .hideBox{background: #00a2e9;}
.about ul li.divtest:nth-child(10) .hideBox{background: #283b91;}


.about ul .showBox {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    padding: 20%
}

.about ul .line.t {
    width: 36px;
    height: 1px;
    background: #3a3a3a;
    display: inline-block
}

.about ul .line.b {
    width: 36px;
    height: 1px;
    background: #3a3a3a;
    display: inline-block
}

.about ul .icon {
    display: block;
    font-size: 60px;
    color: #006fc0;
    margin: 6% auto
}

.about ul .showBox .en {
    color: #006fc0;
    font-size: 16px;
    display: block;
    text-transform: uppercase
}

.about ul .showBox .cn {
    color: #333;
    font-size: 24px;
    display: block;
    margin-top: 5%
}

.about ul .hideBox {
    position: absolute;left: 0;top: 0;
    height: 100%;
    width: 100%;
    padding: 30px 25px;box-sizing: border-box;z-index: 2;
}

.about ul .title {
    font-size: 36px;
    margin-bottom: 15px
}

.about ul li {
    background: #fff;
    transition: all .3s ease 0s;height: 284px;
}

.about ul li .title i {
    width: 65px;
    height: 65px;
    margin-right: 20px;
    background: url(../images/icon1.png) no-repeat;
    background-size: auto 65px;
    display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;
}
.about ul li:hover{z-index: 3;}
.about ul li:hover .hideBox{-webkit-transform:scale(1.09); -moz-transform:scale(1.09); -o-transform:scale(1.09); -ms-transform:scale(1.09); transform:scale(1.09); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;
    box-shadow: 0 0 25px rgba(0, 0, 0, .25);
    z-index:99;}


.about ul li:nth-child(1) .title i {
    background-image: url(../images/hx1.png)
}

.about ul li:nth-child(2) .title i {
    background-image: url(../images/hx2.png)
}
.about ul li:nth-child(3) .title i {
    background-image: url(../images/hx3.png)
}
.about ul li:nth-child(4) .title i {
    background-image: url(../images/hx9.png)
}
.about ul li:nth-child(5) .title i {
    background-image: url(../images/hx5.png)
}
.about ul li:nth-child(6) .title i {
    background-image: url(../images/hx8.png)
}
.about ul li:nth-child(7) .title i {
    background-image: url(../images/hx7.png)
}
.about ul li:nth-child(8) .title i {
    background-image: url(../images/hx6.png)
}
.about ul li:nth-child(9) .title i {
    background-image: url(../images/hx4.png)
}
.about ul li:nth-child(10) .title i {
    background-image: url(../images/hx10.png)
}

.about ul li:nth-child(2) {
    background: #3433b3
}
.about ul li:nth-child(4) {
    background: #3433b3;
}
.about ul li:hover {
    z-index: 2;
}
.about ul li:nth-child(2n) .title b {
  color: #fff;
}
.about ul li:nth-child(2n):hover .title b {
  color: #fff;
}
.about ul li:nth-child(2n) .introduction {
  font-size: 14px;
  line-height: 1.7;
  opacity: .85;
  color: #fff;
}

.about ul .title b {
    display: block;
    width: 100%;
    font-size: 20px;
    margin: 20px 0 0;color: #fff;
}
.about ul li:hover .title b{color: #fff}

.about ul .introduction {
    font-size: 14px;
    line-height: 1.7;
    opacity: .85;color: #fff;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:4;
}

.about ul .hideBox p {
    font-size: 16px;
    margin-bottom: 15px;
    position: relative;
    text-indent: 20px;
    display: none
}

.about ul .hideBox p:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}


.trade-content {
    padding: 60px 0;position: relative;background:url(../images/cpbj.jpg) center / cover no-repeat; margin-top: 1px
}


/*新闻*/
.fnews {
  padding: 70px 0 64px;
  background: url('../images/fnewsbg.jpg') center no-repeat;
  background-size: cover;
}
.fnewswrap {
  margin: 45px 0 40px;
}
.fnewslist2 {
  float: right;
  width: 330px;
  padding: 6px 30px 7px;
  height: 400px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
}
.fnewslist2 li {
  width: 100%;
  height: 62px;
  padding: 19px 0 18px;
  border-bottom: 1px solid #f1f1f1;
}
.fnewslist2 li:last-child {
  border-bottom-color: #fff;
}
.fnewslist2 li a {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  font-weight: bold;
}
.fnewslist2 li h3 {
  font-size: 16px;
  color: #252831;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fnewslist2 .date {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin-top: 12px;
}
.fnewslist2 li:hover h3 {
  color: #0076cd;
}
.fnewslist2 h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fnewslist1 {
  float: left;
  width: 800px;
  height: 413px;
}
.fnewslist1 li {
  float: left;
  width: 390px;
  height: 198px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06);
}
.fnewslist1 li.i1 {
  margin-right: 15px;
  height: auto;
}
.fnewslist1 li.i2 {
  margin-bottom: 16px;
  background: #ffffff url('../images/fn2.jpg') center no-repeat;
}
.fnewslist1 li.i3 {
  background: #ffffff url('../images/fn3.jpg') center no-repeat;
}
.fnewslist1 li .wrap {
  padding: 24px 28px;
  height: 150px;
}
.fnewslist1 li.i1 .wrap {
  padding: 24px 28px 18px;
  height: 126px;
}
.fnewslist1 li a {
  display: block;
}
.fnewslist1 li .pic {
  width: 100%;
  height: 244px;
}
.fnewslist1 li h3 {
  font-size: 16px;
  color: #252831;
  font-weight: bold;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fnewslist1 li .txt {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin: 14px 0;
}
.fnewslist1 .more {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.fnewslist1 li:hover h3 {
  color: #0076cd;
}
.fnewslist1 h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.full {
  width: 100%;
  height: 100%;
}
.fnewswrap {
  margin: 45px 0 40px;
}
a.seemore {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #fff;
  line-height: 42px;
  text-align: center;
  border: 2px solid #0292fd;
  border-radius: 23px;
}
a.seemore span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1.png') right no-repeat;
}
a.seemore:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#2c368e), to(#00a2e9));
  background-image: linear-gradient(to right, #2c368e, #00a2e9);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.seemore:hover:after {
  height: 0;
}
a.seemore:hover {
  background-color: #fff;
  color: #005ffb;
}
a.seemore:hover span {
  background-image: url('../images/jtr1h.png');
}
a.seemore2 {
  display: block;
  width: 172px;
  height: 42px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  font-size: 16px;
  color: #1e64c6;
  line-height: 42px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 23px;
  background-color: #fff;
}
a.seemore2 span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 40px;
  background: url('../images/jtr1h.png') right no-repeat;
}





.news {padding-top:60px; overflow:hidden; padding-bottom:50px;}
.news .tit { background:url(../images/news.png) center 5px no-repeat; overflow:hidden}
.news h2 {
    text-align: center;
    color: #333;
    margin:35px 0px 7px 0px;font-size:38px; line-height:40px;}
.news .line{ text-align:center}
.news .line span{

	border: 2px solid #0083f2;

	display: inline-block;

	width:45px; margin:15px auto;}

.news .more { margin-top:70px; text-align:center}

#particles-js2, #parallax, .layer, .some-space, .some-more-space {
  height: 100%;
  position: absolute;top: 0;
  width: 100%;
}

#particles-js2 {
  opacity: 0.6;
}
.some-space {
  animation: rotate 18s 0.5s infinite linear reverse;
}

.some-more-space {
  -webkit-animation: rotate 15s 0.1s infinite linear;
          animation: rotate 15s 0.1s infinite linear;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
            transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
            transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
            transform: rotateZ(0deg) translate3d(0, 1.5%, 0) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
            transform: rotateZ(360deg) translate3d(0, 1.5%, 0) rotateZ(-360deg);
  }
}


.swiper-hy{ margin:0 auto; padding-bottom:0;padding-top: 10px;}
.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:-50px;}
.sy_hyyy .swiper-button-next{background:url(../images/jtdrs.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; right:-50px;}*/

.sy_hyyy .swiper-button-prev{background:url(../images/jtdl.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; left:-50px;}
.sy_hyyy .swiper-button-next{background:url(../images/jtdr.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-20px; right:-50px;}

.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 0;overflow: hidden;}

.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 .bq {position: absolute;left: 5px;top: 5px;padding: 5px 8px;background: rgba(0,132,205,0.55);font-size: 14px;color: #fff;z-index: 8;border-radius: 5px;}
.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: 18px;}
.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:240px;	background: url(../images/bg_shadow06.png) center / 90% 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;}


/*hezuo*/
.sy_hzhb {padding: 60px 0;text-align: center;}
.sy_hzhb ul li {width: 14.66666%;display: inline-block;border: #eee 1px solid;margin: 0.8%;transition: all 0.3s;

	-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;}

/*index-contact*/

.index-contact {

	min-width: 1200px;

	padding: 45px 0;

	background-image: url(../images/contact-bg.jpg);

	background-repeat: no-repeat;

	background-size: cover;

	background-attachment: fixed;

	background-position: center top;

	position: relative;

}

.index-contact .cover {

	position: absolute;

	top: 0;

	bottom: 0;

	left: 0;

	right: 0;

	background: rgba(0,0,0,0.5);

	z-index: 1;

}

.index-contact .s {

	position: relative;

	padding: 0 120px;

	z-index: 100;

}

.index-contact h6 {

	font-size: 30px;

	color: #fff;

	line-height: 40px;

}

.index-contact p {

	line-height: 50px;

	font-size: 18px;

	color: #eee;

}

.index-contact .btn {

	position: absolute;

	top: 50%;

	right: 120px;

	display: block;

	width: 200px;

	margin-top: -25px;

	border: 1px #fff solid;

	text-align: center;

	border-radius: 3px;

}

.index-contact .btn a {

	display: block;

	height: 48px;

	line-height: 48px;

	font-size: 18px;

	color: #fff;

}
/* start footer */

.register {

	padding: 50px 0 45px;

	background: url(../images/register_bg.png) no-repeat center center #007cc6;

}



.register .title {

	padding-bottom: 5px;

	font-size: 26px;

	font-weight: normal;

	text-align: center;

	color: #fff;

}



.register .desc {

	padding-bottom: 20px;

	margin: 0 auto;

	font-size: 14px;

	color: #fff;

	text-align: center;

}



.register .btn {

	display: block;

	width: 128px;

	height: 36px;

	padding: 0;

	margin: 0 auto;

	font-size: 16px;

	line-height: 36px;

	color: #fff;

	background: transparent;

	border: 1px solid #fff;

	border-radius: 0;

	transition: all .2s;

	text-align: center;

	cursor: pointer;

	vertical-align: middle;

}



.register .btn:hover {

	background: rgba(255, 255, 255, .1);

}


.footer{background-color:#373d41;font-family:"Microsoft Yahei"}
.footer-floor1{width:100%;padding:36px 0 60px}
.footer-list{width:69%;height:100%;float:left}
.footer-list ul.f1{width: 256px;}
.footer-list ul.f1 .flist-title{width: 100%;}
.footer-list ul{float:left;margin-right:8%}
.footer-list .flist-4{margin-right:0}
.footer-list ul.f1 li {width: 50%;float: left;}
.footer-list li{line-height:32px;}
.footer-list li a{color:#ccc;font-size:14px;text-decoration:none}
.footer-list li a:hover{text-decoration:underline;color:#fff}
.footer-list .flist-title{font-size:18px;color:#fff;margin-bottom:15px;width: 100%;}
.footer-floor2{width:100%;border-top:1px solid #666;padding:20px 0;text-align:center}
.footer-floor2 p{text-align:center;color:#eee;font-size:14px;line-height:30px}
.footer-floor2 p span{font-family:PingFangSC-Light,'helvetica neue','hiragino sans gb',tahoma,'microsoft yahei ui','microsoft yahei',simsun,sans-serif}
.footer-floor2 a{color:#eee}
.footer-floor2 a:hover{color:#a8d0e0;text-decoration:underline}
.foot-link{margin:0 15px;text-decoration:none;color:#eee}
.foot-link:hover{text-decoration:underline}
.footer-right{width:250px;float:right}
.telephone{width:100%;height:32px;line-height:32px;color:#fff}
.telephone span{display:inline-block;width:32px;height:32px;float:left;background:url(../images/phone_32px.png);margin-left:16%}
.telephone .tel-number{font-size:22px;font-weight:400;text-align:right}
.official-plat{ margin-top:10px;}
/*.official-plat{width:100%;height:100%;margin-top:20px;position:relative}*/
.official-plat ul{float:right;margin-top:7px}
.official-plat ul li span{display:inline-block;width:32px;height:32px;line-height:32px;float:left;font-size: 18px}

.official-plat ul li{height:45px}
.official-plat ul a{display:inline-block;height:32px;width:100%;line-height:32px;color:#fff;text-decoration:none;font-size:14px}
.official-plat>p{display:inline-block;width:132px;height:132px;border:1px solid #ddd;background-color:#fff}
/*.official-plat .weixin{position:absolute;top:0;left:50px;background-repeat:no-repeat;background-position:0 0}*/
.official-plat .weixin img {width: 100%;}
.official-plat .weibo{position:absolute;top:0;left:10px;background-image:url(../images/plat_qrcode.png);background-repeat:no-repeat;background-position:-132px 0;display:none}
#wx-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:12px;right:-20px;z-index:10;display: none;}
#wb-corner{border:10px solid transparent;border-left:10px solid #fff;position:absolute;top:58px;right:-20px;z-index:10}

.n_ban{width:100%; height:440px; overflow:hidden; position:relative;}
.n_ban .w_z{width:40%; text-align:center; position:absolute; top:50%; left:50%;transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.n_ban .w_z.rt{width:40%; text-align: left; position:absolute; top:50%; left:20%;}
.n_ban .w_z h3{font-size:22px; font-weight:bold; color:#333; margin-bottom:10px; text-transform:uppercase; text-shadow:0 0 10px #666}
.n_ban .w_z p{font-size:36px; margin-bottom:20px; color:#333;text-shadow:0 0 10px #666}
.n_ban .w_z a{padding:0 20px; background-color:#e77817; font-size:15px; line-height:36px; color:#fff; border-radius:20px; display:inline-block; margin:0 10px;}

.ntit {height: 60px;line-height: 60px;border-bottom: #eee 1px solid;position: relative}
.ntit .wzxx {float: left;}
.ntit .wzxx a {margin-right: 0px;/*float: left;*/font-size: 14px;color: #333;}
.ntit .wzxx {color: #333;}
.ntit .wzxx a:hover{color: #007cc6}
.ntit .sub_nav {float: right;}
.ntit .sub_nav .w_z {display: none;}
.ntit .sub_nav ul li {margin-left:30px;float: left;position: relative;margin-right: 10px;height:60px;}
.ntit .e_j {width:1200px; position: absolute;top: 60px;left:50%;margin-left: -600px; z-index: 9;display: none;background: #fff;}
.ntit .e_j ul li{margin-left:40px;float: left;position: relative;margin-right: 10px;height:60px;}
.ntit .e_j ul li span {width:0; height:2px; background-color:#007cc6; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.ntit .e_j ul li:hover a {color: #007cc6;}
.ntit .e_j ul li:hover span {width: 100%}
.ntit .e_j ul li a {color: #333;font-size: 14px;font-weight: bold;font-family: Microsoft YaHei;}
.ntit .sub_nav ul li span {width:0; height:2px; background-color:#007cc6; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.ntit .sub_nav ul li a {color: #333;font-size: 14px;font-weight: bold;font-family: Microsoft YaHei;}
.ntit .sub_nav ul li:hover a {color: #007cc6;}
.ntit .sub_nav ul li:hover span {width: 100%}
.ntit .sub_nav ul li.on a {color: #007cc6;}
.ntit .sub_nav ul li.on span {width: 100%}

.ny_cpfa {padding: 50px 0;}
.ny_cpfa ul li {padding-bottom: 30px;margin-bottom: 50px;border-bottom: #ccc 1px solid;overflow: hidden;}
.ny_cpfa ul li .tp {width: 46%;}
.ny_cpfa ul li .tp img {width: 100%;display: block;}
.ny_cpfa ul li .wenz {width: 49%;padding-top: 20px;}
.ny_cpfa ul li .wenz h3 {font-size: 20px;font-weight: bold;margin-bottom: 25px;color: #333;}
.ny_cpfa ul li .wenz p {font-size: 16px;color: #666;line-height: 1.8;margin-bottom: 20px;}
.ny_cpfa ul li .wenz .more a {width: 150px;line-height: 40px;border: #007cc6 1px solid;color: #007cc6;font-size: 16px;display: block;border-radius: 10px;text-align: center;margin-top: 50px;}
.ny_cpfa ul li:hover .wenz .more a{background: #007cc6;color: #fff;}

.cpxqban {width: 100%;height: 600px;position: relative;}
.cpxqban .left {width:700px;position: absolute;float: left;top:50%; transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.cpxqban .left h3 {font-size: 40px;font-weight: bold;color: #fff;margin-bottom: 20px;}
.cpxqban .left p {font-size: 16px;line-height: 1.8;color: #fff;}
.cpxq {padding: 50px 0;margin: 0 auto;}
.cpxq .left {width: 47%;padding-bottom: 50px;overflow: hidden;}
.cpxq .left img {width: 100%;display: block;border-radius: 6px;box-shadow: 0 0 15px #ccc; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.cpxq .left: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;}
.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%;padding-bottom: 50px;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;}
.cpxq .right p {font-size: 15px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.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: #1f69a3;}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;}

.ny_hzys {padding: 60px 0;background: #f5f5f5;overflow: hidden;}
.ny_hzys ul{}
.ny_hzys ul li {float: left;width: 580px;min-height:180px;border: 1px solid #e8e8e8;margin: 0 40px 30px 0;padding:35px 50px ;box-sizing: border-box;background: #FAFBFD;display: flex;justify-content: space-between;}
.ny_hzys ul li:nth-child(2n){margin-right: 0;}
.ny_hzys ul li.sj5 p{width: 50%;float: left;}
.ny_hzys ul li:hover{box-shadow: 0 0 20px #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;}
.ny_hzys ul li .tb {width:60px;float: left;}
.ny_hzys ul li .tb img {width: 100%;display: block;}
.ny_hzys ul li .wenz {width:calc(100% - 75px);float: right;} 
.ny_hzys ul li .wenz h3 {font-size: 18px;color: #061828;margin-bottom: 20px;}
.ny_hzys ul li .wenz p {font-size: 14px;color: #636A72;line-height: 1.8;}
.ny_hzms {padding: 60px 0;}
.ny_hzms ul li {width: 32%;float: left;margin: 0 2% 2% 0;box-shadow: 1px 4px 20px -2px rgba(0,0,0,.1);padding: 55px 20px 30px;height: 296px;
transition: all .35s ease-in-out;text-align: center;box-sizing: border-box;position: relative;}
.ny_hzms ul li span {width: 0;height: 3px;position: absolute;left: 0;bottom: 0;transition: all 0.3s;
-wbkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;background: #0084cd;}
.ny_hzms ul li:hover span {width: 100%;height: 3px;transition: all 0.3s;
-wbkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;}
.ny_hzms ul li:hover {box-shadow: 1px 4px 20px -2px rgba(0,0,0,.2);
transition: all 0.3s;
-wbkit-transition: all 0.3s;
-o-transition: all 0.3s;
-moz-transition: all 0.3s;}

.ny_hzms ul li h4 {font-size: 20px;margin-bottom: 15px;font-weight: bold;}
.ny_hzms ul li i {
 display:inline-block;
 color:#4d69fa;
 position:relative;width: 60px;
}
.ny_hzms ul li i img {width: 100%;display: block;}
.ny_hzms ul li i {
 margin-bottom:30px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
}
.ny_hzms ul li:hover i{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.ny_hzms ul li i::after {
 position:absolute;
 left:-15px;
 top:-25px;
 content:"";
 height:60px;
 width:60px;
 background:#0084cd;
 z-index:-1;
 opacity:.07;
 transform:rotate(45deg);
 border-radius:5px;
 z-index:-1
}

.ny_hzms ul li:hover p {color: #333;}
.ny_hzms ul li:hover h4 {color: #0084cd;}
.ny_hzms ul li p {font-size: 14px;color: #555;line-height: 1.8;}
.ny_hzms ul li:nth-child(3n){margin-right: 0}


		  
.page{ text-align:center; margin:30px auto;}

.page a{ height:26px; line-height:26px; display:inline-block; font-size:14px; color:#5a5a5a; border:#f5f5f5 1px solid;background: #f5f5f5; margin:0 3px; padding:0 10px;}

.page a:hover{ background:#007cc6; border:#007cc6 1px solid; color:#FFF;}

.page a.hover{ background:#007cc6; border:#007cc6 1px solid; color:#FFF;}

.ny_xw {padding: 50px 0;}
.Activsbf1_lb{ width:100%; margin-top:10px;}

.Activsbf1_lb dl{ width:100%;border: #f5f5f5 1px solid;box-sizing: border-box; padding:10px; float:left; margin:0 0 20px; display:inline;box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}

.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}

.Activsbf1_lb dt a{ overflow:hidden;display:table-cell; text-align:center; vertical-align:middle;}

.Activsbf1_lb dt img{ vertical-align:middle; width:100%;}

.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}

.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.Activsbf1_lb dd .newNrtit a{font-size:18px; color:#333; font-weight:bold;}

.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:32px; color:#666; font-size:14px;letter-spacing: 1px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:2;}

.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;}
.Activsbf1_lb dd .more a {width: 90px;line-height: 28px;border: #ccc 1px solid;display: block;text-align: center;color: #333;text-transform: uppercase;margin-top: 20px;height: 28px;margin-bottom: 20px;}
.Activsbf1_lb dd:hover .more a {background: #007cc6;color:#fff }
.Activsbf1_lb dl:hover .Acdltj_time{ color:#ccc;}
.Activsbf1_lb dl:hover{ background:#eee;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.Activsbf1_lb dd:hover .newNrtit a{color:#007cc6;}

.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}
.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}

.ny_jj {padding: 50px 0 50px;}
.ny_jj .con{margin-bottom: 50px;overflow: hidden;font-size: 14px;color: #000;line-height: 35px;}
.ny_jj .tp {width: 530px;}
.ny_jj .tp img {width: 100%;display: block;}
.ny_jj .wenz {width: 620px;padding-top: 40px;}
.ny_jj .wenz p {/*text-indent: 2em;*/font-size: 16px;line-height: 2.2;color: #666;}
.ny_gywm {background: #f5f5f5;overflow: hidden;}
.ny_gywm .about-ab-three
{
	overflow: hidden;padding:60px 0 60px;
}
.ny_gywm .about-three-item
{
	float: left;
	width: 48%;margin: 0 1%;
	position: relative;
}

.ny_gywm .about-three-item img
{
	width: 100%;display: block;
}
.ny_gywm .about-three-bg
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	background: rgba(0,0,0,0.3); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; 
}
.ny_gywm .about-three-bg:hover
{background: rgba(39,85,162,0.85); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_gywm .about-three-bg>div
{
	text-align: center;
	position: relative;padding: 0 20px;
	top: 50%;
	-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.ny_gywm .about-three-bg h3
{
	font-size: 24px;
	font-weight: 500;
	display: inline-block;
	position: relative;
	margin-bottom: 20px;color: #fff;font-weight: bold;
}
.ny_gywm .about-three-bg h3::after
{
	content: "";
	position: absolute;
	bottom: -8px;
	left: calc(50% - 15px);
	height:2px;
	width: 30px;
	background: #cf141d;

}
.ny_gywm .about-three-bg p
{
	line-height: 1.6;color: #fff;font-size: 16px;padding: 10px 0
}

.gray {padding: 50px 0;overflow: hidden}
.newsp02 {position:relative; width:1200px; margin:0px auto 0}
.swiper-ry{ margin:0 auto; padding-bottom:0;padding-top: 10px;}
.swiper-ry .swiper-slide{position:relative;}
.newsp02 .swiper-button-prev{background:url(../images/jtdl.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-30px; left:0;opacity: 0; left:-50px;}
.newsp02 .swiper-button-next{background:url(../images/jtdr.png) center / 135% no-repeat; width:39px; height:39px; margin-top:-30px; right:0;opacity: 0; right:-50px;}
.newsp02:hover .swiper-button-prev{opacity: 1}
.newsp02:hover .swiper-button-next{opacity: 1}
.swiper-ry .swiper-slide img { width:100%}

.swiper-ry .swiper-slide h3 { font-size:14px; width:100%;line-height: 30px;text-align: center;}
.swiper-ry .swiper-slide:hover{box-shadow: 0px 0px 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;}

.zplm {width: 100%;margin: 0 auto;padding: 60px 0;}
.zplm ul li {width: 560px;position: relative;}
.zplm ul li .box {width: 100%; text-align: center;height: 100%;position: absolute;left: 0;top: 0;font-size: 25px;color: #fff;font-weight: bold;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: rgba(0,0,0,0.5)}
.zplm ul li h3 {font-size: 35px;color: #fff;font-weight: bold;width: 100%}
.zplm ul li img {width: 100%;display: block;}


.ny_cpxq{}
.ny_cpxq h2 {font-size: 30px;text-align: center;font-weight: bold;margin-bottom: 35px;color: #333;margin-top: 30px;}

.ny_cpxq h1 {border-bottom: 1px solid #eeeeee;
position: relative;font-size: 20px;color: #333;padding-bottom: 10px;font-weight: bold;margin-bottom: 20px;}
.ny_cpxq h1::before{width: 60px;left: 0;bottom: 0;position: absolute;height: 2px;background: #007cc6;content: ""}
.ny_cpxq p {font-size: 16px;color: #333;line-height: 2;/*margin-bottom: 20px;*//*text-indent: 2em;*/}


.cpts {padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px #ccc;margin-top: 30px;}
.cpts ul li { width:30.3333%; float:left; margin:0 1.5% 10px; padding:40px 20px 35px; box-sizing:border-box; height:200px}
.cpts ul li:hover {box-shadow: 0px 5px 20px 0px rgba(169, 180, 190, 0.2);}
.cpts ul li .five-value-img { width: 70px; height: 70px;margin: 0px auto 20px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;  }
.cpts ul li .five-value-img img { width:100%}
.cpts ul li:hover .five-value-img {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.cpts ul li h3 {font-size: 20px;color: #333;font-weight: bold;margin-bottom: 10px; text-align: center;}
.cpts ul li p { font-size:14px; color:#333; line-height:1.8; text-align:center}

.cpyyly {padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px #ccc;margin-top: 30px;overflow: hidden}
.cpyyly ul li {width:30.3333%; float:left; margin:0 1.5% 10px; box-sizing:border-box;position: relative;}
.cpyyly ul li img {width: 100%;display: block;}
.cpyyly ul li h3 {position: absolute;left: 0;bottom: 0;line-height: 38px;background: rgba(207,0,13,0.8);width: 100%;color: #fff;text-align: center;}

.cpyyal { padding: 30px;box-sizing: border-box;box-shadow: 0 0 10px #ccc;margin-top: 30px;overflow: hidden;margin-bottom: 30px}
.cpyyal a { margin:0 4px 10px; font-size:14px; display:inline-block; line-height:42px; border:#ccc 1px dashed; color:#333; text-align:center;padding: 0 20px;}
.cpyyal a:hover { border:#007cc6 1px dashed; color:#007cc6}


.gy_lxwm { padding:60px 0}
.gy_lxwm ul li { width:31.3333%; float:left; margin:0 1%; background:#f6f6f6; padding:20px; box-sizing:border-box; transition: all 0.5s;-wbkit-transition: all 0.5s;-o-transition: all 0.5s;-moz-transition: all 0.5s;height: 225px}
.gy_lxwm ul li:hover{ transition: all 0.5s;-wbkit-transition: all 0.5s;-o-transition: all 0.5s;-moz-transition: all 0.5s;background:#0084cd;color: #fff;}
.gy_lxwm ul li .tb { width: 50px;margin: 10px auto 20px;height: 50px}
.gy_lxwm ul li .tb.t1 {background:url(../images/lxyx.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t1 {background:url(../images/lxyxs.png) center / 100%;}
.gy_lxwm ul li .tb.t2 {background:url(../images/lxdh.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t2 {background:url(../images/lxdhs.png) center / 100%;}
.gy_lxwm ul li .tb.t3 {background:url(../images/lxsj.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t3 {background:url(../images/lxsjs.png) center / 100%;}
.gy_lxwm ul li .tb.t4 {background:url(../images/lxdz.png) center / 100%;}
.gy_lxwm ul li:hover .tb.t4 {background:url(../images/lxdzs.png) center / 100%;}
.gy_lxwm ul li h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 20px;text-align: center}
.gy_lxwm ul li p {font-size: 14px;line-height: 2;color: #666;text-align: center}
.gy_lxwm ul li:last-child p {text-align: left}
.gy_lxwm ul li:hover h3 {color: #fff;}
.gy_lxwm ul li:hover p {color: #fff;}
.mb50 {margin-bottom: 50px;}


.f_h{width:40px; height:40px; background:#007cc6 url(../images/f_h.png) no-repeat center; display:none; position:fixed; bottom:0; right:0; z-index:999999;}



@media only screen and (max-width:1024px) {
.item-text {
    display: none;
}
.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}
	.about ul li {width: 50%;
  height: 254px;
}
	.sy_stb ul li {
  width:100%;
}
	.sy_stb ul {
  display: block;
}
	.sy_stb ul li .tb i {
  width: 45px;
  display: inline-block;
}
	.sy_hyyy .swiper-button-next {
  right: 0px;
}
	.sy_hyyy .swiper-button-prev {
  left: 0px;
}
	.news {
    padding-top: 30px;
    padding-bottom:30px;
}
	.fnews {
  padding:40px 0 34px;
}
	.fnewslist1 li {
  width: 100%;
  height: 198px;
}
	.fnewslist1 {
  width: 100%;
  height: auto;
}
	.fnewslist1 li.i2 {
  background: #ffffff url('../images/fn2.jpg') center right no-repeat;
}
	.fnewslist1 li.i3 {
  background: #ffffff url('../images/fn3.jpg') center right no-repeat;
}
	.fnewslist2 {box-sizing: border-box;width: 100%;
  height: auto;
}
	.swiper-hy .swiper-slide .sign {
  position: absolute;
  left:0%;
  width: 100%;
  margin-left: 0px;
  height: 100%;
}
	
	
	.sy_hyyy ul li {
    width: 48%;
}
	.sy_hyyy {
    padding: 30px 0;
}
	.sy_hzhb {
    padding: 30px 0;
}
	.con {
    width: 90%;
}
	.sy_hzhb ul li {
    width: 31.3333%;float: left;box-sizing: border-box;
}
	.sy_hzhb{overflow: hidden;}
	.footer-list {display: none}
	.footer-right {float: none;margin: 0 auto;
}
	.telephone .tel-number {
    text-align: center;
}
	.telephone span {display: none;
}
	.footer-floor2 {
    padding: 10px 0;
}
	.footer-floor1 {
    padding: 30px 0 ;
}
	.ny_jj .tp {
    width: 100%;
}
	.ny_jj .wenz {
    width: 100%;margin: 30px 0 0;padding-top: 0;
}
	.ny_jj .con {
    margin-bottom: 30px;
}
	.ny_jj {
    padding: 20px 0 0px;
}
	.gray {
    padding: 30px 0;
}
	.newsp02 {
    width: 90%;
}
.n_ban {
    height: 15rem;
}

	.ntit .sub_nav .w_z {
    display: block;
    position: absolute;
    right: 5%;
    top: 0;
    padding: 0;
    width: 20px;
    height: 50px;
    background: url(../images/nyej.png) center / 100% no-repeat;
}
		.ntit .sub_nav ul li {
    margin-left:5%;width: 90%;
    margin-right: 5%;
    height: 40px;text-align: center;line-height: 40px;
}
	.ntit ul {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 99;
    background: #fff;
}
	.ntit {
    height: 50px;
    line-height: 50px;
}
	.ny_cpfa ul li .tp {
    width: 100%;
}
	.ny_cpfa {
    padding: 30px 0;
}
	.ny_cpfa ul li .wenz {
    width: 100%;
}
	.ny_cpfa ul li .wenz .more a {
    margin-top: 30px;
}
	.ny_cpfa ul li {
    margin-bottom: 30px;
}

	.ny_khfw {
    margin: 30px auto;
}
	.ny_khfw ul li {
    width: 98%;margin: 0 1% 2%;
    min-height: 200px;
}
	.ny_khfw img {
    width: 100%;margin-top: 20px
}
	.ny_khfw ul.zc li {
    width: 100%;
    padding: 20px;
    min-height: 140px;margin: 0 auto 20px;
}
	.nyhy ul li {
    width: 46%;
    margin: 0 2% 4% ;
}
	.nyhy {
    padding:30px 0;
}
	.nyhy ul li .wenz {
    padding: 15px 15px 10px;
    background: url(../images/jt.png) 94% 18px no-repeat;
}
	.ny_gywm .about-ab-three {
  padding: 30px 0 30px;
}
	.ny_gywm .about-three-item {
  width: 100%;margin-bottom: 2%
}
	.cpxq img {
    max-width: 680px;width: 100%;
}
	.cpts ul li {width: 31.3333%;margin: 0 1% 0;
    padding: 20px 10px 5px;
    height: auto;
}
	.cpts ul li p {text-indent: 0;}

		.Activsbf1_lb dl {padding: 0}
	.Activsbf1_lb dt {
    width:38%;
}
	.Activsbf1_lb dd {
    width: 58%;
    margin-top: 5px;
    margin-right: 5px;
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 5px 0 0;
}
	.Activsbf1_lb dd .newNrjs {margin-top: 10px;
    line-height: 1.8;
    font-size: 14px;
    letter-spacing: 0px;
}
	.Activsbf1_lb dd .more a {
    line-height: 26px;
    margin-top: 15px;
}
	.Activsbf1_lb dd .newNrtit a { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	.ny_xw {
    padding:30px 0;
}
	.n_ban .w_z.rt {
  left: 5%;
}
	.cpxq .left {
  width: 100%;
  padding-bottom: 30px;
}
	.cpxq .right {
  width: 100%;
  padding-bottom:0px;
}
	.ny_hzys {
  padding: 30px 0;
}
	.ny_hzys ul li {
  width:46%;
  min-height: 200px;
  margin: 2% ;
  padding: 30px 25px 20px;
}
	.cpxqban {
  height: 17rem;
}
	.cpxqban .left {
  width: 60%;
}
	.cpxqban .left h3 {
  font-size: 30px;
}
	.ny_hzms ul li {
  width: 100%;
  margin: 0 2% ;
  box-shadow: 1px 4px 20px -2px rgba(0,0,0,.1);
  padding: 55px 20px 30px;
  height: 296px;
}
	.gy_lxwm {
  padding:30px 0;
}
	.gy_lxwm ul li {
  width:100%;
  margin: 0 0 2%;
  height: 200px;
}
	.gy_lxwm ul li h3 {
  font-size: 18px;
  margin-bottom: 10px;
}


	
	
	
	
	
	
	

.nban {
    height:10rem;
    width: 100%;
}

  }

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

.tit {margin-bottom:30px;}
.tit h1 {font-size:2.3rem;}
.gallery-top .swiper-pagination {
    bottom: 6px !important;
}
	.gallery-top .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}
	.about ul li {
  width: 100%;
  height: 284px;
}
	.trade-content {
  padding: 30px 0;
}
	.about ul {
  margin-bottom: 0;
}
	.swiper-hy .swiper-slide .sign span {
  font-size: 14px;
}
	.imNav_aBox {
    width: 50%;
    padding-top: 97px;
    height: 135px;
    line-height: 30px;
    font-size: 16px;
}
	.imNav {
    height: 270px;
}
	.item-title {
    font-size: 1.5rem;
    padding: 1rem 0;
}
	.item-text p {
    font-size: 1.2rem;
    padding: 0 1rem;
}
	
	.register {
    padding: 3rem 0 ;
}
	.register .title {
    font-size: 2rem;
}
	.footer-floor2 {
    padding: 10px ;box-sizing: border-box;
}
	
	.n_ban .w_z.rt {
    width: 50%;
    top: 50%;
    left: 5%;
}
	.n_ban .w_z h3 {
    font-size: 1.6rem;
}
	.n_ban .w_z p {
    font-size: 2.5rem;
}
	.nyhy ul li {
    width: 96%;
}
	.ny_cpxq h2 {
    font-size: 2rem;
    margin-bottom: 2rem;
    margin-top: 1.5rem;
}
	.cpxq {
    padding:1.5rem;
    margin-top: 1.5rem;
}
	.ny_cpxq h1 {
    font-size: 1.6rem;
}
	.ny_cpxq p {
    font-size: 1.4rem;line-height: 1.8;
    margin-bottom: 1.5rem;
}
	.cpts ul li {
    width: 98%;
    margin: 0 1% 0;
}
	.cpyyly ul li {
    width: 100%;
    margin: 0 0 10px ;
}
.cpyyly ul li h3 {
    line-height: 3rem;font-size: 1.2rem
}
	.cpyyly {
    padding: 1.5rem;
    margin-top: 2rem;
}
	.cpyyal {padding: 1.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
	.cpyyal a {
    line-height: 3rem;
    padding: 0 1rem;
}
	.ny_cpfa ul li .wenz h3 {
    font-size: 1.6rem;
    margin-bottom: 1.5rem;
}
	.ny_cpfa ul li .wenz p {
    font-size: 1.2rem;margin-bottom: 1rem
}
	.ny_cpfa ul li .wenz .more a {
    width: 10rem;
    line-height: 3rem;
    font-size: 1.4rem;
    margin-top: 2rem;
}
	.Activsbf1_lb dl {padding: 0}
	.Activsbf1_lb dt {
    width:38%;
}
	.Activsbf1_lb dd {
    width: 58%;
    margin-top: 0px;
    margin-right: 0;
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 5px 0 0;
}
	.Activsbf1_lb dd .newNrjs {margin-top: 10px;
    line-height: 1.8;
    font-size: 14px;
    letter-spacing: 0px;
}
	.Activsbf1_lb dd .more a {
    line-height: 26px;
    margin-top: 15px;
}
	.Activsbf1_lb dd .newNrtit a { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	
		.Activsbf1_lb dd .newNrtit a {font-size: 1.4rem
}
	.Activsbf1_lb dd .Acdltj_time {
    margin: 0px 0 0;font-size: 1rem
}
	.Activsbf1_lb dd .newNrjs {
    margin-top: 0px;
    line-height: 1.8;
    font-size:1.2rem
}
	.Activsbf1_lb dd .more a {display: none;}
	.ny_xw {
    padding: 2rem 0;
}
	.ny_gywm .about-three-bg h3 {
  font-size: 20px;
}
	.ny_hzys ul li {
  width: 100%;
  min-height: 100px;
  margin: 2% 0;padding: 30px 20px 20px;
}
	.ny_hzys ul li.sj5 p {
  width: 100%;
}
	.cpxqban .left h3 {
  font-size: 20px;
  margin-bottom: 15px;
}
	.cpxqban .left p {
  font-size: 1.2rem;
}
	.cpxqban .left {
  width: 70%;
}
	.ny_hzms ul li {
  padding: 45px 20px 30px;
  height: 296px;
}
	.ny_hzms ul li i {
  margin-bottom: 20px;
}

	
	
	
}





/*my*/
.gallery-top .swiper-button-prev{background:url(../images/bs2.png)  no-repeat;left: 30px;right: auto; width:60px;}
.gallery-top .swiper-button-next{background:url(../images/bs1.png)  no-repeat;right: 30px;left: auto; width:60px;}

.gallery-top .swiper-button-prev:hover{background:url(../images/bs2.png)  no-repeat;}
.gallery-top .swiper-button-next:hover{background:url(../images/bs1.png)  no-repeat;}


.listpage {clear: both;text-align: center;}
.piclist{width:720px;}
.piclist ul{}
.piclist li{width:240px;float:left;height:200px;overflow:hidden;}
.piclist img{width:224px;height:160px;padding:2px;border: 1px solid #cfcfcf;margin-bottom:8px;}
.piclist a{}
.piclist a:hover{color:red;text-decoration:none;}
.picname{text-align:center;}
.page h2 {text-align:center;margin:20px;}
.info {text-align:center;color:#999;margin-bottom:20px;}
.content{line-height:24px;}


 .newslist h3{color:#325e7f;height:30px;font-size:18px;padding-left: 5px;}
 .newslist h3 .bt{float:left;}
 .newslist h3 .more{float:right;}

 .newslist li{color:#325e7f;line-height:34px;height:34px; font-size:14px;border-bottom: #E5E7E6 1px dashed;}
 .newslist li a{float:left;color:#325e7f;}
 .newslist li span{float:right;font-family:Verdana;color:#8c8c8c;}
.newwarp{width:300px;height:180px;float:left;}
.newstitle{line-height:14px;height:20px;}
.newstitle a{color:#929292}
.newstitle h3{float: left;font-size: 14px;}
.newstitle .more{color:#2554b3;float:right;}
.newsfocus{height:75px;padding:10px 0px 0px 0px;margin-bottom:8px;border-bottom:1px solid #e0e0e0;}
.newsfocus div{float:left;width:60px;height:60px;margin-right:16px;}
.newsfocus div a{width:60px;height:60px;border:1px solid #d2d2d0;border-radius:5px;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:42px;*font-family:Arial;}
.newsfocus div a img{border-radius:5px;vertical-align:middle;width:58px;height:58px;}
.newsfocus h3{margin-bottom:3px;}
.newsfocus h3 a{font-weight:bold;font-size:12px;color:#fe8216;}
.newsfocus p{color:#8f8f8f;line-height:18px;}



 .news_lbn .xw_liebiao {
        margin-top: 30px;
    }
    
  .xw_liebiao .dange {
        padding: 35px 0;
        border-bottom: 1px solid #eeeeee;
        display: flex;
        flex-wrap: wrap;
    }
    
  .xw_liebiao .dange .zuo {
        overflow: hidden;
        width: 400px;
    }
    
  .xw_liebiao .dange .zuo img {
        width: 100%;
        transition: all 1s;
        -o-transition: all 1s;
        -ms-transition: all 1s;
        -moz-transition: all 1s;
        -webkit-transition: all 1s;
    }
    
  .xw_liebiao .dange:hover .zuo img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }
    
  .xw_liebiao .dange .zhong {
        flex: 1;
        padding: 10px 30px;
    }
    
  .xw_liebiao .dange .zhong h5 {
        font-size: 20px;
        font-weight: bold;
        color: #1e1e1e;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
    }
    
  .xw_liebiao .dange .zhong .ck {
        font-size: 15px;
        color: #2c44b2;
        margin-top: 75px;
    }
    
  .xw_liebiao .dange .zhong .ck i {
        margin-left: 10px;
        animation: xq2 1s linear infinite;
    }
    
    @keyframes xq2 {
        50% {
            margin-left: 20px;
        }
        100% {
            margin-left: 10px;
        }
    }
    
  .xw_liebiao .dange .zhong h6 {
        font-size: 15px;
        color: #646464;
        margin-top: 25px;
        line-height: 27px;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        text-overflow: ellipsis;
    }
    
  .xw_liebiao .dange .you {
        width: 120px;
        height: 120px;
        background-color: #f7f7f7;
        border-radius: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
        /* ÃƒÂ¦Ã‚ÂÃ‚Â¢ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¨Ã‚Â½Ã‚Â´ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¥Ã‚ÂÃ¢â‚¬Ëœ */
        flex-direction: column;
    }
    
  .xw_liebiao .dange .you h5 {
        font-size: 30px;
        color: #000000;
        font-weight: bold;
    }
    
  .xw_liebiao .dange .you h6 {
        font-size: 18px;
        color: #323232;
        margin-top: 8px;
    }
    
    @media only screen and (max-width:1024px) {
      {
            padding: 50px 0;
        }
      .xw_liebiao .dange .zuo {
            width: 100%;
        }
      .xw_liebiao .dange .zhong {
            padding: 0 20px 0 0;
            margin-top: 40px;
        }
      .xw_liebiao .dange .you {
            margin-top: 40px;
        }
      .xw_liebiao .dange .zhong h6 {
            font-size: 19px;
            line-height: 35px;
        }
      .xw_liebiao {
            margin-top: 0;
        }
    }
    
    .join{
    display: flex;
    flex-flow: wrap;
}
    .join div{
    width: 26%;
    border: 1px solid;
    padding: 30px;
    margin: 1%;
}
    .join div span{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
}
    .join div p{
    color: #999;
    font-size: 14px;
}
 @media only screen and (max-width:978px) {
         .join div{
    width: 100%;
    border: 1px solid;
    padding: 30px;
    margin: 1%;
}
 }    .join div{
    width: 26%;
    border: 1px solid;
    padding: 30px;
    margin: 1%;
}