﻿/*
* 通用样式
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
span,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
button,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
section,
nav,
header,
footer {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  text-align: inherit;
  line-height: inherit;
}

html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none;
  overflow-y: scroll;
}

.placeholder {
  color: #b5b5b5;
}

::-webkit-input-placeholder {
  color: #b5b5b5;
}

:-moz-placeholder {
  color: #b5b5b5;
}

::-moz-placeholder {
  color: #b5b5b5;
}

:-ms-input-placeholder {
  color: #b5b5b5;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
}

:focus:-moz-placeholder {
  opacity: 0;
}

:focus::-moz-placeholder {
  opacity: 0;
}

:focus:-ms-input-placeholder {
  opacity: 0;
}

body {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  font-family: Arial, "微软雅黑", "HanHei SC", "PingHei", "PingFang SC",
    "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC",
    "WenQuanYi Micro Hei", sans-serif;
  position: relative;
  height: 100%;
}

strong {
  font-weight: bold;
}

a {
  text-decoration: none;
  text-transform: none;
  color: #333;
}

a img {
  border: 0;
}

a span {
  cursor: pointer;
}

em {
  text-transform: none;
  font-weight: normal;
  font-style: normal;
}

.noFloat:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

textarea {
  resize: none;
}

input,
textarea,
button,
select {
  font-size: 14px;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

input[type="button"],
input[type="submit"] {
  border-radius: 0 !important;
  -webkit-appearance: none;
}

ul,
ol,
dl {
  list-style: none;
  display: block;
}

dd,
dt,
li {
  display: block;
}

.hidden {
  display: none;
}

.overvisible {
  overflow: visible !important;
}

.overhide {
  overflow: hidden !important;
}

.loading {
  text-align: center;
  font-size: 16px;
  color: #000;
}

/*面包屑*/

.contenter {
  width: 100%;
  min-height: 100%;
}

.webbtnField {
  letter-spacing: -5px;
  margin-left: -10px;
}

.webbtn {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: 0;
  vertical-align: middle;
  letter-spacing: 0;
  color: #333;
  width: 130px;
 padding-left: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}



.sects {
    width: 100%;
    padding: 20px 0;
    max-width: 1120px !important;
    margin: 0 auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
}
.titleStyle01{
  width: 100%;
  max-width: 1105px !important;
  margin: 0 auto;
  box-sizing: border-box;
}

.owlCuxiao:
.webbtns {
  display: inline-block;
  zoom: 1;
  *display: inline;
  letter-spacing: 0;
  vertical-align: middle;
  letter-spacing: 0;
  color: #333;
  width: 100% ;
  /* padding-left: 10px; */
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.webbtn.text-right {
  float: right;
}
.itip {
  color: #ff3030 !important;
}
.webbtn span {
  display: block;
  border: 2px solid #d9d9d9;
  text-align: center;
  line-height: 36px;
  background: #ffffff;
  font-size: 14px;
}

.webbtn:hover {
  text-decoration: none;
}

.webbtn span.orangebg {
  border: 2px solid #c2a161;
  background: #c2a161;
  color: #fff;
}

.webbtn span i {
  font-style: normal;
  font-size: 15px;
  padding-left: 5px;
  display: none;
}

.formlabel {
  display: block;
  border: 1px solid #ebebeb;
  padding: 10px;
  width: 100%;
  position: relative;
  z-index: 2;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.formtxt {
  display: block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  padding: 0;
  margin: 0;
  border: 0 none;
  background: none;
  letter-spacing: normal;
  text-align: left;
}

.formbtn {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #ebebeb;
  background: #ebebeb;
  padding: 0 4px;
  height: 46px;
  line-height: 46px;
  font-size: 14px;
  letter-spacing: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.formbtn.btncolor01 {
  background: #c2a161;
  color: #fff;
  border: 1px solid #c2a161;
}

.formlabel.hasdownarrow:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 50%;
  width: 14px;
  height: 8px;
  background: url(../img/arrow_down.png) 50% 100% no-repeat;
  margin-top: -4px;
}

.formlabel.labelSelect {
  padding: 0;
}

.formselect {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding: 0;
  margin: 0;
  border: 1px solid #fff;
  background: #fff;
  letter-spacing: normal;
  padding: 10px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.formlabel.labelSelect .formtxt {
  height: 44px;
  line-height: 44px;
  padding: 0 10px;
}

.imitateSelet {
  position: absolute;
  left: -1px;
  right: -1px;
  top: 100%;
  max-height: 206px;
  overflow-y: auto;
  background: #fff;
  display: none;
}

.imitateSelet ul {
  background: #fff;
  border: 1px solid #e2e2e2;
  border-top: 0 none;
}

.imitateSelet ul li {
  padding: 8px;
  border-top: 1px solid #e2e2e2;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

.imitateSelet ul li .radio {
  display: none;
}

.imitateSelet ul li .label {
  display: block;
  color: #333;
  text-align: left;
}

.imitateSelet.act {
  display: block;
}

/*通用样式*/

.pagePanel {
  text-align: center;
  margin-top: 20px;
}

.pagePanel a,
.pagePanel span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 36px;
  text-align: center;
  height: 36px;
  background-color: #fff;
  margin: 0 4px;
  font-size: 16px;
  border: 1px solid #eaeaea;
  line-height: 36px;
}

.pagePanel span {
  color: #fff;
  background-color: #c2a161;
  font-size: 16px;
}

.pagePanel a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #c2a161;
  border: 1px solid #c2a161;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.pagePanel .ellipsis {
  border: 0 none;
  font-weight: bold;
  width: 36px;
  line-height: 25px;
  /* padding: */
}

.pagePanel .ellipsis:hover {
  background: none;
  border: 0 none;
  color: #000;
}

.pagePanel .preNext {
  display: inline-block;
  zoom: 1;
  *display: inline;
  line-height: 36px;
  background: #fff;
}

.pagePanel .preNext i {
  font-size: 24px !important;
}

body.graybg {
  background: #eeeeee;
}

#main.tieshibg {
  background: url(../img/parnerdetail_bg2.jpg) 0 50% no-repeat;
  background-size: 100% auto;
}

.titleStyle01 {
  padding: 4px 0;
  position: relative;
  margin: 0 auto 30px;
  color: #333;
}

.titleStyle01 h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}

.titleStyle01 .more {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 20px;
  padding: 3px;
  font-size: 12px;
}

.titleStyle01 .more i {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 22px;
  font-style: normal;
  padding-left: 4px;
  vertical-align: middle;
  color: #666666;
}

.titleStyle01 .more span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-top: 2px;
}

.whiteColor {
  color: #fff !important;
}

.titleStyle01.whiteColor .more {
  color: #fff;
}

.titleStyle01.whiteColor .more i {
  color: #fff;
}

.titleStyle01 .more:hover,
.titleStyle01.whiteColor .more:hover {
  color: #c2a161;
}
.titleStyle01 .more:hover i,
.titleStyle01.whiteColor .more:hover i {
  color: #c2a161;
}

.nopaddingbt {
  padding-bottom: 0;
}

.padding15 {
  padding-bottom: 15px;
}

.marginF60 {
  margin-top: -60px !important;
}

.borderbt {
  border-bottom: 1px solid #f1f1f1;
}

.psrelative {
  position: relative;
}

.graybg {
  background: #eeeeee;
}

.lightgraybg {
  background: #f8f8f8;
}

.whitebg {
  background: #fff;
}

