﻿.menu-box { position: absolute; width: 100%; left: 0; top: 3.5%; }
.menu-cbox .T .R { width: 86.5%; }
.menu-box .M { width: auto; margin-left: 4.5%; }
.add-news { position: absolute; top: 5%; left: 5%; z-index: 1; font-size: 0; color: #fff; display: none; }
.add-news span { animation: span 1.2s linear 0s infinite; display: inline-block; vertical-align: top; font-size: 12px; width: auto; margin-top: 0; transition: none; color: inherit !important; }
.ProductList_b1 .add-news img { width: 30%; }
.surface .add-news img { width: 30% !important; display: block; }
@keyframes span { 0%, 50% {
 transform: translateY(0);
}
25% {
 transform: translateY(-3px);
}
}


.dis-t, .dis-m, .dis-b {
    display: inline-block;
}


.language_box { margin-left: 2.5%; }
.language_box a { margin-left: 10px; font-size: 12px; display: inline-block; color: #222; text-transform: uppercase; width: 28px; height: 28px; line-height: 28px; background: #eee; border-radius: 50%; text-align: center; }
.language_box a.on { background: #b72024; color: #fff; }
.language_box a:first-child { margin-left: 0; }


.MenuList_f1.swiper>ul>li { position: static; }

.MenuList_f1.swiper>ul { display: flex; display: -ms-flexbox; }

.w-92 { width: 92%; margin: 0 auto; }
.w-75 { width: 75%; margin: 0 auto; }
.page-box { padding: 5% 0 6%; margin-bottom: 30px;}
.nav { padding: 1.5% 0; width: 100%; background: url(../image/nav-bg.png) no-repeat center #b72024; background-size: cover; }
.nav .w-75 { position: relative; z-index: 0; }
.nav .L { position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: -1; }
.NavList_a1 { text-transform: capitalize; }
.NavList_a1 ul { text-align: right; display: block; font-size: 0; }
.NavList_a1 a { font-size: 14px; padding: 10px 30px; display: block; transition: 0.3s ease 0s; }
.NavList_a1 a.on { color: #b72024; }
.NavList_a1 li { position: static; display: inline-block; color: #fff; width: auto; vertical-align: top; }
.ResTitle_a1 { color: #fff; text-transform: uppercase; }
.ResTitle_a1 span { font-size: 36px; margin-right: 15px; font-weight: bold; display: inline-block; vertical-align: bottom; }
.ResTitle_a1 em { font-size: 16px; display: inline-block; vertical-align: bottom; }
.ResTitle_a1 em:before { content: ''; display: block; width: 10px; height: 2px; background: #fff; margin-bottom: 5px; }
.ResTitle_a2 span { font-size: 1.6vw; display: block; }
.ResTitle_a2 em { display: block; font-size: 1.9vw; }
.ResTitle_a2 { text-transform: uppercase; color: #b72024; }
.PosList_a1 { text-transform: capitalize; position: absolute; z-index: 0; right: 0; bottom: 0; font-size: 14px; color: #999; background: url(404.png) no-repeat left center; background-size: 17px 14px; padding-left: 25px; }
.page-title { margin-bottom: 3%; background: url(../image/i19.png) repeat-x left bottom; background-size: 10px 9px; padding-bottom: 25px; }
.page-title>div { position: relative; z-index: 0; }
#MenuList_f1_public-bg { height: 0; }
.menu-cbox .T .R { text-align: right; }
.menu-cbox .T .R .menu-i { margin-left: 0; }
.menu-cbox .menu-i .menu-icon { background: #fff; }
.menu-cbox .menu-i .menu-icon span:before, .menu-cbox .menu-i .menu-icon span:after { background: #b72024; }
.menu-cbox .menu-i:after, .language a.on { color: #fff; }
.menu-cbox .B { background: #b72024; text-align: center; position: absolute; width: 100%; left: 0; bottom: 0; z-index: 0; }
.menu-cbox { transition: 0.5s ease 0s; padding-top: 2%; box-sizing: border-box; position: fixed; top: 0; left: 0; width: 100%; background: #b72024; height: 100%; z-index: 1; color: #fff; font-size: 0; transform: translateY(-100%); opacity: 0; overflow: hidden; }
body.on .menu-cbox { transform: translateY(0); opacity: 1; }
.cbox-ul li a { width: 2.6vw; height: 2.6vw; display: block; text-align: center; border-radius: 50%; line-height: 2.6vw; border: 1px solid rgba(255,255,255,0.5); }
.cbox-ul li { margin-left: 2%; position: relative; z-index: 0; }
.cbox-ul { margin-top: 1.5%; }
.cbox-ul li a img { max-width: 48%; max-height: 40%; }
.menu-cbox .BB { margin-top: 2%; padding: 1.2% 0; color: #d99293; text-align: center; font-size: 12px; border-top: 1px solid rgba(255,255,255,0.1); }
.menu-cbox .M { height: 66vh; text-align: center; }
.cbox-hover { font-size: 0; opacity: 0; transition: 0.3s ease 0s; position: absolute; bottom: 2.6vw; left: 50%; transform: translate(-50%, 20px) scale(1, 0); background: url(404.png) repeat top left; background-size: 1px 1px; padding-bottom: 20px; transform-origin: bottom; z-index: -1; }
.cbox-hover>div { min-width: 130px; border: 1px solid #ddd; background: #fff; border-radius: 4px; padding: 10px; box-sizing: content-box; position: relative; z-index: 0; }
.cbox-hover>div:before { content: ''; position: absolute; border-style: solid; border-color: #fff transparent transparent; border-width: 6px 5px 0 5px; bottom: -6px; left: 50%; transform: translateX(-50%); }
.cbox-hover p { text-align: center; font-size: 12px; color: #666; margin: 5px 0 0; line-height: 1.5; }
.cbox-hover span { font-size: 16px; color: #b72024; font-weight: bold; display: inline-block; vertical-align: middle; margin-left: 10px; }
.cbox-hover img { max-width: 100%; margin: 0 auto; }
.MenuList_f2>ul>li>ul li h3 { font-size: 14px; color: #d99293; }
.MenuList_f2>ul>li>ul li { margin-top: 10px; }
.MenuList_f2 h3 { font-weight: normal; }
.MenuList_f2>ul>li>h3 { font-size: 18px; }
.MenuList_f2>ul>li>h3:after { content: ''; width: 15px; height: 3px; background: #fff; display: block; margin-top: 15px; }
.MenuList_f2>ul>li>ul { margin-top: 25px; }
.MenuList_f2>ul>li:nth-child(6)>ul li:nth-child(2n+1) { margin-left: 0; }
.MenuList_f2>ul>li:nth-child(6)>ul { width: 240px; }
.MenuList_f2>ul>li:nth-child(6)>ul li { display: inline-block; vertical-align: top; margin-left: 40px; width: 100px; }
.MenuList_f2>ul>li { display: inline-block; vertical-align: top; text-align: left; }
.MenuList_f2>ul { display: -ms-flexbox; display: flex; justify-content: space-between; text-transform: capitalize; }
.menu-cbox .BB img { display: inline-block; }
.language { font-size: 14px; }
.language a { color: #d99293; margin: 0 10px; }
.MenuList_f2 a { transition: 0.3s ease 0s; }
.language a:last-child { margin-right: 0; }
.cbox-ul li:first-child, .MenuList_f2>ul>li:first-child { margin-left: 0; }
.MenuList_f2>ul>li>ul li:first-child, .MenuList_f2>ul>li:nth-child(6)>ul li:nth-child(2) { margin-top: 0; }

.footer-box { width: 100%; background: #b72024; color: #fff; padding: 2.5% 0; }
.footer-box .T { padding-bottom: 1.5%; margin-bottom: 1%; border-bottom: 1px solid rgba(255,255,255,0.2); }
.footer-box .cbox-ul { margin-top: 0; }
.footer-box .cbox-ul li a { width: auto; height: auto; line-height: normal; border: none; border-radius: 0; }
.footer-box .cbox-ul li a img { max-height: none; max-width: none; height: 1.1vw; }
.footer-box .BL { position: absolute; z-index: 0; left: 0; bottom: 0; font-size: 12px; color: #dda9aa; }
.footer-box .B { position: relative; z-index: 0; }
.footer-box .BL img { display: inline-block; }
.footer-box .BR { text-align: right; }
.MenuList_f3>ul>li { display: inline-block; vertical-align: top; margin-left: 3%; }
.MenuList_f3>ul>li a { text-transform: capitalize; font-weight: normal; font-size: 16px; padding-bottom: 3px; border-bottom: 1px solid transparent; transition: 0.3s ease 0s; }
.footer-box .cbox-hover { bottom: 1.1vw; }

.rid43 .PhotoList_i1 img, .rid44 .PhotoList_i1 img { max-width: 100%; max-height: 100%; }
.rid32 .PhotoList_i1 img, .rid33 .PhotoList_i1 img, .rid39 .PhotoList_i1 img, .rid41 .PhotoList_i1 img { height: 100%; width: auto; max-height: none; max-width: none; }

.rid35 .content-box * { font-size: 16px; color: #333; line-height: 2; }
.rid35 .content-box i { margin-top: 3.5%; font-size: 0; display: block; width: 100%; position: relative; z-index: 0; }
.rid35 .content-box i .L { width: 66.66%; }
.rid35 .content-box i .R { width: 32.64%; height: 100%; position: absolute; right: 0; top: 0; z-index: 0; }
.rid35 .content-box i .R img { position: absolute; z-index: 0; max-height: 50%; right: 0; }
.rid35 .content-box i .R img:first-child { top: 0; }
.rid35 .content-box i .R img:last-child { bottom: 0; }

.rid36 .content-box li { font-size: 0; }
.rid36 .content-box li strong { font-size: 1.3vw; font-weight: normal; display: block; color: #333; }
.rid36 .content-box li span { font-size: 16px; color: #666; display: block; margin-top: 10px; }
.rid36 .content-box dd { width: 5.6vw; height: 5.6vw; }
.rid36 .content-box dl:first-child { margin-top: 0; }
.rid36 .content-box dl { margin-top: 6%; }
.rid36 .content-box dd img { max-height: 100%; max-width: 100%; }
.rid36 .content-box dt { margin-left: 6%; max-width: calc(94% - 5.6vw); }
.rid36-li1 .R { padding-right: 4%; text-align: right; position: relative; z-index: 0; }
.rid36-li1 .R i { width: 74%; }
.rid36-li1 .R i img, .rid36-li2 i img, .rid36-li3 .R img { width: 100%; }
.rid36-li1 .R:before { content: 'corporate culture'; font-size: 2.5vw; text-transform: uppercase; color: #000; writing-mode: vertical-lr; writing-mode: tb-lr; position: absolute; bottom: 0; right: 80%; font-weight: bold; opacity: 0.05; }
.rid36-li1 .R:after { content: ''; position: absolute; background: #b72024; height: 100%; width: 61%; right: 0; z-index: -1; top: 10%; }
.rid36-li1 { position: relative; z-index: 0;}

.rid36-li2 i { display: block; width: 94%; }
.rid36 .content-box .rid36-li2 dl { padding-left: 10%; }
.rid36-li3 .R { width: 58.5%; }
.rid36-li3 { margin-top: -5.5%; position: relative; z-index: -1; }
.rid36-li1 .L, .rid36-li2 .R { padding-top: 2%; }
.rid36-li3 .L { width: 41.5%; }

.rid38 .content-box h3 { text-align: center; color: #b72024; font-size: 1.9vw; }
#histroy { width: 88.5%; }
#histroy:before { bottom: 1.6vw; content: ''; position: absolute; left: 0; z-index: 1; height: 3px; background: #b72024; width: 100%; transform: translateY(50%); }
.rid38 .content-box ul { align-items: flex-end; }
.rid38 .content-box li { position: relative; z-index: 0; width: 380px; }
.rid38 .content-box li>div {  }
.history-box { margin: 5% auto 0; position: relative; z-index: 0; }
.rid38 .content-box li:before { transition: 0.3s ease 0s; content: ''; position: absolute; width: 8px; height: 8px; background: #999; border-radius: 50%; border: 6px solid #fff; box-shadow: 0 0 10px 0 rgba(0,0,0,0.15); left: 50%; }
.rid38 .content-box li:before { transform: translate(-50%, 50%); bottom: 1.6vw; }
.rid38 .content-box li {  padding-bottom: 7%; }
.rid38 .content-box li .T { position: relative; z-index: 0; padding: 15px 0; font-size: 18px; background: #ddd; color: #333; text-align: center; transition: 0.3s ease 0s; }
.rid38 .content-box li .B { background: #fff; border-bottom: none; border-top-left-radius: 6px; border-top-right-radius: 6px; overflow: hidden; font-size: 14px; color: #666; line-height: 1.7; border: 1px solid #ddd; padding: 6.5% 0; }
.rid38 .content-box li .B>div { height: 115px; padding: 0 6.5%; cursor: n-resize; }
.scroll.swiper-container-vertical>.swiper-scrollbar { right: 3%; }
.scroll .swiper-slide { height: auto; -webkit-box-sizing: border-box; box-sizing: border-box; }
.rid38 .content-box li .T:before { content: ''; position: absolute; border-style: solid; left: 50%; transition: 0.3s ease 0s; }
.rid38 .content-box li .T:before { transform: translate(-50%, 100%); bottom: 0; border-color: #ddd transparent transparent transparent; border-width: 8px 8px 0; }
.rid38 .content-box li:not(:first-child) { }
.rid38 .content-box li[class*="active"] .T { background: #b72024; color: #fff; }
.rid38 .content-box li[class*="active"] .T:before { border-color: #b72024 transparent transparent transparent; }
.rid38 .content-box li[class*="active"]:before { background: #b72024; }
.h-btn { width: 3.2vw; height: 3.2vw; line-height: 3.2vw; font-family: "锟斤拷锟斤拷"; font-weight: bold; font-size: 1.3vw; color: #b72024; border: 1px solid #b72024; border-radius: 50%; position: absolute; text-align: center; z-index: 0; transition: 0.3s ease 0s; bottom: 0; }
.h-btn:hover { background: #b72024; color: #fff; box-shadow: 0 5px 10px 0 rgba(183,32,36,0.3); }
.h-left { left: 0; }
.h-right { right: 0; }
.page-box.rid38 { background: url(404.png) no-repeat bottom center; background-size: cover; }

.rid39 .content-box>p { font-size: 16px; color: #333; line-height: 1.875; text-align: center; margin-bottom: 3.5%; }

.page-title1 { font-size: 0; margin-top: 7%; border-bottom: 1px solid #b72024; }
.page-title1 p { position: relative; padding: 10px 30px; font-size: 24px; display: inline-block; vertical-align: top; color: #fff; z-index: 0; overflow: hidden; }
.page-title1 p:before { content: ''; position: absolute; right: 3%; top: 0; width: 120%; height: 100%; background: #b72024; transform: skew(15deg); z-index: -1; }
.rid40 .content-box img { width: 100%; }
.rid40 .content-box ul { margin-top: 3.5%; overflow: hidden; }
.rid40 .content-box li strong { display: block; font-size: 24px; color: #b72024; }
.rid40 .content-box li:not(:first-child) { margin-top: 5%; }
.rid40 .content-box li span { margin-top: 1%; display: block; font-size: 14px; color: #005db3; }
.rid40 .content-box li b { display: block; font-size: 14px; color: #999; text-align: center; padding: 15px 0; border: 1px solid #ddd; border-top: none; }
.rid40 .content-box table { width: 100%; border-top: 1px solid #ddd; border-right: 1px solid #ddd; margin-top: 1%; }
.rid40 .content-box .table-bg { background: #f5f5f5; color: #333; font-weight: bold; }
.rid40 .content-box td { font-size: 18px; color: #666; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; height: 70px; }
.rid40 .content-box li { overflow: auto; }

.rid43 .PhotoList_i1 a, .rid44 .PhotoList_i1 a { height: 13vw; display: inline-block; vertical-align: top; background: url(404.png) no-repeat top left #f6f6f6; background-size: 100% 100%; max-width: 100%; max-height: 100%; padding: 6.5%; box-shadow: 0 1vw 1.7vw 0 rgba(0,0,0,0.15); }
.rid43 .PhotoList_i1 li, .rid44 .PhotoList_i1 li, .surface .PhotoList_i1 li { text-align: center; width: 23.5%; }
.rid43 .PhotoList_i1 li:nth-child(3n+1), .rid44 .PhotoList_i1 li:nth-child(3n+1), .surface .PhotoList_i1 li:nth-child(3n+1) { margin-left: 2%; }
.rid43 .PhotoList_i1 li:nth-child(4n+1), .rid44 .PhotoList_i1 li:nth-child(4n+1), .surface .PhotoList_i1 li:nth-child(4n+1) { margin-left: 0; }
.rid43 .PhotoList_i1 img, .rid44 .PhotoList_i1 img { transform: none !important; }
.rid43 .PhotoList_i1 span, .rid44 .PhotoList_i1 span { color: #666; }
.surface .PhotoList_i1 a { height: 22vw; position: relative; z-index: 0; }
.surface .PhotoList_i1 img { width: 100%; height: auto; max-height: none; max-width: none; }

.page-banner.product { border-bottom: 4px solid #b72024; }
.product>.L { width: 22.5%; box-shadow: 0 4px 30px 0 rgba(34,24,21,0.05);float: left; }
.product>.L .LT { padding: 10% 0; background: url(404.png) no-repeat left bottom #b72024; background-size: 100% auto; }
.ResTitle_a3 { text-transform: uppercase; color: #fff; border-left: 4px solid #fff; padding-left: 10px; }
.ResTitle_a3 span, .ResTitle_a3 em { display: block; }
.ResTitle_a3 em { font-size: 1vw; }
.ResTitle_a3 span { font-size: 1.6vw; margin-top: 10px; }
.product>.R { width: 72.5%; margin-left: 5%; }
.ClassList_b2 li.on a, .ClassList_a2 a.on { font-size: 30px; color: #b72024; text-transform: uppercase; }
.ClassList_b2 li.on, .ClassList_a2 .NavigationList_a1_2ndGrade a.on { display: block; }
.ClassList_b1 li { padding: 0 10%; position: relative; z-index: 0; }
.ClassList_b1 li:before { content: ''; width: 4px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); background: #b72024; height: 0; transition: 0.3s ease 0s }
.ClassList_b1 ul li.on:before { height: 53%; }
.ClassList_b1 li:first-child a { border-top: none; }
.ClassList_b1 a { font-size: 16px; color: #666; display: block; padding: 8% 0; border-top: 1px solid #eee; transition: 0.3s ease 0s; position: relative; z-index: 0; padding-right: 16px; }
.ClassList_b1 a:after { position: absolute; transition: 0.3s ease 0s; font-weight: bold; content: '>'; font-family: "锟斤拷锟斤拷"; color: #ddd; right: 0; top: 50%; transform: translateY(-50%); z-index: 0; }
.ClassList_b1 li.on a, .ClassList_b1 li.on a:after { color: #b72024; }
.ClassList_b1.slide-menu { position: relative; z-index: 0; }

.ClassList_a1 { margin-bottom: 3%; display: none; }
.ClassList_a1 .NavigationList_a1_2ndGrade a.on { color: #fff; }
.ClassList_a1 .NavigationList_a1_2ndGrade a:before { content: ''; position: absolute; width: 0; height: 100%; right: 0; top: 0; background: #b72024; transition: 0.3s ease 0s; z-index: -1; }
.ClassList_a1 .NavigationList_a1_2ndGrade a.on:before { width: 100%; left: 0; }
.ClassList_a1 .NavigationList_a1_2ndGrade a { position: relative; z-index: 0; transition: 0.3s ease 0s; display: inline-block; vertical-align: top; font-size: 16px; background: #f5f5f5; color: #666; width: 20%; text-align: center; padding: 2% 0; }
.product>.R .page-title { width: 100%; }

.product-detail .TL { position: relative; width: 45.8%; z-index: 0; }
.product-detail .TLL { padding: 30px 0; position: absolute; width: 16.5%; height: 100%; overflow: hidden; z-index: 0; }
.product-detail .TLR { width: 81%; height: 25vw; background: #f5f5f5; text-align: center; }
.product-detail .TLR i { display: block; width: 100%; height: 100%; }
.product-detail .TLR img, #product-detail img { max-width: 100%; max-height: 100%; transition: 0.5s ease 0s; }
#product-detail { height: 100%; }
#product-detail li { cursor: pointer; outline: none; text-align: center; height: 5.1vw; background: #eeefef; margin-top: 10px; overflow: hidden; position: relative; z-index: 0; }
#product-detail li:after { transition: 0.3s ease 0s; content: ''; box-sizing: border-box; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid transparent; }
#product-detail li.on:after { border-color: #b72024; }
#product-detail li:first-child { margin-top: 0; }
.product-detail .TLL>a.top { top: 0; }
.product-detail .TLL>a { opacity: 0.8; transition: 0.3s ease 0s; text-align: center; position: absolute; width: 100%; height: 20px; background: #b72024; left: 0; z-index: 0; line-height: 20px; font-size: 0; }
.product-detail .TLL>a.bottom { bottom: 0; }
.product-detail .TLL>a:before, .product-detail .TLL>a:after { content: ''; width: 12px; height: 2px; background: #fff; display: inline-block; vertical-align: top; }
.product-detail .TLL>a.top:before, .product-detail .TLL>a.top:after { margin-top: 4px; }
.product-detail .TLL>a.bottom:before, .product-detail .TLL>a.bottom:after { margin-top: 12px; }
.product-detail .TLL>a:before { transform-origin: right; margin-left: -1px; }
.product-detail .TLL>a:after { transform-origin: left; }
.product-detail .TLL>a.top:before, .product-detail .TLL>a.bottom:after { transform: rotateZ(-45deg); }
.product-detail .TLL>a.top:after, .product-detail .TLL>a.bottom:before { transform: rotateZ(45deg); }
.product-detail .TLL>a[class*="disabled"] { background: #666; }
.product-detail .TR { z-index: 0; width: 55.2%; position: absolute; height: 94%; overflow: hidden; right: 0; top: 6%; }
.product-detail .TR h3 { font-size: 1.6vw; font-weight: normal; color: #333; }
.product-detail .TR strong { font-size: 18px; color: #b72024; }
.product-detail .TR p { margin-top: 2.5%; font-size: 14px; line-height: 1.7; color: #666; }
.product-detail .TR .text { height: calc(95% - 1.6vw); margin-top: 3%; padding-top: 9%; border-top: 1px solid #ddd; position: relative; z-index: 0; }
.product-detail .TR .text>div { height: 100%; width: 100%; }
.product-detail .TR .text>div .swiper-slide { height: auto; }
.product-detail .TR .text>div .swiper-scrollbar { width: 8px; display: none; }
.product-detail .TR img { max-width: 100%; margin-top: 5%; }
.product-detail .B { margin-top: 7%; }
.product-detail .BT { border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.product-detail .BB { border-bottom: 1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd; overflow: hidden; }
.product-detail .BB img { max-width: 100%; margin: 3% auto 0; }
.product-detail .BB li:first-child { display: block; }
.product-detail .BT li { width: 12.5%; display: inline-block; vertical-align: top; }
.product-detail .BT ul { background: #f5f5f5; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.product-detail .BT li a { transition: 0.3s ease 0s; display: block; font-size: 18px; color: #333; text-align: center; padding: 15% 0; border-right: 1px solid #ddd; position: relative; z-index: 0; }
.product-detail .BT li a:before { content: ''; position: absolute; width: 100%; top: -1px; height: 0; background: #b72024; left: 0; opacity: 0; }
.product-detail .BT li a:after { content: ''; position: absolute; width: 100%; height: 0; background: #fff; bottom: -1px; left: 0; opacity: 0; }
.product-detail .BT li a.on { background: #fff; color: #b72024; }
.product-detail .BT li a.on:before { height: 4px; opacity: 1; }
.product-detail .BT li a.on:after { height: 1px; opacity: 1; }
.product-detail .BB li { padding: 3%; }
.product-detail .BB li p { font-size: 16px; color: #666; line-height: 1.5; }
.product-detail .T { position: relative; z-index: 0; }

.VideoList_d1 li { margin-bottom: 4%; width: 46.5%; margin-left: 7%; display: inline-block; vertical-align: top; font-size: 14px; text-align: center; }
.VideoList_d1 li a { height: 22vw; background: #f5f5f5; position: relative; z-index: 0; overflow: hidden; display: block; }
.VideoList_d1 li a:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0,0,0,0.2); }
.VideoList_d1 li a:after { z-index: 1; content: ''; width: 12%; position: absolute; top: 50%; left: 50%; padding: 6% 0; transform: translate(-50%, -50%); background: url(404.png) no-repeat top left; background-size: 100% 100%; }
.VideoList_d1 li span { margin-top: 5%; font-size: 24px; color: #333; display: block; transition: 0.3s ease 0s; }
.VideoList_d1 li img { height: 100%; width: 100%; transition: 0.5s linear 0s; }
.VideoDisplay_a1_C iframe, .VideoDisplay_a1_C video, .NewsDetail_a1 #nc[class*="nf"] video, .NewsDetail_a1 #nc[class*="nf"] iframe { width: 100%; height: 42vw; background: #000 !important; }
.VideoDisplay_a1_C { margin-top: 3%; }
.VideoDisplay_a1_back a:before, .VideoDisplay_a1_back a:after { content: ''; position: absolute; width: 50%; height: 100%; background: #b72024; top: 0; z-index: -1; transition: 0.3s ease 0s; }
.VideoDisplay_a1_back a:before { left: 0; }
.VideoDisplay_a1_back a:after { right: 0; }
.VideoDisplay_a1_back a { transition: 0.3s ease 0s; display: block; width: 170px; height: 50px; text-align: center; line-height: 50px; font-size: 16px; margin: 3% auto 0; color: #fff; position: relative; z-index: 0; border: 1px solid #b72024; }
.VideoDisplay_a1 h2 { color: #333; font-size: 1.6vw; text-align: center; }

.new-box, .ClassList_b3 ul, .news .content-box { position: relative; z-index: 0; }
.ClassList_b3 ul { display: inline-block; vertical-align: top; }
.year { position: absolute; top: 0; left: 0; width: 12.5%; text-align: center; }
.year.fix .ClassList_b3 { position: fixed; top: 0; left: 0; width: 12.5%; }
.ClassList_b3 ul:before { content: ''; height: calc(100% - 30px); width: 1px; background: #ddd; position: absolute; left: 5px; top: 50%; transform: translateY(-50%); z-index: -1; }
.ClassList_b3 li { font-size: 0; padding-left: 16px; position: relative; z-index: 0; margin-top: 15%; text-align: center; }
.ClassList_b3 li:before { z-index: 0; content: ''; width: 5px; height: 5px; border-radius: 50%; background: #ddd; position: absolute; left: 0; top: 50%; transform: translateY(-50%); border: 3px solid #fff; }
.ClassList_b3 a { transition: 0.3s ease 0s; display: inline-block; vertical-align: top; font-size: 16px; color: #333; width: auto; text-align: center; border-bottom: 1px solid transparent; }
.ClassList_b3 li.on a { border: none; width: 6.25vw; display: block; padding: 10px 0; background: #b72024; color: #fff; border-radius: 99px; }
.ClassList_b3 a:after { content: ''; display: none; vertical-align: middle; margin-top: -2px; border-style: solid; border-color: transparent transparent transparent #fff; border-width: 4px 0 4px 4px; margin-left: 10px; }
.ClassList_b3 { display: inline-block; vertical-align: top; }
.ClassList_b3 li.on a:after { display: inline-block; }
.news_list .news-more { transition: 0.3s ease 0s; margin-top: 2%; font-size: 14px; text-align: center; color: #b72024; width: 6.4vw; height: 2.2vw; border: 1px solid #ddd; line-height: 2.2vw; }
.news_list ul { font-size: 14px; }
.news_list li p { max-height: 78px; margin-top: 1.5%; font-size: 16px; color: #999; line-height: 1.8; -webkit-line-clamp: 3; }
.news_list li span { margin-top: 1.5%; font-size: 14px; color: #666; display: block; }
.news_list li i:before { content: ''; display: inline-block; vertical-align: middle; width: 10px; height: 10px; background: #b72024; border-radius: 50%; margin-right: 5px; }
.news_list li i em { font-size: 12px; color: #999; }
.news_list li h3 { margin-top: 1.5%; font-size: 1.6vw; font-weight: normal; color: #333; }
.news_list li a, .news_list li i { display: block; }
.news_list li a { transition: 0.3s ease 0s; }
.news_list .R { padding-top: 5px; margin-left: 5.5%; width: 67.5%; }
.news_list .L { height: 10vw; overflow: hidden; width: 25%; }
.news_list .news-more:hover { background: #b72024; }
.news_list li img { transition: 0.5s linear 0s; width: 300px;height: 200px;}
.news_list li { margin-bottom: 3.5%; border-bottom: 1px solid #eee; padding-bottom: 3.5%; }

@media screen and (max-width: 640px){
.news_list li img {
    transition: 0.5s linear 0s;
    width: 100%;
    height: auto;
}
}

.rid52 .content-box li { padding: 0; border: none; width: 25%; margin-left: 0; }
.rid52 .content-box li span { font-size: 16px; margin: 11% 0 4%; }
.rid52 .content-box li p { color: #666; padding: 0; font-size: 18px; }
.rid52 .content-box ul { display: flex; display: -ms-flexbox; }
.rid52 .content-box li { border: 1px solid #ddd; padding: 3.5% 0; text-align: center; width: 24.4%; margin-left: 0.8%; }
.rid52 .content-box li i { position: relative; z-index: 0; border: 1px solid #b72024; font-size: 0; display: inline-block; line-height: 6.5vw; width: 6.5vw; vertical-align: top; margin: 0 auto; height: 6.5vw; text-align: center; border-radius: 50%; }
.rid52 .content-box li i:before { content: ''; position: absolute; width: 100%; height: 100%; border-radius: 50%; background: rgba(248,22,28,0.1); z-index: -1; left: 7%; top: 7%; }
.rid52 .content-box li i img { display: inline-block; vertical-align: middle; max-width: 36%; max-height: 39%; }
.rid52 .content-box li span { display: block; font-size: 18px; color: #b72024; margin: 7% 0; line-height: 1; }
.rid52 .content-box li p { padding: 0 10px; font-size: 14px; color: #333; line-height: 1.7; }



@media screen and (max-width: 640px){
.rid52 .content-box ul {     display: inline-block; display: -ms-flexbox; }
}


.rid53 .Gbook_b1 .TextareaV1 { height: 150px; }
.rid53 .Gbook_b1 .btn { max-width: 300px; }

.surface .content-box p { text-align: center; color: #666; font-size: 1.3vw; margin-bottom: 3%; }

.rid66 ol, .rid66 dl { font-size: 0; border-right: 1px solid #ddd; }
.rid66 ol li, .rid66 dl>* { border-left: 1px solid #ddd; display: inline-block; vertical-align: top; width: 25%; text-align: center; padding: 20px 0; border-bottom: 1px solid #ddd; }
.rid66 ol li { font-size: 20px; font-weight: bold; background: #f5f5f5; color: #b72024; border-top: 1px solid #ddd; }
.rid66 dl>* { font-size: 18px; color: #666; }
.rid66 dl dt.red { color: red; }
.rid66 dl dt.green { color: green; }
.rid66 ul li:nth-child(even) { background: #f5f5f5; }
.rid66 #load_more_button { display: block; }

.libtn a:first-child { margin-left: 0; }
.libtn a:before { transition: 0.3s ease 0s; content: ''; position: absolute; left: 0; top: 0; height: 100%; width: 100%; background: #000; z-index: -1; transform: skew(-15deg); }
.libtn { position: absolute; text-align: right; left: 12.5%; top: 6vw; }
.libtn a { margin-left: 5px; padding: 0 15px; color: #fff; position: relative; font-size: 16px; display: inline-block; vertical-align: top; height: 45px; line-height: 45px; z-index: 0; min-width: 100px; text-align: center; transition: 0.3s ease 0s; }
.libtn a.on:before, .libtn a:hover:before { background: #b72024; }
.rid39 .show { transition: 0.3s ease 0s; font-size: 0; position: absolute; width: 100px; height: 36px; background: #b72024; line-height: 36px; border-radius: 20px; text-align: center; color: #fff; z-index: 1; right: 10%; top: 7vw; font-size: 14px; }
.rid39 .show img { width: 50%; }
.rid39 li i:not(:nth-of-type(1)) {
display:none;
}

.dowm_list li:nth-child(4n+1) { margin-left: 0; }
.dowm_list li { width: 23.8%; margin-bottom: 3.5%; margin-left: 1.6%; display: inline-block; vertical-align: top; }
.dowm_list em { display: block; overflow: hidden; height: 24.5vw; border: 1px solid #ddd; }
.dowm_list em img { height: 100%; margin: 0 auto; }
.dowm_list p { font-size: 18px; color: #333; text-align: center; margin-top: 9%; }
.dowm_list a { opacity: 0.8; transition: 0.3s ease 0s; margin: 5% auto 0; width: 110px; height: 35px; border-radius: 99px; line-height: 35px; background: #b72024; display: block; text-align: center; }
.dowm_list a img { max-width: 16px; max-height: 16px; margin-right: 5px; }
.dowm_list a span { font-size: 14px; color: #fff; }
.MenuList_f3, .product-detail .T, .product-detail .BT, .VideoList_d1 ul, .news_list li, .dowm_list { font-size: 0; }
.product-detail .BB img:first-child, .ClassList_b3 li:first-child { margin-top: 0; }
.MenuList_f3>ul>li:first-child, .rid52 .content-box li:first-child, .ProductList_b1 li:nth-child(3n+1), .VideoList_d1 li:nth-child(2n+1) { margin-left: 0; }
.MenuList_f3>ul>li>ul, .ResTitle_a2 br, #NavList_a1_menu-slide i, .mob-lan, .ResTitle_a1 br, .content-box>p.on, .ResTitle_a3 br, .ClassList_b2 li.ProductList_b1 li span, .NavigationList_a1_1stGrade, .ClassList_a2 .NavigationList_a1_2ndGrade a, .rid32 .PhotoList_i1 a:before, .rid33 .PhotoList_i1 a:before, .rid39 .PhotoList_i1 a:before, .rid41 .PhotoList_i1 a:before { display: none; }


#pbpage_35{font-size: 16px;color: #333;line-height: 2;}
#pbpage_35 i {margin-top: 3.5%;font-size: 0;display: block;width: 100%;position: relative;z-index: 0;}
#pbpage_35 i .L {width: 66.66%;}
#pbpage_35 i .R {width: 32.64%;height: 100%;position: absolute;right: 0;top: 0;z-index: 0;}

#pbpage_40 .rid40 .content-box ul {margin-top: 3.5%;overflow: hidden;}
#pbpage_40 li {overflow: auto;}
#pbpage_40 li strong {display: block;font-size: 24px;color: #b72024;}
#pbpage_40 table {width: 100%;border-top: 1px solid #ddd;border-right: 1px solid #ddd;margin-top: 1%;}
#pbpage_40 td {font-size: 18px;color: #666;border-left: 1px solid #ddd;border-bottom: 1px solid #ddd;height: 70px;}
#pbpage_40 .table-bg {background: #f5f5f5;color: #333;font-weight: bold;}
#pbpage_40 li:not(:first-child) {margin-top: 5%;}
#pbpage_40 ul {margin-top: 3.5%;overflow: hidden;}
#pbpage_40 li span {margin-top: 1%;display: block;font-size: 14px;color: #005db3;}
#pbpage_40 li b {display: block;font-size: 14px;color: #999;text-align: center;padding: 15px 0;border: 1px solid #ddd;border-top: none;}
    
#pbpage_36 li { font-size: 0; }
#pbpage_36 li strong { font-size: 1.3vw; font-weight: normal; display: block; color: #333; }
#pbpage_36 li span { font-size: 16px; color: #666; display: block; margin-top: 10px; }
#pbpage_36 dd { width: 5.6vw; height: 5.6vw; }
#pbpage_36 dl:first-child { margin-top: 0; }
#pbpage_36 dl { margin-top: 6%; }
#pbpage_36 dd img { max-height: 100%; max-width: 100%; }
#pbpage_36 dt { margin-left: 6%; max-width: calc(94% - 5.6vw); }
#pbpage_36 .rid36-li1 .R { padding-right: 4%; text-align: right; position: relative; z-index: 0; }
#pbpage_36 .rid36-li1 .R i { width: 74%; }
#pbpage_36 .rid36-li1 .R i img, .rid36-li2 i img, .rid36-li3 .R img { width: 100%; }
#pbpage_36 .rid36-li1 .R:before { content: 'enterprise'; font-size: 2.5vw; text-transform: uppercase; color: #000; writing-mode: vertical-lr; writing-mode: tb-lr; position: absolute; bottom: 0; right: 80%; font-weight: bold; opacity: 0.05; }
#pbpage_36 .rid36-li1 .R:after { content: ''; position: absolute; background: #b72024; height: 100%; width: 61%; right: 0; z-index: -1; top: 10%; }
#pbpage_36 .rid36-li1 { position: relative; z-index: 0; padding-bottom: 12.5%; }
#pbpage_36 .rid36-li1:after { content: 'culture'; font-size: 8.3vw; font-weight: bold; color: #000; opacity: 0.05; text-transform: uppercase; position: absolute; bottom: 0; right: 14%; }
#pbpage_36 .rid36-li2 i { display: block; width: 94%; }
#pbpage_36 .rid36-li2 dl { padding-left: 10%; }
#pbpage_36 .rid36-li3 .R { width: 58.5%; }
#pbpage_36 .rid36-li3 { margin-top: -5.5%; position: relative; z-index: -1; }
#pbpage_36 .rid36-li1 .L, .rid36-li2 .R { padding-top: 2%; }
#pbpage_36 .rid36-li3 .L { width: 41.5%; }

#pbpage_52 li { padding: 0; border: none; width: 25%; margin-left: 0; }
#pbpage_52 li span { font-size: 16px; margin: 11% 0 4%; }
#pbpage_52 li p { color: #666; padding: 0; font-size: 18px; }
#pbpage_52 ul { display: flex; display: -ms-flexbox; }
#pbpage_52 li { border: 1px solid #ddd; padding: 3.5% 0; text-align: center; width: 24.4%; margin-left: 0.8%; }
#pbpage_52 li i { position: relative; z-index: 0; border: 1px solid #b72024; font-size: 0; display: inline-block; line-height: 6.5vw; width: 6.5vw; vertical-align: top; margin: 0 auto; height: 6.5vw; text-align: center; border-radius: 50%; }
#pbpage_52 li i:before { content: ''; position: absolute; width: 100%; height: 100%; border-radius: 50%; background: rgba(248,22,28,0.1); z-index: -1; left: 7%; top: 7%; }
#pbpage_52 li i img { display: inline-block; vertical-align: middle; max-width: 36%; max-height: 39%; }
#pbpage_52 li span { display: block; font-size: 18px; color: #b72024; margin: 7% 0; line-height: 1; }
#pbpage_52 li p { padding: 0 10px; font-size: 14px; color: #333; line-height: 1.7; }