@media screen and (min-width:1201px){
/* quick */
#quick .topbanner_top .quick_inner{position: relative; background-image: url(../img/company_banner.png); background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 540px;}
/* factory_top */
#factory_top{position: relative; margin-top: 150px; z-index: 8;}
#factory_top h2{font-size: 36px; font-weight: bold; color: #241F20; text-align: center; margin-bottom: 180px;}
#factory_top .img_box{position: relative; top: -100px; opacity: 0; width: 100%;}
#factory_top .img_box img{width: 100%;}
#factory_top .img_box p{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #FFF; font-size: 1.4vw; text-align: center;}


/* factory_middle */
#factory_middle{position: relative;  width: 80%; margin: 200px auto; opacity: 0;}
#factory_middle .factory_1{position: relative; margin: 0 auto;}
#factory_middle .factory_1 .img_box_1{background-image: url(../img/factory_0.png); width: 100%; height: 423px; background-repeat: no-repeat; background-position: left;}
#factory_middle .factory_1 .img_box_bt1{display: none;}
#factory_middle h3{width: 100%; margin: 0 auto; font-size: 30px; font-weight: bold; margin-bottom: 30px;}
#factory_middle .factory_1 p{position: absolute; left: 35%; top: 55%; width: 550px; background-color: #FFF; font-size: 18px; padding: 60px; line-height: 1.8em;}

#factory_middle .factory_2{position: relative; margin: 180px auto; display: flex; justify-content: space-between; align-items: center;}
#factory_middle .factory_2 .img_box_2{position: relative; background-image: url(../img/factory_1.png); width: 50%; height: 448px; background-repeat: no-repeat; background-position: center;  right: -100px; opacity: 0;}
#factory_middle .factory_2 .text_box_2{width: 41%; position: relative; text-align: end; display: flex; flex-direction: column; align-items: flex-end; left: -100px; opacity: 0;}
#factory_middle .factory_2 .text_box_2 h3{font-size: 30px; color: #241F20; font-weight: bold;}
#factory_middle .factory_2 .text_box_2 p{ font-size: 18px; color: #241F20; text-align: end;  margin-top: 30px; line-height: 1.8em; width: 90%;}

#factory_middle .factory_3{position: relative; display: flex; justify-content: space-between; align-items: center;}
#factory_middle .factory_3 .text_box_3_top{display: none;}
#factory_middle .factory_3 .img_box_3{position: relative; background-image: url(../img/factory_2.png); width: 50%; height: 448px; background-repeat: no-repeat; background-position: left; left: -100px; opacity: 0;}
#factory_middle .factory_3 .text_box_3{width: 43%; position: relative;  text-align: start; right: -100px; opacity: 0;}
#factory_middle .factory_3 .text_box_3 h3{font-size: 30px; color: #241F20; font-weight: bold;}
#factory_middle .factory_3 .text_box_3 p{width: 100%; font-size: 18px; color: #241F20; line-height: 1.8em; margin-top: 30px;}

/* technology */
#technology{position: relative; width: 80%; margin: 0 auto;}
#technology h2{font-size: 32px; font-weight: bold; margin-bottom: 60px; opacity: 0;}
#technology .tec_top{display: flex; justify-content: space-between;}

#technology .tec_top .left{position: relative; width: 38%; background-color: #FFF; border: 1px solid #D1D1D1; border-radius: 20px; display: flex; flex-direction: column; padding: 5% 5% 6% 5%; right: -100px; opacity: 0;}
#technology .tec_top .left span{position: absolute; left: -3%; top: 0; width: 10px; height: 10px; background-color: #5DC591; display: block; border-radius: 10px;}
#technology .tec_top .left .title{position: relative; font-size: 30px; font-weight: bold; padding-bottom: 40px; color: #241F20;}
#technology .tec_top .left .text{font-size:  20px; color: #241F20; line-height: 1.7em;}

#technology .tec_top .right{position: relative; width: 38%; background: rgb(41,223,172); background: linear-gradient(90deg, rgba(41,223,172,1) 0%, rgba(127,215,201,1) 44%, rgba(96,209,215,1) 100%); border-radius: 20px; display: flex; flex-direction: column; padding: 5% 5% 6% 5%;
right: -100px; opacity: 0;}
#technology .tec_top .right .title{position: relative; font-size: 30px; font-weight: bold; padding-bottom: 40px; color: #FFF;}
#technology .tec_top .right .text{font-size: 20px; line-height: 1.7em; color: #FFF;}

