#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}
}

/*模块一 begin*/
.row1 .box1 .in-title{width: 35%}
.row1 .box1 .txt{width: 64%;line-height: 28px}

@media only screen and (max-width: 1199px){
    .row1 .box1 .in-title{width: 100%}
    .row1 .box1 .txt{width: 100%;line-height: 28px;margin-top: 20px;}
}
/*模块一 end*/

/*模块二 begin*/

/*模块二 end*/

/*模块三 begin*/
.row3 .case_tab{padding-top: 40px;border-bottom: 1px solid #E3E4E5;text-align: center;font-size: 0}
.row3 .case_tab.active{padding-top: 28px;top: 0;width: 100%;z-index: 102;position: fixed;left: 18.75%;right: 0px;padding-left: 3.125%;padding-right: 3.125%;background: #fff;border-bottom: 1px solid #e4e4e4;}
.row3 .case_tab ul{font-size: 16px;display: inline-block}
.row3 .case_tab ul li{float: left;margin-right: 2.5em;}
.row3 .case_tab ul li:last-child{margin-right: 0;}
.row3 .case_tab ul li a{color: #969696;padding-bottom: 23px;display:block;position: relative}
.row3 .case_tab ul li a:after{content: '';display: block;width: 0;height: 2px;background: #E53521;position: absolute;left: 0;bottom: 0px;transition: all 0.5s}
.row3 .case_tab ul li a.hover,
.row3 .case_tab ul li:hover a{color: #111;}
.row3 .case_tab ul li a.hover::after,
.row3 .case_tab ul li:hover a::after{width: 100%;}
.row3.tab_cut .ul_tab .con {height: 252px;}
.row3.tab_cut .ul_tab .con:after{background: #FBFBFB;}
.row3 .case_tab_nav .case_list{display: none}
.row3 .case_tab_nav .case_list.on{display: block}

@media only screen and (max-width: 1600px){
    .row3.tab_cut .ul_tab .con {height: 220px;}
}
@media only screen and (max-width: 1370px){
    .row3.tab_cut .ul_tab .con {height: 200px;}
}
@media only screen and (max-width: 768px){
    .row3 .case_tab ul {display: flex;overflow-x: auto;font-size: 14px;}
    .row3 .case_tab ul li {margin-right: 20px;-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;flex-shrink: 0;}
    .row3 .case_tab ul li a {padding-bottom: 12px;}
}
/*模块三 end*/

/*模块五 begin*/
.row5 ul li{border-top: 1px solid #E3E4E5}
.row5 ul li:last-child{border-bottom: 1px solid #E3E4E5}
.row5 .con{display: block;height: 62px;line-height: 60px;padding: 0 26px 0 30px;color: #111}
.row5 .con .tit{width: 80%;font-size: 16px;}
.row5 .con .del{color: #969696;width: 14%;text-align: right}

.row5 .con:hover{background: #fff;color: #E73522}
.row5 .con:hover .del{color: #E73522}

@media only screen and (max-width: 768px){
    .row5 .con {height: auto;line-height: initial;padding: 16px 12px}
    .row5 .con .tit{width: 100%;float: none;font-size: 16px;}
    .row5 .con .del{width: 100%;float: none;text-align: left;margin-top: 10px;font-size: 14px;}
}
/*模块五 end*/

/*模块六 begin*/
.row6.Latest .con {padding: 14px 15px;}
.row6.Latest .con .img {margin-right: 60px;}
.row6.Latest .con .cont .tit {margin-top: 20px;}
.row6.Latest .con .cont .txt {margin-top: 16px;}

@media only screen and (max-width: 1450px){
    .row6.Latest .con .img {margin-right: 40px;}
}
@media only screen and (max-width: 1370px){
    .row6.Latest .con .img {margin-right: 30px;}
}
@media only screen and (max-width: 768px){
    .row6.Latest .con {padding: 18px 20px;}
    .row6.Latest .con .img {margin-right: 20px;}
    .row6.Latest .con .cont .tit {margin-top: 0;}
    .row6.Latest .con .cont .pdf {position: absolute;bottom: 24px;}
}

/*模块六 end*/