﻿body{
	background-color: #f5f5f5;
}
a {
	outline: none;
}
.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.w {
	width: 1600px;
}
#header {
	width: 100%;
	height: 36px;
	margin: 0 auto;
	background-color: #f5f5f5;
}
.header {
	height: 36px;
	margin: 0 auto;
}
.header ul {
	float: left;
}
.header li {
	float: left;
	font: normal 12px/36px "\5b8b\4f53","Tahoma";
	color: #666;
	margin-right: 10px;
}
.header li a {
	color: #666;
	padding: 0 5px;
}
.header p {
	line-height: 36px;
	float: right;
	color: #dfdfdf;
	margin-right: -4px;
}
.header p a {
	display: inline-block;
	color: #666;
	padding: 0 4px;
}
.header p a.mobile {
	padding-left: 22px;
	background: url(/images/company/company2015.png) no-repeat -62px -22px;
	color: #5b7648;
}
.header li a:hover, .header p a:hover {
	color: #f60;
}
.searchBox {
	height: 370px;
	background:#945d56;
	font-family: "Microsoft Yahei";
}
.searchBox .logo {
	text-align: center;
	padding-top: 35px;
}
.searchCondition {
	text-align: center;
}
.searchCondition a {
	width: 104px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 18px;
	font-size: 16px;
	color: #fff;
	margin: 35px 35px 0;
	position: relative;
	display: inline-block;
}
.searchCondition a i {
	margin-right: 5px;
}
.searchCondition a img {
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -6px;
	display: none;
}
.searchCondition a.focus {
	background-color: #fff;
	color: #945d56;
}
.searchCondition a.focus img {
	display: block;
}
.searchInput {
	width: 880px;
	height: 50px;
	line-height: 50px;
	margin: 20px auto 25px;
	border-radius: 4px;
	overflow: hidden;
}
.searchInput input {
	font-size: 16px;
	color: #999;
	border: 0;
	width: 770px;
	height: 49px;
	line-height: 49px;
	text-indent: 20px;
	font-family: "Microsoft YaHei";
	float: left;
}
.searchInput input.focus {
	color: #333;
}
.searchInput a.btn {
	width: 110px;
	height: 50px;
	text-align: center;
	display: block;
	float: left;
	background-color: #ff802b;
	color: #fff;
	font-size: 18px;
}
.searchInput a i {
	margin-right: 5px;
	font-size: 19px;
}
.brandList {
	width: 880px;
	margin: 0 auto;
}
.brandList .brands {
	width: 60px;
	height: 60px;
	border-radius: 4px;
	font-size: 16px;
	color: #fff;
	padding: 9px 14px;
	background-color: rgba(255,255,255,0.4);
	box-sizing: border-box;
	float: left;
}
.brandList .list {
	width: 760px;
	float: left;
	margin-left: 20px;
	line-height: 30px;
}
.brandList .list a {
	color: #fff;
	font-size: 14px;
	margin-right: 30px;
}
.brandList .list a:hover {
	text-decoration: underline;
}
.main {
	background-color: #f5f5f5;
	font-family: "Microsoft YaHei";
	padding-bottom: 40px;
}
.companyImgList {
	margin: 0 auto;
	padding: 20px 0;
}
.companyImgList li {
	width: 299px;
	height: 200px;
	background-color: #fff;
	float: left;
	margin-right: 1px;
	text-align: center;
	margin-bottom: 1px;
}
.companyImgList li table {
	width: 100%;
	height: 160px;
}
.companyImgList li p a {
	font-size: 16px;
	color: #333;
}
.companyImgList li:hover p a {
	color: #945d56;
}

