body{
    background: rgba(247, 247, 247, 1);
}
.main_zhu{
    max-width: 750px;
    margin: 0 auto;
}
.zhuti_tab{
    height: 0.8rem;
    line-height: 0.8rem;
    padding-left: 0.3rem;
    font-size: 0.28rem;
    color: rgba(153, 153, 153, 1);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zhuti_tab a{
    font-size: 0.28rem;
    color: rgba(153, 153, 153, 1);
}


.artcile_info {
    width: 6.9rem;
    margin: 0 auto;
    background: #fff;
}
.artit {
    font-size: 0.4rem;
    color: #333333;
    line-height: 0.56rem;
    padding-top: 0.35rem;
}
.article_auter {
    font-size: 0.28rem;
    color: #999999;
    line-height: 0.56rem;
    padding-top: 0.3rem;
}
.article_content{
    background: #fff;
    position: relative;
    font-size: 0.32rem;
    color: #555555;
    line-height: 0.52rem;
    text-align: justify;
    width: 6.9rem;
    margin: 0 auto;
    margin-bottom: 0.4rem;
}
.article_content p{
    margin-top: 0.35rem;
}
.article_content img {
    width: 6.9rem !important;
    height: auto !important;
    border: 1px solid #E6E6E6;
    border-radius: 0.1rem;
}
.article_content h1, .article_content h2 {
    line-height: 0.32rem;
    font-weight: bold;
    color: #CC3300;
    border: none;
    margin: 0.4rem 0;
    margin-bottom: 0.4rem;
    font-size: 0.32rem;
    border-left: 0.1rem solid #C92F28;;
}
.article_content h1 span, .article_content h2 span, .article_content h3 span, .article_content h4 span {
    margin-left: 0.05rem;
}
.article_content span {
    color: #333333;
    font-size: 0.36rem !important;
}
.zhupei{
    overflow: hidden;
    background: #fff;
}
.zuijin_uo{
    background: #FFFFFF;
    overflow: hidden;
    margin-top: 0.2rem;
}
.uo_tit{
    padding-top: 0.2rem;
    padding-left: 0.3rem;
    padding-bottom: 0.3rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #333333;
    float: left;
}
.article_item{
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(230, 230, 230, 1);
    overflow: hidden;
    position: relative;
}
.article_item:last-child{
    border-bottom: none;
}
.article_left{
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #333333;
    width: 4.3rem;
    float: left;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.newitem_pic {
    width: 2.4rem;
    height: 1.8rem;
    border: 1px solid #E6E6E6;
    border-radius: 0.1rem;
    float: right;
    margin-bottom: 0.3rem;
    overflow: hidden;
}
.newitem_pic img {
    width: 2.4rem;
    height: 1.8rem;
    border-radius: 0.1rem;
}
.article_item a{
    color: #333333
}
.article{
   background: #fff;

}
.article_head .tit{
    font-size: 0.4rem;
    font-weight: 700;
    color: #333333;
    line-height: 0.6rem;
}
.information{
    font-size: 0.24rem;
    color: #999999;
    padding-top: 0.3rem;
}
.content {
    background: #fff;
    position: relative;
    font-size: 0.32rem;
    color: #555555;
    line-height: 0.52rem;
    text-align: justify;
    margin-bottom: 0.4rem;
    padding: 0.3rem;
    padding-top: 0;
}
.article_head{
    padding: 0.3rem;
    padding-bottom: 0;
}
.content p {
    margin-top: 0.35rem;
}
.content img{
    width: 6.9rem;
    height: 4.6rem;
    border-radius: 0.2rem;
}
.content h4 {
    margin-bottom: 0.31rem;
    margin-top: 0.3rem;
}
.content h4 span {
    font-size: 0.36rem;
    font-weight: 700;
    color: #6061E2;
}
 .content h4 span::before {
    content: " ";
    width: 0.08rem;
    height: 0.2rem;
    background: rgba(96, 97, 226, 1);
    opacity: 1;
    padding-right: 0.17rem;
    line-height: 0.32rem;
    margin-right: 0.17rem;
}
.content strong{
    color: #6061E2;
}
.fenxiang{
    width: 1rem;
    margin: 0.4rem auto;
}
.fenxiang img{
    display: block;
    width: 1rem;
    height: 1rem;
    margin-bottom: 0;
}
.fname{
    text-align: center;
    padding-top: 0.1rem;
    font-size: 0.28rem;
    color: #333333;
}
input, button, select, textarea {
    outline: none;
}
.rolldate-container footer {
    position: relative;
    margin-top: 20px;
    line-height: 30px;
    height: 50px;
    font-size: 18px;
    border-top: 1px solid #e0e0e0;
    background: none !important;
}
.rolldate-container .rolldate-btn {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    line-height: 50px;
    color: #666;
    font-size: 20px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
}
.date_ctrl1{
    vertical-align: middle;
    background-color: #ffffff;
    border: 1px solid #a5a5a5;
    /* border-radius: 5px; */
    color: #999999;
    margin: 0;
    height: auto;
    width: 100%;
    max-width: 750px;
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 10002;
    overflow: hidden;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);







}
.date_btn1:first-child{
    border-right: 1px solid #e6e6e6 !important;
}
.date_btn_box{
    border-top: 1px solid #e6e6e6 !important;
}
.date_roll{
    font-weight: unset !important;
}
.slideInUp1 {
    animation: slideInUp1 0.1s linear;
    -webkit-animation: slideInUp1 0.1s linear;

}

@-webkit-keyframes slideInUp1 {
    from {
        -webkit-transform: translate(-50%,100%);
        transform: translate(-50%,100%);
        -moz-transform: translate(-50%,100%);
        -ms-transform: translate(-50%,100%);
        -o-transform: translate(-50%,100%)
    }

    to {
        -webkit-transform: translate(-50%,0);
        transform: translate(-50%,0);
        -moz-transform: translate(-50%,0);
        -o-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0)
    }
}
.date_info_box{
    color: #C83C23 !important;
}
.date_class{
    border: 1px solid #C83C23 !important;
    color:#ca6161 !important;
    width: 30%!important;
}
.date_class_box .active{
    color: #fff !important;
    background:#C83C23 !important; ;
}
.date_grid{
    background: none !important;
}
.date_grid, .date_info_box{
    border: none !important;
}
.date_roll_mask{
    padding: 0 0 !important;
    background-color: #f7f7f7 !important;
}
.date_btn{
    color: #1D2023 !important;
    font-size: 1.6em !important;
    line-height: 1em !important;
    padding: 1.2em 1em !important;
    float: left !important;
    width: 50% !important;
}
.lcalendar_commit {
    color: #C83C23!important;
}
.tooth_active{
    color: #C83C23!important;
}
.date_grid {
    position: relative;
    top: 4em !important;
    width: 100%;
    height: 2em;
    margin: 0;
    z-index: 0;
    background-color: #ffffff !important;
    border-top: 1px solid #fafafa !important;
}
.date_roll>.date_date{
    width: 33.3% !important;
}
.fuzhicg {
    width: 4.5rem;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0,0,0,.6);
    color: #fff;
    border: none;
    position: fixed;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: none;
    padding: 0.2rem 0;
    text-align: center;
    font-size: 0.32rem;
    border-radius: 0.2rem;
}
.wenzong{
    background: #fff;
    overflow: hidden;
    margin-top: 0.4rem;
    padding-bottom: 0.3rem;
}
.shier_title{
    padding-top: 0.3rem;
    padding-left: 0.3rem;
    font-size: 0.36rem;
    font-weight: 700;
    color: #6061E2;
    position: relative;
}
.new_art_list{
    overflow: hidden;
}
.article_item{
    overflow: hidden;
    width: 6.9rem;
    margin: 0.3rem auto;
    margin-bottom: 0;

    border-bottom: 1px solid rgba(229, 229, 229, 1);
    position: relative;
}
.article_item:last-child{
    border-bottom: none;
}
.article_left {
    font-size: 0.32rem;
    line-height: 0.46rem;
    color: #333333;
    font-weight: 700;
    width: 4.3rem;
    float: left;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    position: relative;
}
.article_item a {
    color: #333333;
}
.article_tiem {
    font-size: 0.28rem;
    color:rgba(153, 153, 153, 1);
    position: absolute;
    right: 2.6rem;
    bottom: 0.3rem;
}
.zfenle{
    font-size: 0.28rem;
    color: rgba(153, 153, 153, 1);
    position: absolute;
    left: 0;
    bottom: 0.3rem;
}
.newitem_pic {
    width: 2.4rem;
    height: 1.8rem;
    border: 1px solid #E6E6E6;
    border-radius: 0.1rem;
    float: right;
    overflow: hidden;
}
.newitem_pic img {
    width: 2.4rem;
    height: 1.8rem;
    border-radius: 0.1rem;
}