* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
  /*behavior: url(css/iecss3.htc); */ }

.Box12 {
  max-width: 1280px;
  margin: 0 auto; }

.BigTitle {
  width: 100%;
  float: left; }

.BigTitle .title {
  font-size: 28px;
  font-weight: bold;
  float: left; }

.BigTitle .desc {
  float: left;
  margin-top: 15px;
  margin-left: 15px; }

.Bigdesc {
  text-align: center;
  margin-top: 10px;
  color: #666;
  width: 100%;
  float: left; }

.footer {
  float: left;
  width: 100%; }

.Box12 {
  max-width: 1200px;
  margin: 0 auto; }

.Slide {
  width: 100%;
  float: left; }
  .Slide img {
    width: 100%; }

.trademark-red {
  width: 100%;
  float: left; }
  .trademark-red .box-con1 {
    width: 100%;
    float: left;
    margin-top: -30px;
    position: relative; }
    .trademark-red .box-con1 .bg {
      width: 100%;
      float: left;
      background: url(../images/trademark/bg_05.png) no-repeat;
      border-radius: 10px;
      padding: 23px 50px 30px 50px;
      height: 222px;
      box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
      color: #fff; }
      .trademark-red .box-con1 .bg .box-title {
        text-align: center;
        display: block; }
        .trademark-red .box-con1 .bg .box-title h2 {
          font-size: 32px; }
      .trademark-red .box-con1 .bg .form {
        width: 100%;
        float: left;
        margin-top: 20px; }
        .trademark-red .box-con1 .bg .form .name {
          position: relative;
          width: 455px;
          float: left; }
          .trademark-red .box-con1 .bg .form .name:before {
            background: url(../images/trademark/icon_04.png) no-repeat;
            width: 18px;
            height: 20px;
            position: absolute;
            left: 20px;
            top: 18px;
            z-index: 5;
            content: ""; }
          .trademark-red .box-con1 .bg .form .name input {
            background: #fff;
            border: 1px solid #ccc;
            width: 100%;
            line-height: 60px;
            height: 60px;
            border-radius: 5px;
            padding: 0 10px 0 50px;
            z-index: 4;
            position: relative;
            font-size: 16px; }
        .trademark-red .box-con1 .bg .form .phone {
          position: relative;
          width: 455px;
          float: left;
          margin-left: 20px;
          margin-right: 20px; }
          .trademark-red .box-con1 .bg .form .phone:before {
            background: url(../images/trademark/icon_03.png) no-repeat;
            width: 18px;
            height: 23px;
            position: absolute;
            left: 20px;
            top: 18px;
            z-index: 5;
            content: ""; }
          .trademark-red .box-con1 .bg .form .phone input {
            background: #fff;
            border: 1px solid #ccc;
            width: 100%;
            line-height: 60px;
            height: 60px;
            border-radius: 5px;
            padding: 0 10px 0 50px;
            z-index: 4;
            position: relative;
            font-size: 16px; }
        .trademark-red .box-con1 .bg .form .but {
          background: url(../images/trademark/jbcolor.png) repeat-x;
          line-height: 60px;
          display: block;
          width: 150px;
          float: left;
          text-align: center;
          border-radius: 5px;
          color: #fff; }
      .trademark-red .box-con1 .bg .Rollbox {
        text-align: center;
        width: 100%;
        float: left;
        margin-top: 20px; }
        .trademark-red .box-con1 .bg .Rollbox .img {
          display: inline-block;
          position: relative;
          top: -3px; }
          .trademark-red .box-con1 .bg .Rollbox .img img {
            margin-right: 10px; }
        .trademark-red .box-con1 .bg .Rollbox .Roll {
          display: inline-block;
          height: 18px;
          overflow: hidden;
          float: left; }
          .trademark-red .box-con1 .bg .Rollbox .Roll li {
            height: 18px;
            margin-bottom: 2px;
            text-align: left; }
            .trademark-red .box-con1 .bg .Rollbox .Roll li span {
              margin-right: 40px;
              font-size: 13px;
              color: #d8dcf8; }
              .trademark-red .box-con1 .bg .Rollbox .Roll li span em {
                background: url(../images/trademark/bg_04.png) no-repeat;
                width: 71px;
                height: 16px;
                display: inline-block;
                text-align: center;
                margin-right: 10px;
                color: #fff; }
            .trademark-red .box-con1 .bg .Rollbox .Roll li em {
              color: #a55c45; }
            .trademark-red .box-con1 .bg .Rollbox .Roll li sapn {
              color: #a55c45; }
        .trademark-red .box-con1 .bg .Rollbox .explain {
          display: inline-block;
          position: relative;
          top: -2px;
          font-size: 13px;
          float: right; }
          .trademark-red .box-con1 .bg .Rollbox .explain em {
            color: #ef6238;
            font-weight: bold; }
  .trademark-red .box-con2 {
    width: 100%;
    float: left;
    padding: 60px 0; }
    .trademark-red .box-con2 .box-title {
      width: 100%;
      float: left;
      text-align: center; }
      .trademark-red .box-con2 .box-title h2 {
        position: relative;
        display: inline-block;
        font-size: 30px; }
      .trademark-red .box-con2 .box-title .desc {
        font-size: 14px;
        margin-top: 10px; }
    .trademark-red .box-con2 .list {
      width: 100%;
      float: left;
      text-align: center;
      margin-top: 60px; }
      .trademark-red .box-con2 .list li {
        display: inline-block;
        width: 500px;
        height: 346px;
        background: #fff;
        margin: 0 20px;
        box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2); }
        .trademark-red .box-con2 .list li .fl {
          width: 165px;
          height: 346px;
          padding: 20px 20px;
          float: left;
          background: #fff url(../images/trademark/bg_03.jpg); }
          .trademark-red .box-con2 .list li .fl .title {
            font-size: 24px;
            float: left;
            font-weight: bold;
            color: #f2653b;
            margin-top: 15px; }
          .trademark-red .box-con2 .list li .fl .desc {
            float: left;
            margin-top: 26px;
            margin-left: 15px;
            color: #fff; }
          .trademark-red .box-con2 .list li .fl .more {
            color: #f3663b;
            display: inline-block;
            padding: 0 10px;
            line-height: 30px;
            font-weight: 16px;
            background: #fff;
            border-radius: 5px;
            margin-top: 157px;
            float: left; }
        .trademark-red .box-con2 .list li .fr {
          width: 335px;
          padding: 40px 3px 0 30px;
          float: left; }
          .trademark-red .box-con2 .list li .fr .title {
            font-size: 20px;
            font-weight: bold;
            float: left;
            position: relative;
            line-height: 50px; }
            .trademark-red .box-con2 .list li .fr .title:before {
              position: absolute;
              bottom: 0px;
              left: -40px;
              background: url(../images/trademark/br_02.jpg) no-repeat;
              content: "";
              width: 223px;
              height: 2px; }
          .trademark-red .box-con2 .list li .fr ul {
            float: left;
            width: 100%;
            margin-top: 20px; }
            .trademark-red .box-con2 .list li .fr ul li {
              float: left;
              width: 100%;
              font-size: 15px;
              text-align: left;
              position: relative;
              height: auto;
              margin: 0px;
              padding-left: 30px;
              margin-bottom: 10px;
              box-shadow: none; }
              .trademark-red .box-con2 .list li .fr ul li:before {
                position: absolute;
                width: 16px;
                height: 16px;
                background: url(../images/trademark/icon_01.jpg) no-repeat;
                left: 0px;
                top: 3px;
                content: ""; }
      .trademark-red .box-con2 .list .one .fl {
        background: #fff url(../images/trademark/bg_02.jpg) no-repeat; }
        .trademark-red .box-con2 .list .one .fl .title {
          color: #fff; }
        .trademark-red .box-con2 .list .one .fl .desc {
          margin-left: 10px;
          margin-top: 23px; }
        .trademark-red .box-con2 .list .one .fl .more {
          margin-top: 160px;
          color: #f3663b;
          display: inline-block;
          padding: 0 10px;
          line-height: 30px;
          font-weight: 16px;
          background: #fff;
          border-radius: 5px;
          float: left; }
      .trademark-red .box-con2 .list .one .fr .title:before {
        position: absolute;
        bottom: 0px;
        left: -40px;
        background: url(../images/trademark/br_01.jpg) no-repeat;
        content: "";
        width: 223px;
        height: 2px; }
  .trademark-red .box-con3 {
    padding: 60px 0;
    float: left;
    width: 100%;
    background: url(../images/trademark/bg_08.jpg) no-repeat; }
    .trademark-red .box-con3 .box-title {
      width: 100%;
      float: left;
      text-align: center; }
      .trademark-red .box-con3 .box-title h2 {
        position: relative;
        display: inline-block;
        font-size: 30px; }
      .trademark-red .box-con3 .box-title .desc {
        font-size: 14px;
        margin-top: 10px; }
    .trademark-red .box-con3 .box {
      width: 100%;
      float: left;
      background: #fff;
      margin-top: 40px;
      box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.2); }
      .trademark-red .box-con3 .box .fl {
        width: 154px; }
      .trademark-red .box-con3 .box .fr {
        width: 1046px;
        padding-left: 70px;
        padding-right: 50px;
        padding-top: 40px; }
        .trademark-red .box-con3 .box .fr li {
          width: 100%;
          float: left;
          position: relative;
          padding-bottom: 20px; }
          .trademark-red .box-con3 .box .fr li:before {
            width: 5px;
            height: 5px;
            background: #f0bcac;
            content: "";
            position: absolute;
            left: -30px;
            top: 14px;
            border-radius: 50%;
            border: 2px #fff solid;
            box-shadow: 0 0 0px 2px #f0bcac;
            z-index: 10; }
          .trademark-red .box-con3 .box .fr li:after {
            width: 1px;
            background: #f0bcac;
            left: -26px;
            position: absolute;
            top: 15px;
            height: 100%;
            content: "";
            z-index: 9; }
          .trademark-red .box-con3 .box .fr li .title {
            font-size: 18px;
            font-weight: bold;
            border-radius: 10px 10px 10px 0;
            border: 1px solid #f3663b;
            color: #f3663b;
            float: left;
            padding: 3px 10px; }
          .trademark-red .box-con3 .box .fr li .desc {
            margin-top: 10px;
            float: left;
            width: 100%;
            font-size: 14px;
            line-height: 1.6; }
        .trademark-red .box-con3 .box .fr .br:after {
          content: none; }
  .trademark-red .box-con4 {
    padding: 0px 0 60px 0;
    float: left;
    width: 100%; }
    .trademark-red .box-con4 .box-title {
      width: 100%;
      float: left;
      text-align: center; }
      .trademark-red .box-con4 .box-title h2 {
        position: relative;
        display: inline-block;
        font-size: 30px; }
        .trademark-red .box-con4 .box-title h2:before {
          position: absolute;
          content: "";
          left: -176px;
          top: 12px;
          background: url(../images/trademark/t_left.png) no-repeat;
          width: 166px;
          height: 23px; }
        .trademark-red .box-con4 .box-title h2:after {
          position: absolute;
          content: "";
          right: -176px;
          top: 12px;
          background: url(../images/trademark/t_right.png) no-repeat;
          width: 166px;
          height: 23px; }
      .trademark-red .box-con4 .box-title .desc {
        font-size: 14px;
        margin-top: 10px; }
    .trademark-red .box-con4 .list {
      float: left;
      width: 100%;
      margin-top: 30px; }
      .trademark-red .box-con4 .list li {
        width: 16.6666%;
        float: left;
        padding: 10px;
        text-align: center; }
        .trademark-red .box-con4 .list li .title {
          font-weight: bold;
          margin: 10px 0;
          color: #415db6; }
    .trademark-red .box-con4 .more {
      width: 100%;
      text-align: center;
      float: left;
      margin-top: 40px; }
      .trademark-red .box-con4 .more a {
        display: inline-block;
        line-height: 40px;
        border-radius: 5px;
        border: #f3663b 1px solid;
        color: #f3663b;
        padding: 0 20px; }
  .trademark-red .box-con5 {
    padding: 0px 0 60px 0;
    float: left;
    width: 100%;
    background: url(../images/trademark/bg_11.jpg); }
    .trademark-red .box-con5 .box-title {
      width: 100%;
      float: left;
      text-align: center; }
      .trademark-red .box-con5 .box-title h2 {
        position: relative;
        display: inline-block;
        font-size: 30px; }
        .trademark-red .box-con5 .box-title h2:before {
          position: absolute;
          content: "";
          left: -176px;
          top: 12px;
          background: url(../images/trademark/t_left01.png) no-repeat;
          width: 166px;
          height: 23px; }
        .trademark-red .box-con5 .box-title h2:after {
          position: absolute;
          content: "";
          right: -176px;
          top: 12px;
          background: url(../images/trademark/t_right01.png) no-repeat;
          width: 166px;
          height: 23px; }
      .trademark-red .box-con5 .box-title .desc {
        font-size: 14px;
        margin-top: 10px; }
    .trademark-red .box-con5 .box {
      width: 100%;
      float: left;
      margin-top: 60px;
      text-align: center; }
  .trademark-red .box-con6 {
    background: #f4f4f4 url(../images/trademark/bg_10.jpg) no-repeat;
    padding: 60px 0;
    float: left;
    width: 100%; }
    .trademark-red .box-con6 .box-title {
      width: 100%;
      float: left;
      text-align: center; }
      .trademark-red .box-con6 .box-title h2 {
        position: relative;
        display: inline-block;
        font-size: 30px;
        color: #fff; }
        .trademark-red .box-con6 .box-title h2:before {
          position: absolute;
          content: "";
          left: -176px;
          top: 12px;
          background: url(../images/trademark/t_left01.png) no-repeat;
          width: 166px;
          height: 23px; }
        .trademark-red .box-con6 .box-title h2:after {
          position: absolute;
          content: "";
          right: -176px;
          top: 12px;
          background: url(../images/trademark/t_right01.png) no-repeat;
          width: 166px;
          height: 23px; }
      .trademark-red .box-con6 .box-title .desc {
        font-size: 14px;
        margin-top: 10px; }
    .trademark-red .box-con6 .list {
      width: 100%;
      float: left;
      margin-top: 40px; }
      .trademark-red .box-con6 .list li {
        float: left;
        width: 50%;
        padding: 10px; }
        .trademark-red .box-con6 .list li .block {
          width: 100%;
          float: left;
          background: #fff;
          border-radius: 10px;
          box-shadow: 3px 3px 0 2px rgba(255, 255, 255, 0.2); }
          .trademark-red .box-con6 .list li .block .title {
            font-size: 18px;
            font-weight: bold;
            background: #7f5b38;
            float: left;
            color: #fff;
            padding: 8px 20px;
            border-radius: 0 0 20px 0;
            border-radius: 8px 0 8px 0; }
          .trademark-red .box-con6 .list li .block .desc {
            font-size: 14px;
            color: #666;
            float: left;
            width: 100%;
            padding: 10px; }
    .trademark-red .box-con6 .more {
      width: 100%;
      text-align: center;
      float: left;
      margin-top: 40px; }
      .trademark-red .box-con6 .more a {
        display: inline-block;
        line-height: 40px;
        border-radius: 5px;
        border: #f3663b 1px solid;
        color: #fff;
        padding: 0 20px;
        background: url(../images/trademark/jbcolor.png) repeat-x; }
  .trademark-red .box-con7 {
    padding: 60px 0;
    float: left;
    width: 100%;
    background: #f9f8fd url(../images/trademark/bg_07.jpg) no-repeat; }
    .trademark-red .box-con7 .box-title {
      width: 100%;
      float: left;
      text-align: center; }
      .trademark-red .box-con7 .box-title h2 {
        position: relative;
        display: inline-block;
        font-size: 30px; }
        .trademark-red .box-con7 .box-title h2:before {
          position: absolute;
          content: "";
          left: -176px;
          top: 12px;
          background: url(../images/trademark/t_left01.png) no-repeat;
          width: 166px;
          height: 23px; }
        .trademark-red .box-con7 .box-title h2:after {
          position: absolute;
          content: "";
          right: -176px;
          top: 12px;
          background: url(../images/trademark/t_right01.png) no-repeat;
          width: 166px;
          height: 23px; }
      .trademark-red .box-con7 .box-title .desc {
        font-size: 14px;
        margin-top: 10px; }
    .trademark-red .box-con7 .list {
      width: 100%;
      float: left;
      margin-top: 40px; }
      .trademark-red .box-con7 .list ul {
        max-width: 1200px;
        margin: 0 auto; }
        .trademark-red .box-con7 .list ul li {
          width: 33.33333%;
          float: left;
          padding: 10px;
          position: relative; }
          .trademark-red .box-con7 .list ul li .block {
            background: #fff;
            width: 100%;
            float: left;
            height: 320px;
            position: relative;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
            border-radius: 0 0 5px 5px; }
            .trademark-red .box-con7 .list ul li .block:hover .more {
              display: block; }
          .trademark-red .box-con7 .list ul li img {
            width: 100%; }
          .trademark-red .box-con7 .list ul li .content {
            padding: 0 20px 20px 20px;
            float: left; }
            .trademark-red .box-con7 .list ul li .content .title {
              font-size: 20px;
              font-weight: bold; }
            .trademark-red .box-con7 .list ul li .content .desc {
              margin-top: 10px; }
          .trademark-red .box-con7 .list ul li .more {
            position: absolute;
            display: block;
            line-height: 64px;
            border-radius: 5px;
            border: #f3663b 1px solid;
            color: #fff;
            padding: 0 20px;
            background: url(../images/trademark/jbcolor.png) repeat-x;
            width: 100%;
            bottom: 0px;
            text-align: center;
            font-size: 18px;
            font-weight: bold;
            display: none; }
  .trademark-red .box-con8 {
    padding: 60px 0;
    float: left;
    width: 100%;
    background: #f4f4f4; }
    .trademark-red .box-con8 .box-title {
      width: 100%;
      float: left;
      text-align: center; }
      .trademark-red .box-con8 .box-title h2 {
        position: relative;
        display: inline-block;
        font-size: 30px; }
        .trademark-red .box-con8 .box-title h2:before {
          position: absolute;
          content: "";
          left: -176px;
          top: 12px;
          background: url(../images/trademark/t_left01.png) no-repeat;
          width: 166px;
          height: 23px; }
        .trademark-red .box-con8 .box-title h2:after {
          position: absolute;
          content: "";
          right: -176px;
          top: 12px;
          background: url(../images/trademark/t_right01.png) no-repeat;
          width: 166px;
          height: 23px; }
      .trademark-red .box-con8 .box-title .desc {
        font-size: 14px;
        margin-top: 10px; }
    .trademark-red .box-con8 .list {
      width: 100%;
      float: left;
      margin-top: 60px; }
      .trademark-red .box-con8 .list ul {
        max-width: 1200px;
        margin: 0 auto; }
        .trademark-red .box-con8 .list ul li {
          width: 25%;
          float: left;
          padding: 10px;
          position: relative; }
          .trademark-red .box-con8 .list ul li .block {
            background: #fff;
            width: 100%;
            float: left;
            position: relative;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
            border-radius: 18px; }
            .trademark-red .box-con8 .list ul li .block:hover .more {
              display: block; }
          .trademark-red .box-con8 .list ul li img {
            width: 100%; }
          .trademark-red .box-con8 .list ul li .title {
            font-size: 20px;
            font-weight: bold;
            background: url(../images/trademark/bg_06.png) no-repeat;
            filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/trademark/bg_06.png', sizingMethod='scale');
            background-size: 100%;
            line-height: 62px;
            text-align: center;
            width: 100%;
            float: left;
            color: #fff; }
          .trademark-red .box-con8 .list ul li .desc {
            margin-top: 10px;
            padding: 10px 20px 20px 20px;
            float: left;
            height: 90px;
            line-height: 1.8;
            font-size: 14px; }
          .trademark-red .box-con8 .list ul li .more {
            width: 100%;
            float: left;
            text-align: center;
            margin-bottom: 20px; }
            .trademark-red .box-con8 .list ul li .more a {
              display: inline-block;
              color: #ef6238;
              line-height: 35px;
              padding: 0 30px;
              border: 1px solid #ef6238;
              border-radius: 5px; }
              .trademark-red .box-con8 .list ul li .more a:hover {
                background: #ef6238;
                color: #fff; }

/*# sourceMappingURL=trademark.css.map */
