@font-face { font-family: arial; src: url(../fonts/arial.ttf); }
@font-face { font-family: ariblk; src: url(../fonts/ariblk.ttf); }
@font-face { font-family: DIN-Bold; src: url(../fonts/DIN-Bold.ttf); }
i, em { font-style: normal; }
.wrap { width: 75%; margin: 0 auto; }
body { line-height: 1.5; font-size: 1rem; color: #1a1a1a; }
a { color: #1a1a1a; }
a:hover { color: #26b763; }
img { max-width: 100%; }
.imgZoom { overflow: hidden; }
.imgZoom img { -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; display: block; margin: 0 auto; }
.imgZoom:hover img { -moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); }
.imghover { overflow: hidden; position: relative; cursor: pointer; }
.imghover:before { position: absolute; left: -50%; top: 0; width: 50%; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, .5), rgba(255, 255, 255, 0)); content: ""; }
@media (min-width: 768px) {
	.imghover:hover:before { left: 100%; transition: all .8s; }
}
.header { width: 100%; overflow: hidden; background-color: #161f2f; position: relative; z-index: 1; }
.header .wrap { display: flex; position: relative; z-index: 3; }
.header .logo { float: left; display: inline-block; width: 20%; overflow: hidden; text-align: center; padding: 1rem 0; }
.header .logo a { display: inline-block; }
.header .nav { width: 60%; float: left; margin: 0 1%; }
.header .nav ul { display: flex; margin: 0 1rem; }
.header .nav li { width: 16.66666%; float: left; text-align: center; line-height: 6.25rem; font-size: 1.125rem; }
.header .nav li a { display: block; position: relative; transition: all 0.5s; color: #ffffff; }
.header .nav li a:hover { background-color: #26b763; color: #ffffff; position: relative; }
.header .nav li a:after { content: "|"; display: block; position: absolute; right: 0; top: 0; opacity: 0.3; }
.header .nav li:last-child a:after { display: none; }
.header .tel { width: 20%; float: right; font-size: 0.875rem; line-height: 1.2; margin-top: 1.5rem; color: #ffffff; display: flex; position: static; font-style: italic; }
.header .tel span { font-family: DIN-Bold; font-size: 1.8rem; display: block; }
.header .tel:before { content: ""; display: inline-block; width: 2.4375rem; height: 2.4375rem; background: url(../images/htel.png) no-repeat center center; background-size: cover; margin-right: 8px; margin-top: 5px; }
.header .tel p { display: inline-block; }
.header:after { content: ""; display: block; float: right; width: 28.5%; background-color: #26b763; height: 100%; position: absolute; right: 0; top: 0; z-index: 2; }
.bannerSwiper { clear: both; position: relative; z-index: 0; }
.bannerSwiper .swiper-slide { position: relative; overflow: hidden; z-index: 1; }
.bannerSwiper img { display: block; margin: 0 auto; max-width: 100%; }
.bannerSwiper .swiper-slide img { width: 100%; height: auto; min-height: 100%; transition: 1s linear 2s; transform: scale(1.1, 1.1); }
.bannerSwiper .swiper-slide-active img, .bannerSwiper .swiper-slide-duplicate-active img { transition: 6s linear; transform: scale(1, 1); }
.bannerSwiper .swiper-pagination-bullet { background-color: #ffffff; opacity: 0.6; }
.bannerSwiper .swiper-pagination-bullet-active { background-color: #ff3c30; opacity: 1; }
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after, .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after { display: none; }
.bannerSwiper .swiper-button-prev { opacity: .8; left: 4%; }
.bannerSwiper .swiper-button-next { opacity: .8; right: 4%; }
.draw_h { width: 4.125rem!important; height: 4.125rem!important; display: block; border-radius: 50%; text-align: center; }
.draw_h:before { content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; border: 1px solid rgba(100%,100%,100%,.5); border-radius: 50% }
svg.drawcircle { position: absolute; top: 0; left: 0; overflow: inherit; display: block; pointer-events: none }
svg.drawcircle circle { fill: none; box-sizing: border-box; stroke-width: 2; stroke: none; stroke-dasharray: 0, 188.49; stroke-dashoffset: 188.49; transition: all .3s linear 0s }
.draw_h .icon { fill: #626262; vertical-align: middle; transition: .3s; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.draw_h:hover svg.drawcircle circle { stroke: #fff; stroke-dasharray: 188.49, 0; stroke-dashoffset: 188.49; -webkit-transition: all .7s cubic-bezier(0.11, 0.57, 0.58, 1); transition: all .7s cubic-bezier(0.11, 0.57, 0.58, 1) }
.draw_h:hover .icon { fill: #0081cc }
.sectit { text-align: center; margin-bottom: 1.5rem; }
.sectit h2 { font-size: 3rem; font-weight: bold; margin: 0; }
.sectit p { font-size: 1.125rem; }
.sectit h2 span { color: #1ec46a; }
.section3 { padding: 4.5rem 0; }
.sec31 { width: 50%; float: left; }
.sec32 { width: 45%; float: right; }
.sec3logo { font-size: 1.5rem; margin-bottom: 2rem; }
.sec3logo i { display: inline-block; margin-right: 5px; width: 39px; height: 38px; background: url(../images/sec31.png) no-repeat center center; background-size: cover; }
.sec31 h2 { font-size: 2.5rem; font-weight: bold; text-transform: uppercase; font-family: ariblk; line-height: 1; }
.sec31 h3 { font-size: 2.5rem; }
.sec31p { margin: 2rem 0 3rem; text-indent: 2em; line-height: 2; font-size: 1.25rem; text-align: justify; }
.sec3a { display: block; width: 15rem; height: 4.25rem; line-height: 4.25rem; border: 1px #070f1f solid; text-align: center; font-size: 1.125rem; }
.sec3a:hover { background-color: #cc1223; color: #ffffff; border: 1px #cc1223 solid; }
.sec33 ul { overflow: hidden; width: 100%; }
.sec33 li { width: 28%; float: left; position: relative; }
.sec33 li i { display: block; float: left; width: 7.25rem; height: 7.25rem; background: url(../images/sec33-4.png) no-repeat center center; background-size: cover; transition: all 0.5s; }
.sec33 li div { display: inline-table; }
.sec33 li div span { font-size: 3.125rem; display: table-cell; font-family: DIN-Bold; line-height: 1.2; }
.sec33 li div em { font-size: 1.25rem; }
.sec33 li div span:after { font-size: 1.25rem; display: inline-block; margin-left: 5px; text-align: center; }
.sec33 li:first-child div span:after { content: "年"; }
.sec33 li:nth-child(2) div span:after { content: "余亩"; }
.sec33 li:nth-child(3) div span:after { content: "余人"; }
.sec33 li:nth-child(4) div span:after { content: "小时"; }
.sec33 li img { display: inline-block; margin-top: 1rem; margin-right: 10px; }
.sec33 li:after { content: ""; display: block; width: 1px; height: 100%; background-color: #333333; position: absolute; left: 80%; top: 0; }
.sec33 li:last-child:after { display: none; }
.sec33 li:last-child { width: 16%; }
.section2 { padding: 3rem 0; background: url(../images/sec2bg.jpg) no-repeat center top; background-size: cover; }
.sec2Swiper2 .img { text-align: center; }
.sec2Swiper { padding: 3rem 0 0; }
.sec2Swiper .swiper-slide { width: 25%; height: 100%; background-color: #ffffff; padding: 4px; text-align: center; }
.sec2Swiper .swiper-slide img { width: 100%; }
.sec2Swiper .swiper-slide-thumb-active { background-color: #02469a; }
.sec2Swiper .swiper-slide p { padding: 10px 0; font-size: 1.25rem; color: #333333; }
.sec2Swiper .swiper-slide-thumb-active p { color: #ffffff; }
.sec2txt { overflow: hidden; margin-bottom: 2.5rem; color: #ffffff; }
.sec2txt h2 { font-size: 3rem; }
.sec2txt h2:before { content: ""; display: block; float: left; width: 2.875rem; height: 2.875rem; background: url(../images/sec2t.png) no-repeat center center; margin-right: 10px; margin-top: 12px; }
.sec2txt p { width: 65%; float: left; }
.sec2txt ul { width: 30%; float: right; }
.sec2txt ul li { width: 50%; float: left; text-align: center; background-color: #02469a; padding: 1rem 0; font-size: 1.25rem; border: 1px #02469a solid; }
.sec2txt ul li:first-child a { color: #ffffff; }
.sec2txt ul li:last-child { background-color: #ffffff; }
.sec2txt ul li:last-child a { color: #02469a; }
.sec2txt ul li:last-child img { margin-right: 5px; }
.secpro { background: url(../images/secprobg.jpg) #f3f6f9 no-repeat center top; padding: 4rem 0; overflow: hidden; }
.secprotit { text-align: center; color: #ffffff; margin-bottom: 2rem; background: url(../images/secprot1.png) no-repeat center 70%; }
.secprotit h2 { font-size: 3rem; font-weight: bold; margin-bottom: 0.5rem; }
.secprotit span { font-size: 1.5rem; background-color: #1ec46a; padding: 5px 3rem; }
.secpro1 { padding: 2rem; background-color: #ffffff; overflow: hidden; }
.secpro1 dt { width: 50%; float: left; }
.secpro1 dt img { border: 20px #f3f6f9 solid; width: 100%;}
.secpro1 dd { width: 50%; float: left; }
.sectxt { padding: 3rem 0 3rem 3rem; }
.sectxt h3 { font-size: 2.25rem; font-weight: bold; }
.sectxt h3:before { content: ""; display: block; float: left; margin-right: 10px; margin-top: 10px; width: 2.1875rem; height: 2.1875rem; background: url(../images/secpro1.png) no-repeat center center; }
.sectxt p { margin: 3rem 0 5rem; font-size: 1.125rem; text-indent: 2em; line-height: 2; text-align: justify; }
.secta { overflow: hidden; }
.secta a { display: block; width: 28%; margin-right: 2%; float: left; text-align: center; padding: 1rem 0; border: 1px #02469a solid; color: #02469a; font-size: 1.25rem; }
.secta a.a1 { background-color: #02469a; color: #ffffff; }
.secta a:hover { background-color: #1ec46a; color: #ffffff; border: 1px #1ec46a solid; }
.secproc { overflow: hidden; margin: 0 -1%; }
.secproc li { width: 31.333333%; float: left; margin: 1.5rem 1% 0; }
.secproc li a { display: block; background-color: #ffffff; }
.secproc li .txt { padding: 1.5rem; }
.secproc li .txt h3 { font-size: 1.5rem; margin-bottom: 0.5rem; }
.secproc li .txt p { opacity: 0.6; }
.secproc li .txt h3:after { content: ""; float: right; width: 2rem; height: 2rem; background: url(../images/secp2.jpg) no-repeat center center; }
.secproc li a:hover { background-color: #02469a; color: #ffffff; }
.secproc li a:hover .txt h3 { }
.secproc li a:hover .txt h3:after { background: url(../images/secp3.jpg) no-repeat center center; }
.secproa { width: 20rem; height: 4rem; background-color: #02469a; text-align: center; margin: 3rem auto auto; display: flex; align-items: center; justify-content: center; }
.secproa a { font-size: 1.5rem; width: 100%; color: #ffffff; }
.secproa:hover { background-color: #26b763; border: 1px #26b763 solid; }
.secproa:hover a { color: #ffffff; }
.section1 { padding: 4rem 0; background: url(../images/sec1bg.jpg) no-repeat center top; background-size: cover; }
.sec1tit { color: #ffffff; }
.sec1c { overflow: hidden;background: url(../images/sec1.png) no-repeat center; }
.sec1c li { width: 50%; float: left; height: 20.125rem; }
.sec11 { background: url(../images/sec12_01.png) no-repeat right bottom;background-size: cover; }
.sec12 { background: url(../images/sec12_02.png) no-repeat left bottom;background-size: cover; }
.sec13 { background: url(../images/sec12_03.png) no-repeat right top;background-size: cover; }
.sec14 { background: url(../images/sec12_04.png) no-repeat left top;background-size: cover; }
.sec1c li:hover.sec11 { background: url(../images/sec13_01.png) no-repeat right bottom; background-size: cover; }
.sec1c li:hover.sec12 { background: url(../images/sec13_02.png) no-repeat left bottom;background-size: cover;  }
.sec1c li:hover.sec13 { background: url(../images/sec13_03.png) no-repeat right top;background-size: cover;  }
.sec1c li:hover.sec14 { background: url(../images/sec13_04.png) no-repeat left top;background-size: cover;  }
.sec1txt { padding: 5rem 3rem; color: #ffffff; }
.sec1txt h3 { font-size: 1.875rem; font-weight: bold; margin-bottom: 1.2rem; }
.sec1txt p { font-size: 1.125rem; width: 60%; }
.sec12, .sec14 { text-align: right; }
.sec12 p, .sec14 p { float: right; }
.sec1txt h3 i { display: block; float: left; width: 1.5625rem; height: 1.5625rem; background: url(../images/sec14.png) no-repeat center center; margin-right: 10px; margin-top: 10px; }
.sec12 .sec1txt h3 i, .sec14 .sec1txt h3 i { float: right; margin-left: 10px; margin-right: auto; }
.sec1txt h3 span { display: inline-block; width: 50px; height: 50px; background: url(../images/sec15.png) no-repeat 0 0; margin-left: 3rem; }
.sec12 .sec1txt h3 span, .sec14 .sec1txt h3 span { margin-right: 3rem; margin-left: auto; }
.sec12 .sec1txt h3 span { background-position: -50px 0; }
.sec13 .sec1txt h3 span { background-position: -100px 0; }
.sec14 .sec1txt h3 span { background-position: -150px 0; }
.sec1c li:hover.sec11 .sec1txt h3 span { background-position: 0 -50px; }
.sec1c li:hover.sec12 .sec1txt h3 span { background-position: -50px -50px; }
.sec1c li:hover.sec13 .sec1txt h3 span { background-position: -100px -50px; }
.sec1c li:hover.sec14 .sec1txt h3 span { background-position: -150px -50px; }
.section5 { padding: 4rem 0; position: relative; }
.slideCase .hd { position: relative; }
.slideCase .hd ul { width: 75%; margin: 0 auto 1.5rem; overflow: hidden; }
.slideCase .hd ul li { float: left; width: 50%; margin: 0 auto; cursor: pointer; background-color: #000003; text-align: center; padding: 1rem 0; font-size: 1.5rem; color: #ffffff; }
.slideCase .hd ul li.on { background-color: #1ec46a; color: #ffffff; }
.sec5Swiper .imgZoom img { width: 100%; }
.sec5Swiper .swiper-slide { text-align: center; color: #ffffff; font-size: 1.25rem; line-height: 2; position: relative; }
.sec5Swiper .swiper-slide h3 { position: absolute; bottom: 0; left: 0; width: 100%; background-color: rgba(0,0,0,0.4); padding: 1rem 0; }
.sec5Swiper a { color: #ffffff; }
.sec5Swiper { width: 75%; margin: 0 auto; overflow: hidden; }
.section5 .arrow { width: 100%; position: absolute; top: 45%; left: 0; clear: both; z-index: 333; }
.sec5Swiper .swiper-button-next, .sec5Swiper .swiper-button-prev { width: 3.375rem; height: 3.375rem; background: url(../images/sec5-1.png) no-repeat center center; background-size: cover; }
.sec5Swiper .swiper-button-next { background-image: url(../images/sec5-2.png); right: 7%; }
.sec5Swiper .swiper-button-prev { left: 7% }
.sec5Swiper .swiper-pagination { width: 50%; left: 25%; }
.sec5Swiper .swiper-pagination-progressbar-fill { background-color: #02469a; }
.section6 { padding: 4rem 0; overflow: hidden; background-color: #f0f4f9; }
.sec6tit { overflow: hidden; margin-bottom: 2rem; }
.sec6tit h2 { font-size: 3rem; font-weight: bold; }
.sec6ta { float: right; display: block; width: 9.875rem; height: 3.25rem; line-height: 3.25rem; text-align: center; color: #ffffff; background-color: #1ec46a; border-top-right-radius: 30px; border-bottom-right-radius: 30px; }
.sec6ta:after { content: ""; display: inline-block; margin-left: 5px; background: url(../images/sec6a.png) no-repeat center center; width: 0.8125rem; height: 0.8125rem; background-size: cover; }
.sec6ta:hover { color: #ffffff; background-color: #02469a; }
.sec6c { display: flex; position: static; overflow: hidden; margin: 0 -1%;flex-wrap: wrap; }
.sec6c li { width: 31.3333%; float: left; margin: 0 1%; }
.sec6c li a { display: block; background-color: #ffffff; padding: 1rem; border-bottom: 2px #1ec46a solid; }
.sec6c li .imgZoom img { width: 100%;max-height: 188px; object-fit: cover; }
.sec6c li .lanmu { color: #1ec46a; margin: 1rem 0; }
.sec6txt h3 { font-size: 1.375rem; color: #213246; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.sec6txt p { margin: 1rem 0; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; color: #555f6a; }
.sec6txt .date { color: #a3a3a3; background: url(../images/sec61.png) no-repeat right center; }
.sec6c li a:hover { background-color: #02469a; color: #ffffff; }
.sec6c li a:hover .sec6txt h3, .sec6c li a:hover .sec6txt p { color: #ffffff; }
.secmess { padding: 3rem 0; }
.sec7t { color: #ffffff; overflow: hidden; margin-bottom: 1.5rem; }
.sec7t h2 { float: left; font-weight: bold; font-size: 3rem; margin-right: 1rem; }
.sec7t p { float: left; border-left: 1px rgba(255,255,255,0.5) solid; padding-left: 1rem; font-size: 1rem; margin-top: 0.7rem; width: 35%; }
.contact_form { margin: 0 -1%; overflow: hidden; }
.contact_form .lyk { width: 48%; float: left; margin: 0 1% 1.5rem; position: relative; background-color: #ffffff; border: 1px #bfbfbf solid; }
.contact_form .lyk1 { width: 98%; min-height: 170px; }
.contact_form .lyk input { height: 58px; line-height: 58px; position: relative; border-radius: 0.3125rem; }
.contact_form .name { text-align: left; line-height: 58px; z-index: 0; cursor: text; display: block; color: #bfbfbf; text-transform: capitalize; position: absolute; top: 0; left: 10px; z-index: 3; font-size: 1rem; }
.contact_form .lyk input { border: 0; line-height: 58px; display: block; width: 100%; background-color: transparent; padding: 0 10px; border-radius: 0.3125rem; }
.contact_form .lyk1 textarea { border: 0; line-height: 50px; display: block; padding: 0; width: 100%; background-color: transparent; clear: both; position: relative; z-index: 2; padding: 0 10px; border-radius: 0.3125rem; }
textarea { resize: none; outline: none; }
.ny_lykff { clear: both; width: 98%; overflow: hidden; margin: 0 auto; }
.ny_lykff .btn1 { text-align: center; background-color: #1ec46a; display: block; width: 48%; float: right; font-size: 1.5rem; padding: 1rem 0; color: #ffffff; position: relative; border: none; }
.ny_lykff p { float: left; width: 40%; padding: 1rem 0; font-size: 1.125rem; }
.footer { overflow: hidden; background: url(../images/footbg.jpg) no-repeat center top; background-size: cover; color: #ffffff; }
.footer a { color: #ffffff; }
.flogo { margin-bottom: 2rem; }
.footer1 { position: relative; overflow: hidden; border-bottom: 1px rgba(255,255,255,0.5) solid; border-top: 1px rgba(255,255,255,0.5) solid; display: flex; }
.footer .f1 { float: left; width: 45%; padding: 2.5rem 0; }
.footer .f1 dl { width:25%; float: left; }
.footer .f1 dl:nth-child(2){ width: 50%; }
.footer .fwx { width: 28%; float: left; text-align: center; padding: 2.5rem 0; border-right: 1px rgba(255,255,255,0.5) solid; border-left: 1px rgba(255,255,255,0.5) solid; }
.footer .flx { width: 23%; float: right; padding: 2.5rem 0; margin-left: 4%; display: inline-block; }
.footer .flx h3 { font-size: 1.5rem; }
.footer .flx p span { display: block; font-size: 1.875rem; font-family: DIN-Bold; }
.footer .flx .sec6ta { float: none; }
.footer dt { font-size: 1.25rem; font-weight: bold; margin-bottom: 2rem; }
.footer dd a { display: block; }
.footer dd { line-height: 2; font-size: 1rem; }
.copyright { padding: 2rem 0; clear: both; }
.copyright span { float: right; }
.cd-top { display: inline-block; height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); /* image replacement properties */ overflow: hidden; text-indent: 100%; white-space: nowrap; background: url(../images/fl5.png) #02469a no-repeat center 50%; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; z-index: 33333; }
.cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; }
.cd-top.cd-fade-out { opacity: 1; }
.no-touch .cd-top:hover { background-color: #02469a; opacity: 1; }
@media only screen and (min-width: 768px) {
.cd-top { right: 20px; bottom: 20px; }
}
@media only screen and (min-width: 1024px) {
.cd-top { height: 60px; width: 60px; right: 30px; bottom: 30px; }
}
/*悬浮链接*/
.suspension { position: fixed; z-index: 55; right: 1rem; top: 50%; width: 60px; height: 240px }
.suspension-box { position: relative; float: right; }
.suspension .a { display: block; width: 60px; height: 60px; background-color: #3b3939; margin-bottom: 0.3rem; cursor: pointer; outline: none; border-radius: 6px; color: #ffffff; text-align: center; font-size: 0.8rem; }
.suspension .a.active, .suspension .a:hover { background: #02469a; }
.suspension .a .i { display: block; width: 25px; height: 35px; margin: 0 auto; }
.suspension .a-service-phone .i { background: url(../images/fl2.png) no-repeat center center; background-size: 100%; }
.suspension .a-qrcode .i { background: url(../images/fl4.png) no-repeat center center; background-size: 100%; }
.suspension .a-cart .i { background: url(../images/fl3.png) no-repeat center center; background-size: 100%; }
.suspension .a-top .i { background: url(../images/fl5.png) no-repeat center center; background-size: 100%; }
.suspension .a-top { display: none; }
.suspension .a-top:hover { }
.suspension .d { display: none; width: 223px; background: #fff; position: absolute; right: 60px; min-height: 90px; border: 1px solid #E0E1E5; border-radius: 3px; box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11); }
.suspension .d .arrow { position: absolute; width: 8px; height: 12px; background: url(../images/side_bg_arrow.png) no-repeat; right: -8px; top: 50%; }
.suspension .d-service-phone { top: -20px; }
.suspension .d-qrcode { top: 0; }
.suspension .d .inner-box { padding: 8px 22px 12px; }
.suspension .d-service-item { padding: 14px 0; }
.suspension .d-service .d-service-item { border-bottom: none; }
.suspension .d-service-item .circle { width: 44px; height: 44px; border-radius: 50%; overflow: hidden; background: #F1F1F3; display: block; float: left; }
.suspension .d-service-item .i-qq { width: 44px; height: 44px; background: url(../images/side_con_icon03.png) no-repeat center 15px; display: block; transition: all .2s; border-radius: 50%; overflow: hidden; }
.suspension .d-service-item:hover .i-qq { background-position: center 3px; }
.suspension .d-service-item h3 { float: left; width: 112px; line-height: 44px; font-size: 15px; margin-left: 12px; }
.suspension .d-service-item .text { line-height: 22px; font-size: 15px; margin-left: 12px; }
.suspension .d-service-item .text .number { font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif; }
.suspension .d-service-intro { padding-top: 10px; }
.suspension .d-service-intro p { float: left; line-height: 27px; font-size: 12px; width: 50%; white-space: nowrap; color: #888; }
.suspension .d-service-intro i { background: url(../images/side_con_icon01.png) no-repeat center center; height: 27px; width: 14px; margin-right: 5px; vertical-align: top; display: inline-block; }
.suspension .d-qrcode { text-align: center; }
.suspension .d-qrcode .inner-box { padding: 20px 0; }
.suspension .d-qrcode p { font-size: 16px; color: #93959c; }
@media (max-width: 990px) {
.suspension { display: none; }
}
.bottom_float { display: none; position: fixed; z-index: 3333; bottom: 0; left: 0; width: 100%; height: 50px; line-height: 50px; background-color: #02469a; font-size: 1.875rem; text-align: center; }
.bottom_float a { color: #ffffff; display: block; }
@media (min-width:1921px) {
html { font-size: 18px; }
.sec23 { margin-top: -200px; }
}
@media (max-width:1920px) {
html { font-size: 16px; }
}
@media (min-width:1400px) and (max-width:1600px) {
html { font-size: 15px !important; }
}
@media (min-width:640px) and (max-width:1399px) {
html { font-size: 14px !important; }
}
@media (min-width:471px) and (max-width:639px) {
html { font-size: 13px !important; }
}
@media (min-width:329px) and (max-width:470px) {
html { font-size: 12px !important; }
}
@media (max-width:328px) {
html { font-size: 12px !important; }
}
@media (max-width: 1680px) {
.wrap{ width: 96%; margin: 0 auto; }
.header .logo img { max-width: 100%; }
.header:after{width: 24.5%;}
.sec33 li{ width:26%;}
.sec33 li:last-child{ width:22%;}
.slideCase .hd ul,.sec5Swiper{ width: 96%;}
}
@media (max-width: 1280px) {
.header .tel,.header:after{ display: none; }
.header .nav { width: 70%; }
.header .logo { width: 30%; }
.section2 { background-size: cover; }
.sec21 h3 { font-size: 1.25rem; }
.sec21 i { font-size: 2.5rem; display: block; float: none; margin: 0; }
.sec21 h3 { margin-top: 0; }
.sec22 { width: 70%; }
.sec22 i { font-size: 3.5rem; }
.sec22 h3 { font-size: 1.8rem; }
.sec22 p { margin: 2rem 2rem 5rem 8rem; }
.sec71 h3 { font-size: 2.2rem; }
.sec33 li div span { font-size: 2.5rem; }
.sec72 { padding: 1rem 0; width: 60%; }
.sec71 { padding: 2rem 0 0; width: 100%; margin: 0; }
.sec71:before { display: none; }
.footer3 li, .footer3 li.fdh { width: 30%; }
.sec33 li:after{ display:none;}
.sec33 li img{ width:50px;}
.sec31 h2,.sec31 h3{ font-size:2rem;}
.sec31p{ margin:1rem 0; font-size:1.125rem;}
.sectit h2,.sec6tit h2,.sec7t h2,.secprotit h2,.sec2txt h2{ font-size:2.2rem;}
.sec33 li div em{ font-size:1rem;}
.sec33 li div span{ font-size:2rem;}
.sectxt{ padding:0 3rem;}
.sectxt p{ margin:1.5rem 0;}
.secta a{ width:45%;}
.sec1c{ display:flex; flex-wrap:wrap;}
.sec1c li{ height:auto; background-image:none; background-color:rgba(255,255,255,0.2); width:48%; margin:0 1% 1rem;}
.sec1txt p{ width:100%;}
.footer .f1 dl{ width:20%;}
.footer .f1 dl:nth-child(2){ width:60%;}
}
@media (max-width: 990px) {
.wrap { width: 96%; }
.sec33 ul { padding: 0; }
.sec23 { background-color: #b50102; margin-top: 0; padding-top: 3rem; }
.sec23c li { width: 19%; margin-bottom: 2rem; }
.sec23c { flex-wrap: wrap; }
.secprotit{ background-image:none;}
.sec1txt h3 span{ display:none;}
.sec1txt{ padding:1.5rem;overflow: hidden;}
.sec1txt h3{ font-size:1.5rem;}
.sec1txt h3 i{ margin-top:5px;}
.sec7t p{ width:55%;}
}
@media (max-width: 800px) {
.header { padding: 0; position: relative; top: 0; }
.header .wrap { width: 100%; flex-wrap: wrap; margin: 0 auto; }
.header .logo { width: 100%; text-align: center; float: none; margin: 1rem 0; padding: 0; display: block; }
.header .nav { width: 100%;  margin: 0 auto; }
.header .nav li a { color: #ffffff; height: 3rem; line-height: 3rem; font-size: 1rem; border-top: 1px rgba(255,255,255,0.5) solid; border-left: 1px rgba(255,255,255,0.5) solid; }
.header .nav li { width: 33.33333%; }
.header .nav ul { flex-wrap: wrap; margin: 0 auto; }
.header .nav li a:after { display: none; }
.draw_h { width: 2rem!important; height: 2rem!important; }
.footer { margin-bottom: 40px; }
.bottom_float { display: block; }
.sec1 { flex-wrap: wrap; }
.sec1 li { width: 50%; }
.sec1 li:nth-child(2):after { display: none; }
.secproc li { width: 48%; }
.sec31 { text-align: center; }
.sec31p { text-align: left; }
.sec3a { margin: 0 auto; }
.slideCase .hd ul { width: 100%; }
.slideCase .hd ul li { padding: 10px 0; }
.sec71, .sec72 { width: 100%; margin: 0 auto; }
.section7 { padding-bottom: 2rem; }
.sec31,.sec32{ width: 100%; }
.sec32 img{ width:100%;}
.sec33 li{ margin-top:1rem; text-align:center;}
.sec33 li img{ display:block; margin:0 auto;}
.sec33 li div span{ display:block; margin:0 auto;}
.section2, .sec61 { display: none; }
.sec62 { width: 100%; margin: 0 auto; }
.sec62 li { width: 100%; margin: 0 auto 1rem; }
.sec6txt p { margin: 0; }
.section7:after { display: none; }
.flogo { width: 100%; text-align: center; }
.footer2r { width: 100%; text-align: center; float: none; }
.footer2r span { transform-origin: center; }
.ftel span { font-size: 2rem; }
.s_search { width: 100%; margin: 1rem auto auto; }
.s_search_form1 { float: none; margin: 0 auto; }
.footer3 { flex-wrap: wrap; }
.footer3 li, .footer3 li.fdh { width: 100%; text-align: center; }
.ftel i, .fdz i, .fdh i { float: none; margin: 0 auto; }
.header .logo img { height: 45px; }
.sec1tit h2 span { display: block; background-image: none; padding-left: 0; }
.sec1a { margin-top: 1.5rem; }
.section1, .section3, .section4, .section6 { padding: 2.5rem 0; }
.section3 { background-position: left center; }
.sec23c li em { display: none; }
.sectit h2, .sec23 .sectit h2 { background-image: none; }
.secpro1 dt,.secpro1 dd{ width:100%;}
.sectxt{ padding:1.5rem 0 0;}
.sec6c li{ width:98%; margin:0 1% 1rem;}
.footer .f1{ width:100%; display:none;}
.footer1{ flex-wrap:wrap;}
.footer .fwx{ width:50%;}
.footer .flx{ width:46%;border-right: 1px rgba(255,255,255,0.5) solid;}
}
@media (max-width: 640px) {
.sectit h2 { font-size: 2rem; }
.sec33 li div span { display: block; }
.footer .f1 { width: 25%; text-align: center; margin-bottom: 1.5rem; }
.footer .fwx { width: 100%; text-align: center; float: none; clear: both; }
.sec62 li h3 { font-size: 1.3rem; }
.sec62 p { margin: 0.5rem 0; }
.sec62 li .imgZoom { width: 42% }
.secvidct h2 { font-size: 1.75rem; }
.sec31p { margin: 1.5rem 0; }
.secproc li .txt h3 { font-size: 1.25rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.secproc li .txt { padding: 1rem; }
.contact_form .lyk { width: 98%; }
.sec71 h3 { font-size: 2rem; text-align: center; }
.sec7t h2 { float: none; text-align: center; margin: 0; }
.sec7t { padding: 2rem 0; }
.ny_lykff { width: 98%; }
.sec7t p { display: none; }
#playbtn { width: 90px; }
.sec7t{ padding:0;}
.ny_lykff p{ width:100%;}
.ny_lykff .btn1{ width:100%;}
.footer .flx{ width:100%; margin:0 auto; text-align:center;}
.footer .flx .sec6ta{ margin:0 auto;}
.footer .flx,.footer .fwx{ border:0; padding:1rem 0 0; margin-bottom:1rem;}
.copyright span{ display:block; margin:0 auto; float:none;}
.copyright{ text-align:center;}
.sec33 li,.sec33 li:last-child{ width:50%;}
.secpro1{ padding:1rem;}
.sec1c{ background-image: none; }
.sec1c li{ width:98%;}
.sec12, .sec14{ text-align:left;}
.sec12 .sec1txt h3 i, .sec14 .sec1txt h3 i{ float:left; margin-right:10px; margin-left:0;}
.sec5Swiper .swiper-slide h3{ padding: 0; }
.secpro1 dt img{ border: 10px #f3f6f9 solid;; }
}
@media (max-width: 480px) {
.sec23c li { width: 24%; }
.footer .f1 { display: none; }
.copyright { text-align: center; }
.copyright span { float: none; display: block; margin: 0 auto; }
}
