﻿h4,p {
    padding:0; margin:0;font-weight:normal;
}
.desContent {
    padding-top:89px;
}
/*地图*/
.destinationMap {
    width:100%;
    height:598px;
    background-color:#f7f9f1;
    padding-top:80px;
}
    .destinationMap .desMap {
        width:970px;
        margin:0 auto;
        position:relative;
        height: :auto;
    }
    .destinationMap .desMap img{
       width: 100%;
    }
.getImg {
    display:block;
    width:22px;
    height:28px;
    position:absolute;
    background:url(../images/desMapIco.png) no-repeat center center;
}
.getImg:hover {
    background:url(../images/desMapIcoOn.png) no-repeat center center;
}
.destinationMap .desMapTitle{
    text-align: center;
    font-size: 12px;
    color: #4d6da0;
    line-height: 24px;
    margin-top: 30px;
}
.destinationMap .desMapTitle span{
    font-size: 16px;
}
.addLoction {
    position:absolute;
    width:14px;
    font-size:14px;
    line-height:18px;
    color:#4d6da0;
    display:none;
    background-color: #f7f9f1;
    z-index: 20;
    padding: 5px;
    border-radius: 5px;
}
    /*//地图*/
.explainTitle {
    font-size:14px;
    color:#4d6da0;
    line-height:24px;
    text-align:center;
    margin-top:33px;
}
.explainTxt {
    padding:0 50px;
    font-size:14px;
    color:#4d6da0;
    line-height:24px;
    text-align:center;
    padding-bottom:26px;
    margin-top:22px;
    border-bottom:1px solid #4d6da0;
}
.explainTxt pre{
    text-align:center;
    font-size:14px;
    color:#4d6da0;
    line-height:24px;
}
/*标题、说明*/
.desTxt{
    font-size:13px;
    color:#3e3a39;
    line-height:24px;
    text-align:center;
    padding-left:54px;
    padding-right:54px;
    margin-bottom:25px;
}


.desIcoTxt {
    display:block;
    font-size:14px;
    color:#4d6da0;
    line-height:14px;
    height:14px;
    overflow:hidden;
    text-align:center;
    margin-top:10px;
    margin-bottom:25px;
}

