﻿@charset "utf-8";
/* CSS Document */
/* 重置 */


.wrap{border: #dedede 1px solid; width:1200px; margin:0 auto; margin-bottom:20px;}
.list_li{background-image:url(list_bc.jpg); background-position:left center;word-wrap:break-word;word-break:break-all;}
.detail{border: #dedede 1px solid; width:1200px; margin:0 auto; margin-bottom:20px;word-wrap:break-word;word-break:break-all;}
.bt_content img{ max-width:1000px; height:auto;}

.list_img_wrap{ padding:30px 0px;}
.list_img{border:1px solid #d3d3d3; background-color:#fafafb; width:263px; float:left; margin-left:28px;text-align:center; margin-bottom:30px; height:235px;}
.list_img div{ padding:15px; line-height:24px; }
.list_img img{ width:233px; height:176px; margin-bottom:5px;}
.list_img:hover{ background-color:#fdfbeb; border:1px solid #FC9;}

.list2{width:1200px; margin:0 auto; margin-bottom:20px;}
.list_l_tit{ width:270px;background-color: #b1161c; color:#FFF; font-size:20px; font-weight:bold; padding-left:20px; height:58px; line-height:58px; overflow:hidden; margin-bottom:10px;}
.list_btn{ height:50px;}
.list_btn div{background-image:url(font_col.png); background-repeat:no-repeat; padding-left:50px; height:50px; line-height:50px; font-size:18px; background-position:30px center;}
.list_btn div:hover{ background-image:url(font_col_hover.png); background-repeat:no-repeat;background-position:30px center; background-color:#ffedee; color:#cc0000;}

.list_img_wrap2{ padding:30px 0px;}
.list_img2{border:1px solid #d3d3d3; background-color:#fafafb; width:263px; float:left; margin-left:20px;text-align:center; margin-bottom:20px; height:235px;}
.list_img2 div{ padding:15px; line-height:24px; }
.list_img2 img{ width:233px; height:176px; margin-bottom:5px;}
.list_img2:hover{ background-color:#fdfbeb; border:1px solid #FC9;}
.book{ padding:30px 0px;}
.book_list{word-wrap:break-word;word-break:break-all; width:394px; height:145px; margin-left:30px; margin-bottom:20px; float:left;border-bottom:1px dotted #d3d3d3; padding-bottom:20px;}
.book_list a{ line-height:26px;}
.author{ color:#666; font-size:14px;}
.book_bc{width:110px; height:145px; background-image:url(book_bc.jpg); background-repeat:no-repeat; padding:1px 5px 6px 2px;}
.book_bc img{ width:110px; height:145px;}

