﻿@charset "utf-8";
/*网站公共样式开始*/
/*reset*/
#nodata {
  padding: 80px;
  padding-left: 150px;
  border: solid 1px #eee;
  margin: 10px 0;
  background: url(../images/Inpage/nodata.gif) no-repeat 20px 20px;
  background-color: #fff;
}
/* mub01InpageBannerr 模板1公共广告高度*/
.mub01InpageBannerr {
  width: 100%;
  height: 210px;
}
.mub01InpageBannerr a {
  display: block;
  margin: 0 auto;
  height: 210px;
}
/* 搜索*/
#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(../images/common/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%;
  overflow: hidden;
}
.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/common/InpageSearch_icon02.png) no-repeat left center;
  padding-left: 24px;
}
.InpageSearch .mainCon .conBox .box li:hover h3 a {
  color: #abcd06;
}
.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/common/InpageSearch_icon01.png) no-repeat center;
  cursor:pointer;
}
.searchpaging {margin-top: 25px;}
/* 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(../images/Inpage/ico27.png) no-repeat 0 11px;
  padding: 5px 0;
  text-indent: 10px;
}
.sitemap_con h4 {
  line-height: 30px;
  margin: 10px 0;
  margin-right: 10px;
  width: 100%;
}
.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;
  width: 342px;
  overflow: hidden;
  margin: 0 10px;
  font-size: 14px;
}
.b4 li a {
  color: #000;
}
.b4 li a:hover {
  color: #abcd06;
}
.qcfd {
  float: none;
}
/*网站公共样式结束*/
/* 模板1公共面包屑导航*/
.mub01address {
  width: 100%;
}
.mub01address .container {
  position: relative;
}
.mub01address .con {
  width: 100%;
  position: absolute;
  top: -50px;
  left: 0;
  height: 50px;
  background: url(../images/Inpage/mub01addressBg.png);
}
.mub01address .p1 {
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #fff;
  float: left;
  width: 1180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mub01address .p1 a {
  color: #fff;
  padding: 0 4px;
}
.mub01address .p1 img {
  margin: 0 10px 0 20px;
  position: relative;
  top: 4px;
}
.mub01address .p2 {
  float: right;
  font-size: 13px;
  color: #fff;
  line-height: 50px;
  margin-right: 22px;
}
.mub01address_search .con {
  top: 0px;
}
/* mub01Title 模板1公共标题*/
#mub01Title {
  padding-top: 0px;
}
.mub01Title h3 em {
  color: #abcd06;
  font-weight: bold;
}
.mub01Title h3 i {
  display: inline-block;
  height: 1px;
  background: #e5e5e5;
  width: 534px;
  position: relative;
  top: -6px;
}
.mub01Title h3 i.xianR {
  margin-left: 12px;
}
.mub01Title p {
  font-size: 12px;
  color: #999999;
  font-family: arial;
  margin-top: 6px;
  text-align: center;
}
/* mub01Top*/
.mub01Top {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #eaeaea;
}
.mub01Top h3 {
  font-size: 20px;
  color: #333333;
  float: left;
}
.mub01Top h3 i {
  display: block;
  width: 24px;
  height: 1px;
  background: #abcd06;
  position: relative;
  top: 18px;
}
.mub01Top a.more {
  display: block;
  font-size: 14px;
  color: #666666;
  float: right;
  margin-right: 6px;
  text-decoration: none;
  line-height: 34px;
}
.mub01Top a.more:hover {
  color: #abcd06;
}
/* proList 产品列表内页*/
/* proListClassify*/
.proListClassify {
  width: 100%;
  padding-top: 30px;
}
.proListClassify .sidebar {
  width: 260px;
  float: left;
}
.proListClassify .sidebar .top {
  width: 260px;
  height: 70px;
  background: url(../images/Inpage/proListClassify_icon01.png) no-repeat 267px center #abcd06;
}
.proListClassify .sidebar h3 {
  padding: 20px 0 0 26px;
  font-size: 24px;
  font-weight: normal;
}
.proListClassify .sidebar h3 a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.proListClassify .sidebar h3 em {
  font-weight: bold;
  color: #fff;
}
.proListClassify .sidebar h3 span {
  font-size: 10px;
  color: #fff;
  font-family: arial;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.proListClassify .sidebar .box1 {
  padding: 26px;
  background: #fff;
}
.proListClassify .sidebar .box1 dl {
  margin-top: 20px;
}
.proListClassify .sidebar .box1 dl:first-child {
  margin-top: 0;
}
.proListClassify .sidebar .box1 dt {
  height: 56px;
  text-indent: 26px;
  font-size: 16px;
  background: url(../images/Inpage/proListClassify_icon02.png) no-repeat 220px center #eaeaea;
  line-height: 56px;
}
.proListClassify .sidebar .box1 dd{display:none}

.proListClassify .sidebar .box1 dt a:hover, .proListClassify .sidebar .box1 dt a.cur {
  color: #abcd06;
  background: url(../images/Inpage/proListClassify_icon03.png) no-repeat 220px center;
  font-weight: bold;
}
.proListClassify .sidebar .box1 dd a {
  display: block;
  font-size: 14px;
  color: #666666;
  height: 50px;
  line-height: 50px;
  /*background: url(../images/Inpage/proListClassify_icon02.png) no-repeat 220px center;*/
  text-indent: 25px;
  text-decoration: none;
  border: 1px solid #eaeaea;
  border-top: none;
  padding-right: 15px;
  border-top: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.proListClassify .sidebar .box1 dd a:first-child {
  border-top: none;
}
.proListClassify .sidebar .box1 dd a:hover{
  color: #abcd06;
  font-weight: bold;
}
.proListClassify .sidebar .box1 dd a.cur {
  color: #abcd06;
  /*background: url(../images/Inpage/proListClassify_icon03.png) no-repeat 220px center;*/
  font-weight: bold;
}
.proListClassify .sidebar .box2 {
  margin-top: 20px;
  background: #fff;
  margin-bottom: 20px;
}
.proListClassify .sidebar .box2 .phone {
  background: url(../images/Inpage/proListClassify_phone.png) no-repeat 32px center;
  padding-left: 86px;
  padding-top: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.proListClassify .sidebar .box2 .phone span {
  display: block;
  font-size: 14px;
  color: #333333;
}
.proListClassify .sidebar .box2 .phone p {
  font-size: 24px;
  color: #abcd06;
  font-family: arial;
}
.proListClassify .sidebar .intro {
  padding: 28px 28px 24px;
}
.proListClassify .sidebar .intro p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
  line-height: 20px;
  padding: 8px 0 8px 35px;
}
.proListClassify .sidebar .intro p.tel{background: url(../images/Inpage/proListClassify_tel.png) no-repeat left 3px;}
.proListClassify .sidebar .intro p.fax{background: url(../images/Inpage/proListClassify_fax.png) no-repeat left 3px;}
.proListClassify .sidebar .intro p.add{background: url(../images/Inpage/proListClassify_add.png) no-repeat left 3px;}

.proListClassify .sidebar .intro p em {
  font-size: 14px;
  color: #333;
  font-family: arial;
}
.proListClassify .section {
  width: 850px;
  float: right;
}
.proListClassify .section .con ul {
  width: 105%;
}
/*产品页面 分页控件 靠左样式*/
/* proListNews*/
.proListNews {
  width: 100%;
}
.proListNews .top {
  width: 100%;
  height: 38px;
  border-bottom: 1px solid #eaeaea;
}
.proListNews .top h3 em {
  color: #abcd06;
  font-weight: bold;
}
.proListNews .top a.more {
  display: block;
  font-size: 13px;
  color: #666666;
  float: right;
  margin-right: 6px;
  text-decoration: none;
  line-height: 34px;
}
.proListNews .top a.more:hover {
  color: #abcd06;
}
.proListNews .mainCon dt {
  width: 220px;
  height: 129px;
  float: left;
}
.proListNews .mainCon dt img {
  display: block;
  width: 220px;
  height: 129px;
}
.proListNews .mainCon dd h3 {
  font-size: 16px;
  font-weight: normal;
}
.proListNews .mainCon dd h3 a {
  color: #000000;
  text-decoration: none;
  width: 330px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.proListNews .mainCon dd p {
  line-height: 24px;
  color: #666666;
  font-size: 13px;
  margin-top: 6px;
  height: 74px;
  overflow: hidden;
}
.proListNews .mainCon dd p a {
  color: #666666;
  text-decoration: none;
}
.proListNews .mainCon dd span {
  display: block;
  font-size: 13px;
  color: #999999;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.proListNews .mainCon dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/Inpage/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 0;
}
.proListNews .mainCon dl:hover dd a.more {
  background-position: left bottom;
}
.proListNews .mainCon dl:hover dd h3 a {
  color: #abcd06;
}
.proListNews .mainCon ul {
  width: 474px;
  float: right;
  margin-right: 30px;
}
.proListNews .mainCon li:first-child {
  margin-top: 0;
}
.proListNews .mainCon li a {
  display: block;
  font-size: 13px;
  color: #333333;
  width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.proListNews .mainCon li a:hover {
  color: #abcd06;
}
.proListNews .mainCon li span {
  display: block;
  font-size: 13px;
  color: #999999;
  font-family: arial;
  margin-right: 10px;
  float: right;
}
/* proDetails 产品详情页*/
/* proDetailsIntro*/
.proDetailsIntro {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 90px;
  background: #eaeaea;
}
.proDetailsIntro .conL {
  width: 600px;
  float: left;
  position: relative;
}
.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: 0;
}
.proDetailsIntro .conL i.next {
  right: 0;
}
.proDetailsIntro .conL .btnList {
  width: 100%;
  height: 10px;
  text-align: center;
  position: absolute;
  bottom: 24px;
}
.proDetailsIntro .conL .btnList span.cur {
  background-position: left bottom;
}
.proDetailsIntro .conL .btnList span:first-child {
  margin-left: 0;
}
.proDetailsIntro .conL .conBox {
  width: 600px;
  height: 482px;
  position: relative;
  overflow: hidden;
}
.proDetailsIntro .conL .conBox ul {
  position: absolute;
  top: 0;
  left: 0;
}
.proDetailsIntro .conL .conBox li {
  float: left;
  width: 600px;
}
.proDetailsIntro .conL .conBox li img {
  display: block;
  width: 600px;
  height: 482px;
}
.proDetailsIntro .conR {
  float: right;
  padding-top: 20px;
  width: 541px;
  height: 460px;
  position: relative;
}
.proDetailsIntro .conR h3 {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
}
.proDetailsIntro .conR h4 {
  font-size: 14px;
  color: #333333;
  font-weight: normal;
  margin: 46px 0 26px;
}
.proDetailsIntro .conR p {
  font-size: 14px;
  color: #666666;
  line-height: 26px;
}
.proDetailsIntro .conR .box {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
}
.proDetailsIntro .conR .box .zx {
  display: block;
  width: 197px;
  height: 60px;
  float: left;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  background: url(../images/Inpage/proDetailsIntroBg01.png) no-repeat center;
  text-align: center;
  text-decoration: none;
}
.proDetailsIntro .conR .box .zx img {
  position: relative;
  top: 4px;
  margin-left: 8px;
}
.proDetailsIntro .conR .box .phone {
  float: left;
  padding-left: 56px;
  background: url(../images/Inpage/proListClassify_phone.png) no-repeat left center;
  margin-left: 46px;
  margin-top: 6px;
}
.proDetailsIntro .conR .box .phone span {
  display: block;
  font-size: 14px;
  color: #333333;
}
.proDetailsIntro .conR .box .phone em {
  display: block;
  font-size: 24px;
  color: #abcd06;
  font-family: arial;
}
/* proDetailsCanS*/
.proDetailsCanS {
  width: 100%;
  background: #fff;
}
.proDetailsCanS .container {
  position: relative;
}
.proDetailsCanS .menu {
  width: 100%;
  height: 60px;
  position: absolute;
  top: -60px;
}
.proDetailsCanS .menu li {
  float: left;
  width: 49.9%;
  border-left: 1px solid #eaeaea;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  background: #8c8c8c;
  cursor: pointer;
}
.proDetailsCanS .menu li.status_on {
  background: #abcd06;
}
.proDetailsCanS .mainCon {
  width: 100%;
  background: #fff;
}
.proDetailsCanS .menu li.cur {
  background: #abcd06;
}
.proDetailsCanS .mainCon .box {
  width: 100%;
  padding: 20px 0;
}
.proDetailsCanS .mainCon .box p {
  width: 100%;
  margin: 0 auto;
  white-space: normal;
  word-spacing: 10px;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
/* proDetailsLy*/
.proDetailsLy {
  width: 100%;
  margin-top: 40px;
}
.proDetailsLy .mainCon {
  padding: 40px 40px 0 20px;
  background: #fff;
  height: 420px;
}
.proDetailsLy .mainCon .box1 {
  width: 100%;
}
.proDetailsLy .mainCon .box1 .Input {
  width: 548px;
  height: 58px;
  border: 1px solid #e0e0e0;
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.proDetailsLy .mainCon .box1 input {
  width: 344px;
  padding-left: 22px;
  padding-right: 51px;
  font-size: 16px;
  color: #333333;
  line-height: 58px;
  outline: none;
  border: none;
}
.proDetailsLy .mainCon .box1 p.input {
  width: 344px;
  padding-left: 22px;
  padding-right: 51px;
  font-size: 16px;
  color: #333333;
  line-height: 58px;
  outline: none;
  border: none;
  margin-left: 131px;
  overflow: hidden;
  height: 58px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.proDetailsLy .mainCon .box1 .Input1 p.input {
  background: url(../images/Inpage/proDetailsLy_icon01.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box1 .Input2 input {
  background: url(../images/Inpage/proDetailsLy_icon02.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box1 .Input3 input {
  background: url(../images/Inpage/proDetailsLy_icon03.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box1 .Input4 input {
  background: url(../images/Inpage/proDetailsLy_icon04.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box2 {
  text-align: center;
  margin-top: 25px;
}
.proDetailsLy .mainCon .box2 a.tj {
  margin-right: 12px;
}
.proDetailsLy .mainCon .box2 a {
  display: inline-block;
  width: 242px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 20px;
  color: #666666;
  text-decoration: none;
  background: url(../images/Inpage/proDetailsLyBg01.png) no-repeat center;
}
.proDetailsLy .mainCon .box2 a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/Inpage/proListClassify_icon04.png) no-repeat center;
  margin-left: 14px;
}
.proDetailsLy .mainCon .box2 a:hover {
  background: url(../images/Inpage/proDetailsLyBg02.png) no-repeat center;
  color: #fff;
}
.proDetailsLy .mainCon .box2 a:hover i {
  background: url(../images/Inpage/proListClassify_icon05.png) no-repeat center;
}
/* proDetailsPictures*/
.proDetailsPictures {
  width: 100%;
  margin-top: 40px;
}
.proDetailsPictures .mainCon {
  width: 100%;
  padding-top: 20px;
}
.proDetailsPictures .mainCon li {
  float: left;
  width: 290px;
  margin-left: 13px;
  text-align: center;
}
.proDetailsPictures .mainCon li em {
  display: block;
  font-size: 14px;
  color: #333333;
  margin-top: 15px;
  width: 290px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proDetailsPictures .mainCon li span {
  display: block;
  width: 290px;
  height: 290px;
  overflow: hidden;
  position: relative;
}
.proDetailsPictures .mainCon li a {
  display: block;
  text-decoration: none;
}
.proDetailsPictures .mainCon li img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 290px;
  height: 290px;
}
.proDetailsPictures .mainCon li:hover img {
  transform: scale(1.2);
}
/* proDetailsNews*/
.proDetailsNews {
  margin-top: 40px;
}
/* about 关于我们页面*/
/* aboutMenu*/
.aboutMenu {
  width: 1200px;
  text-align: center;
  padding: 40px 0 0;
  margin: 0 auto;
}
.aboutMenu li {
  display: inline-block;
  *display: inline;
  font-size: 14px;
  color: #333333;
  background: url(../images/Inpage/aboutMenuBg01.png) no-repeat center;
  background-size: 100%;
  height: 50px;
  line-height: 50px;
  margin-left: 5px;
  width: 141px;
  text-align: center;
}
.aboutMenu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
.aboutMenu li:first-child {
  margin-left: 0;
}
.aboutMenu li.cur {
  background: url(../images/Inpage/aboutMenuBg02.png) no-repeat center;
  background-size: 100%;
}
.aboutMenu li.cur a {
  color: #fff;
}
.aboutMenu li:hover {
  background: url(../images/Inpage/aboutMenuBg02.png) no-repeat center;
  background-size: 100%;
}
.aboutMenu li:hover a {
  color: #fff;
}
/* aboutIntro*/
.aboutIntro {
  width: 100%;
  padding-top:30px;
  padding-bottom: 40px;
  background: #fff;
  margin-bottom: 35px;
  margin-top: 35px;
}
.aboutIntro .mainCon {
  width: 100%;
  margin-top: 34px;
  font-size: 14px;
}
.aboutIntro .mainCon .dt {
  float: left;
  width: 540px;
}
.aboutIntro .mainCon .dd {
  width: 600px;
  float: right;
  position: relative;
}
.aboutIntro .mainCon .dd h3 {
  font-size: 22px;
  color: #333333;
  font-weight: normal;
}
.aboutIntro .mainCon .dd p {
  line-height: 24px;
  color: #333333;
  font-size: 13px;
  margin-top: 10px;
}
.aboutIntro .mainCon .dd i {
  display: block;
  width: 34px;
  height: 2px;
  background: #abcd06;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* aboutHonor*/
.aboutHonor {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.aboutHonor .mub01Title h3 {
  color: #1e1e1e;
}
.aboutHonor .mub01Title p {
  color: #999999;
}
.aboutHonor .mainCon {
  width: 100%;
  position: relative;
  margin-top: 34px;
}
.aboutHonor .mainCon i {
  display: block;
  width: 42px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  overflow: hidden;
  margin-top: -21px;
}
.aboutHonor .mainCon .btn01 {
  background: url(../images/Inpage/aboutMienBtn01.png) no-repeat left top;
  left: -70px;
}
.aboutHonor .mainCon .btn02 {
  background: url(../images/Inpage/aboutMienBtn02.png) no-repeat left top;
  right: -70px;
}
.aboutHonor .mainCon .aboutHonorCon {
  width: 100%;
  position: relative;
  height: 340px;
  overflow: hidden;
}
.aboutHonor .mainCon .aboutHonorCon ul {
  width: 105%;
  position: absolute;
  top: 0;
  left: 0;
}
.aboutHonor .mainCon .aboutHonorCon li {
  width: 280px;
  float: left;
  margin-right: 26px;
}
.aboutHonor .mainCon .aboutHonorCon li span {
  display: block;
  width: 100%;
  margin-top: 14px;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.aboutHonor .mainCon .aboutHonorCon li a {
  text-decoration: none;
}
.aboutHonor .mainCon .aboutHonorCon li img {
  display: block;
  width: 278px;
  height: 290px;
  border: 1px solid #f4f4f4;
}
.aboutHonor .mainCon .aboutHonorCon li img:hover {
  border: 1px solid #abcd06;
}
.aboutHonor .mainCon .aboutHonorCon li span:hover {
  color: #abcd06;
}
/* aboutHistory*/
#lc {
  padding-top:20px;
}
.aboutHistory {
  width: 100%;
  padding-bottom: 44px;
  background: #fff;
  position: relative;
}
.aboutHistory .mainCon {
  width: 100%;
  margin-top: 34px;
}
.aboutHistory .mainCon .conL {
  float: left;
  width: 540px;
  height: 360px;
  padding: 0;
}
.aboutHistory .mainCon .conL a {
  display: block;
}
.aboutHistory .mainCon .conR {
  width: 635px;
  height: 360px;
  margin-left: 25px;
  float: left;
  overflow: hidden;
}
.aboutHistory .mainCon .conR .box {
  width: 588px;
  height: 360px;
  float: left;
  overflow: hidden;
  padding-left: 36px;
  background: url(../images/Inpage/aboutHistory_xian.png) no-repeat left top;
  overflow: hidden;
}
.aboutHistory .mainCon .conR ul {
  width: 570px;
}
.aboutHistory .mainCon .conR li {
  padding-top: 32px;
  ; border-bottom: 1px solid #e5e5e5;
  padding-bottom: 22px;
}
.aboutHistory .mainCon .conR li dt {
  width: 98px;
  float: left;
  font-size: 23px;
  color: #abcd06;
  font-weight: bold;
  font-family: arial;
}
.aboutHistory .mainCon .conR li dd {
  width: 470px;
  float: left;
}
.aboutHistory .mainCon .conR li dd p {
  font-size: 14px;
  color: #333333;
  line-height: 23px;
  text-align: left;
}
.aboutHistory .mainCon .conR li:first-child {
  padding-top: 0;
}
.aboutHistory .mainCon .scroll {
  width: 11px;
  height: 360px;
  float: right;
  position: relative;
  background: url(../images/Inpage/scroll02.png);
  z-index: 99;
}
.aboutHistory .mainCon .scroll p {
  width: 11px;
  height: 61px;
  background: url(../images/Inpage/scroll01.png);
  cursor: auto;
  left: 0;
  top: 1px;
  position: absolute;
  background: url(../images/Inpage/scroll01.png);
}
#fzlc {
  padding-top: 0px;
}
.aboutHistoryHelp {
  width: 100%;
  background: #fff;
  position: relative;
}
.aboutHistoryHelp .conL {
  float: left;
  width: 540px;
  height: 360px;
  padding: 0;
}
.aboutHistoryHelp .conL a {
  display: block;
}
.aboutHistoryHelp .conR {
  width: 575px;
  height: 360px;
  margin-left: 25px;
  float: left;
  overflow: hidden;
}
.aboutHistoryHelp .conR .box {
  width: 510px;
  height: 360px;
  float: left;
  overflow: hidden;
  padding-left: 36px;
  background: url(../images/Inpage/aboutHistory_xian.png) no-repeat left top;
  overflow: hidden;
}
.aboutHistoryHelp .conR ul {
  width: 540px;
}
#aboutHistoryUl li a {
  cursor: default;
}
.aboutHistoryHelp .conR li {
  padding-top: 32px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 22px;
}
.aboutHistoryHelp .container {
  width: 1140px;
}
.aboutHistoryHelp .conR li dt {
  width: 98px;
  float: left;
  font-size: 26px;
  color: #abcd06;
  font-weight: bold;
  font-family: arial;
}
.aboutHistoryHelp .conR li dd {
  width: 408px;
  float: left;
}
.aboutHistoryHelp .conR li dd p {
  font-size: 14px;
  color: #333333;
  line-height: 23px;
  text-align: left;
}
.aboutHistoryHelp .conR li:first-child {
  padding-top: 0;
}
.aboutHistoryHelp .scroll {
  width: 11px;
  height: 360px;
  float: right;
  position: relative;
  background: url(../images/Inpage/scroll02.png);
  z-index: 99;
}
.aboutHistoryHelp .scroll p {
  width: 11px;
  height: 61px;
  background: url(../images/Inpage/scroll01.png);
  cursor: auto;
  left: 0;
  top: 1px;
  position: absolute;
  background: url(../images/Inpage/scroll01.png);
}
.aboutHistoryHelp .mub01Title h3 i {
  width: 506px;
}
#fzlcdesc {
  font-size: 12px;
  color: #999999;
  font-family: arial;
  margin-top: 6px;
  text-align: center;
  margin-bottom: 20px;
}
.aboutHistory #licheng {
  padding-top: 0px;
}
/* linkUs 联系我们*/
/* linkUsMap*/
.linkUsMap {
  width: 100%;
  padding-top: 30px;
}
.linkUsMap .mainCon {
  width: 100%;
  font-size: 14px;
}
.linkUsMap .mainCon .conL {
  width: 455px;
  height: 496px;
  float: left;
  background: #fff;
  padding: 54px 70px 0 75px;
}
.linkUsMap .mainCon .conL h3 {
  font-size: 24px;
  color: #abcd06;
  margin-bottom: 42px;
}
.linkUsMap .mainCon .conL .box {
  width: 100%;
}
.linkUsMap .mainCon .conL .box li {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.linkUsMap .mainCon .conL .box li:first-child {
  border-top: 1px solid #e5e5e5;
}
.linkUsMap .mainCon .conL .box li img {
  display: block;
  margin-top: 18px;
  float: left;
}
.linkUsMap .mainCon .conL .box li p {
  float: left;
  margin-top: 26px;
  width: 402px;
  float: right;
  padding-top: 0;
  line-height: 20px;
}
.linkUsMap .mainCon .conL .box p span {
  font-size: 15px;
  color: #666666;
}
.linkUsMap .mainCon .conL .box p em {
  font-size: 15px;
  color: #333;
}
/*产品联系我们*/
.proDetailsCanS .mainCon .conL {
  width: 455px;
  height: 496px;
  float: left;
  background: #fff;
  padding: 54px 70px 0 75px;
}
.proDetailsCanS .mainCon .conL h3 {
  font-size: 24px;
  color: #abcd06;
  margin-bottom: 42px;
}
.proDetailsCanS .mainCon .conL .box {
  width: 100%;
}
.proDetailsCanS .mainCon .conL .box li {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.proDetailsCanS .mainCon .conL .box li:first-child {
  border-top: 1px solid #e5e5e5;
}
.proDetailsCanS .mainCon .conL .box li img {
  display: block;
  margin-top: 18px;
  float: left;
}
.proDetailsCanS .mainCon .conL .box li p {
  float: left;
  margin-top: 26px;
  width: 402px;
  float: right;
  padding-top: 0;
  line-height: 20px;
}
.proDetailsCanS .mainCon .conL .box p span {
  font-size: 15px;
  color: #666666;
}
.proDetailsCanS .mainCon .conL .box p em {
  font-size: 15px;
  color: #333;
}
.proDetailsCanS .mainCon .probox{position:relative;left:0;}
.proDetailsCanS .mainCon .probox.hide{position:absolute;left:-9999px;}
/* helpList 帮助列表页*/
.helpListCon {
  width: 100%;
  /*margin-top: 40px;*/
  padding-bottom: 40px;
}
#helpListConwxgz{margin-top: 0;}
.helpListCon .mainCon {
  width: 1200px;
  margin: 0 auto;
 /* background: #fff;*/
    overflow: hidden;
}
.helpListCon .mainCon .conBox {
  display: block;
  margin: 0 20px;
  padding: 20px 0;
}
.helpListCon .mainCon .con {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.helpListCon .mainCon .con p {
  text-align: left;
}
/*详情页关键词*/
.rt_bot_line {
  background: #abcd06;
  height: 2px;
  font-size: 0;
  margin-top: 20px;
  margin-bottom: 10px;
}
.age_con_key {
  margin: 0 auto;
}
.age_con_key .age_con_key1 {
  font-size: 14px;
  float: left;
}
.age_con_key .age_con_key1 span {
  margin: 0;
  font-weight: bold;
}
.age_con_key .age_con_key2 {
  float: right;
}
/*标题展示样式*/
.news_ul {
  width: 106%;
}
.news_ul li {
  width: 560px;
  overflow: hidden;
  margin-right: 38px;
  float: left;
  margin-bottom: 13px;
  height: 24px;
  line-height: 24px;
}
.news_ul li a {
  display: block;
  font-size: 14px;
  color: #333333;
  float: left;
  width: 434px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.news_ul li a:hover {
  color: #abcd06;
}
.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: #abcd06;
}
dl.news_dl:hover {
  box-shadow: 0 0 10px 6px #eeeeee;
  z-index: 99;
}
/*图片加标题 弹窗*/
dl.dl_2 {
  float: left;
  width: 374px;
  margin: 0 6px 16px;
}
dl.dl_2 dt img {
  width: 370px;
  height: 247px;
  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_2 dd {
  float: left;
  width: 370px;
  margin-top: 18px;
  height: 24px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_2 dd a {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding-right: 8px;
  -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: #abcd06;
}
dl.dl_2:hover dd {
  color: #abcd06;
  text-decoration: none;
}
dl.dl_2:hover dd a {
  color: #abcd06;
  text-decoration: none;
}
/*风采*/
dl.qyfc {
  float: left;
  width: 374px;
  margin: 0 6px 16px;
}
dl.qyfc dt img {
  width: 370px;
  height: 247px;
  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.qyfc dd {
  float: left;
  width: 370px;
  margin-top: 18px;
  height: 24px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.qyfc dd {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding-right: 8px;
  -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.qyfc:hover dt img {
  background: #abcd06;
}
dl.qyfc:hover dd {
  color: #abcd06;
  text-decoration: none;
}
dl.qyfc:hover dd a {
  color: #abcd06;
  text-decoration: none;
}
/*荣誉*/
dl.qyry {
  float: left;
  width: 284px;
  margin-bottom: 16px;
  margin-left: 5px;
}
dl.qyry dt img {
  width: 280px;
  /* height: 387px; */
  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.qyry dd {
  float: left;
  width: 284px;
  margin-top: 18px;
  height: 24px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.qyry dd a {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding-right: 8px;
  -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.qyry:hover dt img {
  background: #abcd06;
}
dl.qyry:hover dd {
  color: #abcd06;
  text-decoration: none;
}
dl.qyry:hover dd a {
  color: #abcd06;
  text-decoration: none;
}
/*图片标题简介*/
dl.dl_42 {
  width: 270px;
  height: 385px;
  margin: 0 10px;
  float: left;
  margin-bottom: 20px;
}
dl.dl_42 dt {
  display: block;
  width: 270px;
  height: 173px;
  overflow: hidden;
}
dl.dl_42 dt img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 270px;
  height: 173px;
}
dl.dl_42 dt:hover img {
  transform: scale(1.2);
}
dl.dl_42 dd {
  padding: 20px 32px 0;
  height: 177px;
  background: #fff;
  position: relative;
}
dl.dl_42 dd h4 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
dl.dl_42 dd h4 a {
  color: #333333;
  text-decoration: none;
}
dl.dl_42 dd p {
  line-height: 22px;
  color: #666666;
  font-size: 13px;
  margin-top: 14px;
}
dl.dl_42 dd .btn {
  overflow: hidden;
  width: 234px;
  height: 35px;
  background: url(../images/Inpage/proListClassifyBg0101.png) no-repeat center;
  position: absolute;
  bottom: 26px;
  left: 15px;
}
dl.dl_42 dd .btn a {
  display: block;
  width: 116px;
  height: 35px;
  line-height: 35px;
  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(../images/Inpage/proListClassify_icon04.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: #abcd06;
}
dl.dl_42 dd .btn a.more:hover {
  background: url(../images/Inpage/proListClassifyBg02.png) no-repeat center / cover;
}
dl.dl_42 dd .btn a.more:hover i {
  background: url(../images/Inpage/proListClassify_icon05.png) no-repeat center;
}
dl.dl_42 dd .btn a.zx:hover {
  background: url(../images/Inpage/proListClassifyBg03.png) no-repeat center / cover;
}
dl.dl_42 dd .btn a.zx:hover i {
  background: url(../images/Inpage/proListClassify_icon05.png) no-repeat center;
}
/*企业文化*/
li.qywh {
  width: 247px;
  text-align: center;
  margin: 0 19px;
  display: inline-block;
  *display: inline;
  margin-bottom: 24px;
}
li.qywh span {
  display: block;
  width: 237px;
  height: 237px;
  border: 5px solid #fff;
  border-radius: 50%;
  box-shadow: 0 3px 6px 6px #e4e3e3;
}
li.qywh img {
  display: block;
  border-radius: 50%;
}
li.qywh h3 {
  font-size: 20px;
  color: #abcd06;
  font-weight: normal;
  margin: 24px 0 6px;
  text-align: center;
}
li.qywh p {
  font-size: 14px;
  color: #33332f;
  line-height: 22px;
  padding: 0 14px;
  height: 66px;
  text-overflow: ellipsis;
  overflow: hidden;
}
li.qywh i {
  display: block;
  margin: 12px auto 0;
  width: 35px;
  height: 2px;
  background: #abcd06;
}
/*合作伙伴没有链接一行5个*/
dl.dl_2s {
  float: left;
  width: 205px;
  margin-bottom: 16px;
  margin-left: 23px;
}
dl.dl_2s dt img {
  width: 201px;
  height: 111px;
  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-top: 18px;
  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;
  font-weight: normal;
}
dl.dl_2s:hover dt img {
  background: #abcd06;
}
dl.dl_2s:hover dd {
  color: #abcd06;
  text-decoration: none;
}
dl.dl_2s:hover dd a {
  color: #abcd06;
  text-decoration: none;
}
/*图片加标题 有链接*/
dl.dl_yl {
  float: left;
  width: 374px;
  margin: 0 6px 16px;
}
dl.dl_yl dt img {
  width: 370px;
  height: 247px;
  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_yl dd {
  float: left;
  width: 370px;
  margin-top: 18px;
  height: 24px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_yl dd a {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  padding-right: 8px;
  -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: #abcd06;
}
dl.dl_yl:hover dd {
  color: #abcd06;
  text-decoration: none;
}
dl.dl_yl:hover dd a {
  color: #abcd06;
  text-decoration: none;
}
/* newsList 新闻列表页*/
/* newsListMenu*/
.newsListMenu {
  width: 100%;
  text-align: center;
  padding: 40px 0 0;
}
.newsListMenu li {
  display: inline-block;
  *display: inline;
  font-size: 14px;
  color: #333333;
  background: url(../images/Inpage/aboutMenuBg01.png) no-repeat center;
  height: 50px;
  line-height: 50px;
  margin-left: 8px;
  width: 141px;
  text-align: center;
}
.newsListMenu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
.newsListMenu li:first-child {
  margin-left: 0;
}
.newsListMenu li.cur a {
  background: url(../images/Inpage/aboutMenuBg02.png) no-repeat center;
  color: #fff;
}
.newsListMenu li:hover a {
  background: url(../images/Inpage/aboutMenuBg02.png) no-repeat center;
  color: #fff;
}
#listcon {
  text-align: left;
}
#listcon p {
  text-align: left;
}
#paging .paging {
  margin-top: 0px;
}
.paging {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: center;
}
.paging span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 14px;
  color: #fff;
  margin: 0 5px;
  cursor: pointer;
}
.paging span > a.previousBtn {
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 auto;
  font-size: 0;
}
.paging span > a.nextBtn {
  display: block;
  width: 44px;
  height: 44px;
  margin: 0 auto;
  font-size: 0;
}
.paging p.jk_num {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  margin: 0 5px;
}
.paging p > a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 45px;
  height: 43px;
  line-height: 43px;
  font-size: 16px;
  color: #999;
  margin: 0 5px;
  cursor: pointer;
  background: url(../images/Inpage/pagingBg01.png) no-repeat center;
}
.paging .jk_num a:hover, .paging a.cur {
  background: url(../images/Inpage/pagingBg02.png) no-repeat center;
  color: #fff;
}
/* newsCenter 新闻中心页*/
/* newsCenterCase*/
.newsCenterCase {
  width: 100%;
  padding-top: 44px;
  padding-bottom: 30px;
}
.newsCenterCase .conL {
  width: 798px;
  float: left;
}
.newsCenterCase .conL .box {
  width: 100%;
  padding-top: 26px;
}
.newsCenterCase .conL .box dl {
  width: 100%;
  margin-top: 26px;
}
.newsCenterCase .conL .box dl:first-child {
  margin-top: 0;
}
.newsCenterCase .conL .box dt {
  width: 220px;
  height: 170px;
  float: left;
}
.newsCenterCase .conL .box dt img {
  width: 220px;
  height: 169px;
  display: block;
}
.newsCenterCase .conL .box dd {
  width: 554px;
  float: right;
  height: 170px;
  position: relative;
}
.newsCenterCase .conL .box dd h3 {
  font-size: 16px;
  font-weight: normal;
}
.newsCenterCase .conL .box dd h3 a {
  color: #000000;
  text-decoration: none;
}
.newsCenterCase .conL .box dd p {
  line-height: 24px;
  color: #666666;
  font-size: 13px;
  margin-top: 16px;
}
.newsCenterCase .conL .box dd p a {
  color: #666666;
  text-decoration: none;
}
.newsCenterCase .conL .box dd span {
  display: block;
  font-size: 13px;
  color: #999999;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.newsCenterCase .conL .box dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/Inpage/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
}
.newsCenterCase .conL .box dl:hover dd a.more {
  background-position: left bottom;
}
.newsCenterCase .conL .box dl:hover dd h3 a {
  color: #abcd06;
}
.newsCenterCase .conL .box ul {
  width: 474px;
  float: right;
  margin-right: 30px;
}
.newsCenterCase .conL .box li {
  overflow: hidden;
  margin-top: 15px;
}
.newsCenterCase .conL .box li:first-child {
  margin-top: 0;
}
.newsCenterCase .conL .box li a {
  display: block;
  font-size: 13px;
  color: #333333;
  width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.newsCenterCase .conL .box li a:hover {
  color: #abcd06;
}
.newsCenterCase .conL .box li span {
  display: block;
  font-size: 13px;
  color: #999999;
  font-family: arial;
  margin-right: 10px;
  float: right;
}
.newsCenterCase .conR {
  width: 330px;
  float: right;
}
.newsCenterCase .conR .box {
  width: 100%;
  padding-top: 26px;
}
.newsCenterCase .conR .box li {
  float: left;
  width: 164px;
  height: 91px;
  border-left: 1px dotted #e5e5e5;
  border-top: 1px dotted #e5e5e5;
}
.newsCenterCase .conR .box li img {
  display: block;
  width: 164px;
  height: 91px;
}
.newsCenterCase .conR .box li.dif {
  border-left: none;
}
/* newsCenterPress*/
.newsCenterPress {
  width: 100%;
  background: #fff;
  padding-top: 30px;
  padding-bottom: 50px;
  margin-top: 40px;
}
.newsCenterPress .mainCon {
  width: 100%;
  margin-top: 28px;
}
.newsCenterPress .mainCon li {
  width: 370px;
  float: left;
  height: 432px;
  margin-left: 45px;
  position: relative;
}
.newsCenterPress .mainCon li:first-child {
  margin-left: 0;
}
.newsCenterPress .mainCon li .Pic {
  width: 370px;
  height: 215px;
  display: block;
  overflow: hidden;
}
.newsCenterPress .mainCon li .Pic img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 370px;
  height: 215px;
}
.newsCenterPress .mainCon li:hover img {
  transform: scale(1.2);
}
.newsCenterPress .mainCon li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  margin: 15px 0 8px 0;
}
.newsCenterPress .mainCon li h3 a {
  color: #333;
  text-decoration: none;
  width: 370px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsCenterPress .mainCon li p.p1 span {
  font-size: 13px;
  color: #999999;
}
.newsCenterPress .mainCon li p.p1 .time {
  margin-right: 18px;
  font-family: arial;
}
.newsCenterPress .mainCon li p.p2 .readNum {
  font-family: arial;
}
.newsCenterPress .mainCon li p.p2 {
  font-size: 13px;
  color: #666666;
  line-height: 22px;
  margin-top: 15px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.newsCenterPress .mainCon li a.more {
  width: 133px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 13px;
  color: #999999;
  background: url(../images/Inpage/newsCenterPressBg01.png) no-repeat center;
  text-decoration: none;
}
.newsCenterPress .mainCon li:hover h3 a {
  color: #abcd06;
}
.newsCenterPress .mainCon li:hover a.more {
  background: url(../images/Inpage/newsCenterPressBg02.png) no-repeat center;
  color: #fff;
}
/* newsCenterPress2*/
.newsCenterPress2 {
  padding-top: 30px;
  width: 100%;
}
.newsCenterPress2 .mainCon {
  width: 100%;
  margin: 28px auto 0;
}
.newsCenterPress2 .mainCon dl {
  width: 100%;
  padding-top: 39px;
  height: 170px;
  border: 1px solid #dfdfdf;
  border-top: none;
  background: #fff;
  position: relative;
}
.newsCenterPress2 .mainCon dl:first-child {
  border-top: 1px solid #dfdfdf;
}
.newsCenterPress2 .mainCon dt {
  width: 220px;
  height: 128px;
  float: left;
  margin-left: 40px;
  overflow: hidden;
}
.newsCenterPress2 .mainCon dt img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 220px;
  height: 128px;
}
.newsCenterPress2 .mainCon dl:hover dt img {
  transform: scale(1.2);
  width:220px;
  height:128px;
}
.newsCenterPress2 .mainCon dd {
  width: 875px;
  height: 128px;
  position: relative;
  margin-left: 28px;
  float: left;
}
.newsCenterPress2 .mainCon dd h3 {
  font-size: 20px;
  font-weight: normal;
  width: 650px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsCenterPress2 .mainCon dd h3 a {
  color: #000000;
  text-decoration: none;
}
.newsCenterPress2 .mainCon dd p {
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  margin-top: 17px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.newsCenterPress2 .mainCon dd .label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/Inpage/newsList_icon03.png) no-repeat left center;
  line-height: 16px;
}
.newsCenterPress2 .mainCon dd .label a:hover {
  color: #abcd06;
}
.newsCenterPress2 .mainCon dd .rq {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  position: absolute;
  top: 6px;
  right: 140px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsCenterPress2 .mainCon dd .zan {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  position: absolute;
  top: 2px;
  right: 74px;
  padding-left: 24px;
  padding-top: 2px;
  cursor: pointer
}
.newsCenterPress2 .mainCon dd .readNum {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  background: url(../images/Inpage/newsList_icon02.png) no-repeat left center;
  position: absolute;
  top: 5px;
  right: 4px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsCenterPress2 .mainCon dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/Inpage/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 0;
}
.newsCenterPress2 .mainCon dl:hover dd a.more {
  background-position: left bottom;
}
.newsCenterPress2 .mainCon dl:hover dd h3 a {
  color: #abcd06;
}
.newsCenterPress2 .mainCon dl:hover {
  box-shadow: 0 0 10px 6px #eeeeee;
  z-index: 99;
}
/* newsDetials 新闻详情页*/
/* newsDetialsArticle*/
.newsDetialsArticle {
  width: 100%;
  padding-top: 30px;
}
.newsDetialsArticle .mainCon {
  width: 100%;
}
.newsDetialsArticle .mainCon .article {
  position: relative;
  width: 920px;
  background: #fff;
  float: left;
}
.newsDetialsArticle .mainCon .article .conBox {
  padding: 30px 30px 0;
}
.newsDetialsArticle .mainCon .article .title h1 {
  font-size: 22px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 16px;
}
.newsDetialsArticle .mainCon .article .title .share {
  width: 100%;
  height: 24px;
}
#newsconhits span {
  float: right;
}
.newsDetialsArticle .mainCon .article .title .share p {
  float: left;
  overflow: hidden;
  margin-top: 4px;
}
.newsDetialsArticle .mainCon .article .title .share p span {
  display: block;
  font-size: 12px;
  color: #999999;
  padding: 0 8px;
  border-left: 1px dotted #b6b6b6;
  float: left;
}
.newsDetialsArticle .mainCon .article .title .share p span:first-child {
  padding-left: 0;
  border-left: none;
}
.newsDetialsArticle .mainCon .article .title .share p span #cntrHits {
  float: right;
}
.newsDetialsArticle .mainCon .article .title .share ul {
  float: right;
}
.newsDetialsArticle .mainCon .article .title .share li {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  float: left;
}
.newsDetialsArticle .mainCon .article .title .share li img {
  display: block;
}
.newsDetialsArticle .mainCon .article .title i {
  width: 100%;
  display: block;
  height: 1px;
  background: #e7e7e7;
  margin-top: 18px;
}
.newsDetialsArticle .mainCon .article .title p.label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  background: url(../images/Inpage/newsList_icon03.png) no-repeat left center;
  line-height: 16px;
  margin-top: 24px;
}
.newsDetialsArticle .mainCon .article .con {
  margin: 20px 0;
}
.newsDetialsArticle .mainCon .article .con img {
  max-width: 100%;
}
.newsDetialsArticle .mainCon .article .con p {
  width: 100%;
  margin: 0 auto;
  white-space: normal;
  word-spacing: 10px;
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.newsDetialsArticle .mainCon .article .con p a {
  color: #abcd06;
}
.newsDetialsArticle .mainCon .article .context {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  height: 70px;
}
.newsDetialsArticle .mainCon .article .context p {
  width: 445px;
  float: left;
  height: 70px;
  line-height: 70px;
}
.newsDetialsArticle .mainCon .article .context p a {
  font-size: 13px;
  color: #666666;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsDetialsArticle .mainCon .article .context p.prevNews a {
  margin-left: 30px;
  padding-left: 20px;
  background: url(../images/Inpage/newsDetialsArticle_icon10.png) no-repeat left center;
}
.newsDetialsArticle .mainCon .article .context p.NextNews a {
  margin-right: 30px;
  padding-right: 20px;
  text-align: right;
  background: url(../images/Inpage/newsDetialsArticle_icon11.png) no-repeat right center;
}
.newsDetialsArticle .mainCon .article .context p.prevNews a:hover {
  background: url(../images/Inpage/newsDetialsArticle_icon12.png) no-repeat left center;
  color: #abcd06;
}
.newsDetialsArticle .mainCon .article .context p.NextNews a:hover {
  background: url(../images/Inpage/newsDetialsArticle_icon13.png) no-repeat right center;
  color: #abcd06;
}
.newsDetialsArticle .mainCon .article .context p.NextNews {
  border-left: 1px solid #e7e7e7;
  width: 444px;
}
.newsDetialsArticle .mainCon .article .backNewsList {
  width: 49px;
  height: 49px;
  display: block;
  position: absolute;
  left: -49px;
  top: 0;
  cursor: pointer;
}
.newsDetialsArticle .mainCon .hotNews {
  width: 260px;
  float: right;
}
.newsDetialsArticle .mainCon .hotNews .box:first-child {
  margin-top: 0;
}
.newsDetialsArticle .mainCon .hotNews .box .top {
  height: 40px;
  border-bottom: 1px solid #e7e7e7;
}
.newsDetialsArticle .mainCon .hotNews .box .top h3 {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  float: left;
}
.newsDetialsArticle .mainCon .hotNews .box .top h3 em {
  font-weight: bold;
  color: #abcd06;
}
.newsDetialsArticle .mainCon .hotNews .box .top h3 i {
  width: 72px;
  height: 1px;
  background: #abcd06;
  position: relative;
  display: block;
  top: 18px;
}
.newsDetialsArticle .mainCon .hotNews .box .top a.more {
  display: block;
  width: 21px;
  height: 21px;
  float: right;
  margin-top: 4px;
}
.newsDetialsArticle .mainCon .hotNews .box ul {
  padding-top: 18px;
}
.newsDetialsArticle .mainCon .hotNews .box1 li {
  font-size: 14px;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsDetialsArticle .mainCon .hotNews .box1 li a {
  color: #333333;
}
.newsDetialsArticle .mainCon .hotNews .box1 li:hover a {
  color: #abcd06;
}
.newsDetialsArticle .mainCon .hotNews .box2 li {
  font-size: 14px;
  margin-bottom: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newsDetialsArticle .mainCon .hotNews .box2 li a {
  color: #333333;
}
.newsDetialsArticle .mainCon .hotNews .box2 li:hover a {
  color: #abcd06;
}
.newsDetialsArticle .mainCon .hotNews .sidebar {
  width: 260px;
  float: left;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .top {
  width: 300px;
  height: 70px;
  background: url(../images/Inpage/proListClassify_icon01.png) no-repeat 238px center #abcd06;
}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 {
  padding: 20px 0 0 26px;
  font-size: 20px;
  font-weight: normal;
}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 a {
  display: block;
  color: #fff;
  text-decoration: none;
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 em {
  font-weight: bold;
  color: #fff;
}
.newsDetialsArticle .mainCon .hotNews .sidebar h3 span {
  font-size: 10px;
  color: #fff;
  font-family: arial;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 {
  padding: 26px;
  background: #fff;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dl {
  margin-top: 20px;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dl:first-child {
  margin-top: 0;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a {
  display: block;
  font-size: 14px;
  color: #666666;
  height: 50px;
  line-height: 50px;
  background: url(../images/Inpage/proListClassify_icon02.png) no-repeat 208px center;
  text-indent: 15px;
  text-decoration: none;
  border: 1px solid #eaeaea;
  border-top: none;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd:first-child a {
  border-top: 1px solid #eaeaea;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a:hover, .newsDetialsArticle .mainCon .hotNews .sidebar .box1 dd a.cur {
  color: #abcd06;
  background: url(../images/Inpage/proListClassify_icon03.png) no-repeat 208px center;
  font-weight: bold;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 {
  margin-top: 20px;
  background: #fff;
  margin-bottom: 20px;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone {
  background: url(../images/Inpage/proListClassify_phone.png) no-repeat 32px center;
  padding-left: 86px;
  padding-top: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone span {
  display: block;
  font-size: 14px;
  color: #333333;
}
.newsDetialsArticle .mainCon .hotNews .sidebar .box2 .phone p {
  font-size: 24px;
  color: #abcd06;
  font-family: arial;
}
/*筛选样式*/
.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: #ff6c00;
}
.proListSecCon .proListSecItem dd a.cur {
  color: #fff;
  background: #ff6c00;
}
.proListSecCon .proListSelect {
  padding-top: 12px;
  width: 1130px;
  /* padding-left: 40px;*/
  border-top: 1px solid #ff6c00;
  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/Inpage/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/Inpage/Common/proListSelect_icon01.png) no-repeat center;
  position: relative;
  top: 3px;
}
.proListSecCon .proListSelect a:hover {
  border-color: #ff6c00;
}
.proListSecCon .proListSelect a:hover em {
  color: #ff6c00;
}
.proListSecCon .proListSelect a:hover i {
  background: url(../images/Inpage/proListSelect_icon02.png) no-repeat center #ff6c00;
}
.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/Inpage/Common/proListSelect_icon01.png) no-repeat center;
  position: relative;
  top: 3px;
}
.proListSecCon .proListSelect .pro_result span:hover {
  border-color: #ff6c00;
}
.proListSecCon .proListSelect .pro_result span:hover em {
  color: #ff6c00;
}
.proListSecCon .proListSelect .pro_result span:hover i {
  background: url(../images/Inpage/Common/proListSelect_icon02.png) no-repeat center #ff6c00;
}
/* mub01InpageBannerr 模板1公共广告高度*/
.mub01InpageBannerr {
  width: 100%;
  height: 210px;
}
#mub01MainContent {
  background:none;
}
/* mub01MainContent*/
.mub01MainContent {
  width: 100%;
  background: #f4f4f4;
  padding-bottom: 30px; 
  margin: 0 auto;
}
.mub01MainContent .con-detail {width: 1200px;margin: 0 auto;}
/* 模板1公共面包屑导航*/
.mub01address {
  width: 100%;
}
.mub01address .container {
  position: relative;
}
.mub01address .con {
  width: 100%;
  position: absolute;
  top: -50px;
  left: 0;
  height: 50px;
  background: url(../images/Inpage/mub01addressBg.png);
}
.mub01address .p1 {
  height: 50px;
  line-height: 50px;
  font-size: 13px;
  color: #fff;
  float: left;
}
.mub01address .p1 a {
  color: #fff;
  padding: 0 4px;
}
.mub01address .p1 img {
  margin: 0 10px 0 20px;
  position: relative;
  top: 4px;
}
.mub01address .p2 {
  float: right;
  font-size: 13px;
  color: #fff;
  line-height: 50px;
  margin-right: 22px;
}
/* mub01Title 模板1公共标题*/
.aboutHonor .mub01Title {
  width: 100%;
  text-align: center;
  padding-top:0px;
}
.mub01Title h3 {
  font-size: 26px;
  color: #1e1e1e;
  font-weight: bold;
}
.mub01Title h3 em {
  color: #abcd06;
  font-weight: bold;
}
.mub01Title h3 i {
  display: inline-block;
  height: 1px;
  background: #e5e5e5;
  width: 534px;
  position: relative;
  top: -6px;
}
.mub01Title h3 i.xianL {
  margin-right: 12px;
}
.mub01Title h3 i.xianR {
  margin-left: 12px;
}
.mub01Title p {
  font-size: 12px;
  color: #999999;
  font-family: arial;
  margin-top: 6px;
}
/* mub01Top*/
.mub01Top {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #eaeaea;
}
.mub01Top h3 em {
  color: #abcd06;
  font-weight: bold;
}
.mub01Top a.more {
  display: block;
  font-size: 13px;
  color: #666666;
  float: right;
  margin-right: 6px;
  text-decoration: none;
}
.mub01Top a.more:hover {
  color: #abcd06;
}
/* proList 产品列表内页*/
/* proListClassify*/
.proListClassify {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.proListClassify .sidebar {
  width: 260px;
  float: left;
}
.proListClassify .sidebar .top {
  width: 260px;
  height: 70px;
  background: url(../images/Inpage/proListClassify_icon01.png) no-repeat 267px center #abcd06;
}
.proListClassify .sidebar h3 {
  padding: 20px 0 0 26px;
  font-size: 24px;
  font-weight: normal;
}
.proListClassify .sidebar h3 a {
  display: block;
  color: #fff;
  text-decoration: none;
}
.proListClassify .sidebar h3 em {
  font-weight: bold;
  color: #fff;
}
.proListClassify .sidebar h3 span {
  font-size: 10px;
  color: #fff;
  font-family: arial;
  margin-left: 6px;
  position: relative;
  top: 2px;
}
.proListClassify .sidebar .box1 {
  padding: 26px;
  background: #fff;
}
.proListClassify .sidebar .box1 dl {
  margin-top: 20px;
}
.proListClassify .sidebar .box1 dl:first-child {
  margin-top: 0;
}
.proListClassify .sidebar .box1 dt a {
  display: block;
  color: #333;
  text-decoration: none;
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.proListClassify .sidebar .box1 dd a {
  display: block;
  font-size: 14px;
  color: #666666;
  height: 50px;
  line-height: 50px;
  /*background: url(../images/Inpage/proListClassify_icon02.png) no-repeat 220px center;*/
  text-indent: 25px;
  text-decoration: none;
  border: 1px solid #eaeaea;
  padding-right: 15px;
  overflow: hidden;
  border-top: none;
}
.proListClassify .sidebar .box1 dd a:first-child {
  border-top: none;
}
.proListClassify .sidebar .box1 dd a:hover {
  color: #abcd06;
  /* background: url(../images/Inpage/proListClassify_icon03.png) no-repeat 220px center;*/
  font-weight: bold;
}
.proListClassify .sidebar .box2 {
  margin-top: 20px;
  background: #fff;
}
.proListClassify .sidebar .box2 .phone {
  background: url(../images/Inpage/proListClassify_phone.png) no-repeat 32px center;
  padding-left: 86px;
  padding-top: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaeaea;
}
.proListClassify .sidebar .box2 .phone span {
  display: block;
  font-size: 14px;
  color: #333333;
}
.proListClassify .sidebar .box2 .phone p {
  font-size: 24px;
  color: #abcd06;
  font-family: arial;
}
.proListClassify .sidebar .intro {
  padding: 28px 28px 24px;
}
.proListClassify .sidebar .intro p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 8px;
  line-height: 20px;
}
.proListClassify .sidebar .intro p em {
  font-size: 14px;
  color: #333;
  font-family: arial;
}
.proListClassify .section {
  width: 850px;
  float: right;
}
.proListClassify .section .con ul {
  width: 105%;
}
.proListClassify .section .con li {
  width: 287px;
  height: 465px;
  margin-right: 10px;
  float: left;
  margin-bottom: 10px;
}
.proListClassify .section .con li .Pic {
  display: block;
  width: 287px;
  height: 287px;
  overflow: hidden;
}
.proListClassify .section .con li .Pic img{width: 287px;height: 287px;}
.proListClassify .section .con li .intro {
  padding: 0px 13px 0;
  height: 177px;
  background: #fff;
  position: relative;
}

.proListClassify .section .con li .intro .btn-box{
  height:70px;
  overflow:hidden;
  margin-top:8px
}


.proListClassify .section .con li .intro h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  height: 21px;
  overflow: hidden;
  text-overflow: ellipsis;
  /* -webkit-line-clamp: 1; */
  /* -webkit-box-orient: vertical; */
}
.proListClassify .section .con li .intro h3 a {
  color: #333333;
  text-decoration: none;
}
.proListClassify .section .con li .intro p {
  line-height: 22px;
  color: #666666;
  font-size: 13px;
  /* margin-top: 14px; */
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.proListClassify .section .con li .intro .btn {
  overflow: hidden;
  width: 256px;
  height: 42px;
  background: url(../images/Inpage/proListClassifyBg01.png) no-repeat center;
  position: absolute;
  bottom: 26px;
  left: 15px;
}
.proListClassify .section .con li .intro .btn a {
  display: block;
  width: 127px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
.proListClassify .section .con li .intro .btn a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/Inpage/proListClassify_icon04.png) no-repeat center;
  margin-left: 8px;
  position: relative;
  top: 2px;
}
.proListClassify .section .con li .intro .btn a:first-child {
  border-right: 1px solid #eaeaea;
}
.proListClassify .section .con li .intro .btn a:hover {
  color: #fff;
}
.proListClassify .section .con li:hover h3 a {
  color: #abcd06;
}
.proListClassify .section .con li .intro .btn a.more:hover {
  background: url(../images/Inpage/proListClassifyBg02.png) no-repeat center;
}
.proListClassify .section .con li .intro .btn a.more:hover i {
  background: url(../images/Inpage/proListClassify_icon05.png) no-repeat center;
}
.proListClassify .section .con li .intro .btn a.zx:hover {
  background: url(../images/Inpage/proListClassifyBg03.png) no-repeat right;
}
.proListClassify .section .con li .intro .btn a.zx:hover i {
  background: url(../images/Inpage/proListClassify_icon05.png) no-repeat center;
}
/* proListNews*/
.proListNews {
  width: 100%;
  padding-bottom: 30px;
}
.proListNews .top {
  width: 100%;
  height: 38px;
  border-bottom: 1px solid #eaeaea;
}
.proListNews .top h3 {
  font-size: 20px;
  color: #333333;
  float: left;
}
.proListNews .top h3 i {
  display: block;
  width: 24px;
  height: 1px;
  background: #abcd06;
  position: relative;
  top: 14px;
}
.proListNews .top a.more {
  display: block;
  font-size: 13px;
  color: #666666;
  float: right;
  margin-right: 6px;
  text-decoration: none;
}
.proListNews .top a.more:hover {
  color: #abcd06;
}
.proListNews .mainCon {
  padding: 41px 0;
  background: #fff;
}
.proListNews .mainCon dl {
  float: left;
  margin-left: 40px;
  width: 577px;
  padding-right: 41px;
  border-right: 1px dotted #b2b2b2;
}
.proListNews .mainCon dd {
  width: 330px;
  float: right;
  height: 140px;
  position: relative;
}
.proListNews .mainCon dd h3 {
  font-size: 16px;
  font-weight: normal;
}
.proListNews .mainCon dd h3 a {
  color: #000000;
  text-decoration: none;
}
.proListNews .mainCon dd p a {
  color: #666666;
  text-decoration: none;
}
.proListNews .mainCon dd span {
  display: block;
  font-size: 13px;
  color: #999999;
  position: absolute;
  bottom: 8px;
  left: 0;
}
.proListNews .mainCon dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/Inpage/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 0;
}
.proListNews .mainCon dl:hover dd a.more {
  background-position: left bottom;
}
.proListNews .mainCon dl:hover dd h3 a {
  color: #abcd06;
}
.proListNews .mainCon ul {
  width: 474px;
  float: right;
  margin-right: 30px;
}
.proListNews .mainCon li {
  overflow: hidden;
  margin-top: 15px;
}
.proListNews .mainCon li a {
  display: block;
  font-size: 13px;
  color: #333333;
  width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.proListNews .mainCon li a:hover {
  color: #abcd06;
}
.proListNews .mainCon li span {
  display: block;
  font-size: 13px;
  color: #999999;
  font-family: arial;
  margin-right: 10px;
  float: right;
}
/* proDetails 产品详情页*/
/* proDetailsBanner*/
.proDetailsBanner {
  background: url(../images/Inpage/mub01InpageBanner.jpg) no-repeat left center;
}
/* proDetailsIntro*/
.proDetailsIntro {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 90px;
  background: #eaeaea;
}
.proDetailsIntro .conL {
  width: 600px;
  float: left;
  position: relative;
}
.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: 0;
}
.proDetailsIntro .conL i.next {
  right: 0;
}
.proDetailsIntro .conL .btnList {
  width: 100%;
  height: 10px;
  text-align: center;
  position: absolute;
  bottom: 24px;
}
.proDetailsIntro .conL .btnList span {
  display: inline-block;
  width:10px;
  height:10px;
  overflow: hidden;
  position: relative;
  background: url(../images/Inpage/proDetailsIntro_icon01.png) no-repeat left top;
  margin-left: 16px;
  cursor: pointer;
}
.proDetailsIntro .conL .btnList span.cur {
  background-position: left bottom;
}
.proDetailsIntro .conL .btnList span:first-child {
  margin-left: 0;
}
.proDetailsIntro .conL .conBox {
  width: 600px;
  height: 480px;
  position: relative;
  overflow: hidden;
}
.proDetailsIntro .conL .conBox ul {
  position: absolute;
  top: 0;
  left: 0;
}
.proDetailsIntro .conL .conBox li {
  float: left;
  width: 600px;
}
.proDetailsIntro .conL .conBox li img {
  display: block;
}
.proDetailsIntro .conR {
  float: right;
  padding-top: 20px;
  width: 541px;
  height: 460px;
  position: relative;
}
.proDetailsIntro .conR h3 {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
}
.proDetailsIntro .conR i {
  display: block;
  width: 541px;
  height: 2px;
  margin: 28px 0 32px 0;
}
.proDetailsIntro .conR h4 {
  font-size: 14px;
  color: #333333;
  font-weight: normal;
  margin: 46px 0 26px;
}
.proDetailsIntro .conR p {
  font-size: 14px;
  color: #666666;
  line-height: 22px;
}
.proDetailsIntro .conR .box {
  width: 100%;
  position: absolute;
  bottom: 20px;
  left: 0;
}
.proDetailsIntro .conR .box .zx {
  display: block;
  width: 197px;
  height: 60px;
  float: left;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  background: url(../images/Inpage/proDetailsIntroBg01.png) no-repeat center;
  text-align: center;
  text-decoration: none;
}
.proDetailsIntro .conR .box .zx img {
  position: relative;
  top: 4px;
  margin-left: 8px;
}
.proDetailsIntro .conR .box .phone {
  float: left;
  padding-left: 56px;
  ; background: url(../images/Inpage/proListClassify_phone.png) no-repeat left center;
  margin-left: 46px;
  margin-top: 6px;
}
.proDetailsIntro .conR .box .phone span {
  display: block;
  font-size: 14px;
  color: #333333;
}
.proDetailsIntro .conR .box .phone em {
  display: block;
  font-size: 24px;
  color: #abcd06;
  font-family: arial;
}
/* proDetailsLy*/
.proDetailsLy {
  width: 100%;
  margin-top: 40px;
}
.proDetailsLy .mainCon {
  padding: 40px 40px 0 20px;
  background: #fff;
  height: 420px;
}
.proDetailsLy .mainCon .box1 {
  width: 100%;
}
.proDetailsLy .mainCon .box1 .Input {
  width: 548px;
  height: 58px;
  border: 1px solid #e0e0e0;
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.proDetailsLy .mainCon .box1 .Input span {
  width: 130px;
  float: left;
  display: block;
  border-right: 1px solid #e0e0e0;
  line-height: 58px;
  font-size: 16px;
  color: #999999;
  text-indent: 22px;
}
.proDetailsLy .mainCon .box1 input {
  width: 344px;
  padding-left: 22px;
  padding-right: 51px;
  font-size: 16px;
  color: #333333;
  line-height: 58px;
  outline: none;
  border: none;
}
.proDetailsLy .mainCon .box1 .Input1 input {
  background: url(../images/Inpage/proDetailsLy_icon01.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box1 .Input2 input {
  background: url(../images/Inpage/proDetailsLy_icon02.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box1 .Input3 input {
  background: url(../images/Inpage/proDetailsLy_icon03.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box1 .Input4 input {
  background: url(../images/Inpage/proDetailsLy_icon04.png) no-repeat 372px center;
}
.proDetailsLy .mainCon .box1 textarea {
  text-indent: 22px;
  width: 1067px;
  height: 120px;
  border: 1px solid #e0e0e0;
  margin-left: 20px;
  padding-top: 18px;
  font-size: 16px;
  color: #999999;
  outline: none;
  resize: none;
  background: url(../images/Inpage/proDetailsLy_icon05.png) no-repeat 1072px 18px;
  padding-right: 51px;
}
.proDetailsLy .mainCon .box2 {
  text-align: center;
  margin-top: 25px;
}
.proDetailsLy .mainCon .box2 a.tj {
  margin-right: 12px;
}
.proDetailsLy .mainCon .box2 a {
  display: inline-block;
  width: 242px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 20px;
  color: #666666;
  text-decoration: none;
  background: url(../images/Inpage/proDetailsLyBg01.png) no-repeat center;
}
.proDetailsLy .mainCon .box2 a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/Inpage/proListClassify_icon04.png) no-repeat center;
  margin-left: 14px;
}
.proDetailsLy .mainCon .box2 a:hover {
  background: url(../images/Inpage/proDetailsLyBg02.png) no-repeat center;
  color: #fff;
}
.proDetailsLy .mainCon .box2 a:hover i {
  background: url(../images/Inpage/proListClassify_icon05.png) no-repeat center;
}
/* proDetailsPictures*/
.proDetailsPictures {
  width: 100%;
  margin-top: 40px;
  padding-bottom: 30px;
}
.proDetailsPictures .mainCon {
  width: 100%;
  padding-top: 30px;
}
.proDetailsPictures .mainCon li:first-child {
  margin-left: 0;
}
.proDetailsPictures .mainCon li em {
  display: block;
  font-size: 13px;
  color: #333333;
  margin-top: 15px;
}
/* proDetailsNews*/
.proDetailsNews {
  margin-top: 40px;
}
/* about 关于我们页面*/
/* aboutBanner*/
.aboutBanner {
  background: url(../images/Inpage/mub01InpageBanner.jpg) no-repeat left center;
}
/* aboutMenu*/
.aboutMenu {
  width: 100%;
  text-align: center;
  padding: 40px 0 0;
}
.aboutMenu li {
  display: inline-block;
  *display: inline;
  font-size: 14px;
  color: #333333;
  background: url(../images/Inpage/aboutMenuBg01.png) no-repeat center;
  background-size: 100%;
  height: 50px;
  line-height: 50px;
  margin-left: 5px;
  width: 123px;
  text-align: center;
}
.aboutMenu li a {
  color: #333;
  text-decoration: none;
  display: block;
}
.aboutMenu li:first-child {
  margin-left: 0;
}
.aboutMenu li.cur {
  background: url(../images/Inpage/aboutMenuBg02.png) no-repeat center;
  background-size: 100%;
}
.aboutMenu li.cur a {
  color: #fff;
}
.aboutMenu li:hover {
  background: url(../images/Inpage/aboutMenuBg02.png) no-repeat center;
  background-size: 100%;
}
.aboutMenu li:hover a {
  color: #fff;
}
/* aboutIntro*/
.aboutIntro .mainCon {
  width: 100%;
  margin-top: 34px;
}
.aboutIntro .mainCon dt {
  float: left;
  width: 540px;
  height: 360px;
}
.aboutIntro .mainCon dd {
  width: 600px;
  float: right;
  height: 360px;
  position: relative;
}
.aboutIntro .mainCon dd h3 {
  font-size: 22px;
  color: #333333;
  font-weight: normal;
}
.aboutIntro .mainCon dd p {
  line-height: 24px;
  color: #333333;
  font-size: 13px;
  margin-top: 10px;
}
.aboutIntro .mainCon dd i {
  display: block;
  width: 34px;
  height: 2px;
  background: #abcd06;
  position: absolute;
  bottom: 0;
  left: 0;
}
/* aboutMien*/
.aboutMien {
  width: 100%;
  padding-top: 30px;
  background: #fff;
  padding-bottom:35px;
}
.aboutMien .mainCon {
  width: 100%;
  height: 400px;
  position: relative;
  margin-top: 34px;
}
.aboutMien .mainCon span {
  display: block;
  width: 42px;
  height: 42px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -21px;
  overflow: hidden;
}
.aboutMien .mainCon .btn01 {
  background: url(../images/Inpage/aboutMienBtn01.png) no-repeat left top;
  left: 0;
}
.aboutMien .mainCon .btn02 {
  background: url(../images/Inpage/aboutMienBtn02.png) no-repeat left top;
  right: 0;
}
.aboutMien .aboutMienCon {
  overflow: hidden;
  width: 1080px;
  height: 400px;
  margin: 0 auto;
  position: relative
}
.aboutMien .aboutMienCon .aboutMienBox {
  width: 1080px;
  height: 400px;
  margin: 0 auto;
}
.aboutMien .aboutMienCon .iteam {
  position: absolute;
  overflow: hidden;
  height: 280px;
  top: 12% !important;
}
.aboutMien .aboutMienCon .iteam img {
  display: block
}
.aboutMien .aboutMienCon .iteam b {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/Inpage/aboutMienBg.png) repeat;
}
.aboutMien .aboutMienCon .iteam.active b {
  display: none;
}
.aboutMien .aboutMienCon .iteam.active {
  height: 400px;
  top: 0 !important;
}
.aboutMien .aboutMienCon .iteam.active p {
  color: #333333;
  font-size: 14px;
  margin-top: 16px;
  text-align: center;
}
.aboutMien .aboutMienCon .iteam.active p a {
  display: block;
  color: #333;
  text-decoration: none;
}
/* linkUsMap*/
.linkUsMap {
  width: 100%;
  padding-top: 30px;
}
.linkUsMap .mainCon {
  width: 100%;
}
.linkUsMap .mainCon .conL {
  width: 455px;
  height: 496px;
  float: left;
  background: #fff;
  padding: 54px 70px 0 75px;
}
.linkUsMap .mainCon .conL h3 {
  font-size: 24px;
  color: #006699;
  margin-bottom: 42px;
}
.linkUsMap .mainCon .conL .box {
  width: 100%;
}
.linkUsMap .mainCon .conL .box li {
  height: 71px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.linkUsMap .mainCon .conL .box li:first-child {
  border-top: 1px solid #e5e5e5;
}
.linkUsMap .mainCon .conL .box li img {
  display: block;
  margin-top: 18px;
  float: left;
}
.linkUsMap .mainCon .conL .box li p {
  float: left;
  margin-top: 26px;
  width: 402px;
  float: right;
}
.linkUsMap .mainCon .conL .box p span {
  font-size: 15px;
  color: #666666;
}
.linkUsMap .mainCon .conL .box p em {
  font-size: 15px;
  color: #333;
}
/* linkUsLy*/
.linkUsLy {
  width: 100%;
  margin-top: 12px;
}
.linkUsLy .mainCon {
  width: 100%;
  height: 520px;
  background: url(../images/Inpage/linkUsLyBg.jpg) no-repeat top;
  padding-bottom: 20px;
  position: relative;
}
.linkUsLy .mainCon .box {
  width: 500px;
  margin-left: 620px;
  padding-top: 55px;
}
.linkUsLy .mainCon .box input {
  width: 408px;
  height: 58px;
  line-height: 58px;
  padding: 0 70px 0 20px;
  border: none;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
  outline: none;
  font-size: 16px;
  color: #999999;
}
.linkUsLy .mainCon .box .input1 {
  background: url(../images/Inpage/linkUsLy_icon01.png) no-repeat 452px center;
}
.linkUsLy .mainCon .box .input2 {
  background: url(../images/Inpage/linkUsLy_icon02.png) no-repeat 452px center;
}
.linkUsLy .mainCon .box textarea {
  width: 408px;
  height: 80px;
  padding: 0 70px 0 20px;
  border: none;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  color: #999999;
  margin-bottom: 20px;
  outline: none;
  font-size: 16px;
  color: #999999;
  padding-top: 20px;
  background: url(../images/Inpage/linkUsLy_icon03.png) no-repeat 452px 20px;
  resize: none;
}
.linkUsLy .mainCon .box a {
  display: block;
  height: 60px;
  text-align: center;
  width: 100%;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  background: #abcd06;
  text-decoration: none;
}
.linkUsLy .mainCon .title {
  position: absolute;
  top: 66px;
  left: 70px;
}
.linkUsLy .mainCon .title h3 {
  font-size: 24px;
  color: #abcd06;
}
.linkUsLy .mainCon .title p {
  font-size: 20px;
  color: #b8b8b8;
  font-family: arial;
  margin-top: 2px;
}
.linkUsLy .mainCon li {
  margin-bottom: 20px;
  color: #777;
  height: 60px;
  list-style:none;
}
.linkUsLy .mainCon label {
  display: inline-block;
  float: left;
  line-height: 60px;
  height: 58px;
  width: 77px;
  border: 1px solid #dedede;
  border-right-width: 0;
  text-align: center;
  background: #fff;
}
.linkUsLy .mainCon .iptTxt {
  float: left;
  width: 252px;
  border: 1px solid #dedede;
  height: 16px;
  line-height: 16px;
  padding: 10px 0;
  outline: none;
  text-indent: 1em;
  background: #fff;
  color: #333;
}
.linkUsLy .mainCon li.yzm .iptTxt {
  float: left;
  width: 130px;
  margin-bottom: 0px;
}
cite {
  display: block;
}
.linkUsLy .mainCon cite {
  float: left
}
.linkUsLy .mainCon cite img {
  width: 110px;
  margin-left: 10px;
  margin-top: 10px;
}
.linkUsLy .mainCon cite #spChgVerCode {
  display: inline;
  text-align: left;
  font-size: 14px;
  color: #000;
  background: none;
}
/* newsList 新闻列表页*/
/* newsListCon*/
#newsListCon .mainCon .conBox {
  padding-top: 20px;
}
.newsListCon {
  width: 100%;
  margin-top: 40px;
}
#newsListCon {
  margin-top:0px;
}
.newsListCon .mainCon {
  width: 1200px;
  margin: 0 auto;
}
.newsListCon .mainCon .conBox {
  width: 1200px;
  margin: 0 auto;
}
.newsListCon .mainCon .con {
  width: 100%;
}
.newsListCon .mainCon dl {
  width: 100%;
  padding-top: 39px;
  height: 175px;
  border: 1px solid #dfdfdf;
  border-top: none;
  background: #fff;
  position: relative;
}
.newsListCon .mainCon dl:first-child {
  border-top: 1px solid #dfdfdf;
}
.newsListCon .mainCon dt {
  width: 220px;
  height: 129px;
  float: left;
  margin-left: 40px;
  overflow: hidden;
}
.newsListCon .mainCon dt img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width:220px;
  height: 129px;
}
.newsListCon .mainCon dl:hover dt img {
  transform: scale(1.2);
}
.newsListCon .mainCon dd {
  width: 875px;
  height: 125px;
  position: relative;
  margin-left: 28px;
  float: left;
}
.newsListCon .mainCon dd h3 {
  font-size: 20px;
  font-weight: normal;
}
.newsListCon .mainCon dd h3 a {
  color: #000000;
  text-decoration: none;
}
.newsListCon .mainCon dd p {
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  margin-top: 5px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.newsListCon .mainCon dd .label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/Inpage/newsList_icon03.png) no-repeat left center;
  line-height: 16px;
}
.newsListCon .mainCon dd .zan {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  background: url(../images/Inpage/newsList_icon01.png) no-repeat left top;
  position: absolute;
  top: 5px;
  right: 74px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsListCon .mainCon dd .readNum {
  display: block;
  font-size: 13px;
  font-family: arial;
  height: 16px;
  background: url(../images/Inpage/newsList_icon02.png) no-repeat left center;
  position: absolute;
  top: 5px;
  right: 4px;
  padding-left: 24px;
  padding-top: 2px;
}
.newsListCon .mainCon dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/Inpage/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  right: 6px;
  bottom: 0;
}
.newsListCon .mainCon dl:hover dd a.more {
  background-position: left bottom;
}
.newsListCon .mainCon dl:hover dd h3 a {
  color: #abcd06;
}
.newsListCon .mainCon dl:hover {
  box-shadow: 0 0 10px 6px #eeeeee;
  z-index: 99;
}
/* newsCenterCase*/
.newsCenterCase {
  width: 100%;
  padding-top: 44px;
  padding-bottom: 30px;
}
.newsCenterCase .conL {
  width: 798px;
  float: left;
}
.newsCenterCase .conL .box {
  width: 100%;
  padding-top: 26px;
}
.newsCenterCase .conL .box dl {
  width: 100%;
  margin-top: 26px;
}
.newsCenterCase .conL .box dl:first-child {
  margin-top: 0;
}
.newsCenterCase .conL .box dt {
  width: 220px;
  height: 170px;
  float: left;
}
.newsCenterCase .conL .box dd {
  width: 554px;
  float: right;
  height: 170px;
  position: relative;
}
.newsCenterCase .conL .box dd h3 {
  font-size: 16px;
  font-weight: normal;
}
.newsCenterCase .conL .box dd h3 a {
  color: #000000;
  text-decoration: none;
}
.newsCenterCase .conL .box dd p {
  line-height: 24px;
  color: #666666;
  font-size: 13px;
  margin-top: 16px;
}
.newsCenterCase .conL .box dd p a {
  color: #666666;
  text-decoration: none;
}
.newsCenterCase .conL .box dd span {
  display: block;
  font-size: 13px;
  color: #999999;
  position: absolute;
  bottom: 15px;
  left: 0;
}
.newsCenterCase .conL .box dd a.more {
  display: block;
  width: 36px;
  height: 36px;
  background: url(../images/Inpage/list_circle.png) no-repeat left top;
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: 0;
}
.newsCenterCase .conL .box dl:hover dd a.more {
  background-position: left bottom;
}
.newsCenterCase .conL .box dl:hover dd h3 a {
  color: #abcd06;
}
.newsCenterCase .conL .box ul {
  width: 474px;
  float: right;
  margin-right: 30px;
}
.newsCenterCase .conL .box li {
  overflow: hidden;
  margin-top: 15px;
}
.newsCenterCase .conL .box li:first-child {
  margin-top: 0;
}
.newsCenterCase .conL .box li a {
  display: block;
  font-size: 13px;
  color: #333333;
  width: 320px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}
.newsCenterCase .conL .box li a:hover {
  color: #abcd06;
}
.newsCenterCase .conL .box li span {
  display: block;
  font-size: 13px;
  color: #999999;
  font-family: arial;
  margin-right: 10px;
  float: right;
}
.newsCenterCase .conR {
  width: 330px;
  float: right;
}
.newsCenterCase .conR .box {
  width: 100%;
  padding-top: 26px;
}
.newsCenterCase .conR .box li {
  float: left;
  width: 164px;
  height: 91px;
  border-left: 1px dotted #e5e5e5;
  border-top: 1px dotted #e5e5e5;
}
.newsCenterCase .conR .box li.dif {
  border-left: none;
}
.newsCenterCase .conR .box li:first-child, .newsCenterCase .conR .box li.second {
  border-top: none;
}
/* newsDetials 新闻详情页*/
/* newsDetialsBanner*/
.newsDetialsBanner {
  background: url(../images/Inpage/mub01InpageBanner.jpg) no-repeat left center;
}
/* newsDetialsArticle*/
.newsDetialsArticle {
  width: 100%;
  padding-top: 30px;
}
.newsDetialsArticle .mainCon {
  width: 100%;
  padding-bottom: 30px;
}
.newsDetialsArticle .mainCon .article {
  position: relative;
  width: 920px;
  background: #fff;
  float: left;
}
.newsDetialsArticle .mainCon .article .conBox {
  padding: 30px 30px 0;
}
.newsDetialsArticle .mainCon .article .title h2 {
  font-size: 28px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 16px;
}
.newsDetialsArticle .mainCon .article .title .share ul {
  float: right;
}
.newsDetialsArticle .mainCon .article .title .share li {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  float: left;
}
.newsDetialsArticle .mainCon .article .title .share li img {
  display: block;
}
.newsDetialsArticle .mainCon .article .title i {
  width: 100%;
  display: block;
  height: 1px;
  background: #e7e7e7;
  margin-top: 18px;
}
.newsDetialsArticle .mainCon .article .title p.label {
  font-size: 12px;
  color: #999999;
  display: block;
  padding-left: 26px;
  background: url(../images/Inpage/newsList_icon03.png) no-repeat left center;
  line-height: 16px;
  margin-top: 24px;
}
.newsDetialsArticle .mainCon .article .con {
  margin-top: 40px;
}
.newsDetialsArticle .mainCon .article .con p {
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.newsDetialsArticle .mainCon .article .context {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  height: 70px;
}
.newsDetialsArticle .mainCon .article .context p {
  width: 445px;
  float: left;
  height: 70px;
  line-height: 70px;
}
.newsDetialsArticle .mainCon .article .context p a {
  font-size: 13px;
  color: #666666;
  display: block;
}
.newsDetialsArticle .mainCon .article .context p.prevNews a {
  margin-left: 30px;
  padding-left: 20px;
  background: url(../images/Inpage/newsDetialsArticle_icon10.png) no-repeat left center;
}
.newsDetialsArticle .mainCon .article .context p.NextNews a {
  margin-right: 30px;
  padding-right: 20px;
  text-align: right;
  background: url(../images/Inpage/newsDetialsArticle_icon11.png) no-repeat right center;
}
.newsDetialsArticle .mainCon .article .context p.prevNews a:hover {
  background: url(../images/Inpage/newsDetialsArticle_icon12.png) no-repeat left center;
  color: #abcd06;
}
.newsDetialsArticle .mainCon .article .context p.NextNews a:hover {
  background: url(../images/Inpage/newsDetialsArticle_icon13.png) no-repeat right center;
  color: #abcd06;
}
.newsDetialsArticle .mainCon .article .context p.NextNews {
  border-left: 1px solid #e7e7e7;
  width: 444px;
}
.newsDetialsArticle .mainCon .article .backNewsList {
  width: 49px;
  height: 49px;
  display: block;
  position: absolute;
  left: -49px;
  top: 0;
}
.newsDetialsArticle .mainCon .hotNews {
  width: 260px;
  float: right;
}
.newsDetialsArticle .mainCon .hotNews .box {
  padding: 30px 28px 18px;
  background: #fff;
  margin-top: 10px;
}
.newsDetialsArticle .mainCon .hotNews .box:first-child {
  margin-top: 0;
}
.newsDetialsArticle .mainCon .hotNews .box .top {
  height: 40px;
  border-bottom: 1px solid #e7e7e7;
}
.newsDetialsArticle .mainCon .hotNews .box .top h3 {
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  float: left;
}
.newsDetialsArticle .mainCon .hotNews .box .top h3 em {
  font-weight: bold;
  color: #abcd06;
}
.newsDetialsArticle .mainCon .hotNews .box .top h3 i {
  width: 72px;
  height: 1px;
  background: #abcd06;
  position: relative;
  display: block;
  top: 18px;
}
.newsDetialsArticle .mainCon .hotNews .box .top a.more {
  display: block;
  width: 21px;
  height: 21px;
  float: right;
  margin-top: 4px;
}
/*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(../images/Inpage/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(../images/Inpage/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(../images/Inpage/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;
  border-top: 1px #e8e8e8 solid;
  border-left: 1px #e8e8e8 solid;
  border-right: 1px #e8e8e8 solid;
  margin-bottom: 20px;
}
.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%;
  padding-top: 25px;
}
.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(../images/Inpage/cuo.png) no-repeat 12px;
  display: inline-block;
  width: 30px;
  height: 30px;
  float: right;
  text-align: center;
}
.Select ul li:hover {
  border: 1px #abcd06 solid;
}
.Select ul li:hover a i {
  background: #abcd06 url(../images/Inpage/cuo02.png) no-repeat 12px;
}
.btn-primary em {
  background-color: #abcd06;
  border: 1px solid #abcd06;
  color: #fff;
}
.card-title {
  margin-bottom:15px;
}
/*多条件刷选 end*/

/*下载1*/
.cishu{display:none;}
.ny_down02{width: 1218px;margin-left: auto;margin-right: auto;}
.ny_down03{overflow:hidden;width: 373px;height:130px;float:left;padding:0px;margin-right:20px;margin-bottom:20px;background-color:#ededed;}
.ny_down03 dd{width: 291px;float:left;height:130px;padding:0 21px;text-align: left;}
.ny_down03 dt{ width:40px; float:right; height:130px;}
.ny_down03 dd h5{ font-size:16px; font-weight:normal; margin-top:25px; margin-bottom:15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny_down03 dd h5 a { color:#333;}
.ny_down03 dd span{ display:block; line-height:18px; font-size:12px; color:#999; margin-bottom:3px;}
.ny_down03 dt i{ display:block; cursor:pointer; width:34px; height:35px; margin:0 auto; margin-top:40px; background:url(../images/Inpage/nydown_d.png) no-repeat center  top;}
.ny_down03:hover dd{ background-color:#abcd06;}
.ny_down03:hover dd h5 a{ color:#fff;}
.ny_down03:hover dd span{ color:#fff;}
.ny_down03:hover dt i{ background-position:bottom;}
.ny_down03:hover dt{ background-color:#101010;}

/*下载2*/
.wdxz {background: #f6f6f6;padding: 95px 0;position: relative;z-index: 2;}
.wdxz h3 {margin-bottom: 50px;}
.wdxz h3 em {display: block;font-size: 12px;color: #979797;margin-bottom: 15px;}
.wdxz h3 span {display: block;font-size: 24px;color: #000;font-weight: normal;}
.wdxz .wdxz_con ul {height: 59px;border-bottom: 1px solid #e9e9e9;background: #fff;}
.wdxz .wdxz_con ul li {float: left;height: 59px;line-height: 59px;font-size: 15px;}
.wdxz .wdxz_con ul li.li1 {width: 877px;text-indent: 45px; border-right: 1px solid #eeeeee;}
.wdxz .wdxz_con ul li.li2 {width: 133px;text-align: center;border-right: 1px solid #eee;color: #999;}
.wdxz .wdxz_con ul li.li3 {width: 187px;}
.wdxz .wdxz_con ul li.li3 a {display: block;height: 59px;text-indent: 50px;background: url(../images/Inpage/wdxzicon01.png) no-repeat 123px center;}
.wdxz .wdxz_con ul:hover {background: #abcd06;color: #fff;}
.wdxz .wdxz_con ul:hover li.li1 { border-right-color: #ddd;}
.wdxz .wdxz_con ul:hover li.li1 a {color: #fff;}
.wdxz .wdxz_con ul:hover li.li2 {color: #fff; border-right-color: #ddd;}
.wdxz .wdxz_con ul:hover li.li3 a {color: #fff;}


/*弹框确认下载*/
.TCbox{ position: fixed;left:0;top:0;width:100%;height: 100%;background:url(../images/Inpage/bg01.png);z-index: 99999;display:none; }
.tkBox{ overflow:hidden; width:308px; height:265px; padding:0 25px; background:url(../images/Inpage/tkBgBig.png) no-repeat center; position:absolute; left:50%; margin-left:-179px; top:50%; margin-top:-167px; }
.tkBox .tkTit{ overflow:hidden; margin:0 aut0; height:43px; margin-top:15px; }
.tkBox .tkTit li{ float:left; width:154px; height:42px; line-height:42px;border-bottom:1px solid #abcd06; font-size:18px; text-align:center; color:#fff;}
.tkBox .tkTit li.cur{ border-bottom:1px solid #abcd06; color:#abcd06;}
.tkBox .fromKj{ overflow:hidden; width:308px;}
.tkBox .hyzcClose {display: block;width: 49px;height: 50px;position: absolute;left: 316px;top:0px;cursor: pointer;z-index:5;color: #abcd06;font-size: 18px;}
.tkBox form{ overflow: hidden; width:308px; margin-top:30px;}
.tkBox form fieldset{ width:308px; height:37px; overflow:hidden; margin-bottom:15px;  *padding-bottom:15px;}
.tkBox form fieldset label{ width:45px; height:37px; float:left;}
.tkBox form fieldset lable img{ display:block; margin:0 auto;}
.tkBox form fieldset input{ float:right; height:37px;  line-height:37px; background:url(../images/Inpage/tkBg01.png) no-repeat center; width:252px; height:37px; border:none; outline:none; padding:0 5px; color:#333; font-size:14px;}
.tkBox form fieldset input.tkYzm{ width:128px; background:url(../images/Inpage/tkBg02.png) no-repeat left center; height:37px;  float:left; color:#fff; font-size:14px;}
.tkBox form fieldset label.yzm{ width:100px; height:37px; float:right;}
.tkBox .tk-btn{ width:100%; overflow:hidden;height:37px; margin-top:5px; }
.tkBox .tk-btn a{ width:112px; height:37px; display:inline-block; margin:0 10px;background:url(../images/Inpage/tkAniu.png) no-repeat center bottom; text-align:center; line-height:37px; font-size:14px; color:#fff; text-decoration:none; }
.tkBox .tk-btn a.close{background:url(../images/Inpage/tkAniu.png) no-repeat center top;}
.tkBox .tk-btn a{ *display:inline;}
.tkBox p{ text-align:right; font-size:13px; color:#fff; margin-top:10px;}
.tkBox p a{ color:#fff; margin:0 5px;}
.tkBox p a:hover{ color:#00b9f1; text-decoration:none;}
.tkBox .tk-btn span{font-size:12px;color:#abcd06;}


/*人才招聘*/
.rczp {background: #f6f6f6;padding: 18px 15px;position: relative;z-index: 2;}
.rczp .conleft {width: 360px;}
.rczp .conleft h3 {margin-bottom: 45px;font-weight: normal;}
.rczp .conleft h3 em {display: block;font-size: 12px;color: #979797;margin-bottom: 14px;}
.rczp .conleft h3 span {display: block;font-size: 24px;color: #333;}
.rczp .conleft .box {background: #abcd06;position: relative;}
.rczp .conleft .box .embg {width: 0;height: 0;border: 6px solid #000;border-right: none;border-top-color: #f6f6f6;position: absolute;left: 0; top: -6px;}
.rczp .conleft dl {padding-left: 95px;position: relative;color: #fff;height: 101px;border-bottom: 1px solid #f6f6f6;}
.rczp .conleft dl dt {font-size: 20px;margin-bottom: 10px;padding-top: 25px;}
.rczp .conleft dl dt em {display: block;width: 32px;height: 32px;position: absolute;left: 40px;top: 24px;}

.rczp .conright {width: 810px;padding-top: 30px;}
.rczp .conright .ulTop {border-bottom: 1px solid #f6f6f6;}
.rczp .conright .ulTop li {float: left; background: #fff;height: 70px;line-height: 70px;text-align: center;color: #666;border-right: 1px solid #f6f6f6;}
.rczp .conright .ulTop li.li1 {width: 373px;text-align: left;text-indent: 40px;}
.rczp .conright .ulTop li.li2 {width: 104px;}
.rczp .conright .ulTop li.li3 {width: 165px;}
.rczp .conright .ulTop li.li4 {width: 164px;}

.rczp .conright .conbox .conTop {height: 69px; background: #fff;border-bottom: 1px solid #f6f6f6;}
.rczp .conright .conbox .conTop li {float: left;height: 69px;line-height: 69px;text-align: center;color: #666;}
.rczp .conright .conbox .conTop li.li1 {width: 373px;font-size: 20px;color: #333;position: relative;text-align: left;text-indent: 40px;cursor: pointer;}
.rczp .conright .conbox .conTop li.li2 {width: 104px;}
.rczp .conright .conbox .conTop li.li3 {width: 165px;}
.rczp .conright .conbox .conTop li.li4 {width: 163px;text-align: left;text-indent: 30px;background: url(../images/Inpage/rczpicon08.png) no-repeat 110px center;cursor: pointer;}
.rczp .conright .conbox .conTop li.li1 em {display: none;width: 0;height: 0;border: 7px solid #fff;border-bottom: none;border-left-color: #f0f0f0;border-right-color: #f0f0f0;position: absolute;left: 90px;top: 69px;}

.rczp .conright .conbox .boxBot {display: none;background: #f0f0f0;padding: 30px 40px;}
.rczp .conright .conbox.cur .conTop li.li1 em {display: block;}
.rczp .conright .conbox.cur .boxBot {display: block;}
.rczp .conright .conbox .boxBot .p1 {font-size: 16px;color: #333;margin-bottom: 15px;}
.rczp .conright .conbox .boxBot ol {list-style: decimal;margin-left: 15px;margin-bottom: 45px;}
.rczp .conright .conbox .boxBot ol li {list-style: decimal;margin-bottom: 10px;}
.rczp .conright .conbox .zxsq {display: block;height: 53px;line-height: 53px;width: 153px;background: #7E3C93;text-align: center;color: #fff;}

.rczp .conleft .HRxx {background: #fff; margin-top: 20px;padding-left: 35px;padding-bottom: 30px;color: #333;}
.rczp .conleft .HRxx h4 {padding-top: 30px;background: url(../images/Inpage/hrxx.png) no-repeat 240px 25px;padding-bottom: 23px;color: #abcd06;font-size: 24px;font-weight: normal;}
.rczp .conleft .HRxx .p1 {font-size: 16px;margin-bottom: 10px;}
.rczp .conleft .HRxx .p2 {font-size: 16px;}


/*案例列表*/
#jjfa{float: right;width: 920px;margin-top: 0;}
#jjfa .mainCon,#jjfa .conBox{width: 920px;}
#jjfa .mainCon dd{width: 615px;margin-left: 20px;height: 158px;}
#jjfa .mainCon dt{margin-left:20px}
#jjfa .mainCon dl{height: 180px;padding-top:20px;}
#jjfa .mainCon dt,#jjfa .mainCon dt img {width:250px;height: 158px;}
#jjfa .searchTitle {text-align:center;font-size:28px;font-weight:normal;color:#000;background:#fff;padding:20px 0 15px;}
.stl_no{padding:20px;background:#fff;font-size:16px;border-top:1px solid #ededed}
.jjfa-from-box{
  background: #FFF;
  padding: 20px 15px 0;
}
.jjfa-from{
  width: 290px;
  height: 40px;
  border: 1px solid #b0b0b0;
  border-radius: 4px;
  background: #fff;
}
.jjfa-from #service_kw{
  display: inline-block;
  float: left;
  margin: 6px 0 0 16px;
  width: 240px;
  height: 30px;
  font-size: 14px;
  line-height: 19px;
  border: none;
  background: none;
}
.jjfa-from #service_search{
  display: inline-block;
  float: left;
  margin: 8px 0 0 6px;
  width: 24px;
  height: 24px;
  background: url(../images/Inpage/search01.png) 0 0 no-repeat;
  cursor: pointer;
  border: none;
}
/*案例列表*/


#zsk{float: right;width: 920px;margin-top: 0;}
#zsk .mainCon,#zsk .conBox{width: 920px;}
#zsk .mainCon dd{width: 610px;margin-left: 20px;height: 158px;}
#zsk .mainCon dt{margin-left:20px}
#zsk .mainCon dl{height: 180px;padding-top:20px;}
#zsk .mainCon dt,#jjfa .mainCon dt img {width:250px;height: 158px;}
#zsk .searchTitle {text-align:center;font-size:28px;font-weight:normal;color:#000;background:#fff;padding:20px 0 15px;}


/*监控左右列表*/
#jksp{width: 920px;}
#jksp .con li img{height: 187px;width: 300px;}
#jksp .con li {height: 245px;width: 300px;}
#jksp .con li:nth-child(3n+0){margin-right:0}
#jksp .con li a{height: 187px;width: 300px;}
#jksp .con li h3{text-align:center}
#jksp .con li .intro {padding: 15px 32px 0;height: 40px;}
/*监控左右列表*/

/* Process YangFangLing 2018ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¹Ãƒâ€šÃ‚Â´11ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â 7ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¥ */
.Process{padding-bottom: 45px;}

.ProcessCon ul li{position:relative; float: left;text-align: center;width: 12.5%;}
.ProcessCon ul li span{width: 94px;height: 94px;display: block;margin: 0 auto;}
.ProcessCon ul li:first-child{background: none;}
.ProcessCon ul li span img{width: 94px;height: 94px;transition: all 0.5s;position: relative;top: 0;}
.ProcessCon ul li:hover span img{transform: rotateY(360deg);top: -15px;}
.ProcessCon ul li P{font-size: 18px;color: #333;margin-top: 15px;}
.ProcessCon ul li:hover p{color: #004c98;}
.ProcessCon ul li:before{position:absolute;top: 33%;left: -7px;content:"";width: 16px;height: 11px;background: url(../images/ProcessIcon01.png) no-repeat center;}
.ProcessCon ul li:first-child:before{display:none;}
.ProcessCon ul li:hover:before{background: url(../images/ProcessIcon02.png) no-repeat center;}
/* Process End */

/* Quality YangFangLing 2018ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¹Ãƒâ€šÃ‚Â´11ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â 9ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¥ */
.Quality{background-color: #004c98;padding-bottom: 120px;}

.QualityCon{position: relative;}
.QualityCon ul{margin-left: -90px;}
.QualityCon ul.ul02{margin-right: -90px;}
.QualityCon ul li{background: url(../images/QualityIcon01.png) no-repeat center;width: 251px;height: 161px;padding: 10px 200px 10px 20px;margin-top: 45px;}
.QualityCon ul li:first-child{margin-top: 0;}
.QualityCon ul li h3{font-size: 17px;color: #fff;line-height: 27px;}
.QualityCon ul li p{color: #fff;font-size: 14px;line-height: 23px;margin-top: 8px;}
.QualityCon ul li.li02{background: url(../images/QualityIcon02.png) no-repeat center;}
.QualityCon ul li.li03{background: url(../images/QualityIcon03.png) no-repeat center;padding: 10px 20px 10px 220px;width: 231px;}
.QualityCon ul li.li04{background: url(../images/QualityIcon04.png) no-repeat center;padding: 10px 20px 10px 215px;width: 236px;}

.QualityBox{position: absolute;left: 50%;margin-left: -376.5px;top: 0;}
.QualityBox span{width: 753px;height: 518px;display: block;position: relative;z-index: 9;}
.QualityBox span img{width: 753px;height: 518px;display: block;}
.QualityBox i{width: 907px;height: 153px;display: block;position: absolute;bottom: 44px;left: -70px;z-index: 1;}
.QualityBox i img{width: 907px;height: 153px;display: block;animation:dong 1.5s infinite;}
/* Quality End */

/* Title YangFangLing 2018ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¹Ãƒâ€šÃ‚Â´11ÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€¹Ã¢â‚¬Â 7ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒâ€šÃ‚Â¥ */
.Title{text-align: center;padding: 55px 0 40px;}
.Title h3{font-size: 30px;color: #333;}
.Title h3 a{color: #333;}
.Title h3 b{color: #004c98;}
.Title h3 a b{color: #004c98;}
.Title p{color: #ccc;font-size: 26px;font-family: "icomoont";text-transform: uppercase;}
.Title i{background: url(../images/Title.png) no-repeat center;margin: 20px auto 10px;display: block;width: 170px;height: 10px;}
.Title h3 em{width: 110px;height: 66px;display: inline-block;*display: inline;*zoom: 1;margin: 0 5px;position: relative;top: 10px;}
.Title h3 em img{width: 110px;height: 66px;display: block;}
.Title h2{color: #333;font-size: 30px;font-weight: normal;margin-bottom: 3px;}

.Title05 h3{font-weight: normal;}

.Title02 h3{font-weight: normal;}
.Title02 h3 a,.Title02 h3 a b,.Title02 p{color: #fff;}
.Title02 i{background: url(../images/Title02.png) no-repeat center;}
.Title02 h4{font-size: 18px;margin-top: 10px;font-weight: normal;color: #fff;}
.Title02 h3 b{color: #fff;}

.Title03 h3 em{width: 112px;height: 68px;display: inline-block;*display: inline;*zoom: 1;}
.Title03 h3 em img{width: 112px;height: 68px;display: block;}

.Title04{padding-bottom: 0;}
/* Title End */

.cpzxTop {/* background-color:  #fff; *//* box-shadow: 0 0 50px rgba(0,0,0,0.1); *//* position:  relative; *//* top: -50px; *//* width: 100%; */margin-bottom: 30px;width: 880px;}
.cpzxTop .dl1 {padding: 12px 40px;background: #fff;margin-bottom: 1px;position: relative;border-top: 1px #f7f7f7 solid;} 
.cpzxTop .dl1:first-child{border-top: none;padding-top: 19px;}
.cpzxTop .dl1 dt {float: left;height: 35px;line-height: 35px;width: 108px;text-indent: 20px;color: #333;font-size: 16px;font-weight: bold;}
.cpzxTop .dl1 dd.dd1 {float: left;height: 34px;line-height: 34px;width: 53px;margin-right: 28px;text-align: center;}
.cpzxTop .dl1 dd.dd1 a {display: block;height: 34px;color: #333;}
.cpzxTop .dl1 dd.dd1:hover {background: #abcd06;}
.cpzxTop .dl1 dd.dd1:hover a {color: #fff;}
.cpzxTop .dl1 dd.dd2 {float: left;/* width: 940px; */display:  block;height: 35px;overflow:  hidden;}
.cpzxTop .dl1 dd.dd2 a {display: inline-block;*display: inline;*zoom: 1;padding: 0 7px;height: 34px;line-height: 34px;margin: 0 6px;font-size:  14px;border-radius: 50px;}
.cpzxTop .dl1 dd.dd2 a:hover, .cpzxTop .dl1 dd.dd2 a.cur, .cpzxTop .dl1 dd.dd2 a.btn-primary{background: #abcd06;color: #fff;}
.cpzxTop .dl1.pp dd.dd2 a {display: inline-block;*display: inline;*zoom: 1;height: 35px;line-height: 35px;text-align: center;margin: 0 6px;position: relative;padding: 0 10px;border-radius: 50px;font-size:  14px;margin-bottom: 15px;}
.cpzxTop .dl1.xflm dd.dd2 a {margin-bottom: 1px;border-radius:  50%;width: 35px;height: 35px;padding:  0;text-align:  center;}
.cpzxTop dd.dd3 {position: absolute;left: 1140px;top: 32px;width: 17px;height: 17px;/*background: url(../images/Inpage/Box01.png) no-repeat center;*/cursor: pointer;}
.BoxCon{/* position:  relative; *//* top: 0; */margin-bottom: 30px;width: 880px;}
.BoxCon h3{color: #666;font-size: 14px;font-weight: normal;margin-bottom: 20px;}
.BoxCon h3 b{color: #abcd06;font-size: 25px;font-weight: normal;margin: 0 10px;display: inline-block;}
.BoxCon .dl2 {background: #fff;margin-bottom: 1px;position: relative;display:  inline-block;padding: 20px;width: 840px;} 
.BoxCon .dl2 dt {float: left;height: 34px;line-height: 34px;width: 108px;text-indent: 20px;color: #333;font-weight: bold;font-size: 16px;}
.BoxCon .dl2 dd.dd1 {float: left;width: 85%;}
.BoxCon .dl2 dd.dd1 a {display: inline-block;*display: inline;*zoom: 1;padding:0 32px 0 10px;height: 34px;line-height: 34px;color: #333;position: relative;border: 2px #d1d1d1 solid;margin-right: 10px;margin-bottom: 10px;font-weight: bold;}
.BoxCon .dl2 dd.dd1 span {display: block;width: 25px;height: 25px;background: url(../images/Inpage/cuo03.png) no-repeat center;position: absolute;right: 0px;top:0px;}
.BoxCon .dl2 dd.dd1 a:hover {border:2px #abcd06 solid;color: #abcd06;}
/* sportswear End */
#helpListCondzzq{margin-top:0px;}
.FooterBot{/* margin-top: 102px; */}

#service_index .index-left{width: 780px;padding:0px;float: left;}
#service_index .index-left .download {padding: 60px 60px 0 0;}
#service_index .index-left .problem {padding: 60px 0px 0 0;}
#service_index .index-left .video {padding: 60px 60px 120px 0;}
#service_index .index-left .sell {padding: 60px 60px 120px 0;}
#service_index .index-left .index-content .index-img img{width:24px;height:24px;padding:5px 8px 0 0;}
#service_index .index-left .index-content .index-title{padding-right:124px;}
#service_index .index-left .index-content .index-title h3{font-size: 18px;line-height: 27px;width:73px;color:#333333;font-weight:bold;}
#service_index .index-left .index-content .index-title h3 a{color:#333333;}
#service_index .index-left .index-content .index-more{padding:0;}
#service_index .index-left .index-content .index-more a{font-size: 14px;line-height: 24px;display:block;color:#999999;display:block;float:left;}
#service_index .index-left .index-content .index-more a:hover{font-size: 14px;line-height: 24px;display:block;color:#abcd06;display:block;float:left;}
#service_index .index-left .index-content .index-more img{float:left;width:24px;height:24px;}
#service_index .index-left .index-content .index-arrow img{padding:5px 0 0 0;}
#service_index .index-left .index-content .index-hr{height:1px;padding:0px;}
#service_index .index-left .index-content .index-ul li{height:20px;}
#service_index .index-left .index-content .index-ul li:nth-child(1){padding:16px 0 0 0;}
#service_index .index-left .index-content .index-ul li:nth-child(n+2){padding:12px 0 0 0;}
#service_index .index-left .index-content .index-ul li a{font-size: 14px;line-height: 14px;color: #333333;display:block;float:left;padding: 5px 0 5px 0;}
#service_index .index-left .index-content .index-ul li a:hover{font-size: 14px;line-height: 14px;color: #abcd06;display:block;float:left;padding: 5px 0 5px 0;}
#service_index .index-left .index-content .index-ul li img{float:left;width:24px;height:24px;}
#service_index .index-right{padding:0 0 45px 0;float: right;}
#service_index .index-right>table {margin: 0 0 0 0;}
#service_index .index-right .index-right-inner{padding: 0 40px 0 40px;}
#service_index .index-right form {width: 320px;height: 40px;border:1px solid #b0b0b0;border-radius:4px;margin:40px 0 0 0}
#service_index .index-right form #service_kw{display:inline-block;float:left;margin:6px 0 0 16px;width:264px;height:30px;font-size:14px;line-height:19px;border: none;background: none;}
#service_index .index-right form #service_search{display:inline-block;float:left;margin:8px 0 0 6px;width:24px;height:24px;background: url(../images/Inpage/search01.png) 0 0 no-repeat;cursor:pointer;border: none;}
#service_index .index-right .index-right-inner .consult{padding: 0 40px 0 40px;}
#service_index .index-right .index-right-inner .consult td .hints {display:block;margin: 6px 0 20px 0;color:#999999;width:210px;font-size:12px;line-height:22px;}
#service_index .index-right .index-right-inner .consult td .hints:hover {color:#abcd06;}
#service_index .index-right .index-right-inner .consult td h3 {font-size:16px;line-height:24px;color:#333333;margin-bottom:10px;font-weight:bold;margin-top: 10px;}
#service_index .index-right #onlineConsultButton {margin: 0 0 20px 0;background-color:#ffffff;width:152px;height:40px;border:1px solid #BFBFBF;border-radius:4px;}
#service_index .index-right #onlineConsultButton:hover {cursor:pointer;}
#service_index .index-right #onlineConsultButton img{float:left;margin: 8px 0 0 12px;width:24px;height:24px;}
#service_index .index-right #onlineConsultButton p{float:left;margin:12px 0 0 12px;font-size:14px;line-height:14px;color:#333333;}
#service_index .index-right .index-right-inner .wechat{padding: 0 40px 0 40px;}
#service_index .index-right .index-right-inner .wechat td h3 {font-size: 16px;line-height: 24px;color: #333333;margin:16px 0 4px 0;font-weight:bold;}
#service_index .index-right .index-right-inner .wechat td img:nth-child(1) {width: 100px;height: 100px;margin:0 16px 15px 0;}
#service_index .index-right .index-right-inner .wechat td img:nth-child(2) {width: 212px;height: 200px;position:absolute;top:-50px;left:-212px;display:none;}
#service_index .index-right .index-right-inner .wechat td p:nth-child(1) {font-size: 13px;line-height: 20px;color:#333333;}
#service_index .index-right .index-right-inner .wechat td p:nth-child(2) {font-size: 12px;line-height: 13px;color:#999999;margin-top:13px;padding-bottom:15px;}
#service_index .index-right .index-right-inner .wechat td p:nth-child(2):hover {font-size: 12px;line-height: 13px;color:#abcd06;margin-top:13px;padding-bottom:15px;}
#service_index .index-right .index-right-inner .phone{padding: 0 40px 0 40px;}
#service_index .index-right .index-right-inner .phone td h3 {font-size: 16px;line-height: 24px;color: #333333;margin:5px 0 4px 0;font-weight:bold;}
#service_index .index-right .index-right-inner .phone td img {width: 40px;height: 40px;margin:0 16px 12px 0;}
#service_index .index-right .index-right-inner .phone td h2 {font-size: 34px;line-height: 51px;color: #333333;font-weight:bold;}
#service_index .index-right .index-right-inner .phone td p {font-size: 13px;line-height: 20px;color:#333333;margin:4px 0 0px 0;}



/* 下载中心 YangFangLing 2018年12月22日 */
.DownloadCon{background-color: #f4f4f4;padding: 50px 0;}

.DownloadLeft{width: 320px;background-color: #fff; float: left;}
.DownloadLeft h2{font-size: 20px;color: #abcd06;height: 60px;line-height: 60px;border-bottom: 3px #abcd06 solid;padding: 0 20px;font-weight: normal;}

.DownloadBox{ background: #FFF; padding: 20px; }
.DownloadBox-from{ width: 278px; height: 40px; border: 1px solid #b0b0b0; border-radius: 4px; background: #fff; }
.DownloadBox-from #service_kw{ display: inline-block; float: left; margin: 6px 0 0 16px; width: 220px; height: 30px; font-size: 14px; line-height: 19px; border: none; background: none; }
.DownloadBox-from #service_search{ display: inline-block; float: left; margin: 8px 0 0 6px; width: 24px; height: 24px; background: url(../images/Inpage/search01.png) 0 0 no-repeat; cursor: pointer; border: none; }

.DownloadText dl dt{height: 40px;line-height: 40px;padding: 0 20px;border-top: 1px #e0dfdf solid;font-size: 16px;color: #333;position: relative;}
.DownloadText dl dt a{display:block;}
.DownloadText dl dt.cur a{color: #abcd06;}
.DownloadText dl dt.cur i{background: url(../images/Inpage/DownloadText02.png) no-repeat center center;}
.DownloadText dl dt i{background: url(../images/Inpage/DownloadText01.png) no-repeat center center;width: 10px;height: 10px;display: block;position: absolute;right: 20px;top: 50%;margin-top: -5px;}
.DownloadText dl dd{padding: 10px 20px;display: none;border-top: 1px #e0dfdf solid;}
.DownloadText dl dd a{display: block;color: #666;font-size: 14px;height: 35px;line-height: 35px;}
.DownloadText dl dd a:hover,.DownloadText dl dt a:hover{color:#abcd06;}
.DownloadText dl dd a.cur{color:#abcd06;}

.Downloadzxfw h2{font-size: 20px;color: #abcd06;height: 60px;line-height: 60px;border-bottom: 3px #abcd06 solid;padding: 0 20px;font-weight: normal;border-top: 1px #e0dfdf solid;}
.Downloadzxfw dl{padding: 0px 20px 0 10px;}
.Downloadzxfw dl dt{width: 140px;height: 140px;}
.Downloadzxfw dl dt img{width: 140px;height: 140px;display: block;}
.Downloadzxfw dl dd{width: 140px;}
.Downloadzxfw dl dd p{font-size: 14px;color: #333;line-height: 20px;margin-top: 15px;}
.Downloadzxfw dl dd a{font-size: 14px;color: #333;display: block;margin-top: 15px;}

.Downloadlxdh p.tel{background: url(../images/Inpage/proListClassify_tel.png) no-repeat left 3px;}
.Downloadlxdh p.fax{background: url(../images/Inpage/proListClassify_fax.png) no-repeat left 3px;}
.Downloadlxdh p.add{background: url(../images/Inpage/proListClassify_add.png) no-repeat left 3px;}
.Downloadlxdh p {font-size: 14px;color: #333333;margin-bottom: 8px;line-height: 20px;padding: 5px 0 8px 35px;}
.Downloadlxdh p em { font-size: 14px; color: #333; font-family: arial; }
.Downloadlxdh .Box{padding: 20px;}
/* 下载中心 End */

/* 产品中心 YangFangLing 2018年12月22日 */
.InpagProductCon{background-color: #f4f4f4;padding: 50px 0;}
.InpagProductBot ul li{width: 299px;float: left;text-align: center;border: 1px #ebebeb solid;position: relative;background-color: #fff;margin-left: -1px;margin-top: -1px;}
.InpagProductBot ul li span{display: block;width: 299px;height: 300px;overflow: hidden;}
.InpagProductBot ul li span img{display: block;width: 299px;height: 300px;transition: .8s;}
.InpagProductBot ul li:hover span img{transform: scale(1.03);}
.InpagProductBot ul li p{color: #333;font-size: 14px;height: 32px;line-height: 32px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.InpagProductBot ul li p.xh{font-size:16px}
.InpagProductBot ul li p.xh span{display:inline;}
.InpagProductBot ul li p.SubTitle{margin-bottom:10px}
.InpagProductBot ul li i{width: 30px;height: 25px;display: block;background: url(../images/productBox.png) no-repeat center;position: absolute;right: 0;bottom: 0;display: none;}
.InpagProductBot ul li:hover{border: 1px #abcd06 solid;box-shadow: 0 0 30px rgba(0,0,0,.1);position: relative;z-index: 9;}
.InpagProductBot ul li:hover i{display: block;}

.InpagProductTop{border: 1px #ebebeb solid;height: 45px;line-height: 45px;background-color: #fff;}
.InpagProductTop h2{color: #333;font-size: 14px;border-right: 1px #ebebeb solid;width: 120px;text-align: center; font-weight: normal;}
.InpagProductTop h2 i{background: url(../images/Inpage/feilei.png) no-repeat center center;width: 12px;height: 12px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-right: 10px;}
.InpagProductText ul li{font-size: 14px;float: left;background: url(../images/Inpage/InpagProductTop.jpg) no-repeat center left;text-align: center;padding: 0 20px;position: relative;}
.InpagProductText ul li:first-child{background: none;}
.InpagProductText ul li>a{color: #666;}
.InpagProductText ul li:hover>a{border-bottom: 3px #acce22 solid;line-height: 42px;display: block;}
.InpagProductText ul li>a i{background: url(../images/Inpage/canpeisjx.png) no-repeat center center;width: 12px;height: 5px;display: block;left: 50%;margin-left: -6px;bottom: -5px;position: absolute;z-index: 99;display:  none;}
.InpagProductText ul li:hover>a i{display: block;}
.InpagProductText ul li:nth-of-type(7) .y-submenu01{left:  auto;right: 0;}
.InpagProductText ul li:nth-of-type(8) .y-submenu01{left:  auto;right: 0;}

/* 二级菜单 */
.y-submenu01 {width: 260px;background-color: rgba(255,255,255,.95);position: absolute;left: 0;top: 45px;z-index: 9;border:  1px #ebebeb solid;padding: 20px 0;display: none;}
.y-submenu01 a {display: block;color: #666;text-align: left;font-size: 14px ;font-size: 13px;position: relative;z-index: 2;line-height: 35px;height: 35px;padding: 0 20px;}
.y-submenu01 a:hover { color: #abcd06;}
.y-submenu01 a:hover:before { content: ''; display: block; width: 1px; height: 18px; background-color: #abcd06; position: absolute; left: -1px; top: 10px; z-index: 2;}
.y-submenu01 a:first-child { padding-top: 0;}
.y-submenu01 a:first-child:before { top: 10px;}
.y-submenu01 a:last-child { padding-bottom: 0; }
.y-submenu02{left: 20px;}
/* 二级菜单 End */

/* 产品中心 End */

/* 产品列表 YangFangLing 2018年12月22日 */
.InpagProduct-List{border: 1px #ebebeb solid;height: 45px;line-height: 45px;background-color: #fff;}
.InpagProduct-List h2{color: #333;font-size: 14px;border-right: 1px #ebebeb solid;width: 110px;text-align: center; font-weight: normal;}
.InpagProduct-List h2 i{background: url(../images/Inpage/feilei.png) no-repeat center center;width: 12px;height: 12px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-right: 10px;}

.InpagProduct-ListBox ul li{ height: 26px;border: 1px #ebebeb solid;text-align: center;line-height: 26px;display: inline-block;*display: inline;*zoom: 1;font-size: 14px;position: relative;}
.InpagProduct-ListBox ul li>a{color: #666;display: block;padding: 0 10px;}
.InpagProduct-ListBox ul li>a i{background: url(../images/Inpage/InpagProduct01.png) no-repeat center center;width: 9px;height: 5px;display: inline-block;*display: inline;*zoom: 1;vertical-align: 2px;margin-left: 10px;}
.InpagProduct-ListBox ul img{margin: 0 6px;}

.InpagProduct-ListBox form{position: relative;}
.InpagProduct-ListBox form input{height: 25px;line-height: 25px;width: 225px;padding: 0 30px 0 10px;color: #999;border: 1px #ebebeb solid;position: relative;top: -2px;}
.InpagProduct-ListBox form button{background: url(../images/Inpage/buttonIcon.png) no-repeat center center;width: 12px;height: 12px;display: block;position: absolute;right: 10px;z-index: 9;border: none;top:  16px;cursor: pointer;}
.InpagProduct-List img.More{margin: 0 6px;display: block;position:  relative;top: 17px;}

.ProductSelection{width: 94px;height: 26px;border: 1px #ebebeb solid;line-height: 26px;text-align: center;cursor: pointer;position:  relative;right:  20px;top: 9px;}
.ProductSelection span{font-size: 14px;color: #666;}
.ProductSelection span i{background: url(../images/Inpage/InpagProduct01.png) no-repeat center center;width: 9px;height: 5px;display: inline-block;*display: inline;*zoom: 1;vertical-align: 2px;
  margin-left: 10px;}

/* 二级菜单 */
.InpagProduct-ListBox ul li .y-submenu01{top:26px;}
.InpagProduct-ListBox ul li:hover a{height: 30px;background-color: #fff;border-bottom: none;position: relative;z-index: 99;}
/* 二级菜单 End */

.ProductConBox{border: 1px #ebebeb solid;width: 700px;border-radius: 5px 5px 0 0;overflow: hidden;position: absolute;right: 0;top: 26px;z-index: 99;background-color: #fff;display: none;}
.ProductConBox h1{background-color: #dcdddd;height: 40px;line-height: 40px;padding: 0 10px 0 25px;overflow: hidden;}
.ProductConBox h1 span{display: block;font-size: 15px;color: #333;float: left;}
.ProductConBox h1 i{background: url(../images/Inpage/jiajia.png) no-repeat center center;width: 14px;height: 15px;display: block;float: right;position: relative;top: 13px;}

.ProductConBox dl{height: 38px;line-height: 38px;border-top: 1px #f6f6f6 solid;overflow: hidden;}
.ProductConBox dl dt{width: 90px;background-color: #eeeeef;float: left;text-align: right;padding-right: 18px;}
.ProductConBox dl dd{float: left;padding: 0 15px;}
.ProductConBox dl dd a{display: inline-block;*display: inline;*zoom: 1;height: 28px;text-align: center;line-height: 28px;padding: 0 10px;}
/*.ProductConBox dl dd a:first-child{background-color: #acce22;color: #fff;}*/
.ProductConBox dl dd a:hover,.ProductConBox dl dd a.btn-primary{background-color: #acce22;color: #fff;}
/* 产品列表 End */

/* 应用场景/主要特性 YangFangLing 2018年12月22日 */
.ProductDetails-Con{background-color: #f4f4f4;}

.Characteristic{background-color: #fff;padding: 25px 25px 15px;}
.CharacteristicImg{margin-top: 30px;}
.CharacteristicImg img{width:100%;display: block;}
.ProductDetails-Con02{padding: 0;}
.ProductDetails-Con02 .Characteristic{padding-top: 0;}



.StyleTitle{text-align: center;}
.StyleTitle h3{font-size: 28px;color: #333;font-weight: normal;}
.StyleTitle h3 a{color: #333;}
.StyleTitle i{background: url(../images/Common/TitleBox.png) no-repeat center center;width: 72px;height: 3px;display: block;margin: 10px auto 0;}
.StyleTitle02 h3{font-weight: bold;}
/* 应用场景/主要特性 End */

/* 相关产品 YangFangLing 2018年12月22日 */
/*.RelatedProducts-Con{background-color: #fff;padding: 45px 0;}

.RelatedProducts-Box{margin-top: 35px;}
.RelatedProducts-Box ul li{float: left;width: 290px;margin-left: 10px;}
.RelatedProducts-Box ul li:first-child{margin-left: 0;}
.RelatedProducts-Box ul li span{width: 290px;height: 290px;border: 1px #e6e4e4 solid;display: block;overflow: hidden;}
.RelatedProducts-Box ul li span img{width: 290px;height: 290px;display: block;transition: .8s;}
.RelatedProducts-Box ul li:hover span img{transform: scale(1.1);}
.RelatedProducts-Box ul li:hover p{color: #acce22;}
.RelatedProducts-Box ul li p{height: 50px;line-height: 50px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;text-align: center;font-size: 14px;color: #333;}*/
.RelatedProducts-Con{background-color: #fff;padding: 45px 0;}

.RelatedProducts-Box{margin-top: 35px;}
.RelatedProducts-Box ul li{width: 299px;float: left;text-align: center;border: 1px #ebebeb solid;position: relative;background-color: #fff;margin-left: -1px;margin-top: -1px;}
.RelatedProducts-Box ul li span{display: block;width: 299px;height: 300px;overflow: hidden;}
.RelatedProducts-Box ul li span img{display: block;width: 299px;height: 300px;transition: .8s;}
.RelatedProducts-Box ul li:hover span img{transform: scale(1.03);}
.RelatedProducts-Box li p{color: #333;font-size: 14px;height: 32px;line-height: 32px;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.RelatedProducts-Box li p.xh{font-size:16px}
.RelatedProducts-Box li p.SubTitle{margin-bottom:10px}
.RelatedProducts-Box li i{width: 30px;height: 25px;display: block;background: url(../images/productBox.png) no-repeat center;position: absolute;right: 0;bottom: 0;display: none;}
.RelatedProducts-Box li:hover{border: 1px #abcd06 solid;box-shadow: 0 0 30px rgba(0,0,0,.1);position: relative;z-index: 9;}
.RelatedProducts-Box li:hover i{display: block;}

/* 相关产品 End */

/* 相关知识 YangFangLing 2018年12月22日 */
.RelatedInformation{background-color: #f4f4f4;padding: 60px 0 100px;}

.RelatedInformation-Con{margin-top: 50px;}
.RelatedInformation-Con ul li{float: left;width: 339px;border-left: 1px #e8e6e6 solid;padding: 30px;border-top: 1px #e8e6e6 solid;}
.RelatedInformation-Con ul li h3{font-size: 16px;color: #333;font-weight: normal; background: url(../images/Inpage/RelatedInformationIcon.png) no-repeat center left;padding-left: 30px;height: 23px;}
.RelatedInformation-Con ul li p{font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.RelatedInformation-Con ul li:hover h3{color: #acce22;}
.RelatedInformation-Con ul li.li01,.RelatedInformation-Con ul li.li02,.RelatedInformation-Con ul li.li03{border-top: none;padding-top: 0;}
.RelatedInformation-Con ul li.li01,.RelatedInformation-Con ul li.li04{border-left: none;padding-left: 0;}
.RelatedInformation-Con ul li.li04,.RelatedInformation-Con ul li.li05,.RelatedInformation-Con ul li.li06{padding-bottom: 0;}
/* 相关知识 End */

/* 资料下载 YangFangLing 2018年12月22日 */
.DownloadZlxz{background-color: #f4f4f4;padding-top: 10px;}

.DownloadZlxzCon{background-color: #fff;padding: 45px 30px;}
.DownloadZlxzBox{margin-top: 30px;border: 1px #eaeaea solid;}
.DownloadZlxzBox h2{height: 45px;line-height: 45px;background-color: #f9f8f8;border-bottom: 1px #eaeaea solid;font-weight: normal;font-size: 18px;color: #333;overflow: hidden;}
.DownloadZlxzBox h2 span{display: block;float: left;}
.DownloadZlxzBox h2 span.span01{width: 500px;border-right: 1px #eaeaea solid;padding-left: 190px;}
.DownloadZlxzBox h2 span.span02{width: 206px;border-right: 1px #eaeaea solid;padding-left: 80px;}
.DownloadZlxzBox h2 span.span03{width: 160px;text-align:  center;}

.DownloadZlxzBox ul{padding: 10px 30px 0;}
.DownloadZlxzBox ul li{height: 50px;line-height: 50px;border-top: 2px #eee dotted;overflow: hidden;}
.DownloadZlxzBox ul li:first-child{border-top: none;}
.DownloadZlxzBox ul li em{display: block;float: left;width: 720px;font-size: 14px;color: #666;background: url(../images/Inpage/yuuanqu.png) no-repeat center left;padding: 0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.DownloadZlxzBox ul li span{float: left;font-size: 13px;color: #999;width: 285px;}
.DownloadZlxzBox ul li a.zx{background: url(../images/Inpage/xiazai.png) no-repeat center center;width: 16px;height: 17px;display: block;float: left;position:  relative;top: 18px;}
.DownloadZlxzBox ul li:hover a.zx{background: url(../images/Inpage/xiazai02.png) no-repeat center center;}






.DownloadCon{background-color: #f4f4f4;padding: 50px 0;}

.DownloadLeft{width: 260px;background-color: #fff;float: left;}
.DownloadLeft h2{font-size: 20px;color: #abcd06;height: 60px;line-height: 60px;border-bottom: 3px #abcd06 solid;padding: 0 20px;font-weight: normal;}

.DownloadBox{ background: #FFF; padding: 20px; }
.DownloadBox-from{width: 222px;height: 40px;border: 1px solid #b0b0b0;border-radius: 4px;background: #fff;}
.DownloadBox-from #service_kw{display: inline-block;float: left;margin: 6px 0 0 16px;width: 165px;height: 30px;font-size: 14px;line-height: 19px;border: none;background: none;}
.DownloadBox-from #service_search{ display: inline-block; float: left; margin: 8px 0 0 6px; width: 24px; height: 24px; background: url(../images/Inpage/search01.png) 0 0 no-repeat; cursor: pointer; border: none; }

.DownloadText dl dt{height: 40px;line-height: 40px;padding: 0 20px;border-top: 1px #e0dfdf solid;font-size: 16px;color: #333;position: relative;}
.DownloadText dl dt a{display:block;}
.DownloadText dl dt.cur a{color: #abcd06;}
.DownloadText dl dt.cur i{background: url(../images/Inpage/DownloadText02.png) no-repeat center center;}
.DownloadText dl dt i{background: url(../images/Inpage/DownloadText01.png) no-repeat center center;width: 10px;height: 10px;display: block;position: absolute;right: 20px;top: 50%;margin-top: -5px;}
.DownloadText dl dd{padding: 10px 20px;display: none;border-top: 1px #e0dfdf solid;}
.DownloadText dl dd a{display: block;color: #666;font-size: 14px;height: 35px;line-height: 35px;}
.DownloadText dl dd a:hover,.DownloadText dl dt a:hover{color:#abcd06;}

.Downloadzxfw h2{font-size: 20px;color: #abcd06;height: 60px;line-height: 60px;border-bottom: 3px #abcd06 solid;padding: 0 20px;font-weight: normal;border-top: 1px #e0dfdf solid;}
.Downloadzxfw dl{padding: 0px 10px 0 10px;}
.Downloadzxfw dl dt{width: 120px;height: 120px;}
.Downloadzxfw dl dt img{width: 120px;height: 120px;display: block;}
.Downloadzxfw dl dd{width: 115px;}
.Downloadzxfw dl dd p{font-size: 14px;color: #333;line-height: 20px;margin-top: 8px;}
.Downloadzxfw dl dd a{font-size: 14px;color: #333;display: block;margin-top: 7px;}

.Downloadlxdh p.tel{background: url(../images/Inpage/proListClassify_tel.png) no-repeat left 3px;}
.Downloadlxdh p.fax{background: url(../images/Inpage/proListClassify_fax.png) no-repeat left 3px;}
.Downloadlxdh p.add{background: url(../images/Inpage/proListClassify_add.png) no-repeat left 3px;}
.Downloadlxdh p {font-size: 14px;color: #333333;margin-bottom: 8px;line-height: 20px;padding: 5px 0 8px 35px;}
.Downloadlxdh p em { font-size: 14px; color: #333; font-family: arial; }
.Downloadlxdh .Box{padding: 20px;}


.downloadBox{background: url(/upload/images/2018/11/23cddb5265bb4280.png) left 5px  no-repeat;padding: 20px 0 5px 40px;font-size: 16px;/* font-weight: bold; */margin: -30px 0 10px;}
.downloadBox:hover{background: url(/upload/images/2018/11/23cddb5265bb4280.png) left -35px  no-repeat;}
.downloadBox:hover a{color:#abcd06}
/* 资料下载 */

/* 产品概览 YangFangLing 2018年12月22日 */
.ProductOverview{background-color: #f4f4f4;padding: 10px 0;}
.ConBoxst{padding-right: 25px;}
.ConBoxst li{float: left;font-size: 13px;color: #666;cursor:pointer;}
.ConBoxst li:before{content:"/";float:right;margin:0 10px;color: #666;}
.ConBoxst li:last-child:before{display:none;}
.ConBoxst li.cur{color:#abcd06;}

.InpagProduct-List02{border: none;border-bottom: 1px #eaeaea solid;}
.ProductOverviewBox{padding: 25px;background-color: #fff;}

.ProductOverviewLeft{width: 640px;}
.ProductOverviewLeft h3{font-weight: normal;font-size: 22px;color: #333;border-bottom: 1px #e5e5e5 solid;padding-bottom: 30px;margin-bottom: 40px;}
.ProductOverviewLeft h4{font-weight: normal;font-size: 18px;color: #333;}
.ProductOverviewLeft p{font-size: 14px;color: #666;line-height: 25px;margin-top: 20px;}
.ProductOverviewLeft dl{margin-top: 70px;}
.ProductOverviewLeft dl dt{width: 155px;height: 51px;background-color: #333430;font-size: 16px;text-align: center;line-height: 51px;}
.ProductOverviewLeft dl dt:hover{background-color: #abcd06;}
.ProductOverviewLeft dl dt a{color: #fff;}
.ProductOverviewLeft dl dt i{background: url(../images/Inpage/ProductOverviewLeft01.png) no-repeat center center;width: 21px;height: 26px;display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;margin-right: 15px;}
.ProductOverviewLeft dl dd em{display: block;font-size: 14px;color: #666;}
.ProductOverviewLeft dl dd{font-size: 24px;color: #abcd06;background: url(../images/Inpage/ProductOverviewLeft02.jpg) no-repeat center left;padding-left: 50px;margin-left: 30px;}

.ProductOverviewRight{width: 450px;}

.bigImg{position:relative;width: 450px;height: 450px;border: 1px #ddd solid;}
.bigImg .fadatu, .bigImg a>img {width: 450px;height: 450px;display: block;}
.minImg-slide{position:relative;margin-top:20px;width:100%;height:50px;}
.minImg-slide .list{width: 240px;margin: 0 auto;overflow:hidden;}
.minImg-slide .list li{float:left;width:48px;height:48px;border:#ddd solid 1px;margin: 0 5px;}
.minImg-slide .list li img{display:block;width:48px;height:48px;}
.minImg-slide li.cur{border-color:#afd013;}
.minImg-slide .prev{background: url(../images/Inpage/prev01.png) no-repeat center center;width: 30px;height: 30px;display: block;position: absolute;left: 60px;top: 50%;margin-top: -15px;}
.minImg-slide .next{background: url(../images/Inpage/prev02.png) no-repeat center center;width: 30px;height: 30px;display: block;position: absolute;right: 60px;top: 50%;margin-top: -15px;}
/* CSS class for zoomed area */
.MagicZoomBigImageCont{border:1px solid #91b817;overflow:hidden; width: 520px !important; height: 520px !important;background: #fff;z-index:3333 !important;background:#fff;}
.MagicZoomBigImageCont img{width:900px;height:900px;}
.MagicZoomBigImageCont iframe{width:300px;height:300px}
.MagicZoomHeader{font:10px Tahoma, Verdana, Arial, sans-serif;color:#fff;background:#91b817;text-align:center !important}
.MagicZoomPup{border:1px solid #aaa;background:#fff;cursor:all-scroll;left:0; /*width: 298px !important;height: 298px !important;*/}
.MagicZoomLoading{text-align:center;background:#fff;color:#444;opacity:0.8;padding:3px 3px 3px 3px !important;display:none}
.MagicZoomLoading img{padding-top:3px !important}
.MagicThumb{cursor:url(cursor/zoomin.cur), pointer;outline:none}
.MagicThumb-zoomed{cursor:default}
.MagicThumb span{display:none}
.MagicThumb-image{border:1px solid #ccc;outline:none}
.MagicThumb-image-zoomed{cursor:url(cursor/zoomout.cur), pointer}
.MagicThumb-caption{color:#333333;background-color:#F0F0F0;border:1px solid #CCC;border-top:none;font-family:Verdana, Helvetica;font-size:11px;padding:8px 16px}
.MagicThumb-controlbar{display:block;height:18px}
.MagicThumb-controlbar a{display:block;width:180px;height:180px;margin:0px 1px;outline:none;float:left;overflow:hidden}
.MagicThumb-controlbar a span{display:block;width:1000px;height:1000px;background:transparent url(graphics/controlbar.png) no-repeat 0 0;outline:none;position:absolute;left:0px;top:0px}
.MagicThumb-loading{border:1px solid #000;background:#fff url(graphics/loader.gif) no-repeat 2px 50%;padding:2px 2px 2px 22px;margin:0;text-decoration:none;text-align:left;font-size:8pt;font-family:sans-serif;}

.HeaderBot08{height: 90px;line-height: 90px;padding: 0 2%;position: relative;border-bottom: 1px #eee solid;}
.InpagProduct-List.cur{position: fixed;z-index:333;top: 0;left: 50%;background-color: #fff;margin-left: -600px;width: 1200px;}

/*表单*/
.fadz-wrap{/*margin-top:30px;*/padding:50px 0;overflow:hidden;background: #f4f4f4;}
.fadz-wrap .wrap-title:after{content:"";display:block;position:absolute;left:0;top:56px;width: 315px;height:1px;background:#ddd;}
.fadz-wrap .wrap-title:before{content:"";display:block;position:absolute;right:0;top:56px;width: 315px;height:1px;background:#ddd;}
.fadzBox{overflow:hidden;}
.fadz-wrap .form_box{width: 890px;float: right;background: #fff;padding: 20px;}
.fadzBox .item{margin-bottom:20px;overflow:hidden;}
.fadzBox .hd{height: 32px;line-height: 20px;font-size:20px;color:#333;}
.fadzBox .hd em{font-size:16px;color:#999;}
.fadzBox .bd{border:#ddd solid 1px;}
.fadzBox .bd textarea{padding: 20px;width:100%;height: 145px;font-size:18px;line-height:1.5;color:#333;border:none;resize:none;overflow:hidden;box-sizing:border-box;}
.checkbox-list{padding:10px 20px;overflow:hidden;}
.checkbox-list li{float:left;margin-right:30px;line-height:40px;font-size:18px;color:#333;overflow:hidden;}
.checkbox-list li input[type="checkbox"]{display:block;position:relative;float:left;margin-top:12px;width:17px;height:17px;border-radius:2px;border:#666 solid 1px;background:#fff;}
.checkbox-list li label{display:block;padding-left:5px;overflow:hidden;}
.radio-list{padding:10px 20px;overflow:hidden;}
.radio-list li{float:left;margin-right:30px;line-height:40px;font-size:18px;color:#333;overflow:hidden;}
.radio-list li input[type="radio"]{display:block;position:relative;float:left;margin-top:12px;width:17px;height:17px;border-radius:2px;border:#666 solid 1px;background:#fff;}
.radio-list li label{display:block;float:left;padding-left:5px;overflow:hidden;}
.radio-list li .textOther{display:block;overflow:hidden;margin-top:5px;height:30px;line-height:30px;border:none;border-bottom:#ddd solid 1px;}
.radio-list li .textOther::-webkit-input-placeholder{color:#dedede;}
.destine{position:relative;overflow:hidden;height:203px;}
.destine:after{display:block;position:absolute;left:70px;top:0;content:"";width:1px;height:100%;background:#ddd;}
.destine li{height:50px;line-height:50px;border-bottom:#ddd solid 1px;}
.destine li strong{display:block;float:left;width:70px;text-align:center;font-size:18px;color:#333;}
.destine li input{display:block;padding:0 20px;width:1080px;height:50px;line-height:50px;border:none;font-size:18px;overflow:hidden;}
.destine li input::-webkit-input-placeholder{color:#999;}
.AdvancedBox{display:none;}
.fadz-arrow{margin:25px auto;width:65px;height:65px;cursor:pointer;overflow:hidden;background:url(../images/Inpage/fadz_arrow.png) no-repeat;}
.fadz-arrow.cur{background-image:url(../images/Inpage/fadz_arrow_cur.png);}
.AdvancedTable{width:100%;border:#ddd solid 1px;border-bottom:none;box-sizing:border-box;}
.AdvancedTable tr{border-bottom:#ddd solid 1px;}
.AdvancedTable th{width:96px;border-right:#ddd solid 1px;font-size:18px;font-weight:bold;text-align:center;}
.fadzContact{margin-top: 15px;overflow:hidden;}
.ContactTable{border:#ddd solid 1px;}
.ContactTable tr{height:48px;line-height:48px;}
.ContactTable th{width: 95px;text-align:center;font-size:18px;color:#333;border-right:#ddd solid 1px;}
.ContactTable td{width: 380px;border-right:#ddd solid 1px;}
.ContactTable td input{display:block;padding:0 20px;width: 310px;height:48px;line-height:48px;font-size:18px;color:#333;border:none;outline:none;}
.fadzSubmit{padding:40px 0;text-align:center;overflow:hidden;}
.fadzSubmit a{display:block;margin:0 auto;width:330px;height:70px;line-height:70px;text-align:center;font-size:24px;color:#fff;border-radius:5px;background:#1e1e1e;}
.fadzSubmit a:hover{background:#abcd06;}
.wrap-title{position:relative;padding-bottom:30px;text-align:center;line-height:1.5;overflow:hidden;animation:bounceinT 1s ease-out backwards;}
.wrap-title h2{font-size:30px;font-weight:normal;color:#333;}
.wrap-title p{font-size:14px;color:#999;font-family:Arial;}


.confwzc1,.confwcx{width: 885px !important;float: right;background: #fff;padding: 15px;}

