/*==== News css ====*/
.corebar, .show {background:#333333 url(../img/inlist.jpg) no-repeat right top;margin-right:300px;border-right:1px solid #4D4D4D;min-height:580px}

.corebar .pic {float:left;overflow:hidden;padding:2px;border:#444 solid 1px} .corebar .pic img {width:300px;height:180px}
.corebar dl {clear:both;padding:10px;margin:15px 15px 0;border:#555 solid 1px;display:inline-block;box-shadow:#282828 0px 0px 2px 1px} .corebar dl:last-child {margin-bottom:15px}
.corebar dt, .corebar dd {margin-left:330px} .corebar dt {color:#EEE;font-weight:bold;font-size:16px} .corebar dd {margin-top:8px;color:#BBB;line-height:1.3} .corebar dd i{margin-right:15px;font-style:normal;color:#999}

/*==== Show css ====*/
.show{padding:15px}
.show h1{color:#EEE;font-size:22px;margin:15px 15px 0;padding:5px 0 15px;text-align:center;background:url(../img/conline.jpg) repeat-x center bottom}
#bdshare {margin:5px 15px;float:right} #bdshare a{color:#DDD!important}
.newstool{margin:10px 15px} .newstool span{margin:0 10px} .newstool, .newstool span{color:#DDD}

#content{margin:20px 15px 30px;color:#BBB;font-size:15px;line-height:1.5;overflow:hidden} #content a{color:#CCC}
#content img{max-width:100%;height:auto;display:block;margin:10px auto}

.tag, .upnext, .ui-elem-quote{margin:0 15px;color:#AAA}
.ui-elem-quote {border:#555 solid 1px!important;margin:10px 15px}

/*==== Tags css ====*/
.tags{margin:15px} .tags span{margin:8px 6px;padding:5px 8px;background:#BBB;display:inline-block;cursor:pointer}
.tags span:hover{background:darkred;color:#CCC} .tags a{color:#000}

.tag{margin:5px 15px} .tag a{color:#CCC} .tag a:hover{color:#FFF} .tag a span{margin:0 5px 0 0}

.show .upnext{margin:20px auto} .show .upnext span a, .show .upnext span, .show .lists span a, .show .lists span{color:#DDD!important;} .show .upnext span{width:50%;display:inline-block;text-align:center;vertical-align:text-top}
.show .lists span{width:50%;margin:3px 0;display:inline-block;overflow:hidden;vertical-align:text-top;white-space: nowrap;word-break: break-all;text-overflow:ellipsis}


/*==== GgW css ====*/
.gg_content{line-height:100px;text-align:center;background:#111;color:#EEE;margin:5px 15px 0}
.gg_top{line-height:100px;text-align:center;background:#111;color:#EEE}

/*==== Media Screen css ====*/
@media screen and (min-width: 1366px) {
	.mos, .ulink{width:1300px;overflow:hidden}
}
@media screen and (min-width: 1200px) and (max-width: 1365px) {
	.mos {width:1200px}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (min-width: 768px) and (max-width: 991px) {

}
@media screen and (max-width: 767px) {

}
