﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family:Noto Sans SC, PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,微软雅黑,STHeiti,华文细黑,sans-serif; cursor:default; }
*{padding:0px; margin:0px;-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; }
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:Noto Sans SC, PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,微软雅黑,STHeiti,华文细黑,sans-serif;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family:Noto Sans SC, PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,微软雅黑,STHeiti,华文细黑,sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}

.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:1430px; margin:0 auto;max-width: 94%;}
.container { width:1430px; margin:0 auto;max-width: 94%;}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;background: #0054a3;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{}
.header .container{position:relative;width: 90%;}
.header .logo{position: absolute;left: 0;top: 0;height: 100%;background: #fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;padding: 12px 30px 12px 58px;}

.header .logo img{height:70px; display:block;}
.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .right{float: right;margin-left: 12vw;}
.header .right li{line-height: 94px;height: 94px;padding: 0 10px;color: #fff;position: relative;font-size: 16px;float: left;}
.header .right li i{font-size: 20px;}
.header .right li.yy i{margin-right: 10px;}
.header .right .yy .x_l {width:100px;top: 94px;position: absolute;left: 50%;margin-left: -50px; background:#fff;line-height: 40px;display: none;box-shadow: 0 0 5px rgba(0,0,0,0.1);}

.header .right .yy .x_l a {color: #111;display: block;font-size: 14px;text-align: center;}
.header .right .yy .x_l a:hover{color: #2d539c;}
.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:94px; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}

.header .nav{float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{line-height:94px; 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 .nav ul li a{display:block; font-size:16px; color:#fff;font-family: Noto Sans SC;}

.header .nav ul li:hover a{color: #F6AE45}
.header .nav ul li.on a{color: #F6AE45;}

.nav .y_j{position:relative;}
.nav .e_j{width:195px; background-color:rgba(255,255,255,.95); position:absolute; top:94px; left:50%; margin-left:-75px; display:none; z-index:9999;padding: 10px 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); text-align:center }
.header .nav .e_j a:hover{ color:#0054a3;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height:84px;}
}

@media (max-width:1200px){

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

}


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto;display:block;}
.gallery-top .mb{width:100%; height:100%; display:block; position:absolute; left:0; top:0;display: flex;justify-content: center;align-items: center;flex-direction: column;background: url(../images/mb.png) center / cover no-repeat;}
.gallery-top .mb h1 { font-size:50px; color:#fff; margin-bottom:13px;font-weight: 500;text-shadow: 0 4px 4px rgba(0,0,0,0.25); -webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}

.gallery-top .swiper-slide-active h1{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .mb h4 { font-size:30px;line-height:45px; color:#fff;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);}
.gallery-top .swiper-slide-active h4{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .more {width:180px;height:51px;line-height: 51px;border-radius:26px;background: #fff; text-align: center;font-size: 18px;margin-top: 110px;position: relative;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(0, 300px, 0);-ms-transform: translate3d(0, 300px, 0);transform: translate3d(0, 300px, 0);padding-right: 35px;}
.gallery-top .more .sj{width: 47px;height: 47px;line-height: 47px;border-radius: 25px;background: #F6AE45;position: absolute;text-align: center;color: #fff; right: 2px;top: 2px;}
.gallery-top .more a{color: #000;}
.gallery-top .more:hover{background: #0054a3;}
.gallery-top .more:hover a{color: #fff;}
.gallery-top .more .sj i{font-size: 20px;}

.gallery-top .swiper-slide-active .more{-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;-webkit-opacity: 1;-moz-opacity: 1;}
.gallery-top .swiper-pagination{bottom:110px !important;}
.gallery-top .swiper-pagination-bullet {width:24px; height:28px;text-align: center; display:inline-block; border-radius:0; opacity:1;font-size: 20px;color: #fff;background: none;position: relative;margin: 0 5px;}
.gallery-top .swiper-pagination-bullet::after{content: "";display: none;position: absolute;left: 35px;top: 13px;width: 13px;height: 2px;background: #fff;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active {margin-right:45px !important;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active::after {display: block;}



.tit { margin-bottom:50px;position: relative}
.tit h1 { font-size:40px; color:#000000;font-weight: 500; position:relative}
.tit h3 { font-size:34px; color:#f7ae45; margin-bottom:12px;}

.sy_about { padding:100px 0 230px;overflow: hidden;position: relative;}
.sy_about .more{margin-top: 80px;}
.sy_about .t_p{width: 50%;right: 0;top: 100px;position: absolute;}
.sy_about .t_p::after{width: 100%;height: 158px;content: "";position: absolute;left: -45px;bottom: -50px;background: #f7ae45;border-radius: 20px;z-index: -1;}
.sy_about .t_p img{width: 100%;display: block;border-radius: 20px;}
.sy_about .nr {width: 641px;float: left;margin-top: 80px;}
.sy_about .nr p { font-size: 18px;color: #222222; line-height:40px}
.more {width:180px;height:51px;line-height: 51px;border-radius:26px;background: #F6AE45; text-align: center;font-size: 18px;position: relative;padding-right: 35px;}
.more .sj{width: 47px;height: 47px;line-height: 47px;border-radius: 25px;background: #fff;position: absolute;text-align: center;color: #F6AE45; right: 2px;top: 2px;}
.more a{color: #fff;}
.more:hover{background: #0054a3;}
.more:hover a{color: #fff;}
.more .sj i{font-size: 20px;}

.sy_ywfw {padding: 50px 0 100px;background: url(../images/bg_yw.jpg) center / cover no-repeat;}

.tit .more {background: #fff;position: absolute;right: 0;top:20px;}
.tit .more .sj{background: #F6AE45;}
.tit .more i{color: #fff;}
.tit .more a{color: #000;}
.main{width:100%; overflow:hidden;}
.main ul li{width:15%; height:595px; float:left;margin: 0 0.5%; position:relative; overflow:hidden;
transition:all 0.5s;
-webkit-transition:all 0.5s;
-moz-transition:all 0.5s;
-ms-transition:all 0.5s;
-o-transition:all 0.5s;border-radius: 20px;overflow: hidden}
.main ul li{}
.main ul li .b_j{background-color:rgba(0,0,0,0);}

.main ul li .w_z{width:100%;position: absolute;left: 0;top: 0;height: 100%;padding: 40px 20px;text-align: center;z-index: 6;
  justify-content: center;
  transition: all .5s;display: flex;align-items: center;
  flex-direction: column;background: #fff;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.main ul li .w_z .top{-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.main ul li .w_z .t_b {width: 55px;text-align: center;color: #999999;margin-bottom: 45px;}
.main ul li .w_z .t_b i{font-size: 45px;}
.main ul li .w_z h3{font-size: 32px;color: #999999;font-weight: 500;margin-bottom: 8px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.main ul li .w_z h4{color: rgba(153, 153, 153, 0.78);font-size: 20px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;}
.main ul li .w_z .line {width: 57px;height: 3px;background: #fff;margin: 47px auto 0;display: none;}
.main ul li .w_z h1{font-size: 32px;font-weight: bold;margin-top: 150px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s;line-height: 48px;}


.main ul li .w_z .dbwz{color: #fff;width: 424px;padding: 30px 42px;height: 100%;position: absolute;right: 0;top: 0;opacity: 0;border-radius: 20px;background: #0054A3;}
.main ul li.on .w_z .dbwz{opacity: 1;}
.main ul li.on .w_z h3{color: #fff;}
.main ul li.on .w_z h4{color: #fff;}
.main ul li.on .w_z .line {display: block;}
.main ul li.on .w_z{background: none;}
.main ul li.on .w_z .top{position: absolute;left: 44px;top: 62px;}
.main ul li.on .w_z .t_b {display: none;}
.main ul li.on .w_z h1{position: absolute;left: 30px;bottom: 28px;width: calc(100% - 464px);text-align: left;color: #fff;}
.main ul li .w_z .gd{float: right;font-size: 20px;color: #fff;display: none;font-weight: normal;}
.main ul li .w_z .gd a{color: #fff;}
.main ul li.on .w_z .gd{display: block;}

.main ul li.on .w_z .dbwz p{color: #fff;font-size: 26px;padding: 60px 0;text-align: center;border-bottom: rgba(255, 255, 255, 1) 1px solid;}
.main ul li .w_z .dbwz p a{color: #fff;}
.main ul li.on .b_j{background-color:rgba(0,0,0,.5);}

.main ul li.on{width:51%;}
.main .t_p{width:100%; height:100%; position:absolute; top:0; left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);background-position: 75% 0;
  background-size: auto 100%;
  background-repeat: no-repeat;}
.main .t_p img{width:auto; height:100%; display:block;}
.main .b_j{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0;}
.sy_al{padding: 100px 0 128px;overflow: hidden;}
.allb {width: 94%;max-width: 1704px;margin: 0 auto;position: relative;height: 645px;border-radius: 30px;overflow: hidden;}
.allb .hd {width: 618px;position: absolute;right: 130px;height: 90%;top: 5%;z-index: 5;}
.allb .hd ul li{height: calc(33.33333% - 24px);margin: 12px 0;width: 100%;padding: 30px 50px;background: #fff;border-radius: 20px;position: relative;overflow: hidden;}
.allb .hd ul li h3{font-size: 26px;font-weight: bold;color: #000;margin-bottom: 14px;}
.allb .hd ul li p{font-size: 16px;line-height: 30px;color: #999;height: 60px;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.allb .hd ul li .sz{font-size: 120px;line-height: 180px;color: rgba(255, 255, 255, 0.49);font-weight: bold;position: absolute;bottom: -66px;right: 5px;display: none;}
.allb .hd ul li.on .sz{display: block;}
.allb .hd ul li.on{background: #F6AE45;}
.allb .hd ul li.on h3{color: #fff;}
.allb .hd ul li.on p{color: #fff;}
.allb .bd img{width: 100%;display: block;height: 645px;object-fit: cover;}
.allb .bd .box{position: relative;}
.allb .bd .w_z{background: -webkit-linear-gradient(left, rgba(0,31,61,1) , rgba(0, 84, 163, 0.29));background: -o-linear-gradient(left, rgba(0,31,61,1) , rgba(0, 84, 163, 0.29));background: -moz-linear-gradient(left, rgba(0,31,61,1) , rgba(0, 84, 163, 0.29));background: linear-gradient(to right, rgba(0,31,61,1) , rgba(0, 84, 163, 0.29));position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding-top:140px;}
.allb .bd .w_z h1{font-size: 32px;font-weight: bold;color: #fff;margin-bottom: 60px;}
.allb .bd .w_z p{font-size: 26px;line-height: 40px;color: #fff;max-width: 560px;}

.sy_xw {padding: 74px 0 84px;overflow: hidden;background: #0054a3;position: relative;}
.sy_xw::before{content: "";background: rgba(21, 57, 105, 1);position: absolute;width: 25%;height: 100%;left: 0;top: 0;}
.sy_xw ul{display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.sy_xw ul li{width:24%;position: relative;}
.sy_xw ul li .t_p{overflow: hidden;height: 224px;}
.sy_xw ul li:first-child .t_p{height: 478px;}
.sy_xw ul li:first-child .gd{margin-top: 30px;}
.sy_xw ul li .t_p img{width: 100%;height: 100%;object-fit: cover;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_xw ul li:hover .t_p img{transform: scale(1.05);}
.sy_xw ul li .w_z{}
.sy_xw ul li h3{font-size: 20px;font-weight: 500;color: #fff;margin-bottom: 13px;line-height: 36px;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top: 13px;height: 72px;}
.sy_xw ul li p{font-size: 16px;color: #fff;line-height: 30px;display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;}
.sy_xw ul li .gd {line-height: 29px;font-size: 16px;margin-top: 60px;}
.sy_xw ul li .gd a {color: #fff;}
.sy_xw ul li .gd i {margin-left: 22px;font-size: 20px;vertical-align: middle;color: #E51C24;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_xw ul li .gd:hover i {margin-left: 15px;}
.sy_hz{padding: 90px 0 120px;overflow: hidden;}
.sy_hz ul {display: flex;justify-content: flex-start;flex-wrap: wrap;align-items: stretch;}
.sy_hz ul li{width: 18.4%;margin-right: 2%;margin-bottom: 2%;border: #C5C5C5 1px solid;overflow: hidden;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_hz ul li:nth-child(5n){margin-right: 0;}
.sy_hz ul li:hover{border: #0054A3 1px solid;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_hz 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; }
.sy_hz ul li:hover img { -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }



/* start footer */
.footer_bg{background:#234372; width:100%;}
.footer {margin:0 auto; padding:120px 0 90px;display: flex;justify-content: space-between;}
.footer .zuo3{width: 702px;}
.footer .zuo3 .b_logo{width: 79px;margin-bottom: 32px;}
.footer .zuo3 .b_logo img{width: 100%;display: block;}
.footer .zuo3 h1{font-size: 36px;color: #fff;font-weight: bold;margin-bottom:50px;}
.footer .zuo3 .d_h{}
.footer .zuo3 .d_h a {font-size: 16px;color: #fff;margin-right: 40px;line-height: 22px;}
.footer .zuo3 .d_h a:last-child{margin-right: 0;}


.footer .you3 { width:446px;}
.footer .you3 .top { width:436px;overflow: hidden;margin-bottom: 29px;}
.footer .you3 .tel { float: left;}
.footer .you3 .ico{width: 68px;float: left;margin-right: 30px;}
.footer .you3 .ico img{width: 100%;}
.footer .you3 .dh{float: left;font-size: 30px;color: #fff;font-weight: 500;line-height: 1.4;}
.footer .you3 .dh p{font-size: 30px;font-weight: 500;}
.footer .you3 .e_wm {width: 116px;float: right;}
.footer .you3 .e_wm img{width: 100%;}
.footer .you3 .l_x{line-height: 40px;font-size: 16px;color: #fff;}

.copy {line-height: 55px;border-top: rgba(255,255,255,0.6) 1px solid;text-align: center;}
.copy p {font-size: 16px;color: rgba(255,255,255,0.9);}
.copy p a { color:rgba(255,255,255,0.9);}
.copy .t_b {float: right;color:rgba(255,255,255,0.9);}
.copy .t_b a{margin-left: 24px;color:rgba(255,255,255,0.9);}
.copy .t_b a i{font-size: 24px;}
.copy .t_b span {margin-left: 24px;font-size: 16px;}

.nban{position: relative;}
.nban img{width: 100%;display: block;height: calc(100vh - 80px);object-fit: cover;}
.nban .mb{background: -webkit-linear-gradient(left, rgba(0,31,61,0.83) , rgba(0, 109, 211, 0));
  background: -o-linear-gradient(left, rgba(0,31,61,0.83) , rgba(0, 84, 163, 0));
  background: -moz-linear-gradient(left, rgba(0,31,61,0.83) , rgba(0, 84, 163, 0));
  background: linear-gradient(to right, rgba(0,31,61,0.83) , rgba(0, 84, 163, 0));position: absolute;left: 0;top: 0;height: 100%;width: 100%;}
.nban .mb h1 {text-align: center;font-size: 60px;margin-top:16%;margin-bottom: 10px;font-weight: 500;color: #fff;}
.nban .mb h3 {text-align: center;font-size: 40px;color: #fff;}
.nban .mb .j_t{position: absolute;
    bottom: 80px;color: #fff;
    left: 50%;width: 50px;margin-left: -25px;text-align: center;
    animation: Updown 2s linear infinite;
    -webkit-animation: Updown 2s linear infinite;}
.nban .mb .j_t a {color: #fff;}
.nban .mb .j_t i{font-size: 45px;}

@-webkit-keyframes Updown {
    0% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

    25% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px);
        -moz-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        -o-transform: translateY(-10px);
    }

    75% {
        transform: translateY(10px);
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
    }

    100% {
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
    }

}
.ny_gy{padding: 100px 0 80px;overflow: hidden}
.ny_gy .t_p{width: 674px;float: right;}
.ny_gy .t_p img{width: 100%;display: block;}
.ny_gy .w_z{width: calc(100% - 740px);float: left;}
.ny_gy .w_z .text{font-size: 18px;line-height: 40px;color: #222;}
.gy_lc {position: relative;height: 845px;}
.gy_lc img{width: 100%;display: block;}
.gy_lc .fzx{width: 1640px;margin:-60px auto 0;position: relative;max-width: 100%;}
.gy_lc .fzx .box{width: 99px;height:75px;position: absolute;background: url(../images/lc_dd.png) center bottom / 24px no-repeat;line-height: 45px;}
.gy_lc .fzx .box h2{font-size: 30px;color: #000;font-weight: 500;}
.gy_lc .fzx .box.d1{left: 5%;bottom: 1.5%;}
.gy_lc .fzx .box .n_r{width: 300px;position: absolute;left: -32px;top: -210px;display: flex;align-items: center;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.gy_lc .fzx .box .n_r .t_p{width: 187px;height: 187px;border-radius: 50%;overflow: hidden;}
.gy_lc .fzx .box .n_r .zi{font-size: 22px;color: #FE8C00;margin-left: 25px;}
.gy_lc .fzx .box:hover .n_r{opacity: 1;}

.gy_lc .fzx .box.d2{left: 20%;bottom: 9%;}
.gy_lc .fzx .box.d3{left: 35%;bottom: 20%;}
.gy_lc .fzx .box.d4{left: 55%;bottom: 37.5%;}
.gy_lc .fzx .box.d4 .n_r{left: 32px;bottom: -460px; }
.gy_lc .fzx .box.d5{left:70%;bottom: 54%;}
.gy_lc .fzx .box.d6{left: 90%;bottom: 84%;}
.gy_lc .fzx .box.d6 .n_r{left: -150px; }

.gy_wh{padding: 82px 0 111px;overflow: hidden;}
.gy_wh .tit{margin-bottom: 70px;}
.gy_wh .left {width: 40%;float: left;padding-top: 0px;}
.gy_wh .left h1{font-size: 100px;font-weight: bold;text-align: center;color: #0054A3;line-height: 150px;margin-bottom: 30px;position: relative;}
.gy_wh .left .xz{position: absolute;right: 100px;top: 40px;font-size: 18px;color: #000;font-weight: normal; writing-mode: vertical-rl; /* 或 vertical-lr */
letter-spacing: 4px;width: 18px; line-height: 20px;}
.gy_wh .left .xz span {width: 15px;height: 15px;border-radius: 50%;background: #F6AE45;display: inline-block;margin-top:10px;}
.gy_wh .left ul {display: flex;justify-content: space-between;}
.gy_wh .left li{width: 110px;text-align: center;}
.gy_wh .left li .t_b{width: 110px;height: 110px;background: #0054A3;border-radius: 55px;text-align: center;line-height: 110px;}
.gy_wh .left li .t_b i{font-size: 50px;color: #fff}
.gy_wh .left li p{font-size: 26px;margin-top: 18px;color: #000;}
.gy_wh .t_p {width: 54%;float: right;}
.gy_wh .t_p img{width: 100%;display: block;}

.gy_ry {padding: 80px 0 150px;position: relative;overflow: hidden;background: -webkit-linear-gradient(left, #0054A3 , #007DDC);
  background: -o-linear-gradient(left, #0054A3, #007DDC);
  background: -moz-linear-gradient(left, #0054A3, #007DDC);
  background: linear-gradient(to left, #0054A3 , #007DDC);}
.gy_ry .tit h1 {color: #fff;}
.gy_ry .swiper-container {width: 1430px;max-width: 94%;
	        margin: 20px auto;overflow: visible;
	    }
.gy_ry .swiper-slide {
	      
	        background: #fff;

	    }
.gy_ry .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
    -o-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -ms-transform: scale(1.07);
    z-index: 10;box-shadow: 0 0 15px rgba(0,0,0,0.33)
  }
.gy_ry .swiper-slide .tp {overflow: hidden;position: relative;margin-top: 20px;text-align: center;}
.gy_ry .swiper-slide .tp img {width: auto;height: 345px;margin: 0 auto;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.gy_ry .swiper-slide: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); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.gy_ry .swiper-slide h3 {font-size: 24px; line-height: 59px;color: #fff;background: #F6AE45;width: 100%;text-align: center;}

.gy_ry .swiper-button-prev{font-size: 20px;color: #333;width: 44px;line-height: 44px;border-radius: 50%;text-align: center;background: rgba(255,255,255,0.8);height: 44px;}
.gy_ry .swiper-button-prev i {font-size: 24px;line-height: 44px;}
.gy_ry .swiper-button-next{font-size: 20px;color: #333;width: 44px;line-height: 44px;border-radius: 50%;text-align: center;background: rgba(255,255,255,0.8);height: 44px;}
.gy_ry .swiper-button-next i {font-size: 24px;line-height: 44px;}

.ny_yw {padding: 99px 0 140px;overflow: hidden;}
.ny_yw ul{display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.ny_yw ul li{width: calc((100% - 35px) / 2);float: left;margin-right: 35px;border-radius: 20px;overflow: hidden;box-shadow: 0 0 17px rgba(0,0,0,0.05);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;margin-bottom: 30px;}
.ny_yw ul li:hover{box-shadow: 0 0 17px rgba(0,0,0,0.15);}
.ny_yw ul li:nth-child(2n){margin-right: 0;}
.ny_yw ul li .t_p{overflow: hidden;padding-top: 43.5%;position: relative;}
.ny_yw ul li .t_p img{position: absolute;left: 0;top: 0;height: 100%;object-fit: cover; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li:hover .t_p img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li .w_z {padding: 20px 120px 30px 25px;position: relative;}
.ny_yw ul li .w_z h3 {font-size: 22px;line-height: 32px;margin-bottom: 19px;color: #000;font-weight: 500;}
.ny_yw ul li:hover .w_z h3{color: #0054a3;}
.ny_yw ul li .w_z p{font-size: 20px;color: #898989;line-height: 30px;height: 60px;}
.ny_yw ul li .w_z .j_t{top: 43px;right: 25px;width: 46px;position: absolute;}
.ny_yw ul li .w_z .j_t img{width: 100%;display: block;}
/*公司新闻*/
.ny_xw {padding: 99px 0 81px;}
.ny_tit {line-height: 100px;position: relative;height: 100px;}
.ny_tit::after{content: "";width: calc(100% - 206px);height: 1px;background: #C5C5C5;right: 0;top: 50px;position: absolute;}
.ny_tit h1 {font-size: 40px;color: #000;font-weight: bold;float: left;}
.ny_tit ul{float: right;}
.ny_tit ul li{height: 50px;padding-bottom: 20px;line-height: 30px;margin-left: 90px;font-size: 32px;color: #666666;position: relative;float: left;}
.ny_tit ul li a {color: #666666;}
.ny_tit ul li:hover a {color: #000;}
.ny_tit ul li.on a {color: #000;}
.ny_tit ul li span{position: absolute;left: 0;bottom: 0;width: 0%;height: 5px;background: #F6AE45;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_tit ul li:hover span{width: 100%;}
.ny_tit ul li.on span{width: 100%;}
.ny_xw .top {display: flex;justify-content: space-between;}
.ny_xw .top li {width: calc((100% - 28px) / 2);align-items: stretch;position: relative;overflow: hidden;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_xw .top li .gd {width: 132px;line-height: 61px;background: #F6AE45;text-align: center;font-size: 20px;position: absolute;right: 0;top: 0;}
.ny_xw .top li .gd a{color: #fff;display: block;}
.ny_xw .top li img {width: 100%;display: block;}
.ny_xw .top li .w_z{padding: 35px;position: absolute;left: 0;bottom: 0;z-index: 1;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_xw .top li:hover .w_z{opacity: 0;top: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_xw .top li .w_z h3{font-size: 30px;color: #fff;font-weight: bold;margin-bottom: 5px;}
.ny_xw .top li .w_z p{font-size: 20px;color: #fff;line-height: 32px;}
.ny_xw .top li .w_z2 {opacity: 0;top: 100%;width: 100%;position: absolute;left: 0;background: #fff;padding: 19px 30px;z-index: 3;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_xw .top li .w_z2 h3 {font-size: 22px;color: #000;font-weight: 500;margin-bottom: 19px;}
.ny_xw .top li .w_z2 p {font-size:20px;color: #898989;line-height: 32px;}
.ny_xw .top li:hover{box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.ny_xw .top li:hover .w_z2{top: auto;bottom: 0;opacity: 1;}

.ny_xw .xwnr {padding: 50px 0 0;overflow: hidden;}
.ny_xw .xwnr li {padding: 45px 55px;border: #DBDBDB 1px solid;overflow: hidden;display: flex;align-items: center;margin-bottom: 40px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_xw .xwnr 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;border: #0054A3 1px solid;}
.ny_xw .xwnr li .s_j {width:88px;margin-right: 55px}
.ny_xw .xwnr li .s_j h1{font-size: 32px;color: #0054A3;font-weight: 500;margin-bottom: 6px;text-align: right;}
.ny_xw .xwnr li .s_j h3 {font-size: 20px;color: #333;line-height: 32px;}
.ny_xw .xwnr li .t_p{width: 321px;margin-right: 55px;overflow: hidden;}
.ny_xw .xwnr li .t_p img{width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_xw .xwnr li:hover .t_p img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_xw .xwnr li .w_z {width: calc(100% - 679px);margin-right: 110px;}
.ny_xw .xwnr li .w_z h3{font-size: 22px;font-weight: 500;color: #000;line-height: 32px;margin-bottom: 19px;}
.ny_xw .xwnr li:hover .w_z h3{color: #0054A3;}
.ny_xw .xwnr li .w_z p{font-size: 20px;line-height: 32px;color: #898989;}
.ny_xw .xwnr li .j_t{width: 46px;}
.ny_xw .xwnr li .j_t img{width: 100%;display: block;}
.page {padding: 40px 0;text-align: center;}
.page a {display: inline-block;padding: 0 12px;font-size: 14px;color: #333;line-height: 26px;border-radius: 3px;}
.page a i {font-size: 14px;}
.page a:hover{color: #fff;background: #007DDC;}
.page a.on{color: #fff;background: #007DDC;}
.page .qw {display: inline-block;margin-left: 15px;font-size: 12px;color: #ccc;}
.page a.qd{color: #000;border: #CCCCCC 1px solid;font-size: 12px;margin-left: 3px;}
.page a.qd:hover{color: #fff;}
.page .gong {display: inline-block;margin-left: 3px;font-size: 12px;color: #333;margin-right: 3px}
.zxfinput {
  width: 32px;
  height: 26px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #CCCCCC;
  margin: 0 8px;
  border-radius: 3px;
  color: #666;
}

.ny_xwxq {padding: 90px 0 ;}
.ny_xwxq .b_t {font-size: 32px;color: #000;font-weight: bold;text-align: center;margin-bottom: 5px;}
.ny_xwxq .time{line-height: 39px;font-size: 14px;font-weight: bold;color: #616161;margin-bottom: 15px;}
.ny_xwxq .b_q {margin-bottom: 36px;}
.ny_xwxq .b_q span{display: inline-block;width: 150px;height: 36px;line-height: 36px;border-radius: 6px;font-size: 18px;font-weight: bold;text-align: center;background: #f5f5f5;color: #5A5A5A;margin-right: 14px;}
.ny_xwxq .b_q span.ls{background: #EEF8FF;color: #1D99ED;}
.ny_xwxq .n_r{font-size: 18px;line-height: 30px;color: #444;}
.ny_xwxq .n_r img{margin: 35px auto;max-width: 100%;}

.ny_yeln{padding: 80px 0;}
.ny_yeln .t_p{height: 642px;background: url(../images/lnbj.jpg) center / cover no-repeat;width: 100%;position: relative;}
.ny_yeln .t_p .m_b{position: absolute;width: 100%;height: 100%;background: url(../images/lnmb.png) center / cover;left: 0;top: 0;padding-top: 160px;}
.ny_yeln .con{position: relative;padding-right: 610px;}
.ny_yeln .con img{width: 585px;position: absolute;right: 0;top: 0px;}
.ny_yeln .con .w_z{padding-right: 97px;padding-top: 63px;font-size: 24px;line-height: 50px;color: #fff;position: relative;}
.ny_yeln .con .w_z img {width: 68px;top: 0;position: absolute;right: 0;}

.ny_zpgw {padding: 80px 0;}
.ny_zpgw ul {display: flex;justify-content: space-between;align-items: stretch;margin-bottom: 29px;flex-wrap: wrap;}
.ny_zpgw li {box-shadow: 0 0 15px rgba(0, 84, 163, 0.23);width: calc((100% - 58px) / 3);padding: 44px 30px;margin-bottom: 30px;}
.ny_zpgw li .bt{font-size: 26px;color: #000;font-weight: 500;margin-bottom: 6px;}
.ny_zpgw li .b_q{margin-bottom: 18px;color: #999999;font-size: 16px;}
.ny_zpgw li .b_q span{margin-right: 25px;}
.ny_zpgw li .b_q span i{margin-right: 8px;font-size: 20px;}
.ny_zpgw li .b_q span.rs{margin-right: 0;float: right;}
.ny_zpgw li .n_r{height: 240px;font-size: 14px;line-height: 30px;color: #333;padding-bottom: 20px;border-bottom: #0054A3 3px solid;overflow-y: auto;overflow-x: hidden;}
.ny_zpgw .scroll-bar::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 15px; 
  height: 1px;
}
.ny_zpgw .scroll-bar::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius : 10px;height: 15px;
  background: rgb(237, 88, 14 , 0) url(../images/gd_dd.png) center top / 15px no-repeat;
  
}
.ny_zpgw .scroll-bar::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background:url(../images/Line.png) top center no-repeat;

}

.ny_zpgw li .n_r h3 {font-size: 20px;color: #000;margin: 11px 0;line-height: 30px;}
.ny_zpgw li p{font-size: 16px;line-height: 30px;color: #333;}
.ny_zpgw li p a{color: #F6AE45;}

.ny_lxfs {margin: 91px 0;}
.ny_lxfs .con{position: relative;}
.ny_lxfs .tit{text-align: right;position: absolute;right: 0;}
.ny_lxfs .nr {width: 1459px;max-width: 90%;float: right;}
.ny_lxfs .nr img {width: 100%;}
.ny_lxfs .nr .w_z {width: 100%;background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.11);padding: 38px 45px;position: relative;border-bottom: #0054A3 5px solid;}
.ny_lxfs .nr .w_z::after {content: "";background: url(../images/tmlogo.png) center / 100%;width: 161px;height: 166px;bottom: 43px;right: 242px;position: absolute;}
.ny_lxfs .nr .w_z h3{font-size: 36px;line-height: 50px;color: #000;margin-bottom: 10px;font-weight: bold;}
.ny_lxfs .nr .w_z .text{font-size: 24px;line-height: 50px;color: #000;}

.ny_ly {padding: 80px 0 140px;}
.ny_ly .con{display: flex;justify-content: space-between;align-items: center;}
.ny_ly .t_p{width: 483px;}
.ny_ly .t_p img{width: 100%;display: block;}
.ny_ly .l_y{width: calc(100% - 563px);}
.ny_ly .l_y h3{font-size: 18px;color: #333;margin-bottom: 58px;}
.ny_ly .l_y input.w_z {
  width: 100%;font-size: 22px;color: #515151;
  height: 59px;padding: 0 10px;
  line-height: 57px;
  box-sizing: border-box;
  background: #FBFBFB;border-radius: 4px;border: #ccc 1px solid;margin-bottom: 20px;
}
.ny_ly .l_y input::-webkit-input-placeholder{color: #515151;}
.ny_ly .l_y input::-moz-placeholder{color: #515151;}
.ny_ly .l_y input::-moz-placeholder{color: #515151;}
.ny_ly .l_y input::-ms-input-placeholder{color: #515151;}

.ny_ly .l_y textarea::-webkit-input-placeholder{color: #515151;}
.ny_ly .l_y textarea::-moz-placeholder{color: #515151;}
.ny_ly .l_y textarea::-moz-placeholder{color: #515151;}
.ny_ly .l_y textarea::-ms-input-placeholder{color: #515151;}
.ny_ly .l_y textarea {font-size: 22px;color: #515151;height: 213px;padding: 0 10px;line-height: 57px; outline: none;resize: none;width: 100%;background: #FBFBFB;border-radius: 4px;border: #ccc 1px solid;}
.ny_ly .l_y .a_n {width:180px;height:51px;line-height: 51px;border-radius:26px;background: #F6AE45; text-align: center;font-size: 18px;position: relative;padding-right: 35px;margin-top: 45px;color: #fff;}
.ny_ly .l_y .a_n .sj{width: 47px;height: 47px;line-height: 47px;border-radius: 25px;background: #fff;position: absolute;text-align: center;color: #F6AE45; right: 2px;top: 2px;}
.ny_ly .l_y .a_n:hover{background: #0054a3;color: #fff;}

.ny_ly .l_y .a_n .sj i{font-size: 20px;}



@media only screen and (max-width:1660px) {
	.header .right {
  margin-left: 6%;
}
	.header .logo {
  padding: 12px 20px 12px 38px;
}
	  .header .right {
    margin-left:40px;
  }
	.header .nav ul li {
  padding: 0 16px;
}
	.sy_about .nr {
  width: 46%;
  margin-top: 30px;
}
	.sy_about .more {
  margin-top: 40px;
}
	.sy_about {
  padding:80px 0 160px;
}
	
	
	
}

@media only screen and (max-width:1440px) {
	.allb .hd {
  right: 30px;
}
	.ny_gy .w_z .text {
  font-size:16px;
  line-height: 32px;
}
	
	
}


@media only screen and (max-width:1281px) {
	.header .logo img {
  height: 60px;
}
	.header .right {
    margin-left: 15px;
  }
	.header .container {
  width: 94%;
}
	  .header .logo {
    padding: 17px 15px 12px 30px;
  }
	.footer {
  padding: 80px 0 70px;
}
	.sy_hz {
  padding: 80px 0 90px;
}
	.main ul li .w_z .gd {
  font-size:18px;
}
	 .sy_about .nr {
    margin-top:0px;
  }
	 .sy_about {
    padding: 60px 0 140px;
  }
	.sy_about .nr p {
  font-size:16px;
  line-height: 36px;
}
	.main ul li .w_z .dbwz {
  padding: 25px 30px;width: 370px;
}
	.main ul li.on .w_z .dbwz p {
  font-size: 25px;
  padding: 40px 0;
}
	.main ul li {
  height: 510px;
}
	.main ul li .w_z h3 {
  font-size: 28px;
}
	.main ul li .w_z h4 {
  font-size:16px;
}
	.sy_al {
  padding: 80px 0 98px;
}
	.allb .bd .w_z p {
  font-size: 22px;
  line-height: 36px;
  max-width: 460px;
}
	.gy_lc .fzx .box .n_r .t_p {
  width: 160px;
  height: 160px;
}
	.gy_lc .fzx .box.d6 .n_r {
  left: -180px;
}
	.gy_wh .left {
  padding-top: 0px;
}
	
	
	
}


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

.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;}
.head_h { height: 60px; display:block}
.header{border:0; height:60px; background:#0054A3; width:100%}
.header .container{ padding:0; height: 60px; width:94%}
.header .logo{ margin:0 auto;padding: 5px 10px;}
.header .logo img {
    height: 50px;
  }
.header .an{display:block; right:10px;}
.header .an span { background-color:#fff}
	.header .right li {
  line-height: 60px;
  height: 60px;
  padding: 0 6px;
}
	  .header .right {
    margin-left: 0;margin-right: 50px;
  }
	.search {
  top: 60px;
}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#0054A3; 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}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #fff;}
.header .nav i{display:block;color: #fff;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid rgba(255,255,255,0.3); float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid rgba(255,255,255,0.3); background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#fff;font-size: 16px;border-bottom: 1px solid rgba(255,255,255,0.15);}
	.header .nav ul li .e_j a:last-child{border-bottom: 0;}
.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;}
	.gallery-top .mb h1 {
  font-size:30px;
  margin-bottom:10px;
}
	.gallery-top .mb h4 { font-size:20px;line-height:30px;}
	.gallery-top .more {width:160px;height:42px;line-height: 42px;font-size: 16px;margin-top: 40px;padding-right: 35px;}
	.gallery-top .more .sj {
  width: 38px;
  height: 38px;
  line-height: 38px;
}
	.gallery-top .swiper-pagination {
  bottom: 10px !important;
}
	.gallery-top .swiper-pagination-bullet {font-size:16px;}
	.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active {
  margin-right: 30px !important;
}
	.sy_about .t_p {
  width: 90%;margin: 30px auto 0;
  position: static;
}
	.sy_about .t_p::after {display: none;
}
	 .sy_about .nr {width: 100%;float: none;
  }
	
.tit { margin-bottom:30px;}
.tit h1 { font-size:30px;}
.tit h3 { font-size:18px;margin-bottom:5px;}
	.sy_about .more {
    margin-top: 20px;
  }
	  .sy_about {
    padding: 40px 0 60px;
  }
	.main ul li.on {
  width: 100%;
}
	.main ul li {
  width: 100%;
  height: 380px;
  margin:0.5% 0;
}
	 .main ul li.on .w_z .dbwz p {
    font-size: 20px;
    padding: 30px 0;
  }
	.main ul li .w_z .t_b {
  margin-bottom: 25px;
}
	.main ul li .w_z h1 {
  margin-top: 60px;
}
	.sy_ywfw {
  padding: 40px 0 50px;
}
	  .sy_al {
    padding: 40px 0 50px;
  }
	.allb .hd {
  width: 100%;
  position: static;
  height:auto;overflow: hidden;
}
	.allb .hd ul li {
  height:auto;
  margin: 12px 0;float: left;margin-right: 2%;background: #f5f5f5;
  width:32%;
  padding: 20px 30px;
}
	.allb .hd ul li:last-child{margin-right: 0;}
	.allb .bd img {
  height: auto;
}
	.allb .bd .w_z {
  padding-top: 40px;
}
	.allb .bd .w_z h1 {
  font-size: 24px;
  margin-bottom: 20px;
}
	.allb .bd .w_z p {
    font-size: 16px;
    line-height: 28px;
  }
	.allb .hd ul li h3 {
  font-size: 20px;
}
	.allb .hd ul li .sz {
  font-size: 90px;
  line-height: 110px;
  bottom: -36px;
}
	.allb {
  height: auto;
}
	.sy_xw {
  padding: 40px 0 50px;
}
	.sy_xw ul li {
  width: 49%;margin-bottom: 20px;
}
	.sy_hz {
    padding: 40px 0 40px;
  }
	.footer {
    padding: 30px 0 30px;flex-wrap: wrap;
  }
	.footer .zuo3 {
  width: 100%;
}
	.footer .zuo3 .b_logo {
  width: 50px;margin: 0 auto 20px;
}
	.footer .zuo3 h1 {
  font-size: 20px;text-align: center;
  margin-bottom:20px;
}
	.footer .zuo3 .d_h {text-align: center;
}
	.footer .you3 {
  width: 100%;margin-top: 30px;
}
	.footer .you3 .top {
  width: 100%;
  margin-bottom: 15px;
}
	.footer .you3 .e_wm {
  width: 110px;
}
	.copy .t_b a {
  margin-left: 15px;
}
	.nban img {
  height:20rem;
}
	.nban .mb h1 {
  font-size: 30px;
  margin-top: 16%;
  margin-bottom: 10px;
}
	.nban .mb h3 {
  font-size:20px;
}
	.nban .mb .j_t {
  bottom: 20px;
}
	.nban .mb .j_t i {
  font-size: 35px;
}
	.ny_yw {
  padding:40px 0 50px;
}
	.ny_yw ul li .w_z {
  padding: 15px 60px 15px 15px;
}
	.ny_yw ul li .w_z h3 {
  font-size:20px;
  line-height:28px;
  margin-bottom:15px;
}
	.ny_yw ul li .w_z p {
  font-size: 16px;
  line-height:26px;
  height:52px;display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
	.ny_yw ul li .w_z .j_t {
  top: 43px;
  right:15px;
  width: 30px;
}
	.ny_gy {
  padding:40px 0 40px;
}
	.ny_gy .w_z {
  width:100%;
}
	.ny_gy .t_p {
  width: 100%;margin-top: 20px;
}
	.gy_lc img {
  display: none;
}

	.gy_lc .fzx .box {
  width: 50%;float: left;
  height: auto;
  position: static;
  background: url(../images/lc_dd.png) center bottom / 24px no-repeat;
  line-height: 45px;text-align: center;padding-bottom: 24px;margin-bottom: 25px;border-bottom: #ccc 1px solid;
}
	.gy_lc .fzx .box .n_r {
  width: 100%;
  position: static;justify-content: center;
  opacity: 1;
}
	  .gy_lc .fzx .box .n_r .t_p img{display: block;
  }
	.gy_lc .fzx {
  margin: 0px auto 0;
}
	.gy_lc .fzx .box h2 {
  font-size:20px;
}
	.gy_lc {padding-bottom: 40px;overflow: hidden;background-size: 100% !important;
  height: auto;
}
	.gy_wh {
  padding: 40px 0 40px;
}
	 .gy_wh .left {width: 100%;
  }
	.gy_wh .left h1 {
  font-size: 80px;
  line-height: 100px;
  margin-bottom: 40px;
}
	.gy_wh .t_p {
  width: 100%;margin-top: 25px;
}
	.gy_ry .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1);
    transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
  }
	.gy_ry .swiper-slide h3 {
  font-size: 20px;
  line-height:40px;
}
	.gy_ry {
  padding:40px 0 50px;
}
	.ny_lxfs {
  margin: 40px 0;
}
	.ny_lxfs .nr {
  max-width: 100%;
}
	.ny_lxfs .nr .w_z h3 {
  font-size: 24px;
  line-height:30px;
}
	.ny_lxfs .nr .w_z .text {
  font-size: 18px;
  line-height:32px;
}
	.ny_ly {
  padding: 20px 0 50px;
}
	.ny_ly .t_p {display: none
}
	.ny_ly .l_y {
  width:100%;
}
	.ny_xw .top li .w_z {
  padding:20px;
}
	.ny_xw .top li .w_z h3 {
  font-size: 20px;
}
	.ny_xw .top li .w_z p {
  font-size:16px;
  line-height:28px;
}
	.ny_xw .top li .gd {
  width: 120px;
  line-height:40px;
  font-size: 16px;
}
	.ny_xw .xwnr li {
  padding: 15px 15px;
  margin-bottom: 20px;flex-wrap: wrap;
}
	.ny_xw .xwnr li .s_j {
  width: 100%;
  margin-right: 0;margin-bottom: 10px;
}
	.ny_xw .xwnr li .s_j h1 {text-align: left;font-size: 26px;margin-bottom: 0;display: inline-block;margin-right: 10px;
}
	.ny_xw .xwnr li .t_p {
  width:240px;
  margin-right:25px;
}
	.ny_xw .xwnr li .w_z {
  width: calc(100% - 320px);
  margin-right:20px;
}
	.ny_xw .xwnr li .j_t {
  width: 30px;
}
	.ny_xw .xwnr li .w_z h3 {
  font-size:20px;
  line-height: 28px;
  margin-bottom: 10px;
}
	.ny_xw .xwnr li .w_z p {
  font-size: 16px;
  line-height:28px;
}
	.ny_xw .xwnr li .s_j h3 {
  font-size:16px;
  line-height: 28px;display: inline-block;
}
	.ny_xw {
  padding: 40px 0 40px;
}
	.ny_tit h1 {
  font-size: 24px;
}
	.ny_tit ul li {
  margin-left:30px;padding-bottom: 10px;margin-top: 20px;line-height: 20px;height: 40px;
  font-size:20px;
}
	.ny_tit::after {
  width: calc(100% - 180px);
  top: 60px;
}
	.page {
  padding: 20px 0;
}
	.ny_xwxq {
  padding: 40px 0;
}
	.ny_xwxq .b_q {
  margin-bottom: 20px;
}
	.ny_yeln .con {
  padding-right: 0px;
}
	.ny_yeln {
  padding: 40px 0;
}
	.ny_yeln .t_p .m_b {
  padding-top: 60px;
}
	.ny_yeln .con .w_z {
  padding-right: 0px;
  padding-top: 0px;
  font-size: 20px;
  line-height: 40px;
}
	.ny_yeln .con .w_z img {
  width: 68px;
  top: 0;
  position: absolute;
  right: 0;
}
	.ny_yeln .con img {display: none;
}
	.ny_yeln .t_p {
  height:15rem;
}
	.ny_zpgw {
  padding:0px 0 40px;
}
	.ny_zpgw li {
  width: calc((100% - 29px) / 2);
  padding: 30px 20px;
  margin-bottom: 20px;
}
	.ny_zpgw li .bt {
  font-size: 24px;
}
	.ny_zpgw li .b_q span {
  margin-right:20px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
  }

@media only screen and (max-width:600px){
	 .header .logo img {
    height:38px;
  }
	  .header .logo {
    padding: 11px 10px;
  }
	 .header .an {
    right: 0px;
  }
	 .header .right {
    margin-right:40px;
  }
	  .header .right li {
    padding: 0 4px;
  }
	 .header .right li span{display: none;}
	.header .right li.yy i {
  margin-right: 0px;
}
	 .gallery-top .mb h1 {
    font-size: 2rem;
  }
	.gallery-top .swiper-slide img {
  height: 22rem;object-fit: cover
}
	 .gallery-top .mb h4 {
    font-size: 1.4rem;
    line-height: 1.6;
  }
	 .gallery-top .more {
    width: 120px;
    height:35px;
    line-height:35px;font-size: 14px;
    margin-top: 20px;
  }
	.gallery-top .more .sj {
    width:31px;
    height: 31px;
    line-height: 31px;
  }
	  .gallery-top .swiper-pagination {
    bottom: 5px !important;
  }

.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
	 .main ul li .w_z .dbwz {
    width: 100%;
  }
	 .allb .hd ul li {
    margin: 8px 0;
    width: 100%;
    padding: 20px 30px;
  }
	  .allb .bd img {
    height:24rem;
  }
	 .allb {border-radius: 8px;
  }
	.more {
  width: 140px;
  height:35px;
  line-height: 35px;
  font-size: 16px;
  padding-right: 30px;
}
	.more .sj {
  width: 31px;
  height: 31px;
  line-height: 31px;
}
	 .sy_xw ul li {
    width: 100%;
  }
	.sy_xw ul li:first-child .t_p {
  height: 30rem;
}
	.sy_xw ul li .gd {
  margin-top:20px;
}
	
	 .sy_xw {
    padding: 40px 0 20px;
  }
	.sy_xw::before {display: none
}
	.sy_hz ul li {
  width:30.3333%;margin: 1.5%
}
	.footer .zuo3 .d_h a {width: 25%;display: block;margin:0 0 10px;float: left;
}
	.footer .you3 .ico {
  width: 50px;
  margin-right:10px;
}
	.footer .you3 .dh {
  font-size: 20px;
}
	.footer .you3 .dh p {
  font-size: 20px;
}
	.footer .you3 .e_wm {
    width: 90px;
  }
	.footer .you3 .top {display: flex;justify-content: space-between;align-items: center;
  }
	.footer .you3 .l_x {
  line-height: 30px;
}
	.copy p {
  font-size: 14px;
}
	.copy .t_b {width: 100%;text-align: center;
}
	.copy {
  line-height: 40px;
}
	.header .right .yy .x_l {
  top: 60px;
}
	.ny_yw ul li {
  width:100%;
  margin-right: 0;
  margin-bottom: 20px;
}
	  .nban .mb h1 {
    font-size: 2rem;
    margin-top: 14%;margin-bottom: 0;
  }
	 .nban .mb h3 {
    font-size: 16px;
  }
	 .gy_lc .fzx .box {
    width: 100%;
  }
	.gy_lc .fzx .box .n_r .zi {
  font-size: 18px;
  margin-left:15px;
}
	 .gy_lc .fzx .box .n_r .t_p {
    width: 120px;
    height: 120px;
  }
	.gy_wh .left .xz {
  right: 20px;
  top: 10px;
}
	.gy_wh .left li {
  width: 70px;
}
	.gy_wh .left li .t_b {
  width: 70px;
  height: 70px;
  line-height:70px;
}
	.gy_wh .left li .t_b i {
  font-size:30px;
}
	.gy_wh .left li p {
  font-size:20px;
  margin-top:10px;
}
	.ny_lxfs .nr .w_z {
  padding:25px 20px;
}
	.con {
  max-width: 90%;
}
	  .ny_lxfs .nr .w_z h3 {
    font-size:20px;
    line-height: 30px;
  }
	 .ny_lxfs .nr .w_z .text {
    font-size: 16px;
  }
	.ny_ly .l_y h3 {
  font-size: 16px;
  margin-bottom: 25px;
}
	.ny_ly .l_y input.w_z {
  font-size: 16px;
  height:50px;
  line-height: 48px;
  margin-bottom: 15px;
}
	.ny_ly .l_y textarea {
  font-size: 16px;
  height: 120px;
  padding: 0 10px;
  line-height:48px;
}
	.ny_lxfs .tit {top: -20px;
}
	 .ny_lxfs {
    margin: 60px 0 30px;
  }
	  .ny_tit h1 {display: none;
  }
	.ny_tit ul {width: 100%;text-align: center;line-height: 50px;
}
	 .ny_tit::after {
    width:100%;
    top: 52px;
  }
	 .ny_tit ul li {display: inline-block;margin: 0 10px;float: none;
  }
	.ny_tit {
  line-height: 100px;
  position: relative;
  height: 90px;
}
	.ny_xw .top li {
  width: 100%;margin-bottom: 20px;
}
	.ny_xw .top {flex-wrap: wrap;
}
	.ny_xw .xwnr {
  padding: 30px 0 0;
}
	 .ny_xw .top li .w_z {
    padding: 15px;
  }
	  .ny_xw .xwnr li .t_p {
    width: 100%;
    margin-right:0;
  }
	  .ny_xw .xwnr li .w_z {
    width: calc(100% - 50px);margin-top: 20px;
    margin-right: 20px;
  }
	.page a {
  padding: 0 6px;
}
	.page .qw {
  margin-left: 8px;
}
	.zxfinput {
  width: 28px;line-height: 24px;
}
	.ny_xwxq .n_r {
  font-size: 16px;
  line-height: 28px;
}
	.ny_xwxq .b_t {
  font-size:20px;
}
	.ny_xwxq .time {
  line-height: 28px;
  margin-bottom: 10px;
}
	 .ny_xwxq .b_q span {
    width: 100px;
    margin-right:8px;font-size: 16px;
  }
	.ny_xwxq .n_r img {
  margin: 20px auto;
}
	 .ny_yeln .t_p {
    height:25rem;
  }
	.ny_yeln .con .w_z {
    font-size: 16px;
    line-height: 30px;
  }
	.ny_yeln .t_p .m_b {
    padding-top: 50px;
  }
	 .ny_zpgw li {
    width:100%;
  }
	.ny_zpgw li p {
  font-size: 14px;
  line-height:28px;
}
	.ny_zpgw ul {
  margin-bottom: 0px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

}

