	/* 自定义初始化 */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.l,
.col-l,
.col_l,
.col-c,
.col_c {
	float: left;
}

.r,
.col-r,
.col_r,
dt span,
.ul-txt li span,
.ul_txt li span {
	float: right;
}

.c {
	clear: both;
}

.n,
em {
	font-weight: normal;
	font-style: normal;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.fa {
	font-family: Arial;
}

.fg {
	font-family: Georgia;
}

.ft {
	font-family: Tahoma;
}

.fl {
	font-family: Lucida Console;
}

.fs {
	font-family: '宋体';
}

.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.tdu {
	text-decoration: underline;
}

.tdn,
.tdn:hover,
a.tdl:hover {
	text-decoration: none;
}

.fc0 {
	color: #000000;
}

.fc3 {
	color: #333333;
}

.fc6 {
	color: #666666;
}

.fc9 {
	color: #999999;
}

.fcr {
	color: red;
}

.fcw {
	color: white;
}

.fcb {
	color: blue;
}

.fcg {
	color: green;
}

.f0 {
	font-size: 0;
}

.f10 {
	font-size: 10px;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f20 {
	font-size: 20px;
}

.f24 {
	font-size: 24px;
}

.vm {
	vertical-align: middle;
}

.vtb {
	vertical-align: text-bottom;
}

.vt {
	vertical-align: top;
}

.vn {
	vertical-align: -2px;
}

.vimg {
	margin-bottom: -3px;
}

.m0 {
	margin: 0;
}

.ml0 {
	margin-left: 0;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

.mr0 {
	margin-right: 0;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr20 {
	margin-right: 20px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt20 {
	margin-top: 20px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.ml-1 {
	margin-left: -1px;
}

.mt-1 {
	margin-top: -1px;
}


/*.p1{padding:1px; }*/

.pl5 {
	padding-left: 5px;
}

.p5 {
	padding: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pr5 {
	padding-right: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.p20 {
	padding: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.rel,
.pr {
	position: relative;
}

.abs,
.pa {
	position: absolute;
}

.dn {
	display: none !important;
}

.db {
	display: block !important;
}

.dib {
	-moz-inline-stack: inline-block;
	display: inline-block;
}

.di {
	display: inline;
}

.ovh {
	overflow: hidden;
}

.ovs {
	overflow: scroll;
}

.vh {
	visibility: hidden;
}

.vv {
	visibility: visible;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.fix {
	*zoom: 1;
}

.fix:after,
.fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.z {
	_zoom: 1;
}

.h1 {
	height: 1px;
}

.h5 {
	height: 5px;
}

.h10,
.h {
	height: 10px;
}

.h15 {
	height: 15px;
}

.h20 {
	height: 20px;
}

.h1,
.h5,
.h10,
.h15,
.h20,
.h {
	font-size: 0px;
	line-height: 0;
	overflow: hidden;
	clear: both;
}

a {
	text-decoration: none;
}

.ani {
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}

* {
	outline: 0;
}

input,
select,
button,
textarea {
	color: #333;
	font-size: 14px;
	border: 0;
	background: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

select::-ms-expand {
	display: none;
}

input[type='submit'],
input[type='reset'],
input[type='button'],
button {
	cursor: pointer;
}

::-webkit-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

.clear {
	clear: both;
}


/*inital*/

html {
	scroll-padding-top: 102px;
}

body {
	color: #333;
	font-size: 14px;
}

body,
html {
	overflow-x: hidden;
}

a {
	color: #3f3f3f;
}

img {
	max-width: 100%;
}


/*scrollbar*/

::-webkit-scrollbar {
	width: 5px;
	height: 5px;
	border-radius: 5px;
}

::-webkit-scrollbar-track {
	background: #ddd;
}

::-webkit-scrollbar-thumb {
	background: #016fac;
	border-radius: 6px;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #666;
	border-radius: 6px;
}


/*fonts*/


/*字体共用样式*/

@font-face {
	font-family: "CuTi";
	src: url("../fonts/SourceHanSansCN-Bold.otf")
}

@font-face {
	font-family: "ZiTi";
	src: url("../fonts/SourceHanSansCN-Normal.otf")
}

@font-face {
	font-family: "ZiTi2";
	src: url("../fonts/SourceHanSansCN-Regular.otf")
}

@font-face {
	font-family: "ZiTi3";
	src: url("../fonts/SourceHanSansCN-Medium.otf")
}

@font-face {
	font-family: "en";
	src: url("../fonts/HARMONYOS_SANS_SC_MEDIUM.TTF")
}

@font-face {
	font-family: "sz";
	src: url("../fonts/DOKCHAMP.TTF")
}


/*@font-face {
    font-family: "ZiTi4";
   src: url("../fonts/SourceHanSansCN-Light.otf")
}*/


/*******************************

  -------[=layout]-------

********************************/

.wp {
	width: 1400px;
	margin: 0 auto;
}

.wrap {
	width: 1400px;
	margin: 0 auto;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.h30 {
	height: 30px;
}

.h40 {
	height: 40px;
}

.h50 {
	height: 50px;
}

#header {
	position: fixed;
	height: 100px;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index: 100;
	width: 100%;
	left: 0;
	top: 0;
}

#header .wrap {
	width: 80%;
}

#header::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}

#header>* {
	position: relative;
	z-index: 1;
}

.logo {
	float: left;
	width: 201px;
	height: 100px;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.logo img {
	height: 58px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	-webkit-transition: all .5s;
	transition: all .5s;
}

.hd-search {
	float: left;
	position: relative;
	padding: 37px 0 0 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.hd-search img {
	height: 26px;
	-webkit-filter: grayscale(100%) brightness(500%);
	filter: grayscale(100%) brightness(500%);
}

.hd-searchBtn {
	width: 40px;
	display: block;
}

.hd-search-form {
	background: #f5f5f5;
	width: 0;
	border-radius: 20px;
	margin-top: -8px;
}

.hd-search.cur .hd-search-form {
	width: 365px;
	visibility: visible;
	opacity: 1;
}

.hd-search-form input {
	color: #666;
	font-size: 14px;
	height: 40px;
	display: block;
	text-indent: 10px;
}

.hd-search-form input::-webkit-input-placeholder {
	color: #3f3f3f;
}

.hd-search-form input:-moz-placeholder {
	color: #3f3f3f;
}

.hd-search-form input::-moz-placeholder {
	color: #3f3f3f;
}

.hd-search-form input:-ms-input-placeholder {
	color: #3f3f3f;
}

.hd-search-form .inp {
	width: calc(100% - 40px);
	padding: 0 10px;
}

.hd-search-form .btn3 {
	position: absolute;
	right: 10px;
	top: 31px;
	background: url(../images/s2.svg) center center no-repeat;
	width: 0;
	background-size: auto 26px;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.hd-search-form.in {
	width: 240px;
	border: 1px solid #ddd;
}

.hd-lang {
	float: left;
	text-align: center;
	position: relative;
	margin: 0px 0 0 28px;
	padding: 37px 0;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.hd-lang img {
	-webkit-filter: grayscale(100%) brightness(500%);
	filter: grayscale(100%) brightness(500%);
}

.hd-side {
	float: right;
	padding: 5px 0;
}

.hd-lang a {
	color: #cacaca;
	;
	display: block;
}

.hd-lang a:hover {
	color: #c0192c;
}

.hd-lang dl {
	position: absolute;
	left: 50%;
	top: 100px;
	background: #fff;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	overflow: hidden;
	display: none;
	width: 110px;
	transform: translate(-50%, 0);
}

.hd-lang dd a {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f5f5f5;
	margin: 0 20px;
	padding: 0;
	color: #2e2624;
}

.hd-lang dd:last-child a {
	border-bottom: none;
}

.hd-lang dd a:hover {
	font-weight: bold;
	color: #c0192c;
}

.hdr {
	float: right;
}

.top-side {
	float: right;
	height: 62px;
	margin-left: 60px;
}

.top-side.on {
	margin-left: 30px;
}

#nav {
	float: left;
}

#nav li {
	float: left;
	position: relative;
	margin-left: 60px;
}

#nav li .v1 {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	line-height: 100px;
	position: relative;
	font-family: "ZiTi4";
	-webkit-transition: all .5s;
	transition: all .5s;
}

#nav li.on a,
#nav li:hover .v1 {
	color: #fff;
	font-weight: bold;
}

#nav li .v1::after {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0px;
	width: 0;
	border-bottom: 2px solid #fff;
	transition: all 0.3s;
	transform: translate(-50%, 0);
}

#nav li.on .v1::after,
#nav li:hover .v1::after {
	width: 100%;
}

#nav li i {
	width: 30px;
	height: 100px;
	background: url(../images/menu2.svg) no-repeat right center;
	background-size: auto 30px;
	display: inline-block;
	-webkit-transition: all .5s;
	transition: all .5s;
	float: right;
	-webkit-filter: grayscale(100%) brightness(500%);
	filter: grayscale(100%) brightness(500%);
}

#nav li.on i,
#nav li:hover i {
	transform: rotate(180deg);
	background: url(../images/menu1.svg) no-repeat right center;
	background-size: auto 30px;
	-webkit-filter: none;
	filter: none;
}

#nav dl.sub {
	position: absolute;
	left: -32px;
	top: 98px;
	width: 134px;
	padding: 10px 0;
	background: #fff;
	overflow: hidden;
	display: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 10px 10px;
}

.min-header #nav dl.sub,
#header.on #nav dl.sub {
	top: 80px;
}

.min-header #nav li.on .v1,
.min-header #nav li:hover .v1 {
	color: #016fac;
}

.min-header #nav li.on .v1::after,
.min-header #nav li:hover .v1::after {
	border-bottom: 2px solid #016fac;
}

#nav dl.sub a {
	color: #333;
	font-size: 16px;
	line-height: 40px;
	display: block;
	text-align: center;
	font-weight: normal;
}

