body,html{
    background:#fff;
    font-family: Microsoft YaHei;
}
.logo_line{
    width:100%;
    height:auto;
    background:#fff;
}
.logo_center{
    width:1200px;
    height:83px;
    margin:0 auto;
    line-height: 83px;
}
.logo_scene{
	width: 156px;
	height:100%;
	float:left;
}
.logo_scene img{
    width:156px;
    height:auto;
    vertical-align:middle;
}
.logo_center .logo_right{
	width:auto;
	height:100%;
	float:right;
}
.logo_center .logo_right .find_goods{
	width:160px;
	height:100%;
	line-height: 83px;
	color:#666;
	font-size:16px;
	font-weight:400;
	float:left;
}
.logo_center .logo_right a{
	display: block;
	width:auto;
	height:auto;
	border:1px solid #e2e2e2;
	border-radius: 8px;
	float:left;
	margin:21px 100px 30px 10px;
	text-align: center;
}
.logo_center .logo_right .btn_find_goods{
	width:108px;
	height:39px;
	line-height: 39px;
	margin:0 0px 0 15px;
	color:#588DF6;
	font-size:12px;
	background:url('../images/new/button_need.png') no-repeat left;
	background-size:15px 15px;
}

.top_bg{
	width:100%;
	max-width: 1920px;
	height:400px;
	margin:0 auto;
	overflow:hidden;
}
.top_bg .top_center{
	width:1200px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
}
.top_bg .top_center .top_content{
	width:514px;
	height:auto;
	float:right;
	margin:111px 35px 0 0;
	overflow:hidden;
}
.top_bg .top_center .top_content .top_title{
	width:auto;
	height:35px;
	line-height: 35px;
	font-size:32px;
	font-weight:bold;
	color:#fff;
}
.top_bg .top_center .top_content .top_desc{
	width:auto;
	height:auto;
	margin:40px 0 0 0;
	color:#fff;
	font-size:16px;
	line-height: 30px;
}

.goods_center{
	width: 100%;
	height:auto;
	overflow:hidden;
	background:#fff;
	padding-bottom:80px;
}
.title{
	width:1200px;
	height:30px;
	line-height: 28px;
	margin:0 auto;
	color:#333;
	font-size:24px;
	font-weight:bold;
	margin:85px auto 50px auto;
}
.title span{
	width:auto;
	height:100%;
	display: block;
	float:left;
}
.title span:first-child{
	width:8px;
	height:26px;
	margin:2px 10px 2px 0;
	border-radius: 5px;
	background:#BC0000;
}
.title span a{
	color:#333;
	font-weight:bold;
}

/*<!-- 48 1160 48 -->*/
.goods_block{
	width:1200px;
	height:300px;
	overflow:hidden;
	margin:0 auto;
	padding:0 8px 0 48px;
	position: relative;
	top:0
	left0;
}
.goods_block .page_prev{
	width:16px;
	height:30px;
	background:url('../images/new/video/goods_lt.png') no-repeat center;
	background-size: cover;
	position: absolute;
	top:80px;
	left:0;
	opacity: .1;
	z-index: 1;
	cursor: pointer;
}
.goods_block .page_next{
	width:16px;
	height:30px;
	background:url('../images/new/video/goods_rt.png') no-repeat center;
	background-size: cover;
	position: absolute;
	top:80px;
	right:0;
	z-index: 1;
	cursor: pointer;
}
.goods_block .no_page_prev{
	width:16px;
	height:30px;
	background:url('../images/new/video/goods_lt.png') no-repeat center;
	background-size: cover;
	position: absolute;
	top:80px;
	left:0;
	opacity: .1;
	z-index: 1;
	cursor: default;
}
.goods_block .no_page_next{
	width:16px;
	height:30px;
	background:url('../images/new/video/goods_rt.png') no-repeat center;
	background-size: cover;
	position: absolute;
	top:80px;
	right:0;
	z-index: 1;
	opacity: .1;
	cursor: default;
}
.goods_block .goods_show{
	width:1200px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
	position: relative;
}
.goods_block .goods_ul{
	width:auto;
	height:100%;
	position: absolute;
}
.goods_block .goods_ul .goods_one{
	width:200px;
	height:100%;
	overflow:hidden;
	float:left;
	margin-right:40px;
}

