/*=======================公共样式============================*/
html,body {
	color:#333;
	margin:0;
	height:100%;
	font-family:"Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-weight:normal;
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-family:PingFang SC;
}
i {
	font-style:initial;
}
em {
	font-style:initial;
}
a {
	text-decoration:none;
	color:#000;
}
a,label,button,input,select {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
img {
	border:0;
}
body {
	background:#fff;
	color:#666;
}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,p,blockquote,pre,button,fieldset,form,input,legend,textarea,th,td {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#08acee;
}
button {
	outline:0;
}
img {
	border:0;
}
button,input,optgroup,select,textarea {
	margin:0;
	font:inherit;
	color:inherit;
	outline:none;
}
li {
	list-style:none;
}
a {
	color:#666;
}
.clearfix::after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
/* header */
.lutang-header {
	position:fixed;
	height:76px;
	background-color:#fff;
	left:0;
	top:0;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,.04);
	z-index:1000;
	transition:background-color .2s ease-in-out
}
.lutang-header.in-ie {
	top:64px
}
.lutang-header-content {
	margin:0 auto;
	height:100%;
	position:relative;
	width:1200px;
	padding:0 20px
}
.bt-bookcase {
	width:20px;
	height:18px;
	display:inline-block;
	background:url(../img/icon-libraryheader.png) no-repeat;
	background-size:100%;
	margin-right:5px;
	vertical-align:middle;
}
.lutang-header-content.light-font .lutang-header-nav .nav-item {
	color:hsla(0,0%,100%,.7)
}
.lutang-header-content.light-font .lutang-header-nav .nav-item:hover {
	color:#fff
}
.lutang-header-content.light-font
	 .lutang-header-nav .nav-item_active {
	font-weight:600;
	font-size:14px;
	color:#fff;
	cursor:default
}
.lutang-header-content.light-font .lutang-header-user,.lutang-header-content.light-font .lutang-header-user a {
	color:hsla(0,0%,100%,.7)
}
.lutang-header-logo,.lutang-header-user {
	position:absolute;
	top:50%;
	transform:translateY(-50%)
}
.lutang-header-user {
	right:20px;
	display:flex;
	align-items:center;
	margin-top:1px
}
.lutang-header-logo {
	left:20px;
	width:150px;
	height:38px;
	background:url("../img/logo.png") no-repeat 50%;
	background-size:cover
}
.lutang-header-nav {
	margin-left:170px;
	height:100%
}
.lutang-header-nav .nav-item {
	position:relative;
	display:inline-block;
	height:100%;
	line-height:76px;
	font-size:15px;
	margin-right:35px;
	color:#000;
	cursor:pointer
}
.lutang-header-nav .nav-item:hover {
	color:#2AD4AE
}
.lutang-header-nav .nav-item_active {
	font-weight:600;
	font-size:15px;
	color:#2AD4AE;
	cursor:default
}
.lutang-header-search {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	width:213px;
	height:38px;
	background:#F3F3F3;
	border-radius:19px;
	padding:6px 16px 6px 48px;
	margin-right:39px
}
.lutang-header-search input {
	border:0;
	outline:0;
	width:100%;
	height:100%;
	font-size:14px;
	background:#F3F3F3
}
.lutang-header-search input::placeholder {
	color:#a4a4a4
}
.lutang-header-search .search-icon {
	width:16px;
	height:16px;
	position:absolute;
	left:16px;
	top:50%;
	transform:translateY(-50%);
	cursor:pointer;
	background:url(../img/icon-search-header.png) no-repeat;
	background-size:100% 100%;
}
.lutang-header-search .search-icon:hover {
	color:#fa6725
}
.user-login a {
	display:inline-block;
	width:84px;
	height:38px;
	line-height:36px;
	background:#2AD4AE;
	border-radius:19px;
	font-size:14px;
	font-family:PingFang SC;
	font-weight:500;
	color:#FFFFFF;
	text-align:center;
	margin-left:20px;
}
.user-login span {
	font-family:PingFang SC;
	font-size:15px;
	font-family:PingFang SC;
	font-weight:600;
	color:#777777;
}
/* 底部 */
.footer {
	background:#2AD4AE;
	width:100%;
	height:250px;
	clear:both;
}
.footer-body {
	width:1000px;
	margin:0 auto;
}
.con-box2 {
	padding:0 90px;
}
.con-box1 {
	float:left;
	padding-top:40px;
}
.con-box2,.con-box3 {
	float:left;
	padding-top:50px;
}
.con-box2 a {
	display:block;
	margin-bottom:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:400;
	font-family:PingFang SC;
}
.con-box3 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:400;
	font-family:PingFang SC;
}
.con-box3 span {
	margin-bottom:25px;
	display:block;
}
.con-box3 p {
	margin-bottom:6px;
}
.m-lutang-header {
	display:none;
}
.booktitle {
	display:none;
}
/* 展开 */
.navigation {
	display:none;
}
.user-login-success {
	}.user-login-success a img {
	vertical-align:middle;
}
.user-login-success a .message {
	width:22px;
	height:22px;
	margin:0 10px;
}
.user-login-success a .number {
	display:inline-block;
	width:16px;
	height:16px;
	text-align:center;
	background:#FF9D2D;
	border-radius:50%;
	font-size:11px;
	color:#FFFFFF;
	position:relative;
	top:-10px;
	left:42px;
}
.user-login-success a .select {
	display:inline-block;
	width:16px;
	height:16px;
	background:url(../img/select_icon.png) no-repeat;
	background-size:100%;
	position:relative;
	top:5px;
}
.user-login-success a .avatar {
	border-radius:19px;
	width:38px;
	height:38px;
}
.person-message {
	display:none;
	position:absolute;
	right:80px;
	width:130px;
	height:135px;
	background:#FFFFFF;
	border:1px solid #EEEEEE;
	box-shadow:0px 0px 30px 2px rgba(0,0,0,0.05);
	border-radius:11px;
	padding:20px 0;
	text-align:center;
	z-index:99;
}
.kit-item3 {
	padding:10px 20px  0 20px!important;
	border-top:1px solid #EDEDED;
}
.person-message li {
	margin-bottom:10px;
	padding:0 20px;
}
.person-message .kit-item1 i {
	display:inline-block;
	vertical-align:middle;
	width:17px;
	height:19px;
	background:url(../img/icon-uc-header.png) no-repeat;
	background-size:100%;
}
.person-message .kit-item2 i {
	display:inline-block;
	vertical-align:middle;
	width:17px;
	height:19px;
	background:url(../img/icon-wc-header.png) no-repeat;
	background-size:100%;
}
.navigation-message {
	z-index:99;
	position:absolute;
	right:120px;
	width:400px;
	height:460px;
	background:#FFFFFF;
	border:1px solid #EEEEEE;
	box-shadow:0px 0px 30px 2px rgba(0,0,0,0.05);
	border-radius:20px;
}
.navigation-message  .message {
	border-top:1px solid #EEEEEE;
	height:340px;
	overflow:hidden;
}
.not-pass {
	color:#FF9D2D;
	margin-left:5px;
	font-weight:400;
}
.navigation-message   a {
	font-size:14px;
	color:#555555;
	line-height:22px;
	font-weight:400;
	text-align:center;
	display:block;
	margin-top:20px;
}
.navigation-message li {
	padding:20px;
	position:relative;
	display:inline-block;
	padding-bottom:17px;
}
.navigation-message .actived {
	color:#2AD4AE;
}
.navigation-message .actived::after {
	content:'';
	width:16px;
	height:3px;
	display:inline-block;
	margin:0 auto 0;
	border-bottom:3px solid #2AD4AE;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
}
.navigation-message  .message div {
	padding:0px 20px;
}
.navigation-message  .message div h3 {
	font-size:16px;
	color:#222222;
	margin:12px 5px 12px 0;
	position: relative;
}
.navigation-message  .message div p {
	font-size:14px;
	color:#555555;
	line-height:22px;
}
.message-box {
	width:1200px;
	margin:0 auto;
	position:relative;
	left:0;
	right:0;
	top: 76px;
}
.point{
	position: absolute;
	top: 6px;
	right: 5px;
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #2AD4AE;
}
@media only screen and (max-width:767px) {
	.lutang-header {
	display:none;
}
.booktitle {
	display:inline-block;
	height:58px;
	line-height:58px;
	border-bottom:1px solid #eee;
	padding:0 15px;
	width:100%;
	text-align:center;
	font-family:PingFang SC;
	color:#222222;
	font-size:19px;
	font-weight:600;
}
.booktitle .back {
	float:left;
}
.booktitle .bookshift {
	float:right;
}
.booktitle .bookshift img {
	width:21px;
	height:21px;
	vertical-align:middle;
}
.booktitle .back img {
	width:21px;
	height:21px;
	vertical-align:middle;
}
.booktitle span img {
	vertical-align:middle;
	height:35px;
}
.booktitle
.m-lutang-header {
	display:block;
}
.m-lutang-header {
	height:76px;
	background-color:#fff;
	width:100%;
	border-bottom:1px solid rgba(0,0,0,.04);
	z-index:1000;
	transition:background-color .2s ease-in-out
}
.m-lutang-header.in-ie {
	top:64px
}
.m-lutang-header-content {
	margin:0 auto;
	height:100%;
	position:relative;
	width:100%;
	padding:0 20px
}
.m-bt-bookcase {
	width:21px;
	height:21px;
	display:inline-block;
	background:url(../img/icon-libraryheader.png) no-repeat;
	background-size:100%;
	margin-right:8px;
	vertical-align:middle;
}
.m-lutang-header-content.light-font .m-lutang-header-nav .nav-item {
	color:hsla(0,0%,100%,.7)
}
.m-lutang-header-content.light-font .m-lutang-header-nav .nav-item:hover {
	color:#fff
}
.m-lutang-header-content.light-font
		 .m-lutang-header-nav .nav-item_active {
	font-weight:600;
	font-size:14px;
	color:#fff;
	cursor:default
}
.m-lutang-header-content.light-font .m-lutang-header-user,.m-lutang-header-content.light-font .m-lutang-header-user a {
	color:hsla(0,0%,100%,.7)
}
.m-lutang-header-logo,.m-lutang-header-user {
	position:absolute;
	top:50%;
	transform:translateY(-50%)
}
.m-lutang-header-user {
	left:75px;
	display:flex;
	align-items:center;
	margin-top:1px
}
.m-lutang-header-logo {
	width:38px;
	height:38px;
	background:url("../img/lutang_logo.png") no-repeat 50%;
	background-size:cover
}
.m-lutang-header-nav {
	width:100%;
	height:48px;
	padding:0 20px;
	overflow-x:scroll;
	overflow-y:hidden;
	white-space:nowrap;
}
.m-lutang-header-nav::-webkit-scrollbar {
	display:none;
}
.m-lutang-header-nav .nav-item {
	position:relative;
	display:inline-block;
	height:100%;
	line-height:48px;
	font-size:15px;
	margin-right:35px;
	color:#000;
	cursor:pointer;
	width:30px;
}
.lutang-main-banner {
	margin-top:50px!important;
}
.m-lutang-header-nav .nav-item:hover {
	color:#2AD4AE
}
.m-lutang-header-nav .nav-item_active {
	font-weight:600;
	font-size:15px;
	color:#2AD4AE;
	cursor:default
}
.m-lutang-header-search {
	display:inline-block;
	vertical-align:middle;
	position:relative;
	width:195px;
	height:38px;
	background:#F3F3F3;
	border-radius:19px;
	padding:6px 16px 6px 48px;
	margin-right:20px;
}
.m-lutang-header-search input {
	border:0;
	outline:0;
	width:100%;
	height:100%;
	font-size:14px;
	background:#F3F3F3
}
.m-lutang-header-search input::placeholder {
	color:#a4a4a4
}
.m-lutang-header-search .m-search-icon {
	width:21px;
	height:21px;
	position:absolute;
	left:16px;
	top:50%;
	transform:translateY(-50%);
	cursor:pointer;
	background:url(../img/icon-search-header.png) no-repeat;
	background-size:100% 100%;
}
.m-lutang-header-search .m-search-icon:hover {
	color:#fa6725
}
.m-user-login img {
	border-radius:50%;
	vertical-align:middle;
}
.footer {
	height:100px;
}
.footer-body {
	width:100%;
}
.con-box2,.con-box3 {
	float:none;
	text-align:center;
	padding-top:20px;
}
.con-box2 a {
	display:inline-block;
	text-align:center;
	margin-bottom:0;
	padding:0 10px;
}
.con-box3 p {
	display:none;
}
.con-box1 {
	display:none;
}
.con-box2 {
	padding:20px 0 0;
}
/* 展开 */
.navigation {
	position:fixed;
	z-index:99999;
	width:100%;
	height:100%;
	background:rgb(42,198,186);
	padding:20px;
}
.navigation img {
	float:right;
	width:21px;
}
.navigation  ul {
	margin-top:80px;
}
.navigation li {
	text-align:center;
	line-height:50px;
	font-size:21px;
	font-weight:400;
}
.navigation li a {
	color:#fff;
}
.person-message {
	right:10px;
}
.message-box {
	width:100%;
}
.navigation-message {
	width:95%;
	left:0;
	top:60px;
	right:0;
	margin:0 auto;
}
.point{
	right: -5px;
}
}@media only screen and (max-width:320px) {
	.m-lutang-header-search {
	width:165px;
	margin-right:5px;
}
}