body {
    float:left; width:100%; margin:0; font-size:12px;
    font-family: 微软雅黑;
}
.background-default {
    background-image: url(../img/bgd-default.png);
    background-repeat: repeat;
}
* {
    margin:0; padding:0; list-style:none;
}
/*移动端导航*/
.head{
    min-height: 60px;
    background-color:#ddc522;
}
.head .container,nav .container{
    max-width: 960px;
}
.head img{
    max-width: 100%;
}
.head-brand{
    line-height: 60px;
}
.gufen-xs{
    float: left;
    font-size: 16px;
    padding: 7px 5px;
    margin: 8px 15px;
    color: #080808;
    border: 2px solid #fff;
    border-radius: 7px;
}
.gufen li{

    font-size: 16px;
    padding: 7px 5px;
    margin: 8px 15px;
    color: #080808;
    border: 2px solid #fff;
    border-radius: 7px;
}
@media screen and (min-width:768px) {
    .head-brand{
        padding-left: 15px;
    }
}

.navbar{
    margin-bottom: 0;
}
.navbar-brand{
    padding: 5px;
}
.navbar-inverse{
    background-color:#ddc522;
    border-bottom: 2px solid;
    border-color: #ddc522;
}
.navbar-inverse .navbar-collapse{
    text-align: center;
    background-color:#ddc522;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover{
    color: #fff;
    background-color: #262626;
}
/*/移动端导航*/
/*导航*/
.navbar-inverse .navbar-nav > li > a{
    color: #262626;
    font-size: 14px;
}
@media screen and (min-width:1000px) {

    .navbar{
        margin-bottom: 0;
        min-height: 45px;
        width: 100%;
        border-radius:0;
        box-shadow: 5px 5px 5px rgba(0,0,0,0.3)

    }

    .navbar-inverse{
        border: none;
        z-index: 2;
    }
    .navbar-brand{
        padding: 10px 5px;
        height: 45px;

    }
    .navbar-inverse .navbar-nav > li > a{
        font-size: 16px;
    }
    .navbar-form{
        margin-top: 18px;

    }

    .navbar-li:hover ul{
        display: block;

    }


    .menu{
        min-width: 0;
        border: 0;
        background-color:#202020;
        width: 100%;
        text-align: center;

    }
    .dropdown-menu > li > a{
        color: #ffffff;
        padding: 3px 0;
        font-size: 12px;
    }
    .navbar-inverse .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #262626;

    }

    .navbar-right .dropdown-menu{
        right: auto;
        left: 0;
        min-width: 100px;

    }
}

/*/导航*/
/*轮播图*/
.box{
    padding:0;
}
.box h3{
    font-size: 16px;
    font-family: 微软雅黑;
}
@media screen and (min-width:768px) {
    .box h3{
        font-size: 42px;
    }
    .carousel-caption{
        padding-bottom: 0px;
    }
}
.carousel{
    margin-bottom: 20px;
}
.box img{
    width: 100%;
}
/*/轮播图*/

/*次级导航*/
.daohang{
    background: none;
}
.daobody{
    background: #000;
}
.dao{
    color: #FFFFFF;
    font-size: 14px;
}
.daohang a{
    color: #9d9d9d;
}
/*/次级导航*/

/*预订*/
.box-title{
    padding: 10px 26px 10px 0px;
    font-size:18px;
    font-weight: bold;
    color: #676767;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
    margin: 0;
    min-height: 50px;
    line-height:30px;
    margin-bottom: 10px;
}
.box-title a{
    float: right;
    font-size: 12px;
    line-height: 30px;
}
.panel{
    background:none;
    border: 2px solid #c9c9c9;
    box-shadow: none;
    margin-bottom: 10px;
    border-radius: 0;
}
.panel:hover{
    opacity:0.7;
}