#nav dl.sub a:hover,
#nav .tab-list1 dd a:hover {
	color: #016fac;
	font-weight: bold;
}

#nav .sub2 {
	position: absolute;
	left: -200px;
	top: 98px;
	transform: translate(0);
	width: 544px;
	padding: 15px 28px;
	background: #fff;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	border-radius: 0 0 10px 10px;
	display: none;
}

#nav .sub2 .left {
	width: 125px;
}

#nav .sub2 dl {
	border-bottom: 1px solid #dcdcdc;
}

#nav .sub2 dt {
	line-height: 49px;
	height: 49px;
	position: relative;
}

#nav .sub2 dt.move::after {
	content: "";
	transform: rotate(180deg);
	transition: all 0.4s;
	display: block;
	position: absolute;
	right: 0;
	width: 20px;
	height: 49px;
	top: 0;
	background: url("../images/sjx.png") no-repeat center;
	background-size: auto 12px;
}

#nav .sub2 dt.on2::after {
	transform: rotate(0deg);
}

#nav .sub2 dt a {
	display: block;
	color: #333;
	font-size: 16px;
}

#nav .sub2 dd {
	margin-top: -10px;
	padding-bottom: 5px;
}

#nav .sub2 dd a {
	display: block;
	color: #333;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
}

#nav .sub2 .tab-tit1 {
	padding-left: 16px;
	display: none;
}

#nav .sub2 .tab-tit1 a.cur {
	color: #be1d2c;
}

#nav .sub2 .tab-tit1.in {
	display: block;
}

#nav .tab-list1 {
	width: 345px;
	padding: 12px 0 12px 28px;
	border-left: 1px solid #dcdcdc;
}

#nav .tab-list1 .con1 {
	display: none;
}

#nav .tab-list1 .con1 .images {
	width: 345px;
	height: 159px;
	margin-bottom: 15px;
}

#nav .tab-list1 .con1 .txt {
	height: 120px;
	overflow: hidden;
}

#nav .tab-list1 .con1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#nav .tab-list1 .con1 p {
	color: #333;
	font-size: 14px;
	line-height: 24px;
}

#header .logo-tp1 {
	display: none;
}

#header.min-header,
#header.on {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 889;
	height: 80px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}

#header.min-header .logo-tp1,
#header.on .logo-tp1 {
	display: block;
}

#header.min-header .logo-tp2,
#header.on .logo-tp2 {
	display: none;
}

#header.min-header .logo,
#header.min-header #nav li i,
#header.on .logo,
#header.on #nav li i {
	height: 80px;
}

#header.min-header #nav li .v1,
#header.on #nav li .v1 {
	line-height: 80px;
	color: #333;
}

#header.min-header .hd-search,
#header.on .hd-search {
	padding: 27px 0 0 0;
}

#header.min-header .hd-search-form .btn3,
#header.on .hd-search-form .btn3 {
	top: 20px;
}

#header.min-header .hd-lang,
#header.on .hd-lang {
	padding: 27px 0;
}

#header.min-header .logo img,
#header.on .logo img {
	height: 58px;
}

#header.min-header .hd-lang dl,
#header.min-header #nav .sub2,
#header.on .hd-lang dl,
#header.on #nav .sub2 {
	top: 78px;
}

#header.min-header #nav li i,
#header.on #nav li i {
	-webkit-filter: none;
	filter: none;
}

#header.min-header #nav li.on .v1,
#header.min-header #nav li:hover .v1,
#header.on #nav li.on .v1,
#header.on #nav li:hover .v1 {
	color: #016fac;
	font-weight: bold;
}

#header.min-header #nav li.on i,
#header.min-header #nav li:hover i,
#header.on #nav li.on i,
#header.on #nav li:hover i {
	transform: rotate(180deg);
	background: url(../images/menu3.svg) no-repeat right center;
	background-size: auto 30px;
}

#header.min-header .hd-search img,
#header.min-header .hd-lang img,
#header.on .hd-search img,
#header.on .hd-lang img {
	-webkit-filter: none;
	filter: none;
}

.f2,
.f3 {
	height: 0;
	overflow: hidden;
	position: relative;
	transition: height 0.4s ease;
}


/*手机端菜单导航*/

.wap-btn {
	display: none;
	position: absolute;
	z-index: 9;
	right: 3%;
	width: 30px;
	height: 19px;
	cursor: pointer;
	top: 26px;
}

.wap-btn em {
	position: absolute;
	left: 0;
	top: 8px;
	width: 30px;
	height: 2px;
	background-color: #333;
}

.wap-btn .s1 {
	top: 0px;
}

.wap-btn .s2 {
	top: 8px;
}

.wap-btn .s3 {
	top: 16px;
}

.sp_nav_se .s1 {
	top: 9px;
	transform: rotate(45deg);
}

.sp_nav_se .s2 {
	width: 0
}

.sp_nav_se .s3 {
	top: 9px;
	transform: rotate(-45deg);
}

.leftMenu a {
	text-decoration: none;
	display: block;
}

.leftMenu {
	background: #fff;
	position: fixed;
	right: -1000px;
	top: 60px;
	display: block;
	height: 100%;
	width: 100%;
	min-width: 120px;
	max-width: 440px;
	z-index: 10000;
	transition: all 0.4s ease;
	overflow: auto;
}

.leftMenu.menu-open {
	right: 0;
}

.leftMenu.menu-open::before {
	content: "";
	position: absolute;
	left: 0;
	top: -12px;
	width: 100%;
	height: 12px;
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}

.leftMenu ul li {
	position: relative;
	border-bottom: 1px solid #f5f5f5;
}

.leftMenu ul li>a {
	font-size: 16px;
	margin-left: 20px;
	color: #2e2624;
	line-height: 46px;
	text-align: left;
}

.leftMenu ul li .f2 a {
	font-size: 14px;
	color: #2e2624;
	margin-left: 20px;
	line-height: 39px;
	text-align: left;
}

.leftMenu ul li ul li {
	border-bottom: none;
	margin: 0 20px;
	position: relative;
}

.leftMenu ul li ul li::after {
	content: "";
	height: 1px;
	width: 100%;
	background: #f5f5f5;
	left: 0;
	bottom: 0;
	position: absolute;
}

.leftMenu ul li ul li:last-child::after {
	display: none;
}

.leftMenu ul li.hasChild>a:after {
	content: "+";
	position: absolute;
	right: 20px;
	top: -1px;
	font-size: 24px;
	font-weight: 300;
}

.leftMenu ul li.hasChild.open>a:after {
	content: "-";
	right: 23px;
	font-size: 28px;
	top: -3px;
}

.wap-search {
	display: none;
}

.sb-search img {
	height: 27px;
}

