* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}
html{
  width: calc(100vw - 16px);
  position: relative;margin: 0 auto !important;padding: 0;max-width: 1920px;min-width:320px;height:auto;overflow-x: hidden;
}
@font-face {
  font-family: 'Montserrat-Regular';
  src:  url('../fonts/Montserrat-Regular.eot?1aukq4');
  src:  url('../fonts/Montserrat-Regular.eot?1aukq4#iefix') format('embedded-opentype'),
    url('../fonts/Montserrat-Regular.ttf?1aukq4') format('truetype'),
    url('../fonts/Montserrat-Regular.woff?1aukq4') format('woff'),
    url('../fonts/Montserrat-Regular.svg?1aukq4#Prompt-Thin') format('svg');
}
/*html{
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  max-width: 1920px;
  min-width: 320px;
}*/
body{position: relative;margin: 0 auto;padding: 0;width: 100%;max-width: 1920px;min-width:320px;height:auto;overflow-x: hidden;}

html.hideBody,
body.hideBody{
  overflow: hidden;
  transition:all 0.8s;-moz-transition: all 0.8s;-webkit-transition: all 0.8s;-o-transition: all 0.8s;
}

img.susIMgfloat{
  float: right;
  width: 58%;
  margin-right: -10%;
  margin-top: -50px;
  padding-left: 50px;
  padding-bottom:50px;
}

body{overflow: hidden; }
body table,tr,td {border-collapse: collapse;}
body ul, li {list-style-type: none;}
body img{border: none;width:100%; height:auto;display: block;}
body b{font-weight:normal;}
body p.no_pad{padding-bottom: 0px!important;}
a{color: #393727;transition:all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;}
/*a:hover{color: var(--mainColor1)!important;}*/
a,a:hover,a:focus,a:active{text-decoration:none;}  
a.underl{text-decoration: underline;}
a.underl:hover{text-decoration: none;}
.a_link{ text-decoration:none;}
.a_link:hover{ text-decoration:underline;}

.clearfix {*zoom: 1;clear:both;}
.clearfix::after{content: "";display: block;}
.ipad_show,.ph_show{display: none;}
.ipad_hide,.ph_hide{display: block;}

.flex_nopo{display: flex;width: 100%;height: auto;}
.flex{position: relative;display: flex;width: 100%;height: auto;}
.flex_ipad_W,.flex_ph_W{position: relative;display: flex;width: 100%;height: auto;}
.flex_1{flex:1;}
.flex_w{position: relative;display: flex;flex-wrap:wrap;width: 100%;height: auto;}
.justify_around_center{justify-content:space-around;align-items:center;}
.justify_around_start{justify-content:space-around;align-items:flex-start;}
.justify_around_stretch{justify-content:space-around;align-items:stretch;}
.justify_center_stretch{justify-content:center;align-items:stretch;}
.justify_between_center{justify-content:space-between;align-items:center;}
.justify_between_star{justify-content:space-between;align-items:flex-start;}
.justify_between_end{justify-content:space-between;align-items:flex-end;}
.justify_between_stretch{justify-content:space-between;align-items:stretch;}
.justify_center_center{justify-content:center;align-items:center;}
.justify_star_center{justify-content:flex-start;align-items:center;}
.justify_star_stretch{justify-content:flex-start;align-items:stretch;}
.justify_end_center{justify-content:flex-end;align-items:center;}
.flex_column_sm,
.flex_column{position: relative;display: flex; width: 100%;}
.flex_column_ph{position: relative;display: flex; width: 100%;}
.col_100{position:relative;width: 100%;}
.col_95{position:relative;width: 95%;}
.col_90{position:relative;width: 90%;}
.col_85{position:relative;width: 85%;}
.col_80{position:relative;width: 80%;}
.col_75{position: relative;width: 75%;}
.col_70{position:relative;width: 70%;}
.col_65{position:relative;width: 65%;}
.col_60{position:relative;width: 60%;}
.col_55{position:relative;width:55%;}
.col_50{position:relative;width:50%;}
.col_49{position:relative;width: 49.5%;}
.col_48{position:relative;width: 49%;}
.col_47{position:relative;width: 47%;}
.col_45{position:relative;width:45%;}
.col_40{position:relative;width: 40%;}
.col_35{position:relative;width: 35%;}
.col_30{position:relative;width: 30%;}
.col_20{position:relative;width: 20%;}
.col_25{position:relative;width: 25%;}
.col_15{position:relative;width: 15%;}

.com_position{position:relative;width: 100%;height: auto;}
.com_pad_bgTb{padding:110px 0px;}
.com_pad_minTb{padding:90px 0 60px 0;}
.com_pad_Tb{padding:100px 0px;}
p.no_pad{padding-bottom: 0px;}
.pad_bot10{padding-bottom: 10px;}
.pad_bot15{padding-bottom: 15px;}
.pad_bot20{padding-bottom: 20px;}
.pad_bot30{padding-bottom: 30px;}
.pad_bot40{padding-bottom: 40px;}
.pad_bot50{padding-bottom: 50px;}
.pad_bot60{padding-bottom: 60px}
.pad_bot80{padding-bottom: 80px}
.pad_bot100{padding-bottom: 100px}
.pad_bot150 {padding-bottom: 180px}
.pad_not {padding-bottom:0 !important;}
.height100{height: 100%;}
.lineH{line-height: 1;}
.lineH2{line-height: 1.2;}

.trans_x{left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);-ms-transform: translateX(-50%);}
.trans_y{top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);}
.trans_xy{top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}

img.img_900{position: relative;max-width: 900px;margin:0px auto;}
img.img_600{position: relative;max-width: 640px;margin:0px auto;}
img.img_200{max-width: 200px;position: relative;display: block;}

.fa.fa-play{}
.fa-play:before{
/*  content: ''!important;
  display: block;
  width: 90px;
  height: 90px;
  background: url("../images/play_btn.svg") center no-repeat;
  background-size: 100% 100%;*/
}
.videoBtn:hover .fa-play:before{
background: url("../images/play_btn_h.svg") center no-repeat;
  background-size: 100% 100%;
}
.fa-long-arrow-right1:before{
  content: ''!important;
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/right.svg") center no-repeat;
  background-size: 100% 100%;
}
.fa-file-pdf-o:before{
  content: ''!important;
  display: block;
  width: 24px;
  height: 36px;
  background: url("../images/pdf.png") center no-repeat;
  background-size: 100% 100%;
}
/*.fa-arrow-right:before{
  content: ''!important;
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/right_arrow.svg") center no-repeat;
  background-size: 100% 100%;
}*/
.aboutBoard2{ padding-bottom:30px;}
.aboutBoard2:last-child{ padding-bottom:0px;}
.aboutBoard2Item dl:hover dd a.board2more .fa-arrow-right:before{
  background: url("../images/right_arrow_h.svg") center no-repeat;
  background-size: 100% 100%;
}
.aboutBoard2ItemNoImg.aboutBoard2Item .flex {
  height: 100%;
}
.aboutBoard2ItemNoImg.aboutBoard2Item dd.board2Name{margin-left: 0px;}
.fa-download:before{
  content: ''!important;
  display: block;
  width:25px;
  height: 25px;
  background: url("../images/download.svg") center no-repeat;
  background-size: 100% 100%;
}
.fa-download1:before{
  content: ''!important;
  display: block;
  width: 25px;
  height: 25px;
  background: url("../images/download1.svg") center no-repeat;
  background-size: 100% 100%;
}
.fa-file-video-o:before{
  content: ''!important;
  display: block;
  width:25px;
  height:25px;
  background: url("../images/video.svg") center no-repeat;
  background-size: 100% 100%;
}

.scrollMainCss{
  position: relative;
  width: 100%;
  height: 100%;
   width: 100%;
   height: 100%;
   overflow: hidden;
}
.scrollMainCss .boardInfo{height: 100%; position: relative; overflow: auto;transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;}
.scrollMainCss::-webkit-scrollbar{  
    width: 5px;  
    height:14px;  
    background-color:#F5F5F5;  
    border-radius: 10px; 
    /*-webkit-box-shadow: inset 0 0 6px #4a87ca;  */
} 
/*定义滚动条轨道 内阴影+圆角*/  
.scrollMainCss::-webkit-scrollbar-track  
{  
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
    -moz-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);
    border-radius:10px;
    background-color:#F5F5F5
}    
/*定义滑块 内阴影+圆角*/  
.scrollMainCss::-webkit-scrollbar-thumb  
{  
    border-radius:10px;
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    -moz-box-shadow:inset 0 0 6px rgba(0,0,0,.3);
    background-color:#555;
}  
/*滑块效果*/
.scrollMainCss::-webkit-scrollbar-thumb:hover
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(255,255,255,1); 
  -moz-box-shadow: inset 0 0 6px rgba(255,255,255,1); 
  background: rgba(0,0,0,0.4);
}


.z_index_u{z-index: 10;position: relative;}
.z_index_d{z-index: 1;position: relative;}

.text_center{text-align: center;}
.text_right{text-align: right;}
.text_upper{text-transform: uppercase;}
.text_justify{text-align: justify;}




.color_y{color:var(--mainColor1);}
.color_w1,
.color_w{color: #fff;}
.color_b{ color: #000000; }

.text_count{column-count:2;-webkit-column-count:2;-moz-column-count:2;column-gap:80px; -webkit-column-gap:80px;-moz-column-gap:80px;column-rule:5px solid #fff;-webkit-column-rule:5px solid #fff;-moz-column-rule:5px solid #fff;}
.line2{overflow: hidden;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;}

#ver-en{
  position: relative;
  font-family: var(--fontfaminly);
  /*font-family: 'Ubuntu-Light', "Microsoft JhengHei", Arial, Helvetica, Verdana, sans-serif,  "宋体";*/
  font-size: 16px;
  line-height:1.6;
  color: #434343;
  font-style: normal;
}
#ver-tc{
  font-family: "Microsoft JhengHei", "宋体", Arial, Helvetica, Verdana, sans-serif;
  font-size:16px;
  line-height:1.6;
  color: #434343;
  font-style: normal;
}
#ver-sc{
 font-family: "Microsoft JhengHei", "宋体", Arial, Helvetica, Verdana, sans-serif;
  font-size:16px;
  line-height:1.6;
  color: #434343;
  font-style: normal;
}
.font_sm{font-size:16px;}
.font_sm1{font-size:15px;}

/*.line1{ line-height: 1;}*/

body h1{
  position:relative;
  font-size: 36px;
}

body h2{
  position:relative;
  font-size: 30px;
}

body h3{
  position:relative;
  font-size: 22px;
}

body h4{
  position:relative;
  font-size: 18px;
}



#article,#footer,#header{position: relative;width: 100%;height: auto; margin:0px auto;max-width: 1920px;min-width:320px;}
.warp{position: relative;width: 100%;height: auto; z-index: 6; overflow: hidden; max-width: 1920px; padding-top: 85px;}
.container{position: relative;width: 100%;height: auto;max-width:1920px;padding: 0px 8%;margin:0px auto;}
.container_l{padding-left: 8%;position: relative;width: 100%;height: auto;}
.container_r{padding-right: 8%;position: relative;width: 100%;height: auto;}



