.header .date-num .date {float: left;}
.header .date-num .num i {
    font-style: normal;}
.people {
    display: inline-block;
    height: 100%;
    padding: 0 18px 0 4px;
    font-size: 22px;
    color: #fff;
    text-align: center;
    background-color: rgba(130,49,142,.3);}
.header .date-num .peopleNum {
    padding-left:3px;}
.header .date-num .num{
    padding-right:10px;}
@media only screen and (max-width: 800px){
.header .date-num .people{
    font-size: 12px ;
    padding: 0 5px ;}
.header .date-num .num{
    padding-right:0px;}
}        
.ycsg-logo{}
.ycsg-logo li {
    margin: 10px 0;}
.ycsg-logo li img {
    display: block;
    margin: 0 auto;
    width: 100%;}


.sg-logo {
    margin: 30px 0;
     display: none;}
.sg-logo li {
    display: inline-block;
 width: 100%;
    margin: 20px 0;}
.sg-logo li img {
    width: 100%;
    display: block;
    margin: 0 auto;}
@media only screen and (max-width: 1024px) {
.ycsg-logo{ display: none;}
.sg-logo{  display: block;}
}
.toutiao1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 20px;
        margin: 30px 0;
            width: 100%;}

.toutiao1 .tt_con {
    width: 100%;
    height: auto;
    padding: 20px 0px 20px 0px;
    overflow: hidden;
    position: relative;
    margin-right: 0px;
    border-bottom: 1px solid #c9c8c8;}

.toutiao1 .tt_con p {
    font-size: 14px;
    color: #333;
    line-height: 200%;
    text-align: justify;
    text-indent: 2em;}
  

 @media screen and (max-width: 600px) {
        .toutiao1 .tt_con h1 {
            font-size: 18px;}

    }

/* 组件独立样式，不污染全局 */
.scroll-box {
    width: 100%;
    height: 95px;
    position: relative;
    overflow: hidden;
    padding: 0 20px;
    margin: 30px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;}
.sxan{}
.scroll-list {    width: 88%;
  height: 100%;
  transition: transform 0.3s ease;}

.scroll-item {
    width: 100%;
    height: 95px;}

/* 上下箭头按钮 */
.arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    z-index: 99;
    user-select: none;
    right: 20px;}
.arrow-up { top: 10px;}
.arrow-down { bottom: 10px;}
.bts {
    color: #b40015;
    margin: 0 0 10px 0;
    white-space: nowrap;
    text-align: left;
    width: 100%;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 20px;}
.zys{overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #333;
    margin-top: 15px;}

.fix-con {right: -90px;}
.fix-wrap {width:580px;overflow:hidden;
    position: absolute;
    left: -570px;height: 100%;display:none;}
.fix-problem li.on h3{color: #83328f;}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;}
.fix-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0,0,0,.5);
    z-index: 1001;}
@-webkit-keyframes bounceInRight{
  0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);}
  0%{opacity:0;-webkit-transform:translate3d(3000px,-350px,0);transform:translate3d(3000px,-350px,0);}
  60%{opacity:1;-webkit-transform:translate3d(-325px,-350px,0);transform:translate3d(-325px,-350px,0);}
  75%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
  90%{-webkit-transform:translate3d(-265px,-350px,0);transform:translate3d(-265px,-350px,0);}
  100%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
}
@keyframes bounceInRight{
  0%,60%,75%,90%,100%{-webkit-transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);transition-timing-function:cubic-bezier(0.215,.610,.355,1.000);}
  0%{opacity:0;-webkit-transform:translate3d(3000px,-350px,0);transform:translate3d(3000px,-350px,0);}
  60%{opacity:1;-webkit-transform:translate3d(-325px,-350px,0);transform:translate3d(-325px,-350px,0);}
  75%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
  90%{-webkit-transform:translate3d(-265px,-350px,0);transform:translate3d(-265px,-350px,0);}
  100%{-webkit-transform:translate3d(-260px,-350px,0);transform:translate3d(-260px,-350px,0);}
}
.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}

.desc a {
  color:#83328f;}
.fix-nv .rengong-new .ico {
    background-image: url(images/robot/kf.png);}

.fix-nv .znwd-new .ico {
    background-image: url(images/robot/zn.png);}

.rengong {
    padding:0;
    padding-top:20px;}
.rengongBtn{
    background-color: #f8f5f8;
    border: none;
    padding: 5px 10px;
    border-radius: 18px;
    color: #83328f;
    margin-bottom: 8px;}
.activeBar {
    background-color: rgba(130,49,142,.1) !important;} 

.hidden {
    overflow:hidden;}

.fix-con{top:42%;}
.iframeBorder::before{
        content:' ';
        position:absolute;
        top:0px;
        left:0px;
        width:100%;
        height:30px;
        background:#fff;}
    .iframeBorder::after{
        content:' ';
        position:absolute;
        bottom:0px;
        left:0px;
        width:100%;
        height:30px;
        background:#fff;}
