@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:16px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#000000;}
a {color:#333333; text-decoration:none;}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color: #972119; text-decoration:none;}
a:active {color:#333333;}

/* Begin Layout */
.wrapper {width:100%; min-width: 1400px; margin:0 auto;}
.wrapper .inner {width: 1400px; margin:0 auto;} /**页面全局宽度**/

/* Page: main.htm */
.header {background: #ed3b2d url(../images/header_bg.jpg) right center no-repeat; background-size: cover;}
.header .head {height: 160px; position: relative;}
.header .head .logo {width: 690px; height: 160px; float: left; background: url(../images/logo.png) left center no-repeat; cursor: pointer;}
.header .head .slogan {width: 310px; height: 160px; float: right; margin-right: 20px; background: url(../images/slogan.png) center center no-repeat;}

.naver {background: #972119;}
.nav-bar {width: 1100px; height: 50px; float: left;}
.nav-box {margin: 0 auto; }
.nav-box .wp-menu {margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {width: auto; line-height: 50px; display: inline-block; position: relative; z-index: 100; border: none; background: url(../images/menu_delimiter.png) left center no-repeat;}
.nav-box .wp-menu .menu-item.i1 {background: transparent}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0; color: #ffffff; font-size: 18px; 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: transparent; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .wp-menu .menu-item .menu-text {padding: 0 31px 0 43px;}
.nav-box .sub-menu {background: #972119; display: none; position: absolute; left: 0px; top: 50px; z-index: 100; min-width:156px; box-shadow: none;} /**菜单背景**/
.nav-box .sub-menu .sub-item {position: relative; white-space: nowrap; vertical-align: top; _zoom:1; border-bottom: none; border-top: 1px solid #eeeeee; text-align: center;}
.nav-box .sub-menu .sub-item a {display: block; color: #fff;line-height: 40px; padding:0 20px; display: block; font-family:"Microsoft YaHei"; font-size: 15px;}/**子菜单字体样式**/
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{color:#fff; display: block; background: #ed3b2d;}

.search-bar {width: 260px; height: 50px; float: right;}
.search-box {width: 260px; height: 30px; margin-top: 10px; border: none; border-radius: 3px; background: rgba(255,255,255,0.3);}
.search-component {width: 100%; padding-top: 3px; overflow: hidden;}
.search-input-box {width: 200px; height: 24px; float: left; padding: 0px; position: relative; margin-left: 10px;}
.search-input {width: 200px; height: 24px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 12px; color: #eedfde; position: absolute; top: 0; left: 0;}
.search-input:hover, .header .top .search-input:focus {color: #fff;}
.search-btn-box {width: 24px; height: 24px; float: right; padding: 0; position: relative; margin-right: 5px;}
.search-btn {width: 24px; height: 24px; color: #fff; font-size: 12px; font-weight: bold; background: url(../images/search_btn.png) center center no-repeat; border: none; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}

.jumbotran {background: #cccccc; min-height: 100px; overflow: hidden;}
.jumbotran-box {margin: 0; position: relative;}
.jumbotran-box .focus-navigation, .jumbotran-box .focus-navigation:hover {font-size: 50px; background: transparent;}
.jumbotran-box .focus-prev {left: 10px; }
.jumbotran-box .focus-next {right: 20px;}
.jumbotran-box .focus-title-bar {height: 65px; left: 100px; right: initial; bottom: 60px;}
.jumbotran-box .focus-title-bg {opacity: 0.4;}
.jumbotran-box .focus-title {height: 65px; line-height: 65px; overflow: hidden; text-overflow: ellipsis; padding: 0 25px; font-size: 24px; font-weight: bold; font-family:"Microsoft YaHei"; left: 0; right: initial;}
.jumbotran-box .focus-pagination {height:auto; text-align: center; right: 100px; bottom: 20px;}
.jumbotran-box .focus-page {background-color: #FFF; margin-right: 8px; width: 45px; height: 6px; color: #fff; border-radius: 0;}
.jumbotran-box .focus-page-active {background-color: #972119;}

.container {margin-bottom: 50px;}
.container .row {padding: 50px 0 0 0;}
.container .row1 .col-l {width: 800px; float: left;}
.container .row1 .col-r {width: 550px; float: right;}
.container .row2 .col-l {width: 375px; float: left;}
.container .row2 .col-c {width: 375px; float: left; margin-left: 50px;}
.container .row2 .col-r {width: 550px; float: right;}

.post .banner { margin: 0 auto; overflow: hidden; border-bottom: 1px solid #cccccc;}
.post .banner .title-text { height: 57px; line-height: 57px; padding: 0; text-align: left; text-indent: 0; font-weight: bold; float: left; font-size: 30px; color: #333333; background: transparent; border-bottom: 3px solid #972119;}
.post .more {width: 60px; height: 60px; background: transparent; margin: 0; float: right; background: url(../images/more_btn.png) left center no-repeat;}
.post .more .more-btn {height: 60px; line-height: 60px; text-align: right; color: #999; font-size: 16px; font-weight: normal;}
.post .more .more-btn A{ color: #a0a0a0; text-decoration: none;}
.post .more .more-btn A:hover{ color: #999; text-decoration: none;}

.post-xwdt .con {padding: 35px 0 0 0;}
.post-xwdt .con .post-list .list-item {display: block; width: 375px; background: #f6f6f6;  -webkit-transition: .4s all ease-in-out; -moz-transition: .4s all ease-in-out; -ms-transition: .4s all ease-in-out; transition: .4s all ease-in-out;}
.post-xwdt .con .post-list .list-item:hover {background: rgba(237, 59, 45, 0.75);}
.post-xwdt .con .post-list .list-item.i1 {float: left;}
.post-xwdt .con .post-list .list-item.i2 {float: right;}
.post-xwdt .con .post-list .list-item a {display: block;}
.post-xwdt .con .post-list .list-item .item-thumbnail {width: 100%; height: 208px; position: relative; background-size: cover; background-position: center center;}
.post-xwdt .con .post-list .list-item .item-publishdate {width: 70px; height: 32px; line-height: 32px; text-align: center;  font-family: 'Georgia'; font-style:italic; overflow: hidden; color: #fff; background: rgba(0,0,0,0.4); position: absolute; top: 0; right: 0;}
.post-xwdt .con .post-list .list-item .item-title {padding: 15px;}
.post-xwdt .con .post-list .list-item .title-text {height: 50px; line-height: 25px; overflow: hidden;}
.post-xwdt .con .post-list .list-item:hover .item-title .title-text {color: #fff;}

.post-tzgg .con {padding: 25px 0 0 0;}
.post-tzgg .con .post-list .list-item {width: 100%; margin: 0 auto; height: 38px; border: none; background: transparent;}
.post-tzgg .con .post-list .list-item .item-title {width: calc(100% - 100px); height: 38px; line-height: 38px; text-indent: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; font-size: 16px;}
.post-tzgg .con .post-list .list-item .item-publishdate {width: 100px; height: 38px; line-height: 38px; overflow: hidden; float: right; color: #a0a0a0; font-size: 16px; text-align: right; font-family: 'Georgia'; font-style:italic;}

.post-shortdate .con {padding: 25px 0 0 0;}
.post-shortdate .con .post-list .list-item {width: 100%; margin: 0 auto; height: 38px; border: none; background: transparent;}
.post-shortdate .con .post-list .list-item .item-title {width: calc(100% - 55px); height: 38px; line-height: 38px; text-indent: 0; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left; font-size: 16px;}
.post-shortdate .con .post-list .list-item .item-publishdate {width: 50px; height: 38px; line-height: 38px; overflow: hidden; float: right; color: #a0a0a0; font-size: 16px; text-align: right; font-family: 'Georgia'; font-style:italic;}
.yyyy {display: none;}

.post-fczs .con {padding: 35px 0 0 0;}
.post-fczs .con .post-list {position: relative; width: 550px; height: 290px;}
.post-fczs .con .post-list .list-item {display: block; position: absolute;}
.post-fczs .con .post-list .list-item.i1 {width: 320px; height: 170px; left: 0; top: 0;}
.post-fczs .con .post-list .list-item.i2 {width: 155px; height: 110px; left: 0; bottom: 0;}
.post-fczs .con .post-list .list-item.i3 {width: 155px; height: 110px; left: 165px; bottom: 0;}
.post-fczs .con .post-list .list-item.i4 {width: 220px; height: 140px; right: 0; top: 0;}
.post-fczs .con .post-list .list-item.i5 {width: 220px; height: 140px; right: 0; bottom: 0;}
.post-fczs .con .post-list .list-item.i1 .placeholder {width: 320px; height: 170px;}
.post-fczs .con .post-list .list-item.i2 .placeholder {width: 155px; height: 110px;}
.post-fczs .con .post-list .list-item.i3 .placeholder {width: 155px; height: 110px;}
.post-fczs .con .post-list .list-item.i4 .placeholder {width: 220px; height: 140px;}
.post-fczs .con .post-list .list-item.i5 .placeholder {width: 220px; height: 140px;}

.fastpass {background: #cccccc url(../images/link_bg.jpg) center center no-repeat; background-size: cover; padding: 35px 0;}
.fastpass-box {width: 1320px; height: 165px; margin: 0 auto;}
.post-fastpass .post-list .list-item {width: 220px; height: 165px; float: left; position: relative; cursor: pointer;}
.post-fastpass .post-list .list-item a {display: block; width: 100%; height: 100%;}
.post-fastpass .post-list .list-item .ico {width: 132px; height: 132px; margin: 0 auto; border-radius: 50%; -webkit-transition: .4s all ease-in-out; -moz-transition: .4s all ease-in-out; -ms-transition: .4s all ease-in-out; transition: .4s all ease-in-out;}
.post-fastpass .post-list .list-item .text {width: 132px; height: 33px; margin: 0 auto;}
.post-fastpass .post-list .list-item:hover .ico { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg);}
.post-fastpass .post-list .list-item .title {display: none;}

.footer {background: #972119 url(../images/footer_bg.jpg) left center no-repeat; padding: 32px 0; position: relative;}
.footer .qrcode {width: 90px; height: 90px; float: left; background: url(../images/qrcode.jpg) center center no-repeat;}
.footer .copyright {float: left; margin-left: 20px;}
.footer .copyright P {padding-bottom: 6px; color: #fff; font-size: 14px; line-height: 25px;}
.footer .logo {width: 280px; height: 157px; position: absolute; right: 0; top: 0; background: url(../images/footer_logo.png) right center no-repeat; background-size: cover;}

/* Page: listcolumn.htm */
.content {}
.content .row {padding:50px 0;}
.content .row .col-menu {width: 275px; float: left; background: #f9f9f9; border-radius: 3px;}
.content .row .col-content {width: 1080px; float: right; min-height: 400px;}

.col-menu-title { margin: 0 auto; height: 50px; line-height: 50px; overflow: hidden; background: #972119 url(../images/pointer_down.png) 245px center no-repeat; border-bottom: none; position: relative; border-radius: 3px 3px 0 0;}
.col-name {color: #fff; line-height: 50px; font-size: 20px; text-align: left; text-indent: 20px; font-weight: bold;}
.col-name-text {display: block;}

.col-menu-list {margin: 0; padding:5px 0;}
.menu-list {}
/* Menu L1 */
.menu-list .menu-item {}
.menu-list .menu-item .item-link {display: block; height: 45px; line-height: 45px; text-indent: 20px; font-weight:normal; font-size: 16px; color:#000; border: none; text-align: left;}
.menu-list .menu-item .item-link:hover {background-color: #ffb9b1;}
.menu-list .menu-item .item-link.selected {background-color: #ffb9b1; font-weight: bold;}
.menu-list .menu-item .item-link.parent {background-color: #ffb9b1; font-weight: bold;}
/* 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; height: 35px; line-height: 35px; text-indent: 45px; 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: #ffb9b1;}
.menu-list .menu-item .sub-list .sub-menu-item .sub-item-link.selected {background-color: #ffb9b1; font-weight: bold;}
.menu-list .menu-item .sub-list .sub-menu-item .sub-item-link.parent {background-color: #ffb9b1; font-weight: bold;}
/* 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: 45px; line-height: 45px; border-bottom: 1px dotted #e0e0e0;}
.page-content-box .page-content-list .list-item .item-title {width: calc(100% - 115px); height: 45px; line-height: 45px; 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: 45px; line-height: 45px; overflow: hidden; float: right; color: #999; font-size: 15px; 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: #972119; text-decoration: underline;}
.page-content-box #wp_paging_w1201 {height: 55px;}
.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: #972119;}


/* 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; border-bottom: 1px solid #dedede;}
.page-content-box .article-metas span { padding: 0 5px; font-size:14px; color: #666;}
.page-content-box .article-content {margin:0 auto; padding: 30px 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%;}

