﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.con{width:1200px; margin:0 auto;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}
* {
  box-sizing: border-box;
}
.con{width:1200px; margin:0 auto;}
.container { width:1200px; margin:0 auto}
.header:hover{background:rgba(255,255,255,0.9)}
.header{width:100%; position:fixed; top:0; left:0; z-index:10;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #aaa; background:rgba(255,255,255,0.9)}
.header .container{position:relative;z-index: 5;}
.header .logo{width:220px; float:left; margin:20px 0 10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .logo img{width:100%; height:auto; display:block;}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header:hover .logo .img1{ display:none}
.header:hover .logo .img2 { 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 .nav{ float:right;}
.header .nav i{font-size:12px; color:#aaa; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}

.header .nav ul li{margin-left: 50px; line-height:72px; float:left; position:relative;}
.ejbj {width: 100%; height: 445px; background:rgba(255,255,255,1); position: absolute; top:-445px; left: 0px; z-index: 1;transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ejbj.on {top: 0;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; text-transform:capitalize;font-weight: bold;}
.header:hover .nav ul li a{ color:#333;}
.header.on .nav ul li a{ color:#333;}
.header .nav ul li span{width:0; height:4px; background-color:#174b9f; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}

.nav .y_j{position:relative;}
.nav .e_j{width:150px;position:absolute; top:72px; left:50%; margin-left:-75px; display:none; z-index:9999;padding-top: 15px;background: rgba(255,255,255,0.9);border-radius: 0 0 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:#555; line-height:40px; text-align:center;font-weight: normal;}
.nav .e_j .ejy { position:relative}
.nav .e_j .s_j {width:150px; background-color:rgba(255,255,255,.5); position:absolute; top:0px; left:150px; display:none; z-index:9999;}
.header .nav .e_j a:hover{color:#174b9f;}

@media (min-width:1024px){

.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
.head_h { height: 68px; display: none}
}

@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{border:0; height:60px; width:100%}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{width:160px; margin:15px auto;}
.header.on .logo{width:160px; margin:15px auto;}
.header .an{display:block; right:10px;z-index: 999999;}
.header .an span { background-color:#fff;}
	.header .an.n span { background-color:#333;}
	.header.on .an span { background-color:#333;}
.header .nav ul { width: 100%;}
.header.on .nav {width:60%}
.header .nav{width:60%; padding:70px 5% 15px; background-color:#fff; height:100%; position:fixed; top:0; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0;box-sizing: border-box;}
.header .nav.on{right:0;}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header .nav i{display:block;background: url(../images/banner-r.png) right center / 10px no-repeat;}
.header .nav ul li{line-height:60px; text-align:left; border-bottom:1px solid #ccc; 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 #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding-bottom: 10px;}
.header .nav ul li .e_j a { color:#444;font-size: 14px;}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav ul li a{color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}
}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide{width:100%; height:720px; }
.gallery-top .mb {width: 1200px;position: absolute;left: 50%;top: 0;margin-left: -600px;}
.gallery-top h1 { font-size:48px; color:#fff; margin-bottom:20px; margin-top:18%;-webkit-transition: all 1.3s;-moz-transition: all 1.3s;-o-transition: all 1.3s;transition: all 1.3s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(300px, 0px, 0);-ms-transform: translate3d(300px, 0px, 0);transform: translate3d(300px, 0px, 0);}
.gallery-top h4 { font-size:18px; color:#fff;-webkit-transition: all 1.3s;-moz-transition: all 1.3s;-o-transition: all 1.3s;transition: all 1.3s;opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;-webkit-transform: translate3d(300px, 0px, 0);-ms-transform: translate3d(300px, 0px, 0);transform: translate3d(300px, 0px, 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 .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 .swiper-pagination{right: 0;}
.gallery-top .swiper-pagination-bullet {width:10px; height:10px;margin: 0 0 0 10px; display:inline-block; opacity:1;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background: #fff;transition: ease all 0.3s;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#174b9f;width: 30px;transition: ease all 0.3s;}
.gallery-top .qhjt{position: absolute;left: 0;bottom: 10px;width: 100%;z-index: 9;}
.gallery-top .qhjt .main {padding-bottom: 24px;display: flex;justify-content: space-between;align-items: center;width: 100%;max-width: 1200px;margin: 0px auto;position: relative;}
.gallery-top .qhjt .swiper-button-prev,
.gallery-top .qhjt .swiper-button-next{
    display: inline-block; width:54px; height: 54px; background-size: contain;
    background-repeat: no-repeat; background-position:center left;
    background-image: url(../images/icon_arrow_r.png);
    margin: 0px 24px 0px 0px;position: static;
}
.gallery-top .qhjt .swiper-button-prev{ transform: scaleX(-1); }
.gallery-top .qhjt .swiper-button-prev:focus { outline: none; }
.gallery-top .qhjt .swiper-button-next:focus { outline: none; }
.ten_banner_arr span { cursor: pointer;}



.sy_about { padding:60px 0; overflow:hidden}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #f18c16;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.ten_cards {
  position: relative;
  z-index: 1;padding-top:30px;
  padding-bottom: 0px;
}
.ten_main {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}
.ten_cards h4 {
  font-size: 28px;
  font-weight: 500;
  color: #222;
  margin-bottom: 25px;margin-top: 30px;
}
.ten_cards .left {width: 100%;display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;}
.ten_cards .ten_card {
  width: calc(100% - 24px);background: #fff;margin-bottom: 24px;
  margin-left: 24px;height: 600px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.ten_cards .ten_card: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;}
.ten_cards ul li {width: calc(50% - 24px);margin-left: 24px;height:550px;background: #fff;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;margin-bottom: 24px;}
.ten_cards ul 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;}
.ten_cards ul{display: flex;}
.ten_cards .ten_img {
  border-bottom: #FFFFFF solid 1px;
}
.ten_img {
  position: relative;
  overflow: hidden;height: 240px;
}
.ten_img::before {
  content: "";
  display: block;
  padding-bottom: 66.66%;
}
.ten_img.da {height: 340px;}
.ten_cards .w_z {padding: 24px;height: 260px; overflow: hidden;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ten_cards .w_z:hover{transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ten_cards .w_z h5 {font-size: 14px;color: #174b9f;line-height: 24px;height: 30px;}
.ten_cards .w_z h3 {font-size: 24px;line-height: 1.5;margin: 12px 0;color: #333;}
.ten_cards .w_z p {font-size: 16px;line-height: 1.5;padding: 12px 0;margin: 12px 0;color: #333;}
.ten_img > a > img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ten_cards .ten_img .auto-height {
  height: auto;
}
.ten_cards .right  {width: 100%;}
.ten_cards .right ul li {width: calc(33.3333% - 24px);}
.ten_card_grid{display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;margin-left: -24px;}
.sy_p3 {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto 24px;}
.sy_sp {width: 100%;height: 285px;}
.sy_jy{width: calc(35% - 14px);float: right;height: 315px;margin-left: 24px;position: relative;overflow: hidden;}
.sy_jy .tp {position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;display: flex;justify-content: center;align-items: center;}
.sy_jy .tp h3 {font-size: 24px;color: #fff;}
.sy_jy:hover .tp{-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;}
.xx1 {padding: 6px 0 30px;}
.xx1 .hd {
padding-top: 4px;margin-bottom: 25px;overflow: hidden;}
.xx1 .con {}
.xx1 .hd ul li{color: #333;opacity: 0.7;float: left;margin-right: 30px;}
.xx1 .hd ul li h3{font-size: 28px;color: #333;}
.xx1 .hd ul li p {font-size: 16px;position: relative;display: none;
line-height: 1.5;
margin: 12px 0px;
padding: 0px;
font-weight: normal;}
.xx1 .hd ul li p::after {
  content: "";
  display: block;
  width: 54px;
  height: 54px;
  opacity: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../images/icon_arrow_r.png);
	transition: ease all 0.3s;}
.xx1 .hd ul li.on {opacity: 1;}
.xx1 .hd ul li.on p{margin-left: 40px;}
.xx1 .hd ul li.on p::after{opacity: 1;}
.xx1 .hd ul li.on h3 {transition: ease all 0.3s;padding-left: 36px;border-left: #174b9f 4px solid;}

.xx1 .bd {width: 100%;}
.xx1 .bd .fle{}
.xx1 .bd .db {position: relative;width: 50%;float: left;overflow: hidden;height: 250px;}
.xx1 .bd .mb {background: url(../images/jymb.png) bottom center / 100% 100%;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 2}
.sdpt{width:100%; position:relative;}
.sdpt .swiper-slide img{width:100%; height:auto; display:block;}
.sdpt .swiper-pagination{bottom:20px !important;}
.sdpt .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.sdpt .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#174b9f}
.main_box{
	width: 100%;
	position: relative;
}
.main_box .box{
}
.main_box .box ul li{
	width:10%;
	height: 500px;
	box-shadow: 3px 2px 30px rgba(0,0,0,.1);
	float: left;
	text-align: center;
	position: relative;
	transition: all .6s ease-out;position: relative;overflow: hidden;
}
.main_box .box ul li .mb {position: absolute;width: 100%;height: 100%;left: 0;top: 0;background: rgba(255,255,255,0.45);padding: 30px;box-sizing: border-box;display: flex;align-items: center;flex-direction: column;justify-content: center;}
.main_box .box ul li h3{
	padding-top: 20px;
	color: #333;
	font-size: 20px;line-height: 34px;margin-bottom: 30px;
}
.main_box .box ul li p{
	margin-top: 7px;
	color: #666;
	font-size: 14px;line-height: 1.8;margin: 0 auto;opacity: 0;display: none;
}
.main_box .box ul li .more {line-height: 38px;padding: 0 15px;border-radius: 3px;border: #fff 1px solid;font-size: 14px;background: #fb0024;width: 110px;position: absolute;left: 30px;bottom: 30px;color: #fff;}
.main_box .box ul li .tb {width: 80px;margin: 0 auto;display: none;}
.main_box .box ul li .tb img {width: 100%;display: block;}
.main_box .box ul .on .tb{display: block;}
.main_box .box ul .on{
	width: 30%;
	text-align: left;
}
.main_box .box ul .on .mb {background: rgba(0,0,0,0.55);}
.main_box .box ul .on h3{
	color: #FFF;text-align: center;font-weight: bold;font-size: 24px;
}
.main_box .box ul .on p{
	color: #FFF;opacity: 1;
}

.xx1 .bd img {width: 100%;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.xx1 .bd .db: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;}
.xx1 .bd .w_z {position: absolute;bottom: 0;left: 0;padding: 20px 20px 45px;;}
.xx1 .bd .w_z h3 {font-size: 24px;color: #fff;font-weight: bold;}
.xx1 .bd .w_z p {margin-top: 10px;font-size: 14px;display: none;color: #fff;}
.sdpt .swiper-slide:hover .w_z p{display: block;}
.sdpt .swiper-slide:hover .w_z p{display: block;}
.sdpt .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 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.xx1 .bd .sb .tb {width: 80px;margin: 20px auto;}
.xx1 .bd .sb {position: relative;width: 25%;float: left;overflow: hidden;height: 250px;display: flex;flex-direction: column;align-items: center;}
.xx1 .bd .sb h3 {font-size: 18px;color: #fff;font-weight: bold;}
.sy_ljsj {padding: 60px 0;overflow: hidden;width: 50%;}
.sy_ljsj ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.sy_ljsj ul li {width: 23%;margin-bottom: 10px;}
.sy_ljsj ul li img {width: 100%;display: block;}
.sy_zr {width: 50%;}
.zrtp{width:100%; position:relative;}
.zrtp .swiper-slide img{width:100%; height:auto; display:block;}
.zrtp .swiper-pagination{bottom:20px !important;}
.zrtp .swiper-pagination-bullet {width:15px; height:15px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.zrtp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#174b9f}
.zrtp .swiper-button-prev{background:url(../images/banner-l.png) no-repeat; width:30px; height:50px; margin-top:0; right:7%;left: auto;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;bottom: 0;top: auto}
.zrtp .swiper-button-next{background:url(../images/banner-r.png) no-repeat; width:30px; height:50px; margin-top:0; right:1%;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;bottom: 0;top: auto}
.ten_subbanner_txt {
  width: 50%;
  padding-left: 72px;
}
.ten_subbanner_txt h2 {font-size: 32px;color: #111;font-weight: bold;font-style: italic;
line-height: 1.2em;
margin: 12px 0px;
padding: 0px;}
.ten_subbanner_txt h5{font-size: 18px;color: #333;
line-height: 1.8em;
margin: 12px 0px;
padding: 0px;
font-weight: normal;}
.ten_subbanner_txt p {
  font-size: 16px;
  line-height: 1.5em;
  margin: 12px 0px;
  padding: 0px;color: #000;
  font-weight: normal;
}
 .ten_subbanner_txt .ten_subbanner_arr {
  display: inline-block;
  width: 48px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../images/icon_arrow_r_dark.png);
  margin: 0px 24px 0px 0px;
}
.bbj {background: #fff;padding-bottom: 60px;}
.flex{display: flex;flex-direction: row;align-items: center;}
.sy_wh {padding: 40px 0 50px;background: #fff;}
.sy_wh ul {display: flex;justify-content: space-between;}
.sy_wh ul li {width: calc(33.33% - 12px);position: relative;}
.sy_wh ul li img {width: 100%;display: block;}
.sy_wh ul li .w_z {position: absolute;left: 0;top: 0;width: 100%;background: rgba(0,0,0,0.2);height: 100%;display: flex;justify-content:center;align-items: center;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.sy_wh ul li .w_z h3 {font-size: 32px; color: #fff;position: relative;padding-bottom: 10px;}
.sy_wh ul li .w_z h3::before{position: absolute;content: "";height: 3px;width: 0;background: #fff;left: 0;bottom: 0;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_wh ul li:hover .w_z h3::before{width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.sy_wh ul li:hover .w_z {background: rgba(23,75,159,0.8);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.sy_zmt {padding-bottom:30px;background: #fff;}
.sy_zmt .con {display: flex;justify-content:center;flex-wrap: wrap;}
.sy_zmt .con .left {padding-right: 20px;font-size: 20px;color: #333;line-height: 35px;margin: 10px 0;}
.sy_zmt .con li{line-height: 35px;padding: 5px;margin:0 10px;font-size: 14px;color: #333;position: relative;display: flex;align-items: baseline; }
.sy_zmt .con li .tb {width: 46px;margin-right: 20px;}
.sy_zmt .con li .tb img {width: 100%;display: block;}
.sy_zmt .con li:hover{color: #174b9f ;}
.sy_zmt .con li:hover .ewm{display: block;}
.sy_zmt .con li .ewm {width: 120px;background: #eee;position: relative;padding:3px;}
.triangle-left {position: absolute;width: 0;height: 0;border-top: 10px solid transparent;border-right: 15px solid #eee;border-bottom: 10px solid transparent;left: -15px;bottom: 10px;}
.sy_zmt .con li .ewm img {width: 100%;display: block;}


.rcfz {position: relative;}
.gallery-top2{width:1200px; position:relative;margin: 0 auto;}
.gallery-top2 .swiper-slide{width:100%; height:500px; }
.gallery-top2 .con{margin-top: 10%;padding: 0 30px 30px;box-sizing: border-box;}
.gallery-top2 h2 {font-size: 48px;color: #fff;
line-height: 1.4;}
.gallery-top2 h5 {
  font-size: 18px;
  line-height: 1.8em;
  margin: 12px 0px;
  padding: 0px;
	 font-weight: normal;color: #fff;}
 .gallery-top2 p {
  font-size: 16px;
  line-height: 1.5em;
  margin: 12px 0px;
  padding: 0px;
  font-weight: normal;
}
.gallery-top2 .ten_subbanner_arr {
  display: inline-block;
  width: 48px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(../images/icon_arrow_r.png);
  margin: 0px 24px 0px 0px;
}
.gallery-top2 .swiper-pagination{right: 0;}
.gallery-top2 .swiper-pagination-bullet {width:10px; height:10px;margin: 0 0 0 10px; display:inline-block; opacity:1;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background: #fff;transition: ease all 0.3s;}
.gallery-top2 .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#174b9f;width: 30px;transition: ease all 0.3s;}
.gallery-top2 .qhjt{position: absolute;left: 5%;bottom: 20px;width: 90%;z-index: 9;}
.gallery-top2 .qhjt .main {padding-bottom: 24px;display: flex;justify-content: space-between;align-items: center;width: 100%;max-width: 1200px;margin: 0px auto;position: relative;}
.gallery-top2 .qhjt .swiper-button-prev,
.gallery-top2 .qhjt .swiper-button-next{
    display: inline-block; width:54px; height: 54px; background-size: contain;
    background-repeat: no-repeat; background-position:center left;
    background-image: url(../images/icon_arrow_r.png);
    margin: 0px 24px 0px 0px;position: static;
}
.gallery-top2 .qhjt .swiper-button-prev{ transform: scaleX(-1); }
.gallery-top2 .qhjt .swiper-button-prev:focus { outline: none; }
.gallery-top2 .qhjt .swiper-button-next:focus { outline: none; }
.ten_banner_arr span { cursor: pointer;}
.sy_rcfz{padding: 40px 0;background: #f5f5f5;}
.sy_rcfz h2 {font-size: 30px;color: #222;margin-bottom: 30px;}
.rcfzx{width:100%; position:relative;}
.rcfzx .swiper-slide img{width:100%; height:auto; display:block;}
.rcfzx .swiper-pagination{bottom:20px !important;}
.rcfzx .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;}
.rcfzx .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#174b9f}


/* start footer */
.footer_bg{background:#eeeeee; width:100%;padding:35px 0 0; border-top:#174b9f 4px solid}
.footer { width:1200px; margin:0 auto; padding:10px 0; z-index:999}
.footer .zuo3{float: right;}
.footer .zuo3 ul li { float:left; padding-left:150px;}
.footer .zuo3 ul li .tit1 a { font-size:16px; font-weight:bold; color:#222; line-height:36px; display:block;opacity:1;-webkit-opacity:1;-moz-opacity:1;}
.footer .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.footer .zuo3 ul li .line span { width:15px; height:1px; background:#174b9f;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.footer .zuo3 ul li:hover .line span { width:50px; height:1px;}
.footer .zuo3 ul li a { width:100%; display:block; line-height:32px; font-size:14px; color:#222;opacity:0.8;-webkit-opacity:0.8;-moz-opacity:0.8;}
.footer .zuo3 ul li a:hover { color:#000}
.lx{ width:80%; margin:35px auto 0; border-top:1px solid #ccc; padding-top:30px }
.lx .tit1 a { font-size:16px; font-weight:bold; color:#222; line-height:36px; display:block;opacity:1;-webkit-opacity:1;-moz-opacity:1;}
.dzwz1 {line-height:30px;color:#222;font-size:14px; float:left; margin-top:0px; width:21%; float:left}
.dzwz {line-height:30px;color:#222;font-size:14px; float:left; margin-top:0px; padding-right:120px;}
.dzwz p { line-height:30px;color:#222;font-size:14px;opacity:0.8;-webkit-opacity:0.8;-moz-opacity:0.8; text-transform: capitalize}
.dzwz p.p1 { background: url(../images/fd-img2.png) left center no-repeat}
.dzwz p.p2 { background: url(../images/fd-img1.png) left center no-repeat}
.dzwz p.p3 { background: url(../images/fd-img4.png) left center no-repeat}
.footer .you3 { float: left;}
.footer .you3 .weixin {  padding-top:20px; float: left; line-height:30px; color:#fff; text-align:center}
.footer .you3 .tb {padding-top: 35px;}
.footer .you3 .tb a { margin-right:15px; float:left;width:45px;display: block;position: relative;}
.footer .you3 .tb a img {width: 100%;}
.footer .you3 .tb a .ewm {width: 120px;margin-left: -60px;left: 50%;background: #fff;bottom: 70px;display: none;position: absolute;}
.footer .you3 .tb a:hover .ewm {display: block;}
.triangle-down {
  width: 0;
  height: 0;
  border-left:10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #fff;
  left: 50%;
  bottom: -15px;
  position: absolute;
  margin-left: -8px;
}
.footer .you3 .dian { width:230px; float: left;}
.footer .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.footer .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm { line-height:60px; width:100%; border-top: #ccc 1px solid; margin-top:35px;}
.copy { width:1200px; margin:0 auto; text-align:center}
.copy p {font-size: 14px;text-transform: uppercase;color: #333;}
.copy p a { color: #333; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}









@media only screen and (max-width:1024px) {
 
.container { width: 90%; 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;}
	.gallery-top .mb {
  width: 90%;
  left: 5%;
  top: 50%;
  margin-left: 0px;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
}
	.gallery-top h1 {
  font-size: 30px;
  margin-top: 0%;
}
	.gallery-top .qhjt .main {
  width: 90%;
}
	.ten_cards {width: 90%;margin: 0 auto;
}
	.sy_sp {
  height: 20rem;
}
	.ten_cards ul li {
  width: calc(100% - 24px);
  margin-left: 24px;
  height: auto;
  margin-bottom: 24px;
}
	.ten_cards .w_z h3 {
  font-size:18px;
}
	.ten_cards .w_z p {
  font-size: 14px;
}
	.ten_cards ul {
  display: flex;flex-wrap: wrap;
}
	.ten_cards .right ul li {
  width: calc(100% - 24px);
}
	.xx1 .hd ul li.on h3 {
  padding-left: 16px;
  border-left: #174b9f 4px solid;
}
	.con {
  width: 90%;
  margin: 0 auto;
}
	.xx1 .hd ul li {
  margin-right: 15px;
}
	.xx1 .hd ul li h3 {
  font-size: 24px;
}
	.xx1 .bd .w_z h3 {
  font-size: 18px;
}
	.sdpt .swiper-pagination {
  bottom: 10px !important;
}
	.xx1 .bd .w_z {
  padding: 20px 20px 25px;
}
	.gallery-top2 h2 {
  font-size: 28px;
}
	.main_box .box ul li {
  height: 20rem;
}
	.main_box .box ul .on h3 {
  font-size: 18px;
}
	.footer {
  width: 90%;
}
	.footer .zuo3 {
  float: none;width: 100%;overflow: hidden;
}
	.footer .zuo3 ul li {
  padding-left: 0;width: 33.3333%
}
	.copy {
  width: 90%;
}
	
	
	
	
	
	

  }

@media only screen and (max-width:600px){
.ten_img {
  height: 20rem;
}
	.xx1 .bd img {
  width: 140%;
}
	.ten_cards .w_z {
  padding: 20px;
  height: auto;
white-space:normal;
word-break:break-all;
}
	.gallery-top2 h5 {
  font-size: 14px;
}
	.gallery-top2 .con {
  padding: 0 0 20px;
}
	.gallery-top2 .swiper-slide {
  height: 20rem;
}
	.gallery-top2 .qhjt .main {
  padding-bottom: 0px;
}
	.gallery-top2 .qhjt .swiper-button-prev, .gallery-top2 .qhjt .swiper-button-next {
  display: inline-block;
  width: 44px;
  height: 24px;
  margin: 0px 24px 0px 0px;
}
	.gallery-top2 .qhjt {
  bottom: 10px;
}
	.main_box .box ul .on {
  width: 25%;
}
.main_box .box ul li {
  width: 25%;
  height: 10rem;
}
	.footer_bg {
  padding: 25px 0 0;
}
	.footer .you3 {
  float: none;margin: 0 auto;width: 100%;
}
	.footer .you3 .tb {
  padding-top: 25px;text-align: center;
}
	.footer .you3 .tb a {
  float: none;display: inline-block;margin: 0 10px;
}
	.footer .you3 .weixin {
  float: none;margin: 0 auto;
}
	.footer_btm {
  line-height: 1.4;padding: 10px 0;
  margin-top: 20px;
}
.copy p {
  font-size: 12px;
}
	.sy_wh {
  padding: 30px 0 30px;
}
	.main_box .box ul li .mb {
  padding: 10px;
}
	.main_box .box ul li h3 {
  padding-top: 5px;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 10px;
}
	.main_box .box ul li .tb {
  width: 30px;
}
	.main_box .box ul .on h3 {
  font-size: 1.2rem;line-height: 1.1
}
	.sy_wh ul {
  display: block;
}
	.sy_wh ul li {
  width: 100%;margin-bottom: 20px;
}
	.sy_wh ul li .w_z h3 {
  font-size: 25px;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}

