@charset "utf-8";

/**
 * Description: cavca website.
 * Version: 1.7.1
 *
 * Summary:
 *
 *    0. Common
 *        - 0.1. Layout
 *        - 0.2. Element
 *        - 0.3. Color
 *        - 0.4. Font
 *        - 0.5. Gap
 *        - 0.6. Image
 *        - 0.7. Swiper
 *    1. Modules
 *        - 1.1. Header
 *        - 1.2. Main
 *        - 1.3. Sidebar
 *        - 1.4. Panel
 *        - 1.5. List
 *        - 1.6. Article
 *        - 1.7. Table
 *        - 1.8. Form
 *        - 1.9. Footer
 *    2. Pages
 *        - 2.1. Index
 *        - 2.2. About
 *        - 2.3. News
 *        - 2.4. Laws
 *        - 2.5. Qlrzq
 *        - 2.6. Syzzq
 *        - 2.7. Gsgg
 *        - 2.8. Qlgs
 *    3. Responsive
 *        - 3.1. Pad
 *        - 3.2. Pc
 *        - 3.3. Display
 *        - 3.4. Phone
 *        - 3.5. Small
 *
 */

/* ==========================================================================
   0. Common
   ========================================================================== */

/* 0.1. Layout
   ========================================================================== */
.layout-c {
    margin-top: 25px;
    position: relative;
}
.navbar-toggle {margin-right: 0;}
.btn {
    font-weight: 500;
}
.btn-round {
    border-radius: 200px;
}
.breadcrumb {
    margin-bottom: 15px;
}
    .breadcrumb a {
        color: #F37341;
    }
    .breadcrumb a:hover {
        color: #fe4800;
    }
.vm {
    display: inline-block;
    vertical-align: middle;
}
.db {
    display: block;
}
.dib {
    display: inline-block;
}
.hidden {
    display: none;
}
.lh1 {
    line-height: 1;
}
.lh-165 {
    line-height: 1.65 !important;
}
.no-border {
    border: 0 !important
}
.no-padding {
    padding: 0 !important
}
.no-margin {
    margin: 0 !important
}
.no-shadow {
    box-shadow: none !important
}
.bin-min {
    min-width: 180px;
    letter-spacing: 1px;
}

.circle {
    border-radius: 100px;
}

.pos-r {
    position: relative;
}
.pos-a {
    position: absolute;
}

.fa {
    min-width: 14px;
    text-align: center;
}

.navbar-nav .fa {
    min-width: auto;
    font-size: 14px;
    font-weight: bold;
}

.box-gray {
    background: rgba(248, 248, 248, .5);
    border: 1px solid rgba(0, 0, 0, .03);
    padding: 15px;
    border-radius: 5px;
}
.box-orange {
    background: rgba(255, 86, 0, .03);
    border: 1px solid rgba(255, 86, 0, .1);
    padding: 15px;
    border-radius: 5px;
}


/* 0.2. Element
   ========================================================================== */
button, input, select, textarea, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: Helvetica, Tahoma, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "\5b8b\4f53", "WenQuanYi Micro Hei";
}

