@charset "utf-8";
.el {
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrap {
  position: relative;
  left: 0px;
  top: 0px;
  height: auto;
  overflow: hidden;
}
.stage {
  width: 100%;
  overflow: hidden;
  position: relative;
  top: 0px;
  left: 0px;
}
.stage .page-bgc {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 99;
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  filter: alpha(opacity=95);
}
.stage .page-bg {
  width: 100%;
  position: absolute;
  z-index: 9;
  background-size: contain;
}
.stage-bg1 .page-bgc {
  background: -webkit-gradient(linear, 0 0, 0 top, from(#013f93), to(#226cd4));
  background: -webkit-linear-gradient(top, #013f93, #226cd4);
  background: -moz-linear-gradient(top, #013f93, #226cd4);
  background: -o-linear-gradient(top, #013f93, #226cd4);
  background: -ms-linear-gradient(top, #013f93, #226cd4);
  background: linear-gradient(top, #013f93, #226cd4);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#013f93, endColorstr=#226cd4);
}
.stage-bg1 .page-bg {
  width: 100%;
  height: 206px;
  bottom: 0px;
  left: 0px;
}
.stage-bg1 .page-bg img {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.page-sky {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  padding: 90px 0;
}
.page-logo img {
  width: 100%;
  height: 100%;
}

.stage-bg2 .page-bgc {
  background: -webkit-gradient(linear, 0 0, 0 top, from(#3c9a07), to(#94c639));
  background: -webkit-linear-gradient(top, #3c9a07, #94c639);
  background: -moz-linear-gradient(top, #3c9a07, #94c639);
  background: -o-linear-gradient(top, #3c9a07, #94c639);
  background: -ms-linear-gradient(top, #3c9a07, #94c639);
  background: linear-gradient(top, #3c9a07, #94c639);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3c9a07, endColorstr=#94c639);
}
.stage-bg2 .page-bg img {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}


@media screen and (min-width: 1440px) {
  .stage-bg4{
    background: url("../images/stage-4.jpg") no-repeat center;
    background-size:cover;
  }

  .page-logo-wrap {
    width: 460px;
    height: 460px;
    position: absolute;
    left: 50%;
    margin-left: -230px;
    top: 50%;
    margin-top: -230px;
    z-index: 9999;
  }
  .page-logo-wrap svg {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 999;
  }
  .page-logo {
    width: 184px;
    height: 166px;
    position: absolute;
    left: 50%;
    margin-left: -92px;
    top: 50%;
    margin-top: -83px;
    z-index: 9999;
  }
  .stage-bg2 .page-bg {
    width: 1384px;
    height: 572px;
    left: 50%;
    top: 50%;
    margin-left: -692px;
    margin-top: -196px;
    z-index: 999;
  }


  .btn_down {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 0px;
    margin-left: -50px;
    left: 50%;
    cursor: pointer;
  }
  .sign_mouse {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 35px;
    bottom: 65px;
    z-index: 999999;
    background: url("../images/sign-mouse.png") no-repeat center center;
  }
  .sign {
    position: absolute;
    width: 32px;
    height: 12px;
    left: 35px;
    z-index: 999999;
  }
  #sign1_1 {
    background: url("../images/sign1.png") no-repeat center center;
    bottom: 30px;
  }
  #sign2_1 {
    background: url("../images/sign2.png") no-repeat center center;
    bottom: 38px;
  }
  #sign3_1 {
    background: url("../images/sign3.png") no-repeat center center;
    bottom: 46px;
  }
  .signImg1 {
    background: url("../images/sign1.png") no-repeat center center;
    bottom: 30px;
  }
  .signImg2 {
    background: url("../images/sign2.png") no-repeat center center;
    bottom: 38px;
  }
  .signImg3 {
    background: url("../images/sign3.png") no-repeat center center;
    bottom: 46px;
  }
  #guider {
    width: 100px;
    height: 205px;
    position: absolute;
    top: 380px;
    right: 50px;
    z-index: 99999;
  }
  .guider_link {
    display: block;
    width: 100%;
    height: 16px;
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 17px;
  }
  .guider_link em {
    display: none;
    position: absolute;
    right: 0px;
    width: 70px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
    color: #ffffff;
  }
  /*
  .guider_link.on .guider-tri {
    display: block;
  }

  .guider_link.on em {
    display: block;
  }*/
  .guider_link.on .guider-cir {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .guider_link:hover em {
    display: block;
  }

  .guider_link:hover .guider-tri {
    display: block;
  }

  .guider_link:hover .guider-cir {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .guider-tri {
    display: none;
    position: absolute;
    top: 4px;
    width: 0px;
    height: 0px;
  }
  .guider-tri.left {
    left: 0px;
    border-top: 4px solid transparent;
    border-right: 4px solid #fff;
    border-bottom: 4px solid transparent;
  }
  .guider-tri.right {
    left: 24px;
    border-top: 4px solid transparent;
    border-left: 4px solid #fff;
    border-bottom: 4px solid transparent;
  }
  .guider-cir {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    left: 8px;
    top: 2px;
    background-color: #ffffff;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  .guider_ico{
    display: block;
    width: 24px;
    height: 46px;
    background: url("../images/guider_ico.png") no-repeat center;
    margin-left: 3px;
  }

  .stage-inner {
    width: 1200px;
    height: 690px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -600px;
    margin-top: -345px;
    z-index: 999;
  }
  .stage-title {
    width: 570px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  .stage-title h2 {
    width: 100%;
    text-align: center;
    font-size: 60px;
    color: #ffffff;
    text-transform:uppercase;
    font-family: "Impact" , "Arial";
    margin-top: 8px;
  }
  .stage-title h3 {
    width: 183px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-family: "微软雅黑";
    height: 28px;
    line-height: 28px;
    background: url('../images/title-bg.png') no-repeat center center;
    margin-left: auto;
    margin-right: auto;
  }
  .stage-title h4 {
    width: 100%;
    text-align: center;
    font-size: 17px;
    color: #ffffff;
    font-family: "微软雅黑";
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
    margin-top: 20px;
    line-height: 28px;
  }
  .stage-title img{
    display: block;
    margin:0 auto;
  }
  .product-tab{
    width: 1200px;
    height: 420px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 250px;
    z-index: 99;
  }

  .product-tab .tab-left{
    float: left;
    width: 300px;
    height: 420px;
    margin-top: 30px;
  }

  .product-tab .tab-right{
    float: right;
    width: 300px;
    height: 420px;
    margin-top: 30px;
  }

  .product-tab .tab-btn{
    display: block;
    width:314px;
    height: 42px;
    margin-bottom: 55px;
    position: relative;
  }

  .tab-btn-text{
    width: 300px;
    height:42px;
    float: left;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .tab-btn-line{
    position: absolute;
    right: 0;
    width: 4px;
    height:0px;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .tab-btn-text em{
    display: block;
    width:300px;
    text-align: right;
    height:26px;
    line-height: 26px;
    font-size: 24px;
    color:white;
  }
  .tab-btn-text span{
    display: block;
    width:300px;
    text-align: right;
    height:20px;
    line-height: 20px;
    font-size: 12px;
    color:white;
  }

  .tab-right .tab-btn-text em,.tab-right .tab-btn-text span{
    text-align: left;
  }

  .tab-right .tab-btn .tab-btn-line {
    left:0;
  }

  .tab-right .tab-btn .tab-btn-text {
    margin-left: 10px;
  }

  .tab-btn:hover .tab-btn-line,.tab-btn.on .tab-btn-line{
    height: 42px;
  }

  .tab-left .tab-btn:hover .tab-btn-text,.tab-left .tab-btn.on .tab-btn-text{
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  .tab-right .tab-btn:hover .tab-btn-text,.tab-right .tab-btn.on .tab-btn-text{
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }


  .product-show-box{
    width:560px;
    height: 420px;
    overflow: hidden;
    position: absolute;
    left:50%;
    top: 250px;
    margin-left: -260px;
  }

  .product-show{
    position: absolute;
    left: 0;
    top: 0;
    width:560px;
    height: 420px;
    overflow: hidden;
/*    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;*/
/*    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    perspective: 200px;
    -webkit-perspective: 200px;
    opacity: 0;
    filter:alpha(opacity=0);*/
  }

  .product-show.show{
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter:alpha(opacity=100);
  }

  .product-show img{
    width:100%;
    height:100%;
    display: block;
    margin:0 auto;
  }

  .stage-bg3{
    background: url("../images/stage-3.jpg") no-repeat center;
    background-size:cover;
  }

  .solution-left{
    width: 600px;
    height: 660px;
    float: left;
  }

  .solution-show-box{
    margin-top: 130px;
    width: 569px;
    height: 314px;
    overflow: hidden;
    position: relative;
    margin-left: -50px;
  }

  .solution-show{
    position: absolute;
    left: 50px;
    top: 0;
    width: 519px;
    height: 314px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
/*    -webkit-transform: translateX(-540px);
    -moz-transform: translateX(-540px);
    -ms-transform: translateX(-540px);
    -o-transform: translateX(-540px);
    transform: translateX(-540px);
    opacity: 0;
    filter:alpha(opacity=0);*/
  }

  .solution-show.show{
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter:alpha(opacity=100);
  }

  .solution-right{
    width: 554px;
    float: right;
    height: 552px;
    margin-top: 80px;
    position: relative;
  }

  .solution-item{
    display: block;
    width: 178px;
    height: 178px;
    position: absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }

  .solution-item.c-1{
    left: 0;
    top:0;
    background: #90cd56;
  }

  .solution-item.c-2{
    left: 0;
    top:187px;
    background: #f47aad;
  }

  .solution-item.c-3{
    left: 188px;
    top:187px;
    background: #44b9ee;
  }

  .solution-item.c-4{
    left: 0px;
    top:373px;
    background: #d4ce56;
  }

  .solution-item.c-5{
    left: 188px;
    top:373px;
    background: #bb70ef;
  }

  .solution-item.c-6{
    left: 376px;
    top:373px;
    background: #e0934f;
  }

  .solution-ico{
    display: block;
    width: 90px;
    height: 90px;
    background: no-repeat center center;
    margin:0 auto;
    margin-top: 23px;
  }

  .solution-ico.ico-1{
    background-image: url("../images/solution-ico-1.png");
  }

  .solution-ico.ico-2{
    background-image: url("../images/solution-ico-2.png");
  }

  .solution-ico.ico-3{
    background-image: url("../images/solution-ico-3.png");
  }

  .solution-ico.ico-4{
    background-image: url("../images/solution-ico-4.png");
  }

  .solution-ico.ico-5{
    background-image: url("../images/solution-ico-5.png");
  }

  .solution-ico.ico-6{
    background-image: url("../images/solution-ico-6.png");
  }

  .solution-item em{
    display: block;
    width: 100%;
    height:24px;
    line-height: 24px;
    text-align: center;
    color:#fff;
    font-size: 18px;
  }

  .work-item-show{
    width: 1009px;
    height:495px;
    overflow: hidden;
    margin:30px auto;
    position: relative;
    top:0;
    left:0;
  }

  .work-item-wrap{
    height:410px;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
  }

  .work-item-box{
    float: left;
    width: 1009px;
    height: 410px;
    position: relative;
    left: 0;
    top: 0;
  }

  .work-item{
    width: 190px;
    height: 135px;
    background: url("../images/work-bg.png");
    /* line-height: 190px; */
    position: absolute;
    overflow: hidden;
    padding-top:55px;
  }

  .work-item a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    /* line-height: 190px; */
  }

  .work-item img{
    display: inline-block;
    width:83px;
    height:83px;
/*     max-width: 100%;
    max-height: 100%; */
    vertical-align: middle;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }
  .work-index{
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 10px;
    text-align: center;
  }

  .work-index li{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-opacity: 0.15;
    -moz-opacity: 0.15;
    -khtml-opacity: 0.15;
    opacity: 0.15;
    filter: alpha(opacity=15);
    cursor: pointer;
    margin:0 2px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
    _zoom: 1;
  }

  .work-index li{
    *display: inline;
  }


  .work-index li.on{
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  .work-item.p-1{left:0; top:0;}
  .work-item.p-2{left:205px; top:0;}
  .work-item.p-3{left:410px; top:0;}
  .work-item.p-4{left:615px; top:0;}
  .work-item.p-5{left:820px; top:0;}
  .work-item.p-6{left:102px; top:110px;}
  .work-item.p-7{left:307px; top:110px;}
  .work-item.p-8{left:512px; top:110px;}
  .work-item.p-9{left:717px; top:110px;}
  .work-item.p-10{left:204px; top:217px;}
  .work-item.p-11{left:409px; top:217px;}
  .work-item.p-12{left:614px; top:217px;}

  .stage-bg5{
    background: url("../images/stage-5.jpg");
    background-size:cover;
  }
  .stage-tabs-box{text-align:center; height:40px; line-height:40px;}
  .news-tabs{
    display:inline-block;
    height: 40px;
    text-align: center;
    margin-top: -50px;
  }

  .news-tabs li{
    display: inline-block;
    _zoom:1;
    width: 118px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color:#fff;
    border-radius: 40px;
    border:solid 1px #fff;
    cursor: pointer;
  }
  .news-tabs li{
    *display: inline;
  }

  .news-tabs li.on{
    color:#049682;
    background:#fff;
  }

  .news-show{
    width: 1200px;
    height: 442px;
    overflow: hidden;
    padding-top: 10px;
    margin-top: 30px;
    position: relative;
  }

  .news-list{
    height:442px;
    position: absolute;
    left: 0;
    top: 0;
  }

  .news-list li{
    width: 356px;
    height: 442px;
    background:#fff;
    float: left;
    margin-right: 66px;
  }

  .news-img{
    width: 356px;
    height: 217px;
    overflow: hidden;
  }

  .news-img img{
    width: 100%;
    height: 100%;
  }

  .news-text{
    width: 300px;
    height: 170px;
    margin:30px auto;
  }

  .news-list span{
    display: block;
    width: 100%;
    font-size: 14px;
    font-family: "Arial";
    color:#919191;
    word-break:keep-all ;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 30px;
  }

  .news-list h2{
    width: 100%;
    font-size: 16px;
    font-family: "微软雅黑";
    color:#505050;
    word-break:keep-all ;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
  }

  .news-list p{
    width: 100%;
    height:42px;
    font-size: 15px;
    font-family: "微软雅黑";
    color:#919191;
    overflow:hidden;
    line-height: 20px;
    margin-top: 10px;
  }

  .news-list em{
    display: block;
    width: 100%;
    font-size: 12px;
    font-family: "Arial";
    color:#000;
    word-break:keep-all ;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-top: 16px;
  }

  .news-list li:hover h2{
    color:#049682;
  }

  .news-btn{
    display: block;
    position: absolute;
    top: 440px;
    width: 30px;
    height: 59px;
    cursor: pointer;
  }

  .news-prev{
    background:url("../images/news-prev.png");
    left:-60px;
  }

  .news-next{
    background:url("../images/news-next.png");
    right:-60px;
  }

  #stage6{
    background: url("../images/stage-6.jpg");
    background-size: cover;
  }

  .about-wrap{
    width: 1200px;
    height: 290px;
    margin-top: 60px;
    background:url("../images/about-line.png") no-repeat center;
    background-size: contain;
  }

  .about-show{
    width:1020px;
    height:290px;
    overflow: hidden;
    margin:0 auto;
  }

  .about-list{
    width: 1040px;
    height:190px;
    position: relative;
    left: 0;
    top: 0;
    margin-top: 65px;
    margin-left: 50px;
  }

  .about-list li{
    float: left;
    width: 155px;
    height: 155px;
    position: relative;
    left: 0;
    top: 0;
    margin-right: 100px;
  }

  .about-rotate{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border:solid 1px #b6def0;
    background: #71bce0;
    border-radius: 40px;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow:  0px 10px 10px #0c8ecd;
    -moz-box-shadow:  0px 10px 10px #0c8ecd;
    box-shadow:  0px 10px 10px #0c8ecd;
  }

  .about-list a{
    display: block;
    width: 100%;
    height: 100%;
  }

  .about-ico{
    position: relative;
    z-index: 99;
    display: block;
    margin:0 auto;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 25px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .about-list em{
    position: relative;
    z-index: 99;
    display: block;
    width: 100%;
    height: 36px;
    margin:0 auto;
    line-height: 36px;
    color:#fff;
    font-size: 16px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .about-ico.ico-1{
    background-image: url('../images/a-ico1.png');
  }

  .about-ico.ico-2{
    background-image: url('../images/a-ico2.png');
  }

  .about-ico.ico-3{
    background-image: url('../images/a-ico3.png');
  }

  .about-ico.ico-4{
    background-image: url('../images/a-ico4.png');
  }

  .about-list li:hover .about-rotate{
    background: #fff;
    border:solid 1px #fff;
    -webkit-transform: rotate(45deg) scale(1.2);
    -moz-transform: rotate(45deg) scale(1.2);
    -ms-transform: rotate(45deg) scale(1.2);
    -o-transform: rotate(45deg) scale(1.2);
    transform: rotate(45deg) scale(1.2);
  }

  .about-list li:hover em{
    font-size: 18px;
    color:#158bcb;
  }

  .about-list li:hover .about-ico.ico-1{
    background-image: url('../images/a-ico1-on.png');
  }

  .about-list li:hover .about-ico.ico-2{
    background-image: url('../images/a-ico2-on.png');
  }

  .about-list li:hover .about-ico.ico-3{
    background-image: url('../images/a-ico3-on.png');
  }

  .about-list li:hover .about-ico.ico-4{
    background-image: url('../images/a-ico4-on.png');
  }

  .page-copyright{
    position: absolute;
    bottom: 100px;
    width: 100%;
    line-height: 24px;
    font-size: 16px;
    color:#fff;
    z-index: 9999;
    text-align: center;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }

  .stage-bg7{
    background: url("../images/stage-7.jpg") no-repeat center;
    background-size:cover;
  }

  .about-text{
    width: 1020px;
    max-height: 185px;
    overflow: hidden;
    margin:0 auto;
  }

  .about-text p{
    font-size: 15px;
    color:#ede3ff;
    line-height: 30px;
    font-weight: 200;
  }

  .about-text b{
    font-weight: bold;
  }

  .about-tips{
    width: 1010px;
    height: 224px;
    margin:60px auto;
  }

  .about-tips img{
    width: 100%;
    height: 100%;
  }

  .stage-bg8{
    background: url("../images/stage-8.jpg") no-repeat center;
    background-size:cover;
  }

  .corporate-content{
    width: 770px;
    max-height: 540px;
    overflow: hidden;
    margin:0 auto;
  }

  .corporate-ico{
    display: block;
    width: 107px;
    height: 80px;
    background: url("../images/corporate-ico.png") no-repeat center center;
    margin:0 auto;
    margin-bottom: 20px;
  }

  .corporate-text{
    width: 100%;
    overflow: hidden;
    max-height: 400px;
  }

  .corporate-title{
    width: 100%;
    height: 38px;
    margin-top:40px;
    margin-bottom: 20px;
  }

  .corporate-title img{
    display: block;
    height: 38px;
    margin:0 auto;
  }

  .corporate-text p{
    width: 100%;
    line-height: 24px;
    color:#fff;
    font-size: 15px;
    text-align: center;
    font-weight: 200;
  }

  .stage-bg9{
    background: url("../images/stage-9.jpg") no-repeat center;
    background-size:cover;
  }

  /* Carousel */
  #carousel1 {
    width:1200px;
    height:520px;
    overflow:hidden;
    position:relative;
    margin:0 auto;
    margin-top: 105px;
    overflow: visible;
  }

  #carousel1 img {
    border:none;
    width:330px;
    height:360px;
    -webkit-box-shadow:  0px 2px 5px #d9d9d9;
    -moz-box-shadow:  0px 2px 5px #d9d9d9;
    box-shadow:  0px 2px 5px #d9d9d9;
    cursor: pointer;
  }

  .carouselLeft, .carouselRight {
    position:absolute;
    width:34px;
    height:50px;
    overflow:hidden;
    cursor:pointer;
    top:420px;
  }
  .carouselLeft {
    left:50px;
    background:url("../images/rotator-prev-btn.png") no-repeat;
  }
  .carouselRight {
    right:50px;
    background:url("../images/rotator-next-btn.png") no-repeat;
  }



  .stage-bg10{
    background: url("../images/stage-10.jpg") no-repeat center;
    background-size:cover;
  }

  .container{
    padding-top: 30px;
  }

  .hub-slider {
    width: 683px;
    margin: 80px auto;
    position: relative;
  }

  .hub-slider dl {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .hub-slider dl dd {
    width: 683px;
    height: 336px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
  }

  .hub-title{
    width: 614px;
    padding-top: 100px;
    height: 70px;
    border-bottom:solid 1px #e5e5e5;
    margin:0 auto;
  }

  .hub-title h2{
    float: left;
    max-width: 35%;
    height: 70px;
    line-height: 70px;
    font-size: 22px;
    font-weight: bold;
    color:#4d4d4d;
    overflow:hidden;
    margin-right: 4%;
  }

  .hub-title h3{
    float: left;
    max-width: 20%;
    line-height: 75px;
    font-size: 16px;
    color:#6b6b6b;
    height: 70px;
    overflow: hidden;
    margin-right: 3%;
  }

  .hub-title h4{
    float: right;
    max-width: 15%;
    line-height: 82px;
    font-size: 13px;
    color:#6b6b6b;
    height: 70px;
    overflow: hidden;
    font-weight: 100;
  }

  .hub-text-box{
    width: 614px;
    height: 208px;
    overflow: hidden;
    margin:10px auto;
    position: relative;
  }


  .hub-text{
    position: absolute;
    top: 0;
    width: 614px;
    height: auto;
    overflow: hidden;
  }

  .hub-text-title{
    line-height: 32px;
    font-size: 16px;
    color:#585858;
  }

  .hub-text-word{
    line-height: 30px;
    font-size: 15px;
    color:#6b6b6b;
    font-weight: 100;
  }

  .hub-slider-arrow {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 400px;
    z-index: 1000;
    cursor: pointer;
  }

  .hub-slider-arrow-prev{
    left:100px;
    background: url("../images/hub-prev.png") no-repeat center;
  }

  .hub-slider-arrow-next{
    right:100px;
    background: url("../images/hub-next.png") no-repeat center;
  }

  .outer {
    width: 1px;
    height: 189px;
    background: #f2f2f2;
    position: absolute;
    right: 17px;
    top: 200px;
    filter:alpha(opacity=0);
  }
  .outer-line {
    width: 3px;
    height: 42px;
    background: #ececec;
    cursor: pointer;
    position: absolute;
    left: -1px;
    top: 0;
    filter:alpha(opacity=0);
  }

  .stage-bg11{
    background: url("../images/stage-11.jpg") no-repeat center;
    background-size:cover;
  }

  .contact-show{
    width: 1060px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
    margin-top:60px;
  }

  .contact-list{
    width: 1400px;
    height: auto;
    overflow: hidden;
  }

  .contact-list li{
    float: left;
    width: 280px;
    height: 300px;
    margin-right: 130px;
  }

  .contact-ico{
    display: block;
    width: 90px;
    height: 86px;
    margin:0 auto;
  }

  .contact-ico.ico-1{
    background:url("../images/contact-ico1.png") no-repeat center;
  }

  .contact-ico.ico-2{
    background:url("../images/contact-ico2.png") no-repeat center;
  }

  .contact-ico.ico-3{
    background:url("../images/contact-ico3.png") no-repeat center;
  }

  .contact-list h2{
    width: 100%;
    color:#fff;
    font-family: "Impact";
    font-weight: 100;
    font-size: 34px;
    text-align: center;
    margin-top: 15px;
    text-transform: uppercase;
  }

  .contact-list h3{
    width: 240px;
    color:#fff;
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    margin:0 auto;
    margin-top: 15px;
    line-height: 26px;
  }

  .recruit-wrap{
    width: 683px;
    height: 427px;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    margin:0 auto;
    margin-top: 20px;
  }

  .recruit-list{
    width: 10000px;
    height: 427px;
    position: absolute;
    left: 0;
    top: 0;
  }

  .recruit-list li{
    position: relative;
    width: 683px;
    height: 427px;
    float: left;
    background: url("../images/recruit-bg.png") no-repeat center;
    margin-right: 100px;
  }

  .hub-tab{
    position: absolute;
    top:680px;
    left:170px;
    width: 860px;
    height: 50px;
    background: url("../images/hub-tab.png") no-repeat center 9px;
  }

  .hub-tab li{
    float: left;
    margin-left: 147px;
    width: 38px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
  }

  .hub-tab-cir{
    display: block;
    margin:0 auto;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    border:solid 3px #fff;
    position: absolute;
    top:2px;
    left: 12px;
    background: #9e51d4;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }

  .hub-tab em{
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    color:#fff;
    left: 0;
    font-size: 18px;
    font-weight: 100;
    margin-top: 30px;
  }

  .hub-tab li.on .hub-tab-cir{
    width: 13px;
    height: 13px;
    left: 10px;
    top:0px;
  }

  .hub-tab li:hover .hub-tab-cir{
    width: 13px;
    height: 13px;
    left: 10px;
    top:0px;
  }

}


@media screen and (max-width: 1440px) {
  .page-logo-wrap {
    width: 306px;
    height: 306px;
    position: absolute;
    left: 50%;
    margin-left: -153px;
    top: 50%;
    margin-top: -153px;
    z-index: 9999;
  }
  .page-logo-wrap svg {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    z-index: 999;
  }
  .page-logo {
    width: 122px;
    height: 110px;
    position: absolute;
    left: 50%;
    margin-left: -61px;
    top: 50%;
    margin-top: -55px;
    z-index: 9999;
  }
  .stage-bg2 .page-bg {
    width: 692px;
    height: 286px;
    left: 50%;
    top: 50%;
    margin-left: -346px;
    margin-top: -53px;
    z-index: 999;
  }
  .btn_down {
    width: 100px;
    height: 100px;
    position: absolute;
    bottom: 0px;
    margin-left: -50px;
    left: 50%;
    cursor: pointer;
  }
  .sign_mouse {
    position: absolute;
    width: 32px;
    height: 32px;
    left: 35px;
    bottom: 65px;
    z-index: 999999;
    background: url("../images/sign-mouse.png") no-repeat center center;
  }
  .sign {
    position: absolute;
    width: 32px;
    height: 12px;
    left: 35px;
    z-index: 999999;
  }
  #sign1_1 {
    background: url("../images/sign1.png") no-repeat center center;
    bottom: 30px;
  }
  #sign2_1 {
    background: url("../images/sign2.png") no-repeat center center;
    bottom: 38px;
  }
  #sign3_1 {
    background: url("../images/sign3.png") no-repeat center center;
    bottom: 46px;
  }
  .signImg1 {
    background: url("../images/sign1.png") no-repeat center center;
    bottom: 30px;
  }
  .signImg2 {
    background: url("../images/sign2.png") no-repeat center center;
    bottom: 38px;
  }
  .signImg3 {
    background: url("../images/sign3.png") no-repeat center center;
    bottom: 46px;
  }
  #guider {
    width: 100px;
    height: 205px;
    position: absolute;
    top: 300px;
    right: 50px;
    z-index: 99999;
  }
  .guider_link {
    display: block;
    width: 100%;
    height: 16px;
    position: relative;
    left: 0px;
    top: 0px;
    margin-bottom: 17px;
  }
  .guider_link em {
    display: none;
    position: absolute;
    right: 0px;
    width: 70px;
    text-align: center;
    height: 16px;
    line-height: 16px;
    font-size: 14px;
    color: #ffffff;
  }

  /*
  .guider_link.on .guider-tri {
    display: block;
  }

  .guider_link.on em {
    display: block;
  }*/
  .guider_link.on .guider-cir {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .guider_link:hover em {
    display: block;
  }

  .guider_link:hover .guider-tri {
    display: block;
  }

  .guider_link:hover .guider-cir {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
  }

  .guider-tri {
    display: none;
    position: absolute;
    top: 4px;
    width: 0px;
    height: 0px;
  }
  .guider-tri.left {
    left: 0px;
    border-top: 4px solid transparent;
    border-right: 4px solid #fff;
    border-bottom: 4px solid transparent;
  }
  .guider-tri.right {
    left: 24px;
    border-top: 4px solid transparent;
    border-left: 4px solid #fff;
    border-bottom: 4px solid transparent;
  }
  .guider-cir {
    position: absolute;
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    left: 8px;
    top: 2px;
    background-color: #ffffff;
    -webkit-opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  .guider_ico{
    display: block;
    width: 24px;
    height: 46px;
    background: url("../images/guider_ico.png") no-repeat center;
    margin-left: 3px;
  }



  .stage-inner {
    width: 1100px;
    height: 400px;
    position: absolute;
    left: 50%;
    top: 100px;
    margin-left: -550px;
    z-index: 999;
  }
  .stage-title {
    width: 570px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
  .stage-title h2 {
    width: 100%;
    text-align: center;
    font-size: 36px;
    color: #ffffff;
    text-transform:uppercase;
    font-family: "Impact" , "Arial";
    margin-top: 8px;
  }
  .stage-title h3 {
    width: 183px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-family: "微软雅黑";
    height: 24px;
    line-height: 24px;
    background: url('../images/title-bg.png') no-repeat center center;
    margin-left: auto;
    margin-right: auto;
  }
  .stage-title h4 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    font-family: "微软雅黑";
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
    margin-top: 20px;
    line-height: 22px;
  }

  .stage-title img{
    display: block;
    margin:0 auto;
  }

  .product-tab{
    width: 1100px;
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 180px;
    z-index: 99;
  }

  .product-tab .tab-left{
    float: left;
    width: 300px;
    height: 200px;
    margin-top: 20px;
  }

  .product-tab .tab-right{
    float: right;
    width: 300px;
    height: 200px;
    margin-top: 20px;
  }

  .product-tab .tab-btn{
    display: block;
    width:314px;
    height: 30px;
    margin-bottom: 50px;
    position: relative;
  }

  .tab-btn-text{
    width: 300px;
    height:36px;
    float: left;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .tab-btn-line{
    position: absolute;
    right: 0;
    width: 4px;
    height:0px;
    background: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .tab-btn-text em{
    display: block;
    width:300px;
    text-align: right;
    height:22px;
    line-height: 22px;
    font-size: 16px;
    color:white;
  }
  .tab-btn-text span{
    display: block;
    width:300px;
    text-align: right;
    height:12px;
    line-height: 12px;
    font-size: 12px;
    color:white;
  }

  .tab-right .tab-btn-text em,.tab-right .tab-btn-text span{
    text-align: left;
  }

  .tab-right .tab-btn .tab-btn-line {
    left:0;
  }

  .tab-right .tab-btn .tab-btn-text {
    margin-left: 10px;
  }

  .tab-btn:hover .tab-btn-line,.tab-btn.on .tab-btn-line{
    height: 36px;
  }

  .tab-left .tab-btn:hover .tab-btn-text,.tab-left .tab-btn.on .tab-btn-text{
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  .tab-right .tab-btn:hover .tab-btn-text,.tab-right .tab-btn.on .tab-btn-text{
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }

  .product-show-box{
    width:420px;
    height: 350px;
    overflow: hidden;
    position: absolute;
    left:50%;
    top: 170px;
    margin-left: -210px;
  }

  .product-show{
    position: absolute;
    left: 0;
    top: 0;
    width:420px;
    height: 350px;
    overflow: hidden;
 /*   -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;*/
/*    -webkit-transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -ms-transform: rotateX(90deg);
    -o-transform: rotateX(90deg);
    transform: rotateX(90deg);
    perspective: 200px;
    -webkit-perspective: 200px;
    opacity: 0;
    filter:alpha(opacity=0);*/
  }

  .product-show.show{
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 1;
    filter:alpha(opacity=100);
  }

  .product-show img{
    display: block;
    margin:0 auto;
    width: 100%;
  }


  .stage-bg3{
    background: url("../images/stage-3.jpg") no-repeat center;
  }

  .solution-left{
    width: 560px;
    height: 560px;
    float: left;
  }

  .solution-show-box{
    margin-top: 70px;
    width: 569px;
    height: 314px;
    overflow: hidden;
    position: relative;
    margin-left: -50px;
  }

  .solution-show{
    position: absolute;
    left: 50px;
    top: 0;
    width: 519px;
    height: 314px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
/*    -webkit-transform: translateX(-540px);
    -moz-transform: translateX(-540px);
    -ms-transform: translateX(-540px);
    -o-transform: translateX(-540px);
    transform: translateX(-540px);
    opacity: 0;
    filter:alpha(opacity=0);*/
  }

  .solution-show.show{
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
    filter:alpha(opacity=100);
  }

  .solution-right{
    width: 500px;
    float: right;
    height: 500px;
    position: relative;
    margin-top: 60px;
  }

  .solution-item{
    display: block;
    width: 138px;
    height: 138px;
    position: absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }


  .solution-item.c-1{
    left: 0;
    top:0;
    background: #90cd56;
  }

  .solution-item.c-2{
    left: 0;
    top:148px;
    background: #f47aad;
  }

  .solution-item.c-3{
    left: 148px;
    top:148px;
    background: #44b9ee;
  }

  .solution-item.c-4{
    left: 0px;
    top:298px;
    background: #d4ce56;
  }

  .solution-item.c-5{
    left: 148px;
    top:298px;
    background: #bb70ef;
  }

  .solution-item.c-6{
    left: 296px;
    top:298px;
    background: #e0934f;
  }

  .solution-ico{
    display: block;
    width: 85px;
    height: 85px;
    background: no-repeat center center;
    margin:0 auto;
    margin-top: 10px;
  }

  .solution-ico.ico-1{
    background-image: url("../images/solution-ico-1.png");
  }

  .solution-ico.ico-2{
    background-image: url("../images/solution-ico-2.png");
  }

  .solution-ico.ico-3{
    background-image: url("../images/solution-ico-3.png");
  }

  .solution-ico.ico-4{
    background-image: url("../images/solution-ico-4.png");
  }

  .solution-ico.ico-5{
    background-image: url("../images/solution-ico-5.png");
  }

  .solution-ico.ico-6{
    background-image: url("../images/solution-ico-6.png");
  }

  .solution-item em{
    display: block;
    width: 100%;
    height:24px;
    line-height: 24px;
    text-align: center;
    color:#fff;
    font-size: 14px;
  }

  .stage-bg4{
    background: url("../images/stage-4.jpg") no-repeat center;
  }

  .work-item-show{
    width: 660px;
    height:330px;
    overflow: hidden;
    margin:30px auto;
    position: relative;
    top:0;
    left:0;
  }

  .work-item-wrap{
    height:410px;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
  }

  .work-item-box{
    float: left;
    width: 1009px;
    height: 410px;
    position: relative;
    left: 0;
    top: 0;
  }

  .work-item{
    width: 120px;
    height: 120px;
    background: url("../images/work-bg-2.png");
    line-height: 190px;
    position: absolute;
    overflow: hidden;
  }

  .work-item a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 120px;
  }

  .work-item img{
    display: inline-block;
    max-width: 42px;
    vertical-align: middle;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
  }
  .work-index{
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 10px;
    text-align: center;
  }

  .work-index li{
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    -webkit-opacity: 0.15;
    -moz-opacity: 0.15;
    -khtml-opacity: 0.15;
    opacity: 0.15;
    filter: alpha(opacity=15);
    cursor: pointer;
    margin:0 2px;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    border-radius:100%;
  }

  .work-index li.on{
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }

  .work-item.p-1{left:0; top:0;}
  .work-item.p-2{left:135px; top:0;}
  .work-item.p-3{left:270px; top:0;}
  .work-item.p-4{left:405px; top:0;}
  .work-item.p-5{left:540px; top:0;}
  .work-item.p-6{left:69px; top:75px;}
  .work-item.p-7{left:202px; top:75px;}
  .work-item.p-8{left:338px; top:75px;}
  .work-item.p-9{left:473px; top:75px;}
  .work-item.p-10{left:136px; top:150px;}
  .work-item.p-11{left:269px; top:150px;}
  .work-item.p-12{left:406px; top:150px;}

  .stage-bg5{
    background: url("../images/stage-5.jpg");
  }

  .news-tabs{
    width: 100%;
    height: 40px;
    text-align: center;
  }

  .news-tabs li{
    display: inline-block;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color:#fff;
    border-radius: 35px;
    border:solid 1px #fff;
    cursor: pointer;
  }

  .news-tabs li.on{
    color:#049682;
    background: #fff;
  }

  .news-show{
    width: 900px;
    height: 320px;
    overflow: hidden;
    margin:0 auto;
    padding-top: 10px;
    margin-top: 15px;
  }

  .news-list{
    height:320px;
    position: relative;
    left: 0;
    top: 0;
  }

  .news-list li{
    width: 262px;
    height: 320px;
    background:#fff;
    float: left;
    margin-right: 66px;
  }

  .news-img{
    width: 262px;
    height: 157px;
    overflow: hidden;
  }

  .news-img img{
    width: 100%;
    height: 100%;
  }

  .news-text{
    width: 202px;
    height: 170px;
    margin:5px auto;
  }

  .news-list span{
    display: block;
    width: 100%;
    font-size: 12px;
    font-family: "Arial";
    color:#000;
    word-break:keep-all ;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 24px;
    margin-top: 10px;
  }

  .news-list h2{
    width: 100%;
    font-size: 14px;
    font-family: "微软雅黑";
    color:#505050;
    word-break:keep-all ;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-top: 10px;
  }

  .news-list p{
    width: 100%;
    height:42px;
    font-size: 12px;
    font-family: "微软雅黑";
    color:#000000;
    overflow:hidden;
    line-height: 20px;
    margin-top: 10px;
  }

  .news-list em{
    display: block;
    width: 100%;
    font-size: 12px;
    font-family: "Arial";
    color:#000;
    word-break:keep-all ;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-top: 16px;
  }

  .news-list li:hover h2{
    color:#049682;
  }

  .news-btn{
    display: block;
    position: absolute;
    top: 355px;
    width: 15px;
    height: 30px;
    cursor: pointer;
  }

  .news-prev{
    background:url("../images/news-prev-2.png") no-repeat center;
    left:50px;
  }

  .news-next{
    background:url("../images/news-next-2.png") no-repeat center;
    right:50px;
  }

  .stage-bg6{
    background: url("../images/stage-6.jpg");
  }

  .about-wrap{
    width: 1200px;
    height: 290px;
    margin-top: 20px;
    background:url("../images/about-line.png") no-repeat center;
    background-size: contain;
  }

  .about-show{
    width:1020px;
    height:290px;
    overflow: hidden;
    margin:0 auto;
  }

  .about-list{
    width: 1040px;
    height:190px;
    position: relative;
    left: 0;
    top: 0;
    margin-top: 80px;
    margin-left: 50px;
  }

  .about-list li{
    float: left;
    width: 130px;
    height: 130px;
    position: relative;
    left: 0;
    top: 0;
    margin-right: 100px;
  }

  .about-rotate{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border:solid 1px #b6def0;
    background: #71bce0;
    border-radius: 40px;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-box-shadow:  0px 10px 10px #0c8ecd;
    -moz-box-shadow:  0px 10px 10px #0c8ecd;
    box-shadow:  0px 10px 10px #0c8ecd;
  }

  .about-list a{
    display: block;
    width: 100%;
    height: 100%;
  }

  .about-ico{
    position: relative;
    z-index: 99;
    display: block;
    margin:0 auto;
    width: 65px;
    height: 65px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .about-list em{
    position: relative;
    z-index: 99;
    display: block;
    width: 100%;
    height: 36px;
    margin:0 auto;
    line-height: 36px;
    color:#fff;
    font-size: 16px;
    text-align: center;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }

  .about-ico.ico-1{
    background-image: url('../images/a-ico1.png');
  }

  .about-ico.ico-2{
    background-image: url('../images/a-ico2.png');
  }

  .about-ico.ico-3{
    background-image: url('../images/a-ico3.png');
  }

  .about-ico.ico-4{
    background-image: url('../images/a-ico4.png');
  }

  .about-list li:hover .about-rotate{
    background: #fff;
    border:solid 1px #fff;
    -webkit-transform: rotate(45deg) scale(1.2);
    -moz-transform: rotate(45deg) scale(1.2);
    -ms-transform: rotate(45deg) scale(1.2);
    -o-transform: rotate(45deg) scale(1.2);
    transform: rotate(45deg) scale(1.2);
  }

  .about-list li:hover em{
    font-size: 18px;
    color:#158bcb;
  }

  .about-list li:hover .about-ico.ico-1{
    background-image: url('../images/a-ico1-on.png');
  }

  .about-list li:hover .about-ico.ico-2{
    background-image: url('../images/a-ico2-on.png');
  }

  .about-list li:hover .about-ico.ico-3{
    background-image: url('../images/a-ico3-on.png');
  }

  .about-list li:hover .about-ico.ico-4{
    background-image: url('../images/a-ico4-on.png');
  }

  .page-copyright{
    position: absolute;
    bottom: 30px;
    width: 100%;
    line-height: 24px;
    font-size: 14px;
    color:#fff;
    z-index: 9999;
    text-align: center;
    -webkit-opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
  }


  .stage-bg7{
    background: url("../images/stage-7.jpg") no-repeat center;
  }

  .about-text{
    width: 1020px;
    max-height: 120px;
    overflow: hidden;
    margin:0 auto;
  }

  .about-text p{
    font-size: 14px;
    color:#ede3ff;
    line-height: 30px;
    font-weight: 200;
  }

  .about-text b{
    font-weight: bold;
  }

  .about-tips{
    width: 1010px;
    height: 224px;
    margin:60px auto;
  }

  .about-tips img{
    width: 100%;
    height: 100%;
  }

  .stage-bg8{
    background: url("../images/stage-8.jpg") no-repeat center;
  }

  .corporate-content{
    width: 770px;
    max-height: 540px;
    overflow: hidden;
    margin:0 auto;
  }

  .corporate-ico{
    display: block;
    width: 53px;
    height: 40px;
    background: url("../images/corporate-ico.png") no-repeat center center;
    margin:0 auto;
    margin-bottom: 10px;
    background-size: contain;
  }

  .corporate-text{
    width: 100%;
    overflow: hidden;
    max-height: 320px;
  }

  .corporate-title{
    width: 100%;
    height: 30px;
    margin-top:30px;
    margin-bottom: 10px;
    background-size: contain;
  }

  .corporate-title img{
    display: block;
    height: 30px;
    margin:0 auto;
  }

  .corporate-text p{
    width: 100%;
    line-height: 24px;
    color:#fff;
    font-size: 15px;
    text-align: center;
    font-weight: 200;
  }

  .stage-bg9{
    background: url("../images/stage-9.jpg") no-repeat center;
  }

  /* Carousel */
  #carousel1 {
    width:840px;
    height:364px;
    overflow:hidden;
    position:relative;
    margin:0 auto;
    margin-top: 40px;
  }
  #carousel1 img {
    border:none;
    width:231px;
    height:252px;
    -webkit-box-shadow:  0px 2px 5px #d9d9d9;
    -moz-box-shadow:  0px 2px 5px #d9d9d9;
    box-shadow:  0px 2px 5px #d9d9d9;
    cursor: pointer;
  }

  .carouselLeft,.carouselRight {
    position:absolute;
    width:34px;
    height:50px;
    overflow:hidden;
    cursor:pointer;
    top:300px;
  }
  .carouselLeft {
    left:100px;
    background:url("../images/rotator-prev-btn.png") no-repeat;
  }
  .carouselRight {
    right:100px;
    background:url("../images/rotator-next-btn.png") no-repeat;
  }

  .stage-bg10{
    background: url("../images/stage-10.jpg") no-repeat center;
  }

  .hub-slider {
    width: 478px;
    margin: 120px auto;
    position: relative;
  }

  .hub-slider dl {
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .hub-slider dl dd {
    width: 478px;
    height: 235px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
  }

  .hub-title{
    width: 430px;
    padding-top: 70px;
    height: 49px;
    border-bottom:solid 1px #e5e5e5;
    margin:0 auto;
  }

  .hub-title h2{
    float: left;
    max-width: 35%;
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    font-weight: bold;
    color:#4d4d4d;
    overflow:hidden;
    margin-right: 4%;
  }

  .hub-title h3{
    float: left;
    max-width: 20%;
    line-height: 49px;
    font-size: 14px;
    color:#6b6b6b;
    height: 49px;
    overflow: hidden;
    margin-right: 3%;
  }

  .hub-title h4{
    float: right;
    max-width: 15%;
    line-height: 49px;
    font-size: 12px;
    color:#6b6b6b;
    height: 49px;
    overflow: hidden;
    font-weight: 100;
  }

  .hub-text-box{
    width: 430px;
    height: 140px;
    overflow: hidden;
    margin:10px auto;
    position: relative;
  }


  .hub-text{
    position: absolute;
    top: 0;
    width: 430px;
    height: auto;
    overflow: hidden;
  }

  .hub-text-title{
    line-height: 26px;
    font-size: 14px;
    color:#585858;
  }

  .hub-text-word{
    line-height: 24px;
    font-size: 14px;
    color:#6b6b6b;
    font-weight: 100;
  }

  .hub-slider-arrow {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    top: 280px;
    z-index: 1000;
    cursor: pointer;
  }

  .hub-slider-arrow-prev{
    left:100px;
    background: url("../images/hub-prev.png") no-repeat center;
  }

  .hub-slider-arrow-next{
    right:100px;
    background: url("../images/hub-next.png") no-repeat center;
  }

  .outer {
    width: 1px;
    height: 150px;
    background: #f2f2f2;
    position: absolute;
    right: 12px;
    top: 135px;
    filter:alpha(opacity=0);
  }
  .outer-line {
    width: 3px;
    height: 42px;
    background: #ececec;
    cursor: pointer;
    position: absolute;
    left: -1px;
    top: 0;
    filter:alpha(opacity=0);
  }

  .stage-bg11{
    background: url("../images/stage-11.jpg") no-repeat center;
  }

  .contact-show{
    width: 1060px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
    margin-top:60px;
  }

  .contact-list{
    width: 1400px;
    height: auto;
    overflow: hidden;
  }

  .contact-list li{
    float: left;
    width: 240px;
    height: 300px;
    margin-right: 174px;
  }

  .contact-ico{
    display: block;
    width: 90px;
    height: 86px;
    margin:0 auto;
  }

  .contact-ico.ico-1{
    background:url("../images/contact-ico1.png") no-repeat center;
  }

  .contact-ico.ico-2{
    background:url("../images/contact-ico2.png") no-repeat center;
  }

  .contact-ico.ico-3{
    background:url("../images/contact-ico3.png") no-repeat center;
  }

  .contact-list h2{
    width: 100%;
    color:#fff;
    font-family: "Impact";
    font-weight: 100;
    font-size: 30px;
    text-align: center;
    margin-top: 15px;
    text-transform: uppercase;
  }

  .contact-list h3{
    width: 240px;
    color:#fff;
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    margin:0 auto;
    margin-top: 15px;
    line-height: 26px;
  }


  .recruit-wrap{
    width: 500px;
    height: 313px;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    margin:0 auto;
    margin-top: -20px;
  }

  .recruit-list{
    height: 313px;
    position: absolute;
    left: 0;
    top: 0;
  }

  .recruit-list li{
    position: relative;
    width: 500px;
    height: 313px;
    float: left;
    background: url("../images/recruit-bg2.png") no-repeat center;
    margin-right: 100px;
  }

  .hub-tab{
    position: absolute;
    top:470px;
    left:170px;
    width: 860px;
    height: 50px;
    background: url("../images/hub-tab.png") no-repeat center 9px;
  }

  .hub-tab li{
    float: left;
    margin-left: 147px;
    width: 38px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
  }

  .hub-tab-cir{
    display: block;
    margin:0 auto;
    width: 9px;
    height: 9px;
    border-radius: 100%;
    border:solid 3px #fff;
    position: absolute;
    top:2px;
    left: 12px;
    background: #9e51d4;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
  }

  .hub-tab em{
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    color:#fff;
    left: 0;
    font-size: 18px;
    font-weight: 100;
    margin-top: 30px;
  }

  .hub-tab li.on .hub-tab-cir{
    width: 13px;
    height: 13px;
    left: 10px;
    top:0px;
  }

  .hub-tab li:hover .hub-tab-cir{
    width: 13px;
    height: 13px;
    left: 10px;
    top:0px;
  }
..nan_pop{
	width:1200px;
	height:442px;
	background:white;
	position:absolute;
	top:0;
	left:0;
}
}
.nan_pop{
	width:1200px;
	height:700px;
	background:white;
	position:absolute;
	top:-10px;
	left:0;	
	z-index:9999999;
}
.nan_pop h3{ width: 90%; height:60px; line-height:60px; font-size:30px; font-weight:600; padding-top:15px; padding-bottom:10px; letter-spacing: 1px; font-family:"微软雅黑"; text-align:center; margin:0 auto; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nan_pop11{ width:1160px; height:570px; overflow:auto; padding:20px;}
.nan_pop11 *,.nan_pop11{ 
	font-size:14px !important; 
	line-height:1.8 !important;
	color:#666 !important;
	font-family:"微软雅黑" !important;
	font-weight:normal !important;
	 }
.nan_pop11 img{ display:block !important; margin: 10px auto; max-width:100% !important; }
.nan_pop i{
	width:30px;
	height:30px;
	display:block;
	background:url("../images/est.png") no-repeat center right;
	position:absolute;
	top:5px;
	right:3%;
	cursor:pointer;
	
}
