html,
body,
#app {
	width: 100%;
	height: 100%;
}
/*清除浮动*/

.cl {
    zoom: 1;
}

.cl:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}
#progressEffect .swiper-slide{
	width: 34%;
}
/* 引入字体图标 */
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.ttf') format('truetype');
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

.searchBox{
	background-color: #104cb9;
	padding:15rem;
	color:#fff;
	font-size:14rem;
}
.searchBox input{
	width: 100%;
	height:34rem;
	border:0;
	padding-left:10rem;
	color:#333;
	box-sizing: border-box;
}
/* WebKit browsers 适配谷歌 */
.searchBox input::-webkit-input-placeholder {
	color: #666666  !important;
	font-size:13rem;
}

/* Mozilla Firefox 4 to 18 适配火狐 */
.searchBox input:-moz-placeholder {
	color: #666666  !important;
	font-size:13rem;
}

/* Mozilla Firefox 19+ 适配火狐 */
.searchBox input::-moz-placeholder {
	color: #666666  !important;
	font-size:13rem;
}

/* Internet Explorer 10+  适配ie*/
.searchBox input:-ms-input-placeholder {
	color: #666666  !important;
	font-size:13rem;
}
.searchs{
	position:relative;
}
.searchBox span{
	position:absolute;
	right:0;
	top:0;
	background-color: #e6e6e6;
	width:60rem;
	height: 100%;
	text-align: center;
	line-height:34rem;
}
.searchBox span img{
	width:20rem;
}
/* ---------------------banner------------------- */
.banner .banner_1{
	margin-top: 1.5rem;
	width: 100%;
	overflow: hidden;
}
.banner .banner_1 img{
	width: 100%;
	height: 100%;
}
.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.banner  img{
	width: 100%;
	height: 100%;
}
.banner_1 {
	position: relative;
}

/* ------------------关于我们--------------------- */
.a1{
	background: url(../images/sj_pic.jpg) no-repeat;
	background-size: 100%;
}
.a1_box {
	display: flex;
	justify-content: space-between;
	
}
.a1_box .a1_left img{
	width: 1.2rem;
}
.a1_box .a1_right p{
	margin-left: 0.3rem;
	font-size: 0.35rem;
	color: #666666;
	line-height: 0.5rem;
	text-indent: 2em;
	text-align: justify;
}
.a1_box .a1_right .btn p{
	width: 4.3rem;
	text-indent: 0;
	height: 1.5rem;
	background: url(../images/ch.png) no-repeat;
	font-size: 0.3rem;
	text-align: center;
	line-height: 1.25rem;
	color: #ffffff;
	background-color: transparent;
  	background-blend-mode: multiply;
}
.a1_box .a1_right .btn p a{
	color: #ffffff;
}
.a1_content {
	margin: 0 auto;
	position: relative;
	padding: 0rem 0.4rem;
}
.a2 p video{
	width: 6.2rem !important;
}
/* ------------产品---------- */
.cpcolor{
    color: #8a3424;
}
.s {
	padding: 0.5rem 0.2rem 0rem 0.25rem;
}
.c1 {
	margin-top: 1rem;
}
.c1 img:nth-child(1){
	width: 2.5rem;
	margin-right: 0.2rem;
}
.c1 img:nth-child(2){
	width: 4rem;
}
.c2 {
	width: 100%;
	
	display: flex;
	padding: 0 0.1rem;
}
.c3 {
	margin-top: 0.5rem;
	width: 26%;
	display: flex;
}
.c3 .cl_left img{
	width: 0.5rem;
	height: 0.5rem;
}
.c3 .cl_right img{
	width: 0.5rem;
	height: 0.5rem;
}
.c3 p{
	width: 1rem;
	margin-top: 0.05rem;
	font-size: 0.3rem;
	text-align: center;
}
.c4 {
	margin-top: 0.35rem;
	padding: 0 0.2rem;
}
.c4 ul li{
	width: 3.4rem;
	float: left;
	text-align: center;
	margin-bottom: 0.2rem;
	margin-right: 0.25rem;
}
.c4 ul li:nth-child(2n){
	margin-right: 0;
}
.c4 ul li img{
	width: 3.4rem;
	height: 2rem;
}
.c4 ul li p{
	margin-top: 0.2rem;
}
.btn1{
	margin: 0 auto;
	background: url(../images/ch.png) no-repeat;
	color: #ffffff;
	font-size: 0.3rem;
	text-align: center;
	width: 4.3rem;
	height: 1.5rem;
	line-height: 1.25rem;
}
.Ticket{
	margin-bottom: 0.3rem !important;
	background-color: #8a3424;
	color: #ffffff;
	font-size: 0.3rem;
	text-align: center;
	height: 1rem;
	line-height: 1rem;
}
.Ticket a{
	color: #ffff;
	padding: 0 0.25rem;
}
.btn1 a{
color: #ffffff;
}
/* ---------------锡崖沟 . 票务预定--------------- */
.yd1 {
	margin-top: 1rem;
	text-align: right;
}
.yd1 img:nth-child(1){
	width: 4rem;
	margin-right: 0.2rem;
}
.yd1 img:nth-child(2){
	width: 2.5rem;
}
.yd2 {
	margin-top: 1rem;
	display: flex;
	text-align: center;
	justify-content: space-around;
}
.yd2 .yd2_left img:nth-child(1){
	width: 2rem;
}
.yd2 .yd2_right img:nth-child(1){
	width: 2rem;
}
.yd_left1,.yd_right1 {
	border-radius: 50%;
}
.yd3 img{
	width: 1rem !important;
}


