.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.text-danger { color:red; }

.index-pro-list .list-item p { 
	border-radius:21px; 
	padding:6px; 
	background:#eb4f50; 
	border-color:#fbdab2; 
	font-size:16px; 
	text-align: center;
	color:#fff;
}

.title-item { background: url(../img/bt_bg.png); background-position:center top; background-repeat:no-repeat; }
.title-item .title-title { text-transform: uppercase; font-size: 24px; line-height: 200%; color:#e08717; letter-spacing: 0px; }
.title-item .title-desc { line-height: 200%; color: rgb(136, 136, 136); letter-spacing: 0px; }
.title-item .title-line { color:#eb4f50; letter-spacing:0px; }
.list-item { padding:10px; border:1px solid #eb4f50; }
.list-item img { width:100%; }
.list-item p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.index-contact .contact-map { margin-right:10px; padding-right:40px; border-right:1px dashed #eb4f50; }
.index-contact .contact-map p span { padding-right:60px; }
.index-contact .map-item { width:100%;height:420px; }
.index-contact form .form-group { margin-bottom:20px; }

.index-pro-list .list-item:hover p { 
	opacity:0.6;
}