
/*中间部分 begin*/

.xnn-top{margin-top: 18px; height:12px; background:url(../../img/xnn-a.png) no-repeat left; padding-left:10px;}
.xnn-top a{
	color: #666666;
}
.xnnmain_up {
	margin-top: 18px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 41px;
}
.xnn-right {
	width: 870px;
}

.xnn-left {
	/* min-height:450px;
	background:#f2f2f2; */
	width: 336px;
}
/* 八大行业 开始*/
.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-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-indus {
	padding-left: 25px;
	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-after:hover{
	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; */
}

.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;
}
/* 八大行业 结束 */

.main_up_left_bottom {
	display: flex;
	flex-direction: column;
}

.main_up_left_bottom_list {
	min-height:265px;
	box-sizing: border-box;
	border: 1px solid #DADADA;
	padding: 6px 14px 5px;
	background:#fff;

}

.main_up_left_bottom_listTitle {
	color: #333333;
	height: 39px;
	background: #f2f2f2;
	font-size: 16px;
	line-height: 39px;
	padding-left: 9px;
	box-sizing: border-box;
	font-weight:600;
}
.main_up_left_bottom_list_li {
	font-size: 14px;
	min-width: 96%;
	max-width: 96%;
	padding-left: 12px;
	box-sizing: border-box;
	background: url(../../img/outOfOrder.png) no-repeat 0% 10px / 5px;
}
.main_up_left_bottom_list_li:hover {
	background: url(../../img/outOfOrder_active.png) no-repeat 0% 10px / 5px;
}

.main_up_left_bottom_list_li a {
	color: #333333;
	line-height: 24px;
	display: block;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}