.sb-search {
	display: none;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0px;
	padding: 15px 0;
	left: 0;
}

.sb-search .sb-search-input-container {
	background: #fff;
	border-radius: 4px;
	padding: 0 0 0 12px;
	margin: 0 3% 0 0;
	position: relative;
}

.sb-search.on .sb-search-input-container {
	width: calc(100% - 80px);
	float: right;
}

.sb-search.on {
	z-index: 100;
	margin: 0;
	background: #016fac;
	border-radius: 0;
	display: block;
}

.sb-search .sb-search-input {
	width: calc(100% - 70px);
	height: 40px;
}

.sb-search .sb-search-submit {
	height: 40px;
}

.sb-search.on .back-head {
	display: block;
	position: absolute;
	left: 0;
	height: 52px;
	top: 50%;
	transform: translate(0, -50%);
	width: 80px;
}

.sb-search.on .back-head img {
	height: 30px;
	display: block;
}

.sb-search.on .back-head a {
	display: block;
	padding: 11px 0 11px 11px;
}

.sb-search .sb-search-submit {
	width: 59px;
	background: none;
	text-indent: -9999px;
	background: url("../images/s2.svg") no-repeat center;
	background-size: auto 24px;
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 40px;
}

.banner {
	overflow: hidden;
	width: 100%;
}

.banner .swiper-button-prev {
	left: 5%;
}

.banner .swiper-button-prev::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	background: url("../images/left-1.png") no-repeat center;
	background-size: auto 20px;
}

.banner .swiper-button-next {
	right: 5%;
}

.banner .swiper-button-next::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	background: url("../images/right-1.png") no-repeat center;
	background-size: auto 20px;
}

.banner .swiper-button-next::after,
.banner .swiper-button-prev::after {
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	transition: all .5s cubic-bezier(.694, 0, .335, 1);
	width: 48px;
	height: 48px;
	top: 0;
	border: 1px solid #016fac;
}

.banner .swiper-button-next,
.banner .swiper-button-prev {
	width: 50px;
	height: 50px;
	z-index: 10;
}

.banner .swiper-pagination-bullet {
	background: #fff;
	width: 9px;
	height: 9px;
	border-radius: 50%;
	opacity: 1;
	display: inline-block;
	margin: 0 6px;
	position: relative;
}

.banner .swiper-pagination-bullet-active {
	background: #016fac;
	width: 28px;
	border-radius: 4px;
}

.banner .swiper-pagination {
	left: 0;
	width: 100%;
	bottom: 40px;
	text-align: center;
}

.a-img {
	width: 100%;
	height: 900px;
}

.a-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.wap-img {
	display: none;
}

.a-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 28;
	width: 70%;
}

.a-text .a-titles {
	font-size: 54px;
	font-weight: bold;
	color: #FFF;
	line-height: 1em;
	text-transform: uppercase;
	font-family: "ZiTi5";
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.7);
	letter-spacing: 2px;
}

.a-text .a-intro {
	font-size: 20px;
	color: #FFF;
	margin: 20px 0 0 0;
	font-weight: 100;
	font-family: "ZiTi5";
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.7));
	letter-spacing: 2px;
}

.a-text a {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
	margin-top: 50px;
	color: #fff;
	transition: 0.2s;
	border: 1px solid #fff;
	height: 46px;
	line-height: 46px;
	border-radius: 23px;
	text-align: center;
	width: 172px;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}

.a-titles,
.a-intro,
.a-tip {
	opacity: 0;
	transform: translate3d(0, 30px, 0);
}

.a-text a span {
	background: url(../images/more.svg) no-repeat right center;
	background-size: auto 20px;
	padding: 0 25px 0 5px;
	display: inline-block;
	position: relative;
	z-index: 2;
}

.a-text a .bgsqr1,
.a-text a .bgsqr2 {
	background: #09348b;
	position: absolute;
	top: 50%;
	top: 0\9;
	content: '';
	width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
	opacity: 0.5;
}

