﻿@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;-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: 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;}

.con{width: 1400px;
  max-width: 94%;
  margin: 0 auto;}
.container {
  width: 1400px;
  max-width: 94%;
  margin: 0 auto;
}
 


header{position: relative  ;top: 0;left: 0;z-index: 99;width: 100%;}
header .headerT{background: url(../images/h-bg.jpg) no-repeat center center/cover;height: 150px;position: relative;}
header .logo a{height: 150px;position: relative;z-index: 99;display:flex;justify-content:center;align-items:center;}
header .logo img{max-height: 75%;}
header .menuDiv{background: #0171bb;}
header .menuDiv .menu{text-align: center;height:56px;}
header .menuDiv .menu>ul{display:flex!important;flex: 0 0 auto;justify-content: space-between;align-items: center; }
header .menuDiv .menu>ul>li{width: 11.111111%;}
header .menuDiv .menu>ul>li>a{height: 56px;line-height: 56px;text-align: center;color: #fff;font-size: 16px;display: block;text-transform:capitalize;position: relative;}
header .menuDiv .menu>ul>li:not(:last-child)>a::after{content: "";width: 2px;height: 14px;background: url(../images/line.png) no-repeat center center/100%;position: absolute;left: 100%;top: 50%;transform: translateY(-50%); }
header .menuDiv .menu>ul>li:hover,
header .menuDiv .menu>ul>li:focus,
header .menuDiv .menu>ul>li.on{background: #0062a3;}
header .menuDiv .menu>ul>li:hover>a::after,
header .menuDiv .menu>ul>li.on>a::after{display: none; }
/*header .menuDiv .menu>ul>li:hover>a,
header .menuDiv .menu>ul>li:focus>a,
header .menuDiv .menu>ul>li.on>a,
header .menuDiv .menu>ul>li.active>a{color: #329f81;}*/
header .menuDiv .rightDiv{display: none;}
header .mbtn {display: inline-block;width: 50px;height: 50px;background: url(../images/menu1.png) no-repeat center center;background-size: 22px auto;position: absolute;top: 0;right: 0;display: none; margin-top:18px}
header .mbtn:active{opacity: .8;}
body.on-menu header .mbtn{background: url(../images/menu-hide.png) no-repeat center center;background-size: 22px auto;}

.menu,.menu ul li,.menu ul li a,.menu #menu-button{margin:0;padding:0;border:0;list-style:none;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.menu:after,.menu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.menu #menu-button{display:none}
.menu{width:auto;}
#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}
.menu>ul>li{float:left}
.menu>ul>li>a{padding:0;font-size:15px;text-decoration:none;text-transform:uppercase;color:#555555;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}
.menu>ul>li:hover>a,.menu>ul>li.active>a{color:#fff}
.menu ul ul{position:absolute;left:-9999px;text-align: left;background: #ffffff;padding:10px;min-width: 100%;width: max-content; transform: translateX(-50%);}
.menu li:hover>ul{left:50%;}
.menu ul>li:hover:last-child ul{left: initial;transform: initial;right:0;}
.menu ul ul ul{left:-9999px;top:0px;width: calc(1200px - 450px);z-index: 11;}
.menu ul ul li:hover>ul{left:100%;}
.menu ul ul .ulDiv{width: 100%;text-align: center;}
.menu ul ul .ulDiv li a{color:#666;font-size: 16px;margin: 10px 0;}
.menu ul ul .ulDiv li a:hover{color: #0073d4;}
.menu ul ul>li>a{border-left: 3px solid #f9f9f9;line-height:56px;font-size:16px;text-decoration:none;color:#666;text-align: center;}
.menu ul ul>li:hover>a{color:#e5bc6a;background: #fff;border-left: 3px solid #e5bc6a;}


@media (max-width:1400px) {
}
@media (max-width:1220px) {
	.wrap{padding: 0 15px;}
}

@media (min-width:992px) and (max-width:1024px) {
}
@media (min-width:768px) and (max-width:991px) {
	
}
@media all and (max-width:992px){
	header .headerT{padding-top: 0; }
	header .headerT .ysDiv{display: none;}
	.menu{width:100%}
	.menu ul{width:100%;display: block;}
	.menu ul ul{top: 0;border: 0;}
	.menu>ul>li>a{padding: 0 20px;}
	.menu.align-center>ul,.menu.align-right ul ul{text-align:left}
	.menu ul li,.menu ul ul li,.menu ul li:hover>ul>li{width:100%;height:auto;border-top:1px solid rgba(255,255,255,.15)}
	.menu ul li a,.menu ul ul li a{width:100%}
	.menu>ul>li,.menu.align-center>ul>li,.menu.align-right>ul>li{float:none;display:block}
	.menu ul ul li a{padding:0 20px 0 30px;font-size:12px;background:0 0}
	/*.menu ul ul li:hover>a,.menu ul ul li a:hover{color:#fff}*/
	.menu ul ul ul li a{padding-left:40px}
	.menu ul ul,
	.menu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}
	.menu>ul>li.has-sub>a::after,.menu ul ul li.has-sub>a::after{display:none}
	#menu-line{display:none}
	.menu #menu-button{display:block;padding:20px;color:#000;cursor:pointer;font-size:12px;text-transform:uppercase}
	.menu #menu-button::after{content:'';position:absolute;top:20px;right:20px;display:block;width:15px;height:2px;background:#fff}
	.menu #menu-button::before{content:'';position:absolute;top:25px;right:20px;display:block;width:15px;height:3px;border-top:2px solid #fff;border-bottom:2px solid #fff}
	.menu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(255,255,255,.15);height:52px;width:52px;cursor:pointer}
	.menu .submenu-button::after{content:'';position:absolute;top:21px;left:26px;display:block;width:1px;height:11px;background:#fff;z-index:99}
	.menu .submenu-button::before{content:'';position:absolute;left:21px;top:26px;display:block;width:11px;height:1px;background:#fff;z-index:99}
	.menu .submenu-button.submenu-opened:after{display:none}
	.menu ul ul{background: transparent;border-bottom:none;padding: 0;transform: translateX(0);min-width: 100%;}
	.menu ul ul ul{top: 0;}
	.menu li:hover>ul{left: auto;margin-left: auto;}
	.menu ul ul li>a:last-child{border-bottom: 0;}
	header {
		position: fixed !important;
		z-index: 99;
		top: 0;
		left: auto;
		right: 0;
		width: 100%;
		height: 50px;
		transition: right 300ms !important;
		background: #005094;
	}
	/*.on-fixed header.indexHeader{background: rgba(0,0,0,.5);}*/
	header .headerT{height: 80px;}
	header .logo a{height: 80px;line-height: 50px;width: initial;z-index: 0;}
	header .logo img {max-height: 65%;width: initial;}
	header .logo span{font-size: 12px;margin-left: 5px;display: none; }
	/*body.on-menu header {right: 45%;}*/
	header .mbtn {display: block;}
	body.on-menu header .mbtn{z-index: 1;margin-top:5px}
	header .menuDiv .menu {
		float: right;
		position: fixed;
		top: 0px;
		right: 0;
		width: 100%;
		height: 100%;
		padding-top: 0;
		background-color:#005094;
		/*border-bottom: 1px solid #f8f8f847;*/
		transition: right 300ms;
		right: -100%;
		overflow-y: auto;
	}
	header .menuDiv .menu ul li {
		padding: 0;
		margin: 0;
		/*border-bottom: 1px solid #f8f8f847;*/
		position: relative;
		float: none;
	}
	header .menuDiv .menu ul li a {
		display: block;
		line-height: 50px;
		height: 50px;
		/*color: #fff;*/
		/*padding: 0 15px;*/
		text-align: left;
		font-size: 16px;
	}
	
	header .menuDiv .menu>ul {display: block!important;padding-top: 50px;margin-left: 0;}
	header .menuDiv .menu ul li a span {display: none;}
	header .menuDiv .menu ul li a.on {background: none;}
	body.on-menu header .menuDiv .menu {right: 0;}
	body.on-menu .main {right: 0;}
	header .menuDiv .menu ul li i{display: block;}
	/*header .menuDiv .menu ul li>a{margin: 0;width: calc(100% - 50px);}*/
	header .menuDiv .menu>ul>li.has-sub{padding: 0;}
	header .menuDiv .menu>ul>li>a::before{display: none;}
	header .menuDiv .menu>ul>li{width: 100%;}
	.menu ul ul>li>a{background: #f9f9f9;}
	.menu ul ul li:hover>ul{left: 0;}
	header .menuDiv .menu ul ul>li>ul li{float: left;width: auto;}
	header .menuDiv .menu ul ul>li>ul li a{line-height: 32px;text-align: center;height: 34px;padding: 0;font-size: 14px;margin: 0 10px 10px 0;border: 1px solid #eee;}
	header .rightDiv{font-size: 14px;line-height: 1.4;padding-bottom: 50px;height: initial;margin-top: 20px;}
	.main {position: relative;right: 0;transition: right 300ms !important;padding-top: 50px;}
	.headerT .rightDiv{display: none;}
	header .rightDiv{text-align: left;color: #fff;padding: 0 20px;}
	header .rightDiv .language{justify-content: flex-start;margin: 20px 0;}
	header .rightDiv .language a{color: #fff;}
	.menu ul ul .ulDiv li a{color: #fff;margin: 0;}
	.menu ul ul .ulDiv{width: 100%;}
	.menu ul ul .urDiv{display: none;}
	header .menuDiv .rightDiv{display: block;}
	.on-fixed header .headerT{display: block; }
	header .rightDiv .searchDiv{margin-top: 10px; }
	header .languageDiv{display: block; }
	
}
 


.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-pagination{bottom:30px !important;}
.gallery-top .swiper-pagination-bullet {width:12px; height:12px; display:inline-block; opacity:1;background:#fff;border-radius: 6px;}
.gallery-top .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0085e4 ;}
.gallery-top .swiper-button-prev{background:url(../images/banner-l.png) center / 100% no-repeat; width:30px; height:50px; margin-top:0; left:6%;opacity: 0;}
.gallery-top .swiper-button-next{background:url(../images/banner-r.png) center / 100% no-repeat; width:30px; height:50px; margin-top:0; right:6%;opacity: 0;}
.gallery-top:hover .swiper-button-prev{opacity: 1;}
.gallery-top:hover .swiper-button-next{opacity: 1;}


.tit { margin-bottom:20px;overflow: hidden;background: url(../images/b_t.png) left center no-repeat;height: 40px;line-height: 40px;border-bottom: #eee 1px solid;}
.tit .gd {float: right;margin-top: 0;width: 83px;background: url(../images/gd.png) right center / 45px no-repeat;}
.tit .gd a {color: #333 ;line-height: 30px;font-size: 14px;padding-left: 10px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.tit .gd:hover a {color: #005ca3;padding-left: 0;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;padding-left: 0;}

.tit h1 { font-size:22px;font-weight: bold;color:#fff ;position:relative;float: left;padding-left: 45px;}

.tit h1 i{ font-size:28px;margin-right:10px;}

.tit h3 { font-size:14px; color:#666; margin-top:25px;}

.sy_xw{padding: 50px 0;}

.sy_xw .t_p {width: 640px;float: left;margin-right: 20px;}
.xwlb{width:100%; position:relative;}
.xwlb .swiper-slide img{width:100%; height:auto; display:block;}
.xwlb .swiper-slide .txt {
  font-size: 14px;
  color: #fff;
  line-height: 24px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 15px 15px;
  overflow: hidden;
  width: 100%;
  background: url(../images/qwy-p2.png) center bottom / 100% 100% no-repeat;box-sizing: border-box;
}
.xwlb .swiper-slide h3 {color: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xwlb .swiper-slide .time {
  float: right;
}
.xwlb .swiper-pagination{bottom:20px !important;}
.xwlb .swiper-pagination-bullet {width:26px; height:4px; display:inline-block;opacity:1;}
.xwlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#428ce3}
 .list { margin-top:50px  }
.list ul li {
  overflow: hidden;
  
  padding:20px;
  margin-bottom:20px;box-shadow: 5px 2px 10px 1px rgba(0,0,0,.1); background:#fff;border-radius:5px
}

.list ul li .time {
  float: right;
  font-size: 14px;
  color: #999;
  margin-left: 10px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
}
.list li .desc {
  font-size: 16px;
  color: #333;
  height: 24px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.list li .desc a {
  color: #333;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  overflow: hidden;
  background: url(../images/qwy-i2-1.png) no-repeat center left;
    background-size: auto;
  background-size: 5px 5px;
  padding-left: 15px;
}
.list li:hover .desc a,.ul-txt-q li:hover .time{color:#005ca3}
.list li:hover .desc a{color:#005ca3;background:url(../images/qwy-i2.png) no-repeat center left}

.sy_gybj {background: #fff; height:auto; overflow:hidden; padding:50px 0;}
.sy_gsjj {padding:50px 0;margin: 0 auto;overflow: hidden;display: flex;justify-content: space-between;align-items: center;}
.sy_gsjj .tit {width: auto;}
.sy_gsjj .tp {width: 40%;float: right;position: relative;}
.sy_gsjj .tp .box {position: absolute;left: -25px;width: 100%;height: 100%;border: #e6f0f7 10px solid;bottom: -25px;box-sizing: border-box;z-index: 1;}
.sy_gsjj .tp img {width: 100%;display: block;position: relative;z-index: 3;}
.sy_gsjj .w_z {float: left;width:55%;font-size: 15px;line-height: 26px;color: #666; position: relative;}
.sy_gsjj .tit{text-align: left;margin-bottom: 30px;}
.sy_gsjj .tit h1::after {
  left: 0%;
  margin-left:0px;
}
.sy_gsjj .w_z .en{position: absolute;top: -30px;left: 0;right: 0;
	font-size: 80px;text-transform: uppercase;
	font-family:ariblk;line-height: 1.1;font-weight: bold;
	color: rgba(0,0,0,.04);font-style: normal;
}
.sy_gsjj .w_z p {font-size: 18px;line-height: 40px;color: #333; }
.sy_gsjj .tit strong {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #005ca3;
  margin: 20px 0 30px;
}
.sy_gsjj .more{float: left;}
.more{display: block;width: 200px;height: 42px;text-align: center;line-height: 42px;color: #005ca3;font-size: 16px;overflow: hidden;position: relative;z-index: 0;border-radius: 2px;background-color: transparent;
border: 1px solid #005ca3;margin: 25px auto 0;}
.more i {margin-left: 10px;}
.more::after{content: '';width: 0;height: 100%;background-color: #005ca3;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.more:hover::after{width: 100%;}
.more:hover{color: #fff;}
.more::after {
  content: '';
  width: 0;
  height: 100%;
  background-color: #005ca3;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .3s;
  z-index: -1;
}

.swiper-yxxy .swiper-slide .t_p{overflow: hidden;position: relative;padding-top: 65%;}
.swiper-yxxy .swiper-slide .t_p img{width: 100%;display: block;position: absolute;width: 100%;height: 100%;object-fit: cover;left: 0;top: 0;}
.swiper-yxxy .swiper-slide .wenz {padding: 15px;border-left: #e2e2e2 2px solid;position: relative;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 40px 0 rgba(0,0,0,.03);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 40px 0 rgba(0,0,0,.03);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: rgba(255,255,255,0.8)}
.swiper-yxxy .swiper-slide .wenz:hover{-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 40px 0 rgba(0,0,0,.1);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 40px 0 rgba(0,0,0,.1);}
.swiper-yxxy .swiper-slide .wenz::after {content: "";width: 2px;height: 0%;background: #005ca3;position: absolute;left: -2px;top: 0;}
.swiper-yxxy .swiper-slide:hover .wenz::after {height: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.swiper-yxxy .swiper-slide .wenz h3 {font-size: 18px;color: #333;text-align: left;margin-bottom: 20px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;line-height: 28px;height: 56px;}
.swiper-yxxy .swiper-slide .wenz h4 {font-size: 14px;color: #666;line-height: 1.6;text-align: left; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 7px;}
.swiper-yxxy .swiper-slide .wenz h4 i{margin-right: 8px;}

.swiper-yxxy{ padding-bottom:60px;padding-top: 0px;}
.swiper-yxxy::before{ height: 1px;top:18px;background: #ccc;width: 100%;position: absolute;left: 0;content: ""}
.swiper-yxxy .swiper-slide{position:relative;}
.swiper-yxxy .swiper-slide::before{content: "";width: 16px;height: 16px;border-radius: 8px;background: #005ca3;top: -20px;left: 50%;margin-left: -8px;position: absolute;z-index: 5;}
.swiper-yxxy .swiper-pagination-bullet.swiper-pagination-bullet-active {
	opacity: 1;
	background: #005ca3;
}
.swiper-yxxy .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  background: #91989f;
  opacity: 1;
}
.sy_xy {
  padding: 50px 0 ;
}

.sy_part3 {padding: 50px 0;background: url(../images/bj3.jpg) center / cover no-repeat;background-attachment: fixed;}
.sy_part3 .tit .gd {
  background: url(../images/gd2.png) right center / 45px no-repeat;
}
.sy_part3 .tit .gd a{color: #fff}
.sy_part3 .tit h1 { color:#fff }
.sy_part3 .tit h1::before{background: #fff;}



.sy_part3 .con {display: flex;justify-content: space-between;
/*	background: rgba(255,255,255,0.75);*/
}
.sy_part3 .box {width: 48%;
  padding: 0px ;
  box-sizing: border-box;}
.sy_part3 .list2 {padding-top: 10px;
  
}
.sy_part3 .list2 li {margin-top: 20px;height: 52px;}
.sy_part3 .list2 li h3{font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;color: #fff;}
.sy_part3 .list2 li:hover h3{color: #005ca3;}
.sy_part3 .list2 li:first-child{margin-top: 0;}
.sy_part3 .list2 li .date {
  margin-top: 8px;
  position: relative;
  font-style: italic;
  color: #777;font-size: 14px;line-height: 1.5;
}
.sy_part3 .list2 li .date span {
  background: #005ca3;
  padding-right: 8px;padding-left: 8px;
  display: inline-block;
  position: relative;color: #fff;
}
.sy_part3 .list2 li .date::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width:calc(100% - 90px);
  border-top: 1px solid rgba(255,255,255,0.5);
  transition: all 0.3s ease-out 0s;
}
.sy_part3 .list2 li:hover .date:before{border-color: #005ca3;}



.sy_zt {padding: 40px 0 35px;overflow: hidden;}

.swiper-tpzs{margin:0 auto; padding-bottom:50px;}
.swiper-tpzs .swiper-slide{position:relative;overflow: hidden;}
.swiper-tpzs .swiper-slide img{width:100%; height:auto; display:block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-tpzs .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;}
.swiper-tpzs .swiper-pagination-bullet {
  width:12px;
  height:12px;
  display: inline-block;border-radius: 50%;margin: 0 8px !important;
  background: #ccc;opacity: 1;
}
.swiper-tpzs .swiper-pagination {
  bottom: 10px !important;
}
.swiper-tpzs .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #0085e4 ;}

.friout {
  background-color: #eee;
  padding: 35px 0;
}
.fri {
  padding-left: 40px;
  color: #333;
  line-height: 28px;
  overflow: hidden;
  position: relative;
  background: url('../images/link.png') 0 0 no-repeat;
}
.fri a {
  display: inline-block;
  margin: 0 7px;
  font-size: 14px;
  color: #333;
  vertical-align: top;
  position: relative;
}
.fri a:after {
  left: 100%;
  position: absolute;
  bottom: 4px;
  content: " ";
  width: 0;
  border-bottom: 1px solid #0085e4;
  -webkit-transition: .3s;
  transition: .3s;
}
.fri a:hover:after {
  width: 100%;
  left: 0;
  transition: width 0.3s;
  -webkit-transition: width 0.3s;
}
.fri a:hover {
  color: #0085e4;
}


.footer {
    width: 100%;
	background:#005ca3;font-size: 16px;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer {
    width: 100%;
	font-size: 14px;
}


.tft {
    padding: 35px 0;
    color: #fff;
}

.tft .wp {
    align-items: flex-end;
}

.tft .item {
    /*flex: auto;*/
    position: relative;
    padding: 0 5%;box-sizing: border-box;
}
.tft .item .tit1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;color: #fff; font-weight:bold
}
.tft .item .info p {
    margin-bottom: 10px;

}
.tft .tft-a {
    padding-left: 0;
}
.tft .tft-a .logo {
    height:100px;margin-top: 35px;
}
.tft .tft-a .logo img{height:70px;}
.tft .tft-b{width:35%;}
.tft .tft-c{width: 25%;padding-right: 0;}
.tft .tft-b:before,.tft .tft-c:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    height: 100%;
}
.tft .tft-c .link{
    width: 360px;
}
.tft .tft-c .link ul li {float: left;margin-right: 25px;
    margin-bottom: 10px;
}
.tft .tft-c .link ul li a {
    color:#fff;
}
.tft .item .ewm{display: flex;justify-content: space-between;flex-wrap: wrap;}
.tft .item .ewm li{width:100px;text-align: center}
.tft .item .ewm li img{width:100%;margin: 0 auto}

.bft {
    width: 100%;
    height: 58px;
    background: rgb(255,255,255,0.1);
}

.bft p {
    line-height: 58px;
    color: #fff;
    font-size: 14px;text-align: center;
}





.n_ban{width:100%; height:300px; position:relative;}
.n_ban .mb {position: absolute;z-index: 1;width: 100%;height: 100%;background:rgba(0,0,0,0.4);left: 0;top: 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.n_ban h3 {font-size: 30px;font-weight: bold;line-height: 2;color: #fff;text-align: center;letter-spacing: 2px; }
.n_ban h4 {font-size: 20px;color: #fff;line-height: 1.8;text-align: center;}
.ntit { width:100%; padding:20px 0;  overflow:hidden; border-bottom:#eee 1px solid;}
.ntit ul li { display:inline-block; margin:0 20px 0 0; min-width:110px; float:left; position:relative}
.ntit ul li .e_j { width:600px; background:#fff; position:absolute; left:0; top:32px; display:none; z-index:99;text-align:center}
.ntit ul li:hover .e_j { display:block;}
.ntit ul li .e_j a { display: inline-block; color:#333; text-align:center; font-size:14px; line-height:35px; float:left; background:#fff; padding:0 10px;}
.ntit ul li .e_j a:hover {border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; color:#005ca3 ; background:#fff; line-height:35px }
.ntit ul li a { line-height:34px; background:#eee; padding:0 20px; font-size:14px; color:#333;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px; display:block; text-align:center }
.ntit ul li a:hover { background:#005ca3 ; color:#fff;}
.ntit ul li a.on { background:#005ca3 ; color:#fff;}
.ny_jj {padding: 65px 0;overflow: hidden;}
.ny_jj .w_z {width: 50%;float: left}
.ny_jj .t_p{width: 45%;float: right;}
.ny_jj .t_p img{width: 100%;}
.ny_jj h3 {font-size: 26px;color: #111;margin-bottom: 30px; font-weight:bold}
.ny_jj p {font-size: 18px;color: #333;line-height:42px;text-align: justify;}


.ny_zzjg {background: #f5f5f5;text-align: center;padding: 60px 0;overflow: hidden;}
.ny_zzjg img{max-width:900px;display: block;margin: 0 auto;}


.section-title {
    margin-bottom: 50px;text-align: center;
}
.section-title h3 {
  color: #333;
  font-size: 35px;
  margin: 0;
  text-transform: capitalize;
  position: relative;
  padding: 0 0 10px;font-weight: bold;
}
.section-title h3:after {
  position: absolute;
  content: "";
  display: block;
  height: 2px;
  width: 70px;
  background: #333;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -6px;
}
.section-title span {
  color: #005ca3;
}
.section-title span.line {
  height: 10px;
  width: 10px;
  background: #005ca3;
  display: block;
  margin: 0 auto;
  border-radius: 30px;z-index: 99;position: relative;
}
.section-title p {
  margin-top: 10px;font-size: 14px;text-transform: uppercase;
}
.section-title.section-title-left span.line {
	margin: 0 30px;
}
.section-title.section-title-left h3:after {
	margin: 0;
}


.sy_msfc {padding: 60px 0;overflow: hidden;}
.swiper-zjtd{ margin:0 auto; padding-bottom:50px;}
.swiper-zjtd .swiper-slide{position:relative;}
.swiper-zjtd .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-zjtd .swiper-slide .w_z{width:100%; padding:10px 20px; background-color:rgba(0,0,0,.6); position:absolute; bottom:20px; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;height: 50px;box-sizing: border-box;overflow: hidden;}
.swiper-zjtd .swiper-slide .w_z h3{font-size:18px; color:#fff; margin-bottom:10px;}
.swiper-zjtd .swiper-slide .w_z p {font-size:14px;line-height: 1.8;color: #fff; }
.swiper-zjtd .swiper-slide:hover .w_z{background-color:rgba(0,92,163,.9); bottom:0px;height:100%;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s; padding:20px 20px;}
.swiper-zjtd .swiper-pagination{bottom:10px !important;}
.swiper-zjtd .swiper-pagination-bullet {border-radius: 5px;width: 10px;height: 10px;background: #ccc;display: inline-block;}
.swiper-zjtd .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#005ca3}


.sy_hzhb {padding: 60px 0;text-align: center;background: #f5f5f5;}
.sy_hzhb ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sy_hzhb ul li {width:14.6666%;float: left;border: #eee 1px solid;margin: 0 1% 2%;transition: all 0.3s;box-sizing: border-box;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


.ny_jz {padding: 30px 0px;overflow: hidden;}
.ny_jz ul li {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: #eee 1px solid;}
.ny_jz ul li .t_p {width: 300px;float: left;overflow: hidden;position: relative;padding-top:12%;}
.ny_jz ul li .t_p img{position: absolute;left: 0;top: 0;height: 100%;object-fit: cover;width: 100%;display: block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_jz 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_jz ul li .w_z{width: calc(100% - 330px);float: right;}
.ny_jz ul li .w_z h3{font-size: 20px;font-weight: bold;color: #333;line-height: 38px;}
.ny_jz ul li:hover .w_z h3{color: #0055aa;}
.ny_jz ul li .w_z p {
  margin-top: 10px;font-size: 16px;
  height: 84px;
  line-height:28px;
  color: #444;
  overflow: hidden;
  display: -webkit-box;
  line-clamp:3;
  -webkit-line-clamp:3;
  -webkit-box-orient: vertical;
}
.ny_jz ul li .w_z .time{margin-top: 20px;font-size: 14px;color: #444}

.jpkc {padding: 50px 0px;}
.jpkc  ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.jpkc  ul li {width: calc((100% - 90px) / 4);margin-bottom:20px;background: #f5f5f5;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.jpkc  ul li img {width: 100%;display: block;}
.jpkc  ul li h3 {margin: 20px 0;text-align: center;font-size: 18px;color: #000;}
.jpkc  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;}
.jpkc  ul li:hover h3{color: #0055aa ;}


.page {padding: 30px 0;overflow: hidden;text-align: center;}
.page a{width: 36px;height: 36px;line-height: 36px;background: #eee;border-radius: 3px;color: #222;display: inline-block;margin: 0 3px;text-align: center;overflow: hidden;font-size: 16px;}
.page a:hover{background: #0055aa;color: #fff;}
.page a.on{background: #0055aa;color: #fff;}


.ny_yjbg{padding: 50px 0;overflow: hidden;}
.ny_yjbg ul li{width: 360px;float: left;margin-right: 20px;margin-bottom: 20px;}
.ny_yjbg ul li:nth-child(4n){margin-right: 0px;}
.ny_yjbg ul li .t_p{overflow: hidden;position: relative;padding-top: 65%;}
.ny_yjbg ul li .t_p img{width: 100%;display: block;position: absolute;width: 100%;height: 100%;object-fit: cover;left: 0;top: 0;}
.ny_yjbg ul li .wenz {padding: 15px;border-left: #e2e2e2 2px solid;position: relative;-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 40px 0 rgba(0,0,0,.03);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.03),0 15px 40px 0 rgba(0,0,0,.03);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;background: rgba(255,255,255,0.8)}
.ny_yjbg ul li .wenz:hover{-webkit-box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 40px 0 rgba(0,0,0,.1);
box-shadow: 0 10px 15px 0 rgba(0,0,0,.1),0 15px 40px 0 rgba(0,0,0,.1);}
.ny_yjbg ul li .wenz::after {content: "";width: 2px;height: 0%;background: #005ca3;position: absolute;left: -2px;top: 0;}
.ny_yjbg ul li:hover .wenz::after {height: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.ny_yjbg ul li .wenz h3 {font-size: 18px;color: #333;text-align: left;margin-bottom: 20px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;line-height: 28px;height: 28px;}
.ny_yjbg ul li .wenz h4 {font-size: 14px;color: #666;line-height: 1.6;text-align: left; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin-bottom: 7px;}
.ny_yjbg ul li .wenz h4 i{margin-right: 8px;}



.ny_xz {padding: 50px 0;overflow: hidden;}
.ny_xz ul li{padding: 10px 30px;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,0.1);border-radius: 10px;margin-bottom: 20px;line-height: 40px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.ny_xz ul li a {color: #333;font-size: 16px;}
.ny_xz ul li:hover a {color: #fff;}
.ny_xz ul li:hover {background: #1c347e}
.ny_xz ul li:hover i{color: #fff}
.ny_xz ul li i {font-size: 34px;color: #1c347e;margin-left: 20px;float: right;}
























@media only screen and (max-width:1024px) {
.pc_ban{height:19rem;} 
.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;}
.pc_ban .mb h1 { font-size: 30px;margin-bottom: 20px;margin-top: 18%;}
.sy_about { padding: 40px 0;}
.sy_about .nr .lb { width: 100%; margin: 0 auto;}
.xx3 { height:12rem}
.sy_td {padding: 40px 0;}
.sy_td ul li {width:46%; margin: 0 2% 30px;}
.sy_td ul li.last { margin-right:2%}
.sy_pro { padding: 40px 0;}
.sy_pro ul li .wenz { padding: 0 3%; width:100%}
.sy_pro ul li .tp { width:100%;}
.sy_pro ul li { width:94%; margin:0 auto}
.sy_sj .left {width: 80%; float: none;padding: 0; margin:0 auto}
.sy_sj {padding:40px 0 60px;}
.sy_sj .right { width:100%; padding:0;}
.sy_sp {padding: 40px 0;}
.sy_sp .left {width:100%; overflow:hidden;  margin-bottom:30px; clear:both; height:180px;}
.sy_sp .right {float: none; margin:0 auto;background: url(../images/gold.png) center center / cover no-repeat;}
.sy_pj {padding: 40px 0;}
.xx2 { width:100%; overflow:hidden}
.xx4sj {width: 100%;}
.xx4sj .bd { overflow:hidden}
.xx4sj .bd ul li .lk { width:84%;}
.xx4sj .bd ul li .tu {float: none; margin:20px auto 0}
.xx4sj .bd ul li .wz { width:100%;}
.xx4sj .bd ul li .wz h3 { margin:10px 0 6px; text-align:center}
.xx4sj .bd ul li .wz .zw { color:#999; font-size:12px; text-transform:uppercase; text-align:center}
.xx4sj .bd ul li .wz .line { height:1px; background:#ccc; margin:15px 0; clear:both}
.sy_wd { padding:40px 0;}
.sy_wd ul li { width:46%; margin:0 2% 25px;}
.sy_db { padding:40px 0;}
.sy_db ul { width: 94%;}
.sy_db ul li { width:100%;height: auto; margin: 20px auto 0;}
.sy_db ul li.zj { height: auto; margin: 20px auto 0;}
.index-contact { min-width:94%;  padding:25px 0 80px;}
.con {width:94%; margin: 0 auto;}
.index-contact .s { padding: 0 0px;}
.index-contact .btn { top:100%;margin-top:0; left:50%; margin-left:-100px; right:auto; z-index:9}
.index-contact .cover {background: rgba(0,0,0,0.3); z-index:0;}
.footer { width:100%; padding: 20px 0 0; z-index: 999;}
.footer .zuo3 ul li { width:33.3333%; overflow:hidden; margin-bottom:20px}
.footer .zuo3 ul li.lx { width:100%}
.footer .you3 .weixin {width: 100px; padding-top: 20px;float: none; margin:0 auto}
.footer_btm { margin: 20px auto 0;padding-top: 1%; width: 94%;}
.footer .you3 { width: 100%; float: right;}
.footer .zuo3 { width:100%;}
.nban {
    height:10rem;
    width: 100%;
}
.ncontent { padding:40px 0 0;}
.nycp {
    width: 94%;
    margin: 0 auto;
    padding: 30px 0;
}
.nycp p { margin-bottom: 30px;}
.nysp .left { width:100%;}
.nysp .right {
    width: 100%;}
	
	
	
	.sy_gybj {background: #fff; height:auto; overflow:hidden; padding:20px 0;}
.sy_gsjj {padding:20px 0;margin: 0 auto;overflow: hidden;display: block  ;justify-content: space-between;align-items: center;}
.sy_gsjj .tit {width: auto;}
.sy_gsjj .tp {width: 100%;float: none;position: relative;padding-top:50px }
.sy_gsjj .tp .box {position: absolute;left: -25px;width: 100%;height: 100%;border: #e6f0f7 10px solid;bottom: -25px;box-sizing: border-box;z-index: 1; display:none}
.sy_gsjj .tp img {width: 100%;display: block;position: relative;z-index: 3;}
.sy_gsjj .w_z {float: none;width:100%;font-size: 15px;line-height: 26px;color: #666; position: relative;  }
.sy_gsjj .w_z p {
  font-size: 15px;
  line-height: 30px;
  color: #333;
}
  }

@media only screen and (max-width:600px){
.pc_ban .mb { display:none}
.pc_ban .mb h1 { font-size: 2.5rem;margin-bottom: 1.5rem;margin-top: 18%;}
.tit {margin-bottom:30px;}
.tit h1 {font-size:2.5rem;}
.sy_td ul li { width:100%; margin: 0 0 20px;}
.sy_pro ul li .wenz .ico { width: 80px; margin:30px auto 20px;}
.sy_sp { padding:0px 0 40px;}
.sy_sp .right { width:100%; height:20rem;background: url(../images/gold.png) center center / 100% no-repeat;}
.sy_sp .right .dnk { width:76%;height: 15rem; position: absolute; left:12%; top:2.5rem;}
.sy_sp .right .dnk img { width: 100%; height:15rem;}
.sy_sp .left h3 { font-size: 2.2rem;margin-bottom:10px; margin-top:30px; text-align: center;}
.sy_sp .left { margin-bottom:10px; height: auto;}
.sy_sj .left {width:90%; float: none;padding: 0; margin:0 auto}
.sy_sj { padding: 10px 0 40px;}
.xx21 li{ display:inline-block; margin:0 10px; width:200px;}
.xx4sj .hd .prev { width: 30px; height: 30px; background: url(../images/jiantzs.png) left center / 100% no-repeat; top: 40%; margin-top: 0px;}
.xx4sj .next {width: 30px; height:30px;top: 40%;}
.xx4sj .bd ul li .wz { line-height:23px; margin-bottom:20px}
.xx4sj .bd ul li .tu { width:200px; height:200px}
.sy_wd ul li {width:100%;margin: 0 0 25px;}
.sy_db { padding:10px 0 40px; width:94%; margin:0 auto}
.sy_db ul li .xiao { font-size: 14px; line-height: 1.5; padding:15px;}
.sy_db ul li h2 { font-size:28px; padding: 10px; margin-bottom:15px;}
.index-contact h6 { font-size:28px; line-height: 40px;}
.index-contact p { line-height:30px; font-size: 18px; margin-bottom:10px}
.index-contact .btn {top: auto; margin-top: 0; bottom:-55px; height:36px;}
.index-contact .btn a { height: 36px;line-height: 36px;}
.footer .zuo3 ul li a {line-height: 22px; font-size: 12px;}
.footer .zuo3 ul li .line { margin-bottom:10px;  margin-top:1px;}
.footer_bg { padding:5px 0;}
.dzwz { line-height: 25px; width: 100%; margin-top:10px;}
.footer .you3 .weixin { padding-top:0px;}
.nycp {
    padding: 20px 0;
}
.nycp h3 { margin-bottom: 20px; margin-top: 30px;}
.nycp p {
    margin-bottom:20px; line-height:25px
}
.nysp {
    padding: 30px 0;}
}

.content_title{
    margin-top: 1.35rem;
}
.content_title .content_title_chinese{
    display: flex;
    align-items: center;
    justify-content: center;
}
.content_title .content_title_chinese span{
    height: 52px;
    font-size: 34px;
    font-weight: 600;
    color: #151515;
    line-height: 52px;
    padding: 0 40px;
}
.content_title .content_title_english{
    height: 37px;
    font-size: 30px;
    font-weight: 500;
    color: #e1e1e1;
    line-height: 37px;
    text-transform: uppercase;
    text-align: center;
    font-family: "D_bold";
    letter-spacing:2px;
}

.content_title .content_title_datasource{
    font-size: 0.2rem;
    font-weight: 500;
    color: #e1e1e1;
    text-align: center;
}
@media only screen and (max-width:992px){
.content_title{
    margin-top: 20px;
}
.content_title .content_title_chinese span{
    height:32px;
    font-size:24px;
    font-weight: 600;
    color: #151515;
    line-height: 32px;
    padding: 0 30px;
}
.content_title .content_title_english{
    height: 37px;
    font-size: 30px;
    font-weight: 500;
    color: #e1e1e1;
    line-height: 37px;
    text-transform: uppercase;
    text-align: center;
    font-family: "D_bold";
    letter-spacing:2px;
}	
.sy_gsjj .more {
  float: left; margin-bottom:20px
}
.gallery-top .swiper-pagination {
  bottom: 10px !important;
}
.gallery-top .swiper-slide img {
  width: 100%;
  height: 200px;
  display: block;
}

.gallery-top{ margin-top:70px}
.sy_xw {
  padding: 10px 0 20px;
}
.list {
  margin-top: 20px;
}
}

.sy_hz {padding: 50px 0;overflow: hidden;}

.sy_hz ul{display: flex;flex-wrap: wrap; margin-top:30px}
.sy_hz ul li{width: 20%; }
.sy_hz ul li img{width: 100%;height: 100%;object-fit: contain;-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;}
.sy_hz ul li .t_p{overflow:hidden;
  margin-left: 22px;
  margin-right: 22px;
  margin-bottom: 22px;
  margin-top: 22px;
  border-style:solid;
  border-width:1px;
  border-color:rgba(235,238,245,1);
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;background:#fff}
  
 @media only screen and (max-width:640px){
.sy_hz {padding: 20px 0;overflow: hidden;}
.sy_hz ul{display: block  ;flex-wrap: wrap; margin-top:20px}	
.sy_hz ul li{width: 50%; float:left }
 .sy_hz ul li .t_p{overflow:hidden;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-top: 5px;
  border-style:solid;
  border-width:1px;
  border-color:rgba(235,238,245,1);
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;background:#fff}
  .tft .tft-a{ display:none}
  .tft .tft-b {
  width: 100%;
}.tft .tft-c {
  width: 100%;
  padding-right: 0; margin-top:10px 
}
.tft .tft-b:before,.tft .tft-c:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
 background: rgba(255, 255, 255, .2);  
    height: 100%;
}
.bft {
  width: 100%;
  height: auto  ;
  background: rgb(255,255,255,0.1);
}
.bft p {
  line-height: 26px;
  color: #fff;
  font-size: 14px;
  text-align: center; padding:10px 10px
}
.tft .item .tit1 {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #fff;
  font-weight: bold;
}
.tft {
  padding: 0 0 15px;
  color: #fff;
}
 }
  
.gs_gh{width:100%; padding:50px 0 80px; background-color:#fff; overflow:hidden; position:relative;}
.gs_gh .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}
.gs_gh .row{margin:50px 0 0;}
.gs_gh .gh_js{max-width:1000px; margin:0 auto; font-size:16px; line-height:28px; text-align:center; margin:0 auto;}
.gs_gh .gh_tp{width:47%; border-radius:5px; overflow:hidden; position:relative;}
.gs_gh .gh_tp:after{width:100%; height:100%; position:absolute; top:0; left:0; content:""; background-color:rgba(0,0,0,.2);}
.gs_gh .gh_tp img{width:100%; height:auto; display:block;}
.gs_gh .gh_tp span{width:80%; position:absolute; top:50%; left:10%; margin-top:-23px; font-size:36px; font-weight:bold; text-align:center; line-height:46px; color:#fff; text-shadow:0 0 15px rgba(0,0,0,.3); z-index:99;}
.gs_gh .gh_wz{width:47%;}
.gs_gh .gh_wz h3{font-size:22px; color:#094aab; font-weight:bold; line-height:32px; margin-bottom:15px;}
.gs_gh .gh_wz ul{padding-left:20px;}
.gs_gh .gh_wz ul li{list-style-type:disc; font-size:16px; line-height:30px; padding:7px 0; color:#333}
@media only screen and (max-width:640px){
.gs_gh{padding:	0px 0 20px; margin-top:-1px; }
.gs_gh .row{margin:3rem 0 0;}
.gs_gh .row:nth-child(even){flex-direction:column-reverse;}
.gs_gh .gh_js{max-width:100%; font-size:1.3rem; line-height:2.2rem;}
.gs_gh .gh_tp{width:100%; margin-bottom:2rem;}
.gs_gh .gh_tp span{margin-top:-1.8rem; font-size:2.2rem; line-height:3.6rem;}
.gs_gh .gh_wz{width:100%;}
.gs_gh .gh_wz h3{font-size:1.6rem; line-height:2.6rem; margin-bottom:.6rem;}
.gs_gh .gh_wz ul{padding-left:1rem;}
.gs_gh .gh_wz ul li{font-size:1.3rem; line-height:2.2rem; padding:.5rem 0;}
.n_ban {
  width: 100%;
  height: 250px;
  position: relative;
}
.ny_jj {
  padding: 20px 0;
  overflow: hidden;
}
.ny_jj .w_z {
  width: 100%;
  float: none;
}
.ny_jj p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  text-align: justify;
}
.ny_jj .t_p {
  width: 100%;
  float: none; margin-top:20px
}
.ny_jj h3 {
  font-size: 20px;
  color: #111;
  margin-bottom: 10px;
  font-weight: bold;
}
}
.an_tm {
  align-items: center;
}
.jt_ct {
  justify-content: space-between;
}
.zhuanjia{ height:auto; overflow:hidden; margin-top:60px; text-align:center; margin-bottom:60px; border-bottom:#ccc 1px dashed; padding-bottom:60px}
.zhuanjia h1{ font-size:24px; color:#333; margin-bottom:20px; font-weight:bold; text-align:center; margin-bottom:30px}
.zhuanjia li{ width:16%; display:inline-block; text-align:center; color:#333}
.zhuanjia .tp{ width:130px; height:130px;border-radius:75px; overflow:hidden; margin:0 auto 10px}
.zhuanjia .tp img{ width:100%}
.zhuanjia p{ font-size:18px; line-height:36px; }
.zhuanjia span{ font-size:14px; line-height:24px; }


@media only screen and (max-width:640px){
.zhuanjia{ height:auto; overflow:hidden; margin-top:20px; text-align:center; margin-bottom:20px; border-bottom:#ccc 1px dashed; padding-bottom:20px}
.zhuanjia h1{ font-size:20px; color:#333; margin-bottom:20px; font-weight:bold; text-align:center; margin-bottom:30px}
.zhuanjia li{ width:49%; display:inline-block; text-align:center; color:#333; float:left}
.zhuanjia span{ font-size:14px; line-height:24px; min-height:80px; display:block }
	
}