﻿﻿@charset "utf-8";
/*------------------------- 
重定义浏览器默认样式
date:2014.10.09
Created & Modified by Alan.
-------------------------*/
*{word-wrap:break-word;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;}
*{-webkit-tap-highlight-color:transparent;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #333;-webkit-font-smoothing:antialiased;-moz-font-smoothing:antialiased}
body{line-height:1.6}
h1,h2,h3,h4,h5,h6{font-size:100%}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{
	color: #333333;
}
a{text-decoration:none;cursor: pointer}
a:hover{text-decoration:none;outline:underline}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none}:focus{outline:none}
sub,sup{vertical-align:baseline}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}
/*IE下a:hover 背景闪烁*/
html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
	Name:			style_clearfix
	Example:		class="clearfix|cl"
	Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}

.grid-item { width: 200px; }
html,body{
	width: 100%;
	height: 100%;
}
.ui-viewwrap{
	width: 100%;
	height: auto;
	min-height: 100%;
}

.textcolor{
	color:#333 !important;
}
.digg{
	line-height: 31px;
	float: left;
	color: #999999;
	margin-left: 10px;
}
#pages{
	position: relative;
	margin-top: 20px;
	font-size: 14px;
    margin: 25px 10px 0px 10px;
    overflow: hidden;
    padding-top: 0;
    padding-bottom: 80px;
}
.digg ul{
	/*float: right;*/
	position: absolute;
	right: 0;
	display: inline-block;
}
.digg ul li{
	display: inline-block;
	height: 30px;
	width: 30px;
    background-color: #e5e5e5;
    border-color: #d9d9d9;
   /* border-width: 1px;*/
    /*border-radius: 0 !important;*/
   /* padding: 6px!important;*/
   /* border: 1px solid #ddd;*/
    color: #666;
    margin-left: 10px;
    text-align: center;
    border-radius: 4px;

}
.digg ul li:hover{
	background: #eee;
}
.digg ul li a{
	color:#666;
	text-decoration: none;
	display: inline-block;
    width: 30px;
    height: 30px;


}
.goLi{
	background: #E1E5EC !important;
	border: 1px solid #E1E5EC !important;
	color: #666 !important;
}
.goLi a{
	color: #666 !important;
}
.digg .active{
	background: #e25c53 !important;
	border: 0px solid #ea535d !important;
	color: #ffffff;
/*	padding: 6px 15px !important;*/
}

.goInput{
	padding: 0 !important;
	border: none !important;
	background: #FFFFFF !important;
	margin-left: 12px !important;
    margin-right: 0px !important;
}
.goInput input{
	width: 30px;
    height: 30px;
    font-size: 13px;
    text-align: center;
    margin-top: -6px;
    border: 1px solid #DDD;
}
.pre-off,.next-off,#next,#pre{
	letter-spacing: -5px;
}
/*.pre-off a,.next-off a,#next a,#pre a{
	margin-right:2.5px;
	margin-left:-2.5px;
}*/

#pages ul{
	/*min-width: 517px;*/
}
.page-rev{
	background: url(../img/prev-icon.png) 50% 50% no-repeat;
	vertical-align: top;
}
.page-next{
	background: url(../img/next-icon.png) 50% 50% no-repeat;
	vertical-align: top;
}
.first-off{
	font-size: 12px;
}
#first{
	width: 40px!important;
}
#end{
	width: 40px;
}
#end a{
	font-size: 12px;
}

.load-number{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.9);
    display: none;
    z-index: 1000;
}

.number-wrap{
    width: 5.5rem;
    height: 6.7rem;
    padding-top: 0rem;
    margin: 0 auto;
    display: block;
    background: url(../images/bgerweimaba.png) 0% 50% no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%,-50%,0);
    -webkit-transform: translate3d(-50%,-50%,0);
}
.weiixn-erweima{
    width: 3.6rem;
    /*height: 6.2rem;*/
    display: block;
    margin: 0 auto;
    border-radius: 6px;
    padding-bottom: 2rem;;
}
.weixin-zhishi{
    width: 0.48rem;
    height: 0.48rem;
    display: block;
    margin: 0 auto;
    margin-top: -1.2rem;
}
.long-an{
    color: #333333;
    font-size: 14px;
    text-align: center;
    line-height: 0.42rem;
}
.erweima-cloased{
    height: 0.75rem;
    text-align: right;
}
.erweima-cloased img{
    width: 0.8rem;
    height: 0.8rem;
    margin-top: -0.35rem;
    margin-right: -0.35rem;
}

.ovfHiden{overflow: hidden;height: 100%;}


.video-votelist{
    width: 100%;
    height: 0.98rem;
    line-height: 0.98rem;
    position: fixed;
    bottom: 0px;
    left: 0px;
    font-size: 16px;
    background: #fff;
    text-align: center;
    z-index: 1000;
}
.video-votelist span{
    display: inline-block;
    width: 2.6rem;
    height: 0.8rem;
    text-align: center;
    line-height: 0.8rem;
    background: #fff;
    border-radius: 0.2rem;
    color: #e80c0c;
}
/*排行榜*/
.list-center{
    width: 6.9rem;
    margin: 0 auto;
    padding: 0.3rem;
}
.list-center h3{
    width: 4.5rem;
    font-weight: 500;
    text-align: center;
    font-size: 24px;
    color: #844003;
    margin: 0 auto;
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    background: url(http://jlpt.img-cn-hangzhou.aliyuncs.com/cloud/ico/test/2017-01-03/1483429779272_8ecR6msc.png) 0 50% no-repeat;
    background-size: 100% 100%;
}
.list-table{
    width: 6.9rem;
}
table{
    width: 6.9rem;
    border: 1px solid #844003;

}
th{
    font-size: 20px;
    display: table-cell;
    border: 1px solid #844003;
    color: #844003;
}
td{
    display: table-cell;
    text-align: center;
    font-size: 16px;
    height: 0.5rem;
    line-height: 0.5rem;
    border: 1px solid #844003;
    color: #844003;
}

@media screen and (max-width: 640px){
	.download{
		display: none;
	}
	#process p{
		font-size: 24px;
	}
    .wx-zhengshu{
        width: 100%;
    }
}
@media screen and (min-width: 641px){
	.download{
		display: inline-block;
		width: auto;
		font-size: 16px;
		border: 1px solid #E35E54;
		border-radius: 4px;
		line-height: 32px;
		padding: 0 15px;
		color: #E35E54;
		margin: 0 auto;
	}
	#process p{
		font-size: 36px;
	}
	.book-alert{
		display: none;
	}
}