@charset "UTF-8";
body {
  max-width: 1920px;
  margin: 0 auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.cs-header .cs-header-bg {
  background: url(topbg.jpg) no-repeat;
  height: 382.4px;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cs-header .cs-header-bg .cshb-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cs-header .cs-header-bg .cshb-logo {
  height: 32%;
}
.cs-header .cs-header-bg .cshb-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.cs-header .cs-header-bg .cshb-search {
  -webkit-box-shadow: 2px 2px 5px #000;
          box-shadow: 2px 2px 5px #000;
  border-radius: 25px;
  overflow: hidden;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 282px;
}
.cs-header .cs-header-bg .cshb-search input {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #f4f4f4;
  color: #2c2d3f;
  border: none;
  outline: 0;
  display: block;
  font-size: 14px;
  font-family: "微软雅黑", "黑体", sans-serif;
}
.cs-header .cs-header-bg .cshb-search button {
  width: 50px;
  height: 50px;
  border: none;
  outline: 0;
  color: #fff;
  border-radius: 0 25px 25px 0;
  border-left: 1px solid transparent;
  margin-left: -50px;
  cursor: pointer;
  background: #336699;
}
.cs-header .cs-header-con {
  font-size: 16px;
  color: #fff;
  background-color: #336699;
}
.cs-header .cs-header-con.fixed{
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -khtml-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  -moz-transition: all 600ms ease-out 0s;
  -webkit-transition: all 600ms ease-out 0s;
  -ms-transition: all 600ms ease-out 0s;
  -o-transition: all 600ms ease-out 0s;
  transition: all 600ms ease-out 0s;
  -moz-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.cs-header .cs-header-con .cshc-wrap {
  height: 84px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cs-header .cs-header-con .cs-header-item {
  width: 190px;
  text-align: center;
  position: relative;
  border-left: 1px solid #fff;
}
.cs-header .cs-header-con .cs-header-item .cshi-link-wrap {
  margin-top: 5px;
  line-height: 26px;
}
.cs-header .cs-header-con .cs-header-item .cshi-link-wrap:first-child {
  margin-top: 0;
}
.cs-header .cs-header-con .cs-header-item-first {
  width: 112px;
  text-align: center;
  border-left: 0;
}
.cs-header .cs-header-con .cs-header-item-first .cshi-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 0;
}
.cs-header .cs-header-con .cs-header-item-first .cshi-link .fas {
  font-size: 24px;
  margin-bottom: 5.5px;
  margin-top: -1.5px;
}
.cs-header .cs-header-con .cshi-link {
  color: #fff;
  font-weight: 600;
  letter-spacing: 6px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: inline-block;
}

.cs-header .cs-header-con .cshi-link.cur{
    color: #f2ce63 !important;
}

.cs-footer {
  font-size: 16px;
  background-color: #336699;
  color: #fff;
  margin-top: 30px;
}
.cs-footer .cs-footer-info {
  padding-top: 40px;
  padding-bottom: 40px;
}
.cs-footer a {
  color: #fff;
}
.cs-footer .csfi-left .csfi-left {
  width: 80px;
  height: 80px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cs-footer .csfi-right {
  padding-left: 20px;
}
.cs-footer .csfi-right .csfi-right-line {
  text-align: center;
  line-height: 1.8em;
}
.cs-footer .csfi-right .csfi-right-line a {
  display: inline-block;
}
.cs-footer .csfi-right .csfi-right-line.csfi-right-line2 {
  margin-top: 5px;
}
.cs-footer .csfi-right .csfi-right-line.csfi-right-line2 a {
  margin-left: 5px;
}

@media screen and (min-width: 769px) {
  .cs-header .cs-header-con .cshi-link:hover {
    color: rgb(221, 219, 219) !important;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 13.3333333333vw;
    font-size: -webkit-calc(13.33333333vw);
  }
  .cs-header-h5 {
    background-color: #336699;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    font-size: 0.3rem;
  }
  .cs-header-h5::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .cs-header-h5 .csh5-item {
    color: #fff;
    display: block;
    padding: 0.3rem 0.35rem;
    position: relative;
  }
  .cs-header-h5 .csh5-item.cur {
    color: rgb(240, 173, 78);
  }
  .cs-header-h5 .csh5-item.cur::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 80%;
    height: 3px;
    border-radius: 1.5px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 2;
    background-color: rgb(240, 173, 78);
  }
  .cs-header .cs-header-bg {
    height: 4rem;
  }
  .cs-header .cs-header-bg .cshb-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cs-header .cs-header-bg .cshb-search {
    margin-bottom: 0;
    margin-top: 0.5rem;
    width: 70%;
  }
  .cs-header .cs-header-bg .cshb-search input {
    height: 0.6rem;
    line-height: 0.6rem;
  }
  .cs-header .cs-header-bg .cshb-search button {
    height: 0.6rem;
    width: 0.6rem;
  }
  .cs-header .cs-header-bg .cshb-search button i {
    font-size: 0.3rem;
  }
  .cs-header .cshb-left {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cs-header .cshb-right {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }
  .cs-header .cs-header-bg .cshb-logo {
    height: unset;
    width: 80%;
  }
  .cs-footer {
    margin-top: 0.15rem;
  }
  .cs-footer .cs-footer-info {
    padding: 0.3rem 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cs-footer .cs-footer-info .csfi-left a{
    display: block;
  }
}