.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;
}

a:focus {
  text-decoration: none !important; /* 消除下划线 */
}

.h26 {
  font-size: 26px;
}
.h28 {
  font-size: 28px;
}
.h32 {
  font-size: 32px;
}
.h36 {
  font-size: 36px;
}
.h40 {
  font-size: 40px;
}
@media (max-width: 1599px) {
  .h60 {
    font-size: 50px;
  }
  .h50 {
    font-size: 42px;
  }
  .h38 {
    font-size: 30px;
  }
}
@media (max-width: 1366px) {
  .h38 {
    font-size: 28px;
  }
}
@media (max-width: 1279px) {
  .h60 {
    font-size: 40px;
  }
  .h50 {
    font-size: 38px;
  }
}
@media (max-width: 1024px) {
  .h38 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .h60 {
    font-size: 34px;
  }
  .h50 {
    font-size: 32px;
  }
  .h38 {
    font-size: 24px;
  }
}
/*font*/
@media (max-width: 1440px) {
  .h30 {
    font-size: 28px;
  }
  .h24 {
    font-size: 20px;
  }
  .h26 {
    font-size: 24px;
  }
  .h28 {
    font-size: 26px;
  }
  .h30 {
    font-size: 28px;
  }
  .h32 {
    font-size: 32px;
  }
  .h48 {
    font-size: 42px;
  }
}
@media (max-width: 1024px) {
  .h30 {
    font-size: 26px;
  }
  .h24 {
    font-size: 18px;
  }
  .h26 {
    font-size: 22px;
  }
  .h28 {
    font-size: 24px;
  }
  .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;
  }
  .h26 {
    font-size: 22px;
  }
  .h28 {
    font-size: 22px;
  }
  .h30 {
    font-size: 22px;
  }
  .h32 {
    font-size: 26px;
  }
  .h48 {
    font-size: 34px;
  }
}
/*Ã¦â€“â€¡Ã¥Â­â€”Ã¥Ë†â€”Ã¨Â¡Â¨*/
/*Ã¦â€“â€¡Ã¥Â­â€”Ã¥Ë†â€”Ã¨Â¡Â¨  comp-text-list-01*/
/**!
 @color - Ã¦Â â€¡Ã©Â¢ËœÃ©Â¢Å“Ã¨â€°Â²
 @box-bg - box Ã§â€ºâ€™Ã¥Â­ÂÃ¨Æ’Å’Ã¦â„¢Â¯Ã©Â¢Å“Ã¨â€°Â²
 @padding - box Ã§â€ºâ€™Ã¥Â­ÂÃ¨Â¾Â¹Ã¨Â·ÂÃ¨Â®Â¾Ã§Â½Â®
 @iconBgCol - Ã¥â€ºÂ¾Ã¦Â â€¡Ã©Â¢Å“Ã¨â€°Â²
 @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: #103A84;
}
.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: #103A84;
}
.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: #103A84;
  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: block;
  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: #103A84;
}
.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: block;
  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: #103A84;
}
.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: 0px 6px 8px 0px rgba(99, 44, 172, 0.18);
}
.comp-text-list-05 .box-s:hover .box-title {
  color: #103A84;
}
.comp-text-list-05 .box-s:hover .box-more {
  background-color: #103A84;
  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: #103A84;
}
.comp-text-list-06 .box-s:before {
  background-color: #103A84;
  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 Ã§â€ºâ€™Ã¥Â­ÂÃ¨Æ’Å’Ã¦â„¢Â¯Ã©Â¢Å“Ã¨â€°Â²
 @padding - 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: #103A84;
}
.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: block;
  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: #103A84;
}
.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: #103A84;
}
.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: block;
  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: #103A84;
}
.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: block;
  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: #103A84;
}
.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: block;
  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: block;
  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: #103A84;
}
.comp-image-text-list-05 .box-s:hover .box-more a {
  color: #103A84;
}
.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: block;
  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: #103A84;
}
.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: block;
  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: block;
  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: #103A84;
}
.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: block;
  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: #103A84;
}
.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: #103A84;
  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: #103A84;
}
.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: block;
  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: #103A84;
}
.comp-personnel-list-03 .box-s:hover .box-more {
  background-color: #103A84;
}
.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: #103A84;
  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: #103A84;
}
.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: #103A84;
}
.comp-personnel-list-05 .box-s:hover .box-more {
  color: #103A84;
}
.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: #103A84;
}
.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: #103A84;
}
/*Ã¤ÂºÂºÃ¥â€˜ËœÃ§Â»â€ Ã¨Â§Ë†*/
/*Ã¤ÂºÂºÃ¥â€˜ËœÃ§Â»â€ Ã¨Â§Ë†  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: 40px;
}
.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 {
  font-size: 0;
}
.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;
  background: #f1f0f1;
  text-align: center;
  margin-left: -1px;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid #dddcdd;
  font-size: 16px;
}
.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: #941D3B;
  border: 1px solid #941D3B;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #941D3B;
  border: 1px solid #941D3B;
  color: #fff;
}
.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #941D3B;
  border: 1px solid #941D3B;
  display: none!important;
}
.comp-pages .page-phone:hover,
.comp-pages .page-phone:active {
  color: #fff;
}
/*Ã§Â»â€ Ã¨Â§Ë†Ã¯Â¼Å’Ã¥Ââ€¢Ã©Â¡Âµ*/
.details-page {
  color: #666666;
  position: relative;
  z-index: 101;
  line-height: 1.8;
  padding: 10px 50px;
}
.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: 1px solid #D9DFE7;
  padding-bottom: 8px;
}
.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: #898B92;
  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: #333;
  text-align: justify;
}
.details-page .main-cont p {
  margin-bottom: 10px;
  line-height: 2;
}
.details-page .main-cont.cont-xilan img {
  width: 620px;
  margin-left: auto;
  margin-right: auto;
}
.details-page2 .main-cont.cont-xilan img {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.details-page .cont-page {
  margin-top: 30px;
  border-top: 1px solid #D9DFE7;
  padding-top: 30px;
  line-height: 24px;
  color: #999999;
}
.details-page .cont-page a {
  display: block;
  position: relative;
  color: #444444;
}
.details-page .cont-page a::after {
  position: absolute;
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #EEEEEE;
  font-family: 'FontAwesome';
  font-size: 14px;
  top: 2px;
}
.details-page .cont-page a.a-prev {
  float: left;
  padding-left: 35px;
}
.details-page .cont-page a.a-prev::after {
  content: "\f104";
  left: 0;
}
.details-page .cont-page a.a-next {
  float: right;
  padding-right: 35px;
}
.details-page .cont-page a.a-next::after {
  content: "\f105";
  right: 0;
}
.details-page .cont-page a:hover {
  color: #C8020A;
}
.details-page .cont-page a:hover::after {
  background: #C8020A;
  color: #fff;
}
.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: #fff;
}
.bread-crumbs .bread-item a.cur {
  color: #103A84;
}
.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: #fff;
}
.bread-crumbs a:hover,
.bread-crumbs a.cur {
  color: #FFA200;
}
/*side-menu*/
.side-menu {
  padding-bottom: 30px;
  margin-right: 8px;
}
.side-menu .menu-title {
  background: #103A84;
  background-size: cover;
  min-height: 65px;
  line-height: 35px;
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}
.side-menu .menu-cont {
  background-color: #F5F8FC;
}
.side-menu .menu-cont .box-a {
  display: block;
  background: #FFFFFF;
  border-bottom: 1px solid #e2e5ef;
}
.side-menu .menu-cont .a-title {
  display: block;
  padding: 12px 30px;
  line-height: 30px;
  position: relative;
  color: #333;
  font-size: 17px;
}
.side-menu .menu-cont .a-title:after,
.side-menu .menu-cont .a-title:before {
  position: absolute;
}
.side-menu .menu-cont .a-title:before {
  content: '';
  left: 15px;
  top: 19px;
  width: 5px;
  height: 18px;
  background: #3D55A7;
  border-radius: 3px;
}
.side-menu .menu-cont .a-title:after {
  content: "\f105";
  font-family: 'FontAwesome';
  right: 15px;
  font-size: 18px;
}
.side-menu .menu-cont .a-title.active,
.side-menu .menu-cont .a-title:hover {
  color: #FFFFFF;
  background: #103A84;
}
.side-menu .menu-cont .a-title.active:before,
.side-menu .menu-cont .a-title:hover:before {
  background: #fff;
}
.side-menu .down-menu {
  padding-bottom: 10px;
  padding-left: 15px;
}
.side-menu .down-menu a {
  display: block;
  padding: 5px 20px 5px 35px;
  line-height: 24px;
  font-size: 15px;
  color: #333;
  position: relative;
}
.side-menu .down-menu a:hover,
.side-menu .down-menu a.active {
  color: #3D55A7;
}
.side-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: #103A84;
}
.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: #103A84;
  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 .lg-outer .lg-thumb-outer {
  background-color: #fff;
}
*:focus {
  outline: none;
}
.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: 1440px) {
  .container {
    width: 1440px;
  }
}
body {
  font-family: PingFangSC-Regular, "Microsoft YaHei", 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜', Arial, sans-serif;
  border-top: 6px solid #D6192A;
}

