/***conuctus***/


.contactus {
	
	margin: 7% 0px 5% 0px;
	
}
.contactus dt {
	text-align: center;
	font-size: 1rem;
	font-weight: normal;
	padding: 6px;
	color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
}
.contactus i {
	color: #666;
}
.contactus h1 {
	text-align: center;
	font-size: 1.8rem;
	font-weight: bold;
	color: #F60;
}
.contactus b {
	width: 55px;
	margin: 0 auto;
	border-bottom: 3px solid #F00;
	display: block;
	margin-bottom: 1em;
}
.contactus p {
	text-align: center;
	font-size: 1.2rem;
	font-weight: bold;
	padding: 0px;
}
.contact_us_bm {
	overflow: hidden;
	width: 100%;

}
.contact_us {
	margin-top: 5px;
	float: left;
	width: 40%;
}
.contact_us h3 {
	color: #333;
	font-size: 1.8em;
	border-bottom: 1px dashed #D0D0D0;
	font-weight:normal;
	padding: 10px 0px;

}
.contact_us li {
	font-size: 1rem;
	margin: 5px;
	padding: 10px 0px;
}
.contact_us li.wbdz {
	font-size: 1.5rem;
	color: #145E9A;
	font-weight: bold;
}
.contact_us li img {
	padding-right: 10px;
}
.contact_bm {
	float: right;
	width: 59%;
	overflow: hidden;
}
.web_bmap img {
	max-width: none;
}
.contact_bm h3 {
	color: #666;
	font-size: 1.8em;
	border-bottom: 1px dashed #D0D0D0;
	font-weight:normal;
	padding: 10px 0px 13px 0px;
	
}
#bd-map {
	height: 500px;
	width: 100%;
	margin: 15px 0px;
	
}

.point img {
	width: 15px;
	height: 21px;
}
.infoWindow {
	width: 350px;
    font-size:14px;
	line-height:160%;
}

.infoWindow i{
	
    font-size:16px;
	color:#F00;
	font-weight:bold;
}








/***/
#xww_message {
	background: #F9F9F9;
	overflow: hidden;
	margin-bottom: 100px;
}
.xww_massage {
	width: 100%;
	margin: 5% 0 5% 0;
	transition: all 0.4s ease-in-out 0s;
	border: 1px solid #E5E5E5;
	padding: 15px;
}
.xww_massage h3 {
	border-bottom: 1px dashed #ccc;
	font-size: 1.4rem;
	font-weight: normal;
	color: #666;
	padding: 5px 0px;
}
#contact-form {
	width: 100%
}
.contact-form .form_l {
	float: left;
	width: 49%;
}
.contact-form .form_r {
	width: 49%;
	float: right;
}
#contactform .form-control {
	width: 100%;
	margin: 15px 0px 15px 0px;
	padding: 10px 5px;
	border: 1px solid #ccc;
	border-radius: 3px;
	background: #F9F9F9;
}
.contact-form-area.contactdesc {
	overflow: hidden;
}
#contactform input:focus {
	border-color: #0CC;
	border-style: solid;
	box-shadow: 0 0 2px #09C;
}
#contactform #yzm {
	width: 20%;
	margin: 15px 0px;
	padding: 10px 5px;
	border: 1px solid #ccc;
	background: #F9F9F9;
}
textarea {
	color: inherit;
	font: inherit;
	margin: 15px 0px;
}
textarea {
	overflow: auto;
}
#contactform textarea {
	margin-bottom: 10px;
	width: 100%;
	border: 1px solid #cccccc;
	background: #F9F9F9;
	padding: 5px;
}
#contactform #submit {
	border: 1px solid #d0d0d0;
	position: relative;
	background: #CCC;
	padding: 15px 28px;
	color: #333;
	float: right;
	margin-top: 30px;
}
.button-curved:hover {
	color: #fff;
}
.button-curved .btnbg-x {
	position: absolute;
	left: -1px;
	top: -1px;
	bottom: -1px;
	width: 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.button-curved:hover .btnbg-x {
	width: 100%;
	width: calc(100% + 6px);
	background: #1A4D7B;
}
.button-curved .xww_cover {
	position: relative;
	padding: 0 12px;
	z-index: 1;
}
.button-curved .xww_cover i {
	margin-top: -0.75em;
	line-height: 1.5;
	right: 1em;
	opacity: 0;
	position: absolute;
	top: 50%;
 *filter:alpha(opacity=0);
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.button-curved:hover .xww_cover i {
	right: 0.6em;
	opacity: 1;
 *filter:alpha(opacity=100);
 filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.button-curved .xww_cover i:before {
	content: '>';
	color: #fff;
	opacity: 1;
}
.button-curved:hover .xww_cover i:before {
	opacity: 1;
}
.button-curved:hover .xww_cover {
	color: #FFF;
	padding: 0 24px 0 0;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
 @media (max-width:800px) {
.xww_auto {
	max-width: 97%;
	margin: 0px auto;
	font-size: 0.75rem;
	font-size: 0.75rem;
}
.xww_tit_l{
	
	display:none;
	
	
	
	}
	
.xww_tit_r{
	
	font-size:0.75rem;
	float:none;
	margin:0 auto;
	width:100%;
	
	
	}	
	
	
.contact_us,.contact_bm {
	margin-top: 5px;
	width: 100%;
	font-size:0.75rem;
}
.contact_us li {
	font-size: 0.875rem;
	margin: 5px;
	padding: 5px 0px;
}
.contact_us h3,.contact_bm h3 {
	color: #333;
	font-size: 1.5em;
	border-bottom: 1px dashed #D0D0D0;
	font-weight:normal;
	padding: 10px 0px 13px 0px;
	
}
.contact_us li.wbdz {
	font-size: 1rem;
	color: #145E9A;
	font-weight: bold;
	text-align:center;
	padding:10px 0px;
}
.xww_massage h3 {
	font-size: 1.2rem;
}
#contactform .form-control, .yzm {
	font-size: 0.75rem;
}





}
}