.wuyebg {
  background: url("../img/index_wuye.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.briefbg {
  background: url("../img/index_brief.jpg") 50% 50% no-repeat;
  background-size: cover;
}

.graybg02 {
  background: #f7f7f7;
}

.colortxt01 {
  color: #333;
}

.colortxt02 {
  color: #bf9d5b;
}

.percentImg {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.sect {
  width: 100%;
  padding: 20px 0;
  max-width: 1100px;
  margin: 0 auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.sectionbox {
  width: 100%;
  max-width: 1100px;
  min-height: 130px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.crumbs01 {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.crumbsArea {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.crumbsField {
  color: #999;
}

.crumblink {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: 40px;
  padding: 18px 0;
  position: relative;
  font-size: 12px;
  color: #333333;
  line-height: 24px;
}

.crumblink.current {
  color: #c2a161;
}

.crumblink.current:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: #c2a161;
}

.crumbs01 .postionright {
  position: absolute;
  right: 0;
  top: 16px;
  line-height: 24px;
  font-size: 12px;
}

.breadlink {
  position: relative;
  padding: 16px 0;
  font-size: 12px;
}
.breadlink a.backDetail {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  line-height: 14px;
  margin-top: -7px;
  color: #333 !important;
  font-size: 12px;
  background: url(../img/back_icon.png) 100% 50% no-repeat;
  padding-right: 14px;
}

.crumbsLj a {
  color: #999 !important;
}

.crumbsLj em {
  font-weight: normal;
  color: #333;
}

.hasshadowbg {
  background: url(../img/shadow_bg.png) 0 0 #fff;
  background-repeat: repeat-x;
}

#header {
  width: 100%;
  background: rgba(255, 255, 255, 0.96);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#smarkbg {
  position: fixed;
  left: 0;
  right: 0;
  top: 70px;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 9;
  display: none;
  -webkit-transform: translateZ(0px);
}

.headersec {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  zoom: 1;
}

.headersec:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.alignright {
  text-align: right;
}

.toper {
  width: 100%;
  background: #aaaaaa;
  text-align: right;
  height: 30px;
  position: relative;
  z-index: 10;
  /*overflow: hidden;*/
  letter-spacing: -5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.toper a {
  line-height: 30px;
  color: #fff;
  padding: 0 5px;
}

.displayinline {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  letter-spacing: normal;
}

.toper .displayinline {
  height: 30px;
  line-height: 30px;
}
.toper .linkmbbg {
  background: #959595;
  padding: 0 5px 0 5px;
  font-size: 12px;
  color: #fff;
}

.toper .linkmbbg a {
  display: block;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.toper .linkmbbg.bgcolor2 {
  background: #b5b5b5;
}

#header .iconlink {
  font-size: 18px;
  padding: 0 6px;
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  position: relative;
  z-index: 2;
}

#header .iconlink span {
  font-size: 12px;
  padding: 0 2px;
}

#nav {
  background: #fff;
  width: 100%;
  height: 100px;
  position: relative;
  z-index: 11;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#nav .logo {
  display: block;
  width: 75px;
  padding: 10px 0;
  float: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#nav .meberLink {
  position: absolute;
  right: 0px;
  top: 50%;
  height: 30px;
  line-height: 30px;
  margin: -15px 0 0;
  text-align: left;
}

#nav .meberLink .icon {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 4px;
  position: relative;
}

#nav .meberLink .icon.icon-huiyuan02 {
  padding: 0 15px 0 4px;
}

#nav .meberLink .icon.icon-kehu:after {
  /* content: ""; */
  position: absolute;
  left: -1px;
  top: 50%;
  height: 20px;
  width: 2px;
  background: #cbcbcb;
  margin-top: -10px;
}

#nav .menuField {
  margin-left: 75px;
  text-align: right;
}

#nav .menu {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 30px 0 30px 0;
  line-height: 40px;
  zoom: 1;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#nav .menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

#nav .menu ul {
  padding-right: 140px;
}

#nav .menu li {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#nav .menu .link {
  display: block;
  padding: 0 20px;
  font-size: 16px;
  line-height: 40px;
}

#nav .menu .secondMenu {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: rgba(238, 238, 238, 0.9);
  padding: 30px 0;
  display: none;
}

#nav .menu .secondMenu .menupic {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 35%;
}

#nav .menu .secondMenu .menutxt {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 27%;
  padding-right: 5%;
  text-align: left;
}

#nav .menu .secondMenu .menutxt h2 {
  font-size: 16px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
  padding: 0 0 10px;
}

#nav .menu .secondMenu .menutxt .sclinkarea {
  line-height: 24px;
  letter-spacing: -5px;
}

#nav .menu .secondMenu .menutxt .sclinkarea .sclink {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 49%;
  letter-spacing: normal;
}

#nav .orderbtn {
  float: right;
  width: 128px;
  height: 40px;
  background: #c2a161;
  text-align: center;
  line-height: 40px;
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#nav .menu .secondMenu .menutxt .sclinkarea .sclink.active,
#nav .menu li:hover .link,
#nav .menu .secondMenu .menutxt .sclinkarea .sclink:hover,
#nav .menu .secondMenu .menutxt .sclinkarea .sclink.current,
#nav .menu li.current .link {
  color: #c6a86f;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#nav .menu li .link {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#nav .toggleBtn {
  position: absolute;
  left: 10px;
  top: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  padding: 5px;
  /* background: url(../img/icon_menu01.png) 50% 50% no-repeat; */
  background-size: 36px auto;
  font-size: 26px;
  color: #666666;
  font-family: "iconfont" !important;
  font-size: 18px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#nav .toggleBtn::before {
  content: "\e629";
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.showNav #nav .toggleBtn::before {
  content: "\e634";
}

#nav .toggleBtn:after {
  content: "菜单";
  position: absolute;
  left: 90%;
  top: 50%;
  height: 28px;
  line-height: 28px;
  margin-top: -14px;
  font-size: 18px;
  color: #333;
  width: 100px;
}
#header.on #nav {
  height: 80px;
  -webkit-box-shadow: 0 3px 3px rgba(231, 231, 231, 0.8);
  box-shadow: 0 3px 3px rgba(231, 231, 231, 0.8);
}
#header.on #nav .menu {
  padding: 20px 0 20px 0;
  line-height: 35px;
}
#header.on #nav .logo {
  width: 56px;
  padding: 10px 0;
}

#header.on .toper {
  overflow: hidden;
}

.showSmark #smarkbg {
  display: block;
}

.showNav #nav .toggleBtn {
  /* background: url(../img/icon_menu02.png) 50% 50% no-repeat; */
  background-size: 36px auto;
}

.navSearchField {
  position: absolute;
  left: 0;
  right: 0;
  /*bottom: -50px;*/
  top: 0;
  background: rgba(238, 238, 238, 0.9);
  display: none;
}

.navSearch {
  text-align: center;
  padding: 10px 0;
  zoom: 1;
}
#nav .menu ul li:nth-of-type(3) .secondMenu .menutxt {
  width: 24%;
  padding-right: 4%;
}
.navSearch .navScbtn {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 40px;
  height: 30px;
  line-height: 30px;
  color: #bb9e58;
  cursor: pointer;
}

.navSearch .navScbtn .icon {
  font-size: 20px;
}

.navSearch .navSctxt {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 300px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  border: 0;
  background: none;
  padding: 0;
  margin: 0;
}

.navSearchField .scclosebtn {
  float: right;
  width: 50px;
  height: 50px;
  background: url(../img/closebtn_01.png) 50% 50% no-repeat;
  cursor: pointer;
}

.ewmField_PC {
  position: absolute;
  left: 0;
  top: 100%;
  width: 124px;
  height: 124px;
  z-index: 3;
  display: none;
}

.iconlink.on {
  background: #fff;
  color: #c2a161;
}

.ewmField_mobile {
  display: none;
}

#footer {
  background: #e5e5e5;
}

.footerField {
  padding: 45px 0;
  border-bottom: 1px solid #d2d2d2;
}

.ftFastlink {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  letter-spacing: -5px;
}

