
.BPIandCandlestickChart_crumbs {
	width: 100%;
	height: 48px;
}

.BPIandCandlestickChart_crumbs p {
	color: #333;
	font-size: 12px;
	line-height: 48px;
	padding-left: 10px;
	background: url(../../img/drop_right.png) no-repeat;
	background-position: 0px 50%;
	/*cursor: pointer;*/
}
.BPIandCandlestickChart_crumbs p a{
	color: #666666;
}
.BPIandCandlestickChart_box{
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
}
.BPIandCandlestickChart_box_left {
	width: 336px;
}
.BPIandCandlestickChart_box_left_h1{
	font-size: 16px;
	color: #000;
	line-height: 39px;
	background: #f2f2f2;
	padding-left: 19px;
	font-weight: 500;
}
.BPIandCandlestickChart_box_left_h1 a{
	font-size: 14px;
	color: #d80b18;
	text-decoration: underline;
	float: right;
	margin-right: 24px;
}
.BPIandCandlestickChart_box_left_p1{
	font-size: 22px;
	color: #000000;
	margin-top: 24px;
	line-height: 49px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}
.BPIandCandlestickChart_box_left_p1 font{
	font-weight: bold;
}
.BPIandCandlestickChart_box_left_p2{
	font-size: 15px;
	color: #7f7f7f;
	line-height: 44px;
	text-align: center;
}
.BPIandCandlestickChart_box_left_p2 a{
	text-decoration: underline;
	color: #13426b;
}

.CommodityPriceParityIndexDetail_box_left_p3{
	font-size: 14px;
	color: #3e3e3e;
	margin-top: 26px;
	line-height: 25px;
}
.CommodityPriceParityIndexDetail_box_left_p3 font{
	font-weight: bold;
}
.CommodityPriceParityIndexDetail_box_left_p3 b font{
	font-size: 16px;
	font-weight: bold;
}
.zwd_echart_div{
	width: 740px;
	height: 370px;
	margin: 0px auto 0px;
}

.CommodityPriceParityIndexDetail_box_left_p4{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.BPIandCandlestickChart_box_left_div1{
	width: 760px;
	height: 53px;
	margin: 22px auto 38px;
	display: flex;
	flex-direction: column;
	background: #f0fbff;
	border: 1px solid #2c2c2c;
}
.zwd_class_flex{
	flex: 1;
	display: flex;
	align-items: center;
}
.zwd_class_flex p{
	flex: 1;
	text-align: center;
	line-height: 25.5px;
	border-right: 1px solid #808080;
	color: #000000;
}
.zwd_class_flex p:last-child{
	border-right: 0px;
}
.BPIandCandlestickChart_box_left_div1_date{
	border-bottom: 1px solid #808080;
}
.BPIandCandlestickChart_box_left_h2{
	/* line-height: 38px; */
	/* color: #FFFFFF; */
	/* font-size: 16px; */
	/* font-weight: bold; */
	/* background: linear-gradient(to right,#13426c,#005fb1); */
	/* padding-left: 22px; */
	/* border-left: 3px solid #d40000; */
	font-size: 16px;
	color: #000;
	line-height: 39px;
	background: #f2f2f2;
	padding-left: 19px;
	font-weight: 500;
}

.BPIandCandlestickChart_box_left_div2{
	border: 3px solid #f2f2f2;
	padding-left: 31px;
	/* box-shadow: 0px 5px 1px #dfdfdf; */
}
.BPIandCandlestickChart_box_left_div2_p1{
	font-size: 14px;
	color: #3a3a3a;
	font-weight: bold;
	/* height: 75px; */
	padding: 18px 0px;
	line-height: 20px;
}
.BPIandCandlestickChart_box_left_div2_box{
	margin-bottom: 30px;
}
.BPIandCandlestickChart_box_left_div2_box_p1{
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	line-height: 24px;
}
.BPIandCandlestickChart_box_left_div2_box_p2{
	font-size: 14px;
	color: #3a3a3a;
	line-height: 24px;
}


.BPIandCandlestickChart_box_right {
	width: 870px;
}



/*右侧新闻列表 start*/

.shl-right-title {
	color: #333333;
	height: 39px;
	background: #f2f2f2;
	font-size: 16px;
	line-height: 39px;
	padding-left: 20px;
	box-sizing: border-box;
	font-weight: bold;
}

.shl-right-list {
	box-sizing: border-box;
	border: 1px solid #DADADA;
	padding: 14px 14px 20px;
	background-color: #FFF;
	font-size: 14px;
	line-height: 24px;
}

.shl-right-list1 {
	box-sizing: border-box;
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	background-color: #FFF;
	font-size: 14px;
}

.shl-right-item-li a {
	color: #333333;
	padding-left: 14px;
	box-sizing: border-box;
	background: url(../../img/outOfOrder.png) no-repeat;
	background-position: left 10px;
	font-weight: bold;
	height: 48px;
	line-height: 24px;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.shl-right-item-li a:hover {
	color: red;
	padding-left: 14px;
	box-sizing: border-box;
	background: url(../../img/outOfOrder_active.png) no-repeat;
	background-position: left 10px;
	font-weight: bold;
	height: 48px;
	line-height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.shl-hotnews-time {
	font-size: 12px;
	color: #999;
	padding-left: 14px;
}


.shl-right-indus {
	padding-left: 30px;
	box-sizing: border-box;
	/* background: url(../../img/shl-cur.png) no-repeat ; */
	/* background-position:14px center; */
	line-height:36px; border-bottom:1px solid #D9D9D9;
	cursor: pointer;
	position: relative;
}
.shl-right-indus-after{
    width: 50px;
    height: 36px;
    background: url(../../img/jump.png) no-repeat;
    background-size: 15px;
    background-position: center;
    position: absolute;
    z-index: 16;
    right: 10px;
    top: 0px;
}
.shl-right-indus:hover .shl-right-indus-after{
	background: url(../../img/jump_active.png) no-repeat;
	background-size: 15px;
	background-position: center;
}

.shl-right-indus.active .shl-right-indus-after{
	background: url(../../img/jump_active.png) no-repeat;
	background-size: 15px;
	background-position: center;
	/* background: url(../../img/shl-cur-bottom.png) no-repeat ;
	background-position:12px center; */
}
/* .shl-right-indus-after:hover{
	background: url(../../img/jump_active.png) no-repeat;
    background-size: 15px;
    background-position: center;
}

.shl-right-indus.active{
	background: url(../../img/shl-cur-bottom.png) no-repeat ;
	background-position:12px center;
} */

.zwd_indus_box{
	width: 100%;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #D9D9D9;
}
.zwd_indus_box a{
	padding: 3px 10px;
    margin: 5px 5px;
    line-height: 20px;
    border-radius: 5px;
    background: #dedede;
    color: #13426b;
    cursor: pointer;
    font-size: 12px;
}
.zwd_indus_box a:hover{
	color: #FFFFFF;
	background:#13426B;
}

.display_none{
	display: none;
}

.zwd_green{
	color: #00ce3f;
}
.zwd_red{
	color: #d80b18;
}
