@charset "utf-8";
/* 文章首页 -----------------------------------------*/
.box-news .bd { padding-top: 15px; }
.row-bg { margin-bottom: 10px; }
/* 栏目循环 */
.pageBoxLoop {
    overflow: hidden;
}
.pageBoxLoop .box-border {
    width: 49%;
}
.pageBoxLoop .box-border .bd {
    height: 220px;
    padding-top: 10px;
}
.pageBoxLoop .box-border .bd .infoList li {
    background: url(/Content/main/Base/img/dot.png) no-repeat left center;
    padding-left: 15px;
    line-height: 36px;
    height: 36px;
    border-bottom: none;
}


/* 文章列表页 -----------------------------------------*/
#sideRmph .bd .infoListA li { font-size: 14px; background: none; padding-left: 0;  line-height: 30px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
#sideRmph .bd li .number { float: left; width: 30px; height: 30px; line-height: 30px; text-align: center; color: #808080; font-size: 16px; font-weight: bold; background-color: #c2c2c2; margin-right: 15px; }
#sideRmph .bd li.first .number { background-color: #f8a841; color: #fff; }
#sideRmph .bd li:nth-child(2) .number,#sideRmph .bd li:nth-child(3) .number { background-color: #f5c786; color: #fff; }



#sideRmph .bd li.last { border-bottom: none; }
/* 内容带图片的信息列表_图片判断式 */
.pageTPList li {
    padding: 20px;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
    word-wrap: break-word;
}
.pageTPList .pic {
    float: left;
    margin-right: 20px;
    width: 170px;
}
.pageTPList .pic img {
    width: 100%;
    height: auto;
    font-size: 0;
}
.pageTPList .con {
    overflow: hidden;
    zoom: 1;
    margin-top: -5px;
}
.pageTPList .title {
    font-size: 20px;
    line-height: 36px;
    overflow: hidden;
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pageTPList .intro {
    line-height: 24px;
    color: #999;
    max-height: 48px;
    overflow: hidden;
    font-size: 14px;
}
.pageTPList .title a:hover {
    text-decoration: none;
}
.pageTPList .intro .more {
    display: none;
}
.pageTPList .others {
    font-size: 13px;
    color: #aaa;
}
.pageTPList .others span.date {
    /*background: url(/Content/main/Base/img/icons-date.png) no-repeat left center;
    padding-left: 25px;*/
}
.pageTPList .others span {
    margin-right: 15px;
}
.pageTPList .node {
    color: #aaa;
    margin-right: 15px;
}
.pageTPList .last {
    border-bottom: 0;
    margin-bottom: 0;
}

.pageTPList .on {
    background: #f6f6f6;
}

/* 专家列表页 */
.pageTPList-zj .pic { width: 150px; }
.pageTPList-zj .pic img { max-height: 190px; width: 140px; border: 1px solid #dfdfdf; padding: 4px; background-color: #fff;}
.pageTPList-zj .title { font-size: 18px; padding: 10px 0;}
.pageTPList-zj .title a {  color: #1c479f; }
.pageTPList-zj .intro { line-height: 35px; max-height: 140px; color: #666;}
 

/* 领导列表页 ---------------------------------- */
.leaderList { padding-top: 30px; }
.leaderList li.t { float: none; width: 97%; padding: 0 1.5%; border-bottom: 2px solid #ebebeb; padding-bottom: 40px; margin-bottom: 40px; height: 201px;}
.leaderList li.t .pic { float: left; width: 150px; margin-right: 26px; }
.leaderList li.t .con,.leaderList li.t .intro { overflow: hidden; }
.leaderList li.t .title { margin-bottom: 10px; }
.leaderList li.t .intro h3 { float: left;  color: #fff; margin-bottom: 15px;}
.leaderList li.t .intro h3 a  { color: #fff; display: block; padding: 0 22px;  background-color: #385eb4;  border-radius: 3px; line-height: 34px; height: 34px;}
.leaderList li.t .intro h3 a:hover { text-decoration: none; background-color: #2863c1; }
.leaderList li.t .conTxt { line-height: 30px; font-size: 14px; max-height: 60px; overflow: hidden; clear: both; }
.leaderList li.second { float: right; }

.leaderList li.t .title h3 { line-height: 36px; }
.leaderList li.t .title a { font-weight: bold; font-size: 20px; color: #385eb4; }
.leaderList li.n { float: left;  width: 20%; text-align: center; margin-bottom: 20px;}
.leaderList li.n .title { margin: 10px 0; line-height: 36px; }
.leaderList li.n .title a { font-size: 18px; color: #385eb4; }
.leaderList li.n .intro { font-size: 14px; line-height: 22px; }
.leaderList .pic { padding-bottom: 7px; background: url(/Content/main/Base/img/picBg2.png) no-repeat center bottom;  }
.leaderList .pic img { width: 150px; height: 194px; }


/* leaderList-lr */
.leaderList-lr li { width: 25%; height: 340px; }



/* 领导内容页 ---------------------------------*/
.leaderDetail { padding: 20px 20px 0; }

.topDetail .leaderPic { float: left; width: 180px; text-align: center; padding-bottom: 8px; background: url(/Content/main/Base/img/picBg.png) no-repeat center bottom; margin-right: 40px; }
.topDetail .leaderPic img { width: 180px; height: auto; }
.topDetail .bd { overflow: hidden; }
.topDetail .bd .title {font-weight: bold; color: #385eb4; font-size: 20px; }
.topDetail .bd .tit { line-height: 34px; height: 34px; border-radius: 3px; background-color: #385eb4; color: #fff; font-size: 16px; padding: 0 22px; float: left; margin-bottom: 10px; margin-top: 20px;}
.topDetail .bd .intro { font-size: 14px; line-height: 30px; max-height: 210px; overflow: auto; padding-right: 45px; clear: both; } 


.leaderDetail .box-border .bd { padding: 10px; }
.leaderDetail .intro { font-size: 14px; line-height: 30px; max-height: 360px; overflow: auto; padding-right: 45px;}

/* 滚动条 */
.leaderDetail .intro::-webkit-scrollbar {
    width: 5px; 
    border-radius: 5px;
}
.leaderDetail .intro::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #c1c1c1;
}
.leaderDetail .intro::-webkit-scrollbar-track {
    border-radius: 0;
    background: #eaeaea;
}

/* 机构设置 ----------------- */
.loop-jg { padding-top: 50px; padding-left: 110px; position: relative; }
.loop-jg .Thd { float: left; position: absolute; height: 255px; left: 0; top: 50%; margin-top: -123px; z-index: 1;}
.loop-jg .Thd h3 { width: 28px; height:223px; border: 1px solid #e5e5e5; background-color: #f8f8f8; border-radius: 3px; text-align: center; position: relative; z-index: 1;
    padding: 30px 15px 0; line-height: 24px; font-size: 22px; font-weight: bold; color: #16388d; box-shadow: 4px 4px 0px 0px #e4e7ef;  }
.loop-jg .Thd:before { position: absolute; display: block; content: ""; height: 4px; background-color: #16388d; width: 50px; left: 60px; top: 50%; margin-top:-2px; }
.loop-jg:before { display: block; content: ""; position: absolute; width: 4px; height: 1030px; background-color: #16388d; left: 110px; top: 129px;}

/* box-jg */
.box-jg { clear: both; margin-bottom: 60px; position: relative; padding-left: 180px;}
.box-jg .hd { float: left; position: absolute; height: 155px; left: 58px; top: 50%; margin-top: -78px;z-index: 1;}
.box-jg .hd h3 { width: 28px; height: 121px; border: 1px solid #e5e5e5; background-color: #f8f8f8; border-radius: 3px; text-align: center; 
    padding: 32px 15px 0; line-height: 22px; font-size: 20px; font-weight: bold; color: #16388d; box-shadow: 4px 4px 0px 0px #e4e7ef;  }
.box-jg .bd { position: relative; box-shadow: 5px 5px 0px 0px #e4e7ef; overflow: hidden; max-width: 550px; background-color: #f8f8f8; border-radius: 5px; border: 1px solid #e5e5e5; padding: 20px; } 
.box-jg .bd li { line-height: 40px; font-size: 16px; height: 40px; font-weight: bold; float: left; width: 47%; text-align: center; padding: 0 1.5% }


/* 个性宽度 */
.box-xzjg .bd li { width: 30%; }
.box-kyjg .bd { max-width: 440px; }
.box-kfjg .bd { max-width: 300px; }
.box-kfjg .bd li { float: none; width: 100%; padding: 0; }

/* 蓝色边框 */
.box-jg:before { position: absolute; display: block; content: ""; height: 4px; background-color: #16388d; width: 180px; left: 0; top: 50%; margin-top:-2px; }



/* 节点列表----------------- */
.node-list { overflow: hidden; }
.node-list li { width: 23%; float: left;  margin-top: 20px; padding: 0 1%; font-size: 15px; }
.node-list li a { display: block; border: 1px solid #e2e2e2; border-left: 2px solid #2863c1; color: #2863c1; line-height: 48px; transition: all 0.5s; font-weight: bold; text-align: center; font-size: 16px;}
.node-list li:hover a { color: #fff; background-color: #2863c1; text-decoration: none; border-color: #2863c1; letter-spacing: 2px; } 

/* newsList */
.newsList {
    padding: 10px;
}
.newsList li {
    overflow: hidden;
    height: 46px;
    line-height: 46px;
    border-bottom: 1px dotted #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-left: 18px;
    background: url(/Content/main/Base/img/dot.png) no-repeat 3px center;
}

.newsList .date {
    float: right;
    color: #999;
    margin: 0 10px 0 15px;
}
.newsList .node {
    color: #999;
    margin-right: 10px;
}
.newsList em {
    color: #f20;
}
.newsList .split {
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 18px 0;
    border-bottom: 1px dotted #ccc;
}
.newsList li .address {
    background: #8DB6D5;
    color: #fff;
    padding: 0 8px;
    line-height: 22px;
    font-size: 12px;
    margin: 4px 0;
    border-radius: 5px;
    float: right;
    margin-left: 15px;
}
.newsList li .address:hover {
    background: #6e9ec3;
    text-decoration: none;
}
.newsList li .disable {
    display: none !important;
}
/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 10px;
}
.friendLinkList li {
    width: 28%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.5%;
    background: url(/Content/main/Base/img/dot.png) no-repeat left center;
    float: left;
    overflow: hidden;
}
/* 文章内容页 -----------------------------------------*/
.articleCon {
    text-align: left;
    padding: 20px 0;
}
.noSideContent .mHd { margin-bottom: 0; }
.noSideContent .articleCon {
    padding: 30px 49px;
    border: 1px solid #ececec;
}
.printArea .title {
    font-size: 30px;
    padding: 0 30px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px;
    word-wrap: break-word;
}
.printArea .subTitle,
.printArea .subheading {
    font-size: 24px;
    text-align: center;
    padding-top: 10px;
}
.printArea .property {
    font-size: 14px;
    margin-bottom: 20px;
    padding: 6px 10px;
    text-align: center;
    color: #777;
    border-bottom: 1px solid #dfdfdf;
}
.printArea .property span {
    padding: 0 5px;
}
.printArea .conTxt {
    color: #333;
    font-size: 16px;
    line-height: 2;
    padding: 0 0 20px 0;
    overflow: hidden;
}
.printArea .conTxt img {
    max-width: 100%;
    height: auto !important;
}
.printArea .conTxt p {
    margin-bottom: 20px;
    word-wrap: break-word;
}
.printArea .conTxt table p {
    margin: 0px
}
.printArea .conTxt a {
    color: blue;
    text-decoration: underline;
}
.printArea .conTxt em {
    font-style: italic;
}
.printArea .conTxt ul {
    padding-left: 2em;
    list-style: inherit;
}
.printArea .conTxt ol {
    padding-left: 2em;
    list-style: decimal;
}
.printArea .conTxt ul li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: inherit;
    text-indent: 0 !important;
}
.printArea .conTxt h1 {
    font-size: 2em;
    margin: .67em 0;
}
.printArea .conTxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}
.printArea .conTxt h3 {
    font-size: 1.17em;
    margin: .83em 0;
}
.printArea .conTxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
.printArea .conTxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong {
    font-weight: bolder;
}
.printArea .videoPlayer {
    position: relative;
    z-index: 1500;
    /*background: #000;*/
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    background-color: #f5f5f5;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 5px 15px;
    line-height: 40px;
    height: 40px;
}
.articleCon .userControl .dyBtn {
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
    position: relative;
    top:5px;
}
.articleCon .page {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
}
.articleCon .others .prev,
.articleCon .others .next {
    word-wrap: break-word;
    font-size: 14px;
}

/* intro-phone */
.intro-phone { text-align: center; font-size: 12px; padding-bottom: 30px; color: #999; line-height: 24px;}
.intro-phone img { width: 130px; height: auto; margin: 0 auto; }

/* 相关信息 */
#relativeInfo {
    margin-bottom: 15px;
    border-bottom: 2px solid #f3f3f3;
}
#relativeInfo .hd {
    height: 40px;
    line-height: 40px;
    position: relative;
    font-size: 18px;
    border-bottom: 2px solid #f3f3f3
}
#relativeInfo .hd .more {
    display: none;
}
#relativeInfo .hd .more a {
    color: #999
}
#relativeInfo .hd .more {
    -webkit-transition: 500ms;
    -o-transition: 500ms;
    -moz-transition: 500ms;
    transition: 500ms;
}
#relativeInfo .hd .more:hover {
    transform: rotate(360deg);
    background-color: #f7bc68
}
#relativeInfo .hd h3 {
    position: absolute;
    color: #416eb4;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 20px;
    height: 40px;
    border-bottom: 2px solid #416eb4;
}
#relativeInfo .hd h3 a {
    color: #416eb4;
}
#relativeInfo .hd h3 a:hover {
    text-decoration: none;
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
    overflow: hidden;
}


/* 图片-列表页 ----------------------------------------- */
.picPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.picPageList li {
    border: 1px solid #ddd;
    float: left;
    width: 30%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.picPageList .pic {
    margin: 3%;
}
.picPageList .pic img {
    height: 192px;
    width: 100%;
    display: block;
}
.picPageList .title,
.picPageList .titleBg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 94%;
    margin: 3%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    padding: 5px 0;
    height: 28px;
    z-index: 3;
    color: #fff;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.picPageList .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2;
}
.picPageList .title a {
    color: #fff;
    padding: 0 10px;
    display: block;
    font-size: 14px;
}
.picPageList li:hover {
    border-color: #bbb;
    -webkit-box-shadow: #eee 2px 2px 0;
    -moz-box-shadow: #eee 2px 2px 0;
    box-shadow: #eee 2px 2px 0;
}
.picPageList li:hover .title,
.picPageList li:hover .titleBg {
    height: 56px;
}



/* 图片-内容页 ----------------------------------------- */
.swp-tit h2, .swp-tit span { text-align: center !important; font-size: 30px !important; float: none !important;}
.swp-tool { font-size: 14px !important; }
.slide-wrap { border: 1px solid #ececec; border-top: none; }


/* 视频-列表页 ----------------------------------------- */
.videoPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.videoPageList li {
    float: left;
    width: 30.3%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
}
.videoPageList .pic {
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
}
.videoPageList .pic a {
    display: block;
    margin: 3%;
    overflow: hidden;
}
.videoPageList .pic .ico {
   display: none;
}
.videoPageList .pic img {
    height: 203px;
    width: 100%;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.videoPageList .title {
    overflow: hidden;
    padding-top: 5px;
    line-height: 24px;
    height: 48px;
    text-align: left;
    font-size: 14px;
    padding-left: 25px;
    background: url(/Content/main/Base/img/icons.png) 0 -2218px no-repeat;
}
.videoPageList .pic:hover {
    border-color: #bbb;
}
.videoPageList .pic:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}

/* video-PageList */
.video-PageList .pic a:after { opacity: 0.5; transition: all 0.5s;
 display: block; content: ""; position: absolute; width: 72px; height: 72px; left: 50%; margin-left: -36px; top:50%; margin-top: -46px; background: url(/Content/main/Base/img/icons-video2.png) no-repeat;}

.video-PageList .pic:hover a:after { opacity: 1; }

/* 专题首页 -----------------------------------------*/
.spePageList ul {
    overflow: hidden;
    padding-top: 20px;

}
.spePageList li {
    position: relative;
    float: left;
    width: 250px;
    margin-bottom:20px;
    text-align: center;
    padding: 0 25px;
}
.spePageList li img {
    width: 100%;
    height: 160px;
    transition: all 0.5s;
}
.spePageList .pic:hover img {
    transform: scale(1.02);
}
.spePageList .tit {
    overflow: hidden; line-height: 24px; height: 48px; display: block; padding-top: 10px;
}
.spePageList .intro {
    max-height: 48px; line-height: 24px; font-size: 14px; color: #999;
}

.spePageList .archivedTip {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #999;
    color: #fff;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    padding: 0 15px;
}

.spePageList-szwx { overflow: hidden; padding-bottom: 20px; }
.spePageList-szwx li { float: left; width: 33.3%; text-align: center; margin-top: 20px; }
.spePageList-szwx img { width: 333px; height: 90px; border: 1px solid #ebebeb; padding: 10px; transition: all 0.5s;}
.spePageList-szwx li:hover img { border-color: #2863c1; box-shadow: 3px 3px 10px #bababa; }
.spePageList-szwx .tit { display: none; }



/* 信息提示页 */
.Showms {
    background: #fff;
    padding: 3% 5%;
    overflow: hidden;
    max-width: 540px;
    margin: 30px auto;
}
.Showms .top,
.Showms .bottom,
.Showms .Shadow {
    display: none;
}
.Showms .MS {
    overflow: hidden;
    zoom: 1;
}
.Showms .titWrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.Showms .BUT {
    padding: 25px 0 15px 0;
}
.Showms .BUT a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee));
    background: -moz-linear-gradient(#FFFFFF, #eee);
    background: -ms-linear-gradient(#FFFFFF, #eee);
    background: -o-linear-gradient(#FFFFFF, #eee);
    background: linear-gradient(#FFFFFF, #eee);
}
.Showms .BUT a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}

/*教育平台*/
.platformList {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    overflow: hidden;
    margin-top: 20px;
    background: #f9f9f9
}
.platformList li {
    float: left;
    width: 20%;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-left: -1px;
    text-align: center;
    padding: 20px 0;
    height: 40px;
}
.platformList li .title {
    line-height: 40px;
    font-size: 16px;
}
.platformList li .pic img {
    -webkit-transition: 200ms;
    -o-transition: 200ms;
    -moz-transition: 200ms;
    transition: 200ms;
}
.platformList li .pic:hover img {
    transform: scale(-1.2, 1.2);
}
.leaderList{display: flex;flex-wrap: wrap;}
.leaderList li.t{width: 343px;}
.leaderList li.n{float: none;}
