@charset "utf-8";
body{
    background:#c8b28e;
}
.contbox {
    width: 1329px;
    margin: -615px auto 150px;
    background: #fff;
    padding: 50px;
    position: relative;
    min-height: 1200px;
    z-index: 3;
    border-radius: 12px;
}

.contbox:before {
    content: '';
    display: block;
    position: absolute;
    width: 21px;
    height: 72px;
    background: #8c291b;
    top: 0;
}

.contbox-t {}

.contbox-t img {
    margin-left: 40px;
}

.search {
    width: 427px;
    height: 36px;
    border-radius: 40px;
    overflow: hidden;
    font-size: 0;
    float: right;
    background: #e6e6e6;
}

.search input {
    height: 36px;
    background: #e6e6e6;
    border: 0;
    width: 355px;
    padding: 0 25px;
    font-size: 16px;
}

.search a {
    display: inline-block;
    width: 72px;
    background: url(../../images/front/icon_02.png) left center no-repeat;
    height: 36px;
    vertical-align: top;
    color: #97a3b3;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    letter-spacing: .5em;
}

.contbox-m {
    margin-top: 45px;
}

.resource {}

.resource-nav {}

.resource-nav ul {
    text-align: center;
    font-size: 0;
    margin: 35px;
}

.resource-nav ul li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background: #e6e6e6;
    margin-right: 10px;
}

.resource-nav ul li {
    font-size: 18px;
    color: #626977;
    display: inline-block;
    margin-right: 45px;
}

.resource-nav ul li.on:before,
.resource-nav ul li:hover:before {
    background: #d4b578;
}

.resource-list {
    font-size: 0;
}

.resource-list li:nth-child(5n) {
    margin-right: 0;
}

.resource-list li {
    display: inline-block;
    vertical-align: top;
    border-radius: 2px;
    overflow: hidden;
    width: 228px;
    margin-right: 22px;
    color: #a0a0a0;
    margin-bottom: 17px;
}

.resource-list li>img {
    height: 170px;
    width: 100%;
}

.resource-t {
    background: #fff;
    padding: 10px;
    border-bottom: 1px solid #f1f1f1;
    font-size: 14px;
}

.resource-t h5 {
    color: #313131;
    font-weight: 500;
}

.resource-t p {
    margin-top: 10px;
}

.resource-t .see {
    display: inline-block;
    width: 150px;
    overflow: hidden;
    margin-right: 6px;
    vertical-align: middle;
}

.resource-t p a {
    display: inline-block;
    width: 52px;
    height: 22px;
    border: 1px solid #c3c3c3;
    border-radius: 20px;
    text-align: center;
    line-height: 21px;
    font-size: 12px;
}

.resource-b {
    background: #fff;
    padding: 10px;
}

.resource-b p {
    display: inline-block;
    font-size: 12px;
    width: 90px;
    text-align: right;
}

.resource-b .user {
    color: #313131;
    width: 113px;
    margin-right: 5px;
    text-align: left;
}

.resource-b .user img {
    width: 21px;
    height: 21px;
    border-radius: 50%;
    vertical-align: middle;
    background: #ccc;
    margin-right: 5px;
    margin-bottom: 4px;
}

.summary {
    padding: 0 10px 0 20px;
    font-size: 0;
}

.summary>div {
    /* display: inline-block; */
    /* vertical-align: top; */
    width: 100%;
}

.summary-l {
    width: 395px;
    overflow: hidden;
}

.summary-l img {
    width: 100%;
}

.summary-r {
    color: #212121;
    width: 770px;
    /* margin-left: 34px; */
    margin-top: 35px;
}

.summary-r p {
    font-size: 18px;
    text-indent: 2em;
    text-align: justify;
    line-height: 30px;
    margin-bottom: 35px;
}

.newslist {}

.newslist li {
    font-size:  0;
    border-bottom: 1px dashed #828282;
    padding-bottom:  10px;
    margin-bottom: 10px;
    color: #212121;
}
.newslist li:last-child{
    border:0;
}
.newslist-l {
    display:  inline-block;
    width:  150px;
    height: 95px;
    vertical-align: top;
    border-right:  1px solid #535353;
    text-align:  right;
    font-size: 18px;
    line-height:  35px;
    padding: 11px 20px;
}

.newslist-l p:first-child {
    color: rgba(33, 33, 33, 0.5);
}

