@charset "utf-8";
.wrapper{
  min-width:1200px;
  max-width:1920px;
  margin:auto;
}
#header,#among,#footer,.width{
  max-width:1200px;
  margin:auto;
}
.header{
  background: #FFF url(../images/tbg.jpg) bottom repeat-x;
  height: 77px;
}
#header .logo{
  float:left;
}
#header .menu{
  float:left;
  margin: 30px 0 0 60px;
}
#header .menu:nth-child(1){
  margin-left: 0;
}
#header .menu > a{
  display:block;
  font-size:14px;
  line-height: 20px;
  text-transform: uppercase;
}
#header .menu:hover > a{
  color: #77b123;
  border-bottom: 2px solid #77b123;
}
.footer{
  padding: 19px 0;
  background:#000;
}
#footer,
#footer *{
  color:#9c9c9c;
  font-size: 13px;
  line-height:24px;
}
#footer a:hover{
  color:#FFF;
}
#footer{
  text-align: center;
}
/* Banner图片样式开始 ============================================== */
#banner{
  display:block;
  width:100%;
  overflow:hidden;
  background:center top no-repeat;
}
#banner img{
  display:block;
  margin: 0 auto;
  filter:alpha(opacity=0);
  opacity:0;
}
.mainBox{
  overflow:hidden;
  position:relative;
  width:100%;
}
.mainBox .banner{
  position:absolute;
  left:0;
  top:0;
}
.mainBox .banner,
.mainBox .banner .list{
  width:100%;
  height:100%;
}
.mainBox .banner .list li,
.mainBox .banner .list li a{
  width:100%;
  height:100%;
}
.mainBox .banner .list li a{
  display:block;
}
.mainBox .banner .list li{
  display:none;
  position:absolute;
  left:0;
  top:0;
  background:center top no-repeat;
}
.mainBox .banner .list li:first-child{
  display:block;
}
.mainBox .btn{
  bottom:0;
  left:0;
  width:100%;
  height:35px;
  font-size:0;
  z-index:5;
  letter-spacing:-1px;
  position:absolute;
  text-align:center;
}
.mainBox .btn li{
  letter-spacing:0;
  display:inline-block;
  vertical-align:top;
  overflow:hidden;
  text-indent:-1000px;
  border-radius:100%;
  cursor:pointer;
  margin:0 7px;
  width:12px;
  height:12px;
  background:#999;
}
.mainBox .btn li.hover{
  background:red;
}
.mainBox .img{
  width:100%;
  overflow:hidden;
}
.mainBox .img img{
  filter:alpha(opacity=0);
  opacity:0;
  margin: 0 auto;
}
/* Banner图片样式结束 ============================================== */
#news-pro-tn{
  text-align:center;
  margin:0 0 5px;
  font-size:18px;
  font-weight: normal;
  line-height: 1.7;
}
#detailed .bigimg{
  text-align:center;
  margin-bottom:18px;
}
#detailed .bigimg ul{
  position:relative;
  display:inline-block;
  vertical-align: top;
  max-width:100%;
  min-width:100px;
}
#detailed .bigimg ul li{
  border: 1px solid #eee;
}
#detailed .bigimg ul li img{
  width:100%;
  min-width:200px;
}
#detailed .bigimg ul > a{
  display:block;
  position:absolute;
  top:50%;
  margin-top:-32px;
  opacity:0;
  transition:all .5s;
}
#detailed .bigimg ul:hover > a{
  opacity:1;
}
#detailed .bigimg ul > li:first-child+a{
  left:10px;
}
#detailed .bigimg ul > li:first-child+a+a{
  right:10px;
}
#detailed .bigimg ul > a img{
  display:block;
}
#aside .list{
  font-size: 0;
  letter-spacing: -1px;
  margin: 0 0 0 -5px;
  padding-top: 25px;
}
#aside .list li{
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  margin: 5px 0 0 5px;
}
#aside .list li a{
  line-height:44px;
  display:block;
  background: #FFF;
  padding: 0 32px;
  font-size: 16px;
  color: #919191;
  border: 1px solid #EEE;
}
#aside .list li.hover a,
#aside .list li:hover a{
  background: #77b123;
  border-color: #77b123;
  color: #FFF;
}
#location{
  background: #FFF;
  padding: 21px 0;
}
#location li span:after{
  content:" >> ";
  font-family:"宋体";
}
#location *{
  font-size: 12px;
  color: #8e8e8e;
}
#location a:hover{
  color:#77b123;
}
.content{
  margin:32px auto 50px;
  min-height:450px;
  background: #FFF;
  border: 26px solid white;
}
.content > p:first-child{
  margin-top:0;
}
.content > p:last-child{
  margin-bottom:0;
}
#listPro a{
  float:left;
  display: block;
  width:31%;
  margin:16px 0 0 3.5%;
}
#listPro a:nth-child(-n+3){
  margin-top:0;
}
#listPro a:nth-child(3n+1){
  clear:both;
  margin-left:0;
}
#listPro a li{
  border:1px solid #EEE;
}
#listPro a li img{
  width:100%;
}
#listPro a span{
  display:block;
  margin-top:12px;
  text-align:center;
  line-height:1.4;
}
#listShare a{
  float:left;
  display: block;
  width:31%;
  margin:16px 0 0 3.5%;
}
#listShare a:nth-child(-n+3){
  margin-top:0;
}
#listShare a:nth-child(3n+1){
  clear:both;
  margin-left:0;
}
#listShare a li{
  border:1px solid #EEE;
}
#listShare a li img{
  width:100%;
}
#listShare a span{
  display:block;
  margin-top:12px;
  text-align:center;
  line-height:1.4;
}
.pro .list a{
  display: block;
  float: left;
  width: 364px;
  margin: 68px 0 35px 54px;
}
.pro .list a:first-child{
  margin-left: 0;
}
.pro .list a img{
  display: block;
  width: 364px;
  height: 206px;
}
.pro .list a li{
  font-size: 0;
  margin-top: 7px;
  letter-spacing: -1px;
}
.pro .list a li span{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  font-size: 18px;
}
.pro .list a li i{
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  width: 22px;
  height: 10px;
  margin-left: 5px;
  background: url(../images/arrow.png);
}
.pro .list a font{
  -webkit-line-clamp:3;
  font-size: 14px;
  line-height: 18px;
  height: 36px;
  margin-top: 2px;
}
.pro .list a:hover li span{
  color:#77b123;
}
.type-name span{
  display: block;
  text-align: center;
  font-size: 50px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 110px;
  margin-top: 66px;
}
.type-name i{
  display: block;
  margin: 0 auto;
  width: 151px;
  height: 3px;
  background: #77b123;
}
.home{
  background: #FFF;
}
.home .nr{
  text-align: center;
  max-width: 1044px;
  margin: 90px auto;
}
.home .nr,
.home .nr *{
  text-transform: uppercase;
  font-size: 28px;
  line-height: 48px;
}
.about{
  background: #FFF;
  padding-bottom: 100px;
}
.about > div > .nr{
  max-width: 620px;
  margin: 32px auto 96px;
  text-align: center;
}
.about > div > .nr,
.about > div > .nr *{
  font-size: 14px;
  line-height: 26px;
  color: #9a9a9a;
}
.about .fl-left{
  width: 490px;
}
.about .fl-left > li{
  margin-top: 60px;
}
.about .fl-left > li:first-child{
  margin-top: 0;
}
.about .fl-left > li > img{
  float:left;
  width:65px;
  height:65px;
  margin-top: 5px;
}
.about .fl-left > li > div{
  float:right;
  width:410px;
}
.about .fl-left > li > div > a{
  font-size:18px;
  font-weight:bold;
  line-height:22px;
  text-transform: uppercase;
}
.about .fl-left > li > div .nr{
  height: 40px;
  margin-top: 8px;
}
.about .fl-left > li > div .nr,
.about .fl-left > li > div .nr *{
  font-size: 14px;
  line-height: 20px;
  color: #9a9a9a;
}
.product{
  padding-bottom: 32px;
}
.product .nr{
  max-width: 620px;
  margin: 32px auto;
  text-align: center;
}
.product .nr,
.product .nr *{
  font-size: 14px;
  line-height: 26px;
  color: #9a9a9a;
}
.product .list a{
  display: block;
  float: left;
  width: 364px;
  margin: 10px 0 0 20px;
}
.product .list a:nth-child(-n+3){
  margin-top: 0;
}
.product .list a:nth-child(3n+1){
  margin-left: 0;
  clear: both;
}
.product .list a img{
  width: 100%;
  height: 404px;
}
.product .list a span{
  text-align: center;
  line-height: 58px;
}
.contact{
  height: 502px;
  overflow: hidden;
  background: url(../images/contact.jpg) center top no-repeat;
}
.contact .fl-left{
  width: 558px;
}
.contact .type-name span{
  color: #FFF;
  margin-top: 116px;
}
.contact .type-name i{
  background: #FFF;
}
.contact .nr{
  text-align: center;
  margin-top: 32px;
}
.contact .nr,
.contact .nr *{
  font-size: 15px;
  color: #FFF;
  line-height: 26px;
}
.list_news ul{
  background:#f6f6f6;
  margin-top:12px;
  height:94px;
  overflow:hidden;
  position:relative;
}
.list_news ul:first-child{
  margin-top:0;
}
.list_news ul dd{
  position:absolute;
  left:0;
  top:0;
  width:103px;
  height:94px;
  overflow:hidden;
  color:#77b123;
  display:block;
}
.list_news ul dd b{
  display:block;
  text-align:center;
  font-size:44px;
  line-height:50px;
  margin-top:13px;
}
.list_news ul dd span{
  display:block;
  text-align:center;
  font-size:13px;
  line-height:20px;
}
.list_news ul li{
  margin:0 12px 0 103px;
}
.list_news ul li a{
  font-size:14px;
  font-weight:bold;
  padding-top:10px;
}
.list_news ul li p{
  margin: 0;
  color:#707070;
  height:44px;
  font-size:13px;
  line-height:22px;
  margin-top:2px;
}