@CHARSET "UTF-8";
.serve_bg {background: url(../images/serve_slide.png) no-repeat center;}
.pic_list {margin-top: 20px;margin-left: 50px;margin-right: 50px;}
.pic_list img {width: 500px;height: 300px;}
.tex_list {width: 800px;margin: 0 auto;}
.tex_list li {margin-top: 10px;margin-bottom: 10px;line-height: 200px;}
.tex_list li .list_num {width: 50px;height: 50px;border-radius: 50%;border: 1px solid #afbbca;text-align: center;line-height: 50px;font-size: 24px;color: #afbbca;margin-top: 15px;margin-bottom: 15px;margin-left: 50px;}
.tex_list li .list_num_desc {width: 620px;line-height: 40px;font-size: 24px;color: #666;margin-top: 10px;margin-left: 50px;margin-bottom: 10px;}
.bc_red {border-radius: 20px;border: 1px solid #ff0000;}
.bc_green {border-radius: 20px;border: 1px solid #00ff00;}
.bc_blue {border-radius: 20px;border: 1px solid #0000ff;}