@charset "utf-8";

/* CSS Document */
body {
  background: url(../images/body_bg.jpg) no-repeat bottom 383px center #f0f5f0;
}

.bread {
  padding: 12px 0;
}

.bread * {
  color: #999;
}

.subPage {
  background: #fff;
  width: 1140px;
  padding: 20px 30px;
  margin: 0 auto;
}

.subMain {
  width: 100%;
  float: left;
}

.subMainCon {
  margin-right: 340px;
}

.listTitle {
  color: #209037;
}

.listTitle {
  overflow: hidden;
  padding-bottom: 25px;
}

.asideBar {
  width: 280px;
  float: right;
  position: relative;
  padding: 0 0 0 28px;
  border-left: 1px solid #f2f2f2;
  margin: 10px 0 0 -309px;
}

.newTop {
  overflow: hidden;
  padding-bottom: 12px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 35px
}

.item-txt02 {
  margin-left: 200px;
  overflow: hidden;
}

.item-txt02 h3 {
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  color: #209037;
  margin-bottom: 12px;
}

.item-txt02 p {
  color: #999;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
  margin-bottom: 12px;
}

.item-date02 {
  display: block;
  font-family: 'Arial';
  color: #999;
  line-height: 1.5;
}

.item-date02 i {
  color: #ccc;
  margin-right: 5px;
}

.item-txt02:hover p {
  color: #209037;
}

.list01 li {
  position: relative;
  padding: 3px 0 10px 0;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 18px;
}

