.img-box .img-d {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.img-box .img-h {
  transform: scale(1.1);
}
body,object, iframe, h1, h2, h3, h4, h5, h6,blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, tbody, tr, th, td, input,textarea {
    font-size: 14px;
    font-family: Arial, \5FAE\8F6F\96C5\9ED1;
    color: inherit;
}
nav.navbar.bootsnav ul.nav.navbar-right .dropdown-menu .dropdown-menu {
  left: 100%;
  top: 0;
}
/*多行溢出*/
.abscss {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
/*font*/
@media (max-width: 767px) {
  .h18 {
    font-size: 16px;
  }
  .h20 {
    font-size: 18px;
  }
}
/*color*/
/**!
 * 网站链接颜色
 */
/**!
 * 网站链接划过颜色
 */
/**!
 * 网站小模块背景色
 */
/**!
 * 网站摘要颜色
 */
/**!
 * 列表点颜色
 */
/*font*/
@media (max-width: 1440px) {
  .h30 {
    font-size: 28px;
  }
  .h24 {
    font-size: 22px;
  }
  .h30 {
    font-size: 28px;
  }
  .h32 {
    font-size: 32px;
  }
  .h48 {
    font-size: 42px;
  }
}
@media (max-width: 1024px) {
  .h30 {
    font-size: 26px;
  }
  .h24 {
    font-size: 20px;
  }
  .h30 {
    font-size: 26px;
  }
  .h32 {
    font-size: 28px;
  }
  .h48 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .h18 {
    font-size: 17px;
  }
  .h20 {
    font-size: 18px;
  }
  .h22 {
    font-size: 20px;
  }
  .h30 {
    font-size: 22px;
  }
  .h32 {
    font-size: 26px;
  }
  .h48 {
    font-size: 34px;
  }
}
/*文字列表*/
/*文字列表  comp-text-list-01*/
/**!
 @color - 标题颜色
 @box-bg - box 盒子背景颜色
 @padding - box 盒子边距设置
 @height - 盒子行高
 */
.comp-text-list-01 li:nth-child(2n + 1) {
  background-color: #f5f7fb;
}
.comp-text-list-01 .box-s {
  line-height: 30px;
  position: relative;
  padding: 15px 15px 15px 30px;
}
.comp-text-list-01 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-text-list-01 .box-s:after {
  content: '';
  position: absolute;
  left: 15px;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  top: 50%;
  margin-top: -3px;
  background-color: #1d78aa;
}
.comp-text-list-01 .box-s .box-title {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.comp-text-list-01 .box-s:after {
  background: #acb3ca;
}
/*文字列表  comp-text-list-02*/
/**!
 @color - 标题颜色
 @mb-num - box 盒子向下的距离
 @box-bg - box 盒子背景颜色
 @padding - box 盒子边距设置
 @box-txt-col - box 盒子描述颜色
 */
.comp-text-list-02 li {
  margin-bottom: 30px;
}
.comp-text-list-02 .box-s {
  background: #f5f7fb;
  padding: 20px 30px;
  color: #666;
}
.comp-text-list-02 .box-s:hover .box-title {
  color: #1d78aa;
  font-weight: bold;
}
.comp-text-list-02 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.comp-text-list-02 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
  margin-top: 10px;
}
.comp-text-list-02 .box-s .box-date {
  margin-top: 10px;
}
/*文字列表  comp-text-list-03*/
/**!
 @color - 标题颜色
 @box-bg - box 盒子背景颜色
 @padding - box 盒子边距设置
 @box-txt-col - box 盒子描述颜色
 */
.comp-text-list-03 li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #E9EDF3;
}
.comp-text-list-03 .box-s {
  color: #666;
}
.comp-text-list-03 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-text-list-03 .box-s .box-date {
  width: 82px;
  height: 82px;
  margin-right: 25px;
  padding-top: 10px;
  float: left;
  text-align: center;
  color: #333;
  background: #f5f7fb;
}
.comp-text-list-03 .box-s .box-date .date-01 {
  line-height: 40px;
  font-weight: bold;
}
.comp-text-list-03 .box-s .box-date .date-02 {
  line-height: 20px;
  font-size: 13px;
}
.comp-text-list-03 .box-s .box-info {
  overflow: hidden;
}
.comp-text-list-03 .box-s .box-title {
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.comp-text-list-03 .box-s .box-txt {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}
/*文字列表  comp-text-list-04*/
/**!
 @color - 标题颜色
 @box-bg - box 盒子背景颜色
 @padding - box 盒子边距设置
 @box-txt-col - box 盒子描述颜色
 @height - box 盒子的高度
 @mb-num - 向下间距
 */
.comp-text-list-04 .box-s {
  padding-left: 60px;
  background: #f5f7fb;
  height: 60px;
  min-height: 60px;
  margin-bottom: 30px;
  position: relative;
}
.comp-text-list-04 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-text-list-04 .box-s .box-icon {
  height: 60px;
  line-height: 60px;
  width: 60px;
  min-width: 60px;
  background-image: url("comm-img-01.png");
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.comp-text-list-04 .box-s .box-icon img {
  display: inline-block;
  vertical-align: middle;
}
.comp-text-list-04 .box-s .box-title {
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  color: #333;
  font-weight: bold;
}
/*文字列表  comp-text-list-05*/
/**!
 @color - 标题颜色
 @box-bg - box 盒子背景颜色
 @padding - box 盒子边距设置
 @box-txt-col - box 盒子描述颜色
 @height - box 盒子的高度
 @mb-num - 向下间距
 */
.comp-text-list-05 .box-s {
  border-bottom: 1px solid #EEEEEE;
  padding: 30px 120px 30px 30px;
  transition: all 0.5s;
  position: relative;
}
.comp-text-list-05 .box-s:hover {
  box-shadow: 0 0 15px 0 rgba(209, 221, 243, 0.99);
}
.comp-text-list-05 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-text-list-05 .box-s:hover .box-more {
  background-color: #1d78aa;
  background-image: url("comm-img-04.png");
}
.comp-text-list-05 .box-s .box-date {
  line-height: 30px;
  color: #333;
  float: left;
  width: 120px;
}
.comp-text-list-05 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  color: #333;
}
.comp-text-list-05 .box-s .box-more {
  position: absolute;
  right: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  background-image: url("comm-img-03.png");
}
/*文字列表  comp-text-list-06*/
/**!
 @color - 标题颜色
 @box-bg - box 盒子背景颜色
 @padding - box 盒子边距设置
 @box-txt-col - box 盒子描述颜色
 @height - box 盒子的高度
 @mb-num - 向下间距
 */
.comp-text-list-06 .box-s {
  padding: 15px 0 15px 20px;
  line-height: 30px;
  border-bottom: 1px dotted #eee;
  transition: all 0.5s;
  position: relative;
  padding-right: 110px;
}
.comp-text-list-06 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-text-list-06 .box-s:before {
  background-color: #1d78aa;
  content: '';
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  top: 50%;
  margin-top: -3px;
}
.comp-text-list-06 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 16px;
}
.comp-text-list-06 .box-s .box-date {
  margin-top: -15px;
  color: #333;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 50%;
}
/*文字列表  comp-text-list-07*/
/**!
 @color - 标题颜色
 @box-bg - box 盒子背景颜色
 @box-txt-col - box 盒子描述颜色
 */
.comp-text-list-07 .box-s {
  padding: 25px 25px 25px 15px;
  margin-bottom: 30px;
  background: #FFFFFF;
  box-shadow: 0 1px 9px 0 #EEEEEE;
  color: #666;
}
.comp-text-list-07 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-text-list-07 .box-s .box-date {
  color: #333;
  width: 82px;
  height: 82px;
  margin-right: 25px;
  padding-top: 10px;
  float: left;
  text-align: center;
}
.comp-text-list-07 .box-s .box-date .date-01 {
  line-height: 40px;
  color: #772100;
  font-weight: bold;
}
.comp-text-list-07 .box-s .box-date .date-02 {
  line-height: 20px;
  font-size: 13px;
}
.comp-text-list-07 .box-s .box-info {
  overflow: hidden;
}
.comp-text-list-07 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
}
.comp-text-list-07 .box-s .box-txt {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}
/*图文列表*/
/*图文列表  comp-image-text-list-01*/
/**!
 @height-img - box 盒子图片高度
 @mb-num - box 盒子向下的距离
 */
.comp-image-text-list-01 .box-s {
  margin-bottom: 30px;
  position: relative;
}
.comp-image-text-list-01 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.comp-image-text-list-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-01 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-01 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-image-text-list-01 .box-s .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url("comm-img-06.png");
  background-position: bottom center;
  background-repeat: repeat-x;
}
.comp-image-text-list-01 .box-s .box-mc .box-cont {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}
.comp-image-text-list-01 .box-s .box-mc .box-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.comp-image-text-list-01 .box-s .box-mc .box-more {
  display: block;
  width: 100px;
  height: 26px;
  line-height: 24px;
  border: 1px solid #FFFFFF;
  text-align: center;
}
/*图文列表  comp-image-text-list-02*/
/**!
 @height - box 盒子图片高度
 @mb-num - box 盒子向下的距离
 @padding - info 边距
 */