/* --------------720°全景展示------------ */
.qj{
	background: url(../images/sj_panorama.jpg) no-repeat;
	padding-top: 2rem;
	background-size: 100%;
}
.qj1{
	text-align: center;
}
.qj1 img{
	width: 5rem;
}
.qj1 h1{
	margin-top: 0.3rem;
	font-size: 0.3rem;
	color: #000000;
}

.qj2 {
	width: 100%;
	margin-top: 0.4rem;
	display: flex;
	overflow: hidden;
	margin-left: 0.25rem;
}
.qj23 {
	display: flex;
	flex-wrap: wrap;
	margin-right: 0.3rem;
}
.qj2 {
	position: relative;
	margin-right: 0.25rem;
}
.qj2 img {
	width: 2.2rem;
	height: 4rem;
}
.qj2 span{
	position: absolute;
	bottom: 0;
	display: block;
	width: 2.2rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	background-color: #000000;
	opacity: 0.54;
	font-size: 0.25rem;
	color: #ffff;
}
.anniu {
	margin-top: 0.4rem;
	padding-bottom: 0.4rem;
	text-align: center;
}
.anniu img:nth-child(1){
	width: 0.5rem;
	height: 0.5rem;
}
.anniu img:nth-child(2){
	width: 0.5rem;
	height: 0.5rem;
}
/* -------------------度假指南-------------------- */
.dj {
	margin-top: 0.7rem;
	position: relative;
	padding: 0 0.25rem;
}
.dj11s {
	margin-top: 0.7rem;
	position: relative;
	padding: 0 0.25rem;
}
.dj img{
	width: 100%;
}
.dj11s img{
	width: 100%;
}
.dj h1{
	color: #000000;
	font-size: 0.35rem;
	position: absolute;
	padding-left: 1.5rem;
	top: -0.1rem;
}
.dj11s h1{
	color: #000000;
	font-size: 0.35rem;
	position: absolute;
	padding-left: 1.5rem;
	top: -0.1rem;
}
.dj1s11 {
	position: absolute;
	content: '';
	left: 0.7rem;
	width: 0.7rem;
	height: 1rem;
	top: -0.4rem;
}
.dj h1::before{
	position: absolute;
	content: '';
	left: 0.7rem;
	width: 0.7rem;
	height: 1rem;
	top: -0.6rem;
	background: url(../images/index-恢复的_05.jpg) no-repeat;
}
/* .dj11s h1::before{
	position: absolute;
	content: '';
	left: 0.7rem;
	width: 0.7rem;
	height: 1rem;
	top: -0.6rem;
	background: url(../images/index-恢复的_05.jpg) no-repeat;
} */
.dj .djzn::before{
	position: absolute;
	content: '';
	left: 0.7rem;
	width: 0.7rem;
	height: 1rem;
	top: -0.4rem;
	background: url(../images/index05\(2\).png) no-repeat;
}
.dj2 {
	margin-top: 0.3rem;
	margin-bottom: 0.3rem;
	padding: 0 0.25rem;
	display: flex;
	justify-content:space-between;
}
.dj2 .dj2_left img{
	width: 3rem;
	height: 2.3rem;
}
.dj2 .dj2_right{
	flex: 1;
	margin-top: 0.5rem;
	margin-left: 0.2rem;
}
.dj2 .dj2_right h1{
	color: #000000;
	font-size: 0.3rem;
}
.dj2 .dj2_right p{
	color: #000000;
	font-size: 0.3rem;
	/**适用范围：因使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；**/
	display: -webkit-box; 
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;  
	overflow: hidden; 
}
.dj2 .dj2_right p a{
	color: #8c3422;
}
 .btn2{
	margin: 0 auto;
	background: url(../images/ch.png) no-repeat;
	color: #ffffff;
	font-size: 0.3rem;
	text-align: center;
	width: 4.3rem;
	height: 1.5rem;
	line-height: 1.25rem;
}
.btn2 a{
color: #ffffff;
}

