.global-paging {
  display: block;
  text-align: center;
  font-size: 0;
  margin-top: 1.4rem;
  padding-bottom: 1.5rem;
}
.global-paging a {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 3px;
  background-color: #e8e8e8;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  margin: 0 2px;
  font-weight: bold;
  font-family: Arial;
  position: relative;
  vertical-align: top;
}
.global-paging span {
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 3px;
  background-color: #e8e8e8;
  text-align: center;
  line-height: 46px;
  font-size: 14px;
  margin: 0 2px;
  font-weight: bold;
  font-family: Arial;
  position: relative;
  vertical-align: top;
  background-color: #333333;
  color: #fff;
}
.global-paging a.active {
  background-color: #333333;
  color: #fff;
}
.global-paging img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
@media screen and (max-width: 768px) {
  .global-paging {
    margin-top: .3rem;
    padding-bottom: 1.14rem;
  }
  .global-paging a {
    display: inline-block;
    width: 0.46rem;
    height: 0.46rem;
    line-height: 0.46rem;
    font-size: 12px;
    margin: 0 10px;
  }
  .global-paging a.prev {
    width: 2.5rem;
    height: 36px;
  }
  .global-paging a.prev i {
    width: 2rem;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .global-paging a.next {
    width: 2.5rem;
    height: 36px;
  }
  .global-paging a.next i {
    width: 2rem;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .global-paging span {
    display: inline-block;
    width: 0.46rem;
    height: 0.46rem;
    line-height: 0.46rem;
    font-size: 12px;
  }
  .global-paging img {
    width: 0.3rem;
  }
  .demo-ul-4 li .cjname {
    font-size: 14px;
    color: #333333;
    height: 40px;
    line-height: 40px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    text-align: center;
  }
}
.news-det-in {
  background-color: #fff;
}
.news-detail {
  padding: 50px 80px 64px;
  background-color: #fff;
}
.news-bt {
  border-bottom: 1px solid #eeeeee;
}
.news-bt h3 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  line-height: 50px;
  color: #3e8e37;
  font-weight: bold;
}
.news-detail .date-view {
  margin-top: 22px;
  margin-bottom: 24px;
  color: #333333;
  font-family: 'Segoe UI';
}
.news-detail .date-view .icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 20px;
  position: relative;
  top: 1px;
  margin-right: 6px;
}
.news-detail .date-view .view {
  margin-left: 68px;
}
.news-b {
  padding-top: 24px;
  padding-bottom: 66px;
  border-bottom: 1px solid #eeeeee;
}
.news-b .doc-edit {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
}
.news-btn {
  padding-top: 42px;
}
.news-btn .news-prev {
  padding: 0 22px;
  max-width: 445px;
  height: 45px;
  line-height: 42px;
  border-radius: 50px;
  border: 1px solid #bfbfbf;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-btn .news-prev.default {
  border: 1px solid #e7e7e7;
  color: #999999;
  cursor: not-allowed;
}
.news-b .doc-edit img {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .news-detail {
    padding: 0.5rem 0.25rem 0.64rem;
    background-color: #fff;
  }
  .news-bt {
    border-bottom: 1px solid #eeeeee;
  }
  .news-bt h3 {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
    line-height: 30px;
    color: #333333;
  }
  .news-detail .date-view {
    margin-top: 11px;
    margin-bottom: 12px;
    color: #333333;
    font-family: 'Segoe UI';
  }
  .news-detail .date-view .date {
    font-size: 14px;
  }
  .news-detail .date-view .icon {
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    font-size: 16px;
    position: relative;
    top: 1px;
    margin-right: 6px;
  }
  .news-detail .date-view .view {
    margin-left: 34px;
    font-size: 14px;
  }
  .news-b {
    padding-top: 12px;
    padding-bottom: 0.66rem;
    border-bottom: 1px solid #eeeeee;
  }
  .news-b .doc-edit {
    color: #333333;
    font-size: 14px;
    line-height: 26px;
  }
  .news-btn {
    padding-top: 0.42rem;
  }
  .news-btn .news-prev {
    padding: 0 22px;
    max-width: 100%;
    height: 45px;
    line-height: 42px;
    border-radius: 50px;
    border: 1px solid #bfbfbf;
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .news-btn .news-prev.default {
    border: 1px solid #e7e7e7;
    color: #999999;
    cursor: not-allowed;
    width: 100%;
    display: block;
    margin-top: 10px;
  }
  .news-main.detail-in-mob {
    width: 94%;
  }
}
.search-dialog-box {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}
.search-dialog-box .black {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.search-dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  box-sizing: border-box;
  width: 90%;
  padding: .2rem;
  transform: translate(-50%, -50%);
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.33);
  border-radius: .4rem;
}
.search-dialog input[type=text] {
  float: left;
  width: 86%;
  border: none;
  padding: 0;
  font-size: .24rem;
  line-height: .4rem;
  height: .4rem;
  color: #999;
  background-color: #fff;
  border-radius: 0;
}
.search-dialog input[type=submit] {
  float: right;
  width: 15px;
  height: .4rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border: none;
  padding: 0;
  background-color: transparent;
}
.search-dialog input::-webkit-input-placeholder {
  color: #999;
}
.search-dialog input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999;
}
.search-dialog input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999;
}
.search-dialog input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #999;
}
@media (min-width: 768px) {
  .search-dialog {
    width: 500px;
    padding: 15px 25px;
    border-radius: 30px;
  }
  .search-dialog input[type=text] {
    font-size: 14px;
    line-height: 28px;
    height: 28px;
    width: 90%;
  }
  .search-dialog input[type=submit] {
    width: 28px;
    height: 28px;
  }
}
@media (min-width: 1025px) {
  .search-dialog {
    font-size: 18px;
    width: 680px;
    padding: 20px 30px;
    border-radius: 34px;
  }
  .search-dialog input[type=text] {
    font-size: 18px;
  }
}
.vidcontainer {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  z-index: 999;
}
.vidcontainer video {
  position: absolute;
  width: 780px;
  max-width: 100%;
  max-height: 80%;
  top: 0;
  left: 0;
  background-color: #000;
  bottom: 0;
  right: 0;
  margin: auto;
}
.vidcontainer .closevid {
  width: 40px;
  height: 40px;
  background: url(../images/close-vid2.png) no-repeat center / 100% auto;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  top: 20px;
  right: 20px;
}
.news-list-l {
  width: 100%;
}
.news-list-l .main-news {
  display: block;
  padding: 42px;
  background-color: #fff;
  margin-bottom: 25px;
}
.news-list-l .main-news .img-box {
  height: 12.0rem;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.news-list-l .main-news .main-news-desc {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-top: 0.6rem;
}
.news-list-l .main-news .main-news-desc span {
  display: block;
  font-size: 0.6rem;
  color: #3e8e37;
  font-weight: bold;
}
.news-list-l .main-news .main-news-desc .tit {
  flex: 1;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.6rem;
  font-weight: bold;
}
.news-list-l .main-news .main-news-desc .date {
  font-size: 0.4rem;
  color: #333333;
}
.news-list-l .news-list-wrap {
  padding: 42px;
  background-color: #fff;
  padding-top: 60px;
}
.news-list-l .news-list-wrap .global-paging {
  display: block;
  text-align: center;
  font-size: 0;
  margin-top: 2.0rem;
  padding-bottom: 0.75rem;
}
.news-item-demo a {
  margin-bottom: 0.75rem;
  display: block;
  display: flex;
  flex-flow: row nowrap;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #e5e5e5;
}
.news-item-demo a .date {
  width: 96px;
  height: 96px;
  background: url(../images/datebg.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
  display: flex;
  flex-flow: row nowrap;
}
.news-item-demo a .date .day {
  display: block;
  font-size: 1.05rem;
  position: relative;
  bottom: 4px;
  left: 4px;
}
.news-item-demo a .date .month-year {
  margin-top: 45px;
  position: relative;
  left: 4px;
}
.news-item-demo a .date .month-year .y {
  font-size: 14px;
  font-family: 'Segoe UI';
  text-align: center;
}
.news-item-demo a .date .month-year p {
  font-size: 18px;
}
.news-item-demo a .l-tit {
  flex: 1;
  padding-left: 0.9rem;
}
.news-item-demo a .l-tit h3 {
  font-size: 0.5rem;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 12px;
}
.news-item-demo a .l-tit .doc-tit {
  font-size: 0.4rem;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-top: 16px;
}
.news-item-demo a:hover .date {
  background: url(../images/datebg_h.jpg) no-repeat center center;
}
.news-det-in {
  background-color: #fff;
}
.news-detail {
  padding: 50px 80px 64px;
  background-color: #fff;
}
.news-bt {
  border-bottom: 1px solid #eeeeee;
}
.news-bt h3 {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  line-height: 50px;
  color: #333333;
  font-weight: bold;
  color: #010938;
}
.news-detail .date-view {
  margin-top: 22px;
  margin-bottom: 24px;
  color: #333333;
  font-family: 'Segoe UI';
}
.news-detail .date-view .icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  font-size: 20px;
  position: relative;
  top: 1px;
  margin-right: 6px;
}
.news-detail .date-view .view {
  margin-left: 68px;
}
.news-b {
  padding-top: 24px;
  padding-bottom: 66px;
  border-bottom: 1px solid #eeeeee;
}
.news-b .doc-edit {
  color: #333333;
  font-size: 14px;
  line-height: 30px;
}
.news-btn {
  padding-top: 42px;
}
.news-btn .news-prev {
  padding: 0 22px;
  max-width: 445px;
  height: 45px;
  line-height: 42px;
  border-radius: 50px;
  border: 1px solid #bfbfbf;
  font-size: 14px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-btn .news-prev.default {
  border: 1px solid #e7e7e7;
  color: #999999;
  cursor: not-allowed;
}
.news-b .doc-edit img {
  max-width: 100%;
}
