/* 首页 */
.bg-eff4f7 {
  background: #eff4f7;
}
.pb-20 {
  padding-bottom: 20px;
}
.row .thumbnail {
  border-radius: 0;
  border: 1px solid #dbe1e1;
  font-size: 18px;
  text-align: center;
  width: 90%;
  margin: 10px auto;
}
.row .thumbnail a:hover,
.row .thumbnail a:focus {
  text-decoration: none;
}
.container-fluid .p-r-l-0 {
  padding-left: 0;
  padding-right: 0;
}
.row .thumbnail a {
  display: block;
  color: #2e373d;
}
.row .thumbnail a h4 {
  margin: 10px 0 6px 0;
}
.mt-20 {
  margin-top: 20px;
}
.new-war,
.teamwork-war {
  border: 1px solid #dbe1e1;
  margin-top: 30px;
  min-height: 170px;
}
.mb-30 {
  margin-bottom: 30px;
}
.new-war a,
.teamwork-war a {
  color: #2e373d;
}
.title-war {
  border-bottom: 1px solid #dbe1e1;
  height: 40px;
}
.title-war h5 {
  font-size: 18px;
  color: #22cbff;
  margin-top: 12px;
}
.title-war a {
  line-height: 40px;
}
.title-war,
.new-content,
.teamwork-img {
  width: 92%;
  margin: 0 auto;
}
.new-content a {
  line-height: 24px;
  margin-top: 10px;
  display: block;
}
.new-content p {
  color: #96a1a8;
  text-indent: 2em;
  padding-bottom: 20px;
}
.picMarquee-left {
  overflow: hidden;
  position: relative;
}
.picMarquee-left .bd {
  padding: 10px;
}
.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picMarquee-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}
/* 关于我们*/
.about-war {
  margin-bottom: 20px;
}
.about-war h3 {
  width: 100%;
  text-indent: 2em;
  margin-bottom: 8px;
  background: #dbe1e1;
  font-size: 16px;
  color: #2e373d;
  height: 44px;
  line-height: 44px;
}
.about-war .about-sub {
  width: 100%;
  padding: 18px 30px;
  border: 1px solid #dbe1e1;
  background: #f9fafc;
}
.about-war .about-sub h4 {
  font-size: 16px;
  color: #00c1fb;
  line-height: 30px;
  margin-top: 5px;
}
.about-war .about-sub p {
  font-size: 14px;
  color: #2e373d;
  text-indent: 2em;
  line-height: 24px;
}
/* 联系我们 */
.contact-war {
  width: 100%;
  margin-bottom: 20px;
}
.contact-war h3 {
  width: 100%;
  padding-left: 3%;
  margin-bottom: 8px;
  background: #dbe1e1;
  font-size: 16px;
  color: #2e373d;
  height: 44px;
  line-height: 44px;
}
.contact-war .contact-sub {
  width: 100%;
  background: #f9fafc;
  padding: 10px 0 20px 0;
}
.contact-war .row {
  width: 94%;
  margin: 20px auto 10px auto;
  background: #fff;
  border: 1px solid #dbe1e1;
  min-height: 140px;
}
.contact-war .row p {
  font-size: 12px;
  color: #6c7983;
  line-height: 23px;
  width: 94%;
  margin: 0 auto;
}
.contact-war h4 {
  width: 94%;
  margin: 0 auto 10px auto;
  height: 40px;
  padding: 5px 0 40px;
  line-height: 40px;
  border-bottom: 1px dashed #dbe1e1;
  font-size: 14px;
  word-break: break-all;
}
#mapContainer {
  width: 100%;
  height: 212px;
}
/* 合作案例 公共安全案例 */
.safety-case .row {
  margin-right: 0px;
  margin-left: 0px;
}
.safety-case .safety-title {
  position: relative;
  width: 100%;
  height: 40px;
  background: #00c1fb;
  cursor: pointer;
  margin-bottom: 15px;
}
.safety-case .safety-title h3 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
.safety-case .safety-title .down-icon {
  display: block;
  position: absolute;
  bottom: -8px;
  left: 50%;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #00c1fb;
}
.safety-case .safety-content {
  background: #f9fafc;
  border: 1px solid #dbe1e1;
  padding: 5px 0;
  margin-bottom: 20px;
}
.safety-case .safety-content .saco-sub {
  width: 94%;
  margin: 0 auto;
}
.safety-case .safety-content .saco-sub img {
  margin-bottom: 10px;
}
.safety-case .safety-content .saco-sub p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 24px;
}
.safety-case .safety-content .saco-sub p span {
  color: #6c7983;
}
.safety-case .safety-content .saco-sub h4 {
  font-size: 16px;
  color: #00c1fb;
}
.safety-case .financial-war {
  width: 100%;
  border: 1px solid #dbe1e1;
  background: #f9fafc;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.safety-case .financial-war .t-in2 {
  text-indent: 2em;
  margin-top: 10px;
}
.safety-case .financial-war p {
  color: #2e373d;
  padding: 0 20px;
  margin-bottom: 0;
  line-height: 24px;
}
.safety-case .financial-sub {
  position: relative;
  margin-top: 40px;
  padding-bottom: 20px;
}
.safety-case .financial-sub h4 {
  position: absolute;
  top: -38px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #22cbff;
  border-bottom: 2px solid #22cbff;
}
.safety-case .financial-sub .row {
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #dbe1e1;
  background: #eff4f7;
  padding-bottom: 20px;
}
.safety-case .financial-sub .row div {
  min-height: 216px;
}
.safety-case .financial-sub .row img {
  margin-bottom: 10px;
}
.safety-case .financial-sub .row p {
  margin-bottom: 0;
  text-align: center;
  font-size: 14px;
  color: #2e373d;
}
.safety-case .financial-sub .financial-text {
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #dbe1e1;
  background: #eff4f7;
  padding-bottom: 20px;
}
.safety-case .financial-sub .financial-text h5 {
  padding: 0 20px;
  display: block;
  font-size: 16px;
  color: #2f383d;
  line-height: 24px;
  background: url(../../images/icon.png) 4px -492px no-repeat;
  margin-bottom: 0;
}
.safety-case .financial-sub .financial-text p {
  padding: 0 20px;
  font-size: 14px;
  line-height: 20px;
  color: #6c7983;
  margin-bottom: 5px;
}
/* 新闻动态 */
.news-dwar {
  width: 100%;
  background: #eff4f7;
  padding: 20px 0;
  margin: 20px 0;
}
.news-dwar h3 {
  font-size: 14px;
  padding: 12px 0;
  color: #333;
  background: #dbe1e1;
  text-align: center;
}
.news-dwar .news-details {
  width: 96%;
  margin: 0 auto;
  border: 1px solid #dbe1e1;
  background: #fff;
}
.news-dwar .news-details .news-detailssub {
  width: 94%;
  margin: 10px auto;
}
.news-dwar .news-details .news-detailssub img {
  margin-bottom: 10px;
}
.news-dwar .news-details .news-detailssub p {
  text-indent: 2em;
  line-height: 24px;
}
@media only screen and (max-width: 390px) {
  .contact-war h4 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 320px) {
  .news-dwar h3 {
    font-size: 12px;
  }
}
.row .min-h603 {
  min-height: 603px;
}
.row .min-h560 {
  min-height: 580px;
}
/*合作伙伴*/
.coop-icon {
  display: block;
  float: left;
  width: 26px;
  height: 25px;
  margin: 7px 8px 0 0;
}
.mobilie-box a {
  display: block;
  float: left;
  margin-right: 12px;
  border: 1px solid #dbe1e1;
}
.mobilie-outer {
  overflow: hidden;
  height: 102px;
  margin: 5%;
}
.mobilie-outer .mobilie-box {
  width: 1596px;
  height: 102px;
}
.mobilie-box a {
  cursor: default;
}
/* 百联保 */
.p-rela {
  position: relative;
}
.link-war {
  position: absolute;
  top: 147px;
  left: 10%;
}
.link-war li a {
  color: #fff;
  line-height: 26px;
  font-size: 15px;
}
.red-text {
  color: #ff0000;
}
@media only screen and (max-width: 1920px) {
  .link-war {
    top: 880px;
  }
  .link-war li a {
    line-height: 110px;
    font-size: 70px;
  }
}
@media only screen and (max-width: 1600px) {
  .link-war {
    top: 730px;
  }
  .link-war li a {
    line-height: 94px;
    font-size: 50px;
  }
}
@media only screen and (max-width: 1366px) {
  .link-war {
    top: 620px;
  }
  .link-war li a {
    line-height: 80px;
    font-size: 40px;
  }
}
@media only screen and (max-width: 1024px) {
  .link-war {
    top: 470px;
  }
  .link-war li a {
    color: #fff;
    line-height: 60px;
    font-size: 30px;
  }
}
@media only screen and (max-width: 667px) and (max-height: 375px) {
  .link-war {
    top: 308px;
  }
  .link-war li a {
    line-height: 38px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 568px) and (max-height: 320px) {
  .link-war {
    top: 258px;
  }
  .link-war li a {
    line-height: 34px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 480px) and (max-height: 320px) {
  .link-war {
    top: 222px;
  }
  .link-war li a {
    line-height: 26px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 414px) {
  .link-war {
    top: 185px;
  }
  .link-war li a {
    line-height: 26px;
    font-size: 16px;
  }
}
@media only screen and (max-width: 375px) {
  .link-war {
    top: 165px;
  }
  .link-war li a {
    line-height: 26px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 320px) {
  .link-war li a {
    line-height: 20px;
    font-size: 13px;
  }
  .link-war {
    top: 147px;
  }
}
@media only screen and (max-width: 320px) and (max-height: 480px) {
  .link-war {
    top: 147px;
  }
  .link-war li a {
    line-height: 20px;
    font-size: 13px;
  }
}
