﻿  .mega-dropdown-menu .megadropdown-links .tit{
    font-size: 1rem;
    margin-top: 5px;

  }
  .mega-dropdown-menu .megadropdown-links .tit:hover{
    color: #666;
  }

  .title1,.title3{
    text-align: center;

  }

  .title1{
    color:#000;
    font-size: 32px;
  }
  .title3{
   line-height: 1.5em;
    color: #999;
   }
  .mb50 {
  margin-bottom: 50px;
  }


  ul, ol {
    list-style: none outside none;
  }
  div {
    display: block;
  }
  .shade{
    width: 280px;
    height: 370px;
  }


  .check-more{
    display: block;
    margin: 30px auto;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #999;
    font-size: 16px;
    color: #333 !important; 
  }
  .check-more:hover{
    background: red;
    color:#fff !important;
  }

  /*产品流程*/
  h3{
    font-size: 22px;
    line-height: 2.5em;
    color: #000;
  }
  .txt-line2{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

  }


  .hangye-txt p{
    color: #333;
    font-size: 16px;
  }


  /*服务流程*/
  .bg-map{
    background: url(/res/images/bg-map.jpg) no-repeat;
    background-size: cover;
  }


  .height-540{
    height: 540px;
  }
  .mask{
    opacity:0.7;
  }
  .mask:hover{
    opacity:0.2;
  }

  /*客户口碑*/
  .koubei {
    height: 100%;
    position: relative;
  }
  .jianBian-fafafc {
    background: -webkit-linear-gradient(#fafafc, #fff);
    background: -o-linear-gradient(#fafafc, #fff);
    background: -moz-linear-gradient(#fafafc, #fff);
    background: linear-gradient(#fafafc, #fff);
  }
  .content{
  width: 1200px;
  margin: 0 auto;
  }
  input[type="text"], input[type="password"], div, ul, li, input, a {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  }
  div, table, form, input, button, select, textarea, fieldset, legend {
  outline: none;
  }
  .less-swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  }
  .hyb-1-bg {
  background: url(/res/images/hyb-1.png) no-repeat;
    -webkit-background-size:100%;
    background-size:100%;}

  .hyb-2-bg {
  background: url(/res/images/hyb-2.png) no-repeat;
  background-position: 10px 0;
    -webkit-background-size:100%;
    background-size:100%;}

  .malai-1-bg {
  background: url(/res/images/malai-1.png) no-repeat;
    -webkit-background-size:100%;
    background-size:100%;}

  .malai-2-bg {
  background: url(/res/images/malai-2.png) no-repeat;
  background-position: 10px 0;
    -webkit-background-size:100%;
    background-size:100%;}

  .xiandai-1-bg {
  background: url(/res/images/xiandai-1.png) no-repeat;
    background-size:100%;

  }

  .xiandai-2-bg {
  background: url(/res/images/xiandai-2.png) no-repeat;
  background-position: 10px 0;
  background-size:100%;
  }

  .pingan-1-bg {
  background: url(/res/images/pingan-1.png) no-repeat;
  background-size: 100%;}

  .pingan-2-bg {
  background: url(/res/images/pingan-2.png) no-repeat;
  background-position: 10px 0;
    -webkit-background-size:100%;
    background-size:100%;}


  .koubei {
  height: 100%;
  position: relative; }
  .koubei .l-phone {
  width: 30%;
  height: 100%;
  position: absolute;
  left: -100px;
  top: 0; }
  .koubei .mid-txt {
  width: 30%;
  height: 100%;
  text-align: center;
  color: #333;
  padding-top: 15%;
  position: relative; }
  .koubei .mid-txt h2 {
  font-size: 32px;
  margin-bottom: 50px; }
  .koubei .mid-txt p {
  text-align: center;
  line-height: 1.8em;
  margin-bottom: 50px; }

  .koubei .mid-txt p.txt-hidden {
    font-size: 32px;
    margin-bottom: 50px;
  }




  .koubei .mid-txt h3 {
  display: inline-block;
  font-size: 32px;
  color: #e32b31;
  border-bottom: 2px solid #e32b31; }
  .koubei .mid-txt h5 {
  font-size: 12px;
  color: #e32b31;
  line-height: 2em; }
  .koubei .r-phone {
  width: 30%;
  height: 100%;
  position: absolute;
  right: -100px;
  top: 0; }

  .img-auto {
  display: block;
  width: 100%;
  height: auto; }

  .img-juzhong {
  width: 100%;
  height: auto;
  text-align: center; }
  .img-juzhong img {
  width: 80%; }

  .pd76 {
  padding: 76px 0; }

  .h2-app {
  text-align: center;
  font-size: 36px;
  color: #fff;
  padding: 56px 0 !important; }

  .p-50 {
  width: 50%;
  margin: 0 auto;
  font-size: 16px;
  color: #fff;
  line-height: 1.6em; }

  .line-h0 {
  line-height: normal; }

  .min-h-txt {
  font-size: 28px;
  text-align: center; }

  .phone-bg {
  width: 100%;
  height: 100%;
  }

  .juzhongX {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

  .juzhongXY {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }




  .index-heZuo {
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6; }
  .index-heZuo li {
  width: 14.28%;
  height: 119px;
  float: left;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  overflow: hidden;
  transform: rotateY(0deg);
  background: url(/res/images/logo-qiang.jpg) no-repeat; }
  .index-heZuo li.bg1 {
  background-position: 0 0; }
  .index-heZuo li.bg2 {
  background-position: -171px 0; }
  .index-heZuo li.bg3 {
  background-position: -342px 0; }
  .index-heZuo li.bg4 {
  background-position: -513px 0; }
  .index-heZuo li.bg5 {
  background-position: -684px 0; }
  .index-heZuo li.bg6 {
  background-position: -855px 0; }
  .index-heZuo li.bg7 {
  background-position: -1026px 0; }
  .index-heZuo li.bg8 {
  background-position: 0 -119px; }
  .index-heZuo li.bg9 {
  background-position: -171px -119px; }
  .index-heZuo li.bg10 {
  background-position: -342px -119px; }
  .index-heZuo li.bg11 {
  background-position: -513px -119px; }
  .index-heZuo li.bg12 {
  background-position: -684px -119px; }
  .index-heZuo li.bg13 {
  background-position: -855px -119px; }
  .index-heZuo li.bg14 {
  background-position: -1026px -119px; }
  .index-heZuo li.bg15 {
  background-position: 0 -238px; }
  .index-heZuo li.bg16 {
  background-position: -171px -238px; }
  .index-heZuo li.bg17 {
  background-position: -342px -238px; }
  .index-heZuo li.bg18 {
  background-position: -513px -238px; }
  .index-heZuo li.bg19 {
  background-position: -684px -238px; }
  .index-heZuo li.bg20 {
  background-position: -855px -238px; }
  .index-heZuo li.bg21 {
  background-position: -1026px -238px; }
  .index-heZuo li.bg22 {
  background-position: 0 -357px; }
  .index-heZuo li.bg23 {
  background-position: -171px -357px; }
  .index-heZuo li.bg24 {
  background-position: -342px -357px; }
  .index-heZuo li.bg25 {
  background-position: -513px -357px; }
  .index-heZuo li.bg26 {
  background-position: -684px -357px; }
  .index-heZuo li.bg27 {
  background-position: -855px -357px; }
  .index-heZuo li.bg28 {
  background-position: -1026px -357px; }
  .index-heZuo li.bg29 {
  background-position: 0 -476px; }
  .index-heZuo li.bg30 {
  background-position: -171px -476px; }
  .index-heZuo li.bg31 {
  background-position: -342px -476px; }
  .index-heZuo li.bg32 {
  background-position: -513px -476px; }
  .index-heZuo li.bg33 {
  background-position: -684px -476px; }
  .index-heZuo li.bg34 {
  background-position: -855px -476px; }
  .index-heZuo li.bg35 {
  background-position: -1026px -476px; }
  .index-heZuo li.ro_cur {
  animation: rotateY 1s linear;
  -moz-animation: rotateY 1s linear;
  /* Firefox */
  -webkit-animation: rotateY 1s linear;
  /* Safari and Chrome */
  -o-animation: rotateY 1s linear;
  /* Opera */
  -ms-animation: rotateY 1s linear; }
  .index-heZuo li:hover .hezuo-shade {
  top: 0; }
  .index-heZuo li .hezuo-shade {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .index-heZuo li .hezuo-shade h2 {
  width: 100%;
  line-height: 38px;
  text-align: center;
  background: #E32B31;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0; }

  .index-heZuo li .hezuo-shade p {
  width: 100%;
  line-height: 38px;
  text-align: center;
  background: #E32B31;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
  }
  .content{
  width: 1200px;
  margin: 0 auto;
  }



  .index-message-list .max-li {
  flex: 1;
  height: auto;
  }
  audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  }


  /**/
  .about-new-msg-tit {

  height: 40px;
  line-height: 40px;
  border: 1px solid #e6e6e6;
  padding-right: 30px; }
  .about-new-msg-tit .about-new-list {
  text-align: center;
  position: relative; }
  .about-new-msg-tit .about-new-list .cur-line {
  width: 120px;
  height: 1px;
  border-top: 1px solid #e32b31;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear; }
  .about-new-msg-tit .about-new-list li {
  float: left;
  width: 120px;
  height: 38px;
  border-right: 1px solid #e6e6e6;
  background: #f8f8f8;
  font-size: 12px;
  color: #333; }
  .about-new-msg-tit .about-new-list li span {
  display: inline-block;
  width: 100%;
  height: 37px;
  cursor: pointer;
  border-top: 1px solid #f8f8f8; }
  .about-new-msg-tit .about-new-list li.active span {
  background: #fff; }
  .about-new-msg-tit .new-select-box {
  border: none;
  width: 8em;
  cursor: pointer;
  height: 40px;
  font-size: 14px;
  color: #3f3f3f;
  text-align: center;
  padding: 0 1em;
  position: relative;
  background: url(../images/select-bg.jpg) no-repeat right center; }
  .about-new-msg-tit .new-select-box .select-v {
  display: block;
  width: 100%;
  height: 100%; }
  .about-new-msg-tit .new-select-box .new-select {
  display: none;
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 38px;
  border: 1px solid #e6e6e6;
  border-top: none;
  background: #fff;
  z-index: 1000; }
  .about-new-msg-tit .new-select-box .new-select li {
  line-height: 38px; }

  .about-new-msg-cont {
  border: 1px solid #e6e6e6;
  border-bottom: none;
  margin-bottom: 82px; }
  .about-new-msg-cont .about-new-list-cont li {
  height: 301px;
  padding: 30px;
  border-bottom: 1px solid #e6e6e6; }
  .about-new-msg-cont .about-new-list-cont li:hover .new-txt {
  border-color: #e6e6e6 !important;
  background: #f8f8f8; }
  .about-new-msg-cont .about-new-list-cont li:hover .new-txt .h3 {
  color: #e32b31; }
  .about-new-msg-cont .about-new-list-cont li .new-cont {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 360px;
  height: 240px; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-img img {
  width: 100%;
  height: 100%; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-txt {
  width: 100%;
  height: 240px;
  border: 1px solid transparent;
  border-left: none;
  font-size: 14px;
  color: #3f3f3f;
  padding: 0 1em;
  padding-left: 374px;
  position: relative; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-txt .h3 {
  font-size: 20px;
  margin-bottom: 10px; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-txt .txt {
  line-height: 2em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-txt .foo {
  width: 97%;
  position: absolute;
  left: 14px;
  bottom: 0;
  line-height: 24px;
  font-size: 12px;
  color: #999; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-txt .foo a {
  color: #e32b31; }
  .about-new-msg-cont .about-new-list-cont li .new-cont .new-txt .foo span {
  display: inline-block;
  width: 14px;
  height: 14px;
  background-position: -1056px -127px;
  position: relative;
  top: 1px; }
  .about-new-msg-cont .load-line {
  display: none;
  line-height: 58px;
  text-align: center;
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
  color: #999; }
  .about-new-msg-cont .load-line img {
  width: 25px;
  height: auto;
  vertical-align: middle; }


  /*资讯*/

  .index-message-list .max-li .msg-tit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #e6e6e6;
  background: #fff;
  padding: 0 20px;
  font-size: 14px;
  margin-bottom: 10px;

  }
  .index-message-list .max-li .msg-tit h3 {
  color: #333;
  float: left;
  }
  .index-message-list .max-li .msg-tit h3 a {
  color: #333;
  }
  .index-message-list .max-li .msg-tit h3 a {
  color: #333;
  }
  a, img {
  border: 0;
  }
  .rf {
  float: right;
  }
  .index-message-list .max-li .msg-main {
  width: 100%;
  height: 350px;
  background: #fff;
  border: 1px solid #e6e6e6;
  }
  .index-message-list .max-li .msg-main .msg-main-img {
  width: 100%;
  height: 144px;
  float: left;
  }
  .clearfix {
  zoom: 1;
  }
  .index-message-list .max-li .msg-main .msg-main-img .img {
  width: 50%;
  height: 100%;
  padding: 10px;
  }
  .lf {
  float: left;
  }
  .index-message-list .max-li .msg-main .msg-main-img .img img {
  width: 100%;
  height: 100%;
  font: inherit;
  font-size: 100%;
  }
  .index-message-list .max-li .msg-main .msg-main-img .txt {
  width: 50%;
  height: 100%;
  overflow: hidden;
  padding: 10px;
  }
  a {
  text-decoration: none;

  }
  img, input, select, textarea, button {
  vertical-align: middle;
  }
  a:link, a:visited {
  text-decoration: none;
  /* color: inherit; */
  }
  .index-message-list .max-li .msg-main .msg-main-img .txt p {
  font-size: 14px;
  color: #999;
  line-height: 1.4em;
  text-indent: 2em;
  }
  .txt-line5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
  }
  .index-message-list .max-li .msg-main .msg-main-item {
  width: 100%;
  height:180px;
  overflow: hidden;
  padding: 10px 20px 0;
  }
  .index-message-list .max-li .msg-main .msg-main-item .min-li {
  position: relative;
  }
  .index-message-list .max-li .msg-main .msg-main-item .min-li a {
    display: block;
    width: 100%;
    line-height: 36px;
    font-size: 16px;
    color: #999;
  }
  .txt-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
  }

  .pt50 {
    padding-top: 50px;
  }
  .p50 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.QA .QA-item {
    width: 50%;

}
.QA .QA-item .qa-list li .Q .q-icon span {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #f54242;
    font-size: 14px;
    color: #fff;
}

.QA .QA-item .qa-list li .A .a-icon span {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #18bac9;
    font-size: 14px;
    color: #fff;
}


  .juzhongY {
    position: absolute;
    left: 0;
    top: 70%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .QA .QA-item .qa-list li {
    margin-bottom: 0px;
  }
  .QA .QA-item .qa-list li .Q .q-icon {
    width: 6.4%;
    min-height: 35px;
    float: left;
    position: relative;
  }
  .QA .QA-item .qa-list li .Q .q-tit {
    width: 93.6%;
    min-height: 35px;
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 10px;
  }

.QA .QA-item h2 {
    font-size: 24px;
    color: #3f3f3f;
    margin-bottom: 30px;
}
h2 {
    display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
}
  .QA .QA-item .qa-list li .A .a-icon {
    width: 6.4%;
    min-height: 20px;
    float: left;
    position: relative;
  }

  .QA .QA-item .qa-list li .A .a-txt {
    width: 93.6%;
    min-height: 35px;
    float: left;
  }


  p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
  }
  p {
    margin-top: 0;
    margin-bottom: 1rem;
  }
.QA .QA-item .app-list {
    width: 100%;
    height: 136px;
    border-bottom: 1px solid #000;
    position: relative;
}
.QA .QA-item .app-list .app-img li {
    width: 98px;
    height: 98px;
    float: left;
    margin-right: 45px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    z-index: 105;
}

.shadow1 {
    -webkit-box-shadow: 0 0 11px rgba(238, 238, 238, 0.6);
    -moz-box-shadow: 0 0 11px rgba(238, 238, 238, 0.6);
    -ms-box-shadow: 0 0 11px rgba(238, 238, 238, 0.6);
    -o-box-shadow: 0 0 11px rgba(238, 238, 238, 0.6);
    box-shadow: 0 0 11px rgba(238, 238, 238, 0.6);
}
input[type="text"], input[type="password"], div, ul, li, input, a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
}
element.style {
    animation: fadeIn 1s ease 0.2s 1 both;
}
.QA .QA-item .app-list .app-img li img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    display: block;
    width: 100%;
}
element.style {
    left: 43px;
}
.QA .QA-item .app-list .min-curBg {
    width: 12px;
    height: 10px;
    background-position: -58px -433px;
    position: absolute;
    left: 43px;
    bottom: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.bg-icon {
    background: url(../images/icon.png) no-repeat;
}
div {
    display: block;
}
.QA .QA-item .app-item {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    min-height: 248px;
}
input[type="text"], input[type="password"], div, ul, li, input, a {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
}
.QA .QA-item .app-list .app-img li {
    width: 98px;
    height: 98px;
    float: left;
    margin-right: 45px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    position: relative;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    z-index: 105;
}

.QA .QA-item .app-item .app-item-txt .tit {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    color: #3f3f3f;
}
.QA .QA-item .app-item .app-item-txt .tit h3 {
    max-width: 70%;
}
.txt-hidden {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.QA .QA-item .app-item .app-item-txt .txt {
    font-size: 14px;
    color: #999;
    line-height: 1.8em;
}
.QA .QA-item .app-item .app-item-txt.active {
    z-index: 1000;
    display: block;
}


/*加载地图*/
  .BMap_mask {
    background: transparent url(about:blank);
  }
