﻿html,body{
	margin:0;
	padding:0;
	font-family:微软雅黑,黑体,Verdana,宋体;
	background-color:#283a52;
	overflow-x:hidden;
}
img{width:90%;max-width:640px;}
body.inner{
	background-color:#FFF;
}
#top_bar{
	position:relative;
	background-color: #fcc03f;
}
#top_title{
	text-align:center;
	height: 40px;
	line-height: 40px;
	overflow:hidden;
	/*text-shadow:0 -1px 1px rgba(0, 0, 0, 0.3);*/	
}
.top_img{
	display:block;
	width:88px;
	height:20px;
	font-size:0px;
	margin:10px auto;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url(images/fsfb_tit.png);
	}
#carousel{
	
	}
#carousel{
	height:225px;
	/*max-width:320px;*/
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	background:#283a52;
	max-width:640px;
}
#carousel_items{
	height:195px;
	/*max-width:300px;*/
	width:95%;
	position:relative;
	overflow:hidden;
	margin:15px auto;
	}
.carousel_item{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}
#carousel_items a,
#carousel_items a:link,
#carousel_items a:visited,
#carousel_items a:hover,
#carousel_items a:active{
	text-decoration: none;
}
.carousel_title{
	display:block;
	position:absolute;
	background:rgba(0,0,0,.3);
	line-height:28px;
	font-size:14px;
	text-align:center;
	top:10px;
	left:0;
	padding:0 15px;
	width:80%;
	color:#FFF;
	height:28px;
	overflow: hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.carousel_item img{
	margin:0 auto;
	padding:0;
	border:none;
	height:195px;
	width:100%;
	display:block;
}
.carousel_icon{
	position:absolute;
	top:10px;
	right:20%;
	width:13px;
	height:28px;
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-image:url(images/icon_pic.png);
	}
#icons{
	background-color: #283a52;
	/*max-width:320px;*/
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#icons_con{
	width:100%;
	padding-bottom:10px;
	overflow:hidden;
	margin:0 auto;
	}
#icons .ico{
	display:block;
	overflow:hidden;
	/*width:147px;*/
	width:48%;
	height:80px;
	font-size:0;
	position:relative;
	background-color:#fff;
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:50% 50%;
	float:left;
	margin:0 1% 5px 1%;
	
}
#icons .ico1{ /*background-color:#4bb6ff;*/background-image:url(images/icon_1.png);}
#icons .ico2{background-image:url(images/icon_2.png);}
#icons .ico3{background-image:url(images/icon_3.png);}
#icons .ico4{/*background-color:#4bb6ff;*/background-image:url(images/icon_4.png);}
#icons .ico5{/*background-color:#4bb6ff;*/background-image:url(images/icon_5.png);}
#icons .ico6{background-image:url(images/icon_6.png);}
#icons .ico7{background-image:url(images/icon_7.png);}
#icons .ico8{/*background-color:#4bb6ff;*/background-image:url(images/icon_8.png);}

.ico:first-child{
	border-left:none;
}
.ico:last-child{
	border-right:none;
}
#icons .ico:link,
#icons .ico:visited,
#icons .ico:hover{
	color:#fff;
	text-decoration:none;
}

.totop_bar{
	position:relative;
	line-height:40px;
	height:40px;
	font-size:13px;
	color:#fff;
	background:#4c9ada;
	}
.totop_bar a, .totop_bar a:link, .totop_bar a:visited{
	color:#FFF;
	text-align: center;
	text-decoration: none;
	display:inline-block;
	width:50%;
	float:left;
	}
.footer{
	position:relative;
	font-size:12px;
	color:#fff;
	background:#2b60a4;
	text-align: center;
	height:36px;
	border-bottom: 4px solid #fccd3e;
}
.footer i{
	display:inline-block;
	overflow:hidden;
	position:relative;
	background-size:auto 50%;
	background-repeat:no-repeat;
	background-position:0 50%;
	height:36px;
	width:auto;
	font-style:normal;
	}
