@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;
}



html,body{position: relative;margin: 0 auto;padding: 0;width:100%;height:auto;overflow-x: hidden;}

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:300;}
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: #47d1c3;}
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:underline}

.clearfix {*zoom: 1;clear:both;}
.clearfix::after{content: "";display: block;}
.ipad_show,.ph_show,.ipad_show_news{display: none;}
.ipad_hide,.ph_hide,.ipad_hide_news{display: block;}

.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_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;}
.flex_column{position: relative;display: flex;flex-direction:column;}
.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_57{position:relative;width:57%;}
.col_50{position:relative;width:50%;}
.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%;}
.bus-qr{display: flex;align-items:center;justify-content:center;}
.bus-qr img{ padding:0 20px; margin:inherit !important}
.com_position{position:relative;width: 100%;height: auto; background:#FFF; padding:25px 0;}
.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;}

.z_index_u{z-index: 2;}
.z_index_d{z-index: 1;}

.text_center{text-align: center;}
.text_right{text-align: right;}
.text_upper{text-transform: uppercase;}
.text_justify{text-align: justify;}

.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;}
.line4{overflow: hidden;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient: vertical;box-orient: vertical;display: -webkit-box;display: box;}

#ver-en{
  font-family:Arial, Helvetica, sans-serif, Verdana;
  font-size: 16px;
  line-height: 1.6;
  color: #393727;
  font-style: normal;
}
#ver-sc{
  font-family: font:"思源黑体 CN Bold"," 思源黑体 CN ExtraLight"," 思源黑体 CN Heavy"," 思源黑体 CN Light"," 思源黑体 CN Medium"," 思源黑体 CN Normal"," 思源黑体 CN Regular", Century;
  font-size: 16px;
  line-height: 1.6;
  color: #393727;
  font-style: normal;
  font-weight:300;
}
.font_sm{
  font-size: 14px;
}
.warp{
  position: relative;
  width: 100%;
  height: auto;
  background:#fff;
}

.container{
  position: relative;
  width: 100%;
  height: auto;
  padding: 0px 6%;
  margin:0px auto;
}
.content_comRL{
  position: relative;
  width: 100%;
  height: auto;
  max-width:1920px;
  padding: 0px 14%;
  margin:0px auto;
}
.content_comL{
  position: relative;
  width: 100%;
  height: auto;
  max-width:1920px;
  padding: 0px 0px 0px 14%;
  margin:0px auto;
}

body h1{
  position:relative;
  font-size: 72px;
}
body h2{
  position:relative;
  font-size: 30px;
}
body h3{
  position:relative;
  font-size: 24px;
}
body h4{
  position:relative;
  font-size: 20px;
}
body h5{
  position:relative;
  font-size: 18px;
}
.color_white{
  color: #fff;
}
.color_blue{
  color: #19786e;
}
.color_red{
  color: #e22a2b;
}

#article,#footer,#header{
  position: relative;
  width: 100%;
  height: auto;
  margin:0 auto;
}
#footer{
  position: relative;
  z-index: 6;padding-bottom: 15px;
  border-top: 8px solid #3ae4d3;
}
#footer.fixedB{
  position: fixed;
  bottom: 20px;
}
a.wisdom{
  width:150px;
  display: inline-block;
}
#article{
  z-index: 8;
}
.com_pad_bot20{
  position: relative;
  padding-bottom: 20px;
}
.com_pad_bot40{
  position: relative;
  padding-bottom: 40px;
}
.com_pad_bot50{
  padding-bottom: 50px;
}
.com_pad_Tb{
  position: relative;
  padding:100px 0px;
}
.com_pad_T{
  position: relative;
  padding-top:100px;
}
.com_pad_smTb{
  position: relative;
  padding:80px 0px;
}
.com_pad_smT{
  position: relative;
  padding-top: 80px;
}
/*com-css-end*/
/*header*/
#header{
  position: fixed;
  z-index: 10;
  /*top: 30px;*/
  padding:0 0 10px 0px;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}


.logo_box{
  position: relative;
  top: 0px;
   transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
	
}
.logo_box a{
  display: block;
  position: relative;
  width: 100%;
 
}
.logo_box a img{height:100%; width:auto;}
/*header- end*/



/*menu*/
span#menu{
  position: relative;
  display: block; left:-150px; top:10px;
  z-index: 6;
  width:30px;
  height:20px; 
  cursor: pointer;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;

}
#header span#menu{	margin-top:-12px;}
#menu i {
    position: absolute;
    display: block;
    width:100%;
    height:3px;
    border-radius: 2px;
    background: #6cdacf;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.lang_box #menu i{ background:#FFF;}
