@CHARSET "ISO-8859-1";

/* Reset CSS
 * --------------------------------------- */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0;
}

a,
a:hover {
	text-decoration: none;
}

table {
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-weight: normal;
	font-style: normal;
}

strong {
	font-weight: bold;
}

ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
	color: #444;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym {
	border: 0;
}

h1 {
	font-size: 6em;
}

p {
	font-size: 2em;
}

.intro p {
	width: 50%;
	margin: 0 auto;
	font-size: 1.5em;
}

html,
body {
	font-family: "微软雅黑";
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.w1360 {
	width: 1360px;
}

.f-18 {
	font-size: 18px !important;
}

.header {
	background: transparent;
	transparent;
	box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
	height: 70px;
	line-height: 50px;
	padding: 10px 0;
	width: 100%;
	color: #fff;
}

.header a {}


/*#fp-nav ul li a span, .fp-slidesNav ul li a span{
	background: #3086F6;
}*/

#section0 {
	background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);
	background-size: cover;
}

h1 {
	font-size: 5em;
	margin: 0;
}

.intro p {
	color: #fff;
}

#infoMenu li a {
	color: #fff;
}

.c5 {
	color: #555;
}

.cf {
	color: #fff;
}

#section1 {}

#section2 {}

#section3 {}

#section4 {}

#section5 {}

#section2 h1 {
	color: #333;
}

.menu li {
	float: left;
	margin-right: 50px;
}

.menu li a {
	color: #fff;
}

.menu li a:hover {
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 1px dashed #C0C0C0;
}

.fp-controlArrow {
	display: none;
}

.intro {
	display: flex;
	height: auto;
	float: left;
	margin: 0 auto;
}

.slide-img {
	float: left;
	width: 502px;
	margin: auto;
}

.slide-text {
	margin: auto;
	text-align: left;
	float: left;
	font-size: 24px;
	width: 900px;
	text-align: left;
}

.slide-text p {
	padding-bottom: 10px;
}

#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	height: 140px;
	background-color: #2D2E32;
	margin-bottom: 0;
	color: #a8abb3;
	font-size: 12px;
}

#footer #ft-follow-us li {
	display: inline-block;
	margin: 0 7px 0 7px;
	vertical-align: top;
}

#footer #ft-links {
	text-align: center;
	height: 20px;
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
}

#footer #ft-links li {
	display: inline-block;
	margin: 0 7px 0 7px;
	font-weight: normal;
}

#footer #ft-links li a {
	color: #a8abb3;
	text-decoration: none;
}

#footer #ft-about-links {
	text-align: center;
	height: 20px;
	width: 100%;
	padding-top: 30px;
}

#footer #ft-about-links li {
	display: inline-block;
	margin: 0 7px 0 7px;
}

#footer #ft-about-links li a {
	color: #a8abb3;
	text-decoration: none;
}

#footer #copyright {
	width: 100%;
	padding-top: 30px;
}

.ttl {
	font-size: 38px;
	line-height: 1.5;
	color: #383838;
}

.summary {
	font-size: 18px;
	color: #808286;
	line-height: 32px;
}

.pt-10 {
	padding-top: 10px;
}

.m-login.solid .signup {
	background-color: #49a0f5;
	border: 1px solid #49a0f5;
	color: #fff;
	transition: all 0.4s ease-out;
	margin-right: 10px;
}

.m-login.solid .u-btn {
	transition: all 0.4s ease-out;
}

.u-btn.signup {
	padding: 7px 15px;
	background-color: #fff;
	border: 1px solid #fff;
	color: #383838;
}

.m-login .signup {
	transition: all 0.4s ease-out;
}

.m-login .u-btn {
	font-size: 14px;
}

.u-btn {
	display: inline-block;
	padding: 7px 15px;
	background-color: #49a0f5;
	border: 1px solid #49a0f5;
	border-radius: 2px;
	font-size: 14px;
	line-height: 1;
	color: #fff;
}

.m-login.solid .signin {
	background-color: transparent;
	border: 1px solid #505050;
	color: #383838;
	transition: all 0.4s ease-out;
}

