@charset "gb2312";
html, body, div, p, img, h1, h2, h3, h4, h5, ul, li, a, b, span, table, tbody, tr, th, td, strong, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	font-size: 14px;
	font-family: "Microsoft Yahei";
	background: #ffffff;
	color: #333333;
}
.zz {
	width: 100%;
	height: 100%;
	z-index: 9999999;
	background: #000000;
	position: fixed;
	top: 0;
	opacity:.5;
	display:none;
}
.zz-active {
	display:block;
}
ul li {
	list-style-type: none;
}
em {
	font-style: normal
}
img {
	border: 0;
}
a {
	text-decoration: none;
}
.clearfix:after {
	content: ".";
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
h1, h2, h3 {
	font-size: 14px;
	font-weight: normal;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
 @keyframes hat {
 0% {
transform:rotate(0deg);
}
 25% {
transform:rotate(12deg);
}
 50% {
transform:rotate(0deg);
}
 75% {
transform:rotate(-12deg);
}
 100% {
transform:rotate(0deg);
}
}
@-webkit-keyframes hat {
 0% {
-webkit-transform:rotate(0deg);
}
 25% {
-webkit-transform:rotate(12deg);
}
 50% {
-webkit-transform:rotate(0deg);
}
 75% {
-webkit-transform:rotate(-12deg);
}
 100% {
-webkit-transform:rotate(0deg);
}
}
@-ms-keyframes hat {
 0% {
-ms-transform:rotate(0deg);
}
 25% {
-ms-transform:rotate(12deg);
}
 50% {
-ms-transform:rotate(0deg);
}
 75% {
-ms-transform:rotate(-12deg);
}
 100% {
-ms-transform:rotate(0deg);
}
}
@-moz-keyframes hat {
 0% {
-moz-transform:rotate(0deg);
}
 25% {
-moz-transform:rotate(12deg);
}
 50% {
-moz-transform:rotate(0deg);
}
 75% {
-moz-transform:rotate(-12deg);
}
 100% {
-moz-transform:rotate(0deg);
}
}
@-o-keyframes hat {
 0% {
-o-transform:rotate(0deg);
}
 25% {
-o-transform:rotate(12deg);
}
 50% {
-o-transform:rotate(0deg);
}
 75% {
-o-transform:rotate(-12deg);
}
 100% {
-o-transform:rotate(0deg);
}
}
/*banner*/
.banner1 {
	background: url(imagesbanner_011.png) no-repeat center top;
	height: 200px;
}
.banner2 {
	background: url(imagesbanner_022.png) no-repeat center top;
	height: 199px;
}
.banner3 {
	background: url(imagesbanner_033.png) no-repeat center top;
	height: 110px;
	padding-top: 90px;
}
.banner3 .title_text {
	padding-top: 45px;
	margin: 0 auto;
	text-align: center;
	width: 656px;
	height: 72px;
	line-height: 72px;
	font-size: 24px;
	background: url(imagesdaoyu1.png) no-repeat;
}
/*mainBox*/
.mainBox {
	background: #217544 url(imagesmainBg4.png) no-repeat center top;
}
.main1 {
	width: 1000px;
	margin: 0 auto;
	background: url(../images/main1.png) no-repeat center top;
}
.main1 .tit1 {
	width: 380px;
	height: 64px;
	margin-left: 180px;
	padding-left: 175px;
	padding-top: 89px;
	font-size: 34px;
	line-height: 64px;
	color: #217544;
	font-weight: bold;
	background: url(imagespc_3110.png) no-repeat center center;
}
.main1 .zg_list {
	padding-top: 10px;
	padding-bottom: 35px;
	display: flex;
	justify-content: space-between;
}
.zg_list .zg_item {
	padding-top: 84px;
	width: 231px;
	height: 280px;
}
.zg_list .zg_item1 {
	background: url(imagesitem13.png) no-repeat;
}
.zg_list .zg_item2 {
	margin-top: 84px;
	background: url(imagesitem25.png) no-repeat;
}
.zg_list .zg_item3 {
	background: url(imagesitem34.png) no-repeat;
}
.zg_list .zg_item4 {
	margin-top: 84px;
	background: url(imagesitem46.png) no-repeat;
}
.zg_list .mart {
	margin-top: 84px;
}
.zg_list .zg_item dt {
	line-height: 74px;
	font-size: 24px;
	color: #333333;
	text-align: center;
}
.zg_list .zg_item .line {
	width: 116px;
	margin: 0 auto;
	border-bottom: 1px solid #56d27e;
}
.zg_list .zg_item .txt {
	padding: 20px 10px 0;
	font-size: 16px;
	line-height: 24px;
	color: #333;
}
.table {
	margin-top: 16px;
	padding-bottom: 26px;
	position: relative;
}
.table .img {
	position: absolute;
	bottom: -200px;
	z-index: 2;
}
.table .tabTit {
	background: url(imagestabTit8.png) no-repeat;
	height: 84px;
	line-height: 100px;
	font-size: 34px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}
.table table {
	position: absolute;
	z-index: 3;
	width: 1000px;
	min-height: 72px;
	border: 4px solid #004a3e;
	border-bottom: none;
}
.table table td {
	border: 1px solid #004a3e;
}
.bm {
	display: block;
	background: #ffeb3b;
	width: 100px;
	height: 27px;
	border-radius: 20px;
	text-align: center;
	color: #000000;
	line-height: 27px;
}
.zx {
	display: block;
	background: #00b274;
	width: 100px;
	height: 27px;
	border-radius: 20px;
	text-align: center;
	color: #ffffff;
	line-height: 27px;
}
.img2 {
	display: block;
	width: 1000px;
	height: 51px;
	background: url(imagespc_062.png) no-repeat center bottom;
	margin: 240px auto 0 auto;
	font-size: 34px;
	font-weight: bold;
	color: #217544;
	padding-top: 90px;
}
.bookk {
	width: 956px;
	height: 89px;
	background: url(imagests_left1.png) no-repeat left bottom, url(imagesewm12.png) no-repeat right bottom;
	padding:425px 0 0 44px;
}
.bookk a {
	display:block;
	width: 543px;
	height: 60px;
	line-height:60px;
	text-align:center;
	font-size:30px;
	color:#ffffff;
}
a.click_more {
	width: 243px;
	padding-left: 28px;
	display: block;
	height: 44px;
	border-radius: 20px;
	color: #fff;
	font: normal 22px/44px 'Microsoft Yahei';
	background: url(../images/jt_pic.png) no-repeat 225px center #ef484e;
	margin: 0 auto;
	animation: jt 0.9s infinite;
	-webkit-animation: jt 0.9s infinite;
	-ms-animation: jt 0.9s infinite;
	-moz-animation: jt 0.9s infinite;
	-o-animation: jt 0.9s infinite;
}
@keyframes jt {
 0% {
background-position:213px center;
}
 50% {
background-position:230px center;
}
}
@-webkit-keyframes jt {
 0% {
background-position:213px center;
}
 50% {
background-position:230px center;
}
}
@-moz-keyframes jt {
 0% {
background-position:213px center;
}
 50% {
background-position:230px center;
}
}
@-ms-keyframes jt {
 0% {
background-position:213px center;
}
 50% {
background-position:230px center;
}
}
@-o-keyframes jt {
 0% {
background-position:213px center;
}
 50% {
background-position:230px center;
}
}
.m3_bg {
	background: #5bd29d url(../images/bolang2.png) repeat-x center top;
}
.m3_main {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.tea {
	background: url(../images/yinhang_26.png) no-repeat center top;
	height: 565px;
}
.end {
	background: #50c5cf;
}
.end_main {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 67px;
	padding-bottom: 50px;
}
.end_top {
	background: url(../images/foot_bg.png) no-repeat center top;
	padding-bottom: 62px;
}
.end_top h5, .end_bot h5 {
	font: bold 50px/100px "Î¢ÈíÑÅºÚ";
	text-align: center;
}
.hryh {
	background: url(../images/lianjie.png) no-repeat center top;
	margin-top: 30px;
	text-align: center;
	padding: 249px 0 47px 0;
	text-align: center;
}
.hryh a {
	display: inline-block;
	width: 130px;
	height: 34px;
	background: #ff5722;
	line-height: 34px;
	color: #fff;
}
.end_bot {
	background: url(../images/ewm_bg.png) no-repeat center top;
	text-align: center;
	padding-bottom: 76px;
}
.end_bot .pic_wrap {
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.end_bot img {
	margin-top: 32px;
}
.end_bot .mar {
	margin-right: 60px;
}
.black {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.7;
	alpha: filter(opacity=70);
	z-index: 99;
	display: none;
}
.bd {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 400px;
	height: 224px;
	margin-left: -200px;
	margin-top: -120px;
	background: #fff;
	border-radius: 20px;
	padding-top: 50px;
	z-index: 100;
	display: none;
}
.bd form {
	padding-left: 50px;
}
.bd span {
	display: inline-block;
	padding: 5px 10px;
	margin: 0px 20px 5px 0;
	font: 16px/20px "Î¢ÈíÑÅºÚ";
	color: #333;
	background: #fdd100;
	border: 2px #000 solid;
}
.bd input, .bd select {
	border: 2px solid #000000;
	height: 24px;
	vertical-align: top;
}
.bd .submit {
	display: block;
	width: 140px;
	height: 40px;
	background: #fdd100;
	text-align: center;
	font: 18px/40px "Î¢ÈíÑÅºÚ";
	margin-left: 80px;
	border: 2px #000 solid;
}
/*tushu*/
/*ÓÒ²àqq*/
.cs_box {
	width: 368px;
	height: 250px;
	position: fixed;
	top: 50%;
	right: 50%;
	margin-right: -184px;
	margin-top: -125px;
	z-index: 10000000;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight)-400+"px");
	display: none;
}
.cs {
	width: 364px;
	height: 273px;
	background: #fff;
	background: url(imagesfix1.png) no-repeat;
}
.cs_close_box {;
	position: absolute;
	right: 20px;
	top: 20px;
}
.cs_close_box img {
	width: 21px;
	height: 21px;
	cursor: pointer;
	transition: transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	-webkit-transition: -webkit-transform 0.5s;
	-o-transition: -o-transform 0.5s;
}
.cs_close_box img:hover {
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}
.csAnimateIn {
	animation: zoomInUpcs 1s 0s linear both;
	-webkit-animation: zoomInUpcs 1s 0s linear both;
	-moz-animation: zoomInUpcs 1s 0s linear both;
	-ms-animation: zoomInUpcs 1s 0s linear both;
	-o-animation: zoomInUpcs 1s 0s linear both;
}
.cs p a {
	display: block;
	float: left;
	width: 145px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 20px;
	color: #ffffff;
	background: url(imagesbtn.png) no-repeat;
	margin: 200px 10px 0 20px;
}
.xf-r {
	width: 213px;
	height: 361px;
	position: fixed;
	top: 20%;
	right: 0;
	background: url(imagesxf-r.png) no-repeat;
	z-index: 3;
}
.xf-r ul {
	padding-top: 127px;
}
.xf-r ul li, .xf-r ul li a {
	display: block;
	width: 213px;
	height: 55px;
}
.xf-r ul .li2 {
	position: relative;
}
.xf-r ul .li2 img {
	position: absolute;
	top: -40px;
	left: -82px;
	display: none;
}
.active {
	display: block;
}
.xf-r .li:nth-child(4) a {
 padding-top: 20px;
 cursor: pointer;
}
@keyframes zoomInUpcs {
 0% {
 opacity:0;
 transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
 animation-timing-function:cubic-bezier(0.55, .055, .675, .19)
}
 50% {
 opacity:1;
 transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
 animation-timing-function:cubic-bezier(0.175, .885, .32, 1)
}
}
@-webkit-keyframes zoomInUpcs {
 0% {
 opacity:0;
 -webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
 -webkit-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
}
 60% {
 opacity:1;
 -webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
 -webkit-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
}
}
@-moz-keyframes zoomInUpcs {
 0% {
 opacity:0;
 -moz-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
 -moz-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
}
 60% {
 opacity:1;
 -moz-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
 -moz-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
}
}
@-ms-keyframes zoomInUpcs {
 0% {
 opacity:0;
 -ms-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
 -ms-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
}
 60% {
 opacity:1;
 -ms-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
 -ms-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
}
}
@-o-keyframes zoomInUpcs {
 0% {
 opacity:0;
 -o-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
 -o-animation-timing-function:cubic-bezier(0.55, .055, .675, .19);
}
 60% {
 opacity:1;
 -o-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);
 -o-animation-timing-function:cubic-bezier(0.175, .885, .32, 1);
}
}
/*m2*/
.m2 {
	width: 100%;
	min-width: 1000px;
	background: #217544;
}
/*m2*/