.comp-image-text-list-02 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-02 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 152px;
}
.comp-image-text-list-02 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-02 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-image-text-list-02 .box-s .box-info {
  background: #f5f7fb;
  padding: 20px;
}
.comp-image-text-list-02 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}
.comp-image-text-list-02 .box-s .box-date {
  background: url("comm-img-07.png") no-repeat left center;
  padding-left: 22px;
  margin-top: 10px;
}
/*图文列表列表  comp-image-text-list-03*/
/**!
 @height - box 盒子图片高度
 @mb-num - box 盒子向下的距离
 */
.comp-image-text-list-03 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-03 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 180px;
}
.comp-image-text-list-03 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-03 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-03 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-image-text-list-03 .box-s .box-img,
.comp-image-text-list-03 .box-s .box-title,
.comp-image-text-list-03 .box-s .box-txt {
  margin-bottom: 10px;
}
.comp-image-text-list-03 .box-s .box-title {
  color: #333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.comp-image-text-list-03 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}
/*图文列表  comp-image-text-list-04*/
/**!
 @height - box 盒子图片高度
 @mb-num - box 盒子向下的距离
 */
.comp-image-text-list-04 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-04 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 224px;
}
.comp-image-text-list-04 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-04 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-04 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-image-text-list-04 .box-s .box-img {
  border: 1px solid #EEEEEE;
}
.comp-image-text-list-04 .box-s .box-date {
  width: 68px;
  height: 68px;
  background: #0084FF;
  margin-bottom: 15px;
  margin-top: -30px;
  padding-top: 9px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.comp-image-text-list-04 .box-s .box-date .date-01 {
  line-height: 30px;
  color: #fff;
  font-weight: bold;
}
.comp-image-text-list-04 .box-s .box-date .date-02 {
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}
.comp-image-text-list-04 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
  margin-bottom: 15px;
}
.comp-image-text-list-04 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}
/*图文列表  comp-image-text-list-05*/
/**!
 @height - box 盒子图片高度
 @mb-num - box 盒子向下的距离
 @height - box 标题高度
 */
.comp-image-text-list-05 .box-s {
  border: 1px solid #EEEEEE;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-05 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 254px;
}
.comp-image-text-list-05 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-05 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-05 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-image-text-list-05 .box-s:hover .box-more a {
  color: #1d78aa;
}
.comp-image-text-list-05 .box-s .box-info {
  padding-left: 20px;
  padding-right: 20px;
}
.comp-image-text-list-05 .box-s .box-top {
  border-bottom: 1px solid #EEEEEE;
  padding-top: 15px;
  padding-bottom: 15px;
}
.comp-image-text-list-05 .box-s .box-date {
  float: left;
  width: 66px;
  border-right: 1px solid #EEEEEE;
  margin-right: 13px;
}
.comp-image-text-list-05 .box-s .box-date .date-01 {
  line-height: 40px;
  color: #00A0E9;
  font-weight: bold;
  margin-bottom: 5px;
}
.comp-image-text-list-05 .box-s .box-date .date-02 {
  line-height: 20px;
  color: #999;
}
.comp-image-text-list-05 .box-s .box-right {
  overflow: hidden;
}
.comp-image-text-list-05 .box-s .box-title {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}
.comp-image-text-list-05 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: 44px;
}
.comp-image-text-list-05 .box-s .box-more {
  height: 46px;
  line-height: 46px;
}
.comp-image-text-list-05 .box-s .box-more a {
  display: block;
  background: url("comm-img-08.png") no-repeat right center;
  padding-right: 45px;
  color: #333;
}
/*图文列表  comp-image-text-list-06*/
/**!
 @height - box 盒子图片高度
 @mb-num - box 盒子向下的距离
 */
.comp-image-text-list-06 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-06 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 190px;
}
.comp-image-text-list-06 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.7s;
}
.comp-image-text-list-06 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-06 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-image-text-list-06 .box-s .box-img {
  float: left;
  margin-right: 30px;
  width: 290px;
}
.comp-image-text-list-06 .box-s .box-info {
  padding-top: 20px;
  overflow: hidden;
}
.comp-image-text-list-06 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
  height: auto;
  margin-bottom: 15px;
  font-weight: bold;
}
.comp-image-text-list-06 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
  margin-bottom: 15px;
}
.comp-image-text-list-06 .box-s .box-date {
  color: #EAAC75;
}
/*图文列表  comp-image-text-list-07*/
/**!
 @height - box 盒子图片高度
 @mb-num - box 盒子向下的距离
 @info - 向上减的距离
 */
.comp-image-text-list-07 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-07 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 200px;
}
.comp-image-text-list-07 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-07 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-07 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-image-text-list-07 .box-s .box-img {
  border-radius: 5px;
}
.comp-image-text-list-07 .box-s .box-info {
  margin-top: -60px;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(59, 71, 113, 0.08);
  border-radius: 5px;
  position: relative;
  z-index: 2;
  margin-left: 30px;
  margin-right: 30px;
  overflow: hidden;
}
.comp-image-text-list-07 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 30px;
  height: 90px;
  margin-bottom: 20px;
}
.comp-image-text-list-07 .box-s .box-other {
  line-height: 38px;
}
.comp-image-text-list-07 .box-s .box-date {
  float: left;
  background: url("comm-img-09.png") no-repeat left center;
  padding-left: 25px;
}
.comp-image-text-list-07 .box-s .box-more {
  float: right;
  display: block;
  height: 38px;
  width: 38px;
  background: url("comm-img-10.png") no-repeat;
}
/*人员列表  comp-personnel-list-01*/
/**!
 @height-img - 人物图片高度
 @info-bg - info 背景颜色
 @mb-box - 盒子向下的距离
 */
.comp-personnel-list-01 .row {
  margin-left: -13px;
  margin-right: -13px;
}
.comp-personnel-list-01 .row .box-w {
  padding-left: 13px;
  padding-right: 13px;
}
.comp-personnel-list-01 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 200px;
}
.comp-personnel-list-01 .box-s:hover .box-info .box-title {
  color: #1d78aa;
}
.comp-personnel-list-01 .box-s:hover .box-info:after {
  width: 100%;
}
.comp-personnel-list-01 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.comp-personnel-list-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-01 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-01 .box-s .box-img {
  border: 1px solid #eee;
}
.comp-personnel-list-01 .box-s .box-info {
  position: relative;
  border-bottom: 4px solid #5184c6;
  padding: 10px 15px;
  background-color: #f5f7fb;
}
.comp-personnel-list-01 .box-s .box-info:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  background-color: #1d78aa;
  width: 0;
  overflow: hidden;
  transition: all 0.5s;
}
.comp-personnel-list-01 .box-s .box-info .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
}
.comp-personnel-list-01 .box-s .box-info .box-txt {
  color: #666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
}
/*人员列表  comp-personnel-list-02*/
/**!
 @height-img - 人物图片高度
 @@width-box - box 盒子最大宽度
 @mb-box - 盒子向下的距离
 */
.comp-personnel-list-02 .box-s {
  max-width: 186px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.comp-personnel-list-02 .box-s:hover .box-info .box-title {
  color: #1d78aa;
}
.comp-personnel-list-02 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.comp-personnel-list-02 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-02 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 15px;
}
.comp-personnel-list-02 .box-s .box-title {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
.comp-personnel-list-02 .box-s .box-txt {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-height: 24px;
  height: 120px;
}
/*人员列表  comp-personnel-list-03*/
/**!
 @height-img - 人物图片高度
 @@width-box - box 盒子最大宽度
 @mb-box - 盒子向下的距离
 */
.comp-personnel-list-03 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.comp-personnel-list-03 .box-s:hover .box-title {
  color: #1d78aa;
}
.comp-personnel-list-03 .box-s:hover .box-more {
  background-color: #1d78aa;
}
.comp-personnel-list-03 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 210px;
}
.comp-personnel-list-03 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-03 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-03 .box-s .box-img {
  float: left;
  border-radius: 4px;
  border: 1px solid #eee;
  margin-right: 25px;
  width: 145px;
}
.comp-personnel-list-03 .box-s .box-info {
  overflow: hidden;
}
.comp-personnel-list-03 .box-s .box-title {
  position: relative;
  border-bottom: 1px solid #d9dfe7;
  line-height: 26px;
  padding-bottom: 10px;
  font-weight: bold;
  clear: #1d78aa;
  display: block;
  margin-bottom: 15px;
}
.comp-personnel-list-03 .box-s .box-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 28px;
  height: 2px;
  background-color: #4c63b6;
  z-index: 2;
}
.comp-personnel-list-03 .box-s .box-other {
  color: #666;
  margin-bottom: 15px;
}
.comp-personnel-list-03 .box-s .box-other span {
  font-weight: bold;
  color: #3b4461;
  line-height: 28px;
}
.comp-personnel-list-03 .box-s .box-more {
  position: relative;
  width: 60px;
  height: 30px;
  background-color: #354a96;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("comm-arrow.png");
}
@media (min-width: 992px) {
  .comp-personnel-list-03 .row .box-w:nth-child(2n +1) {
    clear: left;
  }
}
/*人员列表  comp-personnel-list-04*/
/**!
 @height-img - 人物图片高度
 @@width-box - box 盒子最大宽度
 @mb-box - 盒子向下的距离
 */
