@import "fonts/iconfont.css";

.message-page {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .message-page {
    width: 100%;
  }
}
.message-page input {
  height: 50px;
}
.message-page img {
  border-radius: 4px;
}
.message-page ._submit .btn {
  display: block;
  width: 100%;
  background: #000;
  color: #FFF;
  margin: 20px 0;
  padding: 10px 0;
  font-size: 16px;
  color: #ddd;
}

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
  color:#514f4f;
}
.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 0px;
    text-align: left;
    text-indent: 15px;
    font-family:"微软雅黑";
    font-size: 16px;
  font-weight:normal;
  color:#cb0d17;
}
.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
}
.sitemp .site a {
    color: #666;
    text-decoration:none;
}
.site a:hover{ color:#cb0d17;}
h3.map_title {
    line-height: 30px;
    line-height: 30px;
    text-indent: 20px;
    color: #3b639f;
  font-size:16px;
    border-bottom: 2px solid #dcdfdf ;
  font-weight:normal;
  color:#cb0d17;
}
.map_list {
    line-height: 30px;
    padding-left: 20px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.map_list a{ font-size:14px; color:#514f4f; margin:0 5px; text-decoration: none;}
.map_list a:hover{color:#cb0d17;}

.zb{
	width: 88px;
	height: 40px;
	background: url(../images/icon_tel.png)no-repeat top center;
	position: fixed;
	top: 88%;
	left: 0;
	z-index: 999;
	padding-left: 32px;
  padding-top: 9px;
	line-height: 20px;
}
.zb a{
	color: #fff;
}
.zb a:hover{
	color: #fff;
}
