.back-white, .btn {
    background: #fff
}

.btn, .data-list-li a {
    text-decoration: none
}

.btn {
    display: inline-block;
    width: 100px;
    height: 32px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 32px;
    color: #009FD9;
    text-align: center;
    font-size: 14px;
    cursor: pointer
}

.service-action-ul li {
    float: left;
    width: 25%;
    height: 120px
}

.service-action-ul li a {
    display: block;
    width: 100%;
    height: 100%
}

.service-action-box {
    position: relative
}

.service-action-img {
    display: inline-block;
    width: 100px;
    height: 120px
}

.action-img1 {
    background: url(img/index-sprite.png) 0 -762px no-repeat
}

.action-img2 {
    background: url(img/index-sprite.png) 0 -1130px no-repeat
}

.action-img3 {
    background: url(img/index-sprite.png) 0 -1009px no-repeat
}

.action-img4 {
    background: url(img/index-sprite.png) 0 -890px no-repeat
}

.service-action-text {
    position: absolute;
    left: 110px;
    top: 25px
}

.service-action-title {
    font-size: 16px;
    color: #009fd9
}

.service-action-info {
    margin-top: 13px;
    width: 135px;
    font-size: 12px;
    color: #999
}

.service-action-text:hover .service-action-title {
    color: #f80
}

.service-action-text:hover .service-action-info {
    color: #666
}

.news-ul li a {
    padding-right: 25%
}

.cloud-product-box {
    background: #f5f7f7
}

.cloud-product {
    padding: 80px 0 60px
}

.cloud-product-title {
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 32px;
    color: #333
}

.color-blue {
    color: #009fd9
}

.cloud-product-explain {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #999
}

.cloud-product-ul {
    margin-top: 30px;
    width: 100%
}

.cloud-product-ul li {
    position: relative;
    margin-top: 40px;
    width: 24.9%;
    height: 400px;
    float: left;
    border: 1px solid #ddd;
    border-left: none;
    background: #fff;
    transition: width .15s ease-out;
    -moz-transition: width .15s ease-out;
    -webkit-transition: width .15s ease-out;
    -o-transition: width .15s ease-out
}

.cloud-product-ul li:first-child {
    border-left: 1px solid #ddd
}

.cloud-product-single-top {
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #f2f2f2
}

.cloud-product-name {
    font-size: 18px;
    color: #333;
    font-weight: 700
}

.cloud-product-single-bottom {
    width: 100%;
    height: 340px
}

.empty-space {
    width: 100%;
    height: 62px
}

.single-bottom-item {
    height: 340px;
    width: 100%
}

.single-bottom-item:first-child {
    border-right: 1px solid #eee
}

.bg-product-pic {
    margin: 0 auto;
    width: 76px;
    height: 80px
}

.server-bg {
    background: url(img/index-sprite.png) 0 -1341px no-repeat
}

.idc-bg {
    background: url(img/index-sprite.png) 0 -1421px no-repeat
}

.host-bg {
    background: url(img/index-sprite.png) -6px -1256px no-repeat
}

.product-introduce-title {
    margin-top: 20px;
    margin-bottom: 14px;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    text-align: center
}

.product-introduce-content, .product-introduce-price {
    width: 180px;
    line-height: 24px;
    font-size: 12px;
    color: #999;
    text-align: center
}

.product-introduce-title.normal-weight {
    font-weight: 400
}

.product-introduce-content {
    margin: 0 auto
}

.product-introduce-price {
    margin: 16px auto 0
}

.price-orange {
    color: #f80;
    font-size: 24px
}

