.img-box .img-d {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.img-box .img-h {
  transform: scale(1.1);
}

/*å¤šè¡Œæº¢å‡º*/
.abscss {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/*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: #F5F8FC;
}

.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: #1F5CC8;
}

.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: #1F5CC8;
}

.comp-text-list-01 .box-s .box-title {
  color: #333333;
  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: #F5F8FC;
  padding: 20px 30px;
  color: #666666;
}

.comp-text-list-02 .box-s:hover .box-title {
  color: #1F5CC8;
  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: #333333;
}

.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: #666666;
}

.comp-text-list-03 .box-s:hover .box-title {
  color: #1F5CC8;
}

.comp-text-list-03 .box-s .box-date {
  width: 82px;
  height: 82px;
  margin-right: 25px;
  padding-top: 10px;
  float: left;
  text-align: center;
  color: #333333;
  background: #F5F8FC;
}

.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: #333333;
}

.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: #F5F8FC;
  height: 60px;
  min-height: 60px;
  margin-bottom: 30px;
  position: relative;
}

.comp-text-list-04 .box-s:hover .box-title {
  color: #1F5CC8;
}

.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: #333333;
  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: #1F5CC8;
}

.comp-text-list-05 .box-s:hover .box-more {
  background-color: #1F5CC8;
  background-image: url("comm-img-04.png");
}

.comp-text-list-05 .box-s .box-date {
  line-height: 30px;
  color: #333333;
  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: #333333;
}

.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: #1F5CC8;
}

.comp-text-list-06 .box-s:before {
  background-color: #1F5CC8;
  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: #333333;
}

.comp-text-list-06 .box-s .box-date {
  margin-top: -15px;
  color: #333333;
  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: #666666;
}

.comp-text-list-07 .box-s:hover .box-title {
  color: #1F5CC8;
}

.comp-text-list-07 .box-s .box-date {
  color: #333333;
  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: #333333;
  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: #1F5CC8;
}

.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: #666666;
}

.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: #1F5CC8;
}

.comp-image-text-list-02 .box-s .box-info {
  background: #F5F8FC;
  padding: 20px;
}

.comp-image-text-list-02 .box-s .box-title {
  color: #333333;
  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: #666666;
}

.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: #1F5CC8;
}

.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: #333333;
  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: #666666;
}

.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: #1F5CC8;
}

.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: #333333;
  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: #666666;
}

.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: #1F5CC8;
}

.comp-image-text-list-05 .box-s:hover .box-more a {
  color: #1F5CC8;
}

.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: #333333;
  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: #333333;
}

/*å›¾æ–‡åˆ—è¡¨  comp-image-text-list-06*/
/**!
 @height - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-image-text-list-06 .box-s {
  margin-bottom: 30px;
  color: #666666;
}

.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%;
  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: #1F5CC8;
}

.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: #333333;
  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: #666666;
}

.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: #1F5CC8;
}

.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: #333333;
  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: #1F5CC8;
}

.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: #F5F8FC;
}

.comp-personnel-list-01 .box-s .box-info:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  background-color: #1F5CC8;
  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: #333333;
}

.comp-personnel-list-01 .box-s .box-info .box-txt {
  color: #666666;
  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: #1F5CC8;
}

.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: #333333;
  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: #666666;
  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: #1F5CC8;
}

.comp-personnel-list-03 .box-s:hover .box-more {
  background-color: #1F5CC8;
}

.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: #1F5CC8;
  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: #666666;
  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: #1F5CC8;
}

.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: #333333;
  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: #666666;
  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: #1F5CC8;
}

.comp-personnel-list-05 .box-s:hover .box-more {
  color: #1F5CC8;
}

.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: #1F5CC8;
}

.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: #666666;
  margin-bottom: 10px;
}

.comp-personnel-list-05 .box-s .box-more {
  display: inline-block;
  color: #333333;
}

/*äººå‘˜åˆ—è¡¨  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: #1F5CC8;
}

/*äººå‘˜ç»†è§ˆ*/
/*äººå‘˜ç»†è§ˆ  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: #666666;
  line-height: 2;
  text-align: justify;
}

.comp-personnel-details-01 .details-info {
  color: #666666;
  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: #F5F8FC;
  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: #F5F8FC;
  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: #666666;
  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 {
  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 span {
  display: inline-block;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  border-radius: 4px;
  background: #fff;
  text-align: center;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #DCDCDC;
  margin-left: 2px;
  margin-right: 2px;
}

.comp-pages .page-pc a:hover,
.comp-pages .page-pc span:hover,
.comp-pages .page-pc a.active,
.comp-pages .page-pc span.active {
  background: #1F5CC8;
  border: 1px solid #1F5CC8;
  color: #fff;
}

.comp-pages .page-pc span {
  background: #1F5CC8;
  border: 1px solid #1F5CC8;
  color: #fff;
}

.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #1F5CC8;
  display: none !important;
}

.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
  color: #fff;
}

/*ç»†è§ˆï¼Œå•é¡µ*/
.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;
  background: transparent;
}

.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.cont-xilan img {
  width: 600px;
  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;
}

/*åˆ†äº«*/
.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;
}

.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("comm-wx.png");
  background-size: contain;
}

.share-xl .social-share a.icon-weibo {
  background: url("comm-wb.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: #1F5CC8;
}

.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: #1F5CC8;
}

/*other-menu*/
.other-menu {
  padding-bottom: 30px;
  margin-right: 8px;
}

.other-menu .menu-title {
  background: #1F5CC8;
  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: #F5F8FC;
}

.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: #1F5CC8;
}

.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: #666666;
}

.comp-banner .owl-dots .owl-dot.active {
  background-color: #1F5CC8;
}

