.banner {
  position: relative;
  width: 100%; }
  .banner img {
    width: 100%; }

.nav_ban {
  position: absolute;
  left: 19.4%;
  top: 0;
  z-index: 123;
  padding-top: 11px; }
  .nav_ban a {
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    font-style: italic;
    font-family: "Oswald"; }

.set {
  width: 100%;
  padding: 30px 0;
  font-size: 0; }
  .set a {
    color: #666;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 6px;
    font-family: "Oswald";
    font-weight: 500; }
  .set .active {
    color: #004098;
    border-bottom: 1px solid #004098; }
  .set a:nth-last-child(1) {
    border-right: none; }
  .set b {
    line-height: 17px;
    vertical-align: text-bottom;
    display: inline-block;
    margin: 0 37px;
    font-size: 16px;
    color: #666; }

.Sup_tit {
  font-size: 36px;
  font-family: "Oswald";
  color: #090706;
  text-transform: uppercase;
  text-align: center;
  margin-top: 75px;
  margin-bottom: 20px; }

.List_cnt {
  font-size: 18px;
  font-family: "Roboto";
  line-height: 30px;
  color: #090706;
  text-align: center;
  width: 1066px;
  margin: auto; }

.set1 {
  width: 100%;
  background-color: #f7f7fa;
  padding-bottom: 160px; }

.Pro_box {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  background-color: #fff;
  transition: all .4s;
  margin-top: 30px; }
  .Pro_box p {
    background-color: #090706;
    width: 100%;
    padding: 18px 0;
    font-size: 24px;
    font-family: "Oswald";
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px;
    text-align: center; }
  .Pro_box nav {
    font-size: 0;
    background-color: #fff;
    text-align: center;
    padding: 10px 0; }
    .Pro_box nav ul, .Pro_box nav li {
      list-style: none; }
    .Pro_box nav li {
      display: inline-block;
      text-align: center;
      color: #004098;
      font-size: 18px;
      font-weight: bold;
      font-family: "Oswald";
      padding: 5px 35px;
      vertical-align: top; }
    .Pro_box nav li:nth-child(2) {
      border-right: 1px solid #bdbdbd;
      border-left: 1px solid #bdbdbd; }
    .Pro_box nav span {
      color: #424242;
      font-size: 14px;
      display: block;
      font-family: "Roboto"; }
  .Pro_box .Pro_img {
    width: 100%;
    border: 1px solid #e0e0e0;
    background-color: white; }
  .Pro_box:hover {
    box-shadow: 0px 0px 16px 4px rgba(128, 128, 128, 0.3);
    transition: all .4s; }

.Probox {
  font-size: 0; }
  .Probox .Pro_box:nth-child(2n) {
    margin-left: 2%; }

.Pro_btbox {
  width: 630px;
  margin: 90px auto 70px;
  text-align: center; }
  .Pro_btbox a {
    display: inline-block;
    margin: auto;
    font-size: 20px;
    font-family: "Oswald";
    color: #f6f6f6;
    border-bottom: 1px solid #ccc;
    margin-top: 20px; }

@media screen and (max-width: 1220px) and (min-width: 1024px) {
  .container {
    width: 970px; }

  .set b {
    margin: 0 35px; } }
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .nav_ban {
    left: 1%; }

  .set {
    padding: 25px 0; }

  .set1 {
    padding-bottom: 100px; }

  .List_cnt {
    width: 100%; }

  .set b {
    margin: 0 20px; }

  .Pro_box nav li {
    padding: 5px 10px; }

  .Sup_tit {
    font-size: 26px;
    margin-top: 60px; } }
@media screen and (max-width: 767px) {
  .banner img {
    height: 150px;
    object-fit: cover; }

  .nav_ban {
    left: 0; }

  .set a:nth-last-child(1) {
    padding-right: 0; }

  .set a:nth-last-child(3) {
    padding-left: 0; }

  .set a {
    padding: 0 0px;
    font-size: 16px; }

  .set {
    padding: 20px 0; }

  .set1 {
    padding-bottom: 60px; }

  .List_cnt {
    font-size: 14px;
    line-height: 22px;
    width: 100%; }

  .Sup_tit {
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 20px; }

  .Pro_box {
    width: 100%; }
    .Pro_box nav li {
      font-size: 14px;
      padding: 5px; }
    .Pro_box nav span {
      font-size: 13px; }

  .Probox .Pro_box:nth-child(2n) {
    margin-left: 0; }

  .Pro_btbox {
    width: 100%;
    margin: 50px auto 40px; }

  .set b {
    margin: 0 10px; } }

/*# sourceMappingURL=prolist.css.map */
