.headerImgs {
    text-align: center;
    background-color: #FFC1BA;
    position: relative;
}
.headTitle {
    position: absolute;
    width: 1200px;
    height: auto;
    left: 50%;
    transform: translateX(-50%) translateY(-30px);
    text-align: left;
    border: 2px solid #FFFFFF;
    background: linear-gradient(90deg, #F9FBFF 0%, #E5EFFC 100%);
    box-shadow: 0px 10px 30px 0px rgba(17,55,178,0.1);
    border-radius: 6px;
}
.headTitle .title-image{
    padding: 10px;
}
.headTitle .head-search{
    float: right;
    margin-top: 10px;
    margin-right: 30px;
}
.headTitle .head-search input{
    width: 300px;
    height: 30px;
    padding: 10px;
    background: #F9FBFF;
    border: 1px solid #D9DFED;
    border-radius: 9px;
    color: #ccc;
}
.headTitle .head-search .search-but{
    width: 14px;
    height: 6px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3C4BEE;
    line-height: 7px;
    border-left: 2px solid #ccc;
    margin-left: -45px;
    padding-left: 5px;
    cursor: pointer;
}
.screen{
    padding: 10px 20px;
    border-top: 2px solid #D9DFED;
}
.screen .screen-item{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    margin-bottom: 5px;
}
.screen .screen-item .title{
    float: left;
    width: 40px;
    text-align: center;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
}
.screen .screen-item ul{
    float: left;
}
.screen .screen-item ul li{
    float: left;
    text-align: center;
    margin-left: 10px;
    font-size: 12px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #606266;
    cursor: pointer;
}
.screen .screen-item ul .active{
    background: #E0EDFF;
    border-radius: 2px;
    padding: 0 5px;
    font-weight: 400;
    color: #3C4BEE;
}
.report-realtime{
    margin: 0px auto;
    width: 350px;
    height: 30px;
    margin-top: 240px;
    background: #fff;
    padding: 6px 10px 6px 3px;
    box-shadow: inset 2px 2px 3px 0 #e7eaee;
    border-radius: 4px;
}

.report-realtime .realtime{
    font-weight: 400;
    color: #f53245;
    margin-left: 18px;
}

.report-realtime .wire{
    display: inline-block;
    width: 1px;
    height: 18px;
    background: #dde3ea;
    box-shadow: 1px 0 0 0 #dde3ea;
    border-radius: 2px;
    margin: -4px 10px;
}

.report-realtime .time{
    display: inline-block;
    color: #ead2a7;
    font-weight: 500;
    background: #212121;
    padding: 0 5px;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.report-realtime .num{
    display: inline-block;
    color: #ead2a7;
    font-weight: 500;
    background: #212121;
    padding: 0 5px;
    margin: 0 2px;
    border-radius: 4px;
    vertical-align: middle;
}

.report-list {
    display: flex;
    flex-wrap: wrap;
    width: 1230px;
    margin-top: 20px;
    margin-left: 50%;
    transform: translateX(-600px);
}
.report-box{
    margin:0px;
    padding: 0px;
}
.report-item {
    width: 285px;
    height: 500px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px 0px rgba(17,55,178,0.1);
    border-radius: 6px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.report-item:hover {
    z-index: 98;
    width: 285px;
    height: 500px;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
    margin-top:-10px;
    transition-duration: 300ms;
    
}

.report-item:hover .content-section .content-section-item .content-box{
    height: 249px;
    transition-duration: 300ms;
}

.report-item:hover .content-section .content-section-item .turn-link{
    display: flex;
    transition-duration: 300ms;
}

.report-item .goods-images .item-official{
    width: 1px;
    white-space: pre-line;
    height: 1px;
    opacity: 0;
}

.report-item .image-section>img {
    width: 100%;
    border-radius: 6px;
    border: 2px solid #FFFFFF;
}

.report-item .prepare>img {
    margin-top: 120px;
}
.report-item .prepare-text{
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    color: #999;
}

.content-section-item {
    padding: 10px;
    background: #FFFFFF;
}
.content-section {
    position: relative;
    flex: 1;
}
.content-box {
    height: 149px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: pre-line;
}
.content-section-info {
    height: 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #EEEEEE;
}
.content-section-attr {
    display: flex;
}
.content-section-attr>div {
    margin-right: 6px;
}
.content-section-attr .jd {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background-color: #E12319;
    color: #FFFFFF;
    border-radius: 3px;
}
.jdshop, .popshop {
    color: #E31D1A;
    text-align: center;
    width: 48px;
    font-size: 12px;
    border: 1px solid;
    height: 20px;
}
.popshop {
    color: #0F5BFF;
    border: 1px solid;
}
.tag {
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    font-size: 12px;
    border:1px solid #999;
    border-radius: 2px;
    padding:0px 4px;
}
.release-time {
    color: #999999;
    font-size: 12px;
}
.turn-link {
    width: 100%;
    height: 36px;
    background: linear-gradient(90deg, #FF7D00 0%, #FF0A00 100%);
    opacity: 0.9;
    border-radius: 10px 10px 0px 0px;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-100%);
    color: #FFFFFF;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.loading-more{
    padding:0 15px;
    width:120px;
    height:30px;
    color:#999;
    line-height:30px;
    text-align:center;
    border-radius:5px;
    margin:20px auto;
    border:0 none;
    font-size:14px;
}

.report-loading{
    margin: 0 auto;
}

.loading{
    width: 60px;
    height: 60px;
    margin: 0 auto;
    margin-top:100px;
    position: relative;
    -webkit-animation: load 3s linear infinite;
}
.loading div{
    width: 100%;
    height: 100%;
    position: absolute;
}
.loading span{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #99CC66;
    position: absolute;
    left: 50%;
    margin-top: -10px;
    margin-left: -10px;
    -webkit-animation: changeBgColor 3s ease infinite;
}
@-webkit-keyframes load{
    0%{
        -webkit-transform: rotate(0deg);
    }
    33.3%{
        -webkit-transform: rotate(120deg);
    }
    66.6%{
        -webkit-transform: rotate(240deg);
    }
    100%{
        -webkit-transform: rotate(360deg);
    }
}
@-webkit-keyframes changeBgColor{
    0%,100%{
        background: #99CC66;
    }
    33.3%{
        background: #FFFF66;
    }
    66.6%{
        background: #FF6666;
    }
}
.loading div:nth-child(2){
    -webkit-transform: rotate(120deg);
}
.loading div:nth-child(3){
    -webkit-transform: rotate(240deg);
}
.loading div:nth-child(2) span{
    -webkit-animation-delay: 1s;
}
.loading div:nth-child(3) span{
    -webkit-animation-delay: 2s;
}