@charset "UTF-8";
#wrapper {
  width: 100%;
  margin: 0 auto;
  background: url(../../images/hjwgb/big_bg.png) no-repeat center center;
  background-size: cover;
  padding-bottom: 80px;
  padding-top: 16px; }
  #wrapper .location {
    width: 85%;
    margin: 0 auto;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 30px;
    color: #999999; }
  #wrapper .location a {
    color: #999999;
    font-size: 16px;
    display: inline-block; }
  #wrapper .location a:hover {
    color: #c00011;
    text-decoration: underline; }
  #wrapper .sidebar {
    width: 85%;
    margin: 0 auto; }
    #wrapper .sidebar .sidebar_a {
      width: 67.4%;
      background: #ffffff;
      box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
      padding: 0 1.8%; }
    #wrapper .sidebar .sidebar_a .title_summary {
      line-height: 68px;
      font-size: 30px;
      font-weight: bold;
      color: #1e68a2;
      border-bottom: 3px solid #1e68a2; }
    #wrapper .sidebar form {
      width: 81%;
      margin: 0 auto;
      padding-bottom: 45px; }
      #wrapper .sidebar form div {
        width: 100%;
        margin-top: 40px; }
        #wrapper .sidebar form div span,
        #wrapper .sidebar form div p {
          float: left; }
        #wrapper .sidebar form div span {
          width: 11.7%;
          font-size: 18px;
          line-height: 66px;
          color: #333333; }
        #wrapper .sidebar form div p {
          width: 88.3%;
          position: relative; }
          #wrapper .sidebar form div p input {
            width: 100%;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            height: 66px;
            background-color: #ffffff;
            border-radius: 5px;
            border: solid 1px #1e68a2;
            text-indent: 30px; }
          #wrapper .sidebar form div p i {
            font-size: 24px;
            height: 24px;
            position: absolute;
            top: 50%;
            margin-top: -12px;
            right: 20px;
            color: #ff1130; }
          #wrapper .sidebar form div p textarea {
            width: 100%;
            height: 127px;
            border-radius: 5px;
            border: solid 1px #1e68a2;
            line-height: 30px;
            text-indent: 30px;
            font-size: 16px; }
      #wrapper .sidebar form div:nth-child(5) p {
        width: 63.5%; }
      #wrapper .sidebar form div:nth-child(5) #verify-img {
        width: 19%;
        margin-top: 0; }
        #wrapper .sidebar form div:nth-child(5) #verify-img img {
          width: 100%;
          height: 66px; }
      #wrapper .sidebar form div:nth-child(6) {
        margin-left: 11.7%;
        margin-top: 20px; }
        #wrapper .sidebar form div:nth-child(6) input {
          display: none; }
        #wrapper .sidebar form div:nth-child(6) input + label {
          background-color: white;
          border-radius: 0px;
          border: 1px solid #cc1712;
          width: 20px;
          height: 20px;
          display: inline-block;
          text-align: center;
          line-height: 20px;
          float: left;
          margin-right: 15px; }
        #wrapper .sidebar form div:nth-child(6) input:checked + label {
          background: #ffffff;
          font-size: 20px;
          border-color: #cc1712; }
        #wrapper .sidebar form div:nth-child(6) input:checked + label:after {
          content: "\2714";
          color: #cc1712; }
        #wrapper .sidebar form div:nth-child(6) a {
          font-size: 16px;
          color: #ff1130;
          line-height: 22px; }
          #wrapper .sidebar form div:nth-child(6) a i {
            color: #1e68a2; }
      #wrapper .sidebar form .tj {
        display: block;
        width: 44%;
        height: 68px;
        font-size: 30px;
        color: #ffffff;
        background-color: #1e68a2;
        margin: 0 auto;
        margin-top: 40px; }
    #wrapper .sidebar .sidebar_b {
      width: 26.5%; }
      #wrapper .sidebar .sidebar_b .sign_msg {
        width: 100%;
        background: #ffffff;
        box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
        padding: 20px 0; }
        #wrapper .sidebar .sidebar_b .sign_msg p {
          font-size: 24px;
          color: #333333;
          font-weight: bold;
          line-height: 24px;
          margin-left: 4.5%; }
        #wrapper .sidebar .sidebar_b .sign_msg ul {
          margin-left: 4.5%;
          background: url(../../images/hjwgb/list.png) no-repeat left center; }
          #wrapper .sidebar .sidebar_b .sign_msg ul li {
            width: 100%;
            text-indent: 9%;
            font-size: 16px;
            line-height: 16px;
            color: #666666;
            margin-top: 32px; }
            #wrapper .sidebar .sidebar_b .sign_msg ul li span {
              display: inline;
              margin-left: 3%; }
      #wrapper .sidebar .sidebar_b .sign_msg2 {
        width: 100%;
        background: #ffffff;
        box-shadow: 0px 0px 15px 0px rgba(228, 228, 228, 0.8);
        padding: 20px 0;
        margin-top: 20px; }
        #wrapper .sidebar .sidebar_b .sign_msg2 div {
          font-size: 24px;
          color: #333333;
          font-weight: bold;
          line-height: 24px;
          margin-left: 4.5%; }
        #wrapper .sidebar .sidebar_b .sign_msg2 ul {
          margin-left: 4.5%; }
          #wrapper .sidebar .sidebar_b .sign_msg2 ul li {
            width: 100%;
            font-size: 16px;
            line-height: 20px;
            color: #666666;
            margin-top: 20px; }
            #wrapper .sidebar .sidebar_b .sign_msg2 ul li span {
              width: 26px;
              height: 26px;
              background-color: #1e68a2;
              float: left;
              color: #ffffff;
              font-size: 20px;
              text-align: center;
              line-height: 26px;
              border-radius: 50%; }
            #wrapper .sidebar .sidebar_b .sign_msg2 ul li p {
              width: 80%;
              display: inline-block;
              float: left;
              margin-left: 5%; }
/*响应式代码*/
@media screen and (max-width: 1817px) {
  #wrapper .sidebar form {
    padding-bottom: 78px; } }
@media screen and (max-width: 1411px) {
  #wrapper .sidebar .sidebar_b .sign_msg2 ul li {
    font-size: 15px; }
  #wrapper .sidebar form div span {
    font-size: 16px; } }
@media screen and (max-width: 1324px) {
  #wrapper .sidebar {
    width: 90%; } }
@media screen and (max-width: 1280px) {
  #wrapper .sidebar {
    width: 98%; }
  #wrapper .sidebar .sidebar_b .sign_msg2 ul li {
    font-size: 15px; } }
@media screen and (max-width: 1150px) {
  #wrapper .sidebar .sidebar_b .sign_msg2 ul li {
    font-size: 15px; }
  #wrapper .sidebar .sidebar_b .sign_msg2 ul li {
    margin-top: 11px; } }
@media screen and (max-width: 1039px) {
  #wrapper .sidebar form div span {
    font-size: 15px; } }
@media screen and (max-width: 1023px) {
  body {
    overflow-x: hidden; } }