body, ul, p, h1, h2, h3, h4, img, a {
  margin: 0;
  padding: 0;
}

ul li {
  list-style-type: none;
}

body {
  font-size: 14px;
  color: #333333;
  font-family: 'PingFang SC', 'Microsoft Yahei','Helvetica Neue',Helvetica,STHeiTi,Arial,sans-serif;
}

a {
  text-decoration: none;
  outline: none;
}
@font-face {
    font-family: 'DIN';
    src: url('/font/DIN-MEDIUM_0.OTF') format('opentype');
}

.tabBar_left {
  padding: 0 20px;
}

.tabBar_left a.active {
  color: #333333;
  font-size: 20px;
  font-weight: 600;
}

.tabBar_left a {
  margin-right: 34px;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  font-family: PingFang SC;
  font-weight: 600;
  position: relative;
  font-size: 18px;
  color: #777777;
  cursor:pointer;
}

.tabBar_left a.active::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 3px;
  background: #EEB822;
  bottom: 0;
  left: 0;
}

.index_section_l_a {
    background: #fff;
    border: 1px solid #ebedef;
    padding-bottom: 25px;
    min-height: 510px;
}

.details_solarize .list_tabs {
  margin: 41px 0 10px 30px;
}

.details_solarize .list_tabs span.active {
  color: #3D1000;
  background: #FBE9AC;
}

.details_solarize .list_tabs_new_add span {
  font-size: 12px;
}

.details_solarize .list_tabs span {
  color: #646464;
  font-size: 14px;
  background: #F6F6F6;
  border-radius: 2px;
  padding: 6px 20px;
  cursor: pointer;
  display: inline-block;
  margin-right: 4px;
}

.index_section_list {

}

.solarize_Info .paper_List {
  position: relative;
  cursor: pointer;
}

.solarize_Info .paper_List .paper_dot {
  display: block;
  padding: 0px 30px;
  box-sizing: border-box;
  position: relative;
}

    .solarize_Info .paper_List .dashed_paper {
        padding: 18px 0px 18px;
        border-bottom: 1px dashed #e5e5e5;
        cursor: pointer;
    }

.solarize_Info .paper_List .article_describe {
  width: 792px;
  margin-bottom: 16px;
}

.short_ln .article_describe {
  margin-bottom: 0 !important;
}

.article_describe .describe_left {
  float: left;
  width: 538px;
  margin-right: 28px;
}

.article_describe .paper_title {
  margin-bottom: 6px;
}

.article_describe .paper_title .appear_No {
  font-size: 12px;
  color: #fff;
  padding: 0px 5px 2px;
  display: inline-block;
  vertical-align: top;
  background-color: #3e9ae8;
  border-radius: 2px;
  margin-right: 6px;
}

.article_describe .paper_title .trader_icon {
  width: 18px;
  height: 18px;
  vertical-align: top;
  margin-right: 3px;
}

.article_describe .paper_title .appear_set {
  color: #222;
  font-size: 14px;
  padding: 0px 0px 2px;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  margin-right: 3px;
  position: relative;
  top: -1px;
}

.short_ln .article_describe .describe_left .describe_title {
  margin-bottom: 3px;
}

.article_describe .describe_left .describe_title {
  font-size: 18px;
  color: #222;
  line-height: 28px;
  margin-bottom: 1px;
  /* max-height: 56px; */
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -moz-line-clamp: 1;
  display: -webkit-box;
  text-overflow: ellipsis;
  max-width: 750px;
}

.short_ln .article_describe .describe_left .describe_txt {
  min-height: 33px;
}

.article_describe .describe_left .describe_txt {
  font-size: 14px;
  color: #888;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: -webkit-box;
  text-overflow: ellipsis;
  max-width: 750px;
}

.short_ln .describe_left .appear_plate {
  position: relative;
  margin-top: 9px;
}

.paper_List .appear_plate {
  position: relative;
}

