@font-face {
    font-family: "text";
    src: url("../font/fzxst_GBK.TTF");
}

.content {
    background: #f5fcfc;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 20px 0;
    position: relative;
}

/* 背景 */
.bg1 {
    width: 100%;
    height: 520px;
    background: url(../img/bg1.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 1;
}
.bg2 {
    width: 100%;
    height: 632px;
    background: url(../img/bg-r.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 520px;
    z-index: 1;
}
.bg3 {
    width: 100%;
    height: 736px;
    background: url(../img/bg2.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.bg4 {
    width: 100%;
    height: 632px;
    background: url(../img/bg2.png);
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 1;
}
/* 背景 */
.block {
    z-index: 33;
}
.content .block {
    width: 1200px;
    padding: 40px;
    background: #fff;
    z-index: 2;
}
.content .block .title {
    width: 100%;
    margin-bottom: 24px;
    height: 32px;
}
.block-part {
    width: 100%;
    height: 368px;
    display: flex;
}
.block-part .left {
    width: 580px;
    height: 100%;
    padding-right: 40px;
}
.block-part .left video {
    width: 100%;
    height: 100%;
    border: 1px solid #bdd2ac;
}
.block-part .right {
    width: calc(100% - 620px);
    height: 100%;
}
.main-title {
    height: 36px;
    color: #d31c0c;
    font-family: "Microsoft YaHei";
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%; /* 36px */
    letter-spacing: 0.48px;
    position: relative;
    padding-left: 16px;
    margin-bottom: 8px;
}
.main-title::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #d31c0c;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    left: 0px;
}
.main-content {
    display: flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
    color: #333;
    text-overflow: ellipsis;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 36px */
    letter-spacing: 0.36px;
    background: #ecf8f4;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/* 数字看板 */
.block-part-szkb {
    display: flex;
    height: 930px;
}
.block-part-szkb .szkb-l {
    width: 550px;
    height: 56px;
    margin-right: 20px;
}
.iframe-zskb {
    border: 1px solid #a4be83;
}

.iframe-zskb iframe {
    width: 548px;
    height: 867px;
}

.iframe-zskb iframe .titletext {
    display: none;
}
.szkb-l-title {
    padding: 12px;
    background: linear-gradient(90deg, #eff8e3 0%, rgba(239, 248, 227, 0.2) 100%);
    margin-bottom: 14px;
}
.szkb-l-title img {
    margin-right: 12px;
}
.szkb-l-title span:nth-child(2) {
    color: #000;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px; /* 150% */
    letter-spacing: 0.48px;
    margin-right: 12px;
    cursor: pointer;
}
.szkb-l-title span:nth-child(3) {
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    letter-spacing: 0.36px;
}
.shjpm-table {
    width: 100%;
    border-left: 1px solid #ced4c3;
    border-right: 1px solid #ced4c3;
    border-top: 1px solid #ced4c3;
    border-bottom: 1px solid #ced4c3;
}
.shjpm-table thead tr th {
    background: #d6eecb;
    color: #222;
    text-align: center;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 26.4px */
    letter-spacing: 0.44px;
}
.shjpm-table thead tr th {
    width: 112px;
    height: 80px;
}
.shjpm-table thead tr th:nth-child(2) {
    border-right: 1px solid #ced4c3;
    border-left: 1px solid #ced4c3;
}
.shjpm-table thead tr th:nth-child(3) {
    width: 326px;
}
.shjpm-table tbody tr td {
    background: #f2f8e9;
    height: 72px;
    text-align: center;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 200%; /* 36px */
    letter-spacing: 0.36px;
}
.shjpm-table tbody tr {
    border-top: 1px solid #ced4c3;
}
.shjpm-table tbody tr td:nth-child(2) {
    border-right: 1px solid #ced4c3;
    border-left: 1px solid #ced4c3;
}
.shjpm-table td .line {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.shjpm-table td .line .line-num {
    width: 225px;
    height: 12px;
    background: #d2d9c7;
    position: relative;
}
.shjpm-table td .line .line-num span {
    display: inline-block;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #60c658;
}

.prts {
    display: flex;
    margin-top: 40px;
}
.prts .part1 {
    width: 360px;
    margin-right: 20px;
}
.prts .part1 .titls {
    width: 360px;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(90deg, #eff8e3 0%, rgba(239, 248, 227, 0.2) 100%);
    padding-left: 12px;
}
.prts .part1:nth-child(3) {
    margin-right: 0px;
}
.prts .part1 .titls span {
    display: inline-block;
}
.prts .part1 .titls span:nth-child(1) {
    color: #333;
    font-feature-settings: "clig" off, "liga" off;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 4px;
}
.prts .part1 .titls div:nth-child(2) {
    color: #666;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    letter-spacing: 0.36px;
}

.cont-ul {
    margin-bottom: 15px;
}
.cont-ul .li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4px;
}
.cont-ul .li span {
    display: inline-block;
}
.cont-ul .li span:nth-child(1) {
    width: 28px;
    height: 28px;
    color: #fff;
    background: #aaccae;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 4px;
}
.part1-cont {
    width: 360px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.prts .part1:nth-child(1) .part1-cont {
    background: url(../img/szkb/kqflzbg.png);
    background-size: 100% 100%;
    transition: all 1s;
}
.prts .part1:nth-child(2) .part1-cont {
    background: url(../img/szkb/hfzsbg.png);
    background-size: 100% 100%;
    transition: all 1s;
}
.prts .part1:nth-child(3) .part1-cont {
    background: url(../img/szkb/sgnqbg.png);
    background-size: 100% 100%;
    transition: all 1s;
}
.part1-cont img {
}
.part1-cont .lis {
    cursor: pointer;
    padding: 12px 24px;
    display: flex;
    align-items: center;
    border: 1px solid #fff;
}
.part1-cont .lis img {
    width: 32px;
    height: 32px;
    margin-right: 12px;
}
.part1-cont .lis span {
    color: #fff;
    font-feature-settings: "liga" off, "clig" off;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.part1:nth-child(1) .lis {
    background: #158c25;
    border-radius: 41px;
}
.part1:nth-child(1) .lis:hover {
    background: #20ad33;
}
.part1:nth-child(2) .lis {
    background: #ca3080;
    border-radius: 41px;
}
.part1:nth-child(2) .lis:hover {
    background: #e54196;
}
.part1:nth-child(3) .lis {
    border-radius: 41px;
    background: linear-gradient(90deg, #f2a727 0%, #fc664e 100%);
}
.part1:nth-child(3) .lis:hover {
    background: linear-gradient(90deg, #fdbc4e 0%, #ff7863 100%);
}
.prts .part1:nth-child(1):hover .part1-cont,.prts .part1:nth-child(2):hover .part1-cont,.prts .part1:nth-child(3):hover .part1-cont {
    background-size: 110% 110%;
}
/* 
  花粉浓度
*/
