/* CSS Document */
* {
	list-style: none;
}
html {
	font: normal 18px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
body {
	background: #fff;
	font-size: 1rem;
	line-height: 1.8;
	color: #333;
}
ul, li, dl, dt, dd, ol, p, img {
	list-style: none;
	border: none;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
}
a:hover {
	color: #006eab;
	opacity: 0.88;
	text-decoration: none;
}
.text-primary {
	color: #1c6eb8;
}

 @media (min-width: 1200px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
	max-width: 1630px;
}
}
.topnav {background:#006eab;
	padding: 0;
}
.topnav .navbar-brand{color: #fff;}
.topnav .navbar-toggler{background: #fff;}
.navbar-light .navbar-toggler-icon{color: #fff;}
.topnav .btn{flex-basis: 40%;}
.topnav .nav-item:first-child{border-left: 1px solid #0688cf;}
.topnav .nav-item{border-right: 1px solid #0688cf;}
.topnav .navbar-nav .nav-link { 
	color: #fff;line-height: 1.22rem;
	font-size: 1.22rem;margin: 0 1px; position: relative;display:inline-block;padding: 0;
}
.topnav .navbar-nav .nav-link i{margin: 0 0.3rem;font-size: 1.22rem;}
.topnav .navbar-nav .nav-link:hover {
	color:#fff;
}
.topnav .navbar-nav .nav-link:active {
	color:#fff;
}
.topnav .navbar-nav .nav-link.active::before{position: absolute;width: 100%;height: 3px;background:#1c6eb8;content: "";bottom: 20px;}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{color:#fff}
.carousel-indicators{bottom: 1.875rem;}
.carousel-indicators li{width: 50px;border: none;
height: 8px;
background: #FFFFFF;
border-radius: 4px;margin: 0 9px; z-index: 100;}
.carousel-indicators .active{background: #1c6eb8;}

.gallery-section {
	position: relative;
	width: 100%;	
}
.section-title {	
	font-size:1.77rem;border-bottom: 2px solid #f3f3f3;line-height: 3.8rem; height: 3.8rem;
}
.section-title a{color: #333;border-bottom: 4px solid #006fc4;line-height: 3.8rem; height: 3.8rem;display:inline-block;}

.gallery-section .gallery-list {
	overflow: hidden; 
}
.gallery-section .gallery-list .swiper-slide .entry-link {
	display: block;	
}
.gallery-section .image-wrapper {
	height: 100%;
	position: relative;
}
.gallery-section .image-wrapper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.gallery-section .info-wrapper {
	padding: 1rem;
 font-size:.88rem;
}

.gallery-section .swiper-button-prev {
	left: 5%;color: #4397ff;
}
.gallery-section .swiper-button-next {
	right: 5%;color: #4397ff;
}

.gallery-section .swiper-button-prev::after, .gallery-section .swiper-button-next::after {
	font-size: 20px;
	font-weight: bold;
	background: rgba(23,96,173,.35);
	color: #fff;
	height: 52px;
	line-height: 52px;
	text-align: center; margin-top: 100px;
	flex: 0 0 38px;border-radius: 5px;
}
.button-wrapper .btn {
	padding:.5rem 1.5rem;
}
.button-wrapper .btn i {
	font-size: 20px;
}
.about-section {
	position: relative;
	width: 100%;
	overflow: hidden;
	background:top center/cover url(../img/h-about-bg.jpg);
}
.about-section p {
	line-height: 2.2;
}
.z-index3 {
	z-index: 3;
}
.h-news-list {
	padding: 2rem 2rem 2rem 6rem;
	background-image: linear-gradient(to bottom, #f1f7ff, #fff);
	position: relative;
	margin-left: -100px;
}
.h-news-list li {
	padding: 1.3rem 0;
	border-bottom: 1px solid #ace458;
}
.h-news-list li h4 {
	margin-bottom:.5rem;
	color: #333;
}
.h-news-list li p a {
	color: #999;
}
.list-logo {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.list-logo li {
	margin: 0.5rem;
	flex: 1 0 200px;
	padding: 0.25rem .5rem;
	transition: all 0.3s;
	border: 1px solid #eee;
}
.copy-section span {
	display: inline-block;
	padding: 0 5px;
}
ul.list-about {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.list-about li {
	text-align: center;
	flex: 1 0 200px;
	padding: 18px 0 36px;
}
ul.list-about li img {
}
ul.list-about li .num {
	color: #364765;
	font-size:.88rem;
}
ul.list-about li .num span {
	font-family: din;
	font-size: 2rem;
	display: inline-block;
	margin-right: 7px;
}
ul.list-about li .ms {
	color: #78849A;
}
.news-list-wrapper {
	margin-top: 1rem;
	display: flex;
	flex-wrap: wrap;
}
.news-list-wrapper a.item {
	position: relative;
	display: block;
	width: calc(33.333% - 19px);
	margin-right: 28px;
	margin-bottom: 2rem;
	border: 1px solid #f1f1f1;
}
.news-list-wrapper a.item .img {
	width: 100%;
	max-height: 200px;
	overflow: hidden;
}
.news-list-wrapper a.item .img img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news-list-wrapper a.item .word {
	padding: 1rem;
}
.news-list-wrapper a.item .word h3 {
	color: #373737;
	font-size: 1.375rem;
	line-height: 30px;
	height: 30px;
	margin-bottom: 1rem;
	overflow: hidden;
	font-weight: 400;
	transition: all .3s;
}
.news-list-wrapper a.item .word p {
	color: #666;	
	line-height: 28px;
	height: 84px;
	overflow: hidden;
	margin-bottom: 3.5rem;
}
.news-list-wrapper a.item .word span.time {
	position: absolute;
	bottom: 1rem;
	display: block;
	color: #BBBBBB;
	font-size: 34px;
	height: 21px;
	line-height: 21px;
	
}
.news-list-wrapper a.item:hover .word h3{color: #1c6eb8;}
.news-list-wrapper a.item .word span.time i{font-size: 34px;}

.news-list-wrapper a.item:nth-child(3n) {
	margin-right: 0;
}
.breadcrumb {
	background: #fff;
	font-size:.88rem;
	margin-top: 1rem;padding: .75rem 0 0;
}
.breadcrumb img {
	margin-right: 5px;
}
.pages {
	margin:.4rem auto 0;
	color: #555;
	text-align: center;
}
.pages .pages-l {
	display: inline-block;
	margin-right: 30px;
	font-size: 0;
}
.pages .pages-l a {
	display: inline-block;
	margin: 0px 7px 0 8px;
	padding:.4rem 1rem;
	font-size: 1rem;
	color: #555;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
}
.pages .pages-l a.on, .pages .pages-l a.on:hover {
	background: #1c6eb8;
	border: 1px solid #1c6eb8;
	color: #fff;
}
.pages .pages-l a:hover {
	background: #1c6eb8;
	color: #fff;
	border: 1px solid #1c6eb8;
}
.pages .pages-l a.prev, .pages .pages-l a.next {
	font-style: normal;
}
.pages .pages-l a.prevStop, .pages .pages-l a.nextStop {
	background: #f2f2f2;
	color: #999;
}
.pages .pages-l a.prevStop:hover, .pages .pages-l a.nextStop:hover {
	border: 1px solid #d9d9d9;
	background: #f2f2f2;
	color: #999;
	cursor: default;
}
.pages .pages-l a.prev em, .pages .pages-l a.next em {
	font-style: normal;
	font-family: simsun;
	font-size: 12px;
}
.pages .pages-l a.prev em {
	margin-right: 6px;
}
.pages .pages-l a.next em {
	margin-left: 6px;
}
.pages .pages-r {
	display: inline-block;
	line-height: 38px;
}
.pages .fy-inp {
	border: 1px solid #d9d9d9;
	background: #fff;
	border-radius: 3px;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: -2px 8px 0 8px;
	font-size: 15px;
	color: #555;
}
.pages .fy-go {
	display: inline-block;
	background: #f9f9f9;
	width: 38px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	margin: 0 8px;
	font-size: 16px;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
}
.show-content {
	padding: 1rem 2rem;
}
.show-content h2 {
	padding: 0 2rem;
	margin-bottom: 0px;
	color: #0387eb;
	font-size: 1.8rem;
	line-height: 1.5;
	text-align: center;
}
.show-content img {
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
.show-content p {
	line-height: 2;
	font-size: 1.0rem;
	text-indent: 2rem;
}
.show-content h6 {
	font-size:.88rem;
	text-align: center;
	color: #999;
}
.shadow-dark {
	position: relative;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
.subnav a {
	display: block;
	position: relative;
	line-height: 60px;
	margin-right: 3rem;
	white-space: nowrap;
}
.subnav a::after {
	width: 100%;
	height: 2px;
	background-color: var(--success);
	position: absolute;
	left: 0;
	bottom: -1px;
	display: block;
	content: '';
	transition: all .36s;
	transform: scale(0, 1);
	-webkit-transition: all .36s;
	-moz-transition: all .36s;
	-ms-transition: all .36s;
	-o-transition: all .36s;
	-webkit-transform: scale(0, 1);
	-moz-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-o-transform: scale(0, 1);
}
.subnav a.on {
	color: var(--success);
	font-weight: bold;
}
.subnav a:hover::after, .subnav a.on::after {
	transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
}
.social-block {
	width: 100%;
	margin: 0 auto;
	color: #010101;
}
.social-block {
	padding-top: 0.9rem;
}
.social-block .item {
	display: flex;
	width: 32%;
	padding: 2rem 1rem;
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-between;
}
.social-block .bd {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.social-block .item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 2px;
	background-color: #fff;
	-webkit-transform: scaleX(0);
	-moz-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: right center 0;
	-moz-transform-origin: right center 0;
	transform-origin: right center 0;
	-webkit-transition: transform .4s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform .4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	-moz-transition: transform .4s cubic-bezier(29.19, 1, 0.22, 1) 0s, -webkit-transform .4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	transition: transform .4s cubic-bezier(0.19, 1, 0.22, 1) 0s, -webkit-transform .4s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}
.social-block .item:hover::before {
	background-color: #1c6eb8;
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transform-origin: left center 0;
	-moz-transform-origin: left center 0;
	transform-origin: left center 0
}
.social-block .item .info .img {
	margin-bottom: 1.5rem;
}
.social-block .item .info p {
	text-align: center;
}
.social-block .subtitle {
	font-size: 1.4rem;
	padding-bottom: 1rem;
	max-width: 11rem;
}
.social-block .item h3 {
	padding-bottom: 1rem;
	font-weight: 700;
	font-size: 1.5rem;
}
.social-block .links {
	padding-top: 1.5rem
}
 @media only screen and (max-width: 1100px) {
.pages {
	text-align: center;
}
.pages .pages-l {
	float: inherit;
	text-align: center;
	margin: 0;
}
.pages .pages-l a, .pages .pages-r {
	display: none;
}
.pages .pages-l a.prev, .pages .pages-l a.next {
	display: inline-block;
}
}
 @media only screen and (max-width: 992px) {
 	.navbar-nav{display: block; margin-top: .5rem; margin-bottom: .5rem;}
 	.topnav .nav-item{border: 1px solid #0688cf; margin-bottom: .5rem;background: #0688cf;}
.topnav .navbar-nav .nav-link {
	padding: 0 1rem;
	margin-bottom: 0px;
	line-height: 45px;
}
.topnav .navbar-nav .nav-link::before {
	background: none;
}
.topnav .navbar-nav .nav-link.active {
	height: 45px;
	background: #1c6eb8;
	line-height: 45px;
	margin-bottom: 0px;
	color: #fff;
}
.icon-sousuo{font-size: 22px;}

.section-title {
	font-size: 2rem;
}
.about-section {
	height: auto;
}
.h-news-list {
	padding: 1rem;
	margin-left: 0;
}
.copy-section span {
	font-size:.88rem;
}
.news-list-wrapper {
	padding:0 .8rem;
}
.news-list-wrapper a.item {
	width: 100%;
	margin-right: 0;
}
}
 @media only screen and (max-width: 768px) {
}
 @media only screen and (max-width: 576px) {
html {
	font: normal 16px/1.8 "Microsoft Yahei", "PingFang", "Droid Sans";
}
.topnav {
	padding: 0.5rem 1rem;
}
.navbar-nav {	
	display: block;
}
.topnav .navbar-nav .nav-link {
	padding: 0 1rem;
	margin-bottom: 0px;
	line-height: 45px;
}
.topnav .nav-item {
	margin-right: 0;
}
.topnav .navbar-nav .nav-link::before {
	background: none;
}
.topnav .navbar-nav .nav-link:hover {
	height: 45px;
	background: #1c6eb8;
	line-height: 45px;
	margin-bottom: 0px;
	color: #fff;
}
.news-list-wrapper a.item .img {
	max-height: none;
}
.gallery-section .gallery-list .swiper-slide .entry-link {
	height: auto;
}
.gallery-section .swiper-button-prev::after, .gallery-section .swiper-button-next::after {
	height: 40px;
	line-height: 40px;
}
.gallery-section .swiper-button-prev {
	left: 10px;
}
.gallery-section .swiper-button-next {
	right: 10px;
}
.list-logo li {
	margin: 0.2rem;
	flex: 1 0 150px;
}
ul.list-about li {
	flex: 1 0 150px;
}
ul.list-about li .num span {
	font-size: 1.2rem;
}
.pages {
	text-align: center;
}
.pages .pages-l {
	float: inherit;
	text-align: center;
	margin: 0;
}
.pages .pages-l a, .pages .pages-r {
	display: none;
}
.pages .pages-l a.prev, .pages .pages-l a.next {
	display: inline-block;
}
.social-block .bd {
	display: block;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.social-block .item {
	display: flex;
	width: 100%;
	padding: 2rem 1rem;
	margin-bottom: 1rem;
}
.show-content {
	padding: 1rem;
}
.show-content h2 {
	padding: 0;
	margin-bottom: 10px;
	font-size: 1.2rem;
}
}

.floor_1 .body {
  display: flex;
  justify-content: space-between;
}
.floor_1 .body .item {
  border: 1px solid #ededed;
  border-radius: 5;
  text-align: center;
  flex-basis: 18%;
}
.floor_1 .body .item .img {
  border: 7px solid #8ec2e8;
  width: 60px;
  line-height: 47px;
  height: 60px;
  border-radius: 100%;
  margin: 0 auto;
  background: #318fd5;
}
.floor_1 .body .item .img i {
  color: #fff;
  font-size: 30px;
}
.floor_1 .body .item p {
  padding: 0 10px;
}
.floor_1 .body .item:hover {
  border-color: #1c6eb8;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
}
.floor_2_main {
  overflow: hidden;
}
.floor_2_main .info-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10;
  left: 0;
  top: 0;
  color: #fff;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}
.floor_2_main .info-wrapper h4 {
  font-size: 1.5rem;
  padding: 0 10px;
  text-shadow: 1px 1px 1px #000;
}
.floor_2_main .swiper-slide img {
  object-fit: cover;
}
.floor_2_main .swiper-slide:hover a {
  opacity: 1;
}
.floor_2_main .swiper-slide:hover .info-wrapper {
  background: rgba(0, 0, 0, 0.2);
}
.text-two-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  max-height: calc(4.8em);
}
.text-three-lines {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  white-space: normal;
  max-height: calc(7.199999999999999em);
}

.about-section .more a {
  background: #318fd5;
  color: #fff;
  height: 44px;
  display: block;
  width: 166px;
  line-height: 44px;
}
.about-section .more a i {
  width: 44px;
  height: 44px;
  background: #fa8e28;
  display: inline-block;
  text-align: center;
  font-size: 20px;
}
.about-section .more a b {
  font-weight: 400;
  width: 122px;
  text-align: center;
  display: inline-block;
}
.about-section p {
  text-indent: 2em;
}


@media (max-width: 987px) {
	.topnav .navbar-nav .nav-link{display: block;}
	.topnav .navbar-nav .nav-link.active::before{display: none;}
   
}


