@charset "utf-8";
/* CSS Document */
/*------Any Question,email:q385284203@qq.com-----*/
body, dl, dt, dd, ol, ul, pre, form, field, input, p, blockquote, th, td, h1, h2, h3, h4, h5, h6 { font-family:"宋体",Arial, Helvetica, sans-serif; margin:0; padding:0;font-size:12px;}
html{border:0;margin:0;padding:0;}
table,div{font-size:12px;font-family:宋体;}
ul li{ list-style-type:none;}
img{border:none;}

h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{ color:#000; text-decoration:none;}

.clear{clear:both; overflow:hidden; height:0px; width:auto; overflow:hidden;}
.r_clear{clear:right;}
.l_clear{clear:left;}
.float-left{float:left; }
.float-right{float:right; }
.text-left{text-align:left; }
.text-right{text-align:right; }
.text-center{text-align:center; }
.text-justify{text-align:justify; }
.text-indent20px{ text-indent:20px;}
.bold{font-weight:bold; }
.normal{font-weight:normal;}
.italic{font-style:italic; }
.underline{border-bottom:1px solid; }
.img-left{float:left;margin:4px 10px 4px 0;}
.img-right{float:right;margin:4px 0 4px 10px; } 
.nopadding{padding:0;}
.noindent{margin-left:0;padding-left:0; }
.nobullet{list-style:none;list-style-image:none;}
.pointer{cursor:pointer;}
.text{cursor:text}

.white{ color:white;}
.red{color:#ff7700;}
.gray{ color:gray}
.blue{color:#16325f;}
.orange{color:#ff7f00;}
.black{color:#333333;}
.green{color:#229da1;}


.font24px{font-size:24px;}
.font20px{font-size:20px;}
.font18px{font-size:18px;}
.font15px{font-size:15px;}
.font14px{font-size:14px;}
.font13px{font-size:13px;}
.font11px{font-size:11px;}
.font12px{font-size: 12px;}
.font10px{font-size:10px;}

.overflow{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}


.link_black a:link{ color:#333333; text-decoration:none}
.link_black a:visited{ color:#333333; text-decoration:none}
.link_black a:hover{ color:#ff9e2c; text-decoration:none}
.link_black a:active{ color:#333333; text-decoration:none}

.link_white a:link{ color:#ffffff; text-decoration:none}
.link_white a:visited{ color:#ffffff; text-decoration:none}
.link_white a:hover{ color:#eeeeee; text-decoration:none}
.link_white a:active{ color:#ffffff; text-decoration:none}

.link_orange a:link{ color:#fdae38; text-decoration:none}
.link_orange a:visited{ color:#fdae38; text-decoration:none}
.link_orange a:hover{ color:#fdae38; text-decoration:none}
.link_orange a:active{ color:#000000; text-decoration:none}

.divclear{visibility:hidden!important;padding:0!important;margin:0!important;clear:both!important;}

/*========================底部=============================*/
#buttom{ width:1002px; display:inline; text-align:left;}
	#buttom .banner_buttom{ width:976px; height:90px; overflow:hidden; display:inline; margin-left:-5px; margin-top:20px;}
	#buttom .lead{ width:976px; margin-left:auto; margin-right:auto;}
		#buttom .lead ul{ width:450px; height:30px; margin-top:100px;margin-left:auto; margin-right:auto;}
			#buttom .lead ul li{ width:65px; float:left; margin-left:5px; height:30px; text-align:center;}			
				#buttom .lead ul li a{ height:30px; border-bottom-color:#CCC; border-bottom-style:solid; border-bottom-width:2px; display:block;}
				#buttom .lead ul li a:hover{ height:30px;  line-height:25px; border-bottom:#09F 2px solid;}
				
	#buttom .copyright{ width:800px; height:16px; line-height:16px; margin-left:auto; margin-right:auto;}
	
	
/*=======================搜索页面以及分类页面==============================*/
#middle .rightr{ width:685px; float:left; display:inline; margin-left:10px;}	
	#middle .rightr .list{ width:685px; margin-top:14px;}
		#middle .rightr .list .listt{ background:url(../images/movielist.jpg) no-repeat bottom; width:685px; height:42px;}
		#middle .rightr .list .movie_list{ width:683px; border-bottom:#aac3ed 1px solid; border-left:#aac3ed 1px solid; border-right:#aac3ed 1px solid; text-align:left; overflow:hidden;}
		#middle .rightr .list .movie_list .mlist{ width:223px; height:198px; background:url(../images/movielistnr.jpg) no-repeat left bottom; float:left;}
		#middle .rightr .list .movie_list .mlist .title{ background:url(../images/movielisttitle.jpg) no-repeat left; width:223px; height:23px; line-height:23px; text-align:left; text-indent:15px; overflow:hidden; white-space:nowrap;  text-overflow:ellipsis; }
		#middle .rightr .list .movie_list .mlist  .iu{  height:153px; width:223px; display:inline;}
		#middle .rightr .list .movie_list .mlist .img{ width:90px; height:125px; border:#666 1px solid; float:left; margin-top:20px; margin-left:20px; display:inline;}
		#middle .rightr .list .movie_list .mlist ul{ width:110px; height:125px; float:left; margin-top:20px; text-indent:8px;} 
			#middle .rightr .list .movie_list .mlist ul li{ width:110px; height:20px; line-height:20px; overflow:hidden; white-space:nowrap;  text-overflow:ellipsis;}
			
	#middle .rightr .list .page{ width:685px; height:25px; overflow:hidden;}		
		#middle .rightr .list .page ul{ width:685px; height:25px; text-align:center;}
			#middle .rightr .list .page ul li{ width:20px; height:25px; float:left;}
				#middle .rightr .list .page ul li a{ line-height:25px;}
				#middle .rightr .list .page ul li a:hover{ color:#06F; line-height:20px;}
				#middle .rightr .list .page ul li a:active { color:#06F;}
		
