.article {
    background-color: #F3F5F8;
}

.article_top {
    height: 230px;
    /*background: url(../image/banner_bg.png) no-repeat center center;*/
    
    background-size: 100% 100%;
    margin-bottom: 20px;
}

.article_top_h {
    background: url(../image/black_bg.png) repeat;
}

.article_top_lan {
    background: url(../image/blue_bg.png) repeat;
}

.article_top_box {
    width: 1200px;
    margin: 0 auto;
    height: 230px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bgTop {
    opacity: 0.5;
}

.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 70px;
    top: 290px;
    z-index: 38;
}

.waveTop {
    animation: move_wave 15s linear infinite;
    animation-delay: 2s;
}

.waveTop {
    background: url(//osshead.interface003.com/headfoot/fxeye/Content/images/lang1.png);
    background-size: 50% 100%;
}

.wave {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200%;
    height: 60px;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}

.waveMiddle {
    animation: move_wave 10s linear infinite;
}

.waveMiddle {
    background: url(//osshead.interface003.com/headfoot/fxeye/Content/images/lang2.png);
    background-size: 50% 100%;
}

@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }

    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }

    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}

.article .index_section_l {
    width: 100% !important;
}

.article .solarize_Info .paper_List .article_describe {
  width: 100%;
}

.article .article_describe .describe_left {
    width: 584px;
}

.article_top_l {
    display: flex;
    align-items: center;
}

.article_top_l_logo {
  height: 147px;
  width: 260px;
  position: relative;
}

.article_top_l_logo_img {
  height: 147px;
  width: 260px;
  border-radius: 10px;
}

.article_top_l_logo_icon {
  position: absolute;
  bottom: -18px;
  right: -27px;
  height: 75px;
}

.article_top_l_text {
  padding-left: 30px;
  
}

.article_top_l_text_1 {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    color: #FFFFFF;
}

.article_top_l_text_2, .article_top_l_text_3 {
    font-family: PingFang SC;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 10px;
}

    .article_top_r {
        display: flex;
    }

