body {
	margin: auto;
	cursor: default;
	font-family: 'Bahnschrift';
}

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

ul {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
}

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

div,
a,
span,
textarea,
input {
	box-sizing: border-box;
}

input {
	background: none;
}

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

button {
	cursor: pointer;
}

textarea {
	resize: none;
	font-family: inherit;
}

div,
input {
	box-sizing: border-box;
}

::-webkit-scrollbar {
	width: 3px;
	height: 3px;
}

::-webkit-scrollbar-thumb {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .3);
}

::-webkit-scrollbar-track {
	border-radius: 1em;
	background-color: rgba(50, 50, 50, .1);
}

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

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

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

.banner {
	width: 100%;
}

.nybanner {
	width: 100%;
	height: 500px;
	position: relative;
}

.banner .swiper {
	width: 100%;
	height: 100%;
}

.banner .swiper-slide {
	width: 100%;
	height: 100%;
}

.banner .swiper-pagination-bullet {
	box-sizing: border-box;
	width: 150px;
	height: 5px;
	border-radius: 5px;
	background: white;
}

.banner .swiper-pagination-bullet-active {
	background: white;
}

.banne {
	width: 100%;
	height: 600px;
	position: relative;
}

.banne1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.banne2 {
	width: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.banne3 {
	width: 100%;
}

.banne3_1 {
	width: 100%;
	font-size: 54px;
	color: white;
	font-weight: bold;
}

.banne3_2 {
	width: 100%;
	margin-top: 30px;
	font-size: 34px;
	color: white;
}

.in-abouts {
	width: 100%;
}

.in-about {
	width: 100%;
	margin: 60px auto;
}

.in-about1 {
	width: 42.8%;
	height: 355px;
	margin-left: 9.2%;
	display: inline-block;
	vertical-align: middle;
}

.in-about1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-about2 {
	width: 47.5%;
	display: inline-block;
	vertical-align: middle;
}

.in-about2_1 {
	width: 100%;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.in-about2_2 {
	width: 100%;
	margin-top: 30px;
	font-size: 16px;
	color: #666666;
}

.in-about2_3 {
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	margin-top: 30px;
	padding: 20px 0;
	display: flex;
}

.in-about2_4 {
	width: 32%;
	margin-right: 2%;
	text-align: center;
	font-size: 20px;
	color: #333333;
}

.in-about2_4:nth-child(3n) {
	margin-right: 0;
}

.in-about2_4 img {
	height: 50px;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

.in-popular {
	width: 100%;
	background: #F7F5F3;
}

.in-popula {
	width: 100%;
	margin: 60px auto;
}

.in-popula1 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.in-popula1 img {
	width: 195px;
	display: block;
	margin: auto;
}

.in-popula2 {
	width: 100%;
	margin-top: 30px;
}

.in-popula2 .swiper-father {
	width: 100%;
	height: 100%;
	position: relative;
}

.in-popula2 .swiper {
	width: calc(100% - 50px - 70px);
	height: 100%;
}

.in-popula2 .swiper-slide {
	width: 100%;
	height: 100%;
}

.in-popula2 .swiper-button-prev::after,
.in-popula2 .swiper-button-next::after {
	display: none;
}

.in-popula2 .swiper-button-prev {
	width: 35px;
	height: 60px;
	background-image: url(../img/prev_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.in-popula2 .swiper-button-next {
	width: 35px;
	height: 60px;
	background-image: url(../img/next_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.in-popula3 {
	width: 100%;
	height: 350px;
	display: block;
	position: relative;
}

.in-popula3_1 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-popula3_2 {
	width: 100%;
	padding: 20px 25px;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
	position: absolute;
	left: 0;
	bottom: 0;
}

.in-popula3_3 {
	width: 100%;
	font-size: 30px;
	color: white;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-popula3_4 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: white;
	display: none;
}

.in-popula3_4 div {
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	overflow: hidden;
}

.in-popula3_5 {
	border: 1px solid white;
	width: 75px;
	height: 30px;
	border-radius: 30px;
	margin-top: 15px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: white;
	display: none;
}

.in-popula3:hover .in-popula3_4 {
	display: block;
}

.in-popula3:hover .in-popula3_5 {
	display: block;
}

.in-routes {
	width: 100%;
}

.in-route {
	width: 100%;
	margin: 50px auto;
}

.in-route1 {
	width: 100%;
	display: inline-block;
}

.in-route2 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 30px;
	display: block;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
}

.in-route2:nth-child(3n) {
	margin-right: 0;
}

.in-route2_1 {
	width: 100%;
	height: 240px;
	overflow: hidden;
}

.in-route2_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-route2_2 {
	width: 100%;
	padding: 20px;
}

.in-route2_3 {
	width: 100%;
	font-size: 24px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-route2_4 {
	width: 100%;
	font-size: 16px;
	color: #999999;
	margin-top: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-route2_5 {
	width: 100%;
	display: inline-block;
}

.in-route2_5_1 {
	border: 1px solid #278AEB;
	border-radius: 2px;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
	font-size: 16px;
	color: #2B8DEC;
}

.in-route2_5_1:last-child {
	margin-right: 0;
}

.in-route2_6 {
	width: 100%;
	margin-top: 5px;
	display: inline-block;
}

.in-route2_6_1 {
	float: left;
	font-size: 16px;
	color: #333333;
}

.in-route2_6_1 span {
	color: #FF6600;
}

.in-route2_6_2 {
	float: right;
	text-decoration: underline;
	font-size: 16px;
	color: #2187EB;
}

.in-news {
	width: 100%;
	background: #F7F5F3;
}

.in-new {
	width: 100%;
	margin: 60px auto;
}

.in-new1 {
	width: 100%;
	display: inline-block;
}

.in-new1_1 {
	float: left;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.in-new1_2 {
	float: right;
	font-size: 18px;
	color: #333333;
}

.in-new2 {
	width: 100%;
	margin-top: 30px;
	display: flex;
}

.in-new3 {
	width: 49%;
	height: 350px;
}

.in-new3 .swiper {
	width: 100%;
	height: 100%;
}

.in-new3 .swiper-slide {
	width: 100%;
	height: 100%;
}

.in-new3 .swiper-pagination {
	text-align: right;
	padding: 0 20px;
}

.in-new3 .swiper-pagination-bullet {
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background: white;
}

.in-new3 .swiper-pagination-bullet-active {
	background: white;
}

.in-new3_1 {
	width: 100%;
	height: 100%;
	display: block;
}

.in-new3_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.in-new4 {
	width: 49%;
	margin-left: 2%;
}

.in-new4_1 {
	width: 100%;
	display: block;
	background: white;
	margin-bottom: 10px;
	padding: 10px 20px;
}

.in-new4_1:last-child {
	margin-bottom: 0;
}

.in-new4_2 {
	width: 100%;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-new4_3 {
	width: 100%;
	margin-top: 5px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in-new4_4 {
	width: 100%;
	display: inline-block;
	margin-top: 10px;
}

.in-new4_4_1 {
	float: left;
	font-size: 16px;
	color: #999999;
}

.in-new4_4_1 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.in-new4_4_1 span {
	display: inline-block;
	vertical-align: middle;
}

.in-new4_4_2 {
	float: right;
	font-size: 16px;
	color: #2187EB;
	text-decoration: underline;
}

.in-looks {
	width: 100%;
	background: #596C85;
}

.in-look {
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}

.in-look1 {
	width: 45%;
	height: 55px;
	background: white;
	border-radius: 5px;
	display: flex;
	overflow: hidden;
	float: right;
}

.in-look1 input {
	border: none;
	outline: none;
	width: calc(100% - 95px);
	height: 100%;
	padding: 0 20px;
	font-size: 14px;
}

.in-look1 button {
	border: none;
	outline: none;
	width: 95px;
	height: 100%;
	border-radius: 5px;
	background: #1581EA;
	font-size: 20px;
	color: white;
	font-weight: bold;
}

.in-look2 {
	width: 53%;
	float: left;
	font-size: 34px;
	color: white;
}

.tour-box {
	width: 100%;
}

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

.tour-bo1 {
	width: 100%;
	display: flex;
}

.tour-bo1_1 {
	border: none;
	border-bottom: 1px solid #DDDDDD;
	outline: none;
	width: 32%;
	margin-right: 2%;
	padding: 15px 0;
	font-size: 18px;
	color: #333333;
	padding-right: 10px;
	-webkit-appearance: none;
	/* for Chrome, Safari */
	-moz-appearance: none;
	/* for Firefox */
	-ms-appearance: none;
	/* for IE10+ */
	appearance: none;
	background-image: url(../img/select_2.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.tour-bo1_1:last-child {
	margin-right: 0;
}

.tour-list {
	width: 100%;
	display: inline-block;
	margin-bottom: 60px;
}

.pages {
	width: 100%;
	text-align: center;
}

.pagination {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.pagination li {
	display: inline;
	text-align: center;
}

.pagination a {
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	float: left;
	display: block;
	text-decoration: none;
	width: 30px;
	height: 30px;
	font-size: 13px;
	color: #666666;
	text-align: center;
	line-height: 30px;
	margin: 0 4px;
	border-radius: 5px;
}

.pagination img {
	height: 10px;
}

.pagination span {
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	font-size: 13px;
	color: #666666;
	text-align: center;
	line-height: 30px;
	margin: 0 4px;
	border-radius: 5px;
}

.pagination a.active {
	border: 1px solid #1581EA;
	background: #1581EA;
	color: #ffffff;
}

.pagination a:active {
	border: 1px solid #1581EA;
	background: #1581EA;
	color: #ffffff;
}

.tit-box {
	width: 100%;
	background: #F7F5F3;
}

.tit-bo {
	width: 100%;
	margin: 15px auto;
	font-size: 16px;
	color: #666666;
}

.tit-bo img {
	width: 15px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.tit-bo div {
	width: calc(100% - 30px);
	display: inline-block;
	vertical-align: middle;
}

.tour-details {
	width: 100%;
}

.tour-detail {
	width: 100%;
	margin: 40px auto;
}

.tour-detatop {
	width: 100%;
	display: inline-block;
}

.tour-detatop1 {
	width: 55%;
	float: left;
}

.tour-detatop1 .swiper {
	width: 100%;
	height: 100%;
}

.tour-detatop1 .swiper-slide {
	width: 100%;
	height: 100%;
}

.tour-detatop1 .swiper-button-prev::after,
.tour-detatop1 .swiper-button-next::after {
	display: none;
}

.tour-detatop1 .swiper-button-prev {
	width: 40px;
	height: 40px;
	background-image: url(../img/prev_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.tour-detatop1 .swiper-button-next {
	width: 40px;
	height: 40px;
	background-image: url(../img/next_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.tour-detatop1_1 {
	width: 100%;
	height: 420px;
}

.tour-detatop1_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.tour-detatop2 {
	width: 41%;
	float: right;
}

.tour-detatop2_1 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

.tour-detatop2_2 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.tour-detatop2_3 {
	width: 100%;
	display: inline-block;
}

.tour-detatop2_3_1 {
	border: 1px solid #2B8DEC;
	font-size: 16px;
	color: #2B8DEC;
	padding: 0 5px;
	float: left;
	height: 25px;
	line-height: 25px;
	float: left;
	margin-right: 5px;
	margin-top: 25px;
	border-radius: 2px;
}

.tour-detatop2_3_1:last-child {
	margin-right: 0;
}

.tour-detatop2_4 {
	width: 100%;
	margin-top: 35px;
	font-size: 18px;
	color: #666666;
}

.tour-detatop2_5 {
	width: 100%;
	margin-top: 30px;
	font-size: 18px;
	color: #333333;
}

.tour-detatop2_5 span {
	font-size: 30px;
	color: #FF6600;
}

.tour-detatop2_6 {
	width: 100%;
	margin-top: 15px;
	display: flex;
}

.tour-detatop2_6_1 {
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	margin-right: 15px;
}

.tour-detatop2_6_2 {
	width: 240px;
	height: 40px;
	border-radius: 2px;
	background: #F7F5F3;
	position: relative;
}

.tour-detatop2_6_2 input {
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0 15px;
	font-size: 16px;
	color: #333333;
	position: relative;
	z-index: 1;
}

.tour-detatop2_6_2 img {
	width: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.tour-detatop2_7 {
	border: none;
	outline: none;
	width: 190px;
	height: 50px;
	border-radius: 50px;
	background: #2288EB;
	color: white;
	font-size: 24px;
	display: block;
	margin-top: 20px;
}
.tour-detatop2_8{
    width: 100%;
        margin-top: 30px;
}
.tour-detatop2_8 table{
    border: 1px solid #D9D9D9;
    width: 100%;
}
.tour-detatop2_8 tr{
    width: 100%;
}
.tour-detatop2_8 td{
    border-bottom: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    padding: 10px;
        font-size: 16px;
    color: #333333;
}
.tour-detatop2_8 tr:first-child td{
    background: #1581EA !important;
    color: white;
}
.tour-detatop2_8 tr:nth-child(odd) td{
     background: rgba(255,102,0,0.2);
}
.tour-detatop2_8 tr:last-child td{
    border-bottom:0;
}
.tour-detatop2_8 td:last-child{
    border-right:0;
}
.tour-detacen {
	border-top: 1px solid #D9D9D9;
	width: 100%;
	background: #F7F5F3;
	display: flex;
	margin-top: 30px;
}

.tour-detacen1 {
	height: 55px;
	line-height: 55px;
	font-size: 24px;
	color: #333333;
	display: block;
	margin-right: 25px;
	padding: 0 15px;
}

.tour-detacen1:last-child {
	margin-right: 0;
}

.tour-detacen1.on {
	border-top: 3px solid #2288EB;
	color: #2288EB;
}

.tour-detadow {
	width: 100%;
	margin-top: 35px;
}

.tour-detadow1 {
	width: 100%;
	font-size: 32px;
	color: #2288EB;
	padding: 0 15px;
	margin-bottom: 15px;
	position: relative;
}

.tour-detadow1::after {
	content: '';
	width: 4px;
	height: 20px;
	border-radius: 4px;
	background: #2288EB;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.tour-detadow2 {
	width: 100%;
	margin-bottom: 30px;
	background: #F7F5F3;
	padding: 0 25px;
}

.tour-detadow2:last-child {
	margin-bottom: 0;
}

.tour-detadow2_1 {
	width: 100%;
	display: inline-block;
}

.tour-detadow2_1_1 {
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #333333;
	float: left;
	margin-top: 23px;
}

.tour-detadow2_1_2 {
	width: calc(100% - 7px - 24px);
	float: left;
	padding: 0 10px;
	line-height: 55px;
	font-size: 20px;
	color: #333333;
}

.tour-detadow2_1_3 {
	width: 24px;
	float: left;
	margin-top: 16px;
}

.tour-detadow2_1_3 img {
	width: 100%;
}

.tour-detadow2_1_4 {
	display: block;
}

.tour-detadow2_1_5 {
	display: none;
}

.tour-detadow2.on .tour-detadow2_1_1 {
	background: #2288EB;
}

.tour-detadow2.on .tour-detadow2_1_2 {
	color: #2288EB;
}

.tour-detadow2.on .tour-detadow2_1_4 {
	display: none;
}

.tour-detadow2.on .tour-detadow2_1_5 {
	display: block;
}

.tour-detadow2.on .tour-detadow2_2 {
	display: block;
}

.tour-detadow2_2 {
	width: 100%;
	display: none;
	padding: 20px 0;
}

.tour-detadow2_3 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.tour-detadow2_4 {
	width: 100%;
	display: inline-block;
}

.tour-detadow2_4_1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 25px;
	text-align: center;
	font-size: 16px;
	color: #333333;
}

.tour-detadow2_4_1:nth-child(3n) {
	margin-right: 0;
}

.tour-detadow2_4_1 img {
	width: 100%;
	height: 260px;
	display: block;
	object-fit: cover;
	object-position: center;
	margin-bottom: 15px;
}

.tour-detadow3 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
}

.tour-detadow4 {
	width: 100%;
	margin-top: 20px;
	background: #F7F5F3;
	padding: 25px;
}

.tour-detadow4_1 {
	width: 100%;
	margin-bottom: 30px;
}

.tour-detadow4_1:last-child {
	margin-bottom: 0;
}

.tour-detadow4_2 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 20px;
}

.tour-detadow4_3 {
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
	font-size: 16px;
	color: #333333;
}

.tour-detadow4_3:last-child {
	margin-bottom: 0;
}

.tour-detadow4_3 img {
	width: 20px;
	margin-right: 5px;
	float: left;
}

.tour-detadow4_3 div {
	width: calc(100% - 25px);
	float: left;
}

.tour-detadow5 {
	width: 100%;
	margin-bottom: 30px;
}

.tour-detadow5:last-child {
	margin-bottom: 0;
}

.tour-detadow5_1 {
	width: 100%;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.tour-detadow5_2 {
	width: 100%;
	font-size: 18px;
	color: #333333;
}

.tour-detadow6 {
	width: 100%;
	display: inline-block;
}

.tour-detadow6_1 {
	width: 23.5%;
	display: block;
	float: left;
	margin-right: 2%;
	margin-bottom: 30px;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
}

.tour-detadow6_1:nth-child(4n) {
	margin-right: 0;
}

.tour-detadow6_2 {
	width: 100%;
	height: 200px;
	display: block;
	object-fit: cover;
	object-position: center;
}

.tour-detadow6_3 {
	width: 100%;
	padding: 15px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.touryd-box {
	width: 100%;
	background: linear-gradient(to bottom, #FBFAF9 60%, white 40%);
}

.touryd-bo {
	width: 100%;
	margin: auto;
	margin-top: 45px;
	margin-bottom: 75px;
}

.touryd-tops {
	width: 100%;
	background: white;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
	padding: 25px;
	display: inline-block;
}

.touryd-top1 {
	width: 42%;
	height: 260px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
}

.touryd-top2 {
	width: 51%;
	float: right;
}

.touryd-top2_1 {
	width: 100%;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
}

.touryd-top2_2 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.touryd-top2_3 {
	width: 100%;
	display: inline-block;
}

.touryd-top2_3_1 {
	border: 1px solid #2B8DEC;
	font-size: 16px;
	color: #2B8DEC;
	padding: 0 5px;
	float: left;
	height: 25px;
	line-height: 25px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	border-radius: 2px;
}

.touryd-top2_3_1:last-child {
	margin-right: 0;
}

.touryd-top2_4 {
	width: 100%;
	margin-top: 15px;
	font-size: 18px;
	color: #666666;
}

.touryd-top2_5 {
	width: 100%;
	margin-top: 15px;
	font-size: 18px;
	color: #333333;
}

.touryd-top2_5 span {
	font-size: 30px;
	color: #FF6600;
}

.touryd-top2_6 {
	width: 100%;
	margin-top: 5px;
	display: flex;
}

.touryd-top2_6_1 {
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	margin-right: 15px;
}

.touryd-top2_6_2 {
	width: 240px;
	height: 40px;
	border-radius: 2px;
	background: #F7F5F3;
	position: relative;
}

.touryd-top2_6_2 input {
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0 15px;
	font-size: 16px;
	color: #333333;
	position: relative;
	z-index: 1;
}

.touryd-top2_6_2 img {
	width: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.touryd-downs {
	width: 100%;
	background: white;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
	margin-top: 35px;
	padding: 40px;
}

.touryd-down {
	width: 100%;
	margin-bottom: 40px;
}
.touryd-down:last-child{
	margin-bottom: 0;
}
.touryd-down1 {
	width: 100%;
	font-size: 24px;
	color: #333333;
}

.touryd-down2 {
	width: 100%;
	display: inline-block;
}

.touryd-down3 {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-top: 30px;
}

.touryd-down3:nth-child(2n) {
	margin-right: 0;
}

.touryd-down3_1 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.touryd-down3_2 {
	border: 1px solid #CDCDCD;
	outline: none;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	padding: 0 15px;
	display: block;
	margin-top: 15px;
	font-size: 14px;
	color: #333333;
}

.touryd-but {
	border: none;
	outline: none;
	width: 230px;
	height: 50px;
	border-radius: 50px;
	background: #2288EB;
	font-size: 24px;
	color: white;
	display: block;
	margin: auto;
}

.touryd-but2 {
	border: none;
	outline: none;
	width: 230px;
	height: 50px;
	border-radius: 50px;
	background: #2288EB;
	font-size: 24px;
	color: white;
	display: block;
	margin: auto;
	margin-top: 40px;
}

.tour-order {
	width: 100%;
	margin-top: 35px;
}

.tour-order1 {
	width: 100%;
	font-size: 28px;
	color: #333333;
}

.tour-order2 {
	width: 100%;
	background: white;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
	padding: 30px 40px;
	margin-top: 20px;
}

.tour-order3 {
	width: 100%;
	margin-bottom: 35px;
}

.tour-order3:last-child {
	margin-bottom: 0;
}

.tour-order3_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.tour-order3_2 {
	width: 100%;
	display: inline-block;
}

.tour-order3_3 {
	width: 49%;
	float: left;
	margin-right: 2%;
	margin-top: 10px;
	display: flex;
}

.tour-order3_3:nth-child(2n) {
	margin-right: 0;
}

.tour-order3_3_1 {
	width: 130px;
	font-size: 16px;
	color: #999999;
}

.tour-order3_3_2 {
	width: calc(100% - 130px);
	font-size: 16px;
	color: #333333;
}

.tour-order4 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.tour-order4 span {
	font-size: 30px;
	color: #FF6600;
}

.tour-order5 {
	width: 100%;
	margin-top: 25px;
}

.tour-order5_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.tour-order5_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 18px;
	color: #333333;
}

input[type=radio] {
	border: 1px solid #9A9A9A;
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	position: relative;
	width: 15px;
	height: 15px;
	font-size: 14px;
	border-radius: 50%;
	margin: 0;
	-webkit-appearance: none;
	/* background-color: #E6E6E6; */
	display: inline-block;
	vertical-align: middle;
}

input[type=radio]::after {
	position: absolute;
	top: 0;
	width: 15px;
	height: 15px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
	border-radius: 50%;
}

input[type=radio]:checked {
	border: none;
}

input[type=radio]:checked::after {
	content: "✓";
	font-size: 12px;
	font-weight: bold;
	background: #2288EB;
	color: white;
}

.tour-order5_3 {
	min-width: 180px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.tour-order5_4 {
	border: 1px solid #DBDBDB;
	margin-left: 20px;
	border-radius: 5px;
	background: #F9F9F9;
	min-width: 195px;
	height: 50px;
	padding: 0 20px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}

.tour-order5_4 img {
	height: 25px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.tour-order5_4 div {
	line-height: 50px;
	display: inline-block;
	vertical-align: middle;
}

.xxzf-cover {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1001;
}

.xxzf-box {
	width: 620px;
	background: white;
	border-radius: 10px;
	padding: 25px 40px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.xxzf-colse {
	width: 25px;
	position: absolute;
	right: -25px;
	top: -25px;
}

.xxzf-bo {
    width: 100%;
    max-height: 300px;
    margin-bottom: 35px;
    overflow: hidden;
    overflow-y: auto;
}

.xxzf-bo:last-child {
	margin-bottom: 0;
}

.xxzf-bo1 {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	display: inline-block;
	padding: 20px 0;
	position: relative;
}

.xxzf-bo1::after {
	content: '';
	width: 70px;
	height: 2px;
	background: #2288EB;
	position: absolute;
	left: 0;
	bottom: 0;
}

.xxzf-bo1_1 {
	float: left;
	font-size: 24px;
	color: #333333;
}

.xxzf-bo1_2 {
	width: 20px;
	display: block;
	float: right;
}

.xxzf-bo2 {
	width: 100%;
	margin-top: 20px;
}

.xxzf-bo2_1 {
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
}

.xxzf-bo2_1:last-child {
	margin-bottom: 0;
}

.xxzf-bo2_2 {
	width: 170px;
	float: left;
	font-size: 16px;
	color: #999999;
}

.xxzf-bo2_3 {
	width: calc(100% - 170px);
	float: left;
	font-size: 18px;
	color: #333333;
}

.tailor-box {
	width: 100%;
	background: #F7F5F3;
}

.tailor-bo {
	max-width: 100%;
	width: 760px;
	margin: 70px auto;
}

.tailor-bo1 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.tailor-bo1 img {
	width: 195px;
	display: block;
	margin: auto;
	margin-top: 10px;
}

.tailor-bo2 {
	width: 100%;
	background: white;
	margin-top: 30px;
	padding: 35px 40px;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
}

.tailor-bo3 {
	width: 100%;
	margin-bottom: 20px;
}

.tailor-bo3:last-child {
	margin-bottom: 0;
}

.tailor-bo3_1 {
	width: 165px;
	margin-right: 10px;
	font-size: 20px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
}

.tailor-bo3_2 {
	border: 1px solid #CDCDCD;
	width: calc(100% - 180px);
	height: 40px;
	border-radius: 2px;
	padding: 0 15px;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}

.tailor-bo3_2 input {
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	display: block;
	background: none;
	font-size: 14px;
	position: relative;
	z-index: 1;
}

.tailor-bo3_2 img {
	width: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}

.tailor-bo3_3 {
	width: calc(100% - 180px);
	height: 40px;
	display: inline-block;
	vertical-align: middle;
}

.tailor-bo3_3_1 {
	border: 1px solid #CDCDCD;
	outline: none;
	width: 49%;
	height: 100%;
	padding: 0 15px;
	font-size: 14px;
	margin-right: 2%;
	border-radius: 2px;
	float: left;
}

.tailor-bo3_3_1:last-child {
	margin-right: 0;
}

.tailor-bo3_4 {
	border: 1px solid #CDCDCD;
	outline: none;
	width: calc(100% - 180px);
	height: 70px;
	padding: 10px 15px;
	font-size: 14px;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
}

.tailor-bo4 {
	width: 100%;
	margin-bottom: 20px;
}

.tailor-bo4_1 {
	width: 100%;
	font-size: 20px;
	color: #333333;
}

.tailor-bo4_2 {
	width: 100%;
	display: inline-block;
}

.tailor-bo4_3 {
	float: left;
	margin-right: 40px;
	margin-top: 10px;
	font-size: 16px;
	color: #333333;
}

.tailor-bo4_3:last-child {
	margin-right: 0;
}

.tailor-bo4_3 div {
	min-width: 110px;
	margin-left: 5px;
	display: inline-block;
	vertical-align: middle;
}

.tailor-but {
	border: none;
	outline: none;
	width: 230px;
	height: 50px;
	border-radius: 50px;
	background: #2288EB;
	font-size: 24px;
	color: white;
	display: block;
	margin: auto;
	margin-top: 40px;
}

.about-box {
	width: 100%;
}

.about-bo {
	width: 100%;
	margin: 50px auto;
	display: inline-block;
}

.about-left {
	width: 260px;
	float: left;
	background: white;
	box-shadow: 0 0 10px rgba(15, 16, 13, .5);
	margin-right: 30px;
	margin-top: -110px;
	position: relative;
	z-index: 1;
}

.about-le1 {
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0 25px;
	font-size: 28px;
	color: white;
	background: #2F8FEC;
}

.about-le2 {
	width: 100%;
	padding: 10px 20px;
}

.about-le3 {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	display: block;
	padding: 15px 0;
}

.about-le3_1 {
	width: calc(100% - 25px);
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.about-le3_2 {
	width: 20px;
	display: inline-block;
	vertical-align: middle;
}

.about-le3_2 img {
	width: 100%;
}

.about-le3_2_1 {
	display: block;
}

.about-le3_2_2 {
	display: none;
}

.about-le3.on .about-le3_1 {
	color: #2F8FEC;
}

.about-le3.on .about-le3_2_1 {
	display: none;
}

.about-le3.on .about-le3_2_2 {
	display: block;
}

.about-right {
	width: calc(100% - 290px);
	float: left;
}

.about-ri1 {
	width: 100%;
	text-align: center;
	font-size: 40px;
	color: #333333;
}

.about-ri2 {
	width: 195px;
	display: block;
	margin: auto;
}

.about-ri3 {
	width: 100%;
	margin-top: 40px;
	font-size: 18px;
	color: #333333;
}

.about-ri3 img {
	max-width: 100%;
}

.news-box {
	width: 100%;
}

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

.news-list {
	width: 100%;
	margin-bottom: 60px;
}

.news-li {
	border-bottom: 1px dashed #E0E0E0;
	width: 100%;
	display: inline-block;
	padding: 30px 0;
}

.news-li1 {
	width: 240px;
	height: 135px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: right;
}

.news-li2 {
	width: calc(100% - 85px - 240px);
	float: left;
}

.news-li2_1 {
	width: 100%;
	font-size: 28px;
	color: #1A2233;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-li2_2 {
	width: 100%;
	margin-top: 10px;
	font-size: 18px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news-li2_3 {
	width: 100%;
	margin-top: 20px;
	display: inline-block;
}

.news-li2_3_1 {
	float: left;
	font-size: 14px;
	color: #666666;
}

.news-li2_3_1 img {
	width: 15px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.news-li2_3_1 span {
	display: inline-block;
	vertical-align: middle;
}

.news-li2_3_2 {
	border: 1px solid #2388EB;
	width: 100px;
	height: 35px;
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
	color: #2388EB;
	font-size: 14px;
	font-weight: bold;
	float: right;
}

.news-details {
	width: 100%;
}

.news-detail {
	width: 100%;
	margin: 55px auto;
	display: inline-block;
}

.news-detari {
	width: 285px;
	margin-left: 30px;
	float: left;
}

.news-detari1 {
	font-size: 24px;
	color: #1A2233;
	font-weight: bold;
	display: inline-block;
	position: relative;
}

.news-detari1 span {
	position: relative;
	z-index: 1;
}

.news-detari1::after {
	content: '';
	width: 100%;
	height: 7px;
	border-radius: 7px;
	background: #DDEDFC;
	position: absolute;
	left: 0;
	bottom: 0;
}

.news-detari2 {
	width: 100%;
	margin-top: 15px;
}

.news-detari2_1 {
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	display: inline-block;
	padding: 20px 0;
}

.news-detari2_2 {
	width: 100px;
	height: 60px;
	display: block;
	object-fit: cover;
	object-position: center;
	float: left;
	margin-right: 10px;
}

.news-detari2_3 {
	width: calc(100% - 110px);
	float: left;
}

.news-detari2_4 {
	width: 100%;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-detari2_5 {
	width: 100%;
	font-size: 14px;
	color: #999999;
	margin-top: 5px;
}

.news-detale {
	width: calc(100% - 315px);
	float: left;
}

.news-detale1 {
	width: 100%;
	font-size: 34px;
	color: #1A2233;
}

.news-detale2 {
	width: 100%;
	display: inline-block;
}

.news-detale2_1 {
	float: left;
	margin-right: 35px;
	margin-top: 10px;
	font-size: 14px;
	color: rgba(26, 34, 51, .4);
}

.news-detale2_1:last-child {
	margin-right: 0;
}

.news-detale2_1 img {
	max-width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.news-detale2_1 span {
	display: inline-block;
	vertical-align: middle;
}

.news-detale3 {
	border-top: 1px solid #E9E9E9;
	width: 100%;
	margin-top: 35px;
	padding: 35px 0;
	font-size: 18px;
	color: #333333;
}

.news-detale3 img {
	max-width: 100%;
}

.news-detale4 {
	width: 100%;
	display: inline-block;
}

.news-detale4_1 {
	border: 1px solid #E6E6E6;
	width: 48%;
	height: 55px;
	padding: 0 15px;
	display: block;
	margin-right: 4%;
	float: left;
}

.news-detale4_1:last-child {
	margin-right: 0;
}

.news-detale4_2 {
	width: 15px;
	display: inline-block;
	vertical-align: middle;
}

.news-detale4_3 {
	width: 70px;
	padding: 0 5px;
	line-height: 55px;
	font-size: 14px;
	color: #999999;
	display: inline-block;
	vertical-align: middle;
}

.news-detale4_4 {
	width: calc(100% - 95px);
	line-height: 55px;
	font-size: 16px;
	color: #333333;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.contact-box {
	width: 100%;
}

.contact-bo {
	max-width: 100%;
	width: 1000px;
	margin: 60px auto;
}

.contact-bo1 {
	width: 100%;
	display: inline-block;
}

.contact-bo1_1 {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 55px;
}

.contact-bo1_1:nth-child(3n) {
	margin-right: 0;
}

.contact-bo1_2 {
	height: 45px;
	display: block;
	margin: auto;
}

.contact-bo1_3 {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 18px;
	color: #999999;
}

.contact-bo1_4 {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	font-size: 20px;
	color: #333333;
}

.contact-bo2 {
	width: 100%;
	height: 430px;
	margin-top: 50px;
}

.business-box {
	width: 100%;
	background: #F7F5F3;
}

.business-bo {
	width: 100%;
	margin: 40px auto;
}

.business-bo1 {
	width: 100%;
	display: flex;
}

.business-bo1_1 {
	width: 27.5%;
	display: flex;
	margin-right: 2%;
}

.business-bo1_2 {
	width: 75px;
	margin-right: 10px;
	line-height: 40px;
	text-align: right;
	font-size: 20px;
	color: #333333;
}

.business-bo1_3 {
	border: 1px solid #CCCCCC;
	outline: none;
	width: calc(100% - 85px);
	height: 40px;
	border-radius: 5px;
	background: white;
	padding: 0 15px;
	font-size: 14px;
	-webkit-appearance: none;
	/* for Chrome, Safari */
	-moz-appearance: none;
	/* for Firefox */
	-ms-appearance: none;
	/* for IE10+ */
	appearance: none;
	background-image: url(../img/select_2.png);
	background-position: center right 15px;
	background-repeat: no-repeat;
	background-size: 10px auto;
}

.business-bo1_4 {
	width: 41%;
	display: flex;
	height: 40px;
}

.business-bo1_4 input {
	border: 1px solid #CCCCCC;
	outline: none;
	width: calc(100% - 100px);
	height: 40px;
	border-radius: 5px;
	background: white;
	padding: 0 15px;
	font-size: 14px;
}

.business-bo1_4 button {
	border: none;
	outline: none;
	width: 85px;
	height: 100%;
	border-radius: 5px;
	background: #2288EB;
	font-size: 16px;
	color: white;
	font-weight: bold;
	margin-left: 15px;
}

.business-list {
	width: 100%;
	margin-bottom: 60px;
}

.business-li {
	width: 100%;
	display: block;
	background: white;
	margin-top: 35px;
}

.business-li1 {
	width: 48%;
	height: 360px;
	display: inline-block;
	vertical-align: middle;
}

.business-li1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.business-li2 {
	width: 51.5%;
	padding: 0 25px;
	display: inline-block;
	vertical-align: middle;
}

.business-li2_1 {
	width: 100%;
	font-size: 28px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.business-li2_2 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #333333;
}

.business-li2_2 img {
	width: 15px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: middle;
}

.business-li2_2 span {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.business-li2_3 {
	width: 100%;
	height: 40px;
	margin-top: 25px;
	background: #F4F9FE;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 16px;
	color: #2288EB;
}

.business-li2_3 img {
	width: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.business-li2_3 div {
	width: calc(100% - 35px);
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.business-li2_4 {
	width: 100%;
	margin-top: 25px;
	font-size: 16px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	text-overflow: ellipsis;
	overflow: hidden;
}

.business-li2_5 {
	width: 135px;
	height: 45px;
	border-radius: 45px;
	margin-top: 35px;
	text-align: center;
	line-height: 45px;
	background: #2288EB;
	color: white;
	font-size: 16px;
}

.business-tops {
	width: 100%;
}

.business-top {
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}

.business-top1 {
	width: 48%;
	float: left;
}

.business-top1 .swiper {
	width: 100%;
	height: 100%;
}

.business-top1 .swiper-slide {
	width: 100%;
	height: 100%;
}

.business-top1 .swiper-button-prev::after,
.business-top1 .swiper-button-next::after {
	display: none;
}

.business-top1 .swiper-button-prev {
	width: 40px;
	height: 40px;
	background-image: url(../img/prev_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.business-top1 .swiper-button-next {
	width: 40px;
	height: 40px;
	background-image: url(../img/next_2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.business-top1 .tour-detatop1_1 {
	width: 100%;
	height: 360px;
}

.business-top2 {
	width: 48%;
	margin-left: 4%;
	float: left;
}

.business-top2_1 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

.business-top2_2 {
	width: 100%;
	font-size: 16px;
	color: #333333;
}

.business-top2_2 img {
	width: 15px;
	margin-right: 2px;
	display: inline-block;
	vertical-align: middle;
}

.business-top2_2 span {
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}

.business-top2_3 {
	width: 100%;
	display: inline-block;
}

.business-top2_3_1 {
	width: 49%;
	float: left;
	margin-top: 35px;
	margin-right: 2%;
}

.business-top2_3_1:last-child {
	margin-right: 0;
}

.business-top2_3_2 {
	width: 100%;
	font-size: 16px;
	color: #999999;
}

.business-top2_3_3 {
	width: 100%;
	margin-top: 10px;
	font-size: 28px;
	color: #333333;
}

.business-top2_3_3 img {
	height: 25px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.business-top2_3_3 span {
	display: inline-block;
	vertical-align: middle;
}

.business-downs {
	width: 100%;
	background: #F7F5F3;
}

.business-down {
	width: 100%;
	margin: 45px auto;
}

.business-down1 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

.business-down2 {
	width: 100%;
	margin-bottom: 55px;
}

.business-down3 {
	width: 100%;
	background: white;
	padding: 30px 20px;
	display: inline-block;
	margin-top: 25px;
}

.business-down3_1 {
	width: 450px;
	height: 260px;
	float: right;
	margin-left: 80px;
}

.business-down3_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.business-down3_2 {
	width: calc(100% - 450px - 80px);
	float: left;
}

.business-down3_3 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.business-down3_4 {
	width: 100%;
	display: inline-block;
}

.business-down3_4_1 {
	border: 1px solid #BBDAF9;
	height: 30px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px;
	color: #2288EB;
}

.business-down3_4_1:last-child {
	margin-right: 0;
}

.business-down3_5 {
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-overflow: ellipsis;
	overflow: hidden;
}

.business-down3_6 {
	width: 210px;
	height: 50px;
	border-radius: 50px;
	margin-top: 25px;
	text-align: center;
	line-height: 50px;
	background: #2288EB;
	color: white;
	font-size: 24px;
}

.businessyd-box {
	width: 100%;
	background: #FBFAF9;
}

.businessyd-bo {
	max-width: 100%;
	width: 1010px;
	margin: 30px auto;
}

.businessyd-bo1 {
	width: 100%;
	font-size: 38px;
	color: #333333;
	font-weight: bold;
}

.businessyd-bo2 {
	width: 100%;
	margin-top: 25px;
	background: white;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
	padding: 30px 20px;
	display: inline-block;
}

.businessyd-bo2_1 {
	width: 44%;
	height: 260px;
	float: right;
}

.businessyd-bo2_1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}

.businessyd-bo2_2 {
	width: 46%;
	float: left;
}

.businessyd-bo2_3 {
	width: 100%;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.businessyd-bo2_4 {
	width: 100%;
	display: inline-block;
}

.businessyd-bo2_4_1 {
	border: 1px solid #BBDAF9;
	height: 30px;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	line-height: 30px;
	padding: 0 10px;
	font-size: 16px;
	color: #2288EB;
}

.businessyd-bo2_4_1:last-child {
	margin-right: 0;
}

.businessyd-bo2_5 {
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	color: #333333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	text-overflow: ellipsis;
	overflow: hidden;
}

.businessyd-bo2_6 {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #FF6600;
}

.businessyd-bo2_6 span {
	font-size: 18px;
}

.businessyd-bo3 {
	width: 100%;
	background: white;
	box-shadow: 0 0 11px rgba(237, 237, 237, .75);
	margin-top: 30px;
	padding: 30px 35px;
}
.touryd-down3_3{
	    border: 1px solid #CDCDCD;
	    width: 100%;
	    height: 40px;
	    border-radius: 5px;
	    padding: 0 15px;
	    display: block;
	    margin-top: 15px;
		position: relative;
}
.touryd-down3_3 input{
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #333333;
	position: relative;
	z-index: 1;
}
.touryd-down3_3 img{
	width: 15px;
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.businessyd-bo4{
	width: 100%;
	display: inline-block;
	margin-top: 40px;
}
.businessyd-bo4_1{
	float: left;
	display: flex;
	align-items: center;
	font-size: 20px;
	color: #333333;
}
.businessyd-bo4_1 div{
	font-size: 16px;
	color: #FF6600;
}
.businessyd-bo4_1 span{
	font-size: 30px;
}
.businessyd-bo4_2{
	border: none;
	outline: none;
	float: right;
	width: 250px;
	height: 50px;
	border-radius: 50px;
	background: #2288EB;
	color: white;
	font-size: 24px;
}
.user-box{
	width: 100%;
}
.user-bo{
	width: 100%;
	margin: 45px auto;
	display: inline-block;
}
.user-left{
	width: 245px;
	float: left;
	margin-right: 50px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	padding: 15px;
}
.user-le{
	border-bottom: 1px solid #EBEBEB;
	width: 100%;
	height: 50px;
	display: block;
	font-size: 18px;
	color: #333333;
}
.user-le img{
	width: 20px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}
.user-le div{
	width: calc(100% - 35px);
	line-height: 50px;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;    
	text-overflow: ellipsis;    
	white-space: nowrap;
}
.user-right{
	width: calc(100% - 295px);
	float: left;
}
.user-ri1{
	width: 100%;
	font-size: 30px;
	color: #333333;
}
.user-jbxx{
	max-width: 100%;
	width: 560px;
	margin: auto;
	margin-top: 25px;
}
.user-jbxx1{
	width: 130px;
	height: 130px;
	border-radius: 50%;
	overflow: hidden;
	margin: auto;
	 margin-bottom: 40px;
	position: relative;
}
.user-jbxx1_1{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	object-position: center;
}
.user-jbxx1_2{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	top: 0;
}
.user-jbxx1_2 img{
	width: 25px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.user-jbxx2{
	width: 100%;
	margin-bottom: 30px;
	display: flex;
}
.user-jbxx2:last-child{
	margin-bottom: 0;
}
.user-jbxx2_1{
	width: 145px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #999999;
	text-align: right;
	margin-right: 15px;
}
.user-jbxx2_2{
	border: 1px solid #E1E1E1;
	outline: none;
	width: calc(100% - 160px);
	height: 40px;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 18px;
	color: #333333;
}
.user-jbxx2_3{
	border: 1px solid #E1E1E1;
	outline: none;
	width: calc(100% - 160px);
	height: 40px;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 18px;
	color: #333333;
	-webkit-appearance: none; /* for Chrome, Safari */
	        -moz-appearance: none;    /* for Firefox */
	        -ms-appearance: none;     /* for IE10+ */
	        appearance: none;
			background-image: url(../img/select_1.png);
			background-position: center right 10px;
			background-repeat: no-repeat;
			background-size: 10px auto;
}
.user-jbxx2_4{
	width: calc(100% - 160px);
	height: 40px;
	display: flex;
}
.user-jbxx2_4 input{
	border: 1px solid #E1E1E1;
	outline: none;
	width: 49%;
	height: 100%;
	margin-right: 2%;
	border-radius: 5px;
	padding: 0 10px;
	font-size: 18px;
	color: #333333;
}
.user-jbxx2_4 input:last-child{
	margin-right: 0;
}
.user-jbxx2_5{
	border: none;
	outline: none;
	width: 280px;
	height: 55px;
	border-radius: 55px;
	background: #1581EA;
	color: white;
	font-size: 24px;
}
.user-tits{
	width: 100%;
	background: #F7F7F7;
}
.user-tit{
	width: 100%;
	margin:30px auto;
	font-size: 38px;
	color: #333333;
	text-align: center;
}
.user-points{
	width: 100%;
	margin-top: 20px;
}
.user-point1{
	width: 100%;
	padding: 50px 80px;
	background-image: url(../img/bg_1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.user-point1_1{
	width: 50px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
.user-point1_2{
	width: calc(100% - 70px);
	display: inline-block;
	vertical-align: middle;
}
.user-point1_3{
	width: 100%;
	font-size: 16px;
	color: #666666;
}
.user-point1_4{
	width: 100%;
	margin-top: 10px;
	font-size: 42px;
	color: #333333;
	font-weight: bold;
}
.user-point2{
	width: 100%;
	margin-top: 40px;
	overflow: hidden;
	overflow-x: auto;
}
.user-point2_1{
	border: 1px solid #E5E5E5;
	width: 100%;
}
.user-point2_1 tr{
	width: 100%;
}
.user-point2_1 tr:last-child td{
	border-bottom:0;
}
.user-point2_1 td{
	border-bottom: 1px solid #E5E5E5;
	padding: 25px 35px;
	font-size: 16px;
	color: #333333;
}
.user-point2_1 td:last-child{
	font-size: 24px;
	color: #1A83EA;
}
.user-point2_1 tr:first-child td{
	background: #F9F9F9;
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #333333;
	padding: 0 35px;
}
.user-hotels{
	width: 100%;
	margin-top: 30px;
}
.user-hotel{
	border-bottom: 1px solid #E8E8E8;
	width: 100%;
	padding: 20px;
}
.user-hotel:first-child{
	border-top: 1px solid #E8E8E8;
}
.user-hotel:nth-child(odd){
	background: #F9F9F9;
}
.user-hotel1{
	width: 100%;
	margin-bottom: 20px;
	font-size: 22px;
	color: #333333;
	overflow: hidden;    
	text-overflow: ellipsis;    
	white-space: nowrap;
}
.user-hotel2{
	width: 100%;
	display: inline-block;
}
.user-hotel2_1{
	width: 150px;
	height: 90px;
	display: block;
	margin-right: 25px;
	object-fit: cover;
	object-position: center;
	float: left;
}
.user-hotel2_2{
	width: calc(100% - 175px);
	float: left;
}
.user-hotel2_3{
	width: 100%;
	font-size: 20px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;    
	white-space: nowrap;
}
.user-hotel2_4{
	width: 100%;
	display: inline-block;
}
.user-hotel2_5{
	width: 49%;
	float: left;
	margin-top: 10px;
	margin-right: 2%;
	display: flex;
}
.user-hotel2_5:nth-child(2n){
	margin-right: 0;
}
.user-hotel2_5_1{
	width: 155px;
	font-size: 16px;
	color: #999999;
}
.user-hotel2_5_2{
	width: calc(100% - 155px);
	font-size: 16px;
	color: #333333;
}
.user-password{
	max-width: 100%;
	width: 375px;
	margin: auto;
	margin-top: 65px;
}
.user-pass{
	width: 100%;
	margin-bottom: 50px;
}
.user-pass1{
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.user-pass2{
	border: 1px solid #E1E1E1;
	width: 100%;
	height: 45px;
	border-radius: 5px;
	padding: 0 10px;
	margin-top: 15px;
}
.user-pass2 input{
	border: none;
	outline: none;
	width: calc(100% - 13px);
	height: 100%;
	font-size: 14px;
	color: #333333;
}
.user-pass2 span{
	font-size: 18px;
	color: #FF6633;
	display: inline-block;
	vertical-align: middle;
}
.user-but{
	border: none;
	outline: none;
	width: 280px;
	height: 55px;
	border-radius: 55px;
	display: block;
	margin: auto;
	background: #1581EA;
	color: white;
	font-size: 24px;
}
.login-box{
	width: 100%;
}
.login-bo{
	max-width: 100%;
	width: 420px;
	margin:90px auto;
}
.login-bo1{
	width: 100%;
	font-size: 16px;
	color: #333333;
	margin-bottom: 40px;
}
.login-bo1 a{
	font-weight: bold;
	color: #1581EA;
	text-decoration: underline;
}
.login-bo2{
	width: 100%;
	margin-bottom: 30px;
}
.login-bo2_1{
	width: 100%;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
}
.login-bo2_2{
	border: 1px solid #E1E1E1;
	width: 100%;
	height: 40px;
	border-radius: 5px;
	padding: 0 15px;
	display: flex;
}
.login-bo2_2 input{
	border: none;
	outline: none;
	width: calc(100% - 8px);
	height: 100%;
	font-size: 14px;
	color: #333333;
}
.login-bo2_2 span{
	font-size: 18px;
	color: #FF6633;
	line-height: 40px;
}
.login-bo3{
	width: 100%;
	text-align: right;
	font-size: 16px;
	color: rgba(21,129,234, .6);
}
.login-bo3 a{
	text-decoration: underline;
}
.login-bo4{
	border: none;
	outline: none;
	width: 280px;
	height: 55px;
	border-radius: 55px;
	display: block;
	margin: auto;
	margin-top: 55px;
	background: #1581EA;
	color: white;
	font-size: 24px;
}
.login-bo5{
	border: 1px solid #1581EA;
	color: #1581EA;
	width: 280px;
	height: 55px;
	border-radius: 55px;
	display: block;
	margin: auto;
	margin-top: 25px;
	font-size: 16px;
	text-align: center;
}
.login-bo5 img{
	width: 20px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}
.login-bo5 span{
	line-height: 55px;
	display: inline-block;
	vertical-align: middle;
}
.register-bo{
	max-width: 100%;
	width: 780px;
	margin:65px auto;
}
.register-bo1{
	width: 100%;
}
.register-bo1_1{
	width: 100%;
	font-size: 30px;
	color: #333333;
}
.register-bo1_2{
	width: 100%;
	margin-top: 10px;
	font-size: 16px;
	color: #323232;
}
.register-bo1_2 a{
	color: #1581EA;
	text-decoration: underline;
}
.register-bo2{
	width: 100%;
	margin-top: 70px;
	display: inline-block;
}
.register-bo3{
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 25px;
}
.register-bo3:nth-child(2n){
	margin-right: 0;
}
.register-bo3_1{
	width: 100%;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	font-size: 20px;
	color: #333333;
}
.register-bo3_1 span{
	margin-left: 5px;
	color: #FF6633;
}
.register-bo3_2{
	border: 1px solid #EAEAEA;
	outline: none;
	width: 100%;
	height: 45px;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	border-radius: 5px;
}
.register-bo3_3{
	width: 100%;
	height: 45px;
	display: flex;
}
.register-bo3_3_1{
	border: 1px solid #EAEAEA;
	outline: none;
	width: calc(100% - 90px);
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	border-radius: 5px;
}
.register-bo3_3_2{
	border: 1px solid #A2CDF7;
	outline: none;
	width: 80px;
	height: 100%;
	border-radius: 5px;
	margin-left: 10px;
	background: #F6F7F9;
	font-size: 16px;
	color: #1581EA;
}
.register-bo3_3_3{
	border: 1px solid #EAEAEA;
	outline: none;
	width: 100%;
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	border-radius: 5px;
	-webkit-appearance: none;
	/* for Chrome, Safari */
	-moz-appearance: none;
	/* for Firefox */
	-ms-appearance: none;
	/* for IE10+ */
	appearance: none;
	background-image: url(../img/select_1.png);
	background-position: center right 10px;
	background-repeat: no-repeat;
	background-size: 10px auto;
}
.register-bo3_3_4{
	border: 1px solid #EAEAEA;
	outline: none;
	width: 49%;
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	display: block;
	border-radius: 5px;
	margin-right: 2%;
}
.register-bo3_3_4:last-child{
	margin-right: 0;
}
.register-bo4{
	    width: 100%;
	    float: left;
}
.register-bo5{
	border: none;
	outline: none;
	width: 280px;
	height: 55px;
	border-radius: 55px;
	display: block;
	margin: auto;
	margin-top: 50px;
	background: #1581EA;
	color: white;
	font-size: 24px;
}
.tailor-map{
	width: 100%;
}
.tailor-map img{
	width: 100%;
	display: block;
}
.tailor-map button{
	    border: none;
	    outline: none;
	    width: 200px;
	    height: 55px;
	    border-radius: 5px;
	    background: #1581EA;
	    font-size: 20px;
	    color: white;
	    font-weight: bold;
		display: block;
		margin: 20px auto;
}