/**
* @cscms4.x open source management system
* @copyright 2009-2015  All rights reserved.
* @Author:Cheng Jie
* @Dtime:2015-01-17
*/
/*全局*/
html,body,div,h1,h2,h3,h4,h5,h6,p,span,em,a,img,ul,li,ol,form,button,input,textarea,dl,dt,dd,iframe{margin:0;padding:0;}
html,body{background-color: #F4F4F4;}
body{
	text-align: left;
	font:14px/1.5 "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53","Verdana",sans-serif;
	color:#888;
}
a {cursor: pointer;color:#000;text-decoration: none;outline: 0 none;-webkit-transition: all .2s linear;-moz-transition:all .2s linear;-ms-transition: all .2s linear;transition: all .2s linear;}
a:hover,a:focus{text-decoration:none;color:#CD2407;}
ul,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6,em{font-size:14px;font-weight:normal;}
h2{color:#000;}
ol,ul{list-style:none;}
em{font-style: normal;}
img{border:0;vertical-align:middle;}
a:hover img{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity:0.5;opacity:0.5;}
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}/* Hides from IE-mac \*/* html .clearfix{height:1%;}.clearfix{display:block;}/*.clearfix{zoom:1;}*/
.wrap{margin:0 auto;width:1000px;}
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.tophead {padding-top:100px;}
#menu .ok{background:#444}
.browsehappy {width:650px;position:fixed;left:0px;top:58px;height:40px;line-height:40px;color:red;clear:both;z-index:2000;text-align:center;}
.pageblank{height:20px;clear:both;}

/*头部 -------*/
#header{clear:both;position:fixed;left:0px;top:0px;width:100%;z-index: 99998;}
#header .header_box1{width:100%;min-width:1000px;}
#header .header_wp1{width:1000px;margin:0 auto;}
#header .header_box1,#header .header_wp1{height:60px;background-color: #3C3C46;}
#header .header_box2{}
#header .header_wp2{}
#header .header_box2,#header .header_wp2{background-color: #3C3C46;}
#header .header_box3{width:100%;min-width:1000px;}
#header .header_wp3{width:1000px;margin:0 auto;}
#header .header_box3,#header .header_wp3{height:40px;background-color: #4C4C53;}

/*头部 - LOGO*/
#header .header_logo {float:left;width:220px;height:40px; margin-top:10px;}
#header .header_logo a {float:left;width:180px;height:40px;background:url(../images/logo.png) no-repeat left center;}

/*头部 - 搜索*/
#header .header_search{width:250px;padding-top:15px;float:left;font-size:12px;z-index:9999}
#header .header_search .seh_left{float:left;height:30px;width:13px;background:url(../images/search.png) no-repeat left top;}
#header .header_search .seh_list{float:left}
#header .header_search .seh_m{
	float:left;
	height:30px;
	background-image: url(../images/search.png);
	background-repeat: repeat-x;
	background-position: left -30px;
}
#header .header_search .seh_v{
	height:23px;
	line-height:23px;
	float:left;
	width:150px;
	outline:none;
	background-color: #FFFFFF;
	border: 0px solid #ddd;
	margin-top: 1px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#header .header_search .seh_b{
	float:left;
	display:block;
	background:url(../images/search.png) no-repeat right -60px;
	height: 30px;
	width: 40px;
	cursor:pointer;_cursor:hand;
	border:none;
	_border:0;
}
#header .header_search .seh_b span{display:none;}

#header .menu {float:right;margin:0px;color:#fff;z-index:1000;height:40px;padding-top:10px;}
#header .menu li {float:left;}
#header .menu li,#header .menu li a{line-height:20px;font-family: "微软雅黑", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;font-size:14px;}
#header .menu li a {
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#header .menu li a:hover{color:#69E232;}

/*头部 - 用户信息*/
#header .header_user{float:left;display:inline;position: relative;}
#header .header_user .item{display:block;font-size:14px;text-decoration: none;color:#ffffff;margin-left:10px;}
#header .header_user .item:hover{text-decoration: none;color:#69E232;}
#header .header_user .userface{height:40px;line-height:40px;}
#header .header_user .userface img{width:40px;height:40px;border-radius:100%;margin-right:5px;}
#header .header_user .icon{height:20px;line-height:20px;margin-top:10px;background-image: url(../images/icon_topinfo.png);background-repeat: no-repeat;text-indent: 20px;}
#header .header_user .icon_msg{background-position: 0px 0px;}
#header .header_user .icon_newmsg{background-position: 0px -20px;}
#header .header_user .icon_up{background-position: 0px -40px;}
#header .header_user .icon_buy{background-position: 0px -80px;}

#header .header_user .menubox{position: absolute;z-index: 99999;top:40px;display:block; }
#header .header_user .userbox{width:300px;left:-150px;top:45px;border:1px solid #303048;background:#ffffff;}
#header .header_user .userbox .userbox_top{background:#303048;height:60px;color:#FFFFFF;display:block;overflow:hidden;}
#header .header_user .userbox .userbox_top table{margin:10px;}
#header .header_user .userbox .userbox_top td{height:20px;width:225px;overflow: hidden;white-space: nowrap;color:#999999;}
#header .header_user .userbox .userbox_top .userbox_face{width:50px;height:40px;}
#header .header_user .userbox .userbox_top .userbox_face img{width:40px;height:40px;border-radius:100%;}
#header .header_user .userbox .userbox_top .userbox_info{height:40px;}
#header .header_user .userbox .userbox_top td em{color:#ffffff;}
#header .header_user .userbox .userbox_top .userbox_info .icon_date,
#header .header_user .userbox .userbox_top .userbox_info .icon_jindou{background-image:url(../images/indexsprite.png);background-repeat: no-repeat;width:16px;height:16px;float:none;display:block;}
#header .header_user .userbox .userbox_top .userbox_info .icon_date{background-position:0px -115px;}
#header .header_user .userbox .userbox_top .userbox_info .icon_jindou{background-position:0px -131px;}
#header .header_user .userbox .userbox_top a{color: #ffffff;}

#header .header_user .userbox .userbox_bottom{clear:both;}
#header .header_user .userbox .userbox_bottom a{display:block;height:35px;line-height:35px;background:#e3e3e3;color: #000000;text-decoration: none;text-align: center;}
#header .header_user .userbox .userbox_bottom a:hover{background:#66CC00;color: #FFFFFF;text-decoration: none;}
#header .header_user .userbox_grid{width:100%}
#header .header_user .userbox_grid td{border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #F1F1F1;border-bottom-color: #F1F1F1;}
#header .header_user .userbox_grid a{display:block;text-align: center;text-decoration: none;padding-top: 10px;padding-bottom: 10px;}
#header .header_user .userbox_grid a:hover{background:#F1F1F1;color:#66CC00;text-decoration: none;}
#header .header_user .userbox_grid a i{background-image: url(../images/headboxsprite.png);width:24px;height:24px;float:none;display:block;margin:0 auto;}
#header .header_user .userbox_grid .icon_bzzx{background-position:0px -24px;}
#header .header_user .userbox_grid a:hover .icon_bzzx{background-position:0px -216px;}
#header .header_user .userbox_grid .icon_gqgl{background-position:0px -48px;}
#header .header_user .userbox_grid a:hover .icon_gqgl{background-position:0px -72px;}
#header .header_user .userbox_grid .icon_grzx{background-position:0px -96px;}
#header .header_user .userbox_grid a:hover .icon_grzx{background-position:0px -120px;}
#header .header_user .userbox_grid .icon_tgdr{background-position:0px -144px;}
#header .header_user .userbox_grid a:hover .icon_tgdr{background-position:0px -168px;}
#header .header_user .userbox_grid .icon_wdcf{background-position:0px -192px;}
#header .header_user .userbox_grid a:hover .icon_wdcf{background-position:0px 0px;}
#header .header_user .userbox_grid .icon_wdhy{background-position:0px -240px;}
#header .header_user .userbox_grid a:hover .icon_wdhy{background-position:0px -264px;}
#header .header_user .userbox_grid .icon_wdzy{background-position:0px -288px;}
#header .header_user .userbox_grid a:hover .icon_wdzy{background-position:0px -312px;}
#header .header_user .userbox_grid .icon_yyr{background-position:0px -336px;}
#header .header_user .userbox_grid a:hover .icon_yyr{background-position:0px -360px;}
#header .header_user .userbox_grid .icon_zhsz{background-position:0px -384px;}
#header .header_user .userbox_grid a:hover .icon_zhsz{background-position:0px -408px;}

#header .header_user .uploadbox{left:0px;top:40px;border:1px solid #DDDDDD;background:#ffffff;}
#header .header_user .uploadbox li,#header .header_user .uploadbox a{display:block;color:margin:0px;padding:0px;}
#header .header_user .uploadbox a{line-height:30px;display:block;color:#3C3C46;background:#ffffff;text-decoration: none;margin:0px;width:80px;text-align: center;}
#header .header_user .uploadbox a:hover{background:#F1F1F1;color:#3C3C46;text-decoration: none;}


/*头部 - 导航*/
#head_nav li {float:left;position:relative;}
#head_nav li,#header .nav li a{line-height:40px;font-family: "微软雅黑", "Microsoft YaHei", \5FAE\8F6F\96C5\9ED1;font-size:16px;}
#head_nav li a {
	display:block;
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#head_nav li a:hover{color:#69E232;}
#head_nav li .ok{
	background-image: url(../images/nav_highlight.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/*底部*/
#footer {margin:0px auto;border-top:#e1e1e1 solid 1px; color:#333;height:60px;text-align:center;padding:10px; background:#fff;}
#footer li{padding:5px; background:#fff;}
#footer a{color:#333;}

/*留言*/
.gbook{width: 960px;background:#fff;height:auto !important;color:#333;position:relative; background:#fff; padding:10px;margin: 10px auto}
.gbook .title{border-left:#ff4800 solid 5px;width:970px;float:left;margin-top:10px;padding-bottom:6px;border-bottom: 1px dotted #ddd;}
.gbook .title span{margin-left:10px;font-size:20px;height:20px;line-height:16px;}
.gbook .neir{padding-top:30px;}

/*全局框架*/
.box{overflow:hidden;}
.box .title{height:36px;line-height:36px;}
.box .title h2{float:left;font-size:20px;color:#353434;font-family:"\5FAE\8F6F\96C5\9ED1","\9ED1\4F53","\5B8B\4F53";}
.sp_pri{background:url(../images/ico.png) no-repeat;}
.pic_ico,.novel_ico,.movie_ico{float:left;display:block;width:30px;height:30px;margin:6px 10px 0 0;_margin-top:3px;}
.pic_ico{background-position:0 0;}
.novel_ico{background-position:0 -34px;}
.movie_ico{background-position:0 -68px;}


/**回到顶部按钮样式**/
#top_btn{word-break:break-all;position:fixed;border-radius: 6px;right:50px;bottom:50px;background:white;z-index: 100; display: none;
-moz-transition:background 1s;
-webkit-transition:background 1s;
-o-transition:background 1s;}
#top_btn a {display:block;width:50px;height:50px;background-image:url("../images/top1.png");background-repeat:no-repeat;border-radius: 6px;}
#top_btn a:hover {background-image:url("../images/top2.png");}

/*分类导航*/
#cscms_list{width:1000px;margin:10px auto;background-color:#fff;color:#333;border:1px solid #D9D9D9;background:#FFF;font-size:12px;}
#cscms_list .a_sub_nav ul{height:25px;margin-top:5px;margin-left:5px;}
#cscms_list .a_sub_nav ul li{ float:left;margin-right:5px;margin-bottom:5px;}
#cscms_list .a_sub_nav a{ display:block; padding:0 15px; float:left; height:25px; margin-right:2px; text-align:center; line-height:25px;}
#cscms_list .a_sub_nav a:link,#cscms_list .a_sub_nav a:visited {color: #666666;text-decoration: none;}
#cscms_list .a_sub_nav a:hover,#cscms_list .a_sub_nav a:active {color: #FF0000;text-decoration: none;}
#cscms_list .a_sub_nav .a_sub_nav_clo,#cscms_list .a_sub_nav .a_sub_nav_clo span,
#cscms_list .a_sub_nav .a_sub_nav_clo a:link,#cscms_list .a_sub_nav .a_sub_nav_clo a:visited,
#cscms_list .a_sub_nav .a_sub_nav_clo a:hover,#cscms_list .a_sub_nav .a_sub_nav_clo a:active {color:#FFFFFF; background:#F29900;text-decoration: none;}



/*按字母查找*/
#cscms_zimu{width:1000px;height:45px;margin:10px auto;background-color:#fff;color:#333;border:1px solid #D9D9D9;background:#FFF;}
#cscms_zimu .a_sub_nav {width:940px;height:25px;padding-top:10px;padding-left:10px;line-height:25px;}
#cscms_zimu .a_sub_nav b {float:left;width:90px;color:#ff6600;text-align:right;} 
#cscms_zimu .a_sub_nav a{font-size:14px;padding:0 6px; height:25px; text-align:center; line-height:25px;}
#cscms_zimu .a_sub_nav a:hover{ background:#f8f8f8; text-decoration:none;}
#cscms_zimu .a_sub_nav a.on{ color:#fff; background:#f29900;}

/*全局评论*/
.new_comment a:link,.new_comment a:visited{color:#0089F8}
.new_comment dl{overflow:hidden;zoom:1;padding:25px 9px 15px;border-bottom:1px dashed #ededed}
.new_comment dl:hover{background:#f8f8f8}
.new_comment dl dt{float:left;width:48px;margin:2px 15px 0 0}
.new_comment dl dd{float:left;width:90%;overflow:hidden;zoom:1}
.new_comment_info{overflow:hidden;zoom:1}
.new_comment_info .show_userCard_link{float:left}
.new_comment_info em{float:left;margin-left:10px;padding-top:2px}
.new_comment_info em a{margin-right:6px}
.new_comment_text{width:577px;overflow:hidden;margin:5px 0 0;line-height:1.8;word-wrap:break-word;word-break:normal;color:#333}
.new_comment_text .new_comment_liwu{padding:0 8px 0 0;overflow:hidden;height:65px;display:none}
.new_comment_from{overflow:hidden;zoom:1;margin:15px 0 0;line-height:1.8}
.new_comment_from span{float:left;color:#aaa;padding-right:5px}
.new_comment_btn{float:left;overflow:hidden;zoom:1}
.new_comment_btn a{margin-left:13px;overflow:hidden;zoom:1;float:left}
.new_comment_btn a:link,.new_comment_btn a:visited{color:#999}
.new_comment_btn a:hover{color:#555}
.new_comment_btn a b{display:inline-block;width:12px;height:12px;font-size:0;line-height:0;background:url(../images/pinglun_icon.png) no-repeat;margin:6px 5px 0 0;float:left}
.new_comment_btn .new_comment_talk:hover b{background-position:-12px 0}

a.del b{display:inline-block;width:12px;height:12px;font-size:0;line-height:0;background:url(../images/pinglun_icon.png) no-repeat;margin:6px 5px 0 0;float:right}
.new_comment_btn .new_comment_return b{padding:0;background-position:0 -12px}
.new_comment_btn .new_comment_return:hover b{background-position:-12px -12px}
.new_comment_btn .new_comment_del b,a.del b{background-position:0 -24px}
.new_comment_btn .new_comment_del:hover b,a.del:hover b{background-position:-12px -24px}
.new_comment_btn .new_comment_lock b{background-position:0 -36px}
.new_comment_btn .new_comment_lock:hover b{background-position:-12px -36px}
.new_comment_reply{overflow:hidden;zoom:1;margin:15px 0}
.new_comment_reply textarea{border:1px solid #ccc;border-right:none;height:38px;width:80%;max-width:80%;max-height:38px;float:left;padding:5px;overflow-y:auto}
.new_comment_reply input{height:50px;width:75px;float:left;padding:0;margin:0;border:0;color:#fff;background:#49ae2a;cursor:pointer}
.new_comment_reply:hover input{background:#48c322}
.new_comment_reply input:active{background:#49ae2a}
.new_comment_reply:hover textarea{border:1px solid #49ae2a;border-right:none}
.new_page{width:99%;overflow:hidden;zoom:1;padding:20px 0 30px}
.new_page_total{float:right;padding:2px 8px 2px 0;color:#999}
.new_page_total em{margin:0 5px}
.new_page_rt{float:right;overflow:hidden;zoom:1;padding-top:3px}
.new_page_rt ul{overflow:hidden;zoom:1;float:right;padding-right:9px}
.new_page_rt ul li{float:left;margin-left:5px}
.new_page_rt a{display:block;float:left;padding:2px 8px;border:1px solid #fff}
.new_page_rt a:hover{border:1px solid #f6f6f6;text-decoration:underline;background:#f6f6f6;color:#0089F8}
.new_page_rt .on {color:#666;background:#f6f6f6;border:1px solid #ddd;font-weight:900}
.new_message{position:relative;width:98%;padding:12px 9px 15px;overflow:hidden;margin:0 0 30px}
.new_msg_tips_bg{position:absolute;top:0;left:0;width:98%;height:230px;filter:Alpha(opacity=70)}
.new_msg_tips{position:relative\9;margin:60px auto 0;width:250px;padding:20px;text-align:center}
.new_msg_tips a:link,.new_msg_tips a:visited{color:#0089F8}
.new_msg_tips a:hover{color:#e00;text-decoration:underline}
.new_msg_hd{width:99%;overflow:hidden;zoom:1}
.new_msg_tit{overflow:hidden;zoom:1;float:left}
.new_msg_tit h2{font-size:16px;float:left}
.new_msg_btn{color:#fff}
.new_msg_face_btn{float:right}
.new_msg_face_btn a{display:block;width:25px;height:20px;text-indent:-9999px;overflow:hidden}
.new_msg_face_btn a:hover{background-position:-25px -20px}
.new_face_all{padding:10px;overflow:hidden;zoom:1;margin:5px 0 0}
.new_face_all img{float:left;display:block;cursor:pointer;margin:5px}
.new_msg_val{margin-top:8px}
.new_msg_val textarea{width:100%;height:120px;font-size:12px;padding:3px;overflow-y:auto;max-width:100%;display:block}
.new_msg_do{width:99%;overflow:hidden;zoom:1;padding-top:8px}
.new_msg_button{float:right}
.new_msg_btn{margin:0;padding:0;border:0;height:26px;line-height:26px;width:80px;cursor:pointer}
.new_message{background-color:#fff}
.new_msg_tips_bg{background:rgba(255,255,255,.8);background:#fff\9}
.new_msg_tips{background:#fff;border:1px solid #eee}
.new_msg_face_btn a{border:1px solid #eee;background:url(../images/icon_liwu2.png) no-repeat 0 -20px}
.new_msg_face_btn a:hover{background-position:0 0}
.new_face_all{background:#f4f4f4}
.new_msg_val textarea{border:1px solid #ddd;color:#333}
.new_msg_btn{background:#49ae2a}
.new_msg_btn:hover{background:#48c322}
.new_msg_vip{float:left;overflow:hidden;zoom:1;padding:3px 0 0 20px;display:}
.new_msg_vip label{overflow:hidden;zoom:1;float:left;margin-right:10px}
.new_msg_vip label:hover,.new_msg_share label:hover{color:#e00}
.new_msg_vip label input{float:left}
.new_msg_share{float:left;overflow:hidden;zoom:1;padding-top:2px}
.new_msg_share label{float:left;overflow:hidden;zoom:1}
.new_msg_share label input{float:left}
.new_msg_site{float:left;overflow:hidden;zoom:1;margin-left:10px}
.new_msg_site a{float:left;display:block;width:16px;height:16px;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden;background:url(../images/share.png) no-repeat;margin:2px 8px 0 0}
.new_msg_site a.comm_sina{background-position:0 -16px}
.new_msg_site a.comm_qqweibo{background-position:0 -64px}
.new_msg_site a.comm_qzone{background-position:0 0}
.new_msg_site a.comm_un_sina{background-position:0 -112px}
.new_msg_site a.comm_un_qqweibo{background-position:0 -128px}
.new_msg_site a.comm_un_qzone{background-position:0 -144px}
.new_hf {float:left;margin-top:10px;padding-top:8px;padding-left:8px;margin-bottom:5px;margin-left:0px;width:100%;height:auto !important;height:30px;min-height:30px;line-height:30px;border-top: 1px dotted #C8C8C8;}
.new_hf .text{float:left;width:98%;float:left;color:#185691;}

 /* 广告 */
.top_box{padding:4px 9px 9px;}
.top_box li{margin-top:5px;}
.top_box img{width:960px;height:80px;}
.bottom_box{width:920px;padding:10px 29px;}
.bottom_box ul{margin-left:-40px;_margin-left:-80px;position:relative;zoom:1;}
.bottom_box li{position:relative;float:left;width:200px;margin-left:40px;}
.bottom_box img{width:200px;height:200px;}
.pic_text_box{margin:10px 0px;text-align:center;}

/* 当前位置 */
.cat_pos{padding:10px 10px;}
.cat_pos .cat_pos_l{float:left;}
.cat_pos h1,.cat_pos h2{display:inline;color:#000;}
.cat_pos .cat_pos_r{float:right;overflow:hidden;}
.cat_pos .cat_pos_r em{padding:0 5px;color:#C00;font-weight:bold;}


/* 全局分页 */
.pagination {text-align:center;height:32px;line-height:32px;margin-top:20px;}
.pagination em {padding:0px 12px;display:inline-block;background-color:#e7e7e7; margin-right:2px; color:#333;}
.pagination a {padding:0px 12px;display:inline-block;background-color:#e7e7e7; margin-right:2px; color:#333;}
.pagination a:hover { background-color:#63b8ff; color:#fff;text-shadow:1px 1px 1px #000;}
.pagination .on { font-weight:normal;padding:0px 12px;  height:32px;line-height:32px;display:inline-block;background-color:#eb6408; margin-right:2px; color:#fff; text-shadow:1px 1px 1px #000;}
