<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*====================
	ir 
====================*/
input[type="checkbox"] {
  display: none; }

input[type="checkbox"] + label::before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background: url(../img/csr/icon_csr_check.png) center no-repeat;
  background-size: cover !important;
  cursor: pointer; }

input[type="checkbox"]:checked + label::before {
  background: url(../img/csr/icon_csr_checked_r.png) center no-repeat;
  cursor: pointer; }

label {
  position: relative;
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 15px;
  padding-left: 30px; }

.banner {
  margin-bottom: 20px;
  padding: 0; }
  .banner-photo {
    width: 100%;
    height: 0;
    padding-bottom: 28.125%;
    background-size: cover !important;
    background: url(../images/banner_ir.jpg) center no-repeat; }
  .banner-underBar {
    line-height: 40px;
    margin: 0;
    color: #fff;
    background: url(../images/bg_title_ir.jpg) center no-repeat;
	background-size: 100% 100%; }
  .banner-title {
    padding-left: 30px;
    padding-right: 0px;
    margin-bottom: 0;
    font-size: 16px; }
  .banner-subtitle {
    margin-bottom: 0;
    font-size: 16px; }

.ir-wrap {
  padding: 0 15px; }

.ir-wrap2 {
  margin-bottom: 30px; }
  .ir-wrap2 .table tr:first-child td {
    border-top: 0; }

.ir-title {
  margin: 0 0 15px;
  font-weight: bold; }
  .ir-title_topLine {
    border-top: 3px solid #b5d7e1;
    padding: 10px 0 0;
    width: calc(100% - 30px);
    margin: 0 15px 15px;
    text-align: center; }

.ir-subtitle {
  margin-top: 0; }