.paper_List .appear_plate .portrait_ico {
  width: 24px;
  height: 24px;
  vertical-align: top;
  margin-right: 4px;
  border-radius: 50%;
  border: 1px solid #ebedef;
  margin-top: -2px;
}

.paper_List .appear_plate .monicker_staff {
  font-size: 12px;
  color: #bbb;
  margin-right: 7px;
  position: relative;
  top: 3px;
}

.paper_List .appear_plate .format_day {
  font-size: 12px;
  color: #bbb;
  position: relative;
  top: 3px;
}

.paper_List .appear_plate .format_day {
  font-size: 12px;
  color: #bbb;
  position: relative;
  top: 3px;
}

.short_ln .describe_left .appear_plate .paper_Share {
  right: 0px !important;
  bottom: 3px !important;
}

    .short_ln .describe_left .appear_plate .paper_Share:hover .share_roll {
        display: block;
    }

    .solarize_Info .paper_List .paper_Share {
        position: absolute;
        right: 0px;
        bottom: 3px;
        z-index: auto;
    }

.solarize_Info .paper_Share .share_ico {
  width: 18px;
  height: 18px;
  vertical-align: top;
  background: url(../image/fenxiang.png) no-repeat 0 0 / 18px 18px;
  cursor: pointer;
}

.solarize_Info .paper_Share:hover .share_ico {
  background: url(../image/fenxiangh.png) no-repeat 0 0 / 18px 18px;
}

.solarize_Info .paper_Share .share_roll {
  width: 180px;
  position: absolute;
  top: 30px;
  right: -25px;
  z-index: 99;
  display: none;
}

.solarize_Info .paper_Share .share_list {
  width: 162px;
  background-color: #fff;
  border: 1px solid #ebedef;
  box-shadow: 0px 0px 10px -2px #dddede;
  padding: 18px 20px 0;
  box-sizing: border-box;
  border-radius: 4px;
}

.solarize_Info .share_list .share_Ul li {
  margin-bottom: 15px;
  font-size: 14px;
  color: #959ba6;
}

.solarize_Info .share_list .share_Ul li.last_child {
  margin-bottom: 7px;
}

.solarize_Info .share_list .share_Ul .Facebook_icon {
  width: 8px;
  height: 15px;
  display: inline-block;
  vertical-align: top;
  background: url(../image/share_spirit.png) no-repeat 0px 0px;
  margin: 2px 11px 0px 6px;
}

.solarize_Info .share_list .WeChat_code {
  width: 120px;
  height: 120px;
  background-color: #ccc;
  margin-top: 16px;
}

