@charset "UTF-8";
/* CSS Document */
/* common */
body, div, h1, h2, h3, h4, h5, h6, dl, dd, dt, p, a, form, select, input, ul, ol, li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  font-weight: normal;
  font-size: 14px;
  font-family: 'Microsoft YaHei',sans-serif;
  color: #222222; }

ul, ol {
  list-style: none;
  text-indent: 0;
  list-style-position: outside; }

img {
  border: 0; }

.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

/* link : style */
a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

/*clear*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

body {
  margin: 0 auto;
  overflow-x: hidden;
  max-width: 1920px; }

.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  min-width: 1000px; }

.main {
  margin: 0 auto;
  width: 1000px; }

.header {
  margin: 0 auto;
  width: 100%; }

.header .top {
  height: 88px; }

.header .top .logo {
  margin-top: 22px;
  float: left; }

.header .top .logo-text {
  float: left;
  margin-top: 24px;
  margin-left: 10px;
  padding-left: 12px;
  font-size: 18px;
  font-weight: bold;
  line-height: 22px; }

.header .top .logo-text {
  font-size: 18px;
  font-weight: bold;
  border-left: 1px solid #616161; }

.header .top .logo-text span {
  font-size: 14px;
  font-weight: normal; }

.header .top .phone {
  float: right;
  padding-left: 56px;
  font-size: 30px;
  line-height: 88px;
  font-weight: bold;
  background: url("../img/phone.png") no-repeat left center; }

.header .bottom {
  width: 100%;
  height: 45px;
  background: #222222; }

.header .bottom .nav li {
  float: left;
  width: 118px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  position: relative;
  transition: 0.2s; }

.header .bottom .nav li a {
  width: 100%;
  height: 45px;
  display: block;
  line-height: 45px;
  font-size: 15px;
  color: #ffffff;
  transition: 0.2s; }

.header .bottom .nav li img {
  bottom: 0;
  left: 50%;
  margin-left: -6px;
  position: absolute; }

.header .bottom .nav li.act {
  background: #dd9522; }

.header .bottom .nav li.act a {
  color: #222222; }

.header .bottom .nav li:hover {
  background: #dd9522;
  transition: 0.2s; }

.header .bottom .nav li:hover a {
  color: #222222;
  transition: 0.2s; }

.content {
  margin: 0 auto;
  width: 100%; }

.content.bg1 {
  background: #f2f2f2; }

.content .banner {
  width: 100%;
  height: 500px; }

.content .banner .banner-img {
  width: 100%;
  height: 500px;
  position: relative;
  overflow: hidden; }

.content .banner .banner-img img {
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 500px;
  display: block;
  position: absolute; }

.content .hot {
  padding: 30px 0 40px; }

.content .hot .main .container {
  width: 1020px; }

.content .hot .box {
  margin-right: 12px;
  float: left;
  width: 239px;
  height: 100px;
  transition: 0.2s; }

.content .hot .box.tag1 {
  background: url("../img/hot1.png") no-repeat 6px center;
  border: 1px solid #fbd340;
  border-radius: 8px; }

.content .hot .box.tag2 {
  background: url("../img/hot2.png") no-repeat 6px center;
  border: 1px solid #3fc8f4;
  border-radius: 8px; }

.content .hot .box.tag3 {
  background: url("../img/hot3.png") no-repeat 6px center;
  border: 1px solid #b0e146;
  border-radius: 8px; }

.content .hot .box.tag4 {
  background: url("../img/hot4.png") no-repeat 6px center;
  border: 1px solid #ff6100;
  border-radius: 8px; }

.content .hot .box h2 {
  margin-left: 82px;
  padding-top: 20px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold; }

.content .hot .box p {
  margin-left: 82px;
  padding-top: 24px;
  font-size: 14px;
  line-height: 14px; }

.content .hot .box.tag1 p span {
  color: #fbd340; }

.content .hot .box.tag2 p span {
  color: #3fc8f4; }

.content .hot .box.tag3 p span {
  color: #b0e146; }

.content .hot .box.tag4 p span {
  color: #ff6100; }

.content .hot .box:hover {
  margin-top: -10px;
  transition: 0.2s; }

.box_border, .chadian_s, .chadian_s > div .chadian_b .text, .shicao .shicao_c .shicao_s, .shouke .shouke_c .shouke_liu .text, .tuibian_s .text, .tuibian_s .text .biankuang_hei .fenlei, .jiangshi_text .text, .zhiji_t .fr, .zhiji_img > .text, .form form input {
  box-sizing: border-box;
  -ms-box-sizing: border-box; }

/**
banner分页器css样式
**/
.banner .pagination {
  bottom: 20px;
  width: 100%;
  z-index: 20;
  text-align: center;
  position: absolute; }

