@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box; }



/*自定义样式*/



a.banner-guide.left, a.banner-guide.right, .section-index-forum a.forum-guide.left, .section-index-forum a.forum-guide.right, .edu_section > dl > dd a.forum-guide.left, .edu_section > dl > dd a.forum-guide.right {
  display: block;
  position: absolute;
  z-index: 9;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-align: center;
  top: 40%;
  width: 30px;
  height: 50px;
  background-image: url(../../img123/guide-list.png);
  background-repeat: no-repeat; }


.banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan li a, .section-index-question > dl > dt a, .section-index-info div.info-list-banner a, .edu-main div.edu-banner a, .news-container div.news-main .news-list-content dl.news-list-push dt a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative; }



a {
  text-decoration: none;
  font-size: 12px;
  outline: none; }




/*<!--浜岀骇椤甸潰 nav瀵艰埅 -->*/
.list_nav {
  display: none; }

@media (min-width: 1600px) {
  .list_nav {
    display: block;
    padding-top: 0px;
    padding-bottom: 20px; }
    .list_nav ul {
      height: 36px;
      line-height: 36px; }
    .list_nav ul li {
      font-size: 16px;
      float: left;
      color: #666;
      margin-right: 45px; }
    .list_nav ul li a {
      color: #666;
      font-size: 16px; }
    .list_nav ul li a:hover {
      color: #199ef0; }
    .list_nav .nav_all {
      width: 92px;
      height: 34px;
      background-color: #199ef0;
      color: #fff;
      text-align: center;
      line-height: 34px;
      border-radius: 30px; } }
/*wrapper*/
.wrapper {
  width: 100%;
  background-color: #fff;
  padding-top: 40px; }
  .wrapper .wrapper-main {
    width: 1226px;
    margin-left: auto;
    margin-right: auto; }
  .wrapper.index {
    padding-top: 0px;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 1; }
    .wrapper.index .wrapper-main {
      width: 100%; }

.wrapper.list {
  background-image: none;
  background-color: #fff; }

.wrapper-main.cer {
  width: 100%;
  min-width: 1226px; }

/*footer*/

#shares {
  position: fixed;
  right: 7px;
  bottom: 63px;
  z-index: 99px;
  height: 42px;
  width: 42px;
  border: solid 1px rgba(0, 0, 0, 0.1);
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  /* a#gotop{
       margin-top:-2px;font-size:22px;
       .fa{
           margin-top:12px;color:#999;
           &:fa-angle-up:before{
               content:"\f106"
           }
       }
   }*/ }

.move-house-note {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 9999;
  background-image: url(img123/year-bg.png);
  display: none; }
  .move-house-note #m-h-wrap {
    width: 582px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    height: 1000px;
    position: relative; }
    .move-house-note #m-h-wrap .buy-content-close {
      position: absolute;
      right: 0;
      width: 4%;
      background-repeat: no-repeat;
      background-position: center top;
      text-align: center;
      z-index: 2;
      top: 10%; }
      .move-house-note #m-h-wrap .buy-content-close img {
        width: 100%; }
  .move-house-note #m-h-content {
    overflow: hidden;
    height: 450px;
    position: relative;
    top: 0px;
    -webkit-transition: all 1s ease-in-out .3s;
    -moz-transition: all 1s ease-in-out .3s;
    -o-transition: all 1s ease-in-out .3s;
    transition: all 1s ease-in-out .3s; }
    .move-house-note #m-h-content:before {
      content: "";
      position: absolute;
      bottom: 135px;
      left: 3px;
      background: url("../../../img123123/before.png");
      width: 603px;
      height: 284px; }
    .move-house-note #m-h-content:after {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 3px;
      background: url("../../../img123123/after.png");
      width: 603px;
      height: 266px; }
    .move-house-note #m-h-content.hide:after, .move-house-note #m-h-content.hide:before {
      display: none; }
  .move-house-note .m-h-main {
    background: #f7f2ec url("../../../img123123/letter_bg.png");
    position: relative;
    top: 185px;
    overflow: hidden;
    height: 200px;
    width: 320px;
    margin: 0px auto;
    padding: 20px;
    margin-left: 137px;
    border: 1px solid #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
    -moz-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 14px #fff;
    -webkit-box-shadow: 0px 0px 3px #9d9d9d, inset 0px 0px 27px #fff;
    -webkit-transition: all 1s ease-in-out .3s;
    -moz-transition: all 1s ease-in-out .3s;
    -o-transition: all 1s ease-in-out .3s;
    transition: all 1s ease-in-out .3s; }

.contact-dialog-box1 {
  width: 603px;
  height: 382px;
  background: url("../../../img123123/dialog_bg1.png") no-repeat center top;
  position: fixed;
  left: 50%;
  top: 30%;
  margin-left: -300px;
  padding: 0px 70px 0px 70px;
  line-height: 35px;
  color: #0c7cff;
  text-align: center;
  z-index: 99;
  display: none; }
.contact-dialog-box1.contact-dialog-close {
  width: 32px;
  height: 32px;
  margin: 40px 10px 65px auto;
  background: url("../../../img123123/dialog_close.png") no-repeat center top; }
.contact-dialog-box1 .contact-item {
  display: flex;
  height: 100px;
  padding: 15px 30px 15px 100px;
  flex-wrap: wrap;
  align-items: center; }
