@charset "utf-8";
/* CSS Document */

.biaodan>h3{ display:block; background-color:#f84540; border:1px solid red ; border-radius:20px;  padding:8px 10px; color:#FFF; font-size:22px; position:absolute; left:120px; }
.b_text li{ float:left; font-size:24px; display:inline-block;background-color:rgba(0,0,0,0); width:380px; text-align:center; color:#000; padding:20px 30px; border:1px solid  #f0f0f0; font-family:"微软雅黑";}
.b_text { margin:0 auto; width:760px;}
.bg_biaodan{ width:760px; height:380px; background-color:#FFF; margin:0 auto; margin-top:-380px; box-shadow:#CCC 0px 4px 40px;}
.duiyuan_text ul li{ float:left; display:block; width:100px; height:40px; border-radius:20px;line-height:40px; text-align:center; background-color:#f84540; color:#FF0; margin:0px 30px; font-weight:bold}
.duiyuan_text ul{ width:640px; margin:0 auto; padding-top:80px; padding-bottom:20px;}
.duiyuan_text_box ul li{ float:left; display:block; padding:10px 16px; border:1px solid #f0f0f0;background-color:rgba(0,0,0,0); font-size:20px; width:160px; text-align:center;color:black;}
.duiyuan_text_box ul{ width:640px; margin:0 auto}
.duiyuan_text_box_bg{ width:800px; height:250px; margin:0 auto;  margin-top:-250px;}
