.nav-top {
  background: white;
  overflow: hidden;
}

body {
  /*padding-top: 165px;*/
}

.nav-wrap {
  /*position: fixed;*/
  top: 0;
  width: 100%;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: 0.3s;
  position: relative;
  z-index: 9999;
}

.nav_er {
  height: 45px;
  background-color: transparent;
}

.nav_er .nav_er_con {
  /*position: fixed;*/
  z-index: 98;
  background-color: #727071;
  width: 100%;
  left: 0;
  top: 0;
  /*  top: 65px;*/
}

.nav-wrap .nav-top h1 {
  width: 230px;
  margin-left: 60px;
  float: left;
  margin-top: 20px;
}

.nav-top-right {
  float: right;
  overflow: hidden;
  margin-top: 25px;
}

.quickdelete-wrap {
  width: 160px;
  border-radius: 20px;
  background-color: #eaeaea;
  height: 26px;
  box-sizing: border-box;
  padding-left: 20px;
  float: right;
  margin-right: 27px;
}

.quickdelete-wrap input {
  width: 90px;
  /*    height: 100%;*/
  height: 26px;
  border: none;
  background-color: transparent;
  outline: none;
  margin-right: 15px;
  vertical-align: top;
}

.leng {
  float: right;
  margin-right: 30px;
  position: relative;
}

.leng i {
  margin-left: 10px;
}

.leng-list {
  position: relative;
  display: none;
  position: absolute;
  background-color: #eaeaea;
  width: 100%;
  text-align: center;
}

.leng:hover .leng-list {
  display: block;
}

.leng-list a {
  font-size: 12px;
}

.quick-click {
  cursor: pointer;
}

.nav-top-menu ul {
  overflow: hidden;
  float: right;
}

.nav-top-menu {
  margin-top: 30px;
}

.nav-top-menu li {
  float: left;
  margin-right: 30px;
}

.link-hover {
  font-size: 12px;
  color: #231816;
}

.link-hover i {}

.link-hover:hover {
  color: #a00f18;
}

.link-hover:hover i {
  color: #a00f18;
}

.iconfont.ico-ma {
  margin: 10px;
}

.nav-bottom {
  height: 65px;
  width: 100%;
  /*background-color: #eaeaea;*/
  position: relative;
}

.nav-bottom-menu {
  width: 100%;
  margin: 0 auto;
  height: 65px;
  /*position: fixed;*/
  left: 0;
  top: 0;
  background-color: #eaeaea;
}

