/* p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} */
/* banner */
.header {
	width: 100%;
	height: 770px;
	position: relative;
	background: url("../images2021/header_bg.jpg") no-repeat center top;
	text-align: center;
}
.header_t {
	padding-top:110px;
}


.nav-height {
	position: relative;
	background: #de6f24;
}

.nav-box {
	width: 100%;
	margin: 0 auto;
	background: #de6f24;

}

.nav-box.navFix {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;

}

.nav-box ul {
	padding: 0;
	margin: 0 auto;
	width: 1200px;
	display: block;
}

.nav-box li {
	display: inline-block;
	text-align: left;
	line-height: 160%;
	padding: 15px 1.5%;
	float: left;
	text-align: center;
	position: relative;
}

.nav-box li a {
	font-size: 20px;
	padding: 0 28px;
	color: #ffd767;
	text-decoration: none;
}


.nav-box li a:hover {
	color: #ffffff;
}

.nav-box li a.active {
	font-weight: bold;
	color: #ffffff;
	font-size: 22px;
}

/*part*/
.page {
	padding: 30px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.page1,
.page3 {
	background-color: #006a5f;
}

.page .title {
	margin-bottom: 48px;
	text-align: center;
}

.page .title img {
	margin: 0 auto;
	display: block;
}


.page1 .content dl {
	margin: 0px 0 18px 0;
}

.page1 .content dl dt {
	display: inline-block;
	padding: 10px 15px 10px 6px;
	font-size: 16px;
	color: #204a4d;
	background-color: #f2b50c;
	margin: 0 0 6px;
}

.page1 .content dl dd {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	padding: 0 0 0 20px;
}

.page1 .content .why {
	margin: 30px 0 0 0;
	border: 1px dashed #e7b112;
	padding: 10px 22px;
	line-height: 26px;
	font-size: 18px;
	color: #8dc2a4;
}


.page2 .content {
	text-align: center;
}

.page2 .content dl {
	width: 84%;
	margin: 20px auto 0;
}

.page2 .content dl dt {
	font-size: 24px;
	color: #f3b60e;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
}

.page2 .content dl dd {
	height: 54px;
	display: table;
	width: 100%
}

.page2 .content dl dd span {
	width: 50%;
	display: table-cell;
	font-size: 18px;
	line-height: 22px;
	vertical-align: middle;
	background-color: #006a5f;
	color:#ffffff;
}

.page2 .content dl span.sp-l {
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}

.page2 .content dl span.sp-r {
	text-align: left;
	padding-left: 10px;
}

.page2 .content dl.dl-1 dd .sp-1 {
	background: #d95928;
}

.page2 .content dl.dl-2 dd .sp-1 {
	background: #da5e28;
}

.page2 .content dl.dl-3 dd .sp-1 {
	background: #df6d29;
}

.page2 .content dl.dl-4 dd .sp-1 {
	background: #e58028;
}

.page2 .content dl.dl-5 dd .sp-1 {
	background: #ea8e28;
}

.page2 .content dl.dl-6 dd .sp-1 {
	background: #ee9a29;
}

.page2 .content dl.dl-7 dd .sp-1 {
	background: #fea616;
}

.page2 .content dl.dl-8 dd .sp-1 {
	background: #fea716;
}

.page2 .content a{
	margin: 50px auto 0;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	width: 300px;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	border-radius: 25px;
	background: linear-gradient(left, #ffa80e, #e373f0);
	background: -webkit-linear-gradient(left, #ffa80e, #e373f0);
}

.page5 .content p{
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 14px;
	color: #f2b611;
	width: 92%;
}
.page3 .content p{
	padding: 0 10px 0 0;
	text-align: right;
	font-size: 14px;
	color: #f2b611;}

.page3 {
	background: #006a5f url(../images2021/page5_bg.png) no-repeat top center;
	padding-bottom: 80px;
}

.page3 .content ul li {
	float: left;
	font-size: 18px;
	background-color: #204a4e;
	border-right: 1px solid #02685e;
	padding: 11px 0;
	color: #ffffff;
	text-align: center;
}

.page3 .content table {
	width: 100%;
}

.page3 .content table td {
	text-align: center;
	border-right: 1px solid #02685e;
	background: #ffffff;
	padding: 8px 0;
	border-bottom: 1px solid #02685e;
}

.page3 .content table td span {
	font-size: 16px;
	color: #204a4e;
}

.page3 .content table tr.ye td {
	background-color: #e3eff0;
}

.page3 .content ul li.country,
.page3 .content table td.country {
	width: 15%;
}

.page3 .content ul li.level,
.page3 .content table td.level {
	width: 14%;
}

.page3 .content ul li.time-s,
.page3 .content table td.time-s {
	width: 22%
}

.page3 .content ul li.time-e,
.page3 .content table td.time-e {
	width: 20%;
}

.page3 .content ul li.money,
.page3 .content table td.money {
	width: 28.5%;
}

.page3 .content p {
	margin: 20px 0 0 0;
}

.page3 .btns,
.page4 .btns,
.page5 .btns {
	margin: 40px 0 0 0;
	text-align: center;
}

.page3 .btns a,
.page4 .btns a,
.page5 .btns a {
	cursor: pointer;
	width: 407px;
	height: 52px;
	display: inline-block;
	background: url(../images2021/btn_at.png) no-repeat top center;
}

.page4 .btns a {
	background: url(../images2021/btn2_at.png) no-repeat top center;
}

.page5 .btns a {
	background: url(../images2021/btn3_at.png) no-repeat top center;
}

.page3 .btns a:hover {
	display: inline-block;
	background: url(../images2021/btn.png) no-repeat bottom center;
}

.page4 .btns a:hover {
	display: inline-block;
	background: url(../images2021/btn2.png) no-repeat bottom center;
}

.page5 .btns a:hover {
	display: inline-block;
	background: url(../images2021/btn3.png) no-repeat bottom center;
}

/*tab*/
.tab_wrap {
	width: 100%;
}


.tab_wrap .tab div {
	position: relative;
	display: table;
	float: left;
	cursor: pointer;
	width: 19.9%;
	padding: 16px 0;
	text-align: center;
	background: #006a5f;
}

.tab_wrap .tab div span {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-size: 18px;
	border-right: 1px solid #33887f;
}

.tab_wrap .tab div span.last {

	border: none;
}

.tab_wrap .tab div.active {
	background: #138e7a;
	color: #ffffff;
	padding: 28px 0;

}

.tab_wrap .tab div.active span {
	display: block;
	background: #f2b611;
	font-weight: bold;
	font-size: 24px;
	color: #204a4e;
	position: absolute;
	top: 50%;
	margin-top: -33px;
	height: 70px;
	width: 100%;
	line-height: 70px;
	border-right: 0;
}

.tab_wrap .tab div.active span:after {
	width: 0px;
	height: 0px;
	border-width: 12px;
	border-style: solid;
	border-color: #f2b611 transparent transparent transparent;
	position: absolute;
	content: ' ';
	left: 50%;
	margin-left: -12px;
	bottom: -24px;
}

.tab_wrap .item_wrap {
	position: relative;
	overflow: hidden;
	margin: 20px 0 0;
}

.tab_wrap .item_wrap .item {
	position: absolute;
	left: -100%;
	width: 100%;
	overflow: hidden;
	padding: 25px 0 0;
}

.item_wrap .item .tbox {
	width: 46%;
	float: left;
	margin-left: 3.8%;
}

.item_wrap .item .tbox div.txt {
	position: relative;
	padding: 20px 0 15px 15px;
	border: 1px solid #006a5f;
	border-radius: 10px;
}

.item_wrap .item .tbox div.txt.top {
	height: 170px;
}

.item_wrap .item .tbox div.txt.bottom {
	height: 633px;
	margin: 30px 0 0;
}

.item_wrap .item .tbox div.txt.right {
	height: 870px;
}

.item_wrap .item .tbox div.txt span {
	position: absolute;
	right: 10px;
	top: 12px;
	font-size: 50px;
	color: #eef2f2;
	font-weight: bold;
}

.item_wrap .item .tbox div.txt div.scroll {
	overflow-y: scroll;
	height: 95%;
	padding-right: 10px;
}

.item_wrap .item .tbox div.top div.scroll {
	height: 75%;
}

.item_wrap .item .tbox div.bottom div.scroll {
	height: 93%;
}

.item_wrap .item .tbox div.txt div.scroll::-webkit-scrollbar {
	width: 10px;
	height: 10px;
	background-color: #f4f4f9;
}

/* scroll轨道背景 */
.item_wrap .item .tbox div.txt div.scroll::-webkit-scrollbar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	background-color: #f4f4f9;
}

/* 滚动条中能上下移动的小块 */
.item_wrap .item .tbox div.txt div.scroll::-webkit-scrollbar::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #2c318c;
}

.item_wrap .item .tbox div.txt .noTxt {
	margin: 45px 0 0 0;
}

.item_wrap .item .tbox div.txt p {
	font-size: 16px;
	line-height: 24px;
	color: #333333;
	margin: 0 0 2px 0;
}

.item_wrap .item .tbox h4 {
	position: absolute;
	background-image: linear-gradient(to bottom, #0b675d, #1f4c4e);
	left: -20px;
	padding: 6px 10px;
	font-size: 20px;
	color: #ffffff;
}

.item_wrap .item .tbox h4 img {
	position: absolute;
	left: 0;
	bottom: -10px;
}

.item_wrap .item .tbox h5 {
	display: inline-block;
	font-size: 16px;
	color: #204a4d;
	padding: 4px 6px;
	background: #f2b50c;
	margin: 10px 0 5px;
}

.item_wrap .item .tbox ul li {
	margin: 0 0 5px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}

.item_wrap .item .tbox ul li strong {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 26px;
}

.item_wrap .item .tbox ul li em {
	color: #006a5f;
}

.item_wrap .item .tbox div.txt .greenCls {
	background-color: #0b675d;
	margin: 12px 0 0;
}

.item_wrap .item .tbox div.txt .greenCls p {
	padding: 10px;
	line-height: 20px;
	color: #ffffff;
	font-size: 16px;
}


.page5 {
	background: #006a5f url(../images2021/page3_bg.png) no-repeat bottom center;
}

.page5 ul.country {
	padding: 55px 0 45px 65px;
}

.page5 ul.country li {
	display: table;
	float: left;
	width: 170px;
	height: 170px;
	background-color: #1d4e50;
	border: 2px dashed #d0a730;
	transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	border-radius: 10px;
	text-align: center;
}

.page5 ul.country li span {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	-moz-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
}

.page5 .bg1 {
	background: url(../images2021/page5_bg1.png) no-repeat top center;
	padding: 15px 25px 15px 135px;
}

.page5 .bg1 .txt,
.page5 .bg2 .txt {
	display: inline-block;
	height: 100%;
}

.page5 .bg1 .txt li {
	width: 295px;
	text-align: center;
	float: left;
	padding: 20px 0;
}

.page5 .bg1 .txt li.sec {
	border-left: 1px dashed #77b0aa;
	border-right: 1px dashed #77b0aa;

}

.page5 .bg1 .txt li span {
	font-size: 20px;
	line-height: 24px;
	color: #ffffff;
}

.page5 .bg1 .txt li span strong {
	color: #f2b60d;
	font-weight: bold;
}


.page5 .bg2 {
	margin: 25px 0 25px;
	background: url(../images2021/page5_bg2.png) no-repeat top center;
	padding:25px 25px 25px 135px;
}

.page5 .bg2 img {
	float: left;
}

.page5 .bg2 .txt {
	width: 894px;
	border: 0px;
}

.page5 .bg2 .txt li {
	float: left;
	width: 202px;
	background-color: #8dc2a4;
	margin: 10px 10px 10px;
}

.page5 .bg2 .txt li.center {

	margin-left: 90px;
}

.page5 .bg2 .txt li.last {
	width: 270px;
}

.page5 .bg2 .txt li div {
	padding: 6px;
}

.page5 .bg2 .txt li div h4 {
	margin: 0px 0 4px;
	display: inline-block;
	font-size: 18px;
	color: #204a4d;
	font-weight: bold;
	padding: 0 0 4px;
	background: url(../images2021/tit_bg.png) no-repeat bottom right;
}

.page5 .bg2 .txt li div p {
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.page6 {
	background-color: #e07720;
}

.page6 .title {
	text-align: left;
}

.page6 .title img {
	margin: 0;
}

.page6 ul li {
	float: left;
	width: 28%;
	height: 130px;
	padding: 32px 2% 0;
	margin: 0 0.6% 20px;
	background: url(../images2021/page6_li_bg.png) no-repeat top center;
	text-align: center;
}

.page6 ul li h4{
	font-size: 26px;
	line-height: 160%;
	padding-bottom: 5px;
	color: #003308;
}

.page6 ul li p {
	font-size: 24px;
	color: #003308;
	background-color: #f2b50c;
	display: inline-block;
	line-height: 160%;
	padding: 0 5px;
}

.page7 {
	background-color: #015149;
}

.page8{
	background:#015149;
}
.page8 .title{position: absolute;}
.page8 .content ul li:nth-of-type(1){margin-left: 50.6%;}
.page8 .content ul li{
	float: left;
	width: 21%;
	padding: 0 0.5%;
	margin: 0 1% 10px;
	background:#fff;
	border:5px solid #62938e;
	border-radius: 5px;
	position: relative;
}
.page8 .content ul li a{display: block;width: 100%;padding: 5px 0 40px;}
.page8 .content ul li h4{font-size: 20px;position: absolute;top: 24px;left: 7%;}
.page8 .content ul li p{font-size: 36px;color:#dcefed;background:#f3fefc;margin: 5px 0;line-height: 100%;font-weight: bold;}
.page8 .content ul li span{background: linear-gradient(90deg, #dfdfe0, #f3f4f4);font-size: 14px;color:#999;float: right;padding:5px 10px;border-radius: 50px;}
.page8 .content ul li a:hover span{background: linear-gradient(90deg, #eb9b2e, #cb381b);color:#fff;}

.xdf_bottomForm.form-wrap .xdf_formbtn{background: linear-gradient(#cb381b, #eb9b2e);}
.xdf_bottomForm.form-wrap .m1200{position: relative;}
.xdf_bottomForm.form-wrap img.ax_img{position: absolute;left: 0px;bottom: 0px;}
.xdf_bottomForm.form-wrap form{padding: 0px 0 0 18%;}
.xdf_bottomForm.form-wrap form .label{width: 13%;}
.xdf_bottomForm.form-wrap .tiaokuan a{color: #1aa78d;}

@media screen and (max-width:1000px) {
	/* banner */
	.header {
		height: 6rem;
		background: url("../images2021/m_header_bg.jpg") no-repeat center top;
	}
	.header_t {
		padding-top:1rem;
		width: 90%
	}

	.nav-box ul {width: 100%;height: 0.85rem !important;display: block !important;}
	.nav-box li{padding: 0.2rem 3%;}
	.nav-box li a{font-size: 0.28rem;padding: 0;color:#fff;}
	.nav-box li a.active{font-weight: normal;font-size: 0.28rem;}

	.page{padding: 0.2rem 0;}
	.page .title{margin-bottom: 0.5rem;}
	.page .title img{width: 90%}
	.page3 .btns, .page4 .btns, .page5 .btns{margin: 0.1rem 0 0 0;}
	.page3 .btns a, .page4 .btns a, .page5 .btns a{width: 80%;height: 0.8rem;background-size: contain;}
	.page3 .btns a:hover, .page4 .btns a:hover, .page5 .btns a:hover{background-size: contain;}

	.page1 .content .why{margin: 0.2rem 2%;padding: 0.1rem 1%;line-height: 160%;font-size: 0.26rem;}

	.item_wrap .item .tbox{width: 94%;margin-bottom:30px;}
	.item_wrap .item .tbox h4{font-size: 0.28rem;}
	.item_wrap .item .tbox div.txt p,
	.item_wrap .item .tbox ul li,
	.item_wrap .item .tbox ul li strong,
	.item_wrap .item .tbox div.txt .greenCls p{font-size: 0.26rem;}
	.item_wrap .item .tbox div.txt span{font-size: 0.6rem;}
	.item_wrap .item .tbox h5{font-size: 0.28rem;}
	.item_wrap .item .tbox div.txt.bottom,
	.item_wrap .item .tbox div.txt.right,
	.item_wrap .item .tbox div.txt.top{height: auto}

	.page3{padding: 0.4rem 0 0.2rem;}
	.page3 .content p{font-size: 0.2rem;}
	.page3 .content ul li,
	.page3 .content table td span{font-size: 0.2rem}
	.page3 .content ul li.country,
	.page3 .content table td.country{width: 14%;}
	.page3 .content ul li.level,
	.page3 .content table td.level{width: 13%;}
	.page3 .content ul li.time-s,
	.page3 .content table td.time-s{width: 18%;}
	.page3 .content ul li.time-e,
	.page3 .content table td.time-e{width: 28%;}
	.page3 .content ul li.money,
	.page3 .content table td.money {width: 26%;}
	.page3 .content ul li.money{width: 25.5%;}

	.tab_wrap .tab div{padding: 10px 0;}
	.tab_wrap .tab div span{font-size: 0.24rem;}
	.tab_wrap .tab div.active{padding: 22px 0;}
	.tab_wrap .tab div.active span{font-size: 0.3rem;margin-top: -28px;height: 1rem;line-height: 1rem;}
	.tab_wrap .tab div.ox{padding: 5px 0;line-height: 120%;}
	.tab_wrap .tab div.ox.active span{line-height: 130%;margin-top: -10px;}

	.page6 ul li{width: 45%;padding: 0.2rem 2%; margin: 0 0.5% 0.15rem;height:auto;background-size: 100% 100%;height: 1.5rem;}
	.page6 ul li h4{font-size: 0.26rem}
	.page6 ul li p{font-size: 0.24rem; }

	.page8 .title{position: relative;}
	.page8 .content ul li{width: 27.2%;}
	.page8 .content ul li:nth-of-type(1){margin: 0 1% 10px;}
	.page8 .content ul li a{padding: 0.05rem 0 0.6rem;}
	.page8 .content ul li h4{font-size: 0.28rem;top: 0.2rem;left: 7%;}
	.page8 .content ul li p{font-size: 0.3rem; margin: 0.05rem 0 0.3rem;}
	.page8 .content ul li span{font-size: 0.2rem;padding: 0 0.1rem;}

	.form-wrap .xdf_formbtn{width: 96%;background:#de6f24;}

}