#technology .tec_bt{position: relative; right: -100px; opacity: 0; margin-top: 5%; background-color: #F7F8FB; border-radius: 20px; padding: 5% 5% 6% 6%;}
#technology .tec_bt .title{position: relative; font-size: 24px; font-weight: bold; padding-bottom: 40px; color: #241F20;}
#technology .tec_bt .text{font-size: 20px; width: 80%; color: #241F20; line-height: 1.7em;}


/* factory_bt */
#factory_bt{position: relative; margin-top: 180px;}
#factory_bt .img_box{width: 100%; background-image: url(../img/factory_bg_bt.jpg); height: 700px}
#factory_bt .img_box img{width: 100%;}
#factory_bt .factory_bt_inner{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 80%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between;}
#factory_bt .factory_bt_inner .factory_box{width: 39%; padding: 8%;}
#factory_bt .factory_bt_inner img{width: 100%;}
#factory_bt .factory_bt_inner .facto_bt_text{background-color: #FFF; width: 42%;  padding: 6% 5%;}
#factory_bt .factory_bt_inner h2{position: sticky; font-size: 1.6vw; font-weight: bold; color: #241F20; margin-bottom: 30px;}
#factory_bt .factory_bt_inner p{font-size: 20px; color: #241F20; text-align: start; line-height: 1.7em;}

/* year */
#year{position: relative; margin-top: 170px;}
#year .year_box{position: relative; display: flex; width: 85%; margin: 0 auto; justify-content: space-between;}
#year .year_box .fac_year{position: sticky;  width: 30%; text-align: center; align-self: flex-start; top: 120px;}
#year .year_box h2{font-size: 60px; font-weight: bold; background: rgb(19,242,161);
    background: linear-gradient(86deg, rgba(19,242,161,1) 0%, rgba(11,228,164,1) 45%, rgba(0,164,255,1) 100%); color: transparent; -webkit-background-clip: text;}
#year .year_inner{width: 65%; margin-top: 15px;}
#year .year_inner p{font-size: 28px; margin-bottom: 120px;}
#year .year_inner p span{ font-weight: 600;}
#year .year_text_1{font-size: 120px; font-weight: bold; color: #EEE; opacity: 40%;}
#year .year_text_2{font-size: 120px; font-weight: bold; color: #EEE;}
}











