﻿/* 旅游视频和最新资讯 */
.part1{
	width: 1320px;
	height: 705px;
	box-sizing: border-box;
	margin: 0 auto;
	padding-top: 55px;
	padding-bottom: 65px;
	display: flex;
}
/* 旅游视频 */
.tourVideo{
	width: 872px;
	height: 100%;
}
.tourVideo-title{
	width: 100%;
	height: 52px;
}
.title-img1{
	width: 293px;
	height: 52px;
	vertical-align: top;
}
.tourVideo-content{
	width: 100%;
	height: 548px;
	margin-top: 25px;
}
.tourVideo-video{
	width: 872px;
	height: 548px;
	object-fit: fill;
}
.tourVideo-show{
	width: 100%;
	height: 132px;
	margin-top: 12px;
	display: flex;
	box-sizing: border-box;
}
/* .tourVideo-show-main{
	width: calc(100% - 34px);
	height: 132px;
	display: flex;
} */
.tourVideo-show-item{
	width: 198px;
	height: 132px;
	position: relative;
	margin-right: 11px;
}
.tourVideo-show-pic{
	width: 198px;
	height: 132px;
}
.tourVideo-show-img{
	width: 198px;
	height: 132px;
}
.tourVideo-show-text{
	position: absolute;
	z-index: 100;
	bottom: 0;
	left: 0;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	height: 24px;
	width: 198px;
	line-height: 24px;	
	background: rgba(0,0,0,0.8);	
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tourVideo-show-item-active .tourVideo-show-play{
	display: none;
}
.tourVideo-show-play{
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	height: 132px;
	width: 198px;
	background: rgba(0,0,0,0.4);
	text-align: center;
	margin: 0 auto;
}
.tourVideo-show-playIcon{
	width: 36px;
	height: 36px;
	margin-top: 48px;
}
.gallery-thumbs .swiper-slide-thumb-active .tourVideo-show-play{
	display: none;
}
.tourVideo-show-right{
	width: 34px;
	height: 132px;
	text-align: center;
	background: rgba(0,0,0,0.7);
}
.tourVideo-show-icon{
	width: 13px;
	height: 28px;
	margin-top: 52px;
}
.tourVideo-show .swiper-container{
	padding-right: 45px;
}
.tourVideo-show .swiper-button-next{
	background-image: url(../images/icon-right-w.png);
	background-size: 13px 28px;
	width: 34px;
	height: 132px;
	text-align: center;
	background-color: #4a494a;
	margin-top: 0;
	top: 0;
	right: 0;
}

/* 最新资讯 */
.tourNews{
	width: 438px;
	height: 100%;
	margin-left: 30px;
}
.tourNews-title{
	width: 100%;
	height: 52px;
}
.tourNews-news{
	width: 100%;
	margin-top: 25px;
	background: #fff;
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.2);
}
.tourNews-top{
	display: flex;
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 18px;
	color: #666;
}
.tourNews-left{
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding-left: 15px;
}
.icon-img{
	width: 22px;
	height: 22px;
	vertical-align: middle;
	margin-top: -3px;
	padding-left: 5px;
}
.tourNews-right{
	text-align: right;
	width: 50%;
	box-sizing: border-box;
	padding-right: 15px;
}
.tourNews-content{
	width: 100%;
	height: auto;
}
.tourNews-list{
	width: 100%;
	height: 114px;
	margin: 5px 0;
	display: flex;
}
.tourNews-list:hover{
	background: #deeef8;
}
.tourNews-list-left{
	width: 140px;
	height: 90px;
	margin: 12px;
}
.news-img{
	width: 140px;
	height: 90px;
}
.tourNews-main{
	width: 240px;
	height: 90px;
	margin: 15px 0;
}
.tourNews-main-title {
    width: 100%;
    line-height: 1.5;
    height: 22px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #010101;
}
.tourNews-main-context{
	font-size: 12px;
	color: #010101;
	line-height: 1.5;
	height: 54px;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:3;
	line-clamp:3;
	-webkit-box-orient:vertical;
	overflow:hidden;
}

