@font-face {
	font-family: 'Raleway-SemiBold';
    src: url('Raleway-SemiBold.ttf');
}
@font-face {
	font-family: 'Raleway-Bold';
    src: url('Raleway-Bold.ttf');
}
@font-face {
	font-family: 'Raleway-Medium';
    src: url('Raleway-Medium.ttf');
}
@font-face {
	font-family: 'Roboto-Bold';
    src: url('Roboto-Bold.ttf');
}
@font-face {
	font-family: 'OpenSans-Regular';
    src: url('OpenSans-Regular.ttf');
}

.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;
}
/*font*/
@media (max-width: 767px) {
  .h18 {
    font-size: 16px;
  }
  .h20 {
    font-size: 18px;
  }
}
/*color*/
/**!
 * ç½‘ç«™é“¾æŽ¥é¢œè‰²
 */
/**!
 * ç½‘ç«™é“¾æŽ¥åˆ’è¿‡é¢œè‰²
 */
/**!
 * ç½‘ç«™å°æ¨¡å—èƒŒæ™¯è‰²
 */
/**!
 * ç½‘ç«™æ‘˜è¦é¢œè‰²
 */
/**!
 * åˆ—è¡¨ç‚¹é¢œè‰²
 */
/*font*/
@media (max-width: 1440px) {
  .h30 {
    font-size: 28px;
  }
  .h24 {
    font-size: 22px;
  }
  .h30 {
    font-size: 28px;
  }
  .h32 {
    font-size: 32px;
  }
  .h48 {
    font-size: 42px;
  }
}
@media (max-width: 1024px) {
  .h30 {
    font-size: 26px;
  }
  .h24 {
    font-size: 20px;
  }
  .h30 {
    font-size: 26px;
  }
  .h32 {
    font-size: 28px;
  }
  .h48 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  .h18 {
    font-size: 17px;
  }
  .h20 {
    font-size: 18px;
  }
  .h22 {
    font-size: 20px;
  }
  .h30 {
    font-size: 22px;
  }
  .h32 {
    font-size: 26px;
  }
  .h48 {
    font-size: 34px;
  }
}
/*æ–‡å­—åˆ—è¡¨*/
/*æ–‡å­—åˆ—è¡¨  comp-text-list-01*/
/**!
 @color - æ ‡é¢˜é¢œè‰²
 @box-bg - box ç›’å­èƒŒæ™¯é¢œè‰²
 @padding - box ç›’å­è¾¹è·è®¾ç½®
 @height - ç›’å­è¡Œé«˜
 */
.comp-text-list-01 li:nth-child(2n + 1) {
  background-color: #f5f7fb;
}
.comp-text-list-01 .box-s {
  line-height: 30px;
  position: relative;
  padding: 15px 15px 15px 30px;
}
.comp-text-list-01 .box-s:hover .box-title {
  color: #0453B0;
}
.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: #0453B0;
}
.comp-text-list-01 .box-s .box-title {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.comp-text-list-01 .box-s:after {
  background: #acb3ca;
}
/*æ–‡å­—åˆ—è¡¨  comp-text-list-02*/
/**!
 @color - æ ‡é¢˜é¢œè‰²
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 @box-bg - box ç›’å­èƒŒæ™¯é¢œè‰²
 @padding - box ç›’å­è¾¹è·è®¾ç½®
 @box-txt-col - box ç›’å­æè¿°é¢œè‰²
 */
.comp-text-list-02 li {
  margin-bottom: 30px;
}
.comp-text-list-02 .box-s {
  background: #f5f7fb;
  padding: 20px 30px;
  color: #666;
}
.comp-text-list-02 .box-s:hover .box-title {
  color: #0453B0;
  font-weight: bold;
}
.comp-text-list-02 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.comp-text-list-02 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
  margin-top: 10px;
}
.comp-text-list-02 .box-s .box-date {
  margin-top: 10px;
}
/*æ–‡å­—åˆ—è¡¨  comp-text-list-03*/
/**!
 @color - æ ‡é¢˜é¢œè‰²
 @box-bg - box ç›’å­èƒŒæ™¯é¢œè‰²
 @padding - box ç›’å­è¾¹è·è®¾ç½®
 @box-txt-col - box ç›’å­æè¿°é¢œè‰²
 */
.comp-text-list-03 li {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #E9EDF3;
}
.comp-text-list-03 .box-s {
  color: #666;
}
.comp-text-list-03 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-text-list-03 .box-s .box-date {
  width: 82px;
  height: 82px;
  margin-right: 25px;
  padding-top: 10px;
  float: left;
  text-align: center;
  color: #333;
  background: #f5f7fb;
}
.comp-text-list-03 .box-s .box-date .date-01 {
  line-height: 40px;
  font-weight: bold;
}
.comp-text-list-03 .box-s .box-date .date-02 {
  line-height: 20px;
  font-size: 13px;
}
.comp-text-list-03 .box-s .box-info {
  overflow: hidden;
}
.comp-text-list-03 .box-s .box-title {
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.comp-text-list-03 .box-s .box-txt {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}
/*æ–‡å­—åˆ—è¡¨  comp-text-list-04*/
/**!
 @color - æ ‡é¢˜é¢œè‰²
 @box-bg - box ç›’å­èƒŒæ™¯é¢œè‰²
 @padding - box ç›’å­è¾¹è·è®¾ç½®
 @box-txt-col - box ç›’å­æè¿°é¢œè‰²
 @height - box ç›’å­çš„é«˜åº¦
 @mb-num - å‘ä¸‹é—´è·
 */
.comp-text-list-04 .box-s {
  padding-left: 60px;
  background: #f5f7fb;
  height: 60px;
  min-height: 60px;
  margin-bottom: 30px;
  position: relative;
}
.comp-text-list-04 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-text-list-04 .box-s .box-icon {
  height: 60px;
  line-height: 60px;
  width: 60px;
  min-width: 60px;
  background-image: url(comm-img-01.png);
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.comp-text-list-04 .box-s .box-icon img {
  display: inline-block;
  vertical-align: middle;
}
.comp-text-list-04 .box-s .box-title {
  padding-left: 20px;
  padding-right: 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  color: #333;
  font-weight: bold;
}
/*æ–‡å­—åˆ—è¡¨  comp-text-list-05*/
/**!
 @color - æ ‡é¢˜é¢œè‰²
 @box-bg - box ç›’å­èƒŒæ™¯é¢œè‰²
 @padding - box ç›’å­è¾¹è·è®¾ç½®
 @box-txt-col - box ç›’å­æè¿°é¢œè‰²
 @height - box ç›’å­çš„é«˜åº¦
 @mb-num - å‘ä¸‹é—´è·
 */
.comp-text-list-05 .box-s {
  border-bottom: 1px solid #EEEEEE;
  padding: 30px 120px 30px 30px;
  transition: all 0.5s;
  position: relative;
}
.comp-text-list-05 .box-s:hover {
  box-shadow: 0 0 15px 0 rgba(209, 221, 243, 0.99);
}
.comp-text-list-05 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-text-list-05 .box-s:hover .box-more {
  background-color: #0453B0;
  background-image: url(comm-img-04.png);
}
.comp-text-list-05 .box-s .box-date {
  line-height: 30px;
  color: #333;
  float: left;
  width: 120px;
}
.comp-text-list-05 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 60px;
  line-height: 60px;
  color: #333;
}
.comp-text-list-05 .box-s .box-more {
  position: absolute;
  right: 0;
  top: 0;
  background-position: center center;
  background-repeat: no-repeat;
  width: 120px;
  height: 120px;
  background-image: url(comm-img-03.png);
}
/*æ–‡å­—åˆ—è¡¨  comp-text-list-06*/
/**!
 @color - æ ‡é¢˜é¢œè‰²
 @box-bg - box ç›’å­èƒŒæ™¯é¢œè‰²
 @padding - box ç›’å­è¾¹è·è®¾ç½®
 @box-txt-col - box ç›’å­æè¿°é¢œè‰²
 @height - box ç›’å­çš„é«˜åº¦
 @mb-num - å‘ä¸‹é—´è·
 */
.comp-text-list-06 .box-s {
  padding: 15px 0 15px 20px;
  line-height: 30px;
  border-bottom: 1px dotted #eee;
  transition: all 0.5s;
  position: relative;
  padding-right: 110px;
}
.comp-text-list-06 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-text-list-06 .box-s:before {
  background-color: #0453B0;
  content: '';
  position: absolute;
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 3px;
  top: 50%;
  margin-top: -3px;
}
.comp-text-list-06 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
}
.comp-text-list-06 .box-s .box-date {
  margin-top: -15px;
  color: #333;
  opacity: 0.4;
  position: absolute;
  right: 0;
  top: 50%;
}
/*æ–‡å­—åˆ—è¡¨  comp-text-list-07*/
/**!
 @color - æ ‡é¢˜é¢œè‰²
 @box-bg - box ç›’å­èƒŒæ™¯é¢œè‰²
 @box-txt-col - box ç›’å­æè¿°é¢œè‰²
 */
