﻿@charset "utf-8";
body{ background-color: #fafafa; }
.header{ background: url(2022_xxzzwgk_banner1.png) no-repeat center top; height: 675px; position: relative; }
.logo{ padding-top: 34px; }
.header .daoyu{ position: absolute; left: 50%; margin-left: -500px; top: 445px; }
.header .daoyu p{ width: 1000px; line-height: 34px; text-indent: 2em; text-align: justify; font-size: 20px; color: #13509b; }

.padding-40{ padding: 40px; background-color: #fff; }
.wjtz{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.wjtz .info{ background: url(2022_xxzzwgk_hdbg.png) no-repeat; background-size: cover; box-sizing: border-box; padding: 0 60px 0 90px; margin-bottom: 20px; width: 520px; height: 188px; display: flex; align-items: center; }
.wjtz .info a{ line-height: 34px; font-size: 20px; text-align: justify; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; overflow: hidden; }

.hdqk{ margin-top: 20px; }
.hdqk .h2{ background-color:#908efd; height: 82px; line-height: 82px; padding: 0 30px; display: flex; justify-content: space-between;border-radius: 20px; }
.hdqk .h2 span{ font-size: 33px; color: #ffffff; font-weight: bold; }
.hdqk .h2 a{ font-size: 20px; color: #ffffff; }

.hdqk .list{ margin-top: 36px; }
.hdqk .list li{ display: flex; margin: 20px auto; padding-bottom: 20px; border-bottom: 2px solid #f3f2f2 }
.hdqk .list li:last-child{ border-bottom: 0; margin-bottom: 0; padding-bottom: 0; }
.hdqk .list li .pic{ width: 407px; height: 186px; overflow: hidden; margin-right: 30px; }
.hdqk .list li .pic img{ min-width: 100%; height: 186px; }
.hdqk .list li .info{ width: 675px; }
.hdqk .list li .info a{ font-size: 21px; color: #000000; line-height: 35px;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.hdqk .list li .info p{ margin-top: 16px; font-size: 18px; color: #999999; line-height: 30px;  display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }

@media only screen and (max-width: 1100px) {
    .floor{ width: 100%; }
    .w1200{ width: 100%; }
    .header{ display: block; height: 0; padding-top: 35.156%; background-size: 100% auto; }
    .logo{ margin-top: -35.156%; padding-top: 10px; padding-left: 10px; box-sizing: border-box; }
    .logo img{ width: 26%; }

    .padding-40{ padding: 10px; }
    .wjtz .info{ height: 120px; margin-bottom: 10px; }
    .wjtz .info a{ line-height: inherit; font-size: 16px; }
    .hdqk{ margin-top: 10px; }
    .hdqk .h2{ height: 50px; line-height: 50px; padding: 0 10px; }
    .hdqk .h2 span{ font-size: 18px; }
    .hdqk .h2 a{ font-size: 14px; }
    .hdqk .list{ margin-top: 16px; }
    .hdqk .list li{ margin: 10px auto; padding-bottom: 10px; border-bottom: 2px solid #f3f2f2 }
    .hdqk .list li .pic{ margin-right: 10px; height: 140px; }
    .hdqk .list li .info a{ font-size: 16px; line-height: 30px; }
    .hdqk .list li .info p{ font-size: 12px; line-height: 24px; margin-top: 6px; }
}