@import url("reset.css");
@charset "UTF-8";
/**
 *
 * @authors zhou.sunny (1576567774@qq.com)
 * @date    2016-10-31 10:25:51
 * @version $Id$
 * @public.less
 */

* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}
@font-face {
  font-family:'Flama-Basic';
  src:  url('../fonts/Flama-Basic.eot');
  src:  url('../fonts/Flama-Basic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Flama-Basic.ttf') format('truetype'),
    url('../fonts/Flama-Basic.woff') format('woff'),
    url('../fonts/Flama-Basic.woff2') format("woff2"),
    url('../fonts/Flama-Basic.svg#MyriadPro-Regular') format('svg');
  font-display: swap;
}
@font-face {
  font-family:'Flama-Bold';
  src:  url('../fonts/Flama-Bold.eot');
  src:  url('../fonts/Flama-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Flama-Bold.ttf') format('truetype'),
    url('../fonts/Flama-Bold.woff') format('woff'),
    url('../fonts/Flama-Bold.woff2') format("woff2"),
    url('../fonts/Flama-Bold.svg#MyriadPro-Regular') format('svg');
  font-display: swap;
}
@font-face {
  font-family:'Flama-Semibold';
  src:  url('../fonts/Flama-Semibold.eot');
  src:  url('../fonts/Flama-Semibold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Flama-Semibold.ttf') format('truetype'),
    url('../fonts/Flama-Semibold.woff') format('woff'),
    url('../fonts/Flama-Semibold.woff2') format("woff2"),
    url('../fonts/Flama-Semibold.svg#MyriadPro-Regular') format('svg');
  font-display: swap;
}
@font-face {
  font-family:'Flama-Medium';
  src:  url('../fonts/Flama-Medium.eot');
  src:  url('../fonts/Flama-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Flama-Medium.ttf') format('truetype'),
    url('../fonts/Flama-Medium.woff') format('woff'),
    url('../fonts/Flama-Medium.woff2') format("woff2"),
    url('../fonts/Flama-Medium.svg#MyriadPro-Regular') format('svg');
  font-display: swap;
}
@font-face {
  font-family:'Flama-Book';
  src:  url('../fonts/Flama-Book.eot');
  src:  url('../fonts/Flama-Book.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Flama-Book.ttf') format('truetype'),
    url('../fonts/Flama-Book.woff') format('woff'),
    url('../fonts/Flama-Book.woff2') format("woff2"),
    url('../fonts/Flama-Book.svg#MyriadPro-Regular') format('svg');
  font-display: swap;
}

@font-face {
  font-family: 'PingFangTC-Regular';
  src:  url('../fonts/PingFangTC-Regular.eot');
  src:  url('../fonts/PingFangTC-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/PingFangTC-Regular.ttf') format('truetype'),
    url('../fonts/PingFangTC-Regular.woff') format('woff'),
    url('../fonts/PingFangTC-Regular.woff2') format("woff2"),
    url('../fonts/PingFangTC-Regular.svg#PingFangTC-Regular') format('svg');
  font-display: swap;
}

@font-face {
  font-family: 'MyriadPro-Regular';
  src:  url('../fonts/MyriadPro-Regular.eot');
  src:  url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
    url('../fonts/MyriadPro-Regular.woff') format('woff'),
    url('../fonts/MyriadPro-Regular.woff2') format("woff2"),
    url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
  font-display: swap;
}

html{position: relative;padding: 0;
  width: calc(100vw - 16px); height: auto;
  overflow-x: hidden;font-size:62.5%;
  }

body{overflow: hidden;width: 100%;margin: 0 auto; height: auto;max-width: 1920px;min-width:320px;height:auto; }
body table,tr,td {border-collapse: collapse;}
body ul, li {list-style-type: none;}
body img{border: none;width:100%; height:auto;display: block; border:0px;}
body b{font-weight:normal;}
body p.no_pad{padding-bottom: 0px!important;}

a{color: #000; text-decoration: none; display: inline-block;
  transition:all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;
}

.notify_close:focus,
a.foot_impor:focus,
#navSlide #close:focus,
div.nav_menu:focus,
body a:focus {
    outline: -webkit-focus-ring-color #707b2c 2px;
    outline: -moz-focus-ring-color #707b2c 2px;
    outline: -ms-focus-ring-color #707b2c 2px;
    outline: -webkit-focus-ring-color #707b2c 2px;
    outline: #707b2c solid 2px;
    /*border: 2px solid #707b2c;*/
}
body a.readMoreBtn:focus {
  border: 2px solid #707b2c!important;
  border-radius: 50px!important;
  outline: none!important;
}
body a.readMoreBtn:focus:hover{
  border: 2px solid #3DAC4A!important;
}
html.hideeBody,
body.hideeBody{
  overflow: hidden;
  transition:all 0.8s;-moz-transition: all 0.8s;-webkit-transition: all 0.8s;-o-transition: all 0.8s;
}


/*html.hideeBodyOPci::-moz-scrollbar{  
    opacity: 0;
  transition:all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;
}
html.hideeBodyOPci::-webkit-scrollbar{  
    opacity: 0;
  transition:all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;
}*/

