﻿@charset "utf-8";
/* CSS Document */

body { font: 14px/1.4 "PingFang SC", helvetica, Arial, "微软雅黑"; color: #333; background-color: #fff; }
/*Webkit,Opera9.5+,Ie9+*/
::selection { background: #ff872c; color: #fff; }
/*Mozilla Firefox*/
::-moz-selection {
 background:#ff872c;
 color:#fff;
}
body, header, footer, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0; }
i, b { font-style: normal; font-weight: normal }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: none; }
legend { display: none }
address, caption, cite, code, dfn, em, th, var, i { font-weight: normal; font-style: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
q:before, q:after { content: "" }
a { text-decoration: none; color: #666666; }
/*a:active{ background:none;}*/
a:hover { text-decoration: none }
a:hover { color: #79cb3a; }
abbr, acronym { border: 0; }
.less12px { -webkit-text-size-adjust: none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block }
* html .clearfix { height: 1%; }
.clearfix { display: block }
.tul, .tul:hover { text-decoration: underline; }
input[type="checkbox"], input[type="radio"] { margin-left: 5px; margin-right: 5px; }
input, img, textarea, button { outline: none; vertical-align: middle; font: 14px heebo, helvetica, Arial; }
a, img { -webkit-transition: .5s; transition: .5s; outline: none; }
.t2 { text-indent: 2em; }
@font-face { font-family: "vdEg"; src: url('font/AVANTGARDEBOOKBT.TTF'); }
input[type='text'], input[type='submit'] { -webkit-appearance: none; }
::-webkit-input-placeholder {
 color: #999;
}
@font-face { font-family: "iconfont"; src: url('font/iconfont.eot'); /* IE9 */ src: url('font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */ url('data:application/x-font-woff2;') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('font/iconfont.svg') format('svg'); /* iOS 4.1- */ }
.iconfont { font-family: "iconfont" !important; font-size: 1rem; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale; }
.icon-search:before { content: '\e61e'; }
.icon-menu:before { content: '\e64c'; }
.navClose .icon-menu:before { content: '\e653'; }
.icon-close:before { content: '\e602'; }
.icon-tel:before { content: '\e635'; }
.icon-login:before { content: '\e637'; }
.icon-down:before { content: '\e8ec'; }
.active .icon-close:before { content: '\e626'; }
.icon-close:before { content: '\e653'; }
.icon-nesw:before { content: '\e649'; }
.icon-more:before { content: '\e622'; }
.icon-tel2:before { content: '\e678'; }
.icon-email:before { content: '\e605'; }
.icon-black:before { content: '\e607'; }
.icon-serve:before { content: '\ec2e'; }
.icon-add:before { content: '\e606'; }
.icon-tel3:before { content: '\e88b'; }
.icon-sanRt:before { content: '\e600'; }
.btn-box { padding-top: 18px; text-align: center; }
.btn-defaul { background-color: #eee; display: inline-block; border-radius: 5px; line-height: 36px; padding: 0 25px; text-align: center; color: #666; cursor: pointer; }
.btn-Kgreen { background: none; border: 1px solid #79cb3a; color: #79cb3a; border-radius: 24px; }
.btn-Kgreen:hover { background: #79cb3a; color: #fff; }
.btn-defaul .icon-more { margin-left: 15px; }
.btn-green { background-color: #79cb3a; color: #fff; border-radius: 22px; }
.btn-green:hover { background-color: #67be24; color: #fff; }
.btn-green .icon-serve { margin-left: 0; margin-right: 15px; }
body { background-color: #fff; }
.wrap { width: 100%; position: relative; z-index: 10; overflow-x: hidden; }
.content { padding-left: 3%; padding-right: 3%; }
.header { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; background-color: #fff; }
.header { width: 100%; z-index: 100; background-color: #fff; box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%); }
.header.fixed { position: fixed; width: 100%; left: 0; top: 0; }
.logo { height: 2.4rem; }
.logo a { height: 100%; display: block; }
.logo img { display: block; height: 100%; }
.header .content { /*position: relative;*/ }
.header .logo { }
.nav li:hover>a, .nav li.active>a { color: #79cb3a; }
.nav li>a { }
.topTel { position: relative; padding-left: 60px; }
.topTel a { display: block; position: relative; font-size: 28px; line-height: 1.1; }
.topTel .iconfont { position: absolute; left: -60px; top: 0; font-size: 46px; line-height: 1; color: #79cb3a; }
.topTel .tit { font-size: 14px; display: block; }
.bannerWrap { position: relative; width: 100%; }
.swiper-banner { }
.swiper-banner .swiper-slide img { display: block; width: 100%; }
.swiper-banner .swiper-pagination { bottom: 20px; }
.swiper-banner .swiper-pagination-bullet { background: #fff; margin: 0 5px !important; width: 8px; height: 8px; border-radius: 12px; }
.swiper-container .swiper-pagination-bullet { background: #fff; }
.notiseWrap { z-index: 100; background: #121721; overflow: hidden; height: 3rem; }
.swiperNoties a { display: block; padding: 0.5rem 0; color: #fff; line-height: 2rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.swiperNoties .iconfont { color: #79cb3a; margin-right: 10px; }
/*footer*/
.footer { padding-top: 1.5rem; padding-bottom: 1rem; background: #313234; color: #fff; }
.footer a { color: #fff; }
.footer a:hover { text-decoration: underline; }
.ftTop { border-bottom: 1px solid #5a5b5d; overflow: hidden; }
.ftWechat { margin-bottom: 0.8rem; width: 120px; }
.ftWechat img { display: block; width: 100%; }
.ftNav { overflow: hidden; }
.ftNav li { float: left; width: 25%; }
.ftNav a { display: block; line-height: 2; }
.ftCat { padding: 0.8rem 0; overflow: hidden; }
.ftCat .item { width: 50%; float: left; font-size: 1.1rem; }
.ftCat .item .iconfont { margin-right: 5px; }
.ftBottom { padding-top: 0.8rem; line-height: 1.6; }
.copyRight { padding: 0.8rem 0; text-align: center; }
.friden span, .friden a { margin-right: 15px; }
.btnBlack { position: fixed; z-index: 1000; right: 2%; bottom: 3%; width: 4rem; text-align: center; }
.btnBlack a { width: 60px; padding: 5px 0; height: 50px; line-height: 25px; border-radius: 7px; background-color: #f5f5f5; display: block; color: #999; font-size: 14px; }
.btnBlack .iconfont { display: block; padding: 3px 0 2px; font-size: 22px; line-height: 20px; }
/* home */
.title01 { padding: 1.5rem 0 1.3rem; text-align: center; }
.title01 .large { font-size: 1.4rem; }
.title01 .txt { color: #666; margin-top: 0.5rem; line-height: 1.6; }
.titleWhite { color: #fff; }
.titleWhite .txt { color: #fff; }
.homeWrap1 { padding-bottom: 1.2rem; background-color: #fff; }
.pizhiShow { overflow: hidden; }
.pizhiShow .item { float: left; width: 25%; text-align: center; margin-bottom: 1rem; }
.pizhiShow .pic { display: block; }
.pizhiShow .pic img { max-width: 70%; display: block; margin-left: auto; margin-right: auto; }
.pizhiShow .txt { width: 90%; margin: 0.6rem auto 0; line-height: 1.4; }
.pizhiShow .txt span { display: block; }
.homeProduct { padding-bottom: 1.8rem; background-color: #f8f8f8; }
.homeSolev { padding-bottom: 1.8rem; background: url("../images/hmBgWap1.jpg") top center no-repeat; background-size: cover; }
.swpPrdMenu { text-align: center; }
.swpPrdMenu .swiper-wrapper { display: block; width: 100%; text-align: center; }
.swpPrdMenu .swiper-slide { display: inline-block; margin: 0 5px; width: auto !important; text-align: center; }
.swpPrdMenu .swiper-slide span { cursor: pointer; display: inline-block; width: 120px; line-height: 40px; border-radius: 24px; background-color: #eee; }
.swpPrdMenu .swiper-slide-thumb-active span, .swpPrdMenu .swiper-slide:hover span { background-color: #79cb3a; color: #fff; }
.productList { overflow: hidden; margin: 0 -1%; }
.productList li { float: left; width: 48%; margin: 0 1%; margin-bottom: 1rem; }
.productList .pic { display: block; position: relative; padding-bottom: 65%; overflow: hidden; }
.productList .pic img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.productList .main { padding: 0 0.5rem; text-align: center; line-height: 2; }
.productList .name { }
.productList .name a { display: block; font-size: 1rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.productList .txt { font-size: 0.9rem; color: #666; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.productList li:hover img { transform: scale(1.1, 1.1); }
.solveHmPic { padding: 1rem 0; text-align: center; }
.solveHmPic img { width: 70%; max-width: 699px; }
.zizhiHmWrap { padding-bottom: 1.5rem; overflow: hidden; }
.swiperZizhi { padding: 10px 0; }
.swiperZizhi .swiper-slide { box-shadow: 0 0 10px #ccc; height: auto; background-color: #fff; }
.swiperZizhi img { display: block; width: 100%; }
.swiperZizhi { padding-bottom: 20px; }
.swiperZizhi .swiper-pagination { position: inherit; bottom: -10px; }
.swiperZizhi .swiper-pagination-bullet-active { background-color: #fff; }
.swiperZizhi .swiper-button-next, .swiperZizhi .swiper-button-prev { color: #79cb3a; font-size: 20px; }
.expreItem { }
.expreItem .item { margin-bottom: 1rem; border-radius: 8px; background-color: #323232; padding: 3%; color: #fff; }
.expreItem .name { font-size: 1.1rem; }
.expreItem .txt { margin-top: 0.5rem; }
.expreItem img { height: 2rem; margin-top: 1.5rem; }
.expreItem .item:nth-child(2) { background-color: #79cb3a; }
.expreItem .item:nth-child(3) .txt { color: #00ffff; }
.homeNews { padding-bottom: 1.8rem; }
.newsList { overflow: hidden; }
.newsList li { margin-bottom: 1.3rem; overflow: hidden; }
.newsList .pic { display: block; position: relative; padding-bottom: 68%; overflow: hidden; }
.newsList .pic img { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.newsList .main { padding-top: 0.8rem; line-height: 2; }
.newsList .name a { font-size: 1rem; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.newsList .timer { color: #999; }
.newsList .txt { margin-top: 5px; color: #666; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
/* 子页面 */
.detail { color: #666; line-height: 2.1; }
.detail p { margin-bottom: 0.5rem; }
.detail img { margin-top: 0.8rem; display: block; margin-left: auto; margin-right: auto; max-width: 100%; margin-bottom: 0.8rem; }
.pageBanner { position: relative; overflow: hidden; }
.pageBanner img { display: block; width: 120%; position: relative; left: -10%; }
.pageWrap { padding-bottom: 1.8rem; padding-top: 1.5rem; }
.pageMenu { margin-bottom: 1rem; }
.pageMenu li { margin-right: 6px; display: inline-block; border-radius: 32px; overflow: hidden; }
.pageMenu li a { padding: 0 1rem; min-width: 4rem; text-align: center; display: block; line-height: 34px; background-color: #eee; color: #999; }
.pageMenu .on a, .pageMenu li:hover a { color: #fff; background-color: #79cb3a; }
.pgTitle { margin-bottom: 0.5rem; font-size: 1.2rem; text-align: center; }
.pageWrap .title01 .large { font-size: 1.2rem; }
.aboutDtl .detail { text-align: center; }
.abtBlock2 { padding-bottom: 1.8rem; background: url("../images/abtBgWap.jpg") top center no-repeat; background-size: cover; }
.abtGood { padding-top: 1.8rem; overflow: hidden; }
.abtGood .item { float: left; width: 25%; overflow: hidden; text-align: center; }
.abtGood img { max-width: 70%; display: block; margin-left: auto; margin-right: auto; }
.abtGood .txt { padding: 0 3%; font-size: 0.75rem; margin: 0.6rem auto 0; line-height: 1.4; color: #fff; }
.cultureItem { overflow: hidden; }
.cultureItem .item { float: left; width: 50%; margin-bottom: 1.3rem; text-align: center; }
.cultureItem .pic { display: block; }
.cultureItem .pic img { width: 5rem; border-radius: 8px; margin-right: auto; margin-left: auto; display: block; }
.cultureItem .main { padding: 0.5rem 0.5rem 0; line-height: 1.8; }
.cultureItem .tit { font-size: 1.1rem; }
.cultureItem .txt { color: #999; margin-top: 0.2rem; }
.cultureItem .txt br { display: none; }
.cultureBox .title01 { padding-top: 5px; }
.ideaBox { overflow: hidden; }
.ideaBox .title01 { padding-top: 5px; }
.ideaBox .detail { }
.page { clear: both; padding: 10px 0 20px; text-align: center; font-size: 0; }
.page a { margin: 0 4px; display: inline-block; padding: 0px 10px; font-size: 16px; line-height: 30px; border: 1px solid #e5e5e5; text-align: center; color: #333; }
.page a:hover { background: #79cb3a; border-color: #79cb3a; color: white; text-decoration: none; }
.page a.a1 { padding: 0; width: 30px; line-height: 30px; margin-top: 0px; }
.page span { margin: 0 3px; display: inline-block; padding: 0px 11px; font-size: 16px; line-height: 30px; background: #79cb3a; border: 1px solid #79cb3a; color: #fff; text-align: center; }
.page .noPage { display: inline-block; padding: 0px 12px; height: 26px; line-height: 26px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; }
.detailBox { }
.dtlHead { margin-bottom: 1rem; }
.dtlHead .large { font-size: 1.3rem; font-weight: bold; }
.dtlHead .other { color: #999; margin-top: 0.5rem; }
.detailBox .detail { line-height: 2.2; }
.dtlPage a, .dtlPage { color: #79cb3a; line-height: 2; }
.dtlPage .tit { border-bottom: 1px solid #eee; }
.dtlPage p { padding: 0.5rem 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.prdHead { }
.prdHead .ltPic { text-align: center; }
.prdHead .ltPic img { width: 100%; max-width: 800px; text-align: center; }
.prdHead .rtMain { line-height: 1.6; }
.prdHead .rtMain p { margin-bottom: 0.5rem; }
.prdHead .name { margin-bottom: 0.5rem; font-size: 1.2rem; }
.prdHead .price { margin-top: 0.5rem; font-size: 1.3rem; color: #d60000; }
.prdHead .price .tit { font-size: 0.875rem; color: #999; display: block; }
.prdHead .name { font-size: 1.2rem; }
.prdHead .btn-box { text-align: left; padding-top: 10px; }
.prdHead .btn-box .iconfont { margin-right: 10px; }
.prdHead .btn-defaul { line-height: 42px; }
.prdHead .pTit { font-weight: bold; }
.prdBody { overflow: hidden; padding-top: 1.5rem; }
.prdTitle { margin-bottom: 1.5rem; border-bottom: 1px solid #ddd; text-align: center; }
.prdTitle .title { position: relative; font-size: 1.2rem; padding-bottom: 13px; line-height: 30px }
.prdTitle .title:after { content: ""; position: absolute; left: 50%; margin-left: -30px; bottom: -3px; width: 60px; height: 5px; background-color: #79cb3a; }
.prdBody .detail p, .prdBody .detail img { margin-bottom: 0; margin-top: 0; }
.joinCond { overflow: hidden; }
.joinCond .item { padding: 1rem; padding-left: 5%; margin-bottom: 1rem; background-color: #f8f8f8; }
.joinCond .title { font-size: 1rem; }
.joinCond .item img { display: block; margin-bottom: 10px; height: 3rem; }
.joinCond .txt { color: #999999; font-size: 0.875rem; margin-top: 10px; line-height: 1.6; }
.titleSmall { }
.titleSmall .large { font-size: 1.2rem; }
.titleSmall .txt { max-width: 1100px; margin-left: auto; margin-right: auto; }
.ensureShow { overflow: hidden; margin: 0 -1%; }
.ensureShow .item { float: left; margin: 0 1%; width: 31.333%; }
.ensureShow img { display: block; width: 100%; }
.ensureShow { }
.marketShow { overflow: hidden; }
.marketShow .item { float: left; margin: 0 1%; width: 48%; margin-bottom: 2%; }
.marketShow .item img { width: 100%; display: block; }
.joinImproveSow { overflow: hidden; margin: 0 -1%; }
.joinImproveSow .item { float: left; margin: 0 1%; width: 31.333%; }
.joinImproveSow img { display: block; width: 100%; }
.joinCatMain { position: relative; text-align: center; }
.joinCatMain:before { content: ""; display: block; margin: 0 auto 15px; width: 1px; height: 2rem; background-color: #79cb3a; }
.joinCatMain .tel a { font-size: 1.6rem; font-weight: bold; color: #79cb3a; }
.contact { padding-bottom: 1rem; }
.contact .title { font-size: 1.2rem; font-weight: bold; margin-bottom: 1rem; }
.contact .main { }
.contact .txt { margin-bottom: 5px; position: relative; padding-left: 2rem; line-height: 2; }
.contact .txt .iconfont { position: absolute; left: 0; top: 0; }
.map { margin-bottom: -1.8rem; }
/* 引导 */
.loadBody { padding-top: 0; }
.loadBox { background: url("../images/laadBgWap.jpg") top center no-repeat; background-size: cover; position: fixed; height: 100%; width: 100%; }
.loadBox .bgPic { }
.loadBox .bgPic img { display: block; height: 100%; }
.loadBox .main { position: absolute; top: 45%; left: 5%; width: 90%; transform: translateY(-50%); text-align: center; color: #fff; }
.loadBox .btn-Kgreen { color: #fff; border-color: #fff; }
.loadBox .btn-Kgreen:hover { background-color: #fff; background: rgba(255,255,255,0.8); color: #79cb3a; }
.loadBox .ldLogo { margin-bottom: 30px; }
.ldLogo img { max-width: 90%; }
.loadBox .btn-box { padding-top: 30px; }
.loadBox .icon-sanRt { font-size: 14px; margin-left: 10px; }
.ldCopyRight { position: absolute; z-index: 10; bottom: 4%; line-height: 1.8; left: 5%; width: 90%; text-align: center; color: #fff; }
body { font-size: 16px; }
.newsList { overflow: hidden; margin: 0 -1%; }
.newsList li { float: left; width: 31.333%; margin-left: 1%; margin-right: 1%; }
.loadBox { background: url("../images/laadBg.jpg") center no-repeat; background-size: cover; }
.pizhiShow .pic { display: block; }
.pizhiShow .pic img { max-width: 140px; }
.pizhiShow .txt span { }
.productList li { width: 31.333%; }
.cultureItem .item { width: 25%; }
.joinCond { overflow: hidden; margin-left: -2%; }
.joinCond .item { float: left; width: 43%; margin-left: 2%; padding-right: 0; }
.joinCond .txt { min-height: 45px; }
.pizhiShow .txt span { display: inline; margin: 0 5px; }
.productList { margin: 0 -2%; }
.productList li { width: 29.333%; margin-left: 2%; margin-right: 2%; }
.prdHead { overflow: hidden; }
.prdHead .ltPic { float: left; width: 56%; }
.prdHead .rtMain { float: left; width: 44%; }
/* PC */
.wrap, .footer, .header { width: 100%; min-width: 1200px; }
body { position: relative; height: 100%; }
.content { width: 1200px; padding-left: 0; padding-right: 0; margin-left: auto; margin-right: auto; }
.btn-box { padding-top: 35px; }
.btn-defaul { padding: 0 60px; line-height: 60px; border-radius: 32px; }
.btn-defaul .iconfont { margin-left: 30px; font-size: 20px; }
.btn-green { padding: 0 40px; border-radius: 32px; }
.btn-green:hover { background-color: #67be24; color: #fff; }
.btn-green .icon-serve { position: relative; top: 2px; margin-left: 0; font-size: 22px; }
.navToggle { display: none; }
.header .content { /* min-width: 1200px; */ }
.header { position: relative; background-color: #fff; height: 110px; /* box-shadow: none; box-shadow: 0 0 8px #aaa;*/ }
.header .logo { }
.header .logo { padding-top: 10px; float: left; width: 225px; height: 89px; }
.header .logo a { display: block; width: 100%; height: 89px; text-indent: -999em; overflow: hidden; transition: none; }
.header .logo img { transition: none; }
.header.fixed { background: #fff; position: fixed; z-index: 1000; left: 0; top: 0; }
.nav { position: relative; z-index: 10; float: right; padding-right: 20px; font-size: 0; line-height: 0; }
.nav>li { position: relative; font-size: 16px; display: inline-block; vertical-align: top; padding: 0 20px; }
.nav>li>a { position: relative; display: block; padding: 35px 0; height: 40px; line-height: 40px; }
.nav li:hover>a { color: #79cb3a; }
.nav .active>a { color: #79cb3a; }
.nav li .iconfont { font-size: 12px; margin-left: 4px; }
.topTel { padding-top: 32px; float: right; }
.topTel a { font-size: 28px; }
.topTel .tit { color: #999; }
.topTel .iconfont { top: -2px; font-size: 40px; line-height: 46px; }
.homeBody .header { position: fixed; z-index: 1000; left: 0; top: 0; background: none; }
.homeBody .header .nav a { color: #fff; }
.homeBody .header .logo a { background: url("../images/logo.png") left center no-repeat; }
.homeBody .header .logo img { visibility: hidden; }
.homeBody .header .topTel .tit { color: #fff; }
.homeBody .header .topTel a { color: #fff; }
.header.fixed { background: #fff; position: fixed; z-index: 1000; left: 0; top: 0; }
.header.fixed .nav a { color: #333; }
.header.fixed .logo a { background: no-repeat; }
.header.fixed .logo img { visibility: inherit; }
.header.fixed .topTel .tit { color: #999; }
.header.fixed .topTel a { color: #333; }
.header .nav li:hover>a { color: #79cb3a; }
.header .nav .active>a { color: #79cb3a; }
/*banner*/
.swiper-banner { width: 100%; }
.swiper-banner .swiper-slide { }
.swiper-banner .swiper-slide img { display: block; width: 100%; height: 100%; }
.swiper-banner .swiperFocuse { }
.swiper-banner .swiper-pagination-bullet { border: 1px solid #fff; background: none; width: 15px; height: 15px; border-radius: 50%; }
.swiper-banner .swiper-pagination-bullet-active { background: #fff; }
.notiseWrap { width: 100%; overflow: hidden; position: absolute; top: 110px; left: 0; height: 46px; overflow: hidden; z-index: 100; background: rgba(0,0,0,0.2); }
.swiperNoties { padding-left: 225px; }
.swiperNoties a { padding: 10px 0; }
.swiperNoties .iconfont { }
/* home */
.title01 { padding: 70px 0 54px; }
.title01 .large { font-size: 36px; }
.homeWrap1 { padding-bottom: 80px; }
.title01 .txt { margin-top: 20px; font-size: 18px; }
.pizhiShow .item { margin-bottom: 0; }
.pizhiShow .txt { margin-top: 20px; font-size: 18px; }
.homeProduct { padding-bottom: 70px; }
.swpPrdMenu .swiper-wrapper { }
.swpPrdMenu .swiper-slide { margin: 0 20px; }
.swpPrdMenu .swiper-slide span { width: 130px; line-height: 50px; border-radius: 28px; }
.productList { margin: 0 -3%; }
.productList li { margin-bottom: 20px; width: 27.333%; margin-left: 3%; margin-right: 3%; }
.productList .main { }
.productList .name { }
.productList .name a { font-size: 20px; }
.productList .txt { font-size: 18px; }
.productList li:hover img { top: -5px; transform: scale(1.05, 1.05); }
.productList li:hover a { color: #79cb3a; }
.homeSolev { padding-bottom: 70px; background: url("../images/hmBg1.jpg") top center no-repeat; }
.solveHmPic { padding: 15px 0 25px; }
.zizhiHmWrap { padding-bottom: 50px; }
.swiperZizhi { padding: 15px 20px 25px; width: 1200px; margin-left: auto; margin-right: auto; }
.swiperZizhi .swiper-slide { display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; transition: 300ms; transform: scale(0.4); width: 400px; height: 560px; box-shadow: 0 0 15px #ccc; }
.swiperZizhi .swiper-slide-active, .swiperZizhi .swiper-slide-duplicate-active { transform: scale(1); }
.homeExpre { padding-bottom: 80px; background: url("../images/hmBg2.jpg") top center no-repeat; }
.expreItem { margin: 0 -1%; }
.expreItem .item { float: left; margin: 0 1%; padding: 2%; width: 27.333%; line-height: 2; }
.expreItem .item:nth-child(2):hover { box-shadow: 0 0 10px #aaa; transition: all 0.5s; }
.expreItem .item:hover { box-shadow: 0 0 10px #666; }
.expreItem .name { font-size: 20px; }
.expreItem .txt { height: 104px; font-size: 16px; margin-top: 10px; }
.expreItem img { margin-top: 20px; height: 60px; }
.expreItem .item:nth-child(2) { background-color: #79cb3a; }
.expreItem .item:nth-child(3) .txt { color: #00ffff; }
.homeNews { padding-bottom: 80px; }
.newsList { margin-left: -2%; margin-right: -2%; }
.newsList li { float: left; width: 29.333%; margin-left: 2%; margin-right: 2%; overflow: hidden; }
.newsList .main { padding-top: 12px; }
.newsList .name a { font-size: 18px; }
.newsList .timer { }
.newsList .txt { }
.newsList li:hover img { transform: scale(1.08, 1.08); }
.newsList li:hover a { color: #79cb3a; }
.footer { padding-bottom: 30px; padding-top: 60px; }
.footer a { color: #fff; }
.ftTop { padding-bottom: 30px; border-bottom: 1px solid #5a5b5d; overflow: hidden; }
.ftWechat { float: right; width: 150px; }
.ftNav { overflow: hidden; }
.ftNav li { width: auto; margin-right: 40px; }
.ftCat { padding-top: 36px; padding-bottom: 0; overflow: hidden; }
.ftCat .item { width: 330px; font-size: 32px; line-height: 60px; }
.ftCat .item .iconfont { font-size: 28px; margin-right: 10px; }
.ftBottom { padding-top: 36px; }
.copyRight { margin-top: 5px; color: #61656d; overflow: hidden; }
.copyRight a { color: #61656d; }
.copyRight .rt { text-align: right; float: right; width: 18%; }
.copyRight .txt { float: left; width: 80%; text-align: left; }
.friden span, .friden a { margin-right: 28px; }
.btnBlack { right: 3%; bottom: 5%; }
.btnBlack a { width: 80px; padding: 15px 0; box-shadow: 0 0 8px #ddd; }
.btnBlack .iconfont { display: block; padding: 3px 0 2px; font-size: 22px; line-height: 20px; }
/* 子页面 */
.detail p { margin-bottom: 15px; }
.pageBanner { position: relative; overflow: hidden; }
.pageBanner img { width: 100%; left: 0; }
.pageWrap { padding-top: 80px; padding-bottom: 60px; overflow: hidden; }
.pageWrap .title01 .large { font-size: 32px; }
.pageWrap .title01 .txt { font-size: 16px; }
.pageMenu { margin-bottom: 40px; }
.pageMenu li { margin-right: 10px; }
.pageMenu li a { line-height: 60px; padding: 0 15px; min-width: 140px; }
.pgTitle { font-size: 32px; margin-bottom: 25px; }
.aboutDtl .detail { text-align: center; line-height: 1.8; }
.aboutDtl .detail p { margin-bottom: 25px; }
.abtBlock2 { padding-bottom: 75px; background: url("../images/abtBg.jpg") top center no-repeat; background-size: cover; }
.abtGood { width: 880px; margin: 0 auto; padding-top: 130px; }
.abtGood .item { width: 120px; margin: 0 50px; }
.abtGood img { max-width: 100%; width: 120px; }
.abtGood .txt { font-size: 16px; line-height: 1.8; }
.cultureBox .title01 { max-width: 880px; margin-left: auto; margin-right: auto; }
.cultureItem .item { }
.cultureItem .pic img { width: 180px; border-radius: 10px; }
.cultureItem .main { padding-top: 15px; }
.cultureItem .txt { margin-top: 15px; }
.cultureItem .txt br { display: block; }
.cultureItem .item:hover img { box-shadow: 0 0 10px #ddd; }
.cultureBox .title01 { padding-top: 15px; }
.ideaBox .title01 { padding-top: 15px; }
.ideaBox .detail { text-align: center; }
.pageWrap .newsList li { margin-bottom: 35px; }
.page { padding-top: 20px; }
.page a, .page span { margin: 0 5px; width: 38px; padding: 0; line-height: 38px; height: 38px; }
.page a.a1 { line-height: 38px; width: 38px; }
.pageWrap .productList { padding-bottom: 20px; }
.prdHead { overflow: hidden; }
.prdHead .rtMain p { margin-bottom: 18px; }
.prdHead .ltPic { float: left; width: 56%; }
.prdHead .rtMain { padding-top: 35px; float: right; width: 40%; }
.prdHead .btn-defaul { line-height: 58px; }
.prdHead .name { font-size: 28px; }
.prdHead .price { margin-top: 18px; font-size: 32px; line-height: 1.4; }
.prdHead .price .tit { font-size: 16px; }
.prdHead .pTit { display: block; }
.prdTitle { margin-bottom: 40px; }
.prdTitle .title { font-size: 24px; padding-bottom: 20px; }
.joinCond { overflow: hidden; }
.joinCond .item { padding: 20px 0 25px; margin-left: 1%; width: 24%; }
.joinCond .tit { font-size: 20px; }
.joinCond .item img { margin-left: 20px; margin-bottom: 10px; height: 60px; }
.joinCond .txt { font-size: 16px; }
.joinCond .main { padding-left: 20px; padding-right: 20px; line-height: 1.8; }
.titleSmall { }
.titleSmall .large { font-size: 27px; }
.marketShow { margin-right: 0; }
.marketShow .item { margin-left: 1%; margin-right: 0; margin-bottom: 1%; width: 49%; }
.marketShow .item img { width: 100%; display: block; }
.joinImproveSow { overflow: hidden; margin-right: 0; }
.joinImproveSow .item { margin-right: 0; width: 32.333%; }
.joinCatMain { }
.joinCatMain:before { margin-bottom: 25px; }
.joinCatMain .tel a { font-size: 40px; }
.contact { padding-bottom: 50px; }
.contact .title { font-size: 32px; margin-bottom: 30px; }
.contact .txt { line-height: 52px; }
.contact .txt .iconfont { font-size: 20px; }
.map { margin-bottom: -60px; }
/* 登录 */
.detailBox { padding-bottom: 40px; }
.dtlHead { margin-bottom: 20px; text-align: left; }
.dtlHead .large { font-size: 28px; }
.dtlHead .other { margin-top: 15px; font-size: 16px; }
.dtlHead .other span { margin-right: 10px; }
.dtlPage a, .dtlPage { color: #79cb3a; line-height: 2; }
.dtlPage .tit { border-bottom: 1px solid #eee; }
.dtlPage p { padding: 10px 0; }
/* 引导 */
.loadBody { }
.loadBox .ldLogo { margin-bottom: 45px; }
.loadBox .main { top: 42%; }
.loadBox .btn-box { padding-top: 45px; }
.loadBox .btn-defaul { padding: 0 50px; }
.loadBox .icon-sanRt { margin-left: 25px; }
.ldCopyRight { bottom: 35px; }
@media (min-width: 1440px) {
.wrap, .footer, .header { min-width: 1420px; }
.content { width: 1420px; }
.nav>li { padding: 0 30px; }
.swiperZizhi { width: 1420px; }
.swiperZizhi .swiper-slide { width: 400px; height: 640px; }
}
@media (min-width: 1620px) {
.nav>li { padding: 0 35px; }
}
@media (min-width: 1920px) {
}
@media (max-width: 1199px) {
.wrap, .footer, .header { width: 100%; min-width: auto; }
.content { width: 90%; }
.swiperZizhi { width: 98%; margin-left: auto; margin-right: auto; }
.header .content { width: 96%; }
.mainNav { text-align: center; }
.nav { float: none; }
.nav>li { padding: 0 10px; }
.nav>li>a { }
.topTel { padding-left: 15px; z-index: 10; }
/* .swiperZizhi .swiper-slide{ width: 460px; height:237px; }*/
.newsList .txt { height: 64px; }
.contact .txt { poestion: relative; }
.contact .txt .iconfont { top: 15px; height: 22px; line-height: 22px; }
.topTel a { font-size: 22px; }
.header .logo { width: 180px; }
.header .logo img { position: relative; top: 9px; height: auto; width: 100%; }
.topTel .iconfont { left: -45px; }
.joinCond .txt { min-height: 100px; }
.swiper-banner { overflow: hidden; }
.swiper-banner .swiper-slide img { position: relative; width: 140%; left: -20%; }
}