.main_up_left_bottom_list_lispan{ color:#999999; font-size:12px;}
.xnn-right-a{ height:62px; line-height:62px; font-size:20px; font-weight:bold; padding-left:9px;}
.zwd_unit{font-size: 14px;font-weight: normal;padding-left: 5px;}
.xnn-right-b{ width:100%;}
.xnn-tablea{ width:100%; border:1px solid #d9d9d9; font-size:14px;}
.xnn-tablea tr { height:29px; line-height:26px; border-bottom:1px solid #d9d9d9;cursor: pointer;}

.xnn-tablea tr td{ border-left:1px solid #d9d9d9 ; padding:0px 10px;}

.xnn-tablea tr:nth-child(odd){ background:#f3f3f3;}
.xnn-tablea tr:nth-child(even){ background:#fff;}

.xnn-tablea tr:nth-child(odd):{ background:#f3f3f3;}
.xnn-tablea tr:nth-child(even){ background:#fff;}
.xnn-tablea tr:hover td{ background:#13426b; color:#fff;}
.xnn-tablea tr:first-child{ background:#e8e8e8;cursor: unset;}
.xnn-tablea tr:first-child:hover td{ background:#e8e8e8; color:#333;}
.xnn-right-c{ padding:30px 0px;}


.xnn-tableb{ width:100%; border:1px solid #d9d9d9; font-size:14px;}
.xnn-tableb tr { height:29px; line-height:26px; border-bottom:1px solid #d9d9d9}

.xnn-tableb tr td{ border-left:1px solid #d9d9d9 ; padding:0px 10px;}

.xnn-tableb tr:nth-child(odd){ background:#f3f3f3;}
.xnn-tableb tr:nth-child(even){ background:#fff;}

.xnn-tableb tr:nth-child(odd){ background:#f3f3f3;}
.xnn-tableb tr:nth-child(even){ background:#fff;}
.xnn-tableb tr:hover{ background:#13426b; color:#fff;}



.zwd_table{
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font-size: 14px;
}
.zwd_table li{
	display: flex;
	line-height: 29px;
	border-bottom: 1px solid #d9d9d9;
	cursor: pointer;
}
.zwd_table li a{
	display: flex;
	width: 100%;
	color: #333333;
} 
.zwd_table li:nth-child(odd){
	background: #f3f3f3;
}
.zwd_table li:hover p{
	background: #13426b;
	color: #FFFFFF;
}
.zwd_table li:nth-child(1){
	background: #e8e8e8;
	cursor: unset;
}
.zwd_table li:first-child:hover p{
	background: #e8e8e8;
	color: #333333;
}
.zwd_table li p{
	padding-left: 10px;
	border-right: 1px solid #d9d9d9;
}
.zwd_table li p:nth-child(1){
	width: 25%;
}
.zwd_table li p:nth-child(2){
	width: 25%;
}
.zwd_table li p:nth-child(3){
	width: 16%;
}
.zwd_table li p:nth-child(4){
	width: 16%;
}
.zwd_table li p:nth-child(5){
	width: 16%;
}
.main_huilv_serch_box{
	width: 100%;
	height: 40px;
	display: flex;
	align-items: center;
	padding: 0px 10px 0px 10px;
}
.main_huilv_serch_box p{
	font-size: 14px;
	margin-right: 10px;
}
.main_huilv_serch_box .select_time{
	font-size: 12px;
	color: #7a7a7a;
	border: 1px solid #7a7a7a;
	padding: 1px 5px;
}
.main_huilv_box{
	width: 100%;
	max-height: 200px;
	height: 200px;
	background: #FFF;
	margin: 0 auto;
	border: 1px solid #dadada;
	overflow: hidden;
}
.main_huilv_box.swiper{
	padding-top: 5px;
}
.main_huilv_box.swiper .swiper-slide{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 20px;
	font-size: 14px;
	color: #333;
}
.main_huilv_box.swiper .swiper-slide span{flex: 1;text-align: center;}
.main_huilv_box.swiper .swiper-slide:nth-child(odd){
	background: #fafafa;
}
.main_huilv_box.swiper .swiper-wrapper{
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}


/*中间部分 begin*/
.zwd_red{
	color: #d80b18;
}
.zwd_green{
	color: #008000;
}


.one_right{

}
.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;
	cursor: pointer;
}
.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;
}
.one_right .zwd_echart_div{
	width: 740px;
	height: 330px;
	margin: 0px auto 0px;
}
.one_right .zwd_echart_div canvas{
	cursor: pointer;
}
.one_right .zwd_echart_div img{
	display: block;
	margin: 20px 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;
	line-height: 75px;
}
.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;
}

.two_right{

}
.BPIandCandlestickChartDetail_box_left_h1{
	font-size: 16px;
	color: #000;
	line-height: 39px;
	background: #f2f2f2;
	padding-left: 19px;
	font-weight: 500;
}
.BPIandCandlestickChartDetail_box_left_h1 a{
	font-size: 14px;
	color: #d80b18;
	text-decoration: underline;
	float: right;
	margin-right: 24px;
}

.BPIandCandlestickChartDetail_box_left_p1{
	font-size: 22px;
	color: #000000;
	margin-top: 24px;
	line-height: 49px;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}
.BPIandCandlestickChartDetail_box_left_p1 font{
	font-weight: bold;
}
.BPIandCandlestickChartDetail_box_left_p2{
	font-size: 15px;
	color: #7f7f7f;
	line-height: 44px;
	text-align: center;
}
.BPIandCandlestickChartDetail_box_left_p2 a{
	text-decoration: underline;
	color: #13426b;
}
.two_right .zwd_echart_div{
	width: 735px;
	height: 465px;
	margin: 20px auto 0px;
}
.BPIandCandlestickChartDetail_box_left_p3{
	font-size: 16px;
	color: #13426b;
	font-weight: bold;
	padding-left: 28px;
	line-height: 26px;
}
.BPIandCandlestickChartDetail_box_left_p4{
	width: 95%;
	font-size: 14px;	
	color: #515151;
	line-height: 25px;
	padding-left: 28px;
}
.BPIandCandlestickChartDetail_box_left_div1{
	width: 804px;
	height: 115px;
	margin: 20px auto 0px;
	display: flex;
	flex-direction: column;
	background: #f0fbff;
	border: 1px solid #c6dee7;
}
.zwd_class_flex{
	flex: 1;
	display: flex;
	align-items: center;
}

.zwd_class_flex p{
	font-size: 14px;
	flex: 1;
	text-align: center;
	border-right: 1px solid #c6dee7;
	color: #343434;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.BPIandCandlestickChartDetail_box_left_div1_title{
	font-weight: bold;
	border-bottom: 1px solid #c6dee7;
}
.zwd_class_flex p:last-child{
	border-right: 0px;
}
/* .zwd_class_flex p:nth-child(1){
	flex: 1.2;
	line-height: 19px;
	padding: 0px 13px;
}
.zwd_class_flex p:nth-child(6){
	flex: 1.5;
	padding:0px 12px;
}
.zwd_class_flex p:nth-child(7){
	flex: 1.3;
	padding:0px 11px;
}
.zwd_class_flex p:nth-child(8){
	flex: 1.3;
	padding:0px 11px;
} */
.BPIandCandlestickChartDetail_box_left_div1_num p:nth-child(6){
	font-weight: bold;
}

/**/
#zwd_body .zwd_loading{
	display: flex;
    width: 200px;
    height: 200px;
    position: absolute;
    margin-left: -100px;
    margin-top: -100px;
    top: 50%;
    left: 50%;
}
.display_none{
	display: none;
}