a.underl{text-decoration: underline;}
a.underl:hover{text-decoration: none;}
.a_link{ text-decoration:underline}
a.write{color: #fff!important;}
a.write:hover{color: #22a19e!important;}


.clearfix {*zoom: 1;clear:both;}
.clearfix::after{content: "";display: block;}
.ipad_show,.ph_show,.ipad_show_index{display: none;}
.ipad_hide,.ph_hide,.ipad_hide_index{display: block;}

.flex_ipad_w,
.flex{position: relative;display: flex;width: 100%;height: auto;}
.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_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_end_center{justify-content:flex-end;align-items:center;}
.justify_end_end{justify-content:flex-end;align-items:flex-end;}
.flex_column{position: relative;display: flex;flex-direction:column;}
.flex_1{flex:1;}

.col_100{position:relative;width: 100%;}
.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_58{position:relative;width:58%;}
.col_55{position:relative;width:55%;}
.col_53{position:relative;width:53%;}
.col_52{position:relative;width:52%;}
.col_51{position:relative;width:51%;}
.col_50{position:relative;width:50%;}
.col_49{position:relative;width: 49%;}
.col_48{position:relative;width: 48%;}
.col_47{position:relative;width:47%;}
.col_46{position:relative;width:46%;}
.col_45{position:relative;width:45%;}
.col_42{position:relative;width: 42%;}
.col_40{position:relative;width: 40%;}
.col_35{position:relative;width: 35%;}
.col_30{position:relative;width: 30%;}
.col_25{position:relative;width: 25%;}
.col_34{position:relative;width: 34%;}
.col_66{position:relative;width: 66%;}
.col_33_3{position:relative;width: 33.33333333333333333333%;}
.col_66_6{position:relative;width: 66.66666666666666666666%;}
.com_position{position:relative;width: 100%;height: auto;}
.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%);}
.color_green{color: #707b2c;}
.color_green_o{color: #297c4d;}
#resultBox2 .color_green_o{color: #707b2c;}
/*.color_blue{color: #707b2c;}*/
.color_w{color: #fff;}
img.img_900{position: relative;max-width: 900px;margin:0px auto;}
img.img_600{position: relative;max-width: 640px;margin:0px auto;}


.text_center{text-align: center;}
.text_right{text-align: right;}
.text_justify{text-align: justify;}
.text_upper{text-transform: uppercase;}

.text_semiBold{
  font-family: "Flama-Semibold";
}
.text_basic{
  font-family: "Flama-Basic";
}
.text_bold{
  font-family: "Flama-Bold";
}
.text_medium{
  font-family: "Flama-Medium";
}
.text_book{
  font-family: "Flama-Book";
}
.text_PingFangTC{
  font-family: "MyriadPro-Regular";
}

#ver-tc .text_bold{
  font-family: "Microsoft JhengHei","微軟正黑體",Arial,Verdana,Helvetica,sans-serif;
  font-weight:900;
}
#ver-tc .text_semiBold{
  font-family: "Microsoft JhengHei","微軟正黑體",Arial,Verdana,Helvetica,sans-serif;
  font-weight:700;
}
#ver-tc .text_medium{
 font-family: "Microsoft JhengHei","微軟正黑體",Arial,Verdana,Helvetica,sans-serif;
 font-weight:600;

}
#ver-tc .text_basic{
  font-family: "Microsoft JhengHei","微軟正黑體",Arial,Verdana,Helvetica,sans-serif;
  font-weight:300;
}
#ver-tc .text_book{
  font-family:"Microsoft JhengHei","微軟正黑體",Arial,Verdana,Helvetica,sans-serif;
  font-weight:100;
}




.line7{overflow: hidden;-webkit-line-clamp:7;line-clamp:7;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;}

#ver-en{
  font-family:"Flama-Basic", Arial, Helvetica, sans-serif, Verdana;
  font-size:1.8rem;
  line-height: 1.6;
  color: #2e2a2b;
  font-style: normal;
  background: #fff;
}
#ver-sc,
#ver-tc{
  font-family:"Microsoft JhengHei","微軟正黑體",Arial,Verdana,Helvetica,sans-serif;
  font-size:1.8rem;
  line-height: 1.6;
  color: #2e2a2b;
  font-style: normal;
}
a.borderRa{
  font-size: 2rem;
}
#ver-tc h1,#ver-tc h2,#ver-tc h3,#ver-tc h4,#ver-tc h5{
  font-weight:bold;
}
#ver-tc h1.bus_h1{
  font-weight: 300;
}
.warp{position: relative;
  width: 100%;
  height: auto;
  background:#fff;
}
.container_header,
.container{
    position: relative;
    width: 100%;
    height: auto;
    /*padding-left: 6rem;
    padding-right: 6rem;*/
    max-width: 1280px;
    margin: 0px auto;
}
.container_r{
    position: relative;
    width: 100%;
    height: auto;
    /*padding-right: 32rem;*/
    padding-right: calc((100% - 1280px)/2);
    margin: 0px auto;
}
.container_l{
    position: relative;
    width: 100%;
    height: auto;
    padding-left: calc((100% - 1280px)/2);
    /*padding-left: 32rem;*/
    margin: 0px auto;
}

body h1{
  position:relative;
  font-size:3.2rem;
  line-height: 1;
}
body h2{
  position:relative;
  font-size:2.8rem;
}
body p.resuly_tit{
  font-size:3.8rem;
}
body .page_tit h1.title{
  font-size:4rem;
}
body h3{
  position:relative;
  font-size:1.6rem;
}
body h4{
  position:relative;
  font-size:1.4rem;
}

.padLeft60{
  position: relative;
  padding:0 7vw;
}
/* 滚动条 */
.scrollContent{
  position:relative;
  height: 100%;
  overflow: overlay;
  overflow: auto\0;
  padding-right: 8px;
  box-sizing: border-box;
}
.scrollContent::-webkit-scrollbar{
/*滚动条整体样式*/
height:6px;
width:3px;
}
.scrollContent::-webkit-scrollbar-thumb{
/*滚动条里面小方块*/
width:3px;
border-radius: 10px;
background: #707b2c;
}


/*header*/
#header{position:fixed; width: calc(100vw - 16px); height:70px; 
  top: 0px; 
  /*left: 0px; */
  z-index: 20; 
  background: #fff;
  transition: all 0.6s cubic-bezier(.25,.1,.25,1);
    -moz-transition: all 0.6s cubic-bezier(.25,.1,.25,1);
    -webkit-transition: all 0.6s cubic-bezier(.25,.1,.25,1);
    -ms-transition: all 0.6s cubic-bezier(.25,.1,.25,1);
    max-width: 1920px;
    margin:0px auto;
  } 
