html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
li{list-style:none;}
textarea{overflow:auto;resize:none;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{
    font:1rem/100% Microsoft YaHei,"//5b8b//4f53";color:#333;outline:0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-focus-ring-color: rgba(255, 255, 255, 0);
    outline: none;
    background: #f6f7f8;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
body{padding-bottom: 70px;}
.imp{color: #3eb0ff;}
a{text-decoration:none;color:#656565;}
.clearfix:after,
.row:after {
    clear:both;
    content:'\0020';
    display:block;
    height:0;    
}
.clearfix, .row {zoom:1; }
.clear {clear:both; }
.fl{float: left;}
.fr{float: right;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}

@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?ennjmf');
  src:  url('../fonts/icomoon.eot?ennjmf#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?ennjmf') format('truetype'),
    url('../fonts/icomoon.woff?ennjmf') format('woff'),
    url('../fonts/icomoon.svg?ennjmf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fico {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ico-write:before,.ico-i9:before {content: "\e900"; }
.ico-clock:before {content: "\e901"; }
.ico-forward:before {content: "\e902"; }
.ico-search:before {content: "\e903"; }
.ico-trash:before {content: "\e904"; }
.ico-envelope:before {content: "\e905"; }
.ico-bubble:before {content: "\e906"; }
.ico-user:before {content: "\e907"; }
.ico-moon:before {content: "\e908"; }
.ico-bell:before {content: "\e909"; }
.ico-folder:before {content: "\e90a"; }
.ico-pin:before {content: "\e90b"; }
.ico-sound:before {content: "\e90c"; }
.ico-microphone:before {content: "\e90d"; }
.ico-camera:before {content: "\e90e"; }
.ico-image:before {content: "\e90f"; }
.ico-cog:before {content: "\e910"; }
.ico-map-marker:before {content: "\e911"; }
.ico-store:before {content: "\e912"; }
.ico-tag:before {content: "\e913"; }
.ico-heart:before,.ico-star:before {content: "\e914"; }
.ico-video-camera:before {content: "\e915"; }
.ico-cart:before {content: "\e916"; }
.ico-eye:before {content: "\e917"; }
.ico-cancel:before {content: "\e918"; }
.ico-chart:before {content: "\e919"; }
.ico-bookmark:before {content: "\e91a"; }
.ico-monitor:before,.ico-i2:before {content: "\e91b"; }
.ico-cross:before {content: "\e91c"; }
.ico-plus:before {content: "\e91d"; }
.ico-left:before {content: "\e91e"; }
.ico-up:before {content: "\e91f"; }
.ico-switch:before {content: "\e920"; }
.ico-dashboard:before {content: "\e921"; }
.ico-play:before {content: "\e922"; }
.ico-fast-forward:before {content: "\e923"; }
.ico-next:before {content: "\e924"; }
.ico-refresh:before {content: "\e925"; }
.ico-film:before,.ico-i1:before {content: "\e926"; }
.ico-home:before {content: "\e927"; }
.wrap{
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.header{
    height: 3rem;
    background: #3097fd;
    overflow: hidden;
    padding: 0 10px;
}
.header a{
    color: #fff;
    display: inline-block;
}
.header .cur{
    margin-right: .5rem;
    line-height: 2rem;
    border-bottom: 2px solid rgba(255,255,255,.8);
}
.header .logo{
    line-height: 2rem;
    margin-top: .5rem;
}
.header .logo .fico{
    font-size: 1rem;
    vertical-align: -3px;
}

.search{
    width: 30%;
    background: #2679ca;
    text-align: center;
    line-height: 2rem;
    margin: .5rem 0;
    border-radius: 1rem;
}
.search a{
    color: #fff;
    height: 2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 .5rem;
    display: block;
    font-size: .8rem;
    position: relative;
}
.search .fico{
    font-size: 1rem;
    margin-left: .5rem;
    position: absolute;
    right: .5rem;
    top: .5rem;
}

.nav{background: #fff;}

.nav-list li{
    float: left;
    width: 25%;
    text-align: center;
    padding:.8rem 0;
    font-size: .8rem;
}
.nav-list .fico{
    font-size: 1.6rem;
    display: block;
    margin-bottom: .2rem;
}
.nav-list .ico-home,
.nav-list .ico-search{color: #c00;}
.nav-list .ico-i1{color: #3eb0ff;}
.nav-list .ico-i2{color: #7cd52b;}
.nav-list .ico-i9{color: #f9b522;}

.min-list li{
    width: 25%;
    padding: .5rem 0;
}
.min-list a{
    padding: .3rem 0;
    display: inline-block;
}
.min-list .fico{
    display: inline;
    font-size: 1.2rem;
    margin: 0 .2rem 0 0;
    vertical-align: -3px;
}
.min-list .current,
.sea-list .current{
    border-bottom: 2px solid #999;
    padding-bottom: 2px;
}

.cnt-sec{
    background: #fff;
}
.list-tit{
    padding: 10px 10px 0;
    font-weight: normal;
    display: block;
    line-height: 1rem;
    overflow: hidden;
}
.list-tit strong{
    border-left: 3px solid #3eb0ff;
    display: inline-block;
    color: #666;
    padding-left: 5px;
    font-weight: normal;
}
.list-tit .more{
    float: right;
    font-size: .8rem;
    color: #999;
}
.list{
    padding: 5px;
}
.list li{
    float: left;
    width: 33.3%;
    margin-bottom: 5px;
}
.list .a,
.list a{
    display: block;
    padding: 5px 5px 0;
}
.list img{
    display: block;
    width: 100%;
}
.list .pic{
    position: relative;
    display: block;
    height: 148px;
    overflow: hidden;
}
.list .pic .ext{
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: .6rem;
    color: #fff;
    background: rgba(0,0,0,.4);
    padding: 0 .2rem;
}
.list .pic .ico-play{
    position: absolute;
    left: 5px;
    top: 5px;
    color: #fff;
    font-size: 1.2rem;

}
.list .tit{
    line-height: 1rem;
    height: 2rem;
    color: #333;
    overflow: hidden;
    font-size: .83rem;
    padding-top: .3rem;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sec-type li{
    float: left;
    width: 33.333%;
    line-height: 2.2rem;
    text-align: center;
}
.sec-type{
    padding: 5px 5px 10px;
}
.sec-type a{
    display: block;
    border: 1px solid #3097fd;
    color: #2196f3;
    border-radius: 3px;
    margin:5px;
    font-size: .9rem;
    white-space: nowrap;
    overflow: hidden;
}

.select-tit{
    border-bottom: 1px solid #eee;
    padding: .5rem;
    margin: 0 10px;
    text-align: center;
    font-size: .9rem;
    color: #999;
}
.select-tit a{
    color: #999;
}
.select-tit .fico{
    margin-left: .2rem;
}
.all-num{
    padding: 10px 10px 0;
    font-size: .9rem;
    color: #999;
    line-height: 1.2rem;
    position: relative;
}
.mv-num{
    position: absolute;
    right: 10px;
    top: 10px;
}
.select-tags a,
.select-tags .kk{
    display: inline-block;
    padding: 0 .5rem;
    border: solid 1px #3097fd;
    border-radius: 1rem;
    margin-right: 5px;
    color: #777;
    white-space: nowrap;
    color: #3097fd;
}

.no-result{
    padding: 1rem;
    text-align:center;
    background: #fff;
}
.no-result .red{
    color: #f00;
}

.art-top{
    padding: 15px 10px;
    position: relative;
    min-height: 160px;
    color: #fff;
    overflow: hidden;
}
.art-top .bg{
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    -webkit-filter: blur(10px); 
    z-index: -1;
    opacity: .9;
    background-repeat: 50% 50%;
    background-color: #fff;
}
.art-top .pic{
    width: 35%;
    float: left;
    box-shadow: -5px 5px 0 rgba(0,0,0,.5);
}
.art-top .pic img{
    display: block;
    width: 100%;
}
.art-top .info{
    width: 62%;
    margin-left: 3%;
}
.art-top h1{
    font-size: 1.2rem;
    color: #fff;
    line-height: 1.4rem;
    font-weight: normal;
    text-shadow: 0 0 5px rgba(0,0,0,.7);
    margin-bottom: .5rem;
}
.info-list li{
    line-height: 1rem;
    position: relative;
    padding:.2rem 0 .2rem 4rem;
    font-size: .8rem;
    text-shadow: 0 0 3px rgba(0,0,0,.7);
}
.info-list em{
    position: absolute;
    left: 0;
    top: .2rem;
    width: 4rem;
    text-align: right;
    opacity:.8;
}
.info-list .rating .fico{
    font-size: 1.2rem;
    vertical-align: -3px;
}
.info-list a{
    color: #fff;
}
.info-list .s{
    margin-left: 5px;
}

.play-btn a{
    display: block;
    color: #fff;
    border-radius: 1.1rem;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    background: #3097fd;
    margin: 5px 10px 0 0;
}
.play-btn .fico{
    margin-right: .2rem;
    font-size: 1.5rem;
    vertical-align: -3px;
    text-shadow: 0 0 3px #2261a0;
}

.tab-row{
    height: 2.5rem;
    background: #fff;
    line-height: 2.5rem;
    border-bottom: 1px solid #eee;
}
.tab-row .tab-list{
    background: #fff;
    border-bottom: 1px solid #eee;
}
.tab-row li{
    float: left;
    width: 50%;
    text-align: center;
    position: relative;
}
.tab-row li:after {
    content: "";
    position: absolute;
    right: -1px;
    top: 13px;
    width: 0;
    height: 18px;
    border-left: solid 1px #e9e9e9;
}
.tab-row span{
    display: block;
    margin-bottom: -1px;
}
.tab-row .cur span{
    border-bottom: 3px solid #3097fd;
    color: #3097fd;
}
.detail-nav-f .tab-list {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
}

.intr-cnt{
    padding: 10px;
    color: #333;
    font-size: .9rem;
}
.intr-item{
    margin-top: 5px;
    line-height: 1.5rem;
}
.intr-item dt{
    float: left;
    color: #666;
    width: 4.2rem;
}
.intr-item dd{
    margin-left: 4.3rem;
}
.intr-item a{
    color: #333;
}
.intr-item .s{
    margin-right: .5rem;
}
.intr-item .eps a{
    display: inline-block;
    border: 1px solid #3eb0ff;
    border-radius: 2px;
    color: #3097fd;
    padding: 0 .5rem;
    margin-bottom: .3rem;
}
.intr-tit{
    padding: 5px 0;
    color: #666;
}
.intr-desc{
    line-height: 1.5rem;
    padding-bottom: 10px;
}

.select-head{
    background: #3097fd;
    text-align: center;
    line-height: 2.5rem;
    color: #fff;
}
.select-head a{
    color: #fff;
    display: block;
}

.type-tit {
    height: 2rem;
    line-height: 2rem;
    padding-left: 15px;
    color: #777;
    margin-top: 10px;
}
.type-list {
    padding: 5px 0 5px 5px;
    background: #fff;
}
.type-list a {
    display: inline-block;
    height: 1.8rem;
    line-height: 1.8rem;
    padding: 0 .5rem;
    border: solid 1px #fff;
    border-radius: 1rem;
    margin: 5px 5px;
    color: #777;
    white-space: nowrap;
}
.type-list .cur {
    border-color: #3097fd;
    color: #3097fd;
}
.type-btn{
    padding: 1rem 0;
    text-align: center;
}
.type-btn a {
    display: inline-block;
    width: 60%;
    height: 2.2rem;
    line-height: 2.2rem;
    background: #3097fd;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    word-spacing: 10px;
}

.search-box{
    background: #fff;
    padding: 15px 10px 5px;
}
.sear-form{
    padding-right: 5rem;
    padding-left: 1.5rem;
    position: relative;
    border:1px solid #3097fd;
}
.sear-form .ico-search{
    position: absolute;
    left: .4em;
    top: .7rem;
    color: #3097fd;
    font-size: 1.1rem;
}
.sear-form .inp{
    display: block;
    padding: .5rem;
    background: #fff;
}
.sear-form input{
    border: 0;
    background: #fff;
    width: 100%;
    line-height: 1.2rem;
}
.sear-form button{
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    width: 5rem;
    bottom:0;
    line-height: 2.2rem;
    background: #3097fd;
    text-align: center;
    color: #fff;
    word-spacing: 10px;
}
.sear-nav li{
    width: 25%;
}
.hkey-tit{
    padding: 10px;
    font-size: .9rem;
    color: #999;
    text-align: center;
    border-bottom: 1px solid #eee;
}
.result-list{
    padding: 0 10px;
}
.result-list li{
    height: 2.5rem;
    line-height: 2.5rem;
    border-bottom: 1px solid #eee;
    position: relative;
}
.result-list li:last-child{
    border: none;
}
.result-list li .type{
    position: absolute;
    right: 0;
    color: #999;
    font-size: .8rem;
}
.result-list li em{
    color: #3097fd;
    font-weight: normal;
}

.go-top{
    width: 2rem;
    height: 2rem;
    text-align: center;
    line-height: 2rem;
    color: #fff;
    position: fixed;
    right: 10px;
    bottom: 2rem;
    background: rgba(0,0,0,.6);
    font-size: 1.2rem;
    border-radius: .2rem;
    display: none;
}

.news-list{
    padding: 10px 5px 0;
}
.news-list li{
    margin: 0 5px 10px;
    background: #fff;
    box-shadow: 0 0 3px #ccc;
}
.news-list img{
    display: block;
    width: 100%;
}
.news-list .tit{
    font-size: 1.2rem;
    color: #333;
    padding: 8px;
    line-height: 1.5rem;
}
.news-list .time{
    font-size: .8rem;
    color: #ccc;
    padding: 0 8px 8px; 
}
.view-more a{
    display: block;
    line-height: 1.8rem;
    font-size: 1rem;
    text-align: center;
    padding-bottom: 1rem;
}

.doc-box{
    margin: 10px;
    background: #fff;
}
.doc-thumb img{
    display: block;
    width: 100%;
}
.doc-content{
    padding: 20px 15px;
}
.doc-content h1{
    font-size: 1.3rem;
    line-height: 1.5rem;
    margin-bottom: 10px;
}
.doc-content .time{
    color: #999;
    font-size: .7rem;
    margin-bottom: 15px;
    position: relative;
}
.doc-content .time .share-box{
    position: absolute;
    padding: 0;
    right: 0;
    top: 0;
}
.doc-content iframe{
    width: 100%;
}
.doc-content p{
    margin: 0 0 15px;
    color: #444;
    font-size: .9rem;
    line-height: 1.6rem;
    font-weight: 300;
}
.doc-content p img{
    vertical-align: middle;
    width: 100%;
}

.latest-list{
    padding: 10px 5px;
}
.latest-list li{
    margin:0 5px;
    border-top: 1px solid #eee;
    padding: .8rem 0;
}
.latest-list .tit{
    font-size: 1.1rem;
    color: #666;
    line-height: 1.2rem;
}
.latest-list .time{
    font-size: .8rem;
    color: #999;
    margin-top: .4rem;
}

.test-bot{
    width: 336px;
    margin: 0 auto;
}

.app-banner{
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
}
.app-banner img{
    width: 100%;
    vertical-align: middle;
}

/* 下拉插件样式 */
.dropload-up,.dropload-down{
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: .9rem;
    /* 开启硬件加速 */
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
}
.dropload-down{
    height: 3rem;
    clear: both;
}
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
    height: 3rem;
    line-height: 3rem;
    text-align: center;
}
.dropload-load .loading{
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: rotate 0.75s linear infinite;
    animation: rotate 0.75s linear infinite;
}

.share-box{
    padding: 5px 1.1rem;
}
.share-box a{
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(http://en.hasmovie.com/static/mv/images/share_icon.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 3px;
}
.share-box .a-fb{
    background-position: 0 0;
}
.share-box .a-tw{
    background-position: 0 -24px;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media screen and (max-width: 360px) { 
    .list .pic{
        height: 120px;
    }
}