﻿@charset "UTF-8";
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; background-repeat: no-repeat; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea {
	font-size: 14px;
	line-height: 24px;
	color: #333;
	font-family: tahoma, arial, 'Microsoft YaHei', 'Hiragino Sans GB', sans-serif;
}

ul, li { list-style: none; }

img { border: 0px; max-width:100%; }


*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

input, textarea, select { font-family: Arial, 'Microsoft YaHei', 'Hiragino Sans GB', Times, serif; outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.z-transition { -webkit-transform-style: preserve-3d; -webkit-backface-visibility: hidden; }

.z-css3 { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.commonweb { padding: 0px 10px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 40px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1280px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { margin: 0px auto; max-width: 1200px; padding: 0; } }

/* layout start*/

@charset "UTF-8";
.banner img { display: block;  width:100%; height:auto;}
.scrollimg li .imgbox img{
    width:100%; height:auto;
}
.team-swiper{ position:relative;}
.banner .swiper-pagination-bullet { opacity: 1; background: #fff; }

body { padding-top: 76px; }

.header { -webkit-box-shadow: 2px 2px 5px #ccc; -moz-box-shadow: 2px 2px 5px #ccc; box-shadow: 2px 2px 5px #ccc; position: fixed; width: 100%; left: 0; top: 0; background: #fff; z-index: 999; }

.banner .swiper-pagination-bullet-active { background: #87b446; }

.nav { display: none; position: fixed; background: #fff; top: 74px; left: 0; width: 100%; z-index: 300; height: 100%; overflow: scroll-y; }

.nav li { line-height: 40px; border-bottom: 1px dashed #666; }

.nav li.cur h3.navBar-alone:after { display: block; content: ''; position: absolute; right: 20px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 40px; height: 40px; background: url(show_bg.png) no-repeat center center; z-index: 999; }

.nav li dl { display: none; }

.nav li dd { padding-left: 30px; }

.nav h3 { position: relative; }



.nav h3.navBar-alone:after { display: block; content: ''; position: absolute; right: 20px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); width: 40px; height: 40px; background: url(hide_bg.jpg) no-repeat center center; z-index: 999; }

.nav a { color: #000; display: block; width: 100%; text-indent: 14px; }

.he_searchbox { display: none; }

.logo { padding-top: 6px; }

.logo img { width: auto; height: 64px; max-width: 430px; }

/*移动端按钮*/
.mobnav-btn { width: 30px; height: 38px; overflow: hidden; cursor: pointer; z-index: 10; position: absolute; margin-left: 4px; display: inline-block; vertical-align: top; top: 50%; margin-top: -19px; right: 2%; }

.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 14px; opacity: 1; }

.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); top: 14px; opacity: 1; }

.mobnav-btn span { top: 50%; margin-top: 0; }

.mobnav-btn span:first-child { content: ""; top: 8px; left: 0; }

.mobnav-btn span:last-child { content: ""; top: auto; bottom: 7px; left: 0; }

.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 0; position: absolute; background: #000; -webkit-transition: all 0.5s ease; width: 30px; height: 1px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }

.mobnav-btn.g_close span { opacity: 0; }

.search_btn { width: 40px; height: 40px; position: absolute; right: 50px; top: 50%; margin-top: -20px; background: url(search_bg.png) no-repeat center center; -moz-background-size: 26px 26px; -o-background-size: 26px 26px; background-size: 26px 26px; }

.index-title { text-align: center; }

.index-title h3 { font-size: 20px; color: #069502; font-family: 'Montserrat (OTT)'; line-height: 30px; }

.index-title h4 { font-size: 16px; color: #333333; line-height: 26px; }

.about {
	padding-top: 1px;
}

.about .about-info { padding-top: 20px; }

.about .about-info p { line-height: 24px; font-size: 14px; color: #666666; }

.about .about-show li { float: left; width: 25%; text-align: center; }

.about .about-show li span { display: inline-block; font-size: 26px; color: #069502; height: 56px; line-height: 56px; }

.about .about-show li p { font-size: 14px; color: #666666; line-height: 24px; }

.about .about-more { width: 118px; height: 32px; border: 1px solid #b2b2b2; display: block; line-height: 32px;
text-indent: 16px; background: url(more_bg.png) no-repeat 88% 8px; ; margin-top: 35px; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

.about .about-more:hover { color: #069502; background: url(morehover_bg.png) no-repeat 88% 8px; border: 1px solid #069502; }

.about .about-img { margin-top: 20px; }

.about .about-img a { display: block; }

.about .about-img img { width: 100%; height: auto; display: block; }

.solution { background: #3ba353; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; margin-top: 30px; padding-top: 20px; }

.solution .solu-main { padding: 20px 0; }

.solution .soulution-title { color: #fff; text-align: center; }

.solution .soulution-title h3 { font-size: 20px; line-height: 30px; }

.solution .soulution-title h4 { font-size: 16px; line-height: 26px; }

.solution .solu-list { padding-top: 20px; }

.solution .solu-list li { float: left; width: 48%; margin-bottom: 30px; background: #fff; 
                          padding: 30px 10px 40px; text-align: center; -webkit-box-shadow: 0px 2px 3px #ededed; -moz-box-shadow: 0px 2px 3px #ededed; box-shadow: 0px 2px 3px #ededed; }

.solution .solu-list li:hover h3.title { color: #069502; }

.solution .solu-list li:hover .img img { -webkit-transform: scale(1.02); -moz-transform: scale(1.02); -ms-transform: scale(1.02); -o-transform: scale(1.02); transform: scale(1.02); }

.solution .solu-list li:nth-child(2n) { float: right; }

.solution .solu-list li h3.title { line-height: 32px; font-size: 15px; color: #404040; padding-bottom: 18px; background: url(border_bg.jpg) no-repeat center bottom; }

.solution .solu-list li .img { margin-top: 20px; width: 100%; overflow: hidden; position:relative; }

.solution .solu-list li .img:after{display:block; content:''; padding-top:73.77%;}

.solution .solu-list li .img img { display: block; width: 100%; height: auto; max-height: 188px; -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; 
 position:absolute; width:100%; height:auto;
}

.product { padding-top: 30px; }

.product .pro-text { font-size: 14px; color: #666; padding-top: 12px; text-align: center; }

.pro-show { position: relative; padding: 20px 30px 0; }

.pro-show .swiper-slide { background: #f2f2f2; }

.pro-show .swiper-slide:nth-child(2) { background: #e2f7e1; }

.pro-show .swiper-slide:nth-child(3) { background: #e2f7e1; }

.pro-show .swiper-slide:nth-child(1) .slide-list { padding: 0; }

.pro-show .slide-list { position: relative; padding: 12px 10px; }

.pro-show .slide-list a.wrap-all { display: block; }

.pro-show .slide-list h3 { color: #333333; font-size: 16px; line-height: 32px; padding-bottom: 10px; margin-bottom: 12px; position: relative; }

.pro-show .slide-list h3:after { display: block; content: ''; position: absolute; left: 0; bottom: 0; width: 30px; height: 2px; background: #069502; }

.pro-show .slide-list .proList-info p { font-size: 14px; color: #808080; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.pro-show .slide-list .pro-more { display: block; color: #808080; font-size: 14px; background: url(more_bg.png) no-repeat right center; width: 90px; margin-top: 12px; }

.pro-show .slide-list img { display: block; width: 100%; height: auto; }

.pro-show .slide-list .img-title { line-height: 24px; color: #808080; text-align: center; padding: 12px 0; }

.pro-show a.left_btn { left: 0; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); background: url(prev_bg.png) no-repeat center center; width: 18px; height: 34px; position: absolute; z-index: 100; }

.pro-show a.right_btn { right: 0; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); background: url(next_bg.png) no-repeat center center; width: 18px; height: 34px; position: absolute; z-index: 100; }

.news { background: #f2f2f2; margin-top: 40px; }

.news-main { padding-top: 20px; padding-bottom: 12px; }

.news-show { padding-top: 30px; }

.news-show .swiper-slide:hover img { -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }

.news-show .swiper-slide:hover h3, .news-show .swiper-slide:hover .news-more { color: #069502; }
.news-show .swiper-slide:hover .news-more{background: url(morehover_bg.png) no-repeat right 8px;}

.news-show .news-cont { background: #fff; }

.news-show a { display: block; }

.news-show .img { overflow: hidden; }

.news-show img { display: block; width: 100%; height: auto; -webkit-transition: 0.6s; -o-transition: 0.6s; -moz-transition: 0.6s; transition: 0.6s; }

.news-show .news-text { padding: 6px 16px 36px; }

.news-show h3 { height: 50px; line-height: 50px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-show p { display: -webkit-box; height: 60px; line-height: 20px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; font-size: 14px; color: #808080; }

.news-show .news-more { height: 32px; line-height: 32px; font-size: 14px; color: #808080; background: url(more_bg.png) no-repeat right 8px; width: 88px; display: block; margin-top: 18px; }
.news-show span.swiper-pagination-bullet { background: #fff !important; opacity: 1; }

.news-show span.swiper-pagination-bullet-active { background: #069502 !important; }

.news-show .swiper-container { padding-bottom: 40px !important; }

.partner { padding-top: 30px; padding-bottom: 30px; }

.partner .part-more { width: 118px; height: 32px; border: 1px solid #b2b2b2; display: block; text-indent: 15px; line-height: 32px; font-size: 14px; color: #808080; margin: 20px auto 0; background: url(more_bg.png) no-repeat right 18px center; }

.part-list { margin-top: 20px; border: 1px solid #cccccc; overflow: hidden; font-size: 0; border-bottom: 0; border-right:none;}

.part-list li { width: 50%; border-right: 1px solid #ccc; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; border-bottom: 1px solid #ccc; overflow: hidden; }

.part-list li:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }

.part-list li:nth-child(2n) { border-right: 0; }

.part-list li .img { width: 100%; height: 100%; overflow: hidden; }

.part-list li img { display: block; width: 100%; height: auto; max-height: 78px; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

.footer { background: #393939; padding-top: 20px; padding-bottom: 20px; }

.foot-logo { width: 100%; }

.foot-logo a {
	width: 100%;
	text-align: left;
	display: block;
}

.footNav-list li { float: left; color: #fff; padding-right: 12px; margin-bottom: 12px; }

.footNav-list li a { font-size: 12px; color: #d8d8d8; }

.footer-nav p { font-size: 12px; color: #d9d9d9; line-height: 24px; color:#6e6e6e; }

.footer-nav p a { color: #6e6e6e; }

.footer-share { font-size: 12px; color: #838383; }

.footer-share a { display: inline-block; margin-right: 14px; }

.innerBanner img { display: block; width: 100%; height: auto; }

.inner-navShow { border-bottom: 1px solid #ededed; }

.inner-navShow .navShow-main li { float: left; height: 50px; line-height: 50px; margin-right: 3px; }

.inner-navShow .navShow-main li:last-child { margin-right: 0; }

.inner-navShow .navShow-main li a { color: #4c4c4c; padding: 0 15px; }

.inner-navShow .navShow-main li a:hover { color: #079503; }

.inner-navShow .navShow-main li.cur { border-bottom: 2px solid #079503; }

.inner-navShow .navShow-main li.cur a { color: #079503; }

.inner-navShow .navShow-main .nav-list { display: none; }

.about-wrap { padding-top: 20px; }

.inner-commonTitle { text-align: center; }

.inner-commonTitle h3 { line-height: 30px; font-size: 20px; color: #079503; }

.inner-commonTitle h4 { font-size: 18px; color: #525252; line-height: 26px; }

.textInfo { padding-top: 12px; color: #737373; }

.ab-showList { padding-top: 16px; }

.ab-showList li { float: left; width: 50%; text-align: center; margin-bottom: 16px; }

.ab-showList li h5 { font-size: 20px; line-height: 30px; }

.ab-showList li p { color: #808080; font-size: 14px; }

.ab-imgShow { padding-top: 16px; }

.ab-imgShow img { width: 100%; height: auto; }

.about-wrap { padding-bottom: 30px; }

.history { padding-top: 40px; padding-bottom: 50px; overflow: hidden; }

.scrollimg { -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; width: 99999px; }

.scrollimg li { float: left; background: #fff; position: relative; padding: 20px 15px 80px; }

.scrollimg li .imgbox { position: relative; z-index: 2; }

.scrollimg li:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 210px; z-index: 1; }

.historytxt { padding-top: 20px; }

.historytxt h2 { font-weight: bold; color: #079503; border-left: 4px solid #079503; padding-left: 18px; font-size: 28px; line-height: .8em; font-family: Arial, Helvetica, sans-serif; }

.toptxt { color: #333333; border-bottom: 1px solid #d9d9d9; font-size: 15px; padding: 14px 0; margin-bottom: 15px; }

.moretxt { font-size: 13px; color: #666; }

.lSSlideOuter { width: 100%; }

.lSSlideWrapper { position: relative; }

.history .lSSlideWrapper .lSPrev, .history .lSSlideWrapper .lSNext { position: absolute; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px; display: block; border: 1px solid #d0d0d0; bottom: 20px; cursor: pointer; }

.history .lSSlideWrapper .lSPrev { background-image: url(about20.png); left: 15px; }

.history .lSSlideWrapper .lSNext { background-image: url(about21.png); left: 55px; }

.history .lSSlideWrapper .lSPrev:hover, .history .lSSlideWrapper .lSNext:hover { background-color: #079503; }

.history .lSSlideWrapper .lSPrev:hover { background-image: url(about20h.png); }

.history .lSSlideWrapper .lSNext:hover { background-image: url(about21h.png); }

.history .pagebox { position: relative; padding: 0 30px; margin-top: 35px; }

.history .subpagebox { width: 100%; overflow: hidden; position: relative; }

.history .subpagebox:before { content: ""; width: 100%; height: 1px; border-bottom: 1px dotted #b4b4b4; position: absolute; left: 0; top: 14px; }

.history .pagebox .lSPrev, .pagebox .lSNext { position: absolute; top: 0; width: 30px; height: 30px; display: block; cursor: pointer; }

.history .pagebox .lSPrev { background: url(about22.png); left: 0; }

.history .pagebox .lSNext { background: url(about23.png); right: 0; }

.history .pagebox .lSPrev:hover { background: url(about22h.png); }

.history .pagebox .lSNext:hover { background: url(about23h.png); }

.history .pagebox ul { width: 99999px; font-size: 0; white-space: nowrap; }

.history .lSPager li { margin-top: 2px; padding-top: 25px; text-align: center; color: #808080; font-size: 14px; display: inline-block; vertical-align: top; position: relative; cursor: pointer; }

.history .lSPager li span { display: block; position: relative; }
.history .lSPager li.active span{ color:#079503; }
.history .lSPager li:before { content: ""; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background: #fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; height: 18px; width: 18px; border: 1px solid #dedede; top: 0; left: 50%; margin-left: -9px; position: absolute; }

.history .lSPager li span:after { content: ""; width: 2px; height: 7px; background: #dedede; position: absolute; left: 50%; margin-left: -1px; top: -7px; }

.history .lSPager li:hover, .history .lSPager li.active { color: #2f318b; }

.history .lSPager li:hover:before, .history .lSPager li.active:before { background: #079503; opacity: 0.8; border: none; }

.history .lSPager li:hover:after, .history .lSPager li.active:after { content: ""; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; top: 3px; width: 12px; height: 12px; left: 50%; margin-left: -6px; position: absolute; }

.js-text { padding-top: 20px; }

.js-text h3 { font-size: 18px; color: #079503; line-height: 36px; text-align: center; }

.js-text p { font-size: 14px; color: #737373; line-height: 24px; }

.teamImg-js { margin-top: 25px; background: url(js_bg.jpg) no-repeat center center; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; }

.teamImg-js .teamJS-main { padding-top: 26px; padding-bottom: 0px; }

.teamImg-js .teamJS-main h3 { font-size: 18px; color: #079503; line-height: 40px; text-align: center; }

.teamImg-js .teamJS-list { padding-top: 20px; }

.teamImg-js .teamJS-list li { margin-bottom: 12px; }

.teamImg-js .teamJS-list li .img { position: relative; }

.teamImg-js .teamJS-list li .img p { position: absolute; width: 100%; padding: 10px; background: url(text_bg.png) repeat center center; left: 0; bottom: 0; color: #fff; font-size: 14px; }

.teamImg-js .teamJS-list li .img img { display: block; width: 100%; height: auto; }

.teamImg-js .teamJS-list li h5 { height: 50px; line-height: 50px; font-size: 16px; color: #333333; text-align: center; }

.team-hd { padding-top: 10px; }

.team-hd .teanHd-main h3 { font-size: 18px; color: #079503; line-height: 40px; text-align: center; }

.team-hd .hd-swiper { position: relative; }

.team-hd .hd-swiper .hd-swiperShow { margin: 20px 30px; }

.team-hd .hd-swiper .hd-prev,.team-prev { width: 26px; height: 26px; background: url(prev_btn.png) no-repeat center center; position: absolute; top: 50%; left: 0px; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; z-index: 100; outline: none; }

.team-hd .hd-swiper .hd-prev:hover,.team-prev:hover { background: url(prevh_btn.png) no-repeat center center; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; }

.team-hd .hd-swiper .hd-next,.team-next { width: 26px; height: 26px; background: url(next_btn.png) no-repeat center center; position: absolute; top: 50%; right: 0px; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; z-index: 100; outline: none; }

.team-hd .hd-swiper .hd-next:hover,.team-next:hover { background: url(nexth_btn.png) no-repeat center center; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; }
.team-hd .hd-swiper .swiper-slide:hover img{-o-transform:scale(1.03);-ms-transform:scale(1.03);-moz-transform:scale(1.03); transform:scale(1.03);}
.team-hd .hd-swiper img { display: block; width: 100%; height: auto; transition:0.3s; }

.team-hd .hd-info { color: #737373; font-size: 14px; line-height: 24px; }

.honor-main .honor-text { padding-top: 12px; line-height: 24px; font-size: 14px; color: #737373; }

/*荣誉证书*/
.Honors-min { padding-top: 20px; }

.Honor-list li { margin: 0 0 15px 0; }

.Honor-list a { display: block; background-color: #f2f2f2; padding: 10px; }

.Honor-list a img { display: block; margin: 0 auto; max-height: 187px; }

.Honor-list .elc-text { text-align: center; margin: 5px 0 0 0; display: -webkit-box; height: 36px; line-height: 18px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #525252; }

.Honor-list a.more_btn { height: 50px; line-height: 50px; padding: 0; background: #f5f5f5 url(morebtn_bg.png) no-repeat center center; }





.product-wrap { padding-top: 20px; }

.pro-list { width: 100%; overflow: hidden; }

.pro-list ul { margin: 0 -12px; }

.pro-list li { margin: 0 0 28px 0; padding: 0 12px; }

.pro-list li a { padding: 30px 25px 54px; background: #ffffff; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; position: relative; }

.pro-list li a p.pro-text { position: absolute; text-align: center; font-size: 14px; color: #4c4c4c; width: 100%; bottom: 20px; left: 0; height: 34px; line-height: 34px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.pro-list li img { margin: 0 auto; display: block; }

.pro-list .product-wrap { padding-top: 50px; }

.pro-wrap a.more_btn { background: #fff url(morebtn_bg.png) no-repeat center center; }

a.more_btn { height: 50px; line-height: 50px; padding: 0; background: #f5f5f5 url(morebtn_bg.png) no-repeat center center; display: block; }

.news-wrap { padding-top: 30px; }

.news-content { padding-bottom: 30px; }

.news-content ul { padding-bottom: 20px; }

.news-content li { padding-bottom: 10px; border-bottom: 1px solid #e0e0e0; margin-bottom: 10px; }

.news-content li:last-child { margin-bottom: 0; }

.news-content li:hover img { -webkit-transform: scale(1.02); -moz-transform: scale(1.02); -ms-transform: scale(1.02); -o-transform: scale(1.02); transform: scale(1.02); }

.news-content li:hover .news-text h3 { color: #079503; }

.news-content li:hover .news-text span { color: #079503; border:1px solid #079503; }

.news-content li a { display: block; }

.news-content li .img { overflow: hidden; }

.news-content li .img img { display: block; width: 100%; height: auto; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

.news-content li .news-text { padding: 10px; }

.news-content li .news-text h3 { font-size: 16px; color: #333333; height: 26px; line-height: 26px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.news-content li .news-text p { display: -webkit-box; height: 48px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-size: 14px; color: #808080; }

.news-content li .news-text span { width: 88px; height: 30px; border: 1px solid #999999; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; display: block; font-size: 14px; color: #808080; line-height: 30px; text-align: center; margin-top: 10px; float: left; }

.news-content li .news-text em { float: right; font-style: normal; background: url(date_bg.png) no-repeat left center; padding-left: 20px; margin-top: 13px; color: #999999; font-size: 13px; }

.news-detail .news-detailTitle { padding-bottom: 10px; border-bottom: 1px solid #ededed; }

.news-detail .news-detailTitle h3 { line-height: 26px; padding: 5px 0; font-size: 16px; color: #595959; }

.news-detail .news-detailTitle h5 { color: #079503; font-size: 18px; line-height: 36px; }

.news-detail .newsDeail-box { line-height: 24px; font-size: 14px; color: #a1a1a1; padding-top: 30px; padding-bottom: 100px; }
.news-detail .newsDeail-box p{ color:#a1a1a1;}

#newsshare { background: url(wq_icon5.png) no-repeat left center; -moz-background-size: cover; -o-background-size: cover; background-size: cover; width: 300px; color: #666; padding: 5px 10px; text-align: center; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; margin: 15px 0; }

#newsshare span { vertical-align: middle; font-size: 20px; margin: 0 20px 0 0; }

#newsshare a { float: none; display: inline-block; vertical-align: top; width: 32px; height: 32px; margin: 0; padding: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

#newsshare .weixin { background: url(wq_icon1.png) no-repeat center center; }

#newsshare .xinlang { background: url(wq_icon2.png) no-repeat center center; }

#newsshare .QQ { background: url(wq_icon3.png) no-repeat center center; }

#newsshare .weixin2 { background: url(wq_icon4.png) no-repeat center center; }

#newsshare { float: right; height: 50px; padding: 9px 10px; margin: 28px 0 74px 0; }

.contact-wrap { padding-top: 20px; padding-bottom: 30px; }

.contact-main { padding-top: 20px; }

.contact-main .con-text .person-tit { padding-left: 54px; background: url(person_bg.jpg) no-repeat left center; }

.contact-main .con-text .person-tit h3 { line-height: 24px; font-size: 16px; color: #e81919; }

.contact-main .con-text h5 { line-height: 40px; font-size: 16px; color: #323232; margin-top: 0; }

.contact-main .con-text p { line-height: 28px; color: #666666; font-size: 14px; }

.contact-main .con-text p span { font-size: 14px; color: #333333; display: inline-block; width: 56px; }

.contact-main .img { margin-top: 20px; }

.contact-main .img img { display: block; width: 100%; height: auto; }

.map { height: 300px; margin-top: 30px; }

/*社会招聘*/
/*社会招聘*/
.adresal-lis { position: relative; text-align: center; font-size: 0; padding: 10px 0; }

.adresal-lis:after { content: ""; display: block; width: 100%; height: 1px; background-color: #d3d3d3; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); left: 0; }

.adresal-lis a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; color: #737373; position: relative; background-color: #FFFFFF; padding: 0 10px; z-index: 9; }

.adresal-lis a:after { content: ""; display: block; width: 1px; height: 8px; background-color: #d3d3d3; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

.adresal-lis a:last-child:after { display: none; }

.adre-selet { background-color: #eeeeee; padding: 20px; position: relative; z-index: 200; }

.adre-selet li { position: relative; margin: 0 0 10px 0; }

.adre-selet .fixtext { display: block; background-repeat: no-repeat; background-position: 20px center; background-color: #FFFFFF; position: relative; padding: 6px 20px 6px 54px; border: 1px solid #e8e8e8; text-align: left; }

.adre-selet .fixtext:after { content: ''; display: block; width: 0; height: 0; border-top: 6px solid #acacac; border-left: 6px solid transparent; border-right: 5px solid transparent; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 20px; }

.adre-selet .li1 .fixtext { background-image: url(wq_icon28.png); }

.adre-selet .li2 .fixtext { background-image: url(wq_icon29.png); }

.adre-selet .li3 .fixtext { background-image: url(wq_icon30.png); }

.adre-selet label { display: block; width: 100%; height: 36px; position: relative; background-color: #fff; border: 1px solid #e8e8e8; }

.adre-selet label input { display: block; width: 100%; }

.adre-selet label .inptext { padding: 0 50px 0 20px; height: 36px; line-height: 36px; }

.adre-selet label .submit { background: url(wq_icon31.png) no-repeat center center; width: 36px; height: 36px; position: absolute; right: 0; top: 0; }

.adre-selet .selectbox { border: 1px solid #e8e8e8; background-color: #fff; display: none; position: absolute; top: 37px; left: 0; right: 0; z-index: 5; }

.adre-selet .selectbox a { text-align: center; display: block; color: #7d7d7d; padding: 10px; font-size: 14px; }

.adre-selet .selectbox a:hover, .adre-selet .selectbox a.cur { background-color: #079503; color: #fff; }

.shreial-list { padding: 20px 0; }

.shreial-list li { margin-bottom: 15px; }

.shreial-list .content { border: 1px solid #dcdcdc; background-color: #FFFFFF; padding: 10px; color: #636363; font-size: 13px; height: 240px; overflow: hidden; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; line-height: 22px; }

.shreial-list h3 { color: #323232; }

.shreial-list .zhaopmin { color: #b9b9b9; padding-bottom:30px; }

.shreial-list .system-bot { font-size: 0; text-align: center; background-color: #079503; height: 45px; line-height: 45px; opacity: 0; position: absolute; left: 0; right: 0; bottom: 0; z-index: 100; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; }

.shreial-list .system-bot a { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; color: #FFFFFF; position: relative; padding: 0 10px; }

.shreial-list .system-bot a:after { content: ""; display: block; width: 1px; height: 15px; background-color: #FFFFFF; position: absolute; z-index: 3; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); right: 0; }

.shreial-list .system-bot a:last-child:after { display: none; }

.shreial-list .system-bot .Clickbtn2 { display: none; }

.shreial-list .shreal-box { position: relative; }

.shreial-list li:hover .content, .shreial-list li.cur .content { border-color: #079503; }

.shreial-list li:hover .system-bot, .shreial-list li.cur .system-bot { opacity: 1; }
 .shreial-list .zl-scrollBar {position: absolute;right: 0;top: 0;background: #ef1414;-webkit-transition: background 0.3s; -o-transition: background 0.3s;-moz-transition: background 0.3s;transition: background 0.3s;}
  .shreial-list .zl-scrollBar:hover{ background: #000;}
@media (min-width: 768px) { .adre-selet { text-align: center; font-size: 0; }
  .adre-selet li { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; width: 25%; max-width: 183px; font-size: 14px; margin: 0; }
  .shreial-list { padding: 30px 0; }
  .shreial-list ul { margin: 0 -10px; }
  .shreial-list li { margin-bottom: 20px; height: 240px; }
  .shreial-list .posititext { position: absolute; left: 0; right: 0; height: 173px; overflow: hidden; z-index: 10; padding: 10px; background-color: #FFFFFF; border: 1px solid #d8d8d8; border-top: 0; border-bottom: 0; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; }
  .shreial-list li:hover .posititext, .shreial-list li.cur .posititext { border-color: #079503; }
  .shreial-list .zl-scrollBar { background-color: #079503; } }

@media (min-width: 1024px) { .shrecruit-main { padding: 56px 0; }
  .adre-selet li { margin: 0 10px; }
  .adresal-lis { padding: 26px 0; margin: 7px 0 0 0; }
  .adresal-lis a { font-size: 18px; padding: 0 26px; }
  .shreial-list .content { padding: 29px 20px 20px; }
  .shreial-list .posititext { padding: 10px 20px; }
  .shreial-list .system-bot { height: 54px; line-height: 54px; }
  .shreial-list .system-bot a { padding: 0 23px; } }

.feedback-content { padding-top: 20px; }

.feedback-content .form { overflow: hidden; }

.feedback-content label { display: block; margin-bottom: 10px; }

.feedback-content label input { display: block; width: 100%; font-size: 14px; line-height: 18px; color: #333; padding: 12px 20px; border: 1px solid #edeae8; background-position: 97.31544% center; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }

.feedback-content label input::-webkit-input-placeholder { color: #b2b2b2; }

.feedback-content label input:-moz-placeholder { color: #b2b2b2; }

.feedback-content label input::-moz-placeholder { color: #b2b2b2; }

.feedback-content label input:-ms-input-placeholder { color: #b2b2b2; }

.feedback-content label input:focus { border-color: #079503; -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); }

.feedback-content label .name { background-image: url("inpt01.png"); }

.feedback-content label .name:focus { background-image: url("inpt01ac.png"); }

.feedback-content label .tel { background-image: url("inpt02.png"); }

.feedback-content label .tel:focus { background-image: url("inpt02ac.png"); }

.feedback-content label .country { background-image: url("company_icon.png"); }

.feedback-content label .country:focus { background-image: url("company_icon1.png"); }

.feedback-content label .company { background-image: url("../inputc.html"); }

.feedback-content label .company:focus { background-image: url("../inputcho.html"); }

.feedback-content label .mail { background-image: url("inpt04.png"); }

.feedback-content label .mail:focus { background-image: url("inpt04ac.png"); }

.feedback-content label textarea { display: block; width: 98%; height: 120px; padding: 14px 20px; border: 1px solid #edeae8; font-size: 14px; line-height: 24px; -webkit-transition: all ease .3s; -o-transition: all ease .3s; -moz-transition: all ease .3s; transition: all ease .3s; }

.feedback-content label textarea::-webkit-input-placeholder { color: #b2b2b2; }

.feedback-content label textarea:-moz-placeholder { color: #b2b2b2; }

.feedback-content label textarea::-moz-placeholder { color: #b2b2b2; }

.feedback-content label textarea:-ms-input-placeholder { color: #b2b2b2; }

.feedback-content label textarea:focus { border-color: #079503; -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); }

.feedback-content .form-ctrl { text-align: center; font-size: 0; }

.feedback-content .form-ctrl input { display: inline-block; vertical-align: top; *display: inline; *zoom: 1; font-size: 14px; line-height: 18px; color: #fff; padding: 12px 55px; border: 0; cursor: pointer; }

.feedback-content .form-ctrl input[type="submit"] { float: left; margin-right: 5px; background-color: #079503; }

.feedback-content .form-ctrl input[type="reset"] { float: left; background-color: #d7d7d7; }

.feedback-msg { padding-top: 15px; position: relative; }

.feedback-msg img { display: block; width: 100%; }

.feedbackcode401 { width: 100%; height: 38px; background-color: #ffffff; position: relative; margin-bottom: 10px; }

.feedbackcode401 input { width: 100%; height: 36px; padding-left: 12px; border: 1px solid #dcdcdc; }

.feedbackcode401 input::-webkit-input-placeholder {
        color: #b2b2b2;
    } 
.feedbackcode401 input:-moz-placeholder {
        color: #b2b2b2;
    }
.feedbackcode401 input::-moz-placeholder {
       color: #b2b2b2;
    } 
.feedbackcode401 input:-ms-input-placeholder {
       color: #b2b2b2;
    }

.feedbackcode401 input:focus { border-color: #079503; -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15); }

.feedbackcodeimg401 { display: block; position: absolute; top: 0px; right: -86px; }

.feedbackcodeimg401 img { display: block; width: 83px; height: 36px; }

.message-wrap { padding: 26px 0 30px; }

.down-list { padding-bottom: 30px; }

.down-list li { overflow: hidden; position: relative; padding-bottom: 30px; border-bottom: 1px solid #e8e8e8; }

.down-list li:hover .text h3 { color: #079503; }

.down-list li:hover .down-btn em { color: #079503; }

.down-list li .text h3 { font-size: 16px; color: #666666; padding-top: 10px; line-height: 28px; }

.down-list li .text p { font-size: 14px; color: #808080; padding-top: 10px; }

.down-list li .text span { margin-top: 10px; display: block; font-size: 14px; color: #999999; }

.down-list li .down-btn { width: 70px; height: 70px; bottom: 0; right: 10px; text-align: center; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; position: absolute; }

.down-list li .down-btn .img { width: 19px; height: 18px; background: url(down_img.jpg) no-repeat center center; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; margin: 10px auto 0; }

.down-list li .down-btn em { font-style: normal; display: block; color: #999999; font-size: 12px; }

.qa-list { padding-bottom: 30px; }

.qa-list li { overflow: hidden; padding-bottom: 12px; border-bottom: 1px solid #e6e6e6; margin-bottom: 15px; }
.qa-list .text{
	overflow:hidden;
}
.qa-list h3 { color: #666; height: 28px; line-height: 28px; padding-left: 46px;  margin-top: 15px; font-size: 14px; }


.qa-list a.qa-more { color: #079503; font-size: 14px; display: block; margin-left: 46px; }

.case-wrap { background: #f2f2f2; }

.case-content { padding: 20px 0 30px; }

.case-listShow li { position: relative; background: #fff; margin-bottom: 12px; }

.case-listShow li:hover .img img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }

.case-listShow li:hover .case-text h3 { color: #079503; }

.case-listShow li:hover .case-text a.case-more { background: #079503; color: #fff; border:none; }

.case-listShow li .case-text { padding: 10px 10px; }

.case-listShow li .case-text h3 { font-size: 16px; color: #4c4c4c; height: 40px; line-height: 40px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; border-bottom: 1px solid #cccccc; }

.case-listShow li .case-text p { font-size: 13px; color: #666666; margin-top: 16px; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }

.case-listShow li .case-text a.case-more { color: #666666; font-size: 13px; border: 1px solid #b3b3b3; width: 88px; height: 28px; line-height: 28px; text-align: center; display: block; margin-top: 20px; }

.case-listShow li .img { overflow: hidden; width: 100%; }

.case-listShow li .img img { display: block; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

a.case-moreBtn { background: #fff url(morebtn_bg.png) no-repeat center center; }

.caseDetail-main .title { height: 32px; line-height: 32px; font-size: 18px; color: #4c4c4c; text-align: center; }

.caseShow-listWrap .caseShow-list { margin-bottom: 20px; }

.caseShow-listWrap .caseShow-list:nth-child(1) .caseShow-img { padding-top: 30px; }

.caseShow-listWrap .caseShow-list:nth-child(1) .caseShow-img li { width: 33.33%; }

.caseShow-listWrap .caseShow-list:nth-child(1) .caseShow-img .img { width: 60%; margin: 0 auto; text-align: center; }

.caseShow-listWrap .caseShow-list:nth-child(1) .caseShow-img .img img { width: 100%; height: auto; display: inline-block; }

.caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img { padding-top: 30px; }

.caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img li { width: 100%; float: none; }

.caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img .img { width: 100%; }

.caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img .img img { width: 100%; height: auto; display: inline-block; }

.caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img { padding-top: 10px; }

.caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img li { width: 50%; }

.caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img .img { width: 80%; margin: 0 auto; }

.caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img .img img { width: 100%; height: auto; display: inline-block; }

.caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img { padding-top: 10px; font-size: 0; }

.caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img li { width: 50%; float: none; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; margin-bottom: 12px; }

.caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img .img { width: 40%; margin: 0 auto; }

.caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img .img img { height: auto; display: inline-block; }

.caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img p { font-size: 14px; color: #4c4c4c; text-align: center; }

.caseShow-listWrap .caseShow-list h4 { background: url(case_bg.jpg) no-repeat left center; padding-left: 12px; font-size: 16px; color: #079503; height: 38px; line-height: 38px; }

.caseShow-listWrap .caseShow-list p { font-size: 14px; color: #666666; line-height: 24px; }

.caseShow-listWrap .caseShow-list p.p1 { text-align: center; }

.caseShow-listWrap .caseShow-list .caseShow-img { overflow: hidden; }

.caseShow-listWrap .caseShow-list .caseShow-img li { float: left; }

.kj-main { padding-top: 20px; padding-bottom: 40px; }

.kj-main h3.title { font-size: 18px; color: #666666; line-height: 40px; text-align: center; }

.kj-item h3 { padding-left: 12px; font-size: 16px; color: #079503; line-height: 38px; background: url(case_bg.jpg) no-repeat left center; }

.kj-item p.kj-p { line-height: 24px; font-size: 14px; padding-top: 0px; }

.kj-imgShow .kj1-img { position: relative; }

.kj-imgShow .kj1-img .img { width: 60%; }

.kj-imgShow .kj1-img p { width: 126px; height: 38px; border: 1px solid #079503; text-align: center; line-height: 38px; font-size: 16px; color: #079503; position: absolute; right: 0; }

.kj-imgShow .kj1-img p.p1 { top: 40px; }

.kj-imgShow .kj1-img p.p2 { bottom: 40px; }

.kj-imgShow .kj1-img1 { overflow: hidden; }

.kj-imgShow .kj1-img1 .img { float: right; }

.kj-imgShow .kj1-img1 p { left: 0; right: auto; }

.kj-imgShow .kj1-img1.p1 { top: 40px; }

.kj-imgShow .kj1-img1.p2 { bottom: 40px; }

.kj-item2 { padding-top: 14px; }

.kj-item2 .kj-smList { margin-bottom: 12px; }

.kj-item2 .kj-smList h5 { color: #404040; font-size: 16px; }

.kj-item2 .kj-smList p { color: #666666; font-size: 14px; line-height: 24px; }

.kj-item3 .kj-smList { margin-bottom: 10px; }

.kj-item3 .kj-smList h5 { color: #079503; font-size: 14px; line-height: 24px; }

.kj-item3 .kj-smList p { color: #666666; font-size: 14px; line-height: 24px; }

/*产品详情*/
.prodetail { padding: 40px 15px 80px;  }

#box { position: relative; }

.proscroll { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; white-space: nowrap; font-size: 0; }

.proscroll li { display: inline-block; vertical-align: top; }



.scrollbox li img { width: 100%; vertical-align: middle; height:auto; }

#mask { width: 150px; height: 100px; background-color: rgba(47, 49, 193, 0.3); position: absolute; top: 0; left: 0; display: none; /* opacity:0 */ }

#big { width: 550px; height:483px; border: 1px solid #d9d9d9; overflow: hidden; position: absolute; left: 380px; top: 0; background: #fff; display: none; z-index: 999999; }

#box .pagebox .lSPrev, #box .pagebox .lSNext { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 20px; height: 37px; display: block; cursor: pointer; }

.prodetail .pagebox {overflow: hidden;  }


.prodetail .subpagebox ul { white-space: nowrap; }

.prodetail .subpagebox li { background: #fff; }

.prodetail .pagebox .lSPrev { left: 0; background: url(pro_left.png) no-repeat; }

.prodetail .pagebox .lSNext { right: 0; background: url(pro_right.png) no-repeat; }

.prodetail .pagebox .lSPrev:hover, #box .pagebox .lSNext:hover { opacity: .8; }

.prodetail .subpagebox { width: 452px; overflow: hidden; }

.prodetail .subpagebox img { display: block; width: 100%; }

.prodetail .subpagebox li { border: 1px solid #dfe3e8; display: inline-block; vertical-align: top; }

.prodetail .subpagebox li.active { border-color: #2f318b; }

.prodetail .lSSlideWrapper { overflow: hidden; }

.newpro { font-size: 14px; color: #666; line-height: 20px; padding-left: 70px; margin-top: 25px; }

.proright h2 { font-size: 23px; color: #666; line-height: 1.2em; padding-top: 15px; padding-bottom: 25px; }

.pro-special { padding-left: 70px; color: #666; font-size: 14px; line-height: 28px; padding-top: 14px; border-bottom: 1px solid #dadada; }

.pro-special h3 { font-size: 20px; line-height: 1.1em; padding-bottom: 17px; }

.alldetail { margin-top: 40px; border-top: 1px solid #d0d4db; }

.detailnav { text-align: center; font-size: 0; padding-top: 12px; }

.detailnav span { display: inline-block; font-size: 16px; width: 32%; max-width: 100px; padding: 12px 18px; color: #666; border-bottom: 2px solid #fff; cursor: pointer; margin: 0 2%; }

.thedetail { padding-top: 25px; }

.detailnav span:hover, .detailnav span.cur { border-bottom-color: #2b2d7e; }

.thisdetail img { max-width: 100%; height: auto !important; }

.thisdetail { height: 0; -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; opacity: 0; overflow: hidden; }

.thisdetail.cur { height: auto; -webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none; opacity: 1; overflow: visible; }

.prodetail { padding: 20px 0px 40px; }

.prodetail .subpagebox ul { display: none; }

.scrollbox { width: 100%; height: auto; line-height: 0; }

.pro-special { padding-left: 0; }

.newpro { font-size: 18px; color: #4c4c4c; padding-bottom: 20px; border-bottom: 1px solid #dadada; padding-left: 0; padding-left: 16px; }

.pro-special p { line-height: 24px; }

.tab-nav { height: 40px; line-height: 40px; overflow: hidden; }

.tab-nav a { width: 25%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; background: #ededed; color: #666666; font-size: 16px; text-align: center; }

.tab-nav a.active { background: #079503; color: #fff; }

.tab-title { line-height: 38px; font-size: 16px; color: #4c4c4c; }

.tab-showBox .showBox-item { display: none; padding-top:20px; }

.cs-item1 { margin-top: 20px; }

.cs-title { background: #e6e6e6; overflow: hidden; border-bottom: 1px solid #b3b3b3; }

.cs-title li { width: 16.5%; float: left; overflow: hidden; height: 44px; line-height: 44px; text-align: center; border-right: 1px solid #b3b3b3; }

.cs-title li:last-child { border-right: 0; }

.cs-text { overflow: hidden; }

.cs-text li { float: left; width: 16.5%; border-right: 1px solid #b3b3b3; height: 94px; line-height: 94px; text-align: center; }

.cs-text li:last-child { border-right: 0; }

.show2 { margin-top: 20px; }

.show2 .tab-title { color: #4c4c4c; font-size: 16px; line-height: 30px; }

.show2-tab { margin-top: 20px; border: 1px solid #b3b3b3; border-bottom: none; }

.show2-tab .show2-tabList { border-bottom: 1px solid #b3b3b3; overflow: hidden; height: 42px; line-height: 42px; text-align: center; }

.show2-tab .show2-tabList p { float: left; color: #4c4c4c; font-size: 14px; }

.show2-tab .show2-tabList p:nth-child(1) { width: 25%; background: #e6e6e6; }

.show2-tab .show2-tabList p:nth-child(2) { width: 75%; background: #fff; }

.product-wrap { padding-bottom: 40px; }

.adre-selet .fixtext { color: #3f3e55; }

.adv-wrap { background: #f5f5f5; }




.pro-showText { display: none; }

.backTop { width:58px; height:30px; transition:0.3s all; background: url(backtop1.png) no-repeat center center; position: fixed;
bottom: 20%; right: 3%; z-index: 100; cursor: pointer; display: none;
padding-top:60px; text-align:center; color:#033d7d;
}
.backTop:hover{background: url(backtoph.png) no-repeat center center;-moz-background-size: 80% auto; -o-background-size: 80% auto; background-size: 80% auto;color:#069502; display:none;}
@media screen and (max-width: 1023px) { .he_searchbox { display: none; position: absolute; left: 0; top: 76px; width: 100%; background: #fff; height: 60px; }
  .he_searchbox .search-text { border: 1px solid #b9b9b9; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; text-indent: 20px; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; width: 90%; height: 40px; position: absolute; left: 5%; top: 10px; }
  .he_searchbox .sreach-btnInput { width: 50px; height: 40px; position: absolute; top: 10px; right: 5%; color: #fff; font-size: 15px; background: #b9b9b9; -webkit-border-top-right-radius: 20px; -moz-border-radius-topright: 20px; border-top-right-radius: 20px; -webkit-border-bottom-right-radius: 20px; -moz-border-radius-bottomright: 20px; border-bottom-right-radius: 20px; } }


@charset "UTF-8";
.newscont11 { position: relative; padding: 20px 0; background-color: #fffaf3; }

.newsdetail11 { background-color: #fffaf3; /*{"title":"内容区背景","type":"color","name":"@newsnrbg","value":"#ffffff"}*/ }

.detailtitle11 { padding-bottom: 10px; }

.detailtitle11 h2 { font-size: 20px; line-height: 30px; color: #333333; /*{"title":"内容标题","type":"color","name":"@texttitle","value":"#333333"}*/ margin-bottom: 10px; }

.detaildate11 { font-size: 16px; color: #333333; /*{"title":"内容日期","type":"color","name":"@textdate","value":"#8e8e8e"}*/ font-family: "宋体"; }

.detailtext11 { padding: 15px 0; border-bottom: 1px solid #d9d9d9; /*{"title":"标题边框","type":"color","name":"@titlebor","value":"#d9d9d9"}*/ border-top: 1px solid #d9d9d9; /*{"title":"标题边框","type":"color","name":"@titlebor","value":"#d9d9d9"}*/ font-size: 14px; line-height: 22px; color: #333333; /*{"title":"标题文本","type":"color","name":"@titlecolor","value":"#333333"}*/ }

.detailtext11 img { display: block; width: auto !important; height: auto !important; max-width: 100%; margin: 0 auto; }

.detailpage11 { padding-top: 15px; color: #666666; /*{"title":"分页文本","type":"color","name":"@pagecolor","value":"#666666"}*/ }

.detailpage11 dd a { display: block; font-size: 14px; line-height: 28px; color: #666666; /*{"title":"分页文本","type":"color","name":"@pagecolor","value":"#666666"}*/ white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }

.detailback11 { display: block; width: 135px; height: 45px; margin: 15px auto 0; color: #ffffff; /*{"title":"返回列表","type":"color","name":"@backlist","value":"#ffffff"}*/ line-height: 45px; text-align: center; background-color: #f39906; /*{"title":"返回列表背景","type":"color","name":"@backbg","value":"#0068b7"}*/ }

.detailback11:hover { color: #ffffff; /*{"title":"鼠标返回列表文本色","type":"color","name":"@curbacklist","value":"#ffffff"}*/ background-color: #f39906; /*{"title":"鼠标返回列表背景","type":"color","name":"@mousebccolor","value":"#0068b7"}*/ }

.Share11 { display: none; position: absolute; left: 0px; top: 710px; width: 73px; z-index: 50; padding: 55px 0; }

.newsshare11 a { display: block; width: 73px !important; height: 73px !important; margin: 0 0 1px 0 !important; padding: 0 !important; }

.weibolink { background-image: url(../news11xw02.html) !important; }

.tenngxunlink { background-image: url(../news11xw03.html) !important; }

.qqlink { background-image: url(../news11xw04.html) !important; }

.weixinlink { background-image: url(../news11xw05.html) !important; }

.baidulink { background-image: url(../news11xw06.html) !important; }

.taolink { background-image: url(../news11xw07.html) !important; }

.weibolink:hover { background-image: url(../news11xw08.html) !important; }

.tenngxunlink:hover { background-image: url(../news11xw09.html) !important; }

.qqlink:hover { background-image: url(../news11xw10.html) !important; }

.weixinlink:hover { background-image: url(../news11xw11.html) !important; }

.baidulink:hover { background-image: url(../news11xw12.html) !important; }

.taolink:hover { background-image: url(../news11xw13.html) !important; }

@media (min-width: 768px) { .newscont11 { padding: 36px 0; }
  .detailtext11 { padding: 30px 0; font-size: 16px; line-height: 26px; }
  .detailpage11 { padding-top: 30px; }
  .detailpage11 dd a { font-size: 16px; line-height: 36px; }
  .detailtitle11 { padding-bottom: 20px; }
  .detailtext11 { padding: 50px 12%; min-height: 510px; font-size: 16px; }
  .Share11 { display: block; }
  .detailpage11 { padding-top: 50px; } }

@media (min-width: 1024px) { .detailback11 { width: 145px; height: 50px; margin: 0; line-height: 50px; }
  .newsdetail11 { padding: 26px 32px; }
  .detailtitle11 { padding: 0 133px 50px 0; }
  .detailtitle11 h2 { font-size: 36px; line-height: 42px; margin-bottom: 35px; }
  .detaildate11 { font-size: 24px; }
  .detailpage11 dd { float: left; max-width: 80%; }
  .detailpage11 dt { float: right; }
  .detailpage11 dd a:hover { color: #f39906; }
  .backTop{width: 60px; height: 60px;}
  .qa-list .text{ height:106px;}
}

@charset "UTF-8";
@media (min-width: 768px) { .about { padding-top: 50px; }
  .about .about-main { height: 100%; position: relative; }
  .about .about-text { width: 48%; float: left; }
  .about .about-info { padding-top: 10px; }
  .about .about-show li span { font-size: 31px; }
  .about .about-more { margin-top: 25px; }
  .about .about-img { margin-top: 0px; float: right; width: 38%; }
  .solution .soulution-title { color: #fff; text-align: center; }
  .solution .soulution-title h3 { font-size: 24px; line-height: 30px; }
  .solution .solu-list { padding-top: 20px; }
  .solution .solu-list li { padding: 30px 20px 40px; }
  .solution .solu-list li h3.title { line-height: 36px; font-size: 18px; }
  .index-title h3 { font-size: 24px; line-height: 32px; }
  .index-title h4 { line-height: 26px; }
  .product { padding-top: 40px; }
  .product .pro-text { padding-top: 22px; }
  .pro-show .slide-list .img-title { position: absolute; left: 20px; top: 20px; text-align: left; color: #fff; }
  .pro-show .slide-list .pro-more { float: right; margin-bottom: 12px; }
  .news { margin-top: 60px; }
  .news-main { padding-top: 30px; padding-bottom: 32px; }
  .partner { padding-top: 50px; padding-bottom: 40px; }
  .part-list { margin-top: 20px;  overflow: hidden; font-size: 0; border-bottom: 0; }
  .part-list li { width: 33.33333%; display: inline-block; vertical-align: top; *display: inline; *zoom: 1; }
  .part-list li:nth-child(2n) { border-right: 1px solid #ccc; }
  .part-list li:nth-child(3n) { border-right: 0; }
  .part-list li img { max-height: 108px; }
  .foot-logo { float: left; width: 30%; }
  .foot-right { float: right; width: 60%; }
  .ab-showList { margin-bottom: 16px; }
  .ab-showList li { width: 25%; margin-bottom: 0px; }
  .inner-navShow .navShow-main .innerNav-bar { float: left; }
  .inner-navShow .navShow-main .nav-list { display: block; float: right; line-height: 50px; height: 50px; }
  .inner-navShow .navShow-main .nav-list p { background: url(home.png) no-repeat left center; padding-left: 25px; }
  .inner-navShow .navShow-main .nav-list span { color: #666666; font-size: 14px; background: url(right.png) no-repeat left center; padding-left: 14px; padding-right: 10px; }
  .inner-navShow .navShow-main .nav-list a { font-size: 14px; color: #666; background: url(right.png) no-repeat left center; padding-left: 14px; }
  .inner-navShow .navShow-main .nav-list a:hover { color: #079503; }
  .scrollimg li:before { height: 100%; width: 34.17%; }
  .scrollimg .imgbox { float: left; width: 45.6%; }
  .historytxt { padding-top: 0; width: 46.75%; float: right; }
  .history .lSSlideWrapper .lSPrev { left: 53%; }
  .history .lSSlideWrapper .lSNext { left: 58.5%; }
  .team-hd { padding-top: 20px; }
  .team-hd .hd-swiper { position: relative; }
  .team-hd .hd-swiper .hd-swiperShow { margin: 20px 46px; }
  .team-hd .hd-swiper .hd-prev,.team-prev { width: 36px; height: 36px; }
  .team-hd .hd-swiper .hd-next,.team-next { width: 36px; height: 36px; }
  .teamImg-js .teamJS-main { padding-bottom: 10px; }
  .teamImg-js .teamJS-list li { float: left; width: 48%; }
  .teamImg-js .teamJS-list li:nth-child(2) { float: right; }
  .Honor-list { overflow: hidden; }
  .Honor-list ul { margin: 0 -7px; }
  .Honor-list li { padding: 0 7px; margin: 0 0 20px 0; }
  .Honor-list li:hover img { -webkit-transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -ms-transform: scale(1.03, 1.03); -o-transform: scale(1.03, 1.03); transform: scale(1.03, 1.03); }
  .Honor-list li:hover .elc-text { color: #00824a; }
  .Honor-list .elc-img { overflow: hidden; }
  .Honor-list .elc-img img { -webkit-transition: transform ease 0.7s; -moz-transition: transform ease 0.7s; -o-transition: transform ease 0.7s; -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .pro-wrap { padding-bottom: 40px; }
  /*新闻中心*/
  .news-content li { overflow: hidden; }
  .news-content li .img { float: left; width: 25%; }
  .news-content li .news-text { float: right; width: 72.16667%; padding: 6px 0 15px; }
  .contact-main .con-text { float: left; width: 46.66667%; }
  .contact-main .img { margin-top: 0px; float: right; width: 52.83333%; }
  .message-wrap { padding: 36px 0 50px; }
  .down-list li { margin-bottom: 15px; }
  .down-list li:hover .down-btn .img { background: url(down_img1.jpg) no-repeat center center; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; }
  .down-list .text { width: 86.66667%; }
  .down-list .down-btn { border: 1px solid #dadada; top: 30px; }
  .qa-list li { padding-bottom: 22px; position: relative; }
  .qa-list .text { width: 82.33333%; }
  .qa-list a.qa-more { margin-left: 0px; width: 78px; height: 78px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; border: 1px solid #d9d9d9; line-height: 78px; text-align: center; position: absolute; right: 0px; top: 22px; }
  .case-list li { position: relative; background: #fff; }
  .case-list li .case-text { float: left; padding: 10px 10px; }
  .case-list li .case-text h3 { font-size: 16px; color: #4c4c4c; height: 40px; line-height: 40px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; padding-bottom: 0px; border-bottom: 1px solid #cccccc; }
  .case-list li .case-text p { font-size: 13px; color: #666666; margin-top: 16px; display: -webkit-box; height: 72px; line-height: 24px; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
  .case-list li .case-text a.case-more { color: #666666; font-size: 13px; border: 1px solid #b3b3b3; width: 88px; height: 28px; line-height: 28px; text-align: center; display: block; margin-top: 20px; }
  .case-list li .img { float: right; }
  .case-list li .img img { display: block; }
  .case-content { padding: 30px 0 40px; }
  .case-listShow { padding-bottom: 34px; }
  .case-listShow li { overflow: hidden; margin-bottom: 0px; }
  .case-listShow li:nth-child(2n) .img { float: left; }
  .case-listShow li:nth-child(2n) .case-text { float: right; }
  .case-listShow li .case-text { width: 50%; float: left; }
  .case-listShow li .img { overflow: hidden; width: 50%; float: right; }
  .case-listShow li .img a { display: block; }
  .case-listShow li .img img { display: block; height: auto; width: 100%; }
  .caseShow-listWrap .caseShow-list { margin-bottom: 20px; }
  .caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img { padding-top: 20px; }
  .caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img li { width: 50%; }
  .caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img .img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(1) .caseShow-img li { width: auto; margin-right: 34px; }
  .caseShow-listWrap .caseShow-list:nth-child(1) .caseShow-img li .img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(1) .caseShow-img li .img img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img { padding-top: 10px; font-size: 0; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img li { width: 20%; margin-bottom: 12px; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img .img { width: 30%; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img p { padding: 0 4px; }
  .caseShow-listWrap .caseShow-list p.p1 { text-align: left; }
  .kj-imgShow { padding-top: 30px; }
  .kj-imgShow .kj1-img { width: 48%; float: left; }
  .kj-imgShow .kj1-img:nth-child(2) { float: right; }
  .kj-imgShow .proright { width: 52%; }
  .kj-imgShow .shreial-list .posititext { position: absolute; left: 0; right: 0; height: 173px; overflow: hidden; z-index: 10; padding: 10px; background-color: #FFFFFF; border: 1px solid #d8d8d8; border-top: 0; border-bottom: 0; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -o-transition: all ease 0.5s; transition: all ease 0.5s; }
  /*产品详情*/
  #box { padding: 0 30px; width:29.1%; float: left; }
  .prodetail .subpagebox { right: 50px; }
  .proright { width: 66.66%; float: right; }
  .newpro { margin-top: 10px; }
  .detailnav span { margin: 0 4.3%; }
   .part-list li:nth-child(3n) {
      border-right:1px solid #ccc;
    }

}

@charset "UTF-8";
@media (min-width: 1024px) {
   .header { height: 100px; }
   .header .commonweb{ position:relative;}
  .logo { float: left; }
  .logo img { max-height: none; height: auto; }
  .nav { display: block; position: static; background: none; float: right; width:auto; height: 100px; line-height: 100px; margin-right:150px; }
  .nav li { float: left; height: 100px; line-height: 100px; text-align: center; }
  .nav li a { color: #4c4c4c; font-size: 14px; text-indent: 0; padding: 0 12px; }
  .nav li a:hover { color: #069502; }
  .nav li.cur a { color: #069502; }
  .mobnav-btn { display: none; }
  .search_btn { display: none; }
  .header-right { width: 176px; position:absolute; top:34px;  right:0; height: 30px; }
  .header-right .tab-right { height: 100%; }
  .header-right .he_searchbox { display: block; position: relative; }
  .header-right .headeritem { height: 30px; }
  .header-right .search-text { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: url(search_bg.jpg) no-repeat center center; text-indent: 40px; }
  .header-right .sreach-btn { width: 30px; height: 30px; position: absolute; right: 0; top: 0; background: none; }
  .solution { background: url(solu_bg.jpg) no-repeat center center; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; margin-top: 30px; padding-top: 0; }
  .solution .solu-main { padding: 120px 0 140px; }
  .solution .solu-list li { float: left; width: 23.5%; margin-right: 2%; }
  .solution .solu-list li:last-child { margin-right: 0; }
  .solution .solu-list li:nth-child(2n) { float: left; }
  .news-show .swiper-pagination { display: none; }
  .news { margin-top: 70px; }
  .news-main { padding-top: 40px; padding-bottom: 52px; }
  .news-show .swiper-container { padding-bottom: 0px !important; }
  .partner { padding-top: 50px; padding-bottom: 60px; }
  .partner .part-more { margin: 40px auto 0; }
  .part-list { margin-top: 30px; }
  .part-list li { width: 25%; }
  .part-list li:nth-child(2n) { border-right: 1px solid #ccc; }
  .part-list li:nth-child(3n) { border-right: 1px solid #ccc; }
  .part-list li:nth-child(4n) { border-right: 0; }
  .part-list li img { max-height: 99px; }
  .about-wrap { padding-top: 30px; }
  .about-wrap .ab-text { width: 56.66667%; float: left; }
  .about-wrap .ab-imgShow { width: 37.83333%; float: right; }
  /*发展历程*/
  .scrollimg li { padding: 30px; }
  .history .lSSlideWrapper .lSPrev, .history .lSSlideWrapper .lSNext { bottom: 30px; }
  .history .lSSlideWrapper .lSNext { left: 57%; }
  .js-text h3 { text-align: left; }
  .inner-commonTitle { text-align: left; }
  .teamImg-js .teamJS-main { padding-bottom: 30px; }
  .teamImg-js .teamJS-list li { float: left; width: 32%; margin-right: 2%; margin-bottom: 0; }
  .teamImg-js .teamJS-list li:nth-child(2) { float: left; }
  .teamImg-js .teamJS-list li:nth-child(3) { float: right; margin-right: 0; }
  .team-hd .teanHd-main h3 { text-align: left; }
  .Honors-min { padding-top: 40px; }
  .Honor-list a { padding: 50px 25px 50px; }
  .Honor-list ul { padding: 0 0 35px 0; }
  .Honor-list ul li { margin-bottom: 32px; }
  .Honor-list .elc-text { height: 24px; line-height: 24px; margin-top: 12px; }
  .pro-list { width: 100%; overflow: hidden; }
  .pro-list ul { margin: 0 -12px; }
  .pro-list li { margin: 0 0 28px 0; padding: 0 12px; }
  .pro-list li a { padding: 30px 25px 54px; background: #ffffff; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; }
  .pro-list li a p.pro-text { position: absolute; height: 34px; line-height: 34px; text-align: center; font-size: 16px; color: #4c4c4c; width: 100%; bottom: 20px; left: 0; }
  .pro-list li img { margin: 0 auto; display: block; width:350px; height:308px; }
  .pro-list .product-wrap { padding-top: 50px; }
  .news-wrap { padding-top: 40px; }
  .news-content li { padding-bottom: 20px; margin-bottom: 20px; }
  .news-content li .news-text { float: right; width: 72.16667%; padding: 10px 0 0px; }
  .news-content li .news-text p { margin-top: 15px; }
  .news-content li .news-text span { margin-top: 20px; }
  .news-content li .news-text em { margin-top: 23px; color: #999999; }
  .map { height: 470px; }
  .feedback-content { position: relative; padding-right: 430px; }
  .feedback-content label input { padding: 17px 20px; }
  .feedback-content label textarea { height: 182px; }
  .feedback-content .row { margin: 0 -5px; }
  .feedback-content .row label { float: left; width: 49%; padding: 0 5px; }
  .feedback-content .row label input { background-position: 94.64789% center; }
  .feedback-content .pt { padding-top: 10px; margin-bottom: 20px; }
  .feedback-content .form-ctrl input { padding: 17px 82px; }
  .feedback-msg { position: absolute; right: 0; top: 20px; width: 420px; padding-top: 0; }
  .feedbackcode401 { width: 217px; margin-bottom: 20px; }
  .case-listShow { padding-bottom: 44px; }
  .case-listShow li .case-text { padding: 30px 20px; width: 50%; float: left; }
  .case-listShow li .img { overflow: hidden; width: 50%; float: right; }
  .case-listShow li .img a { display: block; }
  .case-listShow li .img img { display: block; height: auto; width: 100%; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img { padding-top: 30px; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img li { width: 100%; float: none; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img .img { width: 100%; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img .img img { width: 100%; height: auto; display: inline-block; }
  .caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img { padding-top: 20px; }
  .caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img li { width: auto; margin-right: 24px; }
  .caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img .img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(3) .caseShow-img .img img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img { padding-top: 20px; font-size: 0; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img li { width: 160px; margin-bottom: 12px; text-align: center; margin-right: 25px; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img .img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img .img img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img p { padding: 0 4px; }
  .kj-main { padding-top: 30px; padding-bottom: 50px; }
  .kj-main h3.title { font-size: 20px; }
  .kj-item h3 { font-size: 18px; }
  .kj-item p.kj-p { padding-top: 12px; }
  .proShow-wrap { position: relative; }
  .pro-showText { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(proshow_bg.png) repeat center center; text-align: center; display: none; }
  .pro-showText h3 { font-size: 20px; color: #ffffff; line-height: 40px; margin-top: 120px; }
  .pro-showText span { width: 120px; height: 34px; border: 1px solid #fff; line-height: 34px; display: inline-block; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; font-size: 16px; color: #fff; margin-top: 12px; }
  .product-wrap { padding-top: 30px; padding-bottom: 50px; }
  .prodetail { padding: 0; }
  .newpro { font-size: 24px; line-height: 30px; }
  .pro-special { padding-top: 22px; }
  .pro-special p { line-height: 30px; }
  .prodetail { padding: 0px; padding-bottom: 40px; }
  #box { padding: 0; }
  .sweiper-btnIcon span { width: 58px; height: 3px; background: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; opacity: 1; }
  body { padding-top: 100px; }
  .nav li { border: none; }
  .nav dl { display: none; }
  .sreach-btnInput { display: none; }
  .header-right .search-text { border: none; color:#bdbdbd; }
  .about-text .index-title { text-align: left; }
   .part-list li:nth-child(4n) {
      border-right:1px solid #ccc;
    }

}
@media (min-width: 320px) and (max-width:768px) {
.part-list li:nth-child(2n) {
      border-right:1px solid #ccc;
    }
} 
@media (min-width: 1366px) { 
  #box{width:350px; float:left;}
  .nav{ margin-right:190px;}
  .nav li a { padding: 0 17px; }
  .about { padding-top: 90px; }
  .about .about-text { width: 52.66667%; }
  .about .about-info { padding-top: 30px; }
  .about .about-show li span { font-size: 36px; }
  .about .about-more { margin-top: 55px; }
  .about .about-img { width: 34%; overflow: hidden; }
  .about .about-img:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .about .about-img img { -webkit-transition: 0.5s; -o-transition: 0.5s; -moz-transition: 0.5s; transition: 0.5s; }
  .index-title h3 { font-size: 28px; }
  .index-title h4 { line-height: 30px; font-size: 20px; }
  .solution { margin-top: 60px; }
  .solution .solu-main { padding: 136px 0 4px; }
  .solution .soulution-title h3 { font-size: 28px; line-height: 32px; }
  .solution .soulution-title h4 { font-size: 20px; line-height: 30px; }
  .solution .solu-list { padding-top: 44px; }
  .solution .solu-list li { float: left; width: 280px; margin-right: 24px; padding: 50px 20px 70px; }
  .solution .solu-list li .img { margin-top: 48px; }
  .product { padding-top: 60px; }
  .product .pro-text { padding-top: 32px; }
  .pro-show { padding: 44px 0px 0; }
  .pro-show .swiper-slide { -webkit-transition: 1s background; -o-transition: 1s background; -moz-transition: 1s background; transition: 1s background; }
  .pro-show .swiper-slide:hover { background: #069502; }
  .pro-show .swiper-slide:hover .slide-list h3 { color: #fff; }
  .pro-show .swiper-slide:hover .slide-list h3:after { background: #fff; }
  .pro-show .swiper-slide:hover .slide-list .pro-more { color: #fff; background: url(more_bg1.png) no-repeat right center; }
  .pro-show .swiper-slide:hover .slide-list .proList-info p { color: #fff; }
  .pro-show .swiper-slide:nth-child(2) .slide-list { -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; background: url(prolist3_bg.png) no-repeat 34px 58px; }
  .pro-show .swiper-slide:nth-child(2):hover .slide-list { background: url(prolist3_bg1.png) no-repeat 34px 58px; }
  .pro-show .swiper-slide:nth-child(3) .slide-list { background: url(prolist2_bg.png) no-repeat 34px 58px; }
  .pro-show .swiper-slide:nth-child(3):hover .slide-list { background: url(prolist2_bg1.png) no-repeat 34px 58px; }
  .pro-show .swiper-slide:nth-child(4) .slide-list { background: url(prolist4_bg.png) no-repeat 34px 58px; }
  .pro-show .swiper-slide:nth-child(4):hover .slide-list { background: url(prolist4_bg1.png) no-repeat 34px 58px; }
  .pro-show .swiper-slide:nth-child(1) .slide-list { padding: 0; }
  .pro-show .slide-list { height: 258px; padding: 0; position: relative; padding-left: 100px; padding-right: 70px; padding-top: 52px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .pro-show .slide-list h3 { font-size: 18px; line-height: 36px; padding-bottom: 0px; margin-bottom: 28px; }
  .pro-show .slide-list .pro-more { display: block; color: #808080; font-size: 14px; background: url(more_bg.png) no-repeat right center; width: 90px; margin-top: 12px; }
  .pro-show .slide-list .img-title { position: absolute; line-height: 28px; text-align: left; padding: 0; top: 50px; left: 46px; color: #fff; font-size: 16px; }
  .pro-show a.left_btn { left: -70px; }
  .pro-show a.right_btn { right: -70px; }
  .news { margin-top: 80px; }
  .news-main { padding-top: 68px; padding-bottom: 92px; }
  .partner { padding-top: 68px; padding-bottom: 80px; }
  .partner .part-more { margin: 40px auto 0; }
  .partner .part-more:hover { color: #079503; }
  .part-list { margin-top: 40px; }
  .part-list li { width: 20%; }
  .part-list li:nth-child(2n) { border-right: 1px solid #ccc; }
  .part-list li:nth-child(3n) { border-right: 1px solid #ccc; }
  .part-list li:nth-child(4n) { border-right: 1px solid #ccc; }
  .part-list li:nth-child(5n) { border-right: 0; }
  .part-list li img { height: 108px; }
  .footer { height: 130px; padding: 0; }
  .foot-logo { width: 154px; margin-left: 38px; padding-top: 30px; }
  .foot-logo a { width: 100%; text-align: center; display: block; }
  .foot-right { float: right; overflow: hidden; width: 910px; }
  .footer-nav { padding-top: 34px; float: left; }
  .footer-nav p { line-height: 20px; }
  .footNav-list { padding-bottom: 10px; }
  .footNav-list li { margin: 0; color: #616161; }
  .footNav-list li a { padding-right: 23px; }
  .footer-share { float: right; padding-right: 50px; padding-top: 32px; }
  .inner-navShow .navShow-main li { height: 70px; line-height: 70px; }
  .about-wrap { padding-top: 46px; }
  .inner-commonTitle { text-align: left; }
  .inner-commonTitle h3 { line-height: 36px; font-size: 24px; }
  .inner-commonTitle h4 { font-size: 20px; line-height: 30px; }
  .ab-showList li h5 { font-size: 24px; }
  .about-wrap { padding-bottom: 80px; }
  .scrollimg li { padding: 42px 56px 42px 42px; }
  .historytxt h2 { font-size: 38px; }
  .toptxt { font-size: 18px; padding: 26px 0 20px; }
  .history .lSSlideWrapper .lSPrev, .history .lSSlideWrapper .lSNext { bottom: 42px; }
  .history .lSSlideWrapper .lSNext { left: 56.3%; }
  .history { padding-bottom: 100px; }
  .history .lSPager li { font-size: 17px; }
  .history .pagebox { margin-top: 59px; }
  .js-text { padding-top: 36px; }
  .teamImg-js { margin-top: 45px; }
  .teamImg-js .teamJS-main { padding-top: 46px; padding-bottom: 40px; }
  .teamImg-js .teamJS-main h3 { font-size: 20px; text-align:left; }
  .teamImg-js .teamJS-list { padding-top: 20px; }
  .teamImg-js .teamJS-list li { width: 380px; margin-right: 30px; }
  .teamImg-js .teamJS-list li .img p { position: absolute; width: 100%; padding: 12px 10px; background: url(text_bg.png) repeat center center; line-height: 20px; left: 0; bottom: 0; color: #fff; font-size: 14px; }
  .teamImg-js .teamJS-list li h5 { height: 50px; line-height: 50px; font-size: 16px; color: #333333; text-align: center; }
  .team-hd { padding-top: 30px; }
  .team-hd .teanHd-main h3 { font-size: 20px; line-height:58px; }
  .team-hd .hd-swiper { position: relative; }
  .team-hd .hd-swiper .hd-swiperShow { margin: 40px 0px; }
  .team-hd .hd-swiper .hd-prev,.team-prev { left: -68px; }
  .team-hd .hd-swiper .hd-next,.team-next { right: -68px; }
  .Honor-list a.more_btn { height: 60px; line-height: 60px; }
  .pro-wrap { padding-bottom: 80px; }
  .news-wrap { padding-top: 40px; }
  .news-content { padding-bottom: 70px; }
  .news-content ul { padding-bottom: 50px; }
  .news-content li { padding-bottom: 25px; margin-bottom: 24px; }
  .news-content li .img { width: 300px; height: 195px; }
  .news-content li .news-text h3 { font-size: 18px; }
  .news-content li .news-text p { margin-top: 25px; }
  .news-content li .news-text span { margin-top: 25px; }
  .news-content li .news-text em { margin-top: 35px; }
  .news-detail .news-detailTitle { padding-bottom: 20px; }
  .news-detail .news-detailTitle h3 { font-size: 18px; }
  .news-detail .news-detailTitle h5 { font-size: 20px; }
  .news-detail .newsDeail-box { padding-bottom: 150px; }
  .inner-navShow .navShow-main .nav-list { line-height: 70px; height: 70px; }
  .contact-wrap { padding-top: 42px; padding-bottom: 66px; }
  .contact-main { padding-top: 30px; }
  .contact-main .con-text .person-tit h3 { font-size: 20px; }
  .contact-main .con-text h5 { font-size: 20px; margin-top: 12px; }
  .map { margin-top: 76px; }
  .message-wrap { padding: 46px 0 70px; }
  .down-list { padding-bottom: 50px; }
  .down-list li:first-child .text h3 { padding-top: 0; }
  .down-list li .text h3 { font-size: 20px; }
  .down-list li .text span { margin-top: 25px; }
  .down-list li .down-btn { width: 90px; height: 90px; right: 60px; bottom: 40px; top: auto; }
  .down-list li .down-btn .img { height: 39px; width: 36px; }
  .down-list li .down-btn em { margin-top: 6px; }
  .qa-list li { padding-bottom: 32px; }
  .qa-list li:hover h3 { color: #079503; }
  .qa-list li:hover a.qa-more { background: #079503; color: #fff; }
  .case-content { padding: 50px 0 70px; }
  .case-listShow { padding-bottom: 54px; }
  .case-listShow li { height: 354px; }
  .case-listShow li:nth-child(odd) .case-text:after { border-left: 18px solid #fff; }
  .case-listShow li:nth-child(even) .case-text:after { border-right: 18px solid #fff; left: -36px; right: auto; }
  .case-listShow li .case-text { padding: 46px 34px 0px; position: relative; height: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .case-listShow li .case-text:after { content: ""; position: absolute; width: 0; height: 0; display: block; border: 16px solid transparent; border-left: 16px solid #F5F5F5; right: -36px; top: 50%; border: 18px solid transparent; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); opacity: 1; z-index: 100; }
  .case-listShow li .case-text h3 { font-size: 20px; height: 58px; line-height: 58px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; }
  .case-listShow li .case-text a.case-more { margin-top: 50px; }
  .caseDetail-main .title { height: 42px; line-height: 42px; font-size: 22px; margin-top: -12px; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img { padding-top: 20px; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img li { width: 50%; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img .img { width: auto; }
  .caseShow-listWrap .caseShow-list:nth-child(2) .caseShow-img p.p1 { padding-left: 190px; }
  .caseShow-listWrap .caseShow-list:nth-child(4) .caseShow-img p { padding: 0; }
  .caseShow-listWrap .caseShow-list h4 { font-size: 18px; }
  .caseShow-listWrap .caseShow-list p { padding: 0; }
  .caseShow-listWrap .caseShow-list p.p1 { text-align: left; padding-left: 290px; line-height: 52px; }
  .caseShow-listWrap .caseShow-list .caseShow-img { overflow: hidden; }
  .caseShow-listWrap .caseShow-list .caseShow-img li { float: left; }
  .kj-main { padding-top: 40px; padding-bottom: 70px; }
  .kj-imgShow { padding-top: 50px; }
  .kj-imgShow .kj1-img { width: 480px; margin-right: 40px; }
  .kj-imgShow .kj1-img:nth-child(2) { margin-right: 0; float: left; width: 512px; }
  .kj-imgShow .kj1-img .img { width: auto; }
  .kj-imgShow .kj1-img p.p1 { top: 80px; }
  .kj-imgShow .kj1-img p.p2 { top: 152px; }
  .kj-imgShow .kj1-img1 { overflow: hidden; }
  .kj-imgShow .kj1-img1 .img { float: right; margin-top: -10px; }
  .kj-item2 { padding-top: 34px; }
  .kj-item2 .kj-smList { margin-bottom: 16px; }
  .kj-item2 .kj-smList h5 { color: #404040; font-size: 16px; }
  .kj-item2 .kj-smList p { color: #666666; font-size: 14px; line-height: 24px; }
  .pro-showText h3 { font-size: 20px; color: #ffffff; line-height: 40px; margin-top: 160px; }
  .prodetail .subpagebox ul { display: block; }
  .proright { width: 800px; }
  .newpro { line-height: 30px; margin-top: 0; font-size: 32px; padding-bottom: 32px; }
  .scrollbox { width:350px; height: 308px; line-height: 308px; }
  .prodetail .subpagebox { right: -590px; }
  .prodetail .subpagebox li { border: 1px solid #dadada; }
  .prodetail .subpagebox li.active { border: 4px solid #079503; }
  #box .pagebox .lSPrev, #box .pagebox .lSNext { bottom: -8px; top: auto; }
  .show2-tab .show2-tabList p:nth-child(1) { width: 198px; padding-left: 22px; }
  .show2-tab .show2-tabList p:nth-child(2) { width: 654px; padding-left: 74px; }
  .show2-tab { width: 856px; }
  .show2-tab .show2-tabList p { text-align: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .shreial-list h3 { font-size: 18px; }
  .shreial-list .zhaopmin { margin-top: 24px; padding-bottom:20px; }
  .shreial-list .zhaopmin p { color: #a1a1a1; font-size: 14px; }
  .shreial-list { padding-bottom: 244px; }
  .qa-list a.qa-more { color: #666; }
  .feedback-content { padding-top: 25px; }
  .feedback-msg { top: 25px; }
  .pro-special { padding-bottom: 26px; }

  .tab-title { padding-top: 24px; font-size: 18px; }
  .pro-list li .pro-text { -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }
  .ab-showList { padding-left: 8px; }
  .ab-showList li { width: auto; margin-right: 70px; }
  .about .about-show { padding-left: 12px; }
  .about .about-show li { width: auto; margin-right: 66px; }
  .nav li h3:after { display: none; }
  .nav li.cur h3:after { display: none; }


  .news-show img{ height:223px;}
    .part-list li:nth-child(5n) {
      border-right:1px solid #ccc;
    }
   .team-hd .hd-swiper img{
       max-height:160px;
   }
   .teamImg-js .teamJS-list li .img img{
       max-height:260px;
   }
    
}



.zl-scrollBarBox { height: 100%; position: absolute; background: #CCCCCC; -webkit-border-radius: 2.5px; -moz-border-radius: 2.5px; border-radius: 2.5px; }


.zl-scrollBar { position: absolute; left: 0; top: 0; background: #ef1414; -webkit-transition: background 0.3s; -o-transition: background 0.3s; -moz-transition: background 0.3s; transition: background 0.3s; }


.zl-scrollBar.zl-verticalBar { min-height: 10px; }


.zl-scrollBar.zl-horizontalBar { min-width: 10px; }


.zl-scrollBar:hover { background: #000; }


.zl-scrollContentDiv { position: relative !important; width: 100% !important; height: 100% !important; padding: 0 !important; margin: 0 !important; top: 0; left: 0; }







*/

.searchcont401{padding:36px 0;background-color:#ffffff;background-image:url(../homecp905.html);background-repeat:no-repeat;background-position:center top; background-size:cover;}
.searchtitle401{padding:28px 15px;background-color:#f5f5f5;}
.searchtitle401 span{color:#da251d;}
.resultlist401{font-size:13px;padding:3% 0;}
.resultlist401 img{display:block;width:100%;margin-bottom:2%;}
.resultlist401 li{padding:15px 0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;margin-bottom:-1px;}
.resultlist401 h4{font-size:16px;line-height:24px;margin-bottom:3%;}
.resultlist401 h4 em{color:#da251d;}
.resultlist401 h4 a{display:block;}
.resulttext401{overflow:hidden;height:72px;color:#999;}
.resultlabel401{color:#999;display:inline-block;padding-top:30px;}

.searchinputcont401 dt input{width:100%;height:40px;line-height:40px;text-indent:12px;font-size:15px;color:#333333;background-color:#ffffff;}
.searchinputcont401 dd input{width:100%;height:40px;line-height:40px; font-size:18px;font-weight:bold;color:#333;cursor:pointer;background-color:#dddddd;
    background-image:url(../search402.html);background-repeat:no-repeat;background-position:center;}

.keywords{color:#da251d;}

@media (min-width: 768px)
{
    .searchtitle401{font-size:24px;}
    .resultlist401 h4{font-size:20px;margin-bottom:2%;}
    .searchimg401 {float: left;margin: 0 3% 0 0;display: block;width: 200px;height: 150px;overflow: hidden;position: relative;}
    .resultlist401 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    max-width: 100%;
    width: auto;
}
}
@media (min-width: 992px)
{
    .searchinputcont401{width:45%;margin:0 auto;}
    .searchinputcont401 dt{float:left;width:78%;}
    .searchinputcont401 dd{float:left;width:22%;}
    .searchinputcont401 dt input{font-size:18px;}
    .searchinputcont401 dd input{text-align:left;padding-left:20%; font-size:18px;font-weight:bold;background-position:80% center;}

}
@media (min-width:1024px)
{
   .thumb-popup .close{ top:100px;} 
}
@media (min-width: 1199px) 
{

}
@media (max-width:319px)
{
    body{width:320px;}
}

/*--------search401 end--------*/


/*修改*/
.footer .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
    background:none !important;
    float:none;
    display:inline-block;
   padding-left:0;
}

.Honor-list a img{
    width:125px;
    height:187px;
}


.text-xz {
	line-height: 24px;
	padding-left: 46px;
	background: url(a_bg.jpg) no-repeat left top;
}

.map img{
    max-width:none;
}
 
.clumb-box{
    display: inline-block;
    vertical-align: top;
    color: #737373;
    font-size: 14px;
    text-align: center;
    padding: 5px 10px;
    width: auto;
    margin: 0 10px 0 0;
    position: relative;
    min-width: 160px;
    -webkit-transition: all ease .5s;
    -o-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    margin-top:30px;
}
.clumb-box a{
 text-align:center;
 height:36px;
 text-align:center;
 line-height:36px;
 border:1px solid #cccccc;
 color:#333333;
 transition:0.3s all;
 margin-right:10px;
 width:120px;
}
    .clumb-box a:hover {
     color:#fff;
  background:#079503;
   border:1px solid #079503;
    }
.clumb-box a.cur {
  color:#fff;
  background:#079503;
   border:1px solid #079503;
}


.preview{ clear:both; }
.view-img{ width:350px; float:left; display:none;}
#showbox { background:#eee;}
#showbox span { background:url(whitebg.png) repeat;}
#showsum { left:0px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #5eb315;}

.showpage { width:350px; position:relative;}
.showpage a { display:block; width:16px; height:74px; position:absolute; left:-8px; top:-76px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:-16px;}

.showpage a#showlast {background:url(pro_left.png) no-repeat center; }

.showpage a#shownext {background:url(pro_right.png) no-repeat center;}

.mob-preview{
    width:100%;
    margin-bottom:20px;
}
.mob-preview span.swiper-pagination-bullet-active{
    background:#079503;
}


.pro-show1 { position: relative; padding: 20px 0px 0; overflow:hidden; }

.pro-show1 .pro-main .swiper-container { padding-bottom: 40px; }

.pro-show1 .pro-main .swiper-pagination { display: _none; }

.pro-show1 .pro-main span.swiper-pagination-bullet-active { background: #069502; }

.pro-show1 .slide-list:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }

.pro-show1 .slide-list .img { width: 100%; overflow: hidden; }

.pro-show1 .slide-list img { display: block; width: 100%; height: auto; -webkit-transition: 0.3s; -o-transition: 0.3s; -moz-transition: 0.3s; transition: 0.3s; }

.pro-show1 .slide-list p { width: 100%; height: 44px; line-height: 44px; background: #f2f2f2; text-align: center; color: #323232; font-size: 16px; }

.pro-show1 a.left_btn { left: -56px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); background: url(prev_bg.png) no-repeat center center; width: 18px; height: 34px; position: absolute; z-index: 100; }

.pro-show1 a.right_btn { right: -56px; top: 50%; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); background: url(next_bg.png) no-repeat center center; width: 18px; height: 34px; position: absolute; z-index: 100; }




@media (min-width: 1024px) {
  .pro-show1 .pro-main .swiper-pagination { display: none; }
  .pro-show1 .slide-list p { font-size: 16px; }
  .pro-show1 a.left_btn { display: block; }
  .pro-show1 a.right_btn { display: block; }
  .pro-show1 {  padding: 35px 0px 0; }
  .pro-show1 .slide-list p{ line-height:60px; height:60px;}
  .mob-preview{
    width:32%;
    float:left;
}
}



@media (min-width: 1366px) {
 .pro-show1 .slide-list p{ line-height:74px; height:74px;}
}


@media (min-width: 1200px) {
    .view-img {
        display: block;
    }
    .mob-preview{
        display:none;
    }
}

.news{
    overflow:hidden;
}







/*新增效果*/

.thumb-popup {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}


.thumb-wraper {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    max-width: 600px;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.thumb-copy-wrapper {
    position: relative;
    overflow: hidden;
    background: #fff;
}


.thumb-popup .close {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999999;
    width: 30px;
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    color: #333;
    cursor: pointer;
}
.thumb-popup .thumb-copy-wrapper .swiper-wrapper {
    width: 100%;
}
.swiper-wrapper {
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: relative;
    box-sizing: content-box;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    box-sizing: content-box;
}

.thumb-popup .thumb-copy-wrapper .swiper-wrapper li {
    width: 100%;
    padding: 30px 10px 0;
}


@media (min-width: 768px){
.thumb-popup .thumb-copy-wrapper .swiper-wrapper li {
    padding: 60px;
}
}
.swiper-left {
    left: -80px;
}

.banner-btn {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    cursor: pointer;
    outline:none;
}




.swiper-right {
    right: -80px;
}


.banner-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    width: 20px;
    height: 20px;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    border-left: 0;
    border-bottom: 0;
}
.swiper-left:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-left: -4px;
}
.swiper-right:after {
    margin-left: -7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.thumb-popup .thumb-copy-wrapper .swiper-wrapper li img {
    display: block;
    max-width: 100%;
    margin:0 auto;
}
