body {
	margin: 0;
	padding: 0;
}

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

.toutuBox {
	position: relative;
	width: 100%;
	max-height: 400px;
	overflow: hidden;
}

.touzhe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
}

.touTxt {
	font-size: 0.2rem;
	color: #FFFFFF;
	padding: 10% 0 0px;
	font-weight: bold;
}

.toufu {
	font-size: 22px;
	color: #FFFFFF;
}

header {
	height: 100px;
	width: 100%;
	background-color: transparent;
}

.headBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 100px;
}

.bgf {
	background-color: #FFFFFF;
	transition: all 0.4s;
}
.bgfa {
	background-color: #FFFFFF;
	transition: all 0.4s;
}
.sansan {
	color: #000000 !important;
}
.sansanact {
	color: #000000 !important;
}

.logoPic {
	width: 250px;
	flex-shrink: 0;
}

.nav ul {
	display: flex;
	align-items: center;
	height: 100px;
}

.nav ul li {
	margin-left: 40px;
	height: 100px;
	line-height: 100px;
	position: relative;
}


.nav ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: 3px solid transparent;
	padding-bottom: 10px;
}

.nav ul li a.active {
	border-bottom: 3px solid #147da9;
}

.lbPic {
	width: 100%;
	transition: all 1.5s;
}

.huiBox:hover .lbPic {
	transform: scale(1.1);
}

.thetwo {
	background-color: #eef1f6;
	position: relative;
	min-height: 500px;
}

.yePic {
	width: 320px;
	left: 0;
	bottom: 0;
	position: absolute;
	z-index: 0;
}

.usBox {
	display: flex;
	z-index: 22;
}

.usLeft {
	width: 390px;
	border-right: 1px solid #dae0e5;
	min-height: 515px;
	z-index: 22;
	padding-top: 10px;
	flex-shrink: 0;
}

.ustxt {
	font-size: 16px;
	color: #666666;
}

.yuTxt {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 30px;
}

.yiTxt {
	font-size: 16px;
	color: #434550;
	padding-bottom: 10px;
}

.seeBox {
	width: 105px;
	height: 40px;
	border-radius: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin-top: 30px;
	transition: all 0.5s;
	background-image: linear-gradient(to right, #0082a5, #18b8b0);
}

.seeBox:hover {
	transform: translate(20%, 0);
}

.seeTxt {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 6px;
}

.seePic {
	width: 10px;
}

.usyou {
	padding-left: 80px;
	flex-grow: 1;
	padding-top: 130px;
	padding-bottom: 55px;
}

.zhiTxt {
	font-size: 24px;
	color: #0b0b0b;
	padding-bottom: 30px;
}

.zhifu p {
	font-size: 16px;
	color: #434550;
	padding-bottom: 25px;
	line-height: 30px;
}
.zhifu p span{
	font-size: 16px;
	color: #434550;
	padding-bottom: 25px;
	line-height: 30px;
}
.zhifu p strong{
	font-size: 16px;
	color: #434550;
	padding-bottom: 25px;
	line-height: 30px;
}
.cheng ul {
	display: flex;
	align-items: center;
	padding-top: 25px;
}

.cheng ul li {
	text-align: center;
	margin-right: 100px;
}

.faPic {
	width: 42px;
	margin: 0 auto;
}

.chengTxt {
	font-size: 16px;
	color: #434550;
	padding-top: 15px;
}

.siBox {
	padding: 40px 0 40px;
}

.siTxt {
	font-size: 36px;
	color: #333333;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	letter-spacing: 5px;
}

.cortxt {
	font-size: 16px;
	color: #666666;
	text-align: center;
	padding-bottom: 60px;
}

.jiBox {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding-bottom: 75px;
}

.jilbBox {
	width: 800px;
	height: 520px;
	flex-shrink: 0;
}

.huiBox {
	position: relative;
	width: 800px;
	height: 520px;
}

.zhouBox {
	height: 60px;
	background: rgba(0, 0, 0, 0.5);
	line-height: 60px;
	padding-left: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 20px;
	color: #FFFFFF;
	z-index: 555;
}

.taBox ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 590px;
}

.taBox ul li {
	width: 290px;
	height: 255px;
	position: relative;
	margin-bottom: 10px;
	cursor: pointer;
	overflow: hidden;
}

.taBox ul li:hover .taPic {
	transform: scale(1.1);
}

.taPic {
	width: 290px;
	height: 255px;
	transition: all 1.5s;
}

.taBox ul li:nth-child(3) {
	margin-bottom: 0px;
}

.taBox ul li:nth-child(4) {
	margin-bottom: 0px;
}

.lingBox {
	height: 60px;
	background: rgba(0, 0, 0, 0.5);
	line-height: 60px;
	padding-left: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 16px;
	color: #FFFFFF;
	z-index: 555;
	transition: all 0.5s;
}

.taBox ul li:hover .lingBox {
	background: #0082a5;
}