.goods_block .goods_ul .goods_one .goods_img{
	width:200px;
	height:200px;
}
.goods_block .goods_ul .goods_one .goods_img img{
	width:100%;
	height: 100%;
}
.goods_block .goods_ul .goods_one .goods_name{
	width:auto;
	height:38px;
	font-size:14px;
	font-weight:bold;
	line-height: 19px;
	color:#333;
	padding-top:8px;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	display: -webkit-box;
	-webkit-line-clamp:2;
}
.goods_block .goods_ul .goods_one .company_name{
	width:auto;
	height:19px;
	line-height: 19px;
	font-size:14px;
	font-weight:400;
	color:#999;
	margin:10px 0 4px 0;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.goods_block .goods_ul .goods_one .company_name a{
	color:#999;
}
.goods_block .goods_ul .goods_one .price{
	width:auto;
	height:20px;
	line-height: 20px;
	color:#BC0000;
	font-size:16px;
	font-weight:bold;
}
.goods_block .goods_ul .goods_one a:hover .goods_name{
	color:#666;
}

.goods_block .goods_ul .goods_more{
	width:198px;
	height:198px;
	border:1px solid rgba(112, 112, 112, 0.18);
	background:url('../images/new/video/goods_more.png') no-repeat right bottom;
	background-position: 134px 155px;
	margin-right:40px;
	font-size:18px;
	float:left;
}
.goods_block .goods_ul .goods_more .goods_type{
	width:200px;
	height:200px;
}
.goods_block .goods_ul .goods_more .goods_type span{
	display: block;
	width:auto;
	max-width: 150px;
	height:auto;
	line-height: 30px;
	color:#384869;
	margin:48px auto 0 auto;
}
.goods_block .goods_ul .goods_more a{
	display: block;
}
.goods_block .goods_ul .goods_more:hover{
	border:1px solid #BC0000;
}



/*
.goods_block .goods_ul .one_page{
	width: 1160px;
	height:100%;
	overflow:hidden;
	position: absolute;
}
.goods_block .goods_ul .one_page .one_page_ul{
	width: 100%;
	height:100%;
	overflow:hidden;
}
.goods_block .goods_ul .one_page .one_page_ul .goods_one{
	width:200px;
	height:100%;
	overflow:hidden;
	float:left;
	margin-right:40px;
}
.goods_block .goods_ul .one_page .one_page_ul .goods_one:nth-child(5){
	margin-right:0;
}
.goods_block .goods_ul .one_page .one_page_ul .goods_one .goods_img{
	width:200px;
	height:200px;
}
.goods_block .goods_ul .one_page .one_page_ul .goods_one .goods_img img{
	width:100%;
	height: 100%;
}
.goods_block .goods_ul .one_page .one_page_ul .goods_one .goods_name{
	width:auto;
	height:38px;
	font-size:14px;
	font-weight:bold;
	line-height: 19px;
	color:#333;
	padding-top:8px;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	display: -webkit-box;
	-webkit-line-clamp:2;
}
.goods_block .goods_ul .one_page .one_page_ul .company_name{
	width:auto;
	height:19px;
	line-height: 19px;
	font-size:14px;
	font-weight:400;
	color:#999;
	margin:10px 0 4px 0;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
}
.goods_block .goods_ul .one_page .one_page_ul .price{
	width:auto;
	height:20px;
	line-height: 20px;
	color:#BC0000;
	font-size:16px;
}
*/


/*相关企业*/
.company_center{
	width: 100%;
	height: auto;
	background:#FBFBFB;
	padding-bottom:70px; 
	overflow:hidden;
}
.company_center .company_block{
	width:1216px;
	height:auto;
	overflow:hidden;
	max-height: 464px;
	margin:0 auto;
}
.company_center .company_block ul{
	width:100%;
	height:auto;
	overflow: hidden;
}
.company_center .company_block ul li{
	width:160px;
	height:208px;
	margin:0 16px 24px 0;
	float:left;
}
.company_center .company_block ul li:nth-child(7n){
	margin-right:0;
}
.company_center .company_block ul li img{
	width:160px;
	height:160px;
	background:#fff;
}
.company_center .company_block ul li .company_name{
	width:auto;
	height:38px;
	color:#333;
	font-weight:bold;
	line-height: 19px;
	font-size:14px;
	margin-top:10px;
}
.company_center .company_block ul li .company_name a{
	color:#333;
}
.company_center .show_company{
	width:166px;
	height:52px;
	background:#BC0000;
	border-radius: 35px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	line-height: 52px;
	cursor: pointer;
	margin:35px auto 0 auto;
}
 

/*相关资讯*/
.information_center{
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding-bottom: 90px;
}
.information_center .information_block{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.information_center .information_block li{
	width:573px;
	height:174px;
	overflow:hidden;
	float:left;
	margin:0 16px 30px 0;
}
.information_center .information_block li:nth-child(2n){
	margin-right:0;
}
.information_center .information_block li .img_lt{
	width:274px;
	height:174px;
	float:left;
}
.information_center .information_block li .img_lt img{
	width:100%;
	height:100%;
}
.information_center .information_block li .img_rt{
	width:283px;
	height:100%;
	float:right;
}
.information_center .information_block li .img_rt .article_name{
	width:auto;
	height:auto;
	max-height: 52px;
	line-height: 26px;
	font-size:18px;
	font-weight: bold;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	display: -webkit-box;
	-webkit-line-clamp:2;
}
.information_center .information_block li .img_rt .article_name a{
	color:#333;
	font-weight:bold;
}
.information_center .information_block li .img_rt .article_desc{
	width:100%;
	height:auto;
	max-height: 102px;
	margin-top:20px;
	font-size:14px;
	color:#666;
	line-height: 25px;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-orient:vertical;
	display: -webkit-box;
	-webkit-line-clamp:4;	
}







