#tryout_time_info{
	display: none; 
	height: 30px; 
	line-height: 30px;
	margin-botton: 5px;
	color: #D81E06DD;
	margin-bottom: 8px;
	margin-top: -30px;
}
.price_index{
	width: 100%;
	height: 555px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.price_index_left{
	padding-left: 28px;
	float: left;
}
.index_left_select{
	width: 327px;
	height: 32px;
	margin-top: 36px;
}
.index_left_info{
	width: 357px;
	height: 428px;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	margin-top: 20px;
}
.price_index_right{
	float: left;
}
.index_right_top a{
	margin-left: 37px;
}
.index_right_top{
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 17px;
	margin-top: 57px;
	text-align: right;
	margin-right: 18px;
}
.index_right_info{
	width: 761px;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	margin-top: 14px;
}
.index_right_text{
	height: 20px;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 17px;
	margin-top: 24px;
	margin-left: 23px;
}
.index_right_chart{
	width: 755px;
	height: 377px;
	margin-top: 5px;
}
.info_index{
	height: 28px;
	font-size: 36px;
	font-family: PingFang SC;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
	margin-top: 21px;
	margin-bottom: 50px;
}
.info_index img{
	margin-left: 10px;
}
.green{
	color: #07A168;
}
.red{
	color: #FF0000;
}
.info_text{
	width: 338px;
	height: 17px;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 17px;
}
.info_text .left{
	margin-left: 46px;
	float: left;
}
.info_text .right{
	float: right;
	margin-right: 45px;
}
.top_28{
	margin-top: 28px;
}
.top_70{
	margin-top: 70px;
}
.index_jq{
	height: 16px;
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 17px;
	text-align: center;
	margin-top: 59px;
}
.kx_list{
	width: 100%;
	height: 411px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	margin-top: 28px;
	padding: 27px 56px;
}
.title_txt h4{
	width:auto;
	height:19px;
	font-size:21px;
	font-family:Microsoft YaHei;
	font-weight:400;
	color:#2C2C2C;
	display:inline-block;
}
.title_txt span{
	border-radius: 19px;
    border: 1px solid #999999;
    width: auto;
    height: 22px;
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    padding: 1px 16px;
	float:right;
	margin-top:5px;
	margin-right:6px;
}
.blue_line{
	width:100%;
	height:5px;
	background:rgba(255,255,255,1);
	margin-top:4px;
}
.blue_line .blue_line_small{
	width:86px;
	height:4px;
	background:rgba(54,157,255,1);
}
.blue_line .blue_line_length{
	width:100%;
	height:1px;
	background:rgba(54,157,255,1);
}
.kx_info{
	max-height: 300px;
	overflow-y:scroll;
}
.kx_info_list{
	width: 992px;
	height: 120px;
	border-bottom: 1px solid #D2D2D2;
	margin: auto;
	margin-top: 30px;
}
.kx_info_list .day{
	width: 95px;
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #309BFF;
	float: left;
	line-height: 33px;
}
.kx_info_list .info_text{
	width: 855px;
	font-size: 15px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #5C5C5C;
	float: left;
	margin-left: 41px;
	line-height: 33px;
}
.adv img{
	width: 100%;
	margin-top: 30px;
	height: auto;
}
.landed_price{
	width: 100%;
	/* height: 1050px; */
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	/* margin-top: 30px; */
	padding: 27px 56px;
}
.echart_line{
	width: 1086px;
	height: 551px;
	margin: auto;
	margin-top: 25px;
}
.city_table{
	width: 1082px;
	border: 1px solid #cccccc;
	margin: auto;
	margin-top: 25px;
	text-align: center;
}
.city_table th{
	width: 11%;
	background: #309BFF;
	border: 1px solid #cccccc;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
}
.city_table td{
	width: 11%;
	border: 1px solid #cccccc;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	height: 19px;
}
.city_table_remark{
	margin-top: 20px;
	margin-left: 10px;
}
.factory_price{
	width: 100%;
	/* height: 945px; */
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	margin-top: 30px;
	padding: 27px 56px;
}
.city_list{
	width: 100%;
	margin-top: 20px;
	font-size: 17px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #2C2C2C;
	line-height: 36px;
}
.city_list .all{
	float: left;
	height: 100px;
	width: 43px;
	cursor:pointer;
}
.on{
	font-weight: bold;
	font-size: 20px;
	color: #309BFF;
}
.city_list .city{
	margin-left: 18px;
	cursor:pointer;
}
.factory_table_div{
	min-height: 680px;
}
.factory_table{
	width: 1082px;
	border: 1px solid #cccccc;
	margin: auto;
	margin-top: 25px;
	text-align: center;
}
.factory_table th{
	width: 11%;
	background: #309BFF;
	border: 1px solid #cccccc;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
}
.factory_table td{
	border: 1px solid #cccccc;
	font-size: 18px;
	font-family: PingFang SC;
	height: 19px;
	padding: 2px;

	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.area_price{
	width: 100%;
	margin-top: 50px;
}
.area_price_detail{
	width: 100%;
	height: 680px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
}
.area_list{
	width: 318px;
	/* float: left; */
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #2C2C2C;
	line-height: 31px;
	margin-left:60px;
	/* margin-top: 50px; */
}
.area_table{
	width: 318px;
	border: 1px solid #cccccc;
	text-align: center;
	margin-top: 13px;
}
.area_table tr{
	height: 34px;
}
.area_table th{
	width: 11%;
	background: #309BFF;
	border: 1px solid #cccccc;
	font-size: 20px;
	font-family: PingFang SC;
	font-weight: bold;
	color: #FFFFFF;
	height: 19px;
}
.area_table td{
	border: 1px solid #cccccc;
	font-size: 18px;
	font-family: PingFang SC;
	font-weight: 500;
	height: 19px;
}
.tcdPageCode{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.tcdPageCode a{display: inline-block;color: #757575;height: 28px;line-height: 28px;	padding: 0 10px;border: 1px solid #ddd;	margin: 0 9px;border-radius: 4px;vertical-align: middle;}
.tcdPageCode .span1{display: inline-block;color: #757575;height: 28px;line-height: 28px;vertical-align: middle;}
.tcdPageCode input{width:35px;height:28px;border-radius: 4px;border: 1px solid #ddd;}
.tcdPageCode a:hover{text-decoration: none;border: 1px solid #757575;;}
.tcdPageCode span.current{display: inline-block;height: 28px;line-height: 28px;padding: 0 10px;margin: 0 9px;color: #fff;background-color: #168EFF;;	border: 1px solid #168EFF;border-radius: 4px;vertical-align: middle;}
.tcdPageCode span.disabled{	display: inline-block;height: 28px;line-height: 28px;padding: 0 10px;margin: 0 9px;	color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}


.chang_price_page{padding: 15px 20px;text-align: left;color: #ccc;text-align:center;}
.chang_price_page a{display: inline-block;color: #757575;height: 28px;line-height: 28px; padding: 0 10px;border: 1px solid #ddd; margin: 0 9px;border-radius: 4px;vertical-align: middle;}
.chang_price_page .span1{display: inline-block;color: #757575;height: 28px;line-height: 28px;vertical-align: middle;}
.chang_price_page input{width:35px;height:28px;border-radius: 4px;border: 1px solid #ddd;}
.chang_price_page a:hover{text-decoration: none;border: 1px solid #757575;;}
.chang_price_page span.current{display: inline-block;height: 28px;line-height: 28px;padding: 0 10px;margin: 0 9px;color: #fff;background-color: #168EFF;;    border: 1px solid #168EFF;border-radius: 4px;vertical-align: middle;}
.chang_price_page span.disabled{ display: inline-block;height: 28px;line-height: 28px;padding: 0 10px;margin: 0 9px; color: #bfbfbf;background: #f2f2f2;border: 1px solid #bfbfbf;border-radius: 4px;vertical-align: middle;}

.search_line{
    display: grid;
    grid-template-columns: 110px 1fr 70px;
    line-height: 45px;
    font-size: 22px;
}
.search_line.hide_more{
	height: 45px;
	overflow: hidden;
}
.search_line .item{
}
.search_line .item span{
    margin-right: 15px; 
    cursor: pointer;
	display: inline-block;
}
.search_line .item span.active{
    color: #309BFF;
}
.search_line .item span input[type=checkbox]{
    width: 22px;
    height: 16px;
}
.search_line .more{
	font-size: 16px;
    color: #999999;
	cursor: pointer;
}
.chang_price_table{
    margin-top: 30px;
}
.chang_price_table table{
    text-align: center; 
    font-size: 20px;
}
.chang_price_table td, .chang_price_table th{
	padding: 10px 6px;
}
.blue_title{
    background-color: #309BFF;
    color: #FFFFFF;
    font-size: 22px;
    text-align:center;
}
.chang_price_sort{
    margin-left: 5px;
    display:inline-block;
    width: 8px;
    height: 10px;
    background: url(/static/images/white_up_down.png) no-repeat;
    background-size: 8px 20px;
}
.chang_price_sort.down{
    background-position-y: -10px;   
}
.share_img{
	width: 26px;
	height: 26px;
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
.header_title{
	width: 100%;
	text-align: center;
}
.button_img{
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #309BFF;
	border-radius: 10px;
	color: #FFFFFF;
	float: right;
	margin-top: 20px;
	cursor: pointer;
}
.daily_chart{
	width: 800px;
	height: 300px;
	margin: auto;
}
.daily_spec{
	width: 300px;
	font-size: 22px;
	margin: auto;
	margin-top: 10px;
	text-align: center;
}
.daily_bottom{
	width: 100%;
	/* margin-top: 20px; */
}
.bottom_left{
	float: left;
	margin-left: 375px;
}
.bottom_right{
	float: left;
	margin-left: 50px;
}
.bottom_right img{
	width: 120px;
	height: 120px;
}
.bottom_right div{
	float: left;
	margin-right: 20px;
}
.bottom_right div p{
	width: 120px;
	text-align: center;
}
.daily_title{
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.title_1{
	margin-top: 22px;
	font-size: 26px;
}
#img_detail{
	background-image: url('../../images/shuiyin.png');
}
.search_area{
	/* display: flex; */
}
.search_factory span,.area_class span{
	margin-right: 23px;
    cursor: pointer;
}
.search_factory .active,.area_class .active {
    color: #309BFF;
}
.factory_hide_more{
	height: 90px;
	overflow: hidden;
}
.float_show{
    width:150px;
    height:300px;
    position:fixed;
    top:320px;
    right:10px;
    text-align:center;
    background-color:#f3f3f3;
}
.float_show .title{
    font-weight:700;
}
.float_show a{
    display:block;
}
.float_show img{
    max-width:100%;
    max-height:297px;
}
.float_show .close{
    position: absolute;
    top:2px;
    right: 2px;
    cursor:pointer 
}
.float_show.left{
	right: unset;
	left: 0;
}
.float_show.right_down{
	top: 588px;
}
.price_padding{
	padding: 0.5rem !important;
}
