p {
  margin: 0;
}

.nav>li>a {
  padding: 0;
}

.nav>li>a:hover,
.nav>li>a:focus {
  background: none;
}

#header .btn {
  vertical-align: top;
}

#header-logo-en {
  height: 60px;
  margin-top: 10px;
  cursor: pointer;
}


#header {
  position: fixed;
  height: 120px;
  width: 100%;
  z-index: 4;
}

#header-room {
  height: 80px;
  background: #fff;
}

#header-1 {
  background: #1d1d1d;
  line-height: 35px;
}

#header-1-search {
  width: 115px;
  height: 35px;
  background: none;
  margin-right: 0;
  margin-bottom: 0;
}

#header-1-search input {
  height: 20px;
  border-radius: 20px 0 0 20px;
  margin-top: 8px;
  color: #e5e5e5;
  background: #272727;
  border: solid 1px #141313;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#header-1-search a {
  color: #cccccc;
}

#header-1-search span button {
  height: 20px;
  background: #272727;
  border-color: #141313;
  border-left: 0;
  color: #fff;
  padding-right: 2px;
  margin-top: 7px;
}

#header-1-phone {
    display: inline-block;
    width: auto;
    max-width: 80%;           
    font-size: 12px;
    color: #ccc;
    box-sizing: border-box;
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
    line-height: 1.6;
}

/* 左侧信息 */
.info-main {
    display: inline;
    white-space: nowrap;
}

/* 右侧时间信息 */
.info-time {
    display: inline;
    white-space: nowrap;
    color: white;
}

/* 当宽度不够时，工作时间换行并右对齐 */
@media only screen and (max-width: 1000px) {
    .info-time {
        display: block;
        text-align: right;
    }
}

#header-1-phone em {
  font-style: normal;
  color: #e5e5e5;
}

#loginOk {
  display: none;
}

#loginOk em {
  font-style: normal;
  padding-left: 5px;
  padding-right: 5px;
}

#header-1-login {
  /*display: none;*/
}

#header-2 {
  height: 80px;
  background: url("../img/global/blank.png");
  clear: both;
}

#logo-mb {
  position: absolute;
  top: 0;
  left: 40%;
  width: 105px;
  margin-top: 12.5px;
}

#logo-mb-en {
  position: absolute;
  top: 0;
  left: 47%;
  width: 44px;
  margin-top: 10.5px;
}

#header-logo {
  width: 156px;
  margin-top: 12px;
  cursor: pointer;
}

#header-nav-pc {
  color: #fff;
  margin-left: 0px;
}

#header-nav-pc li {
  height: 85px;
  line-height: 80px;
  margin-left: 60px;
}

#header a:hover {
  color: #dfb578;
  text-decoration: none;
}

#header-nav-pc li img {
  position: absolute;
  width: 37px;
  top: 80px;
  left: 50%;
  margin-left: -18px;
}

.header-nav-curr {
  background: url("../img/global/nav-jiantou.png") center bottom no-repeat;
}

#showNavBtn {
  position: relative;
  margin-top: 15px;
  margin-left: 20px;
  padding-top: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

#showNavBtn1 {
  position: relative;
  margin-top: 13.5px;
  margin-left: 92.5%;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

#versions-mb {
  color: #cccccc;
  font-size: 16.5px;
}

#showNavBtn-show {
  position: absolute;
  left: 50%;
  margin-left: -8px;
  width: 16px;
}

#showNavBtn-hide {
  position: absolute;
  left: 50%;
  margin-left: -6px;
  width: 12px;
  opacity: 0;
}

#showNavBtn span {
  display: block;
  width: 16px;
  height: 1px;
  background: #fff;
  margin-top: 4px;
  margin-bottom: 4px;
}

#header-nav-mb {
  width: 100%;
  position: absolute;
  height: 60px;
  z-index: 3;
  background: #202020;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}

#header-nav-mb-box {
  /*margin-top: 90px;*/
  margin-bottom: 40px;
}

#header-nav-mb-box li {
  color: #fff;
  line-height: 50px;
  border-bottom: solid 1px #505050;
}

#header-nav-mb-box>li>a {
  display: block;
}

#header-2-search {
  height: 45px;
  margin-top: 75px;
  background: none;
  margin-left: auto;
  margin-right: auto;
}

#header-2-search a {
  color: #cccccc;
  font-size: 17.5px;
}

#header-2-search input {
  height: 45px;
  border-radius: 20px 0 0 20px;
  margin-top: 1px;
  color: #e5e5e5;
  background: #262626;
}

#header-2-search span button {
  height: 45px;
  background: #262626;
  border-left: 0;
  color: #fff;
  padding-right: 2px;
  border: 0;
  width: 60px;
}

#header-zhcx {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 22px;
}

#header-zhcx-pc {
  height: 31px;
  line-height: 31px;
  color: #c39768;
}

#header-zhcx-pc img {
  width: 31px;
  margin-right: 8px;
}

#header-zhcx-pc p {
  margin-bottom: 0;
}

#header-zhcx-mb {
  text-align: right;
  height: 30px;
  width: 30px;
  line-height: 31px;
  margin-right: 20px;
  color: #c99f63;
  margin-top: -8px;
}

#header-zhcx-mb img {
  width: 15px;
}





/* promise属性 */
#promiseTal #promiseTal-main {
  position: relative;
}

#promiseTal #header-1-search {
  width: 115px;
  height: 35px;
  margin-top: 27.5px;
  background: none;
  margin-right: 40px;
  margin-bottom: 0;
}

