/*头部文件*/
body { font: normal 400 12px/1.5 Microsoft YaHei,Arial; }
#g-doc { display: block; overflow: hidden; margin: 0 0 0px 0; padding: 0; }
#top { display: block; height: 50px; line-height: 50px; background: #01ab65; }
	#top .logo-warp { width: 150px; display: block; margin: 0 auto; height: 30px; line-height: 30px; padding-top: 10px; }

#menu { height: 50px; line-height: 50px; background: #ddd; position: relative; }
	#menu li { display: inline-block; width: 25%; height: 50px; float: left; text-align: center; font-size: 18px; position: relative; }
		#menu li a { display: block; width: 100%; height: 47px; line-height: 47px; text-align: center; border-bottom: 3px solid #ddd; }
		#menu li a.current { border-bottom: 3px solid #017847; }
		#menu li .cate-arrow { display: none; position: absolute; border: 10px solid transparent; border-left-width: 10px; border-top: none; border-bottom-color: #ccc; left: 50%; top: 40px; margin-left: -10px; }


	#cate_detail { display: none; width: 100%; position: absolute; z-index: 100; background: #ccc; top: 50px; padding-bottom: 20px; }
		#cate_detail a { display: block; font-size: 14px; overflow: hidden; width: 30%; float: left; text-align: center; background: #01ab65; margin: 3% 0 0 2.6%; color: #fff; border-radius: 4px; height: 45px; line-height: 45px; overflow: hidden; }

	/*#search { display: block; height: 40px; line-height: 40px; margin: 10px; border: 1px solid #ccc; border-radius: 40px; box-shadow: 1px 1px 2px #eee inset; }*/
	/*	#search .search_input { margin-left: 15px; height: 34px; width: 75%; border: 0; line-height: 34px;font-size:16px; }*/
	/*	#search .soBtn { display: block; height: 28px; float: right; margin-right: 15px; width: 28px; border: 0; background: url(../images/search.png) center center no-repeat; background-size: 100% 100%; margin-top: 5px; }*/
	#ad { display: block; /*margin: 0 10px;*/ clear: both; }

	#ring-title { background: #f3f3f3; height: 40px; line-height: 40px; border-bottom: 1px solid #d8d8d8; margin-top: 10px; font-size: 16px; font-weight: normal; text-indent: 10px; }
		#ring-list a { display: block; border-bottom: 1px dotted #ccc; height: 50px; line-height: 50px; font-size: 16px; text-indent: 5px; position: relative; }
			#ring-list a span { display: inline-block; float: left; max-width: 65%; overflow: hidden; height: 50px; line-height: 50px; }
			#ring-list a span.num-tips { width: 16px; height: 16px; line-height: 16px; text-align: center; margin-top: 15px; background: #ccc; margin-left: 10px; text-indent: 0; font-size: 8px; }
				#ring-list a span.play { background: url(../images/arrow.png) center center no-repeat; background-size: 100% 100%; width: 30px; height: 30px; position: absolute; right: 15px; top: 11px; }
					#ring-list a span.play a { display: block; width: 100%; height: 100%; }
				#ring-list a span a { height: 50px; line-height: 50px; display: block; }
				#ring-list a span.nums { height: 100%; display: block; text-align: center; }
					#ring-list a span.nums i { display: block; background: #b9c4cb; height: 20px; line-height: 20px; margin-top: 15px; margin-left: 5px; text-align: center; color: #FFF; font-size: 12px; text-indent: 0; padding: 0 3px; }
					#ring-list a span.nums i.number1 { background: #e43600; }
					#ring-list a span.nums i.number2 { background: #ff7c00; }
					#ring-list a span.nums i.number3 { background: #2baf0f; }

#about { display: block; clear: both; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; height: 110px; line-height: 25px; margin-top: 10px; padding-top: 10px; text-align: center; background: #fafafa; }
	#about a { display: inline-block; margin-right: 25px; font-size: 14px; }
	#about .tipmod { height: 40px; line-height: 40px; text-align: center; font-size: 12px; }

#change-version { display: none; padding: 15px 20px; text-align: center; }
	#change-version a, #change-version button { box-sizing: border-box; -webkit-box-sizing: border-box; display: inline-block; border: 1px solid #dedede; height: 30px; line-height: 26px; width: 28%; background: #f6f6f6; color: #444; font-size: 14px;
text-align: center; margin: 0 1.5%; padding: 0; }
	#change-version .current { color: #ff7800; background: #fff; }

#viewMore { display: block; width: 90%; height: 40px; line-height: 40px; background: #01ab65; text-align: center; font-size: 16px; color: #FFF; margin: 10px auto; clear: both; border-radius: 3px; }
#ajaxMore { clear: both; display: block; width: 90%; height: 40px; line-height: 40px; background: #eee; color: #333; text-align: center; font-size: 16px; margin: 10px auto 0;  }
#viewMorePage { display: block; width: 45%; height: 40px; line-height: 40px; background: #01ab65; text-align: center; font-size: 16px; color: #FFF; margin: 10px auto; clear: both; border-radius: 3px; margin-top: 20px;}