@media screen and (max-width:1200px) and (min-width:901px){
    /* quick */
#quick .topbanner_top .quick_inner{position: relative; background-image: url(../img/company_banner.png); background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 421px;}
/* factory_top */
#factory_top{position: relative; margin-top: 120px; z-index: 8;}
#factory_top h2{font-size: 32px; font-weight: bold; color: #241F20; text-align: center; margin-bottom: 120px;}
#factory_top .img_box{position: relative; width: 100%; top: -100px; opacity: 0;}
#factory_top .img_box img{width: 100%;}
#factory_top .img_box p{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #FFF; font-size: 18px; text-align: center;}


/* factory_middle */
#factory_middle{position: relative;  width: 85%; margin: 170px auto; overflow: hidden;  opacity: 0;}
#factory_middle .factory_1{position: relative; margin: 0 auto;}
#factory_middle .factory_1 .img_box_1{background-image: url(../img/factory_0.png); width: 779px; height: 370px; background-repeat: no-repeat; background-position: left; margin: 0 auto;}
#factory_middle .factory_1 .img_box_bt1{display: none;}
#factory_middle>h3{width: 80%; margin: 0 auto; font-size: 26px; font-weight: bold; margin-bottom: 30px;}
#factory_middle .factory_1 p{position: absolute; left: 45%; top: 55%; width: 400px; background-color: #FFF; font-size: 16px; padding: 50px; line-height: 1.8em;}

#factory_middle .factory_2{position: relative; margin-top: 270px; margin-bottom: 170px; display: flex; justify-content: space-between; align-items: center;}
#factory_middle .factory_2 .img_box_2{position: relative; background-image: url(../img/factory_1.png); width: 49%; height: 283px; background-repeat: no-repeat; background-position: center;  right: -100px; opacity: 0;}
#factory_middle .factory_2 .text_box_2{width: 45%; position: relative; display: flex; flex-direction: column; align-items: flex-end;  text-align: end; left: -100px; opacity: 0;}
#factory_middle .factory_2 .text_box_2 h3{font-size: 26px; color: #241F20; font-weight: bold;}
#factory_middle .factory_2 .text_box_2 p{font-size: 18px; color: #241F20;  text-align: end; margin-top: 30px; line-height: 1.8em; width: 90%;}

#factory_middle .factory_3{position: relative; display: flex; justify-content: space-between; align-items: center;}
#factory_middle .factory_3 .text_box_3_top{display: none;}
#factory_middle .factory_3 .img_box_3{background-image: url(../img/factory_2.png); width: 50%; height: 448px; background-repeat: no-repeat; background-position: left; left: -100px; opacity: 0;}
#factory_middle .factory_3 .text_box_3{width: 43%; position: relative;  text-align: start; right: -100px; opacity: 0;}
#factory_middle .factory_3 .text_box_3 h3{font-size: 26px; color: #241F20; font-weight: bold;}
#factory_middle .factory_3 .text_box_3 p{width: 90%; font-size: 18px; color: #241F20; line-height: 1.8em; margin-top: 30px;}

/* technology */
#technology{position: relative; width: 90%; margin: 0 auto;}
#technology h2{font-size: 32px; font-weight: bold; margin-bottom: 60px; opacity: 0;}
#technology .tec_top{display: flex; justify-content: space-between;}

#technology .tec_top .left{position: relative; width: 38%; background-color: #FFF; border: 1px solid #D1D1D1; border-radius: 20px; display: flex; flex-direction: column; padding: 5%; right: -100px; opacity: 0;}
#technology .tec_top .left span{position: absolute; left: -3%; top: 0; width: 10px; height: 10px; background-color: #5DC591; display: block; border-radius: 10px;}
#technology .tec_top .left .title{position: relative; font-size: 22px; font-weight: bold; padding-bottom: 30px; color: #241F20;}
#technology .tec_top .left .text{font-size: 18px; color: #241F20; line-height: 1.7em;}

#technology .tec_top .right{position: relative; width: 38%; background: rgb(41,223,172); background: linear-gradient(90deg, rgba(41,223,172,1) 0%, rgba(127,215,201,1) 44%, rgba(96,209,215,1) 100%); border-radius: 20px; display: flex; flex-direction: column; padding: 5%; right: -100px; opacity: 0;}
#technology .tec_top .right .title{position: relative; font-size: 22px; font-weight: bold; padding-bottom: 30px; color: #FFF;}
#technology .tec_top .right .text{font-size: 18px; line-height: 1.7em; color: #FFF;}

#technology .tec_bt{position: relative; right: -100px; opacity: 0; margin-top: 5%; background-color: #F7F8FB; border-radius: 20px; padding: 5%;}
#technology .tec_bt .title{position: relative; font-size: 22px; font-weight: bold; padding-bottom: 30px; color: #241F20;}
#technology .tec_bt .text{font-size: 18px; width: 80%; color: #241F20; line-height: 1.7em;}


/* factory_bt */
#factory_bt{position: relative; margin-top: 160px;}
#factory_bt .img_box{width: 100%; background-image: url(../img/factory_bg_bt.jpg); height: 600px}
#factory_bt .img_box img{width: 100%;}
#factory_bt .factory_bt_inner{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 90%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between;}
#factory_bt .factory_bt_inner .factory_box{width: 48%; padding-left: 5%; }
#factory_bt .factory_bt_inner img{width: 100%;}
#factory_bt .factory_bt_inner .facto_bt_text{background-color: #FFF; width: 42%;  padding: 6% 5%;}
#factory_bt .factory_bt_inner h2{font-size: 20px; font-weight: bold; color: #241F20; margin-bottom: 30px;}
#factory_bt .factory_bt_inner p{font-size: 17px; color: #241F20; text-align: start; line-height: 1.7em;}

/* year */
#year{position: relative; margin-top: 130px;}
#year .year_box{position: relative; display: flex; width: 90%; margin: 0 auto; justify-content: space-between;}
#year .year_box .fac_year{position: sticky;  width: 25%; text-align: center; align-self: flex-start; top: 120px;}
#year .year_box h2{font-size: 40px; font-weight: bold; background: rgb(19,242,161);
    background: linear-gradient(86deg, rgba(19,242,161,1) 0%, rgba(11,228,164,1) 45%, rgba(0,164,255,1) 100%); color: transparent; -webkit-background-clip: text;}
