
h1, h2, h3, h4, h5, h6 {
	margin: 0;
}
img {
	vertical-align: middle;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
a {
	color: #013882;
}


.page {
	background: #F9FAFB;
	background: #F6F7F9;
}
.bar {
	height: 1.65rem;
	background: #fff;
}
.bar .button-link, .bar .title {
	height: 1.65rem;
	line-height: 1.65rem;
}
.bar .button-link {
	font-size: .7rem;
}
.bar .button-link .icon-left {
	font-size: .8rem;
}
#logo {
	position: absolute;
	top: .23rem;
	left: .4rem;
}
#logo img {
	height: 1.65rem;
	vertical-align: bottom;
}
.bar .top-user {
	position: absolute;
	top: .175rem;
	right: .4rem;
	width: 1.25rem;
	height: 1.25rem;
	padding: 0;
	font-size: 1.25rem;
	color: #636363;
}
#searcher {
	position: relative;
	margin: -.6rem -.6rem .6rem;
	padding: .6rem;
	padding-top: 3rem;
	min-height: 5rem;
	height: auto;
	background: url(../images/search-bg.jpg) no-repeat #1068b4;
	background-size: 200%;
}
#searcher.search-fixed {
	position: fixed;
	top: -.25rem;
	width: 100%;
	z-index: 1;
}
#searcher.search-fixed + .detail {
	padding-top: 2.5rem;
}
#searcher h2 {
	position: absolute;
	left: .6rem;
	top: 1.2rem;
	width: 10.5rem;
	margin: 0;
	line-height: 1;
}
#searcher h2 img {
	width: 100%;
	float: left;
}
#searcher .search-input .button {
	position: absolute;
	right: 0;
	top: .03rem;;
	left: auto;
	width: 1.9rem;
	padding: 0;
	text-align: center;
	color: #3a372b;
	background: #f2f1eb;
	border: 1px solid #edebe4;
	border-left: #e5e2d8;
	border-radius: 0 .25rem .25rem 0;
}
#searcher .open-search {
	position: absolute;
	right: .6rem;
	top: 1rem;
	width: 1.5rem;
	height: 1.5rem;
	padding: 0;
	color: #fff;
	text-align: center;
	line-height: 1.4rem;
	border: 1px solid #fff;
	border-radius: .25rem;
}
#searcher .show-more + .search-more {
	opacity: 1;
	height: 4rem;

}
#searcher .search-more {
	overflow: hidden;
	height: 0;
	opacity: 0;

 	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}
#searcher .search-more ul {
	margin: .6rem 0;
	list-style-type: none;
}
#searcher .search-more li {
	display: inline-block;
	padding: .2rem 0;
	text-align: right;
	color: #fff;
	font-size: .6rem;
	line-height: 1rem;
}
#searcher .search-more li a {
	color: inherit;
}
#searcher .search-more li i {
	margin-right: .2rem;
}

#searcher .search-more li i.icon-align-right:before {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
#searcher.search-show-all .search-more {
	position: absolute;
	top: .6rem;
	right: .6rem;
	height: auto;
	opacity: 1;
	

}

.bar-nav~.content {
	top: 1.65rem;
}

.content {
	padding: .6rem;
}
.search-top:before, .search-top:after {
	display: table;
	content: "";
}
.search-top:after {
	clear: both;
}
.search-top .search-term {
	float: left;
	margin-right: .2rem;
	font-size: .65rem;
	line-height: 1rem;
}
.search-top .cluster-term li {
	float: left;
	height: 1rem;
	margin: 0 .3rem .2rem 0;
	padding: 0 .3rem;
	font-size: .6rem;
	white-space: nowrap;
	line-height: 1rem;
	background: #f2f1eb;
	border: 1px solid #e5e2d9;
	border-radius: .25rem;
}
.search-top .cluster-term li a.close {
    float: right;
    width: 1rem;
    height: .75rem;
    margin: .1rem ;
    margin-left: .2rem;
    margin-right: -.3rem;
    font-size: .7rem;
    line-height: .75rem;
    text-align: center;
    color: #555;
    border-left: 1px solid #e0dcd1;
}
#cluster {
	overflow: hidden;
	height: 1.8rem;
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}