.duoBox {
	width: 180px;
	height: 40px;
	border-radius: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	margin: 0 auto;
	transition: all 0.5s;
	background-image: linear-gradient(to right, #0082a5, #18b8b0);
}

.duoBox:hover {
	transform: translate(20%, 0);
}

.duotxt {
	font-size: 14px;
	color: #FFFFFF;
	padding-right: 7px;
}

.wuBox {
	background-color: #f4f4f4;
	padding: 75px 0 80px;
}

.c_tBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 30px;
}

.c_tBoxli {
	width: 310px;
	height: 450px;
}

.ctbga:hover {
	transform: translate(0, -3%);
}

.ctbgb:hover {
	transform: translate(0, -3%);
}

.ctbgc:hover {
	transform: translate(0, -3%);
}

.ctbgd:hover {
	transform: translate(0, -3%);
}

.ctbga {
	background: url(../images/ya_03.png)no-repeat center;
	width: 310px;
	height: 450px;
	background-size: cover;
	transition: all 0.8s;
}

.ctbgb {
	background: url(../images/yb_03.png)no-repeat center;
	width: 310px;
	height: 450px;
	background-size: cover;
	transition: all 0.8s;
}

.ctbgc {
	background: url(../images/yc_03.png)no-repeat center;
	width: 310px;
	height: 450px;
	background-size: cover;
	transition: all 0.8s;
}

.ctbgd {
	background: url(../images/yd_03.png)no-repeat center;
	width: 310px;
	height: 450px;
	background-size: cover;
	transition: all 0.8s;
}

.five {
	height: 220px;
	text-align: center;
}

.fivePic {
	width: 47px;
	margin: 58px auto 17px;
}

.fiveTxt {
	font-size: 22px;
	color: #ffffff;
}

.gong ul li {
	text-align: center;
	font-size: 20px;
	cursor: pointer;
	color: #333333;
	padding-top: 10px;
}

.rongBox {
	background-image: linear-gradient(to right, #13b7ae, #0082a5);
	padding: 45px 0 50px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}

.rongtxt {
	font-size: 30px;
	color: #ffffff;
	text-align: center;
	padding-bottom: 50px;
}

.liubo {
	width: 170px !important;
	height: 125px;
	border: 1px solid #FFFFFF;
	padding: 10px;
}

#lbc {
	padding: 0 50px;
	overflow: hidden;
}

.miBox {
	display: flex;
	justify-content: space-between;
	padding-bottom: 77px;
}

.mileft {
	width: 590px;
	height: 380px;
	position: relative;
	flex-shrink: 0;
	overflow: hidden;
}

.mileft:hover .miPic {
	transform: scale(1.1);
}

.miPic {
	width: 590px;
	height: 380px;
	transition: all 1.5s;
}

.midiBox {
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	line-height: 50px;
	padding-left: 20px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	font-size: 17px;
	color: #FFFFFF;
	z-index: 555;
}

.xingBox {
	width: 750px;
}

.xingBox ul li {
	height: 126.633px;
	border-bottom: 1px dashed #bababa;
	padding: 0 20px;
	cursor: pointer;
}

.xtitle {
	padding: 20px 0;
	font-size: 17px;
	color: #222222;
}

.hetxt {
	font-size: 15px;
	color: #666666;
	line-height: 26px;
}

.xingBox ul li:hover .xtitle {
	color: #0082a5;
}
.bgwa{
	background-color: #FFFFFF;
}
footer {
	padding-top: 45px !important;
	background-color: #FFFFFF;
}

.diBox {
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
}

.dileft {
	flex-shrink: 0;
}

.phone {
	display: flex;
	align-items: center;
	padding-bottom: 15px;
}

.phpic {
	width: 37px;
	flex-shrink: 0;
	margin-right: 15px;
}

.phtxt {
	font-size: 24px;
	color: #147da9;
	font-weight: bold;
}

.xinBox {
	display: flex;
	padding-bottom: 15px;
	align-items: center;
}

.youPic {
	width: 19px;
	flex-shrink: 0;
	margin-right: 15px;
}

.xinTxt {
	font-size: 16px;
	color: #666666;
	width: 270px;
	line-height: 25px;
}

.maBox {
	padding-left: 50px;
}

.maPic {
	width: 90px;
	height: 90px;
}

.matxt {
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
}

.diyou {
	flex-shrink: 0;
	display: flex;
}

.diyu {
	padding-left: 90px;
	text-align: center;
}

.abtxt {
	margin-bottom: 30px;
}

.abtxt a {
	font-size: 18px;
	color: #000000;
	font-weight: bold;

}

.leiBox ul li {
	padding-bottom: 14px;
}

.leiBox ul li a {
	font-size: 14px;
	color: #666666;
}

.leiBox ul li a:hover {
	color: #0082A5;
}

.beian {
	border-top: 1px solid #e5e5e5;
	text-align: center;
	padding: 10px 0;
}

.beitxt {
	font-size: 14px;
	color: #999999;
	padding: 2px 0;
}

.beian a {
	font-size: 14px;
	color: #777777;
}

.banner {
	width: 100%;
	animation: zoombig 4s linear forwards;
}

@keyframes zoombig {
	
	100% {
		transform: scale(1.05)
	}
}

.video {
	width: 100%;
}

