.latb5{margin-top:5px;}
#HjEYrwdslides1{width:80vw;height:350px;margin-top:10px;overflow:hidden;float:right;position:relative;z-index:-1;
border-radius: 200px 0 0 0;
filter: brightness(1.15);}
@media screen and (max-width: 768px) {#HjEYrwdslides1{width:77vw;height:250px;border-radius: 80px 0 0 0;
}}
#HjEYcss1{text-align:center;width:100%;display:inline-block;}
#HjEYx001dtilist1 .subject{display:none;}#HjEYx001dtilist1 .p_cell_1{background-image:url(../Userfile/file/ff250116115842570292.png);background-repeat:no-repeat;background-position:left center;padding-top:20px;padding-bottom:20px;padding-left:90px;
background-size:80px;}
@media screen and (max-width: 768px) {#HjEYx001dtilist1 .p_cell_1{padding-left:80px;background-size:70px;}}
@media screen and (max-width: 480px) {#HjEYx001dtilist1 .p_cell_1{padding-left:70px;background-size:60px;}}
#HjEYx001dtilist2 .item{width:100%;overflow:visible;}#HjEYx001dtilist2 .image img{width:60%;float:left;}#HjEYx001dtilist2 .subject a{display:none;}#HjEYx001dtilist2 .idction{width:70%;overflow:visible;position:absolute;top:340px;right:-80px;}
@media screen and (max-width: 1149px) {#HjEYx001dtilist2 .image img{width:55%;}#HjEYx001dtilist2 .idction{width:40%;top:30vw;right:0px;}}
#HjEYx001dtilist3 .list{width:1000px;margin-top:-100px;margin-right:auto;margin-left:auto;display:block;}#HjEYx001dtilist3 .item{width:100%;padding: var(--padding-PC);
display: grid;}#HjEYx001dtilist3 .image{width:50%;height:100%;padding:40px;float:left;display: flex;
    align-items: center;}#HjEYx001dtilist3 .subject{background-image:url(../Userfile/file/ff240716132026115786.png);background-repeat:no-repeat;background-position:40px center;width:50%;padding-top:5px;padding-right:40px;padding-bottom:5px;padding-left:100px;margin-bottom:20px;float:right;
background-size:55px;}#HjEYx001dtilist3 .subject a{font-size: clamp(1.8rem, 4.5vw, 2rem);
font-weight: 500;}#HjEYx001dtilist3 .p_cell_1{color:#EBEBEB;width:50%;padding-right:40px;padding-left:40px;float:right;position:relative;top:15px;font-size: clamp(2.25rem, 4.5vw, 2.2rem);
font-weight: 500;}#HjEYx001dtilist3 .idction{width:50%;padding-right:40px;padding-left:40px;float:left;}
@media screen and (max-width: 1149px) {#HjEYx001dtilist3 .list{width:100%;}}
@media screen and (max-width: 768px) {#HjEYx001dtilist3 .image{width:80%;height:auto;padding:0px;margin-right:auto;margin-left:auto;float:none;display:block;}#HjEYx001dtilist3 .subject{background-position-x:0px;width:100%;padding-right:0px;padding-left:60px;background-size:50px;}#HjEYx001dtilist3 .p_cell_1{width:100%;padding-right:0px;padding-left:0px;}#HjEYx001dtilist3 .idction{width:100%;padding-right:0px;padding-left:0px;}}
#HjEYkanhtml2{width:100%;display:inline-block;}
#HjEY_rwdslides_1,.rslides li:first-child,.rslides   {
    height: 100%;
}
.rslides img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#HjEYcss1 .title:before{
    content: " ";
    width: calc(50% - 30px);
    left: 0;
    height: 120px;
    display: inline-block;
    background: var(--blue);
    padding-right: 3px;
    position: absolute;
    z-index: -2;
    margin-top: -55px;
    border-radius: 0 0 20px 0;
}
.title p {
    font-size: clamp(1.5rem, 4.5vw, 2rem);
    font-weight: 600;
    display: inline;
    color: #fff;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 30px;
    row-gap: 30px;
    text-align: right;
    position: relative;
}
.title .line-2 {
    text-align: left;
    background: var(--linear-gradient);
    width: 180px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#gblcss3 {
    height: 500px;
}

/*--------------------關於弦華科技-----------------------*/

#HjEYx002cgolist1 .item:hover a, #HjEYx002cgolist1 .over a{
    color: #FFFFFF;
}
#HjEYx001dtilist1 .p_cell_1 h3{
    font-size: clamp(2rem, 4.5vw, 2rem);
    line-height: 40px;
    font-weight: 500;
}
#HjEYx001dtilist1 .p_cell_1 p{
    font-size: clamp(1.2rem, 4.5vw, 1.2rem);
}
.tag {
    background-color: var(--green);
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
}

.pulse {
  background-color: var(--blue);
  height: 30px;
  width: 30px;
  border-radius: 100%;
  position: relative;
  margin-bottom: 20px;
}

.ring {
  position: absolute;
  background-color: var(--blue);
  height: 30px;
  width: 30px;
  border-radius: 100%;
  opacity: 0.8;
  -webkit-animation: pulsing 2s ease-out infinite;
          animation: pulsing 2s ease-out infinite;
}
.ring:nth-of-type(1) {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
.ring:nth-of-type(2) {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
.ring:nth-of-type(3) {
  -webkit-animation-delay: -1.5s;
          animation-delay: -1.5s;
}

@-webkit-keyframes pulsing {
  100% {
    transform: scale(1.95);
    opacity: 0;
  }
}

@keyframes pulsing {
  100% {
    transform: scale(1.95);
    opacity: 0;
  }
}
/*實績眾多*/
#HjEYx001dtilist2 h3 {
    font-size: clamp(1.4rem, 2.5vw, 1.2rem);
    line-height: 30px;
    font-weight: 500;
}
/*--------------------關於弦華科技END-----------------------*/


/*--------------------核心價值-----------------------*/

#HjEYx001dtilist3 .idction h3{
    font-size: clamp(1.3rem, 4.5vw, 1.6rem);
    font-weight: 500;
}
#HjEYx001dtilist3 .idction h3:nth-child(1){
  color: var(--blue);
}
#HjEYx001dtilist3 .idction h3:nth-child(3){
  color: #73a80c;
}
#HjEYx001dtilist3 .idction h3:nth-child(5){
  color: #c39313;
}


/*--------------------核心價值END-----------------------*/

@media screen and (max-width: 1150px){

#HjEYcss1 .title:before{
    width: calc(50% - 0px);
}

}


@media screen and (max-width: 768px) {
#gblcss3 {
    height: 250px;
}

}





@media screen and (max-width: 520px){
#HjEYcss1 .title:before{
    height: 95px;
}
#HjEYrwdslides1{
    height: 220px;
}
#HjEYx001dtilist2 .idction {
    width: 50%;
    right: -3vw;
    top: 31vw;
}

#HjEYx001dtilist2 .image img {
  width: 50%;
}
}

@media screen and (max-width: 420px){

#HjEYrwdslides1{
    height:180px;
}

}