.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: #1F5CC8;
  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;
}

.container {
  *zoom: 1;
}

.container:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}

@media (min-width: 1280px) {
  .container {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1500px) {
  .container {
    width: 1400px;
    padding-left: 0;
    padding-right: 0;
  }
}

body {
  font-family: "Microsoft YaHei", 'å¾®è½¯é›…é»‘', Arial, PingFangSC-Regular, sans-serif;
}

.header {
  background-size: cover !important;
  background: url('h-bg.png') no-repeat center center;
  padding-bottom: 60px;
}

.header .h-con {
  position: relative;
  padding-top: 60px;
  margin-bottom: 60px;
}

.header .en-box {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 0 4px 4px;
  min-height: 42px !important;
  background-color: rgba(17, 102, 222, 0.9) !important;
}

.header .en-box div {
  float: left;
  line-height: 42px;
  position: relative;
  text-align: center;
  padding: 0 16px;
  font-size: 14px;
}

.header .en-box div:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 15px;
  background: #FFFFFF;
  opacity: 0.15;
}

.header .en-box div:last-child:after {
  display: none;
}

.header .en-box div>a {
  color: #FFFFFF;
}

.header .en-box div>a:hover {
  color: #F08300;
}

.header .en-box .m-zw li {
  padding: 3px 0;
}

.header .h-logo {
  display: block;
  width: 451px;
  float: left;
}

.header .h-logo img {
  width: 100%;
  height: 100%;
}

.m-zw {
  z-index: 11111;
  left: -10px;
}

.tools {
  margin-top: 44px;
  float: right;
  width: 214px;
}

.tools .search-box {
  position: relative;
}

.tools .search-box .s-inp {
  padding: 6px 40px 6px 18px;
  width: 100%;
  height: 38px;
  background: rgba(255, 255, 255, 0.91);
  border-radius: 19px;
}

.tools .search-box .s-inp::-webkit-input-placeholder {
  /* WebKit browsers*/
  font-size: 14px;
  color: #8A93A3;
  background-color: transparent;
}

.tools .search-box .s-inp:-moz-input-placeholder {
  /* Mozilla Firefox 4 to 18*/
  font-size: 14px;
  color: #8A93A3;
  background-color: transparent;
}

.tools .search-box .s-inp::-moz-input-placeholder {
  /* Mozilla Firefox 19+*/
  font-size: 14px;
  color: #8A93A3;
  background-color: transparent;
}

.tools .search-box .s-inp::-ms-input-placeholder {
  /* Internet Explorer 10+*/
  font-size: 14px;
  color: #8A93A3;
  background-color: transparent;
}

.tools .search-box .s-btn {
  background: url(search.png) no-repeat right;
  position: absolute;
  right: 18px;
  bottom: 11px;
  width: 16px;
  height: 16px;
  border: none;
}

.ph-s {
  display: none;
}

/*å¯¼èˆª*/
.nav-wrap {
  margin-top: -60px;
}

nav.navbar.bootsnav {
  min-height: 60px;
  background: rgba(13, 81, 177, 0.9);
  border: none;
  box-shadow: none;
  z-index: 999;
  position: relative;
}

nav.navbar.bootsnav ul.nav {
  margin-left: -15px;
  margin-right: -15px;
  float: none;
}

nav.navbar.bootsnav ul.nav>li {
  margin: 0;
  padding: 0;
  width: auto;
  position: relative;
}

nav.navbar.bootsnav ul.nav>li.dropdown.on a.dropdown-toggle:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: #fd8e5c;
}

nav.navbar.bootsnav ul.nav>li:after {
  position: absolute;
  content: '';
  right: 0;
  top: 22px;
  width: 1px;
  height: 18px;
  background: rgba(228, 235, 242, 0.3);
}

nav.navbar.bootsnav ul.nav>li:nth-child(4):after {
  /* display: none; */
}

nav.navbar.bootsnav ul.nav>li>a {
  display: block;
  text-align: center;
  padding: 17px 45px !important;
  margin: 0;
  line-height: 26px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
}

nav.navbar.bootsnav ul.nav>li.dropdown:last-child .dropdown-menu {
  left: auto;
  right: 0;
}

nav.navbar.bootsnav ul.nav>li>a:hover,
nav.navbar.bootsnav ul.nav>li>a:focus,
nav.navbar.bootsnav ul.nav>li.active>a:hover,
nav.navbar.bootsnav ul.nav>li.active>a:focus,
nav.navbar.bootsnav ul.nav>li.active>a,
nav.navbar.bootsnav ul.nav>li.dropdown.on>a {
  background-color: #1c6eeb !important;
  color: #fff !important;
}

nav.navbar-nav .dropdown.on {
  position: relative;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  border: none;
  border-top: none;
  min-width: 100%;
  width: auto;
  background: url(../images/dhbg.png) no-repeat bottom center #1c6eeb;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a {
  border-bottom: none;
  color: #fff;
  margin: 0;
  padding: 8px 14px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  font-size: 16px;
}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu>li>a:hover {
  background-color: #337ded;
}

nav.navbar.bootsnav.scroll {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
}

.navbar-header {
  float: right;
}

.pc-nav li {
  float: left;
  position: relative;
  margin-right: 60px;
}

.pc-nav li:after {
  position: absolute;
  content: '';
  right: -30px;
  top: 22px;
  width: 1px;
  height: 18px;
  background: rgba(228, 235, 242, 0.3);
}

.pc-nav li:last-child {
  margin-right: 0;
}

.pc-nav li:last-child:after {
  display: none;
}

.pc-nav li>a {
  display: block;
  text-align: center;
  padding: 17px 0px !important;
  margin: 0;
  line-height: 26px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
}

