.h6 { position: fixed; opacity: 0; z-index: -666666; }

.wow { animation-name: fadeInUp; animation-duration: 0.3s; }

/* boxfirst */
#boxfirst { background-image: url(/images/09/index-contactBg.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; padding: 100px 0; }
#boxsecond , #boxthird { overflow: hidden; margin: 50px 0; }
#boxsecond .left { float: left; width: 49%; }
#boxsecond .left img { -webkit-animation: aboutbg 2s infinite alternate; animation: aboutbg 2s infinite alternate; position: relative; left: 0; }
#boxfirst .right, #boxsecond .right { float: right; width: 49%; }
#boxfirst .left .contact-way { margin: 20px 0 0; }
#boxfirst .left .contact-way h3 { color: #fff; text-align: center; font-size: 26px; margin-bottom: 40px; line-height: 147%; letter-spacing: 2px; }
#boxfirst .left .contact-way p { color: #fff; width: 50%; margin: 0 auto 60px; text-align: center; line-height: 200%; }
#products h3.tit, #book h3.tit { text-align: center; color: #353535; font-size: 26px; margin-bottom: 40px; line-height: 147%; letter-spacing: 2px; }
#boxfirst .left .contact-way ul { text-align: center; }
#boxfirst .left .contact-way ul li { display: inline-block; margin: 0 10px; }
#boxfirst .left .contact-way ul li a { padding: 15px 30px; background: #3f51b5; display: block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; font-size: 18px; color: #fff; letter-spacing: 2px; }
#boxfirst .left .contact-way ul li a.line { background: #e11415; }
#boxfirst .left .contact-way ul li:hover a { opacity: .8; }
#boxfirst .left .contact-way ul li a b { display: block; }
#boxsecond .aboutBox { margin-bottom: 5px; overflow: hidden; }
#boxsecond .aboutBox h2 { color: #353535; font-size: 26px; margin-bottom: 40px; line-height: 147%; letter-spacing: 2px; }
#boxsecond .aboutBox article { margin: 15px 0; text-align: justify; font-size: 15px; line-height: 200%; }
#boxsecond .aboutBox p { text-align: right; }
#boxsecond .aboutBox p a { color: #fff; }
#boxfirst .right .bxslider div { float: left; width: 48%; margin: 0 1% 5px; }
#boxfirst .right #adslider a { background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; display: block; }
#boxsecond .left .six-fiexd { overflow: hidden; position: relative; background-position: 50%; background-repeat: no-repeat; background-size: cover; text-shadow: 1px 1px 1px #939393; }
#boxsecond .left .six-fiexd a { position: absolute; padding: 50px 0 0 30px; width: calc(100% - 30px); height: calc(100% - 50px); font-weight: bold; font-size: 20px; color: #fff; top: 0; left: 0; }

/* products */
#products { padding-top: 30px; }
#products li { margin: 0 15px; }
#products li .photo { background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; border-radius: 10px; overflow: hidden; }
#products li .photo a { display: block; position: relative; transition: all linear 0.3s; }
#products li .photo a:hover { background: -moz-linear-gradient(bottom, rgba(15, 16, 16, 0.81) 0%, rgba(0, 0, 0, 0) 100%); background: -webkit-linear-gradient(bottom, rgba(15, 16, 16, 0.81) 0%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to top, rgba(15, 16, 16, 0.81) 0%, rgba(0, 0, 0, 0) 100%); }
#products li .photo a img { width: 100%; }
#products li .photo .txt { color: #fff; text-align: center; position: absolute; bottom: 10%; width: 100%; }
#products li .photo .txt span { font-size: 18px; margin-bottom: 10px; display: block; text-align: center; }
#products li .photo .txt h4 { font-size: 26px; text-align: center; margin: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

/* news */
#boxsecond #news { padding: 10px 0; }
#boxsecond #news h2 , #boxthird h2 , #qa_box h2 { text-align: center; color: #353535; font-size: 26px; margin-bottom: 40px; line-height: 147%; letter-spacing: 2px; }
#boxsecond #news h2 b { font-size: 24px; margin-right: 10px; color: #c02838; }
#boxsecond #news .newsList { margin-top: 8px; }
#boxsecond #news .newsList li { font-size: 14px; overflow: hidden; margin: 1px 0; background: #f3f3f3; padding: 15px; }
#boxsecond #news .newsList li p { color: #949494; float: left; width: 5%; text-align: end; }
#boxsecond #news .newsList li p.date { text-align: left; width: 10%; }
#boxsecond #news .newsList li h3 { float: left; width: 83%; margin: 0 1%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
#boxsecond #news .newsList li h3 a { color: #000; display: block; }
#boxsecond #news .newsList li p.more a { color: #138a8c; }

