@charset "utf-8";
/* CSS Document */

body{margin: 0; font-size: 16px;font-family: "微软雅黑";}
*{margin: 0;}
a{text-decoration: none;color: #000;}
#warp{ width:100%; background: url("header_bg.jpg") no-repeat center top;}
#header{width:1210px; margin: 0 auto;height: 710px;}
#h_warp{ width:100%; background: url("list_header.jpg") no-repeat center top;}
#list_header{width:1210px; margin: 0 auto;height: 100px;}

/*导航*/
.nav{ margin-left: 365px;width: 1190px;padding-top: 35px;height: 25px;}
.nav ul{margin: 0;list-style-type: none;}
.nav ul li{height: 30px; font-size: 18px;color: #fff; width: 156px; float: left;text-align: center;}
.nav ul li a{color: #fff;}
/*推荐图*/
.dm_tj{width: 1200px; margin: 0 auto; height: 600px;}
.pic{margin-top: 20px;}
/*列表*/
.title01{}
.title01 span{float: right;line-height: 70px;}
.dm_list{width: 1200px;margin: 0 auto; clear: both;}
/*.list_left{width: 520px;float: left;margin-left: 15px;margin-right: 15px;}
.list_left img{width: 517px;height: 324px;} 
.list_right{ }
.list_right ul{margin: 0;list-style-type: none;}
.list_right ul li{width: 200px; height: 195px;float: left; margin-right: 15px}
.list_right ul li img{width: 198px; height: 127px; margin: 0}
.list_right ul li p{text-align: center; line-height: 25px; }*/
.dm_list ul{margin: 0;list-style-type: none;}
.dm_list ul li{width: 215px; height: 358px;float: left; margin-right: 15px}
.dm_list ul li img{width: 215px; height: 298px; margin: 0}
.dm_list ul li p{text-align: center; line-height: 25px; }


/*列表页*/
/*列表页*/
.title02{text-align: center;}
.list01{ }
/*.list01 ul{margin: 0;list-style-type: none;}
.list01 ul li{width: 200px; height: 195px;float: left; margin-right: 15px}
.list01 ul li img{width: 198px; height: 127px; margin: 0}
.list01 ul li p{text-align: center; line-height: 25px; }*/
.list01 ul{margin: 0;list-style-type: none;height: 350px;}
.list01 ul li{width: 215px; height: 358px;float: left; margin-right: 15px}
.list01 ul li img{width: 215px; height: 298px; margin: 0}
.list01 ul li p{text-align: center; line-height: 25px; }


/*动漫详情*/
/*.dm_detial{width: 1190px;margin: 0 auto;background-color: #f6f6f6;height: 345px; }*/
.dm_detial{width: 1190px;margin: 0 auto;background-color: #f6f6f6;height: 380px; }
.det_left{margin: 10px 30px 10px 10px;float: left;}
/*.det_left img{width: 517px;height: 324px;}*/
.det_left img{width: 260px;height: 360px;}
.det_right{padding: 25px;}
.title03{font-size: 28px; color: #333333; font-weight: bold;}
.det_right p{color: #333333;line-height: 30px;}
.fenji{width: 1280px;margin: 0 auto;clear: both;}
.fenji ul{margin: 0;list-style-type: none;}
.fenji ul li{width: 580px;height: 42px;float: left;margin: 10px;background-color: #f6f6f6;text-align: center;line-height: 40px;}



#footer{clear: both;width: 100%;background-color: #D1D1D1; font-size: 14px; text-align: center;  height: 300px;margin-top: 40px; padding-top: 20px;}
#footer p {color: #000;  line-height: 24px;}
#footer p a{color: #000;}