.abtop {
	height: 55px;
	background-color: #F4F4F4;
}

.mianBox {
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 55px;
}

.xueBox {
	display: flex;
	align-items: center;
}

.xueBox a {
	font-size: 15px;
	color: #666666;
	padding-right: 5px;
}

.xueBox span {
	font-size: 15px;
	color: #0082a5;
}

.abnav ul {
	display: flex;
	align-items: center;
}

.abnav ul li {
	padding-left: 38px;
}

.abnav ul li a {
	font-size: 16px;
	color: #464646;
	transition: all 0.5s;
	position: relative;
	text-decoration: none;
}

.abnav ul li a:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -15px;
	width: 0;
	height: 2px;
	background: #0082a5;
	transition: all .3s;
}

.abnav ul li a:hover:before {
	width: 100%;
	left: 0;
	right: 0;
}

.abnav ul li a.active {
	color: #0082a5;
	font-weight: bold;
}

.qiBox {
	border-bottom: 1px solid #e5e5e5;
	padding: 50px 0;
}

.yeBox {
	display: flex;
	align-items: center;
	justify-content: space-between;

}

.yeleft {
	flex-shrink: 0;
	padding: 0 120px;
}

.yeleftact {
	padding: 0 120px;
	flex-shrink: 0;
	text-align: right;
}

.louPic {
	width: 520px;
	transition: all 0.5s;
	height: 250px;
}

.yeBox:hover .louPic {
	transform: scale(1.1);
}

.yetitle {
	font-size: 37px;
	letter-spacing: 5px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 12px;
}

.yetitle span {
	color: #0192b9;
	font-size: 37px;

}

.jutxt {
	letter-spacing: 3px;
	font-size: 18px;
	color: #000000;
	padding-bottom: 8px;
}

.futitle {
	font-size: 24px;
	color: #464646;
	font-weight: bold;
	padding: 40px 0 25px;
}

.lan {
	width: 50px;
	height: 5px;
	background-color: #147da9;
}

.fuwen {
	padding-bottom: 50px;
}

.fuwen p {
	font-size: 16px;
	color: #555555;
	line-height: 30px;
	padding-top: 20px;
	text-indent: 32px;
}
.fuwen p span{
	font-size: 16px;
	color: #555555;
}

.fuwen p strong{
	font-size: 16px;
	color: #555555;
}


.fuwen p img {
	max-width: 100%;
	margin: 0 auto;
}

.zheng ul {
	display: flex;
	padding: 40px 0 50px;
	align-items: center;
	flex-wrap: wrap;
}

.zheng ul li {
	width: 325px;
	height: 270px;
	background-color: #f7f7fa;
	text-align: center;
	margin: 0 33px 30px 0;
}

.zheng ul li:nth-child(4n) {
	margin-right: 0;
}

.zheng ul li:hover .shuPic {
	transform: scale(1.1);
}

.shuPic {
	transition: all 0.5s;
	width: 255px;
	height: 184px;
	margin: 25px auto 20px;
}

.zhengTxt {
	font-size: 16px;
	color: #474747;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	word-wrap:break-word;
}

.dangBox ul li {
	display: flex;
	margin-top: 10px;
	align-items: center;
	padding: 40px 15px 50px;
	border-bottom: 1px solid #e5e5e5;
	cursor: pointer;
}

.dangBox ul li:hover {
	box-shadow: 1px 0 8px #999999;
}

.dangBox ul li:hover .wuPic {
	transform: scale(1.05);
}

.dangBox ul li:hover .qiTitle {
	color: #0082a5;
}

.dangBox ul li:hover .kanBox {
	color: #FFFFFF;
	background-color: #0082a5;
}

.qileft {
	flex-shrink: 0;
	margin-right: 30px;
}

.sanTxt {
	font-size: 28px;
	color: #404040;
	font-weight: bold;
}

.nianTxt {
	font-size: 16px;
	color: #404040;
	padding: 0 0 15px 20px;
}

.nianPic {
	width: 20px;
	margin-left: 25px;
}

.wuPic {
	width: 338px;
	height: 180px;
	flex-shrink: 0;
	transition: all 0.5s;
}

.qiyou {
	padding-left: 25px;
}

.qiTitle {
	font-size: 18px;
	color: #464646;
	font-weight: bold;
	margin-bottom: 20px;
}

.suiTxt {
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	margin-bottom: 30px;
}

