﻿@charset "UTF-8";
@font-face {
	font-family: "din";
	src: url("../fonts/DIN-REGULAR-2.woff") format("woff"),  url("../fonts/DIN-REGULAR-2.ttf") format("truetype"),  url("../fonts/DIN-REGULAR-2.eot") format("embedded-opentype"),  url("../fonts/DIN-REGULAR-2.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "rob";
	src: url("../fonts/ROBOTO-THIN.otf"),  url("../fonts/ROBOTO-THIN.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}
.rob {
	font-family: "rob";
}
.din {
	font-family: "din";
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	margin:0;
	padding:0;
}
body {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	margin:0 auto;
	overflow-x:hidden;
	min-width: 1280px;
	position: relative;
	padding: 0;
	width: 100%;
	color: #222;
	font-family: "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	font-size:16px;
	line-height:1;
	background: #fff;
}
html.act {
	overflow: hidden;
	width: 100%;
	height: 100vh;
}
ul, ul li, ol li, tr td, dl, dd {
	list-style-type:none;
	margin:0;
	padding:0;
}
.clearfix:after {
	content: " ";
	display: block;
	height:0;
	clear:both;
	visibility: hidden;
}
.clearfix {
	*zoom:1;
}
a {
	display: inline-block;
	text-decoration:none;
	cursor:pointer;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	color: #222;
}
textarea, select {
	outline:none;
	color:#666;
	font-size:14px;
	width:100%;
}
img {
	border:none;
	display: block;
	max-width: 100%;
}
img[src=""] {
	opacity: 0;
}
.gdt::-webkit-scrollbar {
	width:4px;
	height: 1px;
}
.gdt::-webkit-scrollbar-thumb {
	background:#2a8a8e;
}
.gdt::-webkit-scrollbar-track {
	background:#ddd;
}
.f_12 {
	font-size:12px;
}
.f_16 {
	font-size:16px;
}
.f_18 {
	font-size:18px;
}
.f_20 {
	font-size:20px;
}
.f_22 {
	font-size: 22px;
}
.f_24 {
	font-size:24px;
}
.f_26 {
	font-size:26px;
}
.f_28 {
	font-size:28px;
}
.f_30 {
	font-size:30px;
}
.f_32 {
	font-size:32px;
}
.f_34 {
	font-size:34px;
}
.f_36 {
	font-size:36px;
}
.f_38 {
	font-size:38px;
}
.f_40 {
	font-size: 40px;
}
.f_48 {
	font-size: 48px;
}
.f_50 {
	font-size: 50px;
}
.f_56 {
	font-size: 56px;
}
.f100 {
	font-weight: 100;
}
.pad70 {
	padding:70px 0 0 0;
}
.f-no-s-center {
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;
}
.img-center {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: block;
	width: auto!important;
	height: auto!important;
	z-index: 1;
}
.img-block {
	display: block;
	width: 100%;
	height: auto;
}
.img-inline {
	display: inline-block;
	width: auto;
	height: auto;
}
.a_dw {
	position: relative;
	top: -70px;
}
.ibox {
	max-width:1600px;
	min-width: 1200px;
	width:90%;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	box-sizing: border-box;
}
.box {
	max-width:1440px;
	min-width: 1200px;
	width:90%;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	box-sizing: border-box;
}
.alltime, .alltime * {
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.wow {
	opacity: 0;
}
.wow1 {
	opacity: 1;
}
.fbd {
	font-weight: bold;
}
/* 头部 */

.head {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	height: 100px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.head .logo {
	display: block;
	width: 200px;
	float: left;
	margin-top: 14px;
}
.head .logo .pc {
	display:block;
}
.head .logo .app {
	display:none;
}
.head .irt {
	float: right;
}
.head .irt .ul1 {
	float: left;
}
.head .irt .ul1 li {
	display: block;
	float: left;
	position: relative;
	margin: 0 50px;
}
.head .irt .ul1 li .ltop {
	position: relative;
}
.head .irt .ul1 li .ltop a {
	display: block;
	line-height: 100px;
	position: relative;
	color: #fff;
}
 .head .irt .ul1 li .ltop a::before {
	content: '';
	background: rgba(255, 255, 255, 0.2);
	width: 1px;
	height: 20px;
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: -50px;
}
.head .irt .ul1 li .ltop a s {
	display: block;
	width: 0%;
	height: 3px;
	background: #2a8a8e;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.head .irt .ul1 li .lbtm {
	position: absolute;
	width: 200px;
	top: 110%;
	left: 50%;
	margin-left: -100px;
	z-index: 2;
	background: #fff;
	padding: 10px 0;
	border-radius: 5px;
	-moz-box-shadow:0px 2px 10px #ddd;
	-webkit-box-shadow:0px 2px 10px #ddd;
	box-shadow:0px 2px 10px #ddd;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.head .irt .ul1 li .lbtm a {
	display: block;
	text-align: center;
	line-height: 50px;
	color: #555;
}
.head .irt .ul1 li .lbtm a:hover {
	background: #f2f2f2;
	color: #2a8a8e;
}
.head .irt .ul1 li:hover .lbtm {
	opacity: 1;
	top: 100%;
	visibility: visible;
	pointer-events: visible;
}
.head .irt .yy {
	display: block;
	width: 40px;
	line-height: 40px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	float: right;
	margin-top: 30px;
	color: #fff;
	text-align: center;
	display: none;
}
.head .irt .ss {
	display: block;
	width: 40px;
	height: 40px;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	float: right;
	margin: 30px 20px 0 50px;
	background: url(../images/ss_bai.png) center no-repeat;
}
.head.act {
	background: #fff;
	height: 100px;
	border-bottom: 1px solid #ddd;
}
.head.act .irt .ul1 li .ltop a {
	color: #000;
}
.head.act .irt .ss {
	border: 1px solid #000;
	background:  url(../images/ss_hei.png) center no-repeat;
}
.head.act .irt .yy {
	border: 1px solid #000;
	color: #000;
	margin-top: 20px;
}
.head.act .logo {
	margin-top: 14px;
}
.head.act .logo .pc {
	display:none;
}
.head.act .logo .app {
	display:block;
}
.head.act .irt .ul1 li .ltop a {
	line-height: 100px;
}
 .head.act .irt .ul1 li .ltop a::before {
	background: #ddd;
}
.head:hover, .head.bai {
	background: #fff;
}
.head:hover .logo .pc {
	display:none;
}
.head:hover .app {
	display:block;
}
.head:hover .irt .ul1 li .ltop a, .head.bai .irt .ul1 li .ltop a {
	color: #000;
}
.head:hover .irt .ss, .head.bai .irt .ss {
	border: 1px solid #000;
	background:  url(../images/ss_hei.png) center no-repeat;
}
.head:hover .irt .yy, .head.bai .irt .yy {
	border: 1px solid #000;
	color: #000;
}
.head:hover .irt .ul1 li .ltop a::before, .head.bai .irt .ul1 li .ltop a::before {
	background: #ddd;
}
.head .irt .ul1 li:hover .ltop a {
	color: #2a8a8e;
}
.head .irt .ul1 li:hover .ltop a s, .head .irt .ul1 li.act .ltop a s {
	width: 100%;
}
.head .irt .ss:hover {
	border: 1px solid #2a8a8e;
	background: #2a8a8e url(../images/ss_bai.png) center no-repeat;
}
.head .irt .yy:hover {
	background: #2a8a8e;
	border: 1px solid #2a8a8e;
	color: #fff;
}
/* 首页 */

.i1 {
	position: relative;
	overflow: hidden;
}
.i1 .xiala {
	width: 70px;
	position: absolute;
	left: 50%;
	bottom: 30px;
	z-index: 5;
}
.i1 .xiala s {
	display: block;
	width: 4px;
	height: 8px;
	background:#b5b2b8;
	border-radius: 30px;
	position: absolute;
	top: 10px;
	left: 50%;
	margin-left: -2px;
	animation: ud 2s ease-out infinite;
	-webkit-animation: ud 2s ease-out infinite;
}
.i1 .swiper1 {
}
.i1 .swiper1 .swiper-slide {
}
.i1 .swiper1 .swiper-slide .sbox {
	position: relative;
	overflow: hidden;
}
.i1 .swiper1 .swiper-slide .sbox img {
	display: block;
	width: 100%;
	height:100vh;
	object-fit: cover;
}
.i1 .swiper1 .swiper-slide .sbox .mimg {
	display: none;
}
.i1 .swiper1 .swiper-slide .sbox video {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.i1 .swiper1 .swiper-slide .sbox .txt {
	position: absolute;
	top: 45%;
	opacity: 0;
	left: 50%;
	z-index: 2;
	color: #fff;
	width: 80%;
	max-width: 1440px;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
.i1 .swiper1 .swiper-slide .sbox .txt .tox {
	width: 100%;
	max-width: 685px;
	line-height: 1.5;
}
.i1 .swiper1 .swiper-slide .sbox .txt .tox .stc {
	margin: 25px 0 45px;
}
.i1 .swiper1 .swiper-slide .sbox .txt .tox .xian {
	display: block;
	width: 50px;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
}
.i1 .swiper1 .swiper-slide .sbox .txt .tox .stc2 {
	line-height: 2;
	margin-top: 40px;
}
.i1 .swiper1 .swiper-slide-active .sbox .txt {
	top: 50%;
	opacity: 1;
	transition-delay: .5s;
	-webkit-transition-delay: .5s;
}
.i1 .swiper1 .fjc {
	width: 220px;
	height: 15px;
	position: absolute;
	left: 12.5%;
	bottom: 25%;
	z-index: 2;
	display: flex;
	justify-content: space-between;
}
.i1 .swiper1 .fjc .btn {
	display: block;
	width: 10px;
	height: 15px;
	background: url(../images/jt_l_bai.png) center no-repeat;
	cursor: pointer;
}
.i1 .swiper1 .fjc .num {
	width: 160px;
	height: 100%;
	display: flex;
	justify-content: space-between;
	color: #fff;
}
.i1 .swiper1 .fjc .next1 {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.i1 .swiper1 .fjc .num .sz {
	display: block;
	width: 30px;
	text-align: center;
}
.i1 .swiper1 .fjc .num .xian {
	display: block;
	width: 90px;
	height: 2px;
	background: rgba(255, 255, 255, 0.3);
	position: relative;
	top: 5px;
}
.i1 .swiper1 .fjc .num .xian s {
	display: block;
	width: 0%;
	height: 100%;
	background: #fff;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s;
}
.i1 .swiper1 .fjc .num .xian.act s {
	width: 100%;
	-webkit-transition: all 6s linear;
	-moz-transition: all 6s linear;
	transition: all 6s linear;
}
.fon-bold {
	font-family: 'Noto Sans SC', "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	font-weight: 500;
}
.fon-bold2 {
	font-family: 'Noto Sans SC', "Source Han Sans CN", "Noto Sans S Chinese Light", "Microsoft Yahei", "Microsoft YaHei Light", "Pingfang sc regular", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
	font-weight: 600;
}
.por {
	position: relative;
}
.text-center {
	text-align: center;
}
.tit-48 {
	line-height: 1.4;
	font-size: 48px;
}
.f-no-b-center {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
.tit-20 {
	line-height: 1.8;
	font-size: 20px;
}
.tit-22 {
	line-height: 1.8;
	font-size: 22px;
}
.col-fff {
	color: #fff;
}
 @media (max-width: 1681px) {
.tit-48 {
	font-size: 40px;
}
.tit-22 {
	font-size: 20px;
}
}
 @media (max-width: 1481px) {
.tit-48 {
	font-size: 40px;
}
.tit-22 {
	font-size: 18px;
}
}
 @media (max-width: 768px) {
.tit-48 {
	font-size: 32px;
}
.tit-22 {
	font-size: 20px;
}
}
.about-list1 {
	padding: 6rem 0 5.5rem;
}
.about-list1 .line {
	width: 100%;
	height: calc(100% + 1.75rem);
	position: absolute;
	left: 0;
	top: -1.75rem;
	z-index: 1;
}
.about-list1 .line .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: center top;
	background-repeat: no-repeat;
}
.about-list1 .tit2 {
	margin-bottom: 2rem;
}
.about-list1 .tit3 {
	color: #808080;
	line-height: 2;
}
.about-list1 .tit3 span {
	color: #2a8a8e;
	padding-bottom: 3px;
	border-bottom: 2px solid #2a8a8e;
	padding: 0 5px;
}
.about-list1 .text {
	width: 1200px;
	margin: 0 auto;
	max-width: 90%;
	position: relative;
	z-index: 4;
}
@media (max-width: 1024px) {
.about-list1 .line .bg {
	background-size: 90%;
}
.about-list1 {
	padding: 4rem 0 3.5rem;
}
.about-list1 .tit2 {
	margin-bottom: 1rem;
}
}
@media (max-width: 767px) {
.about-list1 {
	padding: 2.5rem 0 2rem;
}
.about-list1 .tit2 {

}
.about-list1 .tit3 {
	font-size: 16px;
}
.about-list1 .tit2 {
	margin-bottom: .7rem;
}
}
.about-list2 {
	background: #f0f0f0;
}
.about-list2 .leftbox {
	width: 52.85%;
}
.about-list2 .leftbox .img2 {
	width: 46.7%;
	left: 0;
	top: 23%;
	transform: rotate(-5deg);
	z-index: 4;
}
.about-list2 .leftbox .img2 img {
	width: 100%;
}
.about-list2 .leftbox .img {
	width: 90%;
}
.about-list2 .leftbox .img img {
	width: 100%;
}
.about-list2 .text {
	width: 39%;
	margin: 0 auto;
}
.about-list2 .text .icon {
	width: 35px;
	margin-bottom: .6rem;
}
.about-list2 .text .tit3 {
	margin-top: .9rem;
	margin-bottom:2.5rem;
}
.linkMore {
	display: inline-block;
	border: 1px solid #7a7a7c;
	min-width: 11.563vw;
	padding: 0 1.667vw;
	font-size: 1.042vw;
	line-height: 3.385vw;
	text-align: center;
	vertical-align: middle;
	color: #666;
	cursor: pointer;
}
.linkMore.unpublish {
	cursor: default;
	opacity: 0.5;
}
.linkMore.unpublish:hover {
	color: #666;
	background-color: rgba(255, 255, 255, 0.6);
	border: 1px solid #7a7a7c;
}
.linkMore.unpublish:hover span::after {
	background: none;
	display: none;
}
.linkMore.unpublish span {
	cursor: default;
}
.linkMore.unpublish span::after {
	content: '';
	display: none;
	vertical-align: middle;
	background: none;
	background-color: rgba(255, 255, 255, 0.6);
}
.linkMore span {
	font-size: 1.042vw;
	vertical-align: middle;
	cursor: pointer;
}
.linkMore span::after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 1.302vw;
	height: 1.302vw;
	margin-left: 0.208vw;
	background: url(../images/readMore.png) no-repeat center;
	background-size: 1.302vw 1.302vw;
}
.linkMore:hover {
	color: #fff;
	background-color: #2a8a8e;
	border: 1px solid #2a8a8e;
	transition: all 0.8s;
}
.linkMore:hover span::after {
	background: url('../images/moreHover.png') no-repeat center;
	background-size: 25px 25px;
}
@media (max-width: 767px) {
.about-list2 .leftbox {
	width: 100%;
	margin-bottom: .8rem;
}
.about-list2 .text {
	width: 100%;
}
.about-list2 .text .icon {
	width: 28px;
}
.about-list2 .text .tit3 {
	font-size: 16px;
	margin-top: .5rem;
}
.about-list2 {
	padding: 2rem 6% 3rem 6%;
}
.about-list2 .leftbox .img {
	width:100%;
}
.linkMore {
	min-width: 11.563vw;
	padding: 0 8.667vw;
	font-size: 4.042vw;
	line-height: 8.385vw;
}
.linkMore span {
	font-size: 4.042vw;
}
}
.about-list3 {
	padding: 9.25rem 0;
}
.about-list3 .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.about-list3 .bg img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.about-list3 .text {
	width: 55%;
}
.about-list3 .tit2 {
	margin-bottom: 1.5rem;
}
.about-list3 .tit3 {
	padding: 1rem 0;
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.about-list3 .img {
	width: 34.15%;
	margin-left: 6.4%;
}
.about-list3 .contentbox {
	position: relative;
	z-index: 2;
}
@media (max-width: 767px) {
.about-list3 .text {
	width: 100%;
}
.about-list3 .img {
	display: none;
}
.about-list3 .tit2 {
	margin-bottom: 1rem;
}
.about-list3 .tit3 {
	font-size: 14px;
	padding: .65rem 0;
}
}
.rongyuone {
	padding: 4% 0 0px;
	background: #faf3f0;
	position: relative;
	z-index: 2;
	height:calc(100% - 1rem);
}
.cate1h {
	position: relative;
	text-align: center;
}
.cate1h .cn {
	font-family:'PuHuiTi-M';
	font-size:52px;
	color: #fff;
	line-height: 70px;
	padding-bottom:1%;
}
.cate1h .en {
	font-size: 19px;
	color: #fff;
	line-height: 36px;
}
@media screen and (max-width: 1024px) {
.cate1h .cn {
	font-size: 34px;
	line-height: 50px;
}
.cate1h .en {
	font-size: 20px;
	line-height: 30px;
}
}
@media screen and (max-width: 750px) {
.cate1h .cn {
	font-size: 26px;
	line-height: 40px;
}
.cate1h .en {
	font-size: 16px;
	line-height: 24px;
}
}
.sw22out {
	position: relative;
	width:88%;
	margin:3% auto 0 auto;
}
.about-honor {
	padding-top: 1px;
}
.about-honor .flexbox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.about-honor .flexbox .leftbox {
	position: relative;
	text-align: left;
	width: 40%;
	background: none;
	padding: 70px 10% 70px 0;
	margin: 0;
}
.about-honor .flexbox .leftbox:hover {
	top: 0;
}
.about-honor .flexbox .leftbox:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/honor-bg.png) no-repeat left top;
	background-size: contain;
	opacity: 0.1;
}
.about-honor .news-title .ind-title h3,  .about-honor .news-title .ind-title p {
	color: #333;
}
.about-honor .news-title .ind-title span {
	color: #0456a3;
}
.about-honor .news-an-left {
	margin-right: 15px;
	border: 1px solid rgba(0, 0, 0, 0.55);
}
.about-honor .news-an-right {
	margin-right: 0;
	margin-left: 5px;
	border: 1px solid rgba(0, 0, 0, 0.55);
}
.about-honor .icon-prev {
	background-image: url(../images/grade-prev-b.png);
}
.about-honor .icon-next {
	background-image: url(../images/grade-next-b.png);
}
.about-honor .flexbox .rightbox {
	width: 60%;
	background: none;
}
.rightbox {
	text-align: center;
}
.rightbox-box {
	position: relative;
}
.rightbox-box .img-box {
	/*background: #f1f1f1;*/

	padding: 10px;
	filter: drop-shadow(6px 4px 6px rgb(0, 0, 0, 0.4));
	border-top-left-radius: 5rem;
	border-bottom-right-radius: 5rem;
	background: #fff;
	padding: 15% 0;
	box-shadow: 0 0 10px rgb(0 0 0 / 5%);/*-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	
    box-shadow: 0 0 10px rgba(0,0,0,.3);*/

}
.rightbox-box .slick-slide {
	padding: 25px;
	padding-top: 0;
}
.rightbox-box .slick-slide .e_text-11 {
	font-size: 30px;
	margin-top: 3rem;
	margin-bottom: 1rem;
	color: #222;
	text-align: center;
}
.rightbox-box .slick-slide .e_text-12 {
	color: #44413c;
	line-height: 2;
	font-size: 17px;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
/* .rightbox-box .slick-slide p::before{

	position: absolute;

	content: '';

	width: 1px;

	height: 15px;

	top: 0;

	left: 50%;

	background: #333;

} */

.rightbox-box .img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.rightbox-box a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.ind-news-an {
	padding: 30px 0 60px;
}
.news-an-left, .news-an-right {
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	display: inline-block;
	border: 1px solid rgba(255, 255, 255, 0.15);
	margin-right: 28px;
	cursor: pointer;
}
.nav-icon {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 22px;
	height: 22px;
	margin-top: -11px;
	margin-left: -11px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.icon-prev {
	background-image: url(../images/icon-arrow-left.svg);
}
.icon-next {
	background-image: url(../images/icon-arrow-right.svg);
}
.cz-index-news {
	padding: 4% 0 5% 0;
	overflow: hidden;
}
.cz-index-news .cz-content {
	margin: 0 auto;
}
.cz-index-news-top {
	position: relative;
}
.cz-index-news-nav {
	position: absolute;
	right: 0;
	bottom:3%;
	font-size: 0;
}
.cz-index-news-nav a {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #000;
	position: relative;
	padding:0 5px 20px 5px;
	margin-left: 50px;
}
.cz-index-news-nav a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: 10;
}
.cz-index-news-nav a.cur {
	color:#01468b;
}
.cz-index-news-nav a.cur::after {
	background: #01468b;
}
.cz-index-news-nav a:first-child {
	margin-left:0px;
}
.cz-index-news-bottom {
	position: relative;
	overflow: hidden;
	padding-top: 50px;
}
.cz-index-news-item {
	float: left;
	width: 31.66%;
	margin-right: 2.5%;
}
.cz-index-news-item:last-child {
	margin-right: 0;
}
.cz-index-news-item a {
	display: block;
	overflow: hidden;
	background: #f0f0f0;
}
.cz-index-news-item .img {
	position: relative;
	overflow: hidden;/*background: #000;*/
}
.cz-index-news-item .img img {
	width: 100vw!important;
	height: 32vh!important;
	object-fit: cover;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.cz-index-news-item .text {
	padding:7%;
	overflow: hidden;
}
.cz-index-news-item .text .date-1 {
	font-size: 16px;
	color: #808080;
}
.cz-index-news-item .text .title-2 {
	font-size: 18px;
	line-height: 30px;
	color: #000;
	overflow: hidden;
	margin: 10px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.cz-index-news-item .text .view-3 {
	font-size: 16px;
	color: #808080;
}
.cz-index-news-item .text .view-3 i {
	display:inline-block;
	vertical-align:middle;
	width:15px;
	height:5px;
	background:url('../images/jt-r3.png') no-repeat;
	margin-left: 10px;
}
.cz-index-news-item a:hover {
	background: #2a8a8e;
}
.cz-index-news-item a:hover .date-1, .cz-index-news-item a:hover .title-2, .cz-index-news-item a:hover .view-3 {
	color: #fff;
}
.cz-index-news-item a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.cz-index-news-more {
	text-align: center;
	margin:30px 30px;
}
.cz-index-news-more a {
	width: 100%;
	display:block;
	border: 1px solid #e6e8ed;
	color: #666e80;
	font-size: 16px;
	padding: 25px 0;
	overflow: hidden;
}
.cz-index-news-more a i {
	display: inline-block;
	vertical-align: middle;
	background: url('../images/imore.png') no-repeat;
	width: 10px;
	height: 10px;
	margin-left:10px;
}
.cz-index-news-more a:hover {
	border: 1px solid #01468b;
	color: #01468b;
}
.cz-index-news-item a:hover .view-3 i {
	background:url('../images/jt-r4.png') no-repeat;
}
.cz-index-news-item a:hover i {
	background: url('../images/imore1.png') no-repeat;
}
/* 底部 */

.footer1 {
	padding: 20px 0 40px;
	background: #0e646d;
	color: #fff;
	background-image: linear-gradient(to bottom, #0e646d, #0a4d74);
}
.footer1 .logo {
	display: block;
	width: 200px;
}
.footer1 .fbox {
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.footer1 .fbox .ul1 {
	width: 62%;
	display: flex;
	justify-content: space-between;
}
.footer1 .fbox .ul1 li {
}
.footer1 .fbox .ul1 li a {
	display: block;
	color: #fff;
	margin-bottom: 15px;
}
.footer1 .fbox .ul1 li a:nth-child(1) {
	color: #fff;
	margin-bottom: 30px;
}
.footer1 .fbox .ul1 li a:hover {
	color: #fff;
}
.footer1 .fbox .frt {
	width: 25%;
	float: right;
}
.footer1 .fbox .frt .dh {
	display: block;
	padding-left: 80px;
	background: url(../images/f_1_1.png) left center no-repeat;
	color: #fff;
	min-height: 60px;
}
.footer1 .fbox .frt .dh .ftc {
	color: #fff;
	margin-top: 15px;
	font-family: arial;
}
.footer1 .fbox .frt .dz {
	display: block;
	line-height: 36px;
	margin-top: 30px;
}
.footer2 {
	padding: 40px 0;
	color:  #999;
	background: #0a4d74;
	border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer2 * {
	color: #fff;
}
.footer2 .fbox {
	display: flex;
	justify-content: space-between;
}
.footer2 .fbox .flt {
	display: flex;
}
.footer2 .fbox .flt a {
	display: block;
	margin: 0 10px;
}
.footer2 .fbox a:hover {
	color: #fff;
}
/* 关于 */

.banner {
	position: relative;
	overflow: hidden;
}
.banner img {
	display: block;
	width: 100%;
}
.banner .mimg {
	display: none;
}
.banner .txt {
	position: absolute;
	width: 100%;
	top: 45%;
	left: 0;
	z-index: 2;
	color: #fff;
}
.banner .txt .tc {
	margin-top: 25px;
	line-height: 1.5;
	letter-spacing: 2px;
}
.nav {
	background: #f5f8fa;
	border-bottom: 1px solid #e6e9eb;
	line-height: 70px;
	height: 70px;
}
.nav .nbox {
	display: flex;
	overflow: hidden;
}
.nav .nbox a {
	display: block;
	position: relative;
	color: #555;
	margin-right: 80px;
	height: 70px;
}
.nav .nbox a s {
	display: block;
	width: 0%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	background: #2a8a8e;
}
.nav .nbox a.act {
	color: #000;
}
.nav .nbox a:hover {
	color: #2a8a8e;
}
.nav .nbox a.act s, .nav .nbox a:hover s {
	width: 100%;
}
.ab1 {
	padding: 40px 0 0px;
}
.ab1 .en {
	color:#2477b2;
	padding-bottom: 20px;
	background: url(../images/ab_1.png) left bottom no-repeat;
}
.ab1 .tt {
	margin:30px 0 50px;
}
.ab1 .xian {
	display: block;
	width: 40px;
	height: 1px;
	background: #dbdbdb;
}
.ab1 .xian s {
	display: block;
	width: 50%;
	height: 1px;
	background: #b3b3b3;
}
.ab1 .abox {
	display: flex;
	justify-content: space-between;
	margin: 45px 0 80px;
}
.ab1 .abox .alt {
	width: 100%;
}
.ab1 .abox .alt .tc {
	color: #333;
	text-align: justify;
	line-height: 34px;
}
.ab1 .abox .alt .tc p {
	text-indent:2em;
}
.ab1 .abox .alt .img, .ab1 .abox .alt .img img {
	display: block;
	width: 100%;
	position: relative;
}
.ab1 .abox .alt .img .bf {
	position: absolute;
	width: 48px;
	height: 48px;
	z-index: 3;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	cursor: pointer;
}
.ab1 .abox .alt .img .bf span {
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	animation: pulsate 1.5s ease-out infinite;
	-webkit-animation: pulsate 1.5s ease-out infinite;
}
 @keyframes pulsate {
0% {
transform: scale(0.1);
-webkit-transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(2);
-webkit-transform: scale(2);
opacity: 0;
}
}
 @-webkit-keyframes pulsate {
0% {
transform: scale(0.1);
-webkit-transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(2);
-webkit-transform: scale(2);
opacity: 0;
}
}
 @keyframes ud {
0% {
top: 10px;
opacity: 0;
}
30% {
opacity: 1;
}
100% {
top: 35px;
opacity: 0;
}
}
 @-webkit-keyframes ud {
0% {
top: 10px;
opacity: 0;
}
30% {
opacity: 1;
}
100% {
top: 35px;
opacity: 0;
}
}
.ab1 .abox .art {
	width: 43%;
	position: relative;
}
.ab1 .abox .art img {
	display: block;
	width: 100%;
}
.ab1 .abox .art .bd {
	width: 17%;
	max-width: 104px;
	position: absolute;
	left:100%;
	bottom: 0;
}
.ab1 .abox .art .txt {
	width: 240px;
	position: absolute;
	right: 25%;
	bottom:65%;
	z-index: 3;
	background: url(../images/ab_1_3.jpg) center no-repeat;
	background-size: cover;
	border-radius: 10px;
	border: 1px solid #fff;
	-moz-box-shadow:0px 2px 6px #DDDDDD;
	-webkit-box-shadow:0px 2px 6px #DDDDDD;
	box-shadow:0px 2px 6px #DDDDDD;
	padding: 10px;
	line-height: 1.5;
	pointer-events: none;
}
.ab1 .abox .art .txt .img, .ab1 .abox .art .txt .img img {
	display: block;
	width: 100%;
	border-radius: 5px;
}
.ab1 .abox .art .txt .att {
	margin: 10px 0;
}
.ab1 .abox .art .txt .atc {
	padding-left: 15px;
	line-height: 24px;
	background:url(../images/ab_1_1.png) left 7px no-repeat;
	color: #555;
}
.ab1 .abox .art .txt.act {
	bottom: 70%;
	opacity: 0;
}
.ab1 .abox .art .ul1 {
}
.ab1 .abox .art .ul1 li {
	width: 9.7%;
	max-width: 60px;
	position: absolute;
	right: 22%;
	top: 55%;
	cursor: pointer;
	opacity: 0.7;
}
.ab1 .abox .art .ul1 li.act {
	opacity: 1;
}
.ab1 .abox .art .ul1 li:nth-child(2) {
	right: 15%;
}
.ab1 .abox .art .ul1 li:nth-child(3) {
	right: 12%;
	top: 75%;
}
.ab1 .abox .art .ul1 li .wz {
	position: absolute;
	width: 60px;
	bottom: 130%;
	left: 50%;
	margin-left: -30px;
	text-align: center;
	color: #2a8a8e;
}
.ab1 .ubox {
	padding: 60px 0;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #e5e5e5;
	position: relative;
}
.ab1 .ubox .dl1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.ab1 .ubox .dl1 dd {
	position:relative;
	padding-right:5%;
	display: flex;
}
 .ab1 .ubox .dl1 dd::after {
	content: '';
	position:absolute;
	right:0;
	top:0;
	width: 1px;
	height: calc(100% - 20px);
	background: #ddd;
}
.ab1 .ubox .dl1 dd:last-child::after {
	content:none;
}
.ab1 .ubox .dl1 dd .dtc {
	margin: 30px 0 60px;
	color: #2a8a8e;
}
.ab1 .ubox .dl1 dd .dtc .counter {
	font-size: 72px;
}
.ab1 .ubox .dl1 dt {
	width: 100%;
	color: #666;
}
.ab2 {
	padding: 85px 0 100px;
	background: url(../images/ab_2_1.jpg) center no-repeat;
	color: #fff;
	text-align: center;
	background-size: cover;
}
.ab2 .ul1 {
	margin-top: 130px;
	display: flex;
}
.ab2 .ul1 li {
	width: 33.33%;
	position: relative;
	top: 0;
}
.ab2 .ul1 li::before {
	content: '';
	display: block;
	width: 1px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: url(../images/ab_2.png) center no-repeat;
	background-size: cover;
}
.ab2 .ul1 li:nth-child(3):before {
	display: none;
}
.ab2 .ul1 li .ico {
	display: block;
	width: 122px;
	margin: 0 auto 60px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 50%;
	position: relative;
	top: 0;
}
.ab2 .ul1 li .xian {
	display: block;
	width: 40px;
	height: 1px;
	background:rgba(255, 255, 255, 0.3);
	margin: 25px auto;
}
.ab2 .ul1 li .ltc {
	line-height: 1.6;
}
.ab2 .ul1 li:hover .ico {
	top: -10px;
}
.ab2 .ul1 li:hover {
	top: -5px;
}
.ab3 {
	padding: 100px 0 120px;
	background:#f7fbfc;
}
.ab3 .tt {
	text-align: center;
}
.ab3 .atop {
	height: 190px;
	border-bottom: 1px solid #ddd;
	margin: 80px 0 120px;
}
.ab3 .atop .ul1 {
	display: flex;
}
.ab3 .atop .ul1 li {
	width: 25%;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.ab3 .atop .ul1 li .bg {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background:#2a8a8e;
	border-radius: 50%;
	transform: scale(0);
	-webkit-transform: scale(0);
}
.ab3 .atop .ul1 li .ico {
	display: block;
	width: 150px;
	height: 150px;
	border: 1px solid #ddd;
	position: relative;
	z-index: 3;
	border-radius: 50%;
	margin: 0 auto 30px;
	overflow: hidden;
}
.ab3 .atop .ul1 li .ico .img {
	display: block;
	width: 80px;
	position: relative;
	margin: 15px auto 10px;
}
.ab3 .atop .ul1 li .ico .img img {
	display: block;
	width: 100%;
}
.ab3 .atop .ul1 li .ico .img img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0;
}
.ab3 .atop .ul1 li .wz {
	color: #333;
}
.ab3 .atop .ul1 li .yuan {
	width: 15px;
	height: 15px;
	background: #e6e6e6;
	border-radius: 50%;
	margin: 32px auto;
	padding: 4px;
}
.ab3 .atop .ul1 li .yuan s {
	display: block;
	width: 100%;
	height: 100%;
	background:#999;
	border-radius: 50%;
}
.ab3 .atop .ul1 li .year {
	color: #555;
	font-weight: bold;
}
.ab3 .atop .ul1 li.act .bg {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.ab3 .atop .ul1 li.act .ico .img img {
	opacity: 0;
}
.ab3 .atop .ul1 li.act .ico .img img:nth-child(2) {
	opacity: 1;
}
.ab3 .atop .ul1 li.act .wz {
	color: #fff;
}
.ab3 .atop .ul1 li.act .yuan {
	background:#2f9ed8;
}
.ab3 .atop .ul1 li.act .yuan s {
	background:#fff;
}
.ab3 .atop .ul1 li.act .year {
	color: #2f9ed8;
}
.ab3 .abtm {
}
.ab3 .abtm .swiper2 {
}
.ab3 .abtm .swiper2 .swiper-slide {
}
.ab3 .abtm .swiper2 .swiper-slide .sbox {
	display:flex;
	background:#fff;
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .img {
	width: 55.55%;
	overflow: hidden;
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .img img {
	display: block;
	width: 100%;
	max-width: 1920px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .txt {
	width: 45.5%;
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .txt {
	padding: 70px 70px 0;
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .txt .stc {
	width: 100%;
	border-top: 1px dashed #ddd;
	padding: 35px 0 0 20px;
	margin-top: 40px;
	line-height: 36px;
	height: 290px;
	overflow: auto;
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .txt .stc .st {
	position: relative;
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .txt .stc .st::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background: #dbdbdb;
	border-radius: 50%;
	position: absolute;
	left: -20px;
	top: 15px;
}
.sociology-list3 {
	padding: 2.65rem 0;
	background: #f7f7f7;
}
.index_case_bottom {
	width:100%;
	height: auto;
	margin-top: 38px;
	padding: 0px 5px;
	position: relative;
}
.index_case_bottom .swiper-slide a {
	width:100%;
	height: auto;
	overflow: hidden;
	display: block;
	position: relative
}
.index_case_bottom .swiper-slide a img {
	width:100%;
	height: auto;
	border-radius: 8px;
	display: block;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
}
.index_case_pic {
	width:100%;
	height: auto;
	overflow: hidden
}
.index_case_pic i {
	position: absolute;
	left: 50%;
	bottom: 45%;
	margin-left:-20px;
	color: white;
	font-size: 50px;
	font-style: normal;
}
.index_case_pic i:after {
	content: 'play_circle_filled';
}
.index_case_xx {
	width:100%;
	height: 54px;
	line-height: 54px;
	background: rgba(255, 255, 255, 0.7);
	padding: 0px 2%;
	margin-top: 10px;
}
.index_case_xx p {
	width:100%;
	height: auto;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 17px;
	line-height: 54px;
	color: #333333
}
.index_case_xx span {
	width:auto;
	height: auto;
	float: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: 14px;
	color: #333333
}
.index_case_bottom .swiper-container {
	padding-bottom:90px;
}
.index_case_bottom .swiper-pagination-bullet {
	width:14px;
	height: 14px;
	border: 2px solid #2a8a8e;
	background: none;
	opacity: 1;
	margin: 0px 12px!important;
}
.index_case_bottom .swiper-pagination-bullet-active {
	background: url(../images/active.png) no-repeat center
}
.swiper-button-next, .swiper-button-prev {
	width:113px;
	height: 44px;
	left:auto;
	top:-72px;
	margin-top: 0
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
	content: ""
}
.index_case_bottom .swiper-slide a:hover img {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}
.research6 {
	padding: 60px 0 100px 0;
}
.research6 .content {
	display: flex;
	flex-wrap: wrap;
	margin-top:34px;
}
.research6 .content a {
	margin-right: 39px;
	margin-top: 40px;
	width: calc(33.33% - 26px);
	background: #f7f8fa;
	overflow: hidden;
	border-radius: 8px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.research6 .content a:hover {
	background: #2a8a8e;
}
.research6 .content a:nth-child(-n + 3) {
	margin-top: 0;
}
.research6 .content a:nth-child(3n) {
	margin-right: 0;
}
.research6 .content a .img_wrap {
	overflow: hidden;
}
.research6 .content a .img {
	width: 100%;
	padding-top: 62.5%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.research6 .content a:hover .img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.research6 .content a .text {
	text-align: center;
	padding: 0px 28px;
	font-size: 20px;
	line-height: 70px;
	color: #333333;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.research6 .content a:hover .text {
	color: #fff;
}
.news_inner {
	padding:60px 0 60px 0;
	overflow: hidden;
}
.news_inner .cz-index-news-item {
	margin-bottom:2.5%;
}
.news_inner .cz-index-news-item:nth-child(3n) {
	margin-right:0;
}
.xwzx_con1 {
	padding:30px 0 0 0;
}
.xwzx_con1_u1 .divBox {
	font-size: 0;
}
.xwzx_con1_u1 li {
	position: relative;
}
.xwzx_con1_u1 li a {
	display: block;
	padding: 30px 0;
	position: relative;
	z-index: 2;
}
.xwzx_con1_u1 li:nth-child(even) {
	background: #f6f6f6;
}
.xwzx_con1_u1 li:after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/zhus_02.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	top: 0;
	left: 0;
	transition: 0.3s ease-in-out;
	opacity: 0;
}
.xwzx_con1_left {
	display: inline-block;
	vertical-align: middle;
	width: 248px;
	overflow: hidden;
}
.xwzx_con1_left img {
	width: 100%;
	transition: 0.3s ease-out;
}
.xwzx_con1_middle {
	width: 185px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.xwzx_con1_right {
	width: calc(100% - 233px);
	display: inline-block;
	vertical-align: middle;
	box-sizing: border-box;
	border-left: 1px solid #e5e5e5;
	padding-left: 60px;
	padding-right: 100px;
	position: relative;
	transition: 0.3s ease-out;
}
.xwzx_con1_right:after {
	content: '/';
	display: block;
	font-size: 20px;
	color: #282828;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
	transition: 0.3s ease-in-out;
}
.xwzx_con1_right h1 {
	font-size: 20px;
	color: #282828;
	transition: 0.3s ease-out;
	font-weight:bold;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
}
.xwzx_con1_right h1:before {
	content: '';
	display: inline-block;
	width: 0;
	height: 1px;
	background:#282828;
	vertical-align: middle;
	transition: 0.3s ease-in-out;
}
.xwzx_con1_right p {
	font-size: 16px;
	line-height: 25px;
	color: #999999;
	margin-top: 10px;
	padding-left:5px;
}
.xwzx_con1_middle h2 {
	font-size: 40px;
	color: #2c3238;
	font-family: arial;
	transition: 0.3s ease-out;
}
.xwzx_con1_middle time {
	display: block;
	font-size: 16px;
	color: #999;
	transition: 0.3s ease-out;
}
.xwzx_con1_u1 li:hover .xwzx_con1_right h1:before {
	width: 20px;
	margin-right: 10px;
}
.xwzx_con1_u1 li:hover .xwzx_con1_left img {
	transform: scale(1.05);
}
.xwzx_con1_u1 li:hover .xwzx_con1_right:after {
	transform: rotate(180deg);
	color:#2a8a8e;
}
.xwzx_con1_u1 li:hover:after {
	opacity: 1;
}
.xwzx_con1_u1 li:hover .xwzx_con1_right {
	border-left: 1px solid rgba(250, 250, 250, .2);
}
.xwzx_con1_u1 li:hover .xwzx_con1_right h1 {
	color:#2a8a8e;
}
.xwzx_con1_u1 li:hover .xwzx_con1_right h1:before {
	background:#2a8a8e;
}
.xwzx_con1_u1 li:hover .xwzx_con1_middle h2 {
	color: #2a8a8e;
}
.sView-head {
	margin-top:40px;
}
.sView-head .title {
	font-size: 24px;
	line-height: 36px;
	color: #333333;
	font-weight:bold;
	text-align:center;
}
.sView-head .aside {
	position: relative;
	margin-top: 20px;
	padding: 5px 0;
	text-align:center;
	line-height: 40px;
	border-top: #eeeeee solid 1px;
	border-bottom: #eeeeee solid 1px;
	/*display: -webkit-box;
	display: -ms-flexbox;
	display: flex;*/
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}
.sView-head .aside:after {
	display: none;
}
.sView-head .aside .left > span {
	margin-right: 2em;
}
.sView-head .aside .share .sdt {
	display: inline-block;
	vertical-align: top;
	padding-left: 30px;
	background-image: url(../images/icoshare-btn.png);
	background-size: auto 24px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #666666;
	margin-right: 0.2rem;
}
.sView-head .aside .share .icoImg {
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	margin-right: 0.4rem;
}
@media screen and (max-width: 1024px) {
.sView-head {
	text-align: center;
}
.sView-head .aside {
	display: block;
}
.sView-head .aside .share {
	display: none;
}
}
.sView-body {
	padding: 2rem 3% 1.2rem;
	line-height: 34px;
}
.sView-body p {
	padding-bottom:15px;
}
.sView-body img {
	max-width:800px;
	margin:0 auto;
}
.sView-body .doLike {
	position: relative;
	overflow: hidden;
	display: block;
	margin-top: 0.7rem;
	margin-left: auto;
	margin-right: auto;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	border: #004098 solid 1px;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}
.sView-body .doLike.liked {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.sView-body .doLike:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-image: url(../images/btn-like.png);
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.sView-body .doLike:active {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.sView-body .doLike:active:after {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}
.sView-foot {
	position: relative;
	width: 100%;
	border: #eeeeee solid 1px;
	height: 80px;
	margin-top:20px;
	margin-bottom:60px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
}
.sView-foot:after {
	display: none;
}
.sView-foot .ctr {
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
	font-size: 16px;
	height: 100%;
	padding: 0 0.6rem;
	color: #666666;
}
.sView-foot .ctr s {
	text-decoration: none;
}
.sView-foot .ctr[href="#"], .sView-foot .ctr[href=""] {
	cursor: not-allowed;
	color: #999999;
}
.sView-foot .ctr .limit {
	display: inline-block;
	vertical-align: top;
	max-width: 10em;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sView-foot .backToList {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -40px;
	width: 80px;
	height: 80px;
	border-left: #eeeeee solid 1px;
	border-right: #eeeeee solid 1px;
}
.sView-foot .backToList > .menu {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	overflow: hidden;
	padding: 0px;
	width: 24px;
	height: 24px;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.04);
}
.sView-foot .backToList > .menu s {
	position: absolute;
	left: 0px;
	width: 24px;
	height: 2px;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 300ms ease-out 0s;
	transition: all 300ms ease-out 0s;
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	background-color: #333333;
}
.sView-foot .backToList > .menu s:nth-child(1) {
	top: 2px;
}
.sView-foot .backToList > .menu s:nth-child(2) {
	top: 50%;
	margin-top: -1px;
}
.sView-foot .backToList > .menu s:nth-child(3) {
	bottom: 2px;
}
@media screen and (min-width: 1025px) {
.sView-foot .ctr:hover {
	color: #333333;
}
.sView-foot .backToList:hover:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.sView-foot .backToList:active:after {
	-webkit-transform: rotate(90deg) translateX(-3px);
	transform: rotate(90deg) translateX(-3px);
}
}
@media screen and (max-width: 1024px) {
.sView-foot {
	height: 60px;
	line-height: 60px;
	margin-bottom:40px;
}
.sView-foot .ctr {
	padding: 0 0.8rem;
}
.sView-foot .ctr .limit {
	display: none;
}
.sView-foot .backToList {
	width: 60px;
	height: 60px;
	margin-left: -30px;
}
}
.pages {
	clear:both;
	margin-top:40px;
	margin-bottom:60px;
}
.pages .pagination {
	text-align: center;
	height: auto;
	width:100%;
	font-size:15px!important;
}
.pages .pagination a {
	padding: 0 13px;
	line-height: 28px;
	height: 28px;
	font-size:15px!important;
	float: none;
	display: inline-block;
	width:auto;
	margin-bottom:8px;
}
.pages .pagination p {
	padding: 0 13px;
	line-height: 28px;
	height: 28px;
	font-size:15px!important;
	float: none;
	display: inline-block;
}
.pages .pagination a.cur {
	background:#faa434!important;
	border:1px solid #faa434!important;
}
.pages .pagination a:hover {
	color:#faa434!important;
	border:1px solid #faa434!important;
}
.pages .pagination a.cur:hover {
	color:#fff!important;
}
/* 加入我们 */
.cz-recruitment {
	position: relative;
	clear: both;
	overflow: hidden;
}
.cz-recruitment .cz-content {
	padding: 0px 0 50px 0;
	overflow: hidden;
}
.cz-recruitment-top-text {
	margin: 30px;
	padding: 30px 0;
	overflow: hidden;
	font-size: 16px;
	line-height: 24px;
}
.cz-recruitment-top-text .text-1 {
}
.cz-recruitment-top-text .text-2 {
	float: right;
}
.cz-recruitment-top-text .text-2 strong {
	font-weight: normal;
	font-size: 16px;
	color: #666e80;
	margin-right: 30px;
}
.cz-recruitment-top-text .text-2 strong:last-child {
	margin: 0;
}
.cz-recruitment-list {
	clear: both;
	margin: 30px 0;
	overflow: hidden;
	border: 1px solid #e6e8ed;
	border-top: 3px solid #2a8a8e;
	box-sizing: border-box;
}
.cz-recruitment-item:first-child .title-1 span {
	font-size: 16px;
}
.cz-recruitment-item {
	border-bottom: 1px solid #e6e8ed;
	overflow: hidden;
}
.cz-recruitment-item:last-child {
	border-bottom:none;
}
.cz-recruitment-item .title-1 {
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	padding:0 5%;
}
.cz-recruitment-item .title-1 span {
	float: left;
	margin: 0;
	display: block;
	width: 20%;
	padding: 30px 0;
	overflow: hidden;
	font-size: 16px;
}
.cz-recruitment-item .title-1 span:first-child {
	font-size: 16px;
	text-align: left;
}
.cz-recruitment-item .main-2 {
	display: none;
	font-size: 16px;
	line-height: 30px;
	color: #26334d;
	padding:4% 5%;
	overflow: hidden;
	text-align: left;
	position: relative;
}
.cz-recruitment-item .title-1:hover, .cz-recruitment-item .title-1.cur {
	background: #f3f4f8;
}
.cz-recruitment-item .main-2 p {
	font-size: 15px;
}
.cz-end-resume {
	position: absolute;
	right: 10%;
	bottom: 15%;
}
.cz-end-resume a {
	display: block;
	overflow: hidden;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	width:100px;
	text-align: center;
	padding:14px 10px;
	background: #01468b;
	position: relative;
}
.cz-end-resume a i {
	position: absolute;
	right:15%;
	top: 50%;
	margin-top: -4px;
	background: url('../images/jt-r1.png') no-repeat;
	width: 22px;
	height: 8px;
}
.col-page-recruit .col-idea {
	padding:35px 0 0;
	height:100%;
	overflow:hidden;
}
.col-page-recruit .col-idea h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.col-page-recruit .col-idea .content {
	text-align: center;
	font-size: 17px;
	line-height:30px;
	color:#666;
	margin: 40px 0;
}
.col-page-recruit .col-idea ul li {
	float: left;
	width: 33.33%;
	padding: 0 3%;
	text-align: center;
	list-style: none;
}
.col-page-recruit .col-idea ul li img {
	width:auto;
	margin: 0 auto;
}
.col-page-recruit .col-idea ul li h3 {
	font-size: 18px;
	margin:10px 0 15px;
}
.col-page-recruit .col-idea ul li h3 i {
	font-style: italic;
	color:#2a8a8e;
	font-size: 24px;
}
.col-page-recruit .col-idea ul li .s-content {
	color:#666;
	line-height: 1.8
}
.col-page-recruit .col-environment {
	padding: 70px 0 90px;
}
.col-page-recruit .col-environment h2 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 30px;
}
.col-page-recruit .col-environment ul {
	height: 575px;
	float: left;
	font-size: 0
}
.col-page-recruit .col-environment ul li {
	padding: 1%;
	position: relative;
}
.col-page-recruit .col-environment ul li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.col-page-recruit .col-environment ul li a .img {
	width: 100%;
	height: 100%;
	transition: 0.5s
}
.col-page-recruit .col-environment ul li a:hover .img {
	transform: scale(1.1)
}
.col-page-recruit .col-environment ul:nth-child(1) {
	width: 21.5%;
}
.col-page-recruit .col-environment ul:nth-child(1) li {
	width: 96%;
	padding:2%;
}
.col-page-recruit .col-environment ul:nth-child(1) li:nth-child(1) {
	height: 55%;
}
.col-page-recruit .col-environment ul:nth-child(1) li:nth-child(2) {
	height: 45%;
}
.col-page-recruit .col-environment ul:nth-child(2) {
	width: 30.5%;
}
.col-page-recruit .col-environment ul:nth-child(2) li {
	height: 100%;
}
.col-page-recruit .col-environment ul:nth-child(3) {
	width: 48%;
}
.col-page-recruit .col-environment ul:nth-child(3) li:nth-child(-n+2) {
	height: 33%;
	width: 48%;
	display: inline-block
}
.col-page-recruit .col-environment ul:nth-child(3) li:nth-child(3) {
	height: 67%;
	width: 98%
}
.lxwm {
	background:#f9f9f9;
	padding:60px 0px;
}
.contact_t {
	color:#333;
	margin-bottom:3%;
	margin-top:4.5%;
}
.contact_t span {
	display:block;
	color:#999999;
	font-weight:normal;
	font-size:16px;
	margin-top:1%;
}
.contact_one {
	overflow:hidden;
	background:#fff;
	position:relative;
}
.contact_one .contact_one_l {
	max-width:550px;
	width:50%;
	float:left;
	overflow:hidden;
	color:#666666;
	font-size:16px;
}
.contact_one .contact_one_l .cons {
	max-width:490px;
	width:94%;
	margin:30px auto 0px auto;
	overflow:hidden;
}
.contact_one .contact_one_l .h2 {
	color:#333;
	margin-bottom:30px;
	padding-bottom:20px;
	position:relative;
}
.contact_one .contact_one_l .h2:after {
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	height:2px;
	width:25px;
	background:#cccccc;
}
.contact_one .contact_one_l .ul li {
	line-height:28px;
	overflow:hidden;
	background-repeat:no-repeat;
	background-position:left center;
	padding:5px 0 5px 66px;
	margin-bottom:20px;
	display:grid;
}
.contact_one .contact_one_l .ul li strong {
	font-weight:normal!important;
}
.contact_one .contact_one_l .ul li a {
	color:#666666;
}
.contact_one .contact_one_l .ul li a:hover {
	color:#e94001;
}
.contact_one .contact_one_l .ul li.bgs1 {
	background-image:url(../images/contact_pic1.png);
}
.contact_one .contact_one_l .ul li.bgs2 {
	background-image:url(../images/contact_pic2.png);
}
.contact_one .contact_one_l .ul li.bgs3 {
	background-image:url(../images/contact_pic3.png);
}
.contact_one .contact_one_l .ul li.bgs4 {
	background-image:url(../images/contact_pic4.png);
}
.contact_one .contact_one_l .ul li.bgs5 {
	background-image:url(../images/contact_pic5.png);
}
.ewmleft {
	float: left;
	text-align: center;
	margin-left: 66px;
}
.contact_one .contact_map {
	overflow:hidden;
}
.contact_map iframe {
	height: 578px;
}
.contact_bg {
	overflow:hidden;
	background:#fff;
}
.feedback_div {
	margin:0 auto;
	padding-top:3%;
	padding-bottom:5%;
	overflow:hidden;
	text-align:center;
	width:94%;
}
.feedback_div label {
	display:block;
	color:#333;
	text-align:left;
	margin-bottom:2%;
	font-size:16px;
}
.feedback_div label.bgs2 {
	margin-bottom:1%;
}
.feedback_div .divs {
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
}
.feedback_div .divs:nth-child(2n+0) {
	margin-right:0;
}
.feedback_div .inputs2 {
	width:99%;
	background:#f2f2f2;
	height:54px;
	line-height:54px;
	font-size:14px;
	color:#999;
	border:none;
	outline:none;
	text-indent:3%;
}
.feedback_div .inputs2:focus {
	color:#333;
}
.feedback_div select::-ms-expand {
	display: none;
}
.feedback_div .textarea {
	padding:1%;
	width:100%;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background:#f2f2f2;
	font-size:14px;
	border:none;
	outline:none;
	margin-bottom:2%;
	color:#999;
	height:170px;
	font-family: "Microsoft Yahei";
}
.feedback_div .textarea:focus {
	color:#333;
}
.feedback_div .bnts2 {
	-webkit-tap-highlight-color: transparent;
	border: none;
	width:30%;
	float:right;
	max-width:150px;
	font-size: 16px;
	height: 46px;
	background: #2a8a8e;
	text-align: center;
	color: #fff;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	margin:0 auto;
	transition:all 0.3s;
}
.feedback_div .bnts2:hover {
	opacity:0.8;
	filter:Alpha(opacity=80);
}
.feedback_div .yzm {
	line-height:46px;
	padding:0 20px;
	border:1px #f2f2f2 solid;
}
@media screen and (max-width: 1400px) {
.contact_one .contact_one_l {
	max-width:490px;
}
}
@media screen and (max-width: 960px) {
.lxwm {
	padding:30px 0 60px 0;
}
.contact_one .contact_one_l {
	float:none;
	width:100%;
	margin-bottom:2%;
}
.contact_one .contact_one_l .h2 {
	margin-bottom:5%;
}
.contact_one .contact_one_l .ul li {
	margin-bottom:4%;
	padding: 5px 0 5px 60px;
}
.ewmleft {
	margin-left:60px;
}
.contact_one .contact_one_l .ul li strong {
	display: contents;
}
.contact_map iframe {
	height:400px;
}
}
@media screen and (max-width: 768px) {
.contact_one .contact_one_l .ul li {
	display: grid;
}
.feedback_div .divs {
	width:100%;
	margin-right:0;
	margin-bottom:4%;
}
.feedback_div .yzm {
	width:55%;
}
.feedback_div .bnts2 {
	float:left;
}
}
/* 荣誉 */

.hon1 {
	padding: 0px 0 100px 0;
}
.hon1 .en {
	color:#2477b2;
	padding-bottom: 20px;
	background: url(../images/ab_1.png) left bottom no-repeat;
}
.hon1 .tt {
	margin:30px 0 60px;
	display: flex;
}
.hon1 .tt a {
	display: block;
	color: #999;
	margin-right: 30px;
}
.hon1 .tt a.act, .hon1 .tt a:hover {
	color: #000;
}
.hon1 .hon_ry {
	width: 100%;
	height: 600px;
	position: relative;
	background:url(../images/ab_2_3.jpg) center no-repeat;
	background-size: 100% 100%;
	color: #fff;
	padding: 50px 60px;
}
.hon1 .hon_ry .swiper4 {
	width: 70%;
	height: 100%;
	margin: 0;
}
.hon1 .hon_ry .swiper4 .sbox {
	position: relative;
	line-height: 36px;
	padding-left: 20px;
}
.hon1 .hon_ry .swiper4 .sbox::before {
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	background:#ccc;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 15px;
}
.hon1 .hon_ry .swiper4 .swiper-slide {
	height: auto;
}
.hon1 .swiper3 {
}
.hon1 .swiper3 .swiper-slide {
}
.hon1 .swiper3 .swiper-slide .sbox {
	position: relative;
}
.hsw1 {
	padding: 110px 50px 100px;
	background: url(../images/ab_2_4.jpg) center no-repeat;
	background-size: cover;
}
.hsw1 .swiper3 {
}
.hsw1 .swiper3 .swiper-slide {
}
.hsw1 .swiper3 .swiper-slide .sbox {
	position: relative;
	color: #fff;
	text-align: center;
}
.hsw1 .swiper3 .swiper-slide .sbox img {
	display: block;
	margin: 0 auto 30px;
	transform: scale(.66);
	-webkit-transform: scale(.66);
	transform-origin: center center;
	-webkit-transform-origin: center center;
	opacity: 0.6;
	-moz-box-shadow:0px 2px 10px #666;
	-webkit-box-shadow:0px 2px 10px #666;
	box-shadow:0px 2px 10px #666;
}
.hsw1 .swiper3 .swiper-slide-next .sbox img {
	transform-origin: 90% center;
	-webkit-transform-origin: 90% center;
}
.hsw1 .swiper3 .swiper-slide-prev .sbox img {
	transform-origin: 10% center;
	-webkit-transform-origin: 10% center;
}
.hsw1 .swiper3 .swiper-slide-next .sbox img, .hsw1 .swiper3 .swiper-slide-prev .sbox img {
	transform: scale(.83);
	-webkit-transform: scale(.83);
	opacity: 0.9;
}
.hsw1 .swiper3 .swiper-slide-active .sbox img {
	transform: scale(1);
	-webkit-transform: scale(1);
	transform-origin: center center;
	-webkit-transform-origin: center center;
	opacity: 1;
}
.hsw1 .swiper3 .swiper-slide .sbox .wz {
	opacity: 0;
	line-height: 1.5;
}
.hsw1 .swiper3 .swiper-slide-active .sbox .wz {
	opacity: 1;
}
/* 责任 */

.dut1 {
	padding: 100px 0 80px;
}
.dut1 .en {
	color:#2477b2;
	padding-bottom: 20px;
	background: url(../images/ab_1.png) left bottom no-repeat;
}
.dut1 .tt {
	margin:30px 0 0;
	display: flex;
	align-content: flex-end;
	align-items: flex-end;
}
.dut1 .tt .dlt {
	width: 34%;
}
.dut1 .tt .drt {
	width: 66%;
	line-height: 1.5;
}
.dut2 {
	padding: 120px 0 180px;
	background:url(../images/du_1.jpg) center no-repeat;
	background-size: cover;
	color: #fff;
}
.dut2 .ul1 {
	display: flex;
	flex-wrap: wrap;
}
.dut2 .ul1 li {
	width: 32%;
	margin-right: 2%;
	border: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 5px;
	background:rgba(0, 0, 0, 0.02);
	padding: 40px 0 0px;
	position: relative;
	top: 0;
}
.dut2 .ul1 li:nth-child(3n) {
	margin-right: 0;
}
.dut2 .ul1 li .ltop {
	padding:0 40px 40px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.dut2 .ul1 li .ltop .ico {
	margin-bottom: 25px;
}
.dut2 .ul1 li .lbtm {
	padding: 20px 40px;
}
.dut2 .ul1 li .lbtm div {
	display: block;
	line-height: 1.8;
	padding:20px 0;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}
.dut2 .ul1 li .lbtm div:last-child {
	border-bottom: 0;
}
.dut2 .ul1 li:hover {
	top: -10px;
	background:rgba(0, 0, 0, 0.2);
}
/* 搜索 */

.banner_ss .txt {
	text-align: center;
}
.se1 {
	background:#fff;
	padding-bottom: 0px;
}
.se1 .tt {
	display: flex;
	justify-content: space-between;
}
.se1 .tt .srt {
	width: 42%;
	height: 55px;
	border: 1px solid #ddd;
	background:#f7fafc;
	display: flex;
	justify-content: space-between;
}
.se1 .tt .srt input {
	display: block;
	width: calc(100% - 100px);
	height: 100%;
	background:rgba(0, 0, 0, 0);
	outline: none;
	border: 0;
	padding: 0 20px;
}
.se1 .tt .srt span {
	display: block;
	width: 100px;
	height: 100%;
	background:#2a8a8e url(../images/ss_bai.png) center no-repeat;
	cursor: pointer;
}
.se1 .tt .srt span:hover {
	background:#2477b2 url(../images/ss_bai.png) center no-repeat;
}
.se2 {
	padding-bottom: 120px;
}
.se2 .tt {
	border-top: 1px solid #ddd;
	padding: 40px 0;
}
.se2 .ul1 {
}
.se2 .ul1 li {
	border-bottom: 1px dashed #ddd;
}
.se2 .ul1 li a {
	display: block;
	padding: 40px 0;
}
.se2 .ul1 li a div {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #222;
}
.se2 .ul1 li a div span {
	color: #18a6f2;
}
.se2 .ul1 li a .atc {
	margin: 25px 0;
	color: #333;
}
.se2 .ul1 li a .day {
	color: #999;
}
.se2 .ul1 li a:hover .att {
	color: #18a6f2;
}
/* 视频弹窗 */

.vd_tanchuang {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	background:rgba(0, 0, 0, 0.8);
}
.vd_tanchuang video {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	height: 100%;
	object-fit: cover;
	opacity: 0;
	position: relative;
	top: 10vh;
}
.vd_tanchuang .out {
	display: block;
	position: absolute;
	cursor: pointer;
	width: 40px;
	height: 40px;
	background:rgba(255, 255, 255, 0.8) url(../images/out.png) center no-repeat;
	background-size: 20px;
	top: 10px;
	right: 10px;
	z-index: 3;
	opacity: 0;
}
.vd_tanchuang.act {
	opacity: 1;
	visibility: visible;
	pointer-events: visible;
}
.vd_tanchuang.act video {
	opacity: 1;
	top: 0;
transition-delay: .3s;
-webkit-transition-delay: .3s;
}
.vd_tanchuang.act .out {
	opacity: 1;
transition-delay: .3s;
-webkit-transition-delay: .3s;
}
.vd_tanchuang .out:hover {
	background:rgba(255, 255, 255, 1) url(../images/out2.png) center no-repeat;
	background-size: 20px;
	transition-delay: 0s;
	-webkit-transition-delay: 0s;
}
/* 提示弹窗 */

.guanbi {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background:rgba(0, 0, 0, 0.6);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.guanbi .gbox {
	width: 500px;
	position: absolute;
	top: 55%;
	opacity: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background:#fff;
	padding: 40px;
	text-align: center;
}
.guanbi .gbox .gtt {
	margin:  0;
	line-height: 200px;
	color: #000;
}
.guanbi .gbox .out {
	display: block;
	width: 36px;
	height: 36px;
	border: 1px solid #ddd;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	right: 20px;
	background:url(../images/out.png) center no-repeat;
	background-size: 14px;
	cursor: pointer;
}
.guanbi .gbox .out:hover {
	background:url(../images/out2.png) center no-repeat;
	border: 1px solid #2a8a8e;
	background-size: 14px;
}
.guanbi.act {
	visibility: visible;
	pointer-events: visible;
	opacity: 1;
}
.guanbi.act .gbox {
	top: 50%;
	opacity: 1;
}
/* 表单弹窗 */

.bd_tanchuang {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background:rgba(0, 0, 0, 0.6);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.bd_tanchuang .gbox {
	width: 88%;
	max-width: 1680px;
	height: 80%;
	position: absolute;
	top: 55%;
	opacity: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background:#fff;
	padding: 120px;
	text-align: center;
}
.bd_tanchuang .tt {
	width: 100%;
	position: absolute;
	left: 0;
	top: 50px;
	text-align: center;
}
.bd_tanchuang .gbox .out {
	display: block;
	width: 36px;
	height: 36px;
	border: 1px solid #ddd;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	right: 20px;
	background:url(../images/out.png) center no-repeat;
	background-size: 14px;
	cursor: pointer;
}
.bd_tanchuang .gbox .out:hover {
	background:url(../images/out2.png) center no-repeat;
	border: 1px solid #2a8a8e;
	background-size: 14px;
}
.bd_tanchuang .gbox .tox {
	width: 100%;
	height: 100%;
	overflow: auto;
}
.bd_tanchuang .gbox .tox .img0, .bd_tanchuang .gbox .tox .img0 img {
	display: block;
	width: 100%;
}
.bd_tanchuang .ul1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 80px;
}
.bd_tanchuang .ul1 li {
	width: 48.6%;
	text-align: center;
	color: #2477b3;
	margin-bottom: 30px;
}
.bd_tanchuang .ul1 li .img {
	display: block;
	width: 100%;
	margin-bottom: 25px;
}
.bd_tanchuang .ul1 li .img img {
	display: block;
	width: 100%;
}
.bd_tanchuang.act {
	visibility: visible;
	pointer-events: visible;
	opacity: 1;
}
.bd_tanchuang.act .gbox {
	top: 50%;
	opacity: 1;
}
/* 视频弹窗2 */

.sp_tanchuang {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	background:rgba(0, 0, 0, 0.6);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
}
.sp_tanchuang .gbox {
	width: 76%;
	max-width: 1460px;
	height: 90%;
	position: absolute;
	top: 55%;
	opacity: 0;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background:#fff;
	padding: 120px;
}
.sp_tanchuang .gbox .out {
	display: block;
	width: 36px;
	height: 36px;
	border: 1px solid #ddd;
	border-radius: 50%;
	position: absolute;
	top: 20px;
	right: 20px;
	background:url(../images/out.png) center no-repeat;
	background-size: 14px;
	cursor: pointer;
}
.sp_tanchuang .gbox .out:hover {
	background:url(../images/out2.png) center no-repeat;
	border: 1px solid #2a8a8e;
	background-size: 14px;
}
.sp_tanchuang .gbox .tox {
	width: 100%;
	height: 100%;
	overflow: auto;
}
.sp_tanchuang .gbox .tox video {
	display: block;
	width: 100%;
}
.sp_tanchuang .gbox .tox .stt {
	margin: 35px 0 20px;
	line-height: 1.5;
}
.sp_tanchuang .gbox .tox .ul1 {
}
.sp_tanchuang .gbox .tox .ul1 li {
	line-height: 1.5;
	margin-bottom: 10px;
}
.sp_tanchuang.act {
	visibility: visible;
	pointer-events: visible;
	opacity: 1;
}
.sp_tanchuang.act .gbox {
	top: 50%;
	opacity: 1;
}
.mhead, .mnav2, .mnav {
	display: none;
}
@media (max-width:1800px) {
}
@media (max-width:1680px) {
.f_12 {
	font-size:12px;
}
.f_16 {
	font-size:14px;
}
.f_18 {
}
.f_20 {
	font-size:18px;
}
.f_22 {
	font-size: 20px;
}
.f_24 {
	font-size:20px;
}
.f_26 {
	font-size:24px;
}
.f_28 {
	font-size:26px;
}
.f_30 {
	font-size:28px;
}
.f_32 {
	font-size:30px;
}
.f_34 {
	font-size:30px;
}
.f_36 {
	font-size:30px;
}
.f_38 {
	font-size:30px;
}
.f_40 {
	font-size: 36px;
}
.f_48 {
	font-size: 34px;
}
.f_50 {
	font-size: 34px;
}
.f_56 {
	font-size: 46px;
}
.head .irt .ul1 li {
	margin: 0 40px;
}
.i1 .swiper1 .fjc {
	left: 6%;
	bottom: 15%;
}
.ab1 .abox .art .bd {
	left: 90%;
}
.ab1 .ubox .dl1 dd .dtc .counter {
	font-size: 50px;
}
.bd_tanchuang .gbox, .sp_tanchuang .gbox {
	padding: 60px;
}
.bd_tanchuang .gbox .box {
	min-width: 200px;
	width: 100%;
}
.head .irt .ul1 li .ltop a::before {
	right: -30px;
}
.ab3 .abtm .swiper2 .swiper-slide .sbox .txt {
	padding: 40px 5% 0;
}
}
@media (max-width:1440px) {
.head .irt .ul1 li {
	margin: 0 30px;
}
.inv2 .ul1 li {
	padding: 30px 30px 0;
}
.con1 .ul1 li .txt {
	padding: 0 3% 20px;
}
.con1 .ul1 li .txt a {
	margin-top: 15px;
}
.footer1 .fbox .ul1 {
	width:60%;
}
.footer1 .fbox .frt {
	width:28%;
}
}
@media (max-width:1280px) {
}
@media (max-width:1030px) {
body {
	min-width: 200px;
	padding-top: 50px;
}
.box, .ibox {
	width: 90%;
	min-width: 100px;
	padding: 0;
}
.f_12 {
	font-size: 12px;
}
.f_16 {
	font-size: 14px;
}
.f_18 {
	font-size: 16px;
}
.f_20 {
	font-size: 16px;
}
.f_22 {
	font-size: 16px;
}
.f_24 {
	font-size: 16px;
}
.f_26 {
	font-size: 16px;
}
.f_28 {
	font-size: 18px;
}
.f_30 {
	font-size: 18px;
}
.f_32 {
	font-size: 20px;
}
.f_34 {
	font-size: 20px;
}
.f_36 {
	font-size: 20px;
}
.f_38 {
	font-size: 20px;
}
.f_40 {
	font-size: 22px;
}
.f_48 {
	font-size: 26px;
}
.f_50 {
	font-size: 26px;
}
.f_56 {
	font-size: 26px;
}
.head {
	display: none;
}
.mhead {
	display: block;
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	top: 0;
	left: 0;
	background:#fff;
	border-bottom: 1px solid #eee;
}
.mhead .menu {
	height: 50px;
	padding-left: 35px;
	background:url(../images/m1.png) center right no-repeat;
	background-size: 30px;
	float: right;
}
.mhead .logo {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}
.mhead .logo img {
	display: block;
	height: 40px;
	margin-top: 6px;
}
.mhead .ss {
	display: block;
	width: 50px;
	height: 50px;
	float: right;
	background: url(../images/ss_m.png) center no-repeat;
	background-size: 20px;
	display: none;
}
.mhead.act {
	-moz-box-shadow:0px 1px 5px #ddd;
	-webkit-box-shadow:0px 1px 5px #ddd;
	box-shadow:0px 1px 5px #ddd;
}
.mnav {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	z-index: 15;
	display: block;
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.mnav .hei {
	display: block;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.mnav .mbox {
	width: 80%;
	height: 100%;
	overflow: auto;
	background:#fff;
	position: relative;
	z-index: 2;
	left: -100%;
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.mnav .mbox .ul1 {
}
.mnav .mbox .ul1 li .ltop {
	position: relative;
	line-height: 50px;
	padding: 0 50px 0 15px;
	border-bottom: 1px solid #ddd;
}
.mnav .mbox .ul1 li .ltop a {
	display: block;
	width: 100%;
}
.mnav .mbox .ul1 li .ltop span {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background:url(../images/r_hui2.png) center no-repeat;
	background-size: 16px;
}
.mnav .mbox .ul1 li .ltop span.act {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.mnav .mbox .ul1 li .lbtm {
	display: none;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.mnav .mbox .ul1 li .lbtm a {
	display: block;
	width: 100%;
	padding: 0 15px;
	line-height: 30px;
	font-size: 15px;
	color: #666;
}
.mnav.act {
	left: 0;
}
.mnav.act .mbox {
	left: 0;
	transition-delay: .15s;
	-webkit-transition-delay: .15s;
}
.mnav2 {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: -100%;
	z-index: 15;
	display: block;
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.mnav2 .hei {
	display: block;
	width: 100%;
	height: 100%;
	background:rgba(0, 0, 0, 0.1);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.mnav2 .mbox {
	width: 80%;
	height: 100%;
	overflow: auto;
	background:#fff;
	position: relative;
	z-index: 2;
	left: -100%;
	-webkit-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all .4s cubic-bezier(.4, 0, .2, 1);
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.mnav2 .mbox .dl1 {
}
.mnav2 .mbox .dl1 dd {
}
.mnav2 .mbox .dl1 dd .dtop {
	position: relative;
	line-height: 50px;
	padding: 0 50px 0 15px;
	border-bottom: 1px solid #ddd;
}
.mnav2 .mbox .dl1 dd .dtop a {
	display: block;
	width: 100%;
}
.mnav2 .mbox .dl1 dd .dtop span {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background:url(../images/r_hui2.png) center no-repeat;
	background-size: 16px;
}
.mnav2 .mbox .dl1 dd .dtop span.act {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.mnav2 .mbox .dl1 dd .dbtm {
	display: none;
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.mnav2 .mbox .dl1 dd .dbtm a {
	display: block;
	width: 100%;
	padding: 0 15px;
	line-height: 30px;
	font-size: 12px;
	color: #666;
}
.mnav2.act {
	left: 0;
}
.mnav2.act .mbox {
	left: 0;
	transition-delay: .15s;
	-webkit-transition-delay: .15s;
}
.wow {
	opacity: 1;
}
}
@media (max-width:960px) {
.i1 .swiper1 .swiper-slide .sbox video {
	display: none;
}
.i1 .swiper1 .swiper-slide .sbox .pimg {
	display: none;
}
.i1 .swiper1 .swiper-slide .sbox .mimg {
	display: block;
	height: 70vh;
}
.i1 .xiala {
	display: none;
}
.i1 .swiper1 .swiper-slide .sbox .txt .tox .stc {
	margin: 15px 0;
}
.i1 .swiper1 .swiper-slide .sbox .txt .tox .stc2 {
	margin-top: 20px;
	font-weight: 400;
}
.i1 .swiper1 .fjc {
	bottom: 10%;
}
.footer1 {
	padding: 30px 0 15px;
}
.footer1 .logo {
	width: 100px;
}
.footer1 .fbox {
	display: block;
	margin-top: 20px;
}
.footer1 .fbox .ul1 {
	display: none;
}
.footer1 .fbox .frt {
	width: 100%;
	float: none;
}
.footer1 .fbox .frt .dh {
	padding-left: 0;
	background:rgba(0, 0, 0, 0);
}
.footer1 .fbox .frt .dz {
	margin-top: 0px;
}
.footer2 {
	padding: 20px 0;
}
.footer2 .fbox {
	display: block;
}
.footer2 .fbox .flt {
	display: block;
	line-height: 1.6;
	text-align: center;
}
.footer2 .fbox .flt img {
	margin: 10px auto;
}
.footer2 .fbox .frt {
	text-align: center;
	margin-top: 5px;
	display: none;
}
.banner .mimg {
	display: block;
}
.banner .pimg {
	display: none;
}
.banner .txt {
	top: 40%;
}
.nav {
	height: auto;
	border: 0;
}
.nav .nbox a s {
	display: none;
}
.nav .box {
	width: 100%;
}
.nav .nbox {
	flex-wrap: wrap;
	line-height: 40px;
}
.nav .nbox a {
	width: 50%;
	margin: 0;
	height: auto;
	text-align: center;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
 .nav .nbox a:nth-child(2n) {
border-right: 0;
}
 .nav .nbox a.act {
background: #2a8a8e;
color: #fff;
}
 .ab1 {
padding: 30px 0;
}
 .ab1 .tt {
margin: 20px 0;
}
 .ab1 .abox {
display: block;
margin-top: 20px;
}
 .ab1 .abox .alt {
width: 100%;
}
 .ab1 .abox .alt .tc {
line-height: 1.6;
font-size: 14px;
margin-bottom: 20px;
}
 .ab1 .abox .art {
width: 100%;
margin:30px 0 280px;
}
 .ab1 .abox .art .ul1 li .wz {
font-size: 12px;
}
 .ab1 .abox .art .bd {
left: auto;
right: 0;
bottom: -80px;
}
 .ab1 .abox .art .txt {
left: 0;
bottom:-250px;
}
 .ab1 .abox .art .txt.act {
bottom: -230px;
opacity: 0;
}
 .ab1 .ubox {
padding: 30px 0;
}
 .ab1 .ubox .dl1 {
}
 .ab1 .ubox .dl1 dd::after {
display:none;
}
 .ab1 .ubox .dl1 dd .dtc .counter {
font-size: 30px;
}
 .ab1 .ubox .dl1 dd .dtc {
margin: 20px 0;
}
 .ab1 .ubox .dl1 dt {
line-height: 1.5;
font-size: 14px;
}
 .ab1 .ubox .dl1 dd .dtc {
font-size: 14px;
}
 .ab2 {
padding: 40px 0;
}
 .ab2 .ul1 {
margin-top: 50px;
overflow: auto;
}
 .ab2 .ul1 li {
width: 280px;
}
 .ab2 .ul1 li .ltc {
width: 280px;
padding: 0 10px;
}
 .ab2 .ul1 li .ico {
width: 62px;
margin: 0 auto 20px;
}
 .ab3 {
padding: 30px 0;
}
 .ab3 .atop {
margin: 20px 0;
height: auto;
}
 .ab3 .atop .ul1 {
overflow: auto;
}
 .ab3 .atop .ul1 li {
width: 180px;
overflow: visible;
}
 .ab3 .atop .ul1 li .ico {
width: 100px;
height: 100px;
}
 .ab3 .atop .ul1 li .ico .img {
width: 40px;
}
 .ab3 .atop .ul1 li .yuan {
display: none;
}
 .ab3 .atop .ul1 li .year {
width: 180px;
margin-bottom: 10px;
}
 .ab3 .abtm .swiper2 .swiper-slide .sbox {
display: block;
}
 .ab3 .abtm .swiper2 .swiper-slide .sbox .img, .ab3 .abtm .swiper2 .swiper-slide .sbox .img img {
width: 100%;
height: auto;
}
 .ab3 .abtm .swiper2 .swiper-slide .sbox .txt {
width: 100%;
padding: 20px 10px;
}
 .ab3 .abtm .swiper2 .swiper-slide .sbox .txt .stc {
padding: 20px 0 0 20px;
margin-top: 10px;
height: 250px;
}
 .vd_tanchuang video {
width: 90%;
height: auto;
top: 45%;
left: 5%;
}
 .vd_tanchuang.act video {
top: 40%;
}
 .hon1 {
padding: 30px 0;
}
 .hon1 .tt {
margin: 20px 0;
}
 .hon1 .hon_ry {
height: 500px;
padding: 20px;
background-size: cover;
}
 .hon1 .hon_ry .swiper4 {
width: 100%;
}
 .hsw1 {
padding: 30px 5%;
}
 .hsw1 .swiper3 {
padding-bottom: 30px;
}
 .dut1 {
padding: 30px 0;
}
 .dut1 .tt {
margin: 20px 0 0;
display: block;
}
 .dut1 .tt .dlt {
width: 100%;
}
 .dut1 .tt .drt {
width: 100%;
margin-top: 15px;
}
 .dut2 {
padding: 50px 0;
}
 .dut2 .ul1 {
overflow: auto;
flex-wrap: nowrap;
}
 .dut2 .ul1 li {
width: 290px;
margin-right: 20px;
padding-top: 20px;
}
 .dut2 .ul1 li .ltop {
width: 290px;
padding: 0 20px 20px;
}
 .dut2 .ul1 li .ltop .ico {
width: 35px;
margin-bottom: 10px;
}
 .dut2 .ul1 li .lbtm {
padding: 10px 20px;
}
 .dut2 .ul1 li .lbtm div {
padding: 10px 0;
}
 .new1 {
padding: 30px 0;
}
 .new1 .tt {
margin: 20px 0;
}
 .new1 .ul1 li a {
display: block;
}
 .new1 .ul1 li a .img {
width: 100%;
}
 .new1 .ul1 li a .txt {
width: 100%;
padding: 20px 5%;
border: 0;
}
 .new1 .ul1 li a .txt .atc {
margin: 10px 0 15px;
font-size: 14px;
line-height: 24px;
height: 48px;
}
 .mbnav {
display: none;
}
 .page2 {
display: block;
margin-top: 20px;
}
 .newco1 {
padding: 30px 0;
}
 .newco1 .nbox {
padding: 0;
}
 .newco1 .nbox .nbox2 {
padding: 30px 5%;
}
 .newco1 .nbox .nbox2 .day {
display: block;
margin: 20px 0 15px;
}
 .newco1 .nbox .nbox2 .day span {
width: 100%;
margin-block-end: 10px;
}
 .newco1 .nbox .nbox2 .ntc {
padding: 20px 0;
font-size: 14px;
line-height: 1.8;
}
 .newco1 .nbox .nbox2 .btn {
display: block;
margin-top: 20px;
}
 .newco1 .nbox .nbox2 .btn .blt {
width: 100%;
margin-bottom: 20px;
}
 .con1 {
padding: 30px 0;
}
 .con1 .tt {
margin: 20px 0;
}
 .con1 .ul1 {
display: block;
}
 .con1 .ul1 li {
width: 100%;
margin: 0 0 20px;
}
 .con1 .ul1 li .img s {
background:rgba(89, 115, 151, 0.8);
}
 .con2 {
padding: 30px 0;
}
 .con2 .ul1 {
margin: 20px 0;
display: block;
}
 .con2 .ul1 li {
width: 100%;
margin-bottom: 10px;
}
 .guanbi .gbox {
width: 90%;
}
 .pro1 {
padding: 30px 0;
}
 .pro1 .tt {
margin: 20px 0;
}
 .pro1 .tc {
line-height: 1.8;
font-size: 14px;
}
 .pro2, .prjg1 {
padding: 30px 0;
}
 .prjg1 .ul1 {
overflow: auto;
height: auto;
}
 .prjg1 .ul1 li {
width: 200px;
white-space:nowrap;
line-height: 40px;
margin-right: 30px;
}
 .prjg1 .ul1 li:last-child {
margin-right: 0;
}
 .prjg1 .ul1 li s, .prjg1 .ul1 li span {
display: none;
}
 .prjy2 {
padding: 30px 0;
}
 .prjy2 .img0 {
margin: 20px 0;
}
 .prjy2 .ul1 {
display: block;
}
 .prjy2 .ul1 li {
width: 100%;
margin: 0 0 20px;
}
 .prfz1 .tt {
display: block;
}
 .prfz1 .tt .prt {
justify-content: space-between;
width: 100%;
margin-top: 20px;
}
 .prfz1 .tt .prt a {
margin: 0;
width: 45%;
padding: 0;
text-align: center;
}
 .bd_tanchuang .gbox, .sp_tanchuang .gbox {
padding: 80px 20px 20px;
width: 90%;
}
 .bd_tanchuang .ul1 {
display: block;
margin-top: 20px;
}
 .bd_tanchuang .ul1 li {
width: 100%;
margin: 0 0 20px;
}
 .bd_tanchuang .ul1 li .img {
margin-bottom: 15px;
}
 .a_dw {
top: -50px;
}
 .prfz2 .img {
margin-top: 20px;
}
 .prcp2 .ul1 {
display: block;
}
 .prcp2 .ul1 li {
width: 100%;
}
 .prcp2 {
padding-bottom: 30px;
}
 .prfz1 .tt .prt a {
display: flex;
justify-content: center;
align-items: center;
line-height: 1.6;
padding: 15px 0;
}
 .inv1 .tt {
margin-bottom: 0;
}
 .inv2 .ul1 {
display: block;
}
 .inv2 .ul1 li {
width: 100%;
display: block;
height: auto;
padding: 30px 5%;
}
 .inv2 .ul1 li .llt {
width: 100%;
border: 0;
height: auto;
}
 .inv2 .ul1 li .llt .ltc {
margin: 15px 0 20px;
}
 .inv2 .ul1 li .lrt {
width: 100%;
padding-right: 10px;
height: auto;
line-height: 1.8;
}
 .inv2 {
padding-bottom: 20px;
}
 .invwy1 .dbox {
display: block;
}
 .invwy1 .dbox dl {
width: 100%;
margin: 0 0 20px;
}
 .invwy1 {
padding-bottom: 20px;
}
 .incw1 .nbox {
display: block;
height: auto;
}
 .incw1 .nbox .nlt {
width: 100%;
height: 55px;
border: 0;
}
 .incw1 .nbox .nlt s, .incw1 .nbox .nlt .next5, .incw1 .nbox .nlt .prev5 {
display: none;
}
 .incw1 .nbox .nlt .swiper5 {
height: 55px;
padding:  0 0;
background: #ddd;
}
 .incw1 .nbox .nlt .swiper5 .swiper-slide {
width: 100px;
}
 .incw1 .nbox .nlt .swiper5 .swiper-slide-active {
background: #2a8a8e;
}
 .incw1 .nbox .nrt {
width: 100%;
margin-top: 20px;
}
 .incw1 .nbox .nrt .sj {
display: none;
}
 .incw1 .nbox .nrt {
padding:  20px 10px;
height: 350px;
}
 .incw1 .nbox .nrt .ul1 {
padding-right: 10px;
}
 .incw1 .nbox .nrt .ul1 li {
padding: 10px 0;
display: block;
}
 .incw1 .nbox .nrt .ul1 li .ilt {
width: 100%;
}
 .incw1 .nbox .nrt .ul1 li .irt {
width: 100%;
}
 .incw1 {
padding-bottom: 30px;
}
 .intz2 .nbox {
display: block;
}
 .intz2 .nbox .nlt {
width: 100%;
height: auto;
padding: 20px;
}
 .intz2 .nbox .nlt .xian {
margin: 15px 0;
}
 .intz2 .nbox .nrt {
width: 100%;
margin-top: 20px;
height: auto;
}
 .intz2 .nbox .nrt img {
width: 100%;
height: auto;
}
 .intz2 {
padding-bottom: 30px;
}
 .jo2 .jbox {
padding: 30px 20px;
}
 .jo2 .jbox .ul1 {
flex-wrap: nowrap;
overflow: auto;
}
 .jo2 .jbox .ul1 li {
width: 286px;
}
 .jo2 .jbox .ul1 li .lbox {
width: 280px;
height: 100%;
}
 .jo2 .jbox .ul1 li .lbox .ico {
width: 52px;
}
 .jo2 {
padding-bottom: 30px;
}
 .jo3 {
padding: 30px 0;
}
 .jo3 .swiper6 {
margin: 20px 0 0;
padding-bottom: 30px;
}
 .jo3 .btn {
display: none;
}
 .jopx1 {
padding-bottom: 0;
}
 .jo1 {
padding-bottom: 1px;
}
 .jopx1 .jbox .txt {
position: relative;
width: 100%;
top: 0;
transform: translateY(0%);
-webkit-transform: translateY(0%);
padding: 20px 0;
}
 .jopx1 .jbox .txt .s1, .jopx1 .jbox .txt .s2 {
display: none;
}
 .jopx1 .jbox img {
width: 90%;
margin: 0 0 0 10%;
}
 .jopx2 {
padding: 30px 0;
}
 .jopx2 .tc {
line-height: 2;
margin: 20px 0;
font-size: 14px;
}
 .jopx2 .ul1 {
overflow: auto;
}
 .jopx2 .ul1 li {
width: 200px;
padding: 40px 0;
}
 .jopx2 .ul1 li .ltt {
width: 200px;
}
 .jopx2 .ul1 li:hover {
top: 0;
}
 .jopx2 .ul1 li .ico {
width: 50px;
margin-bottom: 20px;
}
 .jopx3 {
padding: 30px 0;
}
 .jopx3 .swiper7 {
margin: 20px 0 0;
padding-bottom: 30px;
}
 .jopx3 .btn {
display: none;
}
 .jozw1 .ul1 {
display: block;
}
 .jozw1 .ul1 li {
width: 100%;
margin-bottom: 10px;
}
 .jozw1 {
padding-bottom: 20px;
}
 .se1 .tt {
display: block;
margin-bottom: 0;
}
 .se1 .tt .srt {
width: 100%;
margin-top: 20px;
}
 .se2 .tt, .se2 .ul1 li a {
padding: 20px 0;
}
 .se2 .ul1 li a .atc {
margin: 15px 0;
}
 .se2 {
padding-bottom: 30px;
}
 .incw1 .nbox .nlt .swiper5 .swiper-slide-active .sbox {
font-size: 22px;
}
 .incw1 .nbox .nrt .ul1 li .irt a {
width: 30px;
}
 .incw1 .nbox .nrt .ul1 li .irt a.bf2 {
margin-right: 10px;
}
 .incw1 .nbox .nrt .ul1 li .ilt a {
padding-left: 30px;
background-size: 20px;
}
 .jozw1 .ul1 li:nth-child(2) .btn {
overflow: auto;
max-width: 100%;
white-space:nowrap;
}
 .jozw1 .ul1 li:nth-child(2) .btn a.act {
width: 400px;
}
 .jozw1 .ul1 li:nth-child(2) .btn a.act span {
width: 240px;
}
 .con1 .ul1 li .txt a, .con1 .ul1 li .txt a:nth-child(2) {
line-height: 1.5;
margin-top: 0px;
}
 .col-page-recruit .col-environment ul:nth-child(1) {
width: 40%
}
.col-page-recruit .col-environment ul:nth-child(2) {
width: 60%
}
.col-page-recruit .col-environment ul:nth-child(3) {
width: 100%
}
.col-page-recruit .col-idea .content {
font-size: 16px;
margin-bottom: 20px;
}
.col-page-recruit .col-idea ul li {
padding: 0 20px;
}
}
 @media (max-width: 768px) {
.research6 {
	padding: 20px 0 60px 0;
}
.research6 h5 {
	font-size: 16px;
	margin: 20px auto;
}
.research6 .content a {
	margin-top: 10px;
	width: 100%;
	margin-right: 0;
}
.research6 .content a:nth-child(-n + 3) {
	margin-top: 10px;
}
.research6 .content a .text {
	font-size: 18px;
}
.cz-index-news-item {
	float: left;
	width: 100%;
	margin-right: 0;
	margin-bottom: 15px;
}
.cz-recruitment-top-text {
	margin: 30px 0;
}
.cz-recruitment-list {
	margin: 30px 0;
}
.col-recruitment .head {
	height: 100px;
	line-height: 100px
}
.col-page-recruit .col-environment ul:nth-child(1) li {
	width:98%;
	padding:1%;
}
.col-page-recruit .col-idea ul li {
	width: 98%;
	margin-bottom: 20px;
	padding: 0 1%;
}
}
@media (max-width: 640px) {
.cz-index-news-nav a{
    padding: 0 5px 5px 5px;
}
.linkMore{
    min-width: 8.563vw;
    padding: 0 6.667vw
}
.linkMore span::after{
    width:20px;
    height:20px;
    background-size: 20px 20px;
}
.sw22out {
	width:100%;
	margin: 10% auto 0 auto;
}
.ind-news-an{
    padding: 10px 0 60px;
}
.rightbox-box .slick-slide .e_text-12 {
	-webkit-line-clamp: 2;
}
.rongyuone {
	padding: 10% 5% 0 5%;
}
.ab1 .abox {
	margin: 45px 0 20px;
}
.cate1h .tit-22 {
	font-size:16px!important;
}
.cz-index-news {
	padding: 6% 0 5% 0;
}
.cz-index-news-bottom {
	padding-top:20px;
}
.news_inner {
	padding:40px 0 50px 0;
}
.xwzx_con1_middle {
	width:100%;
	margin-bottom:15px;
}
.xwzx_con1_right {
	width:100%;
	padding-left:10px;
	padding-right:10px;
	border-left:none;
	border-top:1px solid #e5e5e5;
}
.xwzx_con1_right:after {
	display:none;
}
.xwzx_con1_right h1 {
	line-height:22px;
	font-size:18px;
	padding-top:20px;
}
.xwzx_con1_right h1:before {
	display:none;
}
.xwzx_con1_middle h2 {
	line-height:1.2
}
.xwzx_con1_right p {
	padding-left:0;
}
.xwzx_con1_u1 li:hover .xwzx_con1_right {
	border-left: none;
}
.col-page-recruit .col-environment ul {
	height: 520px;
}
.col-page-recruit .col-environment ul:nth-child(1) {
	width: 100%
}
.col-page-recruit .col-environment ul:nth-child(2) {
	width: 100%;
	margin-top:4%;
}
.col-page-recruit .col-environment ul:nth-child(2) li {
	height:97%;
}
}
/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	z-index: 9999;
	padding-left: 20px;
	padding-right: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translateY(-110%);
	transform: translateY(-110%);
	-webkit-transition: opacity 500ms ease, -webkit-transform 500ms ease;
	transition: opacity 500ms ease, -webkit-transform 500ms ease;
	transition: transform 500ms ease, opacity 500ms ease;
	transition: transform 500ms ease, opacity 500ms ease, -webkit-transform 500ms ease;
}
.search-popup.active {
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
}
.search-popup__overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1b1525;
	opacity: 0.75;
	cursor: pointer;
}
.search-popup__content {
	width: 100%;
	max-width: 560px;
}
.search-popup__content form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	background-color: #fff;
	border-radius: 0px;
	overflow: hidden;
}
.search-popup__content form input[type="search"], .search-popup__content form input[type="text"] {
	width: 100%;
	background-color: #fff;
	font-size: 16px;
	border: none;
	outline: none;
	height: 66px;
	padding-left: 30px;
}
.search-popup__content .thm-btn {
	padding: 0;
	width: 68px;
	height: 68px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	position: absolute;
	top: 0;
	right: -1px;
	border-radius: 0;
	background-color: #2a8a8e;
	border: 0;
}
.search-popup__content .thm-btn:hover:before {
	height: 480%;
	width: 200px;
}
.search-popup__content .thm-btn i {
	margin: 0;
}
