﻿

/*分页  */

/*此处为网页头部  广告*/
.bill { width: 970px; float: left; overflow: hidden; margin-top: 0; }
.content { margin: 0 auto; width: 970px; height: auto; }
.content .main_left { width: 660px; height: auto; float: left; }
#Contentbtn { width:300px; float:left;}
/* 八卦内容部分 */
.content .main_left .bagua { width: 658px; height: auto; overflow: hidden; border: 1px solid #d3d3d3; }
.content .main_left .bagua .pageSplit { width: auto; height: auto; margin-left: 20px; }
.content .main_left .bagua .noResult { width: 658px; height: 600px; color: Red; font-size: 18px; font-weight: bold; text-align: center; margin-top: 20px; line-height: 200px; }
.content .main_left .bagua .bagua_top { background-image: url(bg.jpg); background-repeat: repeat-x; width: 650px; height: 36px; border-bottom: 1px dashed #d3d3d3; margin-left: 4px; margin-top: 4px; }
.content .main_left .bagua .bagua_top .top_title { display: block; font-size: 14px; font-weight: bold; color: #bb0066; line-height: 2.5em; margin-left: 15px; }
.content .main_left .bagua .bagua_top .top_title .galleryList { font-size: 12px; margin-left: 20px; color: #333333; }
.content .main_left .bagua .bagua_top .top_title .gallery { font-size: 12px; margin-left: 10px; }
.content .main_left .bagua .text { width: 628px; margin-left: 14px; height: auto; margin-top: 15px; overflow: hidden; }
.content .main_left .bagua .text .text_title { text-align: left; }
.content .main_left .bagua .text .hr { width: 628px; border-bottom: 2px solid #979394; height: 0px; overflow: hidden; }
.content .main_left .bagua .text .text_time { text-align: left; line-height: 2.0em; color: #777777; }

.content .main_left .bagua .text .text_contents { margin-top: 10px; }
.content .main_left .bagua .text .text_contents .txt { display: block; margin-top: 10px; line-height: 2.0em; text-indent: 2em; color: #454545; }
.content .main_left .bagua .text .text_contents .img { margin-top: 10px; text-align: center; }
.content .main_left .bagua .text .text_contents .img img { border: 1px solid #979394; padding: 1px; }
.content .main_left .bagua .text .text_contents .link { margin-top: 20px; float: left; width: 628px; height: auto; border-bottom: 1px dashed #d3d3d3; }
.content .main_left .bagua .text .text_contents .link a { display: block; width: 80px; float: right; color: #bb0066; font-weight: bold; line-height: 2.0em; }

/*list页面排行榜*/
.content .big_right { height: auto; float: right; width: 300px; }
.content .big_right .main_right { width: 300px; height: auto; float: right; overflow: hidden; }
.content .big_right .main_right .charts { width: 298px; height: auto; overflow: hidden; border: 1px solid #d3d3d3; }
.content .big_right .main_right .charts .charts_top { background-image: url(bg.jpg); background-repeat: repeat-x; width: 290px; height: 36px; border-bottom: 1px dashed #d3d3d3; margin-left: 4px; margin-top: 4px; }
.content .big_right .main_right .charts .charts_top .top_title { display: block; font-size: 14px; font-weight: bold; color: #bb0066; line-height: 2.5em; margin-left: 15px; }

/*活动大图片*/
.content .big_right .right_pic { width: 300px; margin-top: 10px; height: auto; float: right; overflow: hidden; }
/*劲爆图库*/
.content .big_right .right_imgs { width: 298px; height: 856px; float: right; overflow: hidden; margin-top: 10px; border: 1px solid #cecece; }
.content .big_right .right_imgs .r_title { width: 300px; height: 40px; line-height: 40px; background: url(pinkBG.jpg) repeat scroll 0 0; background-repeat: repeat-x; border-bottom: 1px dotted #cecece; }
.content .big_right .right_imgs .r_title span { color: #D13F71; font-size: 16px; font-weight: bold; margin-left: 10px; }
.content .big_right .right_imgs .item { width: 300px; height: auto; }
.content .big_right .right_imgs .item .list .row .pic { width: 122px; height: 92px; }
.content .big_right .right_imgs .item .list .row .p_title { color: #454545; margin-top: 3px; width: 120px; float: left; overflow: hidden; text-align: left; }


/* 文章详情 CSS*/
#A_content { margin: 0 auto; width: 970px; overflow: hidden; }
#A_content .main { width: 660px; height: auto;  overflow: hidden; float: left; }
#A_content .main .article { width: 658px; height: auto; overflow: hidden; border: 1px solid #d3d3d3; }
#A_content .main .article .noResult { width: 658px; height: 300px; color: Red; font-size: 18px; font-weight: bold; text-align: center; margin-top: 20px; line-height: 200px; }
#A_content .main .article .article_top { background-image: url(bg.jpg); background-repeat: repeat-x; width: 650px; height: 36px; border-bottom: 1px dashed #d3d3d3; margin-left: 4px; margin-top: 4px; }
#A_content .main .article .article_top .top_title { display: block; color: Gray; line-height: 2.5em; margin-left: 15px; }
#A_content .main .article .text { width: 586px; margin-left: 36px; height: auto; margin-top: 30px; overflow: hidden; }
#A_content .main .article .text .text_title { text-align: center; font-size: 18px; line-height: 2.0em; font-weight: bold; color: #b6095d; }
#A_content .main .article .text .text_time { text-align: center; line-height: 2.0em; color: Gray; }
#A_content .main .article .text .img { margin-top: 40px; margin-left: 46px; width: 496px; height: 294px; }
#A_content .main .article .text .img img { width: 496px; height: 294px; float: left; }
#A_content .main .article .text .text_contents { font-size: 14px; line-height: 1.5em; margin-top: 20px; }
#A_content .main .article .text .text_contents .txt { display: block; margin-top: 20px; font-size: 14px; line-height: 1.5em; text-indent: 2em; }
#A_content .main .article .ItemAble { width: 660px; height: 140px; overflow: hidden; margin-left: 25px; }
#A_content .main .article .nextBook { width: 580px; height: 35px; margin-left: 40px; line-height: 35px; border-bottom: 1px dotted #cecece; overflow: hidden; }
#A_content .main .article .nextBook span { color: #B6095D; }
#A_content .main .article .nextBook a { color: #B6095D; }
#A_content .main .article .tags { width: 580px; margin-left: 40px; height: 60px; line-height: 60px; }
#A_content .main .article .info { border-top: 1px solid #cecece; width: 580px; margin-left: 40px; height: 170px; margin-left: 40px; }
#A_content .main .article .info .title { width: 580px; height: 35px; line-height: 35px; font-size: 14px; font-weight: bold; color: Black; }
#A_content .main .article .info .item { overflow: hidden; }
#A_content .main .article .info .item .row { width: 580px; height: 25px; float: left; background: url(circle.jpg) no-repeat scroll 0 7px; }
#A_content .main .article .info .item .row a { color: #495355; float: left; font-size: 14px; margin-left: 10px; }
#A_content .main .article .info .item .row .date { float: right; font-size: 11px; }
/*show页面排行榜*/
#A_content .big_right { height: auto; float: right; width: 300px; }
#A_content .big_right .main_right { width: 300px; height: auto;  float: right; overflow: hidden; }
#A_content .big_right .main_right .charts { width: 298px; height: 315px; overflow: hidden; border: 1px solid #d3d3d3; }
#A_content .big_right .main_right .charts .charts_top { background-image: url(bg.jpg); background-repeat: repeat-x; width: 290px; height: 36px; border-bottom: 1px dashed #d3d3d3; margin-left: 4px; margin-top: 4px; }
#A_content .big_right .main_right .charts .charts_top .top_title { display: block; font-size: 14px; font-weight: bold; color: #bb0066; line-height: 2.5em; margin-left: 15px; }
#A_content .big_right .main_right .charts .charts_contents { width: 278px; margin-left: 13px; margin-bottom: 10px; height: auto; line-height: 2.0em; overflow: hidden; }
#A_content .big_right .main_right .charts .charts_contents .one .img_one { background-image: url(img_one.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; }
#A_content .big_right .main_right .charts .charts_contents .one .one_text { background-image: url(border.jpg); background-repeat: no-repeat; height: 115px; width: 271px; margin-top: 4px; overflow: hidden; }
#A_content .big_right .main_right .charts .charts_contents .one .one_text img { display: inline; width: 75px; height: 100px; padding-top: 10px; margin-left: 5px; float: left; }
#A_content .big_right .main_right .charts .charts_contents .one .one_text .texts { font-size: 13px; color: #777777; height: auto; line-height: 1.5em; padding-top: 10px; width: 175px; float: right; margin-right: 8px; overflow: hidden; display: inline; }
#A_content .big_right .main_right .charts .charts_contents .one .one_text .texts a { color: #bb0066; }
#A_content .big_right .main_right .charts .charts_contents .two .img_2 { background-image: url(img_two.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
#A_content .big_right .main_right .charts .charts_contents .three .img_3 { background-image: url(img_three.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
#A_content .big_right .main_right .charts .charts_contents .four .img_4 { background-image: url(img_four.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
#A_content .big_right .main_right .charts .charts_contents .five .img_5 { background-image: url(img_five.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
#A_content .big_right .main_right .charts .charts_contents .six .img_6 { background-image: url(img_six.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
#A_content .big_right .main_right .charts .charts_contents li a { color: #454545; }
/*活动大图片*/
#A_content .big_right .right_pic { width: 300px; margin-top: 10px; height: auto; float: right; overflow: hidden; }
/*劲爆图库*/
#A_content .big_right .right_imgs { width: 300px; height: 855px; float: right; overflow: hidden; margin-top: 10px; border: 1px solid #cecece; }
#A_content .big_right .right_imgs .r_title { width: 300px; height: 40px; line-height: 40px; background: url(pinkBG.jpg) repeat scroll 0 0; background-repeat: repeat-x; border-bottom: 1px dotted #cecece; }
#A_content .big_right .right_imgs .r_title span { color: #D13F71; font-size: 16px; font-weight: bold; margin-left: 10px; }
#A_content .big_right .right_imgs .item { width: 300px; height: auto; overflow: hidden; }

#A_content .big_right .ad { width: 300px; padding-top: 10px; display: block; overflow: hidden; }
#ad { width: 300px; padding-top: 10px; display: block; overflow: hidden; }
/* 评论信息区域 */
#A_content .main .contain_center { width: 658px; border: 1px solid #D3D3D3; margin-top: 10px; background-color: White; float: left; display: inline; overflow: hidden; }
#A_content .main .contain_center .center_txt { width: 630px; height: 30px; border-bottom: 1px dashed #D3D3D3; margin-left: 10px; }
#A_content .main .contain_center .center_txt span { font-size: 14px; font-weight: bold; line-height: 2.0em; padding-top: 5px; margin-left: 10px; }
#A_content .main .contain_center .center_txt span a { color: #676767; }

#A_content .main .contain_center .myScoreImg { width: auto; height: 55px; padding-top: 0px; margin-top: 20px; margin-left: 54px; overflow: hidden; }
#A_content .main .contain_center .myScoreImg .myScoreImgPre { float: left; }
#A_content .main .contain_center .myScoreImg .myScoreImgPre img { width: 50px; height: 50px; border: 1px solid #D3D3D3; }

/* 美图 */
.content .main_left .bagua .photoList { margin-top: 20px; width: 675px; height: auto; overflow: hidden; }
.content .main_left .bagua .photoList .pic { float: left; margin-left: 14px; display: inline; width: 148px; overflow: hidden; }
.content .main_left .bagua .photoList .pic .inner_pic { overflow: hidden; text-align: center; border: solid 1px #cdcdcd; width: 142px; height: 142px; line-height: 142px; }
.content .main_left .bagua .photoList .pic .inner_pic a { line-height: 142px; text-align: center; }
.content .main_left .bagua .photoList .pic .inner_pic a img {height: 140px;width: 140px; padding:1px; }
.content .main_left .bagua .photoList .pic .title { width: 140px; margin-top: 8px; margin-left: 5px; line-height: 1.5em; text-align: center; margin-bottom: 10px; height: 20px; overflow: hidden; }
.content .main_left .bagua .photoList .pic .title a { }
.content .main_left .bagua .photoList .galleylistbottom { margin-left: 20px; }
.content .main_left .bagua .photoList .pic .title .edit .editPic { padding-left: 40px; }
.content .main_left .bagua .photoList .pic .title .edit .editPic img { padding-left: 6px; }



/* 视频 */
.content .main_left .bagua .item { width: 658px; height: 20px; overflow: hidden; margin-left: 150px; margin-top: 10px; }
.content .main_left .bagua .item a { color: Black; float: left; }
.content .main_left .bagua .item .hover { color: Red; float: left; }
.content .main_left .bagua .item .br { display: block; background-image: url(br.jpg); background-repeat: no-repeat; width: 1px; height: 11px; overflow: hidden; float: left; margin-left: 10px; margin-right: 10px; margin-top: 2px; }
.content .main_left .bagua .inner_video { width: 658px; height: auto; overflow: hidden; margin-left: 40px; }
.content .main_left .bagua .video_pic { width: 122px; height: 215px; overflow: hidden; float: left; margin-top: 15px; margin-right: 30px; display: inline; }
.content .main_left .bagua .video_pic img { display: block; width: 118px; height: 88px; border: 1px solid #D3D3D3; padding: 1px; }
.content .main_left .bagua .video_pic .title { display: block; width: 117px; height: 36px; overflow: hidden; line-height: 1.5em; color: #1D569C; margin-top: 5px; margin-left: 5px; }
.content .main_left .bagua .video_pic .text { display: block; width: 117px; height: 16px; overflow: hidden; margin-top: 5px; margin-left: 5px; }
.content .main_left .bagua .video_pic .text a { color: #1D569C; }



/* 相片部分+滚动部分 */
.content .main_left .photoshow { width: 546px; margin-left: 50px; margin-top: 10px; margin-bottom: 10px; }
.content .main_left .photoshow .photo_head { width: 646px; height: 120px; left: -40px; position: relative; }
.content .main_left .photoshow .photo_head .button { margin-top: 25px; float: left; }
.content .main_left .photoshow .photo_head .button img { width: 16px; height: 12px; }
.content .main_left .photoshow .photo_head .pic { background-image: url(a3.jpg); background-repeat: no-repeat; width: 52px; height: 63px; margin-top: 8px; float: left; display: block; }
.content .main_left .photoshow .photo_head .pic img { width: 48px; height: 36px; margin-left: 2px; margin-top: 8px; }
.content .main_left .photoshow .photo_head .pic2 { margin-left: 6px; margin-top: 9px; float: left; }
.content .main_left .photoshow .photo_head .pic2 img { width: 35px; height: 49px; }
.content .main_left .photoshow .photo_head .pic3 { margin-left: 6px; margin-top: 9px; float: left; }
.content .main_left .photoshow .photo_head .pic3 img { width: 70px; height: 49px; }
.content .main_left .photoshow .photo_head .btn2 { margin-top: 25px; margin-left: 15px; float: left; }
.content .main_left .photoshow .photo_head .btn2 img { width: 16px; height: 12px; }
.content .main_left .photoshow .pic img { max-width: 546px; }


/* 相片幻灯片样式 */
.scrollable { border: 1px solid #CCCCCC; height: 120px; overflow: hidden; position: relative; width: 546px; }
.scrollable .items { clear: both; position: absolute; width: 20000em; }
.items div { float: left; width: 546px; }
.items .div a { display: inline; float: left; height: auto; margin: 15px 5px 20px 16px; text-align:center; overflow: hidden; width: 56px; }
.items div span { line-height: 30px; text-align: center; }
.items .imgBlock { height: 75px; width: 75px; margin: 20px 5px 20px 21px; float: left; }
.scrollable img { background-color: #FFFFFF; border: 1px solid #CCCCCC; border-radius: 4px 4px 4px 4px; height: 48px; padding: 2px; width: 48px; }
.scrollable .active { border: 2px solid #CCFF00; cursor: default; position: relative; }

.scrollable { float: left; background-color: Black; }
a.browse { background: url("hori_large.png") no-repeat scroll 0 0 transparent; cursor: pointer; display: block; float: left; font-size: 1px; height: 30px; margin: 40px 10px; width: 30px; }
a.right { background-position: 0 -30px; clear: right; margin-right: 0; }
a.right:hover { background-position: -30px -30px; }
a.right:active { background-position: -60px -30px; }
a.left { margin-left: 0; }
a.left:hover { background-position: -30px 0; }
a.left:active { background-position: -60px 0; }
a.up:hover { background-position: -30px 0; }
a.up:active { background-position: -60px 0; }
a.down { background-position: 0 -30px; }
a.down:hover { background-position: -30px -30px; }
a.down:active { background-position: -60px -30px; }
a.disabled { visibility: hidden !important; }

#photo { font-size: 10pt; }
#image_wrap { background-color: black; border-color: #000000; border-style: none solid solid; border-width: 0 1px 1px; padding-bottom: 20px; text-align: center; width: 546px; overflow: hidden; }

.xc{ position:relative; top:30px; left:100px;}
/*左右样式*/
.content .main_left .photoshow .clickphoto .photoleft { width: 48%; float: left; background-color: White; opacity: 0.0; filter: alpha(opacity=0); position: relative; top: 0px; height: 10px; cursor: url(cursor1.cur),url(/Content/image/News/cur/cursor1.cur),auto; }
.content .main_left .photoshow .clickphoto .photoright { width: 52%; float: left; background-color: White; opacity: 0.0; filter: alpha(opacity=0); position: relative; top: 0px; height: 10px; cursor: url(cursor.cur),url(/Content/image/News/cur/cursor.cur),auto; }


/* 评论处样式 */

#A_content .main .contain_center .mine { background-image: url(bg3.jpg); background-repeat: no-repeat; width: 486px; height: 85px; margin-left: 60px; }

.commentValidateCode{ padding:8px 0px;}
.commentValidateCode #inputValidateCode{ border:1px solid #CECECE; height:20px;}
#A_content .main .contain_center .mine {  height: auto; }

#A_content .main .contain_center .mine .ptdescn { width: 482px; height: 75px; margin-top: 8px; border: 1px solid #CECECE; border-top: 0px; *margin-left: -60px; }
#A_content .main .contain_center .word { margin-left: 60px; margin-top: 5px; width: 486px; height: 30px; overflow: hidden; }
#A_content .main .contain_center .word .sm { background: url(in35_4.jpg) no-repeat; width: 20px; height: 20px; margin-left: 20px; float: left; display: inline; }
#A_content .main .contain_center .word .sm a { display: block; width: 20px; height: 20px; }
#A_content .main .contain_center .word .tishi { display: block; height: 20px; margin-left: 170px; font-family: "\5b8b\4f53"; line-height: 2.0em; color: Gray; float: left; display: inline; }
#A_content .main .contain_center .word .btn2 { background: url(btn2.jpg) no-repeat; height: 24px; width: 50px; float: right; display: inline; cursor: pointer; }
#A_content .main .contain_center .word .btn2 .pn { background: none repeat scroll 0 0 transparent; border:none; height: 24px; width: 50px; cursor:pointer;}
#A_content .main .contain_center .comments { width: 600px; overflow: hidden; margin-left: 24px; line-height:1.75em; }
#A_content .main .contain_center .comments .none { width: 600px; height: auto; overflow: hidden; }
#A_content .main .contain_center .comments hr.da { display: block; border-bottom: 1px dashed #CDCDCD; height: 0; overflow: hidden; margin-top: 10px; margin-bottom: 10px; }
#A_content .main .contain_center .comments .m, .space .content .small { float: left; overflow: hidden; }
#A_content .main .contain_center .comments .none .m img { background: none repeat scroll 0 0 #FFFFFF; border-color: #F2F2F2 #CDCDCD #CDCDCD #F2F2F2; border-style: solid; border-width: 1px; height: 48px; padding: 2px; width: 48px; border-radius: 5px 5px 5px 5px; }
#A_content .main .contain_center .comments .y { float: right; overflow: hidden; }
#A_content .main .contain_center .comments .mtm { margin-top: 10px !important; }
#A_content .main .contain_center .comments .xw0 { font-weight: 400; padding-left: 5px; }
#A_content .main .contain_center .comments .xg2 { color: Black; }
#A_content .main .contain_center .comments .xg1, .xg1 a { color: #999999 !important; }
#A_content .main .contain_center .comments .ti { width: 535px; float: right; height: auto; overflow: hidden; }
#A_content .main .contain_center .comments .ti a{color: #006699;}
#A_content .main .contain_center .comments .quote { float: left; overflow: hidden; width: auto; }
/* 评论回复样式 */
#A_content .main .contain_center .comments .replayComment { width: 520px; float: right; height: auto; overflow: hidden; margin-top:10px; display: inline; }
#A_content .main .contain_center .comments .replayComment .descn { display: block; border-color: #707070 #CECECE #CECECE #707070; border-style: solid; border-width: 1px; color: #666; font-size: 14px; padding: 2px 4px; width: 250px; margin-bottom: 5px; }
#A_content .main .contain_center .comments .input_btn { width: 240px; overflow: hidden; float: left; }
#A_content .main .contain_center .comments .re { float: right; width: 50px; background: none repeat scroll 0 0 #E5EDF2; border-color: #C2D5E3 #369 #369 #C2D5E3; border-style: solid; border-width: 1px; color: #369; cursor: pointer; height: 20px; margin-left: 3px; overflow: visible; vertical-align: middle; }


#A_content .main .contain_center .comments .subcomment { margin-left: 60px; width:520px; height:auto; overflow:hidden; }
#A_content .main .contain_center .comments .subcomment .recom{ width:520px; overflow:hidden;}
#A_content .main .contain_center .comments .subcomment .recom .m img{ background: none repeat scroll 0 0 #FFFFFF; border-color: #F2F2F2 #CDCDCD #CDCDCD #F2F2F2; border-style: solid; border-width: 1px; height: 40px; padding: 2px; width: 40px; border-radius: 5px 5px 5px 5px;}
#A_content .main .contain_center .comments .subcomment .recom .txtDesn{ width:340px; overflow:hidden;}
#A_content .main .contain_center .comments .subcomment .recom .txtDesn .ti{ width:330px; overflow:hidden;}

.username{ float:left;}
.xw0{ float:left;}
.replay{float:right; color: #006699;}


/* 电影列表样式74 */

 .charts_contents { width: 278px; margin-left: 13px; margin-bottom: 10px; height: auto; line-height: 2.0em; overflow: hidden; }
 .charts_contents li:hover .img-1 { background-image: url(img_one.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; }
 .charts_contents li:hover .img-2 { background-image: url(img_two.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
 .charts_contents li:hover .img-3 { background-image: url(img_three.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
 .charts_contents li:hover .img-4 { background-image: url(img_four.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
 .charts_contents li:hover .img-5 { background-image: url(img_five.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
 .charts_contents li:hover .img-6 { background-image: url(img_six.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden; }
 .charts_contents .img-1 { background-image: url(img_one.jpg); background-repeat: no-repeat; width: 14px; height: 14px; margin-top: 5px; float: left; margin-right:10px; display:inline; overflow:hidden; }
 .charts_contents .img-2 { background-image: url(img_two.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden;  }
 .charts_contents .img-3 { background-image: url(img_three.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden;  }
 .charts_contents .img-4 { background-image: url(img_four.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden;  }
 .charts_contents .img-5 { background-image: url(img_five.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden;  }
 .charts_contents .img-6 { background-image: url(img_six.jpg); background-repeat: no-repeat; width: 14px; height: 14px; float: left; margin-top: 5px; margin-right: 10px; display: inline; overflow: hidden;  }
 .charts_contents li { width: 278px; float: left; }
 .charts_contents li .one_text .Linkfont { color: #454545;  white-space: nowrap; float:left; }
 .charts_contents li .one_text span { width: 70px; float: right; height: 15px;  }
 .charts_contents li .one_text { width: 240px; height: 25px; overflow: hidden; }
 .charts_contents li .one_text img { display: inline; width: 75px; height: 100px; margin-left: 5px; float: left; }
 .charts_contents li .one_text .texts { font-size: 13px; color: #777777; height: auto; line-height: 1.5em; padding-top: 10px; width: 175px; float: right; margin-right: 8px; overflow: hidden; display: inline; }
 .charts_contents li .one_text .texts a { color: #bb0066; }
 .charts_contents li .hover_text { background-image: url(border1.jpg); background-repeat: no-repeat; height: 115px; width: 273px; overflow: hidden; margin-top: 10px; float: left; }
 .charts_contents li .hover_text img { display: inline; width: 75px; height: 100px; margin-left: 5px; float: left; margin-top: 10px; }
 .charts_contents li .hover_text .hover_texts { font-size: 12px; color: #777777; height: auto; line-height: 1.4em; padding-top: 10px; width: 175px; float: right; margin-right: 8px; overflow: hidden; display: inline; }
 .charts_contents li .hover_text .hover_texts a { color: #bb0066; }
/* 电影列表样式75 */
.movie75 .list { margin-left:18px;  }
.movie75 .big_right .right_imgs .item .null_bottom { width: 265px; overflow: hidden; height: 20px;  }
.movie75 .list .row { height: 125px; width: 140px;  margin-top: 9px; float: left; overflow: hidden; display: inline; }
.movie75 .list .row .pic { width: 122px; height: 92px;  border: 1px solid #DBDBDB;}
.movie75 .list .row .pic a { width: 120px; height: 90px; display:block; }
.movie75 .list .row .p_title {color: #454545;display: block;float: left;margin-top: 3px;overflow: hidden;text-align: left;width: 120px;}