.contact-dialog-box1 .contact-item > li {
  width: 50%;
  height: 35px;
  line-height: 35px;
  background: url("../../../img123123/dialog_icon.png") no-repeat left center;
  padding-left: 30px;
  text-align: left;
  color: #666; }
.contact-dialog-box1 > a {
  display: block;
  width: 100%;
  height: 80px; }


.contact-dialog-box {
  width: 603px;
  height: 382px;
  background: url("../../../img123123/dialog_bg.png") no-repeat center top;
  position: fixed;
  left: 50%;
  top: 30%;
  margin-left: -300px;
  padding: 0px 70px 0px 70px;
  line-height: 35px;
  color: #0c7cff;
  text-align: center;
  z-index: 99;
  display: none; }
  .contact-dialog-box .contact-dialog-close {
    width: 32px;
    height: 32px;
    margin: 40px 10px 65px auto;
    background: url("../../../img123123/dialog_close.png") no-repeat center top; }
  .contact-dialog-box .contact-item {
    display: flex;
    height: 100px;
    padding: 15px 30px 15px 100px;
    flex-wrap: wrap;
    align-items: center; }
    .contact-dialog-box .contact-item > li {
      width: 50%;
      height: 35px;
      line-height: 35px;
      background: url("../../../img123123/dialog_icon.png") no-repeat left center;
      padding-left: 30px;
      text-align: left;
      color: #666; }
  .contact-dialog-box > a {
    display: block;
    width: 100%;
    height: 80px; }

/*index*/
.banner-index {
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 99; }
  .banner-index > div {
    float: left; }
  .banner-index.list {
    height: 647px; }
  .banner-index.news {
    height: 502px; }
  .banner-index.news-list {
    height: 180px; }
  .banner-index.finish-banner {
    height: 1000px; }
    .banner-index.finish-banner:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0; }

.banner-report {
  width: 100%;
  height: 50px;
  background-color: #f0f0f0;
  position: absolute;
  left: 0;
  bottom: 0; }
  .banner-report dl {
    width: 1226px;
    height: 50px;
    margin: 0 auto; }
  .banner-report dl > dt {
    width: 107px;
    height: 100%;
    text-align: center;
    float: left;
    padding-top: 12px; }
    .banner-report dl > dt span {
      display: block;
      width: 105px;
      height: 25px;
      margin: 0 auto;
      background-color: #acacac;
      color: #fff;
      line-height: 23px;
      padding-left: 25px;
      border-radius: 20px;
      background-image: url(../../img123/banner-report-btn.png);
      background-repeat: no-repeat;
      background-position: 13px center; }
  .banner-report dl > dd {
    width: 1119px;
    height: 100%;
    overflow: hidden;
    float: left; }
    .banner-report dl > dd #banner-report-ul {
      height: 50px;
      overflow: hidden; }
  .banner-report ul.banner-report-list {
    width: 100%;
    height: 100%; }
    .banner-report ul.banner-report-list li {
      width: 33.3%;
      float: left;
      line-height: 50px;
      padding-left: 10px;
      font-size: 13px;
      color: #828282;
      padding-left: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      letter-spacing: 1px; }
      .banner-report ul.banner-report-list li em {
        color: #199ef0; }

.banner-list-img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.banner-list-img > li {
  width: 100%;
  height: 100%;
  position: absolute;
  display: none;
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  font-size: 30px;
  font-weight: bold; }
  .banner-list-img > li a {
    width: 50%;
    height: 100%;
    display: block;
    margin: 0 auto; }

.banner-list-img > li.active {
  display: block; }

.banner-list-hover {
  height: 20px;
  width: 100%;
  position: absolute;
  bottom: 15px; }
  .banner-list-hover > li {
    width: 100%;
    height: 20px;
    text-align: center; }
  .banner-list-hover > li > a {
    display: inline-block;
    width: 13px;
    height: 13px;
    border-radius: 10px;
    background-color: #d9d9d9;
    margin-left: 18px; }
  .banner-list-hover > li > a.active {
    width: 26px;
    background-color: #ffffff; }

a.banner-guide.left {
  left: 10px;
  top: -170px;
  display: none;
  background-position: center 19px; }

a.banner-guide.right {
  right: 10px;
  top: -170px;
  display: none;
  background-position: center -22px; }

.banner-list-main {
  width: 100%;
  height: 100%;
  position: relative; }
  .banner-list-main .left_over {
    width: 342px;
    height: 673px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999; }
  .banner-list-main .right_over {
    width: 342px;
    height: 673px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999; }
  .banner-list-main .banner-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
    .banner-list-main .banner-bg li {
      width: 100%;
      height: 100%; }
  .banner-list-main .banner-state {
    width: 1226px;
    margin: 0 auto;
    height: 20px;
    position: relative;
    top: 535px;
    z-index: 3; }
    .banner-list-main .banner-state.news {
      top: 170px; }
    .banner-list-main .banner-state > div {
      border-radius: 5px; }
    .banner-list-main .banner-state .menu-box {
      width: 1220px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      top: 0px;
      display: none; }
      .banner-list-main .banner-state .menu-box.active {
        display: block; }
    .banner-list-main .banner-state .menuCateBox {
      background: rgba(0, 0, 0, 0.6);
      position: relative;
      z-index: 29; }
      .banner-list-main .banner-state .menuCateBox .menuList {
        -webkit-transition: padding-left 0.1s ease-in-out;
        -moz-transition: padding-left 0.1s ease-in-out;
        -o-transition: padding-left 0.1s ease-in-out;
        transition: padding-left 0.1s ease-in-out;
        position: relative;
        cursor: pointer;
        border-top-left-radius: 5px; }
        .banner-list-main .banner-state .menuCateBox .menuList:nth-child(2), .banner-list-main .banner-state .menuCateBox .menuList:nth-child(3) {
          border-top-left-radius: 0px; }
        .banner-list-main .banner-state .menuCateBox .menuList:nth-child(4) {
          border-top-left-radius: 0px;
          border-bottom-left-radius: 5px; }
        .banner-list-main .banner-state .menuCateBox .menuList.select {
          width: 100%;
          background: #fff;
          border-top: none; }
          .banner-list-main .banner-state .menuCateBox .menuList.select dt {
            color: #5c5e5e; }
        .banner-list-main .banner-state .menuCateBox .menuList #dialog {
          height: 290px;
          width: 640px;
          top: 300px;
          margin-left: -300px;
          padding: 50px 50px;
          font-size: 16px;
          color: #938585;
          text-align: center;
          padding-top: 35px; }
          .banner-list-main .banner-state .menuCateBox .menuList #dialog p {
            margin-bottom: 10px; }
            .banner-list-main .banner-state .menuCateBox .menuList #dialog p a {
              font-size: 16px;
              color: #4484e4;
              display: inline-block; }
            .banner-list-main .banner-state .menuCateBox .menuList #dialog p .p3 {
              width: 208px;
              margin: 0 auto; }
              .banner-list-main .banner-state .menuCateBox .menuList #dialog p .p3 .assage {
                float: left; }
              .banner-list-main .banner-state .menuCateBox .menuList #dialog p .p3 #wait {
                color: #ea8e0b; }
              .banner-list-main .banner-state .menuCateBox .menuList #dialog p .p3 .rez {
                font-size: 16px;
                color: #4484e4;
                display: inline-block;
                float: left; }
        .banner-list-main .banner-state .menuCateBox .menuList #zzc {
          height: 100%;
          width: 100%;
          position: fixed;
          top: 0;
          left: 0;
          background: #999;
          z-index: 99;
          display: none; }
    .banner-list-main .banner-state .menuContainer {
      width: 706px;
      min-height: 440px;
      text-align: left;
      position: absolute;
      z-index: 10;
      background: #fff;
      left: 217px;
      top: -330px;
      display: none;
      box-shadow: 2px 2px 5px #ccc;
      box-sizing: border-box; }
    .banner-list-main .banner-state #menuCate_Container {
      width: 100%;
      padding: 33px 40px 20px 38px;
      background: #FFF;
      display: none; }
    .banner-list-main .banner-state .menuCate_box {
      display: none; }
    .banner-list-main .banner-state .box1 {
      position: relative; }
      .banner-list-main .banner-state .box1 dl {
        width: 100%;
        border-bottom: 1px dotted #838383;
        margin-bottom: 5px; }
        .banner-list-main .banner-state .box1 dl.menu-first {
          float: left;
          width: 20%;
          border-bottom: none; }
        .banner-list-main .banner-state .box1 dl > dt {
          color: #0f96eb;
          font-size: 14px; }
        .banner-list-main .banner-state .box1 dl > dd {
          padding-top: 5px;
          padding-bottom: 8px; }
          .banner-list-main .banner-state .box1 dl > dd a {
            font-size: 13px;
            line-height: 24px;
            display: inline-block; }
            .banner-list-main .banner-state .box1 dl > dd a.hot {
              color: #199ef0; }
            .banner-list-main .banner-state .box1 dl > dd a:nth-child(2) {
              margin-left: 13px; }
            .banner-list-main .banner-state .box1 dl > dd a:hover {
              color: #0f96eb; }
          .banner-list-main .banner-state .box1 dl > dd a + a {
            margin-right: 13px; }
      .banner-list-main .banner-state .box1 .view-more {
        width: 50px;
        height: 30px;
        color: #ddd;
        display: block;
        position: absolute;
        right: 0;
        font-size: 14px;
        text-align: right;
        bottom: 8px; }
    .banner-list-main .banner-state .box2 > dl {
      width: 100%;
      border-bottom: 1px dotted #838383;
      margin-bottom: 15px; }
      .banner-list-main .banner-state .box2 > dl > dt {
        font-size: 18px;
        color: #0f96eb; }
      .banner-list-main .banner-state .box2 > dl > dd {
        padding-top: 5px;
        padding-bottom: 18px; }
        .banner-list-main .banner-state .box2 > dl > dd a {
          line-height: 36px;
          font-size: 13px; }
          .banner-list-main .banner-state .box2 > dl > dd a:nth-child(2) {
            margin-left: 25px; }
          .banner-list-main .banner-state .box2 > dl > dd a.hot {
            color: #0f96eb; }
          .banner-list-main .banner-state .box2 > dl > dd a:hover {
            color: #0f96eb; }
        .banner-list-main .banner-state .box2 > dl > dd a + a {
          margin-right: 25px; }
    .banner-list-main .banner-state .box2 > div.box2_list {
      margin-top: 30px; }
      .banner-list-main .banner-state .box2 > div.box2_list dl {
        width: 290px;
        height: 196px;
        float: left; }
        .banner-list-main .banner-state .box2 > div.box2_list dl > dt {
          width: 100%;
          height: 50px;
          padding-left: 30px;
          line-height: 50px;
          font-size: 14px;
          color: #fff; }
        .banner-list-main .banner-state .box2 > div.box2_list dl > dd {
          width: 290px;
          height: 146px; }
          .banner-list-main .banner-state .box2 > div.box2_list dl > dd > p {
            padding-left: 30px;
            padding-right: 32px;
            line-height: 23px;
            font-size: 13px; }
            .banner-list-main .banner-state .box2 > div.box2_list dl > dd > p a {
              display: inline-block;
              width: 170px;
              text-overflow: ellipsis;
              white-space: nowrap;
              overflow: hidden;
              font-size: 13px; }
              .banner-list-main .banner-state .box2 > div.box2_list dl > dd > p a:hover {
                color: #0f96eb; }
            .banner-list-main .banner-state .box2 > div.box2_list dl > dd > p span {
              float: right;
              color: #c6c6c6; }
            .banner-list-main .banner-state .box2 > div.box2_list dl > dd > p:nth-child(1) {
              padding-top: 13px; }
        .banner-list-main .banner-state .box2 > div.box2_list dl.zp > dt {
          background-color: #10afea; }
          .banner-list-main .banner-state .box2 > div.box2_list dl.zp > dt i {
            display: inline-block;
            width: 23px;
            height: 20px;
            vertical-align: middle;
            background: url(../../img123/box2_list_img_1.png) no-repeat 0 0; }
        .banner-list-main .banner-state .box2 > div.box2_list dl.zp > dd {
          border: 1px solid #c6f0ff; }
        .banner-list-main .banner-state .box2 > div.box2_list dl.qz {
          margin-left: 34px; }
          .banner-list-main .banner-state .box2 > div.box2_list dl.qz > dt {
            background-color: #66de99; }
            .banner-list-main .banner-state .box2 > div.box2_list dl.qz > dt i {
              display: inline-block;
              width: 23px;
              height: 20px;
              vertical-align: middle;
              background: url(../../img123/box2_list_img_2.png) no-repeat 0 0; }
          .banner-list-main .banner-state .box2 > div.box2_list dl.qz > dd {
            border: 1px solid #bef4de; }
    .banner-list-main .banner-state .box3 > dl {
      width: 100%;
      border-bottom: 1px dotted #838383;
      margin-bottom: 15px; }
      .banner-list-main .banner-state .box3 > dl > dt {
        font-size: 18px;
        color: #0f96eb; }
      .banner-list-main .banner-state .box3 > dl > dd {
        padding-top: 5px;
        padding-bottom: 18px; }
        .banner-list-main .banner-state .box3 > dl > dd a {
          line-height: 36px;
          font-size: 13px; }
          .banner-list-main .banner-state .box3 > dl > dd a:nth-child(2) {
            margin-left: 25px; }
          .banner-list-main .banner-state .box3 > dl > dd a.hot {
            color: #0f96eb; }
          .banner-list-main .banner-state .box3 > dl > dd a:hover {
            color: #0f96eb; }
        .banner-list-main .banner-state .box3 > dl > dd a + a {
          margin-right: 25px; }
    .banner-list-main .banner-state .box3 > div.box3_list {
      margin-top: 28px; }
      .banner-list-main .banner-state .box3 > div.box3_list .kcap {
        width: 360px;
        height: 228px;
        float: left; }
        .banner-list-main .banner-state .box3 > div.box3_list .kcap h2 {
          font-size: 14px;
          color: #747474; }
          .banner-list-main .banner-state .box3 > div.box3_list .kcap h2 > a {
            text-decoration: underline;
            font-size: 12px;
            color: #b2b2b2;
            float: right; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap h2 > a:hover {
              color: #0F96EB; }
        .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul {
          margin-top: 18px; }
          .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li {
            width: 165px;
            height: 194px;
            float: left; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li:nth-child(2) {
              margin-left: 30px; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li > a {
              display: block;
              width: 100%;
              height: 100%; }
              .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li > a:hover {
                -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
                -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1); }
                .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li > a:hover > p:nth-child(2) {
                  border: none; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li p {
              width: 100%;
              height: 50%; }
              .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li p:nth-child(1) {
                background-color: #10afea;
                color: #fff;
                padding-top: 15px; }
              .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li p:nth-child(2) {
                padding-top: 10px;
                border: 1px solid #e8e8e8;
                border-top: 0;
                color: #a3a3a3; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li em.tag {
              display: block;
              font-style: normal;
              width: 97px;
              height: 26px;
              line-height: 26px;
              text-align: center;
              border-radius: 20px;
              background-color: #009fda;
              margin-right: auto;
              margin-left: auto;
              font-size: 14px; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li span.des {
              display: block;
              width: 112px;
              text-align: center;
              margin-right: auto;
              margin-left: auto;
              padding-top: 8px; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li i, .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li b {
              display: block;
              font-style: normal;
              font-weight: normal;
              width: 112px;
              text-align: center;
              margin-right: auto;
              margin-left: auto;
              font-size: 12px;
              color: #a3a3a3;
              line-height: 21px; }
            .banner-list-main .banner-state .box3 > div.box3_list .kcap > ul li strong {
              display: block;
              font-style: normal;
              font-weight: normal;
              width: 70px;
              height: 22px;
              margin-right: auto;
              margin-left: auto;
              margin-top: 8px;
              text-align: center;
              color: #858585;
              border-radius: 5px;
              border: 1px solid #e5e5e5; }
      .banner-list-main .banner-state .box3 > div.box3_list .mstd {
        float: left;
        margin-left: 80px;
        width: 170px;
        height: 230px; }
        .banner-list-main .banner-state .box3 > div.box3_list .mstd h2 {
          font-size: 14px;
          color: #747474; }
          .banner-list-main .banner-state .box3 > div.box3_list .mstd h2 > a {
            text-decoration: underline;
            font-size: 12px;
            color: #b2b2b2;
            float: right; }
            .banner-list-main .banner-state .box3 > div.box3_list .mstd h2 > a:hover {
              color: #0F96EB; }
        .banner-list-main .banner-state .box3 > div.box3_list .mstd > ul {
          margin-top: 18px; }
          .banner-list-main .banner-state .box3 > div.box3_list .mstd > ul li {
            margin-top: 15px; }
            .banner-list-main .banner-state .box3 > div.box3_list .mstd > ul li img {
              float: left;
              width: 52px;
              height: 54px;
              vertical-align: middle; }
            .banner-list-main .banner-state .box3 > div.box3_list .mstd > ul li p {
              float: left;
              margin-left: 18px;
              margin-top: 5px; }
              .banner-list-main .banner-state .box3 > div.box3_list .mstd > ul li p em {
                font-size: 14px;
                color: #0f96eb; }
              .banner-list-main .banner-state .box3 > div.box3_list .mstd > ul li p span {
                display: block;
                line-height: 22px; }
            .banner-list-main .banner-state .box3 > div.box3_list .mstd > ul li:hover p em {
              font-weight: bold; }
    .banner-list-main .banner-state .box4 > dl {
      width: 100%;
      border-bottom: 1px dotted #838383;
      margin-bottom: 15px; }
      .banner-list-main .banner-state .box4 > dl > dt {
        font-size: 18px;
        color: #0f96eb; }
      .banner-list-main .banner-state .box4 > dl > dd {
        padding-top: 25px;
        padding-bottom: 35px; }
        .banner-list-main .banner-state .box4 > dl > dd > a.onekey-transfer {
          display: inline-block;
          width: 290px;
          height: 70px;
          border-radius: 4px;
          color: #fff;
          font-size: 24px;
          line-height: 70px;
          text-align: center;
          background-color: #22cb60;
          background-image: url("../../img123/onekey_need.png");
          background-repeat: no-repeat;
          background-position: -5px 0; }
          .banner-list-main .banner-state .box4 > dl > dd > a.onekey-transfer:first-child {
            background-image: url("../../img123/onekey_transfer.png");
            background-repeat: no-repeat;
            background-position: -5px -8px;
            margin-right: 30px;
            cursor: pointer; }
          .banner-list-main .banner-state .box4 > dl > dd > a.onekey-transfer:hover {
            box-shadow: 0px 0px 10px #ccc; }
        .banner-list-main .banner-state .box4 > dl > dd sup {
          display: inline-block;
          margin-top: -23px;
          vertical-align: middle;
          color: #0F96EB; }
    .banner-list-main .banner-state .box4 > div.box4_list {
      margin-top: 30px; }
      .banner-list-main .banner-state .box4 > div.box4_list dl {
        width: 290px;
        height: 196px;
        float: left; }
        .banner-list-main .banner-state .box4 > div.box4_list dl > dt {
          width: 100%;
          height: 50px;
          padding-left: 30px;
          line-height: 50px;
          font-size: 14px;
          color: #fff; }
        .banner-list-main .banner-state .box4 > div.box4_list dl > dd {
          width: 290px;
          height: 146px; }
          .banner-list-main .banner-state .box4 > div.box4_list dl > dd > p {
            padding-left: 30px;
            padding-right: 32px;
            line-height: 23px;
            font-size: 13px; }
            .banner-list-main .banner-state .box4 > div.box4_list dl > dd > p a {
              display: inline-block;
              width: 170px;
              text-overflow: ellipsis;
              white-space: nowrap;
              overflow: hidden;
              font-size: 13px; }
              .banner-list-main .banner-state .box4 > div.box4_list dl > dd > p a:hover {
                color: #0f96eb; }
            .banner-list-main .banner-state .box4 > div.box4_list dl > dd > p span {
              float: right;
              color: #c6c6c6; }
            .banner-list-main .banner-state .box4 > div.box4_list dl > dd > p:nth-child(1) {
              padding-top: 13px; }
        .banner-list-main .banner-state .box4 > div.box4_list dl.rt > dt {
          background-color: #10afea; }
          .banner-list-main .banner-state .box4 > div.box4_list dl.rt > dt i {
            display: inline-block;
            width: 23px;
            height: 20px;
            vertical-align: middle;
            background: url(../../img123/box4_list_img_1.png) no-repeat 0 0; }
        .banner-list-main .banner-state .box4 > div.box4_list dl.rt > dd {
          border: 1px solid #c6f0ff; }
        .banner-list-main .banner-state .box4 > div.box4_list dl.jiaji {
          margin-left: 34px; }
          .banner-list-main .banner-state .box4 > div.box4_list dl.jiaji > dt {
            background-color: #66de99; }
            .banner-list-main .banner-state .box4 > div.box4_list dl.jiaji > dt i {
              display: inline-block;
              width: 23px;
              height: 20px;
              vertical-align: middle;
              background: url(../../img123/box4_list_img_2.png) no-repeat 0 0; }
          .banner-list-main .banner-state .box4 > div.box4_list dl.jiaji > dd {
            border: 1px solid #bef4de; }
    .banner-list-main .banner-state div.banner-left {
      width: 217px;
      height: 440px;
      position: relative;
      float: left;
      background-color: rgba(0, 0, 0, 0.6);
      top: -330px;
      border-radius: 5px; }
      .banner-list-main .banner-state div.banner-left dl {
        padding-top: 20px;
        padding-left: 25px;
        height: 25%; }
        .banner-list-main .banner-state div.banner-left dl:nth-child(4) > dd {
          border-bottom: none; }
      .banner-list-main .banner-state div.banner-left dl > dt {
        padding-left: 12px;
        margin-bottom: 5px;
        color: #fff;
        font-size: 15px; }
        .banner-list-main .banner-state div.banner-left dl > dt em {
          color: #fff;
          padding-left: 6px; }
      .banner-list-main .banner-state div.banner-left dl > dd {
        width: 157px;
        height: 64px;
        padding-left: 12px;
        border-bottom: 1px dotted #838383; }
        .banner-list-main .banner-state div.banner-left dl > dd a {
          display: block;
          float: left;
          width: 66px;
          height: 19px;
          overflow: hidden;
          margin-bottom: 5px;
          font-size: 13px;
          color: #b3b3b3; }
          .banner-list-main .banner-state div.banner-left dl > dd a:hover {
            color: #4dace7; }
          .banner-list-main .banner-state div.banner-left dl > dd a:nth-child(even) {
            margin-left: 12px; }
    .banner-list-main .banner-state > div.banner-middle {
      width: 720px;
      height: 20px;
      position: relative;
      float: left; }
    .banner-list-main .banner-state > div.banner-right {
      float: right;
      width: 289px;
      height: 440px;
      position: relative;
      top: -350px;
      background-color: #fff; }
      .banner-list-main .banner-state > div.banner-right.list {
        top: -353px; }
      .banner-list-main .banner-state > div.banner-right > img {
        display: block;
        margin: 10px auto 0; }
      .banner-list-main .banner-state > div.banner-right dl.banner-notice dt {
        height: 46px; }
      .banner-list-main .banner-state > div.banner-right dl.banner-notice dt > a {
        display: block;
        width: 50%;
        height: 46px;
        color: #8a8a8a;
        background-color: #f1f1f1;
        border-radius: 7px 0 0 0;
        float: left;
        line-height: 46px;
        text-align: center;
        font-size: 14px;
        background-image: url(../../img123/banner-notice-tab.png);
        background-repeat: no-repeat;
        background-position: 32px center;
        padding-left: 20px; }
        .banner-list-main .banner-state > div.banner-right dl.banner-notice dt > a.active {
          background-color: #fff; }
        .banner-list-main .banner-state > div.banner-right dl.banner-notice dt > a:nth-child(2) {
          border-radius: 0 7px 0 0;
          background-position: -106px center; }
      .banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list {
        padding-top: 16px;
        display: none; }
        .banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list.active {
          display: block; }
        .banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list > ul {
          padding: 0px 30px 10px 30px;
          border-bottom: 1px dotted #bababa; }
        .banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list li {
          overflow: hidden;
          height: 26px;
          line-height: 26px;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list li:before {
            content: "";
            display: block;
            overflow: hidden;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background-color: #939393;
            position: absolute;
            margin-left: -10px;
            margin-top: 11px; }
        .banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list ul > li > a {
          font-size: 13px;
          color: #939393; }
        .banner-list-main .banner-state > div.banner-right dl.banner-notice div.banner-notice-list a.more {
          color: #b6b6b6;
          text-decoration: underline; }
      .banner-list-main .banner-state > div.banner-right dl.banner-ass {
        height: 239px;
        padding: 0px 30px; }
        .banner-list-main .banner-state > div.banner-right dl.banner-ass dt {
          height: 47px;
          line-height: 47px;
          text-align: center;
          font-size: 16px;
          color: #585858; }
        .banner-list-main .banner-state > div.banner-right dl.banner-ass dd {
          margin-bottom: 5px; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd select {
            width: 106px;
            height: 28px;
            border: 1px solid #dadada;
            background-position: 98% -13px;
            padding-left: 5px;
            border-radius: 3px;
            color: #aeaeae; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd option {
            padding-left: 10px; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="text"] {
            border: 1px solid #dadada;
            height: 28px;
            color: #666;
            line-height: 28px;
            padding-left: 7px;
            border-radius: 3px; }
            .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="text"].first {
              width: 215px; }
            .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="text"].second {
              width: 55px; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="button"], .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="submit"] {
            border: none;
            background-color: #10afea;
            color: #fff;
            border-radius: 3px;
            cursor: pointer; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="button"] {
            width: 66px;
            font-size: 12px;
            height: 26px; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd input[type="submit"] {
            width: 219px;
            height: 38px;
            font-size: 16px; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd p {
            font-size: 12px;
            text-align: center; }
            .banner-list-main .banner-state > div.banner-right dl.banner-ass dd p em {
              color: #f38b26; }
          .banner-list-main .banner-state > div.banner-right dl.banner-ass dd.img-code {
            margin-bottom: 10px;
            font-size: 14px;
            color: #aeaeae;
            overflow: hidden; }
            .banner-list-main .banner-state > div.banner-right dl.banner-ass dd.img-code #cer_yzm {
              width: 80px;
              float: left;
              margin-right: 5px; }
            .banner-list-main .banner-state > div.banner-right dl.banner-ass dd.img-code .code_img {
              width: 80px;
              height: 26px;
              float: left;
              margin-top: 2px;
              margin-right: 5px; }
            .banner-list-main .banner-state > div.banner-right dl.banner-ass dd.img-code #trans {
              height: 28px;
              line-height: 28px;
              float: left;
              cursor: pointer; }
      .banner-list-main .banner-state > div.banner-right dl#certificate select {
        width: 215px;
        background-color: #fff;
        padding-top: 0px;
        padding-bottom: 0px;
        font-size: 13px;
        margin-bottom: 0px; }
      .banner-list-main .banner-state > div.banner-right dl#certificate input[type='text'] {
        background: #fff;
        font-size: 13px;
        margin-bottom: 0px; }
      .banner-list-main .banner-state > div.banner-right dl#certificate input[type='button'], .banner-list-main .banner-state > div.banner-right dl#certificate input[type='submit'] {
        margin: 0px;
        display: inline-block; }
      .banner-list-main .banner-state > div.banner-right dl#certificate input.back {
        width: 219px;
        height: 38px;
        font-size: 16px;
        border: none;
        background-color: #10afea;
        color: #fff;
        border-radius: 3px;
        cursor: pointer;
        margin-top: 10px; }
      .banner-list-main .banner-state > div.banner-right dl#certificate h3 {
        padding-top: 10px; }
      .banner-list-main .banner-state > div.banner-right dl#certificate .list-result-box dl > dd {
        width: 219px; }
      .banner-list-main .banner-state > div.banner-right div.banner-login {
        width: 100%;
        height: 112px;
        padding-top: 28px;
        padding-left: 39px;
        padding-right: 39px; }
        .banner-list-main .banner-state > div.banner-right div.banner-login img {
          float: left;
          margin-right: 14px; }
        .banner-list-main .banner-state > div.banner-right div.banner-login h3 {
          float: left;
          margin-top: 6px;
          height: 22px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
        .banner-list-main .banner-state > div.banner-right div.banner-login p > a {
          color: #199ef0;
          position: relative;
          display: inline-block; }
        .banner-list-main .banner-state > div.banner-right div.banner-login p > a:nth-child(2) {
          color: #a4a4a4;
          margin-left: 18px; }
          .banner-list-main .banner-state > div.banner-right div.banner-login p > a:nth-child(2):after {
            content: "";
            width: 2px;
            height: 70%;
            display: block;
            background-color: #d4d4d4;
            position: absolute;
            top: 16%;
            left: -10px; }
  .banner-list-main .banner-list-zone {
    width: 100%;
    position: absolute;
    top: 18px;
    padding-left: 13px; }
    .banner-list-main .banner-list-zone li {
      width: 224.6666666667px;
      height: 92px;
      background-repeat: no-repeat;
      background-image: url(../../img123/banner-zone-list.png);
      background-color: #fff;
      border-radius: 7px;
      float: left;
      position: relative; }
      .banner-list-main .banner-list-zone li h3 {
        font-size: 15px;
        color: #606060;
        padding-left: 105px;
        padding-top: 25px; }
      .banner-list-main .banner-list-zone li span {
        color: #a9b7bd;
        font-size: 12px;
        background-color: #e9eff2;
        width: 76px;
        height: 22px;
        display: block;
        line-height: 22px;
        text-align: center;
        margin-left: 97px;
        border-radius: 22px; }
      .banner-list-main .banner-list-zone li:hover span {
        -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }
    .banner-list-main .banner-list-zone li + li {
      margin-left: 10px; }
    .banner-list-main .banner-list-zone li.zone-list-1 {
      background-position: 30px center; }
    .banner-list-main .banner-list-zone li.zone-list-2 {
      background-position: -200px center; }
    .banner-list-main .banner-list-zone li.zone-list-3 {
      background-position: -430px center; }
    .banner-list-main .banner-list-zone li.zone-list-4 {
      background-position: -660px center; }
  .banner-list-main .banner-cer {
    width: 100%;
    height: 500px;
    position: absolute;
    bottom: -130px;
    left: 0; }
    .banner-list-main .banner-cer > div {
      background-color: #fff;
      float: left; }
      .banner-list-main .banner-cer > div + div {
        margin-left: 16px; }
    .banner-list-main .banner-cer div.banner-cer-left {
      width: 238px;
      height: 100%;
      position: relative;
      border-radius: 5px;
      /*.bg{
          position:absolute;top:24px;left:39px;width:39px;height:391px;
          background-image: url(../../img123/cer/banner-menu-list.png);
          background-repeat: no-repeat;
      }*/ }
      .banner-list-main .banner-cer div.banner-cer-left dl {
        padding: 0px 24px;
        transition: transform 1s linear; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(4) {
          border-bottom: none; }
        .banner-list-main .banner-cer div.banner-cer-left dl.select {
          border-top: none; }
          .banner-list-main .banner-cer div.banner-cer-left dl.select dt, .banner-list-main .banner-cer div.banner-cer-left dl.select em {
            color: #0b8aea; }
          .banner-list-main .banner-cer div.banner-cer-left dl.select dt {
            transform: translate(5px, 0px);
            border: none; }
          .banner-list-main .banner-cer div.banner-cer-left dl.select dd {
            transform: translate(5px, 0px); }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(1) .icon {
          background: url(../../img123/cer/banner-menu-list_03.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(2) .icon {
          background: url(../../img123/cer/banner-menu-list_07.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(3) .icon {
          background: url(../../img123/cer/banner-menu-list_10.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(4) .icon {
          background: url(../../img123/cer/banner-menu-list_12.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(5) .icon {
          background: url(../../img123/cer/banner-menu-list_14.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(6) .icon {
          background: url(../../img123/cer/banner-menu-list_16.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(7) .icon {
          background: url(../../img123/cer/banner-menu-list_18.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(8) .icon {
          background: url(../../img123/cer/banner-menu-list_21.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(9) .icon {
          background: url(../../img123/cer/banner-menu-list_25.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(10) .icon {
          background: url(../../img123/cer/banner-menu-list_27.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(11) .icon {
          background: url(../../img123/cer/banner-menu-list_29.png) 0 center no-repeat; }
        .banner-list-main .banner-cer div.banner-cer-left dl:nth-child(12) .icon {
          background: url(../../img123/cer/banner-menu-list_31.png) 0 center no-repeat; }
      .banner-list-main .banner-cer div.banner-cer-left dl > dt {
        color: #333333;
        font-size: 15px;
        line-height: 40px;
        border-bottom: 1px dotted #9a9a9a; }
        .banner-list-main .banner-cer div.banner-cer-left dl > dt .icon {
          width: 22px;
          height: 20px;
          float: left;
          margin-right: 5px;
          margin-top: 10px; }
        .banner-list-main .banner-cer div.banner-cer-left dl > dt span {
          display: inline-block;
          float: left; }
        .banner-list-main .banner-cer div.banner-cer-left dl > dt em {
          color: #a9a8a8;
          margin-right: 12px;
          float: right; }
      .banner-list-main .banner-cer div.banner-cer-left dl > dd {
        padding-left: 31px;
        margin-right: 28px;
        padding-bottom: 13px;
        clear: both; }
        .banner-list-main .banner-cer div.banner-cer-left dl > dd a {
          display: block;
          float: left;
          margin-bottom: 10px;
          margin-left: 10px;
          color: #a9a8a8; }
          .banner-list-main .banner-cer div.banner-cer-left dl > dd a:hover {
            color: #4dace7; }
    .banner-list-main .banner-cer div.banner-cer-middle {
      width: 714px;
      height: 100%;
      position: relative;
      background: none; }
      .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-list {
        width: 100%;
        height: 367px;
        position: relative; }
      .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan {
        width: 100%;
        margin-top: 2px;
        display: table; }
        .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan img {
          width: 100%; }
        .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan li {
          display: table-cell;
          line-height: 0; }
          .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan li + li {
            border-left: 1px solid rgba(0, 0, 0, 0); }
          .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan li h2 {
            position: absolute;
            left: 31px;
            top: 40px;
            font-size: 18px;
            color: #fff; }
          .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan li p {
            position: absolute;
            left: 31px;
            top: 68px;
            font-size: 12px;
            color: #fff; }
            .banner-list-main .banner-cer div.banner-cer-middle .banner-cer-slogan li p:after {
              content: "";
              width: 33px;
              height: 3px;
              background-color: #199ef0;
              position: absolute;
              bottom: -14px;
              left: 0; }
    .banner-list-main .banner-cer div.banner-cer-right {
      width: 240px;
      height: 100%;
      border-radius: 5px; }
      .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice > dt {
        width: 100%;
        height: 47px;
        font-size: 14px;
        color: #6b6b6b;
        background-color: #f4f4f4;
        line-height: 47px;
        padding-left: 54px;
        background-image: url(../../img123/cer/notice-title.png);
        background-position: 26px center;
        background-repeat: no-repeat;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
      .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice > dd {
        padding-left: 24px;
        padding-right: 12px;
        margin-bottom: 30px; }
      .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice ul.notice-list {
        padding-top: 8px;
        border-bottom: 1px solid #eee;
        padding-bottom: 20px; }
        .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice ul.notice-list > li {
          margin-top: 14px;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }
          .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice ul.notice-list > li a {
            font-size: 12px;
            color: #757575; }
            .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice ul.notice-list > li a:hover {
              color: #0F96EB; }
          .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice ul.notice-list > li a.more {
            margin-right: 10px;
            color: #b2b2b2; }
      .banner-list-main .banner-cer div.banner-cer-right .banner-cer-notice + img {
        display: block;
        margin: 0 auto;
        width: 172px; }

.banner-list-main:hover a.banner-guide {
  display: block; }

.banner-list {
  width: 1226px;
  margin: 0 auto; }
  .banner-list > div {
    float: left; }

.banner-list-price.list {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); }

.banner-price {
  width: 320px;
  height: 440px;
  border-radius: 7px;
  -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
  background-color: #fff; }
  .banner-price .banner-push-title {
    width: 100%;
    height: 72px; }
    .banner-price .banner-push-title > a {
      display: inline-block;
      width: 100%;
      height: 100%;
      float: left;
      background: url(../../img123/banner-push-title.jpg);
      background-repeat: no-repeat;
      line-height: 72px;
      text-align: center;
      color: #fff;
      border-radius: 6px 7px 0 0; }
      .banner-price .banner-push-title > a > span {
        display: block;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        padding-left: 27px;
        font-size: 14px; }
    .banner-price .banner-push-title > a.active {
      background-image: none;
      background-color: #fff;
      color: #676767; }
  .banner-price .banner-push-content {
    width: 100%;
    height: 360px; }

.banner-partime-right {
  float: right;
  position: absolute;
  bottom: -67px;
  right: 0; }

.banner-left-img {
  width: 883px;
  height: 437px;
  position: absolute;
  bottom: -67px;
  left: 0; }

.banner-list-price {
  width: 100%;
  height: 350px;
  padding-top: 7px;
  display: none; }
  .banner-list-price.active {
    display: block; }
  .banner-list-price > div {
    display: none; }
  .banner-list-price > div.active {
    display: block; }
  .banner-list-price dl > dt {
    height: 65px;
    margin-bottom: 17px;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 21px;
    line-height: 70px;
    color: #0b81e9;
    font-size: 18px; }
  .banner-list-price dl > dd {
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 259px;
    overflow: hidden; }
    .banner-list-price dl > dd > h1 {
      text-align: center;
      font-size: 30px;
      color: #4dace7;
      font-weight: bold; }
    .banner-list-price dl > dd > h2 {
      text-align: center;
      font-size: 18px;
      color: #4dace7;
      font-weight: bold; }
    .banner-list-price dl > dd > h3 {
      text-align: center;
      color: #888;
      font-size: 18px;
      padding-top: 30px; }
  .banner-list-price input[type='text'], .banner-list-price select {
    background-color: #f5f5f5;
    padding-top: 10px;
    padding-bottom: 11px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #606060;
    padding-left: 10px;
    border: 1px solid #f5f5f5; }
  .banner-list-price input[type='text'] {
    width: 259px;
    border-radius: 7px; }
  .banner-list-price input[type='text']:focus {
    border: 1px solid #7b89bd; }
  .banner-list-price select {
    width: 259px;
    border-radius: 7px;
    color: #a7a7a7; }
  .banner-list-price select:focus {
    border: 1px solid #7b89bd; }
  .banner-list-price select.price-province {
    width: 142px; }
  .banner-list-price select.price-city {
    width: 102px;
    margin-left: 10px;
    background-position: 85% -5px; }
  .banner-list-price select option {
    padding-left: 10px; }
  .banner-list-price :-moz-placeholder {
    color: #a7a7a7;
    opacity: 1; }
  .banner-list-price ::-moz-placeholder {
    color: #a7a7a7;
    opacity: 1; }
  .banner-list-price input:-ms-input-placeholder {
    color: #a7a7a7;
    opacity: 1; }
  .banner-list-price input::-webkit-input-placeholder {
    color: #a7a7a7;
    opacity: 1; }
  .banner-list-price input[type="button"], .banner-list-price input[type="submit"] {
    display: block;
    width: 238px;
    height: 45px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    border: none;
    border: 1px solid #7b89bd;
    color: #7b89bd;
    background-color: #fff; }
    .banner-list-price input[type="button"]:hover, .banner-list-price input[type="submit"]:hover {
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }

.banner-list-content {
  width: 906px;
  height: 440px; }
  .banner-list-content img {
    float: right;
    width: 98%; }

.banner-list-push {
  width: 24.5%;
  height: 420px;
  text-align: center; }
  .banner-list-push dl {
    height: 270px;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff; }
  .banner-list-push dl > dt {
    height: 70px;
    line-height: 65px;
    color: #0b81e9;
    font-size: 18px; }
  .banner-list-push dl > dd {
    margin-bottom: 20px; }
    .banner-list-push dl > dd a.push-btn {
      width: 90px;
      height: 35px;
      border: 1px solid #dae6fb;
      color: #0b81e9;
      line-height: 35px;
      border-radius: 18px;
      background-color: #fff; }
    .banner-list-push dl > dd a.push-btn:hover {
      border: 1px solid #0b81e9; }
  .banner-list-push img.banner-list-slogan {
    width: 299px;
    height: 150px; }

/*section-index*/
.section-index {
  padding-top: 30px; }
  .section-index a {
    color: #848484; }
  .section-index a:hover {
    color: #4dace7; }
  .section-index:nth-child(2) {
    background-color: #fff; }
  .section-index:nth-child(3), .section-index:nth-child(4) {
    background-color: #f0f0f0; }
  .section-index:nth-child(4) {
    margin-top: 0;
    padding-bottom: 50px; }
  .section-index:nth-child(6) {
    margin-top: 0;
    padding-bottom: 50px; }
  .section-index.bgClear {
    background: none; }

.section-index-box {
  width: 1280px;
  overflow: hidden;
  margin: 0 auto;
  position: relative; }
  .section-index-box.partime {
    padding-bottom: 30px; }

.section-index-bar {
  position: absolute;
  width: 85px;
  height: 15px;
  top: 23px;
  right: 80px; }
  .section-index-bar > a {
    display: block;
    float: left;
    background: #e1e1e1;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
    margin-right: 8px;
    font-family: 'sans-serif'; }
    .section-index-bar > a:hover {
      background: #d5d5d5;
      color: #fff; }
  .section-index-bar > ul {
    float: left; }
    .section-index-bar > ul > li {
      width: 7px;
      height: 7px;
      float: left;
      background: #fff;
      border: solid 1px #dcdcdc;
      margin-right: 6px;
      border-radius: 50%;
      margin-top: 5px;
      text-indent: -999px;
      overflow: hidden; }
      .section-index-bar > ul > li.on {
        background: #23cb61;
        border-color: #23cb61; }

.section-index-title {
  width: 100%;
  height: 60px; }
  .section-index-title.section-index-title1 {
    margin-top: 24px; }
  .section-index-title h2 {
    font-size: 20px;
    float: left;
    height: 60px;
    line-height: 60px;
    color: #535353;
    font-weight: bold; }
    .section-index-title h2 span {
      font-size: 14px;
      margin-left: 11px;
      color: #afafaf;
      font-weight: normal; }
  .section-index-title a.more {
    height: 60px;
    line-height: 60px;
    margin-right: 19px; }

.section-index-service div.service-list > a.service-down, .section-index-info div.info-list > dl > a.info-down {
  width: 100%;
  height: 33px;
  background-color: #fff;
  position: absolute;
  bottom: 0px; }

.bd {
  width: 1226px;
  overflow: hidden;
  zoom: 1; }

.section-index-service {
  overflow: hidden;
  height: 378px;
  width: 1226px; }
  .section-index-service > div {
    width: 288.5px;
    float: left;
    height: 378px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-right: 24px;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); }
    .section-index-service > div:nth-child(1) {
      border-bottom: 1px solid #a8d1f0; }
      .section-index-service > div:nth-child(1) dt {
        color: #199ef0; }
    .section-index-service > div:nth-child(2) {
      border-bottom: 1px solid #11d97d; }
      .section-index-service > div:nth-child(2) dt {
        color: #4bcd91; }
    .section-index-service > div:nth-child(3) {
      border-bottom: 1px solid #ffc342; }
      .section-index-service > div:nth-child(3) dt {
        color: #ffa23e; }
    .section-index-service > div:nth-child(4) {
      border-bottom: 1px solid #71eeec; }
      .section-index-service > div:nth-child(4) dt {
        color: #6585f0; }
    .section-index-service > div:nth-child(5) {
      border-bottom: 1px solid #a8d1f0; }
      .section-index-service > div:nth-child(5) dt {
        color: #199ef0; }
    .section-index-service > div:nth-child(6) {
      border-bottom: 1px solid #11d97d; }
      .section-index-service > div:nth-child(6) dt {
        color: #4bcd91; }
    .section-index-service > div:nth-child(7) {
      border-bottom: 1px solid #ffc342; }
      .section-index-service > div:nth-child(7) dt {
        color: #ffa23e; }
    .section-index-service > div:nth-child(8) {
      border-bottom: 1px solid #71eeec; }
      .section-index-service > div:nth-child(8) dt {
        color: #6585f0; }
    .section-index-service > div:nth-child(9) {
      border-bottom: 1px solid #a8d1f0; }
      .section-index-service > div:nth-child(9) dt {
        color: #199ef0; }
    .section-index-service > div:nth-child(10) {
      border-bottom: 1px solid #11d97d; }
      .section-index-service > div:nth-child(10) dt {
        color: #4bcd91; }
    .section-index-service > div:nth-child(11) {
      border-bottom: 1px solid #ffc342; }
      .section-index-service > div:nth-child(11) dt {
        color: #ffa23e; }
    .section-index-service > div:nth-child(12) {
      border-bottom: 1px solid #71eeec; }
      .section-index-service > div:nth-child(12) dt {
        color: #6585f0; }
    .section-index-service > div dd {
      width: 80%; }
  .section-index-service > div.service-list-5 {
    margin-left: 8px; }
  .section-index-service > div.service-list-9 {
    margin-left: 8px; }
  .section-index-service > div.service-list-12 {
    margin-right: 27px; }
  .section-index-service > div.service-list-1 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: 8px 10px; }
  .section-index-service > div.service-list-2 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -302px 10px; }
  .section-index-service > div.service-list-3 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -612px 10px; }
  .section-index-service > div.service-list-4 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -922px 10px; }
  .section-index-service > div.service-list-5 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -1232px 10px; }
  .section-index-service > div.service-list-6 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -1542px 10px; }
  .section-index-service > div.service-list-7 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -1852px 10px; }
  .section-index-service > div.service-list-8 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -2162px 10px; }
  .section-index-service > div.service-list-9 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -2472px 10px; }
  .section-index-service > div.service-list-10 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -2782px 10px; }
  .section-index-service > div.service-list-11 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -3092px 10px; }
  .section-index-service > div.service-list-12 {
    background-image: url(../../img123/service-list.png);
    background-repeat: no-repeat;
    background-position: -3402px 10px; }
  .section-index-service div.service-list > dl {
    position: absolute;
    width: 100%;
    height: 320px;
    top: 158px;
    left: 0;
    background-color: #fff; }
  .section-index-service div.service-list > dl > dt {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px; }
    .section-index-service div.service-list > dl > dt span {
      display: none; }
  .section-index-service div.service-list > dl > dd {
    margin: 0 auto;
    overflow: hidden;
    height: 272px;
    padding-top: 0px; }
  .section-index-service div.service-list > dl > dd > a {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    display: block;
    float: left;
    width: 50%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .section-index-service div.service-list > dl > dd > a:nth-child(even) {
      padding-left: 10px; }
  .section-index-service div.service-list > dl > dd > a.hot {
    color: #ee8c44; }
  .section-index-service div.service-list > a.service-down {
    height: 60px; }
    .section-index-service div.service-list > a.service-down > img {
      width: 9px;
      height: 5px;
      display: none; }
  .section-index-service div:nth-child(4n+1) > a.service-down.active {
    background-image: url(../../img123/service-more-1.png);
    background-repeat: no-repeat;
    background-position: right bottom; }
  .section-index-service div:nth-child(4n+2) > a.service-down.active {
    background-image: url(../../img123/service-more-2.png);
    background-repeat: no-repeat;
    background-position: right bottom; }
  .section-index-service div:nth-child(4n+3) > a.service-down.active {
    background-image: url(../../img123/service-more-3.png);
    background-repeat: no-repeat;
    background-position: right bottom; }
  .section-index-service div:nth-child(4n+4) > a.service-down.active {
    background-image: url(../../img123/service-more-1.png);
    background-repeat: no-repeat;
    background-position: right bottom; }
  .section-index-service div.service-list.active:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .section-index-service div.service-list.active:hover > dl {
      top: 10px;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .section-index-service div.service-list.active:hover > a.service-down {
      display: none; }

.section-index-forum {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 354px;
  margin-top: 0px;
  margin-bottom: 0px; }
  .section-index-forum:before {
    content: "";
    width: 5px;
    height: 302px;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 24px;
    left: 0; }
  .section-index-forum:after {
    content: "";
    width: 5px;
    height: 302px !important;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0px;
    top: 24px;
    visibility: inherit !important; }
  .section-index-forum div.forum-left {
    width: 100%;
    height: 354px;
    position: relative;
    overflow: hidden;
    background-color: #fff;
    z-index: 3; }
  .section-index-forum div.forum-left:hover a.forum-guide {
    display: block; }
  .section-index-forum a.forum-guide.left {
    left: 0;
    display: none;
    background-position: center 19px; }
  .section-index-forum a.forum-guide.right {
    right: 0;
    display: none;
    background-position: center -22px; }
  .section-index-forum div.forum-main {
    height: 310px;
    position: relative; }
  .section-index-forum div.ul {
    width: 100%;
    height: 50%; }
  .section-index-forum div.forum-box {
    width: 1226px;
    height: 354px;
    /*padding-top: 24px;*/
    float: left;
    overflow: hidden; }
    .section-index-forum div.forum-box.active {
      display: block; }
  .section-index-forum div.forum-list {
    width: 289.25px;
    height: 146px;
    float: left;
    position: relative;
    background-color: #fff;
    border: 1px solid #f1f1f1; }
    .section-index-forum div.forum-list + div {
      margin-left: 23px; }
    .section-index-forum div.forum-list:nth-child(5) {
      margin-left: 0; }
    .section-index-forum div.forum-list:nth-child(1) {
      border-bottom: none;
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      z-index: 3; }
    .section-index-forum div.forum-list:nth-child(1):after {
      content: "";
      position: absolute;
      width: 100%;
      height: 16px;
      left: -1px;
      bottom: -8px;
      border-left: 1px solid #f1f1f1;
      border-right: 1px solid #f1f1f1;
      background-image: url(../../img123/bbs-line.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-color: #fff; }
    .section-index-forum div.forum-list:nth-child(2) {
      border-bottom: none;
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      z-index: 3; }
    .section-index-forum div.forum-list:nth-child(2):after {
      content: "";
      position: absolute;
      width: 100%;
      height: 16px;
      left: -1px;
      bottom: -8px;
      border-left: 1px solid #f1f1f1;
      border-right: 1px solid #f1f1f1;
      background-image: url(../../img123/bbs-line.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-color: #fff; }
    .section-index-forum div.forum-list:nth-child(3) {
      border-bottom: none;
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      z-index: 3; }
    .section-index-forum div.forum-list:nth-child(3):after {
      content: "";
      position: absolute;
      width: 100%;
      height: 16px;
      left: -1px;
      bottom: -8px;
      border-left: 1px solid #f1f1f1;
      border-right: 1px solid #f1f1f1;
      background-image: url(../../img123/bbs-line.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-color: #fff; }
    .section-index-forum div.forum-list:nth-child(4) {
      border-bottom: none;
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      z-index: 3; }
    .section-index-forum div.forum-list:nth-child(4):after {
      content: "";
      position: absolute;
      width: 100%;
      height: 16px;
      left: -1px;
      bottom: -8px;
      border-left: 1px solid #f1f1f1;
      border-right: 1px solid #f1f1f1;
      background-image: url(../../img123/bbs-line.png);
      background-repeat: no-repeat;
      background-position: center bottom;
      background-color: #fff; }
    .section-index-forum div.forum-list:nth-child(5) {
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      border-top: none;
      z-index: 2;
      height: 156px; }
    .section-index-forum div.forum-list:nth-child(6) {
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      border-top: none;
      z-index: 2;
      height: 156px; }
    .section-index-forum div.forum-list:nth-child(7) {
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      border-top: none;
      z-index: 2;
      height: 156px; }
    .section-index-forum div.forum-list:nth-child(8) {
      -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
      border-top: none;
      z-index: 2;
      height: 156px; }
    .section-index-forum div.forum-list.hot {
      background-image: url(../../img123/bbs-hot.png);
      background-repeat: no-repeat;
      background-position: left top; }
    .section-index-forum div.forum-list > a {
      width: 100%;
      height: 100%;
      display: block;
      padding-top: 65px; }
    .section-index-forum div.forum-list h5 {
      width: 230px;
      font-size: 14px;
      color: #676767;
      text-align: center;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      margin: 0 auto; }
    .section-index-forum div.forum-list p {
      font-size: 12px;
      color: #b0b0b0;
      text-align: center;
      margin-top: 3px;
      margin-bottom: 6px; }
    .section-index-forum div.forum-list h4 {
      font-size: 12px;
      text-align: center;
      color: #b0b0b0; }
      .section-index-forum div.forum-list h4 em {
        color: #ee8c44; }
    .section-index-forum div.forum-list span.forum-state-in, .section-index-forum div.forum-list span.forum-state-out {
      width: 115px;
      height: 30px;
      display: block;
      line-height: 28px;
      text-align: center;
      position: absolute;
      left: 84px;
      top: 22px;
      border-radius: 20px;
      font-size: 14px; }
    .section-index-forum div.forum-list span.forum-state-in {
      color: #0a100d;
      background-color: #e4c471; }
    .section-index-forum div.forum-list span.forum-state-out {
      color: #0a100d;
      background-color: #e4c471; }

.section-index-question {
  height: 208px; }
  .section-index-question > dl {
    width: 915px;
    height: 158px;
    float: left; }
  .section-index-question > dl > dt {
    width: 289px;
    height: 158px;
    float: left;
    background-image: url(../../img123/question-title.jpg); }
    .section-index-question > dl > dt > a {
      padding-left: 126px;
      padding-top: 45px; }
      .section-index-question > dl > dt > a img {
        position: absolute;
        top: 47px;
        left: 56px; }
      .section-index-question > dl > dt > a h2 {
        font-size: 18px;
        color: #fff;
        padding-left: 7px;
        position: absolute;
        left: 126px;
        top: 45px; }
      .section-index-question > dl > dt > a span {
        display: block;
        width: 85px;
        height: 25px;
        background-color: #ffb200;
        color: #292e31;
        text-align: center;
        line-height: 25px;
        border-radius: 20px;
        position: absolute;
        left: 126px;
        top: 77px; }
    .section-index-question > dl > dt > a:hover span {
      color: #fff; }
  .section-index-question > dl > dd {
    width: 625px;
    height: 158px;
    border: 1px solid #e4e4e4;
    float: left;
    position: relative; }
    .section-index-question > dl > dd:before {
      content: "";
      width: 0px;
      height: 90px;
      border-left: 1px dotted #bcbcbc;
      position: absolute;
      top: 30px;
      left: 48.1%; }
    .section-index-question > dl > dd ul {
      width: 50%;
      height: 100%;
      padding-top: 30px;
      position: relative;
      float: left; }
    .section-index-question > dl > dd > ul > li {
      width: 100%;
      line-height: 22px;
      padding-left: 48px;
      padding-right: 48px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      .section-index-question > dl > dd > ul > li:before {
        content: "";
        display: block;
        overflow: hidden;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #939393;
        position: absolute;
        margin-left: -10px;
        margin-top: 9px; }
      .section-index-question > dl > dd > ul > li > a {
        font-size: 13px; }




