﻿body {
    background-color: white;
}

.header {
    background-image: url(../images/yjtc_lzy_zwgkzq_header_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
    z-index: 999;
}

.index-main {
    max-width: 87.5rem;
    margin: 0 auto;
    display: block;
}

.content-01 {
    width: 100%;
    min-height: 14.375rem;
    position: relative;
}

.content-01 .daoyu-txt {
    margin: 3rem 0 0 5rem;
    width: calc(100% - 14.5rem - 2px);
    height: 5.625rem;
    padding: 2.5rem 2.5rem 2.5rem 7rem;
    border: solid 1px #6685b6;
}

.content-01 .daoyu-txt span {
    width: 100%;
    height: 100%;
    font-size: 1.125rem;
    line-height: 1.875rem;
    color: #666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.content-01 .daoyu {
    width: 9.375rem;
    height: 11.25rem;
    position: absolute;
    left: 0;
    top: 3.125rem;
    background-color: #2d73cb;
    border: solid 1px #6685b6;
    color: white;
    font-size: 3.75rem;
    line-height: 5.5rem;
    text-align: center;
}

.content-01 .jsyj-title {
    width: 100%;
    height: 3.6875rem;
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
}

.content-01 .jsyj-title img {
    margin: 0 auto;
    width: 26.125rem;
    height: 100%;
    display: block;
    object-fit: cover;
}

.content-01 ul {
    width: 100%;
    display: inline-block;
}

.content-01 ul li {
    position: relative;
    float: left;
    width: calc((100% - 16.875rem) / 3);
    margin-left: 2.5rem;
    height: 9.375rem;
    background-color: #f8f8f8;
}

.content-01 ul li:nth-child(2),
.content-01 ul li:nth-child(3) {
    margin-left: 7.1875rem;
}

.content-01 ul li span {
    display: inline-block;
    margin: 1.625rem 0 0 4.375rem;
    width: calc(100% - 6.5rem);
    height: 5.625rem;
    line-height: 1.875rem;
    font-size: 1.25rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}

.content-01 ul li img {
    position: absolute;
    left: -2.5rem;
    top: 1.625rem;
    width: 5rem;
    height: 5rem;
}

.content-02 {
    margin-top: 3rem;
    padding: 3rem 0;
    background-color: rgba(171, 230, 239, 0.1);
}

.content-02 .jczwgk-title {
    width: 100%;
    height: 3.6875rem;
    margin-bottom: 3rem;
}

.content-02 .jczwgk-title img {
    margin: 0 auto;
    width: 39.75rem;
    height: 100%;
    display: block;
    object-fit: cover;
}

.content-02 .jczwgk-content {
    width: 100%;
}

.content-02 .jczwgk-content img {
    width: 100%;
    max-height: 35.125rem;
    display: block;
    object-fit: cover;
}



.content-03 {
    width: 100%;
    padding: 3rem 0 0 0;
}

.content-03 .zqyl-title {
    width: 100%;
    height: 4.0625rem;
    margin-bottom: 2.5rem;
}

.content-03 .zqyl-title img {
    margin: 0 auto;
    width: 20.375rem;
    height: 100%;
    display: block;
    object-fit: cover;
}

.content-03 .zqyl-content {
    position: relative;
    width: calc(100% - 5rem - 2px);
    padding: 0 2.5rem;
    margin-bottom: 4.375rem;
    height: 22.5rem;
    border: solid 1px #125db2;
}

.content-03 .zqyl-content .content-title {
    position: absolute;
    left: 2.5rem;
    top: -1.5rem;
    width: 12.5rem;
    padding: 0.3125rem;
    height: 3.125rem;
    border: solid 1px #125db2;
    background-color: white;
}

.content-03 .zqyl-content .content-title span {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: white;
    font-size: 1.25rem;
    line-height: 3.125rem;
    background-color: #125db2;
}

.content-03 .zqyl-content .content-title span a {
    color: white;
}

.content-03 .zqyl-content ul {
    width: 100%;
    display: inline-block;
}

.content-03 .zqyl-content ul li {
    position: relative;
    float: left;
    width: calc((100% - 3.75rem) / 4);
    height: 15.625rem;
    margin-top: 4.375rem;
    margin-left: 1.25rem;
}

.content-03 .zqyl-content ul li:nth-child(1) {
    margin-left: 0;
}

.content-03 .zqyl-content ul li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.content-03 .zqyl-content ul li .h {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3.125rem;
    background-color: rgba(45, 115, 203, 0.7);
    transition: all 0.3s;
}
.content-03 .zqyl-content ul li .h a{
   display: block;
}
.content-03 .zqyl-content ul li .h span {
    display: inline-block;
    width: 100%;
    height: 3.125rem;
    line-height: 3.125rem;
    text-align: center;
    font-size: 1.05rem;
    color: white;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content-03 .zqyl-content ul li .h .h-img {
    display: none;
}

.content-03 .zqyl-content ul li:hover .h {
    height: 100%;
}

.content-03 .zqyl-content ul li:hover .h .h-img {
    display: block;
    width: 2.375rem;
    height: 3.125rem;
    object-fit: cover;
    margin: 2.5rem auto;
}