#menu i:nth-of-type(2){
  top: 50%;
  margin-top: -1px;
  left: 0px;
}

#menu i:last-child {
   bottom: 0px;
}

#menu.active i {
  background:#FFF; position:absolute; left:170px; top:-100px;
}

#menu.active i:first-child {
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    -ms-transform: rotateZ(-45deg);
    -o-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    top: 50%;
}
#menu.active i:nth-of-type(2){
  display: none;
}
#menu.active i: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;
}

#nav{
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index:9999;
  /*background: rgba(74,212,198,0.6);*/
  display: none;

}
.slide_nav.active{
   transform:translateX(0);
  -webkit-transform:translateX(0);
  -ms-transform:translateX(0);
  -moz-transform:translateX(0);
}
.slide_nav{
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  max-width:300px;

  height: 100%;
  z-index: 1;
  background: rgba(74,212,198,1);
    transform:translateX(100%);
  -webkit-transform:translateX(100%);
  -ms-transform:translateX(100%);
  -moz-transform:translateX(100%);

  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
	  background:#47d1c3;
}

.nav_infoBox{
  position: absolute;
  width: 100%;
  height: 100%;
  padding:30px 0;
  margin:0px auto;
  overflow: hidden;
  top: 0px;
  left: 50%;
  transform:translateX(-50%);
  -webkit-transform:translateX(-50%);
  -moz-transform:translateX(-50%);
  -ms-transform:translateX(-50%);
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;

}

.logo_lang_Box{width:100%;padding-right:40px;display: table; padding-bottom:30%;}
.lang_manu{
  position: relative;
  width: 150px;
  padding-bottom:20px;
  float: right;
}
.nav_logo_box{width:100px;display: table;  padding-left:120px;}
.nav_logo_box img{width:85px; height:57px; float:left;}
.lang_box{
  width: 60%;
}
.lang_box a{
  display: inline-block;
  padding:0px 5px;
  position: relative;
}

span.circle_span{
  width: 6px;
  height: 6px;
  border-radius:50%;
  background:#fff;
  display: inline-block;
}

