@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:16px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#000;}
a {color:#242424; text-decoration:none;}
a:link {color:#242424;}
a:visited {color:#242424;}
a:hover {color: #37296e; text-decoration:none;}
a:active {color:#242424;}

.wrapper {width:100%; margin:0 auto;}
.wrapper .inner {max-width: 1200px; margin:0 auto;} /**页面全局宽度**/


/*头部BANNER*/
#header { background: #3c2a7c url(../images/banner_bg.jpg) left top no-repeat;}
.head {width:100%; height:118px; position: relative;}
.head .logo {width: 525px; height: 118px; margin: 0; cursor: pointer; float: left; background: url(../images/logo.png) center center no-repeat;}

/*搜索框*/
.search-bar {width:210px; height: 34px; margin: 40px 0 0 0; background: transparent; float: right;}
.search-box {border: none; width: 208px; height: 32px; border-radius: 16px; background: rgba(255,255,255,0.3);}
.search-component {width: 100%; height: 32px; margin: auto; overflow: hidden;}
.search-input-box {width: 160px; height: 32px; float: left; padding: 0px; position: relative; margin-left: 10px;}
.search-input {width: 158px; height: 22px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 13px; color: #e1d7e7; position: absolute; top: 5px; left: 1px;}
.search-input:hover, .search-input:focus {color: #fff;}
.search-btn-box {width: 35px; height: 32px; float: right; padding: 0; position: relative;}
.search-btn {width: 35px; height: 32px; color: #666; font-size: 13px; font-weight: bold; background: url(../images/btn_search.png) center center no-repeat; border: none; border-radius: 15px; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}


/**导航条**/
#naver {background: #4e3f87; margin: 0 auto;}
.nav { width:100%; height: 54px; line-height: 54px; 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 {width: auto; line-height: 54px; 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: #71659f;}
.nav-box .wp-menu .menu-item:hover {background: transparent;}
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0; color: #fff; 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: #71659f; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .wp-menu .menu-item .menu-text {padding: 0 19px;}
.nav-box .sub-menu { background: #4e3f87; display: none; position: absolute; left: 0px; top: 54px; z-index: 100; min-width:200px; 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;}
.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: #71659f;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}

/**Jumbotran**/
#jumbotran {background: #e2e2e2;}
#jumbotran .jumbotran-box { margin: 0 auto; background: #fff; position: relative;}
#jumbotran .jumbotran-box .focus-navigation, .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: 20px; bottom: 15px;}
#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: #4e3f87;}
#jumbotran .jumbotran-box .focus-title-bar {height: 32px;}
#jumbotran .jumbotran-box .focus-title-bg {}
#jumbotran .jumbotran-box .focus-title {height: 32px; line-height: 32px; font-size: 15px; font-weight: normal; font-family:"Microsoft YaHei"; padding: 0 20px; left: initial; right: 0; text-shadow: 0 0 10px #000;}


/**主体部分**/
#container {}
#container .inner {padding: 40px 0 35px 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h1 {margin-bottom: 20px;}
.mod-h1 .mod-l {width: 28%; float: left;}
.mod-h1 .mod-c {width: 32%; float: left; margin-left: 5%;}
.mod-h1 .mod-r {width: 30%; float: right;}
.mod-h2 {margin-bottom: 40px;}
.mod-h2 .mod-l {width: 28%; float: left;}
.mod-h2 .mod-c {width: 32%; float: left; margin-left: 5%;}
.mod-h2 .mod-r {width: 30%; float: right;}
.mod-h3 {}
.c-box {}


/*页脚*/
#footer {background: #4e3f87;}
.foot {padding: 30px 0; text-align: center; background: url(../images/foot_logo.png) 15px center no-repeat;}
.foot .copyright {float: left; text-align: left; width: 45%; margin-left: 125px;}
.foot .copyright P { color: #cbc7df; line-height: 24px; font-size: 14px; padding: 24px 0;}
.foot .friend-links {float: right; width: 260px;}
.foot .qrc {float: right; width: 215px;}
.foot .qrc .qrc1 {width: 100px; height: 120px; background: #fff url(../images/qrc1.jpg) center center no-repeat; float: left;}
.foot .qrc .qrc2 {width: 100px; height: 120px; background: #fff url(../images/qrc2.jpg) center center no-repeat; float: right;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

/*标签*/
.post-notice {}
.post-notice.post-tabs {}
.post-notice.post-tabs .sudy-tab .banner { width: 100%; height: 30px; margin: 0 auto; overflow: hidden; border: none;}
.post-notice.post-tabs .sudy-tab .banner .tab-menu {display: block; float: none; border: none; height: 30px; margin: 0 auto; text-align: left;}
.post-notice.post-tabs .sudy-tab .banner .tab-menu li {cursor: pointer; height: 30px; line-height: 30px; text-indent: 8px; font-size: 20px; font-weight: normal; color: #292929; border: none; margin: 0 15px 0 0; padding: 0; border-radius: 0; border-left: 5px solid #fff;}
.post-notice.post-tabs .sudy-tab .banner .tab-menu li.t1 {background: transparent; border-left: 5px solid #4e3f87;}
.post-notice.post-tabs .sudy-tab .banner .tab-menu li.t2,
.post-notice.post-tabs .sudy-tab .banner .tab-menu li.t3 {font-size: 14px; text-indent: 0; margin: 0; border: 0; padding: 0 12px; border-radius: 5px;}
.post-notice.post-tabs .sudy-tab .banner .tab-menu li.t2.selected,
.post-notice.post-tabs .sudy-tab .banner .tab-menu li.t3.selected {background-color: #eee; font-weight: bold;}
.post-notice.post-tabs .sudy-tab .con {padding: 25px 0 10px 0;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item  {position: relative;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .more {width: 50px; height: 20px; margin: 0; position: absolute; right: 0; top: -50px;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn {width: 100%; height: 100%; line-height: 20px; text-align: right; color: #686868; font-size: 14px; font-weight: normal;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A{ color: #686868; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A:hover{ color: #686868; text-decoration: none;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con {padding: 0; margin: 0 auto;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item {border-bottom: 1px solid #d8d8d8; height: 85px; margin-bottom: 16px;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item:last-child {border-bottom: none;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_PublishDate {width: 66px;  height: 70px; overflow: hidden; background: #e9e9e9; float: left;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_PublishDate .dd {height: 35px; line-height: 35px; background: #4e3f87; text-align: center; font-weight: bold; font-size: 24px; color: #fff; overflow: hidden;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_PublishDate .yyyy-MM {height: 35px; line-height: 35px; text-align: center; font-size: 14px; color: #424242; overflow: hidden;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title {width: calc(100% - 76px);  float: right; padding: 0px 0 0 0;}
.post-notice.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title A {font-size: 16px; line-height: 24px;}

.post-news {}
.post-news .banner { margin: 0 auto; overflow: hidden;}
.post-news .banner .title-text { height: 30px; line-height: 30px; padding: 0; text-align: left; text-indent: 8px; font-weight: normal; float: left; font-size: 20px; color: #292929; background: transparent; border-left: 5px solid #4e3f87;}
.post-news .more {height: 30px; background: transparent; margin: 0; float: right;}
.post-news .more .more-btn { width: 50px; height: 30px; line-height: 30px; text-align: right; color: #686868; font-size: 14px; font-weight: normal; background: transparent;}
.post-news .more .more-btn A{ color: #686868; text-decoration: none;}
.post-news .more .more-btn A:hover{ color: #686868; text-decoration: none;}
.post-news .con {padding: 25px 0 0 0;}
.post-news .con .wp_article_list .list_item {width: auto; margin: 0 auto 16px 0; height: 85px; border-bottom: 1px solid #d8d8d8; background: transparent;}
.post-news .con .wp_article_list .list_item:last-child {border-bottom: none;}
.post-news .con .wp_article_list .list_item .Article_Index {display: none;}
.post-news .con .wp_article_list .list_item .Article_Title {width: 100%; height: 30px; line-height: 30px; margin: 0 auto; text-indent: 0px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: none; font-size: 16px;}
.post-news .con .wp_article_list .list_item .Article_Title A {font-size: 16px; line-height: 25px;}
.post-news .con .wp_article_list .list_item .Article_Abstract {width: 100%; margin: 0 auto; line-height: 24px; overflow: hidden; font-size: 12px;  text-align: left; float: none; color: #686868;}

.post-info {}
.post-info .banner { margin: 0 auto; overflow: hidden;}
.post-info .banner .title-text { height: 30px; line-height: 30px; padding: 0; text-align: left; text-indent: 8px; font-weight: normal; float: left; font-size: 20px; color: #292929; background: transparent; border-left: 5px solid #4e3f87;}
.post-info .more {height: 30px; background: transparent; margin: 0; float: right;}
.post-info .more .more-btn { width: 50px; height: 30px; line-height: 30px; text-align: right; color: #686868; font-size: 14px; font-weight: normal; background: transparent;}
.post-info .more .more-btn A{ color: #686868; text-decoration: none;}
.post-info .more .more-btn A:hover{ color: #686868; text-decoration: none;}
.post-info .con {padding: 18px 0 0 0;}
.post-info .con .wp_article_list .list_item {width: auto; margin: 0 auto; height: 42px; line-height: 42px; border-bottom: 1px solid #d8d8d8; background: transparent;}
.post-info .con .wp_article_list .list_item:last-child {border-bottom: none;}
.post-info .con .wp_article_list .list_item .Article_Index {display: none;}
.post-info .con .wp_article_list .list_item .Article_Title {width: 80%; height: 42px; text-indent: 0px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: left; font-size: 16px;}
.post-info .con .wp_article_list .list_item .Article_Title A {font-size: 16px; height: 42px; line-height: 42px;}
.post-info .con .wp_article_list .list_item .Article_PublishDate {width: 20%; height: 42px; line-height: 42px; overflow: hidden; font-size: 16px;  text-align: right; float: right; color: #323232;}

.post-fastpass {position: relative;}
.post-fastpass .con {padding: 0; width: 100%; height: 80px; overflow: hidden; margin: 0 auto; position: relative;}
.post-fastpass .con .mobile {text-align: left; height: 80px; overflow: hidden; white-space: nowrap; position: absolute;}
.post-fastpass .con .list_item {display: inline-block; width: 190px; height: 80px; float: none; margin: 0 5px; text-align: center; overflow: hidden;}
.post-fastpass .con .list_item A{display: block; width: 100%; height: 100%;}
.post-fastpass .con .list_item A span {font-size: 18px; font-weight: bold; color: #fff; text-shadow: 1px 1px 0 #000; padding: 31px 0; display: block;}
.post-fastpass .con .list_item.ydyl A span{font-size: 16px; padding: 24px 5px; white-space: normal;}
.post-fastpass .btn {width: 35px; height: 80px; line-height: 80px; overflow: hidden; position: absolute; background: rgba(0,0,0,0.9); color: #fff; font-size: 40px; font-family: 宋体; text-align: center; cursor: pointer;}
.post-fastpass .left {left: 0; top: 0; display: none;}
.post-fastpass .right {right: 0; top: 0; display: none;}

.post-link {}
.post-link .con {text-align: left;}
.post-link .con .sudy-links .links-name { background: url(../images/link_dropdown.png) no-repeat right 50%; line-height: 30px; border: 1px solid #baabe9; padding: 0 20px 0 10px; font-weight: normal; color: #cbc7df; font-size: 14px;}
.post-link .con .sudy-links .links-wrap a { padding: 0 15px; }
.post-link .con .sudy-links .links-wrap a:hover { background: transparent; color: #4c4c4c;}
.post-link .con .sudy-links .links-wrap { height: 200px; overflow-y: scroll; border: 1px solid #dadada; bottom: 31px;}
.post-link .con .wp_article_list .list_item { border-bottom: none; height: 28px; line-height: 28px; background: url(../images/link_pointer.gif) 5px center no-repeat;}
.post-link .con .wp_article_list .list_item:hover { background: #eee url(../images/link_pointer.gif) 5px center no-repeat; }
.post-link .con .wp_article_list .list_item .Article_Index { display: none; }
.post-link .con .wp_article_list .list_item .Article_Title { font-size: 13px;}

.post-fastpass-col {}
.post-fastpass-col .con .list_item {width: 100%; margin-bottom: 8px; background-size: cover; background-position: center center; text-align: center;}
.post-fastpass-col .con .list_item A {width: 100%; height: 100%; display: block;}
.post-fastpass-col .con .list_item A span {font-size: 18px; font-weight: bold; color: #fff; text-shadow: 1px 1px 0 #000; padding: 31px 0; display: block;}
.post-fastpass-col .con .list_item.ydyl A span {padding: 22px 20px;}

/*列表页*/
/*栏目图片*/
.col-banner {display: none; 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: 25px; 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; font-style: italic; color: #fff; position: absolute; left: 200px; bottom: 30px; text-shadow: 1px 1px 1px #333;}

#container .l-inner {padding: 15px 0;}

/*位置导航*/
.l-inner .page-navigation {height: 42px; line-height: 42px; margin: 0 auto; background: #fff url(../images/banner_icon.gif) 10px center no-repeat; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.l-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: left; text-indent: 32px; font-size: 15px; color: #333333; 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: 15px; color: #333333;}
.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: 23%; float: left; min-height: 740px;}
.col-news {width: 75%; float: right;  min-height: 740px; 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: #fff url(../images/banner_icon.gif) 10px center no-repeat; border-bottom: 3px solid #f5f5f5; position: relative;}
.col-name {color: #37296e; line-height: 42px; font-size: 18px; text-align: left; text-indent: 32px; 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: 30px;}
.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: url(../images/dot_out.gif) 15px center no-repeat; text-align: left;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#37296e; background: #f3f3f3 url(../images/dot_hover.gif) 15px center no-repeat; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#37296e; background: #f3f3f3 url(../images/dot_hover.gif) 15px center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#37296e; background: #f3f3f3 url(../images/dot_hover.gif) 15px center no-repeat;;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#37296e; font-weight: normal; background: #f3f3f3 url(../images/dot_hover.gif) 15px center no-repeat;;}
.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: 40px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 38px; line-height: 38px; font-size: 15px; background: url(../images/dot_out.gif) 25px center no-repeat;} 	/**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #f3f3f3 url(../images/dot_hover.gif) 25px center no-repeat;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #f3f3f3 url(../images/dot_hover.gif) 25px center no-repeat;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#37296e; background: #f3f3f3 url(../images/dot_hover.gif) 25px center no-repeat;}
.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 {background: #f3f3f3 url(../images/dot_hover.gif) 35px center no-repeat;}
.col-list .wp_listcolumn .sub_list .sub-item .sub_list .sub-item a span.column-name {text-indent: 10px; font-size: 14px;}

.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 {height: 50px; line-height: 50px; text-align: left; font-size: 24px; font-weight: bold; color: #a4cb32; overflow: hidden; white-space:nowrap; text-overflow:ellipsis;}
/*文章列表内容*/
.col-news-con { margin: 0; padding: 15px 5px; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 45px; line-height: 45px; border-bottom: #e1e1e1 1px dotted; background: url(../images/link_pointer.gif) left center no-repeat;}  /**栏目新闻列表**/
.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: 15px; background: transparent; text-indent: 10px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#333;}
.col-news-list .wp_article_list .list_item .Article_Title A:hover {color:#0e419c;}
.col-news-list .wp_article_list .list_item .Article_PublishDate {font-size: 14px; color: #999}
.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: 14px;}
.col-news-list .wp_entry img { max-width:100%; _width:expression(this.width > 880 ? "880px" : this.width); }   /**列表页文章图片大小限制**/
.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;}
.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: 48%; height: 40px; line-height: 40px; border: none; float: left; margin-right: 2%; 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 url(../images/banner_icon.gif) 10px center no-repeat; border-radius: 0px; border-bottom: 3px solid #f5f5f5;}
.d-inner .path-box {height: 42px; line-height: 42px; margin: 0 auto; text-align: left; text-indent: 32px; font-size: 15px; color: #333333; 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: 15px; color: #333333;}
.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:25px 0px; text-align:center;  line-height: 120%; font-size:24px; color:#000;} /**文章标题**/
.article .article-metas {padding: 0 0 20px 0; text-align:center; border-bottom: 1px dotted #ccc;}
.article .article-metas span { margin:0 5px; font-size:14px; color:#999999;} /**文章其他属性**/
.article .entry {margin:0 auto; padding: 20px 0px; overflow:hidden;} /**文章内容**/
.article .entry .read, .article .entry .read p { line-height: 2; font-size: 16px; color: #333;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 880 ? "880px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/

.d-none {display: none;}
.document-preview .pdf-frame {width: 100%;}
.document-preview .pdf-frame #pdf-file {width: 100%; height: 700px;}


/*IMG BOX*/
#imgbox-loading { position: absolute; top: 0; left: 0; cursor: pointer; display: none; z-index: 90; }
#imgbox-loading div { background: #FFF; width: 100%; height : 100%; }
#imgbox-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; display: none; z-index: 80; }
.imgbox-wrap { position: absolute; top: 0; left: 0; background: #FFF; display: none; z-index: 90; }
.imgbox-img { padding: 0; margin: 0; border: none; width: 100%; height: 100%; vertical-align: top; }
.imgbox-title { padding-top: 10px; font-size: 11px; text-align: center; font-family: Arial; color: #333; display: none; }
.imgbox-bg-wrap { position: absolute; padding: 0; margin: 0; display: none; }
.imgbox-bg { position: absolute; width: 20px; height: 20px; }