.companyPar {
	margin: 0 auto;
	background-color: #fff;
}
.companyPar dl {
	border-bottom: 1px solid #f0f0f0;
	float: left;
	margin: 0 20px;
	box-sizing: border-box;
}
.companyPar dl dt {
	width: 112px;
	height: 60px;
	float: left;
	line-height: 60px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.companyPar dl dd {
	width: 1448px;
	float: right;
	font-size: 14px;
	position: relative;
	padding: 10px 0;
}
.companyPar dl dd.oneLine ul.area {
	height: 100%;
}
.companyPar dl dd.oneLine ul.industry {
	height: 100%;
}
.all {
	float: left;
	line-height: 40px;
	width: 70px;
}
.all a {
	color: #945d56;
	font-weight: bold;
}
.companyPar .hot dt{
	display: block;
	float: none;
}
.companyPar .hot dd{
	display: block;
	float: none;
	width: 1560px;
}
.companyPar .companyLogo{
	overflow: hidden;
}
.companyPar .companyLogo li{
	float: left;
	box-sizing: border-box;
	height: 154px;
	width: 10%;
	text-align: center;
	position: relative;
	padding-top: 20px;
}
.companyPar .companyLogo li .img{
	height: 70px;
	position: relative;
	margin: 0 20px;
}
.companyPar .companyLogo li .img a{
	display: block;
	height: 100%;
}
.companyPar .companyLogo li .img img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.companyPar .companyLogo li b{
	display: block;
	font-size: 18px;
	margin-top: 10px;
}
.companyPar .companyLogo li b a{
	color: #333;
}
.companyPar .companyLogo li:hover a.cover {
    display: block;
}
.companyPar .companyLogo li a.cover {
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
	background: url("../../../../Images/index2020/imghover.png") no-repeat;
	background-size: 100% 100%;
    z-index: 9;
    display: none;
}
ul.industry, ul.area, ul.model {
	width: 1325px;
	float: left;
	height: 40px;
	overflow: hidden;
}
ul.industry li , ul.area li , ul.model li {
	float: left;
	line-height: 40px;
	white-space: nowrap;
	margin-right: 40px;
}
ul.industry li a , ul.area li a , ul.model li a{
	color: #666;
	line-height: 18px;
	display: inline-block;
}
ul.industry li a.actived, ul.area li a.actived, ul.model li a.actived {
	color: #945d56;
}
.companyPar ul li a:hover {
	color: #945d56;
}
.more {
	width: 39px;
	float: right;
	position: absolute;
	right: 0;
	top: 21px;
}
.more a {
	color: #666;
	font-size: 14px;
}
.more a i {
	margin-top: -2px;
	display: block;
	float: right;
}

.companyList {
	margin-top: 25px;
	margin: 25px auto 0;
	background-color: #fff;
}
.companyList ul li {
	margin: 0 30px;
	padding: 30px 0;
	border-bottom: 1px solid #e6e6e6;
}
.companyTop {
	height: 156px;
}
.companyTop .image {
	width: 235px;
	height: 100%;
	float: left;
	margin-right: 30px;
}
.companyTop .image div {
	height: 0;
	overflow: hidden;
	padding-bottom: 66%;
	position:relative;
}
.companyTop .image img {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}

.companyTop span a {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	height: 50px;
	display: inline-block;
	position: relative;
	max-width: 820px;
	overflow: hidden;
}
.companyTop span a:hover {
	color: #945d56;
}
.companyTop span i {
	font-style: normal;
	font-size: 14px;
	width: 50px;
	height: 22px;
	display: inline-block;
	line-height: 22px;
	text-align: center;
	vertical-align: top;
	margin-left: 7px;
	margin-top: 10px;
}
.companyTop span i.toplevel {
	color: #d919ff;
	background-color: #fbeefe;
}
.companyTop span i.level1 {
	color: #33b70d;
	background-color: #e6f6eb;
}
.companyTop span i.level2 {
	color: #ff4444;
	background-color: #ffeded;
}
.companyTop span i.level3 {
	color: #ff8400;
	background-color: #ffeee3;
}
.companyTop p {
	height: 48px;
	overflow: hidden;
	margin-bottom: 25px;
	color: #666;
	line-height: 26px;
	font-size: 14px;
}
.companyTop b {
	font-size: 14px;
	color: #666;
	font-weight: normal;
	height: 20px;
	display: block;
	overflow: hidden;
}
.companyBottom {
	font-size: 14px;
	color: #999;
	margin-top: 18px;
	height: 20px;
	overflow: hidden;
}
.companyBottom b {
	color: #945d56;
	font-weight: normal;
	margin: 0 20px;
}

.pages {
	margin: 0 auto;
	height: 40px;
	clear: both;
	padding: 50px 0;
	text-align: center;
	color: #999;
}
.pages a {
	width: 43px;
	height: 43px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	text-align: center;
	font: normal 16px/43px "Microsoft YaHei";
	color: #999;
	vertical-align: middle;
	border-radius: 4px;
	margin-right: 5px;
}
.pages a.on {
	background-color: #945d56;
	color: #fff;
}
.pages a:hover {
	background-color: #945d56;
	color: #fff;
}
.pages a.ft {
	background: url(/images/company/companyList.png) no-repeat -53px -527px;
}
.pages a.prev {
	padding: 0;
	background: url(/images/company/pages.png) no-repeat 16px 15px;
}
.pages a.lt {
	padding: 0;
	background: url(/images/company/pages.png) no-repeat -449px 15px;
}
.pages a.next {
	margin-right: 15px;
	background: url(/images/company/companyList.png) no-repeat 17px -527px;
}
.pages input {
	width: 43px;
	height: 43px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 16px/43px "Tahoma";
	margin: 0 10px;
	border-radius: 4px;
	vertical-align: middle;
}
.pages button {
	width: 70px;
	height: 44px;
	display: inline-block;
	text-align: center;
	outline: none;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	font: normal 16px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: #fff;
	color: #333;
	margin-left: 10px;
}
.bottom {
	font-family: "Microsoft YaHei";
	padding-bottom: 20px;
}

/*service*/
.service{ width: 1200px;height:94px; margin:24px auto 0;}
.service dl{ width: 299px;height:94px; float:left; padding-left:22px; border-left:1px solid #f2f2f2;}
.service dt{width: 100%; height:48px; float:left; font:normal 16px/48px "Microsoft Yahei","\5b8b\4f53"; color:#565656; text-indent:48px; background:url(/images/company/serviceIcon.jpg) no-repeat;}
.service dd{ width:210px; height:46px; float:left; line-height:23px;}
.service dd a{ color:#999; padding-right:14px;}
.service dd a:hover{ color:#f60; text-decoration:underline;}
.service .s4,.service .s4 dt{ width:210px;}
.service .s2 dt{ background-position:0 -48px;}
.service .s3 dt{ background-position:0 -96px;}
.service .s4 dt{ background-position:0 -144px;}

#footer{
	padding: 20px 0;
	background: #282828;
	text-align: center;
}
.footMenu{
	color: #868686;
	font-size: 14px;
	line-height: 30px;
}
.footMenu a{
	color: #bababa;
	margin: 0 6px;
}
.footMenu a:hover{
	color: #ff6600;
}
.copyright{
	font-size: 12px;
	line-height: 30px;
	margin-top: 5px;
	color: #868686;
}
#footer p{
	font-size: 12px;
	line-height: 30px;
	color: #868686;
}
.publicbox {
	width: 100%;
	background-color: #fff;
}
.lostpro {
	width: 450px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 165px;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 12px/30px "\5b8b\4f53";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}
/* 20231114 */
.Tophead {
	position: relative;
	margin: 0 auto;
  }
  .Tophead ul{
	  position: absolute;
	  top: -39px;
	  right: 0;
  }
  .Tophead li{
	float: left;
	height: 33px;
	position: relative;
  }
  .Tophead li .ServiceTop {
	  height: 33px;
	  line-height: 33px;
	  padding: 0 8px;
	  font-size: 12px;
	  position: relative;
  }
  .Tophead li .ServiceTop::after{
	  position: absolute;
	  content: "";
	  right: 0;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 1px;
	  height: 12px;
	  background-color: #e2e2e2;
  }
  .Tophead li:last-child .ServiceTop::after{
	  display: none;
  }
  .Tophead li .ServiceTop a{
	  color: #777;
  }
  /* 两个下拉 */
  .Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	  color: #945d56;
  }
  .Tophead li .ServiceTop i{
	  margin-right: 5px;
	  font-size: 12px;
  }
  /* mobile */
  .ServiceBot{
	  background-color: #fff;
	  position: absolute;
	  z-index: 99;
	  top: 33px;
	  right: 0;
	  display: none;
	  text-align: center;
	  z-index: 9999;
	  box-sizing: border-box;
  }
  .ServiceBot1 {
	  width: 833px;
	  padding: 18px 14px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
  }
  .ServiceBot1 .item {
	  float: left;
	  width: 20%;
  }
  .ServiceBot1 .item .image{
	  padding: 4px 4px 0;
	  border-radius: 8px;
	  display: inline-block;
	  background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
  }
  .ServiceBot1 .item .image img{
	  width: 130px;
	  height: 130px;
	  border-radius: 8px;
  }
  .ServiceBot1 .item .image b{
	  height: 24px;
	  line-height: 24px;
	  font-size: 15px;
	  color: #fff;
	  display: block;
	  text-align: center;
	  overflow: hidden;
  }
  .ServiceBot1 .item p{
	  margin-top: 10px;
	  height: 16px;
	  line-height: 16px;
	  font-size: 15px;
	  color: #888;
	  overflow: hidden;
  }
  .Tophead li.mobile .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.mobile .hover a{
	  color: #945d56;
  }
  .Tophead li.mobile .hover::after{
	  display: none;
  }
  /* weixin */
  .ServiceBot2{
	  height: 220px;
	  width: 740px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
	  overflow: hidden;
  }
  .ServiceBot2 .gzRight{
	  width: 440px;
	  border-left: 1px solid #f3f3f3;
	  float: right;
  }
  .ServiceBot2 .gzRight a{
	  height: 110px;
	  padding: 65px 20px 27px;
	  line-height: 18px;
	  font-size: 14px;
	  color: #333;
	  width: 25%;
	  text-align: center;
	  box-sizing: border-box;
	  position: relative;
	  float: left;
	  cursor: pointer;
  }
  .ServiceBot2 .gzRight a:nth-child(1)::after,
  .ServiceBot2 .gzRight a:nth-child(2)::after,
  .ServiceBot2 .gzRight a:nth-child(3)::after,
  .ServiceBot2 .gzRight a:nth-child(4)::after{
	  position: absolute;
	  content:'';
	  left: 0;
	  right: 0;
	  bottom: 0;
	  height: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a::before{
	  position: absolute;
	  content:'';
	  top: 0;
	  right: 0;
	  bottom: 0;
	  width: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a:nth-child(4n)::before{
	  display: none;
  }
  .ServiceBot2 .gzRight a i{
	  position: absolute;
	  top: 27px;
	  left: 50%;
	  transform: translateX(-50%);
	  width: 28px;
	  height: 31px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	  background-size: 100% 100%!important;
	  display: inline-block;
	  vertical-align: top;
  }
  .ServiceBot2 .gzRight a:nth-child(2) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(3) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(4) i{
	  width: 63px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(5) i{
	  width: 28px;
	  height: 24px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(6) i{
	  width: 41px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(7) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(8) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
  }
  .ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	  z-index: 999;
	  background-color: #fff;
	  box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
  }
  .ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	  display: none;
  }
  .ServiceBot2 .zgLeft{
	  width: 299px;
	  height: 100%;
	  float: right;
	  position: relative;
	  display: none;
  }
  .ServiceBot2 .zgLeft p{
	  display: inline-block;
	  position: absolute;
	  left: 30px;
	  top: 50%;
	  width: 20px;
	  line-height: 28px;
	  font-size: 20px;
	  color: #c27468;
	  transform: translateY(-50%);
  }
  .ServiceBot2 .zgLeft img{
	  position: absolute;
	  left: 66px;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 180px;
  }
  .Tophead li.weixin .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.weixin .hover a{
	  color: #945d56;
  }
  .Tophead li.weixin .hover::after{
	  display: none;
  }
@media only screen and (min-width: 1160px) and (max-width: 1366px) {
	.w {
		width: 1090px;
	}
	.companyImgList li {
		width: 217px;
		height: 150px;
	}
	.companyImgList li table {
		height: 110px;
	}
	.companyPar dl dt {
		width: 80px;
	}
	.companyPar dl dd {
		width: 970px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 875px;
	}
	ul.industry li, ul.area li, ul.model li {
		margin-right: 25px;
	}
	.companyBottom b {
		margin: 0 16px;
	}
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
	.w {
		width: 1300px;
	}
	.companyImgList li {
		width: 259px;
		height: 180px;
	}
	.companyImgList li table {
		height: 140px;
	}
	.companyPar dl dt {
		width: 85px;
	}
	.companyPar dl dd {
		width: 1175px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 1080px;
	}
	.companyPar .hot dd{
		width: 1260px;
	}
	.companyPar .companyLogo li{
		height: 126px;
		padding-top: 15px;
	}
	.companyPar .companyLogo li .img {
		height: 50px;
		margin: 0 10px;
	}
	.companyPar .companyLogo li b{
		font-size: 15px;
		margin-top: 5px;
	}
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
	.w {
		width: 1400px;
	}
	.companyImgList li {
		width: 279px;
		height: 190px;
	}
	.companyImgList li table {
		height: 150px;
	}
	.companyPar dl dt {
		width: 95px;
	}
	.companyPar dl dd {
		width: 1265px;
	}
	ul.industry, ul.area, ul.model {
		width: 1140px;
	}
	.companyPar .hot dd{
		width: 1360px;
	}
	.companyPar .companyLogo li{
		height: 136px;
		padding-top: 15px;
	}
	.companyPar .companyLogo li .img {
		height: 50px;
		margin: 0 10px;
	}
	.companyPar .companyLogo li b{
		font-size: 15px;
		margin-top: 10px;
	}
}
@media only screen and (min-width: 1730px) and (max-width: 1920px) {}
@media screen and (min-width: 1921px) {}
@media screen and (max-width: 1152px) {
	.w {
		width: 880px;
	}
	.companyImgList li {
		width: 175px;
		height: 125px;
	}
	.companyImgList li table {
		height: 93px;
	}
	.companyPar dl dt {
		width: 80px;
	}
	.companyPar dl dd {
		width: 760px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 670px;
	}
	ul.industry li, ul.area li, ul.model li {
		margin-right: 25px;
	}
	.companyBottom b {
		margin: 0 0px;
	}
	.companyTop span a {
		font-size: 18px;
	}
	 .companyTop p , .companyBottom , .companyTop b {
		 font-size: 12px;
	 }
	 .companyList ul li {
		 padding: 15px 0;
		 margin: 0 15px;
	 }
	 .companyPar .hot dd{
		width: 840px;
	}
	.companyPar .companyLogo li{
		height: 84px;
		padding-top: 10px;
	}
	.companyPar .companyLogo li .img {
		height: 50px;
		margin: 0 10px;
	}
	.companyPar .companyLogo li b{
		font-size: 10px;
		margin-top: 5px;
	}
}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {
	.w {
		width: 1200px;
	}
	.companyImgList li {
		width: 239px;
		height: 150px;
	}
	.companyImgList li table {
		height: 110px;
	}
	.companyPar dl dd {
		width: 1048px;
	}
	ul.industry, ul.area, ul.model {
		width: 925px;
	}
	.companyPar .hot dd{
		width: 1160px;
	}
	.companyPar .companyLogo li{
		height: 116px;
		padding-top: 15px;
	}
	.companyPar .companyLogo li .img {
		height: 54px;
		margin: 0 10px;
	}
	.companyPar .companyLogo li b{
		font-size: 14px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
	.w {
		width: 1000px;
	}
	.companyImgList li {
		width: 199px;
		height: 150px;
	}
	.companyImgList li table {
		height: 110px;
	}
	.companyPar dl dt {
		width: 80px;
	}
	.companyPar dl dd {
		width: 880px;
	}
	.all {
		width: 50px;
	}
	ul.industry, ul.area, ul.model {
		width: 790px;
	}
	ul.industry li, ul.area li, ul.model li {
		margin-right: 25px;
	}
	.companyBottom b {
		margin: 0 5px;
	}
	.companyPar .hot dd{
		width: 960px;
	}
	.companyPar .companyLogo li{
		height: 96px;
		padding-top: 10px;
	}
	.companyPar .companyLogo li .img {
		height: 50px;
		margin: 0 10px;
	}
	.companyPar .companyLogo li b{
		font-size: 13px;
	}
}