.nav_trans{
  position: relative;
  height:75%;
}
.nav_scroll{
  position: relative;
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
ul.nav_ul{
  position: relative;
  margin:0px auto;
  flex-wrap:wrap;
}
ul.nav_ul li dl.slideDl{display: none;}


ul.nav_ul li{
  position: relative;
  margin-bottom:20px;
  text-align:right;
}
ul.nav_ul li:last-child{
  margin-bottom: 0px;
}
ul.nav_ul li a.bg_a{
  font-size:22px;
  color: #656565!important;
  font-weight: 500;
  padding-right:30px;
  position: relative;
}
ul.nav_ul li:hover a.bg_a,
ul.nav_ul li a.bg_a.current{color:#ffffff!important;}
ul.nav_ul li a.bg_a i{
	font-size:26px;
  position: absolute;
  top: 50%;
  right:0;
  transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
}
@-moz-document url-prefix(){
        ul.nav_ul li a.bg_a i{
               right:8px;
        }
}
ul.nav_ul li dl.slideDl{
  position: relative;
  padding-right:30px;
  width: 100%;
  height: auto;
  padding-top:15px;
}
/*ul.nav_ul li.pc_click dl.slideDl{
  display: block!important;
}*/
ul.nav_ul li dl.slideDl dd{
  padding:8px 0px;
  font-size: 18px; 
  position: relative;
}
.slide_nav a{    line-height: 1.1;
  color: #656565!important;
}
.slide_nav a:hover{ color:#ffffff!important;}
.slide_nav dd.current a,
.slide_nav dd:hover a{
   color:  #ffffff!important;
}
.slide_nav dd.current:before,
.slide_nav dd:hover:before{
  background:#fff;
}
/**/


/*foot*/
#footer .content_comRL{
  padding-top:50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #3ae4d3;
}
.foot_nav_box{
  position: relative;
  width:100%;
  
}
.foot_contact_box{
  position: relative;
  width: 40%;
  display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.foot_nav_box .foot_nav_item{
  position: relative;
  width:auto;
  height: auto;
}
.foot_nav_box .foot_nav_item dl{
  position: relative;
  margin-bottom: 30px;
}
.foot_nav_box .foot_nav_item dl:last-child{
  margin-bottom: 0px;
}
.foot_nav_box .foot_nav_item dl dt{
  color: #4e4d4d;
  font-weight:bold;
  /*display: block;*/
}
.foot_nav_box .foot_nav_item dl dd a{
  display: block;
  font-size: 14px;
  line-height:1;
  padding-top:10px;
}

.foot_contact_item ul{
  position: relative;
  width: 100%;
  height: auto;
}
.foot_contact_item ul li{
  margin-bottom:10px;
  display: flex;
}
.foot_contact_item ul li span{
  position: relative;
  width: 80px;
}
#ver-en .foot_contact_item ul li span{
  width: 110px;
}
.foot_contact_item ul li b{
  flex: 1;
}
.foot_contact_item ul li span i{
  width: 18px;
  text-align: center;
  display: inline-block;
}
.foot_contact_item ul li:first-child span i{
  font-size: 20px;
}
.copy{margin-top:30px;}

.contact_eamil{
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 15px;
}
.contact_eamil input{
  position: relative;
  display: block;
  width: 100%;
  padding:8px 10px;
  background:#f6f6f6;
  color: #bdbdbd;
}
.contact_eamil i{
  position: absolute;
  right: 10px;
  top: 50%;
  color: #59c9b4;
  font-size: 20px;
  transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -moz-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
}

.submit_btn{
  position: absolute;
  width: 30px;
  height: 100%;
  top: 0px;
  right: 0px;
}
p.foot_logo{
  position: relative;
  width: 100%;
  max-width: 90px;
  margin:0px auto;
  padding-top: 20px;
}
/*foot -end*/







/*index*/
.index_banner{position: relative;
  width: 100%;
  height:calc(80vh);}
.index_banner_bg{
  position: relative;
  width: 100%;
  height:calc(80vh);
  background:url("../images/index/banner.jpg") center top no-repeat;
  background-size: cover;
}

#index_content{
  position: relative;
  min-height: 800px;
  background: #fff;
}
#index_content h2{ text-transform:uppercase;}

.ban_info{
  position: absolute;
  width: 100%;
  height: auto;
  text-align: center;
}
h1.index_scr{
  display:flex;
  margin:auto;  
  position: relative;
  justify-content: center;
}
h1.index_scr span.letter{
  position: relative;
  display:inline-block;
  opacity:0;
  transform:scale(0.9);
}
.ban_down{
  position: absolute;
  width: auto;
  bottom:5%;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.ban_down img{
	    margin: auto;
  width: 40px;
  height: auto;
  margin-bottom: 10px;
  -webkit-animation: nudgeMouse 1.6s linear infinite;
    animation: nudgeMouse 1.6s linear infinite;
}
.ban_down span{
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 1;
}

p.view_a{
  margin-top: 50px;
}

@-webkit-keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }
  80% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

}
@keyframes nudgeMouse {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }
  80% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}



/*.index_about {
  background:url("../images/about/about_bg.jpg") center no-repeat;
  background-size: cover;
}
*/

.index_bus{
  background:#f9f9f9;
}

.index_bus h2{
  margin-bottom: 50px;
}
.width_50{
  position: relative;
  width: 100%;
  max-width: 750px;
  height: auto;
}

.ind_bus_swiper{
  position: relative;
  overflow: hidden;
  padding-bottom: 80px;
}

.ind_bus_swiper .slick_slide dl{
  position: relative;
  margin-bottom: 20px;
  margin-right: 10%;
}