/* --------------------度假区动态----------------- */
.dj1 {
	margin-top: 0.7rem;
	position: relative;
	padding: 0 0.25rem;
}
.dj1 img{
	width: 100%;
}
.dj1 h1{
	color: #000000;
	font-size: 0.35rem;
	position: absolute;
	padding-left: 1.5rem;
	top: -0.1rem;
}
.dj1 h1::before{
	position: absolute;
	content: '';
	left: 0.7rem;
	width: 0.7rem;
	height: 1rem;
	top: -0.6rem;
	background: url(../images/index-恢复的_05.jpg) no-repeat;
}
.dj1 .djzn1::before{
	position: absolute;
	content: '';
	left: 0.7rem;
	width: 0.7rem;
	height: 1rem;
	top: -0.4rem;
	background: url(../images/index05\(2\).png) no-repeat;
}
.news {
	margin-top: 1.5em;
}
.news1 {
	padding: 0 0.25rem;
	display: flex;
	font-size: 0.27rem;
	margin-bottom: 0.3rem;
	position: relative;
	padding-left: 0.5rem;
	justify-content: space-between;
	
}
.news1 p{
 /**适用范围：因使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；**/
 	font-size: 0.3rem;
	width: 5rem;
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;  
    overflow: hidden; 
}
.news1::before{
	position: absolute;
	content: '';
	top: 0;
	left:0.15rem;
	width: 2rem;
	height: 2rem;
	background: url(../images/juxing.jpg) no-repeat;
	padding-left: 0.2rem;
}
.btn3{
	margin: 0 auto;
	background: url(../images/ch.png) no-repeat;
	color: #ffffff;
	font-size: 0.3rem;
	text-align: center;
	width: 4.3rem;
	height: 1.5rem;
	line-height: 1.25rem;
	height: 3rem;
}
.btn3 a{
	color: #ffffff;
}
/* ----------------公司简介---------------------- */
.Company{
	width: 100%;
	height: 1.1rem;
	line-height: 1rem;
	padding-left: 0.25rem;
	box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.06);
	white-space: nowrap;
    overflow-x: auto;
}
.Company::-webkit-scrollbar {
	display: none;    /* 隐藏滚动条 */
	
	}
.Company ul{
	display: flex;
}
.Company ul li{
	padding: 0 0.25rem;
	text-align: center;
	font-size: 0.35rem;
	margin-right: 0.5rem;
}
.jj{
	display: block;
	height: 0.05rem;
	background: #8a3424;
}
.Company_text {
	padding-bottom: 2rem !important;
	margin-top: 0.7rem;
	padding: 0 0.25rem;
	/* padding-bottom: 0.8rem; */
}
.Company_text p{

	text-indent: 2em;
	font-size: 0.3rem;
	line-height: 1rem;
}
.Company_text p img{
	width: 6.6rem;
}
.Companylist {
	padding-bottom: 2.3rem;
	background-color: rgba(225, 225, 225, 0.2);
}
.Company1{
	padding: 0 0.25rem;
	text-align: center;
}
.Company1 h1{
	padding-top: 0.7rem;
	font-size: 0.5rem;
	font-weight: 700;
}
.Company1 p{
	font-size: 0.3rem;
	color: #bdbdbd;
}
.Company2 {
	margin-top: 0.5rem;
	display: flex;
	padding: 0 0.25rem;
	flex-wrap: wrap;
}
.Company2 img{
	width: 3.26rem;
	margin-right: 0.45rem;
	margin-bottom: 0.3rem;
}
.Company2 img:nth-child(2n){
	margin-right: 0;
}
/* ------------------新闻中心-------------------- */

.newlist {
	margin-top: 0.5rem;
	padding: 0 0.25rem;
}
.newlist>ul>li{
	padding: 0.5rem 0.05rem 0.3rem 0.05rem;
	background-color: #ffffff;
	border: 1px solid #FFFFFF;
	margin-bottom: 0.5rem;
    box-shadow: 0px 1px 40px 0px rgba(8,1,3,0.06);
}
.newlist>ul>li>.newlist_box{
	display: flex;
	justify-content: space-between;
}
.newlist_left{
	margin-right: 0.3rem;
}
.newlist_left img{
	width: 2.5rem;
	height: 2rem;
}
.newlist_right {
	width: 4rem;
}
.newlist_right h1{
	font-size: 0.35rem;
	color: #8a3424;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1;  
	overflow: hidden;
}
.newlist_right span{
	font-size: 0.28rem;
	color: #5d5d5d;
}
.newlist_right p{
	font-size: 0.3rem;
	color: #5d5d5d;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.paging {
	text-align: center;
	padding-top: 0.5rem;
	padding-bottom: 2.5rem;
}

