@charset "utf-8";

/* CSS Document */
.bximage {
    width: 780px;
    height: 572px;
    margin: 0 auto;
    border: 0px solid #F00;
    position: relative;
}

.bximage .slideimg {
    width: 718px;
    height: 572px;
    background: #1c1c1c;
}

.bximage .slideimg .fullimg {
    width: 718px;
    height: 506px;
    border-bottom: 1px solid #FFF;
    position: relative;
}

.bximage .slideimg .fullimg a.imgleft {
    display: block;
    background: url(../../images/profile/imgarrow-left.png) no-repeat;
    width: 54px;
    height: 54px;
    text-indent: -900px;
    position: absolute;
    top: 50%;
    margin-top: -27px;
}

.bximage .slideimg .fullimg a.imgright {
    display: block;
    background: url(../../images/profile/imgarrow-right.png) no-repeat;
    width: 54px;
    height: 54px;
    text-indent: -9000px;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -27px;
}

.bximage .slideimg ul {
    list-style: none;
}

.bximage .slideimg ul li {
    float: left;
}

.bximage .slideimg ul li a.arrowleft {
    display: block;
    background: url(../../images/profile/thumbarrow-left.png) no-repeat;
    width: 74px;
    height: 65px;
}

.bximage .slideimg ul li a.arrowright {
    display: block;
    background: url(../../images/profile/thumbarrow-right.png) no-repeat;
    width: 74px;
    height: 65px;
}

.bximage .slideimg ul li.images {
    padding: 5px 3px 5px 3px;
    width: 89px;
}

.bxhtml .boxdate {
    width: 50px;
    height: 50px;
    background: #da251c;
    color: #eef8fc;
    text-align: center;
    position: absolute;
    right: -60px;
    top: 0px;
    line-height: 14px;
    font-size: 12px;
}

.bxhtml .boxdate.view {
    top: 60px;
}


.bxhtml {
    position: relative;
    margin-right: 65px;
}

.bxhtml>h1 {
    color: #da251c;
    font-weight: normal;
    font-size: 22px;
}

.bxhtml>.tag {
    color: #da251c;
    padding: 8px 0 8px 0;
    font-size: 14px;
}

.bxhtml>.tag span {
    color: #222222;
}

.bxhtml>p {
    margin: 8px 0 8px 0;
    font-size: 14px;
}

.relateobj {
    height: 55px;
    width: 544px;
    border-bottom: 1px solid #e1e1e1;
    padding: 15px;
}

.relateobj>.relateleft {
    width: 78px;
    height: 55px;
    float: left;
    position: relative;
}

.relateobj>.relateright {
    float: left;
    margin-left: 20px;
    width: 440px;
}

.relateobj>.relateright>.line01 {
    color: #da251c;
    font-weight: bold;
}

.relateobj>.relateright>.line02 {}

.iconvdo {
    position: absolute;
    background: url(../../images/profile/icon-vdo.png) no-repeat;
    width: 78px;
    height: 55px;
    top: 0px;
    left: 0px;
}

.icondownload {
    position: absolute;
    background: url(../../images/profile/icon-download.png) no-repeat;
    width: 78px;
    height: 55px;
    top: 0px;
    left: 0px;
}

.contentfooter {}

.contentfooter a.like {
    display: block;
    background: url(../../images/profile/like.png) no-repeat;
    width: 47px;
    height: 21px;
    float: left;
}

.contentfooter a.share {
    display: block;
    background: url(../../images/profile/share.png) no-repeat;
    width: 73px;
    height: 21px;
    float: left;
}

.contentfooter a.back {
    display: block;
    background: #d91f17;
    color: #FFF;
    width: 73px;
    padding: 7px;
    text-align: center;
    font-weight: bold;
    float: right;
}

.bxmobidate {
    display: none;
}

.bxmobiview {
    display: none;
}
.boxnewsdate{
    display: none;
}
.bxhtml>h2 {
    color: #0d0d6a;
    font-weight: bold;
    margin-top: 15px;
    font-size: 30px;
    margin-top: 0;
    display: none;
}
@media (min-width: 1000px) {}

