@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: #fff;}
body,p {font:14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333333;}
a {color:#3b3b3b; text-decoration:none;}
a:link {color:#333333;}
a:visited {color:#333333;}
a:hover {color: #2d1681; text-decoration:none;}
a:active {color:#333333;}

.wrapper {width:100%; margin:0 auto;}
.wrapper .inner {max-width: 1200px; margin:0 auto;} /**页面全局宽度**/


/*头部BANNER*/
#header { background: url(../images/top_bg.gif) top center repeat-x #f0f3f4; border-top: 5px solid #2d1681;}
.head {width:100%; height:140px; position: relative;}
.head .logo {width: 407px; height: 140px; margin: 0; cursor: pointer; float: left; background-position: center center; background-repeat: no-repeat;}
.head .logo .img {width: 407px; height: 140px; text-align: center; vertical-align: middle; display: table-cell;}


/*搜索框*/
.search-bar {width:250px; height: 30px; margin: 30px 0 0 0; background: transparent; float: right;}
.search-box {border: none; width: 250px; height: 30px; border-radius: 15px; background: rgba(128,128,128,0.15);}
.search-component {width: 100%; height: 30px; margin: auto; overflow: hidden;}
.search-input-box {width: 210px; height: 30px; float: left; padding: 0; position: relative; margin-left: 0px; border: none;}
.search-input {width: 190px; height: 24px; border: none; padding: 0; background: transparent; font-size: 13px; color: #7f7f7f; position: absolute; top: 3px; left: 15px;}
.search-input:hover, .search-input:focus {color: #333;}
.search-btn-box {width: 40px; height: 30px; float: right; padding: 0; position: relative;}
.search-btn {width: 40px; height: 30px; color: #666; font-size: 13px; font-weight: bold; background: url(../images/btn_search.png) center center no-repeat; border: none; border-radius: 0; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}


/**导航条**/
#naver {position: absolute; top: 75px; right: 0;}
.nav { width:100%; height: 40px; line-height: 40px; margin: 0px auto;}
.nav-bar { margin: 0 auto; width: 100%; }
.nav-box { margin: 0 auto; }
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
.nav-box .wp-menu .menu-item {line-height: 40px; display: inline-block; float: left; position: relative; z-index: 100; border: none; background:url(../images/nav_delimiter.gif) left center no-repeat;}
.nav-box .wp-menu .menu-item.i1 {background-image: none;}
/*.nav-box .wp-menu .menu-item.selected,
.nav-box .wp-menu .menu-item.parent {background: #fff url(../images/nav_l1_bg.gif) center top repeat-x;}*/
.nav-box .wp-menu .menu-item:hover {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0 10px; color: #333; font-size: 16px; font-weight: normal; text-align: center; background: transparent;}/**导航字体样式**/
.nav-box .wp-menu .menu-item a.menu-link:hover,
.nav-box .wp-menu .menu-item a.menu-link.parent{ text-decoration: none; background: #fff url(../images/nav_l1_bg.gif) center top repeat-x; color: #333;}/**鼠标经过或当前选中时样式**/
.nav-box .sub-menu { background: #fff; display: none; position: absolute; left: 0px; top: 40px; z-index: 100; min-width:100px; 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; min-width: 110px;}
.nav-box .sub-menu .sub-item a { display: block; color: #333;line-height: 40px; padding:0 20px; display: block; font-size: 15px; text-align: center;}/**子菜单字体样式**/
.nav-box .sub-menu .sub-item a:hover,
.nav-box .sub-menu .sub-item a.parent{ color:#333; display: block; background: #f9f9f9;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #f9f9f9; border-left: 1px solid #ddd;}

/**Jumbotran**/
#jumbotran {background: #fff; margin-bottom: 30px; overflow: hidden;}
#jumbotran .jumbotran-box { margin: 0 auto; background: #fff; position: relative;}
#jumbotran .jumbotran-box .focus-navigation {font-size: 60px; font-weight: normal; background: transparent;}
#jumbotran .jumbotran-box .focus-navigation:hover {font-size: 60px; font-weight: normal; background: transparent;}
#jumbotran .jumbotran-box .focus-prev {left: 10px; }
#jumbotran .jumbotran-box .focus-next {right: 10px;}
#jumbotran .jumbotran-box .focus-pagination {height:auto; text-align: center; right: 30px; bottom: 30px;}
#jumbotran .jumbotran-box .focus-page {background-color: #fff; margin-right: 8px; width: 10px; height: 10px; color: #fff; border-radius: 5px;}
#jumbotran .jumbotran-box .focus-page-active  {background-color: #f99402;}
#jumbotran .jumbotran-box .focus-title-bar {height: 50px; bottom: 30px; left: 100px; max-width: 800px; overflow: hidden;}
#jumbotran .jumbotran-box .focus-title-bg {background-color: rgba(0,0,0,0.5);}
#jumbotran .jumbotran-box .focus-title {overflow: hidden; text-overflow: ellipsis; max-width: 760px; height: 50px; line-height: 50px; font-size: 24px; font-weight: normal; padding: 0 20px; font-family: "Microsoft YaHei";}


/**主体部分**/
#container {}
#container .inner {padding: 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-l {float: left; width: 910px; margin-bottom: 30px;}
.mod-l .mod-h1 {margin-bottom: 30px;}
.mod-l .mod-h1 .mod-h1-l {width: 435px; float: left;}
.mod-l .mod-h1 .mod-h1-r {width: 435px; float: right;}
.mod-l .mod-h2 {}
.mod-r {float: right; width:250px; margin-bottom: 30px;}
.c-box {}

/*页脚*/
#footer {background: #f9f9f9;}
.foot {padding: 30px 0; text-align: center;}
.foot .copyright {margin: 0 auto; text-align: center;}
.foot .copyright P { line-height: 28px; font-size: 15px;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

.post-lists {}
.post-lists .banner { margin: 0 auto; overflow: hidden;}
.post-lists .banner .title-text { height: 30px; line-height: 30px; padding: 0; text-align: left; text-indent: 0px; font-weight: normal; float: left; font-size: 24px; color: #2d1681; background: transparent;}
.post-lists .banner .title-text span {display: block;}
.post-lists .banner .title-eng {height: 30px; line-height: 34px; overflow: hidden; color: #878686; font-size: 13px; float: left; margin-left: 10px;}
.post-lists .more {width: 24px; height: 30px; margin: 0; float: right;}
.post-lists .more .more-btn { width:24px; height: 30px; line-height: 30px; text-align: center; color: #515151; font-size: 12px; font-weight: normal;}
.post-lists .more .more-btn A{display: block; width: 100%; height: 100%; background: url(../images/btn_more.png) center center no-repeat;}
.post-lists .more .more-btn A:hover{background-image: url(../images/btn_more_hover.png);}
.post-lists .con {padding: 10px 0 0 0;}
.post-lists .con .wp_article_list .list_item {width: auto; margin: 0 auto; height: 40px; line-height: 40px; background: transparent; border: none;}
.post-lists .con .wp_article_list .list_item .Article_Index {display: none;}
.post-lists .con .wp_article_list .list_item .Article_Title {width: 75%; height: 40px; text-indent: 15px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: left; font-size: 16px; background: url(../images/dot.gif) left center no-repeat;}
.post-lists .con .wp_article_list .list_item .Article_Title A {font-size: 16px; height: 40px; line-height: 40px;}
.post-lists .con .wp_article_list .list_item .Article_PublishDate {width: 22%; height: 40px; line-height: 40px; overflow: hidden; font-size: 15px; text-align: right; float: right; color: #999999;}

.post-fastpass {}
.post-fastpass .con {padding: 0; }
.post-fastpass .con ul li {float: left; width: 130px; height: 130px;}
.post-fastpass .con ul li a {display: block; width: 100%; height: 100%;}
.post-fastpass .con ul li.i1 {background: #49c9b0 url(../images/icon_fastpass_01.png) right bottom no-repeat; border-top:8px solid #1bbc9b;}
.post-fastpass .con ul li.i2 {background: #57d68d url(../images/icon_fastpass_02.png) right bottom no-repeat; border-top:8px solid #2dcc70;}
.post-fastpass .con ul li.i3 {background: #5dade2 url(../images/icon_fastpass_03.png) right bottom no-repeat; border-top:8px solid #3598db;}
.post-fastpass .con ul li.i4 {background: #f1d255 url(../images/icon_fastpass_04.png) right bottom no-repeat; border-top:8px solid #eec72b;}
.post-fastpass .con ul li.i5 {background: #f87569 url(../images/icon_fastpass_05.png) right bottom no-repeat; border-top:8px solid #f65344;}
.post-fastpass .con ul li.i6 {background: #cd564d url(../images/icon_fastpass_06.png) right bottom no-repeat; border-top:8px solid #c12c20;}
.post-fastpass .con ul li.i7 {background: #ae7ac4 url(../images/icon_fastpass_07.png) right bottom no-repeat; border-top:8px solid #9a59b5;}
.post-fastpass .con ul li.i1:hover {background-color: #1bbc9b;}
.post-fastpass .con ul li.i2:hover {background-color: #2dcc70;}
.post-fastpass .con ul li.i3:hover {background-color: #3598db;}
.post-fastpass .con ul li.i4:hover {background-color: #eec72b;}
.post-fastpass .con ul li.i5:hover {background-color: #f65344;}
.post-fastpass .con ul li.i6:hover {background-color: #c12c20;}
.post-fastpass .con ul li.i7:hover {background-color: #9a59b5;}
.post-fastpass .con ul li a span.menu-text {font-size: 18px; font-weight: normal; color: #fff; display: block; padding: 15px 10px 0 10px;}

.post-history-info {}
.post-history-info .banner { margin: 0 auto; overflow: hidden;}
.post-history-info .banner .title-text { height: 30px; line-height: 30px; padding: 0; text-align: left; text-indent: 0px; font-weight: normal; float: left; font-size: 24px; color: #2d1681; background: transparent;}
.post-history-info .banner .title-text span {display: block;}
.post-history-info .banner .title-eng {height: 30px; line-height: 34px; overflow: hidden; color: #878686; font-size: 13px; float: left; margin-left: 10px;}
.post-history-info .more {width: 24px; height: 30px; margin: 0; float: right;}
.post-history-info .more .more-btn { width:24px; height: 30px; line-height: 30px; text-align: center; color: #515151; font-size: 12px; font-weight: normal;}
.post-history-info .more .more-btn A{display: block; width: 100%; height: 100%; background: url(../images/btn_more.png) center center no-repeat;}
.post-history-info .more .more-btn A:hover{background-image: url(../images/btn_more_hover.png);}
.post-history-info .con {padding: 15px 0;}
.post-history-info .con ul li {width: 100%; height: 60px; line-height: 60px; margin-bottom: 5px; font-size: 18px; text-indent: 90px; background-color: #eae6f7; background-position: 45px center; background-repeat: no-repeat;}
.post-history-info .con ul li:hover {background-color: #f0edf9;}
.post-history-info .con ul li.i1 {background-image: url(../images/icon_lnzsjh.png);}
.post-history-info .con ul li.i2 {background-image: url(../images/icon_lnlqfs.png);}
.post-history-info .con ul li a {display: block; width: 100%; height: 100%;}

.post-follow-us {}
.post-follow-us .banner { margin: 0 auto; overflow: hidden;}
.post-follow-us .banner .title-text { height: 30px; line-height: 30px; padding: 0; text-align: left; text-indent: 0px; font-weight: normal; float: left; font-size: 24px; color: #2d1681; background: transparent;}
.post-follow-us .banner .title-text span {display: block;}
.post-follow-us .banner .title-eng {height: 30px; line-height: 34px; overflow: hidden; color: #878686; font-size: 13px; float: left; margin-left: 10px;}
.post-follow-us .more {width: 24px; height: 30px; margin: 0; float: right;}
.post-follow-us .more .more-btn { width:24px; height: 30px; line-height: 30px; text-align: center; color: #515151; font-size: 12px; font-weight: normal;}
.post-follow-us .more .more-btn A{display: block; width: 100%; height: 100%; background: url(../images/btn_more.png) center center no-repeat;}
.post-follow-us .more .more-btn A:hover{background-image: url(../images/btn_more_hover.png);}
.post-follow-us .con {padding: 15px 0 10px 0;}
.post-follow-us .con .wp_article_list .list_item {width: auto; margin: 0 auto 12px auto; height: 72px; background: transparent; border: none;}
.post-follow-us .con .wp_article_list .list_item .Article_Thumbnail {width: 72px; height: 72px; float: left;}
.post-follow-us .con .wp_article_list .list_item .Article_Title {width: calc(100% - 80px); float: right; font-size: 16px;}
.post-follow-us .con .wp_article_list .list_item.i1 .Article_Title {padding-top: 22px;}
.post-follow-us .con .wp_article_list .list_item.i2 .Article_Title {padding-top: 12px;}
.post-follow-us .con .wp_article_list .list_item.i3 .Article_Title {padding-top: 12px;}

.post-link {}
.post-link .con {padding: 0; }
.post-link .con .sudy-links .links-name {background: #fff url(../images/link_dropdown.gif) no-repeat right 50%; line-height: 28px;}
.post-link .con .sudy-links .links-wrap a {padding: 0 15px;}
.post-link .con .sudy-links .links-wrap a:hover {background: transparent;}
.post-link .con .sudy-links .links-wrap {height: 168px; overflow-y: scroll;}
.post-link .con .wp_article_list .list_item {border-bottom: none; height: 28px; line-height: 28px;}
.post-link .con .wp_article_list .list_item:hover {background: #eee;}
.post-link .con .wp_article_list .list_item .Article_Index {display: none;}
.post-link .con .wp_article_list .list_item .Article_Title {background: url(../images/link_pointer.gif) 5px center no-repeat;}
.post-link .con .wp_article_list .list_item .Article_Title A:hover {color: #333;}
.post-link .con .wp_article_list .list_item .ex_fields {display: none;}

/*列表页*/
/*栏目图片*/
.col-banner {width: auto; height: 200px; margin: 0 auto; background: url(../images/list_pic.jpg) center center repeat-x; background-size: cover; position: relative;}
.col-banner .chn {font-size: 30px; font-weight: bold; color: #fff; position: absolute; left: 100px; bottom: 60px; text-shadow: 1px 1px 1px #333;}
.col-banner .eng {font-size: 14px; font-weight: normal; color: #fff; position: absolute; left: 250px; bottom: 30px; text-shadow: 1px 1px 1px #333;}

#container .l-inner {padding: 30px 0;}

/*位置导航*/
.l-inner .page-navigation {height: 42px; line-height: 42px; margin: 0 auto; background: #fff; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.l-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: right; text-indent: 0; font-size: 14px; color: #999999; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.l-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.l-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #999999;}
.l-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.col-box {margin: 0 auto;}
.col-menu {width: 250px; float: left; min-height: 400px;}
.col-news {width: 920px; float: right;  min-height: 400px; background: #fff;}
.col_nomenu {width: 100%; float: none;}
.col-menu-placeholder {height: 30px; width: 100%; margin: 0 auto;}

/*多级栏目列表*/
/*栏目标题*/
.col-menu-title { margin: 0 auto; height: 42px; line-height: 42px; overflow: hidden; background: transparent; border-bottom: 3px solid #f5f5f5; position: relative;}
.col-name {color: #2d1681; line-height: 42px; font-size: 24px; text-align: left; text-indent: 0; font-weight: normal;}
.col-name-text {display: block;}
/*栏目列表*/
.col-menu-con {margin: 0; padding:5px 0; background: #fff;}
.col-list {margin: 0 auto; padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn {border: none; padding: 0;}
.col-list .wp_listcolumn .wp_column {border: none;  margin-bottom: 0px; text-indent: 10px;}
.col-list .wp_listcolumn .wp_column a { display: block; height: 49px; line-height: 49px; font-weight:normal; font-size: 16px; color:#333; border: none; border-bottom: 1px solid #e1e1e1; background: transparent; text-align: left;}   /**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#2d1681; background: #f5f5f5; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#2d1681; background: #f5f5f5;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#2d1681; background: #f5f5f5;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#2d1681; background: #f5f5f5; font-weight: bold;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; padding: 0; text-indent: 0;}
.col-list .wp_listcolumn .wp_column a.selected span.column-name{ }
.col-list .wp_listcolumn .wp_column a.parent span.column-name{}
/*二级*/
.col-list .wp_listcolumn .sub_list .sub-item {margin-top: 0px; text-indent: 20px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 34px; line-height: 34px; font-size: 14px; background: transparent;}  /**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #f5f5f5;}   /**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #f5f5f5;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#2d1681; background: #f5f5f5; font-weight: bold;}
.col-list .wp_listcolumn .sub_list .sub-item a span.column-name {text-indent: 0;}
.col-list .wp_listcolumn .sub_list .sub-item a.selected span.column-name {}
.col-list .wp_listcolumn .sub_list .sub-item a.parent span.column-name {}
/*三级*/
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a.selected {color: #2d1681; background: #f5f5f5;}
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a span.column-name {text-indent: 40px;}

.col-news-subcategory {margin: 20px auto 0 auto;}
.col-news-subcategory .menu_L3 .sub-item {height: 30px; line-height: 30px; width: auto; padding: 0 25px; float: left; margin-left: 5px; background: #eeeeee;}
.col-news-subcategory .menu_L3 .sub-item a {font-size: 14px;}
.col-news-subcategory .menu_L3 .sub-item.selected {color:#fff; background: #0e419c;}
.col-news-subcategory .menu_L3 .sub-item.selected a {color:#fff;}

/*文章列表*/
/*文章列表标题*/
.col-news-title {font-weight: normal; padding:40px 0 30px 0; text-align:center;  line-height: 120%; font-size:24px; color:#333333; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}

/*文章列表内容*/
.col-news-con { margin: 0; padding: 20px 0; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: none;}  /**栏目新闻列表**/
/*.col-news-list .wp_article_list .list_item:nth-child(5n) {border-bottom: 1px dashed #cecece; margin-bottom: 20px; height: 60px;}*/
.col-news-list .wp_article_list .list_item:hover {}
.col-news-list .wp_article_list .list_item .fields.pr_fields {width: 80%;}
.col-news-list .wp_article_list .list_item .fields.pr_fields .Article_Title {width: 100%; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.col-news-list .wp_article_list .list_item .Article_Index { display: none; margin:0px;}  /**栏目新闻图标序号**/
.col-news-list .wp_article_list .list_item .Article_Title {margin:0px; font-size: 16px; background: url(../images/dot.gif) left center no-repeat; text-indent: 20px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#333333;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#2d1681;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 16px; color: #999999;}
.col-news-list .wp_entry { line-height:2; font-size:14px; color:#666;}
.col-news-list .wp_entry p { margin-bottom:10px; line-height: 2; font-size: 16px; color: #333333;}
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 600 ? "600px" : this.width); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { max-width:600px; _width:expression(this.width > 500 ? "500px" : "500px"); }   /**列表页文章图片大小限制**/
.col-news-list .wp_entry img { padding: 4px;}
.col-news-list .wp_entry .img-desc {font-family: 楷体; font-size: 14px; font-weight:bold;}
.col-news-list .wp_entry a:hover {color: #234f9e; text-decoration: underline;}
.col-news-list .wp_paging {padding: 10px 0; text-align: center; width: 100%;}
.col-news-list .wp_paging li {float: none;}
.col-news-list .wp_subcolumn_list .wp_sublist {margin-bottom: 30px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title {border-bottom: 2px solid #1e76b4; margin-bottom: 5px;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext {background: url(../images/sublist-more.png) center center no-repeat;}
.col-news-list .wp_subcolumn_list .wp_sublist .sublist_title .morelink .moretext Img {visibility: hidden;}
.col-news-sublist-con {padding: 5px 30px;}

.col-news-list .wp_article_catalog .list_item {width: 24%; height: 40px; line-height: 40px; border: none; float: left; margin-right: 1%; margin-bottom: 10px; text-indent: 15px; background: url(../images/dot_hover.gif) left center no-repeat; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.col-news-list .wp_article_catalog .list_item .Article_Title {font-size: 14px;}

/*分页*/
#wp_paging_w1205 {height:50px;}


/*文章页*/
#container .d-inner {padding: 15px 0;}

.d-inner .page-navigation {height: 42px; line-height: 42px; margin: 0 auto; background: #fff; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.d-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: right; text-indent: 0; font-size: 14px; color: #999999; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
.d-inner .page-navigation .path-box .Column_Position {padding:0 0;}
.d-inner .page-navigation .path-box .Column_Position A {font-size: 14px; color: #999999;}
.d-inner .page-navigation .path-box .possplit {width: 15px; background: url(../images/arrow_nextlevel.gif) center center no-repeat; padding: 0 5px;}

.article-box {margin: 0 20px; min-height: 500px;}
.article {padding: 0 10px;}
.article h1.article-title {font-weight: normal; padding:45px 0 10px 0; text-align:center;  line-height: 120%; font-size:24px; color:#333333;} /**文章标题**/
.article h3.article-subtitle {font-weight: normal; padding:0; text-align:center; line-height: 35px; font-size:15px; color:#333333;} /**文章标题**/
.article .article-metas {padding: 10px 0 15px 0; text-align:center; border-bottom: 1px solid #dedede;}
.article .article-metas span { margin:0 5px; font-size:13px; color:#666;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 30px 0 10px 0; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 16px; color: #333333;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/
.article .share {padding: 0 0 20px 0;}
.article table, .article tr, .article td {border: 1px solid #333;}

/*地图*/
#allmap {width: 100%; height: 400px; overflow: hidden; margin: 0 auto; border: #CCC 1px solid; margin-top: 20px;}
#allmap .BMap_bubble_title {font-weight: bold; font-size: 14px; line-height: 20px;}
#allmap .BMap_bubble_content { font-size: 14px; line-height: 20px;}


/*模块功能页面*/
.alert P {margin-bottom: 0.5rem;}
.form-group label {display: inline-block; margin-bottom: 0.5rem; font-size: 15px;}
.form-group label.blank {width: 100%;}
@media (max-width: 767px) {.form-group label.blank {display: none;}}
.btn-zs {background-color: #2d1681; border: none; color: #fff;}
.btn-zs span {color: #fff;}
.modal-title {font-size: 16px; font-weight: bold;}
.modal-body .row {padding: 0.75rem 0; font-size: 15px;}
/*DT表头*/
.table-title {font-size: 18px; font-weight: bold; padding: 0.75rem 0; text-align: center;}
.xxcx table th, .xxcx table td {padding-left: 5px; padding-right: 5px;}
.form-check-input {width: 18px; height: 18px;}
.form-check-label {padding-left: 10px; line-height: 1.2rem;}

/*栅格*/
@media (max-width: 575px) {
  .col-xs {
    -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%;
  }
  .col-xs-auto {
    -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%;
  }
  .col-xs-1 {
    -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%;
  }
  .col-xs-2 {
    -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%;
  }
  .col-xs-3 {
    -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%;
  }
  .col-xs-4 {
    -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;
  }
  .col-xs-5 {
    -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%;
  }
  .col-xs-6 {
    -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;
  }
  .col-xs-7 {
    -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%;
  }
  .col-xs-8 {
    -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%;
  }
  .col-xs-9 {
    -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%;
  }
  .col-xs-10 {
    -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%;
  }
  .col-xs-11 {
    -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%;
  }
  .col-xs-12 {
    -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%;
  }
}

/*multi-select*/
.ms-container {width: 100%;}
.ms-container .custom-header {line-height: 2rem; font-weight: bold; font-size: 15px;}
.ms-container .ms-list {height: 250px;}
.ms-container .ms-list li {line-height: 30px;}


/*准考证打印*/
.zkz-print .title {font-size: 26px; font-weight: bold; text-align: center; line-height: 40px; padding: 30px 0 20px 0;}
.zkz-print .subtitle {font-size: 30px; font-weight: bold; text-align: center; padding:0;}
.zkz-print .section {margin-bottom: 25px; display: none;}
.zkz-print .section.mb0 {margin-bottom: 0;}
.zkz-print table {border: 2px solid #000; width: 100%; font-size: 20px;}
.zkz-print th {border: 1px solid #000; font-weight: bold; padding: 15px;}
.zkz-print td {border: 1px solid #000; padding: 15px; vertical-align: top;}
.zkz-print .item-title {display: inline-block; width: 150px; line-height: 40px;}
.zkz-print .item-content {display: inline-block; line-height: 40px;}
.zkz-print .photo img {width: 100%; vertical-align: top;}
.zkz-print .ks {display: none;}
.zkz-print .description {font-size: 16px; line-height: 25px;}
.zkz-print .right {display: block; text-align: right;}