.comp-personnel-list-04 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center       ;
}
.comp-personnel-list-04 .box-s:hover .box-info .box-title {
  color: #1d78aa;
}
.comp-personnel-list-04 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 280px;
}
.comp-personnel-list-04 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-04 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-04 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 15px;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}
.comp-personnel-list-04 .box-s .box-title {
  color: #333;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}
.comp-personnel-list-04 .box-s .box-title span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.comp-personnel-list-04 .box-s .box-title:after {
  content: '';
  position: absolute;
  left: 50%;
  background: #d0d4e3;
  width: 26px;
  height: 2px;
  margin-left: -13px;
  bottom: 0;
}
.comp-personnel-list-04 .box-s div[class^="box-txt"] {
  color: #666;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
/*人员列表  comp-personnel-list-05*/
/**!
 @height-img - 人物图片高度
 @@width-box - box 盒子最大宽度
 @mb-box - 盒子向下的距离
 */
.comp-personnel-list-05 .box-s {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
}
.comp-personnel-list-05 .box-s:hover .box-title .title-name {
  color: #1d78aa;
}
.comp-personnel-list-05 .box-s:hover .box-more {
  color: #1d78aa;
}
.comp-personnel-list-05 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 205px;
}
.comp-personnel-list-05 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-05 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-05 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  float: left;
  width: 165px;
  margin-right: 25px;
}
.comp-personnel-list-05 .box-s .box-info {
  overflow: hidden;
  padding-top: 15px;
}
.comp-personnel-list-05 .box-s .box-title {
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}
.comp-personnel-list-05 .box-s .box-title .title-name {
  color: #1d78aa;
}
.comp-personnel-list-05 .box-s .box-txt {
  line-height: 26px;
  color: #333;
  margin-bottom: 10px;
}
.comp-personnel-list-05 .box-s .box-txt > div {
  float: left;
  margin-right: 20px;
}
.comp-personnel-list-05 .box-s .box-txt > div:last-child {
  margin-right: 0;
}
.comp-personnel-list-05 .box-s .box-other {
  line-height: 24px;
  color: #666;
  margin-bottom: 10px;
}
.comp-personnel-list-05 .box-s .box-more {
  display: inline-block;
  color: #333;
}
/*人员列表  comp-personnel-list-06*/
/**!
 @title-col - 标题颜色
 */
.comp-personnel-list-06 .box-s {
  background: url("comm-arrow2.png") no-repeat left center;
  padding-left: 20px;
  color: #4D4D4D;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
}
.comp-personnel-list-06 .box-s.title-col {
  color: #3D55A7;
  font-weight: bold;
}
.comp-personnel-list-06 .box-s:hover {
  color: #1d78aa;
}
/*人员细览*/
/*人员细览  comp-personnel-details-01*/
/**!
 @width-img - 图片宽度
 */
.comp-personnel-details-01 .info-top {
  position: relative;
  padding: 30px 220px 30px 30px;
  margin-bottom: 30px;
  background: #f6f7fa;
  min-height: 280px;
}
.comp-personnel-details-01 .info-top .box-img {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 160px;
}
.comp-personnel-details-01 .info-top .box-img img {
  display: block;
  width: 100%;
}
.comp-personnel-details-01 .info-top .box-info .info-title {
  border-bottom: 1px solid #c4cdd7;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
  color: #454545;
}
.comp-personnel-details-01 .info-top .box-info .info-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: #FF8500;
}
.comp-personnel-details-01 .info-top .box-info .info-title span {
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
  display: inline-block;
}
.comp-personnel-details-01 .info-top .box-info .box-s {
  line-height: 24px;
  margin-bottom: 6px;
}
.comp-personnel-details-01 .info-top .box-info .box-s:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-01 .info-top .box-info .box-s .title-s {
  color: #454545;
}
.comp-personnel-details-01 .info-top .box-info .box-s .txt-s {
  color: #1a5ba8;
}
.comp-personnel-details-01 .info-top .box-info .info-table {
  display: table;
  width: 100%;
}
.comp-personnel-details-01 .info-top .box-info .info-table .table-row {
  display: table-row;
  width: 100%;
}
.comp-personnel-details-01 .info-top .box-info .info-table .table-row > div {
  line-height: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
}
.comp-personnel-details-01 .info-top .box-info .info-table .table-call {
  display: table-cell;
  width: 50%;
}
.comp-personnel-details-01 .info-groups {
  margin-bottom: 25px;
}
.comp-personnel-details-01 .info-groups:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-01 .info-groups .info-title {
  line-height: 1.4;
  background: #F6F7FA;
  border-left: 5px solid #c5cfea;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
}
.comp-personnel-details-01 .info-groups .info-txt {
  color: #666;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-01 .details-info {
  color: #666;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-01 .details-info b {
  line-height: 1.4;
  background: #F6F7FA;
  border-left: 5px solid #c5cfea;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
  font-size: 16px;
}
/*人员细览  comp-personnel-details-02*/
/**!
 @width-img - 图片宽度
 */
