﻿/* CSS Document */

.dynamic-title{ height:36px; line-height:36px;border-bottom: 3px solid #ebebeb;}
.dynamic-title h3{font-size:18px;}
.dynamic-title ul li{ float:left;font-size:18px; }
.dynamic-title ul li a{ display:inline-block; padding:0 10px;}
.dynamic-title ul li a:hover{ text-decoration:none}
.dynamic-title ul li.cur{border-bottom: 3px solid #007ac3;}

.property-dynamic-list dl{ padding:20px 0;}
.property-dynamic-list dl.line{ border-bottom:1px dashed #b5b4b4}
.property-dynamic-list dt{*height:24px}
.property-dynamic-list dt em{background: none repeat scroll 0 0 #008fe4;color: #fff;display: inline-block;padding: 0 4px;}
.property-dynamic-list dt div{display: inline-block;font-size: 16px;margin-left: 10px;}
.property-dynamic-list dt span{color: #818181;display: inline-block;float: right;font-size: 12px;}
.property-dynamic-list dd{ color:#818181; line-height:24px;padding-top:10px}
.property-dynamic-list dd p{padding-bottom:10px; text-indent:28px}

/*问答*/
.property-ask-form textarea{width:690px; height:80px;background:#f7f7f7;border: 1px solid #dcdcdc; float:left;padding:5px}
.property-ask-form button{ width:70px; height:36px; background:#fb8d00; font-size:18px; color:#fff; float:left; margin:56px 0 0 18px}
.property-ask-dl{border-bottom: 1px dashed #b5b4b4;padding:20px 0; line-height:24px; *min-height:40px}
.property-ask-dl dt{ font-size:16px}
.property-ask-dl dt em{ display:inline-block; background:#008fe4; color:#fff;padding:0 8px; margin-right:10px; font-size:14px}
.property-ask-dl dd{color:#818181; padding:20px 0 0}
.property-ask-dl dd em{ display:inline-block; background:#fa9634; color:#fff;padding:0 8px; margin-right:10px; font-size:14px; float:left}
.property-ask-dl dd p{ display:inline-block; float:left; width:800px;font-size: 16px;}
.property-ask-dl dt span{ float:right;color:#818181; font-size:14px}

/*detailed-information*/
.detailed-information dl{ font-size:16px; line-height:40px;*min-height:40px}
.detailed-information dl dt{ float:left; width:100px;color:#818181}
.detailed-information dl dd{ float:left; min-height:40px}
.detailed-information dl dd.wd335{ width:335px;}
.wd335{height:40px;}
.detailed-information dl dd.wd760{ width:760px;}
.tags span{ font-size:14px}
.detailed-information a.map_ico{ background-position:left 11px}
.detailed-information a.more{ cursor:pointer;color:#fc5600!important; margin-left:10px; font-size:14px; background:url() no-repeat 38px 8px; padding-right:22px}
.detailed-information a.more_cur{cursor:pointer;color:#fc5600!important; margin-left:10px; font-size:14px; background:url() no-repeat 38px -6px; padding-right:22px}
.detailed-information table{ border:1px solid #ccc;margin-top:20px; border-collapse:collapse}
.detailed-information table td{ height:40px; text-align:center; font-size:16px;border:1px solid #ccc;}
.detailed-information table tr.bg{ background:#f8f8f8}

.company_border{width:100%;height:1px;border-top:2px solid #ebebeb;margin-top:20px; }

.group-bm .group-bm-form p{ background:url(../img/prompt_ico.png) no-repeat left center;color:#fc4343; padding-left:22px; margin-bottom:10px}