.navbar-brand {
	float: left;
	height: 50px;
	padding: 9px 15px;
	font-size: 18px;
	line-height: 20px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #3b8fea;
	background: transparent;
	border-bottom: 2px solid #3b8fea;
}

.download-text {
	font-size: 16px;
	color: #555;
	padding-bottom: 50px;
}

.free-w {
	padding: 80px;
	margin-top: 50px;
}

.download-btn {
	display: inline-block;
	min-width: 150px;
	padding: 6px 30px;
	text-decoration: none;
	text-align: center;
	border-radius: 4px;
	border: 1px solid #49a0f5;
	color: #49a0f5;
	background: transparent;
	font-size: 16px;
	text-decoration: none;
}

.download-btn:hover,
.download-btn:focus,
.download-btn:active {
	text-decoration: none;
}

.download-btn:hover {
	text-decoration: none;
	color: #fff;
	opacity: .9;
	background: #49a0f5;
}

.cus-nav {
	background: #f8f8f8 !important;
	border-bottom: 1px solid #e7e7e7 !important;
	border-radius: none !important;
}

.m-dl-margin {
	margin-right: 60px;
}

.m-dl {
	float: left;
	width: 80%;
	border: 1px solid #e1e1e1;
	margin-left: 10%;
	margin-bottom: 20px;
	background-color: #fff;
}

.top {
	width: 100%;
	height: 182px;
	background: url("../../images/download-pc.png")/*tpa=http://www.jreader.cn/images/download-pc.png*/ no-repeat center center;
	background-color: #f0a55c;
}

.m-dl .top-2 {
	width: 100%;
	height: 182px;
	background: url("../../images/download-ios.png")/*tpa=http://www.jreader.cn/images/download-ios.png*/ no-repeat center center;
	background-color: #5092e1;
}

.m-dl .top-3 {
	width: 100%;
	height: 182px;
	background: url("../../images/download-az.png")/*tpa=http://www.jreader.cn/images/download-az.png*/ no-repeat center center;
	background-color: #4dc879;
}

.m-dl .mid {
	width: 100%;
}

.m-dl .mid h3 {
	font-size: 18px;
	color: #686868;
	margin: 36px 0px 14px 0px;
	text-align: center;
}

.m-dl .mid p {
	text-align: center;
	font-size: 12px;
	color: #9b9b9b;
	white-space: nowrap;
	overflow: hidden;
	text-emphasis: emphasis;
}

.bottom {
	width: 100%;
	text-align: center;
	height: 150px;
}

.bottom .dl-btn-orange {
	background-color: #f0a55c;
}

.bottom .download-btn-blue {
	background-color: #5092e1;
}

.bottom .download-btn-green {
	background-color: #4dc879;
}

.bottom .dl-btn {
	display: inline-block;
	zoom: 1;
	text-align: center;
	width: 196px;
	height: 41px;
	color: #fff;
	font-size: 14px;
	line-height: 41px;
	margin-bottom: 20px;
	margin-top: 40px;
	text-decoration: none;
	border-radius: 5px;
}

.bottom .dl-btn:hover {
	opacity: .9;
}

.p-text {
	border-bottom: none;
	padding: 50px 0px 50px 0px;
	color: #555;
	font-weight: 500;
	text-align: center;
	font-size: 42px;
	line-height: 180%;
}

.b-btn-text {
	color: #555;
	font-size: 16px;
	margin-top: 20px;
}

.r-btn-pos {
	right: 10%;
	background: #019ee4;
	color: #fff !important;
}

.free-w {
	padding: 80px;
}

.bg-color {
	background-color: #f3f3f4;
}

.help-index-cell {
	border: 1px solid #eee;
	border-radius: 5px;

}

ul.help-common-nav-list.hide {
	height: 200px;
	overflow: hidden;
}

ul.help-common-nav-list li {
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	font-size: 14px;
	padding-left: 10px;
}

ul.help-common-nav-list li.active{
	background: #2fb26a;
}

ul.help-common-nav-list li.active a{
	 color: #fff;
}


ul.help-common-nav-list li:last-of-type {
	border-bottom: none;
}

.help-index-cell h2 {
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}