@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', Verdana, Arial, Helvetica, sans-serif;
  color: #000000; }

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

img {
  border: 0; }

b {
  font-weight: normal; }

.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; }

.content_width {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto;
  box-sizing: border-box; }

.box_border, .quansheng_c > .dingwei, .p9 ul li, .form form div p a, .form form div p button, .jianxiu_c .jianxiu_bg, .jianxiu_c .jianxiu_swiper .swiper-slide, .jianxiu_c .jianxiu_s .text {
  box-sizing: border-box; }

.flex {
  display: flex;
  justify-content: space-between; }

html {
  font-size: 62.5%; }
  html body {
    margin: 0 auto;
    overflow-x: hidden; }

/*logo*/
.logo {
  background: #171819;
  height: 4.6rem;
  overflow: hidden; }
  .logo img {
    float: left;
    margin-top: 0.8rem;
    height: 2.6rem;
    margin-bottom: 1rem; }
  .logo .dianhua {
    float: right;
    vertical-align: middle;
    font-size: 1.2rem;
    color: #fff;
    line-height: 4.8rem;
    background: url("../img/dianhua_icon.png") no-repeat left center;
    background-size: auto 40%;
    padding-left: 2rem;
    height: 4.6rem;
    overflow-y: hidden; }
    .logo .dianhua em {
      color: #fff; }
    .logo .dianhua span {
      color: #fff; }

.nav {
  height: 3rem;
  overflow: hidden;
  width: 100%;
  padding: 0 1rem;
  box-sizing: border-box;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.8), transparent);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#000, #fff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#000, #fff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(rgba(0, 0, 0, 0.8), transparent);
  position: absolute;
  z-index: 2; }
  .nav li a {
    font-size: 1.2rem;
    color: #fff;
    line-height: 3rem;
    height: 3rem;
    display: block;
    /* position: relative;
        z-index: 2;*/ }

