@charset "utf-8";
  /*网站公共样式开始*/
  /*reset*/
  #nodata {
  padding:80px;
  padding-left:150px;
  border:solid 1px #eee;
  margin:10px 0;
  background:url(../images/common/nodata.gif) no-repeat 20px 20px;
}
/* mub01InpageBannerr 模板1公共广告高度*/
  .mub01InpageBannerr {
  width: 100%;
  height: 300px;
}
.mub01InpageBannerr a {
  display:block;
  margin:0 auto;
  height:300px;
}
/* mub01MainContent*/
  .mub01MainContent {
  width: 100%;
  background: #f4f4f4;
  padding-bottom: 30px;
}
/* 搜索*/
  #paging ul {
  width:898px;
}
#paging .paging {
  margin-top: 20px;
}
.InpageSearch {
  width: 100%;
}
.InpageSearch .top {
  padding-top: 52px;
  height: 108px;
  background: #e5e5e5;
}
.InpageSearch .Input {
  width: 608px;
  height: 57px;
  position: relative;
  margin: 0 auto;
}
.InpageSearch .Input input#seachkeywords {
  width:520px;
  height: 57px;
  line-height: 57px;
  padding: 0 60px 0 28px;
  font-size: 16px;
  color: #333333;
  border: none;
  background: url(img/InpageSearchBg01.png) no-repeat center;
  outline: none;
}
.InpageSearch .Input a {
  display: block;
  width: 47px;
  height: 47px;
  position: absolute;
  right: 4px;
  top: 4px;
}
.InpageSearch .mainCon {
  padding: 30px 30px;
  background: #fff;
}
.InpageSearch .mainCon .conBox .searchTitle {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
  font-weight: normal;
}
.InpageSearch .mainCon .conBox .box {
  width: 100%;
}
.InpageSearch .mainCon .conBox .box li {
  padding: 20px 0 26px;
  border-bottom: 1px solid #e5e5e5;
}
.InpageSearch .mainCon .conBox .box li:first-child {
  border-top: 1px solid #e5e5e5;
}
.InpageSearch .mainCon .conBox .box li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}
.InpageSearch .mainCon .conBox .box li h3 a {
  color: #333333;
  text-decoration: none;
}
.InpageSearch .mainCon .conBox .box li p.p1 {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  margin-top: 18px;
}
.InpageSearch .mainCon .conBox .box li p.p1 a {
  color: #666666;
  text-decoration: none;
}
.InpageSearch .mainCon .conBox .box li p.p2 {
  overflow: hidden;
  height: 16px;
  line-height: 16px;
  margin-top: 30px;
}
.InpageSearch .mainCon .conBox .box li p.p2 span {
  display: block;
  float: left;
  font-size: 14px;
  color: #666666;
}
.InpageSearch .mainCon .conBox .box li p.p2 a {
  display: block;
  float: left;
  font-size: 14px;
  color: #666666;
  font-family: arial;
margin-left: 32px;
 background: url(../Images/inpage/InpageSearch_icon02.png) no-repeat left center;
    padding-left: 24px;
}
.InpageSearch .mainCon .conBox .box li:hover h3 a {
  color: #009d44;
}
.InpageSearch .mainCon .conBox .box li.cpsosu {
  float: left;
}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic {
  display: block;
  width: 300px;
  overflow: hidden;
  float: left;
}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic img {
  display: block;
  transform:scale(1);
  transition: all 2s ease-out;
  width:300px;
}
.InpageSearch .mainCon .conBox .box li.cpsosu:hover .Pic img {
  transform: scale(1.2);
}
.InpageSearch .mainCon .conBox .box li.cpsosu .intro {
  padding: 0px 32px 0;
  width:776px;
  float: left;
}
input.go {
    display: block;
    width: 47px;
    height: 47px;
    position: absolute;
    right: 4px;
    top: 4px;
    border: navajowhite;
    background: url(../images/inpage/InpageSearch_icon01.png) no-repeat center;
    cursor:pointer;
}
/* webMap 网站地图*/
  .map_main {
  overflow:hidden;
  border:solid 5px #F0F0F0;
  margin:20px 0;
  padding-bottom:30px;
  background:#fff;
}
.sitemap_con {
  width:1120px;
  margin:0 auto;
  color:#666;
}
.sitemap_con .map_top {
  border-bottom:solid 1px #d7d7d7;
}
.sitemap_con .map_top img {
  float:left;
}
.site_r_link {
  width:136px;
  margin-top:20px;
  border:1px solid #cdcdcd;
  background:#F8F8F8;
  padding:5px 10px;
  float:right;
}
.site_plc {
  background:url(Img/ico27.gif) no-repeat 0 11px;
  padding:5px 0;
  text-indent:10px;
}
.sitemap_con h4 {
  line-height:30px;
  margin:10px 0;
  margin-right: 10px;
}
.sitemap_con h4 a {
  color:#000;
  font-size:16px;
}
.b4 {
  border:1px dashed #efefef;
  padding:10px 5px;
}
.b4 ul {
  padding:0 11px;
}
.b4 li {
  float:left;
  line-height:25px;
  height:25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width:342px;
  overflow:hidden;
  margin:0 10px;
  font-size: 14px;
}
.b4 li a {
  color:#000;
}
.b4 li a:hover {
  color:#009d44;
}
/*网站公共样式结束*/
  /* mub02Title 内页头部公共样式*/
  .mub02Title {
  width: 870px;
  text-align: center;
  margin: 0 auto 25px;
}
.mub02Title h2 {
  font-size: 20px;
  color: #009d44;
  font-weight: normal;
}
.mub02Title h2 a {
  color: #009d44;
  text-decoration: none;
  font-weight: bold;
}
.mub02Title i {
  display: block;
  width: 870px;
  height: 3px;
  margin-top: 26px;
}
.mub02Title i img {
  display: block;
  width: 870px;
  height: 3px;
}
.mub02Title02{
    overflow:hidden;
}
.mub02Title02 em {
    display: inline-block;
}
.mub02Title02 h2{
    display:inline-block;
}
#wordTitle {
    font-size: 14px;
}
/* mub02Top*/
.mub02Top {
    width: 870px;
    margin: 0 auto;
    padding-top: 20px;
}
.mub02Top h2 {
  font-size: 18px;
  color: #009d44;
  font-weight: normal;
  height: 40px;
  border-bottom: 1px solid #e4e4e4;
}
/* mub02Top2*/
  .mub02Top2 {
  width: 100%;
  height: 83px;
  background: url(img/mub02Top2Bg.jpg) no-repeat center top;
}
.mub02Top2 h3 {
  float: left;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  color: #009d44;
}
.mub02Top2 h3 em {
  font-weight: bold;
}
.mub02Top2 a.more {
  display: block;
  font-size: 13px;
  color: #999999;
  line-height: 80px;
  float: right;
  text-decoration:none;
}
.mub02Top2 i img {
  display: block;
}
.mub02Top2 i {
  display: block;
}
/* InpageSidebar01 侧栏导航1公共样式*/
  .InpageSidebar01 {
  width: 270px;
  float: left;
}
.InpageSidebar01 .top {
  width: 100%;
  height: 80px;
  background: #009d44;
}
.InpageSidebar01 .top h2 {
  height: 80px;
  text-indent: 28px;
  background: url(img/InpageSidebar01_icon01.png) no-repeat 218px center;
  line-height:80px;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
}
.InpageSidebar01 .top h2 a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.InpageSidebar01 .classify .box {
  position: relative;
  border:1px solid #e4e4e4;
  border-top: none;
}
.InpageSidebar01 .classify .box:first-child {
  border-top: 1px solid #e4e4e4;
}
.InpageSidebar01 .classify dl {
  padding: 14px 19px 18px 30px;
}
.InpageSidebar01 .classify dt {
  font-size: 20px;
  color: #333333;
  background: url(img/mub02_jt03.png) no-repeat 194px 6px;
  margin-bottom: 10px;
}
.InpageSidebar01 .classify dt a {
  color: #333333;
}
.InpageSidebar01 .classify dd p {
  border-left: 1px solid #e4e4e4;
  height: 35px;
  line-height: 35px;
}
.InpageSidebar01 .classify dd p a {
  font-size: 15px;
  color: #333333;
  display: block;
  text-indent: 16px;
  text-decoration: none;
}
.InpageSidebar01 .classify .box i {
  display: none;
  width: 3px;
  height: 100%;
  position: absolute;
  left: -1px;
  top: 0;
  background: #009d44;
}
.InpageSidebar01 .classify .box:hover {
  background: #f5f5f5;
}
.InpageSidebar01 .classify .box:hover i {
  display: block;
}
.InpageSidebar01 .classify .box dt.cur {
  background: url(img/mub02_jt04.png) no-repeat 194px 6px;
  font-weight: bold;
}
.InpageSidebar01 .classify .box:hover dt a,.InpageSidebar01 .classify .box dt.cur a {
  color: #009d44;
  display: block;
  text-decoration: none;
}
.InpageSidebar01 .classify .box:hover dt {
  background: url(img/mub02_jt04.png) no-repeat 194px 6px;
  font-weight: bold;
}
.InpageSidebar01 .classify dd p:hover a,.InpageSidebar01 .classify dd p.cur a {
  color: #fff;
}
.InpageSidebar01 .classify dd p:hover,.InpageSidebar01 .classify dd p.cur {
  background: url(img/mub02_jt02.png) no-repeat 194px center #009d44;
}
.InpageSidebar01 .sidebarLinkUs {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  padding: 0 12px 20px;
  margin-bottom:20px;
}
.InpageSidebar01 .sidebarLinkUs h3 {
  font-size: 18px;
  color: #009d44;
  font-weight: normal;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 18px;
  text-indent: 10px;
}
.InpageSidebar01 .sidebarLinkUs p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 12px;
  line-height: 20px;
  padding: 0 10px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  background: #009d44;
  text-decoration: none;
  margin-top: 20px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #fff;
  background: url(img/zxzx_icon01.png) no-repeat center;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em {
  display: block;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em img {
  display: inline-block;
  *display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 8px;
}

/* InpageSidebar02 侧栏导航2公共样式*/
  .InpageSidebar02 .classify {
  border: 1px solid #e4e4e4;
  border-top: none;
  position: relative;
}
.InpageSidebar02 .classify li {
  height: 58px;
  border-top: 1px solid #e4e4e4;
  text-indent: 28px;
  font-size: 15px;
  color: #333333;
  line-height: 58px;
  background: url(img/mub02_jt03.png) no-repeat 224px center;
}
.InpageSidebar02 .classify li a {
  color: #333333;
  display: block;
  text-decoration: none;
}
.InpageSidebar02 .classify li:hover,.InpageSidebar02 .classify li.cur {
  background: url(img/mub02_jt04.png) no-repeat 224px center #f5f5f5;
}
.InpageSidebar02 .classify li:hover a,.InpageSidebar02 .classify li.cur a {
  color: #009d44;
  font-weight: bold;
}
.InpageSidebar02 .classify i {
  display: block;
  width: 3px;
  background: #009d44;
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 9;
}
.InpageSidebar02 .xgzx {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  padding: 0 12px 16px;
}
.InpageSidebar02 .xgzx h3 {
  font-size: 18px;
  color: #009d44;
  font-weight: normal;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 18px;
  text-indent: 10px;
}
.InpageSidebar02 .xgzx p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.InpageSidebar02 .xgzx p a {
  color: #333333;
}
.InpageSidebar02 .xgzx p:hover a {
  color: #009d44;
}
/* 模板1公共面包屑导航*/
  .mub02address {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
.mub02address .con {
  width: 100%;
  height: 43px;
}
.mub02address .homePage {
  display: block;
  width: 43px;
  height: 43px;
  background: url(img/mub02address_homePage.png) no-repeat center;
  float: left;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.mub02address p {
  height: 43px;
  width:84%;
  line-height: 43px;
  font-size: 13px;
  color: #999999;
  float: left;
  margin-left: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mub02address p a {
  color: #999999;
  padding: 0 4px;
  text-decoration:none;
}
.mub02address .backList {
  display: block;
  width: 117px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  float: right;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  cursor:pointer;
}
.mub02address .backList img {
  display: inline-block;
  *display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
/* mub02tjcp 推荐产品公共样式*/
  .mub02tjcp {
  border: 1px solid #e4e4e4;
  padding: 0 19px 20px;
  margin-top: 20px;
}
.mub02tjcp .conBox {
  width: 100%;
  margin-top: 20px;
}
.mub02tjcp .conBox li {
  width: 280px;
  float: left;
  margin-left: 15px;
  text-align: center;
}
.mub02tjcp .conBox li:first-child {
  margin-left: 0;
}
.mub02tjcp .conBox li span {
  display: block;
  width: 278px;
  height: 204px;
  overflow: hidden;
  border: 1px solid #e4e4e4;
}
.mub02tjcp .conBox li img {
  display: block;
  transform: scale(1);
  transition: all 1s ease-out;
  width: 278px;
  height: 204px;
}
.mub02tjcp .conBox li:hover img {
  transform: scale(1.2);
}
.mub02tjcp .conBox li em {
  display: block;
  font-size: 14px;
  color: #333333;
  margin-top: 10px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.mub02tjcp .conBox li a {
  display: block;
  text-decoration: none;
}
/* mub02xgyd 相关阅读/推荐阅读公共样式*/
  .mub02xgyd {
  border: 1px solid #e4e4e4;
  padding: 0 19px 10px;
  margin-top: 20px;
}
.mub02xgyd .conBox {
  width: 100%;
  margin-top: 22px;
  overflow: hidden;
}
.mub02xgyd .conBox ul {
  width: 106%;
}
.mub02xgyd .conBox li {
  width: 416px;
  overflow: hidden;
  margin-right: 38px;
  float: left;
  margin-bottom: 13px;
}
.mub02xgyd .conBox li a {
  display: block;
  font-size: 14px;
  color: #333333;
  float: left;
  width: 302px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mub02xgyd .conBox li a:hover {
  color: #009d44;
}
.mub02xgyd .conBox li span {
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: arial;
  float: right;
}
/* mub02Ad 广告公共样式*/
  .mub02Ad {
  background: #f5f5f5;
  border: 1px solid #e4e4e4;
  position: relative;
  height: 228px;
  margin-top: 20px;
  margin-bottom:20px;
}
.mub02Ad .figure {
  width: 165px;
  height: 213px;
  position: absolute;
  left: 70px;
  bottom: 0;
}
.mub02Ad .figure img {
  display: block;
  width: 165px;
  height: 213px;
}
.mub02Ad .conBox {
  margin-left: 308px;
  padding-top: 40px;
  margin-right:24px;
}
.mub02Ad .conBox h3 {
  font-size: 22px;
  color: #009d44;
  font-weight: normal;
}
.mub02Ad .conBox p {
  font-size: 15px;
  color: #333333;
  margin-top: 6px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow:hidden;
  height:40px;
}
.mub02Ad .conBox .box {
  margin-top: 20px;
}
.mub02Ad .conBox .box .zxzx {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  background: #009d44;
  text-decoration: none;
  float: left;
}
.mub02Ad .conBox .box .zxzx span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #fff;
  background: url(img/zxzx_icon01.png) no-repeat center;
}
.mub02Ad .conBox .box .zxzx em {
  display: block;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
}
.mub02Ad .conBox .box .zxzx em img {
  display: inline-block;
  *display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
.mub02Ad .conBox .box .phone {
  float: left;
  margin-left: 56px;
  background: url(img/mub02Ad_phone.png) no-repeat left center;
  padding-left: 44px;
  margin-top: 4px;
}
.mub02Ad .conBox .box .phone span {
  display: block;
  font-size: 13px;
  color: #666666;
}
.mub02Ad .conBox .box .phone em {
  display:block;
  font-size: 24px;
  color: #009d44;
  font-family: arial;
}
/* paging 分页公共样式*/
  #paging ul {
  width:898px;
}
#paging .paging {
  margin-top: 20px;
}
.InpageSearch .mainCon .paging {
  border:1px solid #e4e4e4;
}
.paging {
  border-top: 1px solid #e4e4e4;
  height: 59px;
}
.paging .pagingPrev {
  width: 119px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  border-right: 1px solid #e4e4e4;
  float: left;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
}
.paging .pagingPrev i {
  display: inline-block;
  *display: inline-block;
  width: 8px;
  height: 14px;
  background: url(img/mub02_jt01.png) no-repeat center;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.paging .pagingNext {
  width: 119px;
  height: 59px;
  line-height: 59px;
  text-align: center;
  border-left: 1px solid #e4e4e4;
  float: right;
  font-size: 13px;
  color: #999999;
  text-decoration: none;
}
.paging .pagingNext i {
  display: inline-block;
  *display: inline-block;
  width: 8px;
  height: 14px;
  background: url(img/mub02_jt03.png) no-repeat center;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
.paging ul {
  width: 668px;
  float: left;
  text-align: center;
  padding-top: 17px;
}
.paging ul a {
  display: inline-block;
  *display: inline-block;
  width: 27px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  font-size: 15px;
  color: #999999;
  font-family: arial;
  margin-left: 4px;
  text-decoration: none;
}
.paging ul a.cur {
  color: #fff;
  text-decoration: none;
  background: #009d44;
}
.paging ul a:hover {
  background: #009d44;
  color: #fff;
}
.paging ul a:hover a {
  }
.paging .pagingNext:hover {
  color: #009d44;
  font-weight: bold;
}
.paging .pagingNext:hover i {
  background: url(img/mub02_jt04.png) no-repeat center;
}
.paging .pagingPrev:hover {
  color: #009d44;
  font-weight: bold;
}
.paging .pagingPrev:hover i {
  background: url(img/mub02_jt05.png) no-repeat center;
}
/* proDetails 产品详情*/
  .proDetails {
  width: 100%;
}
.proDetailsSection {
  width: 910px;
  float: right;
}
.proDetailsSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-bottom: 0px;
}
.proDetailsIntro {
  width: 100%;
  height: 336px;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsIntro .conL {
  width:458px;
  float: left;
  position: relative;
  height: 336px;
  border-right: 1px solid #e4e4e4;
}
.proDetailsIntro .conL i {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  overflow: hidden;
  top: 50%;
  margin-top: -22px;
}
.proDetailsIntro .conL i.prev {
  left: -1px;
}
.proDetailsIntro .conL i.next {
  right: -1px;
}
.proDetailsIntro .conL .btnList {
  width: 100%;
  height: 10px;
  text-align: center;
  position: absolute;
  bottom: 18px;
}
.proDetailsIntro .conL .btnList span {
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  position: relative;
  background: url(img/proDetailsIntro_icon01.png) no-repeat left top;
  margin-left: 14px;
  cursor: pointer;
}
.proDetailsIntro .conL .btnList span.cur {
  background-position: left bottom;
}
.proDetailsIntro .conL .btnList span:first-child {
  margin-left: 0;
}
.proDetailsIntro .conL .conBox {
  width: 458px;
  height: 336px;
  position: relative;
  overflow: hidden;
}
.proDetailsIntro .conL .conBox ul {
  position: absolute;
  top: 0;
  left: 0;
}
.proDetailsIntro .conL .conBox li {
  float: left;
  width: 458px;
}
.proDetailsIntro .conL .conBox li img {
  display: block;
  width: 458px;
  height: 336px;
}
.proDetailsIntro .conR {
  float: right;
  padding-top: 20px;
  width:400px;
  height: 302px;
  position: relative;
  margin-right: 20px;
}
.proDetailsIntro .conR h3 {
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  height:30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proDetailsIntro .conR i {
  display: block;
  height: 1px;
  margin: 15px 0 18px 0;
  background: #e4e4e4;
}
.proDetailsIntro .conR p {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  height:165px;
  display:inline-block;
  overflow:hidden;
}
.proDetailsIntro .conR .box {
  width: 100%;
  position: absolute;
  bottom: 3px;
  left: 0;
}
.proDetailsIntro .conR .box .zx {
  display: block;
  width: 172px;
  height: 53px;
  float: left;
  font-size: 20px;
  color: #fff;
  line-height: 53px;
  background: url(img/proDetailsIntroBg01.png) no-repeat center;
  text-align: center;
  text-decoration: none;
}
.proDetailsIntro .conR .box .zx img {
  position: relative;
  top: 4px;
  margin-left: 12px;
}
.proDetailsIntro .conR .box .phone {
  float: left;
  padding-left: 42px;
  ;background: url(img/proDetailsIntro_phone.png) no-repeat left center;
  margin-left: 18px;
  margin-top: 6px;
}
.proDetailsIntro .conR .box .phone span {
  display: block;
  font-size: 13px;
  color: #666666;
}
.proDetailsIntro .conR .box .phone em {
  display: block;
  font-size: 24px;
  color: #009d44;
  font-family: arial;
}
.proDetailsCanS {
  width: 870px;
  margin: 20px auto 0;
}
.proDetailsCanS .menu {
  width: 100%;
  height: 54px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsCanS .menu li {
  float: left;
  width: 148px;
  border: 1px solid #e4e4e4;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 14px;
  color: #000;
  border-left: none;
  border-bottom: none;
  cursor:pointer;
}
.proDetailsCanS .menu li:first-child {
  border-left: 1px solid #e4e4e4;
}
.proDetailsCanS .menu li.status_on,.proDetailsCanS .menu li.cur {
  background: #009d44;
  border-color: #009d44;
  color: #fff;
}
.proDetailsCanS .conBox {
  width: 100%;
  background: #fff;
  line-height:22px;
}
.proDetailsCanS .conBox .box {
  width: 100%;
  height: 100%;
  background: #fff;
  font-size: 14px;
}
/* proDetailsLy*/
  .proDetailsLy {
  width: 870px;
  margin: 30px auto 0;
}
.proDetailsLy .conBox .box1 {
  width: 100%;
  margin-top: 33px;
}
.proDetailsLy .conBox .box1 .Input {
  width: 427px;
  height: 58px;
  border: 1px solid #e4e4e4;
  float: left;
  margin-bottom: 10px;
  margin-left: 12px;
}
.proDetailsLy .conBox .box1 input {
  width: 354px;
  padding-left: 22px;
  padding-right: 51px;
  font-size: 16px;
  color: #999999;
  line-height: 58px;
  outline: none;
  border: none;
}
.proDetailsLy .conBox .box1 .Input1 {
  margin-left: 0;
}
.proDetailsLy .conBox .box1 .Input1 input {
  background: url(img/proDetailsLy_icon01.png) no-repeat 386px center;
}
.proDetailsLy .conBox .box1 .Input2 input {
  background: url(img/proDetailsLy_icon02.png) no-repeat 386px center;
}
.proDetailsLy .conBox .box1 textarea {
  padding-left: 22px;
  width: 795px;
  height: 150px;
  border: 1px solid #e0e0e0;
  padding-top: 18px;
  font-size: 16px;
  color: #999999;
  outline: none;
  resize: none;
  background: url(img/proDetailsLy_icon03.png) no-repeat 828px 18px;
  padding-right: 51px;
}
.proDetailsLy .conBox .box1 .yzmtj {
  margin-top: 20px;
}
.proDetailsLy .conBox .box1 .yzmtj img {
  margin: 10px 0px 15px 15px;
}
.proDetailsLy .conBox .box1 .yzmtj .sr {
  width: 250px;
  float: left;
  border: 1px solid #e0e0e0;
}
.proDetailsLy .conBox .box1 .yzmtj .sr span {
  display: block;
  font-size: 16px;
  color: #999999;
  display: block;
  height: 58px;
  line-height: 58px;
  float: left;
  border-right: 1px solid #e0e0e0;
  width: 100px;
  text-align: center;
}
.proDetailsLy .conBox .box1 .yzmtj .sr input {
  padding:0 10px;
  width: 127px;
  float: left;
  display: block;
  border: none;
  line-height: 58px;
  font-size: 16px;
  color: #999;
  height: 58px;
  outline: none;
}
.proDetailsLy .conBox .box1 .yzmtj #spVerCode img {
  display: block;
  margin-top: 14px;
  margin-left: 10px;
  float: left;
  width:105px;
  height:38px;
}
.proDetailsLy .conBox .box1 .yzmtj a.p {
  line-height:86px;
  margin-left:10px;
  text-decoration: none;
}
.proDetailsLy .conBox .box1 .yzmtj a.tj {
  display: block;
  width: 410px;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #009d44;
  float: right;
}
/* proList 产品列表*/
  .proList {
  width: 100%;
}
.proListSection {
  width: 910px;
  float: right;
}
.proListSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
    .proListSection .mainCon .conBox {
        width: 870px;
        margin: 20px auto 0;
        margin-top: 0;
    }
.proListSection .mainCon .conBox ul {
  width: 104%;
}
.proListSection .mainCon .conBox li {
  float: left;
  width: 280px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.proListSection .mainCon .conBox li.noMl {
  margin-right:0px;
}
.proListSection .mainCon .conBox li .Pic {
  width: 278px;
  height: 204px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  display: block;
}
.proListSection .mainCon .conBox li .Pic img {
  display:block;
  width: 278px;
  height: 204px;
  transform: scale(1);
  transition: all 1s ease-out;
}
.proListSection .mainCon .conBox li .intro {
  width: 280px;
  height: 140px;
  text-align: center;
  padding-top: 14px;
  position: relative;
}
.proListSection .mainCon .conBox li .intro h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 16px;
  width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proListSection .mainCon .conBox li .intro h3 a {
  color: #333333;
  text-decoration: none;
}
.proListSection .mainCon .conBox li .intro p {
  line-height: 20px;
  color: #666666;
  font-size: 14px;
  margin-top: 14px;
  overflow : hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height:44px;
}
.proListSection .mainCon .conBox li .intro .btn {
  overflow: hidden;
  width: 241px;
  height: 42px;
  background: url(img/proListBg01.png) no-repeat center;
  position: absolute;
  bottom: 0px;
  left: 20px;
}
.proListSection .mainCon .conBox li .intro .btn a {
  display: block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
.proListSection .mainCon .conBox li .intro .btn a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(img/mub02_jt03.png) no-repeat center;
  margin-left: 8px;
  position: relative;
  top: 2px;
}
.proListSection .mainCon .conBox li .intro .btn a:first-child {
  border-right: 1px solid #eaeaea;
}
.proListSection .mainCon .conBox li .intro .btn a:hover {
  color: #fff;
}
.proListSection .mainCon .conBox li .intro h3 a {
  color: #009d44;
}
.proListSection .mainCon .conBox li .intro .btn a.more:hover {
  background: url(img/proListBg02.png) no-repeat center;
}
.proListSection .mainCon .conBox li .intro .btn a.more:hover i {
  background: url(img/mub02_jt02.png) no-repeat center;
}
.proListSection .mainCon .conBox li .intro .btn a.zx:hover {
  background: url(img/proListBg03.png) no-repeat center;
}
.proListSection .mainCon .conBox li .intro .btn a.zx:hover i {
  background: url(img/mub02_jt02.png) no-repeat center;
}
.proListSection .mainCon .conBox li:hover .Pic img {
  transform: scale(1.2);
}
/* fzlc 发展历程*/
  .fzlc {
  width: 100%;
}
.fzlcSection {
  width: 910px;
  float: right;
}
.fzlcSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
.fzlcSection .mainCon .conBox {
  width:870px;
  margin: 62px auto 0;
  padding-bottom: 56px;
}
.fzlcSection .mainCon .conBox .con {
  margin-left: 124px;
  border-left: 1px solid #e4e4e4;
}
.fzlcSection .mainCon .conBox .fzlcTime {
  float: left;
  margin-left: -96px;
  margin-top: 22px;
}
.fzlcSection .mainCon .conBox .fzlcTime span {
  font-size: 32px;
  color: #009d44;
  font-weight: bold;
  font-family: arial;
}
.fzlcSection .mainCon .conBox .fzlcTime i {
  display: inline-block;
  *display: inline-block;
  width: 30px;
  height: 1px;
  background: #009d44;
  position: relative;
  top: -10px;
  margin-left: 10px;
}
.fzlcSection .mainCon .conBox .box {
  margin-top: 50px;
}
.fzlcSection .mainCon .conBox .box:first-child {
  margin-top: 0;
}
.fzlcSection .mainCon .conBox dl {
  float: left;
  margin-left: 32px;
  width: 690px;
}
.fzlcSection .mainCon .conBox dt {
  float: left;
  margin-right: 20px;
}
.fzlcSection .mainCon .conBox dt img {
  display:block;
  width:250px;
  height:190px;
}
.fzlcSection .mainCon .conBox dd {
  float: left;
  width: 420px;
}
.fzlcSection .mainCon .conBox dd p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
/* about 关于我们*/
  .about {
  width: 100%;
}
.aboutSection {
  width: 910px;
  float: right;
}
.aboutSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
  padding-bottom: 0px;
}
.aboutSection .mainCon .conBox {
  width:870px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  background: #fff;
  line-height:24px;
}
.aboutSection .mainCon .conBox p {
  font-size:14px;
}
/* linkUs 联系我们*/
  .linkUs {
  width: 100%;
}
.linkUsSection {
  width: 910px;
  float: right;
}
.linkUsSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
  padding-bottom: 0px;
}
.linkUsSection .mainCon .conBox {
  width: 870px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  background: #fff;
  line-height: 24px;
}
.linkUsSection .mainCon .conBox p {
  font-size: 14px;
}
.linkUsSection .mainCon .linkUsIntro {
  width:870px;
  margin: 40px auto 0;
  padding-bottom: 40px;
}
.linkUsSection .mainCon .linkUsIntro ul li {
  float: left;
  float: left;
}
.linkUsSection .mainCon .linkUsIntro ul li img {
  display: block;
  width: 440px;
  height: 280px;
  float: left;
  margin-right: 20px;
}
.linkUsSection .mainCon .linkUsIntro ul li h3 {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
}
.linkUsSection .mainCon .linkUsIntro ul li p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-top: 22px;
}
.linkUsSection .mainCon .linkUsIntro .zxzx {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  background: #009d44;
  text-decoration: none;
  left: 0;
  bottom: 0;
}
.linkUsSection .mainCon .linkUsIntro .zxzx span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #e56100;
  background: url(img/zxzx_icon01.png) no-repeat center;
}
.linkUsSection .mainCon .linkUsIntro .zxzx em {
  display: block;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
}
.linkUsSection .mainCon .linkUsIntro .zxzx em img {
  display: inline-block;
  *display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
/* linkUsAddress*/
  .linkUsSection .linkUsAddress {
  width: 870px;
  margin: 0 auto;
}
.linkUsSection .linkUsAddress ul {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.linkUsSection .linkUsAddress li {
  width: 290px;
  padding-top: 48px;
  height: 282px;
  background: url(img/linkUsAddressBg01.png) repeat-y;
  text-align: center;
  float: left;
}
.linkUsSection .linkUsAddress li img {
  display: block;
  margin: 0 auto;
}
.linkUsSection .linkUsAddress li h3 {
  margin: 12px 0 42px 0;
  font-size: 16px;
  color: #009d44;
  font-weight: normal;
}
.linkUsSection .linkUsAddress li p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 6px;
  line-height: 22px;
}
.linkUsSection .LinkUsMap {
  width: 870px;
  margin:20px auto 0;
}
.linkUsSection .LinkUsMap img {
  display: block;
  width: 870px;
  height: 380px;
}
/* 产品详情页联系*/
  .proDetailsCanS .conBox .box .linkUsIntro {
  width:870px;
  margin: 40px auto 0;
  padding-bottom: 40px;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li {
  float: left;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li img {
  display: block;
  width: 440px;
  height: 280px;
  float: left;
  margin-right: 20px;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li h3 {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-top: 22px;
}
.proDetailsCanS .conBox .box .linkUsAddress {
  width: 870px;
  margin: 0 auto;
}
.proDetailsCanS .conBox .box .linkUsAddress ul {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsCanS .conBox .box .linkUsAddress li {
  width: 290px;
  padding-top: 48px;
  height: 282px;
  background: url(img/linkUsAddressBg01.png) repeat-y;
  text-align: center;
  float: left;
}
.proDetailsCanS .conBox .box .linkUsAddress li img {
  display: block;
  margin: 0 auto;
}
.proDetailsCanS .conBox .box .linkUsAddress li h3 {
  margin: 12px 0 42px 0;
  font-size: 16px;
  color: #009d44;
  font-weight: normal;
}
.proDetailsCanS .conBox .box .linkUsAddress li p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 6px;
  line-height: 22px;
}
.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap {
  width: 100%;
  margin-top: 20px;
}
.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap img {
  display: block;
  width: 870px;
  height: 380px;
}
.proDetailsCanS .conBox .box .LinkUsMap {
  width: 100%;
  margin-top: 20px;
}
.proDetailsCanS .conBox .box .LinkUsMap img {
  display: block;
  width: 870px;
  height: 380px;
}
/*标题展示样式*/
  .news_ul {
  width: 106%;
}
.news_ul li {
  width: 416px;
  overflow: hidden;
  margin-right: 38px;
  float: left;
  margin-bottom: 13px;
}
.news_ul li a {
  display: block;
  font-size: 14px;
  color: #333333;
  float: left;
  width: 302px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_ul li a:hover {
  color: #009d44;
}
.news_ul li span {
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: arial;
  float: right;
}
/*标题加简介*/
  dl.news_dl {
  padding: 20px;
  height: 120px;
  border: 1px solid #dfdfdf;
  border-top: none;
  background: #fff;
  position: relative;
}
dl.news_dl:first-child {
  border-top: 1px solid #dfdfdf;
}
dl.news_dl dt {
  font-size: 22px;
  font-weight: normal;
}
dl.news_dl dt a {
  color: #000000;
  text-decoration: none;
}
dl.news_dl:hover dt img {
  transform: scale(1.2);
}
dl.news_dl dd {
  width: 100%;
  height: 80px;
  position: relative;
  margin-left: 0px;
  float: left;
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 17px;
}
dl.news_dl:hover dt a {
  color: #009d44;
}
dl.news_dl:hover {
  box-shadow: 0 0 10px 6px #eeeeee;
  z-index: 99;
}
#newsconhits span {
    float: right;
}
/* qyfc 企业风采*/
  #ulcfsb {
  margin-top:0px;
}
.qyfc {
  width: 100%;
}
.qyfcSection {
  width: 910px;
  float: right;
}
.qyfcSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
.qyfcSection .mainCon .qyfcIntro {
  width:870px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  overflow: hidden;
}
.qyfcSection .mainCon .qyfcIntro dt {
  float: left;
  width: 600px;
  height: 400px;
  float: left;
}
.qyfcSection .mainCon .qyfcIntro dt img {
  display: block;
  width: 600px;
  height: 400px;
}
.qyfcSection .mainCon .qyfcIntro dd {
  width: 222px;
  float: right;
  position: relative;
  height: 352px;
  background: #009d44;
  padding-top: 48px;
  padding-left: 48px;
}
.qyfcSection .mainCon .qyfcIntro dd h4 {
  font-size: 15px;
  color: #fff;
}
.qyfcSection .mainCon .qyfcIntro dd h3 {
  font-size: 20px;
  color: #fff;
}
.qyfcSection .mainCon .qyfcIntro dd span {
  display: block;
  margin-top: 28px;
  font-size: 12px;
  color: #fff;
  font-family: arial;
}
.qyfcSection .mainCon .qyfcIntro dd i {
  display: block;
  width: 54px;
  height: 2px;
  background: #fff;
  margin-top: 208px;
}
.qyfcSection .mainCon .qyfcIntro dd em {
  display: block;
  margin-top: 18px;
  color: #fff;
  font-size: 14px;
}
.qyfcSection .mainCon .qyfcIntro dd p {
  font-size: 24px;
  color: #fff;
  font-family: arial;
}
.qyfcSection .mainCon .qyfcIntro ul {
  margin-top: 20px;
  width: 102%;
}
.qyfcSection .mainCon .qyfcIntro li {
  width: 280px;
  float: left;
  margin-right: 15px;
  text-align: center;
  margin-bottom: 26px;
  position: relative;
}
.qyfcSection .mainCon .qyfcIntro li span {
  display: block;
  width: 278px;
  height: 185px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
.qyfcSection .mainCon .qyfcIntro li.cfsb span {
  height:206px;
}
.qyfcSection .mainCon .qyfcIntro li.cfsb span img {
  height:206px;
}
.qyfcSection .mainCon .qyfcIntro li img {
  display: block;
  width: 278px;
  height: 185px;
  transform: scale(1);
  transition: all 1s ease-out;
}
.qyfcSection .mainCon .qyfcIntro li:hover img {
  transform: scale(1.2);
}
.qyfcSection .mainCon .qyfcIntro li a {
  display: block;
  text-decoration: none;
}
.qyfcSection .mainCon .qyfcIntro li em {
  display: block;
  margin-top: 14px;
  font-size: 16px;
  color:#333;
}
#videoli {
  text-align:left;
}
#videoli span {
  height:221px;
}
#videoli span img {
  height:221px;
}
.qyfcSection .mainCon .qyfcIntro li .wen {
  width:100%;
  height: 50px;
  background:url(../images/common/sp_wen.png) repeat center;
  position:absolute;
  left:0;
  bottom:0;
  z-index:1;
}
.qyfcSection .mainCon .qyfcIntro li .wen h6 {
  font-weight:normal;
  font-size:14px;
  color:#fff;
  float:left;
  margin-left:15px;
  margin-top: 7px;
  width: 210px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.qyfcSection .mainCon .qyfcIntro li .wen h6 a {
  color:#fff;
}
.qyfcSection .mainCon .qyfcIntro li .wen h6 em {
  display:block;
  font-size:13px;
  color:#ccc;
  padding-left:20px;
  background:url(../images/common/sp_i02.png) no-repeat left center;
  margin-top: 2px;
}
.qyfcSection .mainCon .qyfcIntro li .wen a.img {
  display:block;
  width:35px;
  height:35px;
  float:right;
  margin-top: 8px;
  margin-right:15px;
  background:url(../images/common/sp_i03.png) no-repeat left center;
}
/* honor 企业荣誉*/
  .honor {
  width: 100%;
}
.honorSection {
  width: 910px;
  float: right;
}
.honorSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
.honorSection .mainCon .honorShow {
  width:870px;
  margin: 20px auto 0;
  padding-bottom: 17px;
  overflow: hidden;
}
.honorSection .mainCon .honorShow .box {
  height: 338px;
  background: url(img/honor_yy01.png) no-repeat center bottom;
  margin-bottom: 24px;
}
.honorSection .mainCon .honorShow .box ul {
  height: 338px;
  background: url(img/honor_yy02.png) no-repeat center 235px;
  padding: 0 40px;
}
.honorSection .mainCon .honorShow .box li {
  width: 250px;
  float: left;
  margin-left: 20px;
  text-align: center;
}
.honorSection .mainCon .honorShow .box li:first-child {
  margin-left: 0;
}
.honorSection .mainCon .honorShow .box li span {
  display: block;
  width: 248px;
  height: 248px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
.honorSection .mainCon .honorShow .box li img {
  display: block;
  width: 248px;
  height: 248px;
  transform: scale(1);
  transition: all 1s ease-out;
}
.honorSection .mainCon .honorShow .box li:hover img {
  transform: scale(1.2);
}
.honorSection .mainCon .honorShow .box li em {
  display: block;
  margin-top:38px;
  font-size: 16px;
  color: #333333;
  height:34px;
  line-height: 24px;
  overflow:hidden;
  width: 250px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.honorSection .mainCon .honorShow .box li a {
  text-decoration: none;
  display: block;
}
/*默认图片加标题 弹窗*/
  dl.dl_2 {
  width: 280px;
  float: left;
  margin: 0 5px;
  text-align: center;
  margin-bottom: 26px;
}
dl.dl_2 dt {
  display: block;
  width: 278px;
  height: 185px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
dl.dl_2 dt img {
  display: block;
  width: 278px;
  height: 185px;
  transform: scale(1);
  transition: all 1s ease-out;
}
dl.dl_2:hover dt img {
  transform: scale(1.2);
}
dl.dl_2 dd {
  float:left;
  width:280px;
  margin: 8px 0;
  height:24px;
  text-align:center;
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
}
dl.dl_2 dd {
  color:#333333;
  font-size:14px;
  line-height:24px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
dl.dl_2:hover dt img {
  background:#009d44;
}
dl.dl_2:hover dd {
  color:#009d44;
  text-decoration: none;
}
dl.dl_2:hover dd a {
  color:#009d44;
  text-decoration: none;
}
/*图片标题简介*/
  dl.dl_42 {
  width: 280px;
  height: 415px;
  margin-right:15px;
  float: left;
  margin-bottom: 20px;
}
dl.dl_42.noMl {
  margin-right:0px;
}
dl.dl_42 dt {
  display: block;
  width: 278px;
  height: 215px;
  overflow: hidden;
}
dl.dl_42 dt img {
  display: block;
  transform:scale(1);
  transition: all 2s ease-out;
  width: 278px;
  height: 215px;
}
dl.dl_42 dt:hover img {
  transform: scale(1.2);
}
dl.dl_42 dd {
  padding: 15px 2px 0;
  height: 177px;
  background: #fff;
  position: relative;
}
dl.dl_42 dd h4 {
  font-size: 15px;
  color: #333333;
  font-weight: normal;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_42 dd h4 a {
  color: #333333;
  text-decoration: none;
  font-weight:bold;
}
dl.dl_42 dd p {
  line-height: 24px;
  color: #666666;
  font-size: 13px;
  margin-top: 10px;
  height: 73px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
dl.dl_42 dd .btn {
  overflow: hidden;
  width: 241px;
  height: 42px;
  background: url(img/proListBg01.png) no-repeat center;
  position: absolute;
  bottom: 0px;
  left: 20px;
}
dl.dl_42 dd .btn a {
  display: block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
dl.dl_42 dd .btn a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(img/mub02_jt03.png) no-repeat center;
  margin-left: 8px;
  position: relative;
  top: 2px;
}
dl.dl_42 dd .btn a:first-child {
  border-right: 1px solid #eaeaea;
}
dl.dl_42 dd .btn a:hover {
  color: #fff;
}
dl.dl_42 dd:hover h4 a {
  color: #009d44;
}
    dl.dl_42 dd .btn a.more:hover {
        background: url(img/proListBg02.png) no-repeat center;
    }
dl.dl_42 dd .btn a.more:hover i {
  background: url(img/mub02_jt02.png) no-repeat center;
}
    dl.dl_42 dd .btn a.zx:hover {
        background: url(img/proListBg03.png) no-repeat center;
    }
dl.dl_42 dd .btn a.zx:hover i {
  background: url(img/mub02_jt02.png) no-repeat center;
}
/*合作伙伴没有链接一行5个*/
  dl.dl_2s {
  float:left;
  width: 205px;
  margin-bottom:16px;
  margin-right:16px;
}
dl.dl_2s.noMl {
  margin-right:0px;
}
dl.dl_2s dt img {
  width: 201px;
  height: 132px;
  background:#eee;
  display:block;
  overflow:hidden;
  padding: 2px;
  transition:background 0.5s ease;
  -o-transition:background 0.5s ease;
  -moz-transition:background 0.5s ease;
  -webkit-transition:background 0.5s ease;
}
dl.dl_2s dd {
  float:left;
  width:205px;
  margin: 8px 0;
  height:24px;
  text-align:center;
}
dl.dl_2s dd {
  color:#333333;
  font-size:14px;
  line-height:24px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
dl.dl_2s dd h4 {
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
}
dl.dl_2s:hover dt img {
  background:#009d44;
}
dl.dl_2s:hover dd {
  color:#009d44;
  text-decoration: none;
}
dl.dl_2s:hover dd a {
  color:#009d44;
  text-decoration: none;
}
/*默认图片加标题 有链接*/
  dl.dl_yl {
  width: 280px;
  float: left;
  margin: 0 5px;
  text-align: center;
  margin-bottom: 26px;
}
dl.dl_yl dt {
  display: block;
  width: 278px;
  height: 185px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
dl.dl_yl dt img {
  display: block;
  width: 278px;
  height: 185px;
  transform: scale(1);
  transition: all 1s ease-out;
}
dl.dl_yl:hover dt img {
  transform: scale(1.2);
}
dl.dl_yl dd {
  float:left;
  width:280px;
  margin: 8px 0;
  height:24px;
  text-align:center;
  overflow: hidden;
  white-space:nowrap;
  text-overflow: ellipsis;
}
dl.dl_yl dd {
  color:#333333;
  font-size:14px;
  line-height:24px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
dl.dl_yl:hover dt img {
  background:#009d44;
}
dl.dl_yl:hover dd {
  color:#009d44;
  text-decoration: none;
}
dl.dl_yl:hover dd a {
  color:#009d44;
  text-decoration: none;
}
/* newsList 新闻列表*/
  .newsList {
  width: 100%;
}
.newsListSection {
  width: 910px;
  float: right;
}
.newsListSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
.newsListSection .newsListIntro {
  width:870px;
  margin:20px auto 0;
}
.newsListSection .newsListIntro .box1 {
  padding-bottom: 20px;
}
.newsListSection .newsListIntro .box1 dl{
	margin-bottom:15px;
}
.newsListSection .newsListIntro .box1 dt {
  float: left;
  width: 290px;
  height: 173px;
  float: left;
}
.newsListSection .newsListIntro .box1 dt img {
  display: block;
  width: 290px;
  height: 173px;
  border: 1px solid #e4e4e4;
}
.newsListSection .newsListIntro .box1 dt a:hover img {
  border: 1px solid #009d44;
}
.newsListSection .newsListIntro .box1 dd {
  width: 552px;
  float: right;
  position: relative;
  height: 173px;
  position: relative;
  position: relative;
}
.newsListSection .newsListIntro .box1 dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsListSection .newsListIntro .box1 dd h3 a {
  color: #333333;
  text-decoration: none;
}
.newsListSection .newsListIntro .box1 dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 11px;
}
.newsListSection .newsListIntro .box1 dd a.more {
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  text-align: center;
  width: 128px;
  height: 48px;
  line-height: 48px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border: 1px solid #e4e4e4;
}
.newsListSection .newsListIntro .box1 dd a.more:hover {
  background: #009d44;
  color: #fff;
  border-color: #009d44;
}
.newsListSection .newsListIntro .box1 dd:hover h3 a {
  color: #009d44;
}
.newsListSection .newsListIntro .box2 dl {
  padding: 18px 0;
  border-top: 1px solid #e4e4e4;
}
.newsListSection .newsListIntro .box2 dt {
  width: 170px;
  height: 104px;
  background: #f5f5f5;
  text-align: center;
  padding-top: 32px;
  float: left;
}
.newsListSection .newsListIntro .box2 dt span {
  display: block;
  font-size: 42px;
  color: #666666;
  font-weight: bold;
  font-family: arial;
}
.newsListSection .newsListIntro .box2 dt em {
  font-size: 16px;
  color: #666666;
  display: block;
  font-family: arial;
}
.newsListSection .newsListIntro .box2 dd {
  width: 682px;
  height: 136px;
  position: relative;
  float: right;
}
.newsListSection .newsListIntro .box2 dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  width: 628px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsListSection .newsListIntro .box2 dd h3 a {
  color: #333333;
  text-decoration: none;
}
.newsListSection .newsListIntro .box2 dd p {
  line-height: 24px;
  margin-top: 14px;
  font-size: 14px;
  color: #666666;
  width: 630px;
}
.newsListSection .newsListIntro .box2 dd p a {
  color: #666666;
  text-decoration: none;
}
.newsListSection .newsListIntro .box2 dd span {
  display: block;
  padding-left: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(img/label.png) no-repeat left center;
  line-height: 18px;
}
.newsListSection .newsListIntro .box2 dd span a {
  color: #999999;
  font-size: 12px;
}
.newsListSection .newsListIntro .box2 dd a.more {
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
  overflow: hidden;
}
.newsListSection .newsListIntro .box2 dd a.more img {
  display: block;
  position: relative;
}
.newsListSection .newsListIntro .box2 dl:hover dt {
  background: #009d44;
}
.newsListSection .newsListIntro .box2 dl:hover dt span,.newsListSection .newsListIntro .box2 dl:hover dt em {
  color: #fff;
}
.newsListSection .newsListIntro .box2 dl:hover dd h3 a {
  color: #009d44;
}
.newsListSection .newsListIntro .box2 dl:hover dd a.more img {
  top: -37px;
}
/* newsCenter 新闻中心*/
  .newsCenter {
  width: 100%;
}
.newsCenterSection {
  width: 910px;
  float: right;
}
.newsCenterSection .mainCon {
  border: 1px solid #e4e4e4;
  width: 908px;
}
.newsCenterSection .newsCenterIntro {
  width:870px;
  margin: 0 auto;
}
.newsCenterSection .newsCenterIntro .box {
  padding-bottom: 16px;
}
.newsCenterSection .newsCenterIntro .box:first-child .mub02Top2 {
  background-image: none;
}
.newsCenterSection .newsCenterIntro .box dl {
  margin-top: 30px;
}
.newsCenterSection .newsCenterIntro .box dt {
  float: left;
  width: 290px;
  height: 173px;
  float: left;
}
.newsCenterSection .newsCenterIntro .box dt img {
  display: block;
  width: 290px;
  height: 173px;
  border: 1px solid #e4e4e4;
}
.newsCenterSection .newsCenterIntro .box dt a:hover img {
  border: 1px solid #009d44;
}
.newsCenterSection .newsCenterIntro .box dd {
  width: 552px;
  float: right;
  position: relative;
  height: 173px;
  position: relative;
  position: relative;
}
.newsCenterSection .newsCenterIntro .box dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight:bold;
  width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsCenterSection .newsCenterIntro .box dd h3 a {
  color: #333333;
  text-decoration: none;
}
.newsCenterSection .newsCenterIntro .box dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 18px;
}
.newsCenterSection .newsCenterIntro .box dd a.more {
  font-size: 13px;
  color: #999999;
  text-decoration: none;
  text-align: center;
  width: 128px;
  height: 48px;
  line-height: 48px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border: 1px solid #e4e4e4;
}
.newsCenterSection .newsCenterIntro .box dd a.more:hover {
  background: #009d44;
  color: #fff;
  border-color: #009d44;
}
.newsCenterSection .newsCenterIntro .box dd:hover h3 a {
  color: #009d44;
}
.newsCenterSection .newsCenterIntro .box ul {
  width: 106%;
  margin-top: 30px;
}
.newsCenterSection .newsCenterIntro .box li {
  width: 416px;
  overflow: hidden;
  margin-right: 38px;
  float: left;
  margin-bottom: 13px;
}
.newsCenterSection .newsCenterIntro .box li a {
  display: block;
  font-size: 14px;
  color: #333333;
  float: left;
  width: 302px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsCenterSection .newsCenterIntro .box li a:hover {
  color: #009d44;
}
.newsCenterSection .newsCenterIntro .box li span {
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: arial;
  float: right;
}
/* newsDetails 新闻详情*/
  .newsDetails {
  width: 100%;
}
.newsDetails .InpageSidebar01 {
  float: right;
}
.newsDetailsSection {
  width: 910px;
  float: left;
  position: relative;
}
.newsDetailsSection .article {
  border: 1px solid #e4e4e4;
  width: 908px;
  position: relative;
}
.newsDetailsSection .article .conBox {
  padding: 20px 19px 0;
}
.newsDetailsSection .article .title h1 {
  font-size: 22px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 20px;
}
.newsDetailsSection .article .title .share {
  width: 100%;
  height: 24px;
}
.newsDetailsSection .article .title .share p {
  float: left;
  overflow: hidden;
}
.newsDetailsSection .article .title .share p span {
  display: block;
  font-size: 12px;
  color: #999999;
  float: left
;
  padding: 0 8px;
  border-left: 1px dotted #b6b6b6;
  float: left;
}
.newsDetailsSection .article .title .share p span:first-child {
  padding-left: 0;
  border-left: none;
}
.newsDetailsSection .article .title .share p span #cntrHits {
  float:right;
}
.newsDetailsSection .article .title .share ul {
  float: right;
}
.newsDetailsSection .article .title .share li {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  float: left;
}
.newsDetailsSection .article .title .share li img {
  display: block;
}
.newsDetailsSection .article .title i {
  width: 100%;
  display: block;
  height: 3px;
  background: #e7e7e7;
  margin-top: 12px;
  background: url(img/mub02Top2_xian.png) no-repeat center;
}
.newsDetailsSection .article .title p.label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  background: url(img/label.png) no-repeat left center;
  line-height: 16px;
  margin-top: 20px;
}
.newsDetailsSection .article .con {
  margin-top: 20px;
  padding-bottom: 20px;
  overflow:hidden;
}
.newsDetailsSection .article .con p {
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.newsDetailsSection .article .con p a {
  color:red;
}
.newsDetailsSection .article .context {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  height: 60px;
}
.newsDetailsSection .article .context p {
  width: 454px;
  float: left;
  height: 60px;
  line-height: 60px;
}
.newsDetailsSection .article .context p a {
  font-size: 13px;
  color: #666666;
  display: block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.newsDetailsSection .article .context p.prevNews a {
  margin-left: 20px;
  padding-left: 20px;
  background: url(img/mub02_jt01.png) no-repeat left center;
}
.newsDetailsSection .article .context p.NextNews a {
  margin-right: 20px;
  padding-right: 20px;
  text-align: right;
  background: url(img/mub02_jt03.png) no-repeat right center;
}
.newsDetailsSection .article .context p.prevNews a:hover {
  background: url(img/mub02_jt05.png) no-repeat left center;
  color: #009d44;
}
.newsDetailsSection .article .context p.NextNews a:hover {
  background: url(img/mub02_jt04.png) no-repeat right center;
  color: #009d44;
}
.newsDetailsSection .article .context p.NextNews {
  border-left: 1px solid #e7e7e7;
  width: 444px;
}
.newsDetailsSection .backNewsList {
  width: 59px;
  height: 59px;
  display: block;
  position: absolute;
  left: -59px;
  top: 0;
  cursor:pointer;
}
/* HelpDetails 企业详情*/
  .HelpDetails {
  width: 100%;
}
.HelpDetailsSection {
  width: 910px;
  float:right;
  position: relative;
}
.HelpDetailsSection .article {
  border: 1px solid #e4e4e4;
  width: 908px;
  position: relative;
}
.HelpDetailsSection .article .conBox {
  padding: 34px 19px 0;
}
.HelpDetailsSection .article .title h1 {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 30px;
}
.HelpDetailsSection .article .title .share {
  width: 100%;
  height: 24px;
}
.HelpDetailsSection .article .title .share p {
  float: left;
  overflow: hidden;
}
.HelpDetailsSection .article .title .share p span {
  display: block;
  font-size: 12px;
  color: #999999;
  float: left
;
  padding: 0 8px;
  border-left: 1px dotted #b6b6b6;
  float: left;
}
.HelpDetailsSection .article .title .share p span:first-child {
  padding-left: 0;
  border-left: none;
}
.HelpDetailsSection .article .title .share p span #cntrHits {
  float:right;
}
.HelpDetailsSection .article .title .share ul {
  float: right;
}
.HelpDetailsSection .article .title .share li {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  float: left;
}
.HelpDetailsSection .article .title .share li img {
  display: block;
}
.HelpDetailsSection .article .title i {
  width: 100%;
  display: block;
  height: 3px;
  background: #e7e7e7;
  margin-top: 18px;
  background: url(img/mub02Top2_xian.png) no-repeat center;
}
.HelpDetailsSection .article .title p.label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  background: url(img/label.png) no-repeat left center;
  line-height: 16px;
  margin-top: 24px;
}
.HelpDetailsSection .article .con {
  margin-top: 40px;
  padding-bottom: 40px;
  overflow:hidden;
}
.HelpDetailsSection .article .con p {
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.HelpDetailsSection .article .context {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  height: 60px;
}
.HelpDetailsSection .article .context p {
  width: 454px;
  float: left;
  height: 60px;
  line-height: 60px;
}
.HelpDetailsSection .article .context p a {
  font-size: 13px;
  color: #666666;
  display: block;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}
.HelpDetailsSection .article .context p.prevNews a {
  margin-left: 20px;
  padding-left: 20px;
  background: url(img/mub02_jt01.png) no-repeat left center;
}
.HelpDetailsSection .article .context p.NextNews a {
  margin-right: 20px;
  padding-right: 20px;
  text-align: right;
  background: url(img/mub02_jt03.png) no-repeat right center;
}
.HelpDetailsSection .article .context p.prevNews a:hover {
  background: url(img/mub02_jt05.png) no-repeat left center;
  color: #009d44;
}
.HelpDetailsSection .article .context p.NextNews a:hover {
  background: url(img/mub02_jt04.png) no-repeat right center;
  color: #009d44;
}
.HelpDetailsSection .article .context p.NextNews {
  border-left: 1px solid #e7e7e7;
  width: 444px;
}
.HelpDetailsSection .backNewsList {
  width: 59px;
  height: 59px;
  display: block;
  position: absolute;
  left: -59px;
  top: 0;
  cursor:pointer;
}
/*筛选样式*/
  .proListSecCon {
  width: 100%;
  background: #f5f5f5;
  padding-top: 6px;
  padding-bottom: 20px;
}
.proListSecCon .proListSecItem {
  /* padding-left: 30px;*/
}
.proListSecCon .proListSecItem dl {
  margin-bottom: 15px;
}
.proListSecCon .proListSecItem dt {
  background:#fff;
  width: 144px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
}
.proListSecCon .proListSecItem dd {
  float: left;
  margin-left: 5px;
  /* height: 31px;*/
  padding-top: 9px;
  width: 960px;
}
.proListSecCon .proListSecItem dd a {
  display: block;
  font-size: 15px;
  color: #666666;
  float: left;
  margin-right: 14px;
  text-decoration: none;
  line-height: 24px;
  font-family: arial;
  border-radius: 10%;
  padding: 2px 10px;
}
.proListSecCon .proListSecItem dd a:hover {
  color: #009d44;
}
.proListSecCon .proListSecItem dd a.cur {
  color: #fff;
  background:#009d44;
}
.proListSecCon .proListSelect {
  padding-top: 12px;
  width: 1130px;
  /* padding-left: 40px;*/
  border-top: 1px solid #009d44;
  padding-bottom: 14px;
  /*display: none;*/
}
.proListSecCon .proListSelect span {
  display: block;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  float: left;
  line-height: 30px;
  margin-right: 10px;
}
.proListSecCon .proListSelect span.nyxz {
  background: url(../images/common/PartnerBg01.png) no-repeat center;
  width: 144px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
}
.proListSecCon .proListSelect p {
  width: 950px;
  float: left;
}
.proListSecCon .proListSelect a {
  display: inline-block;
  *display: inline-block;
  height: 30px;
  line-height: 30px;
  border: 1px solid #e4e4e4;
  padding: 0 12px;
  margin-right: 5px;
  text-decoration: none;
}
.proListSecCon .proListSelect a em {
  font-size: 14px;
  color: #333333;
  margin-right: 6px;
}
.proListSecCon .proListSelect a i {
  display: inline-block;
  *display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/common/proListSelect_icon01.png) no-repeat center;
  position: relative;
  top: 3px;
}
.proListSecCon .proListSelect a:hover {
  border-color: #009d44;
}
.proListSecCon .proListSelect a:hover em {
  color: #009d44;
}
.proListSecCon .proListSelect a:hover i {
  background: url(img/proListSelect_icon02.png) no-repeat center #009d44;
}
.proListSecCon .proListSelect .pro_result span {
  display: inline-block;
  *display: inline-block;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e4e4e4;
  padding: 0 12px;
  margin-right: 5px;
  text-decoration: none;
  cursor: pointer;
}
.proListSecCon .proListSelect .pro_result span em {
  font-size: 14px;
  color: #333333;
  margin-right: 6px;
}
.proListSecCon .proListSelect .pro_result span i {
  display: inline-block;
  *display: inline-block;
  width: 15px;
  height: 15px;
  background: url(../images/common/proListSelect_icon01.png) no-repeat center;
  position: relative;
  top: 3px;
}
.proListSecCon .proListSelect .pro_result span:hover {
  border-color: #009d44;
}
.proListSecCon .proListSelect .pro_result span:hover em {
  color: #009d44;
}
.proListSecCon .proListSelect .pro_result span:hover i {
  background: url(../images/common/proListSelect_icon02.png) no-repeat center #009d44;
}
/*404页面*/
  .notpagecontent {
  width: 768px;
  margin: 0 auto;
  width: 960px;
  padding: 118px 106px 134px 86px;
}
.notpagecontent .content {
  width: 768px;
}
.notpagecontent .notleft {
  float: left;
}
.notpagecontent .notritht {
  float: right;
}
/*网站消息提示*/
  #xiaoxibox {
  font-family: verdana, arial, helvetica, sans-serif;
  background-color: #aaa;
  text-align: center;
}
.xiaoxibox {
  border-right: #777 1px solid;
  padding-right: 20px;
  border-top: #777 1px solid;
  padding-left: 125px;
  font-size: 12px;
  padding-bottom: 20px;
  margin: 150px auto auto;
  border-left: #777 1px solid;
  width: 450px;
  color: #333;
  line-height: 1.5em;
  padding-top: 25px;
  border-bottom: #777 1px solid;
  text-align: left;
  background: url() #fff no-repeat 22px 43px;
}
.xiaoxibox .boxcont {
  height: 60px;
}
.xiaoxibox H3 {
  padding-left: 12px;
  font-weight: bold;
  font-size: 14px;
  margin: -25px -20px 20px -125px;
  color: #fff;
  line-height: 28px;
  background-color: #777;
}
#back {
  color:#f39700;
}
#spTimeout {
  font-weight: bold;
  color: #f39700;
  font-size: 14px;
  margin-right: 5px
}
/*友情链接*/
  .yplj_con {
  width: 100%;
  background: url(img/yplj_ing.jpg) no-repeat center;
  padding-bottom: 30px;
}
.sp-title {
  width: 100%;
  height: 40px;
  border: none;
  line-height: 25px;
  overflow: hidden;
  color: #444;
  margin-right: 2px;
  padding-top: 20px;
}
.sp-title li {
  width: 100%;
  height: 42px;
  line-height: 42px;
  background: #E2E2E2;
  float: left;
  overflow: hidden;
}
.sp-title li a {
  font-size: 15px;
  color: #333333;
}
.sp-title li .yqljsq {
  float: left;
  margin-left: 15px;
  font-size: 15px;
}
.sp-title li .yqljck {
  float: right;
  margin-right: 15px;
}
.formbox table tbody tr td input {
  height: 20px;
}
.formbox {
  font-size: 14px;
  margin-bottom: 20px;
  padding-top: 20px;
}
.formbox input[type="button"] {
  cursor: pointer;
}
.formbox table tbody tr td input, .formbox table tbody tr td textarea {
  width: 300px;
  padding: 5px;
}
.formbox table tbody tr td input.b18 {
  width: 80px;
  height: 30px;
}
.formbox em {
  display: block;
  width: 317px;
  height: 34px;
  position: relative;
}
.formbox .sc {
  display: block;
  z-index: 2;
  width: 16px;
  height: 15px;
  background: url(img/tj.png) no-repeat center;
  position: absolute;
  right: 10px;
  top: 9px;
}
/* 404样式 */
.ConBox-Con {
    width: 682px;
    margin: 0 auto;
    padding-top: 290px;
}

.ConBox404 {
    background: url(img/bg.jpg) no-repeat center / cover;
    height: 1080px;
    width: 100%;
}

.ConBox-Con h1 {
    text-align: center;
    font-size: 32px;
    color: #999;
    font-weight: normal;
}

.ConBox-Con p {
    font-size: 24px;
    color: #999;
    text-align: center;
    padding-top: 370px;
}

.ConBox-Con ul {
    padding-top: 30px;
}

    .ConBox-Con ul li {
        width: 155px;
        height: 55px;
        text-align: center;
        line-height: 55px;
        background: #fff;
        border-radius: 5px;
        display: inline-block;
        margin-left: 16px;
        box-shadow: 0 12px 50px rgba(0,0,0,0.1);
    }

        .ConBox-Con ul li:first-child {
            margin-left: 0;
        }

        .ConBox-Con ul li a {
            display: block;
            font-size: 15px;
            color: #666;
            text-decoration: none;
        }

        .ConBox-Con ul li.li04 {
            background: #ff6c00;
        }

            .ConBox-Con ul li.li04 a {
                color: #fff;
            }
/* 样式 End */


/*多条件刷选*/
.ProductList {
    background-color: #fff;
    margin: 20px;
    border-top: 1px #e8e8e8 solid;
    border-left: 1px #e8e8e8 solid;
    border-right: 1px #e8e8e8 solid;
}
.ProductList dl{height: 80px;line-height: 80px;border-bottom: 1px #e8e8e8 solid;}
.ProductList dl dt{background-color: #f9f9f9;border-right: 1px #e8e8e8 solid;display: block;height: 80px;line-height: 80px;width:10%;text-align: center;font-size: 14px;color: #666;box-sizing: border-box;}
.ProductList dl dd{width: 90%;}
.ProductList dl dd a{display: inline-block;font-size: 14px;color: #333;text-decoration: none;margin-left:20px;}
.ProductList dl dd a em {
        height: 30px;
        line-height: 30px;
        font-style: normal;
        font-weight: 400;
        padding: 0 4px 0 8px;
        border: 1px solid transparent;
        border-bottom: none;
        display: inline-block;
        position: relative;
        z-index: 2;
    }
.Select {
    height: 80px;
    line-height: 80px;
    padding: 0 50px;
    border-bottom: 1px #e8e8e8 solid;
}
.Select span{font-size: 14px;color: #666;}
.Select ul li{background-color: #f9f9f9;border: 1px #e8e8e8 solid;width: 110px;height: 30px;line-height: 30px;margin: 25px 10px;float: left;}
.Select ul li a{text-decoration: none;font-size: 14px;color: #333;display: block;text-indent: 8px;}
.Select ul li a i{background: url(img/cuo.png) no-repeat 12px;display: inline-block;width: 30px;height: 30px;float: right;text-align:  center;}
.Select ul li:hover{border: 1px #df1f29 solid;}
.Select ul li:hover a i {
        background: #df1f29 url(img/cuo02.png) no-repeat 12px;
    }
.btn-primary em {
    background-color: #009d44;
    border: 1px solid #009d44;
    color:#fff;
}
.card-title { margin-bottom:15px;}
/*多条件刷选 end*/

/*前台产品详情图片放大镜*/
#showbox { background:#eee;}
#showbox span { background:url(img/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #009d44;}
.showpage { width:450px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:7px; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}

#Footer-Top{display:none;}