.normal-inner {
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.active-inner {
    display: none;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.cloud-product-ul li.active .active-inner {
    display: block;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}

.cloud-product-ul li.active .normal-inner {
    display: none;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}

.cloud-product-ul li.active {
    z-index: 9;
    width: 50%;
    *width: 48%;
    height: 444px;
    margin-top: 20px;
    border: 1px solid #009fd9;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 192, 239, .2);
    -moz-box-shadow: 0 0 10px 5px rgba(0, 192, 239, .2);
    box-shadow: 0 0 10px 5px rgba(0, 192, 239, .2)
}

.active-inner-top {
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
    line-height: 80px;
    font-size: 18px;
    text-align: center;
    background-color: #00c0ef;
    color: #fff;
    font-weight: 700
}

.active-empty-space {
    height: 14px
}

.active-inner-item {
    width: 49.9%
}

.active-inner-item-left {
    border-right: 1px solid #ddd
}

.active-product-introduce-title {
    margin-top: 20px;
    font-weight: 700
}

.product-btn-wrapper {
    margin: 38px auto 10px;
    width: 220px
}

.product-btn-wrapper .btn {
    float: left
}

.buy-link-btn {
    margin-right: 18px;
    background-color: #009fd9;
    color: #fff
}

.buy-link-btn:hover {
    background-color: #f80
}

.introduce-link-btn {
    border: 1px solid #009fd9;
    color: #009fd9
}

.introduce-link-btn:hover {
    border: none;
    color: #fff;
    background-color: #009fd9
}

.product-tab-wrapper {
    width: 100%
}

.product-tab-item {
    width: 100%;
    height: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: height .5s;
    -moz-transition: height .5s;
    -webkit-transition: height .5s;
    -o-transition: height .5s
}

.product-tab-title {
    margin: 0 auto;
    padding-left: 40px;
    width: 90%;
    min-width: 200px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    background: url(img/add-icon.png) no-repeat #fafafa;
    color: #666
}

.product-tab-item.active .product-tab-title {
    background: url(img/reduce_icon.png) no-repeat #e0f9ff;
    color: #009fd9
}

.product-tab-content {
    width: 200px;
    margin-top: 6px;
    margin-left: 54px;
    line-height: 22px;
    font-size: 12px;
    color: #999
}

.product-tab-item.active {
    height: 150px
}

.solution-bgcolor {
    background: url(img/solution_bg.jpg) center no-repeat fixed;
    padding-bottom: 60px
}

.solution-bgcolor .cloud-product-explain, .solution-bgcolor .cloud-product-title span {
    color: #fff
}

.solution-bgcolor .cloud-product-title span {
    border-color: #fff
}

.solution-list {
    position: relative;
    height: 400px;
    overflow: hidden
}

.arr-btn {
    position: absolute;
    top: 0;
    width: 40px;
    height: 100%;
    z-index: 99;
    display: none \9;
    *display: none;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.solution-box:hover .arr-btn {
    display: block \9;
    *display: block;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1
}

.arr-btn-left {
    left: 10px
}

.arr-btn-right {
    right: 10px
}

.solution-box {
    position: relative
}

.arr-btn i {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -18px;
    display: block;
    width: 20px;
    height: 36px;
    z-index: 100
}

.arr-btn .arr-left {
    background: url(img/index-sprite.png) 0 -1538px no-repeat
}

.arr-btn .arr-right {
    background: url(img/index-sprite.png) 0 -1500px no-repeat
}

.solution-list {
    width: auto !important
}

.solution-list ul li {
    float: left;
    position: relative;
    height: 400px;
    width: 275px;
    margin-left: 20px;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

@media only screen and (max-width: 1200px) {
    .solution-list ul li {
        width: 224px
    }
}

@media only screen and (max-width: 1017px) {
    .solution-list ul li {
        width: 224px
    }
}

.solution-list ul li .li-bgcolor {
    height: 100%;
    position: absolute;
    width: 100%;
    background-color: #000;
    filter: alpha(opacity=60);
    opacity: .6;
    -moz-opacity: .6;
    -khtml-opacity: .6
}

.solution-list ul li > i {
    position: absolute;
    top: 118px;
    left: 50%;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    z-index: 2;
    transition: top .5s;
    -moz-transition: top .5s;
    -webkit-transition: top .5s;
    -o-transition: top .5s
}

.solution-list ul li > i.cloud-icon {
    background: url(img/index-sprite.png) 0 -90px no-repeat
}

.solution-list ul li > i.finance-icon {
    background: url(img/index-sprite.png) 0 -180px no-repeat
}

.solution-list ul li > i.mobile-icon {
    background: url(img/index-sprite.png) 0 -360px no-repeat
}

.solution-list ul li > i.busin-icon {
    background: url(img/index-sprite.png) no-repeat
}

.solution-list ul li > i.game-icon {
    background: url(img/index-sprite.png) 0 -270px no-repeat
}

.solution-list ul li:hover > i {
    margin-left: -32px;
    width: 64px;
    height: 64px
}

.solution-list ul li:hover > i.cloud-icon {
    background: url(img/index-sprite.png) 0 -506px no-repeat
}

.solution-list ul li:hover > i.finance-icon {
    background: url(img/index-sprite.png) 0 -570px no-repeat
}

.solution-list ul li:hover > i.mobile-icon {
    background: url(img/index-sprite.png) 0 -698px no-repeat
}

.solution-list ul li:hover > i.busin-icon {
    background: url(img/index-sprite.png) 0 -452px no-repeat
}

.solution-list ul li:hover > i.game-icon {
    background: url(img/index-sprite.png) 0 -634px no-repeat
}

.solution-list ul li > p.solution-title {
    position: absolute;
    top: 240px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 20px;
    z-index: 2;
    transition: top .5s;
    -moz-transition: top .5s;
    -webkit-transition: top .5s;
    -o-transition: top .5s
}

.solution-list ul li > p.solution-intro {
    text-indent: 26px;
    font-size: 12px;
    height: 150px;
    padding: 0 30px;
    overflow: hidden;
    position: absolute;
    top: 282px;
    color: #fff;
    line-height: 2;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s
}

.solution-list ul li > a {
    position: absolute;
    top: 452px;
    left: 50%;
    margin-left: -59px;
    width: 118px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    z-index: 2;
    opacity: 0;
    transition: all .6s;
    -moz-transition: all .6s;
    -webkit-transition: all .6s;
    -o-transition: all .6s
}

.swiper-slide, .swiper-wrapper {
    position: relative;
    height: 140px
}

.solution-list ul li:hover .li-bgcolor {
    background-color: #0175a0
}

.solution-list ul li:hover i {
    top: 26px
}

.solution-list ul li:hover p.solution-title {
    top: 118px
}

.solution-list ul li:hover p.solution-intro {
    top: 160px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.solution-list ul li:hover a {
    top: 330px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.free-certificate {
    height: 140px;
    background: #0bf
}

.swiper-wrapper {
    overflow: hidden
}

.swiper-slide {
    left: 0;
    width: 100%;
    overflow: hidden
}

.swiper-bar {
    float: left;
    margin: 0 10px;
    width: 30px;
    height: 13px;
    border-top: 3px solid #fff;
    background: 0 0;
    opacity: .5;
    filter: alpha(opacity=50)
}

.swiper-bar.active {
    opacity: 1;
    filter: alpha(opacity=100)
}

@media only screen and (max-width: 1018) {
    .certificat-item {
        float: left;
        width: 250px;
        height: 140px;
        *width: 249px
    }
}

.certificat-item {
    float: left;
    width: 300px;
    height: 140px;
    *width: 300px
}

.certificat-item-wrapper {
    width: 92%;
    height: 100%;
    margin: 0 auto
}

.certificat-item-inner {
    float: left
}

.certificat-pic {
    margin-top: 42px;
    width: 64px;
    height: 64px
}

.certificat-pic1 {
    background: url(img/index-sprite.png) 0 -1636px no-repeat
}

.certificat-pic2 {
    background: url(img/index-sprite.png) 0 -1701px no-repeat
}

.certificat-pic3 {
    background: url(img/index-sprite.png) 0 -1765px no-repeat
}

.certificat-pic4 {
    background: url(img/index-sprite.png) 0 -1829px no-repeat
}

.certificat-pic5 {
    background: url(img/index-sprite.png) 0 -1572px no-repeat
}

.certificat-introduce {
    margin: 55px 0 0 10px;
    width: 150px;
    height: 80px
}

.certificat-introduce p {
    color: #fff
}

.certificat-introduce-top {
    height: 16px;
    line-height: 16px;
    font-size: 16px
}

.certificat-introduce-bottom {
    margin-top: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 12px;
    white-space: nowrap
}

.certificat-pagination {
    height: 70px
}

.certificat-pagination .swiper-pagination-bullet {
    width: 30px;
    height: 3px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    opacity: .5;
    filter: alpha(opacity=50)
}

.certificat-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    filter: alpha(opacity=100)
}

.cooperative-partner {
    background: #f5f7f7
}

.cooperative-partner-list {
    margin-top: 26px
}

.cooperative-partner-list li {
    float: left;
    width: 24%;
    height: 130px;
    margin: 10px 0 0 1%
}

.cooperative-partner-list li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    line-height: 130px;
    background: #fff;
    cursor: default
}

.cooperative-partner-list li a img {
    vertical-align: middle
}

.cooperative-partner-list li a img.transiform-img {
    width: 160px;
    height: 90px;
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    -o-transform: scale(.9);
    transform: scale(.9);
    -o-transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s
}

.cooperative-partner-list li a:hover {
    -webkit-box-shadow: 0 1px 8px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 1px 8px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 8px 3px rgba(0, 0, 0, .1)
}

.cooperative-partner-list li a:hover img.transiform-img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.cooperative-partner-list li:nth-child(4n+1) {
    margin: 10px 0 0
}

.news-trends {
    background: #fff
}

.news-trends-list {
    margin-top: 46px
}

.press-release {
    float: left;
    width: 31.33%;
    margin-left: 2%
}

.activity-title img {
    height: 140px
}

.press-release:first-child {
    margin-left: 0
}

.press-release-title {
    position: relative;
    padding: 0 20px;
    height: 36px;
    border-left: 3px solid #000;
    line-height: 36px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #f7f7f7;
    font-size: 16px;
    color: #333
}

.release-title1 {
    border-left-color: #f40
}

.release-title2 {
    border-left-color: #009fd9
}

.release-title3 {
    border-left-color: #f90
}

.press-release-title a {
    display: inline-block;
    position: absolute;
    right: 20px;
    top: 0;
    font-size: 12px;
    color: #009fd9
}

.press-release-title a:hover {
    color: #f80
}

.press-news-pic {
    position: relative;
    margin: 20px auto 0;
    width: 90%;
    height: 74px;
    overflow: hidden
}

.press-news-picbg {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin-left: -173px;
    margin-top: -40px;
    height: 80px;
    width: 346px;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.press-news-pic:hover .press-news-picbg {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.press-news-picbg1 {
    top: url(img/news_bg1.png)
}

.press-news-picbg2 {
    background-image: url(img/news_bg2.png)
}

.press-release-list li a.active span, .press-release-list li a:hover span {
    color: #009fd9
}

.press-release-list {
    width: 90%;
    margin: 0 auto;
    height: 174px
}

.press-release-list li {
    margin-top: 22px;
    float: left;
    width: 100%;
    height: 14px;
    line-height: 14px
}

.press-release-list li:first-child {
    margin-top: 20px
}

.press-release-list li a {
    display: block
}

.press-release-list li a i {
    float: left;
    width: 21%;
    font-style: normal;
    font-size: 12px;
    color: #999;
    white-space: nowrap
}

.press-release-list li a span {
    float: left;
    width: 76%;
    font-size: 12px;
    color: #333;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.activity-title {
    margin-top: 16px;
    text-align: center
}

.activity-title a {
    display: block;
    margin: 0 auto;
    width: 327px;
    height: 124px;
    overflow: hidden
}

.activity-title a img {
    width: 100%;
    height: 100%;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s
}

.activity-title a img:hover {
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.free-registration {
    height: 36px;
    line-height: 36px;
    text-align: center;
    padding: 60px 0 40px
}

.free-registration a {
    display: inline-block;
    padding: 0 42px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #009fd9;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.free-registration a:hover {
    background: #f80
}

.map-service {
    position: relative;
    height: 930px
}

.map-service-left {
    position: absolute;
    left: 0;
    top: 40px;
    width: 15%;
    max-width: 180px;
    padding-top: 36px
}

.china-map, .map-service-box {
    position: relative
}

.data-list {
    width: 100%
}

.data-list-li {
    margin-bottom: 20px;
    max-height: 290px;
    overflow: hidden;
}

.data-list-li a {
    display: block
}

.data-list-title {
    width: 100%;
    padding-left: 50px;
    margin-bottom: 4px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #009fd9;
    background: url(img/index-sprite.png) 20px -1992px no-repeat
}

.data-list-item, .show-regin span {
    font-size: 12px;
    text-align: center
}

.data-list-title.list-title-2 {
    background: url(img/index-sprite.png) 20px -1922px no-repeat;
    color: #f80
}

.data-list-title.list-title-3 {
    background: url(img/index-sprite.png) 20px -2072px no-repeat;
    color: #999
}

.data-list-item {
    margin-bottom: 6px;
    height: 36px;
    line-height: 36px;
    color: #666;
    background-color: #f7f7f7
}

.light-list-item:hover {
    background-color: #009fd9;
    color: #fff
}

.map-product {
    padding-bottom: 30px
}

.map-service-right {
    float: right
}

.china-map {
    width: 841px;
    height: 696px;
    background: url(img/map_bg.png) no-repeat
}

.area-box .dot, .area-box .pulse {
    background: #a2a9b4;
    position: absolute;
    display: inline-block
}

.region-list {
    position: absolute;
    left: 0;
    top: 0
}

@-o-keyframes warn {
    0% {
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    30% {
        -o-transform: scale(0);
        transform: scale(0);
        opacity: .1
    }

    60% {
        -o-transform: scale(.5);
        transform: scale(.5);
        opacity: .5
    }

    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
    }

    30% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: .1
    }

    60% {
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes warn {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }

    30% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: .1
    }

    60% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: .5
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes warn {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }

    30% {
        -moz-transform: scale(0);
        transform: scale(0);
        opacity: .1
    }

    60% {
        -moz-transform: scale(.5);
        transform: scale(.5);
        opacity: .5
    }

    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

.area-box .dot {
    left: 0;
    width: 16px;
    height: 16px;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    opacity: 1;
    filter: alpha(opacity=100)
}

.area-box .pulse {
    top: -36px;
    left: -36px;
    height: 88px;
    width: 88px;
    -webkit-border-radius: 48px;
    -moz-border-radius: 48px;
    border-radius: 48px;
    opacity: .12;
    filter: alpha(opacity=0);
    -webkit-animation: warn 2s ease-out;
    -moz-animation: warn 2s ease-out;
    -o-animation: warn 2s ease-out;
    animation: warn 2s ease-out;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.region-list.active .area-box .dot, .region-list.active .area-box .pulse {
    background: #009fd9
}

.region-list.waite .area-box .dot, .region-list.waite .area-box .pulse {
    background: #f90
}

.show-regin {
    position: absolute;
    left: 2px;
    height: 0;
    top: 0;
    width: 11px;
    opacity: 0;
    -o-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.online-node .show-regin, .region-list:hover .show-regin, .underline-node .show-regin, .waite-node .show-regin {
    height: 127px;
    opacity: 1
}

.show-regin span {
    width: 80px;
    display: inline-block;
    position: absolute;
    left: -34px;
    top: -34px;
    padding: 6px 10px;
    color: #fff;
    background: #a2a9b4;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.postition-6 .show-regin span {
    left: -63px
}

.postition-10 .show-regin span,
.postition-11 .show-regin span,
.postition-12 .show-regin span,
.postition-18 .show-regin span,
.postition-20 .show-regin span,
.postition-21 .show-regin span,
.postition-22 .show-regin span {
    left: -5px
}

.area-box {
}

.show-regin {
}

.region-list.active .show-regin span {
    position: relative;
    color: #fff;
    background: #009fd9
}

.region-list.active .show-regin span:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -10px;
    border: 6px solid transparent;
    border-top-color: #009fd9
}

.postition-6.region-list.active .show-regin span:before {
    left: 69px;
    margin-left: -6px
}

.postition-10.region-list.active .show-regin span:before,
.postition-11.region-list.active .show-regin span:before,
.postition-12.region-list.active .show-regin span:before,
.postition-18.region-list.active .show-regin span:before,
.postition-20.region-list.active .show-regin span:before,
.postition-21.region-list.active .show-regin span:before,
.postition-22.region-list.active .show-regin span:before {
    left: 11px;
    margin-left: -6px
}

.region-list.waite .show-regin span {
    color: #fff;
    background: #f90
}

.region-list.waite .show-regin span:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -10px;
    border: 6px solid transparent;
    border-top-color: #f90
}

.region-list.underline-node .show-regin span:before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -10px;
    border: 6px solid transparent;
    border-top-color: #a2a9b4
}

.postition-1 {
    left: 341px;
    top: 341px
}

.postition-2 {
    left: 454px;
    top: 444px
}

.postition-3 {
    left: 406px;
    top: 575px
}

.postition-4 {
    left: 534px;
    top: 390px
}

.postition-5 {
    left: 590px;
    top: 435px
}

/* gd */
.postition-6 {
    left: 595px;
    top: 575px
}

/* ln */
.postition-7 {
    left: 730px;
    top: 225px
}

.postition-8 {
    left: 644px;
    top: 247px
}

.postition-9 {
    left: 708px;
    top: 413px
}

/* zj */
.postition-10 {
    left: 710px;
    top: 490px
}

.postition-11 {
    left: 680px;
    top: 323px
}

/* fj */
.postition-12 {
    left: 685px;
    top: 540px
}

/* nmg */
.postition-13 {
    left: 525px;
    top: 260px
}

/* jx */
.postition-14 {
    left: 640px;
    top: 510px
}

/* jl */
.postition-15 {
    left: 730px;
    top: 170px
}

/* ah */
.postition-16 {
    left: 670px;
    top: 450px
}

/* hain */
.postition-17 {
    left: 540px;
    top: 670px
}

/* hen */
.postition-18 {
    left: 600px;
    top: 385px
}

/* hun */
.postition-19 {
    left: 560px;
    top: 520px
}

/* sh */
.postition-20 {
    left: 708px;
    top: 445px
}

/* tj */
.postition-21 {
    left: 645px;
    top: 275px
}

/* cq */
.postition-22 {
    left: 500px;
    top: 470px
}

/* shx */
.postition-23 {
    left: 570px;
    top: 285px
}

/* heb */
.postition-24 {
    left: 605px;
    top: 335px
}

/* hlj */
.postition-25 {
    left: 760px;
    top: 110px
}

/* gx */
.postition-26 {
    left: 530px;
    top: 610px
}

/* nx */
.postition-27 {
    left: 480px;
    top: 335px
}

/* gs */
.postition-28 {
    left: 440px;
    top: 380px
}

/* gz */
.postition-29 {
    left: 490px;
    top: 535px
}

/* xj */
.postition-30 {
    left: 200px;
    top: 200px
}

/* xz */
.postition-31 {
    left: 150px;
    top: 400px
}

.douhao {
    display: inline-block;
    width: 0
}

/*seo_process*/
.seo_process {
    margin: 60px 0;
}

.seo_process .item {
    float: left;
    width: 16.666%;
    margin-top: 40px;
}

.seo_process .item_icon {
    position: relative;
    border-bottom: 1px dashed #666;
    padding-bottom: 28px;
}

.seo_process .item_icon .icon {
    font-size: 30px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    color: #a49a9a;
    background-color: #eeeff1;
    text-align: center;
    border-radius: 35px;
    margin: 0 auto;
}

.seo_process .item_icon span {
    position: absolute;
    bottom: -9px;
    left: 50%;
    width: 18px;
    height: 18px;
    border: 4px solid #bbbbbb;
    background: #fff;
    margin-left: -9px;
    border-radius: 9px;
}

.seo_process .active .item_icon .icon, .seo_process .item:hover .item_icon .icon {
    background: #009fd9;
    color: #fff;
}

.seo_process .active .item_icon span, .seo_process .item:hover .item_icon span {
    border-color: #009fd9;
}

.seo_process .item_txt {
    margin-top: 25px;
    text-align: center;
}

.seo_process .item_txt span {
    font-size: 12px;
    color: #666;
    font-weight: bold;
}

.seo_process .item_txt p {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
    line-height: 20px;
    padding: 0 40px;
}

/*chose*/
.chose{
    background: url("img/choose_bg.jpg") no-repeat top;
    padding: 50px;
}
.chose_title {
    font-size: 24px;
}

.chose .item {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 50px;
}

.chose .item .title {
    width: 140px;
    height: 60px;
    border: 5px solid #559fff;
    color: #09b5ff;
    margin: 0 auto;
    font-size: 40px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 20px;
}

.chose .item .cont {
    background: url("img/ingc1.png") no-repeat center top;
    padding-top: 50px;
    height: 300px;
    font-size: 22px;
    line-height: 40px;
}

.chose .item2 .cont {
    background: url("img/ingc2.png") no-repeat center top;
}

.chose .item3 .cont {
    background: url("img/ingc3.png") no-repeat center top;
}

.chose .item4 .cont {
    background: url("img/ingc4.png") no-repeat center top;
}

.chose .item5 .cont {
    background: url("img/ingc5.png") no-repeat center top;
}

.chose .item .cont .box1 {
     height: 60px;
 }
.chose .item .cont .box2 {
     height: 35px;
 }
.chose .item .cont .box3 {
     height: 80px;
 }
.chose .item .cont span{
    color: #fe0000;
}

/*promise*/
.promise{
    padding: 50px 0;
}
.promise .item{
    width: 575px;
    float: left;
    padding: 30px 0;
    box-shadow: 2px 2px 25px 0px #eeeeee;
    margin-top: 40px;
}
.promise .item1{
    margin-right: 50px;
    border-top: 2px solid #ff5353;
}
.promise .item2{
    border-top: 2px solid #f3a62a;
}
.promise .item3{
    margin-right: 50px;
    border-top: 2px solid #13a1eb;
}
.promise .item4{
    border-top: 2px solid #06cd9c;
}
.promise .item:hover{
    box-shadow: 0px 0px 5px 0px #666666;
}
.promise .item_icon{
    width: 220px;
    float: left;
    border-right: 1px solid #f5f5f5;
    text-align: center;
}
.promise .item_icon img{
    width: 58px;
}
.promise .item_icon h3{
    font-size: 16px;
    margin-top: 5px;
}
.promise .item_txt{
    width: 295px;
    float: left;
    padding: 0 30px;
    font-size: 15px;
    line-height: 2;
    color: #333;
}

.yby_ad{
    display: block;
    width: 100%;
    margin-top: 20px;
}

/*sdsasds*/