.footer .about_us i{
	padding-left:16px;
	background-image:url(images/icon_about.png);
	}
.footer .contact_us i{
	padding-left:30px;
	background-image:url(images/icon_link.png);
	}
.footer a,
.footer a:link,
.footer a:visited,
.footer a:active{
	line-height: 36px;
	height:36px;
	width:49%;
	color:#FFF;
	text-align: center;
	display:inline-block;
	text-decoration: none;
}
.footer a.about_us{
	border-right:1px solid #74a2de;
	}

.copyright{
	position: relative;	
	color: #fff;
	background: #2b60a4;
	height: 36px;
	border-bottom: 4px solid #fccd3e;
	width:100%;
	text-align:center;
	font-size:12px;
	line-height:35px;
	color:#fff;
	}
.content i{
	font-style:normal;
	}

#wrapper{ background-color:#e6eff1;}
#header{
	width:100%;
	height:80px;
	position:relative;
	z-index:1000001;
}

#logo{
	background-size:auto 30px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	position:absolute;
	top:0;
	left:0;
	height:40px;
	width:200px;
	z-index:100;
	cursor:pointer;
}
#menu-kg{
	background-size:auto 32px;
	background-image:url(images/menu_btn.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	position:absolute;
	top:0;
	right:0;
	height:40px;
	width:40px;
	z-index:100;
	cursor:pointer;
}
#menu-kg{display:none;}
#menu_wrapper{
	width:100%;
	height:29px;
	margin-top:5px;
	top:40px;
	left: 0;
	overflow:hidden;
	/* position:absolute; */
	z-index: 10;
	background-color:#e6eff1;
}
#menu{
	line-height:24px;
	height:29px;
	overflow:hidden;
	margin:0 auto;
	display: inline-table;
	background:#e6eff1;
	width: 100%;
}
#menu a,#menu>li{
	font-size:14px;
	/*display:inline-block;*/
	display: table-cell;
	width: 20%;
	height:29px;
	padding:0;
	margin:0;
	text-align:center;
	overflow:hidden;
	text-decoration:none;
}
#menu a i{
	font-style:normal;
	display:inline-block;
	height:24px;
	line-height:24px;
	width: 100%;
	color:#2b60a4;
	background-color:#fff;
	}
#menu a.on,
#menu a:hover{
	background-size:auto 5px;
	background-image:url(images/menu_on.png);
	background-repeat:no-repeat;
	background-position:50% bottom;
}
#menu a.on i,
#menu a:hover i{
	color:#fff;
	background-color:#2b60a4;
}
#menu_wrapper:before,#menu_wrapper:after{
	-webkit-transition:opacity .3s ease-out;
	-moz-transition:opacity .3s ease-out;
	-o-transition:opacity .3s ease-out;
	transition:opacity .3s ease-out;
	content: '';
	display: block;
	width: 8px;
	height: 16px;
	position: absolute;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-size:auto 100%;
	z-index: 101;
	opacity:0;
}
#menu_wrapper.goleft:before{
	opacity:.8;
	left: 0;
	top: 5px;
	background-image:url(images/menu_left.png);
}
#menu_wrapper.goright:after{
	opacity:.8;
	right: 0;
	top: 5px;
	background-image:url(images/menu_right.png);
}
#content{
	line-height:150%;
	/*width:320px;*/
	width:100%;
	background-color:#e6eff1;
	overflow:hidden;
}
#totop{
	width:40px;
	height:40px;
	opacity:0.8;
	position:fixed;
	right:5px;
	bottom:45px;
	background:url(images/totop.png) 50% 50% no-repeat;
	background-color:#FFF;
	background-size:40px auto;
	border-radius:20px;
	z-index:99999999;
}
#back_btn{
	width:20px;
	height:16px;
	display:block;
	position:absolute;
	top:11px;
	left:15px;
	background:url(images/fsfb_back.png) 50% 50% no-repeat;
	background-size:100% auto;
	cursor:pointer;
}
#seemore,
#loadingCmt{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	max-width:300px;
	margin:-5px auto 15px auto;
	background-color:#5099f7;
	color:#FFF;
	text-align:center;
	padding:6px;
	font-size:15px;
	cursor:pointer;
	letter-spacing:3px;
}
#dl-app{margin:auto;background-color:#EEE;text-align:center;padding:8px;font-size:14px;cursor:pointer;}
#dl-app a{color:#333;text-decoration:none;}
#picNews{height:200px;position:relative;overflow:hidden;}
#pnWrapper{height:200px;overflow:hidden;}
#picNews .pnItem{margin:0;padding:0;display:block;width:100%;height:200px;position:absolute;overflow:hidden;}
#picNews .pnItem img{margin:0;padding:0;border:none;width:100%;}
#picNews .pnItem a{display:block;position:absolute;bottom:0;left:0;width:100%;text-decoration:none;text-align:center;background:rgba(0,0,0,0.6);color:#FFF;line-height:32px;}

