.max-wid {
    width: 83%;
    max-width: 1200px;
    margin: auto;
}
.safety-list{
    max-width: 12rem;
    margin: 0 auto;
    padding: 0.9rem 0;
    box-sizing: border-box;
}
.safety-tab{
    width: 100%;
}
.tab-main{
    width: 2.4rem;
height: 1.1rem;
    position: relative;
}
.safety-tab .tab-main:first-child:before{
content: '';
    width: 1px;
    height: 0.36rem;
    background-color: #ddd;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -0.18rem;
}
.safety-tab .tab-main:last-child:after {
    content: '';
    width: 1px;
    height: 0.36rem;
    background-color: #ddd;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.18rem;
}
.safety-tab .tab-main.on:first-child:before , .safety-tab .tab-main.on:last-child:before{
    display:none;
}
.tab-main a{
    width: 2.4rem;
    height: 1.1rem;
    font-size: 0.18rem;
    color: #cdcdcd;
}
.tab-main a img{
    width: 0.28rem;
    height: 0.28rem;
    margin-bottom: 0.2rem;
}
.tab-main.on a{
    color: #d90909;
    background-color: #fff;
    box-shadow: 0 0 40px 2px rgba(194, 189, 189, .2);
}

.profile_video{
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0 -9.5rem;
    padding: 0.2rem 0;
    box-sizing: border-box;
}
.profile_video .left{
    width: 100%;
    /*height: 4.5rem;*/
    position: relative;
    margin-bottom: 0.8rem;
}
.l-main{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.roll-box {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.swiper-item{
    overflow: hidden;
    position: relative;
    width: 300%;
    height: 100%;
}
.swiper-item > li {
    float: left;
    /*width: 100%;*/
    width: 12rem;
    height: 6.76rem;
    cursor: pointer;
}
.swiper-item > li>video{
    width: 100%;
    height: 100%;
    display: none;
}
.swiper-item > li .pic {
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
    transition: all 0.3s ;
    -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    -ms-transition: all 0.3s ;
}
.swiper-item > li.on .pic {

    opacity: 1;
}
.video-list{
    position: relative;
}
.video-list .title{
    width: 100%;
    text-align: center;
    font-size: 0.28rem;
    line-height: 1.4rem;
    color: #000;
    font-weight: bold;
}
.profile_video .right{
    width: 4.4rem;
    /*height: 3.6rem;*/
    /*padding-left: 0.7rem;*/
    /*padding: 0.4rem 0 0 0.7rem;*/
    /*background-color: #fff;*/
    /*margin: 0 auto;*/
    position: absolute;
    bottom: 0.7rem;
    left: 50%;
    transform: translate(-50%,0);
}
.left .msg{

}
.left .msg .new-msg{
    display: none;
}
.left .msg .new-msg.on{
    display: block;
    animation: fadeInRightSmall 0.8s ease-in-out;
}

.nian-list .nian{
    font-size: 0.24rem;
    color: #fff;
    /*font-weight: bold;*/
    /*line-height: 0.57rem;*/
    font-family: 'Anton';
}
.nian-list .date{
    font-size: 0.18rem;
    color: #fff;
}
.nian>img{
    width: 0.75rem;
    height: 0.54rem;
    margin-right: 0.2rem;
}
.pages{
    color: #fff;
    font-size: 0.24rem;
}
.pages .sum{
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 0.3rem;
    margin-right: 0.1rem;
    font-weight: bold;
}
.pages .num{
    margin-left: 0.1rem;
    font-size: 0.20rem;

}
.new-msg .data{
    font-size: 0.17rem;
    color: #000;
    margin: 0.1rem 0;
    display: inline-block;
}
.new-msg .text-list .title{
    font-size: 0.24rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 0.1rem;

}
.new-msg .text-list .text{
    color: #bebebe;
    line-height: 0.26rem;
}
.change-list{
    width: 100%;
}
.change-left{
    width: 0.55rem;
}
.dian{
    width: 0.1rem;
    height: 0.1rem;
    background-color: #d0d0d0;
    border-radius: 50%;
}
.dian.on{
    background-color: #e71210;
}
.chang-left , .change-right{
    width: 0.54rem;
    height: 0.54rem;
    border-radius: 50%;
    color: #9b9b9b;
    background-color: #fff;
    line-height: 0.54rem;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ;
    -webkit-transition: all 0.3s ;
    -moz-transition: all 0.3s ;
    -o-transition: all 0.3s ;
    -ms-transition: all 0.3s ;
}
.chang-left:hover , .change-right:hover{
    color: #fff;
    background-color: #d90909;
}
.one-pic{
    width: 100%;
    margin-bottom: 0.8rem;
}
.pic-list{
    width: 100%;
    margin-bottom: 0.8rem;
}
.pic-list img{
    width: 5.9rem;
    height: 3.6rem;
}
.text{
    font-size: 16px;
    color: #999;
    line-height: 26px;
    margin-bottom: 0.3rem;
}
.one-p{
    width: 100%;
    margin-bottom: 0.8rem;
    margin-top: -0.6rem;
}
.one-p img{
    width: 100%;
}