.pc-nav li>a:hover {
  color: #F08300;
}

.ph-nav {
  display: none !important;
}

.title-box {
  position: relative;
}

.title-box .i-title {
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  color: #1E2435;
  line-height: 30px;
  padding-bottom: 15px;
  position: relative;
}

.title-box .i-title::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: -1px;
  height: 3px;
  background: #0A5CCB;
  opacity: 0;
  transition: all 0.5s;
}

.title-box .i-more {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #82899B;
  float: right;
  line-height: 24px;
  padding-top: 5px;
}

.title-box .i-more-box a {
  display: none;
}

.title-box .i-more-box a:first-child {
  display: inline-block;
}

.title-box .tabber-titlebox .i-title {
  float: left;
  margin-right: 15px;
}

.title-box .tabber-titlebox .i-title:last-child {
  margin-right: 0;
}

.title-box .tabber-titlebox .i-title:hover::before,
.title-box .tabber-titlebox .i-title.active::before {
  transition: all 0.5s;
  opacity: 1;
}

.index-box1 {
  padding: 50px 0 50px 0;
  background: #F0F2F8;
}

.top-owl {
  float: left;
  width: 820px;
  height: 490px;
}

.top-owl .owl-stage-outer {
  height: 100%;
}

.top-owl .owl-stage {
  height: 100%;
}

.top-owl .owl-item {
  height: 100%;
}

.top-owl .item {
  height: 100%;
}

.top-owl .owl-dots {
  position: absolute;
  bottom: 20px;
  right: 27px;
}

.top-owl .owl-dots .owl-dot {
  margin-right: 6px;
  width: 13px;
  height: 13px;
  background: #F1F3FA;
  border-radius: 50%;
}

.top-owl .owl-dots .active {
  background: #0A5CCB;
  width: 42px;
  border-radius: 20px;
}

.banner-cont {
  display: block;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.banner-cont img {
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}

.banner-cont .t-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url('shadow.png') repeat-x center bottom;
}

.banner-cont .banner-title {
  font-size: 18px;
  font-weight: bold;
  color: #F3F5FB;
  line-height: 27px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 40px 175px 14px 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.banner-cont:hover img {
  transform: scale(1.1);
  transition: all 0.7s;
}

.top-tab {
  overflow: hidden;
  min-height: 490px;
  padding: 26px 26px 19px 34px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 0px rgba(160, 182, 223, 0.29);
}

.top-tab .list1 {
  display: block;
  border-top: 1px solid rgba(42, 52, 72, 0.07);
  border-bottom: 1px dashed rgba(42, 52, 72, 0.07);
  padding: 20px 0;
  margin-bottom: 14px;
  padding-bottom: 15px;
}

.top-tab .list1 .list1-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 11px;
  color: #C81313;
  line-height: 26px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: auto;
  max-height: 26px;
}

.top-tab .list1 .list1-title:hover {
  color: #F08300;
}

.top-tab .list1 .list1-desc {
  font-size: 14px;
  color: #808080;
  line-height: 22px;
  margin-top: 5px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
}

.top-tab .list2 li:not(:last-child) {
  margin-bottom: 10px;
  border-bottom: 1px dashed rgba(42, 52, 72, 0.07);
  padding-bottom: 10px;
}

.top-tab .list2 li:last-child {
  margin-bottom: 0;
}

.top-tab .list2-a {
  display: block;
}

.top-tab .list2-a .list2-title {
  font-size: 15px;
  color: #262626;
  line-height: 24px;
  margin-bottom: 5px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: auto;
  max-height: 24px;
}

.top-tab .list2-a .date {
  font-size: 14px;
  color: #0A5CCB;
  margin-top: 3px;
}

.top-tab .list2-a:hover .list2-title {
  color: #0A5CCB;
}

.top-tab .list2-a:hover .date {
  color: #262626;
}

.tab-cont>div {
  overflow: hidden;
  height: 0;
}

.tab-cont>div:first-child {
  overflow: visible;
  height: auto;
}

.text-tab-cont>div {
  display: none;
}

.text-tab-cont>div:first-child {
  display: block;
}

.index-box2 {
  background: #111841 url(zwgc-jrzw-bg.png) no-repeat center center;
  background-size: cover !important;
  padding: 50px 0 10px 0;
  background-attachment: fixed;
}

.index-box2 .title-box {
  margin-bottom: 23px;
}

.index-box2 .title-box .i-title,
.index-box2 .title-box .i-more {
  color: #FFF;
}

.index-box2 .title-box .i-title {
  padding-bottom: 0;
}

.m17 {
  margin: 0 -17px;
}

.p17 {
  padding: 0 17px;
}

.m16 {
  margin: 0 -16px;
}

.p16 {
  padding: 0 16px;
}

.m20 {
  margin: 0 -20px;
}

.p20 {
  padding: 0 20px;
}

.jrzw-list {
  margin-bottom: 40px;
}

.jrzw-list .img-box {
  overflow: hidden;
  height: 290px;
  padding: 40px 24px 20px 24px;
}

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

.jrzw-title {
  background: url(zwgc2023-08-01title-bg.png) no-repeat left center;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 26px;
  padding: 10px 24px 10px 38px;
  background-size: auto 100%;
}

.jrzw-info-bg {
  background: url(zwgc2023-08-01info-bg1.png) no-repeat center;
  background-size: 100% 100% !important;
}

.jrzw-info-bg .col-xs-4:last-child .jrzw-info::before {
  display: none;
}

.jrzw-info-bg .col-xs-6:last-child .jrzw-info::before {
  display: none;
}

.jrzw-info {
  padding: 25px 0px;
  text-align: center;
  position: relative;
}

