﻿
#main .btnRight{
	right:250px;
	}
#main .btnLeft{
	left:245px;
	}
#main .btn{
	display:block;
}
public.css:839
.category_box{
	height:430px;
	}
.category_box #main div.box{
	height:430px;
	width:1200px;
}
.category_box #main div.box img{
	width:100%;
	height:100%;
}

.category_box #main .btn{
	top:215px;
}
.category_box #main .box_bottom{
	width:715px;
	height:145px;
	margin-left:235px;
	position:relative;
	overflow:hidden;
}
.category_box #main .box_bottom #inner_box{
	width:1350px;
	transition:all .6s;
}

.category_box #main .box_bottom #inner_box li{
	float: left;
	width:135px;
	margin-right:10px;	
	height:145px;
	overflow:hidden;
}

.category_box #main .box_bottom #inner_box li img{
	width:137px;
	height:145px;
	float:left;
	margin-right:0;
}
.category_box #main .box_bottom #bt_r,.category_box #main .box_bottom #bt_l{
	display:none;
	width:40px;
	height:40px;
	border-radius:20px;
	position:absolute;
	top:47px;
	color:white;
	text-align:center;
	line-height:40px;
}
.category_box #main .box_bottom #bt_r{
	background: url(404.png) no-repeat 0px 0px;
	right:10px;
}
.category_box #main .box_bottom #bt_l{
	background: url(404.png) no-repeat 0px 0px;
	left:10px;
}


#indexThumbScroll #bt_r,#indexThumbScroll #bt_l{
	display:none;
	width:40px;
	height:40px;
	border-radius:20px;
	position:absolute;
	top:47px;
	color:white;
	text-align:center;
	line-height:40px;
	z-index:1000;
	cursor:pointer;
}
#indexThumbScroll #bt_r{
	background: url(404.png) no-repeat 0px 0px;
	right:7px;
}
#indexThumbScroll #bt_l{
	background:url(404.png) no-repeat 0px 0px;
	left:4px;
}

/*banner下边小轮播图*/
.menu_box{
	width:1450px;
	height:145px;
}
.menu_box li img{
	width:137px;
	margin-right:8px;
}
#srollBox .side-left-btn{
	left: 0px;
	top: 50%;
	margin-top: -15px;
	display: block;
	position: absolute;
	width:30px;
	height:30px;
	background-image: url(404.png);
	background-size:cover;
	z-index:2;
	display:none;
}
#srollBox .scoll01{
	width:715px;
	height:145px;
	position:relative;
	overflow:hidden;
}
#srollBox  .side-scroll-inner{
	position:absolute;
}
#srollBox .side-demo-list{
	float:left;
}

#srollBox .side-right-btn{
	right: 0px;
	top: 50%;
	margin-top: -15px;
	display: block;
	position: absolute;
	width:30px;
	height:30px;
	background-image: url(404.png);
	background-size:cover;
	z-index:2;
	display:none;
}
#srollBox:hover .side-right-btn,#srollBox:hover .side-left-btn{
	display:block;
}






/*****右侧状态栏*******************/
.category_box div.category_listbj{
	height: 630px;
	z-index: 10;
	}
.state_right{
	width:20%;
	height:480px;
   float:right;
	right:0px;
	top:0px;
	z-index:4;
    margin:0px;
	}
.state_right div.state_bg{
	width:100%;
	height:100%;
	background:#595656;
	/*-moz-opacity: 0.54;
	opacity: 0.54;
	filter: alpha(opacity=54);*/
	position:absolute;
	right:0px;
	top:0px;
	z-index:4;
	border:1px solid red;
	}
.state_con{
	position: relative;
	z-index: 6;
	overflow: hidden;
	}
.state_con div{
	float:left;
	}
.state_three{
	margin-left: 5px;
	}
.state_one{
	margin:10px 10px 0px 10px;
	/*border-bottom:1px solid #8b8888;*/
	}
.state_one dl{
	overflow: hidden;
	margin-bottom: 15px;
	}
.state_one dl dt{
	float:left;
	width:47px;
	height:47px;
	}
.state_one dl dt img{
	width:100%;
	height:100%;
	}
.state_one dl dd.other_two{
	font-size:14px;
	margin-top:5px;
	}