.desGameIco {
    width:50px;
    height:50px;
    background:url(../images/desGameIco.png) no-repeat center;
    margin:0 auto ;
}
.desFoodIco {
    width:50px;
    height:50px;
    background:url(../images/desFoodIco.png) no-repeat center;
    margin:0 auto ;
}
.desAccIco {
    width:50px;
    height:50px;
    background:url(../images/desAccoIco.png) no-repeat center;
    margin:0 auto ;
}
.desShopIco {
    width:50px;
    height:50px;
    background:url(../images/desShopIco.png) no-repeat center;
    margin:0 auto ;
}
/*//标题、说明*/
.desGameContent {
    padding-top:50px;
    background-color: #f7f9f1;
}
.desSceneryBox {
    overflow:hidden;
}
.desSceneryBox a {
    display:block;
    width:300px;
    height:200px;
    margin-right:35px;
    margin-bottom:30px;
    float:left;
    position:relative;
    overflow: hidden;
}
.desSceneryBox a img{
    width: 100%;
}
.desSceneryBox .righta {
    margin-right:0;
}
.desSceneryBox span {
    display:block;
    width:300px;
    height:30px;
    background:url(../images/desSceneryBg.png) repeat;
    text-align:center;
    font-size:18px;
    line-height:30px;
    overflow:hidden;
    color:#fff;
    position:absolute;
    left:0;
    bottom:0;
    letter-spacing: 1px;
}
.desFoodContent {
    margin-top:50px;
}
/*轮播*/
.desFixBox
{
    position:relative;
    width:970px;
    height:240px;
    overflow:hidden;
}
      .desFixBox li
{
    width:970px;
}
.desFixBox span
{
    display:block;
    position:absolute;
    z-index:50;
    width:13px;
    height:20px;
     top:50%;
     margin-top:-10px;
     cursor:pointer;
}
.desFixBox .prev
{
    background:url("../images/desPrev.png") no-repeat center;
    left:36px;
   
}
.desFixBox .next
{
     background:url("../images/desNext.png") no-repeat center;
    right:36px;
}
/*//轮播*/
.desAccoContent.yellow{ background-color: #f7f9f1;}
.desAccoContent {
        padding-top:50px;

}
/*弹窗*/
.w640 {
    width:640px;
    margin:0 auto;
    padding-top:30px;
}
.desPopTitle .title {
    font-size:18px !important;
    padding:0 32px;
}
.desPopTitle div{
    width:640px;
    top: -12px;
}
.desPopBg {
    width:100%;
    height:100%;
    background:url(../images/popBg.png) repeat;
    position:absolute;
    top:0;
    left:0;
    display:none;
}

    .desPopBg .desPopContent {
         width:900px;
        background-color:#fff;
        position:fixed;
        z-index:50;
        left:50%;
        margin-left:-450px;
        top:80px;
       padding-top: 25px;
       padding-bottom:40px;
    }
    .desPopBg .content {
        width:900px;
        overflow:auto;
}
.desPopBg .desPopTxt {
    font-size:12px;
    line-height:21px;
    color:#3e3a39;
    padding-top:40px;
    overflow-x: hidden;
}
.desPopBg .desPopTxt img{
    max-width:100%;
}
.desPopBg .desPopTxt * img{
    max-width:100%;
}
.popClose {
    width:30px;
    height:30px;
    background:url(../images/close.png) no-repeat center;
    position:absolute;
    top:0;
    right:-35px;
    cursor:pointer;
}
/*开始定制*/
   .startOrderBg{
    background-color: #aec97a;
    padding: 36px 10px 33px 10px;
   }
   .startOrderBg .startOrder span{
    background-color: #aec97a;
    color: #fff;
   }
    .orderContent .orderText{
    color: #fff;
   }
   .startOrder > div {
    border: 1px solid #fff;
    }
    .startOrder {
    border: 2px solid #fff;
    }
    .orderContent a {
    background: url("../images/bluestart.png") no-repeat center;
    height: 40px;
    color: #4d6da0;
}
   .startOrder {
    margin-top: 55px;
    margin-bottom: 30px;
   }

   

/******************************移动端****************************/

@media (max-width: 970px){
    .destinationMap{
            padding: 20px 10px;
            box-sizing:border-box;
            height: auto;
    }
    .destinationMap .desMap{
        width: 100%;
    }
     /*地图标注*/
    .getImg {
        width: 14px;
        height: 17px;
    background: url(../images/mMapIco.png) no-repeat center center;
    }
    .getImg:hover {
    background: url(../images/mMapIcoOn.png) no-repeat center center;
    }
    .destinationMap .desMapTitle{
        display: block;
    }
    .desContent{
       
        padding: 30px 10px 35px 10px;
    }
    .explainTxt{
        padding: 0;
        border-bottom: none;
    }
    .desTxt{
        padding-left: 0;
       padding-right: 0;
       margin-bottom: 16px;
    }
    .desSceneryBox a {
    width: 32.3%;
    height: auto;
    margin-right: 1%;
    margin-bottom: 10px;
   }
   .desSceneryBox span{
    width: 100%;
   }

   .desPopTitle span {
        padding:0 10px;
    }

    .desPopBg .desPopContent{
        padding-top: 20px;
      padding-bottom: 10px;
   }
   .desPopBg .desPopTxt{
    padding-top: 20px;
   }
   .desPopBg .desPopTxt *{
    max-width: 100%;
   }
   .popClose{
    width: 20px;
    height: 20px;
    right: -25px;
    background-size: 20px;
   }
   .w640{
    width: auto;
    padding: 10px; 

   }
   .desPopContent .content{
    width: 100%;
   }
}
@media (max-width: 767px){
    .startOrder {
    margin: 0;
   }
    .desSceneryBox a {
    width: 49%;
    height: auto;
    margin-right: 2%;
   }
   /*弹窗*/
   .desPopBg .desPopContent{
        top: 65px;
   }

   .desPopTitle div{
    width: 100%;
    top: -9px;
   }
    .desPopTitle .title {
        font-size: 14px !important;
        padding: 0 10px!important;
        display: inline-block;
         max-width: 80%;
      }
   
   
   .desGameContent,.desAccoContent{
        padding-top: 30px;
   }
   .desFoodContent,.desAccoContent{
    margin-top: 35px;
   }

}
@media (max-width: 480px){
    
}