@font-face {
	font-family: "be";
	src: url("../css/BEBAS-1.ttf")
}
a {
	color: inherit
}
a:hover {
	color: #3b76bc
}
.main {
	width: 1530px;
	margin: 0 auto;
	position: relative;
	padding-right: 15px;
	padding-left: 15px
}
body {
	min-width: 1200px
}
.main::after {
	content: "";
	display: block;
	clear: both
}
.nav_btn {
	display: none
}
.header_out {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0,0,0,0.48);
	border-bottom: 1px solid rgba(0,0,0,0.48)
}
.header_out.on {
	background: #ffffff;
	position: fixed
}
.header_out.on .head .logo {
	margin-top: 22px
}
.header_out.on .head .logo .logo_b {
	display: block
}
.header_out.on .head .logo .logo_a {
	display: none
}
.header_out.on .head .logo .slogen {
	color: #a5a5a5;
	border-color: #a4a4a4
}
.header_out.on .head .nav li>a {
	line-height: 70px
}
.header_out.on .head .lanbox {
	margin-top: 27px
}
.header_out.on .head {
	height: 70px
}
.header_out.on .head .nav li>a {
	font-size: 20px;
	color: #020202
}
.header_out.on .head .lanbox span {
	color: #0b0b0b;
	border-color: #0b0b0b
}
.inner_header {
	position: relative;
	background: #fff
}
.inner_header .head .logo .logo_b {
	display: block
}
.inner_header .head .logo .logo_a {
	display: none
}
.inner_header .head .logo .slogen {
	color: #a5a5a5;
	border-color: #a4a4a4
}
.inner_header .head .nav li>a {
	color: #020202
}
.inner_header .head .lanbox span {
	color: #0b0b0b;
	border-color: #0b0b0b
}
.head {
	height: 120px;
	padding-left: 45px;
	padding-right: 65px
}
.head .logo {
	display: block;
	float: left;
	margin-top: 45px;
	transition: all 0.3s
}
.head .logo img {
	display: block;
	float: left
}
.head .logo .logo_b {
	display: none
}
.head .logo .slogen {
	line-height: 29px;
	font-style: italic;
	font-size: 18px;
	color: #ececec;
	float: left;
	font-weight: 400;
	padding-left: 15px;
	margin-left: 15px;
	border-left: 1px solid #a4a4a4
}
.head .lanbox {
	float: right;
	font-size: 0;
	margin-top: 51px;
	margin-left: 70px;
	transition: all 0.3s
}
.head .lanbox a {
	overflow: hidden;
	display: block;
	height: 19px
}
.head .lanbox a:hover span {
	color: #0a314f;
	border-color: #0a314f
}
.head .lanbox img {
	display: block;
	height: 100%;
	float: left
}
.head .lanbox span {
	display: block;
	line-height: 1;
	font-size: 15px;
	font-size: 19px;
	line-height: 19px;
	float: left;
	color: #fff;
	font-weight: lighter;
	transition: all 0.3s;
	padding-left: 13px;
	margin-left: 13px;
	border-left: 1px solid #fff
}
.head .nav {
	float: right
}
.head .nav li {
	float: left;
	position: relative;
	margin-right: 60px
}
.head .nav li:last-of-type {
	margin-right: 0
}
.head .nav li>a {
	line-height: 120px;
	font-size: 20px;
	color: #d7d7d7;
	display: block;
	transition: all 0.3s;
	position: relative
}
.head .nav li .sub {
	position: absolute;
	min-width: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: none;
	opacity: 0;
	top: 110%;
	text-align: center;
	background: #fff;
	box-shadow: 0px 1px 1px 0.26px rgba(0,0,0,0.15);
	transition: all 0.3s;
	white-space: nowrap;
	text-align: center;
	padding: 0 30px
}
.head .nav li .sub a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: inline-block;
	padding: 20px 8px;
	font-size: 14px;
	color: #949494;
	transition: all 0.3s
}
.head .nav li .sub a:hover {
	background: #ededed
}
.nav li:hover>a, .nav li.on>a {
	font-weight: bold;
	color: #fff
}
.nav li:hover .sub, .nav li.on .sub {
	opacity: 1;
	display: block;
	animation: moveup 0.5s;
	animation-fill-mode: forwards
}
.m_nav, .pcshow {
	display: none !important
}
.banner .swiper-slide {
	position: relative
}
.banner .swiper-slide .bg {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0;
	position: absolute
}
.banner .main {
	padding-top: 340px;
	padding-bottom: 195px;
	color: #fff
}
.banner .imgbox {
	width: 675px;
	height: 425px;
	position: absolute;
	right: 44px;
	bottom: 88px
}
.banner .imgbox img {
	display: block;
	position: absolute
}
.banner .imgbox .img1 {
	bottom: 21px;
	left: 0;
	opacity: 0;
	transform: translateX(-60px)
}
.banner .imgbox .img2 {
	left: 227px;
	top: 0;
	z-index: 5;
	opacity: 0;
	transform: translateX(60px)
}
.banner .txt .p1 {
	font-size: 30px;
	font-weight: lighter;
	opacity: 0;
	transform: translateX(-50px)
}
.banner .txt .h3 {
	font-size: 46px;
	line-height: 58px;
	opacity: 0;
	transform: translateX(-50px)
}
.banner .txt .en {
	font-family: "Arial Black";
	font-size: 36px;
	text-transform: uppercase;
	opacity: 0.05;
	margin-top: 3px;
	opacity: 0;
	transform: translateX(-50px)
}
.banner .txt .mouse {
	height: 28px;
	position: relative;
	padding-left: 30px;
	line-height: 28px;
	margin-top: 30px;
	opacity: 0;
	transform: translateX(-50px)
}
.banner .txt .box {
	width: 18px;
	height: 28px;
	border-radius: 9px;
	background: #103153;
	position: absolute;
	top: 0;
	left: 0
}
.banner .txt .box::after {
	content: "";
	display: block;
	width: 3px;
	height: 8px;
	border-radius: 1.5px;
	background: #eda728;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -1.5px;
	-webkit-animation: bounce-down 1.6s linear infinite;
	animation: bounce-down 1.6s linear infinite
}
.banner .swiper-slide-active .txt .p1 {
	opacity: 1;
	transform: translateX(0);
	transition: all 0.5s;
	transition-delay: 0.6s
}
.banner .swiper-slide-active .txt .h3 {
	opacity: 1;
	transform: translateX(0);
	transition: all 0.5s;
	transition-delay: 0.7s
}
.banner .swiper-slide-active .txt .en {
	opacity: 0.05;
	transform: translateX(0);
	transition: all 0.5s;
	transition-delay: 0.9s
}
.banner .swiper-slide-active .txt .mouse {
	opacity: 1;
	transform: translateX(0);
	transition: all 0.5s;
	transition-delay: 1.1s
}
.banner .swiper-slide-active .txt .box {
	width: 18px;
	height: 28px;
	border-radius: 9px;
	background: #103153;
	position: absolute;
	top: 0;
	left: 0
}
.banner .swiper-slide-active .txt .box::after {
	content: "";
	display: block;
	width: 3px;
	height: 8px;
	border-radius: 1.5px;
	background: #eda728;
	position: absolute;
	top: 5px;
	left: 50%;
	margin-left: -1.5px;
	-webkit-animation: bounce-down 1.6s linear infinite;
	animation: bounce-down 1.6s linear infinite
}
.banner .swiper-slide-active .imgbox .img1 {
	opacity: 1;
	transform: translateX(0);
	transition: all 0.8s;
	transition-delay: 0.8s
}
.banner .swiper-slide-active .imgbox .img2 {
	opacity: 1;
	transform: translateX(0);
	transition: all 0.8s;
	transition-delay: 0.8s
}
.banner .swiper-pagination {
	font-size: 0;
	bottom: 24px
}
.banner .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	background: #717171;
	margin: 0 8px !important;
	opacity: 1
}
.banner .swiper-pagination-bullet-active {
	background: #fff
}
@-webkit-keyframes bounce-down {
25% {
-webkit-transform:translateY(-2px)
}
50%, 100% {
-webkit-transform:translateY(0)
}
75% {
-webkit-transform:translateY(2px)
}
}
@keyframes bounce-down {
25% {
transform:translateY(-2px)
}
50%, 100% {
transform:translateY(0)
}
75% {
transform:translateY(2px)
}
}
.i_title {
	text-align: center
}
.i_title h3 {
	font-size: 40px;
	font-weight: bold;
	color: #0a314f;
	margin-bottom: 15px;
	letter-spacing: 3px
}
.i_title p {
	font-size: 16px;
	color: #afafaf;
	letter-spacing: 1px
}
.part_a {
	position: relative;
	padding-top: 60px
}
.part_a::after {
	content: "";
	display: block;
	width: 100%;
	height: 80%;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../img/part_bg.jpg) no-repeat center/cover
}
.part_a .i_title h3 {
	color: #fff
}
.part_a .i_title p {
	font-size: 22px;
	color: #90a1ae
}
.part_a .main {
	z-index: 10
}
.part_a .list {
	overflow: hidden;
	margin-top: 60px
}
.part_a .list li {
	height: 277px;
	position: relative;
	width: 20%;
	float: left;
	overflow: hidden;
	transition: all 0.5s ease
}
.part_a .list li.on {
	width: 40%
}
.part_a .list li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%
}
.part_a .list li img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	min-height: 100%;
	min-width: 100%
}
.part_a .list li .txt {
	position: relative;
	z-index: 10;
	padding: 40px 40px 10px
}
.part_a .list li .txt .tt {
	font-size: 26px;
	font-weight: bold;
	color: #525252
}
.part_a .list li .txt .des {
	font-size: 14px;
	line-height: 24px;
	color: #525252;
	margin-top: 18px
}
.part_b {
	padding-top: 90px;
	padding-bottom: 85px
}
.part_b .part_b_nav {
	width: 1310px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 65px;
	margin-bottom: 40px
}
.part_b .part_b_nav li {
	float: left;
	width: 12.5555%;
	text-align: center;
	margin-right: 2%; box-sizing:border-box ;
}
.part_b .part_b_nav li:last-of-type {
	margin-right: 0
}
.part_b .part_b_nav li a {
	display: block;
	width: 100%;
	line-height: 46px;
	font-size: 20px;
	color: #787878;
	border: 1px solid #d0d0d0;
	transition: all 0.3s
}
.part_b .part_b_nav li.on a, .part_b .part_b_nav li:hover a {
	background: #0a314f;
	color: #fff;
	border-color: #0a314f
}
.part_b .inbox {
	overflow: hidden;
	position: relative
}
.part_b .inbox .swiper-container {
	width: 60%;
	float: left
}
.part_b .inbox .swiper-container img {
	display: block;
	width: 100%
}
.part_b .boxes {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 40%;
	background: url(../img/part_b_bg3.jpg) no-repeat center/cover;
	border-right: 10px solid #f0b605;
	padding: 80px 70px 10px 80px;
	color: #fff
}
.part_b .boxes .box {
	display: none
}
.part_b .boxes .box:nth-child(1) {
	display: block
}
.part_b .boxes .tt {
	font-weight: bold;
	font-size: 36px
}
.part_b .boxes .sub_tt {
	font-size: 18px;
	margin-top: 8px;
	margin-bottom: 29px
}
.part_b .boxes .des {
	font-size: 14px;
	color: #b2c3d1;
	line-height: 30px;
	margin-bottom: 45px
}
.part_b .boxes .more {
	width: 113px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	border: 1px solid #405f76;
	display: block;
	font-size: 12px;
	margin-bottom: 31px;
	transition: all 0.3s
}
.part_b .boxes .more:hover {
	background: #fff;
	color: #0a314f
}
.part_b .boxes .tagbox {
	border-top: 1px solid #fff;
	padding-top: 17px;
	overflow: hidden
}
.part_b .boxes .tagbox a {
	display: block;
	float: left;
	width: 28%;
	margin-right: 8%;
	padding-left: 22px;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	background: url(../img/tag.png) no-repeat left center;
	transition: all 0.3s
}
.part_b .boxes .tagbox a:hover {
	background-position: 5px center
}
.part_b .boxes .tagbox a:nth-child(3n) {
	margin-right: 0
}
.part_c {
	overflow: hidden;
	position: relative;
	padding-top: 170px;
	padding-bottom: 165px
}
.part_c .bg {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0
}
.part_c .tt {
	font-size: 48px;
	line-height: 72px;
	font-weight: bold;
	color: #0b3351
}
.part_c .des {
	font-size: 24px;
	color: #363636;
	line-height: 38px;
	margin-top: 25px;
	margin-bottom: 60px
}
.part_c .list {
	overflow: hidden
}
.part_c .list li {
	float: left;
	position: relative;
	width: 130px;
	text-align: center
}
.part_c .list li::after {
	content: "";
	display: block;
	height: 64px;
	width: 1px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -32px;
	background: #c5cbd3
}
.part_c .list li:last-of-type::after {
	display: none
}
.part_c .list li img {
	display: block;
	margin: 0 auto
}
.part_c .list li p {
	font-size: 22px;
	margin-top: 10px;
	color: #343434
}
.part_d {
	padding-top: 105px;
	padding-bottom: 40px
}
.part_d .inner {
	width: 100%;
	height: 673px;
	margin-top: 70px;
	position: relative
}
.part_d .inner img {
	display: block;
	position: absolute;
	top: 22px;
	left: 312px
}
.part_d .inner .box {
	overflow: hidden;
	position: absolute;
	z-index: 5
}
.part_d .inner .box .in .tt {
	font-size: 30px;
	line-height: 1
}
.part_d .inner .box .in .des {
	font-size: 18px;
	margin-top: 12px;
	line-height: 26px;
	color: #7a7a7a
}
.part_d .inner .box1 {
	width: 698px;
	height: 213px;
	top: 86px;
	left: 96px;
	background: url(../img/line_1.png) no-repeat right bottom
}
.part_d .inner .box1 .in {
	width: 290px
}
.part_d .inner .box2 {
	width: 396px;
	height: 122px;
	left: 0;
	top: 304px;
	background: url(../img/line_2.png) no-repeat right top
}
.part_d .inner .box2 .in {
	width: 230px
}
.part_d .inner .box3 {
	width: 449px;
	height: 161px;
	left: 98px;
	top: 462px;
	background: url(../img/line_3.png) no-repeat right top
}
.part_d .inner .box3 .in {
	width: 210px
}
.part_d .inner .box4 {
	width: 439px;
	height: 154px;
	left: 652px;
	top: 0px;
	background: url(../img/line_4.png) no-repeat right bottom
}
.part_d .inner .box4 .in {
	width: 233px
}
.part_d .inner .box5 {
	width: 377px;
	height: 116px;
	left: 1123px;
	top: 82px;
	background: url(../img/line_5.png) no-repeat 0 14px
}
.part_d .inner .box5 .in {
	width: 230px;
	float: right
}
.part_d .inner .box6 {
	width: 450px;
	height: 137px;
	left: 1015px;
	top: 238px;
	background: url(../img/line_6.png) no-repeat left top
}
.part_d .inner .box6 .in {
	width: 231px;
	float: right;
	padding-top: 45px
}
.part_d .inner .box7 {
	width: 594px;
	height: 181px;
	left: 722px;
	top: 405px;
	background: url(../img/line_7.png) no-repeat left top
}
.part_d .inner .box7 .in {
	width: 252px;
	float: right;
	padding-top: 65px
}
.part_e {
	background: url(../img/part_e_bg.jpg) no-repeat center/cover;
	color: #fff;
	padding-top: 140px;
	padding-bottom: 140px
}
.part_e p {
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 30px
}
.part_e .c_a {
	display: block;
	width: 192px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	border: 1px solid #fff;
	transition: all 0.3s
}
.part_e .c_a:hover {
	background: #fff;
	color: #0a314f
}
.part_f {
	background: url(../img/part_f_bg.jpg) no-repeat center/cover
}
.part_f .in {
	width: 660px;
	padding-top: 153px;
	padding-bottom: 85px
}
.part_f .sub_t {
	font-size: 36px;
	color: #0b3351;
	line-height: 1
}
.part_f .tt {
	font-size: 46px;
	font-weight: bold;
	color: #0b3351;
	line-height: 1;
	margin-top: 13px;
	margin-bottom: 13px
}
.part_f .en_t {
	font-size: 42px;
	font-weight: bolder;
	color: #373839;
	text-transform: uppercase;
	line-height: 1;
	opacity: 0.1
}
.part_f .des {
	font-size: 16px;
	line-height: 36px;
	color: #6f6f6f;
	text-align: justify;
	margin-top: 27px;
	margin-bottom: 46px
}
.part_f .des p {
	text-indent: 2em
}
.part_f .list {
	overflow: hidden;
	padding-top: 32px;
	padding-bottom: 39px;
	background: url(../img/num_bg.jpg) no-repeat center/cover
}
.part_f .list li {
	width: 25%;
	float: left;
	text-align: center;
	color: #fff;
	position: relative
}
.part_f .list li::after {
	content: "";
	display: block;
	width: 1px;
	height: 55px;
	background: #f3d168;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -27.5px
}
.part_f .list li:last-of-type::after {
	display: none
}
.part_f .list li .tnum span {
	font-size: 44px;
	font-weight: bold
}
.part_f .list li .tnum sup {
	vertical-align: top;
	position: relative;
	top: 5px;
	font-size: 16px;
	margin-left: -2px
}
.part_f .list li p {
	font-size: 12px;
	margin-top: 2px
}
.part_f .more {
	display: block;
	width: 122px;
	line-height: 38px;
	text-align: center;
	border: 1px solid #0b3351;
	font-size: 14px;
	color: #0b3351;
	transition: all 0.3s;
	margin-top: 41px
}
.part_f .more:hover {
	background: #0a314f;
	border-color: #0a314f;
	color: #fff
}
.part_g {
	padding-top: 56px;
	padding-bottom: 70px
}
.part_g .list {
	margin: 80px auto 0;
	width: 1338px
}
.part_g .list li {
	width: 25%;
	float: left;
	padding: 0 14px;
	margin-bottom: 28px
}
.part_g .list .img {
	overflow: hidden;
	box-shadow: 0px 3px 10px 0px rgba(108,157,206,0.27)
}
.part_g .list .img img {
	display: block;
	width: 100%;
	transition: all 0.3s
}
.part_g .list .img:hover img {
	transform: scale(1.06)
}
.part_h {
	background: #2d2d2d;
	padding-top: 70px;
	padding-bottom: 90px
}
.part_h .i_title {
	margin-bottom: 70px
}
.part_h .i_title h3 {
	color: #fff
}
.part_h .i_title p {
	color: #afafaf
}
.part_h .inner {
	overflow: hidden
}
.part_h .inner .left {
	width: 47%;
	height: 532px;
	float: left
}
.part_h .inner .left a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden
}
.part_h .inner .left a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.6s
}
.part_h .inner .left a:hover img {
	transform: scale(1.04)
}
.part_h .inner .left a p {
	width: 100%;
	bottom: 0;
	left: 0;
	padding: 0 25px;
	line-height: 48px;
	color: #fff;
	position: absolute;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 48px;
	font-size: 18px;
	background: rgba(10,49,79,0.71)
}
.part_h .inner .right {
	float: right;
	width: 50%;
	float: right
}
.part_h .inner .right .swiper-slide {
	overflow: hidden
}
.part_h .inner .right .item {
	display: block;
	position: relative;
	float: left;
	width: 47%;
	padding-top: 14px
}
.part_h .inner .right .item:nth-child(2n) {
	float: right
}
.part_h .inner .right .item:nth-child(1), .part_h .inner .right .item:nth-child(2) {
	margin-bottom: 30px
}
.part_h .inner .right .item:hover .tt {
	color: #fff
}
.part_h .inner .right .item:hover .line::after {
	width: 100%
}
.part_h .inner .right .item .tt {
	font-size: 24px;
	line-height: 36px;
	height: 72px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: bold;
	transition: all 0.3s;
	color: #aaaaaa
}
.part_h .inner .right .item .date {
	display: block;
	font-size: 14px;
	color: #c9c9c9;
	line-height: 1;
	margin-top: 15px;
	margin-bottom: 15px
}
.part_h .inner .right .item .des {
	font-size: 14px;
	line-height: 24px;
	height: 72px;
	color: #746e6e;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden
}
.part_h .inner .right .item .line {
	position: relative;
	width: 100%;
	margin-top: 25px;
	height: 8px;
	background: #aaaaaa
}
.part_h .inner .right .item .line::after {
	content: "";
	display: block;
	width: 0;
	height: 100%;
	background: #f0b605;
	transition: all 0.5s;
	position: absolute;
	top: 0;
	left: 0
}
.part_h .inner .right .swiper-pagination {
	position: relative;
	font-size: 0;
	width: 100%;
	margin-top: 23px;
	bottom: 0
}
.part_h .inner .right .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	transition: all 0.3s;
	background: #e0e0e0;
	margin: 0 9px !important
}
.part_i {
	overflow: hidden;
	position: relative;
	padding-top: 115px;
	padding-bottom: 110px
}
.part_i .bg {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	left: 0
}
.part_i .main {
	z-index: 10
}
.part_i .inner {
	width: 700px;
	float: right
}
.part_i h3 {
	font-size: 40px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	margin-bottom: 13px
}
.part_i .des {
	font-size: 16px;
	color: #efefef;
	text-align: right;
	margin-bottom: 42px
}
.part_i .list {
	overflow: hidden
}
.part_i .list li {
	position: relative
}
.part_i .list li a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.part_i .list li a>* {
	position: relative;
	z-index: 5
}
.part_i .list li a>img {
	display: block;
	width: 100%;
	transition: all 0.3s;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1
}
.part_i .list li a:hover>img {
	transform: scale(1.1)
}
.part_i .list li:nth-child(1) {
	width: 426px;
	height: 315px;
	float: left
}
.part_i .list li:nth-child(2) {
	margin-bottom: 15px
}
.part_i .list li:nth-child(2), .part_i .list li:nth-child(3) {
	width: 252px;
	height: 150px;
	float: right
}
.part_i .list li .indes {
	padding: 61px 42px 10px 56px
}
.part_i .list li .indes .tt {
	font-size: 30px;
	font-weight: bold;
	color: #3c3c3c;
	margin-bottom: 23px
}
.part_i .list li .indes .ides {
	font-size: 16px;
	color: #2e2e2e;
	line-height: 24px
}
.part_i .list li .indes .arrow {
	overflow: hidden;
	margin-top: 74px
}
.part_i .list li .indes .arrow img {
	display: block;
	float: right
}
.part_i .list li .mt {
	text-align: center;
	width: 100%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	left: 0;
	color: #fff;
	font-weight: bold;
	font-size: 30px
}
footer {
	background: #282828;
	color: #fff
}
footer .top {
	overflow: hidden;
	padding-top: 72px;
	padding-bottom: 45px
}
footer .lbox {
	float: left
}
footer .lbox img {
	display: block;
	margin-bottom: 35px
}
footer .lbox p {
	font-size: 14px;
	color: #828282;
	line-height: 22px
}
footer .f_nav {
	float: right
}
footer .f_nav li {
	float: left;
	margin-left: 95px
}
footer .f_nav li:nth-child(1) {
	margin-left: 0
}
footer .f_nav .t {
	color: #fff;
	font-size: 20px;
	margin-bottom: 22px
}
footer .f_nav p {
	margin-bottom: 10px
}
footer .f_nav p:last-of-type {
	margin-bottom: 0
}
footer .f_nav p a {
	font-size: 16px;
	color: #757575;
	transition: all 0.3s
}
footer .f_nav p a:hover {
	color: #fff
}
footer .bottom {
	overflow: hidden;
	font-size: 14px;
	color: #828282;
	padding-top: 10px;
	padding-bottom: 30px
}
footer .bottom p {
	float: left
}
footer .bottom p:nth-child(2) {
	float: right
}
.sub_banner {
	position: relative
}
.sub_banner img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0
}
.sub_banner .inner {
	width: 1300px;
	margin: 0 auto;
	text-align: right;
	color: #fff;
	position: relative;
	z-index: 5;
	padding-top: 135px;
	padding-bottom: 230px
}
.sub_banner h3 {
	font-size: 34px;
	font-weight: bold
}
.sub_banner p {
	font-size: 18px;
	margin-top: 6px
}
.in_nav {
	line-height: 80px
}
.in_nav .in_nav_l {
	float: left
}
.in_nav .in_nav_l a {
	display: block;
	float: left;
	font-size: 16px;
	color: #6b6b6b;
	padding: 0 8px;
	margin-right: 18px;
	position: relative
}
.in_nav .in_nav_l a:last-of-type {
	margin-right: 0
}
.in_nav .in_nav_l a::after {
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	background: #0b3351;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.3s
}
.in_nav .in_nav_l a.on::after, .in_nav .in_nav_l a:hover::after {
	opacity: 1
}
.in_nav .web_position {
	float: right;
}
.in_nav .web_position a, .in_nav .web_position span {
	font-size: 16px;
	color: #6d6d6d;
}
.in_nav .web_position span {
	margin: 0 10px
}
.in_nav .web_position a {
	transition: all 0.3s
}
.in_nav .web_position a:hover {
	color: #0a314f
}
.in_nav .web_position .home_btn {
	padding-left: 22px;
	background: url(../img/home_btn.png) no-repeat left center
}
.inner_container {
	background: #fafafa
}
.about_container {
	padding-top: 75px;
	padding-bottom: 120px
}
.about_container::before {
	content: "";
	display: block;
	width: 1px;
	background: #cacaca;
	top: 75px;
	bottom: 120px;
	position: absolute;
	right: 27%
}
.about_container .left {
	float: left;
	width: 67%;
	padding-top: 15px
}
.about_container .left .tit {
	margin-bottom: 60px
}
.about_container .left .tit span {
	display: block;
	font-size: 24px;
	font-weight: bold;
	color: #00345c;
	text-transform: uppercase
}
.about_container .left .tit p {
	font-size: 30px;
	color: #414141;
	font-weight: bold;
	margin-top: 15px
}
.about_container .left .des {
	font-size: 16px;
	color: #4c4c4c;
	line-height: 30px;
	text-align: justify
}
.about_container .left .des .img {
	display: block;
	width: 100%;
	margin-top: 80px
}
.about_container .right {
	float: right;
	width: 23%
}
.about_container .right .num {
	padding-top: 15px;
	background: url(../img/en_bg.png) no-repeat right 0 top 22px
}
.about_container .right .num li {
	border-bottom: 1px solid #cacaca;
	padding-bottom: 60px
}
.about_container .right .num li:nth-child(1) {
	margin-bottom: 58px
}
.about_container .right .num li p {
	font-size: 26px;
	font-weight: bold;
	color: #1c1c1c;
	margin-bottom: 38px
}
.about_container .right .num li .item {
	margin-bottom: 40px
}
.about_container .right .num li .item:last-of-type {
	margin-bottom: 0
}
.about_container .right .num li .item span {
	font-weight: lighter;
	color: #ebbe39;
	font-size: 70px;
	line-height: 70px;
	font-family: "be";
	letter-spacing: -5px;
	position: relative;
	bottom: -5px
}
.about_container .right .num li .item em {
	font-size: 24px;
	color: #131313
}
.about_container .right .num li .item i {
	font-style: normal;
	font-size: 20px;
	color: #7a7a7a
}
.about_container .right .ce {
	margin-top: 70px
}
.about_container .right .ce a {
	display: block;
	position: relative;
	margin-bottom: 23px
}
.about_container .right .ce a:last-of-type {
	margin-bottom: 0
}
.about_container .right .ce a img {
	display: block;
	width: 100%
}
.about_container .right .ce a .txt {
	width: 100%;
	left: 0;
	position: absolute;
	z-index: 5;
	top: 34px;
	padding: 0 30px 0
}
.about_container .right .ce a .p1 {
	font-size: 24px;
	font-weight: bold;
	color: #525252
}
.about_container .right .ce a .p2 {
	font-size: 14px;
	color: #525252;
	margin-top: 6px
}
.about_container .right .ce a .p3 {
	font-weight: lighter;
	color: #fff;
	text-transform: uppercase;
	font-size: 22px
}
.about_container .right .ce a .p4 {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px
}
.about_container .right .ce a .p5 {
	font-size: 14px;
	color: #97aec9
}
.founder_container {
	position: relative;
	overflow: hidden
}
.founder_container .bg {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	display: block;
	top: 0;
	left: 0
}
.founder_container .inner {
	width: 1300px;
	margin: 0 auto;
	color: #fff;
	position: relative;
	z-index: 10;
	overflow: hidden;
	padding-top: 154px;
	padding-bottom: 170px;
	text-align: justify
}
.founder_container .des {
	width: 620px;
	float: right;
	font-size: 18px;
	line-height: 32px
}
.founder_container .fonder_txt {
	overflow: hidden;
	margin-top: 56px
}
.founder_container .fonder_txt .box {
	float: right;
	text-align: center
}
.founder_container .fonder_txt .box img {
	display: block;
	margin-top: 5px
}
.tit_col {
	text-align: center;
	line-height: 1
}
.tit_col h3 {
	font-size: 40px;
	color: #1c1c1c
}
.tit_col p {
	font-size: 18px;
	color: #afafaf;
	margin-top: 17px;
	margin-bottom: 40px
}
.tit_col span {
	display: block;
	margin: 0 auto;
	width: 105px;
	height: 4px;
	background: #00345c
}
.team_con {
	padding-top: 80px;
	padding-bottom: 100px
}
.team_con .toper {
	position: relative;
	overflow: hidden;
	margin-top: 66px
}
.team_con .toper .imgbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	left: 0;
	overflow: 0
}
.team_con .toper .imgbox img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover
}
.team_con .toper .txt {
	width: 50%;
	float: right;
	color: #fff;
	background: #00345c;
	line-height: 1;
	padding-top: 95px;
	padding-bottom: 95px;
	padding-left: 112px
}
.team_con .toper .txt h3 {
	font-size: 60px;
	margin-bottom: 45px
}
.team_con .toper .txt p {
	font-size: 36px;
	margin-bottom: 30px
}
.team_con .toper .txt p:last-of-type {
	margin-bottom: 0
}
.team_con .list {
	margin: 24px -12px 0;
	overflow: hidden
}
.team_con .list li {
	float: left;
	padding: 0 12px
}
.team_con .list li .box {
	background: #000;
	height: 224px;
	margin-bottom: 24px;
	color: #fff;
	position: relative
}
.team_con .list li .box img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0
}
.team_con .list li:nth-child(1) {
	width: 15%
}
.team_con .list li:nth-child(2) {
	width: 35%
}
.team_con .list li:nth-child(2) .box {
	height: 472px
}
.team_con .list li:nth-child(3) {
	width: 23%
}
.team_con .list li:nth-child(4) {
	width: 27%
}
.team_con .list li .box1 {
	padding-top: 46px;
	padding-left: 30px;
	background: #ebbe3a
}
.team_con .list li .box2 {
	padding-top: 46px;
	padding-left: 44px;
	background: #cab67c
}
.team_con .list li .box3 {
	background: #00345c
}
.team_con .list li .box3 .bt {
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	position: absolute;
	text-align: center;
	font-size: 70px;
	font-weight: bold;
	letter-spacing: 4px
}
.team_con .list li .tt {
	font-size: 38px;
	font-weight: bold;
	line-height: 1
}
.team_con .list li .et {
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 24px;
	margin-top: 18px
}
.app_con {
	padding-top: 80px
}
.app_con .list_a {
	overflow: hidden;
	margin: 60px -13px 130px
}
.app_con .list_a li {
	width: 33.3333333333%;
	padding: 0 13px;
	float: left;
	margin-bottom: 26px
}
.app_con .list_a a {
	display: block;
	position: relative;
	padding-left: 74px
}
.app_con .list_a a:hover img {
	transform: scale(1.04)
}
.app_con .list_a a p {
	position: absolute;
	top: 0;
	left: 0;
	width: 74px;
	height: 100%;
	color: #fff;
	background: url(../img/app_a_bg.jpg) no-repeat center/cover;
	font-size: 20px;
	padding-top: 50px;writing-mode:vertical-lr; line-height:74px;letter-spacing: 5px;
}
.app_con .list_a a p::after {
	content: "";
	display: block;
	width: 22px;
	height: 6px;
	background: #f1c142;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	top: 30px
}
.app_con .list_a a .imgbox {
	overflow: hidden
}
.app_con .list_a a .imgbox img {
	display: block;
	width: 100%;
	transition: all 0.3s
}
.app_con .list_b {
	margin: 45px -10px 50px
}
.app_con .list_b li {
	width: 20%;
	float: left;
	padding: 0 10px;
	margin-bottom: 20px
}
.app_con .list_b .img {
	overflow: hidden;
	transition: all 0.3s
}
.app_con .list_b .img:hover {
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.4)
}
.app_con .list_b .img:hover img {
	transform: scale(1.04)
}
.app_con .list_b .img img {
	display: block;
	width: 100%;
	transition: all 0.3s;
	cursor: pointer
}
.app_more {
	width: 190px;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin: 0 auto 105px;
	background: #535353;
	display: block;
	transition: all 0.3s;
	position: relative
}
.app_more:hover {
	background: #0a314f;
	color: #fff
}
.app_more span, .app_more em {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #0a314f;
	opacity: 0
}
.app_more.loading span {
	opacity: 1
}
.app_more.loaded em {
	opacity: 1
}
.app_more:hover {
	background: #0a314f;
	color: #fff
}
.amask {
	position: fixed;
	z-index: 999;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.4);
	cursor: pointer;
	display: none
}
.amask img {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 50px;
	top: 50px
}
.bigimg {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: none;
	z-index: 9999;
	border: 6px solid #fff
}
.news_con {
	padding-top: 80px
}
.news_con .inner {
	position: relative;
	margin-top: 85px
}
.news_con .lcon {
	float: left;
	width: 1082px
}
.news_con .app_more {
	margin-top: 65px
}
.news_con .news_list {
	width: 100%;
	position: relative
}
.news_con .news_list::after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	right: -34px;
	background: #cacaca;
	top: 0;
	bottom: 0;
	position: absolute
}
.news_con .news_list li {
	margin-bottom: 25px;
	height: 135px;
	background: #fff;
	box-shadow: 0px 4px 6px 0px rgba(132,132,132,0.19)
}
.news_con .news_list a {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: relative;
	padding-left: 166px;
	background: red;
	background: url(../img/arrow_news.png) no-repeat right 41px bottom 58px;
	transition: all 0.3s
}
.news_con .news_list a:hover {
	background-image: url(../img/arrow_news_on.png);
	background-color: #0a314f
}
.news_con .news_list a:hover .date {
	color: #fff
}
.news_con .news_list a:hover .txt h3, .news_con .news_list a:hover .txt p {
	color: #fff
}
.news_con .news_list .date {
	width: 128px;
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
	padding-top: 22px;
	transition: all 0.3s;
	height: 100%;
	color: #535353
}
.news_con .news_list .date::after {
	content: "";
	display: block;
	width: 1px;
	height: 66px;
	background: #64667c;
	top: 50%;
	right: 0;
	margin-top: -33px;
	position: absolute
}
.news_con .news_list .date span, .news_con .news_list .date em {
	display: block
}
.news_con .news_list .date span {
	font-size: 46px
}
.news_con .news_list .date em {
	font-size: 22px;
	margin-top: -3px
}
.news_con .news_list .txt {
	width: 740px;
	padding-top: 37px
}
.news_con .news_list .txt h3 {
	font-size: 24px;
	color: #535353;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.3s
}
.news_con .news_list .txt p {
	font-size: 16px;
	color: #a6a6a6;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 14px;
	transition: all 0.3s
}
.news_con .news_right {
	float: right;
	width: 353px
}
.news_con .news_right li {
	margin-bottom: 28px
}
.news_con .news_right .txt {
	position: absolute;
	z-index: 5;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	left: 0;
	color: #fff;
	padding: 0 24px
}
.news_con .news_right .txt span {
	display: block;
	font-size: 18px;
	color: #ffffff;
	opacity: 0.37
}
.news_con .news_right .txt h3 {
	font-size: 20px;
	line-height: 30px;
	margin-top: 10px
}
.news_con .news_right a {
	display: block;
	position: relative;
	overflow: hidden
}
.news_con .news_right a img {
	display: block;
	width: 100%;
	transition: all 0.3s
}
.news_con .news_right a:hover img {
	transform: scale(1.04)
}
.news_outer {
	padding-top: 74px
}
.news_article {
	background: #fff;
	padding-top: 70px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 120px;
	margin-bottom: 80px;
	box-shadow: 0.175px 9.998px 29px 0px rgba(0,32,98,0.13)
}
.news_article .tt {
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	color: #14338a
}
.news_article .des {
	font-size: 0;
	text-align: center;
	margin-top: 30px;
	padding-bottom: 58px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 60px
}
.news_article .des span {
	display: inline-block;
	font-size: 18px;
	color: #9e9e9e;
	line-height: 34px;
	padding-left: 20px
}
.news_article .des span:nth-child(1) {
	margin-right: 40px;
	background: url(../img/icon_time.png) no-repeat left center
}
.news_article .des span:nth-child(2) {
	padding-left: 25px;
	background: url(../img/icon_eye.png) no-repeat left center
}
.news_article .article {
	font-size: 18px;
	line-height: 2;
	color: #353535
}
.news_article .article img {
	max-width: 100%
}
.news_article .art_key {
	margin-top: 150px;
	margin-bottom: 90px
}
.news_article .art_key h3 {
	font-size: 24px;
	color: #14338a;
	margin-bottom: 20px
}
.news_article .art_key p {
	font-size: 18px;
	color: #535353
}
.news_article .read_link h3 {
	font-size: 24px;
	color: #14338a;
	margin-bottom: 20px
}
.news_article .read_link .list {
	overflow: hidden;
	position: relative
}
.news_article .read_link .list::after {
	content: "";
	display: block;
	background: #838383;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: -10px
}
.news_article .read_link .list li {
	width: 570px;
	float: left;
	font-size: 18px;
	color: #535353;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.news_article .read_link .list li:nth-child(2n) {
	float: right
}
.contact_con {
	padding-top: 80px;
	padding-bottom: 100px
}
.contact_con .inner {
	background: #fff;
	padding: 85px 100px 85px;
	background: #fff;
	box-shadow: 0.175px 9.998px 29px 0px rgba(0,32,98,0.13);
	margin-top: 70px;
	overflow: hidden;
	position: relative
}
.contact_con .inner::after {
	content: "";
	display: block;
	position: absolute;
	top: 85px;
	bottom: 85px;
	width: 1px;
	background: #b5b5b5;
	right: 43%
}
.contact_con .left {
	float: left;
	width: 50%
}
.contact_con .left p {
	position: relative;
	line-height: 42px;
	font-size: 18px;
	color: #101010;
	padding-left: 30px
}
.contact_con .left p img {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%)
}
.contact_con .left .blank {
	width: 100%;
	height: 30px
}
.contact_con .right {
	width: 42%;
	float: right;
	padding-top: 15px
}
.contact_con .right h3 {
	text-align: center;
	font-size: 22px;
	color: #000000;
	margin-bottom: 24px
}
.contact_con .right .code {
	overflow: hidden;
	margin: 0 auto
}
.contact_con .right .code li {
	width: 50%;
	float: left
}
.contact_con .right .code li img {
	display: block;
	margin: 0 auto
}
.contact_con .right .code li p {
	text-align: center;
	font-size: 18px;
	color: #000;
	margin-top: 15px
}
.contact_con .toper {
	overflow: hidden;
	position: relative
}
.contact_con .toper::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #b5b5b5;
	right: 50%
}
.contact_con .toper .abox {
	float: left;
	width: 563px
}
.contact_con .toper p {
	font-size: 22px;
	color: #000000;
	margin-bottom: 22px
}
.contact_con .toper input {
	display: block;
	width: 100%;
	height: 66px;
	background: #f7fcff;
	padding: 0 10px;
	border: none
}
.contact_con .toper textarea {
	display: block;
	width: 100%;
	height: 222px;
	background: #f7fcff;
	border: none;
	padding: 10px
}
.contact_con .toper .abox1 {
	margin-bottom: 32px
}
.contact_con .toper .abox2 {
	float: right
}
.contact_con .btn {
	margin: 90px auto 0;
	display: block;
	width: 280px;
	height: 54px;
	border-radius: 5px;
	background: #00345c;
	font-size: 22px;
	color: #fff;
	border: none;
	cursor: pointer
}
.contact_con2 .inner::after {
	display: none
}
.swiper-button-next, .swiper-button-prev {
	outline: none;
	color: #333
}
.swiper-button-next.inverse, .swiper-button-prev.inverse {
	color: #fff
}
.swiper-button-next:after, .swiper-button-prev:after {
	opacity: 0.5
}
.swiper-pagination {
	width: 100%;
	bottom: 20px
}
.timeline {
	width: 580px;
	margin: 0 auto 50px;
	padding: 0 50px;
	position: relative
}
.timeline:before {
	content: " ";
	position: absolute;
	left: 58px;
	right: 58px;
	bottom: 3px;
	background-color: #e6e6e6;
	height: 1px;
	overflow: hidden
}
.timeline .year {
	position: relative;
	text-align: center;
	font-size: 18px;
	padding-bottom: 8px;
	cursor: pointer
}
.timeline .year:before {
	content: " ";
	position: absolute;
	left: 50%;
	bottom: 0;
	background-color: #e6e6e6;
	height: 7px;
	width: 7px;
	border-radius: 50%;
	transform: translateX(-50%)
}
.timeline .swiper-slide-thumb-active {
	color: #00345c
}
.timeline .swiper-slide-thumb-active:before {
	background-color: #00345c
}
.timeline .timeline-prev:after, .timeline .timeline-next:after {
	font-size: 24px
}
.timeline .timeline-prev {
	left: 0
}
.timeline .timeline-next {
	right: 0
}
.content {
	margin-top: 65px
}
.history-content {
	min-width: 1920px;
	position: relative;
	left: 50%;
	transform: translateX(-50%)
}
.history-content .mountain {
	display: block;
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0
}
.history-content .year-bg {
	font-size: 320px;
	font-weight: bold;
	line-height: 1;
	color: #00345c;
	opacity: 0.2;
	background-image: linear-gradient(180deg, rgba(103,108,112,0.3) 30%, rgba(103,108,112,0) 80%);
	background-image: -moz-linear-gradient(-90deg, rgba(0,0,0,0.8) 30%, transparent 80%);
	-webkit-background-clip: text;
	background-clip: text;
	transition: all 0.3s;
	-webkit-text-fill-color: transparent
}
.history-content .swiper-slide-active .year-bg {
	background-image: linear-gradient(180deg, rgba(0,52,92,0.3) 30%, rgba(103,108,112,0) 80%);
	background-image: -moz-linear-gradient(-90deg, rgba(0,0,0,0.8) 30%, transparent 80%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent
}
.history-content .swiper-slide-active .info-text {
	opacity: 1
}
.history-content .info-text {
	position: relative;
	font-size: 20px;
	color: #1c1c1c;
	line-height: 1;
	margin-top: 30px;
	padding-bottom: 110px;
	opacity: 0;
	transition: all 0.3s
}
.history-content .info-text p {
	padding-left: 16px;
	position: relative;
	margin-bottom: 22px
}
.history-content .info-text p::after {
	content: "";
	display: block;
	width: 7px;
	height: 100%;
	background: #00345c;
	top: 0;
	left: 0;
	position: absolute
}
.licheng_kk {
	padding-top: 60px
}
@media (max-width: 1530px) {
.main {
	width: 1200px
}
.head .logo img {
	width: 200px
}
.head .logo .slogen {
	line-height: 23px;
	font-size: 14px;
	padding-left: 5px;
	margin-left: 5px
}
.head .lanbox span {
	font-size: 16px;
	padding-left: 5px;
	margin-left: 5px
}
.head .nav li {
	margin-right: 30px
}
.head .nav li>a {
	font-size: 18px
}
.banner .main {
	padding-top: 300px;
	padding-bottom: 160px
}
.banner .txt .p1 {
	font-size: 24px
}
.banner .txt .h3 {
	font-size: 40px
}
.banner .imgbox {
	width: 540px;
	height: 340px
}
.banner .imgbox .img1 {
	width: 100%
}
.banner .imgbox .img2 {
	height: 100%
}
.banner .imgbox {
	bottom: 130px
}
.part_a {
	padding-top: 40px
}
.i_title h3 {
	font-size: 34px;
	margin-bottom: 10px
}
.part_a .i_title p {
	font-size: 18px
}
.part_a .list {
	margin-top: 30px
}
.part_a .list li .txt {
	padding: 25px 20px 0
}
.part_a .list li .txt .tt {
	font-size: 22px
}
.part_a .list li .txt .des {
	margin-top: 10px
}
.part_b {
	padding-top: 60px;
	padding-bottom: 40px
}
.part_b .part_b_nav {
	margin-top: 40px;
	margin-bottom: 40px;
	max-width: 100%
}
.part_b .part_b_nav li a {
	line-height: 40px;
	font-size: 18px
}
.part_b .boxes {
	padding: 30px 30px 10px 30px
}
.part_b .boxes .tt {
	font-size: 24px
}
.part_b .boxes .sub_tt {
	font-size: 16px;
	margin-bottom: 15px
}
.part_b .boxes .des {
	line-height: 24px;
	margin-bottom: 24px
}
.part_b .boxes .tagbox a {
	width: 48%;
	margin-right: 0
}
.part_b .boxes .tagbox a:nth-child(2n) {
	float: right
}
.part_c {
	padding-top: 140px;
	padding-bottom: 120px
}
.part_c .tt {
	font-size: 40px;
	line-height: 60px
}
.part_c .des {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 45px
}
.part_c .list li img {
	width: 40px
}
.part_c .list li {
	width: 114px
}
.part_c .list li p {
	font-size: 16px
}
.part_d {
	padding-top: 60px
}
.part_d .inner img {
	width: 700px;
	left: 245px
}
.part_d .inner .box .in .tt {
	font-size: 20px
}
.part_d .inner .box1 {
	background-size: 200px auto;
	width: 490px;
	height: 130px;
	top: 120px;
	left: 150px
}
.part_d .inner .box .in .des {
	font-size: 14px;
	margin-top: 10px;
	line-height: 1.6
}
.part_d .inner .box2 {
	background-size: 100px auto;
	width: 330px;
	top: 250px
}
.part_d .inner .box3 {
	background-size: 150px auto;
	width: 320px;
	padding-top: 10px;
	top: 400px
}
.part_d .inner .box4 {
	background-size: 120px auto;
	width: 360px;
	height: 100px;
	left: 525px
}
.part_d .inner .box7 {
	background-size: 200px auto;
	width: 460px;
	top: 330px;
	left: 560px
}
.part_d .inner .box7 .in {
	top: 40px
}
.part_d .inner .box6 {
	background-size: 120px auto;
	width: 360px;
	left: 790px;
	top: 170px
}
.part_d .inner .box5 {
	background-size: 80px auto;
	left: 905px;
	width: 320px
}
.part_d .inner .box5 .in {
	margin-right: 50px;
	width: 175px
}
.part_d .inner {
	height: 580px
}
.part_e {
	padding-top: 50px
}
.part_e p {
	font-size: 30px;
	margin-bottom: 20px
}
.part_f .in {
	padding-top: 80px
}
.part_f .sub_t {
	font-size: 30px
}
.part_f .tt {
	font-size: 40px
}
.part_f .en_t {
	font-size: 35px
}
.part_f .des {
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 20px
}
.part_f .list li .tnum span {
	font-size: 30px
}
.part_f .list {
	padding-top: 25px;
	padding-bottom: 30px
}
.part_f .more {
	margin-top: 30px
}
.part_g .list {
	margin-top: 40px;
	max-width: 100%
}
.part_g {
	padding-bottom: 40px
}
.part_h {
	padding-top: 40px;
	padding-bottom: 40px
}
.part_h .i_title {
	margin-bottom: 35px
}
.part_h .inner .right .item {
	padding-top: 5px
}
.part_h .inner .left a p {
	font-size: 16px;
	line-height: 32px;
	height: 32px;
	padding-left: 10px
}
.header_out.on .head .nav li>a {
	font-size: 18px
}
.in_nav {
	line-height: 60px
}
.in_nav .in_nav_l a {
	font-size: 14px;
	margin-right: 10px
}
.in_nav .web_position a, .in_nav .web_position span {
	font-size: 14px
}
.about_container {
	padding-top: 40px;
	padding-bottom: 40px
}
.about_container .left .tit span {
	font-size: 20px
}
.about_container .left .tit p {
	font-size: 22px
}
.about_container .left .tit {
	margin-bottom: 20px
}
.about_container .left .des {
	font-size: 14px;
	line-height: 22px
}
.about_container .left .des .img {
	margin-top: 25px
}
.about_container::before {
	top: 0;
	bottom: 30px
}
.about_container .right {
	width: 24%
}
.about_container .right .num li p {
	font-size: 22px;
	margin-bottom: 15px
}
.about_container .right .num li .item span {
	font-size: 50px
}
.about_container .right .num li .item em {
	font-size: 16px
}
.about_container .right .num li:nth-child(1) {
	margin-bottom: 25px;
	padding-bottom: 30px
}
.about_container .right .num li .item i {
	font-size: 16px
}
.about_container .right .ce {
	margin-top: 35px
}
.sub_banner .inner {
	max-width: 100%;
	padding-right: 60px;
	padding-top: 100px;
	padding-bottom: 160px
}
footer .top {
	padding-top: 30px;
	padding-bottom: 30px
}
footer .lbox img {
	width: 300px;
	margin-bottom: 20px
}
footer .f_nav .t {
	margin-bottom: 15px;
	font-size: 18px
}
footer .f_nav p a {
	font-size: 14px
}
footer .f_nav p {
	margin-bottom: 5px
}
footer .bottom {
	padding-bottom: 15px
}
.founder_container .inner {
	width: 1200px
}
.founder_container .inner {
	padding-top: 90px;
	padding-bottom: 100px;
	padding-right: 60px
}
.founder_container .des {
	font-size: 16px;
	line-height: 30px
}
.tit_col h3 {
	font-size: 30px
}
.tit_col p {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 20px
}
.tit_col span {
	width: 80px;
	height: 2px
}
.history-content .info-text p {
	font-size: 15px;
	margin-bottom: 15px
}
.team_con .toper .txt h3 {
	font-size: 40px
}
.team_con .toper .txt p {
	font-size: 30px
}
.team_con .list li .box1 {
	padding-top: 20px;
	padding-left: 15px
}
.team_con .list li .tt {
	font-size: 20px
}
.team_con .list li .et {
	font-size: 16px
}
.team_con .list li .box2 {
	padding-top: 30px;
	padding-left: 20px
}
.team_con {
	padding-bottom: 60px
}
.app_con .list_a a p {
	padding-top: 35px;
	font-size: 15px
}
.app_con .list_a a p::after {
	height: 4px;
	top: 20px
}
.app_con .list_a {
	margin-bottom: 40px
}
.news_con .lcon {
	width: 800px
}
.news_con {
	padding-top: 50px
}
.news_con .inner {
	margin-top: 50px
}
.news_con .news_list .date {
	width: 90px
}
.news_con .news_list .date span {
	font-size: 30px
}
.news_con .news_list .date em {
	font-size: 18px
}
.news_con .news_list a {
	padding-left: 110px
}
.news_con .news_list .txt {
	width: 500px;
	padding-top: 20px
}
.news_con .news_list li {
	height: 110px
}
.news_con .news_right {
	width: 310px
}
.news_article .read_link .list li {
	width: 100%;
	margin-right: 0
}
.news_article .read_link .list::after {
	display: none
}
.news_article .read_link .list li {
	font-size: 16px;
	margin-bottom: 10px
}
.contact_con .inner {
	padding: 60px 50px
}
.contact_con .left p {
	font-size: 16px
}
.contact_con .left .blank {
	height: 10px
}
.contact_con .toper .abox {
	width: 48%
}
}

.ab_pages{clear:both;padding:20px 0;font-size:14px;text-align:center; overflow:hidden}
.ab_pages ul{display:inline-block;margin:0 auto;padding:0}
.ab_pages ul li{ float:left}
.ab_pages ul a{color:#555;display:block;padding: 5px 11px;  border: 1px solid #ddd;float: left;margin: 0 5px;font-size:12px}
.ab_pages ul a.page-num-current{ background:#ddd; }
.ab_pages ul a:hover{ background:#ddd}
.ab_pages ul span{display: inline-block; float: left; line-height: 28px;}