.hrtv_nav{
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    box-sizing: border-box;
    padding-bottom: 1.3333rem;
    /* background: #ffffff; */
    background: url(https://www.hrtv.cn/templets/default/2019mobile/image/newnavbg.png) repeat center;
    z-index: 10000;
}


.nav_title{
    /* height: 4.3667rem;
    padding: 0 4%;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0.6rem; */
    height: 3rem;
    padding: 0 4%;
    background: #ffffff;
    position: relative;
    box-shadow: 2px 1px 4px 1px rgba(0, 0, 0, 0.1);
}
.nav_title_name{
    float: left;
    height: 4.3667rem;
    line-height: 4.3667rem;
    color: #222222;
    font-size: 1.0867rem;
    font-family: PingFangSC-Regular, sans-serif;
}
.backUp{
    /* position: absolute;
    width: 0.6667rem;
    top: 1.5333rem;
    left: 4%; */
    position: absolute;
    width: 0.6667rem;
    top: 0.8667rem;
    left: 4%;
}
.backUp img{
    display: block;
    width: 100%;
    height: 100%;
}
.nav_title h3{
    /* height: 4.3667rem;
    font-size: 1.2rem;
    font-family: PingFangSC-Regular, sans-serif;
    text-align: center;
    line-height: 4.4rem;
    color: #222222; */
    height: 3rem;
    font-size: 1.2rem;
    text-align: center;
    line-height: 3rem;
    color: #222222;
    font-weight: bold;
}
.goHome{
    /* position: absolute;
    width: 1.4667rem;
    right: 4%;
    top: 1.5067rem; */
    position: absolute;
    width: 1.4667rem;
    right: 4%;
    top: 0.8353rem;
}
.goHome img{
    display: block;
    width: 100%;
    height: 100%;
}
.navClose{
    float: right;
    height: 100%;
}
.navClose img{
    display: block;
    width: 0.9067rem;
    height: 0.9067rem;
    margin-top: 1.7333rem;
}


.nav_list{
    height: 11.333rem;
    padding: 0 3.6%;
    border-bottom: 1px solid #eeeeee;
}

.nav_list ul{
    height: 11.333rem;
    width: 100%;
}
.nav_list ul li{
    width: 33.33%;
    float: left;
    height: 4.6667rem;
    margin-top: 0.7333rem;
    box-sizing: border-box;
}
.nav_list ul li:nth-child(1),.nav_list ul li:nth-child(2),.nav_list ul li:nth-child(3){
    margin-bottom: 0.5rem;
}
.nav_list ul li:nth-child(3n+1){
    padding-right: 1.2rem;
}
.nav_list ul li:nth-child(3n+2){
    padding: 0 0.6rem;
}
.nav_list ul li:nth-child(3n+3){
    padding-left: 1.2rem;
}
.nav_list ul li a{
    display: block;
    width: 100%;
    height: 100%;
}
.nav_list ul li a img{
    width: 2.1333rem;
    height: 1.8667rem;
    display: block;
    margin: 0 auto;
}
.nav_list ul li a p{
    height: 1rem;
    line-height: 1rem;
    margin-top: 0.6933rem;
    font-size: 0.9067rem;
    font-family: PingFangSC-Regular, sans-serif;
    color: #222222;
    text-align: center;
    font-weight:400;
}



.nav_converge{
    width: 100%;
}
.nav_converge_title{
    padding-left: 3.6%;
    height: 3.133rem;
    overflow: hidden;
    margin-top: 0.4693rem;
}
.nav_converge_title ul{
    height: 3.133rem;
}
.nav_converge_title ul li{
    float: left;
    margin-right: 1.3866rem;
    height: 1.4rem;
    padding: 0.8667rem 0;
    width: auto !important;
}
.nav_converge_title ul li a{
    line-height: 1rem;
    display: block;
    width: 100%;
    height: 1rem;
    font-size: 0.9653rem;
    font-family: PingFangSC-Regular, sans-serif;
    padding-bottom: 0.4rem;
    color: #222222;
}
.nav_convergeActive a{
    color: #C8A162 !important;
    background: url(../image/borderBottom.png) no-repeat bottom center;
    background-size: 1.2067rem 0.1506rem;
}
.nav_converge_cont{
    width: 100%;
}
.converge_cont_box{
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding-left: 3.6%;
    
}
.converge_cont_box:not(:first-child){
    display: none;
}
.aBox a{
    display: block;
    float: left;
    height: 1.6rem;
    line-height: 1.6rem;
    border-radius: 4px;
    text-align: center;
    color: #666666;
    font-size: 1rem;
    border: 1px solid #cccccc;
    font-family: PingFangSC-Regular, sans-serif;
    margin-top: 0.6rem;
    padding: 0 0.5rem;
    margin-right: 0.88rem;
}
.aBox a:not(:nth-child(4n)){
    /* margin-right: 2.5%; */
}



.visitor-list{
    width: 100%;
    padding-bottom: 1.3rem;
}
.nav_list_title{
    margin: 0 3.6%;
    height: 2.0667rem;
    line-height: 2.0667rem;
    padding-top: 0.6667rem;
    font-size: 1.2rem;
    font-family: PingFangSC-Regular, sans-serif;
    color: #333333;
    font-weight: bold;
}
.nav_list_titlebor{
    border-top: 1px solid #f6f6f6;
}
.nav_list_cont{
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding-left: 3.6%;
}

/* newhrtv_nav */
.navHead{
    height: 4.2rem;
    padding-top: 0.3333rem;
    box-sizing: border-box;
    line-height: 3.8666rem;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
}
.visitor-box{
    width: 96%;
    margin-top: 0.8rem;
    margin-left: 2%;
    padding: 0.8rem 0.5rem;
    box-sizing: border-box;
    border-radius: 0.6666rem;
    background: #ffffff;
    box-shadow: 2px 1px 4px 1px rgba(0, 0, 0, 0.1);
}
.luntitle{
    text-align: center;
    height: 4rem;
    line-height: 4rem;
    padding-bottom: 0.6rem;
}
.luntitle>a{
    font-size: 1.3333rem;
    color: #222222;
    font-weight: bold;
    padding: 0 0.6666rem;
}
.borderBox{
    width: 100%;
    border-bottom: 1px solid #ececec;
}

.listTitle{
    font-size: 1.3333rem;
    color: #222222;
    font-weight: bold;
    height: 1.4666rem;
    padding-top: 1.2rem;
    line-height: 1.4666rem;
    margin-left: 0.5rem;
}
.visitor-cont{
    padding-bottom: 2.8rem;
    overflow: hidden;
}
.visitor-cont a{
    float: left;
    margin-top: 1.2rem;
    padding: 0 0.5rem;
    font-size: 1.0666rem;
    color: #555555;
}
.hrtvFoot{
    display: block;
    height: 0.8666rem;
    margin: 2.4rem auto;
}