.newslist-r {
    display: inline-block;
    height:  95px;
    line-height: 95px;
    font-size: 18px;
    padding-left: 45px;
    width: 1070px;
    overflow:  hidden;
}
.newslist-r p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 95px;
}




/*预约*/
.bespeak-t {
    text-align: center;
    margin-top: 20px;
    font-size: 0;
}

.bespeak-t a {
    display: inline-block;
    width: 276px;
    height: 65px;
    margin: 0 130px;
}

.bespeak-t a:first-child:before {
    content: '';
    display: block;
    height: 85px;
    width: 1px;
    background: #d8d8d8;
    position: absolute;
    right: -130px;
    top: -10px;
}

.bespeak-t a:first-child {
    background: url(../../images/front/bespeak_01.png) top center no-repeat;
    position: relative;
}

.bespeak-t a:first-child.on {
    background: url(../../images/front/bespeakon_01.png) top center no-repeat;
}

.bespeak-t a:last-child {
    background: url(../../images/front/bespeak_02.png) top center no-repeat;
}

.bespeak-t a:last-child.on {
    background: url(../../images/front/bespeakon_02.png) top center no-repeat;
}

.bespeak {
    font-size: 0;
    margin-top: 60px;
}

.bespeak-l {
    display: inline-block;
    width: 225px;
    text-align: center;
}

.bespeak-l li {
    font-size: 20px;
    color: #213649;
    line-height: 50px;
    margin-bottom: 40px;
    position: relative;
}

.bespeak-l li.on:before {
    background: #f2941a;
}

.bespeak-l li:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #8b96a0;
    border-radius: 50%;
    vertical-align: middle;
    margin-bottom: 3px;
    margin-right: 25px;
}

.bespeak-l li a {}

.bespeak-l li.on:after,
.bespeak-l li:hover:after {
    content: '';
    display: block;
    width: 59px;
    height: 9px;
    background: #8a6111;
    position: absolute;
    left: 100px;
    bottom: -9px;
}

.bespeak-r {
    display: inline-block;
    vertical-align: top;
    width: 1000px;
}

.betable {
    font-size: 16px;
    text-align: center;
    color: #fff;
}

.betable table {
    width: 1000px;
    table-layout: fixed;
}

.betable tr {}

.betable td {
    overflow: hidden;
}

.tabthead {}

.tabthead td {
    height: 77px;
    background: #8a6111;
    line-height: 25px;
}

.tabbody {}

.tabbody td {
    background: #e1e1e1;
    height: 146px;
}

.tabbody td.on {
    background: #8a6111;
}

.tabbody td a {
    width: 85px;
    height: 26px;
    display: block;
    text-align: center;
    background: #eca824;
    margin: 0 auto;
    border-radius: 20px;
    line-height: 26px;
}

.tabthead td:nth-child(2) {
    background: #9d7526;
}

.tabthead td:nth-child(3) {
    background: #a88031;
}

.tabthead td:nth-child(4) {
    background: #b28e47;
}

.tabthead td:nth-child(5) {
    background: #c09b52;
}

.tabthead td:nth-child(6) {
    background: #c7a562;
}

.tabthead td:nth-child(7) {
    background: #d4b578;
}

.tabletwo .tabbody td.on{
	background: #8c291b;
}
.tabletwo .tabthead td:nth-child(1) {
    background: #8c291b;
}
.tabletwo .tabthead td:nth-child(2) {
    background: #972d1e;
}

.tabletwo .tabthead td:nth-child(3) {
    background: #a23121;
}

.tabletwo .tabthead td:nth-child(4) {
    background: #a93322;
}

.tabletwo .tabthead td:nth-child(5) {
    background: #b23624;
}

.tabletwo .tabthead td:nth-child(6) {
    background: #c03723;
}

