.wrapper {
    padding-bottom: 56px;
    overflow: hidden;
}
.wrapper .footer {
    padding: 64px 0 38px;
    width: 100%;
    background-color: #333333;
}

.wrapper .footer #perny-footer {
    position: relative;
}

.wrapper .footer #perny-footer .link-1,
.wrapper .footer #perny-footer .link-2,
.wrapper .footer #perny-footer .link-3,
.wrapper .footer #perny-footer .link-4 {
    float: left;
}

.wrapper .footer #perny-footer .link-1 ul li,
.wrapper .footer #perny-footer .link-2 ul li,
.wrapper .footer #perny-footer .link-3 ul li,
.wrapper .footer #perny-footer .link-4 ul li {
    font-size: 14px;
    line-height: 2.2;
    color: #f1f1f1;
}

.wrapper .footer #perny-footer .link-1 ul li a,
.wrapper .footer #perny-footer .link-2 ul li a,
.wrapper .footer #perny-footer .link-3 ul li a,
.wrapper .footer #perny-footer .link-4 ul li a {
    color: #f1f1f1;
}

.wrapper .footer #perny-footer .link-1 {
    width: 15%;
}

.wrapper .footer #perny-footer .link-1 ul {
    padding-left: 26px;
}

.wrapper .footer #perny-footer .link-2 {
    width: 17%;
}

.wrapper .footer #perny-footer .link-2::before {
    position: absolute;
    left: 15%;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    border-left: 1px solid #272727;
}

.wrapper .footer #perny-footer .link-2 ul {
    padding-left: 26px;
}

.wrapper .footer #perny-footer .link-3 {
    width: 46%;
}

.wrapper .footer #perny-footer .link-3::before {
    position: absolute;
    left: 32%;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    border-left: 1px solid #272727;
}

.wrapper .footer #perny-footer .link-3 ul {
    padding-left: 26px;
}

.wrapper .footer #perny-footer .link-3 ul li {
    font-size: 11px;
    float: left;
}

.wrapper .footer #perny-footer .link-3 ul li.odd {
    width: 57%;
}

.wrapper .footer #perny-footer .link-3 ul li.even {
    width: 43%;
}

.wrapper .footer #perny-footer .link-3 .other {
    padding-top: 18px;
    padding-left: 26px;
}

.wrapper .footer #perny-footer .link-3 .other .cnr-logo {
    width: 61px;
    height: 26px;
    float: left;
    display: block;
}

.wrapper .footer #perny-footer .link-3 .other span {
    float: right;
    margin-right: 40px;
}

.wrapper .footer #perny-footer .link-3 .other span a {
    display: block;
    float: left;
    margin-left: 8px;
}

.wrapper .footer #perny-footer .link-3 .other span img {
    height: 26px;
    width: auto;
    display: block;
}

.wrapper .footer #perny-footer .link-4 {
    width: 22%;
}

.wrapper .footer #perny-footer .link-4::before {
    position: absolute;
    left: 78%;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    border-left: 1px solid #272727;
}

.wrapper .footer #perny-footer .link-4 ul {
    padding-left: 26px;
    margin-bottom: -14px;
}

.wrapper .footer #perny-footer .link-4 ul li {
    width: 50%;
    float: left;
    margin-bottom: 22px;
    height: 32px;
}

.wrapper .footer #perny-footer .link-4 ul li a {
    display: block;
}

.wrapper .footer #perny-footer .link-4 ul li a img {
    display: inline-block;
    width: 32px;
    height: 32px;
}

.wrapper .footer #perny-footer .link-4 ul li a span {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    width: 32px;
    height: 32px;
    text-align: center;
    vertical-align: top;
}

.wrapper .footer #perny-footer .link-4 ul li a span.yunting {
    line-height: 32px;
}