@media only screen and (max-width:1275px) {

}

@media only screen and (max-width:960px) {
    .bml10px {
        margin-left: 10px;
    }
    .bxmobidate {
        width: 54px;
        height: 54px;
        background: #da251c;
        color: #eef8fc;
        text-align: center;
        display: block;
    }
    .bxmobidate>p.day {
        font-size: 12px;
        height: 16px;
    }
    .bxmobidate>p.month {
        font-size: 12px;
    }
    .bxmobidate>p.year {
        font-size: 12px;
    }

    .bxmobiview {
        width: 54px;
        height: 54px;
        padding-top: 10px;
        background: #da251c;
        color: #eef8fc;
        text-align: center;
        display: block;
    }
    .bxmobiview>p.count {
        font-size: 12px;
        height: 16px;
    }
    .bxmobiview>p.txt {
        font-size: 12px;
    }
    .bxhtml {
        width: auto;
        overflow: auto;
        margin: 0;
    }
}

@media only screen and (max-width: 800px) {
    .bxhtml {
        width: auto;
        overflow: auto;
    }
}
@media only screen and (max-width: 767px) {
    .bxhtml img{
        width: 100% !important;
        height: auto!important;
        max-width: min-content !important;
        float: none !important;
        padding: 5px !important;
    }
}
@media only screen and (max-width: 740px) {
    .bxhtml {
        width: auto;
        overflow: auto;
    }
}

@media only screen and (max-width: 680px) {
    .bxhtml {
        width: auto;
        overflow: auto;
    }
}

@media only screen and (max-width: 568px) {
    .bxhtml {
        width: auto;
        overflow: auto;
    }
    /*.bxhtml img { width:100%  !important; height:100%  !important; padding:0px  !important;}*/
}

@media only screen and (max-width: 490px) {
    .bximage {
        width: 450px;
        height: 330px;
        margin: 0 auto;
        border: 0px solid #F00;
        position: relative;
    }
    .bximage .slideimg {
        width: 450px;
        height: 330px;
        background: #1c1c1c;
    }
    .bximage .slideimg .fullimg {
        width: 450px;
        height: 330px;
        border-bottom: 1px solid #FFF;
        position: relative;
        overflow: hidden;
    }
    .bximage .slideimg .fullimg img {
        width: 450px;
    }
    .relateobj {
        height: 55px;
        width: 425px;
        border-bottom: 1px solid #e1e1e1;
        padding: 15px;
    }
    .relateobj>.relateleft {
        width: 78px;
        height: 55px;
        float: left;
        position: relative;
    }
    .relateobj>.relateright {
        float: left;
        margin-left: 20px;
        width: 325px;
    }
    .relateobj>.relateright>.line01 {
        color: #da251c;
        font-weight: bold;
    }
    .relateobj>.relateright>.line02 {}

    .bml10px {
        margin-left: 10px;
    }
    .bxmobidate {
        width: 54px;
        height: 54px;
        background: #da251c;
        color: #eef8fc;
        text-align: center;
        display: block;
    }
    .bxmobidate>p.day {
        font-size: 12px;
        height: 16px;
    }
    .bxmobidate>p.month {
        font-size: 12px;
    }
    .bxmobidate>p.year {
        font-size: 12px;
    }

    .bxmobiview {
        width: 54px;
        height: 44px;
        padding-top: 10px;
        background: #da251c;
        color: #eef8fc;
        text-align: center;
        display: block;
    }
    .bxmobiview>p.count {
        font-size: 16px;
        height: 16px;
    }
    .bxmobiview>p.txt {
        font-size: 12px;
    }
    .bxhtml {
        width: auto;
        overflow: auto;
    }
    .bxhtml img {
        /*width:100%  !important; height:100%  !important; padding:0px  !important;*/
    }
    .contentcmsnews {
        overflow: hidden;
    }
}

@media only screen and (max-width: 320px) {
    .bxhtml {
        width: auto;
        overflow: auto;
    }
    .contentcmsnews {
        overflow: hidden;
    }
}

@media only screen and (max-width: 280px) {
    .bxhtml {
        width: auto;
        overflow: auto;
    }
}