.hd_background {
    background-image: url(../img/sub2_hd.png);
    margin-bottom: 0 !important;
}
.bo_fx,
#gall_allchk{
    display: none !important;
}
.selct_box1{
    
}
.pg_wrap{
 margin-top: 100px;
}
.selct_box1,.selct_box2{
    display: none;
    width: 90%;
    height: 50px;
    margin: 0 auto;
    margin-bottom:10px ;
    
  }
  .selct_box1 select,.selct_box2 select{
font-size: 18px;
  border: 0;
  outline: 0;
  width: 100%;
  height: 50px;
  border: solid 1px #c9c9c9;
  background-color: #fff;
  padding: 0 0 0 12px;
  appearance: none;
  color: #222;
  background-image: url(../img/arrow.svg);
  background-repeat: no-repeat;
  background-position:top 50% right 3.6%;

  }
.sec1{
  margin: 0 auto;
  max-width: 1920px;
}
.sec1 .pd_wr{
    width: 98%;
    max-width: 1630px;
}
.sec1 .pro_box {
  display: flex;
  grid-gap:4.5% ;
  height: auto;
  align-items: flex-start;
}
.sec1 .menu_box {
  display: flex;
  flex-direction: column;
  min-width: 310px;
  overflow: hidden;
  background-color: #f7fafc;
  box-shadow: 3px 0px 6px 0px rgba(0, 0, 0, 0.1);
  width:22%;
  align-items: center;
  padding:140px 10px ;
  height: 100vh;
  position: sticky;
  top: 0;
}
.sec1 .menu_box .txt_wr{
    display: flex;
    text-align: left;
}
.sec1 .menu_box h3 {
  font-size: 50px;
  font-weight: 700;
  color: #14284c;
  margin-bottom: 50px;
}
.sec1 .menu_box h5 {
  font-size: 22px;
  font-weight: 700;
  width: 150px;
    text-align: left;

}
.sec1 .menu_box h5:nth-child(4) {
  margin-top: 60px;
}
.sec1 .menu_box ul {
  margin-left: 12px;
  max-width: 150px;
  width: 100%;
}
.sec1 .menu_box ul li a {
  font-size: 15px;
  font-weight: 500;
  color: #222;
}
.sec1 .menu_box ul li a#bo_cate_on{
  font-weight: 700;
  color:#14284c;
}
.sec1 .menu_box ul li {
  margin-top: 30px;
}
.sec1 .scr_box {
  /* padding: 140px 200px 140px 88px; */
  width: 78%;
  padding-right: 10px;
  padding-top: 140px;
}

.sec1 .scr_box .scr_img {
  display: flex;
  margin-bottom: 50px;
  /* grid-gap:6% ; */
  width: 100%;
  
}
.sec1 .scr_box .scr_img .img_wr {
    display: flex;
    min-width: 160px;
    align-items: center;
    width: 31%;
    justify-content: center;
    /* background-image: url(../img/dum.png);
    background-repeat: no-repeat;
    overflow: hidden; */


}
.sec1 .scr_box .scr_img .big_box{
    width: 69%;
    
}
.sec1 .scr_box .scr_img .big_box .name{
  display: none;
  font-size:13px;
  font-weight: 500;
  color: #14284c;
  text-align: center;
  width:150px;
  padding: 8px 10px;
  border: 1px solid #14284c;
  border-radius: 20px;
  align-items: center;
  margin: 0 auto;
  margin-top: 40px;
}
.sec1 .scr_box .scr_img .name_box {
  border: solid 1px #d6d6d6;
  background-color: #f7fafc;
  padding: 36px 20px 37px 24px;
  border-radius: 5px;
  margin-bottom: 20px;
  
  
}

.sec1 .scr_box .scr_img .name_box h4 {
  font-size: 24px;
  font-weight: 700;
  color: #14284c;
  margin-bottom: 30px;
  word-break: keep-all;
}
.sec1 .scr_box .scr_img .name_box .spec1
 {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  flex-wrap: wrap;
    gap: 30px;
}
.sec1 .spec1 {
  margin-bottom: 40px;
}