.tabletwo .tabthead td:nth-child(7) {
    background: #cb331d;
}
.cover{
	position: fixed;
	width:  100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.25);
	top: 0;
	left: 0;
}
.bebox{
    position: fixed;
    background:  #fff;
    top: 20%;
    left: 50%;
    box-shadow: 0 0 18px 2px rgba(126, 125, 121, 0.2);
    border-radius: 10px;
    font-size: 0;
}
.beboxone{
    width:  1000px;
    margin-left:  -500px;
}
.bebox-t{}
.bebox-t p{
    display:  inline-block;
    font-size: 16px;
    color: #373737;
    height: 75px;
    line-height: 75px;
    text-align:  center;
    width: 250px;
    overflow:  hidden;
}
.bebox-list{
}
.bebox-list li{box-shadow: 0px -5px 20px 0px rgba(126, 125, 121, 0.2);}
.bebox-list li p{
    display: inline-block;
    font-size: 16px;
    color: #8f8f8f;
    height: 66px;
    line-height: 66px;
    text-align: center;
    width: 250px;
    overflow: hidden;
    text-overflow:  ellipsis;
    white-space:  nowrap;
    padding: 0 10px;
}
.beboxtwo .bebox-list li p, .beboxtwo .bebox-t p{
    width: 280px;
}
.bebox-list li p a{
    width: 85px;
    height: 26px;
    display: block;
    text-align: center;
    background: #eca824;
    margin: 19px auto;
    border-radius: 20px;
    line-height: 26px;
    color: #fff;
}

.close{
	background: url(../../images/front/close.png) center no-repeat;
	position:  absolute;
	display:  block;
	width:  28px;
	height:  28px;
	right:  10px;
	top: 10px;
}
.beboxtwo{
    width:  560px;
    margin-left: -280px;
}