/*公用分页样样式*/
.page_list { margin: 10px auto; padding: 15px 10px; width: 80%; text-align: center; overflow: hidden; display: block; }
	.page_list span { display: block; border: 1px solid #ccc; width: 35%; float: left; height: 40px; line-height: 40px; font-size: 16px; }
	.page_list span.downpage { float: right; }
	.page_list span.unuppage { color: #999; }
	.page_list span a { display: block; width: 100%; height: 100%; }

/*遮罩层css样式表*/
#mask { display: none; position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 9; background: rgba(0, 0, 0, .5); }
	#messageBox { display: none; position: fixed; left: 50%; top: 50%; width: 300px; height: 300px; background: #fff; margin-left: -150px; margin-top: -200px; z-index: 12; }
		#messageBox .mestips { display: block; overflow: hidden; height: 40px; line-height: 40px; background: #19468b; font-size: 16px; color: #FFF; text-align: center; }
		#messageBox .mescontent { display: block; padding: 20px; }
			#messageBox .mescontent p { font-size: 14px; height: 40px; line-height: 40px; display: block; }
			#messageBox .mescontent p.first { border-bottom: 1px dotted #ccc; }
			#messageBox .mescontent span.ttips { font-size: 12px; display: block; line-height: 25px; background: #ffd; border: 1px dotted #ccc; text-indent: 10px; margin-top: 10px; }
	#downBox { display: none; position: fixed; top: 50%; width: 100%; overflow: hidden; padding-bottom: 15px; background: #F0F0F0; margin-top: -200px; z-index: 17; box-shadow: 0 0 17px rgba(000,000,000,.3); }
		#downBox .mestips { display: block; overflow: hidden; height: 30px; line-height: 30px; background: #ccc; font-size: 14px; color: #333; text-indent: 15px; border-bottom: 1px solid #999; }
		#downBox .downmenu { display: block; height: 30px; overflow: hidden; background: #ccc; color: #333; text-align: center; line-height: 30px; font-size: 14px; width: 90%; margin: 10px auto 20px; border-radius: 5px; }
		#downBox .ad { width: 100%; display: block; overflow: hidden; margin-top: 5px; }
		#downBox .andiro { display: none; color: #FFF; background: #01ab65; }
		
.center { background-attachment: fixed; position: fixed; width: 100%; height: 60px; display: block; bottom: 0; z-index: 9999; opacity: 1; background: rgba(0,0,0,0.8); }
	.left_pic { float: left; padding: 5px 10px; }
	.center_top { color: white; font-size: 14px; height: 35px; line-height: 35px; }
	.center_botton { color: #CCCCCC; font-size: 12px; }
	.center_font { float: left; height: 60px; display: block; }
	.right-button { float: right; vertical-align: middle; margin: 12px; background: #01ab65; border-radius: 4px; }
	.right_font { display: block; padding: 7px; color: #fff; font-size: 14px; }

/*iphone设置添加桌面快捷方式*/
#quickiphone { display: none; width: 215px; height: 60px; padding: 10px 6px; background: #eeeeef; position: fixed; bottom: 30px; left: 50%; margin-left: -113px; border-radius: 4px!important; z-index: 100; }
	#quickiphone .left-icon { width: 60px; height: 60px; overflow: hidden; display: block; float: left; background: url('../images/icon.png') no-repeat; background-size: 100% 100%; }
	#quickiphone .right-detail { display: block; width: 146px; float: right; }
		#quickiphone .right-detail p { line-height: 20px; }
		#quickiphone .right-detail .addicon { display: inline-block; width: 13px; height: 17px; overflow: hidden; background: url('../images/addicon.png') no-repeat; background-size: 100% 100%; }
			#quickiphone .icon-close { display: block; position: absolute; width: 12px; height: 12px; background: url('../images/icon-close.png') no-repeat; background-size: 100% 100%; right: 5px; margin-top: -6px; }
			#quickiphone .icon-arrow { display: block; position: absolute;  bottom: -20px; left: 100px; width: 0; height: 0; border-top: 11px solid #eeeeef; border-right: 11px solid rgba(102,0,153,0); border-bottom: 10px solid rgba(102,0,153,0); border-left: 10px solid rgba(102,0,153,0); }


	
			
/*不存在页面*/
.error{
	width: 100%;
	height: 100%;
}

.error > .container{
}
.error > .container > .icon,.error > .container > .go-back{
	display: block;
	margin: 0 auto;
}
.error > .container > .icon{
	height: 150px;
    background: url(../images/error.png) center center / 200px 200px no-repeat;
}

.error > .container > .go-back{
	width: 40%;
	text-decoration: none;
	height: 40px;
	background: #01ab65;
	box-shadow: 0 10px 20px 0 rgba(148, 240, 98, 0.4);
	border-radius: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	line-height: 40px;
	text-align: center;
}

/*搜索*/
.new-search{
	position:relative
}

.content_history{
	left: 14px;
	clear:both;
	position: absolute;
	z-index: 999;
	background: #fff;
	width: 91%;
	border: 1px solid #eee;
	display: none;
}
.content_history > .search-title{
		margin:10px 20px 0px 20px;
}
#empty{
	margin: 40%;
    font-size: 13px
}
#history{
	margin:20px;
}
.content_history > .clear_history{
	margin:20px 20px 10px 20px; font-size:10px;
}
#close{
	float:right;
}

#language-dropdown{
	display: none; position: absolute; z-index: 1000; background-color: white; border: 1px solid #ccc; padding: 10px; border-radius: 5px;
}
#language-dropdown a{
	display: block; height: 30px; line-height: 30px; text-align: center;
}
#language-dropdown a.current{
	background-color: #01ab65; color: white;
}


