@charset "utf-8";
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
em,
button {
    margin: 0;
    padding: 0;
}
.html,
body {
    margin: 0;
    padding: 0;
    min-width: 1180px;
    font-family: "Microsoft YaHei",Simsun, sans-serif;;
    background-color: #fff;
}

img {
    border: 0;
    vertical-align: middle;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.btn {
    width: 109px;
    height: 44px;
    line-height: 44px;
    text-decoration: none;
    background-color: #ff9a14;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    transition: background-color .3s;
    overflow: visible;
    outline: 0;
}

.btn:hover {
    background-color: #f3bd1b;
    text-decoration: none;
}

.disable,
.disable:hover {
    background-color: #ccc7ae;
}

.wrapper {
    position: relative;
    padding-bottom: 35px;
}

.back_wrapper {
    background: url(images/pic_banner.jpg) top center no-repeat;
}

.wrapper_bkg {
    width: 1180px;
    height: 530px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.wrapper_bkg .pic {
    width: 362px;
    height: 226px;
    margin: auto;
    position: absolute;
    display: block;
    right: 60px;
    top: 60px;
    background: url(images/bannertxt.png) 0 0 no-repeat;
}

.wrapper_bkg .btn {
    width: 180px;
    padding: 5px;
    font-size: 18px;
    position: absolute;
    right: 60px;
    top: 352px;
    z-index: 2;
}

.content {
    width: 1040px;
    margin: 0 auto;
}

.carousel {
    width: 1038px;
    height: 580px;
    margin: 25px auto;
    position: relative;
}

.carousel .pic {
    width: 934px;
    height: 552px;
    margin: 0 auto;
}

.dots {
    height: 7px;
    padding: 5px;
    line-height: 0;
    overflow: hidden;
    text-align: center;
}

.dots span {
    display: inline-block;  
    height: 7px;
    width: 80px;
    line-height: 5em;
    margin: 0 5px;
    background-color:#e1dac7;
    border-radius: 4px;
    cursor: default;
    overflow: hidden;
}
.dots span.current,
.dots span:hover {
    background-color: #d0c5a7;
}

.ctrlsleft {
    position: absolute;
    left: ;
    top: ;
}

.ctrlsright {
    position: absolute;
    left: ;
    top: ;
}

.tomamu {
    width: 1040px;
    position: relative;
    z-index: 1;
    margin-top: 70px;
}

.tomamu .btn {
    width: 180px;
    padding: 5px;
    position: absolute;
    bottom: 10px;
    left: 56px;
    font-size: 18px;
}

.division {
    width: 1040px;
    height: 1px;
    background: #ccc;
    margin: 60px auto;
}

.kai {
    width: 1040px;
    margin: 0 atuo;
}

.kai .bg {
    width: 1030px;
    height: 290px;
    padding: 30px 5px 0;
    overflow: hidden;
    transition: height .4s cubic-bezier(.25, .8, .25, 1);
}

.kai .hotel {
    display: block;
    float: left;
    position: relative;
    padding: 10px 0;
    width: 316px;
    text-decoration: none;
    margin: 0 40px 0 0;
}

.kai .hotel .img {
    width: 316px;
    height: 210px;
    margin-bottom: 20px;
}

.kai .hotel .name {
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #957e45;
    font-weight: bold;
    line-height: 26px;
}

.kai .hotel .info {
    width: 195px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #666;
    line-height: 16px;
    padding-top: 5px;
}

.hotel .btn {
    bottom: 10px;
    right: 0px;
    position: absolute;
}

.kai .hotel2 {
    display: block;
    float: left;
    position: relative;
    width: 496px;
    height: 274px;
    text-decoration: none;
}

.kai .hotel2 .name {
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #67862e;
    font-weight: bold;
    line-height: 26px;
    padding-top: 20px;
}

.kai .hotel2 .info {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #666;
    line-height: 16px;
    padding-top: 6px;
}

.kai .hotel2 .btn {
    width: 109px;
    height: 44px;
    bottom: 0px;
    right: 0px;
    position: absolute;
}

.morehotel {
    width: 1040px;
    margin: 0 auto;
}

.morehotel .bg {
    width: 1030px;
    height: 370px;
    margin-top: 30px;
}

.morehotel .hotel {
    display: block;
    float: left;
    position: relative;
    width: 316px;
    height: 370px;
    text-decoration: none;
    margin: 0 40px 0 0;
}

.morehotel .img {
    width: 316px;
    height: 210px;
}

.morehotel .name {
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #323232;
    font-weight: bold;
    line-height: 28px;
    padding-top: 20px;
}

.morehotel .info {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #666;
    line-height: 18px;
    padding-top: 10px;
}

.morehotel .price {
    position: absolute;
    bottom: 45px;
    right: 0px;
    width: 96px;
    height: 72px;
    padding:12px 0;
    color: #ee6448;
    font-family: arial,serif;
    text-align: center;
    background: url(images/bg_price.png) 0 0 no-repeat;
}

.price .del {height:36px;font-size: 18px;line-height:36px;text-decoration: line-through;}
.price .big{height:36px;font-size: 24px;line-height:36px;}

.morehotel .btn {
    height: 34px;
    line-height: 34px;
    width: 140px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}


.on {
    margin-top: 30px;
    padding: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #666;
    cursor: default;
    text-align: center;
}

.on:hover {
    background-color: #f5f5f5;
    color: #ff9c0e;
}

.btnmore {
    border: 1px solid #ff9c0e;
    font-size: 18px;
    color: #ff9c0e;
    margin: 80px auto 0;
    width: 180px;
    border-radius: 3px;
    background-color: #fff;
    display: block;
}

.btnmore:hover {
    background-color: #fff1dc;
}

.bottom1 {
    background: url(images/bottom.jpg) bottom center no-repeat;
    position: relative;
    padding-bottom: 340px;
}

.disney {
    position: relative;
    margin-top: 25px;
}

.disney .bg {
    width: 1038px;
    height: 580px;
    margin: 0 auto;
}

.disney .bg .hotel {
    display: block;
    float: left;
    position: relative;
    width: 338px;
    height: 379px;
    text-decoration: none;
    border: solid #000 2px;
    border-radius: 10px;
    background: #fff9c4;
    margin: 15px 0 0 22px;
}

.disney .bg .hotel:hover {
    text-decoration: none;
}

.disney .bg .hotel .get100_frame {
    position: absolute;
    right: 15px;
    bottom: 20px;
    border-width: 1px;
    border-color: rgb(241, 99, 13);
    border-style: solid;
    border-radius: 4px;
    width: 130px;
    height: 20px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(241, 99, 13);
    line-height: 20px;
    padding-left: 5px;
}

.disney .bg .hotel .lable_frame {
    position: absolute;
    left: -12px;
    top: 189px;
    height: 27px;
    z-index: 10;
}

.disney .bg .hotel .lable_frame span {
    display: inline-block;
    border-style: solid;
    border-width: 2px;
    border-color: rgb(0, 0, 0);
    background-color: rgb(255, 120, 0);
    border-right: none;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #fff;
    line-height: 23px;
    padding: 0 6px 0 7px;
    vertical-align: top;
}

.disney .bg .hotel .lable_frame em {
    display: inline-block;
    width: 9px;
    height: 27px;
    overflow: hidden;
    background: url(images/lable.png);
}

.disney .bg .hotel .name {
    font-size: 22px;
    font-family: "Microsoft YaHei";
    color: #333;
    font-weight: bold;
    line-height: 26px;
    padding: 13px 15px 0 16px;
}

.disney .bg .hotel .money_former {
    font-size: 20px;
    font-family: "Microsoft YaHei";
    color: #e5022d;
    line-height: 0.905;
    padding: 0 15px 0 16px;
}

.disney .bg .hotel .money_former dfn {
    font-style: normal;
    font-size: 17px;
    font-weight: bold;
}

.disney .bg .hotel .money_former strong {
    font-style: normal;
    font-size: 30px;
    font-weight: bold;
}

.disney .bg .hotel .money_former del {
    font-style: normal;
    font-size: 17px;
    padding: 8px;
}

.disney .bg .hotel .distance {
    font-size: 14.16px;
    font-family: "Microsoft YaHei";
    color: rgb(119, 119, 119);
    line-height: 1.836;
    padding: 0 15px 0 16px;
}

.disney .bg .hotel .time {
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb(119, 119, 119);
    line-height: 1.836;
    padding: 0 15px 0 16px;
}

.disney .bg .hotel .image {
    border-bottom: solid #000 1px;
}

.disney .bg .hotel .image img {
    width: 338px;
    height: 244px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.disney .bg .hotel .bg {
    border-style: solid;
    border-width: 2px;
    border-color: rgb(0, 0, 0);
    border-radius: 10px;
    background-color: rgb(255, 249, 196);
    position: absolute;
    left: 417px;
    top: 1241px;
    width: 342px;
    height: 383px;
    z-index: 167;
}

.more {
    width: 316px;
    height: 67px;
    margin: 30px auto;
}

.top {
    position: relative;
}

.top .title {
    background: url(images/top_title.png);
    width: 1161px;
    height: 35px;
    margin: 70px auto 40px auto;
}

.city_list {
    width: 995px;
    height: 210px;
    margin: 0 auto;
}

.city {
    width: 167px;
    height: 210px;
    display: block;
    position: relative;
    float: left;
    margin: 0 16px;
}

.city .circle {
    width: 167px;
    height: 167px;
}

.city .name {
    font-family: "Microsoft YaHei";
    font-size: 34px;
    color: #000;
    text-align: center;
}

.nearby {
    width: 1000px;
    height: 137px;
    margin: 66px auto 0 auto;
}