#header{
	width: 100%;
	height: auto;
	background-color: #fff;
}
.header_top{
	height: 34px;
	background-color: #f2f3f8;
}
.header_top span{
	color: #333;
	line-height: 34px;
	font-size: 12px;
}
.header_top span:hover{
	color: #a84f49;
	cursor: pointer;
}
.header_top span i:hover{
	color: #a84f49;
	cursor: pointer;
}
.header_top span a:hover{
	color: #a84f49;
	cursor: pointer;
}
.header_bottom{
	width: 100%;
	height: 120px;
	background-color: #fff;
}
.header_bottom .content{
	height: 120px;
}
.logo {
	width: 271px;
	top: 50%;
	left: 0;
	/* height: 64px; */
	margin-top: -51px;
}
.search_con {
	width: 878px;
	height: auto;
	left: 311px;
	top: 7px;
}
.search_tab{
	padding-left: 8px;
}
.search_tab_lie{
	padding-right: 25px;
	cursor: pointer;
}
.search_in{
	width: 100%;
	height: 42px;
	box-sizing: border-box;
	border-radius: 5px;
	border:2px solid #a84f49;
	margin-top: 10px;
}
.searh_but{
	width: 15%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #a84f49;
	font-size: 14px;
		letter-spacing: 0px;
		color: #ffffff;
		right: 0;
		top: 0px;
		cursor: pointer;
}
.icon-fangdajing{
	top: 1px;
}
.ssk_in{
	width: 85%;
	padding: 0 13px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #333;
}
.search_hot{
	font-size: 12px;
		font-weight: normal;
		letter-spacing: 0px;
		color: #999999;
		line-height: 26px;
		padding-left: 8px;
}
#nav{
	width: 100%;
	height: 44px;
	line-height: 44px;
	border-top:1px solid #f2f3f8;
	background-color: #fff;
	box-shadow: 0px 12px 20px -20px #999;
}
.nav_lie{
	padding-top: 14px;
	width: auto;
	margin-right: 48px;
	font-size: 14px;
		letter-spacing: 0px;
		float: left;
		cursor: pointer;
		height: 43px;
		border-bottom: 3px solid #fff;
	position: relative;
}
.nav_lie_focus{
	color: #a84f49;
	border-bottom: 3px solid #a84f49;
}
.nav_lie:hover{
	border-bottom: 3px solid #a84f49;
}
.cccmc_icon{
	padding-left: 20px;
	background-image: url("../images/wklogo.png");
	background-position: left 14px;
	background-size: 15px 16px;
	background-repeat: no-repeat;
}
.categories{
	width: 295px;
	height: 454px;
	background-color: #fff;
	padding: 16px 17px;
	border-radius: 10px;
}
.categories_tit{
	font-size: 16px;
	line-height: 15px;
	letter-spacing: 0px;
	color: #333333;
	padding-bottom: 17px;
	border-bottom: 1px solid #f2f3f8;
	margin-bottom: 26px;
}
.categories_tit .icon-lanmu{
	color: #a84f49;
}
.categories_tit span{
	top: 2px;
	position: relative;
	padding-left: 10px;
}
.categories_lie{
	width: 278px;
	height: 88px;
	cursor: pointer;
	border: 1px solid #fff;
	/*margin-bottom: 30px;*/
}

.categories_lie:hover{
	border: 1px solid #a84f49;
	padding:10px 0px 0px 10px;
	margin:-10px 0px 10px -10px;
	/*width: 278px;*/
	width: 288px;
    border-right: 1px solid #fff;
}
.categories_lie span{
	font-size: 14px;
		letter-spacing: 0px;
		color: #999999;
		line-height: 24px;
		padding-right: 20px;
}
.categories_lie span:hover{
	color:#a84f49;
}
.categories_lie a:first-child span{
	color: #333;
}
.categories_lie:hover a:first-child span{
	color: #a84f49;
}
.icon-you{
	right: 0;
	top: 8px;
	color: #999;
}
.icon-xinwen{
	top: 2px;
	color: #A84F49;
}
.categories_lie:hover .icon-you{
	color: #a84f49;
}
.lunbo_box{
	width: 880px;
	height: 455px;
	margin: 0 15px;
	overflow: hidden;
	border-radius:10px;
}
.index_lbimg{
	width: 100%;
	height: 100%;
}
.categories_more{
	font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 14px;
		letter-spacing: 0px;
		color: #999999;
		margin-top: 3px;
}
.categories_more:hover{
	color: #A84F49;
}
.categories_more:hover .icon-you{
	color: #A84F49;
}
.categories_more .icon-you{
	top: 2px;
	color: #999;
}
.categories_ul li{
	font-size: 14px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 23px;
		letter-spacing: 0px;
		color: #333333;
		margin-bottom: 36px;
}
.categories_ul li::before{
content:"●";
color:#666;
font-size:10px;
}
.categories_ul li a{
	width: 237px;
	line-height: 23px;
	/*height: 43px;*/
}
.categories_ul li:hover a{
	color: #A84F49;
}
.categories_ul li:hover::before{
	content:"●";
	color:#A84F49;
	font-size:10px;
}
.ss_zb{
	width: 732px;
	height: 455px;
	border:1px solid #A84F49;
	box-sizing: border-box;
	background: #fff;
	left: 277px;
	top: -65px;
	z-index: 99999;
	display: none;
	overflow-x:hidden;
	overflow-y: auto;
}
.zgx{
	width: 2px;
	height: 100%;
	background-color: #fff;
	right: 7px;
	top: 0;
	z-index: 99999999999999;
	display: none;
}
.categories_lie:hover .ss_zb{
	display: block;
}
.categories_lie:hover .zgx{
	display: block;
}
.categories_lie:nth-child(3) .ss_zb{
	top: -153px;
}
.categories_lie:nth-child(4) .ss_zb{
	top: -241px;
}
.categories_lie:nth-child(5) .ss_zb{
	top: -329px;
}

.lunbo_box .bx-prev,.lunbo_box .bx-next{
	display: none;
}
.product_text{
	font-size: 24px; 
		letter-spacing: 0px;
		color: #333333;
		height: 76px;
		line-height: 76px;
		padding: 30px 0;
}
.product_text span:nth-child(2){
	padding: 3px 0;
	background-color: #e4e4e4;
	display: inline-block;
	width: 1305px;
	top: 5px;
}
.floor_box{
	    background-color: #ffffff;
	    overflow: hidden;
	    position: relative;
	    padding: 0 15px 15px;
		box-sizing: border-box;
}
.slide_pro li{
	box-sizing: border-box;
	width: 230px!important;
		min-height: 341px;
		background-color: #ffffff;
		border: solid 1px #efefef;
		float: left;
		margin-right: 16px;
		cursor: pointer;
		margin-bottom: 50px;
}
.slide_pro li:hover{
	box-shadow: 0 2px 8px 2px #ebebeb;
}
.slide_pro_img_box{
	width: 100%;
	height: 226px;
	border-bottom: 1px solid #efefef;
	overflow: hidden;
}
.slide_pro_img{
	width: 100%;
	height: 100%;
}
.jsloc_box{
	padding: 10px;
	position: relative;
    height: 68px;
}
.jsloc_box_lie span{
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0px;
	font-family: Verdana;
}
.loc_span{
	color: #999;
	display: block;
	width: 40%;
	text-align: right;
}
.jsloc_box_js{
	width: 100%;
	height: 35px;
	line-height: 18px;
	margin-bottom: 10px;
	font-size: 14px;
		letter-spacing: 0px;
		color: #333333;
}
.phix{
	font-size: 14px;
		letter-spacing: 0px;
		color: #999999;
		margin-top: 13px;
	    position: absolute;
        left: 10px;
        bottom: -30px;
	    width:210px;
}
.phix a{
	color:#999!important;
}

