﻿@charset "utf-8";

@font-face {
	font-family:BarlowCondensed-Bold; src:url(../fonts/barlowcondensed-bold.ttf);
}

@font-face {
	font-family:BarlowCondensed-Italic; src:url(../fonts/barlowcondensed-italic.ttf);
}

@font-face {
	font-family:BarlowCondensed-Thin; src:url(../fonts/barlowcondensed-thin.ttf);
}

/*==========================================公共 开始=============================================*/

.zt01_container01 {
	margin: 70px 0 62px
}

.zt01_container02 {
	text-align: center;
}

.zt01_container02 ul {
	padding: 100px 0 188px;
	position: relative
}

.zt01_container02 ul li {
	float: left;
	margin-bottom: 28px
}

.zt01_container02 ul li:nth-child(2n) {
	float: right
}

.zt01_container02 ul li .img {
	position: relative
}

.zt01_container02 ul li .img span {
	position: absolute;
	left: 20px;
	bottom: 8px;
	display: block;
	width: 247px;
	height: 50px;
	padding: 15px 20px;
	background: url(../images/whxxq/hei_bg.png);
	font-size: 20px;
	color: #fff;
	border-radius: 28px
}

.zt01_container02 ul li:nth-child(2n) .img span {
	position: absolute;
	left: auto;
	right: 20px;
	bottom: 8px;
	display: block;
	width: 247px;
	height: 50px;
	padding: 15px 20px;
	background: url(../images/whxxq/hei_bg01.png);
}

.zt01_container02 ul li:nth-child(2n-1) a:hover .img span {
	background: url(../images/whxxq/hei_bg_on.png);
}

.zt01_container02 ul li:nth-child(2n) a:hover .img span {
	background: url(../images/whxxq/hei_bg01_on.png);
}

.zt01_container02 ul .ren {
	position: absolute;
	left: 50%;
	margin-left: -230px;
	top: 50%;
	margin-top: -491px;
	width: 460px;
	height: 922px;
}

.zt01_container03 {
	background: url(../images/whxxq/zt01_container03_bg.png) center top no-repeat;
	height: 969px;
	padding: 105px 0 0;
	position: relative;
}

.zt01_container00 .title {
	text-align: center;
	margin-bottom: 55px;
}

.zt01_container00 .title h2 {
	font-size: 100px;
	font-family: BarlowCondensed-Thin;
	text-transform: uppercase
}

.zt01_container00 .title h3 {
	font-size: 48px;
	color: #000000;
	margin: 4px 0 18px;
	font-weight: bold;
}

.zt01_container00 .title h3 font {
	font-size: 48px;
	color: #f9a701;
}

.zt01_container00 .title h6 {
	font-size: 12px;
	line-height: 16px;
	color: #cacaca;
	text-transform: uppercase;
	transform: scale(0.9);
}

.zt01_container00 .title {
	margin-bottom: 50px;
}

.zt01_container03 .title h3 font {
	color: #3a2bcd
}

.zt01_container03 .title h6 {
	color: rgba(46, 38, 16, 0.4);
}

.zt01_container03 {
	position: relative
}

.zt01_container03 ul {
	font-size: 0;
	margin: 0 -6px;
	margin-bottom: 48px
}

.zt01_container03 ul li {
	display: inline-block;
	padding: 0 6px;
	width: 33.333333%;
}

.zt01_container03 ul li .img {
	position: relative;
	border-radius: 50%;
	border: #fff 6px solid;
	width: 360px;
	height: 360px;
	background: #fff;
	margin-bottom: 24px;
}

.zt01_container03 ul li .img>img {
	width: 348px;
	height: 348px;
	border-radius: 50%;
}

.zt01_container03 ul li .img .top {
	position: absolute;
	bottom: 76%;
	left: 0;
	width: 100%;
	text-align: center;
}

.zt01_container03 ul li .img .bottom {
	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -116px;
	width: 236px;
	height: 112px;
	background: url(../images/whxxq/zt01_container03_bg01.png) center top no-repeat;
	font-size: 30px;
	color: #fff;
	line-height: 112px;
	text-align: center
}