.kanBox {
	width: 120px;
	height: 40px;
	border-radius: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.5s;
	background-image: linear-gradient(to right, #0082a5, #18b8b0);
}

.kanBox:hover {
	transform: translate(20%, 0);
}

.fenye ul {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px 0 60px;
}

.fenye ul li {
	padding: 4px 12px;
	border: 1px solid #c9c9c9;
	border-radius: 3px;
	margin: 0 5px;
	cursor: pointer;
	font-size: 16px;
	color: #333333;
}

.fenye ul li.active {
	background-color: #0082a5;
	color: #FFFFFF;
}

.qingBox {
	background-color: #FFFFFF;
	padding: 30px 70px;
	margin-bottom: 45px;
}

.bornone {
	border: none;
}

.biao {
	font-size: 24px;
	color: #000000;
	text-align: center;
	padding-bottom: 32px;
}

.fabu {
	font-size: 14px;
	color: #999999;
	text-align: center;
	padding-bottom: 18px;
	border-bottom: 1px solid #e5e5e5;
}

.xiang p {
	font-size: 16px;
	color: #404040;
	padding-top: 20px;
	line-height: 30px;
}
.xiang p span{
	font-size: 16px;
	color: #404040;
}
.xiang p strong{
	font-size: 16px;
	color: #404040;
}
.xiang p img{
	max-width: 100%;
}
.xiang p a{
	font-size: 16px;
	color: #007AFF;
}
.daiBox ul {
	display: flex;
	align-items: center;
	padding: 40px 0 10px;
	flex-wrap: wrap;
}

.daiBox ul li {
	position: relative;
	cursor: pointer;
	margin-bottom: 70px;
	height: 210px;
	width: 325px;
	overflow: hidden;
	margin-right: 33px;
}

.daiBox ul a:nth-child(4n) li {
	margin-right: 0;
}

.daiPic {
	height: 210px;
	width: 325px;
	transition: all 1s;
}

.daidi {
	height: 45px;
	width: 100%;
	line-height: 45px;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.daizhe {
	width: 100%;
	height: 100%;
	text-align: center;
	background: rgba(0, 0, 0, 0.7);
	left: 0;
	top: 0;
	z-index: 22;
	position: absolute;
	opacity: 0;
	transition: all 2s;
	transform: scale(1.2);
}

.zhePic {
	width: 92px;
	height: 92px;
	border-radius: 50%;
	margin: 35px 0 25px;
}

.zheTxt {
	font-size: 18px;
	color: #FFFFFF;
}
.daiBox ul li:hover .daidi{
	display: none;
}
.daiBox ul li:hover .daiPic{
	transform: scale(1.1);
}
.daiBox ul li:hover .daizhe {
	display: block;
	transform: scale(1);
	opacity: 1;
}

.downBox {
	position: absolute;
	left: 0%;
	width: 1920px;
	top: 100px;
	opacity: 0;
	display: none;
	padding: 10px 0;
	background: rgba(0, 0, 0, 0.5);
	transition: all 1.5s;
	z-index: -5;
}

.nav ul li:hover .downBox {
	display: block;
	opacity: 1;
	z-index: 666;
}

.downli {
	padding-left: 15px;
	float: left;
	height: 26px;
	font-size: 14px;
	padding-right: 15px;
	color: #FFFFFF;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
}
.downli a{
	padding-left: 15px;
	float: left;
	height: 26px;
	font-size: 14px;
	padding-right: 15px;
	color: #FFFFFF;
	line-height: 26px;
	font-weight: 400;
	text-align: center;
}
.downli:hover {
	color: #ff9f00;
}

.earchBox {
	display: flex;
	justify-content: space-between;
	padding: 45px 0;
}

#container {
	width: 688px;
	height: 600px;
	flex-shrink: 0;
}

.liuBox {
	width: 666px;
	height: 600px;
	flex-shrink: 0;
}

.zaiPic {
	width: 157px;
	margin-bottom: 15px;
}

.mingBox {
	padding: 0 25px;
	border-radius: 5px;
	height: 553px;
	background-color: #eeeeee;
}

.mingput {
	width: 100%;
	height: 42px;
	margin-top: 20px;
	background-color: #FFFFFF;
	border-radius: 5px;
	padding-left: 16px;
	font-size: 17.5px;
	letter-spacing: 3px;
	color: #333333;
}

.liuPut {
	letter-spacing: 3px;
	width: 100%;
	height: 180px;
	border-radius: 5px;
	font-size: 17.5px;
	border: none;
	resize: none;
	margin-top: 20px;
	color: #333333;
	padding: 10px 16px;
	margin-bottom: 30px;
}

.liji {
	width: 125px;
	height: 40px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 40px;
	text-align: center;
	border-radius: 5px;
	color: #FFFFFF;
	border: none;
	margin: 0 auto;
	font-size: 18px;
	box-shadow: 1px 1px 8px #666666;
	background-color: #0082a5;
}

.fancybox__nav .carousel__button.is-next {
	color: #FFFFFF !important;
}

.fancybox__nav .carousel__button.is-prev {
	color: #FFFFFF !important;
}

.zenBox {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.zenBox ul {
	padding: 50px 0px 80px;
	margin: 0 auto;
}

.zenBox ul li {
	display: flex;
	padding-left: 25px;
	align-items: center;
	height: 110px;
	cursor: pointer;
}

.zenBox ul li:hover {
	box-shadow: 0px 0px 5px #999999;
}

.zenBox ul li:hover .litext {
	color: #147da9;
}
.litext p{
	font-size: 16px;
	color: #666666;
}
.litext p strong{
	font-size: 16px;
	color: #666666;
}
.litext p span{
	font-size: 16px;
	color: #666666;
}
.zenTxt {
	font-size: 31px;
	color: #147da9;
	font-weight: bold;
	width: 110px;
	flex-shrink: 0;
}

.zhanPic {
	width: 16px;
	height: 110px;
	flex-shrink: 0;
}

.brr {
	width: 5px;
	flex-shrink: 0;
	margin: 0 35px 0 15px;
}

.litext {
	font-size: 14px;
	color: #666666;
}

.jucen {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0;
	justify-content: center;
	background: url(../images/dibg.jpg) no-repeat center;
}

.mapbox {
	width: 800px;
	text-align: center;
	position: relative;
	margin: 50px 0;
}

.point {
	cursor: pointer;
}

.point:hover .round {
	background-color: #ffff00;
}

.point:hover .diTxt {
	color: #ffff00;
}

.point:nth-child(1) {
	top: 49.2%;
	left: 70%;
	position: absolute;
}

.point:nth-child(2) {
	top: 35%;
	left: 73.5%;
	position: absolute;
}

.point:nth-child(3) {
	top: 44%;
	left: 76%;
	position: absolute;
}

.point:nth-child(4) {
	top: 78.8%;
	left: 72%;
	position: absolute;
}

.point:nth-child(5) {
	top: 56%;
	left: 77%;
	position: absolute;
}

.point:nth-child(6) {
	top: 40.5%;
	left: 65.5%;
	position: absolute;
}

.point:nth-child(7) {
	top: 24%;
	left: 25%;
	position: absolute;
}

.point:nth-child(8) {
	top: 61%;
	left: 26.5%;
	position: absolute;
}
.point:nth-child(9) {
	top: 16%;
	left: 85%;
	position: absolute;
}
.point:nth-child(10) {
	top: 64%;
	left: 75%;
	position: absolute;
}
.point:nth-child(11) {
	top: 48%;
	left: 51%;
	position: absolute;
}
.point:nth-child(12) {
	top: 57%;
	left: 68%;
	position: absolute;
}
.point:nth-child(13) {
	top: 80%;
	left: 60%;
	position: absolute;
}
.point:nth-child(14) {
	top: 44%;
	left: 55%;
	position: absolute;
}
.point:nth-child(15) {
	top: 69%;
	left: 80%;
	position: absolute;
}
.round {
	width: 10px;
	height: 10px;
	background: white;
	border-radius: 50%;
	position: relative;
	transition: 0.5s;
}

.round:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: -2px;
	top: -2px;
	z-index: 999;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	animation: warn 1.2s ease-out 0s infinite; //添加动画
}

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

	25% {
		transform: scale(1);
		opacity: 0.75;
	}

	50% {
		transform: scale(1.5);
		opacity: 0.5;
	}

	75% {
		transform: scale(2);
		opacity: 0.25;
	}

	100% {
		transform: scale(2.5);
		opacity: 0;
	}
}
.rounda {
	width: 10px;
	height: 10px;
	background: #ff0000;
	border-radius: 50%;
	position: relative;
	transition: 0.5s;
}