.ftFastlink .part {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  letter-spacing: 0;
}

.ftFastlink .part.linkField {
  width: 60%;
}

.ftFastlink .part.ewmField {
  width: 40%;
  position: relative;
}

.ftFastlink .linkArea {
  zoom: 1;
}

.ftFastlink .linkArea:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.ftFastlink .linklist {
  float: left;
  width: 20%;
}

.ftFastlink .linklist h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 8px;
  color: #333;
}

.ftFastlink .linklist .link {
  display: block;
  padding: 2px 0;
  color: #707070;
  font-size: 12px;
}

.ftFastlink .ewmArea {
  text-align: right;
}

.ftFastlink .ewmArea h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 8px;
  color: #333;
  text-align: right;
}

.ftFastlink .ewmArea .ewm {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding-left: 5px;
  padding-top: 8px;
}

.ftFastlink .ewmArea .ewm img {
  display: block;
  width: 84px;
  height: auto;
}

.ftFastlink .ewmArea .ewm p {
  text-align: center;
  font-size: 12px;
}

.ftFastlink .telField {
  position: absolute;
  left: 0;
  top: 0;
}

.ftFastlink .telField h2 {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 8px;
  color: #333;
}

.ftFastlink .telField p {
  font-size: 22px;
  padding: 4px 0 0;
}

.ftFastlink .telField a {
  font-size: 22px;
  color: #707070;
}

.ftFastlink .linkArea02 .link {
  font-size: 14px;
  display: block;
  padding: 2px 0;
  color: #333;
  line-height: 30px;
}

.copyField {
  padding: 20px 0;
  letter-spacing: -5px;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.copyField .part {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 50%;
  letter-spacing: normal;
}

.copyField .part.copyright,
.copyField .part.copyright a {
  font-size: 12px;
  color: #707070 !important;
}

.copyField .part.copyright .link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 8px;
  position: relative;
  color: #707070;
}

.copyField .part.copyright .link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 30%;
  bottom: 30%;
  width: 1px;
  background: #707070;
}

.copyField .part.copyright .link:first-child {
  padding-left: 0;
}

.copyField .part.copyright .link:first-child:before {
  display: none;
}

.copyField .part.copyright p {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding-right: 15px;
}

.copyField .part.copyright p img {
  margin: 0 5px 0 0;
}

.copyField .part.logos {
  text-align: right;
}

.copyField .part.logos a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding: 0 10px;
}

.copyField .part.logos a img {
  display: block;
}

/*首页banner*/

.owlBanner {
}

.indexBanner .owlBanner {
  overflow: hidden;
  max-height: 500px;
  min-height: 200px;
  cursor: pointer;
}

.owlBanner .owl-nav {
  height: 0px;
  margin-top: 0;
}