.jrzw-info::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 47px;
  top: 50%;
  transform: translateY(-50%);
  right: -15px;
  background: url(zwgc2023-08-01info-bg2.png) no-repeat center;
  background-size: 100%;
}

.jrzw-info .tip {
  font-size: 18px;
  color: #7BB5DB;
  line-height: 1;
  margin-bottom: 16px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.jrzw-info .num {
  font-size: 36px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1;
}

.jrzw-info .tipl {
  display: inline-block;
  padding-left: 12px;
  position: relative;
}

.jrzw-info .tipl::before {
  position: absolute;
  content: '';
  left: 0;
  top: 4px;
  width: 8px;
  height: 8px;
  background: #02FA09;
  border-radius: 50%;
}

.jrzw-info .tiph {
  display: inline-block;
  padding-left: 12px;
  position: relative;
}

.jrzw-info .tiph::before {
  position: absolute;
  content: '';
  left: 0;
  top: 4px;
  width: 8px;
  height: 8px;
  background: #E46309;
  border-radius: 50%;
}

.index-box3 {
  background: #FFFFFF;
  padding: 50px 0;
}

.index-box3 .title-box {
  margin-bottom: 33px;
}

.index-box3 .title-box .i-title {
  padding-bottom: 0;
}

.jrtq-cont {
  position: relative;
  height: 488px;
  /* overflow: hidden; */
  padding-top: 5px;
}

.jrtq-cont .left-img-box {
  width: 1090px;
  height: 468px;
  background: #FFFFFF;
  /* box-shadow: 0px 0px 13px 0px rgba(83, 83, 83, 0.1); */
  border-radius: 6px;
  padding: 0;
}

.jrtq-cont .left-img-box li {
  margin-bottom: 25px;
  padding: 0 12px;
}

.jrtq-cont .left-img-box img {
  width: 100%;
  height: 100%;
  box-shadow: 0 0 7px 1px #dddeec;
}

.jrtq-cont .jrtq-info {
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  width: 283px;
  min-height: 100%;
  background: url(zwgc2023-06-09img5.png) no-repeat center center;
  background-size: cover;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 27px;
  padding: 20px 20px;
  max-height: 490px;
  overflow-y: auto;
}

.jrtq-cont .jrtq-info::-webkit-scrollbar {
  width: 8px;
  background: #F4F4F4;
}

.jrtq-cont .jrtq-info::-webkit-scrollbar-thumb {
  background: #D6DFE9;
  border-radius: 4px;
}

.jrtq-cont .jrtq-info::-webkit-scrollbar-button {
  display: none;
}












.index-box4 {
  padding: 50px 0;
  background: #F0F2F8;
}

.index-box4 .title-box {
  margin-bottom: 33px;
}

.index-box4 .title-box .i-title {
  padding-bottom: 0;
}

.media-title div {
  float: left;
  height: 48px;
  border: 1px solid #CDD3DF;
  border-radius: 24px;
  font-size: 18px;
  color: #919BA5;
  text-align: center;
  line-height: 46px;
  margin-right: 30px;
  margin-bottom: 34px;
  padding-left: 25px;
  padding-right: 25px;
  cursor: pointer;
  transition: all 0.5s;
}

.media-title div:last-child {
  margin-right: 0;
}

.media-title div:hover,
.media-title div.active {
  /* font-weight: bold; */
  color: #FFFFFF;
  background: #0762CB;
  transition: all 0.5s;
}

.wxdjc-container {
  position: relative;
}

.wxdjc-container .swiper-button-next,
.wxdjc-container .swiper-button-prev {
  width: 36px;
  height: 36px;
  border-radius: 4px;
  top: 0;
  margin-top: 0;
}

.wxdjc-container .swiper-button-next::after,
.wxdjc-container .swiper-button-prev::after {
  display: none;
}

.wxdjc-container .swiper-button-prev {
  right: 43px !important;
  left: auto;
  background: #1253B0 url(../images/zwgc2023-06-09img7.png) no-repeat center center !important;
}

.wxdjc-container .swiper-button-prev:hover {
  background: #FE950C url(../images/zwgc2023-06-09img7.png) no-repeat center center !important;
}

.wxdjc-container .swiper-button-next {
  right: 0 !important;
  left: auto;
  background: #1253B0 url(../images/zwgc2023-06-09img8.png) no-repeat center center !important;
}

.wxdjc-container .swiper-button-next:hover {
  background: #FE950C url(../images/zwgc2023-06-09img8.png) no-repeat center center !important;
}

.media-zd-list {
  position: relative;
  /* right: 250px;
  top: -70px; */
  z-index: 99;
  margin-bottom: 25px;
}

.media-zd-list li {
  float: left;
  font-size: 16px;
  color: #5B657E;
  line-height: 36px;
  position: relative;
  margin-right: 40px;
  cursor: pointer;
}

.media-zd-list li::before {
  position: absolute;
  content: '';
  top: 8px;
  right: -20px;
  width: 1px;
  height: 15px;
  background: #AEC3E3;
}

.media-zd-list li:last-child {
  margin-right: 0;
}

.media-zd-list li:last-child::before {
  display: none;
}

.media-zd-list li:hover,
.media-zd-list li.active {
  font-weight: bold;
  color: #1253B0;
}

.media-swiper-mleft {
  overflow: hidden;
}

.media-swiper {
  width: 683px;
}

.media-swiper .swiper-slide {
  width: 100%;
}

.xc-cont {
  display: block;
}

.xc-cont .img-box {
  height: 431px;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
  position: relative;
}

.xc-cont .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 6px 6px 0px 0px;
  transition: all 0.5s;
}

