@charset "utf-8";
body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
select,
textarea,
form {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: top;
}

input,
select,
textarea {
    outline: none;
    border: none;
    background-color: transparent;
}

textarea {
    resize: none;
}

a {
    text-decoration: none!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 1em;
}

em {
    font-style: normal;
}

.clearFloat:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearFloat {
    zoom: 1;
}

.layout1200 {
    width: 1200px;
    margin: 0 auto;
}
.pad-top40{
    padding-top:40px;
}
.pad-top60{
    padding-top: 60px;
}
/* 左右布局 */
.layout-l{
    width:850px;
    float: left;
}
.layout-r{
    width:300px;
    float: right;
}
/* 二级导航 */
.level-menu-wrapper {
    border-bottom: 1px solid #e5e5e5;
}

.level-menu {
    font-size: 0;
}

.level-menu a {
    display: inline-block;
    height: 49px;
    font: bold 15px/49px "Microsoft Yahei";
    color: #333;
    padding: 0 18px;
}

.level-menu a:hover,
.level-menu a.active {
    color: #8c4c30;
}
/* 分页 */
.news-paging {
    clear: both;
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 100%;
    margin-top: -1px;
    padding-bottom: 60px;
    background-color: #ffffff;
    position: relative;
}

.news-paging a,
.news-paging b {
    background-color: #fafafa;
    color: #000000;
}

.news-paging a,
.news-paging span,
.news-paging b {
    display: inline-block;
    margin: 0 5px;

    text-align: center;
    font-size: 15px;
    font-family: Arial;
}

.news-paging a:hover {
    background-color: #111319;
    color: #ffffff;
    text-decoration: none;
}

.news-paging span {
    background-color: #111319;
    color: #ffffff;
}

.news-paging samp {
    color: #000000;
    display: inline-block;
    margin: 0;
}

.news-paging b,
.news-paging a.next,
.news-paging a.pre {
    width: 50px;
    font-weight: normal;
    font-size: 11px;
    font-family: "Microsoft Yahei";
}

.news-paging .visible-sm,
.news-paging .visible-xs {
    display: none;
}
/* 预告片页面 */
.trailer-page {
    padding: 40px 0 19px;
    margin-left: -20px;
}

.trailer-page li {
    width: 224px;
    float: left;
    margin-bottom: 22px;
    margin-left: 20px;
}

.trailer-page a {
    display: block;
}

.trailer-page .imgs img {
    width: 100%;
    height: 122px;
    margin-bottom: 11px;
}

.trailer-page .title {
    width: 100%;
    height: 44px;
    font: 14px/20px "Microsoft Yahei";
    color: #333;
}

.trailer-page a:hover {
    color: #2267ad;
}
.picHover img {
    transition: box-shadow 0.6s ease-out,transform 0.1s ease-in,-webkit-filter 0.6s ease-out;
}

