body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #F5F6FA;
  margin-bottom: 81px;
}

.content {
  /* background-color: red; */
}

@media (min-width: 0px) and (max-width: 950px) {
  /*设置头部背景颜色*/
  .hidder {
    background-color: #1677FF;
  }
  /*头部整体模块*/
  .center {
    padding-top: 32.5px;
    width: 100%;
    padding-bottom: 21.5px;
  }
  /*logo*/
  .logo {
    margin: 0 auto;
    display: block;
  }
  /*头部文字*/
  .center .title {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-top: 22px;
    display: block;
    height: 34px;
    font-size: 23.5px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
  }
  /*头部隐藏部分*/
  .center .right {
    display: none;
  }
  /***********************************************************************************************/
  /*设置内容部分*/
  .content {
    width: 100%;
    padding-top: 2.77%;
  }
  /*表单整体模块*/
  .form {
    width: 90%;
    margin: 0 auto;
    /* background-color: bisque; */
  }
  /*每一个item div 的设置*/
  .item{
    width: 100%;
    margin-top: 18px;
  }
  /*item 的左部设置*/
  .left .left-must{
    background: #1677FF;
    font-size: 12px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #F8F8F8;
  }
  .left .left-con{
    margin-left: 1px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    font-size: 15px;
    color: #0E0E0E;
  }
  .left .left-con span{
    color: #FFAE00;
  }
  .input{
    margin-top: 8px;
  }
  .input input{
    width: 98.5%;
    height: 15px;
    line-height: 22px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #0E0E0E;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    padding:16px 2px 16px 2px;
  }
  .input span{
    margin-top: 5px;
    font-size: 9px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
  }
  
  .note-input{
    margin-top: 8px;
  }
  .note-input textarea{
    width: 98.5%;
    height: 75px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #0E0E0E;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    padding:16px 2px 16px 2px;
  }
  .radio{
    height: 44px;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    margin: 0 auto;
    line-height:44px;
    margin-top: 8px;
  }
  .radio .radio-ri{
    float: right;
    margin-top: 7px;
  }
  
  .item p{
    font-size: 9px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
    margin-top: 8px;
  }
  .item button{
    width: 100%;
    height: 44px;
    background: #1677FF;
    border-radius: 4px;
    font-size: 19px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #FFFFFF;
  }
  .item .item-bg-fff{
    display: none;
    height: 212px;
    background: #FFFFFF;
    border-radius: 4px;
  }
  .item-bg-fff .title{
    text-align: center;
    font-size: 30px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
    padding-top: 13.5px;
    margin-bottom: 7px;
  }
  .item-bg-fff .headings{
    text-align: center;
    font-size: 9px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
  }
  .item-bg-fff .arrow{
    margin-top: 20px;
    height: 68.5px;
  }
  .arrow{
    margin: 0 auto;
    text-align: center;
  }
  .arrow div{
    display: inline-block;
  }
  .arrow .conversion{
    margin-bottom: 25px;
  }
  .arrow div input{
    width: 60px;
    height: 42px;
    border: 2px solid #AACDFF;
    border-radius: 6px;
    line-height: 42px;
    font-size: 28px;
  }
  .arrow div span{
    display: block;
    margin: 0 auto;
  }
  .arrow .countries{
    margin-top: 12px;
  }
  .arrow .conversion2{
    display: none;
  }
  .arrow .img{
    display: inline-block;
    margin-bottom: -3px;
  }
  .arrow div span span{
    display: inline-block;
  }
  
  
  .item .item-bg-e6e{
    height: 165px;
    background: #E6EFFA;
    border-radius: 4px;
  }
  .item-bg-e6e img{
    height: 165px;
    width: 100%;
  }
  .foot{
    width: 90%;
    margin: 0 auto;
    height: 9px;
    font-size: 9px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
    display: none;
  }
}
/***********************************************************************************************************************************************************************/
@media (min-width: 951px) and (max-width: 2000px) {
  body {
    margin-bottom: 0;
  }
  .height-108{
    height: 108px;
  }
  .hidder {
    background-color: #1677FF;
    background-image: url(bg.png);
    background-size: 100%;
    height: 131px;
  }

  .hidder .center {
    width: 1235px;
    height: 30px;
    margin: 0 auto;
    padding-top: 41px;
  }

  .center .title {
    width: 465px;
    height: 36px;
    font-size: 48px;
    font-family: ITC Avant Garde Gothic Std;
    font-weight: normal;
    color: #FFFFFF;
    margin-left: 95px;
    margin-right: 103px;
  }
  .center .right {
    display: inline-block;
    width: 335px;
  }
  .right img {
    margin-right: 15px;
    margin-bottom: -5px;
  }
  .right span {
    height: 22px;
    font-size: 23px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #FFFFFF;
  }
  .content {
    width: 100%;
    padding-top: 21px;
  }
  .form{
    width: 1113px;
    margin: 0 auto;
  }
  .item-left{
    float: left;
  }
  .left .left-con span{
    color: #FFAE00;
  }
  .item{
    width: 668px;
    margin-top: 33px;
  }
  .item-two{
    margin-top: 51px;
  }
  .item .left-must{
    width: 32px;
    height: 16px;
    font-size: 16px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    background: #1677FF;
    color: #F8F8F8;
    margin-right: 3px;
  }
  .item .left{
    display: inline-block;
    line-height: 54px;
  }
  .item .input{
    width: 510px;
    display: inline-block;
    float: right;
  }
  .item .cankao{
    margin-left: 50px;
  }
  .item .input input{
    width: 494px;
    height: 50px;
    padding-left: 18px;
    font-size: 20px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #0E0E0E;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
  }
  .item .input span{
    display: block;
    font-size: 14px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: lighter;
    color: #1E1E1E;
    float: left;
  }
  .item .note-input{
    width: 510px;
    display: inline-block;
    float: right;
  }
  .item .note-input textarea{
    width: 494px;
    height: 76px;
    font-size: 20px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #0E0E0E;
    resize: none;
    padding: 16px 0 16px 16px;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
  }
  .margin-top{
    margin-top: 100px;
  }
  .item .radio{
    width: 510px;
    display: inline-block;
    float: right;
    height: 52px;
    border: 1px solid #CFCFCF;
    border-radius: 4px;
    margin: 0 auto;
    line-height:52px;
    margin-bottom: 9px;
  }
  .radio .radio-ri{
    float: right;
    margin-top: 7px;
  }
  .item p{
    width: 510px;
    float: right;
    font-size: 14px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: lighter;
    color: #1E1E1E;
    margin-block-start: 0px;
    margin-block-end: 0px;
  }
  .item .right{
    float: right;
    width: 510px;
  }
  .item button{
    margin: 0 auto;
    width: 365px;
    height: 44px;
    margin-top: 52px;
    margin-left: 60px;
    background: #1677FF;
    border-radius: 4px;
    font-size: 19px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #FFFFFF;
  }
  .item-right{
    float: right;
    width: 332px;
    margin-right: 30px;
  }
  .item-bg-fff{
    height: 260px;
    padding: 45px 23px 23px 23px;
    background: #FFFFFF;
    border-radius: 4px;
    display: none;
  }
  .item-bg-fff .title{
    height: 18px;
    font-size: 18px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
    margin-bottom: 25px;
  }
  .item-bg-fff .headings{
    height: 60px;
    font-size: 14px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
    line-height: 30px;
    margin-bottom: 53px;
  }
  .arrow div{
    width: 280px;
    height: 54px;
    border: 1px solid #1677FF;
    border-radius: 4px;
  }
  .arrow div input{
    float: right;
    width: 130px;
    height: 52px;
    padding-left: 18px;
    font-size: 22px;
    font-family: Kozuka Gothic Pr6N;
    font-weight: normal;
    color: #1E1E1E;
    border: 0px;
    margin-right: 2px;
  }
  .arrow .countries{
    width: 101px;
    height: 54px;
    line-height: 54px;
  }
  .countries .img{
    margin-left: 15px;
    margin-right: 9px;
    margin-bottom: -5px;
  }
  .countries span img{
    margin-left: 9px;
  }
  .conversion{
    display: none;
  }
  .conversion2{
    margin: 22px 126px;
  }
  .item-bg-e6e img{
    width: 100%;
    height: 196px;
  }
  .foot{
    width: 100%;
    height: 144px;
    background: #ECEEF1;
  }
  .foot .item{
    width: 800px;
    margin: 0 auto;
    margin-top: 950px;
    padding-top: 62px;
  }
  .foot .item div{
    display: inline-block;
    width: 19%;
    font-size: 14px;
    text-align: center;
  }
  .countriess{
    height: 54px;
    line-height: 54px;
  }
  .countriess img{
    margin-left: 15px;
    margin-right: 9px;
    margin-bottom: -5px;
  }
}
