/* Page Flash */
.flash { position: relative;}
.flash img{ width:100%;}
.focus{ position:absolute; left:0; bottom:0;}


/* Page Contact */
.lx-tx { font-size: 16px; 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; 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: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 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: 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: #00703c;}
.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: #00703c;}
@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: #00703c;}
.flip a.pgNt { color: #00703c;}
.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, #59a400, #00703c); background:-webkit-linear-gradient(top, #59a400, #00703c);}
@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 Service */
.bz-bg { background-color: #fff; padding-bottom: 125px;}
.bz-bg .title { padding: 99px 0 78px;}
.bz-ls { margin-top: -9px;}
.bz-ls a { height: 48px;}
.bz-ls a dl { font-size: 18px; color: #666; line-height: 48px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.bz-ls a div { flex: 1 1 auto; background: url(../Images/hx.png) repeat-x center; margin: 0 15px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.bz-ls a span { display: block; font-size: 16px; color: #999; height: 30px; line-height: 28px; padding: 0 15px; border-radius: 25px; margin-top: 9px; border: 1px solid #e0e0e0; -webkit-transition: all .3s ease; transition: all .3s ease;}
.bz-ls a:hover dl { color: #00703c;}
.bz-ls a:hover div { background-image: url(../Images/hx-02.png);}
.bz-ls a:hover span { color: #fff; background-color: #00703c; border-color: #00703c;}
@media screen and (max-width: 1024px) {
    .bz-bg { padding-bottom: 85px;}
    .bz-bg .title { padding: 64px 0 43px;}
    .bz-ls a { height: 36px;}
    .bz-ls a dl { font-size: 16px; line-height: 36px;}
    .bz-ls a div { background-image: url(../Images/hx02.png); margin: 0 10px;}
    .bz-ls a:hover div { background-image: url(../Images/hx02-02.png);}
    .bz-ls a span { font-size: 12px; height: 24px; line-height: 24px; padding: 0 10px; margin-top: 6px;} 
}
@media screen and (max-width: 1024px) {
    .bz-bg { padding-bottom: 45px;}
    .bz-bg .title { padding: 40px 0 25px;}
    .bz-ls a { height: 32px;}
    .bz-ls a dl { font-size: 14px; line-height: 32px;}
    .bz-ls a span { font-size: 10px; height: 20px; line-height: 20px; padding: 0 7.5px;} 
}

.th-bg { background-color: #f5f5f5; padding-bottom: 100px;}
.th-ls li { cursor: pointer;}
.th-ls li:nth-child(n+2) { margin-top: 50px;}
.th-ls li .th-js { width: 50%; padding: 0 5%; font-size: 16px; line-height: 32px; background-color: #fff; display: flex; justify-content: center; flex-direction: column; -webkit-transition: all .3s ease; transition: all .3s ease;}
.th-ls li:hover .th-js { color: #fff; background-color: #00703c;}
.th-ls li .th-js h2 { font-family: 'OPPOSans-Bold'; font-size: 36px; font-weight: normal; color: #333; margin-bottom: 23px; -webkit-transition: all .3s ease; transition: all .3s ease;}
.th-ls li:hover .th-js h2 { color: #fff;}
.th-ls li .th-ig { width: 50%; overflow: hidden;}
.th-ls li .th-ig img { width:100%; -webkit-transition: all .5s ease; transition: all .5s ease;}
.th-ls li:hover .th-ig img { transform: scale(1.15,1.15); -webkit-transform: scale(1.15,1.15);}
@media screen and (max-width:1024px) { 
    .th-bg { padding-bottom: 65px;}
    .th-ls li:nth-child(n+2) { margin-top: 35px;}
    .th-ls li .th-js { padding: 0 25px; font-size: 14px; line-height: 28px;}
    .th-ls li .th-js h2 { font-size: 24px; margin-bottom: 14px;}
}
@media screen and (max-width:768px) { 
    .th-ls li { flex-wrap: wrap;}
    .th-ls li:nth-child(2n+1) { flex-direction: column-reverse;}
    .th-ls li .th-js { width: 100%; padding: 18px 20px;}
    .th-ls li .th-js h2 { margin-bottom: 9px;}
    .th-ls li .th-ig { width: 100%;}
}
@media screen and (max-width:480px) { 
    .th-bg { padding-bottom: 35px;}
    .th-ls li .th-js { padding: 18px 20px 20px; line-height: 24px;}
    .th-ls li .th-js h2 { font-size: 20px; margin-bottom: 12px;}
    .th-ls li .th-ig { width: 100%;}
}


/* Page About */
.gs-bg { background-color: #fff; padding-bottom: 125px;}
.gs-bg .title { padding: 99px 0 78px;}
.gs-bg .gs-sp { width: 70%; margin: auto;}
.gs-bg .gs-tx { font-size:16px; line-height:30px; margin-top: 73px;}
.gs-bg .gs-tx p:nth-child(n+2) { margin-top: 25px;}
@media screen and (max-width: 1024px) {
    .gs-bg { padding-bottom: 85px;}
    .gs-bg .title { padding: 64px 0 43px;}
    .gs-bg .gs-sp { width: 100%;}
	.gs-bg .gs-tx { font-size:14px; line-height:24px; margin-top: 40px;}
}
@media screen and (max-width: 480px) {
    .gs-bg { padding-bottom: 45px;}
    .gs-bg .title { padding: 40px 0 25px;}
    .gs-bg .gs-tx { margin-top: 20px;}
	.gs-bg .gs-tx p:nth-child(n+2) { margin-top: 15px;}
}


/* Page House */
.yd-bg { background-color: #fff; padding: 100px 0 125px; border-top: 1px solid #f0f0f0;}
.yd-bg img { width: 100%;}
@media screen and (max-width: 1024px) {
    .yd-bg { padding: 60px 0 85px;}
}
@media screen and (max-width: 480px) {
    .yd-bg { padding: 40px 0 45px;}
}


/* Page Partner */
.hb-bg { background-color: #f5f5f5; padding-bottom: 100px;}
.hb-bg ul { flex-wrap: wrap;}
.hb-bg ul li { width: 13.75%;}
.hb-bg ul li:nth-child(n+8) { margin-top: 0.625%;}
.hb-bg ul li img { width: 100%;}
@media screen and (max-width: 1024px) {
    .hb-bg { padding-bottom: 65px;}
}
@media screen and (max-width: 768px) {
    .hb-bg ul li { width: 19%;}
	.hb-bg ul li:nth-child(n+6) { margin-top: 1.25%;}
	.hb-bg ul li:nth-child(21) { display: none;}
}
@media screen and (max-width: 480px) {
    .hb-bg { padding-bottom: 35px;}
	.hb-bg ul li { width: 32%;}
	.hb-bg ul li:nth-child(n+4) { margin-top: 2%;}
	.hb-bg ul li:nth-child(21) { display: block;}
}


/* 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; border-radius: 35px; -webkit-transition:all .3s ease; transition:all .3s ease;}
.fl-ls a:hover, .fl-ls a.fl { color:#fff; background-color: #00703c; border-color: #00703c;}

.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%;}
.pr-ls a:nth-child(3n) { margin-right: 0;}
.pr-ls a:nth-child(n+4) { margin-top: 2%;}
.pr-ls a dl { overflow: hidden;}
.pr-ls a dl img { width: 100%;}
.pr-ls a h3 { font-family: 'OPPOSans-Bold'; font-size: 24px; font-weight: normal; color: #333; text-align: center; height: 60px; line-height: 60px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}

.pr-ig { text-align: center;}
.pr-nm { font-family: 'OPPOSans-Bold'; font-size: 48px; color: #333; text-align: center; margin-bottom: 5.35%;}
.pr-ig img{ width:auto !important; max-width:100%; height:auto !important;}
.pr-js { max-width: 800px; margin: 7.15% auto 0; 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; background-color: #fff; -webkit-transition:all .3s ease; transition:all .3s ease;}
.pr-xy a:hover { color: #fff; background-color: #00703c; border-color: #00703c;}
@media screen and (max-width: 1440px) { 
    .fl-ls a { font-size: 16px; line-height: 48px; padding: 0 25px;}
    .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: 1024px) { 
    .fl-ls a { font-size: 14px; line-height: 38px; padding: 0 20px;}
    .pr-ls a h3 { font-size: 18px; height: 40px; line-height: 40px;}
    .pr-nm { font-size: 36px;}
    .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: 30px; padding: 0 15px;}
    .pr-bg { margin: 25px 0 30px;}
    .pr-ls a h3 { font-size: 16px; height: 36px; line-height: 36px;}
    .pr-nm { font-size: 30px;}
    .pr-xy a { padding: 5px 10px;}
}