#year .year_inner{width: 70%; margin-top: 15px;}
#year .year_inner p{font-size: 22px; margin-bottom: 90px;}
#year .year_inner p span{ font-weight: 600;}
#year .year_text_1{font-size: 90px; font-weight: bold; color: #EEE; opacity: 40%;}
#year .year_text_2{font-size: 90px; font-weight: bold; color: #EEE;}
}










@media screen and (min-width:601px) and (max-width:900px) {
/* quick */
#quick .topbanner_top .quick_inner{position: relative; background-image: url(../img/company_banner.png); background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 421px;} 
/* factory_top */
#factory_top{position: relative; margin-top: 70px; z-index: 8;}
#factory_top h2{font-size: 28px; font-weight: bold; color: #241F20; text-align: center; margin-bottom: 100px;}
#factory_top .img_box{position: relative; width: 100%;}
#factory_top .img_box img{width: 100%;}
#factory_top .img_box p{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #FFF; font-size: 16px; text-align: center;}


/* factory_middle */
#factory_middle{position: relative; width: 85%; margin: 0 auto; margin-top: 120px; overflow: hidden;}
#factory_middle .factory_1{position: relative; margin: 0 auto;}
#factory_middle .factory_1 .img_box_1{background-image: url(../img/factory_0.png); width: 100%; height: 370px; background-repeat: no-repeat; background-position: left;}
#factory_middle .factory_1 .img_box_bt1{display: none;}
#factory_middle h3{width: 100%; margin: 0 auto; font-size: 26px; font-weight: bold; margin-bottom: 30px;}
#factory_middle .factory_1 p{position: absolute; left: 50%; top: 65%; transform: translateX(-50%); width: 400px; background-color: #FFF; font-size: 17px; padding: 35px 45px; line-height: 1.8em;}

#factory_middle .factory_2{position: relative; width: 90%; margin: 0 auto; margin-top: 250px; display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
#factory_middle .factory_2 .img_box_2{ background-image: url(../img/factory_1.png); width: 100%; height: 283px; background-repeat: no-repeat; background-position: center;}
#factory_middle .factory_2 .text_box_2{ position: relative; display: flex; flex-direction: column;   text-align: start;}
#factory_middle .factory_2 .text_box_2 h3{font-size: 26px; color: #241F20; font-weight: bold;}
#factory_middle .factory_2 .text_box_2 p{font-size: 18px; margin-bottom: 50px; width: 80%; color: #241F20; line-height: 1.8em;}
 
#factory_middle .factory_3{position: relative; display: flex; width: 90%; margin: 0 auto; margin-top: 150px; flex-direction: column; justify-content: space-between; align-items: center;}
#factory_middle .factory_3 .text_box_3_top{position: relative;  text-align: start;}
#factory_middle .factory_3 .text_box_3_top h3{font-size: 24px; color: #241F20; font-weight: bold;}
#factory_middle .factory_3 .text_box_3_top p{width: 89%; font-size: 18px; color: #241F20; line-height: 1.8em; margin: 20px 0 50px 0;}
#factory_middle .factory_3 .img_box_3{background-image: url(../img/factory_2.png); width: 100%; height: 448px; background-repeat: no-repeat; background-position: left;}

#factory_middle .factory_3 .text_box_3{display: none;}

/* technology */
#technology{position: relative; width: 90%; margin: 0 auto; margin: 120px auto; transition-duration: 0.5s;}
#technology h2{font-size: 28px; font-weight: bold; margin-bottom: 60px;}
#technology .tec_top{display: flex; justify-content: space-between;}

#technology .tec_top .left{position: relative; width: 38%; background-color: #FFF; border: 1px solid #D1D1D1; border-radius: 20px; display: flex; flex-direction: column; padding: 5%;}
#technology .tec_top .left span{position: absolute; left: -3%; top: 0; width: 8px; height: 8px; background-color: #5DC591; display: block; border-radius: 10px;}
#technology .tec_top .left .title{position: relative; font-size: 20px; font-weight: bold; padding-bottom: 30px; color: #241F20;}
#technology .tec_top .left .text{font-size: 16px; color: #241F20; line-height: 1.7em;}

#technology .tec_top .right{position: relative; width: 38%; background: rgb(41,223,172); background: linear-gradient(90deg, rgba(41,223,172,1) 0%, rgba(127,215,201,1) 44%, rgba(96,209,215,1) 100%); border-radius: 20px; display: flex; flex-direction: column; padding: 5%;}
#technology .tec_top .right .title{position: relative; font-size: 20px; font-weight: bold; padding-bottom: 30px; color: #FFF;}
#technology .tec_top .right .text{font-size: 16px; line-height: 1.7em; color: #FFF;}

#technology .tec_bt{position: relative; margin-top: 5%; background-color: #F7F8FB; border-radius: 20px; padding: 5%;}
#technology .tec_bt .title{position: relative; font-size: 22px; font-weight: bold; padding-bottom: 30px; color: #241F20;}
#technology .tec_bt .text{font-size: 16px; width: 80%; color: #241F20; line-height: 1.7em;}


/* factory_bt */
#factory_bt{position: relative; margin-top: 120px;}
#factory_bt .img_box{width: 100%; background-image: url(../img/factory_bg_bt.jpg); height: 400px}
#factory_bt .img_box img{width: 100%;}
#factory_bt .factory_bt_inner{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 90%; margin: 0 auto; display: flex; flex-direction: column; align-items: center;}
#factory_bt .factory_bt_inner .facto_bt_text{background-color: #FFF;  padding: 6% 5%;}
#factory_bt .factory_bt_inner h2{font-size: 20px; font-weight: bold; color: #241F20; margin-bottom: 30px;}
#factory_bt .factory_bt_inner p{font-size: 17px; color: #241F20; text-align: start; line-height: 1.7em;}
#factory_bt .factory_bt_inner .factory_box{display: none;}

/* year */
#year{position: relative; margin-top: 100px;}
#year .year_box{position: relative; display: flex; width: 90%; margin: 0 auto; justify-content: space-between;}
#year .year_box .fac_year{position: sticky;  width: 25%; text-align: center; align-self: flex-start; top: 100px;}
#year .year_box h2{font-size: 30px; font-weight: bold; background: rgb(19,242,161);
    background: linear-gradient(86deg, rgba(19,242,161,1) 0%, rgba(11,228,164,1) 45%, rgba(0,164,255,1) 100%); color: transparent; -webkit-background-clip: text;}
