body{
    background: url("../images/background.jpg") repeat-y top center;
}
.wrapper {
    background: url(../images/topback.png) no-repeat top center;
    overflow: hidden;
}
.area {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.wrapper .row {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}
.wrapper .topline {
    background: #fff;
}

.wrapper .topline .line1 {
    border-bottom: 1px solid #dfdfdf
}

.wrapper .topline .line1 .nav-main {
    float: left;
    height: 40px;
    width: 1024px
}

.wrapper .topline .line1 .nav-side {
    float: right;
    height: 40px
}

.wrapper .topline .line1 .nav-side li {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-right: 15px
}

.wrapper .topline .line1 .nav-side li.search {
    background: url(../images/news-search.png) no-repeat 0 center;
    padding-left: 18px
}

.wrapper .topline .line1 .nav-side li a {
    font-size: 12px;
    font-weight: 700;
    color: #aa182c
}

.wrapper .topline .line1 .nav-main li {
    position: relative;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 16px
}

.wrapper .topline .line1 .nav-main li:first-child {
    margin-left: 14px
}

.wrapper .topline .line1 .nav-main li.gengduo>a {
    display: block;
    background: #efefef url(../images/news-sanjiao.png) no-repeat 36px center;
    color: #606060;
    height: 22px;
    line-height: 22px;
    margin: 9px 0;
    padding: 0 16px 0 8px;
    border-radius: 11px
}

.wrapper .topline .line1 .nav-main li.gengduo .sub {
    left: 2px
}

.wrapper .topline .line1 .nav-main li:hover .sub {
    visibility: visible;
    opacity: 1
}

.wrapper .topline .line1 .nav-main li a {
    font-size: 12px;
    font-weight: 700
}

.wrapper .topline .line1 .nav-main li a:hover {
    color: #aa182c;
    text-decoration: none
}

.wrapper .topline .line1 .nav-main li .sub {
    visibility: hidden;
    opacity: 0;
    transition: all ease-in-out .4s;
    position: absolute;
    top: 46px;
    left: -10px;
    width: 125px;
    padding: 0 10px;
    border-right: 1px solid #dfdfdf;
    border-left: 1px solid #dfdfdf;
    background: #fff;
    font-size: 0;
    z-index: 9
}

.wrapper .topline .line1 .nav-main li .sub .top {
    position: absolute;
    left: -1px;
    top: -13px;
    background: url(../images/menu-sub-top.png) no-repeat center;
    width: 147px;
    height: 13px
}

.wrapper .topline .line1 .nav-main li .sub a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    font-weight: 400;
    float: left;
    margin: 0 3px;
    white-space: nowrap
}

.wrapper .topline .line1 .nav-main li .sub .bottom {
    position: absolute;
    left: -1px;
    bottom: -8px;
    background: url(../images/menu-sub-bottom.png) no-repeat center;
    width: 147px;
    height: 8px
}

.wrapper .topline .line2 {
    height: 30px;
    border-bottom: 1px solid #dfdfdf
}

.wrapper .topline .line2 .nav-local li {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 23px
}

.wrapper .topline .line2 .nav-local li:first-child {
    margin-left: 12px
}

.wrapper .topline .line2 .nav-local li a {
    font-size: 12px;
    line-height: 24px;
    height: 24px
}
.wrapper .area .title {
    width: 1219px;
    height: 121px;
    margin-left: -9px;
}
.wrapper .title .left {
    float: left;
    width: 298px;
    height: 121px;
    background: url("../images/startMatrix-slogan.png") no-repeat -19px 0;
}
.wrapper .area .title .left a {
    display: inline-block;
    background: url(../images/startMatrix.png) no-repeat 0 0;
    width: 57px;
    height: 34px;
    margin-left: 24px;
    margin-top: 44px;
}
.wrapper .area .title .right {
    float: right;
    position: relative;
}
.wrapper .title .right .btn_towcode {
    position: absolute;
    right: 80px;
    top: 50px;
    background: url(../images/startMatrix_share.png) no-repeat 0 0;
    width: 36px;
    height: 36px;
}.wrapper .area .title .right .btn_app_plus {
     position: absolute;
     right: 3px;
     top: 51px;
     background: url(../images/startMatrix_appPlus.png) no-repeat 0 0;
     width: 59px;
     height: 31px;
 }
.wrapper a {
    color: #000;
}
.towCode {
    position: absolute;
    z-index: 999999;
    bottom: -204px;
    left: 50%;
    background: url(//www.cnr.cn/2021/images/towCode02.png) no-repeat 0 0;
    width: 204px;
    margin-left: -102px;
    height: 204px;
}
.content{
    margin-left: -12px;
}
.content .col{
    float: left;
    width: 377px;
    margin-bottom: 10px;
}
.content .col .item{
    width: 366px;
    height: 453px;
    background: url("../images/col-wrap.png") no-repeat;
}
.content .col .avatar{
    float: left;
    width: 92px;
    height: 92px;
    background: url("../images/name.png") no-repeat;
    margin-left: 11px;
    margin-top: 10px;
    text-align: center;
    padding-top: 4px;
}
.content .col .avatar img{
    width: 84px;
    height: 84px;
}
.content .col .entry{
    width: 70px;
    float: right;
    margin-right: 10px;
    margin-top: 50px;
}
.content .col .name{
    float: left;
    margin-top: 28px;
    margin-left: 10px;
}
.content .col .name p.name_title{
    font-size: 24px;
    font-weight: bold;
}
.content .col .name p.name_intro{
    font-size: 14px;
    color: #8d8d8d;
}
.content .col .img_left{
    float: left;
    width: 130px;
    height: 73px;
    position: relative;
    margin-left: 29px;
    margin-top: 28px;
}
.content .col .img_left span{
    display: block;
    width: 35px;
    height: 20px;
    position: absolute;
    left:-10px;
    top:-2px;
}
.content .col .img_intro{
    width: 160px;
    float: left;
    margin-left: 15px;
    margin-top: 22px;
}
.content .col .img_intro a{
    font-size: 14px;
    font-weight: 400;
}
.content .col ul{
    width: 302px;
    margin: 40px auto 0;
}
.content .col ul li{
    margin-bottom: 7px;
}
.content .col ul li.fb a{
    font-weight: 400;
}
.content .col ul li a{
    font-size: 14px;
}
.wrapper .footer {
    margin-top: 34px;
    padding: 64px 0 38px;
    width: 100%;
    background-color: #333
}

.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: #fff
}
.wrapper .w1200 {
    width: 1200px;
    margin: 0 auto;
}
.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 .footer #perny-footer .link-3 .other .cnr-logo {
    width: 70px;
    height: 22px;
    float: left;
    display: block;
}
.nav{
    width: 70px;
    position: fixed;
    right:50%;
    margin-right: -605px;
}
.nav .tag{
    height: 32px;
}
.nav .middle{
    width: 70px;
    background: #fff;
    padding: 7px 0;
}
.nav .middle div{
    height: 20px;
    line-height: 19px;
    text-align: center;
    margin-top: 5px;
}
.nav .middle div:first-child{
    margin-top: 0;
}
.nav .middle div.select{
    background: #e48caf;
}
.nav .middle div.select a{
    color: #fff;
}
.nav .middle div a{
    font-size: 13px;
}
