.banner-con img {
  width: 65% !important;
}

.banner .banner-con h2 {
  color: #fff;
  font-weight: bold;
}

.banner .banner-con h2::after {
  content: "";
  display: block;
  margin: 40px 0;
  width: 480px;
  height: 2px;
  background: #FFFFFF;
  border-radius: 1px;
}

.news_tab_box {
  margin: 60px 0 80px 0;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.news_tab_box a {
  display: inline-block;
  margin: 0 210px 0 0;
  padding: 40px 30px;

  box-sizing: border-box;
}

.news_tab_box a:last-child {
  margin: 0;
}

.news_tab_box a:hover {
  color: #246BB3;
  border-bottom: 4px solid #246BB3;
  transition: all 0.6s;
}

.avtive {
  color: #246BB3;
  border-bottom: 4px solid #246BB3;
}

.news_title {
  display: flex;
  justify-content: space-between;
  margin: 0 0 85px 0;
}

.news_title .l {
  width: 15%;
}

.news_title .l h4 {
  margin: 0 0 65px 0;
}

.news_title .r {
  width: 75%;
}

.news_title .r span {
  line-height: 45px;
}

.news_content img {
  display: block;
  margin: 0 0 75px 0;
  width: 100%;
}

.skip_box {
  margin: 100px 0 0 0;
}

.skip_box a {
  display: block;
  color: #000;
}

.skip_box a:nth-child(1) {
  margin: 0 0 40px 0;
}

.skip_box a:hover {
  color: #A41B29;
  transition: 0.6s;
}

.news_content {
  padding: 0 0 100px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

/* hot_news */
.hot_news_box {
  padding: 80px 0 120px 0;
}

.hot_news_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bannerhotnews .swiper-slide ul {
  display: flex;
  justify-content: space-between;
}

.bannerhotnews .swiper-slide ul li {
  width: 24%;
}

.swiper-containerhotnews {
  overflow: hidden;
  box-sizing: border-box;
}

.bannerhotnews .swiper-slide ul li a img {
  display: block;
  width: 100%;
}

.hot_news_content h4 {
  margin: 50px 0 27px 0;
}

.hot_news_content span:nth-child(3) {
  display: block;
  margin: 40px 0 0 0;
}

.hot_news_content {
  color: #000;
}

.bannerhotnews .swiper-slide ul li a:hover .hot_news_content {
  color: #246BB3;
  transition: 0.6s;
}

.bannerhotnews {
  margin: 45px 0 0 0;
}

.bannerhotnews .swiper-slide ul li a:hover .hot_newsp_box {
  box-shadow: 0px 0px 20px rgb(0, 0, 0, 0.6);
  transition: 0.6s;
}

@media screen and (max-width: 1680px) {

  /* news_title */
  .news_title {
    margin: 80px 0;
  }

  .news_title .l h4 {
    margin: 0 0 60px 0;
    font-size: 28px;
  }

  .news_title .l p {
    font-size: 20px;
  }

  .news_title .r span {
    font-size: 18px;
  }

  .news_content img {
    margin: 0 0 70px 0;
  }

  .news_content span {
    font-size: 18px;
  }

  .skip_box {
    margin: 90px 0 0 0;
  }

  .skip_box a:nth-child(1) {
    margin: 0 0 35px 0;
  }

  .news_content {
    padding: 0 0 80px 0;
  }

  /* hot */
  .hot_news_box {
    padding: 75px 0 110px 0;
  }

  .hot_news_title h4 {
    font-size: 32px;
  }

  .hot_news_title a {
    font-size: 22px;
  }

  .bannerhotnews {
    margin: 40px 0 0 0;
  }

  .hot_news_content h4 {
    margin: 45px 0 25px 0;
    font-size: 20px;
  }

  .hot_news_content span {
    font-size: 16px;
  }

  .hot_news_content span:nth-child(3) {
    margin: 35px 0 0 0;
  }
}

@media screen and (max-width: 1600px) {

  /* news_title */
  .news_title {
    margin: 70px 0;
  }

  .news_title .l h4 {
    margin: 0 0 50px 0;
    font-size: 26px;
  }

  .news_title .l p {
    font-size: 18px;
  }

  .news_title .r span {
    font-size: 16px;
  }

  .news_content img {
    margin: 0 0 60px 0;
  }

  .news_content span {
    font-size: 16px;
  }

  .skip_box {
    margin: 80px 0 0 0;
  }

  .skip_box a:nth-child(1) {
    margin: 0 0 30px 0;
  }

  .news_content {
    padding: 0 0 70px 0;
  }

  /* hot */
  .hot_news_box {
    padding: 70px 0 100px 0;
  }

  .hot_news_title h4 {
    font-size: 30px;
  }

  .hot_news_title a {
    font-size: 20px;
  }

  .bannerhotnews {
    margin: 35px 0 0 0;
  }

  .hot_news_content h4 {
    margin: 40px 0 23px 0;
    font-size: 18px;
  }

  .hot_news_content span {
    font-size: 14px;
  }

  .hot_news_content span:nth-child(3) {
    margin: 30px 0 0 0;
  }
}

@media screen and (max-width: 1440px) {

  /* news_title */
  .news_title {
    margin: 60px 0;
  }

  .news_title .l h4 {
    margin: 0 0 40px 0;
    font-size: 24px;
  }

  .news_title .l p {
    font-size: 16px;
  }

  .news_title .r span {
    font-size: 14px;
  }

  .news_content img {
    margin: 0 0 50px 0;
  }

  .news_content span {
    font-size: 14px;
  }

  .skip_box {
    margin: 70px 0 0 0;
  }

  .skip_box a:nth-child(1) {
    margin: 0 0 25px 0;
  }

  .news_content {
    padding: 0 0 60px 0;
  }

  /* hot */
  .hot_news_box {
    padding: 65px 0 90px 0;
  }

  .hot_news_title h4 {
    font-size: 28px;
  }

  .hot_news_title a {
    font-size: 18px;
  }

  .bannerhotnews {
    margin: 30px 0 0 0;
  }

  .hot_news_content h4 {
    margin: 35px 0 20px 0;
    font-size: 16px;
  }

  .hot_news_content span:nth-child(3) {
    margin: 25px 0 0 0;
  }
}

@media screen and (max-width: 1366px) {

  /* news_title */
  .news_title {
    margin: 50px 0;
  }

  .news_title .l h4 {
    margin: 0 0 30px 0;
    font-size: 22px;
  }

  .news_title .l p {
    font-size: 14px;
  }

  .news_title .r span {
    font-size: 14px;
  }

  .news_content img {
    margin: 0 0 40px 0;
  }

  .news_content span {
    font-size: 14px;
  }

  .skip_box {
    margin: 60px 0 0 0;
  }

  .skip_box a:nth-child(1) {
    margin: 0 0 20px 0;
  }

  .news_content {
    padding: 0 0 50px 0;
  }

  /* hot */
  .hot_news_box {
    padding: 60px 0 80px 0;
  }

  .hot_news_title h4 {
    font-size: 26px;
  }

  .hot_news_title a {
    font-size: 16px;
  }

  .bannerhotnews {
    margin: 20px 0 0 0;
  }

  .hot_news_content h4 {
    margin: 30px 0 15px 0;
    font-size: 16px;
  }

  .hot_news_content span:nth-child(3) {
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 1280px) {

  /* news_title */
  .news_title {
    margin: 40px 0;
  }

  .news_title .l h4 {
    margin: 0 0 20px 0;
    font-size: 20px;
  }

  .news_title .l p {
    font-size: 14px;
  }

  .news_title .r span {
    font-size: 14px;
  }

  .news_content img {
    margin: 0 0 30px 0;
  }

  .news_content span {
    font-size: 14px;
  }

  .skip_box {
    margin: 50px 0 0 0;
  }

  .skip_box a:nth-child(1) {
    margin: 0 0 15px 0;
  }

  .news_content {
    padding: 0 0 40px 0;
  }

  /* hot */
  .hot_news_box {
    padding: 55px 0 70px 0;
  }

  .hot_news_title h4 {
    font-size: 24px;
  }

  .hot_news_title a {
    font-size: 14px;
  }

  .bannerhotnews {
    margin: 15px 0 0 0;
  }

  .hot_news_content h4 {
    margin: 20px 0 15px 0;
    font-size: 16px;
  }

  .hot_news_content span:nth-child(3) {
    margin: 15px 0 0 0;
  }
}

@media screen and (max-width: 1024px) {

  /* news_title */
  .news_title {
    margin: 30px 0;
  }

  .news_title .l h4 {
    margin: 0 0 15px 0;
    font-size: 18px;
  }

  .news_content img {
    margin: 0 0 20px 0;
  }

  .skip_box {
    margin: 40px 0 0 0;
  }

  .news_content {
    padding: 0 0 30px 0;
  }

  /* hot */
  .hot_news_box {
    padding: 50px 0 60px 0;
  }

  .hot_news_title h4 {
    font-size: 22px;
  }

  .bannerhotnews {
    margin: 15px 0 0 0;
  }

  .hot_news_content h4 {
    margin: 15px 0 15px 0;
    font-size: 16px;
  }
}

@media screen and (max-width: 980px) {

  /* news_title */
  .news_title {
    margin: 20px 0;
  }

  .news_title .l h4 {
    margin: 0 0 15px 0;
    font-size: 16px;
  }

  .news_content img {
    margin: 0 0 15px 0;
  }

  .skip_box {
    margin: 30px 0 0 0;
  }

  .news_content {
    padding: 0 0 20px 0;
  }

  .news_title .l {
    width: 20%;
  }

  /* hot */
  .hot_news_box {
    padding: 45px 0 50px 0;
  }

  .hot_news_title h4 {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {

  /* news_title */
  .news_title {
    margin: 15px 0;
  }

  .news_title .r span {
    line-height: 1.3;
  }

  .news_title .l {
    width: 22%;
  }

  .skip_box {
    margin: 20px 0 0 0;
  }

  .news_content {
    padding: 0 0 15px 0;
  }

  .news_title .l p {
    font-size: 12px;
  }

  /* hot */
  .hot_news_box {
    padding: 20px 0 20px 0;
  }

  .hot_news_title h4 {
    font-size: 18px;
  }

  .hot_news_content span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}

@media screen and (max-width: 640px) {
  .banner-con img {
    width: 35% !important;
  }

  /* hot */
  .hot_news_box {
    padding: 15px 0 15px 0;
  }

  .hot_news_title h4 {
    font-size: 16px;
  }
}

@media screen and (max-width: 375px) {}