.inputbox{
    width:  560px;
    margin-left: 150px;
    display:  inline-block;
}
.inputbox div{
    font-size: 20px;
    color: #515151;
    margin-bottom: 18px;
    line-height: 40px;
}
.inputbox div span{width: 110px;display:  inline-block;}
.inputbox div select{width: 440px;height: 40px;border: 1px solid #e0e0e0;padding: 0 10px;font-size: 20px;color: #515151;}
.inputbox div input{
    width:  440px;
    height:  40px;
    border: 1px solid #e0e0e0;
    padding: 0 10px;
    font-size: 20px;
    color: #515151;
}
.inputbox div textarea{
    width: 440px;
    height: 100px;
    border: 1px solid #e0e0e0;
    padding: 10px;
    font-size: 20px;
    color: #515151;
    vertical-align: top;
    resize: initial;
}
.inputbox div em{
    display:  inline-block;
    width: .5em;
}
.inputbox div p{
    display:  inline-block;
}
.inputbox div i{
    color: #f2941a;
}
.abutton{
    margin-left: 115px;
    margin-top: 50px;
}
.abutton a{
    width:  160px;
    height:  50px;
    display:  inline-block;
    background:  #d4b578;
    color:  #fff;
    text-align:  center;
    line-height:  50px;
    border-radius: 5px;
    margin-right: 20px;
}

.bespeakimg{
    width:  247px;
    height: 179px;
    vertical-align:  top;
    display:  inline-block;
    background: #d5d5d5;
    position:  relative;
    font-size:  16px;
    color:  #fff;
    line-height:  179px;
    text-align:  center;
    margin-right: 35px;
}
.bespeakimg img{
    position:  absolute;
    width:  100%;
    height:  100%;
    top: 0;
}
.bespeakimg input{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    cursor:  pointer;
    opacity: 0;
}
.besearch{
    text-align:  right;
    margin-right: 20px;
}
.besearch select{
    display:  inline-block;
    width:  132px;
    height:  44px;
    text-align:  center;
    padding: 10px;
    border: 1px solid #dcdcdc;
}
.besearch div{
    display:  inline-block;
    vertical-align: top;
    width:  362px;
    height: 44px;
    background: #eeeeee;
    margin-left: 6px;
}
.besearch div input{
    background: transparent;
    border:  0;
    height:  100%;
    width: 300px;
    font-size: 16px;
}
.besearch div a{
    display:  inline-block;
    background:  url(../../images/front/icon_04.png) center no-repeat;
    width: 35px;
    height:  44px;
    vertical-align: top;
    margin-right: 12px;
}
.belist{}
.belist table{
    font-size:  16px;
    color: #636363;
    border-top: 1px solid #efefef;
    border-left: 1px solid #efefef;
    width:  1195px;
    margin: 20px auto;
    text-align:  center;
}
.belist table tr{
    height: 60px;
}
.belist table td a{
    border:1px solid #b0b0b0;
    width:  80px;
    height:  24px;
    display: block;
    margin:  0 auto;
    border-radius: 12px;
}
.belist table td{
    border-right:  1px solid #efefef;
    border-bottom: 1px solid #efefef;
}
.belist table thead tr{
    height:50px;
}
.belist table thead{
    background: #eeeeee;
    font-weight: 600;
}

.back{
    float:  right;
    background: url(../../images/front/icon_05.png) left center no-repeat;
    padding-left:  20px;
    display: inline-block;
    margin-right:  100px;
    margin-top: -45px;
}
.redetails{
    width:  700px;
    margin: 55px auto 0;
}
.re-img{
    width: 100%;
    height:  470px;
    background:  #fff;
    box-shadow: 0 0 21px 5px rgba(0, 0, 0, 0.14);
    overflow:  hidden;
    padding: 20px;
}
.re-img img{
    width:  100%;
    height: 100%;
}
.re-t{margin: 35px 0;font-size: 22px;}
.re-t p{
    color: #2b2b2b;
    display:  inline-block;
    line-height: 50px;
    border-right: 1px solid #b5b5b5;
    margin-right: 15px;
    padding-right: 15px;
}
.re-t span{
    width:  95px;
    height:  28px;
    display:  inline-block;
    color:  #fff;
    background:  #c09f6a;
    border-radius: 28px;
    text-align:  center;
    line-height: 28px;
}
.re-p{
    font-size:  18px;
    color:  #262626;
    line-height: 30px;
}

.newsdetails{
    width:  1065px;
    color: #2c2c2c;
    margin:  0 auto;
}
.newsdetails-t{
    text-align:  center;
    position:  relative;
}
.newsdetails-t h3{
    font-size:  23px;
    font-weight: 500;
    display:  inline-block;
    padding: 0 20px;
    background: #fff;
}
.newsdetails-t h3:after{
    content:'';
    display:block;
    position:  absolute;
    width: 1065px;
    height:  1px;
    background: #757575;
    left:  0;
    top: 15px;
    z-index: -1;
}
.newsdetails-t div{
    padding-left: 20px;
    margin-top: 15px;
}
.newsdetails-t div p{
    display: inline-block;
    font-size:  15px;
    color:  #757575;
    margin-right: 20px;
}
.newsdetails-m{
    margin-top: 30px;
}
.newsdetails-m p{
    font-size:  16px;
    color:  #2c2c2c;
    line-height: 28px;
    margin-bottom: 25px;
    text-indent: 2em;
}
.contact{
    width:  1060px;
    margin: 0 auto;
}
.contact-l{
    display:  inline-block;
    width:  314px;
    height: 295px;
    overflow:  hidden;
}
.contact-l img{
    height:  100%;
    width: 100%;
}
.contact-r{
    width:  680px;
    display:  inline-block;
    margin-left: 60px;
    vertical-align: top;
}
.contact-r p{
    font-size:  20px;
    color: #1d1d1d;
    margin-bottom: 20px;
}
.contact-t{
    margin: 30px 0 25px 0;
    border-bottom:  1px solid #b5b5b5;
    padding-bottom: 15px;
}


.expand{
    width: 650px;
    margin: 0 auto;
    font-size: 0;
    color: #fff;
}
.expand>div{
    margin-bottom: 20px;
}
.expand-l{
    width: 170px;
    height: 170px;
    display: inline-block;
    padding: 61px;
    color: #fff;
    position: relative;
    margin-right: 26px;
}
.expand-l:after{
        content: '';
        display: block;
        width: 125px;
        height: 125px;
        background: #c09f6a;
        position: absolute;
        top: 25px;
        transform: rotate(7deg);
        -ms-transform: rotate(7deg);
        -moz-transform: rotate(7deg);
        -webkit-transform: rotate(60deg);
        -o-transform: rotate(7deg);
        z-index: -1;
        left: 50%;
        margin-left: -62px;
}
.expand-l img{}
.expand-r{
    display: inline-block;
    vertical-align: middle;
    width: 454px;
    height: 114px;
    background: #c09f6a;
    border-radius: 15px;
    padding: 20px 25px;
    margin-bottom: 40px;
    box-shadow: 0 0 16px 1px rgba(0, 0, 0, 0.18);
}
.expand-r h3{
    font-size: 22px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.expand-r p{
    font-size: 16px;
}
.expand div:nth-child(2) .expand-r,.expand div:nth-child(2) .expand-l:after{
    color: #d4b578;
    background: #284964;
}
.expand div:nth-child(3) .expand-r,.expand div:nth-child(3) .expand-l:after{
    background: #db9432;
}
.expand div:nth-child(4) .expand-r,.expand div:nth-child(4) .expand-l:after{
    color: #000;
    background: #d2b17c;
}