.comp-text-list-07 .box-s {
  padding: 25px 25px 25px 15px;
  margin-bottom: 30px;
  background: #FFFFFF;
  box-shadow: 0 1px 9px 0 #EEEEEE;
  color: #666;
}
.comp-text-list-07 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-text-list-07 .box-s .box-date {
  color: #333;
  width: 82px;
  height: 82px;
  margin-right: 25px;
  padding-top: 10px;
  float: left;
  text-align: center;
}
.comp-text-list-07 .box-s .box-date .date-01 {
  line-height: 40px;
  color: #772100;
  font-weight: bold;
}
.comp-text-list-07 .box-s .box-date .date-02 {
  line-height: 20px;
  font-size: 13px;
}
.comp-text-list-07 .box-s .box-info {
  overflow: hidden;
}
.comp-text-list-07 .box-s .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
}
.comp-text-list-07 .box-s .box-txt {
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}
/*å›¾æ–‡åˆ—è¡¨*/
/*å›¾æ–‡åˆ—è¡¨  comp-image-text-list-01*/
/**!
 @height-img - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-image-text-list-01 .box-s {
  margin-bottom: 30px;
  position: relative;
}
.comp-image-text-list-01 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.comp-image-text-list-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-01 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-01 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-image-text-list-01 .box-s .box-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url(comm-img-06.png);
  background-position: bottom center;
  background-repeat: repeat-x;
}
.comp-image-text-list-01 .box-s .box-mc .box-cont {
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
}
.comp-image-text-list-01 .box-s .box-mc .box-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.comp-image-text-list-01 .box-s .box-mc .box-more {
  display: block;
  width: 100px;
  height: 26px;
  line-height: 24px;
  border: 1px solid #FFFFFF;
  text-align: center;
}
/*å›¾æ–‡åˆ—è¡¨  comp-image-text-list-02*/
/**!
 @height - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 @padding - info è¾¹è·
 */
.comp-image-text-list-02 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-02 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 152px;
}
.comp-image-text-list-02 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-02 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-image-text-list-02 .box-s .box-info {
  background: #f5f7fb;
  padding: 20px;
}
.comp-image-text-list-02 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
}
.comp-image-text-list-02 .box-s .box-date {
  background: url(comm-img-07.png) no-repeat left center;
  padding-left: 22px;
  margin-top: 10px;
}
/*å›¾æ–‡åˆ—è¡¨åˆ—è¡¨  comp-image-text-list-03*/
/**!
 @height - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-image-text-list-03 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-03 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 180px;
}
.comp-image-text-list-03 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-03 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-03 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-image-text-list-03 .box-s .box-img,
.comp-image-text-list-03 .box-s .box-title,
.comp-image-text-list-03 .box-s .box-txt {
  margin-bottom: 10px;
}
.comp-image-text-list-03 .box-s .box-title {
  color: #333;
  font-weight: bold;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.comp-image-text-list-03 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}
/*å›¾æ–‡åˆ—è¡¨  comp-image-text-list-04*/
/**!
 @height - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-image-text-list-04 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-04 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 224px;
}
.comp-image-text-list-04 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-04 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-04 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-image-text-list-04 .box-s .box-img {
  border: 1px solid #EEEEEE;
}
.comp-image-text-list-04 .box-s .box-date {
  width: 68px;
  height: 68px;
  background: #0084FF;
  margin-bottom: 15px;
  margin-top: -30px;
  padding-top: 9px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.comp-image-text-list-04 .box-s .box-date .date-01 {
  line-height: 30px;
  color: #fff;
  font-weight: bold;
}
.comp-image-text-list-04 .box-s .box-date .date-02 {
  line-height: 20px;
  color: rgba(255, 255, 255, 0.6);
}
.comp-image-text-list-04 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
  margin-bottom: 15px;
}
.comp-image-text-list-04 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
}
/*å›¾æ–‡åˆ—è¡¨  comp-image-text-list-05*/
/**!
 @height - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 @height - box æ ‡é¢˜é«˜åº¦
 */
.comp-image-text-list-05 .box-s {
  border: 1px solid #EEEEEE;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-05 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 254px;
}
.comp-image-text-list-05 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-05 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-05 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-image-text-list-05 .box-s:hover .box-more a {
  color: #0453B0;
}
.comp-image-text-list-05 .box-s .box-info {
  padding-left: 20px;
  padding-right: 20px;
}
.comp-image-text-list-05 .box-s .box-top {
  border-bottom: 1px solid #EEEEEE;
  padding-top: 15px;
  padding-bottom: 15px;
}
.comp-image-text-list-05 .box-s .box-date {
  float: left;
  width: 66px;
  border-right: 1px solid #EEEEEE;
  margin-right: 13px;
}
.comp-image-text-list-05 .box-s .box-date .date-01 {
  line-height: 40px;
  color: #00A0E9;
  font-weight: bold;
  margin-bottom: 5px;
}
.comp-image-text-list-05 .box-s .box-date .date-02 {
  line-height: 20px;
  color: #999;
}
.comp-image-text-list-05 .box-s .box-right {
  overflow: hidden;
}
.comp-image-text-list-05 .box-s .box-title {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 20px;
  line-height: 20px;
  margin-bottom: 5px;
}
.comp-image-text-list-05 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  height: 44px;
}
.comp-image-text-list-05 .box-s .box-more {
  height: 46px;
  line-height: 46px;
}
.comp-image-text-list-05 .box-s .box-more a {
  display: block;
  background: url(comm-img-08.png) no-repeat right center;
  padding-right: 45px;
  color: #333;
}
/*å›¾æ–‡åˆ—è¡¨  comp-image-text-list-06*/
/**!
 @height - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-image-text-list-06 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-06 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 190px;
}
.comp-image-text-list-06 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  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: #0453B0;
}
.comp-image-text-list-06 .box-s .box-img {
  float: left;
  margin-right: 30px;
  width: 290px;
}
.comp-image-text-list-06 .box-s .box-info {
  padding-top: 20px;
  overflow: hidden;
}
.comp-image-text-list-06 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 24px;
  height: 48px;
  height: auto;
  margin-bottom: 15px;
  font-weight: bold;
}
.comp-image-text-list-06 .box-s .box-txt {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 24px;
  height: 72px;
  margin-bottom: 15px;
}
.comp-image-text-list-06 .box-s .box-date {
  color: #EAAC75;
}
/*å›¾æ–‡åˆ—è¡¨  comp-image-text-list-07*/
/**!
 @height - box ç›’å­å›¾ç‰‡é«˜åº¦
 @mb-num - box ç›’å­å‘ä¸‹çš„è·ç¦»
 @info - å‘ä¸Šå‡çš„è·ç¦»
 */