.floor_box .bx-pager{
	display: none;
}
.icon-personLocation{
	font-size: 12px;
	padding-right: 2px;
}
.span1240{
	width: 1240px!important;
}
.floor_box_hidden{
	height: 426px;
	overflow: hidden;
}
.index_title_spanr{
	font-size: 16px;
		line-height: 58px;
		letter-spacing: 0px;
	padding-top: 6px;
}
.index_title_spanr span{
	padding: 0 25px;
	border-right: 1px solid #999;
	color: #999999!important;
}
.index_title_spanr span.spanr_checked{
	padding: 0 25px;
	border-right: 1px solid #999;
	color: #A84F49!important;
}
.index_title_spanr span:hover{
	color: #A84F49!important;
}
.index_title_spanr span.no_bor_r{
	border-right: none;
		padding-right: 40px;
}
.span1371{
	width: 1371px!important;
}
.index_logo_lie{
	width: 230px;
		height: 98px;
		border: solid 1px #e8e8e8;
		cursor: pointer;
		margin-bottom: 56px;
		margin-right: 16px;
}
.index_logo_lie:nth-child(6n+1){
    margin-right: 0;
}
.index_logo_lie_imgcon{
	overflow: hidden;
	height: 96px;
}
.index_logo_lie_imgcon img{
	width:100%
}
.index_logo_lie_zwt{
	height: 100%;
	display: block;
}
.index_logo_lie_js{
	font-size: 14px;
	text-align: center;
		line-height: 44px;
		letter-spacing: 0px;
		color: #333333;
}
.span1390{
	width: 1390px!important;
}
.index_logo_lie:hover .index_logo_lie_js{
	color: #A84F49;
}
.span1333{
	width: 1333px;
}
.Brand_left{
	width: 1042px;
	height: auto;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px;
}
.Brand_left_l{
	width: 266px;
	height: 408px;
	background-image: url(../images/brand_left_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.Brand_left_r{
	width: 716px;
	height: 408px;
	margin-left: 20px;
}
.brand_top_text{
	font-size: 30px;
		line-height: 29px;
		letter-spacing: 0px;
		color: #ffffff;
		text-align: center;
		margin-top: 35px;
}
.brand_top_text span{
	font-size: 18px;
		letter-spacing: 0px;
		color: #ffffff;
		padding-bottom: 25px;
		border-bottom: 2px solid #fff;
}
.join_in_but{
	font-size: 14px;
		line-height: 32px;
		letter-spacing: 0px;
		color: #ffffff;
		width: 100px;
			height: 32px;
			background-color: #f2534c;
			border-radius: 4px;
			text-align: center;
			margin-top: 57px;
			cursor: pointer;
}
.Brand_left_r .index_logo_lie{
	margin-right: 0;
	margin-right: 13px;
	margin-bottom: 43px;
}
.Brand_left_r .index_logo_lie:nth-child(3n+0){
	margin-right: 0;
}
.Brand_right{
	width: 438px;
	height: 450px;
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px 10px;
}
.Brand_right_tit{
	margin-bottom: 20px;
}
.Brand_right_tit span:nth-child(1){
	font-size: 16px;
		letter-spacing: 0px;
		color: #333333;
}
.Brand_right_tit span:nth-child(1)::before{
	content: "❚";
	color: #A84F49;
	font-size: 17px;
}
.Brand_right_tit span:nth-child(2) a{
	color: #999!important;
	font-size: 13px!important;
}
.more .icon-you{
	position: relative;
	top: 1px;
}
.Brand_right_list{
	padding: 18px 0;
}
.Brand_right_tit span:nth-child(2) i{
	font-size: 12px;
}
.Brand_right_tit span:nth-child(2) a:hover{
	color: #A84F49!important;
}
.Brand_right_tit span:nth-child(2) a:hover i{
	color: #A84F49!important;
}
.t_m{
	 display: flex;
	 align-items: center;
	 justify-content: space-between;
 }

.Brand_right_list_mr span.spanjsv{
	display: inline-block;
	width: 230px;
	text-align: right;
	font-size: 14px;
		letter-spacing: 0px;
		color: #999999;
}
.Brand_right_list_mr strong{
	font-size: 18px;
		font-style: italic;
		font-stretch: normal;
		letter-spacing: 1px;
		color: #a84f49;
		margin-right: 15px;
}
.Brand_right_list_mr span.spanbigt{
	font-size: 14px;
	letter-spacing: 1px;
	color: #333333;
}
.xhb{
	display: inline-block;
	width: 32px;
	height: 37px;
	background-image: url(../images/xz_bg.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	top: 10px;
	margin-right: 10px;
}
.icon-xunzhang{
	font-size: 34px;
	color: #A84F49;
}
.xhb_span{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	border-radius: 50%;
	left: 6px;
	top: 6px;
}
.brand_list_img{
	height: 100%;
	width: auto;
	display: block;
	cursor: pointer;
}
.brand_list_img_con{
	border:1px solid #f2f2f2;
	display: inline-block;
	overflow: hidden;
}
.brand_list_js_con{
	width: 225px;
	height: auto;
	display: inline-block;
}
.brand_list_js_tit{
	font-size: 14px;
	line-height: 24px;
	line-height: 35px;
		letter-spacing: 1px;
		color: #333333;
}
.brand_list_js_text{
	font-size: 14px;
		line-height: 17px;
		letter-spacing: 0px;
		color: #999999;
}
.brand_list_fgx{
	/* width: ; */
	display: inline-block;
	width: 368px;
	background-color: #f2f2f2;
	height: 1px;
	right: 0;
	bottom: 0;
}
.Brand_right_list:last-child .brand_list_fgx{
	display: none;
}
.Analysis_lie{
	width: 360px;
	height: 454px;
	background-color: #ffffff;
	padding: 20px;
	box-sizing: border-box;
	margin-right: 22px;
	overflow: hidden;
}
.Analysis_lie:last-child{
	margin-right: 0;
	width: 736px;
}
.Analysis_lie .categories_ul li a{
	width: 300px;
}
.timers{
	font-size: 14px;
		line-height: 22px;
		letter-spacing: 0px;
		color: #999999;
		right: 10px;
		bottom: -20px;
}
.Analysis_lie .categories_tit::before{
	    content: "■";
	    color: #A84F49;
	    font-size: 28px;
}
.Analysis_lie .categories_tit span{
	top: 0;
}
.Statistics_tit{
	font-size: 22px;
		line-height: 22px;
		letter-spacing: 0px;
		color: #0c369e;
		padding-left: 22px;
		padding-top: 40px;
}
.zwb{
	width: 100%;
	height: auto;
	margin-top: 52px;
}
.Analysis_lie3_lie{
	width: 316px;
	overflow: hidden;
}
#Industry .Analysis_lie3_lie a{
	width: 316px!important;
}
.spa_con{
	width: 310px;
		height: 151px;
		overflow: hidden;
}
.bf_icon{
	width: 46px;
	height: 46px;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	cursor: pointer;
}
.spn_tit{
	width: 100%;
	height: 42px;
	font-size: 14px;
		line-height: 23px;
		letter-spacing: 0px;
		color: #333333;
		margin-top: 22px;
}
#Industry ul{
	margin-left: -30px;
}
#Industry .categories_ul li a{
	width: 319px;
}
#Industry .Analysis_lie3_lie:nth-child(2) ul li{
	margin-bottom: 38px;
}
#Industry .Analysis_lie{
	height: 470px;
}
.forpas_qy{
	width: 100%;
	box-sizing: border-box;
	padding: 0 385px;
	padding-left: 325px;
	margin-bottom: 190px;
	padding-top: 20px;
}
.forpas_left{
	width: 155px;
	height: auto;
	float: left;
}
.forpas_right{
	width: 330px;
	height: auto;
	float: left;
}
.forpas_left_lie{
	color: #333;
	    text-align: right;
	    /* margin-bottom: 25px; */
	    /* padding-top: 14px; */
	    height: 40px;
	    line-height: 40px;
	    margin-bottom: 32px;
}
.forgat_but{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #a84f49;
	margin-top: 10px;
}
.forgat_but:hover{
    opacity: 0.8;
    cursor: pointer;
}
.forpasin{
	width: 330px;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	border:1px solid #e7e7e7;
	padding: 0 10px;
	box-sizing: border-box;
	margin-bottom: 32px;
}
.emailyzm{
	width: 150px;
	right: 1px;
	top:1px;
	border-left: 1px solid #e7e7e7;
	background-color: #fff;
	text-align: center;
	color: #333;
	font-size: 12px;
	height: 38px;
	line-height: 38px;
	cursor: pointer;
}
.forpasins{
	/* overflow: hidden; */
}
.forpasins input{
	padding-right: 160px;
	box-sizing: border-box;
}
.rtp{
	color: #999;
	font-size: 14px;
	padding-top: 30px;
	text-align: center;
}
.rtp:hover{
	cursor: pointer;
	color: #959a66;
}
.bfinput{
	width: 50%;
	height: 40px;
	line-height: 40px;
	background-color: #fff;
	box-sizing: border-box;
	border:1px solid #e7e7e7;
	float: left;
	padding-right: 0!important;
	padding: 0 10px;
}
.bfinput:first-child{
	border-right: none;
}
.forpasins select{
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	left: 0;
	top: 0;
	opacity: 0;
	padding-right: 26px;
}
.iconxiala{
	font-size: 18px;
	color: #666;
	right: 10px;
	top: 15px;
}
.hqecode{
    right: 1px;
    top: 1px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    width: 70px;
    border-left: 1px solid #e7e7e7;
    color: #666;
    cursor: pointer;
}
.zlimg{
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
.message_textarea{
	height: 100px;
	line-height: 20px;
	padding: 10px;
}
.cont_abs_left .sp1{
	color: #fff;
}
.procat_chioce{
	color: #a52473!important;
}
.cwts_error{
	left: 346px;
	height: auto;
	width: 400px;
	top: 25%;
	-webkit-transform: translate(0,-50%);
	-ms-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	transform: translate(0,-50%);
	font-size: 12px;
		line-height: 24px;
		letter-spacing: 0px;
		color: #999999;
}
.forpasins .cwts_error{
	top: 50%;
}
.icon-xiala2{
	right: 10px;
	    top: 16px;
	    font-size: 12px
}
#zc{
   background-color: #f2f3f8;
}
.sjz_con{
	width: 602px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.sjz_line_lie{
	float: left;
	width: 33.33%;
	height: 50px;
}
.sjz_line{
	width: 100%;
	height: 4px;
	background-color: #e2e2e2;
	left: 0;
	top: 12px;
}
.sjz_dot{
	width: 27px;
	height: 27px;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
	color: #999;
	background-color: #eaeaea;
	left: 50%;
	top: 0;
	margin-left: -13px;
}
.sjz_js{
	font-size: 14px;
	color: #999;
	text-align: center;
	padding-top: 35px;
}
.sjz_focus .sjz_dot{
    color: #fff;
    background-color: #A84F49;
}
.sjz_focus .sjz_line{
    background-color: #A84F49;
}
.sjz_focus .sjz_js{
	color: #A84F49;
}
.forpas_qy2{
	margin-left: -132px;
}
.zc_complete_text{
	font-size: 20px;
		font-weight: normal;
		font-stretch: normal;
		line-height: 24px;
		letter-spacing: 0px;
		color: #a84f49;
}
.zc_plete_but_con{
	text-align: center;
}
.zc_plete_but_con span{
	padding: 13px 39px;
	font-size: 14px;
		line-height: 24px;
		letter-spacing: 0px;
		color: #a84f49;
		border:1px solid #A84F49;
		margin:0 25px;
	    cursor: pointer;
		border-radius: 2px;
}
.focus_zc_comp{
	background-color: #A84F49;
	color: #fff!important;
}
#login{
	width: 100%;
	background-color: #fff;
	margin-bottom: -40px;
}
#login .content{
	padding-top: 66px;
}
.logo_con{
	width: 100%;
}
.logo_login{
	width: 170px;
	margin-left: 77px;
}
.login_box{
	width: 100%;
	height: 252px;
	padding-top: 28px;
}
.login_img{
	top: 70px;
	left: 95px;
}
.login_mb{
	width: 100%;
	height: 325px;
	background-color: #3e3e3e;
}
.login_box_in{
	width: 440px;
		height: 500px;
		background-color: #fbfbfb;
		border-radius: 4px;
		left: 670px;
		top: 30px;
		z-index: 999;
		box-sizing: border-box;
		padding: 44px 40px;
}
.login_box_in_tit{
	font-size: 24px;
		line-height: 24px;
		letter-spacing: 0px;
		color: #666666;
}
.sr_in{
	width: 100%;
		height: 40px;
		/* line-height: 40px; */
		background-color: #fff;
		border-radius: 2px;
		border: solid 1px #e7e7e7;
		padding: 12px;
		box-sizing: border-box;
}
.dx_yzm{
	width: 86px;
	height: 40px;
	line-height: 40px;
	color: #999;
	text-align: center;
	right: 1px;
	top: 0px;
	border-left: 1px solid #e7e7e7;
	cursor: pointer;
}
.dx_yzm canvas{
	cursor: pointer;
}
.login_but{
	width: 358px;
		height: 40px;
		background-color: #a84f49;
		border-radius: 2px;
		text-align: center;
		line-height: 40px;
		color: #fff;
		font-size: 14px;
		cursor: pointer;
}
.cwts_error_text{
	width: auto;
	top: 49px;
	left: 12px;
}
.sl_son{
	font-size: 12px;
	color: #666;
}
.sl_son span{
	padding: 0 10px;
	color: #666;
	font-size: 12px;
}
.sl_son span:hover{
	color: #A84F49;
}
.pub_search_con {
  padding: 20px;
  background: #fff;
}
.pub_search_con .tit {
  font-size: 14px;
  line-height: 30px;
}
.pub_search_con .con::after {
  display: block;
  clear: both;
  content: "";
}
.pub_search_con .con div {
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
}
.pub_search_con .con select {
  height: 30px;
  border: 1px solid #dbe2e8;
  padding: 0 6px;
  padding-right: 25px;
  background-image: url(../images/sj_sm.png);
  background-repeat: no-repeat;
  background-position: 161px center;
  font-size: 13px;
  width: 145px;
	margin-bottom: 16px;
}
.pub_search_con .con .selects{
	background-image: url(../images/sj_sm.png);
	background-repeat: no-repeat;
	background-position: 62px center;
	width: 79px;
	position: relative;
	top: 8px;
	right: -5px;
}
.pub_search_con .con [type="number"] {
  width: 60px;
  height: 30px;
  text-align: center;
  border: 1px solid #dbe2e8;
}
.pub_search_con .con [type="text"] {
  height: 30px;
  width: 170px;
  padding-left: 5px;
  border: 1px solid #dbe2e8;
}
.pub_search_con .con [type="button"] {
  border: none;
  width: 72px;
  height: 30px;
  background-color: #a84f49;
  border: 1px solid #a84f49;
  color: #fff;
  margin-left: -4px;
}
.searchMore{
	    right: 24px;
	    top: 52px;
}
.icon-shaixuanx{
	font-size: 25px;
}
.searchMore span{
	color: #000;
}
.searchMore:hover span,.searchMore:hover i{
	color: #A84F49;
}
.tit{
	font-size: 14px!important;
}
.tit h2{
	/*border-bottom: 1px solid #f4f4f4;*/
	font-weight: normal;
	text-align: center;
	color: #000000;
	font-size: 24px;
}
.cp_table{
	padding: 22px;
	background-color: #fff;
}
.cgd_sjz_con{
	background-color: #fff;
	box-sizing: border-box;
	padding: 20px;
}
#cpzs .cp_table{
	padding-bottom: 40px;
} 
.pageBox{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 0;
	padding-top: 20px;
	text-align: center;
}
.pageBox span{
	padding: 5px 10px;
	background-color: #fff;
	border:1px solid #e6e6e6;
	margin: 0 1px;
	color: #666;
	cursor: pointer;
	font-size: 14px;
}
.pageBox span:hover{
	background-color: #fff;
	border:1px solid #fff;
	color: #eb4043;
}
.pageBox .nostyle{
	background:none;
	border:1px solid #fff;
	margin: 0 0;
}
.pageBox .nostyle2{
	padding: 5px 0;
	width: 40px;
	display: inline-block;
	margin: 0 0;
}
.pageBox .nostyle:hover{
	background:none;
	color:#818181;
}
.pageBox .nostyle2:hover{
	background:#f8f8f8;
}
.nostyle{
	border: 1px solid #fff;
}
.pageBox span input{
    display: inline-block;
    width: 100%;
    text-align: center;
}
.left_mo:hover{
	background-color: #ebedef!important;
	color: #666!important;
}
.nostyle2:hover{
	background-color: #fff!important;
	border: 1px solid #e6e6e6!important;
}
.qd_but:hover {
	border: 1px solid #e6e6e6!important;
	background-color: #A84F49!important;
	color: #fff!important;
}
.cp_table .slide_pro li{
	width: 218px!important;
	margin-bottom: 20px;
}
.cp_table .slide_pro li:nth-child(5n+0){
	margin-right: 0;
}
.cgd_table{
	padding: 20px;
	background-color: #fff;
}
.checkbox{
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
}
.checkb{
	width: 100%;
	height: 100%;
	display: block;
	left: 0;
	top: 0;
	opacity: 0;
}
.checdjc{
    width: 100%;
    height: 100%;
    background: url(../images/grey.png);
	background-repeat: no-repeat;
	background-position: 1px 1px;
	background-size: 37px 15px; 
	left: 0;
	top: 0;
}
.checdjcs{
    width: 22px;
	height: 20px;
	background: url(../images/grey.png);
	background-repeat: no-repeat;
	background-position: -20px 1px;
	background-size: 37px 15px;
}
.label{
	color: #666;
	height: 16px;
	line-height: 16px;
	display: inline-block;
	position: relative;
	top: -3px;
	cursor: pointer;
}
.delete{
	padding: 3px 10px;
	background-color: #f4f4f4;
	border:1px solid #999;
	cursor: pointer;
	position: relative;
	top: -3px;
}
.deletes{
	padding: 3px 10px;
	background:transparent;
	border:none;
	cursor: pointer;
	position: relative;
	top: 13px;
	color: #666;
	border: 1px solid #fff;
}
.delete:hover{
	color: #fff;
	border: 1px solid #A84F49;
	background-color: #A84F49!important;
	color: #fff!important;
}
.deletes:hover{
	background: transparent;
	color: #666;
}
.cp_mes{
	width: 100%;
	height: auto;
}
.cp_mes table{
	width: 100%;
	margin-top: 20px;
}
.cp_mes table thead tr th{
	background-color: #f4f4f4;
	color: #666666!important;
	font-size: 14px;
	padding: 10px 0;
}
.cp_mes table thead tr th:nth-child(2){
	background-color: #f4f4f4;
	color: #666666;
	font-size: 14px;
	padding: 16px 0;
}
.cp_mes table thead tr th:nth-child(3){
	background-color: #f4f4f4;
	color: #666666;
	font-size: 14px;
	padding: 10px 0;
	/* text-align: left; */
}
.cp_mes table tbody tr td{
	vertical-align: center;
	padding: 30px 0;
	text-align: center;
}
.trac_zwt{
	width: 79px;
	height: 79px;
	margin-right: 10px;
}
.cp_mes table tbody tr td .sp1{
	font-size: 14px;
	color: #333;
	display: inline-block;
	width: 69%;
	line-height: 22px;
}
.cp_mes table tbody tr td .sp2s{
    font-size: 14px;
    /* color: #999; */
    line-height: 22px;
}
.cp_mes table tbody tr td .sp3{
    font-size: 14px;
    color: #333;
	line-height: 22px;
}
.cp_mes table tbody tr td:nth-child(3),.cp_mes table tbody tr td:nth-child(2),.cp_mes table tbody tr td:nth-child(1){
	text-align: left;
}
.cp_mes_o table tbody tr td:nth-child(1){
	text-align: center;
}
.cp_mes_o table tbody tr td:nth-child(3){
	text-align: center;
}
.cp_mes_o table tbody tr td:nth-child(4){
	text-align: left;
}
/* .bor_t:last-child{
	border-bottom: none!important;
} */

