@charset "gb2312";
/* CSS Document */
body { color: #222;}
.bg { height: 220px; background: url(../images/contact.jpg) no-repeat center;}
/*联系我们*/
.content { width: 1180px; margin: 0 auto; overflow: hidden;}
.content .title { font-size: 28px; margin: 40px 0;}
.content .title span { font-size: 16px;}
.content .title em { font-size: 14px; float: right; color: #a2a2a2;}
.content .title a { color: #a2a2a2;}
.content .title2 { overflow: hidden; margin: 40px 0;}
/*联系方式*/
.content .title2 .title2-l { width: 520px; float: left; overflow: hidden;}
.content .title2 .title2-l p { line-height: 2;}
.content .title2 .title2-l p span{ font-size: 16px; /*color: #e60717; font-weight: bold;*/}
.content .title2 .title2-l p em { color: #e60717;}
.content .title2 .title2-l .title2-pl { float: left;}
.content .title2 .title2-l .title2-pr { float: right;}
.content .title2 .title2-l .weixin { margin-top: 120px; width: 520px; overflow: hidden;}
.content .title2 .title2-l .weixin img { float: left;}
.content .title2 .title2-l .weixin p{ float: right; text-align: center; padding-top: 70px; }
/*留言板*/
.content .title2 .title2-r { width: 570px; float: right;}
.content .title2 .title2-r p { text-align: center; font-size: 18px;}
.content .title2 .title2-r .message { margin-top: 30px;}
.content .title2 .title2-r .message div { float: right; margin-bottom: 26px;}
.content .title2 .title2-r .message div span { color: #e60717;}
.content .title2 .title2-r .message div em{ float: left;}
.content .title2 .title2-r .message input { width: 440px; height: 40px;	 padding-left: 6px; border: 1px #666 solid;}
.content .title2 .title2-r .message textarea { width: 438px; height: 100px;	 resize: none; padding-left: 6px; border: 1px #666 solid;}
.content .title2 .title2-r .message .button { margin-right: 60px;}
.content .title2 .title2-r .message .button input { width: 120px; height: 40px; font-size: 16px; line-height: 40px; border: 0; color: white; margin-left: 60px; background-color: #e60717; font-family:"微软雅黑";}
/*百度地图*/
.content .map { margin: 40px 0;}
.content .map p { font-size: 18px; color: #e60717;}