@charset "utf-8";
body{background:#e8e8e8}
body,input,textarea,select{word-wrap:break-word}
form{margin:0px}
img{border:0px;max-width:100% !important}
object{border:0px;max-width:100% !important}
a{text-decoration:none}
/*分隔*/
.ui_line{width:100%;height:10px;overflow:hidden;clear:both}
/*无记录*/
.ui_none{width:100%;padding:50px 0 50px 0;text-align:center;background:#fff;font-size:14px}
.ui_none a{font-size:14px;color:#0076da}

.ui-bar-k{color:#fff;background-color:#38c;text-shadow:0 0 0;}
.qyk_title{clear:both;text-align:center}
.qyk_author{clear:both;text-align:center;color:#999}

.ui_page_mobile{width:100%}
.ui_page_mobile a{color:#999;width:49%;height:50px;line-height:50px;text-align:center;background-color:#e8e8e8;border-radius:5px}
.ui_page_mobile .out{text-shadow:0 0 0 #000;background-color:#38c;color:#fff !important}
.ui_page_mobile a:first-child{float:left}
.ui_page_mobile a:last-child{float:right}

.qyk_cover{border:1px solid #d8d8d8;box-sizing:border-box;width:100%;clear:both;padding:10px;background-color:#fff;margin:10px 0 10px 0;text-align:center}
.qyk_cover .cover{text-align:center;width:100%;height:150px}
.qyk_cover .cover img{width:100%;height:100%;background-color:#f0f0f0;background-size:100%;background-position:center center}
.qyk_cover .title{width:100%;clear:both;padding:8px 0 8px 0}

.ui-block-a{position:relative;width:100%;height:150px;clear:both;overflow:hidden;margin-bottom:20px}
.ui-block-a img{position:absolute;z-index:1;left:0;top:0;width:100%;height:100%}