.article_describe .describe_right {
  float: left;
  width: 200px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.paper_List .format_day .Nflag {
  display: inline-block;
  width: 20px;
  height: 14px;
  margin-top: -1px;
  margin-right: 3px;
}

.cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.article_describe .describe_right img {
  width: 200px;
  height: 124px;
  border: 1px solid #ebedef;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
}

.solarize_Info .paper_Share .share_roll:before {
  content: "";
  position: absolute;
  top: -14px;
  right: 28px;
  z-index: 4;
  border-width: 8px 5px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

.solarize_Info .paper_Share .share_roll:after {
  content: "";
  position: absolute;
  top: -17px;
  right: 27px;
  z-index: 3;
  border-width: 9px 6px;
  border-style: solid;
  border-color: transparent transparent #ebedef transparent;
}

.solarize_Info .share_list .share_Ul .twitter_icon {
  width: 15px;
  height: 13px;
  display: inline-block;
  vertical-align: top;
  background: url(../image/share_spirit.png) no-repeat -8px -2px;
  margin: 3px 7px 0px 2px;
}

.solarize_Info .share_list .share_Ul .WeChat_icon {
  width: 17px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  background: url(../image/share_spirit.png) no-repeat -23px -1px;
  margin-right: 7px;
  margin-top: 2px;
}

.solarize_Info .paper_List:hover {
  background-color: #fcfcfc;
}

.footer {
  width: 1200px;
  margin: 45px auto 0;
  padding-bottom: 45px;
}

.footer_text {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #CCCCCC;
  text-align: center;
  margin-top: 16px;
}

.footer_list {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer_list_a {
  display: inline-block;
}

.footer_list_a a {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  color: #7A7A7A;
}

.footer_list_a a:hover {
  text-decoration-line: underline;
  color: #ECC952;
}

.footer_list_a span {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #E6E6E6;
  margin: 0 8px;
}

.article_header {
  width: 1200px;
  margin: 0 auto;
  height: 130px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  
}

.hr {
  border-bottom: 1px solid #F5F6F7;
}

.article_header_l {
  display: flex;
  align-items: center;
}

.article_header_l_text {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 500;
  font-size: 22px;
  color: #3D1000;
  padding-left: 32px;
  position: relative;
}

.article_header_l_text::before {
  content: '|';
  color: #DBDCDF;
  position: absolute;
  top: 0;
  left: 19px;
}

.article_header_r_text {
  text-align: right;
}

.article_header_r_text span {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  color: #8E939A;
  padding-left: 38px;
}

.g-caption-wrap .search-box.MaxWidth {
  width: 572px !important;
}

.g-caption-wrap .search-box {
  position: relative;
  width: 532px;
  height: 50px;
  background: #f4c830;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.g-caption-wrap .search-box.MaxWidth input {
  width: 490px !important;
}

.g-caption-wrap .search-box input {
  position: absolute;
  left: 4px;
  top: 4px;
  background: #fff;
  height: 42px;
  line-height: 42px;
  width: 438px;
  padding: 0 10px;
  box-sizing: border-box;
  color: #999999;
}

.g-caption-wrap .search-box .search-btn {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 68px;
  height: 42px;
  cursor: pointer;
  background: url(../image/icons_public.png) -96px 9px no-repeat;
}

input {
  outline: none;
  border: 0;
}

.page {
    margin-top: 10px;
}

.solarize_page {
    width: auto;
    height: 38px;
    line-height: 36px;
    padding: 22px 0px 0;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
}

.solarize_page .page_current {
    width: 36px;
    height: 36px;
    border: 1px #f4c830 solid;
    background-color: #f4c830;
    color: #333;
    display: inline-block;
    text-align: center;
    margin: 0 3px;
    vertical-align: middle;
    border-radius: 2px;
}

.solarize_page .page_num, .solarize_page span {
    width: 36px;
    height: 36px;
    border: 1px #e3e6eb solid;
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 2px;
    color: #a1a5ac;
    font-size: 14px;
    margin: 0 3px;
    vertical-align: middle;
    cursor:pointer;
}

.solarize_page .page_next {
    width: 38px;
    height: 38px;
    background: url(../image/solarize_page_ico.png) no-repeat -38px 0px;
    display: inline-block;
    margin: 0 3px;
    font-size: 0;
    vertical-align: middle;
    cursor: pointer;
}

.page_pre {
    width: 38px;
    height: 38px;
    background: url(../image/solarize_page_ico.png) no-repeat 0px 0px;
    display: inline-block;
    margin: 0 3px;
    vertical-align: middle;
    cursor: pointer;
}

.page_num:hover {
    border-color: #f4c830;
    color: #333;
    text-decoration: none;
}

.no_data {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding-top: 30px;
}

.no_data_text, .no_data_btn, .no_data_bottomText {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    margin-top: 20px;
    color: #8AA6BF;
}

.no_data_btn, .no_data_bottomText {
    margin-top: 10px;
}

.no_data {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .no_data p {
        font-family: PingFang SC;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        text-align: center;
        color: #8AA6BF;
        margin-top: 20px;
    }

.load {
    height: 50px;
    background: #fff url('/zhengfu/image/loading_gif.gif') no-repeat center center;
    background-size: contain;
}