﻿
.m216-top-wrap{
    height: 50px;
    width: 100%;
    background: #004e94;
    border-bottom:5px solid #6aade8;
}
.m216-top{
    width: 750px;
    height: 45px;
    padding:0 10px;
    box-sizing: border-box;
    margin:auto;
    position: relative;
}
.m216-top-left{
    position: absolute;
    width:400px;
    height: 45px;
    top:0;
    left:10px;
}
.m216-top-left-logo{
    display: inline-block;
    width: 70px;
    height:45px;
    background: url(../images/logo.png) center center no-repeat;
}
.m216-top-left-title{
    display: inline-block;
    height: 45px;
    vertical-align: bottom;
}
.m216-top-left-title h1{
    font-size: 16px;
    color: #fff;
    font-style: italic;
    font-weight:800;
}
.m216-top-left-title h2{
    font-size: 10px;
    color: #fff;
    font-style: italic;
}
.d216-top-left-stageNum{
    display:inline-block;
    margin-top:6px;
    vertical-align:top;
    color:#fff;
}
.m216-top-right{
    position: absolute;
    top:0;
    right: 10px;
    height: 45px;
    line-height: 45px;
}
.m216-top-right label{
    display: inline-block;
    font-size: 12px;
    color: #48a1f2;
}

.m216-redText-wrap{
    height: 60px;
    background: #fff;
}
.m216-redText{
    width: 750px;
    height: 60px;
    background:#fff;
    background-size: contain;
    margin: auto;
}
.m216-redText h1{
    width: 750px;
    height: 60px;
    background: url(../images/text_yellow.png) center center no-repeat;
}
.m216-computer{
    width: 750px;
    height: 193px;
    margin: auto;
    background: url(../images/text_banner.png) center center no-repeat;
    background-color: #ff9000;
    position: relative;
}
.m216-computer-wrap{
    width: 100%;
    background: #ff9000;
}
.m216-computer-people{
    position: absolute;
    bottom: 36px;
    left: 50%;
    width: 200px;
    height: 160px;
    margin-left: -110px;
    background: url(../images/ms_pic.png) center center no-repeat;
}
.m216-tips-wrap{
    width: 100%;
    height: 45px;
    background-color: #3490e3;
    text-align: center;
}
.m216-tips-arrowLeft{
    display: inline-block;
    width:27px;
    height: 45px;
    background:url(../images/left.gif) center center no-repeat;
}
.m216-tips-main{
    display: inline-block;
    height: 45px;
    vertical-align: super;
    margin: 0 14px;
}
.m216-tips-main h1{
    font-size: 20px;
    color: #fff;
}
.m216-tips-main h2{
    font-size: 8px;
    color: #fff;
}
.m216-tips-arrowRight{
    display: inline-block;
    width:27px;
    height: 45px;
    background:url(../images/right.gif) center center no-repeat;
}
.m216-steps-wrap{
    width: 100%;
    background-color: #dae9ff;
}
.m216-steps ul{
    width: 776px;
    overflow: hidden;
    padding:18px 10px 0px 10px;
    margin: auto;
}
.m216-steps ul li{
    /*float: left;*/
    display:inline-block;
    width:356px;
    height:356px;
    margin: 0 18px 18px 0;
}
.m216-steps-1{
    background:url(../images/mail_11.png) no-repeat;
    background-size: 100%;
}
.m216-steps-2{
    background:url(../images/mail_22.png) no-repeat;
    background-size: 100%;
}
.m216-steps-3{
    background:url(../images/mail_33.png) no-repeat;
    background-size: 100%;
}
.m216-steps-4{
    background:url(../images/mail_44.png) no-repeat;
    background-size: 100%;
}
.m216-steps{
    width: 750px;
    margin: auto;
    background: #dae9ff;
}
.m216-case-wrap{
    width: 100%;
    background:#dae9ff; 
     margin-bottom: 10px; 
}
.m216-case-wrap.m216-case-wrap-bottom{
   margin-bottom: 20px; 
}
.m216-case-wrap.d216-case-wrap-bottom{
    margin-bottom:46px;
}
.m216-case{
    width: 730px;
    margin: auto;
    border-left: 5px solid #e92636;
    box-sizing: border-box;
    background-color: #fff;
    padding:10px 0 18px 0;
}
.m216-case.m216-case-color{
    border-left: 5px solid #104699;
}
.m216-case-title{
    width: 730px;
    background:url(../images/case_icon.png) 8px 5px no-repeat; 
    display: inline-block;
    padding-left: 46px;  
}
.m216-case-title.m216-case-title-color{
     background:url(../images/safe_icon.png) 8px 5px no-repeat; 
}
.m216-case-title h1{
    font-size:20px;
    color:#e92636;
}
.m216-case-title h2{
    font-size:10px;
    color:#e92636;
}
.m216-case-text{
    padding: 18px 16px 0 46px;
    font-size:16px;
    color:#e92636;
}
.m216-case-title.m216-case-title-color h1{
    color: #104699;
}
.m216-case-title.m216-case-title-color h2{
    color: #104699;
}
.m216-case-ul{
    padding: 18px 16px 0 64px;
}
.m216-case-ul li{
    font-size: 16px;
    color: #104699;
    list-style-type: disc;
    /*width: 470px;*/
}
.m216-steps-d1{
    background:url(../images/net_11.png) no-repeat;
    background-size: 100%;
}
.m216-steps-d2{
    background:url(../images/net_22.png) no-repeat;
    background-size: 100%;
}
.m216-steps-d3{
    background:url(../images/net_33.png) no-repeat;
    background-size: 100%;
}
.m216-steps-d4{
    background:url(../images/net_44.png) no-repeat;
    background-size: 100%;
}
.m216-footer-wrap{
    background-color: #004e94;
    width: 100%;
    height: 147px;
    margin-top: 20px;
}
.m216-footer{
    width: 730px;
    height: 147px;
    margin:auto; 
    padding-top: 30px;
}
.m216-footer-left{
    padding-left:35px;
}
.m216-footer-left h1{
    font-size: 16px;
    color: #fff;
    background:url(../images/heart_yellow.png) 82px 4px no-repeat;
}
.m216-footer-left h2{
    font-size: 16px;
    color: #fff;
}
.m216-footer-left h3{
    font-size: 12px;
    color: #fff;
    margin-top: 15px;
}
.m216-footer-left h4{
    font-size: 10px;
    color: #fff;
}
.m216-topBar-wrap{
    width: 100%;
    background:#004e94; 
    border-bottom: 5px solid #6aade8;
    box-sizing:border-box;
}
.m216-topBar{
    margin:auto;
    width: 750px;
    height: 45px;
    background:url(../images/top.png)   no-repeat;
    background-size: contain;
}
.m216-footerbg-wrap{
    width: 100%;
    background: #004e94;
}
.m216-footerbg{
    width: 750px;
    height: 146px;
    background: url(../images/footer.png) no-repeat;
    margin:auto;
}
/* 移动端 */