.nav-bottom-menu .nav-bottom-ul-wrap {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  /* display: flex;
    justify-content: space-between; */
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap {
  float: left;
  height: 100%;
  line-height: 65px;
  width: 14%;
  text-align: center;
  /*position: relative;*/
}

.nav-bottom-li-nobind{
  float: left;
  height: 100%;
  line-height: 65px;
  width: 13%;
  text-align: center;
  /*position: relative;*/

}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-nobind .nav-bottom-li-link {
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  width: 100%;
  color: #231816;
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-nobind.cur {
  background-color: white;
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap .nav-bottom-li-link {
  font-size: 15px;
  font-weight: 400;
  height: 100%;
  width: 100%;
  color: #231816;
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap.cur {
  background-color: white;
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap.cur .nav-bottom-li-link {
  color: #a00f18;
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap.cur .nav-bottom-li-link i {
  color: #a00f18;
}


/*.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap:hover {
    background-color: white;
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap:hover .nav-bottom-li-link {
    color: #a00f18;
}

.nav-bottom-menu .nav-bottom-ul-wrap .nav-bottom-li-wrap:hover .nav-bottom-li-link i {
    color: #a00f18;
}*/

.menu-ico {
  margin-left: 10px;
}

.exp {
  /*width: 100%;
    left: 0;*/
  width: 1335px;
  left: 50%;
  margin-left: -667.5px;
  background: rgba(0, 0, 0, 0);
  position: absolute;
  margin-top: -3px;
  display: none;
  transition: 1s;
  z-index: 2;
}

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  z-index: -1;
  display: none;
}

.nav-cent {
  max-width: 1336px;
  margin: 0 auto;
  overflow: hidden;
  background-color: white;
  padding: 10px 20px 30px 20px;
  box-sizing: border-box;
}

.nav-exp-left {
  float: left;
  width: 33%;
}

.nav-exp-right {
  float: left;
  width: 33%;
  padding-left: 20px;
  box-sizing: border-box;
  margin-bottom: 30px;
}

li.nav-bottom-li-wrap.nav-list-a .nav-exp-right {
  /*width:66%;*/
}

.nav-exp-list li {
  float: left;
  height: 100%;
  line-height: 65px;
}

.link-wrap {
  width: 100%;
  text-align: left;
  height: 50px;
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
  box-sizing: border-box;
  /*transition: 0.3s cubic-bezier(0.99, 0.01, 1, 1.89);*/
  position: relative;
}

.link-wrap span {
  content: '';
  position: absolute;
  bottom: -2px;
  width: 0;
  right: 0;
  height: 2px;
  background-color: #a00f18;
  -webkit-transition: width .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
  transition: width .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.link-wrap:hover span {
  width: 100%;
  left: 0;
}

.nav-exp-link {
  width: 100%;
  display: block;
  height: 50px;
  line-height: 50px;
  transition: 1s;
}

.link-wrap:hover .nav-exp-link {
  color: #231816;
}

.red {
  color: #a00f18;
}

.nav-exp-right {}

.nav-exp-link :hover {}

.nav-exp-right-title {
  font-size: 14px;
  width: 110px;
  text-align: left;
  height: 20px;
}

.nav-exp-right-link {
  font-size: 14px;
  width: 125px;
  text-align: left;
  display: block;
  margin-top: 6px;
}

.ficon-12 {
  font-size: 12px;
}

.nav-exp-img-wrap {
  width: 400px;
  /*margin-left: 40%;*/
  /*margin-left: auto;*/
  margin: 0 auto;
}

.nav-exp-right-wrap {
  display: none;
}

.nav-exp-right-wrap-ul {
  width: 100%;
  /*float: left;*/
}

.nav-exp-img {
  width: 70%;
  float: left;
  margin-left: 20px;
  display: none;
}

.nav-exp-right-wrap-ul-link-wrap {
  width: 100%;
  text-align: left;
  height: 50px;
  border-bottom: 1px solid #ccc;
  padding-left: 15px;
  box-sizing: border-box;
  transition: 1s;
  position: relative;
}

.nav-exp-right-wrap-ul-link-wrap:after,
.nav-news-link:after {
  content: '';
  position: absolute;
  bottom: -2px;
  width: 0;
  right: 0;
  height: 2px;
  background-color: #a00f18;
  -webkit-transition: width .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
  transition: width .3s cubic-bezier(0.29, 0.18, 0.26, 0.83);
}

.nav-exp-right-wrap-ul-link-wrap:hover::after,
.nav-news-link:hover::after {
  width: 100%;
  left: 0;
}


/*.nav-exp-right-wrap-ul-link-wrap:hover {
    background: black;
}*/

.nav-exp-right-wrap-ul-link-wrap:hover a {
  color: #231816;
}

.nav-news-link {
  width: 45%;
  float: left;
  border-bottom: 1px solid #231816;
  margin-right: 5%;
  padding-left: 10px;
  box-sizing: border-box;
  transition: 1s;
  height: 50px;
  line-height: 50px;
  position: relative;
}

.nav-news-link:nth-of-type(2n) {
  margin-right: 0;
}

.nav-news-link:hover {
  /*background-color: black;*/
  color: #231816;
}

.nev-news-exp {
  /*padding-top: 30px;*/
  box-sizing: border-box;
}

.nav-news-link-wrap {
  width: 70%;
  margin: 0 auto;
  overflow: hidden;
  min-height: 110px;
}

.nav-exp-pa-img {
  padding-top: 30px;
  box-sizing: border-box;
  display: none;
}

.nav-exp-right-bottom-link {
  border-top: 1px solid rgb(225, 225, 225);
  width: 100%;
  text-align: left;
}

.mob-nav-wrap {
  display: none;
}

@media screen and (max-width: 1670px) {
  .nav_er .nav_er_con .nav_er_nr {
    width: 90%;
  }
  .nav-cent {
    width: 100%;
    max-width: 100%;
  }
  .exp {
    width: 100%;
    left: 0%;
    margin-left: 0;
  }
}

@media only screen and (min-width: 850px) and (max-width: 1200px) {
  .nav-wrap .nav-top h1 {
    margin-left: 20px;
  }
  .leng {
    margin-right: 20px;
  }
  .nav-top-menu li {
    margin-right: 20px;
  }
}

@media only screen and (min-width: 750px) and (max-width: 850px) {
  .nav-wrap .nav-top h1 {
    margin-left: 6px;
  }
  .leng {
    margin-right: 10px;
  }
  .nav-top-menu li {
    margin-right: 10px;
  }
  .footer .footer-top .main .menu-wrap {
    width: 100%;
    box-sizing: border-box;
  }
  .footer .footer-top .main .menu-wrap .list-wrap {
  /*  width: 20%; */
  }
}

@media only screen and (min-width: 100px) and (max-width: 750px) {
  body {
    padding-top: 1.2rem;
  }
  .nav-wrap {
    display: none;
  }
  html,
  body {
    height: 100%;
  }
  .mob-nav-wrap {
    position: absolute;
    width: 100%;
    height: 1.2rem;
    top: 0;
    display: block;
    z-index: 99999;
  }
  .mob-nav {
    /*display: flex;*/
    justify-content: space-between;
    height: 1.2rem;
    width: 100%;
    box-sizing: border-box;
    background: white;
    padding: 0rem 0.5rem 0rem 0.5rem;
    border-bottom: 1px solid #000000;
    position: fixed;
    /**/
    top: 0;
    left: 0;
    transition: 0.5s;
  }
  .mob-nav-logo {
    width: 0.7rem;
    height: 1.2rem;
    margin-left: 0.5rem;
margin: 0 auto;
  }
  .mob-nav-logo img {
    width: 100%;
    margin-top: 0.2rem;
  }
  .mob-menu-st {
    font-size: 0.5rem;
    line-height: 1.2rem;
float: left;
  }
  .mob-nav-jxs-link {
    line-height: 1.2rem;
    font-size: 0.22rem;
    font-weight: bold;
    color: #c90916;
position: absolute;
right: 0.5rem;
top: 0;
  }
  .mob-nav-menu-wrap {
    height: 100%;
    width: 5.25rem;
    background: white;
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.5s;
    overflow: auto;
    box-shadow: 0px 2px 2px #6F6F6F;
  }
  .mob-nav-menu-tc {
    height: 1.2rem;
    background: #727071;
  }
  .mob-nav-list-nav {
    height: 1.2rem;
    border-bottom: 1px solid white;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #eaeaea;
    padding-left: 0.6rem;
    padding-right: 0.5rem;
    box-sizing: border-box;
  }
  .mob-nav-list-nav p {
    font-size: 0.3rem;
    color: #231816;
    line-height: 1.2rem;
  }
  .mob-nav-list-nav i {
    font-size: 0.3rem;
    color: #c90916;
    line-height: 1.2rem;
  }
  .mob-nav-list-link {
    background: white;
    display: block;
    text-align: center;
    padding-top: 0.3rem;
    box-sizing: border-box;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #eaeaea;
  }
  .mob-nav-list-link img {
    width: 2.64rem;
  }
  .mob-nav-list-link p {
    font-weight: bold;
    color: #231816;
    margin-top: 0.2rem;
    font-size: 0.3rem;
  }
  .mob-nav-exp {
    display: none;
  }
  .mob-list-nav-click {
    transition: 0.3s;
  }
  .mob-menu-hun-link {
    display: block;
    color: #818181;
    font-size: 0.25rem;
    padding-left: 0.6rem;
    line-height: 1rem;
    box-sizing: border-box;
  }
  .wai_url{
    padding-bottom: 1rem;
  }
  .wai_url dt{
    line-height: 1rem;
    color: #818181;
    font-size: 0.25rem;
    padding-left: 0.6rem;
    box-sizing: border-box;
  }
  .wai_url dd a{
    line-height: 0.5rem;
    color: #818181;
    font-size: 0.22rem;
    padding-left: 0.8rem;
    box-sizing: border-box;
  }
  .mob-menu-hun-link-wrap {
    margin-top: 0.5rem;
  }
  .car_nav_er.nav_er {
    display: none;
  }
}

.sz-gzjl-edi {
  font-size: 30px !important;
}

.zp-edi-ico {
  font-size: 30px !important;
}

.sz-hod-left {
  position: absolute;
  left: 25px;
  top: 31px;
}

.sz-hoad {
  overflow: hidden;
  position: relative;
}

.sz-edi-inpt-wrap-right {
  width: 305px;
}

.sz-lilst-input-wrap span {
  width: 100px;
}

.sz-lilst-input-wrap input {
  height: 24px;
}

@media only screen and (min-width: 100px) and (max-width: 750px) {
  .sz-hod-left {
    position: static;
  }
  .sz-edi-inpt-wrap-right {
    width: 100%;
  }
  #on_bo_t2 {
    margin-left: 0px;
    margin-top: 2%;
  }
  #family_type input {
    width: 44% !important;
  }
  .sz-sta-list-left p {
    padding-left: 5px;
  }
}

.sz-fam .sz-list-right {
  width: 64% !important;
}

.sz-main-left input{
  color: black;
}
.sz-main-right input{
  color: black;
}
