@charset "UTF-8";
/* Base Reset */
.wp-post{
height: auto;
    min-height: 600px;
}
* {margin: 0;padding: 0;}
html {-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;overflow-y: scroll; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
:focus { outline:0;}
img { border:0;}
a img { vertical-align: middle;}
body {
	line-height: 1;
	font-family: "Microsoft YaHei";
	background-image: url(index_scy_jyb_banner1.jpg);
	background-repeat: no-repeat;
	background-position: center -10px;}
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;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix{display: block; *zoom:1;}

body,p { font:15px/1 Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial;}
body {margin:0;padding:0;min-width: 1200px;font-family:"Microsoft YaHei";}
a{ text-decoration: none;}
a:hover{ text-decoration: none; color: #38B003;}

.wp-wrapper {
	width: 100%;
	margin-bottom: 15px;}
.wp-inner { max-width: 1200px; margin:0 auto;}

/**头部**/

.head_top {

	width: 100%;
	background:#060;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFFE8;
	height:35px;}
.top_l { float: left;}
.top_r { float:right;}
.head_top a {display: block;margin: 0 10px;height: 35px;line-height: 35px;font-size: 14px;color: #FAFFE8;}
.head_top a:hover { text-decoration: underline; color: #FFC661;}
.top_r li{float:right;}
.head_box {background-image: url(topbg.jpg);background-repeat: repeat-x;background-position: left top;height:150px;}
 /* [站点LOGO]  */



.logo { float: left; background-image: url(banner.png);	background-repeat: no-repeat;background-position: left top;height:150px; width:950px;}

/* [搜索] */
.search-panel { float: right; clear: right; width:20%; margin-right: 10px;background:url(search.png); overflow: hidden;margin-top:60px;}
.wp-search {  position: relative;}
.wp-search form { display: block;}
.wp-search .search-input { margin-left:10px; margin-right: 40px;}
.wp-search .search-input input.search-title { width: 100%; height: 20px; line-height: 20px; border:none; outline: 0; background: none; font-size: 16px; padding: 7px 0;}
.wp-search .search-btn { width: 34px; height: 34px; position: absolute; right: 0; top:50%; margin-top: -17px;}
.wp-search .search-btn input.search-submit { width: 100%; height: 34px; border:0; outline: 0; background: url(search_b.png) no-repeat center; cursor: pointer;}

/**主导航**/
.wp-navi {

clear:both;}
.menu-switch-arrow { display: none;}
.wp-menu {
	background-image: url(menu-bg_83f126e.png);
	background-repeat: repeat-x;
	background-position: left top;

	padding-left: 7px;}
.wp-menu .menu-item {float: left; position: relative; z-index: 100;}
.wp-menu .menu-item a{display: block;color: #FFF;height: 41px;line-height: 41px;font-size: 18px;padding: 0 30px;font-weight: 500;background-image: url(menuline.png);background-repeat: no-repeat;background-position: right center;}
.wp-menu .menu-item a:hover{ color: #060;font-weight: 600;}


.sub-menu {background-color: #2cb354; display: none; position: absolute; left: 0; top: 41px; z-index: 100; min-width:132px;max-width:150px;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;border-bottom: 1px solid #2c8903;}
.sub-menu .sub-item a {font-size:14px; text-align:center;display: block; height: 32px; line-height: 32px;padding:0px; display: block;}
.sub-menu .sub-item a:hover { color: #060;display: block;}
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background-color: #e6e6e6; border-left: 1px solid #ddd;}
/**焦点图片**/
.wp-focus { background-color: #fff;}
.fcous-panel { width: 100%;}
.fcous-panel .focus-window { width: 100%; overflow: hidden;}

/**
 * 主体
 */

/***wp-container***/
.wp-container { margin-top:20px;}
.content { width:870px; float: left;}
.content .cbox1-left { width:48%; float: left;margin-right:2%;}
.content .cbox1-right { width: 48%; float: right;}
.sidebar { width:300px; float: right;}


.cbox{width:100%;}
.leftKD{width:260px;}
.cbox-left { float: left;}
.cbox-right {width: 260px; float: right;}
.lm{background:url(lmbg.png) no-repeat left top;}
.title{
	clear: both;
	height: 37px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;}

.title span{
	font-size: 17px;
	color: #38B003;
	font-weight: 600;
	margin-top: 1px;
	display: inline-block;
	background-image: url(clumn_name_bj.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #38B003;
	height: 35px;
	line-height:33px;
	padding-left: 30px;
	padding-right: 20px;}

.lmlist{padding:10px 0px;font-size:16px;}
.lmlist li{
	padding-left: 50px;

	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: 30px center;
	height: 40px;line-height:40px;border-bottom:1px dotted #999;}
.lmlist li a{color:#000;}
.lmlist li a:hover{color:#060;font-weight:600;}

.lbtitle{font-size:17px;color:#fff;line-height:45px;font-weight:600;padding-left:20px;background:url(lmbg.png) no-repeat left top;}
.lmlb{background:url(lmbg-2.png) repeat-y left top;}

.lmlb li{
        display:block;
	margin-bottom:5px;
        padding: 8px 20px;

	background-image: url(lmbg-1.png);
	background-repeat: repeat-y;
	background-position: left center;
	line-height:1.5em;}
.lmlb li a{
        margin-left:10px;
        padding-left:20px;
	background-image: url(arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
        color:#000
;}
.lbfoot{background:url(lmbg.png) no-repeat left bottom;height:1px;}

.linebg{background:url(line.png) no-repeat center center;width:52px;}
.cbox-news {
	width: 100%;
	float: left;
	background: #F6F6F6;
	border: 1px solid #E4E4E4;}
.cbox-newsleft {width:750px; float: left;margin-right:15px;}
.cbox-newsright { width: 420px; float: right;}
.cbox1-left { width:64%; float: left;}
.cbox1-right { width: 32%; float: right;margin-left:2%;}




.sboximg{padding:0;margin:0;}
.sboximg img{border:1px solid #ccc;padding:2px;margin:5px;}
.news_first{height:80px;overflow:hidden;}
.news_first h1{font-size:18px;padding-bottom:10px;text-align:center;}
.news_first h1 a{color: #0d4ae0;}
.news_first_intro{text-indent:2em;line-height:25px;}




.nr{padding:10px;line-height:250%;}
.nr p{line-height:220%;}
.nr h1{ font-size:18px;color:#38B003;text-align:center;}
.nr h3{font-size:14px;text-align:center;font-weight:normal;}
#text{line-height:250%;margin-top:20px;border-top:1px dotted #ccc;padding-top:20px;}
.list{padding:12px;}
.listbg{background:#fff;}
.listbg a{color:#000;}
.list li{line-height:32px;height: 32px;overflow:hidden;}
.list li span{float:right;}
.listpage{padding:10px;text-align:center;font-size:12px;}
.listpage a{ color:#000;}

.post-head { height: 33px;  margin-bottom:10px;}
.post-head .head-bar { border-bottom:1px dotted #999;}


.post-head .post-title { display: inline-block; height: 34px; line-height: 34px; font-size: 17px;font-family:"Microsoft YaHei"; padding:0 10px;margin-bottom:-2px;border-bottom:3px solid #38B003;color: #38B003;}
.post-head .post-title a{color: #38B003;}
.post-head .post-title span{display:inline-block;width:50px;margin-left:10px;color:#ccc;font-size:12px;font-family:"Times New Roman";font-weight:normal;}
.post-img .post-head .post-title { background-position:10px -123px;}
.post-head .post-more {
	display: block;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	float: right;
	margin-top: 10px;
	width:40px;
	padding-right: 20px;
	background-image: url(commen_more.png);
	background-repeat: no-repeat;
	background-position: center center;}
.post-head .post-more a { color: #9d9d9d; text-decoration: none;}
.post-head .post-more a:hover { color:#333;}

.post-news {padding:0 5px;}
.post-news .news-item { height: 33px; line-height: 33px; vertical-align: top; overflow: hidden; position: relative;}
.post-news .news-item .meta-title { display: block; margin-right: 80px; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap;width:90%;}
.post-news .news-item .meta-title a { font-size:15px;font-family:"Microsoft YaHei"; color:#000;}
.post-news .news-item .meta-title a:hover { color:#38B003;}
.post-news .news-item .meta-time { display: block; text-align: right; width: 100px; height: 20px; line-height: 20px; position: absolute; right: 0; top:50%; margin-top: -10px; font-family:"Microsoft YaHei";}

/**底部**/
.wp-footer {background-color: #EBEBEB;border-top: 1px #ccc solid;}
.wp-footer .wp-inner { margin-top:-2px;border-top: 3px #060 solid;padding: 20px;}
.wp-footer .wp-inner .foot_l {width: 610px;float: left;}
.wp-footer .wp-inner .foot_l p{	line-height:220%;}
.wp-footer span { margin-right:5px;}
.wp-footer a { color: #060; font-size: 14px; margin:0 5px;}
.wp-footer a:hover { color: #38B003; text-decoration: underline;}
.wp-footer .wp-inner .foot_r{float:right;color: #006600;text-align:center;font-size:12px;line-height:120%;} 



.tt { width:100%; height:40px; background:url(line.gif) repeat-x left bottom;}
.tt .tit { display:inline-block; height:40px; line-height:40px; background:url(line2.gif) repeat-x left bottom; float:left;color: #0d4ae0; font-size:18px;font-weight: normal;font-family: "Microsoft YaHei";}

.post-news1 {border-bottom:1px dotted #c5c5c5; padding-bottom:16px;}
.post-news { padding-top:6px;}
.post-news .news-item .meta-title {  margin-right: 3px;}

.sudy-slide { overflow:hidden;}

.cbox-left .focus-pagination {
    display: none;}
li.menu-item.i2 .sub-menu {max-height: 280px;    min-width: 332px;}
li.menu-item.i2 .sub-menu .sub-item { float:left;width: 160px;margin: 0px 0px 0px 2px;}
.address { margin: 0px 0px 0px 55px;}
.share li.add-weixin a img { width: 200px; height: 200px; position: absolute; left: 50%; top:-210px; margin-left: -100px; z-index: 1000000; display: none;}
.share li.add-weixin a:hover img { display: block;}

.mod_jx { position:relative; width:100%; text-align:right;}
.mod_jx_1{ position:absolute; right: 20px;}



.nav { width:100%; font-size: 15px;}

.nav li{border-bottom:1px #ccc dotted;cursor:pointer; line-height:35px; height:35px;}
.nav  a {display:block;} 
.nav li a:hover { color:#fff; font-weight:bold;background: #949494;}
.slist { margin:0 0 0px 0;}
.sslist { overflow:hidden;}

.l1 { text-indent:1em;}
.l2 { text-indent:3em;}
.l3 { text-indent:5em;}

		.menu-item:nth-child(9) a{
			background-image: none;
		}