
.header{
    display: flex;
    flex-warp:wrap;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:120px;
    z-index: 1000;
}

.header.active{    background:rgba(0,0,0,0.4);}

.logo{
    margin-left: 5%;
    width: 300px;
    height: 74px;
    line-height: 120px;


}
.logo img{
    width: 100%;
    height: 100%;
    display: inline-block; vertical-align: middle;
}
.logoWord{
    font-size: 12px;
    padding-left: 10px;
    color: #fff;
    margin-right:5%;
}

.logoWord img{
    margin-top:40px;
}



.logoAll{  width: 30%;}

.Nav{
    width:700px;
}

.Nav>li>a{
    width: 65px;
    color: #fff;
    font-size:1.4rem;
    font-weight: 100;
    margin-top:43px;
    display: inline-block;
}
.Nav>li{

    float: left;
    margin-right:7%;
    position: relative;
    height: 120px;
}

.Nav>li>a:hover,.Nav>li>a.active{
    color:#FF9D00;
    margin-top:43px;
}

.Nav>li:hover .ProductSmell{
    display: block;
}

.ProductSmell{
    display: none;
    position: absolute;
    left:-50%;
    width:auto;
    margin-top: 10px;
    background: #fff;
    padding: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow:0px 0px 10px rgba(0,0,0,0.14);

}
.ProductSmell:before{
    content: "";
    position: absolute;
    top: -6px;
    left:50%;
    margin-left: -3px;
    border-width:0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
}
.ProductSmell a{
    color: #333;
    font-size:14px;
    display:block;
    text-align: center;
    color: #333;
    padding: 10px 0;
    border-bottom: 1px dotted #ddd;
    overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.ProductSmell a:hover{
    color: #FF9D00;
}

.ProductSmell a:last-child{
    border-bottom: none;
}


.call{

    line-height:120px;
    position: relative;
    font-size:1.8rem;
    color: #fff;
    padding-left: 35px;
}
.call:before{
    content: "";
    position: absolute;
    background: url("../img/NewCall.png") no-repeat;
    background-size: 100%;
    top: 50%;
    left: 0;
    width:24px;
    height:24px;
    margin-top:-12px;
}
.w1200{    width: 1200px;    margin:0 auto;}
.w900{    width:900px;    margin:0 auto;}

/*第一页*/
.Hbg1,.Hbg2,.Hbg3{    width: 100%;    height: 100%;    }
.Hbg1{background: url("../img/H1-banner3.jpg") no-repeat!important;background-size: cover!important;}
.Hbg2{background: url("../img/H1-banner2.jpg") no-repeat!important;background-size: cover!important;}
.Hbg3{background: url("../img/H1-banner1.jpg") no-repeat!important;background-size: cover!important;}
.HiconWord a{  font-size: 16px;    color: #fff;
    margin-right: 20px;    float: left;
    line-height: 30px;
    cursor: pointer;
}
.HiconWord a:hover{
    color: #000;}


.Hword{text-align: left;
    margin-bottom:55px;
    float: left;}


.swiper-pagination-h .swiper-pagination-bullet-active{
    width: 40px;
    height: 3px;
    background: #26c1fe!important;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}

.swiper-pagination-h  .swiper-pagination-bullet{
    width: 40px;
    height: 3px;
    background: #fff;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    opacity: 1;
}


/*.swiper-container-v.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{*/
    /*margin:15px 0!important;*/
/*}*/


.swiper-container-vertical>.swiper-pagination-v.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:15px 0px;
}

.swiper-container-v .swiper-pagination-v .swiper-pagination-bullet-active{
    background: #00c1de!important;
    width: 12px!important;
    height: 12px!important;
    margin:15px -2px!important;
}


.swiper-container-v .swiper-pagination{
    width: 50px;}


/*第二页*/
.stit{
    margin: 0 auto;
    width: 202px;
    height: 56px;
}
.Service direction{
    width: 100%;
    height: 100%;
    /*background: url("../img/B-img1.png") no-repeat!important;*/
    /*background-size:cover!important;*/
    background: #fff;
}
.tit{text-align: center; margin: 10px 0; }
.titWord {
    line-height:30px;
    font-size: 16px;
    text-align: center;
    color: #333;
margin: 10px 0 30px 0;
}
.titWord span{    color:deepskyblue;}


.businessImg{text-align: center;
    width: 249px;
    height:220px;
    margin-bottom: 10px;
}
.businessTit{text-align: center;
    color:#22c7fc;
    font-size: 20px;
}
.businessTit span{
    display: block;
    color:#22c7fc;
    font-size: 14px;}
.businessWord{
    margin: 20px 0;
    line-height:22px;
    font-size: 14px;
    color: #888;}
.BMore{
    color:#00c1de;
    border:1px solid #00c1de;
     text-align: center;
    padding:8px 30px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.BMore:hover{
    color: #fff;
    background: #00c1de;}
.demandAll{
    position: absolute;
    bottom:0px;
    left: 0;
    width: 100%;
    height: 120px;
    background:rgba(0,0,0,0.6);
}
.demand{
    z-index: 55;
    width: 1200px;
 margin: 0 auto;
}
.demand2{
    height: 66px;
}
.DewTit{
    text-align: left;
    font-size: 10px;
    color: #fff;}
.DewTit2{
    text-align: left;
    font-size: 10px;
    margin-bottom: 10px;
    color: #000;}

.Dew{
    width: 344px;
    height: 40px;
    line-height: 40px;
    margin-right: 25px;
}

.Dew2{
    width: 344px;
    margin-right: 25px;
}

.DeInput{border: 1px solid #22c7fc;
    height: 38px;
    line-height: 38px;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}
.DeInput input{
    color: #fff;
    font-size: 12px;
    width: 100%;
    text-indent:1rem;
}

.DeInput input{    color: #fff;}
.DeInput input:-ms-input-placeholder{color:#fff}
.DeInput input::-webkit-input-placeholder{ color:#fff}
.DeInput input::-moz-placeholder{ color:#fff}


.DeSelect{  background: #00c1de;
    height: 40px;
    line-height: 40px;
    position: relative;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}
.DeSelect:before{
    content: '';
    position: absolute;
    top: 50%;
    right: 10px;
    background: url("../img/arrow_d.png") no-repeat;
    background-size: 100%;
    width: 8px;
    height: 4px;
    margin-top: -0px;

}

.DeSelect select{  font-size: 12px;background: #00c1de;
    cursor: pointer;
    text-indent:1rem;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}
.DeSelect select option{background: #00c1de;
    cursor: pointer;
    width: 100%;
    font-size: 12px;
}

.Submission{background: #ff9d00;
    text-align: center;
    width: 72px;
    margin-top:42px;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}

.Submission input{
    cursor: pointer;
    width: 100%;
    color: #fff;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
}

/*第三页，产品*/


.swiper-container-h3  .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 100px;
}

.swiper-container-h3  .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 100px;
}

.swiper-container-h  .swiper-slide img{
    width: 100%;
    height: 100%;}
.Productbg{
    width: 100%;
    height: 100%;
    background: url("../img/sbg2.jpg") no-repeat!important;
    background-size:cover!important;
}
.Productbgdd{
    width: 100%;
    height: 100%;
    background: url("../img/dd.jpg") no-repeat!important;
    background-size:cover!important;
}
.sIcon{ margin: 0 auto;   width: 60px;    height: 60px;}
.scontentTit{
    color: #fff;
text-align: center;}
.scontentTit p:last-child{
    font-size:18px;    margin: 10px 0;
}

.scontentTit p:last-child{
    font-size: 14px;
    line-height: 24px;
}
.ProductTits{
   margin: 15% auto 1% auto;
}
.scontentOne {
    width: 650px;
    margin:20px auto 30px 323px;
}

.ServiceOneTit{
    margin-top:15%;
    margin-bottom: 5%;}
.scontentTwo{   width:1044px;
    margin: 0 auto 77px 134px;
}
.scontentThere{   width: 700px;
    margin:20px auto 0px 300px;
}
.scontentThere>.fl{
    width: 33.3%;
    text-align: center;
    }
.ProductTitword{
    margin-bottom: 40px;
    text-align: center;
    color: #fff;
    font-size: 16px;}
.Pnext,.Pprev{

    width:57px!important;
    height:57px!important;
    cursor: pointer;
    position: absolute;
    z-index: 20!important;
}
.Pnext{    background: url("../img/arrow_R.png") no-repeat!important;    background-size: 100%!important;}
.Pprev{    background: url("../img/arrow_L.png") no-repeat!important;    background-size: 100%!important;}

.detail{
    height:90px;
    background:rgba(0,0,0,.7);
    position:absolute;
    width:100%;
    bottom:0;
    color:#fff;
    opacity:0;
    transition:opacity .3s .3s;
}
.swiper-slide-active .detail{
    opacity:1;
}

.swiper-slide .detail p{
    margin:5px auto 0;}

.banner{ width: 550px;
    margin-right: 20px;
    height:515px;}
.banner img{
    width: 100%;}

/*第四页*/

.PtabTitimg{    margin-top:-69px;}
.PtabwordTit{
    margin-top: 25px;
    font-size: 18px;
    color: #303030;}
.Ptabword{
    margin:20px 0;
    color: #757575;
    line-height:26px;
    font-size: 13px;}
.ProMore{
    display: inline-block;
    padding: 5px 25px;
    margin-top:20px;
    font-size: 12px;
    border:1px solid #00c1de;
    color: #00c1de;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}
.ProcessTab{ margin: 20px 0 123px 0;}
.ProcessTab a{
    color: #fff;
    font-size: 14px;
    padding:5px 25px;
    margin:0 15px ;
    border: 1px solid #00c1de;
    color: #00c1de;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}
.ProcessTab a.active{
    color: #fff;
    background: #00c1de;}

.PtipsWord{text-align: center;
    margin-top:40px;
    margin-bottom: 40px;
    color: #fff;      font-size: 16px;}
.PtipsWord span{color: #00c1de;}
.consultation{
    color: #fff;
    font-size: 14px;
    border: 1px solid #fff;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    padding:15px 50px;
    display: inline-block;
}
.consultation:hover{
    color: #fff;
    background: #00c1de;}

.ProductTit{    color: #acacac;    font-size: 12px;}
.lineP{ margin: 10px 0;
    background: #fff;  width: 20px;    height: 1px;}
.Productword1{
    color: #fff;
    font-size: 24px;}
.caseTitWord{
    color: #22C7FC;
    font-size: 18px;
    margin-bottom: 5px;}
.caselineP{ width: 20px;
    height: 1px;
    background: #22C7FC;
    margin-bottom: 10px;}
.lineP{
    width: 20px;
    height: 1px;}
.Productword2{
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 12px;
    color: #fff;}
.Application{
    margin-bottom: 68px;}
.Application a{ border: 1px solid #ddd;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    color: #fff;
    padding: 10px 0px;
    font-size: 12px;
    margin-right: 110px;
    display: inline-block;
    text-align: center;
min-width: 117px;}
.Application a:last-child{
    margin-right: 0;}
.Application a:hover{
    background: #fff;
    color: #000;
}
.mt20{
    margin-top: 20px;}
.casePro li{
    width: 138px;
    height: 74px;
    background: #fff;
    color: #fff;
    font-size: 12px;
    text-align: center;
    margin-right: 10px;
    float: left;}
.casePro li img{
    margin-bottom: 10px;
    text-align: center;
    vertical-align: middle;

}
.ProductL,.ProductR{width: 50%;  }
.ProductR{text-align: left}

/*新闻 第九页*/
.Nbg1{
    width: 100%;
    height: 100%;
    background: #fff;
    /*background: url("../img/N_banner1.jpg") no-repeat!important;*/
    /*background-size:cover!important;*/
}
.TechnicalTit{ margin: 15% auto 5% auto }
.Technical{    width:990px;margin: 0 auto;}
.Technical li{
    float: left;
    width: 330px;
    height: 250px;
    text-align: center;
}
.Technical li img{margin: 64px auto 10px auto}
.Technical li:nth-child(1n){    background: #2e3e4f;}
.Technical li:nth-child(2n){    background: #f4f5f6;}
.Technical li:nth-child(1n) a p{  font-size: 24px; color: #fff;}
.Technical li:nth-child(2n) a p{  font-size: 24px; color: #22c7fc;}



.Ntitimg{text-align: center;
    margin: 0;
    padding: 0;}
.NtitWord{
    margin-top: 15px;
    margin-bottom:30px;
    font-size: 14px;
    line-height:30px;
    color: #5b5b5b;}
.NtitWord span{
    color: #00c1de;}

.NewSUl{
    margin-top: 20px;}
.NewSUl li{
    position: relative;
    width: 385px;
    float: left;
    margin-right: 10px;
    text-align: left;
    height: 307px;
    border-bottom:4px solid #00c1de;

}
.NewSUl li a{    display: block;}
.NewSUl li:last-child{    margin-right: 0;}
.NwordCont{ height: 83px;   padding: 10px; background: #f4f4f4;transition: all 2s;}
.NewSUl li:hover .NwordCont{    background: #00c1de;}
.NewSUl li:hover{ color: #fff;   }
.NewSUl li:hover a p{    color: #fff;}
.Nword1{
    margin:10px 0;
    font-size: 14px;
    color: #000;}
.Nword2{
    line-height: 22px;
    color: #7e7e7e;
    font-size: 12px;}
.NewSUl li a:hover:before{
    content: "";
    position: absolute;
    top:50%;
    left:50%;
    background: url("../img/N_icon.png") no-repeat;
    width: 44px;
    height: 44px;
    margin-left: -22px;
    margin-top: -22px;
    cursor: pointer;
    z-index: 110;
}
.NewSUl li:hover .Newimg img{
    height: 100%;}
.NewSUl li:hover .Newimg{    position: relative;}
.NewSUl li:hover .Newimg:before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;

}

.Newimg{   height: 208px; border: none;    margin-bottom: -4px; padding: 0;}


/*第六页，客户案例*/
.Case{
    width: 100%;
    height: 100%;
    background: url("../img/N_banner1.jpg") no-repeat!important;
    background-size:cover!important;
}



.CaseUL{

    overflow: hidden;}
.CaseUL li{  float: left;
    width:400px;
    height: 264px;
    position: relative;
    overflow: hidden;
}
.CaseUL li img{    width:400px;  overflow: hidden;
    height: 100%;}
.CaseUL li a{   width:400px;
    height: 100%;
    position: relative;
    display: block;}
.CaseUL li a:hover:after{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    width:400px;
    height: 268px;
    background: url("../img/case_bg.png") no-repeat;
    background-size: 100%;
    z-index: 100;
}
.CaseUL li a:after{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    width:400px;
    height:0px;
    background: url("../img/case_bg.png") no-repeat;
    background-size: 100%;
    z-index: 100;
    transition:all 0.5s;
}


.por{
    position: relative;}
.caseTit{ margin:20px 0 60px 0;}
.caseSearch,.caseMore{position: absolute;    top: 10px;}
.caseSearch{    left: 10px;}
.caseMore{    right: 10px;}
.PartnerUL{
    margin-bottom: 40px;}
.PartnerUL li{    width: 14%;
    padding:0 2%;
    height: 155px;
    line-height:155px;
    text-align: center;
    background: #fff;
    margin-bottom: 2%;
    margin-right: 2%;
    float: left;
    border: 1px  solid #ddd;

    transform: rotateY(0deg);

}
.PartnerUL li:nth-child(5n){   margin-right: 0%;}
.PartnerUL li img{
    display: inline-block; vertical-align: middle;
    width: 100%;
}
.PartnerUL li:hover{
    border: 1px solid #00c1de;
}
.animated2{    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

.animated4.flip4{
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flips;
    animation-name: flips;
}

@-webkit-keyframes flips {
    0% { -webkit-transform: rotateY(0); }
    25% { -webkit-transform: rotateY(-90deg) scale(.9); }
    /*50% { -webkit-transform: rotateY(90deg) scale(.9); }*/
    100%{ -webkit-transform: rotateY(0); }
}
@keyframes flips {
    0% { transform: rotateY(0); }
    25% { transform: rotateY(-90deg) scale(.9); }
    /*50% { transform: rotateY(90deg) scale(.9); }*/
    100% { transform: rotateY(0); }

}

.animated4{    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;}


.Partner{   width: 100%;    height: 100%;    background: url("../img/N_banner1.jpg") no-repeat!important;    background-size:cover!important;}
.PartnerWord{  margin: 0px 0 50px 0;  font-size: 16px;    color: #333;}
.PartnerWord span{    color: #00c1de;}

.join{
    margin-top: 40px;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
    background: #00c1de;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    font-size: 14px;}
.join:hover{
    background:#fff;
    border: 1px solid #00c1de;
    color: #00c1de;
}



.phoneNum{
    font-weight: bold;
    color: #00c1de;
    font-size: 32px;}

.QQ{
    position: fixed;
    bottom: 100px;
    right:50px;
    z-index: 1000;
}
.qq2{
    display: none;}
.Call{
    position: fixed;
    bottom:30px;
    right:50px;
    z-index: 1000;
}



/*二期*/

/*服务*/
.scont{ position: absolute;    top:200px;    left:55%;
    width: 400px;
}
.stitword{ font-size:50px;    margin-bottom:80px;    color: #ffffff;}
.stitwordcont{  width: 260px;  margin:20px auto 50px auto; line-height: 32px;   font-size: 20px;    color: #fff;}
.sbtn a{  padding:8px 20px;  font-size: 18px; background: #fff;color: #ff9d00;  -webkit-border-radius: 4rem;    -moz-border-radius: 4rem;    border-radius: 4rem;    margin-left: 10px;}
.sbtn a:hover{    background: #ff9d00;    color: #fff;}


/*二期，关于我们*/
.AboutAllTitImg{
    padding-top: 15%;
    padding-bottom: 5%;
    text-align: center;
}
.aboutCompany{
    color: #22c7fc;
    font-size: 18px;}
.aboutWord{
    font-size: 13px;
    line-height: 36px;
    color:#fff;}
.abuoutTop{
    background:url("../img/sbg3.jpg") no-repeat;
background-size: cover;
    width: 100%;
}
.aboutAddress{
    font-size: 12px;
    color: #fff;
    line-height: 30px;
}
.QRcode{
    margin-right: 26px;
    width: 90px;
    height: 90px;
    background: #fff;}
.aboutPhoneTit,.aboutSupport{
    color: #ffffff;
    font-size: 12px;}

.aboutPhone{
    font-size: 32px;
    margin: 10px 0;
    color: #ff9d00;}

.aboutPhoneAll{    margin-top: 40px;}


.aboutFooter{
    margin-right: 180px;
    margin-top:8%;
    height: 277px;
    position: relative;
    text-align: left;
}
.aboutFooterAll .aboutFooter:last-child{    margin-right: 0%;}
/*.aboutFooter:before{*/
    /*content:"";*/
    /*position: absolute;*/
    /*bottom: 0;*/
    /*left: 0;*/
    /*width:40px;*/
    /*height: 1px;*/
    /*background: #fff;*/

/*}*/
.aboutNavTit{
    color: #22c7fc;
    font-size:18px;
    margin-bottom: 10px;
}

.aboutNav li a{
    color: #fff;
    font-size: 12px;
    display: block;
    margin-bottom: 10px;
}
.aboutNav li a:hover{color: #22c7fc;}
.aboutBottom{background: #656565;
    width: 100%;}
.About{
    background: url("../img/servebg1.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.AboutAll{
    background: url("../img/servebg1.png") no-repeat!important;
    background-size:cover!important ;
    width: 100%;
    height: 100%;
}


.aboutTit{    margin:15% auto 1% auto;}



/*二期首页*/
.indexbg1{    background:url("../img/sbg5.png") no-repeat !important;
    background-size: cover!important;
    width: 100%;
    height: 100%;}
.indeximg1{
    width: 933px!important;
    height: 117px!important;
    text-align: center;
    display: block;
    margin: 30% auto auto auto;
}

.indexbtn{
    color: #fff;
    font-size: 14px;
    padding: 8px 40px;
    background: #f9a33f;
    margin-top: 20px;
    display: inline-block;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}

.doUL li{width: 30%;    margin-right: 3.3%;    float: left; color: #fff;}
.doUL li:last-child{ margin-right: 0;}
.doTit{    width: 208px;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.doTitword1{
    font-size: 20px;
   }
.doTitword2{
    font-size: 12px;
}
.docontWord{
    font-size: 12px;
    line-height: 26px;
    text-align: left;
}

.doWhat{
    background:#656565 url("../img/sbg6.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.doWhat2{
    background:#656565 url("../img/wedowhat.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.doWhatTop{    margin-top: 148px;}
.doIcon{    float: left;
    margin-right: 20px;}
.doUL{    margin-top: 14%;}
.doWordCont{    width: 216px;}
.Howdo{
    background:#656565 url("../img/sbg8.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.HowdoUl li{
    position: relative;
    background: #fff;
    width: 23%;
    margin-right: 2%;
    float: left;
    background:#fff;
    height: 250px;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
.HowdoUl li:before{
    content:"";
    position: absolute;
    top: 0;
    left: 50%;
    width:50px;
    height:50px;
    margin-left: -25px;
    margin-top: -25px;
    background: url("../img/arrowbg.png") no-repeat;
    background-size: 100%;
}
.HowdoUl li:last-child{    margin-right: 0;}
.HowdoLogo{
    margin-top: 15%;}
.Howdotab{
    margin:4% 0 7% 0;
}

.Howdotab a{
    margin-left: 56px;
    color: #22C7FC;
    width:93px;
    height:28px;
    line-height:30px;
    background: #fff;
    display: inline-block;
    -webkit-border-radius: 4em;
    -moz-border-radius: 4em;
    border-radius: 4em;
    border: 1px solid #22C7FC;
    font-size: 12px; }
.Howdotab a.active,.Howdotab a:hover{
    background: #22C7FC;
    color: #fff;
}
.Howdoconsultation{
    width:180px;
    height:40px;
    background:#F9A33F;
    border-radius:20px;
    font-size:18px;
    display: inline-block;
    text-align: center;
    margin-top: 10%;
    color: #fff;
    line-height: 40px;
}
.Howdotit{
    font-size: 18px;
    color:#303030;
    margin-top: 46px;
    margin-bottom: 26px;}
.Howdoword{
    color: #757575;
    font-size: 13px;
    line-height: 24px;}
.HowdoLook{
    margin-top: 21px;
    width: 93px;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    border: 1px solid #22C7FC;
    color: #22C7FC;
    text-align: center;
    -webkit-border-radius: 2rem;
    -moz-border-radius: 2rem;
    border-radius: 2rem;
}
.HowdoLook:hover{
    background: #22C7FC;
    color: #fff;}

.case{
    background:#656565 url("../img/sbg7.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.caseLogo{
    margin-bottom: 5%;
    margin-top: 17%;}
.caseBG{
    background:#656565 url("../img/casebg1.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.caseOneWord{
    font-size: 62px;
    color: #ffffff;
    margin-top: 20%;
    text-align: center;
}
.caseTwo{
    width: 1050px;
    margin: 0 auto;}
.caseTwo li{ float: left;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    /*-webkit-align-items: baseline;*/
    /*align-items: baseline;*/
    width:422px;
    border: 1px solid #7BAA00;
    padding: 23px;
    margin-right: 10%;
    margin-bottom:5%;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    box-shadow:2px 0px 0px rgba(123,153,82,0.3);
}
.caseTwo li:nth-child(2n){    margin-right: 0;}

.caseTwoimg{
    width: 50px;
    height: 50px;
    margin-right: 32px;}
.caseTwoWord{  text-align: left;
    width: 353px;}
.caseTwoWord a{
    color: #333;
    font-size: 20px;
    display: inline-block;
    border-bottom:1px solid #333;
    padding-bottom: 10px;}
.caseTwoWord p{
    margin-top: 15px;
  line-height:24px;
    font-size: 14px;}
.caseTwoimgTop{
    margin-bottom: 63px;}
.caseThere{text-align: center;}
.caseThere img{    width: 100%;}
.caseManager{
    width: 1045px;
    margin:150px auto 0 auto;
}
.businessUl li{
    width: 25%;
    float: left;}
.caseManager li{
    float: left;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -moz-box-pack:justify;
    -ms-flex-pack:justify;
    -webkit-justify-content:space-between;
    justify-content:space-between;
    margin-bottom: 20px;
    margin-right: 10px;
}
.caseManager li:nth-child(2n){ margin-right: 0;}
.caseManager li:nth-child(2) .caseManagerWord,.caseManager li:nth-child(4) .caseManagerWord{
    text-align: left;
    margin-left: 20px;
}

.caseManagerWord{
    text-align: right;
    margin-right:20px;
    width: 308px;}
.caseManagerWord a{
    color:#7BAA00;
    height:28px;
    font-size:28px;
}
.caseManagerWord p{
    margin-top: 34px;
    font-size:14px;
    color: #333;
    line-height:24px;
}

.caseManagerImg{
    width: 175px;
}

.AboutTwo{
    background:#656565 url("../img/sbg3.jpg") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.caseAbout{
    background:url("../img/casebg4.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.aboutTwoTit{ margin-top:12%;}

.caseOnebg{
    background:url("../img/casebg7.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
    height: 100%;
}



.casebg5Cont{  width:70%;margin: 0 auto;}

.casebg6Cont{  width:100%;margin: 0 auto;}

.casebg7Cont{  width:100%;margin: 0 auto;}

.casebg5Cont img,.casebg6Cont img,.casebg7Cont img,.casebg8Cont img{ width: 100%;}

.casebg7Cont{   margin:9% auto;}
.casebg8Cont{   width:36%;  margin:10% auto;}
.casebg6{
    background:url("../img/casebg3.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.casebg2{
    background:url("../img/casebg7.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.caseTwoBG{
    background:url("../img/CasesImgs1.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.caseTwoBG2{
    background:url("../img/CasesImgs2.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.Model{
    width: 567px;
    margin: 10px auto;
}
.Modeltop,.ModelCenter{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.Modeltop{
    position: relative;}
.Modeltop,.ModeltopIcon{
    text-align: center;
    color: #fff;
    line-height: 24px;
}
.ModelCenter{
    text-align: center;
    color: #fff;
    line-height: 24px;
 margin:32px -140px;
}
.ModelCenter>div{    width: 267px;}
.Modeltop p:nth-child(2),.ModelCenter p:nth-child(2){
    color: #22C7FC;
    font-size: 24px;
    margin-top:16px;
}
.Modeltop p:nth-child(3),.ModelCenter p:nth-child(3){
    color: #fff;
    font-size:14px;
}
.ModeltopIcon{
    width: 267px;
    position: absolute;
    top: -37%;
    left: 26%;
    text-align: center;
}
.caseTwoBG3{
    background:url("../img/CasesImgs3.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.caseTwoBG3titimg{
    margin-top:15%;}
.caseTwoBG3img{
    margin-top:8%;
    margin-left:8%;
}

.caseTwoBG4{
    background:url("../img/CasesImgs3.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.caseTwoBG4cont{
    background: #fff;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 65px;
    margin-top: 47px;
}
.caseTwoBG4top{    width: 520px; margin: 0 auto;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.caseTwoBG4top p{
    margin-bottom: 42px;    color: #22C7FC;    font-size: 24px;}
.caseTwoBG4Bttom img{}
.caseTwoBG4BttomTit{
    color: #333;
    font-size: 18px;
    position: relative;
    border-bottom: 1px solid #22C7FC;
    padding-bottom:8px;
    padding-left: 16px;
    text-align: left;
    margin-bottom: 13px;
    margin-top: 23px;
}
.caseTwoBG4BttomTit:before{
    content:'';
    position: absolute;
    top:11px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #22C7FC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.caseTwoBG4BttomW{
    line-height: 24px;
}
.caseTwoBG4BttomW p{
    position: relative;
    color: #333;
    font-size: 12px;
    padding-left: 20px;
    text-align: left;
}

.caseTwoBG4BttomW p:before{
    content:'';
    position: absolute;
    top:10px;
    left: 0;
    width:5px;
    height:5px;
    background: #333333;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;

}
.caseTwoBG4BttomWord .caseTwoBG4BttomW{
    float: left;
    margin-right:50px;
}

.caseTwoBG5{
    background:url("../img/CasesImgs4.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.caseTwoBG6{
    background:url("../img/CasesImgs5.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.caseTwoBG5Ul{
    margin-top: 35%;}
.caseTwoBG5Ul li{
    padding-left: 11px;
    width:180px;
    height: 178px;
    text-align: left;
    position: relative;
    border-bottom: 1px solid #22C7FC;
    float: left;
}
.caseTwoBG5Ul li:first-child{
    padding-right: 11px;
}
.caseTwoBG5Ul li:before{
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 178px;
    background: #22C7FC;
}
.caseTwoBG5Ul li:first-child:before{
    background:transparent;

}
.caseTwoBG5Ul li:last-child,
.caseTwoBG5Ul li:first-child{
    border-bottom: none;
}
.caseTwoBG5Ul li:first-child{
    text-align: right;
}
.caseTwoBG5Ul li i{
    position: absolute;
    bottom: -8px;
    left: -9px;
    background: #22C7FC;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.caseTwoBG5Ul li p{
    color: #ffffff;
    font-size: 12px;
    line-height: 24px;}
.caseTwoBG5Tit{
    color: #FF9D00!important;
    font-size: 24px!important;
    margin-bottom: 20px;}
.caseTwoBG5Ul li img{

    margin-bottom: 15px;
}
.caseTwoBG5UlTwo{
    margin-left: 4rem;}
.caseTwoBG5UlTwo li{
    float: left;
    color: #fff;
    width: 189px;
    text-align: right;
    font-size: 23px;
    margin-top: 20px;
}
.caseTwoBG6Ul li{
    width: 280px;
    height: 380px;
    margin-right: 14px;
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    float: left;}
.caseTwoBG6Ul li:last-child{    margin-right: 0;}
.caseTwoBG6Ul li img{
    width: 100%;
    height: 200px;
    -webkit-border-radius: 20px 20px 0 0;
    -moz-border-radius: 20px 20px 0 0;
    border-radius: 20px 20px 0 0;
}
.caseTwoBG6Ul li p:nth-child(2){
    color: #333;
    font-size: 18px;
    padding: 12px;
    text-align: left;
}
.caseTwoBG6Ul li p:nth-child(3){
    color: #333;
    font-size:12px;
    line-height: 24px;
    padding:0 12px;
    text-align: left;
}

.caseTwoBG7{
    background:url("../img/CasesImgs6.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
    height: 800px;
}

.caseTwoBG7Img{
    margin-top:5%;}

.caseTwoBG8About{
    background:url("../img/CasesImgs7.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.caseAllL{
    background: #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-right: 23px;
    width: 209px;
    padding: 23px;
    float: left;
}
.caseAllL p{
    color: #333;
    font-size: 22px;
    margin-bottom: 37px;}
.caseAllL a{
    position: relative;
    color: #999;
    font-size: 18px;
    border-bottom:1px dotted #333;
    display:block;
    padding: 10px 15px 10px 20px;
}

.caseAllL a:hover{
    color: #22C7FC;
}

.caseAllL a:before,.caseAllL a:hover:before{
    content:"";
    position: absolute;
    top: 50%;
    left: 0;
    background: url("../img/caseAllaroowGrey.png") no-repeat;
    background-size: 100%;
    width:8px;
    height:14px;

}
.caseAllL a:before{
    margin-top: -6px;
    background: url("../img/caseAllaroowGrey.png") no-repeat;
}
.caseAllL a:hover:before{
    margin-top: -5px;
    background: url("../img/caseAllaroowBlue.png") no-repeat;
}

.caseAllR{

    float: left; width: 922px;}
.Information{    float: left; width: 922px;}
.Information ul li a{
    display: block;
    position: relative;}

.caseAllR li{
    width:24%;
    list-style: none;
    position: relative;
    float: left;
    margin:0 1% 10px 0;
}
.caseAllR li:nth-child(4n){
    margin-right: 0;
}
.caseAllR li,.caseAllR li img{

    height: 230px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.caseAllR li img {
    width: 100%;}
.caseAllR li a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 230px;
    color: #fff;
    font-size: 18px;
    background:rgba(34,199,252,0.3);
    display:flex;
    align-items:center;/*垂直居中*/
    justify-content: center;/*水平居中*/
    width:100%;
    height:100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.caseAllR li a.NO,.caseAllR li div.NO{ display: none;}

.caseAllR li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    height: 46px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    -webkit-border-radius: 0 0 20px 20px;
    -moz-border-radius: 0 0 20px 20px;
    border-radius: 0 0 20px 20px;
}

.Information ul li{
    margin-bottom: 15px;
    background: #fff;
    background:rgba(255,255,255,1);
    border-radius:8px;
    box-shadow:4px 0px 6px rgba(0,0,0,0.15);
}
.InformationR{
    width: 538px;
    padding:20px 26px;
    margin-left:330px;
    float: left;
    height: 180px;

}
.InformationImg{
    position: absolute;
    top: 0;
    left: 0;
    width: 330px;
    height: 220px;
}
.InformationImg img{
    width: 330px;
    height: 220px;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
}
.InformationIcon{
    color: #22C7FC;
    border: 1px solid #22C7FC;
    padding: 3px 6px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-bottom: 10px;
    display: inline-block;
}
.InformationTit{
    color: #333;
    font-size: 22px;
    margin-bottom: 19px;
}
.InformationWord{
    color: #666;
    font-size: 16px;
    line-height:35px;
    margin-bottom: 10px;
    overflow:hidden;
   text-overflow:ellipsis;
   display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.InformationBottom span{
    position: relative;
    margin-right: 20px;
    padding-left: 25px;
    color: #999;
    font-size: 14px;
}
.InformationBottom span:before{
content:"";
    position: absolute;
    left: 0;
    top: 50%;
}
.InformationName{background: url("../img/InforIcon3.png") no-repeat;
    width: 16px;
    height: 18px;
    margin-top: -9px;
}

.InformationTime{background: url("../img/InforIcon2.png") no-repeat;
    width: 19px;
    height: 18px;
    margin-top: -9px;
}

.InformationLook{background: url("../img/InforIcon1.png") no-repeat;
    width:20px;
    height:16px;
    margin-top: -8px;
}
.InforXQTittop{
    margin-bottom: 10px;}
.InforXQTittop a:nth-child(1){
    color: #333;
    font-size: 12px;
}
.InforXQWord{
    background: #fff;
    padding: 20px;
}
.InforXQWordTit{
    margin-bottom:20px;
    color: #333;
    font-size: 30px;}
.InforXQTittop a:nth-child(2){
    color:#22C7FC;
    font-size: 12px;
}
.InforXQBT{
    float: left;
    text-align: left;
    margin-right: 20px;
    width: 200px;
}
.InforXQback{    color: #22C7FC;
    font-size: 12px;
    position: relative;
    padding-left: 20px;
}
.InforXQback:before{
    content:'';
    position: absolute;
    top: 50%;
    left: 0;
    background: url("../img/caseAllaroowBlue2.png") no-repeat;
    background-size: 100%;
    width:7px;
    height:12px;
    margin-top:-5px;
}

.InforXQL{width: 940px;
    float: left;}
.InforXQWordCont{
    text-indent: 2rem;
    font-size: 12px;
    color: #333;
    line-height: 24px;
}
.line{
    margin: 10px 0;
    width: 100%;
    height: 1px;
    background: #f6f6f6;}
.ServiceTclear{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;

}

.ServiceTclear{
    padding: 37px 0;
    border-bottom: 1px solid #E6E6E6;
}
.ServiceTherebg1Cont .ServiceTclear:nth-child(2){
    border-bottom: none;
}
.ServiceTclearWord{
    width: 505px;
    margin-top: 20px;
text-align: left;
}
.ServiceTclearWord p:nth-child(1){
    color:#22C7FC;
    font-size: 24px;
    margin-bottom: 20px;

}
.ServiceTclearWord p:nth-child(2){
    color:#333;
    font-size: 14px;
    margin-bottom: 20px;
}

.Servicebg3{
    background:url("../img/servebg3.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}

.Servicebg4Cont{
    margin-top: 10%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    align-items:center;/*垂直居中*/
    justify-content: center;/*水平居中*/
}
.ServiceThereCont{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    align-items:center;/*垂直居中*/
    justify-content: center;/*水平居中*/
}
.Servicebg4contSWords{
    color: #22C7FC;
    font-size: 28px;
}
.Servicebg4contSWordIcon{
    width: 455px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    align-items:center;/*垂直居中*/
    margin-bottom: 73px;
}
.Servicebg4contSWordIcon div:nth-child(1){
    float: left;
    width: 98px;
    height: 98px;
    margin-right: 10px;
}

.CaseFourbg1{
    background:url("../img/CaseFImg5.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.CaseFourbg1Cont{ float: right;
    width: 550px;
text-align:left;
}
.CaseFourbg1Cont p:nth-child(1){
    font-size: 60px;
    color: #fff;
    margin-bottom: 50px;
}

.CaseFourbg1Cont p:nth-child(2){
    color: #ccc;
    font-size: 20px;
    line-height: 36px;
}
.CaseFourbg1ContWord{
    margin-top: 10px;}
.CaseFourbg1ContWord span{
    color: #fff;
    font-size: 14px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 5px 10px;
    margin-right: 15px;
    border: 1px solid #fff;
}
.CaseFourContOne{
    background:#fff;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    box-shadow:0px 0px 10px rgba(0,0,0,0.14);
    padding: 76px 55px 112px 76px;
    margin-top: 13%;
}
.CaseFourContOneIocn{
    text-align: left;
    margin-bottom: 10px;
}
.CaseFourContOneIocn span{
    color: #808080;
    font-size:14px;
    position: relative;
    padding-left:30px;
    margin-right: 40px;
}
.CaseFourContOneIocn span:first-child:before,
.CaseFourContOneIocn span:last-child:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -10px;
}
.CaseFourContOneIocn span:first-child:before{
background: url("../img/CaseFIcon7.png") no-repeat;
background-size: 100%;
    width: 21px;
    height: 19px;
}
.CaseFourContOneIocn span:last-child:before{
    background: url("../img/CaseFIcon6.png") no-repeat;
    background-size: 100%;
    width: 21px;
    height: 22px;
}
.CaseFourContWord{
    text-align: left;
    font-size: 14px;
    color: #333;
    line-height: 24px;}
.CaseFourContWord h1{

    font-size:18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.CaseFourContWordImg{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
}
.CaseFourContWordImgS,.CaseFourContWordImgS2{
    color: #333;
    font-size:14px;
    padding: 59px 99px;
    position: relative;}
.CaseFourContWordImgS:before,.CaseFourContWordImgS2:before{
    content: "";
    position: absolute;
    top:10px;
    left:20px;
    background: url("../img/CaseFIcon4.png") no-repeat;
    background-size: 100%;
}
.CaseFourContWordImgS:before{
    width: 923px;
    height: 184px;
}
.CaseFourContWordImgS2:before{
    width:686px;
    height: 184px;
}

.CaseFourbg2{
    background:url("../img/CaseFImg1.png") no-repeat!important;
    background-size: cover!important;
    width: 100%;
}
.CaseFourbg2ImgWords p:first-child{
    color: #22C7FC;
    font-size: 30px;
    margin-bottom: 20px;
}
.CaseFourbg2ImgWords p:last-child{
    color: #fff;
    font-size:14px;
    line-height:26px;
    text-align: left;
}
.CaseFourbg2ImgWords{
    margin-top: 40px;
    width: 320px;}

.CaseFIcon2Tit{
    margin-bottom:-11%;    }

.CaseFourbg2ImgWord{
    margin-top:10%;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}


/*   zhangdi 2019-03-19 */

.Nav {
            width: 860px;
        }
        .Nav>li {
            margin-right: 24px;
        }
        .Nav>li>a{
            width: auto;
            font-size: 18px;

        }
        .arrow{
            bottom: 25px;
            border: 3px solid transparent;
            border-bottom:3px solid #fff;
            border-right: 3px solid #fff;
        }
        .arrow2{
            bottom:10px;
            border: 3px solid transparent;
            border-bottom:3px solid #000;
            border-right: 3px solid #000;
        }
        .arrow,.arrow2  {
            display: block;
            width: 20px;
            height: 20px;
            position: absolute;
            left: 50%;
            margin-left: -11px;

            z-index: 99;
            opacity: .8;
            -webkit-transform: rotate(45deg);
            -webkit-animation: arrow 1.5s infinite ease-in-out;
        }

        @-webkit-keyframes arrow {
            0% {
                opacity:0;
                -webkit-transform:translate(0, 0px) rotate(45deg)
            }
            50% {
                opacity:1;
                -webkit-transform:translate(0, -5px) rotate(45deg)
            }
            100% {
                opacity:0;
                -webkit-transform:translate(0, -10px) rotate(45deg)
            }
        }