@charset "utf-8";
/* CSS Document */

* {margin: 0;padding: 0;font-family: 微软雅黑;color: #333; -webkit-tap-highlight-color:transparent;font-size: .24rem;background-repeat: no-repeat}
a {display:inline-block;text-decoration: none;
}
/* img { border:0px; display: block} */
/* html {font-size:62.5%;} */
/* body {background-color: #fff;font-size: .4rem;margin: 0 auto} */
ul, li { list-style-type:none; }
button {border: none;outline: none;background-color: transparent}
/* p {line-height: 1.5em;text-align: justify;} */
.pd-all {padding: 0 .3rem;box-sizing: border-box}
table {border: none;border-collapse: collapse;border:0 }
tr {border: none;}
td {border: none;}
input {border: none;outline: none;}



/* 二级共通-start */
.two-banner {width: 100%;}
.two-tab {background-image: url(../img/two-tab-bg.jpg);width: 100%;padding: .2rem;box-sizing: border-box;display: flex;flex-wrap: wrap;margin-top: .3rem;}
.two-tab li {width: 33.3%;}
.two-tab li a {height: .8rem;width: 100%;color: #fff;line-height: .8rem;text-align: center;}
.two-tab li .on {background-color: #cf770f;box-shadow: 3px 3px 0px rgba(0,0,0,.2);}
.s-nav {display: flex;align-items: center;height: 1rem;background-color: #f3f3f3;}
.s-nav ul {display: flex;align-items: center;}
.s-nav ul li:nth-child(even) {background-image: url(../img/s-nav-rigth.png);height: .2rem;width: .2rem;background-size: contain;margin: 0 .1rem;}
.s-nav img {width: .4rem;margin-right: .2rem;}

/* 翻页 */
.turn-page {width: 100%;display: flex;align-items: center;justify-content: space-between;}
.turn-page>a {width: 32%;height: .8rem;background-color: #f3f3f3;display: flex;align-items: center;justify-content: center;}
.turn-page>div {width: 32%;height: .8rem;background-color: #f3f3f3;display: flex;align-items: center;justify-content: center;}
.turn-page>div input {width: .8rem;height: .6rem;margin-right: .2rem;text-align: center;}
.turn-page>a img {width: .32rem;}
.turn-page>a:last-child img {transform: rotate(180deg);}
.turn-page>a span {margin: 0 .1rem;}
.yema {display: block;width: 100%;text-align: center;margin: .2rem 0;}


/* 二级共通-end */

/* 文章页-start */
.article-list {margin: .6rem 0;}
.article-list li {border-bottom: 1px dashed #ccc;}
.article-list a {display: flex;flex-direction: column;justify-content: space-between;height: 1.8rem;padding: .3rem 0;}
.article-list a>div:first-child h1 {font-size: .34rem;margin-bottom: .1rem;}
.article-list a>div:first-child p {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.article-list a>div:last-child span {display: flex;align-items: center;margin-left: .3rem;font-size: .24rem;}
.article-list a>div:last-child span:first-child img {width: .3rem;margin-right: .1rem;}
.article-list a>div:last-child span:last-child img {width: .35rem;margin-right: .1rem;}
.article-list a>div:last-child {display: flex;justify-content: flex-end;margin-top: .2rem;}
/* 文章页-end */

/* 影音幼专-start */
.media-list {display: flex;flex-wrap: wrap;margin: .6rem 0;}
.media-list li a {width: 90%;display: flex;flex-direction: column;align-items: center;}
.media-list li {width: 50%;display: flex;flex-direction: column;align-items: center;margin-bottom: .3rem;}
.media-video {background-size: cover;background-position: center;height: 2rem;width: 100%;}
.media-list span {margin-top: .1rem;}
.media-video img {width: .8rem;}
.media-video div {width: 100%;height: 100%;background-color: rgba(0,0,0,.5);display: flex;align-items: center;justify-content: center;}
/* 影音幼专-end */

/* 专题-start */
.special-list {margin: .6rem 0;}
.special-img {background-size: cover;background-position: center;height: 1.6rem;width: 2.6rem;border-radius: .2rem;}
.special-list li>a>h1 {font-size: .32rem;margin-bottom: .2rem;}
.special-list li>a {width: 100%;padding: .3rem 0;}
.special-list li>a>div {display: flex;justify-content: space-between;width: 100%;}
.special-img + div>div {display: flex;}
.special-img + div>div>span {display: flex;align-items: center;margin-right: .3rem;}
.special-img + div>p {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;font-size: .26rem;line-height: 1.6em;}
.special-img + div {width: 4rem;display: flex;flex-direction: column;justify-content: space-between;padding: .1rem 0;box-sizing: border-box;}
.special-img + div>div>span img {width: .3rem;margin-right: .1rem;}
.special-img + div>div>span:last-child img {width: .35rem;}
.special-list li {border-bottom: 1px dashed #ccc;}
/* 专题-end */

/* 用户通道-start */
.user-list {margin: .6rem 0;}
.user-list>li>ul {border: 1px solid #ccc;background-color: #f3f3f3;width: 100%;padding: .2rem;box-sizing: border-box;display: flex;flex-wrap: wrap;}
.user-list>li>ul>li {width: 50%;}
.user-list>li>span {font-size: .4rem;font-weight: bold;margin-bottom: .2rem;display: block;}
.user-list>li>ul>li>a {width: 100%;line-height: .8rem;text-align: center;font-size: .3rem;}
/* 用户通道-end */


/* 表格式链接页面-start */
.excel-list {width: 100%;border: 1px solid #ccc;background-color: #f8f8f8;margin: .6rem 0;}
.excel-list tr {width: 100%;border: 1px solid #ccc;}
.excel-list tr:nth-child(even) {background-color: #ebebeb;}
.excel-list td {width: 50%;border: 1px solid #ccc;}
.excel-list a {text-align: center;line-height: .8rem;width: 100%;}
/* 表格式链接页面-end */

/* 幼专要闻-start */
.news-list {margin: .6rem 0}
.news-list li {margin-bottom: .3rem;}
.news-list li a>div:first-child {width: 100%;height: 2.5rem;background-size: cover;background-size: cover;border-radius: .2rem;}
.news-list h1 {font-size: .3rem;margin: .2rem 0;width: 100%;border-bottom: 1px dashed #999;padding-bottom: .2rem;}
.news-list li a {box-shadow: 2px 2px 10px rgba(0,0,0,.1);padding: .3rem;box-sizing: border-box;border-radius: .2rem;width: 100%;}
.news-list li a p {text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-list li a>div:last-child span {display: flex;align-items: center;margin-left: .3rem;}
.news-list li a>div:last-child {display: flex;margin-top: .2rem;justify-content: flex-end;}
.news-list li a>div:last-child span img{width: .3rem;margin-right: .1rem;}
.news-list li a>div:last-child span:last-child img {width: .35rem;}
/* 幼专要闻-end */


/* 文章详情 */
.page-all {margin: .6rem 0;}
.page-all h1 {font-size: .32rem;border-bottom: 1px dashed #999;padding-bottom: .3rem;text-align: center;}
.page-all>div:nth-child(2) span {display: flex;align-items: center;margin-left: .3rem;}
.page-all>div:nth-child(2) {display: flex;margin-top: .2rem;justify-content: center;}
.page-all>div:nth-child(2) span img{width: .3rem;margin-right: .1rem;}
.page-all>div:nth-child(2) span:last-child img {width: .35rem;}
.page-cont {margin-top: .3rem;}
/* 文章详情 */
.two-leader {
	width: 100%;
}

.two-leader tr:nth-child(2n+1) {
	 background-color: #f8f8f8
}

.two-leader tr {
display:flex;
align-items: center;
border-bottom: 1px solid #ccc
}

.two-leader td {
flex:1;
padding: 5px 10px;
box-sizing: border-box
}


.newList-img{
    background-position: center;
    background-size: cover;
}

.yincang{
    display: none;
}