@charset "utf-8";

/* CSS Document */
.showcontentright .bxrelatecontent {}

.showcontentright .bxrelatecontent>ul {
    list-style: none;
    padding: 0;
}

.showcontentright .bxrelatecontent>ul>li.head {
    height: 63px;
    line-height: 63px;
    font-size: 20px;
    font-weight: normal;
    padding-left: 20px;
    color: #FFF;
    background: #05557C;
}

.showcontentright .bxrelatecontent>ul>li.lilstcontent {
    padding-bottom: 10px;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
}
.showcontentright .bxrelatecontent>ul>li.lilstcontent:hover{
	background: #f8f8f8;
}
.bxrcontent {}

.bxrcontent>.bxrimg {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.bxrcontent>.bxrcont {
	padding: 5px 10px;
}

.bxrcontent>.bxrcont>.subject {
    font-size: 16px;
    overflow: hidden;
}

.bxrcontent>.bxrcont>.subject a {
	font-weight: 300;
    font-size: 14px;
}

.bxrcontent>.bxrcont>.detail {
    overflow: hidden;
}

.bxrcontent>.bxrimg img {
    width: 100%;
    height: 100%;
}

.bximage {
    width: 780px;
    height: 506px;
    border: 0px solid #F00;
    position: relative;
}

.bximage .slideimg {
    width: 718px;
    height: 506px;
    background: #6786b8;
}

.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;
}

.bxhtml .boxdate {
    width: 54px;
    height: 54px;
    background: #05557C;
    color: #eef8fc;
    text-align: center;
    float: left;
    margin-right: 10px;
}

.bxhtml .boxdate p.day {
    font-size: 12px;
    height: 16px;
    padding-top: 5px;
}

.bxhtml .boxdate p.month {
    font-size: 12px;
}

.bxhtml .boxdate p.year {
    font-size: 12px;
}

.bxhtml .boxdate.view {}

.bxhtml .boxdate.view .count {
    margin-top: 10px;
}

.bxhtml {
    position: relative;
    margin-right: 35px;
    padding-right: 15px;
}

.bxhtml>h1 {
    font-weight: normal;
    font-size: 18px;
    line-height: inherit;
    margin-top: 0;
}

.bxhtml>.tag {
    color: #05557C;
    padding: 8px 0 8px 0;
    font-size: 14px;
}

.bxhtml>.tag span {
    color: #222222;
}

.bxhtml>p {
    margin: 8px 0 8px 0;
    font-size: 14px;
}

.ml15px {
    margin-left: 15px;
}

.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 .leftslide {
    float: left;
    width: 125px;
}

.contentfooter .leftslide a.btnslide {
    display: block;
    background: #05557C url(../images/vdo/btn-slide.png) no-repeat;
    height: 30px;
    line-height: 30px;
    font-family: "DBOzone";
    font-size: 20px;
    color: #FFF;
    text-align: center;
    padding-left: 20px;
}

.contentfooter .leftslide a.btnslide:hover {
    display: block;
    background: #05263a url(../images/vdo/btn-slide.png) no-repeat;
}

.contentfooter .leftembed {
    float: left;
    width: 125px;
}

.contentfooter .leftembed a.btnembed {
    display: block;
    background: #05557C url(../images/vdo/btn-embed.png) no-repeat;
    height: 30px;
    line-height: 30px;
    font-family: "DBOzone";
    font-size: 20px;
    color: #FFF;
    text-align: center;
    padding-left: 20px;
}

.contentfooter .leftembed a.btnembed:hover {
    display: block;
    background: #05263a url(../images/vdo/btn-embed.png) no-repeat;
}

.contentfooter .leftdownload {
    float: left;
    width: 125px;
}

.contentfooter .leftdownload a.btndownload {
    display: block;
    background: #05557C url(../images/vdo/btn-download.png) no-repeat;
    height: 30px;
    line-height: 30px;
    font-family: "DBOzone";
    font-size: 20px;
    color: #FFF;
    text-align: center;
    padding-left: 20px;
}

.contentfooter .leftdownload a.btndownload:hover {
    display: block;
    background: #05263a url(../images/vdo/btn-download.png) no-repeat;
}

.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;
}
.dateviews{
	font-size: 11px;
	color: #999;
	padding-top: 5px;
}
.boder_video iframe{
    width: 100%;
    height: 450px;
    border:none;
}
@media only screen and (max-width:1280px) {
    .innercontainer>.showcontent {
        padding: 10px 5px 10px 5px;
    }
    .bxhtml {
        width: auto;
    }
    .contentcmsnews {
        overflow: hidden;
    }
}
@media (max-width: 1199px) {
    .showcontentright .bxrelatecontent>ul>li.head{
        font-size: 18px;
    }
    .bxrcontent>.bxrcont>.subject a{
        font-size: 14px;
    }
    .boder_video iframe{
        height: 30vw;
    }   
}
@media only screen and (max-width:991px) {
    .inner_right{
    	display: block;
    	margin-top: 20px;
    }
    .showcontentright .bxrelatecontent>ul>li.lilstcontent{
    	width: 33.33%;
    	float: left;
    	min-height: 260px;
    	padding: 1%;
    }
    .showcontentright .bxrelatecontent>ul>li.head{
    	margin-bottom: 15px;
    }
    .bxhtml{
        margin-right: 50px;
    }
    .innercontainer>.showcontent{
        padding: 15px 0;

    }
}

@media only screen and (max-width: 960px) {
    .bxhtml{
        margin-right: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .boder_video iframe{
        height: 54vw;
    }
}
@media only screen and (max-width: 550px) {
    .showcontentright .bxrelatecontent>ul>li.lilstcontent{
    	width: 50%;
    }
}

@media only screen and (max-width: 490px) {
    .bximage {
        width: 460px;
        height: 330px;
        margin: 0 auto;
        border: 0px solid #F00;
        position: relative;
    }
    .bximage .slideimg {
        width: 460px;
        height: 330px;
        background: #1c1c1c;
    }
    .bximage .slideimg .fullimg {
        width: 460px;
        height: 330px;
        border-bottom: 1px solid #FFF;
        position: relative;
        overflow: hidden;
    }
    .bximage .slideimg .fullimg img {
        width: 460px;
    }
    .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: #05557C;
        font-weight: bold;
    }
    .relateobj>.relateright>.line02 {}
    .showcontentleft {
        float: none;
        width: 100%;
        padding-right: 0px;
    }

    .bxcomment {
        height: 120px;
    }
    .bxcomment .userimg {
        float: left;
        width: 79px;
    }
    .bxcomment .userimg>p {
        color: #11a1dc;
        text-align: center;
        font-size: 14px;
    }
    .bxcomment .userdetail {
        float: left;
        width: 340px;
        height: 90px;
        margin-left: 20px;
        font-size: 14px;
        overflow: hidden;
    }
}
@media only screen and (max-width: 425px) {
    .showcontentright .bxrelatecontent>ul>li.lilstcontent{
    	width: 100%;
    	min-height: inherit;
    	padding-left: 1%;
    	padding-right: 1%;
    }	
}
@media only screen and (max-width: 320px) {
    .showcontentleft {
        float: none;
        width: 100%;
        padding-right: 0px;
    }
    .bxhtml {
        width: auto;
        overflow: hidden;
    }
}