.gupiaohangqing{
  padding-top: 100px !important;
  padding-bottom: 40px;
  border-bottom: 2px #0f283c solid;
}
.gupiaohangqing ul{
  display: flex;
}
.gupiaohangqing ul li{
  color: #0f283c;
  font-size: 24px;
  margin-right: 160px !important;
}
.gupiaohangqing ul li p{
  font-weight: bold;
  font-size: 38px;
}
.gupiaohangqing ul li span{
  font-weight: 300;
}
.jiezhishijian{
  font-size: 24px;
  font-weight: 300;
  color: #0f283c;
  padding-top: 30px;
}
.tederic-tabs .bottom-block .popular-content .popular-wrapper .popular-bottomxin{
  /* position: inherit;
  padding: 0; */
  left: 0;
}
.tederic-tabs .bottom-block .popular-content .popular-wrapper .popular-bottomxin .field-date{
  color:#445157
}
.popular-wrapper1 a{
  min-height: 100px;
  display: block;
}
.tederic-tabs .bottom-block .popular-content1{
  box-shadow: 7px 7px 7px 0 rgba(88,98,103,0.3);
}
.tederic-tabs .bottom-block .popular-content1:hover{
  box-shadow: 7px 7px 7px 0 rgba(88,98,103,0.3);
}
.tederic-tabs .bottom-block .popular-content .popular-wrapper1 a{
  color: #445157;
}
.xininput{
  color: #445157;
  font-size: 24px;
  font-weight: 300;
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
}
.xininput sup{
  margin-right: 5px;
}
.xininput input{
  border-bottom: 1px solid #868e91;
  background: none;
  font-size: 24px;
  font-weight: 300;
  color: #445157;
  padding:10px 10px !important;
}
.xininput input:focus{
  background: none;
  border-bottom: 1px solid #868e91;
  box-shadow: none;
  
}
.w100{
  width: 100%;
}
.w48{
  width: 46.4%;
}
.xininput textarea{
  border-bottom: 1px solid #868e91;
  background: none;
}
.xininput textarea:focus{
  background: none;
  border-bottom: 1px solid #868e91;
  box-shadow: none;
}
.sbmit{
  width: 360px;
  height: 90px;
  line-height: 90px;
  color: #242f35;
  background: #caced1;
  border-radius: 100px;
  margin: auto;
  display: block;
  font-size: 24px !important;
  text-align: center;
  letter-spacing: 10px;
  font-weight: 300;
  margin-top: 20px;
  cursor: pointer;
}
.sbmit:hover{
  background: #0F283D;
  color: #fff;
}
.ninput {
  position: relative;
}
.ninput img{
  position: absolute;
  right: 36px;
  bottom: 12px;
}
.xian{
  height: 1px;
  border-bottom: 2px #0f283c solid;
  padding-top: 20px;
}
.lxtext{
  font-weight: 300;
  font-size: 24px;
  line-height: 80px;
}
.mb80{
  margin-bottom: 80px !important;
}
.pb0{
  padding-bottom: 0 !important;
}
.pb50a{
  padding-bottom: 50px !important;
}


.nidefex{
  display: flex !important;
  justify-content: space-between;
  margin-top: 100px;
}
.liuyanbiaozuobian{
  width: 30%;
}
.liuyanbiaoyoubian{
  width: 67%;
  margin-left: 40px;
  background: #fff;
  border-radius: 25px;
  padding: 80px 40px;
  box-sizing: border-box;
}
.liuyanbiaozuobian dl{
  background: #fff;
  border-radius: 25px;
  padding: 24px;
  box-sizing: border-box;
  margin-top: 60px;
}
.liuyanbiaozuobian dl dt{
  font-size: 1.6375rem;
  font-weight: 300;
  color: #445157;
}
.liuyanbiaozuobian dl dd{
  font-size: 1.6375rem;
  font-weight: bold;
}