@media screen and (max-width:750px) {
    .body-mobile{
    width: 12rem;
    margin: 0 auto;
    margin:0;
    padding: 0;
    font-size: 0.384rem;
    overflow-x:hidden; 
}
html{
    overflow-x:hidden;
}
.m216-computer{
    width: 12rem;
    height: 3.088rem;
    background-size: contain;
}
.body-mobile .m216-computer-people{
    position: absolute;
    bottom: 0.8rem;
    left: 50%;
    width: 2.5rem;
    height: 2rem;
    margin-left: -1.45rem;
    background: url(../images/ms_pic.png) center center no-repeat;
    background-size: contain;
}
.body-mobile .m216-topBar{
    width: 12rem;
}
.body-mobile .m216-topBar{
    height: 0.704rem;
}
.body-mobile .m216-redText-wrap{
    height: 0.96rem;
}
.body-mobile .m216-redText{
    width: 100%;   
    height: 0.96rem;
}
.body-mobile .m216-redText h1{
     width: 80%;
     margin: auto;
     height: 0.96rem;
     background: url(../images/text_yellow.png) center center no-repeat;
     background-size: contain;
}
.body-mobile .m216-computer{
    height: 3.104rem;
    background-size: contain;
}
/*.body-mobile .m216-computer-people{
    width:2.5rem;
    height:2.1rem;
    left:50%;
    bottom: 0.86rem;
    background-size: contain;
}*/
.body-mobile .m216-tips-wrap{
    height: inherit;
}
.body-mobile .m216-tips-arrowLeft{
    width: 0.532rem;
    height: 0.82rem;
    background-size: contain;
}
.body-mobile .m216-tips-arrowRight{
    width: 0.532rem;
    height: 0.82rem;
    background-size: contain;
}
.body-mobile .m216-tips-main{
    height: 0.72rem;
    padding-top:0.224rem;
}
.body-mobile .m216-tips-main h1{
    font-size: 0.32rem;
}
.body-mobile .m216-tips-main h2{
    font-size:0.128rem;
}
.body-mobile .m216-tips{
    background-color: #3490e3;
}
.body-mobile  .m216-steps ul li {
    display: inline-block;
    width: 5.696rem;
    height: 5.8rem;
    margin: 0 0rem 0.188rem 0; 
}
.body-mobile .m216-steps ul{
     width: 12rem; 
    overflow: hidden;
    padding: 0.188rem 0.288rem 0px 0.288rem; 
    margin: auto;
}
.body-mobile .m216-steps{
    width: 12rem;
}
.body-mobile .m216-steps ul li.m216-steps-1{
    margin-right: 0.032rem;
}
.body-mobile .m216-steps ul li.m216-steps-3{
    margin-right: 0.032rem;
}
.body-mobile .m216-steps ul li.m216-steps-d1{
    margin-right: 0.032rem;
}
.body-mobile .m216-steps ul li.m216-steps-d3{
    margin-right: 0.032rem;
}
.body-mobile .m216-case{
    width: 100%;
}
.body-mobile .m216-case-title h1{
    font-size: 0.32rem;
}
.body-mobile .m216-case-title h2{
    font-size: 0.16rem;
}
.body-mobile .m216-case-text{
    font-size: 0.256rem;
}
.body-mobile .m216-case-ul li{
    font-size: 0.256rem;
}
.body-mobile .m216-case-text{
    padding: 0.288rem 0.256rem 0 0.736rem;
}
.body-mobile .m216-case-ul{
    padding: 0.288rem 0.256rem 0 1.024rem;
}
.body-mobile .m216-case-wrap{
    margin-bottom: 0.16rem;
}
.body-mobile .m216-case-wrap.m216-case-wrap-bottom{
    margin-bottom: 0.64rem;
}
.body-mobile .m216-footerbg{
    width: 12rem;
    height: 2.336rem;
    background-size: contain;
}
.body-mobile .m216-case-title.m216-case-title-color{
     background:url(../images/safe_icon.png) 0.128rem 0rem no-repeat; 
     background-size: 0.512rem;
}
.body-mobile .m216-case-title{
    background: url(../images/case_icon.png) 0.128rem 0rem no-repeat;
    background-size: 0.512rem;
}
.body-mobile .m216-case-title{
    padding-left: 0.736rem;
}
}

@-webkit-keyframes gogogo {
    0%{     
      -webkit-transform: rotate(0deg);
    }
    50%{
      -webkit-transform: rotate(28deg);   
    }
  /*  100%{
      -webkit-transform: rotate(20deg);
       
    }*/
}
 
.m216-computer-people{
   -webkit-animation:gogogo 2s infinite linear ;
}
