/* ×ÊÑ¶CSS BOOJOB¿ª·¢ */
.infBody{ background-color:#F5F5F5; }

/* ËÑË÷ */
.search{ position: relative; width:100%; margin:auto; padding:10px 0px; background-color:#FFF; }
.search .left{ padding-left:10px; padding-right:70px; }
.search .right{ position:absolute; width:60px; top:10px; right:10px; }
.search .right img{width:60px; height:32px; }
.sea_Text{ border:1px solid #CCC; border-right:none;line-height:30px;height:30px;font-size:14px;width:100%;border-radius:2px;text-indent:5px; color:#999;}

.infList{ position: relative;width:100%; margin:auto; margin-top:5px; font-size:14px; text-align:left;overflow:hidden; }
.infList span{ padding:0px 10px; line-height:30px;color:#333; }
.infList span a{ color:#374565; }
.infList ul{ margin:0px 5px;border:1px solid #DDD;background:#FFF;}
.infList ul li{ line-height:35px;border-bottom:1px solid #DDD;position:relative; }
.infList ul li:last-child{border-bottom:0;}
.infList ul li:after{content:' ';position:absolute;top:50%;margin-top:-4px;right:10px;width:6px;height:6px;border:#999 solid;-webkit-transform: rotate(45deg);border-width: 2px 2px 0 0;}
.infList ul li a{display:block;padding:0 15px 0 5px;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.infList ul li a:visited{color:#666;}

.infDetail{ position: relative;width:100%; margin:auto; margin-top:5px; font-size:14px; text-align:left;overflow:hidden; }
.infDetail span{ padding:0px 5px; line-height:30px;color:#333; }
.infDetail span a{ color:#374565; }

.infDetail dl{ margin:0px 5px;border:1px solid #DDD;background:#FFF;}
.infDetail dt{ margin:5px; padding-bottom:5px; margin-bottom:0px;border-bottom:1px #EEE solid; }
.infDetail dt b{ display:inline-block; width:100%;line-height:35px; text-align:center; font-weight:bold; font-size:16px; }
.infDetail dt i{ display:inline-block; width:100%;line-height:25px; text-align:center; color:#999; }
.infDetail dt p{ display:inline-block; width:100%;line-height:25px; text-align:left; color:#999; }
.infDetail dd{ position:relative; line-height:25px; padding:10px; font-size:14px;}
.infDetail dd img{ width:98%;}