#promiseTal #chinese-versions {
  color: #ffffff;
  font-size: 16px;
}

#promiseTal #english-versions {
  color: #cccccc;
  font-size: 16px;
}

#promiseTal #commitment-title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 55px;
  padding-top: 25px;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: solid 1px #ccc;
  color: #666;
}

#promiseTal #commitment-box {
  position: relative;
  width: 846px;
  height: 520px;
  margin: 0 auto;
  border: solid 2px #f1e1c9;
  /*border-radius: 18px;*/
  background-color: #fffdfa;
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
}

#promiseTal #textBox {
  padding-left: 73px;
  padding-right: 73px;
  height: 100%;
  overflow: auto;
  position: relative;
}

#promiseTal #remember {
  position: relative;
  width: 846px;
  margin: 0 auto;
  padding-left: 73px;
  margin-top: 10px;
  color: #86560f;
  font-size: 14px;
}

#promiseTal #remember label {
  font-weight: normal;
}

#promiseTal #title {
  font-size: 25px;
  color: #86560f;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 20px;
}

#promiseTal #txtBox {
  text-align: left;
  font-size: 12px;
  color: #86560f;
  line-height: 25px;
  /*text-indent:2em;*/
  margin-bottom: 65px;
}

#promiseTal #txtBox p {
  margin-bottom: 0;
}

#promiseTal .t-bar {
  width: 100%;
  margin: 0 auto;
  border-bottom: solid 1px #f1e1c9;
}

#promiseTal #commitmentBtns {
  width: 320px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

#promiseTal #cancelBtn {
  width: 48%;
  height: 40px;
  line-height: 40px;
  color: #c39768;
  border: solid 1px #c39768;
  background: none;
}

#promiseTal #confirmBtn {
  width: 48%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  background: #c39768 url("../img/global/jiantou1.png") right center no-repeat;
}

#promiseTal {
  box-sizing: border-box;
  position: fixed;
  z-index: 999;
  background-color: #fff;
  top: 50%;
  margin-top: -320px;
  left: 50%;
  margin-left: -418px;
}

#promiseTal #chinEng {
  margin-top: 27px;
  position: absolute;
  right: 100px;
  font-size: 16px;
}

#promiseTal .changeToEnglishPromisePC {
  margin-left: 25px;
  cursor: pointer;
  display: inline;
}

#promiseTal .changeToChinesePromisePC {
  cursor: pointer;
  display: inline;
}

#promiseTal .changeToEnglishPromiseMB {
  display: none;
}

#promiseTal .changeToChinesePromiseMB {
  display: none;
}

@media only screen and (max-width: 768px) {
  #promiseTal {
    width: 100%;
  }

  #header-room {
    height: 25px;
    background: #fff;
  }

  #header {
    position: absolute;
    height: 60px;
    background-color: #202020;
  }

  #header-2 {
    height: 60px;
    background: #202020;
  }

  #header-logo {
    position: absolute;
    width: 100px;
    margin-top: 13px;
    left: 50%;
    margin-left: -50px;
  }

  #promiseTal #changeLanguage {
    width: 100%;
    height: 24px;
  }



  /* promise属性*/
  #promiseTal .content {
    padding-left: 20px;
    padding-right: 20px;
  }

  #promiseTal {
    box-sizing: border-box;
    position: fixed;
    z-index: 999;
    background-color: #fff;
    top: 0;
    margin-top: 0;
    left: 0;
    margin-left: 0;
  }

  #promiseTal #commitment-box {
    /* position: relative;
		width: 100%;
		margin-top: 25px;
		margin-bottom: 0px;
		border: none;
		border-radius: 18px;
		background-color: #fff;
		text-align: center;
		padding-left: 0;
		padding-right: 0; */
    position: fixed;
    width: 100%;
    height: calc(100% - 100px);
    left: 0px;
    bottom: 105px;
    border: none;
    background-color: #fff;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  #promiseTal #title {
    font-size: 25px;
    color: #86560f;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  #promiseTal #txtBox {
    text-align: left;
    font-size: 12px;
    color: #86560f;
    line-height: 25px;
    text-indent: 2em;
    margin-bottom: 10px;
    margin-top: 20px;
  }

  #promiseTal #commitmentBtns {
    width: 100%;
    margin: 0 auto;
    margin-top: 15px;
  }

  #promiseTal #commitment-title {
    padding-top: 0;
  }

  #promiseTal #btnBox {
    position: fixed;
    bottom: 0;
    height: 105px;
    z-index: 2;
    background: #fff;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    left: 0px;
    border-top: solid 1px #ccc;
  }

  #promiseTal #remember {
    padding-left: 0px;
  }

  #promiseTal #footer {
    margin-bottom: 105px;
  }

  #promiseTal #textBox {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
  }

  #promiseTal #chinEng {
    margin-top: 5px;
    position: absolute;
    right: 5px;
    font-size: 16px;
  }

  #promiseTal .changeToEnglishPromisePC {
    display: none;
  }

  #promiseTal .changeToChinesePromisePC {
    display: none;
  }

  #promiseTal .changeToEnglishPromiseMB {
    cursor: pointer;
    display: inline;
    border-style: solid;
    border-width: 1px;
    margin-left: 15px;
    padding-left: 1px;
    padding-right: 1px;
  }

  #promiseTal .changeToChinesePromiseMB {
    cursor: pointer;
    display: inline;
    border-style: solid;
    border-width: 1px;
    padding-left: 3px;
    padding-right: 3px;
  }

}