.ind_bus_swiper .slick_wrapper {overflow: visible;width: 90%;margin-left: 0px;margin-right: 0px;}
.ind_bus_swiper .slick_wrapper .slick-list{overflow: visible;}
.ind_bus_swiper .slick_slide{padding:10px;}
.ind_bus_swiper .slick_slide dl dt{
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.ind_bus_swiper .slick_slide dl dt::after,
.ind_bus_swiper .slick_slide dl dt::before{
  content: "";
  display: block;
  position: absolute;
  background:#fff;
  left: -10px;
  top: -10px;
}
.ind_bus_swiper .slick_slide dl dt::before{
  width: 50%;
  height: 10px;
}
.ind_bus_swiper .slick_slide dl dt::after{
  height: 40%;
  width:10px;
}
.ind_bus_swiper .slick_slide dl dd{
  position: absolute;
  right: 0px;
  background:#3ae4d3;
  color: #fff;
  bottom: -15px;
  padding:5px 13px;
  text-align: right;
}
img.bus_bg_icon{width: 35px;height: auto;}
.ind_bus_swiper .slick_slide dl dt img{
  transition: all .8s;
  -moz-transition: all .8s;
  -webkit-transition: all .8s;
  -ms-transition: all .8s;
}
.ind_bus_swiper .slick_slide dl dt:hover img{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}


.index_bus_abtn{
  position: absolute;
  bottom: 0px;
}







.index_ir_particles{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

.index_ir_stock{
  position: relative;
  width: 20%;
}
.index_ir_stock_item{
  position: relative;
  background:#39e4d2;
  padding:25px 20px;
  color: #fff;
  text-align: center;
}
.index_ir_stock_item dl dt{
  position: relative;
  padding:20px 0px 15px 0px;
}
.index_ir_stock_item dl dt img{
  width: 50%;
  margin:0px auto;
}
.index_ir_ann{
  position: relative;
  width: 80%;
  padding-top: 20px;
}
.index_ir_ann h4{
  padding-left: 8.33333333333333%;
  padding-bottom: 30px;
}
ul.index_ir_ann_ul li{
  width: 25%;
  margin-left: 8.33333333333333%;
}
ul.index_ir_ann_ul li h2{
  display: block;
  padding-bottom: 20px;}
.index_news{
  background:#f4fefd;
  overflow: hidden;
}
.index_news_model{min-height:425px;}
ul.index_ir_news_ul{
  position: relative;
  width: 100%;
  height: auto;
}
ul.index_ir_news_ul li{
  position: relative;
  width: 100%;
  opacity: 0.1;
  color: #b5b5b5;
  margin-bottom: 50px;
  transition:all 0.3s;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;-o-transition: all 0.3s;
}
ul.index_ir_news_ul li a{
  position: relative;
  display: block;
   height:45px;
overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
}
ul.index_ir_news_ul li.active{opacity: 1; color: #4e4d4d;}
ul.index_ir_news_ul li.active a{color: #4e4d4d!important;}
ul.index_ir_news_ul li h2 {
    display: block;
    padding-bottom: 20px;
    font-weight: 600;
    color: #4e4d4d;
}
ul.index_ir_news_ul li::before{
  content: "";
  display: block;
  position: absolute;
  width: 1200px;
  height: 1px;
  background:#3ae4d3;
  top: 70%;
  right: 200%;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
ul.index_ir_news_ul li.active::before{
  right: 102%;
}

.index_news_img .index_news_img_item{
  display: none;
  height: 100%;
}
.index_news_img .index_news_img_item:first-child{
  display: block;
}


.index_news_img .index_news_img_item img{
  display: none;
}
.index_news_img .index_news_img_item span.san_jiao{
  position: absolute;
  display: block;
  width: 16px;
  height: 100%;
  left: -1px;
  top: 0px;
}

.index_news_img .index_news_img_item:first-child span.san_jiao{
   background:url("../images/index/san_jiao.png") center no-repeat;
   background-size: 16px auto;
   background-position-y: 100%;
}
.index_news_img .index_news_img_item:nth-of-type(2) span.san_jiao{
    background:url("../images/index/san_jiao.png") center no-repeat;
    background-size: 16px auto;
    background-position-y: 40%;
}
.index_news_img .index_news_img_item:nth-of-type(3) span.san_jiao{
    background:url("../images/index/san_jiao.png") center no-repeat;
    background-size: 16px auto;
    background-position-y: -15%;
}
.index_news_img .index_news_img_item:last-child span.san_jiao::before{
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 30%;
  top: 0px;
  left: 0px;
  background:#f4fefd;
}
/*index end*/







.main_content h3.js_sm_nav {display: none;}

/*page-about*/
.page_content p {
    padding-bottom: 30px;
}

.page_banner {
    position: relative;
    width: 100%;
   height:550px;
}

.com_page_ban{
  background: url(../images/page/page_banner.jpg) center no-repeat;
    background-size: cover;
}
.about_over_ban{
  background: url(../images/page/about_over_ban.jpg) center no-repeat;
    background-size: cover;
}
.about_milestones_ban{
  background: url(../images/page/about_milestones_ban.jpg) center no-repeat;
    background-size: cover;
}
.about_awards_ban{
  background: url(../images/page/about_awards_ban.jpg) center no-repeat;
    background-size: cover;
}
.about_team_ban{
  background: url(../images/page/about_team_ban.jpg) center no-repeat;
    background-size: cover;
}
.bus_over_ban{
  background: url(../images/page/bus_over_ban.jpg) center no-repeat;
    background-size: cover;
}
.bus_aesthetic_ban{
  background: url(../images/page/bus_aesthetic_ban.jpg) center no-repeat;
    background-size: cover;
}
.bus_consulting_ban{
  background: url(../images/page/bus_consulting_ban.jpg) center no-repeat;
    background-size: cover;
}
.ir_ban{
  background: url(../images/page/ir_ban.jpg) center no-repeat;
    background-size: cover;
}
.news_ban{
  background: url(../images/page/news_ban.jpg) center no-repeat;
    background-size: cover;
}
.contact_general_ban{
  background: url(../images/page/contact_general_ban.jpg) center no-repeat;
    background-size: cover;
}


.page_title_box {
    position: absolute;
    height: auto;
    width:90%;
    color: #ffffff;
    text-align: center;
}
.page_title_box span.js_bg_nav {
    font-size: 72px;
    display: block;
    line-height: 1;
    text-shadow: 1px 1px 2px #5c5c5c;
}



.profile_infobox {
    position: relative;
}
.profile_infobox img.profile_img {
    position: relative;
    float: right;
    width: 40%;
    max-width: 450px;
    padding-left: 40px;
    padding-bottom: 20px;
}



.about_over_item{
  position: relative;
  padding:30px;
}
.about_over_item .about_over_itemBg{
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background:#f4fefd;
  z-index: 1
}
.col_line{
  position: absolute;
  width: 2px;
  top: 30px;
  bottom: 30px;
   background:#47d1c2;
}
.about_over_info p{
  position: relative;
  padding-bottom: 0px;
  z-index: 2
}
.index_ir_particlesAbout{
  opacity: 0;
}

.index_ir_particlesAbout.ph_showo{
  opacity:1;
}

/*mile*/

.meil-box {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 500px;
    padding-bottom: 20px;
    padding-left: 40px;
    margin-top: 30px;
}
.meil-l {
    position: relative;
    display: none;
    z-index: 3;
    float: left;
    width: 50%;
}
.meil-mid {
    position: absolute;
    z-index: 2;
    width:1px;
    height: 100%!important;
    min-height: 500px;
    background: #cccccc;
    left: 40px;
    top: 0%;
    border-radius: 10px;
}
.meil-r {
    position: relative;
    float: right;
    z-index: 3;
    width: 100%;
}

.meil-box .year-box {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 80px;
}
.meil-box .meil-notop {
    margin-top: 0px;
}
.year-box {
    position: relative;
    float: right;
    width: 120px;
}
.meil-info-box p.year-line {
    position: absolute;
    border: 3px solid #48d6c8;
    background: #48d6c8;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: 0px;
    z-index: 6;
left:0%;
    margin-left: -30px;
    line-height:55px;
    text-align: center;
    color: #fff;
    transition:all 0.5s;
 -moz-transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -o-transition: all 0.5s;
}
/*.meil-info-box.active p.year-line{ box-shadow:1px 1px 10px #333333;width:100px;height:100px; font-size:larger; font-weight:bold;line-height:95px; margin-left: -50px !important;top:-20px;background: #47d1c3;border: 3px solid #47d1c3;}*/
.meil-info-box.active p.year-line{ box-shadow:1px 1px 10px #333333;width:100px;height:100px; font-size:larger; font-weight:bold;line-height:95px; margin-left: -50px !important;top:-20px;background: #47d1c3;border: 3px solid #47d1c3;}
.meil-info-box.active ul{ font-size:larger}
p.line-r {
    right: -30px;
}
.meil-box .year-box ul {
    position: relative;
    z-index: 1;
    width:100%;    padding-left: 60px;
    float: left;
    padding-top: 15px;
}
.meil-box .year-box ul li{
    position: relative;
    padding-bottom:10px;
    padding-left: 15px;
  margin-bottom:0;
}
.meil-box .year-box ul li:before{
  content: '';
  display: block;
  position: absolute;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #2bb0e5;
  margin-top: 12px;
  left: 0px;
}
.meil-r .year-box ul {
    float: right;
  transition:all 0.5s;
 -moz-transition: all 0.5s;
 -webkit-transition: all 0.5s;
 -o-transition: all 0.5s;
}


/*year*/
.year-show-box {
    position: relative;
    width: 100%;
    /*border-bottom: 4px solid #d4aa01;*/
    padding-bottom: 40px;
}
.year-show-box span.year-show {
    font-size: 18px;
    color: #48d6c8;
    font-weight: bold;
    opacity: 0;
}

ul.year-select {
    position: absolute;
    display: inline-block;
    width: 150px;
    height: 30px;
    z-index:6;
    border: 2px solid #48d6c8;
    /*margin-top: 10px;*/
    background: #48d6c8;
    border-radius: 2px;
    right: 0px;
    top: 0px;
}
ul.year-select:hover{border: 2px solid #48d6c8;background: #48d6c8;}
ul.year-select::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
    border-left: 8px solid transparent;
      z-index: -1;
}
ul.year-select li {
    position: relative;
    width: 100%;
    height: 100%;
   line-height:1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding:5px 10px;
    cursor: pointer;
}
ul.year-select li a {
    color: #fff;
}
ol.sub-year-box {
    position: absolute;
    display: none;
    width: 150px;
    height: auto;
    top: 38px;
    left: -2px;
    
    border-bottom: 0px;
}
/*ol.sub-year-box::before{
  content: '';
  display: block;
  position: absolute;
  top: -8px;
  right: 8px;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #48d6c8;
  border-left: 8px solid transparent;
}*/
ol.sub-year-box li {
    background: #84e0d6;
    border-bottom: 2px solid #fff;
}
ol.sub-year-box li a {
    display: block;
}

ol.sub-year-box li:hover{background: #48d6c8;}
ol.sub-year-box li:hover a{ color:#ffffff !important; }


.acroll_box {
    position: relative;
}
i#tab-hover {
    position: absolute;
    z-index: 8;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5) url(../images/hand_hover.png) center 50px no-repeat;
    display: none;
}

.awards_table {
    margin: auto;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #ffffff;
    background-color: #f4f3f3;
    width: 100%;
    min-width: 640px;
}
.awards_table thead {
    font-weight: 700;
    background-color: #48d6c8;
    color: #ffffff;
}
.awards_table td {
    padding: 10px;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    font-size: 14px;
}

ul.award_ul{
  position: relative;
  width: 100%;
  height: auto;
}
/*ul.award_ul li{
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  background: #fafafa;
}
ul.award_ul li:last-child{
  margin-bottom: 0px;
}
ul.award_ul li dt{
  display: flex;
  width:100px;
  height: 100%;
   background: #48d6c8;  
  color: #fff;
  align-items: center;
    justify-content: center;
  font-size: 24px;
  position: absolute;
}
ul.award_ul li dd{
  position: relative;
  display: flex;
  align-items: center;
  padding: 0px 30px 0px 130px;
  flex:1;
  cursor: pointer;
  min-height: 100px;
}
ul.award_ul li dd .awark_info{
  position: relative;
  width: 100%;
  height: auto;
}
ul.award_ul li dd span,
ul.award_ul li dd b,
ul.award_ul li dd strong{display: block;width: 100%;}
ul.award_ul li::before{
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #48d6c8;
  -webkit-transition: .5s cubic-bezier(.19,1,.22,1);
  transition: .5s cubic-bezier(.19,1,.22,1);
}

ul.award_ul li:hover::before{
  left: 0;
}
ul.award_ul li:hover dd{
  background: none;
  color: #fff;
}*/
ul.award_ul li{position: relative;}
ul.award_ul .slick-track, ul.award_ul {
    position: relative;
    display: flex;
    justify-items: stretch;
}
ul.award_ul .slick-slide {
    float: none;
    height: auto;
    padding-bottom: 10px;
}
ul.award_ul li dl{
  position: relative;
  width: 90%;
  height: 100%;
  background:#f2f2f2;
  margin:0px auto;
  padding:20px 20px 30px 20px;
}
ul.award_ul li::before {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: rgba(255,255,255,0.6);
    z-index: 10;
    border-radius: 50%;
    right: 0px;
    bottom: 0px;
}
ul.award_ul li::after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    background: #A5E2DB;
    border-radius: 30px;
}
ul.award_ul li:nth-of-type(n)::after {
    background: #A5E2DB;
}
ul.award_ul li:nth-of-type(2n)::after {
    background: #7CAAA5;
}
ul.award_ul li:nth-of-type(3n)::after {
    background: #648985;
}
ul.award_ul li:nth-of-type(4n)::after {
    background: #30877D;
}
ul.award_ul li:nth-of-type(5n)::after {
    background: #008475;
}

.awark_year{text-align: center; color: #19786e; font-size: 22px; font-weight:bold;}

.awark_info strong{display: flex;    justify-content: center;
    align-items: center; text-align: center; padding-bottom:5px; height:75px;}
.awark_info p{display: flex; padding-bottom:10px;    line-height: 1.2;}
.awark_info p span{width:85px; position:relative;}
.awark_info p span:nth-child(2){width: calc(100% - 85px);}

.awark_info p span:nth-child(2)::after {
   content: ":";
    position: absolute;
    width: 5px;
    height: 18px;
    line-height: 1;
    left: -10px;
    top:-2px;
    font-size: 18px;
}
#ver-en .awark_info p span{width:120px;}
#ver-en .awark_info p span:nth-child(2){width: calc(100% - 120px);}
#ver-en .awark_info strong{height:130px;}

/*team*/
ul.about-board-ul{
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom:50px;
}
ul.about-board-ul li{
  width: 30%;
    margin-right: 5%;
    margin-bottom: 50px;
}
ul.about-board-ul li:nth-of-type(3n) {
    margin-right: 0px;
}
ul.about-board-ul li a{
  display: block;
  padding:10px 0;
  /*border-bottom:1px solid #e5e5e5;*/
}

ul.about-board-ul li a i{ font-size:12px;font-style:normal}

ul.about-board-ul li a.bod_btn{
  
    font-weight: normal;
    position: relative;
    color: #4AD4C6 !important;
    /*border: 1px solid #4AD4C6;*/
    padding: 0px;
    display: inline-block;
}
ul.about-board-ul li a.bod_btn i{font-size: 48px;}
ul.about-board-ul .about-peo-info{  
  position: relative;
    display: block;
    margin: 10px 0px;
    height: 80px;
    overflow: hidden;
}
ul.about-board-ul .about-peo-info::after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 30px;
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), #fff);
    background: -o-linear-gradient(rgba(255, 255, 255, 0.5), #fff);
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.5), #fff);
    background: linear-gradient(rgba(255, 255, 255, 0.5), #fff);
    bottom: 0px;
    left: 0px;
}
ul.about-board-ul .about-peo-info.toggcur{
  height: auto;
}
ul.about-board-ul .about-peo-info.toggcur::after{
  display: none;
}
ul.about-board-ul .about-peo-info p{
  padding-bottom: 15px;
}
p.peo-tit{
  color: #956627;
  padding-bottom: 15px;
}

.about_team h4{
  padding-bottom: 35px;
}

ul.about-board-ul-new{
  position: relative;
  margin-bottom: 50px;
}
ul.about-board-ul-new li{
  position: relative;
  width: 100%;
  height: auto;
}
ul.about-board-ul-new li a {
    display: block;
    padding: 10px 5px;
    border-bottom: 1px solid #e5e5e5;
}
ul.about-board-ul-new li a i {
    font-size: 12px;
    font-style: normal;
}
.about-peo-info {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    padding: 20px 10px;
    display: none;
}
ul.about-board-ul-new li a.currentbg, 
ul.about-board-ul-new li a:hover {
    background: #19786e;
    border-bottom: 1px solid #19786e;
    color: #ffffff!important;
    padding: 10px;
}


.bus_over_info{
  background:#f4fefd;
  margin-bottom:50px;
}
.bus_over_infoTxt{padding: 50px;}
.bus_over_infoTxt p:last-child{padding-bottom: 0px;}
.bus_over_infoIMg{
  position: relative;
  height: 100%;

}
.bus_aes_info_add{
  background:#19786e;
  color: #fff;
}
.bus_aes_meir{
  position: relative;
  width:80%;
  margin:0px auto;
  height: auto;
}
.bus_aes_meir h3{
  line-height: 1.4;
}
/*.bus_over_infoIMg img{
  opacity: 0;
}
*/
.bus_aestheticMain{
  /*min-height:700px;*/
  background:url("../images/bus/bus_over_img.jpg") bottom center no-repeat;
  background-size: 100% auto;
  padding-bottom: 0px;
  margin-bottom:0px;
}
.bus_overBG{
  background:#f4f4f4;
   /*background:url("../images/bus/bus_over_bg.png") center no-repeat;
  background-size: 100% 100%;*/
}
.bus_over_tab ul.bus_consult_tab{
  position: relative;
  width: 100%;
  max-width: 180px;
}
.bus_over_tab ul.bus_consult_tab li{
  width: 100%;
  margin-bottom: 10px;
}
.bus_over_tab ul.bus_consult_tab li a{
  display: block;
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 8px 20px;
}


ul.bus_consult_tab{
  justify-content: flex-start;
    align-items: flex-end;
    margin-top: 20px;
}

ul.bus_consult_tab li{
  background:#cdcdcd;
  position: relative;
  display: flex;
  align-items: center;
  /*margin:0px 20px;*/
}
ul.bus_consult_tab li.active,
ul.bus_consult_tab li:hover{
  background:#47d1c3;
}
ul.bus_consult_tab li.active a{
  font-size: 18px;
  padding:8px 20px;
}
ul.bus_consult_tab li a{
  position: relative;
  display: block;
  padding:5px 20px;
  color: #fff!important;
}

.bus_consult_info{
  margin-top:30px;
}
.bus_consult_item{
  display: none;
}
.bus_consult_item:first-child{
  display: block;
}

span.bus_compad_span{
  position: relative;
  display: block;
  margin-bottom: 10px;

}

ul.decimal_ul{
  padding-left: 20px;
}
ul.decimal_ul li{
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  list-style-type: decimal;
}
ul.consult_ul dl{
  position: relative;
}
ul.consult_ul dl dt{
  padding-bottom: 10px;
  position: relative;
}
ul.consult_ul dl dd{
  position: relative;
  padding-bottom:5px;
  padding-left: 20px;
}
ul.consult_ul dl dd::before{
  content: "—";
  display: block;
  position: absolute;
  left: 0px;
  top:0px;
}




ul.ir_info_ul li{float: left;   width:46%; padding:0 8% 0 0;}
ul.ir_info_ul h4 {
    padding-bottom: 15px;
    color: #47d1c3;
}


.prospectus_ul {
    max-width: 320px;
}
.prospectus_ul dl dt{
  position: relative;
  margin-bottom:10px;
}
.prospectus_ul dl dt img{ border:1px solid #CCC}
.prospectus_ul dl dt img:hover{ border:1px solid #47d1c3}
.prospectus_ul dl dd{ text-align:center; line-height:1.5}
.prospectus_ul dl span{
  position: absolute;
  width: 20%;
  bottom: 0px;
}
.prospectus_ul dl span img{ border:0 !important;}



/*report*/
.report_com{
  position: relative;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  padding-top:35px;
  width: 100%;
  max-width: 900px;
  margin:0px auto;
}
.report_com li{
  width:45%;
  margin-bottom:5%;
}
.report_com li a{display: block;position: relative;}
.report_com li dl{
  position: relative;
  display: flex;
  align-items: center;
}
.report_com li dl dt{
  position: relative;
  margin-bottom:10px;
  z-index: 1;
}
.report_com li dl dd{
  position: relative;
  background:#48d6c8;
  width: 165px;
  height: 85px;
  color: #fff;
  text-align:center; 
  padding:10px;
  line-height:1.5;
  margin-left: -30px;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
}
.report_com li dl dt img{ border:1px solid #CCC}
.report_com li dl dt img:hover{ border:1px solid #47d1c3}




ul.data_ul {
    position: relative;
    width: 100%;
    height: auto;
  line-height:1.3;
}
ul.data_ul li {
    display: table;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e3e1db;
}
ul.data_ul li.data_th:hover,
ul.data_ul li.data_th{
  background:#48d6c8;
  color: #fff;
}
ul.data_ul li.data_th a:hover,
ul.data_ul li.data_th a{color: #fff!important;}
ul.data_ul li:hover a b{
  color:#47d1c3!important;
}

ul.data_ul li span{
   padding:18px;
  width: 180px;
  display: table-cell;
  
}
#ver-en ul.data_ul li span{width: 140px;}
ul.data_ul li a{color:#CCC;
  padding:18px;
  display: table-cell;
}

ul.data_ul li a b{ display:block; color:#636363; padding-top:5px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;}

.ir_gov_cot a.a_link{display: none;}
ul.data_ul li a img{width:20px;}



.pdf{position: relative;width: 70px;}

ul.data_ul.news_data li.news_li{display: flex;justify-content: space-between; padding:20px 0px;}
ul.data_ul.news_data li span{width: 90px;}
.news_data_info{position: relative;padding:18px; width: 90px;height: 90px;background: #eee;flex-wrap:wrap; display: flex;
    align-items: center;
    justify-content: center;text-align: center;}
.news_text_info{position: relative;}
.news_text_info a{ padding:0 18px !important;}
.news_text_info a b{ padding:0 !important;}
.news_data_info strong{display: block;width: 100%;}
.flex_1{flex:1;}