/*left nav*/
#obtn .l-nav{width: 270px;float: left;background: #0053a4;margin-right: 40px;}
#obtn .l-nav span{width: 100%;float: left;text-align: center;}
#obtn .l-nav .lt-nav{width: 100%;float: left;padding-top: 4px;padding-bottom: 16px;}
#obtn .l-nav .lt-nav .navTi{font-size: 24px;line-height: 52px;color: #FFFFFF;}
#obtn .l-nav .lt-nav .navEn{font-size: 14px;line-height: 22px;color: rgba(255,255,255,0.6);text-transform: uppercase;margin-top: -10px;}
#obtn .l-nav ul{width: 100%;float: left;padding-left: 8px;}
#obtn .l-nav ul li{width: 100%;float: left;background: #fafafa;padding: 25px 20px 25px 30px;border-bottom: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
#obtn .l-nav ul li a{font-size: 18px;line-height: 22px;color: #333333;width: 100%;float: left;}
#obtn .l-nav ul li a .lico{background: #fafafa no-repeat center;width: 12px; height: 12px;
 color: #0053a4;background-image: linear-gradient(to top, currentColor, currentColor), linear-gradient(to top, currentColor, currentColor);
 background-size: 10px 2px, 2px 10px;margin-top: 6px;float: right;}
#obtn .l-nav ul .on a,#obtn .l-nav ul li a:hover{color: #0053a4;}
#obtn .l-nav ul .on a .lico,#obtn .l-nav ul li a:hover .lico{color: #0053a4;background-image: linear-gradient(to top, currentColor, currentColor);
    background-size: 10px 2px;}	
	
/*cont1*/
#obtn .ctext.contact{width: 100%;float: left;margin-top: 60px;}
#obtn .ctext.contact .cont1{width: 990px;float: left;}
#obtn .ctext.contact .cont1 .c-nav{width: 100%;float: left;color:#555555;font-size: 15px;line-height: 36px;margin-top: -10.5px;padding-bottom: 9.5px;border-bottom: 1px solid rgba(0,0,0,0.15);}
#obtn .ctext.contact .cont1 .c-nav a{margin: 0 6px;color:#555555;}
#obtn .ctext.contact .cont1 .c-nav a:first-child{margin-left: 0;}	

#obtn .ctext.contact .cont2{width: 100%;float: left;margin-top: 40px;}
#obtn .ctext.contact .cont2 ul{width: 100%;float: left;}
#obtn .ctext.contact .cont2 ul li{width: 222px;height:295px;margin-right: 34px;box-shadow: 0px 0px 4px rgba(0,0,0,0.16);float: left;padding: 0 15px;text-align: center;}
#obtn .ctext.contact .cont2 ul li:last-child{margin-right: 0;}
#obtn .ctext.contact .cont2 ul li .cont2-img{width: 60px;height: 60px;margin: 0 auto;margin-top: 55px;}
#obtn .ctext.contact .cont2 ul li:first-child .cont2-img{background: url(_im_g/contact1.png) no-repeat;background-size: cover;}
#obtn .ctext.contact .cont2 ul li:nth-child(2) .cont2-img{background: url(_im_g/contact2.png) no-repeat;background-size: cover;}
#obtn .ctext.contact .cont2 ul li:nth-child(3) .cont2-img{background: url(_im_g/contact3.png) no-repeat;background-size: cover;}
#obtn .ctext.contact .cont2 ul li:nth-child(4) .cont2-img{background: url(_im_g/contact4.png) no-repeat;background-size: cover;}
#obtn .ctext.contact .cont2 ul li .cont2-t{width: 100%;float: left;font-size: 18px;line-height: 24px;color: #333333;margin-top: 24px;}
#obtn .ctext.contact .cont2 ul li .cont2-en{text-transform:uppercase;color: #888787;width: 100%;float: left;font-size: 14px;line-height: 24px;margin-top: -2px;}
#obtn .ctext.contact .cont2 ul li .cont2-p{color: #555555;width: 100%;float: left;font-size: 15px;line-height: 24px;margin-top: 20.5px;word-break: break-all;word-wrap: break-word;}

/*map*/
#obtn .bdmap {
	width: 100%;
	height: 440px;
	float: left;
	margin-top: 40px;
	margin-bottom: 80px;
}

