body{
  font-family: 'Microsoft YaHei', '微軟雅黑','微軟正黑體', 'Verdana', 'Arial', 'Helvetica', 'Geneva', sans-serif;
  font-size: 17px;
  color: #1d1d1d;
  line-height: 1.764705882352941;
}
.body_inner{
  overflow: hidden;
}
.itsupport-test{
  display: none;
}
.container{
  min-width: 0;
}
sup {
    font-size: 0.7em;
    font-style: italic;
    padding-right: 1px;
}
a{
  text-decoration: none;
  color: #263369;
}
#tinymce{
  padding: 7px;
}
p{
  margin-bottom: 15px;
}
p:last-child{
  margin-bottom: 0;
}
a:hover{
  color: #d71921;
}
img{
  max-width: 100%;
  height: auto;
}
input:focus{
  outline: none;
}
input[type="text"]:focus, input[type="search"]:focus{
  border-bottom-color: #d71921;
}
strong{
  font-weight: bold;
}
em{
  font-style: italic;
}
.container1600{
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}
.container1200{
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.container900{
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.container910{
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
}
.container925{
  max-width: 925px;
  margin-left: auto;
  margin-right: auto;
}
.color1{
  color:#29346b;
}
.mb30{
  margin-bottom: 30px;
}
[v-cloak]{
  display: none!important;
}
.coverage-map-tab-menu-link{
  cursor: pointer;
}
.coverage-map-tab-menu-link:hover{
  color: white;
}

.coverage-map-tab-menu-link[active="true"]{
background-color: var(--transparent);
    color: var(--dark-blue);
}
.coverage-map-tab-menu-link[active="true"] .coverage-map-tab-menu-bg-on{
  opacity: 1;
}
.coverage-map-tab-menu-link[active="true"] .coverage-map-tab-icon-desktop-collapse {
    display: block;
}
.coverage-map-tab-menu-link[active="true"] .coverage-map-tab-icon-desktop-expand{
  display: none;
}
.coverage-map-location-tab-link{
  cursor: pointer;
}
.coverage-map-location-tab-link[active="true"], .coverage-map-location-tab-link[active="true"]:hover {
    background-color: var(--white);
    color: var(--dark-blue);
}
.coverage-map-location-tab-link:hover{
  color: white;
}
.coverage-map-img-b{
  max-width: 1500px;
}
.coverage-map-tab-content{
  width: 100%;
}
.coverage-map-info-b[active="true"]{
  transform: translate(0, 0);
}
.coverage-map-tab-menu{
  z-index: 1;
}
.map-location-gp{
 overflow: hidden;
}
@media (max-width: 767px){
  .coverage-map-info-b{
    display: flex;
    transition: transform .8s;
    height: 60vh;
  }
  .coverage-map-info-b.v-branch{
    background-color: var(--red);;
  }
  .coverage-map-info-b.v-pop{
    background-color: var(--orange);
  }
  .coverage-map-info-b.v-data{
    background-color: var(--green);
  }
}
header{
  position: relative;
  z-index: 6;
}
.header_inner{
  padding-top: 24px;
  /*padding-bottom: 12px;*/
}
.header_left{
  float: left;
}
.header_right{
  float: right;
}
.logo{
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 0;
}

.header_right .top_row{
  text-align: right;
  margin-bottom: 12px;
}
.header_right .top_row > *{
  display: inline-block;
  vertical-align: middle;
  margin-right: 33px;
}
.header_right .top_row > *:last-child{
  margin-right: 0;
}
.header_right .bottom_row{

}
.header_share{
  position: relative;
}
.header_share .share_list{
  display: none;
  position: absolute;
  width: 120px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 6;
}
.header_share:hover .share_list{
  display: block;
}
.header_share .share_list a{
  padding: 10px;
  line-height: 1;
  display: block; 
}
.header_lang{
  font-size: 12px;
  letter-spacing: 1px;
}

.header_lang ul li{
  display: inline-block;
  margin-right: 8px;
}
.header_lang ul li:last-child{
  margin-right: 0;
}
.header_share_heading{
  position: relative;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;

  padding-right: 53px;
}
.header_share_heading:before, .header_share_heading:after{
  content: '';
  position: absolute;
  
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-repeat: no-repeat;
}
.header_share_heading:before{
  right: 20px;
  background-image: url(../images/common/header-icon-share.svg);
  width: 28px;
  height: 29px;
}
.header_share_heading:after{
  right: 0;
  background-image: url(../images/common/header-icon-dropdown-red.svg);
  width: 16px;
  height: 12px;

}
.header_stock_num{
  font-size: 11px;
  color: #263369;
  letter-spacing: 1px;
}
.header_search{
  padding-right: 25px;
  background-image: url(../images/common/header-icon-search.png);
  background-size: 25px;
  background-position: right center;
  background-repeat: no-repeat;
}
.header_search input{
  border: none;
  border-bottom: 1px solid #dddddd;
  line-height: 1;
  padding-left: 9px;
  padding-bottom: 6px;
  font-size: 13px;
  width: 250px;
}
.header_login{
  font-size: 12px;
}
.menu_btn{
  position: absolute;
  cursor: pointer;
  width: 30px;
  text-align: right;
  right: 15px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}

.menu_line{
  height: 3px;
  background-color: #D71A21;
  margin-bottom: 6px;
  float: right;

}
.menu_line:last-child{
  margin-bottom: 0;
}
#menu_line1{
  width: 20px;
}
#menu_line2{
  width: 25px;
}
#menu_line3{
  width: 30px;
}


.menu{
  margin-left: -15px;
  margin-right: -15px;
  float: right;
}
.menu > li{
  float: left;
  position: relative;
  margin-left: 25px;
  margin-right: 25px;
}
.menu > li:last-child{
  margin-right: 0;
}
.menu > li > a{
  display: block;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 1.4px;
  padding: 12px 15px 24px 15px;

  font-weight: bold;
  cursor: pointer;
}
.menu > li:last-child > a{
}

.menu ul{
  display: none;
  position: absolute;
  width: 220px;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 100%;
  background-color: white;
  padding: 3px;
  box-shadow:0 1px 4px 0 rgba(0,0,0,0.30);
}
/*.menu > li:last-child ul{
  left: auto;
  right: 0;
}*/

.menu ul > li > a{
  font-size: 16px;
  color: #1d1d1d;
  display: block;
  line-height: 22px;
  padding: 12px 25px 12px 20px;
  border-left: 5px solid transparent;
}
.menu ul > li > a:hover, .menu ul > li.active a{
  color: #d71921;
  border-left-color: #e6e6e6;
}
.menu ul > li.active a{

}

.banner{
  position: relative;
  height: 290px;
  background-color: transparent;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: -1;
}
.banner-mask-block{
  position: relative;
  width: 100%;
  height: 100%;
}
.banner-brand-1 {
  position: absolute;
  bottom: 34px;
  left: 0;
  z-index: 2;
}
.banner-brand-2 {
  position: absolute;
  bottom: -15px;
  left: 28px;
  z-index: 2;
}
.editor a, .mce-content-body a{
  color: #d71921;
  text-decoration: underline;
}
.editor ul, .mce-content-body ul, .editor ol, .mce-content-body ol{
  padding-left: 20px;
}
.editor ul, .mce-content-body ul{
  list-style: disc;
}
.editor ul li, .mce-content-body ul li{
  list-style-type: disc;
}
.editor ol, .mce-content-body ol{
  list-style: decimal;
}
.editor ol li, .mce-content-body ol li{
  list-style-type: decimal;
}

footer{
  position: relative;
  color: white;
  font-size: 13px;
}
footer a{
  color: white;
}
.footer_inner{
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #263369;
}
.footer_top{
  margin-bottom: 40px;
  position: relative;
}
.footer_top .right_col{
  position: absolute;
  right: 0;
  bottom: 0;
}
.footer_sns_list li{
  float: left;
  margin-right: 40px;
}
.footer_sns_list li:last-child{
  margin-right: 0;
}
.footer_sns_list li .title{
  text-align: center;
  font-weight: bold;
}

.sitemap{
  letter-spacing: 2px;
  margin-bottom: -20px;
}
.sitemap_col{
  float: left;
  margin-right: 95px;
  margin-bottom: 20px;  
}
.sitemap_col:last-child{
  margin-right: 0;
}
.sitemap_cat_title{
  font-size: 16px;
  line-height: 1.375;
  margin-bottom: 9px;
  display: block;
}


.footer_center{
  text-align: center;
  padding-bottom: 0px;
  line-height: 1.4;
}

.footer_center .com_name{
  font-size: 12.8px;
  margin-bottom: 10px;
}
.footer_center .address, .footer_center .contact_info{
  font-size: 13px;
}
.footer_center .address{
  padding-left: 28px;
  background-image: url(../images/common/footer-icon-address.svg);
  background-size: 13px;
  background-position: left top;
  background-repeat: no-repeat;
  display: inline-block;
  margin-bottom: 10px;
}
.footer_center .contact_info{
  text-align: left;
}
.footer_center .contact_info .col{
  display: inline-block;
  margin-right: -4px;
  padding-right: 30px;
}
.footer_center .contact_info .col:last-child{
  margin-right: 0;
  padding-right: 0;
  float: right;
}
.footer_center .contact_info .col > *{
  padding-left: 28px;
  background-position: left center;
  background-repeat: no-repeat;
  display: block;
}
.footer_center .contact_info .col .icon_tel{
  background-image: url(../images/common/footer-icon-phone.svg);
  background-size: 20px;
}
.footer_center .contact_info .col .icon_fax{
  background-image: url(../images/common/footer-icon-fax.svg);
  background-size: 16px;
}
.footer_center .contact_info .col .icon_email{
  background-image: url(../images/common/footer-icon-email.svg);
  background-size: 17px;
}
.footer_center .contact_info .col .icon_website{
  background-image: url(../images/common/footer-icon-website.svg);
  background-size: 17px;
}
.footer_bottom{
  font-size: 13px;
  line-height: 1.4;
  padding-top: 12px;
  border-top: 1px solid white;
}
.footer_bottom_left{
  float: left;
}
.footer_bottom_right{
  float: right;
}

