.container{
    font-size: 0;
    background: #D8E3F3;
    /* padding-bottom: 2rem; */
}

.jxjp_before {
    background: url(/staticmobile/image/2022/award/JX.png) no-repeat center center;
    background-size: contain;
    width: 100vw;
    height: 11vw;
    margin-top: 3rem;
    position: relative;
    z-index: 999;
}
.jxsf_before {
    background: url(/staticmobile/image/2021/jxsf.png) no-repeat center center;
    background-size: contain;
    width: 100vw;
    margin-top: 1rem;
    height: 8vw;
}
.jxsf_after {
    background: url(/staticmobile/image/2021/bottom.png) no-repeat center center;
    background-size: contain;
    width: 100vw;
    height: 5vw;
}
.mainTitle{
    position: relative;
    font-size: 1.2rem;
    color: #42618F;
}
.award_box{
    position: relative;
}
.award_tit{
    font-size: 1.3rem;
    line-height: 3.5rem;
    border-bottom: 1px solid #bcc4d9;
    text-align: center;
    color: #1d3b7b;
}
.award{
    padding-top: 1rem;
}
.award_News{
    background: url(../image/award/award.png) no-repeat 0 0;
    background-size: contain;
}
.title_prize{
    height: 1.5rem;
    text-align: center;
    font-size: 1.1rem;
    color: #2063C7;
    position: relative;
    bottom: 0.5rem;
}
.lhwj {
    background: url(../image/2022/award/LHW.png) no-repeat center;
    background-size: contain;
    text-align: center;
    height: 3rem
}
.lhjy {
    background: url(../image/2022/award/LHJY.png) no-repeat center;
    background-size: contain;
    text-align: center;
    height: 3rem
}
.lhby {
    background: url(../image/2022/award/LHBY.png) no-repeat center;
    background-size: contain;
    text-align: center;
    height: 3rem
}
.lhxf {
    background: url(../image/2022/award/LHXF.png) no-repeat center;
    background-size: contain;
    text-align: center;
    height: 3rem
}
.award_table,
.award_algorithm,
.soft_table{
    border-collapse: collapse;
    font-size: 1.1rem;
    line-height: 1.5rem;
    color: #666;
    width: 100%;
}
 /* tr {
    border: 1px solid #E7E9F5;
  } */

.award_table tr,
.award_algorithm tr {
    background-color: #F2F6FF;
    height: 2rem;
}

/* .award_table tr:nth-of-type(2n),
.award_algorithm tr:nth-of-type(2n) {
    background-color: #ffffff;
} */

.award_table th,
.award_algorithm th,
.soft_table th{
    background-color: #889FC2;
    color: #fff;
    font-weight: initial;
}

.award_table td{
    text-align: center;
    font-size: 1.05rem;
    padding: 0.8rem 0;
}

.award_table.award1 td:nth-of-type(1){
    width: 18%;
}


.award_table.award1 td:nth-of-type(2) {
    width: 35%;
}

.award_table.award2 td:nth-of-type(1){
    width: 25%;
}

.award_table.award2 td:nth-of-type(2) {
    width: 43%;
}

.award_table.award2 td:nth-of-type(3) {
    width: 28%;
}
.award_table.award4 td:nth-of-type(1) {
    width: 33%;
}
.award_table.award4 td:nth-of-type(3) {
    width: 15%;
}
.award_table.award3 td:nth-of-type(1) {
    width: 28%;
}
.award_table.award3 td:nth-of-type(3) {
    width: 25%;
}
.condition{
    font-size: 1rem;
    margin-top: 0.2rem;
}
.condition div{
    display: inline-block;
}
.condition_div{
    color: #676767;
    font-weight: 600;
}

.con_text{
    color: #676767;
}

.award_algorithm td{
    font-size: 1.1rem;
    line-height: 1.3rem;
    text-align: justify;
}

.award_algorithm td:nth-of-type(1){
    /* color: #4d4d4b; */
    width: 30%;
    padding: .5rem .3rem .5rem .5rem;
}

