@charset "utf-8";
/* css reset www.admin10000.com */
html {
    font-size: 10px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

body {
    background: #fff;
    color: #555;
    font-size: 1.4rem;
    font-family: "Microsoft Yahei";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
    font-style: normal;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    color: #333;
}

img {
    border: none;
}

ol,
ul,
li {
    list-style: none;
}

input,
textarea,
select,
button {
    font: 14px "Microsoft Yahei";
}

table {
    border-collapse: collapse;
}

/* css common */
.clearfix:after,
.clearfix:before {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.con {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
}

body {
    background: url("../images/index_bj.png");
}

.header {
    background: #302221;
    padding: 40px 45px 30px;
}

.header .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 111px;
}

.nav {
    height: 75px;
    background: url("../images/nav_bj.png");
}

.nav li {
    float: left;
    width: 8.33333333%;
    background: url("../images/nav_left_bj.png") no-repeat left center;
}

.nav li:first-child {
    background: none;
}

.nav li a {
    display: block;
    text-align: center;
    line-height: 75px;
    font-size: 15px;
    color: #c39e7a;
}

.banner {
    margin: 15px auto;
}
.banner .slideBox .prev {
    position: absolute;
    top: 50%;
    margin-top:-24px;
    width: 63px;
    height: 48px;
    left: 16px;
    background: url("../images/banner_left.png") no-repeat center;
    background-size: 75%;
}
.banner .slideBox .next {
    position: absolute;
    top: 50%;
    margin-top:-24px;
    width: 63px;
    height: 48px;
    right: 16px;
    background: url("../images/banner_right.png") no-repeat center;
    background-size: 75%;
}
.banner .slideBox{
    width: 100%;
    position:relative;
}
.banner .slideBox img{
    max-width: 100%;
}

.Hotel_introduction {
    margin: 50px auto;
    padding: 0 40px;
}

.Hotel_introduction h3 {
    color: #989898;
    font-size: 14px;
    text-transform: uppercase;
}

.Hotel_introduction h4 {
    line-height: 1.2;
    font-size: 22px;
    color: #000000;
}

.Hotel_introduction .Hotel_introduction_left {
    width: 694px;
}

.Hotel_introduction .Hotel_introduction_left .Hotel_introduction_text {
    margin-top: 20px;
    font-size: 14px;
    color: #464646;
    line-height: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-align: justify;
    text-indent: 24px;
}

.Hotel_introduction .Hotel_introduction_left .Hotel_introduction_img {
    margin-top: 20px;
}

.conference_room {
    margin: 50px auto;
    padding: 0 40px;
}

.conference_room h3 {
    color: #989898;
    font-size: 14px;
    text-transform: uppercase;
}

.conference_room h4 {
    line-height: 1.2;
    font-size: 22px;
    color: #000000;
}

.conference_room .conference_room_list {
    margin: 25px auto 0;
}

.conference_room .conference_room_list li {
    float: left;
    width: 266px;
    text-align: center;
    margin-left: 18px;
}

.conference_room .conference_room_list li:first-child {
    margin-left: 0;
}

.conference_room .conference_room_list li:hover p {
    color: #937149;
}

.conference_room .conference_room_list li img {
    height: 196px;
    width: 266px;
}

.conference_room .conference_room_list li p {
    line-height: 3.5;
    font-size: 14px;
    color: #3b3b3b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
}

.beverage {
    padding: 0 40px 20px;
}

.footer {
    padding: 60px 143px 30px;
    background: #242425;
}

.footer .footer_list li {
    float: left;
    width: 140px;
    text-align: left;
    margin-left: 52px;
}

.footer .footer_list li h3 {
    font-size: 16px;
    padding: 19px 0;
    margin-bottom: 15px;
    border-bottom: solid 1px #434344;
}

.footer .footer_list li h3 a {
    display: block;
    color: #fff;
}

.footer .footer_list li p a {
    line-height: 2;
    font-size: 14px;
    color: #767676;
    display: block;
}

.footer_bottom {
    background: #242425;
    border-top: solid 1px #434344;
    padding: 25px;
    text-align: center;
    font-size: 14px;
    color: #767676;
}

.footer_bottom a {
    color: #767676;
}

.ny_content {
    padding: 20px 45px;
}

.ny_content .ny_content_left {
    width: 249px;
}

.ny_content .ny_content_left h3 {
    height: 75px;
    line-height: 75px;
    text-align: center;
    background: #91704a;
    border-radius: 5px 5px 0 0;
    font-size: 26px;
    color: #ffffff;
}

.ny_content .ny_content_left .ny_list li {
    border-bottom: solid 1px #d8d8d8;
}

.ny_content .ny_content_left .ny_list li:last-child {
    border-bottom: none;
}

.ny_content .ny_content_left .ny_list li.on a {
    color: #937149;
}

.ny_content .ny_content_left .ny_list li a {
    height: 56px;
    line-height: 56px;
    background: #ededed url("../images/icon.png") no-repeat left 75px center;
    display: block;
    padding-left: 100px;
    font-size: 14px;
    color: #464646;
}

.ny_content .ny_content_left .ny_tel {
    margin-top: 15px;
    background: url("../images/ny_pic.png") no-repeat;
    width: 100%;
    height: 220px;
    color: #fff;
    text-align: center;
    padding-top: 45px;
}

.ny_content .ny_content_left .ny_tel p {
    font-size: 20px;
}

.ny_content .ny_content_left .ny_tel h2 {
    font-size: 21px;
    font-weight: bold;
    font-style: italic;
    line-height: 2;
}

.ny_content .ny_content_left .ny_tel .booking_btn {
    display: block;
    margin: 0 auto;
    height: 50px;
    line-height: 50px;
    width: 163px;
    background: #947855;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
}

.ny_content .ny_content_right {
    width: 820px;
}

.ny_content .ny_content_right .mbx {
    padding-bottom: 10px;
    border-bottom: solid 1px #d9d9d9;
    font-size: 14px;
    color: #464646;
}

.ny_content .ny_content_right .mbx img {
    margin-right: 8px;
}

.ny_content .ny_content_right .mbx a {
    color: #464646;
}

.ny_content .ny_content_right .mbx i,
.ny_content .ny_content_right .mbx a {
    display: inline-block;
    vertical-align: middle;
}

.ny_content .ny_content_right .ny_about_text {
    text-align: justify;
    line-height: 1.8;
    font-size: 14px;
    color: #464646;
    padding: 30px 0;
}

.ny_content_list {
    margin: 25px auto 0;
}

.ny_content_list li {
    float: left;
    width: 260px;
    text-align: center;
    margin-left: 18px;
}

.ny_content_list li:hover p {
    color: #937149;
}

.ny_content_list li img {
    height: 196px;
    width: 260px;
}

.ny_content_list li p {
    line-height: 3.5;
    font-size: 14px;
    color: #3b3b3b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all 0.5s;
}

.page {
    width: 100%;
    margin: 15px auto;
    text-align: center;
}

.page > a {
    display: inline-block;
    padding: 0 2%;
    text-align: center;
    border: solid 1px #efefef;
    margin: 0 0.3%;
    line-height: 2;
    color: #404040;
    background-color: #fcfcfc;
}

.page span {
    display: inline-block;
    padding: 0 2%;
    text-align: center;
    border: solid 1px #947855;
    margin: 0 0.3%;
    background-color: #947855;
    color: #fff;
    line-height: 2;
}

.ny_content_news_list li {
    border-bottom: solid 1px #d9d9d9;
    background: url("../images/icon_jt.png") no-repeat left center;
}

.ny_content_news_list li a {
    display: block;
    padding-left: 30px;
    font-size: 14px;
    color: #464646;
    line-height: 3.8;
    transition: all 0.5s;
}

.ny_content_news_list li:hover a {
    color: #91704a;
}

.ny_content_info {
    padding: 20px 0;
}

.ny_content_info h3 {
    font-size: 28px;
    color: #1b1b1b;
    text-align: center;
}

.ny_content_info h6 {
    font-size: 14px;
    border-bottom: solid 1px #d9d9d9;
    color: #464646;
    text-align: center;
    padding: 10px 0;
}

.ny_content_info .ny_content_info_text {
    text-align: justify;
    font-size: 14px;
    color: #464646;
    padding: 20px 0;
}

.pages_list {
    border-top: solid 1px #d9d9d9;
    margin: 20px auto;
    padding: 20px 0;
}

.pages_list li {
    line-height: 2;
    font-size: 14px;
    color: #464646;
}

.pages_list li a {
    color: #464646;
}

.Internet_booking_top {
    border: solid 1px #e3d7ca;
    background: #f3f0ec;
    padding: 20px 30px;
    margin: 30px auto 20px;
}

.Internet_booking_top h3 {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

.Internet_booking_top p {
    background: url("../images/icon_d.png") no-repeat left top 8px;
    font-size: 14px;
    color: #464646;
    padding-left: 18px;
    line-height: 1.8;
}

.Internet_booking_list li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
}

.Internet_booking_list li span {
    width: 80px;
    text-align: right;
    font-size: 14px;
    color: #464646;
    display: inline-block;
    vertical-align: middle;
}

.Internet_booking_list li input[type='text'] {
    width: 236px;
    height: 49px;
    background: #f2f2f2;
    border: solid 1px #d4d4d4;
    border-radius: 5px;
    padding-left: 10px;
}

#stime, #etime {
    width: 236px;
    height: 49px;
    background: #f2f2f2;
    border: solid 1px #d4d4d4;
    border-radius: 5px;
    padding-left: 10px;
}

