* {
	margin:0 0;
	padding:0 0;
}
body {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif; 
	background-color: #f5f5f5;
}
img {
	border:0;
}
a {
	display:block;
}
a:link, a:visited {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#01887d;
	text-decoration:none;
}
.FL {
	float:left;
}
.FR {
	float:right;
}
.clear {
	clear:both;
}
.clearfix {
	display:block;
}
ul li {
	list-style:none;
}
.TC {
	text-align:center;
}
.m {
	width:1160px;
	margin:0 auto;
}
.F {
	width:100%;
}
.top{
	background-color:#fff;
	height:120px;
}
.top1{
	background-color:#f1f1f1;
	line-height:40px;
}
.logo {
	padding:24px 0;
}
.top_r {
	width:310px;
	float:right;
}
.top_r ul li {
	width:80px;
	text-align:center;
	float:left;
}
.top_r ul .l0 {
	width:150px;
	text-align:center;
}
.top_r ul .l1 {
	width:20px;
	text-align:center;
}
.top_r ul .l2 {
	width:60px;
	text-align:center;
}
.search {
	width:350px;
	height:50px;
	padding-top:40px;
}
.search input {
	width:265px;
	border:2px solid #008579;
	height:32px;
	line-height:32px;
	float:left;
	padding-left:10px;
	color:#CCC;
}
.ss {
}
.sch {
	width:68px;
	height:32px;
	border-bottom:2px solid #008579;
	border-top:2px solid #008579;
	border-right:2px solid #008579;
	color:#fff;
	line-height:32px;
	text-align:center;
	font-size:16px;
	float:left;
	background:#008579;
}
.sch a {
	color:#fff;
	display:block;
}


