﻿@charset "utf-8";
body {
  font-family: "microsoft yahei", Arial;
  font-size: 16px;
}
* {
  margin: 0;
  padding: 0;
}
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
img,
p,
dl,
dt,
dd,
ol,
th,
td {
  margin: 0px;
  padding: 0px;
}
li {
  list-style-type: none;
}
form,
input,
button,
option,
textarea,
select {
  margin: 0px;
  padding: 0px;
}
input,
button,
textarea,
select {
  font: 100% Tahoma, Helvetica, Arial, sans-serif;
}
a {
  text-decoration: none;
  cursor: pointer;
  outline: none;
  blr: expression(this.onFocus=this.blur());
  color: #272727;
  font-family: "microsoft yahei";
}
span {
  font-family: "microsoft yahei";
}
p {
  font-family: "microsoft yahei";
}
a:link {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
th {
  font-weight: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
img {
  border: none;
}
.clear:after {
  display: block;
  content: '';
  clear: both;
}
.header {
  width: 1100px;
  margin: 0 auto;
  height:106px;
}
.header:after {
  display: block;
  content: '';
  clear: both;
}
.header .logo {
  float: left;
  margin-top: 20px;
}
.header .top {
  float: right;
}
.header .tel {
  width: 330px;
  height: 40px;
  line-height: 40px;
  background: #f2f2f2;
  border-radius: 0 0 8px 8px;
  -webkit-border-radius: 0 0 8px 8px;
  -moz-border-radius: 0 0 8px 8px;
  float: right;
  text-align: center;
}
.header .tel span {
  font-size: 14px;
  color: #009b61;
}
.header .tel b {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.header .tel .iconfont {
  font-size: 24px;
  color: #009b61;
}
.header .nav {
  margin-top: 20px;
}
.header .nav>ul>li {
    display: block;
    line-height: 46px;
    height: 46px;
    width: 97px;
    float: left;
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.header .nav>ul>li::before {
    display: block;
    content:"";
    -ms-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.header .nav>ul>li>a {
    -ms-transition: all 0.3s;
    display: block;
    line-height: 46px;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 14px;
    color: #000000;
}
.drop {    
    display:none;
    margin-top: 2px;
    position: absolute;
    z-index: 100000;
}
.drop a {
  display:block;
  color:#ffffff;
  width:97px;
  height:36px;
  font-size:14px;
  text-align: center;
  margin:2px 0;
  line-height:36px;
  background: rgba(0,159,97,.7);
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.drop a:hover {
    background: rgba(217,217,217,.8);
    color: #000;
}
.header .nav>ul>li:hover .drop{
  display:block;
}
.header .nav ul>li:hover {
  background:rgba(0,159,97,.7);
}
.header .nav ul>li:hover>a {
  color: #ffffff;
}
.fullSlide {
  position: relative;
  width: 100%;
  height: 426px;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
  height: 426px !important;
}
.fullSlide .bd ul li {
  width: 100% !important;
  text-align: center;
}
.fullSlide .bd ul li a {
  display: block;
  height: 426px;
  background-position: center;
  background-repeat: no-repeat;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 1;
}
.fullSlide .hd ul li {
  margin: 0 4px;
  width: 47px;
  height: 3px;
  background: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  font-size: 0;
}
.fullSlide .hd .on {
  background: #009b61;
}
.news {
  width: 1100px;
  margin: 25px auto;
}
.news:after {
  display: block;
  content: '';
  clear: both;
}
.news .tit {
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #efefef;
  font-size: 12px;
  color: #c2c2c2;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.news .tit span {
  float: left;
  font-size: 16px;
  color: #333333;
  border-bottom: 3px solid #009b61;
  line-height: 36px;
  padding-right: 19px;
}
.news .tit a {
  float: right;
  font-size: 12px;
  color: #707070;
}
.com_news {
  width: 696px;
  float: left;
}
.com_news .pic {
  position: relative;
  width: 222px;
  height: 222px;
  float: left;
}
.com_news .pic .bd ul li {
  width: 222px;
  height: 222px;
  position: relative;
}
.com_news .pic .bd ul li .photo {
  display: block;
  font-size: 0;
  width: 222px;
  height: 222px;
}
.com_news .pic .bd ul li .photo img {
  width: 100%;
  height: 100%;
}
.com_news .pic .bd ul li:after {
  display: block;
  content: "";
  width: 100%;
  height: 32px;
  background: rgba(0, 0, 0, 0.49);
  position: absolute;
  bottom: 0;
  left: 0;
}
.com_news .pic .bd ul li p {
  position: absolute;
  height: 32px;
  line-height: 32px;
  bottom: 0;
  z-index: 3;
  text-indent: 10px;
}
.com_news .pic .bd ul li p a {
  font-size: 12px;
  color: #FFFFFF;
}
.com_news .pic .hd {
  position: absolute;
  right: 0;
  bottom: 10px;
}
.com_news .pic .hd ul li {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  font-size: 0;
  cursor: pointer;
  margin: 0 2px;
}
.com_news .pic .hd ul li.on {
  background: #009b61;
}
.com_news .list {
  width: 457px;
  float: right;
}
.com_news .list ul li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #e7e7e7;
}
.com_news .list ul li a {
  font-size: 13px;
  color: #666666;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.com_news .list ul li a:hover {
  color: #009b61;
}
.com_news .list ul li span {
  float: right;
  font-size: 12px;
  color: #b2b2b2;
}
.ind_news {
  width: 372px;
  float: right;
}
.ind_news ul li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #e7e7e7;
}
.ind_news ul li a {
  font-size: 13px;
  color: #666666;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.ind_news ul li span {
  float: right;
  font-size: 12px;
  color: #b2b2b2;
}
.ind_news ul li .iconfont {
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  margin-right: 8px;
  color: #cecece;
}
.ind_news ul li:hover a {
  color: #009b61;
}
.ind_news ul li:hover .iconfont {
  color: #009b61;
}
.hor {
  width: 100%;
  height: 580px;
  background: url(../images/hor.jpg) no-repeat center;
  margin-top: 40px;
}
.hor .cont {
  width: 1100px;
  margin: 0 auto;
  padding-top: 40px;
}
.hor .cont:after {
  display: block;
  content: '';
  clear: both;
}
.hor .tit {
  text-align: center;
  text-transform: uppercase;
}
.hor .tit p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.hor .tit span {
  font-size: 12px;
  color: rgba(51, 51, 51, 0.6);
}
.hor .tit:after {
  display: block;
  content: "";
  width: 40px;
  height: 1px;
  background: #009b61;
  margin: 20px auto 0;
}
.hor ul {
  margin: 11px -17px 0;
}
.hor ul li {
  width: 244px;
  height: 140px;
  padding-top: 36px;
  background: #FFFFFF;
  text-align: center;
  float: left;
  overflow:hidden;
  margin: 9px 17px;
}
.hor ul li .iconfont {
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 60px;
  color: #4d4d4d;
}
.hor ul li p {
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.hor ul li:hover {
  background: url(../images/bg.jpg) no-repeat center;
}
.hor ul li:hover a .img {
    position: relative;
    left: -162px;
    border-right: 18px solid transparent;
    -webkit-filter: drop-shadow(18px 0px #fff);
    filter: drop-shadow(171px 0px #fff);
}
.hor ul li:hover p,
.hor ul li:hover .iconfont {
  color: #FFFFFF;
}
.case {
  width: 1100px;
  margin: 40px auto;
  position: relative;
}
.case .tit {
  text-align: center;
  text-transform: uppercase;
}
.case .tit p {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
}
.case .tit span {
  font-size: 12px;
  color: #e5e5e5;
}
.case .tit:after {
  display: block;
  content: "";
  width: 40px;
  height: 1px;
  background: #009b61;
  margin: 20px auto 0;
}
.case .cont {
  width: 1016px;
  margin: 42px auto 0;
  overflow: hidden;
}
.case .cont ul li {
  width: 238px;
  margin: 0 8px;
  height: 237px;
}
.case .cont ul li .photo {
  display: block;
  width: 100%;
  height: 150px;
}
.case .cont ul li .photo img {
  width: 100%;
  height: 100%;
}
.case .cont ul li .info {
  width: 100%;
  background: #e5e5e5;
  position: relative;
  height: 36px;
  text-align: center;
  margin-top: 24px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.case .cont ul li .info:before {
  display: block;
  content: "";
  width: 42px;
  height: 24px;
  background: #e5e5e5 ;
  position: absolute;
  top: -10px;
  left: 98px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  z-index: -1;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.case .cont ul li .info .name {
  line-height: 36px;
  font-size: 14px;
  color: #333333;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.case .cont ul li .info .iconfont {
  font-size: 20px;
  color: #FFFFFF;
  opacity: 0;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.case .cont ul li .info:hover {
  background: #009b61;
  height: 63px;
}
.case .cont ul li .info:hover .name {
  color: #FFFFFF;
}
.case .cont ul li .info:hover .iconfont {
  opacity: 1;
}
.case .cont ul li .info:hover:before {
  background: #009b61;
}
.case .btn {
  display: block;
  position: absolute;
  top: 150px;
  width: 35px;
  height: 76px;
  text-align: center;
  line-height: 76px;
  background: #d1d1d1;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.case .btn:hover {
  background: #009b61;
}
.case .btn .iconfont {
  color: #FFFFFF;
  font-size: 20px;
}
.case .prev {
  left: 0;
}
.case .next {
  right: 0;
}
.case .case_more {
  display: block;
  width: 146px;
  height: 34px ;
  line-height: 34px;
  text-align: center;
  font-size: 12px;
  color: #009b61;
  background: #eeeeee;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  margin: 40px auto 0;
}
.about {
  width: 1100px;
  margin: 50px auto 0;
}
.about:after {
  display: block;
  content: '';
  clear: both;
}
.about .us {
  width: 335px ;
  height: 189px;
  padding: 10px 0 0 30px;
  background: url(../images/us.jpg) no-repeat center;
  text-transform: uppercase;
  float: left;
}
.about .us h3 {
  font-size: 26px;
  color: #FFFFFF;
  font-weight: bold;
}
.about .us span {
  font-size: 12px;
  color: #FFFFFF;
}
.about .us hr {
  width: 56px;
  height: 2px;
  border: none;
  background: #FFFFFF;
  margin: 20px 0;
}
.about .us p {
  font-size: 12px;
  color: #FFFFFF;
  line-height: 18px;
}
.about .us a {
  display: block;
  width: 84px;
  height: 23px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #9ad8c7;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.68);
  margin-top: 15px;
}
.about ul {
  float: left;
  margin-left: 12px;
}
.about ul li {
  display: inline-block;
  height: 199px;
  width: 217px;
  text-align: center;
  margin: 0 10px;
}
.about ul li .photo {
  width: 100%;
  height: 172px;
  display: block;
}
.about ul li .photo img {
  width: 100%;
  height: 100%;
}
.about ul li .name {
  height: 27px;
  display: block;
  widows: 100%;
  line-height: 27px;
  font-size: 14px;
  color: #707070;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background: #eeeeee;
}
.about ul li .name:hover {
  background: #009b61;
  color: #FFFFFF;
}
.link {
  width: 100%;
  height: 45px;
  background: #f2f2f2;
  text-transform: uppercase;
  margin-top: 52px;
}
.link .cont {
  width: 1100px;
  margin: 0 auto;
  line-height: 45px;
  height: 45px;
}
.link .cont:after {
  display: block;
  content: '';
  clear: both;
}
.link span {
  font-size: 16px;
  color: #009b61;
}
.link a {
  font-size: 12px;
  color: #9f9f9f;
  margin: 0 25px;
}
.footer {
  width: 100%;
  padding: 26px 0;
  background: #d9d9d9;
}
.foot {
  width: 1100px;
  margin: 0 auto;
}
.foot:after {
  display: block;
  content: '';
  clear: both;
}
.foot .menu {
  float: left;
  min-height: 228px;
  position: relative;
}
.foot .menu dl {
  float: left;
  width: 150px;
}
.foot .menu dl dt {
  margin-bottom: 20px;
}
.foot .menu dl dt a {
  font-size: 16px;
  color: #262626;
  font-weight: bold;
}
.foot .menu dl dd a {
  font-size: 12px;
  color: #707070;
  line-height: 24px;
}
.foot .menu ul {
  position: absolute;
  bottom: 0;
  right: 50px;
}
.foot .menu ul li {
  margin-bottom: 6px;
}
.foot .menu ul li a {
  display: block;
  width: 112px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background: #009b61;
  color: #FFFFFF;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  font-size: 12px;
}
.foot .info {
  width: 270px;
  float: right;
}
.foot .info .phone:after {
  display: block;
  content: '';
  clear: both;
}
.foot .info .phone .iconfont {
  font-size: 34px;
  color: #009b61;
  float: left;
  margin-top: 10px;
}
.foot .info .phone span {
  font-size: 12px;
  color: #353535;
}
.foot .info .phone p {
  font-size: 20px;
  color: #009b61;
  font-weight: bold;
}
.foot .info .address {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-top: 10px;
}
.foot .info table {
  margin-top: 25px;
}
.foot .info table td .iconfont {
  font-size: 30px;
  color: #262626;
  float: left;
  margin-top: 5px;
}
.foot .info table td span {
  font-size: 14px;
  color: #333333;
}
.foot .info table td .p1 {
  font-size: 12px;
  color: #6c6c6c;
}
.foot .info table td p {
  font-size: 12px;
  color: #333333;
}
.foot .info table td img {
  width: 70px;
  height: 70px;
  padding-left: 15px;
}
.copy {
  width: 100%;
  padding: 15px 0 ;
  text-align: center;
  background: #333333;
  font-size: 12px;
  color: #FFFFFF;
  line-height: 24px;
}
.fanye {
  margin: 20px 0;
  text-align: center;
}
.fanye a {
  display: inline-block;
  margin-right: 5px;
  padding: 0 5px;
  min-width: 16px;
  height: 22px;
  line-height: 22px;
  border: 1px #999 solid;
  background: #fff;
  color: #545454;
}
.fanye a:hover,
.fanye a.on {
  background: #009b61;
  border: 1px #009b61 solid;
  color: #fff;
}
.page .cont {
  margin-top: 30px ;
  line-height: 26px;
}
.yn .tit {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
.yn .content_related {
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  color: #999999;
  border-bottom: 1px solid #383838;
}
.yn .photo {
  text-align: center;
  width: 100%;
}
.yn .photo img {
  margin: 15px 0;
  max-width: 100%;
}
.yn .content_btn {
  margin: 15px 0;
  line-height: 26px;
  font-size: 14px;
}
.yn .content_btn a {
  color: #666666;
}
.paper {
  width: 1100px;
  margin: 30px auto;
  min-height: 500px;
}
.paper:after {
  display: block;
  content: "";
  clear: both;
}
.side {
  width: 265px;
  float: left;
}
.side .side_c .tit {
  height: 90px;
  background: #009b61;
  padding-left: 42px;
  text-transform: uppercase;
}
.side .side_c .tit p {
  font-size: 24px;
  color: #FFFFFF;
  font-weight: bold;
  padding-top: 15px;
}
.side .side_c .tit span {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.2);
}
.side .side_c ul li {
  height: 51px;
  line-height: 51px;
  background: #eeeeee;
  padding-left: 25px;
  margin: 2px 0;
}
.side .side_c ul li .icon-triangle-right {
  font-size: 18px;
  color: #b5b5b5;
  margin-right: 15px;
  display: inline-block;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.side .side_c ul li a {
  font-size: 16px;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  color: #666666;
}
.side .side_c ul li .icon-you1 {
  font-size: 20px;
  float: right;
  -ms-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  vertical-align: middle;
  color: #b5b5b5;
  margin-right: 10px;
}
.side .side_c ul li:hover,
.side .side_c ul li.on {
  background: #009b61;
}
.side .side_c ul li:hover .iconfont,
.side .side_c ul li.on .iconfont,
.side .side_c ul li:hover a,
.side .side_c ul li.on a {
  color: #FFFFFF;
}
.side .side_c ul li:hover .icon-triangle-right,
.side .side_c ul li.on .icon-triangle-right {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
}
.side .side_c ul .drop1 {
  display: none;
}
.side .side_c ul .drop1 dd {
  height: 32px;
  line-height: 32px;
  padding: 8px 20px 8px 25px;
  border-bottom: 1px dashed #c6c6c6;
}
.side .side_c ul .drop1 dd a {
  display: block;
  font-size: 14px;
  color: #333333;
  text-indent: 19px;
}
.side .side_c ul .drop1 dd a:hover {
  background: #009b61;
  color: #FFFFFF;
}
.side .side_p {
  margin-top: 40px;
}
.side .side_p p {
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  padding: 0 5px;
  margin-top: 10px;
}
.bread {
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #d9d9d9;
}
.bread .s1 {
  font-size: 18px;
  color: #009b61;
  font-weight: bold;
  float: left;
  padding-right: 30px;
  border-bottom: 3px solid #009B61;
  line-height: 40px;
}
.bread p {
  float: right;
  font-size: 12px;
  color: #999999;
}
.bread p a {
  color: #999999;
}
.bread p .iconfont {
  color: #009b61;
}
.bread p span {
  color: #333333;
}
.product,
.page,
.news_list {
  width: 805px;
  float: right;
}
.product ul {
  margin: 20px -7px;
}
.product ul li {
  width: 258px;
  height: 203px;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 11px 7px;
}
.product ul li .photo {
  width: 100%;
  height: 165px;
  background: #f1f1f1;
  line-height: 165px;
}
.product ul li .photo img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.product ul li .name {
  display: block;
  height: 38px ;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  position: relative;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  background: #b7b7b7;
}
.product ul li .name:before {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #b7b7b7;
  position: absolute;
  top: -7px;
  left: 126px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.product ul li .more {
  display: block;
  width: 258px;
  height: 165px;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: -165px;
  -ms-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 17px;
}
.product ul li .more p {
  border: 1px solid #FFFFFF;
  height: 129px;
  line-height: 129px;
  font-size: 50px;
  color: #FFFFFF;
}
.product ul li:hover .more {
  top: 0;
}
.product ul li:hover .name {
  background: #009b61;
}
.product ul li:hover .name:before {
  border-bottom-color: #009b61;
}
.news_list ul li {
  height: 39px;
  line-height: 39px;
  border-bottom: 1px dashed #c6c6c6;
}
.news_list ul li a {
  font-size: 14px;
  color: #333333;
}
.news_list ul li span {
  font-size: 12px;
  color: #707070;
  float: right;
}
.news_list ul li:hover a,
.news_list ul li:hover span {
  color: #009b61;
}
