
#container {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 1010px;
    height: auto;
    background: #fff;
    box-shadow: #d6d6d6 0 0 15px;
}
main {
    display: block;
}
main>section {
    width: 940px;
    overflow: hidden;
    margin: 0 auto;
}
.same-btn {
	text-decoration: none;
    display: inline-block;
    border: #2285ee solid 1px;
    width: 90px;
    height: 30px;
    line-height: 30px;
    margin: 0 6px;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
    transition: .15s;
    color: #2285ee;
    font-weight: 400;
}
.same-btn:hover {
	background: #2285ee;
	color: #fff;
}
.map-wrapper {
    margin: 0 0 40px;
}
.map-wrapper>p:first-child {
    display: block;
    height: 50px;
    line-height: 50px;
    border-bottom: #e0e0e0 solid 1px;
    text-align: center;
    padding: 15px 0;
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 700;
    background: #fafafa;
}
.map-box {
    /*width:100%!important;*/
    /*height: 500px;*/
    margin: 0 auto;
    overflow: hidden;
    z-index: 1;
}
.multiple-button {
	text-align: center;
}
.multiple-button button {
	width: 230px;
	height: 36px
}
.multiple-button p {
	margin: 18px 0;
	font-size: 18px;
	font-weight: bold;
}
#hover-callback,
#click-callback {
    position: absolute;
    left: 36%;
    text-align: left;
    display: block;
    line-height: 2;
    margin: 10px 0 0;
}
.jsmap-svg-container{
    /*width: 100% !important;*/
}
.jsmap-svg-container svg{
    /*width: 100% !important;*/
    /*margin-left: 0px!important;*/
}
/*.jsmap-svg-container text{*/
    /*position: relative;*/
/*}*/
/*.jsmap-svg-container text:after{*/
    /*content: "111";*/
    /*position: absolute;*/
    /*background: url(../../image/mapnr.png) no-repeat;*/
/*}*/


.maparrow{
    position: relative;
    width: 1100px;
    height: 850px;
    margin: -850px auto 0;
}
.maparrow ul li{
    z-index: 2;
    width: 2%;
    height: 3%;
    background: url(../../image/mapnr.png) no-repeat;
    position: absolute;
    background-size: 70%;
    display: none;
}
.maparrow ul li:nth-of-type(1){
    right: 27%;
    top: 35%;
}
.maparrow ul li:nth-of-type(2){
    right: 28.7%;
    top: 43%;
}
.maparrow ul li:nth-of-type(3){
    right: 33%;
    top: 47%;
}
.maparrow ul li:nth-of-type(4){
    right: 41.2%;
    top: 49%;
}
.maparrow ul li:nth-of-type(5){
    right: 47%;
    top: 45%;
}
.maparrow ul li:nth-of-type(6){
    right: 40%;
    top: 53%;
}
.maparrow ul li:nth-of-type(7){
    right: 43%;
    top: 55%;
}
.maparrow ul li:nth-of-type(8){
    right: 39.6%;
    top: 59%;
}
.maparrow ul li:nth-of-type(9){
    right: 47%;
    top: 57%;
}
.maparrow ul li:nth-of-type(10){
    right: 46%;
    top: 64%;
}
.maparrow ul li:nth-of-type(11){
    right: 36.8%;
    top: 65%;
}
.maparrow ul li:nth-of-type(12){
    right: 40.5%;
    top: 69%;
}
.maparrow ul li:nth-of-type(13){
    right: 32.6%;
    top: 69.5%;
}
.maparrow ul li:nth-of-type(14){
    right: 36.5%;
    top: 74.5%;
}
.maparrow ul li:nth-of-type(15){
    right: 42.5%;
    top: 76.5%;
}
.maparrow ul li:nth-of-type(16){
    right: 46.5%;
    top: 70%;
}
.maparrow ul li:nth-of-type(17){
    right: 48%;
    top: 77%;
}
.maparrow ul li:nth-of-type(18){
    right: 39%;
    top: 80%;
}
.maparrow ul li:nth-of-type(19){
    right: 35%;
    top: 85%;
}
.maparrow ul li:nth-of-type(20){
    right: 45%;
    top: 86%;
}
.maparrow ul li:nth-of-type(21){
    right: 43%;
    top: 90%;
}
.maparrow ul li:nth-of-type(22){
    right: 47%;
    top: 92%;
}
.maparrow ul li:nth-of-type(23){
    right: 51.5%;
    top: 95%;
}
.maparrow ul li:nth-of-type(24){
    right: 52.5%;
    top: 85%;
}
.maparrow ul li:nth-of-type(25){
    right: 54.5%;
    top: 79%;
}
.maparrow ul li:nth-of-type(26){
    right: 53.5%;
    top: 72%;
}
.maparrow ul li:nth-of-type(27){
    right: 55.6%;
    top: 57%;
}
.maparrow ul li:nth-of-type(28){
    right: 58%;
    top: 62%;
}
.maparrow ul li:nth-of-type(29){
    right: 60.8%;
    top: 70.5%;
}
.maparrow ul li:nth-of-type(30){
    right: 63%;
    top: 83%;
}
.maparrow ul li:nth-of-type(31){
    right: 79.3%;
    top: 66.8%;
}
.maparrow ul li:nth-of-type(32){
    right: 69%;
    top: 58.5%;
}
.maparrow ul li:nth-of-type(33){
    right: 82%;
    top: 45.5%;
}
.maparrow ul li:nth-of-type(34){
    right: 52.5%;
    top: 64.5%;
}
@media screen and (max-width: 1400px) {

}
@media screen and (max-width: 1200px) {
    .maparrow{
        display: none;
    }
    .map-box{
        width: 100% !important;
        height: 100vw!important;
    }
    .jsmap-svg-container{
        width: 100% !important;
        height: 75vw!important;
    }
    .jsmap-svg-container svg{
        width: 100% !important;
        height: 75vw!important;
        margin-left: 0px!important;
    }
    .map-wrapper{
        margin-top: 0;
    }
    .csts{
        width: 100%;
        left: 0;
        background-color:#ffffff!important;
        color: #333333!important;
        font-size: 4vw!important;
    }
    #jsmap-tip{
        top: -120px!important;
        width: 100% !important;
        transform:translate3d(0px, 600px, 0px)!important;
        text-align: center;
    }
}