/* CSS Document */

.body1{ width:1000px; height:auto; margin:0px auto; padding:0px 50px;}
.btop{ width:100%; height:50px; margin-top:20px; border-bottom:1px solid #005bac;}
.btop_left{ float:left; line-height:50px; height:50px; font-size:24px; color:#005bac; font-weight:900;}
.btop_right{ float:right; line-height:50px; height:50px; font-size:12px; color:#6a6a6a;}
.content{  margin:0px 0px 50px 0px; width:1000px; min-height:200px;}
.content ul{ width:1000px; margin-top:0px; min-height:500px;}
.content ul li{ width:100%; height:130px; padding:25px 0px; border-bottom:1px solid #e5e5e5; border-top:none;}
.content ul li div.proimg{ width:190px; height:130px; float:left; color:#fff; font-size:16px; line-height:60px; text-align:center;}
.content ul li div.prowz{ width:750px; height:120px; font-size:13px; color:#7e7e7e; padding:0px 20px; float:left;}
.content ul li div.prowz h3{font-weight:800; font-size:16px; color:#3a3a3a; line-height:20px; margin-bottom:10px;}
.content ul li div.prowz p{ line-height:20px; margin-bottom:10px;}
.content ul li div.prowz p.cx{ height:30px; line-height:30px; width:100px; border-radius:15px; background:#005bac; color:#fff; text-align:center;}
.page{ height:30px; margin-top:30px; text-align:center;}