.footer_bottom_right li{
  display: inline-block;
  padding-right: 10px;
  margin-right: 6px;
  border-right: 1px solid white;
  line-height: 1;
}
.footer_bottom_right li:last-child{
  padding-right: 0;
  margin-right: 0;
  border-right: none;
}

.copyright span{
  display: inline-block;
  margin-right: 70px;
}
.copyright span:last-child{
  margin-right: 0;
}


.section{
  padding-top: 60px;
  padding-bottom: 60px;
}
.section_margin{
  margin-bottom: 60px;
}
.section.no_pt{
  padding-top: 0;
}
.section.no_pb{
  padding-bottom: 0
}
.section_title_row{
  display: flex;
  justify-content: space-between;
}

.section_title{
  color: #263368;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  position: relative;
  margin-bottom: 27px;
  text-align: left;
}
.mb0{
  margin-bottom: 0!important;
}
.section_title.small{
  font-size: 21px;
  /*margin-bottom: 20px;*/
}
.section_title.small.without_icon{
  margin-bottom: 15px;
}
.section_title.white{
  color: white;
}
.section_title:before {
  content: '';
  position: absolute;
  left: 0;
  background-image: url(../images/common/icon-section-triangle2x.png);
  width: 19px;
  height: 16px;
  display: block;
  top: 8px;
}
.section_title.small:before {
  top: 3px;
}
.section_title, .section_description {
    padding-left: 37px;
}

.content-form-title-b{
  height: auto;
}
.content-form-close{
  flex-flow: row;
}
.content-form-content-title{
  display: flex;
}
.content-form-content-l{
  width: 20%;
  padding: 18px;
}
.content-form-content-title{
  min-height: 0;
}
.content-form-button{
  display: flex;
}
.content-sub-title-prj-tag{
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
}
.content-sub-title-prj-tag .tag-text{
  padding: 0 10px;
}
.content-sub-title-prj-tag .tag-text:before{
  content: '';
}
.content-form-open-content{
  border-width: 1px;
}
@media (max-width: 767px){
  .content-sub-title-prj-all-tag-b{
    padding-top: 8px;;
  }
  .content-sub-title-prj-tag-b{
    margin-bottom: 3px;
  }
  .content-form-title{
    padding: 10px;
    font-size: 15px;
  }
  .content-form-content-r{
    padding-left: 10px;
  }
}
@media (max-width: 479px){
  .content-sub-title-date{
    padding-bottom: 0;
    line-height: 1.4;
  }
  .content-form-content-r{
    padding-top: 18px;
    border-bottom: none;
  }
  .content-form-content-title{
    margin-bottom: 10px;
   }
   .content-form-content-l{
    width: 30%;
    padding-left: 10px;
   }
   .content-form-content-r{
    width: 70%;
   }
   .form-big-date-b{
    font-size: 14px;
    line-height: 1.4;
    white-space: normal;
   }
   .big-date{
    line-height: 1;
   }
   .date-txt{
    height: auto;

   }
}

.home_top_banner_row{
  line-height: 0;
}

.home_news_row .left_col .section_title{
  float: left;
}

.btn_more{
  float: right;
  line-height: 1;
  font-size: 15px;
  padding-right: 18px;
  background-image: url(../images/common/btn-triangle-blue.svg);
  background-position: right center;
  background-repeat: no-repeat;
}
.section_title_row .btn_more{
  float: none;
  display: flex;
  justify-content: center;
  align-items: center;;
}
.news_box{
  display: block;
  box-shadow:0 2px 8px 0 rgba(0,0,0,0.20);
  transition: .5s ease all;
  background-color: white;
}
.news_box:hover{
  transform: scale(1.03);
}
.news_box .image{
  height: 0;
  padding-bottom: 62.5%;
  background-size: cover;
  background-position: center;
}
.news_box .title2{
  margin-top: 10px;
}
.news_box .detail{
  padding-top: 12px;
}
.news_box .date{
  display: inline-block;
  padding: 0 20px;
  line-height: 21px;
  font-size: 14px;
  color: white;
  background-color: #9a9a9a;
}
.news_box .description{
  line-height:21px;
  padding: 15px 20px 40px 20px;
  color: #1d1d1d;
}
.home_news_row .left_col, .home_news_row .right_col{
  float: left;
}
.home_news_row .left_col{
  width: calc(100% - 360px);
}
.home_news_row .right_col{
  width: 360px;
  padding-left: 40px;
}
.home_notice_list{
  border: 1px solid #d8d8d8;
  border-top: 3px solid #b0d238;
}
.home_notice_list li{
  padding: 11px 20px 13px 20px;
  
}
.home_notice_list li .date{
  font-size: 14px;
  color:#9a9a9a;
  line-height: 21px;
  margin-bottom: 1px;
}
.home_notice_list li .title{
  line-height: 24px;
  display: block;
}
.home_notice_list li:nth-child(even){
  background-color: #f7f7f7;
}

