@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 url(../images/body_bg.jpg) center top no-repeat;}
body,p {font:15px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#000;}
a {color:#000; text-decoration:none;}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color: #005daa; text-decoration:none;}
a:active {color:#000;}

.wrapper {width:100%; margin:0 auto;}
.wrapper .inner {max-width: 1200px; margin:0 auto;} /**页面全局宽度**/


/*头部BANNER*/
#header { background: transparent;}
.head {width:100%; height:215px; position: relative;}
.head .logo {width: 550px; height: 130px; margin: 0 auto 20px auto; background: url(../images/logo.png) center bottom no-repeat; cursor: pointer;}
 
/*搜索框*/
.search-bar {width:252px; height: 32px; margin: 0 auto; background: transparent;}
.search-box {border: 1px dashed #d5d5d5; width: 250px; height: 30px; border-radius: 15px; background: #fff;}
.search-component {width: 100%; height: 30px; margin: auto; overflow: hidden;}
.search-input-box {width: 170px; height: 30px; float: left; padding: 0px; position: relative; margin-left: 15px;}
.search-input {width: 168px; height: 22px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 14px; color: #999; position: absolute; top: 4px; left: 1px;}
.search-input:hover, .search-input:focus {color: #666;}
.search-btn-box {width: 60px; height: 30px; float: right; padding: 0; position: relative;}
.search-btn {width: 60px; height: 30px; color: #666; font-size: 13px; font-weight: bold; background: #e6e6e6; border: none; border-radius: 15px; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}


/**导航条**/
#naver {background: #006ac1; margin: 0 auto;}
.nav { width:100%; height: 65px; line-height: 65px; 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: 9%; line-height: 65px; display: inline-block; float: left; position: relative; z-index: 100;}
.nav-box .wp-menu .menu-item.selected, .nav-box .wp-menu .menu-item.parent {background: #005eb7;}
.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: #005eb7; color: #fff;}/**鼠标经过或当前选中时样式**/
.nav-box .sub-menu { background: #006ac1; display: none; position: absolute; left: 0px; top: 65px; 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: #005eb7;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}


/**主体部分**/
#container1 {}
#container1 .inner {padding: 32px 0 50px 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h1 {}
.mod-h1 .mod-l {width: 585px; float: left;}
.mod-h1 .mod-r {width: 580px; float: right;}
#container2 {background: url(../images/container2_bg.jpg) center top repeat-x;}
#container2 .inner {padding: 35px 0 80px 0;}
.mod-h2 {}
#container3 {background: url(../images/container3_bg.jpg) center bottom repeat-x;}
#container3 .inner {padding: 40px 0 60px 0;}
.mod-h3 {margin-bottom: 50px;}
.mod-h3 .mod-l {width: 580px; float: left;}
.mod-h3 .mod-r {width: 580px; float: right;}
.mod-h4 {}
.c-box {}

/**Jumbotran**/
#jumbotran {background: #fff;}
#jumbotran .jumbotran-box { margin: 0 auto; background: #fff; position: relative; min-height: 100px;}
#jumbotran .post-jumbotron {width: 100%; margin: 0; overflow: hidden;}
#jumbotran .focus-navigation,
#jumbotran .focus-navigation:hover {width: 30px; height: 50px; line-height: 50px; font-size: 50px; font-weight: bold; opacity: 1; background: transparent;}
#jumbotran .focus-pagination {width: auto; bottom: 60px; right: 30px; height: 20px; text-align: center;}
#jumbotran .focus-page {background-color: #fff; width: 20px; height: 20px; border-radius: 0; margin-right: 5px;}
#jumbotran .focus-page-active  {background-color: #146cc1;}
#jumbotran .focus-page:hover span {font-weight: normal;}
#jumbotran .focus-page span.i {display: block; width: 20px; height: 20px; line-height: 20px; font-size: 13px; color: #666;}
#jumbotran .focus-page-active span.i {color: #fff;}
#jumbotran .focus-prev {left: 5px;}
#jumbotran .focus-next {right: 5px;}
#jumbotran .focus-title-bar {height: 42px; left: 0; bottom: 0;}
#jumbotran .focus-title-bg {opacity: 0.5; background-color: #000;}
#jumbotran .focus-title {height: 42px; line-height: 42px; padding: 0; padding-left: 10px; font-size: 15px; font-weight: normal; color: #fff; font-family:"Microsoft YaHei"; overflow: hidden; text-overflow: ellipsis; white-space: normal;}

/*页脚*/
#footer {background: #005daa;}
.foot {padding: 45px 0; text-align: center;}
.foot .copyright {text-align: center;}
.foot P { color: #fff; line-height: 28px; font-size: 13px;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

/*标签*/
.post-news.post-tabs {}
.post-news.post-tabs .sudy-tab .banner { width: 100%; height: 30px; margin: 0 auto 15px auto; overflow: hidden; border: none;}
.post-news.post-tabs .sudy-tab .banner-dashbg {width: calc(100% - 52px); background: url(../images/dash_gray.gif) center center repeat-x;}
.post-news.post-tabs .sudy-tab .banner .tab-menu {display: block; float: none; border: none; border-radius: 15px; width: 240px; height: 30px; margin: 0 auto; text-align: center; background: #ededed;}
.post-news.post-tabs .sudy-tab .banner .tab-menu li {cursor: pointer; float: none; display: inline-block; width: 120px; height: 30px; line-height: 30px; font-size: 16px; font-weight: bold; border: none; border-radius: 15px; margin: 0; padding: 0; color: #000;}
.post-news.post-tabs .sudy-tab .banner .tab-menu li.selected {background: #006ac1; color: #fff;}
.post-news.post-tabs .sudy-tab .con {padding: 0; margin: 0 auto;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item  {position: relative;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .more {width: 85px; height: 30px; margin: 0; position: absolute; right: 0; top: -45px;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn {width: 100%; height: 100%; line-height: 30px; text-align: right; color: #225895; font-size: 13px; font-weight: normal;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A{ color: #225895; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A:hover{ color: #225895; text-decoration: none;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con {padding: 0; margin: 0 auto;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item {border-bottom: 1px dashed #cccccc; height: auto;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title {width: 75%; height: 40px; line-height: 40px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_PublishDate {width: 85px; height: 40px; line-height: 40px; float: right; font-size: 13px; color: #666666; text-align: right;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Abstract {display: none;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item.i1 {border: none;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item.i1 .Article_Title {width: 100%; height: 35px; line-height: 35px; font-size: 20px; font-weight: bold; color: #125ca9; float: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 5px;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item.i1 .Article_Title A {color: #125ca9;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item.i1 .Article_PublishDate {display: none;}
.post-news.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item.i1 .Article_Abstract {width: 100%; min-height: 50px; line-height: 25px; font-size: 13px; color: #999999; display: block;}

.post-achievement {}
.post-achievement .top-banner {height: 50px; line-height: 50px; font-size: 24px; font-weight: bold; color: #125ca9; text-align: center; margin-bottom: 15px;}
.post-achievement.post-tabs .sudy-tab .banner { width: 100%; height: 38px; margin: 0 auto auto; overflow: hidden; border: none;}
.post-achievement.post-tabs .sudy-tab .banner .tab-menu {display: block; float: none; border: none; height: 38px; margin: 0 auto; text-align: center;}
.post-achievement.post-tabs .sudy-tab .banner .tab-menu li {cursor: pointer; float: none; display: inline-block; height: 38px; line-height: 38px; font-size: 15px; font-weight: bold; border: none; border-radius: 10px 10px 0 0 ; margin: 0; padding: 0 20px; color: #000; background: #c3c3c3;}
.post-achievement.post-tabs .sudy-tab .banner .tab-menu li.selected {background: #006ac1; color: #fff;}
.post-achievement.post-tabs .sudy-tab .con {padding: 35px 0 10px 0; margin: 0 auto; background: #fff; border-radius: 10px; margin-bottom: 20px;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item  {position: relative;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .more {width: 100%; height: 32px; margin: 0; position: absolute; bottom: -80px;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn {width: 120px; height: 32; line-height: 32px; margin: 0 auto; text-align: center; color: #808080; font-size: 14px; font-weight: normal; background: #fff; border-radius: 16px;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn:hover {background: #006ac1;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A{ color: #808080; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .more .more-btn A:hover{ color: #fff; text-decoration: none;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con {padding: 0; margin: 0 auto;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item {border-bottom: 1px solid #dedede; width:45%; height: auto; float: left; background: url(../images/achievement_index.gif) left top no-repeat;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item:nth-child(odd) {margin-left: 3%; margin-right: 2%; margin-bottom: 25px;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item:nth-child(even) {margin-left: 2%;  margin-right: 3%; margin-bottom: 25px;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title {width: 75%; height: 18px; line-height: 18px; float: left; font-size: 15px; text-indent: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 10px;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_PublishDate {width: 85px; height: 18px; line-height: 18px; float: right; font-size: 13px; color: #666666; text-align: right;}
.post-achievement.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Abstract {width: 100%; height: 15px; line-height: 15px; font-size: 13px; text-indent: 15px; color: #999999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom: 22px;}

.post-patent-year {margin-bottom: 10px;}
.post-patent-year .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border: none;}
.post-patent-year .banner .title-text { height: 50px; padding:0; margin: 0 auto; text-align: left;}
.post-patent-year .banner .title-text .title {display: inline-block; font-size: 24px; color: #125ca9;  line-height: 50px; font-weight: bold;}
.post-patent-year .more {width: 85px; height: 50px; margin: 0; position: absolute; right: 0; top: 0;}
.post-patent-year .more .more-btn { width: 100%; height: 100%; line-height: 50px; text-align: right; color: #666666; font-size: 13px; font-weight: normal;}
.post-patent-year .more .more-btn A{ color: #666666; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-patent-year .more .more-btn A:hover{ color: #666666; text-decoration: none;}
.post-patent-year .con {padding: 0;}
.post-patent-year .con .wp-menu .menu-item {width: 32%; height: 35px; line-height: 35px; float: left; margin-left: 2%; margin-bottom: 10px; background: #ededed; border-radius: 8px;}
.post-patent-year .con .wp-menu .menu-item:hover {background: #006ac1;}
.post-patent-year .con .wp-menu .menu-item:nth-child(3n+1) {margin-left: 0;}
.post-patent-year .con .wp-menu .menu-item a.menu-link {display: block; width: 100%; height: 100%; text-align: center;}
.post-patent-year .con .wp-menu .menu-item a.menu-link:hover {color: #fff;}

.post-patent {}
.post-patent .con {padding: 0;}
.post-patent .con .list_item {border-bottom: 1px dashed #cccccc; height: auto;}
.post-patent .con .list_item .Article_Title {width: 75%; height: 40px; line-height: 40px; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-patent .con .list_item .Article_PublishDate {width: 85px; height: 40px; line-height: 40px; float: right; font-size: 13px; color: #666666; text-align: right;}
.post-patent .con .list_item .Article_Abstract {display: none;}

.post-laws {}
.post-laws .banner { margin: 0 auto 15px auto; overflow: hidden; position: relative; border: none;}
.post-laws .banner .title-text { height: 50px; padding:0; margin: 0 auto; text-align: left;}
.post-laws .banner .title-text .title {display: inline-block; font-size: 24px; color: #125ca9;  line-height: 50px; font-weight: bold;}
.post-laws .more {width: 85px; height: 50px; margin: 0; position: absolute; right: 0; top: 0;}
.post-laws .more .more-btn { width: 100%; height: 100%; line-height: 50px; text-align: right; color: #666666; font-size: 13px; font-weight: normal;}
.post-laws .more .more-btn A{ color: #666666; text-decoration: none; display: block; width: 100%; height: 100%;}
.post-laws .more .more-btn A:hover{ color: #666666; text-decoration: none;}
.post-laws .con {padding: 0;}
.post-laws .con .con-thumb {width: 176px; height: 343px; float: left; background: url(../images/scenery.png) center top no-repeat;}
.post-laws .con .con-list {width: calc(100% - 200px); float: right;}
.post-laws .con .list_item {border-bottom: 1px dashed #cccccc; height: auto;}
.post-laws .con .list_item .Article_Title {width: 100%; height: 38px; line-height: 38px; float: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-laws .con .list_item .Article_PublishDate {display: none; width: 85px; height: 38px; line-height: 38px; float: right; font-size: 13px; color: #666666; text-align: right;}
.post-laws .con .list_item .Article_Abstract {display: none;}

.post-links.post-tabs {}
.post-links.post-tabs .sudy-tab .banner { width: 100%; height: 30px; margin: 0 auto 15px auto; overflow: hidden; border: none;}
.post-links.post-tabs .sudy-tab .banner-dashbg {width: 100%;}
.post-links.post-tabs .sudy-tab .banner .tab-menu {display: block; float: none; border: none; border-radius: 15px; width: 240px; height: 30px; margin: 0 auto; text-align: center; background: #ededed;}
.post-links.post-tabs .sudy-tab .banner .tab-menu li {cursor: pointer; float: none; display: inline-block; width: 120px; height: 30px; line-height: 30px; font-size: 16px; font-weight: bold; border: none; border-radius: 15px; margin: 0; padding: 0; color: #000;}
.post-links.post-tabs .sudy-tab .banner .tab-menu li.selected {background: #006ac1; color: #fff;}
.post-links.post-tabs .sudy-tab .con {padding: 0; margin: 0 auto;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item  {position: relative;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con {padding: 0; margin: 0 auto;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .wp_article_list {text-align: center;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item {display: inline-block; width: auto; margin-right: 10px; margin-bottom: 10px; border: 1px dashed #cccccc; height: auto; border-radius: 8px;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item:hover {background: #006ac1;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title {width: auto; height: 35px; line-height: 35px; float: none; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title A {display: block; height: 100%; padding: 0 50px;}
.post-links.post-tabs .sudy-tab .con .tab-list .tab-item .post-tab-list .con .list_item .Article_Title A:hover {color: #fff;}

/*列表页*/
/*栏目图片*/
/*
.col-banner {width: auto; height: 200px; margin: 0 auto; background: url(../images/list_pic.jpg) center center repeat-x; background-size: cover; position: relative; display: none;}
.col-banner .inner {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; font-style: italic; color: #fff; position: absolute; left: 250px; bottom: 30px; text-shadow: 1px 1px 1px #333;}
.col-banner .slogan {width: 359px; height: 63px; background: url(../images/inpage_slogan.png) center center no-repeat; position: absolute; left: 0; top: 70px;}
*/

#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: 25%; float: left; min-height: 740px; background: #fff url(../images/col_image.jpg) center bottom no-repeat;}
.col-news {width: 73%; float: right;  min-height: 740px; background: #fff;}
.col_nomenu {width: 100%; float: none;}
.col-menu-placeholder {height: 390px; 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: #0965a6; 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: 15px; color:#333; border: none; border-bottom: 1px solid #e1e1e1; background: url(../images/dot_gray.gif) 15px center no-repeat; text-align: left;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#0965a6; background: #f3f3f3 url(../images/dot_blue.gif) 15px center no-repeat; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#0965a6; background: #f3f3f3 url(../images/dot_blue.gif) 15px center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#0965a6; background: #f3f3f3 url(../images/dot_blue.gif) 15px center no-repeat;;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#0965a6; font-weight: normal; background: #f3f3f3 url(../images/dot_blue.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: 34px; line-height: 34px; font-size: 14px; background: url(../images/dot_gray.gif) 25px center no-repeat;} 	/**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #f3f3f3 url(../images/dot_blue.gif) 25px center no-repeat;;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #f3f3f3 url(../images/dot_blue.gif) 25px center no-repeat;;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#fff; background: #f3f3f3 url(../images/dot_blue.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 {color: #f3f3f3; background: #eeeeee;}
.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 {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 25px; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: #e1e1e1 1px dotted;}  /**栏目新闻列表**/
.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: 13px; background: transparent; text-indent: 0px;}
.col-news-list .wp_article_list .list_item .Article_Title A {color:#666;}
.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: 13px; 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: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;}
.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;}

/*分页*/
#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: 15px; color: #333;} /**阅读字体**/
.article .entry .read p { margin-bottom: 10px;}
.article .entry .read img {max-width:800px; _width:expression(this.width > 800 ? "800px" : this.width); height: auto;} /**文章阅读部分图片大小限制**/