.gywm{
    margin-top: 80px;
}
.gywm .gsjj{
    padding-bottom: 68px;
}
.gywm .gsjj p{
	font-size: 16px;
	line-height: 48px;
	letter-spacing: 1px;
	color: #000000;
    margin-top: 35px;
}
.gywm .gsjj .img{
    margin-top: 35px;
}
.fzlc{
    height: 706px;
    padding-top: 80px;
    background-image: url(../images/gywm/fzbgm.png);
}
.fzlc .desc_text{
    margin-top: 111px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fzlc .desc_text .desc{
    width: 48.48%;
}
.fzlc .desc_text .line{
    width: 1px;
    height: 281px;
	background-color: #c7c7c7;
}
.fzlc .desc_text .img{
    width: 40%;
    height: 100%;
}
.fzlc .desc_text .img img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.fzlc .desc_text .desc h5{
    font-size: 24px;
    font-weight: bold;
	line-height: 24px;
	color: #000000;
	margin-bottom: 20px;
}
.fzlc .desc_text .desc p{
    font-size: 16px;
	line-height: 36px;
	color: #000000;
    text-align: justify;
}
.fzlc .prey-next{
    margin-top: 50px;
    height: 100px;
    width: 100%;
    position: relative;
}
.fzlc .swiper-container1{
    height: 100%;
    padding: 0 20px;
    margin:  0 -20px;
}
.fzlc .prey-next::before{
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 1px;
    width: 100%;
    background-color: #92a0af;
}
.fzlc .prey-next .area{
    height: 100%;
    position: relative;
}
.prey-next .ydoutside{
    height: 100%;
    margin: auto;
    width: 79.16%;
    width: 90%;
    /* display: flex;
    justify-content: space-between; */
}
.prey-next .ydoutside .inside{
    height: 100%;
    position: relative;
}
.prey-next .ydoutside .inside .yq{
    width: 19px;
	height: 18px;
	background-color: #92a0af;
	border: solid 4px #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border-radius: 100%;
}
.ydoutside .inside p{
    width: 100px;
    text-align: center;
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%,50%);
}
.ydoutside .swiper-button-next{
    background-image: url(../images/gywm/yjt.png);background-color: #0056b9;
	box-shadow: 0px 1px 13px 0px 
		rgba(122, 122, 122, 0.26);
	border: solid 5px rgba(235, 235, 235, 0.55);
    width: 50px;
	height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: unset;
    object-fit: cover;
}
.ydoutside .swiper-button-prev{
    background-image: url(../images/gywm/zjt.png);background-color: #0056b9;
	box-shadow: 0px 1px 13px 0px 
		rgba(122, 122, 122, 0.26);
	border: solid 5px rgba(235, 235, 235, 0.55);
    width: 50px;
	height: 50px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: unset;
    object-fit: cover;
}
.yqqactive{
    background-color: #0056b9 !important;
}
.fzlc .textbox>div{
    display: none;
    height: 281px;
}
.swiper-wrapper>div{
    cursor: pointer;
}
.sczx{
    padding-top: 80px;
    padding-bottom: 26px;
}
.sczx .desc{
    font-size: 16px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #000000;
    margin-top: 42px;
}
.desc_listimg .listimg{
    margin-top: 38px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.desc_listimg .listimg>div{
    margin-bottom: 60px;
    width: 30.22%;
}
.desc_listimg .listimg>div:last-child{
    margin-bottom: 0;
}
.newtab>div:hover{
    background-color: #00428e;
}
.newtab>div{
    transition: all .3s;
}
.newtab>div:hover a{
    color: #fff;
}
/* padpro端 */
@media screen and (min-width: 991px) and (max-width: 1366px){
    .gywm .gsjj p {
        font-size: 15px;
        line-height: 26px;
        letter-spacing: 1px;
        color: #000000;
        margin-top: 30px;
    }
    .fzlc .desc_text{
        margin-top: 50px;
    }
    .fzlc .desc_text .line {
        height: 230px;
    }
    .fzlc .desc_text .desc p {
        font-size: 15px;
        line-height: 32px;
        margin-top: 36px;
    }
    .fzlc {
        height: unset;
        padding-top: 60px;
        padding-bottom: 35px;
    }
    .sczx .desc {
        font-size: 15px;
        line-height: 28px;
        margin-top: 35px;
    }
    .sczx {
        padding-top: 65px;
        padding-bottom: 26px;
    }
    .desc_listimg .listimg>div {
        margin-bottom: 45px;
    }
}
/* pad端 */
@media screen and (min-width:768px) and (max-width:991px) {
    .gywm .gsjj p {
        font-size: 13px;
        line-height: 24px;
        letter-spacing: 1px;
        color: #000000;
        margin-top: 25px;
    }
    .fzlc .desc_text{
        margin-top: 50px;
    }
    .fzlc .desc_text .line {
        height: 230px;
    }
    .fzlc .desc_text .desc p {
        font-size: 13px;
        line-height: 26px;
        margin-top: 25px;
    }
    .fzlc .prey-next{
        margin-top: 25px;
    }
    .fzlc .desc_text .desc h5{
        font-size: 20px;
    }
    .fzlc {
        height: unset;
        padding-top: 45px;
        padding-bottom: 25px;
    }
    .sczx .desc {
        font-size: 13px;
        line-height: 26px;
        margin-top: 25px;
    }
    .sczx {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .desc_listimg .listimg>div {
        margin-bottom: 45px;
    }
    .gywm {
        margin-top: 45px;
    }
}
/* 移动端 */
@media (max-width:767px){
    .gywm .gsjj p {
        font-size: 13px;
        line-height: 24px;
        letter-spacing: 1px;
        color: #000000;
        margin-top: 25px;
    }
    .gywm .gsjj p span{
        font-size: 13px !important;
    }
    .fzlc .desc_text{
        margin-top: 30px;
    }
    .fzlc .desc_text .line {
        display: none;
    }
    .fzlc .desc_text .desc p {
        font-size: 12px;
        line-height: 22px;
        margin-top: 15px;
    }
    .fzlc .prey-next{
        margin-top: 20px;
    }
    .fzlc .desc_text .desc h5{
        font-size: 18px;
    }
    .fzlc .textbox>div{
        flex-wrap: wrap;
        height: unset;
    }
    .fzlc .textbox .desc_text>div{
        width: 100%;
        margin: 8px 0;
    }
    .fzlc .prey-next {
        height: 70px;
    }
    .fzlc {
        height: unset;
        padding-top: 30px;
        padding-bottom: 15px;
    }
    .sczx .desc {
        font-size: 12px;
        line-height: 22px;
        margin-top: 15px;
    }
    .sczx {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    .desc_listimg .listimg>div {
        margin-bottom: 20px;
    }
    .gywm {
        margin-top: 25px;
    }
    .desc_listimg .listimg>div{
        width: 48%;
    }
    .gywm .gsjj{
        padding-bottom: 30px;
    }
}