/*
* @Author: Marte
* @Date:   2018-10-23 10:52:12
* @Last Modified by:   Marte
* @Last Modified time: 2018-11-14 14:57:39
*/
.page{text-align: center;}
*{box-sizing: border-box;}
.page li,.page a,.page span{text-decoration: none;display: inline-block;}
p,a,span{font-family:"Microsoft Yahei";}
h1,h2,h3,h4{font-weight: normal;}
.page {
    overflow: hidden;
    clear: both;
    min-height:500px;
}
h2{
    font-size: 32px;
    color: #262626;
    line-height: 45px;
    margin-top: 50px;
}
p{
    font-size: 14px;
    /*color: #555555;*/
    letter-spacing: 0;
    text-align: center;
    line-height: 19px;
}
.container-1200{
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.slide-container{
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    background: #262626;
}
.slide-container .slide-element{
    width: 100%;
    height: 500px;
    display: none;
    position: absolute;
    overflow: hidden;
    background: #262626;
}
/*.slide-container .slide-element:nth-child(1){*/
    /*z-index: 3;*/
/*}*/
/*.slide-container .slide-element:nth-child(1){*/
    /*z-index: 2;*/
/*}*/
/*.slide-container .slide-element:nth-child(1){*/
    /*z-index: 1;*/
/*}*/
.slide-container .slide-element .background-image-bg{
    width: 100%;
}
.slide-container .banner-start{
    display: block;
}
.slide-container .banner-start-img{
    position: absolute;
    top: 50%;
    left: 50%;
}
.slide-container .img-center{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    line-height: 500px;
}
.slide-container .banner-start>span{
    width: 675px;
    height: 382px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -191px;
    margin-left: -337px;
    z-index: 6;
    color: #FFFFFF;
    opacity: 0;
    -webkit-animation: banner-appear 2s linear forwards;
    -o-animation: banner-appear 2s linear forwards;
    animation: banner-appear 2s linear forwards;
}
.slide-container .banner-start>span h1{
    margin-top: 78px;
    font-size: 60px;
    line-height: 124px;
    color: #fff;
}
.slide-container .banner-start>span span{
    font-size: 30px;
    line-height: 42px;
}
.slide-container .banner-start>span embed{
    width: 37px;
    height: 37px;
    vertical-align: middle;
}
.slide-container .banner-start>div>img{
    vertical-align: middle;
}
.slide-container .banner-start-bg{
    margin-top: -250px;
    margin-left: -600px;
}
.slide-container .banner-start-RL{
    position: absolute;
    top: 50%;
    margin-top: -180px;
}
.slide-container .banner-start-L{
    left: 0;
    animation: banner-L-animation 2s linear;
    -moz-animation: banner-L-animation 2s linear; /* Firefox */
    -webkit-animation: banner-L-animation 2s linear;
    -o-animation: banner-L-animation 2s linear;
    animation: banner-L-animation 2s linear;
}
.slide-container .banner-start-R{
    right: 0;
    animation: banner-R-animation 2s linear;
    -moz-animation: banner-R-animation 2s linear; /* Firefox */
    -webkit-animation: banner-R-animation 2s linear;
    -o-animation: banner-R-animation 2s linear;
    animation: banner-R-animation 2s linear;
}
.slide-container .banner-start-circle02{
    opacity: 0.5;
    -webkit-animation: banner-circlr-twinkle 2s linear infinite;
    -moz-animation: banner-circlr-twinkle 2s linear infinite; /* Firefox */
    -o-animation: banner-circlr-twinkle 2s linear infinite;
    animation: banner-circlr-twinkle 2s linear infinite;
}
.slide-container .banner-start-circle03,.slide-container .banner-start-circle04{
    width: 200px;
}
.slide-container .banner-start-circle003{
    -webkit-animation: circle-rotate02 4s linear infinite;
    -moz-animation: circle-rotate02 4s linear infinite; /* Firefox */
    -o-animation: circle-rotate02 4s linear infinite;
    animation: circle-rotate02 4s linear infinite;
}
.slide-container .banner-start-circle004{
    -webkit-animation: circle-rotate01 4s linear infinite;
    -moz-animation: circle-rotate01 4s linear infinite; /* Firefox */
    -o-animation: circle-rotate01 4s linear infinite;
    animation: circle-rotate01 4s linear infinite;
}
/*.slide-container .banner03-L1{*/
    /*opacity: 0.5;*/
    /*-webkit-animation: banner-circlr-twinkle 4s linear infinite;*/
    /*-moz-animation: banner-circlr-twinkle 4s linear infinite; !* Firefox *!*/
    /*-o-animation: banner-circlr-twinkle 4s linear infinite;*/
    /*animation: banner-circlr-twinkle 4s linear infinite;*/
/*}*/
.slide-container .banner03-L2{
    width: 500px;
    vertical-align: middle;
    -webkit-animation: banner03-animate 1s linear forwards;
    -moz-animation: banner03-animate 1s linear forwards; /* Firefox */
    -o-animation: banner03-animate 1s linear forwards;
    animation: banner03-animate 1s linear forwards;
}
.slide-container .banner03-L3{
    width: 500px;
    vertical-align: middle;
    -webkit-animation: banner03-animate 2s ease-in forwards;
    -moz-animation: banner03-animate 2s ease-in forwards; /* Firefox */
    -o-animation: banner03-animate 2s ease-in forwards;
    animation: banner03-animate 2s ease-in forwards;
    -webkit-animation-delay:.1s;
    -moz-animation-delay:.1s;
    -o-animation-delay:.1s;
    animation-delay:.1s;
}
.slide-container .container-1200{
    position: absolute;
    z-index: 3;
    left: 50%;
    margin-left: -600px;
    top: 160px;
}
.slide-container .container-1200 h1{
    font-size: 60px;
    line-height: 124px;
    color: #FFFFFF;
}
.slide-container .container-1200 span{
    font-size: 30px;
    color: #FFFFFF;
    line-height: 42px;
}
.slide-container .container-1200 a{
    width: 116px;
    height: 35px;
    line-height: 35px;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #07B5F9;
    border-radius: 2px;
}
.slide-container .banner-image{
    width: 100%;
    height: 500px;
    z-index: 0;
    position: absolute;
    left: 0;
    bottom: 0;
}
.slide-container .banner01-RL{
    position: absolute;
    bottom: 20px;
}
.slide-container .banner-image-tall{
    width: 100%;
    height: 130px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("Images/banner/banner02-bg-tall.png");
    -webkit-animation: banner-circlr-twinkle 2s linear infinite;
    -moz-animation: banner-circlr-twinkle 2s linear infinite; /* Firefox */
    -o-animation: banner-circlr-twinkle 2s linear infinite;
    animation: banner-circlr-twinkle 2s linear infinite;
}
.slide-container .banner-img-hunman{
    width: 909px;
    height: 370px;
    position: absolute;
    top: 65px;
    left: 50%;
    margin-left: -445px;
    z-index: 1;
    -webkit-animation: banner-appear 1s linear forwards;
    -moz-animation: banner-appear 2s linear infinite; /* Firefox */
    -o-animation: banner-appear 1s linear forwards;
    animation: banner-appear 1s linear forwards;
}
.slide-container .banner-img-hunman span{
    width: 100%;
    height: 100%;
    line-height: 370px;
    position: relative;
}
.slide-container .banner-img-hunman span>img{
    position: absolute;
    z-index: 0;
}
.slide-container .banner-img-hunman span>img:nth-child(1){
    left: 0;
    top: 0;
    z-index: 2;
}
.slide-container .banner-img-hunman span>img:nth-child(2){
    left: 300px;
    z-index: 1;
    top: 91px;
    -webkit-transform-origin: left bottom;
    -moz-transform-origin: left bottom;
    -o-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-animation: circle-rotate03 4s linear infinite;
    -moz-animation: circle-rotate03 4s linear infinite; /* Firefox */
    -o-animation: circle-rotate03 4s linear infinite;
    animation: circle-rotate03 4s linear infinite;

}
.slide-container .banner-img-hunman span>img:nth-child(3){
    right: 245px;
    z-index: 1;
    top: 223px;
    -webkit-transform-origin: right bottom;
    -moz-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-animation: circle-rotate03 4s linear infinite;
    -moz-animation: circle-rotate03 4s linear infinite; /* Firefox */
    -o-animation: circle-rotate03 4s linear infinite;
    animation: circle-rotate03 4s linear infinite;
}
.slide-container .banner-img-hunman span>img:nth-child(4){
    position: relative;
    margin: 0 auto;
    width: 60px;
    vertical-align: middle;
    -webkit-animation: diamond-size 4s linear infinite;
    -moz-animation: diamond-size 4s linear infinite; /* Firefox */
    -o-animation: diamond-size 4s linear infinite;
    animation: diamond-size 4s linear infinite;
}
.slide-container .banner-img-hunman span>legend{
    position: absolute;
    width: 100%;
    height: 100%;
    line-height: 370px;
    left: 0;
    top: 0;
    z-index: -1;
}
.slide-container .banner-img-hunman span>legend>img{
    margin: 0 auto;
    vertical-align: middle;
    width: 0;
    -webkit-animation: spark-size 4s linear infinite;
    -moz-animation: spark-size 4s linear infinite; /* Firefox */
    -o-animation: spark-size 4s linear infinite;
    animation: spark-size 4s linear infinite;
}
.banner-selected{
}
.slide-container .banner-point{
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 0;
    z-index: 99;
    margin: 0 auto;
    margin-bottom: 20px ;
}
.slide-container .banner-point ul{
    width: 300px;
    height: 30px;
    margin: 0 auto;
}
.slide-container .banner-point ul>li{
    list-style-type: none;
    display: inline-block;
    float: left;
}
.slide-container .banner-point ul>li>a{
    display: inline-block;
    width: 80px;
    height: 5px;
    border-radius: 2px;
    background: #D0D0D0;
    opacity: .9;
}
.banner-active-list{
    background: #fff !important;
}
.slide-container .banner-shadow{
    width: 100%;
    height: 50px;
    opacity: .7;
    background: #D0D0D0;
    position: absolute;
    bottom: 0;
    z-index: 99;
}
.product-container .product-list{
    height: 130px;
    padding: 0 10px;
}
.product-container .product-list li{
    width: 130px;
    height: 100%;
    display: inline-block;
    padding-top: 30px;
    margin: 0 65px;
    float: left;
    cursor: pointer;
}
.product-container .product-list li:hover > p{
    color: #07B5F9;
}
.product-container .product-list li div{
    width: 54px;
    height: 54px;
    margin: 0 auto;
    position: relative;
}
.product-container .product-list li embed{
    position: absolute;
    width: 54px;
    height: 54px;
    opacity: 0;
    left: 0;
    pointer-events: none;
}
.product-container .product-list li img:nth-child(2){
    opacity: 1;
}
.product-container .product-list li .product-svg-show{
    opacity: 1;
}
.product-container .product-list li p{
    font-size: 18px;
    margin-top: 10px;
    color: #262626;
}
.product-container .product-list .product-current{
    border-bottom: 5px solid #07B5F9;
}
.product-container .product-list .product-current p{
    color: #07B5F9;
}
.product-container .product-content{
    background: #E8EDF5;
    overflow: hidden;
}
.product-container .product-content ul{
    padding: 10px;
    font-size: 0;
    text-align: left;
    display: none;
}
.product-container .product-content ul li{
    width: 380px;
    height: 180px;
    margin: 20px 20px 0 0;
    padding: 5px 30px;
    white-space:nowrap;
}
.product-container .product-content ul li a{
    width: 100%;
    height: 100%;
}
.product-container .product-content ul li h4{
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 10px 0;
    font-size: 16px;
    color: #262626;
    float: left;
}
.product-container .product-content ul li span{
    font-size: 14px;
    color: #555555;
    text-align: justify;
    float: left;
    line-height: 18px;
    white-space:normal;
}
.product-container .product-content ul .current{
    background: #fff;
    -moz-box-shadow:0px 5px 15px rgba(0,41,88,0.2);
    -webkit-box-shadow:0px 5px 15px rgba(0,41,88,0.2);
    box-shadow:0px 5px 15px rgba(0,41,88,0.2);
}
.product-container .product-content ul .current h4{
    color: #07B5F9;
    border-bottom: 2px solid #07B5F9;
}
.market-container ul{
    height: 400px;
    padding: 0 10px;
    margin-top: 30px;
}
.market-container ul li{
    width: 280px;
    height: 400px;
    position: relative;
    margin-right: 20px;
    padding-top: 60px;
    float: left;
    background: #fff;
    -moz-box-shadow:0 0 8px 0 rgba(152,185,211,0.30);
    -webkit-box-shadow:0 0 8px 0 rgba(152,185,211,0.30);
    box-shadow:0 0 8px 0 rgba(152,185,211,0.30);
}
.market-container ul li:hover{
    -moz-box-shadow:0 0 20px -2px rgba(152,185,211,0.80);
    -webkit-box-shadow:0 0 20px -2px rgba(152,185,211,0.80);
    box-shadow:0 0 20px -2px rgba(152,185,211,0.80);
}
.market-container ul li embed{
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-bottom: 13px;
}
.market-container ul li h4{
    font-size: 20px;
    line-height: 44px;
    color: #38506B;
    letter-spacing: 0;
}
.market-container ul li span{
    font-size: 14px;
    line-height: 26px;
}
.market-container ul li span>a{
    color: #333333;
    cursor: default;
}
/*.market-container ul li span>a:hover{*/
    /*color: #07B5F9;*/
/*}*/
.market-container ul li>a{
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 19px;
    font-size: 14px;
    color: #07B5F9;
}
.resolve-container{
    width: 100%;
    margin-top: 50px;
    background: rgba(0,0,0,0.70);
}
.resolve-container .container-1200{
    height: 400px;
    position: relative;
    overflow: hidden;
}
.resolve-container ul{
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    white-space:nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
}
.resolve-container ul li{
    width: 300px;
    height: 400px;
    padding: 0 30px;
    position: relative;
    clear: both;
    overflow: hidden;
    background-size: cover!important;
}
.resolve-container ul li:nth-child(7n+1){
    background:url("../../images/images/resolve-finance-bg.png") no-repeat;
}
.resolve-container ul li:nth-child(7n+2){
    background:url("../../images/images/resolve-internet-bg.png") no-repeat;
}
.resolve-container ul li:nth-child(7n+3){
    background:url("../../images/images/resolve-medical-bg.png") no-repeat;
}
.resolve-container ul li:nth-child(7n+4){
    background:url("../../images/images/resolve-education-bg.png") no-repeat;
}
.resolve-container ul li:nth-child(7n+5){
    background:url("../../images/images/resolve-vedio-bg.png") no-repeat;
}
.resolve-container ul li:nth-child(7n+6){
    background:url("../../images/images/resolve-politics-bg.png") no-repeat;
}
.resolve-container ul li:nth-child(7n+7){
    background:url("../../images/images/resolve-game-bg.png") no-repeat;
}
.resolve-container ul li span{
    width: 300px;
    height: 100px;
    position: absolute;
    top: 146px;
    left: 0;
    z-index:2;
    -webkit-transition: all .28s linear .1s;
    transition: all .5s linear .1s;
}
.resolve-container ul li embed{
    width: 60px;
    height: 60px;
    margin: 0 auto;
}
.resolve-container ul li .appear-content{
    width: 246px;
    position: absolute;
    z-index:2;
    top: 400px;
    opacity: 0;
    -webkit-transition: all .28s linear .1s;
    transition: all .5s linear .1s;
}
.resolve-container ul li .background-shadow,.resolve-container ul li .background-shadow01,.resolve-container ul li .background-shadow02{
    width: 300px;
    height: 400px!important;
    top: 0;
    left: 0;
    height: 0;
    position: absolute;
}
.resolve-container ul li .background-shadow01{
    background: rgba(85,85,85,0.70);
    z-index: 0;
}
.resolve-container ul li .background-shadow02{
    background: rgba(0,0,0,0.70);
    z-index: 0;
}
.resolve-container ul li .background-shadow{
    opacity: 0;
    background-image: linear-gradient(-180deg, #07B5F9 0%, #4EDEFF 100%);
    -webkit-transition: all .28s linear .1s;
    transition: all .3s linear .1s;
}
.resolve-container ul .current-resolve span{
    top: 90px;
}
.resolve-container ul .current-resolve .appear-content{
    top: 200px;
    opacity: 1;
}
.resolve-container ul .current-resolve .background-shadow{
    display: block;
    opacity: 1;
    z-index: 1;
}
.resolve-container ul li h3{
    font-size: 22px;
    line-height: 22px;
    color: #FFFFFF;
}
.resolve-container ul li p{
    height: 100px;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 24px;
    white-space: normal;
}
.resolve-container ul li a{
    width: 125px;
    height: 40px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 4px;
}
.resolve-container ul li a:hover{
    color: #07B5F9;
    background: #fff;
    border: 1px solid #fff;
}
.resolve-container .container-1200 .pre,.resolve-container .container-1200 .next{
    width: 30px;
    height: 400px;
    position: absolute;
    z-index: 4;
    top: 0;
    color: #fff;
    line-height: 400px;
    cursor: pointer;
    background: rgba(0,0,0,0.50);
    display: none;
}
.resolve-container .container-1200 .pre{
    left: 0;
}
.resolve-container .container-1200 .next{
    right: 0;
}
.resolve-container .container-1200:hover .pre,.resolve-container .container-1200:hover .next{
    display: block;
}
.quality-container ul{
    margin: 30px 0 20px 0;
    min-width: 1200px;
    font-size: 0;
}
.quality-container ul li{
    width: 100px;
    height: 140px;
    margin: 0 50px;
    font-size: 14px;
    color: #38506B;
}
.quality-container ul li div{
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    padding: 19px 0;
    border-radius: 50px;
    -moz-box-shadow:0 2px 8px 0 rgba(1,15,57,0.20);
    -webkit-box-shadow:0 2px 8px 0 rgba(1,15,57,0.20);
    box-shadow:0 2px 8px 0 rgba(1,15,57,0.20);
}
.quality-container ul li div img{
    display: inline-block;
    width: 80px;
    height: 62px;
}
.news-container .container-1200{
    height: 380px;
}
.news-container .container-1200 h2{
    text-align: left;
}
.news-container .container-1200 .read-more{
    position: absolute;
    right: 0;
    bottom: 0;
    color: #07B5F9;
}
.news-container .container-1200 .news-left{
    width: 650px;
    height: 350px;
    float: left;
    position: relative;
}
.news-container .container-1200 .news-left ul{
    width: 100%;
    height: 246px;
    padding: 15px 0 0 20px;
}
.news-container .container-1200 .news-left ul li{
    width: 300px;
    height: 195px;
    position: relative;
    float: left;
    margin-right: 20px;
    background: #fff;
    -moz-box-shadow:0 0 8px 0 rgba(152,185,211,0.30);
    -webkit-box-shadow:0 0 8px 0 rgba(152,185,211,0.30);
    box-shadow:0 0 8px 0 rgba(152,185,211,0.30);
}
.news-container .container-1200 .news-left ul li:hover>a{
    color: #07B5F9;
}
.news-container .container-1200 .news-right ul li a:hover{
    color: #07B5F9;
}
.news-container .container-1200 .news-left ul li img{
    display: block;
    width: 100%;
}
.news-container .container-1200 .news-left ul li a{
    color: #000;
}
.news-container .container-1200 .news-left ul li big{
    font-size: 16px;
    line-height: 16px;
}
.news-container .container-1200 .news-left ul li p{
    font-size: 12px;
    float: left;
}
.news-container .container-1200 .news-left ul li span{
    width: 100%;
    height: 60px;
    padding: 6px 21px;
    position: absolute;
    z-index:1;
    bottom: 0;
    left: 0;
    text-align: left;
    background: #fff;
}
.news-container .container-1200 .background-div{
    width: 237px;
    height: 246px;
    position: absolute;
    top: 115px;
    left: 0;
    z-index: -3;
    background-image: linear-gradient(90deg, #006EFF 0%, #16B1FF 100%);
}
.news-container .container-1200 .news-right{
    width: 490px;
    height: 350px;
    float: right;
    position: relative;
}
.news-container .container-1200 .news-right ul{
    margin-top: 20px;
}
.news-container .container-1200 .news-right ul li{
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
}
.news-container .container-1200 .news-right ul li span{
    float: right;
}
.news-container .container-1200 .news-right ul li a{
    width: 386px;
    overflow: hidden;
    white-space: pre;
    text-overflow: ellipsis;
    float: left;
    text-align: left;
    color: #333;
}
.news-container .news-left h2{
    margin-bottom: 30px;
}

.map-container .map-content{
    padding: 30px 20px;
    height: 800px;
    position: relative;
}
.map-container .map-content .map-line>div{
    display: block;
    position: absolute;
    overflow: hidden;
}
.map-container .map-content .map-line div:nth-child(1){
    left: 794px;
    bottom: 478px;
    width: 0;
    height: 118px;
}
.map-container .map-content .map-line div:nth-child(2){
    right: 296px;
    top: 330px;
    width: 101px;
    height: 0;
}
.map-container .map-content .map-line div:nth-child(3){
    right: 410px;
    top: 330px;
    width: 157px;
    height: 0;
}
.map-container .map-content .map-present{
    width: 871px;
    height: 714px;
    margin: 0 auto;
}
.map-container .map-content .map-present>img{
    width: 871px;
    height: 100%;
}
.map-container .map-content .map-present .map-pointer{
    position: absolute;
    z-index: 3;
    -moz-box-shadow:0 0 40px 0 #0595F2;
    -webkit-box-shadow:0 0 40px 0 #0595F2;
    box-shadow:0 0 40px 0 #0595F2;
}
.pointer-type01{
    width: 14px;
    height: 14px;
    border-radius: 7px;
    animation: piont-animation 2s linear infinite;
    -moz-animation: piont-animation 2s linear infinite; /* Firefox */
    -webkit-animation: piont-animation 2s linear infinite;
    -o-animation: piont-animation 2s linear infinite;
    animation: piont-animation 2s linear infinite;
}
.pointer-type01>div{
    position: relative;
    width: 24px;
    height: 24px;
}
.pointer-type01>div>img{
    position: absolute;
    top: 0;
    left: -5px;
}
.pointer-type02{
    width: 12px;
    height: 12px;
    border-radius: 6px;
    animation: piont-animation 1.5s linear infinite;
    -moz-animation: piont-animation 1.5s linear infinite; /* Firefox */
    -webkit-animation: piont-animation 1.5s linear infinite;
    -o-animation: piont-animation 1.5s linear infinite;
    animation: piont-animation 1.5s linear infinite;
}
.pointer-type03{
    width: 14px;
    height: 14px;
    border-radius: 7px;
    -moz-box-shadow:0 0 100px 0 #FF4252;
    -webkit-box-shadow:0 0 100px 0 #FF4252;
    box-shadow:0 0 100px 0 #FF4252;
    animation: piont-animation02 2s linear infinite;
    -moz-animation: piont-animation02 2s linear infinite; /* Firefox */
    -webkit-animation: piont-animation02 2s linear infinite;
    -o-animation: piont-animation02 2s linear infinite;
    animation: piont-animation02 2s linear infinite;
}
.pointer-type03>div{
    width: 30px;
    height: 30px;
    position: relative;
}
.pointer-type03>div img{
    position: absolute;
    top: -7px;
    left: -7px;
}
.pointer-type02 img{
    width: 12px;
    height: 12px;
}
.map-container .map-content .map-present .map-pointer img{
    vertical-align: top;
}
.map-container .map-content .map-present .bubble-container{
    position: absolute;
    padding: 0 18px;
    background: #fff;
    border-radius: 4px;
    -moz-box-shadow:0 20px 15px 0 rgba(85,90,105,0.08);
    -webkit-box-shadow:0 20px 15px 0 rgba(85,90,105,0.08);
    box-shadow:0 20px 15px 0 rgba(85,90,105,0.08);
    white-space: nowrap;
    text-overflow:ellipsis;
    display: none;
    z-index: 3;
/*// overflow: hidden;*/
/*// -moz-animation: size-animation 2s ease-in; !* Firefox *!*/
/*// -webkit-animation: size-animation 2s ease-in;*/
/*// -o-animation: size-animation 2s ease-in;*/
/*// animation: size-animation 2s ease-in;*/
/*// border:1px solid red;*/
}
.map-container .map-content .map-present .bubble-container>div{
/*// width: 100%;*/
    padding: 16px 0;
    line-height: 20px;
    position: relative;
    background: #fff;
}
.map-container .map-content .map-present .bubble-container>div p{
    font-size: 12px;
    color: #000000;
    text-align: left;
}
/*.map-container .map-content .map-present .bubble-container>div>span{*/
   /*//     position: absolute;*/
   /*//     width: 100%;*/
   /*//     height: 100%;*/
   /*//     z-index: 2;*/
   /*// }*/
.map-container .map-content .map-present .bubble-container>div>i{
    display: block;
    width: 14px;
    height: 14px;
    position: absolute;
    z-index: 1;
    background: #fff;
/*// -moz-box-shadow:0 20px 15px 0 rgba(85,90,105,0.08);*/
/*// -webkit-box-shadow:0 20px 15px 0 rgba(85,90,105,0.08);*/
/*// box-shadow:0 20px 15px 0 rgba(85,90,105,0.08);*/
    transform:rotate(45deg);
    -ms-transform:rotate(45deg);     /* IE 9 */
    -moz-transform:rotate(45deg);    /* Firefox */
    -webkit-transform:rotate(45deg); /* Safari å’Œ Chrome */
    -o-transform:rotate(45deg);  /* Opera */
}
.map-container .map-content .map-present .bubble-container>div legend{
    height: 20px;
    padding: 0 5px;
    position: absolute;
    right: -24px;
    top: -10px;
    line-height: 20px;
    background: #fff;
    border-radius: 4px;
    -moz-box-shadow:0 3px 4px 0 rgba(85,90,105,0.10);
    -webkit-box-shadow:0 3px 4px 0 rgba(85,90,105,0.10);
    box-shadow:0 3px 4px 0 rgba(85,90,105,0.10);
}
.map-container .map-content .map-legend{
    width: 208px;
    height: 261px;
    position: absolute;
    z-index: 4;
    left: 20px;
    bottom: 113px;
    padding: 45px 30px;
    background: #fff;
    -moz-box-shadow:0 21px 15px 0 rgba(85,90,105,0.08);
    -webkit-box-shadow:0 10px 15px 0 rgba(85,90,105,0.08);
    box-shadow:0 10px 15px 0 rgba(85,90,105,0.08);
}
.map-container .map-content .map-legend li{
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
}
.map-container .map-content .map-legend li span{
    font-size: 36px;
    color: #07B5F9;
    line-height: 47px;
}
.map-container .map-content .map-legend li p{
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    text-align: left;
}
.map-container .map-content>ul{
    position: absolute;
    width: 220px;
    left: 20px;
    bottom: 42px;
}
.map-container .map-content>ul li{
    width: 110px;
    height: 40px;
    font-size: 12px;
    line-height: 14px;
    float: left;
}

.map-container .map-content>ul img,.map-container .map-content .map-present .bubble-container>div legend img{
    width: 12px;
    height: 12px;
    margin: 0 3px;
    vertical-align: middle;
}
.map-container .map-content>ul li span{
    margin-bottom: 6px;
    text-align: left;
    float: left;
}
@-webkit-keyframes banner-appear{
    from{opacity:0;}
    to{opacity:1;}
}
@-moz-keyframes banner-appear{
    from{opacity:0;}
    to{opacity:1;}
}
@-o-keyframes banner-appear{
    from{opacity:0;}
    to{opacity:1;}
}
@keyframes banner-appear{
    from{opacity:0;}
    to{opacity:1;}
}
@-webkit-keyframes banner-L-animation{
    from{margin-left: -200px;}
    to{margin-left: 0;}
}
@-moz-keyframes banner-L-animation{
    from{margin-left: -200px;}
    to{margin-left: 0;}
}
@-o-keyframes banner-L-animation{
    from{margin-left: -200px;}
    to{margin-left: 0;}
}
@keyframes banner-L-animation{
    from{margin-left: -200px;}
    to{margin-left: 0;}
}
@-webkit-keyframes banner-R-animation{
    from{margin-right: -200px;}
    to{margin-right: 0;}
}
@-moz-keyframes banner-R-animation{
    from{margin-right: -200px;}
    to{margin-right: 0;}
}
@-o-keyframes banner-R-animation{
    from{margin-right: -200px;}
    to{margin-right: 0;}
}
@keyframes banner-R-animation{
    from{margin-right: -200px;}
    to{margin-right: 0;}
}
@-webkit-keyframes banner-circlr-twinkle{
    0%{opacity: 0.5;}
    50%{opacity: 1;}
    100%{opacity: 0.5;}
}
@-moz-keyframes banner-circlr-twinkle{
    0%{opacity: 0.5;}
    50%{opacity: 1;}
    100%{opacity: 0.5;}
}
@-o-keyframes banner-circlr-twinkle{
    0%{opacity: 0.5;}
    50%{opacity: 1;}
    100%{opacity: 0.5;}
}
@keyframes banner-circlr-twinkle{
    0%{opacity: 0.5;}
    50%{opacity: 1;}
    100%{opacity: 0.5;}
}
@-webkit-keyframes diamond-size {
    0% {width: 60px;}
    50%{width: 74px;}
    100% {width: 60px;}
}
@-moz-keyframes diamond-size {
    0% {width: 60px;}
    50%{width: 74px;}
    100% {width: 60px;}
}
@-o-keyframes diamond-size {
    0% {width: 60px;}
    50%{width: 74px;}
    100% {width: 60px;}
}
@keyframes diamond-size {
    0% {width: 60px;}
    50%{width: 74px;}
    100% {width: 60px;}
}
@-webkit-keyframes spark-size {
    0% {width: 100px;opacity:0.1;}
    50%{width: 168px;opacity:1;}
    100% {width: 100px;opacity:0.1;}
}
@-moz-keyframes spark-size {
    0% {width: 100px;opacity:0.1;}
    50%{width: 168px;opacity:1;}
    100% {width: 100px;opacity:0.1;}
}
@-o-keyframes spark-size {
    0% {width: 100px;opacity:0.1;}
    50%{width: 168px;opacity:1;}
    100% {width: 100px;opacity:0.1;}
}
@keyframes spark-size {
    0% {width: 100px;opacity:0.1;}
    50%{width: 168px;opacity:1;}
    100% {width: 100px;opacity:0.1;}
}
@-webkit-keyframes circle-rotate03{
    0% {
        -webkit-transform: rotate(-2deg);
    }
    50% {
        -webkit-transform: rotate(2deg);
    }
    100%{
        -webkit-transform: rotate(-2deg);
    }
}
@-moz-keyframes circle-rotate03{
    0% {
        -moz-transform: rotate(-2deg);
    }
    50% {
        -moz-transform: rotate(2deg);
    }
    100%{
        -moz-transform: rotate(-2deg);
    }
}
@-o-keyframes circle-rotate03{
    0% {
        -o-transform: rotate(-2deg);
    }
    50% {
        -o-webkit-transform: rotate(2deg);
    }
    100%{
        -o-transform: rotate(-2deg);
    }
}
@-webkit-keyframes circle-rotate01{
    from {
        -webkit-transform: rotate(360deg);
    }
    to {
        -webkit-transform: rotate(0deg);
    }
}
@-moz-keyframes circle-rotate01{
    from {
        -moz-transform: rotate(360deg);
    }
    to {
        -moz-transform: rotate(0deg);
    }
}
@-o-keyframes circle-rotate01{
    from {
        -o-transform: rotate(360deg);
    }
    to {
        -o-webkit-transform: rotate(0deg);
    }
}
@keyframes circle-rotate01{
    from {
        transform: rotate(360deg);
    }
    to {
        transform: rotate(0deg);
    }
}
@-webkit-keyframes circle-rotate02{
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes circle-rotate{
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@-webkit-keyframes piont-animation{
    0%{
        -moz-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        -webkit-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
    }
    75%{
        -moz-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        -webkit-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        box-shadow:0 0 0px 0 rgba(7,181,249,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);

    }
}
@-moz-keyframes piont-animation{
    0%{
        -moz-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        -webkit-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
    }
    75%{
        -moz-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        -webkit-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        box-shadow:0 0 0px 0 rgba(7,181,249,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);

    }
}
@-o-keyframes piont-animation{
    0%{
        -moz-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        -webkit-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
    }
    75%{
        -moz-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        -webkit-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        box-shadow:0 0 0px 0 rgba(7,181,249,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);

    }
}
@keyframes piont-animation{
    0%{
        -moz-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        -webkit-box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
        box-shadow:0 0 40px 0 rgba(7,181,249,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
    }
    75%{
        -moz-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        -webkit-box-shadow:0 0 0px 0 rgba(7,181,249,1);
        box-shadow:0 0 0px 0 rgba(7,181,249,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(7,181,249,0.5);
        box-shadow:0 0 20px 0 rgba(7,181,249,0.5);

    }
}
@-webkit-keyframes piont-animation02{
    0%{
        -moz-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        -webkit-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
    75%{
        -moz-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        -webkit-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        box-shadow:0 0 60px 0 rgba(255,66,82,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
}
@-moz-keyframes piont-animation02{
    0%{
        -moz-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        -webkit-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
    75%{
        -moz-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        -webkit-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        box-shadow:0 0 60px 0 rgba(255,66,82,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
}
@-o-keyframes piont-animation02{
    0%{
        -moz-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        -webkit-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
    75%{
        -moz-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        -webkit-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        box-shadow:0 0 60px 0 rgba(255,66,82,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
}
@keyframes piont-animation02{
    0%{
        -moz-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        -webkit-box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
        box-shadow:0 0 0px 0 rgba(255,66,82,0.1);
    }
    50%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
    75%{
        -moz-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        -webkit-box-shadow:0 0 60px 0 rgba(255,66,82,1);
        box-shadow:0 0 60px 0 rgba(255,66,82,1);
    }
    100%{
        -moz-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        -webkit-box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
        box-shadow:0 0 20px 0 rgba(255,66,82,0.5);
    }
}
@-webkit-keyframes size-animation{
    0%{
        width: 0;
        height: 0;
    }
    50%{
        width: 105px;
    }
    100%{
        width: 210px;
        height: 50px;
    }
}
@-moz-keyframes size-animation{
    0%{
        width: 0;
        height: 0;
    }
    50%{
        width: 105px;
    }
    100%{
        width: 210px;
        height: 50px;
    }
}
@-o-keyframes size-animation{
    0%{
        width: 0;
        height: 0;
    }
    50%{
        width: 105px;
    }
    100%{
        width: 210px;
        height: 50px;
    }
}
@keyframes size-animation{
    0%{
        width: 0;
        height: 0;
    }
    50%{
        width: 105px;
    }
    100%{
        width: 210px;
        height: 50px;
    }
}
@-webkit-keyframes banner03-animate {
    0% {width: 500px;}
    100% {width: 1200px;}
}
@-moz-keyframes banner03-animate {
    0% {width: 500px;}
    100% {width: 1200px;}
}
@-o-keyframes banner03-animate {
    0% {width: 500px;}
    100% {width: 1200px;}
}
@keyframes banner03-animate {
    0% {width: 500px;}
    100% {width: 1200px;}
}