@charset "utf-8";
/* CSS Document */


.Frame_image_text3 .left_image a,.Frame_image_text3 .left_image img{ display:block }
.Frame_image_text3 .top {
    position: relative;
    margin-left: 65px;
  }
  .Frame_image_text3 .top .text {
    margin-right: 575px;
    position: relative;
    z-index: 2;
  }
  .Frame_image_text3 .remark {
    padding-right: 34px;
    position: relative;
    color: #cccccc;    font-size: 16px;
    line-height: 1.5;
    z-index: 1;
  }
  .Frame_image_text3 .c .text:after {
    content: "";
    display: block;
    position: absolute;
    left: -65px;
    top: -30px;
    right: -65px;
    bottom: -30px;
    background: rgba(17, 17, 17, 0.33);
    z-index: 0;
  }
  .Frame_image_text3 .link {
    margin-top: 40px;
    background: none;
    position: relative;
    z-index: 1;
  }
  .Frame_image_text3 .link .a {
    display: inline-block;
    width: 138px;
    height: 36px;
    text-align: center;
    border: 1px solid #999999;
    line-height: 36px;
    font-size: 14px;
    color: #cccccc;
  }
  .Frame_image_text3 .top .pic {
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .Frame_image_text3 .top .pic img {
    width: 575px;
    vertical-align: bottom;
  }