/*banner*/
.banner {
  height: 25rem;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .banner a {
    display: block;
    width: 100%;
    height: 100%; }
  .banner .banner1 {
    background: url("../img/banner1.jpg") no-repeat top center;
    background-size: 100% auto; }
  .banner .banner2 {
    background: url("../img/banner2.jpg") no-repeat top center;
    background-size: 100% auto; }
  .banner .banner3 {
    background: url("../img/banner3.jpg") no-repeat top center;
    background-size: 100% auto; }
  .banner .banner_pagination {
    position: absolute;
    bottom: 1rem;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 2; }
  .banner .banner_pagination > span {
    width: 2rem;
    height: 0.3rem;
    background: white;
    display: inline-block;
    margin: 0 0.5rem; }
  .banner .banner_pagination > .swiper-pagination-bullet-active {
    background: #f0a122; }

/*标题*/
.biaoti {
  margin-top: 2.5rem;
  margin-bottom: 1.7rem; }
  .biaoti p {
    font-size: 2.2rem;
    color: #333333;
    text-align: center;
    line-height: 1.2; }
  .biaoti P > span {
    color: #3e71cc;
    font-weight: 900; }
  .biaoti.bai p {
    color: #fff; }

/*button*/
.button {
  width: 12.5rem;
  margin: 0 auto;
  line-height: 2.7rem;
  height: 2.5rem;
  color: #fff;
  background: #3e71cc;
  display: block;
  text-align: center;
  border-radius: 0.3rem;
  font-size: 1.2rem; }

.button.bai {
  background: transparent;
  color: #3e71cc;
  border: 1px solid #3e71cc; }

/* 全盛 */
.quansheng {
  padding-bottom: 3.7rem; }

.quansheng_c {
  position: relative;
  padding: 0 3.5rem; }
  .quansheng_c > .quansheng_s {
    width: 58%;
    display: block;
    float: left;
    position: relative;
    transition: all 0.5s;
    transform: scale(0.8, 0.8);
    margin-bottom: 4rem; }
    .quansheng_c > .quansheng_s img {
      width: 100%;
      height: auto;
      display: block;
      position: relative; }
    .quansheng_c > .quansheng_s div {
      position: absolute;
      top: 0;
      left: 0;
      background: rgba(0, 0, 0, 0.6);
      width: 100%;
      height: 100%;
      border-radius: 0.3rem;
      overflow: hidden; }
  .quansheng_c > .dingwei {
    z-index: -999;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 3.5rem; }
    .quansheng_c > .dingwei > div {
      position: relative; }
      .quansheng_c > .dingwei > div p {
        width: 58%;
        background: #a6a6a6;
        border-radius: 0.3rem;
        overflow: hidden;
        transform: scale(1, 1);
        position: absolute;
        right: 1rem;
        top: 1rem;
        transition: all 0.5s; }
        .quansheng_c > .dingwei > div p img {
          width: 100%;
          visibility: hidden;
          height: auto; }
      .quansheng_c > .dingwei > div .true {
        right: 11.8rem; }
  .quansheng_c .quansheng_r {
    transform-origin: right center;
    margin-left: -16%; }
  .quansheng_c .quansheng_l {
    transform-origin: left center; }
  .quansheng_c .true {
    transform: scale(1, 1);
    z-index: 3; }
    .quansheng_c .true div {
      display: none; }

/* Go语言的兴起 */
.xingqi {
  background: url("../img/xingqi_bg.jpg") no-repeat center, #222;
  background-size: 100% auto;
  padding-top: 1px;
  padding-bottom: 1.8rem; }

.xingqi_c {
  padding: 0 3.5rem;
  position: relative;
  margin-top: 2.4rem;
  margin-bottom: 3.6rem; }
  .xingqi_c img {
    width: 100%;
    height: auto;
    display: block; }
  .xingqi_c .xingqi_1 {
    width: 14.5rem;
    margin-bottom: 1.3rem; }
  .xingqi_c .xingqi_2 {
    width: 12.3rem;
    margin-left: 3.5rem; }
  .xingqi_c .xingqi_3 {
    width: 12.3rem;
    position: absolute;
    bottom: 0;
    right: 3.5rem; }

/* 一体化 */
.yiti {
  border-top: 1px solid #f3f3f3;
  padding-bottom: 3rem;
  background: #f4f4f4; }

.yiti_c {
  margin-bottom: 2.5rem; }
  .yiti_c div {
    width: 100%; }
    .yiti_c div img {
      width: 100%;
      height: auto;
      display: block; }

/* 搬用小程序 */
.p9 {
  background: #f4f4f4;
  padding-top: 1px; }
  .p9 .main {
    overflow: hidden; }

.p9 ul {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

.p9 ul li {
  margin-bottom: 2.75rem;
  padding: 0 1.5rem 2.75rem;
  float: left;
  width: 33.3333333%; }

.p9 ul li .img {
  width: 100%;
  height: 10.9rem;
  position: relative;
  background: url("../img/p9-img1.png");
  background-size: 100% 10.9rem; }

.p9 ul li .img.i1 {
  background: url("../img/p9-img1.png");
  background-size: 100% 10.9rem; }

.p9 ul li .img.i2 {
  background: url("../img/p9-img2.png");
  background-size: 100% 10.9rem; }

.p9 ul li .img.i3 {
  background: url("../img/p9-img3.png");
  background-size: 100% 10.9rem; }

.p9 ul li .img.i4 {
  background: url("../img/p9-img4.png");
  background-size: 100% 10.9rem; }

.p9 ul li .img.i5 {
  background: url("../img/p9-img5.png");
  background-size: 100% 10.9rem; }

.p9 ul li .img.i6 {
  background: url("../img/p9-img6.png");
  background-size: 100% 10.9rem; }

.p9 ul li h2 {
  top: 6.15rem;
  left: 0;
  width: 6.65rem;
  height: 2rem;
  line-height: 2rem;
  color: #ffffff;
  text-indent: 0.5rem;
  font-size: 1.2rem;
  position: absolute;
  background: #1b53ce; }

.p9 ul li .info {
  margin: 0.65rem auto 0;
  width: 100%;
  height: 2.75rem;
  position: relative;
  background: url("../img/p9-tag.png") no-repeat center;
  background-size: 100% 2.75rem; }

.p9 ul li .info h3 {
  text-align: center;
  font-size: 1rem;
  line-height: 2.15rem;
  margin-bottom: 0.3rem; }

.p9 ul li .info h4 {
  text-align: center;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5rem;
  color: #1b53ce; }

/* 12万+企业 */
.qiye {
  padding-bottom: 3rem; }

.qiye_c {
  overflow: hidden;
  padding-bottom: 0.5rem; }
  .qiye_c img {
    display: block;
    float: left;
    width: 33.3333333333%; }

/* 需求 */
.xuqiu {
  padding-bottom: 3.2rem; }

.xuqiu_c {
  overflow: hidden;
  margin-bottom: 3.3rem; }
  .xuqiu_c > div {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .xuqiu_c > div > img {
      position: absolute;
      width: 7.3%;
      height: auto;
      display: block; }
    .xuqiu_c > div .shang {
      top: 0;
      right: 0.2rem; }
    .xuqiu_c > div .xia {
      left: 0rem;
      bottom: 0; }

.xuqiu_1 {
  background: url("../img/xuqiu_bg_01.png") no-repeat top center; }

.xuqiu_2 {
  background: url("../img/xuqiu_bg_02.png") no-repeat top center; }

.xuqiu_3 {
  background: url("../img/xuqiu_bg_03.png") no-repeat top center; }

.xuqiu_4 {
  background: url("../img/xuqiu_bg_04.png") no-repeat top center; }

.xuqiu_s {
  width: 30.48%;
  float: left;
  text-align: center;
  background-size: 100% auto;
  color: #fff;
  height: 5rem;
  height: 11.8rem; }
  .xuqiu_s p {
    font-size: 2.4rem;
    color: #f8be02;
    margin-top: 1rem;
    font-weight: 900; }
  .xuqiu_s span {
    color: #f8be02;
    display: block;
    font-weight: 900;
    line-height: 1.2;
    margin-top: 0.8rem;
    font-size: 1.2rem; }
  .xuqiu_s div {
    color: #fff;
    font-size: 0.9rem;
    width: 60%;
    margin-left: 3.1rem;
    text-align: center;
    line-height: 1.2;
    margin-top: 1rem; }

.xuqiu_mr_l {
  margin-left: -7.5%; }

/*form*/
.form {
  background: url("../img/form_bg.jpg") no-repeat top center;
  background-size: 100% auto;
  padding-top: 1px;
  padding-bottom: 2rem; 
  text-align: center;
}
  .form .biaoti {
    margin-bottom: 0;
    margin-top: 1.4rem; }
  .form form p {
    text-align: center;
    font-size: 1.5rem;
    color: #6099ff;
    margin-top: 0.8rem;
    margin-bottom: 0.6rem; }
  .form form div {
    text-align: center;
    position: relative;
    display: inline-block;
  }
    .form form div span {
      padding: 0 1.3rem;
      color: #f3f3f3;
      font-size: 1.2rem;
      position: absolute;
      line-height: 2.7rem;
      left:-5rem;
    }
    .form form div input {
      width: 17rem;
      height: 2.5rem;
      line-height: 2.5rem;
      margin-bottom: 1rem;
      border: 1px solid #3e71cc;
      background: rgba(62, 113, 204, 0.6);
      color: #fff;
      box-sizing: border-box;
      padding-left: 1rem;
      outline: none;
      font-size: 1.2rem; }
    .form form div p {
      display: inline-block;
      width: 17rem;
      height: 2.5rem;
      margin-top: 0;
      margin-bottom: 0; }
      .form form div p a {
        width: 45%;
        float: left;
        display: block;
        height: 2.5rem;
        background: #000;
        text-align: center;
        background: rgba(62, 113, 204, 0.6);
        font-size: 1.2rem;
        line-height: 2.5rem;
        box-sizing: border-box;
        color: #fff;
        border: 1px solid #3e71cc; }
      .form form div p button {
        width: 45%;
        float: right;
        display: block;
        height: 2.5rem;
        background: #000;
        text-align: center;
        box-sizing: border-box;
        background: rgba(62, 113, 204, 0.6);
        font-size: 1.2rem;
        line-height: 2.5rem;
        color: #fff;
        border: 1px solid #3e71cc; }


.jianxiu_c {
  position: relative;
  margin-bottom: 3.5rem;
  overflow: hidden; }
  .jianxiu_c .yincang {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .jianxiu_c .jianxiu_bg {
    position: absolute;
    width: 64%;
    top: 0;
    right: 0;
    z-index: -1;
    height: 100%;
    padding-right: 1rem;
    overflow: hidden; }
    .jianxiu_c .jianxiu_bg .hui_bg {
      background: #c3c3c3;
      position: absolute;
      width: 100%;
      bottom: 1.5rem;
      height: 8.5rem; }
    .jianxiu_c .jianxiu_bg .text {
      position: relative;
      margin-left: 0.5rem; }
      .jianxiu_c .jianxiu_bg .text span {
        width: 3.2rem;
        height: 3.2rem;
        display: block;
        border: 0.3rem solid #f8be02; }
      .jianxiu_c .jianxiu_bg .text p {
        font-size: 0.9rem;
        background: #fff;
        height: 1.8rem;
        line-height: 2rem;
        margin-left: 1.2rem;
        position: absolute;
        top: 1rem; }
    .jianxiu_c .jianxiu_bg .jianxiu_pa {
      text-align: center;
      margin-top: 1.5rem; }
      .jianxiu_c .jianxiu_bg .jianxiu_pa span {
        display: inline-block;
        height: 0.6rem;
        width: 0.6rem;
        background: #919191;
        margin: 0 0.25rem;
        border-radius: 0.3rem;
        transition: all 0.5s; }
      .jianxiu_c .jianxiu_bg .jianxiu_pa .swiper-pagination-bullet-active {
        width: 2.8rem;
        background: #f8be02; }
  .jianxiu_c .jianxiu_swiper {
    width: 133.3333333333333%;
    overflow: hidden; }
    .jianxiu_c .jianxiu_swiper .swiper-slide {
      position: relative;
      height: 20rem;
      padding-left: 1.5rem; }
    .jianxiu_c .jianxiu_swiper .swiper-slide.mar_l {
      padding-left: 2rem; }
  .jianxiu_c .jianxiu_s {
    width: 78%;
    background: #f8be02;
    height: 12.2rem;
    padding-top: 1px;
    position: absolute;
    bottom: 0;
    /* left: 50%;
        margin-left: -39%; */
    transition: all 0.5s; }
    .jianxiu_c .jianxiu_s * {
      transition: all 0.5s; }
    .jianxiu_c .jianxiu_s .img {
      margin: 2.7rem auto 0;
      width: 3.2rem;
      height: 2.9rem;
      background: url("../img/jichu_false.png") no-repeat center;
      background-size: 100% 100%; }
    .jianxiu_c .jianxiu_s p {
      font-size: 1.2rem;
      color: #000;
      text-align: center;
      margin-top: 2.2rem; }
    .jianxiu_c .jianxiu_s .text {
      color: #fff;
      padding: 0 0.8rem;
      width: 100%;
      font-size: 0.9rem;
      margin-top: 1.5rem;
      line-height: 1.7;
      display: none; }
    .jianxiu_c .jianxiu_s a {
      width: 7rem;
      height: 1.7rem;
      line-height: 1.7rem;
      text-align: center;
      border-radius: 0.3rem;
      background: #f8be02;
      font-size: 1rem;
      position: absolute;
      bottom: -7rem;
      left: 50%;
      margin-left: -3.5rem; }
  .jianxiu_c .true {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    height: 20rem;
    background: #000; }
    .jianxiu_c .true .img {
      width: 4rem;
      height: 3.6rem;
      margin-top: 2.3rem; }
    .jianxiu_c .true p {
      margin-top: 2.2rem;
      color: #f8be02; }
    .jianxiu_c .true .text {
      display: block; }
    .jianxiu_c .true a {
      bottom: 2rem; }
  .jianxiu_c .true.jianxiu_1 {
    background: url("../img/jianxiu_bg_jichu.jpg") no-repeat center;
    background-size: 100% 100%; }
    .jianxiu_c .true.jianxiu_1 .img {
      background: url("../img/jichu_true.png") no-repeat center;
      background-size: 100% 100%; }
  .jianxiu_c .true.jianxiu_2 {
    background: url("../img/jianxiu_bg_c.jpg") no-repeat center;
    background-size: 100% 100%; }
    .jianxiu_c .true.jianxiu_2 .img {
      background: url("../img/kaifa_true.png") no-repeat center;
      background-size: 100% 100%; }
  .jianxiu_c .true.jianxiu_3 {
    background: url("../img/jianxiu_bg_biancheng.jpg") no-repeat center;
    background-size: 100% 100%; }
    .jianxiu_c .true.jianxiu_3 .img {
      background: url("../img/biancheng_true.png") no-repeat center;
      background-size: 100% 100%; }
  .jianxiu_c .true.jianxiu_4 {
    background: url("../img/jianxiu_bg_hanshu.jpg") no-repeat center;
    background-size: 100% 100%; }
    .jianxiu_c .true.jianxiu_4 .img {
      background: url("../img/yuyan_true.png") no-repeat center;
      background-size: 100% 100%; }
  .jianxiu_c .true.jianxiu_5 {
    background: url("../img/jianxiu_bg_bingfa.jpg") no-repeat center;
    background-size: 100% 100%; }
    .jianxiu_c .true.jianxiu_5 .img {
      background: url("../img/doc_true.png") no-repeat center;
      background-size: 100% 100%; }
  .jianxiu_c .true.jianxiu_6 {
    background: url("../img/jianxiu_bg_suanfa.jpg") no-repeat center;
    background-size: 100% 100%; }
    .jianxiu_c .true.jianxiu_6 .img {
      background: url("../img/suanfa_true.png") no-repeat center;
      background-size: 100% 100%; }
  .jianxiu_c .jianxiu_1 .img {
    background: url("../img/jichu_false.png") no-repeat center;
    background-size: 100% 100%; }
  .jianxiu_c .jianxiu_2 .img {
    background: url("../img/kaifa_false.png") no-repeat center;
    background-size: 100% 100%; }
  .jianxiu_c .jianxiu_3 .img {
    background: url("../img/biancheng_false.png") no-repeat center;
    background-size: 100% 100%; }
  .jianxiu_c .jianxiu_4 .img {
    background: url("../img/yuyan_false.png") no-repeat center;
    background-size: 100% 100%; }
  .jianxiu_c .jianxiu_5 .img {
    background: url("../img/doc_false.png") no-repeat center;
    background-size: 100% 100%; }
  .jianxiu_c .jianxiu_6 .img {
    background: url("../img/suanfa_false.png") no-repeat center;
    background-size: 100% 100%; }