::-moz-selection {color: #fff; background: #3bb4f2;}
::-webkit-selection {color: #fff; background: #3bb4f2;}
::selection {color: #fff; background: #3bb4f2;}

ul,dl {
    margin-bottom: 0;
}
a {
    text-decoration: none;
}
a:hover {
    cursor: pointer;
}
a:hover, a:focus {
    -moz-outline: none;
    outline: none;
    text-decoration: none;
}

input, select, textarea, button {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 100px white inset;
}

label {
    color: #434343;
}

.old-browser {
    background-color: #fff;
    text-align: center;
    padding: 20px;
}
    .old-browser img {
        width: 100%;
    }


/* 0.3. Color
   ========================================================================== */
/*
 * font link color
 */
.c-orange, .l-orange a {
    color: #f37341;
}
.c-lo, .l-lo a {
    color: #f48a20;
}
.c-white, .l-white a {
    color: #fff;
}
.c-wlight, .l-wlight a {
    color: rgba(255, 255, 255, .9);
}
.c-black, .l-black a {
    color: #000;
}
.c-lb, .l-lb a {
    color: #333;
}
.c-mb, .l-mb a {
    color: #444;
}
.c-gray, .l-gray a {
    color: #6c6c6c;
}
.c-lg, .l-lg a {
    color: #999;
}
.c-red, .l-red a {
    color: #f00;
}

.l-orange a:hover, .l-lo a:hover, .l-white a:hover, .l-wlight a:hover, .l-black a:hover, .l-mb a:hover, .l-lb a:hover, .l-gray a:hover, .l-lg a:hover, .l-red a:hover {
    color: #ea690c;
}

/*
 * background color
 */
.bgc-white {
    background-color: #fff;
}
.bgc-black {
    background-color: #000;
}
.bgc-lg {
    background-color: #f4f4f4;
}
.bgc-blue {
    background: #2860B8;
}

.btn-danger {
    background-image: linear-gradient(-45deg,#ff2a00,#ff6a00);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active:focus {
    border-color: #fe4800;
    background-image: linear-gradient(-45deg,#ff6a00,#ff6a00);
}


/* 0.4. Font
   ========================================================================== */
@font-face {
    font-family: fontData;
    src: url("../fonts/data.ttf");
}
.gbb {
    font-family: "fontData" !important;
}

@font-face {
  font-family: "iconfont"; /* Project id 2810692 */
  src: url('../fonts/iconfont/iconfont.eot?t=1631609835769'); /* IE9 */
  src: url('../fonts/iconfont/iconfont.eot?t=1631609835769#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/iconfont/iconfont.woff2?t=1631609835769') format('woff2'),
       url('../fonts/iconfont/iconfont.woff?t=1631609835769') format('woff'),
       url('../fonts/iconfont/iconfont.ttf?t=1631609835769') format('truetype'),
       url('../fonts/iconfont/iconfont.svg?t=1631609835769#iconfont') format('svg');
}
.if {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    text-align: center;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.if-music-album:before {
  content: "\eb0a";
}
.if-music:before {
  content: "\e7b7";
}
.if-user-add:before {
  content: "\e66a";
}
.if-user-search:before {
  content: "\e724";
}
.if-invalid:before {
  content: "\e622";
}
.if-contract:before {
  content: "\e789";
}


.mod-msg {
    padding-top: 20px;
    text-align: center;
}
    .mod-msg__icon-area {
        margin-bottom: 30px;
    }
        .mod-icon-success {
            color: #09BB07;
        }
        .mod-icon_msg {
            font-size: 94px;
        }

    .mod-msg__text-area {
        margin-bottom: 25px;
        padding: 0 20px;
    }
        .mod-msg__text-area a {
            color: #F37341;
        }

    .mod-msg__title {
        margin-bottom: 10px;
        font-weight: 400;
        font-size: 20px;
        word-wrap: break-word;
        word-break: break-all;
    }
    .mod-msg__desc {
        font-size: 14px;
        color: #777;
        word-wrap: break-word;
        word-break: break-all;
    }


.f-3xl{
    font-size: 30px;
}
.f-2xl, .h1{
    font-size: 24px;
}
.h2{
    font-size: 20px;
}
.f-xl, .h3{
    font-size: 18px;
}
.f-xs{
    font-size: 17px;
}
.f-x, .h4{
    font-size: 16px;
}
h5, .f-l, .h5{
    font-size: 15px;
}
h6, .f-n, .h6{
    font-size: 14px;
}
.f-m, h7{
    font-size: 13px;
}
.h8{
    font-size: 12px;
}
.f-s, .h9{
    font-size: 10px;
}
.f-11 {
    font-size: 11px;
}

.fb1 {
    font-weight: 100;
}
.fb2 {
    font-weight: 200;
}
.fb4 {
    font-weight: 400;
}
.fb7 {
    font-weight: 700;
}
.fw-500 {
    font-weight: 500;
}
.fbb {
    font-weight: bold;
}

/* 0.5. Gap
   ========================================================================== */
.mg-center {
  margin-left: auto;
  margin-right: auto;
}
.mt-50 {
    margin-top: 50px;
}
.mt-40 {
    margin-top: 40px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-20 {
    margin-top: 20px;
}
.mt-15 {
    margin-top: 15px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-8 {
    margin-top: 8px;
}
.mt-5 {
    margin-top: 5px;
}

.mb-50 {
    margin-bottom: 50px;
}
.mb-40 {
    margin-bottom: 40px;
}
.mb-30 {
    margin-bottom: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mbi-block {
    margin-bottom: 20px !important;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-5 {
    margin-bottom: 5px;
}
.mb-0 {
    margin-bottom: 0 !important;
}

.mr-5 {
    margin-right: 5px;
}
.mr-10 {
    margin-right: 10px;
}
.mr-15 {
    margin-right: 15px;
}
.mr-20 {
    margin-right: 20px;
}

.help-block.mtb-10 {
    margin: 10px 0;
}

.ptb-4 {
  padding: 4px 0;
}
.ptb-10 {
  padding: 10px 0;
}
.ptb-15 {
  padding: 15px 0;
}
.ptb-20 {
  padding: 20px 0;
}
.ptb-30 {
  padding: 30px 0;
}
.ptb-50 {
  padding: 50px 0;
}

.pd-15 {
    padding: 15px !important;
}
.pd-20 {
    padding: 20px !important;
}
.pd-30 {
    padding: 30px !important;
}
.pd-50 {
    padding: 50px !important;
}
.pl-1e {
    padding-left: 1em !important;
}
.pl-2e {
    padding-left: 2em;
}
.pl-22 {
    padding-left: 22px;
}

.minw-350 {
    min-width: 350px !important;
}
.minw-150 {
    min-width: 150px !important;
}
.minw-120 {
    min-width: 120px !important;
}
.minw-100 {
    min-width: 100px !important;
}
.minw-70 {
    min-width: 70px !important;
}
.w-full {
    width: 100% !important;
}
.w-7 {
    width: 70%;
}

.h-40 {
    height: 40px;
}
.h-46 {
    height: 46px;
}

.alert-wrap .alert {
    margin: 0 15px 15px;
}


/* 0.6. Image
   ========================================================================== */
.img-responsive__wrap {
    overflow: hidden;
}
.img-responsive__wrap img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.img-136 {
    width: 136px;
}
.img-40 {
    width: 40px;
}
.img-pd {
    padding: 0 50px;
}

/* 0.7. Swiper
   ========================================================================== */

/*
 * liMarquee
 */
.str_wrap {
    overflow:hidden;
    //zoom:1;
    width:100%;
    font-size:14px;
    line-height:12px;
    position:relative;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
    white-space:nowrap;
}
.str_move {
    white-space:nowrap;
    position:absolute;
    top:0;
    left:0;
    cursor:move;
}
.str_move_clone {
    display:inline-block;
    //display:inline;
    //zoom:1;
    vertical-align:top;
    position:absolute;
    left:100%;
    top:0;
}
.str_vertical .str_move_clone {
    left:0;
    top:100%;
}
.str_down .str_move_clone {
    left:0;
    bottom:100%;
}
.str_vertical .str_move,.str_down .str_move {
    white-space:normal;
    width:100%;
}
.str_static .str_move,.no_drag .str_move,.noStop .str_move{
    cursor:inherit;
}
.str_wrap img {
    max-width:none !important;
}

/*
 * swiper
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 100%;
    text-align: center;
}
.swiper-button-prev .if,
.swiper-button-next .if {
    font-size: 30px;
    color: rgba(255, 255, 255, .3);
    top: 12px;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 90px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 90px;
  left: auto;
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 25px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid rgba(255, 255, 255, 0.7);
  background-color: #fff;
  opacity: 0.5;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #F37B1D;
  border-color: #F37B1D;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-button-prev .fa, .swiper-button-next .fa {
    font-size: 30px;
    color: #F37B1D;
    /* color: rgba(255, 255, 255, .8); */
    position: relative;
    top: 4px;
}
.swiper-button-prev .fa {
    left: -2px;
}
.swiper-button-next .fa {
    right: -2px;
}


/* ==========================================================================
   1. Modules
   ========================================================================== */

/* 1.1. Header
   ========================================================================== */
/*
 * header-bar
 */
.header-bar {
    background: #f5f5f5;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-bottom: 1px solid #eee;
}
.header-bar a {
    background: linear-gradient(left, #fea700, #ff4800);
    background: -webkit-linear-gradient(left, #fea700, #ff4800);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: scratchy 0.253s linear forwards infinite;
    /* 其它浏览器兼容性前缀 */
    -webkit-animation: scratchy .5s linear forwards infinite;
    -moz-animation: scratchy .5s linear forwards infinite;
    -ms-animation: scratchy .5s linear forwards infinite;
}
@keyframes scratchy {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 0 0;
  }
  26% {
    background-position: 20px -20px;
  }
  50% {
    background-position: 20px -20px;
  }
  51% {
    background-position: 40px -40px;
  }
  75% {
    background-position: 40px -40px;
  }
  76% {
    background-position: 60px -60px;
  }
  99% {
    background-position: 60px -60px;
  }
  100% {
    background-position: 0 0;
  }
}
/* 添加兼容性前缀 */
@-webkit-keyframes scratchy {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 0 0;
  }
  26% {
    background-position: 20px -20px;
  }
  50% {
    background-position: 20px -20px;
  }
  51% {
    background-position: 40px -40px;
  }
  75% {
    background-position: 40px -40px;
  }
  76% {
    background-position: 60px -60px;
  }
  99% {
    background-position: 60px -60px;
  }
  100% {
    background-position: 0 0;
  }
}
@-moz-keyframes scratchy {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 0 0;
  }
  26% {
    background-position: 20px -20px;
  }
  50% {
    background-position: 20px -20px;
  }
  51% {
    background-position: 40px -40px;
  }
  75% {
    background-position: 40px -40px;
  }
  76% {
    background-position: 60px -60px;
  }
  99% {
    background-position: 60px -60px;
  }
  100% {
    background-position: 0 0;
  }
}
@-ms-keyframes scratchy {
  0% {
    background-position: 0 0;
  }
  25% {
    background-position: 0 0;
  }
  26% {
    background-position: 20px -20px;
  }
  50% {
    background-position: 20px -20px;
  }
  51% {
    background-position: 40px -40px;
  }
  75% {
    background-position: 40px -40px;
  }
  76% {
    background-position: 60px -60px;
  }
  99% {
    background-position: 60px -60px;
  }
  100% {
    background-position: 0 0;
  }
}

/*
 * header-top
 */
.header-top {
    padding: 16px 0;
    background: #fff;
    z-index: 100;
}
    .header-top__logo {
        display: block;
        width: 141px;
    }

        .header-top__formwrap {
            display: flex;
            align-items: center;
            margin-top: 12px;
        }
            .header-top__formwrap .lang {
                order: 2;
            }
            .header-top__formwrap .form-inline {
                border-radius: 100px;
                background-color: #f37341;
                border: 1px solid #f37341;
                width: 306px;
                overflow: hidden;
                order: 1;
            }
                .header-top__formwrap .form-inline .form-group {
                    display: block;
                }
                    .header-top .header-top__input {
                        width: 100%;
                        height: 36px;
                        border-color: #f37341;
                        border-radius: 100px;
                        padding: 4px 45px 4px 15px;
                    }

                    .header-top .header-top__btn {
                        border-radius: 100px;
                        padding: 6px 10px;
                        position: absolute;
                        right: 5px;
                        top: 0;
                        background: transparent;
                        border: 0 none;
                    }
                    .header-top .header-top__btn:hover {
                        color: #ff2a00;
                    }
                        .header-top .header-top__btn .fa {
                            font-size: 18px;
                            position: relative;
                            top: 2px;
                        }

            @media (min-width: 768px) {
                .lang {
                    margin-left: 15px;
                }
                    .lang-btn {
                        display: inline-block;
                        width: 30px;
                        height: 30px;
                        line-height: 30px;
                        font-weight: bold;
                        font-size: 11px;
                        text-align: center;
                        border-radius: 100px;
                        border: 1px solid transparent;
                        color: #f37341;
                        background-color: #fff;
                        border-color: #f37341;
                    }
                        .lang-btn:hover {
                            color: #fff;
                            background-color: #f37341;
                            border-color: #f37341;
                        }

            }

/*
 * header-nav
 */
.header-nav {
    background: #f37341;
    z-index: 1003;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}
    .header-nav .navbar {
        margin-bottom: 0;
        z-index: 1003;
    }

    .header-nav .navbar a {
        font-size: 14px;
        font-weight: 700;
    }
        .header-nav .navbar-default {
            border-left: 0;
            border-right: 0;
            border-color: transparent;
        }

            /* dropdown-menu */
            .header-nav .navbar-collapse {
                padding: 0;
            }
            .header-nav .navbar-nav>li {
                 text-align: center;
            }

            .header-nav .dropdown-menu {
                 min-width: 100%;
            }
            .header-nav .dropdown-menu>li {
                border-bottom: 1px solid #f4f4f4;
            }

            .header-nav .dropdown-menu>li:last-child {
                border-bottom: 0 none;
            }
            .header-nav .dropdown-menu>li>a {
                 text-align: center;
                 padding: 9px 0;
                 font-size: 13px;
                 font-weight: normal;
            }


/* 1.2. Main
   ========================================================================== */
.no-data {
    text-align: center;
}
    .no-data .no-date_icon {
        font-size: 24px;
        color: rgba(243, 115, 65, .5);
    }
    .no-data .no-date_text {
        display: block;
        font-size: 13px;
        color: rgba(0, 0, 0, .3);
        margin-top: 2px;
    }

.index .no-data {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 0);
    margin-top: -2%;
}


/* 1.3. Sidebar
   ========================================================================== */

/* 1.4. Panel
   ========================================================================== */
.panel {
    box-shadow: 0 0 0 rgba(255,255,255,1);
}
    .panel-heading__title {
        margin: 5px 0;
        font-size: 16px;
    }
    .panel-heading__title:before {
        content: '';
        display: inline-block;
        width: 3px;
        height: 15px;
        vertical-align: middle;
        margin-right: 10px;
        background: #f37341;
        margin-top: -3px;
    }

    .panel-heading__option {
        position: relative;
        top: 4px;
        right: -6px;
    }

.panel .panel-option {
    margin-top: 4px;
}
.panel-lg .panel-body {
    padding: 20px;
}
.panel-xlg .panel-body {
    padding: 30px;
}
.panel-table .panel-body {
    padding: 0;
}

.panel-footer.pd-20 .alert {
    margin-bottom: 0;
}


.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
}
.box.box-primary {
    border-top-color: #3bb4f2
}

.box.box-info {
    border-top-color: #00c0ef
}

.box.box-danger {
    border-top-color: #dd4b39
}

.box.box-warning {
    border-top-color: #f39c12
}

.box.box-success {
    border-top-color: #00a65a
}

.box.box-default {
    border-top-color: #d2d6de
}

.box.collapsed-box .box-body,.box.collapsed-box .box-footer {
    display: none
}

.box .nav-stacked>li {
    border-bottom: 1px solid #f4f4f4;
    margin: 0
}

.box .nav-stacked>li:last-of-type {
    border-bottom: none
}

.box.height-control .box-body {
    max-height: 300px;
    overflow: auto
}

.box .border-right {
    border-right: 1px solid #f4f4f4
}

.box .border-left {
    border-left: 1px solid #f4f4f4
}

.box.box-solid {
    border-top: 0
}

.box.box-solid>.box-header .btn.btn-default {
    background: transparent
}

.box.box-solid>.box-header .btn:hover,.box.box-solid>.box-header a:hover {
    background: rgba(0,0,0,0.1)
}

.box.box-solid.box-default {
    border: 1px solid #d2d6de
}

.box.box-solid.box-default>.box-header {
    color: #444;
    background: #d2d6de;
    background-color: #d2d6de
}

.box.box-solid.box-default>.box-header a,.box.box-solid.box-default>.box-header .btn {
    color: #444
}

.box.box-solid.box-primary {
    border: 1px solid #3bb4f2
}

.box.box-solid.box-primary>.box-header {
    color: #fff;
    background: #3bb4f2;
    background-color: #3bb4f2
}

.box.box-solid.box-primary>.box-header a,.box.box-solid.box-primary>.box-header .btn {
    color: #fff
}

.box.box-solid.box-info {
    border: 1px solid #00c0ef
}

.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #00c0ef;
    background-color: #00c0ef
}

.box.box-solid.box-info>.box-header a,.box.box-solid.box-info>.box-header .btn {
    color: #fff
}

.box.box-solid.box-danger {
    border: 1px solid #dd4b39
}

.box.box-solid.box-danger>.box-header {
    color: #fff;
    background: #dd4b39;
    background-color: #dd4b39
}

.box.box-solid.box-danger>.box-header a,.box.box-solid.box-danger>.box-header .btn {
    color: #fff
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12
}

.box.box-solid.box-warning>.box-header {
    color: #fff;
    background: #f39c12;
    background-color: #f39c12
}

.box.box-solid.box-warning>.box-header a,.box.box-solid.box-warning>.box-header .btn {
    color: #fff
}

.box.box-solid.box-success {
    border: 1px solid #00a65a
}

.box.box-solid.box-success>.box-header {
    color: #fff;
    background: #00a65a;
    background-color: #00a65a
}

.box.box-solid.box-success>.box-header a,.box.box-solid.box-success>.box-header .btn {
    color: #fff
}

.box.box-solid>.box-header>.box-tools .btn {
    border: 0;
    box-shadow: none
}

.box.box-solid[class*='bg']>.box-header {
    color: #fff
}

.box .box-group>.box {
    margin-bottom: 5px
}

.box .knob-label {
    text-align: center;
    color: #333;
    font-weight: 100;
    font-size: 12px;
    margin-bottom: 0.3em
}

.box>.overlay,.overlay-wrapper>.overlay,.box>.loading-img,.overlay-wrapper>.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.box .overlay,.overlay-wrapper .overlay {
    z-index: 50;
    background: rgba(255,255,255,0.7);
    border-radius: 3px
}

.box .overlay>.fa,.overlay-wrapper .overlay>.fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px
}

.box .overlay.dark,.overlay-wrapper .overlay.dark {
    background: rgba(0,0,0,0.5)
}

.box-header:before,.box-body:before,.box-footer:before,.box-header:after,.box-body:after,.box-footer:after {
    content: " ";
    display: table
}

.box-header:after,.box-body:after,.box-footer:after {
    clear: both
}

.box-header {
    color: #444;
    display: block;
    padding: 15px 23px;
    position: relative
}

.box-header.with-border {
    border-bottom: 1px solid #f4f4f4
}

.collapsed-box .box-header.with-border {
    border-bottom: none
}

.box-header>.fa,.box-header>.glyphicon,.box-header>.ion,.box-header .box-title {
    display: inline-block;
    font-size: 18px;
    margin: 0;
    line-height: 1
}

.box-header>.fa,.box-header>.glyphicon,.box-header>.ion {
    margin-right: 5px
}

.box-header>.box-tools {
    position: absolute;
    right: 10px;
    top: 5px
}

.box-header>.box-tools [data-toggle="tooltip"] {
    position: relative
}

.box-header>.box-tools.pull-right .dropdown-menu {
    right: 0;
    left: auto
}

.btn-box-tool {
    padding: 5px;
    font-size: 12px;
    background: transparent;
    color: #97a0b3
}

.open .btn-box-tool,.btn-box-tool:hover {
    color: #606c84
}

.btn-box-tool.btn:active {
    box-shadow: none
}

.box-body {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 10px
}

.no-header .box-body {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.box-body>.table {
    margin-bottom: 0
}

.box-body .fc {
    margin-top: 5px
}

.box-body .full-width-chart {
    margin: -19px
}

.box-body.no-padding .full-width-chart {
    margin: -9px
}

.box-body .box-pane {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px
}

.box-body .box-pane-right {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0
}

.box-footer {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top: 1px solid #f4f4f4;
    padding: 10px;
    background-color: #fff
}

.nav>li>a:hover,.nav>li>a:active,.nav>li>a:focus {
    color: #444;
    background: #f7f7f7
}

.nav-pills>li>a {
    border-radius: 0;
    border-top: 3px solid transparent;
    color: #444
}

.nav-pills>li>a>.fa,.nav-pills>li>a>.glyphicon,.nav-pills>li>a>.ion {
    margin-right: 5px
}

.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus {
    border-top-color: #3bb4f2
}

.nav-pills>li.active>a {
    font-weight: 600
}

.nav-stacked>li>a {
    border-radius: 0;
    border-top: 0;
    border-left: 3px solid transparent;
    color: #444
}

.nav-stacked>li.active>a,.nav-stacked>li.active>a:hover {
    background: transparent;
    color: #444;
    border-top: 0;
    border-left-color: #3bb4f2
}

.nav-stacked>li.header {
    border-bottom: 1px solid #ddd;
    color: #777;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: uppercase
}

.nav-tabs-custom {
    margin-bottom: 20px;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    border-radius: 3px
}

.nav-tabs-custom>.nav-tabs {
    margin: 0;
    border-bottom-color: #f4f4f4;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.nav-tabs-custom>.nav-tabs>li {
    border-top: 3px solid transparent;
    margin-bottom: -2px;
    margin-right: 5px
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #444;
    border-radius: 0
}

.nav-tabs-custom>.nav-tabs>li>a.text-muted {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li>a,.nav-tabs-custom>.nav-tabs>li>a:hover {
    background: transparent;
    margin: 0
}

.nav-tabs-custom>.nav-tabs>li>a:hover {
    color: #999
}

.nav-tabs-custom>.nav-tabs>li:not(.active)>a:hover,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:focus,.nav-tabs-custom>.nav-tabs>li:not(.active)>a:active {
    border-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.active {
    border-top-color: #3bb4f2
}

.nav-tabs-custom>.nav-tabs>li.active>a,.nav-tabs-custom>.nav-tabs>li.active:hover>a {
    background-color: #fff;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    border-top-color: transparent;
    border-left-color: #f4f4f4;
    border-right-color: #f4f4f4
}

.nav-tabs-custom>.nav-tabs>li:first-of-type {
    margin-left: 0
}

.nav-tabs-custom>.nav-tabs>li:first-of-type.active>a {
    border-left-color: transparent
}

.nav-tabs-custom>.nav-tabs.pull-right {
    float: none !important
}

.nav-tabs-custom>.nav-tabs.pull-right>li {
    float: right
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type {
    margin-right: 0
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type>a {
    border-left-width: 1px
}

.nav-tabs-custom>.nav-tabs.pull-right>li:first-of-type.active>a {
    border-left-color: #f4f4f4;
    border-right-color: transparent
}

.nav-tabs-custom>.nav-tabs>li.header {
    line-height: 35px;
    padding: 0 10px;
    font-size: 20px;
    color: #444
}

.nav-tabs-custom>.nav-tabs>li.header>.fa,.nav-tabs-custom>.nav-tabs>li.header>.glyphicon,.nav-tabs-custom>.nav-tabs>li.header>.ion {
    margin-right: 5px
}

.nav-tabs-custom>.tab-content {
    background: #fff;
    padding: 10px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.nav-tabs-custom .dropdown.open>a:active,.nav-tabs-custom .dropdown.open>a:focus {
    background: transparent;
    color: #999
}

.nav-tabs-custom.tab-primary>.nav-tabs>li.active {
    border-top-color: #3bb4f2
}

.nav-tabs-custom.tab-info>.nav-tabs>li.active {
    border-top-color: #00c0ef
}

.nav-tabs-custom.tab-danger>.nav-tabs>li.active {
    border-top-color: #dd4b39
}

.nav-tabs-custom.tab-warning>.nav-tabs>li.active {
    border-top-color: #f39c12
}

.nav-tabs-custom.tab-success>.nav-tabs>li.active {
    border-top-color: #00a65a
}

.nav-tabs-custom.tab-default>.nav-tabs>li.active {
    border-top-color: #d2d6de
}

.tabbable-line>.nav-tabs {
    margin: 0;
    /* border-bottom: 0; */
    border-bottom: 1px solid #f4f4f4;
}
.tabbable-line>.nav-tabs>li {
    text-align: center;
    margin: 0 1px 0 0;
    border-bottom: 2px solid transparent
}
.tabbable-line>.nav-tabs>li>a {
    background: 0 0!important;
    border: 0;
    margin: 0;
    padding: 11px 15px 9px;
    color: #737373;
    font-size: 16px;
}
.tabbable-line>.nav-tabs>li>a>i {
    color: #a6a6a6
}
.tabbable-line>.nav-tabs>li.active {
    background: 0 0;
    border-bottom: 2px solid #f37b1d;
    position: relative
}
.tabbable-line>.nav-tabs>li.active>a {
    border: 0;
    color: #333;
}
.tabbable-line>.nav-tabs>li.active>a>i {
    color: #333
}
.tabbable-line>.nav-tabs>li.open,.tabbable-line>.nav-tabs>li:hover {
    background: 0 0;
    border-bottom: 2px solid #f37b1d
}
.tabbable-line>.nav-tabs>li.open>a,.tabbable-line>.nav-tabs>li:hover>a {
    border: 0;
    background: 0 0!important;
    color: #333
}
.tabbable-line>.nav-tabs>li.open>a>i,.tabbable-line>.nav-tabs>li:hover>a>i {
    color: #a6a6a6
}
.tabbable-line>.tab-content {
    margin-top: 0;
    border: 0;
    border-top: 1px solid #eef1f5;
    padding: 30px 0
}
    .tab-pane .tabs-option {
        position: absolute;
        top: 15px;
        right: 20px;
        background: #fff;
        padding-left: 10px;
    }



/* 1.5. List
   ========================================================================== */
.list li {
    margin-top: 15px;
}
.list li:first-child {
    margin-top: 0;
}
    .list .list__data {
        font-size: 13px;
        color: #bababa;
    }
    .list .list__link {
        display: inline-block;
        word-wrap: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
        .list__link .icon-dot {
            margin-right: 7px;
        }

.list-ol {
    padding-left: 20px;
}
    .list-ol li {
        text-align: justify;
        line-height: 2;
        margin-bottom: 30px;
    }

.list-ol_normal li {
    margin-bottom: 0;
}

.ol-no {
    counter-reset: li;  
}
    .ol-no li {
        position: relative;
        padding-left: 25px;
    }
    .ol-no li::before {
        content: counter(li) ".";
        counter-increment: li; 
        position: absolute;
        left: 0;
    }

.ol-number {
    padding-left: 2em;
}
    .ol-number li {
        margin-bottom: 5px;
    }

.dl-user-info {
    line-height: 1.6;
}
    .dl-user-info dt {
        padding: 15px 0;
        vertical-align: top;
    }
    .dl-user-info dd {
        padding: 15px 0;
        vertical-align: top;
    }


/* 1.6. Article
   ========================================================================== */
.page-title {
    font-size: 24px;
    margin-bottom: 30px;
}

.article .article-title {
    line-height: 1.5;
    margin: 10px auto;
}
.article .article-intro span {
    margin-right: 20px;
}
.article .panel-body {
    padding: 20px;
}
    .content {
        padding: 15px 30px 30px;
        text-align: justify;
        line-height: 2;
    }
        .content h4 {
            text-align: justify;
            line-height: 2;
            margin-top: 40px;
            margin-bottom: 10px;
        }
        .content h4.c-orange {
            font-size: 18px;
        }
        .content h4:first-child {
            margin-top: 0;
        }
        .content h5 {
            text-align: justify;
            line-height: 1.7;
            margin-bottom: 20px;
        }
        .content ol {
            text-align: justify;
            line-height: 1.7;
            margin-bottom: 20px;
        }
        .content ul {
            text-align: justify;
            line-height: 1.7;
            margin-bottom: 20px;
        }
        .content ul + ul {
            margin-top: 40px;
        }
        .content ul.list-ul {
            text-indent: 2em;
        }
            .content ul.list-ul li {
                margin-bottom: 10px;
            }

        .content ul.list-ul__ti--0 {
            text-indent: 0;
        }

        .content div {
            text-indent: 2em;
            text-align: justify;
            line-height: 1.7;
        }
        .en_about .content div, .business_active .content div {
            text-indent: 0;
        }
        .content .ti25 {
            text-indent: 2.5em;
        }
        .content .ti15 {
            text-indent: 1.5em;
        }
        .content p {
            text-indent: 2em;
            text-align: justify;
            line-height: 1.65;
            margin-bottom: 25px;
        }
        .content p+ol {
            margin-top: -15px;
            margin-bottom: 20px;
        }
        .content.p-ti0 p {
            text-indent: 0;
        }
        .content p:last-child {
            margin-bottom: 0;
        }
        .content img {
            display: block;
            max-width: 100%;
            height: auto;
            margin: 20px auto;
        }

        .en_about .content p {
            text-indent: 0;
            line-height: 1.75;
        }
        .en_about .ol-no {
            text-align: justify;
            line-height: 1.75;
            margin: 0 0 20px;
        }
            .en_about .ol-no li {
                margin-bottom: 10px;
            }

    .article-source {
        text-indent: 0 !important;
    }
    .ti-1 {
        text-indent: 1em !important;
    }
    .ti-2 {
        text-indent: 2em !important;
    }
    .ti-31 {
        text-indent: 3.15em !important;
    }
    .ti-32 {
        text-indent: 3.2em !important;
    }
    .ti-47 {
        text-indent: 4.75em !important;
    }

    .pd-lr-37 {
        padding: 0 37px;
    }
    .pd-lr-46 {
        padding: 0 46px;
    }
    .pl-55 {
        padding-left: 55px;
    }

    .details-content {
        font-size: 16px;
        padding: 30px;
        line-height: 1.8;
        word-break: break-word;
    }
        .details-content img {
            max-width: 100%;
            height: auto;
        }
        .details-content table {
            width: 100%;
            table-layout: fixed;
            border-collapse: collapse;
            border-spacing: 0;
            margin: 15px 0;
        }
        .details-content table thead {
            background-color: #f9f9f9;
        }
        .details-content table td, .details-content table th {
            min-width: 40px;
            height: 30px;
            border: 1px solid #ccc;
            vertical-align: top;
            padding: 2px 4px;
            text-align: left;
            box-sizing: border-box;
        }
        .details-content table td.active, .details-content table th.active {
            background-color: #ffffee;
        }


.about-body h4 {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.about-body h5 {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
}
.about-body h6 {
    font-weight: bold;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
    margin: 20px 0;
}
.about-body p {
    margin-bottom: 5px;
}


.content .title-sub {
    margin-bottom: 10px;
}
.users .content p {
    text-indent: 0;
}
    .users .list-content_wrap {
        margin: 50px 0 0;
        padding: 0;
    }
    .users .list-content_wrap .list-content {
        text-indent: 0;
    }

.organization .fa {
    min-width: 16px;
}


.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 14px;
    line-height: 1.286;
}
.pagination-lg > li > a:hover, .pagination-lg > li > span:hover, .pagination-lg > li > a:focus, .pagination-lg > li > span:focus {
    background-color: rgba(234,105,12,.1);
}
    .pagination-lg > li > .page-btn {
        line-height: 1;
        font-size: 18px;
    }
    .pagination-lg > li > .page-btn_more {
        font-family: fantasy;
    }

.form-verify {
    width: 194px;
}
    .form-verify .input-group > .input-group-addon {
        border-color: #ddd;
        border-radius: 6px;
        padding: 0;
        cursor: pointer;
        overflow: hidden;
    }
    .form-verify .input-group > .input-group-addon:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .form-verify .input-group > .form-control {
        border-color: #ddd;
        border-radius: 6px;
    }
    .form-verify .input-group > .form-control:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .form-verify .input-group > .form-control:focus {
        border-color: #ee8437;
    }

.sidebar-nav>li.active>a, .sidebar-nav>li.active>a:hover {
    background: rgba(255, 167, 1, .05);
    color: #333;
    border-left-color: #f37341;
}


/* 1.7. Table
   ========================================================================== */
.table-responsive {
    overflow-y: hidden;
}
.table-color > thead > tr > th {
    background-color: #fbfafa;
    white-space: nowrap;
}
.table-th > colgroup + thead > tr:first-child > th, .table-th > thead:first-child > tr:first-child > th {
    border-top: 1px solid rgba(0,0,0,.03)
}


/* 1.8. Form
   ========================================================================== */
.input-group-btn .form-control {
    width: auto;
}
.input-group-btn .form-control:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-right: -1px;
}

.table-info {
    border: 1px solid #eee;
}
.table-info > thead > tr > th {
    padding: 10px 15px;
}
.table-info > tbody > tr > th,
.table-info > tbody > tr > td {
    padding: 9px 15px;
}
.table-info > tbody > tr > td {
    color: #666;
}

.table-data > thead > tr > th {
    font-weight: bold;
    padding: 14px;
    background: rgba(243, 123, 29, .02);
    text-align: center;
    color: #666;
    font-size: 14px;
}
.table-data > tbody > tr > th,
.table-data > tbody > tr > td {
    padding: 10px;
    text-align: center;
}
.table-data > tbody > tr > td {
    color: #666;
}

.error-danger .header-top__input::-moz-placeholder {
    color: #fe4800 !important;
}
.error-danger .header-top__input::-ms-input-placeholder {
    color: #fe4800 !important;
}
.error-danger .header-top__input::-webkit-input-placeholder {
    color: #fe4800 !important;
}
.error-danger.header-top__search {
    -webkit-animation-name: shake;
    animation-name: shake;

    -webkit-animation-duration: .7s;
    animation-duration: .7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-2px,0,0);
        transform: translate3d(-2px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }
}

@keyframes shake {
    0%,to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-2px,0,0);
        transform: translate3d(-2px,0,0)
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(2px,0,0);
        transform: translate3d(2px,0,0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

/* 1.9. Footer
   ========================================================================== */
.footer {
    background: #2f2f2f;
    padding: 40px 0 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

    .footer, .footer a {
        color: #888;
    }
    .footer a:hover {
        color: #ea690c;
    }

    /*
     * footer-title
     */
    .footer-title, .footer-title a {
        color: #fff;
        font-size: 14px;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .footer-list li {
        font-size: 12px;
        margin-bottom: 15px;
    }
    .contact-us li {
        margin-bottom: 12px;
    }
        .brand-title {
            color: #ea690c;
            display: block;
            font-size: 13px;
        }
        .brand-address {
            color: #999;
            display: block;
        }

    /*
     * qrcode
     */
    .footer-qrcode {
        text-align: center;
        font-size: 12px;
    }
        .qrcode-wrap {
            border-radius: 5px;
        }
        .qrcode-wrap img {
            max-width: 100%;
            height: auto;
            display: block;
            margin: 0 auto 5px;
            border-radius: 5px;
        }

    /*
     * copyright
     */
    .copyright {
        color: #666;
        font-size: 12px;
        padding-top: 25px;
        margin-top: 30px;
        border-top: 1px solid #373737;
    }


.footer-simple__line {
    background-color: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1);
}
    .footer-simple .copyright {
        font-size: 12px;
        color: #b0b0b0;
        padding: 20px 25px;
        border: 0 none;
    }


/*
 * panel-tips
 */
.panel-tips {
    width: 750px;
    height: 336px;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1004;
    margin: -168px 0 0 -375px;
    border-radius: 4px;
    overflow: hidden;
}
    .panel-tips .tips-close {
        display: inline-block;
        position: absolute;
        right: 7px;
        top: 5px;
        font-size: 21px;
        font-weight: bold;
        line-height: 1;
        color: rgba(255,255,255,.9);
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
    }

/* countdown */
.panel-tips_countdown {
    width: 680px;
    height: 300px;
    box-shadow: 0 0 20px rgba(254,72,0,.7);
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1004;
    margin: -150px 0 0 -340px;
    border-radius: 15px;
    overflow: hidden;
    background: #f37341;
    background-image: radial-gradient(circle at 50% 50%,#fdb105,#ff5200);
    color: #fff;
}
    .panel-tips_countdown .tips_countdown-close {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 7px;
        font-size: 21px;
        line-height: 1;
        color: rgba(255,255,255,.9);
        text-shadow: 0 1px 0 rgba(255,255,255,.5);
    }
   
        .countdown dt {
            margin: 38px 0 35px;
            font-size: 36px;
            letter-spacing: 5px;
            color: #2B92FF;
            font-weight: normal;
        }

        .list-countdown {
            margin-left: 0;
        }
            .list-countdown li {
                min-width: 128px;
                background: #fff;
                line-height: 1;
                padding: 20px;
                margin: 0 10px;
                border-radius: 10px;
            }
                .list-countdown .data-no {
                    font-size: 60px;
                    color: #e01106;
                    margin-bottom: 10px;
                }
                .list-countdown .data-text {
                    font-size: 20px;
                    color: #000;
                }

    .panel-tips_countdown.countdown-closed {
        border-radius: 7px 0 0 0;
        width: 300px;
        height: 90px;
        margin: 0;
        left: auto;
        top: auto;
        right: 0;
        bottom: 0;
        -webkit-transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        -ms-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

    .panel-tips_countdown.countdown-closed.countdownClosed {
        border-radius: 7px 0 0 0;
        width: 300px;
        height: 90px;
        margin: 0;
        left: auto;
        top: auto;
        right: 0;
        bottom: 0;
    }
        .countdown-closed .countdown dt {
            margin: 8px 0 5px;
            font-size: 14px;
            letter-spacing: 2px;
            font-weight: bold;
        }

        .countdown-closed .list-countdown li {
            min-width: 50px;
            padding: 5px;
            margin: 0 5px;
            border-radius: 5px;
        }
            .countdown-closed .list-countdown .data-no {
                font-size: 18px;
                margin-bottom: 5px;
            }
            .countdown-closed .list-countdown .data-text {
                font-size: 13px;
            }


        .countdown-closed .tips_countdown-close {
            right: 6px;
            top: 4px;
            font-size: 18px;
        }


/*
 * panel-links
 */
.panel-links {
    box-shadow: 0 0 7px rgba(0,0,0,.1);
    position: fixed;
    right: 0;
    bottom: 25%;
    z-index: 1002;
    border-radius: 15px 0 0 15px;
}

    .panel-links a {
        display: block;
        width: 46px;
        height: 46px;
        background: #fff;
        color: #333;
        line-height: 46px;
        border-bottom: 1px solid #edecec;
        text-align: center;
        position: relative;
    }
    .panel-links a:hover {
        color: #ea690c;
    }
    .panel-links a:first-child {
        border-radius: 15px 0 0 0;
    }
    .panel-links a:last-child {
        border: 0 none;
        border-radius: 0 0 0 15px;
    }
    .panel-links .fa {
        color: #ea690c;
        font-size: 23px;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        position: relative;
    }
    .panel-links .fa-times {
        top: -2px;
    }

.gotoJoin .fa {
    font-size: 20px;
    top: -1px;
}
.gotoPhone .fa {
    top: -1px;
}
.gotoEmail .fa {
  font-size: 21px;
}
.gotoEmail .fa, .gotoWeibo .fa, .gotoWeixin .fa {
    top: -2px;
}

.gotoTop {
    display: none;
}
    .gotoTop .fa {
        font-size: 34px;
        top: -5px;
    }

.link-text {
    color: #ff6800;
    font-size: 13px;
    line-height: 1.2;
    display: none;
    position: relative;
    top: -1px;
}
.panel-links a:hover .fa {
    display: none;
}
.panel-links a:hover .link-text {
    display: inline-block;
    vertical-align: middle;
}

.panel-links__phone {
    padding-top: 15px;
    border: 1px solid #edecec;
    position: absolute;
    width: 170px;
    right: 55px;
    top: -38px;
    line-height: 1;
    background-color: #fff;
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}
    .panel-links__phone i {
        position: absolute;
        right: -7px;
        bottom: 16px;
        background-color: #fff;
        border: solid #edecec;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 5px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .panel-links__phone .f-m {
        display: block;
        color: #333;
        padding-bottom: 13px;
        margin-bottom: 13px;
        border-bottom: 1px solid #f4f4f4;
    }
    .panel-links__phone .f-m:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

.panel-links__qrcode {
    padding: 8px 4px;
    border: 1px solid #edecec;
    position: absolute;
    right: 55px;
    top: -286px;
    line-height: 1;
    background-color: #fff;
    display: none;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
}
    .panel-links__qrcode i {
        position: absolute;
        right: -7px;
        bottom: 16px;
        background-color: #fff;
        border: solid #edecec;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 5px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .panel-links__qrcode .qrcode-title {
        margin: 0 8px;
        padding: 7px 0 5px;
        background-color: #ece7e3;
        color: #666;
        font-size: 13px;
        font-weight: bold;
    }
    .panel-links__qrcode .qrcode-wrap {
        width: 130px;
        height: 130px;
    }
    .panel-links__qrcode .h8 {
        color: #666;
        font-weight: bold;
    }

.panel-links .panel-close .fa {
    font-size: 18px;
}

.panel-links a.gotoPhone:hover .panel-links__phone, .panel-links a.gotoWeixin:hover .panel-links__qrcode {
    display: block;
}



.panel-update {
    padding: 100px 0;
}

    .panel-update .gearbox {
      background: #111;
      height: 200px;
      width: 200px;
      margin: 0 auto 20px;
      position: relative;
      border: none;
      overflow: hidden;
      -webkit-border-radius: 200px;
      border-radius: 200px;
      -moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1);
      -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1);
      box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.1);
    }
    .gearbox .overlay {
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      border-radius: 6px;
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 10;
      -moz-box-shadow: inset 0px 0px 20px black;
      -webkit-box-shadow: inset 0px 0px 20px black;
      box-shadow: inset 0px 0px 20px black;
      -moz-transition: background 0.2s;
      -o-transition: background 0.2s;
      -webkit-transition: background 0.2s;
      transition: background 0.2s;
    }
    .gearbox.turn .overlay {
      background: transparent;
    }

    .gear {
      position: absolute;
      height: 60px;
      width: 60px;
      -moz-box-shadow: 0px -1px 0px 0px #888888, 0px 1px 0px 0px black;
      -webkit-box-shadow: 0px -1px 0px 0px #888888, 0px 1px 0px 0px black;
      box-shadow: 0px -1px 0px 0px #888888, 0px 1px 0px 0px black;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      border-radius: 30px;
    }
    .gear.large {
      height: 120px;
      width: 120px;
      -moz-border-radius: 60px;
      -webkit-border-radius: 60px;
      border-radius: 60px;
    }
    .gear.large:after {
      height: 96px;
      width: 96px;
      -moz-border-radius: 48px;
      -webkit-border-radius: 48px;
      border-radius: 48px;
      margin-left: -48px;
      margin-top: -48px;
    }
    .gear.one {
      top: 12px;
      left: 10px;
    }
    .gear.two {
      top: 61px;
      left: 60px;
    }
    .gear.three {
      top: 110px;
      left: 10px;
    }
    .gear.four {
      top: 13px;
      left: 128px;
    }
    .gear:after {
      content: "";
      position: absolute;
      height: 36px;
      width: 36px;
      -moz-border-radius: 36px;
      -webkit-border-radius: 36px;
      border-radius: 36px;
      background: #111;
      top: 50%;
      left: 50%;
      margin-left: -18px;
      margin-top: -18px;
      z-index: 3;
      -moz-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px #090909, inset 0px -1px 0px 0px #888888;
      -webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px #090909, inset 0px -1px 0px 0px #888888;
      box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.1), inset 0px 0px 10px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px #090909, inset 0px -1px 0px 0px #888888;
    }

    .gear-inner {
      position: relative;
      height: 100%;
      width: 100%;
      background: #555;
      -webkit-animation-iteration-count: infinite;
      -moz-animation-iteration-count: infinite;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      border-radius: 30px;
      border: 1px solid rgba(255, 255, 255, 0.1);
    }
    .large .gear-inner {
      -moz-border-radius: 60px;
      -webkit-border-radius: 60px;
      border-radius: 60px;
    }
    .gear.one .gear-inner {
      -webkit-animation: counter-clockwise 6s infinite linear;
      -moz-animation: counter-clockwise 6s infinite linear;
    }
    .gear.two .gear-inner {
      -webkit-animation: clockwise 6s infinite linear;
      -moz-animation: clockwise 6s infinite linear;
    }
    .gear.three .gear-inner {
      -webkit-animation: counter-clockwise 6s infinite linear;
      -moz-animation: counter-clockwise 6s infinite linear;
    }
    .gear.four .gear-inner {
      -webkit-animation: counter-clockwise 12s infinite linear;
      -moz-animation: counter-clockwise 12s infinite linear;
    }
    .gear-inner .bar {
      background: #555;
      height: 16px;
      width: 76px;
      position: absolute;
      left: 50%;
      margin-left: -38px;
      top: 50%;
      margin-top: -8px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      border-left: 1px solid rgba(255, 255, 255, 0.1);
      border-right: 1px solid rgba(255, 255, 255, 0.1);
    }
    .large .gear-inner .bar {
      margin-left: -68px;
      width: 136px;
    }
    .gear-inner .bar:nth-child(2) {
      -moz-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
      -webkit-transform: rotate(60deg);
      transform: rotate(60deg);
    }
    .gear-inner .bar:nth-child(3) {
      -moz-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
      -webkit-transform: rotate(120deg);
      transform: rotate(120deg);
    }
    .gear-inner .bar:nth-child(4) {
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
    }
    .gear-inner .bar:nth-child(5) {
      -moz-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg);
    }
    .gear-inner .bar:nth-child(6) {
      -moz-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
      -webkit-transform: rotate(150deg);
      transform: rotate(150deg);
    }

    @-webkit-keyframes clockwise {
      0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
      100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
      }
    }
    @-moz-keyframes clockwise {
      0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
      100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
      }
    }
    @-webkit-keyframes counter-clockwise {
      0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
      100% {
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
      }
    }
    @-moz-keyframes counter-clockwise {
      0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
      }
      100% {
        -moz-transform: rotate(-360deg);
        -ms-transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
      }
    }

    .panel-update p {
        font-size: 26px;
        font-weight: 400;
        text-align: center;
        text-transform: uppercase;
        color: #777;
        letter-spacing: 1px;
    }

/* ==========================================================================
   2. Pages
   ========================================================================== */

/* 2.1. Index
   ========================================================================== */

/*
 * menu
 */
.menu {
    border-radius: 4px;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid rgba(230,230,230,1);
}
    .menu-list dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
        .menu-list dl dt {
            background-image: linear-gradient(-45deg,#ff2a00,#ff9e5a);
            color: #fff;
            font-size: 20px;
            line-height: 1;
            width: 102px;
            text-align: center;
            
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-justify-content: center;
            -ms-justify-content: center;
            justify-content: center;
            justify-content: center;
        }
            .menu-list dl dd {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
            }
            .menu-list dl a {
                color: #666;
                border-left: 1px solid rgba(228,228,228,1);
                padding: 10px 0;
                display: inline-block;
                line-height: 1;
                text-align: center;
                background-color: #fff;
                position: relative;
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                
                display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
                display: -moz-box; /* 老版本语法: Firefox (buggy) */
                display: -ms-flexbox; /* 混合版本语法: IE 10 */
                display: -webkit-flex; /* 新版本语法: Chrome 21+ */
                display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
                -webkit-justify-content: center;
                justify-content: center;
                -moz-box-pack: center;
                -webkit-box-pack: center;
                box-pack: center;
                -webkit-align-items: center;
                align-items: center;
                -moz-box-align: center;
                -webkit-box-align: center;
                box-align: center;

            }
            .menu-list dl a:last-child {
                margin-right: 0 !important;
            }
            .menu-list dl a:hover {
                color: #fff;
                border-color: #ff8933;
                background-color: #ff8933;
                webkit-transition: all .2s ease;
                -moz-transition: all .2s ease;
                -o-transition: all .2s ease;
                -ms-transition: all .2s ease;
                transition: all .2s ease;
            }
            .menu-list dl .link-item {
                display: block;
                font-weight: 500;
                line-height: 1.5;
            }


.menu-btn {
    margin-bottom: 20px;
}
    .menu-btn .col-xs-3 {
        width: 20%;
    }
    .menu-btn li a {
        position: relative;
        display: block;
        line-height: 1;
        padding: 15px 0;
        border-radius: 10px;
        color: #ef5436;
        background-image: linear-gradient(-45deg,#fff,#fff);
        webkit-transition: color .2s ease;
        -moz-transition: color .2s ease;
        -ms-transition: color .2s ease;
        transition: color .2s ease;
    }
    .menu-btn li a:hover {
        color: #fff;
        background-image: linear-gradient(-45deg,#ff2a00,#ff9e5a);
    }
        .menu-btn li a .if {
            display: block;
            margin-bottom: 10px;
            font-size: 50px;
        }

    @media (min-width: 992px) {
        .menu-btn li a {
            font-size: 12px;
        }
        .menu-btn li a .if {
            margin-bottom: 11px;
        }
    }
    @media (min-width: 1200px) {
        .menu-btn li a {
            font-size: 14px;
        }
        .menu-btn li a .if {
            margin-bottom: 10px;
        }
    }


/*
 * news list
 */
.news-list .news-list__link {
    width: 80%;
}
    .news-list__link .icon-dot {
        width: 14px;
        height: 14px;
        line-height: 14px;
        font-size: 34px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        color: #ea690c;
        margin-right: 0;
        margin-top: -2px;
    }
    .news-list__link .fa-star {
        position: relative;
        top: -2px;
    }

/*
 * news hot
 */
.news-hot {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding: 0 15px;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px;
    overflow: hidden;
}

    .news-hot__icon {
        color: #fe4800;
        margin-right: 15px;
        position: relative;
        top: -1px;
    }
        .news-hot__icon .fa {
            font-size: 16px;
            margin-right: 7px;
        }

    .news-hot__wrap {
        width: 86%;
    }
        .news-hot__wrap span {
            display: inline-block;
            word-wrap: normal;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;

            height: 40px;
            line-height: 40px;
            margin-right: 20px;
            _display: inline;
        }

/*
 * news slider
 */
.news-slider__box {
    position: relative;
}

    /*
     * news slider
     */
    .news-slider {
        font-size: 13px;
        /* background: #fff; */
        margin-bottom: 20px;
        overflow: hidden;
        border-radius: 4px;
        position: relative;
        z-index: 1;
    }
        .news-slider .swiper-slide {
            height: 274px;
            background-repeat: no-repeat;
            background-position: center top;
            background-size: cover;
            text-align: center;
            background-color: #fff;
        }
        .news-slider .swiper-slide a {
            display: block;
            width: 100%;
            height: 100%;
        }
            .news-slider .swiper-slide img {
                max-width: 100%;
                height: auto;
            }

        .news-slider .swiper-navigation {
            opacity: 0;
            -webkit-transition:all .3s linear;
            -moz-transition:all .3s linear;
            -o-transition:all .3s linear;
            -ms-transition:all .3s linear;
            transition:all .3s linear;
        }
        .news-slider:hover .swiper-navigation {
            opacity: 1;
            -webkit-transition:all .3s linear;
            -moz-transition:all .3s linear;
            -o-transition:all .3s linear;
            -ms-transition:all .3s linear;
            transition:all .3s linear;
        }

        .news-slider .swiper-pagination {
            left: auto !important;
            right: 0;
            bottom: 0;
            color: #fff;
            width: 100%;
            height: 40px;
            line-height: 40px;
            font-size: 14px;
            filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#aa000000,endcolorstr=#aa000000);
            background: rgba(0,0,0,.5);
            text-align: right;
            padding-right: 4px;
        }
            .news-slider .swiper-pagination .swiper-pagination-bullet {
                width: 25px;
                height: 25px;
                line-height: 25px;
                overflow: hidden;
                font-size: 12px;
                background: #444;
                border: 1px solid #666;
                color: #ccc;
                text-align: center;
                margin-left: 2px;
                opacity: .8;
                cursor: pointer;
                border-radius: 3px;
                margin-top: 8px;
            }
            .news-slider .swiper-pagination .swiper-pagination-bullet-active {
                background-color: #F37B1D;
                border-color: #F37B1D;
                color: #fff;
                opacity: 1;
            }

        .news-slider .swiper-button-prev, .news-slider .swiper-button-next {
            margin-top: -40px;
            outline: 0 none;
        }
        .news-slider .swiper-button-prev {
            left: 20px;
        }
        .news-slider .swiper-button-next {
            right: 20px;
        }

    /*
     * news-slider text
     */
    .news-slider__text {
        position: absolute;
        width: 62%;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        left: 10px;
        bottom: 0;
        font-size: 14px;
        z-index: 2;
        color: #fff;
    }
        .news-slider__text .swiper-slide {
            width: 100%;
            height: 100%;
            height: 40px;
            line-height: 40px;
            word-wrap: normal;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

/*
 * panel
 */
.index .news {
    margin-bottom: 20px;
    min-height: 262px;
}
    .index .news .panel-body {
        height: 240px;
        overflow: hidden;
    }

.index .tabbable-line>.nav-tabs>li {
    margin-right: 20px;
}
.index .tabbable-line>.nav-tabs>li>a {
    color: #333;
    padding: 12px 0 5px;
}
.index .tabbable-line>.nav-tabs>li:first-child {
    margin-left: 28px;
    position: relative;
}
.index .tabbable-line>.nav-tabs>li:first-child:before {
    content: '';
    display: block;
    width: 3px;
    height: 15px;
    overflow: hidden;
    background: #f37341;
    position: absolute;
    left: -14px;
    top: 15.5px;
}

/*
 * links
 */
.links ul {
   margin: 0;
}
    .links ul li {
        position: relative;
        padding: 0;
        margin: 5px 0;
        width: 226px;
    }

    /*
    .links ul li:before {
        content: "·";
        width: 10px;
        height: 10px;
        line-height: 10px;
        font-size: 30px;
        display: block;
        color: #ea690c;
        position: absolute;
        left: -10px;
        top: 5px;
    }
    */


/* 2.2. About
   ========================================================================== */
.about .content h4, .rules .content h5, .steps .content h4, .responsibilities .content h4 {
    color: #f37341;
}

/*
 * history slider
 */
.history-slider {
    overflow: hidden;
    position: relative;
    z-index: 1;
}
    .history-slider .swiper-slide {
        width: 153px;
        height: 96px;
        text-align: center;
    }
    .history-slider .swiper-slide a {
        display: block;
        width: 100%;
        height: 100%;
    }
        .history-slider .swiper-slide img {
            max-width: 100%;
            height: auto;
        }

    .history-slider .swiper-button-prev {
        left: 20px;
        margin-top: -20px;
    }
    .history-slider .swiper-button-next {
        right: 20px;
        margin-top: -20px;
    }

    .history-slider .swiper-pagination-bullets {
        bottom: 0;
    }

.history hr {
    margin-top: 30px;
    margin-bottom: 25px;
}


/* 2.3. News
   ========================================================================== */
.panel-news .news-list li {
    margin-top: 0;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1.7;
    text-align: justify;
    border-bottom: 1px solid rgba(246, 246, 246, .7);
}
.panel-news .news-list li:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
    .panel-news .news-list .news-list__link {
        width: 100%;
        font-size: 14px;
    }

    .news-list__info span {
        margin-right: 10px;
    }
    .news-list__info span:last-child {
        margin-right: 0;
        min-width: 80px;
    }

/* 2.4. Laws
   ========================================================================== */

/* 2.5. Qlrzq
   ========================================================================== */
.formDownload .news-list .news-list__link {
    position: relative;
    top: 4px;
}

/* 2.6. Syzzq
   ========================================================================== */
.list-content_wrap {
    margin-left: 2em;
    padding: 0 30px 30px;
}
.list-content {
    margin-bottom: 40px;
}
.list-content_title {
    font-size: 16px;
    line-height: 1;
    margin-bottom: 20px;
    font-size: 15px;
}
    .list-content_title span {
        display: inline-block;
        color: #fff;
        background-color: #F37B1D;
        padding: 6px 12px;
        border-radius: 100px;
    }

.ktv_user .news-list {
   line-height: 1;
}
    .ktv_user .news-list .news-list__link {
        width: auto;
    }
    .ktv_user .news-list .icon-dot {
        font-size: 34px;
        position: relative;
        line-height: 0;
        top: 7px;
    }


/* 2.7. Gsgg
   ========================================================================== */
.faq .panel {
    margin-bottom: 15px;
}

    .faq .panel-heading h5 {
        font-size: 16px;
    }
    .faq .panel-body ol {
        padding-left: 15px;
    }
    .faq .panel-body ol:last-child {
        margin-bottom: 0;
    }
      .faq .panel-body ol li {
          margin-bottom: 4px;
          color: #777;
      }
      .faq .panel-body ol li:last-child {
          margin-bottom: 0;
      }

/* 2.8. Qlgs
   ========================================================================== */
.zpk .panel-heading {
    position: relative;
}
.zpk .panel-heading h3 {
    text-align: center;
}
.zpk .panel-heading .total {
    position: absolute;
    top: 20px;
    right: 15px;
    padding: 7px 12px;
    font-size: 12px;
}

.pro-item__img {
    display: block;
    position: relative;
}
.pro-item__img .img-responsive__wrap {
    border-radius: 2px;
}
    .pro-item__img .hover-img {
        min-width: 250px;
        max-width: 250px;
        position: absolute;
        left: 60px;
        top: -5px;
        display: none;
        z-index: 4;
        border: 1px solid rgba(243, 123, 29, .3);
        padding: 5px;
        border-radius: 4px;
        background: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    }
    .pro-item__img .hover-img:before {
        content: "";
        position: absolute;
        left: -4px;
        top: 14px;
        background-color: #fff;
        border: solid rgba(243, 123, 29, .3);
        border-width: 1px 0 0 1px;
        display: inline-block;
        padding: 3px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
        .pro-item__img .hover-img img {
            max-width: 100%;
            height: auto;
            display: block;
            border-radius: 2px;
            margin: 0 auto;
        }
    .pro-item__img:hover .hover-img {
        display: block;
    }

.null-data {
    background-color: #ddd;
    color: #fff;
    text-align: center;
}
    .null-data__img {
        border-radius: 2px;
        width: 40px;
        height: 30px;
        line-height: 30px;
        font-size: 13px;
    }


 /* qrcode staffs
       ========================================================================== */
.staffs-details .logo-wrap {
    width: 260px;
    margin: 40px auto;
}
.staffs-details hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #f8f8f8;
}
.staffs-details .img-responsive__wrap {
    border-radius: 2px;
    width: 240px;
    margin: 10px auto 20px;
}
.staffs-details .img-responsive__wrap img {
    border-radius: 2px;
}
.staffs-details .staffs-name {
    font-weight: 400;
    font-size: 24px;
}

.staffs-details {
    font-size: 13px;
}
    .staffs-details dt {
        float: left;
        width: 90px;
        clear: left;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 500;
    }
        .staffs-details dd {
            color: #888;
            margin-left: 90px;
            margin-bottom: 10px;
            text-align: right;
        }


.icon-safe img {
    border-radius: 5px;
    margin: 10px 5px 0;
}

.zpk .panel-body .search-form .form-control {
    color: #000;
}

.zpk .box-orange .form-group {
    margin-bottom: 15px;
}


 /* annals
       ========================================================================== */
    .list-annals__items {
        margin-bottom: 20px;
    }
        .list-annals__items--wrap {
            position: relative;
            background: #fff;
            min-height: 200px;
            border-radius: 7px;
            overflow: hidden;
            box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
            -webkit-transition: all .2s;
            -moz-transition: all .2s;
            transition: all .2s;
        }
        .list-annals__items--wrap:hover {
            box-shadow: 0 7px 30px rgba(254, 72, 0, .3);
        }

        .list-annals_items--img {
            position: relative;
            z-index: 1;
        }
            .list-annals_items--img img {
                min-height: 166px;
            }

        .list-annals__items--info {
            position: absolute;
            right: 0;
            bottom: -70px;
            left: 0;
            z-index: 2;
            text-align: center;
            padding: 20px;
            background: rgba(255, 255, 255, .6);
            box-shadow: 0 -5px 10px rgba(0, 0, 0, .07);
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            transition: all .3s;
        }
            .list-annals__items--info dt {
                color: #333;
                line-height: 1;
                font-size: 24px;
                margin-bottom: 20px;
            }

                .list-annals__items--info dd .btn-group {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                }
                    .list-annals__items--info dd .btn-group .btn {
                        border-radius: 100px;
                        color: #555;
                        font-size: 14px;
                        -webkit-box-flex: 1;
                        -ms-flex: 1;
                        flex: 1;
                        webkit-transition: color .2s ease;
                        -moz-transition: color .2s ease;
                        -ms-transition: color .2s ease;
                        transition: color .2s ease;
                    }
                    .list-annals__items--info dd .btn-group .btn:hover {
                        color: #fff;
                        background-color: #fe4800;
                        border-color: #fe4800;
                        background-image: linear-gradient(-45deg,#ff2a00,#ff6a00);
                    }

        .list-annals__items--wrap:hover .list-annals__items--info {
            bottom: 0;
            padding: 26px 20px 20px;
            background: rgba(255, 255, 255, .85);
        }

@media (min-width: 768px) {
    .list-annals__items--info {
            bottom: -47px;
            padding: 15px 10px 10px;
        }
            .list-annals__items--info dt {
                font-size: 18px;
                margin-bottom: 15px;
            }
                    .list-annals__items--info dd .btn-group .btn {
                        font-size: 12px;
                        padding: 8px 10px;
                    }

        .list-annals__items--wrap:hover .list-annals__items--info {
            padding: 20px 10px 10px;
        }

    .list-annals_items--img img {
        min-height: 237px;
    }
}

@media (min-width: 992px) {
    .list-annals {
        margin-right: -15px;
        margin-left: -15px;
    }
        .list-annals__items {
            padding-right: 15px;
            padding-left: 15px;
            margin-bottom: 30px;
        }

    .list-annals__items--info {
            bottom: -64px;
            padding: 20px;
        }
            .list-annals__items--info dt {
                font-size: 24px;
                margin-bottom: 20px;
            }
                    .list-annals__items--info dd .btn-group .btn {
                        font-size: 14px;
                        padding: 10px;
                    }

        .list-annals__items--wrap:hover .list-annals__items--info {
            padding: 26px 20px 20px;
        }

    .list-annals_items--img img {
        min-height: 305px;
    }
}

@media (min-width: 1200px) {
    .list-annals_items--img img {
        min-height: 375px;
    }
}

@media (max-width: 767px) {
    .list-annals__items--info {
            bottom: -90px;
            padding: 15px 10px 10px;
        }
            .list-annals__items--info dt {
                font-size: 18px;
                margin-bottom: 4px;
            }
                .list-annals__items--info dd .btn-group {
                    flex-direction: column;
                }
                    .list-annals__items--info dd .btn-group .btn {
                        margin-top: 8px;
                        font-size: 12px;
                        padding: 9px;
                        border-radius: 100px !important;
                    }

        .list-annals__items--wrap:hover .list-annals__items--info {
            padding: 15px 10px 10px;
        }
}



 /* en page
       ========================================================================== */
.en_about .content {
    padding: 15px;
}

.content-15 {
    padding: 15px 15px 0;
}

.en_annals .list-annals__items--wrap .list-annals__items--info {
    bottom: 0;
}

    .contact-intro {
        border: 1px solid rgba(255, 167, 1, .5);
        padding: 15px;
        border-radius: 5px;
        background: rgba(255, 167, 1, .03);
        margin-bottom: 20px;
    }
        .contact-intro h4 {
            margin-bottom: 30px;
        }
        .contact-intro ul li {
            margin-bottom: 10px;
        }
        .contact-intro ul li:last-child {
            margin-bottom: 0;
        }

    .contact-item {
        border: 1px solid rgba(255, 167, 1, .3);
        padding: 15px;
        border-radius: 5px;
        background: rgba(255, 167, 1, .015);
        margin-bottom: 20px;
    }
        .contact-item .contact-item__title {
            font-size: 14px;
            font-weight: bold;
            color: #ef944c;
            margin: 0 0 16px;
        }
        .contact-item ul li {
            margin-bottom: 3px;
        }

        .contact-intro ul li:last-child, .contact-item ul li:last-child {
            margin-bottom: 0;
        }



/* ==========================================================================
   3. Responsive
   ========================================================================== */

/* Pad
   ========================================================================== */
@media (min-width: 768px) {

    /*
     * layout
     */
    .container {
        width:750px;
    }

    /*
     * header nav
     */
    .header-nav .navbar-nav {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
        .header-nav .navbar-nav li {
            flex: 1;
        }
    .header-nav .nav>li>a {
        padding: 12px 4px;
    }

    .zpk .search-form .input-group-btn .btn {
        height: 40px;
    }

    .form-verify {
        margin: 0 0 20px;
    }

    /*
     * footer
     */
    .footer .container {
        width:740px;
    }
        .footer-title__sm {
            padding-top: 25px;
            margin-top: 10px;
            border-top: 1px solid #373737;
        }

    .w-7 {
        width: 64%;
    }

    .table-overflowx.table-responsive {
        overflow-x: inherit;
    }

    .en_page .content-15 {
        padding: 15px 5px 0;
    }

}

/* Pc
   ========================================================================== */
@media (min-width: 992px) {

    /*
     * layout
     */
    .container {
        width:970px;
    }

    /*
     * header nav
     */
    .header-nav .navbar a {
        font-size: 16px;
    }
    .header-nav .nav > li > a {
        padding: 13px 10px;
    }

    .zpk .search-form .input-group-btn .btn {
        height: 46px;
    }

    .form-verify {
        margin: 0 0 0 10px;
    }

    /*
     * footer
     */
    .footer .container {
        width:970px;
    }
        .footer-title__sm {
            padding-top: 0;
            margin-top: 0;
            border-top: 0 none;
        }

        .brand-address {
            font-size: 11px;
        }

    /* index
       ========================================================================== */

    /*
     * news hot
     */
    .news-hot__wrap {
        width: 82%;
    }

    /*
     * menu
     */
    .menu-list dl dt {
        font-size: 18px;
        width: 82px;
    }
        .menu-list dl .link-item {
            line-height: 1.3;
        }
    .menu-btn li a {
        padding: 12px 0;
    }

    .news-slider .swiper-slide {
        height: 256px;
    }

    .zpk .panel-body .search-form, .search-form .input-group_wrap {
        margin: 0 auto;
    }
            .zpk .panel-body .search-form .form-control {
                height: 46px;
            }
            .zpk .panel-body .search-form .btn {
                padding: 11px;
            }
            .w-7 {
                width: 70%;
            }

    .img-wrap img {
        padding: 0 15%;
    }


    .panel-tips_countdown {
        width: 750px;
        height: 300px;
        margin: -150px 0 0 -375px;
    }

    .en_page .content-15 {
        padding: 15px 15px 0;
    }

}

/* Display
   ========================================================================== */
@media (min-width: 1200px) {

    /*
     * layout
     */
    .container, .footer .container {
        width: 1170px;
    }

    /*
     * footer
     */
    .brand-address {
        font-size: 12px;
    }

    /* index
       ========================================================================== */

    /*
     * news hot
     */
    .news-hot__wrap {
        width: 86%;
    }

    /*
     * menu
     */
    .menu-list dl dt {
        font-size: 20px;
        width: 102px;
    }
        .menu-list dl .link-item {
            line-height: 1.5;
        }

    .news-slider .swiper-slide {
        height: 268px;
    }

    .links ul li {
        width: 183px;
    }

    .header-top .form-inline {
        width: 345px;
    }

    .panel-news .news-list .news-list__link {
        font-size: 16px;
    }

}

/* Phone
   ========================================================================== */
@media (max-width: 767px) {

    /*
     * common
     */
    body {
        min-width: 375px;
    }
    /* input, select, textarea, button {
        -webkit-appearance: none; // 添加后会导致样式消失
    } */
    hr {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .minw-350, .minw-70 {
        min-width: auto !important;
    }
    .layout-c {
        margin-top: 15px;
    }

    /*
     * header
     */
    .header-top {
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.04);
        padding: 16px 0 10px;
    }
    .header-nav {
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }

    .header-top__logowrap, .header-top__formwrap {
        float: none !important;
    }
    .header-top__logo {
        width: 140px;
        margin: 0 auto;
    }

    .header-top .form-inline {
        margin-top: 10px;
        width: 100%;
    }
        .header-top__formwrap .form-group {
            display: inline-block;
            margin-bottom: 0;
            vertical-align: middle;
            width: 100%;
        }

    /*
     * header nav
     */
    .header-nav {
        /* width: 100%; */
        display: inline-block;
        position: fixed;
        top: 7px;
        left: 0;
        background: transparent;
        z-index: 1002;
        border-color: transparent;
    }
        .header-nav .navbar-default {
            background-color: transparent;
            border-color: transparent;
        }
        .header-nav .navbar a {
            font-weight: normal;
        }

            .header-nav .navbar-toggle {
                float: left;
            }
            .header-nav .navbar-toggle, .header-nav .navbar-toggle:focus, .header-nav .navbar-toggle:hover {
                background-color: #da470e;
                box-shadow: 0 0 5px rgba(0,0,0,.3);
            }
            .header-nav .navbar-collapse {
                background-color: #ee8437;
                border-radius: 4px;
                box-shadow: 0 0 10px rgba(0, 0, 0, .3);
                position: fixed;
                left: 0;
                right: 0;
                margin: 0 10px;
            }
            .navbar-default .navbar-.collapse, .navbar-default .navbar-form {
                border-color: transparent;
            }
            .header-nav .navbar-nav {
                margin: 0;
            }
            .header-nav .navbar-nav>li {
                border-bottom: 1px solid #e37600;
            }
            .header-nav .dropdown-menu>li {
                border-bottom-color: #e37600 !important;
                border-bottom-style: dotted;
            }
            .header-nav .dropdown-menu>li a {
                padding: 10px !important;
            }

        .lang {
            position: absolute;
            right: 2px;
            top: -4px;
            padding-right: 8px;
        }

        .en_page .panel {
            margin-bottom: 10px;
        }
            .en_page .panel-heading h3 {
                margin: 5px 0;
            }
                .en_about .content, .en_page .content-15 {
                    padding: 0;
                }
                .en_about .content p, .en_about .ol-no {
                    text-align: left;
                }

            .en_organization .contact-intro, .en_organization .contact-item {
                margin-bottom: 15px;
            }

     /*
     * breadcrumb
     */
    .breadcrumb {
        margin-bottom: 10px;
    }

     /*
     * swiper
     */
    .swiper-button-prev, .swiper-button-next {
        display: none;
    }
    .swiper-pagination-fraction,
    .swiper-pagination-custom,
    .swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 0;
    }
    .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }


    /*
        form
    */
    .form-verify {
        margin: 10px 0 5px;
    }
    
    .search-form .form-group {
        margin-bottom: 10px;
    }
    .search-form .btn {
        width: 100%;
    }

    /*
     * footer
     */
    .footer {
        padding: 20px 10px;
    }
        .footer-title {
            margin-bottom: 10px;
        }
        .footer-laws .footer-title {
            margin-bottom: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid rgba(55, 55, 55, .5);
        }
        .footer-list {
            margin-bottom: 20px;
            border-bottom: 1px solid rgba(55, 55, 55, .5);
        }
            .footer-list li {
                display: inline-block;
                margin-right: 15px;
                margin-bottom: 20px;
            }
            .contact-us li {
                display: block;
            }

        .footer-qrcode {
            width: 100%;
            font-size: 10px;
        }
        .copyright {
            margin-top: 20px;
            padding-top: 20px;
        }

    .footer-simple .copyright {
        font-size: 10px;
        color: #b0b0b0;
        padding: 10px;
    }


    /*
     * panel
     */
    .panel {
        margin-bottom: 20px;
    }

    /*
     * panel-tips
     */
    .panel-tips {
        width: auto;
        height: auto;
        left: 0;
        right: 0;
        top: 36.5%;
        z-index: 1003;
        margin: 0 10px;
    }

    /*
     * panel-links
     */
    .panel-links {
        box-shadow: 0 0 10px rgba(0,0,0,.3);
    }

        .panel-links a {
            width: 40px;
            height: 36px;
            line-height: 40px;
        }
        .panel-links .fa {
            font-size: 18px;
        }
        .panel-links .panel-close .fa {
            font-size: 16px;
            top: -2px;
        }

    .gotoJoin .fa {
        font-size: 16px;
        top: -1px;
    }
    .gotoPhone .fa {
        top: -1px;
    }
    .gotoEmail .fa {
      font-size: 16px;
    }
    .gotoEmail .fa, .gotoWeibo .fa, .gotoWeixin .fa {
        top: -2px;
    }
        .gotoTop .fa {
            font-size: 24px;
            top: -5px;
        }

    .link-text {
        font-size: 12px;
        line-height: 1;
        top: -3px;
    }


    /*
     * pagination
     */
    .pagination {
        margin: 5px 0 0;
    }
        .pagination .page-item {
            display: none;
        }

    /*
     * article
     */
    .panel .panel-heading h3, .users .content h3 {
        font-size: 20px;
    }
    .zpk .panel-heading .total {
        top: 20px;
        padding: 5px 10px;
        font-size: 11px;
    }

    .page-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .article .article-title {
        margin: 11px 0;
        font-size: 20px;
    }
        .article .article-intro span {
            margin-right: 10px;
        }
    .content, .details-content {
        padding: 0;
    }

    .panel-table .content {
        padding: 20px;
    }
    
    .users .content h4 {
        font-size: 16px;
    }


    /*
     * news
     */
    .news-hot {
        margin-bottom: 10px;
    }
        .news-hot__wrap {
            width: 70%;
        }

    .news-slider {
        margin-bottom: 10px;
    }
        .news-slider .swiper-slide {
            height: 240px;
            border-radius: 4px;
        }

    .news-slider__text {
        width: 50%;
    }

    .panel-news .panel-heading h3 {
        font-size: 20px;
    }
    .news-list__info.text-right {
        text-align: left;
        margin-top: 10px;
    }
        .news-list__info span {
            margin-right: 10px;
        }

    .panel-xlg .panel-body {
        padding: 20px;
    }

    .index .news {
        margin-bottom: 10px;
        min-height: auto;
    }
        .index .news .panel-body {
            height: auto;
            padding: 10px;
        }
            .index .panel-heading .panel-heading__title, .index .tabbable-line>.nav-tabs>li>a {
                font-size: 13px;
            }
            .index .tabbable-line>.nav-tabs>li {
                margin-right: 10px;
            }
            .index .tabbable-line>.nav-tabs>li:first-child {
                margin-left: 24px;
            }
            .index .tabbable-line>.nav-tabs>li:first-child:before {
                width: 2px;
                height: 12px;
                top: 16px;
            }
            .index .tab-pane .tabs-option {
                top: 14px;
                right: 14px;
                padding-left: 10px;
                font-size: 11px;
            }
            .index .list li {
                margin-top: 7px;
            }
            .index .news-list .news-list__link {
                width: 85%;
                font-size: 13px;
            }

            .index .no-data {
                position: static;
                top: 0;
                left: 0;
                transform: translate(0, 0);
                margin-top: 0;
            }
                .index .no-data .no-date_text {
                    font-size: 12px;
                }

    /*
     * history
     */
    .history-slider .swiper-pagination-bullets {
        display: none;
    }
    .history hr {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    /*
     * menu
     */
    .menu, .menu-btn {
        margin-bottom: 10px;
    }

    .menu-list dl dt {
        font-size: 16px;
        width: 72px;
    }
    .menu-list dl a {
        padding: 8px 0;
    }
        .menu-list dl .link-item {
            font-size: 12px;
        }

    .menu-btn.row {
        margin-right: -5px;
        margin-left: -5px;
    }
        .menu-btn .col-xs-3 {
            padding-right: 5px;
            padding-left: 5px;
        }
            .menu-btn li a {
                padding: 10px 0;
                font-size: 10px;
            }
                .menu-btn li a .if {
                    font-size: 32px;
                }

    /*
     * links
     */
    .links .panel-heading {
        padding: 0 10px;
    }
    .links .panel-heading__title {
        padding: 15px 0 10px;
        margin: 0;
    }
        .links .panel-heading__title:before {
            width: 2px;
            height: 12px;
        }
    .links ul li {
        width: 49%;
        font-size: 13px;
        margin: 0 0 5px 0;
    }

    /*
     * ht
     */
    .ht img {
        padding: 0 10px;
    }
    .ht .search-form.mb-30 {
        margin-bottom: 20px;
    }

    /*
     * zpk
     */
    .zpk .search-form .input-group, .ht .input-group {
        display: block;
    }
        .zpk .search-form .input-group-btn .form-control, .ht .input-group-btn .form-control {
            width: 100%;
        }
        .zpk .search-form .form-control, .zpk .search-form .input-group-btn:last-child > .btn, .ht .form-control, .ht .input-group-btn:last-child > .btn {
            border-radius: 4px !important;
            margin-right: 0;
        }
        .zpk .search-form .input-group .form-control.minw-350, .ht .input-group .form-control.minw-350 {
            margin: 10px 0;
        }
        .zpk .search-form .input-group-btn .btn {
            height: 40px;
        }

    .zpk .panel-option .form-inline {
        display: none;
    }
    .zpk .panel-body .search-form {
        display: block !important;
    }
        .zpk .panel-body .search-form .form-control {
            margin-bottom: 10px;
        }

    .zpk .panel-heading .help-block {
        text-align: left;
        margin-bottom: 0;
    }

    /*
     * formDownload
     */
    .formDownload .news-list .news-list__link {
        top: 0;
    }
    .formDownload .btn {
        display: block;
    }

    /*
     * table
     */
    .i767-mb__20 {
        margin-bottom: 20px;
    }
    .table-info {
        border: 1px solid #eee;
    }
    .table-info > thead > tr > th {
        padding: 10px 12px;
    }
    .table-info > tbody > tr > th,
    .table-info > tbody > tr > td {
        padding: 9px 12px;
        font-size: 13px;
    }

    /*
     * join
     */
    .join .panel-lg .panel-body {
        padding: 14px;
    }
        .join .form-horizontal .btn, .search-card .form-horizontal .btn {
            width: 100%;
        }

    .w-7 {
        width: auto;
    }

    /*
     * staffs
     */
    .staffs-details .container {
        padding: 0 20px;
    }
        .staffs-details .logo-wrap {
            margin: 20px auto 30px;
            width: 180px;
        }
        .staffs-details .img-responsive__wrap {
            width: 140px;
        }


    .icon-safe img {
        height: 31px;
    }

    .list-content_wrap {
        margin-left: 0;
        padding: 30px 0 5px;
    }
        .list-content {
            margin-bottom: 30px;
        }
        .list-content:last-child {
            margin-bottom: 0;
        }


    .panel-tips_countdown {
        width: 90%;
        height: 160px;
        margin: -80px 0 0 -45%;
    }
        .countdown dt {
            margin: 27px 0 18px;
            font-size: 20px;
            letter-spacing: 1px;
        }

        .list-countdown li {
            min-width: 60px;
            padding: 10px;
            margin: 0px 5px;
            border-radius: 5px;
        }
            .list-countdown .data-no {
                font-size: 20px;
                margin-bottom: 5px;
            }
            .list-countdown .data-text {
                font-size: 14px;
            }

        .panel-tips_countdown.countdown-closed {
            border-radius: 0;
            width: 100%;
            height: 90px;
            margin: 0;
            left: 0;
            top: auto;
            right: 0;
            bottom: 0;
            -webkit-transition: all .2s ease-out;
            -moz-transition: all .2s ease-out;
            -o-transition: all .2s ease-out;
            -ms-transition: all .2s ease-out;
            transition: all .2s ease-out;
        }
            .countdown-closed .countdown dt {
                margin: 8px 0 5px;
                letter-spacing: 5px;
            }
            .countdown-closed .list-countdown .data-text {
                font-size: 13px;
            }


    .business_active .table-responsive {
        padding: 0;
        border: 1px solid #ddd;
        margin-bottom: 10px;
    }
    .business_active .ti-32 {
        text-indent: 0 !important;
    }
    .business_active .pl-22, .business_active .pl-55 {
        padding-left: 0;
    }


}

/* Small
   ========================================================================== */
@media (max-width: 360px) {

    /*
     * common
     */
    body {
        min-width: 320px;
    }

    /* index
       ========================================================================== */

    /*
     * news
     */
    .news-hot__wrap {
        width: 62%;
    }
    .news-list .news-list__link {
        width: 66%;
    }

}


.mobile .panel-links .panel-close {
    display: block !important;
}