#content .newslist{
	margin:0 auto;
	padding:0 10px 10px 10px;
	list-style:none;
	overflow:hidden;
	}
.newslist li{
	display:block;
	margin-bottom:10px;
	padding:10px;
	position:relative;
	background-color:#FFF;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
}
.nl-title{
	color:#4e4e4e;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	/* clear:both; */
	display:block;
	text-align: left;
	margin:0 auto 7px auto;
}
.nl-img{
	width:100px;
	height: 100px;
	margin:3px auto;
	display:block;
	border-radius:4px;
	border:none;
	float:right;
}
.nl-abstract{
	color:#8c8c8c;
	font-size:14px;
	line-height:20px;
	max-height:80px;
	overflow: hidden;
}
#art-title{
	margin:0 auto;
	padding:0.5em 0 0.2em 0;
	font-size:18px;
	text-align:center;
	color:#4e4e4e;
}
#art-subtitle{margin:0 auto;padding:0.5em 0;font-size:12px;color:#AAA;text-align:center;}
#art-content{
	margin:0 10px 10px 10px;
	padding:5px 10px;
	font-size: 15px;
	color:#666;
	word-wrap:break-word;
	box-shadow: 0 0 3px rgba(0,0,0,0.1);
	overflow:hidden;
	background-color: #FFF;
}
.author{
	text-align:right;
	font-size:12px;
	color:#999;
	letter-spacing: 2px;
}
#share{width:100%;display: none;}
#share img{width:96%;display:block;margin:0 auto;border-radius:5px;}

/*
#pagination{line-height:30px;height:72px;position:relative;overflow:hidden;margin:6px;}
#pagination .cn,#pagination a,#pagination select{display:block;float:left;margin:0 3px 0 0;padding:3px;}
#pagination select{position:relative;top:0.5em;}
#pagination .cn{color:#369;}
#pagination a{color:#FFF;background:#369;background:-webkit-gradient(linear, 0% 0%, 50% 100%, from(#69C), to(#369));text-shadow:1px 1px 1px #666;border-radius:5px;}
#pagination a:link,#pagination a:visited,#pagination a:visited{color:#FFF;text-decoration:none;}
*/
#comments{margin:10px 0;display: none;} 
#comments ul{list-style:none;padding:0;margin:6px;position:relative;border-bottom:1px solid #EEE;}
#comments ul li{color:#369;display:block;color:#AAA;margin:0 10px;padding:4px;font-size:14px;}
#comments ul li.name{color:#1976c1;display:block;margin:0 10px;padding:4px;}
#comments ul li.msg{color:#555;margin-bottom:8px;}
#comments ul li.posttime{text-align:right;font-size:80%;position:absolute;top:2px;right:10px;}
#comments ul li.goreply{text-align:right;color:#abc;}

