@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, table, th, td, blockquote, fieldset, div, strong, label, em, header {
  margin: 0;
  padding: 0;
  font-weight: normal; }

ul, ol, li {
  list-style: none; }

input, button {
  margin: 0;
  font-size: 16px;
  vertical-align: middle;
  outline: 0 none !important; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important; }

button {
  cursor: pointer !important;
  padding: 0; }

body {
  box-sizing: border-box;
  font-size: 16px;
  font-family: "\5FAE\8F6F\96C5\9ED1",MicrosoftYaHei,Arial, Helvetica, sans-serif;
  margin: 0 auto;
  background-color: #eff2f9;
  overflow-x: hidden;
  overflow-y: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  display: inline-block;
  color: #666666;
  text-decoration: none;
  outline: 0 none !important; }

img {
  border: none !important; }

a:hover {
  text-decoration: none; }

.hide {
  display: none; }

.border-none {
  border: none !important; }

.fixed {
  position: fixed;
  top: 0;
  z-index: 1050; }

strong.color-b {
  color: #0D72B9;
  font-weight: bold; }

strong.color-f {
  color: #F58C0A;
  font-weight: bold; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90px;
  z-index: 100; }
  .header .top {
    width: 100%;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    font-size: 14px;
    background-color: #ffffff; }
    .header .top .content {
      width: 1200px;
      height: 25px;
      line-height: 25px;
      margin: 0 auto; }
    .header .top a {
      line-height: 16px;
      padding: 5px 14px 4px;
      color: #535353;
      cursor: pointer; }
      .header .top a .glyphicon-menu-down {
        color: #a0a0a0; }
      .header .top a.login, .header .top a.register, .header .top a.account, .header .top a .sign-out {
        padding: 0 12px;
        margin: 5px 0 3px; }
      .header .top a.login, .header .top a.account {
        border-right: 1px solid #a0a0a0; }
      .header .top a.wechat-hover {
        display: inline-block;
        background: url(../img/QR-code.jpg) no-repeat;
        height: 20px;
        margin: 2px -6px 0 14px;
        position: relative; }
        .header .top a.wechat-hover:hover img {
          display: block; }
        .header .top a.wechat-hover img {
          width: 119px;
          height: 119px;
          position: absolute;
          right: 0;
          z-index: 2000;
          top: 25px;
          display: none; }
        .header .top a.wechat-hover span {
          line-height: 22px; }
    .header .top .personal-wrapper:hover .personal-content {
      display: block; }
    .header .top .personal-wrapper:hover .glyphicon-menu-down {
      transform: translate(0, 2px) rotate(180deg);
      -webkit-transform: translate(0, 2px) rotate(180deg);
      -o-transform: translate(0, 2px) rotate(180deg);
      -moz-transform: translate(0, 2px) rotate(180deg); }
    .header .top .personal-wrapper .personal-content {
      position: relative;
      top: -1px;
      background-color: #ffffff;
      z-index: 9999;
      line-height: 30px;
      border-top: 1px solid #cccccc;
      display: none; }
      .header .top .personal-wrapper .personal-content p {
        margin: 2px 0; }
        .header .top .personal-wrapper .personal-content p:hover {
          background-color: black; }
          .header .top .personal-wrapper .personal-content p:hover a {
            color: #ffffff; }
        .header .top .personal-wrapper .personal-content p:first-child {
          margin-top: 0; }
      .header .top .personal-wrapper .personal-content .glyphicon-menu-down {
        transition: all .2s linear;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        -moz-transition: all .2s linear; }
  .header .bottom {
    width: 100%;
    min-width: 1200px;
    height: 65px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.5); }
  .header .content {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 65px;
    line-height: 65px;
    color: #ffffff; }
    .header .content .logo {
      float: left; }
      .header .content .logo .logo-img {
        position: absolute;
        top: -25px;
        float: left;
        width: 347px;
        z-index: 100; }
        .header .content .logo .logo-img img {
          width: 100%;
          border: none; }
    .header .content .nav {
      position: absolute;
      top: 0;
      right: 0;
      width: 100%;
      height: 65px; }
      .header .content .nav ul {
        float: right; }
        .header .content .nav ul li {
          float: left;
          overflow: hidden; }
          .header .content .nav ul li:hover .head_erji_yin {
            display: block; }
          .header .content .nav ul li:last-child a {
            padding-right: 0; }
          .header .content .nav ul li a {
            display: block;
            height: 65px;
            color: #ffffff;
            font-size: 16px;
            padding: 0 20px; }
            .header .content .nav ul li a.active {
              color: #03ade8; }
            .header .content .nav ul li a:hover {
              color: #03ade8; }
          .header .content .nav ul li .head_erji_yin {
            position: absolute;
            background: #ffffff;
            line-height: 28px;
            padding: 5px 0;
            border-radius: 3px;
            display: none; }
            .header .content .nav ul li .head_erji_yin:before {
              content: "";
              box-sizing: border-box;
              position: absolute;
              top: -10px;
              left: 47px;
              width: 10px;
              height: 10px;
              background-color: transparent;
              border: 5px solid transparent;
              border-bottom: 5px solid #ffffff; }
            .header .content .nav ul li .head_erji_yin p a {
              font-size: 14px;
              height: 38px;
              line-height: 38px;
              color: #767676;
              padding: 0 10px; }
              .header .content .nav ul li .head_erji_yin p a:hover {
                color: #ffffff;
                background-color: #767676; }
    .header .content .head_rt {
      position: relative;
      margin-top: 31.5px;
      z-index: 1000;
      width: 112px;
      height: 28px;
      line-height: 28px;
      float: right; }
      .header .content .head_rt .head_login {
        display: inline-block;
        color: #fff;
        font-size: 10px;
        background: #ca1251;
        padding: 0 10px;
        text-align: center;
        height: 28px;
        line-height: 16px; }
      .header .content .head_rt .head_erw {
        display: inline-block;
        background: url(../img/index_05.png) no-repeat;
        width: 28px;
        height: 28px;
        margin-left: 5px;
        position: relative; }
        .header .content .head_rt .head_erw:hover img {
          display: block; }
        .header .content .head_rt .head_erw img {
          width: 119px;
          height: 119px;
          position: absolute;
          right: 0;
          z-index: 2000;
          top: 33px;
          display: none; }
  .header .pull-left {
    float: left; }
  .header .pull-right {
    float: right; }

.banner {
  position: absolute;
  top: 25px;
  width: 100%;
  height: 469px;
  margin-bottom: 10px;
  background: url("../img/list-bg.jpg") no-repeat no-repeat center top;
  z-index: -1; }

.window {
  box-sizing: border-box;
  position: relative;
  width: 1050px;
  margin: 96px auto 32px;
  padding: 25px;
  background-color: #ffffff; }
  .window .window-left {
    float: left;
    width: 290px;
    height: 290px;
    margin-right: 45px; }
  .window .window-right {
    float: left;
    width: 653px;
    min-height: 290px; }
    .window .window-right li.list-style {
      position: relative;
      margin-left: 10px; }
      .window .window-right li.list-style.li-insurer-information {
        border: 1px dashed #1274e3;
        margin-left: 0;
        margin-top: 8px;
        margin-bottom: 30px; }
        .window .window-right li.list-style.li-insurer-information .left {
          margin-left: 10px; }
        .window .window-right li.list-style.li-insurer-information .right {
          margin-left: 102px; }
        .window .window-right li.list-style.li-insurer-information h4 {
          color: #1274e3; }
        .window .window-right li.list-style.li-insurer-information .insurer-information {
          margin-bottom: 9px; }
        .window .window-right li.list-style.li-insurer-information .insurer-btn {
          box-sizing: border-box;
          min-width: 54px;
          min-height: 24px;
          padding: 0 6px;
          border: 1px solid #cccccc;
          background-color: #ffffff; }
          .window .window-right li.list-style.li-insurer-information .insurer-btn.size12 {
            font-size: 12px; }
          .window .window-right li.list-style.li-insurer-information .insurer-btn.insurer-cost {
            min-width: 124px; }
          .window .window-right li.list-style.li-insurer-information .insurer-btn.insurer-bear {
            min-width: 140px; }
          .window .window-right li.list-style.li-insurer-information .insurer-btn:last-child {
            margin-right: 0; }
          .window .window-right li.list-style.li-insurer-information .insurer-btn.delete-insure {
            transition: color 0.3s linear;
            -o-transition: color 0.3s linear;
            -webkit-transition: color 0.3s linear;
            -moz-transition: color 0.3s linear; }
            .window .window-right li.list-style.li-insurer-information .insurer-btn.delete-insure:hover {
              border: 1px solid #ec071c;
              color: #ec071c; }
      .window .window-right li.list-style .left {
        position: absolute;
        top: 0;
        left: 0;
        width: 92px; }
        .window .window-right li.list-style .left .icon-square {
          display: inline-block;
          position: relative;
          top: -1px;
          margin-right: 8px;
          width: 8px;
          height: 8px;
          background-color: #1274e3; }
      .window .window-right li.list-style .right {
        margin-left: 92px; }
    .window .window-right .top {
      height: 50px;
      color: RGB(64, 64, 64); }
      .window .window-right .top .product-title {
        width: 533px;
        float: left; }
        .window .window-right .top .product-title .product-title-border {
          display: inline-block;
          float: left;
          margin-right: 9px;
          width: 6px;
          height: 50px;
          border-left: 1px solid #376ea7;
          border-right: 1px solid #376ea7;
          background-color: #1b74d2; }
        .window .window-right .top .product-title .product-title-name {
          font-size: 24px;
          line-height: 24px; }
        .window .window-right .top .product-title .product-title-watchword {
          margin-top: 8px;
          font-size: 18px;
          line-height: 19px; }
      .window .window-right .top .product-logo {
        float: right;
        width: 120px;
        height: 40px; }
    .window .window-right .center {
      margin-top: 30px;
      padding-bottom: 70px; }
      .window .window-right .center .product-introduce {
        float: left;
        width: 100%;
        font-size: 14px;
        line-height: 32px; }
        .window .window-right .center .product-introduce li .ensure {
          display: inline-block;
          position: relative;
          top: 6px;
          width: 500px;
          font-size: 0; }
        .window .window-right .center .product-introduce li .prompt {
          float: left;
          padding-right: 6px;
          width: 80px;
          height: 24px;
          line-height: 24px;
          font-size: 14px;
          cursor: pointer; }
          .window .window-right .center .product-introduce li .prompt:hover .icon-question {
            background: url("../img/gbg-common/question-2.png"); }
          .window .window-right .center .product-introduce li .prompt:hover span {
            color: #1274e3; }
          .window .window-right .center .product-introduce li .prompt:hover #prompt {
            display: block; }
          .window .window-right .center .product-introduce li .prompt .icon-question {
            display: inline-block;
            position: relative;
            top: 4px;
            width: 18px;
            height: 18px;
            background: url("../img/gbg-common/question-1.png"); }
          .window .window-right .center .product-introduce li .prompt .icon-question, .window .window-right .center .product-introduce li .prompt span {
            transition: all .3s linear;
            -o-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear; }
          .window .window-right .center .product-introduce li .prompt #prompt {
            display: none;
            box-sizing: border-box;
            padding: 10px 15px !important;
            position: fixed;
            top: 160px;
            width: 278px;
            background-color: #ffffff;
            border-radius: 10px;
            -moz-box-shadow: 0 0 10px #888888;
            box-shadow: 0 0 10px #888888;
            font-size: 12px;
            z-index: 10;
            transition: all .3s linear;
            -o-transition: all 0.3s linear;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear; }
            .window .window-right .center .product-introduce li .prompt #prompt .prompt-header {
              width: 100%;
              height: 40px;
              line-height: 40px;
              color: #1c75d1;
              text-align: center;
              font-size: 16px; }
            .window .window-right .center .product-introduce li .prompt #prompt ul {
              width: 100%;
              overflow: hidden;
              color: #666666; }
              .window .window-right .center .product-introduce li .prompt #prompt ul li {
                width: 100%;
                margin-bottom: 8px; }
                .window .window-right .center .product-introduce li .prompt #prompt ul li.text-indent {
                  text-indent: 1em; }
        .window .window-right .center .product-introduce li .radio {
          position: relative;
          top: 3px;
          display: inline-block;
          width: 14px;
          height: 14px;
          border: 1px solid #348ce3;
          border-radius: 50%;
          cursor: pointer; }
          .window .window-right .center .product-introduce li .radio.active:after {
            content: "";
            position: absolute;
            top: 3px;
            left: 3px;
            width: 8px;
            height: 8px;
            background-color: #348ce3;
            border-radius: 50%; }
        .window .window-right .center .product-introduce li button {
          box-sizing: border-box;
          float: left;
          margin-right: 12px;
          min-width: 54px;
          padding: 0 2px;
          min-height: 24px;
          font-size: 14px;
          line-height: 20px;
          border: 1px solid #cccccc;
          cursor: pointer;
          outline: 0 none !important; }
          .window .window-right .center .product-introduce li button.active {
            border: 2px solid #0556b1; }
          .window .window-right .center .product-introduce li button.plan-wide {
            width: 60px; }
          .window .window-right .center .product-introduce li button.wide {
            width: 105px; }
          .window .window-right .center .product-introduce li button.is-need {
            font-size: 12px;
            border-radius: 4px;
            line-height: 18px; }
            .window .window-right .center .product-introduce li button.is-need.active {
              border: 1px solid #0056AD;
              background-color: #0056AD;
              color: #ffffff; }
          .window .window-right .center .product-introduce li button.add {
            float: left;
            margin-left: 10px;
            padding: 0 8px;
            height: 26px;
            background-color: #1B75D0;
            border: none;
            color: #ffffff; }
        .window .window-right .center .product-introduce li #year, .window .window-right .center .product-introduce li #month {
          width: 70px;
          height: 23px;
          padding-left: 3px; }
        .window .window-right .center .product-introduce li #city {
          width: 108px;
          height: 23px;
          padding-left: 6px; }
        .window .window-right .center .product-introduce li .buy-wrapper .buy {
          display: inline-block;
          float: left;
          border: 1px solid #bbb;
          width: 30px;
          height: 24px;
          line-height: 24px;
          text-align: center;
          font-size: 16px;
          color: #666666;
          -moz-user-select: none;
          /*火狐*/
          -webkit-user-select: none;
          /*webkit浏览器*/
          -ms-user-select: none;
          /*IE10*/
          -khtml-user-select: none;
          /*早期浏览器*/
          user-select: none; }
          .window .window-right .center .product-introduce li .buy-wrapper .buy.active {
            background-color: #dddddd; }
        .window .window-right .center .product-introduce li .buy-wrapper .buy-redu {
          border-right: 0 solid #fff;
          cursor: pointer; }
        .window .window-right .center .product-introduce li .buy-wrapper .buy-num {
          width: 50px;
          padding: 0;
          font-size: 14px; }
        .window .window-right .center .product-introduce li .buy-wrapper .buy-add {
          border-left: 0 solid #fff;
          cursor: pointer; }
    .window .window-right .bottom {
      position: absolute;
      bottom: 40px;
      width: 653px; }
      .window .window-right .bottom .product-price {
        float: left;
        font-size: 14px; }
        .window .window-right .bottom .product-price strong {
          font-size: 36px;
          color: RGB(245, 140, 10); }
      .window .window-right .bottom .product-appointment {
        float: right;
        margin-right: 18px; }
        .window .window-right .bottom .product-appointment .sell-num-wrapper {
          font-size: 14px;
          color: #999999;
          line-height: 46px;
          margin-right: 10px; }
        .window .window-right .bottom .product-appointment .a-appointment {
          float: right;
          display: block;
          width: 186px;
          height: 46px;
          line-height: 46px;
          text-align: center;
          background-color: #1b74d0;
          color: #ffffff;
          font-size: 18px;
          cursor: pointer; }
          .window .window-right .bottom .product-appointment .a-appointment:hover {
            opacity: 0.8; }

.footer {
  background-color: #16191c;
  color: #898989;
  height: 48px;
  box-sizing: border-box;
  margin-top: 20px;
  padding-top: 5px;
  text-align: center;
  line-height: 18px;
  font-size: 12px; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-menu-down:before {
  content: "\e259"; }

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