﻿@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"); }

.zxr-us .box .trop-list .right-btn {
  right: 1px;
  background-position: 11px 15px;
  background-image: url("../images/right-btn.png"); }

.banner {
  width: 100%;
  height: 480px;
  background: url("../images/banner.jpg") no-repeat center center;
  border-top:2px #ec0011 solid;
  position: relative;
  z-index: 1; }
  .banner:before {
    content: '';
    display: block;
    position: absolute;
    width: 1200px;
    height: 495px;
    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") no-repeat 0 0;
    width: 1200px;
    height: 240px;
    margin: 0 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 h2{
    	font-size: 22px;
      color: #e86000;
      text-align: center;
      line-height: 99px;
    }
    .banner .banner-form h2 span{
    	font-size: 16px;
    }
    .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: 0 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("/img/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") 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") 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 .reg {
    width: 1200px;
    margin: 50px auto 0;
    overflow: hidden; }
    .num1 .reg .left {
      width: 533px;
      height: 336px;
      float: left;
      background: url("/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: #fff;
            background: #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") 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") 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 {
      
        padding: 15px 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;
}



.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 {
	height:615px;

  padding: 130px 0 0 0; }
  .two-floor .floor-title {
    position: relative;
    text-align: center;
    padding-top: 90px; }

  .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 {
	  padding-top:20px;
    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;
	height:60px }
  .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:#ec0011;
    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 {
	line-height: 38px;
    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: 240px;
    width: 190px;
    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") 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") 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: #037bdb;
          text-align: center;
          border-radius: 3px;
          color: #fff;
          font-size: 16px; }
          .num5 .num5-con li .text a:hover {
            background-color: #055ca2; }

.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");
    background-position: 40px 0px;
    line-height: 37px;
    padding-left: 82px; }
  .ideal .img2 .p1 {
    background-image: url("../images/liucheng-img02.png");
    background-position: 48px 0px;
    line-height: 33px;
    padding-left: 84px; }
  .ideal .img3 .p1 {
    background-image: url("../images/liucheng-img03.png");
    background-position: 49px 0px;
    line-height: 31px;
    padding-left: 85px; }
  .ideal .img4 .p1 {
    background-image: url("../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") no-repeat 0 0;
    margin: 75px 13px 0px; }

.adver {
  position: relative;
  width: 100%;
  height: 100px;
  background: url("../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; }

.djlc{width: 1200px;margin: 0 auto;height: 467px;}
.djlc h3{font-size: 36px;color: #222;text-align: center;font-weight: bold;}
.djlc h6{font-size: 18px;color: #999999;text-align: center;margin-top: 19px;}
.lc_bg{width: 1187px;height: 167px;background: url(/images/djlc.png) no-repeat;margin: 50px auto 0;}

.gwfw{width: 123px;height: 123px;text-align: center;padding-left: 65px;padding-top: 24px;float: left;}
.gw1{padding-left: 163px;}
.gw2{width: 140px;}
.gwfw h5{font-size: 20px;color: #333;padding-bottom: 25px;}
.gwfw p{font-size: 14px;color: #999;line-height: 24px;}
.blrk{width: 100%;height:160px;background: url(/images/blrk.png) no-repeat center center;}


/* 服务结束 */
.slzs{
    background: #fff;
}
.maintitle{
    font-size: 36px;
    line-height: 84px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.maintitle:after {
    padding:0;
    margin:0 auto;
    display:block;/* probably not really needed? */
    content: "";
    width:180px;
    height:6px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. */
    background:#0068bc;
}
.secondarytitle{
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}
.secondarytitle2{
    height: 60px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;

    background: url(/images/secondarytitlebg.png) no-repeat bottom center;
}
.zs{
    width:100%;
    height: auto;
    margin: 20px 0 50px 0;
}
.zs li{
    width:295px;
    height: 250px;
    float: left;
    border-radius: 5px;
    background: #b9b9b9;
    margin-right: 6px;
    margin-bottom: 6px;
    box-sizing:border-box;
    -moz-box-sizing:border-box; /* Firefox */
    -webkit-box-sizing:border-box; /* Safari */;
}
.zs li:last-child{
    margin-right: 0;
}
/* 我们不惧对比，我们更具实力 结束 */

.hz_logo{
    overflow: hidden;
    margin-bottom: 45px;
}