.rounda:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	left: -2px;
	top: -2px;
	z-index: 999;
	border: 2px solid #ff0000;
	border-radius: 50%;
	animation: warna 1.2s ease-out 0s infinite; //添加动画
}


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

	25% {
		transform: scale(1);
		opacity: 0.75;
	}

	50% {
		transform: scale(1.5);
		opacity: 0.5;
	}

	75% {
		transform: scale(2);
		opacity: 0.25;
	}

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

.diTxt {
	font-size: 12px;
	color: #FFFFFF;
}
.diTxta {
	font-size: 12px;
	color: #FFFFFF;
}

.mapPic {
	width: 800px;

}

.nansha {
	width: 168px;
	position: absolute;
	z-index: 996;
	right: 320px;
	bottom: 30px;
}

.joinBox {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 45px 0 70px;
}

.joinleft {
	width: 970px;
	flex-shrink: 0;
}

.banGong ul li {
	margin-bottom: 60px;
	padding-left: 80px;
	position: relative;
	cursor: pointer;
}

.addBox {
	width: 60px;
	height: 60px;
	background-color: #0082a5;
	text-align: center;
	line-height: 65px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
}

.gongBox {
	width: 885px;
	border: 1px solid #EEEEEE;
	height: 60px;
	background-color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 25px 0 40px;
}

.F1836 {
	font-size: 22px;
	color: #363636;
}

.addPic {
	width: 20px;
	cursor: pointer;
}

.zhanBox {
	background-color: #EEEEEE;
	display: none;
	width: 885px;
	padding: 40px;
}

.zhanBox.active {
	display: block;
}

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

.welBg {
	width: 405px;
	height: 592px;
	padding: 35px 40px 0;
	background: url(../images/ok.jpg)no-repeat center;
	background-size: cover;
}

.weltxt {
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom: 12px;
}

.welred {
	width: 32px;
	height: 2px;
	background-color: #e60012;
	margin-bottom: 20px;
}

.chuntxt p {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
	padding-bottom: 25px;
}

.chuntxt p.active {
	color: #e60012;
}

