/* Page Flash */
.flash { position: relative;}
.flash img { width:100%;}
.focus { position: absolute; left: 0; bottom: 0;}


/* Page Contact */
.lx-lb { background-color: #f5f5f5; padding: 4.9% 0;}
.lx-ls ul { flex-wrap: wrap;}
.lx-ls ul li { display: block; color: #333; background-color: #fff; width: 30%; height: 300px; position: relative;}
.lx-ls ul li:nth-child(1), .lx-ls ul li:nth-child(2) { width: 47.5%;}
.lx-ls ul li:nth-child(n+3) { margin-top: 5%;}
.lx-ls ul li div { position: absolute; right: 30px; top: 30px;}
.lx-ls ul li img { width: 40px;}
.lx-ls ul li dl { position: absolute; left: 0; bottom: 0; padding: 0 35px 31px;}
.lx-ls ul li dl h3 { font-family: 'OPPOSans-Bold'; font-size: 30px; font-weight: normal;}
.lx-ls ul li dl p { font-size: 24px; color: #666; text-transform: uppercase; margin-top: 15px;}
.lx-ls ul li dl p span { font-family: 'Gotham Book';}
@media screen and ( max-width: 1200px ) {
    .lx-ls ul li { width: 48%; height: 250px;}
    .lx-ls ul li:nth-child(1) { width: 100%;}
    .lx-ls ul li:nth-child(2) { width: 48%;}
    .lx-ls ul li:nth-child(n+2) { margin-top: 4%;}
}
@media screen and ( max-width: 800px ) {
    .lx-ls ul li { height: 200px;}
    .lx-ls ul li div { right: 20px; top: 20px;}
    .lx-ls ul li img { width: 30px;}
    .lx-ls ul li dl { padding: 0 25px 21px;}
    .lx-ls ul li dl h3 { font-size: 22px;}
    .lx-ls ul li dl p { font-size: 18px; margin-top: 9px;}
}
@media screen and ( max-width: 640px ) {
    .lx-ls ul li { width: 100%; height: 150px;}
    .lx-ls ul li div { right: 15px; top: 15px;}
    .lx-ls ul li dl { padding: 0 20px 16px;}
    .lx-ls ul li:nth-child(2) { width: 100%;}
    .lx-ls ul li:nth-child(n+2) { margin-top: 25px;}
}


/* Page News */
.xw-bg { background-color: #f5f5f5;}
.xw-ls { flex-wrap: wrap; justify-content: flex-start;}
.xw-ls a { display: block; width: 31.5%; margin-right: 2.75%; background-color: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.xw-ls a:nth-child(3n) { margin-right: 0;}
.xw-ls a:nth-child(n+4) { margin-top: 2.75%;}
.xw-ls a:hover { background-color: #034075;}
.xw-ls a .xw-ig { overflow: hidden;}
.xw-ls a .xw-ig img { width: 100%; -webkit-transition: all .75s ease; transition: all .75s ease;}
.xw-ls a:hover .xw-ig img { transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw-ls a .xw-tx { padding: 25px 25px 21px;}
.xw-ls a .xw-tx h4 { font-family: 'Gotham Book'; font-size: 14px; font-weight: normal; color: #a0a0a0; margin: 12px 0 8px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a .xw-tx h3 { font-family: 'OPPOSans-Bold'; font-size: 20px; font-weight: normal; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a .xw-tx p { font-size: 14px; color: #666; line-height: 24px;  text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a:hover .xw-tx h4, .xw-ls a:hover .xw-tx h3, .xw-ls a:hover .xw-tx p { color: #fff;}
.nsView { background: url(../Images/proView.jpg) no-repeat center; background-size: cover;}
.nv-tx { position: absolute; left: 0; top: 100px; width: 100%; height: calc(100% - 200px); display: flex; justify-content: center; flex-direction: column;}
.xw-nm {  font-family: 'OPPOSans-Bold'; font-size: 48px; font-weight: normal; color: #fff; text-align: center;}
.xw-in { font-size: 18px; color: rgba(255,255,255,.75); text-align: center; margin-top: 19px;}
.xw-in span { margin: 0 10px;}
.xw-in font { font-family: 'Gotham Book';}
.xw-bj { background-color: #f5f5f5; padding-bottom: 4.5%;}
.xw-bj .main { margin-top: -100px; background-color: #fff; background-color: #fff; border-radius: 15px; padding: 40px; position: relative; -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.025); box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.025);}
.xw-js { font-size: 16px; color: #666; line-height: 32px;}
.xw-js img { width: auto !important; max-width: 100%; height: auto !important;}
.xw-js strong {  font-family: 'OPPOSans-Bold'; font-weight: normal; color: #333;}
.xw-xy { margin-top: 58px; padding-bottom: 2.7%; justify-content: center;}
.xw-xy a { display: block; font-size: 16px; color: #999; line-height: 30px; border: 1px solid #f0f0f0; padding: 8px 24px; margin: 0 5px; border-radius: 25px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-xy a:hover { color: #fff; background-color: #034075; border-color: #034075;}
@media screen and (max-width: 1440px) {
    .nsView { height: 500px;}
    .nsView img { display: none;}
}
@media screen and (max-width: 1024px) {
    .xw-ls a { width: 48.5%; margin-right: 3%;}
    .xw-ls a:nth-child(3n) { margin-right: 3%;}
    .xw-ls a:nth-child(2n) { margin-right: 0;}
    .xw-ls a:nth-child(n+3) { margin-top: 3%;}
    .xw-ls a .xw-tx { padding: 20px 20px 16px;}
    .nsView { height: 300px;}
    .nv-tx { top: 0; height: calc(100% - 50px);}
    .xw-nm { font-size: 30px;}
    .xw-in { font-size: 16px; margin-top: 15px;}
    .xw-bj .main { margin-top: -50px; border-radius: 10px; padding: 20px;}
    .xw-js { font-size: 14px; line-height: 30px;}
    .xw-xy { margin-top: 43px;}
    .xw-xy a { font-size: 14px; padding: 5px 20px;}
}
@media screen and (max-width: 640px) {
    .xw-ls a { width: 100%; margin-right: 0;}
    .xw-ls a:nth-child(3n) { margin-right: 0;}
	.xw-ls a:nth-child(n+2) { margin-top: 25px;}
    .nsView { height: 250px;}
    .nv-tx { height: calc(100% - 35px);}
    .xw-nm { font-size: 24px;}
    .xw-in { font-size: 14px; margin-top: 10px;}
    .xw-bj .main { margin-top: -35px;}
}
@media screen and (max-width: 480px) {
    .nsView { height: 200px;}
    .xw-bj { padding-bottom: 35px;}
    .xw-xy { margin-top: 27px; flex-wrap: wrap;}
    .xw-xy a { width: 100%; padding: 0 15px;}
    .xw-xy a:last-child { margin-top: 10px;}
}


/* Page Page */
.flip { display: table; margin: 4.7% auto 0; clear: both;}
.flip a { display: block; float: left; padding: 0 12px; margin: 0 2px; line-height: 28px; background-color: #fff; cursor: pointer;}
.flip a:hover { color: #fff; background-color: #034075;}
.flip a.pgNt { color: #034075;}
.flip a.pgNt:hover { color: #fff;}
.flip a.pgCn { padding: 0 8px;}
.flip a.pgJt { font-family: "SimSun", "NSimSun", "FangSong"; color: #a0a0a0;}
.flip a.pgJt:hover { color: #fff;}
.flip02 a { background:#fff;}
.flip02 a:hover { background-color: #034075;}
@media screen and ( max-width: 480px ) {
    .flip { margin-top: 28px;}
    .flip a { line-height: 24px; padding: 0 10px; margin: 2px;}
    .flip a.pgCn { padding: 0 5px;}
}


/* Page About */
.gs-bg { background-color: #f5f5f5; padding-bottom: 100px; position: relative;}
.gs-bg .title h1 { font-size: 36px; color: #333;}
.gs-bg .title h4 { background-color: #034075; margin: 20px auto 14px;}
.gs-bg .title p { font-size: 18px; color: #666;}
.gs-bg .gs-tx { font-size: 16px; line-height: 30px; margin-top: -12px;}
.gs-bg .gs-tx p:nth-child(n+2) { margin-top: 25px;}
.gs-bg .gs-ig { margin-top: 78px;}
.gs-bg .gs-ig div { width: 75%;}
.gs-bg .gs-ig div img { width: 100%;}
.gs-bg .gs-ig dl { width: 25%; background-color: #034075; padding: 0 25px; display: flex; justify-content: center; flex-direction: column;}
.gs-bg .gs-ig dl p { font-size: 18px; color: #fff; line-height: 36px; background: url(../Images/jt03.png) no-repeat left center; padding-left: 20px;}
@media screen and (max-width: 1024px) {
    .gs-bg { padding-bottom: 65px;}
    .gs-bg .title { padding: 64px 0 62px;}
    .gs-bg .title h1 { font-size: 30px;}
    .gs-bg .title h4 { margin: 14px auto 10px;}
    .gs-bg .title p { font-size: 16px;}
	.gs-bg .gs-tx { font-size: 14px; line-height: 28px; margin-top: -8px;}
	.gs-bg .gs-ig { margin-top: 48px;}
    .gs-bg .gs-ig div { width: 60%;}
    .gs-bg .gs-ig dl { width: 40%; padding: 20px;}
    .gs-bg .gs-ig dl p { font-size: 16px; line-height: 30px;}
}
@media screen and (max-width: 768px) {
    .gs-bg .gs-ig { flex-wrap: wrap;}
    .gs-bg .gs-ig div { width: 100%;}
    .gs-bg .gs-ig dl { width: 100%;}
}
@media screen and (max-width: 640px) {
    .gs-bg { padding-bottom: 40px;}
    .gs-bg .title { padding: 40px 0 37px;}
    .gs-bg .title h1 { font-size: 24px;}
    .gs-bg .title h4 { margin: 15px auto 10px;}
	.gs-bg .gs-tx p:nth-child(n+2) { margin-top: 15px;}
	.gs-bg .gs-ig { margin-top: 33px;}
}
@media screen and (max-width: 480px) {
    .gs-bg { padding-bottom: 35px;}
    .gs-bg .title { padding: 35px 0 32px;}
    .gs-bg .gs-ig { margin-top: 28px;}
}


/* Page Workshop */
.sb-bg { background-color: #fff; padding-bottom: 121px; position: relative;}
.sb-bg .title h1 { font-size: 36px; color: #333;}
.sb-bg .title h4 { background-color: #034075; margin: 20px auto 14px;}
.sb-bg .title p { font-size: 18px; color: #666;}
.swiper2 .swiper-slide-prev, .swiper2 .swiper-slide-next { transform: scale(0.84); -webkit-transform: scale(0.84);}
.swiper2 img { width: 100%;}
.swiper2 .swiper-pagination2 { position: relative; margin-top: 58px;}
.swiper2 .swiper-pagination-bullet { opacity: 0.15; background: #000;}
.swiper2 .swiper-pagination-bullet-active { opacity: 1; background-color: #034075;}
@media screen and (max-width: 1024px) {
	.sb-bg { padding-bottom: 72px;}
    .sb-bg .title { padding: 64px 0 62px;}
    .sb-bg .title h1 { font-size: 30px;}
    .sb-bg .title h4 { margin: 14px auto 10px;}
    .sb-bg .title p { font-size: 16px;}
	.swiper2 .swiper-pagination2 { margin-top: 38px;}
}
@media screen and (max-width: 640px) {
	.sb-bg { padding: 0 15px 46px;}
    .sb-bg .title { padding: 40px 0 37px;}
    .sb-bg .title h1 { font-size: 24px;}
    .sb-bg .title h4 { margin: 15px auto 10px;}
	.swiper2 .swiper-pagination2 { margin-top: 23px;}
}
@media screen and (max-width: 480px) {
	.sb-bg { padding-bottom: 36px;}
    .sb-bg .title { padding: 35px 0 32px;}
	.swiper2 .swiper-pagination2 { margin-top: 18px;}
}


/* Page Culture */
.zs-bg { background-color: #f5f5f5; padding-bottom: 125px;}
.zs-bg .title h1 { font-size: 36px; color: #333;}
.zs-bg .title h4 { background-color: #034075; margin: 20px auto 14px;}
.zs-bg .title p { font-size: 18px; color: #666;}
.zs-bg ul { flex-wrap: wrap;}
.zs-bg ul li { width: 32%; background-color: #fff; padding: 27px 35px; height: 200px; position: relative;}
.zs-bg ul li:nth-child(n+4) { margin-top: 2%;}
.zs-bg ul li h3{ font-size: 24px; font-weight: normal; color: #333;}
.zs-bg ul li span{ display: block; width: 40px; height: 2px; background-color: #fac007; margin-top: 15px;}
.zs-bg ul li dl{ font-size: 16px; color: #666; line-height: 30px; position: absolute; left:0; bottom: 0; padding: 0 35px 30px;}
@media screen and (max-width: 1024px) {
	.zs-bg { padding-bottom: 85px;}
	.zs-bg .title { padding: 64px 0 62px;}
    .zs-bg .title h1 { font-size: 30px;}
    .zs-bg .title h4 { margin: 14px auto 10px;}
    .zs-bg .title p { font-size: 16px;}
    .zs-bg ul li { padding: 13px 20px; height: 175px;}
    .zs-bg ul li h3{ font-size: 20px;}
    .zs-bg ul li span{ width: 30px; margin-top: 11px;}
    .zs-bg ul li dl{ font-size: 14px; line-height: 24px; padding: 0 20px 15px;}
}
@media screen and (max-width: 640px) {
	.zs-bg { padding-bottom: 50px;}
    .zs-bg .title { padding: 40px 0 37px;}
    .zs-bg .title h1 { font-size: 24px;}
    .zs-bg .title h4 { margin: 15px auto 10px;}
    .zs-bg ul li { width: 48.5%; height: 150px;}
    .zs-bg ul li:nth-child(n+3) { margin-top: 3%;}
}
@media screen and (max-width: 480px) {
	.zs-bg { padding-bottom: 40px;}
    .zs-bg .title { padding: 35px 0 32px;}
    .zs-bg ul li { width: 100%;}
    .zs-bg ul li:nth-child(n+2) { margin-top: 20px;}
}


/* Page Products */
.pv-bg { background-color: #f5f5f5;}
.fl-ls { justify-content: center; flex-wrap: wrap; padding-top: calc(6.25% - 5px);}
.fl-ls a { display: block; font-size: 18px; color: #333; line-height: 54px; padding: 0 30px; margin: 5px; background-color: #fff; border-radius: 35px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.fl-ls a:hover, .fl-ls a.fl { color:#fff; background-color: #034075; border-color: #034075;}
.pr-bg { padding: calc(6.25% - 5px) 0 7.15%;}
.pr-ls { flex-wrap: wrap;  justify-content: flex-start;justify-content: flex-start;}
.pr-ls a { width: 23.5%; margin-right: 2%; background-color: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.pr-ls a:nth-child(4n) { margin-right: 0;}
.pr-ls a:nth-child(n+5) { margin-top: 2%;}
.pr-ls a div { position: relative;}
.pr-ls a dl { width: 75%; margin: auto; overflow: hidden;}
.pr-ls a dl img { width: 100%; -webkit-transition: all .75s ease; transition: all .75s ease;}
.pr-ls a:hover dl img { transform: scale(1.15,1.15); -webkit-transform: scale(1.15,1.15);}
.pr-ls a div span { position: absolute; left: 15px; top: 15px; display: block; width: 20%;}
.pr-ls a div span img { width: 100%; vertical-align: top;}
.pr-ls a h3 { font-size: 18px; font-weight: normal; color: #333; padding: 0 10px 16px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.pv-bg .main { padding-bottom: 4.5%; margin-top: -170px; position: relative;}
.pr-wz { font-size: 16px; color: #fff; margin-bottom: 22px;}
.pr-ny { background-color: #fff; border-radius: 15px; padding: 40px; -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.025); box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.025);}
.pr-ig { width: 50%; border: 1px solid #f0f0f0; position: relative;}
.pr-ig div { width: 100%;}
.pr-ig div img{ width: auto !important; max-width: 100%; height: auto !important;}
.pr-ig dl { position: absolute; left: 25px; top: 25px; width: 20%;}
.pr-ig dl img { width: 100%; max-width: 100px;}
.pr-nr { width: 45%; position: relative;}
.pr-nr h2 { font-family: 'OPPOSans-Bold'; font-size: 36px; font-weight: normal; color: #333; margin: 24px 0 24px;}
.pr-nr p { font-size: 16px; color: #666; line-height: 35px;}
.pr-nr p span { font-family: 'Gotham Book';}
.pr-nr div { font-size: 14px; color: #666; line-height: 30px; margin-top: 32px;}
.pr-nr div img { width: auto !important; max-width: 100%; height: auto !important;}
.pr-xy { position: absolute; left: 0; bottom: 25px; width: 110px;}
.pr-xy a { display: block; border: 1px solid #f0f0f0; width: 50px; height: 50px; border-radius: 25px; background-color: #fff; background-repeat: no-repeat; background-position: center; background-size: 10px 16px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.pr-xy a:hover { background-color: #034075; border-color: #034075;}
.pr-xy a.xy01 { background-image: url(../Images/t01-02.png);}
.pr-xy a:hover.xy01 { background-image: url(../Images/t01.png);}
.pr-xy a.xy02 { background-image: url(../Images/t02-02.png);}
.pr-xy a:hover.xy02 { background-image: url(../Images/t02.png);}
.pr-xg h2 { font-family: 'OPPOSans-Bold'; font-size: 30px; font-weight: normal; color: #333; margin: 6% 0 25px;}
.pr-xg-ls { flex-wrap: wrap; justify-content: flex-start;}
.pr-xg-ls a { display: block; width: 23.5%; margin-right: 2%; border: 1px solid #f0f0f0; background-color: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.pr-xg-ls a:hover { border-color: #034075;}
.pr-xg-ls a:nth-child(4n) { margin-right: 0;}
.pr-xg-ls a:nth-child(n+5) { margin-top: 2%;}
.pr-xg-ls a div { position: relative;}
.pr-xg-ls a dl { width: 75%; margin: auto; overflow: hidden;}
.pr-xg-ls a dl img { width: 100%; -webkit-transition: all .75s ease; transition: all .75s ease;}
.pr-xg-ls a:hover dl img { transform: scale(1.15,1.15); -webkit-transform: scale(1.15,1.15);}
.pr-xg-ls a div span { position: absolute; left: 15px; top: 15px; display: block; width: 20%;}
.pr-xg-ls a div span img { width: 100%; vertical-align: top;}
.pr-xg-ls a h3 { font-size: 16px; font-weight: normal; color: #666; padding: 5px 10px 8px; text-align: center; background-color: #f0f0f0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.pr-xg-ls a:hover h3 { color: #fff; background-color: #034075;}
.pr-xg-xw { flex-wrap: wrap;}
.pr-xg-xw a { width: 48%; border-bottom: 1px solid #f0f0f0; line-height: 59px; -webkit-transition: all .5s ease; transition: all .5s ease;}
.pr-xg-xw a:nth-child(1), .pr-xg-xw a:nth-child(2) { border-top: 1px solid #f0f0f0;}
.pr-xg-xw a:hover { background-color: #034075; padding: 0 20px;}
.pr-xg-xw a h3 { width: 70%; font-size: 16px; font-weight: normal; color: #666; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .35s ease; transition: all .35s ease;}
.pr-xg-xw a:hover h3 { color: #fff;}
.pr-xg-xw a h4 { font-family: 'Gotham Book'; font-size: 14px; font-weight: normal; color: #999; -webkit-transition: all .35s ease; transition:all .35s ease;}
.pr-xg-xw a:hover h4 { color: #fff;}
@media screen and (max-width: 1440px) { 
    .pv-bg .main { margin-top: -120px;}
}
@media screen and (max-width: 1024px) { 
    .fl-ls a { font-size: 16px; line-height: 48px; padding: 0 25px;}
    .pr-ls a h3 { font-size: 16px; padding-bottom: 12px;}
    .pv-bg .main { margin-top: -83px;}
    .pr-wz { font-size: 14px; margin-bottom: 12px;}
    .pr-ny { border-radius: 10px; padding: 20px;}
    .pr-nr h2 { font-size: 24px; margin: 20px 0;}
    .pr-nr p { font-size: 14px; line-height: 30px;}
    .pr-nr div { margin-top: 22px;}
    .pr-xy { bottom: 20px; width: 90px;}
    .pr-xy a { width: 40px; height: 40px;}
    .pr-xg h2 { font-size: 24px; margin-bottom: 20px;}
    .pr-xg-ls a h3 { font-size: 14px; padding: 3px 10px 4px;}
    .pr-xg-xw a { line-height: 49px;}
    .pr-xg-xw a h3 { font-size: 14px;}
    .pr-xg-xw a h4 { font-size: 12px;}
}
@media screen and (max-width: 768px) { 
    .pr-nr h2 { font-size: 24px; margin: 0 0 16px;}
    .pr-nr p { line-height: 28px;}
    .pr-nr div { line-height: 24px; margin-top: 21px;}
    .pr-xy { bottom: 0; width: 78px;}
    .pr-xy a { width: 34px; height: 34px;}
}
@media screen and (max-width: 640px) { 
    .fl-ls a { font-size: 14px; line-height: 38px; padding: 0 20px;}
    .pr-ls a { width: 48.5%; margin-right: 3%;}
    .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%;}
    .pr-ls a h3 { font-size: 14px;}
    .pv-bg .main { margin-top: -35px;}
    .pr-wz { display: none;}
    .pr-sm { flex-wrap: wrap;}
    .pr-ig { width: 100%;}
    .pr-ig dl { left: 20px; top: 20px;}
    .pr-nr { width: 100%;}
    .pr-nr h2 { margin: 25px 0 13px;}
    .pr-nr p { line-height: 24px;}
    .pr-nr div { margin-top: 13px;}
    .pr-xy { position: relative; left: 0; bottom: 0; width: 65px; padding-top: 7px;}
    .pr-xy a { width: 30px; height: 30px; background-size: 8px 12px;}    
    .pr-xg h2 { font-size: 20px; margin: 50px 0 20px;}
    .pr-xg-ls a { width: 48.5%; margin-right: 3%;}
    .pr-xg-ls a:nth-child(3n) { margin-right: 3%;}
    .pr-xg-ls a:nth-child(2n) { margin-right: 0;}
    .pr-xg-ls a:nth-child(n+3) { margin-top: 3%;}
    .pr-xg-xw a { width: 100%; line-height: 36px;}
    .pr-xg-xw a:nth-child(2) { border-top: 0;}
    .pr-xg-xw a:last-child { border-bottom: 0;}
}
@media screen and (max-width: 480px) { 
    .fl-ls { padding-top: 25px;}
    .fl-ls a { line-height: 30px; padding: 0 15px;}
    .pr-bg { padding: 25px 0 33px;}
    .pv-bg .main { padding-bottom: 35px; margin-top: -25px;} 
    .pr-ls a div span { left: 10px; top: 10px;}
    .pr-xg-ls a div span { left: 10px; top: 10px;}
}