/*主导航菜单*/
#nav-menu{
	height:50px;
	background:#008579;
	width:100%;
	margin:0 auto;
}
#nav-menu .container{
	position:relative;
	overflow:visible; 
	z-index:99;
}
.menu{}
.menu li{
	position:relative;
	float:left;
	display:inline;
	font-size:16px;
	line-height:50px;
}
.menu li h3{
	font-weight:normal;
	display:inline-block;
	float:left;
}
.menu li a.xiala{
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	width:175px;
	text-align:center;
}
.menu li a.xiala1{
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	width:285px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.menu li a.selected, .menu li a.navhover, .menu li a.xiala:hover, .menu li a.xiala1:hover{
	color:#fff;
}
.menu li a.navhover, .menu li a.xiala:hover, .menu li a.xiala1:hover{
	background-color:rgba(7,105,97,0.7);
}
.menu li a.xiala span{
	display:inline-block;
	font-weight:bold;
}
.menu li a.xiala1 span{
	display:inline-block;
	font-weight:bold;
}
.menu li a.selected span, .menu li a.navhover span, .menu li a.xiala:hover span{
	cursor:pointer;
}
.menu li a.navhover span, .menu li a.xiala:hover span{
}
.menu ul.children{
	display:none;
	position:absolute;
	top:50px;
	width:175px;
	background:rgba(7,105,97,0.7);
	border-top:0;
	line-height:normal;
	z-index:10000;
}

.menu ul.children li{
	width:175px;
	padding:0px;
	display:inline-block;
	border-bottom:1px dotted #ccc;
}
.menu ul.children li h3{
	display:block; 
	width:100%;
}
.menu ul.children li a{
	width:100%;
	line-height:34px;
	overflow:hidden;
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none; 
	font-size:14px;
}
.menu ul.children li a:hover{
	background-color:#04776d;
	text-decoration:none;
}
.menu ul.children1{
	display:none;
	position:absolute;
	top:50px;
	width:285px;
	background:rgba(7,105,97,0.7);
	border-top:0;
	line-height:normal;
	z-index:10000;
}
.menu ul.children1 li{
	width:285px;
	padding:0px;
	display:inline-block;
	border-bottom:1px dotted #ccc;
}
.menu ul.children1 li h3{
	display:block; 
	width:100%;
}
.menu ul.children1 li a{
	width:100%;
	line-height:34px;
	overflow:hidden;
	display:block;
	color:#fff;
	text-align:center;
	text-decoration:none; 
	font-size:14px;
}
.menu ul.children1 li a:hover{
	background-color:#04776d;
	text-decoration:none;
}
/* banner */
.banner {
	background:#94d4f9;
}
/* rslides */
.rslides{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.rslides li{
	-webkit-backface-visibility:hidden;
	position:absolute;
	display:none;
	width:100%;
	left:0;
	top:0;
}
.rslides li:first-child{
	position:relative;
	display:block;
	float:left;
}
.rslides img{
	display:block;
	height:auto;
	float:left;
	width:100%;
	border:0;
}
/*pager*/
.callbacks_tabs.callbacks1_tabs{
	margin:-30px 0 0 0; 
	position:absolute;
	z-index:100;
	width:100px;
	text-align:center;
	right:48%;
}
.callbacks_tabs.callbacks1_tabs li{
	display:inline-block;
	width:15px;
	height:15px;
	margin-left:5px;
	border-radius:15px; 
	position:relative; 
	background-color:#3f4142; 
	opacity:0.8;
}
.callbacks_tabs.callbacks1_tabs li a{
	display:inline-block;
	width:15px;
	height:15px;
	border-radius:15px;
	position:absolute; 
	left:0; 
	z-index:1000; 
	color:rgba(100,200,300,0);
	color:transparent;
}
.callbacks_tabs.callbacks1_tabs li.callbacks_here a{
	background:#2f9286;
	opacity:1;
	}

/* Callback example */
.callbacks_container{
	position:relative;
	width:100%;
	max-width:100%;
	text-align:center;
}

.callbacks{
	position:relative;
	list-style:none;
	overflow:hidden;
	width:100%;
	padding:0;
	margin:0;
}
.callbacks li{
	position:absolute;
	width:100%;
	left:0;
	top:0;
}
.callbacks img{
	display:block;
	position:relative;
	z-index:1;
	height:auto;
	width:100%;
	border:0;
}
.callbacks .caption{
	display:block;
	position:absolute;
	z-index:2;
	font-size:20px;
	text-shadow:none;
	color:#fff;
	background:#000;
	background:rgba(0,0,0, .8);
	left:0;
	right:0;
	bottom:0;
	padding:10px 20px;
	margin:0;
	max-width:none;
}
.callbacks_nav{
	position:absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;
	left:0;
	opacity:0.6;
	z-index:3;
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	height:61px;
	width:38px;
	background:transparent url(../images/themes.gif) no-repeat left top;
	margin-top:-30px;
	display:none;
}
.callbacks_container:hover .callbacks_nav{
	display:block;
}
.callbacks_nav:active{
	opacity:1.0;
}
.callbacks_nav.next{
	left:auto;
	background-position:right top;
	right:0;
}

@media screen and (max-width:600px){
	.callbacks_nav{
		top:47%;
	}
}



/*焦点图*/
.focus{
	position:relative;
	width:330px;
	height:250px;
}  
.focus img{
	width:330px;
	height:249px;
} 
.focus .shadow .title{
	width:260px;
	height:65px;
	padding-left:30px;
	padding-top:20px;
}
.focus .shadow .title a{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bolder;
	overflow:hidden;
}
.focus .btn{
	position:absolute;
	bottom:34px;
	left:510px;
	overflow:hidden;
	zoom:1;
} 
.focus .btn a{
	position:relative;
	display:inline;
	width:13px;
	height:13px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}  
.focus .btn a:hover,.focus .btn a.current{
	cursor:pointer;
	background:#fc114a;
}  
.focus .fPic{
	position:absolute;
	left:0px;
	top:0px;
}  
.focus .D1fBt{
	overflow:hidden;
	zoom:1;
	height:16px;
	z-index:10;
}  
.focus .shadow{
	width:230px;
	position:absolute;
	bottom:-35px;
	left:0px;
	z-index:10;
	display:block;
	text-align:left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}  
.focus .shadow a{
	text-decoration:none;
	color:#666;
	font-size:14px;
	overflow:hidden;
	font-family:"\5FAE\8F6F\96C5\9ED1";
}  
.focus .fcon{
	position:relative;
	width:100%;
	float:left;
	display:none;
	background:#000;
}  
.focus .fcon img{
	display:block;
}  
.focus .fbg{
	bottom:5px;
	right:120px;
	position:absolute;
	height:21px;
	text-align:center;
	z-index:200;
}  
.focus .fbg div{
	margin:4px auto 0;
	overflow:hidden;
	zoom:1;
	height:14px;
}    
.focus .D1fBt a{
	position:relative;
	display:inline;
	width:9px;
	height:9px;
	border-radius:7px;
	margin:0 5px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
}    
.focus .D1fBt .current,.focus .D1fBt a:hover{
	background:#fc114a;
}    
.focus .D1fBt img{
	display:none;
}    
.focus .D1fBt i{
	display:none;
	font-style:normal;
}    
.focus .prev,.focus .next{
	position:absolute;
	width:40px;
	height:74px;
}
.focus .prev{
	top:50%;
	margin-top:-37px;
	left:0;
	background-position:0 -74px;
	cursor:pointer;
}  
.focus .next{
	top:50%;
	margin-top:-37px;
	right:0;
	background-position:-40px -74px;
	cursor:pointer;
}  
.focus .prev:hover{
	background-position:0 0;
}  
.focus .next:hover{
	background-position:-40px 0;
}  
.mt20 {
	margin-top:20px;
}
.mt30 {
	margin-top:30px;
}
.tit {
	font-size:28px;
	color:#93b3eb;
	font-weight:bold;
	font-style:italic;
	float:left;
}
.tit1 {
	font-size:28px;
	color:#93b3eb;
	font-weight:bold;
	font-style:italic;
}
.xw {
	width:780px;
}
.sp {
	width:360px;
}
.sp1 {
	width:360px;
	height:290px;
}
.x {
	border-bottom:2px dotted #333;
	text-align:right;
	float:left;
	width:695px;
	font-size:14px;
	color:#93b3eb;
	font-weight:bold;
	line-height:14px;
	padding-bottom:6px;
}
.x1 {
	border-bottom:2px dotted #333;
	text-align:right;
	float:left;
	width:365px;
	font-size:14px;
	color:#93b3eb;
	font-weight:bold;
	line-height:14px;
	padding-bottom:6px;
}
.xw1 {
	background:#fff;
	width:740px;
}
.p20 {
	padding:20px;
}
.pt20 {
	padding-top:20px;
}
.xw2 {
	width:390px;
}
.xw2 li {
	padding:10px 10px;
	line-height:20px;
}
.ba1 {
	background:#f3f3f3;
}
.b1 {
	color:#92b2eb;
	font-weight:bold;
	font-size:16px;
	width:390px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.more {
	color:#92b2eb;
	font-weight:bold;
	text-align:right;
	width:80px;
	float:right;
}
.more a:link, .more a:visited {
	color:#92b2eb;
}
.x2 {
	border-bottom:2px solid #83817e;
}
.a1 {
	background:url(../images/b1.jpg) no-repeat left center;
	height:75px;
}
.a2 {
	background:url(../images/b2.jpg) no-repeat left center;
	height:75px;
}
.a3 {
	background:url(../images/b3.jpg) no-repeat left center;
	height:75px;
}
.a4 {
	background:url(../images/b4.jpg) no-repeat left center;
	height:75px;
}
.b2 {
	color:#333;
	font-weight:bold;
	font-size:18px;
	padding:25px 0 0 60px;
}
.b3 {
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding:20px 0 0 60px;
	line-height:18px;
}
.b4 {
	font-size:12px;
	color:#aaa;
	padding:0 0 0 60px;
	line-height:20px;
}
.gd {
	background:url(../images/gd_bg.jpg) repeat-x left top;
	border:2px solid #efefef;
	border-radius:10px;
	height:195px;
}

.banner1 {
	width:100%;
}
.banner1 img {
	width:100%;
	height:auto;
}
.yj {
	background:#fff;
}


/*滚动图片*/
.students{margin:0 auto;width:100%;height:380px;position:relative;}
.students p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1160px;height:380px; margin:0 auto;position:absolute;bottom:0px;}
#four_flash .flashBg{width:1050px;height:380px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{float:left;width:250px;margin-right:15px;color:#6C6E85;}
#four_flash .flashBg ul.mobile li img{width:223px;height:148px;display:block; margin:0 auto;}
#four_flash .but_left{width:50px;height:100px;position:absolute; top:60px; left:0px; text-align: center;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:60px; right:0px; text-align: center;}


.tb {
	background:#eee;
	line-height:50px;
	padding:0 20px;
	font-size:16px;
}
.tit2 {
	font-size:28px;
	font-weight:bold;
	color:#333;
	line-height:50px;
}
.pt40 {
	padding-top:40px;
}
.pt60 {
	padding-top:60px;
}
.pb40 {
	padding-bottom:40px;
}
.p40 {
	padding:40px;
}
.nr p {
	padding-top:20px;
}



/*底部*/
.bot {
	background:#37383a;
	width:100%;
	padding:20px 0 30px;
}
.bot1 {
	background:#303133;
	line-height:50px;
}
.yq_b {
	font-size:16px;
	line-height:40px;
	padding-top:10px;
}
.fb {
	font-weight:bold;
}
.yq1 {
	width:100%;
	padding:15px 0 0 0;
	line-height:35px;
}
.yq1 a {
	float:left;
	padding:0 20px 0 0;
}
.yqlj {
	width:780px;
}
.ewm {
	width:300px;
	border-left:1px solid #4e4f52;
	padding:0px 0 0 60px;
	text-align:center;
	line-height:50px;
	margin-top:30px;
}
.more1 {
	width:50px;
	float:right;
	text-align:right
}

/*文章列表页面样式*/
.wz_list {
	width:760px;
	background:#fff;
}
.gg_list {
	width:295px;
	background:#fff;
}
.jt {
	width:10px;
	height:12px;
	padding:0 0 0 5px;
	vertical-align:middle;
}

/*选项卡*/
#Tab{
	padding:0px; 
	height:auto;
}
#Tab .Menubox_xk1 {
	height:60px;
	line-height:60px;
	background:#f5f5f5; 
}
#Tab .Menubox_xk1 .sx {
	width:12px;
	padding:0 0px;
}