.banner .swiper-pagination-switch {
  margin: 0 5px;
  width: 40px;
  height: 5px;
  cursor: pointer;
  display: inline-block;
  background: #d2d6d9; }

.banner .swiper-active-switch {
  background: #fdc12d; }

.footer {
  width: 100%;
  height: 40px;
  background: #000000; }

.footer p {
  color: #ffffff;
  text-align: center;
  line-height: 40px; }

/* 标题与按钮 */
.biaoti {
  margin-top: 64px; }
  .biaoti p {
    font-size: 40px;
    color: #000000;
    text-align: center;
    line-height: 1; }
    .biaoti p span {
      font-size: inherit;
      color: #f1a122; }
  .biaoti > span {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 1;
    margin-top: 20px; }
  .biaoti.bai p {
    color: #fff; }
    .biaoti.bai p span {
      font-size: inherit;
      color: #f1a122; }
  .biaoti.bai span {
    color: #fff; }

.button {
  width: 245px;
  display: block;
  text-align: center;
  line-height: 50px;
  height: 50px;
  border: 1px solid #f1a122;
  border-radius: 5px;
  margin: 65px auto 60px;
  font-size: 18px; }
  .button:hover {
    background: #f1a122;
    color: #fff; }
  .button.bai {
    color: #fff; }

/* 差了一点 */
.content_width {
  width: 1000px;
  margin: 0 auto; }

.chadian_c {
  margin-top: 85px; }

.chadian_c > div {
  margin-left: -10px;
  margin-right: -10px; }

.chadian_s {
  padding: 0 10px;
  width: 25%;
  float: left;
  height: 395px; }
  .chadian_s > div {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 10px #d4d4d4;
    transition: all 0.3s;
    border: 1px solid #eee \9; }
    .chadian_s > div .chadian_t {
      height: 50%;
      width: 100%;
      overflow: hidden;
      transition: all 0.3s; }
      .chadian_s > div .chadian_t img {
        width: 100%;
        height: auto; }
    .chadian_s > div .chadian_b {
      height: 50%;
      position: relative;
      transition: all 0.3s; }
      .chadian_s > div .chadian_b img {
        width: 100px;
        display: block;
        margin: -50px auto 0;
        transition: all 0.3s; }
      .chadian_s > div .chadian_b p {
        font-size: 20px;
        text-align: center;
        margin-top: 60px; }
      .chadian_s > div .chadian_b .text {
        padding: 0 20px;
        font-size: 16px;
        color: #fff;
        margin-top: 22px;
        line-height: 2;
        display: none; }
      .chadian_s > div .chadian_b .chadian_button {
        width: 150px;
        position: absolute;
        height: 45px;
        line-height: 45px;
        display: block;
        left: 50%;
        text-align: center;
        margin-left: -75px;
        bottom: 40px;
        background: #fde0b6;
        display: none; }
    .chadian_s > div:hover {
      height: 435px;
      background: #f8b239;
      margin-top: -20px;
      border-radius: 8px; }
      .chadian_s > div:hover .chadian_b {
        height: 100%;
        padding-top: 1px; }
        .chadian_s > div:hover .chadian_b img {
          margin-top: 30px; }
        .chadian_s > div:hover .chadian_b p {
          color: #fff;
          margin-top: 20px; }
        .chadian_s > div:hover .chadian_b .text {
          display: block; }
        .chadian_s > div:hover .chadian_b .chadian_button {
          display: block; }
      .chadian_s > div:hover .chadian_t {
        height: 0%;
        width: 100%;
        overflow: hidden; }
        .chadian_s > div:hover .chadian_t img {
          width: 100%;
          height: auto; }

/* 实操 */
.shicao {
  background: url("../img/shicao_bg.jpg") no-repeat top center;
  padding-top: 1px;
  padding-bottom: 1px; }
  .shicao .shicao_c {
    margin-top: 40px; }
    .shicao .shicao_c > div {
      margin-left: -10px;
      margin-right: -10px;
      overflow: hidden; }
    .shicao .shicao_c .shicao_s {
      padding-left: 10px;
      padding-right: 10px;
      float: left;
      width: 25%;
      height: 235px;
      margin-top: 20px; }
      .shicao .shicao_c .shicao_s > div {
        padding-top: 1px;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.8);
        background: #cdcfd0\9;
        position: relative; }
        .shicao .shicao_c .shicao_s > div .img {
          width: 65px;
          height: 60px;
          margin: 30px auto 0;
          overflow-y: hidden; }
          .shicao .shicao_c .shicao_s > div .img img {
            width: 100%;
            height: 100%;
            display: block;
            transition: all 0.3s; }
        .shicao .shicao_c .shicao_s > div p {
          font-size: 24px;
          text-align: center;
          color: #000;
          line-height: 1;
          margin-top: 28px; }
        .shicao .shicao_c .shicao_s > div span {
          display: block;
          font-size: 16px;
          color: #000;
          line-height: 1;
          margin-top: 18px;
          text-align: center; }
        .shicao .shicao_c .shicao_s > div a {
          display: block;
          text-align: center;
          margin-top: 25px; }
      .shicao .shicao_c .shicao_s > .true {
        background: #fff; }
        .shicao .shicao_c .shicao_s > .true .img .false {
          margin-top: -60px; }
        .shicao .shicao_c .shicao_s > .true p {
          color: #f1a122; }
        .shicao .shicao_c .shicao_s > .true span {
          color: #f1a122; }
        .shicao .shicao_c .shicao_s > .true a {
          color: #f1a122; }

/* 授课 */
.shouke {
  background: #f4f4f4;
  padding-top: 1px;
  padding-bottom: 1px; }
  .shouke .shouke_t {
    margin-bottom: 35px; }
  .shouke .shouke_c {
    margin-top: 84px;
    overflow: hidden;
    position: relative; }
    .shouke .shouke_c > div {
      overflow: hidden; }
    .shouke .shouke_c .shouke_s {
      position: relative;
      width: 470px; }
      .shouke .shouke_c .shouke_s img {
        display: block;
        width: 100%;
        height: auto; }
      .shouke .shouke_c .shouke_s .text.bottom {
        top: auto;
        bottom: 0; }
      .shouke .shouke_c .shouke_s .text {
        background: rgba(0, 0, 0, 0.3);
        background: #000\9;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 16px;
        width: 100%;
        color: #fff; }
        .shouke .shouke_c .shouke_s .text span {
          display: inline-block;
          width: 60px;
          font-size: 36px;
          font-weight: 900;
          line-height: 60px;
          vertical-align: middle;
          background: #d78c1f;
          margin-left: 15px;
          text-align: center;
          margin-right: 15px; }
    .shouke .shouke_c .shouke_liu {
      position: absolute;
      width: 210px;
      height: 240px;
      left: 50%;
      top: 50%;
      margin-left: -105px;
      margin-top: -130px; }
      .shouke .shouke_c .shouke_liu img {
        width: 100%;
        height: 100%; }
      .shouke .shouke_c .shouke_liu .text {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        vertical-align: middle;
        font-size: 30px;
        padding-top: 82px;
        color: #fff; }

/* 服务 */
.fuwu_c {
  margin-top: 85px;
  padding-bottom: 70px; }
  .fuwu_c > div {
    text-align: center; }

.fuwu_t {
  margin-bottom: 50px; }

.fuwu_s {
  display: block;
  width: 280px;
  height: 280px;
  position: relative;
  display: inline-block; }
  .fuwu_s > img {
    position: absolute;
    left: 0;
    top: 0; }
  .fuwu_s > .true {
    top: -15px;
    left: -14px;
    display: none; }
  .fuwu_s:hover > .true {
    display: block; }
  .fuwu_s:hover > img {
    display: none; }
  .fuwu_s:hover .text .img {
    border-bottom-color: #f1a122; }
    .fuwu_s:hover .text .img img {
      left: -100%; }
    .fuwu_s:hover .text .img .true {
      left: 0%; }
  .fuwu_s:hover .text p {
    color: #f1a122; }
  .fuwu_s:hover .text span {
    color: #f1a122; }
  .fuwu_s .text {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10; }
    .fuwu_s .text .img {
      overflow-x: hidden;
      width: 80px;
      height: 65px;
      margin: 40px auto 0;
      position: relative;
      padding-bottom: 10px;
      border-bottom: 2px solid #000; }
      .fuwu_s .text .img img {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0%;
        transition: all 0.3s; }
      .fuwu_s .text .img .true {
        left: 100%;
        transition: all 0.3s; }
    .fuwu_s .text p {
      margin-top: 30px;
      font-size: 24px;
      text-align: center;
      font-weight: 900; }
    .fuwu_s .text span {
      display: block;
      margin-top: 35px;
      text-align: center;
      font-size: 18px; }

/* tuibian */
.tuibian {
  padding-bottom: 1px; }

.tuibian_c {
  text-align: center;
  margin-top: 90px; }

.tuibian_s {
  display: inline-block;
  width: 280px;
  height: 455px;
  position: relative; }
  .tuibian_s:hover .img {
    transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(-180deg); }
  .tuibian_s:hover .text {
    transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    opacity: 1;
    z-index: 3\9; }
    .tuibian_s:hover .text .biankuang {
      display: block\9; }
  .tuibian_s.tuibian_s_1 .img {
    background: url("../img/tuibian_bg01.jpg") center; }
  .tuibian_s.tuibian_s_2 .img {
    background: url("../img/tuibian_bg02.jpg") center; }
  .tuibian_s.tuibian_s_3 .img {
    background: url("../img/tuibian_bg03.jpg") center; }
  .tuibian_s .img {
    transition: transform 1s;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
    z-index: 2\9; }
    .tuibian_s .img img {
      width: 100px;
      margin-top: 70px;
      margin-bottom: 60px; }
    .tuibian_s .img p {
      font-size: 30px;
      font-weight: 900;
      line-height: 1;
      margin-bottom: 15px;
      color: #fff; }
    .tuibian_s .img span {
      font-size: 20px;
      color: #fff; }
  .tuibian_s .text {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transition: transform 1s,opacity 0.1s 0.3s;
    opacity: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    border: 1px solid #fadbab;
    position: absolute;
    padding: 10px;
    top: 0; }
    .tuibian_s .text .biankuang {
      display: none\9;
      position: absolute;
      border: 1px solid #fadbab;
      top: -10px;
      right: -14px;
      width: 100%;
      height: 100%; }
    .tuibian_s .text .biankuang_hei {
      background: #fff;
      border: 1px solid #d5d5d5;
      width: 100%;
      height: 100%;
      position: relative; }
      .tuibian_s .text .biankuang_hei p {
        font-size: 29px;
        text-align: center;
        font-weight: 900;
        margin-top: 30px;
        line-height: 1; }
      .tuibian_s .text .biankuang_hei > span {
        display: block;
        text-align: center;
        font-size: 20px;
        line-height: 1;
        margin-top: 15px; }
      .tuibian_s .text .biankuang_hei .fenlei {
        padding: 0 16px;
        margin-top: 35px; }
        .tuibian_s .text .biankuang_hei .fenlei li {
          text-align: left;
          margin-bottom: 5px;
          font-size: 16px;
          line-height: 1.6; }
          .tuibian_s .text .biankuang_hei .fenlei li span {
            font-size: 16px;
            font-weight: 900; }
      .tuibian_s .text .biankuang_hei a {
        width: 130px;
        height: 30px;
        line-height: 30px;
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -65px;
        bottom: 35px;
        border: 1px solid #f1a122;
        border-radius: 5px;
        text-align: center;
        font-size: 16px; }
        .tuibian_s .text .biankuang_hei a:hover {
          background: #f1a122;
          color: #fff; }

/* 讲师 */
.jiangshi {
  padding-top: 1px;
  background: #0f0e13; }

.jiangshi_c {
  margin-top: 60px;
  position: relative; }

.jiangshi_t {
  overflow: hidden; }

.jiangshi_l {
  width: 530px;
  height: 527px;
  overflow-y: hidden;
  position: relative;
  float: left; }
  .jiangshi_l img {
    position: absolute;
    width: 100%;
    height: auto;
    left: -100%;
    transition: all 0.5s; }
  .jiangshi_l img.true {
    left: 0; }

.jiangshi_r {
  float: right;
  width: 345px;
  margin-right: 40px;
  position: relative; }

.jiangshi_text.true {
  right: 0; }

.jiangshi_text {
  margin-top: 60px;
  width: 100%;
  height: 397px;
  position: absolute;
  right: -150%;
  transition: all 0.5s; }
  .jiangshi_text .bg {
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    background: #313034; }
  .jiangshi_text .biankuang {
    width: 100%;
    height: 100%;
    border: 1px solid #626265;
    position: absolute;
    left: 17px;
    bottom: 6px; }
  .jiangshi_text .text {
    background: rgba(255, 255, 255, 0.3);
    padding: 0 24px;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    background: #69696b\9;
    padding-top: 1px; }
    .jiangshi_text .text .name {
      font-size: 30px;
      font-weight: 900;
      color: #f1a122;
      margin-top: 35px;
      line-height: 1; }
    .jiangshi_text .text .zhiwei {
      display: inline-block;
      font-size: 20px;
      margin-top: 14px;
      line-height: 1;
      color: #fff; }
    .jiangshi_text .text .jingyan {
      font-size: 18px;
      color: #fff;
      margin-top: 8px; }
    .jiangshi_text .text .xian {
      margin-top: 32px;
      border-top: 1px solid #c6c6c6; }
    .jiangshi_text .text .jianjie {
      margin-top: 26px;
      font-size: 18px;
      line-height: 1.5;
      color: #fff; }
      .jiangshi_text .text .jianjie p {
        font: inherit;
        color: inherit; }

.jiangshi_b {
  margin-left: 192px;
  height: 192px;
  width: 1920px; }
  .jiangshi_b .img {
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    position: absolute;
    bottom: 0; }
  .jiangshi_b img {
    display: block;
    width: 100%;
    height: 100%; }
  .jiangshi_b .swiper-slide {
    height: 192px;
    position: relative; }
    .jiangshi_b .swiper-slide .zhezhao {
      position: absolute;
      display: none\9;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(241, 161, 34, 0.3);
      transition: all 0.3s;
      opacity: 0; }
  .jiangshi_b .swiper-slide.swiper-slide-active {
    position: relative; }
    .jiangshi_b .swiper-slide.swiper-slide-active .img {
      position: absolute;
      bottom: 0;
      left: -5%;
      width: 110%;
      height: 110%;
      z-index: 5; }
    .jiangshi_b .swiper-slide.swiper-slide-active .zhezhao {
      display: block\9;
      left: -5%;
      width: 110%;
      height: 110%;
      z-index: 6;
      opacity: 1; }

.jiangshi_zuo_jiantou {
  width: 40px;
  height: 100px;
  position: absolute;
  left: -40px;
  top: 245px;
  display: none\9;
  opacity: 0;
  transition: all 0.3s; }
  .jiangshi_zuo_jiantou img {
    width: 100%;
    height: 100%; }
  .jiangshi_zuo_jiantou:hover {
    cursor: pointer; }

.jiangshi_zuo_jiantou.true {
  display: block\9;
  opacity: 1; }

.jiangshi_you_jiantou.true {
  display: block\9;
  opacity: 1; }

.jiangshi_you_jiantou {
  width: 40px;
  height: 100px;
  position: absolute;
  right: -60px;
  top: 245px;
  display: none\9;
  opacity: 0;
  transition: all 0.3s; }
  .jiangshi_you_jiantou img {
    width: 100%;
    height: 100%; }
  .jiangshi_you_jiantou:hover {
    cursor: pointer; }

/* 课程直击 */
.zhiji {
  overflow: hidden; }

.zhiji_c {
  margin-top: 80px; }

.zhiji_t {
  height: 410px; }
  .zhiji_t .fl {
    width: 605px;
    height: 410px;
    position: relative;
    overflow: hidden; }
    .zhiji_t .fl > .text {
      width: 395px;
      height: 195px;
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -197.5px;
      transition: all 0.3s;
      background: rgba(0, 0, 0, 0.6);
      background: #000\9; }
    .zhiji_t .fl:hover .text {
      top: 50%;
      margin-top: -97.5px; }
    .zhiji_t .fl img {
      width: 100%;
      height: 100%;
      display: block; }
  .zhiji_t .fr {
    height: 410px;
    width: 395px;
    position: relative; }
    .zhiji_t .fr .text {
      position: relative; }
      .zhiji_t .fr .text .man {
        position: absolute;
        line-height: 1;
        top: 70px;
        font-size: 48px;
        color: #eaeaea;
        left: -5px;
        z-index: -1; }
      .zhiji_t .fr .text .hexin {
        position: absolute;
        font-size: 48px;
        color: #cdcdcd;
        right: 80px; }
      .zhiji_t .fr .text img {
        position: absolute;
        right: 15px;
        top: -10px; }
    .zhiji_t .fr > .img {
      overflow: hidden;
      position: absolute;
      bottom: 0; }
      .zhiji_t .fr > .img img {
        display: block;
        width: 100%;
        height: 100%; }
      .zhiji_t .fr > .img > .text {
        width: 395px;
        height: 170px;
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -197.5px;
        transition: all 0.3s;
        background: rgba(0, 0, 0, 0.6);
        background: #000\9; }
      .zhiji_t .fr > .img:hover .text {
        top: 50%;
        margin-top: -85px; }

.zhiji_cen {
  width: 100%;
  height: 195px; }
  .zhiji_cen .fl {
    position: relative;
    width: 395px;
    height: 100%;
    overflow: hidden; }
    .zhiji_cen .fl img {
      display: block;
      width: 100%;
      height: 100%; }
    .zhiji_cen .fl > .text {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 100%;
      left: 0;
      transition: all 0.3s;
      background: rgba(0, 0, 0, 0.6);
      background: #000\9; }
    .zhiji_cen .fl:hover .text {
      top: 0; }
  .zhiji_cen .fr {
    width: 605px;
    height: 100%; }
    .zhiji_cen .fr .img {
      display: block;
      width: 100%;
      height: auto;
      position: relative;
      overflow: hidden;
      z-index: 1; }
      .zhiji_cen .fr .img img {
        width: 100%;
        height: auto;
        display: block; }
      .zhiji_cen .fr .img > .text {
        width: 395px;
        height: 195px;
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -197.5px;
        transition: all 0.3s;
        background: rgba(0, 0, 0, 0.6);
        background: #000\9; }
      .zhiji_cen .fr .img:hover .text {
        top: 50%;
        margin-top: -97.5px; }

.zhiji_b {
  width: 100%;
  height: 290px; }
  .zhiji_b img {
    display: block; }
  .zhiji_b .fl {
    position: relative;
    z-index: 2; }
    .zhiji_b .fl .box_shadow {
      box-shadow: 2px 2px 8px 3px #c5c5c5; }
    .zhiji_b .fl p {
      text-align: right;
      font-size: 48px;
      line-height: 1;
      color: #eaeaea; }
  .zhiji_b .zhiji_b_r {
    margin-top: 60px;
    position: relative;
    overflow: hidden; }
    .zhiji_b .zhiji_b_r > .text {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 100%;
      left: 0;
      transition: all 0.3s;
      background: rgba(0, 0, 0, 0.6);
      background: #000\9; }
    .zhiji_b .zhiji_b_r:hover .text {
      top: 0; }

.zhiji_img > .text {
  color: #fff;
  font-size: 20px;
  padding: 50px 30px; }

/* form表单 */
.form {
  padding-top: 1px;
  padding-bottom: 69px;
  background: url("../img/form_bg.jpg") no-repeat top center; }
  .form > p {
    margin-top: 60px;
    color: #fff;
    font-size: 40px;
    text-align: center;
    line-height: 1; }
    .form > p span {
      line-height: 1;
      font-size: 60px;
      font-weight: 900;
      color: #f1a122; }
  .form > span {
    width: 100%;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: 30px;
    font-weight: 100;
    letter-spacing: 8px; }
  .form form {
    width: 460px;
    margin: 50px auto 0; }
    .form form input {
      width: 100%;
      height: 55px;
      margin-bottom: 30px;
      border: 1px solid #f1a122;
      background: none;
      font-size: 20px;
      padding-left: 15px;
      color: #fff;
      outline: none; }
    .form form button {
      width: 100%;
      height: 55px;
      color: #fff;
      font-size: 20px;
      background: #f1a122;
      border: none; }
      .form form button:hover {
        cursor: pointer; }