.panel-homepage-catlinks{
    margin-top: 20px;
    min-height: 115px;
}
.panel-homepage-catlinks a{
    color: #303030;
    display: block;
}
.panel-homepage-catlinks .panel-body{
    padding: 10px;
}
.panel-homepage-catlinks .panel-heading{
    width: auto;
    text-align: center;
    padding-top: 10px;
    font-size: 24px;
    line-height: 18px;
    font-weight: 400;
}
.panel-homepage-catlinks .panel-heading small{
    font-size: 12px;
    font-weight: normal;
    color: #0f0f0f;
}

.panel-homepage-catlinks img{
    margin: -40px auto 0 auto;
    width: 100%;
}
@media screen and (min-width:1200px) {
    .panel-homepage-catlinks img{
        position: absolute;
        margin: 0;
        width: 180%;
        max-width: 180%;
    }
    .panel-homepage-catlinks.panel-shooting img {
        top: -50px;
        left: -45px;
        max-height: 140px;
        height: 140px;
    }
    .panel-homepage-catlinks.panel-hunting img {
        top: -35px;
        left: -50px;

    }
    .panel-homepage-catlinks .panel-heading{

        text-align: right;

    }
}

/*/预订*/

/*新闻*/
.news-nav{
    width: 100%;
    text-align: center;
}
.news-nav a {
    display: inline-block;
    width: 120px;
    height: 50px;
    border-top: 1px dashed #cccccc;
    line-height: 50px;
    text-align: center;
    color: #4f4f4f;
}
.news-nav a i{
    display: inline-block;
    width: 30px;
    height: 28px;
    position: relative;
}
.news-nav .nav1 i {
    background: url(../img/yk-mp.png) no-repeat;
    top: 8px;
}
.news-nav .nav2 i {
    background: url(../img/yk-jq.png) no-repeat;
    top: 8px;
}
.news-nav .nav3 i {
    background: url(../img/yk-xc.png) no-repeat;
    top: 8px;
}
.news-nav .nav4 i {
    background: url(../img/yk-jt.png) no-repeat;
    top: 8px;
}
.news-nav .nav5 i {
    background: url(../img/yk-kf.png) no-repeat;
    top: 8px;
}
.news-nav a em{
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
}
.news-nav .nav1 {
    border-top: none;
    margin-top: 12px;
}
.news1{
    margin-top: 20px;
    margin-bottom:20px ;
}
.height1{
    background-color: #fff;
    margin-bottom: 10px;
    box-shadow:0 1px 5px 1px rgba(196,194,188,0.5);
}
.height2{
    float: left;
}
@media screen and (min-width:768px) {
    .height1{
        min-height: 360px;
        margin: 0 1.3888888%;
    }
    .height2{
        width: 48.5%;
        margin: 8px 0.75%;
        min-height: 274.85px;
    }
}

.width3{
    padding: 0;
    overflow: hidden;
}
.width3 img{
    width: 100%;

}
@media screen and (min-width:768px) {
    .width3 img{
        width: auto;

    }
}
.width3 .text-box{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 2% 25px;
    left: 0;
    background-color: rgba(0,0,0,0.6);
}
.width3 .text-box p{
    font-size: 20px;
    font-weight: bold;
    color:#eeeeee;
}
.media-news{
    margin-top: 5px;
}
.media-news .media-left{
    width: 28.8%
}
.media-news .media-left .media-object{
    width: 100%;
}
.news-box{
    border-bottom: 1px solid #999a28;
    padding-bottom: 15px;
    margin-top: 15px ;
}
.media-news:hover .news-p,.media-news:hover .news-heading{
   color: #204d74;

}
.news-img{
    width: 100%;
}
.news-heading{
    font-size: 14px;
    color: #595454;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-heading small{
    float: right;
    margin: 0 15px;
}
.news-heading-room{
    font-size: 24px;
    margin-top: 15px;
}
.news-p{
    color: #595454;
}
.news-p-room{
    font-size: 20px;
}
.readmore{
    font-size: 16px;
    color: #6a6b00
}
.news-body{
    width: 100%;
}