/*footer*/
#footer{bottom: 0px; width: 100%; height: auto; background: #fff;}
#footer::before{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height:1px;
  background: #e6e7e8;
  top: 0px;
  left: 0px;
}
.footer_top{ padding:100px 0px;  background:#3e3e3e;}
.footer_top .footer_logo{
  position: relative;
  width:auto!important;
}
.footer_dism { }
.footer_logoImg{width: 150px; display: none;}
.foot_webchat{position: relative; margin-top: 0px;}
.foot_webchat a{
  display: flex;
    align-items: center;
    justify-content: center;
  border: 1px solid #fff;
  width: 40px;
  height: 40px;
  margin-right:10px;
  border-radius: 50%;
}
.foot_webchat a i{color: #fff;}
.foot_webchat a:hover{
  background:#fff;
}
.foot_webchat a:hover i{
  color: var(--mainColor1);
}


.footer_top .footer_nav{ padding:0 20px;width:100% !important;}

.footer_top .footer_nav li.foot_li a{
  display: block;
  line-height: 1.3;
  padding:5px 0px;margin-right: 15px;
  color: #fff;
  font-size: 18px;
}
.footer_top .footer_nav li.foot_li a.bg_nav{color: #fff; font-weight:bold;}
#ver-en .footer_top .footer_nav li.foot_li a.bg_nav{text-transform:uppercase; }
/*.footer_top .footer_nav li.foot_li a.bg_nav{font-weight: bold;}*/
.footer_nav ul li.foot_li{ max-width:230px;}
.footer_nav ul li.foot_li .slideNavBox{padding-top: 5px; display: block}
.footer_nav ul li.foot_li .slideNavBox a{ font-size:16px;}
ul.footer_addrUl li{text-align: right;padding-left: 5%;width:33%}

.footer_mid{
  position: relative;
  background: #5b5a5a;
  padding: 30px 0px 50px 0;
}
.InputBox_txt{ position:relative;margin-left: 30px;width: 100%;  max-width:520px;}
.emailInputBox{position: relative; border-radius:50px; overflow: hidden; }
.emailInputBox textarea{ display:flex; align-items: center;}
.emailInputBox textarea,
.emailInputBox input{font-family: var(--fontfaminly);background: #fff; width: 100%; padding:0 70px 0 30px; color: #5b5a5a;height:56px;}
.emailInputBox a{   
       display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    right: 0px;
    width:56px;
    height:56px;
    z-index:101;
    border-radius: 50%;
    background: var(--mainColor1);
}
.emailInputBox a:hover{
  background: #000;
}
.emailInputBox a i{ color: #fff;font-size: 20px;}
.InputBox_txt p{    font-size: 14px; position:absolute;bottom: -30px;text-align:center;width:100%;color: #ffffff;}
.emailInputBox input:-webkit-autofill{color: #ccc;}
.footer_bot{ padding:30px 0px;}
a.footer_logo{margin: auto; position: relative;}
a.footer_logo img{width:auto;  height: 24px;}

.footer_logo .flex_column{ justify-content: space-between;}
.footer_emailQR p{ line-height: 1.5; padding-top:30px;}
.footer_emailQR{position: relative;}
img.qr_img{position: relative; width: 130px; height: auto;}
.footer_nav ul li.foot_li i.fa{font-size: 12px;}
/*footer end*/


/*menu*/
span#menu{
  position: relative;
  display: block;
  z-index: 6;
  width: 36px;
  height:20px;
  cursor: pointer;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
 margin-bottom:2px;
}
.link_wrap .link_item #menu i {
    height: 3px;
}
#menu i {
    position: absolute;
    display: block;
    width: 100%;
    height:3px;
    border-radius: 1px;
    background: #ffffff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
#menu i:last-child {
   bottom: 0px;
}
#menu.active{ margin-bottom:0px;
  transform: rotate(180deg);
}
#menu.active i{height:3px;}
#menu.active i:first-child {
    transform: rotate(45deg) translate3d(0, 0, 0);
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
    -moz-transform: rotate(45deg) translate3d(0, 0, 0);
    -ms-transform: rotate(45deg) translate3d(0, 0, 0);
    top: 50%;
}
#menu.active i:last-child {
    transform: rotate(-45deg) translate3d(0, 0, 0); 
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0); 
    -moz-transform: rotate(-45deg) translate3d(0, 0, 0); 
    -ms-transform: rotate(-45deg) translate3d(0, 0, 0); 
    top: 50%;
    bottom: auto;
}
#menu.active i:nth-of-type(2){
    display: none;
}
.opctOPmtw0{opacity: 1}
/*.bannerBox,*/

.sl-slider {
    position: absolute;
    top: 0;
    left: 0;
}

/* Slide wrapper and slides */

.sl-slide,
.sl-slides-wrapper,
.sl-slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
} 
.sl-slide-inner{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.sl-slide {
    z-index: 1;
}

/* The duplicate parts/slices */

.sl-content-slice {
    overflow: hidden;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity : 1;
}

/* Horizontal slice */

.sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0%) scale(1);
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.sl-slide-horizontal .sl-content-slice:first-child {
    top: -200px;
    padding: 200px 200px 0px 200px;
}

.sl-slide-horizontal .sl-content-slice:nth-child(2) {
    top: 50%;
    padding: 0px 200px 200px 200px;
}

/* Vertical slice */

.sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -o-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1);
}

.sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0px 200px 200px;
}

.sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.sl-content-wrapper {
    position: absolute;
}

.sl-content {
    width: 100%;
    height: 100%;
    background: #fff;
}

/* Default styles for background colors */
.sl-slide-horizontal .sl-slide-inner {
    background: #ddd;
}

.sl-slide-vertical .sl-slide-inner {
    background: #ccc;
}

