body {
	margin: auto;
	cursor: default;
}

a {
	text-decoration: none;
	color: inherit;
}

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

ul li {
	list-style-type: none;
}

input {
	background: none;
}

input[type="button"] {
	cursor: pointer;
}

button {
	cursor: pointer;
}

@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}

.container {
	width: 1200px;
	margin: auto;
	box-sizing: border-box;
	display: flex;
}

.tccover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
}

.yytc-box {
	width: 990px;
	background: white;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.yytc-top {
	width: 100%;
	height: 90px;
	background: #93A288;
	text-align: center;
	position: relative;
}

.yytc-top img {
	width: 30px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.yytc-top span {
	line-height: 90px;
	font-size: 34px;
	color: white;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
}

.yytc-colse {
	width: 60px !important;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.yytc-cens {
	width: 100%;
	box-sizing: border-box;
	padding: 40px 10%;
	padding-bottom: 85px;
}

.yytc-cen1 {
	width: 100%;
	text-align: center;
	font-size: 17px;
	color: #333333;
}

.yytc-cen2 {
	width: 100%;
	display: inline-block;
	text-align: center;
}

.yytc-cen2_1 {
	width: 49%;
	/*float: left;*/
		display: inline-block;
	/*margin-right: 2%;*/
	margin-right: 1.4%;
	margin-top: 30px;
	transition: all .5s;
	position: relative;
}

.yytc-cen2_1:nth-child(2n) {
	margin-right: 0;
}
.yytc-cen2_1:hover{
    transform: scale(1.02);
}
.yytc-cen2_2 {
    width: 100%;
	/*width: 95%;*/
	height: 245px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.yytc-cen2_3 {
	height: 50px;
	background: #222222;
	line-height: 50px;
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 18px;
	color: white;
	font-weight: bold;
	position: absolute;
	right: 0;
	bottom: -15px;
}

.yytc-cen3 {
	width: 100%;
	margin-top: 65px;
	/*background: #E8E8E8;*/
	text-align: center;
	padding-bottom: 50px;
	box-sizing: border-box;
}

.yytc-cen3_1 {
	height: 40px;
	border-radius: 40px;
	background: #93A288;
	padding: 0 30px;
	box-sizing: border-box;
	line-height: 40px;
	font-size: 18px;
	color: white;
	font-weight: bold;
	display: inline-block;
	margin-top: -20px;
}

.yytc-cen3_2 {
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

.yytc-cen3_3 {
	margin-right: 40px;
	display: inline-block;
	vertical-align: middle;
}

.yytc-cen3_3:last-child {
	margin-right: 0;
}

.yytc-cen3_4 {
	border: 3px solid white;
	box-sizing: border-box;
	width: 105px;
	height: 105px;
	border-radius: 50%;
	margin: auto;
	position: relative;
}

.yytc-cen3_4 img {
	max-width: 70px;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.yytc-cen3_4::after {
	content: '';
	width: 20px;
	height: 20px;
	background-image: url(../img/gc_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	right: -40px;
	top: 50%;
	transform: translateY(-50%);
}

.yytc-cen3_3:last-child .yytc-cen3_4::after {
	display: none;
}

.yytc-cen3_5 {
	width: 100%;
	margin-top: 15px;
	text-align: center;
	font-size: 14.7px;
	color: #333333;
}

.yytc-cen4 {
	width: 100%;
	margin-top: 10px;
	text-align: right;
	font-size: 16px;
	color: #333333;
}

.yydate-box {
	width: 100%;
}

.yydate-bo {
	width: 100%;
	box-sizing: border-box;
	padding: 25px 0;
	padding-bottom: 100px;
}
.yydate-top1{
	display: none;
}
.yydate-top {
	border-bottom: 1px solid #D9D9D9;
	box-sizing: border-box;
	width: 100%;
	padding: 25px 0;
	font-size: 27.6px;
	color: #333333;
	font-weight: bold;
}
.yydate-top span{
	font-size: 36px;
	color: #0088e0;
}
.yydate-nrcnt {
	width: 100%;
	margin-top: 25px;
	background: #FFF8DF;
	border-radius: 15px;
	padding: 15px 10px;
	box-sizing: border-box;
}

.yydate-nrcnt1 {
	width: 100%;
	font-size: 15px;
	color: #FE759F;
	font-weight: bold;
}

.yydate-tits {
	width: 100%;
	margin-top: 15px;
	font-size: 24.6px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

.yydate-tit1 {
	width: 100%;
	font-size: 24.2px;
	margin-top: 15px;
}

.yydate-times {
	width: 100%;
	margin-top: 25px;
	display: inline-block;
}

.yydate-time1 {
	box-sizing: border-box;
	width: 115px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 19px;
	color: #333333;
	float: left;
	background: #F4F4F4;
	cursor: pointer;
}

.yydate-time2 {
	box-sizing: border-box;
	width: 115px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 19px;
	color: #333333;
	float: right;
	background: #F4F4F4;
	cursor: pointer;
}

.yydate-time1:hover {
	border: 1px solid #337AB7;
	color: #337AB7;
}

.yydate-time2:hover {
	border: 1px solid #337AB7;
	color: #337AB7;
	background: #ffffff;
}

.yydate-rls {
	width: 100%;
	margin-top: 5px;
}

.yydate-rlFS {
	width: 100%;
	display: inline-block;
}

.yydate-rlf {
	width: 14.28%;
	float: left;
	box-sizing: border-box;
	padding: 15px 0;
	text-align: center;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}

.yydate-rlTS {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	background: #F0F0F0;
}

.yydate-rlt {
	width: 14.28%;
	float: left;
	box-sizing: border-box;
	padding: 15px 0;
	text-align: center;
	font-size: 16.47px;
	color: #333333;
	background: white;
	cursor: pointer;
}

.yydate-rlt img {
	width: 24px;
	margin: auto;
	margin-top: 20px;
}

.yydate-rlt.on {
	background: #FFFFE0;
}

.yydate-tims {
	width: 100%;
	margin-top: 20px;
}

.yydate-tim {
	width: 100%;
	display: inline-block;
	margin-bottom: 5px;
}

.yydate-tim:last-child {
	margin-bottom: 0;
}

.yydate-tim1 {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18.68px;
	color: #333333;
	font-weight: bold;
	border-radius: 10px 0 0 10px;
	float: left;
}

.yydate-tim2 {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 50%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 18.48px;
	color: #888888;
	border-radius: 0 10px 10px 0;
	float: left;
}

.yydate-tim2.on1 {
	border: 1px solid #93A288;
	color: #93A288;
}

.yydate-tim2.on2 {
	border: 1px solid #93A288;
	background: #93A288;
	color: white;
}

.yydate-but {
	border: none;
	outline: none;
	width: 110px;
	height: 35px;
	border-radius: 35px;
	background: #93A288;
	font-size: 16px;
	color: white;
	font-weight: bold;
	display: block;
	box-shadow: 0 3px 0 #829177;
	margin-top: 30px;
}

.yyxx-bo {
	width: 100%;
	margin: 30px auto;
}

.yyxx-cnt {
	border: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 100%;
	padding: 10px 15px;
	margin-top: 45px;
}

.yyxx-cn1 {
	    height: 40px;
    border-radius: 40px;
    display: inline-block;
    padding: 0 15px;
    box-sizing: border-box;
    background: #222222;
    top: -25px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: white;
    font-weight: bold;
    position: relative;
}

hr {
	border: none;
	width: 100%;
	height: 1px;
	background: #DDDDDD;
	margin-block-start: 10px;
	margin-block-end: 10px;
}

.yyxx-cn2 {
	width: 100%;
	font-size: 18px;
	color: #222222;
	font-weight: bold;
}

.yyxx-cn2 span {
	color: #FF0000;
}

.yyxx-cn3 {
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #222222;
	line-height: 30px;
}

.yyxx-cn4 {
	width: 100%;
}

.yyxx-cn4_1 {
	width: 100%;
	font-size: 16px;
	color: #222222;
}

.yyxx-cn4_2 {
	border: 1px solid #767676;
	box-sizing: border-box;
	outline: none;
	/*width: 40px;*/
	width: 65px;
	height: 25px;
	text-align: center;
	font-size: 17px;
	color: #222222;
	margin-top: 5px;
	display: block;
}

.yyxx-cn5 {
	font-size: 18px;
	color: #222222;
	margin-bottom: 20px;
}

.yyxx-cn5 span {
	color: #FF0000;
}

.yyxx-cn6 {
	width: 100%;
	display: inline-block;
}

.yyxx-cn6_1 {
	float: left;
	margin-right: 20px;
	margin-top: 20px;
	display: inline-block;
}

.yyxx-cn6_1:last-child {
	margin-right: 0;
}

.yyxx-cn6_1 span {
	font-size: 18px;
	color: #222222;
	float: left;
	line-height: 30px;
	margin-right: 20px;
}

.yyxx-cn6_1 input {
	border: 1px solid #8F8F8F;
	box-sizing: border-box;
	outline: none;
	width: 280px;
	height: 30px;
	padding: 0 10px;
	font-size: 18px;
	color: #222222;
	display: block;
	float: left;
}

.yyxx-cn7 {
	border: 1px solid #8F8F8F;
	box-sizing: border-box;
	outline: none;
	width: 90%;
	height: 30px;
	padding: 0 10px;
	font-size: 18px;
	color: #222222;
	display: block;
	margin-top: 20px;
}

.yyxx-cn8 {
	border: 1px solid #8F8F8F;
	box-sizing: border-box;
	outline: none;
	width: 540px;
	height: 30px;
	padding: 0 10px;
	font-size: 18px;
	color: #222222;
	display: block;
	margin-top: 20px;
}

.yyxx-cn9 {
	width: 100%;
	font-size: 18px;
	color: #FF0000;
	margin-bottom: 20px;
}

.yyxx-cn10 {
	width: 100%;
	margin-top: 20px;
}

.yyxx-cn10_1 {
	width: 100%;
	display: inline-block;
}

.yyxx-cn10_2 {
	border: 1px solid #8F8F8F;
	box-sizing: border-box;
	outline: none;
	width: 55px;
	height: 30px;
	font-size: 18px;
	color: #222222;
	text-align: right;
	float: left;
}
.yyxx-cn10_3{
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #333333;
	margin-left: 5px;
}
.yyxx-cn10_4{
	width: 100%;
	font-size: 16px;
	color: #333333;
}
.yyxx-but{
	border: none;
	outline: none;
	width: 68%;
	height: 50px;
	border-radius: 50px;
	margin: auto;
	display: block;
	background: #93A288;
	font-size: 18px;
	color: white;
	font-weight: bold;
	margin-top: 45px;
	box-shadow: 0 3px 0 #829177;
}
.yyxx-ts{
	width: 100%;
	margin-top: 40px;
	font-size: 16px;
	color: #3E3A39;
	font-weight: bold;
}
.yyxxT-cn1{
	    width: 100%;
	    font-size: 16px;
	    color: #222222;
	    font-weight: bold;
		margin-bottom: 25px;
}
.yyxxT-cn2{
	border-bottom: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16.78px;
	color: #333333;
}
.yyxxT-cn3{
	border-bottom: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.yyxxT-cn4{
	border-bottom: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #333333;
	text-align: right;
}
.tkf-box{
	width: 100%;
	margin-top: 30px;
}
.tkf-bo1{
	width: 100%;
	font-size: 18px;
	color: #333333;
}
.tkf-bo2{
	border: 2px solid #333333;
	box-sizing: border-box;
	width: 150px;
	height: 35px;
	background: #FAE500;
	text-align: center;
	line-height: 35px;
	font-size: 16.67px;
	color: #333333;
}
.tkt-box{
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
}
.tkt-box input{
    zoom: 165%;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.tkt-box span{
	display: inline-block;
	vertical-align: middle;
}
.yyqr-cnt{
	    border: 1px solid #DDDDDD;
	    box-sizing: border-box;
	    width: 100%;
		margin-top: 45px;
}
.yyqr-cntF{
	width: 100%;
	 box-sizing: border-box;
	  padding: 10px 15px;
}
.yyqr-cntT{
	border-bottom: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	background: #F4F4F4;
	line-height: 40px;
	padding: 0 5px;
	font-size: 16px;
	color: #FE759F;
	font-weight: bold;
}
.yyqr-cntS{
	border-bottom: 1px solid #DDDDDD;
	box-sizing: border-box;
	width: 100%;
}
.yyqr-cntS1{
	width: 100%;
	height: 40px;
	font-size: 18px;
	color: #222222;
	font-weight: bold;
	line-height: 40px;
	padding: 0 5px;
}
.yyqr-cntS2{
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #222222;
	padding: 0 5px;
}
.yyqr-cntS:last-child{
	margin-bottom: 25px;
}
.yyjg-tit{
	width: 100%;
	margin-top: 30px;
	font-size: 17.5px;
	color: #4EC9DE;
}
.yyjg-tit2{
	width: 100%;
	font-size: 17.33px;
	color: #333333;
	line-height: 40px;
}
.yyjg-but{
	width: 315px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	border-radius: 6px;
	background: #93a388;
	font-size: 16.8px;
	color: white;
	font-weight: bold;
}
.yyjg-nrcnt{
	width: 100%;
	margin-top: 70px;
	margin-bottom: 70px;
}
.yyjg-nrcn{
	width: 100%;
	margin-bottom: 50px;
}
.yyjg-nrcn:last-child{
	margin-bottom: 0;
}
.yyjg-nrcn1{
	width: 100%;
	font-size: 19.55px;
	color: #FF0000;
}
.yyjg-nrcn2{
	width: 100%;
	color: #666666;
	font-size: 19.55px;
	margin-top: 15px;
}