.state_one dl dd.dl_xx{
	width:100%;
	line-height:15px;
	text-align: center;
	}
.state_one dl dd.dl_xx strong{
	display:block;
	float:left;
	}
.state_one dl dd.dl_xx a{
	float: right;
	padding: 0px;
	color: #febb08;
	text-decoration:underline;
	}
.state_one dl dd.dl_xx p{
	float:left;
	display:block;
	width: 150px;
	margin-left: 5px;
	}
.state_one dl dd{
	float: right;
	font-size: 12px;
	color: #fff;
	width: 160px;
	margin-bottom: 4px;
	margin-top: 3px;
	}
.state_one dl dd a{
	float:left;
	display:block;
	padding: 4px 15px 4px;
	border-radius:3px;
	}
.state_one dl dd a.landing_but{
	background:#FEBB08;
	border:1px solid #FEBB08;
	margin-right: 10px;
	}
.state_one dl dd a.registered{
	background:#DEDDDD;
	color:#666;
	border:1px solid #DEDDDD;
	}
.state_two{
	width:216px;
	margin: 0px 10px 10px 9px;
	background: #fff;
	overflow:hidden;
	height:211px;
	}
.noticTipTxt{
	height:180px;
	overflow:hidden;
	font-size: 12px;
	}
.noticTipTxt li{
	border-bottom:1px dashed #ccc;
	height:34px;
	padding: 5px 10px;
	line-height: 20px;
	}
