@charset "utf-8";
@import url(com.min.css);
/**----------------------------------- 公共基本属性设----------------------------------- */
.mainContainer{margin:0 auto;width:1200px; min-height:500px; }
.mainBox{float:left;width:900px;padding:0 30px 20px 0;min-height:600px;overflow:visible;}
.siderBox{float:right;width:250px;}
.siderCntBox{margin-bottom:20px;}
.margin{margin-top:30px;}
.onlyMainBox{width:800px;}

.headerContainer{width:100%;}
.headerInner{margin:0 auto;width:90%;}
.headerMenu{float:left;}
.headerMenu li,.headerMenu h2{float:left;margin-right:2px;height:30px;line-height:30px;font-weight:normal;}
.headerMenu a, .headerMenu a:visited{display:block;padding:0 10px;color:#555;}
.headerMenu .selected a, .headerMenu .selected a:visited,.headerMenu a:hover{color:#555;}

.headerUserMenu{float:right;}
.headerUserMenu li{float:left;margin-right:2px;}
.headerUserMenu .userName a, .headerUserMenu .userName a:visited{display:block;color:#555;}
.headerUserMenu .openUserMenuBtn a ,.headerUserMenu .openUserMenuBtn a:visited{display:block;width:20px;height:20px;background:url('../images/arrow_down.png') no-repeat center;background-size:12px;}
.headerUserMenu .arrowBg{margin-left:80px;}
.headerUserMenu .popStyle_2{margin-top:15px;margin-left:-108px;}
.headerUserMenu .popStyle_2 .inner{border:solid 1px #000;box-shadow:2px 2px 2px 1px #555;}

.indexMidContainer{ height:900px; overflow:hidden}
.midContainer{margin:0 auto;width:800px;padding-top:30px;padding-bottom:20px;}
.indexMidContainer .midContainer{padding:0;background-color:transparent;top:30%; position:relative}
.slogo{margin:0 auto;width:146px; text-align:left;color:#aaa;}
.slogo h1 a ,.slogo h1 a:visited{font-size:20px;font-weight:bold;color:#BF5C0B; letter-spacing:5px;}


.soForm{margin-top:20px;border:solid 3px #333;background-color:#fff;}
.soForm .soOuter{float:left;width:100%;height:100%;}
.soForm .input{height:100%; }
.soForm .subBtn{float:right;margin-left:-100%;}
.soForm input{width:100%;height:100%;line-height:100%;border:0;text-align:center;-webkit-appearance:none;color:#aaa;background-color:transparent;}
.soForm .input{margin-right:60px;height:38px;}
.soForm .subBtn a, .subBtn a:visited{display:block;width:60px;height:38px;background:url('../images/soBtn_white.png') no-repeat center;background-size:18px 18px; background-color:#BF5C0B}
.soForm .subBtn a:hover{background-size:20px 20px; background-color:#BF5C0B}
.focusSoInput input{font-size:17px;font-weight:bold;}

.soTipDiv{display:none;padding:10px 0;margin-top:-1px;position:absolute;z-index:9;background-color:#fff;border-bottom-left-radius:3px;border-bottom-right-radius:3px;box-shadow:2px 2px 2px #aaa;}
.soTipDiv ul{padding:0 10px;height:30px;line-height:30px;}
.soTipDiv a, .soTipDiv a:visited{display:block;padding:0 5px;}
.soTipDiv a:hover{color:#BF5C0B;background-color:#F6E1D0;}
.soTipDiv .closeSoTip{border-top:solid 1px #ddd; text-align:center}
.soTipDiv .closeSoTip a, .soTipDiv .closeSoTip a:visited{display:block;cursor:pointer;}
.closeSoTip a:visited{color:#fff;background-color:#BF5C0B;}
.soResultTip{margin:10px 0;}
.soResultTip .soKeyWords{color:#F27887;}

.headerBg{background:url('../images/headerBg.jpg');background-size:auto 100%;background-color:#666}
.headerBg .headerMenu a, .headerBg .headerMenu a:visited{color:#fff;font-weight:bold;}
.headerBg .headerMenu .selected a, .headerBg .headerMenu .selected a:visited,.headerBg .headerMenu a:hover{color:#fff;}
.headerBg .headerUserMenu .userName a, .headerBg .headerUserMenu .userName a:visited{color:#fff;}
.headerBg .slogo{}
.headerBg .slogo h1 a ,.headerBg .slogo h1 a:visited{color:#fff;text-shadow:1px 1px 1px #000;}

.yscrollMenu_outer a, .yscrollMenu_outer a:visited{display:block;padding:2px;color:#444}
.yscrollMenu_outer{margin:0;height:25px;padding:3px 0;overflow:hidden;}
.xscrollMenu_outer{height:30px;padding-bottom:4px;overflow-x:auto;}

.filterMenu{padding:5px 0;}
.filterMenu li{float:left;margin-right:5px;margin-bottom:5px;}
.filterMenu a, .filterMenu a:visited{display:block;padding:2px 5px;border-radius:2px;color:#222;}
.filterMenu a:hover,.filterMenu .selected a, .filterMenu .selected a:visited,.filterMenu ._selected a, .filterMenu ._selected a:visited{background-color:#E96C06;color:#fff;}
.filterMenu li:first-child a,.filterMenu li:first-child a:visited{color:#666; background-color:#ddd;}

.y_filterMenu{margin:0;height:25px;padding:3px 0;overflow:hidden;}
.x_filterMenu{height:30px;padding-bottom:4px;overflow-x:auto;}
.w_100%{width:100%;}
.w_1200{width:1200px;}
.w_1100{width:1100px;}

.orderMenu{margin:5px 0;padding:5px 0;}
.orderMenu .left{float:left;}
.orderMenu .right{float:right;}
.orderMenu li{float:left;margin-right:15px;}
.orderMenu a, .orderMenu a:visited{display:block;padding:2px 4px;color:#222;border-bottom:solid 4px transparent;}
.orderMenu a:hover,.orderMenu .selected a, .orderMenu .selected a:visited,.orderMenu ._selected a, .subMenu ._selected a:visited{border-bottom:solid 4px #E96C06;}
.orderMenu_line{margin-top:-12px;margin-bottom:10px;}

.indexHotMovies{margin-top:5px;text-align:center;}
.indexHotMovies li{margin:0 5px;height:25px;line-height:25px;display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;}
.indexHotMovies span{margin-right:5px;color:#21A110;}
.indexHotMovies li:first-child{padding-left:20px;background:url('../images/hot.png') no-repeat left;background-size:15px;}
.indexArticles{margin-top:5px;text-align:center;}
.indexArticles ul{margin-top:5px;line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:1;height:22px;color:#aaa;}

.movies{padding:20px 0;}
.movies .each{float:left;width:25%;margin-bottom:50px; }
.movies h4{margin-bottom:5px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:1;height:20px;}
.movies h4 a ,.movies h4 a:visited{color:#444;}
.movies h4 a:hover{color:#BF5C0B;}
.movies .score_1{margin-left:5px;font-size:16px;font-family:Georgia;}
.movies .score_2{font-size:12px;color:#aaa;}
.movies .thumb{float:left;width:70px;height:90px;font-size:0; box-shadow:1px 1px 1px #ddd;margin-bottom:4px;border-radius:3px;}
.movies .thumb img{width:100%;object-fit: cover; height:90px;}
.movies .rightBox{padding-left:10px;padding-right:15px;height:inherit;}
.movies .info{line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;height:44px;color:#aaa;}

.topicMovies{margin-top:10px;border-top:solid 1px #ccc; }

.rating{}
.rating .starBg{float:left;margin-top:5px;width:50px;height:10px;background: url(../images/rating.png) repeat-x ;background-size:10px 20px;}
.rating .starNum{margin-right:5px;height:100%;background: url(../images/rating.png) repeat-x 0 -10px;background-size:10px 20px;}
.rating .score,.rating .noScore{height:20px; line-height:20px;color:#888;}
.rating .noScore{float:left;}
.rating .score_1{font-size:16px;font-family:Georgia;color:#555;}

.moviesTop{float:left;margin-top:20px;margin-right:15px;width:260px;padding:10px;border:solid 1px #aaa;}
.moviesTop .mainNav{margin-top:0;margin-bottom:20px;}
.moviesTop .thumb_title{margin-bottom:20px; }
.moviesTop .thumb_title h4{margin-bottom:5px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:1;height:20px;}
.moviesTop .thumb_title h4 a ,.moviesTop .thumb_title h4 a:visited{color:#444;}
.moviesTop .thumb_title h4 a:hover{color:#BF5C0B;}
.moviesTop .thumb{float:left;width:70px;height:90px;font-size:0;background:url('../images/preloadImg.png') no-repeat center;background-size:100%; box-shadow:1px 1px 1px #ddd;margin-bottom:4px;border-radius:3px; position:relative}
.moviesTop .thumb img{width:100%;}
.moviesTop .thumb span{ position:absolute;left:2px;top:2px;padding:1px 3px;border-radius:3px;font-size:13px; text-align:center;color:#fff;background-color:#BF5C0B;filter:alpha(Opacity=75);-moz-opacity:0.75;opacity:0.75;}
.moviesTop .rightBox{padding-left:10px;padding-right:15px;height:inherit;}
.moviesTop .info{line-height:22px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;height:44px;color:#aaa;}
.moviesTop .score_1{margin-left:5px;font-size:16px;font-family:Georgia;color:#555}
.moviesTop .score_2{font-size:12px;color:#aaa;}

.moviesTop .onlyTitle{margin-bottom:2px;height:25px;line-height:25px;}
.moviesTop .onlyTitle:last-child{margin-bottom:0; }
.moviesTop .onlyTitle .info{float:right;width:40px;}
.moviesTop .onlyTitle .title{float:left;}
.moviesTop .onlyTitle:nth-child(odd){padding:5px 0;border-top:dotted 1px #ddd;border-bottom:dotted 1px #ddd;}
.moviesTop li,.moviesTop h4{display:inline;}
.moviesTop .orderNum{margin-right:5px;padding:2px 3px;border-radius:3px;font-size:13px;color:#444; background-color:#ddd}


.movieOne .thumb{float:left;}
.movieOne .poster{width:125px;background:url('../images/preloadImg.png') no-repeat center;background-size:100%; }
.movieOne .poster img{width:100%;}
.movieOne .rightInfo{padding-left:20px;height:inherit;}
.movieOne .rightInfo ul{margin-bottom:5px;height:20px;line-height:20px;}
.movieOne .rightInfo li{float:left;margin-right:5px;}
.movieOne .rightInfo a ,.movieOne .info a:visited{display:block;padding:0 2px;border-radius:2px;}
.movieOne .rightInfo a, .movieOne .rightInfo a:visited{display:block;color:#6D4B2F}
.movieOne .rightInfo a:hover{color:#E96C06}
.movieOne .trailer a, .movieOne .trailer a:visited{display:block;padding:5px;padding-left:30px;background:url('../images/trailer.png') no-repeat left;background-size:25px; background-color:#ddd}
.movieOne .imdb a, .movieOne .imdb a:visited{display:block;padding-left:28px;background:url('../images/imdb.png') no-repeat left;background-size:25px;}
.movieOne .dbFlag a, .movieOne .dbFlag a:visited{display:block;padding-left:20px;background:url('../images/douban.png') no-repeat left;background-size:16px;}
.movieOne .trailer a:hover{background-color:#eee;}
.movieOne h4{margin-bottom:15px;line-height:25px;font-size:20px;font-weight:bold;}
.movieOne .brief{margin-top:10px;color:#666;line-height:22px;}
.movieOne details > summary{}
.movieOne .score_1{font-weight:bold;font-size:18px;font-family:Georgia;}

.relatedArticles{}
.relatedArticles ul{height:30px;line-height:30px;border-top:solid 1px #ccc;}

.movieZy{padding:10px 0;}
.movieZy ul{height:30px;line-height:30px;border-top:solid 1px #ccc;}
.movieZy li{float:right;margin-right:5px;}
.movieZy li:first-child{float:left;  }
.movieZy a ,.movieZy a:visited{display:block;}
.movieZy a:hover{ background-color:#eee}
.movieZy span{font-weight:bold;}
.movieZy p{color:#aaa;}
.movieZy .ico{padding-left:24px;}
.movieZy .downLoad{background:url(../images/downLoad.png) no-repeat left;background-size:20px;}
.movieZy .onLine{background:url(../images/onLine.png) no-repeat left;background-size:20px;}
.movieZy .onLine_down{background:url(../images/onLine_down.png) no-repeat left;background-size:20px;}

.comments li{float:left;margin-right:10px;height:30px;line-height:30px;}
.comments li:last-child{float:right; }
.comments .user{margin-top:10px;padding:5px 0;border-top:solid 1px #ccc;}
.comments .thumb img{width:30px;border-radius:30px;}
.comments .content{line-height:22px;}

.scrollNav{padding-top:3px;height:36px;text-align:center;letter-space:-0; box-shadow:2px 2px 2px #ddd;}
.scrollNav .mainContainer{margin-top:0;}
.scrollNav .left{float:left;}
.scrollNav .right{float:right;}
.scrollNav .xscrollMenu_outer{height:36px;line-height:33px;overflow-x:auto;}
.scrollNav li{padding-left:20px;padding-right:20px;background:url(../images/sp.gif) no-repeat left;display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;}
.scrollNav li:first-child{padding-left:0;background:url(''); }
.scrollNav a ,.scrollNav a:visited{display:block;padding:0;color:#444;}
.scrollNav .selected a, .scrollNav .selected a:visited,.scrollNav a:hover{color:#BF5C0B}

.scroll_card{margin:10px 0;height:160px;text-align:center;letter-space:-0; }
.scroll_card .x_outer{height:160px;overflow-x:auto;}
.scroll_card .x_menu{width:650px;}
.scroll_card .each{float:left;width:90px;margin-right:10px;margin-bottom:10px;}
.scroll_card .thumb{width:100%;margin-bottom:5px;height:120px;background:url('../images/preloadImg.png') no-repeat center;background-size:80px;}
.scroll_card .thumb img{width:100%;}
.scroll_card .title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;height:40px;line-height:20px;}


.celebrity{padding:20px 0;}
.celebrity .each{float:left;width:110px;margin-right:20px;margin-bottom:50px; }
.celebrity .thumb{height:160px;font-size:0;background:url('../images/preloadImg.png') no-repeat center;background-size:70%; box-shadow:1px 1px 1px #ddd;margin-bottom:4px;border-radius:3px;}
.celebrity .thumb img{width:100%;}
.celebrity h4{margin-top:10px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:1;height:20px;}
.celebrity h4 a ,.celebrity h4 a:visited{color:#444;}
.celebrity h4 a:hover{color:#BF5C0B;}
.celebrity ul{line-height:25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:1;height:25px;color:#666;}

.celebrity_one .thumb{float:left;width:125px;background:url('../images/preloadImg.png') no-repeat center;background-size:100%; }
.celebrity_one .thumb img{width:100%;}
.celebrity_one .rightInfo{padding-left:20px;height:inherit;}
.celebrity_one h4{margin-bottom:5px;line-height:25px;font-size:18px;font-weight:bold;}
.celebrity_one h4 span{margin-left:5px;color:#777;}
.celebrity_one .rightInfo ul{margin-bottom:5px;line-height:20px;}
.celebrity_one .rightInfo li{float:left;margin-right:5px;}
.celebrity_one .tagName{font-weight:bold;}
.celebrity_one .rightInfo a ,.celebrity_one .rightInfo a:visited{display:block;padding:0 2px;border-radius:2px;}

.celebrity_one .brief{margin-top:10px;color:#666;line-height:22px;}
.celebrity_one details > summary{}

.movie_soRecord_list{}
.movie_soRecord_list ul{line-height:25px;}
.movie_soRecord_list ul:nth-child(even){padding:5px 0;border-top:dotted 1px #ddd;border-bottom:dotted 1px #ddd; background-color:#eee}
.movie_soRecord_list li{float:left;}

.cntBox111{margin-bottom:20px;border:solid 20px #fff;border-radius:3px; background-color:#fff;box-shadow:2px 2px 2px #eee;}
.cntBox{padding:0px;border-radius:3px;}

.subtypeNav_alert{height:500px;overflow-y:scroll;}
.subtypeNav_alert .typeTitle{font-weight:bold;}
.subtypeNav_alert .subtypes{margin:2px 0;padding:2px;border:solid 1px #ddd; background-color:#F6F6F6}
.subtypeNav_alert li{float:left;margin:2px;}
.subtypeNav_alert a ,.subtypeNav_alert a:visited{display:block;padding:2px 6px;border-radius:3px;}
.subtypeNav_alert a:hover{color:#fff;background-color:#555;}

.recommdLinks_box{margin-bottom:20px;}
.recommdLogoLinks{padding-top:10px;}
.recommdLogoLinks div{float:left;width:60px;margin-bottom:10px;margin-right:5px;}
.recommdLogoLinks .thumb{margin:0 auto;width:30px;height:30px;border-radius:3px;background-color:#fff}
.recommdLogoLinks .thumb img{width:100%;}
.recommdLogoLinks .title{height:20px; line-height:20px; text-align:center;font-size:13px;}
.recommdLinks{padding:1px;}
.recommdLinks div{float:left;width:75px;height:35px;line-height:35px;padding:0 5px;margin-left:-1px;margin-top:-1px;border:solid 1px #bbb; text-align:center;}
.recommdLinks  a ,.recommdLinks  a:visited{display:block;color:#222;}
.recommdLinks a:hover{color:#BF5C0B; text-decoration:underline}

.type_links ._type{margin-bottom:2px;padding:1px;}
.type_links ._type li{float:left;}
.type_links ._type li:first-child{padding:1px;width:25px;height:25px;border-radius:25px;border:solid 1px #555;}
.type_links img{width:100%;border-radius:25px;}
.type_links h3 a ,.type_links h3 a:visited{display:block;padding:0 5px;height:30px;line-height:30px;border-radius:30px;color:#222;}
.type_links h3 a:hover{color:#BF5C0B;}

.type_links ._links{padding:1px;max-height:143px;margin-bottom:20px;}
.type_links ._links li{float:left;width:75px;height:35px;line-height:35px;padding:0 5px;margin-left:-1px;margin-top:-1px;border:solid 1px #bbb; text-align:center;}
.type_links ._links a ,.type_links ._links a:visited{display:block;color:#222;text-align:center}
.type_links ._links a:hover{color:#BF5C0B; text-decoration:underline}

.tab_links{min-height:200px;}
.tab_links ._type{margin-bottom:5px;text-align:center;}
.tab_links ._links{display:none;padding:1px;margin-bottom:20px}
.tab_links .recommdLinks{display:block;}
.tab_links ._links li{float:left;width:70.57px;padding:0 7px;margin-left:-1px;margin-top:-1px;border:solid 1px #aaa;height:35px;line-height:35px; }
.tab_links ._links a ,.tab_links ._links a:visited{display:block;color:#222; text-align:center}
.tab_links ._links a:hover{color:#BF5C0B; text-decoration:underline}
.onetab_links .tab_links ._links{margin-top:0;max-height:174px;}

.sider_links .each{float:left;width:50%;margin-bottom:10px;}
.sider_links .thumb{margin-right:5px;padding:2px;border:solid 1px #aaa;border-bottom:0;text-align:center;}
.sider_links .thumb img{width:100%;border-radius:2px; }
.sider_links .thumbTitle .title{margin-right:5px;padding:2px;border:solid 1px #bbb;border-top:0;height:20px; line-height:20px; text-align:center;}
.sider_links .onlyTitle{}
.sider_links .onlyTitle .title{margin-right:5px;padding:2px;border:solid 1px #bbb;height:20px; line-height:20px; text-align:center;}
.sider_links a ,.sider_links a:visited{display:block;}
.sider_links a:hover .title{color:#BF5C0B; background-color:#eee;}

.linkList{}
.linkList .each{padding:10px 0;margin-bottom:10px;border-bottom:dotted 1px #ccc;}
.linkList h4{margin-bottom:3px;font-size:15px;}
.linkList h4 a ,.linkList h4 a:visited{color:#444;}
.linkList h4 a:hover{color:#BF5C0B;}
.linkList .isLost a ,.linkList .isLost a:visited{color:#777;text-decoration:line-through}
.linkList .thumb{float:left;width:140px;padding:4px;border:solid 2px #777;background:url('../images/preloadImg.png') no-repeat center;background-size:60%;background-color:#fff;}
.linkList .thumb img{width:100%;}
.linkList .rightInfo{padding-left:20px;height:inherit;} 
.linkList .noThumbInfo{padding-left:0;} 
.linkList .brief{margin-top:2px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:3;height:60px;}
.linkList .info{margin-top:5px;}
.linkList .info li{float:left;margin-right:10px;height:20px; line-height:20px;}
.linkList .info a, .linkList .info a:visited{display:block;color:#222;border-radius:3px;}
.linkList .info a:hover{color:#BF5C0B;}
.linkList .clock{padding-left:18px;background:url('../images/clock.png') no-repeat left;background-size:14px;}

.linkOne{}
.linkOne .thumb{float:left;width:250px;padding:10px;border:solid 2px #777;background:url('../images/preloadImg.png') no-repeat center;background-size:60%; background-color:#fff}
.linkOne .thumb img{width:100%;}
.linkOne .rightInfo{padding-left:20px;height:inherit;line-height:30px;}
.linkOne .rightInfo a, .linkOne .rightInfo a:visited{margin-right:5px;font-weight:bold;}
.linkOne .rightInfo a:hover{color:#fff;background-color:#BF5C0B;}
.linkOne .noThumbInfo{padding-left:0;} 
.linkOne h4{font-size:15px;color:#BF5C0B;}
.linkOne .visitBtn a, .linkOne .visitBtn a:visited{display:block;padding:4px 0;border-bottom:solid 2px #BF5C0B;color:#BF5C0B;text-align:center;font-weight:bold;}
.linkOne .visitBtn a:hover{border-bottom:solid 2px #BF5C0B;color:#BF5C0B}
.linkOne .brief_tip{margin-top:10px;line-height:30px;}

.s_key {margin:10px 0;}
.s_key li{float:left;margin-right:5px;margin-bottom:5px;}
.s_key a, .s_key a:visited{display:block;padding:2px;}

.iconTitle{margin-top:10px;}
.iconTitle ul{float:left;margin-right:20px;height:25px;line-height:25px;margin-bottom:5px;padding-bottom:5px;}
.iconTitle li{float:left;}
.iconTitle .icon{margin-right:5px;padding:2px;border:solid 1px #555;width:20px;height:20px;line-height:20px;border-radius:20px;color:#555; text-align:center;font-weight:bold;}
.iconTitle .icon img{width:100%;border-radius:20px; }
.iconTitle .info{float:right;color:#aaa;font-size:12px;}

.articleBox .onlyTitle{overflow:hidden;zoom:1;margin-bottom:2px;height:25px;line-height:25px;}
.articleBox .onlyTitle:last-child{margin-bottom:0; }
.articleBox .onlyTitle .info{float:right;width:40px;color:#aaa;font-size:12px;}
.articleBox .onlyTitle .title{float:left;overflow:hidden;zoom:1;}
.articleBox .onlyTitle:nth-child(odd){padding:5px 0;border-top:dotted 1px #ddd;border-bottom:dotted 1px #ddd;}
.articleBox li{display:inline;}
.articleBox .thumb_title{padding:5px 0;}
.articleBox .thumb_title:nth-child(n+3){margin-bottom:10px;}
.articleBox .thumb_title ul{line-height:20px;}
.articleBox .thumb_title .info{margin-top:5px;color:#aaa;}
.articleBox .articleOuter,.articleBox .thumbOuter{float:left;}
.articleBox .articleOuter{width:100%;height:100%;}
.articleBox .articleInner{margin-left:100px;height:inherit;} 
.articleBox .thumbOuter{margin-left:-100%;width:80px;border:solid 4px #eee;}
.articleBox .thumbOuter img{width:100%;}
.articleBox .orderNum{border:solid 1px #ddd;padding:3px;border-radius:3px;color:#555;font-family:Georgia;}
.sider_articles .onlyTitle{margin-bottom:5px;}

.articles{}
.articles .each{padding:10px 0;margin-bottom:10px;border-bottom:dotted 1px #ccc;}
.articles h4{margin-bottom:3px;font-size:15px;}
.articles h4 a ,.articles h4 a:visited{color:#444;}
.articles h4 a:hover{color:#BF5C0B;}
.articles .thumb{float:left;width:180px; height:100px;font-size:0;margin-left:1px;border:solid 5px #fafafa;box-shadow:0px 0px 1px #aaa;background:url('../images/preloadImg.png') no-repeat center;background-size:60%;}
.articles .thumb img{width:100%;object-position: ce}
.articles .rightInfo{padding-left:20px;height:inherit;} 
.articles .noThumbInfo{padding-left:0;} 

.articles .brief{margin-top:2px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:3;height:60px;}

.articles .info{margin-top:5px;}
.articles .info li{float:left;margin-right:10px;height:20px; line-height:20px;}
.articles .info span{float:left;margin-right:10px;}
.articles .info a, .articles .info a:visited{display:block;padding:0 4px;color:#666;border-radius:3px; background-color:#eee}
.articles .info a:hover{color:#fff;background-color:#555;}
.articles .clock{padding-left:18px;background:url('../images/clock.png') no-repeat left;background-size:14px;}

.articleOne{margin-bottom:20px;}
.articleOne h3{margin-bottom:5px;font-size:20px;color:#666; text-align:center;}
.articleOne .info{margin-bottom:10px;color:#8C9EAD; text-align:center}
.articleOne .info li{display:-moz-inline-stack;display:inline-block;*display:inline;zoom:1;}
.articleOne .info a ,.articleOne .info a:visited{color:#BF5C0B;}
.articleOne .info a:hover{color:#555;}
.articleOne .articleCnt{line-height:30px;font-size:15px;}
.articleCnt strong{font-size:16px;}
.articleCnt img{font-size:0;border-radius:2px;max-width:760px;width:expression(this.width>760?"760px":this.width); }
.articleCnt a ,.articleCnt a:visited{color:#BF5C0B;}
.articleCnt a:hover{color:#555;}
.tj{display:none;}
.articleCnt .soKeyWords{margin:0 4px;padding-left:10px;background:url('../images/orangeSo.png') no-repeat left;background-size:12px;}
.articleCnt .Celebrity_soWords{margin:0 2px;padding-left:14px;background:url('../images/orangeSo.png') no-repeat left;background-size:12px;}
.articleCnt .lazy_img { text-align:center}
.relatedArticles{padding:20px 0;}
.relatedArticles .each{float:left;width:25%;margin-bottom:30px; }
.relatedArticles .inner{margin-right:20px;box-shadow:1px 1px 1px #ddd;margin-bottom:4px;border-radius:3px;}
.relatedArticles h4{margin:5px ;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:2;height:40px;}
.relatedArticles .thumb{width:100%;font-size:0;background:url('../images/article_preloadImg.png') no-repeat center;background-size:80%; }
.relatedArticles .thumb img{width:100%;}
.relatedArticles a:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity:0.8;}

.pre_next_article span{font-weight:bold;margin-right:10px;color:#BF5C0B;}
.pre_next_article li{margin-top:10px;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word;word-break:break-all;-webkit-line-clamp:1;height:20px;}

.footer{ text-align:center; margin:20px 0;}
.friendlinks {
	clear:both;
	color:#BF5C0B;
	text-align:left;

	padding:5px 3px;
	width:800px;
	margin:0 auto;
}
.friendlinks li {
	float:left;
	text-align:left;
	line-height:23px;
	white-space:nowrap;
	padding:0 5px
}
.friendlinks a {
	color:#333
}

.mhot{ display:none}
@media(max-width: 767px){	
body{background-color:#F0F5F7}
body,h1,h2,h3,h4{font-size:14px;}
.formStyle{float:none;width:98%;margin:0 auto;}
.indexMidContainer{ height:auto; margin-top:30px;}
.mainContainer{width:93%;}
.mainBox,.siderBox{width:100%;float:none;}
.mainBox{padding:0;border:0;}
.siderCntBox{margin-bottom:15px;padding:5px;border-radius:3px;border:solid 1px #aaa;}
.scrollNav .sp{width:10px;}
.scrollNav li{padding:0 12px;}
.scrollNav .xscrollMenu{width:700px;}
.goTopBtn{right:0;}
.margin{margin-top:20px;}
.mainPage li{margin:5px 2px;}
.mainPage a, .mainPage a:visited{ background-color:#ddd}

.headerInner{width:96%;}
.headerMenu a, .headerMenu a:visited{padding:4px 10px;}

.midContainer{width:96%;}
.indexArticles{margin:0 auto;width:90%;}

.soForm .input{margin-right:50px;}
.soForm .subBtn a, .subBtn a:visited{width:50px;}

.movies{padding:15px 0;}
.movies .each{float:left;width:50%;margin-bottom:40px; }
.movieOne .poster{width:105px;}
.movieOne .rightInfo{padding-left:10px;}
.movies .thumb{width:60px;height:80px}
.movies h4{margin-bottom:0px;line-height:20px;-webkit-line-clamp:2;height:40px;}
.movies .rightBox{padding-left:10px;padding-right:10px;}

.moviesTop{float:none;width:100%;margin:20px 0;padding:0;border:0;}

.celebrity .each{width:100px;margin-right:10px;margin-bottom:30px; }
.celebrity .thumb{height:150px;}

.celebrity_one .thumb{float:left;width:100px;}
.type_links ._links{max-height:323px;margin-bottom:15px;}

.linkList .thumb{width:140px;}
.linkList .noThumbInfo{margin-left:0;}
.linkList .brief{-webkit-line-clamp:2;height:40px;}

.linkOne .thumb{float:none;width:100%;margin:10px 0;padding:0;border:0;text-align:center; background:transparent;}
.linkOne .thumb img{margin:0 auto;width:92%;padding:10px;border:solid 2px #777; background-color:#fff}
.linkOne .rightInfo{padding:0;}


.articles .each{padding:10px 5px;}
.articles .thumb{width:100px; height:80px; }
.articles .brief{-webkit-line-clamp:2;height:40px;}
.articleCnt img{border:0;border-radius:2px;width:98%;}
.articleCnt .lazy_img{ text-indent:0;}
.relatedArticles .each{width:50%;}
.articles h4{ font-size:13px;}
.articles .brief{ font-size:12px;}
.friendlinks{ width:90%;}
.movieZy li:first-child{float:left; width:70%; overflow:hidden ;white-space: nowrap;text-overflow: ellipsis;}
.mhot{ display:block; padding:10px;}
}
