/* CSS Document */
/** font-family:=================================*/
 
.color-white{color: #fff!important;  }
.txt-stork { -webkit-text-stroke: 1px #c2c3c4;  -webkit-text-fill-color: transparent;}
.wrapper { position: relative; display: block; margin:0px auto; padding: 0px 20px; width: 100%;  max-width: calc((100% - 40px)/12*12 + 40px); }
@media (min-width:1025px) {
.wrapper { padding-right: 40px; padding-left: 40px;   }
}
@media (min-width: 1201px) and (max-width: 1400px) {
.wrapper { padding-right: 30px; padding-left: 30px; max-width: 100%;}
}
@media (min-width: 1401px) {
.wrapper { padding-right: 80px; padding-left: 80px; max-width: 1440px; }
}
.cell { display: none !important;}
.desk { display: block !important;}
@media (max-width:767px) {
.cell { display: block !important; border: 0;   }
.desk { display: none !important; }
}

.top-bar { position: fixed; top:0px; width: 100%; background-color:rgba(55,174,175,.5);  z-index:9; transition: all 0.25s ease 0s;}
@media (max-width:1180px) {
 .top-bar { background-color:rgba(55,174,175,1);}   
}

.banner{background:#fff;  margin-top: 0px;position: relative; }
.banner .item { width: 100%; height:auto;position: relative; overflow: hidden;}
.banner .item.youtube{ width: 100%; height:100vh; }
@media (max-width:1024px) {
.banner .item.youtube{  height:60.5vh; }
}
@media (max-width:992px) {
.banner .item.youtube{  height:100vh; }
}
@media (max-width:768px) {
.banner .item.youtube{  height:75vh; }
}
@media (max-width:767.98px) {
.banner .item.youtube{  height:73vh; }
}
.slide-content-headings, .slick-slide::before, .slick-slide { -webkit-backface-visibility: hidden; backface-visibility: hidden;}
.main-slider { position: relative; width: 100%;  height:auto;  margin-bottom: 0; opacity: 0;  overflow: hidden;visibility: hidden; -webkit-transition: all 1.2s ease;  -moz-transition: all 1.2s ease; -o-transition: all 1.2s ease; -ms-transition: all 1.2s ease; transition: all 1.2s ease; }
.main-slider.slick-initialized { opacity: 1; visibility: visible;}
.slick-dotted.slick-slider { margin-bottom: 0;}
.slick-slide { position: relative;}
.slick-slide::before { background-color: #000000; opacity: 0.3; z-index: 1;}
.slick-slide video { display: block;  position: absolute; top: 50%; left: 50%; min-width: 100%; min-height: 100%; width: auto; height: auto;  -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}
.slick-slide iframe { position: relative; pointer-events: none; left:0px!important;  }
.slick-slide figure { position: relative; height: 100%; margin: 0; overflow: hidden; }
.slick-slide .slide-image { opacity: 0; height: 100%; background-size:cover; background-position: center;  -webkit-transition: all 0.8s ease; -moz-transition: all 0.8s ease; -o-transition: all 0.8s ease; -ms-transition: all 0.8s ease; transition: all 0.8s ease;}
.slick-slide .slide-image.show {  opacity: 1;}
.slick-slide .image-entity { height:100vh; opacity: 0; overflow: hidden; visibility: hidden;}
.slick-slide .loading { position: absolute; top: 44%; left: 0; width: 100%;}
.slick-slide .slide-media { animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);}
.slick-slide.slick-active { z-index: 1;}
.slick-slide.slick-active .slide-media {  animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);}
.slick-slide.slick-active .slide-content-headings { opacity: 1;  -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0);  -o-transform: translateY(0); transform: translateY(0);  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;}

.slide-content {width: 40%;  text-transform: uppercase;  position: absolute; left: 10%; top:25%; z-index: 999;   }
.slide-content-headings { position: relative; padding:40px;  opacity: 0; z-index: 1; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;  -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -ms-transform: translateY(100px); -o-transform: translateY(100px);  transform: translateY(100px); border-radius: 20px; background-color: rgba(255,255,255,.1);  backdrop-filter: blur(25px); box-shadow:8px 5px 12px rgba(255,255,255,.3);  }
.slide-content-headings h2 { font-size: 2.75rem; font-weight:900; line-height:3.275rem; color:#fff; margin:0px 0px 10px 0;letter-spacing:2px; word-wrap: normal; text-shadow: 1px 2px 2px rgba(0,0,0,.2) }
.slide-content-headings p {margin-bottom: 15px; font-size:1.875rem; font-weight:700; line-height:2.5rem;color:#fff; word-wrap: normal; text-shadow: 1px 2px 2px rgba(255,255,255,.2)  } 
.slide-content-headings h2 strong{display: block}
 @media (max-width:1112px) {
.slide-content-headings {  padding:20px;}	 
.slide-content-headings h2 { font-size: 2.125rem;line-height:2.5rem; }
.slide-content-headings p { font-size:1rem;line-height: 1.5rem;  }
}
@media (max-width:767px) {
.slide-content { width: 90%; left:5%; top:70%; }	
.slide-content-headings { padding:0px 20px;}
.slide-content-headings h2 { font-size: 3rem;line-height:3.75rem; margin:0px 0px 30px 0;}
.slide-content-headings p { font-size:1.375rem;  line-height:2rem; color: #fff } 
}
@media (max-width:640px) {
.slide-content-headings h2 { font-size: 1.75rem;line-height:2.5rem;margin-bottom: 10px; }
.slide-content-headings p { font-size:1rem;  line-height:1.5rem; color: #fff } 	
}
@media (max-width:320px) {
.slide-content-headings { padding:0px 10px;}
.slide-content-headings h2 strong{display: inline-block!important;}
.slide-content-headings h2 { font-size: 1.275rem;line-height:1.5rem;margin-bottom: 10px; }
.slide-content-headings p { font-size:.75rem;  line-height:1rem;  } 	
}
@media (max-width:280px) {
.slide-content-headings h2 { font-size:.9rem;line-height:1.5rem;margin-bottom: 10px; }
.slide-content-headings p {display: none } 	
}
@keyframes slideIn {
from { filter: url(blur.svg#blur); filter: blur(15px); -webkit-filter: blur(15px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");  }
to { filter: url(blur.svg#blur); filter: blur(0);  -webkit-filter: blur(0); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");}
}
@keyframes slideOut {
from { filter: url(blur.svg#blur);filter: blur(0);  -webkit-filter: blur(0);  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");}
to {  filter: url(blur.svg#blur); filter: blur(15px);  -webkit-filter: blur(15px); filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius="10");}
}
@-webkit-keyframes zoomInImage {
from { transform: scale3d(1, 1, 1); }
to { transform: scale3d(1.1, 1.1, 1.1); }
}
@keyframes zoomInImage {
from { transform: scale3d(1, 1, 1); }
to { transform: scale3d(1.1, 1.1, 1.1); }
}
.zoomInImage { -webkit-animation-name: zoomInImage; animation-name: zoomInImage;}
@-webkit-keyframes zoomOutImage {
from { transform: scale3d(1.1, 1.1, 1.1); }
to {transform: scale3d(1, 1, 1); }
}
@keyframes zoomOutImage {
from { transform: scale3d(1.1, 1.1, 1.1); }
to { transform: scale3d(1, 1, 1); }
}

 
.main-wrap{ width: 100%;  padding:0px; margin:0px auto; height: auto;  display: flex; flex-wrap: wrap;  }

.main-about{ position: relative; z-index: 1; margin:0px; padding:10vw 0px 0px 0px; overflow: hidden}
.main-about .animated { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; transition: opacity 0.5s ease 0.3s;}
@media (max-width:1024px) {
.main-about{  padding:0px;}
}
@media (max-width: 767.98px) {
.main-about{ padding: 0px;}    
}
 
.block {width:55%; height: auto;margin: 0; padding:0px 8vw 4vw 8vw; position: relative;z-index: 9}
.block-txt{width:100%; margin: auto; padding: 0px ;}
.block-txt p {font-size: clamp(0.9rem, 1.2vw + 0.5rem, 1.125rem); line-height:1.875rem; font-weight: 500; margin-bottom: 10px; color:#fff }
.block-txt p strong{  display: block;  width: 100%; font-size: 1.313rem; line-height: 2rem; letter-spacing: 1.2px; font-weight:400;   margin-bottom: 10px; color: #fff; }
.post-btn{margin-top:50px; }
 .btnbox { margin: auto; display: flex;  justify-content: center }
@media (max-width:1024px) {
.block {padding:2vw 4vw;}
}
@media (max-width: 992px) {
.block {width:100%;margin: 0px; padding: 0px; }  
} 
 
 @media (max-width: 1280px) {
.block-txt p { font-size:0.9rem; }
}
@media (max-width:840px) {
.block-txt{ margin:50px 0px; padding: 0px 30px;}   
}
@media (max-width:767.98px) {
.block-txt{padding: 0px;}   
}
@media (max-width:640px) {
.block-txt p { font-size:0.9rem; line-height: 1.5rem;  }
}
 
@media (max-width:320px) {
.block-txt{ padding: 0px;}  
}

.block-pic {width:45%; height: auto;margin: 0; padding:0px;  position: relative;z-index: 9 }
@media (max-width: 992px) {
.block-pic {width:100%; height: auto; order: 2;  }
}
 
.card-box{ width: 100%; height: 100%;   border-radius:15px;  } 
 .card-box img{ width: 100%; height: 100%; border-radius:15px;  } 
 @media (max-width: 992px) {
 .card-box{ width:60%; height:60%; margin: auto }     
}

/*.Make*/
.esg{padding: 0px; position: relative;z-index: 9 }
.esg-box{ width: 60%; margin: auto; padding:5vw 0px 20vw 0px; transition: all 0.5s ease 0s;  }
.esg-box .title{text-align: center}
 
@media (max-width: 992px) {
.esg-box{ width: 100%; padding:5vw 0px; }    
}
/* ==== application === */
.bg-application { width: 100%;  background-image: attr(src url); background-repeat: no-repeat; background-size:100% auto;background-position:left bottom; background-color: #3ba7ab;  position: absolute;z-index:-1; top:0px; left: 0; right: 0; bottom: 0; line-height: 0;    } 
.application-mould{ width: 100%; padding: 0;  position: relative;background-color:#148b8a; } 
.application { display: flex; flex-wrap: wrap;}
.application a,.application a:visited {color: #fff;}
.application .col { padding: 0; }
.application .desc { display: flex; align-items: center; flex: 0 0 calc(100%/2); margin: 0; }
.application .block-title { padding: 0 2vw;}
.application .block-title-txt p{ margin:  0; font-size: clamp(.9rem, 2.3vw, 1.125rem); text-transform: uppercase;  color: #494341; line-height: 2rem;}
.application .tit-wp { border-bottom: 1px solid #fff;}
.application .tit-wp h3 { margin-bottom:0px; font-size: clamp(1.125rem, 2.3vw, 1.5rem); font-weight: 700; text-transform: uppercase; line-height:2rem; transition: all 0.5s ease 0s;}

.application .images { height: 100%; padding: 0; background-color:#000; position: relative; overflow: hidden;  }
.application .images  img{ opacity:.5; -o-object-fit: cover; object-fit: cover;  height: 100% !important; transition: 1s; width: 100%;}

.application .copy { display: flex; align-items: flex-end; position: absolute; top: 0; bottom: 0; left: 0; right: 0;  padding: 2vw;}
.application .item { flex: 0 0 calc(100%/4); margin: 0px; position: relative }
.application .icon-img{ width: 52px; height: 52px; filter:invert(100%) brightness(5) grayscale(1);opacity: 1; transition: all 0.5s ease 0s;}
.application .images .icon-img img {opacity: 1!important;  width:52px; height:52px!important;  margin: auto; display: block; position: relative  }
.application .item:hover .icon-img { filter: none}
.application .images:before { content: ""; display: block; width: 0px; height: 100%; top: 0%;  left: 0%; opacity: 0;  background: #fff; box-shadow: 0px 0px 60px 100px #fff;  position: absolute;z-index: 9999; -webkit-transform: skewX(-20deg); -moz-transform: skewX(-20deg); -ms-transform: skewX(-20deg); -o-transform: skewX(-20deg); transform: skewX(-20deg);}
/*hover*/
.application div:hover .images:before{ -webkit-animation: shine 0.5s 0s linear; -moz-animation: shine 0.5s 0s linear; animation: shine 0.5s 0s linear;}
.application div:hover .images img {opacity: .25; transform: scale(1.05); transition: all 0.5s ease 0s;   } 
.application div:hover .tit-wp h3 { color: #148b8a }
.application .col .link-b{ width: 100%; height: 100%; margin: auto; display: flex; flex-wrap: wrap; justify-content: center; align-items: center}

@media screen and (max-width: 1280px) {
.application .tit-wp h3 { font-size:1.125rem; }	
.application .item .col.copy .text { font-size:0.9rem; }	

}
@media screen and (max-width: 992px) {
.application .desc{ flex: 1 0 100%; }
.application .item {  flex: 1 0 31.333%; }
}

@media screen and (max-width: 767.98px) {
.application .item {  flex: 1 0 50%; }
.application .tit-wp{  margin-bottom: 12px; }
.application .tit-wp h3 { font-size: 1.125rem;margin-bottom:5px;  }   
.application .item .col.copy .text { display: none; opacity: 1;  height: 100px; margin-bottom: 40px;  }
}

@media screen and (max-width: 576px) {
.application .icon-img { width: 40px; height: 40px;}
}

@media screen and (max-width: 360px) {
.application .item{ flex: 1 0 100%; margin:0px auto }
}





@-webkit-keyframes shine {
  from { opacity: 0; left: 0%; }
  50% { opacity: 0.7; }
  to {  opacity: 0; left: 100%; }
}
@-moz-keyframes shine {
  from { opacity: 0; left: 0%; }
  50% { opacity: 0.7; }
  to { opacity: 0; left: 100%; }
}
@keyframes shine {
  from { opacity: 0; left: 0%; }
  50% { opacity: 0.7; }
  to { opacity: 0; left: 100%; }
}


/*----------------------------------------/
title-mould
----------------------------------------   */
 
.title-mould-title{width:80%; padding: 20px 30px; margin: auto;}
.title-mould-title p{  margin-top: 5px; font-size: clamp(0.9rem, 2.3vw, 1.125rem); line-height:1.75rem;letter-spacing:1px; font-weight:500;color: #fff; }

.title-h2-sub{margin: auto 0px; padding: 0px;  display: flex; flex-wrap: wrap; align-items: center}
.title-h2-sub h2{ width: calc(100% - 80px);  margin-bottom:30px; padding-left: 20px; font-size: clamp(1.75rem, 2.3vw, 2.75rem);line-height: 100%;font-weight: 700; letter-spacing:4px; color: #fff; text-transform:uppercase}
.title-h2-sub span{  font-size: 1.375rem;font-size: min(max(3.5vw, 1rem), 1.375rem); line-height: 130%;font-weight: 400; color: #fff; text-transform:uppercase  }
.title-h2-sub strong{font-weight:900;}
.title-h2-sub figure{  width: 80px; margin-bottom: 30px}

@media (max-width: 992px) {
.title-mould-title{width:100%; padding: 20px; }
}

@media (max-width: 767.98px) {
.title-h2-sub h2{ width: calc(100% - 60px);  }    
.title-h2-sub figure{  width: 60px; }
    
    
}

/*Process*/
.process{width: 100%; margin: auto; padding:90px 0px; position: relative;z-index: 1;}
.process::before { width:100%; height: 100%; content: attr(data-content); font-size: 8rem;  line-height: 1.75; font-weight: 900; color: #f2f2f2; left:0px;top:74%;  opacity: 1; position: absolute; z-index: 1;}
.process::after { width:10%; height: 30%; content: "";  right:0px;top:70%;  opacity: 1; background:#148b8a; clip-path: polygon(100% 0, 0% 100%, 100% 100%); position: absolute; z-index: 1;}
.process .layer-1 {width:30%; height: 40%;  position: absolute;  right:0px; bottom:-35px; z-index:2; pointer-events: none;}
@media (max-width: 992px) {
.process::after {display: none;}
.process .layer-1 {width:40%; height: 40%;  bottom:-140px; }
}
@media (max-width: 767.98px) {
 .process .layer-1 {width:80%; height:50%;  bottom:-240px; }   
}

@media (max-width: 320px) {
 .process::before { display: none;}
  .process .layer-1 {  bottom:-260px; }   
  
}
.process .main-wrap{ align-items: center}
.process .subtitle-box { width: 100%;position: relative; z-index: 2}
.process .subtitle { width: 40%; }
.process .subtitle-txt{ width:60%;}
.process .subtitle h2{ margin-bottom:30px;  font-size: clamp(1.75rem, 2.3vw, 2.75rem); line-height: 100%;font-weight: 700; letter-spacing: 3px; text-transform:uppercase}
.process .subtitle-txt p{  margin-top: 5px; font-size: clamp(0.9rem, 2.3vw, 1rem); line-height:1.75rem;letter-spacing:1px; font-weight:500;  }
.process .btn-02 span { font-size: clamp(0.75rem, 1.2vw + 0.5rem, 0.95rem); font-weight: 400; letter-spacing: 2px;  transition: color 0.3s ease;   color: #000;}
.process .btn-02 em { filter:invert(40%)   hue-rotate(130deg) ;  }
.process-list{ width: 100%; padding: 50px 0px; position: relative;z-index: 3  }
.process-list li{ width: 100%; margin:auto 20px; padding: 20px; background-color: #f0f0f0; border-radius:15px;  position: relative;}
.process-list li::before {  width:36px; height: 36px; content: attr(data-content); font-size: 1.125rem;  line-height: 1.75; text-align: center;  font-weight: 500;   color: #fff;  left:10px; top:10px;  opacity: 1; position: absolute; z-index: 3; background:#37aeaf; border-radius:50%;  }
.process-list li .item{display: flex; flex-wrap: wrap; flex-direction: column; }
.process-list li .photo{ width: 100px; height: 100px; margin:20px auto auto auto }
.process-list li .inner{ padding:0px;}
.process-list li .inner p{ height: 72px; font-size: clamp(0.9rem, 1.2vw + 0.5rem, 1rem); line-height: 1.5rem; letter-spacing: 1px; font-weight: 500; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.process-list .slick-prev,.process-list .slick-next{top:0px;}
.process-list .slick-prev{ left: auto;  right: 60px; }
.process-list .slick-next{ right: 20px;}
@media (max-width: 767.98px) {
 .process::before {font-size: 6rem; top:86%; }
.process .subtitle { width: 100%; }
.process .subtitle-txt{ width:100%;}
.process-list li{ margin:auto 10px; padding: 10px;  }  
.process-list li .photo{ width:60px; height:60px; }
.process-list li .inner p{ height: 88px; }
}

.about{width: 100%; margin: auto; padding:0px;background-color:#148b8a; position: relative;z-index: 0; }
.about::after { width:10%; height: 30%; content: "";  right:0px;bottom:0px;  opacity: 1; background:#fff; clip-path: polygon(100% 0, 0% 100%, 100% 100%); position: absolute; z-index: 1;}
 
.about .main-wrap{align-items: center}
@media (max-width: 992px) {
.about::after { display: none;}
 
}

.about .block {width:45%; height: auto;margin: auto; padding:0 8vw 0 2vw; position: relative;z-index: 9}
.about .block-txt{width:100%; margin: auto; padding: 0px ;}
.about .block-txt p { font-size: clamp(0.9rem, 2.3vw, 1.125rem);line-height:1.875rem; font-weight: 500; margin-bottom: 10px; color:#fff }
.about .block-txt p strong{  display: block;  width: 100%; font-size: 1.313rem; line-height: 2rem; letter-spacing: 1.2px; font-weight:400;   margin-bottom: 10px; color: #fff; }
.about .post-btn{margin-top:50px; }
.about .btnbox { margin: auto; display: flex;  justify-content: center }
@media (max-width:1024px) {
.about .block {padding:2vw 4vw;}
}
@media (max-width: 992px) {
.about .block {width:100%;margin: 0px; padding: 0px; }  
} 
 
 @media (max-width: 1280px) {
.about .block-txt p { font-size:0.9rem; }
}
@media (max-width:840px) {
.about .block-txt{ margin:50px 0px; padding: 0px 30px;}   
}
@media (max-width:767.98px) {
.about .block-txt{  padding: 0px 30px;}   
}
@media (max-width:640px) {
.about .block-txt p { font-size:0.9rem; line-height: 1.5rem;  }
}
 
@media (max-width:320px) {
.about .block-txt{ padding: 0px 20px;}  
}

.about .block-pic {width:55%; height: auto;margin: 0 auto; padding:0px 2vw 0px 10vw;  position: relative;z-index: 9 }
.about .card-box{ width: 100%; height: 100%;   border-radius:0px;  } 
.about .card-box img{ width: 100%; height: 100%; border-radius:0px;  } 


@media (max-width: 992px) {
.about .block-pic { width:100%; height:auto; padding:0px 2vw ; margin: auto;  order: 2;  }
 .about .card-box{ width:70%; height:70%;  margin: auto;  } 
}
 
.bg-about {width: 100%; background-image: attr(src url); background-attachment: fixed; background-repeat: no-repeat; background-size:100% auto; background-position:center bottom;  background-color: #22a09f; position: absolute;z-index:-1; top:0px; left: 0; right: 0; bottom: 0; line-height: 0; } 
 
 
.rock{position: relative; }
.rocks { position: absolute;  z-index: 1; pointer-events: none;}
.rock-1 { width: 250px; height:200px; right:0; bottom:-50vh; }
.rock-2 { width:50%; height:30%; right:0; bottom:0; }
 @media (max-width: 992px) {
.rock-1 { width: 150px; height:auto;}
.bg-about { background-size:auto 100%; background-position:center bottom;background-color: #22a09f; position: absolute;z-index:-1; top:0px; left: 0; right: 0; bottom: 0; line-height: 0;}     
}
@media (max-width: 767.98px) {
.rock-1 { width: 90px; height:auto;}
}


/* news*/
 
.news{padding: 5vw 0px;}
.news-list { width: 100%; margin:40px auto auto auto;padding: 0px; display: flex; flex-wrap: wrap; position: relative;  z-index: 0; }
.news-list li { width: calc(100% - 40px);height: auto;  margin:0px 20px 50px 20px; padding:0px; list-style: none; background-color: #fff; transition: all 0.3s linear 0s;}
.news-list .item {  display: flex; flex-wrap: wrap; flex-direction: column;  padding:0px;   border-radius: 15px ; transition: all 0.3s linear 0s; }
.news-list .news-pic { width: 100%;padding: 0 ;border-radius:0px 0px 15px 0px; overflow: hidden;  }
.news-list .news-box { width: 100%;padding: 20px 0px;  }
.news-list figure  {width: 100%; padding-bottom:62.85%; height: 0; overflow: hidden; position: relative;  z-index: 1;  background: #1d1d1f;  transition: all 0.5s ease-in-out;}
.news-list figure img { max-width:100%; height: auto; object-fit: cover; margin: auto; display: block; border-radius:0px;   transition: all 0.5s ease-in-out;}
.news-list .news-box .news-date { width: 100%; margin:0px 0px 5px 0px;  display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center;  -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.news-list .news-box .news-date .date {font-size: clamp(0.75rem, 2.3vw, 0.9rem); font-weight: 400;}
.news-list .news-box .news-date .date .top { }
.news-list .news-box .news-date .date .bom { margin-left: 5px;}
.news-list .news-box .news-date .new-tag  {padding:0px 10px;color:#fff; font-size: 12px;font-weight: 400; background-color: #141414;border-radius: 15px; border:solid 1px #141414}
.news-list .news-box .news-inner {width: 100%;}

.news-list .news-box h3 { margin-bottom: 12px; }
.news-list .news-box h3 a {font-weight: 700; font-size: clamp(1rem, 2.3vw, 1.125rem); white-space: wrap;overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-break:normal; overflow-wrap: break-word;}
.news-list .news-box p {min-height:72px;font-size: clamp(.9rem, 2.3vw, 1rem); color:#666; line-height: 1.5rem;  font-weight: 400; margin:5px 0px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow-wrap: break-word; word-break:normal;}
.news-list li:hover .news-pic {box-shadow: 2px 4px 16px rgba(0,0,0,.1);}

.news-list li:hover .item  h3 a ,.news-list li:hover .item  p ,.news-list li:hover .item .news-date{color:#3ba7ab;}
.news-list li:hover:hover figure img { transform: scale(1.05);  opacity: 0.6; }
.news-list li:hover .news-date .new-tag {background-color:#3ba7ab; border-color:#3ba7ab; color: #fff;  }

.news-list .slick-prev,.news-list .slick-next{top:-50px;}
.news-list .slick-prev{left:auto; right:60px; }
.news-list .slick-next{right:20px;}

@media (max-width:767.98px) {
.news-list { margin: 0px auto auto auto; }
.news-list li { width: calc(100% - 20px);margin:0px 10px 50px 10px; }
.news-list .slick-prev{ right:60px; }	
}
 

.title {  width: 100%; margin:0px auto 30px 0px; padding: 0px; letter-spacing: 2px; text-transform:uppercase  } 
.title h1 { margin:15px auto;font-size: clamp(1.5rem, 2.3vw, 3rem); font-weight:900; color:#fff;  }
.title h2{  margin:15px auto; font-size: clamp(1.375rem, 2.3vw, 2.375rem); font-weight:700; color:#fff;  }
.title h3{  margin:15px auto; font-size: clamp(1.375rem, 2.3vw, 2.375rem); font-weight:700; color:#fff;  }

.title em{ font-size:1rem; font-weight:700; color: #003567; display: block }
.title span{ font-size: clamp(1.125rem, 2.3vw, 1.75rem);font-weight:700; color: #fff;  }
.title strong{color:#003567;}

 
 

.title-3 { width: auto; margin:0px auto 10px 0px; padding: 0px 0px 5px 20px; text-transform:uppercase;position: relative;   } 
 .title-3 h2{  margin:0px auto 10px auto;  font-size: clamp(1.375rem, 2.3vw, 2.75rem); font-weight:900;   letter-spacing: 2px;  }
.title-3 span{ font-size: clamp(1rem, 2.3vw, 1.75rem);font-weight:700;    }
 
 /***** btn **** 
=================================*/
 

/*scroller mousey Styles====*/
.scroll-downs { position: absolute;  left: 40px; bottom: 40vh;  margin:0px auto; width :20px; height: auto;display: flex;  justify-content: center;transition: all 1s;z-index: 9;}
.mousey { width: 2px; padding: 5px 8px; height: 24px; border: 2px solid #fff; border-radius: 25px; opacity: 0.75; box-sizing: content-box; position: relative; }
.mousey:before{content:attr(data-content)!important; padding: 5px 0px; font-size: 0.875rem; font-weight: 700; color: #fff; text-align: center; writing-mode: vertical-lr;
position: absolute;top:-100px; left:0px; height: 100px;}
.scroller { width:4px; height: 8px; border-radius: 25%; background-color:#fff; animation-name: scroll; animation-duration: 2.2s; animation-timing-function: cubic-bezier(.15,.41,.69,.94); animation-iteration-count: infinite;}

@media (max-width:1160px) {
.scroll-downs { display: none; }    
}


@keyframes scroll {
0% { opacity: 0; }
10% { transform: translateY(0); opacity: 1; }
100% { transform: translateY(15px); opacity: 0;}
}
 /*.btn-01
=================================*/ 
 .btn-01{ cursor: pointer; width:auto; height:2.75rem; padding:0px 15px;margin:10px 0px; line-height:2.75rem; border: solid 1px #fff;display: flex; align-items: center; position: relative}
.btn-01 span { font-size: clamp(0.75rem, 1.2vw + 0.5rem, 0.95rem); font-weight: 400; letter-spacing: 2px;  transition: color 0.3s ease;   color: #fff;}
.btn-01 em { width:100px; height:26px;  transition: all 0.3s ease; background: url("../images/icon/arrow-right-f.svg") no-repeat right center; background-size:auto 30%;   z-index:1;  }
.btn-01:hover{ border-color:#ffc107; }
.btn-01:hover span{color: #ffc107;}
.btn-01:hover em{ transform:translateX(10px);   filter:invert(50%) brightness(1) hue-rotate(130deg) ; }
@media (max-width: 320px) {
.btn-01{  width:100%;  }   
.btn-01 span { font-size:.9rem;}   
}
/*.btn-02
=================================*/
.btn-02{ cursor: pointer; width:auto; height:2.75rem; padding:0px 10px 0px 0px;margin:10px 0px; line-height:2.75rem; display: flex; align-items: center; position: relative}
.btn-02 span { font-size: clamp(0.75rem, 1.2vw + 0.5rem, 0.95rem); font-weight: 400; letter-spacing: 2px;  transition: color 0.3s ease;   color: #fff;}
.btn-02 em { width:100px; height:26px;  transition: all 0.3s ease; background: url("../images/icon/arrow-right-f.svg") no-repeat right center; background-size:auto 30%;   z-index:1;  }
.btn-02:hover span{color:#ffc107;}
.btn-02:hover em{ transform:translateX(10px);filter:invert(40%)   hue-rotate(130deg) ;   }
@media (max-width: 320px) {
.btn-02{  width:100%;  }   
.btn-02 span { font-size:.9rem;}   
}
/*cms-btn Styles 4====*/
 

.hotNews {position: fixed; left: -472px; top: 18%; z-index:9999; height: auto; width: 100%; max-width: 502px; display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-start; transition: all 0.5s ease 0s;}
.hotNewsH {left: 0px; transition: all 0.5s ease 0s;}
.hotNewsC {width: calc(100% - 35px); height: 100%; max-height: 520px; overflow: scroll;  border-right: 15px solid  #054f4f; background-color: #fff; padding: 20px; box-shadow: 3px 3px 10px rgb(0 0 0 / 50%); border-radius:0px 15px 15px 0px;  }
.hotNewsC a:link, .hotNewsC a:visited {text-decoration:underline; color:#054f4f; transition: all 0.5s ease 0s;}
.hotNewsC a:active, .hotNewsC a:hover {text-decoration:underline; color:#000; cursor:pointer; transition: all 0.5s ease 0s;}
.hotNewsCC {  }
.hotNewsCC h3{ font-size: 1.5rem; font-weight: 500; margin-bottom: 10px; letter-spacing: 3px; }
.hotNewsCC p{ font-size:0.9rem; font-weight:400; line-height: 1.5rem; letter-spacing: 2px; color:#858585 }
.hotNewsB {width: 35px; height: 90px; font-size: 1rem; font-weight:700; letter-spacing: 1px; writing-mode: tb-rl; -webkit-writing-mode: vertical-rl; writing-mode: vertical-rl; *display: inline; *writing-mode: tb-rl; color: #fff; background-color:#044f4e; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); -ms-transform:rotate(180deg); transform:rotate(180deg); cursor: pointer; border-bottom-left-radius: 8px; border-top-left-radius: 8px;}
.hotNewsB::after {content: ''; height: 0; width: 0; border-color: #fff transparent transparent transparent; border-style: solid solid solid solid; border-width: 6px 4px; margin: 3px 0 0 -5px;-moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg);}
 
@media only screen and (max-width: 640px) {
 .hotNews { display: none  }   
/*.hotNews {max-width: 90%;}
.hotNewsH {left: 0px!important; transition: all 0.5s ease 0s;}
.hotNewsC {padding: 15px 15px 100px 15px;}
*/}

/*@media only screen and (max-width: 320px) {
.hotNews {left: -260px;  }   
}
 @media only screen and (max-width: 280px) {
.hotNews {left: -220px;  }   
}*/