.zt01_container03 ul li .con p {
	font-size: 18px;
	line-height: 30px;
	color: #201c10;
	text-align: center
}

.zt01_container031 {
	background: url(../images/whxxq/zt_container031_bg.jpg) center top no-repeat;
	height: 272px;
	margin-top: -19px;
	padding: 60px 0 0
}

.zt01_container031 dl {
	font-size: 0;
	border-left: rgba(255,255,255,0.2) 1px solid;
}

.zt01_container031 dl dd {
	display: inline-block;
	width: 25%;
	border-right: rgba(255,255,255,0.2) 1px solid;
	height: 210px;
	padding: 0;
	text-align: center;
	position: relative;
}

.zt01_container031 dl dd:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 0;
	background: #d90024;
	transition: 0.6s
}

.zt01_container031 dl dd h3 {
	height: 60px;
	position: relative
}

.zt01_container031 dl dd h3 .img02 {
	display: none
}

.zt01_container031 dl dd h5 {
	font-size: 18px;
	margin-bottom: 30px;
	color: #fff;
	position: relative;
}

.zt01_container031 dl dd h5 span.counter,.zt01_container031 dl dd h5 span.span {
	font-size: 60px;
	font-weight: bold;
	margin-right: 5px
}

.zt01_container031 dl dd p {
	font-size: 18px;
	color: #fff;
	position: relative
}

.zt01_container031 dl dd i {
	display: inline-block;
	background: url(../images/whxxq/ling.png) center no-repeat;
	width: 98px;
	height: 98px;
	line-height: 98px;
	text-align: center;
	position: absolute;
	bottom: -49px;
	left: 50%;
	margin-left: -49px;
}

.zt01_container04 {
	background: #fff;
	padding: 135px 0 135px;
}

.zt01_container04 .left {
	width: 550px;
}

.zt01_container04 .box {
	width: 100%;
	padding: 0;
	background: #f2f2f5;
	overflow: hidden;
}

.zt01_container04 .box .img,.zt01_container04 .box .img img {
	width: 550px;
	height: 315px;
	overflow: hidden;
	float: left;
	object-fit: cover;
}

.zt01_container04 .box .con {
	width: 100%;
	height: 145px;
	float: right;
	padding: 0 5px;
	position: relative;
	background: #f2f2f5;
}

.zt01_container04 .box .con h3 {
	font-size: 24px;
	color: #252525;
	line-height: 26px;
}

.zt01_container04 .box .con h5 {
	font-size: 14px;
	color: #8e8e90;
	margin: 8px 0 0;
	position: relative;
	line-height: 18px;
}

.zt01_container04 .box .con p {
	font-size: 16px;
	line-height: 30px;
	color: #353535
}

.zt01_container04 .box01 .con .shuzi {
}

.zt01_container04 .box01 .con .shuzi {
	position: absolute;
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	top: -30px;
	right: 75px;
	line-height: 60px;
	font-size: 30px;
	color: #181539;
	font-family: BarlowCondensed-Italic;
	text-align: center;
	font-weight: bold;
}

.zt01_container04 .box02 .con .shuzi {
	position: absolute;
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	top: 50%;
	margin-top: -30px;
	left: -30px;
	line-height: 60px;
	font-size: 30px;
	color: #181539;
	font-family: BarlowCondensed-Italic;
	text-align: center;
	font-weight: bold;
}

.zt01_container04 .box03 .con .shuzi {
	position: absolute;
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	top: 50%;
	margin-top: -30px;
	left: -30px;
	line-height: 60px;
	font-size: 30px;
	color: #181539;
	font-family: BarlowCondensed-Italic;
	text-align: center;
	font-weight: bold;
}

.zt01_container04 .box04 .con .shuzi {
	position: absolute;
	width: 60px;
	height: 60px;
	background: #fff;
	border-radius: 50%;
	top: 50%;
	margin-top: -30px;
	left: -30px;
	line-height: 60px;
	font-size: 30px;
	color: #181539;
	font-family: BarlowCondensed-Italic;
	text-align: center;
	font-weight: bold;
}

.zt01_container04 .more {
}

