#nrnav-box1{padding-top: 59px}
@media only screen and (max-width: 1370px){
    #nrnav-box1{padding-top: 48px}
}
@media only screen and (max-width: 768px){
    #nrnav-box1{padding-top: 10px}
}

.pos_title{position: relative}
.pos_title .btn{position: absolute;right: 0;bottom: 0.4em}

/*模块一1 begin*/
.row1.Events .bg {margin-top: 60px;}
@media only screen and (max-width: 1250px){
    .row1.Events .bg {margin-top: 30px;}
}
/*模块一 end*/

/*模块二 begin*/
.row2.Latest li:nth-child(1) .con{border: 1px solid #e1e1e1;}
.row2.Latest .con{height: 320px}
.row2.Latest .con.active{padding: 30px 40px 40px}
.row2.Latest .con.active .fl{width: 60%}
.row2.Latest .con.active .fr{width: 40%;text-align: right}
.row2.Latest .con.active .txt{line-height: 24px;margin-top: 16px}
.row2.Latest .con.active .text1{line-height: 22px}
.row2.Latest .con.active .text2{font-size: 38px;margin-top: 6px}
.row2.Latest .con.active .text4{display: inline-block;margin: 10px 0 6px;padding: 0 14px;height: 28px;background: #E2E2E2;line-height: 28px;}
.row2.Latest .con.active .text5{color: #969696}
.Latest .con .cont .pdf{position: static;margin-top: 20px;}


@media (min-width: 1250px) and (max-width: 1650px){
    .row2.Latest .con.active {padding: 30px 30px 40px;}
    .row2.Latest .con.active .fl {width: 56%;}
    .row2.Latest .con.active .fr {width: 44%;text-align: right;}
    .row2.Latest .con.active .txt .f14{height: 120px;overflow: auto;padding-right: 6px;}
    .row2.Latest .con.active .txt .f14::-webkit-scrollbar{width:6px;height:6px}
    .row2.Latest .con.active .txt .f14::-webkit-scrollbar-thumb{background-color:#d8d8d8;border-radius:6px}
    .row2.Latest .con.active .txt .f14::-webkit-scrollbar-track{background:#ebebeb}
}

@media only screen and (max-width: 1370px){
    .row2.Latest .con {height: 320px;}
    .row2.Latest .con.active {padding: 26px 20px;}
    .row2.Latest .con.active .text2 {margin-top: 12px;line-height: 34px;}
}
@media only screen and (max-width: 1300px){
    
}
@media only screen and (max-width: 1250px){
    .row2.Latest .con {height: 330px;}
    .row2.Latest .ul2 li{width: 100%;float: none;margin-top: 20px;}

}
@media only screen and (max-width: 768px){
    .row2.Latest .ul2{
        margin-left: 0;
        margin-right: 0;
    }

    .row2.Latest .con.active {padding: 20px;}
    .row2.Latest .con.active .fl {width: 100%;}
    .row2.Latest .con.active .text2 {margin-top: 8px;line-height: 24px;font-size: 24px;}
    .Latest .con .cont .pdf {margin-top: 15px;}

    .row2.Latest .con.active .fl {width: auto;}
    .row2.Latest .con.active .fr {width: auto;}
    .row2.Latest .con.active .list{position: relative}
    .row2.Latest .con.active .list:nth-child(2){margin-top: 12px;line-height: 22px;padding: 12px 0;border-top: 1px solid #E3E4E5;border-bottom: 1px solid #E3E4E5;}
    .row2.Latest .con.active .eq_1{font-size:12px}
    .row2.Latest .con.active .text1{font-size:12px}
    .row2.Latest .con.active .text2{position: absolute;bottom: 0;right: 0;font-size:22px}
    .row2.Latest .con.active .text3{margin-top: 0}
    .row2.Latest .con.active .text4{margin: 0;padding: 0 8px;height: 24px;line-height: 24px;}
    .row2.Latest .con.active .text5{font-size:17px;margin-left: 10px}
}
.z_padding_top{
    padding: 0;padding-top: 80px;
}
/*模块二 end*/

/*模块四 begin*/
.row4.Latest .con {padding: 38px 15px 38px 38px;}
.row4.Latest .con .img {width: 151px;height: 174px;margin-right: 50px;}
.row4.Latest .con .cont .time {margin-top: 0;}
.row4.Latest .con .cont .btn {bottom: 38px;}

@media only screen and (max-width: 1370px){
    .row4.Latest .con {padding: 26px 20px;}
    .row4.Latest .con .img{width: 124px;margin-right: 30px;}
}
@media only screen and (max-width: 500px){
    .row4.Latest .con {padding: 20px 18px;}
    .row4.Latest .con .img{height: auto;width: 26%;margin-right: 18px;}
    .row4.Latest .con .cont .btn {bottom: 22px;}
    .row4.Latest .con .cont .pdf {margin-top: 26px;}
}
/*模块四 end*/

/*模块五 begin*/
.row5 .cont{width: 61%;padding-right: 36px;margin-right: 30px;}
.row5 .txt{line-height: 28px;margin-bottom: 22px}
.row5 .img{height: 0;padding-bottom: 18%;overflow: hidden}
.row5 .img .btn{display: none}
.row5 .img img{width: 100%}

@media only screen and (max-width: 768px){
    .row5 .cont{width: 100%;float: none;margin-right: 0;padding-right: 0}
    .row5 .img {height: auto;padding-bottom: 0;margin-top: 20px;}
    .row5 .cont .btn{display: none}
    .row5 .img .btn{display: block;margin-top: 20px}
    .z_padding_top {
        padding: 0;
    }
}
/*模块五 end*/