@import "common.css";
.aboutus .cu{
	position: relative;
	z-index: 2;
}
.aboutus .cu ul{
	position: absolute;
	width: 100%;
	top: 150px;
}
.aboutus .cu ul li{
	background-color: rgba(255,255,255,0.7);
	width: 100%;
	padding:90px 0 90px 330px;
	box-sizing: border-box;
	margin-top: 50px;
}
.aboutus .cu ul li .area{
	height: 50px;
	font-size: 20px;
	padding-left: 35px;
}
.aboutus .cu ul li .info{
	padding-left: 30px;
	border-left: 5px solid #000;
}
.aboutus .cu ul li .info .li{
	line-height: 30px;
}
.aboutus .map-service{
	position: relative;
	z-index: 1;
    height: 700px;
    background: url(img/aboutus/map_balck_whole_bg.jpg) center no-repeat;
}
.aboutus .map-service .china-map{
    position: absolute;
	left: 50%;
	top: 40px;
	width: 747px;
    height: 617px;
	margin-left: -373.5px;
    background: url(img/aboutus/map_black_bg.png) center no-repeat;
}
.aboutus .map-service .china-map .area-box{
    position: absolute;
}
.aboutus .map-service .china-map .area-box .dot{
    position: absolute;
	left: 0px;
	top: 0px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #f90;
}
.aboutus .map-service .china-map .area-box .pulse{
    position:absolute;
	top:-30px;
	left:-30px;
	height:66px;
	width:66px;
	border:2px solid #f90;
	-webkit-border-radius:48px;
	-moz-border-radius:48px;
	border-radius:48px;
	-webkit-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;
	-moz-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;
	box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;
	opacity:.12;filter:alpha(opacity=0);
	-webkit-animation:warn 2s ease-out both;
	-moz-animation:warn 2s ease-out both;
	-o-animation:warn 2s ease-out both;
	animation:warn 2s ease-out both;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	-o-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
}
.aboutus .map-service .china-map .area-box.white .dot{
	background-color:#97D6E7;
	width: 5px;
	height: 5px;
}
.aboutus .map-service .china-map .area-box.white .pulse{
	border:2px solid #97D6E7;
	top:-14.8px;
	left:-14.8px;
	height:30px;
	width:30px;
}
.aboutus .map-service .china-map .area-box .pulse.delay-01{
	-webkit-animation-delay:0;
	-moz-animation-delay:0;
	-o-animation-delay:0;
	animation-delay:0
}
.aboutus .map-service .china-map .area-box .pulse.delay-02{
	-webkit-animation-delay:.4s;
	-moz-animation-delay:.4s;
	-o-animation-delay:.4s;
	animation-delay:.4s
}
@-webkit-keyframes warn{
	0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
	100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
	0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
	100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
	0%{-o-transform:scale(0);transform:scale(0);opacity:1}
	100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
	0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
	100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.aboutus .map-service .china-map .area-box .show-regin{
	position: absolute;
	left: 20px;
	top: -10px;
	color: #ccc;
	white-space: nowrap;
}
.aboutus .map-service .china-map .area-box.white .show-regin{
	font-size: 12px;
}
.aboutus .map-service .china-map .area-box.beijing{
	left: 560px;
	top: 225px;
}
.aboutus .map-service .china-map .area-box.hainan{
	left: 480px;
	top: 600px;
}
.aboutus .map-service .china-map .area-box.p1{
	left: 660px;
	top: 100px;
}
.aboutus .map-service .china-map .area-box.p2{
	left: 666px;
	top: 150px;
}
.aboutus .map-service .china-map .area-box.p3{
	left: 646px;
	top: 190px;
}
.aboutus .map-service .china-map .area-box.p4{
	left: 570px;
	top: 245px;
}
.aboutus .map-service .china-map .area-box.p5{
	left: 590px;
	top: 295px;
}
.aboutus .map-service .china-map .area-box.p6{
	left: 620px;
	top: 345px;
}
.aboutus .map-service .china-map .area-box.p7{
	left: 650px;
	top: 365px;
}
.aboutus .map-service .china-map .area-box.p8{
	left: 630px;
	top: 410px;
}
.aboutus .map-service .china-map .area-box.p9{
	left: 600px;
	top: 470px;
}
.aboutus .map-service .china-map .area-box.p10{
	left: 540px;
	top: 520px;
}
.aboutus .map-service .china-map .area-box.p10{
	left: 540px;
	top: 520px;
}
.aboutus .map-service .china-map .area-box.p11{
	left: 460px;
	top: 530px;
}
.aboutus .map-service .china-map .area-box.p12{
	left: 370px;
	top: 510px;
}
.aboutus .map-service .china-map .area-box.p13{
	left: 160px;
	top: 400px;
}
.aboutus .map-service .china-map .area-box.p14{
	left: 140px;
	top: 230px;
}
.aboutus .map-service .china-map .area-box.p15{
	left: 470px;
	top: 230px;
}
.aboutus .map-service .china-map .area-box.p16{
	left: 500px;
	top: 260px;
}
.aboutus .map-service .china-map .area-box.p17{
	left: 550px;
	top: 280px;
}
.aboutus .map-service .china-map .area-box.p18{
	left: 520px;
	top: 340px;
}
.aboutus .map-service .china-map .area-box.p19{
	left: 580px;
	top: 360px;
}
.aboutus .map-service .china-map .area-box.p20{
	left: 520px;
	top: 390px;
}
.aboutus .map-service .china-map .area-box.p21{
	left: 560px;
	top: 450px;
}
.aboutus .map-service .china-map .area-box.p22{
	left: 510px;
	top: 460px;
}
.aboutus .map-service .china-map .area-box.p23{
	left: 440px;
	top: 480px;
}
.aboutus .map-service .china-map .area-box.p24{
	left: 450px;
	top: 420px;
}
.aboutus .map-service .china-map .area-box.p25{
	left: 360px;
	top: 400px;
}
.aboutus .map-service .china-map .area-box.p26{
	left: 440px;
	top: 350px;
}
.aboutus .map-service .china-map .area-box.p27{
	left: 400px;
	top: 320px;
}
.aboutus .map-service .china-map .area-box.p28{
	left: 300px;
	top: 310px;
}
.aboutus .map-service .china-map .area-box.p29{
	left: 430px;
	top: 270px;
}

@media(max-width:460px) {
.aboutus .map-service {
	display: none;
}
.aboutus .cu ul {
    position: static;
    width: auto;
    top: 0;
}
.aboutus .cu ul li {
    background-color: rgba(255,255,255,0.7);
    width: 100%;
    box-sizing: border-box;
    margin-top: 0px;
	padding:20px 10px;
}
.aboutus .cu ul li .area {
    height: 30px;
    font-size: 20px;
    padding-left: 0px;
}
.aboutus .cu ul li .info {
    border-left: 0;
	padding: 0px;
}
.aboutus .cu ul li .info .li {
    line-height: 20px;
	font-size: 14px;
}
	
	
}