.wybg, .wytz {
    cursor: pointer;
    border-radius: 6px;
    width: 188px;
    height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wybg {
    background: #ECC952;
    margin-right: 20px;
}

    .wybg span {
        color: #52170F !important;
    }

    .wytz {
        background: #47A6EF;
    }

    .wybg span, .wytz span {
        font-family: PingFang SC;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        color: #FFFFFF;
        padding-left: 10px;
    }

    .wybg b, .wytz b {
        height: 23px;
        width: 23px;
    }

.wybg b {
    background: url(../image/Shape_b.png) no-repeat center center;
}

.wytz b {
    background: url(../image/wytz.png) no-repeat center center;
}
        .article_pj {
            width: 1200px;
            margin: 0 auto 0;
        }

.visit-themeBlue {
  background-color: #f2faff;
  border: 1px solid #c4e6f5;
}

.visit_info {
  height: 130px;
  background-color: #fffbf7;
  border: 1px solid #fadcbb;
  margin-bottom: 10px;
  position: relative;
}

.visit_info .slide_cent {
  height: 130px;
}

.visit_info .slide_cent .bd {
  height: 130px;
}

.visit_info .slide_cent .bd li {
  height: 130px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

  .visit_info .slide_cent .bd li a {
      display: block;
      font-size: 0px;
  }

.visit_info .visit_ico {
width: 160px;
height: 90px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.visit_info .visit_right {
width: 574px;
display: inline-block;
vertical-align: top;
margin-left: 12px;
}

.visit_info .visit_right h3 {
font-size: 14px;
color: #b87229;
margin-bottom: 4px;
width: 320px;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
overflow: hidden;
}

.visit_info .visit_right .visit_txt {
height: 38px;
overflow: hidden;
margin-bottom: 8px;
}

.visit_info .visit_right p {
font-size: 14px;
color: #999;
line-height: 20px;
}

.visit_info .visit_right .quality {
height: 22px;
font-size: 14px;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 0 10px 1px;
margin-right: 16px;
}

.visit_info .visit_right .Country {
height: 22px;
font-size: 14px;
padding-left: 16px;
background: url(../image/icon_address.png) 0 center no-repeat;
color: #999;
}

.visit_info .visit_right .Country img {
  width: 20px;
  height: 13px;
  vertical-align: middle;
  margin-left: 6px;
  margin-top: -1px;
}

.visit_info .float-right {
float: right;
font-size: 0px;
margin-right: 13px;
}

.visit_info .float-right .right-quality {
height: 20px;
line-height: 20px;
font-size: 14px;
color: #fff;
background-color: #ff6e1b;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 0 10px;
margin: 15px 7px 0px 0px;
vertical-align: top;
display: inline-block;
}

.visit_info .float-right .right-Country {
height: 20px;
line-height: 20px;
background-color: #e6e6e6;
font-size: 14px;
color: #808080;
-moz-border-radius: 20px;
border-radius: 20px;
padding: 0 10px;
margin: 15px 0 0px 0px;
vertical-align: top;
display: inline-block;
}

.visit_info .visit_right .quality {
  height: 22px;
  font-size: 14px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding: 0 10px 1px;
  margin-right: 16px;
}

.visit_right .circle_fine {
  color: #47a6ef;
  border: 1px solid #47a6ef;
}


/* 风险提示、EPC援助提示 */

.article_ts {
  
}

.article_l_r {
    width: 1200px;
    margin: 0 auto;
}

.article_l {
    width: 874px;
    float: left;
}

.article_r {
    width: 305px;
    float: right;
    position: sticky;
    top: 0;
}

.tyfx_pg2 {
    border-top: 1px solid #fad4c8;
    border-right: 1px solid #fad4c8;
    border-left: 4px solid #e85e4f;
    border-bottom: 1px solid #fad4c8;
    background: #fff2f2;
}

.tyfx_pg2_yollow {
    border: 1px solid #e1a400;
    padding: 15px 15px 1px;
    background: #fffbf5;
    position: relative;
    z-index: 10;
    border-left-color: #e1a400;
}

    .tyfx_pg2_yollow .pro_top, .tyfx_pg2_yollow .cen_num, .tyfx_pg2_yollow .infor_content {
        color: #e1a400 !important;
    }

    .tyfx_pg2_yollow .more_btn, .tyfx_pg2_yollow .infor_spot {
        background-color: #e1a400 !important;
    }

    .tyfx_pg2_yollow .infor_content {
        border-bottom: 1px dashed #e1a400 !important;
    }

.tyfx_pg3 {
    border-top: 1px solid #e1a400;
    border-right: 1px solid #e1a400;
    border-left: 4px solid #e1a400;
    border-bottom: 1px solid #e1a400;
    background: #fffbf5;
}

.tyfx_pg4 {
  border-top: 1px solid #009CEF;
  border-right: 1px solid #009CEF;
  border-left: 4px solid #009CEF;
  border-bottom: 1px solid #009CEF;
  background: #EEF8FF;
  cursor: pointer;
}

  .tyfx_pg4:hover .wq_btn {
      background-color: #0081c5;
  }

  .point_out {
    width: 380px;
    margin: 15px 0px 13px 15px;
}

.point_more {
  width: 108px;
  height: 38px;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -19px;
}

.bg_pair img {
  width: 16px;
  height: 16px;
}

.more_btn {
  width: 108px;
  height: 38px;
  background-color: #fa4f1a;
  text-align: center;
  line-height: 38px;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
}

.pro_top {
  font-size: 16px;
  color: #ba8b22;
  margin-bottom: 10px;
  font-weight: bold;
}

.pro_centent {
  font-size: 14px;
  color: #999;
}

  .pro_centent .cen_num {
      font-size: 14px;
      font-weight: bold;
      margin-left: 5px;
  }

.pince_lt .ty_bzbox {
  border-top: 1px solid #cef2d5;
  border-right: 1px solid #cef2d5;
  border-left: 4px solid #29b751;
  border-bottom: 1px solid #cef2d5;
  background-color: #f5fff7;
  position: relative;
}

.ty_bzbox dl dd h3 {
  color: #29b751;
  font-weight: bold;
  font-size: 16px;
}

.ty_bzbox .ensure_blod {
  color: #29b751;
  font-weight: bold;
}

.tyjdbox {
  padding: 0px;
  background-color: transparent;
  border: none;
}

  .tyjdbox h3 {
      height: 67px;
      line-height: 67px;
      position: relative;
  }

      .tyjdbox h3.legal_line {
          padding-bottom: 0px;
      }

      .tyjdbox h3.authen_line:after {
          content: "";
          width: 5px;
          height: 24px;
          background-color: #f0b923;
          position: absolute;
          left: -21px;
          top: 21px;
          z-index: 2;
          border-radius: 3px;
      }

      .tyjdbox h3.legal_line:after {
          content: "";
          width: 5px;
          height: 24px;
          background-color: #f0b923;
          position: absolute;
          left: -21px;
          top: 21px;
          z-index: 2;
          border-radius: 3px;
      }

  .tyjdbox .Eye_identification {
      margin-bottom: 10px;
      background-color: #fff;
      padding: 0 20px 20px;
      box-sizing: border-box;
      border: 1px solid #ebedef;
      position: relative;
  }

  .tyjdbox .regulation_info {
      margin-bottom: 10px;
      background-color: #fff;
      padding: 0 20px 0px;
      box-sizing: border-box;
      border: 1px solid #ebedef;
  }

  .tyjdbox .tswqbox {
      margin-bottom: 10px;
      background-color: #fff;
      padding: 0px 20px;
      box-sizing: border-box;
      border: 1px solid #ebedef;
  }

  .infor_more {
    display: none;
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 10px;
    position: absolute;
    left: 0;
    top: 79px;
    z-index: 10;
    border-top-style: none;
    padding-left: 15px;
    box-sizing: border-box;
}

.infor_more ul li.last_fx {
    border-bottom: none;
    padding-bottom: 0px;
}

.list_prompt {
  position: relative;
  margin-bottom: 10px;
}

.infor_content {
  font-size: 14px;
  color: #999;
  border-bottom: 1px dashed #ffd5c8;
  margin-left: 15px;
  margin-right: 15px;
  line-height: 23px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-indent: -15px;
}

.infor_spot {
  width: 7px;
  height: 7px;
  background-color: #fa4f1a;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 8px;
}

.infor_more ul li.last_fx {
  border-bottom: none;
  padding-bottom: 0px;
}

.article_list {
  /*width: 1200px;
  margin: 0 auto;*/
}

.article_list a:last-child .dashed_paper {
  border: none !important;
}

.article_list .solarize_Info .paper_List .article_describe {
  width: 100% !important;
}

.article_list .article_describe .describe_left {
  float: left;
  width: 538px;
  margin-right: 28px;
}

.right_statistics {
    border-top: 3px solid #F4C830;
    background: #FEFDF7;
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
}

.rs_item {
    padding: 10px 20px;
    cursor: pointer;
}

    .rs_item p {
        font-size: 12px;
        color: #3D1000;
        margin-bottom: 4px;
    }

    .rs_item span {
        font-family: "din";
        font-size: 26px;
        color: #E8A006;
        font-weight: 500;
    }

    .rs_item:hover {
        background: #fffbe4;
    }

 .exposure_genre {
    padding: 20px 20px 12px;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #ebedef;
    margin-bottom: 10px;
}

.exposure_genre_ul li {
    margin-bottom: 10px;
    background-color: #f7f7f7;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    display: table;
    width: 263px;
    height: 46px;
}

 .genre_bg_ico {
    width: 38px;
    height: 38px;
    border-radius: 4px;
    position: absolute;
    left: 4px;
    top: 50%;
    margin-top: -19px;
}

.genre_describe {
    font-size: 14px;
    color: #666;
    width: 180px;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    position: relative;
    left: 12px;
}

.mark_late_ico {
    width: 6px;
    height: 11px;
    display: inline-block;
    background: url(../image/icon_mark.png) no-repeat;
    position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -5px;
}

.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.genre_tip {
    font-size: 14px;
    color: #c6c6c6;
    text-align: right;
}

.exposure_genre_ul li:hover {
    background-color: #fde7d7;
}

.articel_app_down {
    display: block;
    width: 100%;
}

.bg_mode {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: 99;
    display: none;
}

.bg_mode_mode {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg_mode_box {
    width: 756px;
    height: 493px;
    background: #FFFFFF;
    border-radius: 12px;
    box-sizing: border-box;
    padding: 22px;
}

.bg_mode_to {
    text-align: right;
    
}

    .bg_mode_to a {
        font-family: PingFang SC;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color: #8AA6BF;
        background: url(../image/right.png) no-repeat right center;
        padding-right: 20px;
    }

.bg_mode_info {
    height: 322px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

    .bg_mode_info img {
        display: block;
    }

    .bg_mode_info p {
        font-family: PingFang SC;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        text-align: center;
        color: #8AA6BF;
        margin-top: 20px;
    }

.bg_mode_bt {
    display: flex;
    justify-content: center;
}