.search-cluster h2 {
	position: relative;
	height: 1.8rem;
	margin-bottom: .25rem;
	color: #094285;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	font-size: .9rem;
	line-height: 1.6rem;
	border-bottom: 1px solid #e2e2e2;
}
.search-cluster h2 .open-cluster {
	position: absolute;
	right: 0;
	top: 0;
	width: 1.5rem;
	height: 1.5rem;
	color: #7e7e7e;
	text-align: center;
	font-size: 1rem;
	line-height: 1.4rem;
	border: 1px solid #e0e0e0;
	border-radius: .25rem;
}
.cluster-group {
	margin-bottom: .25rem;
	border: 1px solid #e2eaec;
}
.cluster-group.show-list .list {
	display: block;
}
.cluster-group.show-list h3 tt i:before {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.cluster-group h3 {
	position: relative;
	height: 1.7rem;
	padding-left: .5rem;
	font-size: .8rem;
	font-family: Microsoft YaHei;
	font-weight: lighter;
	line-height: 1.7rem;
	color: #303d3f;
	background: #e2eaec;
	border-bottom: 1px solid #e2eaec;
}
.cluster-group h3 i {
	margin-left: 5px;
}
.cluster-group h3 tt {
	position: absolute;
	right: .1rem;
	top: .1rem;

}
.cluster-group h3 tt a {
	display: block;
	height: 1.5rem;
	width: 1.5rem;
	line-height: 1.4rem;
	color: #7e7e7e;
	font-size: 1.1rem;
	text-align: center;
}

.cluster-group h3 tt .close {

}
.cluster-group .list {	
	display: none;
	background: #fff;
	padding: .5rem;
	border-top: 0;
}
.cluster-group .list ul {
	overflow: hidden;	
}
.cluster-group li {
	display: block;
	margin-bottom: .1rem;
	padding: .05rem .15rem;
	font-size: .7rem;
	line-height: 1rem;
	color: #000;
}
.cluster-group .list span {
	cursor: pointer;
}
.cluster-group .list li input {
	position: relative;
	top: .1rem;
	margin-right: .2rem;
}
.cluster-group .list li .show, .cluster-group .list li .hide, .cluster-group .list li .loading {
	display: inline-block;
	width: 16px;
	height: 15px;
	margin: 1px 0 0;
	_margin-top: 2px;
	background: url(../images/cluster-group-show.gif) no-repeat 0 1px ;
	vertical-align: middle;
}
.cluster-group .list li .hide {
	background: url(../images/cluster-group-hide.gif)  no-repeat;
}
.cluster-group .list li .loading {
	padding: 0;
	background: url(../images/treeloading.gif) 0 0;
}
.cluster-group .list li:hover {
	background: #f5f9f9;
}
.cluster-group .list li tt {
	float: right;
}
.cluster-group .list .list-abc {
	overflow: hidden;
	zoom: 1;
}
.cluster-group .list .list-abc li {
	float: left;
	width: 14%;
	line-height: 26px;
}
.cluster-group .list .list-abc li:hover {
	background: transparent;
}
.cluster-group .list .list-abc a {
	display: inline-block;
	width: 26px;
	text-align: center;
	font-weight: bold;
	color: #555;;	
	border-radius: 3px;
}
.cluster-group .list .list-abc a.current {
	color: #fff;
	background: #379be9!important;
}
.cluster-group .list .list-abc a:hover {
	background: #d5e2e3;
}


.cluster-group .find {
	padding: 0 10px;
}
.cluster-group .find .input {
	width: 125px;
	height: 23px;
	padding: 0 5px;
	line-height: 21px;
	border: 1px solid #e3e3e3;
}
.cluster-group .find select {
	width: 63px;
	height: 23px;
	padding-left: 5px;
	line-height: 21px;
	border: 1px solid #e3e3e3;
	vertical-align: middle;
}
.year-graph {
	margin-bottom: 10px;
}
.year-input {
	height: 40px;
}
.year-input input {
	float: left;
	width: 48px;
	padding: 6px 5px;
	text-align: center;
}
.year-input .ui-slider {
	float: left;
	width: 100px;
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 10px;
}
.search-year-graph {
	padding: 5px 0;
	text-align: center;
	background: #fff;
}
.search-year-slider {
	overflow: hidden;
	padding: 10px;
	background: #fff;
}
.search-year-slider .t {
	float: left;
	width: 53px;
	margin-right: 0;	
}
.search-year-slider .t input {
	width: 55px;
	text-align: center;
}
.search-year-slider .ui-slider {
	float: left;
	width: 90px;
	margin-left: 15px;
	margin-right: 17px;
	margin-top: 10px;
}
.search-op {
	height: 1.7rem;
	font-size: .6rem;
	line-height: 1.6rem;
	border-bottom: .1rem solid #e2e2e2
}
.search-op:before, .search-op:after {
	display: table;
	content: "";
}
.search-op:after {
	clear: both;
}

.search-count {
	float: left;
}
.search-count b {
	margin: 0 .2rem;
	color: #ea9128;
}
.search-op-show, .search-op-sort {
	float: right;
	margin: 0 .5rem;
}
.search-op-show i, .search-op-sort i {
	position: relative;
	top: .05rem;
	margin-left: .1rem;
	font-size: .7rem;
}
.list-block .item-link.list-button {
	font-size: .6rem;
	line-height: 1.5rem;
	color: #555;
}
.brief-list dd:nth-child(4), .brief-list dd:nth-child(5) {
	display: none;
}
.search-result-list a {
	color: #333!important;
}
.search-result-list dl {
	overflow: hidden;
	position: relative;
	margin: .5rem 0;
	padding: .5rem .7rem;
	background: #fff;
	border: 1px solid #D5D9E3;
}

.search-result-list dt {
	margin-bottom: .3rem;
	font-size: .8rem;
	line-height: 1rem;
}
.search-result-list dt a {
	margin-right: .5rem;
}
.search-result-list dt .cited {
	position: relative;
	display: inline-block;
	top: -.05rem;
	padding: 0 .25rem;
	font-size: .5rem;
	color: #fff;
	line-height: .8rem;
	background: #555;
	border-radius: .4rem;
	vertical-align: middle;
}
.search-result-list dd {
	margin: 0;
	padding: 0;
	color: #888888;
	font-size: .6rem;
	line-height: .8rem;
}
.search-result-list dd a, .search-result-list dd span {
	display: inline-block;
	margin-right: .3rem;
}
.search-result-list dd a span {
	margin: 0;
}
.search-result-list .from {
	margin-bottom: .2rem;
	font-size: .7rem;
	line-height: .8rem;	
}
.search-result-list .from span {
	font-size: .6rem;
}

.panel-overlay {
	opacity: 1;
	background: rgba(0,0,0,.4)
}
#user-center {
	color: #333;
	background: #F9FAFB;
}
#user-center .user-info {
	position: relative;
	padding: .5rem;
	height: 6.7rem;
	font-size: .7rem;
	text-align: center;
}
#user-center .user-info .back {
	position: absolute;
	right: .5rem;
	top: .5rem;
	font-size: .6rem;
}
#user-center .info-title {
	margin-bottom: .5rem;
	font-size: .8rem;
}
#user-center .user-pic {
	overflow: hidden;
	position: relative;
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	margin-bottom: .3rem;
	font-size: 2.2rem;
	background: #fff;
	border-radius: 100%;
}
#user-center .user-pic:before {
	vertical-align: top;
}
#user-center .user-pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	border: .1rem solid #777;
	border-radius: 100%;
}
#user-center .user-name {
	font-size: .7rem;
}
#user-center .list-block {
	margin: 0;
}
#user-center .list-block .item-media i {
	display: inline-block;
	width: 1.45rem;
	height: 1.45rem;
	text-align: center;
	line-height: 1.4rem;
	color: #fff;
	background: #DA251D;
	border-radius: .3rem;
}
#user-center .submit {
	padding: .5rem .75rem;
}
#user-center .vers {
	padding: .5rem .75rem;
	text-align: center;
}
#user-center .vers a {
	margin: 0 .5rem;
	color: #aaa;
	font-size: .7rem;
}
#user-center .vers a.current {
	color: #333;
	font-size: .8rem;
}
#user-center .vers a.current i {
	font-size: 1.4rem;
}
#user-center .vers i {
	font-size: 1.2rem;
	vertical-align: middle;
	position: relative;
	top: -.03rem;
	min-width: 1rem;
	display: inline-block;
}
.index #searcher {
	position: relative;
	padding-top: 5rem;
	padding-bottom: 2.6rem;	
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}
.index #searcher:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 5.05rem;
	height: 4.15rem;
	content: "";
	background: url(../images/index-search-bg.png) no-repeat;
	background-size: cover;
}
.index #searcher h2, .index #searcher .open-search {
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}
.index #searcher h2 {
	top: 3.2rem;
}
.index #searcher .open-search {
	top: 3.1rem;
}
.index #searcher.search-show-all {
 	padding-top: 3rem;
	padding-bottom: 1rem;
}