#header.nav_down {
  margin-top: 0;
}
#header.nav_up {
  margin-top: -90px;
}

.logoBox{position:relative; width: 100%; height:70px;}
.logoBox .navLogo {
    position: relative;
    width: 350px;
    height: auto;
}
.logoBox .navLogo a{
  position: relative;
  display: block;
}
.logoBox .navHome{
   position:relative;
   width:30px;
   height: 28px;
   margin-right: 20px;
   display: flex;
   align-items: center;
}
.logoBox .navHome a{display: block; width: 100%; height: 100%;}
.logoBox .navMenu{ position:relative; cursor: pointer; color: #fff;}
.nav_menu{
  position:relative;
  width: 28px;
  height:20px;
  cursor: pointer;
}
.nav_menu span{
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
#menu em{
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #333333;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}

#menu em:nth-of-type(2) {
    top: 50%;
    transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
}
#menu em:last-child {
    bottom: 0px;
}
.banner_pc{}
.banner_mobile{ display:none;}
#navSlide{position:fixed; width: 100%; height: 100vh;overflow: hidden;left:100%;
top: 0px;z-index: 60;
transition: all .6s cubic-bezier(.25,.1,.25,1);
    -moz-transition: all .6s cubic-bezier(.25,.1,.25,1);
    -ms-transition: all .6s cubic-bezier(.25,.1,.25,1);
    -webkit-transition: all .6s cubic-bezier(.25,.1,.25,1);
}
#navSlide[aria-expanded=true] {
    display: block;
}
#navSlide[aria-expanded=false] {
    display: none;
}
#navSlide.active{
  left: 0;
}



#navSlide .nav_slideMain{
  position:absolute;
  right: 0px;top: 0px;
  overflow: auto; width: 100%; height:100%;
   padding-right:8rem; padding-left:8rem; 
   max-width: 1200px; 
    background: rgba(255,255,255,1);
}
#navSlide .langBox{position:relative;
  display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 80px;
}
#navSlide .langBox a{display: block; margin-right: 30px; color: #000; font-size: 2.4rem; line-height:1;}
#navSlide .langBox span{color: #000; display: block;}

#navSlide #close{position:relative; cursor: pointer;width: 28px; height: 22px;    top: 3px;
background: url("../images/common/close.svg") center no-repeat;
    background-size: 100% auto;}

span#close em {display: none;}
/*span#close em {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 3px;
    background: #fff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
span#close em:first-child {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    top: 50%;
}
span#close em:last-child {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    top: 50%;
    bottom: auto;
}*/

#navSlide .nav_middle{
  position:relative;
  width: 100%;
  height: auto;
  padding-bottom: 60px;
}
#navSlide .nav_middle .flwxCLum{
  display: flex;
  flex-direction: column;
      /*overflow: hidden;*/ position:relative;
}
#navSlide .nav_planceBox{position:relative; margin-bottom: 25px;}
img.nav_planceBoxIMg{width:200px;}
#navSlide .nav_planceBox h2{font-size:3rem;color: #707b2c; padding-top:10px;}
.nav_middle .nav_linkBox{position:relative; flex:1;} 
.height_Box{position:relative; height: 100%;}

.navLinkfLeft{position:relative;}
.navLinkfLeft .nav_scrollBox{position:relative; border-top-right-radius: 120px; padding-bottom: 20px; 
  height: auto;}
.nav_addBox{position:relative; padding-bottom:20px;}

