﻿@charset "utf-8";

.wrap{
    background: #f0f0f0;
}
#content{   
    position: relative;
    max-width: 1360px;
    _width: 1360px;
    margin:-60px auto 0 auto;
    padding:0 20px;
    
}
.wbg,.boxKstd,.content-box{background:#fff;}
.headerTop{padding-bottom: 385px;}
.bd-title{width: 250px;height: 70px;background-color: rgba(0, 0, 0, .6);border-top: 4px solid#2148b3;line-height: 70px;text-align: center;font-size: 20px;font-weight: 600;color: #fff;margin: -74px 0 40px;}
.pageBanner h3{
   font-size: 34px;
   font-weight: bold;
   color: #fff;
   position: absolute;
    left: 50%;
    margin: 0 0 0 -600px;
    top: 150px;
    padding-bottom:30px;
   background: url(../../base/img/lanmubg.png) left bottom no-repeat;
}

/* 新闻中心-首页 -----------------------------------------*/
.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;}

/* 轮播-另类标题显示效果 */
.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 {    overflow: hidden; padding:0 20px;}
.boxKstd2{width: 100%;float:none;}

.linkList{
    overflow: hidden;
}
.linkList li{
    width: 23%;
    float: left;
    margin: 15px 1% 0;
}
.linkList li a{
    display: block;
    font-size: 16px;
    height: 28px;
    overflow: hidden;
    line-height: 28px;
    padding: 8px 10px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #eaeaea;
}
.linkList li a:hover{
    color: white;
    border-color: #2148b3;
    background-color: #2148b3;
}


/* 院系设置 */
.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 { padding: 20px 0 0; overflow: hidden;}

/* 机构设置-图片式 ------------------------------------------ */
.jgszPicList { margin: -1px -1px 0 0; overflow: hidden;}
.jgszPicList li { width: 19.8%; height: 376px;float: left; margin: 1px 1px 0 0;}
.jgszPicList li .title{ 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: left; color: #333;}
.jgszPicList li .title a { color: #333;}
.jgszPicList li .title,.jgszPicList li .intro{padding:0 18px;}
.jgszPicList li .intro{ color:#747474; font-size:14px;line-height:24px;text-align: left; }
.jgszPicList li .title a:hover { text-decoration: none;}
.jgszPicList li .titleBg { z-index: 1; background-color: #000; opacity: .5; filter: alpha(opacity=50); display:none;}
.jgszPicList li:nth-child(odd) {
	background: #f3f3f3;
}
.yxsz .more{
	width:146px;
	height: 50px;
	line-height: 50px;
	border-radius: 50px;
	border:1px #ddd solid;
	font-size: 16px;
    display: block;
    margin:30px auto;
    text-align: center;
}

/* 机构设置-表格式 ------------------------------------------ */
.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%;}

/* 文章首页 -----------------------------------------*/
.main-content{overflow: hidden;padding-top: 20px;}
.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 {position: relative; margin: 0 30px 30px 0;float: left;width: 920px;height: 453px;}
.pageSlide .bd li{position: relative;}
.pageSlide .bd li .con{position: absolute;height: 58px;line-height: 58px;text-align: left;left: 0;right: 0;bottom: 0;background-color: rgba(9, 84, 162, .78);}
.pageSlide .bd li .con .title a{color: #fff;padding-left: 20px;}
.pageSlide .hd{position: absolute;right: 20px;bottom: 23px;}
.pageSlide .hd ul li{float: left;width: 10px;height: 10px;margin-left: 5px;background: rgba(255, 255, 255, .5); border-radius: 10px; }
.pageSlide .hd ul li.on{background: rgba(255, 255, 255, 1);}
.pageSlide .hd ul li span{display: none;}
.rowlist{overflow: hidden;}
.rowlist .t{margin: 10px 0 13px;padding-bottom: 13px;border-bottom: 1px solid #f5f5f5;}
.rowlist .t .title{font-size: 16px;line-height: 30px;text-align: center;font-weight: 600;    overflow: hidden;  white-space: nowrap; text-overflow: ellipsis;}
.rowlist .t .intro{font-size: 14px;color: #999;line-height: 30px;height: 60px; overflow: hidden;}
.rowlist .n{ padding: 0px 0 0px 12px; font-size: 16px;line-height: 38px; background: url(../../base/img/icons/icons.png) 0 center no-repeat;}
.rowlist .n .tit{padding: 0; display: block;background: none;font-size: 15px;    overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.rowlist .n .date{font-size: 14px;color: #999;float: right;}
.infoList li,
.newsList li{height: 40px;line-height: 40px;padding: 0 0 0 15px;background: url(../../base/img/icons/icons.png) 0 center no-repeat;border: none;text-align: left;}
.infoList li a,
.newsList li a{padding: 0;background: none;font-size: 15px;}
.infoList li .date,
.newsList li .date{font-size: 14px;color: #999;float: right;}
#A-notice{
	background: #fff;
	padding: 5px 20px;
	overflow: hidden;
    height: 445px;
}
#xyxw{
    width: 880px;
    background: #fff;
    padding: 5px 20px;
    margin:0 30px 30px 0;
}
#xyxw .bd,#video .bd{
    height:375px;
}
#xyxw .list-top .n{padding:0px 0 0px 12px;line-height: 36px;}
/* 日历标题信息列表 */
.date-tit-list{
    overflow: hidden;
}
.date-tit-list li{
    overflow: hidden;
    padding:14px 0;
    border-bottom: 1px #e9e9e9 solid;
}
.date-tit-list li.last{border-bottom:0;}
.date-tit-list li .date{
    width:70px;
    float: left;
    margin-right: 12px;
    text-align: center;
    font-size: 14px;
    line-height: 1.4;
    color: #919191;
    border-right: 1px #e9e9e9 solid;
    
}
.date-tit-list li .date .dd{
    display: block;
    font-size: 36px;
    font-weight: bold;  
    line-height: 46px;
}
.date-tit-list li a{
    display: block;
    font-size: 16px;
    color: #000;
}
.date-tit-list li:hover .date{
    background-color: #da760b;
    color: rgba(255,255,255,0.8);
    border-radius: 0 14px 0 14px;
}
.date-tit-list li a:hover{
    color: #da760b;
}

#video{
    background: #fff;
    padding: 5px 20px;
    height: 445px; 
    overflow: hidden;
}
#video .list-page-video{
	padding-top: 16px;
}
#video .list-page-video li{
	position: relative;
}
#video .list-page-video li .title{
	display: none;
}
#video .list-page-video li .pic a:after{
    content: "";
    position: absolute;
    width: 63px;
    height: 63px;
    top: 50%;
    left: 50%;
    margin-top:-32px;
    margin-left:-32px;
    overflow: hidden;
    z-index: 9;
    background: url(../../base/img/videoplay.png) 0 0 no-repeat; 
}
#video .list-page-video .titleBg{
      display: none; width:100%;height: 100%;background-color: #000;filter: alpha(opacity=50);opacity: .5; position: absolute; left: 0;  top: 0;}
#video .infoList li{
    background: url(../../base/img/icons/video.png) no-repeat left center;
    padding:0 0 0 20px;
}
/* 栏目循环 */
.pageBoxLoop { overflow: hidden;}
.pageBoxLoop .ad{ clear: both; height: 130px; margin:0 0 30px 0;}
#xshd{ margin:0 2% 30px 0;}
#xshd,#jzxx,#mtgz{
	background: #fff;
	width: 30%;
	padding: 5px 1%;
}
#mtgz{     
    float: right;
   margin:0 0px 30px 0;
}
#xshd .bd,#jzxx .bd,#mtgz .bd{
    height:336px;
}
#xshd .infoList li{
	line-height: 38px;
    background: url(../../base/img/icons/book.png) no-repeat left center;
    padding:0 0 0 20px;
}
#jzxx .list-top .n{
    line-height:38px;
    padding:0 0 0 12px;
}
#jzxx .list-top .t .title a{
    font-size:16px;
}
#jzxx .list-top .intro{
    line-height:24px; height: 48px;
}
#mtgz .infoList li,#xshd .infoList li{   
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
/* 父栏目循环页 */