.list01 li:before {
  content: '';
  width: 20px;
  height: 4px;
  background: #1c8b38;
  background: -webkit-linear-gradient(left, #a9cd07, #006a2d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a9cd07, #006a2d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #a9cd07, #006a2d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a9cd07, #006a2d);
  /* 标准的语法 */
  position: absolute;
  left: 0;
  top: 0
}

.list01 li a {
  display: block;
  line-height: 1.5;
  padding: 5px 0 8px;
}

.list-date01 {
  font-family: 'Arial';
  color: #999;
  font-size: 14px
}

.list-date01 i {
  color: #ccc;
  margin-right: 6px;
}

/*新闻焦点*/
.newTop {}

.item-img02 {
  width: 180px;
  float: left;
}

.item-img02 .imgResponsive {
  padding-bottom: 62.2%;
}

/*右侧*/
.sub_right {
  margin: 0 0 0 250px;
  overflow: hidden;
}

.genCon {
  line-height: 1.8;
  font-size: 16px;
  color: #666;
  padding-bottom: 20px;
}

.genCon p {
  margin-bottom: 25px;
  text-indent: 2em;
}

.pageArticle {}

.articleTitle {
  width: auto;
  overflow: hidden;
}

.articleTitle h2 {
  width: auto;
  overflow: hidden;
  font-size: 1.8em;
  font-weight: normal;
  family: Arial;
  /*height:70px;line-height:70px;*/
  padding: 20px 15px;
  width: 200px;
  float: left;
}

.imgColumn {
  margin-bottom: 25px;
}

.listTitle02 {
  background: #f2f2f2;
  padding: 13px 0;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.listTitle02 a {
  color: #209037;
}

.imgColumn .flexslider {
  position: relative;
}

.imgColumn .imgResponsive {
  padding-bottom: 62.5%;
}

.slide-title02 {
  height: 50px;
  line-height: 50px;
  position: absolute;
  z-index: 10;
  color: #fff;
  left: 10px;
  margin-right: 10px;
  bottom: 0;
}

.slide-bg02 {
  width: 100%;
  height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  background: #000;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

.imgColumn .flex-direction-nav {
  display: none;
}

.imgColumn .flex-control-nav {
  display: block;
  position: static;
}

.imgColumn .flex-control-paging li a {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ccc;
  text-indent: -888em;
}

.imgColumn .flex-control-paging li a.flex-active, .imgColumn .flex-control-paging li a:hover {
  background: #209037;
  cursor: pointer;
}

.videoList {
  padding-bottom: 30px;
}

.videoList li {
  position: relative;
  margin-bottom: 15px;
}

.videoList .imgResponsive {
  padding-bottom: 62.5%;
}

.play02 {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 2px solid rgba(240, 240, 240, 0.7);
  display: block;
  position: absolute;
  left: 8px;
  bottom: 60px;
  background: #209037;
  background: rgba(32, 144, 55, 0.7);
  transition: all 0.3s ease-in-out
}

.play02 i {
  width: 0;
  height: 0;
  border-top: 9px solid transparent;
  border-left: 14px solid #fff;
  border-bottom: 9px solid transparent;
  position: absolute;
  left: 40%;
  top: 27%;
}

.latestNewsColumn {}

.latestNewsList {
  padding: 10px 0;
}

.latestNewsList li {
  line-height: 22px;
  padding-bottom: 10px;
  margin-bottom: 18px;
  border-bottom: 1px dashed #ccc;
}

.latestNewsList li a {
  display: block;
  margin-bottom: 10px;
}

.item-bottom03 {}

.item-bottom03 span {
  color: #999;
  font-family: 'Arial'
}

.item-bottom03 span i {
  color: #ccc;
  font-size: 14px;
  margin-right: 10px;
}

.item-bottom03 .view {
  margin-right: 20px
}

/*媒体我校*/
.mode05 .lf {
  width: 66.67%;
  float: left;
}

.mediaList {
  overflow: hidden;
  padding: 8px 0 0;
  width: 100%;
}

.mediaList li {
  border: 2px solid #f0f2f0;
  padding: 6px 10px;
  background: #fff;
  margin-top: 10px;
  position: relative;
}

.mediaList li a {
  display: block;
  height: 32px;
  line-height: 32px;
  position: relative;
  z-index: 5;
}

.mediaList li span {
  float: right;
  font-size: 14px;
  color: #999;
  font-family: 'Arial';
  margin-left: 10px;
}

.mediaList li strong {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  min-width: 80px;
  padding: 0 10px;
  text-align: center;
  background-color: #f0f2f0;
  margin-right: 15px;
  font-size: 14px;
  font-weight: normal;
}

.mediaList li i {
  font-style: normal;
}

/*视频新闻*/
.wrapContent {
  position: relative;
  overflow: hidden;
}

.sub_bg01 {
  width: 50%;
  float: left;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  z-index: 0
}

.subPage02 {
  position: relative;
  z-index: 5;
  background: #f0f2f0;
}

.subLeft {
  width: 230px;
  float: left;
  margin-bottom: -5000px;
  padding-bottom: 5000px;
  background: #fff;
}

.sub_bg02 {
  width: 590px;
  height: 520px;
  display: block;
  background: url(../images/sub_bg.jpg) no-repeat center;
  position: absolute;
  left: -360px;
  bottom: 0
}

.subLeft ul {
  padding: 50px 0 520px;
}

.subLeft>ul>li {
  position: relative;
}

.subLeft>ul>li>a {
  padding: 20px 5px;
  display: block;
  border-bottom: 1px dashed #ccc;
  transition: all 0.35s ease-in-out;
  position: relative;
  color: #666;
}

.subLeft>ul>li>a:hover, .subLeft>ul>li>a.active {
  color: #009944;
  font-weight: bold;
  padding-left: 24px;
}

.subLeft>ul>li>a:before {
  content: '';
  width: 0;
  height: 40px;
  background: #009944;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -20px;
  transition: all 0.3s ease-in-out
}

.subLeft>ul>li>a:hover:before, .subLeft>ul>li>a.active:before {
  width: 10px;
}

/*.subLeft .toggles{width: 58px;height: 58px;position: absolute;right: 0;top: 0;line-height: 58px;text-align: center;cursor: pointer;color:#666}
.second_nav{font-size: 14px;display: none;background: #e8f5ea;}
.second_nav dd a{display: block;padding:10px 15px 10px 20px;color:#666;border-bottom: 1px dotted #fff;transition: all 0.35s ease-in-out;}
.second_nav dd a:hover,.second_nav dd a.active{background: #fff;}*/

.phone_subNav {
  display: none;
}

.phone-icon01 {
  width: 100%;
  height: 40px;
  background-color: #fff;
  cursor: pointer;
  margin-top: 15px
}

.phone-icon01>span {
  height: 40px;
  line-height: 40px;
  padding-left: 15px;
  font-size: 16px;
  color: #666;
}

.phone_subNav .mobile-inner-header-icon-click {
  padding-top: 4px;
}

.phone_subNav .mobile-inner-header-icon-click i {
  display: inline-block;
  color: #666;
  transform: rotate(90deg);
  width: 17px;
  height: 17px;
}

.phone_subNav .mobile-inner-header-icon {
  padding-top: 0
}

.phone_subNav .mobile-inner-header-icon-out i {
  color: #333;
  font-size: 16px;
}

.sub_navm {
  width: 100%;
  overflow: hidden;
  display: none;
}

.sub_navm h2 {
  width: 100%;
  height: 48px;
  line-height: 48px;
  background-color: #003c7f;
}

.sub_navm h2 a {
  padding-left: 13px;
  font-size: 20px;
  font-family: Tahoma;
  display: block;
  color: #fff;
}

.sub_navm ul {}

.sub_navm li {
  position: relative;
}

.sub_navm li>a {
  font-size: 14px;
  padding-left: 13px;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
  display: block;
}

.sub_navm li a:hover {
  color: #003c7f;
}

.sub_navm li.sub_has span {
  margin-left: 10px;
}

.sub_navm li.on a {
  color: #003c7f;
  display: block;
  width: 100%;
}

/*.phone_toggle{width: 40px;height: 40px;position: absolute;right: 0;top: 0;line-height: 40px;text-align: center;}
.sub_navm dl{ display: none; background-color:#fff; padding:5px 0px;}
.sub_navm dl dd{ padding-left: 30px; line-height:18px; padding:8px 0px 8px 30px;border-bottom: 1px solid #e6e6e6;}
.sub_navm li dl dd a{ font-size: 12px; font-weight:normal; display:inline;  border:none; padding:0px;}
.sub_navm li dl dd a:hover{ color:#a70510}
*/
.articleList {
  background: #fff;
  padding: 20px 30px;
  margin-bottom: -5000px;
  padding-bottom: 5000px
}

/*视频*/
.videoList02 {
  margin: 0 -16px;
  overflow: hidden;
}

.videoList02 li {
  width: 25%;
  margin-bottom: 30px;
}

.videoList02 li>a {
  display: block;
  margin: 0 16px;
  transition: all 0.35s ease-in-out;
  position: relative;
}

.videoList02 li>a * {
  transition: all 0.35s ease-in-out
}

.item-img04.imgResponsive {
  padding-bottom: 62.41%;
  position: relative;
}

.item-txt04 {
  border: 2px solid #e8ebe8;
  padding: 8px 16px 15px;
}

.item-txt04 h3 {
  font-weight: normal;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 10px
}

.item-txt04 p {
  color: #999;
}

.play {
  font-size: 38px;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 8px;
  transition: all 0.35s ease-in-out;
  display: block;
}


/*校园看点*/
.NWAFU-list01 {}

.NWAFU-list01 li {
  padding-bottom: 12px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #ccc;
  transition: all 0.35s ease-in-out
}

.NWAFU-list01 li a {
  display: block;
  position: relative;
  line-height: 1.6;
  padding: 5px 0 5px 15px;
  font-size: 16px;
}

.NWAFU-list01 li a:before {
  content: '';
  width: 4px;
  height: 4px;
  background: #209037;
  position: absolute;
  left: 0;
  top: 12px;
}

/*人物风采*/
.NWAFU-list05 {
  margin: 0 -12px;
}

.NWAFU-list05 li {
  width: 33.3%;
  margin-bottom: 20px;
}

.NWAFU-list05 li>a {
  display: block;
  margin: 0 12px;
}

.NWAFU-list05 li h3 {
  font-weight: normal;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  padding-top: 5px;
}

.item-img05.imgResponsive {
  padding-bottom: 72%;
}

/*专题新闻*/
.NWAFU-list06 {
  margin: 0 -23px;
}

.NWAFU-list06>li {
  width: 50%;
  margin-bottom: 30px;
}

.NWAFU-list06>li>div {
  margin: 0 23px 0 26px;
  border: 2px solid #f2f2f2;
  padding: 10px 15px;
  position: relative;
}

.list-date06 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: #1c8b38;
  position: relative;
  background: -webkit-linear-gradient(left, #a9cd07, #006a2d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a9cd07, #006a2d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #a9cd07, #006a2d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a9cd07, #006a2d);
  /* 标准的语法 */
  padding: 0 10px;
  height: 34px;
  line-height: 34px;
  border-radius: 0 20px 20px 0;
  color: #fff;
  font-family: 'Arial';
  min-width: 80px;
  text-align: center;
  margin-left: -25px;
  position: relative;
  z-index: 10;
  margin-bottom: 6px;
}

.list-date06:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 9px solid #1d8d38;
  border-left: 9px solid transparent;
  position: absolute;
  left: 0;
  bottom: -9px;
}

.NWAFU-list06 h3 {
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  color: #1d8d38;
  position: relative;
  z-index: 10;
}

.NWAFU-list06 h3 a {
  color: #1d8d38;
}

.topicListInner {
  position: relative;
  z-index: 10
}

.topicListInner dd {
  height: 34px;
  line-height: 34px;
  border-bottom: 1px dashed #e6e6e6;
  margin-bottom: 10px;
}

.topicListInner dd a {
  color: #999;
}

.list-bg06 {
  width: 75px;
  height: 100px;
  background: url(../images/t_bg01.png) no-repeat center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  display: block;
}

/*专题链接*/
.NWAFU-list7 {
  margin: 0 -15px;
}

.NWAFU-list7 li {
  width: 33.3%;
  margin-bottom: 20px
}

.NWAFU-list7 li>a {
  display: block;
  margin: 0 15px;
}

.NWAFU-list7 li .imgResponsive {
  padding-bottom: 31.67%;
}

.NWAFU-list7 li h3 {
  font-weight: normal;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin: 8px 0 6px;
}


.article {
  line-height: 1.8;
  padding: 0 10px;
  color: #666;
  font-size: 17px;
  margin-bottom: 45px;
  word-break: break-all;
}

/*.article p{text-indent: 2em;}20200831*/
.pageArticleTitle {
  overflow: hidden;
}

.pageArticleTitle h3 {
  padding: 40px 0 30px;
  text-align: center;
}

.pageArticleTitle h2 {
  font-size: 18px;
  padding: 5px 0 30px;
  text-align: center;
}

.articleAuthor {
  padding: 10px 15px;
  background: #f2f2f2;
  text-align: center;
  margin-bottom: 30px;
}

.articleAuthor span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #999;
  margin: 0 5px
}

.articleBottom {
  overflow: hidden;
}

.Annex {
  background: #f7f7f7;
  padding: 10px 15px;
}

.Annex h3 {
  width: 60px;
  float: left;
}

.annexList {
  margin-left: 60px;
  overflow: hidden;
}

.annexList li {
  line-height: 1.5;
  margin-bottom: 5px;
}

.annexList li a {
  color: #666
}

.nextArticle {
  padding: 25px 0 0 15px;
  width: 60%;
  float: left;
}

.nextArticle li {
  color: #666
}

.nextArticle a {
  color: #999;
  font-size: 13px;
  margin-bottom: 10px;
}

.share {
  width: 190px;
  padding: 20px 0;
  float: right;
}

.share_btn {
  float: left;
  line-height: 33px;
  font-weight: normal;
}

.share .bdsharebuttonbox>a {
  padding-left: 0;
  margin: 0 15px 0 0 !important;
  ;
  height: 32px;
  text-indent: 0;
  width: 32px;
  line-height: 32px;
  text-align: center;
  background: none;
  font-size: 23px;
}

.share .bdsharebuttonbox>a.bds_weixin {
  *background: url(../images/wechat.png) no-repeat center;
  color: #7dd43c
}

.share .bdsharebuttonbox>a.bds_tsina {
  *background: url(../images/sina.png) no-repeat center;
  color: #e83437
}

.share .bdsharebuttonbox>a.bds_qzone {
  *background: url(../images/z_qone.png) no-repeat center;
  color: #fece00
}

.share .bdsharebuttonbox>a.bds_more {
  *background: url(../images/share-more.png) no-repeat center;
  color: #a3bfd9
}

.shareBox {
  width: 260px;
  background-color: #fff;
  position: fixed;
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -130px;
  z-index: 9998;
  height: 310px;
  border: 6px solid #8F8F8F;
  border-radius: 8px;
  box-shadow: 0 0 7px #aaa;
  display: none;
}

.shareBox {
  font-size: 14px;
}

.shareBox .title {
  background: #f6f6f6;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 15px !important;
}

.shareClose {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 18px;
  width: 20px;
  ;
}

.sharelist {
  position: static;
  height: 250px;
  overflow-y: auto;
  padding-left: 17px !important;
}

.sharelist li {
  float: left;
  width: 130px;
  padding: 2px;
  margin-left: 6px;
  _margin-left: 3px;
  height: 28px;
  overflow: hidden;
  list-style: none;
}

.sharelist li a {
  color: #565656;
  font: 12px '宋体';
  display: block;
  text-decoration: none;
  border: 1px solid #fff;
  line-height: 18px;
  width: auto;
  height: auto;
  text-indent: 0;
}

.weChatBox {
  width: 280px;
  height: 300px;
  background-color: #fff;
  border: solid 1px #d8d8d8;
  padding: 10px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin: -150px 0 0 -140px;
  z-index: 9998;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 10px 0;
}

.w-close {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
  color: #333;
  cursor: pointer;
}

.qrcode {
  width: 200px;
  height: 200px;
  margin: 15px auto;
  background: #ccc;
}

.w-footer {
  font-size: 12px;
  line-height: 1.5;
  color: #999;
}

#qrodeText {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  visibility: hidden;
}



