
.home-slide-btn:hover, .imgtxt-single-btn:hover,.function-email-submit:hover, .imgtxt-list-btn:hover{
  background-color:var(--main-color-third) !important;
  border-color: var(--main-color-third) !important;
  color: var(--main-color) !important;
}
/* ???????? */
.view-more {
  padding: 0;
  width: 240px;
  height: 56px;
  color: var(--main-color);
  font-size: 16px;
  line-height: 56px;
  text-align: center;
}
/* ??? Start */
.home-image-slide.image-slide{
  --medium-title-size: 48px;
  --medium-subtitle-size:24px;
  --medium-btn-size:24px;
}
.home-image-slide{
	--swiper-pagination-bullet-height: 15px;
	--swiper-pagination-bullet-width: 15px;
}
.home-image-slide .iconfont{
	display: none;
}
.home-slide-title{
--home-slide-title-margin: 0 0 5px;
}
.home-slide-subtitle{
  --home-slide-subtitle-margin: 0 0 24px;
}
.home-slide-btn{
  --home-slide-btn-side-padding: 0 60px;
  line-height: 42px;
}
@media screen and (max-width: 1200px){
  .home-image-slide.image-slide {
    --medium-title-size: 24px;
    --medium-subtitle-size: 16px;
    --medium-btn-size: 14px;
    --swiper-pagination-bullet-height: 10px;
    --swiper-pagination-bullet-width: 10px;
  }
  .home-slide-btn {
    line-height: 32px;
  }
  .home-slide-subtitle {
    --home-slide-subtitle-margin: 0;
  }
  .home-slide-content {
    width: 90%;
    max-width: 90%;
  }
}

/* ??? End */


/* ???? ?? Start */
.imgtxt-single-wrapper{
  padding-bottom: var(--section-space);
}
.imgtxt-single{
--imgtxt-single-align-items: stretch;
}

.imgtxt-single-text{
  padding-left: 120px;
  background-color:var(--main-color-second) ;
}
.imgtxt-single-textbody{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 80%;
}

.imgtxt-single-text .rich-text{
  --imgtxt-single-text-bottom: 44px;
}
.imgtxt-single-title{
  margin-bottom: 40px;
  font-weight: 700;
}

