﻿/*广告和招聘列表*/
.body{background: #fff;width: 960px;padding: 20px;}
.body .b_box{overflow: hidden;margin-bottom: 20px}
.body .b_box .bb_ad{width: 742px;height: 302px}
.body .b_box .bb_ad a{display: block;}
.body .b_box .bb_ad a img{display: block;width: 100%;height: 100%}
.body .b_box .bb_info{float: right;border:1px solid #ececec;width: 196px;text-align: center;height: 300px}
.body .b_box .bb_info .bbi_img{margin: 20px auto;width: 100px;height: 100px}
.body .b_box .bb_info .bbi_img img{display:block;width: 100%;height: 100%;border-top-left-radius: 200px;border-top-right-radius: 200px;border-bottom-left-radius: 200px;border-bottom-right-radius: 200px;}
.body .b_box .bb_info .bbi_btn{background-color: #fbc903;display: block;width: 120px;height: 32px;line-height: 32px;color:#fff;margin: 0 auto;font-size: 16px;border-top-left-radius: 6px;border-top-right-radius: 6px;border-bottom-left-radius: 6px;border-bottom-right-radius: 6px;}
.body .b_box .bb_info .bbi_point{border-top:1px solid #ececec;margin: 20px 20px 0;padding-top: 20px}
.body .b_box .bb_info .bbi_point a{display: block;font-size: 16px;color:#16a3e4;line-height: 30px;width: 72px;margin:0 auto;padding-left: 20px;background-image: url('../../images/index/icon_list.png');background-repeat: no-repeat;background-size: 20px auto;}
.body .b_box .bb_info .bbi_point a.server{background-position: left -30px;}
.body .b_box2{margin-bottom: 20px}
.body .b_box3{}
.body .b_box3 .bb_title{margin-bottom: 20px;height: 44px;line-height: 44px;font-size: 18px;color:#16a3e4;padding-left: 30px;background-image: url('../../images/index/icon_job.png');background-repeat: no-repeat;background-size:20px 18px;background-position: left center }
.body .b_box3 .bb_table{width: 100%}
.body .b_box3 .bb_table tr{}
.body .b_box3 .bb_table tr.intro{background: #fafafa;border:1px solid #ececec;height: 50px}
.body .b_box3 .bb_table tr.content{height: 60px;}
.body .b_box3 .bb_table tr.content td{vertical-align: top;line-height: 40px}
.body .b_box3 .bb_table td.col{width: 238px;padding-left: 30px}
.body .b_box3 .bb_table td.col2{width: 330px}
.body .b_box3 .bb_table tr.intro td.col{color:#16a3e4;font-size: 18px}
.body .b_box3 .bb_table tr.intro td.col a{color: #16a3e4}
.body .b_box3 .bb_table tr.intro td.col a span{color:#7e7e7e;font-size: 16px;margin-left: 6px}
.body .b_box3 .bb_table tr.intro td.col2{font-size: 14px;color:#cecfcf;position: relative;top: 2px}
.body .b_box3 .bb_table tr.intro td.col3{color:#16a3e4;font-size: 18px}
.body .b_box3 .bb_table tr.intro td.col3 a{color:#16a3e4;}
.body .b_box3 .bb_table tr.content td.col{color:#ff0000;font-size: 0}
.body .b_box3 .bb_table tr.content td.col a{color:#ff0000;display: block;cursor: pointer;}
.body .b_box3 .bb_table tr.content td.col span{font-size: 16px;display:inline-block;*display: inline;*zoom:1;vertical-align:top;}
.body .b_box3 .bb_table tr.content td.col span.col_l{width: 96px;}
.body .b_box3 .bb_table tr.content td.col span.col_r{color:#7e7e7e;}



























