.wrapper .footer #copyright {
    display: none;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
}
.wrapper .footer #perny-footer .link-1 {
    width: 11%
}
.wrapper .footer #perny-footer .link-3::before {
    position: absolute;
    left: 33%;
    top: 0;
    bottom: 0;
    content: "";
    height: 100%;
    border-left: 1px solid #272727
}
.wrapper .footer #perny-footer .link-3 {
    width: 45%
}
.wrapper .menu-main .line1 .download_app {
    position: absolute;
    left: 1006px;
    top: 24px;
    background: url('//www.cnr.cn/2021/images/btn_downloadAPP.png?v=1') no-repeat left top;
    width: 94px;
    height: 30px
}
.wrapper .banner {
    width: 100%;
    height: 200px;
    background: #ba0002 url('//www.cnr.cn/2021/images/banner.png?v=1') no-repeat center top
}
.wrapper .w1200 {
    width: 1200px;
    margin: 0 auto;
}
.wrapper .goback {
    position: fixed;
    display: none;
    z-index: 9999;
    right: 10px;
    bottom: 150px;
    background: url("../images/gotop.png") no-repeat;
    width: 48px;
    height: 48px;
    cursor: pointer;
}
/*nav*/
.nav {
    background: url("../images/top.png") repeat-x;
    height: 80px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    overflow: hidden;
}
.nav-box {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.nav-li0 {
    float: left;
    width: 278px;
    height: 80px;
    padding-top: 15px;
    box-sizing: border-box;
    margin-right: 37px;
}
.nav-li {
    padding: 0 10px;
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    color: #fff;
    float: left;
    cursor: pointer;
    position: relative;
}
.nav-li:before,.nav-li2.border:before {
    transform: rotate3d(1, 1, 1, 45deg);
}
.nav-li:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 16px;
    background-color: #fff;
}
.nav-li.no-border:before {
    width: 0px;
    height: 0px;
}
.nav-li2 {
    padding: 0 5px;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #fff;
    float: left;
    cursor: pointer;
    position: relative;
}
.nav-li2.border{
    padding: 0 10px 0 5px;
}
.nav-li2.border:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -7px;
    width: 1px;
    height: 16px;
    background-color: #fff;
}
.row1{
    width: 100%;
    height: 360px;
    background: url("../images/row1.png") no-repeat bottom center;
    margin-top: 80px;
    overflow: hidden;
}
.row1 .xi{
    width: 303px;
    float: left;
    margin-left: 98px;
}
.row1 .w360{
    width: 360px;
    float: left;
    margin-top: 30px;
}
.row1 .w360 .xsxy{
    width: 115px;
    float: left;
}
.row1 .w360 .more{
    float: right;
    margin-top: 3px;
}
.row1 .w360 .more a{
    font-size: 14px;
    color: #666666;
}
.wrapper .row1 .w360 p.mid{
    line-height: 1.5;
    margin-top: 25px;
    height: 58px;
}
.wrapper .row1 .w360 p.mid a{
    font-weight: bold;
    font-size: 20px;
    color: #ab251a;
}
.wrapper .row1 .w360 p.bottom{
    text-indent: 2em;
    line-height: 1.7;
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
}
.wrapper .row1 .w360 p.bottom a{
    font-size: 14px;
    color: #666666;
}
.wrapper .row1 .w360 i.sound {
    vertical-align: baseline;
    margin-left: 5px;
}
.wrapper i.sound {
    background: url(../images/icon_sound_s.png) no-repeat left top;
    display: inline-block;
    width: 10px;
    height: 13px;
    cursor: pointer;
    margin-left: 0.3em;
}
.wrapper .row1 .w360 #xrsxSwiper{
    height: 197px;
}
#xrsxPagination{
    width: 79px;
    height: 24px;
    position: absolute;
    left:0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: url("../images/pagination.png") no-repeat;
    margin: 0 auto;
    line-height: 22px;
}
#xrsxPagination .swiper-pagination-switch{
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #d2d2d2;
    margin: 0 5px;
}
#xrsxPagination .swiper-active-switch{
    background: #aa2419;
}
.row1 .search{
    width: 539px;
    height: 64px;
    float: right;
    background: url("../images/query.png") no-repeat;
    overflow: hidden;
}
.wrapper .input_wrapper {
    position: relative;
    background: url(../images/search-main.png) no-repeat;
    width: 244px;
    height: 28px;
    font-size: 0;
    margin-top: 17px;
}
.wrapper .form{
    width: 244px;
    float: left;
    margin-left: 27px;
}
.wrapper .input_wrapper input[type='text'] {
    border: none;
    font-size: 14px;
    width: 188px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    margin: 0;
    outline: none;
    background: none;
    padding-left: 14px;
}
.wrapper .input_wrapper button[type="submit"] {
    position: absolute;
    right: 10px;
    top: 7px;
    background: transparent url(../images/icon_search.png) no-repeat center;
    height: 17px;
    width: 17px;
    border: none;
    outline: none;
    cursor: pointer;
}
.download_app{
    width: 84px;
    height: 23px;
    float: right;
    margin-top: 20px;
    margin-right: 9px;
}
.return{
    width: 116px;
    height: 23px;
    float: right;
    margin-top: 20px;
    margin-right: 25px;
}
.row2{
    width: 100%;
    height: 950px;
    background: url("../images/back1.png") no-repeat top center;
    overflow: hidden;
}
.row2 .title{
    width: 1099px;
    height: 55px;
    margin: 20px auto 0;
    background: url("../images/title2.png") no-repeat;
}
.row2 .title3{
    width: 1092px;
    height: 54px;
    margin: 50px auto 0;
    background: url("../images/title3.png") no-repeat;
}
.row2 .title .more{
    float: right;
    margin-top: 25px;
    margin-right: 19px;
}
.row2 .title3 .more{
    float: right;
    margin-top: 25px;
    margin-right: 11px;
 }
