.information-center-img{
    background-image: url("../img/information-center/资讯中心.png");
    z-index: 16;
}

.product-knowledge-icon{
    width: 19px;
    height: 21px;
    background-image: url("../img/icon/icon.png");
}


/*政策法规*/
.policies-regulation-inner li > a{
    display: inline-block;
    width: 1200px;
    padding: 30px 0;
    border-bottom: 1px solid #E2E2E2;
}
.regulation-title > span{
    vertical-align: middle;
}
.regulation-title > h2{
    display: inline-block;
    width: 900px;
    vertical-align: middle;
}
.regulation-title-icon{
    display: inline-block;
    width: 27px;
    height: 30px;
    background-image: url("../img/icon/政策法规icon.png");
}
.policies-regulation-inner a > p{
    width: 1180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.policies-regulation-inner li > a:hover{
    color: #333;
}

/*行业资讯*/
/*industry-information*/
.industry-information,.futures-figure{
    border-bottom: solid 10px #EBEBEB;
}
.information-classify-title,.information-inner{
    flex-wrap: nowrap;
    justify-content: center;
}
.information-title{
    width: 507px;
    height: 90px;
    line-height: 90px;
}
.information-title:nth-of-type(odd),.information-inner-type:nth-of-type(odd){
    margin-right: 106px;
}
.read-more{
    right: 0;
}
.information-inner-type{
    width: 507px;
}
.information-inner-type li > a{
    display: inline-block;
    width: 507px;
    height: 44px;
    line-height: 44px;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.information-inner-type li > a span:nth-of-type(1){
    display: inline-block;
    width: 360px;
}
.information-inner-type li > a span:nth-of-type(2){
    right: 0;
}
.layui-tab-item{
    margin: 30px 40px 54px;
    border: solid 3px #0B4C9D;
}

/*industry-information*/