.index #searcher.search-show-all h2 {
	top: 1.2rem;
}
.index #searcher.search-show-all .open-search {
	top: 1.1rem;
}
.class-nav {
	position: relative;
	margin: -.6rem -.6rem 0;
	color: #fff;
	background: #00579c;
}
.class-nav .nav-move {
 	position: relative;
 	overflow: hidden;
	z-index: 100;
}
.class-nav .nav-move:before, .class-nav .nav-move:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	height: 1.75rem;
	width: 1rem;
	z-index: 100;
	border-left: .1rem solid #00579c;
	background: -webkit-linear-gradient(left,#00579c 0,rgba(0,87,156,0) 100%);
	background: linear-gradient(to right,#00579c 0,rgba(0,87,156,0) 100%);
	pointer-events: none;
	-webkit-transition: .25s;
	transition: .25s;
}
.class-nav .nav-move:before {
 	left: 0
	opacity: 1;
}
.class-nav .nav-move:after {
 	right: 1.3rem;
	opacity: 1;
	-webkit-transform: rotate(180deg);
 	-ms-transform: rotate(180deg);
 	transform: rotate(180deg);
}

.class-nav .nav-list {
	height: 1.8rem;
	padding: 0 .2rem;
	white-space: nowrap;
 	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}
.class-nav .nav-list li {
	display: inline-block;
	width: 3.0rem;
	height: 1.8rem;
	vertical-align: bottom;
    text-align: center;
}
.class-nav .nav-list-more {
	position: absolute;
	right: 0;
	top: 0;
	width: 1.75rem;
	height: 1.75rem;
	line-height: 1.75rem;
	font-size: 1.5rem;
	text-align: center;
	color: #fff;
	background: #00579c;
}
.class-nav .no-move .nav-list {
	height: 7.2rem;
	white-space: inherit;	
}
.class-nav .no-move .nav-list-more {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.class-nav a {
	display: inline-block;
	padding: .3rem;
	line-height: 1.2rem;
	color: #99bcd7;
	font-size: .7rem;
	font-family: "Microsoft YaHei";
}
.class-nav .current {
	color: #fff;
	font-size: .8rem;
}
.class-list dl {
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: .5rem 0;

	border-bottom: 1px solid #D5D9E3;
}

.class-list dt {
	margin-bottom: .15rem;
	font-size: .7rem;
	line-height: .9rem;
}
.class-list dt a {
	color: #181818;
	margin-right: .5rem;
}

.class-list dd {
	overflow: hidden;
	margin: 0;
	padding: 0;
	height: .7rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #888888;
	font-size: .5rem;
	line-height: .7rem;
}
.class-list dd a, .search-result-list dd span {
	display: inline-block;
	margin-right: .3rem;
}
.detail, .journal {
	padding-bottom: 2rem;
}
.detail h1, .journal h1 {
	margin-bottom: .2rem;
	font-size: 1rem;
	font-family: "Microsoft YaHei";
	line-height: 1.3rem;

}
.detail h1 .cited {
    position: relative;
    display: inline-block;
    top: -.1rem;
    padding: 0 .25rem;
    font-size: .6rem;
    color: #fff;
    line-height: .9rem;
    background: #555;
    border-radius: .45rem;
    vertical-align: middle;
}
.detail h2 {
	font-size: .6rem;
	line-height: .8rem;
	color: #555;
	font-weight: normal;
}
.detail-info {
	padding: .5rem 0;
	font-size: .7rem;
}
.detail-info p {
	margin: .3rem 0;
	padding: 0;
	padding-left: 1.4rem;
	color: #555;
	line-height: 1rem;
}
.detail-info p strong {
	display: block;
	margin-left: -1.4rem;
	color: #888;
}
.detail-info p a, .detail-info p span {
    display: inline-block;
    margin-right: .3rem;
}

.relate-card {
	overflow: hidden;
	position: relative;
	margin: .5rem 0;
	padding: .1rem .4rem;
	background: #fff;
	border: 1px solid #D5D9E3;
}
.relate-card h2 {
	position: relative;
 	height: 1.5rem;
 	font-size: .8rem;
 	font-family: Microsoft YaHei;
 	font-weight: lighter;
 	line-height: 1.5rem;
 	color: #303d3f;
 	background: #D5DFE3;
	margin: -.1rem -.4rem 0;
	padding: 0 .4rem;
	border-bottom: 1px solid #d5d9e3;
}
.relate-card li {
 	margin: .3rem 0;
	padding: 0;
	color: #888888;
	font-size: .6rem;
	line-height: .8rem;
}
.bar-tab {
	height: 2.5rem;
}
.bar-tab a {
	font-size: .6rem;
}
.bar-tab a i {
	display: block;
	font-size: 1rem;
}
.bar-tab .tab-item.active, .bar-tab .tab-item:active {
	color: #0F69B5;
}
.bar-tab .item-middle {
	position: relative;
	top: -.6rem;
	color: #fff;
}
.bar-tab .item-middle:before {
	position: absolute;
	left: 50%;
	top: -.75rem;
	width: 3.7rem;
	height: 3.7rem;
	margin-left: -1.95rem;
	content: "";
	background: #0F69B5;
	border: 2px solid #fff;
	border-radius: 100%;
	z-index: -1;
}
.bar-tab .item-middle i {
	font-size: 1.5rem;
	color: #fff;
}
.bar-tab .item-middle span {
	color: #fff;
}

.popup-pay {
	background: #F6F7F9;
}
.popup-pay .info {
	
}


.journal h1 {

}
.journal h2 {
	font-size: .6rem;
	line-height: .8rem;
	color: #555;
	font-weight: lighter;
}
.journal em {
	display: block;
	margin: .3rem 0;
	font-style: normal;
	font-size: .6rem;
	line-height: 1rem;
	color: #555;
	font-weight: normal;
}
.journal em a {
	display: inline-block;
	margin-right: .5rem;
	color: #555;
}
.journal-cover {
	float: left;
	width: 5rem;
	height: 7rem;
	margin-right: .6rem;
}
.journal-cover img {
	width: 5rem;
	vertical-align: bottom;
}
.journal-more {
	clear: both;
	overflow: hidden;
	position: relative;
	height: 4rem;
	-moz-transition: all ease-in-out .5s;
	-o-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	transition: all ease-in-out .5s;
}
.journal-more.journal-show-more{
	height: auto;
}
.journal-more.journal-show-more .op-journal {
	display: none;
}
.journal-more .op-journal {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1rem;
	font-size: .7rem;
	text-align: center;
	background: #F6F7F9;
}
.journal-more .op-journal i {
	margin-left: .1rem;
}
.journal-more .op-journal:before {
	position: absolute;
	bottom: 1rem;
	left: 0;
	right: 0;
	content: "";
	height: 1.5rem;
	background: -webkit-linear-gradient(bottom,#F6F7F9 0,rgba(246,247,249,0) 100%);
	background: linear-gradient(to top,#F6F7F9 0,rgba(246,247,249,0) 100%);
}

.journal-intro {
	font-size: .7rem;
	line-height: 1rem;
}
.journal-info {
	clear: both; 
	font-size: .7rem;
}
.journal h3 {
	margin-top: .8rem;
	margin-bottom: .4rem;
	font-size: .9rem;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	line-height: 1.2rem;
	color: #0F69B5;
	border-bottom: 1px solid #D5DAE3;
}
.journal h3 i {
	margin-right: .2rem;
}
.journal-info p {
	margin: .3rem 0;
	padding: 0;
	padding-left: 1.4rem;
	color: #333;
	line-height: 1rem;
}
.journal-info p strong {
	display: block;
	margin-left: -1.4rem;
	color: #888;
}
.journal-info p span {
	display: inline-block;
	margin-right: .5rem;
}
.journal-catalog h3 {
	position: relative;
}
.journal-catalog h3 tt {
	position: absolute;
	right: 0;
	font-size: .7rem;
}
.journal-catalog h3 tt i {
	margin-left: .2rem;
}
.popup-catalog, .popup-share {
	top: auto;
	height: 12.6rem;
	bottom: 0px;
}
.popup-catalog .content, .popup-share .content {
	padding: 0;
}
.popup-catalog .sel-left {
	right: auto;
	width: 5rem;
}
.popup-catalog .sel-main {
	left: 5rem;
	background: #F6F7F9;
}
.popup-catalog .year-list {
	margin: 0;
	border-right: 1px solid #ccc;
}
.popup-catalog .item-content {
	padding-left: 0;
}
.popup-catalog .active .item-inner {
	position: relative;
	right: -1px;
	background-color: #F6F7F9;
}
.popup-catalog .item-link .item-inner {
	padding-left: .6rem;
}
.popup-catalog .vol-list ul {
	padding: 0 .5rem;
}
.popup-catalog .vol-list li {
	float: left;
	width: 25%;
	height: 2.2rem;
	text-align: center;
}
.popup-catalog .vol-list li a {
	display: inline-block;
	width: 100%;
	height: 2.2rem;
	line-height: 2.2rem;
	text-align: center;
}
.catalog {
	font-family: "Microsoft YaHei";
	font-size: .7rem;
	font-weight: lighter;
}
.catalog h6 {
	margin: .7rem 0 .3rem;
	font-size: .8rem;
}
.catalog p {
	overflow: hidden;
	margin: 0.5rem 0;
	line-height: .9rem;
	background: url(../images/catalog-point.gif) left top;
	background-size: 2.3%;
}
.catalog .name {	
	font-size: .7rem;
	margin-right: 2em;
	padding-right: .25rem;
	background: #F6F7F9;
}
.catalog .name a {
	color: #555;
	text-decoration: underline;
}
.catalog tt {
	position: relative;
	top: .05rem;
	float: right;
	padding-left: .25rem;
	font-size: .6rem;
	color: #777;
	background: #F6F7F9;
}

.popup-share .content {
	padding: .8rem;
	background: #F6F7F9;
}
.popup-share .jiathis_style_32x32 {
	width: 14.4rem;
	margin: 0 auto;
}
.popup-share .jiathis_style_32x32 .jtico {
	width: 3.2rem!important;
	height: 3.2rem!important;
	margin: .8rem!important;
	background-image: url(../images/share-icon.png);
	background-repeat: no-repeat;
	background-size: 9.6rem!important;
}
.popup-share .jiathis_style_32x32 .jtico_qzone {
	background-position: 0 0!important
}
.popup-share .jiathis_style_32x32 .jtico_tsina {
	background-position: -3.2rem 0!important
}
.popup-share .jiathis_style_32x32 .jtico_tqq {
	background-position: -6.4rem 0!important
}
.popup-share .jiathis_style_32x32 .jtico_weixin {
	background-position: 0 -3.2rem!important
}
.popup-share .jiathis_style_32x32 .jtico_renren {
	background-position: -3.2rem -3.2rem!important
}
.popup-share .jiathis_style_32x32 .jtico_cqq {
	background-position: -6.4rem -3.2rem!important
}
.popup-share .jiathis_style_32x32 .jtico_jiathis {
	background-position: 0 -6.4rem!important
}

.guid .total {
	height: 1.65rem;
	margin-bottom: .2rem;
	font-size: .8rem;
	line-height: 1rem;
	border-bottom: .15rem solid #C0C9D5;
}
.guid .total i {
	margin: 0 .2rem;
	color: #00579c;
}
.search-sort-abc {	
	margin-bottom: .25rem;
	padding: .3rem .2rem;
	color: #333;
	line-height: 1rem;
 	background-color: #B6C0D0;
	border-color: #899AB0;
	border-radius: .25rem;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.search-sort-abc a {
	display: inline-block;
	width: 1.5rem;
	height: 1.5rem;
	color: #333;
	font-size: .8rem;
	text-align: center;
	line-height: 1.5rem;
}
.guid-search {
	margin: .5rem 0;
}
.guid-search .search-input {
	position: relative;
}
.guid-search .search-input .icon-book {
	position: absolute;
	left: .2rem;
	top: .2rem;
	color: #777;
}
.guid-search .search-input input[type="search"] {
	display: inline-block;
	padding-left: 1.1rem;
}
.guid-search .search-input .button {
	position: absolute;
	right: 0;
	top: 0;
	width: 1.9rem;
	color: #fff;
	text-align: center;
	background: #1066B3;
}
.journal-class-list {

}
.journal-class-list h2 {
	margin-top: .3rem;
 	color: #094285;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	font-size: .8rem;
	line-height: 1.6rem;
	border-bottom: 1px solid #e2e2e2;
}
.journal-class-list ul {

}
.journal-class-list ul:before, .journal-class-list ul:after {
	display: table;
	content: "";
}
.journal-class-list ul:after {
	clear: both;
}
.journal-class-list li {
	float: left;
	width: 50%;
	margin: -1px 0 0 -1px;
	padding: .3rem .5rem;
	font-size: .7rem;
	white-space: nowrap;
	background: #fff;
	border: 1px solid #e2e2e2;
}
.journal-class-list li a {
	float: left;
	overflow: hidden;
	max-width: 7em;
	color: #333;
	text-overflow: ellipsis;	
}
.cover-list dl {
	height: 7.3rem;
	padding-left: 5rem!important;
}
.cover-list dt {
	margin-bottom: .4rem!important;
	border: 0!important;
}
.cover-list dd {
	margin: 0!important;
	padding: 0!important;
	color: #888888!important;
	font-size: .6rem!important;
	line-height: .8rem!important;
}
.cover-list dd span {
	display: block;
	margin: .1rem 0;
}
.cover-list .cover {
	position: absolute;
	left: 0;
	top: .5rem;
}
.cover-list .cover img {
	width: 4.5rem;
	height: 6.25rem;
}

.advance h1 {
	margin: 1rem 0;
	font-family: "Microsoft YaHei";
	font-size: 1.2rem;
	font-weight: lighter;
	line-height: 1.2rem;
}
.advance .inline {
	margin: .7rem 0;
}
.advance .adv-icon {
	display: inline-block;
	width: 2.1rem;
	height: 1.4rem;
	margin-right: .2rem;
	line-height: 1.5rem;
	color: #fff;
	text-align: center;
	background: #0F69B5;
	border-radius: .25rem;
	vertical-align: bottom;
}
.advance .adv-icon i:before {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.advance .sel {
	margin-bottom: .2rem;
}
.advance .sel .label {
	height: 1.4rem;
	font-size: .7rem;
	line-height: 1.35rem;
	vertical-align: bottom;
}
.advance .sel input {
	height: 1.4rem;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	padding: 0 .3rem;
	margin-right: .2rem;
	font-family: inherit;
	font-size: .7rem;
	font-weight: 400;
	color: #3d4145;
	background: url(../images/search-sel-bg.png) no-repeat right center;
	background-size: contain; 
	background-color: #fff;	
	border: none;
	border: 1px solid #b4b4b4;
	border-radius: .25rem;
	-moz-appearance: none;
	appearance: none;
}

.advance .search-input input {
	height: 1.7rem;
	padding: 0 .3rem;
}
.advance .add-item {
	height: 1.7rem;
	line-height: 1.7rem;
	color: #3a372b;
	background: #ECF0F3;
	border: 1px solid #E3E9ED;
}
.advance .search-cluster h2 {
 	position: relative;
	height: 1.4rem;
	margin-bottom: .25rem;
	color: #094285;
	font-family: "Microsoft YaHei";
	font-weight: lighter;
	font-size: .8rem;
	line-height: 1.2rem;
	border-bottom: 1px solid #e2e2e2;
}
.advance .search-cluster .sel {
	margin-bottom: .5rem;
}
.advance .submit {
	padding: .75rem 0;
	text-align: center;
}
.advance .submit .button {
	display: inline-block;
	width: 6rem;
	height: 1.8rem;
 	color: #fff;
	text-align: center;
	font-size: .9rem;
	line-height: 1.6rem;
	background: #0F69B5;
}
.advance .submit .button i {
	margin-right: .3rem;
}

.buttons-row, .buttons-tab {
	margin: -.6rem -.6rem 0;
}

.order-list dl {
	overflow: hidden;
	position: relative;
	margin: .5rem 0;
	padding: .4rem .5rem .5rem;
}
.order-list dl:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: "";
	background: #fff;
	border: 1px solid #D5D9E3;
	z-index: 0;
}
.order-list dt {
	position: relative;
	margin-bottom: .4rem;
	padding: .1rem 0;
	padding-bottom: .4rem;
	font-size: .8rem;
	line-height: .9rem;
	border-bottom: 1px solid #F0F1F5;
	z-index: 1;
}
.order-list dt:before, .order-list dt:after {
	position: absolute;
	bottom: -.35rem;
	left: -.8rem;
	content: "";
	width: .6rem;
	height: .6rem;
	background: #F9FAFB;
	border: 1px solid #D5D9E3;
	border-radius: 100%;
}
.order-list dt:after {
	left: auto;
	right: -.8rem;
}
.order-list dt a {
	color: #000;
}
.order-list dd {
	position: relative;
	margin: 0;
	padding: 0;
	color: #555;
	font-size: .7rem;
	line-height: 1rem;
	z-index: 1;
}
.order-list dd strong {
	position: relative;
	top: -.05rem;
	color: #888888;
	font-size: .55rem;
	font-weight: lighter;
}
.collect-list {
	margin-top: -.6rem;
}
.collect-list dl {
	position: relative;
	margin: .5rem 0 .6rem;
	padding: .4rem .5rem .5rem;
	background: #fff;
	border: 1px solid #D5D9E3;

}
.collect-list dl:before {
	position: absolute;
	left: .2rem;
	right: .2rem;
	bottom: -.15rem;
	height: .05rem;
	content: "";
	background: #fafafa;
	border: 1px solid #D5D9E3;
	border-top: 0;
}
.collect-list dl:after {
	position: absolute;
	left: .5rem;
	right: .5rem;
	bottom: -.25rem;
	height: .05rem;
	content: "";
	background: #fafafa;
	border: 1px solid #D5D9E3;
	border-top: 0;
}
.collect-list dt, .center-list dt {
	position: relative;
	margin-bottom: .4rem;
	padding: .1rem 0;
	padding-bottom: .4rem;
	font-size: .8rem;
	line-height: .9rem;
	border-bottom: 1px solid #F0F1F5;
	z-index: 1;
}
.collect-list dt a, .center-list dt a {
	color: #000;
}
.collect-list dd, .center-list dd {
	position: relative;
	margin: 0;
	padding: .1rem 0;
	color: #555;
	font-size: .6rem;
	line-height: .7rem;
	z-index: 1;
}
.collect-list dd strong, .center-list dd strong {
	position: relative;
	top: -.05rem;
	color: #888888;
	font-size: .55rem;
	font-weight: lighter;
}
.collect-list dd span, .center-list dd span {
	display: inline-block;
	margin-right: .3rem;
}

.center-list {
	margin: -.6rem -.6rem 0;
}
.center-list dl {
	position: relative;
	margin: .3rem 0;
	padding: .5rem 1rem;
	background: #fff;
	border-top: 1px solid #EAECF1;
	border-bottom: 1px solid #EAECF1;
}
.center-list dt {
	margin-bottom: .2rem;
	padding: 0;
	font-size: .7rem;
	line-height: .8rem;
	border-bottom: 0;
}
.center-list dd {
	color: #888;
}
.center-list .condition {
	font-size: .7rem;
	line-height: .9rem;
}
.center-list .condition a {
	color: #000;
}
.center-list .condition span, .center-list .condition b {
	display: inline-block;
	margin-right: .3rem;
}
.center-list .condition b {
	position: relative;
	top: -.05rem;
	padding: 0 .25rem;
	font-weight: lighter;
	font-size: .5rem;
	line-height: .7rem;
	color: #fff;
	background: #555;
	border-radius: .35rem;
	vertical-align: middle;
	
}
.pay-info {
	margin: -.6rem -.6rem 0;
	background: #fff;
	border-bottom: 1px solid #e7e7e7 
}
.pay-info dl {
	overflow: hidden;
	position: relative;
	margin: 0;
	padding: .7rem;
	background: #fff;
}

.pay-info dt {
	margin-bottom: .3rem;
	font-size: .9rem;
	line-height: 1rem;
}
.pay-info dt a {
	margin-right: .5rem;
}
.pay-info dd {
	margin: 0;
	padding: 0;
	color: #888888;
	font-size: .7rem;
	line-height: .9rem;
}
.pay-info dd a, .pay-info dd span {
	display: inline-block;
	margin-right: .3rem;
}
.pay-info .pay-count {
	margin-top: .6rem;
	padding-top: .6rem;
	color: #333;
	font-size: .7rem;
	border-top: 1px solid #F0F1F5
}
.pay-info .pay-count b {
	margin: 0 .1rem;
	font-size: .8rem;
	color: #F37000
}
.popup-pay h2 {
	padding-top: .3rem;
	font-size: .6rem;
	font-weight: lighter;
	line-height: 1.5rem;
}
.pay-list {
	margin: 0 -.6rem;
}
.pay-list ul {
	border: 0;
}
.pay-list li {
	margin-top: -1px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
}
.pay-list .item-content {
	padding: 0 .6rem;
}
.pay-list .item-inner {
	position: relative;
	height: 3.3rem;
	padding-left: 3rem;
	border: 0;
}
.pay-list .item-intro {
	display: block;
	font-size: .6rem;
	color: #888;
}
.pay-list .item-icon {
	position: absolute;
	left: 0;
	width: 2.5rem;
	height: 2.5rem;
}
.pay-list .item-icon i {
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	background: url(../images/pay-icon.png) no-repeat;
	background-size: 200%;
}
.pay-list .item-icon .icon-zfb {
	background-position: -2.5rem 0;
}
.pay-list .item-icon .icon-wx {
	background-position: 0 -2.5rem;
}
.pay-list .pay-account {
	padding: 0 .2rem;
	color: #fff;
	background: #F37000;
	border-radius: .1rem;
}
.pay-submit {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 2rem;
}
.pay-submit .button {
	height: 2rem;
	color: #fff;
	background: #63D058;
	font-size: .8rem;
	line-height: 2rem;
	border: 0;
	border-radius: 0;
}

.popup-login {
	left: 50%;
	top: 50%;
	right: auto;
	bottom: auto;
	width: 14rem;
	height: 16.3rem;
	margin-left: -7rem;
	margin-top: -8rem;
	background: #fff;
}
.popup-login .buttons-tab {
	background: #F6F7F9;
}
.popup-login .list-block {
	margin: 1rem 0 .75rem;
	font-size: .7rem;
}
.popup-login .list-block .item-inner {
	margin-right: .75rem;
	padding-right: 0;
}
.popup-login .list-block ul {
	border: 0;
}
.popup-login .list-block input[type=text], .popup-login .list-block input[type=password] {
	font-size: .7rem;
}
.popup-login .list-block .item-title.label {
	padding-left: .25rem;
}
.popup-login .label-switch  {
	width: 2.4rem;
	height: 1.4rem;
}
.popup-login .label-switch .checkbox {
	width: 2.4rem;
	height: 1.4rem;
}
.popup-login .label-switch .checkbox:before {
	width: 2.2rem;
	height: 1.2rem;
	border-radius: .6rem;
}
.popup-login .label-switch .checkbox:after {
	width: 1.2rem;
	height: 1.2rem;
	border-radius: 1.2rem;
}
.popup-login .submit, .popup-login .login-more {
	padding: 0 .75rem;
}
.submit .button {
	color: #fff;
	background: #0894EC;
}
.popup-login .ip-button {
	margin-top: .25rem;
	color: #0894EC;
	background: #fff;
}
.popup-login .login-more {
	margin-top: .7rem;
	font-size: .7rem;
}
.popup-login .login-more:after {
  display: table;
  clear: both;
  content: "";
}
.popup-login .login-more a:first-child {
	float: left;
}
.popup-login .login-more a:last-child {
	float: right;
}
.popup-login .other-login {
  font-size: .7rem;
  border-top: 1px solid #e5e5e5;
  margin-top: .7rem;
  margin-bottom: -.7rem;
  padding: 0 .75rem;
  text-align: center;
  line-height: 2.4rem;
  text-indent: -1.4em;
}
.popup-login .other-login img {
  height: 1.4rem;
  margin-right: .3rem;
}

.picker-modal .bar {
	height: 2.2rem;
	background: #f7f7f8;
}

.tips {
	font-size: .7rem;
}
.submit + .tips {
	margin-top: 1.75rem;
}


/*分享*/	
.popup-share .jiathis_style_32x32 {
	width: 100%;
}
.social-share .social-share-icon {
	width: 70px!important;
	height: 70px!important;
	font-size: 40px!important;
	line-height: 70px!important;
	margin: 6px;
}
.popup-share, .popup-share .content {
	overflow: visible!important;
}

.social-share .icon-wechat .wechat-qrcode {
	z-index: 10!important;
}

@media (max-width: 370px) {
	#searcher .search-more li {
		    width: 1rem;
    height: 1rem;
	    font-size: .65rem;
    overflow: hidden;
	}
}