.owlBanner .owl-nav .owl-prev,
.owlBanner .owl-nav .owl-prev:hover {
  position: absolute;
  left: 30px;
  top: 50%;
  margin: -15px 0 0;
  font-size: 0;
  text-indent: -99999px;
  width: 30px;
  height: 30px;
  padding: 0;
  background: url(../img/arrow_left01.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.owlBanner .owl-nav .owl-prev.disabled {
  background: url(../img/arrow_left01_02.png) 50% 50% no-repeat;
  background-size: 100% auto;
  opacity: 1;
}

.owlBanner .owl-nav .owl-next,
.owlBanner .owl-nav .owl-next:hover {
  position: absolute;
  right: 30px;
  top: 50%;
  margin: -15px 0 0;
  font-size: 0;
  text-indent: -99999px;
  width: 30px;
  height: 30px;
  padding: 0;
  background: url(../img/arrow_right01.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.owlBanner .owl-nav .owl-next.disabled {
  background: url(../img/arrow_right01_02.png) 50% 50% no-repeat;
  background-size: 100% auto;
  opacity: 1;
}

.owlBanner .owl-item {
  position: relative;
}

.items{
  margin:10px;
}
.owlBanner .owl-item .item {
  /* height: 710px; */
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  max-height: 500px;
  overflow: hidden;
  letter-spacing: -5px;
}

.webbtnFieldH1 {
  margin-bottom: 10px;
  letter-spacing: 0;
  text-align: left;
  line-height: 1.3;
  font-size: 18px;
  color: #c2a161;
}

.owlBanner .owl-item .txtField {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50px;
  right: 50px;
}

.owlBanner .owl-item .txtArea {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  height: 100%;
  max-height: 710px;
}

.owlBanner .owl-item .txtArea .txt {
  display: inline-block;
  zoom: 1;
  *display: inline-block;
  vertical-align: middle;
  width: 60%;
  color: #fff;
  padding-bottom: 10%;
}

.owlBanner .owl-item .txtArea:after {
  content: "";
  width: 1%;
  height: 100%;
  display: inline-block;
  zoom: 1;
  *display: inline-block;
  vertical-align: middle;
}

.owlBanner .owl-item .txtArea .txt h2 {
  font-size: 40px;
  line-height: 46px;
}

.owlBanner .owl-item .txtArea .txt p {
  padding: 30px 0 0;
  font-size: 16px;
  line-height: 26px;
}

.indexBanner .owl-dots {
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  right: 0;
  line-height: 5px;
  z-index: 3;
}
.indexBanner .owl-dots .owl-dot span {
  width: 16px;
  height: 4px;
  border-radius: 5px;
  background: #d8d8d8;
  margin: 5px 4px;
}
.indexBanner .owl-dots .owl-dot.active span {
  background: #c2a161;
}
/*优惠促销列表*/

.cxproduct {
  width: 100%;
}

.cxpicList {
  display: block;
  padding: 38px;
  position: relative;
  background: #fff;
}

.cxpicList .content {
  position: relative;
  z-index: 2;
}

.cxpicList .content h2 {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cxpicList .content h3 {
  font-size: 12px;
  color: #c5a669;
  line-height: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.cxpicList .content .title {
  padding: 0 0 10px;
}

.cxpicList .content .pic {
  max-height: 188px;
  overflow: hidden;
}

.cxpicList .content p {
  margin: 15px 0;
  font-size: 12px;
  height: 39px;
  line-height: 18px;
  overflow: hidden;
}

.cxpicList .content .webbtnField {
}

.cxpicList .content .webbtnField .webbtn {
  width: 50%;
}

.cxpicList .content .timeAra {
  padding: 20px 0 15px;
}

.cxpicList .content .timeAra .times {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 49%;
}

.cxpicList .content .timeAra .times small {
  display: block;
  color: #666;
  font-size: 12px;
  line-height: 18px;
}

.cxpicList .iconFlag {
  position: absolute;
  right: 0;
  top: 0;
  width: 78px;
  height: 80px;
  display: none;
  z-index: 4;
}

.middleyear .cxpicList .iconFlag {
  display: block;
  background: url(../img/icon_cx.png) 50% 50% no-repeat;
}
/*主题房列表*/
.ztproduct {
  width: 100%;
}

.ztpicList {
  display: block;
  position: relative;
  background: #fff;
}

.ztpicList .content {
  padding: 20px;
  position: relative;
  z-index: 2;
}

.ztpicList .content h2 {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ztpicList .content h3 {
  font-size: 12px;
  color: #c5a669;
  line-height: 16px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ztpicList .content .title {
  /*padding: 0 0 10px;*/
}

.ztpicList .content .pic {
  max-height: 188px;
  overflow: hidden;
}

.ztpicList .content p {
  margin: 15px 0;
  font-size: 14px;
  height: 39px;
  line-height: 18px;
  overflow: hidden;
}

.ztpicList .content .webbtnField {
}

.ztpicList .content .webbtnField .webbtn {
  width: 50%;
}

.ztpicList .content .timeAra {
  height: 75px;
  padding: 15px 0 0;
}

.ztpicList .content .timeAra .times {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 49%;
}

.ztpicList .content .timeAra .times small {
  display: block;
  color: #666;
  font-size: 12px;
  line-height: 18px;
}

.ztpicList .iconFlag {
  position: absolute;
  right: 0;
  top: 0;
  width: 78px;
  height: 80px;
  display: none;
  z-index: 4;
}

.middleyear .ztpicList .iconFlag {
  display: block;
  background: url(../img/icon_cx.png) 50% 50% no-repeat;
}

/*预订输入框*/

.searchPanel {
}

/*预订输入框*/

.searchPanel {
}

.searchPanel .searchField .searchTips {
  position: absolute;
  left: 0;
  bottom: 100%;
  right: 0;
  display: none;
}

.searchPanel .searchField .searchTips .schtipBox {
  margin-bottom: 10px;
  margin-right: 5px;
  padding: 8px 25px 8px 12px;
  background: #fff;
  border-radius: 5px;
  position: relative;
}

.searchPanel .searchField .searchTips .schtipBox p {
  font-size: 12px;
  color: #000;
  line-height: 18px;
}
.searchPanel .searchField .searchTips .schtipBox p span,
.searchPanel .searchField .searchTips .schtipBox p a {
  color: #c2a161;
  font-size: 16px;
}

.searchPanel .searchField .searchTips .schtipBox .closeTip {
  position: absolute;
  right: 0;
  top: 0;
  width: 24px;
  cursor: pointer;
  height: 24px;
  background: url("../img/closebtn_01.png") 50% 50% no-repeat;
}

.searchPanel .searchField {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px 5px 0 10px;
  zoom: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  position: relative;
}

.ydBookField {
  width: 100%;
  font-size: 14px;
  position: relative;
  z-index: 99;
}

.ydBookField:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}

.ydBookField.hideother {
  display: none;
}

.enterPart {
  float: left;
  padding: 0 5px 0 0;
  margin-bottom: 10px;
  height: 48px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.enterPart.ptwidth01 {
  width: 45%;
  z-index: 3;
}

.enterPart.ptwidth02 {
  width: 35%;
  z-index: 2;
}

.enterPart.ptwidth03 {
  width: 20%;
  text-align: center;
  z-index: 1;
}

.unorder .enterPart:before {
  content: "";
  position: absolute;
  left: 0;
  right: 4px;
  top: 0;
  bottom: 2px;
  background: rgba(255, 255, 255, 0.8);
  z-index: 2;
}

.unorder .ydBookField:first-child .enterPart:first-child:before {
  display: none;
}

.unorder .searchTips {
  display: block;
}

.enterPart .enterArea {
  display: block;
  border: 1px solid #e4e4e4;
  background: #fff;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.hasdownicon,
.hasxxicon {
  position: relative;
}

.hasdownicon:after,
.hasxxicon:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 14px;
  height: 12px;
  margin: -6px;
  background: url(../img/arrow_down02.png) 50% 50% no-repeat;
}

.enterPart.showdownNext .hasdownicon:after {
  background: url(../img/arrow_up02.png) 50% 50% no-repeat;
}

.hasxxicon.showxxicon:after {
  background: url(../img/arrow_up02.png) 50% 50% no-repeat;
}

.enterPart .enterArea.order01 {
  border: 1px solid #c2a161;
  background: #c2a161;
  color: #fff;
}

.enterArea .labelStyle01 {
  display: block;
  padding: 8px 50px 8px 0;
  margin: 0;
  line-height: 30px;
}

.enterArea .inputsty {
  border: 0;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  height: 30px;
  line-height: 30px !important;
  font-size: 14px;
}

.enterArea .deleBtn {
  display: block;
  position: absolute;
  right: 60px;
  top: 0;
  font-size: 24px;
  color: #666;
  line-height: 40px;
  display: none;
}

.enterArea .link01 {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  font-weight: bold;
  color: #c2a161;
  height: 20px;
  line-height: 20px;
  margin-top: -10px;
  padding: 0 10px;
  border-left: 1px solid #c2a161;
}

.enterPart .enterArea span {
  color: #333;
  letter-spacing: 1px;
}

.ydBookField.hideother {
  display: none;
}

.ydBookField01 {
  z-index: 2;
}

.ydBookField02 {
  z-index: 1;
}

.scAddressField {
  position: absolute;
  left: 0;
  top: 46px;
  width: 177.79%;
  padding-right: 5px;
  display: none;
}

.scAddressField .addressArea {
  background: #fff;
  padding-bottom: 20px;
  border: 1px solid #e4e4e4;
  border-top: 0 none;
}

.scAddressField .addressArea .addressBox {
  max-height: 240px;
  overflow-y: auto;
  width: 100%;
  overflow-x: hidden;
}

.scAddressField .addressArea .nameField {
  position: relative;
  padding-left: 90px;
}

.scAddressField .addressArea .titname {
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  padding: 10px 0 10px 20px;
  color: #333;
  width: 90px;
  line-height: 16px;
  font-weight: bold;
}

.scAddressField .addressArea .nameArea {
  display: block;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.scAddressField .addressArea .nameArea .link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  padding: 10px 5px;
  margin: 0 30px 0 0;
  position: relative;
}

.scAddressField .addressArea .nameArea .link:hover {
  color: #c2a161;
}

.scAddressField .addressArea .nameField.hotcity {
  background: #eeeeee;
}

.scAddressField .addressArea .nameField.hotcity .nameArea {
}

.scAddressField .addressArea .nameField.hotcity .nameArea .linkbox {
  display: block;
  overflow-x: auto;
  width: 100%;
  overflow-y: hidden;
  white-space: nowrap;
}

.scAddressField .addressArea .nameField.hotcity .nameArea .link.on {
  color: #c2a161;
}

.scAddressField .addressArea .nameField.hotcity .nameArea .link.on:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #c2a161;
}

.scAddressField .addressArea .resultArea {
  padding: 10px 0 0;
}

.scAddressField .addressArea .nameField.othercity .titname {
  padding: 2px 0 2px 15px;
}

.scAddressField .addressArea .nameField.othercity .nameArea .link {
  margin-right: 18px;
  padding: 2px 5px;
}

.scAddressField .addressArea .nameField.othercity .nameArea .link.on {
  color: #fff;
  background: #c2a161;
}

.scAddressField .addressArea .nameField.gynameField .titname {
  padding: 5px 0 2px 20px;
}

.scAddressField .addressArea .nameField.gynameField .nameArea {
  padding: 10px 0 0;
}

.scAddressField .addressArea .nameField.gynameField .nameArea .link {
  margin-right: 0 !important;
  font-size: 12px;
  padding: 5px 10px 5px 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  color: #999;
  width: 32%;
  line-height: 15px !important;
  vertical-align: middle;
}
.scAddressField .addressArea .nameField.gynameField .nameArea .link:hover {
  color: #c2a161;
}

.scAddressField .enterAddress {
  background: #fff;
  padding-bottom: 10px;
  /*width: 56%*/
}

.scAddressField .enterAddress .addressBox {
  max-height: 240px;
  overflow-y: auto;
  padding: 10px 20px 0;
  overflow-x: hidden;
}

.scAddressField .enterAddress .addressBox .link {
  display: block;
  font-size: 14px;
  padding: 4px 0;
}

.scAddressField .enterAddress .addressBox .smalllabel {
  display: block;
  font-size: 14px;
  padding: 4px 0;
}

.scAddressField .enterAddress .addressBox .smalllabel radio {
  display: none;
}

.scAddressField .enterAddress .addressBox .smalllabel radio:checked + span {
  color: #c2a161;
}

/*/客房*/

.sckfbtn {
  position: relative;
}

.scKFangField {
  position: absolute;
  left: 0;
  top: 45px;
  right: 0;
  padding-right: 5px;
  display: none;
}

.scKFangField .scKFangArea {
  background: #fff;
  padding-bottom: 55px;
  position: relative;
  border: 1px solid #e4e4e4;
  border-top: 0 none;
}

.sendbtnField {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f1f1f1;
  padding: 8px 10px;
  text-align: right;
}

.sendbtnField .sendbtn {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100px;
  height: 38px;
  line-height: 38px;
  background: #c2a161;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.sendbtnField .addaprtBtn {
  position: absolute;
  left: 10px;
  top: 8px;
  line-height: 38px;
  color: #c2a161;
  background: url("../img/icon_add.png") 0 50% no-repeat;
  padding-left: 20px;
  cursor: pointer;
}

.scKFangBox {
  width: 100%;
  max-height: 340px;
  overflow-y: auto;
}

.gylistField {
  padding: 20px 0;
  border-top: 1px solid #e3e3e3;
}

.kfField {
  letter-spacing: -5px;
  margin: 0 10px;
}

.kfField .Kftitle {
  width: 24%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  letter-spacing: normal;
  text-align: left;
  position: relative;
}

.kfField .Kftitle .ktt {
  position: absolute;
  left: 0;
  top: -2px;
  padding-left: 25px;
  line-height: 20px;
}
.kfField .Kftitle .ktt .ttxt {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  font-size: 15px;
  color: #999;
}
.kfField .Kftitle .ktt .tipicon {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  cursor: pointer;
}
.kfField .Kftitle .ktt .tipicon img {
  display: block;
}
.kfField .Kftitle .ktt .tipdetail {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  border: 1px solid #e5e5e5;
  padding: 8px 15px;
  width: 312px;
  background: #fff;
  z-index: 5;
  margin-top: 5px;
}
.kfField .Kftitle .ktt .tipdetail:after {
  content: "";
  position: absolute;
  left: 40px;
  top: -9px;
  width: 27px;
  height: 9px;
  background: url(../img/tipicon2.png) 0 0 no-repeat;
  z-index: 2;
}
.kfField .Kftitle .ktt .tipdetail p {
  font-size: 12px;
  line-height: 18px;
  color: #c6c6c6;
}
.kfField .Kftitle .ktt .tipdetail p.europe {
  display: none;
}

.europeCity p.europe {
  display: block !important;
}
.europeCity p.notEurope {
  display: none !important;
}

.kfField .enterCon {
  width: 76%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  letter-spacing: -5px;
}

.kfField .Kftitle .span {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  margin-top: 40px;
  padding-left: 25px;
}
.kfField .Kftitle .span.newgy {
  margin-top: 0px;
}
.kfField .Kftitle .span.newny {
  margin-top: 20px;
}

.kfField .Kftitle .span .icon {
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url(../img/icon_del.png) 50% 50% no-repeat;
}

.personList {
  letter-spacing: normal;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 50%;
  padding-right: 15px;
  letter-spacing: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.personList:nth-child(2n) {
  padding-right: 0;
}

.personList h4 {
  line-height: 20px;
  padding: 0 0 20px;
  font-size: 15px;
  color: #999999;
}

.personList h3 {
  padding-top: 15px;
  font-size: 14px;
  color: #999999;
}

.personList .psNumber {
  border: 1px solid #e3e3e3;
  position: relative;
}

.personList .psNumber .labels {
  padding: 6px 0;
  margin: 0 30%;
  width: 40%;
}

.personList .psNumber .labels .numtxt {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  text-align: center;
}

.personList .psNumber .addbtn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 30%;
  border-left: 1px solid #e3e3e3;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}

.personList .psNumber .redubtn {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 30%;
  border-right: 1px solid #e3e3e3;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
}

.personList .psNumber .addredubtn span {
  font-size: 20px;
}

.ageField {
  display: none;
}

.ageField.showageField {
  display: block;
}

/*优惠代码*/

.yhmfbtn {
  position: relative;
}

.yhMaField {
  position: absolute;
  left: 0;
  top: 45px;
  right: 0;
  padding-right: 5px;
  display: none;
}

.yhMaField .yhMaArea {
  background: #fff;
  padding: 15px 10px;
  border-top: 1px solid #e3e3e3;
  border: 1px solid #e4e4e4;
}

.yhMaField .yhMaArea .yhlabel {
  display: block;
  border: 1px solid #f0f0f0;
  background: #f7f7f7;
  padding: 8px 10px;
  margin-bottom: 10px;
  position: relative;
}

.yhMaField .yhMaArea .yhlabel .txtt {
  width: 100%;
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  position: relative;
  z-index: 2;
}

.yhMaField .yhMaArea .yhlabel .yhdown {
  position: absolute;
  left: -1px;
  right: -1px;
  top: 40px;
  background: #f7f7f7;
  border: 1px solid #f0f0f0;
  padding: 0 10px;
  z-index: 3;
  display: none;
}

.yhMaField .yhMaArea .yhlabel .yhdown .list {
  display: block;
  padding: 3px 0;
  cursor: pointer;
}

.yhMaField .yhMaArea .yhlabel .yhdown .list.on {
  color: #c2a161;
}

.yhMaField .yhMaArea .yhbtn {
  display: block;
  width: 100px;
  height: 38px;
  line-height: 38px;
  background: #c2a161;
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.yhMaField .yhMaArea .yhlabel.hasdownicon {
  padding: 0;
}

.yhMaField .yhMaArea .yhlabel.hasdownicon .txtt {
  padding: 8px 10px !important;
  line-height: 24px;
  height: 42px;
}

/*内页导航预订*/

.daohangYDPanel {
  position: fixed;
  left: 0;
  right: 0;
  top: 130px;
  bottom: 0;
  display: none;
  z-index: 99999999;
  -webkit-transform: translateZ(0px);
}

.daohangYDPanel .smarkbg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.daohangYDPanel .dhYDField {
  background: url(../img/shadow_bg.png) 0 0 repeat-x #e5e5e5;
  padding: 0 0 20px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
}

.daohangYDPanel .dhYDbox {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}
.dhYDbox .ydBookField02 {
  display: block !important;
}
.daohangYDPanel h6 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding: 30px 10px 5px;
}

.daohangYDPanel .searchPanel .searchField {
  background: none;
}

.daohangYDPanel.fixedTop {
  top: 0;
}

.daohangYDPanel .searchPanel .searchField .searchTips {
  position: static;
}

/*内页搜索*/

.inerSearch_01 {
  text-align: center;
  letter-spacing: -5px;
}

.inerSearch_01 .aparttxt {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 47%;
  padding-right: 1%;
  letter-spacing: normal;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.inerSearch_01 .apartbtn {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 30%;
}

.inerSearch_01 .apartbtn .formbtn {
  width: 50%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.inerSearch_01 .apartbtn .formbtn.formbtnwd01 {
}

.inerSearch_01 .aputWd00 {
  padding-right: 0;
}

.inerSearch_01 .aputWd01 {
  width: 40%;
}

.inerSearch_01 .aputWd02 {
  width: 30%;
}

.inerSearch_01 .aputWd03 {
  width: 30%;
}

.inerSearch_01.paddingtpbt {
  padding: 40px 0;
}

.inerSearch_01 .searchIcon {
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 40px;
  color: #c2a161;
}

.inerSearch_01 .aputDate {
  display: block;
  border: 1px solid #e4e4e4;
  background: #fff;
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  position: relative;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}
.backTop {
  width: 35px;
  height: 35px;
  background: #c2a161;
  border-radius: 2px;
  text-align: center;
  line-height: 35px;
  position: fixed;
  bottom: 20%;
  right: 30px;
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  z-index: 999;
  display: none;
  cursor: pointer;
}
.backTop i {
  color: #fff;
}

.yhMaField .yhMaArea .yhlabel.hasxxicon::after {
  top: 34% !important;
}
.fjmore {
  float: right;
}
.fjmore span {
  text-align: right;
  border: none;
}
.InformationCenter .menupic {
  width: 40%;
  padding-right: 5%;
}
#nav .menu .secondMenu.InformationCenter .menutxt {
  width: 30%;
  padding-right: 10%;
}

.apartJump {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999999;
  display: none;
  -webkit-transform: translateZ(0px);
}

.apartJump .apartJumpField {
  position: absolute;
  left: 20px;
  top: 40px;
  right: 20px;
  bottom: 20px;
}

.apartJump .apartJumpField .apartJumpArea {
  width: 100%;
  max-width: 1100px;
  position: relative;
  height: 100%;
  margin: 0 auto;
}

.apartJump .apartJumpField .apartJumpArea .closebtn {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: url(../img/closebtn_03.png) 50% 50% no-repeat #fff;
  cursor: pointer;
}

.apartJump .apartJumpField .apartJumpArea .jumpConten {
  background: #fff;
  padding: 40px;
  max-height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.contenter.noBanner #main {
  padding-top: 136px !important;
}

@media only screen and (min-width: 767px) {
  .owlBanner .owl-item .item {
    position: relative;
  }
  .owlBanner .owl-item .item .banimg {
    position: absolute;
    bottom: 0;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1300px) {
  .owlBanner .owl-nav .owl-prev,
  .owlBanner .owl-nav .owl-prev:hover {
    left: 10px;
  }
  .owlBanner .owl-nav .owl-next,
  .owlBanner .owl-nav .owl-next:hover {
    right: 10px;
  }
  #nav .menu .secondMenu {
    padding-right: 10px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1140px) {
  .sect {
    padding: 50px 20px;
  }
  .sectionbox {
    padding: 0 20px;
  }
  .ftFastlink {
    padding: 0 20px;
  }
  .copyField {
    padding: 20px;
  }
  .crumbsField {
    padding: 0 20px;
  }
  #nav .logo {
    margin-left: 10px;
  }
  .kfField .Kftitle .ktt {
    padding-left: 0;
  }
}

@media only screen and (min-width: 767px) and (max-width: 992px) {
  .copyField .part.copyright {
    width: 40%;
  }
  .copyField .part.logos {
    width: 60%;
  }
  #nav .orderbtn {
    margin-right: 10px;
    width: 115px;
  }
  #nav .menu ul {
    padding-right: 130px;
  }
  #nav .menu .link {
    display: block;
    padding: 0 12px;
    font-size: 15px;
    line-height: 40px;
  }
  #nav .menu .secondMenu .menutxt {
    width: 38%;
    padding-right: 2%;
  }
  #nav .menu .secondMenu .menupic {
    width: 35%;
  }

  .scAddressField .addressArea .nameField.gynameField .nameArea .link {
    width: 49%;
  }
}

@media only screen and (min-width: 767px) {
  .kfField .Kftitle .ktt .txtip:hover + .tipdetail {
    display: block !important;
  }

  .cxproduct:hover .link {
    z-index: 2;
  }

  .cxproduct:hover .link:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #c2a161;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-animation: showbg 0.3s ease-out both;
    animation: showbg 0.3s ease-out both;
  }
  @-webkit-keyframes showbg {
    0% {
      -webkit-transform: scale(0.6);
      opacity: 0;
    }
    100% {
      -webkit-transform: scale(1);
      opacity: 1;
    }
  }
  @keyframes showbg {
    0% {
      -webkit-transform: scale(0.6);
      transform: scale(0.6);
      opacity: 0;
    }
    100% {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1;
    }
  }
  .cxproduct:hover .link .content h2,
  .cxproduct:hover .link .content h3,
  .cxproduct:hover .cxpicList .content .timeAra .times small {
    color: #fff;
  }
  .cxproduct:hover .cxpicList .content .webbtnField .webbtn span {
    border: 2px solid #fff;
    background: #c2a161;
    color: #fff;
  }
  .cxproduct:hover .cxpicList .content .webbtnField .webbtn span.orangebg {
    border: 2px solid #fff !important;
    background: #fff !important;
    color: #c2a161 !important;
  }
}
.recruitBanner,
.innerBanner,
#apartBanner,
.indexBanner {
  padding-top: 130px !important;
  -webkit-box-sizing: unset;
  box-sizing: content-box;
}
/*------------------移动--------------------*/

@media only screen and (max-width: 767px) {
  .items{
    margin:0;
  }
  .contenter.noBanner #main {
    padding-top: 70px !important;
  }

  .indexBanner .owl-dots {
    bottom: 10px;
  }

  body {
    font-size: 14px;
  }
  .recruitBanner,
  .innerBanner,
  #apartBanner,
  .indexBanner {
    padding-top: 70px !important;
    -webkit-box-sizing: unset;
    box-sizing: unset;
  }
  #main.tieshibg {
    background: url(../img/parnerdetail_bg2.jpg) 60% 0 no-repeat;
    background-size: 200% auto;
  }
  orderbtn:hover {
    border-color: #f6f6f6 !important;
  }
  .crumbsLj {
    display: none !important;
  }
  .crumblink {
    padding: 14px 0;
  }
  .sect {
    padding: 15px;
    max-width: none;
    margin: 0 auto;
  }
  .sectionbox {
    padding: 0 15px;
    min-height: auto;
  }
  .crumbsField {
    padding: 0 15px;
  }
  .titleStyle01 h2 {
    font-size: 16px;
    line-height: 18px;
  }
  .crumbs01 .rightcrumb {
    position: static;
    padding: 10px 0 0;
    text-align: right;
    font-size: 13px;
  }
  #nav {
    height: 70px;
  }
  #nav .logo {
    margin: 0 auto;
    float: none;
    width: 50px;
  }
  #nav .meberLink .iconfont {
    font-size: 26px;
    color: #666666;
  }
  .hidden-mobile {
    display: none;
  }
  #nav .menuField {
    position: absolute;
    left: 0;
    top: 100%;
    margin-left: 0;
    width: 80%;
    text-align: left !important;
    background: #ececec;
  }
  .menu .mobileshear {
    padding: 0 20px;
  }
  .menu .mobileshear .iconlink {
    padding: 10px 5px !important;
  }
  .menu .mobileshear .iconfont {
    font-size: 20px;
    color: #9a9a9a;
  }
  .menu .mobileshear .iconlink span {
    font-size: 18px !important;
    color: #9a9a9a;
  }
  .backTop {
    right: 20px;
  }
  #nav .menu {
    display: block;
    padding: 0;
    line-height: 24px;
    max-height: 500px;
    min-height: 500px;
    overflow-y: auto;
  }
  #nav .menu ul {
    padding-right: 0;
  }
  #nav .menu li {
    display: block;
    width: 100%;
    border-bottom: 1px inset #e4e4e4;
  }
  #nav .menu .link {
    line-height: 50px;
    font-size: 15px;
  }
  #nav .menu .secondMenu {
    position: static;
    background: #f6f6f6;
    padding: 0;
    display: none;
    padding: 10px 0;
  }
  #nav .menu .secondMenu .menutxt {
    display: block;
    width: 100% !important;
    min-width: auto;
  }
  #nav .menu .secondMenu .menutxt .sclinkarea .sclink {
    display: block;
    width: 100%;
    padding-left: 20px;
    letter-spacing: normal;
    line-height: 36px;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
  }
  #nav .orderbtn {
    float: none;
    display: block;
    width: 100%;
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    color: #fff;
    text-align: left;
    border-bottom: 4px solid #f6f6f6;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    padding-left: 20px;
  }
  .navSearch .navSctxt {
    width: 60%;
  }
  .ewmField_mobile {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 12;
    display: none;
    -webkit-transform: translateZ(0px);
  }
  .ewmField_mobile .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  .ewmFieldMField {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 178px;
    height: 178px;
    margin: -89px 0 0 -89px;
  }
  /*-----------------------预订那块---------------------*/
  .scAddressField .addressArea .nameField.gynameField .nameArea .link {
    width: 100%;
  }
  .ydBookField.hideother {
    display: block !important;
  }
  .searchPanel .searchField {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff !important;
    z-index: 999999999;
    padding: 15px;
    -webkit-transform: translateZ(0px);
  }
  .searchPanel .searchField .searchTips {
    position: static;
  }
  .searchPanel .searchField .searchTips .schtipBox {
    background: #eee;
    margin-right: 5px;
  }
  .searchPanel .searchField .searchFdTitle {
    position: relative;
    padding-bottom: 20px;
  }
  .searchPanel .searchField .searchFdTitle h1 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
  }
  .searchPanel .searchField .searchFdTitle .fdClosebtn {
    position: absolute;
    right: 0;
    top: -5px;
    width: 50px;
    height: 30px;
    font-size: 30px;
    /* background: url(../img/closebtn_02.png) 50% 50% no-repeat */
    color: #666666;
    font-family: "iconfont" !important;
    font-size: 18px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .searchPanel .searchField .searchFdTitle .fdClosebtn::after {
    content: "\e634";
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .searchPanel .searchField .searchFdinfor {
    background: #eeeeee;
    margin: 0 5px 20px 0;
  }
  .searchPanel .searchField .searchFdinfor .name {
    display: block;
    padding: 10px;
    font-size: 15px;
    color: #333;
  }
  .searchPanel .searchField .searchFdinfor .name .icon {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 20px;
    color: #c2a161;
    padding-right: 5px;
  }
  .enterPart {
    float: none;
  }
  .enterPart.ptwidth01 {
    width: 100%;
  }
  .enterPart.ptwidth02 {
    width: 100%;
  }
  .enterPart.ptwidth03 {
    width: 100%;
  }
  .searchPanel .mbsearchbtn {
    padding-top: 10px;
  }
  .scAddressField {
    right: 0;
    width: 100%;
    z-index: 55;
  }
  .scAddressField .enterAddress {
    width: 100%;
    border: 1px solid #e4e4e4;
    border-top: none;
  }
  .mbclosesNext {
    padding: 15px 20px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
  }
  .mbclosesNext .icon {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    font-size: 20px;
    color: #333;
  }
  .scAddressField .addressArea .nameField {
    padding-left: 0;
  }
  .scAddressField .addressArea .titname {
    position: static;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    color: #333;
  }
  .scAddressField .addressArea .nameField.othercity .titname {
    padding-left: 20px;
  }

  .scAddressField .addressArea .nameArea {
    padding-left: 15px !important;
  }
  .hotcity .nameArea {
    padding-right: 15px;
    background: url("../img/icon_06.png") 99% 50% no-repeat;
  }
  .scAddressField .addressArea .nameArea .link {
    font-size: 14px;
    color: #333;
    margin-bottom: 5px;
  }
  .hotcity .nameArea .link {
    margin-right: 10px !important;
  }

  .scAddressField .addressArea .addressBox {
    max-height: 400px;
  }
  .scAddressField .addressArea .nameField.gynameField .nameArea .link {
    font-size: 13px;
    margin-right: 0;
  }
  .scAddressField .addressArea .nameField.gynameField .nameArea {
    padding: 5px 0 5px;
  }
  .scAddressField .addressArea .nameField.gynameField .nameArea .link {
    padding: 2px 5px 2px 5px;
  }
  .addressBox .gylist {
    border-bottom: 4px solid #eeeeee;
  }
  .scKFangField {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-right: 0;
    background: #fff;
    z-index: 10;
    -webkit-transform: translateZ(0px);
  }
  .scKFangBox {
    max-height: 450px;
  }
  .yhMaField .yhMaArea .yhbtn {
    width: 100%;
  }
  /*导航预订那块*/
  .daohangYDPanel {
    top: 0px !important;
  }
  .daohangYDPanel .dhYDField {
    background: #e5e5e5;
    bottom: 0;
  }
  .titleStyle01 {
    margin: 0 0 20px;
  }
  .formbtn {
    font-size: 14px;
  }
  .marginF60 {
    margin-top: -40px !important;
  }
  .webbtn span {
    font-size: 14px;
  }
  .webbtn span i {
    display: inline-block;
    zoom: 1;
    *display: inline;
  }
  .footerField {
    padding: 20px 0;
  }
  .copyField {
    padding: 20px;
  }
  .ftFastlink .part.linkField {
    width: 30%;
  }
  .ftFastlink .part.ewmField {
    width: 70%;
    position: relative;
  }
  .ftFastlink {
    padding: 0 20px;
  }
  .ftFastlink .telField {
    position: static;
  }
  .ftFastlink .telField h2 {
    text-align: right;
    padding-bottom: 0;
    font-weight: normal;
  }
  .ftFastlink .telField p {
    text-align: right;
  }
  .ftFastlink .ewmArea h2 {
    font-weight: normal;
  }
  .copyField .part.copyright {
    font-size: 14px;
    width: 100%;
  }
  .copyField .part.copyright .cp p {
    display: block;
  }
  .crumblinkScroll {
    width: 100%;
  }
  .crumblinkArea {
    overflow-x: auto !important;
    overflow-y: hidden;
    width: 100%;
    white-space: nowrap;
    text-align: center;
  }
  .crumblink {
    font-size: 15px;
    margin-right: 15px;
  }
  .inerSearch_01 .aparttxt {
    margin-top: 15px;
    display: block;
    width: 100% !important;
  }
  .inerSearch_01 .aparttxt:first-child {
    margin-top: 0;
  }
  .inerSearch_01 .apartbtn {
    margin-top: 15px;
    width: 100%;
  }
  .inerSearch_01 .apartbtn .formbtn {
    width: 100%;
  }
  .inerSearch_01.paddingtpbt {
    padding: 20px 0;
  }
  .owlBanner .owl-item .item {
    /* height: 320px; */
  }
  .owlBanner .owl-item .txtField {
    left: 20px;
    right: auto;
    top: auto;
    bottom: 100px;
  }
  .owlBanner .owl-item .txtArea {
    text-align: left;
  }
  .owlBanner .owl-item .txtArea .txt {
    width: 100%;
  }
  .owlBanner .owl-item .txtArea .txt h2 {
    font-size: 36px;
    line-height: 44px;
  }
  .owlBanner .owl-item .txtArea:after {
    display: none;
  }
  .owlBanner .owl-nav {
    display: none;
  }
  .owlBanner .owl-dots {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    z-index: 2;
  }
  .owlBanner .owl-dots .owl-dot span {
    height: 5px;
    width: 16px;
    border-radius: 10px;
    margin: 0 4px;
    background: rgba(255, 255, 255, 0.5);
  }
  .owlBanner .owl-dots .owl-dot.active span {
    background: rgba(255, 255, 255, 1);
  }
  /*促销优惠*/
  .cxpicList.link {
    padding: 15px;
    margin: 0 !important;
  }
  .cxpicList.link .content .pic {
    max-height: none;
    overflow: visible;
    height: auto;
  }
  .cxpicList.link .content .webbtnField {
    margin-left: -15px;
    padding: 0 0 10px;
  }
  .cxpicList.link .content .webbtnField .webbtn {
    padding-left: 15px;
  }
  .cxpicList.link .content p {
    height: auto;
    margin: 15px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .cxpicList .content h2 {
    display: block;
    white-space: normal;
    overflow: visible;
  }
  .cxpicList .content h3 {
    display: block;
    white-space: normal;
    overflow: visible;
  }
  .cxpicList .content .timeAra .times small {
    font-size: 13px;
  }
  .current .cxpicList a {
    color: #333 !important;
  }
  .cuxiaoPanel .sect.hasPagenum .item.middleyear {
    background: #fff;
  }
  .owlCuxiao .owl-item .cxpicList.link {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
  }
  .sectionbox.marginF60 {
    padding: 0;
  }
  .indexSearch .mbSearchField {
    margin: 0 !important;
  }
  #nav .toggleBtn {
    left: 0;
  }
  .linkStyle_01 .linktd:hover:after,
  .crumblink:hover:after {
    display: none !important;
  }
  .navSearchField {
    position: fixed;
    left: 0;
    right: 0;
    top: 70px;
    bottom: unset;
    z-index: 9999999;
  }
  #nav .menu li:nth-of-type(5) .secondMenu .sclinkarea a:nth-last-of-type(1) {
    display: none;
  }

  .kfField .Kftitle .ktt.showtip .tipdetail {
    display: block;
  }

  .kfField .Kftitle .ktt {
    padding-left: 0;
  }
  .kfField .Kftitle .span {
    font-size: 12px;
  }
  #header.on #nav {
    height: 70px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #header.on #nav .menu {
    padding: 0;
    line-height: 24px;
  }
  #header.on #nav .logo {
    width: 50px;
    padding: 10px 0;
  }
  .hasPagenum .owl-nav {
    height: 10px;
  }
  .cxpicList .content h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .fjyd {
    width: 50% !important;
  }
  .fjmore {
    width: 50% !important;
    float: right;
  }
  .fjmore span {
    line-height: 24px;
    border-color: transparent;
  }
  .indexBanner {
    overflow: unset !important;
  }

  .apartJump .apartJumpField .apartJumpArea .closebtn {
    width: 30px;
    height: 30px;
  }
  .apartJump .apartJumpField .apartJumpArea .jumpConten {
    padding: 30px 20px;
  }
}