/*分页〉*/
.pages {
  text-align: center;
  height: 30px;
  line-height: 28px;
  margin: 35px 0;
  overflow: hidden;
  font-size: 14px;
  padding-bottom: 2px;
}

.pages span {
  color: #003c7f;
  padding: 0 20px 0 0px;
}

.pages a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  *vertical-align: middle;
  width: 28px;
  height: 28px;
  *height: 29px;
  line-height: 28px;
  text-align: center;
  margin: 0 5px;
  border: 1px solid #ddd;
}

.pages a img {
  *display: block;
  *margin-top: 8px;
}

.pages a:hover {
  color: #fff;
  background-color: #269737;
}

.pages a.prev, .pages a.start, .pages a.next, .pages a.end {
  width: auto;
  padding: 0 8px;
}

.pages a.prev:hover, .pages a.start:hover, .pages a.next:hover, .pages a.end:hover {
  background: #269737;
  color: #fff;
}

.pages a.on_pages {
  background-color: #269737;
  color: #fff;
}

.pages_min {
  margin: 25px 0;
  overflow: hidden;
  display: none;
  font-size: 13px;
  text-align: center;
}

.pages_min a.prev_min, .pages_min a.next_min {
  width: 100px;
  height: 30px;
  background: #f5f5f5;
  border-radius: 3px;
  color: #019c59;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  margin: 0 12px
}

