.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;}
.list-box .list{
    position: relative;
    padding-bottom: 90rem;}
.list-box .item{
 font-size:18rem;
    padding-left: 16rem;
    line-height: 60rem;
    position: relative;
    border-bottom: 1rem solid #E6E8EB;}
.list-box .item:before{
    position: absolute;
    content: '';
    width: 8rem;
    height: 8rem;
    border-radius: 50%;
    background-color: #3BC469;
    left: 0;
    top: calc(50% - 4rem);}
.list .article-title{
    color:#333;}
.list-box .date{
    color: #A6A6A6;
    padding-left: 50rem;
    white-space: nowrap;}
.empty{
    margin-top: 15%;
    color: #666666;
    display: none;}
.empty img{
    width: 199rem;
    height: 118rem;
    margin-bottom: 20rem;}
.pagination{
    text-align:center;
    position: absolute;
    bottom: 30rem;
    width: calc(100% - 40rem);
    font-size: 14rem!important;
    color: #666666!important;}
.pagination a {
    color: #666666!important;}
.p_fun_d {
    height: 28rem!important;
    border: 1rem solid #e0e0e0!important;
    color: #666666!important;
    font-size: 14rem!important;
    line-height: 28rem!important;
    padding-top: 0!important;
    padding-bottom: 0!important;}
.p_no_d {
    color: #FFFFFF!important;
    background-color: rgba(59, 196, 105, 1)!important;
    border: none!important;
    line-height: 28rem!important;
    height: 28rem!important;
    padding-top: 0!important;
    padding-bottom: 0!important;
    min-width: 28rem!important;
    font-size: 14rem!important;}
.p_no>a{
    line-height: 28rem!important;
    font-size: 14rem!important;
    min-width: 28rem!important;
    height: 28rem!important;
    padding-top: 0!important;
    padding-bottom: 0!important;}
.p_fun>a{
    line-height: 28rem!important;
    font-size: 14rem!important;
    min-width: 28rem!important;
    height: 28rem!important;
    padding-top: 0!important;
    padding-bottom: 0!important;}