#obtn .bdmap .BMap_pop {
	position: relative;
	background: #FFFFFF;
	font-weight: bold;
	border: none!important;
	width: 290px !important;
	height: 75px !important;
	border-radius: 0px!important;
	line-height: 30px;
	margin: -18px 0 0px -56px;
	text-align: center;
	box-shadow: 0 0 10px #ccc;
}

#obtn .bdmap .BMap_pop::after {
	content: "";
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-width: 8px;
	border-style:solid  dashed dashed dashed;
	border-color:#fff  transparent transparent transparent;
	position: absolute;
	bottom: -16px;
    left: 50%;
    margin-top: -8px;
}

#obtn .bdmap .BMap_shadow,
.BMap_shadow img,
.BMap_shadow div {
	display: none;
}

#obtn .bdmap .BMap_pop div:nth-child(2) {
	background: none!important;
}

#obtn .bdmap .BMap_pop div:nth-child(3) {
	display: none;
}

#obtn .bdmap .BMap_pop div:nth-child(5) {
	display: none!important;
}

#obtn .bdmap .BMap_pop div:nth-child(7) {
	display: none;
}

#obtn .bdmap .BMap_pop div:nth-child(8) {
	display: none;
}

#obtn .bdmap .BMap_pop div:nth-child(9),
#obtn .bdmap .BMap_center {
	left: 0!important;
	top: 0!important;
	width: 290px !important;
	height: 75px !important;
	border-radius: 0px;
	line-height: 30px;
	overflow: hidden;
	background: none!important;
}

#obtn .bdmap .BMap_pop img:nth-child(10) {
	display: none!important;
}

#obtn .bdmap .BMap_bottom {
	display: none!important;
}

#obtn .bdmap .BMap_pop div {
	border: none!important;
	background: none!important;
}

#obtn .bdmap .BMap_bubble_content {
	width: 290px !important;
	height: 75px !important;
	line-height: 30px;
	border-radius: 0px;
	overflow: hidden;
	background: none!important;
}

#obtn .bdmap .BMap_bubble_content {
	width: 290px !important;
	height: 75px !important;
	line-height: 30px;
	border-radius: 0px;
	overflow: hidden;
	background: none!important;
}

#obtn .bdmap .iw_poi_title {
	font-size: 16px;
	line-height: 75px;
	border-radius: 0px;
	color: #333;
	font-weight: normal;
	text-transform: uppercase;
}




@media screen and (max-width:1199px){
	#obtn .l-nav{width: 216px;}
	/*cont1*/
	#obtn .ctext.contact .cont1{width: 706px;}
	#obtn .ctext.contact .cont2 ul li{width: 23.8%;margin-right:1.5% ;padding: 0 12px;}
	#obtn .ctext.contact .cont2 ul li .cont2-p{ font-size:12px;}
}

@media screen and (max-width:991px){
   /*left nav*/
	#obtn .l-nav{width: 100%;margin-right: 0;}

	
	/*cont1*/
	#obtn .ctext.contact .cont1 .c-nav{display: none;}
	#obtn .ctext.contact .cont1{width: 100%;}
}
@media screen and (max-width:767px){
	#obtn .ctext.contact{margin-top: 60px;}
	/*left nav*/
	#obtn .l-nav .lt-nav{padding-top: 12px;padding-bottom: 11px;}
	#obtn .l-nav .lt-nav .navTi{font-size: 18px;line-height: 24px;}
	#obtn .l-nav .lt-nav .navEn{margin-top: 0;}
	#obtn .l-nav ul li{padding: 15px;}
	#obtn .l-nav ul li a{font-size: 16px;}
	#obtn .ctext.contact .cont1{margin-top: 20px;}
	#obtn .ctext.contact .cont2{margin-top: 0;}
	#obtn .ctext.contact .cont2 ul li{width: 100%;margin-right:0 ;height: auto;margin-bottom: 20px;padding: 15px;}
#obtn .ctext.contact .cont2 ul li:last-child{margin-bottom: 0;}
#obtn .ctext.contact .cont2 ul li .cont2-img{margin-top: 0;}
#obtn .ctext.contact .cont2 ul li .cont2-t{margin-top: 10px;}
#obtn .ctext.contact .cont2 ul li .cont2-p{font-size:14px;margin-top: 6px;}
#obtn .bdmap .BMap_pop{margin: 0;margin-top: -20px;}
#obtn .bdmap .BMap_pop::after{left: 30%;}


}
	