.zt01_container04 .more font {
	display: inline-block;
	width: 280px;
	height: 60px;
	background: #2e2960;
	line-height: 60px;
	border-radius: 6px;
	transition: 0.6s
}

.zt01_container04 .more font span {
	font-size: 24px;
	color: #fff;
	margin: 0 8px;
}

.zt01_container04 .more h5 {
	font-size: 16px;
	color: #fff;
	letter-spacing: 8px;
}

.zt01_container04 .more:hover font {
	background: #fdc31d;
}

.zt01_container04 .left .box01 {
	margin-bottom: 10px
}

.zt01_container04 .left .box02 {
	width: 230px;
}

.zt01_container04 .left .box02 .img,.zt01_container04 .left .box02 .img img {
	width: 214px;
	height: 224px;
}

.zt01_container04 .left .box02 .con {
	width: 214px;
	height: 240px;
}

.zt01_container04 .left .box03 {
	width: 240px;
	height: 230px;
	background: #6c15a2
}

.zt01_container04 .left .box03 h2 {
	font-size: 30px;
	color: #fff
}

.zt01_container04 .left .box03 h3 {
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0
}

.zt01_container04 .left .box03 h4 {
	font-size: 24px;
	color: #fff
}

.zt01_container04 .right {
	width: 645px
}

.zt01_container04 .right .top .box {
	width: 100%;
	margin-bottom: 5px;
}

.zt01_container04 .right .top {
	padding-left: 0;
}

.zt01_container04 .right .top .img,.zt01_container04 .right .top .img img {
	width: 320px;
	height: 235px;
}

.zt01_container04 .right .top .box .con {
	width: 325px;
	height: 235px;
}

.zt01_container04 .right .top .box .con h3 {
	font-size: 22px;
}

.zt01_container04 .right .top .box .con h6 {
	font-size: 12px;
	color: #bfbfbf;
	text-transform: uppercase;
	letter-spacing: 4px;
	transform: scale(0.8);
	margin: 0 -50px;
	margin-top: 20px
}

.zt01_container04 .right .bottom {
	margin-top: 10px
}

.zt01_container04 .right .bottom .box {
	width: 640px;
}

.zt01_container04 .right .bottom .box .img, .zt01_container04 .right .bottom .box .img img {
	width: 304px;
	height: 224px;
}

.zt01_container04 .right .bottom .box .con {
	width: 304px;
	height: 224px;
}

.zt01_container04 .right .bottom .more {
	width: 310px;
	height: 240px;
	background: #6c15a2 url(../images/whxxq/more_bg.png) center bottom no-repeat;
}

.zt01_container04 .right .bottom .more font {
	display: inline-block;
	width: 206px;
	height: 54px;
	line-height: 50px;
	border: #8944b5 2px solid;
	border-radius: 25px;
	; margin-bottom: 20px;
	transition: 0.6s
}

.zt01_container04 .right .bottom .more font span {
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin: 0 8px
}

.zt01_container04 .right .bottom .more h5 {
	font-size: 16px;
	color: #fff;
	letter-spacing: 8px;
}

.zt01_container04 .right .bottom .more:hover font {
	background: #8944b5;
}

.zt01_container04 .left .box .con .icon {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
}

.zt01_container04 .left .box .con .con_li {
	display: inline-block;
	text-align: left;
}

.zt01_container04 .right .top .box .con .icon {
	margin-bottom: 10px
}

.zt01_container04 .right .top .box .con h6 {
	font-size: 12px;
}

.zt01_container04 .bottom .img {
	margin-top: -5px
}

.zt01_container04 .bottom .img,.zt01_container04 .bottom .img img {
	width: 550px;
	height: 190px;
}

.zt01_container04 .bottom {
	margin-top: -16px;
	margin-bottom: 74px;
}

.zt01_container04 .bottom .box {
	overflow: visible
}

.zt01_container04 .bottom .box .con {
	height: 175px;
	width: 645px;
}

.zt01_container04 .bottom .box .con .icon {
	margin-bottom: 10px
}

.zt01_container05 .title h3 font {
	color: #3a2bcd
}

.zt01_container05 .title h5 {
	font-size: 18px;
	color: #000000;
	margin-bottom: 15px;
}

