@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; border:0px;}
body{ color:#000; font-size:12px;}
.clear{ clear:both;}
.kuang{ margin:0 auto; width:1000px;}
header{ width:100%; background:#FFF;}
header .logo{ width:1000px; height:100px; margin:0 auto;}
header .logo img{ float:left;}
header .banner{ width:100%; height:337px; background:#d52d47; }
header .banner img{ width:1000px; height:337px;}
header .gong{ width:1000px; height:47px; margin:0 auto;  background:#f5f4f4;}
header .gong img{ width:72px; float:left}
header .gong p{ padding-top:17px;}
section{ width:1000px; margin:0 auto; background:#f5f4f4;}
section .tit_1{ width:960px; height:65px; margin:0 auto;}
section .book{ width:958px; height:220px; border-left:1px solid #CCC; border-right:1px solid #CCC; border-bottom:1px solid #CCC; background-color:#FFF; margin:0 auto;}
section aside{ width:180px; height:200px; background-image:url(back.jpg); float:left;}
section aside img{ width:115px; height:162px; padding:22px 0 0 38px;}
section article{ width:778px; height:200px; float:left;}
section article h2{ font-size:24px; margin-top:30px; margin-bottom:20px;}
section article h2 a{ color:#000; text-decoration:none;}
section article h2 a:hover{ color:#F00; text-decoration:underline;}
section article p{ font-size:14px; line-height:1.5; padding-right:20px; padding-bottom:15px;}
section article span{ font-size:14px; line-height:1.2; padding-right:20px; color:#F00;}
.btn{ width:110px; float:right; margin:20px 50px 0 0;}
.tit_2{ width:1000px; height:112px; margin:0px auto; padding:20px 0; background:#f5f4f4;}
section .tit_3{ width:960px; height:65px; margin:0 auto;}
.goumai{ width:920px; margin:0 auto; padding:20px; float:none;}
.goumai h3{ font-size:24px; margin-bottom:20px;}
.goumai p{ font-size:14px; line-height:1.2; padding-bottom:10px; padding-right:0px;}
.goumai p a{ text-decoration:none; color:#F00; font-weight:bold;}
.goumai p a:hover{ text-decoration:underline;}
.anniu{ background:#f5f4f4; height:70px;}
.anniu1{ width:230px; height:30px; float:left; background:#f3485a; margin-left:20px;  padding:10px 0 10px 70px;}
.anniu1 a{ font-size:24px; font-weight:bold; color:#FFF; text-decoration:none;}
.anniu1 a:hover{ text-decoration:underline;}
.anniu2{ width:230px; height:30px; float:left; background:#f3485a; margin-left:30px;  padding:10px 0 10px 70px;}
.anniu2 a{ font-size:24px; font-weight:bold; color:#FFF; text-decoration:none;}
.anniu2 a:hover{ text-decoration:underline;}
.anniu3{ width:230px; float:left; background:#f3485a; margin-left:30px;  padding:10px 0 10px 70px;}
.anniu3 a{ font-size:24px; font-weight:bold; color:#FFF; text-decoration:none;}
.anniu3 a:hover{ text-decoration:underline;}
footer{ width:100%; background:#d0d0d0; height:220px;}
footer section{ width:1000px; height:220px; margin:0 auto; background:none;}
footer section .left{ width:400px; float:left; margin-top:40px; margin-left:40px;}
footer section .left h3{ font-size:24px; font-weight:bold; margin-bottom:20px;}
footer section .left p{ font-size:14px; line-height:1.5; padding-bottom:10px;}
footer section .right{ width:400px; float:right; margin-top:40px; margin-right:40px;}
footer section .right h3{ font-size:24px; font-weight:bold; margin-bottom:20px;}
.bottom{ clear:both; width:100%; height:50px; background:#00b4ff;}
.bottom p{ text-align:center; font-size:20px; color:#FFF; font-weight:bold; padding-top:15px;}
.bottom p a{ text-decoration:none; color:#FFF;}