#Tab .Menubox_xk1 .xian {
	width:26px;
	font-size:12px;
	font-weight:lighter;
	text-align:center;
	color:#e0e0e0;
}
#Tab .Menubox_xk1 ul{
	margin:0px; padding:0px;
}
#Tab .Menubox_xk1 li{
	float:left; 
	display:block; 
	color:#999;
	padding:0 30px;
}
#Tab .Menubox_xk1 li.hover{
	color:#2f9d94;
	background:url(../images/yygk/sj.jpg) no-repeat center bottom;
}
#Tab .Contentbox_xk1{
	clear:both; 
	height:auto;
}
#Tab ul{
	list-style:none;
}
.indexnewlist a {
	display:block; 
	line-height:32px;
	text-decoration:none; 
	color:#666; 
	font-size:14px;
	background-image: url(../images/li_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:0px center; 
	padding-left:15px;
	width:290px;
	overflow:hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
}
.indexnewlist a:hover {
	color:#01887d;
}
#Tab .title {
	width:100%;
	font-size:16px;
	color:#222;
	text-align:center;
	display:block;
	padding:5px 0 8px;
	overflow:hidden;	
	white-space: nowrap;
	text-overflow:ellipsis;
	border-bottom:1px dotted #e5e5e5;
}
#Tab .title a:link, #Tab .title a:visited {
	font-size:16px;
	color:#222;
	text-align:center;
}
#Tab .title a hover {
	color:#01887d;
}
#Tab .content {
	width:100%;
	display:block;
	line-height:20px;
	border-bottom:1px dashed #E3E3E3;
	padding:5px 0 12px 0;
	color:#a2a2a2;
}
#Tab .content a:link,#Tab .content a:visited {
	color:#a2a2a2;
}
#Tab .content a:hover {
	color:#01887d;
}
#Tab .indexnewlist {
	padding-top:5px;
}

