@charset "UTF-8";
body.show a, body.show .transition, body.show .g-head, body.show .g-head .search .input, .g-head .search body.show .input, body.show .g-head .search .submit, .g-head .search body.show .submit, body.show .g-head .selectForm, .g-head body.show .selectForm, body.show .index .nav, .index body.show .nav, body.show .index .nav li .list, .index .nav li body.show .list, body.show .index.g-nav, body.show .team .list .item a .img, .team .list .item a body.show .img, body.show .practice-list .list li .item a .img, .practice-list .list li .item a body.show .img, body.show .practice-list .list li .item a .name, .practice-list .list li .item a body.show .name, body.show .practice-show .container .list, .practice-show .container body.show .list, body.show .join-1 .list li .name h3, .join-1 .list li .name body.show h3, body.show .search-list .list dd a .name, .search-list .list dd a body.show .name, body.show :before, body.show :after, body.show img, body.show .g-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease;
  -moz-transition: All 0.5s ease;
  -o-transition: All 0.5s ease; }

.ellipsis, .g-head .selectForm .select .select-layer dd {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .g-head .selectForm, .p-arrow, .team, .team .list, .team-show, .team-show .container .name, .cooperation, .practice-list .arrow, .search-list .arrow, .practice-list .arrow div, .search-list .arrow div, .practice-list .list li, .join-1 .tab-btn ul, .join-1 .list li .name, .join-1 .list li .name dl.info {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn, .index, .contact, .p-banner {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .g-head .selectForm, .index, .p-arrow, .team, .team-show, .cooperation, .practice-list .arrow, .search-list .arrow, .join-1 .list li .name {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .index, .practice-list .arrow, .search-list .arrow, .contact, .p-banner {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .team-show, .cooperation, .join-1 .list li .name {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .index .nav ul, .team .list ul, .cooperation .list ul, .practice, .practice-list .list li dl, .join-2 .list dl, .news, .news ul, .interview .list ul, .search-list .list dl {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #4A4C4E;
  -webkit-text-size-adjust: none;
  background: #d66529; }

a {
  color: #4A4C4E;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #df6725;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 15.2rem;
  margin: 0 auto; }

@font-face {
  font-family: "Oswald-Medium_1";
  src: url("fonts/Oswald-Medium_1.woff2") format("woff2"), url("fonts/Oswald-Medium_1.woff") format("woff"), url("fonts/Oswald-Medium_1.ttf") format("truetype"), url("fonts/Oswald-Medium_1.eot") format("embedded-opentype"), url("fonts/Oswald-Medium_1.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "DINPro-Medium";
  src: url("fonts/DINPro-Medium.woff2") format("woff2"), url("fonts/DINPro-Medium.woff") format("woff"), url("fonts/DINPro-Medium.ttf") format("truetype"), url("fonts/DINPro-Medium.eot") format("embedded-opentype"), url("fonts/DINPro-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "FZLTHJW方正兰亭黑简体";
  src: url("fonts/FZLTHJW.TFK") format("TFK"), url("fonts/FZLTHJW.woff") format("woff"), url("fonts/FZLTHJW.ttf") format("truetype"), url("fonts/FZLTHJW.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
/*-------------------------*/
.g-headD {
  height: 0.74rem; }

.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%; }
  .g-head .wal {
    min-height: 0.74rem;
    position: relative;
    max-width: 100%;
    margin: 0 .6rem; }
  .g-head a.logo {
    display: block;
    background: url("../image/logo237.png") center no-repeat;
    background-size: 100%;
    width: 2.37rem;
    height: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }
  .g-head .search {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.45rem;
    top: 50%;
    bottom: auto;
    margin-top: -.17rem;
    width: .34rem; }
    .g-head .search .input {
      position: absolute;
      z-index: 1;
      left: auto;
      right: 0;
      top: 0;
      bottom: auto;
      opacity: 0;
      visibility: hidden;
      width: 100%;
      background: #fff;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem; }
      .g-head .search .input input::-webkit-input-placeholder {
        color: #6f6f71; }
      .g-head .search .input input::-moz-placeholder {
        color: #6f6f71; }
      .g-head .search .input input:-moz-placeholder {
        color: #6f6f71; }
      .g-head .search .input input:-ms-input-placeholder {
        color: #6f6f71; }
      .g-head .search .input textarea::-webkit-input-placeholder {
        color: #6f6f71; }
      .g-head .search .input textarea::-moz-placeholder {
        color: #6f6f71; }
      .g-head .search .input textarea:-moz-placeholder {
        color: #6f6f71; }
      .g-head .search .input textarea:-ms-input-placeholder {
        color: #6f6f71; }
      .g-head .search .input input {
        width: 100%;
        height: .34rem;
        line-height: .34rem;
        font-size: .14rem;
        padding-left: .18rem;
        color: #333; }
    .g-head .search .submit {
      height: .34rem;
      background: #fff url("../image/img34_1.png") center no-repeat;
      background-size: 100%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: relative;
      z-index: 10; }
      .g-head .search .submit input {
        width: 100%;
        height: .34rem;
        cursor: pointer; }
    .g-head .search:hover .input {
      width: 2.43rem;
      opacity: 1;
      visibility: visible; }
    .g-head .search:hover .submit {
      background-color: #df6725;
      background-image: url("../image/img34_1on.png"); }
  .g-head a.navA {
    display: block;
    background: #fff url("../image/img34_2.png") center no-repeat;
    background-size: 100%;
    width: .34rem;
    height: .34rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 50%;
    bottom: auto;
    margin-top: -.17rem; }
    .g-head a.navA:hover {
      background-color: #df6725;
      background-image: url("../image/img34_2on.png"); }
  .g-head .selectForm {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 1.4rem;
    top: 50%;
    bottom: auto;
    margin-top: -.17rem; }
    .g-head .selectForm .select {
      margin-left: .17rem;
      border: #6F6F71 solid 1px;
      -moz-border-radius: 0.3rem;
      -webkit-border-radius: 0.3rem;
      border-radius: 0.3rem;
      width: 1.68rem;
      height: .34rem;
      position: relative; }
      .g-head .selectForm .select:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: .12rem;
        bottom: 0;
        width: .17rem;
        background: url("../image/select.png") center no-repeat;
        background-size: 100%; }
      .g-head .selectForm .select span {
        display: block;
        line-height: .32rem;
        font-size: .16rem;
        padding-left: .28rem; }
      .g-head .selectForm .select .select-layer {
        position: absolute;
        z-index: 1;
        left: -1px;
        right: -1px;
        top: 100%;
        bottom: auto;
        margin-top: -1px;
        border: rgba(111, 111, 113, 0.8) solid 1px;
        -moz-border-radius: 0.3rem;
        -webkit-border-radius: 0.3rem;
        border-radius: 0.3rem;
        background: rgba(198, 202, 201, 0.8);
        padding: .12rem 0 .06rem 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden; }
        .g-head .selectForm .select .select-layer dd {
          font-size: .14rem;
          line-height: .3rem;
          height: .3rem;
          padding: 0 .28rem;
          margin-bottom: .06rem; }
          .g-head .selectForm .select .select-layer dd:hover, .g-head .selectForm .select .select-layer dd.on {
            font-weight: bold;
            background: rgba(74, 76, 78, 0.4); }
    .g-head .selectForm .select.on:after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg); }
    .g-head .selectForm .select.on .select-layer {
      opacity: 1;
      visibility: visible; }
  .g-head a.back {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 1.08rem;
    top: 50%;
    bottom: auto;
    margin-top: -.18rem;
    display: block;
    width: 1.2rem;
    height: .36rem;
    line-height: .36rem;
    text-align: center;
    font-size: .14rem;
    background: #fff;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    color: #3E4042; }
    .g-head a.back em {
      padding-right: .2rem;
      background: url("../image/next6.png") right center no-repeat;
      background-size: .06rem; }
    .g-head a.back:hover {
      background-color: #df6725;
      color: #fff; }
      .g-head a.back:hover em {
        background-image: url("../image/next6on.png"); }

.g-head-2, .g-head.on {
  background: #C6CAC9; }
  .g-head-2 a.logo, .g-head.on a.logo {
    background-image: url("../image/logo237-2.png"); }
  .g-head-2 .search .input,
  .g-head-2 .search .submit, .g-head.on .search .input,
  .g-head.on .search .submit {
    background-color: #B2B6B5; }
  .g-head-2 a.navA, .g-head.on a.navA {
    background-color: #B2B6B5; }

.g-foot {
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: .16rem;
  padding: .2rem 0; }

.g-foot-2 {
  color: #4A4C4E; }

#app {
  min-height: 100vh;
  position: relative;
  background: center no-repeat;
  background-size: cover; }

@media screen and (min-width: 800px) {
  #app {
    height: 100vh;
    position: relative;
    overflow: hidden; } }
/*index*/
.index {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #C6CAC9; }
  .index .logo {
    width: 2.25rem;
    opacity: 0;
    position: relative;
    top: 3rem; }
  .index .nav {
    width: 100%;
    padding: 1.2rem 1rem 0 1rem;
    position: relative;
    top: .9rem; }
    .index .nav:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 2rem;
      right: 0;
      bottom: -50vh; }
    .index .nav li {
      width: 20%;
      text-align: center;
      opacity: 0;
      position: relative;
      top: 1rem;}
      .index .nav li a.name {
        display: block;
        font-size: .14rem;
        text-transform: uppercase;
        color: #6F6F71;
        position: relative; }
        .index .nav li a.name:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          width: 1px;
          height: .6rem;
          margin-top: -.3rem;
          background: rgba(32, 29, 30, 0.3); }
        .index .nav li a.name span {
          display: block;
          font-size: .36rem;
          line-height: 1em;
          padding-bottom: .1rem; }
      .index .nav li .list {
        padding: .8rem 0 0 0;
        position: relative;
        max-width: 1.6rem;
        margin: 0 auto;
        opacity: 0;
        visibility: hidden; }
        .index .nav li .list:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: .3rem;
          width: .23rem;
          height: .23rem;
          margin-left: -.115rem;
          background: url("../image/img23.png") center no-repeat;
          background-size: 100%; }
        .index .nav li .list dl {
          display: none; }
        .index .nav li .list dd {
          padding-bottom: .17rem; }
        .index .nav li .list a {
          display: block;
          line-height: .43rem;
          font-size: .2rem;
          color: #6F6F71;
          -moz-border-radius: 0.5rem;
          -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem; }
          .index .nav li .list a:hover {
            background: #B2B6B5; }
    .index .nav li:nth-child(1) a.name:after {
      display: none; }
  .index .nav.on {
    top: 0; }
    .index .nav.on li.on .list {
      opacity: 1;
      visibility: visible; }

.index.g-nav {
  opacity: 0;
  visibility: hidden; }
  .index.g-nav .close {
    background: #df6725 url("../image/close14.png") center no-repeat;
    background-size: 100%;
    width: .34rem;
    height: .34rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.6rem;
    top: 0.2rem;
    bottom: auto;
    cursor: pointer; }
  .index.g-nav .logo {
    opacity: 1;
    top: 0; }
  .index.g-nav .nav li {
    opacity: 1;
    top: 0; }

body.navShow {
  overflow: hidden; }
  body.navShow .index.g-nav {
    opacity: 1;
    visibility: visible; }

.p-title {
  color: #fff;
  letter-spacing: .02rem; }
  .p-title h3 {
    font-family: 'Oswald-Medium_1';
    font-weight: 400;
    opacity: .2;
    font-size: .65rem;
    line-height: 1em;
    text-transform: uppercase; }
  .p-title h2 {
    font-size: .58rem;
    font-weight: 400;
    line-height: 1em;
    padding-top: .26rem; }

.p-arrow a {
  width: .19rem;
  height: .41rem;
  background: center no-repeat;
  background-size: 100%; }
  .p-arrow a.prev {
    background-image: url("../image/prev.png"); }
  .p-arrow a.next {
    background-image: url("../image/next.png"); }
.p-arrow .num {
  font-family: 'DINPro-Medium';
  color: #fff;
  width: 2.3rem;
  text-align: center;
  font-size: .21rem;
  letter-spacing: .03rem; }
  .p-arrow .num .num-curr {
    font-size: .6rem; }

.about {
  position: relative; }
  .about .container {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 50%;
    bottom: auto;
    margin-top: -2.5rem;
    width: 7.93rem; }
    .about .container .p-title {
      padding: 0 0 .6rem 10vw; }
    .about .container .box {
      background: rgba(198, 202, 201, 0.9);
      padding: .6rem .3rem .6rem 10vw; }
    .about .container .scroll {
      height: 2.7rem;
      overflow: hidden;
      position: relative; }
    .about .container .content {
      font-size: .18rem;
      line-height: .31rem;
      color: #4A4C4E;
      text-align: justify;
      padding-right: .3rem; }
  .about .imgs {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .about .imgs li {
      height: 100vh;
      background: center no-repeat;
      background-size: cover; }
  .about .p-arrow {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.6rem;
    top: auto;
    bottom: 0.75rem; }

.team {
  padding: 0 .6rem; }
  .team .list .item {
    width: 50%; }
  .team .list ul {
    width: 50%; }
    .team .list ul li.item {
      padding: 0 0 .04rem .04rem; }
      .team .list ul li.item a .img {
        height: 2.48rem; }
      .team .list ul li.item.li_01 {
        width: 100%; }
  .team .list .item a {
    display: block;
    position: relative; }
    .team .list .item a .img {
      background: #B2B6B5 center no-repeat;
      background-size: cover;
      height: 5rem; }
    .team .list .item a .layer {
      position: absolute;
      z-index: 1;
      left: 0.3rem;
      right: 0.3rem;
      top: auto;
      bottom: 0.26rem;
      color: #4A4C4E;
      font-size: .14rem; }
      .team .list .item a .layer h3 {
        font-weight: 400;
        font-size: .28rem;
        padding-bottom: .1rem; }
      .team .list .item a .layer p {
        opacity: .7; }
    .team .list .item a:hover .img {
      background: #A5AAA9; }
  .team .list-1 {
    width: 57%; }
  .team .list-2 {
    width: 43%;
    padding-left: .04rem; }
    .team .list-2 .item {
      width: 32%; }
    .team .list-2 ul {
      width: 68%; }
      .team .list-2 ul li.item {
        width: 50%; }

.team-show {
  position: absolute;
  z-index: 1;
  left: 0.6rem;
  right: 0.6rem;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%); }
  .team-show .close {
    display: block;
    width: .56rem;
    height: .56rem;
    background: url("../image/close56.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto; }
    .team-show .close:hover {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg); }
  .team-show .img {
    width: 40%; }
  .team-show .container {
    width: 60%;
    padding-left: 1.1rem; }
    .team-show .container .name {
      border-bottom: #B2B6B5 solid .02rem;
      padding-bottom: .2rem;
      align-items: flex-end;
      -webkit-align-items: flex-end; }
      .team-show .container .name h3 {
        font-weight: 400;
        font-size: .58rem;
        line-height: 1em; }
      .team-show .container .name p {
        font-size: .18rem;
        color: #959A99;
        padding-left: .3rem; }
    .team-show .container .content {
      font-size: .18rem;
      line-height: .31rem;
      text-align: justify;
      padding-top: .6rem; }

.cooperation {
  padding: 0 .6rem; }
  .cooperation .p-title {
    padding-left: 6.25vw; }
  .cooperation .list {
    width: 7.46rem; }
    .cooperation .list ul {
      margin-left: -.28rem; }
    .cooperation .list li {
      padding: .17rem 0 .17rem .28rem;
      width: 33.333%; }
      .cooperation .list li a {
        display: block;
        background: rgba(255, 255, 255, 0.7);
        width: 100%;
        overflow: hidden;
        position: relative; }
        .cooperation .list li a:hover img {
          transform: scale(1.1);
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -o-transform: scale(1.1); }

.practice .item {
  width: 50%; }
  .practice .item a {
    display: block;
    height: 100vh;
    background: center no-repeat;
    background-size: cover;
    position: relative;
    color: #fff; }
    .practice .item a .name {
      position: absolute;
      z-index: 1;
      left: 10vw;
      right: auto;
      top: auto;
      bottom: 1.3rem;
      font-size: .18rem;
      text-transform: uppercase; }
      .practice .item a .name b {
        font-weight: 400;
        font-size: .57rem;
        line-height: 1em;
        padding-right: .1rem; }
.practice ul {
  width: 50%; }
  .practice ul li.item {
    width: 100%; }
    .practice ul li.item a {
      height: 50vh; }

.practice-list .arrow, .search-list .arrow {
  height: 9.5vh; }
  .practice-list .arrow a, .search-list .arrow a {
    width: .18rem;
    height: .4rem;
    background: center no-repeat;
    background-size: 100%; }
    .practice-list .arrow a.prev, .search-list .arrow a.prev {
      background-image: url("../image/prev18.png"); }
    .practice-list .arrow a.next, .search-list .arrow a.next {
      background-image: url("../image/next18.png"); }
    .practice-list .arrow a.disable, .search-list .arrow a.disable {
      opacity: .5;
      cursor: none; }
  .practice-list .arrow div, .search-list .arrow div {
    padding: 0 .2rem; }
    .practice-list .arrow div a, .search-list .arrow div a {
      width: .62rem;
      height: .62rem;
      line-height: .62rem;
      text-align: center;
      font-size: .24rem;
      color: #6F6F71;
      font-family: 'Oswald-Medium_1';
      margin: 0 1px;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
      .practice-list .arrow div a:hover, .practice-list .arrow div a.on, .search-list .arrow div a:hover, .search-list .arrow div a.on {
        background: #B2B5B5; }

.practice-list {
  padding: .86rem .6rem 0 .6rem; }
  .practice-list .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .practice-list .list .list-wrapper {
      margin-left: -.05rem; }
    .practice-list .list li {
      padding-left: .05rem; }
      .practice-list .list li .item {
        width: 39%; }
        .practice-list .list li .item a {
          display: block;
          position: relative;
          height: 75vh;
          color: #fff;
          font-size: .14rem;
          overflow: hidden;
          width: 100%; }
          .practice-list .list li .item a:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            right: 0;
            opacity: 0;
            height: 1.16rem;
            background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
            z-index: 2; }
          .practice-list .list li .item a .img {
            background: center no-repeat;
            background-size: cover;
            position: absolute;
            z-index: 1;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0; }
          .practice-list .list li .item a .name {
            position: absolute;
            z-index: 1;
            left: 0.3rem;
            right: 0.3rem;
            top: auto;
            bottom: 0.3rem;
            opacity: 0;
            z-index: 5; }
            .practice-list .list li .item a .name h3 {
              font-size: .28rem;
              font-weight: 400;
              line-height: 1em;
              padding-bottom: .1rem; }
            .practice-list .list li .item a .name p {
              opacity: .4; }
        .practice-list .list li .item a:hover:before {
          opacity: .8; }
        .practice-list .list li .item a:hover .img {
          transform: scale(1.2);
          -webkit-transform: scale(1.2);
          -moz-transform: scale(1.2);
          -o-transform: scale(1.2); }
        .practice-list .list li .item a:hover .name {
          opacity: 1; }
      .practice-list .list li dl {
        width: 61%;
        margin-top: -.1rem; }
        .practice-list .list li dl dd {
          width: 33.333%;
          padding: .05rem 0 0 .05rem; }
        .practice-list .list li dl dd.dd_01 {
          width: 66.666%; }
        .practice-list .list li dl .item {
          width: 100%; }
          .practice-list .list li dl .item a {
            height: 37.5vh; }

.practice-show {
  position: relative; }
  .practice-show .container {
    position: absolute;
    z-index: 10;
    left: 0.6rem;
    right: auto;
    top: 1.5rem;
    bottom: auto;
    width: 2.6rem;
    color: #fff; }
    .practice-show .container .title {
      font-size: .38rem;
      line-height: 1em; }
    .practice-show .container .msg {
      font-size: .18rem;
      opacity: .6;
      padding: .2rem 0 .4rem 0; }
    .practice-show .container .btn {
      padding-bottom: .3rem; }
      .practice-show .container .btn a {
        display: block;
        width: 1.62rem;
        height: .37rem;
        line-height: .37rem;
        text-align: center;
        background: #DF6725;
        color: #fff;
        -moz-border-radius: 0.3rem;
        -webkit-border-radius: 0.3rem;
        border-radius: 0.3rem;
        font-size: .14rem;
        letter-spacing: .06rem; }
        .practice-show .container .btn a em {
          background: url("../image/arrowDown.png") right center no-repeat;
          background-size: .16rem;
          padding-right: .26rem; }
    .practice-show .container .list {
      background: rgba(255, 255, 255, 0.8);
      -moz-border-radius: 0.18rem;
      -webkit-border-radius: 0.18rem;
      border-radius: 0.18rem;
      padding: .85rem .2rem .2rem .55rem;
      position: relative;
      opacity: 0;
      top: .3rem;
      color: #3E4042; }
      .practice-show .container .list:after {
        content: "";
        display: block;
        position: absolute;
        left: .55rem;
        top: .5rem;
        width: .38rem;
        height: .02rem;
        background: #3E4042; }
      .practice-show .container .list .name {
        font-size: .14rem;
        opacity: .7; }
      .practice-show .container .list p {
        font-size: .18rem;
        padding: .04rem 0 .24rem 0; }
  .practice-show .container.on .btn a {
    background: rgba(255, 255, 255, 0.8);
    color: #3e4042; }
    .practice-show .container.on .btn a em {
      background-image: url("../image/arrowUp.png"); }
  .practice-show .container.on .list {
    opacity: 1;
    top: 0; }
  .practice-show .imgs {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .practice-show .imgs li {
      height: 100vh;
      background: center no-repeat;
      background-size: cover; }
  .practice-show .p-arrow {
    position: absolute;
    z-index: 1;
    left: auto;
    right: 0.6rem;
    top: auto;
    bottom: 0.75rem; }

.contact {
  color: #fff;
  padding: 0.74rem 0 0 10vw; }
  .contact .content {
    font-size: .18rem;
    line-height: 2em;
    position: relative;
    padding: 1.5rem 0 .7rem 0; }
    .contact .content:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 1.1rem;
      width: .54rem;
      height: .05rem;
      background: #fff; }
  .contact .ewm {
    width: 1.2rem; }

.p-banner {
  height: 100vh;
  background: center no-repeat;
  background-size: cover;
  padding: 0 0 0 10vw;
  position: relative; }
  .p-banner .layer {
    position: absolute;
    z-index: 1;
    left: 10vw;
    right: 10vw;
    top: auto;
    bottom: 0.9rem;
    color: #fff;
    letter-spacing: .04rem; }
    .p-banner .layer .name {
      font-size: .58rem;
      line-height: 1.5em;
      padding-bottom: .25rem; }
    .p-banner .layer .time {
      position: relative;
      font-size: .24rem;
      padding-left: .7rem; }
      .p-banner .layer .time:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        width: .52rem;
        height: 1px;
        background: #fff; }

.p-title2 {
  color: #4A4C4E;
  letter-spacing: .02rem; }
  .p-title2 h3 {
    opacity: .2;
    text-transform: uppercase;
    font-family: 'Oswald-Medium_1';
    font-weight: 400;
    font-size: .38rem;
    line-height: 1em; }
  .p-title2 h2 {
    font-weight: 400;
    font-size: .34rem;
    line-height: 1em;
    padding-top: .12rem; }

.join-1 {
  position: relative; }
  .join-1 .p-title2 {
    padding: 1.35rem 0 .4rem 0;
    border-bottom: #B2B5B5 solid 1px; }
  .join-1 .tab-btn {
    position: absolute;
    z-index: 1;
    left: auto;
    right: -0.44rem;
    top: 1.6rem;
    bottom: auto; }
    .join-1 .tab-btn li {
      position: relative;
      padding: .4rem .44rem;
      line-height: 1em;
      font-size: .2rem;
      color: #6f6f71;
      cursor: pointer; }
      .join-1 .tab-btn li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        width: 1px;
        height: .2rem;
        margin-top: -.1rem;
        background: rgba(32, 29, 30, 0.3); }
      .join-1 .tab-btn li:after {
        content: "";
        display: block;
        position: absolute;
        left: .44rem;
        bottom: 0;
        right: .44rem;
        height: 2px;
        background: #4A4C4E;
        opacity: 0; }
      .join-1 .tab-btn li:first-child:before {
        display: none; }
    .join-1 .tab-btn li.on {
      font-weight: bold;
      color: #4A4C4E; }
      .join-1 .tab-btn li.on:after {
        opacity: 1; }
  .join-1 .list {
    padding: .4rem 0 0 0; }
    .join-1 .list li {
      padding-bottom: .1rem; }
      .join-1 .list li .name {
        position: relative;
        height: .8rem;
        background: #B2B5B5;
        padding: 0 1rem 0 .5rem;
        color: #6F6F71;
        cursor: pointer; }
        .join-1 .list li .name:after {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          right: .37rem;
          bottom: 0;
          width: .38rem;
          background: url("../image/arrowDown38.png") center no-repeat;
          background-size: 100%; }
        .join-1 .list li .name h3 {
          font-size: .24rem;
          color: #6F6F71; }
        .join-1 .list li .name dl.info dd {
          font-size: .18rem;
          width: 1.8rem; }
      .join-1 .list li .content {
        background: #BFC2C2;
        padding: .55rem 1.9rem;
        font-size: .18rem;
        line-height: .3rem;
        color: #6F6F71;
        display: none; }
        .join-1 .list li .content a {
          color: #df6725; }
    .join-1 .list li.on .name:after {
      transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg); }
    .join-1 .list li.on .name h3 {
      color: #4A4C4E; }

.join-2 {
  padding-bottom: .5rem; }
  .join-2 .p-title2 {
    padding: 1rem 0 .7rem 0; }
  .join-2 .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .join-2 .list .list-wrapper {
      margin-left: -.1rem; }
    .join-2 .list dd {
      width: 33.333%;
      padding: 0 0 .1rem .1rem; }
      .join-2 .list dd .img {
        width: 100%;
        overflow: hidden;
        position: relative; }
      .join-2 .list dd img {
        width: 100%; }
      .join-2 .list dd:hover img {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2); }
    .join-2 .list .arrow a {
      display: block;
      width: .6rem;
      height: 1.6rem;
      background: rgba(0, 0, 0, 0.3) center no-repeat;
      background-size: .27rem;
      position: absolute;
      z-index: 1;
      left: auto;
      right: auto;
      top: 50%;
      bottom: auto;
      margin-top: -.8rem; }
      .join-2 .list .arrow a:hover {
        background-color: rgba(0, 0, 0, 0.8); }
      .join-2 .list .arrow a.prev {
        left: 0;
        background-image: url("../image/prev27.png"); }
      .join-2 .list .arrow a.next {
        right: 0;
        background-image: url("../image/next27.png"); }

.news {
  padding: 1.48rem 0 1rem 0; }
  .news .p-title2 {
    padding-bottom: .65rem;
    margin-top: -.3rem; }
  .news a {
    display: block;
    position: relative;
    color: #fff; }
    .news a:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: 2rem;
      background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
      opacity: .6;
      z-index: 2; }
    .news a .img {
      width: 100%;
      overflow: hidden;
      position: relative; }
    .news a .layer {
      position: absolute;
      z-index: 1;
      left: 0.4rem;
      right: 0.4rem;
      top: auto;
      bottom: 0.3rem;
      letter-spacing: .02rem;
      z-index: 3; }
      .news a .layer .name {
        font-size: .24rem;
        line-height: .36rem;
        padding-bottom: .1rem; }
      .news a .layer .time {
        position: relative;
        opacity: .4;
        font-size: .14rem;
        padding-left: .7rem; }
        .news a .layer .time:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 50%;
          width: .52rem;
          height: 1px;
          background: #fff; }
  .news a:hover .img img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2); }
  .news .big-img {
    width: 50%;
    padding-right: .1rem; }
  .news .list {
    width: 100%; }
  .news ul {
    margin-left: -.2rem; }
    .news ul li {
      width: 50%;
      padding: 0 0 .2rem .2rem; }
  .news .list-1 {
    width: 50%; }
    .news .list-1 ul {
      margin-left: -.1rem; }
    .news .list-1 li {
      width: 100%; }

.news-show {
  text-align: center;
  border-bottom: #949695 solid 1px;
  padding: 1.2rem 0;
  font-size: .18rem;
  line-height: .32rem; }
  .news-show .img {
    padding: .8rem 0; }

.interview .p-title2 {
  padding: 1rem 0 .65rem 0; }
.interview .list ul {
  margin-left: -.8rem; }
.interview .list li {
  width: 25%;
  padding: 0 0 .8rem .8rem; }
.interview .list a {
  display: block;
  position: relative; }
  .interview .list a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    background: #949695; }
  .interview .list a .img {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .interview .list a .name {
    font-size: .24rem;
    color: #4A4C4E;
    line-height: 1em;
    padding: .32rem 0 .2rem 0; }
  .interview .list a .msg {
    font-size: .14rem;
    line-height: .22rem;
    color: #78787A;
    padding-bottom: .35rem; }
.interview .list a:hover:before {
  height: 2px;
  background: #4A4C4E; }
.interview .list a:hover .img img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2); }
.interview .list a:hover .name {
  font-weight: 600; }

.search-list {
  padding: 0 .6rem; }
  .search-list .p-title2 {
    padding: .95rem 0 .45rem 0; }
  .search-list .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .search-list .list .list-wrapper {
      margin-left: -.05rem; }
    .search-list .list dd {
      padding: 0 0 .05rem .05rem;
      width: 20%; }
      .search-list .list dd a {
        display: block;
        position: relative;
        color: #fff;
        font-size: .14rem; }
        .search-list .list dd a:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: 0;
          right: 0;
          opacity: 0;
          height: 1.16rem;
          background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
          z-index: 2; }
        .search-list .list dd a .img {
          width: 100%;
          overflow: hidden;
          position: relative; }
        .search-list .list dd a .name {
          position: absolute;
          z-index: 1;
          left: 0.3rem;
          right: 0.3rem;
          top: auto;
          bottom: 0.3rem;
          opacity: 0;
          z-index: 3; }
          .search-list .list dd a .name h3 {
            font-size: .28rem;
            font-weight: 400;
            line-height: 1em;
            padding-bottom: .1rem; }
          .search-list .list dd a .name p {
            opacity: .4; }
      .search-list .list dd a:hover:before {
        opacity: .8; }
      .search-list .list dd a:hover .img img {
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -o-transform: scale(1.2); }
      .search-list .list dd a:hover .name {
        opacity: 1; }

/*# sourceMappingURL=index.css.map */
