@charset "utf-8";
/*网站公共样式开始*/
/*reset*/
#nodata {
  padding: 80px;
  padding-left: 150px;
  border: solid 1px #eee;
  margin: 10px 0;
  background: url(../images/nodata.gif) no-repeat 20px 20px;
}
/* mub01InpageBannerr 模板1公共广告高度*/
.mub01InpageBannerr {
  width: 100%;
  height: 300px;
}
.mub01InpageBannerr a {
  display: block;
  margin: 0 auto;
  height: 300px;
}
/* mub01MainContent */
.mub01MainContent {
  width: 100%;
  background: #f4f4f4;
  padding-bottom: 30px;
}
/* 搜索 */
#paging ul {
  width: 898px;
}
#paging .paging {
  margin-top: 20px;
}
.InpageSearch {
  width: 100%;
}
.InpageSearch .top {
  padding-top: 52px;
  height: 108px;
  background: #e5e5e5;
}
.InpageSearch .Input {
  width: 608px;
  height: 57px;
  position: relative;
  margin: 0 auto;
}
.InpageSearch .Input input {
  width: 520px;
  height: 57px;
  line-height: 57px;
  padding: 0 60px 0 28px;
  font-size: 16px;
  color: #333333;
  border: none;
  background: url(../images/inpagesearchbg01.png) no-repeat center;
  outline: none;
}
.InpageSearch .Input a {
  display: block;
  width: 47px;
  height: 47px;
  position: absolute;
  right: 4px;
  top: 4px;
}
.InpageSearch .mainCon {
  padding: 30px 30px;
  background: #fff;
}
.InpageSearch .mainCon .conBox .searchTitle {
  margin-bottom: 20px;
  font-size: 24px;
  color: #333;
  font-weight: normal;
}
.InpageSearch .mainCon .conBox .box {
  width: 100%;
}
.InpageSearch .mainCon .conBox .box li {
  padding: 20px 0 26px;
  border-bottom: 1px solid #e5e5e5;
}
.InpageSearch .mainCon .conBox .box li:first-child {
  border-top: 1px solid #e5e5e5;
}
.InpageSearch .mainCon .conBox .box li h3 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
}
.InpageSearch .mainCon .conBox .box li h3 a {
  color: #333333;
  text-decoration: none;
}
.InpageSearch .mainCon .conBox .box li p.p1 {
  font-size: 14px;
  color: #666666;
  line-height: 20px;
  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/inpagesearch_icon02.png) no-repeat left center;
  padding-left: 24px;
}
.InpageSearch .mainCon .conBox .box li:hover h3 a {
  color: #249424;
}
.InpageSearch .mainCon .conBox .box li.cpsosu {
  float: left;
}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic {
  display: block;
  width: 300px;
  height: 269px;
  overflow: hidden;
  float: left;
}
.InpageSearch .mainCon .conBox .box li.cpsosu .Pic img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 300px;
  height: 269px;
}
.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;
}
/* 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/ico27.gif) 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: 18px;
}
.b4 {
  border: 1px dashed #efefef;
  padding: 10px 5px;
}
.b4 ul {
  padding: 0 11px;
}
.b4 li {
  float: left;
  line-height: 25px;
  height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 342px;
  overflow: hidden;
  margin: 0 10px;
}
.b4 li a {
  color: #000;
}
.b4 li a:hover {
  color: #249424;
}
.qcfd {
  float: none;
}
/*网站公共样式结束*/
/* mub02Title 内页头部公共样式*/
.mub02Title {
  width: 870px;
  text-align: center;
  margin: 0 auto;
}
.mub02Title h2 {
  font-size: 36px;
  color: #249424;
  font-weight: normal;
}
.mub02Title h2 a {
  color: #249424;
  text-decoration: none;
  font-weight: bold;
}
.mub02Title i {
  display: block;
  width: 870px;
  height: 3px;
  margin-top: 26px;
}
.mub02Title i img {
  display: block;
  width: 870px;
  height: 3px;
}
/* mub02Top */
.mub02Top {
  width: 870px;
  margin: 0 auto;
  padding-top: 20px;
}
.mub02Top h2 {
  font-size: 18px;
  color: #249424;
  font-weight: normal;
  height: 40px;
  border-bottom: 1px solid #e4e4e4;
}
/* mub02Top2 */
.mub02Top2 {
  width: 100%;
  height: 83px;
  background: url(../images/mub02top2bg.jpg) no-repeat center top;
}
.mub02Top2 h3 {
  float: left;
  height: 80px;
  line-height: 80px;
  font-size: 20px;
  color: #249424;
}
.mub02Top2 h3 em {
  font-weight: bold;
}
.mub02Top2 a.more {
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 80px;
  float: right;
}
.mub02Top2 i img {
  display: block;
}
.mub02Top2 i {
  display: block;
}
/* InpageSidebar01 侧栏导航1公共样式*/
.InpageSidebar01 {
  width: 270px;
  float: left;
}
.InpageSidebar01 .top {
  width: 100%;
  height: 80px;
  background: #249424;
}
.InpageSidebar01 .top h2 {
  height: 80px;
  text-indent: 28px;
  background: url(../images/inpagesidebar01_icon01.png) no-repeat 218px center;
  line-height: 80px;
  font-size: 24px;
  color: #fff;
  font-weight: normal;
}
.InpageSidebar01 .top h2 a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.InpageSidebar01 .classify .box {
  border: 1px solid #e4e4e4;
  border-top: none;
  position: relative;
}
.InpageSidebar01 .classify .box:first-child {
  border-top: 1px solid #e4e4e4;
}
.InpageSidebar01 .classify dl {
  padding: 14px 15px 5px 20px;
}
.InpageSidebar01 .classify dt {
  font-size: 14px;
  color: #333333;
  background: url(../images/mub02_jt03.png) no-repeat 222px 6px;
  margin-bottom: 5px;
  line-height: 26px;
}
.InpageSidebar01 .classify dt a {
  color: #333333;
}
.InpageSidebar01 .classify dd p {
  border-left: 1px solid #e4e4e4;
  height: 35px;
  line-height: 35px;
}
.InpageSidebar01 .classify dd p a {
  font-size: 14px;
  color: #333333;
  display: block;
  text-indent: 16px;
  text-decoration: none;
}
.InpageSidebar01 .classify .box i {
  display: none;
  width: 3px;
  height: 100%;
  position: absolute;
  left: -1px;
  top: 0;
  background: #249424;
}
.InpageSidebar01 .classify .box:hover {
  background: #f5f5f5;
}
.InpageSidebar01 .classify .box:hover i {
  display: block;
}
.InpageSidebar01 .classify .box dt.cur {
  background: url(../images/mub02_jt04.png) no-repeat 222px 6px;
  font-weight: bold;
}
.InpageSidebar01 .classify .box:hover dt a, .InpageSidebar01 .classify .box dt.cur a {
  color: #249424;
  display: block;
  text-decoration: none;
}
.InpageSidebar01 .classify .box:hover dt {
  background: url(../images/mub02_jt04.png) no-repeat 222px 6px;
  font-weight: bold;
}
.InpageSidebar01 .classify dd p:hover a, .InpageSidebar01 .classify dd p.cur a {
  color: #fff;
}
.InpageSidebar01 .classify dd p:hover, .InpageSidebar01 .classify dd p.cur {
  background: url(../images/mub02_jt02.png) no-repeat 205px center #249424;
}
.InpageSidebar01 .sidebarLinkUs {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  padding: 0 19px 20px;
  margin-bottom: 20px;
}
.InpageSidebar01 .sidebarLinkUs h3 {
  font-size: 18px;
  color: #249424;
  font-weight: normal;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 18px;
  text-indent: 10px;
}
.InpageSidebar01 .sidebarLinkUs p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 12px;
  line-height: 20px;
  padding: 0 10px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx {
  display: block;
  width: 160px;
  height: 50px;
  overflow: hidden;
  background: #249424;
  text-decoration: none;
  margin-top: 20px;
}
.InpageSidebar01 .sidebarLinkUs .zxzx span {
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  border-right: 1px solid #fff;
  background: url(../images/zxzx_icon01.png) no-repeat center;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em {
  display: block;
  width: 109px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  float: left;
}
.InpageSidebar01 .sidebarLinkUs .zxzx em img {
  display: inline-block;
  *display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 8px;
}
/* InpageSidebar02 侧栏导航2公共样式*/
.InpageSidebar02 .classify {
  border: 1px solid #e4e4e4;
  border-top: none;
  position: relative;
}
.InpageSidebar02 .classify li {
  height: 58px;
  border-top: 1px solid #e4e4e4;
  text-indent: 28px;
  font-size: 15px;
  color: #333333;
  line-height: 58px;
  background: url(../images/mub02_jt03.png) no-repeat 224px center;
}
.InpageSidebar02 .classify li a {
  color: #333333;
  display: block;
  text-decoration: none;
}
.InpageSidebar02 .classify li:hover, .InpageSidebar02 .classify li.cur {
  background: url(../images/mub02_jt04.png) no-repeat 224px center #f5f5f5;
}
.InpageSidebar02 .classify li:hover a, .InpageSidebar02 .classify li.cur a {
  color: #249424;
  font-weight: bold;
}
.InpageSidebar02 .classify i {
  display: block;
  width: 3px;
  background: #249424;
  position: absolute;
  left: -1px;
  top: 0;
  z-index: 9;
}
.InpageSidebar02 .xgzx {
  border: 1px solid #e4e4e4;
  margin-top: 20px;
  padding: 0 19px 16px;
}
.InpageSidebar02 .xgzx h3 {
  font-size: 18px;
  color: #249424;
  font-weight: normal;
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 18px;
  text-indent: 10px;
}
.InpageSidebar02 .xgzx p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.InpageSidebar02 .xgzx p a {
  color: #333333;
}
.InpageSidebar02 .xgzx p:hover a {
  color: #249424;
}
/* 模板1公共面包屑导航 */
.mub02address {
  width: 100%;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 20px;
}
.mub02address .con {
  width: 100%;
  height: 43px;
}
.mub02address .homePage {
  display: block;
  width: 43px;
  height: 43px;
  background: url(../images/mub02address_homepage.png) no-repeat center;
  float: left;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.mub02address p {
  height: 43px;
  width: 84%;
  line-height: 43px;
  font-size: 14px;
  color: #999999;
  float: left;
  margin-left: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.mub02address p a {
  color: #999999;
  padding: 0 4px;
}
.mub02address .backList {
  display: block;
  width: 117px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  float: right;
  font-size: 14px;
  color: #999999;
  text-decoration: none;
  cursor: pointer;
}
.mub02address .backList img {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
/* proDetails 产品详情页*/
/* proDetailsBanner */
/* proDetails 产品详情*/
.proDetails {
  width: 100%;
}
.proDetailsSection {
  width: 910px;
  float: right;
}
.proDetailsSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-bottom: 0px;
}
.proDetailsIntro {
  width: 100%;
  height: 490px;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsIntro .conL {
  width: 400px;
  float: left;
  position: relative;
  height: 490px; /*border-right: 1px solid #e4e4e4;*/
}
.proDetailsIntro .conL i {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  z-index: 9;
  cursor: pointer;
  overflow: hidden;
  top: 50%;
  margin-top: -22px;
}
.proDetailsIntro .conL i.prev {
  left: -1px;
}
.proDetailsIntro .conL i.next {
  right: -1px;
}
.proDetailsIntro .conL .btnList {
  width: 100%;
  height: 10px;
  text-align: center;
  position: absolute;
  bottom: 18px;
}
.proDetailsIntro .conL .btnList span {
  display: inline-block;
  width: 9px;
  height: 9px;
  overflow: hidden;
  position: relative;
  background: url(../images/prodetailsintro_icon01.png) no-repeat left top;
  margin-left: 14px;
  cursor: pointer;
}
.proDetailsIntro .conL .btnList span.cur {
  background-position: left bottom;
}
.proDetailsIntro .conL .btnList span:first-child {
  margin-left: 0;
}
.proDetailsIntro .conL .conBox {
  width: 458px;
  height: 410px;
  position: relative;
  overflow: hidden;
}
.proDetailsIntro .conL .conBox ul {
  position: absolute;
  top: 0;
  left: 0;
}
.proDetailsIntro .conL .conBox li {
  float: left;
  width: 458px;
}
.proDetailsIntro .conL .conBox li img {
  display: block;
  width: 458px;
  height: 410px;
}
.proDetailsIntro .conR {
  float: right;
  padding-top: 20px;
  width: 480px;
  height: 370px;
  position: relative;
  margin-right: 20px;
}
.proDetailsIntro .conR h3 {
  font-size: 24px;
  color: #249424;
  font-weight: bold;
  padding: 0 0 20px;
  line-height: 40px;
  overflow: hidden;
}
.proDetailsIntro .conR i {
  display: block;
  height: 1px;
  margin: 15px 0 15px 0;
  background: #e4e4e4;
}
.proDetailsIntro .conR p {
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  height: 162px;
  display: inline-block;
  overflow: hidden;
}
.proDetailsIntro .conR .box {
  width: 100%;
  position: absolute;
  left: 0;
}
.proDetailsIntro .conR .box .zx {
  display: block; /*width: 172px;height: 53px;float: left;font-size: 20px;color: #fff;line-height: 53px;background: url(../images/prodetailsintrobg01.png) no-repeat center;text-align: center;text-decoration: none;*/
}
.pro_tel1 {
  width: 210px;
  float: left;
  padding-left: 50px;
}
.pro_tel2 {
  width: 160px;
  float: right;
  padding-right: 50px;
}
.proDetailsIntro .conR .box .zx img {
  position: relative;
  top: 4px;
  margin-left: 12px;
}
.proDetailsIntro .conR .box .phone {
  float: left;
  padding-left: 42px;
  ;
  background: url(../images/prodetailsintro_phone.png) no-repeat left center;
  margin-left: 18px;
  margin-top: 6px;
}
.proDetailsIntro .conR .box .phone span {
  display: block;
  font-size: 14px;
  color: #666666;
}
.proDetailsIntro .conR .box .phone em {
  display: block;
  font-size: 24px;
  color: #249424;
  font-family: arial;
}
.proDetailsCanS {
  width: 870px;
  margin: 20px auto 0;
}
.proDetailsCanS .menu {
  width: 100%;
  height: 54px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsCanS .menu li {
  float: left;
  width: 148px;
  border: 1px solid #e4e4e4;
  height: 53px;
  line-height: 53px;
  text-align: center;
  font-size: 14px;
  color: #000;
  border-left: none;
  border-bottom: none;
  cursor: pointer;
}
.proDetailsCanS .menu li:first-child {
  border-left: 1px solid #e4e4e4;
}
.proDetailsCanS .menu li.status_on {
  background: #249424;
  border-color: #249424;
  color: #fff;
}
.proDetailsCanS .conBox {
  width: 100%;
  background: #fff;
  line-height: 22px;
}
.proDetailsCanS .conBox .box {
  width: 100%;
  height: 100%;
  background: #fff;
}
/* proDetailsLy */
.proDetailsLy {
  width: 870px;
  margin: 30px auto 0;
}
.proDetailsLy .conBox .box1 {
  width: 100%;
  margin-top: 33px;
}
.proDetailsLy .conBox .box1 .Input {
  width: 427px;
  height: 58px;
  border: 1px solid #e4e4e4;
  float: left;
  margin-bottom: 10px;
  margin-left: 12px;
}
.proDetailsLy .conBox .box1 input {
  width: 354px;
  padding-left: 22px;
  padding-right: 51px;
  font-size: 20px;
  color: #FFF;
  line-height: 58px;
  outline: none;
  border: none;
  background: #249424
}
.proDetailsLy .conBox .box1 .Input1 {
  margin-left: 0;
}
.proDetailsLy .conBox .box1 .Input1 input {
  background: url(../images/prodetailsly_icon01.png) no-repeat 386px center;
  color: #999999;
  font-size: 16px;
}
.proDetailsLy .conBox .box1 .Input2 input {
  background: url(../images/prodetailsly_icon02.png) no-repeat 386px center;
  color: #999999;
  font-size: 16px;
}
.proDetailsLy .conBox .box1 textarea {
  padding-left: 22px;
  width: 795px;
  height: 150px;
  border: 1px solid #e0e0e0;
  padding-top: 18px;
  font-size: 16px;
  color: #999999;
  outline: none;
  resize: none;
  background: url(../images/prodetailsly_icon03.png) no-repeat 828px 18px;
  padding-right: 51px;
}
.proDetailsLy .conBox .box1 .yzmtj {
  margin: 20px;
}
.proDetailsLy .conBox .box1 .yzmtj img {
  margin: 10px 0px 15px 15px;
}
.proDetailsLy .conBox .box1 .yzmtj .sr {
  width: 250px;
  float: left;
  border: 1px solid #e0e0e0;
}
.proDetailsLy .conBox .box1 .yzmtj .sr span {
  display: block;
  font-size: 16px;
  color: #999999;
  display: block;
  height: 58px;
  line-height: 58px;
  float: left;
  border-right: 1px solid #e0e0e0;
  width: 100px;
  text-align: center;
}
.proDetailsLy .conBox .box1 .yzmtj .sr input {
  padding: 0 10px;
  width: 127px;
  float: left;
  display: block;
  border: none;
  line-height: 58px;
  font-size: 16px;
  color: #999;
  height: 58px;
  outline: none;
}
.proDetailsLy .conBox .box1 .yzmtj #spVerCode img {
  display: block;
  margin-top: 14px;
  margin-left: 10px;
  float: left;
  width: 105px;
  height: 38px;
}
.proDetailsLy .conBox .box1 .yzmtj a.p {
  line-height: 86px;
  margin-left: 10px;
}
.proDetailsLy .conBox .box1 .yzmtj a.tj {
  display: block;
  width: 410px;
  height: 60px;
  line-height: 60px;
  font-size: 22px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  background: #249424;
  margin: 0 auto
}
/* proList 产品列表*/
.proList .conleft {
  width: 265px;
  background: #fff;
  border: 1px solid #e4e4e4;
}
.proList .conleft h3 img {
  display: block;
}
.proList .conleft .proList {
  padding: 30px 13px 5px 13px;
}
.proList .conleft .proList li {
  padding-left: 18px;
  margin-bottom: 33.2px;
  background: url(../images/proicon01.png) no-repeat left center;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 3px;
}
.proList .conleft .proList li:hover {
  background: url(../images/proicon02.png) no-repeat left center;
}
.proList .conleft .proList li:hover a {
  color: #249424;
}
.conleft li.navli3 a {
  color: #249424;
}
.conleft .proList li.navli3 {
  background: url(../images/proicon02.png) no-repeat left center;
}
.active a {
  color: #249424;
}
.active {
  background: url(../images/proicon02.png) no-repeat left center !important;
}
.proList .conleft .proTel {
  height: 310px;
  background: url(../images/protel.jpg) no-repeat center;
}
.proList .conleft .proTel p {
  padding: 30px 0 0 85px;
  color: #fff;
}
.proList .conleft .proTel p i {
  display: block;
}
.proList .conleft .proTel p span {
  display: block;
  font-size: 22px;
}
.topname {
  height: 95px;
  line-height: 95px;
  text-align: center;
  background: #249424;
}
.topname a {
  color: #fff;
  font-size: 24px;
}
.proList {
  width: 100%;
}
.proListSection {
  width: 910px;
  float: right;
}
.proListSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 0px;
  width: 908px;
}
.proListSection .mainCon .conBox {
  width: 870px;
  margin: 20px auto 0;
  padding-bottom: 20px;
}
.proListSection .mainCon .conBox ul {
  width: 104%;
}
.proListSection .mainCon .conBox li {
  float: left;
  width: 280px;
  margin-right: 15px;
  margin-bottom: 20px;
}
.proListSection .mainCon .conBox li.noMl {
  margin-right: 0px;
}
.proListSection .mainCon .conBox li .Pic {
  width: 278px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  display: block;
}
.proListSection .mainCon .conBox li .Pic img {
  display: block;
  width: 278px;
  transform: scale(1);
  transition: all 1s ease-out;
}
.proListSection .mainCon .conBox li .intro {
  width: 280px;
  height: 75px;
  text-align: center;
  padding-top: 8px;
  position: relative;
}
.proListSection .mainCon .conBox li .intro h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 16px;
  width: 280px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.proListSection .mainCon .conBox li .intro h3 a {
  color: #333333;
  text-decoration: none;
}
.proListSection .mainCon .conBox li .intro p {
  line-height: 20px;
  color: #666666;
  font-size: 14px;
  margin-top: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
}
.proListSection .mainCon .conBox li .intro .btn {
  overflow: hidden;
  width: 241px;
  height: 42px;
  background: url(../images/prolistbg01.png) no-repeat center;
  position: absolute;
  bottom: 0px;
  left: 20px;
}
.proListSection .mainCon .conBox li .intro .btn a {
  display: block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
.proListSection .mainCon .conBox li .intro .btn a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/mub02_jt03.png) no-repeat center;
  margin-left: 8px;
  position: relative;
  top: 2px;
  color: #000;
}
.proListSection .mainCon .conBox li .intro .btn a:first-child {
  border-right: 1px solid #eaeaea;
}
.proListSection .mainCon .conBox li .intro .btn a:hover {
  color: #fff;
}
.proListSection .mainCon .conBox li .intro h3 a {
  color: #000;
}
.proListSection .mainCon .conBox li .intro .btn a.more:hover {
  background: url(../images/prolistbg02.png) no-repeat center;
}
.proListSection .mainCon .conBox li .intro .btn a.more:hover i {
  background: url(../images/mub02_jt02.png) no-repeat center;
}
.proListSection .mainCon .conBox li .intro .btn a.zx:hover {
  background: url(../images/prolistbg03.png) no-repeat center;
}
.proListSection .mainCon .conBox li .intro .btn a.zx:hover i {
  background: url(../images/mub02_jt02.png) no-repeat center;
}
.proListSection .mainCon .conBox li:hover .Pic img {
  transform: scale(1.2);
}
/* fzlc 发展历程*/
.fzlc {
  width: 100%;
}
.fzlcSection {
  width: 910px;
  float: right;
}
.fzlcSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
.fzlcSection .mainCon .conBox {
  width: 870px;
  margin: 62px auto 0;
  padding-bottom: 56px;
}
.fzlcSection .mainCon .conBox .con {
  margin-left: 124px;
  border-left: 1px solid #e4e4e4;
}
.fzlcSection .mainCon .conBox .fzlcTime {
  float: left;
  margin-left: -96px;
  margin-top: 22px;
}
.fzlcSection .mainCon .conBox .fzlcTime span {
  font-size: 32px;
  color: #249424;
  font-weight: bold;
  font-family: arial;
}
.fzlcSection .mainCon .conBox .fzlcTime i {
  display: inline-block;
  *display: inline-block;
  width: 30px;
  height: 1px;
  background: #249424;
  position: relative;
  top: -10px;
  margin-left: 10px;
}
.fzlcSection .mainCon .conBox .box {
  margin-top: 50px;
}
.fzlcSection .mainCon .conBox .box:first-child {
  margin-top: 0;
}
.fzlcSection .mainCon .conBox dl {
  float: left;
  margin-left: 32px;
  width: 690px;
}
.fzlcSection .mainCon .conBox dt {
  float: left;
  margin-right: 20px;
}
.fzlcSection .mainCon .conBox dt img {
  display: block;
  width: 250px;
  height: 190px;
}
.fzlcSection .mainCon .conBox dd {
  float: left;
  width: 420px;
}
.fzlcSection .mainCon .conBox dd p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
}
/* about 关于我们*/
.about {
  width: 100%;
}
.aboutSection {
  width: 910px;
  float: right;
}
.aboutSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 0px;
  width: 908px;
  padding-bottom: 0px;
}
.aboutSection .mainCon .conBox {
  width: 870px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  background: #fff;
  line-height: 24px;
}
/* linkUs  联系我们*/
.contact {
  margin: 0;
  background-color: #f2f2f2;
}
.contact dt {
  float: none;
  width: auto;
}
.img-center img {
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  transition: all 0.5s;
}
.contact dt {
  float: none;
  width: auto;
}
.contact dd {
  margin: 0;
  padding: 20px;
}
.contact dd p {
  margin: 10px 0 0;
  font-size: 14px;
  line-height: 20px
}
.contact strong {
  font-weight: bolder;
  font-size: 18px;
}
.contact dt {
  float: right;
  width: 450px;
}
.contact dd {
  margin: 0 450px 0 0;
  padding: 40px;
}
/* 产品详情页联系 */
.proDetailsCanS .conBox .box .linkUsIntro {
  width: 870px;
  margin: 40px auto 0;
  padding-bottom: 40px;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li {
  float: left;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li img {
  display: block;
  width: 440px;
  height: 280px;
  float: left;
  margin-right: 20px;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li h3 {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
}
.proDetailsCanS .conBox .box .linkUsIntro ul li p {
  font-size: 14px;
  color: #333333;
  line-height: 24px;
  margin-top: 22px;
}
.proDetailsCanS .conBox .box .linkUsAddress {
  width: 870px;
  margin: 0 auto;
}
.proDetailsCanS .conBox .box .linkUsAddress ul {
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.proDetailsCanS .conBox .box .linkUsAddress li {
  width: 290px;
  padding-top: 48px;
  height: 282px;
  background: url(../images/linkusaddressbg01.png) repeat-y;
  text-align: center;
  float: left;
}
.proDetailsCanS .conBox .box .linkUsAddress li img {
  display: block;
  margin: 0 auto;
}
.proDetailsCanS .conBox .box .linkUsAddress li h3 {
  margin: 12px 0 42px 0;
  font-size: 16px;
  color: #249424;
  font-weight: normal;
}
.proDetailsCanS .conBox .box .linkUsAddress li p {
  font-size: 14px;
  color: #333333;
  margin-bottom: 6px;
  line-height: 22px;
}
.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap {
  width: 100%;
  margin-top: 20px;
}
.proDetailsCanS .conBox .box .linkUsAddress .LinkUsMap img {
  display: block;
  width: 870px;
  height: 380px;
}
.proDetailsCanS .conBox .box .LinkUsMap {
  width: 100%;
  margin-top: 20px;
}
.proDetailsCanS .conBox .box .LinkUsMap img {
  display: block;
  width: 870px;
  height: 380px;
}
/*标题展示样式*/
.news_ul {
  width: 106%;
}
.news_ul li {
  width: 416px;
  overflow: hidden;
  margin-right: 38px;
  float: left;
  margin-bottom: 13px;
}
.news_ul li a {
  display: block;
  font-size: 14px;
  color: #333333;
  float: left;
  width: 302px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_ul li a:hover {
  color: #249424;
}
.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: #249424;
}
dl.news_dl:hover {
  box-shadow: 0 0 10px 6px #eeeeee;
  z-index: 99;
}
/* qyfc 企业风采*/
.qyfc {
  width: 100%;
}
.qyfcSection {
  width: 910px;
  float: right;
}
.qyfcSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
.qyfcSection .mainCon .qyfcIntro {
  width: 870px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  overflow: hidden;
}
.qyfcSection .mainCon .qyfcIntro dt {
  float: left;
  width: 600px;
  height: 518px;
  float: left;
}
.qyfcSection .mainCon .qyfcIntro dt img {
  display: block;
  width: 600px;
  height: 518px;
}
.qyfcSection .mainCon .qyfcIntro dd {
  width: 222px;
  float: right;
  position: relative;
  height: 470px;
  background: #249424;
  padding-top: 48px;
  padding-left: 48px;
}
.qyfcSection .mainCon .qyfcIntro dd h4 {
  font-size: 15px;
  color: #fff;
}
.qyfcSection .mainCon .qyfcIntro dd h3 {
  font-size: 24px;
  color: #fff;
}
.qyfcSection .mainCon .qyfcIntro dd span {
  display: block;
  margin-top: 28px;
  font-size: 14px;
  color: #fff;
  font-family: arial;
}
.qyfcSection .mainCon .qyfcIntro dd i {
  display: block;
  width: 54px;
  height: 2px;
  background: #fff;
  margin-top: 208px;
}
.qyfcSection .mainCon .qyfcIntro dd em {
  display: block;
  margin-top: 18px;
  color: #fff;
  font-size: 14px;
}
.qyfcSection .mainCon .qyfcIntro dd p {
  font-size: 24px;
  color: #fff;
  font-family: arial;
}
.qyfcSection .mainCon .qyfcIntro ul {
  margin-top: 20px;
  width: 102%;
}
.qyfcSection .mainCon .qyfcIntro li {
  width: 280px;
  float: left;
  margin-right: 15px;
  text-align: center;
  margin-bottom: 26px;
}
.qyfcSection .mainCon .qyfcIntro li span {
  display: block;
  width: 278px;
  height: 240px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
.qyfcSection .mainCon .qyfcIntro li img {
  display: block;
  width: 278px;
  height: 240px;
  transform: scale(1);
  transition: all 1s ease-out;
}
.qyfcSection .mainCon .qyfcIntro li:hover img {
  transform: scale(1.2);
}
.qyfcSection .mainCon .qyfcIntro li a {
  display: block;
  text-decoration: none;
}
.qyfcSection .mainCon .qyfcIntro li em {
  display: block;
  margin-top: 14px;
  font-size: 16px;
  color: #333;
}
/* honor 企业荣誉*/
.honor {
  width: 100%;
}
.honorSection {
  width: 910px;
  float: right;
}
.honorSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 28px;
  width: 908px;
}
.honorSection .mainCon .honorShow {
  width: 870px;
  margin: 20px auto 0;
  padding-bottom: 17px;
  overflow: hidden;
}
.honorSection .mainCon .honorShow .box {
  height: 368px;
  background: url(../images/honor_yy01.png) no-repeat center bottom;
  margin-bottom: 24px;
}
.honorSection .mainCon .honorShow .box ul {
  height: 368px;
  background: url(../images/honor_yy02.png) no-repeat center 235px;
  padding: 0 40px;
}
.honorSection .mainCon .honorShow .box li {
  width: 250px;
  float: left;
  margin-left: 20px;
  text-align: center;
}
.honorSection .mainCon .honorShow .box li:first-child {
  margin-left: 0;
}
.honorSection .mainCon .honorShow .box li span {
  display: block;
  width: 248px;
  height: 257px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
.honorSection .mainCon .honorShow .box li img {
  display: block;
  width: 248px;
  height: 257px;
  transform: scale(1);
  transition: all 1s ease-out;
}
.honorSection .mainCon .honorShow .box li:hover img {
  transform: scale(1.2);
}
.honorSection .mainCon .honorShow .box li em {
  display: block;
  margin-top: 38px;
  font-size: 16px;
  color: #333333;
  height: 34px;
  line-height: 24px;
  overflow: hidden;
  width: 250px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.honorSection .mainCon .honorShow .box li a {
  text-decoration: none;
  display: block;
}
/*默认图片加标题 弹窗*/
dl.dl_2 {
  width: 280px;
  float: left;
  margin: 0 5px;
  text-align: center;
  margin-bottom: 26px;
}
dl.dl_2 dt {
  display: block;
  width: 278px;
  height: 185px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
dl.dl_2 dt img {
  display: block;
  width: 278px;
  height: 185px;
  transform: scale(1);
  transition: all 1s ease-out;
}
dl.dl_2:hover dt img {
  transform: scale(1.2);
}
dl.dl_2 dd {
  float: left;
  width: 280px;
  margin: 8px 0;
  height: 24px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_2 dd {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
dl.dl_2:hover dt img {
  background: #249424;
}
dl.dl_2:hover dd {
  color: #249424;
  text-decoration: none;
}
dl.dl_2:hover dd a {
  color: #249424;
  text-decoration: none;
}
/*图片标题简介*/
dl.dl_42 {
  width: 280px;
  height: 364px;
  margin-right: 15px;
  float: left;
  margin-bottom: 20px;
}
dl.dl_42.noMl {
  margin-right: 0px;
}
dl.dl_42 dt {
  display: block;
  width: 280px;
  height: 156px;
  overflow: hidden;
}
dl.dl_42 dt .Pic {
  width: 278px;
  height: 156px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
  display: block;
}
dl.dl_42 dt img {
  display: block;
  transform: scale(1);
  transition: all 2s ease-out;
  width: 278px;
  height: 156px;
}
dl.dl_42 dt:hover img {
  transform: scale(1.2);
}
dl.dl_42 dd {
  padding: 28px 2px 0;
  height: 177px;
  background: #fff;
  position: relative;
}
dl.dl_42 dd h4 {
  font-size: 16px;
  color: #333333;
  font-weight: normal;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_42 dd h4 a {
  color: #333333;
  text-decoration: none;
  font-weight: bold;
}
dl.dl_42 dd p {
  line-height: 22px;
  color: #666666;
  font-size: 14px;
  margin-top: 14px;
}
dl.dl_42 dd .btn {
  overflow: hidden;
  width: 241px;
  height: 42px;
  background: url(../images/prolistbg01.png) no-repeat center;
  position: absolute;
  bottom: 0px;
  left: 20px;
}
dl.dl_42 dd .btn a {
  display: block;
  width: 120px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #777777;
  text-decoration: none;
}
dl.dl_42 dd .btn a i {
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(../images/mub02_jt03.png) no-repeat center;
  margin-left: 8px;
  position: relative;
  top: 2px;
}
dl.dl_42 dd .btn a:first-child {
  border-right: 1px solid #eaeaea;
}
dl.dl_42 dd .btn a:hover {
  color: #fff;
}
dl.dl_42 dd:hover h4 a {
  color: #249424;
}
dl.dl_42 dd .btn a.more:hover {
  background: url(../images/prolistbg02.png) no-repeat center;
}
dl.dl_42 dd .btn a.more:hover i {
  background: url(../images/mub02_jt02.png) no-repeat center;
}
dl.dl_42 dd .btn a.zx:hover {
  background: url(../images/prolistbg03.png) no-repeat center;
}
dl.dl_42 dd .btn a.zx:hover i {
  background: url(../images/mub02_jt02.png) no-repeat center;
}
/*合作伙伴没有链接一行5个*/
dl.dl_2s {
  float: left;
  width: 205px;
  margin-bottom: 16px;
  margin-right: 16px;
}
dl.dl_2s.noMl {
  margin-right: 0px;
}
dl.dl_2s dt img {
  width: 201px;
  height: 112px;
  background: #eee;
  display: block;
  overflow: hidden;
  padding: 2px;
  transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
}
dl.dl_2s dd {
  float: left;
  width: 205px;
  margin: 8px 0;
  height: 24px;
  text-align: center;
}
dl.dl_2s dd {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
dl.dl_2s dd h4 {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_2s:hover dt img {
  background: #249424;
}
dl.dl_2s:hover dd {
  color: #249424;
  text-decoration: none;
}
dl.dl_2s:hover dd a {
  color: #249424;
  text-decoration: none;
}
/*默认图片加标题 有链接*/
dl.dl_yl {
  width: 280px;
  float: left;
  margin: 0 5px;
  text-align: center;
  margin-bottom: 26px;
}
dl.dl_yl dt {
  display: block;
  width: 278px;
  height: 185px;
  border: 1px solid #e4e4e4;
  overflow: hidden;
}
dl.dl_yl dt img {
  display: block;
  width: 278px;
  height: 185px;
  transform: scale(1);
  transition: all 1s ease-out;
}
dl.dl_yl:hover dt img {
  transform: scale(1.2);
}
dl.dl_yl dd {
  float: left;
  width: 280px;
  margin: 8px 0;
  height: 24px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
dl.dl_yl dd {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
dl.dl_yl:hover dt img {
  background: #249424;
}
dl.dl_yl:hover dd {
  color: #249424;
  text-decoration: none;
}
dl.dl_yl:hover dd a {
  color: #249424;
  text-decoration: none;
}
/* newsList 新闻列表*/
.newsList {
  width: 100%;
}
.newsListSection {
  width: 910px;
  float: right;
}
.newsListSection .mainCon {
  border: 1px solid #e4e4e4;
  padding-top: 0px;
  width: 908px;
}
.newsListSection .newsListIntro {
  width: 870px;
  margin: 0px auto 0;
}
.newsListSection .newsListIntro .box1 {
  padding-bottom: 20px;
}
.newsListSection .newsListIntro .box1 dt {
  float: left;
  width: 305px;
  height: 164px;
  float: left;
}
.newsListSection .newsListIntro .box1 dt img {
  display: block;
  width: 305px;
  height: 164px;
}
.newsListSection .newsListIntro .box1 dd {
  width: 540px;
  float: right;
  position: relative;
  height: 165px;
  position: relative;
  position: relative;
}
.newsListSection .newsListIntro .box1 dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsListSection .newsListIntro .box1 dd h3 a {
  color: #333333;
  text-decoration: none;
}
.newsListSection .newsListIntro .box1 dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 18px;
}
.newsListSection .newsListIntro .box1 dd a.more {
  font-size: 14px;
  color: #999999;
  text-decoration: none;
  text-align: center;
  width: 128px;
  height: 48px;
  line-height: 48px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border: 1px solid #e4e4e4;
}
.newsListSection .newsListIntro .box1 dd a.more:hover {
  background: #249424;
  color: #fff;
  border-color: #249424;
}
.newsListSection .newsListIntro .box1 dd:hover h3 a {
  color: #249424;
}
.newsListSection .newsListIntro .box2 dl {
  border-bottom: 1px dashed #eaeaea;
  display: block;
  padding: 20px 0;
  transition: all .5s;
}
.newsListSection .newsListIntro .box2 dt {
  width: 170px;
  height: 104px;
  background: #f5f5f5;
  text-align: center;
  padding-top: 32px;
  float: left;
}
.newsListSection .newsListIntro .box2 dt span {
  display: block;
  font-size: 42px;
  color: #666666;
  font-weight: bold;
  font-family: arial;
}
.newsListSection .newsListIntro .box2 dt em {
  font-size: 16px;
  color: #666666;
  display: block;
  font-family: arial;
}
.newsListSection .newsListIntro .box2 dd {
  width: 682px;
  height: 136px;
  position: relative;
  float: right;
}
.newsListSection .newsListIntro .box2 dd h3 {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  width: 628px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsListSection .newsListIntro .box2 dd h3 a {
  color: #333333;
  text-decoration: none;
}
.newsListSection .newsListIntro .box2 dd p {
  line-height: 24px;
  margin-top: 46px;
  font-size: 14px;
  color: #666666;
  width: 628px;
}
.newsListSection .newsListIntro .box2 dd p a {
  color: #666666;
  text-decoration: none;
}
.newsListSection .newsListIntro .box2 dd span {
  display: block;
  padding-left: 25px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(../images/label.png) no-repeat left center;
  line-height: 18px;
}
.newsListSection .newsListIntro .box2 dd span a {
  color: #999999;
  font-size: 14px;
}
.newsListSection .newsListIntro .box2 dd a.more {
  display: block;
  width: 37px;
  height: 37px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -18px;
  overflow: hidden;
}
.newsListSection .newsListIntro .box2 dd a.more img {
  display: block;
  position: relative;
}
.newsListSection .newsListIntro .box2 dl:hover dt {
  background: #249424;
}
.newsListSection .newsListIntro .box2 dl:hover dt span, .newsListSection .newsListIntro .box2 dl:hover dt em {
  color: #fff;
}
.newsListSection .newsListIntro .box2 dl:hover dd h3 a {
  color: #249424;
}
.newsListSection .newsListIntro .box2 dl:hover dd a.more img {
  top: -37px;
}
/* newsCenter 新闻中心*/
.newsCenter {
  width: 100%;
}
.newsCenterSection {
  width: 910px;
  float: right;
}
.newsCenterSection .mainCon {
  border: 1px solid #e4e4e4;
  width: 908px;
}
.newsCenterSection .newsCenterIntro {
  width: 870px;
  margin: 0 auto;
}
.newsCenterSection .newsCenterIntro .box {
  padding-bottom: 16px;
}
.newsCenterSection .newsCenterIntro .box:first-child .mub02Top2 {
  background-image: none;
}
.newsCenterSection .newsCenterIntro .box dl {
  margin-top: 30px;
}
.newsCenterSection .newsCenterIntro .box dt {
  float: left;
  width: 305px;
  height: 164px;
  float: left;
}
.newsCenterSection .newsCenterIntro .box dt img {
  display: block;
  width: 305px;
  height: 164px;
  border: 1px solid #f2f2f2
}
.newsCenterSection .newsCenterIntro .box dd {
  width: 540px;
  float: right;
  position: relative;
  height: 165px;
  position: relative;
  position: relative;
}
.newsCenterSection .newsCenterIntro .box dd h3 {
  font-size: 20px;
  color: #333333;
  font-weight: normal;
  width: 550px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsCenterSection .newsCenterIntro .box dd h3 a {
  color: #333333;
  text-decoration: none;
}
.newsCenterSection .newsCenterIntro .box dd p {
  font-size: 14px;
  color: #666666;
  line-height: 24px;
  margin-top: 10px;
  height: 70px;
  overflow: hidden
}
.newsCenterSection .newsCenterIntro .box dd a.more {
  font-size: 14px;
  color: #999999;
  text-decoration: none;
  text-align: center;
  width: 128px;
  height: 48px;
  line-height: 48px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  border: 1px solid #e4e4e4;
}
.newsCenterSection .newsCenterIntro .box dd a.more:hover {
  background: #249424;
  color: #fff;
  border-color: #249424;
}
.newsCenterSection .newsCenterIntro .box dd:hover h3 a {
  color: #249424;
}
.newsCenterSection .newsCenterIntro .box ul {
  width: 106%;
  margin-top: 30px;
}
.newsCenterSection .newsCenterIntro .box li {
  width: 416px;
  overflow: hidden;
  margin-right: 38px;
  float: left;
  margin-bottom: 13px;
}
.newsCenterSection .newsCenterIntro .box li a {
  display: block;
  font-size: 14px;
  color: #333333;
  float: left;
  width: 302px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newsCenterSection .newsCenterIntro .box li a:hover {
  color: #249424;
}
.newsCenterSection .newsCenterIntro .box li span {
  display: block;
  font-size: 14px;
  color: #999999;
  font-family: arial;
  float: right;
}
/* newsDetails 新闻详情*/
.newsDetails {
  width: 100%;
}
.newsDetails .InpageSidebar01 {
  float: right;
}
.newsDetailsSection {
  width: 910px;
  float: left;
  position: relative;
}
.newsDetailsSection .article {
  border: 1px solid #e4e4e4;
  width: 908px;
  position: relative;
  margin-left: 25px;
}
.newsDetailsSection .article .conBox {
  padding: 20px 19px 0;
}
.newsDetailsSection .article .title h1 {
  font-size: 22px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 20px;
  text-align: center;
}
.newsDetailsSection .article .title .share {
  width: 100%;
  height: 24px;
}
.newsDetailsSection .article .title .share p {
  text-align: center;
  overflow: hidden;
}
.newsDetailsSection .article .title .share p span {
  font-size: 14px;
  color: #999999;
  padding: 0 8px;
  border-left: 1px dotted #b6b6b6;
}
.newsDetailsSection .article .title .share p span:first-child {
  padding-left: 0;
  border-left: none;
}
.newsDetailsSection .article .title .share p span #cntrHits {
  float: right;
}
.newsDetailsSection .article .title .share ul {
  float: right;
}
.newsDetailsSection .article .title .share li {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  float: left;
}
.newsDetailsSection .article .title .share li img {
  display: block;
}
.newsDetailsSection .article .title i {
  width: 100%;
  display: block;
  height: 3px;
  background: #e7e7e7;
  margin-top: 12px;
  background: url(../images/mub02top2_xian.png) no-repeat center;
}
.newsDetailsSection .article .title p.label {
  font-size: 14px;
  color: #999999;
  display: block;
  padding-left: 26px;
  background: url(../images/label.png) no-repeat left center;
  line-height: 16px;
  margin-top: 20px;
}
.newsDetailsSection .article .con {
  margin-top: 20px;
  padding-bottom: 20px;
  overflow: hidden;
}
.newsDetialsArticle .article .con img {
  max-width: 100%;
}
.newsDetailsSection .article .con p {
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.newsDetailsSection .article .con p a {
  color: #249424;
}
.newsDetailsSection .article .context {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  height: 60px;
}
.newsDetailsSection .article .context p {
  width: 454px;
  float: left;
  height: 60px;
  line-height: 60px;
}
.newsDetailsSection .article .context p a {
  font-size: 14px;
  color: #666666;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newsDetailsSection .article .context p.prevNews a {
  margin-left: 20px;
  padding-left: 20px;
  background: url(../images/mub02_jt01.png) no-repeat left center;
}
.newsDetailsSection .article .context p.NextNews a {
  margin-right: 20px;
  padding-right: 20px;
  text-align: right;
  background: url(../images/mub02_jt03.png) no-repeat right center;
}
.newsDetailsSection .article .context p.prevNews a:hover {
  background: url(../images/mub02_jt05.png) no-repeat left center;
  color: #249424;
}
.newsDetailsSection .article .context p.NextNews a:hover {
  background: url(../images/mub02_jt04.png) no-repeat right center;
  color: #249424;
}
.newsDetailsSection .article .context p.NextNews {
  border-left: 1px solid #e7e7e7;
  width: 444px;
}
.newsDetailsSection .backNewsList {
  width: 59px;
  height: 59px;
  display: block;
  position: absolute;
  left: -59px;
  top: 0;
  cursor: pointer;
}
/* HelpDetails 企业详情*/
.HelpDetails {
  width: 100%;
}
.HelpDetailsSection {
  width: 910px;
  float: right;
  position: relative;
}
.HelpDetailsSection .article {
  border: 1px solid #e4e4e4;
  width: 908px;
  position: relative;
}
.HelpDetailsSection .article .conBox {
  padding: 34px 19px 0;
}
.HelpDetailsSection .article .title h1 {
  font-size: 24px;
  color: #333333;
  font-weight: normal;
  margin-bottom: 30px;
}
.HelpDetailsSection .article .title .share {
  width: 100%;
  height: 24px;
}
.HelpDetailsSection .article .title .share p {
  float: left;
  overflow: hidden;
}
.HelpDetailsSection .article .title .share p span {
  display: block;
  font-size: 14px;
  color: #999999;
  float: left;
  padding: 0 8px;
  border-left: 1px dotted #b6b6b6;
  float: left;
}
.HelpDetailsSection .article .title .share p span:first-child {
  padding-left: 0;
  border-left: none;
}
.HelpDetailsSection .article .title .share p span #cntrHits {
  float: right;
}
.HelpDetailsSection .article .title .share ul {
  float: right;
}
.HelpDetailsSection .article .title .share li {
  margin-left: 7px;
  width: 24px;
  height: 24px;
  float: left;
}
.HelpDetailsSection .article .title .share li img {
  display: block;
}
.HelpDetailsSection .article .title i {
  width: 100%;
  display: block;
  height: 3px;
  background: #e7e7e7;
  margin-top: 18px;
  background: url(../images/mub02top2_xian.png) no-repeat center;
}
.HelpDetailsSection .article .title p.label {
  font-size: 14px;
  color: #999999;
  display: block;
  padding-left: 26px;
  background: url(../images/label.png) no-repeat left center;
  line-height: 16px;
  margin-top: 24px;
}
.HelpDetailsSection .article .con {
  margin-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}
.HelpDetailsSection .article .con p {
  line-height: 30px;
  font-size: 14px;
  color: #333333;
}
.HelpDetailsSection .article .context {
  width: 100%;
  border-top: 1px solid #e7e7e7;
  background: #fff;
  height: 60px;
}
.HelpDetailsSection .article .context p {
  width: 454px;
  float: left;
  height: 60px;
  line-height: 60px;
}
.HelpDetailsSection .article .context p a {
  font-size: 14px;
  color: #666666;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.HelpDetailsSection .article .context p.prevNews a {
  margin-left: 20px;
  padding-left: 20px;
  background: url(../images/mub02_jt01.png) no-repeat left center;
}
.HelpDetailsSection .article .context p.NextNews a {
  margin-right: 20px;
  padding-right: 20px;
  text-align: right;
  background: url(../images/mub02_jt03.png) no-repeat right center;
}
.HelpDetailsSection .article .context p.prevNews a:hover {
  background: url(../images/mub02_jt05.png) no-repeat left center;
  color: #249424;
}
.HelpDetailsSection .article .context p.NextNews a:hover {
  background: url(../images/mub02_jt04.png) no-repeat right center;
  color: #249424;
}
.HelpDetailsSection .article .context p.NextNews {
  border-left: 1px solid #e7e7e7;
  width: 444px;
}
.HelpDetailsSection .backNewsList {
  width: 59px;
  height: 59px;
  display: block;
  position: absolute;
  left: -59px;
  top: 0;
  cursor: pointer;
}
/*筛选样式*/
.proListSecCon {
  width: 100%;
  background: #f5f5f5;
  padding-top: 6px;
  padding-bottom: 20px;
}
.proListSecCon .proListSecItem { /* padding-left: 30px; */
}
.proListSecCon .proListSecItem dl {
  margin-bottom: 15px;
}
.proListSecCon .proListSecItem dt {
  background: #fff;
  width: 144px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
}
.proListSecCon .proListSecItem dd {
  float: left;
  margin-left: 5px; /* height: 31px; */ padding-top: 9px;
  width: 960px;
}
.proListSecCon .proListSecItem dd a {
  display: block;
  font-size: 15px;
  color: #666666;
  float: left;
  margin-right: 14px;
  text-decoration: none;
  line-height: 24px;
  font-family: arial;
  border-radius: 10%;
  padding: 2px 10px;
}
.proListSecCon .proListSecItem dd a:hover {
  color: #249424;
}
.proListSecCon .proListSecItem dd a.cur {
  color: #fff;
  background: #249424;
}
.proListSecCon .proListSelect {
  padding-top: 12px;
  width: 1130px; /* padding-left: 40px; */ border-top: 1px solid #249424;
  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/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/prolistselect_icon01.png) no-repeat center;
  position: relative;
  top: 3px;
}
.proListSecCon .proListSelect a:hover {
  border-color: #249424;
}
.proListSecCon .proListSelect a:hover em {
  color: #249424;
}
.proListSecCon .proListSelect a:hover i {
  background: url(../images/prolistselect_icon02.png) no-repeat center #249424;
}
.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/prolistselect_icon01.png) no-repeat center;
  position: relative;
  top: 3px;
}
.proListSecCon .proListSelect .pro_result span:hover {
  border-color: #249424;
}
.proListSecCon .proListSelect .pro_result span:hover em {
  color: #249424;
}
.proListSecCon .proListSelect .pro_result span:hover i {
  background: url(../images/prolistselect_icon02.png) no-repeat center #249424;
}
.pagebar {
  padding: 20px;
  overflow: hidden;
  clear: both
}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px;
  line-height: 100%
}
.pagination span {
  color: #333;
  font-size: 14px;
  padding: 7px 2px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st {
  font-family: 宋体
}
.text-secondary {
  text-align: center;
  padding: 20px 0
}
.maximg img {
  max-width: 100%;
  height: auto !important
}