.comp-image-text-list-07 .box-s {
  margin-bottom: 30px;
  color: #666;
}
.comp-image-text-list-07 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 200px;
}
.comp-image-text-list-07 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-image-text-list-07 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-image-text-list-07 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-image-text-list-07 .box-s .box-img {
  border-radius: 5px;
}
.comp-image-text-list-07 .box-s .box-info {
  margin-top: -60px;
  padding: 20px;
  background: #FFFFFF;
  box-shadow: 0 2px 8px 0 rgba(59, 71, 113, 0.08);
  border-radius: 5px;
  position: relative;
  z-index: 2;
  margin-left: 30px;
  margin-right: 30px;
  overflow: hidden;
}
.comp-image-text-list-07 .box-s .box-title {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 30px;
  height: 90px;
  margin-bottom: 20px;
}
.comp-image-text-list-07 .box-s .box-other {
  line-height: 38px;
}
.comp-image-text-list-07 .box-s .box-date {
  float: left;
  background: url(comm-img-09.png) no-repeat left center;
  padding-left: 25px;
}
.comp-image-text-list-07 .box-s .box-more {
  float: right;
  display: block;
  height: 38px;
  width: 38px;
  background: url(comm-img-10.png) no-repeat;
}
/*äººå‘˜åˆ—è¡¨  comp-personnel-list-01*/
/**!
 @height-img - äººç‰©å›¾ç‰‡é«˜åº¦
 @info-bg - info èƒŒæ™¯é¢œè‰²
 @mb-box - ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-personnel-list-01 .row {
  margin-left: -13px;
  margin-right: -13px;
}
.comp-personnel-list-01 .row .box-w {
  padding-left: 13px;
  padding-right: 13px;
}
.comp-personnel-list-01 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  max-width: 200px;
}
.comp-personnel-list-01 .box-s:hover .box-info .box-title {
  color: #0453B0;
}
.comp-personnel-list-01 .box-s:hover .box-info:after {
  width: 100%;
}
.comp-personnel-list-01 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.comp-personnel-list-01 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-01 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-01 .box-s .box-img {
  border: 1px solid #eee;
}
.comp-personnel-list-01 .box-s .box-info {
  position: relative;
  border-bottom: 4px solid #5184c6;
  padding: 10px 15px;
  background-color: #f5f7fb;
}
.comp-personnel-list-01 .box-s .box-info:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -4px;
  height: 4px;
  background-color: #0453B0;
  width: 0;
  overflow: hidden;
  transition: all 0.5s;
}
.comp-personnel-list-01 .box-s .box-info .box-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #333;
}
.comp-personnel-list-01 .box-s .box-info .box-txt {
  color: #666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 24px;
  line-height: 24px;
}
/*äººå‘˜åˆ—è¡¨  comp-personnel-list-02*/
/**!
 @height-img - äººç‰©å›¾ç‰‡é«˜åº¦
 @@width-box - box ç›’å­æœ€å¤§å®½åº¦
 @mb-box - ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-personnel-list-02 .box-s {
  max-width: 186px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.comp-personnel-list-02 .box-s:hover .box-info .box-title {
  color: #0453B0;
}
.comp-personnel-list-02 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 260px;
}
.comp-personnel-list-02 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-02 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-02 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 15px;
}
.comp-personnel-list-02 .box-s .box-title {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
.comp-personnel-list-02 .box-s .box-txt {
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-height: 24px;
  height: 120px;
}
/*äººå‘˜åˆ—è¡¨  comp-personnel-list-03*/
/**!
 @height-img - äººç‰©å›¾ç‰‡é«˜åº¦
 @@width-box - box ç›’å­æœ€å¤§å®½åº¦
 @mb-box - ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-personnel-list-03 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.comp-personnel-list-03 .box-s:hover .box-title {
  color: #0453B0;
}
.comp-personnel-list-03 .box-s:hover .box-more {
  background-color: #0453B0;
}
.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: #0453B0;
  display: block;
  margin-bottom: 15px;
}
.comp-personnel-list-03 .box-s .box-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 28px;
  height: 2px;
  background-color: #4c63b6;
  z-index: 2;
}
.comp-personnel-list-03 .box-s .box-other {
  color: #666;
  margin-bottom: 15px;
}
.comp-personnel-list-03 .box-s .box-other span {
  font-weight: bold;
  color: #3b4461;
  line-height: 28px;
}
.comp-personnel-list-03 .box-s .box-more {
  position: relative;
  width: 60px;
  height: 30px;
  background-color: #354a96;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(comm-arrow.png);
}
@media (min-width: 992px) {
  .comp-personnel-list-03 .row .box-w:nth-child(2n +1) {
    clear: left;
  }
}
/*äººå‘˜åˆ—è¡¨  comp-personnel-list-04*/
/**!
 @height-img - äººç‰©å›¾ç‰‡é«˜åº¦
 @@width-box - box ç›’å­æœ€å¤§å®½åº¦
 @mb-box - ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-personnel-list-04 .box-s {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  text-align: center       ;
}
.comp-personnel-list-04 .box-s:hover .box-info .box-title {
  color: #0453B0;
}
.comp-personnel-list-04 .box-s .box-img {
  overflow: hidden;
  position: relative;
  height: 280px;
}
.comp-personnel-list-04 .box-s .box-img img {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.7s;
}
.comp-personnel-list-04 .box-s:hover .box-img img {
  transform: scale(1.1);
}
.comp-personnel-list-04 .box-s .box-img {
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  margin-bottom: 15px;
  max-width: 190px;
  margin-left: auto;
  margin-right: auto;
}
.comp-personnel-list-04 .box-s .box-title {
  color: #333;
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 15px;
  position: relative;
  text-align: center;
}
.comp-personnel-list-04 .box-s .box-title span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
.comp-personnel-list-04 .box-s .box-title:after {
  content: '';
  position: absolute;
  left: 50%;
  background: #d0d4e3;
  width: 26px;
  height: 2px;
  margin-left: -13px;
  bottom: 0;
}
.comp-personnel-list-04 .box-s div[class^="box-txt"] {
  color: #666;
  text-align: center;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}
/*äººå‘˜åˆ—è¡¨  comp-personnel-list-05*/
/**!
 @height-img - äººç‰©å›¾ç‰‡é«˜åº¦
 @@width-box - box ç›’å­æœ€å¤§å®½åº¦
 @mb-box - ç›’å­å‘ä¸‹çš„è·ç¦»
 */
.comp-personnel-list-05 .box-s {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #999;
}
.comp-personnel-list-05 .box-s:hover .box-title .title-name {
  color: #0453B0;
}
.comp-personnel-list-05 .box-s:hover .box-more {
  color: #0453B0;
}
.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: #0453B0;
}
.comp-personnel-list-05 .box-s .box-txt {
  line-height: 26px;
  color: #333;
  margin-bottom: 10px;
}
.comp-personnel-list-05 .box-s .box-txt > div {
  float: left;
  margin-right: 20px;
}
.comp-personnel-list-05 .box-s .box-txt > div:last-child {
  margin-right: 0;
}
.comp-personnel-list-05 .box-s .box-other {
  line-height: 24px;
  color: #666;
  margin-bottom: 10px;
}
.comp-personnel-list-05 .box-s .box-more {
  display: inline-block;
  color: #333;
}
/*äººå‘˜åˆ—è¡¨  comp-personnel-list-06*/
/**!
 @title-col - æ ‡é¢˜é¢œè‰²
 */
.comp-personnel-list-06 .box-s {
  background: url(comm-arrow2.png) no-repeat left center;
  padding-left: 20px;
  color: #4D4D4D;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
}
.comp-personnel-list-06 .box-s.title-col {
  color: #3D55A7;
  font-weight: bold;
}
.comp-personnel-list-06 .box-s:hover {
  color: #0453B0;
}
/*äººå‘˜ç»†è§ˆ*/
/*äººå‘˜ç»†è§ˆ  comp-personnel-details-01*/
/**!
 @width-img - å›¾ç‰‡å®½åº¦
 */
.comp-personnel-details-01 .info-top {
  position: relative;
  padding: 30px 220px 30px 30px;
  margin-bottom: 30px;
  background: #f6f7fa;
  min-height: 280px;
}
.comp-personnel-details-01 .info-top .box-img {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 160px;
}
.comp-personnel-details-01 .info-top .box-img img {
  display: block;
  width: 100%;
}
.comp-personnel-details-01 .info-top .box-info .info-title {
  border-bottom: 1px solid #c4cdd7;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
  color: #454545;
}
.comp-personnel-details-01 .info-top .box-info .info-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: #FF8500;
}
.comp-personnel-details-01 .info-top .box-info .info-title span {
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
  display: inline-block;
}
.comp-personnel-details-01 .info-top .box-info .box-s {
  line-height: 24px;
  margin-bottom: 6px;
}
.comp-personnel-details-01 .info-top .box-info .box-s:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-01 .info-top .box-info .box-s .title-s {
  color: #454545;
}
.comp-personnel-details-01 .info-top .box-info .box-s .txt-s {
  color: #1a5ba8;
}
.comp-personnel-details-01 .info-top .box-info .info-table {
  display: table;
  width: 100%;
}
.comp-personnel-details-01 .info-top .box-info .info-table .table-row {
  display: table-row;
  width: 100%;
}
.comp-personnel-details-01 .info-top .box-info .info-table .table-row > div {
  line-height: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
}
.comp-personnel-details-01 .info-top .box-info .info-table .table-call {
  display: table-cell;
  width: 50%;
}
.comp-personnel-details-01 .info-groups {
  margin-bottom: 25px;
}
.comp-personnel-details-01 .info-groups:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-01 .info-groups .info-title {
  line-height: 1.4;
  background: #F6F7FA;
  border-left: 5px solid #c5cfea;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
}
.comp-personnel-details-01 .info-groups .info-txt {
  color: #666;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-01 .details-info {
  color: #666;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-01 .details-info b {
  line-height: 1.4;
  background: #F6F7FA;
  border-left: 5px solid #c5cfea;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
  margin-top: 20px;
  display: block;
  font-size: 16px;
}
/*äººå‘˜ç»†è§ˆ  comp-personnel-details-02*/
/**!
 @width-img - å›¾ç‰‡å®½åº¦
 */