/* --------------产品展示--------------- */
.product {
	margin-top: 0.5rem;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0.25rem;
}
.product div{
	width: 1.67rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	font-size: 0.25rem;
	margin-right: 0.1rem;
	margin-top: 0.1rem;
	color: #8a3424;
	background-color: #ededed;
	/* background-color: pink; */
}
.product div:nth-child(4n){
	margin-right: 0;
}
.pp{
	background-color: #8a3424 !important;
	color: #fff !important;
}
.productlist {
	margin-top: 0.7rem;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0.25rem;
}
.productlistcx {
	margin-top: 0.7rem;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0.25rem;
}
.productlist .rls{
	margin-right: 0.4rem;
	margin-bottom: 0.5rem;
}
.productlistcx .rls{
	margin-right: 0.4rem;
	margin-bottom: 0.5rem;
}
.productlist .rls:nth-child(2n){
	margin-right: 0;
}
.productlistcx .rls:nth-child(2n){
	margin-right: 0;
}
.rlsx {
	height: 5rem;
}
.rls img{
	width: 3.3rem;
	height: 2.3rem;
	border-radius: 0.2rem;
}
.rlsx img{
	width: 3.3rem;
	height: 2.3rem;
	border-radius: 0.2rem;
}
.productlistcx .rlsx p{
	width: 3.3rem;
	text-align: center;
	background-color: #8a3424;
	font-size: 0.3rem;
	color: #fff;
	font-weight: 700;
}
.rls p{
	width: 3.3rem;
	line-height: 0.7rem;
	text-align: center;
	background-color: #8a3424;
	font-size: 0.3rem;
	color: #fff;
	font-weight: 700;
}

