@font-face {
  font-family: 'hbzhan';  /* project id 1875012 */
  src: url('//at.alicdn.com/t/font_1875012_0rtc3clknud.eot');
  src: url('//at.alicdn.com/t/font_1875012_0rtc3clknud.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1875012_0rtc3clknud.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1875012_0rtc3clknud.woff') format('woff'),
  url('//at.alicdn.com/t/font_1875012_0rtc3clknud.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1875012_0rtc3clknud.svg#hbzhan') format('svg');
}
.hbzhan {
  font-family: "hbzhan" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.header{
	height: 34px;
	border-bottom:1px solid #dddddd;
	background-color: #fff;
}
.head{
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}
.head span{
	float: left;
	line-height: 34px;
	font-size: 0;
}
.head span a{
	font-size: 12px;
	color: #666;
	margin-right: 16px;
}
.head a:hover{
	color: #ff6600;
}
.Tophead {
	position: relative;
    margin: 0 auto;
    width: 1400px;
}
.Tophead p {
	position: absolute;
	float: right;
	right: 0px;
	top: -31px;
	color: #dfdfdf;
}
.Tophead a {
	margin-left: 5px;
    color: #138146;
	font-weight: bold;
}
.Tophead a:hover {
    color: #138146;
	font-weight: bold;
}
.Tophead a.moblie:hover .hbapp {
	display: block;
}
.Tophead a.moweixin:hover .hbweixin {
	display: block;
}
.Tophead a.moblie {
	margin: 0 6px;
}
.Tophead a.moweixin {
	margin:0 30px 0 10px
}
.Tophead img.hbapp {
	right:20px;
}
.Tophead img.hbweixin {
	right: -40px;
}
.Tophead img {
	max-width: 150px;
	max-height: 150px;
	position: absolute;
	top: 24px;
	z-index: 9999;
	padding: 8px;
	background: #4bbf5b;
	border-radius: 5px;
	display: none;
}
.head p{ line-height:34px; float:right; color:#dfdfdf; margin-right:130px;}
.head p a{ display:inline-block; color:#666; padding:0 6px;}
.head p a.mobile {
	color: #76a145;
}

.head p a.mobile i {
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;
}
.top{
	background-color: #fff;
}
.top .item {
	margin: 0 auto;
	padding: 25px 0;
	background-color: #fff;
	position: relative;
}
.top .item .logo{
	float: left;
	width: 220px;
}
.top .item .pageName{
	float: left;
	font-size: 24px;
	color: #000;
	margin:12px 0 0 20px;
	border-left: 1px solid #ddd;
	padding-left: 20px;
}
.top .item .menu{
	float: right;
	margin-top: 17px;
}
.top .item .menu a {
	display: inline-block;
	font-size: 20px;
	height: 22px;
	line-height: 20px;
	border-right: 1px solid #ddd;
	color: #333;
	padding: 0 22px;
}
.top .item .menu a:hover{
	color: #ff6600;
}
.top .item .menu a:last-child{
	border:none;
}
.search {
	width: 460px;
	height: 35px;
	margin: 6px 0 0 80px;
	float: left;
	border: 2px solid #76a145;
	position: relative;
	border-radius: 18px;
}

.searchSelect {
	width: 88px;
	height: 35px;
	position: relative;
	float: left;
}

.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 14px;
	line-height: 18px;
	color: black;
	text-indent: 20px;
	border-right: 1px solid #e6e6e6;
	margin-top: 8px;
}

.selectTop i {
	position: absolute;
	right: 14px;
	top: 2px;
	width: 14px;
	height: 8px;
	font-size: 12px;
}

.selectTop.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
	top: 8px;
}

.search button {
	position: absolute;
	height: 39px;
	line-height: 39px;
	background-color: #76a145;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	top: -2px;
	border-radius: 0 19px 19px 0;
}

.search input {
	width: 296px;
	height: 35px;
	float: left;
	border: none;
	font-size: 14px;
	color: #333;
	text-indent: 14px;
	background-color: #fff;
}
.search input[type="button"] {
	position: absolute;
	height: 39px;
	line-height: 39px;
	background-color: #76a145;
	color: #ffffff;
	width: 80px;
	font-size: 16px;
	border: none;
	cursor: pointer;
	right: -2px;
	text-align: center;
	top: -2px;
	border-radius: 0 19px 19px 0;
	text-indent: 0;
}
.selectBot {
	position: absolute;
	width: 88px;
	background-color: #ffffff;
	top: 37px;
	left: 0px;
	z-index: 99;
	border-bottom: 2px solid #e6e6e6;
	border-top: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 12px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #76a145;
	border-left: 2px solid #76a145;
	border-right: 2px solid #76a145;
	color: #fff;
	cursor: pointer;
}
.location {
	height: 50px;
	line-height: 50px;
	background-color: #f8f8f8;
}
.location .item {
	margin: 0 auto;
	font-size: 16px;
	font-weight: lighter;
	color: #666;
}
.location .item dt {
	float: left;
}
.location .item a {
	color: #666;
	padding: 0 10px;
}
.main .item {
	margin: 0 auto;
}
.main .title {
	height: 75px;
	line-height: 75px;
	font-size: 18px;
	color: #000;
}
.main .title span {
	padding-left: 85px;
	box-sizing: border-box;
	display: inline-block;
}
.main .content span {
    display: inline-block;
}
.main .title span.price {
	padding-left: 55px;
}
.main .title span.dataTime {
	padding-left: 50px;
}
.main .name {
	width: 455px;
}
.main .price {
	width: 280px;
}
.main .company {
	width: 415px;
}
.main .dataTime {
	width: 194px;
}
.main .content {
	font-size: 16px;
	color: #666;
}
.main .content li {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.main .content li span {
	margin-right: 8px;
}
.main .content li:nth-child(2n+1) {
	background-color: #f8f8f8;
}
.main .content li:nth-child(2n) {
	height: 55px;
	line-height: 55px;
}
.main .content li:nth-child(2n) .name,.main .content li:nth-child(2n) .price,.main .content li:nth-child(2n) .company ,.main .content li:nth-child(2n) .dataTime {
	background-position: 12px 20px;
}
.main .content li:nth-child(2n) .name:hover {
	background-position: 12px 20px;
}
.main .content li .name a {
	color: #000;
}
.main .content li .price {
	font-size: 14px;
}
.main .content li .price b {
	color: #fe1200;
	font-weight: normal;
}
.main .content li .dataTime {
	font-size: 14px;
}
.main .content li .name:hover a {
	color: #ff7500;
}
.main .videoList dl {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	float: left;
	width: calc(50% - 30px);
	margin-top: 20px;
	margin-right: 30px;
}
.main .videoList dl:hover {
	background-color: #f8f8f8;
}
.main .videoList dt {
	float: left;
	font-size: 16px;
	width: 400px;
	padding-left: 10px;
}
.videoList span.hbzhan {
	margin-right: 8px;
}
.main .videoList dt a {
	color: #000;
}
.main .videoList dt:hover a {
	color: #ff7500;
}
.main .videoList dd {
	float: right;
	font-size: 14px;
	color: #999;
	width: 245px;
}

.page {
	line-height: 40px;
	text-align: center;
	font-size: 12px;
	padding: 30px 0 0;
}

.page a {
	width: 40px;
	height: 40px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	background: #fff;
	border-left: 0;
	text-align: center;
	font: normal 12px/40px "Tahoma";
	color: #666666;
	vertical-align: middle;
}

.page a:hover {
	color: #333333 !important;
	text-decoration: none;
}

.page a.ft {
	border-left: 1px solid #e6e6e6;
	border-right: 0;
	background: #fff url(/images/companyList.png) no-repeat -56px -530px;
}

.page a.next {
	margin-right: 15px;
	background: #fff url(/images/companyList.png) no-repeat 15px -530px;
}

.page a.prev {
	width: 68px;
	background: #fff url(/images/companyList.png) no-repeat 8px -467px;
	border-left: 1px solid #e6e6e6;
}

.page a.lt {
	width: 68px;
	background: #fff url(/images/companyList.png) no-repeat 8px -497px;
}

.page a.on {
	background: #519126;
	border: 1px solid #519126;
	border-left: 0;
	color: #fff;
	font-weight: bold;
}

.page a.on:hover {
	color: #fff !important;
	text-decoration: none;
}

.page input {
	width: 38px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 12px/38px "Tahoma";
	margin: 0 10px;
	vertical-align: middle;
}

.page button {
	width: 52px;
	height: 40px;
	display: inline-block;
	text-align: center;
	border: 1px solid #e6e6e6;
	font: normal 12px/40px "Tahoma";
	vertical-align: middle;
	cursor: pointer;
	background: url(/images/companyList.png) no-repeat 0 -386px;
}
.videoBottom {
	height: 50px;
	line-height: 50px;
	background-color: #f8f8f8;
	text-align: center;
	font-size: 16px;
	color: #666;
	margin-top: 30px;
}
.videoBottom a {
	color: #666;
	padding: 0 10px;
}
.videoBottom a:hover {
	color: #ff7500;
}


.bottomMenu {
	background-color: #00a499;
	padding: 30px 0 25px 0;
	overflow: hidden;
}
.bottomMenuTitle {
	position: relative;
	height: 43px;
	padding-left: 90px;
}

.bottomMenuTitle span {
	font-size: 16px;
	font-weight: bold;
	line-height: 43px;
	color: #fff;
}

.bottomMenu p {
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	padding-left: 90px;
}
.bottomMenu p a {
	color: #fff;
}
.bottomMenu p a:hover {
	text-decoration: underline;
}

.bottomMenuTitle b {
	position: absolute;
	color: #fff;
	font-size: 40px;
	top: 3px;
	left: 40px;
	z-index: 1
}

.bottomMenuTitle i {
	position: absolute;
	color: #fff;
	font-size: 18px;
	top: 12px;
	left: 50px;
	z-index: 2;
}

.bottomMenuTitle i.iconflag {
	top: 14px;
	left: 52px;
}

.bottomMenuTitle i.iconlocation {
	left: 51px;
}

.bottomMenuTitle i.iconservice {
	left: 49px;
	font-size: 22px
}
.Code {
	height: 186px;
	position: relative;
}

.Code i {
	font-size: 155px;
	color: #ff9000;
	z-index: 1;
	overflow: hidden;
}

.Code i:before {
	vertical-align: middle;
}

.Code img {
	z-index: 2;
}

.foot {
	background-color: #333333;
	padding: 23px 14px;
	text-align: center;
}

.foot p {
	font-size: 14px;
	line-height: 24px;
	color: #6b6b6b;
	font-family: SimSun;
}

.foot p a {
	color: #fff;
	margin: 0 5px;
	font-family: microsoft yahei;
}

.foot p a:hover {
	color: #76a145;
}

.foot span {
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	font-family: "Montserrat";
	display: block;
}
.row {
	display: block;
	width: 100%;
	margin: 0 auto;
	clear: both;
}
.row.custom {
	width: 1400px;
}

.col {
	display: block;
	width: 100%;
	float: left;
}
.ct-3 {
	width: 25%;
}
.ct-9 {
	width: 75%;
}
.blockCenter {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -61%);
	transform: translate(-50%, -61%);
}
.main .content li span.name {
	padding-left: 10px;
	box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
	body {
		min-width: 1000px;
	}
	#header{
		min-width: 1000px;
	}
	.w {
		width: 1000px;
	}
	.head {
		width: 1000px;
	}
	.item {
		width: 1000px;
	}
	.top .item .menu a {
    	font-size: 17px;
    	padding: 0 5px;
    }
	.search {
		width: 295px;
		margin: 6px 0 0 15px;
	}
	.search input {
		width: 130px;
	}
	.main .videoList dt {
		font-size: 14px;
		width: 270px;
	}
	.main .videoList dd {
		font-size: 12px;
		width: 182px;
	}
	.videoBottom {
		font-size: 14px;
	}
	.location .item {
		font-size: 14px;
	}
	.main .name {
    	width: 315px;
    }
	.main .price {
		width: 170px;
	}
	.main .dataTime {
		width: 180px;
	}
	.main .company {
    	width: 270px;
    }
	.row.custom {
		width: 1000px;
	}
	.main .content {
		font-size: 14px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	#header{
		min-width: 1000px;
	}
	.w {
    	width: 980px;
    }
	.item {
    	width: 980px;
    }
	.top .item .menu a {
    	font-size: 17px;
    	padding: 0 5px;
    }
	.search {
    	width: 275px;
    	margin: 6px 0 0 15px;
    }
	.search input {
    	width: 110px;
    }
	.main .videoList dt {
    	font-size: 14px;
    	width: 265px;
    }
	.main .videoList dd {
		font-size: 12px;
		width: 182px;
	}
	.videoBottom {
		font-size: 14px;
	}
	.location .item {
		font-size: 14px;
	}
	.main .name {
    	width: 315px;
    }
	.main .price {
		width: 170px;
	}
	.main .dataTime {
		width: 180px;
	}
	.main .company {
    	width: 270px;
    }
	.row.custom {
		width: 1000px;
	}
	.main .content {
		font-size: 14px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	#header{
		min-width: 1200px;
	}
	.w {
    	width: 1100px;
    }
	.head {
		width: 1200px;
	}
	.item {
    	width: 1100px;
    }
	.search {
    	width: 325px;
    	margin: 6px 0 0 10px;
    }
    .search input {
    	width: 160px;
    }
	.top .item .menu a {
    	font-size: 20px;
    	padding: 0 8px;
    }
	.main .videoList dt {
    	width: 277px;
    }
	.main .videoList dd {
		padding: 0 10px 0 15px;
        width: 208px;
	}
	.main .company {
    	width: 295px;
    }
	.main .name {
    	width: 360px;
    }
	.main .price {
		width: 205px;
	}
	.row.custom {
		width: 1200px;
	}
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
	#header{
		min-width: 1400px;
	}
	.w {
    	width: 1296px;
    }
	.head {
		width: 1280px;
	}
	.item {
		width: 1280px;
	}
	.main .company {
    	width: 304px;
    }
    .main .videoList dd {
    	width: 215px;
    }
    .main .videoList dt {
    	width: 375px;
    }
    .search {
    	margin: 6px 0 0 11px;
        width: 370px;
    }
    .search input {
    	width: 205px;
    }
}
@media only screen and (min-width: 1601px) and (max-width: 1920px) {
	#header{
		min-width: 1600px;
	}
	.w {
		width: 1500px;
	}
	.head {
		width: 1500px;
	}
	.item {
    	width: 1500px;
    }
	.search {
    	margin: 6px 0 0 95px;
    }
	.main .name {
    	width: 550px;
    }
	.main .company {
    	width: 410px;
    }
	.main .price {
		width: 300px;
	}
	.main .videoList dt {
    	width: 460px;
    }
	.row.custom {
		width: 1500px;
	}
}
@media screen and (min-width: 1921px){
	#header{
		min-width: 1600px;
	}
	.w {
		width: 1500px;
	}
	.head {
		width: 1500px;
	}
	.item {
    	width: 1500px;
    }
	.search {
    	margin: 6px 0 0 85px;
    }
	.main .name {
    	width: 550px;
    }
	.main .company {
    	width: 410px;
    }
	.main .price {
		width: 300px;
	}
	.main .videoList dt {
    	width: 460px;
    }
	.row.custom {
		width: 1500px;
	}
}
@media only screen and (min-width: 1160px) and (max-width: 1366px) {
    .w {
    	width: 1100px;
    }

}
