

#searcher {
	background-image: url(../images/index-search-bg.jpg) ;
	border: 0;
}
#searcher .l-width {
	height: 340px;
}
#searcher .intro-text {
	display: block;
	position: absolute;
	left: 50px;
	top: 84px;
	width: 580px;
	height: 94px;
	background: url(../images/intro-text.png) no-repeat;
}
#searcher .search {
	position: absolute;
	left: 47px;
	top: 220px;
}

#searcher .search-input {
	width: 358px;
}



.main-part {
	float: left;
	width: 870px;
}
.right-part {
	float: right;
	width: 280px;
}

.i-box {
	margin-bottom: 15px;
	background: #fff;
}
.i-box-title {
	position: relative;
	height: 54px;
	padding: 2px 17px 0;
	border-bottom: 1px solid #f1f1f1;
}
.i-box-title h2 {
	position: relative;
	float: left;
	font-size: 17px;
	color: #505050;
	line-height: 51px;
}
.i-box-title h2:before {
	position: absolute;
	bottom: -4px;
	left: 50%;
	margin-left: -3px;
	border-width: 3px 3px 0 3px;
	border-style: solid dashed dashed dashed;
	border-color: #ff4311 transparent transparent transparent; 
	content: "";
 }

.i-box-title h2:after {
	position: absolute;
	left: -1px;
	right: -1px;
	bottom: -1px;
	border-bottom: 1px solid #ff4311;
	content: "";
}
.i-box-title .more {
	position: absolute;
	right: 0;
	top: 0;
}
.i-box-title .more a {
	display: inline-block;
	padding: 0 10px;
	line-height: 53px;
	color: #a5a5a5;
}
.subject-list {
	padding: 15px 2px 20px;
}
.subject-list:before, .subject-list:after {
	display: table;
	content: "";
	clear: both;
}
.subject-list dl {
	position: relative;
	float: left;
	width: 50%;
	height: 110px;
	padding: 10px 15px 10px 90px;
	border-bottom: 1px solid #f6f6f6;
}

.subject-list dl:hover {
	background: #f9fbfe;
}
.subject-list dt {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 24px;
}
.subject-list dt a {
	text-decoration: underline;
}
.subject-list dd {
	font-size: 14px;
	line-height: 20px;
	color: #e4e4e4;
}
.subject-list dd a {
	color: #727272;
}
.subject-list dd > span {
	display: inline-block;
}
.subject-list dd > span:after {
	display: inline-block;
	margin: 0 2px 0 1px;
	color: inherit;
	content: "|";
}
.subject-list dd > span:last-child:after {
	display: none;
}
.subject-list dd.icon {
	position: absolute;
	left: 14px;
	top: 13px;
	z-index: 1;
}
.subject-list dd.icon:after {
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 57px;
	height: 17px;
	margin-left: -28px;
	background: #f6f6f6;
	border-radius: 100%;
	content: "";
	z-index: -1;
}
.subject-list dd.icon i {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: url(../images/subject-icon.png) no-repeat;
}
.subject-list dd.icon .icon-s1 {
	background-position: 0 0;
}
.subject-list dd.icon .icon-s2 {
	background-position: -60px 0;
}
.subject-list dd.icon .icon-s3 {
	background-position: 0 -60px;
}
.subject-list dd.icon .icon-s4 {
	background-position: -60px -60px;
}
.subject-list dd.icon .icon-s5 {
	background-position: 0 -120px;
}
.subject-list dd.icon .icon-s6 {
	background-position: -60px -120px;
}
.subject-list dd.icon .icon-s7 {
	background-position: 0 -180px;
}
.subject-list dd.icon .icon-s8 {
	background-position: -60px -180px;
}
.subject-list dd.icon .icon-s9 {
	background-position: 0 -240px;
}
.search-journal {
	padding: 17px;
}
.search-journal .input-group:before, .search-journal .input-group:after {
	display: table;
	content: "";
	clear: both;
}
.search-journal .inline-label, .search-journal .inline-input, .search-journal .inline-btn {
	float: left;

}
.search-journal .inline-label {
	margin-right: 17px;
	font-size: 17px;
	line-height: 38px;
}
.search-journal .inline-input {
	width: 670px;
}
.search-journal .inline-input .layui-input {
	border-radius: 0;
}
.search-journal .inline-btn .layui-btn {
	width: 80px;
}
.search-journal .inline-btn .layui-btn i {
    display: inline-block;
    position: relative;
    top: -2px;
    width: 22px;
    height: 22px;
    margin-right: 5px;
    background: url(../images/icon-search.png) no-repeat;
    vertical-align: middle;
}
.search-journal .inline-btn .layui-btn i:before {
	display: none;
	content: "";
}
.cover-show {
	position: relative;
}
.cover-list {
	padding: 5px 20px 10px;
}
.cover-list:before, .cover-list:after {
	display: table;
	content: "";
	clear: both;
}
.cover-list li {
	float: left;
	width: 150px;
	margin: 8px;
}
.cover-list li a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: bottom;
}
.cover-list li img {
	width: 150px;
	height: 198px;
	border: 1px solid #ddd;
	position: relative;

}
.cover-list li span {
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 1px;
	font-size: 15px;
	text-align: center;
	line-height: 28px;
	color: #fff;
	background: rgba(0,0,0,.6);
}
.cover-show .cover-arrow {
	opacity: 1;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -18px;
	width: 36px;
	height: 36px;
	line-height: 38px;
	text-align: center;
	font-family: serif;
	font-size: 20px;
	font-weight: bold;
	border: 0;
	border-radius: 50%;
	background-color: rgba(0,0,0,.2);
	color: #fff;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	cursor: pointer;
}
.cover-show .cover-arrow.pre {
	left: -8px;
}
.cover-show .cover-arrow.next {
	left: auto;
	right: -8px;
}

.article {
	float: left;
	width: 50%;
	border-right: 1px solid #dfdfdf;
}
.article + .article {
	border: 0;
} 
.article-list {
	padding: 10px 20px;
}
.article-list li {
	overflow: hidden;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 3px 0;
	font-size: 15px;
	line-height: 24px;
}


.right-part .i-box {
	padding: 0 17px;
}
.right-part .i-box-title {
	padding: 0;
}
.right-part .i-box-title h2 {
	padding-top: 5px;
	font-size: 16px;
	line-height: 48px;
}

.right-part .i-box-title h2:before {
	display: none;
}
.right-part .i-box-title h2:after {
	border-bottom: 3px solid #276dc0;
}
.b-list {
	margin: 0 -4px;
	padding: 10px 0;
}
.b-list:before, .b-list:after {
	display: table;
	content: "";
	clear: both;
}
.b-list li {
	float: left;
	width: 55px;
	margin: 4px;
}
.b-list li a {
	display: inline-block;
	width: 55px;
	height: 55px;
	font-size: 16px;
	text-align: center;
	line-height: 53px;
	border: 1px solid #d7d7d7;
	border-radius: 3px;
}
.abc-list {
	
}