﻿@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;}

/* 轮播-另类标题显示效果 */
.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(/uploads/image/cmbimg/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(/uploads/image/cmbimg/dateicon.png) left center no-repeat;}

/* 节点列表页 -----------------------------------------*/
.page-node-list { min-height: 300px; }
.page-node-list li { float: left; width: 23%; padding:0 1%; margin-bottom: 20px; }
.page-node-list li a { line-height: 60px; height: 60xp; border: 1px solid #ddd; text-align: center; display: block; font-size: 20px; transition: all 0.5s; }
.page-node-list li a:hover { background-color: #19548e; border-color: #19548e; color: #fff; }


/* 机构设置-首页 ------------------------------------*/

/* 快速通道 */
.boxkstd { height: 178px;}
.boxkstd .mhd { width: 206px; height: 178px; float: left; margin-right: 20px; padding-left: 20px; overflow: hidden; font-size: 24px; color: #7a8791; background-color: #5b6b78; background: #5b6b78 url(/uploads/image/cmbimg/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; height: 30px; line-height: 30px; padding: 10px 0; overflow: hidden; border-top: 1px solid #dee1e4;}
.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(/uploads/image/cmbimg/moreicon.png) right center no-repeat;}
.boxlink .hd .more:hover { text-decoration: none; color: #176cbd;}
.linklist { height: 30px; overflow: hidden; padding: 0 95px 0 20px;}
.linklist li { width: 24.9%; float: left; height: 30px; line-height: 30px; font-size: 13px; text-indent: 10px; overflow: hidden; color: #666;}
.linklist li a { 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 { padding: 20px 0 0; overflow: hidden;}

/* 机构设置-图片式 ------------------------------------------ */
.jgszpiclist { margin: -1px -1px 0 0; overflow: hidden;}
.jgszpiclist li { position: relative; z-index: 1; width: 298px; float: left; margin: 1px 1px 0 0;}
.jgszpiclist li .title,
.jgszpiclist li .titlebg { position: absolute; left: 0; bottom: 0; width: 100%; 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;}
.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: 172px; line-height: 172px; font-size: 24px;}

/* 机构设置-表格式 ------------------------------------------ */
.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: 700px;}
.pageslide .pic img { width: 100%; height: 420px;}
.pageslide .con { overflow: hidden; zoom: 1; padding: 3% 3% 0 3%;}
.pageslide .title { font-size: 24px; line-height: 34px; max-height: 68px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.pageslide .title a { color: #333;}
.pageslide .date { display: block; padding: 20px 0 10px; color: #999; font-size: 14px;}
.pageslide .intro { color: #6c6c6c; font-size: 16px; line-height: 30px; height: 90px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.pageslide .intro .more { display: none;}
.pageslide .hd { text-align: center; width: 50%; position: absolute; z-index: 1; bottom: 40px; right: 0; height: 18px; font-size: 0;}
.pageslide .hd li { display: inline-block; *display: inline; zoom: 1; vertical-align: top; cursor: pointer; width: 11px; height: 11px; overflow: hidden; margin-right: 4px; border: 1px solid #fd5e1f; border-radius: 100%;}
.pageslide .hd li span { display: none;}
.pageslide .hd .on { background: #fd5e1f;}

/* 栏目循环 */
.pageboxloop { overflow: hidden;}
.pageboxloop .boxa { width: 49%;}
.pageboxloop .boxa .bd { height: 256px;}

/* 文章列表页 -----------------------------------------*/
#sideweixin .bd { text-align: center;}

/* 内容带图片的信息列表_图片判断式 */
.pagetplist li { border-bottom: 1px dashed #e1e1e1; overflow: hidden; word-wrap: break-word; padding-bottom: 15px; margin-bottom: 15px; }
.pagetplist .pic { float: left; margin-right: 30px; width: 240px; overflow: hidden;}
.pagetplist .pic img { width: 100%; height: auto; transition: all 0.5s; max-height: 135px;}
.pagetplist .pic:hover img { transform: scale(1.2); }
.pagetplist .con { overflow: hidden; zoom: 1;}
.pagetplist .title { font-size: 22px; line-height: 36px; overflow: hidden; margin-bottom: 10px; font-weight: bold; height: 36px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.pagetplist .intro { line-height: 24px; color: #999; max-height: 48px; overflow: hidden; font-size: 14px;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.pagetplist .title a:hover { text-decoration: none;}
.pagetplist .intro .more { display: none;}
.pagetplist .others { font-size: 13px; color: #aaa;}
.pagetplist .others span { margin-right: 15px;}
.pagetplist .node { color: #aaa; margin-right: 15px;}
.pagetplist .last { border-bottom: 0; margin-bottom: 0;}

/* newslist */
.newslist { padding: 10px 0;}
.newslist li { height: 42px; line-height: 42px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding-left: 20px; background: url(/uploads/image/cmbimg/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(/uploads/image/cmbimg/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: 32px; font-weight: bold; padding: 0 30px; line-height: 1.5; text-align: center; margin-bottom: 30px; word-wrap: break-word; color: #0d7ac1;}
.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;
	-moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*ie10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
.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: 20px 0 0px; padding:0px; line-height: 32px;  word-wrap: break-word; border: none; border-radius: 0; white-space:normal; text-align: justify;}
.printarea .contxt p:first-child{margin-top: 0px}
.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; border: 1px solid #ddd;}
.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,
.printarea .contxt h2,
.printarea .contxt h3,
.printarea .contxt h4,
.printarea .contxt h5,
.printarea .contxt h6,
.printarea .contxt b,
.printarea .contxt strong { font-weight: bold;}
.printarea .contxt h1 { font-size: 28px; line-height:38px; margin: 38px 0px 19px 0px; }
.printarea .contxt h2 { font-size: 24px; line-height:34px; margin: 34px 0px 17px 0px; }
.printarea .contxt h3 { font-size: 20px; line-height:30px; margin: 30px 0px 15px 0px; }
.printarea .contxt h4 { font-size: 16px; line-height:26px; margin: 26px 0px 13px 0px; }
.printarea .contxt h5 { font-size: 14px; line-height:24px; margin: 24px 0px 12px 0px; }
.printarea .contxt h6 { font-size: 12px; line-height:22px; margin: 22px 0px 10px 0px; }
.printarea .contxt blockquote{margin:10px 0px; border-left:2px solid #d8dad9; padding:0 0 0 10px; line-height:1.74; color:#888; font-size:15px; }
.printarea .contxt blockquote p{margin:0px; line-height:1.7; color:#888; font-size:15px;}
.printarea .contxt h1:first-child,
.printarea .contxt h2:first-child,
.printarea .contxt h3:first-child,
.printarea .contxt h4:first-child,
.printarea .contxt h5:first-child,
.printarea .contxt h6:first-child{margin-top:0px;}
.printarea .contxt .videoplayer{text-indent: 0;}
.printarea .videoplayer { position: relative; z-index: 1500; text-align: center; margin: 20px auto; }
.articlecon .usercontrol { font-size: 16px; border-bottom: 1px solid #ddd; 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 .page-title-list { border: solid 1px rgb(195, 211, 242); display: inline-block; width:100% }
.articlecon .page-title-list ul { margin: 10px; }
.articlecon .page-title-list ul li { float: left; margin-right: 50px; width: 40%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.articlecon .page-title-list ul li a { color: rgb(61, 114, 211) }
.articlecon .page-title-list ul li a.current { color: rgb(244, 108, 106) }

.articlecon .others .prev,
.articlecon .others .next { 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;}
.singlepage .printarea .title { height: 48px; line-height: 48px; padding: 0 0 20px 0; margin-bottom: 20px; color: #333; border-bottom: 1px solid #ededed;}

/* 图片-列表页 ----------------------------------------- */
.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: 16px; color: #666; text-align: center; }
.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% 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 { position: absolute; left: 50%; top: 50%; width: 62px; height: 62px; margin-left: -31px; margin-top: -31px; background: url(/uploads/image/cmbimg/playbutton.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; padding-top: 5px; line-height: 24px; height: 48px; text-align: left; font-size: 14px; padding-left: 25px; background: url(/uploads/image/cmbimg/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 20px; margin-right: -30px;}
.spepagelist li { position: relative; float: left; width: 250px; 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(/uploads/image/cmpimg/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(/uploads/image/cmbimg/btnicon.png) no-repeat 4px -103px;}
.likes-group .collection { background: url(/uploads/image/cmbimg/btnicon.png) no-repeat 4px -45px;}
.likes-group .addlikes { background: url(/uploads/image/cmbimg/btnicon.png) no-repeat 10px -346px;}
.likes-group .addcollection { background: url(/uploads/image/cmbimg/btnicon.png) no-repeat 15px -288px;}

/* 人才招聘 */
.recruithomepage .pagebanner{height:300px; background:url(/uploads/image/cmbimg/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(/uploads/image/cmbimg/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(/uploads/image/cmbimg/recruit-btn-2.png)}
.recruitlinks .links li.li3 a{background-image:url(/uploads/image/cmbimg/recruit-btn-3.png)}
.recruitlinks .links li.li4 a{background-image:url(/uploads/image/cmbimg/recruit-btn-4.png)}

.ng-cloak { display: none; }