#year .year_inner{width: 70%; margin-top: 15px;}
#year .year_inner p{font-size: 18px; margin-bottom: 60px;}
#year .year_inner p span{ font-weight: 600;}
#year .year_text_1{font-size: 75px; font-weight: bold; color: #EEE; opacity: 40%;}
#year .year_text_2{font-size: 75px; font-weight: bold; color: #EEE;}
}












@media screen and (max-width:600px){
    /* quick */
#quick .topbanner_top .quick_inner{position: relative; background-image: url(../img/company_banner.png); background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 300px;}
/* factory_top */
#factory_top{position: relative; margin-top: 50px; z-index: 8;}
#factory_top h2{font-size: 24px; font-weight: bold; color: #241F20; text-align: center; margin-bottom: 100px;}
#factory_top .img_box{position: relative; width: 100%;}
#factory_top .img_box img{width: 100%;}
#factory_top .img_box p{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); color: #FFF; font-size: 14px; text-align: center;}


/* factory_middle */
#factory_middle{position: relative; width: 92%; margin: 0 auto; margin-top: 90px; overflow: hidden;}
#factory_middle .factory_1{position: relative; margin: 0 auto;}
#factory_middle .factory_1 .img_box_1{display: none;}
#factory_middle .factory_1 .img_box_bt1{background-image: url(../img/factory_0.png); width: 100%; height: 370px; background-repeat: no-repeat; background-position: center;}
#factory_middle h3{width: 100%; margin: 0 auto; font-size: 22px; font-weight: bold; margin-bottom: 30px;}
#factory_middle .factory_1 p{ font-size: 15px; line-height: 1.8em; margin-bottom: 50px;}

#factory_middle .factory_2{position: relative; width: 100%; margin: 0 auto; margin-top: 90px; display: flex; flex-direction: column; justify-content: space-between; align-items: center;}
#factory_middle .factory_2 .img_box_2{ background-image: url(../img/factory_1.png); width: 1081px; height: 448px; background-repeat: no-repeat; background-position: center; }
#factory_middle .factory_2 .text_box_2{ position: relative; display: flex; flex-direction: column;   text-align: start;}
#factory_middle .factory_2 .text_box_2 h3{font-size: 24px; color: #241F20; font-weight: bold;}
#factory_middle .factory_2 .text_box_2 p{font-size: 15px; margin-bottom: 50px; color: #241F20; line-height: 1.8em;}
 
#factory_middle .factory_3{position: relative; display: flex; width: 100%; margin: 0 auto; margin-top: 90px; flex-direction: column; justify-content: space-between; align-items: center;}
#factory_middle .factory_3 .text_box_3_top{position: relative;  text-align: start;}
#factory_middle .factory_3 .text_box_3_top h3{font-size: 24px; color: #241F20; font-weight: bold;}
#factory_middle .factory_3 .text_box_3_top p{ font-size: 16px; color: #241F20; line-height: 1.8em; margin: 20px 0 50px 0;}
#factory_middle .factory_3 .img_box_3{background-image: url(../img/factory_2.png); width: 100%; height: 400px; background-repeat: no-repeat; background-position: left;}

#factory_middle .factory_3 .text_box_3{display: none;}

/* technology */
#technology{position: relative; width: 92%; margin: 0 auto; margin: 90px auto; transition-duration: 0.5s;}
#technology h2{font-size: 28px; font-weight: bold; margin-bottom: 60px;}
#technology .tec_top{display: flex; flex-direction: column; justify-content: space-between;}

#technology .tec_top .left{position: relative; background-color: #FFF; border: 1px solid #D1D1D1; border-radius: 20px; display: flex; flex-direction: column; padding: 5%; margin-bottom: 25px;}
#technology .tec_top .left span{position: absolute; left: 0; top: 0; width: 7px; height: 7px; background-color: #5DC591; display: block; border-radius: 10px;}
#technology .tec_top .left .title{position: relative; font-size: 20px; font-weight: bold; padding-bottom: 30px; color: #241F20; padding-left: 7px;}
#technology .tec_top .left .text{font-size: 16px; color: #241F20; line-height: 1.7em;}

#technology .tec_top .right{position: relative; background: rgb(41,223,172); background: linear-gradient(90deg, rgba(41,223,172,1) 0%, rgba(127,215,201,1) 44%, rgba(96,209,215,1) 100%); border-radius: 20px; display: flex; flex-direction: column; padding: 6% 5% 10% 5%;}
#technology .tec_top .right .title{position: relative; font-size: 20px; font-weight: bold; padding-bottom: 30px; color: #FFF;}
#technology .tec_top .right .text{font-size: 16px; line-height: 1.7em; color: #FFF;}

#technology .tec_bt{position: relative; margin-top: 30px; background-color: #F7F8FB; border-radius: 20px; padding: 5%;}
#technology .tec_bt .title{position: relative; font-size: 20px; font-weight: bold; padding-bottom: 30px; color: #241F20;}
#technology .tec_bt .text{font-size: 16px; width: 98%; color: #241F20; line-height: 1.7em;}


/* factory_bt */
#factory_bt{position: relative; margin-top: 120px;}
#factory_bt .img_box{width: 100%; background-image: url(../img/factory_bg_bt.jpg); height: 430px}
#factory_bt .img_box img{width: 100%;}
#factory_bt .factory_bt_inner{position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); width: 90%; margin: 0 auto; display: flex; flex-direction: column; align-items: center;}
#factory_bt .factory_bt_inner .facto_bt_text{background-color: #FFF;  padding: 6% 5%;}
#factory_bt .factory_bt_inner h2{font-size: 20px; font-weight: bold; color: #241F20; margin-bottom: 30px;}
#factory_bt .factory_bt_inner p{font-size: 17px; color: #241F20; text-align: start; line-height: 1.7em;}
#factory_bt .factory_bt_inner .factory_box{display: none;}

/* year */
#year{position: relative; margin-top: 100px;}
#year .year_box{position: relative; width: 90%; margin: 0 auto; justify-content: space-between;}
#year .year_box .fac_year{text-align: center; align-self: flex-start; top: 100px;}
#year .year_box h2{font-size: 24px; font-weight: bold; background: rgb(19,242,161);
    background: linear-gradient(86deg, rgba(19,242,161,1) 0%, rgba(11,228,164,1) 45%, rgba(0,164,255,1) 100%); color: transparent; -webkit-background-clip: text; margin-bottom: 40px;}
#year .year_inner{margin-top: 15px;}
#year .year_inner p{font-size: 15px; padding: 35px 0; border-top: 1px solid #EEE;}
#year .year_inner p:last-child{border-bottom: 1px solid #EEE;}
#year .year_inner p span{ font-weight: 600;}
#year .year_text_1{font-size: 40px; font-weight: bold; color: #EEE; opacity: 40%;}
#year .year_text_2{font-size: 40px; font-weight: bold; color: #EEE;}
}

