/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; font-family: "Microsoft YaHei"; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

img { max-width: 100%; }

a { text-decoration: none; }

@keyframes btnContactJump { 0% { margin-top: -75px; opacity: 1; }
  25% { margin-top: -95px; opacity: 0.8; }
  50% { margin-top: -75px; opacity: 0.6; }
  75% { margin-top: -55px; opacity: 0.8; }
  100% { margin-top: -75px; opacity: 1; } }
@keyframes opacityChange { 0% { opacity: 1; }
  25% { opacity: 0.4; }
  50% { opacity: 0.2; }
  75% { opacity: 0.4; }
  100% { opacity: 1; } }
.w1200 { width: 1200px; margin: 0 auto; }

.clearfix::after { content: ""; width: 0; height: 0; display: block; clear: both; }

.oneline { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.line1 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }

.line2 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.line3 { display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.all-top { background-color: #f5f5f5; }
.all-top .slogan { font-size: 12px; color: #666; line-height: 30px; }
.all-top .slogan .phone { font-size: 12px; color: #666; float: right; }

.all-navigation { background: url(../images/header/navigationBg.png) no-repeat center; background-size: 100% 100%; background: #ffffff; }
.all-navigation .logo { width: 110px; display: inline-block; float: left; padding-top: 10px; }
.all-navigation .nav { float: right; display: inline-block; }
.all-navigation .nav > ul { text-align: center; font-size: 0; }
.all-navigation .nav > ul > li { display: inline-block; padding: 0px 28px; position: relative; z-index: 101; background-color: #ffffff; }
.all-navigation .nav > ul > li:last-child { padding-right: 0; }
.all-navigation .nav > ul > li:hover > a { color: #168dc3; }
.all-navigation .nav > ul > li:hover .sub-menu li a { line-height: 40px; }
.all-navigation .nav > ul > li > a { display: inline-block; position: relative; font-size: 16px; padding: 35px 0; color: #898989; transition: all 0.45s; }
.all-navigation .nav > ul > li.cur-li > a { color: #168dc3; }
.all-navigation .nav > ul > li .sub-menu { position: absolute; width: 100%; left: 0; background-color: #ffffff; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.5); }
.all-navigation .nav > ul > li .sub-menu li { width: 100%; }
.all-navigation .nav > ul > li .sub-menu li a { font-size: 14px; color: #168dc3; display: block; padding: 0px 10px; width: 100%; box-sizing: border-box; line-height: 0px; overflow: hidden; background-color: #ffffff; color: #168dc3; transition: all 0.25s; }
.all-navigation .nav > ul > li .sub-menu li a:hover { background-color: #168dc3; color: #ffffff; }
.all-navigation .nav-mobile-btn { display: none; }

.pages { margin: 30px 0; }
.pages .pagelist { font-size: 0; text-align: right; }
.pages .pagelist li { display: inline-block; padding: 6px 12px; font-size: 14px; margin: 0 1px; color: #fff;; background-color: #eeeeee; }
.pages .pagelist li.thisclass { color: #ffffff; background-color: #168dc3; }
.pages .pagelist li a { color: #666666; }

.index-banner { position: relative; z-index: 100; width: 100%; text-align: center; font-size: 0; }
.index-banner .swiper-pagination-bullet { background-color: #fff; opacity: 1; }
.index-banner .swiper-pagination-bullet-active { background: #168dc3; }
.index-banner .swiper-button-next { background: url(../images/you.png) no-repeat center; background-size: 100% 100%; width: 44px; right: 30px; height: 44px; border-radius: 50%; box-shadow: 0px 0px 10px rgba(155, 155, 155, 0.8); }
.index-banner .swiper-button-prev { background: url(../images/zuo.png) no-repeat center; background-size: 100% 100%; width: 44px; left: 30px; height: 44px; border-radius: 50%; box-shadow: 0px 0px 10px rgba(155, 155, 155, 0.8); }
.index-banner .swiper-pagination-bullets { bottom: 30px; }
.index-banner .swiper-pagination-bullets .swiper-pagination-bullet { width: 10px; height: 10px; }
.index-banner .swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 6px; }

.index-commended { background-color: #168dc3; padding: 80px 0 80px 0; }
.index-commended .title { font-size: 40px; font-weight: normal; color: #ffffff; text-align: center; }
.index-commended .sb-title { font-size: 22px; color: rgba(255, 255, 255, 0.7); text-align: center; font-weight: normal; line-height: 30px; margin: 10px auto; }
.index-commended .contents { background-color: #ffffff; padding: 20px 70px 70px 70px; margin-top: 60px; }
.index-commended .contents .content { padding-top: 70px; }
.index-commended .contents .content:nth-child(2n) .image { float: right; }
.index-commended .contents .content:nth-child(2n) .text { float: left; }
.index-commended .contents .content .image { width: 620px; height: 520px; float: left; }
.index-commended .contents .content .text { width: 300px; float: right; padding: 100px 0; }
.index-commended .contents .content .text .p1 { font-size: 32px; color: #168dc3; line-height: 40px; }
.index-commended .contents .content .text .p2 { font-size: 24px; color: #888888; line-height: 40px; border-top: 1px solid #fff;; margin-top: 10px; }
.index-commended .contents .content .text .price { font-size: 22px; color: #cccccc; margin-top: 20px; }
.index-commended .contents .content .text .price .b { font-size: 30px; color: #168dc3; }
.index-commended .contents .content .text .price .delete { font-size: 16px; color: #cccccc; text-decoration: line-through; display: inline-block; padding-left: 10px; }
.index-commended .contents .content .text .more { width: 183px; line-height: 40px; display: inline-block; padding-right: 20px; position: relative; background-color: #168dc3; text-align: center; color: #ffffff; font-size: 16px; margin-top: 12px; }
.index-commended .contents .content .text .more::after { content: ""; width: 16px; height: 16px; display: block; background: url(../images/index/icon-xiangyou.png) no-repeat center; background-size: 100% 100%; position: absolute; right: 50px; top: 50%; margin-top: -8px; }

.index-box { padding: 90px 0; margin: 0 auto; }
.index-box .w1200 .title { font-size: 26px; color: #168dc3; text-align: center; }

.index-about.about-us { padding: 90px 0; }
.index-about.about-us .w1200 .introduce { padding: 0; }
.index-about.about-us .w1200 .introduce .title { text-align: center; margin: 0; color: #168dc3; font-weight: normal; }
.index-about.about-us .w1200 .introduce .text-image { margin-top: 40px; }
.index-about.about-us .w1200 .introduce .text-image .text .intro { text-indent: 0; }

.index-idea { background-color: #f5f5f5; }
.index-idea .contents { padding-top: 40px; }
.index-idea .contents .content { background-color: #fff; }
.index-idea .contents .content .img-w { width: 50%; float: left; }
.index-idea .contents .content .text-w { width: 50%; height: 100%; box-sizing: border-box; float: right; padding: 4%; }
.index-idea .contents .content .text-w .tit { font-size: 18px; color: #333; }
.index-idea .contents .content .text-w .intro { font-size: 14px; color: #898989; line-height: 1.8; margin-top: 12px; }
.index-idea .contents .content .text-w .intro span { color: #168dc3; }
.index-idea .contents .content:nth-child(2n) .img-w { float: right; }
.index-idea .contents .content:nth-child(2n) .text-w { float: left; }

.index-process .contents { margin-top: 40px; }
.index-process .contents .content { width: 16.66%; float: left; box-sizing: border-box; padding: 0% 1%; cursor: pointer; }
.index-process .contents .content .box { padding: 15% 10%; text-align: center; transition: all 0.35s; border-radius: 0; }
.index-process .contents .content .box:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 10px; }
.index-process .contents .content .box .img-w { width: 30%; margin: 0 auto; }
.index-process .contents .content .box p { margin-top: 10px; font-size: 14px; color: #999; }
.index-process .contents .content .box p span { display: inline-block; font-weight: bold; color: #168dc3; font-size: 14px; padding-right: 4px; }

.index-ad { text-align: center; font-size: 0; }

.index-team { background-color: #f5f5f5; }
.index-team .swiper-container { margin-top: 5%; }
.index-team .swiper-container .itm { box-sizing: border-box; background-color: #ffffff; position: relative; cursor: pointer; }
.index-team .swiper-container .itm.click .mask { bottom: 0; }
.index-team .swiper-container .itm .img { padding: 10px; }
.index-team .swiper-container .itm .brief { padding: 10px; background-color: #f5f5f5; position: relative; z-index: 100; }
.index-team .swiper-container .itm .brief .name { font-size: 16px; color: #000; text-align: center; line-height: 1.5; font-weight: bold; }
.index-team .swiper-container .itm .brief .position { font-size: 14px; color: #666; text-align: center; line-height: 1.5; }
.index-team .swiper-container .itm .mask { width: 100%; height: 100%; position: absolute; left: 0; right: 0; bottom: -110%; background-color: rgba(0, 0, 0, 0.5); z-index: 10; transition: all 0.2s; }
.index-team .swiper-container .itm .mask .close { width: 24px; height: 24px; position: absolute; right: 10px; top: 10px; background: url(../images/icon-guanbi.png) no-repeat center; background-size: 100% 100%; }
.index-team .swiper-container .itm .mask p { color: #ffffff; font-size: 14px; line-height: 1.5; text-align: justify; text-indent: 2em; width: 80%; position: absolute; left: 50%; top: 42%; transform: translate(-50%, -50%); }

.new-product { margin: 70px auto; }
.new-product .title { margin-bottom: 2%; }
.new-product .title span { font-size: 20px; display: inline-block; line-height: 36px; color: #168dc3; font-weight: bold; }
.new-product .title a { font-size: 16px; display: inline-block; padding-right: 30px; line-height: 36px; float: right; color: #168dc3; position: relative; }
.new-product .title a::after { content: ""; width: 20px; height: 20px; display: block; background: url(../images/index/icon-gengduo.png) no-repeat center; background-size: 100% 100%; position: absolute; right: 0; top: 50%; margin-top: -10px; }
.new-product .item-list .item { width: 23%; float: left; margin-right: 2.66%; margin-bottom: 30px; }
.new-product .item-list .item:nth-child(4n) { margin-right: 0; }
.new-product .item-list .item .image { width: 100%; height: 0; padding-bottom: 100%; box-shadow: 0 0 5px #dddddd; box-sizing: border-box; }
.new-product .item-list .item p { line-height: 24px; }
.new-product .item-list .item p.price { font-size: 16px; color: #168dc3; text-align: center; display: none; }
.new-product .item-list .item p.price .line-through { text-decoration: line-through; font-weight: normal; float: left; font-size: 16px; color: #fff;; display: none; }
.new-product .item-list .item p.name { font-size: 16px; color: #ffffff; padding: 3% 0; text-align: center; background-color: #168dc3; }

.seemore { width: 130px; line-height: 38px; text-align: center; color: #168dc3; display: block; margin: 20px auto 0 auto; border-radius: 5px; border: 1px solid #168dc3; transition: all 0.25s; font-size: 14px; }
.seemore:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); background-color: #168dc3; color: #ffffff; }

.index-product { background: #f5f5f5; margin: 0 auto; }
.index-product .item-list { margin-top: 40px; }

.news-article .title span { font-size: 18px; display: inline-block; line-height: 36px; }
.news-article .title a { font-size: 16px; display: inline-block; padding-right: 30px; line-height: 36px; float: right; color: #ffffff; position: relative; }
.news-article .title a::after { content: ""; width: 20px; height: 20px; display: block; background: url(../images/index/icon-gengduo.png) no-repeat center; background-size: 100% 100%; position: absolute; right: 0; top: 50%; margin-top: -10px; }
.news-article .item-list { margin-top: 40px; }
.news-article .item-list .item { width: 50%; float: left; margin-bottom: 2%; }
.news-article .item-list .item .image { width: 40%; height: 0; padding-bottom: 26.66%; float: left; }
.news-article .item-list .item .text { width: 60%; box-sizing: border-box; padding: 2% 4%; float: left; }
.news-article .item-list .item .text .tit { line-height: 30px; height: 30px; }
.news-article .item-list .item .text .tit a { font-size: 16px; color: #000000; }
.news-article .item-list .item .text .tit a:hover { color: #168dc3; }
.news-article .item-list .item .text .source { font-size: 14px; color: #bbbbbb; line-height: 30px; }
.news-article .item-list .item .text .source span { display: inline-block; padding-left: 10px; }
.news-article .item-list .item .text .intro { font-size: 14px; color: #666666; line-height: 22px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.footer { background-color: #3895a6; padding: 20px 0; }
.footer .phone { font-size: 16px; text-align: center; color: rgba(255, 255, 255, 0.8); font-size: 0; }
.footer .phone a { display: inline-block; padding: 0 30px 0px 40px; margin-left: 20px; color: #fff; font-size: 20px; position: relative; }
.footer .phone a:before { content: ""; width: 30px; height: 30px; display: block; background: url(../images/footer/icon-dianhua01.png) no-repeat center; background-size: 100% 100%; position: absolute; left: 0; top: 50%; margin-top: -15px; }
.footer .footer-nav { text-align: center; padding: 20px 0 20px 0; font-size: 0; }
.footer .footer-nav li { display: inline-block; padding: 0 30px; position: relative; }
.footer .footer-nav li::after { content: ""; width: 1px; height: 12px; display: block; background-color: #fff;; position: absolute; right: 0; top: 50%; margin-top: -6px; }
.footer .footer-nav li:last-child::after { display: none; }
.footer .footer-nav li a { font-size: 14px; color: #fff;; }
.footer .footer-nav li a:hover { color: #168dc3; }
.footer .erweima { text-align: center; font-size: 0; }
.footer .erweima .ewm { display: inline-block; width: 130px; margin: 30px 80px; }
.footer .erweima .ewm .image { width: 110px; height: 110px; margin: 0 auto; background-color: #ffffff; padding: 5px; }
.footer .erweima .ewm .tit { font-size: 14px; color: #fff;; line-height: 24px; display: block; text-align: center; margin-top: 10px; }
.footer .copyright { margin-top: 30px; font-size: 14px; color: #fff;; }
.footer .copyright .p { text-align: center; line-height: 22px; font-size: 14px; }
.footer .copyright .p.address span { display: inline-block; padding-left: 30px; }
.footer .copyright .p.address .beian { display: inline-block; padding-left: 30px; color: #fff;; }
.footer .copyright .p.address .beian:hover { color: #168dc3; }

.location { width: 100%; opacity: 0.9; background-color: #f5f5f5; }
.location p { font-size: 14px; color: rgba(0, 0, 0, 0.8); line-height: 40px; text-align: right; }
.location p span { font-size: 14px; display: inline-block; padding-left: 22px; position: relative; }
.location p span::before { content: ""; width: 20px; height: 20px; display: block; background: url(../images/icon-location.png) no-repeat center; background-size: 100% 100%; position: absolute; left: 0; top: 50%; margin-top: -10px; }
.location p a { font-size: 14px; color: rgba(0, 0, 0, 0.8); position: relative; }
.location p a:hover { color: #168dc3; }

.news-list { margin-top: 70px; }
.news-list .contents-box .left-recommand { width: 280px; box-sizing: border-box; float: left; border: 1px solid #eeeeee; padding: 30px 20px; }
.news-list .contents-box .left-recommand .title { text-align: center; }
.news-list .contents-box .left-recommand .title span { font-size: 18px; color: #168dc3; padding-left: 30px; font-weight: bold; display: inline-block; position: relative; }
.news-list .contents-box .left-recommand .title span::before { content: ""; width: 20px; height: 20px; display: block; position: absolute; left: 0; top: 50%; margin-top: -10px; background: url(../images/icon-article.png) no-repeat center; background-size: 100% 100%; }
.news-list .contents-box .left-recommand .list { margin-top: 20px; }
.news-list .contents-box .left-recommand .list .list-item { margin: 10px auto; }
.news-list .contents-box .left-recommand .list .list-item a { font-size: 15px; color: #000000; padding-left: 30px; display: block; line-height: 32px; position: relative; }
.news-list .contents-box .left-recommand .list .list-item a:hover { color: #168dc3; }
.news-list .contents-box .left-recommand .list .list-item a::before { content: ""; width: 26px; height: 26px; display: block; background: url(../images/icon-tuijian.png) no-repeat center; background-size: 100% 100%; position: absolute; left: 0; top: 50%; margin-top: -9px; }
.news-list .contents-box .left-recommand .list .list-item p { font-size: 14px; color: #cccccc; padding-left: 30px; line-height: 22px; }
.news-list .contents-box .right-list { width: 920px; box-sizing: border-box; float: right; padding: 0px 0px 50px 30px; }
.news-list .contents-box .right-list .title { font-size: 18px; color: #168dc3; border-bottom: 1px solid #eeeeee; padding-bottom: 10px; }
.news-list .contents-box .right-list .list .list-item { margin: 20px auto; }
.news-list .contents-box .right-list .list .list-item .image { width: 240px; height: 160px; float: left; }
.news-list .contents-box .right-list .list .list-item .image:hover { box-shadow: 0 0 4px #168dc3; }
.news-list .contents-box .right-list .list .list-item .text { width: 650px; float: left; box-sizing: border-box; padding: 0 0 0 30px; }
.news-list .contents-box .right-list .list .list-item .text .tit { margin-top: 10px; }
.news-list .contents-box .right-list .list .list-item .text .tit a { font-size: 16px; color: #333333; font-weight: bold; }
.news-list .contents-box .right-list .list .list-item .text .tit a:hover { color: #168dc3; }
.news-list .contents-box .right-list .list .list-item .text .intro { font-size: 14px; color: #666666; line-height: 24px; margin: 10px auto; }
.news-list .contents-box .right-list .list .list-item .text .source { font-size: 14px; color: #fff;; }
.news-list .contents-box .right-list .list .list-item .text .source span { display: inline-block; padding-right: 40px; }

.news-info .info-body { width: 920px; box-sizing: border-box; float: right; padding: 0px 20px 50px; }
.news-info .info-body .title { text-align: center; font-weight: bold; font-size: 18px; line-height: 30px; word-break: break-all; }
.news-info .info-body .source { margin: 20px auto; font-size: 0; text-align: center; padding-bottom: 20px; border-bottom: 1px solid #eeeeee; }
.news-info .info-body .source span { color: #fff;; font-size: 14px; text-align: center; display: inline-block; padding: 0 30px; }
.news-info .info-body .source .return { font-size: 14px; color: #168dc3; display: inline-block; padding: 0 30px; position: relative; }
.news-info .info-body .source .return::after { content: ""; width: 16px; height: 16px; display: block; background: url(../images/icon-houtui-hover.png) no-repeat center; background-size: 100% 100%; position: absolute; left: 16px; top: 50%; margin-top: -8px; }
.news-info .info-body .source .return:hover { color: #000000; }
.news-info .info-body .source .return:hover::after { background-image: url(../images/icon-houtui.png); }
.news-info .info-body .content h4 { font-weight: bold; font-size: 16px; }
.news-info .info-body .content p { font-size: 15px; color: #000000; line-height: 1.8; text-align: justify; margin: 20px auto; }
.news-info .info-body .content p span { color: #168dc3; font-weight: bold; }
.news-info .info-body .content p.img-center { font-size: 0; text-align: center; }
.news-info .info-body .content p.bold { font-weight: bold; }
.news-info .info-body .share { padding-bottom: 20px; }
.news-info .info-body .share a { float: right; }
.news-info .info-body .prev-next { padding-top: 20px; border-top: 1px solid #eeeeee; }
.news-info .info-body .prev-next ul li { font-size: 14px; color: #666666; line-height: 2; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden; }
.news-info .info-body .prev-next ul li a { word-break: break-all; color: #666666; }
.news-info .info-body .prev-next ul li a:hover { color: #168dc3; }

.about-us { padding-bottom: 60px; }
.about-us .title { font-size: 26px; color: #333333; font-weight: bold; padding: 10px 0; margin: 20px auto; }
.about-us .box { margin-bottom: 30px; }
.about-us .introduce { padding: 40px 0 20px 0; }
.about-us .introduce .text-image .text { width: 700px; box-sizing: border-box; padding-right: 40px; float: left; }
.about-us .introduce .text-image .text .tit { font-size: 22px; color: #168dc3; }
.about-us .introduce .text-image .text .intro { font-size: 14px; color: #666666; line-height: 1.8; margin-top: 18px; text-align: justify; text-indent: 2em; }
.about-us .introduce .text-image .text .intro .red { color: #168dc3; font-size: 16px; display: inline-block; padding: 0 6px; font-weight: bold; text-indent: 0; }
.about-us .introduce .text-image .image { width: 500px; box-sizing: border-box; height: 400px; overflow: hidden; float: left; }
.about-us .team .swiper-container .itm { box-sizing: border-box; background-color: #ffffff; position: relative; cursor: pointer; }
.about-us .team .swiper-container .itm.click .mask { bottom: 0; }
.about-us .team .swiper-container .itm .img { padding: 10px; }
.about-us .team .swiper-container .itm .brief { padding: 10px; background-color: #fff; position: relative; z-index: 100; }
.about-us .team .swiper-container .itm .brief .name { font-size: 16px; color: #000; text-align: center; line-height: 1.5; font-weight: bold; }
.about-us .team .swiper-container .itm .brief .position { font-size: 14px; color: #666; text-align: center; line-height: 1.5; }
.about-us .team .swiper-container .itm .mask { width: 100%; height: 100%; position: absolute; left: 0; right: 0; bottom: -100%; background-color: rgba(0, 0, 0, 0.5); z-index: 10; transition: all 0.2s; }
.about-us .team .swiper-container .itm .mask .close { width: 24px; height: 24px; position: absolute; right: 10px; top: 10px; background: url(../images/icon-guanbi.png) no-repeat center; background-size: 100% 100%; }
.about-us .team .swiper-container .itm .mask p { color: #ffffff; font-size: 14px; line-height: 1.5; text-align: justify; text-indent: 2em; width: 80%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.about-us .server { padding: 20px 0; }
.about-us .server .list { padding-top: 20px; }
.about-us .server .list .list-item { width: 190px; box-sizing: border-box; padding: 20px 20px; margin-right: 12px; float: left; background-color: #ffffff; color: #666666; transition: all 0.45s; }
.about-us .server .list .list-item:hover { background-color: #168dc3; color: #ffffff; border-radius: 10px; }
.about-us .server .list .list-item:last-child { margin-right: 0; }
.about-us .server .list .list-item:hover .img { background-color: #ffffff; }
.about-us .server .list .list-item:hover .img .af { display: none; }
.about-us .server .list .list-item:hover .img .bf { display: block; }
.about-us .server .list .list-item .img { width: 100px; height: 100px; position: relative; border-radius: 50%; background-color: #168dc3; margin: 0 auto; transition: all 0.4s; }
.about-us .server .list .list-item .img img { position: absolute; width: 32px; height: 32px; left: 50%; top: 50%; margin-left: -16px; margin-top: -16px; }
.about-us .server .list .list-item .img img.af { display: block; }
.about-us .server .list .list-item .name { font-size: 16px; text-align: center; line-height: 1.5; margin: 10px auto; font-weight: bold; }
.about-us .server .list .list-item .intro { font-size: 14px; line-height: 20px; text-align: center; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }
.about-us .online-message .form-wrap form .left-input { width: 40%; float: left; box-sizing: border-box; }
.about-us .online-message .form-wrap form .left-input p { padding: 2% 0 4% 0; }
.about-us .online-message .form-wrap form .left-input p input { width: 100%; }
.about-us .online-message .form-wrap form .left-input p input:focus { border-color: #168dc3; }
.about-us .online-message .form-wrap form .left-input p select { padding: 9px 8px; border: 1px solid #d0d0d5; border-radius: 4px; background-color: #fff; font-size: 14px; outline: none; color: #4c5161; cursor: pointer; }
.about-us .online-message .form-wrap form .left-input p select:hover { border-color: #ababaf; }
.about-us .online-message .form-wrap form .left-input p select:focus { border-color: #168dc3; }
.about-us .online-message .form-wrap form .right-input { width: 60%; float: left; padding-left: 5%; box-sizing: border-box; }
.about-us .online-message .form-wrap form .right-input div { padding: 2% 0 4% 0; }
.about-us .online-message .form-wrap form .right-input div textarea:focus { border-color: #168dc3 !important; }
.about-us .online-message .form-wrap form .right-input .ui-button { background-color: #168dc3 !important; }

.nav-mask { width: 100%; height: 100%; position: fixed; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(255, 255, 255, 0.8); z-index: 200; display: none; }

.nav-mobile { width: 70%; height: 100%; box-sizing: border-box; position: fixed; padding: 50px 20px; z-index: 201; background-color: #168dc3; right: 0; top: 0; bottom: 0; display: none; }
.nav-mobile .close { width: 32px; height: 32px; background: url(../images/icon-guanbi2.png) no-repeat center; background-size: 100%; position: absolute; top: 20px; right: 20px; }
.nav-mobile ul li { line-height: 2; }
.nav-mobile ul li.cur-li > a { border-bottom: 2px solid #fff; }
.nav-mobile ul li > a { font-size: 18px; color: #ffffff; display: inline-block; }
.nav-mobile ul li .sub-menu { display: none; }
.nav-mobile ul li .sub-menu li a { font-size: 16px; padding-left: 10px; }

.ui-dialog { min-width: unset !important; }

.ui-dialog-footer { text-align: center !important; }

.ui-dialog-container { z-index: 201 !important; }

.btn-contact { position: fixed; left: 0; top: 70%; width: 40px; height: 120px; margin-top: -75px; z-index: 200; border-radius: 0 10px 10px 0; cursor: pointer; background-color: #168dc3; animation: btnContactJump 2s linear infinite; }

@media screen and (max-width: 1280px) { .w1200 { width: 96%; padding: 0 2%; } }
@media screen and (max-width: 1024px) { .all-navigation .w1200 { position: relative; }
  .all-navigation .w1200 .nav-mobile-btn { position: absolute; right: 2%; top: 50%; margin-top: -19px; }
  .all-navigation .w1200 .logo { width: 120px; padding: 10px 0; }
  .all-navigation .nav { display: none; }
  .all-navigation .nav-mobile-btn { width: 36px; height: 36px; display: block; background: url(../images/header/nav_btn.png) no-repeat center; background-size: 100% 100%; float: right; }
  .index-commended { padding: 5% 0; }
  .index-commended .title { font-size: 24px; }
  .index-commended .sb-title { font-size: 20px; }
  .index-commended .contents { margin-top: 4%; padding: 2% 5% 5% 5%; }
  .index-commended .contents .content { padding-top: 4%; position: relative; }
  .index-commended .contents .content:nth-child(2n) .text { left: 0; padding: 0 5% 0 0; }
  .index-commended .contents .content .image { width: 50%; height: 0; padding-bottom: 41.93%; }
  .index-commended .contents .content .text { width: 50%; box-sizing: border-box; padding: 0 0 0 5%; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
  .index-commended .contents .content .text .p1 { font-size: 20px; line-height: 1.5; font-weight: bold; }
  .index-commended .contents .content .text .p2 { font-size: 18px; line-height: 1.5; }
  .index-commended .contents .content .text .more { width: 100%; box-sizing: border-box; }
  .new-product { margin: 5% auto; }
  .new-product .item-list { margin-top: 3%; }
  .new-product .item-list .item { margin-bottom: 4%; }
  .index-product { margin: 0 auto; }
  .news-article { margin: 5% auto; }
  .news-article .item-list { margin-top: 3%; }
  .news-article .item-list .item .text .intro { -webkit-line-clamp: 2; }
  .news-list { margin-top: 5%; }
  .news-list .contents-box { padding-bottom: 5%; }
  .news-list .contents-box .right-list { float: none; width: 100%; padding: 0; }
  .news-list .contents-box .left-recommand { float: none; width: 100%; }
  .news-list .contents-box .left-recommand .title { padding-bottom: 20px; border-bottom: 1px solid #eeeeee; }
  .news-list .contents-box .left-recommand .list { font-size: 0; }
  .news-list .contents-box .left-recommand .list .list-item { width: 49%; display: inline-block; box-sizing: border-box; margin-right: 2%; padding: 2% 2%; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }
  .news-list .contents-box .left-recommand .list .list-item:hover { box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  .news-list .contents-box .left-recommand .list .list-item:nth-child(2n) { margin-right: 0; }
  .news-list .contents-box .left-recommand .list .list-item p { padding-bottom: 10px; }
  .news-info .info-body { float: none; width: 100%; padding: 0 0 4% 0; }
  .index-about.about-us { padding: 50px 0; }
  .index-box { padding: 50px 0; }
  .index-news { margin: 0 auto; }
  .index-about.about-us .w1200 .introduce .title { font-size: 22px; }
  .index-box .w1200 .title { font-size: 22px; }
  .about-us .title { font-size: 22px; }
  .about-us .box { margin-bottom: 0; padding-bottom: 5%; }
  .about-us .introduce { padding: 3% 0; }
  .about-us .introduce .text-image .image { width: 100%; height: auto; float: none; margin: 3% auto 0 auto; }
  .about-us .introduce .text-image .text { width: 100%; float: none; padding: 0; }
  .about-us .introduce .text-image .text .tit { font-size: 20px; }
  .about-us .introduce .text-image .text .intro { margin-top: 3%; text-indent: 0; }
  .about-us .server .list .list-item { width: 33.3%; box-sizing: border-box; margin-right: 0; margin: 2% 0; padding: 2%; }
  .about-us .server .list .list-item .intro { height: 40px; overflow: hidden; } }
@media screen and (max-width: 768px) { .news-info .info-body { padding-left: 0; padding-right: 0; }
  .index-banner .swiper-container .swiper-wrapper .swiper-slide { height: 300px; width: 100%; position: relative; overflow: hidden; }
  .index-banner .swiper-container .swiper-wrapper .swiper-slide img { height: 100%; width: auto; max-width: none; position: absolute; left: 50%; top: 0; transform: translateX(-50%); }
  .index-ad { position: relative; height: 150px; overflow: hidden; }
  .index-ad img { height: 100%; max-width: none; width: auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
  .all-navigation .w1200 .logo { padding: 0; }
  .nav-mobile ul li > a { font-size: 16px; }
  .nav-mobile ul li .sub-menu li a { font-size: 14px; }
  .index-banner .swiper-button-next { width: 30px; height: 30px; display: none; }
  .index-banner .swiper-button-prev { height: 30px; width: 30px; display: none; }
  .index-banner .swiper-pagination-bullets { bottom: 10px; }
  .nav-mobile .close { width: 26px; height: 26px; }
  .index-commended .title { font-size: 22px; }
  .index-commended .sb-title { font-size: 18px; }
  .index-commended .contents .content .text .p1 { font-size: 18px; }
  .index-commended .contents .content .text .p2 { font-size: 16px; }
  .new-product .item-list .item { width: 30%; margin-right: 5%; }
  .new-product .item-list .item:nth-child(3n) { margin-right: 0; }
  .new-product .item-list .item:nth-child(4n) { margin-right: 5%; }
  .index-box { padding: 5% 0; }
  .index-about.about-us { padding: 5% 0; }
  .news-article .item-list .item { width: 100%; margin-bottom: 5%; }
  .news-article .item-list .item .text .intro { -webkit-line-clamp: 3; }
  .footer .erweima .ewm { margin: 30px 10px; }
  .news-list .contents-box .right-list .list .list-item .image { width: 40%; height: 0; padding-bottom: 26.66%; }
  .news-list .contents-box .right-list .list .list-item .text { width: 60%; padding-left: 5%; }
  .news-list .contents-box .right-list .list .list-item .text .source span { display: block; padding-right: 0; line-height: 2; }
  .about-us .online-message .form-wrap form .left-input { width: 100%; float: none; }
  .about-us .online-message .form-wrap form .left-input p { padding: 1% 0; }
  .about-us .online-message .form-wrap form .left-input p input { padding-left: 0; padding-right: 0; text-indent: 10px; }
  .about-us .online-message .form-wrap form .right-input { width: 100%; float: none; padding-left: 0; }
  .about-us .online-message .form-wrap form .right-input div { padding: 1% 0; margin-bottom: 1%; }
  .index-idea .contents .content .text-w { padding: 2%; }
  .index-idea .contents .content .text-w .tit { font-size: 16px; }
  .index-idea .contents .content .text-w .intro { font-size: 12px; line-height: 1.8; margin-top: 10px; }
  .index-process .contents .content { width: 25%; margin: 2% 0; }
  .new-product .item-list .item:last-child { display: none; }
  .btn-contact { background-color: rgba(22, 141, 195, 0.6); }
  .index-idea .contents .content { margin-bottom: 2%; } }
@media screen and (max-width: 480px) { .about-us .team .swiper-container .itm .mask { bottom: -110%; }
  .index-banner .swiper-container .swiper-wrapper .swiper-slide { height: 280px; }
  .index-commended .contents .content { margin: 4% auto; }
  .index-commended .contents .content .image { width: 100%; padding-bottom: 83.86%; float: none; display: block; }
  .index-commended .contents .content .text { float: none; position: static; width: 100%; transform: none; padding: 0; margin-top: 4%; }
  .index-commended .contents .content:nth-child(2n) .text { padding: 0; }
  .new-product .item-list .item { width: 48%; }
  .new-product .item-list .item:nth-child(2n) { margin-right: 0; }
  .new-product .item-list .item:nth-child(2n+1) { margin-right: 4%; }
  .new-product .title span, .news-article .title span { font-size: 16px; }
  .new-product .title a, .news-article .title a { font-size: 14px; }
  .news-article .item-list .item .image { width: 25%; padding-bottom: 20%; }
  .news-article .item-list .item .text { width: 75%; padding: 0 0 0 4%; }
  .news-article .item-list .item .text .source { display: none; }
  .news-article .item-list .item .text .intro { -webkit-line-clamp: 2; }
  .new-product .item-list .item p.name { font-size: 14px; }
  .footer .footer-nav { padding: 0; }
  .news-list .contents-box .right-list .list .list-item .text .intro { line-height: 20px; -webkit-line-clamp: 2; }
  .news-list .contents-box .right-list .list .list-item .text .source span:first-child { display: none; }
  .news-list .contents-box .left-recommand .list .list-item { width: 100%; margin-right: 0; margin-left: 0; }
  .news-info .info-body .source .return { display: none; }
  .footer .copyright .p { font-size: 12px; }
  .index-about.about-us .w1200 .introduce .title { font-size: 20px; }
  .index-box .w1200 .title { font-size: 20px; font-weight: bold; }
  .index-idea .contents { padding-top: 5%; }
  .index-idea .contents .content .text-w { width: 100%; }
  .index-idea .contents .content .text-w { padding: 4%; }
  .index-about.about-us .w1200 .introduce .text-image { margin-top: 3%; }
  .index-idea .contents .content .img-w { width: 100%; }
  .index-process .contents { margin-top: 5%; }
  .index-process .contents .content { width: 50%; }
  .new-product .item-list { margin-top: 5%; }
  .new-product .item-list .item:last-child { display: block; }
  .news-article .item-list .item .image { width: 100%; padding-bottom: 67%; }
  .news-article .item-list .item .text { width: 100%; padding: 2% 0; }
  .news-article .item-list .item .text .tit a { font-size: 16px; }
  .news-article .item-list { margin-top: 5%; }
  .news-article .item-list .item .text .intro { font-size: 14px; }
  .news-info .info-body .content p { font-size: 14px; } }
@media screen and (max-width: 414px) { .all-navigation .w1200 .logo { width: 100px; }
  .all-navigation .w1200 .nav-mobile-btn { width: 30px; height: 30px; }
  .all-top .slogan { font-size: 0; }
  .nav-mobile ul li { padding-bottom: 10px; }
  .index-banner .swiper-container .swiper-wrapper .swiper-slide { height: 240px; }
  .index-commended .title { font-size: 20px; }
  .index-commended .sb-title { font-size: 16px; }
  .index-commended .contents .content .text .p1 { font-size: 16px; }
  .footer .erweima .ewm { width: 30%; margin: 0 3% 0 0; }
  .footer .erweima .ewm:nth-child(3) { margin-right: 0; }
  .footer .erweima .ewm .tit { font-size: 12px; }
  .footer .footer-nav { display: none; }
  .footer .erweima .ewm .image { width: auto; height: auto; }
  .news-article .item-list .item .text .intro { color: #999; line-height: 22px; font-size: 14px; }
  .news-list .contents-box .right-list .list .list-item .text .intro { margin: 5px auto; }
  .about-us .server .list .list-item { width: 50%; }
  .about-us .title { font-size: 20px; }
  .about-us .introduce .text-image .text .tit { font-size: 18px; }
  .location p span { font-size: 12px; }
  .location p a { font-size: 12px; }
  .index-box { padding: 10% 0; } }
@media screen and (max-width: 375px) { .index-banner .swiper-container .swiper-wrapper .swiper-slide { height: 220px; }
  .news-list .contents-box .right-list .list .list-item .text .tit { margin-top: 5px; }
  .news-list .contents-box .right-list .list .list-item .text .tit a { font-size: 14px; }
  .news-list .contents-box .right-list .list .list-item .text .intro { font-size: 12px; }
  .news-list .contents-box .right-list .list .list-item .text .source span { line-height: 1.2; font-size: 12px; }
  .news-info .info-body .title { font-size: 16px; }
  .news-info .info-body .source span { font-size: 12px; }
  .news-list .contents-box .left-recommand .list .list-item a { font-size: 14px; }
  .news-list .contents-box .left-recommand .title span { font-size: 16px; }
  .news-info .info-body .source span { padding: 0 16px; } }

/*# sourceMappingURL=style.css.map */
