﻿@charset "utf-8";
/* 新闻中心-首页 -----------------------------------------*/
.newsTab { position: relative; z-index: 1;}
.newsTab .mHd { overflow: hidden; height: 50px; line-height: 50px; margin: 20px auto 0; padding-bottom: 40px; text-align: center;}
.newsTab .mHd ul { display: inline-block; *display: inline; margin: 0 auto;}
.newsTab .mHd li { width: auto; float: left; margin: 0 19px; font-size: 24px; color: #55616a;}
.newsTab .mHd li a { position: relative; z-index: 1; padding-left: 42px; color: #55616a;}
.newsTab .mHd li a:hover { text-decoration: none;}
.newsTab .mHd li .icon { position: absolute; z-index: 1; left: 0; top: 50%; width: 6px; height: 6px; float: left; margin-top: -3px; overflow: hidden; background-color: #0773c2;}
.newsTab .mHd li.on a { font-weight: bold; color: #0773c2;}
.newsTab .mHd li.on .icon { display: none;}

.columnHead {line-height:40px;margin-bottom: 20px; overflow:hidden;}
.columnHead h2 { font-size:32px; color:#0054a9; font-weight:600; border-left:4px solid #0054a9; padding-left:20px;}
.columnHead h2 a { color: inherit; }
.columnSearch { float:right;}
.columnSearch .sideBox { margin:0;}
.columnSearch .bd { padding:0;}
.columnHead .letterSearch { float:right;}

.shareFix { position:absolute;top: 40px; left:-100px; width:60px;}
.shareFix .bdsharebuttonbox .hd {height:60px; width:60px; line-height:200px; background:#848484 url(../../base/img/shareicon.png) no-repeat center; overflow: hidden;}
.shareFix .social-share a { display:block; background:#ddd;width: 60px;height: 60px;}
.shareFix .social-share a:hover { filter:brightness(110%) }
.shareFix .social-share .social-share-icon { background: #ffcc00 url(../../base/img/icons-share.png) center -180px no-repeat; }
.shareFix .social-share .icon-weibo { background-position: center -62px; background-color:#db4308}
.shareFix .social-share .icon-wechat { background-position: center 2px; background-color:#64aa44}
.shareFix .bdsharebuttonbox .bd { float:none; height:auto}

@media only screen and (max-width: 1599px) {
   .shareFix { position:fixed; top:auto; bottom:0px; left:0; z-index:99; width:240px;}
}


/* node-list */
.node-list { }
.node-list li { float: left; width: 23.5%; margin-right: 2%; margin-bottom: 20px;}
.node-list li:nth-child(4n) { margin-right: 0; }
.node-list li a { display: block; text-align: center;  font-size: 20px; line-height: 100px; height: 100px; transition: all 0.3s ease-out 0s; transform: none; letter-spacing: 0; overflow: hidden;
  border: 1px solid #DFEBF3; background: linear-gradient(180deg, #F5FBFF 0%, rgba(245, 251, 255, 0.00) 100%);
}
.node-list li:hover a { background: #0054a9; color: #fff; box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1), 0px 4px 6px -2px rgba(0, 0, 0, 0.05); transform: translateY(-5px); letter-spacing: 1px; }


/* 轮播-另类标题显示效果 */
.focusInfoList { position: relative; z-index: 1; height: 384px; padding-left: 600px;}
.focusInfoList li { height: 62px; line-height: 62px; margin-bottom: 18px;}
.focusInfoList li.last { margin-bottom: 0;}
.focusInfoList li .pic { display: none; position: absolute; z-index: 1; left: 0; top: 0;}
.focusInfoList li .pic img { display: block; width: 584px; height: 382px;}
.focusInfoList li .date { width: 12%; height: 62px; float: right; margin-left: 10px; text-align: center; line-height: 62px; font-size: 18px; color: #6d7e8b; background-color: #f8f8f8;}
.focusInfoList li .title { width: 85%; float: left; height: 62px; line-height: 62px;}
.focusInfoList li .title a { display: block; height: 62px; line-height: 62px; overflow: hidden; padding: 0 15px; font-size: 18px; color: #6d7e8b; background-color: #f8f8f8;}
.focusInfoList li .title a:hover { text-decoration: none;}
.focusInfoList li.on .pic { display: block;}
.focusInfoList li.on .title a,
.focusInfoList li.on .date { box-shadow: 4px 4px 6px #ddd; color: #373f45;}
.focusInfoHd { position: absolute; z-index: 2; left: 480px; bottom: 15px; width: auto; float: left; overflow: hidden;}
.focusInfoHd li { width: 8px; height: 8px; float: left; margin-left: 6px; background-color: #fff; border-radius: 4px;}
.focusInfoHd li.on { width: 25px; background-color: #0773c2;}

/* 循环框 */
.newsLoop { overflow: hidden; margin-top: 60px; padding-top: 25px; background: url(../../base/img/newsloophd.jpg) left top no-repeat;}

/*新闻中心-通用框*/
.newsBox { overflow: hidden;}
.newsBox .hd { height: 52px; line-height: 52px;}
.newsBox .hd h3 { font-size: 24px; color: #55616a;}
.newsBox .hd h3 a { color: #55616a;}
.newsBox .hd ul { width: auto; float: right; margin-top: 26px;}
.newsBox .hd li { width: 10px; float: left; height: 10px; margin-left: 8px; overflow: hidden; background-color: #a7b0b7; border-radius: 50%;}
.newsBox .hd li.on { background-color: #2899db;}

/* 两列式 */
#rowTwo { margin-right: -20px;}
#rowTwo .newsBox { width: 590px; float: left; margin-right: 20px;}
#rowTwo .newsBox .bd { position: relative; z-index: 1;}
#rowTwo .newsBox .more { position: absolute; z-index: 1; right: 0; bottom: 0; width: 20%; height: 44px; line-height: 44px; float: left; text-align: center; text-indent: 8px; background-color: #fff;}
#rowTwo .newsBox .more:hover { text-decoration: none; background-color: #0773c2; color: white;}

/* 四列式 */
#rowFour { margin-right: -20px;}
#rowFour .newsBox { width: 285px; float: left; margin-right: 20px;}
#rowFour .newsBox .bd { height: 284px; overflow: hidden; margin-bottom: 30px;}

/*图片列表*/
.newsPicList { overflow: hidden;}
.newsPicList li { position: relative; z-index: 1;}
.newsPicList li .pic img { display: block; width: 590px; height: 350px;}
.newsPicList li .title { position: absolute; z-index: 2; left: 0; bottom: 0; width: 80%; height: 44px; line-height: 44px; float: left; text-indent: 10px; font-size: 16px; color: white;}
.newsPicList li .title a { color: white;}
.newsPicList li .titleBg { position: absolute; z-index: 1; left: 0; bottom: 0; width: 100%; height: 44px; line-height: 44px; overflow: hidden; background-color: #000; opacity: .5; filter: alpha(opacity=50);}

/* 文章图文列表-先图后文 */
.picIntroList { overflow: hidden;}
.picIntroList li { position: relative; z-index: 1;}
.picIntroList li .pic img { display: block; width: 285px; height: 152px;}
.picIntroList li .title { margin-top: 15px; height: 30px; line-height: 30px; overflow: hidden; font-size: 16px;}
.picIntroList li .title a { color: #333;}
.picIntroList li .intro { margin-top: 10px; line-height: 24px; max-height: 48px; *height: 48px; overflow: hidden; color: #55616a;}
.picIntroList li .others { margin-top: 5px; height: 24px; line-height: 24px; overflow: hidden;}
.picIntroList li .others .date { padding-left: 25px; font-size: 12px; color: #999; background: url(../../base/img/dateicon.png) left center no-repeat;}

/* 机构设置-首页 ------------------------------------*/

/* 快速通道 */
.boxKstd { height: 178px;}
.boxKstd .mHd {width: 206px;height: 154px;float: left;margin-right: 20px;padding-left: 20px;overflow: hidden;font-size: 24px;color: #7a8791;background-color: #5b6b78;background: #0054a9 url(../../base/img/jgsz-kstdhdicon.png) 120px bottom no-repeat;}
.boxKstd .mHd p { margin-top: 26px; line-height: 28px;}
.boxKstd .mHd h3 { margin-top: 10px; height: 30px; font-size: 24px; color: #ccd9e4;}
.boxKstd .mBd {overflow: hidden;/* padding-top: 16px; */border-bottom: 1px solid #dee1e4;}
.boxLink { position: relative; z-index: 1; line-height: 30px; padding: 10px 0; overflow: hidden; margin-bottom: 50px;}
.boxLink .hd { width: 136px; height: 30px; line-height: 30px; float: left; text-indent: 15px; border-right: 1px solid #c3c8cd;}
.boxLink .hd h3 { font-size: 16px;}
.boxLink .hd .more { position: absolute; z-index: 1; right: 10px; top: 10px; width: auto; height: 30px; line-height: 30px; float: left; padding-right: 28px; color: #999; background: url(../../base/img/moreicon.png) right center no-repeat;}
.boxLink .hd .more:hover { text-decoration: none; color: #176cbd;}
.linkList li {width: 25%;float: left; height: 40px;line-height: 40px;font-size: 16px;text-indent: 10px;overflow: hidden;color: #666;}

/* 院系设置 */
.boxYxsz { margin-top: 40px;}
.boxYxsz .mHd { height: 40px; line-height: 40px; overflow: hidden; text-align: left;}
.boxYxsz .mHd h3 { font-size: 24px;}
.boxYxsz .mHd .more { float: right; color: #999;}
.boxYxsz .mBd {overflow: hidden;}

/* 机构设置-图片式 ------------------------------------------ */
.jgszPicList { margin: 0 -60px 0 0; overflow: hidden;}
.jgszPicList li { position: relative; z-index: 1; width: 305px; float: left; margin: 0 60px 60px 0;}
.jgszPicList li .title,
.jgszPicList li .titleBg {position: absolute;left: 0;bottom: 30px;height: 42px;line-height: 42px;-webkit-transition: all .5s;-moz-transition: all .5s;-ms-transition: all .5s;-o-transition: all .5s;transition: all .5s;}
.jgszPicList li .title {z-index: 2;font-size: 16px;text-align: center;color: white;}
.jgszPicList li .title a {color: white; display:block; padding:0 20px;background: rgb(22 94 171 / 90%);}
.jgszPicList li .title a:hover { text-decoration: none;}
.jgszPicList li .titleBg {z-index: 1;background-color: #000;opacity: .5;filter: alpha(opacity=50);}
.jgszPicList li:hover .title,
.jgszPicList li:hover .titleBg { height: 175px; line-height: 175px; font-size: 24px; bottom:0; width:100%}

/* 机构设置-表格式 ------------------------------------------ */
.jgszTableList { width: 100%; border-collapse: collapse;}
.jgszTableList th,
.jgszTableList td { padding: 10px; line-height: 30px; text-align: center; font-size: 16px; color: #666; border: 1px solid #e9e9e9;}
.jgszTableList th { color: #333; background-color: #f6f6f6;}
.jgszTableList tr:hover td { background-color: #eef8ff;}
.jgszTableList .url { width: 30%;}

/* 文章首页 -----------------------------------------*/
.newsCenterPage .focusBox { width: 44%; float: left; margin-right: 15px;}
.newsCenterPage #columnA { height: 248px;}
.newsCenterPage #columnA .infoList { overflow: hidden; zoom: 1;}
.newsCenterPage #columnB { margin-bottom: 0;}
.boxLoop .box { width: 48.5%;}
.boxLoop .box .bd { min-height: 150px; _height: 150px;}
.pageSlide { background: #f9f9f9; position: relative; margin-bottom: 20px;}
.pageSlide li { overflow: hidden;}
.pageSlide .pic { float: left; width: 450px;}
.pageSlide .pic img { width: 100%; height: 300px;}
.pageSlide .con { overflow: hidden; zoom: 1; padding: 3% 3% 0 3%;}
.pageSlide .title { font-size: 24px; line-height: 34px; max-height: 68px; _height: 68px; overflow: hidden;}
.pageSlide .title a { color: #333;}
.pageSlide .date { display: block; padding: 8px 0 0; color: #999; font-size: 13px;}
.pageSlide .intro { color: #6c6c6c; font-size: 14px; line-height: 30px; overflow: hidden;}
.pageSlide .intro .more { display: none;}
.pageSlide .hd { text-align: center; width: 50%; position: absolute; z-index: 1; bottom: 20px; right: 0; height: 18px; font-size: 0;}
.pageSlide .hd li { display: inline-block; *display: inline; zoom: 1; cursor: pointer; width: 11px; height: 11px; overflow: hidden; margin-right: 4px; border: 1px solid #f8ce93; border-radius: 7px;}
.pageSlide .hd li span { display: none;}
.pageSlide .hd .on { background: #f8ce93;}

.focusSlide {position: relative; margin-right:5%; border-bottom:4px solid #ccc; margin-bottom: 30px;}
.focusSlide .hd { position:absolute; top:0;right: 0; }
.focusSlide .hd li { float:left; height:38px; width:38px; cursor: pointer; line-height:38px; text-align:center; font-size:24px;word-spacing: -5px;font-family: 'scen'; margin-left:12px;}
.focusSlide .hd li:before { content:"0"; display:inline; }
.focusSlide .hd li.on { background:#0054a9; color:#fff; }
.focusSlide .bd { padding-top:60px;}
.focusSlide .bd li .pic img { width:940px; height:480px;}
.focusSlide .bd li .title { font-size:24px; font-weight:bold;padding: 20px 0 10px;}
.focusSlide .bd li .intro { line-height:24px;padding-bottom: 20px;text-indent: 2em; max-height:92px;}
.focusSlide .bd .date{ display:none;}

/* 栏目循环 */
.pageBoxLoop { overflow: hidden;}
.pageBoxLoop .boxA { width: 49%;}
.pageBoxLoop .boxA .bd { height: 256px;}

/* 文章列表页 -----------------------------------------*/
#sideWeiXin .bd { text-align: center;}

.listStyle { height:40px; line-height:40px; text-align:right; }
.listStyle a { display:inline-block; padding:0 20px 0 45px;background: #0055a9 url(../../base/img/listico.png) no-repeat 20%; margin-left:20px; color:#fff; font-size:16px; opacity:0.5; cursor:pointer;text-decoration: none;}
.listStyle a.card { background-image: url(../../base/img/cardico.png);}
.listStyle a.on { opacity:1;}

.moreBtn { height:60px; line-height:60px; background:#eee; display:block; text-align:center; font-size:16px; color:#999; margin-top:35px; margin-bottom:20px; cursor:pointer;}
.moreBtn:hover { background:#ddd; color:#666;}

/* 内容带图片的信息列表_卡片式 */
.pageTPList-card {overflow: hidden;display: flex;flex-wrap: wrap;flex-direction: row;}
.pageTPList-card .showall { clear:both;display: block;width: 940px;background: #eee;margin: 30px 0 0;height: 60px;line-height: 60px;font-size: 20px;text-align: center;color: #999;}
.pageTPList-card li {flex: 1;flex-basis: 48%;max-width: 48%;float: left;margin: 30px 4% 0 0;overflow: hidden;border-bottom: 5px solid #d0d0d0;}
.pageTPList-card li:nth-child(2n) { margin-right: 0; }
.pageTPList-card .pic {overflow: hidden;}
.pageTPList-card .pic img { width: 100%; height: auto;}
.pageTPList-card .noPic .pic { display:none;}
.pageTPList-card .noPic .intro { height:auto;}
.pageTPList-card .con {padding: 15px 0 0;overflow: hidden;zoom: 1;}
.pageTPList-card .title {overflow: hidden;height: 52px;line-height: 26px;font-size: 18px;color: #666;}
.pageTPList-card .title a:hover { text-decoration: none;}
.pageTPList-card .title a {color: #333;}
.pageTPList-card .intro {padding: 10px 0 0px;line-height: 22px;height: 76px;margin-bottom: 20px;overflow: hidden;color: #999;}
.pageTPList-card .intro .more { display: none;}
.pageTPList-card .others {margin: 10px 0;font-size: 12px;color: #bababa;display: none;}
.pageTPList-card .others .date { padding-left: 20px; background: url(../../base/img/dateicon.png) left center no-repeat;}
.pageTPList-card .node { color: #aaa; margin-right: 15px;}
.pageTPList-card .on { background: #F9F9F9;}
.pageTPList-card .dep, .pageTPList-card .date { display:none;}

/* 内容带图片的信息列表_图片判断式 */
.pageTPList { overflow: hidden; margin-right: 5%;}
.pageTPList li { border-bottom:3px solid #eee; padding:30px 0; }
.pageTPList li:after { clear:both; content:""; display:block;}
.pageTPList li .pic { float:left; margin-right:30px;}
.pageTPList li .pic img { width:auto; height:240px;}
.pageTPList li .title { font-size:22px; margin-bottom:20px;}
.pageTPList li .intro { font-size:16px; color:#666;max-height: 120px;overflow: hidden;}
.pageTPList li .date { display:block; padding-left:20px; background:url(../../base/img/dateicon.png) no-repeat 0; overflow:hidden; margin-top:15px;}

/* newsList */
.newsList {margin-right: 5%;}
.newsList li { overflow: hidden; height: 40px; line-height: 40px; font-size: 16px;}
.newsList li a { padding-left: 15px; background: url(../../base/img/dot02.png) no-repeat 0;}
.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: 27%; height: 36px; line-height: 36px; padding: 0 3.5% 0 2.5%; background: url(../../base/img/dot02.png) 0 center no-repeat; float: left; overflow: hidden;}

/* 文章内容页 -----------------------------------------*/
.subheading { font-size: 16px;}
.noSideContent .printArea .conTxt { padding: 0 30px;}
.articleCon {text-align: left;padding: 20px 0;}
.printArea .title {font-size: 30px;padding: 0 30px;line-height: 1.5;text-align: center;margin-bottom: 30px;word-wrap: break-word;color: #333;font-weight: bold;}
.printArea .subTitle,
.printArea .subheading { font-size: 16px; color: #777; text-align: center; margin-bottom: 20px;}
.printArea .property { font-size: 14px; margin-bottom: 20px; padding: 6px 10px; text-align: center; color: #777; border: 1px dotted #ddd; background: #fafafa;}
.printArea .property span { padding: 0 5px;}
.printArea .conTxt,
.printArea .conTxt *{box-sizing:content-box}
.printArea .conTxt { color: #333; font-size: 16px; line-height: 2; text-align: left; padding: 0 0 20px 0; overflow: hidden; font-family: "Microsoft YaHei", 'PingFang SC', Arial, Helvetica, Tahoma, sans-serif; -webkit-text-size-adjust: none; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased;}
.printArea .conTxt p {margin: 0 0 20px; padding:0px; line-height: 32px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal;}
.printArea .conTxt img { max-width: 100%; height: auto !important; border: 0; vertical-align: top}
.printArea .conTxt table{background-color: transparent; border-collapse: collapse; border-spacing: 0; text-align: left; }
.printArea .conTxt table td{padding: 5px 10px}
.printArea .conTxt table td p{padding: 0px !important; margin: 0px !important; text-indent: 0px !important;}
.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 .conTxt .videoPlayer{text-indent: 0;}
.printArea .videoPlayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto; }
.articleCon .userControl { font-size: 14px; border: 1px dotted #ddd; background: #fafafa; overflow: hidden; text-align: left; margin-bottom: 20px; padding: 5px; line-height: 40px;}
.articleCon .userControl .dyBtn { color: #0d7ac1; float: left;}
.articleCon .userControl .bdsharebuttonbox { float: right;}
.articleCon .page { padding: 10px 0; text-align: center; overflow: hidden;}
.articleCon .others { margin-bottom: 15px;}
.articleCon .others .prev,
.articleCon .others .next { padding: 5px 0; word-wrap: break-word}


/* 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 { border-bottom: 2px solid #f3f3f3;}
#relativeInfo .bd { padding: 10px 0 20px 0;}
#relativeInfo ul { overflow: hidden;}
#relativeInfo li { float: left; width: 50%; border-bottom: 0;}

/* 通用-单页 ------------------------------------------  */
.singlePage .articleCon { margin: 0; padding: 0;}
.singlePage .printArea .title { height: 48px; line-height: 48px; padding: 0 0 10px 0; margin-bottom: 20px; font-size: 30px; color: #333; border-bottom: 1px solid #ededed;}

/* 图片-列表页 ----------------------------------------- */
.picPageList {overflow: hidden;display: flex;flex-wrap: wrap;flex-direction: row;align-content: space-between;justify-content: space-between;}
.picPageList li {flex: 1;flex-basis: 31.8%;max-width:31.8%;margin: 0 0 30px 0;overflow: hidden;border-bottom: 5px solid #d0d0d0;align-items: center;}
.picPageList .pic {overflow: hidden;}
.picPageList .pic img { width: 100%; height: auto;}
.picPageList .title {overflow: hidden;height: 82px;line-height: 26px;font-size: 18px;color: #666;padding: 15px 0 0;overflow: hidden;zoom: 1;}
.picPageList .title a:hover { text-decoration: none;}
.picPageList .title a {color: #333;}

/* 视频-列表页 ----------------------------------------- */
.videoPageList { margin-right: -3%; overflow: hidden; text-align: center;}
.videoPageList li {float: left;width: 30.3%;margin: 1% 3% 1% 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 { position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px; background: url(../../base/img/playbutton.png) 0 0 no-repeat; display: none; filter: alpha(opacity=80); opacity: 0.8;}
.videoPageList .pic img {height: 230px;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: 16px;padding-left: 25px;background: url(../../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);}

/* 专题首页 -----------------------------------------*/
.spePageList ul {overflow: hidden;padding: 20px 0 20px 0;margin-right: -40px;}
.spePageList li {position: relative;float: left;width: 440px;margin: 0 40px 40px 0;text-align: center;-webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .15);-moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .15);box-shadow: 0px 0 8px rgba(0, 0, 0, .15);overflow: hidden;}
.spePageList li .pic { overflow:hidden; height:176px;display: block;}
.spePageList li img {width: 100%;height: 176px;}
.spePageList .tit {display: block;padding: 10px 0;font-size: 16px;}
.spePageList li:hover { -webkit-box-shadow: 0px 0 8px rgba(0, 0, 0, .3); -moz-box-shadow: 0px 0 8px rgba(0, 0, 0, .3); box-shadow: 0px 0 8px rgba(0, 0, 0, .3);}
.spePageList li:hover a { text-decoration: none; color: #c00}
.spePageList .archivedTip { position: absolute; right: 5px; top: 5px; background: #999; color: #fff; height: 24px; line-height: 24px; font-size: 12px; padding: 0 15px;}

/* 信息提示页 */
.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;}
.departmentSearch .searchBox { height: 60px; width: 100%;}
.departmentSearch .searchBox .hd { height: 36px; line-height: 36px; padding: 12px 0 12px 59px; float: left; font-size: 16px; color: #333; background: url(/content/main/petitionletter/img/petition-icons.png) 19px -151px no-repeat;}
.departmentSearch .searchBox .bd { height: 36px; width: 395px; float: right; padding: 12px 0px 0px 0px;}
.departmentSearch .searchBox .keyword { width: 200px; height: 24px; line-height: 24px; font-size: 14px; padding: 5px 0px 5px 15px; background: #fff; border: 1px solid #ccc; border-right: none; outline: none; float: left;}
.departmentSearch .searchBox .searchsubmit { width: 84px; height: 36px; line-height: 36px; font-size: 16px; color: #fff; text-align: center; background: #458adf; border: none; float: left; font-weight: bold;}
.departmentSearch { overflow: hidden; margin-bottom: 10px;}
.departments { height: 36px; width: 100px; line-height: 32px; border: 1px solid #ddd; font-size: 14px; font-family: "microsoft yahei", 'PingFang SC'; outline: none; float: left; margin-right: 5px;}

/*教育平台*/
.platformList { border-top: 1px solid #ddd; border-left: 1px solid #ddd; overflow: hidden; margin-left: -1px; 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: 40px 0 0; height: 150px;}
.platformList li .title { line-height: 50px; 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);}

/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 50px; height: 110px;}
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block;}
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block; transition: 0ms;}
.likes-group .Likes { background: url(../../base/img/btnicon.png) no-repeat 4px -103px;}
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 4px -45px;}
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 10px -346px;}
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 15px -288px;}

/* 人才招聘 */
.recruitHomePage .pageBanner{height:300px; background:url(../../base/img/recruitbanner.jpg) 50% 0px no-repeat}
.recruitLinks .pic{margin-bottom:20px;}
.recruitLinks .pic img{width:100%; height:auto;}
.recruitLinks .links{overflow:hidden; display:block; margin-right:-27px;}
.recruitLinks .links li{width:280px; float:left; margin-right:26px;}
.recruitLinks .links li a{display:block; height:130px; background:url(../../base/img/recruit-btn-1.png) 0px 0px no-repeat; text-align:center; color:#fff; padding-top:50px;}
.recruitLinks .links li a .cn{display:block; font-size:24px; height:38px; line-height:38px; margin-bottom:10px; }
.recruitLinks .links li a .en{font-size:16px; line-height:26px; }
.recruitLinks .links li.li2 a{background-image:url(../../base/img/recruit-btn-2.png)}
.recruitLinks .links li.li3 a{background-image:url(../../base/img/recruit-btn-3.png)}
.recruitLinks .links li.li4 a{background-image:url(../../base/img/recruit-btn-4.png)}