.Internet_booking_list li select {
    width: 236px;
    height: 49px;
    background: #f2f2f2;
    border: solid 1px #d4d4d4;
    border-radius: 5px;
    padding-left: 10px;
}

.Internet_booking_list li label {
    font-weight: normal;
    margin: 0 15px 0 0;
}

.Internet_booking_list li label input[type='radio'] {
    width: 24px;
    height: 21px;
    background: #f2f2f2;
    border: solid 1px #d4d4d4;
    border-radius: 5px;
    padding-left: 10px;
    vertical-align: middle;
    display: inline-block;
    margin: 0 5px;
}

.Internet_booking_list li label i {
    display: inline-block;
    vertical-align: middle;
}

.Internet_booking_list li textarea {
    width: 645px;
    height: 149px;
    background: #f2f2f2;
    border: solid 1px #d4d4d4;
    border-radius: 5px;
    padding-left: 10px;
    resize: none;
}

.Internet_booking_list li .yzm {
    height: 49px;
}

.Internet_booking_list li .Internet_btn {
    width: 153px;
    height: 49px;
    border: none;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    margin: 15px 8px;
}

.Internet_booking_list li .submit {
    background: #947855;
}

.Internet_booking_list li .reset {
    background: #525252;
}

img {
    max-width: 100%;
}

.Internet_title {
    margin: 5px auto 25px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #464646;
    font-weight: bold;
    height: 53px;
    line-height: 53px;
    background: #f3f0ec;
}
