.header{position: fixed;top: 0;bottom: 0;width: 190px;background-color: #333;margin: 0;padding: 0;z-index: 99}
.container{max-width:1020px;/* background-color: #fff; */margin:0 auto;text-align:left;position:relative;*zoom:1;}
.container:before,.container:after{display:table;content:"";line-height:0}
.container:after{clear:both}
.hy-layout{max-width:1020px;margin:-6px auto;padding:1px 0 10px 0;}
@media (max-width:767px){
	.hy-layout{max-width:100%;margin:0px auto;padding:2px 0 2px 0;}
	.hy-layout:first-child{margin-top:0}
	.hy-layout.active{margin-top:10px}
}
.error404 {background-color: #fff;}
.scenario-news h5{font-size: 14px; margin-top: 10px; margin-bottom: 10px;font-family: inherit;font-weight: 500;line-height: 1.1; color: inherit;}
a.text-green {color: #000;}
.scenario-news span{    font-family: PingFang, poppin, "Microsoft YaHei", Helvetica, 宋体, Tahoma, Arial, "5b8b4f53", sans-serif;    line-height: 1.42857143;color: #666;}

/* 
 * header
 * ====================================================
*/
.logo{margin: 0;}
.logo a{display: block;height: 120px;overflow: hidden;background-color: #FF5E52;color: #fff;}
.feeds{padding: 10px 0 10px 25px;margin-bottom: 10px;overflow: hidden;background-color: #f9f9f9;border-bottom: 1px solid #eee;line-height: 28px;}
.feeds-title{margin:0 0 7px -15px;padding: 0;color: #999;text-align: center;}
.feed{opacity: .8;color: #666;font-size: 12px;display: inline-block;width: 48%;}
.feed i{display: inline-block;width: 10px;height: 10px;border-radius: 2px;margin-right: 5px;position: relative;top: 1px;}
.feed:hover, .feed:active{opacity: 1;}
.feed-weibo i{background-color: #FF5E52;}
.feed-tqq i{background-color: #1FAEFF;}
.feed-facebook i{background-color: #2365DA;}
.feed-twitter i{background-color: #00D5E7;}
.feed-weixin i{background-color: #4BC916;}
.feed-rss i{background-color: #F1B305;}
.feed-weibo:hover{color: #FF5E52;}
.feed-tqq:hover{color: #1FAEFF;}
.feed-facebook:hover{color: #2365DA;}
.feed-twitter:hover{color: #00D5E7;}
.feed-weixin:hover{color: #4BC916;}
.feed-rss:hover{color: #F1B305;}
.deliver{text-align: center;padding: 0 15px;}
.deliver .btn{padding: 10px;border-width: 2px;border-color: #ddd;color: #777;}
.deliver .btn:hover{border-color: #ccc;color: #444;background-color: #f6f6f6;}
.deliver .glyphicon{top: 2px;margin-right: 3px;}
.slinks{text-align: center;color: #999;font-size: 12px;line-height: 25px;}
.slinks a{color: #999;margin: 0 5px;}
.slinks a:hover{color: #666;text-decoration: underline;}
.user-welcome{padding: 8px 8px 7px 58px;font-size: 12px;margin: 20px 15px 20px 15px;background-color: #EEEEEE;border-radius: 2px;box-shadow: -1px -1px 0 rgba(0,0,0,.1), inset -1px -1px 0 rgba(0,0,0,.03)}
.user-welcome .avatar{float: left;margin-left: -50px;width: 40px;height: 40px;border-radius: 8px;position: relative;top: -1px;}
.user-welcome strong{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;display: block;color: #FF5E52;}
.user-logout{font-size:12px;text-align:center;margin-top: 17px;color: #999;margin-right: -30px;float: right;}
.user-logout a{color: #E5A61B;text-decoration: underline;}
/* 
 * nav
 * ====================================================
*/
.nav{position:relative;font-size: 14px;border-bottom: 1px solid #EEEEEE;list-style: none;padding: 0;margin-bottom: 0;}
.nav li{position: relative;}
.nav li a{padding:15px 15px;display: block;color: #9d9d9d;}
.nav li a:focus,
.nav li a:hover{color:#fff;background-color:#000;}
.nav li.current-menu-item > a,
.nav li.current-menu-parent > a,
.nav li.current_page_item > a,
.nav li.current-post-ancestor > a{color: #fff;}
.nav li.current-post-ancestor > a:hover{color: #666;}
.nav li ul{position:absolute;top:-2px;left:100%;/*min-width:115px;*/z-index:10;font-size:14px;border: 2px solid #eee;border-left: none;background-color: #f5f5f5;z-index: 2;list-style: none;margin: 0;padding: 5px 0;display: none;}
.nav li:hover > ul{display: block;}
.nav li ul > li > a{padding: 10px 6px;color: #666;}
.nav li ul > li > a:hover{background-color: #F6F6F6;color: #666;}
.nav .glyphicon{margin-right: 10px;top: 2px;}
.header .search-form{width: 160px;padding-right: 48px;/*margin: 15px 0 0 15px;*/overflow: hidden;}
.header .search-form .btn{width: 48px;height:34px;border: 1px solid #4cae4c;background-color: #5cb85c;color: #fff;}
.header .search-form .form-control{border-width: 1px;}
.search-form{padding:10px 0 0 0;position: relative;}
.search-form .form-control{color:#666;border:solid 2px #ddd;box-shadow: none;border-radius: 0;border-right: none;padding: 5px 5px 5px 10px;}
.search-form .form-control:focus{border-color: #ccc;}
.search-form .btn{position: absolute;bottom: 0;right: 0;box-shadow: none;width: 70px;padding:4px;border-radius: 0;color: #fff;opacity: .85}
.search-form .btn:hover, 
.search-form .btn:focus{opacity: 1}
.header #bdcs{float: left;width: 220px;padding-right: 54px;margin: 12px 0 0 30px;}
.header #bdcs .bdcs-search-form-submit {width: 54px;}
.header #bdcs .bdcs-search-form-input{border-width: 1px;}
#bdcs{padding: 10px 70px 0 0;position: relative;}
#bdcs .bdcs-search-form-input{color:#666;border:solid 2px #ddd;box-shadow: none;border-radius: 0;border-right: none;padding: 5px 5px 5px 10px;height: 34px;display: block;width: 100%;}
#bdcs .bdcs-search-form-input:focus{border-color: #ccc;outline:none}
#bdcs .bdcs-search-form-submit {position: absolute;bottom: 0;right: 0;box-shadow: none;width: 70px;border-radius: 0;background-color: #FF5E52;color: #fff;opacity: .85;border:none;height: 34px;display:block}
#bdcs .bdcs-search-form-submit :hover, 
#bdcs .bdcs-search-form-submit :focus{opacity: 1}

/* 
 * nav top
 * ====================================================
*/
.l_left{float: left;overflow: hidden;position: relative;margin-left: 0;padding: 0px; margin-right: 315px;}
.l_right {float: right;overflow: hidden;}
.ui-navtop{margin-top:60px;}
.ui-navtop .header{bottom:auto;width: 100%;background-color: #222;border-color: #080808;}
.ui-navtop .logo{float: left;width: 160px;}
/*.ui-navtop .logo a{height: 78px;background-position: 50% 50%;}*/
.ui-navtop .logo a{height:50px;background-position: 50% 50%;background: #222 url("../logo.png") no-repeat 50% 70%;width:138px;line-height: 208px;}
.ui-navtop .nav{float: left;border-bottom: none;}
.ui-navtop .nav ul{top: 100%;left: 0;border: 2px solid #eee;width: 100%;text-align: -webkit-center;}
.ui-navtop .nav ul ul{left: 100%;top:-7px;border-left: none;}
.ui-navtop .nav > li{float: left;text-align: center; padding: 0 1px;}
.ui-navtop .nav .glyphicon {margin-right: 0;}
.ui-navtop .feeds{position: absolute;top: 32px;right: 55px;padding: 0;border-bottom: none;margin-bottom: 0;background-color: transparent;}
.ui-navtop .feed{width: auto;margin-left: 5px;}
.ui-navtop .feed i{margin-right: 3px;width: 8px;height: 8px;border-radius: 50%;top: 0px;}
.ui-navtop .slinks{position: absolute;top:12px;right:50px;margin: 0;line-height:30px;height:35px;overflow: hidden;}
.ui-navtop .user-welcome{position: absolute;top:1px;right:0;margin: 0;padding: 0;box-shadow: none;background-color: transparent;border: 1px solid #ddd;padding: 1px;border-radius: 8px;}
.ui-navtop .user-welcome .avatar{float: none;margin-left: 0;top: 0}
.ui-navtop .user-welcome strong{display: none;}
.ui-navtop .user-welcome span{display: none;}
.ui-navtop .user-logout{/* display: none; */}
.ui-navtop .content{margin-left: 0;padding: 0px;margin-right: 315px;/* background-color: #fff; */ */}
.ui-navtop .content.no-sidebar{margin-right: 0;}
.ui-navtop.error404 .content{margin-right: 0;}
.ui-navtop section.container{margin-bottom: 15px;}
.ui-navtop .footer{background-color: #444;margin: 0;text-align: center;padding: 10px;}
.ui-navtop .sidebar{margin-left: -300px;width: 300px;}
.ui-navtop .top-right{margin-left: -315px;width: 315px;float: left;position: relative;background: #3A3A3A;}
.ui-navtop .widget.affix{width: 360px;}
.ui-navtop .focusmo a{height: 153px;}
.ui-navtop .focusmo li.large a{height: 316px;}
.ui-navtop .focus .thumbnail .thumb{height: 163px;}
.ui-navtop .thumbnail .thumb{max-height: 163px;}
.ui-navtop .excerpt .note{margin-top: 15px;margin-bottom: 15px;}
.ui-navtop .article-header{text-align: center;border-bottom-width: 1px;}
.ui-navtop .article-meta li{float: none;display: inline-block;}
.ui-navtop .relates a img{height: 100%;}
.ui-navtop .user-signin{font-size: 12px;position: absolute;top:5px;right: 0;margin-top: 0}
.ui-navtop .user-signin a{color: #555;}
.ui-navtop .widget_postlist .items-02 .thumb{height: 130px;}
.ui-navtop .header .search-form{margin-left: 30px;width: 280px;float: left;}
.hots-box{width:100%;height:340px;float:left;overflow:hidden}
.hots-menu{width:100%;height:33px;float:left;overflow:hidden}
.hots-menu dl{width:100%;height:33px;float:left;overflow:hidden}
.hots-menu dl li{width:63px;height:33px;border-right:1px solid #222;text-align:center;float:left;list-style: none;
 margin: 0;padding: 0;}
.hots-menu dl li a{color:#fff;background:#000 url(ico-select.png) no-repeat;font:14px '\5fae\8f6f\96c5\9ed1';width:63px;padding-left:18px;height:33px;line-height:35px;cursor:pointer;display:block;float:left}
.hots-menu dl li a.select{color:#ff9b00;background:#222 url(ico-select.png) no-repeat;font:14px '\5fae\8f6f\96c5\9ed1';width:63px;padding-left:18px;height:33px;line-height:35px;text-decoration:none;display:block;float:left}
.hots-menu dl li #ico-hot{background-position:6px 0px}
.hots-menu dl li #ico-dy{background-position:5px -33px}
.hots-menu dl li #ico-tv{background-position:5px -66px}
.hots-menu dl li #ico-dm{background-position:5px -99px}
.hots-menu dl li #ico-zy{background-position:5px -132px}
.hots-menu dl li .select#ico-hot{background-position:6px -165px}
.hots-menu dl li .select#ico-dy{background-position:5px -198px}
.hots-menu dl li .select#ico-tv{background-position:5px -231px}
.hots-menu dl li .select#ico-dm{background-position:5px -264px}
.hots-menu dl li .select#ico-zy{background-position:5px -297px}
.hots-cont{width:100%;height:306px;padding-top:5px;background:#222;float:left;overflow:hidden;font-size: 12px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;}
.hots-cont dl{width:100%;height:100%;float:left;overflow:hidden}
.hots-cont dd{width:100%;height:100%;float:left;overflow:hidden}
.hots-cont li{color:#fff;width:100%;height:30px;line-height:30px;border-bottom:1px dotted #444;font-family:Tahoma,Arial,Helvetica,sans-serif;float:left;overflow:hidden}
.hots-cont em{font-size:10px;font-family:Comic Sans MS,"Georgia",Tahoma,Sans-Serif,'宋体';width:22px;padding-left:8px;margin:8px 0px 7px;height:13px;line-height:14px;float:left;text-align:center;display:block;overflow:hidden;background:url(i.png) no-repeat}
.hots-cont em.num-bg-red{background-position:8px 0}
.hots-cont em.num-bg-gay{background-position:8px -13px}
.hots-cont a{width:278px;padding:0 6px 0 7px;height:30px;line-height:30px;float:left;cursor:pointer;display:block;overflow:hidden}
.hots-cont a:hover{text-decoration:none}
.hots-cont .top-title{color:#eee;float:left}
.hots-cont .top-desc{color:#999;float:left;padding-left:7px}
.hots-cont .top-score{color:#ff9b00;font-weight:normal;font-size:12px;font-family:Tahoma,Arial,Helvetica,sans-serif;float:right}
.hots-cont li:hover{width:100%;background:#000;cursor:pointer}
.hots-cont li:hover .top-title{color:#e12160;font-weight:bold}
.hots-cont li a:hover span.top-title{_color:#e12160;_font-weight:bold}
h1, h2, h3, h4, dl, ul, dt, dd, li {list-style: none;margin: 0;padding: 0;}
em, strong {font-style: normal;}
.uimo .container{background-color: transparent;max-width: 1320px;}

.ui-navtop.uimo .container{max-width: 1280px;}
.ui-navtop.uimo .header .container{padding: 0 20px;}
.ui-navtop.uimo .content{padding-top: 5px;}
.ui-navtop.uimo .sidebar{padding-top: 5px;}

.uimo .pagination{background-color: transparent;}
.uimo .header{background-color: #fff;}
.uimo .title{background-color: #fff;border-bottom: none;padding: 20px 20px 0;}
.uimo .title strong{bottom: 0;}
.uimo .most-comment-posts ul{background-color: #fff;padding: 15px 20px;}
.uimo .sticky ul{background-color: #fff;padding: 15px 20px;}
.uimo .excerpt{background-color: #fff;padding: 20px;border-bottom: none;margin-bottom: 1px;}
.uimo .widget{background-color: #fff;padding: 15px 20px;}
.uimo .widget .title{padding: 0;}
.uimo .widget_textads{padding: 0;}
.uimo .widget_textads a{border-color: #fff;}
.uimo .widget_ads{padding: 0;}

.uimo .article-header{background-color: #fff;padding: 20px 30px;margin-bottom: 1px;border-bottom: none;}
.uimo .article-content{background-color: #fff;padding: 20px 30px;}
.uimo .article-social{background-color: #fff;padding: 20px 30px 40px 30px;}
.uimo .action-share{background-color: #fff;padding: 0 30px;margin-bottom: 0;}
.uimo .article-tags{background-color: #fff;padding: 20px 30px;margin-bottom: 0;}
.uimo .article-nav{background-color: #fff;padding: 20px 30px 30px 30px;margin-bottom: 20px;}
.uimo .relates ul{background-color: #fff;padding: 20px 20px 10px;margin-bottom: 20px;}

.uimo #comments{margin-bottom: 0;}
.uimo #commentform{margin-bottom: 0;}
.uimo #respond, .uimo #postcomments{padding: 20px 20px 20px;}

.uimo .readers{background-color: #fff;padding: 0 20px 20px;margin-bottom: 20px;}
.uimo .plinks{background-color: #fff;padding: 0 20px 0;margin-bottom: 20px;}
.uimo .tagslist{background-color: #fff;padding: 20px 20px;}
.uimo .likepage{background-color: #fff;padding: 20px 20px;margin-bottom: 20px;}
.uimo .likepage li{margin: 15px 20px 10px 0;}


@media (max-width:1200px){
  .ui-navtop.uimo .content{padding-top: 20px;}
  .ui-navtop.uimo .sidebar{padding-top: 20px;}
}
@media (max-width:480px){
  .uimo .container{background-color: #fff;}
  .uimo .excerpt{padding: 10px 0;border-bottom: 1px solid #eee;}
  .uimo .title{padding: 0;border-bottom: 2px solid #eee;}
  .uimo .title strong{bottom: -2px;}
  .uimo .article-header{padding: 0 0 10px;margin-bottom: 10px;border-bottom: 1px solid #eee;}
  .uimo .article-content{padding: 0;}
  .uimo .relates ul{padding: 10px 0;}
  .uimo #respond, .uimo #postcomments{padding: 10px 0;}

  .uimo .readers{padding: 10px 0}
  .uimo .plinks{padding: 0}
  .uimo .tagslist{padding: 0}
  .uimo .likepage{padding: 0}
}
.widget_tags_inner a,
.excerpt h2 a,
.action,
.likepage li img,
.likepage h2,
.focusmo a:hover h4,
.likepage .img-count,
.thumb-span::before, .thumb-span::after,
.auth{-webkit-transition:all linear .218s;-moz-transition:all linear .218s;transition:all linear .218s}


.navmore{display: none;}
.search_not .header .search-form{/*.display: none;*/}
.m-search{display: none;}

@-ms-viewport{width:device-width}
@media (max-width:1200px){
  	.E_FS {display: none;}
	.ui-navtop{margin-top: 78px;}
	.ui-navtop section.container{margin-bottom: 0;border-bottom: none;border-radius: 0}
	/*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
	.ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 116px}
}
@media (max-width:1100px){
	/*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
	.ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 100px}
}
@media (max-width:1024px){
	/*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
	.ui-navtop .focus .thumbnail .thumb{height: 140px}
	.ui-navtop /*.sticky img,*/ .ui-navtop .relates a img{height: 160px}
	.sidebar{display: none;}
	.content, .ui-navtop .content{margin-right: 0}
    .hidden-xs{display:none!important}
	.hsalf{width:100%;height:258px;float:left;}
    .hsari{margin-top: 5px;width:100%;height:258px;float:right;}
	.mc99 {padding:0 2%;height:150px;margin-bottom: 8px;width:100%;}
    .vod-n-img img {float: left;width:106px;height:133px;}
    .vod-n-l{width:60%;float: right; margin-top:0.2rem; overflow:hidden}
	.vod-n-img {position: absolute;float: left;padding: 4px;overflow: hidden;border:1px solid #ccc;}
  .tagslist{padding: 10px 0;}
  .tagslist li{width: 50%;}
  .fctk .con ul{width:45.222%;padding:5px 0 5px 13px;position:relative;float:left;overflow:hidden;}
.m-movs .u-movie {
    width: 16.222%;
    float: left;
    padding: 4px;
    position: relative;
    margin: 5px 1px 0px 2px;
}
.titletype .son2{ width:100%; clear:both; overflow:hidden;}
.titletype .son1{ width:100%; clear:both; overflow:hidden;}
.titletype .sright{ width:75%; float:left;}
.titletype .srights{ width:75%; float:left;}
.hsalf{width:100%;height:258px;float:left;}
.hsari{margin-top: 5px;width:100%;height:258px;float:right;}
  .ui-navtop .feeds{display: none;}
    .ui-navtop .slinks{display: none;}
    .ui-navtop .user-welcome{display: none;}
    .ui-navtop .user-signin{display: none;}
}
@media (max-width:879px){
    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 120px}
    .content{margin-left: 160px;}
    .header{width: 160px}
    .logo{height:101px;}
    .logo a{height:101px;}
.hsalf{width:100%;height:258px;float:left;}
    .hsari{margin-top: 5px;width:100%;height:258px;float:right;}
    .ui-navtop .logo{height: 78px;}
  
    /*.ui-navtop{margin-top: 0;}*/
    /* .ui-navtop .logo{height:78px;}
    .ui-navtop .logo a{height:78px;background-size: auto;background-position:50% 50%;} */
    
    .nav li a{padding:10px 0 10px 15px;}
    .feeds{padding-left:4px;}
    .feeds a{margin-right:2px;}
    .footer{margin-left: 185px;}
    .comt-comterinfo h4{}
    .post-tags{display: none;}
    .excerpt .post-linkto{display: none;}
    .header .search-form{margin-left: 5px;width: 150px;}
}
@media (max-width:820px){
    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img, 
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img, 
    .ui-navtop .focusmo a{height: 130px}
    .ui-navtop .focusmo li.large a{height: 270px;}
}
@media (max-width:767px){
	/*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
	.ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 106px}
    .content{padding: 15px 20px;}
    .pagination-multi ul > li{display: none;}
    .pagination-multi .prev-page, .pagination-multi .next-page{display: inline-block;}
    .pagination-multi ul > li > a{padding: 8px 20px;}
}
@media (max-width:1200px){
    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img, 
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img, 
    .ui-navtop .focusmo a{height: 120px}
    .ui-navtop .focusmo li.large a{height: 250px;}

    .header .search-form, .ui-navtop .header .search-form{display: none;float: none;width: 94%;margin:10px;overflow: hidden;padding:0;
    position: relative;}
    .search-form .btn{    position: absolute;bottom: 0;right: 0; box-shadow: none; width: 70px; padding: 6px; border-radius: 0;color: #fff; opacity: .85;display: block;position: absolute;right: 0;width: 35px;height: 35px;line-height: 35px;text-align: center;padding: 0px;background: none;color: #e7a519;}
    .ui-navtop.uimo .header .container{padding: 0;}
    .ui-navtop .header{box-shadow: none}
    
    .breadcrumbs{display: none;}
    
    .header{position: relative;width:auto;}

    .ui-navtop .logo, .logo{height:48px;line-height: 43px;text-align:center;background-color: #fff;font-size: 18px;overflow: hidden;}
    .logo a{display:inline-block;height: auto;}
    .logo img{display: none;}

    .nav{height: 42px;margin-bottom: 0;/* background-color: #9E9E9E; */font-size: 14px;overflow: hidden;border-bottom: none;}
    .nav::after{height: 1px;content: '';position: absolute;left: 0;bottom: 0;right: 0;background-color: #eee;overflow: hidden;}
    .nav li{display: inline-block;position: relative;z-index: 2;}
    .nav li a{padding: 0 20px;line-height: 42px;/* font-weight: bold; */}
    .nav li ul{display: none;}
    .nav li:hover > ul{display: none;}
    .nav .glyphicon{margin-right: 2px;display: none;}
    .nav li.current-menu-item > a, .nav li.current-menu-parent > a, .nav li.current_page_item > a, .nav li.current-post-ancestor > a{color: #fff;
    font-weight: bold;position: relative;z-index: 2;}
    .nav li.navmore{width: 50px;height: 42px;position: absolute;right: 0;top: 0;}
    .nav li.navmore::before{content:'';position: absolute;top: 19px;right: 20px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #999;}
    .nav li.navmore::after{content:'';position: absolute;top: 18px;right: 20px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #fff;}
    .ui-navtop .logo a{height:50px;background-position: 50% 50%;background: #fff url("../logo.png") no-repeat 50% 70%;width:138px;line-height: 208px;}
    .navshows{/*overflow: hidden;position: fixed;*/top: 0;left: 0;right: 0;bottom: 0;height: 100%;}
    /*.ui-navtop.navshows .nav, .navshows .nav{position:fixed;left:0;top:42px;right:0;bottom:0;height:100%;padding:0 40px 42px 20px;overflow-y:auto;}*/
    .ui-navtop.navshows .nav, .navshows .nav{/*position:fixed;top:48px;*/right:0;bottom:0;height: 25%;padding:0 40px 42px 20px;overflow-y:auto;width: 100%;}
    .ui-navtop.navshows .nav > li, .navshows .nav > li{display: inline-block;padding: 5px 10px;/* border-bottom: 1px solid #e6a519; */float: none;text-align: left;}
    .ui-navtop.navshows .nav li a, .navshows .nav li a{font-size:14px;padding:0;line-height:30px;/* background-color: #e6a519; */color: #fff;}
    .ui-navtop.navshows .nav li ul, .navshows .nav li ul{display:block;position:relative;left:0;border:none;min-width: 0;background-color: #222;}
    .ui-navtop.navshows .nav li ul li, .navshows .nav li ul li{margin:2px 0 2px 10px;display: block;float: left;}
    .ui-navtop.navshows .nav li ul a, .navshows .nav li ul a{padding:0;font-weight:normal;}

    .ui-navtop.navshows .nav li.current-menu-item > a, .navshows .nav li.current-menu-item > a, 
    .ui-navtop.navshows .nav li.current-menu-parent > a, .navshows .nav li.current-menu-parent > a, 
    .ui-navtop.navshows .nav li.current_page_item > a, .navshows .nav li.current_page_item > a, 
    .ui-navtop.navshows .nav li.current-post-ancestor > a, .navshows .nav li.current-post-ancestor > a{height: auto;border-bottom: none;}

    .navshows .nav li.navmore{border-bottom: none;}

    .feeds{display: none;}
    .slinks{display: none;}

    .content{margin-left:0;}
    .footer{margin-left: 0;margin-right: 0;padding-bottom: 20px;text-align: center;background-color: #444;}

     .ui-navtop{margin-top: 0;}
     .ui-navtop .logo{float: none;width: auto}
     .ui-navtop .nav .glyphicon{display: none;}
     .ui-navtop .nav{float: none;margin-top: 0;border-top: 2px solid #090;background-color: #222;}
    /* .ui-navtop .header{box-shadow: none}
    .ui-navtop .logo{width: auto;float: none;height: 72px;}
    .ui-navtop .logo a{height: 72px;}
    .ui-navtop .nav{float: none;margin-top: 0;background-color: #eee;}
    .ui-navtop .nav li{float: none;}  */

    .user-welcome, .user-logout{display: none;}

    .linkcat h2{font-size: 14px;font-weight: bold;}

    .archives .item{padding-left: 0;}
    .archives h3{margin-left: 0;float: none;margin-bottom: 10px;}

    .m-search{display: block;position: absolute;right: 0;top: 0;padding: 0 20px;line-height:50px;color: #666;font-size: 13px;font-weight: normal;z-index: 9}
	.m-search em{color: #666;padding:0 5px;}
}
@media (max-width:670px){
    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 105px}
}
@media (max-width:640px){
    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 100px}
}
@media (max-width:590px){
    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 90px}
}
@media (max-width:560px){

    .focusmo, /*.sticky,*/ .user-welcome, .user-logout{display: none;}
    .content, .ui-navtop .content{padding: 1px;/* background-color: #fff; */ */}
    .ui-navtop .logo a{height:50px;background-position: 50% 50%;background: #fff url("../logo.png") no-repeat 50% 70%;width:138px;line-height: 208px;}
    .article-social{padding-top: 5px;}
    .action .action-popover{margin-left: -72px;top: -37px;}
    .rollto{/*right: -100px;*/opacity:0.5;}
    .e404 h1{font-size: 40px;}
    
    .nav{height: 36px;padding-right: 40px;}
    .nav li a{padding: 0px 4px;font-size: 14px;line-height: 36px;color: #9d9d9d;}
    .nav li.current-menu-item > a, .nav li.current-menu-parent > a, .nav li.current_page_item > a, .nav li.current-post-ancestor > a{border-bottom: 2px solid #eee;height: 36px;}
    .nav li.navmore{width: 40px;height: 36px;position: absolute;right: 0;top: 0;}
    .nav li.navmore::before{content:'';position: absolute;top: 16px;right: 10px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #999;}
    .nav li.navmore::after{content:'';position: absolute;top: 15px;right: 10px;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #fff;}

    .m-search{padding: 0 10px;}
    .m-search em{color:#090;padding:0 1px;}

    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 84px}

    .relates ul{line-height: 16px;}
    .relates li{margin-bottom: 10px;}
    .relates a{display: inline-block;font-size: 12px;}
    }
}
@media (max-width:520px){
    /*.sticky img,*/ .focus .thumbnail .thumb, .relates a img,
    .ui-navtop /*.sticky img,*/ .ui-navtop .focus .thumbnail .thumb, .ui-navtop .relates a img{height: 78px}
}
@media (max-width:480px){
   .relates a img, .ui-navtop .relates a img{height: 70px}

   .article-header{padding-bottom: 8px;display: none;}


	.focus .thumbnail .thumb,
	.ui-navtop .focus .thumbnail .thumb {height: 80px}

	.comt-author{text-align: left;position: relative;top: 6px}
  #comments .pull-right{top: 0}


    .title{line-height: 14px;margin-bottom: 5px; */}
    .title strong{padding-bottom: 6px;}
    .title .pull-right{margin-top: 2px;line-height: 14px;font-size: 12px;}
    /*.post-comments{display: none;}*/
    /*.post-like{display: none;}*/
    .content{padding: 10px 12px 0;}
    .excerpt{padding: 12px 0;width: 100%}
    .excerpt .note{display: none;}
    .excerpt .time{display: none;}
    .excerpt .views{padding-top: 5px;}
    .excerpt h2{font-size: 16px;font-weight: bold;}
    .excerpt .focus{margin-right: -3px;}
    .thumbnail .item{margin-bottom: 3px;}
    .thumb-span{margin-right: 3px;}
    .excerpt header .label-important{padding: 3px 5px 2px}
    .excerpt header small{margin-left: 2px;}

    .excerpt .text-muted a{text-decoration: none;}

    .excerpt-one{min-height: 110px}
    .excerpt-one header{margin-right: 35%;margin-bottom: 0;}
    .excerpt-one .views{margin-right: 26%;}
    .excerpt-one .focus{float: none;position: absolute;right: 0;top: 12px;margin-top: 0;}
    .article-title{font-size: 16px;font-weight: bold;margin-bottom: 5px;}
    .article-content{line-height: 22px;}

    .excerpt_thumb_left .excerpt-one .focus{margin-top: 4px;}
    .excerpt_thumb_left .excerpt-one .views{margin-left: 0;padding-left: 0;}

    
    #commentform{padding-left: 0;}
    #respond{overflow: hidden;}
    .comt-title{width: auto;float: none;margin-left: 0;overflow: hidden;margin-bottom: 10px;display: none;}
    .comt-avatar{width: 36px;height: 36px;float: left;margin-right: 5px;}
    .comt-avatar .avatar{width: 36px;height: 36px;border-radius: 50%;}
    .comt-comterinfo{width: 100%;}
    .comt-comterinfo .text-muted{display: none;}
    .comt-comterinfo input{width: 94%;margin-right: 0;}
    .comment:hover > .c-main > .comment-reply-link{display: inline-block;}
    .comment-reply-link, .c-time{position: relative;top: 0;display: inline-block;margin-left: 10px;}
    .c-main{padding-right: 0;}
    .comment .children .comment{margin-left: 0;}
    .comment.depth-1 > .children > .comment{margin-left: 36px;}
    .user-welcome, .user-signin, .article-nav{display: none;}

    .e404{padding: 20px 0;}
    .e404 h1{font-size: 32px;}
    #slider{display: none;}
    #slider{margin: 0 0 10px;}
    .focusslide_s_m #slider{display: block;}
    .carousel-indicators li, .carousel-indicators .active{width: 6px;height: 6px;}
    .carousel-indicators{height: 24px;line-height: 22px;padding-top: 0;}
    .carousel-bg{height: 24px;}
    .carousel-caption{font-size: 12px;line-height: 24px;padding: 0 10px;}
    .carousel:hover .carousel-control{display: none;}
}
@media (max-width:450px){
    .focus .thumbnail .thumb,
    .ui-navtop .focus .thumbnail .thumb {height: 75px}
}
@media (max-width:420px){
    .focus .thumbnail .thumb,
    .ui-navtop .focus .thumbnail .thumb {height: 70px}
    .relates a img, .ui-navtop .relates a img{/*height: 44px*/}
}
@media (max-width:380px){
    .focus .thumbnail .thumb,
    .ui-navtop .focus .thumbnail .thumb {height: 60px}
    .relates a img, .ui-navtop .relates a img{/*height: 38px*/}
    .content{padding: 10px 10px 0;}
    .excerpt{padding: 8px 0}
    .excerpt header{margin-bottom: 5px;}
    .excerpt header .label-important{display: none;}
    .excerpt h2{font-size: 14px;line-height: 18px;}
    .excerpt .focus{margin-right: -2px;margin-top: 4px;}
    .thumbnail .item{margin-bottom: 2px;}
    .thumb-span{margin-right: 2px;}
    .excerpt header small{display: none;}
    .excerpt-one{min-height: 90px}
    .excerpt-one h2{height: 40px;overflow: hidden;display: block;margin-top: 4px;}
    .excerpt-one .views{position: absolute;bottom: 10px;left: 0;right: 25%;margin-right: 0;}
}

@media (max-width:320px){
	.focus .thumbnail .thumb,
	.ui-navtop .focus .thumbnail .thumb{height: 54px}
}