/* Page Flash */
.flash { position: relative;}
.flash img{ width:100%;}
.focus{ position:absolute; left:0; bottom:0;}


/* Page Contact */
.lx-tx { font-size: 16px; letter-spacing: 1.5px; line-height: 36px; text-align: center;}
.lx-tx h1 { font-family: 'OPPOSans-Bold'; font-size: 36px; font-weight: normal; color: #333; margin: 99px 0 39px;}
.lx-tx p:nth-child(n+2) { margin-top: 5px;}
.lx-ls { padding: 77px 0 125px;}
.lx-ls ul { flex-wrap: wrap;}
.lx-ls ul li { display: block; width: 33.333333%; height: 265px; color: #333; text-align: center; padding: 50px 10px 0; border-top: 1px solid #f5f5f5; border-left: 1px solid #f5f5f5; cursor: pointer;}
.lx-ls ul li:nth-child(n+4) { border-bottom: 1px solid #f5f5f5;}
.lx-ls ul li:nth-child(3n) { border-right: 1px solid #f5f5f5;}
.lx-ls ul li img { width: 80px;}
.lx-ls ul li h3 { font-family: 'OPPOSans-Bold'; font-size: 18px; font-weight: normal; letter-spacing: .75px; margin: 26px 0 9px;}
.lx-ls ul li p { font-size: 16px; color: #666;}
.ms-bg a { display: block;}
.ms-bg a img { width: 100%;}
.ms-bg a img:last-child { display: none;}
@media screen and ( max-width: 1440px ) {
    .lx-tx { font-size: 14px; line-height: 30px;}
    .lx-tx h1 { font-size: 30px; margin-top: 84px;}
    .lx-ls { padding: 68px 0 100px;}
}
@media screen and ( max-width: 1024px ) {
    .lx-tx { letter-spacing: .25px;}
    .lx-tx h1 { margin: 50px 0 31px;}
    .lx-ls { padding: 44px 0 65px;}
    .lx-ls ul li { height: 235px; padding: 35px 10px 0;}
    .lx-ls ul li img { width: 70px;}
    .lx-ls ul li h3 { font-size: 16px; margin: 22px 0 10px;}
    .lx-ls ul li p { font-size: 14px; line-height: 20px;}
    .lx-ls ul li:nth-child(n+5) p { font-size: 13px;}
}
@media screen and ( max-width: 800px ) {
    .lx-tx { text-align: left;}
    .lx-ls ul li { width: 50%; height: 220px;}
    .lx-ls ul li:nth-child(3n) { border-right: none;}
    .lx-ls ul li:nth-child(4) { border-bottom: none;}
    .lx-ls ul li:nth-child(2n) { border-right: 1px solid #f5f5f5;}
}
@media screen and ( max-width: 640px ) {
    .lx-ls ul li { height: 205px; padding: 30px 10px 0;}
    .lx-ls ul li img { width: 60px;}
}
@media screen and ( max-width: 480px ) {
    .lx-tx { line-height: 28px;}
    .lx-tx h1 { font-size: 24px; margin: 33px 0 19px;}
    .lx-tx p:nth-child(n+2) { margin-top: 10px;}
    .lx-ls { padding: 34px 0 40px;}
    .lx-ls ul li { height: 173px; padding: 25px 10px 0;}
    .lx-ls ul li img { width: 50px;}
    .lx-ls ul li h3 { font-size: 14px; margin: 17px 0 5px;}
    .lx-ls ul li p { font-size: 12px; line-height: 20px;}
    .lx-ls ul li:nth-child(n+4) p { font-size: 12px;}
    .ms-bg a img:first-child { display: none;}
    .ms-bg a img:last-child { display: block;}
}


/* Page News */
.xw-bg { padding: 3.925% 0; background-color: #f5f5f5;}
.xw-ls { flex-wrap: wrap;}
.xw-ls a { display: block; width: 48%; background-color: #fff; padding: 1.475vw 1.575vw; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a:nth-child(n+3) { margin-top: 4%;}
.xw-ls a:hover { background-color: #094098;}
.xw-ls a h4 { font-size: 14px; font-weight: normal; color: #a0a0a0; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a h3 { font-family: 'OPPOSans-Bold'; font-size: 24px; font-weight: normal; color: #333; margin: 28px 0 38px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a p { font-size: 15px; color: #666; line-height: 30px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a:hover h4, .xw-ls a:hover h3, .xw-ls a:hover p { color: #fff;}
.xw-bj { padding: 3.625% 0 3.925%;}
.xw-nm {  font-family: 'OPPOSans-Bold'; font-size: 36px; font-weight: normal; color: #333; letter-spacing: .75px; text-align: center;}
.xw-in { font-size: 14px; color: #a0a0a0; text-align: center; margin-top: 15px;}
.xw-in span { margin: 0 10px;}
.xw-js { font-size: 14px; color: #666; line-height: 30px; margin-top: 54px;}
.xw-js img { max-width: 80%;}
.xw-js strong {  font-family: 'OPPOSans-Bold'; font-weight: normal; color: #333;}
.xw-xy { margin-top: 50px;}
.xw-xy a { display: block; font-size: 16px; color: #999; line-height: 30px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-xy a:hover { color: #094098;}
@media screen and (max-width: 1920px) {
    .xw-bg { padding: 5.25% 0;}
    .xw-bj { padding: 4.85% 0 5.25%;}
}
@media screen and (max-width: 1440px) {
    .xw-ls a h4 { font-size: 13px;}
    .xw-ls a h3 { font-size: 20px;}
    .xw-ls a p { font-size: 14px;}
    .xw-nm { font-size: 30px;}
}
@media screen and (max-width: 1024px) {
    .xw-ls a { padding: 20px;}
    .xw-ls a h4 { font-size: 12px;}
    .xw-ls a h3 { font-size: 16px; margin: 14px 0 20px;}
    .xw-ls a p { font-size: 13px; line-height: 24px;}
    .xw-js { margin-top: 39px;}
    .xw-xy { margin-top: 34px;}
    .xw-xy a { font-size: 14px;}
}
@media screen and (max-width: 640px) {
    .xw-ls a { width: 100%;}
	.xw-ls a:nth-child(n+2) { margin-top: 3.5%;}
    .xw-ls a h3 { white-space: inherit; line-height: 24px; margin: 10px 0 16px;}
    .xw-nm { font-size: 24px;}
}
@media screen and (max-width: 480px) {
    .xw-bg { padding: 21px 0 31px;}
    .xw-js { margin-top: 29px;}
    .xw-xy { margin-top: 24px; flex-wrap: wrap;}
    .xw-xy a { width: 100%;}
}


/* Page Page */
.flip { display: table; margin: 5.35% auto 0; clear: both;}
.flip a { display: block; float: left; line-height: 38px; padding: 0 15px; margin: 0 5px; background-color: #fff; border: 1px solid #f0f0f0; cursor: pointer; -webkit-transition: all .3s ease; transition: all .3s ease;}
.flip a:hover { color: #fff; background-color: #dc772c; border-color: #dc772c;}
.flip a.pgNt { color: #dc772c;}
.flip a.pgNt:hover { color: #fff;}
.flip a.pgCn { padding: 0 10px;}
.flip a.pgJt { font-family: "SimSun", "NSimSun", "FangSong"; color: #a0a0a0;}
@media screen and ( max-width: 480px ) {
    .flip { margin-top:27px;}
    .flip a { line-height: 30px; padding: 0 10px; margin: 3px;}
    .flip a.pgCn { padding: 0 6px;}
}


/* Page Service */
.fw-zb { width: 100%; font-size: 16px; line-height: 36px;}
.fw-zb h3 { font-family: 'OPPOSans-Bold'; font-size: 24px; font-weight: normal; color: #333; letter-spacing: .75px; margin-bottom: 9px;}
.fw-ls { flex-wrap: wrap;}
.fw-ls li { width: 50%;}
.fw-ls li:nth-child(n+3) { flex-direction: row-reverse;}
.fw-js { width: 50%; padding: 0 5%; font-size: 15px; line-height: 30px; background-color: #fff; display: flex; justify-content: center; flex-direction: column;}
.fw-js h2 { font-family: 'OPPOSans-Bold'; font-size: 24px; font-weight: normal; color: #333; margin-bottom: 13px;}
.fw-ig { width: 50%;}
.fw-ig img { width:100%;}
@media screen and (max-width: 1440px) { 
	.fw-zb { font-size: 14px; line-height: 30px;}
    .fw-js { font-size: 15px; line-height: 28px;}
}
@media screen and (max-width: 1024px) { 
	.fw-zb { line-height: 28px;}
    .fw-zb h3 { font-size: 20px; margin: 24px 0 9px;}
    .fw-js { padding: 0 20px; line-height: 24px;}
    .fw-js h2 { font-size: 20px; margin-bottom: 12px;}
}
@media screen and (max-width: 800px) { 
	.fw-tx { flex-wrap: wrap; margin-top: -2.5%;}
	.fw-zb { width: 100% ;}
    .fw-zb h3 { font-size: 18px; margin: 18px 0 7px;}
    .fw-ls li { flex-wrap: wrap; width: 48.5%;}
    .fw-ls li:nth-child(3), .fw-ls li:nth-child(4) { margin-top: 3.5%;}
    .fw-js { width: 100%; padding: 15px;}
    .fw-js h2 { font-size: 18px; margin-bottom: 6px;}
    .fw-ig { width: 100%;}
}
@media screen and (max-width:480px){ 
    .fw-ls li { width: 100%;}
    .fw-ls li:nth-child(2) { margin-top: 3.5%;}
    .fw-tx { margin-top: -7px;}
}

.gallery-top{ margin-top:42px;}
.swiper-slide{ cursor:pointer; background-color:#000; position:relative;}
.swiper-slide img{ width:100%;}
.swiper-slide h2{ position:absolute; left:0; bottom:0; width:100%; font-family:'OPPOSans-Bold'; font-size:30px; font-weight:normal; color:#fff; text-align:center; line-height:80px;}
.gallery-thumbs{ margin-top:10px;}
.gallery-thumbs .swiper-slide{ position:relative;}
.gallery-thumbs .swiper-slide-thumb-active:after{ position:absolute; left:0; bottom:0; content:''; width:100%; height:8px; background-color:rgba(230,0,18,.85);}
:root{--swiper-navigation-size:0;}
.swiper-button-prev, .swiper-button-next{ width:50px; height:50px; background-color:rgba(0,0,0,.5); background-repeat: no-repeat; background-position: center; background-size:18px 14px; border-radius: 50%; margin-top:-25px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.swiper-button-prev:hover, .swiper-button-next:hover{ background-color:rgba(230,0,18,.85);}
.swiper-button-prev{ background-image:url(../Images/jt01.png);}
.swiper-button-next{ background-image:url(../Images/jt02.png);}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left:15px;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{ content:'';}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{ right:15px;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{ content:'';}
@media screen and ( max-width:1024px ){ 
    .gallery-top{ margin-top:34px;}
    .swiper-slide h2{ font-size:24px; line-height:60px;}
    .swiper-button-prev, .swiper-button-next{ width:32px; height:32px; background-size:12px 9px; margin-top:-16px;}
    .gallery-thumbs .swiper-slide-thumb-active:after{ height:5px;}
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ left:10px;}
    .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ right:10px;}
}
@media screen and ( max-width:480px ){ 
    .gallery-top{ margin-top:24px;}
    .swiper-slide h2{ font-size:18px; line-height:50px;}
    .swiper-button-prev, .swiper-button-next{ width:30px; height:30px; background-size:10px 8px; margin-top:-15px;}
    .gallery-thumbs .swiper-slide-thumb-active:after{ height:3px;}
}


/* Page About */
.gs-tx { margin: 89px 0 125px; font-size: 16px; line-height: 36px; position: relative;}
.gs-tx dl:nth-child(n+2) { margin-top: 25px;}
.gs-ls { flex-direction: row-reverse; margin-top: 77px;}
.gs-ig { width: 75%;}
.gs-ig img { width: 100%;}
.gs-tb { flex: 1; width: 25%; flex-direction: column; padding: 2.5% 0 3.25%; background: linear-gradient(to top, #094098, #155ed2); background: -webkit-linear-gradient(to top, #094098, #155ed2);}
.gs-tb li { text-align: center; line-height: normal;}
.gs-tb li h1 { font-size: 14px; font-weight: normal; color: #fff;}
.gs-tb li h1 span { font-family: "Barlow Condensed"; font-size: 48px;}
.gs-tb li p { font-size: 16px; color: #fff; margin-top: 4px;}
.gs-zj img { width: 100%;}
@media screen and (max-width: 1440px) { 
    .gs-tx { margin: 76px 0 100px; font-size: 14px; line-height: 30px;}
    .gs-ls { margin-top: 68px;}
    .gs-tb li h1 { font-size: 12px;}
    .gs-tb li h1 span { font-size: 36px;}
    .gs-tb li p { font-size: 14px;}
}
@media screen and (max-width: 1024px) { 
    .gs-tx { margin: 42px 0 65px; line-height: 28px;}
    .gs-tx dl:nth-child(n+2) { margin-top: 20px;}
    .gs-ls { margin-top: 44px;}
    .gs-tb li h1 span { font-size: 30px;}
}
@media screen and (max-width: 768px) { 
    .gs-ls { flex-wrap: wrap;}
    .gs-ig { width: 100%;}
    .gs-tb { flex: none; width: 100%; flex-direction: row; padding: 19px 25px 23px;}
}
@media screen and (max-width: 480px) { 
    .gs-tx { margin: 27px 0 40px;}
    .gs-ls { margin-top: 34px;}
    .gs-tb li h1 span { font-size: 24px;}
    .gs-tb li p { font-size: 13px; margin-top: 0;}
}


/* Page Certificate */
.zs-bg { background: url(../Images/zsBg.jpg) no-repeat center top; background-size: cover; padding: 90px 0 125px; position: relative;}
.zs-bg p { width: 65%; font-size: 18px; color: #333; line-height: 36px;}
.zs-bg ul { width: 100%; margin-top: 58px; flex-wrap: wrap;}
.zs-bg ul li { width: 23.5%;}
.zs-bg ul li img { width: 100%; border-radius: 5px;}
@media screen and (max-width: 1440px) { 
    .zs-bg { padding: 76px 0 100px;}
    .zs-bg p { width: 57.5%; font-size: 16px; line-height: 32px;}
    .zs-bg ul { width: 75%; margin-top: 58px;}
}
@media screen and (max-width: 1024px) { 
    .zs-bg { padding: 56px 0 65px;}
    .zs-bg p { width: 60%; font-size: 15px; line-height: 30px;}
    .zs-bg ul { margin-top: 44px;}
}
@media screen and (max-width: 768px) { 
    .zs-bg p { width: 70%;}
    .zs-bg ul { width: 100%;}
}
@media screen and (max-width: 480px) { 
    .zs-bg { background-image: url(../Images/zsBg02.jpg); padding: 32px 0 50px;}
    .zs-bg p { width: 100%; font-size: 14px; line-height: 28px;}
    .zs-bg ul { width: 100%; margin-top: 39px;}
    .zs-bg ul li { width: 48.5%;}
    .zs-bg ul li:nth-child(n+3) { margin-top: 3%;}
}


/* Page Workshop */
/*.sb-ls { flex-wrap: wrap; margin-top: 77px;}
.sb-ls li { width: 31%; margin-right: 3.5%; position: relative;}
.sb-ls li:nth-child(3n) { margin-right: 0;}
.sb-ls li:nth-child(n+4) { margin-top: 3.5%;}
.sb-ls li img { width: 100%;}
.sb-ls li p { position: absolute; left: 0; bottom: 0; width: 100%; background-color: rgba(0,0,0,.25); font-size: 18px; color: #fff; line-height: 40px; text-align: center;}
@media screen and (max-width: 1440px) { 
    .sb-ls { margin-top: 68px;}
}
@media screen and (max-width: 1024px) { 
    .sb-ls { margin-top: 44px;}
    .sb-ls li p { font-size: 15px; line-height: 30px;}
}
@media screen and (max-width: 480px) { 
    .sb-ls { margin-top: 34px;}
    .sb-ls li { width: 48.5%; margin-right: 3%;}
    .sb-ls li:nth-child(3n) { margin-right: 3%;}
    .sb-ls li:nth-child(2n) { margin-right: 0;}
    .sb-ls li:nth-child(n+3) { margin-top: 3.5%;}
}*/
.sb-ls {  margin-top: 77px;}
.sb-ls img { width: 100%;}
@media screen and (max-width: 1440px) { 
    .sb-ls { margin-top: 68px;}
}
@media screen and (max-width: 1024px) { 
    .sb-ls { margin-top: 44px;}
}
@media screen and (max-width: 480px) { 
    .sb-ls { margin-top: 34px;}
}


/* Page Products */
.fl-ls { justify-content: center; flex-wrap: wrap; margin-top: calc(7.15% - 5px);}
.fl-ls a { display: block; font-size: 24px; color: #333; line-height: 58px; padding: 0 30px; margin: 5px 10px; border: 1px solid #f0f0f0; border-radius: 35px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.fl-ls a:hover, .fl-ls a.fl { color:#fff; background-color: #094098; border-color: #094098;}
.pr-bg { margin: calc(7.15% - 5px) 0 7.15%;}
.pr-ls { flex-wrap: wrap; justify-content: flex-start;}
.pr-ls a { width: 32%; margin-right: 2%; background-color: #f5f5f5; padding: 10px 10px 0 10px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.pr-ls a:nth-child(3n) { margin-right: 0;}
.pr-ls a:nth-child(n+4) { margin-top: 2%;}
.pr-ls a:hover { background-color: #094098;}
.pr-ls a dl { overflow: hidden;}
.pr-ls a dl img { width: 100%;}
.pr-ls a h3 { font-size: 18px; font-weight: normal; color: #333; text-align: center; height: 50px; line-height: 50px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition:all .3s ease; transition:all .3s ease;}
.pr-ls a:hover h3 { color: #fff;}
.pr-ig { text-align: center; display: none;}
.pr-ig img{ width:auto !important; max-width:100%; height:auto !important;}
.pr-js { /*margin-top: 35px;*/ font-size: 16px; line-height: 36px;}
.pr-js img { width: auto !important; max-width: 100%; height: auto !important;}
.pr-xy { margin-top: 7.15%;}
.pr-xy a { display: block; font-size: 16px; border: 1px solid #f0f0f0; padding: 12px 25px; border-radius: 25px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.pr-xy a:hover { color: #fff; background-color: #094098; border-color: #094098;}
@media screen and (max-width: 1440px) { 
    .fl-ls a { font-size: 18px; line-height: 48px; padding: 0 25px;}
    .pr-ls a h3 { font-size: 16px; height: 45px; line-height: 45px;}
    .pr-js { font-size: 14px; line-height: 30px;}
    .pr-js { font-size: 14px; line-height: 30px;}
    .pr-xy a { font-size: 14px; padding: 10px 15px;}
}
@media screen and (max-width: 1280px) { 
    .pr-ls a { width: 31.5%; margin-right: 2.75%;}
    .pr-ls a:nth-child(4n) { margin-right: 2.75%;}
    .pr-ls a:nth-child(3n) { margin-right: 0;}
    .pr-ls a:nth-child(n+4) { margin-top: 2.75%;}
}
@media screen and (max-width: 1024px) { 
    .fl-ls a { font-size: 16px; line-height: 38px; padding: 0 20px;}
    .pr-ls a { padding: 8px 8px 0 8px;}
    .pr-ls a h3 { font-size: 14px; height: 35px; line-height: 35px;}
    .pr-xy a { padding: 8px 12px;}
}
@media screen and (max-width: 640px) { 
    .pr-ls a { width: 48.5%; margin-right: 3%;}
    .pr-ls a:nth-child(4n) { margin-right: 0;}
    .pr-ls a:nth-child(3n) { margin-right: 3%;}
    .pr-ls a:nth-child(2n) { margin-right: 0;}
    .pr-ls a:nth-child(n+3) { margin-top: 3%;}
}
@media screen and (max-width: 480px) { 
    .fl-ls a { line-height: 32px; padding: 0 15px; margin: 5px;}
    .pr-bg { margin: 25px 0 30px;}
    .pr-ls a { padding: 5px 5px 0 5px;}
    .pr-ls a h3 { height: 30px; line-height: 30px;}
    .pr-xy a { padding: 5px 10px;}
}