/*选项卡*/
#Tab .Menubox2 {
	height:33px;
	border-bottom:1px solid #DFDFDF; 
}
#Tab .Menubox2 ul{
	margin:0px; padding:0px;
}
#Tab .Menubox2 li{
	float:left; 
	display:block; 
	height:33px; 
	color:#999; 
	font-size:14px;
	margin-right:15px;
}
#Tab .Menubox2 li.hover{
	color:#01887d; 
	border-bottom:1px solid #01887d;
}

.xx1 {
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
}
.pt25 {
	padding-top:25px;
}

.tit9 {
	font-size:20px;
	color:#333;
	font-weight:bold;
}
.tit9 a:link,.tit9 a:visited {
	color:#333;
}
.tit9 a:hover {
	color:#01887d;
}
.fc12 {
    font-size: 12px;
}
.fbsj {
    color: #999;
}
.pl20 {
    padding-left: 20px;
}
.wz_list1 {
	width:100%;
	text-align:left;
}
.pb20 {
    padding-bottom: 20px;
}
.pt10 {
    padding-top: 10px;
}
.pr10 {
    padding-right: 10px;
}
.pt25 {
    padding-top: 25px;
}
.fy li {
    border: 0 none;
    float: right;
    line-height: 30px;
    margin: 0 0 0 4px;
    padding: 0;
}
.fy a {
    background: #f2f2f2 none repeat scroll 0 0;
    display: block;
    padding: 0 15px;
}
.fy .ts {
    background: #f2f2f2 none repeat scroll 0 0;
    padding: 0 15px;
}
.p20 {
    padding: 20px;
}
.gg_list {
    background: #fff none repeat scroll 0 0;
    width: 295px;
}
.search3 {
    background: #fff none repeat scroll 0 0;
    width: 335px;
}
.s7 {
    background: #158064 none repeat scroll 0 0;
    color: #fff;
    line-height: 40px;
    text-align: center;
    width: 70px;
}
.s7 a:link, .s7 a:visited {
    color: #fff;
}
.s6 input {
    background: rgba(0, 0, 0, 0) url("../images/search_bg.jpg") no-repeat scroll 10px center;
    border: 0 none;
    color: #aaa;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 40px;
    width: 225px;
}
.tit1 {
    border-bottom: 1px solid #ccc;
    height: 33px;
    position: relative;
	width:100%;
}
.titt3 {
    border-bottom: 1px solid #01887d;
    color: #01887d;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    position: absolute;
}
.pt15 {
    padding-top: 15px;
}
.gg_list1 li {
    border-bottom: 1px dashed #ccc;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 295px;
}
.pm1 {
    background: #fc6c6c none repeat scroll 0 0;
    color: #fff;
    float: left;
    line-height: 20px;
    margin: 10px 8px 0 0;
    text-align: center;
    width: 20px;
}
.pm2 {
    background: #ffa169 none repeat scroll 0 0;
    color: #fff;
    float: left;
    line-height: 20px;
    margin: 10px 8px 0 0;
    text-align: center;
    width: 20px;
}
.pm3 {
    background: #ffc861 none repeat scroll 0 0;
    color: #fff;
    float: left;
    line-height: 20px;
    margin: 10px 8px 0 0;
    text-align: center;
    width: 20px;
}
.pm4 {
    background: #999 none repeat scroll 0 0;
    color: #fff;
    float: left;
    line-height: 20px;
    margin: 10px 8px 0 0;
    text-align: center;
    width: 20px;
}
.zyfw1 {
    background: #fff none repeat scroll 0 0;
}
.tit8 {
    color: #319b93;
    font-size: 30px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
}
.x3 {
    border-bottom: 1px solid #ccc;
    padding-bottom:20px;
}
.pr40 {
    padding-right: 40px;
}
.nr4 img {
    padding: 20px 0;
}
.nr4 p {
    padding-bottom: 20px;
}
.tit9 {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.xgyd li {
    background: rgba(0, 0, 0, 0) url("../images/li_bg.jpg") no-repeat scroll left center;
    font-size: 14px;
    line-height: 30px;
    padding-left: 15px;
}


.tit3 {
	border-bottom:1px solid #ccc;
	position:relative;
	height:50px;
}
.tit4 {
	color:#01887d;
	font-size:18px; 
	height:50px;
	font-weight:bold;
	border-bottom:1px solid #01887d;
	position:absolute;
	line-height:40px;
}	
.s5 input {
	border:1px solid #ccc;
	height:28px;
	line-height:28px;
	width:270px;
	background:url(../images/search_bg.jpg) no-repeat left center;
	padding:0 0 0 30px;
}
.s4 {
	width:70px;
	text-align:center;
	background:#158064;
	color:#fff;
	line-height:30px;
}
.s4 a:link, .s4 a:visited {
	color:#fff;
}
.ksjj {
	background:#fff;
}
.zj_list li {
	width:530px;
	padding:0 20px 20px 0;
	float:left;
	height:140px;
}
.zj_nr {
	line-height:30px;
}
.zj_b {
	font-size:18px;
	font-weight:bold;
	color:#333;
	padding:0 0 10px 0;
}
.zj_b a:link,.zj_b a:visited {
	color:#333;
}
.zj_b a:hover {
	color:#01887d;
}
.zj_list_l {
	width:120px;
}
.zj_list_r {
	width:390px;
	overflow:hidden;
}

.zjxq {
	background:#fff;
}
.zj_b1 {
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	color:#333;
}
.x4 {
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
}
.fb16 {
	font-size:16px;
	font-weight:bold;
	color:#333;
}
.nr3 {
	line-height:28px;
}
.mz li {	
	float:left;
	padding:0 20px 0 16px;
	line-height:30px;
}
.mz1 {
	width:120px;
	background:url(../images/d1.jpg) no-repeat left center;
}
.mz2 {
	width:150px;
	background:url(../images/d2.jpg) no-repeat left center;
}
.mz3 {
	width:180px;
	background:url(../images/d3.jpg) no-repeat left center;
}
.zjxq .time {
	width:100%;
	padding:15px 0;
}
.zjxq .time table {
	border-top:1px solid #f2f2f2;
	border-left:1px solid #f2f2f2;
}
.zjxq .time table td {
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	line-height:30px;
	text-align:center;
	width:60px;
}
.zjxq .time .a {
	background:#54a0ea;
	border-radius:15px;
	padding:3px 6px;
	color:#fff;
}
.zjxq .time .b {
	background:#e4a92c;
	border-radius:15px;
	padding:3px 6px;
	color:#fff;
}
.zjxq .time .c {
	background:#63b98c;
	border-radius:15px;
	padding:3px 6px;
	color:#fff;
}


.ksdh {
	background:#fff;
}
.b6 {
	background:#f8f8f8;
	line-height:50px;
	padding:0 20px;
	color:#01887d;
}
.ks_list li {
	width:300px;
	float:left;
	background:url(../images/li_bg.jpg) no-repeat left center;
	padding:0 20px;
	line-height:30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ks_list li a:link,.ks_list li a:visited {
	color:#666;
}
.ks_list li a:hover {
	color:#01887d;
}
.mt10 {
	margin-top:10px;
}
.b7 {
	height:50px;
}
.gb {
	background:#fbfbfb;
	border:1px solid #ebebeb;
	text-align:center;
	padding:8px 25px 8px 15px;
	position:relative;
}
.gb a {
	display: inline;
	padding:0 0 0 10px;
}
.jkwd {
	background:#fff;
}
.jkwd .tt1 {
	background:url(../images/wskp/q.jpg) no-repeat 0 6px;
	padding-left:40px;
}
.jkwd .tt2 {
	background:url(../images/wskp/a.jpg) no-repeat 0 20px;
	padding-left:40px;
	color:#333;
}
.jkwd .tt1 .fc1 {
	color:#cbcbcb;
}
.jkwd .tt1 .fc2 {
	color:#333;
}
.tit5 {
	border-bottom:1px solid #ccc;
	position:relative;
	height:33px;
}
.tit6 {
	color:#01887d;
	font-size:18px; 
	height:33px;
	font-weight:bold;
	border-bottom:1px solid #01887d;
	position:absolute;
	cursor: pointer;
}
.x5 {
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
}