@charset "utf-8";
/* Base Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus {outline:0;}
img {border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
.clear {width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.clear {clear:both;}
.none {display:none;}
.hidden {visibility:hidden;}
.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {display: block; *zoom:1;}


body {background: #ffffff;}
body,p {font:14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#000000;}
a {color:#000000; text-decoration:none;}
a:link {color:#000000;}
a:visited {color:#000000;}
a:hover {color: #cc3300; text-decoration:none;}
a:active {color:#000000;}

/* Begin Layout */
.wrapper {width:100%; min-width: 1200px; margin:0 auto;}
.wrapper .inner {width: 1200px; max-width: 1200px; min-width: 1200px; margin:0 auto;} /**页面全局宽度**/

/* Page: main.htm */
.toper {background: #0f386c;}
.toper .welcome {float: right; font-size: 14px; color: #fff; line-height: 32px;}
.toper .visit-count {float: left; font-size: 14px; color: #fff; line-height: 32px;}
.toper .visit-count .siteCounter5 {display: inline;}
.toper .visit-count .siteCounter5 span {border: none; border-radius: 0; margin: 0; padding: 0; color: #fff;}

.header {background: #fff;}
.header .head {height: 112px;}
.header .head .logo {width: 350px; height: 112px; float: left; background: url(../images/logo.png) left center no-repeat; cursor: pointer; background-size: contain;}
.header .head .site-name {height: 112px; line-height: 112px; float: left; margin-left: 15px; font-size: 36px; font-weight: bold; color: #00376a;}

.naver {background: #c3bffb;}
.nav {height: 46px;}
.nav-bar {width: 100%; height: 46px; line-height: 46px; margin: 0 auto;}
.nav-box { margin: 0 auto; }
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {width: auto; line-height: 46px; display: inline-block; float: left; position: relative; z-index: 100; border: none;}
.nav-box .wp-menu .menu-item.i1 {}
.nav-box .wp-menu .menu-item.selected, .nav-box .wp-menu .menu-item.parent {background: #f88915;}
.nav-box .wp-menu .menu-item:hover {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0; color: #000; font-size: 16px; font-weight: bold; text-align: center; background: transparent;}/**导航字体样式**/
.nav-box .wp-menu .menu-item a.menu-link:hover,
.nav-box .wp-menu .menu-item a.menu-link.selected,
.nav-box .wp-menu .menu-item a.menu-link.parent { text-decoration: none; background: #f88915; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .wp-menu .menu-item .menu-text {padding: 0 43px;}
.nav-box .sub-menu { background: #f88915; display: none; position: absolute; left: 0px; top: 46px; z-index: 100; min-width:150px; box-shadow: none;} /**菜单背景**/
.nav-box .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: none; text-align: center;}
.nav-box .sub-menu .sub-item a { display: block; color: #fff; line-height: 40px; padding: 0; font-family:"Microsoft YaHei"; font-size: 16px;}/**子菜单字体样式**/
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{ color:#fff; display: block; background: rgba(255,255,255,0.2);}

.container {padding: 25px 0;}
.container .row {padding: 0;}
.container .row .col-l {width: 880px; float: left;}
.container .row .col-r {width: 300px; float: right;}
.container .row1 {margin-bottom: 30px;}

.slider-box {width: 390px; float: left;}
.slider {background: #cccccc; border: 3px solid #fff;}
.slider-box .focus-navigation, 
.slider-box .focus-navigation:hover {width:30px; height: 30px; line-height: 30px; font-size: 20px; font-weight: normal; background: rgba(0,0,0,0.4);}
.slider-box .focus-title {font-family: "Microsoft YaHei"; font-weight: normal;}
.slider-box .focus-pagination {margin-right: 0px; right: 5px;}
.slider-box .focus-page {width: 8px; height: 8px; margin-right: 4px; border-radius: 4px;}

.news-box {width: 470px; float: right;}

.post {}
.post .banner { margin: 0 auto; overflow: hidden; border-bottom: 1px solid #e0e0e0;}
.post .banner .title-text { height: 40px; line-height: 40px; padding: 0 20px; text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 20px; color: #00376a; background: transparent; border-bottom: 2px solid #002445;}
.post .more {height: 40px; background: transparent; margin: 0; float: right;}
.post .more .more-btn {height: 40px; line-height: 40px; text-align: right; color: #979797; font-size: 14px; font-weight: normal; background: transparent;}
.post .more .more-btn A{ color: #999; text-decoration: none;}
.post .more .more-btn A:hover{ color: #999; text-decoration: none;}
.post .con {padding: 20px 0 0 0;}

.post-news .con {padding: 0;}
.post-news .con .post-list .list-item {border: none;}
.post-news .con .post-list .list-item .item-title {float: left; width: 370px; height: 35px; line-height: 35px; text-indent: 10px; background: url(../images/dot.png) left center no-repeat; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.post-news .con .post-list .list-item .item-publishdate {float: right; width: 80px; height: 35px; line-height: 35px; color: #999999;}
.post-news .con .post-list .list-item .item-abstract {display: none;}
.post-news .con .post-list .list-item .item-title a {color: #666666;}
.post-news .con .post-list .list-item .item-title a:hover {color: #cc3300;}
.post-news .con .post-list .list-item.i1 {border-bottom: 1px dashed #e5e5e5;}
.post-news .con .post-list .list-item.i1 .item-title {float: none; width: 100%; height: 45px; line-height: 45px; background: none; text-align: center;}
.post-news .con .post-list .list-item.i1 .item-title a {color: #cc0000; font-size: 18px; font-weight: bold;}
.post-news .con .post-list .list-item.i1 .item-publishdate {display: none;}
.post-news .con .post-list .list-item.i1 .item-abstract {float: none; width: 100%; display: block; color: #666666; line-height: 1.5; text-indent: 2em; padding: 5px 0 10px 0;}

.post-notice .con {padding: 10px 0 0 0;}
.post-notice .con .post-list .list-item {padding: 10px 0; border-bottom: 1px solid #e4e4e4;}
.post-notice .con .post-list .list-item .item-publishdate {width: 55px; float: left; text-align: center; border: 1px solid #f88915;}
.post-notice .con .post-list .list-item .item-publishdate .y {height: 30px; line-height: 30px; font-size: 18px; font-weight: bold; color: #fff; background: #f88915; overflow: hidden;}
.post-notice .con .post-list .list-item .item-publishdate .md {height: 20px; line-height: 20px; font-size: 14px; font-weight: normal; color: #333; background: #fff; overflow: hidden;}
.post-notice .con .post-list .list-item .item-title {float: right; width: 230px; height: 52px; line-height: 26px; overflow: hidden; background: transparent; text-indent: 0;}
.post-notice .con .post-list .list-item .item-title a {color: #666666;}
.post-notice .con .post-list .list-item .item-title a:hover {color: #cc3300;}

.footer {background: #00376a; padding: 30px 0; border-top: 5px solid #00294f;}
.footer .row {margin-bottom: 15px;}
.footer .guide {float: left; width: 560px;}
.footer .guide .guide-item {width: 140px; float: left; height: 32px; line-height: 32px;}
.footer .guide .guide-item a {color: #fff;}
.footer .link {float: right; width: 250px;}
.footer .link1 {margin-bottom: 8px;}
.footer .link .sudy-links .links-name {font-weight: normal; font-size: 14px;}
.footer .link .wp_article_list .list_item .pr_fields {float: none; display: block; width: 100%;}
.footer .link .wp_article_list .list_item .ex_fields {display: none;}
.footer .link .wp_article_list .list_item {border-bottom: none;}
.footer .link .wp_article_list .list_item .Article_Index {display: none;}
.footer .link .wp_article_list .list_item .Article_Title {font-size: 14px; float: none; width: 100%;}
.footer .link .wp_article_list .list_item span {margin-left: 0;}
.footer .copyright {border-top: 1px solid #00529e; padding: 20px 0;}
.footer .copyright P {color: #fff; font-size: 14px;}

/* Page: listcolumn.htm */
.content {padding: 25px 0;}
.content .row {}
.content .row .col-menu {}
.content .row .col-content {min-height: 500px; padding-bottom: 25px;}

.col-name {color: #333333; line-height: 38px; font-size: 24px; text-align: center; font-weight: bold; padding: 30px 0;}
.col-menu-list {margin: 0; padding: 0; border-bottom: 1px solid #ececec;}
.menu-list {}
/* Menu L1 */
.menu-list .menu-item {float: left; margin-right: 50px;}
.menu-list .menu-item .item-link {display: block; height: 70px; line-height: 70px; text-indent: 0; font-weight:normal; font-size: 18px; color:#666666; border-bottom: 2px solid #ffffff; text-align: left;}
.menu-list .menu-item .item-link:hover {color: #c43100;}
.menu-list .menu-item .item-link.selected {font-weight: bold; border-bottom: 2px solid #ef8800;}
.menu-list .menu-item .item-link.parent {color: #c43100; font-weight: bold; border-bottom: 2px solid #ef8800;}
/* Menu L2 */
.menu-list .menu-item .sub-list .sub-menu-item {}
.menu-list .menu-item .sub-list .sub-menu-item .sub-item-link {display: block; padding: 10px 0; line-height: 20px; text-indent: 0px; font-size: 14px; color:#000; border: none; text-align: left; background: url(../images/dot.png) 30px center no-repeat;}
.menu-list .menu-item .sub-list .sub-menu-item .sub-item-link:hover {background-color: #e7f2ed;}
.menu-list .menu-item .sub-list .sub-menu-item .sub-item-link.selected {background-color: #e7f2ed; font-weight: bold;}
.menu-list .menu-item .sub-list .sub-menu-item .sub-item-link.parent {background-color: #e7f2ed; font-weight: bold;}
.menu-list .menu-item .sub-list .sub-menu-item .sub-item-link .item-name {padding: 0 10px 0 45px; display: block;}
/* Menu L3 */
.menu-list .menu-item .sub-list .sub-menu-item .sub-list .sub-menu-item .sub-item-link {text-indent: 50px;}

.page-navigation {border-bottom: 3px solid #f5f5f5;}
.page-navigation-box {height: 47px; line-height: 47px; margin: 0 auto; text-align: right; font-size: 14px; color: #666; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.page-navigation-box .Column_Position A {font-size: 14px; color: #666;}
.page-navigation-box .possplit {width: 15px; background: url(../images/next_level.png) center center no-repeat; padding: 0 5px;}

.page-content {}
.page-content-box {padding: 25px 0 0 0;}
.page-content-box .page-content-list .list-item {height: 50px; line-height: 50px; border-bottom: none;}
.page-content-box .page-content-list .list-item .item-title {width: calc(100% - 115px); height: 50px; line-height: 50px; text-indent: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; font-size: 16px; background: url(../images/dot.png) left center no-repeat;}
.page-content-box .page-content-list .list-item .item-publishdate {width: 100px; height: 50px; line-height: 50px; overflow: hidden; float: right; color: #333; font-size: 16px; text-align: right;}
.page-content-box .wp_entry {line-height:2; font-size:16px; color:#000; word-break: break-all; word-wrap: break-word;}
.page-content-box .wp_entry p {margin-bottom:15px; line-height: 2; font-size: 16px; color: #000;}
.page-content-box .wp_entry img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); padding: 5px;}
.page-content-box .wp_entry a:hover {color: #cc3300; text-decoration: underline;}
.page-content-box #wp_paging_w1201 {height: 50px;}
.page-content-box .wp_paging {padding: 10px 0; text-align: center; width: 100%; font-size: 16px; color: #000;}
.page-content-box .wp_paging li {float: none;}
.page-content-box .wp_paging li a {color: #000;}
.page-content-box .wp_paging li a:hover {color: #cc3300;}


/* Page: displayinfo.htm */
.page-content-box .article-title {font-size:24px; font-weight: bold; padding:10px 0 10px 0; text-align:center; line-height: 1.2;  color:#000;}
.page-content-box .article-subtitle {font-size:18px; font-weight: normal; padding:0; text-align:center; line-height: 1.2; color:#333;}
.page-content-box .article-metas {padding: 10px 0 20px 0; text-align:center;}
.page-content-box .article-metas span { padding: 0 5px; font-size:14px; color: #666;}
.page-content-box .article-content {margin:0 auto; padding: 10px 0 10px 0; overflow-x: auto;}
.page-content-box table {width: 95%; margin: 0 auto;}
.page-content-box table th {background: #f9f9f9;}
.page-content-box table th, .page-content-box table td {text-align: center; padding: 15px; vertical-align: middle; border: 1px solid #eeeeee;}
.page-content-box table th.l, .page-content-box table td.l {text-align: left;}
.page-content-box table td sub {font-size: 14px;}
.page-content-box .article-chapter {font-size: 20px; font-weight: bold; padding-left: 15px; text-align:left; line-height: 1.2; color:#333; border-left: 4px solid #188450; margin-bottom: 20px;}
.page-content-box .faculty-intro Img {width: 100%;}
.wp_pdf_player  {height:900px;}
.wp_pdf_player .p-cont  {height:870px;}

/* Go Top*/
.goTop >img {width: 50px; height: 50px; cursor: pointer;}
.goTop {position: fixed; right : 20px; bottom : 20px;}