.wrapper {
	width: 1200px;
	margin: 0 auto;
}
.cus_head {
  position: relative;
  height: 180px;
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px;
  z-index: 1;
}
.cus_logo {
  float: left;
  width: 180px;
  height: 180px;
  background: #fff;
  border-right: 1px solid #ccc;
}
.cus_head_bg {
  position: relative;
  float: right;
  width: 802px;
  height: 147px;
}
.cus_head h1 {
  position: absolute;
  left: 20px;
  top: 40px;
  font-size: 24px;
  font-weight: lighter;
  font-family: Microsoft YaHei;
}
.cus_head img {
  float: right;
}
.cus_nav {
  float: right;
  width: 802px;
  height: 32px;
  border-top: 1px solid #ccc;
  background: #eeeeee;
}
.cus_nav li {
  float: left;
  background: url(../images/cus_nav_fg.gif) no-repeat right;
}
.cus_nav a {
  position: relative;
  float: left;
  height: 33px;
  margin-bottom: -1px;
  padding: 0 20px;
  line-height: 32px;
  color: #666666;
  text-shadow: 0 1px 0 #FFFFFF;
  text-align: center;
}
.cus_nav a:hover {
  background-color: #ddd;
}
.cus_nav .current {
  font-weight: bold;
  background: url(../images/cus_nav_bg.gif) no-repeat center bottom;
}
.cus_line {
  _display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 197px;
  background: #F7F7F4;
  border-bottom: 1px solid #ccc;
}
.cus_main {
  _height: 300px;
  padding: 20px 20px 0;
  background: #fff;
  border-color: #ccc;
  border-style: solid;
  border-width: 0 1px 1px;
  z-index: 1;
}
.cus_box {
  margin-bottom: 20px;
  padding: 20px 20px 0;
  color: #666666;
  background: #fcfcfc;
  border: 1px solid #f2f2f2;
}
.cus_box h2 {
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  margin: 0 0 10px;
  padding: 0 0 5px;
}
.cus_box h2 tt {
  float: right;
  *margin-top: -12px;
  _margin-top: -12px;
  padding-top: 2px;
}
.cus_box h2 tt a {
  font-size: 10px;
  font-weight: lighter;
  text-decoration: none;
}
.cus_box .list {
  margin-bottom: 5px;
  padding-bottom: 5px;
  line-height: 24px;
}
.cus_box a {
  font-size: inherit;
  color: #666666;
  text-decoration: underline;
}
.cus_box a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.total {
  _height: 27px;
  padding-bottom: 16px;
  line-height: 24px;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px solid #EAEAEA;
}
.total span {
  float: left;
  margin-right: 30px;
}
.total span i {
  font-weight: bold;
  font-size: 18px;
}
.zp {
  _height: 65px;
  margin-bottom: 16px;
  padding-bottom: 5px;
  line-height: 24px;
}
.zp span {
  float: left;
  height: 24px;
  margin-right: 20px;
  white-space: nowrap;
}
.zp span i {
  font-weight: bold;
  font-size: 14px;
}
.year_more {
  padding-bottom: 20px;
  text-align: right;
}
#author ul {
  margin-bottom: 10px;
}
#articleLastest dd span {
  margin-right: 10px;
}
.cus_left {
  float: left;
  width: 560px;
  margin-right: 19px;
}
.cus_right {
  float: right;
  width: 390px;
}
.cus_list {
  _height: 300px;
  padding-top: 1px;
  z-index: 1;
}
.cus_sel {
  float: left;
  width: 250px;
  margin-bottom: 10px;
  background: #fff;
}
.cus_sel h2 {
  height: 33px;
  margin-bottom: 5px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: lighter;
  color: #777;
  line-height: 33px;
}
.cus_sel_cnt {
  min-height: 40px;
  _height: 40px;
  padding-bottom: 20px;
}
.cus_sel_cnt li {
  border-bottom: 1px dotted #ccc;
}
.cus_sel_cnt li a {
  display: block;
  padding: 8px 0 8px 12px;
  color: #666666;
  font-size: 14px;
  background: url(../images/point2.gif) 0 12px no-repeat;
  border-bottom: 1px dotted #fafafa;
}
.cus_sel_cnt li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #e0f7ff;
}
.cus_sel_cnt li .current, .cus_sel_cnt li .current:hover {
  font-weight: bold;
  background: url(../images/Arrow.gif) no-repeat 2px 12px #fafafa;
}
.cus_sel_cnt li tt {
  float: right;
  margin-right: 10px;
  *margin-top: -24px;
  _margin-top: -24px;
}
.cus_sel_cnt .pages {
  height: 30px;
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
  line-height: 30px;
}
.cus_sel_cnt .pages a {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 3px;
  line-height: 15px;
  background: url(../images/index_page_arrow.png) no-repeat;
  vertical-align: middle;
}
.cus_sel_cnt .pages .prev {
  background-position: -15px 0;
}
.cus_sel_cnt .pages .next {
  background-position: -15px -15px;
}
.cus_sel_cnt .pages .end {
  background-position: 0 -15px;
}
.cus_sel_cnt .pages span {
  display: inline-block;
  height: 15px;
  padding: 0 5px;
  line-height: 15px;
  vertical-align: middle;
}
.abc a {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 3px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.abc .current {
  color: #fff;
  background: #2fa4dc;
}
.i_search {
  height: 30px;
  margin-top: 10px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 -1px 0 #aaa;
}
.i_search input {
  float: left;
  width: 210px;
  height: 22px;
  padding: 4px 5px 0px;
  color: #666;
  font-size: 14px;
  background: transparent;
  border: 0;
}
.i_search a {
  float: left;
  width: 26px;
  height: 29px;
  line-height: 24px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  background: url(../images/search_ico.gif) no-repeat 8px 8px;
}
.i_search:hover {
  background-color: #fafafa;
}
.i_search:hover a {
  opacity: 1;
  filter: alpha(opacity=100);
}
.cus_list_main {
  float: right;
  width: 910px;
  margin-bottom: 10px;
  color: #666;
  background: #fff;
}
.cus_list_main h3, .search_list h3 {
  position: relative;
  margin-bottom: 20px;
  font-size: 24px;
  color: #000;
  font-family: "Microsoft YaHei";
  font-weight: lighter;
}
.cus_list_main h3:before, .search_list h3:before {
  position: absolute;
  content: " ";
  left: 0;
  right: 0;
  top: 23px;
  height: 1px;
  border-bottom: 1px solid #ccc;
}
.cus_list_main h3 span, .search_list h3 span {
  position: relative;
  padding-right: .5em;
  font-size: 30px;
  color: #000;
  font-family: "Microsoft YaHei";
  background: #fff;
}
.cus_list_main h3 em, .search_list h3 em {
  color: #777;
  font-size: 24px;
}
.cus_list_main h3 .more, .search_list h3 .more {}
.cus_list_main .list {
  min-height: 885px;
  _height: 885px;
  padding: 0;
}
.cus_list_main dl, .search_list dl {}
.cus_list_main a, .search_list a {
  font-size: inherit;
  color: #666666;
}
.cus_list_main a:hover, .search_list a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.cus_list_main .pages, .search_list .pages {
  line-height: 44px;
}
.cus_list_main .pages .total, .search_list .pages .total {
  border: 0;
}
.cus_list_main .pages .page, .search_list .pages .page {}
.cus_list_main .pages .page a, .search_list .pages .page a {
  display: inline-block;
  min-width: 20px;
  margin: 0 2px;
  padding: 0 2px;
  text-align: center;
}
.cus_list_main .pages .page .current, .search_list .pages .page .current {
  font-weight: bold;
  text-decoration: underline;
}
.cus_list_main .pages .page a:hover, .search_list .pages .page a:hover {
  text-decoration: underline;
}
.search_title_list {
  width: 100%;
}
.search_title_list thead tr {
  clear: both;
  position: relative;
  height: 26px;
  margin-bottom: 15px;
  padding: 3px 0;
  line-height: 24px;
  font-size: 14px;
  background: #fafafa;
  border-radius: 16px;
  padding-left: 10px;
}
.search_title_list td {
  border-bottom: 1px dotted #c0c0c0 !important;
}
.search_title_list input[type="checkbox"] {
  margin: 0;
}
.search_title_list .title, .search_title_list .title a {
  font-size: 14px;
}
.search_title_list .source {
  text-align: center;
}
.search_title_list .source a i {
  display: none;
}
.search_title_list .source .read {
  overflow: inherit;
  display: inline;
  width: inherit;
  height: inherit;
  margin: 0;
  text-indent: 0;
  background: none;
}
.l_ico {
  width: 15px;
  height: 15px;
  margin-left: 5px;
  vertical-align: middle;
  background: url(../images/ico-link.png) no-repeat;
}
.down .l_ico {
  background-position: -15px 0;
}
.cd .l_ico {
  background-position: -30px 0;
}
.wdg {
  color: #bf5756 !important;
  border-color: #bf5756 !important;
}
.wdg .l_ico {
  background-position: -45px 0;
}
.sj .l_ico {
  background-position: 0 -15px;
}
.oa {
  color: #dc8e20 !important;
  border-color: #dc8e20 !important;
}
.oa .l_ico {
  background-position: -15px -15px;
}
.cd {
  color: #00a9b4 !important;
  border-color: #00a9b4 !important;
}
.zb {
  color: #53c17e !important;
  border-color: #53c17e !important;
}
.zb .l_ico {
  background-position: -30px -15px;
}
.ckxg .l_ico {
  background-position: -45px -15px;
}
.bd .l_ico {
  background-position: 0 -30px;
}
.cus_graph {
  _height: 300px;
  margin: -15px;
  padding-top: 1px;
  background: #fafafa;
  z-index: 1;
}
.m_op {
  height: 110px;
  padding-top: 5px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.m_op .cl {
  float: left;
  width: 120px;
  padding: 10px;
}
.m_op .cl img {
  vertical-align: middle;
}
.m_op .cl label {
  display: block;
  margin-bottom: 25px;
  text-align: center;
}
.m_op .cl a span {
  left: -7px;
  position: absolute;
  text-align: center;
  top: -21px;
  width: 30px;
}
.m_op .cl .check {
  margin-top: 10px;
  text-align: center;
}
.loading {
  height: 14px;
  padding: 10px;
  line-height: 14px;
  text-align: center;
}
.loading img {
  vertical-align: middle;
  margin-right: 5px;
}
/* - hide - */
.news .list li {
  overflow: hidden;
  height: 20px;
  padding: 3px 0;
  line-height: 20px;
  background: #fafafa;
}
.news .list .highlight {
  background: #fff;
}
.news .list a {
  text-decoration: none;
}
.news .list strong {
  display: inline-block;
  margin-right: 5px;
  padding: 0 2px;
  line-height: 15px;
  background: #888;
  color: #fff;
  font-weight: lighter;
  border-radius: 2px;
}
.news .list .highlight strong {
  background: #aaa;
}
.cloudchart .list {
  overflow: hidden;
}
.cloudchart .list a {
  float: left;
  margin-right: 10px;
  white-space: nowrap;
  font-family: microsoft yahei;
  text-decoration: none;
}
.cloudchart .f1 {
  font-size: 12px;
}
.cloudchart .f2 {
  font-size: 14px;
}
.cloudchart .f3 {
  font-size: 16px;
}
.cloudchart .f5 {
  font-size: 18px;
}
.cloudchart .c1 {
  color: #000;
}
.cloudchart .c2 {
  color: #03aa3a;
}
.cloudchart .c3 {
  color: #0076c0;
}
.cloudchart .c4 {
  color: #fe5252;
}
.cloudchart .b {
  font-weight: bolder;
}
/* left */
.left_cluster {
  float: left;
  width: 250px;
  margin-bottom: 10px;
  background: #fff;
}
.search_add {
  margin-bottom: 20px;

}
.search_add h2 {
    position: relative;
    height: 44px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 44px;
    color: #460000;
    border-bottom: 1px solid #761212;
}
.search_add .line {
  min-height: 32px;
  _height: 32px;
  margin: 20px 0;
  line-height: 32px;
  text-align: left;
}
.search_add .line span {
  float: left;
  margin: 0 5px;
}
.search_add .submit {
  min-height: 26px;
  _height: 26px;
  margin: 10px 0;
  line-height: 24px;
  text-align: center;
}
.search_add .submit .sub, .search_add .submit .b {
  display: inline-block;
  height: 32px;
  padding: 0 20px;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  background-color: #324029;
  border-radius: 5px;
}
.search_add .submit .sub2 {
  display: inline-block;
  width: 52px;
  height: 25px;
  background: url(../images/search_btn.gif);
}
.search_add .sel, .search_add .t {
  width: 81px;
  height: 30px;
  float: left;
  margin-right: 5px;
  line-height: 28px;
  text-align: left;
  color: #000;
  background: url(../images/close_op.png) no-repeat right -18px #fff;
  border: 1px solid #e6e6e6;
	border-radius: 2px;
}
.search_add .sel .ubox {
  top: 31px;
  width: 83px;
}
.search_add .t {
  width: 72px;
  margin-right: 0;
}
.search_add .t .ubox {
  top: 31px;
  width: 73px;
  z-index: 9999;
}
.search_add .t ul {
  overflow: auto;
  width: 73px;
  height: 200px;
}
.search_add .label {
  float: left;
  width: 45px;
  height: 20px;
  line-height: 20px;
}
.search_add .input {
  float: left;
  width: 145px;
  height: 30px;
  padding: 0 5px;
  background: #fff;
  border: 1px solid #e6e6e6;
	border-radius:2px;
}
.search_add .input input {
  width: 145px;
  height: 30px;
  line-height: 30px;
  background: transparent;
  border: 0;
}
.search_add .easy-select-box .easy-select-box-disp {
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}
.search_add .easy-select-box ul li a {
  padding-left: 8px;
  padding-right: 0;
  text-align: left;
}
.search_report {
  position: relative;
}
.search_report h2 {
	display: none;
  position: relative;
  height: 36px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 36px;
  color: #0080c1;
  border-bottom: 1px solid #324029;
}
.search_report h2 em {
  height: 36px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: lighter;
  color: #324029;
}
.group_block {
  margin-bottom: 30px;
  padding: 0;
}
.group_block h3 {
  font-size: 16px;
  line-height: 44px;
  font-family: Microsoft YaHei;
  font-weight: normal;
  color: #424242;
}

.group_block h3 tt {
  position: relative;
  top: 10px;
  float: right;
  margin-left: 5px;
}
.group_block h3 tt a {
  display: block;
  height: 22px;
  width: 22px;
  background: url(../images/close_op.png);
}
.group_block h3 tt .open {
  background-position: right 0;
}
.group_block h3 tt .close {
  background-position: right -22px;
}
.group_block .list {
  padding-bottom: 8px;
}
.group_block ul {
  overflow: hidden;
	max-height: 500px;
  padding: 0px 0 5px 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.group_block li {
  display: block;
	padding-left: 5px;
  line-height: 34px;
  color: #000;
  font-size: 14px;
    border: 1px solid #fff;
    border-radius: 5px;
}
.group_block li:hover {
	    border-color: #e5e5e5;
}
.group_block li span {
  cursor: pointer;
}
.group_block .level0 {}
.group_block .level0 li {}
.group_block .level0 li tt {}
.group_block .level1 {
  padding: 0 0 0 16px;
}
.group_block .level1 li {}
.group_block .level2 {
  padding: 5px 0 0 7px;
}
.group_block .level2 li {
  padding-right: 0;
}
.group_block li input {
  margin: -1px 5px 2px 0;
  _margin-right: 2px;
  _margin-top: 0;
}
.group_block li .show, .group_block li .hide, .group_block li .loading {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  background: url(../images/object_group_show.gif) no-repeat 0 1px;
  vertical-align: middle;
}
.group_block li .hide {
  background: url(../images/object_group_hide.gif) no-repeat;
}
.group_block li .loading {
  background: url(../images/treeloading.gif) no-repeat center;
}

.group_block li tt {
  float: right;
  position: relative;
  top: 5px;
  padding: 0 10px;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  background: #555;
  vertical-align: middle;
  border-radius: 13px;
}
.group_block .find {
  padding: 0 10px;
}
.group_block .find .input {
  width: 125px;
  height: 23px;
  padding: 0 5px;
  line-height: 21px;
  border: 1px solid #e3e3e3;
}
.group_block .find select {
  width: 63px;
  height: 23px;
  padding-left: 5px;
  line-height: 21px;
  border: 1px solid #e3e3e3;
  vertical-align: middle;
}
.group_block .area_view, .group_block .class_view {
  overflow: hidden;
  width: 235px;
}
.group_block .area_view ul, .group_block .class_view ul {
  width: 210px;
  padding: 15px;
}
.group_block .area_view li, .group_block .class_view li {
  display: inline;
  padding: 0;
}
.group_block .area_view li {
  float: left;
  width: 42px;
  margin-bottom: 10px;
}
.group_block .class_view a {
  display: block;
  margin-bottom: 10px;
  margin-right: 15px;
  white-space: nowrap;
}
/* search_list*/
.left_list .cus_list_main {
  border-right: 1px solid #ccc;
}
.cus_list_main dl {
  position: relative;
  margin-bottom: 20px;
  padding: 15px 15px 15px 45px;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  transition: all .3s;
  -webkit-transition: all .3s;
  z-index: 1;
}
.cus_list_main dl:last-child {
  margin-bottom: 0;
}
.no-sel dl {
  padding-left: 15px;
}
.no-sel .sel {
	display: none;
}
.cus_list_main dt {
  margin-bottom: 5px;
	padding-right: 170px;
  font-size: 18px;
  line-height: 26px;
}

.cus_list_main dt a {
  color: #0033A0;
}
.cus_list_main dt .employed {
	display: inline-block;
	margin-left: 5px;
	font-size: 14px;
	width: 31px;
	height: 24px;
	line-height: 22px;
	background: url("../images/icon-employed.png") no-repeat;
	vertical-align: -7px;
}
.cus_list_main dt tt {
  float: right;
  *margin-top: -26px;
  _margin-top: -26px;
}
.cus_list_main dt tt a {
  font-size: 12px;
  font-weight: lighter;
  color: #666666;
}
.cus_list_main dt .t-op {
	position: absolute;
	right: 15px;
	top: 15px;
}
.cus_list_main dt .t-op a {
	display: inline-block;
	margin-right: 5px;
    padding: 0 8px;
	font-size: 14px;
    line-height: 26px;
	color: #333;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.cus_list_main dt .t-op a.active {
	color: #fff;
	background-color: #d10015;
	border-color: #d10015;
} 
.cus_list_main dt .t-op .bds_more {
	display: inline-block!important;
	width: 65px;
	height: 26px!important;
	margin: 0 0 0 0!important;
    padding: 0 0px!important;
    line-height: 26px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.cus_list_main dt .t-op .bds_more b {
	display: none;
}
.cus_list_main dt .t-op .bds_more:before {
	float: left;
	margin-left: 10px;
	margin-right: 3px;
font-family: layui-icon!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e641";
}


.cus_list_main dd {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 26px;
}
.cus_list_main .status {
		position: absolute;
	right: 9px;
	top: 7px;
}
.cus_list_main .status svg {
	width: 1em;
	height: 1em;
	font-size: 40px;
}
.cus_list_main .score {
	line-height: 26px;
}
.cus_list_main .score .layui-rate {
	padding: 0;
}
.cus_list_main .score .rate, .cus_list_main .score .count, .cus_list_main .score .time {
	display: inline-block;
	line-height: 26px;
	vertical-align: top;
}
.cus_list_main .score .count, .cus_list_main .score .time {

	margin-left: 10px;
}
.cus_list_main .score .count span {
	font-size: 18px;
	color: #FFB800;
}
.cus_list_main .sel {
  position: absolute;
  left: 18px;
  top: 21px;
  margin-bottom: 0;
}
.cus_list_main .sel input {
  vertical-align: bottom;
}
.type_media .sel, .type_writer .sel, .type_subject .sel, .type_organ .sel, .type_fund .sel {
  display: none;
}
.cus_list_main .num {
  display: none;
  position: absolute;
  width: 80px;
  padding: 0;
  left: -60px;
  _left: -100px;
  top: 17px;
  z-index: 5;
  text-align: right;
}
.type_media .num, .type_writer .num, .type_subject .num, .type_organ .num, .type_fund .num {
  top: 15px;
}
.cus_list_main .num .t {
  float: right;
  height: 13px;
  width: 5px;
}
.cus_list_main .num .n {
  float: right;
  height: 13px;
  line-height: 12px;
  background: #fff;
}
.cus_list_main .fw {
  position: absolute;
  top: 10px;
  right: 10px;
}
.cus_list_main .fw a {
  padding-left: 13px;
  background: url(../images/stat.gif) no-repeat;
}
.cus_list_main .media {
  margin-right: 5px;
}
.cus_list_main .media a {
  color: #000;
}
.cus_list_main .media i {
  display: inline-block;
  height: 15px;
  margin: 0 2px;
  padding: 0 2px;
  font-size: 10px;
  font-family: Arial;
  line-height: 13px;
  color: #a29122;
  vertical-align: text-bottom;
  background: #f4f4f4;
  border: 1px solid #a29122;
}
.cus_list_main .writer {
  white-space: normal;
}
.cus_list_main .writer a {
  /*color: #d12737;*/
}
.cus_list_main .fund {
  color: #2fa4dc;
}
.cus_list_main .subject a {
  color: #666;
  text-decoration: underline;
}
.organ .fbqk dl, .author .fbqk dl {
  border-bottom: 1px dotted #C0C0C0
}
.cus_list_main .keyword {
  background: #F2F2F2;
  height: 28px;
  line-height: 28px;
  margin-left: -40px;
  margin-right: -10px;
  margin-top: 6px;
  padding: 7px 0;
  padding-left: 28px;
}
.cus_list_main .keyword a {
  color: #ff794c;
  text-decoration: none;
}
.cus_list_main .keyword tt {
  float: right;
  *margin-top: -28px;
}
.cus_list_main .keyword tt a {
  display: inline-block;
  width: 67px;
  height: 27px;
  margin: 0 5px;
  padding: 0;
  line-height: 25px;
  text-align: center;
  background: none;
  border: 1px solid #fff;
  text-indent: 0;
}
.cus_list_main .keyword tt .original a {
  color: #000;
  background: #dfdfdf;
}
.cus_list_main .keyword tt .read a {
  color: #fff;
  background: #999;
}
.cus_list_main .cited {
  display: inline-block;
	height: 26px;
	margin-left: 1em;
  font-size: 14px;
  color: #FF8105;
}
.cus_list_main .cited a {
  font-size: 16px;
}
.cus_list_main .data {
  color: #49a415;
}
.cus_list_main .data span {
  margin-right: 15px;
}
.cus_list_main .data a {
  color: #49a415;
  text-decoration: underline
}
.cus_list_main .data2 {
  color: #90a415;
}
.cus_list_main .data2 span {
  margin-right: 15px;
}
.cus_list_main .data2 a {
  color: #90a415;
  text-decoration: underline
}
.cus_list_main .item a {
  margin-right: 10px;
  text-decoration: underline;
  white-space: nowrap;
}
.cus_list_main .subclass a {
  margin-right: 10px;
  color: #777;
}
.cus_list_main .subclass a:hover {
  text-decoration: underline;
}
.cus_list_main .full_list {
  padding: 0 12px;
}
.cus_list_main .full_list dd {
  padding-left: 65px;
}
.cus_list_main .full_list dd strong {
  position: absolute;
  left: 0;
  _left: -70px;
  _margin-top: -3px;
  font-weight: lighter;
}
.cus_list_main .full_list .sel, .cus_list_main .full_list .num {
  padding-left: 0;
}
.cus_list_main .full_list .num {
  left: -70px;
  top: 17px;
  _left: -105px;
}
.cus_list_main .simple_list table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.cus_list_main th, .cus_list_main td {
  padding: 0 5px;
}
.cus_list_main th {
  height: 38px;
  line-height: 36px;
  font-weight: lighter;
  color: #666;
  background: url(../images/b_gray2.gif) repeat-x bottom;
}
.cus_list_main td {
  padding: 10px 5px;
  line-height: 18px;
  border-bottom: 1px dashed #e4e4e4;
}
.cus_list_main td input {
  margin-right: 8px;
}
.cus_list_main td b {
  display: inline-block;
}
.cus_list_main td .read {
  overflow: hidden;
  display: block;
  width: 17px;
  height: 17px;
  margin: 0 auto;
  text-indent: -300px;
  background: url(../images/read.gif) no-repeat;
}
.cus_list_main td .downl {
  overflow: hidden;
  display: block;
  width: 19px;
  height: 17px;
  margin: 0 auto;
  text-indent: -300px;
  background: url(../images/downl.gif) no-repeat;
}
/*  end  */
/* end*/
.search_result {
min-height: 44px;
  font-size: 14px;
  line-height: 44px;
	border-bottom: 1px solid #eee;
}
.search_result .search_term {
  float: left;
  margin-right: 2em;
}
.search_result .search_count {
  float: left;
  line-height: 44px;
}
.filter {	
	min-height: 44px;
	line-height: 44px;
}
.filter h5 {
	float: left;
  font-size: 14px;
	vertical-align: 0;
}
.filter ul {
  display: inline;
}
.filter li {
	display: inline-block;
  height: 32px;
  margin-right: 10px;
  margin-bottom: 6px;
  margin-top: 6px;
  padding: 0 5px;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  background: #555;
  vertical-align: top;
  border-radius: 2px;
  white-space: nowrap;
}
.filter li span {
  float: left;
  height: 32px;
  line-height: 32px;
}
.filter li .close {
  float: left;
      padding: 10px 0 10px 5px;
}
.filter .clear {
  display: none;
}
.search_result .search_count {
	margin-right: 20px;
}
.search_result .search_count p {
  font-size: 14px;
  line-height: 44px;
}
.top-sel {
	display: inline-block;
	padding: 10px 0;
}
.top-sel a {
  display: inline-block;
  position: relative;
  top: -1px;
  min-width: 50px;
  height: 22px;
	padding: 0 8px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
}
.top-sel a.show-this {
  color: #fff;
  background-color: #f60201;
  border-color: #f60201;
}
.top-sel a + a {
  margin-left: 5px;
}
.search_top .search_sort {
  float: right;
  margin-left: 15px;
}
.search_top .search_sort select {
	height: 32px;
  padding: 3px;
  font-size: 14px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
}

.abc_sort {
  clear: both;
  position: relative;
  height: 44px;
  line-height: 44px;
  font-size: 0;
  background: #fafafa;
  border-radius: 2px;
  padding-left: 8px;
}
.abc_sort h5 {
	display: inline;
	font-size: 14px;
  line-height: 44px;
}
.abc_sort a {
	display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
  text-align: center;
	font-size: 14px;
  line-height: 24px;
  color: #000;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
}
.abc_sort .current {
  color: #fff;
  background: #555;
  border-color: #555;
}
.search_result .pages {
  float: right;
	padding: 0;
	line-height: 44px;
}
.search_result .pages a {
	display: inline-block;
	line-height: 30px;

}
.search_result .pages a:hover {
	text-decoration: none!important;
}
.search_result .pages .page_num a {
	display: none;
}
.search_result .pages .page_num a.current {
	display: inline-block;
}
.search_result .total {
  display: none !important;
}
.search_result .s_pagesize {
	float: left;
	margin-right: 10px;
}
.search_result .s_pagesize select {
	height: 32px;
  padding: 3px;
  font-size: 14px;
	border: 1px solid #e6e6e6;
	border-radius: 2px;
}
.search_top {
	height: 44px;
	line-height: 44px;
}
/* stat   */
.stat {
  float: left;
  width: 225px;
  margin-right: 40px;
}
.stat h2, .article h3, .author h2 {
  position: relative;
  height: 36px;
  font-size: 18px;
  line-height: 36px;
  color: #324029;
  border-bottom: 0;
}
.stat h2 a, .article h3 a, .author h2 a {
  height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  font-weight: lighter;
  color: #ccc;
  line-height: 30px;
}
.stat h2 .on, .article h3 .on, .author h2 .on {
  font-size: 18px;
  color: #324029;
}
.stat h2 tt, .article h3 tt, .author h2 tt {
  float: right;
  position: relative;
  margin-top: 2px;
  padding: 0 0 0 6px;
  background: #fff;
}
.stat h2 tt a, .article h3 tt a, .author h2 tt a {
  padding: 0 15px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  background: #fff;
  border: 1px solid #777;
  border-radius: 15px;
}
.stat p {
  position: relative;
  font-size: 14px;
  line-height: 34px;
}
.stat p a {
  font-size: inherit;
}
.stat p > img {
  position: absolute;
  top: -2px;
  right: -6px;
}
.stat p i {
  float: right;
  position: relative;
  top: 5px;
  padding: 0 10px;
  line-height: 24px;
  color: #fff;
  font-size: 12px;
  background: #555;
  vertical-align: middle;
  border-radius: 13px;
}
.stat .graph {
  position: relative;
  margin-bottom: 15px;
}
.stat .graph h2 {}
.stat .graph .num {
  margin-bottom: 10px;
}
.stat .graph .num i {
  font-size: 22px;
}
.stat .graph .time {
  position: absolute;
  right: 10px;
  top: 40px;
  padding-right: 16px;
  font-size: 22px;
  font-family: "Microsoft YaHei";
  background: url(../images/ar.gif) no-repeat right;
}
.article {
  float: left;
  width: 650px;
}
.article h3 {
  margin-bottom: 10px;
  padding-left: 0;
}
.article h3 tt {
  position: relative;
  margin-top: 8px;
}
.article .cus_list_main {
  float: none;
  width: auto;
  border: 0;
  padding: 0;
  color: #666;
}
.cus_list_main .original, .cus_list_main .subject, .cus_list_main .read {
  margin-right: 1em;
}
.cus_list_main .original a, .cus_list_main .subject a, .cus_list_main .read a {
  text-decoration: underline;
}
.cus_list_main .by {
  float: none;
  color: #FF8105;
}
.cus_list_main .by a {
  color: #FF8105;
}
.cus_list_main .org_n {
  margin-left: 5px;
  padding-left: 15px;
  color: #909090;
  background: url(../images/ico-arrow2.gif) no-repeat;
}
.article dl {
  padding-left: 0;
}
.author {
  float: right;
  width: 230px;
}
.s_box {
  margin-bottom: 10px;
}
.s_box .ct, .graph .ct, .author_list {
  padding: 10px 0;
}
.graph .ct {
  height: 237px;
}
.stat_ico {
  margin: 0 5px;
  vertical-align: middle;
}
/*  end  */
.author_list dl {
  position: relative;
  height: 30px;
  padding: 10px 0 10px 40px;
  color: #666;
  border-bottom: 1px solid #eaeaea;
}
.author_list dt {
  float: left;
  width: 60px;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}
.author_list dt a {
  color: #666;
  font-size: 14px;
  text-decoration: underline;
}
.author_list dd {
  float: right;
  width: 110px;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
}
.author_list dd i {
  font-size: 14px;
  font-weight: lighter;
}
.author_list dd i a {
  font-size: inherit;
}
.author_list dd > img {
  position: relative;
  top: -4px;
}
.author_list .pic {
  position: absolute;
  left: 0;
  top: 10px;
  width: 30px;
}
.author_list .pic img {
  width: 30px;
  height: 30px;
}
.news_detail {
  padding: 10px 0;
}
.news_detail li {
  font-size: 14px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  background: url(../images/point_ico.png) no-repeat 0 3px;
  border-bottom: 1px dotted #ccc;
}
.news_detail li a {
  font-size: 14px;
}
.news_detail li tt {
  float: right;
  *margin-top: -26px;
  _margin-top: -26px;
}
.news_detail h1 {
  font-family: "Microsoft YaHei";
  font-size: 24px;
  font-weight: lighter;
  text-align: center;
}
.news_detail em {
  display: block;
  text-align: center;
  padding: 4px 0;
}
.news_detail .content {
  margin-top: 30px;
}
.news_detail .content p {
  margin: 1.5em 0;
  line-height: 22px;
  font-size: 14px;
}
.nodata-tips {
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.nodata-tips h6 {
  margin-bottom: 8px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: lighter;
  line-height: 24px;
}
.nodata-tips li {
  padding: 5px 0;
  list-style: circle inside;
}
.cg-list {}
.cg-list th, .cg-list td {
  text-align: center;
  border: 0;
  border-bottom: 1px solid #E4E4E4;
}
.search_op {
  float: left;
  line-height: 44px;
}
.search_op:after {
	color: #fff;
	content: "1"
}
.search_op a {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
  padding: 0 20px;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 2px;
}
.search_bottom {
  height: 30px;
  padding: 10px 0;
}
.search_bottom .pages {
  float: right;
}
.pages {
  text-align: right;
}
.pages .total {
  display: inline-block;
  padding: 0;
  border: 0;
}
.pages .page {
  display: inline-block;
}
.pages .page a {
  display: inline-block;
  margin: 0 2px;
  padding: 0 3px;
}
.pages .page .current {
  font-weight: bold;
  text-decoration: underline;
}
.pages .page a:hover {
  text-decoration: underline;
}
.pages .jump {
  display: inline-block;
  margin-left: 10px;
}
.pages .jump > * {
	vertical-align: 0;
}
.pages .jump .pinput {
  width: 30px;
  height: 30px;
  font-size: 14px;
  text-align: center;
  padding: 0;
  border-radius: 2px;
  border: 1px solid #e6e6e6;
}
.pages .jump .btn {
  display: inline-block;
  height: 30px;
  margin-left: -1px;
  padding: 0px 10px;
  color: #fff;
  background: #324029;
  border: 0;
  border-radius: 2px;
}
.level_show1 .cus_list_main {
  float: none;
  width: auto;
}
.level_show2 .left_guid {
  display: block;
}
.level_show2 .cus_list_main {
  width: 950px;
}
.level_show2 .cus_list_main h3 span {
  font-size: 19px;
}
.level_show2 .cus_list_main h3 span em {
  display: none;
}
.level_show2 .l-organ .l-organ-list li a {
  max-width: 255px;
}
.left_guid {
  display: none;
  float: left;
  width: 220px;
  margin-top: -7px;
}
.left_guid h4 {
  height: 43px;
  padding-left: 37px;
  font-size: 24px;
  font-family: "Microsoft YaHei";
  line-height: 37px;
  background: url(../images/icon-level.png) no-repeat 0 5px;
  background-size: 34px;
  border-bottom: 2px solid #024FA1;
}
.left_guid li {
  position: relative;
  line-height: 48px;
  font-size: 16px;
  color: #777;
  border-bottom: 1px solid #ccc;
}
.left_guid li.current {
  color: #024FA1;
  font-weight: bold;
}
.left_guid li:before {
  position: relative;
  top: -1px;
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 5px;
  border: 2px solid #eee;
  border-radius: 100%;
  content: "";
}
.left_guid li.current:before {
  border-color: #024FA1
}
.left_guid li a {
  font-size: inherit;
  color: inherit;
}
.rank {
  position: relative;
  top: -2px;
  display: inline-block;
  width: auto;
  min-width: 14px;
  height: 18px;
  margin-right: 3px;
  padding: 0 2px;
  font-size: 12px;
  font-weight: lighter;
  text-align: center;
  line-height: 18px;
  color: #fff;
  background: #3ca4e9;
  border-radius: 5px;
  vertical-align: baseline;
}
.l-organ h4, .c-more h4 {
  font-weight: bolder;
  font-size: 16px;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}
.l-organ .l-organ-list, .c-more .c-more-list {
  margin-bottom: 50px;
}
.l-organ .l-organ-list:before, .l-organ .l-organ-list:after, .c-more .c-more-list:before, .c-more .c-more-list:after {
  display: table;
  content: "";
}
.l-organ .l-organ-list:after, .c-more .c-more-list:after {
  clear: both;
}
.l-organ .l-organ-list li, .c-more .c-more-list li {
  float: left;
  width: 33.333333%;
  height: 50px;
  padding: 0 10px;
  font-family: "Microsoft YaHei";
  font-size: 15px;
  color: #555;
  line-height: 47px;
  background: #f9f9f9;
  border-bottom: 1px dashed #e4e4e4;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.l-organ .l-organ-list li a, .c-more .c-more-list li a {
  overflow: hidden;
  display: inline-block;
  max-width: 330px;
  text-overflow: ellipsis;
  line-height: 24px;
  white-space: nowrap;
  vertical-align: middle;
  color: inherit;
}
.l-organ .l-organ-list li a:hover {}
.l-organ .l-organ-list li:nth-child(6n-2), .l-organ .l-organ-list li:nth-child(6n-1), .l-organ .l-organ-list li:nth-child(6n) {
  background: #fff;
}
.c-more .c-more-list li:nth-child(6n-2), .c-more .c-more-list li:nth-child(6n-1), .c-more .c-more-list li:nth-child(6n) {
  background: #fff;
}
.l-organ .l-organ-list li .more {
  position: relative;
  top: 22px;
  float: right;
  display: inline-block;
  height: 12px;
  line-height: 1;
  font-size: 12px;
  text-align: center;
  background: transparent;
  border-top: 6px solid #ccc;
  border-left: 6px solid transparent !important;
  border-right: 6px solid transparent !important;
}
.l-organ .l-organ-list li.hs_sub {}
.l-organ .l-organ-list li.hs_sub:hover {
  position: relative;
  padding: 0 8px;
  line-height: 43px;
  background: #A50D0A;
  color: #fff;
  border: 2px solid #ccc;
}
.l-organ .l-organ-list li.hs_sub:hover .more {
  top: 14px;
  right: -7px;
  transform: rotate(-90deg);
  border-top-color: #fff !important;
}
.l-organ .l-organ-list li.hs_sub:hover .sub_list {
  display: block;
  left: -2px;
  top: 47px;
  width: 110%;
  padding: 5px 0 7px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
.l-organ .l-organ-list li.hs_sub .sub_list {
  display: none;
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 5;
}
.l-organ .l-organ-list li.hs_sub .sub_list li {
  overflow: hidden;
  width: 33.3333%;
  height: auto;
  padding: 0 8px;
  line-height: 36px;
  text-overflow: ellipsis;
  background: #fff;
  border-bottom: 0;
}
.level_show2 .l-organ .l-organ-list li.hs_sub .sub_list li {
  width: 50%;
}
.l-organ .l-organ-list li.hs_sub .sub_list li a {
  max-width: 100%;
}
.c-more h4 a {
  color: inherit;
}
.c-more h4 a span, .c-more .c-more-list li a span {
  margin: 0 4px;
  font-size: 14px;
  font-weight: lighter;
  border-bottom: 1px dotted #aaa;
}
.c-more h4 a span:before, .c-more .c-more-list li a span:before {
  display: inline-block;
  content: "(";
}
.c-more h4 a span:after, .c-more .c-more-list li a span:after {
  display: inline-block;
  content: ")";
}
.c-more .s-more {
  margin-bottom: 25px;
}
.c-more .s-more a {
  display: block;
  line-height: 40px;
  background: #F9F9F9;
  text-align: center;
  font-size: 14px;
  border: 1px solid #eee;
}
.group-bottom {
  height: 25px;
  padding: 0 10px 5px 0;
  line-height: 25px;
}
.group-bottom .group-more {
  float: left;
  font-size: 14px;
  color: #414A3C;
}
.group-bottom .group-refine {
  float: right;
  height: 26px;

  padding: 0 10px;
  font-size: 14px;
  line-height: 24px;
  color: #333;
	background-color: #fff;
  border: 1px solid #ccc;

  border-radius: 5px;
  cursor: pointer;
}
.group-bottom .group-refine:before {
  position: relative;
  display: inline-block;
  top: -1px;
  width: 18px;
  height: 18px;
  margin-right: 2px;
  background: url(../images/refine.png?sdf) no-repeat;
  vertical-align: middle;
	filter: brightness(10%);
  content: "";
}
.group_block li tt {
  color: #555;
  background: transparent;
}
.author-list dl {
	padding-left: 133px;
}
.author-list .pic {
	    position: absolute;
    left: 48px;
    top: 15px;
    width: 70px;
    height: 95px;
    font-size: 0;
    text-align: center;
    background: url(../images/object-pic-author.png) center no-repeat #eee;
    background-size: 100%;
    border-radius: 3px;
}
.author-list .pic:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: "";
}
.author-list .pic img {
  width: 100%;
  vertical-align: middle;
}

.book-list dl {
	  padding-left: 170px;
  min-height: 148px;
}
.book-list .pic {
  position: absolute;
  left: 48px;
  top: 15px;
}
.book-list .pic img {
  width: 105px;
  height: 145px;
}
.book-list .intro {
	    overflow: hidden;
    height: 78px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.banner-show {
	height: 250px;
	background-position: center bottom;
	background-image: url(../images/show-author-bg.jpg);
}
.banner-show .wrapper {
	height: 100%;
}
.banner-show .title {
	    margin-bottom: 20px;
}
.banner-show h1 {
	position: relative;
	padding-top: 50px;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    font-family: 宋体;
}
 .quantify {
	margin-bottom: 50px;
	padding: 0 240px;
	 color: #fff;
}
 .quantify .line {
	padding: 5px 0;
	 font-size: 16px;
	 line-height: 24px;
}
.quantify .label {
	float: left;
	width: 55px;
	color: #fff;
	text-align-last: justify;
    -moz-text-align-last: justify ;  
    text-align: justify;
    text-justify: distribute-all-lines; 
    display: block; 
}
.quantify .label + .line-block {
	margin-left: 70px;
}
.quantify .line-block > span {
	display: block;
}
.quantify .line-block > span a {
	font-size: inherit;
	color: inherit;
}
.quantify .line-block > span span {
	margin-left: 5px;
}

 .variable {
	position: relative;
	 padding-top: 30px;
	padding-right: 190px;
	     font-size: 16px;
    line-height: 26px;
}
.variable h3 {
	    font-size: 1.17em;
	margin-bottom: 20px;
}
.variable ul {
	font-size: 0;
}
.variable ul li {
	display: inline-block;
	width: 33.333%;
	font-size: 16px;
		overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.variable ul li a {
	font-size: inherit;
	color: inherit;
}
.variable ul li span {
	margin-left: 5px;
	font-size: 14px;
}
.variable ul + h3 {
	margin-top: 40px;
}
.variable a {
	text-decoration: none;
}
.variable .catalog {
	position: absolute;
	right: 0;
	top: 0;
	width: 150px;
	padding: 5px 10px;
	border: 3px solid #b0b0b0;
	border-radius: 10px;
}
.variable .catalog li {
	display: block;
	width: auto;
	padding: 3px 0;
	font-size: 14px;
	line-height: 20px;
}
.variable .catalog li:before {
	display: inline-block;
	width: 3px;
	height: 3px;
	margin-right: 5px;
	background-color: #bbb;
	border-radius: 2px;
	vertical-align: 4px;
	content: "";
}
.variable .catalog li a {
	text-decoration: none;
}

.abstrack:before, .abstrack:after {
	display: table;
	clear: both;
	content: "";
}
.abstrack-info {
	position: relative;
	min-height: 145px;
	margin-bottom: 15px;
	padding: 5px 0 15px 130px;
	border-bottom: 1px solid #e6e6e6;
}
.abstrack-info dt {
	margin-bottom: 3px;
	font-size: 24px;
	line-height: 36px;
}
.abstrack-info dd {
	font-size: 16px;
	line-height: 22px;
}
.abstrack-info .page {
	margin-top: 10px;
}
.abstrack-info .page a {
	min-width: 100px;
}

.abstrack-info .pic {
	position: absolute;
	left: 0;
	top: 0;
}
.abstrack-info .pic img {
	width: 108px;
	height: 150px;
}
.abstrack-info .pic span {
	display: none;
}

.abstrack-info .op {
	position: absolute;
	right: 0;
	top: 5px;	
}
.abstrack-info .op .layui-btn {
	height: 36px;
	line-height: 36px;
	background-color: #761212;
}
.abstrack-info .vol {
	margin-bottom: 15px;
}

.abstrack-class {
	float: left;
	width: 350px;
}
.abstrack-class .layui-collapse {
	border: 0;
}
.abstrack-class .layui-colla-item {
	border: 0;
}
.abstrack-class .layui-colla-title {
	overflow: inherit;
	height: auto;
	padding-left: 20px;
    font-size: 18px;
	line-height: 34px;
    color: #460000;
	background-color: transparent;
	border: 0;
}
.abstrack-class .layui-colla-title .layui-colla-icon {
	left: 0;
}
.abstrack-class .layui-colla-content {
	padding: 5px 0 5px 20px;}
.abstrack-class li {
	position: relative;
}
.abstrack-class li:before {
	position: absolute;
	left: -15px;
	top: 11px;
	width: 4px;
	height: 4px;
	background-color: #333;
	transform: rotate(45deg);
	content: "";
}
.abstrack-class li {
	padding: 4px 0;
	font-size: 14px;
	line-height: 18px;
}
.abstrack-class .v-list {
	font-size: 0;
}
.abstrack-class .v-list li {
	display: inline-block;
	width: 25%;

}
.abstrack-class .v-list li a {
	font-size: 14px;
}

.abstrack-intro {
	position: relative;
	margin: 5px 5px 15px;
	padding: 10px;
	font-size: 15px;
	line-height: 22px;
	background-color: #f2ecd0;
}
.abstrack-intro:after {
	position: absolute;
	top: -5px;
	right: -5px;
	bottom: -5px;
	left: -5px;
	background: linear-gradient(
        45deg, 
        #460000 0, #460000 25%, #86352e 25%, #86352e 50%, 
        #460000 50%, #460000 75%, #86352e 75%, #86352e
      );
  background-size: 50px 50px;
	content: "";
	z-index: -1;
}
.abstrack-list {
	float: right;
	width: 810px;
}
.abstrack-list .list-filter {
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.abstrack-list .list-filter {
  position: relative;
  margin-bottom: 10px;
  padding: 0 8px;
  border: 1px solid #e5e5e5;
  line-height: 42px;
	border-radius: 3px;
}
.abstrack-list .list-filter:before {
  position: absolute;
  left: 15px;
  right: 15px;
  top: 42px;
  border-top: 1px solid #e5e5e5;
  content: "";
}
.abstrack-list .list-filter .layui-form-radio {
  margin: 0 7px;
  padding: 0;
  line-height: 42px;
}
.abstrack-list .list-filter .layui-form-radio i {
  display: none;
}
.abstrack-list .list-filter .layui-form-radio span {
  font-size: 15px;
}
.abstrack-list .list-filter .layui-form-radioed span {
  color: #761212;
	font-weight: bold;
}


.abstrack-list dl {
	position: relative;
    margin-bottom: 20px;
    padding: 30px;
	font-size: 16px;
	background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    transition: all .3s;
    -webkit-transition: all .3s;
    z-index: 1;
}
.abstrack-list dl:before {
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: -5px;
	height: 5px;
    border: 1px solid #e5e5e5;
	border-top: 0;
    border-radius: 3px;
	content: "";
	z-index: 0;
}
.abstrack-list dl:after {
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: -8px;
	height: 5px;
    border: 1px solid #e5e5e5;
	border-top: 0;
    border-radius: 3px;
	content: "";
	z-index: 0;
}
.abstrack-list dt {
	margin-bottom: 8px;
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.abstrack-list dt a {
	font-size: inherit;
	font-weight: bold;
}
.abstrack-list dd {
    margin-bottom: 5px;
	padding: 3px 0;
    font-size: 16px;
    line-height: 22px;
	
}
.abstrack-list dd span + span {
	margin-left: 10px;
}
.abstrack-list dd span.label {
	font-weight: bold;
}
.abstrack-list dd span.label + span {
	margin-left: 0;
}
.abstrack-list dd.author {
	float: none;
	width: auto;
	margin-bottom: 15px;
	text-align: center;
}
.abstrack-list .title {
	margin: -15px 0 10px;
	font-size: 18px;
    line-height: 34px;
    color: #460000;
}

.abstrack-list .article-list li {
  display: flex;
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  line-height: 36px;
  white-space: nowrap;
}
.abstrack-list .article-list a {
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 10px;
  font-size: 16px;
}
.abstrack-list .article-list a:before {
  position: absolute;
  left: 8px;
  top: 15px;
  width: 4px;
  height: 4px;
  background-color: #444;
  transform: rotate(45deg);
  content: "";
}
.abstrack-list .article-list .pot {
  flex: 1;
  min-width: 40px;
  background: url("../images/list-bg.png") repeat-x left center;
}
.abstrack-list .article-list .info {
  margin-left: 10px;
  font-size: 16px;
  color: #666;
}

.pdf-print {
	width: 800px!important;
	padding: 50px!important;
	box-sizing: border-box;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.pdf-print .abstrack-info {
	height: 1100px;
	padding: 0;
	margin-bottom: 50px;
}
.pdf-print .abstrack-info .op, .pdf-print .abstrack-info .page {
	display: none;
}
.pdf-print .abstrack-info .pic {
	position: absolute;
	top: 10%;
	left: 50%;
	transform: translateX(-50%);
}
.pdf-print .abstrack-info .pic span {
    position: absolute;
    width: 250px;
    font-size: 30px;
	line-height: 1.2;
    color: #333;
    text-align: center;
}
.pdf-print .abstrack-info .pic img[src*='cover1'] + span {
	left: 137px;
	top: 470px;
}
.pdf-print .abstrack-info .pic img[src*='cover2'] + span {
	left: 102px;
	top: 340px;
}
.pdf-print .abstrack-info .pic img[src*='cover3'] + span {
	left: 85px;
	top: 470px;
}

.pdf-print .abstrack-info dt {
	position: absolute;
	top: 10%;
	left: 50%;
	width: 660px;
	text-align: center;
	font-size: 36px;
	line-height: 1.5;
	transform: translateX(-50%) translateY(750px)
}
.pdf-print .abstrack-info .vol {
	position: absolute;
	top: 10%;
	left: 50%;
	width: 660px;
	text-align: center;
	font-size: 24px;
	line-height: 1.5;
	transform: translateX(-50%) translateY(800px);
}
.pdf-print .abstrack-info .intro {
	position: absolute;
	top: 10%;
	left: 50%;
	width: 660px;
	text-align: center;
	font-size: 18px;
	line-height: 1.5;
	text-align: justify;
	transform: translateX(-50%) translateY(880px);
}
.pdf-print .abstrack-info .pic img {
	width: 500px;
	height: 694px;
}
.pdf-print .abstrack-class, .pdf-print .abstrack-list {
	float: none;
	width: 100%;
}
.pdf-print .abstrack-class .layui-colla-item {
	margin-bottom: 20px;
}
.pdf-print .abstrack-class .layui-colla-title {
	margin-bottom: 5px;
	font-weight: bold;
}
.pdf-print .abstrack-class .layui-colla-title .layui-colla-icon {
	transform: rotate(-90deg);
    top: -2px;
}
.pdf-print .abstrack-class .layui-colla-content {
	display: block;
	padding-top: 10px;
}
.pdf-print .abstrack-class li {
	font-size: 16px;
	line-height: 22px;
}
.pdf-print .abstrack-list dl {
	padding: 30px 0;
	border: 0;
}
.pdf-print .abstrack-list dl:before, .pdf-print .abstrack-list dl:after {
	left: -10px;
	right: -10px;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}