.row2 .title a,.row2 .title3 a,.row6 .title3 a{
    font-size: 14px;
    color: #666;
}
.row2 .swiper{
    width: 1200px;
    height: 360px;
    position: relative;
    margin: 35px auto 0;
}
.row2 .swiper #left{
    position: absolute;
    left: 0;
    top:135px;
    width: 38px;
    height: 38px;
    background: url("../images/left.png") no-repeat;
}
.row2 .swiper #right{
    position: absolute;
    right: 0;
    top:135px;
    width: 38px;
    height: 38px;
    background: url("../images/right.png") no-repeat;
}
.row2 .swiper .swiper-container{
    width: 1098px;
    height: 360px;
    margin: 0 auto;
}
.row2 .swiper .swiper-container .wrap{
    position: relative;
    float: left;
    width: 270px;
    height: 360px;
    background: url("../images/wrap.png") no-repeat;
    margin-right: 6px;
}
.row2 .swiper .swiper-container .wrap .img{
    width: 100%;
    text-align: center;
}
.row2 .swiper .swiper-container .wrap .mid{
    width: 215px;
    margin: 15px auto 0;
    line-height: 1.5;
    font-size: 16px;
    color: #000;
}
.row2 .swiper .swiper-container .wrap .mid a{
    font-size: 16px;
    color: #000;
}
.row2 .swiper .swiper-container .wrap .bottom{
    width: 215px;
    margin: 15px auto 0;
    line-height: 1.5;
    font-size: 14px;
    color: #666;
}
.row2 .swiper .swiper-container .wrap .bottom a{
    font-size: 14px;
    color: #666;
}
.row2 .swiper .swiper-container .wrap .goin{
    width: 95px;
    height: 43px;
    position: absolute;
    left:0;
    right: 0;
    bottom: 34px;
    margin: 0 auto;
    z-index: 2;
}
.row3{
    margin-top: 22px;
}
.row3 .fjxl{
    float: left;
    width: 64px;
    text-align: center;
    margin-left: 20px;
    margin-top: 20px;
}
.row3 .fjxl .name{
    width: 64px;
    height: 175px;
    margin-bottom: 15px;
}
.row3 .wrap{
    float: left;
    width: 557px;
    margin-left: 10px;
}
.row3 .content{
    width: 557px;
    height: 312px;
    background: url("../images/fjwrap.png") no-repeat;
    text-align: center;
    padding-top: 12px;
}
.row3 .xi_wrap{
    float: right;
    width: 580px;
    height: 285px;
    background: url("../images/xiwrap.png") no-repeat;
    margin-right: -31px;
    margin-top: -9px;
    padding-top: 55px;
}
.row3 .xi_wrap .list,.row4 .xi_wrap .list{
    width: 513px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color: #666666;
    padding-left: 12px;
    margin: 0 auto 15px;
}
.row3 .xi_wrap .list a,.row4 .xi_wrap .list a{
    font-size: 18px;
    color: #000;
    margin-left: 5px;
    cursor: pointer;
}
.row3 .xi_wrap .list.select a,.row4 .xi_wrap .list.select a{
    color: #fff;
}
.row3 .xi_wrap .list.select,.row4 .xi_wrap .list.select{
    background: url("../images/select.png") no-repeat;
    color: #dfa9a5;
}
.wrapper .xi_wrap .list.select i.sound {
    background: url(../images/white_icon.png) no-repeat left top;
}
.wrapper .xi_wrap .list.select i.sound.current {
    background: url(../images/icon_sound_s.gif) no-repeat left top;
}
.row4{
    width: 100%;
    height: 360px;
    background: url("../images/back2.jpg") no-repeat top center;
}
.row4 .xi_wrap{
    float: left;
    width: 580px;
    height: 285px;
    background: url("../images/xiwrap.png") no-repeat;
    padding-top: 55px;
}
.row4 .jdyw{
    float: right;
    width: 62px;
    margin-top: 30px;
}
.row4 .jdyw .name{
    width: 62px;
    height: 175px;
    margin-bottom: 15px;
}
.row4 .jdyw a{
    float: right;
    margin-right: 12px;
}
.row5 .yshx{
    float: left;
    width: 64px;
    text-align: center;
    margin-left: 20px;
    margin-top: 30px;
}
.row5 .yshx .name{
    width: 64px;
    height: 175px;
    margin-bottom: 15px;
}
.row5 .wrap{
    float: right;
    width: 557px;
    margin-left: 10px;
    margin-top: 19px;
}
.row5 .content{
    width: 557px;
    height: 312px;
    background: url("../images/fjwrap.png") no-repeat;
    text-align: center;
    padding-top: 12px;
}
.row5 .content{
    width: 557px;
    height: 312px;
    background: url("../images/fjwrap.png") no-repeat;
    text-align: center;
    padding-top: 12px;
}
.row5 .xi_wrap{
    float: left;
    width: 580px;
    height: 285px;
    background: url("../images/xiwrap.png") no-repeat;
    margin-right: -31px;
    padding-top: 55px;
    margin-top: 10px;
}
.row5 .xi_wrap .list{
    width: 513px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
    color: #666666;
    padding-left: 12px;
    margin: 0 auto 15px;
}
.row5 .xi_wrap .list a{
    font-size: 18px;
    color: #000;
    margin-left: 5px;
    cursor: pointer;
}
.row5 .xi_wrap .list.select a{
    color: #fff;
}
.row5 .xi_wrap .list.select{
    background: url("../images/select.png") no-repeat;
    color: #dfa9a5;
}
.row5{
    width: 100%;
    height: 800px;
    background: url(../images/back3.jpg) no-repeat top center;
    background-position-y: 36px;
}
.row6{

}
.row6 .title3{
    width: 1092px;
    height: 67px;
    margin: 50px auto 0;
    background: url("../images/title4.png") no-repeat;
}
.row6 .title3 .more{
    float: right;
    margin-top: 35px;
    margin-right: 11px;
}
.row6 .talking-tabs{
    width: 520px;
    margin: 30px auto 0;
}
.row6 .tabs{
    position: relative;
    margin-right: 60px;
}
.row6 .tabs:after {
    content: "";
    height: 29px;
    width: 1px;
    background: #b2adab;
    position: absolute;
    right: -30px;
    top: 0;
}
.row6 .tabs:last-child:after{
    height: 0;
}
.row6 .tabs:last-child{
    margin-right: 0;
}
.row6 .tabs1{
    float: left;
    width: 139px;
    height: 33px;
    background: url("../images/symm.png") no-repeat;
}
.row6 .tabs1.select{
    background: url("../images/symm_r.png") no-repeat;
}
.row6 .tabs2{
    float: left;
    width: 123px;
    height: 45px;
    background: url("../images/wnlt.png") no-repeat;
}
.row6 .tabs2.select{
    background: url("../images/wnlt_r.png") no-repeat;
}
.row6 .tabs3{
    float: left;
    width: 119px;
    height: 49px;
    background: url("../images/ggqy.png") no-repeat;
}
.row6 .tabs3.select{
    background: url("../images/ggqy_r.png") no-repeat;
}
.row6 .tab_cont{
    margin-top: 20px;
}
.row6 .tab_cont .tab_wrapper{
    width: 800px;
    height: 450px;
    float: left;
}
.row6 .tab_cont .tab_box{
    width: 800px;
    height: 450px;
    position: relative;
}
.row6 .tab_cont .tab_box .play {
    width: 124px;
    height: 124px;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
}
.row6 .tab_cont .tab_swiper{
    width: 400px;
    height: 450px;
    float: right;
    position: relative;
}
.row6 .tab_cont .tab_swiper .left{
    position: absolute;
    top:5px;
    left:0;
    right: 0;
    width: 31px;
    height: 18px;
    background: url("../images/top_left.png") no-repeat;
    z-index: 2;
    margin: 0 auto;
}
.row6 .tab_cont .tab_swiper .right{
    position: absolute;
    bottom:5px;
    left:0;
    right: 0;
    width: 31px;
    height: 18px;
    background: url("../images/bot_right.png") no-repeat;
    z-index: 2;
    margin: 0 auto;
}
.row6 .tab_cont .more{
    width: 46px;
    height: 28px;
    position: absolute;
    right: 0;
    bottom: 5px;
}
.row6 .tab_cont .tab_swiper .swiper-container{
    width: 100%;
    height: 338px;
    margin-top: 53px;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap{
    height: 100%;
    background: #f9f9fd;
    overflow: hidden;
    cursor: pointer;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap.on{
    background: #ae281e;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap p{
    width: 329px;
    margin: 13px auto 0;

    padding-left: 20px;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap p a{
    font-size: 18px;
    color: #000;
    font-weight: bold;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap span{
    display: block;
    width: 329px;
    margin: 5px auto 0;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap span a{
    font-size: 14px;
    color: #666;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap.on p{
    background: url("../images/arrow.png") no-repeat;
    background-position: 0 9px;
}
.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap.on p a,.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap.on span,.row6 .tab_cont .tab_swiper .swiper-container .swiper-slide .slide_wrap.on span a{
    color: #fff;
}
.code1{
    float: left;
    width: 100px;
    text-align: center;
    margin-right: 107px;
}
.code1 p{
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 1.4;
}
.code{
    width: 515px;
    margin: 35px auto 0;
}
.wrapper i.sound.current {
    background: url(../images/icon_sound_s.gif) no-repeat 0 0;
}
.towCode {
    position: absolute;
    z-index: 999999;
    bottom: -204px;
    left: 50%;
    background: url(../images/towCode.png) no-repeat 0 0;
    width: 204px;
    margin-left: -102px;
    height: 204px;
}