
.about-box {
  margin-top: 60px;
}
.about-box .h3 {
  font-weight: bold;
  font-size: 32px;
  margin: 0;
  padding: 0 0 15px;
}
.about-box .txt {
  width: 80%;
  float: left;
  font-size: 16px;
  line-height: 30px;
}
.about-box .ewm {
  width: 20%;
  float: right;
  text-align: center;
}
.about-box .anchor-btn {
  color: #1C6CFF;
}
.row{
  margin: 0 !important;
}
@media screen and (min-width: 761px) {
  .container {
    width: 1200px;
  }
  .head {
    height: 90px;
    padding: 20px 0 0;
  }
  .head .line {
    width: 1px;
    background-color: #cdcdcd;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px;
  }
  .banner-box {
    height: 450px;
    overflow: hidden;
    position: relative;
  }
  .banner-box .banner {
    width: 1920px;
    height: 450px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
  }
  .banner-box .banner img {
    height: 450px;
  }
  .two .foreword-box {
    margin-top: 60px;
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #333;
  }
  .foreword-box p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 30px;
  }
  .foreword-box p span{
    font-weight: bold;
  }
  .foreword-box img{
    width: 100%;
    display: block;
    margin: auto;
  }
  
  .two .foreword-box .foreword-bg {
    background: #f2f2f2;
    width: 100%;
    background-size: 100% 100%;
    padding: 0 35px 35px;
  }
  .txtbg {
    font-size: 32px;
    margin: 0;
    margin-bottom: 0px;    
    background: #f2f2f2;
    width: 100%;
    height: 90px;
    background-size: contain;
    line-height: 90px;
    text-align: center;
    font-weight: bold;
  }
  .qacls{
    background-color: #fff;
    padding: 10px 20px;
    height: 470px;
  }
  .qacls .xcx{
    width: 250px;
    margin: 20px auto;
    text-align: center;
    background: #c5d8ff;
    padding: 20px 20px 5px;
  }
  .qacls p{
    margin-top: 5px;
  }
  .qacls .btu{
    display: block;
    width: 250px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    margin: 20px auto;
    background-color: #1C6CFF;
    border-radius: 10px;
    font-weight: bold;
  }
  .qaright p {
    margin-bottom: 5px;
  }
  .shuom{
    margin: 10px 0;
  }
  .yyeimg{
    background-color: #fff;
    padding: 20px 0;
    margin-top: 30px;
  }
  
  .yyeimg .xcx{
    width: 280px;
    margin: 20px auto 0;
    text-align: center;
    background: #1C6CFF;
    padding: 20px 20px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .yyeimg .xcxtit{
    width: 280px;
    margin: 0 auto 20px;
    text-align: center;
    background: #f09c2c;
    color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .yyeimg .xcxtit p{
    line-height: 40px;
    font-weight: bold;
  }
  .shpimg{
    padding: 20px 0;
    margin-top: 30px;
  }
  
  .shpimg .xcx{
    width: 280px;
    margin: 20px auto 0;
    text-align: center;
    background: #c5d8ff;
    padding: 20px 20px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .shpimg .xcxtit{
    width: 280px;
    margin: 0 auto 20px;
    background: #c5d8ff;
    color: #333;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 110px;
  }
  .shpimg .xcxtit p{
    padding: 0 20px 20px;
  }
  .alert-shadow {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99;
    display: none;
  }
  .alert-box {
    padding: 30px 40px;
    width: 1080px;
    overflow: hidden;
    max-height: 600px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    background-position-y: bottom;
    /* background-image: linear-gradient(to bottom, #fdf6f7, #b2e0eb); */
    background-color: #fff;
  }
  .alert-box .close-btn {
    width: 50px;
    text-align: center;
    font-size: 26px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #aaa;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: .3s
  }
  .alert-box .alert {
    position: relative;
    z-index: 110;
    max-height: 568px;
    overflow: hidden;
      overflow-y: hidden;
    overflow-y: auto;
  }
  .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .from-box {
    padding-bottom: 30px;
  }
  .alert-box .alert .from-box .que-title {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 30px;
    color: #1C6CFF;
    font-weight: bold;
  }
  .alert-box .alert .from-box .option-list li {
    line-height: 30px;
  }
  .alert-box .alert .from-box .option-list li input {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
      margin-right: 0px;
    margin-right: 10px;
  }
  .alert-box .alert .from-box .option-list li span {
    font-weight: 400;
  }
  .alert-box .alert .from-box .submit-btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 30px auto;
    display: block;
    background-color: #1C6CFF;
    color: #fff;
    font-size: 18px;
  }
  .s-line label {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 52px;
    border: 1px solid #ccc;
    /* border-radius: 5px; */
    background: #f9f9f9;
    padding: 0 0 0 150px;
    overflow: hidden;
    font-weight: normal;
    position: relative;
    float: right;
  }
  .s-line .td-l {
    width: 150px;
    color: #fff;

    background: #1C6CFF;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 6;
  }
  .s-line .info {
    width: 100%;
    height: 50px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 50px;
  }
  .s-line .form-txt {
    font-size: 16px;
    background: transparent;
    height: 39px;
    width: 100%;
  }
  .disabled{
    background-color: #999 !important;
  }
  
}

@media screen and (max-width: 760px) {
}