.pages_min a.next_min {}

.pages_min a:hover {
  background: #f18e21;
  color: #fff;
  transition: 0.5s;
}

.articleAuthor {
  text-align: center;
}

.articleAuthor p {
  color: #505050;
  font-size: 1.2em;
  color: #787878;
  line-height: 1em;
  margin-bottom: 10px;
}

.articleAuthor p span {
  margin-right: 15px;
  color: #787878;
}

.annex {
  margin-top: 60px;
  padding: 0 15px;
}

.annex .Side_tit h2 a {
  font-size: 1.5em;
  color: #014888;
  font-weight: normal;
}

.annex ul {
  margin-top: 20px;
}

.annex ul li {
  padding: 5px 0;
  background: url(../images/li_bg01.png) no-repeat left 10px;
  padding-left: 20px;
}

.annex ul li a {
  font-size: 1.3em;
  color: #323232;
}




.rightImgList {
  margin-right: -19px;
  overflow: hidden;
  padding-top: 23px;
}

.rightImgList li {
  width: 24.9%;
  float: left;
  margin-bottom: 52px;
}

.rightImgList li a {
  display: block;
  border: 1px solid #009944;
  position: relative;
  margin-top: 10px;
  top: 0;
  transition: all 0.3s ease-in-out;
  margin-right: 43px;
  background: #fff;
  background: rgba(255, 255, 255, 0.7)
}

