body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
body{-webkit-tap-highlight-color: rgba(0,0,0,0);}

fieldset, img {
	border: 0;
}
dl {
	border: none;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
}
:focus {
	outline: 0
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
:link, :visited, ins {
	text-decoration: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

body {
	font-size: 14px;
	font-family:"microsoft yahei", Tahoma, Verdana;
	color: #333;
	background-color:#fff;
}
a {
	color: #333;
}
img {
	width: 100%;
	display: block;
}

h1{text-align:center;font-size:16px;font-weight:bold;padding:20px;}

.tectl {text-align: left;}
.tectc {text-align: center;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size28 {font-size: 18px;margin-top: 20px;}
.fweight {font-weight: bold;}
.family1 {font-family: simsun;}
.family2 {font-family: simhei;}
.fl {float: left;display: block;}
.fr {float: right;display: block;}

.wrap {
	width: 100%;
	margin: 0 auto;
}

.header a.logo {
	display: block;
	width: 53%;
	height: auto;
	margin-left: 4.3%;
}

.header>ul {
	padding-top: 32px; 
}
.header ul li {
    display: inline-block;
    position: relative;
    font-size: 16px;
}

.header a {
    color:#333333;
    display:block;
}
.header li ul ul{
	border-top: 0;
}
.header li li a {
    padding:0;
    height: 32px;
    line-height: 32px;
}
.header li li:hover a {
	text-decoration: underline;
}
/* hide sub menu links */
ul.sub-menu {
    display:none;
}
.main-title {
	clear: both;
}
.tith4 {
	font-family: simhei;
	color: #999999;
	margin: 5px auto;
}
.tips {
	width: 43px;
	height: 2px;
	background-color: #dc3522;
	margin: 0 auto 20px;
}
.bgcolor1 {
	background-color: #129128;
}
.ourServices .swiper-container {
	width: 90%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.ourServices .swiper-slide {
	text-align: center;
}
.ourServices .swiper-slide a {
	display: block;
	width: 80%;
	margin: 0 auto;
}
.ourServices .swiper-slide a img {
	display: block;
	width: 80%;
	margin: 0 auto;
}
.ourServices .swiper-slide p {
	font-size: 14px;
	color: #040000;
	text-align: center;
}

.recgoods {
	background-color: #f8f8f8;
	padding: 1px 0 20px;
}
.recgoodsul li {
	position: relative;
	width: 29.2%;
	float: left;
	overflow: hidden;
	margin-left: 3%;
	margin-bottom: 10px;
}
.recgoodsul li div.maskbg {
	position: absolute;
	bottom: 0px;
	text-align: center;
	background: url(../images/maskbg.png) repeat;
	width: 100%;
	height: 100%;
	display: none;
}
.recgoodsul li div.maskbg a{
	color: #FFFFFF;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	transform: translateX(-50%);
}
.recgoodsul li div.maskbg img {
	width: 30px;
    margin: 0 auto;
}
.recgoodsul li:active div.maskbg {
	display: block;
}

.ckmore {
	display: block;
	margin: 0 auto;
	width: 156px;
	height: 36px;
	line-height: 36px;
	background-color: #129128;
	border: 1px solid #007013;
	border-radius: 20px;
	color: #FFFFFF;
	margin-top: 10px;
}
.ckmore:active {
	background-color: #146722;
}

/*tab*/
.tabbox {
	width: 594px;
	height: 346px;
}
.blist {
      width: 100%;
      height: 40px; 
      position: relative;
}
.blist li{
   width: 140px;
   height: 40px;
   line-height: 40px;
   text-align: center;
   float: left;
   cursor: pointer;
}
.blist li a {
	position: absolute;
	right: 0px;
	top: 0px;
}
.blsit-list{
    width: 275px;
}
.blsit-list li{
    width: 275px;
    height: 200px;
}
.blist li.active{
    color: #fff;
    background-color: #129128;
}
.blsit-list li:first-child{
    display: block;
}
.blsit-list li{
    display: none;
}

.Energyitem {width: 594px;padding: 19px 0;border-bottom: 1px dotted #e5e5e5;}
.Energyitem div.fl {width: 470px;margin-left: 15px;}
.Energyitem div.fl a {font-size: 16px;color: #404040;padding: 0 0 13px;display: block;}
.Energyitem div.fl p {font-size: 12px;color: #404040;line-height: 18px;}
.hidep {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

.tips1 {
	width: 60px;
	height: 4px;
	margin: 0 auto;
	background-color: #006ebd;
	opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); 
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.casebox li:hover .tips1 , .li_list a:hover .tips1 {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.casebox li h4, .li_list h4{
	color: #333333;
	margin: 5px 0 10px;
	width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.pad1 {
	padding: 1px 0 0;
}
.pad2 {
	padding-bottom: 20px;
}
.buslist {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.buslist li {
	float: left;
	width: 17%;
	border: 1px solid #c8dcf2;
	overflow: hidden;
	margin-left: 2%;
	margin-bottom: 14px;
}
.buslist li img {
	transition:all 2s linear;
	-moz-transition:all .5s linear;
	-webkit-transition:all .5s linear;
	-o-transition:all .5s linear;
}
.buslist li:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.footerbg {
	background-color: #374140;
	padding: 15px 0;
}
.footerbox {
	margin: 0 auto;
	color: #999999;
	font-size: 12px;
}


hr {
  width: 60px;
  margin: 40px auto;
  border: 2px solid #ddd;
}
.container {
  max-width: 768px;
}

.labels {
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-weight: 100;
  color: #bfa44c;
  background-color: #e7ddbc;
  border-radius: 2px;
}
.dropdown-toggle:hover {
  cursor: pointer;
}
.button-border,
.button-border-primary,
.button-border-warning,
.button-border-success,
.button-border-danger,
.button-border-info {
  background-color: transparent;
}
.button {
  padding: 15px 30px;
  margin-bottom: 10px;
  font-weight: 400;
}
.select {
  display: inline-block !important;
  width: auto !important;
}
.social {
  padding-top: 10px;
  margin-bottom: 10px;
}
.social li {
  height: 20px;
  overflow: hidden;
}
.social .btn-gh {
  width: 95px;
}
.social .btn-tw {
  width: 99px;
}
.social .btn-gg {
  width: 73px;
}
.social .btn-fb {
  width: 115px;
}
.social .btn-fb iframe {
  overflow: hidden;
}
.header {
   padding: 10px 0;
}
.header .navbar-nav > li > a:hover,
.header .header-brand:hover {
  opacity: .6;
}
.navbar-header {
  float: left;
}
.navbar-right {
  float: right !important;
}

@media (min-width: 768px) {
  .body {
    padding: 40px 0;
  }
}
.adpacks {
  bottom: 10px;
  left: 10px;
  z-index: 99;
  max-width: 340px;
  min-height: 130px;
  padding: 15px;
  margin: 0;
  margin-bottom: 30px;
  font-size: 12px;
  text-align: left!important;
  background: #fff;
  background: rgba(255, 255, 255, .2);
  border-radius: 4px;
}
.adpacks:before,
.adpacks:after {
  display: table;
  content: " ";
}
.adpacks:after {
  clear: both;
}
.site-home .adpacks {
  margin-right: auto;
  margin-left: auto;
}
.adpacks-wrap .adpacks-img {
  float: left;
  width: 145px;
}
.adpacks-wrap .adpacks-img img {
  margin-right: 15px;
}
.adpacks-poweredby {
  display: block;
  margin-top: 10px;
}
.section {
  padding: 30px 0;
}
.section:last-child {
  padding-bottom: 60px;
  border-bottom: none;
}
.site-home .section {
  text-align: center;
}
.section-title {
  margin-top: 10px;
  margin-bottom: 20px;
}
.icon-mark {
  margin-top: 30px;
  margin-bottom: 30px;
  color: #e7ddbc;
  text-align: center;
}
.icon-mark .oi {
  font-size: 54px;
}
.section-body .lead {
  margin-top: 30px !important;
}
.section-body .lead:first-child {
  margin-top: 0;
}
.section-body h2 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-body .highlight {
  margin-bottom: 60px;
  text-align: left !important;
}
.section-body .highlight:last-child {
  margin-bottom: 0;
}
.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  color: #777;
  background-color: #e7ddbc;
  border-top: 1px solid #fff;
}
.footer hr {
  width: 60px;
  margin: 40px auto;
  border: 2px solid #d3c184;
}
.site-home .footer {
  text-align: center;
}
.intrpbox {
	display: table;
	width: 95%;
    margin: 0 auto;
}
.intrpbox p{line-height:150%;text-indent:2em;}
.intrpbox .il {
	width: 33%;
	display: table-cell;
	vertical-align: top;
}
.intrpbox .introp {
	width: 64%;
	padding-left: 3%;
	font-size: 12px;
	color: #374140;
	line-height: 20px;
}
.intrpbox .introp p {
	overflow: hidden;
}

/*内页*/
.border-b {
	border: 1px solid #18901f;
	margin-top: 15px;
}
.border-b:after {
   top: auto;
   bottom: 0;
}
  .nav .tab {
   position: relative;
   text-align: center;
   width: 93%;
   margin: 16px auto;
  }
  .tab a {
   float: left;
   width: 25%;
   height: 2.26rem;
   line-height:2.26rem;
   border-right: 1px solid #18901f;
   box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	color: #18901f;
    overflow:hidden;
  }
  .tab a.moretag {
   border-right: 0;
  }
  .tab .curr {
  	background-color: #18901f;
   color: #FFFFFF;
  }
  .content ul li {
   display: none;
   width: 100%;
  }

.li_list a {display: block;position: relative;width: 29.2%;float: left;overflow: hidden;margin-left: 3%;text-align: center;margin-bottom: 8px;}
.li_list a .pname {width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 5px 0;}
.li_list a:active .pname {
	background-color: #18901f;
	color: #fff;
}
.li_list li h4 {
	color: #333333;
	margin: 5px 0 10px;
	width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.tecdata {
	margin-bottom: 20px;
}
.tecdata a {
	width: 93%;
	margin: 0 auto;
	display: block;
	padding: 15px 0;
	border-bottom: 1px solid #eaeaea;
}
.tecdata img {
	float: left;
	width: 110px;
	height: 67px;
}
.tecdataWrap {
	margin-left: 120px;
}
.tecdataWrap p {
	font-size: 12px;
	height: 34px;
    overflow: hidden;
    color: #374140;
}
.tecdataWrap p.ptime {
	color: #999999;
	height: 16px;
}

.contactUs {
	width: 87%;
	margin: 20px auto;
}
.contactUs p {
	line-height: 23px;
    font-size: 13px;
}
.aboutus.intrpbox .il {
	line-height: 23px;
	font-size: 12px;
}
.aboutus.intrpbox .il img {
	float: left;
    width: 35%;
    margin-right: 10px;
}
.message img {
	width: 67px;
}
.message .tecdataWrap {
    margin-left: 77px;
    font-size: 12px;
}
.message h5 .ptime{
	font-size: 12px;
	color: #999999;
	float: right;
}
.message .tecdataWrap p {
	height: auto;
	padding: 5px 0;
}
.drawer-hamberger{
	padding: 4.5% 20px
}

.moreul {position: absolute;right: -1px;top: 36px;z-index: 99;background: #fff;width: 100%; border: 1px solid #18901f;display: none;}
		    	.moreul li:hover {background: #18901f;}
		    	.moreul li:hover a {color: #FFFFFF;}
		    	.moreul a {float: inherit;border-right: none; overflow:hidden;}

.pager {width:100%;text-align:center;padding-top:5px;padding-bottom:15px;}
.pager a{padding:3px 5px 3px 5px;}
.contentshow{padding-bottom:10px;padding:8px 10px 10px 10px;}
.contentshow p{line-height:150%;padding-bottom:10px;}