@charset "utf-8";
/* CSS Document */
/* ============================ 重置css样式 ============================ */
/*lengend*/
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, fieldset , button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}

/*引用字体*/
body, html {
    height: 100%
}

body {
    background: #f5f5f5
}

body, button, input, select, textarea {
    font-size: 12px;
    font-family: "微软雅黑";
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga","kern";
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}

h4, h5, h6 {
    font-size: 100%;
}

em {
    font-style: normal;
}

ul, ol {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: 0;
}

a:hover {
    text-decoration: none;
}

/* 重置表单元素 */
legend {
    color: #000;
}

fieldset, img {
    border: none;
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

button, input, select, textarea {
    font-size: 100%;
}
.pUnderPage{ background:#fff}
.pUnderPage .subHeader{ position:fixed;  position:fixed; width:100%; top:0;height:46px; overflow:hidden; background:url(../images/head_line.gif) no-repeat bottom; background-size:100% 2px; background-color:#fff; z-index:99999}
.pUnderPage .subHeader .BarTit{ text-align:center; display:block; color:#343434; font-size:16px; height:44px; line-height:44px; text-align:center; width:56%; overflow: hidden; left:22%; position: absolute; }

.pUnderPage .subHeader .iconRet{position:absolute; left:0px; width:45px; height:45px; display:block; top:0px; display:block; background:url(../images/bg_icon_ret.png) no-repeat 20px 14px; background-size:9px 17px;}
.pUnderPage .subHeader .iconRet:hover{ background:url(../images/bg_icon_ret_h.png) no-repeat 20px 14px;  background-size:9px 17px;}
.pUnderPage .subHeader .iconHome{ position:absolute; right:0px; width:45px; height:45px; top:0px; display:block;background:url(../images/toHome.png) no-repeat 10px 12.5px; background-size: 19px 19px; right:45px}
.pUnderPage .subHeader .iconIntro{ position:absolute; right:0; width:45px; height:45px; top:0px; display:block;background:url(../images/toIntro.png) no-repeat 10px 15.5px; background-size: 20px 13px;}
.pUnderPage .subHeader .iconShar{position:absolute; right:0; width:45px; height:45px; top:0px; display:block;background:url(../images/bg_icon_shar.png) no-repeat 10px 14px; background-size: 16px 16px;}
.pUnderPage .subHeader .iconShar:hover{background:url(../images/bg_icon_shar.png) no-repeat 10px 14px; background-size: 16px 16px;}
.pUnderPage .sortBox{ position: absolute; right: 0; top: 0; width: 120px;}
.pUnderPage .sortBox .sortIcon{ width:50px;  height:44px; background:url(../images/btn_px4.png) no-repeat right center;background-size: 4px 11px; text-align:center; top:0; line-height:44px; font-size:13px; color:#000; opacity:.8; display:block; float:left;right:10px; }
.pUnderPage .sortBox .sortIcon:hover,.sortBox .sortIcon.cur{ color:#299af4; background:url(../images/btn_px3.png) no-repeat right center; background-size: 4px 11px}
.pUnderPage .subHeader .iconDel{ width:45px; height:45px; position:absolute; right:0; top:0; background: url("../images/bg_icon_del.png") no-repeat center; background-size: 16px 17px}
.pUnderPage .subHeader .iconDel:hover{background:url(../images/bg_icon_del_h.png) no-repeat center; background-size: 16px 17px;}
.pUnderPage .subHeader .linktxt{ width:51px; height:45px; line-height:45px; position:absolute; right:0; top:0; font-size:16px;}

.pUnderPage #commicBox {
	padding-top:44px;
}
.pUnderPage .charpetBox {
	position:relative;
}
.pUnderPage .charpetBox img {
	margin-top: -4px;
	display: inline;
	width:100%;
}
.pUnderPage .noc{
	width:80%;
	padding-left:10%;
	text-align:center;
			
}
.pUnderPage .udisplay{
	display:none;	
}
.pUnderPage .ddisplay{
	display:block;	
}
.pUnderPage .unpayCover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
	background: -o-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,1));
	display:none;
}
.pUnderPage .payNav {
	width: 100%;
	position: relative;
	z-index: 52;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom:20px;
	display:none;
}
.pUnderPage .payNav .p1 {
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	text-align: center;
	margin: 24px 0 0;
	color: #fc3f6c;
}

.pUnderPage .payNav .p2 {
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #585858;
	font-size: 14px;
}	
.pUnderPage .payBtn {
	margin: 38px 6.66667% 0 6.66667%;
	background: #25c700;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	display: block;
	border-radius: 2px;
}

.pUnderPage .needPayIcon{
	width:69px;
	height:54px;
	background:url(../images/needpayicon.png);
	background-size: 69px 54px;
	margin:34px auto 0 
}
.pUnderPage .taskBtn {
	margin: 18px 6.66667% 0 6.66667%;
	background: #ffc600;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	display: block;
	border-radius: 2px;
}
.pUnderPage .botNav{
    height: 116px;
    width: 100%;
    position: relative;
    z-index: 52;
    background-color: #fff;
}
.pUnderPage .botNav_box{
    margin:0 6.66667%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
}
.pUnderPage .botNav_box a{
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    display: inline-block;
    color: #808080;
    text-align: center;
    padding:20px 0;
    position: relative;
}
.pUnderPage .botNav_box a span{
    bottom: 20px;
    font-size: 12px;
    line-height: 12px;
    top: 65px;
    position: relative;
}

/*john.crc */
.pUnderPage .botNav_box .tc .add1{
    width: 17px;
    height: 8px;
    background-image: url(../images/add1.png);
    background-size: 17px 8px;
    position: absolute;
    bottom: 20px;
    right: 13px;
}

.pUnderPage .botNav_box .tc{
    background: url(../images/page_type_06.png) no-repeat center 20px /57px;
}
.pUnderPage .botNav_box .tc:active,.botNav_box .tc_h{
    background: url(../images/page_type_02.png) no-repeat center 20px /57px;
}
.pUnderPage .botNav_box .dy{
    background: url(../images/page_type_07.png) no-repeat center 20px /57px;
}
.pUnderPage .botNav_box .dy:active,.botNav_box .dy_h{
    background: url(../images/page_type_03.png) no-repeat center 20px /57px;
}
.pUnderPage .botNav_box .fx{
    background: url(../images/page_type_10.png) no-repeat center 20px /57px;
}
.pUnderPage .botNav_box .fx:active,.botNav_box .fx_h{
    background: url(../images/page_type_11.png) no-repeat center 20px /57px;
}

.pUnderPage .botNav_box .rp{
    background: url(../images/page_type_12.png) no-repeat center 20px /57px;
}

.pUnderPage .letchepter{
    width: 100%;
    height: 55px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-top: 1px solid #ededed;
    /*border-top: 10px solid #f5f5f5;*/
    /*border-bottom: 10px solid #f5f5f5;*/
    z-index: 52;
    background: #fff;
    position:relative;
}
.pUnderPage .letchepter a{
    display: inline-block;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    text-align: center;
    position: relative;
    z-index: 52;
}
.pUnderPage .letchepter .beforeChapter{
    height:100%;
}
.pUnderPage .letchepter a{
    position: relative;
    z-index: 4;
    display: inline-block;
    float:left;
    line-height: 55px;
    font-size:15px;
    height: 100%;
}
.pUnderPage .letchepter a:link,.pUnderPage .letchepter a:visited{
    color:#999;
}
.pUnderPage .letchepter a:active,.pUnderPage .letchepter a:hover{
    color:#0090ff;
}
.pUnderPage .letchepter em{
    float:left;
    display: inline-block;
    line-height: 58px;
    height: 58px;
    color:#b3b3b3;
}

.globalPadding { padding-left: 2%; padding-right: 2%; }
.img_001 img{width:100%}
.globaltop10{ margin-top:10px}
.globalbottom10{ margin-bottom:10px}
.globaltop50{ margin-top:50px}
.globalbottom50{ margin-bottom:60px}