/*-----------------------------------------  index  -----------------------------------------*/
.index-box {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 90px;
  padding-bottom: 30px;
}
.index-title {
  text-align: center;
  margin-bottom: 45px;
  overflow: hidden;
}
.index-title span {
  position: relative;
  display: inline-block;
  color: #D53040;
  line-height: 50px;
  padding-left: 28px;
  padding-right: 28px;
  font-weight: bold;
}
.index-title span::after,
.index-title span::before {
  content: '';
  position: absolute;
  width: 110px;
  height: 1px;
  border: 1px solid #D53040;
  top: 24px;
}
.index-title span::before {
  left: -110px;
}
.index-title span::after {
  right: -110px;
}
.index-more {
  text-align: center;
  padding-top: 15px;
}
.index-more a {
  display: inline-block;
  position: relative;
  padding-bottom: 14px;
  line-height: 22px;
  color: #B72423;
  vertical-align: bottom;
}
.index-more a::after,
.index-more a::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 26px;
  height: 7px;
  background: #BC1524;
  margin-left: -13px;
}
.index-more a::before {
  transition: all 0.5s;
  width: 0;
  background: #A96600;
  z-index: 2;
}
.index-more a:hover {
  color: #A96600;
}
.index-more a:hover::before {
  width: 26px;
}
.index-box-scroll {
  background-image: url(kxrs2023-bg01.png);
  padding-top: 0 !important;
}
.index-box-scroll .scroll-wrap {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 35px;
}
.index-box-scroll .box-s {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  border-top: 6px solid #BC1524;
}
.index-box-scroll .box-s:hover::after {
  left: 0;
  width: 100%;
}
.index-box-scroll .box-s:hover .box-img img {
  transform: scale(1.1);
}
.index-box-scroll .box-s:hover .info-title span {
  color: #BC1524 !important;
}
.index-box-scroll .box-s:hover .info-txt a {
  color: #BC1524 !important;
}
.index-box-scroll .box-s::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: -6px;
  height: 6px;
  background: #CB6A00;
  width: 0;
  overflow: hidden;
  left: 50%;
  transition: all 0.5s;
}
.index-box-scroll .box-s .box-img {
  margin-left: -10px;
  margin-right: -10px;
  overflow: hidden;
}
.index-box-scroll .box-s .box-img img {
  display: block;
  width: 100%;
  height: 285px;
  transition: all 0.5s;
}
.index-box-scroll .box-s .box-info {
  background: #fff;
  padding: 15px 25px 10px;
  color: #A57B0B;
  height: 190px;
}
.index-box-scroll .box-s .info-title {
  line-height: 32px;
  margin-bottom: 5px;
  display: block;
}
.index-box-scroll .box-s .info-title span {
  float: left;
  margin-right: 15px;
}
.index-box-scroll .box-s .info-title span:last-child {
  margin-right: 0;
}
.index-box-scroll .box-s .info-title span.title-txt {
  color: #CB6A00;
  font-weight: bold;
}
.index-box-scroll .box-s .info-title span.title-year {
  color: #A57B0B;
  line-height: 22px;
  margin-top: 10px;
}
.index-box-scroll .box-s .info-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-height: 25px;
  height: 125px;
}
.index-box-scroll .box-s .info-txt a {
  color: #A57B0B;
}
.index-box-scroll .banner-next,
.index-box-scroll .banner-prev {
  width: 42px;
  height: 55px;
  top: 144px;
  margin-top: 0;
}
.index-box-scroll .banner-next::after,
.index-box-scroll .banner-prev::after {
  display: none;
}
.index-box-scroll .banner-prev {
  background-image: url('kxrs2023-left.png');
  left: 0px;
}
.index-box-scroll .banner-next {
  background-image: url('kxrs2023-rigth.png');
  right: 0px;
}
@media (min-width: 1800px) {
  .index-box-scroll .container.scroll-wrap {
    width: 1700px;
  }
}
@media (max-width: 1799px) and (min-width: 1440px) {
  .index-box-scroll .container.scroll-wrap {
    width: 1380px;
  }
}
.index-box-xwdt {
  background-image: url(kxrs2023-bg02.png);
}
.index-box-xwdt .main-cont {
  padding-bottom: 35px;
}
.index-box-xwdt .news-img {
  overflow: hidden;
  position: relative;
}
.index-box-xwdt .news-img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.index-box-xwdt .news-img .box-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.index-box-xwdt .news-img .box-title::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-origin: 0;
  height: 118px;
  background: linear-gradient(180deg, rgba(205, 53, 79, 0) 0%, #9F1827 100%);
  z-index: 2;
}
.index-box-xwdt .news-img .box-title .a-title {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 15px;
  font-weight: bold;
  color: #fff;
  z-index: 9;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 32px;
  max-height: 64px;
}
.index-box-xwdt .news-img:hover img {
  transform: scale(1.1);
}
.index-box-xwdt .news-list {
  padding-top: 15px;
}
.index-box-xwdt .news-list .box-s {
  position: relative;
  line-height: 40px;
  padding-right: 100px;
  padding-left: 28px;
  margin-bottom: 20px;
}
.index-box-xwdt .news-list .box-s:last-child {
  margin-bottom: 0;
}
.index-box-xwdt .news-list .box-s::after {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 12px;
  height: 9px;
  background: url(kxrs2023-bg09.png) no-repeat center center #D53040;
  border-radius: 4px 0px 4px 0px;
}
.index-box-xwdt .news-list .box-s .box-title {
  color: #A96600;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
}
.index-box-xwdt .news-list .box-s .box-date {
  position: absolute;
  right: 0;
  top: 0;
  font-family: Roboto-Italic, Roboto;
  color: #A57B0B;
  font-style: italic;
}
.index-box-xwdt .news-list .box-s:hover .box-title {
  color: #D53040;
}
.index-box-ysgs {
  background-image: url(kxrs2023-bg03.png);
}
.index-box-ysgs .main-cont {
  overflow: hidden;
}
.index-box-ysgs .box-s {
  margin-bottom: 30px;
}
.index-box-ysgs .box-s:hover .box-img img {
  transform: scale(1.1);
}
.index-box-ysgs .box-s:hover .box-info::after {
  width: 100%;
  left: 0;
}
.index-box-ysgs .box-s:hover .info-title {
  color: #D53040;
}
.index-box-ysgs .box-s .box-img {
  position: relative;
  overflow: hidden;
}
.index-box-ysgs .box-s .box-img img {
  display: block;
  width: 100%;
  height: 213px;
  transition: all 0.5s;
}
.index-box-ysgs .box-s .box-name {
  position: absolute;
  right: 30px;
  margin-top: -17px;
  min-width: 105px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  background: #D53040;
  color: #FFFFFF;
  font-weight: bold;
  z-index: 9;
}
.index-box-ysgs .box-s .box-info {
  padding: 40px 15px 10px;
  height: 200px;
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 4px solid #D74E50;
  position: relative;
}
.index-box-ysgs .box-s .box-info::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -4px;
  height: 4px;
  width: 0;
  transition: all 0.5s;
  background: #FBC34E;
}
.index-box-ysgs .box-s .info-title {
  color: #444444;
  margin-bottom: 10px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  max-height: 48px;
}
.index-box-ysgs .box-s .info-txt {
  font-size: 15px;
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 26px;
  max-height: 78px;
}
.index-box-zxsp {
  background-image: url(kxrs2023-bg04.png);
}
.index-box-zxsp .main-cont {
  padding-bottom: 35px;
}
.index-box-zxsp .box-video {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.index-box-zxsp .box-video:hover .video-img img {
  transform: scale(1.1);
}
.index-box-zxsp .box-video .video-img {
  position: relative;
  overflow: hidden;
}
.index-box-zxsp .box-video .video-img img {
  display: block;
  width: 100%;
  height: 290px;
  transition: all 0.5s;
}
.index-box-zxsp .box-video .video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 37px;
  height: 37px;
  background: url('kxrs2023-bg10.png') no-repeat;
  opacity: 0.8;
  z-index: 9;
  display: block;
}
.index-box-zxsp .box-video .video-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.index-box-zxsp .box-video .video-info::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-origin: 0;
  height: 118px;
  background: linear-gradient(180deg, rgba(205, 53, 79, 0) 0%, #9F1827 100%);
}
.index-box-zxsp .box-video .video-info .info-title {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 15px;
  color: #FFFFFF;
  line-height: 28px;
  z-index: 2;
  font-weight: bold;
}
@media (min-width: 1200px) {
  .index-box-zxsp .col-m:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .index-box-zxsp .col-m:last-child {
    display: none;
  }
}
.index-box-cbw {
  background-image: url(kxrs2023-bg05.png);
  padding-bottom: 95px;
}
.index-box-cbw .print-reco {
  padding: 35px 20px 35px 10px;
  background: #fff;
}
.index-box-cbw .print-reco:hover .box-img img {
  transform: scale(1.1);
}
.index-box-cbw .print-reco:hover .info-title {
  color: #A96600;
}
.index-box-cbw .print-reco:hover .info-more a {
  color: #A96600;
}
.index-box-cbw .print-reco .box-img {
  float: left;
  width: 296px;
  margin-right: 10px;
  overflow: hidden;
}
.index-box-cbw .print-reco .box-img img {
  display: block;
  width: 100%;
  transition: all 0.5s;
}
.index-box-cbw .print-reco .box-info {
  overflow: hidden;
  padding-top: 10px;
}
.index-box-cbw .print-reco .info-title {
  color: #D53040;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 35px;
  max-height: 70px;
  margin-bottom: 15px;
}
.index-box-cbw .print-reco .info-txt {
  color: #444444;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  line-height: 26px;
  height: 182px;
  margin-bottom: 25px;
}
.index-box-cbw .print-reco .info-more {
  text-align: right;
}
.index-box-cbw .print-reco .info-more a {
  display: inline-block;
  color: #B72423;
  line-height: 22px;
}
.index-box-cbw .print-list {
  padding-top: 21px;
}
.index-box-cbw .print-list .list-title {
  line-height: 38px;
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}
.index-box-cbw .print-list .list-title::before {
  content: '';
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 22px;
  background: #FFD528;
}
.index-box-cbw .print-list .list-title .title-txt {
  float: left;
  color: #fff;
  font-weight: bold;
}
.index-box-cbw .print-list .list-title .title-more {
  float: right;
  color: #fff;
}
.index-box-cbw .print-list .list-title .title-more:hover {
  color: #B72423;
}
.index-box-cbw .print-list .row-w {
  margin-left: -8px;
  margin-right: -8px;
}
.index-box-cbw .print-list .row-w .col-w {
  padding-left: 8px;
  padding-right: 8px;
}
.index-box-cbw .print-list .box-s {
  background: #fff;
  padding: 15px 10px;
}
.index-box-cbw .print-list .box-s:hover .box-img img {
  transform: scale(1.1);
}
.index-box-cbw .print-list .box-s:hover .box-title {
  color: #A96600;
}
.index-box-cbw .print-list .box-s .box-img {
  overflow: hidden;
}
.index-box-cbw .print-list .box-s .box-img img {
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  height: 254px;
  transition: all 0.5s;
}
.index-box-cbw .print-list .box-s .box-title {
  font-weight: bold;
  color: #B72423;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
}
@media (min-width: 1440px) {
  .index-box .row-m {
    margin-left: -18px;
    margin-right: -18px;
  }
  .index-box .row-m .col-m {
    padding-left: 18px;
    padding-right: 18px;
  }
  .index-box-xwdt .row-w {
    margin-left: -32px;
    margin-right: -32px;
  }
  .index-box-xwdt .row-w .col-w {
    padding-left: 32px;
    padding-right: 32px;
  }
  .index-box-xwdt .row-w .col-w:nth-child(1) {
    width: 43%;
  }
  .index-box-xwdt .row-w .col-w:nth-child(2) {
    width: 57%;
  }
}
/*-------------------------------------------- page start ---------------------------------------------*/
.page-other {
  background: url('kxrs2026_top-bg2.png') no-repeat top center #f0f2f5;
  background-size: 100%;
}