.picHover:hover img {
    -webkit-filter: saturate(1.2) contrast(1.2) brightness(1.1);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

.picHover:active img {
    transform: scale(0.97) translateZ(0);
}

.picHover:visited img {
    transition: box-shadow 1s ease-out,transform 0s ease,-webkit-filter 1s ease-out;
}

.r-mod-hd h2{
    float: left;
    font:normal 24px/26px "Microsoft Yahei";
    margin-right: 15px;
    height: 26px;  
    overflow: hidden;
    margin-top: -1px;
}
.r-mod-hd .mod-title {
    color: #333;
    display: block;
}
.r-mod-hd .more {
    color: #888;
    font-size: 13px;
    float: right;
    margin-top: 5px;
}
.r-mod-hd .more:hover{
    color: #2267ad;
}
.mar-b20{
    margin-bottom: 18px;
}
.mar-b22{
    margin-bottom: 20px;
}
/* 预告片模块 */
.trailer-module{
    width:300px;
    margin:0 auto;
    overflow:hidden;
}
.trailer-module-top{
    margin-bottom:22px;
}
.trailer-module-top a{
    display:inline-block;
    text-decoration: none;
}
.trailer-module-top h2 a{
    font:24px/26px "Microsoft YaHei";
    color:#333;
    margin-top: -1px;
}
.trailer-module-top .more{
    font:14px/24px "Microsoft YaHei";
    color:#888;
}
.trailer-module-top .more:hover{
    color:#2267ad;
}
.trailer-module-bottom{
    margin-right:-20px;
}
.trailer-module-item{
    width:140px;
    margin-right: 20px;
}
.trailer-module-item .img-url{
    position: relative;
    width: 100%;
    height:90px;
    margin-bottom:11px;
    display: block;
}

.newIcons{
	background: url(//static.m1905.cn/assets/news/images/play-icon20191219.png) no-repeat;
    height: 36px;
    width: 36px;
    background-position: 0 0;
    position: absolute;
    bottom: 8px;
    left: 8px;
    display: block;
    z-index: 100;
    zoom: 1;
}
.img-url:hover .play-icon{
    background-position: -59px 0;
}
.trailer-module-item h3 a{
    color:#333;
    display: inline-block;
    height: 36px;
    overflow: hidden;
    text-decoration: none;
}
.trailer-module-item h3 a:hover{
    color:#2267ad;
}
.singleRow{
    text-align: center;
    font:15px/1 "Microsoft YaHei";
}
.moreRow{
    font:15px/18px "Microsoft YaHei";
    margin-bottom:17px;
}

.picHover img {
    transition: box-shadow 0.6s ease-out,transform 0.1s ease-in,-webkit-filter 0.6s ease-out;
}

.picHover:hover img {
    -webkit-filter: saturate(1.2) contrast(1.2) brightness(1.1);
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

.picHover:active img {
    transform: scale(0.97) translateZ(0);
}

.picHover:visited img {
    transition: box-shadow 1s ease-out,transform 0s ease,-webkit-filter 1s ease-out;
}
/* 独家栏目模块 */
.sole-column-mod{
    padding-bottom: 31px;
}
.sole-column-ul{
    margin-left: -10px;
}
.sole-column-ul li{
    float: left;
    width: 145px;
    margin:0 0 15px 10px;
}
.sole-column-ul li a{
    display: block;
}
.sole-column-ul li .imgs{
    width: 100%;
    height: 80px;
    margin-bottom: 6px;
}
.sole-column-ul li .imgs img{
    width:100%;
    height: 100%;
}
.sole-column-ul li .title{
    height: 40px;
    font:14px/20px "Microsoft Yahei";
    color: #333;
}
.sole-column-ul li .title:hover{
    color: #2267ad;
}

/* up主列表 */
.blogger-mod{
    padding-bottom: 30px;
}
.blogger-list{
    margin-bottom: 20px;
}
.blogger-list a{
    display: block;
}
.blogger-list .imgs{
    float: left;
}
.blogger-list .imgs,.blogger-list .imgs img{
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.blogger-list .desc{
    width:242px;
    float: right;
    padding-top:3px;
}
.blogger-list .desc a{
    font:16px/16px "Microsoft Yahei";
    color: #333;
    margin-bottom: 8px;
}
.blogger-list .desc a:hover{
    color: #2267ad;
}
.blogger-list .desc p{
    font:14px/14px "Microsoft Yahei";
    color: #888;
}
/* 独家评论 */
.sole-comment-ul{
    padding-bottom: 30px;
}
.sole-comment-ul .list{
    margin-bottom: 20px;
    height: 100px;
    overflow: hidden;
}
.sole-comment-ul .list a{
    display: block;
}
.sole-comment-ul .list .img-url{
    float: left;
    width: 65px;
    height: 100px;
}
.sole-comment-ul .list .img-url img{
    width: 100%;
    height: 100%;
}
.sole-comment-ul .list .exc-base{
    width: 226px;
    float: right;
    margin-top: -4px;
}
.sole-comment-ul .list .exc-base .title{
    font:15px/25px "Microsoft Yahei";
    color: #333;
    margin-bottom: 8px;
}
.sole-comment-ul .list .exc-base .title:hover{
    color: #2267ad;
}
.sole-comment-ul .list .exc-base p{
    font:14px/23px "Microsoft Yahei";
    color: #888;
}
/*电影资讯Top10 */
.film-info-mod{
    padding-bottom: 36px;
}
.film-info-list li{
    color: #333333;
    font-size: 13px;
    height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}
.film-info-list li .num {
    color: #333333;
    font-size: 19px;
    text-align: center;
    line-height: 25px;
    font-family: Arial;
    position: absolute;
    left: 0;
    top: 2px;
}
.film-info-list li .num{
    width: 20px;
}
.film-info-list li .top {
    font-size: 20px;
    color: #8c4c30;
}
.film-info-list li a {
    height: 25px;
    font-size: 16px;
    line-height: 25px;
    padding-left: 31px;
    display: block;
    color: #333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}
.film-info-list li a:hover{
    color: #2267ad;
}
/* 电影策划 */
.film-plan-list{
    padding-bottom: 37px;
}
.film-plan-list a,.film-plan-list .first span{
    display: block;
}
.film-plan-list .first{
    margin-bottom: 9px;
}
.film-plan-list .first .img-url{
    width: 100%;
    height: 150px;
    position: relative;
    margin-bottom: 5px;
}
.film-plan-list .first .img-url img{
    width:100%;
    height: 100%;
}
.film-plan-list .first .title{
    position: absolute;
    left:0;
    bottom:0;
    font-size: 15px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #000000;
    filter: alpha(opacity=80);
    background: rgba(0,0,0,0.8);
}
.film-plan-list .first .title span {
    color: #ffffff;
    position: relative;
    height: 30px;
    overflow: hidden;
    padding: 0 10px;
}
.film-plan-list .first p{
    font:14px/23px "Microsoft Yahei";
    color: #888;
}
.film-plan-list .rel-url{
    font:14px/24px "Microsoft Yahei";
    color:#333;
    height: 24px;
    overflow: hidden;
    margin-bottom: 8px;
}
.film-plan-list .rel-url:hover{
    color: #2267ad;
}
/* 热播榜 */
.hot-film-mod{
    padding-bottom: 50px;
}
.hot-film-list{
    padding-bottom: 2px;
}
.hot-film-list li{
    color: #333333;
    font-size: 13px;
    height: 25px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}
.hot-film-list li .num {
    color: #333333;
    font-size: 19px;
    text-align: center;
    line-height: 25px;
    font-family: Arial;
    position: absolute;
    left: 0;
    top: 2px;
}
.hot-film-list li .num{
    width: 20px;
}
.hot-film-list li .top {
    font-size: 20px;
    color: #8c4c30;
}
.hot-film-list li a {
    width: 219px;
    height: 25px;
    font-size: 15px;
    line-height: 25px;
    overflow: hidden;
    padding-left: 31px;
    display: block;
    color: #333;
}
.hot-film-list li a:hover{
    color: #2267ad;
}
.hot-film-list li .frequency{
    padding: 0 6px;
    position: absolute;
    right: 0;
    top:0;
    font:14px/25px "Microsoft Yahei";
    color:#888;
}
.hot-film-list li .frequency span{
    font-family: "Verdana";
}
.hot-film-more{
    display: block;
    height:40px;
    background:#a67f6d;
    color:#fff;
    font:16px/40px "Microsoft Yahei";
    text-align: center;
}
.hot-film-more:hover{
    background:#9b7260;
}

/* 新闻列表 */
.public-news-list li{
    margin-bottom: 50px;
}
.public-news-list .pic-url{
    float: left;
    width: 320px;
    height: 174px;
	overflow:hidden;
}
.public-news-list .pic-url img{
    width: 100%;
    height: auto;
}
.public-news-list .pic-right{
    width:510px;
    padding-top: 1px;
    height: 173px;
    float:right;
}
.public-news-list .pic-right h3.title {
    font:bold 22px/24px "Microsoft Yahei";
    height: 24px;
    overflow: hidden;
    margin-bottom: 18px;
}
.public-news-list .pic-right h3.title a{
    color: #333;
}
.public-news-list .pic-right h3.title a:hover{
    color:#2267ad;
}
.public-news-list .pic-right .des{
    font:14px/24px "Microsoft Yahei";
    color: #888;
    height:78px;
    overflow: hidden;
    margin-bottom: 23px;
}
.public-news-list .pic-right .rel-other {
    height: 20px;
    overflow: hidden;
    line-height: 20px;
    padding-top: 4px;
    margin-bottom: 3px;
    font-size: 0;
}
.public-news-list .pic-right .f1{
    float: left;
}
.public-news-list .pic-right .rel-other .timer, .public-news-list .pic-right .rel-other a.type-url {
    display: inline-block;
    width: auto;
    font-size: 14px;
    color: #888;
}
.public-news-list .pic-right .rel-other a.type-url{
    padding: 0 4px;
    margin-left: 6px;
}
.public-news-list .pic-right .rel-other .timer {
    padding-right: 3px;
}
.public-news-list .pic-right .rel-other a.type-url:hover {
    color: #ffffff;
    background-color: #2267ad;
}
.public-news-list .pic-right .rel-other .share-btn{
    float: right;
    background: url(//static.m1905.cn/assets/news/images/icons.png);
    background-repeat: no-repeat;
    width: 1px;
    padding-right: 20px;
    background-position: 3px -93px;
    height: 20px;
    cursor: pointer;
    position: relative;
    display: none;
}
.public-news-list .pic-right .rel-other .share-btn .share-wrap{
    height: 25px;
    width: 115px;
    display: none;
    overflow: hidden;
    top: -4px;
    left: -115px;
    position: absolute;
}
.public-news-list .pic-right .rel-other .open .share-wrap{ display:block;}
