@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
  color: #333;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  position: relative;
  line-height: 20px;
  background: #f7f7f7;
  min-width: 1200px; }

a {
  color: #333;
  text-decoration: none;
  position: relative;
  cursor: pointer; }
  a:hover {
    color: #1787e0; }

input {
  font-family: "微软雅黑";
  font-size: 14px; }

.white, a.white {
  color: #fff; }

.fc, a.fc {
  color: #1787e0; }

.sc, a.sc {
  color: #009944; }

.whitebg, input.whitebg {
  background: #fff; }

.eeebg, input.eeebg {
  background: #eee; }

.main {
  width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.textover {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.tophead {
  width: 100%;
  background: #f7f7f7;
  font-size: 12px;
  padding: 15px 0; }
  .tophead a {
    float: left;
    transition: all 0.2s ease-in-out 0.01s;
    -webkit-transition: all 0.2s ease-in-out 0.01s; }
  .tophead span {
    float: left;
    margin: 0 10px;
    color: #999; }

.comhead {
  height: 187px;
  width: 100%;
  background: #1787e0; }
  .comhead .main {
    overflow: hidden;
    height: 187px;
    background: url("../images/topbg.png") no-repeat center center; }
  .comhead .logo {
    float: left;
    top: 30px; }
  .comhead .tit {
    float: left;
    margin-left: 25px;
    padding-left: 25px;
    border-left: 2px solid #3ba4f8;
    line-height: 75px;
    color: #fff;
    font-size: 36px;
    top: 40px;
    position: relative; }
  .comhead nav {
    width: 100%;
    text-align: right;
    line-height: 40px;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0; }
    .comhead nav a {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s;
      padding: 0 25px;
      color: #fff;
      border-radius: 10px 10px 0 0;
      overflow: hidden; }
      .comhead nav a.sel, .comhead nav a:hover {
        color: #1787e0;
        background: #fff; }

.comfoot {
  padding: 20px 0 10px;
  width: 100%;
  background: #1787e0;
  color: #fff; }
  .comfoot .main {
    min-height: 100px; }
  .comfoot .logo {
    float: left;
    top: 30px; }
  .comfoot .box {
    float: right;
    width: 750px;
    text-align: right; }
    .comfoot .box p {
      margin-bottom: 10px; }
    .comfoot .box a {
      color: #fff; }

.conbox {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  overflow: hidden;
  min-height: 550px; }
  .conbox .conseat {
    padding: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #999; }
    .conbox .conseat .a1 {
      float: left;
      margin-right: 5px;
      padding-left: 20px;
      color: #999;
      background: url("../images/home.png") no-repeat left center; }
      .conbox .conseat .a1:hover {
        text-decoration: underline; }
    .conbox .conseat span {
      float: left;
      margin-right: 5px; }
  .conbox .contit {
    font-size: 24px;
    width: 1100px;
    margin: 0 auto;
    line-height: 40px;
    padding-bottom: 20px;
    border-bottom: 2px solid #999;
    text-align: center; }
    .conbox .contit .btn {
      position: absolute;
      right: 0;
      top: 10px;
      color: #fff;
      background: #1787e0;
      padding: 0 20px;
      font-size: 14px;
      line-height: 30px; }
      .conbox .contit .btn:hover {
        background: #009944; }

.coninfo {
  width: 490px;
  margin: 0 auto;
  padding: 80px 0 50px;
  overflow: hidden; }
  .coninfo .box01 {
    padding-left: 90px;
    line-height: 40px;
    margin-bottom: 30px;
    overflow: hidden; }
    .coninfo .box01 .tit {
      position: absolute;
      left: 0px;
      top: 0px;
      right: auto;
      bottom: auto;
      width: 85px;
      text-align: right;
      color: #666; }
      .coninfo .box01 .tit b {
        color: #ee3302; }
    .coninfo .box01 .text {
      padding: 0 10px;
      width: 378px;
      border: 1px solid #999;
      line-height: 38px;
      height: 38px; }
    .coninfo .box01 .text01 {
      width: 150px; }
    .coninfo .box01 textarea {
      padding: 10px;
      width: 378px;
      border: 1px solid #999;
      line-height: 38px;
      height: 38px;
      height: 60px;
      line-height: 20px; }
    .coninfo .box01 .sub {
      border: none;
      background: #1787e0;
      color: #fff;
      font-family: "微软雅黑";
      font-size: 16px;
      line-height: 40px;
      height: 40px;
      width: 120px;
      cursor: pointer;
      text-align: center;
      -webkit-appearance: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -webkit-tap-highlight-color: transparent;
      /* For some Androids */
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s; }
      .coninfo .box01 .sub:hover {
        background: #009944; }
    .coninfo .box01 .sub01 {
      border: none;
      background: #fff;
      color: #1787e0;
      font-family: "微软雅黑";
      font-size: 16px;
      line-height: 40px;
      height: 40px;
      width: 120px;
      cursor: pointer;
      text-align: center;
      -webkit-appearance: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -webkit-tap-highlight-color: transparent;
      /* For some Androids */
      transition: all 0.2s ease-in-out 0.01s;
      -webkit-transition: all 0.2s ease-in-out 0.01s;
      border: 1px solid #1787e0;
      float: left;
      margin-left: 10px; }
      .coninfo .box01 .sub01:hover {
        background: #1787e0;
        color: #fff; }
    .coninfo .box01 .p1 {
      position: absolute;
      right: 0;
      top: 0;
      padding-left: 90px; }
    .coninfo .box01 .ts01 {
      float: left;
      margin-left: 10px;
      width: 25px;
      height: 40px;
      background: url("../images/ts01.png") no-repeat left center; }
    .coninfo .box01 .ts02 {
      float: left;
      margin-left: 10px;
      padding-left: 25px;
      height: 40px;
      background: url("../images/ts02.png") no-repeat left center; }
    .coninfo .box01 .ts03 {
      float: left;
      margin-left: 10px;
      padding-left: 25px;
      height: 40px;
      background: url("../images/ts03.png") no-repeat left center; }
    .coninfo .box01 select {
      padding: 0 10px;
      width: 400px;
      border: 1px solid #999;
      line-height: 40px;
      height: 40px; }
      .coninfo .box01 select.sel01 {
        float: left;
        margin-right: 5px;
        width: 130px; }
    .coninfo .box01 .yzm {
      float: left;
      margin-left: 30px; }

.coninfo01 {
  width: 390px; }
  .coninfo01 .box01 {
    margin-bottom: 15px;
    line-height: 30px; }
    .coninfo01 .box01 .sub {
      width: 160px; }
  .coninfo01 .score {
    width: 298px;
    border: 1px solid #999;
    border-bottom: none; }
    .coninfo01 .score p {
      border-bottom: 1px solid #999;
      padding-right: 150px;
      text-align: center; }
      .coninfo01 .score p span {
        position: absolute;
        right: 0;
        top: 0;
        width: 149px;
        border-left: 1px solid #999;
        color: #009944; }

.coninfo02 {
  width: 700px; }
  .coninfo02 .box01 {
    margin-bottom: 20px; }
    .coninfo02 .box01 .text {
      float: left; }

.printbox {
  width: 1100px;
  margin: 0 auto;
  padding: 30px 0; }
  .printbox .sub {
    border: none;
    background: #1787e0;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    width: 220px;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    /* For some Androids */
    transition: all 0.2s ease-in-out 0.01s;
    -webkit-transition: all 0.2s ease-in-out 0.01s;
    display: block;
    margin: 0 auto; }
    .printbox .sub:hover {
      background: #009944; }

.printinfo {
  width: 996px;
  padding: 0 50px;
  border: 2px solid #000;
  overflow: hidden; }
  .printinfo .p1 {
    text-align: center;
    font-size: 30px;
    line-height: 80px; }
  .printinfo .p2 {
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 60px;
    width: 100%; }
  .printinfo .tab01 {
    width: 720px;
    float: left;
    table-layout: fixed; }
    .printinfo .tab01 td {
      font-size: 18px;
      font-weight: bold;
      padding-bottom: 50px; }
      .printinfo .tab01 td span {
        font-weight: 400;
        margin-right: 5px; }
  .printinfo .tab02 {
    width: 100%;
    font-size: 18px; }
    .printinfo .tab02 th {
      padding: 20px 0 20px 15px;
      font-weight: 400;
      border: 1px solid #000; }
    .printinfo .tab02 td {
      font-size: 18px;
      font-weight: bold;
      padding: 20px 0 20px 15px;
      border: 1px solid #000; }
  .printinfo .p3 {
    text-align: center;
    font-size: 24px;
    line-height: 40px;
    padding: 50px 0 10px;
    width: 100%; }
  .printinfo article {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 60px; }
    .printinfo article p {
      padding-top: 10px; }

/*# sourceMappingURL=style.css.map */
