* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  background-color: #fff;
  overflow-x: hidden;
  color: #333;
  font-size: 12px;
  font-family: "微软雅黑", "Arial", "Microsoft YaHei", "Helvetica Neue", "Helvetica", "Arial",
    "sans-serif";
}
a {
  color: #333;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; /*-webkit-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  -moz-transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;
  transition: transform 0.3s ease, text-decoration 0.3s ease, color 0.3s, background 0.3s ease, text-indent 0.3s ease;*/
}
a:hover {
  color: none; /*text-decoration: underline;*/
}
input,
select,
img {
  vertical-align: middle;
}
ul,
li {
  list-style: none;
}
em,
cite,
th {
  font-style: normal;
  font-weight: normal;
  font-style: normal;
}
.abs {
  position: absolute;
}
/*banner*/
/* 
.logo img {
  width: 5.63rem;
} */
.logo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 20px 40px;
  align-items: center;
}
.logo-title {
  color: #3279cd;
  font-weight: bold;
}
.logo-title img{
  width: 40px;
  margin-right: 16px;
  vertical-align: middle;
}
.logo-preifx {
  cursor: pointer;
  font-size: 13px;
  color: #d3d3d3;
  border: 1px solid #d3d3d3;
  width: 100px;
  text-align: center;
  padding: 2px 4px;
  height: 28px;
  box-sizing: border-box;
}
.content {
  width: 13.6rem;
  margin: 0 auto;
}
.center {
  align-items: center;
}
.flex {
  display: flex;
  display: -webkit-flex;
}
.flexbetween {
  justify-content: space-between;
}
.nav {
  /* background: url(../images/nav_bg.jpg) no-repeat; */
  /* background-size: 100% 100%; */
  height: 0.81rem;
}

.nav li {
  width: 25%;
  text-align: center;
  color: #000;
  font-size: 0.22rem;
  font-weight: bold;
}
.w100 {
  width: 100% !important;
}
/* .nav li img {
  transition: all 0.6s;
  transform: scale(0, 0);
}
.nav li p {
  transition: all 0.3s;
  transform: translateY(-30px);
}

.nav li.active img {
  transform: scale(1, 1);
}

.nav li:hover img {
  transform: scale(1, 1);
}

.nav li.active p {
  transform: translateY(0);
  font-size: 0.24rem;
}

.nav li:hover p {
  transform: translateY(0);
  font-size: 24px;
} */

.blueline {
  background-color: #18589c;
  height: 8px;
  width: 100%;
}
.h100 {
  height: 100%;
}

.divhidden {
  display: none;
}

.between {
  justify-content: space-between;
}

.l {
  float: left;
}
.r {
  float: right;
}
.c_l {
  clear: both;
  height: 0px;
  font-size: 0px;
  overflow: hidden;
}
.f15 {
  font-size: 0.14rem;
}
.f16 {
  font-size: 0.16rem;
}
.f18 {
  font-size: 0.18rem;
}
.f20 {
  font-size: 0.2rem;
}

.f22 {
  font-size: 0.22rem;
}
.f24 {
  font-size: 0.24rem;
}
.f36 {
  font-size: 0.36rem;
}

@media only screen and (max-width: 1023px) {
  .content {
    width: 7.02rem !important;
  }
  .news_box {
    flex-direction: column !important;
  }
  .pc {
    display: none !important;
  }
  .news_banner,
  .news_right {
    width: 100% !important;
  }
  .searvice_list li {
    width: 3.2rem !important;
    margin-right: 0 !important;
  }
  .searvice_list {
    justify-content: space-between !important;
  }
  .toutiao_list {
    width: 5.8rem !important;
  }
  .logo img {
    width: 4rem !important;
  }
}

@media screen and (max-width: 1600px) {
  .f36 {
    font-size: 0.35rem;
  }
}
@media screen and (max-width: 1440px) {
  .f36 {
    font-size: 0.33rem;
  }
}
@media screen and (max-width: 1200px) {
  .f36 {
    font-size: 0.29rem;
  }
}
@media screen and (max-width: 1100px) {
  .f20 {
    font-size: 0.18rem;
  }
  .f15 {
    font-size: 0.12rem;
  }
  .f16 {
    font-size: 0.14rem;
  }
  .f18 {
    font-size: 0.16rem;
  }
  .f24 {
    font-size: 0.2rem;
  }
  .f22 {
    font-size: 0.18rem;
  }
  .f36 {
    font-size: 0.27rem;
  }
}
@media screen and (max-width: 960px) {
  .f24 {
    font-size: 0.18rem;
  }
  .f36 {
    font-size: 0.25rem;
  }
}
@media screen and (max-width: 830px) {
  .f20 {
    font-size: 0.16rem;
  }
  .f16 {
    font-size: 0.12rem;
  }
  .f15 {
    font-size: 0.1rem;
  }
  .f18 {
    font-size: 0.14rem;
  }
  .f22 {
    font-size: 0.16rem;
  }
  .f24 {
    font-size: 0.17rem;
  }
  .f36 {
    font-size: 0.24rem;
  }
}
@media screen and (max-width: 780px) {
  .f36 {
    font-size: 0.23rem;
  }
}
@media screen and (max-width: 640px) {
  .f36 {
    font-size: 0.21rem;
  }
  .f24 {
    font-size: 0.16rem;
  }
  .f22 {
    font-size: 0.14rem;
  }
  .f16 {
    font-size: 0.12rem;
  }
  .f15 {
    font-size: 0.1rem;
  }
  .f18 {
    font-size: 0.13rem;
  }
  .f20 {
    font-size: 0.13rem;
  }
}
@media screen and (max-width: 480px) {
  .f36 {
    font-size: 0.18rem;
  }
  .f16 {
    font-size: 0.1rem;
  }
  .f15 {
    font-size: 0.8rem;
  }
  .f18 {
    font-size: 0.12rem;
  }
}
@media screen and (max-width: 360px) {
  .f36 {
    font-size: 0.17rem;
  }
}

.mar_t20 {
  margin-top: 0.2rem;
}

.rel {
  position: relative;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}

.fb {
  font-weight: bold;
}

.blue {
  color: #1658a0;
}

.mar_t30 {
  margin-top: 0.3rem;
}

.bgw {
  background: #fff;
}

.gray9 {
  color: #999 !important;
}

.wrap {
  flex-wrap: wrap;
}
.flexcenter {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}

.hidden {
  overflow: hidden;
}
.mar_t10 {
  margin-top: 0.1rem;
}
.tc {
  text-align: center;
}

.active p {
  color: #3279cd !important;
}