.pageSlide1 {position: relative; margin: 0 20px 20px 0;float: left;width: 646px;height: 400px;}
.pageSlide1 .bd li{position: relative;}
.pageSlide1 .bd li .con{position: absolute;height: 40px;line-height: 40px;text-align: left;left: 0;right: 0;bottom: 0;background-color: rgba(0, 0, 0, .5);}
.pageSlide1 .bd li .con .title a{color: #fff;padding-left: 20px;}
.pageSlide1 .hd{position: absolute;right: 20px;bottom: 13px;}
.pageSlide1 .hd ul li{float: left;width: 10px;height: 10px;background-color: #fff;margin-left: 5px;}
.pageSlide1 .hd ul li.on{background-color: #b82736;}
.pageSlide1 .hd ul li span{display: none;}
.rowlist {
    overflow: hidden;
}
.main-content1{background:#fff; padding:20px;}
.pageBoxLoop .boxB { width: 49%;}
.pageBoxLoop .boxB .bd { height: 240px; padding-top:10px;}
.boxB .hd { height: 40px; line-height: 40px; position: relative; font-size: 18px;background-color: #f5f5f5;}
.boxB .hd .more { float:right;color: #999; font-size: 12px;overflow: hidden;margin-right: 15px;}
.boxB .hd .more:hover { color: #2148b3;}
.boxB .hd h3 { position: absolute; color: #2148b3; font-size: 16px; font-weight: bold; line-height: 40px; padding: 0 20px; height: 40px;background-color: #08509e;}
.boxB .hd h3 a { color: #fff;}
.boxB .hd h3 a:hover { text-decoration: none;}
.boxB .hd ul { position: absolute; height: 40px; overflow: hidden;}
.boxB .hd li { float: left; font-size: 18px; height: 39px; line-height: 39px; background: #F9F9F9;}
.boxB .hd li a { display: block; float: left; padding: 0 30px;}
.boxB .hd li a:hover { text-decoration: none}
.boxB .hd .on { border: 1px solid #E1E1E1; border-top: 3px solid #2148b3; border-bottom: 0;}
.boxA .bd { padding: 5px; overflow: hidden;}



/* 文章列表页 -----------------------------------------*/
#sideWeiXin .bd { text-align: center;}

/* 内容带图片的信息列表_图片判断式 */
.pageTPList { overflow: hidden;margin-right: -20px; }
.pageTPList li {  width: 31%; float: left; margin: 0 1.5% 20px 0; overflow: hidden;background: #F9F9F9;}
.pageTPList .pic { overflow: hidden;}
.pageTPList .pic img { width: 100%; height: auto;}
.pageTPList .con { padding: 20px 8px 0; overflow: hidden; zoom: 1;}
.pageTPList .title { overflow: hidden; height: 56px; line-height: 28px; font-size: 16px; color: #666;}
.pageTPList .title a:hover { text-decoration: none;}
.pageTPList .title a { color: #666;}
.pageTPList .intro { margin-top: 20px; line-height: 22px; height: 44px; overflow: hidden; color: #999;display: none;}
.pageTPList .intro .more { display: none;}
.pageTPList .others { margin: 10px 0; font-size: 12px; color: #bababa;}
.pageTPList .node { color: #aaa; margin-right: 15px;}
.pageTPList .on { background: #2148b3;}
.pageTPList .on a,.pageTPList .on .date{color: #fff;}

/* newsList */
.content-box{overflow: hidden;padding:0 20px;}
.newsList { padding: 10px 30px;}
.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; background: none;}
.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: #08509e;}
.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:20px; overflow: hidden; font-family: "Microsoft YaHei", SimSun, 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: #2148b3; 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}

/* 相关信息 */
#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 20px;}
.singlePage .printArea .title { height: 48px; line-height: 48px; padding: 0 0 10px 0; margin-bottom: 20px; font-size: 30px; color: #333;}

/* 图片-列表页 ----------------------------------------- */
.picPageList { overflow: hidden; margin-right: -2%; font-size: 0; line-height: 0;}
.picPageList li { display: inline-block; *display: inline; width: 23%; margin: 0 2% 3% 0;}
.picPageList .pic { overflow: hidden;}
.picPageList .pic img { width: 100%; height: auto;}
.picPageList .title { padding: 10px 8px; overflow: hidden; height: 56px; line-height: 28px; font-size: 14px; color: #666;}
.picPageList .title a:hover { text-decoration: none;}
.picPageList .title a { color: #666;}
.picPageList li:hover { background-color: #fafafa;}


/* 视频-列表页 ----------------------------------------- */
.videoPageList { margin-right: -3%; overflow: hidden; text-align: center;}
.videoPageList li { float: left; width: 30.3%; margin: 1.5% 3% 0.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 { position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px; background: url(../../base/img/videoplay.png) 0 0 no-repeat; display: none; filter: alpha(opacity=80); opacity: 0.8;}
.videoPageList .pic img { height: 203px; width: 100%; -webkit-transition: 400ms; -o-transition: 400ms; -moz-transition: 400ms; transition: 400ms;}
.videoPageList .title { overflow: hidden;  line-height: 48px; text-align: left; font-size: 14px; padding-left: 25px; background: url(../../base/img/icons.png) 0 -2210px 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: 40px 0 20px 40px; margin-right: -30px;}
.spePageList li { position: relative; float: left; width: 280px; padding: 5px; 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);}
.spePageList li img { width: 100%; height: 100px;}
.spePageList .tit { display: block; padding: 5px 0;}
.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"; 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)}

/* url_方块样式分页 */
.page {
    font-size: 0;
    text-align: left;
    padding: 25px 0;
    clear: both;
    overflow: hidden;
    color: #888;
    text-align: center;
}
.page a,
.page span {
    font-size: 14px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #E1E1E1;
    padding: 0px 11px;
    border-radius: 3px;
    margin: 0 5px 5px 0;
    line-height: 30px;
    height: 30px;
    color: #888
}
.page a:hover,
.page span:hover {
    border: 1px solid #08509e;
    text-decoration: none;
    color: #08509e;
}
.page .current {
    border: 1px solid #08509e;
    background: #08509e;
    color: #fff !important;
}
.page select,
.page input {
    margin: 0 4px;
    background: #fff;
    border: 0 solid #E1E1E1;
    vertical-align: middle;
}
.page input {
    text-align: center;
    padding: 0 4px;
    outline: none;
}
.page .disabled {
    pointer-events: none;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.page .total,
.page .select {
    display: none;
}
.path a:hover{
    color: #2148b3;
}
.bdsharebuttonbox .bd {
    padding: 0;
    border: 0;
}
.swp-list-cont {
    width: 400px !important;
}
.siteMap .h1 .a1 {
    color: #2148b3;
    display: block;
}
.power-content_voice{display:none;}
/* 自定义表单 */
.customFormBoxLoop,
.customFormBox,
#FormBox,
.FormResult{
   max-width:1400px;
}
.customFormBoxLoop{
   padding: 40px 0 0;
}
#FormBox,
.FormResult,
.customFormResult{
   padding: 40px 0;
}
.fs-searchBar #formSearch{background: #2148b3; border-color: #2148b3;}
.fs-searchBar #formSearch:hover{background: #2148b3; border-color: #2148b3;}
#fuzzysearch_result_tbody .resultdetail_a:not(.resultdetail_a_visited){background-color:#2148b3}
#fuzzysearch_result_tbody .resultdetail_a:hover{background-color:#2f95e2}
.customFormBox .hd h3 { border-bottom-color: #2148b3; color: #2148b3;  }
.customFormBox .hd h3 a { color: #2148b3; }
.customFormBox .hd .on { border-bottom-color: #2148b3; }
.customFormBox .hd .on a { color: #2148b3; }

/* 文章-列表页-图片式-人物照片 ----------------------------------------- */
.picVerticle{ overflow: hidden; text-align: center; margin: 20px -13px 0; padding: 20px 0 0 12px;}
.picVerticle li{float: left;width: 31%; margin: 0 1% 20px; display: inline;}
.picVerticle .pic{height: auto; padding:6px 5px; margin: 0 auto 10px; text-align: center; border: 1px solid #ddd;}
.picVerticle .pic a{ margin: 0 auto; text-align: center;}
.picVerticle .pic img{width: 100%; height: 244px;}
.picVerticle .title{padding: 0 10px; height: 32px; line-height: 32px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.picVerticle li:hover .pic{border-color: #bbb;}

/* 院系设置 */
.yxsz .hd{ overflow: hidden;  text-align: center; margin:40px 0;}
.yxsz .hd li{ display: inline-block;  line-height: 60px;}
.yxsz .hd li a{ display: block; padding:0 40px;font-size: 24px; }
.yxsz .hd li.on a{background: #084d9b; border-radius: 60px; color:#fff;}
.yxsz .bd{padding:0 0 0 10px;}
.intro ul{ padding-left: 0 !important;}
.intro ul li{list-style:none !important;}



@media (max-device-width:1440px) { 
   #content { max-width: 1200px; }
    #xshd, #jzxx, #mtgz{width:346px;}
    #xshd, #jzxx{margin:0 20px 20px 0;}
   .pageSlide{width:720px;}
   #xyxw{width:680px;}
   .boxA .hd strong, .boxA .hd strong a{font-size:20px;}
   .boxA .hd .en{font-size:18px;}
}
