body, .page {background-color: #f5f7fa;}
.banner {position: relative;height: 200px;background-image: url(../images/reportcenter-banner.jpg);background-position: center center;background-size: auto 100%}
.banner-ani {position: relative;max-width: 1400px;width: 96%;height: 100%;margin: 0 auto;}
.banner-info {position: absolute;top: 68px;}
.banner-info h2 {font-size: 28px;font-weight: bold;color: #1c1d1f;}
.banner-info p {font-size: 14px;color: #626266;margin-top: 15px;line-height: 1.8;}
.repoet-content {max-width: 1400px;width: 96%;margin: 0 auto;padding: 30px 0 100px;}
.reportemail-top {display: flex;justify-content: space-between;min-height: 300px;}
.reportemail-icons {display: flex;width: calc(100% - 740px);}
.reportemail-icons ul {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.reportemail-icons ul li {display: inline-flex;flex-direction: column;justify-content: center;align-items: center;width: calc(50% - 10px);height: calc(50% - 10px);background-color: #fcfeff;}
.reportemail-icons ul li img {margin-bottom: 20px;}
.reportemail-icons ul li p {font-size: 16px;color: #323235;}
.reportemail-icons ul li:nth-child(n+3) {margin-top: 20px;}
.reportemail-icons .tip {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    font-size: 14px;
    margin-top: 10px;
    color: #666;
}
.reportemail-card {width: 720px;background-color: #fcfeff;padding: 19px;box-sizing: border-box;}
.reportemail-card .card-top {display: flex;align-items: center;padding-top: 6px;padding-bottom: 25px;padding-left: 15px;border-bottom: 1px dashed #c8ccd6;margin-bottom: 15px;}
.reportemail-card .card-top img {margin-right: 16px;}
.reportemail-card .card-top .card-header {font-size: 18px;font-weight: bold;}
.reportemail-card .card-top a {color: #2981ff;}
.reportemail-card .card-body {line-height: 24px;color: #626266;padding: 0 15px;text-align: justify;}

.about-rules {position: relative;display: flex;background-color: #fcfeff;margin-top: 20px;background-image: url(../images/reportcenter-cardbg.jpg);background-position: right bottom;background-repeat: no-repeat;overflow: hidden;box-shadow: 0 0 20px rgba(196, 206, 220, .2)}
.about-rules::before { content: ''; position: absolute; top:50%; left: 50%; height: 98%; box-shadow: 0 0px 30px 15px rgba(153, 170, 198, 0.23); transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); }
.about-rules::after {content: '';position: absolute;top:0;left: 50%;height: 100%;border-right: 1px dashed #d5dbe1;}
.about-rules .card-item {position: relative;width: 50%;box-sizing: border-box;padding: 0 40px 0 24px; }
.about-rules .card-header {display: flex;align-items: center;border-bottom: 1px solid #ebeef1;height: 72px;box-sizing: border-box;}
.about-rules .card-header {color: #93939a}
.icon-0 {display: inline-block;width: 22px;height: 20px;background-image: url(../images/reportcenter-sidebar-01.png);background-repeat: no-repeat;}
.icon-1 {display: inline-block;width: 22px;height: 20px;background-image: url(../images/reportcenter-sidebar-02.png);background-repeat: no-repeat;}
.about-rules .card-header i {background-position: -22px 0;}
.about-rules .card-header h3 {font-size: 18px;font-weight: normal;margin: 0 10px;}
.about-rules .card-body {overflow: hidden;padding-bottom: 47px;}
.about-rules .lawList li {position: relative;padding-left: 35px;margin-top: 25px;}
.about-rules .lawList li a::before {content: '';position: absolute;left: 13px;top: 6px;width: 4px;height: 4px;border-radius: 2px;background-color: #323235;}
.about-rules .lawList li a:hover::before {background-color: #2981ff;}
.about-rules .lawList li a:hover {color: #2981ff;}
.more-btn {display: block;margin-left: 35px;margin-top: 25px;color: #2981FF;}
.p-1{overflow: hidden;display: block;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}

.newslist-box {display: flex;padding: 30px 0 90px;justify-content: space-between;align-items: start;}
.left-nav {width: 220px;flex-shrink: 0;background-color: #fff;padding-top: 1px;padding-bottom: 40px;margin-right: 20px;}
.card-list {background-color: #fff;padding: 30px;box-sizing: border-box;}
.left-nav li a {display: flex;align-items: center;width: 100%;height: 40px;line-height: 40px;padding-left: 22px;transition: all .2s;box-sizing: border-box;}
.left-nav li i {margin-right: 14px;}
.left-nav li+li {margin-top: 12px;}
.left-nav li:hover a, .left-nav li.active a {background-color: #f2f4f7;padding-left: 27px;color: #2981ff;}
.left-nav li:hover i, .left-nav li.active i {background-position: -22px 0;}
.right-content {box-sizing: border-box;    flex: 1;
    min-width: 500px;}

.content-item {padding: 8px 30px;box-sizing: border-box;background-color: #fff;}
.content-item li {padding: 25px 0;}
.content-item li:not(:last-child) {border-bottom: 1px solid #f2f4f7;}
.content-item .list-top {display: flex;justify-content: space-between;margin-bottom: 17px;align-items: center;}
.content-item .list-title {font-size: 18px;color: #323235;}
.content-item .list-title:hover {color: #2981ff;transition: all .3s;}
.content-item .list-date {color: #acacac;}
.content-item .list-content {color: #626266;}
.pageItem {text-align: right;margin: 40px auto 0;}
.pageItem a {background-color: #fff;}
.pageItem ul {justify-content: end;}

.breadcrumbs {color: #93939a;}
.breadcrumbs>span a{color: #93939a;}
.breadcrumbs>span a:hover{color: #2981FF;}
.breadcrumbs > span:not(:last-child)::after{content:'\e6fc';font-family: 'iconfont';margin: 0 5px;}
.breadcrumbs > span:last-child {color: #323235;}
.breadcrumbs-icon {margin: 0 5px;}

.article-wrap {padding: 30px;}
.content-item-title h1 {font-size: 24px;font-weight: bold;padding-top: 20px;line-height: 1.5;margin: 10px 0 8px;color: #1c1d1f;}
.article-time {color: #acacac;}
.content-item-detail {margin-top: 30px;line-height: 30px;color: #626266;}
.product-r{display: none;}

.m-date{display: none;}

/* 补充样式 */
.left-nav ul li div{
    background-image: url(../images/reportcente-img-01.png);
    background-size: cover;
    margin-right: 14px;
    width: 20px;
    height: 20px;
}

.left-nav ul li:last-child div{
    background-image: url(../images/reportcente-img-02.png);
    background-size: cover;
    margin-right: 14px;
    width: 20px;
    height: 20px;
}

.left-nav ul li .active {
    background-image: url(../images/m-reportcenter-sidebar-01.png);
    background-size: cover;
    margin-right: 14px;
    width: 20px;
    height: 20px;
}
.left-nav ul li:last-child .active {
    background-image: url(../images/m-reportcenter-sidebar-02.png);
    background-size: cover;
    margin-right: 14px;
    width: 20px;
    height: 20px;
}
@media screen and (min-width: 1024px) and (max-width:1200px){
    .reportemail-icons {
        display: flex;
        width: calc(100% - 650px);
    }
    .reportemail-card{
        width: 630px;
    }
}
@media screen and (min-width: 1024px){
    .card-list{
        padding: 0 30px;
    }
}
@media screen and (max-width: 1023px) {
    /* 初始 */
    .banner{
        background-image: url(../images/m-reportcenter-banner.png);
        background-size: cover;
        display: flex;
        width: 100%;
        margin-top: 0;
    }
    .banner-ani{
        display: flex;
        align-items: center;
        width: 100%;
        margin: 0 15px;
    }
    .banner-info{
        position: static;
        width: 100%;
        padding: 0 8px;
        max-width: 100%;
    }
    .banner-info > h2{
        font-family: PingFang;
        font-weight: 800;
        color: #1C1D1F;
    }
    .reportemail-card{
        background-color:#FFF;
    }
    .reportemail-top{
        height: auto;
        flex-wrap: wrap;
    }
    .reportemail-icons{
        width: 100%;
    }
    .reportemail-icons ul li{
        width: calc(50%-1px);
        height: calc(50%);
    }
    .reportemail-icons_1{
        border-right: 1px dotted #dce1ea;
    }
    .reportemail-icons_2{
        border-right: 1px dotted #dce1ea;
    }
    .reportemail-icons ul li:nth-child(n+3){
        margin-top: 0;
        border-top: 1px dotted #dce1ea;
    }
    .reportemail-card{
        width: 100%;
    }
    .reportemail-card .card-body p{
        font-family: PingFang;
        color: #626266;
    }
    .about-rules{
        display: inline-block;
        width: 100%;
    }
    .about-rules::before{
        box-shadow: 0 0 0;
    }
    .more-btn{
        color: #2981FF;
    }
    .about-rules .lawList li{
        font-family: PingFang;
        font-weight: 500;
        color: #626266;
    }
    .about-rules .lawList li a::before{
        border-radius: 50%;
    }
    .about-rules .card-header i{
        background-position:0;
        margin: 0 40px 0 0;
    }
    .icon-0{
        border-radius: 5px 0px 0px 0px;
        background-image: url(../images/m-reportcenter-sidebar-01.png);
        background-size: 100% 100%;
    }
    .icon-0.open-sidebar-icon-drop{
        background-image: url(../images/mo-reportcenter-sidebar-01.png);
    }
    .icon-1{
        border-radius: 5px 0px 0px 0px;
        background-image: url(../images/m-reportcenter-sidebar-02.png);
        background-size: 100% 100%;
    }
    .icon-1.open-sidebar-icon-drop{
        background-image: url(../images/mo-reportcenter-sidebar-02.png);
    }
    .about-rules .card-item{
        width: 100%;
        padding: 0px;
    }
    .about-rules .card-item-bg{
        background: #fff;
    }
    .card-bg{
        background-image: url(../images/m-nav-bg2.png);
        background-size: 100% 100%;
        color: #FFF;
    }
    .card-list{
        background-color:rgba(0, 0, 0, 0);
    }
    .about-rules .card-body{
        background-color:rgba(0, 0, 0, 0);
    }
    .about-rules{
        background-image:none;
        background-color: rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    }
    .product-r{
        display: block;
        margin-top: auto;
        margin-bottom: auto;
        transform: rotate(90deg);
    }
    .about-rules .card-header{
        height: auto;
        border-bottom: 0;
    }
    .card-bg-top{
        height: auto;
        display: flex;
        padding: 19px 17px 20px;
        justify-content:space-between;
    }
    .box-top p{
        display: none;
    }
    .slide-detail{
        display: none;
    }
    .box-top .show-icon {
        font-weight: 600;
        color: #BDC4CF;
        transform: rotate(0deg);
    }
    .box-top .box-drop {
        background-image: url(../images/m-nav-bg1.png);
        background-size: 100% 100%;
        color: #FFF;
    }
    .box-drop .card-header i{
        background-position: 0;
    }
    .box-drop .card-header a{
        color: #FFF;
    }
    .box-top .box-drop .drop {
        transform: rotate(180deg);
        color: #FFFFFF;
    }
    .about-rules::after{
        border-right:0;
    }
    /* 详情 */
    .detail-left-nav{
        display: none;
    }
    .newslist-box{
        padding: 0;
        margin: 0;
        width: 100%;
    }
    .right-content{
        padding: 0;
        min-width: auto;
    }
    .container{
        padding-top: 0!important;
    }
    .breadcrumbs > span{
        font-weight: 500;
        color: #323235;
    }
    .breadcrumbs > span >a{
        font-weight: 500;
        color: #93939A;
    }
    .breadcrumbs > span:not(:last-child)::after{
        color: #93939A;
    }
    .content-item-title h1{
        font-weight: 800;
        color: #1C1D1F;
    }
    .content-item-detail{
        letter-spacing:1.3px;
    }
    .content-item-detail span{
        font-size: 32px !important;
        line-height: 63px;
    }
    .content-item-detail>p{
        padding: 20px 0;
    }
    .mobile-icon,.left-nav .mobile-show{display: none;}
    .right-content {
        min-width: auto
    }
    .banner{
        height: 171px;
    }
    .reportemail-icons_1 img{
        width: 33px;
        height: 32px;
    }
    .reportemail-icons_11 img{
        width: 33px;
        height: 32px;
    }
    .reportemail-icons_2 img{
        width: 33px;
        height: 26px;
    }
    .reportemail-icons_21 img{
        width: 32px;
        height: 26px;
    }
    .reportemail-icons ul li p{
        font-size: 14px;
    }
    .reportemail-card .card-top img{
        width: 41px;
        height: 36px;
        margin-right: 11px;
    }
    .about-rules .card-header h3{
        font-size: 16px;
    }
    .box-top .show-icon{
        font-size: 12px;
    }
    .about-rules .card-header i{
        margin: 0 15px 0 0;
        border-radius: 0;
    }
    .icon-0{
        width: 23px;
        height: 20px;
    }
    .icon-1{
        width: 20px;
        height: 20px;
    }
    .about-rules .lawList li{
        font-size: 17px;
        line-height: 23px;
    }
    .more-btn{
        font-size: 17px;
        line-height: 23px;
    }
    .about-rules .card-body{
        padding: 0 17px;
    }
    .breadcrumbs{
        height: 20px;
        display: flex;
        align-items: flex-end;
        margin-top: auto;
        margin-bottom: auto;
    }
    .breadcrumbs > span{
        font-size: 12px;
        font-weight: 500;
        color: #323235;
        line-height: 20px;
    }
    .right-content-item-title{
        overflow: clip;
        text-overflow: ellipsis;
        white-space:nowrap;
        width: 140px;
        display: inline-block;
        margin-top: auto;
        margin-bottom: auto;
    }
    .breadcrumbs > span >a{
        font-size: 12px;
        font-weight: 500;
        color: #93939A;
        line-height: 20px;
    }
    .content-item-title h1{
        font-size: 18px;
        line-height: 26px;
    }
    .article-time{
        font-size: 14px;
        line-height: 23px;
    }
    .content-item-detail{
        font-size: 14px;
        line-height: 23px;
    }
    .content-item-detail span{
        font-size: 14px !important;
        line-height: 23px;
    }
    .content-item-detail>p{
        padding: 10px 0;
    }
    .mobile-icon,.left-nav .mobile-show{
        display: none;
    }

    .reportemail-card .card-top .card-header{
        flex: none;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: -0.7px;
    }
    .banner{
        height: 150px;
    }
    .banner-info > h2{
        font-size: 21px;
        color: #1C1D1F;
    }
    .reportemail-card .card-body p{
        font-size: 12px;
        line-height: 20px;
        text-align: justify;
        padding: 0 3px;
    }
    .about-rules .lawList li{
        color: #626266;
        font-weight: 500;
        font-size: 15px;
        line-height: 20px;
    }
    .more-btn{
        font-size: 15px;
        line-height: 20px;
    }
    .about-rules .card-item-bg{
        padding-bottom: 24px;
    }
    .about-rules .lawList li{
        padding-left: 23px;
    }
    .about-rules .lawList li a::before{
        width: 5px;
        height: 5px;
        top: 8px;
    }
    .repoet-content {
        padding: 19px 0 21px;
    }
    .reportemail-icons ul{
        min-height: 428px;
        margin-bottom: 16px;
        justify-content: center;
    }
    .reportemail-icons ul li{
        flex: 0 0 49.8%;
    }
    .reportemail-icons .tip {
        min-height: 95px;
    }
    .reportemail-card{
        padding: 13px 11px;
    }
    .reportemail-card .card-top{
        padding-top: 2px;
        padding-left: 4px;
        margin-bottom: 15px;
        padding-bottom: 15px;
        border-bottom: 1px dashed #dce1ea;
    }
    .reportemail-card .card-body{
        padding: 0 2px 8px;
    }
    .card-list{
        padding: 0;
    }
    .about-rules .lawList li{
        margin-top: 0;
        margin-bottom: 18px;
    }
    .about-rules .card-item{
        margin-bottom: 14px;
        padding-bottom: 0;
    }
    .box-top-drop{
        background: #FFF;
    }
    .more-btn{
        margin-left: 23px;
        margin-top: 19px;
    }
    .content-item-title h1{
        padding-top: 0;
    }
    .content-item-detail{
        margin-top: 25px;
        padding-bottom: 0;
    }
    .about-rules .card-body {
        padding: 25px 17px 24px;
    }
    .icon-0 {
        width: 20px;
        height: 18px;
    }
    .about-rules {
        margin-top: 15px;
    }
    .about-rules .card-body {
        padding: 22px 7px 23px;
    }
    .about-rules .lawList li a::before {
        left: 7px;
    }
    .pc-date {
        display: none;
    }
    .m-date {
        display: block;
    }
    .repoet-content {
        width: 92%;
    }
    .m-banner-fo{
        margin-top: 2px;
    }
    .m-banner-fo > p{
        margin-top: 15px;
        text-align: left;
        font-size: 14px;
        color: #626266;
        line-height: 1.8;
        margin-bottom: 0;
    }
    .article-wrap{
        padding: 14px 15px 37px;
    }
    .content-item-title {
        padding: 10px 0 9px;
    }
    .content-item-detail{
        margin-top: 14px;
    }

    /* 列表页 */
    .m-content{background-color: #fff;padding: 15px;
        box-sizing: border-box;}
    .m-content .content-item{
        padding: 0;
    }
    .m-content .content-item li .item-info{
        width: 100%;
        margin: 5px 0 1px;
    }
    .m-content .content-item li{
        padding: 15px 0;
        border-bottom: 1px solid #f2f4f7;
    }
    .m-content .content-item .list-title {
        font-size: 16px;
        color: #1c1d1f;
        line-height: 1;
        font-weight: 500;
    }
    .m-content .content-item li .item-info span {
        line-height: 20px;
        margin: 8px 0 4px;
    }
    .m-content .content-item li .item-info .list-date{
        font-size: 11px;
        color: #93939a;
        line-height: 1;
    }
    .m-content .pageItem{
        margin: 20px auto 0;
    }
    .m-content .skip-item ul li, .m-content .skip-item ul li a {
        height: 45px;
        line-height: 45px;
        font-size: 14px;
    }
    .menu-tab li.active a::after{
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 3px;
        background-color: #2981ff;
    }
    .skip-item ul li, .skip-item ul li a{
        font-size: 14px;
    }
    .skip-item .sm-around .active a{
        font-weight: bold;
    }
    .banner-info p {
        font-size: 14px;
        margin-top: 7px;
        line-height: 1.5;
    }
    .about-rules .lawList li a{
        color: #626266;
        font-weight: normal;
    }
}