.banner{width:100%; height:auto; overflow:hidden; text-align:center;margin:0px auto}
.banner img{width:100%; display: block;}
.banner-pc{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner-mobile{
	display: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.con{  overflow: hidden; max-width: 1024px; margin: 0 auto; }
.con2{
	width: 100%;
	margin: 30px auto;
}
.bgen{
	/* background: url(../images/bggb.png) top no-repeat; */
	width: 100%;
	height: auto;
	margin: 50px auto;
	/* overflow-x: hidden;
	overflow-y: visible; */
	background-color: #ffffff;
	border-radius: 50px;
	position: relative;
}
.bgen2{
	background: url(../images/bggb2.png) top no-repeat;
	width: 100%;
	height: 485px;
	margin: 0 auto;
	overflow: hidden;
}
.bgen01{
	width: 100%;
	margin: 0 auto;
	
}
.bgen02{
	background: url(../images/bggb02.png) top repeat-y;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.bgen03{
	background: url(../images/bggb03.png) top no-repeat;
	width: 100%;
	height: 241px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.ljgp{
	width: 376px;
	height: 75px;
	margin: 0 auto 50px auto;
	margin-top: 60px;
	overflow: hidden;
}

.hxtitle{
	color: #323232;
	font-size: 24px;
	margin: 0 auto;
	text-align: center;
		margin-top: 0%;
		overflow: hidden;
		font-weight: normal;
		letter-spacing: -1px;
}

.title01{
	position: absolute;
	margin: 0 auto;
	height: 72px;
	top:-12px;
	background: url(../images/bigtitle-center.png) repeat-x 100% center;
}
.title01 h2{
	
		color: #ffffff;
		font-size: 35px;
		margin: 0 auto;
		text-align: center;
		line-height: 72px;
		/* letter-spacing:5px */
		
}
.title01:before{
	content: "";
	position:absolute;
	left:-75px;
	top:0;
	width: 75px;
	height: 72px;
	background-image: url(../images/bigtitle-left.png);
	background-repeat: no-repeat;
}
.title01:after{
	content: "";
	position:absolute;
	right:-75px;
	top:0;
	width: 75px;
	height: 72px;
	background-image: url(../images/bigtitle-right.png);
	background-repeat: no-repeat;
}
.title01 span{
		font-weight: normal;
	
		font-size: 18px;
}
.specialleft1{
	left:calc(66%*0.5);
}
.specialleft2{
	left:calc(80%*0.5);
}
.specialleft3{
	left:calc(85%*0.5);
}
.content-text{
	width: 90%;
	margin: 0 auto;
	padding-top: 70px;
	padding-bottom: 30px;
}
.content-text h2{
	color:#458bcc;
	font-size: 26px;
	padding-top: 20px;
}
.content-text h3{
	text-align: center;
	color:#4882e7;
	font-size: 24px;
}
.content-text li{
	font-size: 24px;
	color:#656565;
	line-height: 48px;
	letter-spacing: 2px;
}
.content-text ul{
	width: 90%;
	margin: 30px auto;
	text-align: center;
	color:#323232;
	font-size: 24px;
	background: #f6f9fa;
	padding: 10px 0;
}
.content-text ul dd{
	font-size: 24px;
	color:#646464;
	line-height: 44px;
	text-align: left;
}
.content-text dt{
	font-size: 20px;
	color:#656565;
	line-height: 44px;
	text-align: left;
}
.content-text ul a{
	color: #375dca;
	text-decoration: underline;
}
.titleh3{
	text-align: center;
	position: relative;
	width: 280px;
	margin: 10px auto;
}
.titleh3 span{
	
	font-size: 24px;
	text-align: center;
	color:#4570ec;
	border-top: 1px solid #5078ed;
	border-bottom: 1px solid #5078ed;
	line-height: 39px;
	padding: 7px 10px;
}
.titleh3:before{
	position: absolute;
	left: 0;
	top:0;
	content: url(../images/title-left.png);
	
}
.titleh3:after{
	position: absolute;
	right: 0;
	top:0;
	content: url(../images/title-right.png);
	
}
.list1{
	width: 100%;
}
.list1 li{
	font-size: 18px;
	color: #323232;
	text-align: justify;
	font-weight: normal;
	text-indent: -30px;
	padding-left: 30px;
	margin-top: 5px;
}
.list1 li span{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #0079b9;
	border-radius: 50%;
	text-align: center;
	color:#ffffff;
	font-weight: bold;
	padding-left: 30px;
	margin-top: 0px;
}

.list1 li b{
	font-weight: bold;
	color:#ff0000
}

.button1{
	font-size: 30px;
	color:#ffffff;
	background: #bf8526;
	border-radius: 10px;
	border:0;
	padding: 10px 20px;
	font-family: "思源黑体";
	margin-top: 20px;
}

.row2{
	width: 470px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 6%;
	
}

.row2 li{
	width: 50%;
}

.row2 li span{
	font-size: 60px;
}

.button2{
	font-size: 18px;
	color:#ffffff;
	background: #69b6d2;
	height: 40px;
	line-height: 40px;
	font-weight: normal;
}

.row3{
	width: 90%;
	margin:auto;
	display: flex;
}
.row3 ul{
	width: 50%;
	margin-top: 10px;
	border-right: 1px dashed #0088cb;
}
.row3 ul:nth-child(2){
	border:0
}
.row3 ul h3{
	font-size: 20px;
	color: #0088cb;
	text-align: center;
}
.row3 ul img{
	width: 265px;
	height: 153px;
	margin: 0px auto;
}
.row3 ul li{
		width: 80%;
		margin-left: 10%;
		font-size: 18px;
		color: #323232;
		text-align: justify;
		font-weight: normal;
		text-indent: -30px;
		padding-left: 30px;
		line-height: 24px;
		font-size: 18px;
		font-family:Source Han Sans,"Malgun Gothic",Arial;
		letter-spacing: -1px;
		margin-top: 10px;
	}
.row3 ul li span{
		display: inline-block;
		width: 30px;
		height: 30px;
		background: #0079b9;
		border-radius: 50%;
		text-align: center;
		color:#ffffff;
		font-weight: bold;
		padding-left: 30px;
		text-indent: -30px;
		margin-top: 10px;
		font-family:Source Han Sans,"Malgun Gothic",Arial;
}


.hxline{
	width: 60%;
	margin: 10px auto 15px auto;
	overflow: hidden;
	border: 1px #063d72 solid;
}


.hxline th:first-child{

	border-left: 1px #063d72 solid;

}



.hxline th{
	background: #063d72;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	line-height: 40px;
	border-left: 1px #ffffff solid;
	text-align: center;
}

.hxline td{
	background: #ffffff;
	color: #063d72;
	text-align: center;
	font-size: 18px;
	line-height: 40px;
	border-left: 1px #063d72 solid;
	border-top: 1px #063d72 solid;
}


.tips{
	color: #323232;
	font-size: 14px;
	width: 60%;
	
	letter-spacing: 2px;
	margin: 0 auto;
}

.guize{
	width: 100%;
	margin: 30px auto;
	 padding-bottom: 20px;
}
.guize h3{
	font-size: 24px
}
.guize li{
	font-size: 18px;
	line-height: 34px;
	padding-left: 15px;
	text-indent: -15px;
	text-align: justify;
}

.tab-ul{
	display: flex;
	width: 90%;
	margin: 20px auto;
	flex-wrap: nowrap;
	justify-content: space-around;
	border:1px solid #4570ec;
	border-radius: 10px;
	height: 40px;
}
.tab-ul li{
	color:#323232;
	font-size: 24px;
	line-height: 40px;
	padding: 0 20px;
}
.activeli{
	background: #4570ec!important;
	color:#ffffff!important;
	border-radius: 10px;
}
.tabbox{
	display: none;
	width: 90%;
	margin: 10px auto;
	padding-bottom: 50px;
	
}
table{
	width: 100%;
	margin: 10px auto;
	border:1px solid #d9d9d9;
}
table td{
	background: #ffffff;
	font-size: 18px;
	color:#323232;
	border:1px solid #d9d9d9;
	text-align: center;
	line-height: 30px;
}
table tr:first-child td{
	font-size: 24px;
	color:#615a57;
	line-height: 50px;
	background: #d9d9d9;
	border:1px solid #ffffff;
}
table td:nth-child(3){
	color:#f30a4c;
}
.text{
	width: 90%;
	margin: 10px auto;
	font-size: 18px;
	color:#323232;
}

.alertbtn{
	font-size: 24px;
	text-align: center;
	color:#4570ec;
	text-decoration: underline;
}

.img1{
	display: block;
	width: 374px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.box1{
	width: 50%;
	margin: auto;
	padding-top: 20px;
}
.text24{
	font-size: 24px;
	color:#323232;
	text-align: center;
	line-height: 48px;
	list-style: none!important;
}
.date24{
	width: 40%;
	margin: auto;
	font-size: 24px;
	color:#323232;
	text-align: left;
	list-style: none!important;
}
.date24 b{
	font-weight: bold;
	color:#ffffff;
	background: #f62e67;
	padding: 0 10px;
	border-radius: 30px;
	line-height: 48px;
}
.box2{
	width: 100%;
	margin: auto;
	padding-top: 20px;
}
.title1{
	width: 50%;
	background-image:url(../images/titlebg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-around;
	list-style: none!important;
	
}
.title1 li{
	width: 50%;
	color:#ffffff;
	text-align: center;
	font-size: 30px;
	line-height: 60px;
	text-indent: 20px;
	list-style: none!important;
	
}
.booking{
	display: block;
	width: 20%;
	margin: 20px auto;
}
.list24{
	width: 100%;
	margin: auto;
	
}
.list24 h3{
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
}
.list24 li{
	font-size: 18px;
	line-height: 30px;
	list-style: none!important;
}
.row3-img{
	width: 55%;
	margin:20px auto;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.row3-img a{
	width: 20%;
}
.pic{
	width: 100%;
	margin: auto;
}
.youjian{
	display: block;
	width: 40%;
	margin: 0px auto;
}
.t-l-24{
	width: 100%;
	margin: 20px auto;
	font-size: 24px;
	color:#323232;
	list-style: none;
}
.pic-80{
	display: block;
	width: 60%;
	margin:20px auto 0px auto;
}
/* 弹窗 (background) */
.modal0 {
    display: none;/* 默认隐藏 */
    position: fixed; /* 固定定位 */
    z-index: 5; /* 设置在顶层 */
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
}
 
/* 弹窗内容 */
.modal0-content {
    background-color: #ffffff;
    margin: 5% auto; 
    padding: 20px;
    border: 1px solid #888;
    width: 880px; 
	overflow: auto;
	z-index: 999;
}
 
/* 关闭按钮 */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
 
.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}


@media screen and (max-width: 540px) {
	.title01{
		height: 40px;
	}
	.title01 h2{
			font-size: 20px;
			line-height: 40px;
			/* letter-spacing:5px */
			
	}
	.title01:before{
		left:-43px;
		top:0px;
		width: 43px;
		height: 40px;
		background-size: 100%;
	}
	.title01:after{
		right:-43px;
		top:0px;
		width: 43px;
		height: 40px;
		background-size: 100%;
	}
	.content-text{
		padding-top: 70px;
		padding-bottom: 30px;
	}
	.content-text h2{
		color:#458bcc;
		font-size: 20px;
		padding-top: 20px;
	}
	.content-text h3{
		font-size: 18px;
	}
	.content-text li{
		font-size: 18px;
		line-height: 33px;
		letter-spacing: 2px;
	}
	.content-text ul{
		width: 90%;
		margin: 10px auto;
		font-size: 18px;
		padding: 10px 0;
	}
	.content-text ul dd{
		font-size: 18px;
		line-height: 30px;
	}
	.content-text dt{
		font-size: 16px;
		line-height: 28px;
	}
	
	.specialleft1{
		left:calc(56%*0.5);
	}
	.specialleft2{
		left:calc(70%*0.5);
	}
	.specialleft3{
		left:calc(79%*0.5);
	}
}
/* banner自适应 */
@media screen and (max-width: 750px) {
	.banner-pc{
		display: none;
	}
	.banner-mobile{
		display: block;
	}
	.box1{
		width: 80%;
	}
	.text24{
		font-size: 14px;
	}
	.date24{
		width: 70%;
		font-size: 14px;
		line-height: 20px;
	}
	.title1{
		width: 80%;
	}
	.title1 li{
		font-size: 14px;
		line-height: 30px;
		text-indent: 0px;
		list-style: none;
	}
	table td{
		font-size: 12px;
		line-height: 20px;
	}
	table tr:first-child td{
		font-size: 14px;
		line-height: 30px;
	}
	
	.list24 h3{
		font-size: 16px;
		line-height: 30px;
	}
	.list24 li{
		font-size: 14px;
		line-height: 20px;
	}
	.booking{
		width: 30%;
	}
	
	.row3-img{
		width: 80%;
	}
	.row3-img a{
		width: 30%;
	}
	
	.youjian{
		width: 70%;
	}
	.t-l-24{
		font-size: 14px;
	}
	.pic-80{
		width: 80%;
	}
}