﻿.contact-banner{
	width:100%;
}
.contact-banner img{
	width:100%;
}
.contact-wayt{
	display: block;
	text-align: center;
	font-size: 24px;
	line-height: 30px;
	margin: 72px 0 50px;
	clear:both;
}
.contact-wayt p:first-child{
	color: #bfbfbf;
}
.contact-wayt p:nth-child(2){
	color: #1b1b1b;
}
.contact-wayb{
	width: 1200px;
	height:141px;
	margin:0 auto;
}

.contact-wayr{
	float: left;
	width: 25%;
	height:61px;
}


.contact-wayr .contact-title{
	width: 85px;
	font-size: 20px;
	color:#000000;
	margin-bottom: 31px;
	line-height: 30px;
	border-bottom: 2px solid #000000;
}

.contact-wayr .contact-con{
	font-size: 14px;
	color:#000000;
	line-height: 23px;
}
.outlets{
	width: 1200px;
	height:600px;
	margin: 72px auto 54px;
}
.outletsl{
	width: 380px;
	height:600px;
	border:1px solid #dcdcdc;
	box-sizing:border-box;
	float:left;
/*	padding:0 26px;*/
	position:relative;
	overflow: hidden;
}
.outlets-title{
	padding:0 26px;
}
.outletsl .global{
	line-height: 90px;	
	font-size: 20px;
	color:#898989;
}
.outletsl em{
	color:#1a3a7b;
}
.outletsr{
	width: 820px;
	height:600px;
	float:left;
	overflow: hidden;
}
.branchs{
	width: 100%;
	height:450px;
	overflow: hidden;
}
.buff{
	width: 100%;
	height:715px;
}
.branch{
	border-top: 1px solid #eee;
	height:300px;
	padding:0px 22px 0px;
	box-sizing:border-box;
	overflow: hidden;
}
.branch:hover{
	background-color: #f5f5f4;
}
.branch.visiting{
	background-color: #f5f5f4;
}
.branch .branch-top{
	line-height: 28px;
	font-size: 16px;
	color:#434343;
	margin:5px 0;
}
.branch .branch-con{
	line-height: 23px;
	font-size: 14px;
	color:#898989;
	margin:5px 0;
}
.outletsl .gobtn{
	position:absolute;
	display: inline-block;
	width: 190px;
	height:48px;
	background: #dcdcdc;
	bottom:0;
	text-align: center;
	line-height: 48px;
}
.left{
	left: 0;
}
.right{
	right:0;
}
.outletsl a.active{
	background: #c9c9c9;
}

/*全球专利地图*/
.maps{
	width: 1200px;
	height:702px;
	font-size: 24px;
	margin:0 auto;
	text-align: center;
	position: relative;
}
.maps p:first-child{
	color:#bfbfbf;
	line-height: 30px;
}
.maps p:nth-child(2){
	color:#1b1b1b;
	line-height: 30px;
	margin-bottom: 42px;
}
.maps .nation{	
	position: absolute;
	left:28px;
	bottom:38px;
}
.maps .nation li{
	font-size: 12px;
	color:#898989;
	line-height: 20px;
	text-align: left;
	cursor: pointer;
}
.nation li:hover{
	color:#d1b130;
}
.div-location{
	width: 10px;
	height:10px;
	background: #d1b130;
	border-radius: 5px;
}
.location1{
	position: absolute;
	left: 1030px;
	top:520px;
}
.location2{
	position: absolute;
	left: 940px;
	top:315px;
}
.location3{
	position: absolute;
	left: 903px;
	top:420px;
}
.location4{
	position: absolute;
	left: 940px;
	top:449px;
}
.location5{
	position: absolute;
	left: 820px;
	top:365px;
}
.location6{
	position: absolute;
	left: 650px;
	top:255px;
}
.location7{
	position: absolute;
	left: 645px;
	top:540px;
}
.location8{
	position: absolute;
	left: 898px;
	top:390px;
}
.location9{
	position: absolute;
	left: 336px;
	top:528px;
}
.location10{
	position: absolute;
	left: 918px;
	top:385px;
}
.location11{
	position: absolute;
	left: 288px;
	top:319px;
}
.location12{
	position: absolute;
	left: 720px;
	top:362px;
}
.location13{
	position: absolute;
	left: 740px;
	top:365px;
}
.online-message{
	width: 1200px;
	height:650px;
	margin:52px auto 72px;
}
.online-message p:first-child{
	font-size: 24px;
	color:#bfbfbf;
	line-height: 30px;
	text-align: center;
}
.online-message p:nth-child(2){
	font-size: 24px;
	color:#1b1b1b;
	line-height: 30px;
	text-align: center;
}
.message-form{
	width:100%;
	height:557px;
	background: #f5f5f4;
	margin-top: 42px;
	box-sizing:border-box;
	padding:36px 26px;
	font-size:16px;
	color:#898989;
	position: relative;
}
.message-form input{
	width:260px;
	height:37px;
	box-sizing:border-box;
	border:1px solid #dcdcdc;
	font-size:14px;
}
.message-form input:first-child{
	margin-right: 52px;
	margin-bottom: 26px;
}
.message-form input:nth-child(2){
	margin-right:52px;
}
.message-form textarea{
	border:1px solid #dcdcdc;
	margin-top: 14px;
	width:97%;
	height:280px;
	font-size:14px;
}
.message-form input:last-child{
	width: 145px;
	height:45px;
	color:#fff;
	background: #ff911a;
	font-size: 16px;
	position: absolute;
	left:-moz-calc(50% - 72px);
	left:-webkit-calc(50% - 72px);
	left:calc(50% - 72px);
	bottom:36px;
	border:none;
	border-radius: 4px;
	cursor:pointer;
}
.message-form input:last-child:hover{
	background: #ffa748;
}

.iw_poi_title{
	font-size: 14px;
	padding:10px;
	color:#00A2EA;
}

.iw_poi_content{
	font-size: 12px;
	padding:10px;
}