.demo-1 .sl-slider-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.demo-2 .sl-slider-wrapper {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.demo-2 .sl-slider h2,
.demo-2 .sl-slider blockquote {
    padding: 10px 30px 10px 30px;
    width: 89%;
    max-width: 960px;
    color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
#ver-tc .demo-2 .sl-slider h2,
#ver-sc .demo-2 .sl-slider h2{
  font-size: 80px;
  min-width: 400px;
}
.demo-2 .sl-slider h2 {
    font-size: 100px;
    line-height: 1;
    text-shadow: 2px 2px 5px rgba(0,0,0,0.4);
}
#ver-tc .demo-2 .sl-slider blockquote, #ver-sc .demo-2 .sl-slider blockquote {font-weight:500;}
.demo-2 .sl-slider blockquote {
    font-size: 28px;
    line-height: 1.3;
    padding-top: 10px;
    
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
}

.demo-2 .sl-slider blockquote cite {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 5px;
    padding-top: 30px;
    display: inline-block;
}

.demo-2 .bg-img {
    /*padding: 200px;*/
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    /*top: -200px;
    left: -200px;*/
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center center;
}

/* Custom navigation arrows */

.nav-arrows span {
    position: absolute;
    z-index: 2000;
    top: 50%;
    width: 40px;
    height: 40px;
    border: 8px solid #ddd;
    border: 8px solid rgba(150,150,150,0.4);
    text-indent: -90000px;
    margin-top: -40px;
    cursor: pointer;
    
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-arrows span:hover {
    border-color: rgba(150,150,150,0.9);
}

.nav-arrows span.nav-arrow-prev {
    left: 5%;
    border-right: none;
    border-top: none;
}

.nav-arrows span.nav-arrow-next {
    right: 5%;
    border-left: none;
    border-bottom: none;
}

/* Custom navigation dots */

.nav-dots {
    text-align: center;
    position: absolute;
    bottom: 20px;
    height: 30px;
    width: 80%;
    left: 10%;
    z-index: 1000;
    display: flex;
}

.nav-dots span {
    display: block;
    position: relative;
    width: 50px;
    height: 12px;
    background: none;
    border: 1px solid #fff;
    border-radius: 20px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    margin: 0px 8px;
}

.demo-2 .nav-dots span.nav-dot-current,
.demo-2 .nav-dots span:hover {
    width: 65px;
    background: var(--mainColor1);
    border: none;
}


/* Content elements */

.demo-1 .deco {
    width: 260px;
    height: 260px;
    border: 2px dashed #ddd;
    border: 2px dashed rgba(150,150,150,0.4);
    border-radius: 50%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0 0 0 -130px;
}

.demo-1 [data-icon]:after {
    content: attr(data-icon);
    font-family: 'AnimalsNormal';
    color: #999;
    text-shadow: 0 0 1px #999;
    position: absolute;
    width: 220px;
    height: 220px;
    line-height: 220px;
    text-align: center;
    font-size: 100px;
    top: 50%;
    left: 50%;
    margin: -110px 0 0 -110px;
    box-shadow: inset 0 0 0 10px #f7f7f7;
    border-radius: 50%;
}

.demo-1 .sl-slide h2 {
    color: #000;
    text-shadow: 0 0 1px #000;
    padding: 20px;
    position: absolute;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 13px;
    text-transform: uppercase;
    width: 80%;
    left: 10%;
    text-align: center;
    line-height: 50px;
    bottom: 50%;
    margin: 0 0 -120px 0;
}

.demo-1 .sl-slide blockquote {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    height: 70px;
    color: #8b8b8b;
    z-index: 2;
    bottom: 50%;
    margin: 0 0 -200px 0;
    padding: 0;
}

.demo-1 .sl-slide blockquote p{
    margin: 0 auto;
    width: 60%;
    max-width: 400px;
    position: relative;
}

.demo-1 .sl-slide blockquote p:before {
    color: #f0f0f0;
    color: rgba(244,244,244,0.65);
    font-family: "Bookman Old Style", Bookman, Garamond, serif;
    position: absolute;
    line-height: 60px;
    width: 75px;
    height: 75px;
    font-size: 200px;
    z-index: -1;
    left: -80px;
    top: 35px;
    content: '\201C';
}

.demo-1 .sl-slide blockquote cite {
    font-size: 10px;
    padding-top: 10px;
    display: inline-block;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 4px;
}

/* Custom background colors for slides in first demo */

/* First Slide */
.demo-1 .bg-1 .sl-slide-inner,
.demo-1 .bg-1 .sl-content-slice {
    background: #fff;
}

/* Second Slide */
.demo-1 .bg-2 .sl-slide-inner,
.demo-1 .bg-2 .sl-content-slice {
    background: #000;
}

.demo-1 .bg-2 [data-icon]:after,
.demo-1 .bg-2 h2 {
    color: #fff;
}

.demo-1 .bg-2 blockquote:before {
    color: #222;
}

/* Third Slide */
.demo-1 .bg-3 .sl-slide-inner,
.demo-1 .bg-3 .sl-content-slice {
    background: #db84ad;
}

.demo-1 .bg-3 .deco {
    border-color: #fff;
    border-color: rgba(255,255,255,0.5);
}

.demo-1 .bg-3 [data-icon]:after {
    color: #fff;
    text-shadow: 0 0 1px #fff;
    box-shadow: inset 0 0 0 10px #b55381;
}

.demo-1 .bg-3 h2,
.demo-1 .bg-3 blockquote{
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
}

.demo-1 .bg-3 blockquote:before {
    color: #c46c96;
}

/* Forth Slide */
.demo-1 .bg-4 .sl-slide-inner,
.demo-1 .bg-4 .sl-content-slice {
    background: #5bc2ce;
}

.demo-1 .bg-4 .deco {
    border-color: #379eaa;
}

.demo-1 .bg-4 [data-icon]:after {
    text-shadow: 0 0 1px #277d87;
    color: #277d87;
}

.demo-1 .bg-4 h2,
.demo-1 .bg-4 blockquote{
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.demo-1 .bg-4 blockquote:before {
    color: #379eaa;
}

/* Fifth Slide */
.demo-1 .bg-5 .sl-slide-inner,
.demo-1 .bg-5 .sl-content-slice {
    background: #ffeb41;
}

.demo-1 .bg-5 .deco {
    border-color: #ECD82C;
}

.demo-1 .bg-5 .deco:after {
    color: #000;
    text-shadow: 0 0 1px #000;
}

.demo-1 .bg-5 h2,
.demo-1 .bg-5 blockquote{
    color: #000;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}

.demo-1 .bg-5 blockquote:before {
    color: #ecd82c;
}

.demo-2 .bg-img-1 {
    /*background: url(../images/banner.jpg) center no-repeat;
    background-size: cover;*/
}
.demo-2 .bg-img-2 {
    /*background: url(../images/busImg1.jpg) center no-repeat;
    background-size: cover;*/
}
.demo-2 .bg-img-3 {
    /*background: url(../images/contactImg.jpg) center no-repeat;
    background-size: cover;*/
}
.demo-2 .bg-img-4 {
    /*background: url(../images/videoimg.jpg) center no-repeat;
    background-size: cover;*/
}
.demo-2 .bg-img-5 {
    /*background: url(../images/banner.jpg) center no-repeat;
    background-size: cover;*/
}

/* Animations for content elements */

.sl-trans-elems .deco{
    -webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}
.sl-trans-elems h2{
    -webkit-animation: moveUp 1s ease-in-out both;
    -moz-animation: moveUp 1s ease-in-out both;
    -o-animation: moveUp 1s ease-in-out both;
    -ms-animation: moveUp 1s ease-in-out both;
    animation: moveUp 1s ease-in-out both;
}
.sl-trans-elems blockquote{
    -webkit-animation: fadeIn 0.5s linear 0.5s both;
    -moz-animation: fadeIn 0.5s linear 0.5s both;
    -o-animation: fadeIn 0.5s linear 0.5s both;
    -ms-animation: fadeIn 0.5s linear 0.5s both;
    animation: fadeIn 0.5s linear 0.5s both;
}
.sl-trans-back-elems .deco{
    -webkit-animation: scaleDown 1s ease-in-out both;
    -moz-animation: scaleDown 1s ease-in-out both;
    -o-animation: scaleDown 1s ease-in-out both;
    -ms-animation: scaleDown 1s ease-in-out both;
    animation: scaleDown 1s ease-in-out both;
}
.sl-trans-back-elems h2{
    -webkit-animation: fadeOut 1s ease-in-out both;
    -moz-animation: fadeOut 1s ease-in-out both;
    -o-animation: fadeOut 1s ease-in-out both;
    -ms-animation: fadeOut 1s ease-in-out both;
    animation: fadeOut 1s ease-in-out both;
}
.sl-trans-back-elems blockquote{
    -webkit-animation: fadeOut 1s linear both;
    -moz-animation: fadeOut 1s linear both;
    -o-animation: fadeOut 1s linear both;
    -ms-animation: fadeOut 1s linear both;
    animation: fadeOut 1s linear both;
}
@-webkit-keyframes roll{
    0% {-webkit-transform: translateX(500px) rotate(360deg);}
    100% {-webkit-transform: translateX(0px) rotate(0deg);}
}
@-moz-keyframes roll{
    0% {-moz-transform: translateX(500px) rotate(360deg); opacity: 0;}
    100% {-moz-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-o-keyframes roll{
    0% {-o-transform: translateX(500px) rotate(360deg); opacity: 0;}
    100% {-o-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-ms-keyframes roll{
    0% {-ms-transform: translateX(500px) rotate(360deg); opacity: 0;}
    100% {-ms-transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@keyframes roll{
    0% {transform: translateX(500px) rotate(360deg); opacity: 0;}
    100% {transform: translateX(0px) rotate(0deg); opacity: 1;}
}
@-webkit-keyframes moveUp{
    0% {-webkit-transform: translateY(40px);}
    100% {-webkit-transform: translateY(0px);}
}
@-moz-keyframes moveUp{
    0% {-moz-transform: translateY(40px);}
    100% {-moz-transform: translateY(0px);}
}
@-o-keyframes moveUp{
    0% {-o-transform: translateY(40px);}
    100% {-o-transform: translateY(0px);}
}
@-ms-keyframes moveUp{
    0% {-ms-transform: translateY(40px);}
    100% {-ms-transform: translateY(0px);}
}
@keyframes moveUp{
    0% {transform: translateY(40px);}
    100% {transform: translateY(0px);}
}
@-webkit-keyframes fadeIn{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-moz-keyframes fadeIn{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-o-keyframes fadeIn{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-ms-keyframes fadeIn{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@keyframes fadeIn{
    0% {opacity: 0;}
    100% {opacity: 1;}
}
@-webkit-keyframes scaleDown{
    0% {-webkit-transform: scale(1);}
    100% {-webkit-transform: scale(0.5);}
}
@-moz-keyframes scaleDown{
    0% {-moz-transform: scale(1);}
    100% {-moz-transform: scale(0.5);}
}
@-o-keyframes scaleDown{
    0% {-o-transform: scale(1);}
    100% {-o-transform: scale(0.5);}
}
@-ms-keyframes scaleDown{
    0% {-ms-transform: scale(1);}
    100% {-ms-transform: scale(0.5);}
}
@keyframes scaleDown{
    0% {transform: scale(1);}
    100% {transform: scale(0.5);}
}
@-webkit-keyframes fadeOut{
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@-moz-keyframes fadeOut{
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@-o-keyframes fadeOut{
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@-ms-keyframes fadeOut{
    0% {opacity: 1;}
    100% {opacity: 0;}
}
@keyframes fadeOut{
    0% {opacity: 1;}
    100% {opacity: 0;}
}


/* Media Queries for custom slider */
@media screen and (max-width: 990px){
  .demo-2 .sl-slider h2{font-size:70px;}  
  #ver-tc .demo-2 .sl-slider h2,  #ver-sc .demo-2 .sl-slider h2{font-size:55px;}
}
@media screen and (max-width: 660px) {
    .demo-1 .deco {
        width: 130px;
        height: 130px;
        margin-left: -65px;
        margin-bottom: 50px;
    }

    .demo-1 [data-icon]:after {
        width: 110px;
        height: 110px;
        line-height: 110px;
        font-size: 40px;
        margin: -55px 0 0 -55px;
    }

    .demo-1 .sl-slide blockquote {
        margin-bottom: -120px;
    }

    .demo-1 .sl-slide h2 {
        line-height: 22px;
        font-size: 18px;
        margin-bottom: -40px;
        letter-spacing: 8px;
    }

    .demo-1 .sl-slide blockquote p:before {
        line-height: 10px;
        width: 40px;
        height: 40px;
        font-size: 120px;
        left: -45px;
    }

    /*.demo-2 .sl-slider-wrapper {
        height: 320px;
    }*/

    .demo-2 .sl-slider h2 {font-size: 36px;}
 #ver-tc .demo-2 .sl-slider h2,  #ver-sc .demo-2 .sl-slider h2{ font-size:32px;}
    .demo-2 .sl-slider blockquote {
        font-size: 16px;
    }

    .demo-2 .nav-dots span.nav-dot-current, .demo-2 .nav-dots span:hover{
        width: 45px;

    }
    .nav-dots{    align-items: center;
    justify-content: center; bottom: 0px;}
    .nav-dots span{width:35px;height: 8px;}

    .slick-dots li{width: 10px; height: 10px;}
}

#section1{ position:relative;
  width:100%;
   height: calc(100vh - 85px);
  overflow: hidden; 
}

.index_banner{
   height:100% !important;
  overflow: hidden;}
.index_banner_img{opacity: 0; display:block}
.index_banner .sl-slider{ height:100% !important;}



.split-slideshow{
  position: relative;
  width:100%;
  height: 100%;
}
.slideshow {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
.slideshow  * {
      outline: none;
    }
.slideshow .slider {
    width: 100vw;
    height: 100vh;
    z-index: 2;
}
.slideshow .slider .item{
  height: 100vh;
  width: 100vw;
  position: relative;
  overflow: hidden;
  border: none;
}
.slideshow .slider .item .text{
  display: none;
}
.slideshow .slider .item img{
  min-width: 101%;
  width: auto;
  height: auto;
  min-height: 101%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.split-slideshow::after{
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
  width: 100%;
  height: 80%;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0);
}
.slideshow .slick-dots {
    position: absolute;
    z-index: 100;
    width: 80%;
    height: auto;
    bottom: 20px;
    top: auto;
    left: 0;
    right: auto;
    color: #fff;
    display: block;
    padding-top: 0px;
    text-align: left;
    left: 10%;
}
    
.slideshow .slick-dots  li {
      display: inline-block;
      width: 50px;
      height: 12px;
      background: none;
      border: 1px solid #fff;
      border-radius: 20px;
          transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    margin: 0px 8px;

    }
.slideshow  .slick-dots  li.slick-active{
  width:65px;
    background: var(--mainColor1);
    border:none;
}

.slideshow-right{
  right: 0;
    z-index: 1;
    width: 50vw;
    pointer-events: none;
}
.slideshow-right .slider{
  text-align: left;
  right: 0;
      position: absolute;
}
.slideshow-text{
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 100vw;
  text-align: center;
  color: #fff;
  font-weight: 100;
  pointer-events: none;
  line-height: 0.8;
  z-index: 6;
}
.split-slideshow .slideshow-text strong{font-size: 90px; text-align: left;font-weight: normal; line-height: 1.05;}
.slideshow-text span{font-size: 30px; display: block; padding-top: 10px;}

.the-most {
  position: fixed;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 50vw;
  max-width: 200px;
  padding: 10px;
}
  
.the-most img {
    max-width: 100%;
}
.bannerTxtLeft .slideshow-text .slick-slide{
  text-align: right;
}
.bannerTxtRight .slideshow-text .slick-slide{
  text-align: left;
}
.bannerTxtLeft .bannerStock{
  left: 0px;
}
.bannerTxtRight .bannerStock{
  right: 0px;
}

.bannerStock{
  position:absolute;
  padding: 60px 80px;
  background: rgba(191,191,191,0.84);
  z-index: 8;
  bottom: 0px;
  min-width:560px;
}
.aboutPage .titlebox{ padding-bottom: 80px;}
.titlebox{
  position:relative;
}
.titlebox span{
  position: relative;
    display: inline-block;
    font-weight: bold;
    line-height: 1;
}
.titlebox span::before{
  content: "";
  display: block;
  position:relative;
  width: 20px;
  height: 4px;
  left: -30px;
}
.titlebox.color_w span::before{
  background: #fff;
}
.titlebox.color_w1 span::before{
  background: var(--hovermaincolormenu);
}
.titlebox.color_y span::before{
  background: var(--hovermaincolormenu);
}

.bannerStock strong{ font-size: 60px; line-height: 1;    padding: 5px 0;display: block;}
ul.sloganlow{position:relative; padding: 15px 0px; border-top: 1px solid #000; border-bottom: 1px solid #000; margin-bottom: 15px;}
ul.sloganlow li{ line-height: 1.2; color: #000; font-size: 14px;}

.pageMainBox p{padding-bottom: 30px;}

#section6 .titlebox {padding-bottom:10px;}

#aboutWord{
  position: relative;
  max-width: 1200px;
  margin:0px auto;
}
.busSection{ background:  #f6f6f6;}
ul.busNav{padding-right: 5vw;}
ul.busNav li{
  position:relative;
  padding: 30px 0;
  border-bottom: 1px solid #e6e6e6;
  width:45%;
}
ul.busNav li a{ display: flex; color: #585858;
  align-items: center;
  font-size: 22px;
  line-height:1;
    justify-content: space-between;}
ul.busNav li a i{ font-size:26px;}
ul.busNav li:nth-last-of-type(2),
ul.busNav li:last-child{
  border-bottom: none;
}
#section3 p.morebtn{padding-right: 5vw;}
.busBg{
  position:relative; 
  overflow: hidden;
}
.busBGimgBox{
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}

/*.busBg img{
  position: absolute;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  display: block;
  transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}*/
.busBg .busBGimgBox img{
  position: absolute;
  display: none;
  width: auto;
  height: 100%;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.busBg:hover .busBGimgBox img{
  position: absolute;
    transform: scale(1.12);
    -ms-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    -moz-transform: scale(1.12);
}
ul.busNav li:hover a{
  padding:0px 20px;
  color: var(--hovermaincolormenu)!important;
}
.morebtn a{display: inline-block; overflow: hidden; padding:0px 40px; background-color:#ffffff; border: 1px solid var(--mainColor1); border-radius: 30px; color: var(--mainColor1);}
.morebtn a span{
  position:relative;
  display: inline-block;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
     height: 45px; line-height: 45px;
}
.morebtn a:hover{ padding: 0px 35px; background: var(--mainColor1); color: #fff!important;}
.morebtn a:hover span{ font-size: 16px;  }
.morebtn a:hover span::before {
    position: absolute;
    content: attr(data-hover);
}
.morebtn a:hover span::before {
    top: 105%;
}
.morebtn a:hover span{
  transform: translate3d(0, -105%, 0);
}
.coloW.morebtn a{ background: #fff; color: var(--mainColor1);}
.coloW.morebtn a:hover{background: var(--hovermaincolormenu);}


p.animationBan{
  position:relative;
  padding:0 0 25px 0px;
      -webkit-clip-path: polygon(0 100%, 0 200%, 100% 300%, 100% 200%);
      clip-path: polygon(0 100%, 0 200%, 100% 300%, 100% 200%);
    transform: translateY(100px);
    opacity: 0;
}
p.animationBan.one{  
  animation-delay: 1s;
  -webkit-animation-delay: 1s;
}

p.animationBan.two{
  animation-delay: 1.5s; 
  -webkit-animation-delay: 1.5s;
}

p.animationBan.three{
  animation-delay: 2s; 
  -webkit-animation-delay: 2s;
}
p.animationBan.aninshow{
    animation-name: titleAnimation;
    animation-timing-function: ease;
    -webkit-animation-name: titleAnimation;
    -webkit-animation-timing-function: ease;
    -moz-animation-name: titleAnimation;
    -moz-animation-timing-function: ease;
    -ms-animation-name: titleAnimation;
    -ms-animation-timing-function: ease;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
     -moz-animation-duration: 1s;
      -ms-animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -ms-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

.index_content{position:relative; }
.annSection,
.highSection,
.aboutSection{
  background:#fff;
}
#section4{
  position:relative;
   background: var(--mainColor1); 
}
ul.highUl li{
	width:23%;
 position:relative;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}

ul.highUl li.ulline{	width:1px;
  border-right: 1px solid #fff;
}
ul.highUl li span{ color: var(--hovermaincolormenu); line-height:1.2;height:70%;display: flex;align-items:center;justify-content: center; font-weight: bold; padding-bottom: 10px;}
ul.highUl li p{height:30%;line-height:1.2;display: flex;justify-content: center;align-items:end;}
ul.highUl li strong{font-weight: normal;font-size:55px;}
.annBigSlide .annSlideItem{padding: 30px 50px 40px 50px;}
.annBigSlide .annSlideItem a:hover{color: #434343;}
.annSlideItem {
  position:relative;
  padding: 30px 50px 30px 50px;
}
.annSlideItem  dl{
  position:relative;
  padding: 0px 40px 30px 40px;
  background:#f6f6f6;
      transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    cursor: pointer;
}
.annSlideItem:hover  dl{
  margin-top: -10px;
  box-shadow: darkgrey 5px 5px 20px 5px;
}

.annSlideItem  dl dt {
  width:140px;
  height: auto;
  background:#ffffff;
  margin:0px auto;
  text-align: center;
  padding:20px 0px;
  margin-bottom: 30px;
}
.annSlideItem  dl dt b{font-size:30px;line-height:0.9; font-weight: bold;}
.annSlideItem  dl dt strong{font-size:50px;font-weight:100;line-height: 0.9; display:block;}
.annSlideItem  dl dd {position:relative; text-align: center;}
.annSlideItem  dl dd p{line-height: 1.2;margin-bottom: 20px; overflow: hidden;}
.annBigSlide .annSlideItem dl dd p{
  height:97px;
overflow: hidden;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;
}
.finaBigSlide .annSlideItem dl dd p{ height:60px;overflow: hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;}
.annSlideItem  dl dd a{display: inline-block; margin: 0px auto;padding: 6px 20px; line-height:1;border-radius: 30px; background: var(--mainColor1);color: #fff; }
.annSlideItem  dl dd a:hover{color: #fff!important;}

.busSlick1 .slick-prev,.busSlick1 .slick-next,
.pastsusSlick .slick-prev,.pastsusSlick .slick-next,
.presentionSlide  .slick-prev,.presentionSlide .slick-next,
.finaBigSlide  .slick-prev,.finaBigSlide .slick-next,
.reportUlboxSlide  .slick-prev,.reportUlboxSlide .slick-next,
.annBigSlide .slick-prev,.annBigSlide .slick-next{border-color:var(--mainColor1); width: 20px;
    height: 20px; top: 50%; }
.annslideBox{margin-bottom: 30px;}
.annBigSlide .slick-prev{left: 4vw;}
.annBigSlide .slick-next{right: 4.5vw;}

.pastsusSlick .slick-prev{left: -30px;}
.pastsusSlick .slick-next{right: -20px;}

.finaSection{
  position:relative;
  overflow: hidden;
}
.fonsnavbg{background: #fff;}

.fonsnavbg ul.nacfinaul{
  position:relative;
  width: 90%;
}
.fonsnavbg ul.nacfinaul li{ position:relative; margin-right: 6vw; cursor: pointer;white-space: nowrap;}
.fonsnavbg ul.nacfinaul li:last-child{margin-right: 0px;}
.ind_finaBg{position: fixed;width: 100%;height: 100vh;max-width: 1920px;}


.finasetbg{
  position:relative;
  width: 90%;
  padding-top: 50px;
}

.finasetbg::before{
  content:'';
  position:absolute;
  display: block;
  background: var(--mainColor1);
  width:200%;
  height: 100%;
  right:0;
  top:0px;
}
ul.reportUlbox li{
  position: relative;
  width: 20%;
}
.finaSlidebox .findItem.swiper-slide{padding-right: 0px;}
.finaSlidebox { padding: 70px 50px; background: #fff; position: relative;}
ul.reportUlboxSlide li{position: relative; padding: 0px 30px;}
ul.reportUlboxSlide li dl dd{text-align: center; font-weight: bold; padding-top:10px; text-transform: uppercase; line-height: 1.2;}
ul.reportUlboxSlide li dl dt{height:345px;}
.titlebox.titleNoline span::before{
  display: none;
}
ul.nacfinaul li h1{
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
ul.nacfinaul li:hover h1,
ul.nacfinaul li.current h1{ color: var(--mainColor1);}
ul.nacfinaul li h1{color: #dbdada;}
p.finaline{
  position:relative;
  width: 20px;
  height: 4px;
  left: -30px;
  background: var(--hovermaincolormenu);
}

ul.presentionSlide li{padding:0px 30px;}
ul.presentionSlide li dl dd{ padding-top: 10px;text-align: center;line-height: 1.2;color: #000000; font-weight: 500;}
ul.presentionSlide li dl dd span{display: block; text-align: center;font-weight: bold;}
ul.presentionSlide li dl dd b{ font-weight: bold; padding-top:8px; display:block;}
ul.presentionSlide li dl dt{position:relative; width:100%;}
.downloadwebcast{
  position:absolute;
  display: none;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0.3);
  z-index: 2;
  cursor: pointer;
    align-items: center;
    justify-content: center;
        transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.presentionSlide li dl:hover .downloadwebcast{
  display: flex;
}
.downloadwebcast a{display: inline-block; padding:5px 20px; border-radius: 30px; border:1px solid #fff; color: #fff; margin:5px 0;}
.downloadwebcast a:hover{ background-color:#ffffff;    color: #000000 !important;}






.z_ind{z-index: 5;}
.newSection{background: #fff;}


.newTimeLine{
  position:relative;
  width:100%;
  max-width: 1080px;
  margin:0px auto;
  height: auto;
  padding: 60px 0px;
}
.newTimeLine::after{
  content:'';
  display: block;
  position:absolute;
  left: 50%;
  top: 0px;
  width:1px;
  height: 100%;
  border-left:2px dashed var(--mainColor1);
}
.newTimeLine::before{
  content: '';
  position:absolute;
  width:54px;
  height:54px;
  border-radius: 50%;
  background:#fff;
  border:10px solid var(--mainColor1);
  top: 0px;
  left:50%;
  margin-left: -27px;
  z-index: 2;
}
.newTimeLine li{position:relative; margin-bottom:30px;}
.newTimeLine li::before{
  content:"";
  display: block;
  position:absolute;
  width:30px;
  height:30px;
  border-radius: 50%;
  background:#fff;
  border:5px solid var(--mainColor1);
  left: 50%;
  margin-left: -15px;
  z-index: 3;
}
.newTimeLine li::after{
  content:"";
  display: block;
  position:absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid var(--mainColor1);
  left: 54%;
}


.newsImg{ position: relative; width: 40%; overflow: hidden; cursor: pointer;}
.newsImg img{
  transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.newsImg:hover img{
      transform: scale(1.12);
    -ms-transform: scale(1.12);
}
.newsInfo{ position: relative; width: 40%; padding: 25px 20px; background: #f8f8f8;}
.newsInfo:hover{background: #ebebeb;}
.newsInfo dl dt{text-align: center; padding-right: 20px; border-right: 1px solid #d2d2d2; margin-right: 20px;}
.newsInfo dl dt b{ display: block;line-height: 1; font-weight: bold; font-size:30px;}
.newsInfo dl dd{flex:1;}
.newinoftxt dt strong{
	font-size:55px;
  font-weight: 100;
    line-height:1;
}
.newinoftxt dd p{
  height: 80px;
    overflow: hidden;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
}
.newNoImg.newTimeLine{max-width:600px;}
.newNoImg.newTimeLine .newsImg{display: none;}
.newNoImg.newTimeLine::after,
.newNoImg.newTimeLine::before{left: 0px;}
.newNoImg.newTimeLine li::before{left: 0px;}
.newNoImg.newTimeLine li::after{left:5%;}
.newNoImg .newsInfo{width: 80%; margin-left: 20%;}




.susSection{
  position:relative;
  width:100%;
  height: auto;
  background: #fff url("../images/susBg.jpg") center no-repeat;
  background-size: cover;
  padding-top:110px;
  padding-bottom: 300px;
}

.sus_justify_b{
  justify-content: space-between;
    align-items: center;
}
.susRight{
  position:relative;
  width: 280px;
  height: auto;
}
.susleft{
  position:relative;
  flex:1;
  padding-right: 50px;
}

.videoSection{
  position:relative;
  background: #fff;
}

a.videoBtn {
  position:relative;
  display: flex;
  border:2px solid var(--mainColor1);
  width: 160px;
  height: 160px;
  margin:0px auto;
  border-radius: 50%;
  margin-top: -83px;
  align-items: center;
    justify-content: center;margin-bottom: 1px;
}
a.videoBtn i{
  color:  var(--mainColor1);
font-size: 70px;
    padding-left: 20px;
}
span.videoRightcover{
  background-color: #fff;
  height: 120%;
  left: 0;
  position: absolute;
  top: -10%;
  width:200%;
  z-index: 2;
}
.videoRight img{
  transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
}
.videoRight img:hover{
      transform: scale(1.12);
    -ms-transform: scale(1.12);
}

span.contactcover{
  background-color: #fff;
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width:100%;
  z-index: 2;
}
.contLeft{
  position: relative;
  overflow: hidden;
}
.contLeft img{
  transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    font-size: 0px;
    display: block;
}

/*#section8 .contLeft img{height: auto;
position: absolute;  top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);}*/
.contLeft:hover img{
      transform: scale(1.12);
    -ms-transform: scale(1.12);
}



.comBGw{
  background:#fff;
}

.awardSection{
  position: relative;
  background: #fff;
  width:100%;
  height: auto;
}
.awardinfoBox{
  position:relative;
  background: #f6f6f6;
}
ul.awardUl{
  position: relative;
  max-width: 1280px;
  margin: 0px auto;
}
ul.awardUl li{
  position:relative;
  width:16.666666%;
  height: 0px;
  padding-bottom: 16.666666%;
}
.awardImgfak{
  position: absolute;
  background: #fff;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  display: flex;
    align-items: center;
    justify-content: center;
}
ul.awardUl li img{
  position: relative;
  width: 65%;
  height: auto;
}

#section8 .contRight p{padding-bottom: 20px;}
#section8 .contRight p:last-child{padding-bottom: 0px;}
.contRight{
  /*padding-left: 60px;*/
}

.aboutpro1 ul{
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 20px;
}
.aboutpro1 ul li{
   position: relative;
   list-style-type: disc;
}
.s_top{
  position: fixed;
  bottom: 20px;
  right:20px;
  z-index: 99;
  width: 45px;
  height: 45px;
  display: none;
}

.s_top a{
position: relative; width: 100%; height: 100%;}
.s_top a i{
  font-size: 24px;
}

.radius1{
  background: var(--mainColor1);
}
.radius1 a i{
  color: #fff;
}
.radius1 .fa-long-arrow-up{
  display: none;
}

.radius2 .fa-angle-up{
  display: none;
}
.radius2{
  border:2px solid var(--mainColor1);
  border-radius: 50%;
}
.radius2 a i{
  color: var(--mainColor1);
}


.gaidibu_indx {
    display: none;
}










.pageBanner{
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 15vw;
  padding-bottom: 50px;
  background: var(--mainColor1);
}
.pageImg{
  position: relative;
  width: 100%;
  height: auto;
}

.pageSlogan{
  position: absolute;
  z-index: 99;
  width: 100%;
  top:42%;
}
.pageSlogan .container p{font-size: 28px;line-height:1;color: #ffffff; padding-left: 25px;max-width: 500px;}
strong.pageNav{line-height: 1.2; display: flex; color: #fff; font-size: 90px; position: relative;}
strong.pageNav .fa{ display: none;}
strong.pageNav .menu__first-word {padding-right:20px;}
#ver-sc strong.pageNav .menu__first-word,
#ver-tc strong.pageNav .menu__first-word {padding-right:0px;}
strong.pageNav::before {
    content: "";
    display: block;
    position: relative;
    width: 25px;
    height: 4px;
    left: -15px;
    background: var(--hovermaincolormenu);
}


.pageContair{
  position: relative;
  background: #fff;
  min-height:600px;
}

.pageContair p{
  position: relative;
  padding-bottom:30px;
}



.year-show-box {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom:50px;

}
.year-show-box .current-year {
  line-height: 1;
}
.year-show-box ul.year-select {
  position: relative;
  display: inline-block;
  width:200px;
  height: 40px;
  line-height: 40px;
  z-index: 6;
  background: #fff;
  border: 2px solid var(--mainColor1);
  border-radius: 50px;
}

.year-show-box ul.year-select:hover span.cur_span,
.year-show-box ul.year-select.current span.cur_span {
  color: var(--mainColor1);
}
.year-show-box ul.year-select::before{
  content:'';
  display: block;
  position: absolute;
    width: 40px;
    height: 40px;
  right: 0px;
  top: -2px;
  background: var(--mainColor1);
  border-radius: 50%;
}
.year-show-box ul.year-select::after {
  content: "";
    display: block;
    display: none\9\0;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 10px;
    z-index: 1;
    border-top: 9px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
.year-show-box ul.year-select li {
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.year-show-box ul.year-select li span.cur_span {
  display: block;
 padding:1px 0px;
  color: var(--mainColor1);
  text-align: left;
  margin-left:15px;
  font-size: 20px;
  line-height: 35px;
  font-weight: bold;
}
.year-show-box .more_year_btn {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  right: 0px;
  top: 0px;
  z-index: 9;
}
.year-show-box ol.sub-year-box {
  position: absolute;
  display: none;
  width: 100%;
  height: auto;
  top: 102%;
  left: 0px;
  margin-top: 0;
  max-height: 430px;
  overflow-y: scroll;
  overflow: auto;
  /*padding-top:1px;*/
  border: 2px solid var(--mainColor1);
  border-radius: 10px;
}
.year-show-box ol.sub-year-box li{
  position: relative;
  background: #fff;
}
.year-show-box ol.sub-year-box li:last-child a {
  border-bottom: none;
}
.year-show-box ol.sub-year-box li a {
  display: block;
  padding:2px 15px;
  border-bottom: 1px solid var(--mainColor1);
  text-align: left;
  color: var(--mainColor1);
}
.year-show-box ol.sub-year-box li:hover {
  background: var(--mainColor1);
}
.year-show-box ol.sub-year-box li:hover a {
  color: #fff !important;
}


/*year1*/

.year-show-box.yearBox1 {
  position: relative;
  padding:0 0 50px 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;

}
.year-show-box.yearBox1 .current-year {
  line-height: 1;
}
.year-show-box.yearBox1 ul.year-select {
  position: relative;
  display: inline-block;
  width:130px;
  z-index: 6;
  background: none;
  border: none;
  border-radius: none;
}

.year-show-box.yearBox1 ul.year-select:hover span.cur_span,
.year-show-box.yearBox1 ul.year-select.current span.cur_span {
  color: var(--mainColor1);
}
.year-show-box.yearBox1 ul.year-select::before{
  content:'';
  display: none;
}
.year-show-box.yearBox1 ul.year-select::after {
  content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    border-style: solid;
    border-color:  var(--mainColor1);
    border-width:3px 0 0 3px;
    -webkit-transform: rotateZ(-135deg);
    -moz-transform: rotateZ(-135deg);
    -ms-transform: rotateZ(-135deg);
    transform: rotateZ(-135deg);
}
.year-show-box.yearBox1 ul.year-select li {
  position: relative;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

.year-show-box.yearBox1 ul.year-select li span.cur_span {
  display: block;
 padding:1px 0px;
 color: var(--mainColor1);
  text-align: left;
  margin-left:15px;
  font-size: 30px;
  font-weight: bold;
  /*text-decoration: underline;*/
}
.year-show-box.yearBox1 ul.year-select li span.cur_span.colorWIlat::after{
  background: var(--mainColor1)
}
.year-show-box.yearBox1 ul.year-select li span.cur_span::after{
  content: "";
  display: block;
  position: absolute;
  width: 50%;
  height: 4px;
  background: var(--mainColor1);
  bottom: -3px;
  left: 17px;
}
.year-show-box.yearBox1 .more_year_btn {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  right: 0px;
  top: 0px;
  z-index: 9;
}
.year-show-box.yearBox1 ol.sub-year-box {
  position: absolute;
  display: none;
 width: initial;
 min-width:130px;
  height: auto;
  top: 102%;
  left:initial;
  right:0;
  margin-top: 0;
  max-height: 430px;
  overflow-y: scroll;
  overflow: auto;
  /*padding-top:1px;*/
  border: 2px solid var(--mainColor1);
  border-radius: 10px;
}
.year-show-box.yearBox1 ol.sub-year-box li{
  position: relative;
  background: #fff;
}
.year-show-box.yearBox1 ol.sub-year-box li:last-child a {
  border-bottom: none;
}
.year-show-box.yearBox1 ol.sub-year-box li a {
  display: block;
  padding:2px 15px;
  border-bottom: 1px solid var(--mainColor1);
  text-align: left;
  color: var(--mainColor1);
}
.year-show-box.yearBox1 ol.sub-year-box li:hover {
  background: var(--mainColor1);
}
.year-show-box.yearBox1 ol.sub-year-box li:hover a {
  color: #fff !important;
}

/* year1 */
.about_structure{ position:relative;}
.about_structure a{ position:absolute;width:100%; height:100%;top:0; left:0;}
.about_structure a i{    right: 20px; top: 20px; position: absolute; font-size:30px;}
.about_structure img{ max-width:100%; width:auto;} 
.irAnnBox2{ position: relative;margin:0px auto;}
.irAnnBox1 .irAnnItem{
  position: relative;
  margin-bottom:20px;

}
.irAnnBox1 .irAnnItem a{display: block; position: relative;}
.irAnnBox1 .irAnnItem a:hover{color: #434343!important;}
.irAnnBox1 .irAnnItem dl{
  position:relative;
  display: flex;
  align-items: center;
  padding: 20px 30px 20px 20px;
  background:#f6f6f6;
      transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    cursor: pointer;
}
.irAnnBox1 .irAnnItem:hover dl{
  box-shadow:#cfcfcf 5px 5px 20px 5px;
  transform: scale(1.02);
  -ms-transform: scale(1.02);
  margin-top: -20px;
  margin-left: -20px;
}

.irAnnBox1 .irAnnItem dl dt {
  width:125px;
  position: relative;
  height: auto;
  background:#ffffff;
  margin:0px auto;
  text-align: center;
  padding:20px 10px;
}
#ver-en .irAnnItem dl dt b{font-size:24px;}
.irAnnBox1 .irAnnItem  dl dt b{  line-height: 1; font-weight: bold;font-size:20px;}
.irAnnBox1 .irAnnItem  dl dt strong{ font-weight: 100; line-height: 0.9; font-size:42px; font-family:"Microsoft JhengHei", "宋体", Arial, Helvetica, Verdana, sans-serif;}
.irAnnBox1 .irAnnItem  dl dd {width:100%;position:relative; text-align: left; padding:0 0 0 30px;}
.irAnnBox1 .irAnnItem  dl dd p a{padding-bottom: 0px; overflow: hidden;}
.irAnnBox1 .irAnnItem  dl dd p a:hover{color: #434343!important;}
.irAnnBox1 .irAnnItem dl dd span{display: block; margin: 0px auto; border-radius: 30px; color: var(--mainColor1); margin-bottom:10px;}
.irAnnBox1 .irAnnItem dl dd p.lineopo{
  padding-bottom: 0px;
      display: flex!important;
    align-items: center;
    justify-content: space-between;
}
.irAnnBox1 .irAnnItem dl dd a{padding-right: 50px;}
.irAnnBox1 .irAnnItem dl dd i{font-style: normal; color: var(--mainColor1); font-size: 20px;}


ul.irAnnBox2 li{
  position: relative;
  padding:50px 0px;
  border-bottom:1px solid #aeaeae;
}
ul.irAnnBox2 li:first-child{ padding-top:0;}
ul.irAnnBox2 li dt{
  position: relative;
  padding-bottom: 10px;
  display: flex;
}
/*<!--ul.irAnnBox2 li dt b{ font-weight: bold;}-->*/
ul.irAnnBox2 li dt span{
  display: inline-block;
    color: #999999;
    margin-left:15px;
    flex: 1;
}
ul.irAnnBox2 li dd a{display: block;}
ul.irAnnBox2 li dd sup{position: relative;    display: inline-block; vertical-align: top;padding-left:5px;}
ul.irAnnBox2 li dd sup i{
  transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
      font-size:14px;
}


.irreportBox{
  position: relative;
}
.reportItem{
  position: relative;
  border-bottom: 1px solid #aeaeae;
}
.reportItem h2{ position: relative; padding: 25px 0px; cursor: pointer;}
.reportItem h2 span{
  position: relative;
  display: block;
  width: 25px;
  height: 25px;
  background: #fff;
  border: 1px solid var(--mainColor1);
  border-radius: 50%;
  text-align: center;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.reportItem h2 span i{font-size: 13px; line-height: 25px; color: var(--mainColor1);transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    /*text-shadow:2px 3px 1px #000;*/
    color: transparent;
  -webkit-text-fill-color: var(--mainColor1);//文字色
  font-weight: 700;
  -webkit-text-stroke: 1px #fff;//边框色
}
.reportItem:hover h2,
.reportItem.current h2{
   color: var(--mainColor1);
}
.reportItem.current{border-bottom: none;}
.reportItem:hover h2 span{ background: var(--mainColor1);}
.reportItem:hover h2 span i{ -webkit-text-fill-color: #fff; -webkit-text-stroke: 1px var(--mainColor1);}
.slideReportBox.showNewsRe{
  display: block;
}
.slideReportBox{
  position: relative;
  padding: 10px 0px 50px 0px;
  display: none;
}
ul.irreportul{
  position: relative;
}
.irreportul li{
  position: relative;
  width: 100%;
  max-width: 280px;
  margin-right: 5.3%;
  margin-bottom: 50px;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.irreportul li dl dt{
  position: relative;
  width: 100%;
  height: 320px;   
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.irreportul li dl dt img{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
  height: 100%;   
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;}
.irreportul li dl dd{ padding-top: 10px; font-weight: bold;}
.irreportul li:hover dl dt img{
  top: -10px;
    box-shadow:#cfcfcf 5px 5px 20px 5px;
}
.irreportBox2 .finaNav{
  position: relative;
  width: 100%; height: auto;
}

.irreportBox2 .finaNav li{
padding: 10px 60px;
  cursor: pointer;
  font-weight: bold;
  font-size: 32px;
  position: relative;

}
.irreportBox2 .finaNav li span{color:#b7b7b7;font-weight: bold;}
.irreportBox2 .finaNav li:hover,
.irreportBox2 .finaNav li.current{
  background: var(--mainColor1);
 
}
.irreportBox2 .finaNav li:hover span,
.irreportBox2 .finaNav li.current span{ color: #fff;}
.irreportBox2 .finaNav li:hover::before,
.irreportBox2 .finaNav li.current::before{
  content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    z-index: 1;
    border-top: 12px solid var(--mainColor1);
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
}
.slideReport2{
  position: relative;
  padding:30px 10px;
  /*overflow: hidden;*/
   background:#f4f4f4;
       transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
/*.slideCliskBGmain{
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
}
.slideCliskBGmain .slidereportItem{
  position: relative;
  width: 100%;
}*/
/*.slideCliskBGmain .slidereportItem:nth-of-type(2){
 transform:translateX(100%);
  -webkit-transform:translateX(100%);
  -moz-transform:translateX(100%);
  -ms-transform:translateX(100%);
  -o-transform:translateX(100%);
}
.slideReport2 .slideCliskBGmain.slideLeftShow{
  transform:translateX(-100%);
  -webkit-transform:translateX(-100%);
  -moz-transform:translateX(-100%);
  -ms-transform:translateX(-100%);
  -o-transform:translateX(-100%);
}*/
.slideCliskBGmain  > .slick-list{overflow: visible;}
.slideReport2 .slidereportItem .slick-list{
  overflow: hidden;
   width: 100%;
   padding: 60px 0px;
  margin: 0px auto;
}
/*.slideReport2::before{
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  top: 0px;
  left: 50px;
  right: 50px;
  bottom: 0px;
  background:#f4f4f4;
}*/
.slidereportItem .slideItem{ padding: 0px 40px;}
.slidereportItem .slideItem dl dd{font-weight: bold;padding-top: 15px;}
.slidereportItem .slick-prev,.slidereportItem .slick-next{
  border-color: var(--mainColor1);
    width: 20px;
    height: 20px;
    top: 50%;
    font-size: 20px;
}
.pastsusSlick .slick-prev.slick-disabled,
.pastsusSlick .slick-next.slick-disabled,
.slideReport2 .slidereportItem .slick-prev.slick-disabled,
.slideReport2 .slidereportItem .slick-next.slick-disabled{
    border-color: #ccc;
    cursor: no-drop;
}
img{width: 100%; height: calc();}

.slidereportItem .slideItem dl dt,
ul.irreportul li dl dt{
  position: relative;
  padding: 65% 0;
  height:0;
}
.slidereportItem .slideItem dl dt img,
ul.irreportul li dl dt img{
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  /*height: 330px;*/
}

.slidereportItem .slick-prev{ left: -100px;}
.slidereportItem .slick-next{ right: -100px;}
.iframe_email{
  position: relative;
  width: 100%;
  padding:50px 0;
      z-index: 1;
  /*margin: 0px auto;*/
}
.iframe_email::before{
  content: '';
  display: block;
  position: absolute;
  width: 5000px;
  left: -1290px;
  top:0px;
  bottom: 0px;
  background:#f5f5f5;
  z-index:-1;
}

.iframeEnquire{
  position: relative;
  z-index: 6;
}
.aboutpro1 .aboutpro1Item p:first-child{ font-weight:bold;}
.aboutpro1{
  position: relative;
  height: auto;
  /*margin-left: 5%;*/
  /*margin: 0px auto;*/
}
.aboutpro1 .rightBg h2{font-size: 36px;}
.aboutpro1 .leftBg h2{ text-align: right; font-size: 36px;}

.aboutpro1 .aboutpro1Item{
  position: relative;
  width: 100%;
  height: auto;
  padding: 50px 0 50px 50px;

}
/*.aboutpro1 .aboutpro1Item:last-child{margin-bottom: 0px;}*/
.aboutpro1 .aboutpro1Item::before{
  content: "";
  display: block;
  position: absolute;
  width: 5000px;
  height: 100%;
  top: 0px;
  background: #f1f1f1;
}
.aboutpro1Item .aboutImgBox{
  position: relative;
}

.leftBg .aboutImgBox img{ right:60px;}


.leftBg .aboutImgBox,
.aboutpro1 .aboutpro1Item.leftBg{
  padding-right: 60px;
}
.aboutpro1 .aboutpro1Item.rightBg::before{
  left: 0px;
}
.aboutpro1 .aboutpro1Item.leftBg::before{
  right: 0px;
}

.aboutpro2 ul{
  position: relative;
  width: 100%;
  height: auto;
  padding-left: 20px;
}
.aboutpro2 ul li{
   position: relative;
   list-style-type: disc;
}
.aboutpro2Bg{
  position: relative;
  width: 100%;
  height: auto;
  padding:50px 0px;
  display: flex;
 align-items: center;
}
.aboutpro2Bg img{width:65%;margin-left: -10%; display:inherit !important;}/*.aboutpro2Bg::after{
  content: "";
  display: block;
  position: absolute;
  width: 65%;
  height: 100%;
  right: 0px;
  top: 0px;
  background:url("../images/about_img1.jpg") center no-repeat;
  background-size: 100% auto;
}*/
.aboutpro2info{
  position: relative;
  width: 45%;
  height: auto;
  z-index: 3;
  /*max-width: 520px;*/
  /*margin:0px auto;*/
  padding: 50px;
  background: var(--mainColor1);
  flex: 1;
}

.aboutpro2info .aboutInfo{
  position: relative;
  color: #fff;
}
.com_matb80{margin-bottom: 80px;}

.aboutBoard1::before{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  width: 5000px;
  left: -1000px;
  background:#f1f1f1;
}

.aboutBoard1{
  position: relative;
  width: 80%;
  max-width: 1360px;
  margin:0px auto;
}
.boardInfoBG{
  position: relative;
  height: auto;
  background: var(--mainColor1);
  color:#fff;
}
.boardSlideItem.slick-slide{
  overflow: hidden;
  padding: 0px 5px;
}
.boardImg{
  position: relative;
  height: 680px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.boardImg img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}
.boardPhotoScroll{
  position: absolute;
  width: 35%;
  height:80px;
  left: 10%;
  top:30px;
  display: flex;
  align-items: center;
  z-index: 8;
  padding-left: 40px;
}
/*.boardPhoto li img{
  width
  height: 70px!important;
}*/
.boardPhoto li{overflow: hidden;}
.boardPhoto li img{
    position: relative;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: 0px auto;
    z-index: 1;
    padding: 3px;
}
.boardImg img{
  max-height: 100%;
  max-width: 100%;
  min-height: auto!important;
  width: auto!important;
  height: auto!important;
}
.boardInfoBG .scrollMainCss{
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 160px 40px 40px 40px;
}
.boardInfoBG .mCSB_container{padding-bottom:30px;margin-right:0!important;} 
.boardInfoBG .scrollMainCss .mCSB_scrollTools{opacity:0!important;}
.boardPhoto{
  position: relative;
  width: 100%;
  height: auto;
}
.boardPhoto li{
  position: relative;
  width: 60px;
  height: 70px;
  margin-right: 10px;
  opacity: 0.8;
  display: flex!important;
  align-items: center;
  justify-content: center;
  /*border: 3px solid var(--mainColor1);*/
}
.boardPhoto li:hover,
.boardPhoto li.slick-active{
  opacity: 1;
  /*border: 3px solid rgba(0,0,0,0);*/
}
.boardPhoto li.slick-current::before{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  border: 3px solid #fff;
  z-index: 6;
}
.boardSlideBox .slick-prev,.boardSlideBox .slick-next{
  width: 20px;
  height: 20px;
  border-color: var(--mainColor1);
}

.boardSlideBox .slick-prev{left: -45px;}
.boardSlideBox .slick-next{right: -35px;}
.boardSlideBox .slick-disabled{opacity: 0.2!important; cursor: not-allowed;  pointer-events:none}
 .boardInfo::after{
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      height:80px;
      bottom: 0px;
      left: 0px;
      background-image: linear-gradient(to top, var(--mainColor1), transparent);
      background-position: center;
      background-blend-mode: normal;
    }
.boardInfo h2 span{
  display: block;
  text-transform: uppercase;font-weight: bold;
}
.boardInfo h2 em{font-style: normal; text-transform: uppercase;font-weight: bold;}

#prevtxt{ right: 105%;}
#nexttxt{ left: 105%; }
.awwrowTxt{
  position: absolute;
  white-space: nowrap;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}



.aboutBoard2Item{
  position: relative;
  margin-bottom: 60px;
}
dl{
  position: relative;
  width: 100%;
  height: auto;
        transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
dt.board2Imge{
  position: relative;
  z-index: 6;
        transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
dd.board2Name{
  background:#f1f1f1;
  padding: 180px 5% 180px 20%; 
  margin-left: -15%;
        transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
}
dd.board2Namepop h1 span,
dd.board2Name h1 span{ display: block; margin-top:6px;}
a.board2more{
  position: absolute;
  width: 40px;
  height: 40px;
  display: flex;
  right: 20px;
  bottom: 20px;
  border-radius: 50%;
  border: 1px solid var(--mainColor1);
  justify-content: center;
    align-items: center;
    color: var(--mainColor1);
}
.aboutBoard2Item dl:hover dd {
    box-shadow: darkgrey 5px 5px 20px 5px;
}
.aboutBoard2Item dl:hover dd h2{color: var(--mainColor1);}
.aboutBoard2Item dl:hover dd a.board2more{
  background: var(--mainColor1);
  color: #fff!important;
}
.aboutBoard2Item dl:hover{
  margin-top: -10px;
}
.board2Name h2 span{ display: block;padding-top:10px;}

#board2PopMain{
  position: fixed;
  width: 100%;
  height: 100%;
  background:rgba(0,0,0,0.8);
  z-index: 1000;
  top: 0px;
  left: 0px;
  display: none;
}
.boardpopinfo{
  position: absolute;
  width: 90%;
  max-width: 1080px;
  height: auto;
  height: 70%;
  overflow: hidden;
}

.boardpopinfo dl{
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}

.boardpopinfo dl.showCurr{ display: flex;}
.board2Namepop{
   position: relative;
   height: 100%;
   overflow: hidden;
   background:#f1f1f1;
   margin-left: -10%;
   padding-left:160px;
   padding-top: 50px;
   padding-bottom: 50px;
   padding-right: 30px;
}
.boardpopinfo dl.nophoto .board2Namepop{margin-left: 0px; padding-left: 60px;}
.board2NamepopScroll{
  position: relative;
  width: 100%;
  height: calc(100% - 90px);
  overflow: auto;
  padding-right: 20px;
}
.board2Namepop h1{ font-weight: bold;}
.board2Namepop p{ padding-bottom: 30px;}
.board2Namepop p:last-child{ padding-bottom:0;}
span#boardpopClose{
  position: absolute;
  width:50px;
  height:50px;
  right:2%;
  top:2%;
  cursor: pointer;
  text-align: center;
  line-height: 50px;
}

span#boardpopClose i{font-size:80px; color: #fff; opacity: 0.8;}

.structure_img{ max-width:1280px; margin:auto}



/*.milebox1Bgmaib{
  padding:  50px 0px;
}*/
.milebox1Bgmaib.milesnew1::after{
  content: "";
  display: block;
  position: absolute;
  width: 5000px;
  height: 100%;
  left: -1000px;
  top: 0px;
  background:#f1f1f1; 
}
.milebox1{
  position: relative;
  width: 100%;
  height: auto;
  background:url("../images/mile_txt.png") center no-repeat;
  background-size: 100% auto;
  z-index: 5;
}
.milebox1 .boxBorder{
  position: absolute;
  display: block;
  z-index: 6;
  background: #fff;
}
.milebox1 .boxBorder.topBor{
  width: calc(100% - 160px);
  height: 1vw;
  top: 60px;
  left: 80px;
}
.milebox1 .boxBorder.leftBor{
  width: 1vw;
  height: calc(100% - 120px);
  top: 60px;
  left: 80px;
}
.milebox1 .boxBorder.botBor{
  width: calc(100% - 160px);
  height: 1vw;
  bottom: 60px;
  left: 80px;
}
.milebox1 .boxBorder.rightBor{
  width: 1vw;
  height: calc(100% - 120px);
  top: 60px;
  right: 80px;
}
/*.milebox1::before{
  content: "";
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background:url("../images/mile_box.png") center no-repeat;
  background-size: 100% 90%;
  position: absolute;
  z-index: 8;
}*/
.milebox1Main{
  position: relative;
  width: 80%;
  margin:0px auto;
  overflow: hidden;
}
.milebox2 .milebox1Main::after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    width: 200px;
    bottom: 0px;
    right: 0px;
    background-image: linear-gradient(to left, #ffffff, transparent);
    background-position: center;
    background-blend-mode: normal;
    z-index: 8;
}
.milebox2{
  position: relative;
}
.milebox2::after,
.milebox2::before{
  content: "";
  position: absolute;
  width: 2px;
  height:30%;
  background: var(--mainColor1);
  top: 40%;
  z-index: 10;
}

.milebox2::before{
  left: 6%;
}
.milebox2::after{
  right: 3%;
}

.milebox1 .milebox1Main{height:580px;}
.milebox2 .swiperImg{opacity: 0.8;}
.mileSlick{
  position: relative;
  width: 100%;
  height: auto;
}
.swiperImg{
  position: relative;
  width: 100%;
  height: 180px;
}

.mileSlickItem{
  position: relative;
  width: 100%;
  height: auto;
}
.mileSlickItem dl{
  width:70%; 
  margin-left:20%;
}
.mileSlickItem dl dt{position: relative;}
.mileSlickItem dl dt span{
  position: absolute;
  font-weight: bold;
  left: -9vw;
  font-size: 5.2vw;
  color: var(--mainColor1);
  z-index: 6;
  top:50%;   
}
.mileSlickItem dl dd{
  /*background:#f1f1f1;*/
  padding-top: 10px;
}
.mileSlickItem dl dd strong{font-size: 24px;line-height: 1;display: block;margin-bottom:10px;}
.mileSlickItem dl dd p{
  padding-bottom: 0px;
  /* line-height: 1.2; */
}
.mileSlickItem.nophoto .swiperImg{
  background: #ccc!important;
  opacity: 0.5;
}
.mileSlickItem.nophoto dl dd{
  position: absolute;
  top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
  padding: 0px 60px 0px 80px;
}
.mileSlickItem.nophoto dl dd p{
  height:auto !important;
  min-height: 63px; max-height:195px;
}
.milebox1 .mileSlickItem dl dd p{
  height: 60px;
}
/* .milebox1 .mileSlickItem dl dd p{
  height:auto;
   overflow: hidden;
  -webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;
} */
.mileSlickItem.swiper-slide{padding-right: 0px!important; opacity: 0.26;}
.mileSlickItem.swiper-slide.swiper-slide-active{opacity: 1}

.swiperDots{
  position: absolute;
  top: 0px;
  right: 50px;
  width: 30px;
  height: 100%;
  z-index: 6;
}
.swiperDots::before{
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 100%;
  left: 49%;
  top: 0px;
  border-left: 2px dashed var(--mainColor1);
  /*background:*/
}
.swiperDots .swiperbtn{
  position: absolute;
  width: 30px;
  height: 30px;
}
.swiperDots .swiperbtn a{
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  color: #fff;
  border-radius: 50%;
  background:var(--mainColor1);
  border: 2px solid #fff;
  align-items: center;
    justify-content: center;
}
.swiperDots .swiperbtn a:hover{
  color: #fff!important;
}
.swiperDots .swiperbtn a i{font-size: 16px;}
/*.swiperDots .swiperbtn a i{line-height: 30px;}*/
.swiperDots .swiper-next{
  top: 50%;
}
.swiperDots .swiper-prev{
  bottom: 50%;
}

.milebox2 .milebox1Main{width: 100%;padding-right: 20%;}
.milebox2 .mileSlickItem dl dd{
  position: absolute;
  top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    z-index: 6;
    background:none;
    padding:0px 12% 0px 20%;
    color: #fff;
}
.milebox2 .mileSlickItem.swiper-slide dt .swiperImg::before{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  z-index: 5;
      transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    background:rgba(0,0,0,0.5);
}
.milebox2 .mileSlickItem.nophoto dt .swiperImg::before{ background:rgba(0,0,0,0.1);}
.milebox2 .mileSlickItem dl dd p{margin-bottom: 0px; 
height: 60%; max-height: 170px;
overflow: auto;
 padding-right: 25px;}
/*.milebox2 .mileSlickItem dl dd p .mCSB_container{margin-bottom:30px;}*/
/*.busmiale2 { font-size: 22px;}*/
.milebox2 .mileSlickItem.swiper-slide{opacity: 1;}
.milebox2 .nophoto dl dd{ color:#000000;}
.milebox2 .lineBox2{
  display: block;
  position: absolute;
  width:100%;
  height: 1px;
  top:65%;
  border-bottom: 2px dashed var(--mainColor1);padding-top: 20px;
}
/*.milebox2 .mileSlickItem.swiper-slide::after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  margin-left: 25%;
  height: 1px;
  border-bottom: 2px dashed var(--mainColor1);
  left: 0px;
  top: 65%;
}*/
.milebox2 .mileSlickItem dl{
  margin-left: 25%;
  cursor: pointer;
}

.milebox2 .swiperDots{
  position: relative;
  height: 30px;
  width: 100%;
  top: auto;
  right: auto;
  display: flex;
  margin-top: 50px;
}
.milebox2 .swiperDots::before{display: none;}
.milebox2 .swiperbtn{bottom:auto; top: auto;}
.milebox2 .swiper-prev{left: 17%;}
.milebox2 .swiper-next{left: calc(17% + 40px);}
.bus_overview_infobox {
  position: relative;
}
.bus_overview_infobox img{
  position: relative;
  float: right;
  width: 45%;
  max-width: 450px;
  padding-left: 40px;
  padding-bottom: 40px;
}
ul.awardInfo{
  position: relative;
  margin-bottom: 10px;
}
ul.awardInfo li{
  background:#f6f6f6;
  padding:20px;
}

.abardinfo1{
  position: relative;
  flex: 1;
  padding: 0px 20px;
}
.abardinfo1 h3{ text-transform: uppercase; padding-bottom:10px;}
.abardinfo1 p{
  /*overflow: hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;*/
  padding-bottom: 0px;
}
.aboutAward2 .comawaedImg{
  position: relative;
  width: 180px;
  height: 180px;
  background:#fff;
  margin:0px auto;
}
.aboutAward1 .comawaedImg{
  position: relative;
  background:#fff;
  width: 200px;
  height: 200px;
  margin-left: 30px;
}

.comawaedImg img{
  position: relative;
  display: block;
  width: auto;
  height: auto;
  max-height: 70%;
  max-width: 70%;
}

.yearColoYello .year-show-box.yearBox1{
  background:none;
}
.yearColoYello .year-show-box.yearBox1 ul.year-select::after{
  border-color: var(--mainColor1);
}
.yearColoYello .year-show-box.yearBox1 ul.year-select li span.cur_span{color:var(--mainColor1);}
.awardInfo2 li{
  position: relative;
  background:#f6f6f6;
  padding: 30px;
  margin-bottom: 50px;
  text-align: center;
}
.awardInfo2 li.awardItme2{
  width: 30%;
}
.awardInfo2 li.awardItme2.noImgInfo{display: flex; align-items: center;}
.awardInfo2 .comawaedImg {margin-bottom:30px;}

.videoswiperDots{
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 6;
    bottom: 68px;
}
.slideVideo .swiper-slide{padding-right: 0px!important;}
.videoswiperDots .swiperbtn{position: absolute; font-size: 20px;}
.videoswiperDots .swiperbtn a{ color: var(--mainColor1);
  display: flex;
    align-items: center;
  }
.videoswiperDots .swiperbtn i{font-size:55px; line-height:1;}
.videoswiperDots .swiperbtn span{ line-height:1;padding-top: 5px;font-weight: bold;}
.videoswiperDots .swiperbtn.swiper-prev i{ margin-right: 15px;}
.videoswiperDots .swiperbtn.swiper-next i{ margin-left: 15px;}
.videoswiperDots .swiperbtn.swiper-prev{left: 0px;}
.videoswiperDots .swiperbtn.swiper-next{right: 0px;}

.aboutvideoBox{
  position: relative;
  width: 100%;
  /*height: 450px;*/
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutvideoBox img{
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.videoLeft1{ 
position: relative; padding-right: 30px; padding-bottom: 40px;}
.videoLeft1 span{ font-weight: bold;}
.produceinfo{
  position: relative;
  background: #f5f5f5;
  padding: 50px;
}
.produceinfo p:last-child{ padding-bottom:0}
.product1imgbox{
  position: relative;
  display: flex;
  align-items: center;
}
.productDlide2Item {
  position: relative;
  padding:0px 50px;
}
.productnav{
  position: relative;
  width: 90%;
  max-width: 900px;
  margin:0px auto;
}
ul.proSlickUl li.slick-currentzid a{color: #fff; background:var(--mainColor1);}
ul.proSlickUl li{padding:0px 6px;}
ul.proSlickUl li a{display: block; position: relative; border-radius: 30px; border:1px solid var(--mainColor1); text-align: center; color: var(--mainColor1); padding:8px 0px; font-weight: bold;}
ul.proSlickUl li a:hover{ color: #fff !important;background:var(--mainColor1);}
ul.proSlickUl .slick-list.draggable{
  margin: 0px 30px;
}
ul.proSlickUl .slick-prev,ul.proSlickUl .slick-next{
  border-color: var(--mainColor1); margin-top:-2px;
}
ul.proSlickUl .slick-prev.slick-disabled,ul.proSlickUl .slick-next.slick-disabled{
  border-color: #ccc;
  cursor: no-drop;
}
/*ul.proSlickUl.hasLasti::after {
    content: "";
    display: block;
    position: absolute;
    height: 80px;
    width: 70px;
    right: 30px;
    top: -20px;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    z-index: 66;
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 30%,rgba(255,255,255,0) 100%);
}*/
.productBgfu{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0.3);
  display: flex;
    align-items: center;
    justify-content: center;
}
.productBgfu h1{font-size: 70px;}
.productDlide2{
  position: relative;
  width: 90%;
  height: auto;
  max-width: 1280px;
  margin: 0px auto;
  margin-top: 50px;
  display: none;
}
.productDlide2:first-child{display: block;}
.productDlide2Item dl dt{position: relative;}
.productDlide2Item dl dd{ max-width: 70%; margin: 0px auto; padding-top: 10px; font-weight: bold;}
/*.productDlide2 .slick-dots{ padding-top: 0px;}*/
.productDlide2 .slick-dots li{border: 1px solid var(--mainColor1);}
.productDlide2 .slick-dots li.slick-active{background:var(--mainColor1);}

.sus1report{
  position: relative;
  width: 100%;
  padding-left: 50px;
}
.pastsusMain h2{text-transform: uppercase;}
.sus1report h2{ text-transform: uppercase;}
.sus1report .infotxt{position: relative;width: 100%;height: auto; color: #fff;padding: 60px 0px;}
.sus1report .infotxt span{position: relative; font-size: 18px;}
a.pdfdownsus,
.sus1report .infotxt a{position: relative; display: block; margin-top:25px; font-size: 18px;}
a.pdfdownsus{
  display: flex;
    align-items: center;
}
a.pdfdownsus{color: #434343!important;}
.sus1report .infotxt a:hover{color: #ffffff!important;}
a.pdfdownsus i,
.sus1report .infotxt a i{color: #434343; margin-right: 10px;}

.sus1report .infotxt a.newsus1{display: flex!important; align-items: center;}
.sus1report .infotxt::before{
  content: "";
  display: block;
  position: absolute;
  width: 2000px;
  height: 100%;
  left: -50px;
  background: var(--mainColor1);
  top: 0px;
}

.pastsusMain{
  position: relative;
  width: 100%;
  height: auto;
  padding: 60px 0px;
}

.pastsusMain::before{
  content: "";
  display: block;
  position: absolute;
  width: 5000px;
  height: 100%;
  left: -1200px;
  background: #f6f6f6;
  top: 0px;
}

.pastsusSlickItem dl{
  position: relative;
  padding: 0px 25px;
}
.pastsusSlickItem dl dd{position: relative; text-align: center; color: var(--mainColor1); padding-top:20px; font-size: 18px;}
.pastsusSlickItem dl dd::before{
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  left: 50%;
  top: 0px;
  background: var(--mainColor1);
}
.pastsusSlickItem dl dt{position: relative; width: 100%; height: auto; overflow: hidden;}
.pastsusSlickItem dl dt a{position: absolute; width: 100%; height: 100%; z-index: 2; top: 0px;
left: 0px; background:rgba(0,0,0,0.3); font-size: 18px; display: none;align-items: center;
    justify-content: center;}
.pastsusSlickItem dl dt a i{margin-right: 10px;}
.pastsusSlickItem dl dt:hover a{
  display: flex;
  color: #fff!important;
}
.pastsusSlickItem dl dt{
   padding: 65% 0;
   height:0;
}
.sus2reportimg{
  padding: 22% 0;
  height:0;
}
.pastsusSlickItem dl dt img,
.sus2reportimg img{
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  /*height: 330px;*/
}

.pastsusSlickItem dl dt img{
  /*width: 100%;
  height: 346px;*/
  -webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;
transition:all 1s;
}
.pastsusSlickItem dl dt:hover img{
  transform: scale(1.1); 
  -moz-transform: scale(1.1); 
  -webkit-transform: scale(1.1); 
  -ms-transform: scale(1.1); 
}
.susbox{ padding-bottom:80px;}
/*.pastsusSlickItem.slick-current dl dt a{display: flex;}*/


.sus2txt{
  position: relative;
  z-index: 2;
  background: #f6f6f6;
  padding: 5%;
  top: 80px;
      flex: 1;
}
.sus2_box_1 img{margin-right: -10%;height: min-content;}
.sus2_box_2 img{margin-left: -10%;height: min-content;}

ul.sus2Mainul li{
  position: relative;
  margin-bottom: 30px;
}
ul.sus2Mainul li dl{z-index: 6;}


.present1href{
  position: relative;
  padding-left: 50px;
}
.present1href a{display: block; color:var(--mainColor1); font-size: 18px; align-items: center;
     display: flex;}
.present1href a i{color: #000; margin-right: 10px;}

.present1Year.year-show-box.yearBox1{
  position: relative;
  margin-top: 80px;
  border-bottom: 5px solid var(--mainColor1);
  padding-bottom: 10px;
  padding-left: 0px;
}
/*.sus2report h2{ text-transform: uppercase;}*/
.sus2report ul.sus2Mainul li dl dd span.color_w{ font-size: 20px;}
ul.presentUL1{
  position: relative;
  margin-top: 50px;
}
ul.presentUL1 li{position: relative; margin-bottom: 50px;}
ul.presentUL1 dl dd{position: relative; padding-top: 10px;}
p.presentPdfdow{padding-bottom: 0px!important; display: flex; align-items: flex-start;}
p.presentPdfdow a{display: flex;align-items: center;
 color:var(--mainColor1); font-size: 14px; margin-right:50px}
p.presentPdfdow a i{color: #000; margin-right: 6px;}

ul.presentUL2 li p.presentPdfdow a{ margin-right:0;margin-left:50px;}
ul.presentUL2 li{
  position: relative;
  padding: 60px 3vw;
  background: #f6f6f6;
  margin-bottom: 5px;
}
ul.presentUL2 li h4{width:60%;}


.busSlick1 .slick-track{
  display: flex;
  align-items: center;
  margin: inherit;
}
.busSlickitem dl{
  position: relative;
  width: 82%;
  margin:0px auto;
}
.busSlickitem dl{
  height: 360px;
  overflow: hidden;
  background: #ededed;
  transition: all 1.8s;
    -moz-transition: all 1.8s;
    -webkit-transition: all 1.8s;
    -o-transition: all 1.8s;
    cursor: pointer;
}
.busSlickitem dl dt{ opacity: 0;}
.busSlickitem dl dd{position: absolute; color: var(--mainColor1); padding:10px 3vw; text-align: center;}
.busSlickitem dl dd h2{padding-bottom: 22px; font-size: 32px;}
.busSlickitem dl dd p{padding-bottom: 0px;overflow: hidden;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;}
.busSlickitem dl dd a{display: none;border: 1px solid #fff; color:#fff; padding:5px 25px; border-radius: 30px; margin-top: 30px;}
.busSlickitem dl dd a:hover{background: var(--mainColor1); color: #fff!important; border: 1px solid var(--mainColor1); }
.busSlickitem.slick-current dl{ height: auto; background: rgba(0,0,0,0);}
.busSlickitem.slick-current dl dt{ width: 100%; opacity: 1; height: 562px; transition: all 1.8s;
    -moz-transition: all 1.8s;
    -webkit-transition: all 1.8s;
    -o-transition: all 1.8s;
	/*background-color: #000000;*/
    

}
.busSlickitem.slick-current dl dt::after{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: rgba(0,0,0,0.35);
}
.busSlickitemNO.busSlickitem.slick-current dl dt::after{
  background: #fff;
  border: 2px solid var(--mainColor1);
}
.busSlickitemNO.busSlickitem.slick-current dl dd{color:var(--mainColor1);}
.busSlickitem.slick-current dl dt img{
  position: absolute;
  height: 100%;
  width: 100%;
  left: 50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
}
.busSlickitem.slick-current dl dd{ color:#ffffff;}
.busSlickitem.slick-current dl dd a{display: inline-block;}
.busSlick1 .slick-prev{
   left: 100px;
}
.busSlick1 .slick-next{
  right: 100px;
}





.busSlick2 .bus2title{position: relative; z-index: 6;}
.busSlick2 .bus2title strong{position: relative; font-size: 5.6vw; display: block;line-height: 1; font-weight: bold; margin-bottom: 30px;  padding-bottom: 10px;}
.busSlick2 .bus2title strong::after{
  content: "";
  display: block;
  position: absolute;
  width: 80px;
  height: 6px;
  background:var(--hovermaincolormenu);
  bottom: 0px;
  left: 0px;

}
.busSlick2 .bus2title .businfotxt{ padding-right: 25%;}
.busSlick2 .bus2title .businfotxt p{ padding-bottom:50px;}
.busSlick2 .bus2Img{
  position: relative;
  margin-left: -10%;
  height: 100%;
  overflow: hidden;
}
/*.busSlick2 .bus2Img img{
  max-height: 100%; width: auto;
}*/
/*.productInfo1{ padding: 0px 80px;}*/

.busSlick2.swiper-container{
  height: 750px;
  position: relative;
}
.busSlick2.swiper-container .swiper-slide{
  padding-right: 0px;
  opacity: 0.3;
  /*margin: 10px 0px!important;*/
  overflow: hidden;
   box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent;
}
.busSlick2.swiper-container .swiper-slide dl{position: relative; height: 100%;}
.busSlick2.swiper-container .swiper-slide.swiper-slide-active{opacity: 1;}
.busSlick2.swiper-container .swiper-slide .justify_between_center{ padding: 20px 0px;}


.productDlide2Slick .slick-list{ overflow: visible;}
.productDlide2Slick .slick-slide{opacity: 0.3;}
.productDlide2Slick .slick-slide.slick-current{opacity: 1;}
.productDlide2Slick .slick-arrow{
  top: 42.5%;
  width: 20px;
  height: 20px;
}
.fa-arrow-left.returnBtn:before{
  content: '';
  background: url("../images/left.svg") center no-repeat;
  background-size: contain;
  width: 30px;
  height: 20px;
  display: block;
}

.newsdetaiInfo,
.pageInfo{
  position: relative;
  width: 100%;
  height: auto;
}
.newsdetaiInfo{
  padding:60px 0px;
}
/*.newsdetaiInfo p{padding-bottom:0px;}*/
.newsdetaiInfo p img{max-width: 640px; width: 100%; height: auto; margin: 0px auto; margin-bottom: 0px;}
.newsdetaiInfo ul {
    margin-left: 25px;
}
.newsdetaiInfo h4{ padding-bottom:20px; font-size:28px; line-height: 1.6;}
.newsdetaiInfo ul li {
    list-style-type: disc;
    padding-bottom: 15px;
}
.newsdetaiInfo ul ul li{
  list-style-type: circle;
}
.newsdetaiInfo sub,.newsdetaiInfo sup{font-size: 12px;}

.newsdetaiInfo sub{
 vertical-align: sub;
}
.newsdetaiInfo sup{
  vertical-align: super;
}

.slideCliskBGmain  .swiper-slide{padding-right: 0px;}
.slideCliskBGmain.swiper-container{
  overflow: visible;
}
.slideCliskBGmain .slidereportItem.swiper-slide{opacity: 0!important;}
.slideCliskBGmain .slidereportItem.swiper-slide.swiper-slide-active{opacity: 1!important;}
/*@media (min-width:768px){
  .milebox1 .milebox1Main{height:auto;}
  .swiperImg{ height: 200px;}
}
@media (min-width:990px){
   .milebox1 .milebox1Main{height:auto;}
  .swiperImg{height: 260px;}
}*/
@media (min-width:1024px){
  .milebox1 .milebox1Main{height:650px;}
  .swiperImg{height: 260px;}
}
@media (min-width:1280px){
  .milebox1 .milebox1Main{height:630px;}
}
@media (min-width:1440px){
   .milebox1 .milebox1Main{height:760px;}
}
@media (min-width:1600px){
  .milebox1 .milebox1Main{height:880px;}
  .swiperImg{
    height: 340px;
  }
}
/*åŠ¨ç”»*/
@keyframes titleAnimation {
    0% {
      transform: translateY(100px);
      opacity: 0;
      -webkit-clip-path: polygon(0 100%, 0 200%, 100% 300%, 100% 200%);
      clip-path: polygon(0 100%, 0 200%, 100% 300%, 100% 200%);

  }
  100% {
      transform: translateY(0);
      opacity: 1;
    -webkit-clip-path: polygon(0 0%, 0 100%, 100% 100%, 100% 15%);
      clip-path: polygon(0 0%, 0 100%, 100% 100%, 100% 15%);
  }
}

@-webkit-keyframes titleAnimation {
    0% {
      transform: translateY(100px);
      opacity: 0;
     -webkit-clip-path: polygon(0 100%, 0 200%, 100% 300%, 100% 200%);
      clip-path: polygon(0 100%, 0 200%, 100% 300%, 100% 200%);

  }
  100% {
      transform: translateY(0);
      opacity: 1;
      -webkit-clip-path: polygon(0 0%, 0 100%, 100% 100%, 100% 15%);
      clip-path: polygon(0 0%, 0 100%, 100% 100%, 100% 15%);
  }
}
.ir_infoBox ul.ir_info_list {
    position: relative;
}
.ir_govBox h2,
.ir_infoBox ul.ir_info_list h2 {
    margin-bottom: 20px;
    color: var(--mainColor1);
}
.ir_govBox h2{text-transform: uppercase;}

dl.prospenUl{
  position: relative;
  max-width: 300px;
  margin: auto;
}


.boardSlideBox .slick-dots li{background: rgba(0,0,0,0); border: 1px solid #fff;}
.boardSlideBox .slick-dots li.slick-active{background: #fff;}







/**************************/
.aboutBoard3 ul.about_team_box {
  position: relative;
  margin-bottom: 50px;
}
.aboutBoard3 ul.about_team_box:last-child {
  border-bottom: none;
}
.aboutBoard3 ul.about_team_box li.ab_tit {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 50px;
}
.aboutBoard3 ul.about_team_box li.ab_tit:nth-of-type(3n) {
  margin-right: 0px;
}
.aboutBoard3 ul.about_team_box li.ab_tit i {
  font-size: 12px;
  font-style: normal;
  padding-left: 20px;
}
.aboutBoard3 ul.about_team_box li.ab_tit b {
  display: block;
  font-weight: bold;
  line-height: 1.3;
}
.aboutBoard3 .team_info_item {
  position: relative;
  display: block;
  margin: 10px 0px;
  height: 80px;
  overflow: hidden;
}
.aboutBoard3 .team_info_item.toggcur {
  height: auto;
}
.aboutBoard3 .team_info_item::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 30px;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), #fff);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(rgba(255, 255, 255, 0.5), #fff);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.5), #fff);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(rgba(255, 255, 255, 0.5), #fff);
  /* Ã¦Â â€¡Ã¥â€¡â€ Ã§Å¡â€žÃ¨Â¯Â­Ã¦Â³â€¢ */
  bottom: 0px;
  left: 0px;
}
.aboutBoard3 .team_info_item.toggcur::after {
  display: none;
}
.aboutBoard3 .team_info_item p {
  padding-bottom: 15px!important;
}
.aboutBoard3 ul.about_team_box li.ab_tit a.bod_btn {
  font-size: 14px;
  font-weight: normal;
  position: relative;
  color: var(--mainColor1)!important;
  border: 1px solid var(--mainColor1);
  padding: 0px 10px;
  display: inline-block;
}
.aboutBoard3 ul.about_team_box li.ab_tit a.bod_btn:hover {
  color: #fff !important;
  background: var(--mainColor1);
}
/*board1*/
.aboutBoard3 ul.board_infoul li {
  position: relative;
  width: 24%;
  cursor: pointer;
  z-index: 2;
  margin-bottom: 20px;
}
.aboutBoard3 .board_infoul .board_name{
  position: relative;
  border: 1px solid #e8e8e8;
  height: 380px;
  width: 100%;
  display: flex;
}
.aboutBoard3 .board_infoul .board_name img{
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    margin: 0px auto;
    align-self: center;
}
.aboutBoard3 .board_infoul .board_name span {
  position: absolute;
  width: 100%;
  bottom: 0px;
  line-height: 1;
  padding: 15px;
  color: #fff;
  font-size: 30px;

  display: none;
}
.aboutBoard3 .board_infoul .board_name span b {
  display: block;
  position: relative;
}
.aboutBoard3 .board_infoul .board_name span::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #3EA578;
  opacity: 0.8;
  top: 0px;
  left: 0px;
}
.aboutBoard3 .board_infoul .board_name span::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-top: 10px solid #3EA578;
  opacity: 0.8;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.aboutBoard3 .board_infoul .board_name span i {
  padding-top: 5px;
  font-size: 24px;
  font-style: inherit;
  display: block;
  position: relative;
}
.aboutBoard3 .board_slideinfo {
  position: relative;
  /*top: 100%;*/
  /*left: 0px;*/
  width: 417%;
  height: auto;
  padding: 30px 20px;
  background: #3EA578;
  color: #fff;
  margin-top: 10px;
  display: none;
  z-index: 2;
}
.aboutBoard3 .board_item .board_infoul {
  margin-bottom: 50px;
  justify-content: flex-start;
}
.aboutBoard3 .board_item .board_infoul li{
  margin-right: 1%;
}
.aboutBoard3 ul.board_infoul li:nth-of-type(2n) {
  z-index: 1;
}
.aboutBoard3 ul.board_infoul li:nth-of-type(4n+1) .board_slideinfo {
  margin-left: 0px;
}
.aboutBoard3 ul.board_infoul li:nth-of-type(4n+2) .board_slideinfo {
  margin-left: -105.5%;
}
.aboutBoard3 ul.board_infoul li:nth-of-type(4n+3) .board_slideinfo {
  margin-left: -211%;
}
.aboutBoard3 ul.board_infoul li:nth-of-type(4n+4) .board_slideinfo {
  margin-left: -316.5%;
}
.aboutBoard3 .board_slideinfo .board_close {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 20px;
  display: block;
  z-index: 6;
}
.aboutBoard3 .board_slideinfo .board_close i {
  color: #ffffff !important;
  padding-bottom: 0px;
}
.aboutBoard3 .board_slideinfo h4 {
  font-size: 30px;
  font-weight: normal;
  padding-bottom: 10px;
  padding-right: 30px;
}
.aboutBoard3 .board_slideinfo i {
  font-size: 24px;
  line-height: 1;
  font-style: inherit;
  padding-bottom: 20px;
  display: block;
  padding-right: 30px;
}
.aboutBoard3 .board_slideinfo p:last-child {
  padding-bottom: 0px!important;
}
/*board end*/

.sus_box_1 img{ position: relative; width: 40%;margin-right:10%;}
.sus_box_2 img{ position: relative; width: 40%;margin-left:10%;}

.sus_imgsImdInfo{
  position: relative;
  flex: 1;
  
}



.qrBoxFooter{
  position: absolute;
  width: 130px;
  height: auto;
  right: -40px;
  top: 100%;
  display: none;
}