.logo{
 width: 560rem!important;
 height: 100rem!important;}
.logo img{
 width: 560rem!important;
 height: 100rem!important;}
#header .nav-row{
    border-top: 2rem solid #F7F7F7;
    background-color: #fff;}
#header .nav-row .item{
    width: 160rem;
    height: 60rem;
    font-size:18rem;
    padding: 0 10rem;
    box-sizing: border-box;
    font-size:22rem;
    color: #000;}
#header .nav-row .item:hover {
    background: rgba(53, 181, 95, 0.1);
    color: rgba(53, 181, 95, 1);}
#header .nav-row .selected{
    background-color: #35B55F;
    color: #fff;}
.swiper {
    width: 100%;
    margin:0 auto;
    overflow: hidden;}
.my-bullet-active {
    background-color: #3BC469;
    opacity: 1;}
.swiper-slide{
 width: 100%;
    margin:0 auto;
    background-size: 100% 100%;
     background-repeat: no-repeat!important;
    height: 500rem;}
                 .swiper-slide-active{
width: 100%!important;}
    .swiper-slide img{
       width: 100%;
       display: block;
       height: 100%;}
.sideBar .page-name{
    background-image: url(img/background/name_bg.png);
    background-size: 100% 100%;
    color: #FFFFFF;
    padding-left: 14rem;
    line-height: 60rem;
    font-size: 20rem;}
.sideBar{
    background-color: #FFF;
    border-radius: 8rem;
    padding: 20rem;
    width: 300rem;
    box-sizing: border-box;}
.sideBar .item{
    padding-left: 14rem;
    position: relative;
    color: #000000;
    display: block;
    line-height: 22rem;
    font-size:18rem;}
.sideBar .item:hover{
    color: #35B55F;}
.sideBar .selected{
    color: #35B55F;}
.sideBar .selected:before{
    position: absolute;
    content: '';
    width: 4rem;
    height: 22rem;
    background: #35B55F;
    left: 0;
    top: 0;
    border-radius: 2rem;}
.sideBar .row{
    border-top: 1rem solid #E6E8EB;
    margin-top: 30rem;
    padding-top: 30rem;}
.sideBar .list .row:first-child{
    margin-top: 0;
    border-top: none;}
.title-row .right a{
    color: #808080;}
.article-title{
    font-size: 30rem;
    line-height: 40rem;
    margin-top: 30rem;
    text-align: center;}
.date-row{
    font-size: 16rem;
    color: #A6A6A6;
    text-align: center;
    margin-top: 10rem;
    border-bottom: 1rem solid #E6E8EB;
    padding-bottom: 20rem;}
.date{
    padding-right: 20rem;}
.rich-text{
    font-size: 18rem;
    line-height: 30rem;}
