/* Page Flash */
.flash { position: relative;}
.flash img { width:100%;}
.focus { position: absolute; left: 0; bottom: 0;}


/* Page Contact */
.lx-lb { background-color: #fff; padding-bottom: 150px;}
.lx-lb .title h1 { color: #333;}
.lx-lb .title h4 { background-color: #1d50a2;}
.lx-lb .title p { color: #666;}
.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; background-color: #fff;}
.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:nth-child(n+2) { display: none;}
@media screen and ( max-width: 1440px ) {
    .ms-bg a img:nth-child(1) { display: none;}
    .ms-bg a img:nth-child(2) { display: block;}
}
@media screen and ( max-width: 1024px ) {
    .lx-lb { padding-bottom: 100px;}
    .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-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-lb { padding-bottom: 65px;}
    .lx-ls ul li { height: 205px; padding: 30px 10px 0;}
    .lx-ls ul li img { width: 60px;}
}
@media screen and ( max-width: 480px ) {
    .lx-lb { padding-bottom: 45px;}
    .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:nth-child(2) { display: none;}
    .ms-bg a img:nth-child(3) { display: block;}
}


/* Page News */
.xw-bg { padding: 3.925% 0; background-color: #f5f5f5;}
.xw-ls { flex-wrap: wrap;}
.xw-ls a { display: block; width: 47.5%; background-color: #fff; -webkit-transition: all .5s ease; transition: all .5s ease;}
.xw-ls a:nth-child(n+3) { margin-top: 5%;}
.xw-ls a:hover { background-color: #1d50a2;}
.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 23px;}
.xw-ls a .xw-tx h4 { font-size: 13px; font-weight: normal; color: #a0a0a0; margin: 14px 0 9px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.xw-ls a .xw-tx h3 { font-family: 'OPPOSans-Bold'; font-size: 24px; 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: 15px; color: #666; line-height: 30px;  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;}
.xw-bj { padding: 3.625% 0 3.925%;}
.xw-nm {  font-family: 'OPPOSans-Bold'; font-size: 36px; font-weight: normal; color: #333; 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 { 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: 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: #1d50a2;}
@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: 1024px) {
    .xw-ls a .xw-tx { padding: 20px;}
    .xw-ls a .xw-tx h4 { font-size: 12px; margin: 11px 0 7px;}
    .xw-ls a .xw-tx h3 { font-size: 18px;}
    .xw-ls a .xw-tx p { font-size: 14px; line-height: 24px;}
    .xw-nm { font-size: 30px;}
    .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: 20px;}
    .xw-nm { font-size: 24px;}
}
@media screen and (max-width: 480px) {
    .xw-bg { padding: 25px 0 35px;}
    .xw-bj { padding: 30px 0;}
    .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; padding: 0 15px; margin: 0 5px; line-height: 40px; background-color: #fff; cursor: pointer;}
.flip a:hover { color: #fff; background-color: #1d50a2;}
.flip a.pgNt { color: #1d50a2;}
.flip a.pgNt:hover { color: #fff;}
.flip a.pgCn { padding: 0 10px;}
.flip a.pgJt { font-family: "SimSun", "NSimSun", "FangSong"; color: #a0a0a0;}
.flip a.pgJt:hover { color: #fff;}
.flip02 a { border-radius: 5px; background:#f5f5f5; background:-webkit-linear-gradient(top, #f5f5f5, #e5e5e5);}
.flip02 a:hover { background:linear-gradient(top, #2c76ec, #1d50a2); background:-webkit-linear-gradient(top, #2c76ec, #1d50a2);}
@media screen and ( max-width: 480px ) {
    .flip { margin-top:27px;}
    .flip a { line-height: 22px; padding: 2px 10px; margin: 3px;}
    .flip a.pgCn { padding: 2px 5px;}
}


/* Page About */
.gs-bg { background-color: #fff; position: relative;}
.gs-bg .title h1 { color: #333;}
.gs-bg .title h4 { background-color: #1d50a2;}
.gs-bg .title p { color: #666;}
.gs-bg .gs-tx { font-size: 18px; line-height: 36px; margin-top: -10px;}
.gs-bg .gs-tx p:nth-child(n+2) { margin-top: 25px;}
.gs-bg .gs-ig { margin-top: 78px;}
.gs-bg .gs-ig img { width: 100%;}
@media screen and (max-width: 1024px) {
	.gs-bg .gs-tx { font-size: 16px; line-height: 30px; margin-top: -8px;}
	.gs-bg .gs-ig { margin-top: 58px;}
}
@media screen and (max-width: 640px) {
    .gs-bg .gs-tx { font-size: 14px; line-height: 24px; margin-top: -6px;}
	.gs-bg .gs-tx p:nth-child(n+2) { margin-top: 15px;}
	.gs-bg .gs-ig { margin-top: 30px;}
}


/* Page Workshop */
.sb-bg { background-color: #fff; padding-bottom: 122px; position: relative;}
.sb-bg .title h1 { color: #333;}
.sb-bg .title h4 { background-color: #1d50a2;}
.sb-bg .title p { color: #666;}
.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: #1d50a2;}
@media screen and (max-width: 1024px) {
	.sb-bg { padding-bottom: 82px;}
	.swiper2 .swiper-pagination2 { margin-top: 38px;}
}
@media screen and (max-width: 640px) {
	.sb-bg { padding-bottom: 46px;}
	.swiper2 .swiper-pagination2 { margin-top: 23px;}
}
@media screen and (max-width: 480px) {
	.sb-bg { padding-bottom: 36px;}
	.swiper2 .swiper-pagination2 { margin-top: 18px;}
}


/* Page Honor */
.zs-bg { background-color: #f5f5f5; padding-bottom: 150px;}
.zs-bg .title h1 { color: #333;}
.zs-bg .title h4 { background-color: #1d50a2;}
.zs-bg .title p { color: #666;}
.zs-bg ul { max-width: 71.5%; margin: auto;}
.zs-bg ul li { width: 47.5%;}
.zs-bg ul li img { width: 100%;}
@media screen and (max-width: 1024px) {
	.zs-bg { padding-bottom: 100px;}
	.zs-bg ul { max-width: 75%;}
}
@media screen and (max-width: 640px) {
	.zs-bg { padding-bottom: 50px;}
	.zs-bg ul { max-width: 100%;}
}
@media screen and (max-width: 480px) {
	.zs-bg { padding-bottom: 45px;}
}


/* Page Products */
.fl-ls { justify-content: center; flex-wrap: wrap; margin-top: calc(7.15% - 5px);}
.fl-ls a { display: block; font-size: 18px; color: #333; line-height: 58px; padding: 0 30px; margin: 5px; border: 1px solid #f0f0f0; 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: #1d50a2; border-color: #1d50a2;}
.pr-bg { margin: calc(7.15% - 5px) 0 7.15%;}
.pr-ls { flex-wrap: wrap; justify-content: flex-start;}
.pr-ls a { width: 31%; margin-right: 3.5%; background-color: #fff; border: 1px solid #f0f0f0; -webkit-transition: all .5s ease; transition: all .5s ease;}
.pr-ls a:hover { background-color: #1d50a2; border-color: #1d50a2;}
.pr-ls a:nth-child(3n) { margin-right: 0;}
.pr-ls a:nth-child(n+4) { margin-top: 3.5%;}
.pr-ls a dl { 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 h3 { font-size: 24px; font-weight: normal; color: #333; padding: 10px; text-align: center; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .5s ease; transition: all .5s ease;}
.pr-ls a:hover h3 { color: #fff;}

.pr-ig { text-align: center;}
.pr-ig img{ width:auto !important; max-width:100%; height:auto !important;}
.pr-nm { max-width: 800px; font-family: 'OPPOSans-Bold'; font-size: 36px; color: #333; margin: 25px auto 15px; text-align: center;}
.pr-js { max-width: 800px; margin: 0 auto; font-size: 18px; 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; background-color: #fff; -webkit-transition:all .3s ease; transition:all .3s ease;}
.pr-xy a:hover { color: #fff; background-color: #1d50a2; border-color: #1d50a2;}
@media screen and (max-width: 1024px) { 
    .fl-ls a { font-size: 16px; line-height: 48px; padding: 0 25px;}
    .pr-ls a h3 { font-size: 18px;}
    .pr-js { font-size: 16px; line-height: 30px;}
    .pr-nm { font-size: 30px;}
    .pr-xy a { font-size: 14px; padding: 10px 15px;}
}
@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-xy a { padding: 8px 12px;}
}
@media screen and (max-width: 480px) { 
    .fl-ls a { line-height: 30px; padding: 0 15px;}
    .pr-bg { margin: 25px 0 30px;}
    .pr-ls a h3 { font-size: 16px;}
    .pr-nm { font-size: 24px;}
    .pr-xy a { padding: 5px 10px;}
}