/* 景点景区 */
.part2{
	width: 100%;
	height: 772px;	
	background: url(../images/bg1.jpg) no-repeat;
	background-size: 100% 100%;
}
.tourPlace{
	width: 1320px;
	height: 652px;
	padding-top: 85px;
	padding-bottom: 35px;
	margin: 0 auto;
}
.title-img2{
	width: 446px;
	height: 52px;
	vertical-align: top;
}
.more{
	width: 100%;
	height: auto;
	text-align: right;
	font-size: 18px;
	color: #666;
	margin-top: -10px;
}
.more-a{
	color: #666;
	text-decoration: none;
}
.tourPlace-content{
	width: 100%;
	height: 590px;
	display: flex;
}
/* .tourPlace-left{
	width: 50px;
	height: 512px;
	margin-top: 218px;
	margin-right: 10px;
}
.tourPlace-right{
	width: 50px;
	height: 512px;
	margin-top: 218px;
	margin-left: 10px;
}
.tourPlace-img{
	width: 50px;
	height: 75px;
	vertical-align: middle;
}
.tourPlace-middle{
	width: 1200px;
	height: 512px;
	display: flex;
} */
.tourPlace-item{
	width: 326px;
	height: 512px;
	background: url(../images/place-bg1.png) no-repeat 0 0;
	background-size: 100% 100%;
	margin: 0 auto;
}
.tourPlace-item:hover{
	background: url(../images/place-bg2.png) no-repeat 0 0;
	background-size: 100% 100%;
}
.tourPlace-item:nth-child(2){
	margin: 0 81px;
}
.tourPlace-item-active{
	background: url(../images/place-bg2.png) no-repeat 0 0;
	background-size: 100% 100%;
}
.tourPlace-item-title {
    padding-top: 82px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #010101;
}
.tourPlace-item-pic{
	width: 252px;
	height: 182px;
	margin: 37px;
}
.tourPlace-item-img{
	width: 252px;
	height: 182px;
	vertical-align: top;
}
.tourPlace-item-context{
	width: 252px;
	height: auto;
	margin: 37px;
	margin-bottom: 0;
	color: #505050;
	font-size: 14px;
	max-height: 80px;
}
.tourPlace-content .swiper-container{
	width: 100%;
	height: 100%;
}
.tourPlace-content .swiper-pagination{
	width: 100%;
	bottom: 20px;
}
.swiper-pagination .place-bullet{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon-bulletp.png) no-repeat;
	background-size: 16px 16px;
	margin: 10px;
	outline: none;
}
.swiper-pagination .place-bullet-active{
	margin: 10px;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/icon-bulletp-active.png) no-repeat;
	background-size: 16px 16px;
}
.tourPlace-content .swiper-button-next{
	background-image: url(../images/icon-right.png);
}
.tourPlace-content .swiper-button-prev{
	background-image: url(../images/icon-left.png);
}
.tourPlace-content .swiper-button-next, .tourPlace-content .swiper-button-prev{
	top: 42%;
}

