/*浮动设置*/

.l,
.left {
    float: left !important;
}

.r,
.right {
    float: right !important;
}


/*清除浮动*/

.cl {
    zoom: 1;
}

.cl:after {
    content: ".";
    display: block;
    height: 0px;
    clear: both;
    visibility: hidden;
}

.s {
    cursor: pointer;
}

.w {
    width: 1500px;
    margin: 0 auto;
}
.h{
    width: 1470px;
    margin: 0 auto;
}

/* -----------------------banner--------------------- */

.banner {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 2px;
}

.banners img {
    display: block;
    width: 100%;
    height: auto;
}

.banner img {
    display: block;
    width: 100%;
    height: auto;
}
.banner .serch{
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
}
.banner .serch input {
    font-size: 18px;
    color: #525151;
    width: 936px;
	height: 75px;
	background-color: #fff;
	opacity: 0.8;
    border: none;
    padding-left: 48px;
}
.banner .serch img {
    position: absolute;
    left: 231px;
    top: 25px;
    z-index: 1;
    width: 34px;
	height: 25px;
    padding-left: 6px;
}
.setting {
    width: 100%;
    background: url(../images/pic.png) no-repeat;
}
.setting1{
    display: flex;
}

.setting_left1 {
    width: 768px;
    display: flex;
}
.setting_left1 img{
    margin-top: 70px;
}
.setting_left1 p{
    margin-top: 100px;
    margin-left: 45px;
    width: 448px;
    font-size: 20px;
    color: #666666;
    line-height: 32px;
    text-indent: 2em;
    text-align: justify;
}
.setting_right p video{
    width: 621px !important;
	height: 416px !important;
}
/* 英文 */
.setting_left11 {
    width: 820px;
    display: flex;
}
.setting_left11 img{
    margin-top: 70px;
}
.setting_left11 p{
    margin-top: 100px;
    margin-left: 45px;
    width: 636px;
    font-size: 20px;
    color: #666666;
    line-height: 32px;
    text-align: justify;
}
/* 英文结束 */
.setting_left .btn{
    position: relative;
    width: 224px;
	height: 77px;
    margin-left: 120px;
    /* margin-top: -75px; */
    background: url(../images/ch.jpg) no-repeat;
    cursor: pointer;
}
.setting_left .btn a{
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 16px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.setting_right {
    margin-top: 62px;
}


.one {
    width: 100%;
    text-align: left;
}
.cp1 {
    margin-top: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.cp1 .two {
	height: 38px;
    display: flex;
    line-height: 38px;
    cursor: pointer;
    align-items: center;
    margin-right: 50px;
}
.cp1 .two p{
    padding: 0 25px;
     font-size: 25px;
}
.cp1 .two .t1 img{
    margin-top: 5px;
}
.cpcolor{
    color: #8a3424;
}
.cpcontent {
    margin-top: 39px;
}
.cpcontent ul li {
    position: relative;
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
    width: 325px;
    height: 260px;
    cursor: pointer;  
}
.cpcontent ul li img{
    width: 326px;
    height: 216px;
}
.cpcontent ul li p{
    margin-top: 10px;
    font-size: 16px;
    color: #666666;
    font-family: SourceHanSansCN-Normal;
    text-align: center;
}
.cpcontent ul li p:nth-of-type(2){
    position: absolute;
    width: 326px;
    height: 216px;
    top:-10px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    color: #fff;
    padding: 0 20px;
    background-color:rgba(0, 0, 0, 0.5);
}
.cpcontent ul li:hover p:nth-of-type(2){
    opacity: 1;
}
.paging {
    margin-top: 30px;
    text-align: center;
}

.cpcontent ul li p a{
    display: block;
    width: 325px;
    height: 40px;
}
.Ticket {
    margin-top: 35px;
    text-align: center;
    position: relative;
    width: 224px;
	height: 77px;
    line-height: 77px;
    cursor: pointer;
    background: url(../images/ch.jpg) no-repeat;
}
.Ticket a {
    color: #fff;
    font-size: 16px;
}
.btn1{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 224px;
	height: 77px;
    cursor: pointer;
    background: url(../images/ch.jpg) no-repeat;
}
.btn1 p{
    position: absolute;
     top: 50%;
    left: 50%;
    font-size: 16px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.btn1 p a{
    color: #fff;
}
/* 票价预定 */
.yd1 {
    margin-top: 93px;
    width: 100%;
    text-align: right;
}
.yd2 {
    margin-top: 76px;
    display: flex;
    justify-content: space-around;
    text-align: center;
    cursor: pointer;
}
.yd_left p img{
    margin-top: 20px;
}
/* 票价预定 */

/* 720°全景 */
.qj{
    width: 100%;
    background: url(../images/panorama-bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.qj1{
    padding-top: 140px;
    text-align: center;
}
.qj1 h1{
      text-align: center;
      font-size: 20px;
      margin-top: 20px;
      color: #000000;
}
.qj2{
    width: 1417px;
    margin-top: 54px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    /* justify-content: space-between; */
    cursor: pointer;
}
.qj25 {
    width: 218px;
    height: 389px;
    overflow: hidden;
    margin-right: 18px;
}

.qj2 img{
    width: 217px;
	height: 388px;
    margin-right: 18px;
    transform: scale(1);
}
.qj25:hover img{
    transform: scale(1.1);
    transition: all 0.5s;
}
.banners11 .swiper-slide{
    width: 16.5% !important;
}
.swiper-pagination-bullet {
    width: 0 !important;
}
/* .swiper-slide {
    width: 220px !important;
} */
.qj2 span{
    position: absolute;
    bottom: 0;
    display: block;
    width: 218px;
	height: 48px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 48px;
    background-color: #000000;
	opacity: 0.54;
}
.anniu{
    margin-top: 58px;
   text-align: center;
   padding-bottom: 82px;
   cursor: pointer;
}
.anniu img:nth-child(1){
    margin-right: 34px;
}
/* 720°全景 */
/* 度假指南 */
.zn {
    display: flex;
    justify-content: space-between;
}
 .zn_left img,.zn_right  img {
    width: 685px;
    margin-top: 65px;
}
.zn_left {
    position: relative;
}


.zn_left p,.zn_right p{
    position: absolute;
    left: 67px;
    top: 44px;
    font-size: 32px;
    color: #000000;
    padding-left: 50px;
}
.zn_left .zn_left1s,.zn_right p{
    position: absolute;
    left: 67px;
    top: 44px;
    font-size: 32px;
    color: #000000;
    padding-left: 50px;
}
.zn_left i{
    position: absolute;
    left: 67px;
    top: 44px;
    font-size: 32px;
    color: #000000;
    padding-left: 50px;
}
.zn_right i{
    position: absolute;
    left: 67px;
    top: 44px;
    font-size: 32px;
    color: #000000;
    padding-left: 50px;
}
.zn_left i img{
    position: absolute;
    left: 7px;
    top: -71px;
    width: 40px !important;
}
.zn_right i img{
    position: absolute;
    left: 7px;
    top: -71px;
    width: 40px !important;
}
.zn_left p::before{
    position: absolute;
    content: '';
    left: 9px;
    top: -5px;
    width: 40px;
    height: 60px;
    background: url(../images/index05\(2\).png);
}
/* .zn_left .zn_left1s::before{
    position: absolute;
    content: '';
    left: 7px;
    top: -13px;
    width: 40px;
    height: 60px;
    background: url(../images/index-恢复的_05.jpg);
} */
.zn_right p::before{
    position: absolute;
    content: '';
    left: 8px;
    top: -5px;
    width: 40px;
    height: 60px;
    background: url(../images/index05\(2\).png);
}
/* .zn_right .zn_right1s::before{
    position: absolute;
    content: '';
    left: 8px;
    top: -14px;
    width: 40px;
    height: 60px;
    background: url(../images/index-恢复的_05.jpg);
} */
.zn_right {
    position: relative;
}
.zn_content {
    display: flex;
    width: 685px;
    cursor: pointer;
    align-items: center;
   
    margin: 20px 0;
    padding: 20px;
}
.zn_content:hover{
    box-shadow: 0px 0 20px rgba(0, 0, 0, .2);
    transform: scale(1.01);
}
.zn_content img {
    width: 384px !important;
	height: 154px !important;
    margin-top: 0 !important;
    /* background-color: #8a3424; */
}
.zn_content2 h1{
    font-size: 26px;
    font-family: SourceHanSansCN-Normal;
    color: #000000;
}
.zn_content2 {
    margin-left: 38px;
    margin-top: 0px;
}
.zn_content2 h2{
    font-size: 16px;
    font-family: SourceHanSansCN-Normal;
    color: #666666;
    /**适用范围：因使用了WebKit的CSS扩展属性，该方法适用于WebKit浏览器及移动端；**/
    display: -webkit-box; 
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;  
    overflow: hidden; 
}
.zn_content2 h2 a{
    color: #8a3424;
}
.zn_left .btn1{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 224px;
	height: 77px;
    line-height: 77px;
    font-size: 16px;
    color: #fff;
    background: url(../images/ch.jpg) no-repeat;
}
.zn_left .btn1 a{
    font-size: 16px;
    color: #fff;
}
.zn_right .btn1{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 224px;
	height: 77px;
    line-height: 77px;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    background: url(../images/ch.jpg) no-repeat;
}
.zn_right .btn1 a{
    font-size: 16px;
    color: #fff;
}
.zn_right .zn_right2{
    margin-top: 61px;
}
.zn_right .zn_right1{
    font-size: 16px;
    color: #666666;
    line-height: 50px;
    display: flex;
    padding-left: 29px;
    position: relative;
    justify-content: space-between;
    font-family: SourceHanSansCN-Normal;

}
.zn_right .zn_right22{
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    display: flex;
    padding-left: 29px;
    position: relative;
    justify-content: space-between;
    font-family: SourceHanSansCN-Normal;
}
.zn_right .zn_right1::before{
    position: absolute;
    content: '';
    background: url(../images/juxing.jpg) no-repeat;
    left: 0;
    top: 19px;
    width: 16px;
	height: 16px;
}
.zn_right .zn_right22::before{
    position: absolute;
    content: '';
    background: url(../images/juxing.jpg) no-repeat;
    left: 0;
    top: 19px;
    width: 16px;
	height: 16px;
}
.zn_right .zn_right1 span{
    display: none;
}
.zn_right .zn_right22 span{
    display: none;
}
.zn_right .zn_right1:hover {
    color: #000000;
    cursor: pointer;
}
.zn_right .zn_right22:hover {
    color: #000000;
    cursor: pointer;
}
.zn_right .zn_right1:hover span {
    color: #000000;
    display: block;
}
.zn_right .zn_right22:hover span{
    color: #000000;
    display: block;
}
/* 度假指南 */
/* 联系我们 */
.us1{
    width: 100%;
    display: flex;
}
.US {
    width: 100%;
    margin-top: 56px;
    position: relative;
    
}
.US_left {
    position: absolute;
    left: -45px;
}
.US_right{
    position: absolute;
    right: -29px;
    top: -30px;
}
.lianxi-Right {
    width: 855px;
    margin: 0 auto;
    position: relative;
}
.lianxi-Right>h1{
    margin-top: 50px;
    text-align: center;
    font-size: 44px;
}
.lianxiRight {

    display: flex;
    justify-content: center;
    margin-top: 30px;
    position: relative;
}
#searchInput {
    position: absolute;
    left: 58px;
    top: 122px;
    z-index: 99;
	width: 282px;
	height: 38px; 
    padding-left: 10px; 
}
.box{
    position: absolute;
    width: 50px;
    height: 38px;
    left: 290px;
    top: 123px;
    background-color: #0180ba;
    text-align: center;
    line-height: 38px;
    color: #fff;
    z-index: 99;
}
.lianxi-text {
    text-align: center;
}
.US h1{
    padding-left: 58px;
    width: 245px;
	height: 43px;
    margin: 0 auto;
    font-size: 32px;
    color: #000000;
    position: relative;
    font-family: SourceHanSansCN-Regular;
}
.US .lianxi{
    padding-left: 58px;
    width: 170px;
	height: 43px;
    margin: 0 auto;
    font-size: 32px;
    color: #000000;
    position: relative;
    font-family: SourceHanSansCN-Regular;
}
.US h1::before{
    position: absolute;
    content: '';
    left: -1px;
    top: -2px;
    width: 50px;
    height: 50px;
    background: url(../images/index-恢复的_05\(2\).png) no-repeat;
}
.US .lianxi::before{
    position: absolute;
    content: '';
    left: -1px;
    top: -2px;
    width: 50px;
    height: 50px;
    background: url(../images/lianxi.png) no-repeat;
}
.code {
    margin-top: 82px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}
.code1 p{
    padding: 18px 0;
    font-size: 16px;
    color: #666666;
}
.code1 h1{
    font-size: 16px;
}
.phones{
    text-align: left;
}
.phone-01 {
    /* margin-top: 20px; */
    font-size: 15px;
}
.phone-01 img{
    padding-right: 10px;
}
.code1 {
    width: 25%;
}
.code2{
    font-size: 16px;
    line-height: 32px;
    color: #000000;
    font-family: SourceHanSansCN-Regular;
}
.code2 p{
    padding:0;
    color: #000000;
    font-size: 16px;
    line-height: 32px;
    font-family: SourceHanSansCN-Regular;
}
.code3_left {
    margin-right: 95px;
}
.code3_left img{
    width: 200px;
}
.code3 {
    display: flex;
}
.code3_right {
    margin-right: 100px;
}
.code3_right img{
    width: 200px;
}
.code3_left div,.code3_right div{
    font-size: 16px;
    margin-top: 10px;
} 
.code4 {
    margin-top: 0px;
}
.code4 p:nth-child(2){
    font-size: 16px;
    color: #666666;
    padding: 18px 0;
}
.code4 p:nth-child(3){
    font-size: 16px;
    color: #000000;
}
/* ------------------关于我们（二级）------------------- */
.gg1{
    width: 100%;
    height: 61px;
    line-height: 61px;
    box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.06);
}
.gg2{
    display: flex;
    justify-content: space-between;
}
.gg2 .gg3 img{
    margin-right: 9px;
}
.gglist ul {
   display: flex;
  
}
.gglist ul li {
    font-size: 16px;
    margin-right: 68px;
    position: relative;
    cursor: pointer;
}
.jj{
    position: absolute;
    display: block;
    top: 57px;
    width: 100%;
    height: 3px;
	background-color: #8c3422;
}
.active {
    background-color: #8c3422 !important;
}
.synopsis{
    width: 1500px;
    margin: 0 auto;
    /* box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.06); */
}
.synopsis h1{
    font-size: 30px;
    margin-top: 50px;
    font-weight: 700;
}
.synopsis .one{
    margin-top: 30px;
    font-size: 16px;
    line-height: 53px;
    color: #181818;
    text-indent: 2em;
    padding-bottom: 50px;
}
.titleOne{
	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #171717;
}
.titleTwo{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #BDBDBD;
}
.contentTwo{
	width: 100%;
	/* padding-top: 50px; */
	padding-bottom: 50px;
}
.contentTwo1{
	width: 100%;
	padding-top: 66px;
	padding-bottom: 30px;
}
.contentTwo>div{
    margin-top: 50px !important;
	width: 1500px;
	margin: 0 auto;
}
.contentTwo1s {
    margin-top: 50px !important;
    width: 1500px;
    margin: 0 auto;
    margin-bottom: 80px !important
}
.contentTwo1s ul li {
    float: left;
    width: 405px;
    margin-right: 142px;
    text-align: center;
}
.contentTwo1s ul li:nth-child(3n){
    margin-right: 0;
}
.contentTwo1s ul li p{
    font-size: 18px;
}
.imgContent{
	display: flex;
	flex-wrap: wrap;
	/* justify-content: space-between; */
}
.imgContent img{
    margin-right: 38px;
    margin-bottom: 30px;
    cursor: pointer;
}
.imgContent img:last-child{
    margin-right: 0px;
}
.imgContent1s {
    float: right;
}
.imgbox {
    width: 445px;
    height: 315px;
    overflow: hidden;
    margin-bottom: 80px;
    margin-right: 30px;
    margin-left: 20px;
    border-radius: 20px;
}
.imgbox img{
    width: 445px;
    height: 315px;
}
.imgbox img:hover{
    transform: scale(1.1);
    transition: all 0.5s;
}
.imgbox:hover {
    transition: all 0.5s;
    border-radius: 20px; 
}
/* .imgContent img:nth-child(3n){
    margin-right: 0;
} */

/* -----------------新闻中心--------------------- */
/* .banner .New_Text {
    position: absolute;
    text-align: center;
    top: 40%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}
.banner .New_Text>h1{
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
}
.banner .New_Text>p{
    font-size: 12px;
    color: #ffffff;
} */
.newlist1 ul li{
    width: 1500px;
	background-color: #ffffff;
	box-shadow: 1px 1px 40px 0px 
		rgba(8, 1, 3, 0.06);
	border: solid 1px #ffffff;
    margin-top: 51px;
    padding: 26px 31px 26px 23px;
    cursor: pointer;
}
.newlist1 ul li .newtext{
    display: flex;
}
.newlist1 ul li .newtext .newtext_right{
    margin-left: 50px;
}
.newlist1 ul li .newtext .newtext_right1{
    margin-left: 50px;
}
.newtext_left img{
    width: 316px;
    height: 216px;
}
.newtext_right h1{
    font-size: 20px;
    color: #8c3422;
}
.newtext_right1 h1{
    font-size: 20px;
    color: #8c3422;
}
.newtext_right h6{
    font-size: 14px;
    color: #5d5d5d;
    margin-top: 16px;
}
.newtext_right1 h6{
    font-size: 14px;
    color: #5d5d5d;
    margin-top: 16px;
}
.newtext_right p{
    margin-top: 15px;
    font-size: 16px;
    color: #727272; 
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;  
    overflow: hidden; 
}
.newtext_right1 p{
    margin-top: 15px;
    font-size: 16px;
    color: #727272; 
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 2;  
    overflow: hidden; 
}
.newtext_right button{
    margin-top: 10px;
    width: 110px;
	height: 28px;
    font-size: 14px;
    background: transparent;
	border: solid 1px #707070;
	opacity: 0.68;
    cursor: pointer;
}
.newtext_right1 button{
    margin-top: 10px;
    width: 110px;
	height: 28px;
    font-size: 14px;
    background: transparent;
	border: solid 1px #707070;
	opacity: 0.68;
    cursor: pointer;
}

/* ----------------------产品展示-------------------- */
.Content{
	width: 1500px;
	display: flex;
	margin: 60px auto;
}
.tickets {
   width: 600px;
   margin-top: 50px !important;
   margin: 0 auto;
}
.tickets p:nth-of-type(2){
    font-size: 20px;
    margin-top: 10px;
}
.ContentLeft>p{
	width: 280px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1E1E1E;
	cursor: pointer;
	
background: #F8F8F8;
border-bottom: 1px solid #E0E0E0;
}
.ContentLeftTitle{
	width: 280px;
	height: 100px;
    background-color:#8c3422;
	padding-left: 20px;
	padding-top: 25px;
}
.ContentLeftTitle>p:nth-child(1){
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	
}
.ContentLeftTitle>p:nth-child(2){
	font-size: 9px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.RightItem>div:nth-child(1){
width: 263px;
height: 200px;
background: #F4F4F4;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.RightItem>div:nth-child(2){
	cursor: pointer;
	width: 263px;
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
background: #565656;
text-align: center;
}
.RightItem1s>div:nth-child(2){
	cursor: pointer;
	width: 431px;
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
    background: #565656;
    text-align: center;
}


.RightItem>div:nth-child(2):hover{
	background: #d2573e;
}
.ContentRight{
	margin-left: 25px;
	display: flex;
	flex-wrap: wrap;
	margin-top: -35px;
}
.ContentRight1s {
    margin-top: 50px !important;
    display: flex;
    flex-wrap: wrap;
    width: 1400px;
    margin: 0 auto;
}
.ContentRight1s>div{
    margin-left: 35px;
    margin-top: 35px;
}
.ContentRight1s>div{
	margin-left: 35px;
	margin-top: 35px;
}
.ContentRight>div{
	margin-left: 35px;
	margin-top: 35px;
}
.RightItem1s img{
    width: 431px;
    height: 200px;
}
.RightItem img{
    width: 263px;
    height: 200px;
}
/* ---------------------产品详情页--------------------- */
.Content11{
    text-align: center;
    padding-top: 58px;
    margin: 0 auto;
}
.Content11 p{
    font-size: 14px;
    color: #959494;
    margin-top: 21px;
}
.Content11 h1{
    font-size: 20px;
    color: #202020;
}
.Content11 img{
    margin-top: 31px;
    width: 758px;
	height: 503px;
}
.Content2{
    height: 10px;
    background: #001963;
}
.ContenTxt h1{
    font-size: 20px;
    color: #202020;
    font-weight: 700;
    position: relative;
    border-bottom: 2px solid rgb(225, 225, 225 ,1);
}
.ContenTxt h1::before{
    content: '';
    position: absolute;
    width: 5px;
	height: 17px;
    top: 7px;
    left: -11px;
	background-color: #2773d9;
}
.ContenTxt p{
    margin-top: 41px;
    font-size: 16px;
    color: #202020;
    line-height: 49px;
}
.ContenTxt p p{
    margin-top: 0 !important;
}
.newbtn {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    margin-bottom: 41px;
    margin-top: 70px;
    justify-content: space-between;
}

.newbtn .newbtn1 {
    width: 552px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    cursor: pointer;
}

.newbtn .newbtn2 {
    width: 552px;
    height: 51px;
    line-height: 51px;
    text-align: center;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    cursor: pointer;
}

.newbtn .newbtn1:hover {
    background-color: #8a3424;
    color: #ffffff;
}

.newbtn .newbtn2:hover {
    background-color: #8a3424;
    color: #ffffff;
}

/* --------------------------案例展示---------------------- */
.Case ul{
    display: flex;
    flex-wrap: wrap;
}
.Case ul li {
    margin-right: 35px;
    margin-top: 49px;
}
.Case ul li:nth-child(4n){
    margin-right: 0;
}
.Case ul li img{
    width: 273px;
    height: 212px;
}
.Case ul li p{
    width: 273px;
    height: 49px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 49px;
    background-color: #565656;
}
.Case_text {
    margin-top: 77px;
    margin-bottom: 147px;
}
.Case_text ul{
    display: flex;
    flex-wrap: wrap;
}
.Case_text ul li {
    width: 25%;
    font-size: 18px;
    color: #000000;
    margin-bottom: 20px;
    font-weight: 700;
}
.Case_text ul li p{
    padding-left: 29px;
}
/* ---------------技术支持------------------ */
.RightItem ul li a{
    display: flex;
    width: 862px;
    height: 58px;
    line-height: 58px;
    justify-content: space-between;
    font-size: 16px;
    color: #5e5e5e;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px dashed #666;
    padding-left: 10px;
}
.RightItem ul li a:hover{
    color: #008ccc;
}
.RightItem ul li a::before{
    position: absolute;
    content: "";
    width: 3px;
    height: 3px;
    top: 26px;
    left: -9px;
    border-radius: 50%;
    margin-left: 10px;
    background-color:#5e5e5e;
}
/* 度假攻略 */
.map h1{
    margin-top: 50px;
    text-align: center;
    font-size: 44px;
  
}
.map1{
    width: 1400px;
    margin: 0 auto;
    padding-top: 8px;
    display: flex;
    flex-wrap: wrap;
}
 .list-item{
    transition: all .6s;
    display: flex;
    flex-direction: column;
    width: 452px;
    box-sizing: border-box;
    padding: 16px;
    margin-right: 20px;
    margin-top: 24px;
    transform: scale(1);
    transition: all 0.5s;
    background: rgba(0, 0, 0, 0.02);
    cursor: pointer;
}
.list-item:hover {
    box-shadow: 0px 0 20px rgba(0, 0, 0, .2);
    transform: scale(1.01);
    cursor: pointer;
}
.list-item:nth-child(3n){
    margin-right: 0;
}
 .list-item img{
    width: 100%;
    height: 208px
}
.list-item-line{
    width: 260px;
    height: 10px;
    background: url(../images/travelGuides-line\ \(1\).png) 50% no-repeat;
    background-size: 100% 100%;
    margin: 24px 0;
}
.list-item-title{
    width: 100%;
    font-size: 18px;
    font-family: PingFangSC-Medium,PingFang SC;
    font-weight: 500;
    color: #000;
    line-height: 24px;
    margin-bottom: 8px;
}
.list-item-text{
    width: 100%;
    height: 48px;
    font-weight: 400;
    color: rgba(0,0,0,.65);
    font-size: 14px;
    font-family: PingFangSC-Regular,PingFang SC;
    line-height: 24px;
    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;
    margin-top: 48px;
    line-height: 32px;
    width: 120px;
    text-align: center;
    background: url(../images/travelGuides-btn1.png) 50% no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}
.list-item-btn:hover{
    background-color: #8a3424;
    color: #ffffff;
}
/* 度假攻略 */
/* 交通信息 */
.map-01s h1 {
    margin-top: 50px;
    text-align: center;
    font-size: 44px;
}
/* 交通信息 */
/* ----------------------联系我们-------------------- */
.lianxiView{
	width: 1500px;
	height: 535px;
	background: #FFFFFF;
	box-shadow: 0px 2px 24px 0px rgba(0,0,0,0.09);
	margin: 70px auto;
	display: flex;
	align-items: center;
}
.LeftItem{
	width: 475px;
	height: 70px;
    font-size: 18px;
    color: #3f3f3f;
	border-bottom: 1px solid #EFEFEF;
	line-height: 70px;
}
.LeftItem1{
	width: 475px;
	height: 70px;
    font-size: 16px;
    color: #3f3f3f;
	border-bottom: 1px solid #EFEFEF;
	line-height: 70px;
}
.LeftItem img{
	margin-left: 8px;
	margin-right: 8px;
}
.LeftItem1 img{
	margin-left: 8px;
	margin-right: 8px;
}
.lianxiLeft{
	padding-left: 40px;
	
}
.LeftTitle{
	font-size: 20px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #3F3F3F;
	margin-bottom: 20px;
	margin-top: 10px;
}
.LeftItem1 i{
    font-size: 20px;
    color: black;
}
