
body{
    background-color: #f0f4fb;
    margin: 0;
}
.editionCenter{
    width: 1200px;
    background:url(../img/introduce.png) no-repeat center top;
    margin: 20px auto;
    height: 6697px;
    overflow: hidden;
}
 .headerIntroduce{
    width: 1010px;
    height: 172px;
    margin: 488px auto 0;
}
.headerIntroduce span{
    line-height: 28px;
}
 .headerTit{
    width: 100%;
    margin-top: 10px;
    text-align: center;
    color: #ef5122;
    font-weight: 700;
    /* font-size: 18px; */
}
.explainTitle{
     width: 100%;
     margin-top: 108px;
     text-align: center;
     color: #fff;
    font-weight: 700;
    font-size: 22px;
    margin-left: 15px;
}
.explainCenter{
     width: 1010px;
     margin: 30px auto 0;
     text-indent: 36px;
     padding-bottom:30px;
}
.registerBox{
    text-align: center;
    margin: 0 auto;
    width:1010px;
    height: 1600px;
    box-shadow: 0px 0px 30px -2px #efefef;
}
.registerBox img{
    width: 100%;
    height: 100%;
}
 .loginTitle{
     width: 100%;
     margin-top: 76px;
     text-align: center;
     color: #fff;
     font-weight: 700;
     font-size: 22px;
     margin-left: 15px;
 }
 .oginCenter{
   width: 1010px;
   height: 624px;
   margin: 40px auto 0;
 }
 .oginCenterText{
     width: 239px;
     height: 624px;
     float: left;
     margin-left: 47px;
 }
 .asia{
     padding: 265px  0;
     text-indent:36px;
     line-height: 30px;
 }
 .oginCenterImg{
     width: 500px;
     height: 624px;
     float: right;
 }
 .oginCenterImg img{
     width: 100%;
     height: 100%;
 }
 .modeTow{
     width: 1010px;
     height: 480px;
     margin: 154px 142px 0;
 }
 .modeTowText{
     width: 414px;
     height: 66px;
     float: left;
     /* font-size: 18px; */
     text-indent: 40px;
     line-height: 30px;
 }
 .modeTowleft_img{
     width:609px;
     height: 414px;
     float: left;
 }
  .modeTowleft_img img{
     width: 100%;
 }
 .modeTowRight_img{
     width: 306px;
     height: 452px;
     margin-top: -38px;
     float: right;
     margin-right: 44px;
 }
   .modeTowRight_img img{
     width: 100%;
     height: 100%;
 }
 .modeThree{
   width: 974px;
   overflow: hidden;
   margin: 154px 142px 0;
 }
 .modeThreeText{
     width: 200px;
     height:350px ;
     float: left;
     /* font-size: 18px; */
     line-height: 36px;
     text-indent: 36px;
 }
 .modeThreeLeft_img{
     width: 752px;
     float: right;
     margin: 4px;
 }
 .modeThreeLeft_img img{
     width: 100%;
 }
 .modeThreeBottom_img{
          width: 964px;
    height: 570px;
    float: left;
    margin: 20px 0 20px 7px;
 }
 .modeThreeBottom_img img{
     width: 100%;
     height: 570px;
 }
 .modeThreeBottom_img2{
     width: 964px;
    margin: 0px 0 5px 6px;
      float: left;
 }
 .modeThreeBottom_img2 img{
      width: 100%;
 }
 .modifyTitle{
     width: 100%;
     margin-top: 118px;
     text-align: center;
     color: #fff;
     font-weight: 700;
     font-size: 22px;
     overflow: hidden;
     margin-left: 15px;
 }
 .modifyTitleText{
     width: 974px;
     margin: 30px auto 20px;
     font-size: 16px;
     line-height: 30px;
     text-indent: 32px;
 }
 .modifyTitlImg {
      width: 974px;
      margin: 0px auto;

 }
 .modifyTitlImg img{
     width: 100%;
 }
 .bpttomTip{
     width: 1010px;
     margin: 46px auto;
     text-indent: 36px;
 }
 .header{
     width: 100%;
     height: 76px;
     background: #fff;
 }
 .header_box{
     height: 76px;
     width: 1200px;
     margin: 0 auto;
 }
 .logo-box{
     float: left;
 }
 .logo-box img{
     margin-top: 12px;
 }
 .goHome{
     float: right;
     margin-top: 24px;
 }
 a{
     text-decoration:none;
 }
 .returnImg{
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: url(../../static/img/resigste-sprite.png);
    background-repeat: no-repeat;
    background-position:    0px -200px ;
}
.footer{
    width: 100%;
    height: 100px;
    text-align: center;
}
 .indent{
     text-indent: 36px;
 }