.ir-titleWrap {
  position: relative;
  padding: 20px 28px;
  margin: -1px 0 0;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  letter-spacing: .5px;
  background: url(../images/bg_title_ir_3.jpg) center no-repeat;
  background-size: 100% 100%; }
  .ir-titleWrap small {
    font-weight: 300;
    letter-spacing: 1px;
    color: #fff; }
  .ir-titleWrap::after {
    position: absolute;
    content: '';
    display: block;
    bottom: -20px;
    left: 30px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0 20px 35px;
    border-color: transparent transparent transparent #eb6444;
    z-index: 1; }
  .ir-titleWrap_nonTri {
    padding: 15px 20px;
    background-size: 100% 100%; }
    .ir-titleWrap_nonTri::after {
      display: none; }
  .ir-titleWrap_large {
    background: url(../img/csr/bg_csr_article_l_m.jpg) center no-repeat;
    background-size: 100% 100%; }

.ir-textWrap {
  color: #595757;
  padding: 30px 25px 10px;
  background-color: #e9e9e9; }
  .ir-textWrap h5 {
    font-size: 16px;
    margin-bottom: 5px;
    letter-spacing: 1px; }
  .ir-textWrap p {
    margin-bottom: 20px; }
  .ir-textWrap .separationLine {
    padding-bottom: 20px; }
  .ir-textWrap .table {
    color: #000; }

.ir-box {
  margin-bottom: 30px; }
  .ir-box.separationLine {
    padding-bottom: 15px; }
  .ir-box .linkLine {
    border-bottom: 1px solid #eb6444; }
  .ir-box .btn_redWrap {
    padding: 6px 20px; }

.ir-box1 {
  margin-bottom: 20px; }

.ir-leader {
  margin-bottom: 40px; }

/* ir */
.article {
  position: relative;
  padding: 0; 
  margin-bottom: 20px; }
  .article_dark {
    background-color: #f2f2f2; }
  .article-wrap {
    padding: 0 15px 40px;
    background: url(../img/banner/bg_press_mobile.jpg) center no-repeat;
    background-size: cover; }
  .article-box {
    position: relative;
    padding: 0 15px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    zoom: 1; }
    .article-box:last-child .article-text::after {
      display: none; }
    .article-box:last-child::before {
      display: none; }
    .article-box::before {
      position: absolute;
      content: '';
      width: calc(100% - 105px);
      height: 0;
      right: 15px;
      bottom: 20px;
      border-bottom: 1px solid #dedede; }
    .article-box:before, .article-box:after {
      content: ".";
      display: block;
      height: 0;
      overflow: hidden; }
    .article-box:after {
      clear: both; }
  .article-titleWrap {
    position: relative;
    padding: 20px 28px;
    margin: 0 0 20px;
    font-size: 16px;
    color: #fff;
    background: url(../images/bg_title_ir_4.jpg) center no-repeat;
    background-size: cover; }
    .article-titleWrap a {
      font-weight: 300; }
  .article-title {
    color: #fff;
    margin-top: 2%;
    margin-bottom: 12%;
    font-weight: 200; }
  .article-link {
    position: absolute;
    top: 20px;
    right: 30px; }
  .article-date {
    display: inline-block;
    float: left;
    top: 0px;
    left: 20px;
    width: 60px;
    height: 90px;
    font-size: 12px;
    list-style: none;
    color: #fff;
    padding: 7px 5px 5px 9px;
    background: url(../img/layout/bg_date_news.jpg) center no-repeat;
    background-size: cover; }
  .article-day {
    font-size: 22px;
    text-align: right;
    margin-top: 18px; }
  .article-text {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 1.8;
    margin: 0;
    padding-left: 20px;
    width: calc(100% - 60px);
    vertical-align: middle;
    color: #000; }
    .article-text:hover, .article-text:focus, .article-text:active, .article-text.active {
      color: #00afd4; }

.iconBox {
  margin-bottom: 30px; }

.stock_ir {
  margin-top: -20px; }
  .stock_ir .btn {
    margin-top: 20px; }
    .stock_ir .btn::before {
      content: '';
      display: inline-block;
      width: 18px;
      height: 15px;
      margin-right: 10px;
      vertical-align: -3px;
      background: url(../images/icon_ir_6.png) center no-repeat;
      background-size: cover; }
    .stock_ir .btn:hover::before, .stock_ir .btn:focus::before, .stock_ir .btn:active::before, .stock_ir .btn.active::before {
      background: url(../images/icon_ir_6_light.png) center no-repeat;
      background-size: cover; }

.stock-colWrap {
  border-bottom: 1px solid #bcbbba; }

.stock-col {
  margin: 0;
  padding: 0 20px; }
  .stock-col_h4 {
    height: 40px;
    line-height: 40px;
    margin: 10px -15px 10px 0;
    border-right: 1px solid #bcbbba; }
  .stock-col_h1 {
    position: relative;
    display: inline-block;
    padding: 0 20px 0 0;
    height: 60px;
    line-height: 60px;
    text-align: right;
    color: #eb6444; }
    .stock-col_h1::before {
      content: '';
      display: block;
      position: absolute;
      width: 15px;
      height: 36px;
      top: 15px;
      left: -20px;
      background: url(../images/arrow_ir_1.png) center no-repeat;
      background-size: cover; }
  .stock-col_info {
    position: absolute;
    top: 80px;
    right: 20px;
    color: #eb6444; }
  .stock-col_time {
    line-height: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9; }

.download {
  position: relative;
  display: block;
  padding: 15px 50px 15px 20px;
  margin-bottom: 5px;
  color: #000;
  border: 1px solid #bcbbba; }
  .download::after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    right: 20px;
    width: 25px;
    height: 25px;
    background-size: cover !important; }
  .download:hover, .download:focus, .download:active, .download.active {
    background-color: #f2f2f2; }
  .download_pdf::after {
    background: url(../images/icon_ir_10.png) center no-repeat; }
  .download_icon1::after {
    width: 32px;
    height: 22px;
    background: url(../images/icon_ir_7.png) center no-repeat; }
  .download_icon2::after {
    width: 32px;
    height: 22px;
    background: url(../images/icon_ir_8.png) center no-repeat; }
  .download_icon3::after {
    width: 32px;
    height: 22px;
    background: url(../images/icon_ir_9.png) center no-repeat; }
  .download-wrap {
    padding-top: 0px;
    padding-bottom: 30px; }
    .download-wrap_report {
      padding-top: 0;
      padding-bottom: 10px; }

.select-wrap {
  margin-top: 30px;
  margin-bottom: 10px; }

.select-wrap1 {
  margin-bottom: 10px; }

.select-btn::after {
  content: '';
  display: inline-block;
  margin-left: 25px;
  width: 12.99px;
  height: 7px;
  vertical-align: 1px;
  background: url(../img/icon/icon_down_r.svg) center no-repeat;
  background-size: 100% 100%; }

.select-btn:hover::after, .select-btn:focus::after, .select-btn:active::after, .select-btn.active::after {
  background: url(../img/icon/icon_down_w.svg) center no-repeat;
  background-size: 100% 100%; }

.select-option {
  padding: 0;
  width: 115px;
  border-radius: 0;
  border: 0;
  margin: 0;
  background-color: #f9f2ec;
  box-shadow: none; }

.select-link {
	width: 115px;
  color: #eb6444;
  padding: 6px 20px !important; }
  .select-link:hover, .select-link:focus, .select-link:active, .select-link.active {
    color: #fff !important;
    background-color: #eb6444 !important; }

.select p {
  font-size: 12px; }

.select .dropdown {
  width: 250px;
  margin: 0 auto; }

.alertText {
  color: #eb6444;
  height: 34px;
  line-height: 34px; }

.tableIr {
  overflow: hidden; }
  .tableIr_1 td {
    min-width: 185px !important;
    width: 185px !important;
    vertical-align: middle !important; }
  .tableIr_1 tbody tr:last-child td {
    font-weight: bold;
    border-top: 1px solid #eb6444 !important;
    border-bottom: 1px solid #eb6444 !important; }
  .tableIr_2 td {
    vertical-align: middle !important; }
  .tableIr_3 td {
    min-width: 120px !important;
    width: 120px !important;
    vertical-align: middle !important;
    text-align: center; }
  .tableIr_3 .calendar-head {
    text-align: center; }
  .tableIr_3 .calendar-cell {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle; }
    .tableIr_3 .calendar-cell_1 {
      padding-top: 31px; }
    .tableIr_3 .calendar-cell_2 {
      padding-top: 21px; }
  .tableIr_3 tr:last-child td {
    border-bottom: 1px solid #ddd !important; }
  .tableIr_4 td {
    vertical-align: middle !important; }
  .tableIr_4 tr:last-child td {
    border-bottom: 1px solid #ddd !important; }
  .tableIr_4 a {
    color: #000; }
    .tableIr_4 a:hover, .tableIr_4 a:focus, .tableIr_4 a:active, .tableIr_4 a.active {
      color: #eb6444; }
  .tableIr_5 td {
    min-width: 180px !important; }
  .tableIr_6 tr td:first-child {
    width: 35%; }
  .tableIr-head {
    color: #fff;
    background: #eb6444; }
  .tableIr-theadBg {
    color: #fff;
    padding: 15px 20px;
    background: url(../images/bg_title_ir_3.jpg) center no-repeat;
    background-size: 100% 100%; }
  .tableIr-title {
    margin: 0; }
    .tableIr-title small {
      margin-left: 5px;
      font-size: 12px;
      color: #fff; }
  .tableIr-subTitle {
    padding-top: 5px;
    margin: 0;
    font-size: 16px; }
  .tableIr-info {
    padding-left: 15px; }
  .tableIr td {
    padding: 10px 15px !important; }

.mCSB_buttonLeft {
  width: 25px !important;
  opacity: 1 !important;
  background: #eb6444; }
  .mCSB_buttonLeft::after {
    position: absolute;
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    top: 2px;
    right: 1px;
    background: url(../img/icon/icon_scroll_left.svg) center no-repeat;
    background-size: cover; }

.mCSB_buttonRight {
  width: 25px !important;
  opacity: 1 !important;
  background: #eb6444; }
  .mCSB_buttonRight::after {
    position: absolute;
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    top: 2px;
    right: 1px;
    background: url(../img/icon/icon_scroll_right.svg) center no-repeat;
    background-size: cover; }

.mCSB_dragger {
  width: 80px !important;
  min-width: 80px !important; }

.mCSB_scrollTools {
  opacity: 1 !important; }
  .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    height: 25px; }

.mCSB_dragger_bar {
  height: 17px !important;
  margin: 4px 0 !important;
  border-radius: 0 !important;
  background-color: #eb6444 !important; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 25px; }

.mCSB_draggerRail {
  height: 25px !important;
  margin: 0 !important;
  border-radius: 0 !important;
  background-color: #f9f2ec !important; }

.pageNav {
  display: inline-block;
  list-style: none;
  padding: 0 20px; }
  .pageNav li {
    display: inline-block; }
  .pageNav-wrap {
    margin: 0 -30px;
    text-align: center; }
  .pageNav-num {
    padding: 0 5px;
    color: #000; }
    .pageNav-num:hover, .pageNav-num:focus, .pageNav-num:active, .pageNav-num.active {
      color: #eb6444; }
  .pageNav-prev {
    color: #eb6444; }
    .pageNav-prev:hover, .pageNav-prev:focus, .pageNav-prev:active, .pageNav-prev.active {
      color: #eb6444; }
    .pageNav-prev::after {
      content: '';
      display: inline-block;
      margin-left: 15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 5px 5px 0;
      border-color: transparent #eb6444 transparent transparent; }
  .pageNav-next {
    color: #eb6444; }
    .pageNav-next:hover, .pageNav-next:focus, .pageNav-next:active, .pageNav-next.active {
      color: #eb6444; }
    .pageNav-next::before {
      content: '';
      display: inline-block;
      margin-right: 15px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-color: transparent transparent transparent #eb6444; }

.btn-wrap {
  margin-top: 20px;
  padding-bottom: 20px;
  text-align: right; }
  .btn-wrap .btn {
    margin-left: 15px;
    font-weight: bold; }

.contactForm {
  margin: 0; }
  .contactForm p {
    padding-left: 0; }
  .contactForm input[type=text], .contactForm textarea {
    padding: 9px 20px;
    margin-bottom: 30px;
    vertical-align: -5px;
    border: 1px solid #e9e9e9;
    background-color: #e9e9e9; }
  .contactForm textarea {
    height: 170px;
    resize: none; }

.submit-input {
  width: 50%;
  height: 41px;
  line-height: 41px;
  background-color: #e9e9e9;
  border: 0;
  padding: 5px 15px; }

.submit-btn {
  padding: 11px 17px;
  margin-top: -1px;
  vertical-align: bottom; }

.calendar {
  border-top: 1px solid #e9e9e9; }
  .calendar-head {
    color: #fff;
    padding: 10px 15px;
    background-color: #eb6444; }
    .calendar-head_1 {
      padding-top: 0;
      padding-bottom: 0; }
  .calendar-row1 {
    padding-top: 10px;
    padding-bottom: 10px; }
  .calendar-row2 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9; }
  .calendar-row3 {
    padding: 10px 15px 5px; }
  .calendar-row4 {
    border-bottom: 1px solid #fff; }
  .calendar-row5 {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e9e9e9; }
  .calendar-linkWrap {
    padding-top: 20px; }
  .calendar-detail {
    font-weight: 500;
    color: #000; }
    .calendar-detail:hover, .calendar-detail:focus, .calendar-detail:active, .calendar-detail.active {
      color: #eb6444; }
  .calendar-link {
    display: block;
    color: #eb6444;
    margin-bottom: 10px; }
    .calendar-link::before {
      content: '';
      display: inline-block;
      width: 32px;
      height: 22px;
      margin-right: 10px;
      vertical-align: -5px; }
    .calendar-link_1::before {
      background: url(../images/icon_ir_7.png) center no-repeat;
      background-size: cover; }
    .calendar-link_2::before {
      background: url(../images/icon_ir_8.png) center no-repeat;
      background-size: cover; }
    .calendar-link_3::before {
      background: url(../images/icon_ir_9.png) center no-repeat;
      background-size: cover; }
    .calendar-link_4::before {
      background: url(../images/icon_ir_7.png) center no-repeat;
      background-size: cover; }
  .calendar .col-xs-2 {
    color: #666; }
  .calendar p {
    margin: 0; }

.table_Ic td {
  padding: 10px 20px !important; }

.table_Ic tr:last-child {
  border-bottom: 1px solid #ddd; }

.table-ol {
  padding-left: 15px; }

.table-li {
  margin-bottom: 15px; }

.table-subtext {
  padding-top: 10px;
  padding-left: 20px;
  position: relative; }

.table-num {
  position: absolute;
  left: 0; }

.faqbox {
  margin-bottom: 20px;
  border: 1px solid #ccc; }
  .faqbox a {
    color: #eb6343;
    text-decoration: underline; }
  .faqbox-q {
    position: relative;
    font-weight: 500;
    margin: 0 24px;
    padding: 12px 0 16px 24px;
    border-bottom: 1px solid #CCC; }
    .faqbox-q::before {
      display: block;
      position: absolute;
      content: 'Q:';
      left: 0; }
  .faqbox-a {
    position: relative;
    margin: 0 24px;
    padding: 14px 0px 16px 24px; }
    .faqbox-a::before {
      display: block;
      position: absolute;
      content: 'A:';
      left: 0; }

/*====================
		RWD 
====================*/
@media only screen and (min-width: 768px) {
  .banner {
    margin-bottom: 40px; }
    .banner-title {
      padding-left: 15px; }
  .ir-aside {
    padding-left: 0;
    list-style: none; }
  .ir-asideLink {
    display: block;
    color: #000;
    font-size: 14px;
    margin-bottom: 10px;
    cursor: pointer; }
    .ir-asideLink:hover, .ir-asideLink:focus, .ir-asideLink:active, .ir-asideLink.active {
      color: #eb6444; }
    .ir-asideLink.active + .ir-subUl {
      display: block; }
  .ir-subUl {
    display: none;
    list-style: none;
    margin-top: 10px;
    padding-left: 10px;
    border-left: 1px solid #eb6444; }
    .ir-subUl.active {
      display: block; }
  .ir-wrap {
    padding: 0; }
  .ir-commitment p {
    margin-bottom: 22px; }
  .tableIr_6 tr td:first-child {
    width: 28%; }
  .iconBox-1 {
    width: 29.8%; }
  .iconBox-2 {
    width: 40.1%; }
  .stock-col_info {
    position: static;
    height: 40px;
    line-height: 40px;
    margin: 10px 0 10px -15px;
    border-left: 1px solid #bcbbba; }
  .stock-col_h1 {
    padding-left: 25px; }
    .stock-col_h1::before {
      left: 5px; }
  .stock-col_time {
    padding-top: 15px;
    border-bottom: 0; }
  .stock-colWrap .text-right {
    text-align: left; }
  .calendar {
    border-top: 0; }
    .calendar-row2 {
      border-bottom: 0; }
    .calendar-row3 {
      border-bottom: 1px solid #e9e9e9; }
    .calendar-linkWrap {
      padding-top: 20px; } }

@media only screen and (min-width: 992px) {
  .ir-box {
    margin-bottom: 30px; }
    .ir-box_appBox {
      margin-left: -1px;
      margin-right: -1px; }
  .iconBox-1 {
    width: 29.3%; }
  .iconBox-2 {
    width: 41.4%; }
  .calendar-linkWrap {
    text-align: right; }
  .calendar-link {
    display: inline-block;
    margin-right: 4px; }
    .calendar-link::after {
      font-weight: 100;
      font-size: 22px;
      vertical-align: -2px; }
    .calendar-link:hover::after, .calendar-link:focus::after, .calendar-link:active::after, .calendar-link.active::after {
      color: #eb6444; }
    .calendar-link_1::after {
      content: '|';
      margin-right: 5px;
      margin-left: 13px; }
    .calendar-link_2::after {
      content: '|';
      margin-right: 5px;
      margin-left: 13px; }
    /*20180109@Lydia*/
    .calendar-link_3::after {
      content: '|';
      margin-right: 5px;
      margin-left: 13px; }
    .noafter::after{
        content: ''!important;
    }
    /*.calendar-link_3 {
      margin-right: 15px; }*/ 
}

@media only screen and (min-width: 1200px) {
  .iconBox-1 {
    width: 28.95%; }
  .iconBox-2 {
    width: 42.1%; } }
</pre></body></html>