/** CSS Reset **/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
	vertical-align: bottom;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,
acronym {
	border: 0;
}

textarea,
input,
select {
	resize: none;
	outline: none;
	background: none;
	border: none;
}

button {
	overflow: visible;
	width: auto;
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: none;
}

input {
	border: 0
}

a {
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac */
.clearfix {
	display: block;
}

html {
	width: 100%;
	height: 100%;
}

body {
	color: #333;
	font-size: 18px;
	line-height: 160%;
	font-family: "Microsoft YaHei";
	width: 100%;
	height: 100%;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.mobile {
	display: none;
}

.m1000 {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

/* p{ transition:all 0.2s ease-in 0s;}
p:hover{ transform:translateY(-5px);} */
/* banner */
.header {
	width: 100%;
	height: 602px;
	position: relative;
	background: url("../images/header_bg.jpg") no-repeat center top;
}

.header_t {
	position: absolute;
	top: 151px;
	left: 50%;
	margin-left: -322.5px;
}

.header_b {
	position: absolute;
	top: 351px;
	left: 50%;
	margin-left: -208.5px;
}

.nav-height {
	position: relative;
	height: 80px;
	background: #269281;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);
}

.nav-box {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #269281;
	padding-bottom: 30px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.35);

}

.nav-box.navFix {
	position: fixed;
	top: 0;
	left: 50%;
	margin-left: -50%;

	z-index: 99999;

}

.nav-box ul {

	padding: 0;
	margin: 0 auto;
	width: 1000px;
	display: block;
}

.nav-box li {

	display: inline-block;
	width: 14.28%;
	text-align: left;
	height: 50px;
	line-height: 50px;
	float: left;
	text-align: center;
	position: relative;

}

.nav-box li a {
	display: block;
	padding: 15px 0px;
	font-size: 26px;
	color: #ffffff;
	text-decoration: none;
}


.nav-box li a:hover {
	color: #ffffff;
}

.nav-box li a.active {
	padding: 15px 0 15px;
	color: #ffffff;
	background: #30bba5;
}





/*part*/
.page {
	padding: 30px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.page .title {
	margin-bottom: 40px;
	text-align: center;
}

.page .title .chinese {
	font-size: 48px;
	font-weight: bold;
	color: #c30e23;
	line-height: 70px;
}

.page .title .english {
	font-size: 20px;
	font-weight: bold;
	color: #dc9aa0;
}

.page .title img {
	margin: 0 auto;
	display: block;
}


.page1 .content {
	padding: 35px 0 35px;
	background: url(../images/page1_bg.png) no-repeat top right;
}

.page1 .content .txt h4 {
	padding: 0 0 0 20px;
	font-size: 18px;
	line-height: 42px;
	font-weight: bold;
}

.page1 .content .txt p {
	padding: 0 100px 0 20px;
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}

.page1 .content .txt p em {
	font-weight: bold;
}

.page2 {
	background: url(../images/page2_bg.jpg) no-repeat top center;
}

.page2 .content ul li {
	text-align: center;
	float: left;
	width: 28%;
}

.page2 .content ul li.m9 {
	margin: 0 8%;
}

.page2 .content ul li p {
	margin: 25px 0 0 0;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
}

.page3 .content ul li {
	height: 180px;
	text-align: center;
	padding: 30px 20px;
	margin:5px 0;
	background:#e4e4e4 url(../images/page3_01_03_bg.png) no-repeat left bottom;
}


.page3 .content ul li img{
	vertical-align: top;
}
.page3 .content ul li img.a2{
	display: none;
}
.page3 .content ul li h4 {
	display: inline-block;
	vertical-align: middle;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	line-height: 52px;
}

.page3 .content ul li h5 {
	font-size: 24px;
	margin: 10px 0;
	color: #333333;
}

.page3 .content ul li p {
	font-size: 16px;
	color: #333333;
}


/*tab*/
.tab_wrap {
	width: 100%;
}

.tab_wrap .tab {
	border-bottom: 1px solid #138e7a;
}

.tab_wrap .tab div {
	float: left;
	cursor: pointer;
	font-size: 20px;
	width: 49.8%;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #333333;
	background: #ffffff;
	border: 1px solid #138e7a;
	font-weight: bold;
}

.tab_wrap .tab div.active {
	background: #138e7a;
	color: #ffffff;

}

.tab_wrap .item_wrap {
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}

.tab_wrap .item_wrap .item {
	position: absolute;
	left: -1000px;
	width: 1000px;
	overflow: hidden;
}


.tab_wrap .item_wrap .item .th {
	font-size: 24px;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #ffffff;
	background: #20bda4;
}

.tab_wrap .item_wrap .item td {
	font-size: 16px;
	text-align: center;
	padding: 15px 0;
}

.tab_wrap .item_wrap .item td.first-td {
	color: #118573;
	font-weight: bold;
}

.tab_wrap .item_wrap .item td strong {
	font-weight: bold;
}

.tab_wrap .item_wrap .item td img {
	vertical-align: middle;
}

.tab_wrap .item_wrap .item table {
	width: 100%;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0
}

.tab_wrap .item_wrap .item td {
	border-left: 1px solid #f0f0f0;
	border-top: 1px solid #f0f0f0
}

.tab_wrap .item_wrap .item td p {
	font-size: 16px;
	line-height: 24px;
}

.tab_wrap .item_wrap .item td.gary {
	background: #f2f2f2;
}

.page4 .content .des {
	margin: 20px 0 0 0;
	font-size: 16px;
	line-height: 24px;
	color: #333333;
}

.page4 .content div.btns,
.page6 .content div.btns {
	margin: 45px 0 0 0;
	text-align: center;
}

.page4 .content div.btns a,
.page6 .content div.btns a {
	margin: 0 auto;
	display: inline-block;
	width: 220px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #ffffff;
	cursor: pointer;
	font-size: 18px;
	background-color: #118573;
	border-bottom: 2px solid #f9ed00;
}

.page5 {
	background: #2bb59f url(../images/page5_bg.jpg) no-repeat right bottom;
}

/*.page5 .content .ds {
	background: url(../images/page5_ds_bg.png) no-repeat -5px center;
}
*/
.page5 .content .ds ul li {
	float: left;
	width: 50%;
}

.page5 .content .ds ul li div {
	padding: 0 10px 40px 5px;
}

.page5 .content .ds ul li div h4 {
	position: relative;
	width: 184px;
	padding-left: 16px;
	font-size: 20px;
	line-height: 40px;
	background: #f9ed00;
}

.page5 .content .ds ul li div h4:after {
	position: absolute;
	border: solid transparent;
	content: ' ';
	top: 0px;
	left: 200px;
	border-width: 20px;
	border-top-color: #2bb59f;
	border-right-color: #2bb59f;
	background: #f9ed00;
}

.page5 .content .ds ul li div h5 {
	padding: 0 0 0 5px;
	font-size: 18px;
	color: #f9ed00;
	line-height: 24px;
	margin: 8px 0 8px;
}

.page5 .content .ds ul li div h6 {
	padding: 0 0 0 5px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin: 4px 0 4px;
}

.page5 .content .ds ul li div p {
	padding: 0 0 0 5px;
	font-size: 16px;
	line-height: 24px;
}

.page6 .content .teams {
	height: 280px;
}

.page6 .content .teams .team {
	width: 50%;
	float: left;
	height: 100%;
}

.page6 .content .teams .team.left {
	background: url(../images/page6_left_bg.png) no-repeat top center;
}

.page6 .content .teams .team.right {
	background: url(../images/page6_right_bg.png) no-repeat top center;
}
.page6 .content .teams .team.last{margin: 0 25% 20px;}


.page6 .content .teams .team div {
	padding: 20px;
}

.page6 .content .teams .team div h4 {
	font-size: 24px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
}

.page6 .content .teams .team.right div h4 {
	color: #000000;
}

.page6 .content .teams .team div h4 img {
	margin-left: 10px;
	vertical-align: middle;
}

.page6 .content .teams .team div h5 {
	font-size: 18px;
	background: #f9ed00;
	text-align: center;
	width: 110px;
	height: 40px;
	font-weight: bold;
	line-height: 40px;
	margin: 10px 0 0;
}

.page6 .content .teams .team div ul {
	margin: 15px 0 0 0;
}

.page6 .content .teams .team div ul li {
	padding: 0 0 0 28px;
	background: url(../images/page6_left_icon.png) no-repeat top left;
	background-position-y: 8px;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}

.page6 .content .teams .team.right div ul li {
	background: url(../images/page6_right_icon.png) no-repeat top left;
	background-position-y: 8px;
	color: #000000;
}

.page7 .content ul li {
	float: left;
	width: 46%;
	padding: 0 1% 0 1%;
	height: 120px;
	background: url(../images/page7_li_bg.png) no-repeat top center;
	background-size: cover;
	margin: 0 1% 2%;
}

.page7 .content ul li span {
	font-size: 12px;
	margin: 5px 5px 8px;
}

.page7 .content ul li p {
	padding: 0 20px;
	font-size: 16px;
	line-height: 26px;
}

/* .page7 .content ul li:hover {
	width: 46%;
	padding: 0 1% 0 0;
	border-left: 10px solid #0a7967;
	background: url(../images/page7_li_bg_active.png) no-repeat top center;
	background-size: cover;
} */




.page8 {
	background: url(../images/page8_bg.jpg) no-repeat top center;
	background-size: cover;
}

.page8 .pc .form {
	float: left;
	width: 55%;
	margin: 60px 0 0;
}

.page8 .pc .qr {
	float: left;
}

.page8 .pc .qr img {
	margin: 150px 60px 0 100px;
}

.page8 .pc .qr p {
	margin: 20px 0 0 80px;
	font-size: 20px;
	color: #ffffff;
}

#reg form label {
	margin: 0px 0;
}

.form-wrap .btn-wrap {
	background: #f9ed00;
	color: #000000;
}

@media (any-hover: hover) {
	.page7 .content ul li:hover {
		width: 46%;
		padding: 0 1% 0 0;
		border-left: 10px solid #0a7967;
		background: url(../images/page7_li_bg_active.png) no-repeat top center;
		background-size: cover;
	}

	.page7 .content ul li:hover span {
		color: #ffffff;
	}

	.page7 .content ul li:hover p {
		color: #ffffff;
	}
	.page3 .content ul li:hover {
		padding: 30px 20px;
		margin:5px 0;
		background: #2bb59f url(../images/page3_02_bg.png) no-repeat left bottom;
	}
	.page3 .content ul li:hover img.a1{
		display:none;
	}
	.page3 .content ul li:hover img.a2{
		display: inline-block;
	}
	.page3 .content ul li:hover h4 {
		color: #ffffff;
	}
	
	.page3 .content ul li:hover h5 {
		font-size: 24px;
		margin: 6px 0;
		color: #ffffff;
	}
	.page3 .content ul li:hover p {
		font-size: 16px;
		color: #ffffff;
	}
}

@media screen and (max-width:1000px) {
	body {
		font-size: 1.4rem;
		line-height: 140%;
	}

	.m1000 {
		width: 98%;
		margin: 0 auto;
	}

	.pc {
		display: none;
	}

	.mobile {
		display: block;
	}

	.page {
		padding: 3rem 2%;
	}

	/*banner*/
	.header {
		height: 31.25rem;
		background: url("../images/m_header_bg.jpg") no-repeat center top;
	}

	.header .m1000 {
		width: 96%;
	}

	.header_t {

		top: 152px;
	}

	.header_t img {
		width: 100%;
	}

	.header_b {
		top: 350px;
	}

	.header_b img {
		width: 100%;
	}

	.nav-height {
		height: 100px;
	}

	.nav-height .m1000 {
		width: 100%;
	}

	.nav-box {
		padding-bottom: 50px;
	}

	.nav-box ul {
		width: 100%;
		height: 50px !important;
		padding-bottom: 50px !important;
		display: block !important;
	}

	.nav-box li a {
		padding: 16px;
	}

	.nav-box li a.active {
		padding: 16px;
	}

	.nav-box li {
		line-height: 34px;
	}

	.page1 {
		padding: 3rem 0;
	}

	.page1 .m1000 {
		width: 100%;
	}

	.page1 .content {
		padding: 30px 0;
		background: url(../images/m_page1_bg.png) no-repeat top center;

	}

	.page1 .content .txt h4 {
		padding: 0 0 0 20px;
		font-size: 30px;
		-webkit-text-size-adjust: none;
	}

	.page1 .content .txt p {
		padding: 0 20px;
		font-size: 20px;
		line-height: 36px;
		-webkit-text-size-adjust: none;
	}

	.page2 {
		background: url(../images/m_page2_bg.jpg) no-repeat top center;
	}

	.page2 .content ul li {
		width: 50%;
	}

	.page2 .content ul li.m9 {
		margin: 0;
	}

	.page2 .content ul li.mCenter {
		margin-left: 25%;
		margin-top: 50px;
	}

	.page2 .content ul li p {
		font-size: 22px;
		line-height: 32px;
	}

	.page3 {
		padding: 3rem 0;
	}

	.page3 .m1000 {
		width: 100%;
	}

	.page3 .content.mobile ul li {
		float: none;
		width: 100%;
		margin: 0;
		background: url(../images/m_page3_01_03_bg.png) no-repeat top center;
		background-size: cover;
	}

	.page3 .content.mobile ul li.li-02 {
		width: 100%;
		background: url(../images/m_page3_02_bg.png) no-repeat top center;
		background-size: cover;
		padding: 70px 0 50px;
	}
	.page3 .content.mobile ul li.li-02 h4 {
		color: #ffffff;
	}
	.page3 .content.mobile ul li.li-02 h5 {
		color: #ffffff;
	}
	.page3 .content.mobile ul li.li-02 p {
		color: #ffffff;
	}
	.page3 .content.mobile ul li p {
		padding: 0 20px;
		font-size: 20px;
		line-height: 26px;
	}

	.page3 .content.mobile ul li h5 {
		font-size: 24px;
		margin: 20px 0 15px;
	}


	.page4 {
		padding: 3rem 0;
	}

	.page4 .m1000 {
		width: 100%;
	}

	.tab_wrap .tab {
		border-bottom: none;
	}

	.tab_wrap .tab div {
		width: 49.7%;
		font-size: 24px;
	}

	.tab_wrap .item_wrap .item {
		width: 100%;
	}

	.tab_wrap .item_wrap .item tr td.first-td {
		width: 12%;
	}

	.tab_wrap .item_wrap .item td {
		font-size: 20px;
	}

	.tab_wrap .item_wrap .item td p {
		font-size: 20px;
		line-height: 26px;
	}

	.page4 .content .des {
		font-size: 20px;
		line-height: 26px;
		-webkit-text-size-adjust: none;
	}

	.page4 .content div.btns a,
	.page6 .content div.btns a {
		width: 540px;
		height: 80px;
		line-height: 80px;
		font-size: 30px;
		background-color: #118573;
		border-bottom: 2px solid #f9ed00;
	}

	.page5 {
		background: #2bb59f url(../images/page5_bg.jpg) no-repeat right bottom;
	}

	.page5 .content .ds {
		background: none;
	}

	.page5 .content .ds ul li {
		width: 50%;
	}

	.page5 .content .ds ul li div {
		padding: 0 5px 40px 5px;
	}

	.page5 .content .ds ul li div h4 {
		font-size: 24px;
	}

	.page5 .content .ds ul li div h5 {
		font-size: 22px;
	}

	.page5 .content .ds ul li div h6 {
		font-size: 20px;
		line-height: 30px;
	}

	.page5 .content .ds ul li div p {
		font-size: 20px;
		line-height: 30px;

	}

	.page5 .content .ds ul li div h4:after {
		left: 199px;
	}

	.page6 {
		padding: 3rem 0;
	}

	.page6 .m1000 {
		width: 100%;
	}

	.page6 .content .teams {
		height: auto;
	}

	.page6 .content .teams .team {
		float: none;
		width: 100%;
	}

	.page6 .content .teams .team.left {
		background: url(../images/m_page6_left_bg.png) no-repeat top center;
		background-size: cover;
	}

	.page6 .content .teams .team.right {
		background: url(../images/m_page6_right_bg.png) no-repeat top center;
		background-size: cover;
	}

	.page6 .content .teams .team.last{margin: 0;}

	.page6 .content .teams .team div h4 {
		font-size: 30px;
	}

	.page6 .content .teams .team div h5 {
		font-size: 24px;
		height: 50px;
		line-height: 50px;
		margin: 15px 0 20px;
	}

	.page6 .content .teams .team div ul li {
		font-size: 20px;
		line-height: 30px;
		background-position-y: 5px;
	}

	.page6 .content .teams .team.right div ul li {
		background-position-y: 5px;
	}

	.page7 {
		padding: 3rem 0;
	}

	.page7 .m1000 {
		width: 100%;
	}

	.page7 .content ul li {
		float: none;
		width: 100%;
		height: 130px;
		margin: 0;
		background: url(../images/m_page7_li_bg.png) no-repeat top center;
		background-size: cover;
	}

	.page7 .content ul li span {
		font-size: 20px;
	}

	.page7 .content ul li p {
		font-size: 22px;
		line-height: 30px;
		padding: 0 10px;
	}

	/* 	.page7 .content ul li:hover {
		width: inherit;
		padding: inherit;
		border-left: none;
		background: none;
		background-size: inherit;
	} */

	.page7 .content ul li.at {
		width: 99%;
		padding: 0 1% 0 0;
		border-left: 10px solid #0a7967;
		background: url(../images/m_page7_li_bg_at.png) no-repeat top center;
		background-size: cover;
		color: #ffffff;
	}


}