.rightImgList li a .rightImg {
  position: relative;
  top: -17px;
  left: 20px;
}

.rightImgList .rightInfo {
  padding: 10px 18px 11px 21px;
  margin-bottom: 18px;
  position: relative;
}

.rightImgList .rightInfo h3 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  font-weight: normal;
  position: relative;
  z-index: 3;
}

.rightImgList li a:before {
  background: #009944;
  background: -webkit-linear-gradient(left, #a9cd07, #006a2d);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(right, #a9cd07, #006a2d);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(right, #a9cd07, #006a2d);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #a9cd07, #006a2d);
  /* 标准的语法 */
  content: '';
  display: block;
  clear: both;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: Alpha(opacity=0);
  transition: all 0.3s ease-in-out;
}

.rightImgList li a:hover {
  background: #009944;
  top: -10px;
}

.rightImgList li a:hover .rightInfo h3 {
  color: #fff;
}

.rightImgList li a:hover:before {
  opacity: 100;
  filter: Alpha(opacity=100);
}

.triangle {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-bottom: 31px solid #009944;
  border-left: 31px solid transparent;
  display: block;
}

.triangle b {
  width: 10px;
  height: 10px;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: block;
  position: absolute;
  top: 14px;
  right: 4px;
}

.rightImgList .subIntra {
  position: relative;
  top: 22px;
  left: 20px;
  background-color: #f0f5f2;
}

.rightImgList .subIntra p {
  color: #999;
  line-height: 22px;
  height: 92px;
  overflow: hidden;
  padding-left: 20px;
  padding-top: 20px;
  padding-right: 20px;
}

.rightImgList li.NoImg a {
  margin-top: -6px;
  margin-bottom: 8px;
}

.rightImgList li.NoImg .triangle {
  bottom: auto;
  top: 0;
  border-top: 31px solid #009944;
  border-left: 31px solid transparent;
  border-bottom: none;
}

.rightImgList li.NoImg .triangle b {
  border-bottom: none;
  border-top: 1px solid #fff;
  top: -26px;
}

.rightImgList li.NoImg .rightInfo {
  padding-top: 18px;
}

.subTrackBox {
  padding: 10px;
  overflow: hidden;
}

.subTrack01 {
  margin-bottom: 30px;
}

.subTrackTitle {
  overflow: hidden;
  margin-bottom: 20px;
}

.subTrackTitle h3 {
  position: relative;
  background-color: #f2f2f2;
  padding: 12px 12px 12px 25px;
  border-left: 28px solid #009944;
  float: left;
  width: 16.1%;
}

.subTrackTitle h3:after {
  position: absolute;
  content: '';
  clear: both;
  display: block;
  width: 0;
  top: 11px;
  left: 0px;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #009944;
}

.subTrackList {
  overflow: hidden;
  margin-right: -38px;
}

.subTrackList li {
  float: left;
  width: 24.9%;
  margin-bottom: 20px;
}

.subTrackList li a {
  display: block;
  margin-right: 38px;
  border: 1px solid #d9d9d9;
  height: 42px;
  line-height: 42px;
  overflow: hidden;
  padding: 0 15px;
  color: #666;
  background-color: #fff
}

.subTrackList li a:hover {
  color: #fff;
  border-color: #009944;
  background-color: #009944;
}

.subTrack01:last-child {
  margin-bottom: 0;
}

.rightImgList02 li {
  width: 33.3%;
}

.rightImgList03 li {
  width: 25%;
}


.bianji_fix p {
  font-size: 17px;
  color: #666;
}
.newsList {
  margin-top: 10px;
  padding-bottom: 30px;
  /* background-color: #fff; */
}

.newsList .newsMain {
  width: 100%;
}

.newsList .title {
  padding-bottom: 10px;
  padding-top: 20px;
  padding-left: 20px;
  font-weight: 700;
  font-size: 24px;
  border-bottom: 2px solid #d6d6d6;
  background-color: #fff;
}

.newsList ul {
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  background-color: #fff;
}

.newsList ul li {
  border-bottom: 1px solid #d6d6d6;

}

.newsList ul li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
}

