@charset "UTF-8";
/* CSS Document */
@import "//at.alicdn.com/t/font_921857_crnchw9jv1a.css";
/* reset.css V1.6  Start*/
body {
  min-width: 1200px; }

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ul,
ol,
li,
form,
button,
input,
textarea,
th,
td {
  font-weight: normal;
  margin: 0;
  padding: 0; }

body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6,
i {
  font: normal 12px "Microsoft YaHei",BlinkMacSystemFont,Helvetica Neue,PingFang SC,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

ul,
ol,
li {
  list-style: none; }

a {
  text-decoration: none;
  color: #333; }

a:hover {
  text-decoration: none; }

img {
  vertical-align: top;
  border: 0; }

button,
input,
textarea {
  font-size: 100%;
  vertical-align: middle;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

div,
a {
  -webkit-tap-highlight-color: rgba(172, 160, 160, 0); }

html {
  font-size: 100px; }

@media screen and (min-width: 320px) {
  html {
    font-size: 85.33333px; } }

@media screen and (min-width: 360px) {
  html {
    font-size: 96px; } }

@media screen and (min-width: 375px) {
  html {
    font-size: 100px; } }

@media screen and (min-width: 480px) {
  html {
    font-size: 128px; } }

@media screen and (min-width: 640px) {
  html {
    font-size: 170.66667px; } }

@media screen and (min-width: 750px) {
  html {
    font-size: 200px; } }

.clearfloat:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ' '; }

.clearfloat {
  *zoom: 1; }

.clearboth {
  clear: both; }

.wp {
  width: 1000px;
  margin: 0 auto; }

.wp1200 {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto; }

.por {
  position: relative; }

.bfc {
  overflow: hidden; }

.checkBrowser {
  font-size: 14px;
  line-height: 40px;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 50%;
  width: 700px;
  height: 40px;
  margin-left: -360px;
  padding: 0 10px;
  color: #FFF;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #E6212A; }
  .checkBrowser a {
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    top: 10px;
    right: 5px;
    display: block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-align: center;
    color: #333;
    border-radius: 50%;
    background-color: #FFF; }

::-webkit-input-placeholder {
  color: #c2c0c0; }

::-moz-placeholder {
  color: #c2c0c0; }

:-ms-input-placeholder {
  color: #c2c0c0 !important; }

::-ms-input-placeholder {
  color: #c2c0c0; }

.titleClass {
  position: absolute;
  color: #666;
  width: 200px;
  padding: 5px;
  font-size: 12px;
  background-color: #fff;
  border: 1px solid #333;
  border-radius: 10px;
  z-index: 99; }

.header {
  width: 100%; }

.header-nad-wrap {
  position: relative;
  width: 100%; }
  .header-nad-wrap .inner-img-box {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 3.125%;
    overflow: hidden; }
  .header-nad-wrap .header-nad-img {
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .header-nad-wrap .js-icon-close {
    position: absolute;
    display: block;
    top: 50%;
    right: 22.5em;
    width: 1.5em;
    height: 1.5em;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer; }
    .header-nad-wrap .js-icon-close::after {
      position: absolute;
      top: 50%;
      left: 50%;
      font-size: 1em;
      font-family: "iconfont";
      color: #fff;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      content: '\e61a'; }

.header-func-wrap {
  width: 100%;
  height: 40px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #eee;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .header-func-wrap .wp1200 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
  .header-func-wrap .inner-func-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    font-size: 16px;
    color: #000; }
    .header-func-wrap .inner-func-left .txt {
      display: block;
      float: left;
      line-height: 40px; }
  .header-func-wrap .func-swiper-box {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    height: 24px;
    margin: 8px 0; }
    .header-func-wrap .func-swiper-box .swiper-wrapper {
      width: 100%;
      height: 24px; }
      .header-func-wrap .func-swiper-box .swiper-wrapper .swiper-slide {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 24px;
        font-size: 16px;
        color: #db3733;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .header-func-wrap .func-swiper-box .swiper-wrapper .swiper-slide:hover {
          color: #333; }
  .header-func-wrap .inner-func-right {
    font-size: 0; }
  .header-func-wrap .outer-func-item {
    position: relative;
    float: left; }
    .header-func-wrap .outer-func-item .exit-login {
      position: absolute;
      top: 100%;
      left: 50%;
      width: 80px;
      height: 30px;
      text-align: center;
      line-height: 30px;
      font-size: 12px;
      color: #fff;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      z-index: 99;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .header-func-wrap .outer-func-item .exit-login:hover {
        background-color: #ff900e;
        color: #fff; }
    .header-func-wrap .outer-func-item:hover .exit-login {
      visibility: visible;
      opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }
  .header-func-wrap .func-item {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
    font-size: 0;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .header-func-wrap .func-item i {
      display: inline-block;
      margin-bottom: -3px;
      font-size: 16px;
      color: #808080;
      vertical-align: middle;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .header-func-wrap .func-item .name {
      display: inline-block;
      padding-left: 5px;
      font-size: 14px;
      color: #808080;
      vertical-align: middle;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .header-func-wrap .func-item .name.orange {
        color: #5387e2; }
    .header-func-wrap .func-item:hover {
      background-color: #D0D0D0; }
      .header-func-wrap .func-item:hover i {
        /* color: #fff; */ }
      .header-func-wrap .func-item:hover .name {
        /* color: #fff; */ }
  .header-func-wrap .func-mobile {
    display: block;
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 0;
    background-color: #5387e2;
    border-radius: 15px; }
    .header-func-wrap .func-mobile .iconfont {
      display: inline-block;
      vertical-align: middle;
      color: #fff; }
    .header-func-wrap .func-mobile .name {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px;
      font-size: 14px;
      color: #fff; }
  .header-func-wrap .news-item {
    position: relative;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
    cursor: pointer; }
    .header-func-wrap .news-item:hover ul {
      visibility: visible;
      opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }
    .header-func-wrap .news-item .news-txt {
      font-size: 14px;
      font-style: italic;
      color: #db3733; }
      .header-func-wrap .news-item .news-txt .span {
        -webkit-animation-duration: 3s;
           -moz-animation-duration: 3s;
                animation-duration: 3s;
        -webkit-animation-iteration-count: infinite;
           -moz-animation-iteration-count: infinite;
                animation-iteration-count: infinite; }
    .header-func-wrap .news-item ul {
      position: absolute;
      top: 100%;
      left: 50%;
      width: 200px;
      padding: 0 10px;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      z-index: 99;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .header-func-wrap .news-item ul li {
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      .header-func-wrap .news-item ul a {
        display: block;
        padding: 10px 0;
        line-height: 20px;
        font-size: 14px;
        color: #666;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .header-func-wrap .news-item ul a:hover {
          color: #db3733; }

.header-logo-wrap {
  padding: 34px 0;
  background-color: #f8f8f8; }
  .header-logo-wrap .logo {
    float: left; }
    .header-logo-wrap .logo a {
      display: block;
      height: 50px;
      line-height: 50px;
      font-size: 0; }
    .header-logo-wrap .logo img {
      display: inline-block;
      vertical-align: middle;
      width: auto;
      max-height: 50px; }
  .header-logo-wrap .search-box {
    float: right;
    width: 700px;
    height: 50px;
    font-size: 0;
    /* border: 1px solid #5387e2; */
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .header-logo-wrap .input-box {
    display: inline-block;
    vertical-align: top;
    width: 588px; 
    border: 1px solid #5387e2;
  }
    .header-logo-wrap .input-box input[type="text"] {
      display: block;
      padding: 0 15px;
      width: 100%;
      height: 48px;
      line-height: 48px;
      font-size: 16px;
      color: #999;
      border: none;
      background: none;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
  .header-logo-wrap .search-btn {
    display: inline-block;
    vertical-align: top;
    width: 110px;
    height: 100%;
    text-align: center;
    line-height: 48px;
    background-color: #5387e2;
    font-size: 22px;
    color: #eee;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .header-logo-wrap .search-btn:hover {
      opacity: .8; }

.header-nav-wrap {
  background-color: #5387e2; }
  .header-nav-wrap .nav-box {
    display: flex;
    justify-content: space-between; }
  .header-nav-wrap .nav-list {
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center; }
    .header-nav-wrap .nav-list + .nav-list {
      /* margin-left: 40px;  */ }
    .header-nav-wrap .nav-list:hover .nav-sub {
      visibility: visible;
      opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }
    .header-nav-wrap .nav-list.on .nav-item, .header-nav-wrap .nav-list:hover .nav-item {
      color: #5387e2;
      background-color: #fff;
      font-weight: bold; }
  .header-nav-wrap .nav-item {
    position: relative;
    display: block;
    padding: 0 20px;
    line-height: 50px;
    font-size: 18px;
    color: #fff; }
  .header-nav-wrap .parallelogram {
    position: absolute;
    bottom: -3px;
    left: 50%;
    width: 75%;
    height: 60px;
    background-color: #ff900e;
    box-shadow: 12px 0 8px -8px rgba(4, 0, 0, 0.2);
    visibility: hidden;
    -webkit-transform: translateX(-50%) skew(-24deg);
       -moz-transform: translateX(-50%) skew(-24deg);
        -ms-transform: translateX(-50%) skew(-24deg);
            transform: translateX(-50%) skew(-24deg);
    opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .header-nav-wrap .parallelogram::before {
      position: absolute;
      display: block;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      background-color: #ff900e;
      content: '';
      z-index: 2; }
  .header-nav-wrap .triangle {
    position: absolute;
    top: -5px;
    right: -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent #8a110c transparent;
    -webkit-transform: skew(24deg);
       -moz-transform: skew(24deg);
        -ms-transform: skew(24deg);
            transform: skew(24deg);
    z-index: 1; }
  .header-nav-wrap .nav-sub {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 150px;
    padding: 10px 15px 20px;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .header-nav-wrap .nav-sub .sub-item {
      display: block;
      width: 100%;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 14px;
      color: #666;
      border-bottom: 1px solid #f0f0f1;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .header-nav-wrap .nav-sub .sub-item:hover {
        color: #5387e2; }

  .header-nav-wrap .nav-list .hide-select {
    display: none;
    z-index: 999999;
    position: absolute;
    top: 50px;
    right: 0;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
  }
  .header-nav-wrap .nav-list:hover .hide-select {
    display: block;
  }
  .header-nav-wrap .nav-list .hide-select .select-item {
    padding: 15px 0px;
    text-align: center;
  }

.member-header {
  width: 100%; }

.member-nav-wrap {
  width: 100%;
  height: 40px;
  background-color: #f8f8f8;
  border-bottom: 1px solid #eeeeee;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.inner-member-nav {
  width: 100%;
  height: 40px; }
  .inner-member-nav .left-nav-block {
    float: left;
    height: 100%;
    font-size: 0; }
    .inner-member-nav .left-nav-block .left-nav-list {
      position: relative;
      display: inline-block;
      height: 100%;
      padding: 0 18px;
      vertical-align: top;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .inner-member-nav .left-nav-block .left-nav-list:not(:last-child)::after {
        position: absolute;
        display: block;
        top: 50%;
        right: 0;
        width: 1px;
        height: 10px;
        background-color: #808080;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        content: ''; }
      .inner-member-nav .left-nav-block .left-nav-list:first-child {
        padding-left: 0; }
      .inner-member-nav .left-nav-block .left-nav-list:hover .left-nav-item {
        color: #5387e2; }
      .inner-member-nav .left-nav-block .left-nav-list .left-nav-item {
        display: block;
        height: 100%;
        line-height: 40px;
        font-size: 14px;
        color: #808080;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
  .inner-member-nav .right-nav-block {
    float: right;
    height: 100%; }
    .inner-member-nav .right-nav-block .right-nav-list {
      position: relative;
      float: left;
      height: 100%; }
      .inner-member-nav .right-nav-block .right-nav-list:hover .sub {
        width: 120px;
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
    .inner-member-nav .right-nav-block .sub {
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      background-color: #f8f8f8;
      z-index: 99;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .inner-member-nav .right-nav-block .sub .sub-href {
        display: block;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 12px;
        color: #808080;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .inner-member-nav .right-nav-block .sub .sub-href:hover {
          background-color: #5387e2;
          color: #fff; }
    .inner-member-nav .right-nav-block .inner-right-nav {
      line-height: 40px;
      padding: 0 10px;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .inner-member-nav .right-nav-block .inner-right-nav .username {
        padding: 0 5px 0 10px;
        font-size: 12px;
        color: #808080;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .inner-member-nav .right-nav-block .inner-right-nav .username.orange {
          color: #ff900e; }
      .inner-member-nav .right-nav-block .inner-right-nav i {
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .inner-member-nav .right-nav-block .inner-right-nav:hover {
        background-color: #D0D0D0; }
        .inner-member-nav .right-nav-block .inner-right-nav:hover .username {
          color: #fff; }
        .inner-member-nav .right-nav-block .inner-right-nav:hover i {
          color: #fff; }
    .inner-member-nav .right-nav-block .right-nav-a-list {
      display: block;
      float: left;
      height: 100%;
      line-height: 40px;
      vertical-align: top;
      font-size: 0;
      padding: 0 10px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .inner-member-nav .right-nav-block .right-nav-a-list i, .inner-member-nav .right-nav-block .right-nav-a-list span {
        display: inline-block;
        vertical-align: middle;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .inner-member-nav .right-nav-block .right-nav-a-list i {
        margin-bottom: -2px; }
      .inner-member-nav .right-nav-block .right-nav-a-list span {
        padding-left: 3px;
        font-size: 12px;
        color: #808080; }
        .inner-member-nav .right-nav-block .right-nav-a-list span.orange {
          color: #ff900e; }
      .inner-member-nav .right-nav-block .right-nav-a-list:hover {
        background-color: #D0D0D0; }
        .inner-member-nav .right-nav-block .right-nav-a-list:hover i, .inner-member-nav .right-nav-block .right-nav-a-list:hover span {
          /* color: #fff; */ }
    .inner-member-nav .right-nav-block .func-mobile {
      display: block;
      float: left;
      width: 100px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      margin-left: 5px;
      margin-top: 5px;
      font-size: 0;
      background-color: #5387e2;
      border-radius: 15px; }
      .inner-member-nav .right-nav-block .func-mobile .iconfont {
        display: inline-block;
        vertical-align: middle;
        color: #fff; }
      .inner-member-nav .right-nav-block .func-mobile .name {
        display: inline-block;
        vertical-align: middle;
        padding-left: 5px;
        font-size: 14px;
        color: #fff; }
    .inner-member-nav .right-nav-block .news-item {
      position: relative;
      float: left;
      height: 40px;
      line-height: 40px;
      padding: 0 8px;
      margin-right: 10px;
      cursor: pointer; }
      .inner-member-nav .right-nav-block .news-item:hover ul {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
      .inner-member-nav .right-nav-block .news-item .news-txt {
        font-size: 14px;
        font-style: italic;
        color: #db3733; }
        .inner-member-nav .right-nav-block .news-item .news-txt .span {
          -webkit-animation-duration: 3s;
             -moz-animation-duration: 3s;
                  animation-duration: 3s;
          -webkit-animation-iteration-count: infinite;
             -moz-animation-iteration-count: infinite;
                  animation-iteration-count: infinite; }
      .inner-member-nav .right-nav-block .news-item ul {
        position: absolute;
        top: 100%;
        left: 50%;
        width: 200px;
        padding: 0 10px;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        background-color: #fff;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        z-index: 99;
        visibility: hidden;
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .inner-member-nav .right-nav-block .news-item ul li {
          width: 100%;
          border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
        .inner-member-nav .right-nav-block .news-item ul a {
          display: block;
          padding: 10px 0;
          line-height: 20px;
          font-size: 14px;
          color: #666;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
          .inner-member-nav .right-nav-block .news-item ul a:hover {
            color: #db3733; }

.member-logo-wrap {
  width: 100%;
  height: 110px;
  border-bottom: 3px solid #5387e2;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.inner-member-logo {
  height: 107px;
  padding-right: 10px; }
  .inner-member-logo .logo-block {
    float: left;
    height: 100%; }
  .inner-member-logo .logo--href {
    display: block;
    height: 100%;
    line-height: 107px; }
    .inner-member-logo .logo--href > img {
      vertical-align: middle; }
  .inner-member-logo .search-block {
    position: relative;
    float: right;
    height: 100%; }
  .inner-member-logo .inner-search-box {
    position: absolute;
    display: inline-block;
    top: 50%;
    right: 0;
    width: 340px;
    height: 40px;
    border: 1px solid #5387e2;
    font-size: 0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .inner-member-logo .input-box {
    display: inline-block;
    width: -moz-calc(338px - 75px);
    width: calc(338px - 75px);
    height: 100%;
    padding: 0 10px;
    line-height: 38px;
    border-top-left-radius: 19px;
    border-bottom-left-radius: 19px;
    vertical-align: top;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .inner-member-logo .input-box input[type='text'] {
      width: 100%;
      font-size: 12px;
      color: #999;
      border: none; }
  .inner-member-logo .search-btn {
    display: inline-block;
    width: 75px;
    height: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    background-color: #5387e2;
    vertical-align: top;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .inner-member-logo .search-btn:hover {
      opacity: .8; }

.footer {
  width: 100%; }
  .footer.level-0 .footer-hd, .footer.level-4 .footer-hd {
    background-color: #37241e; }
  .footer.level-0 .footer-bd, .footer.level-4 .footer-bd {
    background-color: #37241e; }
  .footer.level-0 .footer-ft, .footer.level-4 .footer-ft {
    background-color: #2b1c15; }
  .footer.level-3 {
    background-image: url(../images/diamond_footer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
    .footer.level-3 .footer-ft {
      background-image: -webkit-linear-gradient(90deg, rgba(18, 163, 255, 0.2) 0%, rgba(48, 210, 255, 0.2) 100%);
      background-image: -ms-linear-gradient(90deg, rgba(18, 163, 255, 0.2) 0%, rgba(48, 210, 255, 0.2) 100%); }
  .footer.level-2 {
    background-image: url(../images/gold_footer_bg.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
    .footer.level-2 .inner-footer-hd .friendly-txt {
      color: #000033; }
    .footer.level-2 .inner-footer-hd .friendly-item {
      color: #333; }
    .footer.level-2 .inner-footer-bd .left-wrap dt {
      color: #333; }
      .footer.level-2 .inner-footer-bd .left-wrap dt a {
        color: #333; }
    .footer.level-2 .inner-footer-bd .left-wrap dd > a {
      color: #333; }
    .footer.level-2 .inner-footer-bd .right-wrap p {
      color: #333; }
    .footer.level-2 .inner-footer-ft .left-txt1,
    .footer.level-2 .inner-footer-ft .left-txt2,
    .footer.level-2 .inner-footer-ft .com-link,
    .footer.level-2 .inner-footer-ft .num-txt {
      color: #333; }
    .footer.level-2 .inner-footer-ft .icon-phone {
      color: #333; }
    .footer.level-2 .inner-footer-ft .min-txt {
      color: rgba(51, 51, 51, 0.5); }
    .footer.level-2 .footer-ft {
      background-color: rgba(196, 168, 90, 0.2); }
  .footer.level-1 .footer-hd {
    background-color: #e6e6e6;
    border-bottom: 1px solid #cfcfcf; }
  .footer.level-1 .footer-bd {
    background-color: #e6e6e6; }
  .footer.level-1 .footer-ft {
    background-color: #cfcfcf; }
  .footer.level-1 .friendly-txt {
    color: #333; }
  .footer.level-1 .friendly-item {
    color: #666; }
  .footer.level-1 .inner-footer-bd .left-wrap dt {
    color: #333;
    border-bottom: 1px solid #979797; }
    .footer.level-1 .inner-footer-bd .left-wrap dt a {
      color: #333; }
  .footer.level-1 .inner-footer-bd .left-wrap dd > a {
    color: #7b7b7b; }
  .footer.level-1 .inner-footer-bd .right-wrap p {
    color: #333; }
  .footer.level-1 .inner-footer-ft .left-box .left-txt1,
  .footer.level-1 .inner-footer-ft .left-box .left-txt2,
  .footer.level-1 .inner-footer-ft .left-box .com-link {
    color: #333; }
  .footer.level-1 .inner-footer-ft .right-box .icon-phone,
  .footer.level-1 .inner-footer-ft .right-box .num-txt {
    color: #333; }
  .footer.level-1 .inner-footer-ft .right-box .min-txt {
    color: #8b8b8b; }

.footer-hd {
  padding: 27px 0 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.inner-footer-hd {
  padding: 0 54px 0 17px; }
  .inner-footer-hd .friendly-txt {
    float: left;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    font-weight: bold; }
  .inner-footer-hd .friendly-list {
    margin-left: 80px;
    padding-top: 5px;
    font-size: 0; }
  .inner-footer-hd .friendly-item {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 15px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.8);
    vertical-align: middle;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .inner-footer-hd .friendly-item:hover {
      text-decoration: underline; }

.footer-bd {
  padding: 28px 0 70px; }

.inner-footer-bd {
  padding: 0 22px 0 15px; }
  .inner-footer-bd .left-wrap {
    float: left;
    font-size: 0; }
    .inner-footer-bd .left-wrap dl {
      display: inline-block;
      vertical-align: top; }
      .inner-footer-bd .left-wrap dl:not(:last-child) {
        margin-right: 50px; }
    .inner-footer-bd .left-wrap dt {
      margin-bottom: 20px;
      padding-bottom: 10px;
      font-size: 16px;
      color: rgba(255, 255, 255, 0.8);
      font-weight: bold;
      border-bottom: 1px solid rgba(255, 255, 255, 0.4); }
      .inner-footer-bd .left-wrap dt a {
        color: rgba(255, 255, 255, 0.8); }
    .inner-footer-bd .left-wrap dd {
      margin-bottom: 15px; }
      .inner-footer-bd .left-wrap dd > a {
        font-size: 14px;
        color: rgba(255, 255, 255, 0.8);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .inner-footer-bd .left-wrap dd > a:hover {
          text-decoration: underline; }
  .inner-footer-bd .right-wrap {
    float: right; }
    .inner-footer-bd .right-wrap .ewm-block {
      width: 150px;
      height: 145px;
      text-align: center;
      line-height: 145px;
      background-color: #fff;
      border-radius: 5px; }
      .inner-footer-bd .right-wrap .ewm-block img {
        max-width: 100%;
        height: auto;
        vertical-align: middle; }
    .inner-footer-bd .right-wrap p {
      margin-top: 10px;
      text-align: center;
      font-size: 16px;
      color: #fff; }
    .inner-footer-bd .right-wrap .share-wrap {
      width: 100%;
      margin-top: 10px; }
    .inner-footer-bd .right-wrap .bdshare-button-style0-16 {
      text-align: center;
      font-size: 0; }
      .inner-footer-bd .right-wrap .bdshare-button-style0-16 a {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 4px; }

.footer-ft {
  background-color: transparent; }

.inner-footer-ft {
  width: 100%;
  height: 100px;
  padding: 0 20px 0 17px;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .inner-footer-ft .left-box {
    float: left;
    padding: 36px 0 24px; }
    .inner-footer-ft .left-box .left-txt1 {
      margin-top: 2px; }
    .inner-footer-ft .left-box .left-txt1,
    .inner-footer-ft .left-box .left-txt2 {
      font-size: 14px;
      color: rgba(255, 255, 255, 0.8); }
    .inner-footer-ft .left-box .record-img {
      padding-left: 10px;
      width: 20px;
      height: 20px; }
    .inner-footer-ft .left-box .com-link {
      font-size: 14px;
      color: rgba(255, 255, 255, 0.8);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .inner-footer-ft .left-box .com-link:hover {
        text-decoration: underline; }
  .inner-footer-ft .right-box {
    float: right;
    font-size: 0; }
    .inner-footer-ft .right-box .icon-box {
      display: inline-block;
      height: 100px;
      line-height: 100px; }
    .inner-footer-ft .right-box .icon-QQ {
      display: inline-block;
      vertical-align: middle;
      font-size: 64px;
      color: #fff; }
    .inner-footer-ft .right-box .tel-icon {
      display: inline-block;
      width: 57px;
      height: 54px;
      vertical-align: middle; }
    .inner-footer-ft .right-box .tel-number-box {
      display: inline-block;
      vertical-align: middle;
      padding-left: 16px; }
    .inner-footer-ft .right-box .num-txt {
      font-size: 30px;
      font-family: "NotoSansHans";
      color: #fff;
      font-weight: bold; }
    .inner-footer-ft .right-box .min-txt {
      text-align: center;
      font-size: 14px;
      color: rgba(255, 255, 255, 0.502);
      letter-spacing: 9px; }

/* reset.css V1.6  End */
.paged {
  padding-top: 30px;
  text-align: center; }
  .paged.pt0 {
    padding-top: 0; }
  .paged.pt40 {
    padding-top: 40px; }

.paged a,
.paged .p_info,
.paged .current {
  display: inline-block;
  margin: 0 3px 2px;
  padding: 0 10px;
  font-size: 13px;
  text-align: center;
  border: 1px solid #c8cace;
  background: #fff;
  color: #8b8b8b;
  border-radius: 4px;
  height: 30px;
  line-height: 30px; }

.paged .current,
.paged a:hover {
  border: 1px solid #fff;
  background: #5387e2;
  color: #fff; }

@media screen and (max-width: 1200px) {
  .wp1200 {
    width: 100%; } }

.member-relo-wrapper {
  width: 100%;
  padding: 86px 0 100px;
  background: url(../images/register_bg.jpg) no-repeat;
  background-size: cover;
  background-position: center; }
  .member-relo-wrapper .re-login-wrap {
    width: 100%; }
  .member-relo-wrapper .register-login {
    float: left;
    width: 50%; }
    .member-relo-wrapper .register-login .swiper-wrapper {
      width: 100%; }
    .member-relo-wrapper .register-login .swiper-slide {
      position: relative;
      width: 100%;
      padding-top: 105%;
      overflow: hidden; }
      .member-relo-wrapper .register-login .swiper-slide.login-sw {
        padding-top: 100%; }
      .member-relo-wrapper .register-login .swiper-slide > img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
    .member-relo-wrapper .register-login .swiper-pagination {
      bottom: 30px; }
    .member-relo-wrapper .register-login .my-bullet {
      display: inline-block;
      vertical-align: middle;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      border-radius: 50%;
      border: 1px solid rgba(255, 255, 255, 0.5); }
      .member-relo-wrapper .register-login .my-bullet.my-bullet-active {
        background-color: #5387e2;
        border-color: transparent; }

.register-right-region {
  float: left;
  width: 44%;
  height: 550px;
  padding: 46px 60px 56px;
  background-color: #fff;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .register-right-region h2 {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: bold; }
    .register-right-region h2::after {
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 36px;
      height: 2px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .register-right-region .row-box {
    width: 100%;
    height: 45px;
    margin-bottom: 15px;
    font-size: 0; }
  .register-right-region .input-box {
    width: 100%;
    height: 100%;
    line-height: 45px;
    padding: 0 10px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .register-right-region .input-box .inp {
      width: 100%;
      font-size: 14px;
      color: #999;
      background-color: #f4f4f4;
      border: none; }
    .register-right-region .input-box.msg {
      display: inline-block;
      vertical-align: top;
      width: 260px; }
  .register-right-region .send-num-btn {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 260px - 13px);
    width: calc(100% - 260px - 13px);
    height: 100%;
    line-height: 45px;
    text-align: center;
    margin-left: 13px;
    font-size: 14px;
    color: #fff;
    background-color: #999;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .register-right-region .send-num-btn:hover {
      background-color: #5387e2; }
  .register-right-region .yzm-img {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 312px - 13px);
    width: calc(100% - 312px - 13px);
    height: 100%;
    line-height: 50px;
    text-align: center;
    margin-left: 13px; }
    .register-right-region .yzm-img > img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .register-right-region .radio-row {
    width: 100%;
    padding-top: 7px;
    margin-bottom: 15px;
    font-size: 0; }
    .register-right-region .radio-row .checkbox-01 {
      position: absolute;
      clip: rect(0, 0, 0, 0); }
    .register-right-region .radio-row .mark-01 {
      display: inline-block;
      font-size: 12px;
      color: #666;
      cursor: pointer;
      vertical-align: middle; }
      .register-right-region .radio-row .mark-01 span {
        display: inline-block;
        vertical-align: middle; }
      .register-right-region .radio-row .mark-01::before {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        text-align: center;
        line-height: 18px;
        border: 1px solid #999;
        border-radius: 50%;
        vertical-align: middle;
        content: '';
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
    .register-right-region .radio-row input[type="checkbox"]:checked + .mark-01::before {
      font-family: "iconfont";
      background-color: #5387e2;
      border-color: #fff;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      content: '\e69b'; }
    .register-right-region .radio-row .bl-txt {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #2e83e8;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .register-right-region .radio-row .bl-txt:hover {
        text-decoration: underline; }
  .register-right-region .btn-row {
    width: 100%;
    height: 45px;
    margin-bottom: 24px;
    text-align: center; }
    .register-right-region .btn-row .register-btn {
      width: 400px;
      height: 100%;
      background-color: #5387e2;
      text-align: center;
      line-height: 43px;
      font-size: 16px;
      color: #fff;
      border-radius: 22px;
      border: 1px solid #5387e2;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .register-right-region .btn-row .register-btn:hover {
        color: #5387e2;
        background-color: #fff; }
  .register-right-region .href-login {
    text-align: center; }
    .register-right-region .href-login .txt, .register-right-region .href-login .h-login {
      font-size: 14px;
      color: #666; }
    .register-right-region .href-login .h-login {
      color: #2e83e8;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .register-right-region .href-login .h-login:hover {
        text-decoration: underline; }

.login-right-region {
  float: left;
  width: 50%;
  height: 600px;
  padding: 78px 80px 100px;
  background-color: #fff;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .login-right-region .tab-list {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
    font-size: 0; }
  .login-right-region .t-list {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 40px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: bold;
    cursor: pointer; }
    .login-right-region .t-list::after {
      position: absolute;
      bottom: 0;
      left: 50%;
      width: 100%;
      height: 2px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: '';
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .login-right-region .t-list:hover, .login-right-region .t-list.on {
      color: #5387e2; }
      .login-right-region .t-list:hover::after, .login-right-region .t-list.on::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
  .login-right-region .tab-box {
    width: 100%; }
  .login-right-region .t-row-block {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    font-size: 0; }
    .login-right-region .t-row-block .input-box {
      width: 100%;
      height: 100%;
      line-height: 50px;
      padding: 0 20px;
      background-color: #f4f4f4;
      font-size: 0;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .login-right-region .t-row-block .input-box.yzm {
        display: inline-block;
        vertical-align: top;
        width: 312px; }
      .login-right-region .t-row-block .input-box.msg {
        display: inline-block;
        vertical-align: top;
        width: 312px; }
    .login-right-region .t-row-block .icon {
      display: inline-block;
      vertical-align: middle;
      padding-right: 12px; }
    .login-right-region .t-row-block .inp {
      display: inline-block;
      vertical-align: middle;
      width: 80%;
      font-size: 14px;
      color: #999;
      background-color: #f4f4f4;
      border: none; }
    .login-right-region .t-row-block .yzm-box {
      display: inline-block;
      vertical-align: top;
      width: -moz-calc(100% - 312px);
      width: calc(100% - 312px);
      height: 100%;
      line-height: 50px;
      text-align: center; }
      .login-right-region .t-row-block .yzm-box > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .login-right-region .t-row-block .send-num-btn {
      display: inline-block;
      vertical-align: top;
      width: -moz-calc(100% - 312px - 13px);
      width: calc(100% - 312px - 13px);
      height: 100%;
      line-height: 50px;
      text-align: center;
      margin-left: 13px;
      font-size: 14px;
      color: #fff;
      background-color: #999;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .login-right-region .t-row-block .send-num-btn:hover {
        background-color: #5387e2; }
  .login-right-region .forget-password {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    padding-top: 10px; }
    .login-right-region .forget-password .checkbox-01 {
      position: absolute;
      clip: rect(0, 0, 0, 0); }
    .login-right-region .forget-password .mark-01 {
      font-size: 12px;
      color: #666;
      cursor: pointer; }
      .login-right-region .forget-password .mark-01 span {
        display: inline-block;
        vertical-align: middle; }
      .login-right-region .forget-password .mark-01::before {
        display: inline-block;
        width: 18px;
        height: 18px;
        margin-right: 5px;
        text-align: center;
        line-height: 18px;
        border: 1px solid #999;
        border-radius: 50%;
        vertical-align: middle;
        content: '';
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
    .login-right-region .forget-password input[type="checkbox"]:checked + .mark-01::before {
      font-family: "iconfont";
      background-color: #5387e2;
      border-color: #fff;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      content: '\e69b'; }
    .login-right-region .forget-password a {
      display: block;
      font-size: 13px;
      color: #666;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .login-right-region .forget-password a:hover {
        color: #5387e2; }
  .login-right-region .login-row-block {
    margin-top: 40px;
    text-align: center; }
    .login-right-region .login-row-block .login-btn {
      width: 400px;
      height: 45px;
      line-height: 43px;
      text-align: center;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      border-radius: 22px;
      font-size: 16px;
      color: #fff;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .login-right-region .login-row-block .login-btn:hover {
        color: #5387e2;
        background-color: #fff; }
  .login-right-region .href-login {
    padding-top: 24px;
    text-align: center; }
    .login-right-region .href-login .txt, .login-right-region .href-login .h-login {
      font-size: 14px;
      color: #666; }
    .login-right-region .href-login .h-login {
      color: #2e83e8;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .login-right-region .href-login .h-login:hover {
        text-decoration: underline; }

.c--wrap {
  width: 100%; }

.member-wrap {
  width: 100%; }
  .member-wrap .user-wrap {
    position: relative;
    width: 100%;
    padding: 38px 58px 40px;
    background-image: url(../images/member_1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .member-wrap .avatar-box {
    float: left;
    width: 158px;
    height: 158px;
    padding: 10px;
    background: rgba(246, 246, 246, 0.5);
    border-radius: 50%;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .member-wrap .avatar-box img {
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .member-wrap .user-info-box {
    float: left;
    padding-top: 5px;
    padding-left: 30px; }
  .member-wrap .username {
    margin-bottom: 15px;
    font-size: 0; }
    .member-wrap .username .id-00 {
      display: inline-block;
      vertical-align: middle;
      padding-left: 20px;
      font-size: 18px;
      color: #fff; }
  .member-wrap .user-txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    color: #fff; }
  .member-wrap .level-img {
    display: inline-block;
    vertical-align: middle;
    width: 85px;
    height: 30px;
    padding-left: 5px; }
    .member-wrap .level-img img {
      max-width: 100%;
      max-height: 100%; }
  .member-wrap .mobile {
    margin-bottom: 5px;
    font-size: 0; }
    .member-wrap .mobile .num-box {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: #fff; }
    .member-wrap .mobile .modify {
      display: inline-block;
      vertical-align: middle;
      padding-left: 15px;
      font-size: 0; }
      .member-wrap .mobile .modify:hover .mobile-txt {
        color: #fff; }
    .member-wrap .mobile .beizhu-icon {
      display: inline-block;
      vertical-align: middle; }
    .member-wrap .mobile .mobile-txt {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.8);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
  .member-wrap .email {
    margin-bottom: 5px;
    font-size: 0; }
    .member-wrap .email .email-txt {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: #fff; }
    .member-wrap .email .href {
      display: inline-block;
      vertical-align: middle;
      font-size: 0; }
      .member-wrap .email .href:hover .email--txt {
        color: #fff; }
    .member-wrap .email .email--txt {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.8);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .member-wrap .email .lianjie-icon {
      display: inline-block;
      vertical-align: middle; }
  .member-wrap .money {
    margin-bottom: 5px;
    font-size: 0; }
    .member-wrap .money .money-txt {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: #fff; }
    .member-wrap .money p {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: #fff; }
    .member-wrap .money .orange {
      color: #ffd52e; }
    .member-wrap .money .money-btn {
      display: inline-block;
      vertical-align: middle;
      width: 100px;
      height: 20px;
      margin-left: 14px;
      line-height: 20px;
      text-align: center;
      font-size: 12px;
      color: #c11a1d;
      border-radius: 9px;
      background-color: #fff;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .member-wrap .money .money-btn:hover {
        color: #fff;
        background-color: #5387e2; }
  .member-wrap .end-date {
    margin-bottom: 5px;
    font-size: 14px;
    color: #fff; }
  .member-wrap .level-time {
    margin-bottom: 5px;
    font-size: 0; }
    .member-wrap .level-time .lt-box {
      display: inline-block;
      vertical-align: top;
      margin-right: 15px;
      font-size: 0; }
      .member-wrap .level-time .lt-box .lt-txt {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        color: #fff; }
      .member-wrap .level-time .lt-box .lt--txt {
        display: inline-block;
        vertical-align: top;
        width: 120px;
        font-size: 14px;
        color: #fff; }
  .member-wrap .triangle {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    height: 90px;
    background-image: url(../images/member_triangle.png);
    background-repeat: no-repeat;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .member-wrap .triangle .triangle-txt {
      position: absolute;
      display: inline-block;
      top: 25px;
      left: 30px;
      font-size: 14px;
      color: #f6f6f6;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .member-wrap .triangle:hover {
      opacity: 0.8;
      -webkit-opacity: 0.8;
      filter: alpha(opacity=80); }
  .member-wrap .tab-block {
    width: 100%;
    margin-bottom: 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .member-wrap .tab-list {
    float: left;
    width: 20%;
    height: 165px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .member-wrap .tab-list:not(:last-child) {
      border-right: 1px solid rgba(0, 0, 0, 0.08); }
  .member-wrap .tab-item {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 165px;
    text-align: center;
    font-size: 0; }
    .member-wrap .tab-item .icon {
      width: 55px;
      display: inline-block;
      vertical-align: middle;
      -webkit-backface-visibility: hidden;
         -moz-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .member-wrap .tab-item .txt {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      text-align: left;
      padding-left: 10px; }
    .member-wrap .tab-item .b-txt {
      line-height: 36px;
      font-size: 36px;
      color: #333;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .member-wrap .tab-item .m-txt {
      line-height: 25px;
      font-size: 14px;
      color: #666; }
    .member-wrap .tab-item:hover .icon {
      -webkit-transform: translateY(-5px);
         -moz-transform: translateY(-5px);
          -ms-transform: translateY(-5px);
              transform: translateY(-5px); }
    .member-wrap .tab-item:hover .b-txt {
      color: #5387e2; }
  .member-wrap .instructions-wrap {
    width: 100%;
    padding: 28px 48px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .member-wrap .instructions-wrap p {
      margin-bottom: 10px;
      font-size: 14px;
      color: #333; 
    }
    .member-wrap .instructions-wrap p:nth-last-child(1){
      margin-bottom: 0px;
    }
    .member-wrap .instructions-wrap a {
      font-size: 14px;
      color: #5387e2; }
      .member-wrap .instructions-wrap a:hover {
        text-decoration: underline; }

.expert-application-wrap {
  width: 100%;
  padding: 0 37px 80px 39px;
  background-color: #fff;
  border-width: 3px 1px 1px;
  border-style: solid;
  border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .expert-application-wrap .tr {
    width: 100%;
    margin-bottom: 15px; }
    .expert-application-wrap .tr .td-p-info {
      float: left;
      padding-left: 90px;
      margin-top: 5px;
      font-size: 12px;
      color: #999; }
  .expert-application-wrap .td {
    float: left;
    width: 410px;
    margin-right: 20px;
    font-size: 0; }
    .expert-application-wrap .td.w100 {
      width: 100%; }
    .expert-application-wrap .td .td-txt {
      display: inline-block;
      vertical-align: middle;
      width: 90px;
      font-size: 0;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .expert-application-wrap .td .td-name {
      display: inline-block;
      vertical-align: middle;
      width: 70px;
      padding-right: 5px;
      font-size: 14px;
      color: #666; }
    .expert-application-wrap .td .td-start {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: red; }
    .expert-application-wrap .td .td-input {
      display: inline-block;
      vertical-align: middle;
      width: 320px;
      height: 50px;
      line-height: 50px;
      padding: 0 15px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .expert-application-wrap .td .td-input.w100 {
        width: -moz-calc(100% - 110px);
        width: calc(100% - 110px); }
      .expert-application-wrap .td .td-input.w-auto {
        width: -moz-calc(100% - 590px);
        width: calc(100% - 590px); }
    .expert-application-wrap .td .td-select {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 150px;
      height: 50px;
      margin-right: 10px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .expert-application-wrap .td .td-select .select-box {
        position: relative;
        width: 100%;
        height: 100%;
        padding: 0 10px;
        background: none;
        font-size: 14px;
        color: #666;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        outline: none;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        z-index: 2;
        cursor: pointer; }
      .expert-application-wrap .td .td-select .icon-jiantouxia {
        position: absolute;
        top: 50%;
        right: 10px;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        color: #666;
        z-index: 1; }
      .expert-application-wrap .td .td-select.w-auto {
        width: -moz-calc(100% - 100px);
        width: calc(100% - 100px); }
      .expert-application-wrap .td .td-select.w320 {
        width: 320px;
        margin-right: 0; }
    .expert-application-wrap .td .inp {
      width: 100%;
      font-size: 14px;
      color: #666;
      border: none;
      background-color: #f4f4f4; }
      .expert-application-wrap .td .inp.fz13 {
        font-size: 13px; }
  .expert-application-wrap .pro-txt {
    float: left;
    width: 90px;
    font-size: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-application-wrap .pro-txt .td-name {
      display: inline-block;
      vertical-align: middle;
      width: 70px;
      padding-right: 5px;
      font-size: 14px;
      color: #666; }
    .expert-application-wrap .pro-txt .td-start {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: red; }
  .expert-application-wrap .text-area {
    float: left;
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px);
    padding: 10px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-application-wrap .text-area .textarea {
      width: 100%;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none; }
  .expert-application-wrap .t-d {
    float: left;
    font-size: 0; }
    .expert-application-wrap .t-d .input-box {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 250px;
      height: 50px;
      padding: 0 10px;
      margin-right: 50px;
      line-height: 50px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .expert-application-wrap .t-d .input-box.mr0 {
        margin-right: 0; }
      .expert-application-wrap .t-d .input-box.mr15 {
        margin-right: 15px; }
    .expert-application-wrap .t-d .inp1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-left: 10px;
      padding-right: 30px;
      font-size: 14px;
      color: #666;
      background-color: rgba(244, 244, 244, 0);
      border: none;
      cursor: pointer;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      z-index: 2; }
    .expert-application-wrap .t-d .date-icon {
      position: absolute;
      top: 50%;
      right: 10px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 1; }
    .expert-application-wrap .t-d .center-txt {
      display: inline-block;
      vertical-align: middle;
      padding: 0 20px;
      font-size: 14px;
      color: #666; }
  .expert-application-wrap .txt-title {
    display: inline-block;
    vertical-align: middle;
    width: 90px;
    font-size: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-application-wrap .txt-title .td-name {
      display: inline-block;
      vertical-align: middle;
      width: 70px;
      padding-right: 5px;
      font-size: 14px;
      color: #666; }
      .expert-application-wrap .txt-title .td-name.wa {
        width: auto;
        line-height: 50px; }
    .expert-application-wrap .txt-title .td-start {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: red; }
    .expert-application-wrap .txt-title.wa {
      width: auto; }
  .expert-application-wrap .radio-box {
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    font-size: 0; }
  .expert-application-wrap .radio-inner {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 0;
    cursor: pointer; }
    .expert-application-wrap .radio-inner .radio {
      display: none; }
    .expert-application-wrap .radio-inner .radio-icon {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      background-color: #f4f4f4;
      border: 1px solid rgba(0, 0, 0, 0.17);
      border-radius: 3px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-application-wrap .radio-inner .radio-icon::after {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        font-size: 16px;
        color: #fff;
        font-family: "iconfont";
        content: '\e69b';
        visibility: hidden;
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .expert-application-wrap .radio-inner span {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px;
      font-size: 14px;
      color: #666; }
    .expert-application-wrap .radio-inner.on .radio-icon {
      border-color: #fff;
      background-color: #5387e2; }
      .expert-application-wrap .radio-inner.on .radio-icon::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
  .expert-application-wrap .check-box {
    display: inline-block;
    vertical-align: middle;
    font-size: 0; }
  .expert-application-wrap .check-box-inner {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
    font-size: 0;
    cursor: pointer; }
    .expert-application-wrap .check-box-inner .checkbox {
      display: none; }
    .expert-application-wrap .check-box-inner .checkBox-icon {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 20px;
      height: 20px;
      background-color: #f4f4f4;
      border: 1px solid rgba(0, 0, 0, 0.17);
      border-radius: 3px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-application-wrap .check-box-inner .checkBox-icon::after {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
           -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        font-size: 16px;
        color: #fff;
        font-family: "iconfont";
        content: '\e69b';
        visibility: hidden;
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .expert-application-wrap .check-box-inner span {
      display: inline-block;
      vertical-align: middle;
      padding-left: 5px;
      font-size: 14px;
      color: #666; }
    .expert-application-wrap .check-box-inner.on .checkBox-icon {
      border-color: #fff;
      background-color: #5387e2; }
      .expert-application-wrap .check-box-inner.on .checkBox-icon::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
  .expert-application-wrap .yzm-img {
    display: inline-block;
    vertical-align: middle; }
  .expert-application-wrap .sub-btn {
    width: 100%;
    margin-top: 15px;
    text-align: center; }
    .expert-application-wrap .sub-btn .btn {
      display: inline-block;
      width: 400px;
      height: 45px;
      border-radius: 22px;
      background-color: #5387e2;
      font-size: 16px;
      color: #fff;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-application-wrap .sub-btn .btn:hover {
        background-color: #ff900e; }
  .expert-application-wrap .form-row {
    width: 100%;
    margin-bottom: 20px;
    font-size: 0; }
    .expert-application-wrap .form-row.expert-sp {
      margin-bottom: 0; }
      .expert-application-wrap .form-row.expert-sp .c--member-row-tt {
        width: 90px;
        text-align: left; }
      .expert-application-wrap .form-row.expert-sp .multse-select-wrap {
        width: -moz-calc(100% - 110px);
        width: calc(100% - 110px); }
  .expert-application-wrap .row-left {
    display: inline-block;
    vertical-align: middle;
    width: 75px;
    height: 50px;
    padding-right: 15px;
    line-height: 50px;
    text-align: right; }
    .expert-application-wrap .row-left .row-txt {
      font-size: 14px;
      color: #666; }
    .expert-application-wrap .row-left .red-star {
      font-size: 14px;
      color: #db3733; }
  .expert-application-wrap .row-rigth {
    display: inline-block;
    vertical-align: middle;
    width: -moz-calc(100% - 110px);
    width: calc(100% - 110px);
    line-height: 140px;
    font-size: 0; }
  .expert-application-wrap .personal-avatar-box {
    display: inline-block;
    vertical-align: middle;
    width: 140px;
    height: 140px; }
    .expert-application-wrap .personal-avatar-box .personal-avatar-inner {
      position: relative;
      width: 100%;
      height: 100%;
      line-height: 140px;
      text-align: center;
      overflow: hidden; }
      .expert-application-wrap .personal-avatar-box .personal-avatar-inner::after {
        content: '点击图片更换';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 140px;
        text-align: center;
        color: #fff;
        font-size: 14px;
        background-color: rgba(0, 0, 0, 0.2);
        z-index: 1;
        visibility: hidden;
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .expert-application-wrap .personal-avatar-box .personal-avatar-inner:hover::after, .expert-application-wrap .personal-avatar-box .personal-avatar-inner.no-avatar::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
    .expert-application-wrap .personal-avatar-box .personal-input-file {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 130%;
      font-size: 100px;
      z-index: 999;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0); }
    .expert-application-wrap .personal-avatar-box .region-img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .expert-application-wrap .cilp-img {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px; }
  .expert-application-wrap .row-wrap {
    width: 100%;
    margin-bottom: 15px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-application-wrap .row-wrap.pl107 {
      padding-left: 107px; }
    .expert-application-wrap .row-wrap.mb0 {
      margin-bottom: 0; }
  .expert-application-wrap .upload-img-block {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 0; }
    .expert-application-wrap .upload-img-block .files-img-box {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      cursor: pointer; }
      .expert-application-wrap .upload-img-block .files-img-box > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
      .expert-application-wrap .upload-img-block .files-img-box::after {
        content: '\e63c';
        position: absolute;
        top: -7px;
        right: -7px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        font-family: "iconfont";
        background-color: #6cca39;
        border-radius: 50%;
        visibility: hidden;
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .expert-application-wrap .upload-img-block .files-img-box.on::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
    .expert-application-wrap .upload-img-block .instr {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      padding-left: 15px;
      padding-right: 20px;
      font-size: 12px;
      color: #333; }
      .expert-application-wrap .upload-img-block .instr .p {
        margin-bottom: 5px; }
      .expert-application-wrap .upload-img-block .instr .attention {
        color: #5387e2; }
    .expert-application-wrap .upload-img-block .js-example {
      display: inline-block;
      vertical-align: middle;
      margin-right: 24px;
      font-size: 12px;
      color: #999;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-application-wrap .upload-img-block .js-example:hover {
        color: #666; }
    .expert-application-wrap .upload-img-block .js-upload {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #317ee7;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-application-wrap .upload-img-block .js-upload:hover {
        color: #ff900e; }
    .expert-application-wrap .upload-img-block .file-btn {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 100px;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      cursor: pointer; }
    .expert-application-wrap .upload-img-block .outer {
      display: inline-block;
      vertical-align: middle;
      width: 80px;
      height: 80px; }
    .expert-application-wrap .upload-img-block .inner-file-img {
      width: 100%;
      height: 100%;
      line-height: 80px;
      text-align: center;
      background-color: #f5f5f5;
      border: 1px solid #ddd;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      cursor: pointer;
      overflow: hidden; }
      .expert-application-wrap .upload-img-block .inner-file-img img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .expert-application-wrap .upload-img-block.pl10 {
      padding-left: 10px; }
    .expert-application-wrap .upload-img-block.pl40 {
      padding-left: 40px; }
    .expert-application-wrap .upload-img-block.h80 {
      height: 80px;
      line-height: 80px; }
  .expert-application-wrap .upload-info {
    float: left;
    height: 50px;
    padding-left: 10px;
    line-height: 50px;
    font-size: 12px;
    color: #5387e2; }
  .expert-application-wrap .row-input-block {
    float: left; }
    .expert-application-wrap .row-input-block.w100 {
      width: 100%; }
    .expert-application-wrap .row-input-block.address-detail {
      width: -moz-calc(100% - 602px);
      width: calc(100% - 602px); }
    .expert-application-wrap .row-input-block .input-box {
      float: left;
      width: 320px;
      height: 50px;
      line-height: 50px;
      padding: 0 15px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .expert-application-wrap .row-input-block .input-box.por {
        position: relative; }
      .expert-application-wrap .row-input-block .input-box.w100 {
        width: -moz-calc(100% - 107px);
        width: calc(100% - 107px); }
      .expert-application-wrap .row-input-block .input-box.w-auto {
        width: 100%; }
      .expert-application-wrap .row-input-block .input-box .date-img {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 1; }
    .expert-application-wrap .row-input-block .inp {
      width: 100%;
      font-size: 14px;
      color: #666;
      border: none;
      background-color: #f4f4f4; }
    .expert-application-wrap .row-input-block #date1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-left: 15px;
      padding-right: 45px;
      background-color: rgba(244, 244, 244, 0);
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      cursor: pointer;
      z-index: 2; }

.online-service-wrap .online-service-list {
  width: 100%; }
  .online-service-wrap .online-service-list li {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .online-service-wrap .online-service-list li::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 3px;
      height: 100%;
      background-color: #5387e2;
      content: '';
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .online-service-wrap .online-service-list li:hover {
      box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.1); }
      .online-service-wrap .online-service-list li:hover::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
  .online-service-wrap .online-service-list .online-service-con {
    width: 100%;
    padding-left: 25px;
    padding-right: 30px;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .online-service-wrap .online-service-list .ask-question-man {
    padding-top: 15px;
    font-size: 16px;
    color: #5387e2; }
  .online-service-wrap .online-service-list .title-box {
    width: 100%;
    height: 58px;
    border-bottom: 1px dashed #ddd; }
    .online-service-wrap .online-service-list .title-box h3 {
      float: left;
      height: 100%;
      line-height: 58px;
      font-size: 16px;
      color: #333; }
    .online-service-wrap .online-service-list .title-box .date {
      height: 100%;
      padding-left: 35px;
      line-height: 58px;
      float: left;
      font-size: 12px;
      color: #999; }
    .online-service-wrap .online-service-list .title-box .download-btn {
      float: right;
      height: 100%;
      line-height: 58px; }
  .online-service-wrap .online-service-list .a-btn {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 13px;
    background-color: #949494;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .online-service-wrap .online-service-list .a-btn:hover {
      background-color: #5387e2; }
    .online-service-wrap .online-service-list .a-btn.m4 {
      margin: 0 4px; }
    .online-service-wrap .online-service-list .a-btn.rob-btn {
      line-height: 23px;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .online-service-wrap .online-service-list .a-btn.rob-btn:hover {
        color: #5387e2;
        background-color: #fff; }
    .online-service-wrap .online-service-list .a-btn.robed-btn:hover {
      background-color: #949494; }
  .online-service-wrap .online-service-list .content-box {
    padding: 10px 0 25px; }
    .online-service-wrap .online-service-list .content-box p {
      line-height: 20px;
      font-size: 12px;
      color: #777; }
    .online-service-wrap .online-service-list .content-box .box {
      width: 100%;
      padding-top: 10px;
      font-size: 0; }
    .online-service-wrap .online-service-list .content-box .again-btn {
      display: inline-block;
      margin-top: 10px;
      width: 80px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      color: #fff;
      font-size: 12px;
      background-color: #5387e2;
      border-radius: 15px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .online-service-wrap .online-service-list .content-box .again-btn:hover {
        background-color: #ff900e; }
    .online-service-wrap .online-service-list .content-box .time {
      display: inline-block;
      vertical-align: top;
      font-size: 12px;
      color: #777; }
    .online-service-wrap .online-service-list .content-box .address {
      display: inline-block;
      vertical-align: top;
      padding-left: 20px;
      font-size: 12px;
      color: #777; }
  .online-service-wrap .online-service-list .online-service-ft {
    width: 100%;
    height: 40px;
    padding-left: 28px;
    padding-right: 18px;
    border-top: 1px solid rgba(0, 0, 0, 0.03);
    background-color: #fafafa;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .online-service-wrap .online-service-list .ft-txt-box {
    float: left;
    height: 100%;
    line-height: 40px;
    font-size: 0; }
    .online-service-wrap .online-service-list .ft-txt-box span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 8px;
      font-size: 12px;
      color: #666; }
      .online-service-wrap .online-service-list .ft-txt-box span.red {
        color: #5387e2; }
  .online-service-wrap .online-service-list .ft-btn-box {
    float: right;
    height: 100%;
    line-height: 40px;
    font-size: 0; }

.leave-message-wrap .leave-message-list {
  width: 100%; }
  .leave-message-wrap .leave-message-list li {
    position: relative;
    width: 100%;
    padding: 0 28px;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .leave-message-wrap .leave-message-list li::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 3px;
      height: 100%;
      background-color: #5387e2;
      content: '';
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .leave-message-wrap .leave-message-list li:hover {
      box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.1); }
      .leave-message-wrap .leave-message-list li:hover::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
      .leave-message-wrap .leave-message-list li:hover .con-box .btn {
        background-color: #5387e2; }
  .leave-message-wrap .leave-message-list .leave-message-item {
    display: block;
    width: 100%;
    height: 100%; }
  .leave-message-wrap .leave-message-list .title-box {
    width: 100%;
    height: 54px;
    border-bottom: 1px dashed #ddd; }
    .leave-message-wrap .leave-message-list .title-box h2 {
      float: left;
      width: 70%;
      height: 100%;
      line-height: 54px;
      font-size: 16px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .leave-message-wrap .leave-message-list .title-box .date-txt {
      float: right;
      height: 100%;
      line-height: 54px;
      font-size: 12px;
      color: #999; }
  .leave-message-wrap .leave-message-list .con-box {
    width: 100%;
    padding: 14px 0 23px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .leave-message-wrap .leave-message-list .con-box .con-hd {
      width: 100%; }
    .leave-message-wrap .leave-message-list .con-box .username, .leave-message-wrap .leave-message-list .con-box .mobile, .leave-message-wrap .leave-message-list .con-box .address {
      float: left;
      height: 21px;
      line-height: 21px;
      padding-right: 25px;
      font-size: 0; }
      .leave-message-wrap .leave-message-list .con-box .username img, .leave-message-wrap .leave-message-list .con-box .mobile img, .leave-message-wrap .leave-message-list .con-box .address img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
      .leave-message-wrap .leave-message-list .con-box .username p, .leave-message-wrap .leave-message-list .con-box .mobile p, .leave-message-wrap .leave-message-list .con-box .address p {
        display: inline-block;
        vertical-align: middle;
        padding-left: 5px;
        font-size: 12px;
        color: #888; }
    .leave-message-wrap .leave-message-list .con-box .con-bd {
      height: 40px;
      line-height: 20px;
      padding: 20px 0 5px;
      font-size: 12px;
      color: #777;
      overflow: hidden; }
    .leave-message-wrap .leave-message-list .con-box .con-ft {
      text-align: right; }
      .leave-message-wrap .leave-message-list .con-box .con-ft .btn {
        display: inline-block;
        width: 80px;
        height: 27px;
        line-height: 27px;
        text-align: center;
        border-radius: 12px;
        font-size: 12px;
        color: #fff;
        background-color: #949494;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }

.release-scare-buying-wrap .fun-btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 30px; }
  .release-scare-buying-wrap .fun-btn-wrap .c-btn {
    height: 35px;
    padding: 0 20px;
    line-height: 33px;
    text-align: center;
    margin-right: 15px;
    font-size: 14px;
    color: #333;
    border: 1px solid rgba(0, 0, 0, 0.14);
    background-color: #f5f5f5;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .release-scare-buying-wrap .fun-btn-wrap .c-btn:hover {
      background-color: #ff900e;
      color: #fff;
      border-color: #fff; }
  .release-scare-buying-wrap .fun-btn-wrap .info-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 0;
    font-size: 12px;
    color: #5387e2;
    overflow: hidden; }

.release-scare-buying-wrap .table-hd {
  width: 100%;
  height: 35px;
  line-height: 33px;
  padding-left: 16px;
  padding-right: 40px;
  font-size: 0;
  background-color: #f5f5f5;
  border: 1px solid #dbdbdb;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.release-scare-buying-wrap .td-01 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #666; }
  .release-scare-buying-wrap .td-01 input[type="checkbox"] {
    display: none; }

.release-scare-buying-wrap .td-02 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }
  .release-scare-buying-wrap .td-02 input[type="checkbox"] {
    display: none; }

.release-scare-buying-wrap .js-all-checkbox,
.release-scare-buying-wrap .js-checkbox {
  position: relative;
  width: 15px;
  height: 15px;
  margin-right: 38px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.24);
  border-radius: 3px;
  cursor: pointer; }
  .release-scare-buying-wrap .js-all-checkbox::after,
  .release-scare-buying-wrap .js-checkbox::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 15px;
    text-align: center;
    background-color: #5387e2;
    font-family: "iconfont";
    font-size: 12px;
    color: #fff;
    content: '\e69b';
    visibility: hidden;
    opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .release-scare-buying-wrap .js-all-checkbox.on,
  .release-scare-buying-wrap .js-checkbox.on {
    border-color: #fff; }
    .release-scare-buying-wrap .js-all-checkbox.on::after,
    .release-scare-buying-wrap .js-checkbox.on::after {
      visibility: visible;
      opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }

.release-scare-buying-wrap .list-block {
  width: 100%; }

.release-scare-buying-wrap .js-list {
  width: 100%;
  height: 32px;
  padding-left: 16px;
  padding-right: 40px;
  line-height: 32px;
  font-size: 0;
  border-bottom: 1px solid rgba(226, 222, 222, 0.6);
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.release-scare-buying-wrap .w300 {
  width: 250px;
  margin-right: 20px; }

.release-scare-buying-wrap .w150 {
  width: 100px;
  margin-right: 20px;
  text-align: center; }

.release-scare-buying-wrap .w126 {
  width: 126px;
  text-align: center;
  margin-right: 43px; }

.release-scare-buying-wrap .w50 {
  width: 50px;
  margin-right: 50px;
  text-align: center; }

.release-scare-buying-wrap .w30 {
  width: 30px;
  text-align: center; }
  .release-scare-buying-wrap .w30 a {
    color: #2aa0f9;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .release-scare-buying-wrap .w30 a:hover {
      color: #ff900e; }

.my-reservation-wrap .my-reservation-list {
  width: 100%; }
  .my-reservation-wrap .my-reservation-list li {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .my-reservation-wrap .my-reservation-list li::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 3px;
      height: 100%;
      background-color: #5387e2;
      content: '';
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .my-reservation-wrap .my-reservation-list li:hover::after {
      visibility: visible;
      opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }
  .my-reservation-wrap .my-reservation-list .info-box {
    padding: 30px;
    background-color: #fff; }
    .my-reservation-wrap .my-reservation-list .info-box .info-row {
      width: 100%;
      margin-bottom: 5px; }
    .my-reservation-wrap .my-reservation-list .info-box .str-txt {
      float: left;
      line-height: 24px;
      font-size: 14px;
      color: #333;
      font-weight: bold; }
      .my-reservation-wrap .my-reservation-list .info-box .str-txt.lh-25 {
        line-height: 25px; }
    .my-reservation-wrap .my-reservation-list .info-box .right-str {
      line-height: 25px;
      margin-left: 75px;
      font-size: 0; }
    .my-reservation-wrap .my-reservation-list .info-box .nor-txt {
      line-height: 24px;
      margin-left: 75px;
      font-size: 14px;
      color: #666; }
      .my-reservation-wrap .my-reservation-list .info-box .nor-txt.p {
        height: 72px;
        overflow: hidden; }
    .my-reservation-wrap .my-reservation-list .info-box .s-nor-txt {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: #666; }
    .my-reservation-wrap .my-reservation-list .info-box .again-btn {
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px;
      width: 80px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      font-size: 12px;
      color: #fff;
      background-color: #5387e2;
      border-radius: 15px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .my-reservation-wrap .my-reservation-list .info-box .again-btn:hover {
        background-color: #ff900e; }
  .my-reservation-wrap .my-reservation-list .btn-box {
    width: 100%;
    height: 40px;
    padding-right: 20px;
    padding-top: 7px;
    background-color: #fafafa;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .my-reservation-wrap .my-reservation-list .h-btn {
    display: block;
    float: right;
    width: 65px;
    height: 25px;
    margin: 0 5px;
    line-height: 25px;
    text-align: center;
    border-radius: 15px;
    background-color: #929292;
    font-size: 12px;
    color: #fff;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .my-reservation-wrap .my-reservation-list .h-btn:hover {
      background-color: #5387e2; }
  .my-reservation-wrap .my-reservation-list .my-knowledge-box {
    width: 100%;
    padding: 15px 25px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .my-reservation-wrap .my-reservation-list .my-knowledge-box .knowledge-title {
      width: 100%;
      margin-bottom: 3px; }
    .my-reservation-wrap .my-reservation-list .my-knowledge-box .knowledge-tt {
      float: left;
      width: 80%;
      font-size: 16px;
      color: #333;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
    .my-reservation-wrap .my-reservation-list .my-knowledge-box .date {
      float: right;
      padding-right: 7px;
      line-height: 21px;
      font-size: 0; }
    .my-reservation-wrap .my-reservation-list .my-knowledge-box .year,
    .my-reservation-wrap .my-reservation-list .my-knowledge-box .time {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #666; }
    .my-reservation-wrap .my-reservation-list .my-knowledge-box .time {
      padding-left: 20px; }
    .my-reservation-wrap .my-reservation-list .my-knowledge-box .info {
      width: 100%;
      line-height: 25px;
      font-size: 13px;
      color: #666; }
  .my-reservation-wrap .my-reservation-list .title-box {
    width: 100%;
    height: 58px;
    padding: 0 30px;
    border-bottom: 1px dashed #ddd;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .my-reservation-wrap .my-reservation-list .title-box h3 {
      float: left;
      height: 100%;
      line-height: 58px;
      font-size: 16px;
      color: #333; }
    .my-reservation-wrap .my-reservation-list .title-box .date {
      height: 100%;
      padding-left: 35px;
      line-height: 58px;
      float: left;
      font-size: 12px;
      color: #999; }
    .my-reservation-wrap .my-reservation-list .title-box .download-btn {
      float: right;
      height: 100%;
      line-height: 58px; }
    .my-reservation-wrap .my-reservation-list .title-box .tt-date {
      float: right;
      padding-right: 7px;
      line-height: 58px;
      font-size: 0; }
    .my-reservation-wrap .my-reservation-list .title-box .tt-year,
    .my-reservation-wrap .my-reservation-list .title-box .tt-time {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #666; }
    .my-reservation-wrap .my-reservation-list .title-box .tt-time {
      padding-left: 20px; }
  .my-reservation-wrap .my-reservation-list .a-btn {
    display: inline-block;
    vertical-align: middle;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    border-radius: 13px;
    background-color: #949494;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .my-reservation-wrap .my-reservation-list .a-btn.m4 {
      margin: 0 4px; }
    .my-reservation-wrap .my-reservation-list .a-btn:hover {
      background-color: #5387e2; }
  .my-reservation-wrap .my-reservation-list .ft-txt-box {
    float: left;
    height: 100%;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .my-reservation-wrap .my-reservation-list .ft-txt-box span {
      display: inline-block;
      vertical-align: middle;
      margin: 0 8px;
      font-size: 12px;
      color: #666; }

.my-article-wrap .my-article-list {
  width: 100%; }
  .my-article-wrap .my-article-list li {
    position: relative;
    width: 100%;
    padding: 30px 30px 23px;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .my-article-wrap .my-article-list li::after {
      position: absolute;
      top: 0;
      left: 0;
      width: 3px;
      height: 100%;
      background-color: #5387e2;
      content: '';
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .my-article-wrap .my-article-list li:hover {
      box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.1); }
      .my-article-wrap .my-article-list li:hover::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
      .my-article-wrap .my-article-list li:hover .item h3 {
        color: #5387e2; }
      .my-article-wrap .my-article-list li:hover .item .more-btn {
        background-color: #5387e2; }
  .my-article-wrap .my-article-list .item {
    display: block;
    width: 100%;
    height: 100%; }
    .my-article-wrap .my-article-list .item h3 {
      width: 80%;
      margin-bottom: 10px;
      font-size: 18px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .my-article-wrap .my-article-list .item p {
      height: 48px;
      margin-bottom: 15px;
      line-height: 24px;
      font-size: 12px;
      color: #666;
      overflow: hidden; }
    .my-article-wrap .my-article-list .item .more-btn {
      width: 120px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      border-radius: 14px;
      background-color: #949494;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }

.apply-job-wrap .row-box {
  width: 100%;
  margin-bottom: 20px; }

.apply-job-wrap .btn-wrap {
  margin-top: 60px;
  text-align: center; }

.take-cash-wrap .take-cash-hd {
  width: 100%;
  height: 120px;
  margin-bottom: 35px;
  padding: 30px 40px 30px 50px;
  background-image: url(../images/take_cash_1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .take-cash-wrap .take-cash-hd .left-block {
    float: left;
    height: 100%;
    line-height: 58px;
    font-size: 0; }
  .take-cash-wrap .take-cash-hd .cash-icon {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px; }
  .take-cash-wrap .take-cash-hd .cash-num-box {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    font-size: 0; }
    .take-cash-wrap .take-cash-hd .cash-num-box span {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      color: #666; }
    .take-cash-wrap .take-cash-hd .cash-num-box .cash-num {
      padding-left: 5px;
      margin-bottom: -10px;
      line-height: 1;
      font-size: 30px;
      color: #5387e2;
      font-weight: bold; }
    .take-cash-wrap .take-cash-hd .cash-num-box .look {
      margin-bottom: -1px;
      font-size: 18px; }
  .take-cash-wrap .take-cash-hd .js-check-btn {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 30px;
    margin-left: 10px;
    line-height: 30px;
    text-align: center;
    background-color: #5387e2;
    font-size: 14px;
    color: #fff;
    border-radius: 15px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .take-cash-wrap .take-cash-hd .js-check-btn:hover {
      background-color: #ff900e; }
  .take-cash-wrap .take-cash-hd .right-block {
    float: right;
    height: 100%;
    line-height: 58px; }
    .take-cash-wrap .take-cash-hd .right-block .more-btn {
      display: inline-block;
      vertical-align: middle;
      width: 138px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      border-radius: 15px;
      background-color: #5387e2;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .take-cash-wrap .take-cash-hd .right-block .more-btn:hover {
        background-color: #ff900e; }

.take-cash-wrap .bank-card-box {
  width: 100%; }
  .take-cash-wrap .bank-card-box h3 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #333; }

.take-cash-wrap .bank-card-inner {
  padding: 29px 56px 20px 37px;
  margin-bottom: 20px;
  background-color: #f4f4f4; }

.take-cash-wrap .bank-form-tb {
  border-bottom: 1px solid rgba(217, 217, 217, 0.5); }
  .take-cash-wrap .bank-form-tb .bank-form-row {
    width: 100%;
    padding-bottom: 15px; }
  .take-cash-wrap .bank-form-tb .bank-form-row-td {
    float: left;
    font-size: 0; }
    .take-cash-wrap .bank-form-tb .bank-form-row-td:nth-child(2) {
      float: right; }
  .take-cash-wrap .bank-form-tb .bank-form-row-txt {
    display: inline-block;
    vertical-align: middle; }
    .take-cash-wrap .bank-form-tb .bank-form-row-txt .txt {
      font-size: 14px;
      color: #666; }
    .take-cash-wrap .bank-form-tb .bank-form-row-txt .red-star {
      font-size: 16px;
      color: #5387e2; }
  .take-cash-wrap .bank-form-tb .bank-form-row-input {
    display: inline-block;
    vertical-align: middle; }
    .take-cash-wrap .bank-form-tb .bank-form-row-input .inp {
      width: 260px;
      height: 40px;
      margin-left: 10px;
      padding: 0 10px;
      font-size: 14px;
      color: #666;
      background-color: #fff;
      border: 1px solid rgba(217, 217, 217, 0.5);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }

.take-cash-wrap .bank-form-btn {
  padding-top: 20px;
  text-align: right; }
  .take-cash-wrap .bank-form-btn .btn {
    display: inline-block;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #feab23;
    border-radius: 15px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .take-cash-wrap .bank-form-btn .btn:hover {
      background-color: #5387e2; }

.take-cash-wrap .form-row {
  width: 100%;
  font-size: 0; }

.take-cash-wrap .form-row-td {
  float: left;
  font-size: 0;
  margin-bottom: 20px;
 }
  .take-cash-wrap .form-row-td .form-row-td-txt {
    display: inline-block;
    vertical-align: middle; }
    .take-cash-wrap .form-row-td .form-row-td-txt .txt {
      font-size: 14px;
      color: #666; }
    .take-cash-wrap .form-row-td .form-row-td-txt .red-star {
      font-size: 16px;
      color: red; }
  .take-cash-wrap .form-row-td .form-row-td-input {
    display: inline-block;
    vertical-align: middle;
    width: 254px;
    height: 50px;
    padding: 0 10px;
    margin-left: 15px;
    margin-right: 20px;
    line-height: 50px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .take-cash-wrap .form-row-td .form-row-td-input.w195 {
      width: 195px; }
  .take-cash-wrap .form-row-td .ill-txt {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #999; }

.take-cash-wrap .form-btn {
  margin-top: 56px; }
  .take-cash-wrap .form-btn .btn-box {
    margin-top: 15px;
    text-align: center; }

.release-form-wrap .form-row {
  width: 100%;
  margin-bottom: 15px; }
  .release-form-wrap .form-row.mb0 {
    margin-bottom: 0; }

.release-form-wrap .inner-form-row {
  float: left; }
  .release-form-wrap .inner-form-row:nth-child(2) {
    float: right; }

.release-form-wrap .form-row-long {
  float: left;
  width: 94px;
  padding-right: 10px;
  font-size: 0;
  text-align: right;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .release-form-wrap .form-row-long .row-txt {
    display: inline-block;
    vertical-align: middle;
    width: 75px;
    padding-right: 5px;
    font-size: 14px;
    color: #666;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .release-form-wrap .form-row-long .red-star {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: red; }

.release-form-wrap .textarea-length-wrap {
  position: relative;
  float: left;
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  padding: 10px;
  background-color: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .release-form-wrap .textarea-length-wrap .area-wrap {
    width: 100%;
    background-color: #f4f4f4;
    font-size: 14px;
    color: #666;
    border: none; }
  .release-form-wrap .textarea-length-wrap .t_h {
    position: absolute;
    display: inline-block;
    bottom: 15px;
    right: 15px;
    font-size: 14px;
    color: #666; }
    .release-form-wrap .textarea-length-wrap .t_h i {
      font-size: 14px;
      color: #666; }

.release-form-wrap .select-wrap {
  position: relative;
  float: left;
  width: 320px;
  height: 50px;
  background-color: #f4f4f4; }
  .release-form-wrap .select-wrap i {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 18px;
    z-index: 1; }
  .release-form-wrap .select-wrap.w150 {
    width: 150px;
    margin-right: 15px; }
    .release-form-wrap .select-wrap.w150 i {
      right: 10px; }
  .release-form-wrap .select-wrap.w339 {
    width: 339px; }

.release-form-wrap .form-row-input {
  float: left;
  width: -moz-calc(100% - 508px);
  width: calc(100% - 508px);
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  background-color: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .release-form-wrap .form-row-input.w-auto {
    width: -moz-calc(100% - 589px);
    width: calc(100% - 589px); }
  .release-form-wrap .form-row-input.w680 {
    width: 680px; }
  .release-form-wrap .form-row-input.w320 {
    width: 320px; }
  .release-form-wrap .form-row-input.w260 {
    width: 260px; }
  .release-form-wrap .form-row-input.w140 {
    width: 140px;
    margin-left: 5px; }

.release-form-wrap .form-row-txt {
  float: left;
  height: 50px;
  padding-left: 10px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .release-form-wrap .form-row-txt i {
    font-size: 14px;
    color: #666; }
  .release-form-wrap .form-row-txt.pr25 {
    padding-right: 25px; }
  .release-form-wrap .form-row-txt.pl14 {
    padding-left: 14px; }

.release-form-wrap .instr {
  margin-left: 98px;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 12px;
  color: #999; }
  .release-form-wrap .instr.red {
    color: #5387e2; }

.release-form-wrap .form-btn {
  margin-top: 35px; }

.release-form-wrap .btn-box {
  width: 100%;
  margin-top: 15px;
  text-align: center; }

.release-form-wrap .file-img-box {
  float: left;
  padding-top: 15px; }
  .release-form-wrap .file-img-box .file-instr {
    margin-bottom: 15px;
    font-size: 14px;
    color: #666; }
  .release-form-wrap .file-img-box .upload-file-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .release-form-wrap .file-img-box .outer {
    position: relative;
    width: 120px;
    height: 120px;
    margin-right: 15px; }
  .release-form-wrap .file-img-box .inner-file-img {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 116px;
    text-align: center;
    background-color: #f5f5f5;
    border: 2px solid #ddd;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    cursor: pointer;
    overflow: hidden; }

.release-form-wrap .form-radio-box {
  position: relative;
  float: left;
  line-height: 50px;
  font-size: 0; }
  .release-form-wrap .form-radio-box .form-radio-inner {
    display: inline-block;
    vertical-align: middle; }
  .release-form-wrap .form-radio-box input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0); }
  .release-form-wrap .form-radio-box .radio-lb {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
    .release-form-wrap .form-radio-box .radio-lb span {
      display: inline-block;
      vertical-align: middle;
      padding-left: 8px;
      font-size: 14px;
      color: #666; }
    .release-form-wrap .form-radio-box .radio-lb::before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      border: 1px solid #ddd;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .release-form-wrap .form-radio-box .radio-lb:last-child::before {
      margin-left: 8px; }
  .release-form-wrap .form-radio-box input[type="radio"]:checked + label::before {
    padding: 6px;
    background-color: #db3733;
    background-clip: content-box; }

.release-form-wrap .form-row-textarea {
  float: left;
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  padding-top: 15px; }
  .release-form-wrap .form-row-textarea .instr-p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666; }

.release-form-wrap .row-textarea-box {
  float: left;
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  padding: 20px;
  background-color: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .release-form-wrap .row-textarea-box .area {
    width: 100%;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border: none; }

.personal-data-wrap .form-box {
  padding-top: 20px; }

.personal-data-wrap .form-row {
  width: 100%;
  margin-bottom: 20px;
  font-size: 0; }

.personal-data-wrap .row-left {
  display: inline-block;
  vertical-align: middle;
  width: 95px;
  height: 50px;
  padding-right: 15px;
  line-height: 50px;
  text-align: right; }
  .personal-data-wrap .row-left .row-txt {
    font-size: 14px;
    color: #666; }
  .personal-data-wrap .row-left .red-star {
    font-size: 14px;
    color: #db3733; }

.personal-data-wrap .row-rigth {
  display: inline-block;
  vertical-align: middle;
  width: -moz-calc(100% - 110px);
  width: calc(100% - 110px); }

.personal-data-wrap .personal-avatar-box {
  float: left;
  width: 140px;
  height: 140px; }
  .personal-data-wrap .personal-avatar-box .personal-avatar-inner {
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 140px;
    text-align: center; }
    .personal-data-wrap .personal-avatar-box .personal-avatar-inner::after {
      content: '点击图片更换';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      line-height: 140px;
      text-align: center;
      color: #fff;
      font-size: 14px;
      background-color: rgba(0, 0, 0, 0.2);
      z-index: 1;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .personal-data-wrap .personal-avatar-box .personal-avatar-inner:hover::after {
      visibility: visible;
      opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }
  .personal-data-wrap .personal-avatar-box .personal-input-file {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 130%;
    font-size: 100px;
    z-index: 999;
    opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0); }
  .personal-data-wrap .personal-avatar-box .region-img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%; }

.personal-data-wrap .cilp-img {
  float: left;
  padding-left: 20px;
  padding-top: 65px; }

.personal-data-wrap .row-input-box {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  background-color: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .personal-data-wrap .row-input-box .inp {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border: none; }
  .personal-data-wrap .row-input-box.flw {
    float: left;
    width: 80%;
    margin-right: 10px; }
  .personal-data-wrap .row-input-box.flw30 {
    float: left;
    width: 200px;
    margin-right: 15px; }

.personal-data-wrap .row-radio-box {
  position: relative;
  float: left;
  margin-right: 20px;
  font-size: 0; }
  .personal-data-wrap .row-radio-box .radio-0 {
    position: absolute;
    clip: rect(0, 0, 0, 0); }
  .personal-data-wrap .row-radio-box .radio-lb {
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 0;
    cursor: pointer; }
    .personal-data-wrap .row-radio-box .radio-lb::before {
      content: '';
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 25px;
      height: 25px;
      border: 1px solid #ddd;
      background-color: #f4f4f4;
      border-radius: 50%; }
    .personal-data-wrap .row-radio-box .radio-lb::after {
      content: '';
      position: absolute;
      top: 20px;
      left: 9px;
      width: 10px;
      height: 10px;
      background-color: #5387e2;
      border-radius: 50%;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .personal-data-wrap .row-radio-box .radio-lb .sex-txt {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      font-size: 14px;
      color: #666; }
  .personal-data-wrap .row-radio-box .radio-0:checked + .radio-lb::after {
    visibility: visible;
    opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100); }

.personal-data-wrap .row-date-box {
  position: relative;
  width: 100%;
  height: 50px;
  padding: 0 20px;
  background-color: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .personal-data-wrap .row-date-box .date {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border: none; }

.personal-data-wrap .row-get-btn {
  float: left;
  width: -moz-calc(20% - 10px);
  width: calc(20% - 10px);
  height: 50px; }
  .personal-data-wrap .row-get-btn .get-btn {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #666;
    line-height: 50px;
    text-align: center;
    background-color: #f4f4f4;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .personal-data-wrap .row-get-btn .get-btn:hover {
      background-color: #ff900e;
      color: #fff; }

.personal-data-wrap .row-yzm-box {
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: center; }
  .personal-data-wrap .row-yzm-box img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%; }

.personal-data-wrap .btn-box {
  width: 100%;
  margin-top: 50px;
  text-align: center; }
  .personal-data-wrap .btn-box button {
    width: 400px;
    height: 45px;
    line-height: 43px;
    background-color: #5387e2;
    font-size: 16px;
    color: #fff;
    border-radius: 22px;
    border: 1px solid #5387e2;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .personal-data-wrap .btn-box button:hover {
      color: #5387e2;
      background-color: #fff; }

.my-message-wrap .my-message-list {
  width: 100%; }
  .my-message-wrap .my-message-list li {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding: 36px 25px 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .my-message-wrap .my-message-list li::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 2px;
      height: 100%;
      background-color: #5387e2;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .my-message-wrap .my-message-list li:hover {
      box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.1); }
      .my-message-wrap .my-message-list li:hover::before {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
  .my-message-wrap .my-message-list .tilte {
    margin-bottom: 20px;
    font-size: 0; }
    .my-message-wrap .my-message-list .tilte .txt {
      display: inline-block;
      vertical-align: middle;
      padding-right: 20px;
      font-size: 12px;
      color: #333; }
  .my-message-wrap .my-message-list .info {
    margin-bottom: 15px;
    line-height: 20px;
    font-size: 12px;
    color: #777; }
  .my-message-wrap .my-message-list .con-box {
    padding: 20px;
    margin-bottom: 15px;
    background-color: #f4f4f4; }
  .my-message-wrap .my-message-list .name {
    margin-bottom: 5px;
    font-size: 14px;
    color: #666;
    font-weight: bold; }
  .my-message-wrap .my-message-list .prop {
    font-size: 14px;
    color: #666; }
    .my-message-wrap .my-message-list .prop .prop-txt {
      padding-right: 25px; }
    .my-message-wrap .my-message-list .prop b {
      font-weight: bold;
      color: #5387e2; }
  .my-message-wrap .my-message-list .time {
    float: left;
    padding-top: 5px;
    font-size: 12px;
    color: #666; }
  .my-message-wrap .my-message-list .btn {
    float: right;
    display: inline-block;
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #999;
    font-size: 12px;
    color: #fff;
    border-radius: 12px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .my-message-wrap .my-message-list .btn:hover {
      background-color: #5387e2; }

.search-results-wrap .search-box {
  margin-bottom: 35px;
  text-align: center; }

.search-results-wrap .search-inner {
  display: inline-block;
  width: 500px;
  height: 40px;
  border: 1px solid #5387e2;
  font-size: 0;
  background: #fff;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.search-results-wrap .input-box {
  display: inline-block;
  vertical-align: top;
  width: -moz-calc(100% - 78px);
  width: calc(100% - 78px);
  height: 100%;
  padding: 0 10px;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .search-results-wrap .input-box input[type="text"] {
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #999;
    background: none;
    border: none; }

.search-results-wrap .search-btn {
  display: inline-block;
  vertical-align: top;
  width: 78px;
  height: 100%;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: #5387e2;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  transition: 0.2s ease all; }
  .search-results-wrap .search-btn:hover {
    opacity: .8; }

.search-results-wrap .results-list-box {
  width: 100%; }
  .search-results-wrap .results-list-box li {
    padding: 20px 30px 20px 0;
    border-bottom: 1px solid rgba(222, 222, 222, 0.6); }
    .search-results-wrap .results-list-box li .p {
      float: left;
      width: 80%;
      font-size: 14px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .search-results-wrap .results-list-box li .btn {
      float: right;
      display: inline-block;
      font-size: 14px;
      color: #2aa0f9;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .search-results-wrap .results-list-box li .btn:hover {
        color: #ff900e; }

.enterprise-message-wrap,
.id-authentication-wrap {
  width: 100%;
  padding: 0 38px 60px;
  background-color: #fff;
  border-width: 3px 1px 1px;
  border-style: solid;
  border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .enterprise-message-wrap .box,
  .id-authentication-wrap .box {
    padding-bottom: 15px; }
    .enterprise-message-wrap .box:not(:last-child),
    .id-authentication-wrap .box:not(:last-child) {
      margin-bottom: 25px;
      border-bottom: 1px dashed #ddd; }
  .enterprise-message-wrap .row-wrap,
  .id-authentication-wrap .row-wrap {
    width: 100%;
    margin-bottom: 15px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .enterprise-message-wrap .row-wrap.pl107,
    .id-authentication-wrap .row-wrap.pl107 {
      padding-left: 107px; }
    .enterprise-message-wrap .row-wrap.mb0,
    .id-authentication-wrap .row-wrap.mb0 {
      margin-bottom: 0; }
  .enterprise-message-wrap .row-txt-block,
  .id-authentication-wrap .row-txt-block {
    float: left;
    width: 92px;
    height: 50px;
    padding-right: 15px;
    line-height: 50px;
    font-size: 0;
    text-align: right; }
    .enterprise-message-wrap .row-txt-block .txt,
    .id-authentication-wrap .row-txt-block .txt {
      display: inline-block;
      vertical-align: middle;
      width: 85px;
      font-size: 14px;
      color: #666; }
      .enterprise-message-wrap .row-txt-block .txt.lhn,
      .id-authentication-wrap .row-txt-block .txt.lhn {
        line-height: normal; }
      .enterprise-message-wrap .row-txt-block .txt.w80,
      .id-authentication-wrap .row-txt-block .txt.w80 {
        width: 80px; }
    .enterprise-message-wrap .row-txt-block .red-star,
    .id-authentication-wrap .row-txt-block .red-star {
      display: inline-block;
      vertical-align: middle;
      font-size: 14px;
      color: red; }
  .enterprise-message-wrap .row-select-block,
  .id-authentication-wrap .row-select-block {
    position: relative;
    float: left;
    width: -moz-calc(100% - 107px);
    width: calc(100% - 107px);
    height: 50px;
    text-align: right;
    background-color: #f4f4f4; }
    .enterprise-message-wrap .row-select-block.w150,
    .id-authentication-wrap .row-select-block.w150 {
      width: 150px;
      margin-right: 15px; }
    .enterprise-message-wrap .row-select-block.w205,
    .id-authentication-wrap .row-select-block.w205 {
      width: 205px;
      margin-right: 15px; }
    .enterprise-message-wrap .row-select-block .select-wrap,
    .id-authentication-wrap .row-select-block .select-wrap {
      position: relative;
      display: inline-block;
      width: 100%;
      height: 100%;
      padding: 0 25px;
      font-size: 14px;
      color: #666;
      background: none;
      outline: none;
      border: none;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      z-index: 2;
      cursor: pointer; }
    .enterprise-message-wrap .row-select-block .icon-jiantouxia,
    .id-authentication-wrap .row-select-block .icon-jiantouxia {
      position: absolute;
      top: 50%;
      right: 25px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      font-size: 14px;
      color: #666;
      z-index: 1; }
  .enterprise-message-wrap .upload-img-block,
  .id-authentication-wrap .upload-img-block {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 0; }
    .enterprise-message-wrap .upload-img-block .files-img-box,
    .id-authentication-wrap .upload-img-block .files-img-box {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      cursor: pointer; }
      .enterprise-message-wrap .upload-img-block .files-img-box > img,
      .id-authentication-wrap .upload-img-block .files-img-box > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
      .enterprise-message-wrap .upload-img-block .files-img-box::after,
      .id-authentication-wrap .upload-img-block .files-img-box::after {
        content: '\e63c';
        position: absolute;
        top: -7px;
        right: -7px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        font-family: "iconfont";
        background-color: #6cca39;
        border-radius: 50%;
        visibility: hidden;
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .enterprise-message-wrap .upload-img-block .files-img-box.on::after,
      .id-authentication-wrap .upload-img-block .files-img-box.on::after {
        visibility: visible;
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
    .enterprise-message-wrap .upload-img-block .instr,
    .id-authentication-wrap .upload-img-block .instr {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      padding-left: 15px;
      padding-right: 20px;
      font-size: 12px;
      color: #333; }
      .enterprise-message-wrap .upload-img-block .instr .p,
      .id-authentication-wrap .upload-img-block .instr .p {
        margin-bottom: 5px; }
      .enterprise-message-wrap .upload-img-block .instr .attention,
      .id-authentication-wrap .upload-img-block .instr .attention {
        color: #5387e2; }
    .enterprise-message-wrap .upload-img-block .js-example,
    .id-authentication-wrap .upload-img-block .js-example {
      display: inline-block;
      vertical-align: middle;
      margin-right: 24px;
      font-size: 12px;
      color: #999;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .enterprise-message-wrap .upload-img-block .js-example:hover,
      .id-authentication-wrap .upload-img-block .js-example:hover {
        color: #666; }
    .enterprise-message-wrap .upload-img-block .js-upload,
    .id-authentication-wrap .upload-img-block .js-upload {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #317ee7;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .enterprise-message-wrap .upload-img-block .js-upload:hover,
      .id-authentication-wrap .upload-img-block .js-upload:hover {
        color: #ff900e; }
    .enterprise-message-wrap .upload-img-block .file-btn,
    .id-authentication-wrap .upload-img-block .file-btn {
      position: absolute;
      top: 0;
      right: 0;
      font-size: 100px;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      cursor: pointer; }
    .enterprise-message-wrap .upload-img-block .outer,
    .id-authentication-wrap .upload-img-block .outer {
      display: inline-block;
      vertical-align: middle;
      width: 80px;
      height: 80px; }
    .enterprise-message-wrap .upload-img-block .inner-file-img,
    .id-authentication-wrap .upload-img-block .inner-file-img {
      width: 100%;
      height: 100%;
      line-height: 80px;
      text-align: center;
      background-color: #f5f5f5;
      border: 1px solid #ddd;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      cursor: pointer;
      overflow: hidden; }
      .enterprise-message-wrap .upload-img-block .inner-file-img img,
      .id-authentication-wrap .upload-img-block .inner-file-img img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .enterprise-message-wrap .upload-img-block.pl10,
    .id-authentication-wrap .upload-img-block.pl10 {
      padding-left: 10px; }
    .enterprise-message-wrap .upload-img-block.pl40,
    .id-authentication-wrap .upload-img-block.pl40 {
      padding-left: 40px; }
    .enterprise-message-wrap .upload-img-block.h80,
    .id-authentication-wrap .upload-img-block.h80 {
      height: 80px;
      line-height: 80px; }
  .enterprise-message-wrap .upload-info,
  .id-authentication-wrap .upload-info {
    display: block;
    float: left;
    height: 50px;
    padding-left: 10px;
    line-height: 50px;
    font-size: 12px;
    color: #5387e2; }
    .enterprise-message-wrap .upload-info:hover,
    .id-authentication-wrap .upload-info:hover {
      text-decoration: underline; }
  .enterprise-message-wrap .row-radio-block,
  .id-authentication-wrap .row-radio-block {
    float: left;
    height: 50px;
    line-height: 50px;
    font-size: 0; }
    .enterprise-message-wrap .row-radio-block input[type="radio"],
    .id-authentication-wrap .row-radio-block input[type="radio"] {
      position: absolute;
      clip: rect(0, 0, 0, 0); }
    .enterprise-message-wrap .row-radio-block label,
    .id-authentication-wrap .row-radio-block label {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      padding-left: 36px;
      margin-right: 30px;
      font-size: 14px;
      color: #666;
      cursor: pointer; }
      .enterprise-message-wrap .row-radio-block label::before,
      .id-authentication-wrap .row-radio-block label::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        background-color: #f4f4f4;
        border-radius: 50%;
        border: 1px solid #ddd;
        font-family: "iconfont";
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
    .enterprise-message-wrap .row-radio-block input[type="radio"]:checked + label::before,
    .id-authentication-wrap .row-radio-block input[type="radio"]:checked + label::before {
      content: '\e757';
      font-size: 25px;
      color: #5387e2; }
  .enterprise-message-wrap .row-input-block,
  .id-authentication-wrap .row-input-block {
    float: left; }
    .enterprise-message-wrap .row-input-block.w100,
    .id-authentication-wrap .row-input-block.w100 {
      width: 100%; }
    .enterprise-message-wrap .row-input-block.address-detail,
    .id-authentication-wrap .row-input-block.address-detail {
      width: -moz-calc(100% - 602px);
      width: calc(100% - 602px); }
    .enterprise-message-wrap .row-input-block .input-box,
    .id-authentication-wrap .row-input-block .input-box {
      float: left;
      width: 320px;
      height: 50px;
      line-height: 50px;
      padding: 0 15px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .enterprise-message-wrap .row-input-block .input-box.por,
      .id-authentication-wrap .row-input-block .input-box.por {
        position: relative; }
      .enterprise-message-wrap .row-input-block .input-box.w100,
      .id-authentication-wrap .row-input-block .input-box.w100 {
        width: -moz-calc(100% - 107px);
        width: calc(100% - 107px); }
      .enterprise-message-wrap .row-input-block .input-box.w-auto,
      .id-authentication-wrap .row-input-block .input-box.w-auto {
        width: 100%; }
      .enterprise-message-wrap .row-input-block .input-box .date-img,
      .id-authentication-wrap .row-input-block .input-box .date-img {
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 1; }
    .enterprise-message-wrap .row-input-block .inp,
    .id-authentication-wrap .row-input-block .inp {
      width: 100%;
      font-size: 14px;
      color: #666;
      border: none;
      background-color: #f4f4f4; }
    .enterprise-message-wrap .row-input-block .btn-get-position,
    .id-authentication-wrap .row-input-block .btn-get-position {
      display: inline-block;
      height: 48px;
      margin-left: 10px;
      padding: 0 20px;
      line-height: 48px;
      color: #fff;
      font-size: 14px;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      border-radius: 5px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .enterprise-message-wrap .row-input-block .btn-get-position:hover,
      .id-authentication-wrap .row-input-block .btn-get-position:hover {
        color: #5387e2;
        background-color: #fff; }
    .enterprise-message-wrap .row-input-block #date1,
    .id-authentication-wrap .row-input-block #date1 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding-left: 15px;
      padding-right: 45px;
      background-color: rgba(244, 244, 244, 0);
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      cursor: pointer;
      z-index: 2; }
  .enterprise-message-wrap .form-btn,
  .id-authentication-wrap .form-btn {
    width: 100%; }
    .enterprise-message-wrap .form-btn .a-href,
    .id-authentication-wrap .form-btn .a-href {
      display: inline-block;
      vertical-align: middle;
      padding-top: 5px;
      font-size: 12px;
      color: #2e83e8; }
      .enterprise-message-wrap .form-btn .a-href:hover,
      .id-authentication-wrap .form-btn .a-href:hover {
        text-decoration: underline; }
    .enterprise-message-wrap .form-btn .btn-box,
    .id-authentication-wrap .form-btn .btn-box {
      width: 100%;
      margin-top: 15px;
      text-align: center; }
  .enterprise-message-wrap .enterprise-level,
  .id-authentication-wrap .enterprise-level {
    padding-left: 15px;
    margin-bottom: 20px;
    font-size: 0; }
    .enterprise-message-wrap .enterprise-level .el-txt,
    .id-authentication-wrap .enterprise-level .el-txt {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px;
      font-size: 16px;
      color: #5387e2; }
  .enterprise-message-wrap .p-info,
  .id-authentication-wrap .p-info {
    margin-bottom: 10px;
    padding-left: 50px;
    font-size: 14px;
    color: #666; }

.images-fixed-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999; }
  .images-fixed-box .inner-box {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 600px;
    height: 600px;
    padding: 20px;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .images-fixed-box .close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer; }
    .images-fixed-box .close-btn > i {
      font-size: 24px;
      color: #666; }
  .images-fixed-box .con {
    width: 100%;
    height: 100%;
    padding-top: 30px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .images-fixed-box .con .img-box {
      width: 100%;
      height: 100%;
      line-height: 530px;
      text-align: center; }
    .images-fixed-box .con img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }

.c--member-row-tt {
  float: left;
  height: 50px;
  width: 94px;
  padding-right: 10px;
  line-height: 50px;
  text-align: right;
  font-size: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .c--member-row-tt.pl10 {
    padding-left: 10px; }
  .c--member-row-tt .row-txt,
  .c--member-row-tt .red-star {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666; }
  .c--member-row-tt .red-star {
    color: red; }
  .c--member-row-tt.s--member-row-tt {
    font-size: 0; }
    .c--member-row-tt.s--member-row-tt .row-txt {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      width: -moz-calc(84px - 10px);
      width: calc(84px - 10px);
      font-size: 14px;
      color: #666; }
    .c--member-row-tt.s--member-row-tt .red-star {
      display: inline-block;
      vertical-align: middle;
      width: 10px;
      font-size: 14px;
      color: red; }
  .c--member-row-tt.label-self {
    padding-top: 6px;
    text-align: center;
    line-height: normal; }
    .c--member-row-tt.label-self .row-txt {
      width: 70px; }

/* other */
.other_wrap{
  width: 420px;
  height: 50px;
  display: flex;
  padding-left:20px
}
.other_wrap .fir_other{
  margin-top: 0;
  float: left;
  width: initial; 
  align-self: center;
  text-align: initial;
  width:50px
}
.other_wrap .last_cats{
  width: 270px;
  margin: 0 10px;
  float: left;
}

.c--member-input-box-w100 {
  float: left;
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  background-color: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.c--member--inner-input {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 14px;
  color: #666;
  background-color: #f4f4f4;
  border: none; }

.c--member-textarea-box {
  float: left;
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  height: 350px; }
  .c--member-textarea-box.no-float {
    float: none; }
  .c--member-textarea-box.w107 {
    width: -moz-calc(100% - 107px);
    width: calc(100% - 107px); }

.c--member-editor {
  float: left;
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  height: 350px; }
  .c--member-editor-tips {
    margin-bottom: 10px;
    font-size: 14px;
    color: #666; }

.c--member-yam-box {
  float: left;
  width: -moz-calc(100% - 94px);
  width: calc(100% - 94px);
  font-size: 0; }
  .c--member-yam-box .yam-inner {
    display: inline-block;
    vertical-align: middle;
    width: 100px;
    height: 50px;
    padding: 0 10px;
    margin-right: 15px;
    line-height: 50px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .c--member-yam-box .yzm-img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    cursor: pointer; }
  .c--member-yam-box.w107 {
    width: -moz-calc(100% - 107px);
    width: calc(100% - 107px); }

.c--member-submit-btn {
  width: 400px;
  height: 50px;
  line-height: 48px;
  background-color: #5387e2;
  font-size: 16px;
  color: #fff;
  border-radius: 22px;
  border: 1px solid #5387e2;
  cursor: pointer;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  transition: 0.2s ease all; }
  .c--member-submit-btn:hover {
    color: #5387e2;
    background-color: #fff; }

.c--member-select-box {
  width: 100%;
  height: 100%;
  padding: 0 20px;
  font-size: 14px;
  color: #666;
  background-color: #f4f4f4;
  border: none;
  outline: none;
  cursor: pointer;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .c--member-select-box.por-z2 {
    position: relative;
    background: none;
    z-index: 2; }

.c--member-input-file {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 100px;
  cursor: pointer;
  opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0); }

.c--member-remove-btn {
  position: absolute;
  top: -5px;
  right: -5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #5387e2;
  cursor: pointer;
  z-index: 1; }
  .c--member-remove-btn::after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    font-size: 12px;
    color: #fff;
    font-family: "iconfont";
    content: '\e61a'; }

.c--member-icon-jiahao {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  color: #9e9e9e;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }

.c--member-upload-img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%; }

.index-banner-wrap {
  width: 100%;
  background-color: #eaf0f5; }
  .index-banner-wrap .index-banner-box {
    position: relative;
    margin: 0 auto;
    width: 1200px; }
  .index-banner-wrap .swiper-container,
  .index-banner-wrap .swiper-wrapper {
    width: 930px; }
  .index-banner-wrap .swiper-slide {
    display: block;
    width: 100%;
    height: 400px;
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat; }
  .index-banner-wrap .swiper-pagination {
    width: 930px;
    height: 20px;
    line-height: 20px;
    bottom: 10px;
    font-size: 0;
    text-align: center;
    z-index: 9; }
    .index-banner-wrap .swiper-pagination:after {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      width: 100%;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.3);
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .index-banner-wrap .my-bullet {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    margin: 0 7px;
    line-height: 14px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.7);
    outline: none;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .index-banner-wrap .my-bullet b {
      display: inline-block;
      vertical-align: middle; }
    .index-banner-wrap .my-bullet:before {
      display: none;
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 10px;
      height: 10px;
      background-color: #5387e2;
      border-radius: 50%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .index-banner-wrap .my-bullet.my-bullet-active {
      width: 20px;
      height: 20px;
      background-color: #5387e2;
      font-size: 12px;
      line-height: 19px;
      color: #fff; }
  .index-banner-wrap .form-box {
    background: #f5f5f5;
    position: absolute;
    top: 0;
    right: 0 !important;
    z-index: 5; }
    @media screen and (max-width: 1920px) {
      .index-banner-wrap .form-box {
        right: 32em; } }
    @media screen and (max-width: 1600px) {
      .index-banner-wrap .form-box {
        right: 14em; } }
    @media screen and (max-width: 1440px) {
      .index-banner-wrap .form-box {
        right: 10em; } }
    @media screen and (max-width: 1366px) {
      .index-banner-wrap .form-box {
        right: 8em; } }
    @media screen and (max-width: 1280px) {
      .index-banner-wrap .form-box {
        right: 6em; } }
  .index-banner-wrap .inner-form {
    float: right;
    height: 370px;
    /* width: 280px; */
    /* margin-top: 20px; */
    padding: 15px 0;
    background-color: rgba(255, 255, 255, 0.05); }
    .index-banner-wrap .inner-form .fun-block {
      width: 100%;
      padding: 0 20px;
      margin-bottom: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .index-banner-wrap .inner-form .fun-block .btn {
        display: block;
        float: left;
        width: 115px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        font-size: 18px;
        font-family: "Source Han Sans CN";
        color: #fff;
        background-color: #5387e2;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .index-banner-wrap .inner-form .fun-block .btn:nth-child(2) {
          float: right; }
        .index-banner-wrap .inner-form .fun-block .btn:hover {
          color: #5387e2;
          background-color: #fff; }
    .index-banner-wrap .inner-form .form-block {
      padding: 0 20px; }
    .index-banner-wrap .inner-form .input-block {
      width: 100%;
      height: 36px;
      padding: 0 15px;
      margin-bottom: 8px;
      line-height: 30px;
      background-color: #c1ecec;
      border: 1px solid #dddddd;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .index-banner-wrap .inner-form .input-block .inp {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        font-size: 12px;
        color: #333;
        background: none;
        border: none; }
    .index-banner-wrap .inner-form .login-btn-box {
      width: 100%;
      margin-bottom: 14px; }
    .index-banner-wrap .inner-form .ahref {
      float: left;
      padding-top: 7px;
      color: #db3733; }
      .index-banner-wrap .inner-form .ahref a {
        font-weight: bold;
        font-size: 12px;
        color: #db3733; }
        .index-banner-wrap .inner-form .ahref a:hover {
          text-decoration: underline; }
    .index-banner-wrap .inner-form .login-btn {
      float: right;
      width: 70px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #5387e2;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .index-banner-wrap .inner-form .login-btn:hover {
        color: #5387e2;
        background-color: #fff; }
    .index-banner-wrap .inner-form .online-count-block {
      height: 27px;
      margin: 0 20px 15px;
      line-height: 27px;
      text-align: center;
      font-size: 0;
      background-color: rgba(193, 236, 236, 0.3);
      border-radius: 12px; }
      .index-banner-wrap .inner-form .online-count-block span {
        display: inline-block;
        vertical-align: middle; }
      .index-banner-wrap .inner-form .online-count-block .icon-face {
        margin-top: -3px;
        font-size: 18px;
        color: #db3733; }
      .index-banner-wrap .inner-form .online-count-block .txt {
        padding-left: 5px;
        font-size: 12px;
        color: #666; }
      .index-banner-wrap .inner-form .online-count-block .num {
        font-weight: bold;
        color: #db3733; }
    .index-banner-wrap .inner-form .fast-link-block {
      width: 100%;
      padding: 0 20px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .index-banner-wrap .inner-form .fast-link-block .link {
        position: relative;
        width: 100%;
        height: 50px;
        padding-left: 10px;
        line-height: 50px;
        font-size: 0;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        cursor: pointer;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .index-banner-wrap .inner-form .fast-link-block .link:hover {
          background-color: #c1ecec; }
      .index-banner-wrap .inner-form .fast-link-block span {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        color: #000; }
      .index-banner-wrap .inner-form .fast-link-block img {
        display: inline-block;
        vertical-align: middle; }
      .index-banner-wrap .inner-form .fast-link-block .t {
        padding-left: 25px; }
      .index-banner-wrap .inner-form .fast-link-block .icon-111 {
        font-size: 28px;
        color: #5387e2; }
      .index-banner-wrap .inner-form .fast-link-block .icon-weibiaoti9 {
        font-size: 28px;
        color: #ff900e; }
      .index-banner-wrap .inner-form .fast-link-block .icon-hezuo1 {
        font-size: 28px;
        color: #8ac114; }
      .index-banner-wrap .inner-form .fast-link-block .icon-jiantouyou {
        position: absolute;
        top: 50%;
        right: 8px;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%); }
    .index-banner-wrap .inner-form .logined-block {
      width: 100%;
      padding: 20px 0;
      margin-bottom: 18px;
      background-color: rgba(193, 236, 236, 0.3);
      cursor: pointer; }
    .index-banner-wrap .inner-form .logined-img {
      float: left;
      width: 66px;
      height: 66px;
      margin-left: 20px;
      background-color: #fff;
      border: 2px solid #fff;
      border-radius: 50%;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .index-banner-wrap .inner-form .logined-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        border-radius: 50%; }
    .index-banner-wrap .inner-form .logined-info {
      float: left;
      padding-top: 5px;
      padding-left: 15px; }
      .index-banner-wrap .inner-form .logined-info .icon-box {
        width: 80px;
        height: 30px;
        line-height: 30px;
        text-align: center; }
        .index-banner-wrap .inner-form .logined-info .icon-box img {
          display: inline-block;
          vertical-align: middle;
          max-width: 100%;
          max-height: 100%; }
      .index-banner-wrap .inner-form .logined-info .name {
        font-size: 18px;
        color: #333;
        font-weight: bold;
        text-transform: uppercase; }
    .index-banner-wrap .inner-form .logined-btn {
      float: right;
      display: block;
      width: 42px;
      padding: 8px;
      margin-top: 10px;
      background-color: #5387e2;
      color: #fff;
      font-size: 12px;
      color: #f8f8f8;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .index-banner-wrap .inner-form .logined-btn:hover {
        color: #5387e2;
        background-color: #fff; }
  .index-banner-wrap .advs-list-box {
    overflow: hidden;
    width: 100%;
    padding-top: 25px; }
    .index-banner-wrap .advs-list-box li {
      float: left;
      width: 25%;
      padding-left: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .index-banner-wrap .advs-list-box li:nth-child(1){
      padding-left:0;
    }
          
    .index-banner-wrap .advs-list-box a {
      display: block;
      width: 100%;
      height: 120px;
      line-height: 120px;
      text-align: center;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .index-banner-wrap .advs-list-box a img {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .index-banner-wrap .advs-list-box a:hover img {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }

.expert-online-wrap {
  width: 100%;
  padding: 38px 0 50px;
  background-color: #f8f8f8; }
  .expert-online-wrap .expert-top-con {
    position: relative;
    width: 100%; }
  .expert-online-wrap .expert-title-box {
    position: relative;
    float: left;
    width: 260px;
    height: 629px;
    padding: 33px 32px 40px 15px;
    /* background-image: url(../images/expert_title_bg.png); */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    z-index: 2; }
  .expert-online-wrap .expert-title-01 {
    width: 100%;
    margin-bottom: 35px; }
  .expert-online-wrap .title-01 {
    width: 100%;
    margin-bottom: 15px;
    font-size: 0; }
    .expert-online-wrap .title-01 .b-txt {
      display: inline-block;
      vertical-align: bottom;
      margin-bottom: -2px;
      line-height: 66px;
      font-size: 80px;
      font-family: "Bahnschrift";
      font-style: italic;
      color: #fff;
      text-transform: uppercase; }
    .expert-online-wrap .title-01 .s-txt {
      display: inline-block;
      vertical-align: bottom;
      padding-left: 5px; }
      .expert-online-wrap .title-01 .s-txt .cn {
        font-size: 22px;
        color: #fff;
        font-weight: bold; }
      .expert-online-wrap .title-01 .s-txt .en {
        font-size: 16px;
        font-family: "Myriad Pro";
        color: rgba(255, 255, 255, 0.6);
        text-transform: uppercase; }
  .expert-online-wrap .p-t1 {
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff; }
  .expert-online-wrap .p-t2 {
    display: block;
    position: relative;
    width: 100%;
    padding-left: 12px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .expert-online-wrap .p-t2:before {
      content: '';
      position: absolute;
      top: 6px;
      left: 0;
      width: 5px;
      height: 5px;
      background-color: #fff; }
    .expert-online-wrap .p-t2:hover {
      color: #ff900e; }
      .expert-online-wrap .p-t2:hover:before {
        background-color: #ff900e; }
  .expert-online-wrap .btn {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 25px;
    margin-left: 5px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    font-size: 12px;
    font-style: italic;
    color: #333;
    border-radius: 15px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .expert-online-wrap .btn:hover {
      background-color: #ff900e;
      color: #fff; }
    .expert-online-wrap .or_btn {
      display: inline-block;
      vertical-align: top;
      width: 150px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      background: #ffae20;
      font-weight: 700;
      letter-spacing: 3px;
      font-size: 15px;
      font-style: initial;
      color: #fff;
      border-radius: 15px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }

  .expert-online-wrap .title-02 {
    padding-bottom: 10px;
    margin-right: 40px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #fff; }
    .expert-online-wrap .title-02 .cn {
      margin-bottom: 5px;
      font-size: 22px;
      color: #fff;
      font-weight: bold; }
    .expert-online-wrap .title-02 .en {
      font-size: 16px;
      font-family: "Myriad Pro";
      font-style: italic;
      color: #fff;
      text-transform: uppercase; }
  .expert-online-wrap .expert-con-box {
    position: absolute;
    top: 12px;
    right: 0;
    /* width: 956px; */
    /* height: 490px; */
    /* padding: 24px 34px 15px 270px; */
    padding: 0 25px 25px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    z-index: 10;
    border-top: 3px solid #5387e2;
   }

   /* home expert-con-box-list */
   .expert-con-box .expert-con-box-list{
      position: relative;
      list-style:none;
      float: left;
      width: 172px;
      /* height: 225px; */
      height: 169px;
      border: 1px solid #ebebeb;
      margin: 40px 4px 0;
   }
   .expert-con-box .expert-con-box-list .expert-avatar{
      position: absolute;
      top:-35px;
      left: 45px;
      text-align: center;
   }
   .expert-con-box .expert-con-box-list .expert-avatar img{
      border-radius:50%;
      height: 78px;
      width: 78px;
      border: 1px solid #ebebeb;
      margin: 0 auto;
      object-fit: cover
   }
   .expert-con-box .expert-con-box-list .expert-name{
      text-align: center;
      margin-top:45px;
      color: #5387e2;
      font-weight: bold;
      font-size: 14px
   }
   .expert-con-box .expert-con-box-list .expert-brief{
      text-align: center;
      margin-top: 3px;
   }
  .expert-online-wrap .expert-info-block {
    display: block;
    width: 100%;
    height: 220px;
    margin-bottom: 14px;
    padding: 27px 37px 26px 26px;
    background-color: #f2f2f2;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-online-wrap .expert-info-block .expert-img {
      float: left;
      width: 137px;
      height: 167px;
      text-align: center;
      line-height: 167px; }
      .expert-online-wrap .expert-info-block .expert-img img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .expert-online-wrap .expert-info-block .info {
      float: left;
      width: -moz-calc(100% - 137px);
      width: calc(100% - 137px);
      padding-left: 35px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .expert-online-wrap .expert-info-block .info .p {
        margin-bottom: 10px;
        font-size: 13px;
        color: rgba(51, 51, 51, 0.78); }
        .expert-online-wrap .expert-info-block .info .p span:nth-child(2) {
          padding-left: 10px; }
      .expert-online-wrap .expert-info-block .info .btn-block {
        font-size: 0; }
      .expert-online-wrap .expert-info-block .info .btn {
        display: inline-block;
        vertical-align: middle;
        width: 90px;
        height: 30px;
        margin-top: 20px;
        margin-right: 15px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        font-size: 12px;
        font-style: italic;
        border-radius: 15px;
        background-color: #5387e2;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .expert-online-wrap .expert-info-block .info .btn:hover {
          color: #5387e2;
          background-color: #fff; }
    .expert-online-wrap .expert-info-block .name {
      width: 100%;
      margin-bottom: 15px;
      font-size: 0; }
      .expert-online-wrap .expert-info-block .name .n, .expert-online-wrap .expert-info-block .name .j, .expert-online-wrap .expert-info-block .name .r {
        display: inline-block;
        vertical-align: bottom;
        font-family: "Source Han Sans CN";
        font-style: italic;
        font-weight: bold;
        color: #333; }
      .expert-online-wrap .expert-info-block .name .n {
        line-height: 25px;
        font-size: 27px;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .expert-online-wrap .expert-info-block .name .n:hover {
          color: #5387e2; }
      .expert-online-wrap .expert-info-block .name .j {
        padding-left: 10px;
        line-height: 10px;
        font-size: 14px; }
      .expert-online-wrap .expert-info-block .name .r {
        padding-left: 100px;
        font-size: 16px;
        color: #5387e2;
        font-style: normal; }
  .expert-online-wrap .expert-list-swiper {
    position: relative;
    height: 180px;
    margin-bottom: 10px; }
    .expert-online-wrap .expert-list-swiper .swiper-container,
    .expert-online-wrap .expert-list-swiper .swiper-wrapper {
      width: 100%;
      height: 100%; }
    .expert-online-wrap .expert-list-swiper .swiper-slide {
      display: block;
      width: 210px;
      height: 100%;
      padding: 10px 20px;
      text-align: center;
      background-color: #f2f2f2;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .expert-online-wrap .expert-list-swiper .tt {
      display: block;
      font-size: 16px;
      color: #333;
      font-weight: bold; }
    .expert-online-wrap .expert-list-swiper .job {
      margin-bottom: 5px;
      font-size: 14px;
      color: #333;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-online-wrap .expert-list-swiper .job .rate {
        padding-left: 5px;
        font-size: 12px;
        color: #5387e2; }
    .expert-online-wrap .expert-list-swiper .p {
      margin-bottom: 5px;
      font-size: 12px;
      color: rgba(51, 51, 51, 0.78); }
      .expert-online-wrap .expert-list-swiper .p span:nth-child(2) {
        padding-left: 10px; }
    .expert-online-wrap .expert-list-swiper .btn-block {
      position: absolute;
      bottom: 10px;
      left: 0;
      width: 100%;
      font-size: 0; }
    .expert-online-wrap .expert-list-swiper .btn {
      display: inline-block;
      vertical-align: middle;
      width: 80px;
      height: 25px;
      margin: 0 2px;
      line-height: 23px;
      text-align: center;
      font-size: 12px;
      color: #666;
      border: 1px solid #333;
      border-radius: 12px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-online-wrap .expert-list-swiper .btn:hover {
        background-color: #5387e2;
        border-color: #5387e2;
        color: #fff; }
    .expert-online-wrap .expert-list-swiper .button-prev,
    .expert-online-wrap .expert-list-swiper .button-next {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #fff;
      background-color: #ff900e;
      border-radius: 50%;
      outline: none;
      cursor: pointer;
      z-index: 5;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-online-wrap .expert-list-swiper .button-prev:hover,
      .expert-online-wrap .expert-list-swiper .button-next:hover {
        background-color: #5387e2; }
    .expert-online-wrap .expert-list-swiper .button-prev {
      left: -15px; }
    .expert-online-wrap .expert-list-swiper .button-next {
      right: -15px; }
  .expert-online-wrap .online-number-block {
    width: 100%; }
    .expert-online-wrap .online-number-block .inner-block {
      float: right;
      width: 190px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      font-size: 0;
      background-image: url(../images/online_num.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat; }
    .expert-online-wrap .online-number-block .avatar-img {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      line-height: 25px; }
      .expert-online-wrap .online-number-block .avatar-img img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .expert-online-wrap .online-number-block .t {
      display: inline-block;
      vertical-align: middle;
      padding-left: 8px;
      font-size: 12px;
      color: #000; }
  .expert-online-wrap .expert-adv-box {
    float: right;
    width: 228px;
    height: 515px;
    padding-top: 25px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-online-wrap .adv-img-box {
    width: 100%;
    height: 100%;
    line-height: 505px;
    text-align: center; }
    .expert-online-wrap .adv-img-box img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .expert-online-wrap .expert-adv-title {
    width: 100%;
    height: 55px;
    margin-bottom: 10px;
    line-height: 90px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background: url(../images/title_bg_01.png) no-repeat;
    background-size: contain;
    background-position: center; }
  .expert-online-wrap .product-block {
    width: 100%;
    box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.08); }
  .expert-online-wrap .product-bg {
    display: block;
    width: 100%;
    height: 260px;
    line-height: 260px;
    text-align: center; }
    .expert-online-wrap .product-bg img {
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      max-height: 100%; }
    .expert-online-wrap .product-bg .title {
      width: 100%;
      padding-bottom: 10px;
      font-size: 18px;
      color: #fff;
      font-weight: bold;
      border-bottom: 1px solid #f6bd10; }
    .expert-online-wrap .product-bg .p-orange {
      margin-top: 20px;
      text-align: center;
      font-size: 16px;
      color: #e1e400;
      font-weight: bold; }
    .expert-online-wrap .product-bg .p {
      margin-top: 5px;
      text-align: center;
      font-size: 13px;
      font-style: italic;
      color: #fff; }
  .expert-online-wrap .product-con {
    position: relative;
    width: 100%;
    padding: 8px 15px 64px 12px;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-online-wrap .product-con .row {
      width: 100%;
      height: 30px;
      line-height: 30px;
      font-size: 0;
      border-bottom: 1px dashed rgba(221, 221, 221, 0.6); }
      .expert-online-wrap .product-con .row:nth-child(3) {
        border-bottom: none; }
    .expert-online-wrap .product-con .row-tt {
      display: inline-block;
      vertical-align: middle;
      height: 20px;
      padding: 0 10px;
      line-height: 20px;
      text-align: center;
      font-size: 13px;
      color: #333;
      background-color: #f2f2f2;
      border-radius: 9px; }
    .expert-online-wrap .product-con .txt {
      display: inline-block;
      vertical-align: middle;
      padding-left: 10px;
      font-size: 13px;
      color: #333; }
      .expert-online-wrap .product-con .txt.pl-5 {
        padding-left: 5px; }
    .expert-online-wrap .product-con .row-btn {
      position: absolute;
      display: block;
      left: 10px;
      bottom: 12px;
      width: 218px;
      height: 50px;
      line-height: 50px;
      padding-left: 10px;
      background-color: #ffd800;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .expert-online-wrap .product-con .row-btn .money {
        font-size: 20px;
        color: #fc3f3f;
        font-weight: bold; }
      .expert-online-wrap .product-con .row-btn .unit {
        font-size: 12px;
        color: #fc3f3f; }
      .expert-online-wrap .product-con .row-btn .buy-btn {
        position: absolute;
        display: block;
        top: 0;
        right: 0;
        width: 80px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
        font-family: "Source Han Sans CN";
        color: #fff;
        background-color: #62a3de;
        -webkit-transition: 0.6s ease all;
        -moz-transition: 0.6s ease all;
        transition: 0.6s ease all; }
        .expert-online-wrap .product-con .row-btn .buy-btn:after {
          content: '';
          position: absolute;
          top: 0;
          left: -12px;
          width: 0;
          height: 0;
          border-color: transparent #62a3de transparent transparent;
          border-width: 25px 6px;
          border-style: solid;
          visibility: visible;
          opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100);
          -webkit-transition: 0.6s ease all;
          -moz-transition: 0.6s ease all;
          transition: 0.6s ease all; }
          @media screen and (min-width: 1440px) {
            .expert-online-wrap .product-con .row-btn .buy-btn:after {
              left: -11px; } }
      .expert-online-wrap .product-con .row-btn:hover .buy-btn {
        width: 100%; }
        .expert-online-wrap .product-con .row-btn:hover .buy-btn:after {
          visibility: hidden;
          opacity: 0;
          -webkit-opacity: 0;
          filter: alpha(opacity=0); }
  .expert-online-wrap .expert-bottom-con {
    margin-left: -5px;
    margin-top: 28px;
    font-size: 0; }
    .expert-online-wrap .expert-bottom-con li {
      display: inline-block;
      width: 236px;
      height: 50px;
      margin-bottom: 5px;
      margin-left: 5px; }
      .expert-online-wrap .expert-bottom-con li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 50px;
        text-align: center;
        overflow: hidden; }
        .expert-online-wrap .expert-bottom-con li a img {
          display: inline-block;
          vertical-align: middle;
          max-width: 100%;
          max-height: 100%;
          -webkit-transition: 0.4s ease all;
          -moz-transition: 0.4s ease all;
          transition: 0.4s ease all; }
        .expert-online-wrap .expert-bottom-con li a:hover img {
          -webkit-transform: scale(1.05);
             -moz-transform: scale(1.05);
              -ms-transform: scale(1.05);
                  transform: scale(1.05); }

.news-wrap {
  width: 100%;
  padding: 42px 0 46px;
  background-image: url(../images/index_bg_02.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .news-wrap .news-box {
    width: 100%;
    margin-bottom: 20px;
    font-size: 0; }
  .news-wrap .block {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 390px; }
    .news-wrap .block:not(:first-child) {
      margin-left: 15px; }
  .news-wrap .title-box {
    width: 100%;
    height: 45px; }
    .news-wrap .title-box .img-box {
      float: left;
      width: 170px;
      height: 100%;
      padding-left: 20px;
      line-height: 45px;
      background: url(../images/index_bg_03.png) no-repeat;
      background-size: cover;
      background-position: center;
      border-top-left-radius: 5px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .news-wrap .title-box .img-box .title-txt {
        font-size: 18px;
        color: #fff;
        font-weight: bold; 
        transition: .2s;
      }

        .news-wrap .title-box .img-box .title-txt:hover {
          text-decoration: underline; 
          line-height: 40px;
        }

    .news-wrap .title-box .a-more {
      display: block;
      float: right;
      height: 100%;
      line-height: 45px;
      padding-right: 15px;
      font-size: 12px;
      color: rgba(102, 102, 102, 0.8);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .news-wrap .title-box .a-more:hover {
        color: #666; }
  .news-wrap .tab-box {
    width: 100%; }
  .news-wrap .tab-list {
    position: absolute;
    bottom: 50px;
    left: -27px;
    width: 27px; }
    .news-wrap .tab-list .list {
      width: 100%;
      padding: 8px;
      line-height: 15px;
      color: #fff;
      font-size: 12px;
      background-color: #999;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .news-wrap .tab-list .list:not(:last-child) {
        margin-bottom: 5px; }
      .news-wrap .tab-list .list:hover, .news-wrap .tab-list .list.on {
        background-color: #5387e2;
        color: #fff; }
  .news-wrap .con {
    width: 100%;
    /* height: 560px; */
    height: 830px;
    overflow-y: hidden;
    padding: 8px 20px 8px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .news-wrap .con .img {
      display: block;
      width: 100%;
      height: 160px;
      padding-bottom: 20px; }
      .news-wrap .con .img img {
        display: inline-block;
        width: 100%;
        height: 100%; }
    .news-wrap .con .title-a {
      display: block;
      width: 100%;
      padding-bottom: 18px;
      font-size: 0; }
      .news-wrap .con .title-a.poa {
        position: absolute;
        bottom: 15px;
        left: 0;
        width: 100%;
        padding: 0 30px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        z-index: 3; }
      .news-wrap .con .title-a:hover .date-block .b, .news-wrap .con .title-a:hover .date-block .s {
        color: #5387e2; }
      .news-wrap .con .title-a:hover .text-block h5, .news-wrap .con .title-a:hover .text-block p {
        color: #5387e2; }
    .news-wrap .con .date-block {
      display: inline-block;
      vertical-align: middle; }
      .news-wrap .con .date-block .b {
        margin-bottom: 5px;
        line-height: 32px;
        font-size: 40px;
        color: #000;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .news-wrap .con .date-block .s {
        line-height: 12px;
        font-size: 12px;
        color: #999;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .news-wrap .con .text-block {
      display: inline-block;
      vertical-align: middle;
      width: -moz-calc(100% - 48px);
      width: calc(100% - 48px);
      padding-left: 20px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .news-wrap .con .text-block h5 {
        width: 100%;
        line-height: 24px;
        font-size: 16px;
        color: #333;
        text-transform: uppercase;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .news-wrap .con .text-block p {
        width: 100%;
        line-height: 18px;
        font-size: 12px;
        color: #999;
        text-transform: uppercase;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .news-wrap .con .con-list {
      width: 100%; }
      .news-wrap .con .con-list.h210 {
        height: 210px;
        padding-top: 18px;
        margin-top: 20px;
        background: url(../images/index_img_05.jpg) no-repeat;
        background-size: cover;
        background-position: center;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .news-wrap .con .con-list li {
        position: relative;
        width: 100%;
        height: 27px;
        padding-left: 45px;
        /* padding-right: 10px; */
        line-height: 24px;
        border-bottom: 1px solid #eef2f9;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        /* .news-wrap .con .con-list li:nth-child(8){
            border-bottom:none;
        } */
        .news-wrap .con .con-list li::before {
          position: absolute;
          top: 50%;
          left: 5px;
          width: 35px;
          height: 18px;
          margin-top: -10px;
          line-height: 18px;
          text-align: center;
          font-size: 12px;
          font-family: "Arial";
          color: #f6f6f6;
          border-radius: 5px; }
        
        .news-wrap .con .con-list.zhishi li[class="topping"]:before {
          background-color: #5A942F !important;
        }

        .news-wrap .con .con-list.peifang li[class="topping"]:before {
          background-color: #5B74A0 !important;
        }

        .news-wrap .con .con-list.download-ranking li {
          height: 27px;
          line-height: 27px;
        }

        .news-wrap .con .con-list.download-ranking li::before {
          position: absolute;
          top: 50%;
          left: 0;
          width: 18px;
          height: 18px;
          line-height: 19px;
          border-radius: 10px;
          margin-top: -8px;
          text-align: center;
          font-size: 16px;
          /* background-color: #E6DD9B; */
          color: #4A78C3;
          content: ''; }
        
        .news-wrap .con .con-list.download-ranking a {
          font-weight: normal; }
        
        .news-wrap .con .con-list.download-ranking a:hover {
          /* font-weight: bold; */
        }

        /* .news-wrap .con .con-list li:before {
          background-color: #999999; } */
        
        /* .news-wrap .con .con-list li:nth-child(1):before {
          content: '1';
          background-color: #db3733;
          background-image: url(/assets/img/label_01.png);
        }
        .news-wrap .con .con-list li:nth-child(2):before {
          content: '2';
          background-color: #ffae20;
          background-image: url(/assets/img/label_02.png);
        }
        .news-wrap .con .con-list li:nth-child(3):before {
          content: '3';
          background-color: #7ccd41;
          background-image: url(/assets/img/label_03.png);
        }
        .news-wrap .con .con-list li:nth-child(4):before {
          content: '4';
          background-color: #999999;
        } */

        .news-wrap .con .con-list.zhishi li:before {
          content: '知识';
          /* background-color: #9CD96F; */
        }
        .news-wrap .con .con-list.peifang li:before {
          content: '配方';
          /* background-color: #86AAEB; */
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(1):before {
          /* background-color: #E60012; */
          color: #E60012;
          content: '1';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(2):before {
          /* background-color: #920681; */
          color: #FF7E00;
          content: '2';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(3):before {
          /* background-color: #009944; */
          color: #FFD100;
          content: '3';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(4):before {
          content: '4';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(5):before {
          content: '5';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(6):before {
          content: '6';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(7):before {
          content: '7';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(8):before {
          content: '8';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(9):before {
          content: '9';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(10):before {
          content: '10';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(11):before {
          content: '11';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(12):before {
          content: '12';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(13):before {
          content: '13';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(14):before {
          content: '14';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(15):before {
          content: '15';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(16):before {
          content: '16';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(17):before {
          content: '17';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(18):before {
          content: '18';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(19):before {
          content: '19';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(20):before {
          content: '20';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(21):before {
          content: '21';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(22):before {
          content: '22';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(23):before {
          content: '23';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(24):before {
          content: '24';
        }

        .news-wrap .con .con-list.download-ranking li:nth-child(25):before {
          content: '25';
        }

          
      /* .news-wrap .con .con-list .hot {
        display: inline-block;
        vertical-align: middle;
        width: 47px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        background-color: #ff900e;
        border-radius: 8px; } */

      .news-wrap .con .con-list .reco {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        background-color: #E5004F;
        border-radius: 5px; }
        
      .news-wrap .con .con-list .reco .tips-txt {
        display: none;
        position: absolute;
        top: 0;
        right: calc(100% + 2px);
        width: 130px;
        height: 16px;
        padding: 1px;
        text-align: center;
        font-size: 13px;
        color: #7B7B7B;
        background-color: #FEFBEA;
        border: 1px solid #E3E3E3;
        border-radius: 3px;
        z-index: 99;
      }

      .news-wrap .con .con-list .reco:hover .tips-txt {
        display: inline-block;
      }

      .news-wrap .con .con-list .hot-2 {
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        background-color: #ff900e;
        border-radius: 5px; }

      .news-wrap .con .con-list .type-name {
        display: inline-block;
        vertical-align: middle;
        width: 36px;
        height: 18px;
        line-height: 18px;
        text-align: center;
        font-size: 13px;
        text-transform: uppercase; }
      
      .news-wrap .con .con-list a {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: calc(100% - 18px);
        font-size: 13px;
        font-weight: bold;
        color: #626262;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .news-wrap .con .con-list a.special-a {
          width: 80%; }
        .news-wrap .con .con-list a:hover {
          color: #ff900e; }

        .news-wrap .con .con-list a span {
          display: list-item;
          width: 83%;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
        }

    .news-wrap .con .con-bg {
      position: relative;
      width: 100%;
      height: 210px; }
      .news-wrap .con .con-bg .img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2; }
        .news-wrap .con .con-bg .img img {
          width: 100%;
          height: 100%; }
    .news-wrap .con .con-bg-01,
    .news-wrap .con .con-bg-02 {
      display: block;
      width: 100%;
      height: 210px; }
      .news-wrap .con .con-bg-01 img,
      .news-wrap .con .con-bg-02 img {
        width: 100%;
        height: 100%; }
    .news-wrap .con .con-bg-01 {
      margin-bottom: 20px; }
  .news-wrap .news-adv-list {
    margin-left: -5px;
    font-size: 0; }
    .news-wrap .news-adv-list li {
      display: inline-block;
      vertical-align: top;
      width: 395px;
      height: 100px;
      margin-left: 5px; }
      .news-wrap .news-adv-list li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 100px;
        text-align: center; }
        .news-wrap .news-adv-list li a:hover img {
          opacity: 0.8;
          -webkit-opacity: 0.8;
          filter: alpha(opacity=80); }
      .news-wrap .news-adv-list li img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
  .news-wrap .dict-title {
    margin: -12px 0 10px;
    height: 69px;
    background: url(../images/index_bg_09.png) left top no-repeat; }
    .news-wrap .dict-title a {
      display: block;
      padding-left: 30px;
      color: #fff;
      font-size: 18px;
      line-height: 56px;
      font-weight: bold;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s; }
      .news-wrap .dict-title a:hover {
        text-decoration: underline; }
  .news-wrap .dict-con {
    width: 100%;
    /* height: 539px; */
    height: 560px;
    padding: 20px 20px 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 2.5px 4.33px 5px rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .news-wrap .con-search-tag {
    display: inline-block;
    line-height: 20px;
    padding: 0 12px;
    font-size: 14px;
    color: #fff;
    background-color: #5c9ce3; }
  .news-wrap .con-search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #5c9ce3; }
    .news-wrap .con-search-form input,
    .news-wrap .con-search-form button {
      height: 43px;
      line-height: 43px;
      border: none;
      outline: none; }
    .news-wrap .con-search-form .input {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0; }
      .news-wrap .con-search-form .input input {
        display: block;
        width: 100%;
        padding: 0 12px;
        font-size: 16px;
        color: #666;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
    .news-wrap .con-search-form button {
      width: 110px;
      text-align: center;
      font-size: 18px;
      color: #eee;
      background-color: #5c9ce3;
      cursor: pointer;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s; }
      .news-wrap .con-search-form button:hover {
        background-color: #5387e2; }
  .news-wrap .con-keyword {
    /* margin-top: 30px; */
    margin-top: 10px;
   }
    .news-wrap .con-keyword-title {
      position: relative;
      margin-bottom: 6px;
      font-size: 18px;
      color: #333; }
      .news-wrap .con-keyword-title:before {
        content: '';
        position: absolute;
        left: -20px;
        top: 50%;
        margin-top: -10px;
        width: 3px;
        height: 20px;
        background-color: #5c9ce3; }
    .news-wrap .con-keyword-list {
      margin-right: -20px;
      /* height: 374px; */
      height: 465px;
      overflow: hidden; }
      .news-wrap .con-keyword-list a {
        position: relative;
        display: inline-block;
        vertical-align: top;
        margin-top: 8px;
        /*width: 33.33333%;*/
        padding: 5px 10px;
        border: 1px solid #5c9ce3;
        margin:9px 7px;
        border-radius: 50px;
        /*line-height: 20px;*/
        font-size: 13px;
        color: #666;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        overflow: hidden;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s; }
        /*.news-wrap .con-keyword-list a:before {*/
        /*  content: '';*/
        /*  position: absolute;*/
        /*  top: 10px;*/
        /*  left: 0;*/
        /*  width: 1px;*/
        /*  height: 2px;*/
        /*  border-left: 1px solid #989898;*/
        /*  border-right: 1px solid #ddd;*/
        /*  -webkit-transition: all .3s;*/
        /*  -moz-transition: all .3s;*/
        /*  transition: all .3s; }*/
        .news-wrap .con-keyword-list a:hover {
          color: #fff; 
        background: #5c9ce3;
        }
          .news-wrap .con-keyword-list a:hover:before {
            background-color: #ff900e;
            border-color: #faebd9; }

.enterprise-wrap {
  width: 100%;
  padding: 50px 0;
  background-color: #f8f8f8;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .enterprise-wrap .hd-wrap {
    width: 100%;
    margin-bottom: 20px; }
    .enterprise-wrap .hd-wrap .hd-box {
      float: left; }
      .enterprise-wrap .hd-wrap .hd-box:nth-child(1) {
        width: 388px; }
      .enterprise-wrap .hd-wrap .hd-box:nth-child(2), .enterprise-wrap .hd-wrap .hd-box:nth-child(3) {
        width: 565px; }
      .enterprise-wrap .hd-wrap .hd-box:not(:last-child) {
        margin-right: 15px; }
    .enterprise-wrap .hd-wrap .title-box {
      width: 100%;
      height: 45px;
      padding-right: 20px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .enterprise-wrap .hd-wrap .title-box .tt {
        float: left;
        width: 325px;
        height: 100%;
        padding-left: 25px;
        line-height: 45px;
        background: url(../images/index_bg_04.png) no-repeat;
        background-size: cover;
        background-position: center;
        border-top-left-radius: 5px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .enterprise-wrap .hd-wrap .title-box .tt.tt-01 {
          width: 138px;
          background: url(../images/index_bg_05.png) no-repeat; }
        .enterprise-wrap .hd-wrap .title-box .tt.tt-02 {
          width: 168px;
          background: url(../images/index_bg_06.png) no-repeat; }
      .enterprise-wrap .hd-wrap .title-box .b {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        color: #fff;
        font-weight: bold; }
      .enterprise-wrap .hd-wrap .title-box .s {
        display: inline-block;
        vertical-align: middle;
        padding-left: 10px;
        font-size: 12px;
        font-family: "Source Han Sans CN";
        color: rgba(255, 255, 255, 0.8); }
      .enterprise-wrap .hd-wrap .title-box a {
        float: right;
        display: block;
        line-height: 45px;
        font-size: 12px;
        color: #666; }
        .enterprise-wrap .hd-wrap .title-box a:hover {
          text-decoration: underline; }
    .enterprise-wrap .hd-wrap .con-box {
      width: 100%;
      height: 340px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      background-color: #f1f1f1;
      box-shadow: 0.5px 4.33px 5px 0px rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .enterprise-wrap .hd-wrap .con-01 {
      width: 100%; }
      .enterprise-wrap .hd-wrap .con-01 .list-wrap {
        width: 100%;
        overflow: hidden;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .enterprise-wrap .hd-wrap .con-01 li {
        position: relative;
        float: left;
        width: 20%;
        height: 113px;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all;
      }

        /* .enterprise-wrap .hd-wrap .con-01 li:nth-child(7n+1) {
          clear: left; }
        .enterprise-wrap .hd-wrap .con-01 li:nth-child(2), .enterprise-wrap .hd-wrap .con-01 li:nth-child(4), .enterprise-wrap .hd-wrap .con-01 li:nth-child(6) {
          margin-top: 80px; }
        .enterprise-wrap .hd-wrap .con-01 li:nth-child(8), .enterprise-wrap .hd-wrap .con-01 li:nth-child(9), .enterprise-wrap .hd-wrap .con-01 li:nth-child(10) {
          margin-top: -30px;
          margin-right: 60px; }
        .enterprise-wrap .hd-wrap .con-01 li:nth-child(11) {
          margin-top: -30px; }
        .enterprise-wrap .hd-wrap .con-01 li:hover {
          -webkit-transform: translateY(-5px);
             -moz-transform: translateY(-5px);
              -ms-transform: translateY(-5px);
                  transform: translateY(-5px); } */
      .enterprise-wrap .hd-wrap .con-01 a {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        text-align: center;
        border: 1px solid #e4e4e4;
        background-color: #f7f7f7;
        overflow: hidden;
      }
      .enterprise-wrap .hd-wrap .con-01 img {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 100%;

      }
      .enterprise-wrap .hd-wrap .con-01 li:hover{
        box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.3);
        z-index: 10;
      }
    .enterprise-wrap .hd-wrap .con-02 {
      width: 100%;
      padding: 15px 0; }
      .enterprise-wrap .hd-wrap .con-02 a {
        display: table;
        position: relative;
        width: 100%;
        padding: 0 20px;
        margin-bottom: 5px;
        font-size: 0;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        table-layout: fixed; }
        .enterprise-wrap .hd-wrap .con-02 a:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 298px;
          height: 100%;
          background-color: #d41f21;
          z-index: 1;
          visibility: hidden;
          opacity: 0;
          -webkit-opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
        .enterprise-wrap .hd-wrap .con-02 a:hover .word {
          color: #5387e2;
          text-decoration: underline; }
      .enterprise-wrap .hd-wrap .con-02 .img {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border: 1px solid rgba(0, 0, 0, 0.08);
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        z-index: 2; }
        .enterprise-wrap .hd-wrap .con-02 .img img {
          display: inline-block;
          vertical-align: middle;
          max-width: 100%;
          max-height: 100%; }
      .enterprise-wrap .hd-wrap .con-02 .word {
        position: relative;
        display: table-cell;
        vertical-align: middle;
        width: 100%;
        padding-left: 10px;
        font-size: 14px;
        color: #666;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        z-index: 2; }
    .enterprise-wrap .hd-wrap .con-03 {
      position: relative;
      padding: 15px 20px; }
      .enterprise-wrap .hd-wrap .con-03 .list-wrap {
        width: 100%;
        height: 100%;
        /* padding-right: 5px; */
        overflow-y: auto; }
        .enterprise-wrap .hd-wrap .con-03 .list-wrap::-webkit-scrollbar {
          width: 12px; }
        .enterprise-wrap .hd-wrap .con-03 .list-wrap::-webkit-scrollbar-track {
          background-color: #e5e5e5;
          border-radius: 5px; }
        .enterprise-wrap .hd-wrap .con-03 .list-wrap::-webkit-scrollbar-thumb {
          border-radius: 5px;
          background: rgba(0, 0, 0, 0.1); }
      .enterprise-wrap .hd-wrap .con-03 li {
        position: relative;
        width: 100%;
        height: 30px;
        /* padding-left: 15px; */
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .enterprise-wrap .hd-wrap .con-03 li::before {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 15px;
          height: 1px;
          background-color: #eef2f9;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
        .enterprise-wrap .hd-wrap .con-03 li:not(:last-child) {
          margin-bottom: 10px; }
        /* .enterprise-wrap .hd-wrap .con-03 li:nth-child(1) a {
          color: #fff;
          background-color: #d41f21; }
        .enterprise-wrap .hd-wrap .con-03 li:nth-child(2) a {
          color: #fff;
          background-color: #f69e04; }
        .enterprise-wrap .hd-wrap .con-03 li:nth-child(3) a {
          color: #fff;
          background-color: #7cc330; } */
        .enterprise-wrap .hd-wrap .con-03 .vip_img{
          width: 80px;
          margin-right: 5px;
        }
      .enterprise-wrap .hd-wrap .con-03 a {
        display: block;
        width: 100%;
        height: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        /* padding-left: 10px; */
        line-height: 30px;
        font-size: 15px;
        color: #BD9C34;
        background-color: #eef2f9;
        border-radius: 12px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .enterprise-wrap .hd-wrap .con-03 a:hover {
          text-decoration: underline; }
      .enterprise-wrap .hd-wrap .con-03::before {
        content: '';
        position: absolute;
        top: 0;
        left: 20px;
        width: 1px;
        height: 100%;
        background-color: #eef2f9; }
  .enterprise-wrap .ft-wrap {
    width: 100%; }
  .enterprise-wrap .ft-box {
    float: left;
    width: 592px;
    height: 110px;
    padding-left: 20px;
    padding-right: 50px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    box-shadow: 0.5px 4.33px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .enterprise-wrap .ft-box .ft-box-a {
      display: block; }
      .enterprise-wrap .ft-box .ft-box-a:hover .title .txt {
        color: #ff900e; }
    .enterprise-wrap .ft-box .round-box {
      float: left;
      width: 67px;
      height: 100%;
      line-height: 108px; }
    .enterprise-wrap .ft-box .round-icon {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
    .enterprise-wrap .ft-box .inner-round {
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      height: 67px;
      line-height: 67px;
      text-align: center;
      border-radius: 50%;
      background-color: #5387e2; }
      .enterprise-wrap .ft-box .inner-round img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .enterprise-wrap .ft-box .title {
      float: left;
      position: relative;
      line-height: 108px;
      padding-left: 10px; }
      .enterprise-wrap .ft-box .title .txt {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 50px;
        padding-right: 15px;
        line-height: 30px;
        font-size: 24px;
        color: #333;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .enterprise-wrap .ft-box .title .txt::after {
          content: '';
          position: absolute;
          top: 50%;
          right: 0;
          width: 1px;
          height: 56px;
          background-color: #e6e3e6;
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%); }
    .enterprise-wrap .ft-box .list-box {
      float: left;
      width: 378px;
      line-height: 108px; }
    .enterprise-wrap .ft-box .list-wrap {
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      line-height: normal; }
      .enterprise-wrap .ft-box .list-wrap li {
        float: left;
        width: 50%;
        padding: 5px 15px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        }
      .enterprise-wrap .ft-box .list-wrap a {
        /* display: block; */
        width: 100%;
        font-size: 13px;
        color: #585858;

        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .enterprise-wrap .ft-box .list-wrap a:hover {
          color: #ff900e; }
    .enterprise-wrap .ft-box:first-child {
      margin-right: 15px; }

.recruit-wrap {
  width: 100%;
  padding: 50px 0;
  background: url(../images/index_img_10.jpg) no-repeat;
  background-size: cover;
  background-position: center; }
  .recruit-wrap .recruit-box {
    position: relative;
    width: 100%; }
  .recruit-wrap .title-block {
    position: relative;
    width: 307px;
    height: 480px;
    padding: 60px 80px 79px 30px;
   background:#565db5; /*  url(../images/index_bg_07.png) no-repeat; */
    background-size: cover;
    background-position: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recruit-wrap .title-block .title {
      width: 100%;
      margin-bottom: 15px;
      font-size: 0; }
      .recruit-wrap .title-block .title .b-txt {
        display: inline-block;
        vertical-align: bottom;
        margin-left: -10px;
        margin-bottom: -2px;
        line-height: 66px;
        font-size: 80px;
        font-family: "Bahnschrift";
        font-style: italic;
        color: #fff;
        text-transform: uppercase; }
      .recruit-wrap .title-block .title .s-txt {
        display: inline-block;
        vertical-align: bottom;
        padding-left: 10px; }
        .recruit-wrap .title-block .title .s-txt .cn {
          font-size: 22px;
          color: #fff;
          font-weight: bold; }
        .recruit-wrap .title-block .title .s-txt .en {
          font-size: 16px;
          font-family: "Myriad Pro";
          font-style: italic;
          color: #fff;
          text-transform: uppercase; }
    .recruit-wrap .title-block .p {
      padding-left: 10px;
      padding-right: 10px;
      margin-bottom: 10px;
      font-size: 12px;
      color: #fff; }
    .recruit-wrap .title-block .hot-box {
      width: 100%;
      padding-left: 10px;
      padding-right: 5px;
      margin-top: 55px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .recruit-wrap .title-block .h2 {
      margin-bottom: 10px;
      font-size: 20px;
      color: #fff;
      font-weight: bold; }
    .recruit-wrap .title-block .list-wrap {
      width: 100%; }
      .recruit-wrap .title-block .list-wrap li {
        float: left;
        width: 50%;
        padding-right: 5px;
        margin-bottom: 10px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .recruit-wrap .title-block .list-wrap a {
        font-size: 12px;
        color: #fff; }
        .recruit-wrap .title-block .list-wrap a:hover {
          text-decoration: underline; }
    .recruit-wrap .title-block .btn {
      display: block;
      width: 90px;
      height: 30px;
      margin-left: 5px;
      margin-top: 15px;
      line-height: 30px;
      text-align: center;
      background: #fff;
      font-size: 14px;
      font-style: italic;
      color: #333;
      border-radius: 15px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .recruit-wrap .title-block .btn:hover {
        background-color: #ff900e;
        color: #fff; }
  .recruit-wrap .recruit-list {
    position: absolute;
    top: 35px;
    left: 225px;
    width: 980px;
    height: 420px;
    background-color: #fff;
    border-width: 3px 0 0 1px;
    border-style: solid;
    border-color: #595DB3 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    box-shadow: 0.5px 4.33px 5px 0px rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recruit-wrap .recruit-list li {
      position: relative;
      float: left;
      width: 25%;
      height: 140px;
      border-style: solid;
      border-width: 0 1px 1px 0;
      border-color: transparent rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08) transparent;
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      cursor: pointer;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
      .recruit-wrap .recruit-list li:hover {
        box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.3);
        z-index: 5; }
    .recruit-wrap .recruit-list a {
      display: block;
      width: 100%;
      height: 100%;
      padding: 15px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .recruit-wrap .recruit-list .hd-box {
      width: 100%;
      padding-bottom: 20px;
      font-size: 0;
      border-bottom: 1px dashed #ddd; }
    .recruit-wrap .recruit-list .img {
      display: inline-block;
      vertical-align: middle;
      width: 57px;
      height: 57px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .recruit-wrap .recruit-list .img img {
        width: 100%;
        height: 100%;
        border-radius: 10px; }
    .recruit-wrap .recruit-list .tt-txt {
      display: inline-block;
      vertical-align: middle;
      width: -moz-calc(100% - 57px);
      width: calc(100% - 57px);
      padding-left: 20px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .recruit-wrap .recruit-list .tt-txt .h3 {
        width: 100%;
        margin-bottom: 5px;
        font-size: 16px;
        color: #595DB3;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .recruit-wrap .recruit-list .tt-txt .p {
        width: 100%;
        font-size: 13px;
        color: #595DB3;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
    .recruit-wrap .recruit-list .ft-box {
      width: 100%;
      padding-top: 15px; }
    .recruit-wrap .recruit-list .num-box {
      float: left;
      font-size: 12px;
      color: #a9a9a9; }
      .recruit-wrap .recruit-list .num-box .red {
        color: #5387e2; }
    .recruit-wrap .recruit-list .address-box {
      float: right;
      font-size: 12px;
      color: #a9a9a9; }

.industry-wrap {
  padding: 50px 0;
  background-color: #f8f8f8; }
  .industry-wrap .hd-box {
    width: 100%; }
    .industry-wrap .hd-box .box {
      float: left;
      width: 590px; }
      .industry-wrap .hd-box .box:first-child {
        margin-right: 20px; }
    .industry-wrap .hd-box .title-box {
      width: 100%;
      height: 45px;
      padding-right: 25px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .industry-wrap .hd-box .title-box .img-box {
        float: left;
        width: 364px;
        height: 100%;
        line-height: 45px;
        padding-left: 15px;
        background: url(../images/index_bg_08.png) no-repeat;
        background-size: cover;
        background-position: center;
        border-top-left-radius: 5px;
        font-size: 0;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .industry-wrap .hd-box .title-box .b {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        color: #fff;
        font-weight: bold; }
        .industry-wrap .hd-box .title-box .b:hover {
          text-decoration: underline; }
      .industry-wrap .hd-box .title-box .s {
        display: inline-block;
        vertical-align: middle;
        padding-left: 10px;
        font-size: 12px;
        font-family: "Source Han Sans CN";
        color: rgba(255, 255, 255, 0.8); }
      .industry-wrap .hd-box .title-box .href-wrap {
        float: right;
        line-height: 45px;
        font-size: 12px;
        font-family: "Source Han Sans CN";
        color: rgba(51, 51, 51, 0.502); }
        .industry-wrap .hd-box .title-box .href-wrap:hover {
          text-decoration: underline; }
    .industry-wrap .hd-box .con-box {
      width: 100%;
      height: 485px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      box-shadow: 0.5px 4.33px 5px 0px rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .industry-wrap .hd-box .con-box-01 {
      padding: 7px 0 37px; }
      .industry-wrap .hd-box .con-box-01 .swiper-container {
        padding-top: 10px;
        margin: 0 27px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .industry-wrap .hd-box .con-box-01 .swiper-wrapper {
        width: 100%; }
      .industry-wrap .hd-box .con-box-01 .swiper-slide {
        display: block;
        position: relative;
        width: 100%;
        height: 174px;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .industry-wrap .hd-box .con-box-01 .swiper-slide img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
        .industry-wrap .hd-box .con-box-01 .swiper-slide:hover {
          opacity: 0.8;
          -webkit-opacity: 0.8;
          filter: alpha(opacity=80); }
      .industry-wrap .hd-box .con-box-01 .swiper-pagination {
        width: 100%;
        height: 15px;
        line-height: 15px;
        text-align: center; }
        .industry-wrap .hd-box .con-box-01 .swiper-pagination::after {
          content: '';
          position: absolute;
          top: 50%;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: rgba(255, 255, 255, 0.5);
          -webkit-transform: translateY(-50%);
             -moz-transform: translateY(-50%);
              -ms-transform: translateY(-50%);
                  transform: translateY(-50%);
          z-index: 1; }
      .industry-wrap .hd-box .con-box-01 .my-bullet {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        border: 2px solid #ff900e;
        background-color: transparent;
        border-radius: 50%;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        z-index: 2;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .industry-wrap .hd-box .con-box-01 .my-bullet-active {
        background-color: #5387e2;
        border-color: #5387e2; }
    .industry-wrap .hd-box .list-01 {
      width: 100%; }
    .industry-wrap .hd-box .item-01 {
      display: block;
      width: 100%;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .industry-wrap .hd-box .item-01 .img-box {
        float: left;
        width: 127px;
        height: 90px;
        line-height: 90px;
        text-align: center;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .industry-wrap .hd-box .item-01 .img-box img {
          display: inline-block;
          vertical-align: middle;
          max-width: 100%;
          max-height: 100%; }
      .industry-wrap .hd-box .item-01 .info-box {
        padding:0 15px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .industry-wrap .hd-box .item-01 .h2 {
        width: 100%;
        padding-top: 8px;
        margin-bottom: 5px;
        line-height: 20px;
        }
        .industry-wrap .hd-box .item-01 .h2 .icon-tab {
          display: inline-block;
          vertical-align: middle;
          margin-right: 2px;
          padding: 0 3px;
          font-size: 12px;
          color: #fff;
          background-color: #db3733; }
        .industry-wrap .hd-box .item-01 .h2 img {
          display: inline-block;
          vertical-align: middle;
          padding-right: 5px; }
        .industry-wrap .hd-box .item-01 .h2 .t {
          float: left;
          display: inline-block;
          vertical-align: middle;
          width: -moz-calc(100% - 70px);
          width: calc(100% - 70px);
          font-size: 15px;
          color: #333;
          font-weight: bold;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
      .industry-wrap .hd-box .item-01 .p {
        width: 100%;
        height: 36px;
        line-height: 18px;
        margin-bottom: 5px;
        font-size: 12px;
        color: #666;
        overflow: hidden; }
      .industry-wrap .hd-box .item-01 .msg {
        float: right;
        text-align: right;
        margin-bottom: 5px;
        font-size: 12px;
        color: #666; }
      .industry-wrap .hd-box .item-01:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      .industry-wrap .hd-box .item-01:hover .img-box {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
      .industry-wrap .hd-box .item-01:hover .h2 .t {
        color: #5387e2; }
    .industry-wrap .hd-box .con-box-02 {
      padding: 20px; }
    .industry-wrap .hd-box .conbox-swp {
      width: 100%;
      padding: 60px 40px 0;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .industry-wrap .hd-box .conbox-swp .swiper-list {
        position: absolute;
        top: 0;
        right: 55px;
        width: 300px;
        height: 45px; }
      .industry-wrap .hd-box .conbox-swp .item {
        width: 100%;
        height: 100%; }
        .industry-wrap .hd-box .conbox-swp .item .h4 {
          width: 100%;
          margin-bottom: 10px;
          font-size: 16px;
          color: #333;
          font-weight: bold;
          text-overflow: ellipsis;
          white-space: nowrap;
          overflow: hidden; }
        .industry-wrap .hd-box .conbox-swp .item .p {
          font-size: 12px;
          color: #666; }
      .industry-wrap .hd-box .conbox-swp .swiper-wrapper {
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        height: 140px; }
      .industry-wrap .hd-box .conbox-swp .swiper-slide {
        width: 105px;
        height: 105px;
        border: 1px solid #fff;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .industry-wrap .hd-box .conbox-swp .swiper-slide .img-box {
          width: 100%;
          height: 105px;
          line-height: 105px;
          text-align: center; }
        .industry-wrap .hd-box .conbox-swp .swiper-slide img {
          display: inline-block;
          vertical-align: middle;
          width: 100%;
          max-height: 100%; }
        .industry-wrap .hd-box .conbox-swp .swiper-slide .more {
          display: block;
          width: 100%;
          height: 40px;
          line-height: 40px;
          text-align: center;
          background-color: #5387e2;
          font-size: 12px;
          color: #fff;
          font-weight: bold;
          visibility: hidden;
          opacity: 0;
          -webkit-opacity: 0;
          filter: alpha(opacity=0);
          -webkit-transition: 0.4s ease all;
          -moz-transition: 0.4s ease all;
          transition: 0.4s ease all; }
          .industry-wrap .hd-box .conbox-swp .swiper-slide .more:hover {
            background-color: #ff900e; }
      .industry-wrap .hd-box .conbox-swp .on {
        height: 146px;
        margin-top: -100px; }
        .industry-wrap .hd-box .conbox-swp .on .more {
          visibility: visible;
          opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }
      .industry-wrap .hd-box .conbox-swp .button-prev,
      .industry-wrap .hd-box .conbox-swp .button-next {
        position: absolute;
        bottom: 0;
        width: 40px;
        height: 140px;
        background-color: #e3f0fb;
        outline: none;
        cursor: pointer;
        z-index: 5; }
        .industry-wrap .hd-box .conbox-swp .button-prev i,
        .industry-wrap .hd-box .conbox-swp .button-next i {
          position: absolute;
          top: 50%;
          left: 50%;
          font-size: 30px;
          color: #999;
          -webkit-transform: translate(-50%, -50%);
             -moz-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
                  transform: translate(-50%, -50%); }
      .industry-wrap .hd-box .conbox-swp .button-prev {
        left: 0; }
      .industry-wrap .hd-box .conbox-swp .button-next {
        right: 0; }
      .industry-wrap .hd-box .conbox-swp::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 140px;
        background-color: #e3f0fb;
        z-index: -1; }
    .industry-wrap .hd-box .con-box-02-swiper .swiper-slide {
      display: block;
      position: relative;
      width: 100%;
      padding-top: 22.81022%;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .industry-wrap .hd-box .con-box-02-swiper .swiper-slide img {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .industry-wrap .hd-box .con-box-02-swiper .swiper-slide:hover {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
    .industry-wrap .hd-box .con-box-02-swiper .swiper-pagination {
      width: 100%;
      text-align: center; }
    .industry-wrap .hd-box .con-box-02-swiper .my-bullet {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      border: 2px solid #ff900e;
      background-color: transparent;
      border-radius: 50%;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      outline: none;
      cursor: pointer;
      z-index: 2;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .industry-wrap .hd-box .con-box-02-swiper .my-bullet-active {
      background-color: #db3733;
      border-color: #db3733; }
    .industry-wrap .hd-box .info-list {
      width: 100%;
      padding-top: 25px; }
      .industry-wrap .hd-box .info-list .item {
        position: relative;
        width: 100%;
        height: 20px;
        line-height: 20px;
        padding: 7px 0;
        font-size: 0; }
        .industry-wrap .hd-box .info-list .item:nth-child(1) .item-num {
          background-color: #db333f; }
        .industry-wrap .hd-box .info-list .item:nth-child(1) .item-href {
          color: #db333f; }
        .industry-wrap .hd-box .info-list .item:nth-child(2) .item-num {
          background-color: #ffae20; }
        .industry-wrap .hd-box .info-list .item:nth-child(3) .item-num {
          background-color: #7ccd41; }
      .industry-wrap .hd-box .info-list .item-num {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        font-size: 12px;
        font-family: "Arial";
        color: #f6f6f6;
        background-color: #999999;
        border-radius: 5px; }
      .industry-wrap .hd-box .info-list .item-href {
        display: inline-block;
        vertical-align: middle;
        width: -moz-calc(100% - 20px);
        width: calc(100% - 20px);
        padding-left: 10px;
        padding-right: 75px;
        font-size: 14px;
        color: #626262;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .industry-wrap .hd-box .info-list .item-href:hover {
          color: #ff900e; }
      .industry-wrap .hd-box .info-list .date {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        font-size: 13px;
        font-family: "Arial";
        color: rgba(102, 102, 102, 0.8); 
      }
      .industry-wrap .hd-box .info-list .item:first-child .date{
        display: none;
      }
.ft-adv-box {
  position: relative;
  width: 100%;
  /*height: 120px;*/
  height: 256px;
  margin-top: 24px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .ft-adv-box .btn {
    display: block;
    position: absolute;
    top: 50%;
    right: 50px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 190px;
    height: 40px;
    line-height: 40px;
    padding-left: 48px;
    background-color: #ffae20;
    border-radius: 19px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .ft-adv-box .btn:after {
      content: '\e662';
      position: absolute;
      top: 50%;
      right: 35px;
      -webkit-transform: translate(0, -50%) rotate(0);
         -moz-transform: translate(0, -50%) rotate(0);
          -ms-transform: translate(0, -50%) rotate(0);
              transform: translate(0, -50%) rotate(0);
      width: 27px;
      height: 27px;
      line-height: 27px;
      text-align: center;
      font-size: 14px;
      font-family: "iconfont";
      color: #fff;
      border-radius: 50%;
      background-color: #5387e2;
      -webkit-transition: 0.6s ease all;
      -moz-transition: 0.6s ease all;
      transition: 0.6s ease all; }
    .ft-adv-box .btn:hover:after {
      -webkit-transform: translate(20px, -50%) rotate(360deg);
         -moz-transform: translate(20px, -50%) rotate(360deg);
          -ms-transform: translate(20px, -50%) rotate(360deg);
              transform: translate(20px, -50%) rotate(360deg); }
  .ft-adv-box .t {
    font-size: 18px;
    color: #fff; }

.fixed-adv-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 220px;
  z-index: 9999; }
  .fixed-adv-wrap .close-box {
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    line-height: 45px;
    font-size: 0;
    z-index: 2; }
  .fixed-adv-wrap .countdown {
    display: inline-block;
    vertical-align: middle;
    padding-right: 15px;
    font-size: 14px;
    color: #fff; }
    .fixed-adv-wrap .countdown .second {
      font-weight: 600;
      color: #5387e2; }
  .fixed-adv-wrap .js-close-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    background-color: rgba(138, 146, 169, 0.8);
    cursor: pointer;
    z-index: 1; }
    .fixed-adv-wrap .js-close-btn::before, .fixed-adv-wrap .js-close-btn::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      height: 2px;
      background-color: rgba(255, 255, 255, 0.8); }
    .fixed-adv-wrap .js-close-btn::before {
      -webkit-transform: translate(0, -50%) rotate(45deg);
         -moz-transform: translate(0, -50%) rotate(45deg);
          -ms-transform: translate(0, -50%) rotate(45deg);
              transform: translate(0, -50%) rotate(45deg); }
    .fixed-adv-wrap .js-close-btn::after {
      -webkit-transform: translate(0, -50%) rotate(-45deg);
         -moz-transform: translate(0, -50%) rotate(-45deg);
          -ms-transform: translate(0, -50%) rotate(-45deg);
              transform: translate(0, -50%) rotate(-45deg); }
  .fixed-adv-wrap a {
    display: block;
    width: 100%;
    text-align: center; }
  .fixed-adv-wrap img {
    max-width: 100%;
    height: auto; }

.expert-online-list-wrap {
  width: 100%;
  padding-bottom: 64px; }
  .expert-online-list-wrap .classify-wrap {
    width: 100%;
    padding: 4px 30px 13px 35px;
    background-color: #fff;
    border-top: 3px solid #5387e2;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-online-list-wrap .classify-list {
    width: 100%;
    padding: 0 22px 0 5px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-online-list-wrap .classify-list .item-box {
      padding-top: 15px;
      margin-left: 84px;
      font-size: 0;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .expert-online-list-wrap .classify-list .filter-box {
      float: left;
      padding-left: 15px;
      overflow: hidden; }
    .expert-online-list-wrap .classify-list .js-item-box {
      width: 580px;
      padding-top: 15px;
      font-size: 0;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .expert-online-list-wrap .classify-list .js-more-btn {
      float: left;
      width: 73px;
      height: 26px;
      margin-top: 15px;
      text-align: center;
      line-height: 26px;
      font-size: 12px;
      color: #666;
      background-color: #e5e5e5;
      border-radius: 12px;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-online-list-wrap .classify-list .js-more-btn:hover {
        color: #fff;
        background-color: #5387e2; }
    .expert-online-list-wrap .classify-list .item {
      display: inline-block;
      margin-right: 30px;
      margin-bottom: 15px;
      font-size: 14px;
      color: #555;
      vertical-align: middle;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-online-list-wrap .classify-list .item:hover, .expert-online-list-wrap .classify-list .item.on {
        color: #5387e2; }
    .expert-online-list-wrap .classify-list .select-block {
      float: left;
      padding-left: 15px;
      padding-top: 10px;
      font-size: 0; }
    .expert-online-list-wrap .classify-list .select-box {
      position: relative;
      display: inline-block;
      width: 100px;
      height: 30px;
      margin-right: 10px;
      border: 1px solid rgba(74, 74, 74, 0.15);
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      vertical-align: top; }
      .expert-online-list-wrap .classify-list .select-box::after {
        position: absolute;
        display: block;
        top: 50%;
        right: 10px;
        width: 0;
        height: 0;
        margin-top: -4px;
        border-style: solid;
        border-width: 8px 5px 0;
        border-color: #818181 transparent transparent transparent;
        content: ''; }
      .expert-online-list-wrap .classify-list .select-box.w200 {
        width: 200px; }
    .expert-online-list-wrap .classify-list .inner-select {
      width: 100%;
      height: 100%;
      padding: 0 10px 0 5px;
      font-size: 14px;
      color: #666;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border: none;
      outline: none;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      cursor: pointer; }
    .expert-online-list-wrap .classify-list:not(:last-child) {
      border-bottom: 1px dashed #ddd; }
  .expert-online-list-wrap .span {
    float: left;
    line-height: 50px;
    font-size: 14px;
    color: #666; }
  .expert-online-list-wrap .search-banner-wrap {
    width: 100%;
    height: 100px;
    background-color: #5387e2;
    padding: 3px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-online-list-wrap .search-banner-wrap .img-box {
      float: left; }
    .expert-online-list-wrap .search-banner-wrap .search-region {
      float: left;
      padding-left: 20px;
      padding-top: 28px; }
  .expert-online-list-wrap .sum-banner-wrap {
    width: 100%;
    height: 210px;
    margin-top: 15px;
    background-image: url(../images/sum_banner.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .expert-online-list-wrap .left-sum-box {
    float: left;
    width: 344px;
    height: 100%;
    padding: 30px 42px 27px 25px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-online-list-wrap .left-sum-tt {
    margin-bottom: 15px;
    font-size: 24px;
    color: #fff;
    font-weight: bold; }
  .expert-online-list-wrap .left-sum-p {
    width: 100%;
    margin-bottom: 10px;
    font-size: 12px;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .expert-online-list-wrap .ask-question-btn {
    display: block;
    float: left;
    width: 120px;
    height: 35px;
    letter-spacing: 3px;
    margin-top: 10px;
    text-align: center;
    line-height: 35px;
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    border-radius: 17px;
    background-color: #ffae20;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .expert-online-list-wrap .ask-question-btn:hover {
      color: #fff;
      background-color: #ff900e; }
  .expert-online-list-wrap .right-sum-box {
    position: relative;
    float: left;
    width: -moz-calc(100% - 344px);
    width: calc(100% - 344px);
    height: 100%;
    padding: 30px 21px 27px 10px;
    text-align: center;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-online-list-wrap .right-sum-swiper {
    display: inline-block;
    width: 367px;
    height: 100%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 3.5px 6.062px 10px 0px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.05);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-online-list-wrap .swiper-wrapper,
  .expert-online-list-wrap .swiper-slide {
    width: 100%;
    height: 100%; }
  .expert-online-list-wrap .swiper-slide {
    display: block;
    padding: 20px 30px 0 35px;
    text-align: left;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-online-list-wrap .swiper-slide .h2 {
      width: 100%;
      margin-bottom: 18px;
      font-size: 16px;
      color: #5387e2;
      font-weight: bold;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .expert-online-list-wrap .swiper-slide .p {
      height: 36px;
      margin-bottom: 18px;
      line-height: 18px;
      font-size: 12px;
      color: #333;
      overflow: hidden; }
    .expert-online-list-wrap .swiper-slide .btn-box {
      width: 100%; }
    .expert-online-list-wrap .swiper-slide .btn {
      float: left;
      width: 80px;
      height: 25px;
      text-align: center;
      line-height: 25px;
      font-size: 12px;
      color: #fff;
      background-color: #7ccd41;
      border-radius: 13px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-online-list-wrap .swiper-slide .btn.gray {
        background-color: grey; }
    .expert-online-list-wrap .swiper-slide .money-tip {
      float: right;
      line-height: 25px;
      font-size: 14px;
      color: #5387e2; }
    .expert-online-list-wrap .swiper-slide:hover .h2 {
      color: #ff900e; }
    .expert-online-list-wrap .swiper-slide:hover .btn {
      background-color: #ff900e; }
  .expert-online-list-wrap .prev-btn,
  .expert-online-list-wrap .next-btn {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #d0d0d0;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    outline: none;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .expert-online-list-wrap .prev-btn i,
    .expert-online-list-wrap .next-btn i {
      font-size: 14px; }
    .expert-online-list-wrap .prev-btn:hover,
    .expert-online-list-wrap .next-btn:hover {
      background-color: #5387e2;
      border-color: #fff; }
      .expert-online-list-wrap .prev-btn:hover i,
      .expert-online-list-wrap .next-btn:hover i {
        color: #fff; }
  .expert-online-list-wrap .prev-btn {
    left: 10px; }
  .expert-online-list-wrap .next-btn {
    right: 21px; }
  .expert-online-list-wrap .expert-list-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: normal;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: normal;
    width: 100%;
    margin-top: 14px; }
  .expert-online-list-wrap .expert-list-block {
    width: 410px;
    height: 214px;
    /* margin-bottom: 10px; */
    margin: 0 2px 10px 2px;
    padding: 16px 20px 16px 14px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-online-list-wrap .avatar {
    display: block;
    float: left;
    width: 150px;
    height: 100%;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .expert-online-list-wrap .avatar > img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .expert-online-list-wrap .avatar:hover {
      opacity: 0.8;
      -webkit-opacity: 0.8;
      filter: alpha(opacity=80); }
  .expert-online-list-wrap .expert-info {
    float: left;
    width: -moz-calc(100% - 150px);
    width: calc(100% - 150px);
    padding-left: 17px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-online-list-wrap .expert-name {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 5px;
    font-size: 0; }
    .expert-online-list-wrap .expert-name .b-txt {
      display: inline-block;
      vertical-align: bottom;
      line-height: 1;
      font-size: 20px;
      color: #333;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .expert-online-list-wrap .expert-name .s-txt {
      display: inline-block;
      vertical-align: bottom;
      padding-left: 5px;
      line-height: 1;
      font-size: 14px;
      color: #333;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .expert-online-list-wrap .expert-name .expert-status {
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translate(0, -50%);
         -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      font-size: 12px; }
      .expert-online-list-wrap .expert-name .expert-status.green {
        color: #218868; }
      .expert-online-list-wrap .expert-name .expert-status.red {
        color: #d21e1e; }
    .expert-online-list-wrap .expert-name:hover .b-txt,
    .expert-online-list-wrap .expert-name:hover .s-txt {
      color: #5387e2; }
  .expert-online-list-wrap .expert-msg {
    width: 100%;
    margin-bottom: 5px; }
    .expert-online-list-wrap .expert-msg span {
      font-size: 12px;
      color: #666; }
      .expert-online-list-wrap .expert-msg span:nth-child(2) {
        padding-left: 15px; }
  .expert-online-list-wrap .expert-id {
    height: 20px;
    line-height: 20px;
    font-size: 0; }
    .expert-online-list-wrap .expert-id .id-num {
      float: left;
      font-size: 12px;
      color: #666; }
    .expert-online-list-wrap .expert-id .great {
      float: right;
      line-height: normal;
      font-size: 0; }
      .expert-online-list-wrap .expert-id .great i {
        display: inline-block;
        vertical-align: middle;
        color: #db3733;
        font-size: 14px; }
      .expert-online-list-wrap .expert-id .great .great-num {
        display: inline-block;
        vertical-align: middle;
        padding-left: 5px;
        font-size: 12px;
        color: #666; }
  .expert-online-list-wrap .expert-skill {
    width: 100%;
    height: auto;
    line-height: 18px;
    font-size: 12px;
    color: #888;
    
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; /* 可以设置为任意行数 */
    overflow: hidden; }
  .expert-online-list-wrap .expert-company {
    width: 100%;
    height: 36px;
    line-height: 18px;
    font-size: 12px;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap; }
  .expert-online-list-wrap .consult-box {
    width: 100%;
    margin-top: 12px;
    font-size: 0; }
    .expert-online-list-wrap .consult-box .btn {
      display: inline-block;
      width: 98px;
      height: 28px;
      text-align: center;
      line-height: 28px;
      font-size: 12px;
      color: #fff;
      background-color: #5387e2;
      border-radius: 14px;
      vertical-align: top;
      border: 1px solid #5387e2;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-online-list-wrap .consult-box .btn:nth-child(1) {
        margin-right: 5px; }
      .expert-online-list-wrap .consult-box .btn:hover {
        color: #5387e2;
        background-color: #fff; }

.expert-detail-wrap {
  width: 100%;
  padding-bottom: 80px; }
  .expert-detail-wrap .expert-info-wrap {
    position: relative;
    width: 100%;
    padding: 44px 30px 63px 41px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-detail-wrap .expert-info-wrap::before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 3px;
      background-color: #5387e2;
      content: ''; }
  .expert-detail-wrap .expert-msg-box {
    width: 100%;
    padding-bottom: 35px;
    border-bottom: 1px solid #ededed; }
  .expert-detail-wrap .avatar-block {
    float: left;
    width: 230px;
    height: 277px; }
    .expert-detail-wrap .avatar-block > img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .expert-detail-wrap .expert-msg-inner {
    float: left;
    width: -moz-calc(100% - 230px);
    width: calc(100% - 230px);
    padding-left: 40px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-detail-wrap .expert-msg-inner .name-row {
      width: 100%;
      margin-bottom: 15px;
      font-size: 0; }
      .expert-detail-wrap .expert-msg-inner .name-row .txt1 {
        display: inline-block;
        vertical-align: middle;
        font-size: 22px;
        color: #333; }
      .expert-detail-wrap .expert-msg-inner .name-row .txt2 {
        display: inline-block;
        vertical-align: middle;
        padding-left: 10px;
        font-size: 14px;
        color: #333; }
      .expert-detail-wrap .expert-msg-inner .name-row .prise-box {
        display: inline-block;
        vertical-align: middle;
        margin-left: 25px;
        font-size: 0; }
        .expert-detail-wrap .expert-msg-inner .name-row .prise-box .txt3 {
          display: inline-block;
          vertical-align: bottom;
          font-size: 14px;
          color: #333; }
          .expert-detail-wrap .expert-msg-inner .name-row .prise-box .txt3.red {
            color: #5387e2; }
        .expert-detail-wrap .expert-msg-inner .name-row .prise-box .prise-img {
          display: inline-block;
          vertical-align: bottom;
          max-width: 100%;
          max-height: 100%;
          margin-right: 5px;
          margin-bottom: 3px; }
    .expert-detail-wrap .expert-msg-inner .other-row {
      width: 100%;
      margin-bottom: 20px; }
      .expert-detail-wrap .expert-msg-inner .other-row span {
        font-size: 14px;
        color: #333; }
        .expert-detail-wrap .expert-msg-inner .other-row span:not(:first-child) {
          padding-left: 15px; }
    .expert-detail-wrap .expert-msg-inner .function-row {
      width: 100%;
      margin-bottom: 15px; }
      .expert-detail-wrap .expert-msg-inner .function-row .icon {
        display: block;
        float: left; }
      .expert-detail-wrap .expert-msg-inner .function-row .info {
        margin-left: 30px;
        font-size: 14px;
        color: #666; }
        .expert-detail-wrap .expert-msg-inner .function-row .info .p {
          margin-bottom: 5px; }
    .expert-detail-wrap .expert-msg-inner .service-row {
      display: inline-block;
      margin-left: 30px;
      margin-bottom: 30px;
      font-size: 14px;
      color: #5387e2;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-detail-wrap .expert-msg-inner .service-row:hover {
        text-decoration: underline; }
    .expert-detail-wrap .expert-msg-inner .btn-row {
      width: 100%; }
      .expert-detail-wrap .expert-msg-inner .btn-row .btn {
        display: block;
        float: left;
        width: 118px;
        height: 28px;
        margin-left: 20px;
        line-height: 28px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        border-radius: 14px;
        background-color: #5387e2;
        border: 1px solid #5387e2;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .expert-detail-wrap .expert-msg-inner .btn-row .btn:hover {
          color: #5387e2;
          background-color: #fff; }
  .expert-detail-wrap .expert-detail-inner {
    padding-top: 30px;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .expert-detail-wrap .expert-detail-inner p {
      width: 100% !important;
      margin-bottom: 15px; }
    .expert-detail-wrap .expert-detail-inner img {
      max-width: 100%;
      height: auto !important; }
    .expert-detail-wrap .expert-detail-inner ul {
      list-style: disc; }
      .expert-detail-wrap .expert-detail-inner ul li {
        list-style: disc; }
    .expert-detail-wrap .expert-detail-inner ol {
      list-style: decimal; }
      .expert-detail-wrap .expert-detail-inner ol li {
        list-style: decimal; }
    .expert-detail-wrap .expert-detail-inner p {
      margin-bottom: 10px;
      line-height: 30px;
      font-size: 14px;
      color: #666; }
  .expert-detail-wrap .question-case-wrap,
  .expert-detail-wrap .comment-wrap {
    position: relative;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 57px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .expert-detail-wrap .question-case-wrap::before,
    .expert-detail-wrap .comment-wrap::before {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 3px;
      background-color: #5387e2;
      content: ''; }
  .expert-detail-wrap .title-box {
    width: 100%;
    height: 65px;
    line-height: 64px;
    text-align: center;
    font-size: 22px;
    color: #333;
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .expert-detail-wrap .question-case-list {
    padding: 0 20px 20px; }
    .expert-detail-wrap .question-case-list li + li {
      border-top: 1px dashed #cdcdcd; }
    .expert-detail-wrap .question-case-list a {
      display: block;
      padding: 20px 12px 20px 15px;
      font-size: 15px; }
      .expert-detail-wrap .question-case-list a:hover .title {
        margin-left: 15px; }
      .expert-detail-wrap .question-case-list a:hover .info-img {
        border-color: #3a7cd2; }
    .expert-detail-wrap .question-case-list .quiz-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      .expert-detail-wrap .question-case-list .quiz-box-right {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
           -moz-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 0; }
      .expert-detail-wrap .question-case-list .quiz-box .quiz-title {
        color: #3a7cd2; }
    .expert-detail-wrap .question-case-list .quiz-title {
      font-size: 16px;
      font-weight: bold; }
    .expert-detail-wrap .question-case-list .title {
      margin-bottom: 8px;
      width: 90%;
      line-height: 1.4;
      color: #3a7cd2;
      text-decoration: underline;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s;
      width: 620px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .expert-detail-wrap .question-case-list .describe {
      margin-bottom: 8px;
      line-height: 1.4;
      color: #5e5f60;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .expert-detail-wrap .question-case-list .info {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex; }
      .expert-detail-wrap .question-case-list .info-img {
        margin-right: 12px;
        padding: 3px;
        width: 105px;
        height: 80px;
        border: 1px solid #a3a3a3;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s; }
        .expert-detail-wrap .question-case-list .info-img img {
          display: block;
          width: 100%;
          height: 100%; }
      .expert-detail-wrap .question-case-list .info .quiz-title {
        line-height: 27px; }
      .expert-detail-wrap .question-case-list .info-p {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
           -moz-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 0;
        height: auto;
        line-height: 27px;
        color: #a6a6a6;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        word-break: break-word; }
  .expert-detail-wrap .comment-list-block {
    padding: 0 40px 0 37px; }
    .expert-detail-wrap .comment-list-block .comment-item {
      padding: 28px 0 35px; }
      .expert-detail-wrap .comment-list-block .comment-item:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .expert-detail-wrap .comment-list-block .avatar-box {
      float: left;
      width: 90px;
      height: 90px;
      border-radius: 50%; }
      .expert-detail-wrap .comment-list-block .avatar-box > img {
        width: 100%;
        height: 100%;
        border-radius: 50%; }
    .expert-detail-wrap .comment-list-block .comment-inner {
      float: left;
      width: -moz-calc(100% - 90px);
      width: calc(100% - 90px);
      padding-left: 18px;
      padding-top: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .expert-detail-wrap .comment-list-block .header {
      width: 100%;
      margin-bottom: 15px; }
      .expert-detail-wrap .comment-list-block .header .comment-user {
        float: left;
        padding-right: 20px;
        font-size: 16px;
        font-family: "Source Han Sans CN";
        color: #333; }
      .expert-detail-wrap .comment-list-block .header .star-rate {
        float: left;
        padding-top: 3px; }
        .expert-detail-wrap .comment-list-block .header .star-rate span {
          font-size: 14px;
          color: #888; }
      .expert-detail-wrap .comment-list-block .header .date {
        float: right;
        font-size: 12px;
        font-family: "Source Han Sans CN";
        color: #999; }
    .expert-detail-wrap .comment-list-block .content {
      width: 100%; }
      .expert-detail-wrap .comment-list-block .content p {
        line-height: 25px;
        font-size: 14px;
        color: #666; }
    .expert-detail-wrap .comment-list-block .footer {
      position: relative;
      margin-top: 15px;
      padding-top: 18px; }
    .expert-detail-wrap .comment-list-block .triangle {
      position: absolute;
      top: -12px;
      left: 75px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px;
      border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
      z-index: 2; }
      .expert-detail-wrap .comment-list-block .triangle::after {
        position: absolute;
        top: -12px;
        left: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px;
        border-color: transparent transparent #fff transparent;
        content: ''; }
    .expert-detail-wrap .comment-list-block .footer-inner {
      position: relative;
      width: 100%;
      padding: 30px 35px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 14px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      z-index: 1; }
    .expert-detail-wrap .comment-list-block .footer-inner-hd {
      width: 100%;
      margin-bottom: 20px; }
      .expert-detail-wrap .comment-list-block .footer-inner-hd .b-txt {
        font-size: 16px;
        font-family: "Source Han Sans CN";
        color: #333; }
      .expert-detail-wrap .comment-list-block .footer-inner-hd .s-txt {
        padding-left: 10px;
        font-size: 12px;
        font-family: "Source Han Sans CN";
        color: #999; }
    .expert-detail-wrap .comment-list-block .footer-inner-bd p {
      line-height: 25px;
      font-size: 14px;
      color: #666; }
  .expert-detail-wrap .show-more-box {
    text-align: center; }
    .expert-detail-wrap .show-more-box .show-btn {
      display: inline-block;
      vertical-align: middle;
      padding: 10px 25px;
      font-size: 14px;
      color: #666;
      background-color: #fff;
      border: 1px solid #666;
      border-radius: 5px;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .expert-detail-wrap .show-more-box .show-btn:hover {
        border-color: #fff;
        background-color: #5387e2;
        color: #fff; }

.recipe-wrap {
  width: 100%;
  padding-bottom: 60px; }
  .recipe-wrap .recipe-tap-box {
    width: 100%; }
    .recipe-wrap .recipe-tap-box .tab-list {
      width: 100%;
      height: 48px;
      line-height: 48px;
      text-align: center;
      font-size: 0;
      background-color: #5387e2; }
    .recipe-wrap .recipe-tap-box .tab-list-item {
      display: inline-block;
      position: relative;
      width: 100px;
      height: 30px;
      margin: 0 30px;
      text-align: center;
      line-height: 30px;
      font-size: 16px;
      color: #fff;
      background-color: transparent;
      border-radius: 14px;
      vertical-align: middle;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .recipe-wrap .recipe-tap-box .tab-list-item:not(:last-child)::before {
        position: absolute;
        top: 50%;
        right: -30px;
        width: 1px;
        height: 15px;
        background-color: rgba(255, 255, 255, 0.5);
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        content: ''; }
      .recipe-wrap .recipe-tap-box .tab-list-item:hover, .recipe-wrap .recipe-tap-box .tab-list-item.active {
        color: #5387e2;
        background-color: #fff; }
    .recipe-wrap .recipe-tap-box .filter-box {
      width: 100%;
      padding: 15px 32px 0 39px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .recipe-wrap .recipe-tap-box .filter-list {
      padding: 20px 0; }
      .recipe-wrap .recipe-tap-box .filter-list dt {
        float: left;
        font-size: 14px;
        color: #666; }
      .recipe-wrap .recipe-tap-box .filter-list dd {
        margin-left: 80px; 
        
      }
      .recipe-wrap .recipe-tap-box .filter-list dd div{
        display: inline-block;
        margin-bottom: 5px;
        padding-right: 24px;
      }
        .recipe-wrap .recipe-tap-box .filter-list dd div a {
          font-size: 14px;
          color: #555;
          vertical-align: top;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; 
        }

        /* 隐藏免费与付费 */
        .lable-ferr-pay:nth-child(2){
          display: none !important;
        }
        .lable-ferr-pay:nth-child(3){
          display: none !important;
        }

          .recipe-wrap .recipe-tap-box .filter-list dd a:hover, .recipe-wrap .recipe-tap-box .filter-list dd a.on {
            color: #5387e2; }
      .recipe-wrap .recipe-tap-box .filter-list .select-box {
        position: relative;
        display: inline-block;
        width: 100px;
        height: 30px;
        margin-right: 10px;
        margin-top: -5px;
        border: 1px solid rgba(74, 74, 74, 0.15);
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        vertical-align: top; }
        .recipe-wrap .recipe-tap-box .filter-list .select-box::after {
          position: absolute;
          display: block;
          top: 50%;
          right: 10px;
          width: 0;
          height: 0;
          margin-top: -4px;
          border-style: solid;
          border-width: 8px 5px 0;
          border-color: #818181 transparent transparent transparent;
          content: ''; }
        .recipe-wrap .recipe-tap-box .filter-list .select-box.w200 {
          width: 200px; }
      .recipe-wrap .recipe-tap-box .filter-list .inner-select {
        width: 100%;
        height: 100%;
        padding: 0 10px 0 5px;
        font-size: 14px;
        color: #666;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        outline: none;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        cursor: pointer; }
      .recipe-wrap .recipe-tap-box .filter-list:not(:last-child) {
        border-bottom: 1px dashed #dddddd; }
  .recipe-wrap .recipe-search-box {
    width: 100%;
    height: 90px;
    padding-left: 50px;
    padding-right: 44px;
    background-image: url(../images/list_banner_1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recipe-wrap .recipe-search-box .search-block {
      float: left;
      margin-top: 25px; }
    .recipe-wrap .recipe-search-box .submit-block {
      float: right;
      width: 195px;
      text-align: center;
      margin-top: 15px; }
      .recipe-wrap .recipe-search-box .submit-block h3 {
        margin-bottom: 10px;
        font-size: 16px;
        color: #fff; }
      .recipe-wrap .recipe-search-box .submit-block .js-submit-alter {
        display: inline-block;
        width: 145px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        border-radius: 17px;
        background-color: #5387e2;
        cursor: pointer;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .recipe-wrap .recipe-search-box .submit-block .js-submit-alter:hover {
          color: #5387e2;
          background-color: #fff; }
  .recipe-wrap .recipe-list-box {
    width: 100%;
    margin-top: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .recipe-wrap .recipe-header-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    background-color: #f7f7f7;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recipe-wrap .recipe-header-block .recipe-header-type {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100px;
      height: 100%;
      text-align: center;
      border-right: 1px solid rgba(0, 0, 0, 0.08);
      vertical-align: top;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .recipe-wrap .recipe-header-block .recipe-header-type:hover {
        background-color: #fff; }
        .recipe-wrap .recipe-header-block .recipe-header-type:hover .sp-txt {
          color: #5387e2; }
    .recipe-wrap .recipe-header-block .sp-txt {
      font-size: 14px;
      color: #666;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .recipe-wrap .recipe-header-block .icon-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      font-size: 14px; }
      .recipe-wrap .recipe-header-block .icon-box > i {
        margin-bottom: -3px;
        color: #999;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .recipe-wrap .recipe-header-block .icon-box > i:nth-child(2) {
          margin-top: -6px; }
        .recipe-wrap .recipe-header-block .icon-box > i.on {
          color: #5387e2; }
    .recipe-wrap .recipe-header-block .tip-box {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 0 10px;
      font-size: 12px;
      color: #00b050; }
  .recipe-wrap .recipe-content-block {
    width: 100%; }
  .recipe-wrap .recipe-content-list {
    width: 100%;
    padding: 5px 27px 3px 27px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recipe-wrap .recipe-content-list:not(:last-child) {
      border-bottom: 1px solid #ebebeb; }
    .recipe-wrap .recipe-content-list .recipe-content-a {
      display: table;
      width: 100%;
      table-layout: fixed; }
    .recipe-wrap .recipe-content-list .img-box {
      display: table-cell;
      width: 200px;
      padding-right: 20px; }
      .recipe-wrap .recipe-content-list .img-box .img {
        height: 180px;
        border: 1px solid #dfdfdf;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .recipe-wrap .recipe-content-list .img-box img {
        width: 100%;
        height: 100%; }
    .recipe-wrap .recipe-content-list .info-box {
      display: table-cell; }
      .recipe-wrap .recipe-content-list .info-box .h3 {
        display: block;
        margin-bottom: 10px;
        font-size: 0; }
        .recipe-wrap .recipe-content-list .info-box .h3 a > img {
          display: inline-block;
          vertical-align: middle;
          margin-right: 9px;
         }
        .recipe-wrap .recipe-content-list .info-box .h3 a:hover .sp-txt {
          color: #5387e2; }
      .recipe-wrap .recipe-content-list .info-box .sp-txt {
        display: inline-block;
        vertical-align: middle;
        max-width: 80%;
        padding-right: 10px;
        font-size: 18px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .recipe-wrap .recipe-content-list .info-box .hot {
        display: inline-block;
        vertical-align: middle;
        width: 47px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        background-color: #ff900e;
        border-radius: 8px; }
      .recipe-wrap .recipe-content-list .info-box .p {
        height: 48px;
        line-height: 24px;
        overflow: hidden; }
        .recipe-wrap .recipe-content-list .info-box .p:nth-child(3), .recipe-wrap .recipe-content-list .info-box .p:nth-child(4) {
          height: auto; }
          .recipe-wrap .recipe-content-list .info-box .p:nth-child(3) .s-txt, .recipe-wrap .recipe-content-list .info-box .p:nth-child(4) .s-txt {
            width: 480px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
      .recipe-wrap .recipe-content-list .info-box .b-txt {
        display: block;
        float: left;
        font-size: 12px;
        color: #666;
        font-weight: bold; }
      .recipe-wrap .recipe-content-list .info-box .s-txt {
        display: block;
        font-size: 12px;
        color: #666; }
      .recipe-wrap .recipe-content-list .info-box .more-btn {
        display: block;
        width: 118px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background-color: #5387e2;
        border: 1px solid #5387e2;
        border-radius: 14px;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .recipe-wrap .recipe-content-list .info-box .more-btn:hover {
          color: #5387e2;
          background-color: #fff; }
      .recipe-wrap .recipe-content-list .info-box .feature-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 5px; }
        .recipe-wrap .recipe-content-list .info-box .feature-box .icon {
          display: inline-block;
          vertical-align: middle; }
          .recipe-wrap .recipe-content-list .info-box .feature-box .icon::before {
            position: relative;
            padding-right: 5px;
            line-height: 1;
            font-family: "iconfont";
            font-size: 18px;
            -webkit-transition: 0.2s ease all;
            -moz-transition: 0.2s ease all;
            transition: 0.2s ease all; }
          .recipe-wrap .recipe-content-list .info-box .feature-box .icon.on.like::before, .recipe-wrap .recipe-content-list .info-box .feature-box .icon:hover.like::before {
            content: '\e663'; }
          .recipe-wrap .recipe-content-list .info-box .feature-box .icon.on.collect::before, .recipe-wrap .recipe-content-list .info-box .feature-box .icon:hover.collect::before {
            content: '\e642'; }
        .recipe-wrap .recipe-content-list .info-box .feature-box .like::before {
          content: '\e625';
          color: #db3733; }
        .recipe-wrap .recipe-content-list .info-box .feature-box .collect::before {
          content: '\e646';
          color: #ff900e; }
      .recipe-wrap .recipe-content-list .info-box .r {
        position: absolute;
        bottom: 0;
        font-size: 0; }
      .recipe-wrap .recipe-content-list .info-box .r-priced {
        padding: 0 10px; }
      .recipe-wrap .recipe-content-list .info-box .r-priced,
      .recipe-wrap .recipe-content-list .info-box .r-txt {
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        font-size: 14px;
        color: #666; }
      .recipe-wrap .recipe-content-list .info-box .r-block {
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        padding: 0 10px;
        font-size: 0; }

.recipe-detail-wrap {
  width: 100%;
  padding-bottom: 60px; }
  .recipe-detail-wrap .recipe-detail-hd {
    width: 100%;
    padding: 56px 50px 57px 65px;
    margin-bottom: 10px;
    background-color: #fff;
    border-width: 3px 1px 1px;
    border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    border-style: solid;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recipe-detail-wrap .recipe-detail-hd p {
      margin-bottom: 10px;
      line-height: 25px;
      font-size: 14px;
      font-weight: bold;
      color: #333; }
  .recipe-detail-wrap .recipe-detail-title {
    margin-bottom: 24px; }
    .recipe-detail-wrap .recipe-detail-title h2 {
      float: left;
      width: 450px;
      font-size: 22px;
      color: #333; }
    .recipe-detail-wrap .recipe-detail-title .collect-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      float: right;
      width: 85px;
      height: 35px;
      margin-left: 20px;
      padding: 0 14px;
      border-radius: 24px;
      border: 1px solid #ff900e;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .recipe-detail-wrap .recipe-detail-title .collect-box i {
        font-size: 18px;
        color: #ff900e;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .recipe-detail-wrap .recipe-detail-title .collect-box span {
        font-size: 14px;
        color: #333;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .recipe-detail-wrap .recipe-detail-title .collect-box.on, .recipe-detail-wrap .recipe-detail-title .collect-box:hover {
        background-color: #ff900e; }
        .recipe-detail-wrap .recipe-detail-title .collect-box.on i, .recipe-detail-wrap .recipe-detail-title .collect-box.on span, .recipe-detail-wrap .recipe-detail-title .collect-box:hover i, .recipe-detail-wrap .recipe-detail-title .collect-box:hover span {
          color: #fff; }
    .recipe-detail-wrap .recipe-detail-title .like-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
         -moz-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      float: right;
      width: 85px;
      height: 35px;
      padding: 0 14px;
      border-radius: 24px;
      border: 1px solid #db3733;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .recipe-detail-wrap .recipe-detail-title .like-box i {
        font-size: 18px;
        color: #db3733;
        font-family: 'iconfont';
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .recipe-detail-wrap .recipe-detail-title .like-box i::before {
          content: '\e625'; }
      .recipe-detail-wrap .recipe-detail-title .like-box span {
        font-size: 14px;
        color: #333;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .recipe-detail-wrap .recipe-detail-title .like-box.on span, .recipe-detail-wrap .recipe-detail-title .like-box:hover span {
        color: #db3733; }
      .recipe-detail-wrap .recipe-detail-title .like-box.on i::before, .recipe-detail-wrap .recipe-detail-title .like-box:hover i::before {
        content: '\e663'; }
    .recipe-detail-wrap .recipe-detail-title .money-img {
      float: left;
      width: 30px;
      height: 30px;
      line-height: 30px;
      text-align: center; }
      .recipe-detail-wrap .recipe-detail-title .money-img img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
  .recipe-detail-wrap .recipe-detail-con {
    width: 100%;
    background-color: #fff;
    border-width: 3px 1px 1px;
    border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    border-style: solid;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .recipe-detail-wrap .region {
    width: 100%;
    /* margin-bottom: 10px; */
    font-size: 0; }
    .recipe-detail-wrap .region .b-txt {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      color: #333;
      font-weight: bold; }
    .recipe-detail-wrap .region .s-txt {
      display: inline-block;
      vertical-align: top;
      font-size: 14px;
      color: #333; }
    .recipe-detail-wrap .region .read-num {
      display: inline-block;
      vertical-align: top;
      padding-left: 60px;
      font-size: 14px;
      color: #333; }
  .recipe-detail-wrap .title {
    padding: 20px 0 15px;
    text-align: center;
    font-size: 22px;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .recipe-detail-wrap .inner-con {
    width: 100%;
    padding: 20px 40px 123px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .recipe-detail-wrap .con-block {
    display: none;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .recipe-detail-wrap .con-block p {
      width: 100% !important;
      margin-bottom: 15px; }
    .recipe-detail-wrap .con-block img {
      max-width: 100%;
      height: auto !important; }
    .recipe-detail-wrap .con-block ul {
      list-style: disc; }
      .recipe-detail-wrap .con-block ul li {
        list-style: disc; }
    .recipe-detail-wrap .con-block ol {
      list-style: decimal; }
      .recipe-detail-wrap .con-block ol li {
        list-style: decimal; }
    .recipe-detail-wrap .con-block p {
      line-height: 30px;
      font-size: 14px; }
  .recipe-detail-wrap .con-block-overlay {
    position: relative;
    width: 100%;
    height: 400px;
    background-image: url(../images/recipe_detail_1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .recipe-detail-wrap .con-block-overlay .get-recipe-btn {
      position: absolute;
      display: block;
      bottom: 25px;
      left: 50%;
      width: 198px;
      height: 33px;
      line-height: 33px;
      text-align: center;
      font-size: 16px;
      color: #fff;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      border-radius: 16px;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .recipe-detail-wrap .con-block-overlay .get-recipe-btn:hover {
        color: #5387e2;
        background-color: #fff; }
    .recipe-detail-wrap .con-block-overlay .tips {
      position: absolute;
      top: 160px;
      left: 30px;
      right: 30px;
      text-align: center;
      z-index: 2; }
      .recipe-detail-wrap .con-block-overlay .tips-p {
        line-height: 1.6;
        font-size: 22px;
        color: #1d1d1d;
        font-weight: bold; }
      .recipe-detail-wrap .con-block-overlay .tips-btn {
        display: inline-block;
        vertical-align: top;
        margin-top: 12px;
        padding: 0 40px;
        height: 35px;
        line-height: 35px;
        font-size: 22px;
        color: #fff;
        background-color: #0d80ff;
        border: 1px solid #0d80ff;
        border-radius: 15px;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s; }
        .recipe-detail-wrap .con-block-overlay .tips-btn:hover {
          color: #0d80ff;
          background-color: #fff; }
  .recipe-detail-wrap .js-recipe-btn {
    width: 100%;
    height: 40px;
    margin-top: 24px;
    text-align: center;
    line-height: 38px;
    font-size: 14px;
    color: #0d80ff;
    border: 1px solid #0d80ff;
    background-color: #edf6ff;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .recipe-detail-wrap .js-recipe-btn:hover {
      background-color: #0d80ff;
      color: #fff; }
  .recipe-detail-wrap .statement-box {
    margin-top: 20px;
    padding-top: 15px;
    line-height: 20px;
    font-size: 12px;
    color: #8a8a8a;
    border-top: 1px solid #666; }

.industry-list-wrap {
  width: 100%;
  padding-bottom: 60px; }
  .industry-list-wrap .industry-tap-box {
    width: 100%; }
    .industry-list-wrap .industry-tap-box .filter-box {
      width: 100%;
      padding: 15px 32px 20px 39px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .industry-list-wrap .industry-tap-box .filter-list {
      padding: 20px 0;
      border-bottom: 1px dashed #dddddd; }
      .industry-list-wrap .industry-tap-box .filter-list dt {
        float: left;
        font-size: 14px;
        color: #666; }
      .industry-list-wrap .industry-tap-box .filter-list dd {
        margin-left: 80px; }
        .industry-list-wrap .industry-tap-box .filter-list dd div{
          display: inline-block;
          margin-bottom: 5px;
          padding-right: 24px;
        }
        .industry-list-wrap .industry-tap-box .filter-list dd div a {
          font-size: 14px;
          color: #555;
          vertical-align: top;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
          .industry-list-wrap .industry-tap-box .filter-list dd div a:hover, .industry-list-wrap .industry-tap-box .filter-list dd a.on {
            color: #5387e2; }
      .industry-list-wrap .industry-tap-box .filter-list .select-box {
        position: relative;
        display: inline-block;
        width: 100px;
        height: 30px;
        margin-right: 10px;
        margin-top: -5px;
        border: 1px solid rgba(74, 74, 74, 0.15);
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        vertical-align: top; }
        .industry-list-wrap .industry-tap-box .filter-list .select-box::after {
          position: absolute;
          display: block;
          top: 50%;
          right: 10px;
          width: 0;
          height: 0;
          margin-top: -4px;
          border-style: solid;
          border-width: 8px 5px 0;
          border-color: #818181 transparent transparent transparent;
          content: ''; }
        .industry-list-wrap .industry-tap-box .filter-list .select-box.w200 {
          width: 200px; }
      .industry-list-wrap .industry-tap-box .filter-list .inner-select {
        width: 100%;
        height: 100%;
        padding: 0 10px 0 5px;
        font-size: 14px;
        color: #666;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        outline: none;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        cursor: pointer; }
    .industry-list-wrap .industry-tap-box .tip-box {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-top: 10px;
      font-size: 12px;
      color: #00b050;
      background-color: #fff; }
  .industry-list-wrap .industry-search-box {
    width: 100%;
    height: 100px;
    padding-left: 50px;
    padding-right: 44px;
    background-image: url(../images/list_banner_1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .industry-list-wrap .industry-search-box .search-block {
      float: left;
      margin-top: 25px; }
    .industry-list-wrap .industry-search-box .submit-block {
      float: right;
      width: 195px;
      text-align: center;
      margin-top: 15px; }
      .industry-list-wrap .industry-search-box .submit-block h3 {
        margin-bottom: 10px;
        font-size: 16px;
        color: #fff; }
      .industry-list-wrap .industry-search-box .submit-block .js-submit-alter {
        display: inline-block;
        width: 145px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        border-radius: 17px;
        background-color: #5387e2;
        cursor: pointer;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .industry-list-wrap .industry-search-box .submit-block .js-submit-alter:hover {
          color: #5387e2;
          background-color: #fff; }
  .industry-list-wrap .industry-list-box {
    width: 100%;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .industry-list-wrap .industry-list {
    width: 100%;
    padding: 5px 27px 3px 27px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .industry-list-wrap .industry-list:not(:last-child) {
      border-bottom: 1px solid #ebebeb; }
    .industry-list-wrap .industry-list .item {
      display: table;
      width: 100%;
      table-layout: fixed; }
    .industry-list-wrap .industry-list .img-box {
      display: table-cell;
      width: 200px;
      padding-right: 25px; }
      .industry-list-wrap .industry-list .img-box .img {
        height: 180px;
        border: 1px solid #ebebeb;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .industry-list-wrap .industry-list .img-box img {
        width: 100%;
        height: 100%; }
    .industry-list-wrap .industry-list .info-box {
      display: table-cell;
      width: 100%; }
      .industry-list-wrap .industry-list .info-box .p {
        height: 48px;
        line-height: 24px;
        overflow: hidden; }
        .industry-list-wrap .industry-list .info-box .p:nth-child(3), .industry-list-wrap .industry-list .info-box .p:nth-child(4) {
          height: auto; }
          .industry-list-wrap .industry-list .info-box .p:nth-child(3) .s-txt, .industry-list-wrap .industry-list .info-box .p:nth-child(4) .s-txt {
            width: 480px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
      .industry-list-wrap .industry-list .info-box .b-txt {
        display: block;
        float: left;
        font-size: 12px;
        color: #666;
        font-weight: bold; }
      .industry-list-wrap .industry-list .info-box .s-txt {
        display: block;
        font-size: 12px;
        color: #666; }
      .industry-list-wrap .industry-list .info-box .feature-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
           -moz-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 5px; }
        .industry-list-wrap .industry-list .info-box .feature-box .icon {
          display: inline-block;
          vertical-align: middle; }
          .industry-list-wrap .industry-list .info-box .feature-box .icon::before {
            position: relative;
            padding-right: 5px;
            line-height: 1;
            font-family: "iconfont";
            font-size: 18px;
            -webkit-transition: 0.2s ease all;
            -moz-transition: 0.2s ease all;
            transition: 0.2s ease all; }
          .industry-list-wrap .industry-list .info-box .feature-box .icon.on.like::before, .industry-list-wrap .industry-list .info-box .feature-box .icon:hover.like::before {
            content: '\e663'; }
          .industry-list-wrap .industry-list .info-box .feature-box .icon.on.collect::before, .industry-list-wrap .industry-list .info-box .feature-box .icon:hover.collect::before {
            content: '\e642'; }
        .industry-list-wrap .industry-list .info-box .feature-box .like::before {
          content: '\e625';
          color: #db3733; }
        .industry-list-wrap .industry-list .info-box .feature-box .collect::before {
          content: '\e646';
          color: #ff900e; }
      .industry-list-wrap .industry-list .info-box .r {
        position: absolute;
        bottom: 0;
        font-size: 0; }
      .industry-list-wrap .industry-list .info-box .r-priced {
        padding: 0 10px; }
      .industry-list-wrap .industry-list .info-box .r-priced,
      .industry-list-wrap .industry-list .info-box .r-txt {
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        font-size: 14px;
        color: #666; }
      .industry-list-wrap .industry-list .info-box .r-block {
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        padding: 0 10px;
        font-size: 0; }
    .industry-list-wrap .industry-list .h2 {
      display: block;
      margin-bottom: 10px;
      line-height: 24px;
      font-size: 0; }
      .industry-list-wrap .industry-list .h2 a> img {
        display: inline-block;
        vertical-align: middle;
        padding-right: 9px; }
      .industry-list-wrap .industry-list .h2 .h2-txt {
        display: inline-block;
        vertical-align: middle;
        max-width:90%;
        font-size: 18px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .industry-list-wrap .industry-list .h2 .hot {
        /* display: inline-block; */
        vertical-align: middle;
        width: 47px;
        height: 17px;
        line-height: 17px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        background-color: #ff900e;
        border-radius: 8px; }
      .industry-list-wrap .industry-list .h2 a:hover .h2-txt {
        color: #5387e2; }
    .industry-list-wrap .industry-list .info {
      height: 75px;
      margin-bottom: 30px;
      line-height: 25px;
      font-size: 12px;
      color: #666;
      overflow: hidden; }
    .industry-list-wrap .industry-list .info-btn {
      display: block;
      width: 118px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      border-radius: 15px;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .industry-list-wrap .industry-list .info-btn:hover {
        color: #5387e2;
        background-color: #fff; }

.settled-enterprise-wrap {
  width: 100%;
  padding-bottom: 60px; }
  .settled-enterprise-wrap .search-banner-wrap {
    width: 100%;
    height: 100px;
    background-color: #5387e2;
    padding: 3px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .settled-enterprise-wrap .search-banner-wrap .img-box {
      float: left; }
    .settled-enterprise-wrap .search-banner-wrap .search-region {
      float: left;
      padding-left: 20px;
      padding-top: 28px; }
  .settled-enterprise-wrap .settled-enterprise-list-wrap {
    width: 100%;
    margin-top: 10px; }
  .settled-enterprise-wrap .settled-tap-box {
    width: 100%; }
    .settled-enterprise-wrap .settled-tap-box .filter-box {
      width: 100%;
      padding: 15px 32px 50px 39px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .settled-enterprise-wrap .settled-tap-box .filter-list {
      padding: 20px 0;
      border-bottom: 1px dashed #dddddd; }
      .settled-enterprise-wrap .settled-tap-box .filter-list dt {
        float: left;
        font-size: 14px;
        color: #666; }
      .settled-enterprise-wrap .settled-tap-box .filter-list dd {
        margin-left: 80px; }
        .settled-enterprise-wrap .settled-tap-box .filter-list dd div{
          display: inline-block;
          margin-bottom: 5px;
          padding-right: 24px;
        }
        .settled-enterprise-wrap .settled-tap-box .filter-list dd div a {

          font-size: 14px;
          color: #555;
          vertical-align: top;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
          .settled-enterprise-wrap .settled-tap-box .filter-list dd div a:hover, .settled-enterprise-wrap .settled-tap-box .filter-list dd a.on {
            color: #5387e2; }
  .settled-enterprise-wrap .settled-enterprise-list {
    width: 100%;
    margin-bottom: 10px;
    padding: 23px 20px;
    font-size: 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .settled-enterprise-wrap .left-block {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 150px;
    line-height: 148px;
    text-align: center;
    margin-right: 18px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #fdfdfd;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .settled-enterprise-wrap .left-block img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .settled-enterprise-wrap .right-block {
    display: inline-block;
    vertical-align: top;
    width: -moz-calc(100% - 150px - 25px);
    width: calc(100% - 150px - 25px); }
  .settled-enterprise-wrap h3 {
    padding-bottom: 8px;
    line-height: 24px;
    font-size: 0;
    border-bottom: 1px solid #ececec; }
  .settled-enterprise-wrap .h3-txt {
    display: inline-block;
    vertical-align: bottom;
    font-size: 18px;
    color: #333;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .settled-enterprise-wrap .h3-txt:hover {
      color: #5387e2; }
  .settled-enterprise-wrap .tt-img {
    display: inline-block;
    vertical-align: bottom;
    width: 80px;
    height: 30px;
    padding-left: 10px; }
  .settled-enterprise-wrap .service-person {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px; }
  .settled-enterprise-wrap .info-box {
    padding-top: 6px;
    font-size: 0; }
  .settled-enterprise-wrap .info-list {
    width: 100%;
    height: 150px;
    font-size: 0; }
    .settled-enterprise-wrap .info-list .info-item {
      display: inline-block;
      vertical-align: top;
      width: 139px;
      padding: 0 7px; }
      .settled-enterprise-wrap .info-list .info-item:hover .img {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
    .settled-enterprise-wrap .info-list .img {
      width: 100%;
      height: 107px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .settled-enterprise-wrap .info-list .img img {
        width: 100%;
        height: 100%; }
    .settled-enterprise-wrap .info-list .price {
      width: 100%;
      padding-top: 7px;
      font-size: 12px;
      color: #666; }
      .settled-enterprise-wrap .info-list .price .p1 {
        width: 100%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .settled-enterprise-wrap .info-list .price .p2 {
        padding-top: 5px;
        line-height: 1;
        text-align: left; }
      .settled-enterprise-wrap .info-list .price span {
        font-size: 14px;
        color: #5387e2;
        font-weight: bold; }
  .settled-enterprise-wrap .ahref-box {
    width: 100%;
    padding-top: 11px;
    text-align: right; }
    .settled-enterprise-wrap .ahref-box .a-btn {
      display: inline-block;
      width: 118px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      border-radius: 15px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .settled-enterprise-wrap .ahref-box .a-btn:hover {
        color: #5387e2;
        background-color: #fff; }
  .settled-enterprise-wrap .footer-swiper-wrap {
    width: 100%;
    margin-top: 57px;
    background-color: #fff;
    border-style: solid;
    border-width: 3px 1px 1px;
    border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .settled-enterprise-wrap .hd-block {
    width: 100%;
    height: 55px;
    padding-left: 20px;
    padding-right: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .settled-enterprise-wrap .hd-block .left-t {
      float: left;
      height: 100%;
      line-height: 55px; }
    .settled-enterprise-wrap .hd-block .title {
      position: relative;
      padding-left: 28px;
      font-size: 18px;
      color: #333;
      font-weight: bold; }
      .settled-enterprise-wrap .hd-block .title::after {
        position: absolute;
        top: 50%;
        left: 0;
        width: 15px;
        height: 20px;
        background-color: #5387e2;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        border-radius: 5px;
        content: ''; }
    .settled-enterprise-wrap .hd-block .right-t {
      float: right;
      height: 100%;
      line-height: 55px; }
      .settled-enterprise-wrap .hd-block .right-t a {
        font-size: 12px;
        color: #666;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .settled-enterprise-wrap .hd-block .right-t a:hover {
          color: #5387e2; }
  .settled-enterprise-wrap .con-block {
    position: relative;
    padding: 30px 0; }
    .settled-enterprise-wrap .con-block .swiper-container {
      margin: 0 40px; }
    .settled-enterprise-wrap .con-block .swiper-wrapper {
      width: 100%; }
    .settled-enterprise-wrap .con-block .swiper-slide {
      display: block;
      width: 234px; }
      .settled-enterprise-wrap .con-block .swiper-slide .img-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        width: 100%;
        height: 169px;
        border: 1px solid rgba(0, 0, 0, 0.08);
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .settled-enterprise-wrap .con-block .swiper-slide img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%; }
      .settled-enterprise-wrap .con-block .swiper-slide .tt {
        margin-top: 15px;
        font-size: 14px;
        color: #333;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .settled-enterprise-wrap .con-block .swiper-slide:hover .img-box {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
      .settled-enterprise-wrap .con-block .swiper-slide:hover .tt {
        color: #5387e2; }
    .settled-enterprise-wrap .con-block .button-prev,
    .settled-enterprise-wrap .con-block .button-next {
      position: absolute;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      top: 0;
      height: 100%;
      outline: none;
      cursor: pointer; }
      .settled-enterprise-wrap .con-block .button-prev i,
      .settled-enterprise-wrap .con-block .button-next i {
        font-size: 24px;
        color: #999; }
    .settled-enterprise-wrap .con-block .button-prev {
      left: 15px; }
    .settled-enterprise-wrap .con-block .button-next {
      right: 15px; }

.supply-product-wrap {
  width: 100%;
  padding: 20px 0 70px; }
  .supply-product-wrap .supply-list-box {
    width: 1214px;
    margin-left: -14px; }
  .supply-product-wrap .supply-list {
    float: left;
    width: -moz-calc(1158px / 4);
    width: calc(1158px / 4);
    height: 368px;
    margin-left: 14px;
    margin-bottom: 15px;
    padding: 20px 20px 30px 23px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .supply-product-wrap .supply-item {
    display: block;
    width: 100%; }
    .supply-product-wrap .supply-item:hover .contact-btn {
      color: #5387e2;
      background-color: #fff; }
    .supply-product-wrap .supply-item:hover .img-box {
      opacity: 0.8;
      -webkit-opacity: 0.8;
      filter: alpha(opacity=80); }
  .supply-product-wrap .img-box {
    width: 100%;
    height: 140px;
    margin-bottom: 15px;
    line-height: 140px;
    text-align: center;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .supply-product-wrap .img-box img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .supply-product-wrap .h2 {
    width: 100%;
    margin-bottom: 5px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .supply-product-wrap .price-box {
    margin-bottom: 10px;
    font-size: 12px;
    color: #666; }
    .supply-product-wrap .price-box .strong {
      font-size: 14px;
      color: #5387e2;
      font-weight: bold; }
  .supply-product-wrap .nature-list {
    width: 100%;
    margin-bottom: 13px;
    font-size: 0; }
    .supply-product-wrap .nature-list .nature-item {
      display: inline-block;
      vertical-align: top;
      padding: 5px 10px;
      margin-right: 5px;
      background-color: #f4f4f4;
      font-size: 12px;
      color: #666;
      border-radius: 10px; }
  .supply-product-wrap .score {
    position: relative;
    width: 100%;
    height: 20px;
    line-height: 20px;
    padding-left: 80px;
    margin-bottom: 17px;
    font-size: 0;
    background-color: #f4f4f4;
    border-radius: 10px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .supply-product-wrap .score .img {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 80px;
      height: auto; }
    .supply-product-wrap .score .online {
      display: inline-block;
      vertical-align: middle;
      padding-left: 3px; }
    .supply-product-wrap .score .company-txt {
      display: inline-block;
      vertical-align: middle;
      width: 130px;
      padding-left: 5px;
      font-size: 13px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .supply-product-wrap .score .company-txt.active {
        color: #ff900e; }
  .supply-product-wrap .contact-btn {
    width: 98px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #5387e2;
    border: 1px solid #5387e2;
    border-radius: 14px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }

.ask-to-buy-wrap {
  width: 100%;
  padding: 20px 0 70px; }
  .ask-to-buy-wrap .ask-to-buy-list-box {
    width: 1215px;
    margin-left: -15px; }
  .ask-to-buy-wrap .atb-list {
    float: left;
    width: -moz-calc((1200px - 15px)/2);
    width: calc((1200px - 15px)/2);
    margin-left: 15px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .ask-to-buy-wrap .atb-list > a {
      display: block;
      width: 100%; }
      .ask-to-buy-wrap .atb-list > a:hover .title .p1 {
        color: #5387e2; }
      .ask-to-buy-wrap .atb-list > a:hover .btn {
        color: #5387e2;
        background-color: #fff; }
  .ask-to-buy-wrap .title {
    padding: 0 30px;
    height: 54px;
    border-bottom: 1px solid #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .ask-to-buy-wrap .title .p1 {
      float: left;
      width: 60%;
      height: 100%;
      line-height: 53px;
      font-size: 16px;
      color: #333;
      font-weight: bold;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .ask-to-buy-wrap .title .p2 {
      float: right;
      width: 40%;
      text-align: right;
      line-height: 53px;
      font-size: 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
      .ask-to-buy-wrap .title .p2 .p-t {
        display: inline-block;
        vertical-align: middle;
        width: -moz-calc(100% - 18px);
        width: calc(100% - 18px);
        font-size: 14px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
        .ask-to-buy-wrap .title .p2 .p-t.orange {
          color: #ff900e; }
      .ask-to-buy-wrap .title .p2 .p-icon {
        display: inline-block;
        vertical-align: middle; }
  .ask-to-buy-wrap .msg-box {
    height: 124px;
    padding: 0 38px; }
  .ask-to-buy-wrap .left-msg {
    float: left;
    height: 100%;
    padding-top: 33px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .ask-to-buy-wrap .left-msg p {
      margin-bottom: 10px;
      line-height: 24px;
      font-size: 16px;
      color: #333; }
    .ask-to-buy-wrap .left-msg .strong {
      font-size: 18px;
      font-weight: bold; }
  .ask-to-buy-wrap .right-msg {
    float: right;
    height: 100%;
    line-height: 124px;
    display: flex;
    align-items: center; }
    .ask-to-buy-wrap .right-msg .btn {
      display: inline-block;
      vertical-align: middle;
      width: 118px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      border-radius: 14px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }

.supply-product-detail-wrap {
  width: 100%;
  padding-bottom: 80px; }
  .supply-product-detail-wrap .spdw-left-block {
    float: left;
    width: 830px; }
  .supply-product-detail-wrap .spdw-hd-wrap {
    width: 100%;
    margin-bottom: 14px;
    padding: 40px 110px 30px 39px;
    border-style: solid;
    border-width: 3px 1px 1px;
    border-color: #2a1e17 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    background-color: #fff;
    font-size: 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .supply-product-detail-wrap .spdw-hd-wrap .img {
      display: inline-block;
      vertical-align: top;
      width: 300px;
      height: 230px;
      line-height: 230px;
      text-align: center; }
      .supply-product-detail-wrap .spdw-hd-wrap .img > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .supply-product-detail-wrap .spdw-hd-wrap .spdw-hd-info {
      display: inline-block;
      vertical-align: top;
      width: -moz-calc(100% - 300px);
      width: calc(100% - 300px);
      padding-left: 30px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .supply-product-detail-wrap .spdw-hd-wrap .tt {
      margin-bottom: 10px;
      line-height: 22px;
      font-size: 22px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .supply-product-detail-wrap .spdw-hd-wrap .intro {
      display: block;
      margin-bottom: 25px;
      font-size: 0; }
      .supply-product-detail-wrap .spdw-hd-wrap .intro .intro-con {
        display: inline-block;
        vertical-align: middle;
        height: 23px;
        line-height: 23px;
        padding: 0 14px;
        background-color: #f4f4f4;
        font-size: 14px;
        color: #542603;
        border-radius: 10px;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .supply-product-detail-wrap .spdw-hd-wrap .intro .intro-icon {
        display: inline-block;
        vertical-align: middle;
        width: 80px;
        height: 30px;
        padding-left: 5px; }
      .supply-product-detail-wrap .spdw-hd-wrap .intro:hover .intro-con {
        background-color: #ff900e;
        color: #fff; }
    .supply-product-detail-wrap .spdw-hd-wrap .info-row {
      margin-bottom: 10px; }
      .supply-product-detail-wrap .spdw-hd-wrap .info-row .s {
        font-size: 14px;
        color: #999999; }
      .supply-product-detail-wrap .spdw-hd-wrap .info-row .m {
        font-size: 14px;
        color: #666; }
    .supply-product-detail-wrap .spdw-hd-wrap .info-btn {
      display: inline-block;
      width: 98px;
      height: 28px;
      color: #fff;
      font-size: 14px;
      line-height: 28px;
      text-align: center;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      border-radius: 15px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .supply-product-detail-wrap .spdw-hd-wrap .info-btn:hover {
        color: #5387e2;
        background-color: #fff; }
  .supply-product-detail-wrap .spdw-con-wrap {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .supply-product-detail-wrap .spdw-con-wrap .spdw-con-title {
      width: 100%;
      height: 50px;
      line-height: 50px;
      padding-left: 43px;
      font-size: 20px;
      color: #fff;
      background-image: url(../images/supply_product_detail_2.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .supply-product-detail-wrap .spdw-con-wrap .content {
      word-break: break-all;
      word-wrap: break-word;
      font-size: 14px;
      padding: 32px 38px 60px;
      background-color: #fff;
      line-height: 30px;
      color: #666; }
      .supply-product-detail-wrap .spdw-con-wrap .content p {
        width: 100% !important;
        margin-bottom: 20px; }
      .supply-product-detail-wrap .spdw-con-wrap .content img {
        max-width: 100%;
        height: auto !important; }
      .supply-product-detail-wrap .spdw-con-wrap .content ul {
        list-style: disc; }
        .supply-product-detail-wrap .spdw-con-wrap .content ul li {
          list-style: disc; }
      .supply-product-detail-wrap .spdw-con-wrap .content ol {
        list-style: decimal; }
        .supply-product-detail-wrap .spdw-con-wrap .content ol li {
          list-style: decimal; }
  .supply-product-detail-wrap .spdw-ft-wrap {
    width: 100%;
    height: 50px;
    background-color: #fff;
    font-size: 0;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .supply-product-detail-wrap .spdw-ft-wrap .spdw-ft-list {
      position: relative;
      display: inline-block;
      vertical-align: top;
      width: 33.33333%;
      height: 100%; }
      .supply-product-detail-wrap .spdw-ft-wrap .spdw-ft-list a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 48px;
        text-align: center;
        font-size: 0; }
        .supply-product-detail-wrap .spdw-ft-wrap .spdw-ft-list a:hover i, .supply-product-detail-wrap .spdw-ft-wrap .spdw-ft-list a:hover span {
          color: #5387e2; }
      .supply-product-detail-wrap .spdw-ft-wrap .spdw-ft-list i {
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px;
        font-size: 18px;
        color: #6a6a6a;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .supply-product-detail-wrap .spdw-ft-wrap .spdw-ft-list span {
        display: inline-block;
        vertical-align: middle;
        padding: 0 10px;
        font-size: 13px;
        color: #000;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .supply-product-detail-wrap .spdw-ft-wrap .spdw-ft-list:not(:last-child)::before {
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 15px;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        background-color: #999;
        content: ''; }
  .supply-product-detail-wrap .spdw-right-block {
    float: left;
    width: 350px;
    padding: 0 20px 40px;
    margin-left: 20px;
    border-style: solid;
    border-width: 3px 1px 1px;
    border-color: #2a1e17 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .supply-product-detail-wrap .spdw-right-hd {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .supply-product-detail-wrap .spdw-right-hd .img {
      float: left;
      width: 80px;
      height: 80px;
      line-height: 80px;
      text-align: center;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .supply-product-detail-wrap .spdw-right-hd .img > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .supply-product-detail-wrap .spdw-right-hd .company-title {
      float: left;
      width: -moz-calc(100% - 80px);
      width: calc(100% - 80px);
      padding-left: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .supply-product-detail-wrap .spdw-right-hd .h2 {
      width: 100%;
      margin-bottom: 10px;
      font-size: 0; }
      .supply-product-detail-wrap .spdw-right-hd .h2 .h2-txt {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .supply-product-detail-wrap .spdw-right-hd .h2 .h2-txt.orange {
          color: #ff900e; }
      .supply-product-detail-wrap .spdw-right-hd .h2 .h2-icon {
        display: inline-block;
        vertical-align: middle; }
    .supply-product-detail-wrap .spdw-right-hd .tt-img {
      display: inline-block;
      vertical-align: top;
      width: 80px;
      height: 30px; }
    .supply-product-detail-wrap .spdw-right-hd:hover .h2 .h2-txt {
      color: #5387e2; }
  .supply-product-detail-wrap .spdw-right-con {
    padding-top: 10px; }
    .supply-product-detail-wrap .spdw-right-con p {
      line-height: 30px;
      font-size: 14px;
      color: #666; }
    .supply-product-detail-wrap .spdw-right-con span {
      color: #989898; }

.industry-headline-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .industry-headline-wrap .headline-list-wrap {
    padding-top: 10px; }
  .industry-headline-wrap .headline-list {
    width: 100%;
    margin-bottom: 10px;
    padding: 30px 25px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .industry-headline-wrap .headline-list .item {
      width: 100%;
      height: 100%; }
    .industry-headline-wrap .headline-list .img-box {
      display: block;
      float: left;
      width: 200px;
      height: 145px;
      line-height: 145px;
      text-align: center; }
      .industry-headline-wrap .headline-list .img-box > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
      .industry-headline-wrap .headline-list .img-box:hover img {
        -webkit-transform: scale(1.05);
           -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05); }
    .industry-headline-wrap .headline-list .headline-info {
      display: block;
      float: left;
      width: 550px;
      padding-top: 10px;
      margin:0 12px; }
      .industry-headline-wrap .headline-list .headline-info:hover .more-btn {
        color: #5387e2;
        background-color: #fff; }
      .industry-headline-wrap .headline-list .headline-info:hover h2 {
        color: #5387e2; }
      .industry-headline-wrap .headline-list .headline-info h2 {
        width: 100%;
        margin-bottom: 10px;
        font-size: 18px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
      .industry-headline-wrap .headline-list .headline-info p {
        margin-bottom: 10px;
        font-size: 14px;
        color: #666; }
      .industry-headline-wrap .headline-list .headline-info .more-btn {
        width: 118px;
        height: 28px;
        line-height: 28px;
        text-align: center;
        border-radius: 15px;
        font-size: 14px;
        color: #fff;
        background-color: #5387e2;
        border: 1px solid #5387e2;
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
    .industry-headline-wrap .headline-list .date {
      position: relative;
      float: left;
      margin-left: 50px;
      width: -moz-calc(100% - 200px - 464px - 50px);
      width: calc(100% - 200px - 464px - 50px);
      height: 145px; }
    .industry-headline-wrap .headline-list .inner-date {
      position: absolute;
      top: 50%;
      left: 0;
      width: 100%;
      padding: 15px 0;
      text-align: center;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: #666666; }
      .industry-headline-wrap .headline-list .inner-date .s-txt {
        font-size: 16px;
        color: #fff; }
      .industry-headline-wrap .headline-list .inner-date .m-txt {
        font-size: 16px;
        color: #fff;
        font-weight: bold; }

.recruitment-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .recruitment-wrap .address-filter {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 50px; }
    .recruitment-wrap .address-filter .tt {
      padding-right: 10px;
      font-size: 14px;
      color: #666; }
    .recruitment-wrap .address-filter .address-select-block {
      position: relative;
      width: 100px;
      height: 30px;
      margin-left: 10px;
      border: 1px solid rgba(74, 74, 74, 0.15); }
      .recruitment-wrap .address-filter .address-select-block::after {
        position: absolute;
        display: block;
        top: 50%;
        right: 10px;
        width: 0;
        height: 0;
        margin-top: -4px;
        border-style: solid;
        border-width: 8px 5px 0;
        border-color: #818181 transparent transparent transparent;
        content: ''; }
      .recruitment-wrap .address-filter .address-select-block .inner-address-select {
        width: 100%;
        height: 100%;
        padding: 0 10px 0 5px;
        font-size: 14px;
        color: #666;
        border: none;
        outline: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
  .recruitment-wrap .adv-search-banner {
    width: 100%;
    height: 100px;
    padding: 3px;
    background-color: #5387e2;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recruitment-wrap .adv-search-banner .img {
      float: left; }
    .recruitment-wrap .adv-search-banner .search-region {
      float: right;
      padding-top: 30px;
      padding-right: 73px; }
  .recruitment-wrap .recruitment-list-box {
    width: 100%;
    padding-top: 25px; }
  .recruitment-wrap .recruitment-list {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .recruitment-wrap .js-inner-recruitment {
    width: 100%;
    height: 60px;
    padding: 0 30px;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .recruitment-wrap .js-inner-recruitment .row {
      float: left;
      line-height: 60px; }
    .recruitment-wrap .js-inner-recruitment .row-01 {
      width: 128px;
      font-size: 16px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .recruitment-wrap .js-inner-recruitment .row-02 {
      width: 207px;
      padding-left: 124px; }
    .recruitment-wrap .js-inner-recruitment .row-03 {
      width: 76px;
      padding-left: 46px; }
    .recruitment-wrap .js-inner-recruitment .row-04 {
      width: 328px;
      padding-left: 130px; }
    .recruitment-wrap .js-inner-recruitment .row-02,
    .recruitment-wrap .js-inner-recruitment .row-03,
    .recruitment-wrap .js-inner-recruitment .row-04 {
      font-size: 14px;
      color: #666;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
    .recruitment-wrap .js-inner-recruitment .arrow {
      float: right;
      width: 30px;
      height: 100%;
      padding-left: 68px;
      line-height: 60px; }
      .recruitment-wrap .js-inner-recruitment .arrow i {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        background-color: #5387e2;
        color: #fff;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .recruitment-wrap .js-inner-recruitment:hover, .recruitment-wrap .js-inner-recruitment.on {
      background-color: #ededed; }
    .recruitment-wrap .js-inner-recruitment.on .arrow i {
      -webkit-transform: rotate(180deg);
         -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
  .recruitment-wrap .sub {
    display: none;
    width: 100%;
    padding: 10px 33px 39px 30px;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .recruitment-wrap .sub h3 {
      margin-top: 20px;
      margin-bottom: 15px;
      font-size: 16px;
      color: #5387e2; }
    .recruitment-wrap .sub p {
      line-height: 25px;
      margin-bottom: 15px;
      font-size: 14px;
      color: #777; }
    .recruitment-wrap .sub .sub-btn {
      display: inline-block;
      padding: 5px 15px;
      color: #fff;
      font-size: 14px;
      background-color: #5387e2;
      border-radius: 15px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .recruitment-wrap .sub .sub-btn:hover {
        background-color: #ff900e; }

.common-problem-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .common-problem-wrap .common-problem-nav {
    float: left;
    width: 240px;
    padding-bottom: 258px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .common-problem-wrap .common-problem-nav .title {
      width: 100%;
      height: 64px;
      padding-left: 27px;
      line-height: 64px;
      font-size: 18px;
      color: #fff;
      font-weight: bold;
      background-color: #5387e2;
      border-top-left-radius: 2px;
      border-top-right-radius: 2px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .common-problem-wrap .common-problem-nav .item {
      display: block;
      padding: 20px 15px 20px 27px;
      background-color: #fff;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-problem-wrap .common-problem-nav .item:hover {
        background-color: #ebebeb; }
        .common-problem-wrap .common-problem-nav .item:hover .item-txt {
          color: #5387e2; }
    .common-problem-wrap .common-problem-nav .item-txt {
      float: left;
      font-size: 16px;
      color: #333;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .common-problem-wrap .common-problem-nav .item-icon {
      float: right;
      line-height: 21px;
      color: #999;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .common-problem-wrap .common-problem-nav .list {
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      .common-problem-wrap .common-problem-nav .list.on .item-icon {
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
    .common-problem-wrap .common-problem-nav .sub-con {
      display: none; }
      .common-problem-wrap .common-problem-nav .sub-con li {
        width: 100%;
        height: 35px;
        padding: 0 10px 0 27px;
        line-height: 35px;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .common-problem-wrap .common-problem-nav .sub-con li a {
          color: #666;
          font-size: 14px;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
        .common-problem-wrap .common-problem-nav .sub-con li:hover, .common-problem-wrap .common-problem-nav .sub-con li.active {
          background-color: #f6f6f6; }
          .common-problem-wrap .common-problem-nav .sub-con li:hover a, .common-problem-wrap .common-problem-nav .sub-con li.active a {
            color: #5387e2; }
  .common-problem-wrap .common-problem-content {
    float: left;
    width: -moz-calc(100% - 260px);
    width: calc(100% - 260px);
    margin-left: 20px;
    padding: 40px 46px 52px 43px;
    background-color: #fff;
    border-style: solid;
    border-width: 3px 1px 1px;
    border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .common-problem-wrap .common-problem-content h2 {
      text-align: center;
      font-size: 28px;
      color: #333; }
    .common-problem-wrap .common-problem-content h3 {
      margin-bottom: 40px;
      text-align: center;
      font-size: 12px;
      color: #999;
      text-transform: uppercase; }
    .common-problem-wrap .common-problem-content .problem-list-wrap {
      width: 100%; }
    .common-problem-wrap .common-problem-content .problem-list {
      width: 100%;
      height: auto;
      margin-bottom: 10px; }
    .common-problem-wrap .common-problem-content .inner-problem {
      display: block;
      width: 100%;
      height: 100%;
      padding: 6px 26px 6px 28px;
      background-color: #f8f8f8;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-problem-wrap .common-problem-content .inner-problem:hover {
        box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.1); }
        .common-problem-wrap .common-problem-content .inner-problem:hover h4 {
          color: #5387e2; }
        .common-problem-wrap .common-problem-content .inner-problem:hover .inner-btn {
          background-color: #5387e2; }
    .common-problem-wrap .common-problem-content .info-box {
      float: left;
      width: -moz-calc(100% - 120px);
      width: calc(100% - 120px);
      height: 100%;
      padding-right: 30px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .common-problem-wrap .common-problem-content h4 {
      width: 100%;
      margin-bottom: 0;
      font-size: 18px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .common-problem-wrap .common-problem-content .txt {
      height: 52px;
      margin-bottom: 10px;
      line-height: 26px;
      font-size: 14px;
      color: #777;
      overflow: hidden;
      display: none; }
    .common-problem-wrap .common-problem-content .date-txt {
      font-size: 12px;
      color: #999; }
    .common-problem-wrap .common-problem-content .btn-box {
      float: right;
      width: 85px;
      line-height: 23px;
      height: 100%; }
      .common-problem-wrap .common-problem-content .btn-box .inner-btn {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 23px;
        line-height: 23px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        border-radius: 14px;
        background-color: #4875E4;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .common-problem-wrap .common-problem-content .level-title {
      margin-bottom: 20px;
      font-size: 16px;
      color: #333;
      text-align: center; }
    .common-problem-wrap .common-problem-content .level-box {
      margin-bottom: 30px;
      text-align: center; }
      .common-problem-wrap .common-problem-content .level-box .level-radio-block {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px; }
      .common-problem-wrap .common-problem-content .level-box .radio {
        position: absolute;
        clip: rect(0, 0, 0, 0); }
      .common-problem-wrap .common-problem-content .level-box .radio-lable {
        display: block;
        font-size: 0; }
        .common-problem-wrap .common-problem-content .level-box .radio-lable .img {
          display: inline-block;
          vertical-align: middle;
          width: 80px;
          height: 30px;
          padding-left: 5px; }
        .common-problem-wrap .common-problem-content .level-box .radio-lable img {
          max-width: 100%;
          max-height: 100%; }
        .common-problem-wrap .common-problem-content .level-box .radio-lable:before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          width: 25px;
          height: 25px;
          padding: 5px;
          background-color: #fff;
          border: 1px solid #ddd;
          border-radius: 50%;
          -moz-box-sizing: border-box;
               box-sizing: border-box;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
      .common-problem-wrap .common-problem-content .level-box .radio:checked + .radio-lable:before {
        background-color: #5387e2;
        background-clip: content-box; }
    .common-problem-wrap .common-problem-content .sub-box {
      width: 100%;
      text-align: center; }
      .common-problem-wrap .common-problem-content .sub-box .btn {
        width: 198px;
        height: 50px;
        line-height: 48px;
        font-size: 14px;
        color: #fff;
        background-color: #5387e2;
        border: 1px solid #5387e2;
        border-radius: 25px;
        cursor: pointer;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .common-problem-wrap .common-problem-content .sub-box .btn:hover {
          color: #5387e2;
          background-color: #fff; }
    .common-problem-wrap .common-problem-content .tip-box {
      width: 100%;
      margin-top: 20px;
      text-align: center;
      font-size: 0; }
      .common-problem-wrap .common-problem-content .tip-box .tip-txt {
        display: inline-block;
        vertical-align: middle;
        margin: 0 10px;
        font-size: 16px;
        color: #666; }
      .common-problem-wrap .common-problem-content .tip-box .red-t {
        color: #5387e2; }

.member-activities-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .member-activities-wrap .header-wrap {
    width: 100%;
    padding: 30px 43px 33px 34px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .member-activities-wrap .swiper-container,
  .member-activities-wrap .swiper-wrapper {
    width: 100%; }
  .member-activities-wrap .swiper-slide {
    display: block;
    width: 100%;
    font-size: 0; }
    .member-activities-wrap .swiper-slide .img-box {
      display: inline-block;
      position: relative;
      vertical-align: top;
      width: 420px;
      height: 296px;
      line-height: 296px;
      text-align: center;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
      .member-activities-wrap .swiper-slide .img-box > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
      .member-activities-wrap .swiper-slide .img-box .date-box {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 70px;
        height: 70px;
        line-height: normal;
        text-align: center;
        padding: 14px 0;
        background-color: #666;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .member-activities-wrap .swiper-slide .img-box .s {
        font-size: 16px;
        color: #fff; }
      .member-activities-wrap .swiper-slide .img-box .m {
        font-size: 16px;
        color: #fff;
        font-weight: bold; }
    .member-activities-wrap .swiper-slide .msg-box {
      display: inline-block;
      vertical-align: top;
      width: -moz-calc(100% - 420px);
      width: calc(100% - 420px);
      padding-top: 33px;
      padding-left: 40px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .member-activities-wrap .swiper-slide h3 {
      width: 100%;
      margin-bottom: 20px;
      font-size: 18px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .member-activities-wrap .swiper-slide p {
      height: 52px;
      margin-bottom: 20px;
      line-height: 26px;
      font-size: 12px;
      color: #666;
      overflow: hidden; }
    .member-activities-wrap .swiper-slide .date, .member-activities-wrap .swiper-slide .address {
      margin-bottom: 10px;
      font-size: 12px;
      color: #333; }
    .member-activities-wrap .swiper-slide .more-btn {
      width: 118px;
      height: 28px;
      margin-top: 25px;
      line-height: 28px;
      text-align: center;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      font-size: 14px;
      color: #fff;
      border-radius: 14px;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .member-activities-wrap .swiper-slide:hover .img-box {
      opacity: 0.8;
      -webkit-opacity: 0.8;
      filter: alpha(opacity=80); }
    .member-activities-wrap .swiper-slide:hover h3 {
      color: #5387e2; }
    .member-activities-wrap .swiper-slide:hover .more-btn {
      color: #5387e2;
      background-color: #fff; }
  .member-activities-wrap .swiper-pagination {
    bottom: 30px;
    text-align: right; }
    .member-activities-wrap .swiper-pagination .my-bullet {
      display: inline-block;
      vertical-align: middle;
      width: 12px;
      height: 12px;
      margin: 0 8px;
      border-radius: 50%;
      background-color: #999999; }
      .member-activities-wrap .swiper-pagination .my-bullet.my-bullet-active {
        background-color: #5387e2; }
  .member-activities-wrap .member-activities-list {
    padding-top: 20px; }
  .member-activities-wrap .list-box {
    width: 100%;
    margin-bottom: 15px;
    padding: 30px 40px 30px 27px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .member-activities-wrap .inner-list {
    display: block;
    width: 100%;
    height: 195px; }
    .member-activities-wrap .inner-list .img-box {
      float: left;
      width: 270px;
      height: 100%;
      line-height: 195px;
      text-align: center; }
      .member-activities-wrap .inner-list .img-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
    .member-activities-wrap .inner-list .info-box {
      float: left;
      width: -moz-calc(100% - 270px - 65px);
      width: calc(100% - 270px - 65px);
      padding-left: 27px;
      padding-right: 40px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .member-activities-wrap .inner-list .h2 {
      width: 100%;
      margin-bottom: 20px;
      font-size: 18px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .member-activities-wrap .inner-list .txt {
      height: 50px;
      margin-bottom: 20px;
      line-height: 25px;
      font-size: 12px;
      color: #666;
      overflow: hidden; }
    .member-activities-wrap .inner-list .time-and-date {
      margin-bottom: 20px;
      font-size: 12px;
      color: #333; }
    .member-activities-wrap .inner-list .more-btn {
      width: 118px;
      height: 28px;
      line-height: 28px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #5387e2;
      border-radius: 14px;
      border: 1px solid #5387e2;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .member-activities-wrap .inner-list .date-box {
      float: right;
      height: 100%;
      line-height: 195px; }
    .member-activities-wrap .inner-list .inner-date {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      width: 65px;
      height: 65px;
      padding-top: 10px;
      background-color: #666666;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
      .member-activities-wrap .inner-list .inner-date .s {
        text-align: center;
        font-size: 16px;
        color: #fff; }
      .member-activities-wrap .inner-list .inner-date .m {
        text-align: center;
        font-size: 16px;
        color: #fff;
        font-weight: bold; }
    .member-activities-wrap .inner-list:hover .img-box img {
      -webkit-transform: scale(1.05);
         -moz-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
    .member-activities-wrap .inner-list:hover .h2 {
      color: #5387e2; }
    .member-activities-wrap .inner-list:hover .more-btn {
      color: #5387e2;
      background-color: #fff; }
    .member-activities-wrap .inner-list:hover .inner-date {
      background-color: #5387e2; }

.member-activities-detail-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .member-activities-detail-wrap .inner-member-activities-detail {
    padding: 45px 100px 50px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .member-activities-detail-wrap .article-wrap {
    width: 100%;
    padding-bottom: 80px;
    margin-bottom: 35px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5);
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .member-activities-detail-wrap .article-wrap p {
      width: 100% !important;
      margin-bottom: 15px; }
    .member-activities-detail-wrap .article-wrap img {
      max-width: 100%;
      height: auto !important; }
    .member-activities-detail-wrap .article-wrap ul {
      list-style: disc; }
      .member-activities-detail-wrap .article-wrap ul li {
        list-style: disc; }
    .member-activities-detail-wrap .article-wrap ol {
      list-style: decimal; }
      .member-activities-detail-wrap .article-wrap ol li {
        list-style: decimal; }
    .member-activities-detail-wrap .article-wrap p {
      margin-bottom: 20px;
      line-height: 25px;
      font-size: 14px;
      color: #666; }
  .member-activities-detail-wrap .title-box {
    padding-bottom: 25px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5); }
    .member-activities-detail-wrap .title-box h2 {
      margin-bottom: 20px;
      text-align: center;
      font-size: 25px;
      color: #333; }
    .member-activities-detail-wrap .title-box h3 {
      text-align: center;
      font-size: 12px;
      color: #999; }
  .member-activities-detail-wrap .form-wrap {
    width: 100%; }
    .member-activities-detail-wrap .form-wrap h2 {
      position: relative;
      margin-bottom: 25px;
      padding-bottom: 8px;
      text-align: center;
      font-size: 24px;
      color: #333;
      font-weight: bold; }
      .member-activities-detail-wrap .form-wrap h2::after {
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 50px;
        height: 2px;
        background-color: #5387e2;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        content: ''; }
    .member-activities-detail-wrap .form-wrap .row-wrap {
      width: 100%;
      margin-bottom: 15px; }
    .member-activities-detail-wrap .form-wrap .input-block {
      float: left;
      width: 50%;
      padding: 0 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .member-activities-detail-wrap .form-wrap .input-block.w100 {
        width: 100%; }
    .member-activities-detail-wrap .form-wrap .inner {
      width: 100%;
      height: 50px;
      line-height: 50px;
      padding: 0 20px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .member-activities-detail-wrap .form-wrap .inner.por {
        position: relative; }
      .member-activities-detail-wrap .form-wrap .inner.fz0 {
        font-size: 0; }
      .member-activities-detail-wrap .form-wrap .inner.bg0 {
        padding: 0;
        background-color: transparent; }
    .member-activities-detail-wrap .form-wrap .txt-box {
      display: inline-block;
      vertical-align: middle; }
      .member-activities-detail-wrap .form-wrap .txt-box.h100 {
        height: 100%; }
    .member-activities-detail-wrap .form-wrap .red-star {
      font-size: 14px;
      color: #d21e1e; }
    .member-activities-detail-wrap .form-wrap .txt {
      font-size: 14px;
      color: #666; }
    .member-activities-detail-wrap .form-wrap .inp {
      display: inline-block;
      vertical-align: middle;
      width: 70%;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none; }
      .member-activities-detail-wrap .form-wrap .inp.w50 {
        width: 50%; }
    .member-activities-detail-wrap .form-wrap .js-file-btn {
      display: block;
      position: absolute;
      top: 50%;
      right: 20px;
      width: 80px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #666;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      border-radius: 15px;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .member-activities-detail-wrap .form-wrap .js-file-btn:hover {
        background-color: #5387e2; }
    .member-activities-detail-wrap .form-wrap input[type="file"] {
      position: absolute;
      font-size: 100px;
      top: 0;
      right: 0;
      cursor: pointer;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0); }
    .member-activities-detail-wrap .form-wrap .inp-box {
      display: inline-block;
      vertical-align: middle;
      width: 358px;
      height: 100%;
      padding: 0 20px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .member-activities-detail-wrap .form-wrap .yzm-box {
      display: inline-block;
      vertical-align: middle;
      width: -moz-calc(100% - 358px);
      width: calc(100% - 358px);
      height: 50px;
      line-height: 50px;
      padding: 0 15px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .member-activities-detail-wrap .form-wrap .yzm-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .member-activities-detail-wrap .form-wrap .sub-box {
      margin-top: 25px;
      text-align: center; }
      .member-activities-detail-wrap .form-wrap .sub-box button {
        width: 188px;
        height: 50px;
        line-height: 48px;
        font-size: 16px;
        color: #fff;
        border-radius: 24px;
        background-color: #5387e2;
        border: 1px solid #5387e2;
        cursor: pointer;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .member-activities-detail-wrap .form-wrap .sub-box button:hover {
          color: #5387e2;
          background-color: #fff; }

.news-detail-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .news-detail-wrap .inner-news-detail {
    padding: 45px 50px 50px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .news-detail-wrap .title-box {
    padding-bottom: 25px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5); }
    .news-detail-wrap .title-box h2 {
      margin-bottom: 20px;
      text-align: center;
      font-size: 25px;
      color: #333; }
    .news-detail-wrap .title-box h3 {
      text-align: center;
      font-size: 12px;
      color: #999; }
  .news-detail-wrap .title-box2 {
    padding-bottom: 5px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5); }
    .news-detail-wrap .title-box2 h2 {
      margin-bottom: 30px;
      text-align: center;
      font-size: 25px;
      color: #333; }
    .news-detail-wrap .title-box2-bottom {
      line-height: 24px; }
      .news-detail-wrap .title-box2-bottom .news-logo {
        display: inline-block; }
      .news-detail-wrap .title-box2-bottom img {
        height: auto;
        width: auto;
        max-height: 24px; }
      .news-detail-wrap .title-box2-bottom .time {
        float: right;
        font-size: 12px;
        color: #666; }
  .news-detail-wrap .article-wrap {
    width: 100%;
    margin-bottom: 35px; }
    .news-detail-wrap .article-wrap .con-box {
      word-break: break-all;
      word-wrap: break-word;
      font-size: 14px; }
      .news-detail-wrap .article-wrap .con-box p {
        width: 100% !important;
        /* margin-bottom: 15px; */
      }
      .news-detail-wrap .article-wrap .con-box img {
        max-width: 100%;
        height: auto !important; }
      .news-detail-wrap .article-wrap .con-box ul {
        list-style: disc; }
        .news-detail-wrap .article-wrap .con-box ul li {
          list-style: disc; }
      .news-detail-wrap .article-wrap .con-box ol {
        list-style: decimal; }
        .news-detail-wrap .article-wrap .con-box ol li {
          list-style: decimal; }
      .news-detail-wrap .article-wrap .con-box p {
        /* margin-bottom: 20px; */
        line-height: 22px;
        font-size: 14px; }
      .news-detail-wrap .article-wrap .con-box img {
        cursor: pointer; }
  .news-detail-wrap .news-nav-wrap {
    width: 100%;
    padding-top: 15px; }
    .news-detail-wrap .news-nav-wrap li {
      float: left;
      position: relative;
      width: 33.33333%;
      height: 40px; }
      .news-detail-wrap .news-nav-wrap li:not(:last-child) {
        margin-right: 1px;
        width: -moz-calc((1 / 3)*100% - 1px);
        width: calc((1 / 3)*100% - 1px); }
    .news-detail-wrap .news-nav-wrap a {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 38px;
      text-align: center;
      background-color: #5387e2;
      border: 1px solid #5387e2;
      font-size: 14px;
      color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .news-detail-wrap .news-nav-wrap a i {
        padding: 0 5px;
        font-size: 14px; }
      .news-detail-wrap .news-nav-wrap a:hover {
        color: #5387e2;
        background-color: #fff; }
  .news-detail-wrap .statement-box {
    margin-top: 20px;
    padding-top: 15px;
    line-height: 20px;
    font-size: 12px;
    color: #8a8a8a;
    border-top: 1px solid #666; }

.adv-settlement-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .adv-settlement-wrap .inner-adv-settlement {
    width: 100%;
    padding: 45px 100px 72px;
    background-image: url(../images/nadv_settlement_1.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .adv-settlement-wrap .inner-adv-settlement p {
      width: 100% !important;
      margin-bottom: 15px; }
    .adv-settlement-wrap .inner-adv-settlement img {
      max-width: 100%;
      height: auto !important; }
    .adv-settlement-wrap .inner-adv-settlement ul {
      list-style: disc; }
      .adv-settlement-wrap .inner-adv-settlement ul li {
        list-style: disc; }
    .adv-settlement-wrap .inner-adv-settlement ol {
      list-style: decimal; }
      .adv-settlement-wrap .inner-adv-settlement ol li {
        list-style: decimal; }
    .adv-settlement-wrap .inner-adv-settlement p {
      margin-bottom: 0;
      line-height: 28px;
      font-size: 14px;
      color: #333; }
    .adv-settlement-wrap .inner-adv-settlement .mb10 {
      margin-bottom: 15px; }
  .adv-settlement-wrap h2 {
    margin-bottom: 30px;
    padding-bottom: 25px;
    text-align: center;
    font-size: 25px;
    color: #333;
    border-bottom: 1px solid rgba(221, 221, 221, 0.5); }

.scare-buying-wrap {
  width: 100%;
  padding-bottom: 45px; }
  .scare-buying-wrap .inner-scare-buying {
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .scare-buying-wrap .header-block {
    width: 100%;
    padding: 66px 64px 63px 70px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .scare-buying-wrap .header-block .left-info-box {
      float: left;
      width: -moz-calc(100% - 520px);
      width: calc(100% - 520px);
      padding-right: 58px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .scare-buying-wrap .header-block .left-info-box .company-title {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 20px;
        font-size: 0; }
        .scare-buying-wrap .header-block .left-info-box .company-title .tt {
          display: inline-block;
          vertical-align: middle;
          font-size: 17px;
          color: #333;
          -webkit-transition: 0.2s ease all;
          -moz-transition: 0.2s ease all;
          transition: 0.2s ease all; }
          .scare-buying-wrap .header-block .left-info-box .company-title .tt:hover {
            color: #5387e2; }
        .scare-buying-wrap .header-block .left-info-box .company-title .tt-img {
          display: inline-block;
          vertical-align: middle;
          width: 80px;
          height: 30px;
          padding-left: 5px; }
        .scare-buying-wrap .header-block .left-info-box .company-title::after {
          content: '';
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: #5387e2; }
      .scare-buying-wrap .header-block .left-info-box h3 {
        margin-bottom: 30px;
        padding-bottom: 10px;
        line-height: 1;
        font-size: 25px;
        color: #333;
        border-bottom: 1px solid #db3733;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .scare-buying-wrap .header-block .left-info-box .goods-info {
        margin-bottom: 15px;
        font-size: 14px;
        color: #666; }
        .scare-buying-wrap .header-block .left-info-box .goods-info.fz0 {
          font-size: 0; }
      .scare-buying-wrap .header-block .left-info-box .mark {
        font-size: 14px;
        color: #5387e2; }
      .scare-buying-wrap .header-block .left-info-box .money {
        font-size: 20px;
        color: #5387e2; }
        .scare-buying-wrap .header-block .left-info-box .money.b-txt {
          font-size: 24px; }
      .scare-buying-wrap .header-block .left-info-box .orange {
        padding-right: 5px;
        color: #ff900e; }
      .scare-buying-wrap .header-block .left-info-box .txt {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: #666; }
        .scare-buying-wrap .header-block .left-info-box .txt.ill {
          color: #999; }
      .scare-buying-wrap .header-block .left-info-box .num-box {
        display: inline-block;
        vertical-align: middle;
        width: 100px;
        height: 30px;
        margin-right: 10px;
        border: 1px solid #666;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .scare-buying-wrap .header-block .left-info-box .add-del {
        float: left;
        width: 18px;
        height: 100%;
        line-height: 28px;
        text-align: center;
        font-size: 14px;
        color: #666;
        background-color: #f8f8f8;
        border-right: 1px solid #666;
        -moz-box-sizing: border-box;
             box-sizing: border-box;
        cursor: pointer;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .scare-buying-wrap .header-block .left-info-box .add-del.brn {
          border-right: none; }
        .scare-buying-wrap .header-block .left-info-box .add-del:hover {
          background-color: #5387e2;
          color: #fff; }
      .scare-buying-wrap .header-block .left-info-box .input {
        float: left;
        width: -moz-calc(100% - 36px);
        width: calc(100% - 36px);
        height: 100%;
        line-height: 28px;
        border-right: 1px solid #666;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .scare-buying-wrap .header-block .left-info-box .inp {
        width: 100%;
        text-align: center;
        font-size: 14px;
        color: #666;
        border: none; }
      .scare-buying-wrap .header-block .left-info-box .js-pay-btn {
        width: 118px;
        height: 28px;
        margin-top: 40px;
        line-height: 28px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background-color: #5387e2;
        border: 1px solid #5387e2;
        border-radius: 14px;
        cursor: pointer;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .scare-buying-wrap .header-block .left-info-box .js-pay-btn:hover {
          color: #5387e2;
          background-color: #fff; }
    .scare-buying-wrap .header-block .right-image-box {
      float: right;
      width: 520px;
      height: 364px; }
    .scare-buying-wrap .header-block .swiper-container,
    .scare-buying-wrap .header-block .swiper-wrapper,
    .scare-buying-wrap .header-block .swiper-slide {
      width: 100%;
      height: 100%; }
    .scare-buying-wrap .header-block .swiper-slide {
      line-height: 364px;
      text-align: center; }
      .scare-buying-wrap .header-block .swiper-slide img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .scare-buying-wrap .header-block .button-prev,
    .scare-buying-wrap .header-block .button-next {
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      cursor: pointer;
      outline: none;
      z-index: 9; }
      .scare-buying-wrap .header-block .button-prev i,
      .scare-buying-wrap .header-block .button-next i {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        text-shadow: 0.5px 0.866px 0px rgba(0, 0, 0, 0.4); }
    .scare-buying-wrap .header-block .button-prev {
      left: 15px; }
    .scare-buying-wrap .header-block .button-next {
      right: 15px; }
  .scare-buying-wrap .content-block {
    padding-bottom: 70px;
    border-top: 3px solid #5387e2; }
    .scare-buying-wrap .content-block h3 {
      padding: 20px 0 15px;
      text-align: center;
      font-size: 22px;
      color: #333;
      border-bottom: 1px solid rgba(221, 221, 221, 0.5); }
    .scare-buying-wrap .content-block .inner-content {
      width: 100%;
      padding: 30px 64px 0 70px;
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      word-break: break-all;
      word-wrap: break-word;
      font-size: 14px; }
      .scare-buying-wrap .content-block .inner-content p {
        width: 100% !important;
        margin-bottom: 15px; }
      .scare-buying-wrap .content-block .inner-content img {
        max-width: 100%;
        height: auto !important; }
      .scare-buying-wrap .content-block .inner-content ul {
        list-style: disc; }
        .scare-buying-wrap .content-block .inner-content ul li {
          list-style: disc; }
      .scare-buying-wrap .content-block .inner-content ol {
        list-style: decimal; }
        .scare-buying-wrap .content-block .inner-content ol li {
          list-style: decimal; }
      .scare-buying-wrap .content-block .inner-content p {
        margin-bottom: 5px;
        line-height: 30px;
        font-size: 14px;
        color: #666; }
    .scare-buying-wrap .content-block .img1 {
      padding-top: 15px;
      padding-bottom: 20px; }
    .scare-buying-wrap .content-block .min-title {
      width: 100%;
      height: 43px;
      margin-top: 20px;
      margin-bottom: 20px;
      padding-left: 15px;
      line-height: 43px;
      font-size: 20px;
      color: #5387e2;
      font-weight: bold;
      background-color: #f6f6f6;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }

.recipe-analysis-wrap {
  width: 100%;
  padding-bottom: 70px; }
  .recipe-analysis-wrap .recipe-analysis-row {
    width: 100%;
    margin-top: 10px; }
    .recipe-analysis-wrap .recipe-analysis-row .inner-recipe-analysis {
      display: block;
      width: 100%;
      height: 222px;
      line-height: 222px;
      text-align: center; }
      .recipe-analysis-wrap .recipe-analysis-row .inner-recipe-analysis > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
      .recipe-analysis-wrap .recipe-analysis-row .inner-recipe-analysis:hover img {
        -webkit-transform: scale(1.01);
           -moz-transform: scale(1.01);
            -ms-transform: scale(1.01);
                transform: scale(1.01); }
  .recipe-analysis-wrap .recipe-analysis-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 10px; }
    .recipe-analysis-wrap .recipe-analysis-list li {
      width: 410px;
      height: 222px;
      margin-bottom: 10px; }
    .recipe-analysis-wrap .recipe-analysis-list .item {
      display: block;
      width: 100%;
      height: 100%;
      line-height: 222px;
      text-align: center; }
      .recipe-analysis-wrap .recipe-analysis-list .item > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
      .recipe-analysis-wrap .recipe-analysis-list .item:hover img {
        -webkit-transform: scale(1.02);
           -moz-transform: scale(1.02);
            -ms-transform: scale(1.02);
                transform: scale(1.02); }

.vote-list-wrap {
  width: 100%;
  padding-bottom: 75px; }
  .vote-list-wrap .list {
    float: left;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .vote-list-wrap .item {
    position: relative;
    display: table;
    width: 100%;
    padding: 25px 80px 25px 30px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .vote-list-wrap .item .img-box {
      float: left;
      width: 150px;
      height: 140px;
      line-height: 140px;
      text-align: center;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .vote-list-wrap .item .img-box img {
        max-width: 100%;
        max-height: 100%; }
      .vote-list-wrap .item .img-box:hover {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
    .vote-list-wrap .item .info-box {
      display: table-cell;
      vertical-align: top;
      width: 1000px;
      *width: auto;
      *zoom: 1;
      padding-top: 18px;
      padding-left: 25px; }
      .vote-list-wrap .item .info-box .title {
        display: block;
        height: 40px;
        padding-right: 10px;
        margin-bottom: 30px;
        line-height: 20px;
        font-size: 18px;
        color: #333;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .vote-list-wrap .item .info-box .title:hover {
          color: #5387e2; }
    .vote-list-wrap .item .rank-box-01 {
      position: absolute;
      right: 5px;
      top: 10px;
      width: 70px; }
      .vote-list-wrap .item .rank-box-01 img {
        display: inline-block;
        max-width: 100%;
        max-height: 100%; }
    .vote-list-wrap .item .rank-box-02 {
      position: absolute;
      top: 0;
      right: 10px;
      width: 44px;
      height: 61px;
      line-height: 61px;
      text-align: center;
      background-position: center;
      background-size: cover;
      background-repeat: no-repeat; }
      .vote-list-wrap .item .rank-box-02 .num {
        display: inline-block;
        vertical-align: middle;
        font-size: 26px;
        color: #fff;
        font-weight: 600; }
  .vote-list-wrap .sign-up-box {
    width: 100%;
    padding: 20px 0;
    text-align: center; }
    .vote-list-wrap .sign-up-box .sign-up-btn {
      display: inline-block;
      width: 180px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 16px;
      color: #fff;
      background-color: #5387e2;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .vote-list-wrap .sign-up-box .sign-up-btn:hover {
        background-color: #ff900e; }

.vote-detail-wrap {
  width: 100%;
  padding-bottom: 80px; }
  .vote-detail-wrap .vote-detail-inner {
    width: 100%;
    padding: 56px 0 100px;
    border-width: 3px 1px 1px;
    border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    border-style: solid;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .vote-detail-wrap .hd {
    padding: 0 50px 50px;
    border-bottom: 1px solid #f0f5fd; }
    .vote-detail-wrap .hd .img {
      float: left;
      width: 323px;
      height: 289px;
      line-height: 289px;
      text-align: center; }
      .vote-detail-wrap .hd .img img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .vote-detail-wrap .hd .info {
      float: left;
      width: -moz-calc(100% - 323px);
      width: calc(100% - 323px);
      padding-left: 45px;
      padding-top: 20px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .vote-detail-wrap .hd .title {
      margin-bottom: 32px;
      font-size: 22px;
      color: #343434;
      font-weight: bold; }
    .vote-detail-wrap .hd .p {
      margin-bottom: 20px;
      line-height: 1;
      font-size: 16px;
      color: #333; }
      .vote-detail-wrap .hd .p a {
        font-size: 16px;
        color: #333; }
        .vote-detail-wrap .hd .p a:hover {
          text-decoration: underline; }
  .vote-detail-wrap .bd {
    width: 100%;
    padding: 40px 50px 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .vote-detail-wrap .bd p {
      width: 100% !important;
      margin-bottom: 15px; }
    .vote-detail-wrap .bd img {
      max-width: 100%;
      height: auto !important; }
    .vote-detail-wrap .bd ul {
      list-style: disc; }
      .vote-detail-wrap .bd ul li {
        list-style: disc; }
    .vote-detail-wrap .bd ol {
      list-style: decimal; }
      .vote-detail-wrap .bd ol li {
        list-style: decimal; }
    .vote-detail-wrap .bd p {
      margin-bottom: 20px;
      line-height: 30px;
      font-size: 14px;
      color: #666; }

.vote-btn-box {
  width: 100%;
  font-size: 0; }
  .vote-btn-box.pt-15 {
    padding-top: 15px; }
  .vote-btn-box .vote-num {
    display: inline-block;
    vertical-align: middle;
    min-width: 130px;
    height: 35px;
    padding: 0 10px;
    margin-right: 20px;
    line-height: 35px;
    text-align: center;
    font-size: 0;
    border-radius: 17px;
    background-color: #7ccd41;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .vote-btn-box .img-icon-01 {
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px; }
    .vote-btn-box .img-icon-01 img {
      display: block;
      width: 100%;
      height: 100%; }
  .vote-btn-box .img-icon-02 {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px; }
    .vote-btn-box .img-icon-02 img {
      display: block;
      width: 100%;
      height: 100%; }
  .vote-btn-box .word,
  .vote-btn-box .num {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 14px;
    color: #fff; }
  .vote-btn-box .num {
    font-weight: bold; }
  .vote-btn-box .vote-btn {
    display: inline-block;
    vertical-align: middle;
    min-width: 130px;
    height: 35px;
    padding: 0 10px;
    font-size: 0;
    line-height: 35px;
    text-align: center;
    border-radius: 17px;
    background-color: #ff900e;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .vote-btn-box .vote-btn:hover {
      background-color: #5387e2; }

.sitemap-wrap {
  width: 100%;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 14px; }
  .sitemap-wrap p {
    width: 100% !important;
    margin-bottom: 15px; }
  .sitemap-wrap img {
    max-width: 100%;
    height: auto !important; }
  .sitemap-wrap ul {
    list-style: disc; }
    .sitemap-wrap ul li {
      list-style: disc; }
  .sitemap-wrap ol {
    list-style: decimal; }
    .sitemap-wrap ol li {
      list-style: decimal; }
  .sitemap-wrap div {
    margin-bottom: 20px; }
  .sitemap-wrap a {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    color: #333; }
    .sitemap-wrap a:hover {
      text-decoration: underline; }
  .sitemap-wrap p {
    margin-bottom: 5px; }
    .sitemap-wrap p a {
      font-size: 16px;
      color: #333;
      font-weight: bold; }
  .sitemap-wrap span {
    margin: 0 10px 0; }

.expert-question-wp,
.expert-question-wp2 {
  position: relative;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .expert-question-wp::before,
  .expert-question-wp2::before {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #5387e2;
    content: ''; }

.expert-question-title {
  padding: 20px 20px 18px;
  line-height: 1.5;
  font-size: 20px;
  color: #000;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08); }

.expert-question-content {
  font-size: 15px;
  line-height: 28px;
  color: #5e5f60;
  overflow: hidden; }
  .expert-question-content img {
    max-width: 100%;
    height: auto !important; }
  .expert-question-content ul {
    list-style: disc; }
    .expert-question-content ul li {
      list-style: disc; }
  .expert-question-content ol {
    list-style: decimal; }
    .expert-question-content ol li {
      list-style: decimal; }

.expert-question-ask {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .expert-question-ask .member {
    padding: 18px 20px 20px;
    width: 114px;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.08); }
    .expert-question-ask .member-img {
      padding: 2px;
      border: 1px solid #000; }
      .expert-question-ask .member-img img {
        display: block;
        width: 100%;
        height: auto; }
    .expert-question-ask .member-name {
      margin: 16px 0 4px;
      line-height: 1.3;
      font-size: 15px;
      color: #000; }
    .expert-question-ask .member-level img {
      display: inline-block;
      max-width: 80px;
      height: auto; }
  .expert-question-ask .expert-question-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    padding: 20px; }

.expert-question-tag {
  margin: 0 0 36px -20px;
  line-height: 47px;
  font-size: 24px;
  color: #fff; }
  .expert-question-tag span {
    display: inline-block;
    padding: 0 28px 0 16px;
    background: url(../images/title_bg_02.png) right center no-repeat; }

.expert-question-answer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 24px;
  margin-bottom: 30px; }
  .expert-question-answer .img {
    padding: 2px;
    width: 108px;
    border: 1px solid #000; }
    .expert-question-answer .img img {
      display: block;
      width: 100%;
      height: auto; }
  .expert-question-answer .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    padding: 10px 45px 0; }
    .expert-question-answer .info-top span {
      display: inline-block; }
    .expert-question-answer .info-top .name {
      font-size: 25px;
      color: #000; }
    .expert-question-answer .info-top .txt {
      margin-left: 42px;
      font-size: 18px;
      color: #505050; }
    .expert-question-answer .info-row {
      margin-top: 7px;
      line-height: 24px;
      font-size: 14px;
      color: #666; }
      .expert-question-answer .info-row .icon {
        float: left;
        margin-top: 2px; }
      .expert-question-answer .info-row p {
        margin-left: 30px; }
  .expert-question-answer .btn {
    margin-top: 70px;
    min-width: 80px;
    padding: 0 20px;
    text-align: center;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    color: #fff;
    background-color: #3a7cd2;
    border: 1px solid #3a7cd2;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    cursor: pointer; }
    .expert-question-answer .btn:hover {
      color: #3a7cd2;
      background-color: #fff; }

.expert-question-time {
  margin-top: 10px;
  font-size: 12px;
  color: #a3a3a3; }

.expert-question-additional + .expert-question-additional {
  margin-top: 40px; }

.expert-question-wp2 {
  margin-top: 20px;
  padding: 30px 20px; }

.dict-list {
  margin-bottom: 50px; }
  .dict-list-wp .title {
    padding: 0 40px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    border: 1px solid #ebebeb; }
  .dict-list li {
    position: relative;
    display: block;
    padding: 10px 12px;
    margin-bottom: 5px;
    line-height: 28px;
    background-color: #f7fbff;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
    .dict-list li + li {
      border-top: 1px solid #f6f6f6; }
    .dict-list li:hover {
      z-index: 2;
      box-shadow: 0 0 10px #ddd; }
  .dict-list .name {
    display: block;
    font-size: 18px;
    color: #2774c8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s; }
    .dict-list .name:hover {
      text-decoration: underline; }
  .dict-list .info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    color: #555; }
    .dict-list .info-right {
      width: 240px; }
    .dict-list .info-left {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      margin-right: 100px; }

.dict-detail-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border: 1px solid #ebebeb; }
  .dict-detail-top .img {
    width: 217px;
    height: 217px;
    border-right: 1px solid #ebebeb; }
    .dict-detail-top .img img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: contain; }
  .dict-detail-top .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0; }
    .dict-detail-top .info-title {
      padding: 11px 16px;
      font-weight: bold;
      line-height: 28px;
      font-size: 18px;
      color: #333;
      background-color: #ebebeb; }
    .dict-detail-top .info-box {
      padding: 6px 15px;
      line-height: 30px;
      font-size: 16px;
      color: #666; }

.dict-detail-params {
  margin-top: 15px; }
  .dict-detail-params .item {
    background-color: #fff;
    border: 1px solid #ebebeb; }
    .dict-detail-params .item + .item {
      border-top: none; }
  .dict-detail-params .title {
    padding: 8px 16px;
    font-weight: bold;
    line-height: 28px;
    font-size: 18px;
    color: #333;
    background-color: #ebebeb; }
  .dict-detail-params .keyval-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 23px;
    font-size: 14px;
    color: #666; }
    .dict-detail-params .keyval-list li + li {
      border-top: 1px solid #ebebeb; }
  .dict-detail-params .keyval-list .name {
    padding: 4px 18px;
    width: 60px;
    text-align: justify;
    -moz-text-align-last: justify;
         text-align-last: justify;
    border-right: 1px solid #ebebeb; }
  .dict-detail-params .keyval-list .p {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 0;
    padding: 4px 10px; }
  .dict-detail-params .content {
    padding: 12px 18px;
    line-height: 23px;
    font-size: 14px;
    color: #666; }

.supplier-sidebar {
  float: left;
  width: 350px;
  border: 1px solid #e3e3e3;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .supplier-sidebar-title {
    padding: 12px 16px;
    font-weight: bold;
    line-height: 28px;
    font-size: 18px;
    color: #333; }
  .supplier-sidebar-list {
    padding: 0 20px 65px;
    background-color: #fff; }
    .supplier-sidebar-list li {
      border-bottom: 1px solid #ebebeb; }
    .supplier-sidebar-list a {
      position: relative;
      display: block;
      padding: 15px 95px 12px 0;
      min-height: 30px; }
      .supplier-sidebar-list a:hover .title {
        color: #5387e2; }
    .supplier-sidebar-list .icon {
      position: absolute;
      right: 0;
      top: 8px;
      width: 80px; }
      .supplier-sidebar-list .icon img {
        display: block;
        width: 100%;
        height: auto; }
    .supplier-sidebar-list .title,
    .supplier-sidebar-list .p {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
    .supplier-sidebar-list .title {
      font-size: 16px;
      color: #333;
      font-weight: bold;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s; }
    .supplier-sidebar-list .p {
      margin-top: 9px;
      font-size: 14px;
      color: #999; }

.common-adv-sidebar {
  float: left;
  width: 350px; }
  .common-adv-sidebar .special-adv-wrap {
    display: inline-block;
    width: 100%;
    height: 270px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .common-adv-sidebar .special-adv-wrap > img {
      width: 100%;
      height: 100%; }
    .common-adv-sidebar .special-adv-wrap:hover {
      opacity: 0.8;
      -webkit-opacity: 0.8;
      filter: alpha(opacity=80); }
  .common-adv-sidebar .usual-adv-wrap {
    width: 100%;
    padding-top: 13px; }
  .common-adv-sidebar .usual-adv-banner {
    width: 100%;
    height: 45px;
    background-image: url(../images/question_banner.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
    .common-adv-sidebar .usual-adv-banner .h2 {
      float: left;
      padding-top: 10px;
      padding-left: 15px;
      font-size: 18px;
      color: #fff;
      font-weight: bold; }
    .common-adv-sidebar .usual-adv-banner .ahref {
      float: right;
      padding-top: 20px;
      padding-right: 30px;
      font-size: 12px;
      color: rgba(102, 102, 102, 0.8);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-adv-sidebar .usual-adv-banner .ahref:hover {
        color: #5387e2; }
    .common-adv-sidebar .usual-adv-banner.support-banner {
      background-image: url(../images/question_banner_1.jpg); }
      .common-adv-sidebar .usual-adv-banner.support-banner .ahref {
        padding-right: 5px; }
  .common-adv-sidebar .question-list-box {
    width: 100%;
    padding: 16px 16px 28px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .common-adv-sidebar .question-list-box .list {
      position: relative;
      width: 100%;
      height: 36px;
      line-height: 36px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.03);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .common-adv-sidebar .question-list-box .list::before {
        position: absolute;
        display: block;
        top: 50%;
        left: 10px;
        width: 5px;
        height: 5px;
        background-color: #666666;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        content: ''; }
      .common-adv-sidebar .question-list-box .list:nth-child(1):before {
        background-color: #db333f; }
      .common-adv-sidebar .question-list-box .list:nth-child(2):before {
        background-color: #ffae20; }
      .common-adv-sidebar .question-list-box .list:nth-child(3):before {
        background-color: #7ccd41; }
    .common-adv-sidebar .question-list-box .item {
      width: 100%;
      padding-left: 28px;
      font-size: 14px;
      color: #666;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-adv-sidebar .question-list-box .item:hover {
        color: #5387e2; }
  .common-adv-sidebar .need-list-box {
    width: 100%;
    padding: 30px 20px 30px 25px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .common-adv-sidebar .need-list-box .list {
      width: 100%;
      margin-bottom: 20px;
      padding-bottom: 15px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .common-adv-sidebar .need-list-box .item {
      font-size: 14px;
      width: 100%; }
      .common-adv-sidebar .need-list-box .item:hover{
        color: #5387e2; }
    .common-adv-sidebar .need-list-box h3 {
      width: 100%;
      margin-bottom: 14px;
      font-size: 16px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .common-adv-sidebar .need-list-box p {
      height: 36px;
      line-height: 18px;
      font-size: 12px;
      color: #999;
      overflow: hidden; }
  .common-adv-sidebar .reader-list-box {
    width: 100%;
    padding: 10px 25px 30px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .common-adv-sidebar .reader-list-box .list {
      width: 100%;
      padding: 20px 0;
      border-bottom: 1px solid #eef2f9; }
    .common-adv-sidebar .reader-list-box .item {
      font-size: 14px;
      width: 100%; }
      .common-adv-sidebar .reader-list-box .item:hover{
        color: #5387e2; }
    .common-adv-sidebar .reader-list-box h2 {
      line-height: 24px;
      font-size: 0;
      margin-bottom: 5px; }
    .common-adv-sidebar .reader-list-box img {
      display: inline-block;
      vertical-align: middle;
      padding-right: 9px; }
    .common-adv-sidebar .reader-list-box .h2-txt {
      display: inline-block;
      vertical-align: middle;
      width: -moz-calc(100% - 28px);
      width: calc(100% - 28px);
      font-size: 16px;
      color: #333;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .common-adv-sidebar .reader-list-box p {
      height: 36px;
      line-height: 18px;
      font-size: 12px;
      color: #999;
      overflow: hidden; }
  .common-adv-sidebar .hot-recipe-box {
    width: 100%;
    padding: 17px 35px 14px 16px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .common-adv-sidebar .hot-recipe-box .list {
      width: 100%;
      margin-bottom: 15px;
      padding-bottom: 14px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .common-adv-sidebar .hot-recipe-box .item {
      width: 100%; }
      .common-adv-sidebar .hot-recipe-box .item:hover .info-box h4 {
        color: #5387e2; }
    .common-adv-sidebar .hot-recipe-box .img {
      float: left;
      width: 70px;
      height: 60px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .common-adv-sidebar .hot-recipe-box .img > img {
        display: inline-block;
        width: 100%;
        height: 100%; }
    .common-adv-sidebar .hot-recipe-box .info-box {
      float: left;
      width: -moz-calc(100% - 70px);
      width: calc(100% - 70px);
      padding-top: 10px;
      padding-left: 15px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .common-adv-sidebar .hot-recipe-box .info-box h4 {
        width: 100%;
        margin-bottom: 5px;
        font-size: 16px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .common-adv-sidebar .hot-recipe-box .info-box p {
        width: 100%;
        font-size: 12px;
        color: #666;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
  .common-adv-sidebar .adv-banner-box {
    padding-top: 10px; }
    .common-adv-sidebar .adv-banner-box > a {
      display: block;
      width: 100%;
      height: 90px;
      margin-bottom: 5px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-adv-sidebar .adv-banner-box > a img {
        width: 100%;
        height: 100%; }
      .common-adv-sidebar .adv-banner-box > a:hover {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
  .common-adv-sidebar .recommend-list-box {
    width: 100%;
    padding: 28px 28px 35px 26px;
    background-color: #fff;
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .common-adv-sidebar .recommend-list-box .list {
      width: 100%; }
    .common-adv-sidebar .recommend-list-box .item {
      display: block;
      width: 100%; }
      .common-adv-sidebar .recommend-list-box .item:hover .img-box img {
        -webkit-transform: scale(1.05);
           -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
                transform: scale(1.05); }
    .common-adv-sidebar .recommend-list-box .img-box {
      width: 100%;
      height: 210px;
      text-align: center;
      line-height: 210px; }
      .common-adv-sidebar .recommend-list-box .img-box > img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-backface-visibility: hidden;
           -moz-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transition: 0.4s ease all;
        -moz-transition: 0.4s ease all;
        transition: 0.4s ease all; }
    .common-adv-sidebar .recommend-list-box .price-box {
      width: 100%;
      height: 54px; }
      .common-adv-sidebar .recommend-list-box .price-box .name {
        float: left;
        width: 50%;
        height: 100%;
        line-height: 54px;
        font-size: 14px;
        color: #333;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .common-adv-sidebar .recommend-list-box .price-box .price-txt {
        float: right;
        line-height: 54px;
        font-size: 12px;
        color: #666; }
      .common-adv-sidebar .recommend-list-box .price-box span {
        font-size: 14px;
        color: #5387e2;
        font-weight: bold; }

.common-left-block {
  float: left;
  width: 830px;
  margin-right: 20px; }

.tab-filter-wrap {
  border: 1px solid rgba(0, 0, 0, 0.08);
  background-color: #fff; }
  .tab-filter-wrap .tab-list {
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 0;
    color: #000;
    /* background-color: #5387e2; */
   }
  .tab-filter-wrap .tab-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    padding: 0 28px; }
    .tab-filter-wrap .tab-item > a {
      display: block;
      min-width: 80px;
      height: 48px;
      line-height: 48px;
      padding: 0 10px;
      /* line-height: 30px; */
      text-align: center;
      font-size: 16px;
      /* color: #fff; */
      font-size: 18px;
      color: #333;
      /* border-radius: 15px; */
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .tab-filter-wrap .tab-item > a:hover, .tab-filter-wrap .tab-item > a.on {
        color: #5387e2;
        /* background-color: #fff; */
        border-top:4px solid #5387e2;
       }
    .tab-filter-wrap .tab-item:not(:last-child)::after {
      position: absolute;
      top: 50%;
      right: 0;
      width: 1px;
      height: 15px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: rgba(255, 255, 255, 0.569);
      content: ''; }
  .tab-filter-wrap .filter-block {
    width: 100%;
    padding: 30px 28px 30px 35px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .tab-filter-wrap .filter-block.ptb0 {
      padding: 0 28px 0 35px; }
  .tab-filter-wrap .supply-search-block {
    width: 540px;
    height: 40px;
    margin: 0 auto;
    background-color: #f6f6f6;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .tab-filter-wrap .input-box {
    float: left;
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px);
    padding: 0 15px;
    height: 100%;
    line-height: 38px;
    font-size: 0;
    border: 1px solid #dfdfdf;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .tab-filter-wrap .input-box i {
      display: inline-block;
      vertical-align: middle;
      font-size: 20px;
      color: #7b7b7b; }
    .tab-filter-wrap .input-box input[type="text"] {
      display: inline-block;
      vertical-align: middle;
      width: -moz-calc(100% - 20px);
      width: calc(100% - 20px);
      height: 100%;
      padding-left: 5px;
      font-size: 12px;
      color: #666;
      background-color: #f6f6f6;
      border: none;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
  .tab-filter-wrap .btn {
    float: right;
    width: 100px;
    height: 100%;
    line-height: 35px; }
    .tab-filter-wrap .btn > a {
      display: inline-block;
      width: 100%;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #5387e2;
      vertical-align: middle;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .tab-filter-wrap .btn > a:hover {
        opacity: .8; }
  .tab-filter-wrap .filter-list.pt15 {
    padding-top: 15px; }
  .tab-filter-wrap .filter-list.pt20 {
    padding-top: 20px; }
  .tab-filter-wrap .filter-list dl {
    width: 100%;
    padding: 15px 0 10px;
    border-bottom: 1px dashed #e7e7e7;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .tab-filter-wrap .filter-list dl.bt1 {
      border-top: 1px dashed #e7e7e7; }
  .tab-filter-wrap .filter-list dt {
    float: left;
    font-size: 14px;
    color: #666; }
  .tab-filter-wrap .filter-list dd {
    margin-left: 75px;
    font-size: 0; }
    .tab-filter-wrap .filter-list dd div{
      display: inline-block;
      padding: 0 13px;
      margin-bottom: 5px;
    }
    .tab-filter-wrap .filter-list dd div a {
      vertical-align: middle;
      font-size: 14px;
      color: #666;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .tab-filter-wrap .filter-list dd div a:hover, .tab-filter-wrap .filter-list dd a.on {
        color: #5387e2; }
  .tab-filter-wrap.mt-20 {
    margin-top: 20px; }

.king-style .tab-filter-wrap .tab-list {
  /* background-color: #37241e;  */
}

.king-style .tab-filter-wrap .tab-item > a:hover,
.king-style .tab-filter-wrap .tab-item > a.on {
  /* color: #37241e; */
  color: #5387e2;
 }

.king-style .search-banner-wrap,
.king-style .search--btn {
  background-color: #37241e; }

.article-r-nav-wrap-box {
  position: fixed;
  z-index: 99;
  bottom: 20px;
  left: 50%;
  margin-left: 610px;
}

.article-r-nav-wrap {
  position: relative;
  top: 0;
  right: 0;
  width: 56px;
  z-index: 99; }
  .article-r-nav-wrap .custom-service {
    position: relative;
    width: 100%;
    background-color: #fff;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    cursor: pointer; }
    .article-r-nav-wrap .custom-service .service-icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%;
      height: 56px;
      background-color: #fff;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .article-r-nav-wrap .custom-service .qq-icon,
    .article-r-nav-wrap .custom-service .txt {
      text-align: center;
      color: #702b22;
      font-size: 14px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .article-r-nav-wrap .custom-service .text-sub {
      position: absolute;
      top: 50%;
      right: 60px;
      width: 140px;
      padding: 0 10px;
      -webkit-transform: translate(0, -50%);
         -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      background-color: #fff;
      border: 1px solid #ebebeb;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .article-r-nav-wrap .custom-service .text-sub .p-box {
        display: block;
        padding: 10px 0 10px 5px;
        font-size: 0;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
        .article-r-nav-wrap .custom-service .text-sub .p-box:nth-child(1) {
          border-bottom: 1px solid rgba(231, 231, 231, 0.5); }
        .article-r-nav-wrap .custom-service .text-sub .p-box:hover .p-txt {
          color: #5387e2; }
      .article-r-nav-wrap .custom-service .text-sub .min-qq {
        display: inline-block;
        vertical-align: middle;
        width: 15px;
        height: 15px;
        line-height: 15px;
        text-align: center; }
        .article-r-nav-wrap .custom-service .text-sub .min-qq img {
          display: inline-block;
          max-width: 100%;
          max-height: 100%; }
      .article-r-nav-wrap .custom-service .text-sub .p-txt {
        display: inline-block;
        vertical-align: middle;
        padding-left: 5px;
        font-size: 14px;
        color: #333;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .article-r-nav-wrap .custom-service:hover .service-icon {
      background-color: #fff; }
    .article-r-nav-wrap .custom-service:hover .txt {
      color: #fff; }
    .article-r-nav-wrap .custom-service:hover .text-sub {
      visibility: visible;
      opacity: 1;
      -webkit-opacity: 1;
      filter: alpha(opacity=100); }
  .article-r-nav-wrap .r-nav-list {
    width: 100%;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .article-r-nav-wrap .r-nav-list li {
      width: 100%;
      height: 56px; }
      .article-r-nav-wrap .r-nav-list li:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
    .article-r-nav-wrap .r-nav-list .item {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
         -moz-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 100%;
      line-height: 1.2;
      color: #702b22;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .article-r-nav-wrap .r-nav-list .item.bg-blue {
        color: #fff;
        background-color: #5387e2; }
        .article-r-nav-wrap .r-nav-list .item.bg-blue .y-txt {
          opacity: .4; }
      .article-r-nav-wrap .r-nav-list .item:hover {
        color: #fff;
        background-color: #702b22; }
        .article-r-nav-wrap .r-nav-list .item:hover i {
          color: #fff; }
        .article-r-nav-wrap .r-nav-list .item:hover .text-sub {
          visibility: visible;
          opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }
        .article-r-nav-wrap .r-nav-list .item:hover .ewm-sub {
          visibility: visible;
          opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }
        .article-r-nav-wrap .r-nav-list .item:hover .share-sub {
          visibility: visible;
          opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }
        .article-r-nav-wrap .r-nav-list .item:hover .txt-sub {
          visibility: visible;
          opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }
    .article-r-nav-wrap .r-nav-list .w-txt {
      font-size: 18px;
      font-weight: bold; }
    .article-r-nav-wrap .r-nav-list .y-txt {
      font-size: 18px;
      font-weight: bold; }
    .article-r-nav-wrap .r-nav-list .ewm-sub {
      position: absolute;
      right: 60px;
      top: 50%;
      width: 135px;
      height: 135px;
      padding: 5px;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .article-r-nav-wrap .r-nav-list .ewm-sub > img {
        max-width: 100%;
        height: auto; }
    .article-r-nav-wrap .r-nav-list .text-sub {
      position: absolute;
      right: 60px;
      top: 50%;
      width: 60px;
      padding: 10px;
      text-align: center;
      background-color: #702b22;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      visibility: hidden;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .article-r-nav-wrap .r-nav-list .text-sub .p-txt {
        padding: 3px 0;
        line-height: 1;
        font-size: 24px;
        color: #fff; }
    .article-r-nav-wrap .r-nav-list .share-sub {
      position: absolute;
      top: 50%;
      right: 60px;
      width: 160px;
      padding: 15px 0;
      background-color: #fff;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      visibility: hidden;
      z-index: 9;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .article-r-nav-wrap .r-nav-list .txt-sub {
      position: absolute;
      top: 50%;
      right: 60px;
      width: 100px;
      text-align: center;
      padding: 15px 0;
      font-size: 16px;
      color: #333;
      background-color: #fff;
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      visibility: hidden;
      z-index: 9;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .article-r-nav-wrap .r-nav-list .bdshare-button-style0-16 {
      text-align: center;
      font-size: 0; }
      .article-r-nav-wrap .r-nav-list .bdshare-button-style0-16 a {
        float: none;
        display: inline-block;
        vertical-align: middle;
        margin: 0 4px; }
    .article-r-nav-wrap .r-nav-list i {
      font-size: 28px;
      color: #702b22;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
  /* @media screen and (max-width: 1660px) {
    .article-r-nav-wrap {
      right: 0; }} */

.bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  -webkit-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s ease all;
  -moz-transition: 0.6s ease all;
  transition: 0.6s ease all; }

.modal-wrap {
  position: fixed;
  top: 9%;
  left: 50%;
  padding: 35px 40px 35px;
  background-color: #fff;
  border-radius: 10px;
  border-top: 3px solid #5387e2;
  -webkit-backface-visibility: hidden;
     -moz-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate(-50%, -300%);
     -moz-transform: translate(-50%, -300%);
      -ms-transform: translate(-50%, -300%);
          transform: translate(-50%, -300%);
  visibility: hidden;
  z-index: 99;
  -webkit-transition: 0.6s ease all;
  -moz-transition: 0.6s ease all;
  transition: 0.6s ease all; }
  @media screen and (max-width: 1440px) {
    .modal-wrap {
      top: 2em;
      padding: 30px; } }
  @media screen and (max-width: 1366px) {
    .modal-wrap {
      top: 0;
      padding: 20px; } }
  .modal-wrap.tips-wrap {
    z-index: 9999; }
  .modal-wrap.tips-wrap .tips-wrap-p {
    white-space: pre-wrap; }
  .modal-wrap.service-modal {
    width: 800px;
    height: 700px;
    overflow: hidden; }
    @media screen and (max-width: 1440px) {
      .modal-wrap.service-modal {
        height: 600px; } }
    @media screen and (max-width: 1366px) {
      .modal-wrap.service-modal {
        height: 550px; } }

.modal-close,
.service-close {
  position: absolute;
  top: -30px;
  right: -25px;
  cursor: pointer;
  z-index: 9; }
  .modal-close i,
  .service-close i {
    font-size: 24px; }
  @media screen and (max-width: 1440px) {
    .modal-close,
    .service-close {
      top: -20px;
      right: -15px; } }
  @media screen and (max-width: 1366px) {
    .modal-close,
    .service-close {
      top: -10px;
      right: -10px; } }

.service-close {
  top: 0;
  right: 0; }

.checkbox-block {
  width: 100%;
  margin-top: 55px;
  text-align: center; }
  .checkbox-block.mt0 {
    margin-top: 0; }
  .checkbox-block.mt30 {
    margin-top: 30px; }
    @media screen and (max-width: 1366px) {
      .checkbox-block.mt30 {
        margin-top: 10px; } }
  .checkbox-block.text-left {
    text-align: left; }
  .checkbox-block input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0); }
  .checkbox-block .mark {
    display: inline-block;
    font-size: 16px;
    color: #666;
    cursor: pointer; }
    .checkbox-block .mark::before {
      display: inline-block;
      width: 20px;
      height: 20px;
      margin-right: 10px;
      text-align: center;
      line-height: 20px;
      border: 1px solid #999;
      border-radius: 50%;
      vertical-align: middle;
      content: '';
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .checkbox-block .mark.expert-application-mark {
      font-size: 0; }
      .checkbox-block .mark.expert-application-mark .confirm-txt {
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        color: #666; }
      .checkbox-block .mark.expert-application-mark::before {
        margin-right: 3px; }
      .checkbox-block .mark.expert-application-mark + a {
        display: inline-block;
        vertical-align: middle;
        padding-top: 5px;
        font-size: 13px;
        color: #2e83e8; }
        .checkbox-block .mark.expert-application-mark + a:hover {
          text-decoration: underline; }
    .checkbox-block .mark.take-cash-mark {
      font-size: 0; }
      .checkbox-block .mark.take-cash-mark .txt {
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        color: #666; }
      .checkbox-block .mark.take-cash-mark::before {
        width: 18px;
        height: 18px;
        margin-right: 3px;
        font-size: 12px; }
    .checkbox-block .mark.recipe-mark::before {
      display: none; }
  .checkbox-block input[type="checkbox"]:checked + .mark::before {
    font-family: "iconfont";
    background-color: #5387e2;
    border-color: #fff;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    content: '\e69b'; }
  .checkbox-block .a--href {
    font-size: 16px;
    color: #168be8;
    text-decoration: underline; }
    .checkbox-block .a--href:hover {
      color: #5387e2; }

.service-modal-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

.service-modal-content {
  position: relative;
  word-break: break-all;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 30px; }
  .service-modal-content p {
    width: 100% !important;
    margin-bottom: 15px; }
  .service-modal-content img {
    max-width: 100%;
    height: auto !important; }
  .service-modal-content ul {
    list-style: disc; }
    .service-modal-content ul li {
      list-style: disc; }
  .service-modal-content ol {
    list-style: decimal; }
    .service-modal-content ol li {
      list-style: decimal; }
  .service-modal-content h2 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .service-modal-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 50px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .service-modal-content p {
    margin-bottom: 0;
    color: #666; }
  .service-modal-content .next-btn {
    width: 100%;
    padding-top: 25px;
    text-align: center; }
    .service-modal-content .next-btn > a {
      display: inline-block;
      width: 165px;
      height: 45px;
      text-align: center;
      line-height: 45px;
      border-radius: 22px;
      font-size: 16px;
      color: #fff;
      background-color: #ededed;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .service-modal-content .next-btn .isClick {
      background-color: #5387e2; }
      .service-modal-content .next-btn .isClick:hover {
        background-color: #ff900e; }

.ask-question-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .ask-question-content h2 {
    position: relative;
    width: 800px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .ask-question-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 50px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .ask-question-content .input-box {
    width: 100%;
    margin-bottom: 15px;
    padding: 0 20px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .ask-question-content .input-box .fixed-left {
      float: left;
      height: 100%;
      line-height: 50px; }
    .ask-question-content .input-box .auto-right {
      overflow: hidden; }
    .ask-question-content .input-box .inp {
      display: inline-block;
      vertical-align: middle;
      width: 100%;
      height: 50px;
      padding: 0 10px;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
  .ask-question-content .red-star {
    display: inline-block;
    vertical-align: middle;
    color: #5387e2;
    font-size: 14px; }
  .ask-question-content .text-area {
    width: 100%;
    padding: 15px;
    margin-bottom: 15px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .ask-question-content .text-area .textwrap {
      width: 100%;
      font-size: 14px;
      color: #7e7e7e;
      background-color: #f4f4f4;
      border: none;
      overflow: hidden; }
  .ask-question-content .ask-row {
    padding-left: 15px;
    margin-bottom: 5px; }
    .ask-question-content .ask-row .red-star {
      font-size: 14px;
      color: #5387e2; }
    .ask-question-content .ask-row .txt {
      color: #7e7e7e;
      font-size: 14px; }
  .ask-question-content .input-wrap {
    width: 100%;
    padding-bottom: 15px;
    font-size: 0; }
  .ask-question-content .select-box {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 49%;
    height: 50px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .ask-question-content .select-box .select {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      padding: 0 12px 0 23px;
      font-size: 14px;
      color: #666;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: none;
      outline: none;
      border: none;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      cursor: pointer;
      z-index: 2; }
    .ask-question-content .select-box i {
      position: absolute;
      top: 50%;
      right: 15px;
      font-size: 18px;
      color: #666;
      -webkit-transform: translate(0, -50%);
         -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
      z-index: 1; }
  .ask-question-content .note {
    margin-bottom: 5px;
    text-align: center;
    font-size: 13px;
    color: #666; }
    .ask-question-content .note .money-red {
      color: #5387e2;
      font-size: 16px; }
  .ask-question-content .import-block {
    display: inline-block;
    width: 49%;
    height: 50px;
    line-height: 50px;
    padding: 0 12px 0 23px;
    background-color: #f4f4f4;
    vertical-align: top;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .ask-question-content .yzm-block {
    display: inline-block;
    width: 49%;
    height: 50px;
    line-height: 50px;
    margin-left: 2%;
    padding: 0 12px 0 23px;
    background-color: #f4f4f4;
    vertical-align: top;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .ask-question-content .input-span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    vertical-align: middle; }
  .ask-question-content .input-fileName1,
  .ask-question-content .input-yzm {
    display: inline-block;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border: none;
    vertical-align: middle; }
  .ask-question-content .a-upload {
    position: relative;
    display: block;
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    background-color: #666666;
    border-radius: 14px;
    overflow: hidden; }
    .ask-question-content .a-upload input[type="file"] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0); }
    .ask-question-content .a-upload:hover {
      background-color: #5387e2; }
  .ask-question-content .yzm-img {
    float: right;
    display: block;
    width: 100px;
    height: 35px;
    margin-top: 8px; }
  .ask-question-content .submit-btn-wrap {
    width: 100%;
    margin-top: 15px;
    text-align: center; }
    .ask-question-content .submit-btn-wrap .js-btn {
      width: 220px;
      height: 50px;
      font-size: 16px;
      color: #fff;
      background-color: #ededed;
      border-radius: 24px;
      border: 1px solid rgba(2, 2, 2, 0.1);
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .ask-question-content .submit-btn-wrap .js-btn.isClick {
        background-color: #5387e2; }
        .ask-question-content .submit-btn-wrap .js-btn.isClick:hover {
          border-color: #fff;
          background-color: #ff900e; }
      .ask-question-content .submit-btn-wrap .js-btn.isClick-reply {
        background-color: #5387e2; }
        .ask-question-content .submit-btn-wrap .js-btn.isClick-reply:hover {
          border-color: #fff;
          background-color: #ff900e; }

.live-service-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .live-service-content h2 {
    position: relative;
    width: 800px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .live-service-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 50px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
    @media screen and (max-width: 1366px) {
      .live-service-content h2 {
        margin-bottom: 20px; } }
  .live-service-content .row-block {
    width: 100%;
    padding-bottom: 15px;
    font-size: 0; }
    @media screen and (max-width: 1366px) {
      .live-service-content .row-block {
        padding-bottom: 10px; } }
  .live-service-content .input-box {
    position: relative;
    display: inline-block;
    width: 49%;
    height: 50px;
    line-height: 50px;
    padding: 0 12px 0 23px;
    background-color: #f4f4f4;
    vertical-align: top;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .live-service-content .input-box:nth-child(2) {
      margin-left: 2%; }
    .live-service-content .input-box.w100 {
      width: 100%; }
  .live-service-content .red-star {
    display: inline-block;
    padding-right: 3px;
    font-size: 14px;
    color: #5387e2;
    vertical-align: middle; }
  .live-service-content .input-span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    vertical-align: middle; }
  .live-service-content .input-text {
    display: inline-block;
    width: -moz-calc(100% - 85px);
    width: calc(100% - 85px);
    font-size: 13px;
    color: #666;
    border: none;
    background-color: #f4f4f4;
    vertical-align: middle; }
    .live-service-content .input-text.w245 {
      position: absolute;
      top: 0;
      right: 0;
      width: 270px;
      height: 100%;
      padding-right: 45px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      background-color: rgba(0, 0, 0, 0);
      cursor: pointer;
      z-index: 2; }
  .live-service-content .js-date-icon {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 20px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 1; }
  .live-service-content .text-area {
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 15px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .live-service-content .text-area .placeholder {
      width: 100%;
      padding-bottom: 10px; }
      .live-service-content .text-area .placeholder .red-star {
        font-size: 14px;
        color: #5387e2; }
      .live-service-content .text-area .placeholder .txt {
        color: #7e7e7e;
        font-size: 14px; }
    .live-service-content .text-area .textwrap {
      width: 100%;
      font-size: 14px;
      color: #7e7e7e;
      background-color: #f4f4f4;
      border: none; }
  .live-service-content .input-fileName2, .live-service-content .input-yzm {
    display: inline-block;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border: none;
    vertical-align: middle; }
  .live-service-content .a-upload {
    position: relative;
    display: block;
    float: right;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    background-color: #666666;
    border-radius: 14px;
    overflow: hidden; }
    .live-service-content .a-upload input[type="file"] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0); }
    .live-service-content .a-upload:hover {
      background-color: #5387e2; }
  .live-service-content .yzm-img {
    float: right;
    display: block;
    width: 100px;
    height: 35px;
    margin-top: 8px; }
  .live-service-content .note {
    margin-bottom: 5px;
    text-align: center;
    font-size: 13px;
    color: #666; }
    .live-service-content .note .money-red {
      color: #5387e2;
      font-size: 16px; }
  .live-service-content .submit-btn-wrap {
    width: 100%;
    margin-top: 15px;
    text-align: center; }
    .live-service-content .submit-btn-wrap .js-btn {
      width: 220px;
      height: 50px;
      font-size: 16px;
      color: #fff;
      background-color: #ededed;
      border-radius: 24px;
      border: 1px solid rgba(2, 2, 2, 0.1);
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      @media screen and (max-width: 1366px) {
        .live-service-content .submit-btn-wrap .js-btn {
          height: 35px;
          font-size: 14px;
          border-radius: 20px; } }
      .live-service-content .submit-btn-wrap .js-btn.isClick {
        background-color: #5387e2; }
        .live-service-content .submit-btn-wrap .js-btn.isClick:hover {
          border-color: #fff;
          background-color: #ff900e; }

.pay-content {
  position: relative;
  width: 400px; }
  .pay-content h2 {
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .pay-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 50px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .pay-content .pay-msg-box {
    margin-bottom: 25px;
    padding: 25px 0 40px;
    border-top: 1px solid #ddd;
    border-bottom: 1px dashed #ddd; }
  .pay-content .row {
    margin-bottom: 10px; }
    .pay-content .row span {
      font-size: 16px;
      color: #666; }
      .pay-content .row span.txt-r {
        color: #5387e2; }
      .pay-content .row span.txt-b {
        padding: 0 5px;
        font-size: 26px; }
  .pay-content .pay-methods-box {
    width: 100%;
    padding-bottom: 30px; }
    .pay-content .pay-methods-box p {
      margin-bottom: 15px;
      font-size: 16px;
      color: #999; }
    .pay-content .pay-methods-box .pay-methods-inner {
      font-size: 0;
      margin: 0 -6px; }
    .pay-content .pay-methods-box .block {
      display: inline-block;
      vertical-align: top;
      width: 120px;
      height: 42px;
      margin: 0 8px 20px; }
    .pay-content .pay-methods-box .input-radio {
      display: none; }
    .pay-content .pay-methods-box .radio-label {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      border: 1px solid #ddd;
      background-position: center;
      background-size: auto;
      background-repeat: no-repeat;
      overflow: hidden;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      cursor: pointer; }
      .pay-content .pay-methods-box .radio-label.Alipay {
        background-image: url(../images/Alipay.png); }
      .pay-content .pay-methods-box .radio-label.Wxpay {
        background-image: url(../images/Wxpay.png); }
      .pay-content .pay-methods-box .radio-label.Offlinepay {
        background-image: url(../images/Offlinepay.png); }
      .pay-content .pay-methods-box .radio-label.Monpay {
        background-image: url(../images/Monpay.png); }
      .pay-content .pay-methods-box .radio-label.Integral {
        background-image: url(../images/Integralpay.png); }
      .pay-content .pay-methods-box .radio-label::before {
        position: absolute;
        right: -30px;
        bottom: 0;
        border-style: solid;
        border-color: transparent transparent #5387e2 transparent;
        border-width: 18px 28px;
        content: '';
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .pay-content .pay-methods-box .radio-label::after {
        position: absolute;
        bottom: -1px;
        right: -1px;
        color: #fff;
        line-height: 1;
        font-size: 14px;
        font-weight: bold;
        font-family: 'iconfont';
        content: '\e69b';
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .pay-content .pay-methods-box .input-radio:checked + .radio-label {
      border-color: #5387e2; }
      .pay-content .pay-methods-box .input-radio:checked + .radio-label::before, .pay-content .pay-methods-box .input-radio:checked + .radio-label::after {
        opacity: 1;
        -webkit-opacity: 1;
        filter: alpha(opacity=100); }
  .pay-content .pay-btn {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background-color: #7ccd42;
    border-radius: 3px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .pay-content .pay-btn:hover {
      background-color: #5387e2; }

.goods-confirm-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .goods-confirm-content h2 {
    position: relative;
    width: 800px;
    padding-bottom: 10px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .goods-confirm-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 50px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
    @media screen and (max-width: 1400px) {
      .goods-confirm-content h2 {
        margin-bottom: 15px; } }
  .goods-confirm-content .goods-wrap {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 24px;
    background-color: #f4f4f4;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    @media screen and (max-width: 1400px) {
      .goods-confirm-content .goods-wrap {
        padding: 10px 24px; } }
  .goods-confirm-content .img {
    float: left;
    width: 128px;
    height: 128px;
    padding-right: 25px;
    line-height: 128px;
    text-align: center; }
    .goods-confirm-content .img img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .goods-confirm-content .goods-info-box {
    float: left;
    width: -moz-calc(100% - 153px);
    width: calc(100% - 153px);
    padding-top: 15px; }
    .goods-confirm-content .goods-info-box p {
      margin-bottom: 10px;
      font-size: 14px;
      color: #666; }
    .goods-confirm-content .goods-info-box .red {
      font-size: 16px;
      font-weight: bold;
      color: #5387e2; }
  .goods-confirm-content .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 10px; }
  .goods-confirm-content .input-block {
    width: 392px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 0;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    @media screen and (max-width: 1400px) {
      .goods-confirm-content .input-block {
        height: 40px;
        line-height: 40px; } }
  .goods-confirm-content .txt-box {
    display: inline-block;
    vertical-align: middle;
    height: 100%; }
  .goods-confirm-content .red-star {
    padding-right: 5px;
    font-size: 14px;
    color: #d21e1e; }
  .goods-confirm-content .txt {
    font-size: 14px;
    color: #666; }
  .goods-confirm-content .inp {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border: none; }
  .goods-confirm-content .text-area {
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 15px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .goods-confirm-content .text-area .tt-box {
      margin-bottom: 5px; }
    .goods-confirm-content .text-area .textarea {
      width: 100%;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none; }
  .goods-confirm-content .yzm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 50px; }
    .goods-confirm-content .yzm img {
      padding: 0 25px; }
  .goods-confirm-content .yzm-input {
    width: 300px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    @media screen and (max-width: 1400px) {
      .goods-confirm-content .yzm-input {
        height: 40px;
        line-height: 40px; } }
  .goods-confirm-content .instructions {
    margin-top: 20px;
    text-align: center;
    font-size: 16px; }
    @media screen and (max-width: 1400px) {
      .goods-confirm-content .instructions {
        margin-top: 10px; } }
    .goods-confirm-content .instructions a {
      color: #5387e2; }
      .goods-confirm-content .instructions a:hover {
        text-decoration: underline; }
  .goods-confirm-content .btn-wrap {
    width: 100%;
    margin-top: 47px;
    text-align: center; }
    @media screen and (max-width: 1440px) {
      .goods-confirm-content .btn-wrap {
        margin-top: 15px; } }
    .goods-confirm-content .btn-wrap .js-sub-btn {
      width: 220px;
      height: 50px;
      background-color: #5387e2;
      font-size: 16px;
      color: #fff;
      border-radius: 24px;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .goods-confirm-content .btn-wrap .js-sub-btn:hover {
        background-color: #ff900e; }
      @media screen and (max-width: 1400px) {
        .goods-confirm-content .btn-wrap .js-sub-btn {
          height: 40px; } }

.submit-recipe-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .submit-recipe-content h2 {
    position: relative;
    width: 800px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .submit-recipe-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 50px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .submit-recipe-content .text-area {
    width: 100%;
    height: 190px;
    padding: 20px;
    margin-bottom: 15px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .submit-recipe-content .text-area .placeholder {
      width: 100%;
      padding-bottom: 10px; }
      .submit-recipe-content .text-area .placeholder .txt {
        color: #7e7e7e;
        font-size: 14px; }
    .submit-recipe-content .text-area .textwrap {
      width: 100%;
      font-size: 14px;
      color: #7e7e7e;
      background-color: #f4f4f4;
      border: none; }
  .submit-recipe-content .row-block {
    width: 100%;
    padding-bottom: 15px;
    font-size: 0; }
  .submit-recipe-content .row--block {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    padding: 0 12px 0 23px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .submit-recipe-content .row--block .word-box {
      float: left;
      height: 100%;
      padding-right: 10px;
      line-height: 50px; }
    .submit-recipe-content .row--block .input--box {
      display: table-cell;
      width: 2000px;
      height: 50px; }
    .submit-recipe-content .row--block .input {
      width: 100%;
      height: 100%;
      font-size: 13px;
      color: #666;
      background: none;
      border: none; }
  .submit-recipe-content .input-box {
    position: relative;
    display: inline-block;
    width: 49%;
    height: 50px;
    line-height: 50px;
    padding: 0 12px 0 23px;
    background-color: #f4f4f4;
    vertical-align: top;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .submit-recipe-content .input-box:nth-child(2) {
      margin-left: 2%; }
    .submit-recipe-content .input-box.w100 {
      width: 100%; }
  .submit-recipe-content .red-star {
    display: inline-block;
    padding-right: 3px;
    font-size: 14px;
    color: #5387e2;
    vertical-align: middle; }
  .submit-recipe-content .input-span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    vertical-align: middle; }
  .submit-recipe-content .input-text {
    display: inline-block;
    width: -moz-calc(100% - 85px);
    width: calc(100% - 85px);
    font-size: 13px;
    color: #666;
    border: none;
    background-color: #f4f4f4;
    vertical-align: middle; }
    .submit-recipe-content .input-text.w245 {
      width: 245px; }
  .submit-recipe-content .input-yzm {
    display: inline-block;
    font-size: 14px;
    color: #666;
    background-color: #f4f4f4;
    border: none;
    vertical-align: middle; }
  .submit-recipe-content .yzm-img {
    display: inline-block;
    width: 100px;
    height: 35px;
    margin-top: 8px; }
  .submit-recipe-content .submit-btn-wrap {
    width: 100%;
    margin-top: 15px;
    text-align: center; }
    .submit-recipe-content .submit-btn-wrap .js-sub-btn {
      width: 220px;
      height: 50px;
      font-size: 16px;
      color: #fff;
      background-color: #c91513;
      border: none;
      border-radius: 24px;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .submit-recipe-content .submit-btn-wrap .js-sub-btn:hover {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
  .submit-recipe-content .tip {
    padding-bottom: 10px;
    font-size: 14px;
    color: #5387e2; }

.alter-content {
  width: 100%;
  height: 100%; }
  .alter-content h2 {
    position: relative;
    width: 300px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .alter-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 30px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .alter-content .tip-t {
    margin-bottom: 20px;
    text-align: center;
    font-size: 16px;
    color: #666; }
  .alter-content .btn-box {
    width: 100%;
    text-align: center; }
    .alter-content .btn-box button {
      width: 100px;
      height: 30px;
      margin: 0 8px;
      line-height: 30px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      border-radius: 5px;
      background-color: #5387e2;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .alter-content .btn-box button:hover {
        background-color: #ff900e; }

.evaluate-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .evaluate-content h2 {
    position: relative;
    width: 800px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .evaluate-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 30px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .evaluate-content .form-row {
    width: 100%;
    margin-bottom: 20px; }
  .evaluate-content .star-rate {
    width: 100%;
    font-size: 0; }
    .evaluate-content .star-rate .row-right {
      display: inline-block;
      vertical-align: middle;
      width: 130px; }
      .evaluate-content .star-rate .row-right .star-default {
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        padding: 0 2px; }
      .evaluate-content .star-rate .row-right img {
        max-width: 100%;
        max-height: 100%; }
      .evaluate-content .star-rate .row-right .dark {
        display: block; }
      .evaluate-content .star-rate .row-right .light {
        display: none; }
      .evaluate-content .star-rate .row-right .light-star .light {
        display: block; }
      .evaluate-content .star-rate .row-right .light-star .dark {
        display: none; }
    .evaluate-content .star-rate .reset {
      display: inline-block;
      vertical-align: middle;
      margin-left: 20px;
      padding: 5px 10px;
      font-size: 12px;
      color: #fff;
      background-color: #5387e2;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .evaluate-content .star-rate .reset:hover {
        background-color: #ff900e; }
  .evaluate-content .row-left {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px; }
    .evaluate-content .row-left .star {
      color: #5387e2; }
    .evaluate-content .row-left .txt {
      color: #666; }
  .evaluate-content .message-box {
    width: 100%;
    padding: 20px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .evaluate-content .message-box .message-area {
      width: 100%;
      margin-top: 10px;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none; }
  .evaluate-content .yzm-box {
    width: 100%;
    font-size: 0; }
  .evaluate-content .yzm-input-box {
    display: inline-block;
    vertical-align: middle;
    width: 300px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 0;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .evaluate-content .yzm-input-box .input {
      display: inline-block;
      vertical-align: middle;
      width: -moz-calc(100% - 67px);
      width: calc(100% - 67px); }
      .evaluate-content .yzm-input-box .input .inp {
        width: 100%;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
  .evaluate-content .yzm-img-box {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px; }
    .evaluate-content .yzm-img-box img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .evaluate-content .btn-box {
    margin-top: 50px;
    text-align: center; }
    .evaluate-content .btn-box .sub-btn {
      width: 220px;
      height: 50px;
      background-color: #5387e2;
      font-size: 16px;
      color: #fff;
      border-radius: 24px;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .evaluate-content .btn-box .sub-btn:hover {
        background-color: #ff900e; }

.check-card-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .check-card-content h2 {
    position: relative;
    width: 300px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .check-card-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 30px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .check-card-content .form-row {
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
    background-color: #f4f4f4; }
    .check-card-content .form-row .inp {
      width: 100%;
      height: 100%;
      padding: 0 10px;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
  .check-card-content .btn-box {
    width: 100%;
    text-align: center; }
    .check-card-content .btn-box .btn {
      width: 200px;
      height: 40px;
      border-radius: 24px;
      background-color: #5387e2;
      font-size: 14px;
      color: #fff;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .check-card-content .btn-box .btn:hover {
        background-color: #ff900e; }

.edit-phone-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .edit-phone-content h2 {
    position: relative;
    width: 400px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .edit-phone-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 30px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .edit-phone-content .form-row {
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    font-size: 0; }
  .edit-phone-content .input-box {
    display: inline-block;
    vertical-align: middle;
    width: 250px;
    height: 50px;
    padding: 0 10px;
    margin-right: 10px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .edit-phone-content .input-box.w100 {
      width: 100%;
      margin-right: 0; }
    .edit-phone-content .input-box .inp {
      width: 100%;
      height: 100%;
      background-color: #f4f4f4;
      font-size: 14px;
      color: #666;
      border: none; }
  .edit-phone-content .get-yzm {
    display: inline-block;
    vertical-align: middle;
    width: -moz-calc(100% - 260px);
    width: calc(100% - 260px);
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f4f4f4;
    font-size: 14px;
    color: #666;
    border-radius: 10px;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .edit-phone-content .get-yzm:hover {
      background-color: #5387e2;
      color: #fff; }
  .edit-phone-content .btn-box {
    width: 100%;
    text-align: center; }
    .edit-phone-content .btn-box .btn {
      width: 200px;
      height: 40px;
      border-radius: 24px;
      background-color: #5387e2;
      font-size: 14px;
      color: #fff;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .edit-phone-content .btn-box .btn:hover {
        background-color: #ff900e; }

.rewrite-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .rewrite-content h2 {
    position: relative;
    width: 600px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .rewrite-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 30px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .rewrite-content .msg-block {
    width: 100%;
    padding: 15px 0;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .rewrite-content .msg-block p {
      line-height: 25px;
      font-size: 14px;
      color: #666; }
  .rewrite-content .text-block {
    width: 100%;
    margin-top: 10px;
    padding: 15px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .rewrite-content .text-block .textarea {
      width: 100%;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none; }
  .rewrite-content .file-block {
    width: 100%;
    height: 50px;
    margin-top: 15px;
    padding: 0 15px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .rewrite-content .file-block .input-box {
      float: left;
      width: 70%;
      height: 100%; }
      .rewrite-content .file-block .input-box .file-value {
        width: 100%;
        height: 100%;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
    .rewrite-content .file-block .file-btn {
      position: relative;
      float: right;
      width: 100px;
      height: 30px;
      margin-top: 10px;
      line-height: 30px;
      text-align: center;
      font-size: 12px;
      color: #fff;
      background-color: #333;
      border-radius: 15px;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .rewrite-content .file-block .file-btn input[type="file"] {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0); }
      .rewrite-content .file-block .file-btn:hover {
        background-color: #5387e2; }
  .rewrite-content .btn-block {
    margin-top: 25px;
    text-align: center;
    font-size: 0; }
    .rewrite-content .btn-block .btn {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      width: 150px;
      height: 35px;
      margin: 0 10px;
      line-height: 35px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      background-color: #5387e2;
      border: none;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .rewrite-content .btn-block .btn:hover {
        background-color: #ff900e; }
    .rewrite-content .btn-block .input-file {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 100%;
      cursor: pointer;
      opacity: 0;
      -webkit-opacity: 0;
      filter: alpha(opacity=0); }

.check-evaluation-content {
  position: relative;
  width: 100%;
  height: 100%; }
  .check-evaluation-content h2 {
    position: relative;
    width: 800px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .check-evaluation-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 30px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .check-evaluation-content .comment-list-block {
    padding: 0 40px 0 37px; }
    .check-evaluation-content .comment-list-block .comment-item {
      padding: 15px 0 20px; }
      .check-evaluation-content .comment-list-block .comment-item:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
    .check-evaluation-content .comment-list-block .avatar-box {
      float: left;
      width: 90px;
      height: 90px;
      border-radius: 50%; }
      .check-evaluation-content .comment-list-block .avatar-box > img {
        width: 100%;
        height: 100%;
        border-radius: 50%; }
    .check-evaluation-content .comment-list-block .comment-inner {
      float: left;
      /* width: -moz-calc(100% - 90px);1-28修改 */
      width: 100%;
      padding-left: 18px;
      padding-right:18px;
      /* padding-top: 10px; */
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .check-evaluation-content .comment-list-block .header {
      width: 100%;
      margin-bottom: 15px; }
      .check-evaluation-content .comment-list-block .header .comment-user {
        float: left;
        padding-right: 20px;
        font-size: 16px;
        font-family: "Source Han Sans CN";
        color: #333; }
      .check-evaluation-content .comment-list-block .header .star-rate {
        float: left;
        padding-top: 3px; }
        .check-evaluation-content .comment-list-block .header .star-rate span {
          font-size: 14px;
          color: #888; }
      .check-evaluation-content .comment-list-block .header .date {
        float: right;
        font-size: 12px;
        font-family: "Source Han Sans CN";
        color: #999; }
    .check-evaluation-content .comment-list-block .content {
      width: 100%; }
      .check-evaluation-content .comment-list-block .content p {
        line-height: 25px;
        font-size: 14px;
        color: #666; }
    .check-evaluation-content .comment-list-block .footer {
      position: relative;
      margin-top: 15px;
      padding-top: 18px; }
    .check-evaluation-content .comment-list-block .triangle {
      position: absolute;
      top: -12px;
      left: 75px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 15px;
      border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
      z-index: 2; }
      .check-evaluation-content .comment-list-block .triangle::after {
        position: absolute;
        top: -12px;
        left: -14px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px;
        border-color: transparent transparent #fff transparent;
        content: ''; }
    .check-evaluation-content .comment-list-block .footer-inner {
      position: relative;
      width: 100%;
      padding: 30px 35px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      border-radius: 14px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      z-index: 1; }
    .check-evaluation-content .comment-list-block .footer-inner-hd {
      width: 100%;
      margin-bottom: 20px; }
      .check-evaluation-content .comment-list-block .footer-inner-hd .b-txt {
        font-size: 16px;
        font-family: "Source Han Sans CN";
        color: #333; }
      .check-evaluation-content .comment-list-block .footer-inner-hd .s-txt {
        padding-left: 10px;
        font-size: 12px;
        font-family: "Source Han Sans CN";
        color: #999; }
    .check-evaluation-content .comment-list-block .footer-inner-bd p {
      line-height: 25px;
      font-size: 14px;
      color: #666; }
  .check-evaluation-content .text-area {
    width: 100%;
    padding: 15px;
    background-color: #f4f4f4;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .check-evaluation-content .text-area .textarea {
      width: 100%;
      font-size: 14px;
      color: #666;
      background-color: #f4f4f4;
      border: none; }
  .check-evaluation-content .btn-box {
    margin-top: 20px;
    text-align: center; }
    .check-evaluation-content .btn-box .sub-btn {
      width: 150px;
      height: 35px;
      font-size: 14px;
      color: #fff;
      background-color: #5387e2;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .check-evaluation-content .btn-box .sub-btn:hover {
        background-color: #ff900e; }

.tips-content {
  width: 400px;
  height: 100%;
  text-align: center; }
  .tips-content h2 {
    position: relative;
    width: 400px;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-size: 26px;
    color: #333; }
    .tips-content h2::after {
      position: absolute;
      display: block;
      bottom: 0;
      left: 50%;
      width: 30px;
      height: 3px;
      background-color: #5387e2;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      content: ''; }
  .tips-content .p {
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #ff900e; }
  .tips-content .img-box {
    display: inline-block;
    width: 60px;
    height: 60px;
    margin-top: 10px;
    text-align: center;
    line-height: 60px; }
    .tips-content .img-box img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .tips-content .btn-box {
    margin-top: 30px;
    text-align: center; }
    .tips-content .btn-box button {
      width: 100px;
      height: 35px;
      background-color: #5387e2;
      font-size: 14px;
      color: #fff;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .tips-content .btn-box button:hover {
        background-color: #ff900e; }

.md-show {
  visibility: visible; }

.md-show ~ .bg {
  opacity: 1;
  -webkit-opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }

.modal-wrap.md-show {
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0); }

.common-page-content {
  width: 100%;
  background-color: #f6f6f6; }

.article-banner-wrap {
  display: block;
  width: 100%;
  height: 196px;
  padding-top: 7px; }
  .article-banner-wrap > img {
    display: inline-block;
    width: 100%;
    height: 100%; }
  .article-banner-wrap.h300 {
    height: 300px; }

.breadcrumb {
  width: 100%;
  height: 50px;
  padding-left: 7px;
  line-height: 50px;
  font-size: 0;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .breadcrumb .min-logo {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center; }
    .breadcrumb .min-logo > img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .breadcrumb i {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 12px; }
  .breadcrumb .bread-hover {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    font-size: 14px;
    color: #666;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .breadcrumb .bread-hover:hover {
      color: #5387e2; }
  .breadcrumb .countdown {
    display: inline-block;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 14px;
    color: #5387e2; }
    .breadcrumb .countdown .countdate {
      display: inline-block;
      width: 45px;
      text-align: center;
      line-height: 1;
      font-size: 28px;
      font-family: 'UnidreamLED'; }

.common-search-box {
  width: 400px;
  height: 40px;
  padding: 0 5px 0 13px;
  font-size: 0;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .common-search-box.w300 {
    width: 300px; }
  .common-search-box.w390 {
    width: 390px; }
  .common-search-box.w400 {
    width: 400px; }

.common-search-input-box {
  display: inline-block;
  position: relative;
  height: 100%;
  padding: 0 5px 0 29px;
  line-height: 38px;
  vertical-align: top;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .common-search-input-box.w70 {
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px); }
  .common-search-input-box.w100 {
    width: -moz-calc(100% - 100px);
    width: calc(100% - 100px); }

.search--input {
  width: 100%;
  height: 100%;
  font-size: 12px;
  color: #666;
  border: none; }

.search--icon {
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 20px;
  color: #a3a3a3;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.search--btn {
  display: inline-block;
  height: 30px;
  margin-top: 4px;
  text-align: center;
  line-height: 30px;
  background-color: #5387e2;
  font-size: 14px;
  color: #fff;
  vertical-align: top;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  transition: 0.2s ease all; }
  .search--btn:hover {
    opacity: .8; }
  .search--btn.w70 {
    width: 70px; }
  .search--btn.w100 {
    width: 100px; }

.common-member-wrap {
  padding: 20px 0 70px;
  background-color: #f6f6f6; }

.common-member-left-wrap {
  float: left;
  width: 240px;
  margin-right: 15px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .common-member-left-wrap .title {
    display: block;
    width: 100%;
    height: 65px;
    line-height: 65px;
    padding-left: 25px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    background-color: #5387e2;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .common-member-left-wrap .title:hover {
      color: #000; }
  .common-member-left-wrap .nav-list-box {
    width: 100%; }
    .common-member-left-wrap .nav-list-box li {
      position: relative;
      width: 100%;
      background-color: #fff;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-member-left-wrap .nav-list-box li:not(:last-child) {
        border-bottom: 1px solid rgba(0, 0, 0, 0.08); }
      .common-member-left-wrap .nav-list-box li:hover .list-item {
        background-color: #f6f6f6; }
      .common-member-left-wrap .nav-list-box li:hover .txt, .common-member-left-wrap .nav-list-box li.on .txt {
        color: #5387e2; }
      .common-member-left-wrap .nav-list-box li.on .list-icon i {
        -webkit-transform: rotate(90deg);
           -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
    .common-member-left-wrap .nav-list-box .list-item {
      width: 100%;
      height: 60px;
      padding-left: 26px;
      padding-right: 15px;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
    .common-member-left-wrap .nav-list-box .list-t {
      float: left;
      height: 100%;
      line-height: 60px; }
    .common-member-left-wrap .nav-list-box .list-icon {
      float: right;
      height: 100%;
      line-height: 60px; }
      .common-member-left-wrap .nav-list-box .list-icon i {
        display: inline-block;
        vertical-align: middle;
        font-size: 14px;
        color: #999;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
    .common-member-left-wrap .nav-list-box .sub {
      display: none;
      width: 100%;
      padding-bottom: 20px; }
    .common-member-left-wrap .nav-list-box .sub-item {
      display: block;
      width: 100%;
      height: 35px;
      line-height: 35px;
      padding-left: 25px;
      padding-right: 10px;
      font-size: 14px;
      color: #989898;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-member-left-wrap .nav-list-box .sub-item:hover, .common-member-left-wrap .nav-list-box .sub-item.active {
        color: #5387e2;
        background-color: #f6f6f6; }
    .common-member-left-wrap .nav-list-box .txt {
      display: inline-block;
      vertical-align: middle;
      font-size: 16px;
      color: #333;
      -webkit-backface-visibility: hidden;
         -moz-backface-visibility: hidden;
              backface-visibility: hidden;
      -webkit-transition: 0.4s ease all;
      -moz-transition: 0.4s ease all;
      transition: 0.4s ease all; }
    .common-member-left-wrap .nav-list-box .tip {
      display: inline-block;
      vertical-align: middle;
      width: 5px;
      height: 5px;
      margin-left: 5px;
      background-color: #5387e2;
      border-radius: 50%; }

.c--member-right-wrap {
  float: left;
  width: -moz-calc(100% - 255px);
  width: calc(100% - 255px);
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .c--member-right-wrap .title {
    width: 100%;
    height: 60px;
    margin-bottom: 30px;
    line-height: 59px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .c--member-right-wrap .title.rsbl-hd .tt {
      float: left;
      font-size: 18px;
      color: #333;
      font-weight: bold; }
    .c--member-right-wrap .title.rsbl-hd .href {
      display: inline-block;
      vertical-align: middle;
      float: right;
      height: 100%;
      font-size: 14px;
      color: #333;
      font-weight: normal; }
      .c--member-right-wrap .title.rsbl-hd .href:hover {
        text-decoration: underline; }
    .c--member-right-wrap .title.id-check {
      position: relative;
      font-size: 0; }
      .c--member-right-wrap .title.id-check .id-t {
        display: inline-block;
        vertical-align: middle;
        font-size: 18px; }
      .c--member-right-wrap .title.id-check .id-state {
        display: inline-block;
        vertical-align: middle;
        height: 30px;
        margin-left: 10px;
        padding: 0 10px;
        line-height: 30px;
        font-size: 14px;
        color: #fff;
        background-color: #5387e2;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
  .c--member-right-wrap .c--inner {
    width: 100%;
    padding: 0 38px 60px;
    background-color: #fff;
    border-width: 3px 1px 1px;
    border-style: solid;
    border-color: #5387e2 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .c--member-right-wrap.Wauto {
    width: 100%; }

.cilp {
  font-size: 14px;
  color: #5387e2; }
  .cilp.pl107 {
    margin-bottom: 10px;
    padding-left: 107px; }
  .cilp.mb0 {
    margin-bottom: 0; }

.multse-select-wrap {
  position: relative;
  float: left;
  width: 330px;
  background-color: #f4f4f4;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .multse-select-wrap.w-100 {
    width: -moz-calc(100% - 107px);
    width: calc(100% - 107px); }
  .multse-select-wrap .view {
    position: relative;
    min-height: 30px;
    padding: 10px 30px 5px 10px;
    font-size: 0; }
  .multse-select-wrap .js-view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: none;
    cursor: pointer;
    z-index: 2; }
  .multse-select-wrap .placeholder {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    line-height: 30px;
    font-size: 14px;
    color: #666; }
  .multse-select-wrap .multse-option {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 25px 10px 5px;
    margin: 0 2px 5px;
    line-height: 20px;
    font-size: 0;
    background-color: #999;
    z-index: 4; }
    .multse-select-wrap .multse-option .i-close {
      position: absolute;
      top: 10px;
      right: 5px;
      font-size: 16px;
      color: #fff;
      cursor: pointer; }
  .multse-select-wrap .option {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #f4f4f4; }
  .multse-select-wrap .select-scroller {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 200px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    background-color: #f4f4f4;
    overflow: hidden;
    z-index: 5; }
    .multse-select-wrap .select-scroller .iScrollIndicator {
      background: #e9e9e9 !important;
      cursor: pointer; }
    .multse-select-wrap .select-scroller .iScrollVerticalScrollbar {
      right: 0 !important; }
  .multse-select-wrap .select-item {
    display: block;
    width: 100%;
    padding: 10px 25px;
    line-height: 20px;
    font-size: 14px;
    color: #666;
    cursor: pointer;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .multse-select-wrap .select-item:hover, .multse-select-wrap .select-item.checked {
      color: #fff;
      background-color: #5387e2; }
  .multse-select-wrap .icon-jiantouxia {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 18px;
    z-index: 1;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .multse-select-wrap .icon-jiantouxia.rotate {
      -webkit-transform: translateY(-50%) rotate(180deg);
         -moz-transform: translateY(-50%) rotate(180deg);
          -ms-transform: translateY(-50%) rotate(180deg);
              transform: translateY(-50%) rotate(180deg); }

select::-ms-expand {
  display: none; }

.big-img-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999; }
  .big-img-box .big-img-content {
    position: absolute;
    top: 50px;
    left: 50px;
    bottom: 50px;
    right: 50px;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .big-img-box .big-close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 2; }
    .big-img-box .big-close-btn i {
      font-size: 24px;
      color: #333;
      font-weight: bold; }
  .big-img-box .show-info {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 35px;
    font-size: 16px;
    color: #5387e2;
    font-weight: 600;
    text-align: center; }
  .big-img-box .show-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 35px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    z-index: 1;
    overflow: hidden; }
  .big-img-box .inner-show {
    position: absolute;
    top: 35px;
    left: 35px;
    bottom: 35px;
    right: 35px;
    z-index: 1;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-text-size-adjust: none;
        -ms-text-size-adjust: none;
            text-size-adjust: none;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .big-img-box .show-img {
    position: relative;
    width: 100%;
    height: 100%; }
    .big-img-box .show-img img {
      position: absolute;
      top: 50%;
      left: 50%;
      max-width: 100%;
      max-height: 100%;
      -webkit-transform: translate(-50%, -50%);
         -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }

.no-result-wrap {
  margin-top: 20px;
  padding: 30px 15px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08); }
  .no-result-wrap .word {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    text-align: center; }

.common-table {
  display: table;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%; }
  .common-table .common-table-row {
    display: table-row; }
  .common-table .common-table-cell {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
    text-align: center; }
    .common-table .common-table-cell a {
      color: #2aa0f9;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .common-table .common-table-cell a:hover {
        color: #ff900e; }
  .common-table .theader {
    height: 35px;
    font-size: 14px;
    color: #666;
    background: #f5f5f5;
    border: 1px solid #dbdbdb; }
  .common-table .tbody {
    height: 32px;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid rgba(226, 222, 222, 0.6); }
  .common-table .tb-checkbox {
    width: 15px; }
    .common-table .tb-checkbox .tb-cb {
      position: relative;
      width: 15px;
      height: 15px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.2);
      border-radius: 3px;
      cursor: pointer; }
      .common-table .tb-checkbox .tb-cb::after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        line-height: 15px;
        text-align: center;
        font-size: 12px;
        font-family: "iconfont";
        color: #fff;
        background-color: #db3733;
        content: '\e69b';
        opacity: 0;
        -webkit-opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .common-table .tb-checkbox .tb-cb.on {
        border-color: #fff; }
        .common-table .tb-checkbox .tb-cb.on::after {
          opacity: 1;
          -webkit-opacity: 1;
          filter: alpha(opacity=100); }
    .common-table .tb-checkbox input[type="checkbox"] {
      display: none; }
  .common-table .tb-title {
    width: 30%;
    text-align: left;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .common-table .tb-date {
    width: 18%; }
  .common-table .tb-state {
    width: 10%; }
  .common-table .tb-order {
    width: 20%;
    white-space: normal;
    word-break: break-all; }

.dict-search {
  margin-bottom: 24px;
  padding: 20px 95px 14px 40px;
  background-color: #fff;
  border: 1px solid #ebebeb; }
  .dict-search-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #5c9ce3; }
    .dict-search-form input,
    .dict-search-form button {
      height: 43px;
      line-height: 43px;
      border: none;
      outline: none; }
    .dict-search-form .input {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0; }
      .dict-search-form .input input {
        display: block;
        width: 100%;
        padding: 0 12px;
        font-size: 16px;
        color: #666;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
    .dict-search-form button {
      width: 110px;
      text-align: center;
      font-size: 18px;
      color: #eee;
      background-color: #5c9ce3;
      cursor: pointer;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      transition: all .3s; }
      .dict-search-form button:hover {
        background-color: #5387e2; }
  .dict-search-hot {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    line-height: 24px; }
    .dict-search-hot .title {
      margin-right: 8px;
      font-size: 14px;
      color: #999; }
    .dict-search-hot .list {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
         -moz-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      min-width: 0;
      font-size: 0;
      overflow: hidden;
      /* white-space: nowrap;  */
    }
      .dict-search-hot .list a {
        display: inline-block;
        vertical-align: top;
        font-size: 14px;
        color: #2774c8;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
        margin-right: 16px; }
        .dict-search-hot .list a:hover {
          text-decoration: underline;
          color: #ff900e; }
      .dict-search-hot .list span {
        font-size: 14px;
        color: #2774c8; }

.level-banner {
  position: relative;
  width: 100%;
  height: 450px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .level-banner .level-banner-con {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    text-align: center; }
  .level-banner .img {
    display: inline-block;
    vertical-align: top;
    width: 146px;
    height: 55px; }
    .level-banner .img img {
      max-width: 100%;
      max-height: 100%; }
  .level-banner .h1 {
    margin-top: 20px;
    line-height: 24px;
    font-size: 32px;
    font-family: "Source Han Sans CN";
    color: #fff;
    font-weight: bold; }
  .level-banner .p {
    margin-top: 18px;
    font-size: 15px;
    color: #fff; }

.level-nav-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 74px;
  background: url("../images/level_nav_01.png") no-repeat;
  border-top: 3px solid #ffc009;
  border-bottom: 3px solid #ffc009;
  -moz-box-sizing: border-box;
       box-sizing: border-box; }
  .level-nav-wrap .nav-list {
    position: relative;
    width: 165px;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: skew(-15deg);
       -moz-transform: skew(-15deg);
        -ms-transform: skew(-15deg);
            transform: skew(-15deg);
    cursor: pointer; }
    .level-nav-wrap .nav-list .list-href {
      position: relative;
      display: block;
      width: 100%;
      height: 100%;
      line-height: 68px;
      text-align: center;
      -webkit-transform: skew(15deg);
         -moz-transform: skew(15deg);
          -ms-transform: skew(15deg);
              transform: skew(15deg);
      z-index: 9; }
    .level-nav-wrap .nav-list:not(:last-child):after {
      content: '';
      position: absolute;
      top: 50%;
      right: 0;
      width: 1px;
      height: 15px;
      background-color: rgba(255, 255, 255, 0.5);
      -webkit-transform: translateY(-50%);
         -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      z-index: 5; }
    .level-nav-wrap .nav-list:hover, .level-nav-wrap .nav-list.on {
      background-image: url(../images/level_nav_hover1.png); }

.level-article-wrap {
  width: 100%;
  padding: 20px 0 74px;
  background: url("../images/level_article_bg.jpg") no-repeat;
  background-size: 100% 100%;
  background-position: top left;
  overflow: hidden; }


.left-img-box,
.right-img-box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 100%; }
  .left-img-box img,
  .right-img-box img {
    height: 100%; }

.bottom-img-box {
  position: absolute;
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.left-img-box {
  right: 100%;
  z-index: 1; }

.right-img-box {
  left: 100%;
  z-index: 1; }

.level-article-box {
  position: relative;
  width: 100%;
  padding-top: 22px;
  background-color: #fffcf9;
  border: 2px solid #ffc009;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  overflow: hidden;
  z-index: 5; }
  .level-article-box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    border-bottom: 2px solid #ffc009; }

.level-article-title .title {
  position: relative;
  text-align: center;
  font-size: 26px;
  color: #3e1a11;
  font-weight: bold; }
  .level-article-title .title .tt-box {
    position: relative;
    display: inline-block;
    padding: 0 85px;
    font-size: 26px;
    color: #3e1a11;
    font-weight: bold; }
  .level-article-title .title .img {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
       -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    width: 80px;
    height: 30px; }
    .level-article-title .title .img img {
      max-width: 100%;
      max-height: 100%; }

.level-article-title .title-img {
  margin-top: 8px;
  text-align: center; }
  .level-article-title .title-img img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%; }

.level-common-wrap {
  padding: 30px 40px 50px; }
  .level-common-wrap.pt30 {
    padding: 30px 0 0; }
  .level-common-wrap .buy-products-list {
    width: 100%;
    margin-top: 15px; }
    .level-common-wrap .buy-products-list li {
      float: left;
      width: 50%;
      margin-bottom: 15px;
      padding: 0 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-common-wrap .buy-products-list a {
      display: block;
      width: 100%;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-common-wrap .buy-products-list .title-box {
      width: 100%;
      height: 54px;
      line-height: 54px;
      padding: 0 30px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08);
      font-size: 16px;
      color: #333;
      font-weight: bold;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-common-wrap .buy-products-list .info-box {
      padding: 33px 36px 35px 31px; }
      .level-common-wrap .buy-products-list .info-box .info {
        float: left; }
        .level-common-wrap .buy-products-list .info-box .info p {
          font-size: 16px;
          color: #333; }
        .level-common-wrap .buy-products-list .info-box .info .strong {
          font-size: 26px; }
      .level-common-wrap .buy-products-list .info-box .btn {
        float: right;
        width: 120px;
        height: 30px;
        margin-top: 15px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        border-radius: 15px; }
  .level-common-wrap .contact-wrap {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 43px;
    padding: 32px 36px 30px 62px;
    background-color: #f6f6f6;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-common-wrap .contact-wrap .contact-msg-box {
      float: left;
      width: -moz-calc(100% - 585px);
      width: calc(100% - 585px);
      padding-top: 18px;
      padding-right: 100px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-common-wrap .contact-wrap .contact-msg-box p {
        line-height: 26px;
        font-size: 14px;
        color: #666; }
    .level-common-wrap .contact-wrap .title {
      margin-bottom: 20px;
      line-height: 24px;
      font-size: 22px;
      color: #333;
      font-weight: bold; }
    .level-common-wrap .contact-wrap .ewm-box {
      margin-top: 20px;
      width: 181px; }
      .level-common-wrap .contact-wrap .ewm-box .inner-ewm {
        width: 100%;
        height: 182px;
        padding: 15px 10px;
        background-color: #fff;
        border-radius: 10px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .level-common-wrap .contact-wrap .ewm-box .inner-ewm .img {
          width: 100%;
          height: 100%;
          line-height: 152px;
          text-align: center; }
        .level-common-wrap .contact-wrap .ewm-box .inner-ewm img {
          display: inline-block;
          vertical-align: middle;
          max-width: 100%;
          max-height: 100%; }
      .level-common-wrap .contact-wrap .ewm-box .p {
        margin-top: 10px;
        text-align: center;
        font-size: 12px;
        color: #333; }
    .level-common-wrap .contact-wrap .map-box {
      float: right;
      width: 585px;
      height: 425px;
      line-height: 425px;
      text-align: center; }
      .level-common-wrap .contact-wrap .map-box img {
        width: 100%;
        height: 100%; }
  .level-common-wrap .contact-form-wrap {
    width: 100%; }
    .level-common-wrap .contact-form-wrap h3 {
      position: relative;
      margin-bottom: 30px;
      padding-bottom: 8px;
      text-align: center;
      font-size: 22px;
      color: #333;
      font-weight: bold; }
      .level-common-wrap .contact-form-wrap h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 35px;
        height: 2px;
        background-color: #5387e2; }
    .level-common-wrap .contact-form-wrap .contact-form-row {
      width: 100%;
      margin-bottom: 10px; }
    .level-common-wrap .contact-form-wrap .row-input {
      float: left;
      width: 100%;
      height: 50px;
      padding: 0 20px;
      line-height: 50px;
      font-size: 0;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-common-wrap .contact-form-wrap .row-input.w552 {
        width: 552px; }
      .level-common-wrap .contact-form-wrap .row-input.w476 {
        float: right;
        width: 552px; }
      .level-common-wrap .contact-form-wrap .row-input.w730 {
        width: 730px; }
    .level-common-wrap .contact-form-wrap .text {
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
      .level-common-wrap .contact-form-wrap .text.block {
        display: block; }
      .level-common-wrap .contact-form-wrap .text .red {
        font-size: 14px;
        color: #5387e2; }
      .level-common-wrap .contact-form-wrap .text .name {
        padding-left: 5px;
        font-size: 14px;
        color: #666; }
    .level-common-wrap .contact-form-wrap .input {
      display: inline-block;
      vertical-align: middle;
      width: 70%; }
      .level-common-wrap .contact-form-wrap .input input[type="text"] {
        width: 100%;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
    .level-common-wrap .contact-form-wrap .row-textarea {
      width: 100%;
      padding: 15px 20px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-common-wrap .contact-form-wrap .row-textarea .text-area {
        width: 100%;
        padding-top: 10px;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
    .level-common-wrap .contact-form-wrap .contact-form-ft {
      width: 100%; }
    .level-common-wrap .contact-form-wrap .yzm-block {
      float: left; }
      .level-common-wrap .contact-form-wrap .yzm-block .yzm-img {
        float: left;
        padding-top: 10px;
        margin-left: 20px; }
    .level-common-wrap .contact-form-wrap .submit-btn {
      float: right;
      width: 162px;
      height: 47px;
      border-radius: 23px;
      font-size: 16px;
      color: #fff;
      border: none;
      cursor: pointer; }
  .level-common-wrap .recruitment-list {
    width: 100%;
    margin-top: 15px; }
    .level-common-wrap .recruitment-list li {
      width: 100%;
      margin-bottom: 15px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      cursor: pointer; }
    .level-common-wrap .recruitment-list .inner-recruitment {
      position: relative;
      width: 100%;
      height: 60px;
      padding: 0 30px;
      cursor: pointer;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-common-wrap .recruitment-list .inner-recruitment .col {
        float: left;
        height: 100%;
        line-height: 60px;
        font-size: 16px;
        color: #333; }
        .level-common-wrap .recruitment-list .inner-recruitment .col.w195 {
          width: 195px;
          margin-right: 57px; }
        .level-common-wrap .recruitment-list .inner-recruitment .col.w500 {
          width: 500px;
          margin-right: 57px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
      .level-common-wrap .recruitment-list .inner-recruitment .arrow {
        position: absolute;
        top: 50%;
        right: 30px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        background-color: #5b1e17;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .level-common-wrap .recruitment-list .inner-recruitment i {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 14px;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .level-common-wrap .recruitment-list .inner-recruitment.on i {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .level-common-wrap .recruitment-list .inner-recruitment:hover, .level-common-wrap .recruitment-list .inner-recruitment.on {
        background-color: #ededed; }
    .level-common-wrap .recruitment-list .sub {
      display: none;
      width: 100%;
      padding: 30px;
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-common-wrap .recruitment-list .block {
      width: 100%; }
      .level-common-wrap .recruitment-list .block:not(:last-child) {
        margin-bottom: 40px; }
      .level-common-wrap .recruitment-list .block p {
        margin-bottom: 15px;
        font-size: 14px;
        color: #777; }
        .level-common-wrap .recruitment-list .block p.red {
          font-size: 16px;
          color: #e62129; }
  .level-common-wrap .list-wrap {
    width: 100%;
    margin-top: 20px; }
    .level-common-wrap .list-wrap li {
      float: left;
      width: 25%;
      padding: 0 7px;
      margin-bottom: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-common-wrap .list-wrap .inner-list {
      width: 100%;
      height: 380px;
      padding: 18px 16px 25px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-common-wrap .list-wrap .img-box {
      display: block;
      width: 100%;
      height: 153px;
      margin-bottom: 18px;
      line-height: 153px;
      text-align: center; }
      .level-common-wrap .list-wrap .img-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .level-common-wrap .list-wrap .img-box:hover img {
        opacity: 0.8;
        -webkit-opacity: 0.8;
        filter: alpha(opacity=80); }
    .level-common-wrap .list-wrap .info-box {
      padding-bottom: 18px; }
      .level-common-wrap .list-wrap .info-box .h4 {
        display: block;
        width: 100%;
        line-height: 24px;
        font-size: 16px;
        color: #333;
        font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .level-common-wrap .list-wrap .info-box .price-p {
        margin-bottom: 5px;
        line-height: 24px;
        font-size: 12px;
        color: #666; }
        .level-common-wrap .list-wrap .info-box .price-p .red {
          font-size: 13px;
          color: #dc3731;
          font-weight: bold; }
      .level-common-wrap .list-wrap .info-box .p {
        display: block;
        height: 40px;
        line-height: 20px;
        font-size: 12px;
        color: #666;
        overflow: hidden; }
    .level-common-wrap .list-wrap .attr-block {
      width: 100%;
      margin-bottom: 5px;
      font-size: 0; }
      .level-common-wrap .list-wrap .attr-block .block {
        display: inline-block;
        vertical-align: top;
        height: 23px;
        margin: 0 2px;
        padding: 0 5px;
        line-height: 23px;
        text-align: center;
        font-size: 12px;
        border-radius: 10px; }
    .level-common-wrap .list-wrap .contact-btn {
      display: block;
      width: 100px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      font-size: 14px;
      color: #fff;
      border-radius: 14px;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
  .level-common-wrap .content {
    width: 100%;
    padding-top: 24px; }
  .level-common-wrap .product-box {
    width: 100%;
    margin-bottom: 40px;
    padding: 46px 56px 44px;
    border-width: 2px 1px 1px;
    border-color: #702b22 #ebe8e5 #ebe8e5;
    border-style: solid;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-common-wrap .product-box .img-box {
      float: left;
      width: 423px;
      height: 267px;
      line-height: 267px;
      text-align: center; }
      .level-common-wrap .product-box .img-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .level-common-wrap .product-box .info-box {
      float: left;
      width: -moz-calc(100% - 423px);
      width: calc(100% - 423px);
      padding-top: 36px;
      padding-left: 60px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-common-wrap .product-box .h3 {
      margin-bottom: 18px;
      line-height: 24px;
      font-size: 24px;
      color: #333; }
    .level-common-wrap .product-box .msg {
      margin-bottom: 10px;
      font-size: 16px;
      color: #333; }
      .level-common-wrap .product-box .msg .red {
        color: #5387e2;
        font-weight: bold; }
    .level-common-wrap .product-box .attr-block {
      margin-bottom: 30px;
      font-size: 0; }
      .level-common-wrap .product-box .attr-block li {
        display: inline-block;
        vertical-align: top;
        height: 22px;
        line-height: 22px;
        padding: 0 7px;
        margin: 0 7px;
        border-radius: 10px;
        font-size: 12px; }
    .level-common-wrap .product-box .contact-btn {
      display: block;
      width: 120px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      border-radius: 14px;
      background-color: #dc3731;
      font-size: 14px;
      color: #fff;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-common-wrap .product-box .contact-btn:hover {
        background-color: #702b22; }
  .level-common-wrap .prodect-detail-box {
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .level-common-wrap .prodect-detail-box p {
      width: 100% !important;
      margin-bottom: 15px; }
    .level-common-wrap .prodect-detail-box img {
      max-width: 100%;
      height: auto !important; }
    .level-common-wrap .prodect-detail-box ul {
      list-style: disc; }
      .level-common-wrap .prodect-detail-box ul li {
        list-style: disc; }
    .level-common-wrap .prodect-detail-box ol {
      list-style: decimal; }
      .level-common-wrap .prodect-detail-box ol li {
        list-style: decimal; }
    .level-common-wrap .prodect-detail-box .h3 {
      width: 100%;
      height: 42px;
      margin-bottom: 20px;
      line-height: 42px;
      text-align: center;
      font-size: 22px;
      font-weight: bold; }
    .level-common-wrap .prodect-detail-box p {
      margin-bottom: 25px;
      line-height: 30px;
      font-size: 14px;
      color: #666; }
  .level-common-wrap .con {
    padding: 15px 40px 45px;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .level-common-wrap .con p {
      width: 100% !important;
      margin-bottom: 15px; }
    .level-common-wrap .con img {
      max-width: 100%;
      height: auto !important; }
    .level-common-wrap .con ul {
      list-style: disc; }
      .level-common-wrap .con ul li {
        list-style: disc; }
    .level-common-wrap .con ol {
      list-style: decimal; }
      .level-common-wrap .con ol li {
        list-style: decimal; }
    .level-common-wrap .con p {
      margin-bottom: 20px;
      line-height: 30px;
      font-size: 13px;
      color: #333; }
    .level-common-wrap .con .table-wrap {
      width: 100%; }
      .level-common-wrap .con .table-wrap table {
        float: left;
        width: 100%;
        background-color: #fcfaf3;
        border-collapse: collapse;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .level-common-wrap .con .table-wrap td {
        height: 50px;
        padding-left: 15px;
        font-size: 14px;
        color: #666;
        border: 1px solid #f9e9db;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .level-common-wrap .con .table-wrap .right-table .tr-tt {
        border-left: none; }
      .level-common-wrap .con .table-wrap .tr-tt {
        width: 160px;
        font-size: 14px;
        color: #333;
        font-weight: bold; }
  .level-common-wrap .blod-line {
    width: 100%;
    height: 20px;
    border-top: 2px solid #ffc009;
    border-bottom: 2px solid #ffc009;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .level-common-wrap .honor-wrap {
    padding: 24px 40px 40px; }
  .level-common-wrap .honor-swiper {
    position: relative;
    width: 100%;
    margin-top: 15px; }
  .level-common-wrap .swiper-container,
  .level-common-wrap .swiper-wrapper {
    width: 100%; }
  .level-common-wrap .swiper-slide {
    width: 260px;
    height: 193px;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-common-wrap .swiper-slide .img {
      width: 100%;
      height: 100%; }
      .level-common-wrap .swiper-slide .img img {
        display: block;
        width: 100%;
        height: 100%; }
  .level-common-wrap .button-prev,
  .level-common-wrap .button-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #d6a771;
    outline: none;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .level-common-wrap .button-prev:hover,
    .level-common-wrap .button-next:hover {
      background-color: #ff900e; }
    .level-common-wrap .button-prev i,
    .level-common-wrap .button-next i {
      display: inline-block;
      vertical-align: middle;
      color: #fff; }
  .level-common-wrap .button-prev {
    left: -15px; }
  .level-common-wrap .button-next {
    right: -15px; }

.level-supply-products-list-wrap {
  padding: 34px 35px 55px 48px; }
  .level-supply-products-list-wrap .list-wrap {
    width: 100%;
    margin-top: 20px; }
    .level-supply-products-list-wrap .list-wrap li {
      float: left;
      width: 25%;
      padding: 0 7px;
      margin-bottom: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-supply-products-list-wrap .list-wrap .inner-list {
      width: 100%;
      height: 380px;
      padding: 18px 16px 25px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-supply-products-list-wrap .list-wrap .img-box {
      width: 100%;
      height: 153px;
      margin-bottom: 18px;
      line-height: 153px;
      text-align: center; }
      .level-supply-products-list-wrap .list-wrap .img-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .level-supply-products-list-wrap .list-wrap .info-box {
      padding-bottom: 18px; }
      .level-supply-products-list-wrap .list-wrap .info-box h4 {
        width: 100%;
        line-height: 24px;
        font-size: 14px;
        color: #333;
        font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .level-supply-products-list-wrap .list-wrap .info-box .price-p {
        margin-bottom: 5px;
        line-height: 24px;
        font-size: 12px;
        color: #333; }
        .level-supply-products-list-wrap .list-wrap .info-box .price-p .red {
          font-size: 13px;
          color: #dc3731;
          font-weight: bold; }
      .level-supply-products-list-wrap .list-wrap .info-box p {
        height: 40px;
        line-height: 20px;
        font-size: 12px;
        color: #666;
        overflow: hidden; }
    .level-supply-products-list-wrap .list-wrap .attr-block {
      width: 100%;
      margin-bottom: 5px;
      font-size: 0; }
      .level-supply-products-list-wrap .list-wrap .attr-block .block {
        display: inline-block;
        vertical-align: top;
        height: 23px;
        margin: 0 2px;
        padding: 0 5px;
        line-height: 23px;
        text-align: center;
        font-size: 12px;
        color: #f5d381;
        background-color: #875f59;
        border-radius: 10px; }
    .level-supply-products-list-wrap .list-wrap .contact-btn {
      display: block;
      width: 100px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #fff;
      border-radius: 14px;
      background-color: #5b1e17;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-supply-products-list-wrap .list-wrap .contact-btn:hover {
        background-color: #5387e2; }

.level-supply-products-detail-wrap {
  padding: 34px 60px 39px; }
  .level-supply-products-detail-wrap .content {
    width: 100%;
    padding-top: 24px; }
  .level-supply-products-detail-wrap .product-box {
    width: 100%;
    margin-bottom: 40px;
    padding: 46px 56px 44px;
    border-width: 2px 1px 1px;
    border-color: #702b22 #ebe8e5 #ebe8e5;
    border-style: solid;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-supply-products-detail-wrap .product-box .img-box {
      float: left;
      width: 423px;
      height: 267px;
      line-height: 267px;
      text-align: center; }
      .level-supply-products-detail-wrap .product-box .img-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .level-supply-products-detail-wrap .product-box .info-box {
      float: left;
      width: -moz-calc(100% - 423px);
      width: calc(100% - 423px);
      padding-top: 36px;
      padding-left: 60px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-supply-products-detail-wrap .product-box .h3 {
      margin-bottom: 18px;
      line-height: 24px;
      font-size: 24px;
      color: #333; }
    .level-supply-products-detail-wrap .product-box .msg {
      margin-bottom: 10px;
      font-size: 16px;
      color: #333; }
      .level-supply-products-detail-wrap .product-box .msg .red {
        color: #5387e2;
        font-weight: bold; }
    .level-supply-products-detail-wrap .product-box .attr-block {
      margin-bottom: 30px;
      font-size: 0; }
      .level-supply-products-detail-wrap .product-box .attr-block li {
        display: inline-block;
        vertical-align: top;
        height: 22px;
        line-height: 22px;
        padding: 0 7px;
        margin: 0 7px;
        border-radius: 10px;
        background-color: #702b22;
        font-size: 12px;
        color: #fde180; }
    .level-supply-products-detail-wrap .product-box .contact-btn {
      display: block;
      width: 120px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      border-radius: 14px;
      background-color: #dc3731;
      font-size: 14px;
      color: #fff;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-supply-products-detail-wrap .product-box .contact-btn:hover {
        background-color: #702b22; }
  .level-supply-products-detail-wrap .prodect-detail-box {
    width: 100%;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .level-supply-products-detail-wrap .prodect-detail-box p {
      width: 100% !important;
      margin-bottom: 15px; }
    .level-supply-products-detail-wrap .prodect-detail-box img {
      max-width: 100%;
      height: auto !important; }
    .level-supply-products-detail-wrap .prodect-detail-box ul {
      list-style: disc; }
      .level-supply-products-detail-wrap .prodect-detail-box ul li {
        list-style: disc; }
    .level-supply-products-detail-wrap .prodect-detail-box ol {
      list-style: decimal; }
      .level-supply-products-detail-wrap .prodect-detail-box ol li {
        list-style: decimal; }
    .level-supply-products-detail-wrap .prodect-detail-box .h3 {
      width: 100%;
      height: 42px;
      margin-bottom: 20px;
      line-height: 42px;
      text-align: center;
      font-size: 22px;
      color: #fff;
      font-weight: bold;
      background-color: #702b22; }
    .level-supply-products-detail-wrap .prodect-detail-box p {
      margin-bottom: 25px;
      line-height: 30px;
      font-size: 14px;
      color: #666; }

.level-contact-us-wrap {
  padding: 30px 70px 100px; }
  .level-contact-us-wrap .contact-wrap {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 43px;
    padding: 32px 36px 30px 62px;
    background-color: #f6f6f6;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-contact-us-wrap .contact-wrap .contact-msg-box {
      float: left;
      width: -moz-calc(100% - 585px);
      width: calc(100% - 585px);
      padding-top: 18px;
      padding-right: 100px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-contact-us-wrap .contact-wrap .contact-msg-box p {
        line-height: 26px;
        font-size: 14px;
        color: #666; }
    .level-contact-us-wrap .contact-wrap .title {
      margin-bottom: 20px;
      line-height: 24px;
      font-size: 22px;
      color: #333;
      font-weight: bold; }
    .level-contact-us-wrap .contact-wrap .ewm-box {
      margin-top: 20px;
      width: 181px; }
      .level-contact-us-wrap .contact-wrap .ewm-box .inner-ewm {
        width: 100%;
        height: 182px;
        padding: 15px 10px;
        background-color: #fff;
        border-radius: 10px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .level-contact-us-wrap .contact-wrap .ewm-box .inner-ewm .img {
          width: 100%;
          height: 100%;
          line-height: 152px;
          text-align: center; }
        .level-contact-us-wrap .contact-wrap .ewm-box .inner-ewm img {
          display: inline-block;
          vertical-align: middle;
          max-width: 100%;
          max-height: 100%; }
      .level-contact-us-wrap .contact-wrap .ewm-box .p {
        margin-top: 10px;
        text-align: center;
        font-size: 12px;
        color: #333; }
    .level-contact-us-wrap .contact-wrap .map-box {
      float: right;
      width: 585px;
      height: 425px;
      line-height: 425px;
      text-align: center; }
      .level-contact-us-wrap .contact-wrap .map-box img {
        width: 100%;
        height: 100%; }
  .level-contact-us-wrap .contact-form-wrap {
    width: 100%; }
    .level-contact-us-wrap .contact-form-wrap h3 {
      position: relative;
      margin-bottom: 30px;
      padding-bottom: 8px;
      text-align: center;
      font-size: 22px;
      color: #333;
      font-weight: bold; }
      .level-contact-us-wrap .contact-form-wrap h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 35px;
        height: 2px;
        background-color: #5387e2; }
    .level-contact-us-wrap .contact-form-wrap .contact-form-row {
      width: 100%;
      margin-bottom: 10px; }
    .level-contact-us-wrap .contact-form-wrap .row-input {
      float: left;
      width: 100%;
      height: 50px;
      padding: 0 20px;
      line-height: 50px;
      font-size: 0;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-contact-us-wrap .contact-form-wrap .row-input.w552 {
        width: 552px; }
      .level-contact-us-wrap .contact-form-wrap .row-input.w476 {
        float: right;
        width: 476px; }
      .level-contact-us-wrap .contact-form-wrap .row-input.w730 {
        width: 730px; }
    .level-contact-us-wrap .contact-form-wrap .text {
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
      .level-contact-us-wrap .contact-form-wrap .text.block {
        display: block; }
      .level-contact-us-wrap .contact-form-wrap .text .red {
        font-size: 14px;
        color: #5387e2; }
      .level-contact-us-wrap .contact-form-wrap .text .name {
        padding-left: 5px;
        font-size: 14px;
        color: #666; }
    .level-contact-us-wrap .contact-form-wrap .input {
      display: inline-block;
      vertical-align: middle;
      width: 70%; }
      .level-contact-us-wrap .contact-form-wrap .input input[type="text"] {
        width: 100%;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
    .level-contact-us-wrap .contact-form-wrap .row-textarea {
      width: 100%;
      padding: 15px 20px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-contact-us-wrap .contact-form-wrap .row-textarea .text-area {
        width: 100%;
        padding-top: 10px;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
    .level-contact-us-wrap .contact-form-wrap .contact-form-ft {
      width: 100%; }
    .level-contact-us-wrap .contact-form-wrap .yzm-block {
      float: left; }
      .level-contact-us-wrap .contact-form-wrap .yzm-block .yzm-img {
        float: left;
        padding-top: 10px;
        margin-left: 20px; }
    .level-contact-us-wrap .contact-form-wrap .submit-btn {
      float: right;
      width: 162px;
      height: 47px;
      border-radius: 23px;
      background-color: #5e2919;
      font-size: 16px;
      color: #fff;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-contact-us-wrap .contact-form-wrap .submit-btn:hover {
        background-color: #5387e2; }

.level-buy-products-wrap {
  padding: 34px 64px 73px 58px; }
  .level-buy-products-wrap .buy-products-list {
    width: 100%;
    margin-top: 15px; }
    .level-buy-products-wrap .buy-products-list li {
      float: left;
      width: 50%;
      margin-bottom: 15px;
      padding: 0 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-buy-products-wrap .buy-products-list a {
      display: block;
      width: 100%;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-buy-products-wrap .buy-products-list a:hover .btn {
        background-color: #ff900e; }
    .level-buy-products-wrap .buy-products-list .title-box {
      width: 100%;
      height: 54px;
      line-height: 54px;
      padding: 0 30px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08);
      font-size: 16px;
      color: #333;
      font-weight: bold;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-buy-products-wrap .buy-products-list .info-box {
      padding: 33px 36px 35px 31px; }
      .level-buy-products-wrap .buy-products-list .info-box .info {
        float: left; }
        .level-buy-products-wrap .buy-products-list .info-box .info p {
          font-size: 16px;
          color: #333; }
        .level-buy-products-wrap .buy-products-list .info-box .info .strong {
          font-size: 26px; }
      .level-buy-products-wrap .buy-products-list .info-box .btn {
        float: right;
        width: 120px;
        height: 30px;
        margin-top: 15px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        border-radius: 15px;
        background-color: #5387e2;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }

.level-recruitment-wrap {
  padding: 34px 64px 60px 58px; }
  .level-recruitment-wrap .recruitment-list {
    width: 100%;
    margin-top: 15px; }
    .level-recruitment-wrap .recruitment-list li {
      width: 100%;
      margin-bottom: 15px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      cursor: pointer; }
    .level-recruitment-wrap .recruitment-list .inner-recruitment {
      position: relative;
      width: 100%;
      height: 60px;
      padding: 0 30px;
      cursor: pointer;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-recruitment-wrap .recruitment-list .inner-recruitment .col {
        float: left;
        height: 100%;
        line-height: 60px;
        font-size: 16px;
        color: #333; }
        .level-recruitment-wrap .recruitment-list .inner-recruitment .col.w195 {
          width: 195px;
          margin-right: 57px; }
      .level-recruitment-wrap .recruitment-list .inner-recruitment .arrow {
        position: absolute;
        top: 50%;
        right: 30px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        background-color: #5387e2;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .level-recruitment-wrap .recruitment-list .inner-recruitment i {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 14px;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .level-recruitment-wrap .recruitment-list .inner-recruitment.on i {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .level-recruitment-wrap .recruitment-list .inner-recruitment:hover, .level-recruitment-wrap .recruitment-list .inner-recruitment.on {
        background-color: #ededed; }
    .level-recruitment-wrap .recruitment-list .sub {
      display: none;
      width: 100%;
      padding: 30px;
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-recruitment-wrap .recruitment-list .block {
      width: 100%; }
      .level-recruitment-wrap .recruitment-list .block:not(:last-child) {
        margin-bottom: 40px; }
      .level-recruitment-wrap .recruitment-list .block p {
        margin-bottom: 15px;
        font-size: 14px;
        color: #777; }
        .level-recruitment-wrap .recruitment-list .block p.red {
          font-size: 16px;
          color: #e62129; }

.level-enterprise-detail-wrap {
  padding-top: 30px; }
  .level-enterprise-detail-wrap .con {
    padding: 15px 40px 45px;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .level-enterprise-detail-wrap .con p {
      width: 100% !important;
      margin-bottom: 15px; }
    .level-enterprise-detail-wrap .con img {
      max-width: 100%;
      height: auto !important; }
    .level-enterprise-detail-wrap .con ul {
      list-style: disc; }
      .level-enterprise-detail-wrap .con ul li {
        list-style: disc; }
    .level-enterprise-detail-wrap .con ol {
      list-style: decimal; }
      .level-enterprise-detail-wrap .con ol li {
        list-style: decimal; }
    .level-enterprise-detail-wrap .con p {
      margin-bottom: 20px;
      line-height: 30px;
      font-size: 13px;
      color: #333; }
    .level-enterprise-detail-wrap .con .table-wrap {
      width: 100%; }
      .level-enterprise-detail-wrap .con .table-wrap table {
        float: left;
        width: 50%;
        background-color: #fcfaf3;
        border-collapse: collapse;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .level-enterprise-detail-wrap .con .table-wrap td {
        height: 50px;
        padding-left: 15px;
        font-size: 14px;
        color: #666;
        border: 1px solid #f9e9db;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
      .level-enterprise-detail-wrap .con .table-wrap .right-table .tr-tt {
        border-left: none; }
      .level-enterprise-detail-wrap .con .table-wrap .tr-tt {
        font-size: 14px;
        color: #333;
        font-weight: bold; }
  .level-enterprise-detail-wrap .blod-line {
    width: 100%;
    height: 20px;
    border-top: 2px solid #ffc009;
    border-bottom: 2px solid #ffc009;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .level-enterprise-detail-wrap .honor-wrap {
    padding: 24px 40px 40px; }
  .level-enterprise-detail-wrap .honor-swiper {
    position: relative;
    width: 100%;
    margin-top: 15px; }
  .level-enterprise-detail-wrap .swiper-container,
  .level-enterprise-detail-wrap .swiper-wrapper {
    width: 100%; }
  .level-enterprise-detail-wrap .swiper-slide {
    width: 260px;
    height: 193px;
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, 0.08);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-enterprise-detail-wrap .swiper-slide .img {
      width: 100%;
      height: 100%; }
      .level-enterprise-detail-wrap .swiper-slide .img img {
        display: block;
        width: 100%;
        height: 100%; }
  .level-enterprise-detail-wrap .button-prev,
  .level-enterprise-detail-wrap .button-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border-radius: 50%;
    background-color: #d6a771;
    outline: none;
    z-index: 5;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .level-enterprise-detail-wrap .button-prev:hover,
    .level-enterprise-detail-wrap .button-next:hover {
      background-color: #ff900e; }
    .level-enterprise-detail-wrap .button-prev i,
    .level-enterprise-detail-wrap .button-next i {
      display: inline-block;
      vertical-align: middle;
      color: #fff; }
  .level-enterprise-detail-wrap .button-prev {
    left: -15px; }
  .level-enterprise-detail-wrap .button-next {
    right: -15px; }

.level-1 {
  background-color: #f6f6f6; }
  .level-1 .level-silver-banner {
    display: block;
    width: 100%;
    height: 195px;
    padding: 18px 0;
    line-height: 195px;
    text-align: center; }
    .level-1 .level-silver-banner img {
      display: inline-block;
      vertical-align: middle;
      max-width: 100%;
      max-height: 100%; }
  .level-1 .nav-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 66px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #908e8a;
    background-image: -webkit-linear-gradient(-90deg, #dfdfdf 0%, #bcbcbc 51%, #8c8c8c 100%);
    background-image: -ms-linear-gradient(-90deg, #dfdfdf 0%, #bcbcbc 51%, #8c8c8c 100%);
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-1 .nav-wrap .nav-list {
      position: relative;
      width: 165px;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-backface-visibility: hidden;
         -moz-backface-visibility: hidden;
              backface-visibility: hidden;
      cursor: pointer; }
      .level-1 .nav-wrap .nav-list .list-href {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
        line-height: 68px;
        text-align: center;
        font-size: 16px;
        color: #000;
        z-index: 9; }
      .level-1 .nav-wrap .nav-list:not(:last-child):after {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        width: 1px;
        height: 15px;
        background-color: rgba(255, 255, 255, 0.5);
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        z-index: 5; }
      .level-1 .nav-wrap .nav-list:hover, .level-1 .nav-wrap .nav-list.on {
        background-image: url(../images/level_nav_hover4.png); }
        .level-1 .nav-wrap .nav-list:hover .list-href, .level-1 .nav-wrap .nav-list.on .list-href {
          color: #ffdf30; }
  .level-1 .silver-wrap {
    width: 100%;
    padding-bottom: 70px; }
  .level-1 .silver-con {
    width: 100%;
    border-width: 3px 1px 1px;
    border-color: #000 rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.08);
    border-style: solid;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-1 .silver-con.pb30 {
      padding-bottom: 30px; }
  .level-1 .silver-title {
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    font-size: 0;
    background-color: #e6e6e6;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-1 .silver-title .circle-icon {
      display: inline-block;
      vertical-align: middle;
      width: 15px;
      height: 20px;
      border: 1px solid #908e8a;
      border-radius: 5px;
      background-image: -webkit-linear-gradient(-90deg, rgba(223, 223, 223, 0.9) 0%, rgba(188, 188, 188, 0.9) 51%, rgba(140, 140, 140, 0.9) 100%);
      background-image: -ms-linear-gradient(-90deg, rgba(223, 223, 223, 0.9) 0%, rgba(188, 188, 188, 0.9) 51%, rgba(140, 140, 140, 0.9) 100%); }
    .level-1 .silver-title .silver-t {
      display: inline-block;
      vertical-align: middle;
      padding-left: 14px;
      font-size: 18px;
      color: #333;
      font-weight: bold; }
  .level-1 .con {
    padding: 63px 50px 50px;
    background-color: #fff;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .level-1 .con p {
      width: 100% !important;
      margin-bottom: 15px; }
    .level-1 .con img {
      max-width: 100%;
      height: auto !important; }
    .level-1 .con ul {
      list-style: disc; }
      .level-1 .con ul li {
        list-style: disc; }
    .level-1 .con ol {
      list-style: decimal; }
      .level-1 .con ol li {
        list-style: decimal; }
    .level-1 .con .c-logo {
      float: left;
      width: 150px;
      height: 130px;
      line-height: 128px;
      text-align: center;
      margin-right: 20px;
      margin-bottom: 20px;
      border: 1px solid rgba(0, 0, 0, 0.08);
      clear: both; }
      .level-1 .con .c-logo img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .level-1 .con h3 {
      margin-bottom: 15px;
      font-size: 28px;
      color: #333;
      font-weight: bold; }
    .level-1 .con p {
      margin-bottom: 15px;
      line-height: 30px;
      font-size: 13px;
      color: #666; }
  .level-1 .table-wrap {
    width: 100%;
    margin-top: 50px; }
    .level-1 .table-wrap table {
      width: 100%;
      background-color: #f4f4f4;
      border-collapse: collapse;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .table-wrap td {
      height: 50px;
      padding-left: 15px;
      font-size: 14px;
      color: #666;
      border: 1px solid #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .table-wrap .tr-tt {
      width: 120px;
      font-size: 14px;
      color: #333;
      font-weight: bold; }
  .level-1 .buy-products-list {
    width: 100%;
    padding: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-1 .buy-products-list li {
      float: left;
      width: 50%;
      margin-bottom: 15px;
      padding: 0 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .buy-products-list a {
      display: block;
      width: 100%;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-1 .buy-products-list a:hover .btn {
        background-color: #ff900e; }
    .level-1 .buy-products-list .title-box {
      width: 100%;
      height: 54px;
      line-height: 54px;
      padding: 0 30px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.08);
      font-size: 16px;
      color: #333;
      font-weight: bold;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .buy-products-list .info-box {
      padding: 33px 36px 35px 31px; }
      .level-1 .buy-products-list .info-box .info {
        float: left; }
        .level-1 .buy-products-list .info-box .info p {
          font-size: 16px;
          color: #333; }
        .level-1 .buy-products-list .info-box .info .strong {
          font-size: 26px; }
      .level-1 .buy-products-list .info-box .btn {
        float: right;
        width: 120px;
        height: 30px;
        margin-top: 15px;
        line-height: 30px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        border-radius: 15px;
        background-color: #a8a8a8;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
  .level-1 .list-wrap {
    width: 100%;
    margin-top: 20px; }
    .level-1 .list-wrap li {
      float: left;
      width: 33.33333%;
      padding: 0 7px;
      margin-bottom: 10px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .list-wrap .inner-list {
      width: 100%;
      height: 380px;
      padding: 18px 16px 25px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .list-wrap .img-box {
      display: block;
      width: 100%;
      height: 153px;
      margin-bottom: 18px;
      line-height: 153px;
      text-align: center; }
      .level-1 .list-wrap .img-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .level-1 .list-wrap .info-box {
      padding-bottom: 18px; }
      .level-1 .list-wrap .info-box h4 {
        width: 100%;
        line-height: 24px;
        font-size: 14px;
        color: #333;
        font-weight: bold;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .level-1 .list-wrap .info-box .price-p {
        margin-bottom: 5px;
        line-height: 24px;
        font-size: 12px;
        color: #333; }
        .level-1 .list-wrap .info-box .price-p .red {
          font-size: 13px;
          color: #dc3731;
          font-weight: bold; }
      .level-1 .list-wrap .info-box p {
        height: 40px;
        line-height: 20px;
        font-size: 12px;
        color: #666;
        overflow: hidden; }
    .level-1 .list-wrap .attr-block {
      width: 100%;
      margin-bottom: 5px;
      font-size: 0; }
      .level-1 .list-wrap .attr-block .block {
        display: inline-block;
        vertical-align: top;
        height: 23px;
        margin: 0 2px;
        padding: 0 5px;
        line-height: 23px;
        text-align: center;
        font-size: 12px;
        color: #fff;
        background-color: #a8a8a8;
        border-radius: 10px; }
    .level-1 .list-wrap .contact-btn {
      display: block;
      width: 100px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      color: #fff;
      border-radius: 14px;
      background-color: #a8a8a8;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-1 .list-wrap .contact-btn:hover {
        background-color: #5387e2; }
  .level-1 .recruitment-list {
    padding: 20px; }
    .level-1 .recruitment-list li {
      width: 100%;
      margin-bottom: 15px;
      background-color: #fff;
      border: 1px solid rgba(0, 0, 0, 0.08);
      cursor: pointer; }
    .level-1 .recruitment-list .inner-recruitment {
      position: relative;
      width: 100%;
      height: 60px;
      padding: 0 30px;
      cursor: pointer;
      -moz-box-sizing: border-box;
           box-sizing: border-box;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-1 .recruitment-list .inner-recruitment .col {
        float: left;
        height: 100%;
        line-height: 60px;
        font-size: 16px;
        color: #333; }
        .level-1 .recruitment-list .inner-recruitment .col.w195 {
          width: 195px;
          margin-right: 57px; }
      .level-1 .recruitment-list .inner-recruitment .arrow {
        position: absolute;
        top: 50%;
        right: 30px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 50%;
        background-color: #a8a8a8;
        -webkit-transform: translateY(-50%);
           -moz-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .level-1 .recruitment-list .inner-recruitment i {
        display: inline-block;
        vertical-align: middle;
        color: #fff;
        font-size: 14px;
        -webkit-transition: 0.2s ease all;
        -moz-transition: 0.2s ease all;
        transition: 0.2s ease all; }
      .level-1 .recruitment-list .inner-recruitment.on i {
        -webkit-transform: rotate(180deg);
           -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
      .level-1 .recruitment-list .inner-recruitment:hover, .level-1 .recruitment-list .inner-recruitment.on {
        background-color: #ededed; }
    .level-1 .recruitment-list .sub {
      display: none;
      width: 100%;
      padding: 30px;
      background-color: #fff;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .recruitment-list .block {
      width: 100%; }
      .level-1 .recruitment-list .block:not(:last-child) {
        margin-bottom: 40px; }
      .level-1 .recruitment-list .block p {
        margin-bottom: 15px;
        font-size: 14px;
        color: #777; }
        .level-1 .recruitment-list .block p.red {
          font-size: 16px;
          color: #e62129; }
  .level-1 .contact-wrap {
    width: 100%;
    padding: 30px;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-1 .contact-wrap .contact-msg-box {
      float: left;
      width: 50%;
      padding-top: 18px;
      padding-right: 50px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-1 .contact-wrap .contact-msg-box p {
        line-height: 26px;
        font-size: 14px;
        color: #666; }
    .level-1 .contact-wrap .title {
      margin-bottom: 20px;
      line-height: 24px;
      font-size: 22px;
      color: #333;
      font-weight: bold; }
    .level-1 .contact-wrap .ewm-box {
      margin-top: 20px;
      width: 181px; }
      .level-1 .contact-wrap .ewm-box .inner-ewm {
        width: 100%;
        height: 182px;
        padding: 15px 10px;
        background-color: #fff;
        border-radius: 10px;
        -moz-box-sizing: border-box;
             box-sizing: border-box; }
        .level-1 .contact-wrap .ewm-box .inner-ewm .img {
          width: 100%;
          height: 100%;
          line-height: 152px;
          text-align: center; }
        .level-1 .contact-wrap .ewm-box .inner-ewm img {
          display: inline-block;
          vertical-align: middle;
          max-width: 100%;
          max-height: 100%; }
      .level-1 .contact-wrap .ewm-box .p {
        margin-top: 10px;
        text-align: center;
        font-size: 12px;
        color: #333; }
    .level-1 .contact-wrap .map-box {
      float: left;
      width: 50%;
      height: 425px; }
      .level-1 .contact-wrap .map-box img {
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        height: 100%; }
  .level-1 .contact-form-wrap {
    padding: 30px;
    background-color: #fff; }
    .level-1 .contact-form-wrap h3 {
      position: relative;
      margin-bottom: 30px;
      padding-bottom: 8px;
      text-align: center;
      font-size: 22px;
      color: #333;
      font-weight: bold; }
      .level-1 .contact-form-wrap h3:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
           -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        width: 35px;
        height: 2px;
        background-color: #5387e2; }
    .level-1 .contact-form-wrap .contact-form-row {
      width: 100%;
      margin-bottom: 10px; }
    .level-1 .contact-form-wrap .row-input {
      float: left;
      width: 100%;
      height: 50px;
      padding: 0 20px;
      line-height: 50px;
      font-size: 0;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-1 .contact-form-wrap .row-input.w552 {
        width: 380px; }
      .level-1 .contact-form-wrap .row-input.w476 {
        width: 380px;
        float: right; }
      .level-1 .contact-form-wrap .row-input.w730 {
        width: 600px; }
    .level-1 .contact-form-wrap .text {
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
      .level-1 .contact-form-wrap .text.block {
        display: block; }
      .level-1 .contact-form-wrap .text .red {
        font-size: 14px;
        color: #5387e2; }
      .level-1 .contact-form-wrap .text .name {
        padding-left: 5px;
        font-size: 14px;
        color: #666; }
    .level-1 .contact-form-wrap .input {
      display: inline-block;
      vertical-align: middle;
      width: 70%; }
      .level-1 .contact-form-wrap .input input[type="text"] {
        width: 100%;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
    .level-1 .contact-form-wrap .row-textarea {
      width: 100%;
      padding: 15px 20px;
      background-color: #f4f4f4;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
      .level-1 .contact-form-wrap .row-textarea .text-area {
        width: 100%;
        padding-top: 10px;
        font-size: 14px;
        color: #666;
        background-color: #f4f4f4;
        border: none; }
    .level-1 .contact-form-wrap .contact-form-ft {
      width: 100%; }
    .level-1 .contact-form-wrap .yzm-block {
      float: left; }
      .level-1 .contact-form-wrap .yzm-block .yzm-img {
        float: left;
        padding-top: 10px;
        margin-left: 20px; }
    .level-1 .contact-form-wrap .submit-btn {
      float: right;
      width: 162px;
      height: 47px;
      margin-top: 30px;
      border-radius: 23px;
      background-color: #a8a8a8;
      font-size: 16px;
      color: #fff;
      border: none;
      cursor: pointer;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-1 .contact-form-wrap .submit-btn:hover {
        background-color: #5387e2; }
  .level-1 .products-content {
    width: 100%;
    padding: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .level-1 .product-box {
    width: 100%;
    margin-bottom: 30px;
    padding: 30px;
    border-width: 2px 1px 1px;
    border-color: #702b22 #ebe8e5 #ebe8e5;
    border-style: solid;
    background-color: #fff;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
    .level-1 .product-box .img-box {
      float: left;
      width: 350px;
      height: 250px;
      line-height: 250px;
      text-align: center; }
      .level-1 .product-box .img-box img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }
    .level-1 .product-box .info-box {
      float: left;
      width: -moz-calc(100% - 350px);
      width: calc(100% - 350px);
      padding-top: 25px;
      padding-left: 30px;
      -moz-box-sizing: border-box;
           box-sizing: border-box; }
    .level-1 .product-box .h3 {
      margin-bottom: 10px;
      line-height: 20px;
      font-size: 18px;
      color: #333; }
    .level-1 .product-box .msg {
      margin-bottom: 10px;
      font-size: 14px;
      color: #333; }
      .level-1 .product-box .msg .red {
        color: #5387e2;
        font-weight: bold; }
    .level-1 .product-box .attr-block {
      margin-bottom: 30px;
      font-size: 0; }
      .level-1 .product-box .attr-block li {
        display: inline-block;
        vertical-align: top;
        height: 22px;
        line-height: 22px;
        padding: 0 7px;
        margin: 0 7px;
        border-radius: 10px;
        background-color: #a8a8a8;
        font-size: 12px;
        color: #fff; }
    .level-1 .product-box .contact-btn {
      display: block;
      width: 120px;
      height: 30px;
      line-height: 30px;
      text-align: center;
      border-radius: 14px;
      background-color: #a8a8a8;
      font-size: 14px;
      color: #fff;
      -webkit-transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      transition: 0.2s ease all; }
      .level-1 .product-box .contact-btn:hover {
        color: #fde180; }
  .level-1 .prodect-detail-box {
    width: 100%;
    background-color: #fff;
    padding: 15px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    word-break: break-all;
    word-wrap: break-word;
    font-size: 14px; }
    .level-1 .prodect-detail-box p {
      width: 100% !important;
      margin-bottom: 15px; }
    .level-1 .prodect-detail-box img {
      max-width: 100%;
      height: auto !important; }
    .level-1 .prodect-detail-box ul {
      list-style: disc; }
      .level-1 .prodect-detail-box ul li {
        list-style: disc; }
    .level-1 .prodect-detail-box ol {
      list-style: decimal; }
      .level-1 .prodect-detail-box ol li {
        list-style: decimal; }
    .level-1 .prodect-detail-box .h3 {
      width: 100%;
      height: 42px;
      margin-bottom: 20px;
      line-height: 42px;
      text-align: center;
      font-size: 22px;
      color: #fff;
      font-weight: bold;
      background-color: #702b22; }
    .level-1 .prodect-detail-box p {
      margin-bottom: 25px;
      line-height: 30px;
      font-size: 14px;
      color: #666; }
    .level-1 .prodect-detail-box ul, .level-1 .prodect-detail-box li {
      list-style: none; }
  .level-1 .tab-filter-wrap {
    margin-left: 7px;
    margin-right: 7px; }
    .level-1 .tab-filter-wrap .tab-list {
      background: #a8a8a8; }
    .level-1 .tab-filter-wrap .btn > a {
      background-color: #a8a8a8; }
      .level-1 .tab-filter-wrap .btn > a:hover {
        background-color: #5387e2; }

.wxp {
  width: 100%; }
  .wxp.level-4 .level-banner .p {
    color: #fff; }
  .wxp.level-4 .level-nav-wrap .nav-list .list-href {
    font-size: 16px;
    color: #ffb430; }
  .wxp.level-4 .level-nav-wrap .nav-list:hover .list-href, .wxp.level-4 .level-nav-wrap .nav-list.on .list-href {
    font-weight: bold;
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1); }
  .wxp.level-4 .level-article-box:after {
    background-color: #702b22; }
  .wxp.level-4 .level-common-wrap .blod-line {
    background-color: #702b22; }
  .wxp.level-4 .level-common-wrap .list-wrap .attr-block .block {
    color: #f5d381;
    background-color: #875f59; }
  .wxp.level-4 .level-common-wrap .list-wrap .contact-btn {
    background-color: #5b1e17; }
    .wxp.level-4 .level-common-wrap .list-wrap .contact-btn:hover {
      background-color: #db3733; }
  .wxp.level-4 .level-common-wrap .buy-products-list a:hover .btn {
    background-color: #ff900e; }
  .wxp.level-4 .level-common-wrap .buy-products-list .btn {
    background-color: #5b1e17;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
  .wxp.level-4 .level-common-wrap .contact-form-wrap .submit-btn {
    background-color: #5e2919;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .wxp.level-4 .level-common-wrap .contact-form-wrap .submit-btn:hover {
      background-color: #5387e2; }
  .wxp.level-4 .level-common-wrap .content .product-box .attr-block li {
    background-color: #702b22;
    color: #f5ce0a; }
  .wxp.level-4 .level-common-wrap .prodect-detail-box .h3 {
    background-color: #702b22;
    color: #fff; }
  .wxp.level-4 .tab-filter-wrap .tab-list {
    background: #5b1e17; }
  .wxp.level-4 .tab-filter-wrap .tab-item > a:hover, .wxp.level-4 .tab-filter-wrap .tab-item > a.on {
    color: #fff;
    background-color: #db3733; }
  .wxp.level-4 .tab-filter-wrap .btn > a {
    background-color: #5b1e17; }
    .wxp.level-4 .tab-filter-wrap .btn > a:hover {
      color: #fff;
      background-color: #db3733; }
  .wxp.level-4 .tab-filter-wrap .filter-list dd a.on,
  .wxp.level-4 .tab-filter-wrap .filter-list dd a:hover {
    color: #db3733; }
  .wxp.level-3 .level-banner .p {
    color: #fff; }
  .wxp.level-3 .level-nav-wrap {
    background: url("../images/level_nav_03.png") no-repeat;
    border-top: 3px solid #1379e5;
    border-bottom: 3px solid #1379e5; }
    .wxp.level-3 .level-nav-wrap .nav-list .list-href {
      font-size: 16px;
      color: #fff;
      text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8); }
    .wxp.level-3 .level-nav-wrap .nav-list:not(:last-child):after {
      display: none; }
    .wxp.level-3 .level-nav-wrap .nav-list:hover, .wxp.level-3 .level-nav-wrap .nav-list.on {
      background-image: url(../images/level_nav_hover3.png); }
      .wxp.level-3 .level-nav-wrap .nav-list:hover .list-href, .wxp.level-3 .level-nav-wrap .nav-list.on .list-href {
        color: #ffbc30;
        text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
        font-weight: bold; }
  .wxp.level-3 .level-article-box {
    border: 2px solid #1379e5; }
    .wxp.level-3 .level-article-box:after {
      background-image: url(../images/level_border_bg2.png);
      background-size: cover;
      background-repeat: no-repeat;
      border-bottom: 2px solid #1379e5; }
  .wxp.level-3 .level-common-wrap .blod-line {
    background-image: url(../images/level_border_bg2.png);
    background-size: cover;
    background-repeat: no-repeat;
    border-top: 2px solid #1379e5;
    border-bottom: 2px solid #1379e5; }
  .wxp.level-3 .level-common-wrap .list-wrap .attr-block .block {
    color: #fff;
    background-color: #399cf6; }
  .wxp.level-3 .level-common-wrap .list-wrap .contact-btn {
    width: 120px;
    background-image: url(../images/diamond_detail.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .wxp.level-3 .level-common-wrap .recruitment-list .inner-recruitment .arrow {
    background-color: #399cf6; }
  .wxp.level-3 .level-common-wrap .buy-products-list .info-box .btn {
    background: url(../images/diamond_detail.png) no-repeat;
    background-size: contain;
    background-position: center; }
  .wxp.level-3 .level-common-wrap .contact-form-wrap .submit-btn {
    background: url(../images/diamond_detail.png) no-repeat;
    background-size: contain;
    background-position: center; }
  .wxp.level-3 .level-common-wrap .content .product-box .attr-block li {
    background-color: #399cf6;
    color: #fff; }
  .wxp.level-3 .level-common-wrap .prodect-detail-box .h3 {
    background-color: #399cf6;
    color: #fff; }
  .wxp.level-3 .level-article-title .title,
  .wxp.level-3 .level-article-title .tt-box {
    color: #000; }
  .wxp.level-3 .level-article-title .tt {
    color: #399cf6; }
  .wxp.level-3 .tab-filter-wrap .tab-list {
    background: #399cf6; }
  .wxp.level-3 .tab-filter-wrap .tab-item > a:hover, .wxp.level-3 .tab-filter-wrap .tab-item > a.on {
    background-color: #3b61ca; }
  .wxp.level-3 .tab-filter-wrap .btn > a {
    background-color: #399cf6; }
    .wxp.level-3 .tab-filter-wrap .btn > a:hover {
      background-color: #3b61ca; }
  .wxp.level-2 .level-banner .p {
    color: #f5ce0a; }
  .wxp.level-2 .level-nav-wrap {
    background: url("../images/level_nav_02.png") no-repeat; }
    .wxp.level-2 .level-nav-wrap .nav-list .list-href {
      font-size: 16px;
      color: #000; }
    .wxp.level-2 .level-nav-wrap .nav-list:not(:last-child):after {
      display: none; }
    .wxp.level-2 .level-nav-wrap .nav-list:hover, .wxp.level-2 .level-nav-wrap .nav-list.on {
      background-image: url(../images/level_nav_hover2.png); }
      .wxp.level-2 .level-nav-wrap .nav-list:hover .list-href, .wxp.level-2 .level-nav-wrap .nav-list.on .list-href {
        color: #fff;
        font-weight: bold;
        text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.8); }
  .wxp.level-2 .level-article-box:after {
    background-image: url(../images/level_border_bg1.png);
    background-size: cover;
    background-repeat: repeat; }
  .wxp.level-2 .level-common-wrap .blod-line {
    background-image: url(../images/level_border_bg1.png);
    background-size: cover;
    background-repeat: repeat; }
  .wxp.level-2 .level-common-wrap .list-wrap .attr-block .block {
    color: #fff;
    background-color: #f1cd30; }
  .wxp.level-2 .level-common-wrap .list-wrap .contact-btn {
    width: 120px;
    background-image: url(../images/gold_detail.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat; }
  .wxp.level-2 .level-common-wrap .recruitment-list .inner-recruitment .arrow {
    background-color: #eed86b; }
  .wxp.level-2 .level-common-wrap .buy-products-list .info-box .btn {
    background: url(../images/gold_detail.png) no-repeat;
    background-size: contain;
    background-position: center; }
  .wxp.level-2 .level-common-wrap .contact-form-wrap .submit-btn {
    background: url(../images/gold_detail.png) no-repeat;
    background-size: contain;
    background-position: center; }
  .wxp.level-2 .level-common-wrap .content .product-box .attr-block li {
    background-color: #f1cd30;
    color: #fff; }
  .wxp.level-2 .level-common-wrap .prodect-detail-box .h3 {
    background-color: #f1cd30;
    color: #fff; }
  .wxp.level-2 .level-article-title .tt {
    color: #eed86b; }
  .wxp.level-2 .tab-filter-wrap .tab-list {
    background: #f1cd30; }
  .wxp.level-2 .tab-filter-wrap .tab-item > a:hover, .wxp.level-2 .tab-filter-wrap .tab-item > a.on {
    background-color: #dd9037; }
  .wxp.level-2 .tab-filter-wrap .btn > a {
    background-color: #f1cd30; }
    .wxp.level-2 .tab-filter-wrap .btn > a:hover {
      background-color: #dd9037; }

.fail-wrap,
.success-wrap {
  position: relative;
  padding: 200px 0;
  background-color: #edf1f4; }
  .fail-wrap .fail-content,
  .fail-wrap .success-content,
  .success-wrap .fail-content,
  .success-wrap .success-content {
    width: 1000px;
    height: 440px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 70px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 20px;
    -moz-box-sizing: border-box;
         box-sizing: border-box; }
  .fail-wrap .fail-icon-box,
  .fail-wrap .success-icon-box,
  .success-wrap .fail-icon-box,
  .success-wrap .success-icon-box {
    width: 100%;
    margin-bottom: 25px;
    text-align: center; }
    .fail-wrap .fail-icon-box .fail-img,
    .fail-wrap .success-icon-box .fail-img,
    .success-wrap .fail-icon-box .fail-img,
    .success-wrap .success-icon-box .fail-img {
      display: inline-block;
      vertical-align: top;
      width: 126px; }
    .fail-wrap .fail-icon-box .success-img,
    .fail-wrap .success-icon-box .success-img,
    .success-wrap .fail-icon-box .success-img,
    .success-wrap .success-icon-box .success-img {
      display: inline-block;
      vertical-align: top;
      width: 150px; }
    .fail-wrap .fail-icon-box img,
    .fail-wrap .success-icon-box img,
    .success-wrap .fail-icon-box img,
    .success-wrap .success-icon-box img {
      display: block;
      width: 100%;
      height: auto; }
  .fail-wrap .p1,
  .success-wrap .p1 {
    margin-bottom: 10px;
    line-height: 1;
    font-size: 30px;
    font-family: "PingFang SC";
    color: #444;
    text-align: center; }
  .fail-wrap .p2,
  .success-wrap .p2 {
    margin-bottom: 35px;
    line-height: 1;
    font-size: 16px;
    font-family: "PingFang SC";
    color: #444;
    text-align: center; }
  .fail-wrap .fail-btn-box,
  .success-wrap .fail-btn-box {
    width: 100%;
    text-align: center;
    font-size: 0; }
  .fail-wrap .a-btn,
  .success-wrap .a-btn {
    display: inline-block;
    vertical-align: top;
    width: 150px;
    height: 40px;
    margin: 0 15px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-family: "PingFang SC";
    border: 1px solid #5387e2;
    border-radius: 19px;
    -moz-box-sizing: border-box;
         box-sizing: border-box;
    -webkit-transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    transition: 0.2s ease all; }
    .fail-wrap .a-btn.bg1,
    .success-wrap .a-btn.bg1 {
      color: #5387e2;
      background-color: #ffeded; }
    .fail-wrap .a-btn.bg2,
    .success-wrap .a-btn.bg2 {
      color: #fff;
      background-color: #db3833; }
    .fail-wrap .a-btn.bg3,
    .success-wrap .a-btn.bg3 {
      border-color: #7bc32f;
      color: #7bc32f;
      background-color: #f3ffee; }
    .fail-wrap .a-btn.bg4,
    .success-wrap .a-btn.bg4 {
      border-color: #7bc32f;
      color: #fff;
      background-color: #7bc32f; }
    .fail-wrap .a-btn:hover,
    .success-wrap .a-btn:hover {
      color: #fff;
      border-color: #ff900e;
      background-color: #ff900e; }

/*# sourceMappingURL=maps/style.css.map */

/*# sourceMappingURL=style.css.map */


/* 首页开仓放粮滚动 */
.sample{
  width: 1200px;
  margin: 0 auto; 
  position:relative
}
.sample .sample-head{
  text-align: center;
  background-color: #5387e2;
  height: 190px
}
.sample .sample-head .sample-title{
  font-size: 30px;
  color: white;
  padding-top: 15px;
}
.sample .sample-head .sample-des{
  font-size: 14px;
  color: white;
}
.sample .sample-head .sample-icon{
  margin: 10px auto 0;
  width: 50px;
  height: 4px;
  background-color: white;
}
.sample .sample-list{
  width: 1100px;
  font-size: 24px;
  text-align: center;
  margin:0 auto;
  top: -67px;
  position:relative
}
.sample .sample-list ul li{
  float: left;
  width: 220px;
  /* height: 270px; */
  margin: 0 5px;
  font-size: 12px;
  background-color: #fff;
}
.sample .sample-list .product-con{
  border: 1px solid #ebebeb;
  text-align: left;
  padding: 10px 15px;
}
.sample .sample-list .sample-text{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 5px 0;
}
.sample .sample-list .company{
  color: #5387e2;
}

.simply-scroll-container {
  position: relative;
}
.simply-scroll-clip {
  position: relative;
  overflow: hidden;
}

/* 毒瘤 */
/* .box > div {
  width: 30px;
  height: 30px;
  float: left;
  cursor: pointer;
  border-radius: 4px;
  background-size: contain;
  margin: 0 10px;
} 
#share-qrcode { background-image: url(/static/api/js/img/wechat.png); }
#share-douban { background-image: url(/static/api/js/img/db.png); }
#share-qzone { background-image: url(/static/api/js/img/qzone.png); }
#share-sina { background-image: url(/static/api/js/img/sina.png); }
#share-qq { background-image: url(/static/api/js/img/qq.png); } */

/* 知识、配方、文库用、专业视角、行业资讯、市场行情 提交文章后的提示框 */
.prompt-box {
  display: none;
  width: 400px;
  height: 200px;
  background-color: #fff;
  box-shadow: 0px 0px  8px 0px #d0d0d0;
  z-index: 99999;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -237.5px;
  margin-left: -111.5px;
  border-radius: 6px;
}

.prompt-box .title {
  margin: 8px;
  padding-left: 5px;
  border-left: 3px solid #1379e5;
  font-size: 15px;
  color: #000;
}

.prompt-box .content {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 22px;
  color: #5487E2;
}

.prompt-box .content img {
  margin-right: 10px;
}

.prompt-box .tips {
  height: 40px;
  display: flex;
  justify-content: center;
  font-size: 16px;
  color: #676363;
}

.prompt-box .button-list {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  border-top: 1px solid #BFBFBF;
}

.prompt-box .button-list .button {
  width: calc(50% - 2px);
  height: 100%;
  font-size: 16px;
  display: inline-block;
  text-align: center;
  line-height: 50px;
  text-decoration: none; /* 去除默认的下划线 */
	outline: none;	/* 去除旧版浏览器的点击后的外虚线框 */
	color: #676363;	/* 去除默认的颜色和点击后变化的颜色 */ 
}

.prompt-box .button-list .button:nth-child(n + 2){
  border-left: 1px solid #BFBFBF;
  width: calc(50% - 3px);
}

.advertising-space {
  position: relative;
}

.advertising-space .adve-space-content-name {
  display: inline-block;
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 999999;
  color: #fff;
  background-color: rgba(50, 50, 50, 0.9);
  border-radius: 3px;
  font-size: 20px;
  line-height: 20px;
  padding: 2px 5px;
}

.advertising-space:hover .adve-space-content-name {
  display: inline-block;
}

.advertising-space.sold-status::after {
  content: '已 售';
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 9990;
  color: #fff;
  background-color: rgba(255, 0, 0, 0.9);
  border-radius: 3px;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 6px;
}