
/*
底色遮挡
.header {
    box-shadow: 0px 0px 10px rgb(0 0 0 / 50%);
} */
.gyhdp {
    padding: 0 5px 0px;
}
.gyhdp > div {
    margin: 31px 31px 60px;
}
.gyhdp-t, .gyhdp-c {
    text-align: left;
    margin: 4px auto;
}
.gyhdp img.gyhdp-p {
    width: 374px;
    height: 236px;
    vertical-align: bottom;
    object-fit: cover;
}
.col2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 15px 3px;
}
.col2 span {
    display: inline-block;
    margin-left: 7px;
    vertical-align: middle;
}
.gyhdp-a {
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
    font-size: 16px;
    padding: 2px 15px;
    background-color: #00AEEF;
    width: 155px;
    height: 45px;
    line-height: 45px;
}
.gyhdp-a .layui-icon {
    margin-left: 25px;
}
.gyhdp-a:hover {
    color: #fff;
}
.gyhd2-p {
    position: relative;
}
.gyhd2-p img {
    height: 450px;
    width: 800px;
}
.guyhd2-h1 {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 36px;
}
.gyhd2-r {
    height: 450px;
}
.gyhd2-p span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 50px;
    width: 100%;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 16px;
    color: #fff;
}
.guyhd2-h2 {
    width: 300px;
    /* height: 200px; */
    background-color: #f5f5f5;
    margin: 0px 30px;
    padding: 40px 20px 40px;
    text-indent: 32px;
}
.gyhdp-a2 {
    display: block;
    position: absolute;
    text-align: center;
    bottom: 0px;
    text-align: center;
    width: 336px;
    margin: 20px 30px;
    display: inline-block;
    background-color: #f5f5f5;
    color: #737373;
    border: 2px solid #f5f5f5;
    border-radius: 3px;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 0px;
}
.zxcp-item {
    text-align: center;
    width: 250px;
    height: 417px;
    padding: 15px;
    float: left;
}
.zxcp-item >div>img {
    width: 250px;
}
.gyhdp-a2:hover {
    background-color: #1e76e3;
    color: #fff;
    border: 2px solid #1e76e3;
}
.zxcp-n {
    text-align: left;
}
.zxcp-d {
    text-align: left;
    padding: 0;
}
.zxcp-a {
    display: inline-block;
    color: #00AEEF;
    border: 1px solid #00AEEF;
    border-radius: 3px;
    font-weight: 400;
    font-size: 16px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 8px;
}
.zxcp-a:hover {
    display: inline-block;
    background-color: #1e76e3;
    color: #fff;
    border-radius: 3px;
    font-weight: 400;
    font-size: 16px;
}
.cplb-c img {
    width: 590px;
}
.flexslider .slides>li {
    opacity: .2;
}
.flexslider .slides>li.flex-active-slide {
    opacity: 1;
}