.newsList ul li a .sj {
  font-size: 12px;
  color: #209037;
}

.newsList ul li a .tit {
  width: 70%;
}

.newsList ul li a .bt {
  line-height: 50px;
  height: 50px;
  width: 100%;
  white-space: nowrap;
  /* 防止文本换行 */
  overflow: hidden;
  /* 隐藏溢出的文本 */
  text-overflow: ellipsis;
  /* 显示省略号 */
}



@media screen and (max-width:1440px) {
  .rightImgList02 li {
    width: 50%;
  }
}




@media screen and (min-width:1020px) {
  .videoList li:hover .play02 {
    background: #209037;
    left: 40%;
    bottom: 45%
  }

  .videoList02 li>a:before, .mediaList li:before, .NWAFU-list06>li>div:before {
    background: #1c8b38;
    background: -webkit-linear-gradient(left, #a9cd07, #006a2d);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #a9cd07, #006a2d);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #a9cd07, #006a2d);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #a9cd07, #006a2d);
    /* 标准的语法 */
    transition: all 0.35s ease-in-out;
  }

  .videoList02 li>a:before {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    transition: all 0.35s ease-in-out;
    display: block;
  }

  .videoList02 li>a:hover *, .videoList02 li:hover a, .videoList02 li:hover span, .NWAFU-list06>li>div:hover * {
    color: #fff;
  }

  .videoList02 li>a:hover .item-txt04 {
    border: none;
    position: relative;
    z-index: 5
  }

  .videoList02 li>a:hover .play {
    left: 50%;
    bottom: 32%;
    margin: 0 0 0 -19px;
  }

  .videoList02 li>a:hover:before {
    height: 100%;
  }

  .NWAFU-list06>li>div:before {
    content: '';
    width: 0;
    height: 0;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 0
  }

  .NWAFU-list06>li>div:hover:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
  }

  .NWAFU-list06>li>div:hover .list-bg06 {
    background: url(../images/t_bg02.png) no-repeat center;
  }

  .NWAFU-list06>li>div:hover .list-date06 {
    background: #209037
  }

  .NWAFU-list06>li>div:hover dd {
    opacity: 0.7;
    filter: alpha(opacity=70)
  }

  .list01 li:hover {
    margin-left: 15px;
    border-left-color: #fff;
  }

  .mediaList li:before {
    background: #1c8b38;
    background: -webkit-linear-gradient(left, #a9cd07, #006a2d);
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #a9cd07, #006a2d);
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #a9cd07, #006a2d);
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #a9cd07, #006a2d);
    /* 标准的语法 */
    transition: all 0.35s ease-in-out;
  }

  .mediaList li:hover a, .mediaList li:hover span {
    color: #fff;
  }

  .mediaList li:before {
    content: '';
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0)
  }

  .mediaList li:hover strong {
    color: #333;
  }

  .mediaList li:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
  }

  .NWAFU-list01 li:hover {
    margin-left: 15px;
  }
}

