/* @media screen and (min-width: 761px) { */
  body{
    min-width: 1200px;
    overflow: auto;
    background-color: #f5f5f5;
  }
  .container {
    width: 1200px;
    padding:0%;
  }
  .head {
    height: auto !important;
    padding: 25px 0 25px 25px;
  }
  .head .line {
    width: 1px;
    background-color: #cdcdcd;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 25px;
  }
  .nav-box .nav-list {
    text-align: right;
  }
  .nav-box .nav-list li {
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
  }
  .nav-box .nav-list li a {
    color: #fff;
    font-size: 16px;
    display: block;
  }
  .nav-box .nav-list li:nth-child(1).active {
    background: url("../image/tab1-bg1.png") no-repeat;
    width: 268px;
    height: 50px;
    background-size: contain;
    position: relative;
    z-index: 5;
  }
  .nav-box .nav-list li:nth-child(2).active {
    background: url("../image/tab1-bg2.png") no-repeat;
    width: 268px;
    height: 50px;
    background-size: contain;
    position: relative;
    z-index: 5;
  }
  .nav-box .nav-list li:nth-child(3).active {
    background: url("../image/tab1-bg3.png") no-repeat;
    width: 268px;
    height: 50px;
    background-size: contain;
    position: relative;
    z-index: 5;
  }
  .nav-box .nav-list li:nth-child(4).active {
    background: url("../image/tab1-bg4.png") no-repeat;
    width: 268px;
    height: 50px;
    background-size: contain;
    position: relative;
    z-index: 5;
  }
  .nav-box .nav-list li:nth-child(4).active a{
    color: #480bbe;
    font-weight: bold;
  }
  .nav-box .nav-list li{
    background: url("../image/tab1-bg.png") no-repeat;
    width: 268px;
    height: 50px;
    background-size: contain;
    position: relative;
    z-index: 5;
  }
  .one .bgLine {
    background-color: #480bbe;
    height: 15px;
    width: 100%;
  }
  /* .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;
    min-width: 1200px */
    width: 100%;
  }
  .foreword-box {
    margin-top: 60px;
    /* height: 160px; */
    width: 100%;
    font-size: 16px;
    line-height: 30px;
    color: #333;
  }
  .sticky {
    background-color: #fff;  
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    margin-top: 0px;
    padding-bottom: 20px;
    box-shadow: 0 1px 3px rgb(0 0 0 / 25%);
  }
  .foreword-box  .row{
    display: flex;
    width: 100%;
    justify-content: space-between;
  }
  .foreword-box  .row a{
    /* flex: 1; */
  }
  .foreword-box  .row{
    margin: auto;
  }
  .foreword-box  .row .qtext{
    width: 184px;
    height: 80px;
    text-align: center;
    background-color: #fff;
    color: #333;
    display: block;
    /* position: relative; */
    padding: 10px;
    line-height: 60px;
  }
  
  .foreword-box  .row .qtext:hover{
    /* background: #ff2100; */
    color: #ff2100;
  }
  .foreword-box  .row img{
    max-height: 100%;
    max-width: 70px;
    /* vertical-align: middle;  */
    margin-right: 10px;
  }
  .foreword-box  .row .qimg{
    padding-top: 10px;
    width: 132px;
    display: block;
  }
  .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: #480bbe;
  }
  .mokuai{
    background:#fff;
    margin:30px auto 0;
    width:1200px;
    /* box-shadow: 0 0 10px #424242;
    -webkit-box-shadow: 0 0 5px #424242; */
    /* border: 1px solid #424242; */
  }
  .one_step{
    padding:1px 0 30px;
    /* margin-top: 30px; */
    
  }
  .one_step2,.one_step4{
    background-color:   #FFBCB3;
  }
  .dh2{
    margin:10px auto 0;
    width:100%;
    text-align:left; 
    padding-left: 60px;
    height:90px;
  }
  .dh2 h2{
    line-height: 90px;
    color: #424242;
    font-weight: 600;
  }
  .txti3{
    padding:0px 50px 0;
    font-size:16px;
    line-height:30px;
    margin:10px;
  }
  .txti3 p {
    margin-bottom: 8px;
  }
  .txti3 span{
    color: #424242;
    font-weight: bold;
  }
  .dgbtu{
    display: block;
    width: 100%;
    background: #c00;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
  }
  .dgbtu:hover{
    color: #fff;  
  }
  .dgtit{
    color:#333;
  }
  .dgtit:hover{
    color: #fff;
    display: block;
    width: 100%;
    background: #c00;    
  }
  .fgx{
    border-bottom: #cc0000 3px solid;
  }
  .two .fgx{
    border-bottom: #217ae2 3px solid !important;
  }
  .syt{
    color: #480bbe;
  }
  .tijbtu{
    display: block;
    width: 300px;
    background: #cc0000;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    margin: 10px auto 30px;
  }
  .two .tijbtu{
    display: block;
    width: 180px;
    background: #217ae2;
    text-align: center;
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;
    margin: 10px auto 30px;
  }
  .tijbtu:hover{
    color: #fff;
  }
  table{
    width: 1200px;
    margin: 10px auto;
  }
  th{
    border-top: #cc0000 2px solid;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    text-align: center;
    line-height: 32px;
    width: 200px;
  }
  .two  th{
    border-top: #217ae2 2px solid !important;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    text-align: center;
    line-height: 32px;
    width: 200px;
  }
  td{
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 32px;
  }
  .col-lg-9{
    margin-bottom: 10px;
  }
  

  .one .foreword-box  .row .qimg{
    padding-top: 20px;
    width: 60px;
    display: block;
  }
  .one .foreword-box  .row .qimg img{
    width: 100%;
    height: 40px;
  }
  .one .fgx{
    border-bottom: #FFBCB3 5px solid !important;
  }
  .one .tijbtu{
    background: #ff2100;
  }
  .one .dgbtu{
    background: #480bbe;    
  }
  .one  th{
    border-top: #480bbe 2px solid !important;
  }

/* } */