#add_cmt{margin:0 10px;padding-bottom:30px;height:auto;position:relative;}
#cmt_con{display:block;width:100%;box-sizing:border-box;margin:10px auto;padding:6px 0;font-size:14px;border:2px solid #ffcc80;border-radius:3px;line-height:25px;}
#cmt_submit{font-size:14px;padding:8px 20px;border:none;border-radius:5px;color:#515151;background:#E5E5E5;margin-bottom:1em;position:absolute;bottom:-18px;right:0;}
#cmt_username{padding:8px 6px;font-size:13px;border:1px solid #DDD;border-radius:5px;margin-bottom:1em;position:absolute;bottom:-18px;left:0;width:50%;box-sizing:border-box;}

#comment_head{background:#F5F5F5;position:relative;font-weight:bold;padding-left:10px;border-bottom:2px solid #e5e5e5;color:#515151;line-height:30px;font-size:16px;}
#goandpost{position:absolute;right:5px;top:0;height:30px;width:30px;background:url(images/cmt_pen.png) no-repeat 50% 50%;background-size:auto 27px;}

.wxad{width:320px;margin:0 auto;}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

#content,#dl-app,#share,#comments{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	/*width:320px;*/
	margin-left:auto;
	margin-right:auto;
}
#loadingCmt{display: none;}
.publish{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -o-box;
	display: box;
	-webkit-box-orient:horizontal;
	-moz-box-orient:horizontal;
	-ms-box-orient:horizontal;
	-o-box-orient:horizontal;
	box-orient:horizontal;
}
.p-item{
	display: block;
	position: relative;
	overflow:hidden;
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-ms-box-flex:1;
	-o-box-flex:1;
	box-flex:1;
	text-align: center;
	text-decoration: none;
	margin: 10px 0;
	color:#999;
}
.p-item span{
	display: block;
	margin:0 auto;
	width:106px;
	height:20px;
	line-height: 20px;
	font-size: 12px;
}
.p-item img{
	margin: 5px auto 0 auto;
	border-radius: 60px;
	border: 2px solid #FFF;
	box-shadow: 0 0 2px rgba(0,0,0,0.8);
	width:60px;
	height:60px;
}


.pr{
	position: relative;
	overflow: hidden;
}
.pic-date{
	position: absolute;
	top: 0;
	right: 0;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#EEE));
	background-image:-moz-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#EEE));
	background-image:-ms-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#EEE));
	background-image:-o-gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#EEE));
	background-image:gradient(linear, 0% 0%, 0% 100%, from(#FFF), to(#EEE));
	color:#000;
	line-height: 25px;
	opacity: 0.6;
	border-radius: 0 5px 0 5px;
	padding: 0 5px;
	margin:3px 0;
	font-size: 12px;
}
#dlist img{width: 100%;}
#dlist iframe{width: 100%;}
#dlist{padding:0px;margin-top:45px; }
#dlist li{list-style-type: none;}
#dlist h2{
	font-size: 24px;
    font-weight: normal;
    padding-left: 38px;
    margin: 0 0 30px 0;
    padding-top: 0;
    background-size: 32px auto;
    color: #47a3da;}
#dlist h3{
	color: #47a3da;
    font-weight: normal;
    font-size: 15px;
}
#dlist li h3 span {
    display: block;
    color: #d0d0d0;
    font-size: 12px;
    margin-top: 2px;
}
#dlist li dl {
    background-color: #f4f4f4;
    color: #666666;
    display: block;
    font-size: 12px;
    padding: 10px;
    position: relative;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}
#zb-video li {
    list-style-type: none;
}

#zb-video {
    padding: 0;
    color: #47a3da;
}
#content iframe{
	width: 100%;
}
#pnum {
    background-color: #2b60a4;
    color: #FFF;
    /* width: 50px; */
    float: right;
    height: 25px;
    text-align: right;
    padding: 4px;
    border-radius: 5px;
}