@charset "utf-8";




body{margin:0px; font-size:14px; color:#444; font-family: Arial, Helvetica, sans-serif; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle; font-family:微软雅黑;}
button {overflow:visible; font-family:微软雅黑;}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; \
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}





.con { width:80%; margin:0px auto; }
.contain{ width:94%;  margin:0 auto;}

.top1{ width:94%; margin:0 auto; max-width:1240px;box-sizing:border-box}
.logo{ float:left; }
.logo img{ height:65px; width:auto}


.tbtp { text-align: right; width: 100%; padding-top: 10px;}
.tbtp a{ padding-left: 10px; color: #fff;} 
.tbtp img { width:20px; opacity: .8;}
.tbtp:hover a img  {opacity: 1;}


.header{width:100%; position:fixed; width:100%; top:0px; left:0; z-index:9; transition: all 0.6s;}
.header .conn { width:80%; margin:0px auto; }
.header.on{ background:#fff;box-shadow: 0px 0px 5px rgba(195,195,195,0.35);transition: all 0.6s}
.header:hover{ background:#fff; transition: all 0.6s}
.logo1{ display:none; margin-top: 15px;}
.logo2{ display:block; margin-top: 15px;}

.header.on .logo1{ display:block;}
.header.on .logo2{ display:none;}

.header:hover .logo1{ display:block;}
.header:hover .logo2{ display:none;}
.header .lange{color:#fff; float: right; padding-top: 31px;}
.header .lange a { color: #fff; font-size: 18px; font-family: Arial, Helvetica, sans-serif; padding: 0 0 0 15px;}
.header .lange a:hover {color:#0248d6;}

.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px; text-align: right; color:#0248d6; font-weight: 900;float:right; cursor:pointer;  margin-top:30px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:24px; color:#fff; font-weight: 900;}
.header.on .s_ch i {  color:#0248d6; }
.header:hover .s_ch i {  color:#0248d6; }

.header.on .tel span{  color:#333; }
.header.on .tel p{  color:#0248d6}

.header:hover .tel span{  color:#333; }
.header:hover .tel p{  color:#0248d6}


.header.on .lange a{color:#333}
.header.on a:hover {color:#0248d6;}


.header:hover .lange a{color:#333}
.header:hover a:hover {color:#0248d6;}

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

.header .nav ul>li{height:90px; width:auto; padding:0 0px;font-size:16px;  line-height:60px;float:left; text-align:center;position:relative; text-transform:uppercase; }

.header .nav ul li a:hover{ color:#0248d6; }
.header .nav i{font-size:12px; line-height:50px; text-align:right; position:absolute;height:50px; right:5px; top:15px; display:none }




.header .nav ul li a.o_lm{line-height:90px; color:#fff; padding:0 15px;  display:block; position:relative;}
.header .nav ul li a.o_lm:after{ content:""; position:absolute; width:0; left:50%; transform:translateX(-50%); bottom:0; background:#0248d6; height:3px; opacity:0; transition:all 0.6s}
.header .nav ul li:hover a.o_lm{ color:#0248d6}
.header .nav ul li:hover a.o_lm:after{ content:""; position:absolute; width:100%; left:50%; transform:translateX(-50%); bottom:0; background:#0248d6; height:3px; opacity:1;transition:all 0.6s}


.header.on  .nav ul li a.o_lm{ color:#666}
.header:hover .nav ul li a.o_lm{ color:#666}



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

.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:45px; font-weight:normal; height:auto; text-transform:none; border-bottom:#e1e1e1 1px solid; }
.header .nav .e_j ul li:last-child { border-bottom:0}
.header .nav .e_j  ul li a{display:block; font-size:13px; line-height:45px; color:#333; transition:all 0.6s;}
.header .nav .e_j  ul li a:hover { color:#0248d6; font-weight:bold;transition:all 0.6s }


@media only screen and (max-width:1440px){
.header .nav ul li a.o_lm{ padding:0 15px}
.header .conn { width:90%; margin:0px auto;}
.contain{ width:90%; margin:0 auto}

.con { width:90%; margin:0px auto; }
}
@media only screen and (max-width:1240px){
.tel{ display:none;}
}


@media only screen and (max-width:992px){
.con { width:94%; margin:0px auto; }
.tbtp { text-align: right; width: 100%; padding: 10px 0px ;}
.header .conn { width:94%; margin:0px auto;}
.contain{ width:94%; margin:0 auto}
.header .nav ul li a.o_lm:after{ content:none;}
.header .nav ul li:hover a.o_lm:after{content:none;}
.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px;  margin-top:24px; margin-right: 38px;  }
.header .s_ch i{font-size:22px; color:#fff; font-weight: 900;}
.header{padding:0px 5px; height:75px; position:fixed; top:0; width:100%; box-sizing:border-box;}
.header.on{ height:75px}
.header .an{display:block; top:30px;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:#0248d6; top:0; right:0; margin:0; margin-top:75px; overflow:auto;z-index:999999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}
.header .nav i{display:block; color:#fff;  top:0; right:20px}
.header .nav ul li{width:100%; height:auto; text-align:left; font-size:16px; display:block; margin:0; padding:0 20px; box-sizing:border-box;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li a.o_lm{line-height:50px; color:#fff;}
.header .nav ul li:hover a.o_lm{color:#fff; background:none;}
.header .nav .y_j{border-bottom:1px solid rgba(255,255,255,0.2);}
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid rgba(255,255,255,0.2);box-shadow:none; overflow:hidden; border-top:0; background:none; position:inherit; top:auto; left:auto; width:100%; height: auto;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav .e_j ul li a{ color:#fff}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav .e_j ul li{ border:0}
.logo{ margin:0 auto; position:fixed; z-index:9999; top:0; left:10px}
.logo img{ height:40px; width:auto}

.header .lange{padding-top:16px; margin-right: 40px;}



.header.on  .nav ul li a.o_lm{ color:#fff}
.header:hover .nav ul li a.o_lm{ color:#fff}
}




.head_h{width:100%; height:80px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


.search{width:100%; background: rgba(0, 0, 0, 0.8); position:fixed; top:90px; left:0; z-index:101; display:none;}
.search .con{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:75px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}





.gallery-top{width:100%; position:relative; height:100vh; }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.2);}
.gallery-top .swiper-slide .wz{width:45%; color:#fff; position:absolute; left:10%; top:40%;}
.gallery-top .swiper-slide .wz h3{font-size:48px;  font-weight:bold; text-transform:uppercase; padding-bottom:15px;}
.gallery-top .swiper-slide .wz h2{font-size:20px;  line-height:30px; letter-spacing:0px;}
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:0px; line-height:36px; }
.gallery-top .swiper-slide .wz a {  width:160px; height:40px; line-height:40px; color:#fff; display:block; text-align:left; font-size:16px; margin:20px 0px; text-transform:uppercase;}
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size:18px;}
@media only screen and (max-width:1440px){
.gallery-top .swiper-slide .wz{width:65%; color:#fff; position:absolute; left:10%; top:40%;}
	}

@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:40vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:40vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }

.gallery-top .swiper-slide .wz{ width:90%;top:32%;left:5%;}
.gallery-top .swiper-slide .wz h3{font-size:22px;}
.gallery-top .swiper-slide .wz h2{font-size:14px;  line-height:20px; }
.gallery-top .swiper-slide .wz a { margin:0px;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}

/*关于我们*/
.i_two{ width: 100%; margin: 0px auto;   }
.counter{ overflow:hidden; text-align:center; width: 100%; margin: 0px auto; /*background:rgba(255,255,255,.8);*/ padding:0px 0px 80px 0px; }
.counter ul li{ width: 25%; transition:all 0.3s; float: left; position:relative; text-align: center; }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:0px; background:#e6e6e6;}
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}

.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#0248d6; font-family:Arial; font-weight: bold;  font-size:60px;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:16px;color:#333; }
.counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:20px; margin-top:2px; margin-bottom:6px; color:#333;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
@media only screen and (max-width:1440px){
.f36 { font-size: 22px;}
.counter{  padding: 40px 0px 0px 0px; }
.i_two{ width: 100%; margin: 0px auto; background: url(../images/dbjj.jpg) no-repeat center bottom; }
.counter span{ font-size: 50px;}
}
@media only screen and (max-width:992px) {
	.counter{  padding: 20px 0px 0px 0px; }
.counter span{  font-size:30px;}
.counter .h6{ font-size:12px; }
.counter ul li{ width:50%;  margin-bottom: 2%;  }	
}





.sy_gy { width:100%; overflow:hidden; padding:3% 0; }
.sy_gy .left { width:50%; float:left;    }
.sy_gy .left .wz h3 i { width: 60px; height: 4px; background: #0248d6; display: inline-block; float: left; margin: 13px 10px 0px 0px;}
.sy_gy .left .wz h3{font-size:30px;height:60px;  color:#333; position: relative; left: 0; top: 0; font-weight: bold; }
.sy_gy .left .wz span { width:50px; height:3px; background:#0248d6; display:block; margin:0px 0px 10px 0px;}
.sy_gy .left .gdd { height: 15px;} 
.sy_gy .left .wz p { font-size:15px; line-height:29px; text-align:justify; color:#666;}
.mr { width:180px; height:40px; overflow: hidden; background:#0248d6; text-align:center; line-height:40px; color:#333; margin:30px 0px 20px 0px; text-transform: uppercase; }
.mr a {color:#fff; font-size:14px; font-weight: bold;}
.mr:hover a { background:#6000fe; color:#fff; font-size:14px; display:block;}
.mr i { margin-left: 15px;font-size: 14px;}
.sy_gy .right { float: right; width: 44%; }
.sy_gy .right .spp { width: 100%; height:auto;}
@media only screen and (max-width:1660px) {
.sy_gy .left .wz p { font-size:16px; line-height:24px;}
.sy_gy .right { padding-top:3%; }
}
@media only screen and (max-width:1440px) {
.sy_gy .left { width:45%; float:left; margin-left:5%;}
.sy_gy .left .wz p { font-size:15px; line-height:23px;}
.sy_gy .right { padding-top:5%; }
.sy_gy .left .gdd { height: 10px;} 
}

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

.sy_gy .left .wz p { font-size:15px; line-height:23px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:12;  overflow: hidden; }

}

@media only screen and (max-width:995px){
.sy_gy {padding:0px 0 25px 0px;}
.sy_gy .left { width:94%; float:none;  margin-top:0px;  padding:5% 0% 3% 0%; margin-left: 3%;}
.sy_gy .left .wz h2{ font-size:52px; line-height:90px;}
.sy_gy .left .wz h3{font-size:22px; height:50px; padding-top:10px;}
.sy_gy .left .wz h3 i { margin: 13px 10px 0px 0px;}
.sy_gy .left .wz p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.mr { margin-top:20px;}
.sy_gy .right { float:none; width: 94%; margin-left: 3%;}
}


.ry_zz { width: 100%; margin:0px auto; background: #F6F6F6; padding: 70px 0px;}
.zzzz{ width: 90%; margin: 0px auto; position:relative;}
.zzzz .ziyuan2{ width:90%; margin:40px auto; }
.zzzz .ziyuan2 .swiper-slide{ position:relative;background:#0248d6;border-radius:10px; overflow:hidden;}
.zzzz .ziyuan2 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzzz .ziyuan2 .swiper-slide .tp {width:100%; height:auto;  background:#fff;  height: 350px; overflow: hidden;  }
.zzzz .ziyuan2 .swiper-slide img{  object-fit: cover; width: 100%; height: 100%;}
.zzzz .ziyuan2 .swiper-slide .wz { padding:10px 10px 20px 10px;  z-index: 19; width: 100%;color: #000;}
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:22px; text-align:center; color: #FFF; font-weight: bold;text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; line-height:40px;}
.zzzz .ziyuan2 .swiper-slide h2 { font-size:16px; color: #FFF;}
.zzzz .ziyuan2 .swiper-slide h2 a { font-size:16px; color: #FFF;}
.zzzz .ziyuan2 .swiper-slide p { font-size:14px; color: #FFF; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} 
.zzzz .ziyuan2 .swiper-slide: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 2s; -moz-transition: all 2s; transition: all 2s;}





.zzzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
.zzzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
@media only screen and (max-width:1440px) {
.zzzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz {padding: 50px 0px 30px 0px;}
.zzzz{ width:94%; margin: 0px auto; position:relative;}
.zzzz .ziyuan2{ width:100%; margin:20px auto; }
.zzzz .ziyuan2 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}
.zzzz .ziyuan2 .swiper-slide h1{ display:block; font-size:18px; line-height:30px }
.zzzz .ziyuan2 .swiper-slide h2 { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide h2 a { font-size:14px; color: #000;}
.zzzz .ziyuan2 .swiper-slide p { font-size:12px; color: #000;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 

.zzzz .ziyuan2 .swiper-slide .tp { height:180px; overflow: hidden;  }

.zzzz .swiper-button-next{ display: none;}
.zzzz .swiper-button-prev{ display: none;}
}






.fl {float: left;display: inline;}/* 左浮动 */
.fr {float: right;display: inline;}/* 右浮动 */
.p10{padding: 10px!important}
.p15{padding: 15px!important}
.mt0{ margin-top: 0!important; }
.mt5{ margin-top: 5px!important; }
.mt7{ margin-top: 7px!important; }
.mt10{ margin-top: 10px!important; }
.mt15{ margin-top: 15px!important; }
.mt20{ margin-top: 20px!important; }
.mt25{ margin-top: 25px!important; }
.mt30{ margin-top: 30px!important; margin-right: 50px; }
.mt35{ margin-top: 35px!important; }
.mt40{ margin-top: 40px!important; }
.mt45{ margin-top: 45px!important; }
.mt50{ margin-top: 50px!important; }
.mt55{ margin-top: 55px!important; }
.mt60{ margin-top: 60px!important; }
.mt65{ margin-top: 65px!important; }
.mt70{ margin-top: 70px!important; }
.mt80{ margin-top: 80px!important; }
.ml0{ margin-left: 0!important; }
.ml10{ margin-left: 10px!important; }
.ml15{ margin-left: 15px!important; }
.mb0{ margin-bottom: 0!important; }
.mb5{margin-bottom: 5px !important;}
.mb10{ margin-bottom: 10px!important; }
.mb15{ margin-bottom: 15px!important; }
.mr0{ margin-right: 0!important; }
.mr10{ margin-right: 10px!important; }
.mr15{ margin-right: 15px!important; }
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f26{font-size:26px;}
.f28{font-size:28px;}
.f30{font-size:30px;}
.f32{font-size:32px;}
.f36{font-size:36px;}
.f40{font-size:40px;}
.f48{font-size:48px;}



.sy_dgy { width: 100%; height: auto; margin:0px auto 0px auto; position: relative; z-index: 1;}
.sy_dgy img { width: 100%; height: auto;}
.sy_dgy .wrt { position: absolute; left:10%; top:35%; width: 80%; z-index: 3; text-align:center;}
.sy_dgy .wrt h1 { font-size: 40px; padding: 0px 0px 20px 0px; color: #fff;}
.sy_dgy .wrt p { font-size:20px; color: #fff; line-height:40px;}
@media only screen and (max-width:1440px){
.sy_dgy .wrt {  top:20%; }	
	}
@media only screen and (max-width:992px){
.sy_dgy { width: 100%; height:40vh; margin: 10px auto 0px auto; position: relative; z-index: 1;}
.sy_dgy img {position: absolute; height: 40vh; width: auto; transform:translateX(-50%);   top:0;}
.sy_dgy .wrt { position: absolute; left:5%; top:18%; width: 90%; z-index: 3;}
.sy_dgy .wrt h1 { font-size: 22px; padding: 0px 0px 20px 0px; color: #fff;}
.sy_dgy .wrt p { font-size: 14px; color: #fff; line-height:28px;} 
}



.fw{position:relative;width:100%;overflow:hidden; margin: 40px auto 0px auto;}
.fw ul{overflow:hidden;zoom:1}
.fw ul li{width:33.3333%;float:left;overflow:hidden;position:relative; height:450px; }
.fw ul li img{width:100%; object-fit:cover; height: 100%;}
.fw ul li .txt{left:0;top:0;position:absolute;  width: 100%; height:450px; padding: 10rem 0 0 4rem;}
.fw ul li a{color:#333;}
.fw .shuzi{font-size:48px;font-family:Helvetica, sans-serif; font-weight: bold; color: #0248d6;}
.fw .zim{font-size:20px;}
.fw .zhezhao{position:absolute;background-color:rgba(0,0,0,.8);color:#fff;z-index:9;top:0;left:0;width:100%;height:100%;transition:all .3s;transform:scaleX(0);padding-left:4rem;padding-top:10rem;}
.fw ul li:hover .zhezhao{transform:scaleX(1)}
@media only screen and (max-width:1440px){
.fw ul li{ height: 400px; }
.fw .shuzi{font-size:36px;}
.fw ul li .txt{ padding:7rem 0 0 7rem;}
.fw .zim{font-size:18px;}
.fw .zhezhao{padding-left:7rem;padding-top:7rem;}
}
@media only screen and (max-width:992px){
.fw{width:94%; margin: 0px auto; display: block;}
.fw ul li{width:100%;height: auto;float: none;overflow:hidden;position:relative; height:250px; margin-bottom: 3%;}	
.fw ul li img{width:100%; }
.fw ul li .txt{position:absolute; padding:4rem 0 0 2rem;}
.fw .zhezhao{padding-top:5rem; display: none;}
.fw .shuzi{font-size:35px;}
.fw .zim{font-size:16px;}
.f28{font-size:20px; font-weight: bold;}
}









.albg{ background:#f0f0f0; position:relative; z-index:2; padding:80px 0; overflow:hidden}


.sy_rz { position:relative; width:96%; margin:0px auto 0px auto; max-width:1240px; overflow:hidden}
dl,dd{ list-style:none;}
.tab{ width:100%; margin: 0px auto 30px auto; max-width: 1240px;}
.tab-hd { overflow:hidden; zoom:1; width: 100%; text-align:center;}
.tab-hd dd{ width: auto; display:inline-block; position: relative; background: #fff; text-align: center;  margin-bottom: 25px; color:#333;  cursor:pointer;border-bottom: 3px solid #fff; line-height: 45px; font-size:18px; padding:0px 30px;}
.tab-hd dd.active{ background: #0248d6; color: #fff; position: relative;}
.tab-hd dd.active:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 46px;
    left: 50%; margin-left: -13px;
    border-right: solid 13px transparent;
    border-left: solid 13px transparent;
    border-top: solid 13px #0248d6;
}
.tab-bd dd{display:none;  font-size:18px; width: 100%;}
.tab-bd dd.thisclass{ display:list-item;}
.tab-bd dd .tpi { width: 100%; margin-top: 2%;}
.tab-bd dd .tpi .xyy { display: block;}
.tab-bd dd .tpi .lbn { width: 32%; float: left; margin-right: 2%; margin-bottom:2%;}
.tab-bd dd .tpi .lbn:nth-child(3n) { margin-right:0;}
.tab-bd dd .tpi .lbn .tp { width: 100%;
    height: auto;
    overflow: hidden;}
.tab-bd dd .tpi .lbn .tp img {
            object-fit: cover;
            width: 100%;
            height: 100%;
        }
.tab-bd dd .tpi .lbn p { background: #fff; text-align: center; font-size: 16px; line-height: 25px; padding:10px 0px; height:70px;}
@media only screen and (max-width:992px) {
.sy_rz {margin:0px auto;}
.tab {width: 100%;margin: 20px auto;max-width: 1240px;}
.tab-hd dd {width: 48%;font-size: 14px;margin-bottom: 15px; margin-right: 2%;}
.tab-hd dd:nth-child(5n) { margin-right: 2%;}
.tab-bd dd .dd {width: 100%;border: 1px solid #ddd;font-size: 14px; line-height: 26px;padding: 10px;}
.tab-hd dd:nth-child(2n) {margin-right: 0;}
.tab-bd dd .tpi .lbn {width: 48%;margin-right: 2%; margin-bottom: 2%;}

.tab-bd dd .tpi .lbn:nth-child(3n) { margin-right:2%;}
.tab-bd dd .tpi .lbn p {font-size: 14px; line-height: 20px; padding:10px 0px; height:55px; overflow: hidden;}
.tab-bd dd .tpi .xyy {display: none;}
}


.sy_ks { width: 100%; margin:80px auto;  background: #fff; padding: 10px 15px;}
@media only screen and (max-width:992px){
.sy_ks {padding: 10px; margin:40px auto;}
}


.sy_yz { width: 100%; margin:0px auto; background: #f6f6f6; padding: 70px 0px;}
.zzz{ width: 90%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:90%; margin:40px auto; }
.zzz .ziyuan1 .swiper-slide{ position:relative;background:#fff;border-radius:10px;}
.zzz .ziyuan1 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzz .ziyuan1 .swiper-slide .tp {width:100%; height:auto; overflow: hidden;  }
.zzz .ziyuan1 .swiper-slide img{  width:100%; height:auto; }
.zzz .ziyuan1 .swiper-slide .wz { padding:10px 20px;  z-index: 19; width: 100%;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:18px; color: #333;  text-overflow:ellipsis; white-space:nowrap; overflow:hidden; text-align:center; line-height:50px;}
.zzz .ziyuan1 .swiper-slide h2 { font-size:14px; color:#0e6eb8;}
.zzz .ziyuan1 .swiper-slide h2 a { font-size:14px; color:#0e6eb8;}
.zzz .ziyuan1 .swiper-slide p { font-size:14px; color:#666666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden;  } 
.zzz .ziyuan1 .swiper-slide: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 2s; -moz-transition: all 2s; transition: all 2s;}

.zzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
@media only screen and (max-width:1440px) {
.zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
  .sy_yz {padding: 30px 0px;}
.zzz{ width:94%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:100%; margin:20px auto; }
.zzz .ziyuan1 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:16px; line-height:30px }
.zzz .ziyuan1 .swiper-slide h2 { font-size:14px; }
.zzz .ziyuan1 .swiper-slide h2 a { font-size:14px; }
.zzz .ziyuan1 .swiper-slide p { font-size:12px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 

.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}






.gy_bt{width:100%;  margin-bottom: 30px; text-align: center; }
.gy_bt h3{font-size:40px; line-height:60px;text-transform:uppercase;   padding-bottom:15px; font-weight: bold;}
.gy_bt h2 { font-size:18px;}

@media only screen and (max-width:992px){
.gy_bt{ margin:0px 0px 20px 0px;}	
.gy_bt h3{font-size:18px; line-height:26px;   padding-bottom:5px; font-weight: bold;}
.gy_bt h2 { font-size:12px;}
}

.sy_xw { width: 100%; margin:0px auto;  padding:0px 0px 80px 0px; }
.sy_xw .zc { width: 43%; float: left; height: auto; position: relative;}
.sy_xw .spp { width:100%; height:485px;}
.sy_xw .zc img {object-fit: cover; width: 100%; height: 100%;}
.sy_xw .zc span { position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; padding: 0px 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; background: rgba(0,0,0,.5); font-size: 16px; color: #fff;}
.sy_xw .yc { width:56%; float: right;}
.sy_xw .yc ul { margin:0px auto;}
.sy_xw .yc ul li { width:32%; margin:0 2% 0 0; float:left;}
.sy_xw .yc ul li:nth-child(3n) { margin-right:0%;}
.sy_xw .yc ul li img { width:100%; height:auto}
@media only screen and (max-width:1660px){
.sy_xw .spp { width:100%; height:400px;}
}
@media only screen and (max-width:1440px){
.sy_xw { width:100%; }	
.sy_xw .spp { width:100%; height:400px;}
}
@media only screen and (max-width:1360px){
.sy_xw { width:100%; }	
.sy_xw .spp { width:100%; height:380px;}
}
@media only screen and (max-width:992px){
.sy_xw { width:100%; padding:40px 0px;}	
.sy_xw .zc { width: 100%; float: none;  position: relative;}
.sy_xw .yc { width: 100%; float: none; margin-top:10px;}
.sy_xw .yc h2{font-size:30px;}
.sy_xw .yc h2 i { width:40px; height: 4px;  margin: 15px 10px 0px 0px;}
.sy_xw .yc ul { margin-bottom:20px;}
.sy_xw .yc ul li { padding: 20px 0px; }
.sy_xw .yc ul li .wz p { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.sy_xw .spp { width:100%; height: auto;}
}


.sy_cpa { width: 100%;  background: #fff; padding: 40px 0px 0px 0px;}
.sy_cpa ul li { width: 33%; float: left; margin: 0 0.5% 0% 0; overflow: hidden;}
.sy_cpa ul li:nth-child(3n) { margin-right: 0;}
.sy_cpa ul li .tp { width: 100%; height:400px; overflow: hidden; position: relative; }
.sy_cpa ul li .tp img{   object-fit: cover;    width: 100%; height: 100%;}
.sy_cpa ul li .wz { position: absolute; left: 0; bottom:42%; width: 100%;  color:#fff; padding: 10px 30px; background:rgba(0,0,0,.6);}
.sy_cpa ul li .wz h1 { font-size: 20px; font-weight: bold; line-height: 36px; text-align:center; color:#fff; text-transform:uppercase;  }
.sy_cpa ul li .wz .more a {color: #000; text-transform: uppercase;}
@media only screen and (max-width:1440px) {
.sy_cpa { width: 100%; margin: 50px auto;}
.sy_cpa ul li .tp { height:350px; }
.sy_cpa ul li .wz { bottom:5%; padding: 0 20px;}
.sy_cpa ul li .wz h1 { font-size: 20px; line-height:30px; }
}
@media only screen and (max-width:992px) {
.sy_cpa { width:100%;padding:0px 0px;}
.sy_cpa ul li { width: 100%; float: none; margin: 0 0% 4% 0%; float:left;}	
.sy_cpa ul li .tp { height:230px; }
.sy_cpa ul li .wz h1 { font-size: 20px; line-height:24px; }
}





.sy_cp { width: 100%;  background: #fff; padding: 80px 0px;}
.sy_cp ul li { width: 24%; float: left; margin: 0 1.33% 2% 0; border-radius: 20px; overflow: hidden;}
.sy_cp ul li:nth-child(4n) { margin-right: 0;}
.sy_cp ul li .tp { width: 100%; height:400px; overflow: hidden; position: relative; }
.sy_cp ul li .tp img{   object-fit: cover;    width: 100%; height: 100%;}
.sy_cp ul li .wz { position: absolute; left: 0; bottom:0; width: 100%;  color: #000; padding: 10px 30px; background:rgba(2,72,214,.6);}
.sy_cp ul li .wz h1 { font-size: 20px; font-weight: bold; line-height: 36px; text-align:center; color:#fff;  }
.sy_cp ul li .wz .more a {color: #000; text-transform: uppercase;}
@media only screen and (max-width:1440px) {
.sy_cp { width: 90%; margin: 50px auto;}
.sy_cp ul li .tp { height:350px; }
.sy_cp ul li .wz{ padding: 5px 0px;}
.sy_cp ul li .wz h1 { font-size: 20px; line-height:30px; }
}
@media only screen and (max-width:992px) {
.sy_cp { width: 94%;padding:0px 0px;}
.sy_cp ul li { width: 48%; float: none; margin: 0 1% 4% 1%; float:left;}	
.sy_cp ul li .tp { height:230px; }
.sy_cp ul li .wz h1 { font-size: 14px; line-height:24px; }
}




.dbym { width: 100%;  background:#0248d6; padding: 30px 0px; text-align: center; }
.dbym ul li { width: 25%;  font-size: 24px; font-weight: bold;  color: #fff; float:left; text-align:left; line-height:45px;}
.dbym ul li img { float:left; margin-right:10px;}
@media only screen and (max-width:1680px) {
.dbym ul li { color: #fff;}	
}
@media only screen and (max-width:992px) {
.dbym ul li { width:50%; float:left;font-size: 18px; font-weight: bold; }
.dbym ul li img { display:block;}
}



.sjrj i { font-size: 25px; color: #fff;}
.sjrj a { margin-right: 15px;}

.footer{width:100%; padding-top:40px; background:#000000; font-size:14px;  color:#fff;}
.footer h3{font-size:20px; color:#fff; margin-bottom:15px; font-weight: bold; }
.footer em{width:40px; height:3px; background-color:#fff; margin-bottom:20px; display:block;}
.footer .col-md-4 { width:30%; float:left; margin-right: 15%;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .l_x i { margin-right: 5px;}
.footer .col-md-43 {float:left; width:40%; }
.footer .l_y font { float: left; line-height: 46px; color: #FF0004; font-weight: bold;}
.footer .l_y input{width:48%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y input:placeholder{color:#ffcf6c;}
.footer .l_y textarea{width:98%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .l_y textarea:placeholder{color:#ffcf6c;}
.footer .l_y button{width:100px; height:35px; border-radius:3px; font-size:14px; line-height:35px; color:#ffcf6c; text-align:center; float:left; margin-right:20px; margin-left: 1%;}
.footer .l_y button.t_j{background-color:#0248d6;  color:#333; }
.footer .l_y button.c_z{background-color:#5b5b5b;}
.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:f6f6f6; display:block; float:left; margin-right:5px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{ color:#0248d6;}
.footer .t_p{float:right; text-align: center;}
.footer .t_p img{width:100px; margin-bottom:10px;}
.footer .x_x{margin-top:30px; padding:25px 0; border-top:1px solid #444; text-align: center;}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#fff; padding-left:10px;}
.footer .x_x a:hover{color:#0248d6;}
.footer .x_x span{padding-right:15px;}
.footer .col-md-42 {float:left; width: 25%; }
.footer .col-md-42 p a{ color:#fff; line-height:28px;}
.footer .col-md-42 p a:hover { color:#fff;}
.footer .col-md-41 {float:right; width: 10%; }
.footer .lx{ width:100%}
.footer .lx li{ width:70%; float:left; }
.footer .lx li img{ width:90%}
@media only screen and (max-width:1440px){
.footer h3{font-size:16px; color:#0248d6; margin-bottom:15px; }
}
@media only screen and (max-width:992px){
.footer{padding:30px 0px 0px 0px;  line-height:24px;}
.footer .col-md-4 { width:100%; float: none; margin-right:0; overflow:hidden;}
.footer .col-md-43 {float:none; width: 100%; }   
.footer h3{font-size:16px; text-align: left; }
.footer em{width:30px; margin-bottom:10px; margin-left: 0;}
.footer .l_x{margin-bottom:10px; line-height:26px; text-align: left;}
.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #0248d6; line-height:46px; color:#0248d6; display:block; float:left}
.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #0248d6; font-size:12px; line-height:24px; color:#0248d6; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display: block; width:100%; margin-bottom:20px; float:none; }     
.footer .x_x{margin-top:15px; padding:10px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
.footer .x_x .l_f{float:none; text-align: center;}
.footer .x_x .r_t{float:none; text-align: center;}
}



.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; }
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.2);}
.nban .wz { position: absolute; left: 10%; top:45%; z-index: 5; width:80%;}
.nban .wz h1 { font-size: 46px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff; text-align:center;  }
.nban .wz p { font-size: 16px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;text-transform: uppercase; text-align:center;}
@media screen and (max-width:1360px) {
.nban .wz { position: absolute; left: 15%; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:250px; }
.nban img{ position:absolute; height:250px; width:auto; top:0; left:40%; transform:translateX(-40%); z-index:2}
.nban .wz { position: absolute; left: 5%; top:48%; width:90%;}
.nban .wz h1 { font-size: 28px; height: 40px; }
.nban .wz p { font-size:14px; }
}

.ny_bt {  margin: 10px auto 0px auto; height: 55px; line-height: 55px; font-size: 16px;}
.ny_bt a { font-size: 16px;}
@media only screen and (max-width:1440px){
.ny_bt { width: 94%;  margin: 10px auto 0px auto; }
}
@media only screen and (max-width:992px){
.ny_bt { width: 94%; line-height: 20px; height: auto; padding: 10px 0px;}	
}


.cp_cpp { margin:0px auto; background:#f6f6f6; padding:60px 0px;}


.nytit {width: 18%; float: left; background: #fff; padding-bottom: 25px; border-radius: 10px; overflow: hidden;}
.nytit h2 { height: 60px; line-height: 60px; background:#0248d6; text-align:left; padding-left: 20px; font-size:26px; color:#fff; font-weight: bold; margin-bottom: 3px;}
.nytit ul li { display:inline-block;padding:15px 15px; color: #000; font-size: 20px; font-weight: bold; width: 100%; box-sizing: border-box;background: #FFF;margin-bottom: 3px;position: relative; border-bottom: 1px solid #ddd;}

.nytit ul li i {width: 150px;position: absolute;height: 100%;right: 10px;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.nytit ul li .y_j {position: relative;}
.nytit ul li .y_j a { font-weight: bold; color: #000;}
.nytit ul li .e_j {position: relative;top:10px; left: 0; width:100%; display: none; border-top: #ccc 1px solid;}
.nytit ul li .e_j a {display: block;line-height: 30px;font-size: 14px;color: #333;}
.nytit ul li .e_j a:hover{color: #333;}
.nytit ul li a { color:#333;line-height: 30px;font-size: 16px; }
.nytit ul li:hover .y_j a { color:#000;}


.cp_lb { width:80%; float: right;}
.cp_lb ul li { width:23%;  text-align: center; float: left; margin:0 1% 3% 1%; background:#fff;border-radius:10px; overflow:hidden;}
.cp_lb ul li .tp {width: 100%; height: 270px; overflow: hidden; }
.cp_lb ul li img{  object-fit: cover;  width: 100%; height: 100%;  }
.cp_lb ul li h1{ display:block; font-size:18px; color:#fff; position:inherit; padding:25px 0px;background:#0248d6;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }

.cp_lb 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 2s; -moz-transition: all 2s; transition: all 2s;}

@media only screen and (max-width:992px) {
.cp_cpp { width:100%; margin:0px auto; padding:30px 0px;}
.nytit {width: 100%; float: none;}
.nytit h2 { height: 50px; line-height: 50px;  font-size:20px; }
.nytit ul li .y_j a { font-weight: bold; color: #000; font-size: 18px;}
.nytit ul li .e_j a {font-size: 16px;}
.cp_lb { width:100%; float: none;}
.cp_lb ul li { width:48%;  text-align: center; float: left; margin:0 1% 3% 1%;}
.cp_lb ul li .tp {width: 100%; height: 180px; overflow: hidden; }
.cp_lb ul li h1{ font-size:14px;padding:15px 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }

}


/*翻页*/
.paging{width:100%; margin:0px auto 0px auto; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#0248d6; border:1px solid #0248d6; color:#fff;}
.paging a.on{background-color:#0248d6; border:1px solid #0248d6; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}

.cp_xq{width:94%; margin: 50px auto; }
.cp_xq .cp_xx{ padding:0px; margin-bottom:30px;}
.cp_xq .cp_xx .cp_zs{width:40%; float:left; padding:0;  overflow: hidden;}
.cp_xq .cp_xx .cp_zs img{width:100%; height:auto; display:block; border: 1px solid #ddd;}
.cp_xq .cp_xx .cp_js{width:55%; float:right; }
.cp_xq .cp_xx .cp_js h3{font-size:36px; color:#000000;font-weight:bold; padding-bottom: 20px; text-transform: uppercase;}
.cp_xq .cp_xx .cp_js h4 { font-size: 14px; color: #666; line-height: 26px;}
.cp_xq .cp_xx .cp_js h4 font { font-size: 28px; font-weight: bold; color: #000;}

.cp_xq .cp_xx .cp_js h2 {font-size:20px; color:#000000;font-weight:bold; padding:15px 0px; border-top: 1px solid #ddd; margin-top: 20px;}
.cp_xq .cp_xx .cp_js p{font-size:16px; line-height:32px; color:#333; margin-bottom:10px; margin-top:0px;}
.cp_xq .cp_xx .cp_js span { width: 50%; float: left;}
.cp_xq .swiper-slide {background-size: cover;background-position: center;}
.cp_xq .gallery-topp { width:100%; height:auto;  overflow: hidden;}
.cp_xq .gallery-thumbs {height:140px;box-sizing: border-box; margin: 10px 0px 0px 0px; overflow: hidden;}
.cp_xq .gallery-thumbs .swiper-slide {height: 100%;opacity: 0.4;}
.cp_xq .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}

.cp_xsm { width: 100%;}
.cp_xsm h5 { border-bottom: 1px solid #ddd; height: 60px; text-transform: uppercase; line-height: 60px; font-size:35px; color:#000; font-weight: bold; margin-bottom: 20px;}
.cp_xsm p { font-size: 18px; line-height: 30px;}


.mr1 { width:200px; height:40px; background:#0248d6; text-align:center; line-height:40px; color:#fff; float: left; margin:50px 20px 20px 0px;}
.mr1 a {color:#fff; font-size:20px; font-weight: bold;}
.mr1:hover a {  color:#fff;  display:block;}


@media only screen and (max-width:1440px){
    .cp_xq{width:100%; margin: 60px auto; }
}
@media only screen and (max-width:995px){
.cp_xq{width:100%; margin:20px auto; float: none;}
.cp_xq .cp_xx .cp_zs{width:100%;  float:none; }
.cp_xq .cp_xx .cp_js{width:100%; float:none; margin-top:30px; }
.cp_xq .cp_xx .cp_js h3{font-size:20px;  }
.cp_xq .cp_xx .cp_js h4 { font-size:14px; line-height:20px; }
.cp_xq .cp_xx .cp_js h4 font { font-size: 20px; }
.cp_xq .cp_xx .cp_js p{  font-size:14px; line-height: 24px;}
.cp_xq .gallery-thumbs {height:75px;box-sizing: border-box;}
.cp_xsm img { width: 100%; height: auto;}
.mr1 { width:160px; height:40px; margin:20px 20px 20px 0px;}
.cp_xsm h5 {  font-size:20px; }
.cp_xsm p { font-size: 14px; line-height: 20px;}
}


.ry_zz { width: 100%; margin:0px auto; background: #f5f5f5; padding: 70px 0px;}
.zzz{ width: 94%; margin: 0px auto; position:relative;}

.zzz .ziyuan2{ width:90%; margin:40px auto; }
.zzz .ziyuan2 .swiper-slide{ position:relative;background:#fff;border-radius:10px;}
.zzz .ziyuan2 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzz .ziyuan2 .swiper-slide .tp {width:100%; height:auto; overflow: hidden; border-radius:10px; }
.zzz .ziyuan2 .swiper-slide img{  width:100%; height:auto; overflow: hidden;}
.zzz .ziyuan2 .swiper-slide .wz { padding:10px 20px;  z-index: 19; width: 100%; background:#0248d6;}
.zzz .ziyuan2 .swiper-slide p { font-size:16px; color: #fff;} 
.zzz .ziyuan2 .swiper-slide: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 2s; -moz-transition: all 2s; transition: all 2s;}



.zzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
@media only screen and (max-width:1440px) {
.zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz {padding: 50px 0px 30px 0px;}
.zzz{ width:94%; margin: 0px auto; position:relative;}

.zzz .ziyuan2{ width:100%; margin:20px auto; }
.zzz .ziyuan2 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}

.zzz .ziyuan2 .swiper-slide p { font-size:14px;} 

.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}






.cp_ys { width:75%; margin: 50px auto;}
.cp_ys ul li { width: 23%;  text-align: center; float: left; margin:0 2.33% 1% 0%;}
.cp_ys ul li:nth-child(4n) { margin-right: 0;}
.cp_ys ul li img{  width:100%; height:auto;  box-sizing:border-box;  border: 1px solid #ddd; margin-bottom:15px; }
.cp_ys ul li h1{ display:block; font-size:18px; color:#000; position:inherit; margin:10px 0px 25px 0px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }
.cp_ys ul li img:hover { border:#0248d6 1px solid; }
@media only screen and (max-width:1440px) {
.cp_ys { width:90%; margin: 50px auto;}	
}
@media only screen and (max-width:992px) {
.cp_ys ul li { width:48%;  text-align: center; float: left; margin:0 1% 3% 1%;}
.cp_ys ul li h1{ font-size:14px; margin:0px 0px 15px 0px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }
.cp_ys ul li:last-child{ display: none;} 
}



.ny_xw{ width:94%; margin:40px auto;}
.ny_xw ul{ margin-bottom: 40px;  }
.ny_xw ul li{ width:31%; float: left; margin: 0 3.5% 2% 0;}
.ny_xw ul li:nth-child(3n) { margin-right: 0;}

.ny_xw ul li i{ display:block; width:100%; padding-bottom:70%; position:relative; overflow:hidden; border-radius:0px; margin-bottom:30px}
.ny_xw ul li i img{width:100%; height:100%; position:absolute;object-fit: cover; transition:all 0.6s}
.ny_xw ul li:hover i img{ transform:scale(1.1,1.1); transition:all 0.6s}
.ny_xw ul li em{ display:block; font-style:normal; color:#999; font-size:18px;}
.ny_xw ul li h3{ display:block; font-size:20px;  color:#333; font-weight:normal; margin:20px 0 10px 0; font-weight: bold;}
.ny_xw ul li p {font-size: 16px; line-height: 24px; margin-bottom: 10px; color: #666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;   }
.ny_xw ul li span{ font-size:16px;  line-height:30px;transition:all 0.6s; color: #0248d6;}
.ny_xw ul li span a {color: #0248d6;}
.ny_xw ul li:hover span{ display:block;  background:#0248d6; color:#fff; text-align:center; transition:all 0.6s}
@media only screen and (max-width:1440px){
.ny_xw{ width:90%; margin:0 auto;}
}
@media only screen and (max-width:768px){
.ny_xw{ width:94%; margin:0 auto;}
.ny_xw ul{ display:block; margin-top: 15px;}
.ny_xw ul li{ width:100%; margin-bottom:20px;  }
.ny_xw ul li a{display: block; justify-content: space-between; }
.ny_xw ul li i{ display:block; width:100%; padding-bottom:60%;  border-radius:0px; margin-bottom:0px}
.ny_xw ul li .sxwzi{ width:100%; border:#eee 1px solid; box-sizing:border-box; padding:15px; }
.ny_xw ul li h3{  margin:10px 0; line-height:20px; font-size:18px; }
.ny_xw ul li span{ font-size:12px;  line-height:23px;   }
.ny_xw ul li p{font-size: 14px; line-height: 20px; height: 40px; overflow: hidden;  margin-bottom: 10px;}
}


.founder-list {width: 80%; margin:50px auto;}
.founder-list.nopadding,.founder-list.nopadding ul{padding-top:0;}
.founder-list ul {padding-top:0px;}
.founder-list li {border-bottom: 1px solid #e5e5e5;-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;}
.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 15px 50px 15px 15px;background: url(../images/icon10.png) 97% center no-repeat;}
.founder-list .info {background-color: #f7f7f7;padding: 20px 15px;display: none; font-size: 18px; line-height: 36px;}
.founder-list .info .font18 {padding: 5px 0;}
.founder-list .on {-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;border-bottom: transparent;}
.founder-list .on h4 {background-color: #0248d6;color: #fff;background-image: url(../images/icon11.png);}
.founder-article {padding-top: 10px;}
.founder-article .article {padding-top: 20px;line-height: 26px;}
.font22 { font-size: 22px;}
@media only screen and (max-width:1660px){
.founder-list { width:90%; margin: 50px auto;}
}
@media only screen and (max-width:992px) {
.founder-list { width:94%; margin: 30px auto;}	
.font22 { font-size: 16px;}
.founder-list .info {font-size: 14px; line-height: 30px;}
}


.ny_lx {width: 100%; margin:50px auto;}
.ny_lx h1 { font-size: 30px; height: 55px; color: #0248d6; font-weight: bold;}
.ny_lx .wz { font-size: 16px; line-height: 28px; color: #999; margin-bottom: 20px;}
.ny_lx .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none;}
.ny_lx .ll { width: 48%; margin-bottom: 20px;}
.ny_lx .text{ width: 160px; height: 45px; line-height: 45px; background: #0248d6; text-align: center; color: #fff; font-size: 16px;margin-top: 15px;}
.ny_lx .txtt { width: 100%; height:120px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}
.ny_lx .yd20 {margin-left: 200px;}

@media only screen and (max-width:1440px) {
.ny_lx {width: 100%; margin:50px auto;}
}
@media only screen and (max-width:1023px) {
.ny_lx {width: 100%;margin:30px auto;}
.ny_lx h1 { font-size: 22px; height: 45px;}
.ny_lx .wz { font-size: 14px; line-height: 24px; color: #999; margin-bottom: 15px;}
.ny_lx .txt { font-size: 14px;}
.ny_lx .yd20 {margin-left: 20px;}
}

.lxwm { width:100%; margin:0px auto; padding: 60px 0px;}
.lxwm h6 { color: #666; font-size: 16px; text-align: center;}
.lxwm .zi { text-align:center; font-size:20px; color:#333; line-height:50px;}
.lxwm .dy { width:100%; padding-top:30px;}
.lxwm .dy ul li { width:31.333%; float:left; text-align:center; padding: 30px 0px; margin: 0 3% 0 0; border: 1px solid #ddd;  background: #fff;}
.lxwm .dy ul li h1 { font-size: 20px; margin: 20px 0px 0px 0px;}
.lxwm .dy ul li:nth-child(3n) { margin-right: 0;}
.lxwm .dy ul li i{font-size: 48px; color: #0248d6;}
.lxwm .dy ul li p { font-size:20px; text-align:center; font-family:Arial, Helvetica, sans-serif; margin-top: 10px; height: 60px;}
.lx_de { width:100%;  margin-top:50px; text-align: center;}
.lx_de img { width: 100%; height: auto;}
@media only screen and (max-width:995px) {
.lxwm {width:100%; margin:0px auto; padding: 20px 0px;}
.lxwm h6 {font-size:16px; height: auto; margin: 10px 0px;}
.lxwm .dy {padding-top:20px;}
.lxwm .zi {font-size:18px; line-height:24px; margin: 10px 0px;}
.lxwm .dy ul li { width:100%; float: none; margin-bottom: 10px;}
.lxwm .dy ul li p { font-size:20px;font-family:Arial, Helvetica, sans-serif;}
.lx_de { width:100%;  margin-top:30px; text-align: center;}
}


.ny_gy {  margin:50px auto;  }
.ny_gy .wz { font-size:16px; line-height:26px; }
@media only screen and (max-width:992px) {
.ny_gy { width:94%; margin:30px auto;  }
.ny_gy .wz { font-size:14px; line-height:24px; padding-top: 20px;   }	
}

.ny_fl { width:90%; margin:50px auto; background: #0248d6; padding: 50px; border-radius:0px; }
.ny_fl ul li { width:31.3333%; float:left; margin:0 3% 0 0;  border-radius:5px; text-align: center; padding:30px 0px; color: #fff;}
.ny_fl ul li .tp { margin-bottom: 15px;}
.ny_fl ul li .tp img { width: 110px;}
.ny_fl ul li h1{ font-size:24px; padding-bottom: 10px; font-weight: bold; color: #fff; }
.ny_fl ul li:nth-child(3n) { margin-right:0;}

@media only screen and (max-width:992px) {
	.ny_fl { width:94%; margin:30px auto;  padding: 20px;}
	.ny_fl ul li { width:100%; float: left; margin:0 0% 5% 0; padding:0px; text-align: left;;}
	.ny_fl ul li:nth-child(2n) { margin-right: 0;}
	.ny_fl ul li p { height: auto;}
	.ny_fl ul li .tp { float:left; width:10%;}
	.ny_fl ul li .wz { float:right; width:84%; padding-left: 4%; font-size: 14px;}
	.ny_fl ul li .tp img { width: 70px; margin: 0px auto;}
	.ny_fl ul li h1{ font-size:16px; padding-bottom: 10px;}

}



.ny_gyy { width:100%; margin:0px auto; padding: 70px 0px; }
.ny_gyy .zjn {margin: 0 auto; width:90%;}
.ny_gyy .left { width:34%; float:left;}
.ny_gyy .left img { width:100%; height:auto; border: 1px solid #ddd;}
.ny_gyy .right { width:63%; float:right; }
.ny_gyy .right h3{font-size:40px; color:#0248d6; font-weight: bold; margin-bottom: 20px;}
.ny_gyy .right  p { font-size:18px; line-height:30px; text-align:justify;  overflow: hidden; padding-bottom: 20px; }
.ny_gyy .right  p font {color:#0248d6;}

@media only screen and (max-width:992px){
.ny_gyy { width:100%;  padding: 0px 0px;}
.ny_gyy .zjn {margin: 0 auto; width:94%;}
.ny_gyy .left { width:100%; float:none;}
.ny_gyy .right { width:100%; float:none; padding:3% 0;}
.ny_gyy .right h3{font-size:22px; line-height: 32px;  color:#0248d6; margin-bottom: 10px; }
.ny_gyy .right  p { font-size:16px; line-height:26px;}	
}



.sy_hz {width:100%; margin:0px auto; padding: 80px 0px 100px 0px;}
.yingyong ul{display: flex;   justify-content: space-between;flex-wrap:wrap; width:90%; margin: 0px auto;}
.yingyong ul li{ position:relative; height:400px; width:24%; margin: 15px 0px; overflow:hidden; border-radius:10px; overflow:hidden;}
.yingyong ul li img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s}
.yingyong ul li .yyzi{ position:absolute; bottom:0; left:0; padding:20px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:1 }
.yingyong ul li .yyzi h3{ display:block; font-size:20px; color:#fff; font-weight: bold;}
.yingyong ul li .yyzi p{ display:none}
.yingyong ul li:hover{ background:#003db4;}
.yingyong ul li:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}
.yingyong ul li:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center}
.yingyong ul li:hover .yyzi h3:after{ content:""; display:block; width:2px; background:#fff; height:20px; margin:10px auto; }
.yingyong ul li:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }
@media only screen and (max-width:1440px){
.yingyong ul{ width: 90%; margin: 0px auto;}
.yingyong ul li{ position:relative; height:300px; width:24%; margin: 15px 0px; overflow:hidden}
}
@media only screen and (max-width:992px){
.sy_hz {width:100%; margin:0px auto; padding:0px 0px 40px 0px;}
.yingyong ul{ width:96%; margin:0 auto }
.yingyong ul li{  height:200px; width:49%; overflow:hidden; margin-bottom:0px}


.yingyong ul li:hover .yyzi p{ display:none;}
.yingyong ul li:hover .yyzi h3:after{ content:none;}
.yingyong ul li .yyzi{ padding:10px;}
.yingyong ul li .yyzi h3{  font-size:16px; text-align:center}
.yingyong ul li:hover .yyzi{ position:absolute; bottom:0; left:0; padding:30px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:99; transform:none;}
.yingyong ul li:hover img{ opacity:1}


}