.zt01_container05 .title h6 {
	color: rgba(46, 38, 16, 0.4);
}

.zt01_container05 {
	padding: 102px 0 0;
	height: 1060px;
	background: url(../images/whxxq/zt01_container05_bg.jpg) center no-repeat;
}

.zt01_container05 ul {
	font-size: 0;
	margin: 0 -6px;
	position: relative
}

.zt01_container05 ul li {
	display: inline-block;
	padding: 0 6px;
	width: 50%;
	vertical-align: top;
	margin-bottom: 12px;
}

.zt01_container05 ul li a {
	display: block;
	position: relative
}

.zt01_container05 ul li a .img,.zt01_container05 ul li a .img img {
	width: 595px;
	height: 290px;
	overflow: hidden;
	border-radius: 10px;
	transition: 0.9s
}

.zt01_container05 ul li a .con {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.zt01_container05 ul li a .con h3 {
	font-size: 30px;
	color: #fff;
	line-height: 36px;
	font-weight: bold;
	margin-bottom: 4px;
	text-transform: uppercase;
}

.zt01_container05 ul li a .con h5 {
	font-size: 14px;
	color: rgba(255,255,255,0.4);
	text-transform: uppercase
}

.zt01_container05 ul .center a {
	display: block;
	position: absolute;
	width: 204px;
	height: 204px;
	background: #fff;
	border-radius: 50%;
	left: 50%;
	margin-left: -102px;
	top: 50%;
	margin-top: -102px;
}

.zt01_container05 ul .center a:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255,255,255,0.4);
	animation: fangda 2s ease infinite;
	border-radius: 50%
}

.zt01_container05 ul .center span {
	width: 100%;
	height: 100%;
	background: #fff;
	border-radius: 50%;
	position: relative
}

.zt01_container05 ul .center span h3 {
	font-size: 30px;
	color: #3a2bcd;
	font-weight: bold;
	margin-bottom: 12px
}

.zt01_container05 ul .center span h4 {
	font-size: 30px;
	color: #3a2bcd;
	font-weight: bold;
}

@keyframes fangda {
	0% {
		transform: scale(1);
		opacity: 1
	}

	100% {
		transform: scale(1.25);
		opacity: 0
	}
}

.zt01_container05 ul li a:hover .img img {
	transform: scale(1.06)
}

.zt01_container07 {
	padding: 94px 0 40px
}

.zt01_container07 .top {
	background: url(../images/whxxq/kuang.png) center top no-repeat;
	width: 795px;
	height: 40px;
	text-align: center;
	padding: 0 0;
	position: absolute;
	left: 50%;
	margin-left: -397.5px;
	bottom: 93px;
}

.zt01_container07 .top p {
	font-size: 16px;
	line-height: 40px;
	color: #2e2118;
}

.zt01_container07 ul {
	font-size: 0;
	position: relative;
	text-align: center
}

.zt01_container07 ul li {
	display: inline-block;
	width: 477px;
	height: 543px;
	margin: 0 -38px;
}

.zt01_container07 ul li.li01 {
	background: url(../images/whxxq/zt01_container07_bg01.png) center no-repeat;
	padding-right: 40px;
}

.zt01_container07 ul li.li02 {
	background: url(../images/whxxq/zt01_container07_bg02.png) center no-repeat;
	padding-left: 40px
}

.zt01_container07 ul .li03 {
	background: url(../images/whxxq/zt01_container07_bg03.png) center no-repeat;
	width: 127px;
	height: 334px;
	position: absolute;
	left: 50%;
	margin-left: -63.5px;
	top: 50%;
	margin-top: -167px
}

.zt01_container07 ul li h3 {
	font-size: 60px;
	color: #fff;
	font-weight: bold;
}

.zt01_container07 ul li h2 big {
	font-size: 200px;
	color: #fff;
	font-family: BarlowCondensed-Bold
}

.zt01_container07 ul li h2 small {
	font-size: 36px;
	color: #fff;
	font-family: BarlowCondensed-Bold
}