/* bottom-icon */
#bottom-icon { padding: 30px 0; background: url(/images/09/bottom-bg2.jpg) no-repeat 0 bottom; }
#bottom-icon .youtube { position: relative; margin: 15px auto; width: 60%; }
#bottom-icon .youtube a { display: block; width: 100px; height: 100px; text-align: center; line-height: 100px; border-radius: 50%; background: rgba(0, 0, 0, 0.6); position: absolute; z-index: 5; color: #dcdcdc; font-size: 30px; left: calc(50% - 50px); top: calc(50% - 50px); transition: all linear 0.3s; }
#bottom-icon .youtube a:hover { width: 110px; height: 110px; line-height: 110px; left: calc(50% - 55px); top: calc(50% - 55px); font-size: 34px; }
#bottom-icon .youtube iframe { position: absolute; width: 100%; height: 100%; top: 0; left: 0; }
#bottom-icon ul { margin-top: 20px; text-align: center; }
#bottom-icon ul li { margin: 10px; width: calc((100% / 3) - 30px); display: inline-block; text-align: center; vertical-align: top; }
#bottom-icon ul li h2 { margin-bottom: 10px; text-align: center; }

/* book */
#book h3.tit { padding: 30px 0; margin-bottom: 0; }
#book .bookList { overflow: hidden; }
#book .bookList>div { position: relative; float: left; width: calc((100% - 5px) / 6); border-right: 1px #fff solid; }
#book .bookList>div:nth-child(6n) { border-right: 0; }
#book .bookList>div a.photo { overflow: hidden; background-position: 50%; background-repeat: no-repeat; background-size: cover; display: block; }
#book .bookList>div h3 { position: absolute; padding: 10px 0; width: 100%; background: rgba(0, 0, 0, 0.66); text-align: center; bottom: 0; }
#book .bookList>div h3 a { color: #fff; }

/* boxthird */
#boxthird h2 , #qa_box h2 { padding-bottom: .5em; border-bottom: 1px #ddd solid; }
#boxthird .item { margin-bottom: 2.5em; }
#boxthird .item h3 { margin-bottom: .5em; display: flex; align-items: center; font-size: 22px; font-weight: 600; color: #8e354a; }
#boxthird .item h3:before { margin-right: .5em; width: .3em; height: .3em; background: #8e354a; border-radius: 50%; display: block; content: ""; }
#boxthird .item p { margin-bottom: 1em; line-height: 1.7; font-weight: 300; font-size: 17px; }

/* qa_box */
#qa_box { margin-bottom: 50px; }
#qa_box ol { padding-left: 0; }
#qa_box ol li { margin-bottom: 1em; padding: 1em; background: #f6f6f6; }
#qa_box ol li h3 { font-size: 22px; }
#qa_box ol li h3 span { vertical-align: baseline; }
#qa_box ol li p { margin: .5em 1.8em 0; line-height: 1.8; font-weight: 300; font-size: 17px; }

@-webkit-keyframes aboutbg { 0% { left: -20px; opacity: 0.95; } 50% { left: 20px; opacity: 1; } 100% { left: -20px; opacity: 0.95; } }
@keyframes aboutbg { 0% { left: -20px; opacity: 0.95; } 50% { left: 20px; opacity: 1; } 100% { left: -20px; opacity: 0.95; } }

@media screen and (max-width:1280px) {
	#book .bookList>div { width: calc((100% - 5px) / 4); }
}
@media screen and (min-width:1025px) {
	#boxfirst { background-attachment: fixed; }
}
@media screen and (max-width:1024px) {
	#boxfirst .left .contact-way p { width: 80%; }
}
@media screen and (max-width:980px) {
	#boxfirst .left .contact-way ul li { width: 40%; }
	#boxfirst .right .aboutBox { margin: 0 1% 15px; padding: 15px 0; letter-spacing: 0; }
	#boxfirst .left .contact-way h3 { width: 80%; margin: 0 auto 40px; }
	#boxsecond #news .newsList li p.more { width: 10%; }
	#boxsecond #news .newsList li h3 { width: 68%; }
	#products li .photo .txt h4 { font-size: 18px; }
	#bottom-icon .youtube { width: 80%; }
	#bottom-icon ul li { margin-bottom: 20px; width: auto; display: block; }
}
@media screen and (max-width:768px) {
	#boxfirst .left, #boxsecond .left, #boxfirst .right, #boxsecond .right { width: 100%; margin: 0 0 20px; }
	#boxsecond #news .newsList li p.date { width: 15%; }
}
@media screen and (max-width:640px) {
	#boxfirst .left, #boxsecond .left, #boxfirst .right, #boxsecond .right { width: 90%; margin: 0 5% 30px; }
	#boxsecond #news .newsList li p.more { display: none; }
	#boxsecond #news .newsList li p { width: 30%; }
	#products li .photo .txt h4 { white-space: normal; height: 46px; overflow: hidden; }
	#bottom-icon li { width: calc(100%/3); }
	#boxsecond #news .newsList li p.date { width: 100%; }
	#boxsecond #news .newsList li h3 { width: 100%; margin: 0; }
}
@media screen and (max-width:480px) {
	#boxfirst .left, #boxsecond .left, #boxfirst .right, #boxsecond .right { width: 100%; margin: 0 0 20px; }
	#boxfirst .right .aboutBox { margin: 0 0 15px; font-size: 20px; padding: 10px 0; }
	#boxfirst .right .bxslider div { width: calc(50% - 2px); margin: 1px; }
	#boxsecond #news h2 { background: none; }
	#bottom-icon li { width: 48%; margin: 10px 1%; }
	#products li { margin: 0 8px; }
}