.xc-cont .jsz {
  position: absolute;
  top: 20px;
  left: 30px;
  z-index: 9;
  width: 106px;
  height: 32px;
  background: #999999;
  border-radius: 16px;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
}

.xc-cont .yjc {
  background: #0762CB;
}

.xc-cont .xc-info {
  background: #FFFFFF;
  border-radius: 6px;
  padding: 20px 30px 30px;
}

.xc-cont .xc-title {
  font-size: 20px;
  font-weight: bold;
  color: #1E2435;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}

.xc-cont .xc-desc {
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #CDD3DF;
  position: relative;
  margin-top: 10px;
}

.xc-cont .xc-desc ul {
  float: right;
}

.xc-cont .xc-desc li {
  float: left;
  font-size: 16px;
  color: #999999;
  line-height: 30px;
  margin-right: 30px;
  position: relative;
  padding-bottom: 15px;
}

.xc-cont .xc-desc li::before {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  background: #0762CB;
  opacity: 0;
}

.xc-cont .xc-desc li:last-child {
  margin-right: 0px;
}

.xc-cont .xc-desc li:hover,
.xc-cont .xc-desc li.active {
  color: #0762CB;
}

.xc-cont .xc-desc li:hover::before,
.xc-cont .xc-desc li.active::before {
  opacity: 1;
}

.xc-cont .desc {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 84px;
  margin-bottom: 26px;
}

.xc-cont .xc-add li {
  font-size: 15px;
  font-weight: bold;
  color: #333333;
  line-height: 25px;
  padding-left: 22px;
  margin-bottom: 7px;
  background: url(../images/zwgc2023-06-09img9.png) no-repeat left 5px;
  background-size: 11px 14px;
}

.xc-cont .xc-add li:last-child {
  margin-bottom: 0;
  background: url(../images/zwgc2023-06-09img10.png) no-repeat left 5px;
  background-size: 14px 14px;
}

.xc-cont:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

.xc-cont:hover .xc-title {
  color: #0762CB;
}

.footer-ny {
  background: #F6F7FB;
}

.footer {
  background: none;
  padding: 0;
}

.footer .f-info {
  background: url('f-bg.png') no-repeat center center;
  background-size: cover !important;
  padding-top: 49px;
  padding-bottom: 46px;
}

.footer .cont-img,
.footer .cont-list,
.footer .cont-img2 {
  display: inline-block;
}

.footer .cont-img {
  float: left;
  width: 177px;
  margin-right: 20px;
}

.footer .cont-img img {
  width: 100%;
  height: 100%;
}

.footer .cont-list {
  font-size: 14px;
  color: #FFFFFF;
  line-height: 29px;
  padding-left: 20px;
  position: relative;
}

.footer .cont-list::after {
  position: absolute;
  content: '';
  width: 1px;
  background: rgba(255, 255, 255, 0.17);
  top: 0;
  bottom: 0;
  left: 0px;
}

.footer .cont-list span {
  display: inline-block;
  color: #FFFFFF;
  margin-right: 5px;
}

.footer .f-se-box {
  float: right;
}

.footer .f-se-box .f-se {
  width: 165px;
  float: left;
  margin-right: 32px;
  margin-top: 8px;
}

.footer .f-se-box .f-se .ui-select-wrap {
  padding: 0 23px !important;
  font-size: 16px;
  color: #FFFFFF;
  height: 46px;
  line-height: 46px;
  border-radius: 23px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  background-color: transparent;
}

.footer .f-se-box .f-se .ui-select-list {
  top: auto;
  bottom: 46px;
}

.footer .f-se-box .f-se .ui-select-arrow {
  right: 23px;
  top: 45%;
  border-top-color: #fff;
}

.footer .f-se-box .f-se .ui-select-input {
  padding-left: 23px;
}

.footer .f-se-box .f-se .ui-select-list {
  background-color: #15539C;
}

.footer .f-se-box .f-se .ui-select-list>li:hover {
  background-color: #0080ff;
}

.footer .f-se-box .cont-img2 {
  float: right;
  width: 49px;
}

.footer .f-se-box .cont-img2 img {
  width: 100%;
  height: 100%;
}

.f-select {
  background: #FFF;
  padding: 50px 0px 30px;
}

.f-select .container {}

.f-select-box {
  margin-bottom: 20px;
}

.f-select-box .ui-select-wrap {
  height: 40px;
  background: #FFFFFF;
  border-radius: 3px;
  padding: 0 15px !important;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 40px;
  border: 1px solid #E6E6E6;
}

.f-select-box .ui-select-list {
  left: 0px;
  top: 40px;
}

.f-select-box .ui-select-wrap.up .ui-select-list {
  top: auto;
  bottom: 40px;
}

.f-select-box .ui-select-input {
  padding-left: 15px;
}

.f-select-box .ui-select-arrow {
  right: 15px;
}



/* 20230815   å®£ä¼ è§†é¢‘ */
.video-swiper {
  width: 460px;
}

.index-vio-cont {
  display: block;
}

.index-vio-cont:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

.index-vio-cont:hover .vio-titlt div {
  color: #0762CB;
}

.index-vio-cont .img-box {
  height: 274px;
  border-radius: 6px 6px 0px 0px;
  overflow: hidden;
}

.index-vio-cont .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.index-vio-cont .vio-titlt {
  min-height: 60px;
  background: #FFFFFF;
  border-radius: 0px 0px 6px 6px;
  padding: 17px 24px;
}

.index-vio-cont .vio-titlt div {
  font-size: 20px;
  font-weight: bold;
  color: #1E2435;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* ç§‘æ™®çŸ¥è¯† */
.kpzs-swiper {
  width: 754px;
}

.index-kpzs-cont {
  display: block;
  background: linear-gradient(90deg, #FFFFFF, #FFFFFF);
  margin-top: 30px;
  padding: 27px 30px 10px 30px;
  min-height: 304px;
  transition: all 0.5s;
}

.index-kpzs-cont:hover {
  background: linear-gradient(90deg, #1253B0, #BD1A1A);
  transition: all 0.5s;
}

.index-kpzs-cont:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}

.index-kpzs-cont:hover .title::before {
  background: url(../images/zwgc2023-08-15icon2.png) no-repeat center;
}

.index-kpzs-cont:hover .title div {
  color: #FFFFFF;
}

.index-kpzs-cont:hover .desc {
  color: #FFFFFF;
}

.index-kpzs-cont:hover .more-btn {
  border: 1px solid #FFFFFF;
  background: url(../images/zwgc2023-08-15icon4.png) no-repeat center center;
}


.index-kpzs-cont .img-box {
  float: left;
  width: 360px;
  height: 254px;
  margin-right: 37px;
  overflow: hidden;
  position: relative;
  margin-top: -60px;
}

.index-kpzs-cont .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}

.index-kpzs-cont .kpzs-info {
  overflow: hidden;
}

.index-kpzs-cont .title {
  margin-bottom: 52px;
  position: relative;
}

.index-kpzs-cont .title::before {
  position: absolute;
  content: '';
  width: 49px;
  height: 3px;
  left: 0;
  bottom: -26px;
  background: url(../images/zwgc2023-08-15icon1.png) no-repeat center;
}

.index-kpzs-cont .title div {
  font-size: 20px;
  font-weight: bold;
  color: #1E2435;
  line-height: 22px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.index-kpzs-cont .desc {
  font-size: 16px;
  color: #666666;
  line-height: 22px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  height: 88px;
  margin-bottom: 22px;
}

.index-kpzs-cont .more-btn {
  width: 36px;
  height: 36px;
  border: 1px solid #1253B0;
  background: url(../images/zwgc2023-08-15icon3.png) no-repeat center center;
}


/* 页面上面的样式 */
.top-tab .textlist {
  margin-top: 25px;
}

.top-tab .textlist .list2-a {
  position: relative;
}

.top-tab .textlist .list2-a .list2-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: calc(100% - 100px);
  display: block;
  height: auto;
}

.top-tab .textlist .list2-a .date {
  position: absolute;
  right: 0;
  top: 0;
}

.xc-cont .jsz.jc {
  background: linear-gradient(-90deg, #FC7864, #FEA454);
}

.media-title {
  position: relative;
}

#mmm {
  position: absolute;
  right: 0;
  top: 14px;
  color: #1253b0;
  font-size: 16px;
}

#mmm:hover {
  color: #206fe0;
}

@media(max-width: 767px) {
  .top-tab .textlist .list2-a .list2-title {
    white-space: normal;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
    height: auto;
  }

  .top-tab .textlist .list2-a .date {
    position: relative;
  }
}

#rbzs {
  margin-bottom: 15px;
}