.table_but{
	font-size: 14px;
	padding: 6px;
	background-color: #f4f4f4;
	border:1px solid #999999;
	min-width: 75px;
	text-align: center;
	display: inline-block;
	color: #666;
	cursor: pointer;
	position: relative;
	top: 12px;
}
.table_but:hover{
	opacity: 0.8;
}
.trac_right_qy{
	top: 20px;
	right: 20px;
}
.table_but_red{
	color: #a84f49;
	background-color: #ebd1cf;
	border:1px solid #a84f49;
}
.trac_but_or{
	width: 112px;
	height: 35px;
	line-height: 35px;
	background-color: #A84F49;
	text-align: center;
	color: #fff;
	top: 8px;
	right: 0;
	cursor: pointer;
}
.trac_but:hover{
	opacity: 0.9;
}
.total{
	right: 160px;
	top: 18px;
	color: #666;
}
.total_check{
	top: 15px;
}
.label_total{
	top: 13px;
}
.trac_ljcg_tit{
	font-size: 16px;
	color: #333;
	margin-bottom: 20px;
}
.trac_ljcg_tit span{
	color: #333;
	font-weight: normal;
	font-size: 14px;
}
.receivads_lie{
	padding: 0 12px;
	margin-bottom: 35px;
	color: #666;
}
.receivads_lies{
	padding: 16px 12px;
	margin-bottom:0;
	color: #666;
}
.receivads_lies:hover{
	background-color: #fbfbfb;
	cursor: pointer;
}
.check_radio{
	width: 14px;
	height: 14px;
	cursor: pointer;
	display: inline-block;
}
.check_radio input{
	opacity: 0;
}
.check_radio_djc{
	width: 100%;
	height: 100%;
	background-image: url(../images/radiobg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: auto 14px;
	left: 0;
	top: 0;
}
.check_radio_djced{
	width: 100%;
	height: 100%;
	background-image: url(../images/radiobg.png);
	background-repeat: no-repeat;
	background-position: -30px top;
	background-size: auto 14px;
	left: 0;
	top: 0;
}
.tracljcg_checkbox{
	top: 3px;
}
.tracljcg_cz{
	right: 0;
	top: 0;
}
.tianjiads{
	width: 215px;
	height: auto;
	margin-top: 4px;
	margin-bottom: 10px;
	cursor: pointer;
	border:1px solid #A84F49;
	color: #A84F49;
	text-align: center;
	height: 32px;
	line-height: 31px;
}
.fkfs{
	display: inline-block;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #A84F49;
	font-size: 14px;
	border:1px solid #A84F49;
	cursor: pointer;
	margin-right: 22px;
}
.fkfs_checked{
    background-color: #A84F49;
    border:1px solid #A84F49;
    color: #fff;
} 
.fkbl_in{
	display: inline-block;
	border:1px solid #999;
	line-height: 35px;
	height: 35px;
	width: 185px;
	box-sizing: border-box;
	padding:0 10px;
	color: #666;
}
.fkbl_in_with{
	border: 1px solid #ededed;
	height: 150px;
	/* line-height: 58px; */
}
.fkin{
	color: #A84F49;
}
.trac_ljcg_ts{
	font-size: 12px;
	color: #999;
	top: 65px;
	right: 0;
	width: 300px;
	text-align: right;
	text-decoration: underline;
}
.trac_ljcg_ts:hover{
	color: #A84F49;
	cursor: pointer;
}
/*.cp_mes_qrdd table thead tr th:nth-child(3){
   text-align: center;
}
.cp_mes_qrdd table tbody tr td:nth-child(3){
   text-align: center;
}*/
.tr_grounp_tit{
	left: 82%;
	    top: 41%;
}
.cp_mes tbody tr.bgf4{
	background-color: #fbfbfb;
	border-bottom: 1px solid #e5e5e5;
}
.cp_mes tbody tr td:nth-child(1){
	padding-left: 1%;
}
.nmb{
	display: inline-block;
	padding: 3px;
	    position: relative;
}
.tracljcg_checkbox{
	margin-left: 50px;
}
.cp_mes table thead tr th{
	font-weight: normal;
}
.bor_t{
	border-bottom: 1px solid #ececec;
}
.num_jsq{
	width: 143px;
	height: 30px;
	display: inline-block;
	line-height: 30px;
	background:url(../images/jj_jsq.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	top: 10px;
}
.trac_num{
	margin-top: 46px;
}
.num_jsq span{
	color: #781e51;
	font-size: 23px;
	position: relative;
	top: -9px;
}
.jjs{
	width: 30px;
	height: 30px;
	left: 0;
	top: 0;
	cursor: pointer;
}
.jsinput{
    left: 30px;
    top: 0;
    width: 85px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333;
	background:none;
}
.gaas{
	width: 30px;
	height: 30px;
	right: 0;
	top: 0;
	cursor: pointer;
}
.wc_mes{
	width: 445px;
	padding: 100px 0;
}
.wc_mes_left{
	width: 140px;
}
.wc_mes_right{
	width: 266px;
}
.wc_mes_right h1{
	font-size: 20px;
	margin-bottom: 30px;
}
.order_no{
	font-size: 14px;
		font-weight: normal;
		letter-spacing: 0px;
		color: #333333;
		line-height: 30px;
}
.order_no span{
	color: #999;
}
.nunfv{
	text-align: center;
	margin-top: 108px;
}
.nunfv span{
	padding: 13px 30px;
	border:1px solid #A84F49;
	 margin: 0 25px; 
	 color: #A84F49;
	 cursor: pointer;
}
#footer{
	width:100%;
}

.nunfv span.folcy{
	background-color: #A84F49;
	color: #fff;
	cursor: pointer;
}
.categories_tits::before{
	content: ""!important;
}
.categories_tits .spans{
	font-size: 26px;
		line-height: 24px;
		letter-spacing: 0px;
		color: #f2f2f2;
}
.qd_but{
	position: relative;
	top: 1px;
}
.nav_xla{
	width: 102px;
	height: auto;
	background-color: #fff;
	left: 0;
	top: 43px;
	z-index: 9999;
}
.nav_xla{
	display: none;
}
.nav_xla div{
	line-height: 25px;
	color: #333;
}
.nav_lie:hover .nav_xla{
	display: block;
}

/* footer */
.footer_top_lie_tit{
	font-size: 16px;
	color: #c9c9c9;
}
.footer_top{
	width: 100%;
	height: 222px;
	background-color: #3e3e3e;
	box-sizing: border-box;
	padding-top: 40px;
}
.footer_bootom{
	width: 100%;
	height: 280px;
	background-color: #373737;
}
.footer_top_lie_tit{
	margin-bottom: 18px;
}
.footer_top_lie{
	width: 285px;
}
.footer_top_lie_text{
	line-height: 32px;
	color: #999;
	font-size: 14px;
}
.footer_top_lie_text:hover{
	color: #A84F49;
}
.icon-tuite{
	color: #1da1f3;
	font-size: 34px;
	left: -2px;
	top: 10px;
}
.icon-in2{
	color: #1da1f3;
	font-size: 37px;
	    left: -3px;
	    top: 10px;
}
.icon-facebook{
	color: #3a569d;
	font-size: 34px;
	left: -2px;
	top: 10px;
}
.fot_lwx{
	display: block;
	width: 30px;
	height: 30px;
	background-color: #fff;
	margin-left: 10px;
	top: -8px;
}
.ffimg{
	    width: 114%;
	    height: auto;
	    left: 0;
	    top: -3px;
}
.fot_lwx:nth-child(3){
	margin-left: 12px;
}
.footer_bootom .content{
	text-align: center;
	padding-top: 30px;
}
.footer_bootom .content span{
	font-size:14px;
	color: #c9c9c9;
	line-height: 45px;
	/*padding: 0 19px;*/
	padding: 0 10px;
}
.footer_bootom .content span:hover{
	color: #A84F49;
}
.footer_bootom .content span.sps{
	color: #999;
	padding: 0;
}
.footer_bootom .content span.sps:hover{
	color: #999;
}
.footer_top_lie:nth-child(4){
	position: relative;
	left: 80px;
}


.pub_tit {
  color: #666;
  font-size: 12px;
  line-height: 46px;
}
.pub_tit a{
	font-size: 12px;
	padding: 0 10px;
}
.pub_tit a:hover{
	color: #a84f49;
}
.ph_scale {
  overflow: hidden;
}
.ph_scale img {
  transition: all ease 0.3s;
}
.ph_scale:hover img {
  transform: scale(1.2);
}
.pub_page {
  padding: 20px 0;
  padding-left: calc(50% - 233px);
  outline: none;
}
.pub_page::after {
  display: block;
  content: "";
  clear: both;
}
.pub_page > div {
  line-height: 30px;
  float: left;
  margin: 0;
  margin-right: 10px;
  color: #666;
}
.pub_page > div a {
  color: #666;
  display: block;
}
.pub_page > div a:hover {
  background: #ebedef;
}
.pub_page > div.active {
  border: none;
}
.pub_page > div.active a {
  color: #e60b15;
}
.pub_page input {
  width: 60px;
  height: 30px;
  border: none;
  border: 1px solid #ebebeb;
}
.pub_page > .page_select,
.pub_page > .page_jump {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: #ebebeb 1px solid;
  text-align: center;
}
.pub_page > .page_select a,
.pub_page > .page_jump a{
  line-height: 30px;
}

.pub_search_con {
  padding: 20px;
  background: #fff;
}
.pub_search_con .tit {
  font-size: 14px;
  line-height: 30px;
  font-weight: bold;
}
.pub_search_con .con::after {
  display: block;
  clear: both;
  content: "";
}
.pub_search_con .con div {
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
}
.pub_search_con .con select {
  height: 30px;
  border: 1px solid #dbe2e8;
  padding: 0 6px;
  padding-right: 25px;
  background-image: url(../images/sj_sm.png);
  background-repeat: no-repeat;
	background-position: 161px center;
  font-size: 13px;
  width: 145px;
	margin-bottom: 16px;
}
.pub_search_con .con .selects{
	background-image: url(../images/sj_sm.png);
	background-repeat: no-repeat;
	background-position: 62px center;
	width: 79px;
	position: relative;
	top: 8px;
	right: -5px;
}
.pub_search_con .con .selects_{
	background-image: url(../images/sj_sm.png);
	background-repeat: no-repeat;
	background-position: 72px center;
	width: 89px;
}
.pub_search_con .con [type="number"] {
  width: 60px;
  height: 30px;
  text-align: center;
  border: 1px solid #dbe2e8;
}
.pub_search_con .con [type="text"] {
  height: 30px;
  width: 170px;
  padding-left: 5px;
  border: 1px solid #dbe2e8;
}
.pub_search_con .con [type="button"] {
  border: none;
  width: 72px;
  height: 30px;
  background-color: #a84f49;
  border: 1px solid #a84f49;
  color: #fff;
  margin-left: -4px;
}
.pub_search_con .con [type="submit"] {
	border: none;
	width: 72px;
	height: 30px;
	background-color: #a84f49;
	border: 1px solid #a84f49;
	color: #fff;
	margin-left: -4px;
}
.pub_search_con .con [type="text"].l_input{
  width: 185px;
}

.pub_search_res_table {
  padding: 20px;
  background: #fff;
}
.pub_search_res_table table {
  width: 100%;
  border-collapse: collapse;
}
.pub_search_res_table table tr {
  height: 44px;
}
.pub_search_res_table table tr td:nth-child(1) {
  font-size: 13px;
}
.pub_search_res_table table tr td:nth-child(2) {
  font-size: 12px;
}
.pub_search_res_table table tr td:nth-child(3),
.pub_search_res_table table tr td:nth-child(4),
.pub_search_res_table table tr td:nth-child(5),
.pub_search_res_table table tr td:nth-child(6) {
  font-size: 14px;
}
.pub_search_res_table table tr:hover td {
  background: #fff7f6;
}
.pub_search_res_table table th {
  color: #6f6f6f;
  font-weight: normal;
  background: #f4f4f4;
  font-size: 14px;
}
.pub_search_res_table table td {
  text-align: center;
	color: #000;
}
.pub_search_res_table table td .quote {
  margin: 0 auto;
  display: block;
  width: 66px;
  height: 25px;
  line-height: 25px;
  background-color: #ffe8ea;
  border: solid 1px #a84f49;
  color: #a84f49;
  cursor: pointer;
}
.pub_search_res_table table td .quote:hover {
  background: #a84f49;
  color: #fff;
}
.pub_search_res_table table .tbody:nth-child(odd) {
  background: #fbfbfb;
}
.u_img_d_text .ph {
  text-align: center;
  border: 1px solid #e8e8e8;
	overflow: hidden;
}
.u_img_d_text .ph img{
	display: inline-block;
	transition: all ease 0.3s;
	box-sizing: content-box;
}
.u_img_d_text .ph img:hover{
	transform: scale(1.2);
}
.u_img_d_text .ph .logo {
  height: 100%;
}
.u_img_d_text .ph_name {
  font-size: 14px;
  text-align: center;
}
.pub_body {
  width: 100%;
}
.pub_body .pub_main {
	margin: 0 auto;
  width: 1200px;
}
.non_permission {
  width: 100%;
  /*height: 100%;*/
}
.non_permission .main {
  width: 1200px;
  height: 394px;
  background: #fff;
  padding: 45px 171px 60px;
}
.non_permission .main .f_left {
  padding-right: 30px;
  border-right: 1px solid #e7e7e7;
}
.non_permission .main .f_left div {
  padding: 20px 0 40px;
  text-align: center;
}
.non_permission .main .f_left div img{
	display: inline-block;
}
.non_permission .main .f_left p {
  line-height: 30px;
}
.non_permission .main .f_right {
  width: 380px;
}
.non_permission .main .f_right p {
  line-height: 40px;
}
.non_permission .main .f_right div {
  height: 30px;
  margin-bottom: 10px;
}
.non_permission .main .f_right div input {
  height: 30px;
  padding-left: 5px;
  border-radius: 0;
  border: 1px solid #d2d2d2;
}
.non_permission .main .f_right div input.one {
  width: 320px;
}
.non_permission .main .f_right div input.two {
  width: 218px;
}
.non_permission .main .f_right div input.three {
  border-left: none;
  width: 120px;
}
.non_permission .main .f_right div button {
  width: 100px;
  height: 30px;
  border: 1px solid #d2d2d2;
  border-left: none;
  cursor: pointer;
  color: #fff;
  background-color: #a84f49;
}
.non_permission .main .f_right div .btn {
  width: 320px;
  height: 30px;
  background-color: #a84f49;
  color: #fff;
  border: none;
  cursor: pointer;
}
.qj_bidding_c_main .c_bidding .c_main {
  padding-bottom: 30px;
}
.qj_brand_e_main .e_brand {
  padding-bottom: 30px;
}
.qj_brand_e_main .e_brand .top_brand {
  padding: 16px;
  background: #fff;
}
.qj_brand_e_main .e_brand .top_brand::after {
  display: block;
  clear: both;
  content: "";
}
.qj_brand_e_main .e_brand .top_brand .bg {
  width: 185px;
  height: 243px;
  padding: 73px 47px 37px 48px;
  background: url(../images/qj_top_brand_bg.png) no-repeat;
}
.qj_brand_e_main .e_brand .top_brand .bg h1,
.qj_brand_e_main .e_brand .top_brand .bg h2 {
  color: #fff;
  text-align: center;
}
.qj_brand_e_main .e_brand .top_brand .bg h1 {
  font-size: 42px;
	line-height: 48px;
}
.qj_brand_e_main .e_brand .top_brand .bg h2{
	line-height: 20px;
}
.qj_brand_e_main .e_brand .top_brand .bg .cross_line {
  height: 2px;
  background: #fffd54;
	margin-top: 60px;
}
.qj_brand_e_main .e_brand .top_brand .lists {
  width: 983px;
  height: 260px;
  padding-left: 16px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list {
  margin-right: 13px;
  width: 183px;
  height: 130px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list .ph {
  width: 183px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list .ph img {
  height: 65px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list .ph_name {
  margin-top: 10px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list.fives {
  margin: 0;
}
.qj_brand_e_main .e_brand .brand_rank .tit {
  padding: 30px 0;
  text-align: center;
}
.qj_brand_e_main .e_brand .brand_rank .tit .line {
  margin-top: 7px;
  height: 2px;
  width: 40px;
  background: #333;
	margin: 0 auto;
}
.qj_brand_e_main .e_brand .brand_rank .main::after {
  display: block;
  clear: both;
  content: "";
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block {
  width: 390px;
  margin-right: 14px;
  background: #fff;
  padding: 10px 15px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li {
  padding: 15px 0;
  position: relative;
  border-bottom: 1px solid #f4f4f4;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li::after {
  display: block;
  clear: both;
  content: "";
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.ten {
  border: none;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li img {
  margin: 0;
  display: none;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li > div {
  margin: 0;
  height: 24px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .grade {
  float: left;
  margin-right: 10px;
	margin-top: 7px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .grade i {
  color: #b7605a;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .mat {
  float: left;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .c_name {
  float: left;
  position: absolute;
  right: 0;
  height: 24px;
  width: 200px;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover img {
  display: inline-block;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .grade {
  padding-top: 9px;
	padding-left: 2px;
  height: 35px;
  width: 31px;
  text-align: center;
  background: url(../images/qj_brand_shadow.png);
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .grade i {
  color: #fff;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .mat {
	position: absolute;
	top: 16px;
	width: 180px;
	left: 181px;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .c_name {
  top: 40px;
  width: 180px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active img {
  display: inline-block;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .grade {
  padding-top: 7px;
  height: 35px;
  width: 31px;
  text-align: center;
  background: url(../images/qj_brand_shadow.png);
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .grade i {
  color: #fff;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .mat {
  position: absolute;
  right: 115px;
  top: 16px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .c_name {
  top: 40px;
  width: 180px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block.three {
  margin: 0;
}
.qj_data_h_main .h_data {
  padding-bottom: 30px;
}
.qj_data_h_main .h_data .h_main {
  padding: 50px 23px;
  background: #fff;
}
.qj_data_h_main .h_data .h_main::after {
  display: block;
  clear: both;
  content: "";
}
.qj_data_h_main .h_data .h_main > .f_left {
  width: 762px;
}
.qj_data_h_main .h_data .h_main > .f_left .l_tit {
  margin: 45px;
  color: #0c369e;
  font-size: 20px;
  font-weight: bold;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .s_tit {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ {
  height: 100px;
  padding-top: 20px;
  position: relative;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_l {
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background: #e3e3e3;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s {
  position: absolute;
  top: 20px;
  left: 100px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .square {
  width: 300px;
  height: 10px;
  border-radius: 5px;
  background: #00aae7;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .cir {
  position: absolute;
  top: -5px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #00aae7;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .cir.cir_l {
  left: -5px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .cir.cir_r {
  right: -5px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .start_time,
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .end_time {
  position: absolute;
  top: 40px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .start_time {
  left: 80px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .end_time {
  left: 380px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .l_text {
  position: absolute;
  top: 40px;
  left: -20px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .r_text {
  position: absolute;
  top: 40px;
  right: -20px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list #container_1 {
  height: 550px;
	margin-top: 30px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list #container_2 {
  height: 550px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list{
	position: relative;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_1,
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_2{
	position: absolute;
	right: 0;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_1{
	top: 20px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_2{
	top: 670px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_1 button,
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_2 button{
	border: none;
	cursor: pointer;
	width: 48px;
	height: 23px;
	background: #a84f49;
	color: #fff;
}
.qj_data_h_main .h_data .h_main > .f_right {
  width: 345px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list {
  padding: 20px 0 0;
  background: #f9f9f9;
  height: 1030px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list thead tr{
	height: 40px;
	line-height: 40px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list .table_tit {
  padding-left: 5px;
  font-size: 16px;
  margin-bottom: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table {
  width: 100%;
  font-size: 12px;
  border-collapse: collapse;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table thead {
  height: 42px;
  line-height: 42px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table tbody {
  margin: 20px 0;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table th {
  background: #f2f2f2;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table td {
  text-align: center;
  height: 20px;
  line-height: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table .first_tr td {
  padding-top: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table .last_tr td {
  padding-bottom: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .download {
  margin-top: 20px;
  background: #f9f9f9;
}
.qj_data_h_main .h_data .h_main > .f_right .download .f_left{
	line-height: 48px;
}
.qj_data_h_main .h_data .h_main > .f_right .download .f_right{
	line-height: 48px;
}
.qj_data_h_main .h_data .h_main > .f_right .download .d_btn button {
  width: 345px;
  height: 42px;
  background-color: #a84f49;
  color: #fff;
  border: none;
  cursor: pointer;
}
.qj_data_h_main .h_data .h_main > .f_right .download .d_specified .li {
  padding: 0 40px;
  height: 48px;
  line-height: 48px;
}
.qj_data_h_main .h_data .h_main > .f_right .download .d_specified .li::after {
  display: block;
  content: "";
  clear: both;
}
.qj_data_h_main .h_data .h_main > .f_right .download .d_specified .li button {
  width: 79px;
  height: 28px;
  line-height: 28px;
  background-color: #f9f9f9;
  border: solid 1px #a84f49;
  color: #a84f49;
  cursor: pointer;
}
.qj_data_h_main .h_data .h_main > .f_right .download .d_specified .li button:hover {
  background: #a84f49;
  color: #fff;
}
.qj_front_f_main .f_front .f_main {
  padding-bottom: 30px;
}
.qj_front_f_main .f_front .f_main::after {
  display: block;
  clear: both;
  content: "";
}
.qj_front_f_main .f_front .f_main > .f_left {
  background: #fff;
	width: 217px;
  padding: 0 20px;
}
.qj_front_f_main .f_front .f_main > .f_left h2,
.qj_front_f_main .f_front .f_main > .f_left li {
  height: 45px;
  line-height: 45px;
}
.qj_front_f_main .f_front .f_main > .f_left li a{
	line-height: 40px;
}
.qj_front_f_main .f_front .f_main > .f_left h2 a,
.qj_front_f_main .f_front .f_main > .f_left li a {
  color: #000;
  display: block;
}
.qj_front_f_main .f_front .f_main > .f_left h2 .line,
.qj_front_f_main .f_front .f_main > .f_left li .line {
  width: 0;
  height: 2px;
  background: #a84f49;
  margin: 0;
  transition: all ease 0.3s;
}
.qj_front_f_main .f_front .f_main > .f_left h2:hover a,
.qj_front_f_main .f_front .f_main > .f_left li:hover a{
  color: #a84f49;
}
.qj_front_f_main .f_front .f_main > .f_left h2:hover .line,
.qj_front_f_main .f_front .f_main > .f_left li:hover .line{
  width: 42px;
}
.qj_front_f_main .f_front .f_main > .f_left li.active a{
	color: #A84F49;
}
.qj_front_f_main .f_front .f_main > .f_left li.active .line{
	width: 42px;
}
.qj_front_f_main .f_front .f_main > .f_left h2 {
  border-bottom: 1px solid #f4f4f4;
  font-size: 16px;
}
.qj_front_f_main .f_front .f_main > .f_right {
  width: 964px;
  padding: 0 20px 57px;
  background: #fff;
}
.qj_front_f_main .f_front .f_main > .f_right.us {
  padding: 57px 0 57px;
}
.qj_front_f_main .f_front .f_main > .f_right.us .tit {
  padding-left: 40px;
}
.qj_front_f_main .f_front .f_main > .f_right.us .f_r_main {
  padding: 15px 65px 0;
}
.qj_front_f_main .f_front .f_main > .f_right .tit {
  font-size: 20px!important;
  padding-bottom: 30px;
  border-bottom: 1px solid #f4f4f4;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main {
  padding-top: 30px;
}
.f_r_main p {
  font-size: 14px;
  line-height: 200%;
}
.f_r_main h1, h2, h3, h4, h5, h6, div {
	line-height: 200%;
}

.qj_res_b_main .b_res .b_main {
  padding-bottom: 30px;
}
.qj_show_a_main .a_show .a_main {
  padding-bottom: 42px;
}
.qj_show_a_main .a_show .a_main .p_li {
  line-height: 30px;
}
.qj_show_a_main .a_show .a_main .tit {
  text-align: center;
  padding: 70px 0 25px;
  border-bottom: 1px solid #f4f4f4;
}
.qj_show_a_main .a_show .a_main .tit p {
  margin-top: 8px;
}
.qj_show_a_main .a_show .a_main .analysis_det {
  padding: 33px 35px;
}
.qj_show_a_main .a_show .a_main .analysis_det div img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.qj_show_a_main .a_show .a_main .analysis_det div * {
  line-height: 200%;
}
.qj_show_a_main .a_show .a_main::after {
  display: block;
  clear: both;
  content: "";
}
.qj_show_a_main .a_show .a_main .a_list {
  width: 915px;
  background: #fff;
  padding: 0 30px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 26px;
  margin-top: 26px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li:hover {
	background-color: #f1f1f1;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li::after {
  display: block;
  clear: both;
  content: "";
}
.qj_show_a_main .a_show .a_main .a_list > ul > li > .f_left {
  width: 249px;
  height: 150px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li > .f_left img {
  width: 249px;
  height: 150px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li > .f_right {
  width: 594px;
}
.qj_show_a_main .a_show .a_main .a_analysis {
  width: 269px;
  background: #fff;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_tit {
  padding: 0 10px;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #f4f4f4;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_tit .f_left,
.qj_show_a_main .a_show .a_main .a_analysis .ana_tit .f_right{
	line-height: 55px;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_main {
  padding: 0 10px;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_main > ul > li {
  border-bottom: 1px solid #f4f4f4;
  padding: 20px 0;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_main > ul > li p{
	line-height: 23px;
}
.qj_supplier_d_main .d_supplier .d_main {
  padding-bottom: 30px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists {
  margin-top: 10px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list {
  background: #fff;
  margin-bottom: 10px;
  padding: 0 20px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list.four {
  margin: 0;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .tit {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .tit > div {
  margin: 0;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .tit .name {
  display: flex;
  align-items: center;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con::after {
  display: block;
  content: "";
  clear: both;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li {
  width: 220px;
  height: 144px;
  float: left;
  margin-right: 15px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li.fives {
  margin: 0;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph{
	height: 100px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph img{
	height: 80px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph .logo_block{
 	line-height: 100px;
 	text-align: center;
 	color: #eee;
 	font-size: 18px;
 }
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph_name {
  padding-top: 12px;
}
.supplier_list {
  background: #fff;
  margin-top: 20px;
}
.supplier_list .lists::after {
  display: block;
  clear: both;
  content: "";
}
.supplier_list .lists .list {
  width: 50%;
  padding: 30px;
}
.supplier_list .lists .list .intro {
  margin-top: 10px;
}
.supplier_list .lists .list .intro .f_left {
  margin-right: 10px;
}
.supplier_list .lists .list h6{
	font-size: 16px;
	line-height: 27px;
}
.supplier_list .lists .list .intro .f_left p {
  line-height: 20px;
  width: 300px;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.supplier_list .lists .list .intro .f_left .ph {
  width: 208px;
}
.supplier_list .lists .list .intro .f_left .ph img {
  height: 78px;
}







.search_hot span{display:inline-block;line-height:26px;}

.wrap_menu2{
	display: none;
	position: absolute;
	top: 43px;
	width: 130px;
	height: 130px;
	left: 50%;
	margin-left: -65px;
	box-sizing: border-box;
	z-index: 10000;
}
.menu2{
	display: block;
	position: absolute;
	z-index: 100;
	top: 12px;
	background-color: #fff;
	width: 130px;
}
.menu2 .triangle{
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -5px;
	width: 0;
	height: 0;
	border-top: 5px transparent solid;
	border-left: 5px transparent solid;
	border-right: 5px transparent solid;
	border-bottom: 5px #fff solid;
}
.menu2 li{
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.menu2 li a:hover{
	color: #a84f49;
}
.news:hover .wrap_menu2{
	display: block;
}
.meeting:hover .wrap_menu2{
	display: block;
}
.d_specified{
	margin-top: 20px;
}
.d_specified .li {
	padding: 0 40px;
	height: 48px;
	line-height: 48px;
}
.d_specified .li::after {
	display: block;
	content: "";
	clear: both;
}
.d_specified .li a {
	display: block;
	text-align: center;
	width: 79px;
	height: 28px;
	line-height: 28px;
	background-color: #f9f9f9;
	border: solid 1px #a84f49;
	color: #a84f49;
	cursor: pointer;
}
.d_specified .li a:hover {
	background: #a84f49;
	color: #fff;
}
.statistics_fl{
	padding: 50px 23px;
}
.statistics_fl .l_tit {
	margin: 45px;
	color: #0c369e;
	font-size: 20px;
	font-weight: bold;
}


.pub_tit {
	color: #666;
	font-size: 12px;
	line-height: 46px;
}
.pub_tit a{
	font-size: 12px;
	padding: 0 10px;
}
.pub_tit a:hover{
	color: #a84f49;
}
.ph_scale {
	overflow: hidden;
}
.ph_scale img {
	transition: all ease 0.3s;
}
.ph_scale:hover img {
	transform: scale(1.2);
}
.pub_page {
	padding: 20px 0;
	padding-left: calc(50% - 233px);
	outline: none;
}
.pub_page::after {
	display: block;
	content: "";
	clear: both;
}
.pub_page > div {
	line-height: 30px;
	float: left;
	margin: 0;
	margin-right: 10px;
	color: #666;
}
.pub_page > div a {
	color: #666;
	display: block;
}
.pub_page > div a:hover {
	background: #ebedef;
}
.pub_page > div.active {
	border: none;
}
.pub_page > div.active a {
	color: #e60b15;
}
.pub_page input {
	width: 60px;
	height: 30px;
	border: none;
	border: 1px solid #ebebeb;
}
.pub_page > .page_select,
.pub_page > .page_jump {
	width: 30px;
	height: 30px;
	line-height: 30px;
	border: #ebebeb 1px solid;
	text-align: center;
}
.pub_page > .page_select a,
.pub_page > .page_jump a{
	line-height: 30px;
}

.pub_search_con {
	padding: 20px;
	background: #fff;
}
.pub_search_con .tit {
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
}
.pub_search_con .con::after {
	display: block;
	clear: both;
	content: "";
}
.pub_search_con .con div {
	float: left;
	margin-right: 10px;
	margin-bottom: 16px;
}
.pub_search_con .con select {
	height: 30px;
	border: 1px solid #dbe2e8;
	padding: 0 6px;
	padding-right: 25px;
	background-image: url(../images/sj_sm.png);
	background-repeat: no-repeat;
	background-position: 161px center;
	font-size: 13px;
	width: 145px;
	margin-bottom: 16px;
}
.pub_search_con .con .selects{
	background-image: url(../images/sj_sm.png);
	background-repeat: no-repeat;
	background-position: 62px center;
	width: 79px;
	position: relative;
	top: 8px;
	right: -5px;
}
.pub_search_con .con .selects_{
	background-image: url(../images/sj_sm.png);
	background-repeat: no-repeat;
	background-position: 72px center;
	width: 89px;
}
.pub_search_con .con [type="number"] {
	width: 60px;
	height: 30px;
	text-align: center;
	border: 1px solid #dbe2e8;
}
.pub_search_con .con [type="text"] {
	height: 30px;
	width: 170px;
	padding-left: 5px;
	border: 1px solid #dbe2e8;
}
.pub_search_con .con [type="submit"] {
	border: none;
	width: 72px;
	height: 30px;
	background-color: #a84f49;
	border: 1px solid #a84f49;
	color: #fff;
	margin-left: -4px;
}
.pub_search_con .con [type="text"].l_input{
	width: 185px;
}

.pub_search_res_table {
	padding: 20px;
	background: #fff;
}
.pub_search_res_table table {
	width: 100%;
	border-collapse: collapse;
}
.pub_search_res_table table tr {
	height: 44px;
}
.pub_search_res_table table tr td:nth-child(1) {
	font-size: 13px;
}
.pub_search_res_table table tr td:nth-child(2) {
	font-size: 12px;
}
.pub_search_res_table table tr td:nth-child(3),
.pub_search_res_table table tr td:nth-child(4),
.pub_search_res_table table tr td:nth-child(5),
.pub_search_res_table table tr td:nth-child(6) {
	font-size: 14px;
}
.pub_search_res_table table tr:hover td {
	background: #fff7f6;
}
.pub_search_res_table table th {
	color: #6f6f6f;
	font-weight: normal;
	background: #f4f4f4;
	font-size: 14px;
}
.pub_search_res_table table td {
	text-align: center;
}
.pub_search_res_table table td button {
	width: 66px;
	height: 25px;
	background-color: #ffe8ea;
	border: solid 1px #a84f49;
	color: #a84f49;
	cursor: pointer;
}
.pub_search_res_table table td button:hover {
	background: #a84f49;
	color: #fff;
}
.pub_search_res_table table .tbody:nth-child(odd) {
	background: #fbfbfb;
}
.u_img_d_text .ph {
	text-align: center;
	border: 1px solid #e8e8e8;
	overflow: hidden;
}
.u_img_d_text .ph img{
	display: inline-block;
	transition: all ease 0.3s;
}
.u_img_d_text .ph img:hover{
	transform: scale(1.2);
}
.u_img_d_text .ph .logo {
	height: 100%;
}
.u_img_d_text .ph_name {
	font-size: 14px;
	text-align: center;
}
.u_img_d_text .ph .logo_block{
	line-height: 100px;
	text-align: center;
	color: #eee;
	font-size: 18px;
}
.pub_body {
	width: 100%;
}
.pub_body .pub_main {
	margin: 0 auto;
	width: 1200px;
}
.non_permission {
	width: 100%;
	/*height: 100%;*/

}
.non_permission .main {
	width: 1200px;
	height: 394px;
	background: #fff;
	padding: 45px 171px 60px;
}
.non_permission .main .f_left {
	padding-right: 30px;
	border-right: 1px solid #e7e7e7;
}
.non_permission .main .f_left div {
	padding: 20px 0 40px;
	text-align: center;
}
.non_permission .main .f_left div img{
	display: inline-block;
}
.non_permission .main .f_left p {
	line-height: 30px;
}
.non_permission .main .f_right {
	width: 380px;
}
.non_permission .main .f_right p {
	line-height: 40px;
}
.non_permission .main .f_right div {
	height: 30px;
	margin-bottom: 10px;
}
.non_permission .main .f_right div input {
	height: 30px;
	padding-left: 5px;
	border-radius: 0;
	border: 1px solid #d2d2d2;
}
.non_permission .main .f_right div input.one {
	width: 320px;
}
.non_permission .main .f_right div input.two {
	width: 218px;
}
.non_permission .main .f_right div input.three {
	border-left: none;
	width: 120px;
}
.non_permission .main .f_right div button {
	width: 100px;
	height: 30px;
	border: 1px solid #d2d2d2;
	border-left: none;
	cursor: pointer;
	color: #fff;
	background-color: #a84f49;
}
.non_permission .main .f_right div .btn {
	width: 320px;
	height: 30px;
	background-color: #a84f49;
	color: #fff;
	border: none;
	cursor: pointer;
}
.qj_bidding_c_main .c_bidding .c_main {
	padding-bottom: 30px;
}
.qj_brand_e_main .e_brand {
	padding-bottom: 30px;
}
.qj_brand_e_main .e_brand .top_brand {
	padding: 16px;
	background: #fff;
}
.qj_brand_e_main .e_brand .top_brand::after {
	display: block;
	clear: both;
	content: "";
}
.qj_brand_e_main .e_brand .top_brand .bg {
	width: 185px;
	height: 243px;
	padding: 73px 47px 37px 48px;
	background: url(../images/qj_top_brand_bg.png) no-repeat;
}
.qj_brand_e_main .e_brand .top_brand .bg h1,
.qj_brand_e_main .e_brand .top_brand .bg h2 {
	color: #fff;
	text-align: center;
}
.qj_brand_e_main .e_brand .top_brand .bg h1 {
	font-size: 42px;
	line-height: 48px;
}
.qj_brand_e_main .e_brand .top_brand .bg h2{
	line-height: 20px;
}
.qj_brand_e_main .e_brand .top_brand .bg .cross_line {
	height: 2px;
	background: #fffd54;
	margin-top: 60px;
}
.qj_brand_e_main .e_brand .top_brand .lists {
	width: 983px;
	height: 260px;
	padding-left: 16px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list {
	margin-right: 13px;
	width: 183px;
	height: 130px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list .ph {
	width: 183px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list .ph img {
	height: 65px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list .ph_name {
	margin-top: 10px;
}
.qj_brand_e_main .e_brand .top_brand .lists .list:nth-child(5) {
	margin: 0;
}
.qj_brand_e_main .e_brand .top_brand .lists .list:nth-child(10) {
	margin: 0;
}
.qj_brand_e_main .e_brand .brand_rank .tit {
	padding: 30px 0;
	text-align: center;
}
.qj_brand_e_main .e_brand .brand_rank .tit .line {
	margin-top: 7px;
	height: 2px;
	width: 40px;
	background: #333;
	margin: 0 auto;
}
.qj_brand_e_main .e_brand .brand_rank .main::after {
	display: block;
	clear: both;
	content: "";
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block {
	width: 390px;
	margin-right: 14px;
	background: #fff;
	padding: 10px 15px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li {
	padding: 15px 0;
	position: relative;
	border-bottom: 1px solid #f4f4f4;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li::after {
	display: block;
	clear: both;
	content: "";
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.ten {
	border: none;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li img {
	margin: 0;
	display: none;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li > div {
	margin: 0;
	height: 24px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .grade {
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .grade i {
	color: #b7605a;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .mat {
	float: left;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li .c_name {
	float: left;
	position: absolute;
	right: 0;
	height: 24px;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover img {
	display: inline-block;
	box-sizing: content-box;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .grade {
	padding-top: 9px;
	padding-left: 2px;
	height: 35px;
	width: 31px;
	background: url(../images/qj_brand_shadow.png);
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .grade i {
	color: #fff;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .mat {
	position: absolute;
	top: 16px;
	width: 180px;
	left: 181px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li:hover .c_name {
	top: 40px;
	width: 180px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active img {
	display: inline-block;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .grade {
	padding-top: 7px;
	height: 35px;
	width: 31px;
	text-align: center;
	background: url(../images/qj_brand_shadow.png);
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .grade i {
	color: #fff;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .mat {
	position: absolute;
	right: 115px;
	top: 16px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block li.active .c_name {
	top: 40px;
	width: 180px;
}
.qj_brand_e_main .e_brand .brand_rank .main .main_block.three {
	margin: 0;
}
.qj_data_h_main .h_data {
	padding-bottom: 30px;
}
.h_main {
	padding: 50px 0;
	background: #fff;
	color: #000;
}
.h_main::after {
	display: block;
	clear: both;
	content: "";
}
.qj_data_h_main .h_data .h_main > .f_left {
	width: 762px;
}
.qj_data_h_main .h_data .h_main > .f_left .l_tit {
	margin: 45px;
	color: #0c369e;
	font-size: 20px;
	font-weight: bold;
}
.homeMain .statistics_fl .l_tit {
	margin: 45px;
	color: #0c369e;
	font-size: 20px;
	font-weight: bold;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .s_tit {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ {
	height: 100px;
	padding-top: 20px;
	position: relative;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_l {
	width: 100%;
	height: 10px;
	border-radius: 5px;
	background: #e3e3e3;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s {
	position: absolute;
	top: 20px;
	left: 100px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .square {
	width: 300px;
	height: 10px;
	border-radius: 5px;
	background: #00aae7;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .cir {
	position: absolute;
	top: -5px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #00aae7;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .cir.cir_l {
	left: -5px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .line_s .cir.cir_r {
	right: -5px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .start_time,
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .end_time {
	position: absolute;
	top: 40px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .start_time {
	left: 80px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .end_time {
	left: 380px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .l_text {
	position: absolute;
	top: 40px;
	left: -20px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .date_ .r_text {
	position: absolute;
	top: 40px;
	right: -20px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list #container_1 {
	height: 550px;
	margin-top: 30px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list #container_2 {
	height: 550px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list{
	position: relative;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_1,
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_2{
	position: absolute;
	right: 0;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_1{
	top: 20px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_2{
	top: 670px;
}
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_1 button,
.qj_data_h_main .h_data .h_main > .f_left .data_list .add_2 button{
	border: none;
	cursor: pointer;
	width: 48px;
	height: 23px;
	background: #a84f49;
	color: #fff;
}
.qj_data_h_main .h_data .h_main > .f_right {
	width: 345px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list {
	padding: 20px 0 0;
	background: #f9f9f9;
	height: 1030px;
	overflow-y: scroll;
	overflow-x: hidden;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list thead tr{
	height: 40px;
	line-height: 40px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list .table_tit {
	padding-left: 5px;
	font-size: 16px;
	margin-bottom: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table {
	width: 100%;
	font-size: 12px;
	border-collapse: collapse;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table thead {
	height: 42px;
	line-height: 42px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table tbody {
	margin: 20px 0;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table th {
	background: #f2f2f2;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table td {
	text-align: center;
	height: 20px;
	line-height: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table .first_tr td {
	padding-top: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .show_list table .last_tr td {
	padding-bottom: 20px;
}
.qj_data_h_main .h_data .h_main > .f_right .download {
	margin-top: 20px;
	background: #f9f9f9;
}
.qj_data_h_main .h_data .h_main > .f_right .download .f_left{
	line-height: 48px;
}
.qj_data_h_main .h_data .h_main > .f_right .download .f_right{
	line-height: 48px;
}
.qj_data_h_main .h_data .h_main > .f_right .download .d_btn button {
	width: 345px;
	height: 42px;
	background-color: #a84f49;
	color: #fff;
	border: none;
	cursor: pointer;
}
.d_specified{
	padding: 20px 0;
}
.d_specified .li {
	padding: 0 40px;
	height: 48px;
	line-height: 48px;
}
.d_specified .li::after {
	display: block;
	content: "";
	clear: both;
}
.d_specified .li .tit{
	margin-top: 14px;
}
.d_specified .li a {
	width: 79px;
	margin-top: 10px;
	background-color: #f9f9f9;
	border: solid 1px #a84f49;
	color: #a84f49;
	cursor: pointer;
	display: block;
	height: 28px;
	line-height: 28px;
	text-align: center;
}
.d_specified .li a:hover {
	background: #a84f49;
	color: #fff;
}
.qj_front_f_main .f_front .f_main {
	padding-bottom: 30px;
}
.qj_front_f_main .f_front .f_main::after {
	display: block;
	clear: both;
	content: "";
}
.qj_front_f_main .f_front .f_main > .f_left {
	background: #fff;
	width: 217px;
	padding: 0 20px;
}
.qj_front_f_main .f_front .f_main > .f_left h2,
.qj_front_f_main .f_front .f_main > .f_left li {
	height: 45px;
	line-height: 45px;
}
.qj_front_f_main .f_front .f_main > .f_left li a{
	line-height: 40px;
}
.qj_front_f_main .f_front .f_main > .f_left h2 a,
.qj_front_f_main .f_front .f_main > .f_left li a {
	color: #000;
	display: block;
}
.qj_front_f_main .f_front .f_main > .f_left h2 .line,
.qj_front_f_main .f_front .f_main > .f_left li .line {
	width: 0;
	height: 2px;
	background: #a84f49;
	margin: 0;
	transition: all ease 0.3s;
}
.qj_front_f_main .f_front .f_main > .f_left h2:hover a,
.qj_front_f_main .f_front .f_main > .f_left li:hover a{
	color: #a84f49;
}
.qj_front_f_main .f_front .f_main > .f_left h2:hover .line,
.qj_front_f_main .f_front .f_main > .f_left li:hover .line{
	width: 42px;
}
.qj_front_f_main .f_front .f_main > .f_left li.active a{
	color: #A84F49;
}
.qj_front_f_main .f_front .f_main > .f_left li.active .line{
	width: 42px;
}
.qj_front_f_main .f_front .f_main > .f_left h2 {
	border-bottom: 1px solid #f4f4f4;
	font-size: 16px;
}
.qj_front_f_main .f_front .f_main > .f_right {
	width: 965px;
	padding: 0 10px 5px;
	background: #fff;
}
.qj_front_f_main .f_front .f_main > .f_right.us {
	padding: 57px 0 57px;
}
.qj_front_f_main .f_front .f_main > .f_right.us .tit {
	padding-left: 40px;
}

.qj_front_f_main .f_front .f_main > .f_right .f_r_main .list {
	height: 50px;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .list p {
	line-height: 50px;
	padding: 0;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .list .icon {
	font-size: 24px;
	margin-right: 10px;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .news_list {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f4f4f4;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .news_list .news_tit {
	height: 40px;
	line-height: 40px;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .news_list .news_tit p {
	height: 40px;
	line-height: 40px;
	text-indent: 0;
	font-size: 18px;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .news_list .news_tit p a:hover {
	color: #b9726d;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .news_list .news_tit::after {
	display: block;
	clear: both;
	content: "";
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main .news_list > p {
	text-indent: 0;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback div {
	margin-bottom: 20px;
	font-size: 24px;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table {
	width: 100%;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr {
	height: 50px;
	line-height: 50px;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr td:nth-child(1) {
	text-align: right;
	padding-right: 10px;
	width: 35%;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr [type="radio"]{
	appearance: radio;
	-webkit-appearance: radio;
	-ms-appearance: radio;
	-moz-appearance: radio;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr [type="text"] {
	padding-left: 5px;
	height: 30px;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr .name {
	width: 125px;
	border: 1px solid #d2d2d2;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr .company,
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr .mail {
	width: 257px;
	border: 1px solid #d2d2d2;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr .tel {
	width: 117px;
	border: 1px solid #d2d2d2;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr .detail {
	width: 379px;
	height: 175px;
	border: 1px solid #d2d2d2;
	overflow: hidden;
}
.qj_front_f_main .f_front .f_main > .f_right .f_r_main.feedback table tr .sub {
	width: 120px;
	height: 40px;
	background-color: #a84f49;
	color: #fff;
	border: none;
	cursor: pointer;
}
.qj_res_b_main .b_res .b_main {
	padding-bottom: 30px;
}
.qj_show_a_main .a_show .a_main {
	padding-bottom: 42px;
}
.qj_show_a_main .a_show .a_main .p_li {
	line-height: 30px;
}
.qj_show_a_main .a_show .a_main .tit {
	text-align: center;
	padding: 70px 0 25px;
	border-bottom: 1px solid #f4f4f4;
}
.qj_show_a_main .a_show .a_main .tit p {
	margin-top: 8px;
}
.qj_show_a_main .a_show .a_main .analysis_det {
	padding: 33px 35px;
}

.qj_show_a_main .a_show .a_main .analysis_det div p {
	line-height: 200%;
}
.qj_show_a_main .a_show .a_main::after {
	display: block;
	clear: both;
	content: "";
}
.qj_show_a_main .a_show .a_main .a_list {
	width: 915px;
	background: #fff;
	padding: 0 30px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li {
	border-bottom: 1px solid #f4f4f4;
	padding-bottom: 26px;
	margin-top: 26px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li::after {
	display: block;
	clear: both;
	content: "";
}
.qj_show_a_main .a_show .a_main .a_list > ul > li > .f_left {
	width: 249px;
	height: 150px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li > .f_left img {
	width: 249px;
	height: 150px;
}
.qj_show_a_main .a_show .a_main .a_list > ul > li > .f_right {
	width: 594px;
}
.qj_show_a_main .a_show .a_main .a_analysis {
	width: 269px;
	background: #fff;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_tit {
	padding: 0 10px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #f4f4f4;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_tit .f_left,
.qj_show_a_main .a_show .a_main .a_analysis .ana_tit .f_right{
	line-height: 55px;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_main {
	padding: 0 10px;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_main > ul > li {
	border-bottom: 1px solid #f4f4f4;
	padding: 20px 0;
}
.qj_show_a_main .a_show .a_main .a_analysis .ana_main > ul > li p a{
	line-height: 23px;
}
.qj_supplier_d_main .d_supplier .d_main {
	padding-bottom: 30px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists {
	margin-top: 10px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list {
	background: #fff;
	margin-bottom: 10px;
	padding: 0 20px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list.four {
	margin: 0;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .tit {
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .tit > div {
	margin: 0;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .tit .name {
	display: flex;
	align-items: center;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con::after {
	display: block;
	content: "";
	clear: both;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li {
	width: 220px;
	height: 144px;
	float: left;
	margin-right: 15px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con i:nth-child(5n) .li{
	margin: 0;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph{
	height: 100px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph img{
	height: 80px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph .logo_block{
	line-height: 100px;
	text-align: center;
	color: #eee;
	font-size: 18px;
}
.qj_supplier_d_main .d_supplier .d_main .search_res_lists .res_list .con .li .ph_name {
	padding-top: 12px;
}
.supplier_list {
	background: #fff;
	margin-top: 20px;
}
.supplier_list .lists::after {
	display: block;
	clear: both;
	content: "";
}
.supplier_list .lists .list {
	width: 49%;
	padding: 30px;
}
.supplier_list .lists .list .intro {
	margin-top: 10px;
}
.supplier_list .lists .list .intro .f_left {
	margin-right: 10px;
}
.supplier_list .lists .list h6{
	font-size: 16px;
	line-height: 27px;
}
.supplier_list .lists .list .intro .f_left p {
	line-height: 20px;
	width: 300px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.search_hot span:hover{
	color:#a84f49;
}

.search_hot span{display:inline-block;line-height:26px;}

.cp_table_hover tbody tr td:first-child(1):hover{
	color:#a84f49;
}
.dl_qfts{
	width: 168px;
	height: 46px;
	line-height: 13px;
	padding-left: 35px;
	color: #666;
	font-size: 12px;
	left: 233px;
	top: 41px;
	background-image: url(../images/gantanhao.png);
	background-size: 22px 22px;
	background-position: left 2px;
	background-repeat: no-repeat;
	cursor: pointer;
}
.tstc_con{
	width: 511px;
	height: 104px;
	background-image: url(../images/tstcbg.png);
	background-size: 100% 100%;
	background-position: left top;
	background-repeat: no-repeat;
	left: -100%;
	top: -104px;
	font-size: 12px;
	color: #3e3e3e;
	box-sizing: border-box;
	padding: 15px;
	line-height: 20px;
	display: none;
}
.dl_qfts:hover .tstc_con{
	display: block;
}
.Brand_right_list:hover .brand_list_js_tit,.Brand_right_list:hover .brand_list_js_text{color:#a84f49}
.homeListTable tbody tr td a {
	color: #a84f49;
	display: block;
}
.maxwidth255 tbody tr td a {
	max-width: 225px;
}
.tonglanbg {
	background: url(../images/tonglan_bg.png);
	background-repeat: repeat-x;
	padding-top: 20px;
}
/* 供采商轮播  st*/
.slider_five li{
	margin-right: 18px;
	min-height: 98px!important;
	border:none;
}


#Suppliers .bx-prev,#Suppliers .bx-next{
	top: 15%!important;
}
#Buyers .bx-prev,#Buyers .bx-next{
	top: 15%!important;
}
.h212{
	height: 212px;
}
.slider_six li{
	margin-right: 18px;
	min-height: 98px!important;
	border:none;
}
.slider_six li:nth-child(6n+0){
	margin-right: 0;
}

.slider_five li:hover,.slider_six li:hover{
	box-shadow: 0 0px 0px 0px #ebebeb;
}
.slider_five,.slider_six{
	overflow: hidden;
}
/* 供采商轮播  en*/
/* banner st */
.index_banner_ul{
	height: 75px;
	margin-top: 10px;
}
.index_banner_ul li{
	height: 75px;
	float: left;
	overflow: hidden;
	border-radius: 10px;
	margin-right: 18px;
}
.index_banner_ul li img{
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	transition: all 0.9s ease 0s;
}
.index_banner_ul li img:hover{
	transform: scale(1.05, 1.05);
}
.index_banner_ul li:last-child{
	margin-right: 0;
}
.index_banner_w6_1{
	width: 235px;
	height: 75px;
}
.index_banner_w6_2{
	width: 488px;
	height: 75px;
}
.index_banner_w6_3{
	width: 741px;
	height: 75px;
}
.index_banner_w6_4{
	width: 994px;
	height: 75px;
}
.index_banner_w6_5{
	width: 1247px;
	height: 75px;
}
.index_banner_w6_6{
	width: 1500px;
	height: 75px;
}
.index_ad_icons {
	width: 40px;
	height: 16px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	background: #00000042;
	border-top-right-radius: 10px;
}
.index_ad_icons::after {
	content: 'AD';
	color: #fff;
	position: absolute;
	left: 8px;
	font-size: 12px;
	text-indent: 3px;
	line-height: 17px;
}
/* banner en */
.floor_box .hd{
	width: 100%;
	top: 50%;
	margin-top: -17px;
	z-index: 9999;
	position: absolute;
}
.floor_box .hd .next,
.floor_box .hd .prev{
	position: absolute;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background: #0C0C0C30;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
	display: none;
}
.floor_box:hover .hd .next,
.floor_box:hover .hd .prev{
	display: block;
}
.floor_box .hd .next:hover,
.floor_box .hd .prev:hover{
	background: #0C0C0C60;
}
.floor_box .hd i{
	font-size: 20px;
	color: #fff;
	line-height: 34px;
}
.floor_box .hd .next{
	right: 17px;
}
.floor_box .hd .prev{
	left: -14px;
}

.slider_one .bd img{
	width: 880px;
	height: 454px;
}
.slider_one .hd{
	position: absolute;
	width: 100%;
	right: 10px;
	bottom: 15px;
	z-index: 999;
}
.slider_one .hd li{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background-color: #e0e0e0;
	margin: 0 5px;
	float: right;
}
.slider_one .hd li.on{
	background-color: #0000008c;
}
.slider_one .prev,
.slider_one .next{
	position: absolute;
	top: 220px;
	display: none;
}
.slider_one:hover .prev,
.slider_one:hover .next{
	display: block;
}
.slider_one .prev i,
.slider_one .next i{
	font-size: 30px;
	color: #fff;
}
.slider_one .prev{
	left: 0;
}
.slider_one .next{
	right: 0;
}
.menu-map{
	padding-top: 7px;
	margin-right: 0;
}
.menu-map img{
	display: inline-block;
	margin-right: 5px;
}
.menu-map span{
	width: 103px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #a84f49;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
}
.pl-30{
	padding-left: 30px;
}

.footer_bootom .content a {
	font-size: 14px;
	color: #c9c9c9;
	line-height: 45px;
	padding: 0 16px;
}
.footer_bootom .content a:hover{
	color: #A84F49;
}
.c_red{
	color: #a84f49;
}
.font_big{
	font-size: 16px !important;
	font-weight: 700 !important;
}
.LineHeight {
	line-height: 40px !important;
}
.svgcss{
	width: 16px;
	height: 16px;
	vertical-align: text-top;
}
.svgcss path{
	fill: #999;
}
.disfelx {
	display: flex !important;
	margin: auto;
	width: 140px;
}
.disfelx>div{
	position: relative;
}
.disfelx span{
	margin-left: 10px;
	/*padding-top: 6px;*/
}
.edition_dashed {
	width: 0px;
	height: 20px;
	border-left: 1px dashed #999999;
	margin: auto;
	margin-top: -1px;
	position: absolute;
	bottom: -8px;
	left: 7px;
}
.edition_dashed_top {
	width: 0px;
	height: 20px;
	border-left: 1px dashed #999999;
	margin: auto;
	margin-top: -1px;
	position: absolute;
	left: 7px;
	top: -8px;
}
.disfelx:hover::after{
	left: 55% !important;
	bottom: 5px !important;
}