.form-actions input {
  color: #0B2434;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 21px;
  padding: 0;
    padding-right: 0px;
  background-color: transparent;
  text-transform: uppercase;
  border: none;
  background: url(/static/image/arrow-right.svg) no-repeat center right/10px;
  padding-right: 26px;
  color: #445157;
  margin-top: 50px;
}
.pt130{
  padding-top: 100px;
}
.pb50{
  padding-bottom: 100px !important;
}

@media (max-width: 780px){
  .gupiaohangqing ul li{
    font-size: 16px;
  }
  .gupiaohangqing ul li p{
    font-size: 20px;
  }
  .gupiaohangqing ul li{
    margin-right: 0 !important;
  }
  .gupiaohangqing ul{
    display: flex;
    justify-content: space-between;
  }
  .gupiaohangqing ul::before,.gupiaohangqing ul::after{
    content: none;
  }
  .jiezhishijian{
    font-size: 16px;
  }
  .gupiaohangqing{
    padding-top: 30px !important;
    padding-bottom: 20px;
  }
  .pbt50{
    padding:50px 0;
  }
  .jiezhishijian{
    padding-top: 15px;
  }
  .popular-wrapper1 a{
    min-height: auto;
  }
  .tederic-tabs .bottom-block .news-items ul li.pb20{
    padding-bottom: 20px;
  }
  .xininput{
    font-size: 16px;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .ninput{
    margin-bottom: 0;
  }
  .xininput p{
    margin-bottom: 0px;
   
  }
  .w48{
    width: 100%;
  }
  .mb10{
    margin-bottom: 10px !important;
  }
  .ninput textarea{
    height: 60px;
  }
  .xininput input{
    font-size: 16px;
  }
  .ninput img{
    width: 25px;
    right: 6px;
  }
  .header-item-one select{
    width: 70px !important;
    background: url(/static/image/arrow-down-red.svg) no-repeat center right 0px/15px;
  }
  .header-item-two select{
    width: 50px !important;
    background: url(/static/image/arrow-down-red.svg) no-repeat center right 0px/15px;
  }
  .heade-ul{
    margin-left: 0 !important;
  }
  .week-list,.day-tabel{
    margin-left: 0 !important;
  }
  .week-list li{
    width: 30px !important;
    height: 30px !important;
  }
  .tabel-li{
    width: 30px !important;
    height: 30px !important;
    margin: 0 1px !important;
  }
  .sbmit{
    width: 100%;
    font-size: 16px !important;
    height: 50px;
    line-height: 50px;
  }
  .p50{
    padding: 50px 0;
  }
  .pb50{
    padding-bottom: 50px !important;
  }
  .top-block2{
    margin-bottom: 10px !important;
  }
  .lxtext{
    line-height: 40px;
    font-size: 16px;
  }
  .mb80{
    margin-bottom: 0 !important;
  }
  .pb0 {
    padding-bottom: 0 !important;
  }
  /* 修改表单 */
  .liuyanbiaozuobian{
    width: 100%;
  }
  .liuyanbiaoyoubian{
    width: 100%;
    margin-left: 0;
    background: #fff;
    border-radius: 10px;
    padding: 60px 30px;
    box-sizing: border-box;
    margin-top: 30px;
  }
  .liuyanbiaozuobian dl{
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 20px;
  }
  .liuyanbiaozuobian dl dt{
    font-size: 1.25rem;
    font-weight: 300;
    color: #445157;
  }
  .liuyanbiaozuobian dl dd{
    font-size: 1.25rem;
    font-weight: bold;
  }
  .nidefex{
    display: flex !important;
    justify-content: space-between;
    margin-top: 40px;
    flex-wrap: wrap;
  }
  .form-actions input {
    color: #0B2434;
    font-size: 1.25rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 21px;
    padding: 0;
      padding-right: 0px;
    background-color: transparent;
    text-transform: uppercase;
    border: none;
    background: url(/static/image/arrow-right.svg) no-repeat center right/10px;
    padding-right: 26px;
    color: #445157;
    margin-top: 50px;
  }
  .pt130{
    padding-top: 50px;
  }
  
}<!--0.00014901161193848-->