.comp-personnel-details-02 .info-top {
  padding-left: 20px;
  position: relative;
  margin-bottom: 30px;
}
.comp-personnel-details-02 .info-top:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  background-color: #ff9800;
}
.comp-personnel-details-02 .info-top .top-title {
  line-height: 40px;
  margin-bottom: 5px;
}
.comp-personnel-details-02 .info-top .top-title > div {
  float: left;
  margin-right: 20px;
}
.comp-personnel-details-02 .info-top .top-title > div:last-child {
  margin-right: 0;
}
.comp-personnel-details-02 .info-top .top-title .title-name {
  color: #004098;
  font-weight: bold;
}
.comp-personnel-details-02 .info-center {
  position: relative;
  margin-bottom: 30px;
  background: #f5f7fb;
  border-radius: 5px;
  overflow: hidden;
  padding-left: 280px;
  min-height: 300px;
}
.comp-personnel-details-02 .info-center .box-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 280px;
  background-color: #c1dced;
  text-align: center;
}
.comp-personnel-details-02 .info-center .box-img img {
  display: block;
  width: 100%;
  max-height: calc(300px - 60px);
  margin-left: auto;
  margin-right: auto;
}
.comp-personnel-details-02 .info-center .box-info {
  padding: 30px;
}
.comp-personnel-details-02 .info-center .box-info .box-s {
  line-height: 28px;
  margin-bottom: 10px;
}
.comp-personnel-details-02 .info-center .box-info .box-s:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-02 .info-center .box-info .box-s .title-s {
  color: #454545;
  font-weight: bold;
}
.comp-personnel-details-02 .info-center .box-info .box-s .txt-s {
  color: #1a5ba8;
}
.comp-personnel-details-02 .info-center .box-info .info-table {
  display: table;
  width: 100%;
}
.comp-personnel-details-02 .info-center .box-info .info-table .table-row {
  display: table-row;
  width: 100%;
}
.comp-personnel-details-02 .info-center .box-info .info-table .table-row > div {
  line-height: 26px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 10px;
}
.comp-personnel-details-02 .info-center .box-info .info-table .table-call {
  display: table-cell;
  width: 50%;
}
.comp-personnel-details-02 .info-other {
  background: #f5f7fb;
  padding: 30px;
  font-size: 15px;
}
.comp-personnel-details-02 .other-txt {
  color: #333;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-02 .other-groups {
  margin-bottom: 25px;
  color: #666;
  line-height: 2;
  text-align: justify;
}
.comp-personnel-details-02 .other-groups:last-child {
  margin-bottom: 0;
}
.comp-personnel-details-02 .other-groups .info-title {
  line-height: 1.4;
  background: #d5eaf8;
  border-left: 5px solid #1259b9;
  padding: 10px 15px;
  font-weight: bold;
  color: #1958AF;
  margin-bottom: 20px;
}
/*äººå‘˜ç»†è§ˆ  comp-personnel-details-03*/
.comp-personnel-details-03 .details-info {
  width: 240px;
  float: left;
  margin-right: 30px;
}
.comp-personnel-details-03 .details-info.info-img-02 {
  width: 185px;
}
.comp-personnel-details-03 .details-info .info-img {
  margin-bottom: 20px;
  border: 1px solid #eee;
  border-radius: 4px;
  overflow: hidden;
}
.comp-personnel-details-03 .details-info .info-img img {
  display: block;
  width: 100%;
}
.comp-personnel-details-03 .details-info .info-name {
  position: relative;
  border-bottom: 1px solid #D9DFE7;
  color: #3B4461;
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-family: 'Raleway-Bold';
}
.comp-personnel-details-03 .details-info .info-name:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 28px;
  height: 2px;
  background-color: #3B4461;
}
.comp-personnel-details-03 .details-info .info-txt .title-s {
  font-family: 'Raleway-Bold';
  color: #3B4461;
}
.comp-personnel-details-03 .details-info .info-txt .txt-s {
  font-family: 'OpenSans-Regular';
  color: #444444;
  margin-bottom: 10px;
}
.comp-personnel-details-03 .details-cont {
  overflow: hidden;
}
.comp-personnel-details-03 .details-cont .cont-title {
  border-bottom: 1px solid #c4cdd7;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 10px;
  color: #454545;
}
.comp-personnel-details-03 .details-cont .cont-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 25px;
  height: 3px;
  background: #FF8500;
}
.comp-personnel-details-03 .details-cont .cont-title span {
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
  display: inline-block;
}
.comp-personnel-details-03 .details-cont .cont-info {
  line-height: 1.8;
  overflow: hidden;
  color: #444444;
}
.comp-personnel-details-03 .details-cont .cont-info p,
.comp-personnel-details-03 .details-cont .cont-info div {
  margin-bottom: 10px;
}
.comp-personnel-details-03 .details-cont .cont-info b {
  background-color: #f0f3fa;
  border-left: 5px solid #354a96;
  padding: 12px 15px;
  line-height: 24px;
  color: #3B4461;
  margin-bottom: 20px;
  display: block;
  font-size: 18px;
  margin-top: 20px;
}
.comp-personnel-details-03 .details-cont .cont-info b:first-child {
  margin-top: 0;
}
/*åˆ†é¡µ*/
.comp-pages {
  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: #0453B0;
  border: 1px solid #0453B0;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #0453B0;
  border: 1px solid #0453B0;
  color: #fff;
}
.comp-pages .page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #0453B0;
  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;
}
.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: #0453B0;
}
.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: #0453B0;
}
/*other-menu*/
.other-menu {
  padding-bottom: 30px;
  margin-right: 8px;
}
.other-menu .menu-title {
  background: #0453B0;
  background-size: cover;
  min-height: 65px;
  line-height: 35px;
  position: relative;
  color: #fff;
  font-weight: bold;
  padding: 15px 20px;
  border-bottom: 1px solid #fff;
}
.other-menu .menu-cont {
  background-color: #f5f7fb;
}
.other-menu .menu-cont .box-a {
  display: block;
  background: #FFFFFF;
  border-bottom: 1px solid #e2e5ef;
}
.other-menu .menu-cont .a-title {
  display: block;
  padding: 12px 30px;
  line-height: 30px;
  position: relative;
  color: #333;
  font-size: 19px;
}
.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: #0453B0;
}
.other-menu .menu-cont .a-title.active:before,
.other-menu .menu-cont .a-title:hover:before {
  background: #fff;
}
.other-menu .down-menu {
  padding-bottom: 10px;
  padding-left: 15px;
}
.other-menu .down-menu a {
  display: block;
  padding: 5px 20px 5px 35px;
  line-height: 24px;
  font-size: 15px;
  color: #333;
  position: relative;
}
.other-menu .down-menu a:hover,
.other-menu .down-menu a.active {
  color: #3D55A7;
}
.other-menu .down-menu a:after {
  content: '';
  position: absolute;
  left: 15px;
  top: 15px;
  background-size: contain;
  width: 4px;
  height: 4px;
  background-color: #2e6da4;
  border-radius: 5px;
}
/*banner*/
.comp-banner {
  overflow: hidden;
}
.comp-banner:hover .owl-nav button.owl-prev {
  left: 2%;
}
.comp-banner:hover .owl-nav button.owl-next {
  right: 2%;
}
.comp-banner.comp-banner-01 .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  margin-top: 0;
  margin-bottom: 0;
}
.comp-banner .banner-box {
  position: relative;
}
.comp-banner .banner-box img {
  display: block;
  width: 100%;
}
.comp-banner .banner-box .banner-mc {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.comp-banner .banner-box .banner-mc .banner-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 40px;
}
.comp-banner .owl-item.active .item .banner-mc .banner-title {
  animation-name: moveInUp;
  animation-duration: 2s;
  animation-delay: 0.5s;
  animation-timing-function: ease;
  animation-fill-mode: both;
  backface-visibility: hidden;
}
.comp-banner .owl-dots {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.comp-banner .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  margin-left: 5px;
  margin-right: 5px;
  background-color: #666;
}
.comp-banner .owl-dots .owl-dot.active {
  background-color: #0453B0;
}
.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: #0453B0;
  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;
}
a:hover,
a:focus {
  color: #3D55A7;
}
/*æ­¤æ–‡ä»¶å†™ç½‘ç«™å‰©ä½™æ ·å¼*/
body {
  font-family: "OpenSans-Regular", Arial, "Microsoft YaHei", 'å¾®è½¯é›…é»‘', PingFangSC-Regular, sans-serif;
}
html,
body {
  overflow-x: hidden;
}
.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: 1366px) {
  .container {
    width: 1300px;
    padding-left: 0;
    padding-right: 0;
  }
  .sznmen-ny-box .container {
    width: 1240px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1400px;
    padding-left: 0;
    padding-right: 0;
  }
  .sznmen-ny-box .container {
    width: 1400px;
  }
}
@media (min-width: 1680px) {
  .container {
    width: 1500px;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1800px) {
  .container {
    width: 1600px;
    padding-left: 0;
    padding-right: 0;
  }
}
.row-40 {
  margin-left: -20px;
  margin-right: -20px;
}
.col-40 {
  padding-left: 20px;
  padding-right: 20px;
}
.row-50 {
  margin-left: -25px;
  margin-right: -25px;
}
.col-50 {
  padding-left: 25px;
  padding-right: 25px;
}
.nav-bg {
  background: url(nmyw-header.jpg) no-repeat center;
  background-size: cover;
  padding-top: 30px;
  padding-bottom: 30px;
}
.logo {
  max-width: 710px;
  display: block;
  overflow: hidden;
}

@media (min-width:1280px) {
  .logo {
    max-width: 820px;
  }
}

.logo img {
  float: left;
  margin-right: 20px;
}
.logo p {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 28px;
  margin-top: 15px;
}
.top-other {
  margin-top: 4px;
  margin-bottom: 15px;
  display: block;
  overflow: hidden;
}
.top-other li {
  float: left;
  color: #FFFFFF;
  font-size: 15px;
}
.top-other li a {
  display: inline-block;
  font-size: 15px;
  color: #fff;
}
.top-other li a:hover {
  font-weight: bold;
  color: #E30000;
}
.top-other li i {
  margin: 0 10px;
  transform: rotate(-10deg);
  display: inline-block;
}
/*æœç´¢*/
.searchbox {
  width: 334px;
  height: 46px;
  border-radius: 18px;
  overflow: hidden;
  background: none;
  border: 1px solid #6698FF;
  color: #333;
  padding: 5px;
  border-radius: 22px;
  position: relative;
}
.searchbox input[type="text"] {
  width: 100%;
  outline: none;
  background: none;
  font-size: 16px;
  line-height: 20px;
  -webkit-appearance: none;
  line-height: 36px;
  height: 36px;
  padding-left: 22px;
  padding-right: 70px;
  border: none;
  border-radius: 18px 0 0 18px;
  color: #fff;
}
.searchbox input[type="submit"] {
  background: url(nmyw-search.png) no-repeat center #0453b0;
  cursor: pointer;
  width: 60px;
  height: 34px;
  border-radius: 17px;
  outline: none;
  position: absolute;
  right: 5px;
  top: 5px;
}
.searchbox input:-webkit-autofill,
.searchbox input:-webkit-autofill:hover,
.searchbox input:-webkit-autofill:focus,
.searchbox input:-webkit-autofill:active {
  -webkit-transition-delay: 111111s;
  -webkit-transition: color 11111s ease-out, background-color 111111s ease-out;
}
.searchbox input::-webkit-input-placeholder {
  color: #ffffff;
}
.searchbox input::-moz-input-placeholder {
  color: #ffffff;
}
.searchbox input::-ms-input-placeholder {
  color: #ffffff;
}
/*nav*/
nav.navbar.bootsnav {
  box-shadow: none;
  background: #0453B0;
  border-bottom: 0;
  z-index: 99;
  font-family: 'Raleway-SemiBold';
}
nav.navbar.bootsnav .navbar-header {
  margin-left: 0;
  margin-right: 0;
}
nav.navbar.bootsnav .navbar-brand {
  padding: 36px 0;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  transition: all 0.5s;
}
nav.navbar.bootsnav .navbar-brand img {
  display: block;
  width: 551px;
}
nav.navbar.bootsnav .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after {
  content: "\f107";
  font-weight: normal;
}
nav.navbar.bootsnav ul.nav {
  width: 100%;
}
nav.navbar.bootsnav ul.nav > li {
  width: 15%;
  padding: 0;
  height: 60px;
}
nav.navbar.bootsnav ul.nav > li:nth-child(5) {
  width: 25%;
}
nav.navbar.bootsnav ul.nav > li:last-child {
  margin-right: 0;
}
nav.navbar.bootsnav ul.nav > li > a {
  line-height: 40px;
  color: #fff;
  position: relative;
  padding: 0;
  font-size: 18px;
  text-align: center;
  line-height: 60px;
  height: 60px;
  margin-bottom: 0;
  font-weight: normal;
  text-transform: uppercase;
}
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 {
  color: #fff !important;
  background: #0978f8;
}
nav.navbar.bootsnav ul.nav > li > a:hover::before,
nav.navbar.bootsnav ul.nav > li > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a:hover::before,
nav.navbar.bootsnav ul.nav > li.active > a:focus::before,
nav.navbar.bootsnav ul.nav > li.active > a::before,
nav.navbar.bootsnav ul.nav > li.dropdown.on > a::before {
  width: 100%;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
  border: none;
  box-shadow: 0 0 15px 0 rgba(7, 0, 2, 0.22);
  background: #fff;
  width: 100%;
  min-width: 0;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
  border-bottom: none;
  color: #333333;
  margin: 0;
  padding: 10px 10px;
  line-height: 24px;
  font-weight: normal;
  text-align: center;
  font-size: 18px;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a:hover {
  background: #0978f8;
  color: #fff;
}
nav.navbar.bootsnav.scroll {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #0453B0;
  border-bottom: 0;
}
nav.navbar.bootsnav.scroll::before {
  display: none;
}
nav.navbar.bootsnav.scroll .header-other {
  margin-top: 24px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu {
  top: 0;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu li.dropdown > a.dropdown-toggle:before {
  float: none;
  position: absolute;
  right: 15px;
}
.phone-menu-toggle {
  display: none;
}
.hc-mobile-nav .nav-wrapper {
  background: rgba(4, 83, 176, 0.9);
}
.hc-mobile-nav li.nav-close a,
.hc-mobile-nav li.nav-back a {
  background: #0978f8;
  border-top: 1px solid #0978f8;
  border-bottom: 1px solid #0978f8;
}
.hc-mobile-nav li.nav-close a:hover,
.hc-mobile-nav li.nav-back a:hover {
  background: #0978f8;
  color: #fff;
}
.hc-mobile-nav a,
.hc-mobile-nav a:hover {
  color: #fff;
}
.hc-mobile-nav h2 {
  text-align: center;
  color: #fff;
}
.hc-mobile-nav h2 img {
  max-height: 60px;
}
.hc-mobile-nav a {
  border-color: rgba(255, 255, 255, 0.2);
}
.hc-mobile-nav a[href]:not([href="#"]) > span.nav-next {
  border-color: rgba(255, 255, 255, 0.2);
}
.hc-mobile-nav .nav-wrapper-2 ul {
  text-indent: 10px !important;
}
.hc-mobile-nav .nav-wrapper-3 ul {
  text-indent: 20px !important;
}
.hc-mobile-nav .nav-wrapper-4 ul {
  text-indent: 25px !important;
}
@media (max-width: 1550px) {
  /*nav*/
  nav.navbar.bootsnav .navbar-brand img {
    width: 480px;
  }
  nav.navbar.bootsnav ul.nav {
    margin-right: 30px;
  }
}
@media (max-width: 1400px) {
  /*nav*/
  nav.navbar.bootsnav .navbar-brand {
    padding-top: 42px;
  }
  nav.navbar.bootsnav .navbar-brand img {
    width: 400px;
  }
  nav.navbar.bootsnav ul.nav {
    margin-right: 30px;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    min-width: 180px;
    width: 180px;
    left: 50%;
    margin-left: -90px;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    padding: 10px 15px;
  }
  nav.navbar.bootsnav.scroll .navbar-brand {
    padding-top: 27px;
  }
}
@media (max-width: 1300px) {
  /*nav*/
  nav.navbar.bootsnav .navbar-brand {
    padding-top: 42px;
  }
  nav.navbar.bootsnav .navbar-brand img {
    width: 380px;
  }
  nav.navbar.bootsnav ul.nav {
    margin-right: 30px;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu {
    min-width: 180px;
    width: 180px;
    left: 50%;
    margin-left: -90px;
  }
  nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a {
    padding: 10px 15px;
  }
  nav.navbar.bootsnav.scroll .navbar-brand {
    padding-top: 27px;
  }
}
@media (max-width: 1199px) {
  nav.navbar.bootsnav .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  nav.navbar.bootsnav .navbar-brand img {
    width: 480px;
  }
  .phone-menu-toggle {
    display: block !important;
  }
  .navbar-header {
    float: none !important;
    padding-left: 30px;
  }
  .header-other {
    position: absolute;
    right: 85px;
    top: 25px;
    padding-top: 0;
    margin-right: 0 !important;
    margin-top: 0 !important;
  }
  .navbar .toggle {
    margin-top: 34px;
  }
  nav.navbar.bootsnav ul.nav > li > a {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  nav.navbar.bootsnav .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-brand {
    float: left !important;
  }
}
@media (max-width: 767px) {
  nav.navbar.bootsnav {
    max-height: 80px;
  }
  nav.navbar.bootsnav .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  nav.navbar.bootsnav .navbar-header {
    padding-left: 0;
    padding-right: 0;
  }
  nav.navbar.bootsnav .navbar-brand img {
    width: 260px;
  }
  .navbar .toggle {
    margin-top: 18px;
  }
  .header-other {
    right: 50px;
    top: 15px;
  }
  .header-other .search-btn {
    width: 30px;
    height: 30px;
    background-size: 12px;
  }
  .navbar .toggle {
    margin-top: 18px;
  }
  .hc-mobile-nav {
    background: #002AA7;
  }
}
/*é¦–é è¼ªæ’­*/
.index-banner {
  height: 508px;
  position: relative;
}
.index-banner .banner-scroll {
  height: 100%;
}
.index-banner .banner-box {
  width: 100%;
  height: 100%;
  position: relative;
}
.index-banner .banner-box .banner-tit {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 850px;
  height: 104px;
  background: #0453B0;
  padding: 15px 30px 15px 160px;
  border-top: 10px solid rgba(41, 107, 209, 0.2);
  background-clip: padding-box;
}
.index-banner .banner-box .banner-tit::after,
.index-banner .banner-box .banner-tit::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 60px solid transparent;
  right: -60px;
  bottom: 0;
}
.index-banner .banner-box .banner-tit::after {
  border-bottom: 94px solid #0453B0;
}
.index-banner .banner-box .banner-tit::before {
  border-bottom: 94px solid rgba(41, 107, 209, 0.2);
  height: 0;
  width: 70px;
  right: -70px;
  bottom: 10px;
}
.index-banner .banner-box .banner-tit p {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 32px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 64px;
}
.index-banner .banner-box .banner-img {
  width: 100%;
  height: 100%;
}
.index-banner .banner-box .banner-img img {
  width: 100%;
  height: 100%;
}
.index-banner .swiper-pagination {
  left: auto;
  right: 160px;
  bottom: 30px;
  height: 32px;
  width: 174px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 16px;
  padding-top: 7px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #FFFFFF;
  opacity: 0.5;
  border-radius: 50%;
  transition: all 0.3s;
  margin: 0 7px;
}
.index-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
}
/*é¦–é æ­£æ–‡*/
.index-body {
  background-color: #f7f7f7;
}
.index-box {
  padding-top: 90px;
  padding-bottom: 100px;
}
.box1 {
  background: url(nmyw-box1bg.jpg) no-repeat center;
  background-size: cover;
  background-attachment: fixed;
}
.box2 {
  background: url(nmyw-box2bg.png) no-repeat right bottom #f0f3f7;
  position: relative;
  background-attachment: fixed;
}
.box2::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 440px;
  left: 0;
  top: 0;
  right: 0;
  background: url(nmyw-box2topbg.jpg) no-repeat center;
}
.box3 {
  position: relative;
  padding-top: 350px;
}
.box3::after,
.box3::before {
  content: "";
  position: absolute;
}
.box3::after {
  width: 68%;
  height: 100%;
  background: #0453b0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-attachment: fixed;
}
.box3::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 410px;
  left: 0;
  top: 0;
  right: 0;
  background: url(nmyw-box3topbg.jpg) no-repeat center;
}
/*é¦–é æ¨™é¡Œ*/
.index-title {
  display: block;
  margin-bottom: 60px;
}
.index-title h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 38px;
  color: #fff;
  float: left;
  position: relative;
  text-transform: uppercase;
}
.index-title h1 span {
  color: #0453B0;
}
.index-title h1 span:last-child {
  color: #222222;
}
.index-title h1::after {
  content: "";
  width: 67px;
  height: 91px;
  background: url(nmyw-title.png) no-repeat center;
  left: 0;
  top: -40px;
  position: absolute;
}
.index-title a {
  float: right;
  margin-right: 13px;
  display: block;
  width: 142px;
  height: 40px;
  line-height: 40px;
  background: #E30000;
  color: #fff;
  font-size: 18px;
  text-align: center;
  position: relative;
  transition: all 0.3s;
}
.index-title a::after {
  content: "";
  width: 0;
  height: 0;
  border-right: 13px solid transparent;
  border-bottom: 40px solid #E30000;
  right: -13px;
  bottom: 0;
  position: absolute;
}
.index-title a:hover {
  width: 130px;
}
.index-title.cfff h1::after {
  background: url(nmyw-title2.png) no-repeat center;
}
/*ç¬¬ä¸€éƒ¨åˆ†*/
.box1-left {
  width: 51.24%;
}
.box1-right {
  width: 48.76%;
}
.box1-left-cont .img-box {
  width: 100%;
  overflow: hidden;
  height: 440px;
  border: 1px solid #e2e2e2;
}
.box1-left-cont .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.box1-left-cont .img-txt {
  width: 100%;
  height: 173px;
  background: #0d5ab4;
  padding: 30px 40px;
  position: relative;
}
.box1-left-cont .img-txt::after,
.box1-left-cont .img-txt::before {
  content: "";
  width: 100%;
  height: 3px;
  background: #0453B0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all 0.3s;
}
.box1-left-cont .img-txt::before {
  background: #E30000;
  width: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.box1-left-cont .img-txt p {
  font-size: 22px;
  font-weight: bold;
  line-height: 36px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 72px;
  margin-bottom: 25px;
  color: #fff;
}
.box1-left-cont .img-txt span {
  font-size: 18px;
  color: #ffffff;
}
.box1-left-cont .img-txt i {
  position: absolute;
  display: block;
  width: 29px;
  height: 9px;
  right: 40px;
  bottom: 33px;
  transition: all 0.3s;
  background: url(nmyw-right-icon.png) no-repeat center;
}
.box1-left-cont:hover .img-box img {
  transform: scale(1.1);
}
.box1-left-cont:hover .img-txt::before {
  width: 100%;
}
.box1-left-cont:hover .img-txt i {
  right: 30px;
}
.box1-right-cont {
  position: relative;
  height: 415px;
  display: block;
  margin-bottom: 30px;
}
.box1-right-cont .img-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box1-right-cont .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.box1-right-cont .img-txt {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  padding: 10px 30px;
  background: linear-gradient(39deg, rgba(30, 107, 176, 0.8), rgba(56, 129, 204, 0.8));
}
.box1-right-cont .img-txt p {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 56px;
}
.box1-right-cont:hover .img-box img {
  transform: scale(1.1);
}
.box1-right-list li {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px dashed #E0E0E0;
  position: relative;
}
.box1-right-list li::after {
  content: "";
  width: 0;
  height: 1px;
  background: #0453B0;
  left: 0;
  bottom: 0;
  position: absolute;
  transition: all 0.3s;
}
.box1-right-list li a {
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  line-height: 28px;
  height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.box1-right-list li:last-child {
  margin-bottom: 0;
}
.box1-right-list li:hover::after {
  width: 100%;
}
.box1-right-list li:hover a {
  color: #0453B0;
}
/*é¦–é¡µmedia*/
.swiper-media-box {
  position: relative;
  margin-bottom: 90px;
}
.swiper-media-box .media-prev {
  left: -90px;
  top: 38%;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0;
  background: url(comm-left.png) no-repeat center;
}
.swiper-media-box .media-prev::after {
  display: none;
  font-size: 18px;
  color: #fff;
}
.swiper-media-box .media-prev:hover {
  border-color: #EFA729;
  background: url(comm-left.png) no-repeat center #EFA729;
}
.swiper-media-box .media-prev:hover::after {
  color: #fff;
}
.swiper-media-box .media-next {
  right: -90px;
  top: 38%;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0;
  background: url(comm-right.png) no-repeat center;
}
.swiper-media-box .media-next::after {
  display: none;
  font-size: 18px;
  color: #fff;
}
.swiper-media-box .media-next:hover {
  border-color: #EFA729;
  background: url(comm-right.png) no-repeat center #EFA729;
}
.swiper-media-box .media-next:hover::after {
  color: #fff;
}
.medias {
  display: block;
  overflow: hidden;
  box-shadow: 0px 0px 12px 0px rgba(21, 73, 154, 0.08);
}
.medias .img-box {
  width: 100%;
  height: 336px;
  overflow: hidden;
}
.medias .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.medias .img-txt {
  background-color: #fff;
  width: 100%;
  height: 60px;
  padding: 10px 30px;
  position: relative;
}
.medias .img-txt::after {
  content: "";
  width: 0;
  height: 3px;
  background: #0453B0;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  position: absolute;
  transition: all 0.3s;
}
.medias p {
  font-size: 20px;
  color: #333333;
  line-height: 40px;
  max-height: 40px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.medias:hover p {
  color: #15499A;
}
.medias:hover .img-txt::after {
  width: 100%;
}
.swiper-event-box {
  position: relative;
}
.swiper-event-box .event-prev {
  left: -90px;
  top: 38%;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0;
  background: url(comm-left.png) no-repeat center;
}
.swiper-event-box .event-prev::after {
  display: none;
  font-size: 18px;
  color: #fff;
}
.swiper-event-box .event-prev:hover {
  border-color: #EFA729;
  background: url(comm-left.png) no-repeat center #EFA729;
}
.swiper-event-box .event-prev:hover::after {
  color: #fff;
}
.swiper-event-box .event-next {
  right: -90px;
  top: 38%;
  width: 50px;
  height: 50px;
  border: 1px solid #fff;
  border-radius: 50%;
  margin: 0;
  background: url(comm-right.png) no-repeat center;
}
.swiper-event-box .event-next::after {
  display: none;
  font-size: 18px;
  color: #fff;
}
.swiper-event-box .event-next:hover {
  border-color: #EFA729;
  background: url(comm-right.png) no-repeat center #EFA729;
}
.swiper-event-box .event-next:hover::after {
  color: #fff;
}
.events {
  display: block;
  overflow: hidden;
}
.events .img-box {
  width: 100%;
  height: 336px;
  overflow: hidden;
  margin-bottom: 20px;
}
.events .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.events h1 {
  font-size: 20px;
  color: #333333;
  line-height: 32px;
  max-height: 64px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-weight: bold;
  margin-bottom: 15px;
}
.events p {
  color: #999999;
  line-height: 24px;
  max-height: 72px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.events:hover .img-box img {
  transform: scale(1.1);
}
.events:hover h1 {
  color: #0453B0;
}
.events:hover .img-txt::after {
  width: 100%;
}
/*é¦–é¡µlink*/
.swiper-link-box {
  position: relative;
}
.links {
  display: block;
  width: 100%;
  height: 102px;
  transition: all 0.2s;
  position: relative;
}
.links::before,
.links::after {
  content: "";
  position: absolute;
  width: 0px;
  height: 0px;
  opacity: 0;
  transition: all 0.3s;
}
.links::before {
  left: 0;
  bottom: 0;
  border-left: 2px solid #0453B0;
  border-bottom: 2px solid #0453B0;
}
.links::after {
  right: 0;
  top: 0;
  border-right: 2px solid #0453B0;
  border-top: 2px solid #0453B0;
}
.links img {
  width: 100%;
  height: 100%;
}
.links:hover::before,
.links:hover::after {
  width: 12px;
  height: 12px;
  opacity: 1;
}
.box3-cont {
  position: relative;
  z-index: 1;
  width: 78%;
  height: 350px;
  padding: 50px 80px 50px 160px;
  background: url(nmyw-box3center.png) no-repeat right top #fff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.title-desc {
  width: 250px;
  margin-top: 30px;
  height: 48px;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #222222;
  line-height: 32px;
  text-transform: none;
}
.box3-desc {
  width: 72%;
}
.box3-desc p {
  max-height: 180px;
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  line-height: 30px;
  overflow: auto;
  word-break: word-all;
  margin-bottom: 30px;
}
.box3-desc p::-webkit-scrollbar {
  /*æ»šåŠ¨æ¡æ•´ä½“æ ·å¼*/
  width: 5px;
  /*é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/
  height: 0px;
}
.box3-desc p::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 10px;
  background: #5D87FF2f;
}
.box3-desc p::-webkit-scrollbar-thumb:hover {
  background: #337CD6;
}
.box3-desc p::-webkit-scrollbar-track {
  /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  border-radius: 10px;
  background: #ededed;
}
.box3-desc a {
  display: block;
  width: 120px;
  height: 40px;
  border: 1px solid #1760B6;
  border-radius: 20px;
  line-height: 38px;
  color: #0453B0;
  text-align: center;
}
.box3-desc a:hover {
  color: #fff;
  background: #1760B6;
}
.footer {
  background: url(nmyw-footer-bg.png) no-repeat center center;
  background-size: cover;
  padding: 46px 0 46px 0;
}
.footer .f-logo1 {
  float: left;
  max-width: 244px;
  margin-right: 40px;
  padding-top: 5px;
}
.footer .f-logo1 img {
  max-width: 100%;
  display: block;
}
.footer .f-info {
  float: left;
  overflow: hidden;
  padding-left: 40px;
  position: relative;
}
.footer .f-info::before {
  position: absolute;
  content: '';
  top: 2px;
  left: 0;
  width: 1px;
  height: 78px;
  background: rgba(255, 255, 255, 0.3);
}
.footer .f-info span,
.footer .f-info a {
  display: inline-block;
  color: #FFFFFF;
  line-height: 26px;
  margin-right: 15px;
}
.footer .f-info a:hover {
  text-decoration: underline;
}
.footer .f-logo2 {
  float: right;
  width: 56px;
}
.footer .f-logo2 img {
  display: block;
  max-width: 100%;
}
.sznmen-ny-box {
  min-height: calc(100vh - 382px);
  padding: 60px 0 90px 0;
  background: #FFF;
}
.col-nymd-3 {
  width: 24.167%;
}
.col-nymd-9 {
  width: 75.833%;
}
.other-menu {
  margin-right: 0;
  font-family: 'Raleway-SemiBold';
}
.other-menu .menu-cont {
  background: none;
  border-top: 1px solid #0E4DAF;
}
.other-menu .menu-cont .box-a {
  border-bottom: 1px solid rgba(2, 51, 111, 0.08);
  background: none;
}
.other-menu .menu-cont .box-a:hover .a-title,
.other-menu .menu-cont .box-a.active .a-title {
  background: #F6F9FE;
  color: #0453B0;
}
.other-menu .menu-cont .box-a:hover .a-title::before,
.other-menu .menu-cont .box-a.active .a-title::before {
  background: #E30000;
}
.other-menu .menu-cont .box-a:hover .a-title:after,
.other-menu .menu-cont .box-a.active .a-title:after {
  opacity: 1;
}
.other-menu .menu-cont .a-title {
  padding: 27px 30px 27px 44px;
  color: #333333;
  line-height: 26px;
}
.other-menu .menu-cont .a-title::before {
  width: 4px;
  height: 20px;
  background: #3567B6;
  border-radius: 2px;
  left: 20px;
  top: 29px;
}
.other-menu .menu-cont .a-title:after {
  font-size: 20px;
  color: #0E4DAF;
  opacity: 0;
  right: 20px;
}
.ny-right {
  min-height: calc(100vh - 532px);
}
.right-top {
  border-bottom: 1px solid rgba(17, 86, 193, 0.07);
  padding-bottom: 13px;
  margin-bottom: 40px;
}
.right-top .ny-r-title {
  float: left;
  font-size: 36px;
  font-weight: bold;
  color: #0453B0;
  line-height: 40px;
  font-family: 'Raleway-SemiBold';
}
.right-top .bread-crumbs {
  float: right;
  color: #89939F;
  margin-top: 8px;
}
.right-top .bread-crumbs .bread-item a {
  color: #89939F;
  font-size: 14px;
}
.right-top .bread-crumbs .bread-item > span:before {
  content: '/';
  color: #89939F;
  padding: 0 2px 0 2px;
  font-weight: 400;
  font-size: 13px;
}
.right-top .bread-crumbs .bread-item a.cur {
  color: #0453B0;
}
.fy-box {
  margin-top: 40px;
}
.comp-pages {
  padding-top: 0px;
  padding-bottom: 20px;
}
.comp-pages .page-pc a,
.comp-pages .page-pc span {
  color: #666666;
  padding-left: 8px;
  padding-right: 8px;
}
.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: #0453B0;
  border: 1px solid #EBEBEB;
  color: #fff;
}
.comp-pages .page-pc span {
  background: #0453B0;
  border: 1px solid #EBEBEB;
  color: #fff;
}
.comp-pages .page-phone {
  background: #0453B0;
}
.m20 {
  margin: 0 -20px;
}
.p20 {
  padding: 0 20px;
}
.dp-cont {
  font-size: 18px !important;
  color: #333333;
  line-height: 32px !important;
  margin-top: 0 !important;
  word-break: break-word;
}
.dp-cont p,
.dp-cont div {
  margin-bottom: 20px;
  font-size: 18px !important;
  color: #333333;
  line-height: 32px !important;
  margin-top: 0 !important;
  word-break: break-word;
}

.dp-cont p span, .dp-cont div span, .dp-cont p font, .dp-cont div font {
  font-size: 18px !important;
}
.wz-ul li {
  background: #FFF;
}
.wz-ul li:nth-child(2n+1) {
  background: #F6F9FE;
}
.wz-ul a {
  display: block;
  padding: 17px 0 17px 50px;
  position: relative;
}
.wz-ul a::before {
  position: absolute;
  content: '';
  top: 27px;
  left: 30px;
  width: 6px;
  height: 6px;
  background: #0E4DAF;
}
.wz-ul a:hover .title {
  color: #0E4DAF;
}
.wz-ul a:hover .date {
  color: #0E4DAF;
}
.wz-ul .title {
  font-size: 18px;
  color: #333333;
  line-height: 26px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 140px;
}
.wz-ul .date {
  position: absolute;
  right: 33px;
  top: 18px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.call-cont {
  margin-bottom: 25px;
}
.call-cont div {
  font-size: 16px;
  color: #333333;
  line-height: 44px;
}
.call-cont div span {
  display: inline-block;
  font-weight: bold;
}
.tw-list-a {
  display: block;
  margin-bottom: 30px;
}
.tw-list-a .img-box {
  float: left;
  width: 280px;
  height: 185px;
  margin-right: 30px;
  overflow: hidden;
}
.tw-list-a img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.tw-list-a .info {
  overflow: hidden;
}
.tw-list-a .title {
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-bottom: 17px;
}
.tw-list-a .desc {
  font-size: 14px;
  color: #838C9D;
  line-height: 24px;
  word-break: break-word;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 72px;
  margin-bottom: 40px;
}
.tw-list-a .date {
  color: #0E4FB5;
  line-height: 1.2;
}
.tw-list-a:hover img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.tw-list-a:hover .title {
  color: #0453B0;
}
.details-page .detail-top {
  margin-bottom: 40px;
  border-bottom: 1px solid rgba(2, 51, 111, 0.18);
  padding-bottom: 20px;
}
.details-page .detail-top .title-s {
  max-width: 100%;
  color: #333333;
  font-size: 32px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 40px;
}
.details-page .detail-top .top-other {
  color: #999999;
  margin-top: 70px;
  margin-bottom: 0;
  overflow: initial;
}
.details-page .detail-top .top-other .other-info {
  font-size: 16px;
  line-height: 30px;
}
.details-page .detail-top .top-other span {
  margin-right: 30px;
}
.details-page .detail-top .top-other .other-share {
  line-height: 30px;
}
.details-page .detail-top .top-other .other-share a {
  margin: 0;
}
.details-page .detail-top .top-other .other-share a:first-child {
  margin-right: 10px;
}
.details-page .share-xl .social-share a {
  width: 25px;
  height: 25px;
}
.details-page .main-cont {
  font-size: 18px;
  color: #333333;
  line-height: 36px;
  text-align: left;
}
.details-page .main-cont p,
.details-page .main-cont div {
  margin-bottom: 20px;
  font-size: 18px !important;
  color: #333333;
  line-height: 32px !important;
}
.details-page .main-cont p span,
.details-page .main-cont div span, 
.details-page .main-cont p font,
.details-page .main-cont div font {
  font-size: 18px !important;
  line-height: 32px !important;
}
.details-page .cont-page {
  border-top: 1px solid rgba(2, 51, 111, 0.1);
  color: #999999;
}
.details-page .cont-page .a-page {
  margin-bottom: 15px;
  padding-left: 32px;
  background: url(sznm-icon1.png) no-repeat left 0px;
}
.details-page .cont-page .a-page:nth-child(2) {
  background: url(sznm-icon2.png) no-repeat left 0px;
}
.details-page .cont-page .a-page a {
  color: #999999;
}
.details-page .cont-page .a-page:hover {
  color: #0453B0;
}
.details-page .cont-page .a-page:hover a {
  color: #0453B0;
}
.details-page .social-share .icon-wechat .wechat-qrcode {
  margin-top: 10px;
  top: 100%;
  left: -90px;
}
.details-page .social-share .icon-wechat .wechat-qrcode:after {
  margin-left: 15px;
  bottom: auto;
  top: -15px;
  width: 0;
  height: 0;
  border-color: transparent transparent #FFF transparent;
}
.m42 {
  margin: 0 -42px;
}
.p42 {
  padding: 0 42px;
}
.ry-list-a {
  display: block;
  margin-bottom: 40px;
}
.ry-list-a .img-box {
  height: 280px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.ry-list-a .img-box::before {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  right: 0;
  height: 59px;
  background: url(sznm-icon3.png) no-repeat center;
  background-size: 100% 100%;
  z-index: 1;
}
.ry-list-a .img-box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.ry-list-a .title {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333333;
  line-height: 24px;
  padding-bottom: 10px;
  position: relative;
}
.ry-list-a .title::before {
  position: absolute;
  content: '';
  width: 28px;
  height: 3px;
  background: #E30000;
  border-radius: 2px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.ry-list-a:hover .img-box img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.ry-list-a:hover .title {
  color: #0453B0;
}
.ry-list-box .col-lg-3:nth-child(4n+1) {
  clear: left;
}
.ry-table-box .top-btn {
  margin-bottom: 40px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #333333;
  border: 1px solid rgba(4, 83, 176, 0.07);
}
.ry-table-box .top-btn li {
  float: left;
  padding: 3px 3px;
  text-align: center;
  width: calc((100% - 90px) / 26);
}
.ry-table-box .top-btn li:first-child {
  width: 90px;
  padding: 3px 3px;
  position: relative;
}
.ry-table-box .top-btn li:first-child::before {
  position: absolute;
  content: '';
  width: 1px;
  height: 16px;
  background: #0453B0;
  opacity: 0.14;
  right: 0;
  top: 7px;
}
.ry-table-box .top-btn a {
  display: block;
  color: #333333;
}
.ry-table-box .top-btn a:hover {
  color: #0453B0;
}
.ry-table-box .table > thead > tr > th,
.ry-table-box .table > tbody > tr > th,
.ry-table-box .table > tfoot > tr > th,
.ry-table-box .table > thead > tr > td,
.ry-table-box .table > tbody > tr > td,
.ry-table-box .table > tfoot > tr > td {
  border-top: none !important;
}
.form-table-01 {
  overflow: hidden;
  overflow-x: auto;
}
.form-table-01 .table-s {
  min-width: 600px;
}
.ry-table tbody tr:nth-child(2n+1) {
  background: rgba(4, 83, 176, 0.03);
}
.ry-table tbody td {
  line-height: 30px;
  padding: 25px 12px !important;
  vertical-align: middle !important;
  word-break: break-word;
  color: #333;
  font-size: 18px;
}
.ry-table tbody td a {
  color: #333;
}
.ry-table tbody td a:hover {
  color: #0453B0;
  text-decoration: underline;
}
.ry-table tbody td:nth-child(1),
.ry-table tbody td:nth-child(2),
.ry-table tbody td:nth-child(3),
.ry-table tbody td:nth-child(5) {
  text-align: center;
}
/* .ry-table tbody td:nth-child(5) {
  word-break: break-all;
} */
.ry-table thead {
  background: #0453B0;
}
.ry-table thead th {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 30px !important;
  text-align: center;
  font-weight: 400;
  padding: 15px 8px !important;
  border-bottom: none !important;
}
.ry-table thead th:nth-child(1),
.ry-table thead th:nth-child(2) {
  width: 180px;
}
.ry-table thead th:nth-child(3) {
  width: 140px;
}
.ry-detail-info .info-top {
  border-radius: 10px;
  background: url(sznm-bg16.png) no-repeat center center;
  background-size: cover;
  padding: 38px 60px;
  margin-bottom: 40px;
}
.ry-detail-info .info-top .box-img {
  float: right;
  width: 164px;
  height: 227px;
  border: 3px solid #FFF;
  border-radius: 4px;
  margin-left: 30px;
  overflow: hidden;
}
.ry-detail-info .info-top img {
  width: 100%;
  height: 100%;
}
.ry-detail-info .info-top .box-info {
  overflow: hidden;
  color: #FFFFFF;
}
.ry-detail-info .info-top .top-info-title {
  font-size: 18px;
  color: #FFFFFF;
  margin-bottom: 18px;
}
.ry-detail-info .info-top .info-table li {
  margin-bottom: 10px;
}
.ry-detail-info .info-top .info-table li:last-child {
  margin-bottom: 0;
}
.ry-detail-info .info-top .info-table span {
  font-weight: bold;
  display: inline-block;
  width: 120px;
  text-align-last: justify;
  vertical-align: top;
}
.ry-detail-info .info-groups {
  color: #333333;
  line-height: 38px;
  margin-bottom: 30px;
}
.ry-detail-info .info-title {
  background: #F7F7F7;
  border-left: 3px solid #236ED2;
  padding: 10px 20px;
  font-weight: bold;
  color: #236ED2;
  line-height: 30px;
  margin-bottom: 25px;
}
.ry-detail-info .info-txt {
  padding: 0 20px;
}
.list-web-map .map-groups {
  margin-bottom: 20px;
  font-family: Arial, Helvetica, sans-serif;
}
.list-web-map .map-groups .menu-title {
  position: relative;
  line-height: 40px;
  color: #333;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 30px;
}
.list-web-map .map-groups .menu-title a {
  color: #333;
}
.list-web-map .map-groups .menu-title::after {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  width: 4px;
  height: 20px;
  background: #3567B6;
  border-radius: 2px;
  font-weight: bold;
}
.list-web-map .map-groups .menu-list li {
  float: left;
  margin-bottom: 15px;
  margin-right: 60px;
  padding-left: 20px;
}
.list-web-map .map-groups .menu-list li:hover a {
  color: #3567B6;
}
.list-web-map .map-groups .menu-list li a {
  position: relative;
  line-height: 36px;
  padding-left: 30px;
  color: #666;
  display: block;
  padding-left: 25px;
}
.list-web-map .map-groups .menu-list li a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 15px;
  width: 6px;
  height: 6px;
  background: #3567B6;
  border-radius: 3px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .list-web-map .map-groups .menu-list li {
    margin-right: 30px;
  }
}

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

.dp-cont table p {
  margin-bottom: 0 ;
}

.details-page .main-cont p,.details-page .main-cont div {
  text-indent: 0 !important;
  line-height: 150% !important;
}

.ry-detail-info .info-top .info-table span.exp{
  display: inline-block;
  width: calc(100% - 120px);
  text-align-last: left;
  vertical-align: top;
  font-weight: normal;
}