.navLinkfRight{position:relative;}
.navLinkfRightMain{ position:relative;width: 100%; height: auto; padding-top: 30px;}
.Environ_next{
  position:relative;
   padding:20px 0px 20px 80px;
}
.Environ_next .pdf_icon span {
    width:30px;
    height:30px;
}
.Environmentala {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 430px;
  padding:6px 20px 10px 20px;
  color: #2a7632;
  border: 2px solid #2a7632;
  border-radius: 50px;
  font-size: 1.7rem;
}
.Environmentala img{ width: 26px;}
.Environ_next .pdf_icon { align-items: center;}
.navLinkfLeft ul li{position:relative; padding-bottom:10px;padding-right: 20px;}
.navLinkfLeft ul li:first-child{ padding-bottom:15px;}
.navLinkfLeft ul li span{display: block; color: #000;}
.navLinkfLeft ul li span,
.navLinkfLeft ul li a{font-size: 2.2rem;}
.navLinkfLeft ul li span.cuu,
.navLinkfLeft ul li a.cuu{text-transform: none!important;}
.navLinkfLeft ul li a:hover{color: #707b2c;}
.navLinkfLeft ul li .nav_SMSslide_box dt strong,
.navLinkfLeft ul li .nav_SMSslide_box dd a{color: #707b2c;/* font-size: 2.8rem; */padding-top:8px; padding-bottom:12px; line-height:1;}
.nav_SMSslide_box{ padding-top:15px;}
dl.brank_link dt{padding-bottom: 10px;}
dl.brank_link dd{position:relative; width: 100%; height: auto; display: flex;align-items: center; margin-bottom: 5px;}
dl.brank_link dd span{position:relative; display: inline-block; width:10px; height:40px; background: #707b2c;}
dl.brank_link dd span::before{
  content: '';
  width:50%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
dl.brank_link dd span::after{
  content: '';
  width:50%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
}
dl.brank_link dd.dd1 span::before{ background: #b9d380;}
dl.brank_link dd.dd1 span::after{ background: #c0d6a6;}

dl.brank_link dd.dd2 span::before{ background: #e5ecbd;}
dl.brank_link dd.dd2 span::after{ background: #c0d6a6;}

dl.brank_link dd.dd3 span::before{ background: #c6de9e;}
dl.brank_link dd.dd3 span::after{ background: #b9d380;}

dl.brank_link dd.dd4 span::before{ background: #c6de9e;}
dl.brank_link dd.dd4 span::after{ background: #e5ecbd;}





dl.brank_link dd a{padding-left: 15px; }
#ver-en dl.brank_link dd a{font-family: "Flama-Medium";}
.lineitem6{ flex: 1; position:relative;}
.lineWrite .lineBox::before,
.lineWrite .lineBox{background: #fff;}
.nav_scrollBox a.pdf_icon{color: #707b2c;}
.pdf_icon {
    justify-content: flex-start;
    align-items: end;
    width: 100%;
}
.pdf_icon span {
    display: inline-block;
    position: relative;
    width: 40px;
    height:40px;
}
.pdf_icon p {
    display: inline-block;
    margin-left: 15px;
    flex: 1;
    font-size: 1.6rem;
    line-height: 1.2;
}
.pdf_icon strong {
    position: relative;
    width: 100%;
    font-weight: normal;
    display: block;
}
ul.pdf_link_ul {
    position: relative;
    padding-top: 90px;
}
ul.pdf_link_ul li:nth-child(1) { color: #707b2c;}
#ver-en ul.pdf_link_ul li:nth-child(1) {font-size: 1.4rem;}
#ver-tc ul.pdf_link_ul li:nth-child(1){ font-weight: bold !important;}
ul.pdf_link_ul li {
    padding:6px 0px;
    position: relative;
    line-height: 1;
}
.pdf_link_ul_right {
    padding-left: 20px;
}
.pdf_link_ul a {font-size: 1.6rem;}
 .pdf_link_ul a:hover {color: #707b2c; font-weight:bold;}
#ver-en .pdf_link_ul a:hover {
    font-family: "Flama-Medium", Arial, Helvetica, sans-serif, Verdana;
}
.notify {
    position: absolute;
    background: rgba(77,77,77,0.8);
    color: #ffffff;
    width: calc(50% - 6.5vw);
    right: 0;
    top:20px;
    padding:6rem 10rem 6rem 8rem;
    font-size: 18px;
    z-index: 10;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -ms-transition: all .4s ease;
    /*border-bottom-left-radius:60px;*/
}
.notify[aria-expanded=true] {
    opacity: 1;
    display: block;
}

.notify[aria-expanded=false] {
   opacity: 0;
   display: none;
}
.notify p {
    color: #ffffff!important;
    font-size: 15px;
    line-height: 1.2;
    padding-bottom: 15px;
}
.notify p:last-child{padding-bottom:0!important;}
.notify_close {
    width:26px;
    height:26px;
    position: absolute;
    right:2.5rem;
    top: 2.5rem;
    cursor: pointer;
}
span.close {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    background: url("../images/common/close_w.png") center no-repeat;
    background-size: 100% auto;
}

span.close em:first-child {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    top: 50%;
}
span.close em {
    position: absolute;
    display: none;
    width: 100%;
    height: 1px;
    border-radius: 3px;
    background: #fff;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
span.close em:last-child {
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    top: 50%;
    bottom: auto;
}


#footer {
    padding: 25px 0px;
    width: 100%;
    display: relative;
    align-items: center;
    font-size: 11px;
    z-index: 8;
    background: #666666;
    color: #ffffff;
}

#footer .ban_heardBox {
    position: relative;
    width: 160px;
}

#footer .ban_heardBox .banHead_item {
    position: relative;
    width: 45%;
}
.flex_1p a.a_table{
    display: table;
    padding-bottom: 3px;
}

.flex_1p a.foot_impor{ color: #fff; text-decoration: underline; line-height: 1.2;}
.flex_1p a.foot_impor:hover{text-decoration: none;}
.index_body.hidebody{
  height: 100vh;
  overflow: hidden;
}

p.footerMembweP{ padding-top: 10px;}

/*index*/

.indexARTBG{
  position: relative;
  padding-top:70px;
}
#index_article{
  position:relative;
  width: 100%;
  height: auto;
  background: #fff;
  overflow: hidden;
  z-index: 18;
}
.sectionBox{
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 12vw 0px;
}
.sectionBox.visibleS{
  overflow: visible;
}
.section1bg{
  position: relative;
  background: url("../images/home/section1Bg.png") bottom right no-repeat;
  background-size: auto 74.5%;
}

#section1{
  padding-top:1px;
  padding-bottom: 100px;
}
#section1 .container_l{padding-left: 5vw;}
.section1Info{
  position: relative;
  height: 100%;
  padding-top:33%;
  display: flex;
  align-items: center;
}
.section1Infotxt{
  position: relative;
  padding-left: 3vw;
  width: 200%;
  border-left: 2px solid #707b2c;
}
.logo_2021{
  position: relative;
  width:100%;
}
.logo_2021 img{ width:255px;}
.Txtinfo2021{
  font-size: 3.8rem;
  color: #707b2c;
  padding-top:2rem;
  line-height: 1;
}
.section1Link{
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 6vh;
}
.section1Link a{
  display: flex;
  line-height: 1.2;
  align-items: center;
  width: 100%;
  max-width: 317px;
  padding:8px 20px 14px 20px;
  border:2px solid #707b2c;
  margin:12px 0px;
  border-radius: 50px;
  color: #707b2c;
}
.section1Link a:last-child{ margin-bottom:0;}
.section1LineIcon{
  position: absolute;
  height: 60px;
}
.page_wrap .section1LineIcon{height: 40px;}
.section1LineIcon span{
  position: absolute;
  height: 100%;
}
.LineIconBg1{
  background: #e5ecbd;
}
.LineIconBg2{
  background: #b9d380;
}
.LineIconBg3{
  background: #c1d7a5;
}
.LineIconBg4{
  background: #c6de9e;
}
.LineIconBg5{
  background: #fff;
}
.LineIconW16{
  width: 26px;
}
.LineIconW12{
  width: 20px;
}
.LineIconW10{
  width: 11px;
}
.LineIconW08{
  width: 10px;
}

.section1LineIcon1{
  width: 95%;
  left: 118%;
  top: 15%;
}
.section1LineIcon2{
  width: 95%;
  left: -2vw;
  bottom: -30px;
  opacity: 0.9;
}


.section1LineIcon1 span.linespan1{left: 0px;}
.section1LineIcon1 span.linespan2{left: 18%;}
.section1LineIcon1 span.linespan3{left: 22%;}
.section1LineIcon1 span.linespan4{left: 43%;}
.section1LineIcon1 span.linespan5{left: 52%;}
.section1LineIcon1 span.linespan6{left: 75%;}
.section1LineIcon1 span.linespan7{left: 80%;}
.section1LineIcon1 span.linespan7_1{left: calc(80% + 10px);}
.section1LineIcon1 span.linespan8{left: 85%;}
.section1LineIcon1 span.linespan9{right: 0px;}

.section1LineIcon2 span.linespan1{left: 1%;}
.section1LineIcon2 span.linespan2{left: 6%;}
.section1LineIcon2 span.linespan3{left: 27%;}
.section1LineIcon2 span.linespan4{left: 39%;}
.section1LineIcon2 span.linespan5{left: 56%;}
.section1LineIcon2 span.linespan6{left: 63%;}
.section1LineIcon2 span.linespan6_1{left: calc(63% + 10px);}
.section1LineIcon2 span.linespan7{left: 69%;}
.section1LineIcon2 span.linespan8{left: 81%;}
.section1LineIcon2 span.linespan9{left: 94%;}
.section1LineIcon2 span.linespan10{right: 0px;}

img.zhegaiIMG{
  position: relative;
  width: calc(100% + 1vw);
  margin-left: -3vw;
  z-index: 2;
}
.z-Up{
  z-index: 3;
}
.pageLineBox1{ width: 131%;left:60%;  top: -20px;
}
.pageLineBox2{
  left: -35%;
  width: 90%;
  bottom: -20px;
  z-index: 3;
}
.pageLineBox1 span.linespan1{left: 0px;}
.pageLineBox1 span.linespan2{left: 14%;}
.pageLineBox1 span.linespan3{left: 17%;}
.pageLineBox1 span.linespan4{left: 35%;}
.pageLineBox1 span.linespan5{left: 47%;}
.pageLineBox1 span.linespan6{left: 63%;}
.pageLineBox1 span.linespan7{left: 68%;}
.pageLineBox1 span.linespan8{left: 73%;}
.pageLineBox1 span.linespan9{left: 83%;}
.pageLineBox1 span.linespan10{right:2.5%;}
.pageLineBox1 span.linespan11{right: 0px;}
.pageLineBox1 span.linespan1_1{left: 20px;}
.pageLineBox1 span.linespan7_1{left: calc(74% + 20px);}
.pageLineBox1 span.linespan9_1{left: 88%;}


.pageLineBox2 span.linespan1{left: 3%;}
.pageLineBox2 span.linespan2{left: 11%;}
.pageLineBox2 span.linespan3{left: 31%;}
.pageLineBox2 span.linespan4{left: 48%;}
.pageLineBox2 span.linespan5{left: 74%;}
.pageLineBox2 span.linespan6{left: 79%;}
.pageLineBox2 span.linespan7{right: 0px;}
/*.pageLineBox2 span.linespan8{left: 81%;}*/
/*.pageLineBox2 span.linespan9{left: 94%;}
.pageLineBox2 span.linespan10{right: 5%;}*/

#section2{
  background: #596877;
  padding-top: 0px;
}

.section2bg{
  background: #000;
}

.niaoBox{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: -15px;
}
.flyAnm{
     /* -webkit-animation: bounce 1s ease-in-out alternate 6;
    -moz-animation: bounce 1s ease-in-out alternate 6;
    -ms-animation: bounce 1s ease-in-out alternate 6;
    animation: bounce 1s ease-in-out alternate 6;*/
}

.section2Info{
  position: relative;
  padding-left: 50px;
  padding-top: 45%;
  color: #fff;
}
.section2_tit{
  position: absolute;
  top: 12%;width: 100%;
}
.section2_tit1{
  position: absolute;
}
.section_titTop{
  top: 5vw;
}
.section_titBot{
  bottom: 7vw;
}
.section_titLeft{
  left: calc((100% - 1280px)/2);
}
.section_titRight{
  right: calc((100% - 1280px)/2);
}

.sectionComTit{
  font-size:7.5rem;
  line-height: 1;
  
}
.sectionComTit span{display: block; text-align:right;}
.sectionComTit span i{display: block; font-style: normal;}
.section2_tit.sectionComTit span i{padding-right:5%;}
.tit_color1{color: #E1F2AE;}
.tit_color2{color: #fff;}
.tit_color3{color: #6C9127;}
.tit_color4{color: #79952f;}
.tit_color5{color: #bbd280;}
.tit_color6{color: #ceed98;}


#section3{
  position: relative;
  background: #edf6f9;
  padding-top: 60px;
}
.section3Info{
  position: relative;
  color: #475461;
}
.section3_tit{
  position: absolute;
  top:6.5vw;
}
#ver-tc .section3_tit{right:15rem;}
.section3_tit1{
  position: absolute;
  bottom:7.5vw;
}
.hudieBox{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  bottom: 0px;
}

.hudieBox img{
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 0px;
  left: 0px;
   
}
img.hudieBoxImg1{
  -webkit-animation: bounce 2s ease-in-out alternate infinite;
    -moz-animation: bounce 2s ease-in-out alternate infinite;
    -ms-animation: bounce 2s ease-in-out alternate infinite;
    animation: bounce 2s ease-in-out alternate infinite;
}
img.hudieBoxImg2{
  -webkit-animation: bounce 1.8s ease-in-out alternate infinite;
    -moz-animation: bounce 1.8s ease-in-out alternate infinite;
    -ms-animation: bounce 1.8s ease-in-out alternate infinite;
    animation: bounce 1.8s ease-in-out alternate infinite;
}
img.hudieBoxImg3{
  -webkit-animation: bounce 2.45s ease-in-out alternate infinite;
    -moz-animation: bounce 2.45s ease-in-out alternate infinite;
    -ms-animation: bounce 2.45s ease-in-out alternate infinite;
    animation: bounce 2.45s ease-in-out alternate infinite;
}
img.hudieBoxImg4{
  -webkit-animation: bounce 2.3s ease-in-out alternate infinite;
    -moz-animation: bounce 2.3s ease-in-out alternate infinite;
    -ms-animation: bounce 2.3s ease-in-out alternate infinite;
    animation: bounce 2.3s ease-in-out alternate infinite;
}
img.hudieBoxImg5{
  -webkit-animation: bounce .75s ease-in-out alternate infinite;
    -moz-animation: bounce .75s ease-in-out alternate infinite;
    -ms-animation: bounce .75s ease-in-out alternate infinite;
    animation: bounce .75s ease-in-out alternate infinite;
}
img.hudieBoxImg6{
  -webkit-animation: bounce 1.5s ease-in-out alternate infinite;
    -moz-animation: bounce 1.5s ease-in-out alternate infinite;
    -ms-animation: bounce 1.5s ease-in-out alternate infinite;
    animation: bounce 1.5s ease-in-out alternate infinite;
}

#section4{
  position: relative;
  background: #443E34;
  padding-bottom: 60px;
}
#section4 .container_r{
  padding-left: 15rem;
}
.section4Info{
  position: relative;
  padding-left: 40px;
  color: #fff;
  padding-bottom:35%;
}
.section4_tit{
  position: absolute;
}
.section4_tit1 {
  position: absolute;
  width: 37%;
  bottom: 13.2%;
  z-index: 2;
}
.section4_tit1 span i{text-align: right;padding-right: 35%;}
.sectionCominfo{
  /*max-width: 460px;*/
}
#section5{
  position: relative;
  background: #54718E;
  padding-top: 60px;
}
.fleEnd{
  display: flex;
  justify-content: flex-end;
}
.section5Info{
  position: relative;
  color: #fff;
}
.section5Img_1{
  position: absolute;
  width: 100%;
  height: auto;
  top: 0px;
  left: 0px;
}

.section5_tit {
  position: absolute;
  padding-left: 3vw;
}
.section5_tit1{
  position: absolute;
}
.ToResultsBtnBox{
  position: absolute;
  width: 100%;
  bottom: -17vw;
  left: 0px;
}

a.ToResultsBtn{
  padding:9px 20px 13px 20px;
  line-height: 1.2;
  border:2px solid #fff;
  color: #fff;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width:317px;
}
img.index_next{
  display: inline-block;
  width: 25px;
  margin-left: 30px;
}
/*index-end*/

/*com page*/
b.inxtnameB{
  display: block;
  font-weight: bold;
  color: #000;
  font-family: "Flama-Medium";
}
.article_main {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
}
.page_wrap{
    position: relative;
    width: 100%;
    height: auto;
    padding-top:80px;
    min-height: calc(100% - 85px);   
}
.article_main .page_tit h1.title {
    font-size: 3.4rem;
    color: #707b2c;
}
.article_main .page_tit h1.title.colorBlack{
  color: #000;
}

.com_pad_bgbot1 {
    padding-bottom: 30px;
}
.page_body #footer .ban_heardBox {
    display: none;
}
.page_body #footer {
    position: relative;
    background: #666666 !important;
    color: #fff!important;
}
.page_body .flex_1p a.foot_impor{
  color: #fff!important;
}
h2.bor_b_y {
    font-size: 1.8rem;
    padding-bottom:10px;
    border-bottom:2px solid #257146;
}
.com_pad {
    padding-top: 6vh;
}
.com_sm_pad10 {
    padding: 10px 0px;
}

.summary_box{
  position: relative;
}

.coninfoTop{
  padding-top: 3.5vw;
}

/*内页跳转按钮*/
.page_box{position:relative; flex-direction: column; padding-bottom: 60px;}
.page_box p.chair_leih2 {
    position: relative;
    font-size: 2rem!important;
    line-height: 1.2;
}
#ver-en .page_box  p.chair_leih2 {font-weight:inherit;}
.page_box span.page_btn{
  position:relative;
  width: 26px; 
  margin-right: 20px;
}

.page_box .pageItem a{
  line-height: 1;
  border-radius: 50px;
  border:2px solid #2c7d36;
  padding:10px 30px;
  margin: 5px 0px;
  width: 390px;
  color: #2c7d36;
}
#ver-en .page_box .pageItem a{padding:9px 30px 13px 30px;}
.page_box .pageItem .submit-foot{
  text-align: right;
}
.page_box .submit-foot span.page_btn{margin-right: 0px; margin-left: 20px;}

ul.numDice{position: relative; width: 100%; height: auto;  font-size: 16px;}
ul.numDice li{
  position: relative;
  list-style-type:none;
  display:flex;align-items:flex-start; padding-bottom:5px;
}
ul.numDice li span:nth-child(1){width:32px;}
ul.numDice li span:nth-child(2){width:100%;}

/*com page -end*/


/*2021_results_in_brief*/
.resuleBG{
  position: relative;
  width: 100%;
  height: auto;
  background: #f0f4df;
}
.resuleBG::before{
  content:'';
  display: block;
  position: absolute;
  width: 100%;
  height: 20px;
  background: #fff;
  top: 0px;
  left: 0px;
}
.resuleBG .pageLineBox1{
  width: 92%;
  right: -21vw;
  top: 0px;
}
.result_box {
    position: relative;
    font-size: 1.4rem;
    line-height: 1.2;
    max-width: 900px;
    padding-top: 70px;
	  padding-bottom:30px;
}
.result_box.result_boxYop{
  /*padding-top: 6.5vh;*/
}

#resultBox1 .color_yellow {
    color: #257146!important;
}

.resultMainContent{
  position: relative;
  padding:20px 30px;
  background: #fff;
  margin-bottom:20px;
}
/*#resultBox2 h2.bor_b_b::after,
#resultBox1 h2.bor_b_y::after{
  content: "";
  display: block;
  position:absolute;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  bottom: -8px;
  right:-7px;
}*/
/*#resultBox1 h2.bor_b_y::after{background: #707b2c;}*/
/*#resultBox2 h2.bor_b_b::after{background: #707b2c;}*/

#resultBox2 h2{font-size: 1.8rem;border-bottom:2px solid #707b2c;padding-bottom:10px; color: #707b2c!important;}

ul.reselt_source {
    position: relative;
}
ul.reselt_s_ul li {
    padding:15px 0px;
    border-bottom: 2px solid #000000;
}
#ver-tc ul.reselt_s_ul li p.text_medium{font-family: "Flama-Medium", "Microsoft JhengHei","微軟正黑體",Arial,Verdana,Helvetica,sans-serif;}
.result_box strong {
    position: relative;
    
    display: block;
}

ul.reselt_s_ul li p.resuly_tit {
    padding: 5px 0px 10px 0;
}
.reselt_source.reselt_s_ul em {
    font-size: 2.2rem;
    font-style: normal;
    font-weight: 500;
    padding-left: 7px;
}
ul.reselt_s_ul li.no_borderB_ipad, ul.reselt_s_ul li.no_borderB {
    border-bottom: none;
}


ul.result_tab{
  position: relative;
  display: flex;
}

ul.result_tab li{
  position: relative;
  width: 48%;
}
ul.result_tab li a{
	font-size:2rem;
  display: block;
  padding:8px 0px;
  text-align: center;
  border-radius: 50px;

}
ul.result_tab li:first-child a{
  color: #257146;
  border: 1px solid #257146;
}
ul.result_tab li:last-child a{
  color: #707b2c;
  border: 1px solid #707b2c;
}
p.Year_endP{
  position: relative;
  text-align: right;
  padding-bottom: 30px;
}
p.Year_endP span{
  display: inline-block;
  width: 48%;
  text-align: center;
  font-size: 14px;
  padding-top: 6px;
}
/*2019_results_in_brief_end*/




/*five_year_financial_summary*/
.sum_tab, .chart_box {
    max-width: 990px;
    position: relative;
}
.sum_scroll {
    position: relative;
    width: 100%;
    height: auto;
    overflow: auto;
    max-width: 990px;
    margin-bottom: 30px;
}
.hands_hover {
    position: absolute;
    z-index: 8;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3) url(../images/common/hand_hover.png) center 50px no-repeat;
    display: none;
}
.sum_scroll table {
    position: relative;
    width: 100%;
    height: auto;
    min-width: 620px;
    border-bottom:2px solid #707b2c;
    /*border-top: 1px solid #22a19e;*/
}
#ver-en .sum_scroll table {
    font-family: "Flama-Book";
}
.sum_scroll table tr th:first-child {
    text-align: left;
    padding: 5px 0px;
    line-height: 1;
}
.sum_scroll table tr th:first-child sup{vertical-align: super;}
.sum_scroll table tr th, .sum_scroll table tr td {
    position: relative;
    min-width: 90px;
    padding: 8px 10px;
    text-align: right;
}
.sum_scroll table tr:nth-of-type(2) th,
.sum_scroll table tr:nth-of-type(2) td{
   border-bottom:1px solid #000000;
}
.sum_scroll table tr:first-child th{
  border-bottom:1px solid #707b2c;
}
.sum_scroll table tr th {
    font-weight: normal;
}

.sum_scroll table tr th:last-child, .sum_scroll table tr td:last-child {
    background: #fff;
    color: #297c4d;
    background-clip: border-box;
    background-clip: padding-box;
    /*background-clip: content-box;*/
    /*background-clip: inherit;*/
    /*z-index: -1;*/
}
#ver-en .sum_scroll table tr td:first-child, 
#ver-en .sum_scroll table tr th:last-child, 
#ver-en .sum_scroll table tr td:last-child, 
#ver-en .sum_scroll table tr td h2.color_blue {
    font-family: "Flama-Medium";
}
.sum_scroll table tr td:first-child {
    text-align: left;
    padding: 8px 0px;
	font-size:15px;
}

ul.chart_box {
    padding-bottom: 30px;
}
ul.chart_box li {
    position: relative;
    width: 27%;
    margin-top: 80px;
}
/*five_year_financial_summary_end*/

/*chairman_statement_eng*/
.page_contINfo p{
   padding-bottom: 25px;
}
.com_pad_lr {
    padding: 0px 3rem;
}

#ver-en a.readMoreBtn{padding:9px 25px 13px 25px;}
a.readMoreBtn{position:relative; display: inline-block; background: #6C7726; padding:10px 25px; border-radius: 50px; color: #fff; line-height:1;margin-bottom: 30px;}
a.readMoreBtn:hover{background: #2c7d36;}
.chairInfoBox{position:absolute; width: 100%; height: 100%; top: 0px; left: 0px;}
.chairImgBox{
  z-index: 1;
}
.chairText{position:relative; z-index: 2; width:100%; height: auto; padding-top:80px; max-width: 500px;}
.chairText2{width: 60%; margin-left: 48%; margin-top: -56%;}
.chairText .greedBg{position: absolute; bottom: 0px;right: 0px; width: 100%; height: 100%; background: #707b2c;z-index: 1;}
.chairTextYeBox{position:relative;width: 100%; height: 100%; z-index: 2; color: #707b2c; font-size: 2rem;}
.chairPeople{position: absolute;z-index: 3; bottom: 0px; right:0%; width:60%; height: auto;}
.chairImgBox img{position: absolute;width: 100%; height:auto;}
.chairTextYeBox .chairline{
  position: absolute;
  width: 27px;
  height: 40px;
}
.chairTextYeBox .chairline.lineHaoUp{
   left: -50px;
   top: -5px;
}
.chairTextYeBox .chairline.lineHaoDown{
   right: -30px;
   bottom: -10px;
}
.chairTextYeBox .chairline:after,
.chairTextYeBox .chairline:before{
  content: "";
  display: block;
  position: absolute;
}
.chairTextYeBox .chairline:before{
  width:12px;
  height: 30px;
  top: 10px;
  left: 0px;
  background: #e5ecbd;
}
.chairTextYeBox .chairline:after{
  width:10px;
  height: 30px;
  top: 0px;
  right: 0px;
  background: #b9d380;
}

#ver-tc .chairTextYeBox p{line-height: 1.8;font-weight: 600;}

.chairmanSlideBox{
  position:relative;
  margin-bottom:10px;
  overflow: hidden;
}

.page_contINfo .chairmanSlideBox p{padding-bottom: 0px;margin-bottom:25px; font-size: 1.4rem;}
#ver-tc .page_contINfo .chairmanSlideBox p{ font-size: 1.6rem; text-align:justify; text-justify:inter-ideograph;}
.chairmanSlideBox p.lineShengl{   
position:relative;  
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 5;
-ms-line-clamp: 5;
-webkit-box-orient: vertical;　
}
.chairmanSlideBox p.slideShowP{display: none;}

img.z_index{position:relative; z-index: 6;}

.chairmanSlideBox p strong.tit_sm{font-size:2rem;color: #6C7726!important}


/*chairman_statement_eng*/

/*chief-executive*/
.chairText.chairText_left{
  left: 0px; 
}
.chairText.chairText_left .greedBg{
  border-bottom-left-radius: 60px;border-top-right-radius: 60px;
}
.chairText.chairText_right{
  right: 0px; 
}
.chairText.chairText_right .greedBg{
  border-bottom-right-radius: 60px;border-top-left-radius: 60px;
  left: 0px;
}


.chiefPeople{
   position: absolute;
   height: 100%;
   width: auto;
   z-index: 1;
}
#ver-en .peopleName{font-size: 1.4rem;}
.peopleName{position:absolute; z-index: 6;font-size: 1.8rem;}
.peopleName strong{display: block;}
.peopleName em{font-style: normal;}

.chairName{ right: -10%; bottom: 23%;}
.chiefName{left: 10px; top:65%; width: 45%;}


img.chair_name_img {
    width: 220px;
    height: auto;
}

/*chief-executive*/




/*senior_management*/
.maragerImg img.zhegaiIMG{    position: relative;
    width: calc(100% + 11vw);
    margin-left: -10vw;
  }
/* .from_r{
    font-weight: 500;
    padding-bottom:10px!important;
}*/
.manager_info ul li{position:relative; padding-bottom:20px;font-size: 1.4rem;}
.manager_info ul li strong{
    display: block;
    font-weight:bold;
	padding-bottom:2px;   
}
#ver-en .manager_info ul li strong{ font-family:'Flama-Medium'!important;    font-weight:500;}
.manager_info .color_green{color:#157a25 !important;}
/*.manager_info h1.title{color:#3dac4a!important;}*/
.maragerImg .pageLineBox1{width: 120%; left: 55%;}

.maragerImg{position:relative; }
.page_box .pageItem.manage_pdf a{position:relative; border:none;}
.margpdf_icon span{width: 40px; margin-right: 20px;}
.margpdf_icon p{line-height:1;font-size: 1.6rem!important; color: #666666;}
p.opcCop{
  opacity: 0;
}
/*senior_management_eng*/


/* ********************* */
.yy1 {
    animation: lineMove1 1s ease-out;
    animation-fill-mode:forwards;
    animation-delay: 5.5s;
    -webkit-animation: lineMove1 1s ease-out;
    -webkit-animation-fill-mode:forwards;
    -webkit-animation-delay: 5.5s;
    -moz-animation: lineMove1 1s ease-out;
    -moz-animation-fill-mode:forwards;
    -moz-animation-delay: 5.5s;
    -ms-animation: lineMove1 1s ease-out;
    -ms-animation-fill-mode:forwards;
    -ms-animation-delay: 5.5s;
    opacity: 0;
}
.s0 { fill: none;stroke: #ffffff;stroke-width: .8;stroke-linecap:round;stroke-linejoin:round; } 
@keyframes lineMove1 {
    0% {
        stroke-dasharray: 0, 95.2111;
        opacity: 0;
    }
    50% {
        stroke-dasharray: 95.2111, 95.2111;
        opacity: 1;
    }
    100% {
        stroke-dasharray: 95.2111, 95.2111;
        opacity: 1;
    }
}
@-webkit-keyframes lineMove1 {
    0% {
        stroke-dasharray: 0, 95.2111;
        opacity: 0;
    }
    50% {
        stroke-dasharray: 95.2111, 95.2111;
        opacity: 1;
    }
    100% {
        stroke-dasharray: 95.2111, 95.2111;
        opacity: 1;
    }
}