/* 美食特产 */
.part3{
	width: 100%;
	height: auto;
}
.tourFood{
	width: 1320px;
	height: auto;
	padding: 70px 0 0;
	margin: 0 auto;
}
.tourFood-content{
	width: 1320px;
	height: 300px;
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
}
.tourFood-item{
	width: 200px;
	height: 300px;
}
.tourFood-item-pic{
	width: 100%;
	height: 200px;
}
.tourFood-item-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tourFood-item-name{
	height: 40px;
	width: 200px;
	margin-top: 10px;
	line-height: 40px;
	color: #2c2c2c;
	font-size: 24px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* .tourFood-item-s{
	border: 1px solid #FFFFFF;
	padding: 10px;
} */


/* 度假酒店/乡村旅游/旅游攻略 */
.part4{
	width: 1320px;
	margin: 0 auto;
	height: auto;
}
/* 度假酒店 */
.tourHotel{
	width: 100%;
	height: auto;
}
.tourHotel-title{
	width: 100%;
	height: 52px;
}
.tourHotel-content{
	width: 100%;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	margin-top: 20px;
}
.tourHotel-item{
	width: 240px;
	height: 250px;
	background: #FFFFFF;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.2);
}
.tourHotel-item-pic{
	width: 240px;
	height: 200px;
}
.tourHotel-item-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tourHotel-item-context{	
	width: 240px;
	text-align: left;
	padding: 0 10px;
	box-sizing: border-box;
}
.tourHotel-item-title{
	margin-top: 10px;
	font-size: 20px;
	color: #000000;
	line-height: 20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	text-align: center;
}

/* 乡村旅游 */
.tourVillage{
	width: 100%;
	margin-top: 58px;
}
.tourVillage-content{
	width: 100%;
	height: auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
}
.tourVillage-list{
	width: 300px;
	height: 400px;
	background: #FFFFFF;
}
.village-pic{
	width: 300px;
	height: 250px;	
}
.tourVillage-main{
	width: 300px;
	height: 150px;
}
.tourVillage-t1{
	width: 100%;
	height: 60px;
	line-height: 60px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size: 24px;
	text-align: center;
	color: #2c2c2c;
}
.tourVillage-t2{
	width: 100%;	
	font-size: 16px;
	height: 40px;
	line-height: 20px;
	color: #2c2c2c;
	text-align: justify;
	padding: 0 10px;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.tourVillage-t3{
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: center;
}
.tourVillage-a{
	padding: 5px 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #03B391;
	border-radius: 8px;
}
/* 旅游攻略 */
.tourGuide{
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: 60px;
}
.tourGuide-content{
	width: 100%;
	height: auto;
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.tourGuide-list{
	padding: 7px 8px;
	width: 371px;
	height: 246px;
	background: url(../images/vill_bg.png) no-repeat 0 0;
}
.tourGuide-a{
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.guide-img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tourGuide-main{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 40px;
	text-align: center;
	background: rgba(0,0,0,.55);
}
.tourGuide-t2{
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding: 0 10px;
	box-sizing: border-box;
}
/* 优惠预订 */
.part5{
	width: 100%;
	height: 530px;
	background: url(../images/bg3.png);
	background-size: 100% 100%;
}
.tourDiscount{
	width: 1320px;
	height: 280px;
	padding: 125px 0;
	margin: 0 auto;
	display: flex;
}
.tourDiscount-text{
	width: 390px;
	height: 280px;
	padding: 0 10px;
	box-sizing: border-box;
}
.tourDiscount-t1{
	width: 100%;
	height: 120px;
	line-height: 100px;
	font-size: 90px;
	color: #FFFFFF;
	text-align: justify;
	
}
.tourDiscount-t2{
	width: 100%;
	height: 40px;
	line-height: 30px;
	font-size: 26px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 4px;
}
.tourDiscount-t3{
	width: 100%;
	height: 70px;
	line-height: 50px;
	font-size: 38px;
	color: #FFFFFF;
	text-align: justify;
	letter-spacing: 1px;
}
.tourDiscount-btn{
	width: 160px;
	height: 50px;
	color: #333333;
	font-size: 25px;
	background: #FFFFFF;
	border: 0;
}

.tourDiscount-pic{
	width: 930px;
	height: 280px;
	background: rgba(255,255,255,0.5);
	border-radius: 10px;
	border-width: 0;
}
.tourDiscount-content{
	width: 100%;
	height: 100%;
	padding: 45px 66px;
	box-sizing: border-box;
	display: flex;
}
/* .tourDiscount-main{
	width: 760px;
	height: 190px;
	display: flex;
} */
.tourDiscount-item{
	width: 226px;
	height: 190px;
	background: #FFFFFF;
	margin-right: 27px;
}
.tourDiscount-item-pic{
	width: 226px;
	height: 120px;
}
.tourDiscount-item-img{
	width: 226px;
	height: 120px;
}
.tourDiscount-price{
	width: 206px;
	height: 25px;
	padding: 0 10px;
	font-size: 14px;
	color: #f67572;
	line-height: 25px;
}
.tourDiscount-price-s{
	font-size: 12px;
	padding-left: 5px;
}
.tourDiscount-context{
	width: 206px;
	height: 35px;
	padding: 0 10px;
	font-size: 12px;
	color: #505050;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
/* .tourDiscount-right{
	width: 30px;
	height: 190px;
	text-align: center;
	background: rgba(0,0,0,0.7);
}
.tourDiscount-right-img{
	width: 16px;
	height: 22px;
	margin-top: 84px;
} */
.tourDiscount-content .swiper-container{
	padding-right: 60px;
}
.tourDiscount-content .swiper-button-next{
	background-image: url(../images/icon-right-w.png);
	background-size: 16px 22px;
	width: 30px;
	height: 190px;
	text-align: center;
	background-color: #4a494a;
	margin-top: 0;
	top: 0;
	right: 0;
}