.name_lie{
	display: inline-block;
    width: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 16px;
}
.state_two ul li label{
	display:block;
	width:200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.state_two ul li p{
	float:right;
	font-size: 12px;
	width:40px;
	text-align:left;
	margin-right:-5px;
	}
.state_two img{
	width:100%;
	}
.state_three a{
	float: left;
	display: block;
	background: #FEBB08;
	width:216px;
	height:40px;
	margin:10px 0px 0px 4px;
	text-align: center;
	color: #000;
	text-align: left;
	text-indent: 22px;
	}
.newhand_p{
	background: #febb08;
	margin: 0px 9px;
	line-height: 30px;
	text-indent: 20px;
	font-size: 12px;
	font-weight: 600;
}
.newhand_p a{
	color: #000;
	}
.newhand_p a img{
	margin:0px 10px 0px 0px;
	}
.state_three a img{
	margin:11px 10px 9px 0px;
	width: 21px;
	}
.state_four{
	width: 215px;
	margin-left: 10px;
	padding-bottom: 2px;
	}
.state_four p{
	line-height:34px;
	color:#fff;
	padding: 0px 5px 0px 28px;
	background:url(404.png) no-repeat 6px 11px;
	font-weight: 600;
	}
.state_four p a{
	float: right;
	font-size:12px;
	color:#fff;
	font-weight: 100;
	}
.state_four ul{
	overflow: hidden;
	width: 211px;
	margin: 0px auto;
	background: #fff;
	}
.state_four ul li{
	float:left;
	width:105px;
	text-align: center;
	font-size:12px;
	color:#E82835;
	padding: 10px 0px;
	line-height: 20px;
	}
.state_four ul li em{
	font-size:18px;
	font-weight: 600;
	}

.state_four ul li.liother1{
	border-right:1px solid #b6b6b6;
	border-bottom:1px solid #b6b6b6;
	}
.state_four ul li.liother2{
	border-bottom:1px solid #b6b6b6;
	}
.state_four ul li.liother3{
	border-right:1px solid #b6b6b6;
	}
.line_a{
	float: left;
	width: 106px;
	height:29px;
	margin:5px -3px 0px 8px;
	font-size: 12px;
	text-align:center;
	background: #FEBB08;
	line-height: 14px;
	padding: 3px 0px;

	}
.line_a a{
	display:block;
	font-weight: 600;
	color: #000;
}

/********第二屏公告区域***************/
.two_news{
	width:100%;
	min-width: 1200px;
	}
.two_news div.two_newscon{
	width:1200px;
	margin: 20px auto 10px;
	overflow:hidden;
	}
.two_news div.two_newscon div{
	float:left;
	}
.newbox_1{
	width:222px;
	background: #fff;
	height:206px;
	text-align: center;
	}
.newbox_1 ul li{
	margin-bottom:5px;
	}
.newbox_1 ul li.headlist img{
	margin-bottom:12px;
	}
.newbox_2{
	width:700px;
	height: 138px;
	overflow: hidden;
	padding: 14px 9px 16px;
	background:#fff;
	display: none;
	position: relative;
	}
.newbox_2 a.more_a{
	display: block;
	position: absolute;
	right: 8px;
	top: 4px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	color: #b12604;
}
.more_to{
	position: absolute;
	top: 1px;
	right: 3px;
	color: #c80817;
	background: #f5f5f5;
	padding: 6px 10px 6px 20px;
	}
.gg_listbox{
	width:726px;
	margin: 0px 11px;
	position: relative;
	background:#fff;
	}
/*
.newbox_2 dl{
	margin-bottom: 5px;
	background: #f5f5f5;
	padding: 10px 20px;
	height: 80px;
	}
.newbox_2 dl:last-child{
	border:none;
	}*/
.newbox_2 dl dt{
	width: 600px;
	line-height:35px;
	font-size:14px;
	/*font-weight: 600;
	padding-bottom:5px;*/
	overflow: hidden;
  	text-overflow: ellipsis;
 	white-space: nowrap;
	}
/*.newbox_2 dl dd{
	line-height: 20px;
	color: #a7a7a7;
	font-size:12px;
	padding: 0px 6px;
	height: 40px;
	overflow: hidden;
	}*/
.newbox_2 dl dt em a{
	color:#000;
	}
.newbox_3{
	width:230px;
	height:205px;
	background:#fff;
	}
.newbox_3 div.newbox_time{
	width:230px;
	font-size: 16px;
	border-bottom: 3px solid #FEBB08;
/* 	background: url(../img/homepage/time.png) no-repeat 67% 56%; */
	}
.newbox_3 div.newbox_time span{
	line-height: 35px;
	display: block;
	float: left;
	padding: 0px 15px;
	background:#FEBB08;
	}
.newbox_3 div.newbox_listback{
	background: #fff;
	padding:12px 0px;
	width:204px;
	height:125px;
	margin-left: 12px;
	}
.newbox_3 div.newbox_list{
	height: 120px;
	width: 204px;
	overflow: hidden;
	}
.newbox_3 div.newbox_time h3{
	float:right;
	letter-spacing:1px;
	padding-top: 2px;
	font-size:14px;
	color: #ccc;
	margin: 10px 10px 0px 0px;
	}
.newbox_list ul li{
	color: #666;
	line-height:30px;
	height:29px;
	text-indent:29px;
	font-size: 14px;
	background:url(404.png) no-repeat 7px 12px;
	}
.newbox_list ul li em{
	color:#b12604;
	}
/*****第三屏商品*******************/
.three_Newproduct{
	width:100%;
	min-width:1200px;
	overflow:hidden;
	}
.newproduct_box{
	width:1200px;
	margin: 0 auto 35px;
	text-align:center;
	}
.newproduct_box ul{
	width: 20000px;
}
.newproduct_box li{
	float: left;
	border: 1px solid #ddd;
	margin-right: 10px;
}
.newproduct_con{
	height:380px;
	position: relative;
	}
.newproduct_con p{
	text-align: center;
	margin: 15px auto 10px;
	overflow: hidden;
	height: 45px;
	line-height: 45px;
	}
.newproduct_con p em{
	font-weight:600;
	color:#c80817;
	}
.newproduct_con p em ,.newproduct_con p span{
	float: left;
	display:block;
	}
.newproduct_con p em{
	color: #000;
	float: none;
	font-size:20px;
	font-weight: 400;
	}
.newproduct_list{
	position: absolute;
	left: 0px;
	width: 1220px;
	}
.newproduct_list dl{
	float:left;
	width:232px;
	background:#fff;
	margin-right:12px;
	height: 320px;
	}
.newproduct_list dl dt{
	width: 232px;
	height:250px;
	margin:0px auto;
	}
.newproduct_list dl dt img{
	width:100%;
	}
.newproduct_list dl dd a{
	display: block;
	width: 180px;
	margin: 0px auto;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color:#757575;
	}
.newproduct_list dl dd em{
	font-size: 16px;
	}
.newproduct_list dl dd{
	line-height:25px;
	}
.brush{
	display:block;
	width:70px;
	background:url(404.png) no-repeat 50px 16px;
	position: absolute;
	right: 0px;
	height: 35px;
	top:0px;
	font-size: 14px;
	cursor:pointer;
	}
.brush a{
	border-bottom:1px solid #d4d4d4;
	color:#949494;
	cursor: pointer;
	padding-bottom: 2px;
	}
/********第四采购联盟屏logo**************************/
.four_procurement{
	width:100%;
	min-width:1200px;
	overflow:hidden;
	}
.procurement_box{
	width:1200px;
	margin:0 auto 15px;
	}
.procurement_con{
	border:1px solid #e4e4e4;
	overflow: hidden;
	padding-bottom: 10px;
	}
.bt_listbox{
	width: 1200px;
	height: 45px;
	color:#fff;
	background: #db0101;
  	margin: 8px auto 12px;
    overflow: hidden;
	
}
.bt_listbox em {
    padding-right: 6px;
    line-height: 45px;
    margin-right: 10px;
	font-size: 20px;
	margin-left: 20px;
}
.bt_listbox span {
    font-size: 16px;
}
.procurement_list{
	width: 1180px;
	margin: 0px auto;
	overflow: hidden;
	}
.procurement_list div{
	float:left;
	}
.prolist_big{
	width:300px;
	height:183px;
	padding: 5px;
	border: 1px solid #ccc;
	}
.prolist_small{
	width: 868px;
	height:200px;
	}
.sp_list ul li{
	float:right;
	margin: 0px 0px 11px 13px;
	border: 1px solid #d4d4d4;
	height: 90px;
	}
.sp_list ul li img{
	margin-top: 5px;
	}
.procurement_small{
	width: 522px;
	height: 200px;
	}
.procurement_y{
	width: 320px;
	height: 183px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: 13px;
	}
/**********第六层商品********************/
.six_goods{
	/* width:1200px; */
	overflow: hidden;
	margin:0px auto;
	}
.six_con{
	width:100%;
	min-width:1200px;
	margin:0 auto;
	text-align:center;
	}
.companyRanking_img{
	width:1200px;
	margin:0 auto;
	}
.six_conlist{
	/* float:left; */
	/* width:1200px; */
	/* height:370px; */
	overflow:hidden;
	/* margin-bottom:35px; */
	}
.six_conlist div{
	/* float:left; */
	}
/*.six_con div.six_con1{
	border-top:4px solid #96d362;
	}
.six_con div.six_con2{
	border-top:4px solid #ea94c6;
	}
.six_con div.six_con3{
	border-top:4px solid #58b7d7;
	}
.six_con div.six_con4{
	border-top:4px solid #9989eb;
	}*/
.six_con div.six_con1,.six_con div.six_con3{
	/* float:left; */
	background: #f5f5f5;
	}
.six_con div.six_con2,.six_con div.six_con4{
	/* float:right; */
	background: #fff;
	}
.six_conlist div.six_conleft{
	width:1200px;
	margin: 0 auto;
	/* height:70px; */
	}
.six_conlist div.six_conleft a,
.six_conlist div.six_conleft img{
	display: none;	
}
.six_conlist div.six_conleft h3{
	color: #000;
    float: none;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: 15px auto 10px;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
}
.six_conleft img{
	width:100%;
	}
.six_conright dl .six_conright_img{
	width: 378px;
	height: 150px;
	padding: 0px;
}
.six_conright dl .six_conright_img{
	width: 100%;
}
.six_conright{
	width:1200px;
	overflow: hidden;
	/* background: #fff; */
	/* padding-top: 15px; */
	margin: 0 auto 30px;
	}
.six_conright h3{
	overflow: hidden;
	}
.six_conright h3 span{
	float:left;
	display:block;
	padding:7px 15px;
	background:#e72735;
	color:#fff;
	font-weight: 600;
	margin: 10px 0px 0px 14px;
	}
.six_conright p{
	color:#5c5c5c;
	font-size: 14px;
	line-height: 30px;
	margin-left: 15px;
	border-bottom: 1px solid #d1d1d1;
	width: 367px;
	height: 35px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.six_conright dl{
	margin: 0 10px;
	border: 1px solid #ddd;
	background: #fff;
	overflow: hidden;
	/* padding: 0px 20px; */
	width: 378px;
	float: left;
	}
.six_conright dl dt{
	/* float: left;
	width: 75px; */
	color: #333;
	padding: 30px 20px 0;
	text-align: left;
	line-height:21px;
	font-weight: 600;
	}
.six_conright dl dd{
	/* float: left;
	width: 285px; */
	line-height: 20px;
	font-size: 12px;
	height: 60px;
	padding: 10px 20px 0;
	margin-bottom: 20px;
	overflow: hidden;
	text-align: left;
	}
.six_conright dl dd a ,.six_conright dl dd em{
	float:left;
	display:block;
	font-size:12px;
	color:#757575;
	}
.six_conright dl dd em{
	margin:0px 5px;
	}
.six_conright ul{
	display: none;
	overflow: hidden;
	background:#fff;
	margin-bottom: 15px;
	}
.six_conright ul li{
	float:left;
	margin: 7px 18px 0px 6px;
	width: 110px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	}
.six_conright ul li img{
	width:90%;
	}
.six_conright dl dd a:hover{
	color:#b12604;
	}
/*---- 品牌展示 ----*/
.brand_conlist{
	background: #f7f7f7;
	overflow: hidden;
}
.brand_head{
	width: 1200px;
    margin: 0 auto;
}
.brand_head h3{
	color: #000;
    float: none;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    margin: 15px auto 10px;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
}
.brand_cont{
	width: 1200px;
    overflow: hidden;
    margin: 0 auto 30px;
}
.brand_tab_head{
	border-bottom: 2px solid #ddd;
	text-align: center;
	margin: 0 10px;
}
.brand_tab_head li{
	display: inline-block;
	padding: 10px;
	color: #888;
	cursor: pointer;
}
.brand_tab_head li:hover,
.brand_tab_head li.hover{
	color: #222;
	border-bottom: 2px solid #ec8e13;
	margin-bottom: -2px;
}
.brand_tab_cont{
	position: relative;
	height: 315px;
}
.brand_tab_cont li{
	display: none;
	position: absolute;
	width: 1200px;
	left: 0;
	top: 28px;
}
.brand_tab_cont li a{
	float: left;
	width: 180px;
	height: 132px;
	margin: 0 10px 20px;
}
.brand_tab_cont .active{
	display: block;
}
/*---- 公示公告 ----*/
.publicProclamation{
	background: #f4f4f4;
	padding: 20px 0;
}
.publicProclamation_box{
	width: 1200px;
	margin: 0 auto;
}
.publicProclamation_title{
	font-size: 20px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 33px;
}
.publicProclamation_list{
	overflow: hidden;
}
.publicProclamation_item{
	float: left;
    width: 33.3333%;
}
.publicProclamation_item_icon{
	float: left;
	width: 32px;
	height: 32px;
	border: 1px solid #ddd;
}
.publicProclamation1{
	background: url(404.png) no-repeat center center / 30px auto;
}
.publicProclamation2{
	background: url(404.png) no-repeat center center / 30px auto;
}
.publicProclamation3{
	background: url(404.png) no-repeat center center / 30px auto;
}
.publicProclamation_item_cont{
	margin-left: 45px;
}
.publicProclamation_item_title{
	font-size: 16px;
    margin-bottom: 30px;
}
.publicProclamation_item_list{
	margin-right: 55px;
	height: 161px;
}
.publicProclamation_item_item{
	margin-bottom: 10px;
}
.publicProclamation_item_item a{
	display: block;
}
.publicProclamation_item_item_title{
    padding-left: 8px;
    position: relative;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    /* text-overflow: ellipsis;
    white-space: nowrap; */
    /* border-left: 2px solid #b12604; */
    color: #666;
}
.publicProclamation_item_item_title:after{
	content: "";
	position: absolute;
	left: 0;
	top: 2px;
	background: #b12604;
	width: 2px;
	height: 12px;
}
.publicProclamation_item_item_time{
	text-align: right;
    margin: 5px 10px 0;
    color: #999;
    font-size: 12px;
}
.publicProclamation_item_more{
	margin: 10px 0;
}
.publicProclamation_item_more a{
	color: #b12604;
}
.publicProclamation_item_more a span{
	text-decoration: underline;
}
/********第七层诚信承诺**********************/
.seven_faith{
	width:100%;
	min-width: 1200px;
	}
.faith_box{
	width:1200px;
	margin:0 auto;
	}
.faith_conbox div{
	float:left;
	}
.faith_conbox{
	overflow:hidden;
	width: 1200px;
	margin: 0 auto;
	}
.faith_conbox div.faith_left{
	width:310px;
	}
.faith_conbox div.faith_left h3{
	text-align: center;
	width: 300px;
	height: 185px;
	overflow: hidden;
	}
.faith_conbox div.faith_con{
	width: 890px;
	}
.faith_conbox div.faith_con dl dt a{
	font-size:16px;
	color:#4c4c4c;
	font-weight:600;
	line-height:30px;
	}

.faith_con dl dd{
	font-size:12px;
	line-height:20px;
	color:#707070;
	height: 40px;
	overflow: hidden;
	}
.faith_con dl{
	background: #f5f5f5;
	margin-bottom: 4px;
	padding: 10px 20px;
	height: 70px;
	}
	
/****第八层友情链接*************************/
.eight_friendly{
	width:100%;
	min-width: 1200px;
	overflow: hidden;
	}
.friendly_box{
	width:1200px;
	margin: 20px auto;
	}
.friendly_list{
	overflow: hidden;
	width: 1200px;
	margin: 0px auto;
	}
.friendly_list ul li{
	float:left;
	margin:0px 20px 20px 0px;
	}
.friendly_list ul li a{
	padding-right: 20px;
	font-size:12px;
	color:#929191;
	border-right: 1px solid #929191;
	display: block;
	}
.friendly_list ul li a:hover{
	color:#b12604;
	}
/******二期改版新增 采购联盟*****************/
.Purchasing{
	width:100%;
	min-width:1200px;
	margin-bottom: 40px;
	}
.Purchasing_box{
	width:1198px;
	margin:0 auto;
	height:260px;
	border: 1px solid #ccc;
	}
.Purchasing_box div{
	float:left;
	}
.Purchasing_box div ul li{
	float:left;
	}
.Purchasing_box div.Purchasing_left{
	width:345px;
	position:relative;
	overflow:hidden;
	height: 260px;
	}
.Purchasing_box div.Purchasing_left ul{
	position:relative;
	width: 345px;
	height: 260px;
	overflow:hidden;
	}
.Purchasing_box div.Purchasing_left ul li{
	position:absolute;
	left:0px;
	top:0px;
	width:345px;
	height: 260px;
	}
.Purchasing_box div.Purchasing_left ul li img{
	width:100%;
	height:100%;
	}
.Purchasing_right{
	width:833px;
	height:260px;
	padding-left: 20px;
	}
.add_btlist{
	line-height:80px;
	font-size:20px;
	}
.add_btlist em{
	font-size:16px;
	margin-left:10px;
	}
.Purchasing_right ul li{
	width:162px;
	text-align:center;
	height: 80px;
	}
.Purchasing_right ul li:nth-child(2n){
	background:#ccc;
	}
/******二期改版新增 合作伙伴*****************/
.partners{
	width:100%;
	min-width:1200px;
	margin-bottom: 40px;
	}
.partners_box{
	width:1198px;
	margin:0 auto;
	height:260px;
	border: 1px solid #ccc;
	}
.partners_box div{
	float:left;
	}
.partners_box div.partners_left ,.partners_box div.partners_right{
	width:345px;
	overflow:hidden;
	height: 260px;
	}
.partners_box div.partners_left img,.partners_box div.partners_right img{
	width:100%;
	height:100%;
	}
.partners_con{
	width: 488px;
	padding-left: 20px;
	height: 260px;
	}
.partners_con ul li{
	float:left;
	width: 150px;
    text-align: center;
    height: 80px;
	}
.partners_con ul li:nth-child(2n){
	background:#ccc;
	}
.a_list{
	position: absolute;
	bottom: 0px;
	text-align: center;
	height: 30px;
	width: 90px;
	right: 0px;
	z-index:20;
	}
.a_list em{
	float:left;
	display:block;
	width:10px;
	height:10px;
	border-radius:50%;
	background:#FA0A05;
	margin:0px 10px;
	}
.a_list em.other{
	background:#fff;
	}
.bt_friend{
	width: 1200px;
	height: 45px;
	color: #4c4c4c;
	margin: 8px auto 12px;
	overflow: hidden;
	}
.bt_friend em{
	padding-right: 6px;
	line-height: 45px;
	font-size: 20px;
	}
.bt_friend span {
    font-size: 16px;
}

/**添加通栏广告样式*/
.advertisement_box{
	margin-bottom: 23px;
	/* display: none; */
}

/**通栏参与度排行榜*/
/*.companyRanking_img{
	margin-top: 10px;
}
*/
/*****新增公告***********************/
.add_gglisthead ul li{
	float:left;
	width:121px;
	text-align:center;
	font-size: 16px;
	color:#666;
	cursor: pointer;
	}
.add_gglisthead ul li:hover{
	color:#b12604;
	}
.add_gglisthead ul li.on_headlist{
	background:#FEBB08;
	color:#000;
	}
.add_gglisthead {
	width:726px;
	height:35px;
	line-height:35px;
	border-bottom:3px solid #FEBB08;
	}
.line_a a em{
	font-size: 12px;
/* 	margin-left: 5px; */
}
.newbox_2 ul li a:hover{
	color:#b12604;
	}
.newbox_2 ul li a{
	color:#666;
	}
.newbox_2 ul li em{
	margin-right: 5px;
	}

	
/*竞争力评价公告弹窗样式*/
.quityapply_box{
	width:1100px;
	position:fixed;
	top:10%;
	left:50%;
	margin-left:-550px;
	background:#fff;
	z-index:99999;
	display:none;
	}
.quityapply_box >p{
	line-height:35px;
	background:#febb08;
	color:#333;
	text-indent:0.5em;
	font-weight: bold;
	position:relative;
	font-size: 16px;
	}
.quityapply_box >p >em{
	display:block;
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
	}
.quityapply_box >div{
	padding: 45px;
	line-height: 20px;
	overflow-y: scroll;
	height:300px;
	width: 91%;
	margin: 10px auto;
	}
.quityapply_box .applyimg{
	width:1015px;
	height:860px;
}
.quityapply_box >h3.apply_bottom_close{
	float:left;
	width:1100px;
	background: #f5f5f5;
}
.quityapply_box .apply_dowload{
	color:#0819fe;
	text-decoration: underline;
}
.quityapply_box >h3.apply_bottom_close >span {
	display:block;
	margin:20px auto;
	width:120px;
	background:#febb08;
	border:1px solid #febb08;
	color:#333;
	border-radius: 4px;
	text-align: center;
	line-height: 28px;
	}
.quityapply_box >div >pre{
	margin-top: -40px;
	white-space: pre-wrap;  
	word-wrap: break-word; 
	}
.quityapply_box >div >h3{
	font-size:18px;
	text-align:center;
	line-height:40px;
	}
.new_btn_list{
	height:30px;
	border-bottom:2px solid #febb08;
	}
.new_btn_list label{
	float:left;
	display:block;
	width:108px;
	line-height:30px;
	background:#8B8989;
	color:#fff;
	text-align:center;
	font-weight: 600;
	cursor:pointer;
	}
.new_btn_list label.on_label{
	background:#febb08;
	color:#333;
	}
	
/********新增认证*********************/
.dataRank_box{
	width:1200px;
	height: 245px;
	margin:20px auto 0px;
	background:#fff;
	/* overflow:hidden; */
	padding: 10px 0px 25px;
	font-size: 12px;
	color: #a4a4a4;
	/* border-top:3px solid #febb08; */
	}
.dataRank_left{
	float: left;
	width: 375px;
	height: 245px;
}
.dataRank_right{
	float: right;
	box-shadow: 0 1px 7px -2px #999;
}
.dataRank_right .data_listbox:hover:after{
	content: "";
	position: absolute;
	left: 0;
	top: -10px;
	width: 100%;
	height: 2px;
	background: #febb08;
}
.dataRank_left_tab_head{
	float: left;
	width: 155px;
	padding-top: 3px;
}
.dataRank_left_tab_cont{
	float: left;
	margin-left: 10px;
	width: 205px;
}
.dataRank_left_tab_head li{
	height: 20px;
	padding: 10px 0 10px 20px;
	margin-bottom: 10px;
	border-radius: 2px;
	line-height: 20px;
	color: #333;
	width: 135px;
	background: #f6f6f6;
	transition-duration: 200ms;
	cursor: pointer;
	box-shadow: -1px 1px 5px -2px #aaa;
}
.dataRank_left_tab_head li:hover,
.dataRank_left_tab_head li.hover{
	position: relative;
	z-index: 1;
	width: 145px;
	background: #fff;
	border-radius: 2px 0 0 2px;
}
.dataRank_left_tab_head li:last-child{
	margin-bottom: 0;
}
.dataRank_left_tab_head li span{
	padding-left: 35px;
	display: block;
    height: 20px;
}
.dataRank_left_tab_head li span.ypk{
/* 	background: url(../img/homepage/ypk.png) no-repeat 0 center; */
}
.dataRank_left_tab_head li span.xy{
	background: url(404.png) no-repeat 0 center;
}
.dataRank_left_tab_head li span.cp{
	background: url(404.png) no-repeat 0 center;
}
.dataRank_left_tab_head li span.ly{
	background: url(404.png) no-repeat 0 center;
}
.dataRank_left_tab_head li span.yj{
	background: url(404.png) no-repeat 0 center;
}
.dataRank_left_tab_cont{
	position: relative;
}
.dataRank_left_tab_unit{
	height: 245px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 2px;
	box-shadow: 0px 0px 5px -1px #ccc;
}
.dataRank_box .dataRank_left_tab_unit .data_listbox{
	overflow: hidden;
}
/* .dataRank_left_tab_cont .data_listul{
	height: 225px;
} */
.dataRank_box .data_listbox{
	position: relative;
	overflow: visible;
	float:left;
	width:203px;
	height: 225px;
	margin: 10px 0;
	border-right:1px dashed #ccc;
	}
.dataRank_box .data_listbox:last-child{
	border:none;
	}
.dataRank_box .data_listbox h3{
	font-size:16px;
	color:#f38d04;
	text-align:center;
	font-weight: 600;
	/* margin-bottom:15px; */
	line-height:34px;
	}
.dataRank_box .data_listbox h3 a{
	font-size:16px;
	text-align:center;
	font-weight: 600;
	line-height:34px;
	padding: 0 0 8px 0;
	display: block;
	}
/* .dataRank_box .data_listbox h3 a:hover{
	background: #ccc;
} */
.data_listbox{
	height:210px;
	overflow:hidden;
	}
.data_listul{
	height: 180px;
	width: 160px;
	line-height: 22px;
	overflow: hidden;
	margin: 0px auto;
	}
.data_listul li{
	height:45px;
	line-height:22px;
	margin-bottom: 15px;
	}
.data_listul li p{
	width: 160px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color:#666;
	}
.data_listul li b{
	color:#000;
	margin-left:5px;
	}
.data_listul li em{
	float: left;
	display:block;
	width: 5px;
	height: 5px;
	background: #C0C0C0;
	margin:9px 0px 0px -13px;
	}
//首页商品楼层隐藏logo
.six_conleft ul,.six_conright ul{
	display:none;
	}
.six_conlist div.six_conleft dl,.six_conlist div.six_conright dl{
	/* margin: 29px 0px 28px; */
	}
#bestSellerRecommendId dl dd{
	line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#bestSellerRecommendId dl dd a{}
#bestSellerRecommendId dl dd em{
	color: #b12604;
    font-size: 16px;
    text-align: center;
}
/*---- 首页 ----*/
.category_box div.home_category_list ul{
	margin-top: 0px;
}
.category_box div.home_category_list ul li{
	line-height: 32px;
}
.category_box div.home_category_list ul li a{
	font-size:14px;
}
#main .box img{
	height:480px;
}
.category_listbox{
	height: 200px;
    width:200px;
    color:red;
}