@media screen and (max-width: 1580px){
  .imgtxt-single-title{
    margin-bottom: 30px;
  }
  .imgtxt-single-textbody{
    width: 95%;
  }
  .imgtxt-single-text {
    padding-left: 80px;
  }
  .imgtxt-single-text .rich-text{
    --imgtxt-single-text-bottom: 30px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .imgtxt-single-text .rich-text{
    -webkit-line-clamp:4;
  }
}
@media screen and (max-width: 1200px){
  .imgtxt-single-title{
    margin-bottom: 10px;
  }
  .imgtxt-single-text{
    padding-left: 40px;
  }
 
  .imgtxt-single-text .rich-text{
    --imgtxt-single-text-bottom: 20px;
  }
}
 @media screen and (max-width: 767px){
  .imgtxt-single-text{
    padding-left:0;
  }
  .imgtxt-single-textbody{
    width: 100%;
    padding: 24px 20px;
  }
  .imgtxt-single-title{
    margin-bottom: 16px;
    font-size: 16px;
   
  }
  .imgtxt-single-text .rich-text{
    text-align: left;
    -webkit-line-clamp: 7;
    font-size:12px;
  }
 }
/* ???? ?? End */
/* ????B ??? Start */
.imgtxt-singleb-text{
  padding:10px 50px;
  background-color: #eee;
}
.imgtxt-listb-title {
  margin-bottom: 48px;
  font-weight: 700;
}
.imgtxt-singleb-image,.imgtxt-singleb-text{
  width: 50%;
}
.imgtxt-singleb-textbody{
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.imgtxt-singleb-textbody .content{
    width: 100%;
    text-align: center;
}
.imgtxt-singleb-btn{
  margin-top: 30px;
}
 @media screen and (max-width: 767px){
  .imgtxt-singleb-wrapper{
    padding-left: 0;
    padding-right: 0;
  }
  .imgtxt-singleb-image,
    .imgtxt-singleb-text {
      width: 100%;
    }
  .imgtxt-singleb-text{
    padding:40px 10px;
  }
  .imgtxt-singleb-textbody{
    width: 100%;
    align-items: center;
  }
 }

/* ????B ??? End */
/* ???? Start */
.function-email-img{
  font-size: 0;
}

.function-email-subtitle{
  margin: 16px 0 0 0;
  white-space: normal;
  order: 2;
}

.function-email-subs input{
  width: 600px;
}
.function-email-subs button{
  font-size: 24px;
}
@media screen and (max-width: 767px) {
  .function-email-img img{
    height: 190px;
  }
  .function-email-title{
    font-size: 20px;
  }
  .function-email-subtitle{
    text-align: center;
    line-height: 22px;
    white-space: pre-wrap;
    
  }
  .function-email-subs{
    height: 36px;
  }
  .function-email-subs button{
    font-size: 16px;
  }
 
}
/* ???? End */

/* ???? Start */
.imgtxt-list-item{
  background-color: #eee;
}
.imgtxt-list-image{
  --imgtxt-list-image-margin-bottom: 0;
}
.imgtxt-list-title{
  --imgtxt-list-title-margin-bottom: 10px;
  --imgtxt-list-title-weight: 700;
}
.imgtxt-list-text{
  --imgtxt-list-text-margin-bottom: 0;
  line-height: 24px;
}
.imgtxt-list-content{
  padding: 36px 40px 24px;
}
.imgtxt-list-btn{
  margin: 0 0 34px 40px;
  --btn-padding: 11px 33px;
  font-size: 24px;
  --btn-line-height: 24px;
}
@media screen and (max-width: 1200px){
  .wrapper.imgtxt-list{
    padding:0 var(--side-padding) var(--section-space);
  }
  .imgtxt-list-item{
    margin: 0;
  }
  .imgtxt-list-content{
    padding: 27px 18px 10px;
  }
  .imgtxt-list-body{
  --imgtxt-list-body-wrap: nowrap;
  }
  .imgtxt-list-title{
    font-size: 16px;
  }
  .imgtxt-list-text{
    font-size: 14px;
    line-height: 22px;
  }
  .imgtxt-list-btn{
    width: fit-content;
    margin: 0 0 21px 18px;
    --btn-padding: 6px 10px 8px;
    font-size: 16px;
    --btn-line-height: 22px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px){
  .imgtxt-list-content{
    padding-top: 16px;
  }
  .imgtxt-list-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}
/* ???? End */

/* ???? Start */
.content-blog-cover{
  background-color: transparent;
}
.content-blog-info{
  padding: 18px 40px 26px;
  margin: 0;
    align-items: flex-start;
  flex-direction: column;
}
.content-blog-title{
  margin: 0 0 16px 0 ;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: var(--theme-color-font-secondary);
}
.content-blog-read{
  font-size: 16px;
  line-height: 24px;
  text-decoration: underline;
  color: var(--theme-color-font-secondary);
}
@media screen and (max-width: 767px){
  .content-blog{
    padding: 10px var(--side-padding) var(--section-space-bottom);
    --swiper-pagination-bullet-inactive-color:#0052D9;
  }
  .content-blog-info{
    padding: 20px 20px 0;
  }
}
/* ???? End */

/* ???? */

.choicereview-info{
  align-items: flex-start;
  flex-direction: column;
}
.choicereview-stars{
  margin: 0 0 0 4px;
}
.choicereview-content-more{
  padding: 10px var(--choicereview-body-side-padding,14px) var(--choicereview-body-side-padding,10px);
  text-decoration: underline;
  font-size: 12px;
  color: var(--main-color);
  cursor: pointer;
}