.home_company_inner{
  position: relative;
  line-height: 0;
}
.home_company_layer{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.bg_gray{
  background-color: #f7f7f7;
}

.home_achievement_inner{
  
}

.achievement_cell{
  text-align: center;
}
.achievement_cell .title{
  color: #003076;
  letter-spacing: 1px;
  font-weight: bold;
}
.achievement_cell .image{
  line-height: 0;
  height: 120px;
  /*margin-bottom: 10px;*/
}
.achievement_cell .description_container{
  display: table;
  width: 100%;
  height: 100px;
  margin-bottom: 10px;
}
.achievement_cell .description{
  text-align: center;
  font-family: Arial;
  color: #5d5d5d;
  display: table-cell;
  vertical-align: middle;
  /*margin-bottom: 40px;*/
}
.achievement_cell .desc1{
  font-size: 45px;
  line-height: 1;
  letter-spacing:1.64px;
}
.achievement_cell .desc2{
  font-size: 30px;
  line-height: 1;
  letter-spacing:1.33px;
  margin-bottom: 6px;
}
.achievement_cell .desc2:last-child{
  margin-bottom: 0;
}
.achievement_cell .desc2 .text{
  font-size: 20px;
  color: #29346b;
  margin-left: 9px;
}
.achievement_cell .desc2 > span{
  display: inline-block;
  vertical-align: middle;
}
.home_achievement_container > .row{
  margin-bottom: -60px;
}
.home_achievement_container > .row > div{
  position: relative;
  margin-bottom: 60px;
}
.home_achievement_container > .row > div:after{
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background-image:linear-gradient(-180deg, #ffffff 0%, #bcbcbc 100%);
}
.home_achievement_container > .row > div:nth-child(5n):after{
  content: none;
}
.home_achievement_container > .row > div:last-child:after{
  content: none!important;
}
.home_core_inner > .row{
  margin-left: 0;
  margin-right: 0;
}
.home_core_inner > .row > div{
  padding-left: 0;
  padding-right: 0;
}
.home_core_container{
  padding-left: 12.5%;
  padding-right: 40px;
  background-image: url(../images/index/index-core-bg.jpg);
}

.home_cc_container{
  padding-left: 40px;
  padding-right: 12.5%;
}
.home_core_container .remark{
  text-align: right;
}
.home_cc_container .left_col, .home_cc_container .right_col{
  float: left;
}
.home_cc_container .left_col{
  width: calc(100% - 266px);
  padding-right: 25px;
}
.home_cc_container .right_col{
  width: 266px;
}

.arrow_list li{
  position: relative;
  padding-left: 25px;
  margin-bottom: 15px;
}
.arrow_list.mb30{
  margin-bottom: 0;
}
.arrow_list.mb30 li{
  margin-bottom: 30px;
}
.arrow_list li:last-child{
  margin-bottom: 0;
}
.arrow_list li:before{
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 9px;
  width: 9px;
  height: 12px;
  background-image: url(../images/common/btn-triangle-red.svg);
  background-repeat: no-repeat;
}

.arrow_list_after li{
  position: relative;
  padding-left: 20px;
  padding-right: 25px;
  margin-bottom: 20px;
}
.arrow_list_after li:last-child{
  margin-bottom: 0;
}
.arrow_list_after li:before{
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 14px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #1d1d1d;
}
.arrow_list_after li:after{
  content: '';
  position: absolute;
  display: block;
  right: 0;
  top: 9px;
  background-image: url(../images/common/btn-triangle-red.svg);
  width: 9px;
  height: 12px;
  background-repeat: no-repeat;
}
.arrow_list_after li a{
  display: block;
}
.content-form-content-sub-title {
  grid-column-gap: 8px;
  grid-row-gap: 4px;
  flex-flow: wrap;
  display: flex;
}
.content-sub-title-tag{
  background-color: var(--blue);
  color: var(--white);
  letter-spacing: 0.4px;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 12px;
  border: 1px solid var(--blue);
  padding: 0px 10px;
  line-height: 2.4;
}
.content-sub-title-date, .content-sub-title-prj-tag{
  color: #868686;
  letter-spacing: 0.4px;
  justify-content: center;
  font-size: 12px;
  border: 1px solid #EEE;
  padding: 0px 10px;
  line-height: 2.4;
}
.button_red {
    background-color: #d7000f;
    color: white;
    display: inline-block;
    padding: 9px 15px;
    line-height: 1;
}
.button_red:hover{
  color: white;
}
.btn{
  display: inline-block;
  width: 120px;
  height: 40px;
  text-align: center;
  position: relative;
  border: none;
  background: none;
}
.btn.small{
  width: 45px;
  height: 25px;
}
.btn.big{
  width: 220px;
  height: 46px;
}
.btn.big span{
  line-height: 46px;
  font-size: 18px;
}
.btn.small span{
  line-height: 25px;
  font-size: 13px;
}
.btn:before{
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -ms-transform: translateX(-50%) skewX(-18deg);
  -webkit-transform: translateX(-50%) skewX(-18deg);
  transform: translateX(-50%) skewX(-18deg);
  z-index: 0;
}
.btn.red:before{
  background-color: #d71921;
}
.btn.blue:before{
  background-color: #273369;
}
.btn.yellow:before{
  background-color: #f79842;
}
.btn span{
  color: white;
  line-height: 40px;
  position: relative;
}
.home_map_row .top_row .left_col{
  float: left;
}
.home_map_row .top_row .right_col{
  float: right;
}
.home_map_row .top_row .right_col > .btn{
  margin-right: 7px;
}
.home_map_row .top_row .right_col > .btn:last-child{
  margin-right: 0;
}
.map{
  height: 700px;
}
.home_bigdata_row .row{
  margin-left: 0px;
  margin-right: 0px;
}
.home_bigdata_row .row > div{
  padding-left: 0px;
  padding-right: 0px;
}
.bigdata_cell{
  overflow: hidden;
}
.bigdata_cell .title{
  font-weight: bold;
  font-size: 21px;
  color: #263369;
  margin-bottom: 12px;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.4;
}
.bigdata_map{
  height: 500px;
}
a .bigdata_map{
  cursor: pointer!important;
}
.home_bigdata_row .section{
  padding-bottom: 25px;
}
.logo_list_container{
  display: table;
  width: 100%;
}
.logo_list_container .title{
  padding-top: 20px;
  white-space: nowrap;
  width: 60px;

}
.logo_list_container .title, .logo_list_container .logo_list{
  display: table-cell;
  vertical-align: top;
}

.logo_list_container .logo_list li{
  float: left;
}
.logo_list_container .logo_list li > a{
  display: block;
  line-height: 0;
}

.logo_list_container .logo_list img{
  height: 80px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}


.heading_text{
  font-size: 40px;
  color: #273369;
  letter-spacing: 2px;
  line-height: 1.25;
  margin-bottom: 60px;
  text-align: center;
}
.chairmans_main .top_row .left_col, .chairmans_main .top_row .right_col{
  float: left;
}
.chairmans_main .top_row .left_col{
  width: 500px;
}
.chairmans_main .top_row .right_col{
  width: calc(100% - 500px);
  padding-left: 70px;
}

.title_blue{
  font-size: 21px;
  color: #263369;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}
.core_value_row{
  position: relative;
}
.core_value_row .left_col{
  float: left;
  width: 50%;
}
.core_value_row .left_col .remark{
  text-align: right;
}
.core_value_row .right_col{
  position: absolute;
  height: 100%;
  width: 50%;
  right: 0;
  top: 0;
}
.core_value_row .description{
  position: absolute;
  text-align: center;
  width: 100%;
  top: calc(50% - 30px);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.cp_core_value_row{

}
.cp_core_value_row .top_row{
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.cp_core_value_row .remark{
  text-align: right;
}
.cp_core_value_tb th, .cp_core_value_tb td{
  vertical-align: middle;
}
.cp_core_value_tb th{
  width: 91px;
}
.cp_core_value_tb td{
  font-size: 21px;
  padding-left: 25px;
  color: #263369;
  font-weight: bold;
}
.cp_core_value_row .center_row{
  margin-bottom: 64px;
}
/*.cp_core_value_list_row .row{
  margin-left: -35px;
  margin-right: -35px;
  margin-bottom: -20px;
}
.cp_core_value_list_row .row > *{
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 20px;
}*/
.cp_core_value_cell{
  background-color: rgba(255,255,255,0.70);
  border: 2px solid #ffffff;
  padding: 33px 33px;
}
.core_value_bg{
  background-image: url(../images/aboutus/aboutus-corp-core-bg.jpg);
  background-size: cover;
}

.connect_future{
  color: white;
  background-size: cover;
}
.contect_slogan{
  text-align: center;
  margin-bottom: 30px;
}
.contect_slogan span{
  display: inline-block;
  vertical-align: middle;
  font-size: 60px;
  line-height: 1;
  font-weight: bold;
}
.contect_slogan span.dot{
  width: 11px;
  height: 11px;
  background-color: #d71921;
  border-radius: 50%;
  margin-left: 33px;
  margin-right: 33px;
}
.connect_future .description_row{
  overflow: hidden;
}
.video_row .left_col, .video_row .right_col{
  float: left;
}
.video_row .left_col, .video_row.switch_width .right_col{
  width: 36.4285714%;
}
.video_row .right_col, .video_row.switch_width .left_col{
  width: 63.5714287%
}
.corporate_intro_download .image{
  line-height: 0;
}
.corporate_intro_download .detail{
  padding: 33px 15px;
  background-color: #263369;
  text-align: center;
}
.download_link{
  display: inline-block;
  padding-right: 36px;
  background-image: url(../images/common/icon-download-pdf.svg);
  background-position: right center;
  background-repeat: no-repeat;
}
.download_link.white{
  color: white;
}
.company_intro_container{
  position: relative;
}
.company_video_container{
  position: relative;
  cursor: pointer;
}
.company_video_container .image{
  height: 100%;
  background-size: cover;
  background-position: center;
}
.shareholder_bg{
  background-image: url(../images/aboutus/aboutus-major-bg.jpg);
  background-size: cover;
  background-position: center;
}
.shareholder_image_row{

}
.shareholder_image_row .image{
  text-align: center;
  width: 800px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
.shareholder_image_row .remark{
  font-size: 12px;
  text-align: right;
}
.shareholder_desc_row{
  text-align: justify;
}
.shareholder_desc_row .left_col, .shareholder_desc_row .right_col{
  padding-top: 30px;
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-size: cover;
}
.shareholder_desc_row .left_col{
  padding-right: 100px;
  background-image: url(../images/aboutus/aboutus-major-text-shape1.svg);
  padding-left: 12.5%;
  background-position: right top;

}
.shareholder_desc_row .right_col{
  padding-left: 100px;
  background-image: url(../images/aboutus/aboutus-major-text-shape2.svg);
  padding-right: 12.5%;
  background-position: left top;
}
.slider_container{
  position: relative;
}
.image_caption_slider{
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}
.btn_control{
  position: absolute;
  width: 18px;
  height: 36px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center;
}

.btn_control_prev{
  left: 34px;
  background-image: url(../images/aboutus/slider-arrow-left-red.svg);
}
.btn_control_prev.white{
  background-image: url(../images/aboutus/slider-arrow-left-white.svg);
}
.btn_control_next{
  right: 34px;
  background-image: url(../images/aboutus/slider-arrow-right-red.svg);
}
.btn_control_next.white{
  background-image: url(../images/aboutus/slider-arrow-right-white.svg);
}
.image_title_red_bg{
  position: relative;
}
.image_title_red_bg .title{
  position: absolute;
  bottom: 30px;
  background-color: #d71921;
  color: white;
  padding: 7px 30px;
}
.image_title_red_bg.bg_image .image{
  padding-bottom: 66.17647%;
  height: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.small_slider_container .btn_control{
  width: 84px;
  height: 100%;
  background-color: #d71921;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
  top: 0;
  z-index: 2;
}
.small_slider_container .btn_control_prev{
  left: 0;
}
.small_slider_container .btn_control_next{
  right: 0;
}
.small_slider{
  max-width: calc(100% - 168px);
  margin-left: auto;
  margin-right: auto;
  background-color: #f7f7f7;
  padding: 30px 16px;
}
.small_slider .item{
  position: relative;
  display: block;
}
.small_slider .item .image{
  height: 0;
  padding-bottom: 63.636363636363636363%;
  background-position: center;
  background-size: cover;
}
.small_slider .item .title{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #747474;
  color: white;
  padding: 10px 10px;
  font-size: 15px;
  text-overflow: ellipsis;
  white-space: nowrap; 
  overflow: hidden;
  line-height: 1.4;
}
.small_slider .item.no_image .title{
  white-space: normal;
  height: 100%;
  font-size: 14px;
}
.subtitle{
  position: relative;
  display: table;
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-bottom: 30px;
}
.white{
  color: white;
}
.subtitle i, .subtitle span{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.subtitle i{
  background-image: url(../images/common/icon-subtitle2.svg);
  background-position: left center;
  background-repeat: no-repeat;
  width: 50px;
  height: 80px;
  
}
.subtitle span{
  line-height: 1.1;
  font-family: 'Verdana', 'Microsoft YaHei', '微軟雅黑','微軟正黑體', 'Arial', 'Helvetica', 'Geneva', sans-serif;
  font-weight: bold;
  font-style: italic;
}
.operator_row .banner_desc_row{
  position: relative;
  height: 370px;
  background-position: right center;
}
.operator_row .banner_desc_row .description{
  position: absolute;
  width: 530px;
  right: 6.25%;
  color: white;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.connect_dream_logo_row{
  background-color: white;
  padding: 70px 100px;
}
.connect_dream_logo_row .row > *{
  text-align: center;
}
.connect_dream_logo_row a{
  display: block;
  height: 95px;
}
.connect_dream_logo_row img{
  width: auto;
  max-height: 100%;
}
.connect_dream_section{
  text-align: center;
  background-image: url(../images/aboutus/aboutus-partner/aboutus-partner-bg.jpg);
  background-size: cover;

}
.connect_dream_company_row li{
  margin-right: 114px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 40px;
}
.connect_dream_company_row li:last-child{
  margin-right: 0;
}
.connect_dream_section .description{
  margin-bottom: 50px;
}
.mainland_operator_section .description{
  margin-bottom: 30px;
}
.transform_cell{
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  -o-perspective: 300px;
   perspective: 300px; 
}
.transform_cell_inner{
  box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20);
  transform-style: preserve-3d;
  -webkit-transition: all 0.5s ease-in-out 0s;;
  -o-transition: all 0.5s ease-in-out 0s;;
  transition: all 0.5s ease-in-out 0s;
  -webkit-transform: rotateY(9deg) rotateX(0deg) rotateZ(0deg) translateX(0) scale(0.88);
  -ms-transform: rotateY(9deg) rotateX(0deg) rotateZ(0deg) translateX(0) scale(0.88);
  -o-transform: rotateY(9deg) rotateX(0deg) rotateZ(0deg) translateX(0) scale(0.88);
  transform: rotateY(9deg) rotateX(0deg) rotateZ(0deg) translateX(0) scale(0.88);
}
.transform_cell:hover .transform_cell_inner{
  -webkit-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.transform_cell .image{
  line-height: 0;
}
.transform_cell .title{
  padding: 10px 20px;
  line-height: 1.4;
}
.industry_partner_section .description{
  padding-top: 20px;
}
.industry_members_section .logo_cell{
  text-align: center;
  display: block;
}
.bg_blue_cell{
  background-color: #263369;
}
.bg_blue_cell.orange{
  background-color: #f79842;
}
.bg_blue_cell .image{
  height: 0;
  padding-bottom: 50%;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.bg_blue_cell .title{
  text-align: left;
  padding: 10px 20px;
  color: white;
  line-height: 21px;
}
.banner_center_white_text{
  height: 300px;
  position: relative;
  background-position: center;
  background-size: cover;
}
.banner_center_white_text .title{
  position: absolute;
  top: 50%;
  left: 50%;
  color: white;
  font-size: 40px;
  line-height: 1.4;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.center{
  text-align: center;
}

.major_award_bg{
  margin-top: 3px;
  background-size: cover;
  background-position: bottom left;
}
.t_title{
  padding-left: 25px;
  position: relative;
  margin-bottom: 30px;
}
.t_title:before{
  content: '';
  position: absolute;
  display: block;
  left: 0;
  top: 9px;
  background-image: url(../images/common/btn-triangle-red.svg);
  width: 9px;
  height: 12px;
}
.title_red_line{
  color: #d71921;
  font-weight: bold;
  font-size: 21px;
  line-height: 30px;
  padding-bottom: 5px;
  border-bottom: 2px solid #d71921;
  margin-bottom: 20px;
}
.major_awards_cat{
  margin-bottom: 60px;
}
.major_awards_cat:last-child{
  margin-bottom: 0;
}
.major_award_cell{
  display: block;
  box-shadow:0 0 4px 0 rgba(0,0,0,0.20);
}
.major_award_cell .image{
  padding-bottom: 57.6923076%;
  height: 0;
  background-size: cover;
  background-position: center;
  display: block;
}

.join_us_section .description{
  margin-bottom: 78px;
}
.join_us_section .image img{
  width: 1100px;
}

.vacancies_section .description{
  margin-bottom: 27px;
}
.bonus_section{
  margin-bottom: 15px;
}
.bonus_main .description{
  margin-bottom: 50px;
}
.bonus_row{
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
}
.bonus_cell_tb{
  
}
.bonus_cell_tb th{
  padding-right: 10px;
  line-height: 0;
}
.bonus_cell_tb td{
  line-height: 1.4;
}
.bonus_remark{
  margin-bottom: 50px;
}
.other_vacancies_section .description{
  margin-bottom: 35px;
}
.other_vacancies_row a{
  display: block;
  text-align: center;
}
.other_vacancies_row img{
  height: 80px;
}
.employer_award_row{
  line-height: 0;
}
.employer_award_row img{
  height: 143px;
}
.enterprise_spirit_section{
  background-position: center;
  background-size: cover;
}
.responsibility_section{
  background-position: center;
  background-size: cover;
}
.text_big, .editor_margin_30 p.text_big{
  font-size: 40px;
  color: #263369;
  letter-spacing: 2.67px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 30px;
}
.text_big:last-child{
  margin-bottom: 0!important;
}
.employee_distribution_bg{
  background-position: top center;
  padding-top: 95px;
  padding-bottom: 60px;
  margin-top: 30px;
  background-repeat: no-repeat;
  background-size: 100%;
}
.employee_distribution_row{
  padding-top: 30px;
  margin-bottom: 34px;
}
.employee_distribution_cell .percent{
  font-weight: bold;
  font-family: Arial;
  line-height: 1.1;
  margin-bottom: 10px;
  font-size: 45px;
  color: #5d5d5d;
  letter-spacing: 1px;
}
.employee_distribution_cell .title{
  font-size: 21px;
  color: #263369;
  line-height: 1.428571428;
  font-weight: bold;
  margin-bottom: 5px;
}
.employee_photo_row .image{
  margin-bottom: 60px;
  float: left;
}
.employee_photo_row .image:last-child{
  margin-bottom: 0;
  float: none;
}
.employee_photo_row .image:nth-child(1){
  width: 20%;
}
.employee_photo_row .image:nth-child(2){
  width: 40%;
}
.employee_photo_row .image:nth-child(3){
  width: 40%;
}
.training_development_bg{
  background-position: center top;
  background-size: cover;
}
.text_middle{
  font-size: 30px;
  color: #263369;
  line-height: 1.33333333333;
  margin-bottom: 30px;
  font-weight: 600;
}
.editor p{
  margin-bottom: 30px;
}

.editor_margin_30 p{
  margin-bottom: 30px;
}
.editor p:last-child, .editor_margin_30 p:last-child{
  margin-bottom: 0
}
.editor_margin_30 .bg_blue_cell{
  margin-bottom: 30px;
}
.editor_margin_30 .bg_blue_cell .image{
  height: auto;
  padding-bottom: 0;
  line-height: 0;
}
.editor_margin_30 p:last-child{
  margin-bottom: 0;
}
.pull_left{
  float: left;
}
.pull_right{
  float: right;
}
.filter_tb th{
  font-size: 18px;
  color: #273369;
  padding-right: 10px;
}

.activities_cell{

}
.activities_cell .detail{
  padding-top: 2px;
}
.activities_cell .image{
  padding-bottom: 63.636363636363%;
  height: 0;
  background-size: cover;
  background-position: center;
  margin-bottom: 15px;
  background-color: white;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,0.20);
}
.activities_cell .description{
  display: table;
  width: 100%;
}
.activities_cell .description > *{
  display: table-cell;
  vertical-align: middle;
}
.common_date{
  width: 50px;
  font-size: 15px;
  line-height: 25px;
}
.common_date .date_inner{
  border: 1px solid #d8d8d8;
  text-align: center;
}
.common_date .year{
  color: #747474;
}
.common_date .month{
  background-color: white;
  color: #747474;
} 
.common_date .day{
  background-color: #747474;
  color: white;
}
.activities_cell .title{
  padding-left: 20px;
  color: #263369;
  line-height: 21px;
}
.activities_cell:hover .title{
  color: #d71921;
}
.community_section{
  overflow: hidden;
}
.common_tb{
  line-height: 1.388888888;
  font-size: 18px;
}
.common_tb .thead{
  background-color: #f7f7f7;
  border-bottom: 3px solid #b0d238;
}
.common_tb .thead .th{
  color: #263369;
  font-weight: bold;
}
.common_tb .thead .th, .common_tb .tbody .th{
  padding: 12px 20px;
}
.common_tb .tr:before, .common_tb .tr:after{
  clear: both;
  content: " ";
  display: table;
}
.common_tb .tr > *{
  float: left;
}
.common_tb .tr > *:nth-child(1){
  width: 35%;
}
.common_tb .tr > *:nth-child(2){
  width: 65%;
}
.common_tb .tbody .tr{
  border-bottom: 1px solid black;
  padding-bottom: 1px;
}
.bg_list li{
  line-height: 1.388888888;
  padding: 12px 20px;
}
.bg_list li:nth-child(odd){
  background-color: white;
}
.bg_list li:nth-child(even){
  background-color: #f7f7f7;
}
.ol_tb th{
  padding-right: 10px;
}
.ol_tb th, .ol_tb td{
  vertical-align: top;
}

.protection_section{
  position: relative;
  background-color: #F7F7F7;
  overflow: hidden;
  padding-top: 165px;
  padding-bottom: 165px;
  min-height: 630px;
}
.protection_section .description{
  width: 670px;
}
.protection_section .image{
  position: absolute;
  right: 0;
  bottom: 0;
  width: 742px;
  line-height: 0;
}
.stock_info_section iframe{
    width: 100%;
    height: 100%;
    min-height: 640px;
}

.contact_tb{
  width: 100%;
  box-shadow:inset 0 0 4px 0 rgba(0,0,0,0.08);
}

.contact_tb tr:nth-child(odd){
  background-color: white;
}
.contact_tb tr:nth-child(even){
  background-color: #eeeff1;
}
.contact_tb th{
  white-space: nowrap;
  padding-left: 85px;
  padding-right: 15px;
  width: 24%;
}
.contact_tb th, .contact_tb td{
  padding-top: 15px;
  padding-bottom: 15px;
  vertical-align: top;
}
.contact_tb td{
  padding-right: 15px;
}
.business_cell{
  border: 1px solid #d8d8d8;
  padding-left: 30px;
  padding-right: 30px;
  
}
.business_cell_inner{
  position: relative;
  padding-top: 35px;
  padding-bottom: 30px;
}
.business_cell .title{
  width: calc(100% - 80px);
  color: #273369;
  line-height: 1.38888;
  font-weight: bold;
}
.business_cell .dowload_col{
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.full_banner{
  background-size: cover;
  height: 300px;
  background-position: center;
  position: relative;
}
.full_banner .description{
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
  font-size: 40px;
  list-style: 1.4;
  letter-spacing: 2px;
  text-align: center;
}
.full_banner .description a{
  color: inherit;
}
.full_banner .description a:hover{
  color: #d71921;
}
.newsletter_bg{
  background-size: cover;
  background-position: center;
}
.story_cell{
  position: relative;
  background-color: rgba(255,255,255,0.70);
  border: 2px solid #ffffff;
  padding: 8px;
  display: block;
  color: #1d1d1d;
  margin-bottom: 70px;
}
.story_cell:after{
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  display: block;
  width: 100%;
  height: 70px;
  background-image: url(../images/news/news-focus-shadow.png);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.story_cell .image{
  height: 0;
  padding-bottom: 65%;
  background-position: center;
  background-size: cover;
}
.story_cell .detail{
  padding: 15px 15px 30px 15px;
}
.story_cell .title{
  margin-bottom: 10px;
}

.back_row{
  position: absolute;
}
.border_top_blue{
  border-top: 3px solid #263369;
  padding-top: 15px;
  margin-bottom: 10px!important;
}
.story_video_container{
  height: 0;
  padding-bottom: 55.61797%;
  background-size: cover;
  background-position: center;
}

.story_video_container .left_col, .story_video_container .right_col{
  float: left;
}
.story_download_container{
  background-color: white;
  padding: 50px 40px;
}
.story_download_container .left_col{
  width: 63.5714287%;
}
.story_download_container .right_col{
  width: 36.4285714%;
}
.list_margin li{
  margin-bottom: 25px;
}
.list_margin li:last-child{
  margin-bottom: 0;
}
.story_row.section_margin:last-child{
  margin-bottom: 0;
}
.home_company_image{
  position: relative;
}
.subsidiary_list{

}
.subsidiary_list li{
  position: absolute;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 5px;
  padding: 0.8% 1%;
  z-index: 4;
}
.subsidiary_list li:after{
  content: '';
  position: absolute;
  top: calc(100% - 1px);
  left: 50%;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(../images/index/index-mid-banner-logos/index-mid-banner-triangle.png);
  width: 20px;
  height: 15px;
  background-size: cover;

}
.subsidiary_list li a{
  display: block;
  height: 100%;
}
.subsidiary_list li a img{
  max-height: 100%;
  -webkit-transform: translateZ(0);
}
.state_bg{
  background-position: center;
  background-size: cover;
  color: white;
}
.slogan_big{
  font-size: 60px;
  line-height: 1.4;
  letter-spacing: 4px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 45px;
}
.state_bg .arrow_list{
  padding-bottom: 15px;
}
.blue{
  color: #263368;
}
.s_business_section .row > div:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-image: linear-gradient(-180deg, #ffffff 0%, #bcbcbc 100%);
}
.s_business_section .row > div:nth-child(3n):after{
  content: none;
}
.s_business_section .row > div:last-child:after{
  content: none!important;
}
.s_business_cell{
  padding-left: 15px;
  padding-right: 15px;
}
.s_business_cell .image{
  margin-bottom: 22px;
}
.s_business_cell .title{
  color: #003076;
  font-weight: bold;
  line-height: 1.4;
}
.solution_bg{
  background-size: cover;
  background-position: center;
}
.solution_cell{
  background-size: 260px;
  background-position: right bottom;
  height: 160px;
  background-repeat: no-repeat;
  background-color: white;
  position: relative;
}
.solution_cell .title{
  position: absolute;
  top: 50%;
  left: 0;
  color: #263369;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  width: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.4;
}
.solution_inner{
  position: relative;
}
.relative{
  position: relative;
}
.btn_more_row{
  position: absolute;
  right: 0;
  top: 0;
}
.relative .btn_more_row{
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.small_slider{
  min-height: 200px;
}
.award_year_slider{
  display: none;
  
}
.award_year_slider.active{
  display: block;
}
.company_awards_top_row{
  margin-bottom: 30px;
}
.company_awards_top_row .image{
  line-height: 0;
}
.company_awards_row{
  margin-bottom: 50px;
}
.company_awards_row:last-child{
  margin-bottom: 0;
}

.service_quality_section .image{
  text-align: right;
}

.image_title_cell{
  box-shadow:0 2px 8px 0 rgba(0,0,0,0.20);
  background-color: white;
}

.image_title_cell .image{
  height: 0;
  padding-bottom: 56.4516129%;
  background-position: center;
  background-size: cover;
}
.image_title_cell .title{
  line-height: 21px;
  padding: 16px 25px;
}
.ps_section{
  background-size: cover;
  background-position: top center;
}
.ps_section .top_row{
  margin-bottom: 90px;
}
.ps_cell{
  background-color: rgba(255,255,255,0.70);
  border: 2px solid white;
  padding: 30px 30px 25px 30px;
}
.ps_cell .heading_row{
  text-align: center;
  display: block;
}
.ps_cell .heading_row .image{
  line-height: 0;
  margin-top: -80px;
  margin-bottom: 15px;
}
.ps_cell .heading_row .title{
  margin-bottom: 30px;
}
.ps_list > li{
  margin-bottom: 30px;
}
.ps_list > li:last-child{
  margin-bottom: 0;
}
.ps_list > li:only-child > a{
  display: none;
}
.ps_list > li > a{
  font-weight: bold;
  color: #1d1d1d;
  display: block;
  line-height: 1.4;
  padding: 9px 30px 9px 0;
  background-image: url(../images/products-services/btn-add-red.svg);
  background-repeat: no-repeat;
  background-position: right center;
  border-bottom: 2px solid #d8d8d8;
}
.ps_list > li.expand > a{
  background-image: url(../images/products-services/btn-subtract-red.svg);
}

.ps_sub_list{
  padding-top: 17px;
  display: none;
}
.ps_sub_list.active{
  display: block;
}
.ps_list > li.active .ps_sub_list{
  display: block;
}
.ps_sub_list > li{
  margin-bottom: 20px;
}
.ps_sub_list > li:last-child{
  margin-bottom: 0;
}
.ps_sub_list > li > a{
  display: block;
  line-height: 1.4;
  padding: 9px 20px 9px 12px;
  border-left: 3px solid #cccccc;
  color: #1d1d1d;
  background-image: url(../images/common/btn-triangle-red.svg);
  background-repeat: no-repeat;
  background-position: right center;
}

.ps_sub_list .description{
  padding-top: 5px;
  line-height: 2;
  font-size: 15px;
  color: #666666;
  padding-left: 15px;
}
.ps_row a:hover, .ps_row a:hover .title{
  color: #d71921;
}

.common_bg{
  background-size: cover;
  background-position: center;
}

.inner_ps_row .ps_cell_outer{
  border-top: 5px solid;
}
.no_margin{
  margin: 0!important;
}
.ps_bottom_cell{
  height: 120px;
  position: relative;
  border: 3px solid #e5e5e5;
  background-size: 414px;
  background-position: right bottom;
  display: block;
  background-repeat: no-repeat;
}
.ps_bottom_cell .title{
  position: absolute;
  top: 50%;
  left: 0;
  color: #263369;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-weight: bold;
  width: 100%;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.4;
  font-size: 21px;  
}
.breadcrumb li{
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right: 20px;
  margin-right: 13px;
}
.breadcrumb li:last-child{
  padding-right: 0;
  margin-right: 0;
}
.breadcrumb li:after{
  content: '';
  position: absolute;
  display: block;
  right: -10px;
  background-image: url(../images/common/btn-triangle-red.svg);
  width: 9px;
  height: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.breadcrumb li:last-child:after{
  content: none;
}
.breadcrumb a{
  color: #868686;
}
.breadcrumb a:hover{
  color: #263369;
}
.breadcrumb li:last-child a{
  color: #263369
}
.provider_list{
  margin-bottom: -10px;
}
.provider_list li img{
  /*height: 28px;*/
}
.provider_list li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
}
.provider_list li:last-child{
  margin-right: 0;
}
.provider_row .title{
  margin-bottom: 12px;
}

.services_row{
  margin-bottom: 60px;
  position: relative;
  background-color: rgba(255,255,255,0.70);
  border-top: 1px solid white;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
.services_row:last-child{
  margin-bottom: 0;
}

.services_row > .left_col{
  position: absolute;
  left: 0;
  top: 0;
  width: 28.57142857%;
  height: 100%;
}

.services_row > .left_col .image{
  height: 100%;
  background-color: #273369;
  position: relative;
}
.services_row > .left_col .image:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/common/gradient.png);
  background-size: cover;
  background-position: center;
}
.services_row > .right_col{
  width: calc(100% - 28.57142857%);
  float: right;
  padding: 30px 40px 130px 40px;
  min-height: 285px;
  position: relative;
}
.services_row.no_company .right_col{
  padding-bottom: 30px;
}
.services_row .bottom_row{
  position: absolute;
  bottom: 0;
  left: 40px;
  width: calc(100% - 80px);
}

.services_row > .left_col .title{
  font-size: 30px;
  line-height: 1.3333333;
  color: white;
  padding: 25px 30px;
  position: relative;
}


.provider_contact_row .left_col{
  float: left;
}
.provider_contact_row .right_col{
  float: right;
}

.provider_contact_row .left_col > *,
.provider_contact_row .right_col > *,
.provider_contact_row .contact_list li,
.flag_row > *, 
.psd_provider_list li{
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.provider_contact_row .left_col > *:last-child,
.provider_contact_row .right_col > *:last-child,
.provider_contact_row .contact_list li:last-child,
.flag_row > *:last-child,
.psd_provider_list li:last-child{
  margin-right: 0;
}
.psd_provider_list li{
  line-height: 0;
}
.psd_provider_list li img{
  /*height: 30px;*/
}
.flag_list li{
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
}
.flag_list li:last-child{
  margin-right: 0;
}
.title_bold{
  font-weight: bold;
}
.flag_row{
  padding-bottom: 15px;
}
.provider_contact_row{
  padding-top: 11px;
  padding-bottom: 11px;
  border-top: 2px solid rgba(204,204,204,0.78);
}
.provider_contact_row .contact_list li a{
  display: block;
  line-height: 0;
}
.services_row .top_row .more_col{
  float: right;
  margin-bottom: 15px;
}
.services_row .top_row .description{
  float: left;
  max-width: 720px;
}
.popup_active #popup {
    top: 0;
}

#popup {
  position: fixed;
  top: 100%;
  left: 0;
  background-color: white;
  width: 100%;
  height: 100%;
  z-index: 999;
  -ms-transition: all .5s ease;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  display: none;
}
#popup .top_row {
    text-align: right;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 0;
}
#popup .bottom_row {
    height: calc(100% - 46px);
    overflow: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
}
.popup_animated body{
  overflow: hidden;
}
.popup_animated .content_container, .popup_animated .banner_container, .popup_animated footer{
  display: none;
}
.btn_close{
  background-image: url(../images/common/btn-close-cross-red@2x.png);
  width: 23px;
  height: 23px;
  background-size: cover;
  display: inline-block;
}
.milestones_container{
  position: relative;
}
.milestones_cell{
  background-size: cover;
  background-position: center;
  height: 740px;
  position: relative;
}
.milestones_cell:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.5;
}
.milestones_inner{
  position: relative;
  color: white;
  /*padding-right: 100px;*/
  max-width: 1105px;
  
}
.milestones_cell.no_bg .milestones_inner{
  color: #1d1d1d;
}

.milestones_cell.no_bg:before{
  content: none;
}
.milestones_container.no_bg .milestones_pagers > li > a{
  border-color: #d71921;
}

.milestones_inner .title_row, .milestones_inner .bottom_row{
  padding-left: 40px;
}
.milestones_inner .title_row{
  font-size: 60px;
  line-height: 1.4;
  font-weight: bold;
  letter-spacing: 2.5px;
  margin-bottom: 20px;
  /*border-left: 5px solid #d71921;*/
  position: relative;
}
.milestones_inner .title_row:before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 5px;
  height: 100%;
  background-color: #d71921;
}
.milestones_pagers_container{
  position: absolute;
  right: 45px;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}
.milestones_pagers li{
  position: relative;
}
.milestones_pagers li, .milestones_pagers a{
  display: block;
}
.milestones_pagers > li{
  margin-bottom: 15px;
}
.milestones_pagers > li:last-child{
  margin-bottom: 0;
}
.milestones_pagers > li > a{
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: 1px solid white;
}
.milestones_pagers > li.active > a{
  background-color: #d71921;
  border-color: #d71921;
}
.milestones_pagers > li > .year{
  position: absolute;
  right: calc(100% + 16px);
  top: 5px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: none;
}
.milestones_pagers > li.active > .year{
  display: block;
}
.milestones_sub_pagers{
  display: none;
}
.milestones_pagers > li.active .milestones_sub_pagers{
  display: block;
}
.milestones_sub_pagers > li{
  margin-bottom: 11px;
}
.milestones_sub_pagers > li:first-child{
  margin-top: 15px;
}
.milestones_sub_pagers > li:only-child{
  display: none;
}
.milestones_sub_pagers > li:last-child{
  margin-bottom: 0;
}
.milestones_sub_pagers > li > a{
  border: 1px solid transparent;
  padding: 2px;
  border-radius: 50%;
}
.milestones_sub_pagers > li.active > a{
  border-color: #d71921;
}
.milestones_sub_pagers > li > a > span{
  width: 4px;
  height: 4px;
  background-color: #d71921;
  display: block;
  border-radius: 50%;
}
.cookies_popup{
  background-color: #606060;
  padding: 12px 0;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 99999;
}
.cookies_popup_tb{
  font-size: 13px;
  color: white;
  line-height: 1.6;
}
.cookies_popup_tb .description{
  padding-right: 10px;
}
.cookies_popup_tb .description a{
  color: white;
  text-decoration: underline;
}
.cookies_popup_tb .description a:hover{
  color: #d7000f;
}

*[data-ix="scroll-content-fadein-01"], *[data-ix="load-page-banner"]{
  opacity: 0;
}

.mobile_bottom_bar{
  position: fixed;
  bottom: 0;
  width: 100%;
  /*height: 50px;*/
  z-index: 999;
  display: none;
}
.mobile_bottom_bar ul{
  padding: 0;
  margin: 0;
}
.share_bar{
  height: 50px;
  position: relative;
    background-color: #EBEBEB;

}
.share_main{
  width: 80%;
  /*float: left;*/
  position: absolute;
    left: 0;
    height: 100%;
    -ms-transition: .3s all;
    -webkit-transition: .3s all;
    transition: .3s all;
}
.share_bar .search_col{
  width: 20%;
  /*float: left;*/
  /*position: relative;*/
  position: absolute;
  right: 0;
    height: 100%;
}
.share_bar .search_col a{
    z-index: 2;
    position: relative;
}
.share_bar .search_col .input_col{
    position: absolute;
    right: 100%;
    right: -300%;
    height: 100%;
    width: 400%;
    background-color: #EBEBEB;
    padding: 5px 0 5px 20px;
    font-size: 18px;

}
.share_bar .search_col *{
    -ms-transition: .3s all;
    -webkit-transition: .3s all;
    transition: .3s all;
}
.icon_wtsapp{
  background-image: url(../images/common/mobile-icon-social-wtsapp@2x.png);
  /*background-size: 18px;*/
  background-size: 20px;
}
.icon_fb{
  background-image: url(../images/common/mobile-icon-social-fb@2x.png);
  background-size: 10px;
}
.icon_weibo{
  background-image: url(../images/common/mobile-icon-social-weibo@2x.png);
  background-size: 22px;
}
.icon_twitter{
  background-image: url(../images/common/mobile-icon-social-twitter@2x.png);
  background-size: 21px;
}
.icon_linkedin{
  background-image: url(../images/common/mobile-icon-menu-linkedin.svg);
  background-size: 21px;
}
.icon_wechat{
  background-image: url(../images/common/mobile-icon-menu-wechat.svg);
  background-size: 21px;
}
.icon_search{
  background-image: url(../images/common/img-icon-menu-search-blue@2x.png);
  background-size: 18px;
}
.share_bar .search_col a.icon_search{
  width: 100%;
}
.share_bar .search_col a.btn_close{
  display: block;
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(../images/common/btn-close-cross@2x.png);
  position: absolute;
    right: -50%;
    top: 0;
    width: 50%;
}
.wechat_dialog_bg_clipmessage{
  background-color: transparent;
    width: 100%;
    height: 100%;
    opacity: 1;
}
.wechat_dialog_bg{
    background-color: black;
    width: 100%;
    height: 100%;
    opacity: 0.6;
}
.wechat_dialog,.wechat_dialog_clipmessage{
    width: 100%;
    height: 100%;
    position: fixed;
    position: relative;
    background-color: transparent;
    opacity: 1;
    z-index: 9999;
    display: none;
}
.wechat_dialog.active,.wechat_dialog_clipmessage.active{
  display:block;
  position: fixed;
  top:0;
  bottom:0;
  left:0;
  right:0;
}
.wechat_dialog iframe{
  width: 100%;
  height: 100%;
}
.wechat_dialog_clipmessage .clipmessage{
  max-width: 490px;
  width: 90%;
  height: auto;
  padding: 20px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,35%);
  -webkit-transform: translate(-50%,35%);
  border: white solid 10px;
    background-color: white;
    z-index:10;
    border-radius: 10px;
}
.wechat_dialog .qr_code_white_bg{
  width: 320px;
  height: 320px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  border: white solid 10px;
    background-color: white;
    z-index:10;
}
.wechat_switch_close{
  position: absolute;
  right: 10px;
  top: 10px;
  display: none;
}
#linkedin_block{
  max-width:100px;
  float:left;
}
#wechat_block{
  margin-left: 45px;
  max-width:100px;
  float:left;
}
#linkedin_block p, #wechat_block p{
  color: white;
  text-align: center;
  font-size: 14.4px;
}
.share_bar.search_active .share_main{
  left: -80%;
}
.share_bar.search_active .search_col .input_col{
  right: 100%;
}
.share_bar.search_active .search_col .icon_search{
  width: 50%;
}
.share_bar.search_active .search_col a.btn_close{
  right: 0;
}
.share_bar.search_active .search_col .icon_search{
  float: left;
}


.share_bar .search_col input{
  border: none;
  border-bottom: 1px solid #263368;
  background-color: transparent;
  padding: 7px 0;
  width: 100%;
  line-height: 1;
  outline: none;
  border-radius: 0;
}
.share_icon{
  width: 16.6%;
  float: left;
  position: relative;
  height: 100%;
}
.share_bar a{
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
    background-color: #EBEBEB;
}

.fixfixed .mobile_bottom_bar{ 
    position: absolute; 
} 

.btn_arrow_orange{
  padding-right: 29px;
  background-image: url(../images/common/btn-triangle-oran.svg);
  background-position: right center;
  background-repeat: no-repeat;
}
.leadership_section .section_title{
  min-width: 20%;
  float: left;
  padding-right: 20px;
}
.leadership_section a{
  float: left;
  margin-right: 120px;
}
.leadership_section a:last-child{
  margin-right: 0;
}
.bg_hr{
  display: block;
}
.bg_hr .num{
  background-image: url(../images/corporate-culture/corp-cult-train-hrs-block.svg);
  font-size: 45px;
  color: #263369;
  font-family: arial;
  width: 50px;
  height: 62px;
  line-height: 62px;
  display: inline-block;
  text-align: center;
  background-size: cover;
  background-position: center;
}
.bg_hr .title{
  font-size: 30px;
  color: #263369;
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
}
.news_banner{
  text-align: center;
}
.news_banner img{
  max-height: 518px;
  width: auto;
  display: inline-block;
}
.bx-wrapper{
  padding-bottom: 40px;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
  bottom: 0;
}
#cboxLoadedContent .description{
  padding: 15px 15px 0 15px;
  max-width: 500px;
  min-width: 180px;
  margin-left: auto;
  margin-right: auto;
  color: #949494;

}
.iframe_container{
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;

}
.owl-carousel .owl-dots{
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
}
.owl-carousel button.owl-dot{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid white;
  
}
.owl-carousel button.owl-dot:focus{
  outline: none;
}
.owl-carousel button.owl-dot.active{
  background-color: #d71921;
  border-color: #d71921;
}
.bigdata_iframe{
  width: 100%;
  height: 600px;
}
#page-big-data-map header, #page-big-data-map footer, #page-big-data-map .mobile_bottom_bar, #page-big-data-map .backtotop, #page-big-data-map .cookies_popup{
  display: none!important;
}
.logo{
  width: 322px;
}
.green_table_row.green_table_header.nogreenwhitebg .table__col.width100{
  width: 100%!important;
  text-align: left!important;
}
.wpcf7-form .row{
  margin-bottom: 20px;
}
.news_detail_middle_row .pdf_row{
  margin-bottom: 30px;
}
.news_detail_middle_row .pdf_row a{
  float: right;
}
#map img{
  max-width: none;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
/*.home_banner_container .owl-item .home_banner{
  -webkit-transform: scale(1);
  transform: scale(1);
}
.home_banner_container .owl-item.active .home_banner, .home_banner_container .owl-item.animated .home_banner{
    transition: transform 7s;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}*/
.zoomSlowIn{
  -webkit-animation-name : ken-burns-in  ;
  animation-name : ken-burns-in;
}  
.zoomSlowOut{
  -webkit-animation-name : ken-burns-out  ;
  animation-name : ken-burns-out;
}  

@keyframes ken-burns-in {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes ken-burns-out {
    0% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@media(max-width: 1429px){
  .logo{
    width: 280px;
  }
  .home_company_row .section{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .menu{
    margin-left: -10px;
    margin-right: -10px;
  }
  .menu > li {
    margin-left: 10px;
    margin-right: 10px;
  }
  .menu > li > a{
/*    padding-left: 25px;
    padding-right: 25px;*/
  }
  .header_right .top_row > *{
    margin-right: 10px;
  }
  .home_news_row .left_col{
    width: calc(100% - 280px);
    margin-bottom: 30px;
  }
  .home_news_row .right_col{
    padding-left: 20px;
    width: 280px;
  }
  .home_achievement_container > .row {
      margin-bottom: -40px;
  }
  .home_achievement_container > .row > div{
    margin-bottom: 40px;
  }
  .home_cc_container .left_col{
    width: calc(100% - 200px);
  }
  .home_cc_container .right_col{
    width: 200px;
  }
  .home_cc_container{
    padding-left: 15px;
  }
  .home_cc_container .left_col{
    padding-right: 15px;
  }
  .arrow_list_after li{
    margin-bottom: 10px;
    padding-right: 14px;
  }
  .logo_list_container .logo_list img{
    height: 60px;
  }
  .chairmans_main .top_row .right_col{
    padding-left: 20px;
  }
/*  .cp_core_value_list_row .row{
    margin-left: -15px;
    margin-right: -15px;
  }
  .cp_core_value_list_row .row > *{
    padding-left: 15px;
    padding-right: 15px;
  }*/
  .shareholder_desc_row .left_col, .shareholder_desc_row .right_col{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .shareholder_desc_row .left_col{
    padding-left: 7%;
    padding-right: 120px;
  }
  .shareholder_desc_row .right_col{
    padding-right: 7%;
    padding-left: 120px;
  }
  .employer_award_row img{
    height: auto;
  }
  .protection_section{
    padding-top: 120px;
    padding-bottom: 120px;
    min-height: 0;
  }
  .protection_section .image{
    width: 530px;
  }
  .services_row > .left_col .title{
    padding: 15px 20px;
  }
  .services_row > .right_col, .services_row.no_company .right_col{
    padding: 20px 30px;
  }

  .services_row .bottom_row{
    position: static;
    width: 100%;
    margin-top: 30px;
  }
  .milestones_inner{
    padding-right: 200px;
  }
  .slogan_big{
    font-size: 25px;
  }
}

@media(max-width: 1279px){
  .protection_section .image{
    margin-right: -180px;
  }
}
@media(min-width: 1024px){
  .header_right .bottom_row{
    display: block!important;
  }
  .menu > li:hover > a{
    color: #d71921;
  }
  .menu > li:hover:after, .menu > li.active:after{
    content: '';
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 6px;
    height: 6px;
    background-color: #d71921;
    border-radius: 50%;
  }
  .menu > li:hover > ul{
    display: block;
  }
  .employer_award_section{
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .bg_blue_cell .title{
    min-height: 62px;
  }

  .subsidiary_list li{
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
  }
  .subsidiary_list li:hover{
    -webkit-transform: scale(1.1) translate3d(-50%, -55%, 0);
    -ms-transform: scale(1.1) translate3d(-50%, -55%, 0);
    transform: scale(1.1) translate3d(-50%, -55%, 0);
  }
  .employee_distribution_cell .image img{
    width: 100%;
  }
} 
@media(max-width: 1023px){
  header .container{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .header_left, .header_right{
    float: none;
    position: relative;
  }
  .header_right .top_row{
    display: none;
  }
  .header_right .bottom_row{
    display: none;
  }
  .header_left{
    padding-left: 15px;
    padding-right: 15px;
  }
  .header_inner{
    padding-top: 0;
  }
  .menu_btn{
    display: block;
  }
  .menu{
    margin-left: 0;
    margin-right: 0;
    float: none;
    text-align: center;
  }
  .menu > li{
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .menu > li {
    border-bottom: 2px solid #5D678B;
  }
  .menu > li:last-child{
    border-bottom: none;
  }
  .menu li a, .menu ul > li > a{
    padding: 25px 20px;
  }
  .menu > li > a{
    background-color: #263368;
    color: white;
  }
  .menu ul{
    left: 0;
    /*display: block;*/
    position: relative;
    width: 100%;
    z-index: 2;
    padding: 0;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  .menu ul > li > a{
    background-color: white;
    color: #263368;
    border-left: none;
    border-bottom: 1px solid #D9D9D9;
  }
  
  .mobile_lang_row li {
    width: 33.333333333333%;
    float: left;
    display: block;
  }
  .mobile_lang_row li a{
     padding: 15px;
     display: block;
     text-align: center;
  }



  .sitemap{
    margin-bottom: -30px;
  }
  .sitemap_col{
    margin-bottom: 30px;
  }
  .footer_top .left_col{
    margin-bottom: 30px;
  }
  .footer_top .right_col{
    position: static;
  }
  .footer_center .contact_info{
    margin-bottom: -10px;
  }
  .footer_center .contact_info .col{
    margin-bottom: 10px;
  }
  .footer_center .contact_info .col:last-child{
    float: none;
  }
  .footer_bottom_left{
    margin-bottom: 10px;
  }
  .footer_bottom_left, .footer_bottom_right{
    float: none;
  }
  .home_news_row .left_col{
    width: 100%;
  }
  .home_news_row .right_col{
    width: 100%;
    padding-left: 0;
  }

  .home_company_row .section{
    padding-top: 30px;
    padding-bottom: 30px;
  }
/*  .home_company_row .section_title.white{
    color: #263368;
  }
  .home_company_layer{
    position: static;
  }*/
  .home_achievement_container > .row > div:nth-child(5n):after{
    content: '';
  }
  .home_achievement_container > .row > div:nth-child(4n):after{
    content: none;
  }
  .arrow_list_after li{

    float: left;
    clear: both;
    padding-right: 25px;
    margin-bottom: 20px;
  }
  .home_core_container, .home_cc_container{
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
  }
  .home_core_container{
    padding-left: 15px;
    padding-right: 15px;
  }
  .home_cc_container{
    padding-right: 15px;
  }
  .home_link_row .top_row .row > *{
    margin-bottom: 30px;
  }
  .home_link_row .top_row .row > *:last-child{
    margin-bottom: 0;
  }
  .logo_list_container{
    display: block;
  }
  .logo_list_container .title, .logo_list_container .logo_list{
    display: block;
  }
  .logo_list_container .logo_list li > a{
    display: inline-block;
  }
  .logo_list_container .title{
    padding-top: 0;
  }
  .section{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .section_title{
    margin-bottom: 20px;
  }
  .map{
    height: 500px;
  }
  .home_map_row .top_row .right_col{
    /*margin-bottom: 10px;*/
  }
  .home_map_row .top_row .right_col > .btn{
    margin-bottom: 10px;
  }
  .chairmans_main .top_row .left_col, .chairmans_main .top_row .right_col{
    float: none;
    width: 100%;
  }
  .chairmans_main .top_row .left_col{
    text-align: center;
    margin-bottom: 30px;
  }
  .chairmans_main .top_row .right_col{
    padding-left: 0;
  }
  .core_value_row .left_col{
    width: 100%;
    float: none;
  }
  .core_value_row .right_col{
    position: static;
    width: 100%;
  }
  .core_value_row .description{
    position: static;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    margin-top: 20px;
  }
  .corporate_intro_download .detail{
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .video_row .left_col, .video_row .right_col, .video_row.switch_width .left_col, .video_row.switch_width .right_col{
    width: 100%;
  }
  .video_row .left_col{
    margin-bottom: 30px;
  }

  .video_row .right_col .image{
    height: 0!important;
    padding-bottom: 55.617977%;
  }
  .shareholder_desc_row{
    padding-left: 15px;
    padding-right: 15px;
  }

  .shareholder_desc_row .left_col, .shareholder_desc_row .right_col{
    padding-left: 20px;
    padding-right: 20px;
    background-image: none;
    background-color: white;
  }

  .transform_cell{
    
    -webkit-perspective: none;
    -moz-perspective: none;
    -o-perspective: none;
     perspective: none; 
  }
  .transform_cell_inner{
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  .other_vacancies_row img{
    height: auto;
  }
  .protection_section{
    padding-top: 40px;
    padding-bottom: 0;  
  }
  .protection_section .description{
    width: 100%;
    margin-bottom: 40px;
  }
  .protection_section .image{
    position: static;
    width: 100%;
    max-width: 742px;
    margin-left: auto;
    margin-right: auto;
  }
  .contact_tb th{
    padding-left: 50px;
  }

/*  body:not(.mce-content-body) table.no_responsive{
    width: 100%!important;
    height: auto!important;
    max-width: 100%;
    display: block;
    overflow: auto;
  }
  body:not(.mce-content-body) table.no_responsive td{
    height: auto!important;
    padding: 5px;
  }*/
  body:not(.mce-content-body) .tb.responsive_sm,body:not(.mce-content-body) .tb.responsive_sm .tr,body:not(.mce-content-body) .tb.responsive_sm .td{
/*  body:not(.mce-content-body) table:not(.no_responsive), body:not(.mce-content-body) table:not(.no_responsive) tbody,
  body:not(.mce-content-body) table:not(.no_responsive) tr, body:not(.mce-content-body) table:not(.no_responsive) td{*/
    display: block;
  }
  .tb.responsive_sm .td{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
 /* body:not(.mce-content-body) table:not(.no_responsive) td{
    width: 100%!important;
    height: auto!important;
  }
  body:not(.mce-content-body) table:not(.no_responsive) td img{
    width: 100%!important;
    height: auto!important;
  }*/
  body:not(.mce-content-body) .tb.responsive_sm .td+.td{
  /*body:not(.mce-content-body) table:not(.no_responsive) td+td{*/
    margin-top: 15px;
  }
  .s_business_section .row > div:nth-child(3n):after{
    content: '';
  }
  .s_business_section .row > div:nth-child(2n):after{
    content: none;
  }
  .home_company_row .container{
    width: 100%;
  }
  .section_title{
    font-size: 24px;
  }
  .services_row > .left_col{
    position: static;
    width: 100%;
    height: 280px;
  }
  .services_row > .left_col .title{
    padding: 20px;
  }
  .services_row > .right_col, .services_row.no_company .right_col{
    width: 100%;
    padding: 15px 15px;
  }

  .provider_contact_row .left_col, .provider_contact_row .right_col{
    float: none;
  }
  .provider_contact_row .left_col{
    margin-bottom: 10px;
  }
  .provider_contact_row .left_col > *, .provider_contact_row .right_col > *, .provider_contact_row .contact_list li, .flag_row > *, .psd_provider_list li{
    margin-right: 10px;
  }
  .services_row .top_row .description{
    float: none;
  }
  .services_row .top_row .more_col{
    float: none;
  }
  .mobile_bottom_bar{
    display: block;
  }
  .header_stock_num{
    text-align: center;
    padding: 10px 20px;
    border-bottom: 1px solid #5D678B;
  }
  .header_login{
    text-align: center;
    padding: 10px 20px;
    font-size: inherit;
  }
  .header_lang{
    letter-spacing: 0;
    font-size: inherit;
     border-bottom: 1px solid #5D678B;
  }
  .header_lang ul li{
    margin-right: 0;
  }
  .leadership_section .section_title, .leadership_section a{
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .leadership_section a{
    display: inline-block;
  }
  footer{
    /*padding-bottom: 50px;*/
  }
  .footer_inner{
    padding-top: 30px;
    padding-bottom: 80px;
  }
  .bigdata_iframe{
    height: 1200px;
  }
} 
@media(max-width: 767px){
  .banner{
    height: 150px;
  }
  .sitemap_col{
    margin-right: 0;
    padding-right: 15px;
    width: 33.33333333333%;
    /*font-size: 12px;*/
  }
  .sitemap_col:nth-child(3n){
    padding-right: 0;
  }
  .sitemap_col:nth-child(3n + 1){
    clear: both;
  }
  .news_box .description{
    padding: 10px 15px 15px 15px
  }
  .home_company_inner{
    overflow: hidden;
  }
  .home_company_image{
    margin-left: 0;
    margin-right: 0;
  }

  .home_achievement_container > .row > div:nth-child(2n):after{
    content: none;
  }
  .home_cc_container .left_col{
    width: 100%;
    margin-bottom: 20px;
  }
  .home_cc_container .right_col{
    width: 100%;
  }
  .cc_image_list{
    text-align: center;
  }
  .cc_image_list li{
    display: inline-block;
  }
  .home_map_row .top_row .left_col{
    float: none;
    margin-bottom: 30px;
  }
  .home_map_row .top_row .right_col{
    float: none;
    text-align: center;
  }
  .bigdata_cell .title{
  }
  .home_bigdata_row .row > div{
    margin-bottom: 30px;
  }
  .home_bigdata_row .row > div:last-child{
    margin-bottom: 0;
  }

  .achievement_cell .description_container{
    height: 80px;
  }
  .home_achievement_container > .row > div{
    margin-bottom: 20px;
  }
  .map{
    height: 300px;
  }
  .small_slider_container .btn_control{
    width: 50px;
  }
  .small_slider{
    max-width: calc(100% - 100px);
/*    padding-top: 16px;
    padding-bottom: 16px;*/
  }
  .small_slider .item .title{
    padding-left: 15px;
    padding-right: 15px;
  }
  .operator_row .banner_desc_row{
    height: auto;
    background-image: none!important;
    padding-bottom: 30px;
  }
  .operator_row .banner_desc_row .description{
    position: static;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    color: #1d1d1d;
    width: auto;
  }
  .bonus_cell_tb th{
    width: 50px;
    padding-right: 5px;
    
  }
  .bonus_cell_tb td{
    font-size: 15px;
  }
  .text_big{
    font-size: 24px;
    margin-bottom: 15px;
  }
  .employee_distribution_bg{
    padding-top: 20px;
  }
  .employee_distribution_cell .image img{
    width: 120px;
  }
  .employee_photo_row .image{
    margin-bottom: 30px;
  }
  .employee_photo_row .image:nth-child(1){
    width: 100%;
  }
  .employee_photo_row .image:nth-child(2){
    width: 100%;
  }
  .employee_photo_row .image:nth-child(3){
    width: 100%;
  }
  .activities_cell .title{
    padding-left: 10px;
  }
  .previous_activities_container .btn_control{
    top: calc(50% - 34px);
  }
  .common_tb, .bg_list li{
    font-size: 15px;
  }
  .common_tb .thead .th, .common_tb .tbody .th, .bg_list li{
    padding: 7px 10px;
  }
  .ol_tb th{
    padding-right: 5px;
  }
  .contact_tb th{
    padding-left: 15px;
  }
  .business_cell{
    padding-left: 20px;
    padding-right: 20px;
  }
  .business_cell_inner{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .heading_text{
    font-size: 30px;
    margin-bottom: 30px;
  }
  .business_cell{
    text-align: center;
  }
  .business_cell .title{
    width: 100%;
    
  }
  .business_cell .dowload_col{
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-top: 15px;
  }
  .full_banner{
    height: 150px;
  }
  .full_banner .description{
    font-size: 24px;
  }
  .back_row{
    position: static;
    margin-bottom: 20px;
  }
 /* body:not(.mce-content-body) table.no_responsive{
    width: 100%!important;
    height: auto!important;
    max-width: 100%;
    display: block;
    overflow: auto;
  }
  body:not(.mce-content-body) table.no_responsive td{
    height: auto!important;
    padding: 5px;
  }*/
  body:not(.mce-content-body) .tb.responsive_xs,body:not(.mce-content-body) .tb.responsive_xs .tr,body:not(.mce-content-body) .tb.responsive_xs .td{
/*  body:not(.mce-content-body) table:not(.no_responsive), body:not(.mce-content-body) table:not(.no_responsive) tbody,
  body:not(.mce-content-body) table:not(.no_responsive) tr, body:not(.mce-content-body) table:not(.no_responsive) td{*/
    display: block;
  }
  .tb.responsive_xs .td{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
 /* body:not(.mce-content-body) table:not(.no_responsive) td{
    width: 100%!important;
    height: auto!important;
  }
  body:not(.mce-content-body) table:not(.no_responsive) td img{
    width: 100%!important;
    height: auto!important;
  }*/
  body:not(.mce-content-body) .tb.responsive_xs .td+.td{
  /*body:not(.mce-content-body) table:not(.no_responsive) td+td{*/
    margin-top: 15px;
  }
  .subsidiary_list li{
    padding: 7px;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    min-width: 80px;
  }
  .subsidiary_list li:after{
    background-image: url(../images/index/index-mid-banner-logos/index-mid-banner-triangle-mobile.svg);
    width: 16px;
    height: 16px;
    top: 50%;
    left: auto;
    right: calc(100% - 3px);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .banner-brand-1 {
    width: 21.5px;
    bottom: 14px;
  }
  .banner-brand-2 {
    width: 21px;
    bottom: -12px;
    left: 13px;
  }
  .ps_sub_list > li{
    width: 100%;
  }
  .milestones_cell{
    /*height: 600px;*/
  }
  .milestones_inner .title_row, .milestones_inner .bottom_row{
    padding-left: 20px;
  }
  .milestones_inner .title_row{
    font-size: 24px;
    margin-bottom: 15px;
  }
  .milestones_inner{
    padding-right: 0;
  }
  .milestones_pagers_container{
    right: auto;
    top: auto;
    bottom: 40px;
    left: 0;
    width: 100%;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: center;
  }
  .milestones_inner .bottom_row{
    font-size: 14px;
  }
  .milestones_pagers li, .milestones_pagers a{
    display: inline-block;
    vertical-align: middle;
  }
  .milestones_pagers > li.active > .year{
    top: calc(100% + 5px);
    right: auto;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    
    width: auto;
    height: auto;
  }
  .milestones_pagers > li.active > .year span{
    line-height: 1;
    font-size: 14px;
    /*font-weight: bold;*/
    /*color: #d71921;*/
  }
  .milestones_pagers > li.active > .year:before{
    content: none;
  }
  .milestones_pagers > li, .milestones_pagers > li:last-child{
    margin-bottom: 10px;
  }
  .milestones_pagers > li{
    margin-right: 7px;
    line-height: 20px;
  }
  .milestones_pagers > li:last-child{
    margin-right: 0;
  }
  .milestones_pagers > li.active .milestones_sub_pagers{
    position: absolute;
    bottom: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 20px;
  }

  .milestones_sub_pagers > li:first-child, .milestones_sub_pagers > li{
    margin-top: 0;
    margin-bottom: 0;
  }
  .logo{
    width: 200px;
    
  }
  .contect_slogan span{
    font-size: 24px;
  }
  .bg_hr .num{
    height: 50px;
    line-height: 50px;
    width: 40px;
  }
  .btn span{
    font-size: 15px;
  }
  .bx-wrapper .bx-pager.bx-default-pager a{
    width: 50px;
  }
  .relative .btn_more_row{
    position: static;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    text-align: right;
    margin-bottom: 20px;
  }
  .services_row > .left_col .title{
    font-size: 24px;
  }
  .slogan_big{
    font-size: 20px;
  }
  .contact_tb a, .editor a{
    word-break: break-all;
  }
  .services_row > .right_col{
    min-height: 0;
  }
  .services_row{
    margin-bottom: 30px;
  }

  .highlight .green_table_row .title_col, .highlight .green_table_header .table__col.year_col, .highlight .green_table_row .table__col.year_col{
      font-size: 10px;
  }
  
  .highlight .table_label_content{
    font-size: 10px;
  }
  .editor p{
    margin-bottom: 20px;
  }
  .contect_slogan span.dot{
    margin-left: 10px;
    margin-right: 10px;
    width: 8px;
    height: 8px;
  }
}