@media screen and (min-width:768px) {
    .news-body {
        width: 66.666666667%;
    }
    .news-list{
        width: 80%;
        margin: auto;
    }
    .news-heading-room{
        margin-top: 5px;
    }
}
.news-list{
    margin-top: 30px;
    margin-bottom: 30px;
}
.jiazaibox{
    margin-bottom: 80px;
}
.jiazai{
    width: 200px;
    height: 50px;
    margin: 0 auto;
}
/*新闻*/
.text-title{
    float: none;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

.title{
    float: none;
    margin: 0 auto;
}
.title h3,.text-title h3{
    font-size: 28px;
    line-height: 36px;
    color: #444444;
}
.text-title h1{
    color: #6a6b00;
}
.title p{
    font-size: 18px;
    line-height: 1.2;
    color: #444444;
}
.main-title{
    margin: 0 auto;
    text-align: center;
    margin-top: 80px;
}
.ticket-title{
    margin-top: 20px;
    margin-bottom: 50px;
}
.yuding{
    margin-top: 40px;
    margin-bottom: 100px;
}
.main-title h3{
    font-size: 28px;
    font-weight: 400;
    color: #565a5c;
}
.main-title p{
    font-size: 18px;
    margin-top: 20px;
}
.content{
    margin-left: 0;
    margin-right: 0;
}
@media screen and (min-width:768px) {
    .content {
        width: 60%;
        margin: 0 auto;
    }
}
.content2{
    width: auto;
}
.content p,.content div{
    font-size: 16px;
    color: #5e5e5e;
    line-height: 24px;
}
/*.content p strong,.content div strong{
    font-size: 20px;
    line-height: 30px;
}*/
.content img{
    max-width:100%;
}
.nav-zsxm{
    margin-top: 30px;
    margin-bottom: 30px;
}
.zsxm{
    padding: 0;
    width: 49%;
    margin: 5px 0.5%;
    overflow: hidden;
}
.zsxm .text-main{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 2% 25px;
    left: 0;
    background: linear-gradient(0deg,#000,transparent);
    background: linear-gradient(0deg,rgba(0,0,0,.6),transparent);
}
.zsxm-half{
    width: 99%;
}
@media screen and (min-width:768px) {
    .zsxm{
        width: 23.5%;
        margin: 8px 0.75%;
        max-height: 274.85px;
    }
    .zsxm-half{
        width: 48.5%;
    }
}

.zsxm .text-main h4{
    color: #ffffff;
    font-weight: bold;
}
.zsxm img{
    width: 100%;
    transform: scaleX(1) scaleY(1);
    transition: 800ms;
}

/*top新闻*/


.zsxm:hover img{
    transform: scaleX(1.05) scaleY(1.05);
}
/*/top新闻*/

/*漂浮按钮*/
.fix-right{
    position: fixed;
width: 48px;
    right: 10px;
    bottom: 20%;
    z-index: 9999;
}
.fix{
    width: 48px;
    height: 48px;
    text-align: center;
    background-color: #fff;
    line-height: 48px;
    font-size: 24px;
    color: #0f0f0f;
}
.ewm{
    margin-bottom: 10px;
    position: relative;
}

.tel{
    position: relative;
}
.fix-none{
    width: 460px;
    height: 210px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: -470px;
    display: none;
}
.fix-right .ewm:hover .fix-none,.fix-right .tel:hover .fix-none{
    display: block;
}
/*/漂浮按钮*/
/*门票样式*/
.ticket-nav li a{
    font-size: 14px;
}
.ticket-box{
    margin:auto;
    float: none;
}
.ticket{
    margin: 9px auto;
    width: 66.666666667%;
    margin-top: 18px;
}
.ticket-left {
    display: table-cell;
    border: solid 1px #d1d1ca;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(209, 209, 202);
    border-right: 0px;
    text-align: center;
    background-color: #fbfbfb;
    border-radius: 7px 0px 0px 7px;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    float: none;
}
.ticket-mid {
    border: solid 1px #d1d1ca;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(209, 209, 202);
    display: table-cell;
    border-right: 0px;
    background: #fbfbfb;
    vertical-align: top;
    position: relative;
    float: none;
}
.ticket-right{
    border: solid 1px #d1d1ca;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(209, 209, 202);
    background: #f7f7f3;
    border-left: dashed 1px #d1d1ca;
    display: table-cell;
    text-align: center;
    border-radius: 0px 7px 7px 0px;
    padding-bottom: 15px;
    position: relative;
    float: none;
}
@media screen and (max-width:767px) {
    .ticket{
        width:100%;
    }
    .ticket-mid{
        border-radius: 7px 0px 0px 7px;
        width: 83.33333333333%;
    }
    .ticket-left{
        display: none;
    }
}
.ticket-mid-in {
    padding: 25px 10px 15px 10px;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-bottom: 13px;
    padding-left: 15px;
    color: #7d7d7d;
    float: left;
    display: block;
}
.ticket-name{
    font-size: 20px;
    padding-bottom: 13px;
    display: block;
    color: #4a4a4a;
}
.ticket-name p{
    padding-bottom: 18px;
}
.round-t{
    float: right;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: -7px;
    margin-top: -1.5px;
}
.round-t span {
    border: 1px solid #d1d1ca;
    width: 12px;
    height: 12px;
    display: block;
    margin-top: -50%;
    border-radius: 100px;
    background: #FFFFFF;
}
.round-b {
    float: right;
    overflow: hidden;
    position: absolute;
    left: 0px;
    bottom: 0px;
    margin-left: -7px;
    margin-bottom: -1.5px;
}
.round-b span {
    border: 1px solid #d1d1ca;
    width: 12px;
    height: 12px;
    display: block;
    margin-bottom: -50%;
    border-radius: 100px;
    background: #FFFFFF;
}
.ewm-ticket{

    vertical-align: middle;
}
.ewm-ticket img{
    margin-top: 10px;
    margin-bottom: 10px;
}
.ewm-ticket p{
    font-size: 14px;
}
.ticket li {
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 22px;
    color: red;
    font-size: 14px;
}

/*文章类型（左右排列）*/

.wen .wen-img img{
    max-width: 100%;
}
.wen-left .wen-img{
    float: left;
}
.wen-right .wen-img{
    float: right;
}
.wen .wen-p{
    margin-top: 50px;
}
.wen .wen-p h2{
    color: #444;
}
.wen .wen-p p{
    font-size: 18px;
    color: #333;
}
.wen-left .wen-p {
    margin-left: 3%;
    float: left;
}.wen-right .wen-p {
     margin-right: 3%;
     float: right;
 }
 .wen .wen-p2{
     margin-left: auto;
     margin-right: auto;
 }
 .wen-right .wen-p2{
     text-align: right;
 }
 .wen2-m{
     margin-top: 40px;
     margin-bottom: 40px;
 }
.wen .wen-p .p-sm{
     font-size: 16px;
 }
.wen-top{
    margin-top: 100px;
}
/*上拉加载*/
.dropload{
    text-align: center;
    margin-bottom: 25px;
}
video{
    width: 70%!important;
    height: 70%!important;
}
/*页脚*/
footer{
    background: #ddc522;;
    font-size: 16px;
    padding: 35px 10px;
    z-index: 10;
    position: relative;
    box-shadow: 5px -5px 5px rgba(0,0,0,0.2);
}
@media screen and (min-width:768px) {
    footer{
        margin-top: 60px;
    }
}
footer .link-list{
    color:#262626;
    font-size: 0;
    margin: 0 0 10px;
    padding: 0;

}
footer .link-list li{
    display: inline-block;
    font-size: 16px;

}
footer .link-list li::after{
    content: '|';
    position: relative;
    padding: 0 10px;

}
footer .link-list li:last-child::after{
    content: '';
}
footer .link-list li a,footer .link-list li{
    color: inherit;
    cursor: pointer;

}
.codebox{
    float: right;
    text-align: center;
    margin-left: 20px;
}
.codebox p{
    font-size: 14px;
    margin-top: 5px;
}
footer .link-list li strong{
    font-size: 24px;
}
@media screen and (max-width:767px) {
    footer{
        text-align: center;
    }
    footer .link-list li{
        display: inline-block;
        font-size: 12px;

    }
    footer .link-list li strong{
        font-size: 14px;
    }
}
/*/页脚*/