#searchs{
    float: left;
    padding: 10px 0;
}
#search_in{
    float: left;
    width: 90%;
    border-width: 0; 
    outline:none;
    padding: 10px;
    margin-top: 2px;
    margin-left: 1px;
    border-radius: 20px;
}
#searchtab{
    float: left;
    width: 100%;
    height: 38px;
    background-color: #fff;
    padding: 0;
    border: #0099cc solid 3px;
    border-radius: 20px;
    position: relative;
    align-items:center;
}
#search_sub{
    float: left;
    height: 44px;
    border-width: 0; 
    outline:none;
    padding: 0;
    position: absolute;
    top: -3px;
    right: -9px;
    border-radius: 25px;
    background-color: #059DDE;
    cursor: pointer;
}
#search_sub:hover{
    background-color: #0099cc;
}
#search_sub:hover .search_subs{
    background-position:-30px -455px;
}
.search_subs{
    background-position:0px -455px;
    float: left;
    width: 28px;
    height: 28px;
    margin-left: 15px;
}

#holder{
    float: left;
    width: 100%;
    position: relative;
}
#logo{
    float: left;
}
#group{
    background-color: #e9e9e9;
    width: 100%;
    float: left;
    border: #CCC solid 1px;
    border-width: 1px 0;
}
#group a{
    text-decoration: none;
    padding: 0 5px;
    line-height: 40px;
}
#userinfo{
    float: left;
    text-align: center;
}
.group_l{
    float: left;
}
.group_r{
    float: right;
}

.topuser{
    float: left;
}
.topuser span{
    float: left;
    line-height: 38px;
}
.topuser img{
    margin-top: 10px;
    width: 20px;
    float: left;
}
.topuser:hover .topquit{
    display: block;
}
.topuser a{
    float: left;
}
.topuser .uico{
    margin-top: 8px;
}
.topquit{
    display: none;
}


.contbox{
    float: left;
    width: 90%;
    margin-left: 5%;
}
#holderbox{
    float: left;
    width: 90%;
    margin-left: 5%;
    position: relative;
}


#navMore{
    float: left;
    display: none;
    position: absolute;
    right: -3px;
    top: 15px;
}

.navMores{
    float: left;
    padding: 3px 5px 5px 5px;;
    margin: 3px 0 0 10px;
    position: relative;
    border: #026DDE solid 2px;
    border-radius: 3px;
    cursor: pointer;
}

.icon-bar{
    float: left;
    background-color: #026DDE;
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    margin-top: 3px;
}

#nav{
    float: left;
    width: 100%;
    position: relative;
    color: #333;
    border: #e2e2e2 solid 1px;
    border-width: 1px 0 1px 0;
    border-bottom: #e2e2e2 solid 1px;
}
#nav a{
    float: left;
    text-decoration: none;
    color: #333;
    padding: 15px 10px;
    font-size: 15px;
    text-align: center;
}
#nav a:hover{
    background-color: #059DDE;
    color: #FFF;
}
.nav_tem{
    float: left;
    width: 100%;
}
#nav .nownav{
    background-color: #059DDE;
    color: #FFF;
    font-weight: 600;
}
#msgs span{
    background-color: #ff3333;
    color: #FFF;
    border-radius: 5px;
    line-height: 17px;
    padding: 0 3px;
    margin-top: 10px;
}

#msgs span:hover{
    background-color: #ff6633;

}#s_mbox{
    float: left;
    width: 100%;
    position: relative;
}
.th1{
    float: left;
    width: 100%;
    word-wrap:break-word;
    word-break:break-all;
}
.th1 .q_strs{
    font-weight: 500;
    font-size: 16px;
    color: #0088cc;
    padding: 0 10px;
}

.listtable{
    float: left;
    width: 100%;
}
.listtable tr{
    padding:10px 0;
}

.listtable td{
    padding:15px 5px;
    text-align:center;
}

.listtable .tdtitle{
    text-align:left;
    vertical-align: top;
    word-wrap:break-word;
    word-break:break-all;
    
}
.listtable .tdtitle a{
    text-decoration: none;
}

.listtable .tdtitles{
    width: 100%;
    word-wrap:break-word;
    word-break:break-all;
}

.listtable .tdtitless{
    width: 100%;
    margin-top: 3px;
}
.listtable .tdtitless a{
    float: left;
}
.btinfo{
    width: 100%;
    margin-top: 5px;
}
.btinfo a{
    transition: all .2s;
    float: left;
    background-color: #FFF;
    text-decoration: none;
    color: #333;
    margin: 0 5px 5px 0;
    padding: 3px 6px;
    border-radius: 4px;
    border: 1px solid #ddd;
    background-image: none;
}
.btinfo a:hover{
    background-color: #0088cc;
    color: #FFF;
}
.btinfo span{
    float: left;
    font-size: 15px;
}
.btinfo .btnum{
    background-color: #F63;
    padding: 0px 3px;
    border-radius: 0 3px;
    margin: 3px 3px 0 3px;
    font-size: 12px;
    color: #FFF;
}

.movieType,.country{
    font-size: inherit;
    padding: 5px 0 0 0;
    color: #666;
}

.listtable .tdtitles a b{
    color: #0066cc;
    font-size: 1.3em;
}
.listtable .tdtitles a span{
    color: #666;
    padding-left: 5px;
}


.listtable .tdtitles a .yeart{
    color: #F63;
    padding: 0 10px;
}

.listtable .treven{
/*    background-color: #FFF;*/
}
.listtable tr:hover{
    background-color: #FFF;
}
.listtable .tdimg{
    width: 110px;
}
.listtable .tdimg img{
    width: 95px;
    height: 125px;
}
.listtable .tdpf{
    color: #F63;
    font-weight: 600;
    font-size: 1.5em;
}
#loadmore{
    width: 100%;
    float: left;
    padding: 8px 0;
    text-align: center;
    background-color: #0099cc;
    color: #fff;
    cursor: pointer;
    margin: 20px 0; 
}
#ajaximg{
    width: 100%;
    float: left;
    position: relative;
}#footer{
    float: left;
    width: 100%;
    background-color: #222;
    padding: 50px 0;
    color: #FFF;
    margin-top: 10px;
}

.footerBox{
    max-width: 1100px;
    margin: 0 auto;
}
.foolist{
    float: left;
}
.foolist dt{
    padding: 6px 0;
    margin: 0;
    font-size: 1.25em;
    font-weight: 600;
    color: #FFF;
    margin-left: 30px;
}

.foolist dd{
    padding: 3px 0;
    margin: 0;
    color: #DDD;
    font-size: 1em;
    margin-left: 30px;
    word-break: break-all;
    word-wrap: break-word;
}
.gov{
    text-decoration: none;
    color: #DDD;
    font-size: 1em;
}