.mesTxt {
	font-size: 16px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.showBox {
	display: none;
	overflow: hidden;
}

.bailogo {
	width: 2.8rem;
}

.shou {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 1.2rem;
}

.dao {
	width: 0.5rem;
	height: 0.5rem;
	background: url(../images/dao_27.png)no-repeat center;
	background-size: 0.5rem 0.5rem;
}

.yang {
	display: none;
	position: fixed;
	background-color: #FFFFFF;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	z-index: 998;
}

.yang ul li {
	margin-bottom: 0;
	border-bottom: 2px dashed #EEEEEE;
}

.biaoTi {
	height: 1rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 0.3rem 0;
	cursor: pointer;
}

.yangtxt {
	font-size: 0.3rem;
	color: #333333;
}

.yangtxt.active {
	color: #333333;
}

.sanPic {
	width: 13px;
}

.kaiBox {
	border: 1px solid #DADADA;
	background-color: #FFFFFF;
	display: none;
	border-top: none;
}

.kaiBox.active {
	display: block;
}

.kaiTxt {
	height: 60px;
	line-height: 60px;
	padding-left: 25px;
	font-size: 18px;
	color: #333333;
	border-bottom: 1px solid #DADADA;
	cursor: pointer;
}

.dongyou {
	width: 900px;
	background-color: #FFFFFF;
}

#lbd {
	display: none;
}

.alltu {
	margin: 0.5rem 0;
	width: 100%;
	display: none;
}

.backin {
	width: 20px;
	margin: 0 0 2px 0;
}

.costTxt {
	font-size: 30px;
	color: #000000;
	padding: 40px 0 12px;
}

.costentxt {
	font-size: 20px;
	color: #888888;
	padding-bottom: 65px;
}

.jieBox ul {
	padding-bottom: 90px;
}

.jieBox ul li {
	padding-top: 35px;
}

.jieTxt {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 15px;
}

.sheBo {
	display: flex;
}

.bluepr {
	width: 10px;
	height: 10px;
	background-color: #0082a5;
	border-radius: 50%;
	flex-shrink: 0;
	margin-top: 8px;
}

.sheTxt {
	font-size: 16px;
	color: #777777;
	padding-left: 10px;
	line-height: 25rpx;
}

.caseBox {
	text-align: center;
	padding-bottom: 50px;
}

.caseTxt {
	font-size: 30px;
	color: #222222;
}

.caselan {
	width: 47px;
	height: 4px;
	background-color: #0082a5;
	margin: 10px auto 0;
}

.xiapic {
	width: 100% !important;
}

.boBox {
	padding: 0 20px;
}

#lbhide {
	margin-bottom: 70px;
}

#lbshow {
	display: none;
}

.xieTxt {
	font-size: 18px;
	color: #222222;
	text-align: center;
	padding-top: 15px;
}

