html {font-family:"微软雅黑", arial, 'Open Sans', sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {margin: 0;padding: 0;outline: 0;border: 0;vertical-align: baseline;}ul, ol {list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}
a {background: transparent;}a:active,a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button,select {text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}button[disabled],html input[disabled] {cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}a{text-decoration: none;color: #005fb4;}.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
@media print {* {text-shadow: none !important;color: #000 !important;background: transparent !important;box-shadow: none !important;} a, a:visited {text-decoration: underline;}a[href]:after {content: " (" attr(href) ")";} abbr[title]:after {content: " (" attr(title) ")";} a[href^="javascript:"]:after,a[href^="#"]:after {content: "";} pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}img {max-width: 100% !important;}p, h2, h3 {orphans: 3;widows: 3;} h2,h3 {page-break-after: avoid;}select {background: #fff !important;}}


UL {
	LIST-STYLE-TYPE: none;
}
LI {
	LIST-STYLE-TYPE: none;
}

.main{margin: 0 auto;width: 1204px;}
.main:after{content: '';display: block;clear: both;}
.clear:after{content: '';display: block;clear: both;}
.transition{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;}

/*header footer css begin*/
body{padding-top: 66px;}
.head{position: fixed;left: 0;top: 0;width: 100%;z-index: 2;border-bottom: 1px solid #ECECEC;box-sizing: border-box;background-color: #fff;}
.head-logo{float: left;width: 416px;height: 65px;background-position: left center;background-repeat: no-repeat;background-size: contain;}
.head-main{float: right;}
.head-cont{float: left;}
.head-ul{float: left;}
.head-li{position:relative;float: left;}
.head-li-a:before{content: '';position: absolute;left: 0;top: 0;z-index:-1;width: 100%;height: 0;background-color: #00923f;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.head-li-a{position:relative;padding:0 15px;display: block;line-height: 65px;color: #666;}
.head-pull{position: absolute;left: 0;top: 99%;z-index:1;padding:10px 15px;width: 168px;background: url("bkg2.png") repeat;border-bottom: 3px solid #00923f;box-sizing: border-box;opacity: 0;visibility: hidden;transform: translate3d(0,15px,0);-webkit-transform: translate3d(0,15px,0);-moz-transform: translate3d(0,15px,0);-ms-transform: translate3d(0,15px,0);-o-transform: translate3d(0,15px,0);}
.head-pull-a a{color: #666;line-height: 32px;}
.head-pull-a a:hover{color: #000;}
.head-li:hover .head-pull{opacity: 1;visibility: visible;transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);}
.head-li:hover .head-li-a:before{height: 100%;}
.head-li:hover .head-li-a{color: #fff;}
.head-com{position:relative;float: left;}
.head-com-a{margin-left:-1px;float: left;width: 65px;height: 65px;background-repeat: no-repeat;background-position: center;border-left: 1px solid #ececec;border-right: 1px solid #ececec;}
.head-com-a.search{background-image: url("icon25.png");}
.head-com-a.login{background-image: url("icon26.png");}
.head-ser{position: absolute;right: 0;top: 100%;z-index:1;display:none;padding: 10px 20px;width:293px;background-color: #fff;border-top: 1px solid #ECECEC;}
.head-ser-inp{float: left;width: 230px;height: 38px;line-height: 38px;text-indent:10px;border: 1px solid #ECECEC;}
.head-ser-btn{float: left;width: 60px;height: 40px;background-color: #00923f;color: #fff;}
.head-clos{display: none;}


.foot{}
.foot-top{background-color: #08811c;}
.foot-ul{padding: 35px 0;}
.foot-li{float: left;width: 25%;}
.foot-li-img{float: left;}
.foot-li-img img{display: block;width: 100%;}
.foot-li-desc{padding-left:10px;float: left;color: #fff;line-height: 26px;}
.foot-li-tit{font-size: 18px;font-weight: bold;}
.foot-mid{padding-top: 50px;padding-bottom: 25px;background-color: #1da134;}
.foot-nav{float: left;}
.foot-dl{margin-right:80px;float: left;color: #fff;}
.foot-dl dt{margin-bottom:15px;font-size: 18px;}
.foot-dl dd a{font-size: 12px;line-height: 26px;color: #fff;}
.foot-conta{float: right;}
.foot-conta-p{margin-bottom:10px;font-size: 18px;line-height: 30px;font-weight: bold;color: #fff;}
.foot-chat{margin-bottom:10px;font-size: 12px;display:inline-block;text-align: center;color: #fff;}
.foot-chat-img{padding: 5px;width:95px;background-color: #fff;box-sizing: border-box;}
.foot-chat-img img{display: block;width: 100%;}
.foot-share{}
.foot-share a{margin-right:10px;float: left;}
.foot-bot{text-align: center;line-height: 50px;background-color: #000;font-size: 12px;color: #fff;}
.foot-fix{display: none;}
/*右侧固定菜单*/
.fixed{position: fixed;right: 0;bottom: 120px;z-index: 1;}
.fixed-ul{height: 304px;}
.fixed-li{position:relative;border-top: 1px solid #fff;}
.fixed-li:first-child{border-top: none;}
.fixed-li-a{display:block;width: 60px;height: 60px;background-repeat: no-repeat;background-position: center;background-color: #fc7816;}
.fixed-li-a.icona{background-image: url("icon3.png");}
.fixed-li-a.iconb{background-image: url("icon4.png");}
.fixed-li-a.iconc{background-image: url("icon5.png");}
.fixed-li-a.icond{background-image: url("icon6.png");}
.fixed-li-a.icone{background-image: url("icon7.png");}
.fixed-li-conta{position: absolute;right: -60px;top: 0;padding-left:50px;height: 100%;width: 140px;opacity:0;visibility:hidden;line-height:60px;font-size:16px;background: #fc7816 url("icon4.png") no-repeat 10px center;color: #fff;}
.fixed-li-chat{position: absolute;right: 60px;top: 0;padding:5px;width: 150px;background-color: #fff;display: none;}
.fixed-li-chat img{display: block;width: 100%;}
.fixed-li:hover .fixed-li-conta{opacity: 1;visibility: visible;right: 0;}
.fixed-li:hover .fixed-li-chat{display: block;}
.back-top{display: none;}

/*友情链接*/
.link{position:relative;margin-top:65px;background-color: #f1f1f1;border-top: 5px solid #00923f;}
.link:before{content: '';position: absolute;right: 50%;top:-65px;margin-right:-600px;width: 58px;height: 65px;background: url("bkg1.png") no-repeat center center;}
.link-ul{padding: 25px 30px 15px 30px;box-sizing: border-box;}
.link-li{padding-left:20px;float: left;}
.link-li a{display: block;width:150px;border: 1px solid #e2e2e2;}
.link-li img{display: block;width: 100%; border:1px #999999 solid;}
.link .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -12px 0 0 0;padding: 0;width: 24px;height: 24px;background-repeat: no-repeat;background-position: center;background-color: transparent;border-radius: 0;opacity: 1;}
.link .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;background-image: url("icon11.png");}
.link .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;background-image: url("icon12.png");}

/*index*/
.banner{position: relative;}
.mobile-nav{display: none;}
.banner-ul{}
.banner-li{display: none;}
.banner-li:first-child{display: block;}
.banner-li a{display: block;height:724px;background-repeat: no-repeat;background-position: center;background-size: auto 100%;}
.banner .owl-theme .owl-pagination{position: relative;bottom:30px;}
.banner .owl-theme .owl-controls{margin-top: -19px;}
.banner .owl-theme .owl-controls .owl-page span{position:relative;float:left;width: 12px;height: 12px;opacity: 1;background-color: #bec4c6;border-radius:0;}
.banner .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #003517;}
.ind-tit{position:relative;padding:30px 0;text-align: center;line-height: 30px;font-size: 30px;color: #343434;font-weight: 600;}
.ind-tit span{font-size: 16px;text-transform: uppercase;color: #aaa;font-family: arial;}
.ind-tit:before{content: '';position: absolute;left: 50%;bottom: 20px;margin-left:-18px;width: 36px;height: 4px;background-color: #1da134;}
.ind-ser-ul{margin: 0 -15px;}
.ind-ser-li{padding:0 15px;float: left;width: 33.3333%;box-sizing: border-box;}
.ind-ser-li a{display: block;}
.ind-ser-li-img{height:341px;overflow:hidden;}
.ind-ser-li-img img{display: block;width: 100%;transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;}
.ind-ser-li a:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);}
.ind-ser-li-desc{position:relative;height: 90px;overflow: hidden;}
.ind-ser-li-tit{padding-top:20px;padding-bottom:10px;font-size: 16px;color: #2d2d2d;}
.ind-ser-li-p{line-height: 20px;color: #a3a3a3;}
.ind-ser-li-more{position: absolute;left: 0;bottom: -100%;width:100%;line-height: 40px;background-color: #00923f;color: #fff;text-align: center;}
.ind-ser-li a:hover .ind-ser-li-more{bottom: 0;}
.ind-ser-li a:hover .ind-ser-li-tit{color: #00923f;}
.ind-prod-a{padding-bottom:40px;text-align: center;line-height: 32px;}
.ind-prod-a a{margin:0 5px;padding:0 15px;display: inline-block;color: #848484;border: 1px solid #d6d6d6;}
.ind-prod-a a:hover{color: #fff;background-color: #00923f;border-color: #00923f;}
.ind-prod-a a.active{color: #fff;background-color: #00923f;border-color: #00923f;}
.ind-ul{}
.ind-li{display: none;}
.ind-prod-cont{}
.ind-prod-ul{margin:0 -8px 10px -8px;}
.ind-prod-li{padding:8px;float: left;width: 25%;box-sizing: border-box;}
.ind-prod-li a{position:relative;display: block;height: 183px;overflow: hidden;}
.ind-prod-li a:before{content: '';position: absolute;left: 0;top: 100%;width: 100%;height: 100%;background-color: #000;opacity: .4;filter: alpha(opacity=40);transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;}
.ind-prod-li img{display: block;width: 100%;}
.ind-prod-li-a{position:absolute;left:0;top:0;display:none;width:100%;height:100%;font-size: 12px;color: #fff;text-align: center;}
.ind-prod-li-a i{margin-top:70px;display: inline-block;width: 20px;height: 20px;background: url("icon31.png") no-repeat center center;}
.ind-prod-li:hover a:before{top: 0;}
.ind-prod-li:hover .ind-prod-li-a{display: block;}
.ind-prod-more{display: block;color: #fff;text-align: center;line-height: 45px;background-color: #00923f;}
.ind-news{margin-bottom: 30px;}
.ind-news-cont{}
.ind-news-ul{border-top: 1px solid #ebebeb;}
.ind-news-li{padding:40px 60px;float: left;width: 33.333%;border-left:1px solid #ebebeb;box-sizing: border-box;font-size: 12px;line-height: 24px;}
.ind-news-li:first-child{border: none;}
.ind-news-li-tit{margin-bottom:25px;color: #848484;}
.ind-news-li-tit-a{font-size: 14px;color: #31a344;}
.ind-news-li-p{color: #848484;height:65px;overflow:hidden;}
.ind-news-more{text-align: center;}
.ind-news-more a{display: inline-block;padding-top: 15px;background: url("icon32.png") no-repeat center top;font-size: 16px;color: #00923f;text-transform: uppercase;}
.ind-abou{padding-bottom:45px;background-color: #f7f7f7;}
.ind-abou-ul{}
.ind-abou-li{padding:0 8px;float: left;width: 25%;box-sizing: border-box;}
.ind-abou-li a{padding-bottom:20px;display:block;background-color: #fff;}
.ind-abou-li-i{margin:0 auto;display: block;width: 140px;height: 140px;background-repeat: no-repeat;background-position: center;}
.ind-abou-li-i.icona{background-image: url("icon13.png");}
.ind-abou-li-i.iconb{background-image: url("icon14.png");}
.ind-abou-li-i.iconc{background-image: url("icon15.png");}
.ind-abou-li-i.icond{background-image: url("icon16.png");}
.ind-abou-li-tit{margin-bottom:15px;text-align: center;font-size: 22px;color: #333;font-weight: bold;}
.ind-abou-li-p{margin-bottom:15px;padding:0 20px;height:100px;line-height: 20px;color: #a2a2a2;text-indent: 20px;overflow: hidden;box-sizing: border-box;}
.ind-abou-li-c{margin: 0 auto;display: block;width: 40px;height: 40px;background: url("icon17.png") no-repeat center center;}
.ind-abou-li a:hover .ind-abou-li-i{margin:0 auto;display: block;width: 140px;height: 140px;background-repeat: no-repeat;background-position: center;}
.ind-abou-li a:hover .ind-abou-li-i.icona{background-image: url("icon13h.png");}
.ind-abou-li a:hover .ind-abou-li-i.iconb{background-image: url("icon14h.png");}
.ind-abou-li a:hover .ind-abou-li-i.iconc{background-image: url("icon15h.png");}
.ind-abou-li a:hover .ind-abou-li-i.icond{background-image: url("icon16h.png");}
.ind-abou-li a:hover .ind-abou-li-c{background: url("icon17h.png") no-repeat center center;}
.ind-case-cont{}
.ind-case-ul{}
.ind-case-li{padding:0 12px;float: left;width: 379px;}
.ind-case-li-img{}
.ind-case-li-img img{display: block;width: 100%;}
.ind-case-li-p{line-height: 45px;text-align: center;background-color: #00923f;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ind-case-cont .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;padding: 0;margin: -35px 0 0 0;width: 70px;height: 70px;background-repeat: no-repeat;background-color:transparent;background-position: center;background-size: contain;border-radius: 0;opacity: 1;}
.ind-case-cont .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-70px;background-image: url("icon9.png");}
.ind-case-cont .owl-theme .owl-controls .owl-buttons div.owl-next{right:-70px;background-image: url("icon10.png");}

/*公司概况*/
.banner-img{height: 314px;background-repeat: no-repeat;background-position: center;background-size: auto 100%;}
.cur-page{line-height: 50px;color: #666;}
.cur-page p{margin:0 5px;float: left;}
.cur-page a{float: left;color: #666;}
.banner-nav{margin-bottom:30px;background-color: #f2f2f2;border-bottom: 1px solid #d0d0d0;}
.banner-nav-tit{padding:10px 15px;float: left;}
.banner-nav-tit-a{font-size: 30px;color: #999;text-transform: uppercase;}
.banner-nav-tit-c{font-size: 20px;font-weight: bold;color: #666;}
.banner-nav-ul{float: right;}
.banner-nav-li{float: left;list-style: none;}
.banner-nav-li a{padding:0 10px;display: block;line-height: 83px;color: #666;border-top: 4px solid transparent;}
.banner-nav-li.active a{background-color: #fff;border-top: 4px solid #00983a;}
.about{}
.about-img{padding-right:15px;float: left;width: 230px;border-right:1px solid #b8b8b8;box-sizing: border-box;}
.about-img img{margin-bottom:15px;display: block;width: 100%;}
.about-cont{margin-left:-1px;float: right;width:972px;}
.about-desc{padding: 0 20px;color: #666;line-height: 28px; }
.about-desc p span{font-weight: bold;font-size: 18px;}

/*发展历程*/
.history{padding: 0 30px;}
.hist-nav{margin-bottom: 15px;}
.hist-nav-ul{position:relative;height: 96px;}
.hist-nav-ul:before{content: "";position: absolute;left: 0;top: 50%;margin-top: 4px;width: 100%;height: 7px;background-color: #e4e4e4;}
.hist-nav-li{padding:0 62px;float: left;}
.hist-nav-li-a{margin-top:22px;display: block;text-align: center;font-size: 12px;color: #666;}
.hist-nav-li-a i{margin:0 auto;display: block;width: 24px;height: 24px;background-color: #dedede;border-radius: 50%;}
.hist-nav-li-a p{margin-bottom: 6px;}
.hist-nav-li-a.active{margin-top:0;font-size: 18px;color: #e11820;}
.hist-nav-li-a.active i{width: 40px;height: 40px;border: 6px solid #e2d5d6;}
.hist-ul{}
.hist-li{display: none;}
.hist-li-sec{margin-bottom:15px;padding:10px 20px;font-size: 14px;color: #535252;line-height: 36px;background-color: #f8f8f8;}
.hist-li-tit{font-size: 18px;color: #d84a4a;font-weight: bold;}
.history .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -4px 0 0 0;padding:0;width: 24px;height: 24px;background-repeat: no-repeat;background-position: center;background-size: contain;border-radius: 0;background-color: transparent;}
.history .owl-theme .owl-controls .owl-buttons div.owl-prev{left:-25px;background-image: url("icon50.png");}
.history .owl-theme .owl-controls .owl-buttons div.owl-next{right:-25px;background-image: url("icon51.png");}

/*管理团队*/
.about-team{padding: 10px;}
.about-team-tit{margin-bottom:30px;text-align: center;font-size: 20px;font-weight: bold;color: #00923f;}
.about-team-ul{}
.about-team-li{margin-bottom:20px;padding: 20px;background-color: #f2f2f2;line-height: 28px;text-indent: 30px;color: #666;}

/*工程中心*/
.proje{}
.proje-top{padding: 30px 0;}
.proje-dl{margin-right:30px;float: left;}
.proje-dt{margin-right:10px;float: left;font-size: 15px;color: #3f3f3f;line-height: 38px;}
.proje-dd{float: left;}
.proje-dd-sel{width: 220px;height: 36px;line-height: 36px;text-indent: 10px;border: 1px solid #e3e3e3;}
.proje-cont{}
.proje-ul{margin: 0 -8px;}
.proje-li{padding:8px;float: left;width: 33.3333%;box-sizing: border-box;}
.proje-li a{position:relative;display: block;height:289px;overflow: hidden;}
.proje-li img{display: block;width: 100%;}
.proje-li-desc{position: absolute;left: 0;bottom: -84%;padding:10px;width:100%;height:100%;line-height:24px;background: url("bkg3.png") repeat;box-sizing: border-box;color: #fff;}
.proje-li-tit{margin-bottom:5px;text-align: center;font-size: 18px;font-weight: bold;}
.proje-li-i{margin: 60px auto 20px auto;display:none;width: 51px;height: 61px;background: url("icon34.png") no-repeat center center;}
.proje-li a:hover .proje-li-desc{bottom: 0;}
.proje-li a:hover .proje-li-i{display: block;}

/*工程中心详细*/
.prodetl{}
.prodetl-top{}
.prodetl-tit{padding:30px 0;font-size: 28px;font-weight: bold;color: #666;}
.prodetl-img-sml{padding: 0 50px;}
.prodetl-img-sml .flex-direction-nav .flex-prev{left: -40px;width: 30px;height: 30px;background: url("icon37.png") no-repeat center center;}
.prodetl-img-sml .flex-direction-nav .flex-next{right: -40px;width: 30px;height: 30px;background: url("icon38.png") no-repeat center center;}
.prodetl .prodetl-img-sml li{padding: 10px;}
.slides, .flex-control-nav, .flex-direction-nav{height: 0;}
.prodetl-cont{margin-top: 30px;margin-bottom: 20px;}
.prodetl-sec{float: left;}
.prodetl-sec-a{padding:0 20px;float: left;width: 160px;min-height:80px;border-left:1px solid #666;text-align: center;color: #666;}
.prodetl-sec-a:first-child{border: none;}
.prodetl-sec-tit{margin-bottom: 10px;}
.prodetl-name{font-weight: bold;font-size: 22px;}
.prodetl-comp{font-size: 18px;}
.prodetl-num{font-size: 34px;color: #00923f;}
.prodetl-time{font-size: 18px;color: #00923f;}
.prodetl-cont-c{float: left;line-height: 60px;font-size: 18px;color: #666;}
.prodetl-cont-c:before{content: "?";}
.prodetl-desc{}
.prodetl-ul{}
.prodetl-li{border-bottom: 1px dotted #999;}
.prodetl-li-img{padding:30px;float: left;width: 40%;box-sizing: border-box;}
.prodetl-li-img img{display: block;width:100%;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.prodetl-li-img img:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}
.prodetl-li-desc{padding:30px;float: left;width:60%;line-height: 24px;color: #666;box-sizing: border-box;}
.prodetl-li-tit{margin-bottom:15px;font-size: 24px;color: #00923f;}
.prodetl-btn{padding:20px 0;text-align: center;}
.prodetl-btn a{display: inline-block;width: 166px;height: 45px;line-height: 45px;text-align: center;background-color: #00923f;text-align: center;color: #fff;}
.prodetl-bot{padding:10px;border-top: 1px solid #bababa;border-bottom: 1px solid #bababa;line-height: 35px;color: #666;}
.prodetl-bot a{color: #00923f;}
.prodetl-bot p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.prodetl-share{padding:20px 0;text-align: center;}
.prodetl-share-ctr{display: inline-block;}

/*产品中心*/
.product{}
.product-nav{margin-bottom:10px;text-align: center;line-height: 26px;}
.product-nav a{padding:3px 5px;display:inline-block;margin:0 5px;color: #666;}
.product-nav a:hover{color: #fff;background-color: #00923f;}
.product-nav a.active{color: #fff;background-color: #00923f;}
.product-ul{margin: 0 -18px;}
.product-li{padding:18px;float:left;width: 50%;box-sizing: border-box;}
.product-li-a{display: block;height:236px;overflow:hidden;border: 1px solid #b7b7b7;}
.product-li-img{float: left;width: 319px;overflow:hidden;}
.product-li-img img{display: block;width: 100%;transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;}
.product-li-a:hover img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);}
.product-li-desc{padding:20px;float: left;width:263px;box-sizing: border-box;}
.product-li-tit{margin-bottom:15px;font-size: 20px;color: #666;}
.product-li-p{height:72px;line-height: 24px;color: #666;display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.product-li-i{margin-top:50px;margin-left:80px;display: block;width: 33px;height: 21px;background: url("icon39.png") no-repeat center center;}
.product-li-a:hover .product-li-i{background: url("icon39h.png") no-repeat center center;}
.prod-btn-ser
{margin-left:10px;float:left;width:50px;height:25px;background-color:#00923f;color:#fff;
}

/*分页*/
.page{text-align: center;}
.page-ctr{display: inline-block;}
.page a{padding:3px 5px;color: #333;}
.page a:hover{color: #fff;background-color: #00923f;}

/*产品中心-种子*/
.seed-ul{margin: 0 -6px;}
.seed-li{margin-bottom:10px;padding:6px;float: left;width: 25%;box-sizing: border-box;}
.seed-li-a{display: block;}
.seed-li-img{margin-bottom:5px;height: 182px;overflow: hidden;}
.seed-li-img img{display: block;width: 100%;transition:all .6s ease;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;}
.seed-li-desc{position:relative;padding:5px 0;font-size: 12px;color: #666;line-height: 20px;border-top: 1px solid #d6d6d6;border-bottom: 1px solid #d6d6d6;}
.seed-li-tit{color: #333;}
.seed-li-i{position: absolute;right: 10px;top: 50%;margin-top:-5px;width: 14px;height: 10px;background: url("icon40.png") no-repeat center center;}
.seed-li-a:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}

/*产品详情*/
.jqzoom{position:relative;display: block;}
.jqzoom img{display: block;width: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

.cur-page.float{float: left;}
.prod-ser{padding-top:12px;float: right;}
.prod-ser-p{margin:0 10px;float: left;font-weight: bold;color: #666;line-height: 26px;}
.prod-ser-a{float: left;}
.prod-ser-inp{float: left;width: 138px;height: 25px;line-height: 25px;text-indent:10px;background-color: #fff;border: 1px solid #cecece;}
.prod-ser-btn{float: left;}
.prod-ser-sel{float: left;width: 138px;height: 25px;line-height: 25px;text-indent:10px;background-color: #fff;border: 1px solid #cecece;}
.prod-ser-flo{float: left;}
.prod-detal{background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.prod-detal-top{padding: 30px;}
.prod-detal-lf{float: left;width: 525px;}
.prod-detal-img{height:398px;border: 1px solid #e6e6e6;}
.prod-detal-img img{margin:0 auto;display: block;}
.prod-detal-sml{padding: 20px 30px 0 30px;}
.prod-detal-sml-ul{}
.prod-detal-sml-li{margin:0 9px;float: left;width: 92px;min-height:70px;border: 1px solid transparent;}
.prod-detal-sml-li.active{border-color: #00923f;}
.prod-detal-sml-li img{display: block;width: 100%;cursor: pointer;}
.prod-detal-sml .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 0;padding:0;margin:0;width: 30px;height: 100%;background-color: #d2d2d2;border-radius: 0;opacity: 1;background-repeat: no-repeat;background-position: center;}
.prod-detal-sml .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -30px;background-image: url("icon43.png");}
.prod-detal-sml .owl-theme .owl-controls .owl-buttons div.owl-next{right: -30px;background-image: url("icon44.png");}
.prod-detal-rg{float: left;margin-left: 40px;width: 404px;}
.prod-detal-tit{text-align: center;line-height: 35px;color: #000;font-size: 16px;}
.prod-detal-tit-a{font-size: 30px;font-family: arial;}
.prod-detal-c{margin-bottom:10px;padding:10px 0;border-top: 1px solid #acacac;border-bottom: 1px solid #acacac;}
.prod-detal-i{margin-right:10px;float: left;height: 14px;width: 70px;background: url("icon41.png") repeat left center;}
.prod-detal-num{float: left;color: #666;text-decoration: underline;}
.prod-detal-p{margin-bottom:20px;font-size: 16px;line-height: 32px;color: #666;}
.prod-detal-btn{margin-bottom: 20px;}
.prod-detal-btn-a{float: left;width: 150px;height: 36px;line-height: 36px;text-align: center;background-color: #272727;color:#fff;font-size: 15px;font-weight: bold;}
.prod-detal-btn-c{margin-left:40px;padding-left:40px;float: left;background: url("icon42.png") no-repeat left center;color: #666;line-height: 20px;font-weight: bold;}
.prod-detal-bot{}
.prod-detal-nav{padding-top:30px;padding-right:30px;float: left;min-height:680px;width: 250px;box-sizing: border-box;background: url("bkg4.png") no-repeat right top;}
.prod-detal-nav-tit{background-color: #00923f;line-height: 36px;color: #fff;text-indent: 60px;}
.prod-detal-nav-cont{padding: 0 10px;background-color: #f2f7fb;}
.prod-detal-nav-ul{}
.prod-detal-nav-li{border-bottom: 1px dotted #ddd;}
.prod-detal-nav-li-tit{position:relative;padding-left:45px;display: block;line-height: 40px;font-size:16px;color:#272727;}
.prod-detal-nav-li-tit:before{content: '';position: absolute;left: 10px;top: 0;width: 10px;height: 100%;background: url("icon45.png") no-repeat center center;}
.prod-detal-nav-li-a{display: none;}
.prod-detal-nav-li-a a{padding-left:45px;display: block;line-height:30px;color: #272727;}
.prod-detal-nav-li-a a:hover{color: #00923F;}
.prod-detal-nav-li.active .prod-detal-nav-li-tit{color: #00923F;}
.prod-detal-nav-li.active .prod-detal-nav-li-a{display: block;}
.prod-detal-cont{padding:30px 20px;float: left;width: 913px;}
.prod-detal-munu{margin-bottom:20px;border-bottom: 3px solid #00923f;}
.prod-detal-munu-ul{}
.prod-detal-munu-li{padding:0 30px;float: left;line-height: 40px;font-size: 16px;color: #666;cursor: pointer;}
.prod-detal-munu-li.active{background-color: #00923f;color: #fff;}
.prod-detal-main{}
.prod-detal-sec{display: none;}
.prod-detal-intro{text-indent: 20px;line-height: 30px;color: #666;}
.prod-detal-intro img{margin: 10px auto;display: block;max-width: 100%;}
.prod-discu-top{margin-bottom: 25px;}
.prod-discu-img{float: left;width: 133px;}
.prod-discu-img img{display: block;width: 100%;}
.prod-discu-desc{padding-top:10px;padding-bottom:10px;float: right;width:750px;border-bottom: 1px solid #000;}
.prod-discu-desc-lf{float: left;}
.prod-discu-tit{margin-bottom:10px;font-size: 16px;font-weight: bold;color: #000;}
.prod-discu-p{}
.prod-discu-p p{float: left;}
.prod-discu-i{position:relative;float: left;width: 70px;height: 13px;background: url("icon41h.png") repeat left center;}
.prod-discu-i i{position: absolute;left: 0;top: 0;width: 70px;height: 100%;background: url("icon41.png") repeat left center;}
.prod-discu-btn{float: right;}
.prod-discu-btn a{display: block;width: 140px;height: 33px;border: 1px solid #000;text-align: center;line-height: 33px;color: #000;}
.prod-discu-ul{}
.prod-discu-li{margin-bottom: 15px;}
.prod-discu-li-lf{float: left;width: 114px;text-align: center;color: #000;line-height: 36px;}
.prod-discu-li-lf p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.prod-discu-li-img{width: 100%;border: 1px solid #cecece;}
.prod-discu-li-img img{display: block;width: 100%;}
.prod-discu-li-rg{padding-bottom:10px;margin-left:35px;float: left;width: 762px;border-bottom: 1px solid #e8e8e8;}
.prod-discu-li-desc{float: left;width: 619px;}
.prod-discu-li-a{margin-bottom:10px;}
.prod-discu-li-p{font-size: 16px;line-height: 32px;color: #666;}
.prod-discu-li-time{margin-bottom:10px;color: #999;}
.prod-discu-li-c{padding-left: 30px;background: url("icon46.png") no-repeat left center;}
.prod-discu-li-btn{float: left;}
.prod-discu-li-btn a{margin-top:10px;display: block;width: 140px;height: 33px;border: 1px solid #000;text-align: center;line-height: 33px;color: #000;}
.prod-refer{padding-top: 30px;}
.prod-refer-dl{margin-bottom: 20px;}
.prod-refer-dl dt{float: left;width: 60px;min-height:1px;line-height:60px;text-align:left;font-size: 16px;color: #666;font-weight: bold;}
.prod-refer-dl dd{float: left;}
.prod-refer-inp{text-indent: 30px;width: 778px;height:60px;border: 1px solid #b8b8b8;line-height: 60px;font-size: 16px;}
.prod-refer-text{padding: 30px;width: 778px;border: 1px solid #b8b8b8;line-height: 30px;font-size: 16px;box-sizing:border-box ;resize: none;}
.prod-refer-btn{width: 778px;height: 60px;line-height: 60px;background-color: #00923f;color: #fff;font-size: 16px;font-weight: bold;}

/*新闻资讯*/
.news{}
.news-ul{margin: 0 -15px;}
.news-li{padding:15px;float: left;width: 33.33333%;box-sizing: border-box;}
.news-li-a{padding: 20px;display:block;border: 1px solid #d6d6d6;}
.news-li-img{height: 252px;overflow: hidden;}
.news-li-img img{display: block;width: 100%;}
.news-li-desc{padding: 10px 0;font-size: 12px;color: #999;font-weight: bold;}
.news-li-tit{margin-bottom:10px;color: #000;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-li-bot{padding-top: 10px;border-top: 1px solid #d6d6d6;font-size: 12px;color: #999;}
.news-li-i{float: right;width: 20px;height: 20px;background: url("icon47.png") no-repeat center center;}
.news-li-a:hover{box-shadow: 4px 4px 0 4px rgba(0,0,0,.2);}
.news-li-a:hover .news-li-tit{color: #00983a;}

/*新闻详细*/
.news-intro{padding:20px;border: 1px solid #f1f1f1;}
.news-intro-top{margin-bottom:20px;padding-bottom:20px;text-align: center;font-size: 12px;color: #999;line-height: 30px;border-bottom: 1px solid #bababa;}
.news-intro-tit{font-size: 18px;font-weight: bold;color: #666;}
.news-intro-p{text-indent: 30px;line-height: 30px;color: #666;}
.news-intro-p img{margin:10px auto;display: block;max-width: 100%;}

/*人才理念*/
.talents{padding:0 10px;line-height: 32px;color: #666;}
.talents-tit{margin-bottom:20px;font-size: 20px;font-weight: bold;color: #666;}
.talents p{margin-bottom: 20px;}

/*人才招聘*/
.recruit{}
.recruit-ul{}
.recruit-li{padding:20px 0;color: #666;line-height: 36px;border-bottom: 1px dashed #BEC4C6;}
.recruit-li-tit{font-size: 20px;color: #00923f;}

/*招聘流程*/
.flow{}
.flow-img{margin-bottom: 40px;}
.flow-img img{margin:0 auto;display: block;max-width: 100%;}
.flow-ul{}
.flow-li{line-height: 36px;color: #666;}
.flow-li-tit{font-size: 17px;font-weight: bold;}

/*联系我们*/
.contact{}
.contact-p{margin-bottom:10px;line-height: 36px;color: #666;}
.contact-tit{font-size: 20px;font-weight: bold;}
.contact-map{height: 555px;}
.contact-map img{display: block;width: 100%;}

/*留言板*/
.message{padding-top:30px;text-align: center;}
.message-ctr{display: inline-block;}

/*登录*/
.footer{position:fixed;left:0;bottom:0;width:100%;text-align: center;line-height: 50px;background-color: #00923f;color: #fff;}
.sign{padding:120px 0;height: 737px;box-sizing: border-box;}
.sign-cont{margin: 0 auto 0 auto;padding:20px 70px;width: 590px;box-sizing: border-box;background: url("bkg3.png") repeat;}
.sign-tit{margin-bottom:20px;font-size: 26px;font-weight: bold;color: #fff;text-align: center;}
.sign-dl{margin-bottom: 20px;}
.sign-dt{float: left;width: 40px;min-height: 1px;}
.sign-dt-i{margin:0 auto;display: block;width: 30px;height: 36px;background-repeat: no-repeat;background-position: center;}
.sign-dt-i.icona{background-image: url("icon48.png");}
.sign-dt-i.iconb{background-image: url("icon49.png");}
.sign-dd{position:relative;float: left;}
.sign-dd-inp{display: block;width:380px;line-height: 40px;text-indent: 10px;color: #fff;border-bottom: 1px solid #fff;}
.sign-dd-a{color: #fff;}
.sign-dd-c{color: #ff0000;}
.sign-dd-btn{width: 380px;height: 45px;line-height: 45px;text-align: center;background-color: #00923f;color: #fff;border-radius: 20px;}
.sign-dd-send{position: absolute;right: 0;bottom: 10px;padding:5px 10px;font-size: 12px;color: #fff;border: 1px solid #fff;border-radius: 20px;}

.shade{position:fixed;top:0;left:0;z-index:1;display:none;width:100%;height:100%;background-color:#000;opacity:.6;filter:alpha(opacity=60);}
.ale-writ{position:fixed;left:50%;top:20%;z-index:1;display:none;margin-left:-300px;padding:10px;width:600px;background-color:#fff;box-sizing:border-box;}
.ale-writ-tit{margin-bottom:10px;text-align:center;font-size:16px;font-weight:bold;}
.ale-writ-text{padding:10px;margin-bottom:10px;width:100%;border:1px solid #999;box-sizing:border-box;line-height:26px;color:#333;resize:none;}
.ale-writ-btn{margin:0 auto;display:block;width:180px;height:40px;line-height:40px;color:#fff;background-color:#1da134;font-weight:bold;}


@media screen and (max-width: 1204px) {
	.main{width: 740px;}
	.head-logo{width: 175px;}
	.head-com-a{width:45px;}
	.head-li-a{padding: 0 10px;font-size:12px;}
	.head-li:hover .head-pull{display: none;}
	.head-li:hover .head-li-a:before{display: none;}
	.head-li:hover .head-li-a{color: #666;}
	
	.foot-li{margin-bottom:20px;width: 50%;}
	.link:before{margin-right: -300px;}
	.foot-nav{float: none;}
	.foot-dl{margin-right: 40px;}
	.foot-conta{margin-top:30px;float: none;}
	.foot-conta-p{margin-right:20px;float: left;}
	.foot-chat{margin-right:20px;float: left;}
	.foot-share{float: left;}
	
	/*index*/
	.banner-li a{height: 476px;}
	.ind-prod-li a{height: 109px;}
	.ind-case-ul{padding: 0 40px;box-sizing: border-box;}
	.ind-case-cont .owl-theme .owl-controls .owl-buttons div{width: 40px;height: 40px;}
	.ind-case-cont .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;}
	.ind-case-cont .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;}
	.ind-ser-li-img{height:202px;}
	.ind-case-li{width: 210px;}
	
	/*公司概况*/
	.banner-img{height: 200px;}
	.about-cont{width: 508px;}
	
	/*工程中心*/
	.proje-li a{height: 235px;}
	.proje-li-tit{font-size: 14px;}
	.proje-li-desc{bottom: -72%;}
	.proje-dd-sel{width: 180px;}
	.proje-dl{margin-right: 15px;}
	
	/*工程中心详细*/
	.prodetl-sec-a{padding: 0 10px;}
	
	/*产品中心*/
	.product-ul{margin: 0;}
	.product-li-a{height: 472px;}
	.product-li-img{width: 100%;}
	
	/*产品中心-种子*/
	.seed-li-img{height: 109px;}
	
	/*产品详情*/
	.prod-detal-lf{width: 330px;}
	.prod-detal-rg{margin-left: 20px;width: 329px;}
	.prod-detal-btn-a{width: 135px;}
	.prod-detal-img{height: 251px;}
	.prod-detal-sml-li{width: 80px;min-height: 60px;}
	.prod-detal-cont{width: 448px;}
	.prod-discu-img{width: 80px;}
	.prod-discu-desc{width: 355px;}
	.prod-discu-li-lf{width: 60px;}
	.prod-discu-li-rg{width: 352px;}
	.prod-discu-li-desc{width: 100%;margin-bottom: 20px;}
	.prod-refer-inp{width: 385px;}
	.prod-refer-text{width: 385px;}
	.prod-refer-btn{width: 385px;}
	
	/*新闻资讯*/
	.news-ul{margin: 0;}
	.news-li-img{height: 129px;}
	
	/*联系我们*/
	.contact-map{height: 341px;}
	#dituContent, .ueditor_baidumap{width: 100%;}
}
@media screen and (max-width: 740px) {
	body{padding-top: 46px;}
	.main{width: 100%;}
	.head{padding: 0 10px;border-bottom: 1px solid #f1f1f1;}
	.head-logo{height: 45px;}
	.head-com-a{height:45px;font-size:14px;}
	.head-btn{padding-top:15px;padding-left:6px;float: right;}
	.head-btn i{margin:5px 0;display: block;width: 26px;height: 3px;background-color: #00923f;}
	.head-btn:before{content:"";display: block;width: 26px;height: 3px;background-color: #00923f;}
	.head-btn:after{content:"";display: block;width: 26px;height: 3px;background-color: #00923f;}
	.head-cont{position: absolute;left: 0;top: 100%;z-index: 1;display:none;width:100%;background-color: #fff;box-sizing: border-box;}
	.head-ul{width: 100%;}
	.head-li{width: 100%;float: none;animation: head-li .6s ease-in  forwards;-webkit-animation: head-li .6s ease-in forwards;opacity: 0;}
	.head-li:nth-child(2){animation-delay: .1s;-webkit-animation-delay: .1s;}
	.head-li:nth-child(3){animation-delay: .2s;-webkit-animation-delay: .2s;}
	.head-li:nth-child(4){animation-delay: .3s;-webkit-animation-delay: .3s;}
	.head-li:nth-child(5){animation-delay: .4s;-webkit-animation-delay: .4s;}
	.head-li:nth-child(6){animation-delay: .5s;-webkit-animation-delay: .5s;}
	.head-li:nth-child(7){animation-delay: .6s;-webkit-animation-delay: .6s;}
	.head-li:nth-child(8){animation-delay: .7s;-webkit-animation-delay: .7s;}
	@keyframes head-li{
		from{opacity: 0;transform:  translate3d(0,-20%,0);-webkit-transform:  translate3d(0,-20%,0);}
		to{opacity: 1;transform:  translate3d(0,0,0);-webkit-transform:  translate3d(0,0,0);}
	}
	@-webkit-keyframes head-li{
		from{opacity: 0;transform:  translate3d(0,-20%,0);-webkit-transform:  translate3d(0,-20%,0);}
		to{opacity: 1;transform:  translate3d(0,0,0);-webkit-transform:  translate3d(0,0,0);}
	}
	.head-li-a{font-size:15px;color: #333;text-align: center;line-height: 45px;border-bottom: 1px solid #f1f1f1;}
	.head-clos{position:absolute;right:10px;top:10px;display: block;display:none;color: #fff;font-size: 20px;text-align: center;}
	.head.ind .head-li-a{color: #333;}
	
	.fixed-ul{height: 35px;}
	.fixed-li{display: none;border: none;}
	.fixed-li-a{width: 35px;height: 35px;background-size: contain;}
	.link{border-top: 2px solid #00923f;}
	.link:before{margin-right: 0;right: 10px;top:-28px;height:28px;width:30px;background-size: contain;}
	.link-li a{width: 120px;}
	.foot{padding-bottom: 60px;}
	.foot-top{padding: 20px;background-color: #2d2d2d;}
	.foot-li-img{width: 40px;}
	.foot-li-desc{font-size: 12px;line-height: 20px;}
	.foot-li-tit{font-size: 14px;}
	.foot-ul{padding: 0;border-bottom: 1px solid #5f5f5f;}
	.foot-li{padding-bottom:10px;margin:0 auto;float:none;width: 200px;}
	.foot-li:after{content: '';display: block;clear: both;}
	.foot-mid{padding: 10px 20px;background-color: #2d2d2d;}
	.foot-conta{margin-top:0;padding-bottom:10px;border-bottom: 1px solid #5f5f5f;text-align: center;}
	.foot-chat{float: none;}
	.foot-nav{display: none;}
	.foot-bot{background-color: #2d2d2d;padding: 10px;line-height: 24px;}
	.foot-conta-p{float: none;}
	.foot-share{float: none;text-align: center;}
	.foot-share a{float: none;display: inline-block;}
	.foot-fix{position:fixed;left:0;bottom:0;width:100%;display: block;background-color: #1da134;}
	.foot-fix-ul{}
	.foot-fix-li{float: left;width: 25%;}
	.foot-fix-li a{padding:5px 0;display: block;text-align: center;color: #fff;font-size: 12px;}
	.foot-fix-li img{margin: 0 auto 5px auto;display: block;width: 30px;height: 30px;}
	
	/*index*/
	.ind-ser{display: none;}
	.ind-prod{display: none;}
	.ind-prod-a{display: none;}
	.ind-abou{display: none;}
	.ind-news-li{width: 100%;}
	.ind-case{padding: 0 10px;}
	.ind-case-li{padding:0;width: 100%;}
	.ind-case-cont .owl-theme .owl-controls .owl-buttons div{display: none;}
	.ind-case-ul{padding: 0;}
	.banner-li a{background-position: 35% center;}
	.mobile-nav{display: block;position: absolute;bottom: 60px;left: 50%;margin-left: -125px;width: 250px;}
	.mobile-nav-ul{}
	.mobile-nav-li{margin-bottom:5px;float: left;width: 50%;}
	.mobile-nav-li a{display:block;text-align:center;width:120px;color: #333;text-align: center;line-height: 35px;background: url("bkg2.png") repeat;}
	.ind-news{padding: 0 10px;}
	.ind-tit{margin-bottom:10px;padding: 10px;text-align: left;font-size: 16px;border-bottom: 1px solid #ECECEC;}
	.ind-tit:before{left: 0;bottom: 13px;height: 23px;width: 2px;margin-left: 0;}
	.ind-tit:after{content: ">";position: absolute;right: 10px;top: 10px;font-size: 20px;}
	.ind-tit span{display: none;}
	.ind-news-ul{border: none;}
	.ind-news-li{border: none;padding: 0;}
	.ind-news-li-p{display: none;}
	.ind-news-li-tit{margin-bottom: 15px;}
	.ind-news-li-tit-a:before{content: "●";margin-right:5px;float: left;color: #333;}
	.ind-news-li-tit-a{color: #333;}
	
	/*公司概况*/
	.cur-page{display: none;}
	.banner-nav{margin-top:10px;position: relative;margin-top:10px;margin-bottom: 20px;}
	.banner-nav-tit{float: none;background-color: #00923f;}
	.banner-nav-tit-a{display: none;}
	.banner-nav-tit-c{position:relative;color: #fff;font-size: 14px;}
	.banner-nav-tit-c:after{content: "";position: absolute;right: 0;top: 0;width: 18px;height: 100%;background: url("icon33.png") no-repeat center center;}
	.banner-nav-ul{position: absolute;left: 0;top: 100%;z-index:1;display:none;width: 100%;background-color: #fff;}
	.banner-nav-ul.active{display: block;}
	.banner-nav-li{width: 100%;border-bottom: 1px solid #ECECEC;}
	.banner-nav-li a{line-height: 40px;border-top: none;}
	.banner-nav-li a:after{content: ">";float: right;}
	.banner-nav-li.active a{border-top: none;}
	.product-nav{text-align:left;}
	.product-li-i{margin:20px auto 0 auto;}
	
	/*公司概况*/
	.banner-img{height: 66px;}
	.about{padding: 10px;}
	.about-img{padding:0;float: none;width: 100%;border: none;}
	.about-cont{margin-bottom:20px;float: none;width: 100%;}
	.about-desc{padding:0;}
	.about-desc img{ width:100%;}
	.history{padding: 0 20px;}
	.product-li-desc{width:100%;}
	
	/*工程中心*/
	.proje-top{padding: 20px;}
	.proje-dl{margin-bottom: 10px;}
	.proje-dt{width: 50px;}
	.proje-dd-sel{width: 200px;}
	.proje-ul{margin: 0;}
	.proje-li{width: 100%;}
	.proje-li a{height: auto;}
	
	/*工程中心详细*/
	.prodetl-tit{padding:20px 0;font-size: 18px;}
	.prodetl-top{padding: 0 10px;}
	.prodetl-img-sml{padding: 0;}
	.prodetl .prodetl-img-sml li img{width: 90px;}
	.prodetl-li-img img:hover{transform: none;-webkit-transform: none;}
	.prodetl-cont{padding: 0 10px;}
	.prodetl-sec-a{width: 50%;box-sizing: border-box;border-left: none;}
	.prodetl-li{margin-bottom: 20px;}
	.prodetl-li-img{padding: 10px;width: 100%;}
	.prodetl-li-desc{padding: 10px;width: 100%;}
	.flex-direction-nav{display: none;}
	.prodetl-cont-c{line-height: 30px;margin-top: 10px;font-size: 14px;}
	
	/*产品中心*/
	.product-li{width: 100%;}
	.product-li-a{height: auto;}
	
	/*产品中心-种子*/
	.seed-ul{margin: 0;}
	.seed-li{width: 50%;}
	.seed-li-img{height: 121px;}
	
	/*产品详细*/
	.prod-detal-top{padding: 20px 10px;box-sizing: border-box;}
	.prod-detal-lf{width: 100%;}
	.prod-detal-img{height: auto;}
	.prod-detal-rg{margin-left: 0;width: 100%;box-sizing: border-box;}
	.prod-detal-nav{min-height: auto;padding-right:0;width: 100%;box-sizing: border-box;}
	.prod-detal-btn-c{margin-left: 10px;}
	.prod-detal-cont{width: 100%;box-sizing: border-box;}
	.prod-detal-munu-li{font-size: 14px;padding: 0 10px;}
	.prod-discu-desc{width: 68%;}
	.prod-discu-desc-lf{float: none;width: 100%;margin-bottom: 10px;}
	.prod-discu-btn{float: none;}
	.prod-discu-li-rg{margin-left: 10px;width: 75%;}
	.prod-refer-dl dd{width: 78%;}
	.prod-refer-dl dt{line-height: 35px;}
	.prod-refer-inp{width: 90%;height: 35px;text-indent:15px;line-height: 35px;}
	.prod-refer-text{padding:15px;width: 90%;}
	.prod-refer-btn{width: 100%;height: 35px;line-height: 35px;}
	.prod-ser{float: none;}
	.prod-ser-flo{float: none;margin-bottom: 10px;}
	.prod-ser-p{width: 60px;}
	
	/*新闻咨询*/
	.news-ul{padding: 0 5px;box-sizing: border-box;}
	.news-li{padding:5px;width: 50%;}
	.news-li-a{padding: 5px;}
	.news-li-img{height: 133px;}
	
	/*新闻详细*/
	.news-intro{padding: 10px;}
	
	/*人才招聘*/
	.recruit{padding: 0 10px;}
	.recruit-li{line-height: 30px;}
	
	/*招聘流程*/
	.flow{padding: 0 10px;}
	
	/*联系我们*/
	.contact{padding: 0 10px;}
	.contact-map{height: 138px;}
	#dituContent, .ueditor_baidumap{width: 100%;height: 300px;}
	
	/*留言板*/
	.message-ctr{padding:10px;display: block;box-sizing: border-box;}
	
	/*登录*/
	.sign{padding-top:40px;padding-bottom:20px;padding-left: 10px;padding-right: 10px;height:auto;box-sizing: border-box;}
	.sign-cont{padding:20px 10px 30px 10px;width: 100%;box-sizing: border-box;}
	.sign-tit{font-size: 20px;}
	.sign-dl{margin-bottom: 10px;}
	.sign-dd{width: 83%;}
	.sign-dd-inp{width: 100%;}
	.sign-dd-btn{width: 100%;}
	.footer{padding: 10px 0;font-size:12px;line-height: 24px;}
	.sign-dt-i{background-size: contain;width: 20px;}
	
	.ale-writ{left:5%;width:90%;margin-left:0;}
}
@media screen and (max-width: 390px) {
	.seed-li-img{height: 109px;}
	.news-li-img{height: 119px;}
}
@media screen and (max-width: 350px) {
	.seed-li-img{height: 92px;}
	.news-li-img{height: 98px;}
}



.fenye{ width:95%; height:auto; margin:30px auto 0px; overflow:hidden;}
.fenye a{ color:#f9a600;}
.pagebox{font-size:0.9rem;line-height:200%;font-weight:normal; margin:10px auto 10px;}
.flickr {padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:0.9rem;}
.flickr a {border: #c7c7c7 1px solid; padding:5px 10px; background:#fff; background-position: 50% bottom;color: #999999; margin-right: 5px; text-decoration: none}
.flickr a:hover {border: #DFDFDF 1px solid; background-image: none; color: #ffffff; background-color: #00923F}
.meneame a:active {border: #333 1px solid; background-image: none; color: #fff; background-color: #0061de}
.flickr span.current {padding:5px 10px; font-weight: bold; background:#00923F; color:#ffffff; margin-right: 3px; border:1px solid #c7c7c7;}
.flickr span.disabled { padding:5px 10px; color: #80653E; background:#fff; margin-right: 3px; border:1px solid #c7c7c7;}