.comp-personnel-details-02 .info-top {
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}
.comp-personnel-details-02 .info-top:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background-color: #ff9800;
}
.comp-personnel-details-02 .info-top .top-title {
  line-height: 40px;
  margin-bottom: 5px;
}
.comp-personnel-details-02 .info-top .top-title > div {
  float: left;
  margin-right: 20px;
}
.comp-personnel-details-02 .info-top .top-title > div:last-child {
  margin-right: 0;
}
.comp-personnel-details-02 .info-top .top-title .title-name {
  color: #004098;
  font-weight: bold;
}
.comp-personnel-details-02 .info-center {
  position: relative;
  margin-bottom: 30px;
  background: #f5f7fb;
  border-radius: 5px;
  overflow: hidden;
  padding-left: 280px;
  min-height: 300px;
}
.comp-personnel-details-02 .info-center .box-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 280px;
  background-color: #c1dced;
  text-align: center;
}
.comp-personnel-details-02 .info-center .box-img img {
  display: block;
  width: 100%;
  max-height: calc(300px - 60px);
  margin-left: auto;
  margin-right: auto;
}
.comp-personnel-details-02 .info-center .box-info {
  padding: 30px;
}
.comp-personnel-details-02 .info-center .box-info .box-s {
  line-height: 28px;
  margin-bottom: 10px;
}
.comp-personnel-details-02 .info-center .box-info .box-s:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-02 .info-center .box-info .box-s .title-s {
  color: #454545;
  font-weight: bold;
}
.comp-personnel-details-02 .info-center .box-info .box-s .txt-s {
  color: #1a5ba8;
}
.comp-personnel-details-02 .info-center .box-info .info-table {
  display: table;
  width: 100%;
}
.comp-personnel-details-02 .info-center .box-info .info-table .table-row {
  display: table-row;
  width: 100%;
}
.comp-personnel-details-02 .info-center .box-info .info-table .table-row > div {
  line-height: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
}
.comp-personnel-details-02 .info-center .box-info .info-table .table-call {
  display: table-cell;
  width: 50%;
}
.comp-personnel-details-02 .info-other {
  background: #f5f7fb;
  padding: 30px;
  font-size: 15px;
}
.comp-personnel-details-02 .other-txt {
  color: #333;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-02 .other-groups {
  margin-bottom: 25px;
  color: #666;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-02 .other-groups:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-02 .other-groups .info-title {
  line-height: 1.4;
  background: #d5eaf8;
  border-left: 5px solid #1259b9;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
}
/*人员细览  comp-personnel-details-03*/
.comp-personnel-details-03 .details-info {
  width: 240px;
  float: left;
  margin-right: 30px;
}
.comp-personnel-details-03 .details-info.info-img-02 {
  width: 185px;
}
.comp-personnel-details-03 .details-info .info-img {
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 4px;
  overflow: hidden;
}
.comp-personnel-details-03 .details-info .info-img img {
  display: block;
  width: 100%;
}
.comp-personnel-details-03 .details-info .info-name {
  position: relative;
  border-bottom: 1px solid #D9DFE7;
  color: #3B4461;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-family: 'Raleway-Bold';
}
.comp-personnel-details-03 .details-info .info-name:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 28px;
  height: 2px;
  background-color: #3B4461;
}
.comp-personnel-details-03 .details-info .info-txt .title-s {
  font-family: 'Raleway-Bold';
  color: #3B4461;
}
.comp-personnel-details-03 .details-info .info-txt .txt-s {
  font-family: 'OpenSans-Regular';
  color: #444444;
  margin-bottom: 10px;
}
.comp-personnel-details-03 .details-cont {
  overflow: hidden;
}
.comp-personnel-details-03 .details-cont .cont-title {
  border-bottom: 1px solid #c4cdd7;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 10px;
  color: #454545;
}
.comp-personnel-details-03 .details-cont .cont-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: #FF8500;
}
.comp-personnel-details-03 .details-cont .cont-title span {
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
  display: inline-block;
}
.comp-personnel-details-03 .details-cont .cont-info {
  line-height: 1.8;
  overflow: hidden;
  color: #444444;
}
.comp-personnel-details-03 .details-cont .cont-info p,
.comp-personnel-details-03 .details-cont .cont-info div {
  margin-bottom: 10px;
}
.comp-personnel-details-03 .details-cont .cont-info b {
  background-color: #f0f3fa;
  border-left: 5px solid #354a96;
  padding: 12px 15px;
  line-height: 24px;
  color: #3B4461;
  margin-bottom: 20px;
  display: block;
  font-size: 18px;
  margin-top: 20px;
}
.comp-personnel-details-03 .details-cont .cont-info b:first-child {
  margin-top: 0;
}
/*分页*/
.comp-pages {
  position: relative;padding-top: 35px;
}
.comp-pages.comp-page-01 .page-pc a {
  background: #EDEDED;
}
.comp-pages.comp-page-01 .page-pc a,
.comp-pages.comp-page-01 .page-pc span {
  border: none!important;
}
.comp-pages.comp-page-02 .page-pc a,
.comp-pages.comp-page-02 .page-pc span {
  border-radius: 20px;
}
.comp-pages.comp-page-03 .page-pc a,
.comp-pages.comp-page-03 .page-pc span {
  border: none!important;
  border-radius: 20px;
}
.comp-pages .page-pc {
  text-align: center;
}
.comp-pages .page-pc ul li {
  display: inline-block;
  vertical-align: bottom;
}
.comp-pages .page-pc a,
.comp-pages .page-pc font {
  display: inline-block;
  height: 36px;
  min-width: 36px;
  line-height: 34px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  color: #444444;
  padding-left: 13px;
  padding-right: 13px;
  border: 1px solid #E5E5E5;
  margin-left: 2px;
  margin-right: 2px;
}
.comp-pages .page-pc a:hover,
.comp-pages .page-pc font:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc font.active {
  background: #1d78aa;
  border: 1px solid #1d78aa;
  color: #fff;
}
.comp-pages .page-pc font {
  background: #1d78aa;
  border: 1px solid #1d78aa;
  color: #fff;
}
.comp-pages .page-phone {
  line-height: 45px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1d78aa;
  display: none!important;
}
.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
  color: #fff;
}
.comp-pages .page-pc span {
  display: none !important;
}
/*细览，单页*/
.details-page {
  color: #666666;
  position: relative;
  line-height: 1.8;
}
.details-page img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.details-page video {
  border-radius: 5px;
  width: 76% !important;
  height: 100% !important;
  margin: 18px auto;
  display: block;
}
.details-page .detail-top {
  margin-bottom: 20px;
  border-bottom: 2px solid #e9e9e9;
  padding-bottom: 12px;
}
.details-page .detail-top .title-s {
  color: #333333;
  line-height: 1.5;
  font-weight: bold;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.details-page .detail-top .top-other {
  color: #797575;
  margin-top: 20px;
  padding: 0;
}
.details-page .detail-top .top-other.top-other-no-share .other-info {
  float: none;
  text-align: center;
}
.details-page .detail-top .top-other .other-info {
  float: left;
}
.details-page .detail-top .top-other .other-share {
  float: right;
}
.details-page .detail-top .top-other .other-share > div {
  display: inline-block;
}
.details-page .detail-top .top-other span,
.details-page .detail-top .top-other a {
  display: inline-block;
  margin-right: 5px;
}
.details-page .detail-top .top-other span:last-child,
.details-page .detail-top .top-other a:last-child {
  margin-right: 0;
}
.details-page .main-cont {
  color: #3F424D;
  text-align: justify;
}
.details-page .main-cont p {
  margin-bottom: 10px;
  line-height: 2;
}
.details-page .main-cont p, .details-page .main-cont div, .details-page .main-cont span, .details-page .main-cont strong, .details-page .main-cont em {font-size: 16px !important;font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;}
.details-page .main-cont.cont-xilan img {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}
.details-page .cont-page {
  margin-top: 30px;
  border-top: 1px solid #c1d1e5;
  padding-top: 30px;
  line-height: 24px;
  color: #4D4D4D;
}
.details-page .cont-page .a-page {
  margin-bottom: 10px;
}
.details-page .cont-page .a-page a,
.details-page .cont-page .a-page span,
.details-page .cont-page .a-page p {
  display: inline;
}
.details-page .cont-page .a-page a {
  color: #4D4D4D;
}
.details-page .cont-page .a-page:hover {
  color: #D31616;
}
.details-page .cont-page .a-page:hover a {
  color: #D31616;
}
.details-page .cont-page-share {
  position: relative;
  padding-right: 100px;
  border-top: 1px solid #c1d1e5;
  margin-top: 30px;
}
.details-page .cont-page-share .cont-page {
  margin-top: 0;
  border-top: none;
}
.details-page .cont-page-share .cont-share {
  position: absolute;
  right: 0;
  top: 20px;
}
.details-page .cont-page-share .share-xl .social-share a {
  width: 32px;
  height: 32px;
}
@media (max-width: 1199px) {
  .details-page .main-cont.cont-xilan img {max-width: 60%;}
}
@media (max-width: 767px) {
  .details-page .main-cont.cont-xilan img {max-width: 100%;}
}

/*分享*/
.social-share {
  /*二维码样式*/
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 32px;
  border: 1px solid #666;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 9;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 105px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
  width: 100px !important;
  height: 100px !important;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table tr {
  height: auto !important;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table tr td {padding: 0 !important;border: 0 !important;}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.share-xl .social-share a {
  display: inline-block;
  width: 24px;
  height: 24px;
  border: none;
}
.share-xl .social-share a.icon-wechat {
  background: url("/eportal/uiFramework/commonResource/image/2025073013173739679.png");
  background-size: contain;
}
.share-xl .social-share a.icon-weibo {
  background: url("/eportal/uiFramework/commonResource/image/2025073013171457669.png");
  background-size: contain;
}
/*bread-crumbs*/
.bread-crumbs {
  position: relative;
  color: #677588;
}
.bread-crumbs.bread-crumbs-02 .bread-item > span:before {
  content: '\f101';
}
.bread-crumbs.bread-crumbs-03 .bread-item > span:before {
  content: '|';
}
.bread-crumbs.bread-crumbs-04 .bread-item > span:before {
  content: '/';
}
.bread-crumbs.bread-crumbs-05 .bread-item-groups {
  position: relative;
}
.bread-crumbs.bread-crumbs-05 .bread-item-groups:before {
  content: "\f015";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 16px;
}
.bread-crumbs.bread-crumbs-06 .bread-item-groups {
  position: relative;
}
.bread-crumbs.bread-crumbs-06 .bread-item-groups:before {
  content: "\f041";
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
  font-size: 18px;
}
.bread-crumbs .bread-item-groups {
  line-height: 30px;
}
.bread-crumbs .bread-location,
.bread-crumbs .bread-item {
  display: inline-block;
}
.bread-crumbs .bread-item a {
  color: #677588;
}
.bread-crumbs .bread-item a.cur {
  color: #1d78aa;
}
.bread-crumbs .bread-item > span:before {
  content: '\f105';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px 0 5px;
  color: #677588;
}
.bread-crumbs a:hover,
.bread-crumbs a.cur {
  color: #1d78aa;
}

.breadcrumb { background: transparent;
	margin-bottom: 0;
	font-size: 16px;
	padding: 0;
	border-radius: 0px;
  color:#5d5d5d;
}
.breadcrumb > span { color:#5d5d5d;}
.breadcrumb > span > a { color:#5d5d5d;font-size: 16px;}
.breadcrumb > span > a:hover { color:#1d78aa;}
.breadcrumb > span > a:last-child { color:#1d78aa;}
.breadcrumb > span > a:after {
  content: '\f105';
  font-family: 'FontAwesome';
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding: 0 7px;
  color: #5d5d5d;
}
.breadcrumb > span > a:last-child:after {content: '';padding: 0;}

/*other-menu*/
.other-menu {
  padding-bottom: 30px;
  margin-right: 8px;
}
.other-menu .menu-title {
  background: #1d78aa;
  background-size: cover;
  min-height: 65px;
  line-height: 35px;
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}
.other-menu .menu-cont {
  background-color: #f5f7fb;
}
.other-menu .menu-cont .box-a {
  display: block;
  background: #FFFFFF;
  border-bottom: 1px solid #e2e5ef;
}
.other-menu .menu-cont .a-title {
  display: block;
  padding: 12px 30px;
  line-height: 30px;
  position: relative;
  color: #333;
  font-size: 17px;
}
.other-menu .menu-cont .a-title:after,
.other-menu .menu-cont .a-title:before {
  position: absolute;
}
.other-menu .menu-cont .a-title:before {
  content: '';
  left: 15px;
  top: 19px;
  width: 5px;
  height: 18px;
  background: #3D55A7;
  border-radius: 3px;
}
.other-menu .menu-cont .a-title:after {
  content: "\f105";
  font-family: 'FontAwesome';
  right: 15px;
  font-size: 18px;
}
.other-menu .menu-cont .a-title.active,
.other-menu .menu-cont .a-title:hover {
  color: #FFFFFF;
  background: #1d78aa;
}
.other-menu .menu-cont .a-title.active:before,
.other-menu .menu-cont .a-title:hover:before {
  background: #fff;
}
.other-menu .down-menu {
  padding-bottom: 10px;
  padding-left: 15px;
}
.other-menu .down-menu a {
  display: block;
  padding: 5px 20px 5px 35px;
  line-height: 24px;
  font-size: 15px;
  color: #333;
  position: relative;
}
.other-menu .down-menu a:hover,
.other-menu .down-menu a.active {
  color: #3D55A7;
}
.other-menu .down-menu a:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 15px;
  background-size: contain;
  width: 4px;
  height: 4px;
  background-color: #2e6da4;
  border-radius: 5px;
}
/*banner*/
.comp-banner {
  overflow: hidden;
}
.comp-banner:hover .owl-nav button.owl-prev {
  left: 2%;
}
.comp-banner:hover .owl-nav button.owl-next {
  right: 2%;
}
.comp-banner.comp-banner-01 .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  margin-top: 0;
  margin-bottom: 0;
}
.comp-banner .banner-box {
  position: relative;
}
.comp-banner .banner-box img {
  display: block;
  width: 100%;
}
.comp-banner .banner-box .banner-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.comp-banner .banner-box .banner-mc .banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
}
.comp-banner .owl-item.active .item .banner-mc .banner-title {
  animation-name: moveInUp;
  animation-duration: 2s;
  animation-delay: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.comp-banner .owl-dots {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.comp-banner .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #666;
}
.comp-banner .owl-dots .owl-dot.active {
  background-color: #1d78aa;
}
.comp-banner .owl-nav button {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -25px;
  background: rgba(0, 0, 0, 0.5) !important;
  text-align: center;
  transition: all 0.5s;
}
.comp-banner .owl-nav button span {
  display: none;
}
.comp-banner .owl-nav button:after {
  font-family: FontAwesome;
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
}
.comp-banner .owl-nav button.owl-prev {
  left: -40px;
}
.comp-banner .owl-nav button.owl-prev:after {
  content: '\f104';
}
.comp-banner .owl-nav button.owl-next {
  right: -40px;
}
.comp-banner .owl-nav button.owl-next:after {
  content: '\f105';
}
.slider-progress-bar .progress {
  height: 4px;
  background: #1d78aa;
  animation: sliderProgressBar ease;
  display: block;
}
.my-slider:hover .slider-progress-bar .progress {
  animation-play-state: paused;
}
@keyframes sliderProgressBar {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
@keyframes moveInUp {
  0% {
    opacity: 0;
    transform: translate(-50%, -10%);
  }
  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}
/*图片集*/
.comp-photo-album {
  width: 100%;
  min-height: 500px;
  padding-bottom: 60%;
}
.comp-photo-album .lg-outer .lg-thumb-outer {
  background-color: #fff;
}
/*此文件写网站剩余样式*/
body {
  font-family: Arial, "Microsoft YaHei", '微软雅黑', PingFangSC-Regular, sans-serif;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
html {
  overflow-x: hidden;
  overflow-y: auto;
}
.owl-carousel h4 {
  height: 500px;
  background-color: #1b6d85;
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 100px;
  text-align: center;
}
.container {
  *zoom: 1;
}
.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
@media (min-width: 1280px) {
  .container {
    width: 1256px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1400px;
  }
}
@media (min-width: 1440px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.logo {
  width: 156px;
  height: 58px;
}
/*default-bread-crumbs*/
.default-bread-crumbs {
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}
/*page-main*/
.page-main {
  padding-bottom: 50px;
  position: relative;
  z-index: 101;
}
/*nav*/
.input-group {
  width: 100%;
}
.input-group input:-webkit-autofill,
.input-group input:-webkit-autofill:hover,
.input-group input:-webkit-autofill:focus,
.input-group input:-webkit-autofill:active {
  -webkit-transition-delay: 111111s;
  -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}
.input-group .form-control {
  padding-left: 0 !important;
}
.top-search input.form-control {
  padding-left: 15px !important;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
  margin-left: 0;
}
.attr-nav {
  margin-left: 50px;
  padding-left: 50px;
  position: relative;
  margin-right: 0;
}
.attr-nav::before {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  width: 1px;
  height: 20px;
  background: #1D78AA;
}
.attr-nav > ul li.side-menu {
  display: none;
}
.attr-nav > ul li.english > a,
.attr-nav > ul li.search > a {
  height: 32px;
  display: block;
  padding: 0px;
  font-family: Arial;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  color: #1D78AA;
  margin-top: 36px;
  margin-left: 30px;
  transition: all 0.1s;
}
.attr-nav > ul li.english > a:hover,
.attr-nav > ul li.search > a:hover {
  margin-top: 33px;
  transition: all 0.3s;
}
.attr-nav > ul li.english > a {
  margin-left: 0;
}
.attr-nav > ul li.search > a img {
  width: 21px;
  height: 21px;
}
.navbar-brand {
  height: 100px;
  padding: 21px 0;
}
nav.navbar.bootsnav {
  border-bottom: 0;
}
.navbar-right {
  margin-right: 0 !important;
}
nav.navbar.bootsnav ul.nav > li {
  position: relative;
  padding: 40px 16px;
}
nav.navbar.bootsnav ul.nav > li > a {
  margin-bottom: 0;
  font-size: 20px;
  color: #333333;
  font-weight: normal;
  padding: 0;
  position: relative;
}
nav.navbar.bootsnav ul.nav > li > a::after {
  content: "";
  position: absolute;
  height: 2px;
  background: #1D78AA;
  bottom: -10px;
  left: 0;
  display: block;
  border-radius: 1px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
nav.navbar.bootsnav ul.nav > li.active > a,
nav.navbar.bootsnav ul.nav > li:hover > a {
  color: #1D78AA;
}
nav.navbar.bootsnav ul.nav > li.active > a::after,
nav.navbar.bootsnav ul.nav > li:hover > a::after {
  width: 95%;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
  content: "";
  margin-left: 0;
  margin-top: 0;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
  border: 0;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: -1px 4px 20px 0px rgba(102, 102, 102, 0.12);
  width: 100%;
  min-width: 0;
  left: 0;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a {
  color: #1D78AA;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  text-align: center !important;
  border: 0;
  padding: 10px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:hover {
  background: #1D78AA;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li:hover > a {
  color: #fff;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  -ms-box-shadow: 0px 0px 20px 0px rgba(56, 46, 47, 0.1);
  -o-box-shadow: 0px 0px 20px 0px rgba(56, 46, 47, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(56, 46, 47, 0.1);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(56, 46, 47, 0.1);
  box-shadow: 0px 0px 20px 0px rgba(56, 46, 47, 0.1);
}

/*轮播*/
.index-banner {
  height: 550px;
  overflow: hidden;
}
.index-banner .banner-img img {
  width: 100%;
  height: 550px;
}
.index-banner .banner-img .ban2 {
  display: none;
}
.index-banner .slick-dots {
  right: 0;
  bottom: 30px;
  text-align: center;
}
.index-banner .slick-dots li {
  width: 10px;
  height: 10px;
  border-radius: 14px;
  background: #fff;
  margin: 0 8px;
}
.index-banner .slick-dots li.slick-active {
  position: relative;
}
.index-banner .slick-dots li.slick-active::before {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.index-banner .slick-next:before,
.index-banner .slick-prev:before {
  display: none !important;
}
.index-banner .slick-prev {
  left: 22px;
  z-index: 999;
  width: 0px;
  height: 40px;
  background: url(/eportal/uiFramework/commonResource/image/2026010611045371751.png) no-repeat center;
}
.index-banner .slick-next {
  right: 22px;
  width: 0px;
  height: 40px;
  background: url(/eportal/uiFramework/commonResource/image/2026010611072088429.png) no-repeat center;
}
.banner2 {
  display: none !important;
}
/*轮播*/
.mt60 {
  margin-top: 60px;
  margin-bottom: 80px;
}
/*首页标题*/
.index-bt {
  position: relative;
  height: 75px;
  margin-bottom: 74px;
}
.index-bt span p {
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #ebf4f8;
  font-size: 60px;
  line-height: 60px;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  text-transform: uppercase;
}
.index-bt p {
  font-weight: bold;
  color: #1d78aa;
  font-size: 46px;
  line-height: 46px;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.index-bt::after {
  content: "";
  position: absolute;
  bottom: -24px;
  width: 40px;
  height: 4px;
  background: #EBF4F8;
  left: 50%;
  margin-left: -20px;
}
.ny-bt {
  margin-bottom: 50px;
}
.ny-bt::after {
  display: none;
}
/*首页标题结束*/
/*新闻中心*/
.news {
  width: 100%;
  height: 442px;
  overflow: hidden;
}
.news .slick-prev:before,
.news .slick-next:before {
  display: none;
}
.news .slick-prev {
  left: 22px;
  z-index: 999;
  width: 0px;
  height: 40px;
  background: url(/eportal/uiFramework/commonResource/image/2026010611045371751.png) no-repeat center;
}
.news .slick-next {
  right: 22px;
  width: 0px;
  height: 40px;
  background: url(/eportal/uiFramework/commonResource/image/2026010611072088429.png) no-repeat center;
}
.news .img-box {
  position: relative;
  display: block;
}
.news .img-box .img {width: 100%;height: 442px;overflow: hidden;}
.news .img-box .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news .img-box p {
  padding-left: 30px;
  font-size: 18px;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  z-index: 9;
  width: 100%;
  padding-right: 140px;
  background: rgba(0, 0, 0, 0.3);
}

.news .slick-dots {
  bottom: 23px;
  width: 110px;
  right: 25px;
  display: block;
}
.news .slick-dots li {
  float: left;
  width: 12px;
  height: 12px;
  border-radius: 14px;
  background: none;
  border: 1px solid #fff;
  opacity: 1;
  padding: 0;
  margin: 0 5px;
  transition: all 0.7s;
}
.news .slick-dots li.slick-active {
  background: #fff;
}
.news .slick-dots li:before {
  width: 6px;
  content: '';
}
.new-row {
  margin-left: -30px;
  margin-right: -30px;
}
.new-row .new-row-6 {
  padding-left: 30px;
  padding-right: 30px;
}
.new-right {
  padding: 40px 0 30px;
  border-bottom: 1px solid #ebebeb;
}
.new-right:first-child {
  border-top: 1px solid #ebebeb;
}
.new-right-box li:nth-child(n+3) {display: none;}
.day {
  width: 64px;
  height: 64px;
  background-color: #1d78aa;
  float: left;
  margin-right: 20px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
}
.day h1 {
  font-size: 26px;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
}
.day span {
  display: block;
  line-height: 22px;
  height: 22px;
  font-size: 12px;
}
/*定义动画rightThenLeft*/
@-webkit-keyframes rightThenLeft {
  0% {
    right: -25px;
  }
  50% {
    right: -30px;
  }
  100% {
    right: -25px;
  }
}
.news-txt {
  width: calc(100% - 84px);
  float: left;
}
.news-txt h2 {
  font-size: 18px;
  font-weight: bold;
  color: #262626;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 24px;
  height: 24px;
}
.news-txt p {
  font-size: 14px;
  color: #7D8386;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 27px;
  height: 81px;
  margin: 8px 0 10px;
}
.news-txt span {
  color: #1d78aa;
  line-height: 26px;
  position: relative;
  transition: all 0.7s;
}
.news-txt span::before {
  content: ">>";
  position: absolute;
  z-index: 0;
  right: -25px;
  display: block;
  /*调用动画*/
  -webkit-animation: rightThenLeft 1500ms ease-out infinite;
  animation: rightThenLeft 1500ms ease-out infinite;
}
.news-txt span:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-left: 10px;
}
.news-txt span:hover::before {
  -webkit-animation: rightThenLeft 0ms ease-out infinite;
  animation: rightThenLeft 0ms ease-out infinite;
}
.news-txt:hover h2 {
  color: #1d78aa;
}
.new-rightup {
  padding-bottom: 45px;
  margin-bottom: 45px;
  border-bottom: 1px solid #DFE4EF;
}
/*新闻中心结束*/
/*首页查看更多*/
.more {
  margin-top: 50px;
}
.more a {
  text-align: center;
  border: 1px solid #1D78AA;
  border-radius: 25px;
  overflow: hidden;
  display: block;
  width: 240px;
  height: 50px;
  margin: 0 auto;
  font-size: 16px;
  color: #1D78AA;
  line-height: 50px;
  position: relative;
}
.more a::after {
  content: "";
  position: absolute;
  height: 50px;
  background: #1D78AA;
  bottom: 0;
  left: 0;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  z-index: -1;
  transition: all 0.3s;
}
.more a:hover {
  color: #fff;
  border: none;
}
.more a:hover::after {
  width: 100%;
  transition: all 0.3s;
}
/*关于我们*/
.indexAB {
  background: #F6F6F6;
  padding-top: 120px;
  padding-bottom: 80px;
}
.about-box {
  width: 100%;
  height: 450px;
  background: #fff;
  position: relative;
}
.about-left {
  position: absolute;
  width: 654px;
  height: 490px;
  bottom: 0;
}
.about-right {
  width: calc(100% - 654px);
  float: right;
  padding: 30px 60px;
}
.about-right h2 {
  font-size: 24px;
  font-weight: bold;
  color: #1D78AA;
  line-height: 34px;
  margin-bottom: 20px;
}
.about-right p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  line-height: 26px;
  height: 260px;
}
.about-right .more {
  margin-top: 30px;
}
.about-right .more a {
  width: 180px;
  height: 40px;
  line-height: 40px;
  margin: 0;
}
/*友情链接*/
.index-link {
  padding: 60px 0 80px;
  background: #EBF4F8;
}
.index-link .index-bt span p {
  color: #DDEEF7;
}
.index-link .index-bt::after {
  background: #DDEEF7;
}
.link-box {
  margin-top: -15px;
  margin-bottom: -15px;
}
.link-box li {
  margin: 15px 0;
}
.links {
  display: block;
  width: 100%;
  height: 100px;
  background: #fff;
  background-repeat: no-repeat;
  background-position: center center;
}
.links:hover {
  box-shadow: -1px 4px 20px 0px rgba(102, 102, 102, 0.12);
  transition: all 0.3ms;
}
.ny-link-box .links {
  border: 1px solid rgba(102, 102, 102, 0.2);
}
.ny-link-box .links:hover {
  border-color: #fff;
}
/*产品中心*/
.cp-row {
  margin-left: -20px;
  margin-right: -20px;
}
.cp-row .cp-row-4 {
  padding-left: 20px;
  padding-right: 20px;
}
.cp-link {
  display: block;
  border: 1px solid #F0F0F0;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: calc(100% - 2px);
  overflow: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cp-link img {
  position: absolute;
  top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  height: auto;
   width: auto;
    max-width: 100%;
    max-height: 100%;
}
.imgtitle {
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 26px;
  height: 26px;
  margin-top: 26px;
  margin-bottom: 34px;
}
.imgtitle:hover {
  color: #1d78aa;
}
.index-imgtitle {
  margin-bottom: 0;
}
.cp-open {
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
}
.cp-open .imgname {
  width: 186px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border: 1px solid #FFFFFF;
  display: block;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  overflow: hidden;
}
.cp-open .imgname:hover {
  color: #fff;
  background: #1d78aa;
  border-color: #1d78aa;
}
.cp-open .button-more {
  width: 186px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border: 1px solid #FFFFFF;
  display: block;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  overflow: hidden;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.cp-open .button-more::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.cp-open .button-more > span {
  display: inline-block;
  opacity: 0;
  color: #fff;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
}
.cp-open .button-more:hover {
  background: #1d78aa;
  border-color: #1d78aa;
}
.cp-open .button-more:hover::before {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.cp-open .button-more:hover span {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.cp-open .button-more:hover span:nth-child(1) {
  -webkit-transition-delay: 0.045s;
  transition-delay: 0.045s;
}
.cp-open .button-more:hover span:nth-child(2) {
  -webkit-transition-delay: 0.09s;
  transition-delay: 0.09s;
}
.cp-open .button-more:hover span:nth-child(3) {
  -webkit-transition-delay: 0.135s;
  transition-delay: 0.135s;
}
.cp-open .button-more:hover span:nth-child(4) {
  -webkit-transition-delay: 0.18s;
  transition-delay: 0.18s;
}
.cp-link:hover .cp-open {
  width: 100%;
  height: 100%;
}
/*底部*/
.footer {
  margin-top: 60px;
  background: #1D78AA;
  text-align: center;
  padding: 30px 10px;
  color: #fff;
}
.footer a:hover {
  color: #fff;
  text-decoration: underline;
}
.footer .foot-txt span::after {
  content: " | ";
}
.footer .foot-txt span:last-child::after {
  display: none;
}
.other-page .comp-pages {
  padding-top: 10px;
}
/*面包*/
.bread {
  border-bottom: 4px solid #f9f9f9;
  margin-bottom: 50px;
}
.bread-crumbs {
  position: relative;
  color: #444444;
  font-size: 14px;
}
.bread-crumbs .bread-item-groups {
  line-height: 24px;
  padding: 16px 0;
  font-size: 16px;
}
.bread-crumbs .bread-location,
.bread-crumbs .bread-item {
  display: inline-block;
}
.bread-crumbs .bread-location i {
  margin-right: 5px;
  color: #7e8495;
}
.bread-crumbs .bread-item a::after {
  content: '> ';
  font-family: 'FontAwesome';
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 5px;
  color: #999;
}
.bread-crumbs .bread-item a:last-child::after {
  content: "";
}
.bread-crumbs a:hover,
.bread-crumbs .bread-item a:last-child {
  color: #1d78aa;
}
.ny-banner img {
  width: 100%;
  height: auto;
}
/*图文列表*/
.ny-tw-list.comp-image-text-list-06 .box-s {
  position: relative;
  margin-bottom: 40px;
}
.ny-tw-list.comp-image-text-list-06 .box-s[data-img=""] .box-img {display: none;}
.ny-tw-list.comp-image-text-list-06 .box-s .box-img {
  width: 300px;
  height: 198px;
}
.ny-tw-list.comp-image-text-list-06 .box-s .box-txt {
  color: #999;
}
.ny-tw-list.comp-image-text-list-06 .box-s .box-date {
  color: #1d78aa;
}
.ny-tw-list.comp-image-text-list-06 .box-s .tw-list-more {
  display: block;
  width: 74px;
  height: 30px;
  background: #D3D3D3;
  border-radius: 15px;
  position: absolute;
  right: 0;
  bottom: 5px;
  text-align: center;
}
.ny-tw-list.comp-image-text-list-06 .box-s .tw-list-more i {
  line-height: 30px;
  color: #B2B1B1;
}
.ny-tw-list.comp-image-text-list-06 .box-s:hover .tw-list-more {
  background: #1D78AA;
}
.ny-tw-list.comp-image-text-list-06 .box-s:hover .tw-list-more i {
  color: #fff;
}
/*细览页*/
.details-page .detail-top {
  border: 0;
}
.top-other {
  background: #f4f4f4;
  padding: 4px 30px !important ;
}
.details-page .detail-top .top-other .other-info {
  line-height: 32px;
  color: #444444;
}
.details-page .cont-page .a-page:hover {
  color: #1D78AA;
}
.details-page .cont-page .a-page:hover a {
  color: #1D78AA;
}
.details-page .cont-page .a-page a:hover {
  color: #1D78AA;
}
/*文字列表*/
.ny-wz-list.comp-text-list-06 .box-s {
  border-bottom: 1px dashed #e7e7e7;
  padding: 10px 0 10px 36px;
}
.ny-wz-list.comp-text-list-06 .box-s::before {
  width: 15px;
  height: 15px;
  background: url(/eportal/uiFramework/commonResource/image/2026010611080698617.png) no-repeat center;
  margin-top: -7px;
}
.ny-wz-list.comp-text-list-06 .box-s .box-title {
  color: #444;
padding-right: 120px;
}
.ny-wz-list.comp-text-list-06 .box-s:hover .box-title {
  color: #1D78AA;
}
/*联系我们*/
.lxwm {
  height: 514px;
  background: #F9F9F9;
}
.lxwm-left,
.lxwm-right {
  float: left;
}
.lxwm-left {
  width: 520px;
  padding-left: 40px;
  padding-right: 12px;
  padding-top: 90px;
}
.lxwm-left h1 {
  font-size: 18px;
  font-weight: bold;
  color: #1D78AA;
  line-height: 26px;
  margin-bottom: 40px;
}
.lxwm-left p {
  font-size: 16px;
  margin-bottom: 26px;
  padding-left: 35px;
  position: relative;
}
.lxwm-left p:last-child {
  margin-bottom: 0;
}
.lxwm-left p::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #e5f1ff;
  background-repeat: no-repeat;
  background-position: center;
  left: 0;
}
.lxwm-left p.add::before {
  background-image: url(/eportal/uiFramework/commonResource/image/2026010610410798786.png);
}
.lxwm-left p.yb::before {
  background-image: url(/eportal/uiFramework/commonResource/image/2026010611085178428.png);
}
.lxwm-left p.phone::before {
  background-image: url(/eportal/uiFramework/commonResource/image/2026010611064328693.png);
}
.lxwm-left p.email::before {
  background-image: url(/eportal/uiFramework/commonResource/image/2026010611013867820.png);
}
.lxwm-right {
  width: calc(100% - 520px);
  height: 100%;
}
/*内页公司介绍*/
.jieshao-right {
  padding-right: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  position: relative;
  width: 50%;
  margin: 0 auto 30px;
}
.jieshao-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0 60px 0 60px;
  overflow: hidden;
}
.jieshao-right::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: calc(100% - 40px);
  height: calc(100% - 80px);
  border-radius: 0 30px 0 30px;
  overflow: hidden;
  border: 1px solid #1d78aa;
  z-index: -1;
}
.jieshao-left {
  padding-right: 15px;
}
.jieshao-left h1 {
  font-size: 24px;
  font-weight: bold;
  color: #1D78AA;
  line-height: 34px;
  margin-bottom: 20px;
}
.jieshao-left p {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 32px;
}
@media (max-width: 767px) {
  .jieshao-right {width: 100%;}
}
/*产品细览*/
.xq-title {
  text-align: center;
  color: #1d78aa;
  font-size: 46px;
  font-weight: bold;
  line-height: 46px;
  margin-bottom: 40px;
}
.xq-img-box {
    width: 540px;
    height: auto;
    /* max-width: 540px; */
    /* padding: 30px; */
    /* background: #277eae; */
    float: left;
    /* background: linear-gradient(to left, #fff 100px, #277eae); */
    text-align: right;
}
.xq-img {
box-shadow: -1px 4px 20px 0px rgba(102, 102, 102, 0.08);
    padding: 30px;
    background: #277eae;
    width: 100%;
    display: inline-block;
    text-align: center;
}
.xq-img img {
width: auto;
    /* height: 400px; */
    max-height: 300px;
}
.xq-txt {
  float: left;
  padding-left: 30px;
  width: calc(100% - 540px);
  background: url(/eportal/uiFramework/commonResource/image/2026010611083230939.pngxq-bg.png) no-repeat right bottom;
}
.xq-txt h2 {
  width: 200px;
  height: 36px;
  border: 1px solid #1D78AA;
  border-radius: 15px 0px 15px 0px;
  line-height: 36px;
  font-size: 16px;
  color: #1D78AA;
  text-align: center;
  margin-bottom: 20px;
}
.xq-txt p, .xq-txt div, .xq-txt span, .xq-txt strong {
  font-family: Arial, \5FAE\8F6F\96C5\9ED1 !important;
  font-size: 16px !important;
  font-weight: 400;
  color: #666666 !important;
  line-height: 32px;
 /* margin-bottom: 40px;*/
}
/*检索*/
/*检索*/
.top-search {
  background-color: #fff;
  padding: 30px 0 40px;
  position: absolute;
  width: 100%;
}
.top-search .input-group {
  padding-right: 50px;
}
.top-search input.form-control {
  height: 60px;
  border-bottom: 1px solid #1d78aa;
  border-radius: 0;
  padding-left: 0 !important;
  padding-right: 0px;
  font-size: 20px;
  color: #333;
}
.top-search .input-group-addon {
  display: block;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #f2f2f2;
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 42px;
  padding: 0;
  color: #333;
  z-index: 2;
}
.top-search .input-group-addon i {
  position: relative;
  top: 12px;
}
.top-search .input-group-addon i::before,
.top-search .input-group-addon i::after {
  position: absolute;
  content: ' ';
  background-color: #333;
  left: 50%;
  width: 1px;
  height: 20px;
}
.top-search .input-group-addon i::before {
  transform: rotate(45deg);
}
.top-search .input-group-addon i::after {
  transform: rotate(-45deg);
}
.top-search .input-group-addon:hover {
  background: #1D78AA;
}
.top-search .input-group-addon:hover i::before,
.top-search .input-group-addon:hover i::after {
  background-color: #fff;
}
.top-search::before {
  content: "";
  width: 100%;
  height: 12px;
  background: #dfdfdf;
  position: absolute;
  top: 0;
  left: 0;
}

.zpinfoz_form-top .form {
    position: relative;
    margin-bottom: 30px;
}

.zpinfoz_form-top .s-inp {
    display: block;
    width: calc(100% - 230px);
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 3px 20px 0px rgba(14, 107, 182, 0.1);
    border-radius: 30px 0px 0px 30px;
    font-size: 16px;
    color: #999999;
    padding: 0 30px;
    line-height: 60px;
}
.zpform-top .s-inp::input-placeholder {
    font-size: 16px;
    color: #999999;
}

.zpform-top .s-inp::-webkit-input-placeholder {
    font-size: 16px;
    color: #999999;
}

.zpform-top .s-inp::-moz-placeholder {
    font-size: 16px;
    color: #999999;
}

.zpform-top .s-inp::-moz-placeholder {
    font-size: 16px;
    color: #999999;
}

.zpform-top .s-inp::-ms-input-placeholder {
    font-size: 16px;
    color: #999999;
}


.zpinfoz_form-top .s-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 230px;
    height: 60px;
    background: #1d78aa;
    border-radius: 0px 30px 30px 0px;
    border: 1px solid #1d78aa;
    font-weight: bold;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}

.zpinfoz_form-top .s-btn i {
    margin-left: 10px;
    transform: translateY(2px);
    display: inline-block;
    width: 16px;
    height: 16px;
    font-style: normal;
    background: url(/eportal/uiFramework/commonResource/image/2026010611043358796.png) no-repeat center center;
    background-size: 100% 100%;
}
.fix-zplist{
    position: fixed;
    right: 0;
    bottom: 40%;
    background: #1D78AA;
    border-radius: 4px 0 0 4px;
    text-align: center;
    padding: 10px;
}
.fix-zplist li a{
    display: block;
    font-size: 16px;
    color: #FFF;
    line-height: 30px;
    cursor: pointer;
    margin-bottom: 5px;
}
.fix-zplist li:last-child a{
    margin-bottom: 0;
}
.fix-zplist li a:hover{
    text-decoration: underline;
}

@media (max-width: 767px) {
    .zpinfoz_form-top .s-inp {
        width: calc(100% - 100px);
        height: 50px;
        border-radius: 20px 0px 0px 20px;
        padding: 0 20px;
        line-height: 50px;
    }

    .zpinfoz_form-top .s-btn {
        width: 100px;
        height: 50px;
        border-radius: 0px 20px 20px 0px;
        font-size: 16px;
        line-height: 50px;
    }
}


.fix-ewm {
  position: fixed;
  right: 0;
  bottom: 130px;
  z-index: 99;
}

.fix-ewm li {
  position: relative;
}

.fix-ewm .phone-hover:hover .lxfs-cont {
  display: flex;
}

.fix-ewm .ewm-hover:hover .ewm-img-box {
  display: block;
}

.fix-ewm .icon-box {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
  overflow: hidden;
}

.fix-ewm .icon-box img {
  width: 100%;
  height: 100%;
}

.lxfs-cont {
  width: 200px;
  height: 60px;
  background: #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333;
  font-size: 14px;
  line-height: 24px;
  padding: 5px;
  position: absolute;
  right: 100%;
  top: -11px;
  right: 50px;
  box-shadow: -1px 4px 20px 0px rgba(102, 102, 102, 0.12);
  display: none;
}

.lxfs-cont::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border-top: 5px solid transparent;
  border-left: 10px solid #FFF;
  border-bottom: 5px solid transparent;
  box-shadow: -1px 4px 20px 0px rgba(102, 102, 102, 0.12);
}

.lxfs-cont span {
  color: #1D78AA;
  display: block;
}

.ewm-img-box {
  width: 120px;
  padding: 5px;
  background: #FFF;
  position: absolute;
  right: 100%;
  top: -11px;
  right: 50px;
  box-shadow: -1px 4px 20px 0px rgba(102, 102, 102, 0.12);
  display: none;
}

.ewm-img-box::before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: -10px;
  top: 25px;
  border-top: 5px solid transparent;
  border-left: 10px solid #FFF;
  border-bottom: 5px solid transparent;
  box-shadow: -1px 4px 20px 0px rgba(102, 102, 102, 0.12);
}

.ewm-img-box img {
  width: 100%;
  height: 100%;
}

.my-map { margin: 0 auto; width: 100%; height: 512px;border: #ffffff solid 0px;
  -ms-box-shadow: 0 5px 15px 0 rgba(49, 74, 49, 0.05);
  -o-box-shadow: 0 5px 15px 0 rgba(49, 74, 49, 0.05);
  -moz-box-shadow: 0 5px 15px 0 rgba(49, 74, 49, 0.05);
  -webkit-box-shadow: 0 5px 15px 0 rgba(49, 74, 49, 0.05);
  box-shadow: 0 5px 15px 0 rgba(49, 74, 49, 0.05);
}
.my-map .icon-cir { height: 35px; width: 30px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}
.amap-info-content {border-radius: 4px;padding: 10px 18px 10px 15px;}
.amap-info-content h5 {text-transform: none;font-weight: 700;margin-top: 7px;}
.amap-info-content div {font-size: 15px;color: #333;}
.amap-info-outer, .amap-menu-outer {box-shadow: 0 3px 14px rgba(0,0,0,.1);}
.amap-info-outer:hover {box-shadow: 0 3px 14px rgba(0,0,0,.3);}
.my-map .icon {background: url(/eportal/uiFramework/commonResource/image/2025102108594599342.png) no-repeat;}
.amap-overviewcontrol {display: none;}
.amap-info-close {right: 6px !important;}
.amap-info-contentContainer.bottom-center {padding-bottom: 28px;}
.bottom-center .amap-info-sharp {bottom:20px;margin-left: -3px;}
@media (max-width: 1199px) {
    .my-map {height: 442px;}
}
@media (max-width: 1199px) {
    .my-map {height: 100%;}
}


/*------------Search-------------*/
body .content-info .search-header {
  margin-bottom: 35px;
  margin-top: 15px;
}
body .content-info .search-header .search-po {
  background: none;
}
body .content-info .search-header .search {
  padding: 0 !important;
}
body .content-info .search-header .search .wrapper-box {
  width: 100% !important;
}
body .content-info .search-header .search .wrapper-box .search-box-div {
  width: 100%;
}
body .content-info .search-header .search .wrapper-box .search-box-div > div:nth-child(1) {
  width: 100%;
}
body .content-info .search-header .search .wrapper-box .wrapper {
  width: 100% !important;
  margin-left: 0 !important;
  background-color: transparent !important;
  border: 1px solid #0857a3;
}
body .content-info .search-header .search .wrapper-box .container-1-left {
  padding: 0;
  margin: 0;
}
body .content-info .search-header .search .container-1 {
  display: none;
}
body .search-header .search .action-logo {
  display: none;
}
body .content-info .search-header .search .wrapper .search-header-info {
  margin-left: 20px;
  margin-right: 20px;
}
body .content-info .search-header .search .wrapper .group .view {
  background-color: #0857a3 !important;
}
body .content-info .search-header .search-footer-container {
  display: none;
}
body .content-info .search-tool {
  display: none;
}
body .content-info .content .container {
  padding: 0;
  width: 100% !important;
  max-width: 100% !important;
}
body .search-header .search .wrapper .group .view .label {
  margin-left: 0 !important;
}
body .search-header .search .wrapper .group .view .icon {
  margin-left: 26px !important;
}
body .search-header .search .wrapper .group {
  margin-bottom: 0;
}
.search-text-several .mod .body .group-3 .summary-1 {
  color: #9C9DAF !important;
  font-size: 15px !important;
  text-indent: 0 !important;
}
.search-text-several .mod .search-text-header .header {padding: 0;}
.search-text-several .mod .search-text-header .header .group .summary-1 {
  color: #333333 !important;
  width: 1200px !important;
  font-size: 17px !important;
}
.search-text-several .mod .body .group-3 .view .summary-3 {
  color: #9C9DAF !important;
}
.search-text-several .mod .body .group-3 {
  margin-left: 20px !important;
}
.search-text-several .mod {
  background-color: transparent !important;
}
body .content-info .pagination {
  justify-content: center;
}
.pagination a,
.pagination span,
.pagination input,
.pagination button {
  font-family: FontAwesome;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 50% !important;
  margin: 0 3px !important;
  padding: 0 15px !important;
  text-align: center;
  color: #555555 !important;
}
.pagination a:hover {
  color: #ffffff !important;
  background-color: #0857a3 !important;
}
.pagination a.active {
  background-color: #0857a3 !important;
  color: #fff !important;
}
.investigation {
  display: none !important;
}
.search-text-several .address {
  margin-top: 10px;
}
.search-text-several .mod .body {
  margin-top: 6px !important;
}
.search-text-several .mod .search-text-header .tag-wrapper {
  padding: 5px !important;
  height: 30px !important;
}
.search-text-several .mod .body .group-img div {
  width: 110px;
  height: 130px;
  overflow: hidden;
}
.search-text-several .mod .body .group-img img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
@media (max-width: 1440px) {
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 1060px !important;
  }
}
@media (max-width: 1199px) {
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 700px !important;
  }
}
@media (max-width: 991px) {
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 520px !important;
  }
}
@media (max-width: 767px) {
  .search-text-several .mod .search-text-header .header .group {
    height: auto !important;
  }
  .search-text-several .mod .search-text-header .header .group .summary-1 {
    width: 100% !important;
    white-space: inherit;
    line-height: 1.3 !important;
  }
  .search-text-several .mod .body {
    display: block !important;
    overflow: hidden;
  }
  .search-text-several .mod .body .group-img {
    float: left;
    margin-right: 16px;
  }
  .search-text-several .mod .body .group-3 {
    overflow: hidden;
    width: auto !important;
    margin-left: 0px !important;
  }
}