@media screen and (max-width:1300px) {
  .bread {}

  .subPage {
    width: 940px
  }
}

@media screen and (max-width:1020px) {
  .subPage {
    width: auto
  }

  .subPage {
    padding-left: 15px;
    padding-right: 15px;
  }

  .subPage02 {
    padding-left: 0
  }

  .subLeft {
    padding-left: 15px
  }

  .sub_right {
    margin-left: 265px;
  }

  .videoList02 li>a, .NWAFU-list05 li>a, .NWAFU-list7 li>a {
    margin: 0 8px;
  }

  .videoList02, .NWAFU-list05, .NWAFU-list06, .NWAFU-list7 {
    margin: 0 -8px;
  }

  .videoList02 li, .NWAFU-list06>li, .NWAFU-list7 li {
    margin-bottom: 15px;
  }

  .NWAFU-list06>li>div {
    margin: 0 8px 0 11px;
  }

}

@media screen and (max-width:998px) {
  .subMain {
    float: none;
  }

  .subMainCon {
    margin: 0;
  }

  .asideBar {
    float: none;
    margin: 15px 0 0;
    padding-left: 0;
    border: none;
    width: 100%
  }

  .newTop {
    margin-bottom: 30px
  }

  .imgColumn, .videoColumn, .subLeft, .sub_bg01, .sub_bg02 {
    display: none;
  }

  .phone_subNav {
    display: block;
  }

  .sub_right {
    margin: 0;
    padding: 0;
  }

  .articleList {
    padding: 20px 15px;
    margin-bottom: 0
  }

  .subPage02 {
    padding-left: 15px;
  }

  .listTitle {
    padding-bottom: 15px;
  }

  .rightImgList02 li {
    width: 100%;
    float: none;
  }
  .newsList {
    padding: 0;
  }
}

@media screen and (max-width:767px) {

  .bread {
    position: static;
    text-align: left;
    padding: 15px;
    background: #e1ebe3;
  }

  .bread * {
    color: #666
  }

  .PUMC-title {
    font-size: 16px;
  }

  .pages {
    display: none;
  }

  .pages_min {
    display: block;
  }

  .article, .NWAFU-list01 li a {
    font-size: 14px;
  }
}

@media screen and (max-width:640px) {
  .mediaList li i {
    display: block;
  }

  .mediaList li a {
    height: auto;
  }

  .mediaList li i {
    height: 32px;
    overflow: hidden;
    padding-top: 5px
  }

  .videoList02 li, .NWAFU-list05 li, .NWAFU-list7 li {
    width: 50%
  }
}



@media screen

/*and (min-width:320px)*/
and (max-width:460px) {
  .item-img02 {
    width: 100%;
    float: none;
  }

  .item-txt02 {
    margin: 15px 0 0;
  }

  .NWAFU-list06>li {
    width: 100%
  }
}

@media screen and (max-width:400px) {
  .videoList02 li, .NWAFU-list05 li, .NWAFU-list7 li {
    width: 100%;
  }
}
