@charset "UTF-8";
input, select {
  border: none;
  vertical-align: middle;
  background-color: #fff;
  -webkit-user-select: text;
  user-select: text; }

.zxr-us .box .trop-list .left-btn,
.zxr-us .box .trop-list .right-btn {
  position: absolute;
  top: 50%;
  width: 30px;
  height: 52px;
  margin-top: -15px;
  background-color: rgba(0, 0, 0, 0.3);
  background-repeat: no-repeat;
  text-align: center;
  line-height: 52px;
  font-size: 30px;
  color: #fff; }

.zxr-us .box .trop-list .left-btn {
  left: 0px;
  background-position: 8px 15px;
  background-image: url("../images/left-btn.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/left-btn.png*/; }

.zxr-us .box .trop-list .right-btn {
  right: 1px;
  background-position: 11px 15px;
  background-image: url("../images/right-btn.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/right-btn.png*/; }

.banner {
  width: 100%;
  height: 495px;
  background: url("../images/banner.jpg")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/banner.jpg*/ no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
  z-index: 1; }
  .banner:before {
    content: '';
    display: block;
    position: absolute;
    width: 1200px;
    height: 495px;
    background: url("../images/banner-main.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/banner-main.png*/ no-repeat 0 0;
    top: 48px;
    left: 50%;
    margin-left: -600px; }
  .banner .banner-title {
    font-size: 18px;
    color: #fff;
    padding-top: 350px;
    margin-left: 473px;
    line-height: 30px; }
  .banner .banner-form {
    background: url("../images/banner-form.jpg")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/banner-form.jpg*/ no-repeat 0 0;
    width: 1200px;
    height: 275px;
    margin: 50px auto 0;
    border-radius: 2px;
    box-shadow: 0px 5px 10px -1px #e7e7e7;
    border-top: 1px solid #eaeeef;
    position: relative;
    z-index: 2; }
    .banner .banner-form h3 {
      font-size: 20px;
      color: #ff935d;
      text-align: center;
      padding-top: 32px;
      text-shadow: 0px 0px 10px #fff; }
      .banner .banner-form h3 em {
        color: #ff2e5a;
        font-weight: bold; }
      .banner .banner-form h3 span {
        display: inline-block;
        font-size: 14px;
        padding-left: 10px; }
    .banner .banner-form .bf-type {
      padding: 35px 0 0 210px;
      height: 20px;
      overflow: hidden; }
      .banner .banner-form .bf-type li {
        float: left;
        font-size: 16px;
        color: #666;
        padding-right: 30px;
        cursor: pointer; }
        .banner .banner-form .bf-type li em {
          display: inline-block;
          width: 15px;
          height: 15px;
          background: url("../images/icon02.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/icon02.png*/ no-repeat left top;
          margin-right: 5px;
          position: relative;
          top: 2px; }
        .banner .banner-form .bf-type li.bft-cur {
          color: #ff7342; }
          .banner .banner-form .bf-type li.bft-cur em {
            background-position: left -15px; }
    .banner .banner-form .bfi-place {
      position: absolute;
      left: 10px;
      top: 16px;
      z-index: 1; }
    .banner .banner-form .bfi-place li {
      font-size: 16px;
      color: #999;
      display: none; }
    .banner .banner-form .input-wrap {
      width: 830px;
      height: 55px;
      margin-top: 15px;
      margin-left: 200px;
      position: relative;
      background-color: #fff; }
      .banner .banner-form .input-wrap input {
        float: left;
        width: 318px;
        height: 55px;
        border: 2px solid #ff7342;
        padding-left: 8px;
        box-sizing: border-box;
        background: none; }
      .banner .banner-form .input-wrap .textname {
        position: relative;
        z-index: 2; }
      .banner .banner-form .input-wrap .br0 {
        border-right: 0px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px; }
      .banner .banner-form .input-wrap input::-webkit-input-placeholder {
        font-size: 16px;
        color: #999; }
      .banner .banner-form .input-wrap input::-moz-placeholder {
        font-size: 16px;
        color: #999; }
      .banner .banner-form .input-wrap input:-ms-input-placeholder {
        font-size: 16px;
        color: #999; }
      .banner .banner-form .input-wrap .form-btn {
        float: left;
        width: 183px;
        height: 55px;
        text-align: center;
        line-height: 55px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        background-color: #ff7342;
        font-size: 18px;
        color: #fff; }
        .banner .banner-form .input-wrap .form-btn:hover {
          background-color: #eb5c2a; }
      .banner .banner-form .input-wrap .form-error {
        display: none;
        clear: both;
        font-size: 14px;
        color: #df0d0d;
        position: absolute;
        top: 20px;
        left: 327px; }
    .banner .banner-form .banner-list {
      width: 100%;
      height: 115px;
      background: #fff;
      margin-top: 35px;
      border-top: solid 1px #eaeeef; }
      .banner .banner-form .banner-list .list-box {
        margin-top: 23px;
        padding-left: 35px;
        float: left;
        width: 300px;
        height: 68px;
        border-right: 1px solid #eaeeef;
        box-sizing: border-box;
        cursor: pointer; }
        .banner .banner-form .banner-list .list-box span {
          position: relative;
          float: left;
          width: 68px;
          height: 68px; }
          .banner .banner-form .banner-list .list-box span i {
            position: absolute;
            width: 14px;
            height: 19px;
            left: 29px;
            top: 24px;
            background: url("../images/sanjiao.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/sanjiao.png*/ no-repeat 0 0; }
        .banner .banner-form .banner-list .list-box .bl-txt {
          float: left;
          padding-top: 17px;
          padding-left: 14px; }
          .banner .banner-form .banner-list .list-box .bl-txt a {
            position: relative;
            font-size: 16px;
            color: #666666;
            padding-right: 25px;
            font-weight: bold; }
            .banner .banner-form .banner-list .list-box .bl-txt a .icon {
              position: absolute;
              top: 3px;
              right: 0px;
              width: 17px;
              height: 17px;
              background: url("../images/right.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/right.png*/ no-repeat 0 0; }
          .banner .banner-form .banner-list .list-box .bl-txt p {
            font-size: 12px;
            color: #999999; }
        .banner .banner-form .banner-list .list-box:hover a {
          color: #ff7342; }
      .banner .banner-form .banner-list .last {
        border-right: 0px; }

.content {
  width: 1200px;
  margin: 0 auto;
  padding-top: 76px; }
  .content.mart {
    margin-top: 210px; }
  .content.bg {
    width: 100%;
    background-color: #f4f6f7; }
  .content h2 {
    text-align: center;
    font-size: 36px;
    color: #333333; }
    .content h2 span {
      color: #6b45fb; }
  .content .content-title {
    text-align: center;
    font-size: 18px;
    color: #999999;
    padding-top: 12px;
    padding-bottom: 40px; }
  .content .pad0 {
    padding-bottom: 60px; }
  .content .btm-title {
    font-size: 16px;
    color: #192d65;
    text-align: center;
    padding-bottom: 50px; }
    .content .btm-title em {
      font-size: 18px;
      color: #ff1747;
      font-weight: bold; }

.num1 {
  padding: 60px 0;
  background-color: #f4f6f7; }
  .num1 .floor-title h1 {
    color: #ececec; }
  .num1 .reg {
    width: 1200px;
    margin: 50px auto 0;
    overflow: hidden; }
    .num1 .reg .left {
      width: 533px;
      height: 353px;
      float: left;
      background: url("../images/bg-num1.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/bg-num1.png*/ no-repeat center; }
      .num1 .reg .left h3 {
        color: #fff;
        font-weight: bold;
        font-size: 24px;
        padding: 40px 0 0 55px; }
        .num1 .reg .left h3 span {
          font-size: 16px;
          font-weight: normal;
          padding-left: 20px; }
      .num1 .reg .left ul {
        overflow: hidden;
        padding: 36px 0 0 55px; }
        .num1 .reg .left ul li {
          width: 138px;
          height: 38px;
          line-height: 38px;
          text-align: center;
          float: left;
          border: solid 1px #fff;
          border-radius: 3px;
          font-size: 12px;
          color: #666;
          background-color: #fff;
          margin: 0 10px 10px 0;
          cursor: pointer; }
          .num1 .reg .left ul li.cur {
            color: #ff7342;
            border-color: #ff7342; }
          .num1 .reg .left ul li.last {
            width: 289px;
            background-color: #ff7342;
            border-color: #ff7342;
            color: #fff;
            font-size: 16px; }
            .num1 .reg .left ul li.last em {
              display: inline-block;
              width: 28px;
              height: 22px;
              background: url("../images/icon01.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/icon01.png*/ no-repeat center;
              margin-left: 6px;
              position: relative;
              top: 7px; }
            .num1 .reg .left ul li.last:hover {
              background-color: #eb5c2a; }
    .num1 .reg .right {
      width: 667px;
      height: 308px;
      padding-top: 30px;
      background: url("../images/bg-num102.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/bg-num102.png*/ no-repeat right top;
      float: left;
      margin-top: 40px;
      position: relative; }
      .num1 .reg .right h2 {
        font-size: 22px;
        font-weight: bold;
        color: #333;
        text-align: center; }
      .num1 .reg .right .ficr-con {
        overflow: hidden;
        padding: 7px 0 0 30px; }
        .num1 .reg .right .ficr-con li {
          width: 93px;
          float: left;
          padding-left: 45px;
          font-size: 16px;
          color: #666;
          height: 50px;
          line-height: 50px;
          cursor: pointer; }
          .num1 .reg .right .ficr-con li.width {
            width: 120px; }
          .num1 .reg .right .ficr-con li:hover span {
            color: #ff7342;
            font-weight: bold;
            text-decoration: underline; }
          .num1 .reg .right .ficr-con li.last {
            float: right;
            margin-right: 55px;
            padding-left: 0;
            width: 122px; }
            .num1 .reg .right .ficr-con li.last a {
              display: inline-block;
              width: 122px;
              height: 30px;
              line-height: 30px;
              text-align: center;
              background-color: #ff7342;
              color: #fff;
              border-radius: 3px; }
              .num1 .reg .right .ficr-con li.last a:hover {
                background-color: #eb5c2a; }
      .num1 .reg .right .mask01 {
        width: 667px;
        height: 338px;
        position: absolute;
        background-color: #000;
        opacity: 0.5;
        filter: Alpha(opacity=50);
        left: 0;
        top: 0;
        z-index: 2;
        display: none; }
      .num1 .reg .right .right-pop {
        width: 540px;
        height: 205px;
        background-color: #fff;
        position: absolute;
        left: 64px;
        top: 72px;
        z-index: 3;
        display: none; }
        .num1 .reg .right .right-pop .right-close {
          position: absolute;
          right: 10px;
          top: 10px;
          cursor: pointer;
          z-index: 4;
          width: 26px;
          height: 26px; }
        .num1 .reg .right .right-pop .right-list li {
          width: 540px;
          height: 175px;
          padding-top: 30px;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 3;
          text-align: center;
          display: none; }
          .num1 .reg .right .right-pop .right-list li h3 {
            font-size: 22px;
            font-weight: bold;
            color: #333;
            padding-bottom: 15px; }
          .num1 .reg .right .right-pop .right-list li p {
            font-size: 16px;
            color: #999;
            line-height: 28px;
            padding: 0 40px;
            text-align: left; }

/* 作品著作权登记咨询 */
.floor-title {
  position: relative;
  text-align: center;
  padding-top: 54px; }

.floor-title h1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-size: 90px;
  font-weight: bold;
  color: #f5f5f5;
  font-family: 'Arial Normal', 'Arial';
  z-index: 0; }

.floor-title h2 {
  font-size: 40px;
  font-weight: bold;
  color: #333;
  padding-bottom: 8px;
  position: relative;
  z-index: 1; }

.floor-title p {
  font-size: 18px;
  color: #b7b7b7;
  position: relative;
  z-index: 1; }

.two-floor {
  margin-top: 40px;
  padding: 180px 0 70px 0; }
  .two-floor .floor-title {
    position: relative;
    text-align: center;
    padding-top: 54px; }
  .two-floor .floor-title h1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    font-size: 90px;
    font-weight: bold;
    color: #f5f5f5;
    font-family: 'Arial Normal', 'Arial';
    z-index: 0; }
  .two-floor .floor-title h2 {
    font-size: 40px;
    font-weight: bold;
    color: #333;
    padding-bottom: 8px;
    position: relative;
    z-index: 1; }
  .two-floor .floor-title p {
    font-size: 18px;
    color: #b7b7b7;
    position: relative;
    z-index: 1; }
  .two-floor .two-con {
    width: 1200px;
    margin: 20px auto 0; }
  .two-floor .tc-title {
    margin-left: 220px; }
  .two-floor .tc-title li {
    float: left;
    height: 60px;
    line-height: 60px;
    position: relative;
    bottom: -2px;
    font-size: 16px;
    color: #333;
    padding: 0 30px;
    cursor: pointer; }
    .two-floor .tc-title li em {
      position: absolute;
      right: 0;
      top: 0;
      color: #cecece; }
  .two-floor .tc-title li.tct-cur {
    color: #ff7342;
    font-weight: bold; }
  .two-floor .tc-con {
    margin-top: 30px;
    display: none; }
  .two-floor .tc-conpad {
    padding-left: 184px; }
  .two-floor .tcc-con {
    width: 183px;
    float: left;
    text-align: center;
    position: relative;
    margin-right: 20px; }
  .two-floor .tcc-last {
    margin-right: 0; }
  .two-floor .tccc-text {
    font-size: 16px;
    color: #333;
    padding-top: 6px; }
  .two-floor .tcc-hover {
    position: absolute;
    height: 179px;
    padding-top: 60px;
    width: 183px;
    left: 0;
    top: 0;
    display: none; }
  .two-floor .tcch-bg {
    position: absolute;
    height: 239px;
    width: 183px;
    left: 0;
    top: 0;
    background-color: #ff7342;
    opacity: 0.9;
    filter: alpha(opacity=90);
    z-index: 0; }
  .two-floor .tcc-hover p {
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 25px; }
  .two-floor .two-btn {
    width: 148px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    border: solid 1px #fff;
    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 1;
    border-radius: 15px; }
  .two-floor .tcc-con:hover .tcc-hover {
    display: block; }

.num2 {
  height: 120px;
  background: url("../images/bg-num2.jpg")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/bg-num2.jpg*/ no-repeat center; }
  .num2 .protect {
    width: 1200px;
    height: 255px;
    margin: 0 auto; }
    .num2 .protect ul {
      overflow: hidden;
      width: 899px;
      padding-top: 28px;
      float: left; }
      .num2 .protect ul li {
        float: left;
        width: 299px;
        position: relative; }
        .num2 .protect ul li h3 {
          font-size: 18px;
          color: #fff;
          font-weight: bold;
          padding-left: 34px;
          line-height: 30px; }
          .num2 .protect ul li h3 .icon {
            position: absolute;
            left: 0;
            top: 3px; }
          .num2 .protect ul li h3 span {
            font-size: 14px;
            font-weight: normal; }
        .num2 .protect ul li .line {
          position: absolute;
          right: 55px;
          top: 8px;
          width: 1px;
          height: 38px;
          background-color: #ff9799; }
        .num2 .protect ul li.pad {
          padding-left: 45px;
          width: 254px; }
          .num2 .protect ul li.pad h3 .icon {
            left: 45px; }
    .num2 .protect .right {
      width: 278px;
      height: 100px;
      padding: 20px 0 0 22px;
      background: url("../images/bg-num202.jpg")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/bg-num202.jpg*/ no-repeat center;
      float: right;
      position: relative; }
      .num2 .protect .right input {
        width: 212px;
        padding-left: 10px;
        height: 36px;
        line-height: 36px;
        background-color: #fff;
        border-radius: 3px; }
      .num2 .protect .right .form-error {
        font-size: 12px;
        color: #ff7342;
        position: absolute;
        left: 22px;
        top: 57px;
        display: none; }
      .num2 .protect .right a {
        width: 222px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border: solid 1px #fff;
        display: block;
        border-radius: 15px;
        margin-top: 18px;
        color: #fff; }

.num5 {
  padding: 60px 0; }
  .num5 .num5-con {
    width: 1200px;
    margin: 60px auto 0;
    overflow: hidden; }
    .num5 .num5-con li {
      width: 386px;
      height: 188px;
      background-color: #f4f6f7;
      float: left;
      margin: 0 21px 21px 0;
      border-radius: 3px; }
      .num5 .num5-con li.marg {
        margin-right: 0; }
      .num5 .num5-con li img {
        float: left;
        margin: 45px 0 0 40px; }
      .num5 .num5-con li .text {
        width: 210px;
        float: right;
        padding-top: 30px; }
        .num5 .num5-con li .text h3 {
          font-size: 24px;
          font-weight: bold;
          color: #333; }
        .num5 .num5-con li .text p {
          font-size: 16px;
          color: #999;
          padding: 10px 0 30px 0; }
        .num5 .num5-con li .text a {
          display: inline-block;
          width: 147px;
          height: 34px;
          line-height: 34px;
          background-color: #ff7342;
          text-align: center;
          border-radius: 3px;
          color: #fff;
          font-size: 16px; }
          .num5 .num5-con li .text a:hover {
            background-color: #eb5c2a; }

.ideal {
  width: 1200px;
  height: 200px;
  margin: 0 auto;
  padding-bottom: 60px; }
  .ideal .box {
    position: relative;
    float: left;
    width: 260px;
    height: 190px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #edeff0; }
    .ideal .box .icon {
      font-style: normal;
      font-size: 24px;
      position: absolute;
      top: -24px;
      left: 100px;
      width: 44px;
      height: 44px;
      text-align: center;
      line-height: 44px;
      border-radius: 50%;
      background-color: #8241f7;
      color: #fff;
      border: 6px solid #f4f6f7; }
    .ideal .box .p1 {
      font-size: 22px;
      color: #999;
      background-repeat: no-repeat;
      margin-top: 37px;
      margin-bottom: 20px; }
      .ideal .box .p1 span {
        color: #333; }
    .ideal .box .title {
      font-size: 14px;
      color: #999999;
      text-align: center; }
    .ideal .box a {
      display: block;
      width: 172px;
      height: 32px;
      line-height: 32px;
      margin: 20px auto 0;
      border: solid 1px #ff7342;
      color: #ff7342;
      border-radius: 3px;
      text-align: center;
      font-size: 16px; }
      .ideal .box a:hover {
        background-color: #ff7342;
        color: #fff; }
  .ideal .img1 .p1 {
    background-image: url("../images/liucheng-img01.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/liucheng-img01.png*/;
    background-position: 40px 0px;
    line-height: 37px;
    padding-left: 82px; }
  .ideal .img2 .p1 {
    background-image: url("../images/liucheng-img02.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/liucheng-img02.png*/;
    background-position: 48px 0px;
    line-height: 33px;
    padding-left: 84px; }
  .ideal .img3 .p1 {
    background-image: url("../images/liucheng-img03.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/liucheng-img03.png*/;
    background-position: 49px 0px;
    line-height: 31px;
    padding-left: 85px; }
  .ideal .img4 .p1 {
    background-image: url("../images/liucheng-img04.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/liucheng-img04.png*/;
    background-position: 20px 0px;
    line-height: 33px;
    padding-left: 58px; }
  .ideal .ideal-next {
    float: left;
    width: 25px;
    height: 18px;
    background: url("../images/liucheng-next.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/liucheng-next.png*/ no-repeat 0 0;
    margin: 75px 13px 0px; }

.adver {
  position: relative;
  width: 100%;
  height: 100px;
  background: url("../images/adver.jpg")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/adver.jpg*/ no-repeat 0 0;
  background-size: 100% 100%;
  cursor: pointer; }
  .adver .adver-btn {
    position: absolute;
    width: 220px;
    height: 45px;
    top: 16px;
    right: 374px; }

.num7 {
  padding-bottom: 60px; }
  .num7 .num7-con {
    height: 374px;
    background: url("../images/img-num7.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/img-num7.png*/ no-repeat center; }
  .num7 .btn {
    text-align: center;
    margin-top: 30px; }
    .num7 .btn a {
      display: inline-block;
      width: 280px;
      height: 70px;
      line-height: 70px;
      text-align: center;
      font-size: 22px;
      font-weight: bold;
      border-radius: 4px;
      color: #fff;
      background-color: #ff935d; }

.num4 {
  height: 590px;
  padding-top: 70px; }

.team {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-top: 40px;
  box-sizing: border-box; }
  .team .left {
    width: 823px;
    float: left;
    overflow: hidden; }
    .team .left li {
      float: left;
      background-color: #f4f6f7;
      border-radius: 4px;
      width: 366px;
      height: 135px;
      padding: 25px 0 0 23px;
      margin: 0 22px 24px 0; }
      .team .left li img {
        float: left; }
      .team .left li .text {
        width: 230px;
        float: right; }
        .team .left li .text h3 {
          font-size: 20px;
          color: #333;
          font-weight: bold; }
        .team .left li .text p {
          color: #808080;
          font-size: 14px;
          padding: 12px 0; }
        .team .left li .text a {
          display: block;
          width: 98px;
          height: 35px;
          line-height: 35px;
          text-align: center;
          color: #fff;
          background-color: #ff7342;
          border-radius: 3px;
          font-size: 16px; }
          .team .left li .text a:hover {
            background-color: #eb5c2a; }
  .team .right {
    width: 257px;
    height: 304px;
    padding: 40px 59px 0 59px;
    background: url("../images/bg-num7.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/bg-num7.png*/ no-repeat center;
    float: right; }
    .team .right h3 {
      text-align: center;
      color: #333;
      font-size: 24px;
      line-height: 24px;
      padding-bottom: 4px; }
      .team .right h3 span {
        font-size: 14px;
        color: #999; }
    .team .right .form-con {
      position: relative;
      margin-top: 10px; }
      .team .right .form-con textarea {
        resize: none;
        width: 100%;
        height: 88px;
        border: solid 1px #e6e6e6;
        padding: 5px 10px;
        box-sizing: border-box; }
      .team .right .form-con input {
        width: 100%;
        height: 32px;
        line-height: 32px;
        border: solid 1px #e6e6e6;
        padding-left: 10px;
        box-sizing: border-box; }
      .team .right .form-con .form-error {
        position: absolute;
        left: 0;
        top: 34px;
        font-size: 12px;
        color: #ff7342;
        display: none; }
    .team .right a {
      display: block;
      width: 180px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      color: #fff;
      background-color: #ff7342;
      border-radius: 3px;
      font-size: 18px;
      font-weight: bold;
      margin: 20px auto 0; }
      .team .right a:hover {
        background-color: #eb5c2a; }

.num5 {
  padding-bottom: 60px; }

.cust {
  width: 1200px;
  height: 340px;
  margin: 0 auto; }
  .cust .box {
    float: left;
    width: 224px;
    height: 290px;
    margin-right: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #cccccc;
    background-color: #fff; }
    .cust .box h4 {
      font-size: 18px;
      color: #333333;
      text-align: center;
      margin-top: 33px;
      font-weight: bold; }
    .cust .box p {
      font-size: 12px;
      color: #999999;
      text-align: center;
      margin-top: 20px;
      line-height: 1.5; }
    .cust .box .btn {
      display: block;
      width: 130px;
      height: 32px;
      line-height: 32px;
      font-size: 16px;
      color: #fff;
      background-color: #ff935d;
      border-radius: 3px;
      text-align: center;
      margin: 10px auto 0;
      opacity: 0; }
  .cust .last-box {
    margin-right: 0px; }

.cust-btn {
  text-align: center; }
  .cust-btn a {
    display: inline-block;
    width: 280px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    border-radius: 4px;
    color: #fff;
    background-color: #ff935d; }

.zxr-us {
  width: 100%; }
  .zxr-us .box {
    width: 100%; }
    .zxr-us .box h3 {
      font-size: 18px;
      color: #656565;
      text-align: center; }
    .zxr-us .box .icon {
      display: block;
      width: 144px;
      height: 5px;
      background: url("../images/zxr-icon.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/zxr-icon.png*/ no-repeat 0 0;
      margin: 6px auto 28px; }
    .zxr-us .box .zxr-list {
      width: 100%;
      height: 180px;
      margin-bottom: 60px; }
      .zxr-us .box .zxr-list .list {
        float: left;
        margin-right: 25px; }
        .zxr-us .box .zxr-list .list.list-last {
          margin-right: 0px; }
    .zxr-us .box .trop-list {
      position: relative;
      width: 100%;
      height: 396px;
      margin-bottom: 60px;
      overflow: hidden; }
      .zxr-us .box .trop-list ul {
        position: absolute;
        width: 100%; }
        .zxr-us .box .trop-list ul li {
          position: absolute;
          left: 1200px;
          width: 100%;
          height: 396px;
          float: left; }
          .zxr-us .box .trop-list ul li.cur {
            left: 0px; }
      .zxr-us .box .trop-list .left-btn,
      .zxr-us .box .trop-list .right-btn {
        top: 169px; }
      .zxr-us .box .trop-list .right-btn {
        right: 5px; }
    .zxr-us .box .xm_list_index_02 td {
      width: 200px;
      height: 150px; }
      .zxr-us .box .xm_list_index_02 td img {
        display: block;
        margin: 0 auto;
        text-align: center; }

/*底部*/
.foot {
  width: 100%;
  height: 220px;
  background-color: #333;
  margin-top: 174px; }

.foot .f_con {
  width: 1200px;
  margin: 0 auto 30px;
  text-align: left;
  overflow: hidden; }

.foot .f_con .fc_list {
  margin-top: 36px;
  margin-right: 96px;
  float: left;
  padding-left: 95px; }

.foot .f_con .fc_list {
  background: url(../images/icon_foot01.png)/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/icon_foot01.png*/ left bottom no-repeat; }

.foot .f_con .fc_lsec {
  background: url(../images/icon_foot02.png)/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/icon_foot02.png*/ left bottom no-repeat; }

.foot .f_con .fc_lthr {
  background: url(../images/icon_foot03.png)/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/icon_foot03.png*/ left bottom no-repeat; }

.foot .f_con .fc_last {
  margin-right: 0;
  background: url(../images/icon_foot04.png)/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/icon_foot04.png*/ left bottom no-repeat; }

.fc_list .fcl_tit {
  font-size: 18px;
  color: #f7f9f9;
  margin-bottom: 20px; }

.fc_list p {
  color: #7f7f7f;
  font-size: 14px;
  line-height: 20px; }

.foot .f_bot {
  font-size: 14px;
  color: #545454;
  height: 74px;
  background-color: #2b2b2b;
  text-align: center; }

.foot .f_bot p {
  font-size: 14px;
  line-height: 14px; }

.foot .f_bot .fb_pfir {
  margin-bottom: 12px;
  padding-top: 20px;
  color: #7f7f7f; }

.foot .f_bot .fb_pfir a {
  color: #afafaf; }

.foot .f_bot .fb_pfir a:hover {
  color: #e6e5e5;
  text-decoration: underline; }

/* 遮罩层 */
.mask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  filter: Alpha(opacity=50);
  opacity: .5;
  z-index: 10; }

.pop {
  position: fixed;
  left: 50%;
  margin-left: -241px;
  top: 50%;
  margin-top: -200px;
  padding-bottom: 30px;
  background-color: #fff;
  z-index: 20;
  width: 482px;
  border-top: 4px solid #ff7342;
  display: none; }
  .pop h3 {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 26px;
    margin-bottom: 20px; }
  .pop .title {
    text-align: center;
    color: #999;
    padding-bottom: 20px; }
  .pop .pub {
    width: 362px;
    height: 47px;
    clear: both;
    padding-left: 60px; }
    .pop .pub span {
      width: 84px;
      font-size: 16px;
      color: #666666;
      float: left;
      line-height: 47px; }
    .pop .pub em {
      font-size: 14px;
      line-height: 47px;
      color: #999999; }
    .pop .pub input[type='text'], .pop .pub input[type='tel'] {
      float: left;
      width: 276px;
      height: 47px;
      border: 1px solid #e2e2e2;
      border-radius: 3px;
      padding-left: 10px;
      box-sizing: border-box; }
    .pop .pub input::-webkit-input-placeholder {
      font-size: 14px;
      color: #999; }
    .pop .pub input::-moz-input-placeholder {
      font-size: 14px;
      color: #999; }
  .pop .input-wrap {
    position: relative;
    margin-bottom: 15px; }
    .pop .input-wrap .form-error {
      display: none;
      clear: both;
      font-size: 12px;
      color: #df0d0d;
      padding-left: 88px;
      position: absolute;
      top: 30px; }
    .pop .input-wrap label {
      padding-right: 20px; }
    .pop .input-wrap em {
      font-size: 16px;
      color: #999; }
  .pop .yzm {
    margin-top: 20px; }
    .pop .yzm span {
      text-indent: 10px; }
    .pop .yzm input {
      width: 154px; }
    .pop .yzm .btn_gray {
      border-radius: 5px;
      display: inline-block;
      width: 116px;
      height: 47px;
      font-size: 14px;
      background: #eaeaea;
      color: #333333;
      line-height: 47px;
      text-align: center;
      margin-left: 6px; }
      .pop .yzm .btn_gray.min-btn {
        display: none;
        color: #999; }
  .pop .radio {
    padding-left: 150px;
    height: 20px; }
  .pop .pop-btn {
    display: block;
    width: 270px;
    height: 52px;
    background-color: #ff7342;
    margin: 38px auto 0;
    border-radius: 30px;
    text-align: center;
    line-height: 52px;
    font-size: 18px;
    color: #fff; }
    .pop .pop-btn:hover {
      background-color: #eb5c2a; }
  .pop .pop-close {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 16px;
    right: 12px;
    background: url("../images/close.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/close.png*/ no-repeat 0 0; }
  .pop.pop-success {
    height: 198px; }
    .pop.pop-success h3 {
      width: 138px;
      font-size: 24px;
      color: #333333;
      margin-left: 122px;
      margin-top: 53px;
      padding-left: 45px;
      background: url("../images/success.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/success.png*/ no-repeat 0px 2px; }
    .pop.pop-success .listen {
      font-size: 16px;
      color: #999999;
      padding-top: 30px;
      text-align: center;
      padding-bottom: 30px; }
    .pop.pop-success .more {
      background-color: #f4f6f7;
      padding: 20px 30px 30px 30px; }
      .pop.pop-success .more h4 {
        font-size: 16px;
        color: #666; }
      .pop.pop-success .more p {
        padding: 10px 0 0 60px; }
        .pop.pop-success .more p a {
          display: inline-block;
          width: 126px;
          height: 38px;
          line-height: 38px;
          text-align: center;
          font-size: 16px;
          color: #666;
          border: solid 1px #999;
          border-radius: 19px;
          margin-right: 44px;
          background-color: #fff; }

.nav {
  position: fixed;
  top: 50%;
  margin-top: -120px;
  left: 50px;
  width: 108px;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
  background-color: #fff; }
  .nav .nav-list {
    width: 76px;
    height: 39px;
    margin-left: 16px;
    border-bottom: 1px dashed #d0d0d0;
    line-height: 39px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    cursor: pointer; }
    .nav .nav-list.first {
      border-top-left-radius: 5px;
      border-top-right-radius: 5px; }
    .nav .nav-list.last {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      border: none; }
    .nav .nav-list.cur, .nav .nav-list:hover {
      background-color: #e60e3a;
      width: 110px;
      border: none;
      margin-left: -1px;
      color: #fff;
      margin-top: -1px;
      height: 41px; }

.label {
  position: fixed;
  width: 54px;
  top: 50%;
  margin-top: -111px;
  right: 0; z-index:2;}
  .label .pub {
    width: 54px;
    height: 54px;
    background-color: #e60e3a;
    background-position: 0 0;
    margin-bottom: 2px;
    border-radius: 5px;
    cursor: pointer;
    position: relative; }
    .label .pub:hover {
      background-color: #ca0f1a; }
  .label .phone-right {
    background-image: url("../images/phone.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/phone.png*/; }
    .label .phone-right .phone-box {
      position: absolute;
      top: 0;
      left: 54px;
      width: 252px;
      height: 222px;
      background-color: #ca0f1a;
      border-radius: 5px;
      box-sizing: border-box;
      padding: 18px 18px 0; }
      .label .phone-right .phone-box h4 {
        color: #fff;
        font-size: 16px;
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 1px dashed #df6f76; }
      .label .phone-right .phone-box .input-wrap {
        width: 100%;
        background-color: #df6f76;
        height: 42px;
        margin-top: 20px; }
        .label .phone-right .phone-box .input-wrap .icon {
          float: left;
          width: 41px;
          height: 41px;
          background: url("../images/icon-phone.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/icon-phone.png*/ no-repeat 12px 9px; }
        .label .phone-right .phone-box .input-wrap input {
          float: left;
          width: 163px;
          height: 41px;
          padding-left: 10px;
          border-left: 1px dashed #efb7bb;
          background-color: #df6f76; }
        .label .phone-right .phone-box .input-wrap input::-webkit-input-placeholder {
          font-size: 14px;
          color: #fff; }
        .label .phone-right .phone-box .input-wrap input::-moz-input-placeholder {
          font-size: 14px;
          color: #fff; }
      .label .phone-right .phone-box .jieting-btn {
        width: 217px;
        height: 42px;
        background-color: #fff;
        line-height: 42px;
        text-align: center;
        color: #c90f19;
        font-size: 18px;
        margin-top: 20px;
        border-radius: 20px;
        display: block; }
      .label .phone-right .phone-box .dibu-title {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 32px;
        background-color: #ac1019;
        line-height: 32px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        opacity: 0.6; }
      .label .phone-right .phone-box .form-error {
        display: none;
        position: absolute;
        left: 62px;
        top: 83px;
        clear: both;
        font-size: 14px;
        color: #e60e3a; }
  .label .online {
    background-image: url("../images/online.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/online.png*/; }
    .label .online .online-box {
      position: absolute;
      top: 0;
      left: 54px;
      width: 192px;
      height: 54px;
      background-color: #ca0f1a;
      border-radius: 5px;
      font-size: 18px;
      color: #fff;
      line-height: 54px;
      text-align: center; }
  .label .gongzhong {
    background-image: url("../images/gongzhong.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/gongzhong.png*/; }
    .label .gongzhong .gongzhong-box {
      position: absolute;
      top: 0;
      left: 54px;
      width: 328px;
      height: 222px;
      background-image: url("../images/gongzhong.jpg.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/gongzhong.jpg*/; }
  .label .top {
    background-image: url("../images/top.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/top.png*/; }

.video, .video2 {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 908px;
  height: 510px;
  z-index: 20; }
  .video .pop-close, .video2 .pop-close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 16px;
    right: 12px;
    background: url("../images/video-close.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/video-close.png*/ no-repeat 0 0; }

video {
  background-color: #000;
  width: 908px;
  height: 510px; }

.mtbd, .jtry {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 20; }
  .mtbd .pop-close, .jtry .pop-close {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 16px;
    right: 12px;
    background: url("../images/video-close.png")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/video-close.png*/ no-repeat 0 0; }

.mtbd {
  width: 908px;
  height: 470px;
  background: url("../images/mt.jpg")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/mt.jpg*/ no-repeat 0 0; }

.jtry {
  width: 906px;
  height: 640px;
  background: url("../images/ry.jpg")/*tpa=http://cloud.gbicdn.com/Static/ciprunWeb/pczt/zpzzq/images/ry.jpg*/ no-repeat 0 0; }

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