@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:13px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#424242;}
a {color:#424242; text-decoration:none;}
a:link {color:#424242;}
a:visited {color:#424242;}
a:hover {color: #1f6dcd; text-decoration:none;}
a:active {color:#424242;}
body {}
.wrapper {width:100%; margin:0 auto;}
.wrapper .inner {max-width: 1200px; margin:0 auto;} /**页面全局宽度**/

/*顶部TOP*/
#topv {
	height: 167px;
	margin: 0px auto;
	background: url(../images/head_bg.gif) repeat-x top;
}
/*#toper {background: #1f6dcd;}*/

.top-box {float: right; line-height: 28px; color: #0d5293;}
.top-box A {color: #fff; line-height:35px;}
.top-box .menu-item {float: left;}
.top-box .menu-delimiter {padding: 0 10px;}
.top-box .top-nav .wp-menu .menu-item.i1 .menu-delimiter {display: none;}

/*头部BANNER*/
/*#header {background: #1f6dcd;}*/
.head {width:100%; height:120px; position: relative;}
.logo {
	position: absolute;
	top: 0;
	/*background: url("../images/logo1.png") center center no-repeat;*/
	cursor: pointer;}
.search-bar {width: 190px; height: 28px; position: absolute; right: 0; top: 50px; background: #0d5293;}
.search-box {border: 1px solid #4785d2;}
.search-component {width: 100%; height: 26px; margin: auto; overflow: hidden;}
.search-input-box {width: 155px; height: 26px; float: left; padding: 0px; position: relative;}
.search-input {width: 150px; height: 22px; border: none; padding: 0; background: transparent; font-family: "Microsoft YaHei"; font-size: 12px; color: #8fb6e6; position: absolute; top: 2px; left: 3px;}
.search-input:hover, .search-input:focus {color: #ffffff;}
.search-btn-box {width: 30px; height: 26px; float: right; padding: 0; position: relative;}
.search-btn {width: 30px; height: 26px; background: url("../images/btn_search.png") center center no-repeat; border: none; margin: auto; padding: 0; cursor: pointer; position: absolute; top: 0px; left: 0px;}


/**导航条**/
#naver {
	margin-bottom: 0px;
	background: url(../images/menu_bg.gif) center;
}
.nav { width:100%; height: 50px; line-height: 50px; margin: 0px auto;}
.nav-bar { margin: 0 auto; width: 100%;}
.nav-box { margin: 0 auto; }
.nav-box .wp-menu { margin:0 auto;} /**导航高度**/
 /*8.4%;*/
.nav-box .wp-menu .menu-item {width: 10%; line-height: 50px; display: inline-block; float: left; position: relative; z-index: 100; background: url("../images/nav_dropdown.png") right center no-repeat; margin:0 0.6%;}
.nav-box .wp-menu .menu-item.i0 { width: 5%; }
.nav-box .wp-menu .menu-item.ik { width: 12%; }
.nav-box .wp-menu .menu-item.no-child { background: none; }
.nav-box .wp-menu .menu-item a.menu-link {display: block; padding:0 0px; color: #fff; font-size: 18px; font-weight:bold; text-align: center; font-family:"黑体"}/**导航字体样式**/
.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; color: #0e4e9e;}/**鼠标经过或当前选中时样式**/
.nav-box .sub-menu { background: rgba(255,255,255,0.95); display: none; position: absolute; left: 0px; top: 50px; z-index: 100; min-width:200px; box-shadow: 0px 1px 1px 0px #999;} /**菜单背景**/
.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: #0e4e9e;line-height: 50px; 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: #367ed6;}
.nav-box .sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}

/**Jumbotran**/
#jumbotran { margin-bottom: 30px;background: #e4edf9; max-height: 400px; overflow: hidden;}
#jumbotran .jumbotran-box { width: 100%; margin: 0 auto; background: #e4edf9; position: relative; min-height: 100px;}
#jumbotran .post-jumbotron {width: 100%; margin: 0;}
#jumbotran .focus-navigation,
#jumbotran .focus-navigation:hover {font-size: 60px; font-weight: normal; background: transparent;}
#jumbotran .focus-pagination {bottom: 8px; right: 20px;}
#jumbotran .focus-page {background-color: rgba(255,255,255,0.5);}
#jumbotran .focus-page-active  {background-color: #fff;}
#jumbotran .focus-prev {left: 10px;}
#jumbotran .focus-next {right: 10px;}
#jumbotran .focus-title-bar {height: 40px; left: 10%; bottom: 50px;}
#jumbotran .focus-title-bg {opacity: 0.5; background-color: #000;}
#jumbotran .focus-title {line-height: 40px; padding: 0 30px; font-size: 18px; font-weight: normal; color: #fff; font-family:"Microsoft YaHei"; overflow: hidden; text-overflow: ellipsis; white-space: normal; margin-bottom: 15px;}

/**主体部分**/
#container {}
#container .inner {padding: 0;}
/*#container1 {background: #e4edf9}*/
/*#container1 .inner {padding: 20px 0 30px 0;}*/
#container1 .inner {padding: 0 0 30px 0;}
.mod {width: 100%; padding: 0px; margin: 0 auto;}
.mod-h1 {margin-bottom: 40px;}
.mod-h2 {margin-bottom: 30px;}
.mod-h1 .mod-l {width: 370px; float: left;}
.mod-h1 .mod-r {width: 785px; float: right;}
.mod-h2 .mod-l {width: 370px; float: left;}
.mod-h2 .mod-c {width: 370px; float: left; margin-left: 45px;}
.mod-h2 .mod-r {width: 370px; float: right;}
/*.mod-h3 .mod-l {width: 850px; float: left;}*/
.mod-h3 .mod-l {width: 1200px;}
.mod-h3 .mod-r {width: 320px; float: right;}

.c-box {}


/*页脚*/
#footer {background: #105f88;}
.foot {padding: 45px 0; text-align: center;}
.foot P { color: #fff; line-height: 30px; font-size: 14px;}

/*首页自定义新闻列表*/
.post {	margin: 0 auto; padding: 0;}

.post-slider {}
.post-slider .banner { margin: 0 auto; overflow: hidden; border-bottom: 3px solid #1f6dcd;}
.post-slider .banner .title-text { height: 38px; line-height: 38px ;text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 18px; color: #1f6dcd; background: transparent;}
.post-slider .more {height: 38px; background: url("../images/btn_more.png") right center no-repeat; float: right; margin: 0; visibility: hidden;}
.post-slider .more .more-btn { width: 40px; height: 38px; line-height: 38px; text-align: right; color: #999; font-size: 14px; font-weight: normal; background: transparent;}
.post-slider .more .more-btn A { width: 40px; height: 38px; color: #999; text-decoration: none; display: block; }
.post-slider .more .more-btn A:hover { color: #999; text-decoration: none;}
.post-slider .con {padding: 0; background: transparent;}
.post-slider .con .focus-navigation {font-weight: normal; background: transparent;}
.post-slider .con .focus-navigation:hover {font-weight: normal; background: transparent;}
.post-slider .con .focus-title-bar {position: relative; top: 0 ; left: 0;}
.post-slider .con .focus-title-bar .focus-title-bg {background: #e4edf9; opacity: 1; display: none;}
.post-slider .con .focus-title-bar .focus-title {color: #272727; background: #e4edf9; font-family:"Microsoft YaHei"; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 15px; width: calc( 100% - 30px );}
.post-slider .con .focus-title-bar .focus-title A {color: #272727; font-weight: normal;}
.post-slider .con .focus-text-box {position: relative; width: auto; top: 0 ; left: 0; margin: 0 auto;}
.post-slider .con .focus-text-box .focus-text-bg {background: #e4edf9; opacity: 1; display1: none;}
.post-slider .con .focus-text-box .focus-text {padding: 0 15px 10px 15px; background: #e4edf9; color: #a0a0a0; font-size: 12px;}

.post-news {}
.post-news .con {padding: 10px 0 0 0;}
.post-news .banner { margin: 0 auto; 
	/*overflow: hidden;*/
border-bottom: 3px solid #1f6dcd;}
.post-news .banner .title-text { height: 38px; line-height: 38px ;text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 18px; color: #1f6dcd; background: transparent;}
.post-news .more {height: 38px; background: url("../images/btn_more.png") right center no-repeat; float: right; margin: 0;}
.post-news .more .more-btn { width: 40px; height: 38px; line-height: 38px; text-align: right; color: #999; font-size: 14px; font-weight: normal; background: transparent;}
.post-news .more .more-btn A { width: 40px; height: 38px; color: #999; text-decoration: none; display: block; }
.post-news .more .more-btn A:hover { color: #999; text-decoration: none;}
.post-news .list_item {width: 370px; float: left; border-bottom: none; height: initial; height: auto; min-height: 78px; border-bottom: 1px solid #eeeeee; margin-bottom: 10px;}
.mod-h1 .post-news .list_item:nth-of-type(even) {margin-left: 45px;}
.post-news .list_item .Article_Thumbnail {width: 130px; height: 78px; float: left; margin-bottom: 10px}
.post-news .list_item .Article_Thumbnail A {display: block;}
.post-news .list_item .Article_Thumbnail Img {width: 130px; height: 78px;}
.post-news .list_item .Article_Date {
	margin-left: 15px;
	width: 100px;
	height: 78px;
	float: left;
    border-radius: 15px;
	margin-bottom: 10px;
	background: #1f6dcd33;
	text-align: center;
	color: #1f6dcd;
}
.post-news .list_item .Article_Date .day{
	margin: 0.5em 0;
    display: block;
    width: 100%;
    font-weight: bolder;
    font-size: 1.5em;
}
.post-news .list_item .Article_Date .date{
	display: block;
	width: 100%;
	margin-left: 0;
}
.post-news .list_item .Article_Met_Content {width: 230px; float: right; margin-bottom: 10px}
.post-news .list_item .Article_Met_Content .Article_Title {margin-top: 5px; overflow: hidden; text-overflow: ellipsis; width: 100%; height: 50px; line-height: 1.5; float: none;}
.post-news .list_item .Article_Met_Content .Article_Title A {color: #1f6dcd; font-weight: bold;}
.post-news .list_item .Article_Met_Content .Article_Abstract {font-size: 12px; color: #a0a0a0; line-height: 18px; height: 24px; 
    overflow-y: scroll;}

.post-news .list_item .Article_Content {width: 230px; float: right; margin-bottom: 10px}
.post-news .list_item .Article_Content .Article_Title {overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 100%; height: 20px; line-height: 1; float: none;}
.post-news .list_item .Article_Content .Article_Title A {color: #1f6dcd; font-weight: bold;}
.post-news .list_item .Article_Content .Article_Abstract {font-size: 12px; color: #a0a0a0; line-height: 18px; height: 54px; overflow: hidden;}

.post-info {}
.post-info .banner { margin: 0 auto; overflow: hidden; border-bottom: 3px solid #1f6dcd;}
.post-info .banner .title-text { height: 38px; line-height: 38px ;text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 18px; color: #1f6dcd; background: transparent;}
.post-info .more {height: 38px; background: url("../images/btn_more.png") right center no-repeat; float: right; margin: 0;}
.post-info .more .more-btn { width: 40px; height: 38px; line-height: 38px; text-align: right; color: #999; font-size: 14px; font-weight: normal; background: transparent;}
.post-info .more .more-btn A { width: 40px; height: 38px; color: #999; text-decoration: none; display: block; }
.post-info .more .more-btn A:hover { color: #999; text-decoration: none;}
.post-info .con {padding: 15px 0; background: transparent;}
.post-info .con .wp_article_list .list_item {height: 30px; line-height: 30px; border-bottom: none; background: transparent;}
.post-info .con .wp_article_list .list_item:hover {}
.post-info .con .wp_article_list .list_item .Article_Index {display: none;}
.post-info .con .wp_article_list .list_item .Article_Title { height: 30px; line-height: 30px; text-indent: 0px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; float: none; font-size: 13px;}
.post-info .con .wp_article_list .list_item .Article_Title A {font-size: 13px; height: 30px; line-height: 30px; color: #5a5a5a}
.post-info .con .wp_article_list .list_item .Article_Title A:hover {color: #1f6dcd;}

.post-notice {}
.post-notice .banner { margin: 0 auto; overflow: hidden; border-bottom: 3px solid #1f6dcd;}
.post-notice .banner .title-text { height: 38px; line-height: 38px ;text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 18px; color: #1f6dcd; background: transparent;}
.post-notice .more {height: 38px; background: url("../images/btn_more.png") right center no-repeat; float: right; margin: 0;}
.post-notice .more .more-btn { width: 40px; height: 38px; line-height: 38px; text-align: right; color: #999; font-size: 14px; font-weight: normal; background: transparent;}
.post-notice .more .more-btn A { width: 40px; height: 38px; color: #999; text-decoration: none; display: block; }
.post-notice .more .more-btn A:hover { color: #999; text-decoration: none;}
.post-notice .con {padding: 15px 0; background: transparent;}
.post-notice .con .wp_article_list .list_item {height: 30px; border-bottom: none; background: transparent; margin-top: 12px; line-height:26px;}
.post-notice .con .wp_article_list .list_item.i1 {margin-top: 0;}
.post-notice .con .wp_article_list .list_item .Article_PublishDateTime {width: 100px; height: 26px; float: left; text-align: center; background:#367ed6; color:#fff;}
.post-notice .con .wp_article_list .list_item .Article_PublishDateTime .Article_Month {height: 24px; line-height: 24px; background: #1f6dcd; font-size: 12px; color: #fff; font-weight: bold;}
.post-notice .con .wp_article_list .list_item .Article_PublishDateTime .Article_Date {height: 27px; line-height: 27px; background: #f5f5f5; font-size: 14px;}
.post-notice .con .wp_article_list .list_item .Article_Title {float: right; width: calc(100% - 110px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.post-link {}
.post-link .con {padding: 10px 0 0 0;}
.post-link .banner { margin: 0 auto; 
	/*overflow: hidden;*/
border-bottom: 3px solid #1f6dcd;}
.post-link .banner .title-text { height: 38px; line-height: 38px ;text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 18px; color: #1f6dcd; background: transparent;}
.post-link .more {height: 38px; background: url("../images/btn_more.png") right center no-repeat; float: right; margin: 0;}
.post-link .more .more-btn { width: 40px; height: 38px; line-height: 38px; text-align: right; color: #999; font-size: 14px; font-weight: normal; background: transparent;}
.post-link .more .more-btn A { width: 40px; height: 38px; color: #999; text-decoration: none; display: block; }
.post-link .more .more-btn A:hover { color: #999; text-decoration: none;}
.post-link .list_item {width: 370px; float: left; border-bottom: none; height: initial; height: auto; min-height: 48px; border-bottom: 1px solid #eeeeee; margin-bottom: 10px;}
.post-link .list_item .Article_Thumbnail {height: 48px; text-align: center;}
.post-link .list_item .Article_Thumbnail A {display: block;}
.post-link .list_item .Article_Thumbnail select {text-align: center;margin: 0 auto;}

.post-fastpass {}
.post-fastpass .banner { margin: 0 auto; overflow: hidden; border-bottom: 3px solid #1f6dcd; display: none;}
.post-fastpass .banner .title-text { height: 38px; line-height: 38px ;text-align: left; text-indent: 0; font-weight: normal; float: left; font-size: 18px; color: #1f6dcd; background: transparent;}
.post-fastpass .wp-menu .menu-item { width: 80px; height: 80px; float: left; text-align: center; }
.post-fastpass .wp-menu .menu-item A { width: 80px; height: 80px; overflow: hidden; display: block; line-height: 130px; color:#1f6dcd;}
.post-fastpass .wp-menu .menu-item A:hover {color:#1f6dcd;}
.post-fastpass .wp-menu .menu-item.i1 {background: url("../images/fastpass_01.png") center 20px no-repeat;}
.post-fastpass .wp-menu .menu-item.i2 {background: url("../images/fastpass_02.png") center 20px no-repeat;}
.post-fastpass .wp-menu .menu-item.i3 {background: url("../images/fastpass_03.png") center 20px no-repeat;}
.post-fastpass .wp-menu .menu-item.i4 {position: relative;background: url("../images/fastpass_04.png") center 20px no-repeat;}
.post-fastpass .wp-menu .menu-item.i5 {position: relative;background: url("../images/fastpass_05.png") center 20px no-repeat;}
.post-fastpass .wp-menu .menu-item.i6 {background: url("../images/fastpass_06.png") center 20px no-repeat;position: relative;}
.post-fastpass .wp-menu .menu-item.i7 {background: url("../images/fastpass_07.png") center 20px no-repeat; position: relative;}
.post-fastpass .wp-menu .menu-item.i8 {background: url("../images/fastpass_08.png") center 20px no-repeat; position: relative;}

.post-tabs {}
.post-tabs .banner {margin-bottom: 10px;}
.post-tabs .sudy-tab .tab-menu {border-bottom: none; height: initial;}
.post-tabs .sudy-tab .tab-menu li {height: 38px; line-height: 38px; text-align: left; text-indent: 0; font-weight: normal; font-size: 18px; color: #8a8a8a; background: transparent; padding: 0 20px 0 0;}
.post-tabs .sudy-tab .tab-menu li.selected {color: #1f6dcd;}
.post-tabs .sudy-tab .sudy-scroll-wrap{ border: 2px solid #f7f7f7;
    border-top: #105f88 3px solid;
    border-bottom: #105f88 3px solid;}
.post-tabs .sudy-tab .post-tab-thumb img{ 
    box-shadow: 1px 2px 3px 1px #9c9c9c;}
.post-tab-thumb .wp_article_list .list_item {border-bottom: none; float: left; width: initial; width: auto; height: initial; line-height: 1;}
.post-tab-thumb .wp_article_list .list_item.i1 {margin-left: 0;}
.post-tab-list .wp_article_list .list_item {border-bottom: none; float: left; width: initial; width: auto; margin: 0; height: initial; line-height: 30px; padding: 0 30px 0 0;}
.post-tab-list .wp_article_list .list_item.i1 {margin-left: 0;}

.wechat-qrc {width: 130px; height: 140px; position: absolute; background: url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/wechat_qrc.png") center center no-repeat; z-index: 99999; top:-130px; left: -25px; display: none;}
.wechat-dzxb {width: 130px; height: 140px; position: absolute; background: url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/wechat_dzxb.png") center center no-repeat; z-index: 99999; top:-130px; left: -25px; display: none;}
.qq-qrc {width: 130px; height: 140px; position: absolute; background: url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/qq_qrc.png") center center no-repeat; z-index: 99999; top:-130px; left: -25px; display: none;}

/*列表页*/
/*栏目图片*/
.col-banner {width: auto; height: 200px; margin: 0 auto; background: url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/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; font-style: italic; color: #fff; position: absolute; left: 250px; bottom: 30px; text-shadow: 1px 1px 1px #333;}

#container .l-inner {padding: 30px 0 10px 0; background-color: #FFF;}

/*位置导航*/
.l-inner .page-navigation {height: 38px; line-height: 38px; margin: 0 auto; background: #f7f7f7; border-radius: 0px;}
.l-inner .path-box {height: 38px; line-height: 38px; margin: 0 auto; text-align: left; text-indent: 20px; font-size: 14px; color: #979797; 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: #555555;}
.l-inner .page-navigation .path-box .possplit {width: 15px; background: url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/arrow_nextlevel.gif") center center no-repeat; padding: 0 5px;}

.col-box {margin: 0 auto;}
.col-menu {width: 25%; float: left; min-height: 600px;}
.col-news {width: 73%; float: right;  min-height: 600px;}
.col_nomenu {width: 100%; float: none;}

/*多级栏目列表*/
/*栏目标题*/
.col-menu-title { margin: 0 0 6px 0; height: 48px; line-height: 48px; overflow: hidden; background: #1f6dcd; position: relative;}
.col-name {color: #fff; line-height: 48px; font-size: 18px; text-align: left; text-indent: 20px; font-weight: bold;}
.col-name-text {display: block;}
/*栏目列表*/
.col-menu-con {margin: 0; padding:0; background: #fff;}
.col-list {margin: 0 auto; padding: 0; background: transparent;}
/*一级*/
.col-list .wp_listcolumn {border: none;}
.col-list .wp_listcolumn .wp_column {border: none;  margin-bottom: 6px;}
.col-list .wp_listcolumn .wp_column a { display: block; 
/*height: 40px; */
line-height: 40px; font-weight:normal; font-size: 16px; color:#666; border: none; background: #dfe1e0 url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/fastpass_more.png") calc(100% - 19px) center no-repeat; text-align: left; text-indent: 10px;} 	/**一级子栏目及图标**/
.col-list .wp_listcolumn .wp_column a.parent {color:#fff; background: #367ed6 url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/fastpass_more_hover.png") calc(100% - 19px) center no-repeat; font-weight: normal;}
.col-list .wp_listcolumn .wp_column a:hover { color:#fff; background: #367ed6 url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/fastpass_more_hover.png") calc(100% - 19px) center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.parent:hover { color:#fff; background: #367ed6 url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/fastpass_more_hover.png") calc(100% - 19px) center no-repeat;} /**鼠标经过或选中一级子栏目**/
.col-list .wp_listcolumn .wp_column a.selected { color:#fff; font-weight: normal; background: #367ed6 url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/fastpass_more_hover.png") calc(100% - 19px) center no-repeat;}
.col-list .wp_listcolumn .wp_column a span.column-name{background: transparent; padding: 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: 3px;}
.col-list .wp_listcolumn .sub_list .sub-item a { display: block; height: 35px; line-height: 35px; font-size: 14px; text-indent: 20px; background: #eeeeee;} 	/**二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a:hover {background: #367ed6;} 	/**鼠标经过或选中二级子栏目**/
.col-list .wp_listcolumn .sub_list .sub-item a.selected {background: #367ed6;}
.col-list .wp_listcolumn .sub_list .sub-item a.parent {color:#fff; background: #367ed6;}
.col-list .wp_listcolumn .sub_list .sub-item a span.column-name {}
.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: #367ed6; 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: #367ed6;}
.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; min-height: 300px;}
.col-news-list {}
.col-news-list .wp_article_list .list_item {border: none; height: 40px; line-height: 40px; border-bottom: #cccccc 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: 5px;}
.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:#9d0711;}
.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("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/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_list_news .list_item {height: auto; margin-bottom: 20px; border-bottom: none;}
.col-news-list .wp_article_list_news .list_item .title {height: 45px; line-height: 45px; font-size: 24px; font-weight: normal; border-bottom: 1px solid #f5f5f5; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.col-news-list .wp_article_list_news .list_item .abstract {padding: 10px 0; line-height: 25px; font-size: 14px;}
.col-news-list .wp_article_list_news .list_item .abstract Img {float: left; width: 200px; height: 130px; padding: 0 15px 0 0;}
.col-news-list .wp_article_list_news .list_item .abstract .article_detail {text-align: right; font-size: 14px; line-height: 30px;}
.col-news-list .wp_article_list_news .list_item .abstract .article_detail A {color: #b50000;}
.col-news-list .wp_article_list_news .list_item .metas {color: #cccccc; font-style: italic; line-height: 1.5; padding: 10px 0;}
.col-news-list .wp_article_list_news .list_item .metas span {display: none;}

.col-news-list .wp_article_block_list .list_item {box-shadow: 0px 0px 1px 1px #eee; float: left; width: 48%; margin:10px 1%;}
.col-news-list .wp_article_block_list .list_item Img {float: left; width: 120px; height: 160px; padding: 5px 10px 5px 5px;}
.col-news-list .wp_article_block_list .list_item .title {line-height: 50px; font-size: 18px; color: #b50000; padding: 0px 5px 0px 0px;}
.col-news-list .wp_article_block_list .list_item .abstract {padding: 10px 5px 10px 0; line-height: 22px; font-size: 13px; color: #999;}

/*这些应该可以删除*/
.col-news-iframe {position: relative}
.col-news-iframe .iframe-mask-consult {position: absolute; width:100%; height: 150px; left: 0; z-index: 999; background: #FFF; font-size: 14px; line-height: 25px;}
.col-news-iframe .iframe-mask-appeal {position: absolute; width:100%; height: 290px; left: 0; z-index: 999; background: #FFF url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/images/workflow-appeal.jpg") center center no-repeat;}
.iframe-mask-appeal-placeholder {width: 100%; height: 100px;}
.col-news-head {width:200px; height:28px; float:left;}
.col-metas {height:28px; line-height:28px; text-indent:20px; color: #333; font-size: 14px; font-weight: bold;}
/*分页*/
#wp_paging_w1205 {height:50px;}


/*文章页*/
#container .d-inner {padding: 30px 0 10px 0; background-color: #FFF;}

.d-inner .page-navigation { height: 38px; line-height: 38px; margin: 0 20px; background: #f7f7f7; border-radius: 0px;}
.d-inner .path-box {height: 38px; line-height: 38px; margin: 0 auto; text-align: left; text-indent: 20px; font-size: 14px; color: #979797; 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: #555555;}
.d-inner .page-navigation .path-box .possplit {width: 15px; background: url("http://www.jscjxy.cn/_upload/tpl/00/8a/138/template138/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;} /**文章阅读部分图片大小限制**/
.sudy-scroll-nav .nav-prev, .sudy-scroll-nav .nav-next { color:#105f88; background:none;}
.sudy-scroll-nav .nav-prev { display:none;}
.sudy-scroll-page { display:none;}
.top-nav .menu-text {
    color: #085c9e;
}


.side-pannel {
	position: fixed;
	right:0;
	z-index: 99;
	}
.side-bar {
	/*border: 1px solid #e7e7e7;*/
	border-bottom: none;
	bottom: 100px;
	background: #fff;
    box-shadow: 1px 1px 6px 3px rgba(0,0,0,.5);
}
#side-bar .gotop{ display:block; height: 60px;}
.side-bar a {
	display: block;
	cursor: pointer;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #E7E7E7;
	position: relative;
    color: #fff;
    background: #222534;
	text-align: center;
}
.side-bar a s {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.side-bar a span {
	line-height: 20px;
}
.side-bar a:hover {
    color: #105f88;
	background: #f5f5f5;
}
.side-bar a.gotop s {
	position: absolute;
	top: 160;
	left: 0px;
}

.side-bar a.text {
	padding-top: 25px;
}
.g-icon-top {
	background-image: url(../images/top.jpg);
    width: 100%;
    height: 60px;
}