@media screen and (max-width: 750px) {
	header {
		height: auto;
	}

	.xieTxt {
		font-size: 0.3rem;
		padding-top: 0.2rem;
	}

	#lbhide {
		display: none;
	}

	#lbshow {
		display: block;
		margin-bottom: 0.5rem;
	}

	.costTxt {
		font-size: 0.45rem;
		padding: 0.4rem 0 0;
		text-align: center;
	}

	.sheBo {
		align-items: flex-start;
	}

	.jieBox ul {
		padding-bottom: 0.8rem;
	}

	.caseTxt {
		font-size: 0.4rem;
	}

	.caselan {
		width: 1rem;
		margin-top: 0.1rem;
	}

	.caseBox {
		padding-bottom: 0.5rem;
	}

	.bluepr {
		margin-top: 0.1rem;
	}

	.costentxt {
		font-size: 0.32rem;
		text-align: center;
		padding-bottom: 0.1rem;
	}

	.jieBox ul li {
		padding-top: 0.4rem;
	}

	.jieTxt {
		padding-bottom: 0.15rem;
		font-size: 0.36rem;
	}

	.sheTxt {
		font-size: 0.32rem;
	}

	.wrap {
		width: 98%;
		margin-left: 1%;
		overflow: hidden;
	}

	.showBox {
		display: block;
	}

	.headBox {
		display: none;
	}

	.downliact {
		width: 100%;
		font-size: 0.3rem;
		color: #666666;
		line-height: 0.6rem;
		text-align: left;
	}
	.downliact a{
		font-size: 0.3rem;
		color: #666666;
		line-height: 0.6rem;
		text-align: left;
	}
	.kaiBox {
		padding-left: 1rem;
		border: none;
	}

	.alltu {
		display: block;
	}

	.usBox {
		flex-wrap: wrap;
	}
	.mapbox{
		transform: scale(0.46);
	}
	.jucen {
		
		height: 7rem;
	}
	.banner{
		animation:none;
	}
	.usLeft {
		width: 100%;
		min-height: auto;
		padding-top: 0.3rem;
		border: none;
	}

	.ustxt {
		text-align: center;
		font-size: 0.3rem;
		padding-bottom: 0.2rem;
	}

	.yeleft {
		padding: 0;
	}

	.yeleftact {
		padding: 0;
	}

	.yuTxt {
		text-align: center;
		font-size: 0.45rem;
		font-weight: bold;
		letter-spacing: 0.05rem;
		padding-bottom: 0rem;
	}

	.yiTxt {
		text-align: center;
		padding-bottom: 0.15rem;
	}

	.seeBox {
		margin: 0.15rem auto;
	}

	.usyou {
		width: 100%;
		padding: 0.5rem;
	}

	.zhiTxt {
		text-align: center;
		font-size: 0.45rem;
		font-weight: bold;
		letter-spacing: 0.05rem;
		padding-bottom: 0.3rem;
	}

	.yePic {
		display: none;
	}

	.siTxt {
		text-align: center;
		font-size: 0.45rem;
		font-weight: bold;
		letter-spacing: 0.05rem;
		padding-bottom: 0.1rem;
	}

	.siBox {
		padding: 0.5rem 0;
	}

	.wuBox {
		padding: 0.5rem 0;
	}

	.cortxt {
		font-size: 0.3rem;
		padding-bottom: 0.35rem;
	}

	.jiBox {
		flex-wrap: wrap;
		padding-bottom: 0.5rem;
	}

	.jilbBox {
		width: 100%;
		height: 4.5rem;
		margin-bottom: 0.2rem;
	}

	.cheng ul {
		padding: 0;
		justify-content: center;
	}

	.cheng ul li {
		margin: 0 0.4rem;
	}

	.huiBox {
		width: 100%;
		height: 4.5rem;
	}

	.zhouBox {
		height: 1.3rem;
		font-size: 0.3rem;
		line-height: 0.8rem;
	}

	.swiper-pagination {
		z-index: 777 !important;
		bottom: 0.2rem !important;
		display: flex;
		justify-content: flex-end;
		padding-right: 22px !important;
	}

	.taBox ul {
		width: 100%;
	}

	.taBox ul li {
		width: 49%;
		height: 3rem;
	}

	.taPic {
		width: 100%;
		height: 3rem;
	}

	.lingBox {
		height: 0.7rem;
		line-height: 0.7rem;
		font-size: 0.28rem;
	}

	.c_tBox {
		flex-wrap: wrap;
	}

	.ctbga {
		width: 49%;
		height: 6rem;
		margin-bottom: 0.2rem;
		background-size: 100% 6rem;
	}

	.ctbgb {
		width: 49%;
		height: 6rem;
		margin-bottom: 0.2rem;
		background-size: 100% 6rem;
	}

	.ctbgc {
		width: 49%;
		height: 6rem;
		margin-bottom: 0.2rem;
		background-size: 100% 6rem;
	}

	.ctbgd {
		width: 49%;
		height: 6rem;
		margin-bottom: 0.2rem;
		background-size: 100% 6rem;
	}

	.five {
		height: 2.8rem;
	}

	.fivePic {
		margin: 0.5rem auto 0.3rem;
		width: 0.7rem;
	}

	.fiveTxt {
		font-size: 0.3rem;
	}

	.gong ul li {
		font-size: 0.25rem;
	}

	.rongBox {
		padding: 0.35rem 0 0.5rem;
	}

	.rongtxt {
		font-weight: bold;
		padding-bottom: 0.4rem;
		font-size: 0.45rem;
	}

	#lbc {
		display: none;
	}

	#lbd {
		display: block;
	}

	.miBox {
		flex-wrap: wrap;
		padding-bottom: 0.5rem;
	}

	.mileft {
		width: 100%;
		height: 4rem;
	}

	.miPic {
		width: 100%;
		height: 4rem;
	}

	.midiBox {
		font-size: 0.3rem;
		height: 0.7rem;
		line-height: 0.7rem;
		padding: 0 0.2rem;
	}

	.xingBox ul li {
		height: auto;
		padding: 0.2rem;
	}

	.xtitle {
		padding: 0.2rem 0;
		font-size: 0.32rem;
	}

	.hetxt {
		font-size: 0.26rem;
		line-height: 0.36rem;
	}

	.diBox {
		flex-wrap: wrap;
		padding-bottom: 0.3rem;
	}

	.phone {
		padding-bottom: 0.1rem;
	}

	.xinBox {
		padding-bottom: 0.1rem;
	}

	footer {
		padding-top: 0.3rem !important;
	}

	.phpic {
		width: 0.4rem;
	}

	.dileft {
		padding-left: 0.5rem;
		width: 7rem;
	}

	.xinTxt {
		width: auto;
		font-size: 0.28rem;
	}

	.diyu {
		padding-left: 0.2rem;
		text-align: left;
	}

	.diyou {
		display: block;
		width: 7rem;
	}

	.leiBox ul {
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.leiBox ul li {
		padding: 0 0.2rem 0.1rem 0;
	}

	.abtxt {
		margin-bottom: 0.15rem;
		padding-top: 0.3rem;
	}

	.abtxt a {
		font-size: 0.32rem;
	}

	.maBox {
		text-align: center;
		padding: 0;
	}

	.matxt {
		padding-right: 0.3rem;
	}

	.beian {
		padding: 0.1rem 0;
	}

	.beitxt {
		font-size: 0.2rem;
		padding: 0.05rem 0;
	}

	.diyou {
		display: none;
	}

	.mianBox {
		flex-wrap: wrap;
		display: block;
		height: auto;
	}

	.abnav ul {
		flex-wrap: wrap;
	}

	.abnav ul li {
		padding: 0 0.26rem 0.2rem 0;
	}

	.abnav ul li a {
		font-size: 0.3rem;
	}

	.abtop {
		height: auto;
	}

	.xueBox {
		padding: 0.2rem 0;
	}

	.futitle {
		font-size: 0.4rem;
		padding: 0.4rem 0 0.2rem;
	}

	.fuwen p {
		text-indent: 0.3rem;
		padding-top: 0.3rem;
		line-height: 0.55rem;
		font-size: 0.3rem;
	}

	.fuwen p img {
		max-width: 100%;
		margin-left: -0.3rem;
	}

	.dangBox ul li {
		padding: 0.4rem 0;

	}

	.qileft {
		margin-right: 0.3rem;
	}

	.sanTxt {
		font-size: 0.35rem;
	}

	.nianTxt {
		font-size: 0.28rem;
		padding-left: 0.2rem;
		padding-bottom: 0.1rem;
	}

	.nianPic {
		width: 0.4rem;
		margin-left: 0.25rem;
	}

	.touTxt {
		font-size: 0.35rem;
		padding: 5% 0 0;
	}
	.xingBox{
		width: 7.5rem;
	}

	.toufu {
		font-size: 0.22rem;
	}

	.wuPic {
		width: 2.5rem;
		height: 1.7rem;
	}

	.qiTitle {
		font-size: 0.3rem;
		margin-bottom: 0.1rem;
	}

	.suiTxt {
		width: 3.2rem;
		font-size: 0.25rem;
		line-height: 0.4rem;
		margin-bottom: 0.2rem;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		word-wrap: break-word;
	}

	.qiyou {
		padding-left: 0.15rem;
		width: 3.5rem;
	}

	.kanBox {
		width: 1.5rem;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.28rem;
	}

	.fenye ul li {
		padding: 0.03rem 0.12rem;
		font-size: 0.25rem;
	}

	.fenye ul {
		padding: 0.35rem 0;
	}

	.phtxt {
		font-size: 0.32rem;
	}

	.youPic {
		width: 0.3rem;
	}

	.qiBox {
		padding: 0.3rem 0;
	}

	.yetitle {
		font-size: 0.4rem;
	}

	.yetitle span {
		font-size: 0.4rem;
	}

	.louPic {
		width: 3.5rem;
		flex-shrink: 0;
		height: 2rem;
	}

	.jutxt {
		font-size: 0.24rem;
		letter-spacing: 0;
	}

	.zheng ul {
		justify-content: space-between;
	}

	.zheng ul li {
		width: 48%;
		height: 2.8rem;
		margin-right: 0;
		margin-bottom: 0.25rem;
	}

	.shuPic {
		width: 2.55rem;
		margin: 0.3rem auto;
		height: 1.64rem;
	}

	.zenTxt {
		width: 1rem;
		font-size: 0.32rem;
	}

	.brr {
		margin: 0 0.2rem;
	}

	.nansha {
		width: 1rem;
		right: 0.3rem;
		bottom: 0.2rem;
	}

	.dianBoxright {
		display: none;
	}

	.daiBox ul {
		justify-content: space-between;
	}

	.daiBox ul a {
		width: 49%;
	}

	.daiBox ul li {
		height: 2.8rem;
		margin-bottom: 0.3rem;
		width: 100%;
	}

	.daiPic {
		height: 2.8rem;
		width: 100%;
	}

	.daidi {
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.28rem;
	}

	.zhePic {
		width: 1rem;
		height: 1rem;
		margin: 0.4rem;
	}

	.earchBox {
		flex-wrap: wrap;
		padding: 0.3rem 0;
	}

	#container {
		width: 100%;
		height: 5rem;
		margin-bottom: 0.5rem;
	}

	.zaiPic {
		width: 2.5rem;
	}

	.liuBox {
		width: 100%;
	}

	.joinBox {
		flex-wrap: wrap;
		padding-top: 0.35rem;
	}

	.joinleft {
		width: 100%;
	}

	.addBox {
		width: 0.6rem;
		height: 0.6rem;
		line-height: 0.6rem;
		font-size: 0.35rem;
	}
	.toutuBox{
		max-height: auto;
	}
	.banGong ul li {
		padding: 0 0 0.3rem 0.7rem;
		margin-bottom: 0;
	}

	.gongBox {
		height: 0.65rem;
		padding: 0 0.2rem;
		width: 6.5rem;
	}

	.F1836 {
		font-size: 0.28rem;
	}

	.addPic {
		width: 0.28rem;
	}

	.zhanBox {
		width: 6.5rem;
		padding: 0.25rem;
	}

	.welBg {
		width: 95%;
		margin: 0 auto;
		padding: 0.3rem;
	}

	.biao {
		font-size: 0.35rem;
	}

	.qingBox {
		padding: 0.3rem 0.25rem;
	}
	.zenBox ul li{
		padding-left: 0.1rem;
	}
}

.anchorBL {
	display: none;
}