.rlss1 p video{
	width: 6.2rem;
}
.video1 p:nth-child(2){
	text-align: center;
	width: 6.2rem;
	height: 0.4rem;
	margin: 0 auto;

	margin-bottom: 0.3rem;
}
.rls:hover p{
	background-color: #005188 !important;
	color: #fff !important;
}
/* -------------案例展示------------- */
.Technical{
	padding: 0 0.25rem;
}
.Technical p{
	position: relative;
	font-size: 0.3rem;
	height: 1rem;
	color: #5e5e5e;
	line-height: 1rem;
	padding-left: 0.2rem;
	border-bottom: 0.05rem dotted rgba(225, 225, 225, 0.35);	
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 1; 
	overflow: hidden; 
}
.Technical p::before{
	position: absolute;
	content: '';
	left: 0.1rem;
	top: 0.45rem;
	width: 0.05rem;
	height: 0.05rem;
	border-radius: 50%;
	background-color: #5e5e5e;
}
/* -------------------联系我们---------------- */
.uslist1 {
	background-color: rgba(225, 225, 225, 0.2);
	padding: 0 0.25rem;
	padding-bottom: 3rem;
}
.uslist {
	height: 13rem;
	margin-top: 0.7rem;
	padding: 0 0.25rem;
	padding-top: 0.5rem;
	background-color: #fff;
	box-shadow: 0rem 0rem 2rem 0rem 
		rgba(0, 0, 0, 0.09);
}
.uslist h1{
	font-size: 0.5rem;
	font-weight: 700;
	padding-bottom: 0.3rem;
}
.uslist p{
	font-size: 0.3rem;
	color: #3f3f3f;
	height: 1rem;
	line-height: 1rem;
	border-bottom: 0.05rem solid rgba(225, 225, 225, 0.35);
}
.uslist p img{
	width: 0.3rem;
	height: 0.3rem;
}
#allmap {
	height: 4rem;
}
.lianxiRight {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
/* -------------------新闻详情--------------------- */
.News_Details{
	padding: 0 0.25rem;
	padding-bottom: 2rem;
}
.News_Details h1{
	padding: 0 0.3rem;
	margin-top: 0.7rem;
	color: #212121;
	font-size: 0.32rem;
	text-align: center;
}
.News_Details h6{
	text-align: center;
	font-size: 0.25rem;
}
.News_Details img{
	margin-top: 0.3rem;
	width: 100%;
	height: 100%;
	margin-bottom: 0.6rem;
}
.News_Details p{
	color: #6b6b6b;
	font-size: 0.3rem;
	line-height: 0.8rem;
	padding-bottom: 0.5rem;

}
.lianxi-text {
	padding: 0 0.25rem;
	padding-bottom: 2rem;
}
.lianxi-text p:nth-of-type(1) img{
	width: 100%;
	max-height: 4rem;
}
.tickets {
	width: 100%;
	margin: 0 auto;
	padding: 0 0.25rem;
	padding-bottom: 3rem;
}
.tickets img{
	width: 100%;
	height: 50%;
}
.tickets .MsoNormal:nth-child(2) img{
	width: 4rem;
	margin-top: 1rem;
}
.MsoNormal img{
	width: 5.5rem;
	height: 4rem;
}
.MsoBodyText span{
	text-align: center;
	/* margin-left: 1rem; */
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #8a3424 !important;
}
.Detailsbtn {
	margin-bottom: 0.5rem;
	height: 1rem;
	overflow: hidden;
	font-size: 0.3rem;
	line-height: 1rem;
	padding-left: 0.1rem;
	background-color: #ffffff;
	border: solid 0.01rem #dcdcdc;
}
.Detailsbtn1{
	height: 1rem;
	overflow: hidden;
	font-size: 0.3rem;
	line-height: 1rem;
	padding-left: 0.1rem;
	background-color: #ffffff;
	border: solid 0.01rem #dcdcdc;
}
.Detailsbtn:hover{
	background-color: #8a3424;
	color: #ffff;
}
.Detailsbtn1:hover{
	background-color: #8a3424;
	color: #ffff;
}
.map h1{
	text-align: center;
	font-size: 0.5rem;
	margin-top: 0.3rem;
}
.map1{
    margin: 0 auto;
    padding-top: 8px;
    display: flex;
    flex-wrap: wrap;
	padding: 0 0.25rem;
}
.list-item{
    transition: all .6s;
    display: flex;
    flex-direction: column;
    width: 48%;
    box-sizing: border-box;
    padding: 0.2rem;
	margin-right: 0.2rem;
    margin-top: 24px;
    transform: scale(1);
    transition: all 0.5s;
    background: rgba(0, 0, 0, 0.05);
    cursor: pointer;
}
.list-item:nth-child(2n){
	margin-right: 0;
}
.list-item img{
    width: 100%;
    height: 2rem
}
.list-item-line{
    width: 100%;
    height: 0.1rem;
    background: url(../images/travelGuides-line\ \(1\).png) 50% no-repeat;
    background-size: 100% 100%;
    margin: 24px 0;
}
.list-item-title{
    width: 100%;
    font-size: 0.4rem;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #000;
   
}
.list-item-text{
    width: 100%;
    height: 48px;
    font-weight: 400;
    color: rgba(0,0,0,.65);
    font-size: 0.3rem;
    font-family: PingFangSC-Regular,PingFang SC;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    word-break: break-all;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 44px;
}
.list-item-btn {
    transition: all .6s;
    line-height: 32px;
    width: 2rem;
	margin-top: 0.1rem;
    text-align: center;
    background: url(../images/travelGuides-btn1.png) 50% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
	font-size: 0.3rem;
}
.list-item-btn:hover{
    background-color: #8a3424;
    color: #ffffff;
}
.lianxi-Right {
	position: relative;
}
.lianxi-Right h1{
	text-align: center;
    font-size: 0.5rem;
    margin-top: 0.3rem;
	margin-bottom: 0.2rem;
}
#searchInput {
	position: absolute;
	left:0;
	top: 0.7rem;
	width: 35%;
	height: 0.7rem;
	padding-left: 0.15rem;
}
.box {
	position: absolute;
	left: 35%;
	top: 0.7rem;
	width: 1rem;
	height: 0.7rem;
	line-height: 0.7rem;
	text-align: center;
	color: #fff;
	font-size: 0.3rem;
	background-color: #008ccc;
}
/* 二销 */
.Content11 img{
	width: 100%;
}
.productlist1s {
	margin-top: 0.7rem;
	display: flex;
	flex-wrap: wrap;
	padding: 0 0.25rem;
	padding-bottom: 2rem;
}
.productlist1s .rls{
	margin-right: 0.4rem;
	margin-bottom: 0.5rem;
}
.productlist1s .rls:nth-child(2n){
	margin-right: 0;
}
.rls img{
	width: 3.3rem;
	height: 2.3rem;
	border-radius: 0.2rem;
}