.award_algorithm td:nth-of-type(2) {
    padding: .8rem .5rem .8rem .3rem;
}

.atte{
    font-size: .9rem;
    color: #CC3A3A;
}

.xpbl_formula{
    color: #0065ff;
    position: relative;
}

.a_jt {
    position: relative;
    width: 1.2em;
    height: 1.1em;
    vertical-align: middle;
    display: inline-block;
}

.a_jt::before {
    content: '';
    width: 1px;
    height: .5rem;
    position: absolute;
    left: 0.3rem;
    background-color: #0065ff;
    transform: rotate(-30deg);
    top: 0;
}

.a_jt::after {
    content: '';
    width: 1px;
    height: .5rem;
    position: absolute;
    left: .3rem;
    background-color: #0065ff;
    transform: rotate(30deg);
    top: .4rem;
}

.xpbl_box{
    display: none;
    width: 94%;
    position: fixed;
    left: 3%;
    top: 40%;
    background-color: #ffffff;
    padding: 0 .6rem;
    z-index: 9999999999;
    box-sizing: border-box;
}

.xpbl_tit{
    font-size: 1.1rem;
    line-height: 3.3rem;
    color: #4d4d4d;
    text-align: center;
}

.xpbl{
    margin: 1rem 0 2rem 0;
}

.close_xpbl{
    font-size: 1.1rem;
    line-height: 3.3rem;
    color: #808080;
    text-align: center;
    border-top: 1px solid #bcc4d9;
    cursor: pointer;
}

/*   软件     */

.timg_soft{
    background: url(../image/award/soft.png) no-repeat 0 0;
    background-size: contain;
}

.soft_box{
    padding: 0.8rem 0.6rem;
    background: #F5F7FA;
    position: relative;
    z-index: 999;
}

.p_text{
    font-size: 1.1rem;
    color: #666;
    line-height: 1.7rem;
}

.soft_text{
    padding-left: .6rem;
    position: relative;
}

.soft_text::before{
    content: '';
    position: absolute;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    left: 0;
    top: 0.6rem;
    background-color: #666;
}

.soft_text a,
.soft_table td a{
    color: #2471E5;
}

.soft_tit{
    font-size: 1.2rem;
    line-height: 3.4rem;
    text-align: center;
    color: #42618F;
}

.soft_table th {
    padding: 0 0 0 1.5rem;
    text-align: left;
    height: 2rem;
}

.soft_table th:nth-of-type(1) {
    padding: 0 0 0 .5rem;
}

.soft_table td{
    color: #808080;
    padding: 0.5rem 0 0.5rem 1.3rem;
    text-align: justify;
    font-size: 1.1rem;
    line-height: 1.4rem;
}

.soft_table td:nth-of-type(1){
    padding-left: .5rem;
}

.soft_table td:nth-of-type(2){
    width: 40%;
    padding-right: 0.5rem;
}

.soft_table td:nth-of-type(3){
    width: 40%;
    padding-right: 0.5rem;
    padding-left: 0.8rem;
}

.soft_table td span{
    color: #999999;
}
.csrj_before {
    background: url(/staticmobile/image/2022/download/CSRJ.png) no-repeat center center;
    background-size: contain;
    width: 100vw;
    height: 11vw;
    margin-top: 3rem;
    position: relative;
    z-index: 999;
}
.csrj_after {
    background: url(/staticmobile/image/2021/bottom.png) no-repeat center center;
    background-size: contain;
    width: 100vw;
    height: 5vw;
}
.award_table tr:nth-of-type(2n + 1),
.award_algorithm tr:nth-of-type(2n + 1),
.soft_table tr:nth-of-type(2n + 1) {
    background: rgba(255,255,255,0.5);
}

.award_table tr:nth-of-type(2n),
.award_algorithm tr:nth-of-type(2n),
.soft_table tr:nth-of-type(2n) {
    background: #fff;
}

.toTop {
    font-size: 1rem;
    text-align: center;
    color: #42618F;
    opacity: 0.8;
    padding: 0.6rem 0;
}