.page-other .other-main {
  background: #FFFFFF;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  padding: 15px 40px 40px;
  min-height: calc(100vh - 438px);
  overflow: hidden;
    margin-top: 50px;
}
.content-top {
  padding-top: 15px;
  line-height: 40px;
  position: relative;
  margin-bottom: 25px;
}
.content-top .channle-title {
  float: left;
}
.content-top .bread-crumbs {
  float: right;
}
.channle-title {
  font-weight: bold;
  color: #C8020A;
  position: relative;
  background: url('kxrs2024-icon.png') no-repeat left center;
  line-height: 40px;
  padding-left: 45px;
  padding-right: 10px;
}
.channle-title::before {
  content: '';
  position: absolute;
  top: 20px;
  right: -110px;
  width: 110px;
  height: 1px;
  border: 1px solid #FBC34E;
}
.bread-crumbs .bread-item {
  color: #444;
  line-height: 40px;
}
.bread-crumbs .bread-item a,
.bread-crumbs .bread-item span {
  display: inline-block;
  vertical-align: bottom;
}
.bread-crumbs .bread-item a {
  color: #444;
}
.bread-crumbs .bread-item a:hover {
  color: #C8020A;
}
.bread-crumbs .bread-item a:last-child {
  color: #C8020A;
}
.bread-crumbs .bread-item > span {
  color: #C8020A;
  position: relative;
  width: 20px;
  text-align: center;
}
.bread-crumbs .bread-item > span::before {
  padding: 0;
  font-size: 16px;
  color: #444;
}
.list-img-01 .box-s {
  margin-bottom: 30px;
  text-align: center;
}
.list-img-01 .box-s:hover .box-img .img-a img {
  transform: translate(-50%, -50%) scale(1.1);
}
.list-img-01 .box-s:hover .box-title {
  color: #C8020A;
}
.list-img-01 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 200px;
  margin-bottom: 10px;
  border: 1px solid #D19B42;
}
.list-img-01 .box-s .box-img img {
  display: block;
  width: 100%;
}
.list-img-01 .box-s .box-img .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}
.list-img-01 .box-s .box-img .img-a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.list-img-01 .box-s .box-img .img-a img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s;
  object-fit: contain;
}
.list-img-01 .box-s .box-title {
  color: #D19B42;
  line-height: 28px;
}
@media (min-width: 1440px) {
  .list-img-01.row-w {
    margin-left: -17px;
    margin-right: -17px;
  }
  .list-img-01.row-w .col-w {
    padding-left: 17px;
    padding-right: 17px;
  }
}
@media (min-width: 1200px) {
  .list-img-01.row-w .col-w:nth-child(4n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .list-img-01.row-w .col-w:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-img-01.row-w .col-w:nth-child(2n + 1) {
    clear: both;
  }
}
.details-page .detail-top {
  border-bottom: 1px solid rgba(2, 51, 111, 0.13);
  padding-bottom: 15px;
}
.details-page .detail-top .title-s {
  color: #333333;
  max-width: 100%;
  line-height: 1.6;
}
.details-page .detail-top .top-other {
  margin-top: 15px;
}
.details-page .detail-top .other-info {
  text-align: center;
  float: none !important;
}
.details-page .detail-top .other-info span,
.details-page .detail-top .other-info a {
  color: #999999;
  margin: 0 10px;
}
.details-page .detail-top .other-info .line {
  vertical-align: middle;
  margin-top: -3px;
}
.details-page .main-cont {
  line-height: 2;
  text-align: left;
  color: #333333;
}
@media (min-width: 1200px) {
  .details-wrap .row-w {
    margin-left: -35px;
    margin-right: -35px;
  }
  .details-wrap .row-w .col-w {
    padding-left: 35px;
    padding-right: 35px;
  }
  .details-wrap .row-w .col-w:first-child {
    border-right: 1px solid #D6D6D6;
  }
}
@media (max-width: 767px) {
  .details-page .detail-top .title-s {
    line-height: 1.5;
    font-size: 20px;
  }
  .details-page .detail-top .top-other {
    margin-top: 10px;
    padding-bottom: 5px;
    text-align: center;
  }
  .details-page .detail-top .top-other .other-info {
    float: none;
  }
  .details-page .detail-top .top-other .other-share {
    float: none;
  }
}
.list-xgbd .xgbd-title {
  position: relative;
  line-height: 40px;
  padding-left: 20px;
  color: #CE2235;
  font-weight: bold;
}
.list-xgbd .xgbd-title::after {
  content: '';
  width: 8px;
  height: 22px;
  background: #B71511;
  position: absolute;
  left: 0;
  top: 10px;
}
.list-xgbd .xgbd-cont .box-s {
  border-bottom: 1px dashed #E7D7AB;
  padding-top: 10px;
  padding-bottom: 10px;
}
.list-xgbd .xgbd-cont .box-s a {
  display: block;
  line-height: 26px;
  color: #444444;
  font-weight: bold;
}
.list-xgbd .xgbd-cont .box-s a:hover {
  color: #CE2235;
}
.list-txt .box-s {
  position: relative;
  padding-left: 22px;
  padding-right: 120px;
}
.list-txt .box-s::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #E0CCA5;
  left: 0;
  top: 19px;
  border-radius: 4px;
}
.list-txt .box-s .box-title {
  color: #444444;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 46px;
  line-height: 46px;
}
.list-txt .box-s .box-date {
  position: absolute;
  right: 0;
  top: 0;
  color: #DFA031;
  line-height: 46px;
}
.list-txt .box-s:hover .box-title {
  color: #C8020A;
}
.list-txt .line {
  border-bottom: 1px dashed #E0CCA5;
  height: 1px;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 15px;
}
.list-txt .line:last-child {
  display: none;
}
.list-img-txt .box-s {
  margin-bottom: 40px;
}
.list-img-txt .box-s:last-child {
  margin-bottom: 0;
}
.list-img-txt .box-s .box-img {
  float: left;
  margin-right: 18px;
  overflow: hidden;
}
.list-img-txt .box-s .box-img img {
  display: block;
  width: 240px;
  transition: all 0.5s;
}
.list-img-txt .box-s .box-info {
  overflow: hidden;
  padding-top: 12px;
}
.list-img-txt .box-s .info-title {
  font-weight: bold;
  color: #B70601;
  margin-bottom: 8px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.list-img-txt .box-s .info-txt {
  color: #444444;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 30px;
  max-height: 90px;
}
.list-img-txt .box-s:hover .box-img img {
  transform: scale(1.1);
}
.list-img-txt .box-s:hover .box-info .info-title {
  color: #A96600;
}
.list-img-02 .box-s {
  margin-bottom: 30px;
  position: relative;
}
.list-img-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.list-img-02 .box-s:hover .box-title {
  color: #C8020A;
}
.list-img-02 .box-s .box-img {
  overflow: hidden;
}
.list-img-02 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 295px;
  transition: all 0.5s;
}
.list-img-02 .box-s .box-title {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 99;
}
.list-img-02 .box-s .box-title::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 150px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  z-index: 1;
}
.list-img-02 .box-s .box-title .title-s {
   position: absolute;
    left: 15px;
    right: 15px;
    bottom: 10px;
    color: #EDC65F;
    line-height: 1.6;
    z-index: 2;
}
.list-img-02 .box-s .box-title .title-s .txt-01 {
  font-weight: bold;
	color: #fff;
}
.list-img-02 .box-s .box-title .title-s .txt-02 {
  font-size: 15px;
}
.list-img-02 .box-s .box-title .title-s .txt-03 {
  font-weight: bold;
  font-size: 17px;
}
@media (min-width: 1440px) {
  .list-img-02.row-w {
    margin-left: -28px;
    margin-right: -28px;
  }
  .list-img-02.row-w .col-w {
    padding-left: 28px;
    padding-right: 28px;
  }
  .list-img-02 .box-s {
    margin-bottom: 56px;
  }
}
@media (min-width: 1200px) {
  .list-img-02.row-w .col-w:nth-child(5n + 1) {
    clear: both;
  }
    .list-img-02 li{
        width: 20%
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .list-img-02.row-w .col-w:nth-child(3n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-img-02.row-w .col-w:nth-child(2n + 1) {
    clear: both;
  }
}
.main-content {
  margin-left: 0;
  margin-right: 0;
}
.main-content .col-cont {
  padding-left: 0;
  padding-right: 0;
}
.content-menu li.active .a-title {
  color: #fff;
  background: #B71511;
}
.content-menu li.active .a-title::after {
  display: block;
}
.content-menu .a-title {
  padding: 14px 30px 14px 25px;
  color: #AF5A06;
  font-weight: bold;
  position: relative;
  display: block;
  line-height: 30px;
  background: #F0E7D6;
}
.content-menu .a-title::after {
  content: "\f105";
  position: absolute;
  right: 20px;
  top: 14px;
  font-family: 'FontAwesome';
  font-size: 14px;
  color: #F0E7D6;
  display: none;
}
.content-menu .a-title:hover {
  color: #fff;
  background: #B71511;
}
.content-menu .a-title:hover::after {
  display: block;
}
@media (max-width: 991px) {
	
  .content-menu.people-menu {
    display: block !important;
    margin-bottom: 10px;
    *zoom: 1;
  }
  .content-menu.people-menu:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
  }
  .content-menu.people-menu li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .content-menu.people-menu li:nth-child(3n + 3) {
    margin-right: 0;
  }
  .content-menu.people-menu li.active .a-title::after {
    display: none;
  }
  .content-menu.people-menu .a-title {
    padding: 5px;
    font-size: 16px;
    display: block;
    text-align: center;
  }
  .content-menu.people-menu .a-title::after {
    display: none;
  }
  .content-menu.people-menu .a-title:hover::after {
    display: none;
  }
	 
	
	
}
.content-right-w {
  border-left: 6px solid #D6B87D;
  min-height: 600px;
}
.content-right{
    border-left: 6px solid #D6B87D;
   }
  

@media (min-width: 1200px) {
  .content-menu-w {
    width: 12%;
  }
  .content-right-w {
    width: 88%;
  }
}
.single-page {
  padding-left: 60px;
  padding-right: 60px;
}
.single-page .single-title {
  text-align: center;
  color: #AF5A06;
  font-weight: bold;
  margin-bottom: 40px;
}
.single-page .single-other {
  text-align: center;
  color: #444444;
  padding-top: 10px;
  padding-bottom: 10px;
}
.single-page .single-cont {
  color: #444444;
  line-height: 34px;
}
.single-page .single-cont img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.single-page .single-cont p,
.single-page .single-cont div {
  margin-bottom: 15px;
}
.list-img-03 .row-w {
  margin-left: -10px;
  margin-right: -10px;
}
.list-img-03 .row-w .col-w {
  padding-left: 10px;
  padding-right: 10px;
}
.list-img-03 .box-s {
  margin-bottom: 30px;
  position: relative;
}
.list-img-03 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.list-img-03 .box-s:hover .box-title {
  color: #C8020A;
}
.list-img-03 .box-s .box-img {
  overflow: hidden;
  margin-bottom: 10px;
}
.list-img-03 .box-s .box-img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 217px;
  transition: all 0.5s;
}
.list-img-03 .box-s .box-title {
  text-align: center;
  color: #444;
  font-weight: bold;
  line-height: 30px;
  display: block;
}
@media (min-width: 1200px) {
  .list-img-03.row-w .col-w:nth-child(5n + 1) {
    clear: both;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .list-img-03.row-w .col-w:nth-child(4n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .list-img-03.row-w .col-w:nth-child(3n + 1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .list-img-03.row-w .col-w:nth-child(2n + 1) {
    clear: both;
  }
}
.poster-page {
  position: relative;
  background: #F0E7D6;
  padding: 20px;
}
.poster-page::after,
.poster-page::before {
  content: '';
  position: absolute;
  background-repeat: no-repeat;
}
.poster-page::before {
  right: 0;
  top: 0;
  background-image: url('kxrs2023-bg07.png');
  width: 456px;
  height: 337px;
}
.poster-page::after {
  left: 0;
  bottom: 0;
  background-image: url('kxrs2023-bg08.png');
  width: 250px;
  height: 380px;
}
.poster-page .poster-cont {
  position: relative;
  z-index: 2;
}
.poster-page .poster-cont img {
  display: block;
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
}
.academician-directory {
  position: relative;
  z-index: 1;
  min-height: 500px;
  background: #F0E7D6;
  padding: 20px;
  margin: 0 -40px -40px;
}
.academician-directory::before {
  content: '';
  width: 370px;
  background: url(kxrs2023-bg06.png) no-repeat right bottom;
  background-size: contain;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
}
.academician-directory > div {
  position: relative;
  z-index: 2;
}
.academician-directory .directory-info {
  float: left;
  width: 370px;
  padding-bottom: 60px;
}
.academician-directory .directory-info .info-img {
  margin-bottom: 20px;
}
.academician-directory .directory-info .info-img img {
  display: block;
  width: 100%;
}
.academician-directory .directory-info .info-name {
  color: #B26B1D;
  font-weight: bold;
  margin-bottom: 15px;
}
.academician-directory .directory-info .info-name span {
  display: inline-block;
  margin-right: 20px;
}
.academician-directory .directory-info .info-name span:last-child {
  margin-right: 0;
}
.academician-directory .directory-info .info-txt {
  font-weight: 600;
  color: #444444;
  line-height: 32px;
  text-align: justify;
  padding-right: 20px;
}
.academician-directory .directory-other {
  background-color: #fff;
  padding: 30px 20px;
  overflow: hidden;
  height: 100%;
}
.groups-title {
  margin-bottom: 20px;
  line-height: 40px;
}
.groups-title .title-txt {
  position: relative;
  float: left;
}
.groups-title .title-txt::before,
.groups-title .title-txt::after {
  content: '';
  position: absolute;
}
.groups-title .title-txt::before {
  width: 7px;
  height: 22px;
  background: #B71511;
  left: 0;
  top: 10px;
}
.groups-title .title-txt::after {
  width: 170px;
  height: 2px;
  border: 1px solid #D22D2D;
  top: 19px;
}
.groups-title .title-txt span {
  display: inline-block;
  vertical-align: bottom;
  padding-left: 15px;
  padding-right: 25px;
  color: #CE2235;
  font-weight: bold;
}
.groups-title .title-more {
  float: right;
  color: #CE2235;
}
.groups-list-01 {
  margin-bottom: 50px;
}
.groups-list-01 .box-s {
  position: relative;
  padding-left: 22px;
}
.groups-list-01 .box-s::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  background: #E0CCA5;
  left: 0;
  top: 19px;
  border-radius: 4px;
}
.groups-list-01 .box-s .box-title {
  color: #444444;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 46px;
  line-height: 46px;
}
.groups-list-01 .box-s:hover .box-title {
  color: #C8020A;
}
.groups-list-02 {
  margin-bottom: 50px;
}
.groups-list-02 .row-w {
  margin-left: -5px;
  margin-right: -5px;
}
.groups-list-02 .row-w .col-w {
  padding-left: 5px;
  padding-right: 5px;
}
.groups-list-02 .box-s {
  margin-bottom: 20px;
  text-align: center;
}
.groups-list-02 .box-s:hover .box-img .img-a img {
  transform: translate(-50%, -50%) scale(1.1);
}
.groups-list-02 .box-s:hover .box-title {
  color: #C8020A;
}
.groups-list-02 .box-s .box-img {
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  height: 150px;
  border: 1px solid #D19B42;
}
.groups-list-02 .box-s .box-img img {
  display: block;
  width: 100%;
}
.groups-list-02 .box-s .box-img .img-bg {
  min-width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  filter: blur(10px);
  margin-top: 0;
  top: 0;
  transform: none;
  max-width: 200%;
}
.groups-list-02 .box-s .box-img .img-a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.groups-list-02 .box-s .box-img .img-a img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  display: block;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.5s;
  object-fit: contain;
}
.groups-list-02 .box-s .box-title {
  color: #D19B42;
  line-height: 22px;
}
@media (min-width: 992px) {
  .groups-list-02.row-w .col-w:nth-child(4n + 1) {
    clear: both;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .groups-list-02.row-w .col-w:nth-child(2n + 1) {
    clear: both;
  }
}
.groups-list-03 {
  position: relative;
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}
.groups-list-03::before {
  content: '';
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: #95243A;
  left: 50%;
  margin-left: -1px;
  z-index: -1;
}
.groups-list-03 .box-s {
  min-height: 46px;
  margin-bottom: 30px;
}
.groups-list-03 .box-s > div {
  width: 50%;
}
.groups-list-03 .box-s:nth-child(2n) .box-title {
  float: left;
  text-align: right;
  padding-right: 30px;
}
.groups-list-03 .box-s:nth-child(2n) .box-info {
  padding-left: 40px;
  float: right;
  text-align: left;
}
.groups-list-03 .box-s:nth-child(2n) .box-info::after {
  left: -9PX;
}
.groups-list-03 .box-s:nth-child(2n + 1) .box-title {
  float: right;
  padding-left: 30px;
}
.groups-list-03 .box-s:nth-child(2n + 1) .box-info {
  padding-right: 40px;
  text-align: right;
}
.groups-list-03 .box-s:nth-child(2n + 1) .box-info::after {
  right: -9PX;
}
.groups-list-03 .box-s .box-title {
  color: #882e3c;
  line-height: 46px;
}
.groups-list-03 .box-s .box-info {
  position: relative;
}
.groups-list-03 .box-s .box-info::after {
  content: '';
  width: 18px;
  height: 18px;
  background: #c4954f;
  border-radius: 50%;
  border: 3px solid #fff;
  top: 12px;
  position: absolute;
}
.groups-list-03 .box-s .box-info .info-txt {
  border-radius: 5px;
  padding: 10px;
  line-height: 26px;
  color: #545351;
  display: inline-block;
  background: #e9ddc6;
}
.list-video .box-video {
  position: relative;
  margin-bottom: 30px;
  overflow: hidden;
}
.list-video .box-video:hover .video-img img {
  transform: scale(1.1);
}
.list-video .box-video .video-img {
  overflow: hidden;
  position: relative;
}
.list-video .box-video .video-img img {
  display: block;
  width: 100%;
  height: 276px;
  transition: all 0.5s;
}
.list-video .box-video .video-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 37px;
    height: 37px;
    background: url(kxrs2026_icon02.png) no-repeat;
    opacity: 0.8;
    z-index: 9;
    display: block;
    background-size: contain;
}
.list-video .box-video .video-info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.list-video .box-video .video-info::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-origin: 0;
  height: 118px;
  background: linear-gradient(180deg, rgba(205, 53, 79, 0) 0%, #9F1827 100%);
}
.list-video .box-video .video-info .info-title {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 15px;
  color: #FFFFFF;
  line-height: 28px;
  z-index: 2;
  font-weight: bold;
}
