@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  -moz-transition:all .5s;
  -webkit-transition:all .5s;}

.container {width: 1200px; }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
@media only screen and (max-width:990px){

  .container {width: 96%; }
}
@media (min-width: 991px) {

  .col-md-pd {
    padding-right: 10px !important; } }

.slideout-open .touch-menu {
  display: block; }

.touch-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  width: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
  background: #333333; }
.touch-menu .nav-top {
  position: relative;
  height: 40px; }
.touch-menu .close-btn {
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url(../../static/imgs/close.png) no-repeat;
  background-size: 100% 100%;
  text-align: right;
  position: absolute;
  right: 0;
  top: 10px; }
.touch-menu .nav-menu {
  padding-left: 20px; }
.touch-menu .nav-menu .nav-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  color: #939393;
  display: block;
  text-decoration: none;
  padding: 11px 0;
  font-size: 13px; }

.public-header {
  position: relative; }
.public-header .container{ width:90%; max-width:90%}
.public-header h1 {
  margin: 0;
  text-indent: -9999px; }
.public-header .logo {
  width: auto;
  height: 55px;
  display: inline-block; }
.public-header .nav-header {


  height: 120px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.public-header .nav-menu {
  height: 40px;
  line-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  float:right; margin-top:10px }
.public-header .youb{ float:right; margin-top:35px}
.dh{ background:url(../../static/imgs/dh.png) no-repeat left center; padding-left:40px; height:40px; line-height:40px; font-size:16px; float:right; margin-right:20px}
.ann{ float:right; width:120px; background:#709534; line-height:40px; border-radius:20px; text-align:center; font-size:16px }
.ann a{ color:#fff}
.public-header .nav-menu .nav-item {
  z-index: 10;
  display: inline-block;
  width: 100px;
  color: #555;
  text-align: center;
  font-size: 16px;
  position: relative;
  border-radius: 20px;
  margin-right: 10px; }
.public-header .nav-menu .nav-item:last-child::after {
  display: none; }
.public-header .nav-menu .nav-item.nav-item--active {
  background: #2e5f93;
  color: #ffffff; }
.public-header .nav-menu .nav-item:hover {
  background: #2e5f93;
  color: #ffffff; }
.public-header .touch-menu-btn {
  cursor: pointer; }
.public-header .touch-menu-btn .icon-menu {
  display: inline-block;
  position: absolute;
  right: 40px;
  top: 60px;
  background: url(../../static/imgs/menu.png) no-repeat;
  width: 30px;
  height: 20px;
  background-size: 100% 100%; }
.public-header .more-btn {
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }
.public-header .more-btn a {
  color: #2356a9;
  display: block;
  border: 1px solid #e8e8e8;
  padding: 10px 30px;
  font-size: 14px; }

.home-banner {
  text-align: center; }
.home-banner .banner-pic {
  width: 100%;
  max-width: 1920px;
  max-height: 750px; }
.home-banner .swiper-pagination {
  bottom: 6%; }
.home-banner .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 6px;
  border-radius: 8px;
  -webkit-transition: width .2s;
  transition: width .2s; }
.home-banner .swiper-pagination .swiper-pagination-bullet-active {
  background: #fff;
  width: 36px; }

.inner-banner {
  height: 100%;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto; overflow:hidden }
.inner-banner .banner-pic {
  max-width: 100%; }

.public-footer {
  background: #191919;
  font-size: 14px;
  color: #666666;
  padding: 26px 0; }
@media (max-width: 991px) {
  .ann{ float:right; width:100px; background:#709534; line-height:36px; border-radius:20px; text-align:center; font-size:14px }
  .public-header .logo{ height:45px}
  .public-footer {
    background: #191919;
    font-size: 14px;
    color: #666666;
    padding: 26px 0; margin-bottom:60px}
  .public-footer .info {
    width: 100%;
    text-align: center; } }
.public-footer .nav {
  font-size: 14px; }
.public-footer .nav .nav-item {
  font-size: 14px;
  color: #666666;
  display: inline-block; }
.public-footer .nav .nav-item span {
  border-right: 1px solid #666666;
  padding: 0 10px; }
.public-footer .nav .nav-item span:first-child {
  padding-left: 0; }
.public-footer .nav .nav-item:last-child span {
  border-right: none; }

.public-header .nav-header{ height: auto; padding:25px 0}
.public-header .touch-menu-btn .icon-menu {
  display: inline-block;
  position: absolute;
  right: 20px;
  top: 35px;
  background: url(../../static/imgs/menu.png) no-repeat;
  width: 30px;
  height: 20px;
  background-size: 100% 100%; }
.img-responsive {
  max-width: 100%; }

.m-section {
  text-align: center;
  padding-top: 60px;
  position: relative; }
.m-section .m-section-h1 {
  color: #000;
  font-size: 28px;
  margin-bottom: 4px; }
.m-section .m-section-desc {
  color: #666666;
  font-size: 18px;
  padding: 20px 0;
  margin-bottom: 40px; }
.m-section:before {
  content: "";
  width: 40px;
  height: 4px;
  background: #1b5f97;
  position: absolute;
  left: 50%;
  bottom: -2px;
  margin-left: -20px; }
.dwe{ background:rgba(255,255,255,.3); padding:20px;border-radius:10px; color:#0071b0; margin-top:30px}
.m-section-white .m-section-desc, .m-section-white .m-section-h1 {
  color: #fff; }

.m-section-white::before {
  background: #fff; }

.g-page a {
  color: #666;
  display: inline-block;
  padding: 4px 10px; }
.g-page a:hover {
  color: #333; }
.g-page a.active {
  background: #dedede;
  color: #999; }

.g-page .prev, .g-page .next {
  background: #dedede;
  color: #666; }

.col-pd {
  padding-right: 10px !important; }

.col-mr {
  padding-right: 10px !important; }
.home-section-1{ padding-top:50px; padding-bottom:10px}
.home-section-1 .home-group-wrap {
  padding-top: 30px; }
.home-group-wrap li{ float:left; width:49%; margin-right:2%;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);position: relative; padding:20px;box-sizing:border-box; list-style:none; margin-bottom:20px }
.home-group-wrap li:nth-child(2n){margin-right:0; }
.wenzi{ width:90%; float:left; margin-left:3%}
.home-section-1 .home-group-item {
  position: relative;
  margin-bottom: 40px;}
.home-section-1 .home-group-item .icon {
  width: 27px;
  height: 27px;
  display: inline-block;
  background: url(../../static/imgs/icon4.png) no-repeat; float:left;
  background-size: 100% 100%;
}
.home-section-1 .home-group-item .icon1 {
  background: url(../../static/imgs/icon1.png) no-repeat; background-size: 100% 100%; }
.home-section-1 .home-group-item .icon2 {
  background: url(../../static/imgs/icon2.png) no-repeat; background-size: 100% 100%; }
.home-section-1 .home-group-item .icon3 {
  background: url(../../static/imgs/icon3.png) no-repeat; background-size: 100% 100%; }
.home-section-1 .home-group-item .icon4 {
  background: url(../../static/imgs/icon4.png) no-repeat; background-size: 100% 100%; }
.home-section-1 .home-group-item .icon5 {
  background: url(../../static/imgs/icon5.png) no-repeat; background-size: 100% 100%; }
.home-section-1 .home-group-item .label {
  font-size: 18px;
  font-weight: 600;  }
.home-section-1 .home-group-item .info {
  font-size: 14px;
  font-family: "PingFang SC";
  color: #555;
  line-height: 26px;
  margin-top: 20px; min-height:80px }

.home-section-2 {
  background: url(../../static/imgs/bg.png) repeat;
  padding-bottom: 90px; }
.home-section-2 .l-info .l-title {
  font-size: 36px;
  color: #fff;
  margin:0;
}
@media (max-width: 768px) {
  .home-section-2 .l-info .l-title {
    font-size: 18px; } }
.home-section-2 .l-info .info-list {
  list-style: none;
  padding: 0; }
.home-section-2 .l-info .info-list li {
  color: #fff;
  font-size: 20px;
  line-height: 3; }
@media (max-width: 768px) {
  .public-header .nav-header{ height: auto; padding:15px 0}
  .home-section-1{ padding-top:20px; padding-bottom:10px}
  .home-group-wrap li{ float:left; width:100%; margin-right:0;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);position: relative; padding:20px;box-sizing:border-box; list-style:none; margin-bottom:20px }
  .wenzi{ width:80%; float:left; margin-left:3%}
  .home-section-2 .l-info .info-list li {font-size: 14px;line-height: 1; }
  .home-section-1 .home-group-item .label {
    font-size: 16px;
    font-weight: 600;  }
  .home-section-1 .home-group-item .info {
    font-size: 14px;
    font-family: "PingFang SC";
    color: #555;
    line-height: 26px;
    margin-top: 10px; min-height:80px }
  .home-section-1 .home-group-item {
    position: relative;
    margin-bottom: 0px;}
  .home-section-1 .home-group-wrap {
    padding-top: 0px; }
}
.home-section-2 .icon {
  width: 22px;
  height: 17px;
  display: inline-block;
  margin-right: 10px; }
.home-section-2 .icon-1 {
  background: url(../../static/imgs/icon_g_1.png) no-repeat; }
.home-section-2 .icon-2 {
  background: url(../../static/imgs/icon_g_2.png) no-repeat; }
.home-section-2 .icon-3 {
  background: url(../../static/imgs/icon_g_3.png) no-repeat; }
.home-section-2 .icon-4 {
  background: url(../../static/imgs/icon_g_4.png) no-repeat; }
.home-section-2 .icon-5 {
  background: url(../../static/imgs/icon_g_5.png) no-repeat; }
.home-section-2 .col-item .icon-2 {
  background: url(../../static/imgs/icon2.png) no-repeat;
  background-size: 100% 100%; }
.home-section-2 .col-item .icon-3 {
  background: url(../../static/imgs/icon3.png) no-repeat;
  background-size: 100% 100%; }
.home-section-2 .col-item .icon-4 {
  background: url(../../static/imgs/icon4.png) no-repeat;
  background-size: 100% 100%; }
.home-section-2 .col-item .label {
  color: #ececec;
  font-size: 18px;
  padding-left: 10px; }
.home-section-2 .col-item .info {
  color: #bdbdbd;
  font-size: 14px;
  line-height: 40px; }

.home-section-3 {
  padding:50px 0 40px;
  background: #fff; }
.home-section-3 .cases-item {
  border: 1px solid #e8e8e8;
  text-align: center;
  padding: 20px 0; }
.home-section-3 .cases-item p {
  font-size: 16px;
  line-height: 40px;
  margin: 0;
  color: #999999;
  text-align: center; }
.home-section-3 .cases-swiper-container {
  padding-bottom: 60px; margin-top:50px }
.home-section-3 .cases-swiper-container .swiper-pagination-bullet {
  width: 20px;
  height: 6px;
  border-radius: 8px;
  background: #cccccc;
  -webkit-transition: width .2s;
  transition: width .2s; }
.home-section-3 .cases-swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1b5f97;
  width: 36px; }

.home-section-4 {
  background: #f7f7f7;
  padding:50px 0 60px; }
.home-section-4 .col-item {
  text-align: center;
  margin-top: 20px; background:#fff;border-radius:10px ;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); width:23.5%; margin-right:2%; padding:30px 20px 20px ;box-sizing:border-box; float:left }
.home-section-4 .col-item:last-child {margin-right:0; }
.home-section-4 .col-item .label {
  padding: 20px 0;
  font-weight: 600; font-size:20px; color:#1b5f97}
.home-section-4 .col-item .svg-icon-img {
  margin: 0 auto;
  width: 72px;
  height: 72px;
  background-color: #1b5f97;  /* 控制颜色 */
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;  /* 保持比例适应容器 */
  mask-size: contain;
}
.home-section-4 .col-item .svg-icon-img1 {
  -webkit-mask-image: url(../../static/imgs/icon_a1.svg);
  mask-image: url(../../static/imgs/icon_a1.svg);
}
.home-section-4 .col-item .svg-icon-img2 {
  -webkit-mask-image: url(../../static/imgs/icon_a2.svg);
  mask-image: url(../../static/imgs/icon_a2.svg);
}
.home-section-4 .col-item .svg-icon-img3 {
  -webkit-mask-image: url(../../static/imgs/icon_a3.svg);
  mask-image: url(../../static/imgs/icon_a3.svg);
}
.home-section-4 .col-item .svg-icon-img4 {
  -webkit-mask-image: url(../../static/imgs/icon_a4.svg);
  mask-image: url(../../static/imgs/icon_a4.svg);
}
.home-section-4 .col-item .info {
  color: #555;
  font-size: 13px;
  line-height: 20px; }

.form .form-item {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  color: #494949; }
.form .form-item .form-label {
  color: #494949;
  padding: 0 10px;
  font-size: 14px; }
.form .form-item input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: none;
  height: 40px; }

.form .form-area {
  width: 100%;
  padding: 10px;
  border: none;
  color: #494949; }

.about-page .section-1 {
  padding-bottom: 90px; }
.about-page .section-1 .content {
  font-size: 16px;
  font-family: "PingFang SC";
  color: #333333;
  line-height: 2.5;
  text-align: left;
  text-indent: 30px;
  padding-bottom: 20px; }

.about-page .section-2 {
  background: #f7f7f7;
  padding-bottom: 90px; }
.about-page .section-2 .r-info p {
  font-size: 16px;
  font-family: "PingFang SC";
  color: #333333;
  line-height: 2;
  text-indent: 40px;
  margin: 0; }

.about-page .section-3 {
  padding-bottom: 90px; }
.about-page .section-3 .history-swiper {
  padding-top: 100px; }
.about-page .section-3 .history-swiper .swiper-pagination {
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
.about-page .section-3 .history-swiper .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 100px;
  height: 34px;
  border-radius: 0;
  line-height: 34px;
  color: #666666;
  background: #fff;
  border: 1px solid #666;
  opacity: 1; }
.about-page .section-3 .history-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1b5f97;
  color: #fff;
  border-color: #1b5f97; }
.about-page .section-3 .history-swiper .swiper-pagination .next {
  background: url(../../static/imgs/r.png) no-repeat;
}
.about-page .section-3 .history-swiper .swiper-pagination .next.disable {
  background: url(../../static/imgs/r_d.png) no-repeat;
  background-size: 100%;
}
.about-page .section-3 .history-swiper .swiper-pagination .prev {
  background: url(../../static/imgs/l.png) no-repeat;
  background-size: 100%;
}
.about-page .section-3 .history-swiper .swiper-pagination .prev.disable {
  background: url(../../static/imgs/l_d.png) no-repeat;
  background-size: 100%;
}
.about-page .section-3 .history-swiper .swiper-pagination .next,.about-page .section-3 .history-swiper .swiper-pagination .prev {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin:0 20px;
  background-size: 100%;
  transition: all 0.2s;
  cursor: pointer;
}
.about-page .section-3 .slide-content {
  padding:0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
.about-page .section-3 .slide-content .col-item {
  width: 30%;
}
@media (max-width: 991px) {
  .about-page .section-3 .slide-content .col-item {
    width: 100%;
  }
}

.about-page .section-3 .slide-content .panel-box {
  border:1px solid #e8e8e8;
}
.about-page .section-3 .slide-content .panel-box, .about-page .section-3 .slide-content .panel {
  width: 100%; }
.about-page .section-3 .slide-content .panel-title {
  height: 70px;
  font-size: 30px;
  color: #666666;
  background: #f7f7f7;
  text-align: center;
  line-height: 70px; }
.about-page .section-3 .slide-content .info {
  color: #333333;
  font-size: 16px;
  line-height: 2;
  padding: 20px; }

.about-page .section-4 {
  padding-bottom: 90px;
  background: #f7f7f7;
  min-height: 820px; }
.about-page .section-4 .job-classify {
  list-style: none;
  margin: 0;
  padding: 0; }
.about-page .section-4 .job-classify li {
  cursor: pointer;
  height: 65px;
  line-height: 65px;
  background: #fcfcfc;
  color: #666666;
  text-align: center;
  border-top: 1px solid #eeeeee; }
.about-page .section-4 .job-classify li.active {
  background: #fff;
  border-right: 2px solid #fff;
  margin-right: -2px;
  color: #1b5f97; }
@media (max-width: 768px) {
  .about-page .section-4 .job-classify li.active {
    border-color: #eee; } }
.about-page .section-4 .job-bg {
  background: #fcfcfc; }
.about-page .section-4 .job-border {
  border: 1px solid #eee;
  border-top: none; }
.about-page .section-4 .job-wrap {
  background: #fff;
  border: 1px solid #eee;
  border-left: none;
  display: none; }
.about-page .section-4 .job-wrap.active {
  display: block; }
.about-page .section-4 .job-item {
  border-bottom: 1px solid #eee;
  padding: 20px 0;
  margin:0px 20px; }
.about-page .section-4 .job-item .title {
  color: #000; }
.about-page .section-4 .job-item .title:hover {
  color: #1b5f97; }
.about-page .section-4 .job-item .desc, .about-page .section-4 .job-item .time {
  color: #999999;
  font-size: 12px; }

.about-page .section-5 {
  padding-bottom: 90px; }
.about-page .section-5 .l-info p {
  color: #333; }
.about-page .section-5 .l-info>div {
  position: relative;
  padding: 6px 0;
}
.about-page .section-5 .l-info .l {
  position: absolute;
  left: 0;
}
.about-page .section-5 .l-info .r {
  padding-left: 110px;
  display: block;
  line-height: 20px;
}
.about-page .section-5 .l-info .icon {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 10px; }
.about-page .section-5 .l-info .icon-1 {
  background: url(../../static/imgs/icon_a_5.png) no-repeat; }
.about-page .section-5 .l-info .icon-2 {
  background: url(../../static/imgs/icon_a_4.png) no-repeat; }
.about-page .section-5 .l-info .icon-3 {
  background: url(../../static/imgs/icon_a_3.png) no-repeat; }
.about-page .section-5 .l-info .icon-4 {
  background: url(../../static/imgs/icon_a_2.png) no-repeat; }
.about-page .section-5 .l-info .icon-5 {
  background: url(../../static/imgs/icon_a_1.png) no-repeat; }

.news-page {
  padding-bottom: 40px; }
.news-page .news-list {
  padding: 50px 0; }
.news-page .main-news-item {
  margin-bottom: 20px; }
.news-page .main-news-item .pic {
  width: 100%; }
.news-page .main-news-item .title {
  font-size: 16px;
  color: #000;
  line-height: 1.2;
  padding: 10px 0;
  display: inline-block; }
.news-page .main-news-item .title:hover {
  color: #1b5f97; }
.news-page .main-news-item .desc {
  font-size: 12px;
  font-family: "PingFang SC";
  color: #999999;
  line-height: 2;
  text-align: left; }
.news-page .news-list-wrap {
  border-top: 1px solid #eeeeee; }
.news-page .news-list-wrap .news-item {
  padding: 20px 0;
  border-bottom: 1px dashed #eeeeee; }
.news-page .news-list-wrap .news-item .pic-wrap {
  overflow: hidden;
  height: 104px; }
.news-page .news-list-wrap .news-item .title {
  color: #000;
  font-size: 16px;
  margin-bottom:10px;
}
.news-page .news-list-wrap .news-item .title:hover {
  color: #1b5f97; }
.news-page .news-list-wrap .news-item .desc {
  font-size: 12px;
  font-family: "PingFang SC";
  color: #999999;
  line-height: 2; }
.news-page .news-list-wrap .news-item .time {
  color: #999999;
  font-size: 12px;
  margin-top:10px;
}
.news-page .news-list-wrap .news-item .news-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 20px; }

@media (max-width: 991px) {
  .news-page .news-list-wrap .news-item .title {
    padding: 20px 0; }
  .news-page .news-list-wrap .news-item .pic-wrap {
    height: auto; }
  .news-page .news-list-wrap .news-item .news-info {
    padding-left: 0px; } }

.details-page .details-content {
  padding: 60px 0; }

.details-page .title, .details-page .desc {
  text-align: center; }

.details-page .title {
  font-size: 18px;
  font-weight: bold; }

.details-page .desc {
  font-size: 14px;
  color: #666; }

.details-page .content {
  color: #666;
  line-height: 20px;
  font-size: 14px;
  padding-top: 20px; }
.details-page .content img {
  max-width: 100%; }

.art_tit h3 {
  font-weight: normal;
  font-size: 24PX;
  color: #333333;
  text-align: center;
  padding-top: 32px;
  margin-bottom: 32px;
}
.art_tit p {
  height: 30px;
  background-color: #f8f8f8;
  color: #999999;
  font-size: 12px;
  text-align: center;
}

.art_tit p a {
  line-height: 30px;
  font-size: 12px;
  color: #ad7e5b;
  text-align: center;
  margin-right: 42px;
}
.art_box {
  padding-bottom: 70px;
  padding-top: 16px;
}

.art_box p {
  font-size: 16px;
  line-height: 2;
  text-align: justify;
  text-indent: 32px;
}
.justifyspan:after{
  content:'.';
  width: 100%;
  display: inline-block;
  overflow: hidden;
  height: 0;
}
.sy_td{width:100%; padding:60px 0; overflow:hidden;background: url(../../static/imgs/bg.png) no-repeat center / cover fixed;}
.sy_td .td_zs{display:flex; align-items:center; justify-content:space-between;}
.sy_td .td_zs .t_p{ display: flex; align-items: center; justify-content: center}
.sy_td .td_zs .t_p img{width: 320px;}
.sy_td .w_z ul li{margin:10px 0;  position:relative; float:left; width:49%; margin-right:2%}
.sy_td .w_z ul li:nth-child(2n){margin-right:0; }
.sy_td .w_z h3{font-size:18px; color:#555; margin-bottom:5px;}
.sy_td .w_z p{line-height:22px;color:#555; text-align:left; font-size:14px; min-height: 44px; max-height: 44px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word;}
.sy_td .w_z img{width:100%; height:auto; display:block;}
.sy_td .n_r{ padding: 15px;text-align:center;display:flex;flex-direction:column;justify-content:center; border-radius:5px;background-color: rgba(255, 255, 255, 0.5); }
.sy_td .n_r img{ width: 25px; height: 25px; margin: 0 15px 0 0; }
.sy_td .n_r h3{ color: black; }
.sy_td .n_r .n_r_flex{ display:flex;  flex-direction:row; align-items: center; margin-bottom: 15px;  }
/* .sy_td .n_r img{width:30px; height:auto; margin:0 auto} */
@media only screen and (max-width:992px){
  .sy_td{padding:50px 0;}
  .sy_td .td_zs{flex-direction:column;}
  .sy_td .t_d ul li{margin:20px 0; width:50%; padding-right:20px; float:left;}
  .sy_td .t_p{margin-bottom:20px;}
}
@media only screen and (max-width:640px){
  .sy_td{padding:35px 0 15px;}
  .sy_td .td_zs{display: block; align-items:center; justify-content:space-between;}

  .sy_td .t_d{margin-top:20px;}
  .sy_td .t_d ul li{margin:0 0 20px; width:100%; padding-right:0; float:none;}
  .sy_td .t_d h3{font-size:16px;}
  .sy_td .t_d p{line-height:20px;}
  .sy_td .t_p{margin-bottom:0px;}
  .sy_td .t_p img{ width:100%}
  .sy_td .row{margin:0 -10px;}
  .sy_td .col-md-6{padding:0 10px;}
  .sy_td .col-xs-6{padding:0 10px;}
  .sy_td .w_z { width:94%; margin:0 auto}
  .sy_td .w_z ul li{margin:10px 0; position:relative; float:left; width:48%; margin-right:4%}
  .sy_td .n_r{padding:10px;}
  .sy_td .n_r .n_r_flex{ margin-bottom: 5px; }
  .sy_td .n_r img{width:20px; height: 20px;}
  .sy_td .n_r h3{font-size:16px; margin:10px 0;}
  .sy_td .n_r p{line-height:22px; min-height: inherit; min-height: 66px; max-height: 66px; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; word-break: break-word;}
  .home-section-3 {
    padding: 20px 0 10px;
    background: #fff;
  }
  .home-section-3 .cases-swiper-container {
    padding-bottom: 60px; margin-top:0px }
  .home-section-4 {
    background: #f7f7f7;
    padding: 20px 0 20px;
  }
  .home-section-4 .col-item {
    text-align: center;
    margin-top: 20px; background:#fff;border-radius:10px ;box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); width:49%; margin-right:2%; padding:30px 20px 20px ;box-sizing:border-box; float:left }
  .home-section-4 .col-item:nth-child(2n){margin-right:0; }
  .home-section-4 .col-item img{ width:80px}
  .home-section-4 .col-item .label {
    padding: 10px 0;
    font-weight: 600; font-size:16px; color:#1b5f97}
}

.gy_bt{text-align:center; margin-bottom:20px;}
.gy_bt h3{font-size:30px; line-height:36px; margin-bottom:20px;}
.gy_bt em{width:50px; height:3px; background-color:#0077b2; border-radius:3px; display:block; margin:0 auto;}
.gy_bt p{font-size:18px; line-height:26px; color:#666; margin-top:15px; text-transform: capitalize}
@media only screen and (max-width:992px){
  .gy_bt{margin-bottom:35px;}
  .gy_bt h3{font-size:26px; line-height:36px; margin-bottom:10px;}
  .gy_bt em{width:60px;}
  .gy_bt p{font-size:14px; line-height:24px;}
}
@media only screen and (max-width:640px){
  .gy_bt{margin-bottom:30px;}
  .gy_bt h3{font-size:18px; line-height:30px;}
  .gy_bt em{width:50px;}
  .public-header .youb{ margin-right:50px; margin-top:25px}
}


.gy_bt1{text-align:center; margin-bottom:40px;color:#555}
.gy_bt1 h3{font-size:30px; line-height:36px; margin-bottom:20px;}
.gy_bt1 em{width:50px; height:3px; background-color:#555; border-radius:3px; display:block; margin:0 auto;}
.gy_bt1 p{font-size:18px; line-height:26px; color:#666; margin-top:15px;color:#555}
@media only screen and (max-width:640px){
  .gy_bt1{margin-bottom:30px;}
  .gy_bt1 h3{font-size:18px; line-height:30px;}
  .gy_bt1 em{width:50px;}
  .gy_bt1 p{font-size:14px; line-height:24px; padding:0 10px}

}

.ny_nr{ background:#f5f8ff; height:auto; padding-bottom:60px}
.ny_nr .fa_lb { height:auto; overflow:hidden; padding:60px 0 0;  margin:0 auto}
.ny_nr .fa_lb ul { padding:0 5px}
.ny_nr .fa_lb ul li{width:24.25%; margin-bottom:15px; margin-right:1%; float:left; margin-left:0; padding-left:0; padding:15px;box-shadow: 0 4px 12px 0 rgba(0,0,0,.04); background:#fff}
.ny_nr .fa_lb ul li:nth-child(4n){margin-right:0; }
.ny_nr .fa_nr{transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  -moz-transition:all .5s;
  -webkit-transition:all .5s;}
.ny_nr .cp_lb .fa_nr{border:1px solid #ddd;}

.ny_nr .fa_nr .t_p{overflow:hidden;  position:relative;}

.ny_nr .fa_nr .t_p img{width:100%; height:auto; display:block;
  transition:all 1s;
  -o-transition:all 1s;
  -ms-transition:all 1s;
  -moz-transition:all 1s;
  -webkit-transition:all 1s;}
.ny_nr .fa_nr:hover .t_p img{opacity:1;
  transform:scale(1.05);
  -webkit-transform:scale(1.05);
  -moz-transform:scale(1.05);
  -ms-transform:scale(1.05);
  -o-transform:scale(1.05);}
.ny_nr .fa_nr .w_z{ position:relative;
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  -moz-transition:all .5s;
  -webkit-transition:all .5s; margin-top:20px; text-align: center}
.ny_nr .fa_nr:hover .w_z{background-color:#fff;}

.ny_nr .fa_nr .w_z h3{font-size:16px; font-weight: 500; line-height:26px; margin-bottom:10px; overflow:hidden;
  text-overflow:ellipsis;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2; height:auto; padding-bottom:0; color:#333}
.ny_nr .fa_nr .w_z p{font-size:12px; line-height:26px; color:#999; height: auto; overflow:hidden; }
@media only screen and (max-width:992px){
  .ny_nr .fa_lb { height:auto; overflow:hidden; padding:20px 0 0;  margin:0 auto}
  .ny_nr .fa_lb ul li{width:49%; margin-bottom:15px; margin-right:2%; float:left; margin-left:0; padding-left:0; padding:10px;box-shadow: 0 4px 12px 0 rgba(0,0,0,.04); background:#fff}
  .ny_nr .fa_lb ul li:nth-child(2n){margin-right:0; }
  .ny_nr .fa_nr .w_z h3{font-size:14px; font-weight: 500; line-height:24px; margin-bottom:0px; color:#333}
  .ny_nr .fa_nr .w_z{ position:relative;
    transition:all .5s;
    -o-transition:all .5s;
    -ms-transition:all .5s;
    -moz-transition:all .5s;
    -webkit-transition:all .5s; margin-top:10px}
}

.yema{width:100%; margin-top:30px; text-align:center; }
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:15px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#112e55; border:1px solid #112e55; color:#fff;}
.yema ul li a.on{background-color:#112e55; border:1px solid #112e55; color:#fff;}
@media only screen and (max-width:640px){
  .yema{margin-top:20px;}
  .yema ul li{margin:0 1px;}
  .yema ul li a{min-width:30px; padding:0 ; font-size:12px; line-height:30px;}
}

.pc_kf{width:65px; position:fixed; right:0; bottom:20%; z-index:99999;}
.pc_kf .nr{width:66px; padding:10px 0; height:66px; border-radius:5px 0 0 5px; background-color:#005f9c; box-shadow:0 0 10px 0 rgba(0,0,0,.1); text-align:center; margin-bottom:6px; cursor:pointer; position:relative;}
.pc_kf .nr:last-child{margin-bottom:0;}
.pc_kf .nr img{width:28px; height:auto; display:inline-block;}
.pc_kf .nr p{font-size:12px; line-height:20px; color:#fff; margin-top:6px;}
.pc_kf .ewm{width:120px; padding:5px; border-radius:5px; box-shadow:0 2px 20px 0 rgba(0,2,33,.1); background-color:#fff; position:absolute; top:-2px; right:70px; opacity:0; visibility:hidden;
  transform:translateX(-10px);
  -webkit-transform:translateX(-10px);
  -moz-transform:translateX(-10px);
  -ms-transform:translateX(-10px);
  -o-transform:translateX(-10px);
  transition:all .5s;
  -o-transition:all .5s;
  -ms-transition:all .5s;
  -moz-transition:all .5s;
  -webkit-transition:all .5s;}
.pc_kf .ewm.tel{width:220px; padding:10px 20px;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
  transform:translateX(0);
  -webkit-transform:translateX(0);
  -moz-transform:translateX(0);
  -ms-transform:translateX(0);
  -o-transform:translateX(0);}
.pc_kf .ewm img{width:100%;}
.pc_kf .ewm p{font-size:16px; line-height:26px; color:#333; text-align:left; padding-left:36px; background:url(../../static/imgs/dh.png) no-repeat left top;}
.pc_kf .ewm strong{color:#094aab; font-size:18px;}
.pc_kf .fh{width:66px; padding:10px 0; height:66px; border-radius:5px 0 0 5px; background-color:#005f9c; box-shadow:0 0 10px 0 rgba(0,0,0,.1); text-align:center; margin-bottom:6px; cursor:pointer; position:relative;}
.pc_kf .fh p{font-size:12px; line-height:20px; color:#fff; margin-top:6px;}
.pc_kf .fh img{width:28px; height:auto; display:inline-block;}


@media only screen and (max-width:640px){
  .pc_kf{width:100%;  background-color:#005f9c;  position:fixed; right:0; bottom:0;}
  .pc_kf .nr{width:20%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left ; height:auto;}
  .pc_kf .tel{display:none;}
  .pc_kf .ewm{display:none;}
  .pc_kf .nr a{display:block; width:100%; border-radius:0;   box-shadow:none;}
  .pc_kf .nr i{color:#fff;}
  .pc_kf .nr a:hover i{color:#fff;}
  .pc_kf .fh{width:20%; box-shadow:none; font-size:22px; float:left;}
  .pc_kf .nr p{font-size:12px; line-height:20px; color:#fff; margin-top:0px;}
  .pc_kf .fh p{font-size:12px; line-height:20px; color:#fff; margin-top:0px;}

}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
  transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
  .e_m .n_r{width:230px; padding:15px;}
  .e_m .n_r p{font-size:15px; }
}

