﻿/* 
               (0 0)
   +=====oOO====(_)=========+
   |   Powered By Anxin     |
   |   Tel: 0572-5220701    |
   |   Creation:2019.12.18  | 
   +=================oOO====+
             |__|__|
              || ||
             ooO Ooo
*/
@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, figure, form, fieldset, legend, button, input, textarea, th, td, s { margin: 0; padding: 0; list-style: none }
html, body { position: relative; font-family: 'Microsoft Yahei', Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-weight: 100; text-transform: capitalize }
button, input, select, textarea { font-size: 100%; outline: 0 }
a {
blr:expression(this.onFocus=this.blur()); color: #369; text-decoration: none }
area { blr:expression(this.onFocus=this.blur())
}
.clearfix:after { content: '\0020'; display: block; height: 0; clear: both; font-size: 0; visibility: hidden }
.clearfix { zoom: 1 }
.clear { clear: both; font-size: 1px; width: 1px; height: 0; visibility: hidden; line-height: 0 }
.fl { float: left; display: inline }
.fr { float: right; display: inline }
em, i { font-style: normal }
.none { display: none }
.block { display: block }
img { border: 0 }
table { border-collapse: collapse; border: 0; cellspacing: 0; cellpadding: 0 }
::selection { background: #ddd; color: #111 }
::-webkit-scrollbar {
width:10px;
height:10px
}
::-webkit-scrollbar-track {
border-radius:0;
background:Transparent
}
::-webkit-scrollbar-thumb {
border-radius:5px;
background:rgba(50,50,20,0.4)
}
::-webkit-scrollbar-thumb:hover {
border-radius:5px;
background:rgba(50,50,20,0.6)
}
span.spanleft, .imgTxt, .imgTxt * { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: block }/*超出的文字省略，要定义宽度*/
a, .featured-post .byline, :after, :before, .btn, .btn:hover, .table .img, .hd.PicPage ul li, .ArrowBlock .hd.PicPage a, .images, .imgTxt h4, .info, .moreBlock a .iconfont, .swiperPic .prev, .swiperPic .next, .Photo .picBox ul li .txt { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; }
/*图标字体 */
@font-face { font-family: 'iconfont';  /* project id 1378832 */ src: url('https://at.alicdn.com/t/font_1378832_2xlpqn82bpg.eot'); src: url('https://at.alicdn.com/t/font_1378832_2xlpqn82bpg.eot?#iefix') format('embedded-opentype'), url('https://at.alicdn.com/t/font_1378832_2xlpqn82bpg.woff2') format('woff2'), url('https://at.alicdn.com/t/font_1378832_2xlpqn82bpg.woff') format('woff'), url('https://at.alicdn.com/t/font_1378832_2xlpqn82bpg.ttf') format('truetype'), url('https://at.alicdn.com/t/font_1378832_2xlpqn82bpg.svg#iconfont') format('svg'); }
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/*页面*/
body { font-size: 16px; line-height: 1.5em; background: #fff;overflow-x: hidden;}
.wrapper { margin: 0 auto; width: 1200px; position: relative; }
#header { width: 100%; height: 70px; padding: 22px 0; background: #fff; }
.logo { background: url(../images/logo.png) left center no-repeat; width: 370px; height: 70px; }
.contactItem { }
.contactItem ul { display: table; width: 100%; }
.contactItem ul li { display: table-cell; }
.contactItem dl { font-weight: bold; }
.contactItem ul li.end { width: 200px }
.contactItem dl dt { font-size: 12px; line-height: 18px; color: #333; letter-spacing: 0.5px; }
.contactItem dl dt img { margin-right: 14px; float: left; display: block; }
.contactItem dl dd { font-size: 14px; color: #5E5D5C; letter-spacing: 0.58px; display: block; padding: 10px 0 0 30px; }
#header .contactItem { width: 590px; }
#footer .contactItem { width: 755px; }
#nav { background: #008E38; height: 70px; }
.nav { display: block }
.nav a { color: #fff; margin-right: 60px; font-size: 16px; letter-spacing: 0.67px; font-weight: bold; line-height: 70px; height: 70px; display: inline-block; position: relative; }
.nav a:after { content: ""; width: 0; height: 2px; display: inline-block; background: #1BFD74; position: absolute; left: 50%; bottom: 0; }
.nav a.hover:after, .nav a:hover:after { width: 100%; left: 0; }
.more a { background: #008E38; width: 114px; height: 32px; line-height: 32px; text-align: center; font-size: 16px; color: #fff; letter-spacing: 0.67px; display: block; border-radius: 16px; padding: 0 }
.more a:hover { background: #00a742; }
.name { display: inline-block; vertical-align: middle; width: 100%; height: 50px; position: relative; border-bottom: solid 1px #ddd; margin: 15px 0; }
.name span { line-height: 2; font-size: 20px; color: #333; text-transform: capitalize; letter-spacing: 3px; }
.name i { content: ""; width: 5px; height: 15px; margin: 0 10px; display: inline-block; background: #016330 }
.name a .iconfont { margin: 0 10px; font-size: 26px; color: #164692; }
.name a:hover { border-bottom-color: #333; color: #333; }
.text { padding: 0; }
.text p { color: #666; font-size: 18px !important; line-height: 34px !important; letter-spacing: 0.75px; word-wrap: break-word; }
.text p * { font-size: 18px !important; line-height: 34px !important; word-wrap: break-word; }
.text img { max-width: 100%; margin: 10px auto; display: block; }
.table { display: table; width: 100%; }
.table .img, .table .txt { display: table-cell; vertical-align: top; }
a.line { display: inline-block; position: relative; }
a.line:before { content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 0; border-bottom: solid 1px #c80000; }
a.line:hover:before { width: 100%; }
.info { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; font-weight: normal !important; white-space: normal !important; }/*-webkit-line-clamp: 8;*/
.info * { -webkit-box-orient: horizontal; width: auto; display: inline !important; padding: 0; margin: 0; font-weight: normal !important; white-space: normal !important }
.info img { display: none; opacity: 0; }
.images { background-position: center; background-size: cover; background-repeat: no-repeat; width: 100%; }
.imagesBlock { overflow: hidden; }
.imagesBlock:hover .images { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.imgTxt, .imgTxt * { font-size: 1.05em; text-align: center; }
.t { border-bottom: solid 1px #E5EAF1; position: relative; margin-top: 10px; line-height: 1.5; }
.t .more { position: absolute; right: 0; top: 10px; }
.t span { font-size: 18px; padding: 10px 15px; display: inline-block; position: relative; }
.t span:after { content: ""; width: 100%; height: 2px; display: inline-block; background: #008E38; position: absolute; left: 0; bottom: 0; }
.tit { font-size: 28px; color: #333; letter-spacing: 1.17px; font-weight: bold; text-align: center; }
.tit span { font-size: 16px; color: #333333; letter-spacing: 0.67px; display: block; margin-top: 10px; text-transform: capitalize; }
/*******************************
  -------[=图片切换-------
********************************/
.swiperPic { width: 100%; overflow: hidden; position: relative; }
.swiperPic .bd { position: relative; z-index: 0; }
.swiperPic .bd li { zoom: 1; vertical-align: middle; background-position: center; background-repeat: no-repeat; }
.swiperPic .hd { position: absolute; width: 100%; left: 0; bottom: 10px; }
.swiperPic .hd ul { position: relative; float: left; left: 50%; }
.swiperPic .hd ul li { position: relative; float: left; right: 50%; margin: 0 5px; text-indent: -90000px; background: none; width: 5px; height: 5px; border-radius: 50%; background: #999; cursor: pointer; }
.swiperPic .hd ul li.on, .swiperPic .hd ul li:hover { background: #008E38; }
.swiperPic .prev, .swiperPic .next { position: absolute; left: 3%; top: 50%; margin-top: -25px; display: block; width: 50px; height: 50px; background: url(../images/Arrow.png) 0 0 no-repeat; filter: alpha(opacity=0); opacity: 0; }
.swiperPic .next { left: auto; right: 3%; background-position: -100px 0; }
.swiperPic:hover .prev, .swiperPic:hover .next { filter: alpha(opacity=80); opacity: 0.8; }
.swiperPic:hover .prev:hover, .swiperPic:hover .next:hover { filter: alpha(opacity=100); opacity: 1; }
.swiperPic:hover .prev { left: 0; }
.swiperPic:hover .next { right: 0; }
.Photo { position: relative; margin: 0 auto; }
.Photo #prevTop, .Photo #nextTop, .Photo #prev1, .Photo #next1 { background-position: center; background-repeat: no-repeat; cursor: pointer; }
.Photo #prevTop, .Photo #nextTop { top: 50%; margin-top: -50px; width: 30px; height: 100px; position: absolute; z-index: 99; background-color: #000; filter: alpha(opacity=30); opacity: 0.3; }
.Photo #prevTop:hover, .Photo #nextTop:hover { filter: alpha(opacity=50); opacity: 0.5; }
.Photo #prevTop { left: 0; background-image: url(../images/prevTop.png); }
.Photo #nextTop { right: 0; background-image: url(../images/nextTop.png); }
.Photo #prev1, .Photo #next1 { width: 12px; height: 21px; position: absolute; bottom: 39.5px; }
.Photo #prev1 { left: 0; background-image: url(../images/prev.png); margin-left: -30px; }
.Photo #next1 { right: 0; background-image: url(../images/next.png); margin-right: -30px; }
.Photo li { float: left; }
.Photo .picBox, .Photo .picBox ul li .images { height: 510px; }
.Photo .picBox { width: 800px; position: relative; background: #fff; margin: 0px; overflow: hidden; }
.Photo .picBox ul { width: 100%; position: absolute; left: 0; }
.Photo .picBox ul li { width: 800px; position: relative }
.Photo .picBox ul li .txt { position: absolute; padding: 10px 3%; width: 94%; bottom: 0;margin-bottom:-100% }
.Photo .picBox ul li .txt h5 { font-size: 18px; }
.Photo .listBox { width: 800px; height: 100px; margin: 0 auto; position: relative; padding-top: 15px; overflow: hidden; }
.Photo .listBox ul { height: 100%; position: absolute; }
.Photo .listBox ul li { width: 100px; height: 100px; cursor: pointer; position: relative; padding-right: 16px; }
.Photo .listBox ul li a { display: block; width: 100px; height: 100px; }
.Photo .listBox ul li .images { height: 100px; }
.Photo .listBox ul li.on:before { content: ""; position: absolute; left: 0; top: 0; width: 94px; height: 94px; border: solid 3px #008E38 }
.Photo .picBox:hover .txt { margin-bottom:0}
/*******************************
  -------[=页面底部------
********************************/
#footer { padding: 30px 0; background: #fff; color: #333; }
#footer .fl { font-size: 12px; color: #333333; letter-spacing: 0.5px; line-height: 30px; }
#copyright { background: #20232A; height: 60px; line-height: 60px; font-size: 12px; text-align: center; color: #fff; letter-spacing: 0.5px; position: relative; }
#copyright img {max-height:50px; width:auto; }
#copyright a { color: #fff; }
/*******************************
  -------[=内页-------
********************************/
.mainBanner { width: 100%; height: 150px; position: relative; overflow: hidden; }
.mainBanner .mainBannerImg { position: absolute; width: 100%; height: 150px; z-index: 1; left: 50%; top: 0; margin-left: -960px; }
.mainBanner h1 { position: absolute; z-index: 2; left: 0; top: 0; font-size: 30px; line-height: 150px; width: 100%; height: 150px; text-align: center; color: #FFFFFF; }
#main { background: #F9FAF9; padding: 20px 0 50px 0; }
.side { width: 260px; }
.side .sideNav ul li { border-bottom: solid 1px #F2F2F2; }
.side .sideNav ul li a { font-size: 16px; color: #383838; background: #fff; display: block; padding: 15px 0 15px 20px; }
.side .sideNav ul li a span { font-size: 12px; color: #1A1A1A; line-height: 22px; display: block }
.side .sideNav ul li a.hover, .side .sideNav ul li a:hover { background: rgba(0,142,56,0.1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#1e008e38, endColorstr=#1e008e38);
}
.content { width: 800px; background: #fff; padding: 40px 60px; }
.content .tit { margin-bottom: 40px; }
.Trademark { }/*商标故事*/
.Trademark .tit { background: url(../images/aboutus2.png) left center no-repeat; height: 67px; }
.Trademark .text p { margin-bottom: 30px; }
.equipment.Photo { }/*公司设备*/
.equipment.Photo .picBox ul li .txt { background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#82000000, endColorstr=#82000000);
}
.equipment.Photo .picBox ul li .txt h5 { color: #fff; }
.equipment.Photo .picBox ul li .txt .info, .equipment.Photo .picBox ul li .txt .info * { color: #fff; font-size: 14px; }
.honor.Photo { }/*荣誉*/
.honor.Photo .picBox ul li .images, .honor.Photo .listBox ul li .images { background-size: contain; }
.honor.Photo .listBox ul li .images { background-color: #F6F6F6 }
.honor.Photo .picBox ul li .txt { background: rgba(255,255,255,0.7); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d2ffffff, endColorstr=#d2ffffff);margin-bottom:0}
.honor.Photo .picBox ul li .txt h5 { color: #008E38; text-align: center }
.base.Photo { }/*基地*/
.base.Photo .picBox, .base.Photo .picBox ul li .images { height: 510px; }
.base.Photo .picBox ul li .images { background-size: contain; }
.base.Photo .picBox ul li .txt { background: rgba(0,0,0,0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#82000000, endColorstr=#82000000);
}
.base.Photo .picBox ul li .txt h5 { color: #fff; text-align: center }
/*******************************
  -------[=联系方式-------
********************************/
.Contact { padding: 0; }
.Contact .txt { position: relative; margin-bottom: 30px; }
.Contact .txt p { font-size: 18px; color: #666666; letter-spacing: 0.75px; line-height: 34px; position: relative; padding-left: 120px; float: left; width: 280px; }
.Contact .txt p span { width: 110px; position: absolute; left: 0; display: inline-block; text-align: right }
.Contact .map { height: 400px; }
.map #gaodi-map { width: 100%; height: 100%; z-index: 1 }
.mapInfo { padding: 5px 10px; font-size: 26px; line-height: 30px; color: #008E38; white-space: nowrap; }
.amap-info-outer, .amap-menu-outer { box-shadow: none !important }
/*******************************
  -------[=产品]-------
********************************/
.proList { }
.proList ul { width: 1245px; padding-top: 30px; }
.proList ul li { width: 370px; float: left; margin: 0 45px 30px 0; }
.proList .imagesBlock { border-radius: 4px 4px 0 0; }
.proList .images { height: 230px;}
.proList .txt { background: #fff; border: 1px solid #EBEBEB; border-top: 0; border-radius: 0 0 4px 4px; padding: 15px; }
.proList .txt h5 { font-size: 18px; color: #333333; letter-spacing: 0.75px; }
.proList .txt .info, .proList .txt .info * { font-size: 16px; color: #666666; letter-spacing: 0.67px; }
.proList .txt .info { margin-top: 10px; -webkit-line-clamp: 2; height: 50px; }
.proList a:hover .txt { box-shadow: 0 10px 9px 4px rgba(0,0,0,0.06); }
.proList a:hover .txt h5 { color: #008E38 }
.proList a:hover .txt .info { color: #333 }
.productsDetailed { }/*产品详细*/
.productsDetailed .tit { text-align: left; margin-bottom: 30px; }
.productsDetailed .txt .info, .productsDetailed .txt .info { font-size: 18px; color: #666666; letter-spacing: 0.75px; line-height: 34px;height:auto; display: block;}
.productsDetailed .txt{margin-bottom:40px;}
.swiperPic.productsImg, .swiperPic.productsImg .bd li { width: 800px; height: 510px; }
.swiperPic.productsImg .bd li .images { height: 510px; }
.swiperPic.productsImg .prev, .swiperPic.productsImg .next { background-position: center; background-repeat: no-repeat; cursor: pointer; }
.swiperPic.productsImg .prev, .swiperPic.productsImg .next { top: 50%; margin-top: -50px; width: 30px; height: 100px; position: absolute; z-index: 99; background-color: #000; filter: alpha(opacity=30); opacity: 0.3; }
.swiperPic.productsImg .prev:hover, .swiperPic.productsImg .next:hover { filter: alpha(opacity=50); opacity: 0.5; }
.swiperPic.productsImg .prev { left: 0; background-image: url(../images/prevTop.png); }
.swiperPic.productsImg .next { right: 0; background-image: url(../images/nextTop.png); }
/*******************************
  -------[=新闻]-------
********************************/
.newsWrap { padding: 50px 0 0 0 }
.newsList { margin: 0 }
.newsList ul { padding-bottom: 30px; }
.newsList ul li { border-bottom: solid 1px #F1F5FB; padding: 20px 0; position: relative; }
.newsList ul li a { font-size: 18px; color: #333; display: inline-block; }
.newsList ul li a:hover { color: #008E38 }
.tool img { margin-right: 5px; }
.tool .date { margin-right: 60px; }
.newsList .info, .newsList .info * { font-size: 16px !important; color: #999 !important; line-height: 1.8 !important; font-weight: normal !important; }
.tool { font-size: 16px; color: #999; }
.newsList .info { margin-top: 10px; -webkit-line-clamp: 2; height: 56px; }
.newsList .tool { margin-top: 10px; }
.newsHead { padding: 60px 0 0 0; }
.newsHead .newsList { width: 575px; }
.newsHead .newsList .info { -webkit-line-clamp: 1; }
.article { }
.article .head { padding: 0 0 20px 0; position: relative; }
.article .head:after { content: ""; width: 800px; height: 1px; display: block; background: #E5EAF1; ; position: absolute; left: 0; bottom: 0; }
.article .head h1 { font-size: 24px; color: #191C3D; }
.article .head .tool { margin-top: 20px; }
.articleBody { width: 800px; padding: 20px 0 40px 0 }
.articleBody .articleTxt, .articleBody .articleTxt * { font-size: 16px; color: #444; line-height: 40px; max-width: 100% }
.articleBody .articleTxt img { max-width: 100%; margin: 15px 0 }
.articleBody .articleTxt table{width:100% !important;}
.articleBody .articleTxt table td { border: solid 1px #ddd !important; padding: 10px 12px !important; font-size: 14px !important; }
.articleBody .articleTxt table td * {margin: 0 !important }
/*******************************
  -------[=分页-------
********************************/
.fenye { text-align: center; overflow: hidden; width: 100%; padding: 0; margin: 20px 0 30px 0; }
.fenye .page { }
.fenye .page a { height: 32px; line-height: 32px; font-weight: normal; padding: 0 13px; border: 1px solid #e5e5e5; border-radius: 3px; display: inline-block; margin: 0 5px; color: #333; }
.fenye .page a.on { background: #c4a38e; color: #fff; border: 1px solid #111; }
.fenye .page .all { padding: 0 10px; }
.fenye .page span.more { width: 34px; height: 34px; margin: 0 5px; padding: 0; background: url(../images/FenyePageMore.png) no-repeat center center; display: inline-block; position: relative; top: 10px; }
.fenye .page a.current { height: 32px; line-height: 32px; padding: 0 13px; border-radius: 3px; display: inline-block; margin: 0 5px; background: #222; border: 1px solid #111; color: #fff; }
.fenye .page span.TotalPages { margin-left: 20px; font-size: 14px; color: #666; }
.page a.next, .page a.prev { width: 34px; height: 32px; padding: 0; margin-bottom: -11px; }
.page a.next { background: url(../images/FenyePageNext.png) no-repeat; }
.page a.prev { background: url(../images/FenyePagePrev.png) no-repeat; }
.fenye .page a:hover, .fenye .page a.on, .fenye .page a.current { border-color: #008E38; }
.fenye .page a:hover { color: #008E38; }
.fenye .page a.current { background: #008E38; }
.pageBox { border: 1px dotted #ddd; margin: 20px auto; display: table; width: 99%; }
.pageBox a { display: inline-block; display: table-cell; font-size: 16px; line-height: 2.3; text-align: center; color: #222; position: relative; }
.pageBox a:after { content: ""; width: 1px; height: 100%; display: block; background: #ddd; position: absolute; top: 0; right: 0 }
.pageBox a:nth-last-child(1):after { width: 0 }
.pageBox a:hover { background: #ddd; }
.toTop { position: fixed; opacity: 1 !important; z-index: 9998; bottom: 0px; width: 50px; height: 50px; padding: 0; right: 0; -webkit-transform: translate3d(0, 0, 0); background-color: #888; cursor: pointer; display: none; }
.toTop i { width: 100%; height: 100%; display: block; }
.toTop i:after { content: " "; display: inline-block; width: 15px; height: 15px; border-width: 2px 0 0 2px; border-color: #fff; margin: 20px 0 0 15px; border-style: solid; transform: matrix(.71, .71, -.71, .71, 0, 0); -webkit-transition: matrix(.71, .71, -.71, .71, 0, 0); -moz-transition: matrix(.71, .71, -.71, .71, 0, 0); -ms-transition: matrix(.71, .71, -.71, .71, 0, 0); -o-transition: matrix(.71, .71, -.71, .71, 0, 0); }
.toTop:hover { background: #008E38; }
.toTop:active { background: #c80000; -webkit-transform: scale(.9); -moz-transform: scale(.9); -ms-transform: scale(.9); -o-transform: scale(.9); transform: scale(.9); }
/*******************************
  -------[=首页-------
********************************/
.swiperPic.banner, .swiperPic.banner .bd li { height: 520px; }
.swiperPic.banner .prev, .swiperPic.banner .next { left: 0 }
.swiperPic.banner .next { left: auto; right: 0 }
.swiperPic.banner:hover .prev { left: 3%; }
.swiperPic.banner:hover .next { right: 3%; }
.indAbout.table { margin: 90px 0; }
.indAbout.table .img { width: 420px; }
.indAbout.table .txt { padding-left: 30px; padding-top: 10px }
.indAbout.table .txt h3 { font-size: 28px; color: #333; letter-spacing: 1.17px; font-weight: bold; margin-bottom: 30px; }
.indAbout.table .txt, .indAbout.table .txt * { font-size: 16px; color: #666; letter-spacing: 0.67px; line-height: 30px; }
.indAbout.table .txt .more { margin-top: 50px; }
.indAbout.table .txt .more a { color: #fff; letter-spacing: 0.67px; }
#indCol2, #indCol4 { background: #F9FAF9; }
#indCol2 { padding: 60px 0; margin-bottom: 40px; }
.indCol2 { margin: 30px 0 0 0 }
.indCol2 ul li { float: left; position: relative; }
.indCol2 ul li .txt { position: absolute; z-index: 1; left: 0; top: 50%; margin-top: -30px; width: 100%; height: 60px; text-align: center; font-size: 24px; color: #fff; letter-spacing: 1px; }
.indCol2 ul li .txt span { font-size: 14px; letter-spacing: 0.58px; display: block; line-height: 33px; }
#indCol3 { padding: 0 0 50px 0 }
.indCol3 .newsList { width: 575px; margin: 20px 0 }
.indCol3 .newsList .info { -webkit-line-clamp: 1; height: 28px; }
#indCol4 { padding: 60px 0; }
#indCol4 .proList { margin-top: 50px; }
#indCol4 .proList ul { padding-top: 0px; }

/*******************************
  -------[=1440-------
********************************/
@media only screen and (max-width: 1440px) {
}

/*******************************
  -------[=1280-------
********************************/
@media only screen and (max-width: 1280px) {
}

/*******************************
  -------[=1150-------
********************************/
@media only screen and (max-width: 1150px) {
}

/*******************************
  -------[=1024-------
********************************/
@media only screen and (max-width: 1024px) {
}
