/* location */

.ln-bg { font-family: 'NotoSans Medium'; font-size: 20px; color: var(--sub-theme-color); border-bottom: 1px solid #e5e5e5; padding: 84px 0 19px; position: relative;}
.focus { position: absolute; left: 0; bottom: 80px;}
.focus-certification { bottom: 15px;}


@media screen and ( max-width: 1024px ) {
    .ln-bg { font-size: 18px; padding: 71px 0 20px;}
    .focus { bottom: 60px;}
}

@media screen and ( max-width: 640px ) {
    .focus { bottom: 50px;}
}





/* company */

.gs-bg { background-color: var(--white-theme-color); padding: 103px 0 125px; position: relative;}
.gs-bg h1 { font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 60px; text-align: center;}
.gs-bg .gs-tx { margin-top: 56px;}
.gs-bg .gs-tx p { line-height: 30px;}
.gs-bg .gs-tx p:nth-child(n+2) { margin-top: 32px;}
.gs-bg .gs-ig { margin-top: 76px;}
.gs-bg .gs-ig img { width: 100%;}


@media screen and (max-width: 1440px) {
    .gs-bg h1 { font-size: 36px; line-height: 48px;}
}

@media screen and (max-width: 1024px) {
    .gs-bg { padding: 85px 0 100px;}
    .gs-bg h1 { font-size: 30px; line-height: 36px;}
    .gs-bg .gs-tx { margin-top: 50px;}
    .gs-bg .gs-tx p:nth-child(n+2) { margin-top: 24px;}
    .gs-bg .gs-ig { margin-top: 65px;}
}

@media screen and (max-width: 640px) {
    .gs-bg { padding: 50px 0 75px;}
    .gs-bg .gs-tx { margin-top: 35px;}
    .gs-bg .gs-tx p:nth-child(n+2) { margin-top: 20px;}
    .gs-bg .gs-ig { margin-top: 50px;}
}

@media screen and (max-width: 480px) {
    .gs-bg h1 { font-size: 24px; line-height: 30px;}
}





/* culture */

.ce-bg { background-color: #f6f8fa; position: relative;}
.ce-bg .main { padding: 105px 0 180px; position: relative;}
.ce-bg .ce-tx h2 { width: 50%; font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 56px;}
.ce-bg .ce-tx p { width: 50%; line-height: 30px;}

.ce-bg ul { margin-top: 76px;}
.ce-bg ul li { width: 31.5%; background-color: var(--white-theme-color); padding: 40px 35px; align-items: center; cursor: pointer; position: relative; transition: all .3s ease;}
.ce-bg ul li:hover { box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.075);}
.ce-bg ul li .ce-ig { width: 80px;}
.ce-bg ul li .ce-ig img { width: 100%;}
.ce-bg ul li .ce-nm { width: calc( 100% - 110px);}
.ce-bg ul li .ce-nm h3 { font-family: 'NotoSans Bold'; font-size: 24px; color: var(--sub-theme-color); margin-bottom: 7px;}
.ce-bg ul li .ce-nm p { line-height: 24px;}
.ce-bg ul li:after { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background-color: var(--main-theme-color); transition: all .3s ease;}
.ce-bg ul li:hover:after { height: 5px;}

.ce-bg .ce-js { position: absolute; left: 0; bottom: -65px; height: 130px; font-family: 'NotoSans Bold'; font-size: 24px; color: var(--white-theme-color); padding: 0 35px; background-color: var(--main-theme-color); display: flex; justify-content: center; flex-direction: column;}


@media screen and (max-width: 1440px) {
    .ce-bg .ce-tx h2 { font-size: 36px; line-height: 48px;}
}

@media screen and (max-width: 1024px) {
    .ce-bg .main { padding: 85px 0 155px;}
    .ce-bg .ce-tx h2 { font-size: 30px; line-height: 36px;}
    
    .ce-bg ul { margin-top: 65px;}
    .ce-bg ul li { padding: 25px;}
    .ce-bg ul li.flex { flex-wrap: wrap;}
    .ce-bg ul li .ce-nm { width: 100%; margin-top: 15px;}
    
    .ce-bg .ce-js { font-size: 20px; padding: 0 25px;}
}

@media screen and (max-width: 640px) {
    .ce-bg .main { padding: 50px 0 135px;}
    .ce-bg .ce-tx { flex-wrap: wrap;}
    .ce-bg .ce-tx h2 { width: 100%;}
    .ce-bg .ce-tx p { width: 100%; margin-top: 25px;}
    
    .ce-bg ul { flex-wrap: wrap; margin-top: 50px;}
    .ce-bg ul li { width: 100%; padding: 25px;}
    .ce-bg ul li:nth-child(n+2) { margin-top: 25px;}
    
    .ce-bg .ce-js { font-size: 18px;}
}

@media screen and (max-width: 480px) {
    .ce-bg .main { padding: 50px 0 155px;}
    
    .ce-bg .ce-tx h2 { font-size: 24px; line-height: 30px;}
    
    .ce-bg ul li { padding: 20px;}
    .ce-bg ul li .ce-ig { width: 60px;}
    .ce-bg ul li .ce-nm h3 { font-size: 20px;}
    
    .ce-bg .ce-js { bottom: -85px; height: 170px; padding: 0 20px;}
}

@media screen and (max-width: 390px) {
    .ce-bg .main { padding: 50px 0 165px;}

    .ce-bg .ce-js { bottom: -100px; height: 200px;}
}





/* certification */

.cn-bg { background-color: var(--white-theme-color); margin-top: 200px; position: relative;}
.cn-bg h2 { font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 56px; text-align: center;}
.cn-bg .swiper3 { margin-top: 65px;}
.cn-bg .swiper3 .swiper-slide a { display: block;}
.cn-bg .swiper3 .swiper-slide a img { width: 100%; cursor: pointer;}
.cn-bg .swiper3 .swiper-pagination3 { position: relative; margin-top: 38px;}
.cn-bg .swiper3 .swiper-pagination-bullet { opacity: 0.075; background: var(--sub-theme-color);}
.cn-bg .swiper3 .swiper-pagination-bullet-active { opacity: 1; background-color: var(--main-theme-color);}


@media screen and (max-width: 1440px) {
    .cn-bg h2 { font-size: 36px; line-height: 48px;}
}

@media screen and (max-width: 1024px) {
    .cn-bg { margin-top: 175px;}
    .cn-bg h2 { font-size: 30px; line-height: 36px;}
    .cn-bg .swiper3 { margin-top: 50px;}
}

@media screen and (max-width: 640px) {
    .cn-bg { margin-top: 150px;}
    .cn-bg .swiper3 { margin-top: 40px;}
    .cn-bg .swiper3 .swiper-pagination3 { margin-top: 24px;}
}

@media screen and (max-width: 480px) {
    .cn-bg h2 { font-size: 24px; line-height: 30px;}
}





/* workshop */

.wp-bg { background-color: var(--white-theme-color); margin: 135px 0 95px; position: relative;}
.wp-bg h2 { font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 56px; text-align: center;}
.wp-bg .swiper4 { margin-top: 65px;}
.wp-bg .swiper4 .swiper-slide a { display: block;}
.wp-bg .swiper4 .swiper-slide a img { width: 100%; cursor: pointer;}
.wp-bg .swiper4 .swiper-pagination4 { position: relative; margin-top: 38px;}
.wp-bg .swiper4 .swiper-pagination-bullet { opacity: 0.075; background: var(--sub-theme-color);}
.wp-bg .swiper4 .swiper-pagination-bullet-active { opacity: 1; background-color: var(--main-theme-color);}


@media screen and (max-width: 1440px) {
    .wp-bg h2 { font-size: 36px; line-height: 48px;}
}

@media screen and (max-width: 1024px) {
    .wp-bg { margin: 110px 0 85px;}
    .wp-bg h2 { font-size: 30px; line-height: 36px;}
    .wp-bg .swiper4 { margin-top: 50px;}
}

@media screen and (max-width: 640px) {
    .wp-bg { margin: 85px 0 65px;}
    .wp-bg .swiper4 { margin-top: 40px;}
    .wp-bg .swiper4 .swiper-pagination4 { margin-top: 24px;}
}

@media screen and (max-width: 480px) {
    .wp-bg h2 { font-size: 24px; line-height: 30px;}
}




/* faq */

.fq-bg { background-color: var(--white-theme-color); padding: 88px 0 100px;}
.fq-bg .fq-ls { width: 67.5%;}
.faq-container h1 { font-family: 'NotoSans Bold'; font-size: 36px; margin-bottom: 35px; color: var(--sub-theme-color);}
.faq-item { margin-bottom: 20px;}
.faq-question { display: flex; justify-content: space-between; align-items: center; padding: 15px 20px; background-color: #f7f7f7; font-family: 'NotoSans Medium'; font-size: 20px; color: var(--sub-theme-color); line-height: 32px; cursor: pointer; transition: all .3s ease;}
.faq-question:hover { background: #f0f0f0;}
.icon { font-size: 24px; transition: all .3s ease;}
.faq-answer { max-height: 0; overflow: hidden; transition: max-height .4s ease;}
.faq-item.active .faq-answer { max-height: 500px;}
.faq-answer p { line-height: 30px; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; padding: 20px 20px 25px;}
.faq-answer p:last-child { border-bottom: 1px solid #f0f0f0;}
.faq-answer p:nth-child(n+2) { padding-top: 0;}
.faq-item.active .faq-question { color: var(--white-theme-color); background: var(--main-theme-color);}
.faq-item.active .icon { transform: rotate(45deg);}

.fq-bg .fq-ly { width: 27.5%;}
.fq-bg .fq-ly h2 { font-family: 'NotoSans Medium'; font-size: 30px; margin-bottom: 21px; color: var(--sub-theme-color);}
.fq-bg .fq-ly .fq-bj { background-color: #f7f7f7; padding: 20px 25px 25px;}
.fq-bg .fq-ly .fq-bj ul li:nth-child(n+2) { margin-top: 20px;}
.fq-bg .fq-ly .fq-bj ul li input { width: 100%; height: 50px; color: #666; padding: 0 15px; border: none; background-color: #fff;}
.fq-bg .fq-ly .fq-bj ul li textarea { width: 100%; height: 175px; color: #666; padding: 14px 15px; outline: none; resize: none; border: none; background-color: #fff;}
.fq-bg .fq-ly .fq-bj ul li.captcha-box { display: flex; align-items: center;}
.fq-bg .fq-ly .fq-bj ul li.captcha-box input { width: calc( 100% - 100px); margin-right: 10px;}
.fq-bg .fq-ly .fq-bj ul li.captcha-box #captchaCanvas { background-color: var(--white-theme-color); cursor: pointer;}
.fq-bg .fq-ly .fq-bj ul li.captcha-box .refresh-btn { margin-left: 10px; cursor: pointer; display: none;}
.fq-bg .fq-ly .fq-bj ul li:last-child input { color: var(--white-theme-color); background-color: var(--main-theme-color); cursor: pointer; transition: all .5s ease;}
.fq-bg .fq-ly .fq-bj ul li:last-child input:hover { background-color: var(--sub-theme-color);}


@media screen and (max-width: 1440px) {
    .faq-container h1 { font-size: 30px;}
}

@media screen and (max-width: 1024px) {
    .fq-bg { padding: 75px 0;}
    .fq-bg .fq-ls { width: 63%;}
    .faq-container h1 { font-size: 24px;}
    .faq-question { padding: 10px 15px; font-size: 18px; line-height: 30px;}
    .icon { font-size: 20px;}
    .faq-answer p { padding: 15px 15px 20px;}
    
    .fq-bg .fq-ly { width: 32%;}
    .fq-bg .fq-ly h2 { font-size: 24px;}
    .fq-bg .fq-ly .fq-bj { padding: 10px 15px 15px;}
}

@media screen and (max-width: 768px) {
    .fq-bg .flex { flex-wrap: wrap;}
    .fq-bg .fq-ls { width: 100%;}
    
    .fq-bg .fq-ly { width: 100%; margin-top: 55px;}
}

@media screen and (max-width: 640px) {
    .fq-bg { padding: 50px 0 75px;}
}





/* product */

.in-bg { background-color: var(--white-theme-color); padding: 88px 0 93px;}
.in-bg h1 { font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 60px;}
.in-bg p { font-size: 18px; line-height: 32px; margin-top: 28px;}

.pr-bg { background-color: #f8f8f8; padding: 63px 0 125px;}
.pr-bg h2 { font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 60px; text-align: center; position: relative;}
.pr-bg h2:after { content: ""; position: absolute; left: 50%; bottom: -32px; transform: translateX(-50%); width: 102px; height: 14px; background:url(../images/wave.png) no-repeat center; background-size: 102px 14px;}

.pr-bg .pr-ct { margin-top: 100px;}
.pr-bg .pr-ct .pr-lt { width: 280px;}
.pr-bg .pr-ct .pr-lt h3 { font-family: 'NotoSans Bold'; font-size: 24px; color: var(--sub-theme-color); margin-bottom: 23px;}
.pr-bg .pr-ct .pr-lt .pr-fl a { display: block; font-size: 18px; line-height: 26px; padding: 15px; background-color: #fff; display: flex; justify-content: space-between; align-items: center; transition: all .3s ease;}
.pr-bg .pr-ct .pr-lt .pr-fl a:hover, .pr-bg .pr-ct .pr-lt .pr-fl a.fl { color: var(--white-theme-color); background-color: var(--main-theme-color);}
.pr-bg .pr-ct .pr-lt .pr-fl a:nth-child(n+2) { margin-top: 15px;}
.pr-bg .pr-ct .pr-lt .pr-fl a i { width: calc(100% - 26px); font-style: normal;}
.pr-bg .pr-ct .pr-lt .pr-fl a span { display: block; width: 6px; height: 10px; background: url(../images/arrow-04.png) no-repeat center; background-size: 6px 10px; transition: all .3s ease;}
.pr-bg .pr-ct .pr-lt .pr-fl a:hover span, .pr-bg .pr-ct .pr-lt .pr-fl a.fl span { filter: brightness(0) invert(1);}

.pr-bg .pr-ct .pr-rt { width: calc(100% - 340px);}
.pr-bg .pr-ct .pr-rt .pr-ls { flex-wrap: wrap; justify-content: flex-start;}
.pr-bg .pr-ct .pr-rt .pr-ls a { width: 31.25%; margin-right: 3.125%;}
.pr-bg .pr-ct .pr-rt .pr-ls a:nth-child(3n) { margin-right: 0;}
.pr-bg .pr-ct .pr-rt .pr-ls a:nth-child(n+4) { margin-top: 3.125%;}
.pr-bg .pr-ct .pr-rt .pr-ls a .pr-ig { overflow: hidden;}
.pr-bg .pr-ct .pr-rt .pr-ls a:hover .pr-ig { box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, .05);}
.pr-bg .pr-ct .pr-rt .pr-ls a .pr-ig img { width: 100%; transition: all .75s ease;}
.pr-bg .pr-ct .pr-rt .pr-ls a:hover .pr-ig img { transform: scale(1.135,1.135);}
.pr-bg .pr-ct .pr-rt .pr-ls a .pr-tx h3 { font-family: 'NotoSans Bold'; font-size: 20px; color: var(--sub-theme-color); line-height: 30px; height: 60px; margin: 27px 0 28px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.pr-bg .pr-ct .pr-rt .pr-ls a .pr-tx p { color: #333; line-height: 30px; overflow-wrap: break-word; word-break: normal; white-space: normal; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}

.pr-bg .pr-ct .pr-rt .flip a { background-color: var(--white-theme-color);}
.pr-bg .pr-ct .pr-rt .flip a:hover { background-color: var(--main-theme-color);}

.pr-bg .pr-ct .pr-rt .pr-js { margin-top: 75px; line-height: 30px;}
.pr-bg .pr-ct .pr-rt .pr-js h4 { font-family: 'NotoSans Bold'; font-size: 24px; color: var(--sub-theme-color); line-height: 36px; margin-bottom: 5px;}
.pr-bg .pr-ct .pr-rt .pr-js strong { font-family: 'NotoSans Bold'; font-weight: normal;}


@media screen and (max-width: 1440px) {
    .in-bg h1 { font-size: 36px; line-height: 48px;}
    .in-bg p { font-size: 16px; line-height: 30px; margin-top: 25px;}
    
    .pr-bg h2 { font-size: 36px; line-height: 48px;}
    
    .pr-bg .pr-ct .pr-lt h3 { font-family: 'NotoSans Bold'; font-size: 24px; color: var(--sub-theme-color); margin-bottom: 23px;}
    .pr-bg .pr-ct .pr-lt .pr-fl a { font-size: 16px; line-height: 24px;}
}

@media screen and (max-width: 1280px) {
    .pr-bg .pr-ct .pr-lt { width: 250px;}
    
    .pr-bg .pr-ct .pr-rt { width: calc(100% - 300px);}
}

@media screen and (max-width: 1024px) {
    .in-bg { padding: 60px 0 70px;}
    .in-bg h1 { font-size: 30px; line-height: 36px;}
    
    .pr-bg { padding: 55px 0 85px;}
    .pr-bg h2 { font-size: 30px; line-height: 36px;}
    .pr-bg h2:after { bottom: -27px; width: 72px; height: 10px; background-size: 72px 10px;}
    
    .pr-bg .pr-ct { margin-top: 75px;}
    .pr-bg .pr-ct .pr-lt { display: none;}
    
    .pr-bg .pr-ct .pr-rt { width: 100%;}
    .pr-bg .pr-ct .pr-rt .pr-ls a .pr-tx h3 { font-size: 18px;}
}

@media screen and (max-width: 640px) {
    .in-bg { padding: 45px 0 50px;}
    .in-bg h1 { font-size: 24px; line-height: 30px;}
    .in-bg p { margin-top: 20px;}
    
    .pr-bg { padding: 45px 0 65px;}
    .pr-bg h2 { font-size: 24px; line-height: 30px;}
    .pr-bg h2:after { bottom: -26px; width: 58px; height: 8px; background-size: 58px 8px;}
    
    .pr-bg .pr-ct .pr-rt .pr-ls a { width: 48.4375%;}
    .pr-bg .pr-ct .pr-rt .pr-ls a:nth-child(3n) { margin-right: 3.125%;}
    .pr-bg .pr-ct .pr-rt .pr-ls a:nth-child(2n) { margin-right: 0;}
    .pr-bg .pr-ct .pr-rt .pr-ls a:nth-child(n+3) { margin-top: 35px;}
    .pr-bg .pr-ct .pr-rt .pr-ls a .pr-tx h3 { margin: 20px 0;}
    
    .pr-bg .pr-ct .pr-rt .pr-js h4 { font-size: 20px; line-height: 30px;}
}





/* productview */

.pw-bg { background-color: var(--white-theme-color); padding: 100px 0 50px;}
.pw-bg .pw-lt { width: 45%;}
.pw-bg .pw-lt .gallery-top { border: 1px solid #e0e0e0;}
.pw-bg .pw-lt .swiper-slide img { width: 100%;}
.pw-bg .pw-lt .pw-ts { padding: 20px 28px 0; position: relative;}
.pw-bg .pw-lt .gallery-thumbs .swiper-slide { cursor: pointer; position: relative;}
.pw-bg .pw-lt .gallery-thumbs .swiper-slide img { border: 1px solid #e0e0e0;}
.pw-bg .pw-lt .gallery-thumbs .swiper-slide-thumb-active:after { position: absolute; left: 0; bottom: 0; content: ''; width: 100%; height: 5px; background-color: var(--main-theme-color);}
.pw-bg .pw-lt .swiper-button-prev, .pw-bg .pw-lt .swiper-button-next { width: 8px; height: 14px; background-repeat: no-repeat; background-position: center; background-size: 8px 14px; text-indent: 100px; overflow: hidden;}
.pw-bg .pw-lt .swiper-button-prev { background-image: url(../images/arrow-02-02.png); left: 0;}
.pw-bg .pw-lt .swiper-button-next { background-image: url(../images/arrow-03-02.png); right: 0;}
:root { --swiper-navigation-size: 0;}

.pw-bg .pw-rt { width: 50%;}
.pw-bg .pw-rt h1 { font-family: 'NotoSans Bold'; font-size: 36px; color: var(--sub-theme-color); line-height: 42px;}
.pw-bg .pw-rt h3 { font-family: 'NotoSans Bold'; font-size: 24px; color: var(--sub-theme-color); margin-top: 33px; padding-bottom: 15px; border-bottom: 1px solid #e0e0e0;}
.pw-bg .pw-rt ul li { display: flex; justify-content: space-between; line-height: 22px; border-bottom: 1px solid #e0e0e0; border-left: 1px solid #e0e0e0; border-right: 1px solid #e0e0e0;}
.pw-bg .pw-rt ul li div { width: 55%; padding: 10px 15px;}
.pw-bg .pw-rt ul li dl { width: 45%; border-left: 1px solid #e0e0e0; padding: 10px 15px;}
.pw-bg .pw-rt .pw-xj { margin-top: 50px;}
.pw-bg .pw-rt .pw-xj a { display: block; width: 200px; height: 54px; font-family: 'NotoSans Bold'; font-size: 18px; color: var(--white-theme-color); line-height: 54px; background-color: var(--main-theme-color); text-align: center; border-radius: 30px; transition: all .5s ease;}
.pw-bg .pw-rt .pw-xj a:hover { background-color: var(--sub-theme-color);}
.pw-bg .pw-rt .pw-fy { margin-top: 40px;}
.pw-bg .pw-rt .pw-fy a { display: block; color: var(--sub-theme-color); margin-top: 10px; transition: all .3s ease;}
.pw-bg .pw-rt .pw-fy a:hover { color: var(--main-theme-color);}

.pw-bg .pw-tx { margin-top: 100px;}
.pw-bg .pw-tx h3 { font-family: 'NotoSans Bold'; font-size: 30px; color: var(--sub-theme-color); border-bottom: 1px solid #e0e0e0; padding-bottom: 25px;}
.pw-bg .pw-tx .pw-ct { line-height: 30px; margin-top: 25px;}
.pw-bg .pw-tx .pw-ct strong { display: inline-block; font-family: 'NotoSans Bold'; font-size: 24px; font-weight: normal; color: var(--sub-theme-color); margin: 5px 0 10px;}


@media screen and (max-width: 1440px) {
    .pw-bg .pw-rt h1 { font-size: 30px; line-height: 36px;}
    .pw-bg .pw-rt h3 { font-size: 20px; margin-top: 30px;}
    
    .pw-bg .pw-tx .pw-ct strong { font-size: 20px; margin: 5px 0;}
}

@media screen and (max-width: 1024px) {
    .pw-bg { padding: 75px 0 50px;}
    
    .pw-bg .pw-rt h1 { font-size: 24px; line-height: 30px;}
    .pw-bg .pw-rt h3 { font-size: 20px; margin-top: 25px;}
    .pw-bg .pw-rt ul li div { padding: 10px;}
    .pw-bg .pw-rt ul li dl { padding: 10px;}
    .pw-bg .pw-rt .pw-xj a { width: 170px; height: 48px; line-height: 48px;}
    
    .pw-bg .pw-tx { margin-top: 75px;}
    .pw-bg .pw-tx h3 { font-size: 24px;}
}

@media screen and (max-width: 768px) {
    .pw-bg .flex { flex-wrap: wrap;}
    .pw-bg .pw-lt { width: 100%;}
    
    .pw-bg .pw-rt { width: 100%; margin-top: 50px;}
}

@media screen and (max-width: 640px) {
    .pw-bg { padding: 50px 0;}
}





/* about */

.ab-bg { background-color: #fff; padding-top: 90px;}
.ab-bg h2 { font-family: 'NotoSans Bold'; font-size: 48px; color: #000; line-height: 56px; text-align: center;}

.ab-bg .flex { align-items: center; margin-top: 65px;}
.ab-bg .ab-ig { width: 47.5%;}
.ab-bg .ab-ig img { width: 100%;}

.ab-bg .ab-tx { width: 47.5%;}
.ab-bg .ab-tx h3 { font-family: 'NotoSans Medium'; font-size: 36px; color: #000; line-height: 42px; margin-bottom: 25px;}
.ab-bg .ab-tx p { line-height: 30px; margin-top: 15px;}


.pr-cn-bg { margin-top: 140px;}


.pr-ns-bg { position: relative;}
.pr-ns-bg .headline h2 { font-size: 48px; line-height: 56px;}
.pr-ns-bg .headline p { display: none;}
.pr-ns-bg  ul { margin-top: 65px;}


@media screen and (max-width: 1440px) {
    .ab-bg h2 { font-size: 36px; line-height: 48px;}
    
    .ab-bg .ab-tx h3 { font-size: 30px; line-height: 36px;}
    
    
    .pr-ns-bg .headline h2 { font-size: 36px; line-height: 48px;}
}

@media screen and (max-width: 1024px) {
    .ab-bg { padding-top: 75px;}
    .ab-bg h2 { font-size: 30px; line-height: 36px;}
    
    .ab-bg .flex { flex-wrap: wrap; margin-top: 50px;}
    .ab-bg .ab-ig { width: 100%;}
    
    .ab-bg .ab-tx { width: 100%; margin-top: 50px;}
    .ab-bg .ab-tx h3 { font-size: 24px; line-height: 30px;}
    
    
    .pr-cn-bg { margin-top: 100px;}
    
    
    .pr-ns-bg .headline h2 { font-size: 30px; line-height: 36px;}
    .pr-ns-bg  ul { margin-top: 50px;}
}

@media screen and (max-width: 640px) {
    .ab-bg { padding-top: 60px;}
    .ab-bg h2 { font-size: 24px; line-height: 30px;}
    
    .ab-bg .flex { margin-top: 40px;}
    
    .ab-bg .ab-tx { margin-top: 40px;}
    .ab-bg .ab-tx h3 { font-size: 20px; margin-bottom: 20px;}
    .ab-bg .ab-tx p { margin-top: 10px;}
    
    
    .pr-cn-bg { margin-top: 75px;}
    
    
    .pr-ns-bg  ul { margin-top: 40px;}
}

@media screen and (max-width: 480px) {
    .pr-ns-bg .headline h2 { font-size: 24px; line-height: 30px;}
}





/* related */

.xg-bg { background-color: #fff; padding-top: 125px;}
.xg-bg h2 { font-family: 'NotoSans Bold'; font-size: 48px; color: #000; line-height: 56px; text-align: center;}

.xg-bg .xg-ls { flex-wrap: wrap; justify-content: flex-start; margin-top: 65px;}
.xg-bg .xg-ls a { width: 22.75%; margin-right: 3%;}
.xg-bg .xg-ls a:nth-child(4n) { margin-right: 0;}
.xg-bg .xg-ls a .xg-ig { overflow: hidden; transition: all .75s ease;}
.xg-bg .xg-ls a:hover .xg-ig { box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, .05);}
.xg-bg .xg-ls a .xg-ig img { width: 100%; transition: all .75s ease;}
.xg-bg .xg-ls a:hover .xg-ig img { transform: scale(1.135,1.135);}
.xg-bg .xg-ls a .xg-tx h3 { font-family: 'NotoSans Bold'; font-size: 20px; color: #000; line-height: 30px; height: 60px; margin: 27px 0 28px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.xg-bg .xg-ls a .xg-tx p { font-size: 16px; color: #333; line-height: 30px; overflow-wrap: break-word; word-break: normal; white-space: normal; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}


@media screen and (max-width: 1440px) {
    .xg-bg h2 { font-size: 36px; line-height: 48px;}
}

@media screen and (max-width: 1024px) {
    .xg-bg { padding-top: 100px;}
    .xg-bg h2 { font-size: 30px; line-height: 36px;}
    
    .xg-bg .xg-ls a .xg-tx h3 { font-size: 18px;}
}

@media screen and (max-width: 640px) {
    .xg-bg { padding-top: 75px;}
    .xg-bg .xg-ls a { width: 48.5%;}
    .xg-bg .xg-ls a:nth-child(2n) { margin-right: 0;}
    .xg-bg .xg-ls a:nth-child(n+3) { margin-top: 35px;}
    .xg-bg .xg-ls a .xg-tx h3 { margin: 20px 0;}
}





/* news */

.xw-bg { background-color: var(--white-theme-color); padding: 100px 0 125px;}
.xw-bg .xw-ls { flex-wrap: wrap; justify-content: flex-start;}
.xw-bg .xw-ls a { width: 31%; background-color: var(--white-theme-color); margin-right: 3.5%; padding: 25px 30px 35px; box-shadow: 5px 5px 25px 0px rgba(0, 0, 0, .05); position: relative; transition: all .5s ease;}
.xw-bg .xw-ls a:hover { box-shadow: 5px 5px 30px 15px rgba(0, 0, 0, .075);}
.xw-bg .xw-ls a:nth-child(3n) { margin-right: 0;}
.xw-bg .xw-ls a:nth-child(n+4) { margin-top: 3.5%;}
.xw-bg .xw-ls a h3 { font-family: 'NotoSans Bold'; font-size: 24px; color: var(--sub-theme-color); line-height: 35px;}
.xw-bg .xw-ls a h4 { color: #999; margin: 17px 0 26px;}
.xw-bg .xw-ls a p { color: var(--font-theme-color); line-height: 30px;}
.xw-bg .xw-ls a span { display: block; width: 114px; background-color: var(--main-theme-color); color: var(--white-theme-color); line-height: 30px; text-align: center; border-radius: 15px; margin-top: 30px;}


@media screen and (max-width: 1024px) {
    .xw-bg { padding: 75px 0 100px;}
    .xw-bg .xw-ls a { width: 48.25%;}
    .xw-bg .xw-ls a:nth-child(3n) { margin-right: 3.5%;}
    .xw-bg .xw-ls a:nth-child(2n) { margin-right: 0;}
    .xw-bg .xw-ls a:nth-child(n+3) { margin-top: 3.5%;}
}

@media screen and (max-width: 640px) {
    .xw-bg { padding: 50px 0 75px;}
    .xw-bg .xw-ls a { width: 100%; margin-right: 0;}
    .xw-bg .xw-ls a:nth-child(3n) { margin-right: 0;}
    .xw-bg .xw-ls a:nth-child(n+2) { margin-top: 25px;}
}

@media screen and (max-width: 480px) {
    .xw-bg .xw-ls a { padding: 15px 20px 25px;}
    .xw-bg .xw-ls a h3 { font-size: 20px; line-height: 30px;}
    .xw-bg .xw-ls a h4 { margin: 10px 0 20px;}
}





/* newsview */

.nv-bg { background-color: var(--white-theme-color); padding: 103px 0 67px;}
.nv-bg .nv-nm h1 { font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 60px;}
.nv-bg .nv-nm dl { color: #999; margin-top: 16px;}
.nv-bg .nv-nm dl span { margin-left: 10px;}
.nv-bg .nv-js { line-height: 30px; margin-top: 63px;}
.nv-bg .nv-js h2 { font-family: 'NotoSans Medium'; font-size: 30px;}
.nv-bg .nv-js img { width: auto !important; max-width: 100%; height: auto !important;}
.nv-bg .nv-xy { margin-top: 82px;}
.nv-bg .nv-xy a { display: block; font-size: 18px; color: var(--sub-theme-color); line-height: 30px; margin-top: 10px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: all .3s ease;}
.nv-bg .nv-xy a:hover { color: var(--main-theme-color);}


@media screen and (max-width: 1440px) {
    .nv-bg .nv-nm h1 { font-size: 36px; line-height: 48px;}
}

@media screen and (max-width: 1024px) {
    .nv-bg { padding: 75px 0 65px;}
    .nv-bg .nv-nm h1 { font-size: 30px; line-height: 36px;}
    .nv-bg .nv-js h2 { font-size: 24px;}
}

@media screen and (max-width: 640px) {
    .nv-bg { padding: 50px 0;}
    .nv-bg .nv-nm h1 { font-size: 24px; line-height: 30px;}
    .nv-bg .nv-js { margin-top: 50px;}
    .nv-bg .nv-js h2 { font-size: 20px;}
    .nv-bg .nv-xy { margin-top: 60px;}
}





/* pagination */

.flip { display: table; margin: 75px auto 0; clear: both;}
.flip a { display: block; float: left; padding: 0 15px; margin: 0 5px; color: #999; line-height: 36px; background-color: #f5f5f5; cursor: pointer; transition: all .3s ease;}
.flip a:hover { color: #fff; background-color: var(--main-theme-color);}
.flip a.current { color: var(--main-theme-color);}
.flip a:hover.current { color: var(--white-theme-color);}
.flip a.text { padding: 0 10px;}
.flip a.arrow { font-family: "SimSun", "NSimSun", "FangSong"; color: #a0a0a0;}
.flip a:hover.arrow { color: var(--white-theme-color);}


@media screen and (max-width: 640px) {
    .flip { margin-top: 50px;}
}

@media screen and ( max-width: 480px ) {
    .flip a { padding: 0 10px; margin: 2px; line-height: 30px;}
    .flip a.text { padding: 0 7px;}
}





/* contact */

.lx-bg { background-color: var(--white-theme-color); padding: 100px 0; position: relative;}
.lx-bg .main { align-items: center;}
.lx-bg .lx-ig { width: 47.5%;}
.lx-bg .lx-ig #map { height: 662px;}
.lx-bg .lx-ig #map .amap-icon img { width: 80px;}

.lx-bg .lx-tx { width: 45%;}
.lx-bg .lx-tx h1 { font-family: 'NotoSans Bold'; font-size: 30px; margin-bottom: 34px; color: var(--sub-theme-color);}
.lx-bg .lx-tx ul li:nth-child(n+2) { margin-top: 35px;}
.lx-bg .lx-tx ul li h3 { font-family: 'NotoSans Bold'; font-size: 20px; color: var(--main-theme-color);}
.lx-bg .lx-tx ul li p { font-size: 18px; line-height: 30px; margin-top: 10px;}


@media screen and ( max-width: 1024px ) {
    .lx-bg { padding: 75px 0;}
    .lx-bg .main { flex-wrap: wrap;}
    .lx-bg .lx-ig { width: 100%;}
    .lx-bg .lx-ig #map { height: 500px;}
    .lx-bg .lx-ig #map .amap-icon img { width: 60px; margin-left: 15px; margin-top: 30px;}
    
    .lx-bg .lx-tx { width: 100%; margin-top: 50px;}
    .lx-bg .lx-tx h1 { font-size: 24px;}
}

@media screen and ( max-width: 640px ) {
    .lx-bg { padding: 50px 0;}
    .lx-bg .lx-ig #map { height: 400px;}
}

@media screen and ( max-width: 480px ) {
    .lx-bg .lx-ig #map { height: 300px;}
    
    .lx-bg .lx-tx ul li h3 { font-size: 18px;}
    .lx-bg .lx-tx ul li p { font-size: 16px; margin-top: 5px;}
}





/* message */

.lx-ly { background-color: #f7f7f7; padding: 63px 0 125px;}
.lx-ly h2 { font-family: 'NotoSans Bold'; font-size: 48px; color: var(--sub-theme-color); line-height: 60px; text-align: center; position: relative;}
.lx-ly h2:after { content: ""; position: absolute; left: 50%; bottom: -32px; transform: translateX(-50%); width: 102px; height: 14px; background:url(../images/wave.png) no-repeat center; background-size: 102px 14px;}

.lx-ly ul { display: flex; justify-content: space-between; flex-wrap: wrap; margin-top: 100px;}
.lx-ly ul li { width: 47.5%;}
.lx-ly ul li:nth-child(n+3) { margin-top: 20px;}
.lx-ly ul li:nth-child(5) { width: 100%;}
.lx-ly ul li i { display: block; line-height: 30px; margin-bottom: 10px;}
.lx-ly ul li input { width: 100%; height: 50px; padding: 0 15px; border: none; background-color: var(--white-theme-color); border-radius: 5px; box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.025);}
.lx-ly ul li textarea { width: 100%; height: 200px; padding: 14px 15px; outline: none; resize: none; border: none; background-color: var(--white-theme-color); border-radius: 5px; box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.025);}
.lx-ly ul li.captcha-box { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.lx-ly ul li.captcha-box input { width: calc( 100% - 120px);}
.lx-ly ul li.captcha-box #captchaCanvas { background-color: #f0f0f0; cursor: pointer; border-radius: 5px;}
.lx-ly ul li.captcha-box .refresh-btn { margin-left: 10px; cursor: pointer; display: none;}
.lx-ly ul li:last-child input { color: var(--white-theme-color); background-color: var(--main-theme-color); margin-top: 40px; cursor: pointer; transition: all .5s ease;}
.lx-ly ul li:last-child:hover input { background-color: var(--sub-theme-color);}


@media screen and ( max-width: 1024px ) {
    .lx-ly { padding: 50px 0 100px;}
    .lx-ly h2 { font-size: 36px; line-height: 48px;}
    .lx-ly h2:after { bottom: -27px; width: 72px; height: 10px; background-size: 72px 10px;}
    
    .lx-ly ul { margin-top: 75px;}
}

@media screen and ( max-width: 640px ) {
    .lx-ly { padding: 38px 0 75px;}
    .lx-ly h2 { font-size: 30px; line-height: 36px;}
    .lx-ly h2:after { bottom: -26px; width: 58px; height: 8px; background-size: 58px 8px;}
    
    .lx-ly ul { margin-top: 65px;}
    .lx-ly ul li { width: 100%;}
    .lx-ly ul li:nth-child(n+2) { margin-top: 20px;}
}

@media screen and ( max-width: 480px ) {
    .lx-ly ul li:nth-child(n+2) { margin-top: 10px;}
    .lx-ly ul li i { margin-bottom: 5px;}
}




