﻿
.floats,.theright{
    top: 272px !important;
}
.newMediaMatrixbg{
    width: 1400px;
    height: 2000px;
    background: #FFFFFF;
    opacity: 0.5;
}
.newMediaMatrix{
    position: relative;
    margin-top: -2000px;
    width: 1400px;
    height: 2000px;
    padding: 20px;
}
.newMediaMatrix_img{
    width: 556px;
    height: 48px;
    margin: auto;
    margin-top: 50px;
}
.newMediaMatrix_tj{
    width: 126px;
    margin: auto;
    height: 126px;
    margin-top: 48px;
}
.newMediaMatrix_title{
    text-align: center;
    width: 156px;
    height: 37px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    line-height: 20px;
    margin: 16px auto;
}
.newMediaMatrix_conts{
    margin-top: 40px;
}
.newMediaMatrix_tle{
    display: flex;
}
.newMediaMatrix_tle_bg{
    width: 6px;
    height: 22px;
    background: #2F66E5;
    border-radius: 3px;
}
.newMediaMatrix_tle_addre{
    height: 23px;
    font-size: 22px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #000000;
    line-height: 22px;
    margin-left: 10px;
}
.newMediaMatrix_cont{
    margin-top: 30px;
    display: flex;
}
.newMediaMatrix_contall_img{
    width: 126px;
    height: 126px;
}
.newMediaMatrix_cont_codenam{
    text-align: center;
    margin-top: 16px;
    width: 126px;
    height: 37px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    line-height: 20px;
}
.margin_left{
    margin-left: 36px;
}
.fenjie{
    height: 1px;
    background: #9BB9FF;
    margin-top: 40px;
}
@media screen and (max-width: 768px) {
    /* 头 */
    .thetab_contall{
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #245399;
        flex-wrap: wrap;
    }
    .thetab_cont_choosed{
        background-color: #245399;
    }
    .thetab_cont{
        width: 33.3333%;
        background: #245399;
        height: 0.38rem;
        line-height: 0.38rem;
        border-bottom: 0.01rem solid #6CA7FF;
        border-right: 0.01rem solid #6CA7FF;
    }
    .thetab_cont img{
        display: none;
    }
    /* 底 */
    .fengexian{
        display: none;
    }
    .foot{
        background-color: #2E65A6;
        padding-top: 10px;
        margin-top: 0px;
    }
    .foot .cotents .foot_left_cont1{
        color: #fff;
    }
    .newMediaMatrixbg{
        width: 100%;
        opacity: inherit;

    }
    .newMediaMatrix_conts{
        margin-top: 0px;
    }
    .newMediaMatrix{
        position: relative;
        width: 100%;
        height: auto;
    }
    .newMediaMatrix_img {
        width: 3rem;
        height: 0.26rem;
        margin: auto;
        margin-top: 50px;
    }
    .newMediaMatrix_contall{
        margin-left: 0.2rem;
    }
    .newMediaMatrix_contall_img{
        width: 1rem;
        height: 1rem;
    }
    .newMediaMatrix_tj{
        width: 1rem;
        height: 1rem;
    }
    .margin_left,.newMediaMatrix_tle{
        margin-left: 0.2rem;
    }
    .newMediaMatrix_cont{
        flex-wrap: wrap;
    }
    .newMediaMatrix_cont_codenam{
        width: 1rem;
        height: 70px;
    }
    .newMediaMatrix_tle_addre{
        flex: 1;
    }
    .fenjie{
        display: none;
    }

}