#rbzs,
#rbyb {
  /* text-align: justify; */
}

.jrkj {
  position: relative;
  height: 100%;
}

.jrkj li {
  position: absolute;
  width: 50%;
  transition: all .3s;
  height: 230px;
}

.jrkj li:nth-child(1) {
  left: 0;
}

.jrkj li:nth-child(2) {
  left: 50%;
}

.jrkj li:nth-child(3) {
  left: 0;
  top: calc(50% + 18px);
}

.jrkj li:nth-child(4) {
  left: 50%;
  top: calc(50% + 18px);
}

.jrkj li:hover {
  position: absolute;
  width: 100%;
  height: calc(100% + 14px);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  transition: all .3s;
}

.pc-nav li {
  margin-right: 18px;
}

.pc-nav li:after {
  display: none;
}

.pc-nav li>a {
  padding: 0 10px !important;
  background-color: #3d90ef;
  background-image: linear-gradient(0deg, #115ecc 0%, #3d90ef 100%);
  box-shadow: 0px 0px 10px 0px rgba(7, 60, 135, 0.7);
  margin-top: 12px;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  border-radius: 17px;
  width: 120px;
}

@media (max-width: 1499px) {
  nav.navbar.bootsnav ul.nav>li>a {
    padding: 17px 22px !important;
  }

  .jrzw-info .tip {
    font-size: 14px;
  }

  .jrzw-info .num {
    font-size: 30px;
  }

  .title-box .i-title {
    font-size: 18px !important;
  }

  .top-owl {
    width: 600px !important;
  }

  .media-zd-list {
    right: auto !important;
  }

  .media-zd-list li {
    font-size: 14px;
  }
  .jrtq-cont .jrtq-info {
    font-size: 15px;
  }


}

@media (max-width: 1367px) {

  .media-zd-list {
    top: 0px !important;
  }


}


@media (max-width: 1279px) {
  nav.navbar.bootsnav ul.nav>li>a {
    padding: 17px 14px !important;
  }

  .jrtq-cont .left-img-box {
    width: 820px !important;
    height: 460px !important;
  }

  .jrzw-info .tip {
    font-size: 14px !important;
  }

}

/* @media (max-width: 1499px) and (min-width:1200px){
  nav.navbar.bootsnav ul.nav>li>a {
    padding: 17px 22px!important;
  }

} */
@media (max-width: 1680px) {
  .media-zd-list {
      right: auto !important;
  }
}


@media (max-width: 1199px) {
  .pc-nav li {
    margin-right: 10px;
  }

  .pc-nav li:after {
    display: none;
  }

  nav.navbar.bootsnav ul.nav>li>a {
    padding: 17px 10px !important;
    line-height: 26px;
    font-size: 15px;
  }

  .top-owl {
    float: none !important;
    width: 100% !important;
    height: 500px !important;
  }

  .jrtq-cont .left-img-box {
    width: 100% !important;
    max-height: none !important;
    height: 460px !important;
  }

  .jrtq-cont {
    height: auto;
  }

  .jrkj li {
    height: 200px;
  }


}



@media (max-width: 991px) {
  .pc-nav li>a {
    margin-top: 5px;
  }

  .jrkj li {
    height: 145px;
  }

  .jrtq-cont .left-img-box li {
    margin-bottom: 15px;
  }

  .jrtq-cont .left-img-box {
    height: 340px !important;
  }

  nav.navbar.bootsnav ul.nav>li.dropdown.on a.dropdown-toggle:before {
    margin-left: 0;
  }






}

@media (max-width: 767px) {
  .pc-nav li>a {
    font-size: 12px;
    width: 94px;
  }

  .top-owl {
    height: 206px !important;
  }

  .jrzw-info-bg {
    padding: 0 5px;
  }

  .jrtq-cont .left-img-box {
    height: auto !important;
  }

  .media-zd-list {
    padding-right: 0px !important;
  }




}

.ny-box .ny-cont {
  padding: 36px 0 10px 0;
}

.title_bggc {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: #0C49A0;
  margin-top: 60px;
  margin-bottom: 30px;
}

.title_bggc:before,
.title_bggc:after {
  content: "";
  display: inline-block;
  width: 130px;
  height: 18px;
}

.title_bggc:before {
  background: url(../images/titleBkl.png) no-repeat top right;
  margin-right: 20px;
}

.title_bggc:after {
  background: url(../images/titleBkr.png) no-repeat top left;
  margin-left: 20px;
}

.nrhei {
  font-size: 16px;
  line-height: 28px;
  font-family: \5FAE\8F6F\96C5\9ED1;
  color: #595959;
}

.ny-box .ny-cont {
  padding: 36px 0 10px 0;
}

.channelList {
  text-align: center;
  margin-bottom: 70px;
}

.channelList ul {
  padding-left: 25px;
}

.channelList li {
  display: inline-block;
  min-width: 200px;
  /* height: 70px; */
  padding-top: 25px;
  font-weight: 700;
  position: relative;
  padding-right: 25px;
  margin-right: 30px;
}

.channelList li:before {
  border-left: 1px solid #C6D2E4;
  content: "";
  display: inline-block;
  height: 28px;
  position: absolute;
  top: 34px;
  right: 0;
}

.channelList li:last-child {
  padding-right: 0;
  margin-right: 0;
}

.channelList li:last-child:before {
  display: none;
}

.channelList li a {
  font-size: 28px;
  color: #184483;
}

.channelList li.active {
  background: url(/resources/images/channelBk.png) no-repeat top center;
  position: relative;
  border-left: 0;
}

.channelList li.active:after {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 30px;
  height: 4px;
  background: #FEA454;
  border-radius: 3px;
  left: 50%;
  transform: translateX(-50%);
}

.yxcg .date {
  font-size: 24px;
  font-weight: bold;
  color: #0E55BA;
}

.yxcg .date .year {
  font-weight: 400;
  font-size: 14px;
}

.yxcg .title {
  color: #1F2A42;
  font-size: 18px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 81px;
  text-overflow: ellipsis;
  white-space: normal;
}

.yxcg .intro {
  color: #737373;
  font-size: 14px;
  max-height: 42px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.yxcg .item {
  /*margin-bottom: 25px;*/
  border-radius: 5px;
}

.yxcg a {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}

.yxcg a:hover {
  background: #11429D;
  transition: all .3s;
}

.yxcg a:hover .date,
.yxcg a:hover .title,
.yxcg a:hover .intro {
  color: #fff;
}

.cg-list li {
  padding-bottom: 0;
  margin-bottom: 25px;
  border-bottom: 0;
}

.cg-list li .cg-list-a {
  background: #F4F7FE;
  position: relative;
  padding: 30px;
  transition: all .3s;
  position: relative;
  top: 0;
  cursor: default;
}

.cg-list li .cg-list-a:hover {
  top: -5px;
  box-shadow: 4px 5px 13px -2px rgba(36, 98, 185, 0.48);
  transition: all .3s;
}

.cg-list li .cg-list-a:after {
  content: "";
  display: block;
  position: absolute;
  width: 55px;
  height: 4px;
  background: #1969D8;
  bottom: 0;
}

.cg-list-a .publication,
.cg-list-a .left-date {
  color: #587296;
}

.cg-list-a .left-t {
  font-size: 18px;
  font-weight: 400;
  line-height: 29px;
  cursor: default;
}

.yxcg .box-img {
  height: 400px;
  border: 1px solid #e6e6e6;
  border-radius: 3px;
  overflow: hidden;
}

.yxcg .box-img img {
  position: relative;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}

@media(max-width: 1366px) {
  .yxcg .title {
    height: 49px;
  }

  .kycg-yxcg-a .yxcg-info {
    min-height: 385px;
  }

  .box-img {
    height: 387px;
  }
}

/* .owl-dots{
  position: absolute;
  bottom: 40px;
  width: 100%;
  left: 50px;
}
.owl-dots .owl-dot{
  width: 8px;
  height: 8px;
  background: #e4e4e4!important;
  border-radius: 10px;
  margin-right: 8px;
}
.owl-dots .owl-dot.active{
  background: #1253B0!important;
} 
.owl-nav{
  position: relative;
  z-index: 9;
} */

.web-text-list-02 .box-s .box-title {
  height: auto;
  font-weight: 400;
}

.web-text-list-02 .box-s:hover .box-title {
  color: #303133;
}

.viewmore {
  color: #033D6B;
  font-size: 16px;
  border: 1px solid #9AB1C4;
  padding: 10px 35px;
  border-radius: 25px;
  margin-top: 15px;
  display: inline-block;
  transition: all .3s;
}

#content li:hover .viewmore {
  color: #fff;
  background: linear-gradient(-90deg, #FC7864, #FEA454);
  border: 1px solid #fff;
  transition: all .3s;
}

.web-image-text-list-02 .box-s .box-date {
  margin-bottom: 15px;
}

.web-image-text-list-04 .box-s .box-img .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}

.web-image-text-list-04 .box-s .box-img .icon img {
  width: auto;
  height: auto;
}

.web-image-text-list-04 .box-s .box-mc {
  position: relative;
}

.web-image-text-list-04 .box-s .box-mc .box-cont {
  position: relative;
  color: #333;
  padding: 15px 20px;
}

.web-image-text-list-04 .box-s .box-mc .box-title {
  font-size: 16px;
  text-align: center;
  font-weight: 400;
}

.web-image-text-list-04 .box-s {
  margin-bottom: 20px;
}

@media (max-width:767px) {
  .secChannelList ul li {
    width: 50% !important;
  }
}

/*20240718 改版*/
body{
  font-family: Arial;
}
nav.navbar.bootsnav ul.nav>li:first-child::before {
  position: absolute;
  content: '';
  left: 0;
  top: 22px;
  width: 1px;
  height: 18px;
  background: rgba(228, 235, 242, 0.3);
}
nav.navbar.bootsnav ul.nav > li:last-child:after {
  display: block;
}
nav.navbar.bootsnav ul.nav>li>a {
    padding: 17px 97px !important;
}
.index-cont20240718 {
  padding: 60px 0 80px 0;
}
.index20240718-title-box {
  margin-bottom: 44px;
}
.index20240718-title-box .fl {
  font-weight: bold;
  font-size: 36px;
  color: #1E2435;
  line-height: 40px;
}
.index20240718-title-box .fr {
  width: 140px;
  height: 40px;
  background: #FFFFFF;
  border-radius: 20px;
  border: 1px solid #1460D4;
  font-weight: bold;
  font-size: 16px;
  color: #1460D4;
  line-height: 38px;
  text-align: center;
}
.index20240718-title-box .fr:hover {
  background: #1460D4;
  color: #fff;
}
.m40 {
  margin: 0 -40px;
}
.p40 {
  padding: 0 40px;
}
.col-index20240718-7 {
  width: 54.73%;
}
.col-index20240718-5 {
  width: 45.27%;
}
.index-left-img20240718 {
  display: block;
  margin-bottom: 80px;
}
.index-left-img20240718:hover .img-box img {
  transform: scale(1.1);
}
.index-left-img20240718 .img-box {
  height: 483px;
  overflow: hidden;
}

.index-left-img20240718 .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.index-left-img20240718 .title-box{
  padding: 17px 90px 17px 30px;
  background: url(zwgc-bg202407182.png) no-repeat left center;
  background-size: 100% 100%; 
  position: relative;
  margin-top: -60px;
}
.index-left-img20240718 .title-box .date{
  float: left;
  text-align: center;
  margin-right: 30px;
  position: relative;
}
.index-left-img20240718 .title-box .date::before{
  position: absolute;
  content: '';
  right: -30px;
  top: 2px;
  bottom: 2px;
  width: 1px;
  background: #FFFFFF;
  opacity: 0.5;
}
.index-left-img20240718 .title-box .date div{
  font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 1;
}
.index-left-img20240718 .title-box .date div:nth-child(1){
  font-size: 30px;
  margin-bottom: 10px;
}
.index-left-img20240718 .title-box .title {
  padding-left: 30px;
  font-weight: bold;
  font-size: 18px;
  color: #FFFFFF;
  line-height: 28px;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 56px;
}
.index-right-reslist20240718{
  margin-bottom: 80px;
}
.index-right-reslist20240718 li{
  padding-bottom: 24px;
  margin-bottom: 25px;
  border-bottom: 1px dashed rgba(7, 98, 203, 0.2);
}
.index-right-reslist20240718 li:last-child{
  margin-bottom: 0;
}
.index-right-reslist20240718 li a{
  display: block;
}
.index-right-reslist20240718 li a:hover .title{
  color: #0762CB;
}
.index-right-reslist20240718 li .date{
  float: left;
  margin-right: 30px;
  text-align: center;
}
.index-right-reslist20240718 li .date div:nth-child(1){
  font-weight: bold;
  font-size: 28px;
  color: #0762CB;
  line-height: 1;
  margin-bottom: 12px;
}
.index-right-reslist20240718 li .date div:nth-child(2){
  width: 76px;
  height: 26px;
  background: #0762CB;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 26px;
  text-align: center;
}
.index-right-reslist20240718 li .title {
  font-weight: bold;
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 84px;
}
.dpr-link-box {
  padding: 59px 0;
}
.dpr-link-box img{
    display: block;
    width: 717px;
    margin: 0 auto 30px;
}
.dpr-link-box a{
  display: block;
  width: 240px;
  height: 46px;
  border-radius: 23px;
  border: 2px solid #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
  line-height: 44px;
  text-align: center;
  margin: 0 auto;
  transition: all 0.5s;
}
.dpr-link-box a:hover{
  width: 260px;
}
.footer .f-se-box {
  display: none;
}
.footer .cont-img {
  margin-left: 200px;
}
@media(max-width: 1499px) {
  nav.navbar.bootsnav ul.nav>li>a {
    padding: 17px 71px!important;
  }
  
}
