﻿@charset "utf-8";
.Contact_Contact_Sub {
	font-size: 20px;
	font-weight: bold;
	color: #242424;
	text-align: center;
}
.Contact_Contact_Remark {
	font-size: 16px;
	color: #5f5f5f;
	line-height: 35px;
	padding-top: 5px;
}
.Contact_Contact_SheJiao_Listbox {
	padding-top: 87px;
}
.Contact_Contact_SheJiao_List {
}
.Contact_Contact_SheJiao_Item {
	float: left;
	width: 25%;
	text-align: center;
}
.Contact_Contact_SheJiao_Pic {
}
.Contact_Contact_SheJiao_Pic img {
	max-width: 100%;
}
.Contact_Contact_SheJiao_Tit {
	font-size: 16px;
	color: #242424;
	line-height: 36px;
	padding-top: 20px;
}
.Contact_Contact_SheJiao_Remark {
	font-size: 16px;
	line-height: 36px;
	color: #878787;
}
.Contact_Mess_Sub {
	font-size: 20px;
	color: #242424;
	padding-top: 35px;
	padding-bottom: 35px;
}
.Contact_Mess {
	float: left;
	width: 32%;
}
.Contact_Mess_td {
	padding-bottom: 30px;
}
.Contact_Mess_Text {
	margin: 0px;
	border: 1px solid #dfdfdf;
	line-height: 56px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 16px;
}
.Contact_Mess_Textdc {
	color: #CCC;
}
.Contact_Mess_textarea {
	margin: 0px;
	border: 1px solid #dfdfdf;
	line-height: 56px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 122px;
}
.Contact_Mess_Subm {
	background-color: #00a0e9;
	width: 100%;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 56px;
	font-size: 16px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
}
.Contact_Mess_div1 {
	padding-right: 10px;
}
.Contact_Mess_div2 {
	padding-left: 10px;
}
.Contact_Map {
	float: right;
	width: 66%;
}
@media (max-width:767px) {
.Contact_Contact_SheJiao_Item {
	width: 50%;
}
#dituContent {
	width: 100% !important;
}
.Contact_Mess {
	width: 100%;
}
.Contact_Map {
	width: 100%;
}
}
@media (min-width:768px) and (max-width:1399px) {
.Contact_Contact_SheJiao_Item {
	width: 50%;
}
#dituContent {
	width: 100% !important;
}
}