.a-text a .bgsqr1 {
	left: -20px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.a-text a .bgsqr2 {
	right: -20px;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}

.a-text a:hover .bgsqr1 {
	-webkit-animation: criss-cross-left .8s both;
	animation: criss-cross-left .8s both;
	width: 375px\9;
	height: 375px\9;
	opacity: 1;
}

.a-text a:hover .bgsqr2 {
	-webkit-animation: criss-cross-right .8s both;
	animation: criss-cross-right .8s both;
	width: 375px\9;
	height: 375px\9;
	opacity: 1;
}

.a-text a:hover {
	border: 1px solid #09348b;
	background: #09348b;
}

.banner .swiper-slide-active .a-titles {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	transition-delay: .6s;
}

.banner .swiper-slide-active .a-intro {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	transition-delay: .8s;
}

.banner .swiper-slide-active .a-tip {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 2s cubic-bezier(.25, .1, .25, 1), transform 2s cubic-bezier(.25, .1, .25, 1);
	transition-delay: 1s;
}

@-webkit-keyframes criss-cross-left {
	0% {
		left: -20px
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}

@keyframes criss-cross-left {
	0% {
		left: -20px
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}

@-webkit-keyframes criss-cross-right {
	0% {
		right: -20px
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}

@keyframes criss-cross-right {
	0% {
		right: -20px
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}

.main {
	background: #fff;
}

.cl {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.index1 {
	padding: 76px 0 90px 0;
}

.title {
	color: #000;
	font-size: 26px;
	position: relative;
}

.title h3 {
	font-weight: bold;
	color: #333;
	font-size: 52px;
}

.title h3 span {
	color: #016fac;
}

.title h3 b {
	font-size: 64px;
	font-family: "en";
	color: #e6e5e5;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	top: 4px;
}

.title h3 em {
	display: inline-block;
	position: relative;
	margin: 0 20px;
	top: -25px;
}

.index1 p {
	color: #333;
	font-size: 18px;
	line-height: 30px;
}

.index1 .we {
	margin-top: 42px;
}

.index1 .pic {
	width: 46%;
	margin-top: 15px;
}

.index1 .left {
	width: 48%;
}

.index1 .pic video,
.index1 .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px;
}

.more a {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	border: 1px solid #666;
	overflow: hidden;
	-webkit-transition: all .6s;
	transition: all .6s;
	font-size: 16px;
	border-radius: 24px;
	height: 46px;
	width: 174px;
	text-align: center;
}

.more a span {
	position: relative;
	color: #666;
	z-index: 2;
	background: url("../images/arrow.svg") no-repeat right 4px;
	display: inline-block;
	padding: 0 34px 0 0px;
	background-size: auto 14px;
}

.more a:hover span {
	background: url("../images/arrow2.svg") no-repeat right 4px;
	background-size: auto 14px;
	color: #fff;
}

.more a .bg_brf,
.more a .bg_aft {
	background: #016fac;
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: all .3s;
	transition: all .3s;
	-webkit-transition-timing-function: cubic-bezier(.75, 0, .125, 1);
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
}

.more a .bg_brf {
	opacity: 0.5;
}

.more a:hover .bg_brf,
.more a:hover .bg_aft {
	bottom: 0;
	z-index: 1;
}

.more a:hover .bg_aft {
	-webkit-transition-delay: .175s;
	transition-delay: .175s;
}

.index1 .more {
	margin-top: 46px;
}

.title .more {
	position: absolute;
	bottom: 0;
	right: 0;
}

.more2 a {
	border: 1px solid #fff;
	height: 46px;
	background: none;
}

.more2 a:hover,
.more a:hover {
	background: #016fac;
	border: 1px solid #016fac;
}

.more2 a span {
	color: #fff;
	background: url("../images/arrow2.svg") no-repeat right 4px;
	background-size: auto 14px;
}

@-webkit-keyframes criss-cross-left {
	0% {
		left: -20px
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}

@keyframes criss-cross-left {
	0% {
		left: -20px
	}
	50% {
		left: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		left: 50%;
		width: 375px;
		height: 375px;
	}
}

@-webkit-keyframes criss-cross-right {
	0% {
		right: -20px
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}

@keyframes criss-cross-right {
	0% {
		right: -20px
	}
	50% {
		right: 50%;
		width: 20px;
		height: 20px;
	}
	100% {
		right: 50%;
		width: 375px;
		height: 375px;
	}
}

.footer {
	background: #f7f7f7;
	position: relative;
	z-index: 2;
}

.footer .foot2 {
	padding: 26px 0;
	border-top: 1px solid #e5e5e5;
}

.footer .f-bottom1 {
	padding-bottom: 30px;
}

.foot1 .f-dh {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 30px;
}

.foot1 li {
	float: left;
	background: url("../images/f.png") no-repeat left center;
	padding-left: 12px;
	width: calc(50% - 12px);
	margin-bottom: 20px;
}

.foot1 li a {
	color: #545454;
	font-size: 14px;
}

.foot1 .f-middle {
	width: 300px;
}

.foot1 .f-right {
	width: 148px;
	text-align: center;
}

.foot1 .f-right img {
	width: 140px;
	height: 140px;
	border-radius: 10px;
	border: solid 1px #eee;
	border: 3px solid #fff;
}

.foot1 h5 {
	background: url("../images/f-ico_07.png") no-repeat left center;
	font-weight: normal;
	color: #fff;
	font-size: 16px;
	padding: 8px 0 8px 88px;
}

.foot1 h5 span {
	display: block;
	color: #545454;
	font-size: 35px;
	padding-bottom: 8px;
}

.foot1 p {
	color: #545454;
	font-size: 14px;
	line-height: 30px;
}

.foot2 p {
	color: #545454;
	font-size: 14px;
	line-height: 30px;
}

.foot2 p a {
	color: #545454;
}

.foot1 .p01 {
	background: url("../images/f1.svg") no-repeat left center;
	background-size: auto 22px;
	padding-left: 32px;
}

.foot1 .p01 b {
	color: #016fac;
	font-size: 30px;
	font-family: arial;
}

.foot1 .p02 {
	background: url("../images/f2.svg") no-repeat left center;
	background-size: auto 22px;
	padding-left: 32px;
}

.foot1 .p03 {
	background: url("../images/f3.svg") no-repeat left center;
	background-size: auto 22px;
	padding-left: 32px;
}

.foot1 .f-left p {
	margin-bottom: 10px;
}

.foot1 .f-left {
	width: 50%;
}

.footer .foot1 {
	padding: 50px 0 30px 0;
}

.footer a:hover,
.footer p a:hover {
	color: #016fac;
}

.part2 {
	border-top: 1px solid #dedede;
}

.index1 .number {
	width: 55%;
}

.part2 {
	padding: 52px 0 0 0;
	margin-top: 102px;
}

.part2 .text {
	width: 40%;
	padding-top: 15px;
}

.part2 .text p {
	color: #333;
	font-size: 18px;
	line-height: 36px;
}

.countup-txt h4 {
	font-size: 16px;
	color: #016fac;
	font-family: impact;
	font-weight: normal;
	font-family: "sz";
}

.countup-txt h4 span {
	font-size: 80px;
	color: #016fac;
}

.countup-txt h4 em {
	font-style: normal;
	font-size: 30px;
	font-weight: normal;
	display: inline-block;
	position: relative;
	top: -33px;
	padding-left: 5px;
}

.countup-txt p {
	font-size: 18px;
	color: #333;
	font-family: "ZiTi2";
	margin-top: -6px;
}

.index1 .col-md-3 {
	width: 33.33%;
	float: left;
	position: relative;
}

.index2 {
	position: relative;
	background: #f7f7f7;
}

.index2 .title {
	position: absolute;
	top: 64px;
	z-index: 10;
	width: 1400px;
	left: 50%;
	transform: translate(-50%, 0);
	color: #fff;
}

.index2 .title h3,
.index2 .title h3 span {
	color: #fff;
}

.index2 .title h3 em img.yc {
	display: none;
}

.index2 .title h3 b {
	color: rgba(255, 255, 255, 0.3);
}

.picSwiper2 {
	font-size: 0;
}

.picSwiper {
	top: -60px;
	background: #fff;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
}

.picSwiper img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index2 .swiper-button-prev {
	left: 5%;
}

.index2 .swiper-button-prev::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	background: url("../images/right.svg") no-repeat center;
	background-size: auto 20px;
}

.index2 .swiper-button-next {
	right: 5%;
}

.index2 .swiper-button-next::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	background: url("../images/left.svg") no-repeat center;
	background-size: auto 20px;
}

.index2 .swiper-button-next::after,
.index2 .swiper-button-prev::after {
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	transition: all .5s cubic-bezier(.694, 0, .335, 1);
	width: 48px;
	height: 48px;
	top: 0;
	border: 1px solid #fff;
}

.index2 .swiper-button-next,
.index2 .swiper-button-prev {
	width: 50px;
	height: 50px;
	z-index: 10;
}

.arrows2 {
	position: absolute;
	left: 50%;
	top: 100px;
	width: 1400px;
	transform: translate(-50%, 0);
	z-index: 10;
}

.arrows2 .w80 {
	width: 80px;
	height: 20px;
	position: absolute;
	right: 0;
}

.index2 .text1 h4 {
	color: #fff;
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 26px;
}

.index2 .text1 p {
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	width: 53%;
}

.index2 .text1 h4 a,
.index2 .text1 p a {
	color: #fff
}

.picSwiper2 .w1400 {
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0);
	top: 250px;
}

.index2 .swiper-pagination {
	color: rgba(255, 255, 255, 0.5);
	font-size: 14px;
	width: 90px;
	left: auto;
	right: 0;
	bottom: -28px;
	position: absolute;
}

.index2 .swiper-pagination em {
	display: inline-block;
	padding: 0 3px;
	position: relative;
	top: -12px;
}

.index2 .zongshu {
	color: rgba(255, 255, 255, 0.5);
	font-size: 16px;
	font-family: "sz";
	position: relative;
	top: -10px;
	display: inline-block;
}

.index2 .cur {
	color: #fff;
	font-size: 30px;
	font-family: "sz";
	font-weight: bold;
}

.picSwiper2 img {
	width: 100%;
}

.picSwiper .item .ico1,
.picSwiper .item .ico2,
.picSwiper .item .ico3,
.picSwiper .item .ico4,
.picSwiper .item .ico5,
.picSwiper .item .ico6 {
	transition: all 0.8s;
}

.picSwiper .item:hover .ico1,
.picSwiper .item:hover .ico2,
.picSwiper .item:hover .ico3,
.picSwiper .item:hover .ico4,
.picSwiper .item:hover .ico5,
.picSwiper .item:hover .ico6 {
	transform: rotate(360deg);
}

.picSwiper .item {
	position: relative;
	cursor: pointer;
	height: 148px;
	text-align: center;
}

.picSwiper .item:after {
	content: '';
	width: 1px;
	height: 59px;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 3;
	transition: all .3s ease;
	background: #d5d5d5;
	transform: translate(0, -50%);
}

.picSwiper .item:before {
	content: '';
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	transition: all .3s ease;
	background: #fff;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item:before {
	background: #016fac;
}

.picSwiper .swiper-slide .item .ico1 {
	background: url(../images/ico1.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico1 {
	background: url(../images/ico01.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico2 {
	background: url(../images/ico2.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico2 {
	background: url(../images/ico02.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico3 {
	background: url(../images/ico3.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico3 {
	background: url(../images/ico03.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico4 {
	background: url(../images/ico4.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico4 {
	background: url(../images/ico04.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico5 {
	background: url(../images/ico5.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico5 {
	background: url(../images/ico05.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico6 {
	background: url(../images/ico6.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico6 {
	background: url(../images/ico06.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico7 {
	background: url(../images/ico7.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico7 {
	background: url(../images/ico07.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico8 {
	background: url(../images/ico8.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico8 {
	background: url(../images/ico08.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico9 {
	background: url(../images/ico9.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico9 {
	background: url(../images/ico09.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .swiper-slide .item .ico10 {
	background: url(../images/ico10.svg) no-repeat center 30px;
	background-size: auto 45px;
	height: 90px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item .ico10 {
	background: url(../images/ico10.svg) no-repeat center 30px;
	background-size: auto 45px;
}

.picSwiper .item p {
	display: block;
	color: #333;
	font-size: 18px;
}

.picSwiper .swiper-slide.swiper-slide-thumb-active .item p {
	color: #016fac;
}

.picSwiper2 .text1 {
	opacity: 0;
	transform: translate3d(0, 30px, 0);
}

.picSwiper2 .swiper-slide.swiper-slide-active .text1 {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	transition: opacity 1s cubic-bezier(.25, .1, .25, 1), transform 1s cubic-bezier(.25, .1, .25, 1);
	transition-delay: .6s;
}

.index3 {
	background: #f7f7f7;
	padding: 0 0 75px 0;
	margin-top: -11px;
}

.index4 {
	background-repeat: no-repeat;
	background-size: cover;
	height: 528px;
	background-position: left center;
	padding: 90px 0;
}

.index4 .title h3 {
	color: #fff;
}

.index4 .title h3 b {
	color: rgba(255, 255, 255, 0.3);
}

.index4 .text {
	color: #fff;
	font-size: 20px;
	line-height: 34px;
	width: 66%;
	padding: 48px 0 78px 0;
}

.index3 .title {
	display: inline-block;
	float: left;
}

.tab-list1 .group1 {
	display: none;
	margin-top: 50px;
}

.tab1 {
	float: right;
	padding-top: 24px;
}

.tab1 .tit1 {
	display: inline-block;
}

.tab1 .tit1 a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	line-height: 48px;
	display: inline-block;
	margin-right: 60px;
}

.tab1 .tit1 a.cur {
	color: #016fac;
}

.tab1 .more {
	display: inline-block;
	float: right;
}

.group1 li {
	width: 31.33%;
	margin-right: 3%;
	float: left;
	border-radius: 10px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
}

.group1 li:nth-child(3) {
	margin-right: 0;
}

.group1 .txt {
	padding: 32px 35px 59px 35px;
	position: relative;
	overflow: hidden;
	border-radius: 0 0 10px 10px;
}

.group1 li .img {
	width: 100%;
	height: 296px;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}

.group1 li .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 10px 10px 0 0;
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -moz-transform 0.8s;
	transition: transform 0.8s;
}

.group1 li:hover .img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.group1 li a h3,
.group1 li a h4 {
	color: #333;
	font-size: 20px;
	margin-bottom: 34px;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.group1 li a h4 {
	margin-bottom: 22px;
}

.group1 li a p {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	position: relative;
	z-index: 1;
	transition: all 0.3s;
}

.group1 li a .time {
	color: #999;
	font-size: 16px;
	position: relative;
	margin-top: 38px;
	position: relative;
	z-index: 1;
}

.group1 li a .time::after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: url("../images/arrow.svg") no-repeat center 4px;
	width: 30px;
	height: 21px;
	background-size: auto 14px;
	transition: all 0.3s;
}

.group1 li dl {
	margin: 30px 35px;
	border-bottom: 1px solid #eee;
	padding-bottom: 25px;
}

.group1 li dl a .time {
	margin-top: 14px;
}

.group1 li dl:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

.group1 li .txt .bac {
	transition: all 0.7s;
	transform: scale(0);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	background: #016fac;
}

.group1 li:hover .txt .bac {
	transition: all 0.7s;
	transform: scale(12);
}

.group1 li:hover a h3,
.group1 li:hover a .txt p,
.group1 li:hover a .txt .time {
	color: #fff;
}

.group1 li:hover a .txt .time::after {
	background: url("../images/arrow2.svg") no-repeat center 4px;
	background-size: auto 14px;
	transform: translateX(5px);
}

.group1 li a .txt p {
	min-height: 90px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.group1 li dl a p {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.group1 li dl:hover a h4 {
	color: #016fac
}

.group1 li dl:hover a .time::after {
	transform: translateX(5px);
}

#zhezhao1 {
	position: fixed;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}

.pop-weixin {
	display: none;
	position: fixed;
	background: #fff url("../images/zxx.png") no-repeat left top;
	border-radius: 15px;
	width: 640px;
	height: 700px;
	z-index: 1001;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.pop-online {
	display: none;
	position: fixed;
	background: #fff;
	border-radius: 15px;
	width: 510px;
	height: 630px;
	z-index: 1001;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 60px;
}

#close1 img {
	height: 30px;
}

#close1 {
	position: absolute;
	top: 20px;
	right: 30px;
	cursor: pointer;
}

.pop-weixin h2 {
	color: #3f3f3f;
	font-size: 36px;
	text-align: center;
	margin: 160px 0 56px 0;
}

.pop-weixin h2 span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding-top: 3px;
}

.pop-weixin .img {
	text-align: center;
}

.pop-weixin .img img {
	width: 211px;
	height: 211px;
	padding: 24px;
	border: 1px solid #a6a6a6;
	border-radius: 15px;
}

.pop-weixin p {
	color: #acacac;
	font-size: 14px;
	padding-top: 30px;
	text-align: center;
}

.page {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 30px;
}

.page a,
.page span {
	margin: 0 2px 8px 2px;
	display: inline-block;
	padding: 5px 10px;
	background: #fff;
	color: #999;
	font-size: 16px;
	border: 1px solid #ccc;
	min-width: 20px;
}

.page a:hover,
.page a.current,
.page span.current {
	background: #016fac;
	color: #fff;
	border: 1px solid #016fac;
}

.page .page_on,
.page a.page-num-current {
	background: #016fac;
	color: #fff;
	border: 1px solid #016fac;
}

.ny-banner {
	height: 580px;
	background-size: cover;
	background-position: center;
	margin-top: 80px;
	position: relative;
}

.ny-banner .text {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	text-align: center;
	color: #fff;
	font-size: 48px;
	font-weight: bold;
	padding-bottom: 26px;
}

.ny-banner .text::after {
	content: "";
	display: block;
	position: absolute;
	background: #fff;
	bottom: 0;
	width: 73px;
	height: 5px;
	border-radius: 3px;
	transform: translate(-50%, 0);
	left: 50%;
}

.title-name {
	color: #333;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 28px;
}

.brand {
	border-bottom: 1px solid #eee;
	height: 79px;
	line-height: 79px;
}

.sub_nav {
	position: relative;
	height: 79px;
	overflow: hidden;
}

.sub_nav li {
	width: 182px;
	position: relative;
	float: left;
}

.sub_nav a {
	display: block;
	color: #333;
	font-size: 18px;
	position: relative;
	text-align: center;
	z-index: 2;
}

.sub_nav li::after {
	content: "";
	width: 100%;
	background: #016fac;
	display: block;
	height: 100%;
	 -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.6s;
    -moz-transition: -moz-transform 0.6s;
    transition: transform 0.6s;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.sub_nav li.active a,
.sub_nav li a:hover {
	color: #fff;
}

.sub_nav li.active::after,
.sub_nav li:hover::after {
	-moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.home {
	display: inline-block;
	float: right;
	font-size: 14px;
	background: url("../images/home.svg") no-repeat left center;
	padding-left: 30px;
	background-size: auto 20px;
	color: #666;
}

.home a {
	color: #666;
}

.about1,
.about3 {
	padding: 65px 0 74px 0;
}

.about1 .left p {
	color: #4b4c4d;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 15px;
}

.about1 img {
	width: 100%;
	display: block;
	margin-top: 8px;
	border-radius: 10px;
}

.honor {
	position: relative;
}

.about2 {
	background: url(../images/bg1.jpg) no-repeat center;
	background-size: cover;
	height: 540px;
}

.honor .swiper-button-next {
	right: -80px;
	transform: rotate(180deg);
}

.honor .swiper-button-prev {
	left: -80px;
}

.honor .swiper-pagination-bullet {
	background: #000;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	opacity: 1;
	display: inline-block;
	margin: 0 6px;
	position: relative;
}

.honor .swiper-pagination-bullet-active {
	background: #be1d2c;
}

.honor .swiper-pagination {
	left: 0;
	width: 100%;
	bottom: 0px;
	text-align: center;
	display: none;
}

.honor .img {
	background: #fff;
}

.honor .img .tp {
	height: 286px;
	padding: 40px 0;
	overflow: hidden;
}

.honor .img img {
	height: 286px;
	width: auto;
	display: block;
	margin: 0px auto;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.honor .img:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.honor .img .wz {
	padding: 15px 0;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #f2f2f2;
	color: #777;
	font-size: 18px;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.bigimg {
	width: auto;
	position: fixed;
	left: 0;
	top: 50%;
	right: 0;
	margin: auto;
	display: none;
	z-index: 9999;
	height: 600px;
	transform: translate(0, -50%);
}

.mask {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
	filter: Alpha(opacity=50);
	z-index: 9998;
	transition: all 1s;
	display: none
}

.mask:hover {
	cursor: zoom-out
}

.mask>img {
	position: fixed;
	right: 10px;
	top: 10px;
	width: 60px;
}

.mask>img:hover {
	cursor: pointer
}

.about1 .left {
	width: 58%;
}

.about1 .right {
	width: 38%;
}

.ny-tit {
	color: #333;
	font-size: 38px;
	font-weight: bold;
	margin-bottom: 34px;
	position: relative;
	padding-bottom: 16px;
}

.ny-tit::after {
	position: absolute;
	content: "";
	display: block;
	background: linear-gradient(to right, rgba(1, 111, 172, 0.8) 30%, rgba(1, 111, 172, 0.5) 45%, rgba(255, 255, 255, 0.5) 90%);
	bottom: 0;
	width: 176px;
	height: 7px;
	border-radius: 3px;
}

.about1 .number #countup {
	display: flex;
	justify-content: space-between
}

.about1 .number .tb1 {
	background: url(../images/a1.svg) no-repeat left 20px;
	background-size: auto 65px;
}

.about1 .number .tb2 {
	background: url(../images/a2.svg) no-repeat left 16px;
	background-size: auto 73px;
}

.about1 .number .tb3 {
	background: url(../images/a3.svg) no-repeat left 23px;
	background-size: auto 57px;
}

.about1 .number .countup-txt {
	padding-left: 90px;
}

.about1 .number {
	margin-top: 42px;
}

.about1 .countup-txt h4 em {
	top: auto;
	bottom: 0;
	color: #333;
	font-size: 18px;
	font-family: "ZiTi2";
}

.about2 dl {
	margin-top: 25px;
}

.about2 dt {
	background: url(../images/line.png) no-repeat left bottom;
	color: #016fac;
	font-size: 28px;
	padding-bottom: 24px;
	margin-bottom: 20px;
}

.about2 dd {
	color: #333;
	font-size: 16px;
	line-height: 34px;
}

.about2 .about-2 {
	float: right;
	width: 37%;
	padding: 12px 5% 0 0;
}

.about4 {
	padding: 68px 0 40px 0;
}

.hh-swiper {
	width: 100%;
	height: 100%;
	padding: 50px 0;
}

.hh-swiper .swiper-slide {
	text-align: center;
	transition: 300ms;
	transform: scale(0.8);
}

.hh-swiper .swiper-slide-active,
.hh-swiper .swiper-slide-duplicate-active {
	transform: scale(1.15);
}

.about4 .swiper-pagination {
	display: none;
}

.hh-swiper .box {
	position: relative;
}

.hh-swiper .tp {
	background: url(../images/zs-bg.png) no-repeat center;
	background-size: 100% 100%;
	padding: 10px;
	font-size: 0;
	position: relative;
	margin: 0 auto 60px auto;
	width: calc(76% - 20px);
	height: 200px;
}

.hh-swiper .box::after {
	background: url(../images/bot.png) no-repeat center bottom;
	background-size: 100% auto;
	content: "";
	position: absolute;
	width: 100%;
	height: 100px;
	left: 0;
	bottom: -75px;
	z-index: -1;
}

.hh-swiper .swiper-slide p {
	color: #333;
	font-size: 22px;
}

.hh-swiper .tp img {
	width: auto;
	height: 100%;
	display: block;
	margin: 0 auto;
}

.hh-swiper .swiper-slide-active .tp {
	height: 218px;
}

.about-4 {
	position: relative;
}

.about-4 .swiper-rtl .swiper-button-prev:after {
	content: '';
	background: url("../images/jtjt.png") no-repeat;
	background-position: center;
	background-size: auto 24px;
}

.about-4 .swiper-rtl .swiper-button-prev:hover:after {
	content: '';
	background: url("../images/jtjt.png") no-repeat;
	background-position: center;
	background-size: auto 24px;
}

.about-4 .swiper-button-prev:after,
.about-4 .swiper-container-rtl .swiper-button-next:after {
	content: '';
	background: url("../images/jtjt.png") no-repeat;
	background-position: center;
	background-size: auto 24px;
}

.about-4 .swiper-button-next:after,
.about-4 .swiper-container-rtl .swiper-button-next:after {
	background: url("../images/jtjt2.png") no-repeat center;
	background-size: auto 24px;
	content: "";
}

.about-4 .swiper-button-next {
	right: -50px;
}

.about-4 .swiper-button-prev {
	left: -50px;
}

.about-4 .swiper-button-next,
.about-4 .swiper-button-prev {
	width: 48px;
	height: 48px;
	border: 1px solid #c6c6c6;
	border-radius: 50%;
}

.about-3 {
	background: url(../images/bg2.png) no-repeat left bottom;
	background-size: 100% auto;
	height: 660px;
	position: relative;
}

.about3 {
	background-color: #f9f9f9;
}

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

.about3 dl {
	padding-left: 44px;
	position: relative;
	transition: 1s;
}

.about3 dl.d1 {
	top: -130px;
}

.about3 dl.d2 {
	top: 90px;
	left: 70px;
}

.history-swiper .swiper-slide.swiper-slide-active dl.d1,
.history-swiper .swiper-slide.swiper-slide-prev dl.d1 {
	top: 20px;
}


/*.about3 dl.d1{top:20px;}*/

.about3 dt {
	color: #016fac;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 7px;
}

.about3 dd p {
	color: #4b4c4d;
	font-size: 16px;
	position: relative;
	line-height: 30px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.about3 .line {
	position: absolute;
	bottom: 70px;
}

.about3 dl .dot-dd {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 8px;
	background: #d3efff;
}

.about3 dl .dot-dd::after {
	content: "";
	display: block;
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #016fac;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.about3 dl .line-xt {
	height: 180px;
	position: absolute;
	top: 32px;
	left: 12px;
	width: 1px;
	overflow: hidden;
}

.about3 dl .line-xt .moving-line {
	height: 180px;
	width: 1px;
	background: -webkit-linear-gradient(top, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
	background: -moz-linear-gradient(top, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
	/* FireFox */
	background: -o-linear-gradient(top, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
	/* Opear */
	background: -ms-linear-gradient(top, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
}

.history-swiper .swiper-slide dl.d2 .line-xt {
	top: -60px;
	height: 66px;
}

.history-swiper .swiper-slide dl.d2 .line-xt .moving-line {
	height: 66px;
	background: -webkit-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
	background: -moz-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
	background: -o-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
	background: -ms-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));}
	.history-swiper .swiper-slide dl p {
		width: 70%;
	}
	.history-swiper .swiper-slide.swiper-slide-active dl.d2,
	.history-swiper .swiper-slide.swiper-slide-prev dl.d2 {
		top: 230px;
		left: 70px;
	}
	.history-swiper .swiper-slide.swiper-slide-next dl.d1 {
		top: -55px;
	}
	.history-swiper .swiper-slide.swiper-slide-next dl.d2 {
		top: 150px;
		left: 70px;
	}
	.history-swiper .swiper-slide.swiper-slide-next+.swiper-slide dl.d1 {
		top: -130px;
	}
	.history-swiper .swiper-slide.swiper-slide-next+.swiper-slide dl.d2 {
		top: 90px;
		left: 70px;
	}
	.history-swiper {
		height: 600px;
		padding-top: 130px;
	}
	.history-swiper .swiper-slide.swiper-slide-active dl.d2 .line-xt,
	.history-swiper .swiper-slide.swiper-slide-next dl.d2 .line-xt,
	.history-swiper .swiper-slide.swiper-slide-next+.swiper-slide dl.d2 .line-xt {
		top: -60px;
		height: 66px;
	}
	.history-swiper .swiper-slide.swiper-slide-active dl.d2 .line-xt .moving-line,
	.history-swiper .swiper-slide.swiper-slide-next dl.d2 .line-xt .moving-line,
	.history-swiper .swiper-slide.swiper-slide-next+.swiper-slide dl.d2 .line-xt .moving-line {
		height: 66px;
		background: -webkit-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
		background: -moz-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
		background: -o-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
		background: -ms-linear-gradient(bottom, rgba(1, 111, 172, 1), rgba(255, 255, 255, 1));
	}
	.move1 {
		animation: myMove1 5s ease-in infinite alternate;
		-webkit-animation: myMove1 5s ease-in infinite alternate;
	}
	@keyframes myMove1 {
		from {
			transform: translate(-50%, -50%) rotate(0deg);
		}
		to {
			transform: translate(-50%, -50%) rotate(360deg);
		}
	}
	@-webkit-keyframes myMove1 {
		from {
			transform: translate(-50%, -50%) rotate(0deg);
		}
		to {
			transform: translate(-50%, -50%) rotate(360deg);
		}
	}
	.scale1 {
		animation: myScale1 5s ease-in infinite alternate;
		-webkit-animation: myScale1 5s ease-in infinite alternate;
	}
	@keyframes myScale1 {
		0% {
			transform: scale(1);
		}
		50% {
			transform: scale(0.95);
		}
		100% {
			transform: scale(1);
		}
	}
	@-webkit-keyframes myScale1 {
		0% {
			transform: scale(1);
		}
		50% {
			transform: scale(0.95);
		}
		100% {
			transform: scale(1);
		}
	}
	.scale2 {
		animation: myScale2 5s ease-in infinite alternate;
		-webkit-animation: myScale2 5s ease-in infinite alternate;
	}
	@keyframes myScale2 {
		0% {
			transform: scale(1);
		}
		50% {
			transform: scale(0.8);
		}
		100% {
			transform: scale(1);
		}
	}
	@-webkit-keyframes myScale2 {
		0% {
			transform: scale(1);
		}
		50% {
			transform: scale(0.8);
			background: #fff;
		}
		100% {
			transform: scale(1);
		}
	}
	.moving-line {
		animation: moveUp 5s infinite;
	}
	@-webkit-keyframes myScale1 {
		0% {
			transform: translateY(0);
		}
		50% {
			transform: translateY(-50%);
		}
		100% {
			transform: translateY(0);
		}
	}
	.history-swiper .swiper-slide.swiper-slide-active dl.d2 .moving-line,
	.history-swiper .swiper-slide.swiper-slide-next dl.d2 .moving-line,
	.history-swiper .swiper-slide.swiper-slide-next+.swiper-slide dl.d2 .moving-line {
		animation: moveUp3 5s infinite;
	}
	.about3 .swiper-pagination {
		width: 200px;
		height: 10px;
		border-radius: 5px;
		left: 50%;
		transform: translate(-50%, 0);
		bottom: -10px;
	}
	.about3 .swiper-pagination span {
		border-radius: 15px;
		background: #016fac;
	}
	.contact {
		background: #f7f7f7;
	}
	.contact .way {
		padding: 75px 0;
	}
	.contact ul {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 36px;
	}
	.contact li {
		background: #fff;
		border-radius: 10px;
		padding: 45px 34px 0 34px;
	}
	.contact li .text1 {
		position: relative;
		color: #333;
		font-family: arial;
		padding-left: 50px;
	}
	.contact li .text1 b {
		display: block;
		font-size: 22px;
		font-weight: bold;
		font-family: auto;
		padding-bottom: 7px;
	}
	.contact li .text1::before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		width: 36px;
		height: 35px;
		background: url("../images/c1.jpg") no-repeat left top;
		top: 0;
	}
	.contact li .text1.c2::before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		width: 36px;
		height: 35px;
		background: url("../images/c2.jpg") no-repeat left top;
		top: 0;
	}
	.contact li .text1.c3::before {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		width: 36px;
		height: 35px;
		background: url("../images/c3.jpg") no-repeat left top;
		top: 0;
	}
	.contact li .text2 {
		color: #666;
		font-size: 15px;
		border-top: 1px solid #f4f4f4;
		padding: 24px 0;
		margin-top: 30px;
	}
	.project li {
		position: relative;
	}
	.project li .text {
		width: 50%;
		margin-top: 6%;
	}
	.project li .tp {
		width: 50%;
		font-size: 0;
		height: 592px;
		overflow: hidden;
	}
	.project li .tp img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		transition: all 0.5s;
	}
	.project li:hover .tp img {
		transform: scale(1.1);
	}
	.project li .text .w1400 {
		position: absolute;
		left: 50%;
		transform: translate(-50%, 0);
	}
	.project li .jj p {
		color: #4b4c4d;
		font-size: 16px;
		line-height: 34px;
	}
	.project li .jj {
		width: 40%;
		height: 136px;
		margin-bottom: 24px;
	}
	.project li:nth-child(2n) .text .w1400 .wz {
		position: absolute;
		right: 0;
		width: 40%;
	}
	.project li:nth-child(2n) .jj {
		width: 85%;
	}
	.project01 {
		background: #f7f7f7;
		padding: 74px 0;
	}
	.project02 {
		padding: 74px 0;
	}
	.pic-group1 {
		position: relative;
		margin-top: 50px;
	}
	.pic-group1 .tp {
		overflow: hidden;
		width: 100%;
		height: 272px;
		border-radius: 10px;
	}
	.pic-group1 .tp img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 10px;
		transition: all 0.5s;
	}
	.pic-group1 .tp:hover img {
		transform: scale(1.1);
	}
	.project2 p {
		color: #4b4c4d;
		font-size: 16px;
		line-height: 34px;
	}
	.project2 .swiper-rtl .swiper-button-prev:after {
		content: '';
		background: url("../images/jtjt.png") no-repeat;
		background-position: center;
		background-size: auto 24px;
	}
	.project2 .swiper-rtl .swiper-button-prev:hover:after {
		content: '';
		background: url("../images/jtjt.png") no-repeat;
		background-position: center;
		background-size: auto 24px;
	}
	.project2 .swiper-button-prev:after,
	.project2 .swiper-container-rtl .swiper-button-next:after {
		content: '';
		background: url("../images/jtjt.png") no-repeat;
		background-position: center;
		background-size: auto 24px;
	}
	.project2 .swiper-button-next:after,
	.project2 .swiper-container-rtl .swiper-button-next:after {
		background: url("../images/jtjt2.png") no-repeat center;
		background-size: auto 24px;
		content: "";
	}
	.project2 .swiper-button-next {
		right: -80px;
	}
	.project2 .swiper-button-prev {
		left: -80px;
	}
	.project2 .swiper-button-next,
	.project2 .swiper-button-prev {
		width: 48px;
		height: 48px;
		border: 1px solid #c6c6c6;
		border-radius: 50%;
		margin-top: 0;
		transform: translate(0, -50%);
	}
	.project2 .swiper-pagination {
		display: none;
	}
	.cases {
		padding: 75px 0;
	}
	/*.cases ul{display: grid;grid-template-columns: repeat(3, 1fr);gap: 50px;}*/
	.cases li {
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
		border-radius: 10px;
		margin: 0 3% 45px 0;
		width: 31.33%;
		float: left;
	}
	.cases li:nth-child(3n) {
		margin-right: 0;
	}
	.cases li .tp {
		border-radius: 10px 10px 0 0;
		overflow: hidden;
		height: 274px;
	}
	.cases li .tp img {
		border-radius: 10px 10px 0 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		transition: all 0.5s;
	}
	.cases li:hover .tp img {
		transform: scale(1.1);
	}
	.cases li a .text {
		padding: 32px;
	}
	.cases li a h3 {
		color: #333;
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 14px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.cases li a p {
		color: #666;
		font-size: 16px;
		line-height: 30px;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.cases li:hover a h3 {
		color: #016fac;
	}
	.news-list li {
		padding: 75px 0;
		transition: all 0.5s;
	}
	.news-list li .tp {
		width: 326px;
		font-size: 0;
		overflow: hidden;
		height: 230px;
	}
	.news-list li .tp img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		transition: all 0.5s;
	}
	.news-list li:hover .tp img {
		transform: scale(1.1);
	}
	.news-list li .text {
		width: calc(100% - 398px);
		padding-top: 16px;
		overflow: hidden;
		height: 214px;
	}
	.news-list li h3 a {
		display: block;
		color: #333;
		font-size: 26px;
		font-weight: bold;
		margin-bottom: 18px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.news-list li p {
		color: #666;
		font-size: 16px;
		line-height: 30px;
	}
	.news-list li .time {
		color: #016fac;
		font-size: 16px;
		font-family: "sz";
		margin-top: 40px;
		transition: all 0.5s;
	}
	.news-list li .more a span {
		background: none;
		padding: 0;
		color: #fff;
	}
	.news-list li .more a {
		background: #016fac;
		border: 1px solid #016fac;
	}
	.news-list li .more {
		margin-top: 100px;
		transition: all 0.5s;
	}
	.news-list li:hover .more {
		margin-top: 10px;
	}
	.news-list li:hover .time {
		opacity: 0;
		margin: 0;
	}
	.news-list li:hover {
		background: #f7f7f7;
	}
	.news-detail {
		padding: 75px 0;
	}
	.news-detail .left {
		width: calc(100% - 408px);
	}
	.news-detail .right {
		width: 266px;
		background: #f7f7f7;
		padding: 54px 36px 56px 36px;
	}
	.news-detail .fenye b {
		display: block;
		color: #333;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.news-detail .fenye p a {
		color: #666;
		font-size: 16px;
		line-height: 26px;
	}
	.news-detail .fenye p a:hover {
		color: #016fac;
	}
	.news-detail .fenye div {
		margin-bottom: 35px;
	}
	.backs a {
		display: block;
		text-align: center;
		background: #016fac;
		height: 56px;
		line-height: 56px;
		color: #fff;
		font-size: 16px;
		transition: all 0.5s;
	}
	.backs a:hover {
		transform: translateY(-5px);
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
	}
	.backs a span {
		display: inline-block;
		background: url("../images/back.svg") no-repeat left center;
		background-size: auto 24px;
		padding-left: 38px;
	}
	.backs {
		margin-top: 35px;
	}
	.news-detail .tit-box {
		border-bottom: 1px solid #e6e6e6;
		text-align: center;
		padding-bottom: 22px;
	}
	.news-detail .tit1 {
		color: #333;
		font-size: 30px;
		font-weight: bold;
		margin-bottom: 18px;
	}
	.news-detail .tit2 {
		color: #666;
		font-size: 16px;
	}
	.news-detail .tit2 span {
		display: inline-block;
		margin: 0 17px;
	}
	.news-detail .read {
		padding-top: 32px;
	}
	.news-detail .read p {
		color: #666;
		font-size: 16px;
		line-height: 32px;
		text-indent: 34px;
	}
	.news-detail .read img {
		display: block;
		margin: 20px auto;
		max-width: 100%;
	}
	.news-1 {
		background: #f7f7f7;
		padding: 76px 0;
	}
	.news-2 {
		padding: 76px 0;
	}
	.top1 .more {
		display: inline-block;
		float: right;
		margin-top: 10px;
	}
	.news-item1 .left {
		width: 48%;
	}
	.news-item1 .right {
		width: calc(50.5% - 70px);
		padding: 23px 35px;
		background: #fff;
		border-radius: 10px;
	}
	.news-item1 .right li {
		position: relative;
		padding-left: 18px;
		line-height: 72px;
		border-bottom: 1px solid #f1f1f1;
		height: 72px;
	}
	.news-item1 .right li:last-child {
		border-bottom: none;
	}
	.news-item1 .right li::before {
		content: "";
		background: #016fac;
		position: absolute;
		left: 4px;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 8px;
		height: 8px;
		border-radius: 50%;
	}
	.news-item1 .right li a {
		display: inline-block;
		color: #333;
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: calc(100% - 130px);
	}
	.news-item1 .right li a:hover {
		color: #016fac;
	}
	.news-item1 .right li span {
		display: inline-block;
		float: right;
		color: #666;
		font-size: 16px;
		font-family: arial;
	}
	.news-item1 .txt {
		padding: 28px 40px 32px 40px;
		position: relative;
		overflow: hidden;
		border-radius: 0 0 10px 10px;
		background: #fff;
	}
	.news-item1 .img {
		width: 100%;
		height: 386px;
		overflow: hidden;
		border-radius: 10px 10px 0 0;
	}
	.news-item1 .img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 10px 10px 0 0;
		-webkit-transition: -webkit-transform 0.8s;
		-moz-transition: -moz-transform 0.8s;
		transition: transform 0.8s;
	}
	.news-item1 .left:hover .img img {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	.news-item1 .left a h3 {
		color: #333;
		font-size: 20px;
		margin-bottom: 18px;
		position: relative;
		z-index: 1;
		transition: all 0.3s;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.news-item1 .left a p {
		color: #666;
		font-size: 16px;
		line-height: 30px;
		position: relative;
		z-index: 1;
		transition: all 0.3s;
	}
	.news-item1 .left a .time {
		color: #666;
		font-size: 15px;
		position: relative;
		margin-top: 20px;
		position: relative;
		z-index: 1;
	}
	.news-item1 .left a .time::after {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		background: url("../images/arrow.svg") no-repeat center 4px;
		width: 30px;
		height: 21px;
		background-size: auto 14px;
		transition: all 0.3s;
	}
	.news-item1 .left .txt .bac {
		transition: all 0.7s;
		transform: scale(0);
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100px;
		height: 100px;
		border-radius: 100%;
		background: #016fac;
	}
	.news-item1 .left:hover .txt .bac {
		transition: all 0.7s;
		transform: scale(13);
	}
	.news-item1 .left:hover a h3,
	.news-item1 .left:hover a .txt p,
	.news-item1 .left:hover a .txt .time {
		color: #fff;
	}
	.news-item1 .left:hover a .txt .time::after {
		background: url("../images/arrow2.svg") no-repeat center 4px;
		background-size: auto 14px;
		transform: translateX(5px);
	}
	.news-item1 .left a .txt p {
		display: -webkit-box;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.news-item2 .box01 {
		float: left;
		width: 47.5%;
		margin-right: 5%;
	}
	.news-item2 .box01:nth-child(2n) {
		margin-right: 0;
	}
	.news-item2 .list {
		background: #fff;
		border-radius: 10px;
		box-shadow: 0 0 18px rgba(0, 0, 0, 0.07);
		padding: 10px 12px;
	}
	.news-item2 .img {
		width: 178px;
		height: 144px;
		overflow: hidden;
		border-radius: 10px;
	}
	.news-item2 .img img {
		width: 100%;
		height: 100%;
		object-fit: cover;
		border-radius: 10px;
		-webkit-transition: -webkit-transform 0.8s;
		-moz-transition: -moz-transform 0.8s;
		transition: transform 0.8s;
	}
	.news-item2 .list:hover .img img {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	.news-item2 .txt {
		width: calc(100% - 212px);
	}
	.news-item2 .list a .txt h3 {
		color: #333;
		font-size: 20px;
		margin: 30px 0 36px 0;
		position: relative;
		z-index: 1;
		transition: all 0.3s;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.news-item2 .list a .txt .time {
		color: #666;
		font-size: 15px;
		position: relative;
		margin-top: 20px;
		position: relative;
		z-index: 1;
	}
	.news-item2 .list a .txt .time::after {
		content: "";
		display: block;
		position: absolute;
		right: 0;
		top: 0;
		background: url("../images/arrow.svg") no-repeat center 4px;
		width: 30px;
		height: 21px;
		background-size: auto 14px;
		transition: all 0.3s;
	}
	.news-item2 li {
		position: relative;
		padding-left: 18px;
		line-height: 72px;
		border-bottom: 1px solid #f1f1f1;
		height: 72px;
	}
	.news-item2 li:last-child {
		border-bottom: none;
	}
	.news-item2 li::before {
		content: "";
		background: #016fac;
		position: absolute;
		left: 4px;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 8px;
		height: 8px;
		border-radius: 50%;
	}
	.news-item2 li a {
		display: inline-block;
		color: #333;
		font-size: 20px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: calc(100% - 130px);
	}
	.news-item2 li a:hover,
	.news-item2 .list:hover a .txt h3 {
		color: #016fac;
	}
	.news-item2 li span {
		display: inline-block;
		float: right;
		color: #666;
		font-size: 16px;
		font-family: arial;
	}
	.picSwiper2 .pics {
		height: 760px;
		overflow: hidden;
	}
	.picSwiper2 img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.index2 .swiper-button-next,
	.index2 .swiper-button-prev {
		top: 42%;
	}
	.about-1 .left{height:590px;overflow-y: scroll;padding-right: 20px;}
	.about-1 .height2{}
