@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

a {
  text-decoration: none;
  color: #515151; }
  a:hover {
    color: #0058BA; }
  a:active {
    color: #0058BA; }
  a img {
  border-width: 0; }



ol, ul, li {
  list-style: none;
  list-style-type: none; }

body {
  color: #242424;
  background: #ECF2F7;
  font-size: 12px;
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif;
  line-height: 1.428;
  min-width: 1000px;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  /*chrome、safari*/
  -moz-osx-font-smoothing: grayscale;
  /*firefox*/ }

button {
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }

.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: ""; }

.clearfix:after {
  clear: both; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-center {
  text-align: center; }

.text-right {
  text-align: right; }

.overflow-panel {
  min-width: 1000px; }
img {
  width: 100%;
  height: 100%; }


table {
  border-collapse: collapse; }
  table td, table th {
  font-size: 14px; }

input::-webkit-input-placeholder {
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }

input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }

input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }

input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }

select {
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }

input {
  font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }

.btn {
  color: #888888;
  background: #D8D8D8;
  font-size: 12px;
  padding: 7px 14px;
  border: 0;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  margin-right: 9px;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: 1.428;
  margin-bottom: 9px; }
  .btn:focus {
    border: 0;
    outline: 0;
    color: #fff; }
  .btn:active {
    border: 0;
    outline: 0;
  color: #fff; }

.btn-large-blue {
  display: inline-block;
  width: 150px;
  height: 38px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  border: 0;
  border-radius: 20px;
  color: #FFFFFF;
  background: url(../images/common/icon/btn-blue.png);
  background-size: 100% 100%; }
  .btn-large-blue:focus {
    border: 0;
    outline: 0;
    color: #fff; }
  .btn-large-blue:active {
    border: 0;
    outline: 0;
  color: #fff; }

.btn-large-yellow {
  width: 150px;
  height: 38px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  border: 0;
  border-radius: 20px;
  color: #FFFFFF;
  background: url(../upload/images/2020/3/btn-orange.png);
  background-size: 100% 100%; }
  .btn-large-yellow:focus {
    border: 0;
    outline: 0;
    color: #fff; }
  .btn-large-yellow:active {
    border: 0;
    outline: 0;
  color: #fff; }

.container {
  width: 1000px;
  margin: 0 auto; }

.poi-re {
  position: relative; }

.poi-ab {
  position: absolute !important; }

.cancel-br0 {
  border-right: 0 !important; }

.cancel-bb0 {
  border-bottom: 0 !important; }

.cancel-mr0 {
  margin-right: 0 !important; }

.cancel-mb0 {
  margin-bottom: 0 !important; }

.mt10 {
  margin-top: 10px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt15 {
  padding-top: 15px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.hackIE8 select {
  padding-bottom: 12px !important; }

.hackIE8 .home-body .news-panel .news-group a:hover {
  border-bottom: 1px solid #d0d1d1;
  background: #f5f5f5; }

.hackIE8 .home-body .form-panel {
  background: #fff; }

.hackIE8 .search-body .week-bar .week-day.active, .hackIE8 .service-body .week-bar .week-day.active {
  background: #58abe6 !important; }
  .hackIE8 .search-body .week-bar .week-day.active:before, .hackIE8 .service-body .week-bar .week-day.active:before {
  background: #58abe6 !important; }

.hackIE8 .search-body .form-panel, .hackIE8 .service-body .form-panel {
  background: #fff;
  border: 1px solid #d2d2d2; }
  .hackIE8 .search-body .form-panel .news-group > a.active, .hackIE8 .search-body .form-panel .news-group > a:hover, .hackIE8 .service-body .form-panel .news-group > a.active, .hackIE8 .service-body .form-panel .news-group > a:hover {
    background: #f5f5f5; }
    .hackIE8 .search-body .form-panel .news-group > a.active:after, .hackIE8 .search-body .form-panel .news-group > a:hover:after, .hackIE8 .service-body .form-panel .news-group > a.active:after, .hackIE8 .service-body .form-panel .news-group > a:hover:after {
      height: 1px; }
  .hackIE8 .search-body .form-panel table, .hackIE8 .service-body .form-panel table {
    border-bottom: 1px solid #d0d0d0; }
    .hackIE8 .search-body .form-panel table tr, .hackIE8 .service-body .form-panel table tr {
  border-right: 1px solid #d0d0d0; }

.hackIE8 .search-body .search-btn-poi, .hackIE8 .service-body .search-btn-poi {
  margin-left: 0px; }

.hackIE8 .hackIE8.form-group {
  width: 240px !important; }

input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus {
  outline: 0; }

input[disabled] {
  cursor: not-allowed;
  background-color: #F6F6F6; }

input[type="search"].error,
input[type="text"].error,
input[type="password"].error,
input[type="email"].error,
input[type="number"].error,
input[type="tel"].error {
  border-color: #c22d31; }

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder {
  color: #B7B7B7; }

button[type="submit"],
input[type="submit"],
input[type="reset"],
button[type="reset"] {
  font-family: microsoft yahei; }

.form-group {
  font-size: 16px;
  position: relative; }
  .form-group label {
    color: #1b1b1b;
    display: inline-block;
    margin-right: 6px; }
  .form-group input {
    display: inline-block;
    font-size: 16px;
    border: 0;
    outline: 0;
    width: 120px;
    background: transparent;
    color: #242424; }
    .form-group input:focus {
      outline: 0; }
    .form-group input ::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }
    .form-group input :-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }
    .form-group input ::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }
    .form-group input :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }
  .form-group span.icon {
    position: absolute;
    background-size: auto 8px;
    width: 13px;
    height: 8px;
    bottom: 13px;
    right: 0; }
  .form-group.onFocus {
    border-bottom: 1px solid #1a77e0; }
    .form-group.onFocus span.icon {
  background-position: right center; }

select {
  margin: 0;
  cursor: pointer;
  font-weight: normal;
  line-height: 1.42857143;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  color: #555555;
  vertical-align: middle;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #ccc; }
  select:focus {
  outline: 0; }

select::-ms-expand {
  display: none; }

.loading-mask {
  height: 60px;
  line-height: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -100px; }
  .loading-mask img {
    float: left;
    width: 60px;
  margin-right: 20px; }

.modal-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px; }
  .modal-box .modal-bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8; }
  .modal-box .modal-content {
    width: 400px;
    height: 180px;
    position: absolute;
    top: 36%;
    left: 50%;
    margin-left: -200px; }
    .modal-box .modal-content .title {
      height: 40px;
      line-height: 40px;
      text-align: center;
      background: #3f98ed;
      font-size: 16px;
      color: #ffffff;
      position: relative; }
      .modal-box .modal-content .title .close {
        width: 16px;
        height: 16px;
        background: url("../images/common/icon/cancel-white.png");
        background-size: 100% 100%;
        position: absolute;
        top: 12px;
        right: 20px;
        cursor: pointer; }
    .modal-box .modal-content .content {
      height: 140px;
      background: #fff;
      padding: 20px 30px; }
      .modal-box .modal-content .content p {
        font-size: 14px;
        color: #242424;
        line-height: 14px;
        text-align: center;
        margin-top: 18px; }
      .modal-box .modal-content .content .btn-content {
        margin-top: 30px; }
        .modal-box .modal-content .content .btn-content a {
          width: 120px;
          height: 38px;
          line-height: 38px;
          border-radius: 19px;
          font-size: 14px;
          color: #fff;
          border: none;
          outline: none;
          cursor: pointer;
          display: inline-block;
          text-align: center; }
        .modal-box .modal-content .content .btn-content .cancle {
          background: -webkit-linear-gradient(left, #00cfff, #3781ff);
          background: -moz-linear-gradient(left, #00cfff, #3781ff);
          background: -o-linear-gradient(left, #00cfff, #3781ff);
          background-color: #00cfff;
          margin-right: 96px; }
        .modal-box .modal-content .content .btn-content .confirm {
          background: -webkit-linear-gradient(left, #ffa300, #ff6d00);
          background: -moz-linear-gradient(left, #ffa300, #ff6d00);
          background: -o-linear-gradient(left, #ffa300, #ff6d00);
  background-color: #ffa300; }

.modal-toast {
  position: fixed;
  z-index: 11000;
  left: 0;
  top: 30%;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0) scale(1.185);
  transform: translate3d(0, 0, 0) scale(1.185);
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  width: 100%;
  opacity: 0; }
  .modal-toast p {
    display: inline-block;
    padding: 0 30px;
    min-width: 300px;
    height: 60px;
    line-height: 60px;
    background: rgba(0, 0, 0, 0.7);
    color: #FF6767;
  font-size: 13px; }

.modal-toast.modal-in {
  opacity: 1;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

.modal-toast.modal-out {
  opacity: 0;
  z-index: 10999;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: translate3d(0, 0, 0) scale(0.815);
  transform: translate3d(0, 0, 0) scale(0.815); }

.common-mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99; }
  .common-mask .mask-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
  .common-mask .common-mask-panel {
    position: absolute;
    left: 50%;
    top: 220px;
    width: 450px;
    margin-left: -225px;
    background: #fff;
    padding-bottom: 30px; }
  .common-mask .title {
    background: #D6E6F5;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
    font-size: 14px;
    color: #2F71BD; }
  .common-mask .content {
    padding: 30px 20px;
    text-align: center;
    line-height: 1.8;
    font-size: 14px;
    color: #656565; }
  .common-mask .btn-link {
  margin: 0 35px; }

.cal-prev, .cal-next {
  position: absolute;
  top: 140px;
  width: 20px;
  height: 38px;
  cursor: pointer;
  background: url(../../widgets/calendar/calendarBtn.png) no-repeat;
  background-size: 31px auto; }

.cal-prev {
  left: 10px; }
  .cal-prev:before {
    content: ' ';
    position: absolute !important;
    top: -100px;
    width: 27px;
    height: 30px;
    background: #CAE8FF;
    z-index: 1002 !important;
  left: -10px; }

.cal-next {
  right: 10px;
  background-position: -20px 0; }
  .cal-next:before {
    content: ' ';
    position: absolute !important;
    top: -100px;
    width: 27px;
    height: 30px;
    background: #CAE8FF;
    z-index: 1002 !important;
  right: -10px; }

.cal-container {
  float: left; }

.hack-cal-title {
  position: absolute; }

.calendar {
  position: relative;
  padding: 0 25px;
  border: 1px solid #9ac9f5;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  .calendar .title-date {
    font-size: 15px;
    font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif;
    background: #3F98ED;
    border: none;
    color: #fff;
    display: block;
    font-weight: normal;
    position: relative;
    height: 40px;
    line-height: 40px;
    width: 280px;
    text-align: center; }
    .calendar .title-date:before, .calendar .title-date:after {
      content: ' ';
      position: absolute;
      top: 0;
      width: 48px;
      height: 40px;
      background: #3F98ED; }
    .calendar .title-date:before {
      left: -25px; }
    .calendar .title-date:after {
      right: -25px; }
  .calendar dl, .calendar dd {
    margin: 0 auto;
    padding: 0;
    width: 238px;
    font-size: 12px;
    line-height: 30px;
    font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }
  .calendar dt {
    float: left;
    width: 34px;
    text-align: center;
    color: #0058BA;
    font-weight: normal;
    background-color: #CAE8FF;
    line-height: 30px;
    height: 30px;
    font-size: 12px;
    font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }
    .calendar dt.last {
      padding-left: 1px;
      border-right: none;
      color: #ff8400; }
    .calendar dt.first {
      padding-left: 1px;
      color: #ff8400; }
    .calendar dt strong {
      font-weight: normal; }
    .calendar dt.hack-first-color, .calendar dt.hack-last-color {
      position: relative; }
    .calendar dt.hack-first-color:before, .calendar dt.hack-last-color:after {
      content: ' ';
      position: absolute;
      top: 0;
      width: 23px;
      height: 30px;
      background: #CAE8FF;
      z-index: 1002; }
    .calendar dt.hack-first-color:before {
      left: -22px; }
    .calendar dt.hack-last-color:after {
      right: -22px; }
  .calendar dd {
    clear: both;
    height: 180px;
    font-weight: 300;
    font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif;
    margin: 0; }
    .calendar dd a {
      float: left;
      width: 34px;
      height: 30px;
      overflow: hidden;
      text-decoration: none;
      text-align: center;
      color: #2b2b2b;
      font-size: 12px;
      font-family: microsoft yahei,tahoma,arial,\5b8b\4f53,sans-serif; }
      .calendar dd a.hover {
        background: #BBDDF4;
        color: #fff; }
      .calendar dd a:hover {
        background: #FF8214;
        color: #fff; }
      .calendar dd a.disabled:hover, .calendar dd a.disabled {
        background: #fff;
        color: #bfbfbf;
        cursor: default; }
      .calendar dd a.startdate {
        background: #FF8214;
        color: #fff; }
      .calendar dd a.yuandan, .calendar dd a.chuxi, .calendar dd a.chunjie, .calendar dd a.yuanxiao, .calendar dd a.qingming, .calendar dd a.wuyi, .calendar dd a.duanwu, .calendar dd a.zhongqiu, .calendar dd a.guoqing, .calendar dd a.today {
        text-indent: -999px;
        background: url(../../widgets/calendar/festival.png) no-repeat;
        background-size: 190px auto; }
  .calendar .prevyear {
    left: 4px;
    width: 9px; }
  .calendar .prevmonth {
    width: 5px;
    background-position: -9px 0;
    left: 20px; }
  .calendar .nextyear {
    width: 9px;
    background-position: -19px 0;
    right: 5px; }
  .calendar .nextmonth {
    width: 5px;
    background-position: -14px 0;
  right: 20px; }

.calendar dd a.yuandan {
  background-position: 0 0; }

.calendar dd a.chuxi {
  background-position: 0 -40px; }

.calendar dd a.chunjie {
  background-position: 0 -80px; }

.calendar dd a.yuanxiao {
  background-position: 0 -120px; }

.calendar dd a.qingming {
  background-position: 0 -160px; }

.calendar dd a.wuyi {
  background-position: 0 -200px; }

.calendar dd a.duanwu {
  background-position: 0 -240px; }

.calendar dd a.zhongqiu {
  background-position: 0 -280px; }

.calendar dd a.guoqing {
  background-position: 0 -320px; }

.calendar dd a.today {
  background-position: 0 -360px; }

.calendar dd a.yuandan:hover,
.calendar dd a.yuandan:hover .select-range,
.calendar dd a.yuandan .selected,
.calendar dd a.yuandan .start-date {
  background-position: -40px 0; }

.calendar dd a.chuxi:hover,
.calendar dd a.chuxi:hover .select-range,
.calendar dd a.chuxi .selected,
.calendar dd a.chuxi .start-date {
  background-position: -40px -40px; }

.calendar dd a.chunjie:hover,
.calendar dd a.chunjie:hover .select-range,
.calendar dd a.chunjie .selected,
.calendar dd a.chunjie .start-date {
  background-position: -40px -80px; }

.calendar dd a.yuanxiao:hover,
.calendar dd a.yuanxiao:hover .select-range,
.calendar dd a.yuanxiao .selected,
.calendar dd a.yuanxiao .start-date {
  background-position: -40px -120px; }

.calendar dd a.qingming:hover,
.calendar dd a.qingming:hover .select-range,
.calendar dd a.qingming .selected,
.calendar dd a.qingming .start-date {
  background-position: -40px -160px; }

.calendar dd a.wuyi:hover,
.calendar dd a.wuyi:hover .select-range,
.calendar dd a.wuyi .selected,
.calendar dd a.wuyi .start-date {
  background-position: -40px -200px; }

.calendar dd a.duanwu:hover,
.calendar dd a.duanwu:hover .select-range,
.calendar dd a.duanwu .selected,
.calendar dd a.duanwu .start-date {
  background-position: -40px -240px; }

.calendar dd a.zhongqiu:hover,
.calendar dd a.zhongqiu:hover .select-range,
.calendar dd a.zhongqiu .selected,
.calendar dd a.zhongqiu .start-date {
  background-position: -40px -280px; }

.calendar dd a.guoqing:hover,
.calendar dd a.guoqing:hover .select-range,
.calendar dd a.guoqing .selected,
.calendar dd a.guoqing .start-date {
  background-position: -40px -320px; }

.calendar dd a.today:hover,
.calendar dd a.today:hover .select-range,
.calendar dd a.today .selected,
.calendar dd a.today .start-date {
  background-position: -40px -360px; }

.calendar dd a.end-date,
.cal-end dd a:hover,
.cal-end dd a.select-range:hover {
  color: #FFF;
  background-color: #FF8214; }

.calendar dd a.yuandan .end-date,
.cal-end dd a.yuandan:hover,
.cal-end dd a.yuandan:hover .select-range {
  background-position: -62px 0; }

.calendar dd a.chuxi .end-date,
.cal-end dd a.chuxi:hover,
.cal-end dd a.chuxi:hover .select-range {
  background-position: -62px -30px; }

.calendar dd a.chunjie .end-date,
.cal-end dd a.chunjie:hover,
.cal-end dd a.chunjie:hover .select-range {
  background-position: -62px -60px; }

.calendar dd a.yuanxiao .end-date,
.cal-end dd a.yuanxiao:hover,
.cal-end dd a.yuanxiao:hover .select-range {
  background-position: -62px -90px; }

.calendar dd a.qingming .end-date,
.cal-end dd a.qingming:hover,
.cal-end dd a.qingming:hover .select-range {
  background-position: -62px -120px; }

.calendar dd a.wuyi .end-date,
.cal-end dd a.wuyi:hover,
.cal-end dd a.wuyi:hover .select-range {
  background-position: -62px -150px; }

.calendar dd a.duanwu .end-date,
.cal-end dd a.duanwu:hover,
.cal-end dd a.duanwu:hover .select-range {
  background-position: -62px -180px; }

.calendar dd a.zhongqiu .end-date,
.cal-end dd a.zhongqiu:hover,
.cal-end dd a.zhongqiu:hover .select-range {
  background-position: -62px -210px; }

.calendar dd a.guoqing .end-date,
.cal-end dd a.guoqing:hover,
.cal-end dd a.guoqing:hover .select-range {
  background-position: -62px -240px; }

.calendar dd a.today .end-date,
.cal-end dd a.today:hover,
.cal-end dd a.today:hover .select-range {
  background-position: -62px -270px; }

.calendar dd a.select-range {
  background-color: #D9F2FF; }

.calendar dd a.yuandan .select-range {
  background-position: -93px 0; }

.calendar dd a.chuxi .select-range {
  background-position: -93px -30px; }

.calendar dd a.chunjie .select-range {
  background-position: -93px -60px; }

.calendar dd a.yuanxiao .select-range {
  background-position: -93px -90px; }

.calendar dd a.qingming .select-range {
  background-position: -93px -120px; }

.calendar dd a.wuyi .select-range {
  background-position: -93px -150px; }

.calendar dd a.duanwu .select-range {
  background-position: -93px -180px; }

.calendar dd a.zhongqiu .select-range {
  background-position: -93px -210px; }

.calendar dd a.guoqing .select-range {
  background-position: -93px -240px; }

.calendar dd a.today .select-range {
  background-position: -93px -270px; }

.cal-end dd a.hover {
  background-color: #BBDDF4; }

.cal-end dd a.yuandan .hover {
  background-position: -124px 0; }

.cal-end dd a.chuxi .hover {
  background-position: -124px -30px; }

.cal-end dd a.chunjie .hover {
  background-position: -124px -60px; }

.cal-end dd a.yuanxiao .hover {
  background-position: -124px -90px; }

.cal-end dd a.qingming .hover {
  background-position: -124px -120px; }

.cal-end dd a.wuyi .hover {
  background-position: -124px -150px; }

.cal-end dd a.duanwu .hover {
  background-position: -124px -180px; }

.cal-end dd a.zhongqiu .hover {
  background-position: -124px -210px; }

.cal-end dd a.guoqing .hover {
  background-position: -124px -240px; }

.cal-end dd a.today .hover {
  background-position: -124px -270px; }

.city-box {
  display: none;
  width: 420px;
  background: #fff;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  border: 1px solid #8CC6F3;
  outline: none; }
  .city-box .closed {
    display: none; }
  .city-box .none {
  display: none; }

.city-box-inner {
  overflow: hidden; }

.city-box h3 {
  color: #001F41;
  overflow: hidden;
  background: #3F98ED;
  font-size: 14px;
  height: 40px;
  margin: 0; }

.city-box h3 span {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 40px;
  height: 40px;
  width: 50%;
  float: left; }
  .city-box h3 span i {
    font-style: normal;
  font-weight: 300; }

.city-box h3 span.this-tab {
  color: #fff;
  border: 0; }
  .city-box h3 span.this-tab i {
    position: relative; }
    .city-box h3 span.this-tab i:after {
      content: ' ';
      position: absolute;
      width: 120%;
      height: 1px;
      bottom: -6px;
      left: -10%;
  background: #fff; }

.city-box-menu {
  width: 100%;
  height: 30px; }

.city-box-menu a {
  display: block;
  float: left;
  color: #0058BA;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  width: 16.66%;
  background: #CAE8FF;
  cursor: pointer; }

.city-box-menu a.this-tab {
  background: #fff; }

.city-box-index {
  width: 100%;
  margin-top: 5px;
  height: 30px;
  overflow: hidden; }

.city-box-index a {
  display: block;
  float: left;
  color: #004385;
  line-height: 30px;
  padding: 0 4px; }

.city-box-index a.this-index {
  color: #666; }

.city-box table td {
  line-height: 30px; }

.city-box table {
  width: 100%;
  margin-top: 10px;
  text-align: left;
  padding-bottom: 15px; }
  .city-box table th {
    text-align: center; }
  .city-box table a {
    color: #242424;
    font-size: 12px;
    cursor: pointer; }
    .city-box table a:hover {
  color: #FF8214; }

.ac_results {
  padding: 0;
  border: 1px solid #9ac9f5;
  background-color: #fff;
  overflow: hidden;
  z-index: 100; }

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0; }

.ac_results li {
  margin: 0;
  padding: 0 20px;
  cursor: default;
  display: block;
  font-size: 13px;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  color: #2b2b2b; }

.ac_results li strong {
  color: #cb9135;
  font-weight: normal; }

.ac_over {
  background-color: #b1d9ff; }

.header {
  max-width: 100%;
  min-width: 1000px;
  background: #FFFFFF;
  padding: 0 30px;
  border-bottom: 1px solid #D8D8D8;
  height: 80px; }
  .header .left {
    float: left; }
    .header .left .logo {
      float: left;
      width: 325px;
      height: 29px; }
    .header .left .logo.logo--zh { margin: 26px 68px 25px 0; }
    .header .left .logo.logo--en { margin: 26px 83px 25px 0; }
      .header .left .logo img {
        width: 100%;
        height: 100%; }
    .header .left .header-panel {
      float: right; }
      .header .left .header-panel li {
        float: left; }
        .header .left .header-panel li .item {
          height: 80px;
          line-height: 80px;
          margin-right: 48px; }
          .header .left .header-panel li .item a {
            font-size: 14px; }
        .header .left .header-panel li .showContent {
          box-shadow: 0px 4px 6px -2px #8E8E8E;
          width: 100%;
          position: absolute;
          left: 0px;
          top: 80px;
          background: #fff;
          z-index: 100;
          display: none; }
          .header .left .header-panel li .showContent .contentInner {
            width: 1000px;
            margin: 26px auto 0px; }
            .header .left .header-panel li .showContent .contentInner .titleContent {
              width: 200px;
              margin-right: 40px;
              float: left; }
              .header .left .header-panel li .showContent .contentInner .titleContent .title {
                font-size: 22px;
                color: #456191;
                line-height: 22px;
                margin-bottom: 10px; }
              .header .left .header-panel li .showContent .contentInner .titleContent .title-tip {
                font-size: 12px;
                line-height: 16px;
                color: #456191; }
              .header .left .header-panel li .showContent .contentInner .titleContent .small-btn {
                width: 90px;
                height: 30px;
                margin: 18px 20px 10px 0;
                float: left;
                font-size: 12px;
                line-height: 30px;
                cursor: pointer;
                -webkit-box-shadow: 0 4px 6px rgba(0, 207, 255, 0.3);
                -moz-box-shadow: 0 4px 6px rgba(0, 207, 255, 0.3);
                box-shadow: 0 4px 6px rgba(0, 207, 255, 0.3); }
                .header .left .header-panel li .showContent .contentInner .titleContent .small-btn:last-child {
                  margin-right: 0px;
                  -webkit-box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3);
                  -moz-box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3);
                  box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3); }
              .header .left .header-panel li .showContent .contentInner .titleContent .large-btn {
                width: 130px;
                height: 30px;
                font-size: 12px;
                line-height: 30px;
                margin-top: 8px;
                cursor: pointer;
                -webkit-box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3);
                -moz-box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3);
                box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3); }
              .header .left .header-panel li .showContent .contentInner .titleContent .titleContent {
                width: 200px; }
              .header .left .header-panel li .showContent .contentInner .titleContent .btns {
                border-bottom: 1px solid #CAD6E9;
                margin-bottom: 23px; }
              .header .left .header-panel li .showContent .contentInner .titleContent .bookImg {
                width: 200px;
                height: 200px;
                margin-top: 23px; }
              .header .left .header-panel li .showContent .contentInner .titleContent .bookImg--en {  
                width: 150px;
                height: 150px;
                margin-top: 23px;
                margin-bottom: 10px; }
              .header .left .header-panel li .showContent .contentInner .titleContent .activeImg {
                width: 200px;
                height: 110px;
                margin-top: 23px; }
            .header .left .header-panel li .showContent .contentInner .bookTitle {
              width: 204px;
              margin-right: 36px; }
            .header .left .header-panel li .showContent .contentInner .activeTitle {
              width: 216px;
              margin-right: 24px; }
            .header .left .header-panel li .showContent .contentInner .otherContent {
              float: left;
              width: 760px; }
              .header .left .header-panel li .showContent .contentInner .otherContent .contentOne {
                float: left;
                margin-right: 20px;
                width: 240px;
                margin-bottom: 30px;
                min-height: 80px; }
                .header .left .header-panel li .showContent .contentInner .otherContent .contentOne .little-bar {
                  font-size: 14px;
                  line-height: 14px;
                  color: #0B325E;
                  padding-bottom: 15px;
                  margin-bottom: 10px;
                  border-bottom: 1px solid #CAD6E9;
                  display: block; }
                .header .left .header-panel li .showContent .contentInner .otherContent .contentOne p {
                  color: #888888;
                  font-size: 12px;
                  line-height: 20px; }
                .header .left .header-panel li .showContent .contentInner .otherContent .contentOne .little-a {
                  color: #4778A7;
                  font-size: 12px;
                  line-height: 20px;
                  margin-right: 30px;
                  margin-bottom: 15px;
                  display: inline-block; }
                  .header .left .header-panel li .showContent .contentInner .otherContent .contentOne .little-a:hover {
                    color: #FF8B00; }
                  .header .left .header-panel li .showContent .contentInner .otherContent .contentOne .little-a.noMargin {
                    margin-right: 0px; }
                .header .left .header-panel li .showContent .contentInner .otherContent .contentOne.noMargin {
                  margin-right: 0px; }
        .header .left .header-panel li:hover .item {
          border-bottom: 4px solid #3069D0; }
          .header .left .header-panel li:hover .item a {
            color: #0058BA; }
        .header .left .header-panel li:hover .showContent {
          display: block; }
        .header .left .header-panel li:last-child .item a {
          margin-right: 0; }
  .header .right {
    float: right;
    position: relative;
    top: 20px; }
    .header .right .lang, .header .right .login, .header .right .avatar {
      float: left;
      width: 40px;
      height: 70px;
      z-index: 100;
      position: relative;
      cursor: pointer; }
      .header .right .lang img, .header .right .login img, .header .right .avatar img {
        height: 40px; }
      .header .right .lang .loginContent, .header .right .login .loginContent, .header .right .avatar .loginContent {
        visibility: hidden;
        opacity: 0;
        transition-delay: .5s;
        position: absolute;
        top: 70px;
        right: 0px;
        z-index: 10;
        width: 140px;
        height: 90px;
        background: #fff;
        border-radius: 7px;
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
        padding: 15px; }
        .header .right .lang .loginContent .trangle, .header .right .login .loginContent .trangle, .header .right .avatar .loginContent .trangle {
          content: "";
          position: absolute;
          top: -6px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 5px 6px 5px;
          border-color: transparent transparent #ffffff transparent; }
    .header .right .lang {
      margin-right: 30px; }
      .header .right .lang:hover .langChoose {
        display: block; }
      .header .right .lang .langChoose {
        display: none;
        position: absolute;
        top: 70px;
        right: -70px;
        z-index: 10;
        width: 380px;
        height: 280px;
        background: #fff;
        border-radius: 7px;
        box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.2);
        padding: 15px; }
        .header .right .lang .langChoose .trangle {
          content: "";
          position: absolute;
          top: -6px;
          right: 84px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 5px 6px 5px;
          border-color: transparent transparent #ffffff transparent; }
        .header .right .lang .langChoose .title span {
          font-size: 14px;
          margin-bottom: 13px;
          display: inline-block; }
          .header .right .lang .langChoose .title span:nth-child(1) {
            width: 214px; }
        .header .right .lang .langChoose ul {
          height: 218px; }
          .header .right .lang .langChoose ul li {
            height: 35px;
            line-height: 35px;
            padding-left: 14px;
            cursor: pointer; }
            .header .right .lang .langChoose ul li:hover {
              background: #EFF6FD; }
            .header .right .lang .langChoose ul li:before {
              content: "";
              width: 6px;
              height: 6px;
              display: block;
              background: url(../images/common/checkPoint.png) no-repeat center;
              background-size: 100% 100%;
              margin-top: 14px;
              margin-right: 9px;
              float: left; }
            .header .right .lang .langChoose ul li.selected {
              color: #093A57;
              background: #CFE1F3; }
              .header .right .lang .langChoose ul li.selected:before {
                content: "";
                width: 8px;
                height: 8px;
                display: block;
                background: url(../images/common/checkedPoint.png) no-repeat center;
                background-size: 100% 100%;
                margin-top: 13px;
                margin-left: -1px;
                margin-right: 9px; }
        .header .right .lang .langChoose .country-out {
          width: 229px;
          border-top: 1px solid #CAD6E9;
          float: left; }
        .header .right .lang .langChoose .country-ul {
          width: 225px;
          overflow-y: scroll;
          margin-right: 4px;
          padding-right: 10px; }
          .header .right .lang .langChoose .country-ul::-webkit-scrollbar {
            background: transparent;
            width: 5px; }
          .header .right .lang .langChoose .country-ul::-webkit-scrollbar-thumb {
            border-radius: 10px;
            background-color: #cde0f7; }
          .header .right .lang .langChoose .country-ul li:after {
            content: "";
            width: 18px;
            height: 18px;
            display: block;
            float: left;
            margin: 8px 5px 0px 0px; }
          .header .right .lang .langChoose .country-ul .Australia:after {
            background: url(../images/language/Australia.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Canada:after {
            background: url(../images/language/Canada.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .China:after {
            background: url(../images/language/China.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Europe:after {
            background: url(../images/language/Europe.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Hongkong:after {
            background: url(../images/language/Hongkong.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Indonesia:after {
            background: url(../images/language/Indonesia.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Japan:after {
            background: url(../images/language/Japan.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Korea:after {
            background: url(../images/language/Korea.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Macau:after {
            background: url(../images/language/Macau.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Malaysia:after {
            background: url(../images/language/Malaysia.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Philippines:after {
            background: url(../images/language/Philippines.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Singapore:after {
            background: url(../images/language/Singapore.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Taiwan:after {
            background: url(../images/language/Taiwan.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Thailand:after {
            background: url(../images/language/Thailand.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .UnitedStates:after {
            background: url(../images/language/UnitedStates.png) no-repeat center;
            background-size: 100% 100%; }
          .header .right .lang .langChoose .country-ul .Vietnam:after {
            background: url(../images/language/Vietnam.png) no-repeat center;
            background-size: 100% 100%; }
        .header .right .lang .langChoose .language-ul {
          width: 120px;
          border-left: 1px solid #CAD6E9;
          border-top: 1px solid #CAD6E9;
          float: left; }
    .header .right .login .loginContent .btn-large-yellow {
      font-size: 12px;
      display: block;
      width: 90px;
      height: 30px;
      line-height: 30px;
      margin: 0 auto 18px;
      -webkit-box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3);
      -moz-box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3);
      box-shadow: 0 4px 6px rgba(255, 163, 0, 0.3); }
      .header .right .login .loginContent .btn-large-yellow:hover {
        color: #fff; }
    .header .right .login .loginContent .toRegister {
      display: block;
      color: #4778A7;
      font-size: 12px;
      text-align: center;
      position: relative; }
      .header .right .login .loginContent .toRegister:hover {
        color: #FF8B00; }
        .header .right .login .loginContent .toRegister:hover:after {
          background: url(../images/common/arrowSprite.png) 0 0;
          background-size: 200% 100%; }
      .header .right .login .loginContent .toRegister:after {
        content: "";
        width: 6px;
        height: 10px;
        display: block;
        position: absolute;
        background: url(../images/common/arrowSprite.png) -6px 0;
        background-size: 200% 100%;
        top: 3px;
        right: 20px; }
    .header .right .avatar .loginContent .large {
      font-size: 14px;
      color: #4778A7;
      line-height: 19px;
      padding-bottom: 11px;
      margin-bottom: 15px;
      border-bottom: 1px solid #CAD6E9;
      display: block; }
      .header .right .avatar .loginContent .large span {
        display: block;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 66px;
        float: left; }
      .header .right .avatar .loginContent .large:hover {
        color: #FF8B00; }
    .header .right .avatar .loginContent .small a {
      font-size: 12px;
      color: #4778A7; }
      .header .right .avatar .loginContent .small a:hover {
        color: #FF8B00; }

.about-us-footer {
  background: #fff;
  margin-top: 100px; }
  .about-us-footer .about-us {
    position: relative;
    padding: 50px 0; }
  .about-us-footer .link-panel {
    padding: 0 10px 0 0;
    float: left; }
    .about-us-footer .link-panel .title {
      font-size: 18px;
      color: #0B325E;
      line-height: 1;
      border-bottom: 1px solid #cad6e9;      
      padding-bottom: 10px;
      margin-bottom: 10px;
      display: inline-block; }
    .about-us-footer .link-panel .link-group {
      float: left; }
      .about-us-footer .link-panel .link-group li {
        width: 197px;
        margin-bottom: 15px;
        padding: 0 5px 0 0; }
        .about-us-footer .link-panel .link-group li:last-child {
          margin-bottom: 0; }
      .about-us-footer .link-panel .link-group .link {
        font-size: 13px;
        color: #4778A7; }
        .about-us-footer .link-panel .link-group .link:hover {
          color: #FF8B00; }
      .about-us-footer .link-panel .link-group .skyteam-logo {
        width: 70px;
  vertical-align: middle; }

.about-us-footer .link-panel .subscribe-item {
      position: relative;
      display: block;
      width: 30px;
      height: 30px;
      margin-bottom: 10px;
      background: #d8d8d8;
      border-radius: 50%;
      cursor: pointer; }
      .about-us-footer .link-panel .subscribe-item:hover {
        background: #3069D0; }
        .about-us-footer .link-panel .subscribe-item:hover .code-sus {
          display: block; }
      .about-us-footer .link-panel .subscribe-item .subscribe-img {
        position: absolute;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAA+CAYAAAEudml9AAAAAXNSR0IArs4c6QAAAzxJREFUaAXtWr9rFEEUvj3jj6QQ1EIFA0HRKBZ2FhaiKKiIrZ1iL2Il+B8IFrZWysVCMVZWonY2NiISCPjb4hA1ChKFU2Lu9Pvmdoa3e29z485eDGYevJs378c3b7+Z27u9JKlBfkM4OulxIFJ3UWEMwplg9QbW+CTWMT022ZaQyXqSJKNQJ6j4MYiWVMwhtDKFFe+JPk+Ty8fQcehWaI8wGc7ZXtIFjDWROKGubRPkuFQS0fQxedmyx4QTBHdjGJWBnH2fh2ADnF9ygcyU++54lEsKe5YVnA/ZUlNlJ8q4VHhUWnOu5dmj20LywD11fMCQ28rTw+BlmZCzeRQv2PN4NBeU0zaQHxJxLbzmOMloSbvFHTRg7NsKfOc9ADs2nyPyb0BHDCHpdXtgFKcAY4I43mesGCobiYBZPsrMIodlWMvWZG4j2ZC5rWyDb1Xej/kLvNs6ir9GQAaKNuc4YhpgG/6XUCndewI9eAsS1NyiZEYJ+6ypAeBVaBtaVj6jcDvBeD9sYtxikMNfxuzt66vFwgLf/qLNMdYhf1daM2MBr1nANKHjAdrlKy1M8+fVY4MjUbTrcl3VLl2oosEZAYuY8fdHDv25KsqMHBYx4++PHPpzVZS5DDlUP6TIDz7FSMe4wtUcPsTeKH7jKgRElN9fVMFiRwD6QAtawBVKcCd8JxQ/O1TBkNu2D3usuwKdp1FC9qLmAPQ6uTqXfuqHDoYi+5TJ8TBUu3S4+0oTNEy7LLS2D/o+tMUK678D6yQb5J5cwnjRdVur/YL9GsqRsjFVM6n45SPwZlLMlRj5ndUePLpvco9b4spv0ZsXxM+InKrMU/l1OAf4HbHAHLsdFoktYTsT56GBSQOFmzHuh26ClhEy9gh4HxYolj3UJZ0L1HRDKfDtvokVJlR+96+wNwMVGwxlNDIYGQxlILQ+nsHIYCgDofXxDEYGQxkIrY9nMDIYykBo/f93BvFkNwJ9Kh4Nfc0nSJRPkF7klmFwPZB3eKFnk/hb1Lqsy2OGq5oWFLyCvdqjbGApWP+u6GeKP33wd6xn0H/amHLFP+Hbw/+aeg5dg8kh6DslcbFdb7HgQfQ0DM3/RXSxe+m/3h+ldWq3TwFx7gAAAABJRU5ErkJggg==) no-repeat center;
        left: 50%;
        top: 50%;
        margin: auto;
        transform: translate(-50%, -50%); }
      .about-us-footer .link-panel .subscribe-item .subscribe-phone {
        width: 12px;
        height: 19px; }
      .about-us-footer .link-panel .subscribe-item .subscribe-wechat {
        width: 19px;
        height: 16px; }
      .about-us-footer .link-panel .subscribe-item .subscribe-sina {
        width: 18px;
        height: 15px; }
      .about-us-footer .link-panel .subscribe-item .subscribe-facebook {
        width: 10px;
        height: 19px; }
      .about-us-footer .link-panel .subscribe-item .code-sus {
        display: none;
        position: absolute;
        top: -1px;
        right: -122px;
        width: 121px;
        height: 121px;
        padding: 10px;
        border: 1px solid #a4dbf2;
        background: #fff; }

.contact-us-bg {
  height: 175px;
  background: url("../images/common/contact-us-bg.png") no-repeat center;
  padding-top: 50px; }
  .contact-us-bg .contact-group {
    float: left;
    display: inline-block;
    text-align: center;
    margin-right: 108px; }
    .contact-us-bg .contact-group:last-child {
      margin-right: 0; }
    .contact-us-bg .contact-group .num {
      color: #0E2F69;
      font-size: 36px;
      margin-bottom: 10px;
      line-height: 1; }
    .contact-us-bg .contact-group .desc {
      line-height: 1;
      color: #4B5E80;
  font-size: 12px; }

.copy-right {
  height: 70px;
  line-height: 70px;
  background: #002038;
  color: #fff;
  font-size: 12px;
  text-align: left;
  padding: 0 30px; }
  .copy-right span {
    margin-left: 30px; }
  .copy-right img {
    margin-left: 30px;
    width: 99px;
    height: 34px;
    position: relative;
    top: 10px; }
  .copy-right .right {
  float: right; }

.fixed-right-bar {
    float: right;}
.fixed-right-bar .fixed-right-bar-item {
      background: no-repeat center;
      background-size: 56% 50%;
      position: relative;
      height: 50px;
      display: block;
      overflow: visible;}
.fixed-right-bar .fixed-right-bar-item:after {
        content: ' ';
        width: 30px;
        height: 1px;
        background: #55A5C6;
        position: absolute;
        bottom: 0;
        left: 10px;}
.fixed-right-bar .fixed-right-bar-item .alert {
        display: none;}
.fixed-right-bar .fixed-right-bar-item:hover .alert {
          display: block;
          position: absolute;
          width: 160px;
          height: 160px;
          right: 50px;
          padding: 9px;
          background-color: #fff;
          border: 1px solid #a4dbf2;}
.fixed-right-bar .kefu {
      cursor: pointer;}
.fixed-right-bar .wechat:hover ~ .rb-content .wechat {
          display: inline-block;}
.fixed-right-ba .sina {
      cursor: pointer;}
.fixed-right-ba .sina:hover ~ .rb-content .sina {
          display: inline-block;}

.fixed-right-bar {
  position: fixed;
  z-index: 49;
  width: 50px;
  height: 250px;
  right: 0;
  top: 50%;
  margin-top: -102px;
  background: #57B7DE; }
  .fixed-right-bar .go-back {
    display: block;
    background: #A4DBF2 url("../images/common/go-back-icon.png") no-repeat center;
    height: 50px;
    border-bottom: 1px solid #fff; }
  .fixed-right-bar .kefu, .fixed-right-bar .wechat, .fixed-right-bar .sina {
    height: 50px;
    display: block;
    position: relative; }
    .fixed-right-bar .kefu .QRCode, .fixed-right-bar .wechat .QRCode, .fixed-right-bar .sina .QRCode {
      display: none;
      position: absolute;
      top: -10px;
      right: 60px;
      padding: 9px;
      border: 1px solid #a4dbf2;
      background: #fff;
      width: 110px;
      height: 110px; }
  .fixed-right-bar .kefu, .fixed-right-bar .wechat {
    position: relative; }
    .fixed-right-bar .kefu:after, .fixed-right-bar .wechat:after {
      content: ' ';
      width: 30px;
      height: 1px;
      background: #55A5C6;
      position: absolute;
      bottom: 0;
      left: 10px; }
  .fixed-right-bar .wechat:hover .QRCode {
    display: block; }
  .fixed-right-bar .kefu {
    background: url("../images/common/kefu-icon.png") no-repeat center;
    background-size: 56% 50%; }
  .fixed-right-bar .wechat {
    background: url("../images/common/wechat-icon.png") no-repeat center;
    background-size: 60% 50%; }
  .fixed-right-bar .sina {
    background: url("../images/common/sina-icon.png") no-repeat center;
  background-size: 60% 50%; }

.ticket-progress {
  width: 100%;
  height: 60px;
  background: #053E69;
  margin-bottom: 20px;
  position: relative; }
  .ticket-progress ul {
    width: 1000px;
    height: 60px; }
    .ticket-progress ul li {
      float: left;
      width: 210px;
      line-height: 60px;
      color: #257FD9;
      font-size: 12px;
      position: relative;
      padding-left: 115px; }
    .ticket-progress ul .active {
      color: #FFFFFF; }
  .ticket-progress ul.flight {
    background-image: url("../images/ticket/ticket_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 880px auto;
    background-position: 0 0; }
  .ticket-progress ul.order {
    background-image: url("../images/ticket/ticket_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 880px auto;
    background-position: 0 -60px; }
  .ticket-progress ul.pay {
    background-image: url("../images/ticket/ticket_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 880px auto;
    background-position: 0 -120px; }
  .ticket-progress ul.end {
    background-image: url("../images/ticket/ticket_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 880px auto;
  background-position: 0 -180px; }

.change-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69; }
  .change-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 24%;
    font-size: 16px; }
  .change-progress .list {
    float: left;
    width: 74%;
    font-size: 12px;
    padding: 0 20px; }
    .change-progress .list li {
      width: 25%;
      float: left;
      text-align: center;
      color: #257fd8;
      padding-left: 20px; }
    .change-progress .list .active {
      color: #fff; }
  .change-progress .changeOne.list {
    background-image: url("../images/progress/change_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
    background-position: 0 0; }
  .change-progress .changeTwo.list {
    background-image: url("../images/progress/change_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
    background-position: 0 -50px; }
  .change-progress .changeThree.list {
    background-image: url("../images/progress/change_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
    background-position: 0 -100px; }
  .change-progress .changeFour.list {
    background-image: url("../images/progress/change_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
  background-position: 0 -150px; }

.refund-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69; }
  .refund-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 40%;
    font-size: 16px; }
  .refund-progress .list {
    float: left;
    width: 56%;
    font-size: 12px;
    padding: 0 40px; }
    .refund-progress .list li {
      width: 33.333%;
      float: left;
      text-align: center;
      color: #257fd8;
      padding-left: 40px; }
    .refund-progress .list .refundChoose {
      padding-left: 5px; }
    .refund-progress .list .active {
      color: #fff; }
  .refund-progress .refundChoose.list {
    background-image: url("../images/progress/refund_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 0; }
  .refund-progress .refundConfirm.list {
    background-image: url("../images/progress/refund_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 -50px; }
  .refund-progress .refundResult.list {
    background-image: url("../images/progress/refund_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
  background-position: 0 -100px; }

.checkIn-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69; }
  .checkIn-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 24%;
    font-size: 16px; }
  .checkIn-progress .list {
    float: left;
    width: 74%;
    font-size: 12px;
    padding: 0 20px; }
    .checkIn-progress .list li {
      width: 25%;
      float: left;
      text-align: center;
      color: #257fd8;
      padding-left: 20px; }
    .checkIn-progress .list .active {
      color: #fff; }
  .checkIn-progress .checkChoose.list {
    background-image: url("../images/progress/checkIn_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
    background-position: 0 0; }
  .checkIn-progress .checkSure.list {
    background-image: url("../images/progress/checkIn_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
    background-position: 0 -50px; }
  .checkIn-progress .checkIn.list {
    background-image: url("../images/progress/checkIn_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
    background-position: 0 -100px; }
  .checkIn-progress .checkFinish.list {
    background-image: url("../images/progress/checkIn_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 734px auto;
  background-position: 0 -150px; }

.add-seat-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69;
  margin-bottom: 10px; }
  .add-seat-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 40%;
    font-size: 16px; }
  .add-seat-progress .list {
    float: left;
    width: 56%;
    font-size: 12px;
    padding: 0 40px; }
    .add-seat-progress .list li {
      width: 33.333%;
      float: left;
      text-align: center;
      color: #257fd8; }
    .add-seat-progress .list .addSeatChoose {
      padding-left: 0; }
    .add-seat-progress .list .addSeatConfirm {
      padding-left: 30px; }
    .add-seat-progress .list .addSeatResult {
      padding-left: 55px; }
    .add-seat-progress .list .active {
      color: #fff; }
  .add-seat-progress .addSeatChoose.list {
    background-image: url("../images/progress/addService_seat_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 0; }
  .add-seat-progress .addSeatConfirm.list {
    background-image: url("../images/progress/addService_seat_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 -50px; }
  .add-seat-progress .addSeatResult.list {
    background-image: url("../images/progress/addService_seat_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
  background-position: 0 -100px; }

.add-ins-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69;
  margin-bottom: 10px; }
  .add-ins-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 40%;
    font-size: 16px; }
  .add-ins-progress .list {
    float: left;
    width: 56%;
    font-size: 12px;
    padding: 0 40px; }
    .add-ins-progress .list li {
      width: 33.333%;
      float: left;
      text-align: center;
      color: #257fd8; }
    .add-ins-progress .list .addInsChoose {
      padding-left: 5px; }
    .add-ins-progress .list .addInsConfirm {
      padding-left: 30px; }
    .add-ins-progress .list .addInsResult {
      padding-left: 55px; }
    .add-ins-progress .list .active {
      color: #fff; }
  .add-ins-progress .addInsChoose.list {
    background-image: url("../images/progress/addService_ins_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 0; }
  .add-ins-progress .addInsConfirm.list {
    background-image: url("../images/progress/addService_ins_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 -50px; }
  .add-ins-progress .addInsResult.list {
    background-image: url("../images/progress/addService_ins_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
  background-position: 0 -100px; }

.add-vip-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69;
  margin-bottom: 10px; }
  .add-vip-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 40%;
    font-size: 16px; }
  .add-vip-progress .list {
    float: left;
    width: 56%;
    font-size: 12px;
    padding: 0 40px; }
    .add-vip-progress .list li {
      width: 33.333%;
      float: left;
      text-align: center;
      color: #257fd8; }
    .add-vip-progress .list .addVipChoose {
      padding-left: 5px; }
    .add-vip-progress .list .addVipConfirm {
      padding-left: 30px; }
    .add-vip-progress .list .addVipResult {
      padding-left: 55px; }
    .add-vip-progress .list .active {
      color: #fff; }
  .add-vip-progress .addVipChoose.list {
    background-image: url("../images/progress/addService_vip_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 0; }
  .add-vip-progress .addVipConfirm.list {
    background-image: url("../images/progress/addService_vip_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 -50px; }
  .add-vip-progress .addVipResult.list {
    background-image: url("../images/progress/addService_vip_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
  background-position: 0 -100px; }

.add-lug-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69;
  margin-bottom: 10px; }
  .add-lug-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 40%;
    font-size: 16px; }
  .add-lug-progress .list {
    float: left;
    width: 56%;
    font-size: 12px;
    padding: 0 40px; }
    .add-lug-progress .list li {
      width: 33.333%;
      float: left;
      text-align: center;
      color: #257fd8; }
    .add-lug-progress .list .addLugChoose {
      padding-left: 5px; }
    .add-lug-progress .list .addLugConfirm {
      padding-left: 30px; }
    .add-lug-progress .list .addLugResult {
      padding-left: 55px; }
    .add-lug-progress .list .active {
      color: #fff; }
  .add-lug-progress .addLugChoose.list {
    background-image: url("../images/progress/addService_luggage_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 0; }
  .add-lug-progress .addLugConfirm.list {
    background-image: url("../images/progress/addService_luggage_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 -50px; }
  .add-lug-progress .addLugResult.list {
    background-image: url("../images/progress/addService_luggage_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
  background-position: 0 -100px; }

.acc-reset-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69; }
  .acc-reset-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 42%;
    font-size: 16px; }
  .acc-reset-progress .list {
    float: left;
    width: 56%;
    font-size: 12px;
    padding: 0 40px; }
    .acc-reset-progress .list li {
      width: 33.333%;
      float: left;
      text-align: center;
      color: #257fd8; }
    .acc-reset-progress .list .confirmInfo {
      padding-left: 5px; }
    .acc-reset-progress .list .setNew {
      padding-left: 30px; }
    .acc-reset-progress .list .status {
      padding-left: 55px; }
    .acc-reset-progress .list .active {
      color: #fff; }
  .acc-reset-progress .confirmInfo.list {
    background-image: url("../images/progress/acc_resetpass_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 0; }
  .acc-reset-progress .setNew.list {
    background-image: url("../images/progress/acc_resetpass_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
    background-position: 0 -50px; }
  .acc-reset-progress .status.list {
    background-image: url("../images/progress/acc_resetpass_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 559px auto;
  background-position: 0 -100px; }

.acc-transact-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69; }
  .acc-transact-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 59%;
    font-size: 16px; }
  .acc-transact-progress .list {
    float: left;
    width: 40%;
    font-size: 12px;
    padding: 0 40px; }
    .acc-transact-progress .list li {
      width: 50%;
      float: left;
      text-align: center;
      color: #257fd8; }
    .acc-transact-progress .list .info {
      padding-left: 15px; }
    .acc-transact-progress .list .status {
      padding-left: 40px; }
    .acc-transact-progress .list .active {
      color: #fff; }
  .acc-transact-progress .info.list {
    background-image: url("../images/progress/acc_transactpass_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 384px auto;
    background-position: 0 0; }
  .acc-transact-progress .status.list {
    background-image: url("../images/progress/acc_transactpass_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 384px auto;
  background-position: 0 -50px; }

.exchange-progress {
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background: #053e69; }
  .exchange-progress .tit {
    float: left;
    display: inline-block;
    padding-left: 20px;
    width: 21%;
    height: 50px;
    font-size: 16px; }
  .exchange-progress .list {
    float: left;
    width: 78%;
    font-size: 12px;
    padding: 0 40px; }
    .exchange-progress .list li {
      width: 20%;
      float: left;
      text-align: center;
      color: #257fd8;
      padding: 0 20px; }
    .exchange-progress .list .active {
      color: #fff; }
    .exchange-progress .list .choose {
      padding-left: 5px; }
    .exchange-progress .list .info {
      padding-left: 10px; }
    .exchange-progress .list .checkMsg {
      padding-left: 10px; }
    .exchange-progress .list .checkFree {
      padding-left: 15px; }
    .exchange-progress .list .status {
      padding-left: 30px; }
  .exchange-progress .choose.list {
    background-image: url("../images/progress/exchange_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 739px auto;
    background-position: 0 0; }
  .exchange-progress .info.list {
    background-image: url("../images/progress/exchange_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 739px auto;
    background-position: 0 -50px; }
  .exchange-progress .checkMsg.list {
    background-image: url("../images/progress/exchange_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 739px auto;
    background-position: 0 -100px; }
  .exchange-progress .checkFree.list {
    background-image: url("../images/progress/exchange_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 739px auto;
    background-position: 0 -150px; }
  .exchange-progress .status.list {
    background-image: url("../images/progress/exchange_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 739px auto;
  background-position: 0 -200px; }

.club-member-progress {
  width: 100%;
  height: 60px;
  background: #053E69;
  margin-bottom: 20px;
  position: relative; }
  .club-member-progress ul {
    width: 670px;
    height: 60px; }
    .club-member-progress ul li {
      float: left;
      width: 210px;
      line-height: 60px;
      color: #257FD9;
      font-size: 12px;
      position: relative;
      padding-left: 115px; }
    .club-member-progress ul .active {
      color: #FFFFFF; }
  .club-member-progress ul.basic {
    background-image: url("../images/progress/club_member_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 670px auto;
    background-position: 0 0; }
  .club-member-progress ul.contact {
    background-image: url("../images/progress/club_member_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 670px auto;
    background-position: 0 -60px; }
  .club-member-progress ul.status {
    background-image: url("../images/progress/club_member_progress.png");
    background-repeat: no-repeat;
    margin: 0 auto;
    background-size: 670px auto;
  background-position: 0 -120px; }

.query {
  font-size: 13px;
  color: #4778a7;
  background: #eef4f8; }
  .query li {
    cursor: pointer; }
  .query .oneList li {
    line-height: 50px;
    border-bottom: 1px solid #cddeea; }
    .query .oneList li span {
      padding-left: 10px;
      line-height: 25px;
      padding: 10px 0 10px 10px;
      display: block; }
  .query .oneList li:last-child {
    border-bottom: none; }
  .query .oneList .active {
    color: #fff;
    background: #2e71bb; }
    .query .oneList .active ul {
      display: block; }
  .query .oneList .twoList {
    display: none;
    background: #e7f6fe; }
    .query .oneList .twoList li {
        color: #4778a7;
        line-height: 20px;
        padding: 10px 10px 10px 20px;
      }
      .query .oneList .twoList li span {
        font-weight: bold;
        border-bottom: 1px solid #cddeea; }
    .query .oneList .twoList li:last-child {
      border-bottom: none; }
    .query .oneList .twoList .threeList li a {
      display: block;
      margin-left: 20px;
      color: #4778a7; }
    .query .oneList .twoList .threeList li:hover {
      background: #D8EEFE; }
    .query .oneList .twoList .threeList li.active {
      background: #C1E4FE; }
    .query .oneList .twoList .threeList li:last-child {
  border-bottom: none; }

.queryTravel .oneList .active ul {
  display: block; }

.queryTravel .oneList .twoList li {
  padding-left: 20px; }
  .queryTravel .oneList .twoList li a {
    display: block;
    color: #4778a7; }
  .queryTravel .oneList .twoList li:hover {
  background: #D8EEFE; }

.queryTravel .oneList .twoList .sj {
  line-height: 20px;
  padding: 10px 20px; }

.queryTravel .oneList .twoList .active {
  background: #c1e4fe; }

.queryTravel .oneList .twoList li:last-child {
  border-bottom: none; }

.queryTravel .oneList li > span a {
  font-size: 13px;
  color: #4778a7;
  background: #eef4f8; }

.queryTravel .oneList li.active > span a {
  color: #fff;
  background: #2e71bb; }

.queryTravel .oneList li.active ul {
  display: block; }

.queryTravel .oneList .twoList li {
  padding-left: 20px; }
  .queryTravel .oneList .twoList li a {
    display: block;
    color: #4778a7; }
  .queryTravel .oneList .twoList li:hover {
  background: #D8EEFE; }

.queryTravel .oneList .twoList .active {
  background: #c1e4fe; }

.queryTravel .oneList .twoList li:last-child {
  border-bottom: none; }

.addServiceNav {
  width: 186px;
  margin-right: 10px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.05); }
  .addServiceNav .addServiceBar {
    background: #2e71bb;
    width: 186px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 13px;
    color: #ffffff;
    padding-left: 10px; }
  .addServiceNav .addServiceList li {
    background: #e7f6fe;
    width: 186px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    cursor: pointer;
    border-bottom: 1px solid #cddeea; }
    .addServiceNav .addServiceList li:last-child {
      border-bottom: 0px; }
    .addServiceNav .addServiceList li a {
      color: #4778a7;
      padding-left: 20px;
      display: block; }
      .addServiceNav .addServiceList li a:hover {
        color: #4778a7; }
    .addServiceNav .addServiceList li:hover {
      background: #D8EEFE; }
  .addServiceNav .addServiceList .active {
    background: #C1E4FE; }
    .addServiceNav .addServiceList .active:hover {
  background: #C1E4FE; }
.container .details .left {
  width: 186px;
  margin-right: 10px;
  background: #ffffff;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.05); }
.container .details .right .tab  ul li  div.cms-content span{
    padding: 0; 
  background-color: transparent;
}