.sec1 .scr_box .scr_img .name_box .spec1 > div {
  justify-content: space-between;
  width: calc(51% - 32px);
min-width: 142px;

}
.sec1 .scr_box .scr_img .name_box .spec1 > div:nth-child(5) {
  margin-right: 0;
}
.sec1 .scr_box .scr_img .name_box .spec1 > div p:nth-child(1) {
  margin-bottom: 10px;
  color: #14284c;
  word-break: break-word;
}
.sec1 .scr_box .scr_img .name_box .spec1 > div > div{
    line-height: 1.6;

}
.sec1 .scr_box .scr_img .name_box .spec1 > div > div::before{
    /* content: "·"; */

}
.sec1 .scr_box .scr_img .name_box .spec1 > div > p + p + p{
    color: #8F8F8F;
white-space: nowrap;
font-size: 14px;
font-weight: 500;
margin-top: 15px;
}
.sec1 .spec2 > div:nth-child(1) {
  padding-right: 73px;
}
.sec1 .spec2 > div:nth-child(2) {
  padding-right: 74px;
}
.sec1 .spec2 > div p:nth-child(1) {
  color: #14284c;
  margin-bottom: 10px;
}
.sec1 .spec2 > div:nth-child(3) p:nth-child(3) {
  font-size: 14px;
  color: #8f8f8f;
  margin-top: 5px;
}
.sec1 .scr_box .big_box a {
  font-size: 16px;
  font-weight: 500;
  background-color: #14284c;
  color: #fff;
  border-radius: 5px;
  padding: 6px 7px;
  float: right;
  width: 180px;
  display: block;
}
#a_bt{
    width: 120px;
}
.sec1 .scr_box a span svg {
  align-items: center;
  vertical-align: bottom;
  margin-right: 5px;
}
.sec2 {
  display: none;
}
.sec2 .tbox .wr {
  width: 95%;
}
.sec2 .product_box {
  margin-bottom: 50px;
}
.sec2 select {
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-weight: 500;
  color: #222;
  border: solid 1px #a6a6a6;
}
#select_1,
#select_2 {
  appearance: none;
  background-image: url(../m_img/select.png);
  padding: 0 12px;
}
#select_1 {
  margin-bottom: 10px;
}
#select_2 {
  margin-bottom: 40px;
}
.sec2 .bbox {
  text-align: center;
}
.sec2 h6 {
  width: 130px;
  font-size: 15px;
  font-weight: 500;
  color: #14284c;
  border: solid 1px #14284c;
  border-radius: 20px;
  padding: 6px 10px;
  display: block;
  margin: auto;
}
.sec2 h5 {
  font-size: 20px;
  font-weight: 500;
  color: #14284c;
  margin: 20px 0 16px 0;
}
.sec2 .txt_wr {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  text-align: left;
  border: solid 1px #d6d6d6;
  border-radius: 10px;
  background-color: #f7fafc;
  color: #2d2d2d;
  padding: 11px 17px;
  margin-bottom: 30px;
}
.sec2 .product_box a {
  display: flex;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  background-color: #14284c;
  border-radius: 20px;
  width: 210px;
  padding: 10px 56px;
  margin: auto;
}
.sec2 .product_box a svg {
  margin-right: 5px;
}
@media screen and (max-width: 1023px) {
    .pg_wrap{
        margin-top: 60px;
       }
    .selct_box1,.selct_box2{
        display: block;
      }
    .selct_box1{
        margin-top: 60px;
    }
  .sec2 {
    display: block;
  }
  .hd_background {
    margin-bottom: 60px;
    background-image: url(../img/m_img/m_sub2_hd.png);
  }
 
  .sec1 {
  }
  .sec1 .pd_wr{
    width: 90%;
    margin: auto;
  }
  .sec1 .menu_box{
    display: none;
  }
  .sec1 .scr_box{
    padding: 0;
    width: 100%;
  }
  .sec1 .scr_box .scr_img{
    flex-flow: column;
    align-items: center;
    margin-top: 40px;
  }
  .sec1 .scr_box .scr_img .img_wr{
    width: 100%;
  }
  .sec1 .scr_box .scr_img .big_box{
    width: 100%;
    
  }
  .sec1 .scr_box .scr_img .big_box .name{
    display: block;
    width: 265px;
  }
  .sec1 .scr_box .scr_img .big_box .name{
    font-size: 15px;
  }
  .sec1 .scr_box .scr_img .name_box{
    border: 0;
    background-color: #fff;
    padding: 0;
  }
  .sec1 .scr_box .scr_img .name_box h4{
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin: 20px 0;
}
.sec1 .scr_box .scr_img .name_box .spec1{
    border: 1px solid #D6D6D6;
    border-radius: 10px;
    flex-direction: column;
    background: var(--wb, #F7FAFC);
    padding: 11px 17px 5px 11px;
    grid-gap: 0;
    max-width: 380px;
    margin: 0 auto;
  }
  .sec1 .scr_box .scr_img .name_box .spec1 > div{
    display: flex;
    justify-content: flex-start;
    width: 100%;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .sec1 .scr_box .scr_img .name_box .spec1 > div p:nth-child(1){
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 5px;
  }
  .sec1 .scr_box .scr_img .name_box .spec1 > div p:nth-child(1)::before{
    content: "-";
    margin-right: 5px;
    font-size: 14px;
  }
  .sec1 .scr_box .scr_img .name_box .spec1 > div p:nth-child(2){
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 500;
    padding-left: 11px;
  }
  /* .sec1 .scr_box .scr_img .name_box .spec1 > div::before{
    content: "-";
    margin-right: 5px;
    font-size: 14px;
  } */
  /* .sec1 .scr_box .scr_img .name_box .spec1 > div p:nth-child(2)::before{
    content: ":";
    margin: 0 5px 0 15px;
    font-size: 14px;
  } */
  .sec1 .scr_box .scr_img .name_box .spec1 > div > div{
    font-size: 14px;
    line-height: 1;
    padding-left: 11px;
    line-height: 1.1;
  }
  .sec1 .scr_box .scr_img .name_box .spec1 > div > div br{
    display: none;
}

  /* .sec1 .scr_box .scr_img .name_box .spec1 > div > div::before{
    content: ":";
    font-size: 14px;
    margin: 0 5px 0 15px;
  } */
  .sec1 .scr_box .scr_img .name_box .spec1 > div > p + p + p{
    display: none;
}
  .sec1 .scr_box .big_box a {
    align-items: center;
    float: none;
    margin: 0 auto;
    width: 220px;
    border-radius: 20px;
    padding:12px 30px ;
    text-align: center;
}
#a_bt{
    width: 164px;
}
  }


@media screen and (max-width: 700px) {
  .hd_background .tbox h3 {
    left: 40%;
  }
}