.zt01_container07 ul li.li02 h2 big,.zt01_container07 ul li.li02 h2 small,.zt01_container07 ul li.li02 h3 {
	color: #392c03
}

.zt01_container08 {
	padding: 50px 0 100px;
	position: relative
}

.zt01_container08:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 340px;
	background: #eff1f4;
}

.zt01_container08 ul {
	font-size: 0;
	margin: 0 -7px;
}

.zt01_container08 ul li {
	display: inline-block;
	padding: 0 7px;
	width: 20%;
}

.zt01_container08 ul li .img_box {
	position: relative
}

.zt01_container08 ul li .img {
	width: 229px;
	height: 200px;
	overflow: hidden;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.zt01_container08 ul li .img>img {
	width: 229px;
	height: 200px;
	transition: 0.6s
}

.zt01_container08 ul li .img_box .icon {
	background: url(../images/whxxq/kuang01.png) center no-repeat;
	width: 83px;
	height: 83px;
	position: absolute;
	bottom: -41.5px;
	left: 50%;
	margin-left: -41.5px;
	text-align: center;
	line-height: 82px;
	transition: 0.6s
}

.zt01_container08 ul li .img_box .icon img {
	transition: 0.6s
}

.zt01_container08 ul li .box {
	background: #fff;
	border: #e9e9e9 1px solid;
	text-align: center;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

.zt01_container08 ul li .box .line {
	margin: 62px 0 30px;
	position: relative;
	width: 182px;
	background: #f6f6f6;
	height: 1px;
	left: 50%;
	margin-left: -91px;
}

.zt01_container08 ul li .box .line:after {
	content: "";
	position: absolute;
	width: 8px;
	height: 8px;
	background: #f6f6f6;
	left: 50%;
	margin-left: -4px;
	top: 50%;
	margin-top: -4px;
	border-radius: 50%
}

.zt01_container08 ul li .box .line .yuan {
	position: absolute;
	width: 20px;
	height: 20px;
	background: #fff;
	left: 50%;
	margin-left: -10px;
}

.zt01_container08 ul li .box h5 {
	font-size: 22px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #444444;
	margin-bottom: 22px;
}

.zt01_container08 ul li .box .more {
	margin-bottom: 35px;
}

.zt01_container08 ul li .box .more a {
	display: inline-block;
	width: 160px;
	height: 40px;
	line-height: 40px;
	background: #eff1f4;
	border-radius: 20px;
	font-size: 15px;
	color: #7d7d7d;
	position: relative;
	overflow: hidden
}

.zt01_container08 ul li .box .more a:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	width: 0;
	transition: 0.6s;
	background: #6c15a2;
}

.zt01_container08 ul li .box .more a span {
	position: relative
}

.zt01_container08 ul li:hover .img_box .icon {
	transform: rotate(90deg)
}

.zt01_container08 ul li:hover .img_box .icon img {
	transform: rotate(-90deg)
}

.zt01_container08 ul li:hover .img>img {
	transform: scale(1.06)
}

.zt01_container08 ul li:hover .box .more a:before {
	left: 0;
	width: 100%
}

.zt01_container08 ul li:hover .box .more a {
	color: #fff
}

.container061 {
	background: #f8f9fa;
	border-top: #e6e9eb 1px solid;
	padding: 85px 0
}

.container061 .title h3:before {
	z-index: 0
}

.container061 .title h3 span {
	position: relative
}

.container061 .title h5 {
	color: #17254a
}

.container061 ul li .yuan {
	background: #f8f9fa url(../images/baiyuan.png) center no-repeat
}

.container061 ul li h4 {
	font-size: 24px;
	color: #00304c;
	font-weight: bold
}

.container061 ul li h5 {
	font-size: 16px;
}

@media(min-width: 768px) {
}

@media(min-width: 992px) and (max-width: 1300px) {
}

@media(max-width: 1800px) {
}

@media(max-width: 1600px) {
}

@media(max-width: 1430px) {
}

@media(max-width: 1330px) {
}

@media(max-width: 1200px) {
}

@media(max-width: 1060px) {
}

@media(max-width: 992px) {
}

@media(max-width: 768px) {
}

@media(max-width: 456px) {
} 