.hasPagenum .pageNumber {
  text-align: center;
  padding: 0;
  font-size: 20px;
  line-height: 28px;
}

.hasPagenum .pageNumber i {
  font-size: 16px;
  padding: 0 6px;
  vertical-align: top;
}

.hasPagenum .pageNumber small {
  font-weight: bold;
  color: #cbb284;
}

.hasPagenum .owl-nav {
  height: 0px;
  margin-top: 20px;
  position: relative;
  width: 100%;
}

.hasPagenum .owl-nav .owl-prev,
.hasPagenum .owl-nav .owl-prev:hover {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -60px;
  font-size: 0;
  text-indent: -99999px;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
  background: url(../img/arrow_left02.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.hasPagenum .owl-nav .owl-next,
.hasPagenum .owl-nav .owl-next:hover {
  position: absolute;
  right: 50%;
  top: 50%;
  margin: -2px -60px 0 0;
  font-size: 0;
  text-indent: -99999px;
  width: 30px !important;
  height: 30px !important;
  padding: 0;
  background: url(../img/arrow_right02.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.hasPagenum.whiteNum .owl-nav .owl-prev,
.hasPagenum.whiteNum .owl-nav .owl-prev:hover {
  background: url(../img/arrow_left03.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.hasPagenum.whiteNum .owl-nav .owl-next,
.hasPagenum.whiteNum .owl-nav .owl-next:hover {
  background: url(../img/arrow_right03.png) 50% 50% no-repeat;
  background-size: 100% auto;
}

.hasPagenum.whiteNum .pageNumber {
  color: #fff;
}

.hasPagenum.whiteNum .pageNumber small {
  color: #fff;
}

/* 20170919新增动态效果 */

.toper .linkmbbg:hover {
  background: #c2a161;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.formbtn.btncolor01:hover,
.webbtn span.orangebg:hover,
.enterPart .enterArea.order01:hover,
#nav .orderbtn:hover {
  border-color: #c69331;
  background: #c69331;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.current .cxpicList a {
  color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.wbtxt .webbtnField .webbtn:nth-of-type(1) span:hover {
  border: 2px solid #c2a161;
  color: #c2a161;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.ftFastlink .linklist .link:hover,
.inerSearch_01 .apartbtn input[type="button"]:hover {
  color: #c2a161;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.aputWd03 .formbtn.btncolor01:hover {
  color: #fff !important;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.aboutusInfor .pictxt .part .percentImg:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.crumblink:after {
  content: "";
  position: absolute;
  display: none;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 2px;
  background: #c2a161;
}

.crumblink:hover:after {
  display: block;
}

.crumblink.current::after {
  display: block;
}

.owlMall .link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  background: #c2a161;
  display: none;
}

.owlMall .link:hover:after,
.owlMall .link.current:after {
  display: block !important;
}

.otherJournal ul li:hover .pic img,
.rctListfield .rctlist .link:hover img,
.honorField .honorList .pic:hover img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.partnerPanel.partnerbg .sect .webbtn:hover span {
  border: 2px solid #c2a161;
  color: #c2a161;
  background: transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.partnerPanel.partnerbg .sect .webbtn:hover span.orangebg {
  border-color: #c69331 !important;
  background: #c69331 !important;
  color: #fff !important;
}

.newslistList:hover {
  -webkit-box-shadow: 0 0 10px rgba(204, 204, 204, 0.27);
  box-shadow: 0 0 10px rgba(204, 204, 204, 0.27);
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.pic img,
.webbtn span {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.linkStyle_01 .linktd:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
  background: #c2a161;
  display: none;
}

.linkStyle_01 .linktd:hover:after,
.linkStyle_01 .linktd.current:after {
  display: block;
}

.flexStyle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ta_date .opt_sel {
  background: none !important;
}
.ta_date .opt_sel::after,
.hasdownicon:after,
.hasxxicon:after {
  content: "\e77c" !important;
  top: 10% !important;
  background: none !important;
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ta_date .opt_sel {
  top: 0 !important;
  float: right;
}
.ta_date .opt_sel,
.enterPart .enterArea {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.newTimeText {
  margin-top: 10px;
  padding: 5px 0;
  background: #efefef;
  text-align: center;
  -webkit-box-shadow: 0 0 10px #efefef;
  box-shadow: 0 0 10px #efefef;
}
.newTimeText i,
.newTimeText span {
  color: #335e89;
  line-height: 15px;
  font-size: 14px;
}
.newTimeText span {
  color: #858585;
  margin-right: 5px;
}
.serviceDetail #header {
  position: absolute;
}

#apart {
  min-height: 70px;
}
.sectionbox.whitebg.citypartDetail {
  min-height: auto;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  cursor: pointer;
  cursor: -webkit-grab;
}

/* 2019.04.10 */
.yhMaField .yhMaArea .yhbtn {
  display: inline-block;
}
.yhMaField .yhMaArea .yhbtn.line {
  background: #fff;
  color: #c2a161;
  line-height: 36px;
  border: 1px solid #c2a161;
}
.yhMaField .yhMaArea .yhbtn + .yhbtn {
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  .yhMaField .yhMaArea .yhbtn + .yhbtn {
    margin-left: 0;
    margin-top: 10px;
  }
}

/* 2019.5.15 */
#nav .meberLink {
  height: 44px;
  margin: -22px 0 0;
}
#nav .meberLink .icon {
  text-align: center;
}
#nav .meberLink .icon span {
  display: block;
  font-size: 10px;
  line-height: 14px;
  color: #666;
}
#nav .meberLink .icon.brandColor {
  color: #c2a161;
}
#nav .meberLink .icon.brandColor span {
  color: #c2a161;
}
.zhutifang{ padding-bottom:130px;
min-height: 700px;
}