*{
    padding: 0;
    margin: 0;
}
a{
    text-decoration: none;
}
.clearfix::after{
    content: '';
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.yjzjzt_bj{
    width: 100%;
    height: 100vh;
    background: url(yjzj1_banner.jpg) no-repeat;
    background-size: 100%;
    padding-top: 220px;
}
.center-pingtai{
    width: 1200px;
    height: 330px;
    margin: 0 auto;
    background: rgb(238, 246, 253);
}
.center-pingtai .left{
    width: 860px;
    height: 280px;
    padding: 30px;
    float: left;
}
.center-pingtai .left .title{
    width: 674px;
    height: 40px;
    color: rgb(17, 75, 201);
    font-size: 26px;
    font-weight: bold;
    padding: 8px;
}
.center-pingtai .left p{
    width: 798px;
    height: 126px;
    font-size: 16px;
    margin-top: 30px;
    line-height: 50px;
}
.center-pingtai .right{
    float: right;
    width: 276px;
    height: 280px;
    margin: 30px;
}
.center-pingtai .right img{
    width: 268px;
    height: 256px;
}
.seach{
    width: 1200px;
    height: 80px;
    margin: 30px auto 0;
    background: rgb(238, 246, 253);
    padding: 20px;
}
.seach-content{
    width: 100%;
    height: 46px;
}
.collecting{
    width: 1200px;
    height: 40px;
    margin: 30px auto 0;
}
.collecting .left{
    width: 30px;
    height: 30px;
    margin: 5px 5px 0px 10px;
    float: left;
}
.collecting .left img{
    width: 24px;
    height: 24px;
}
.collecting .right{
    float: left;
    width: 80%;
    height: 30px;
    line-height: 35px;
    font-size: 22px;
    color: rgb(64, 64, 64);
}
.xian{
    width: 100%;
    height: 6px;
    padding-left: 10px;
    float: left;
}

.xian img{
    width: 100%;
    height: 6px;
}
.neirong{
    width: 1200px;
    height: 270px;
    margin: 30px auto 0;
    padding: 10px;
    border-bottom: 1px dashed rgb(159, 210, 253);
}
.neirong .title{
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.neirong .title .zhuti{
    width: 70px;
    height: 20px;
    color: rgb(17, 75, 201);
    font-size: 16px;
    float: left;
}
.neirong .title .text{
    width: 93%;
    height: 20px;
    float: left;
    font-size: 16px;
    font-weight: 700;
    margin-left: 10px;
}
.neirong .title .text1{
    width: 80%;
    height: 20px;
    float: left;
    font-size: 14px;
    margin-left: 5px;
}
.neirong .title .text2{
    width: 80%;
    height: 20px;
    float: left;
    font-size: 14px;
    margin-left: 10px;
}
.neirong .title .text3{
    width: 80%;
    height: 20px;
    float: left;
    font-size: 14px;
    color: rgb(17, 75, 201);
    margin-left: 10px;
}
.neirong .look{
    display: block;
    width: 220px;
    height: 40px;
    margin-top: 45px;
    border: 1px solid rgb(17, 75, 201);
    background: rgb(17, 75, 201);
    border-radius: 25px;
}
.neirong .look p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    height: auto;
}
.neirong-box{
    width: 1200px;
    height: auto;
    margin: 30px auto 0;
}


.newStyle .center-pingtai .left .title{
    font-size: 30px;
    height: auto;
}
.newStyle .center-pingtai,.newStyle .center-pingtai .left{
    height: auto;
}
.newStyle .center-pingtai .left p{
    font-size: 28px;
    height: auto;
    line-height: 40px;
}
.newStyle .collecting .right{
    height: auto;
    font-size: 34px;
}
.newStyle .neirong .title .zhuti{
    width: auto;
    height: auto;
    font-size: 26px;
}
.newStyle .neirong .title .text {
    width: 88%;
    height: auto;
    font-size: 25px;
}
.newStyle .neirong .title .text1 {
    width: 80%;
    height: auto;
    font-size: 26px;
}
.newStyle .neirong .title .text2 {
    width: 80%;
    height: auto;
    font-size: 26px;
}
.newStyle .neirong .title .text3 {
    width: 80%;
    height: auto;
    font-size: 26px;
}
.newStyle .neirong .look p{
    font-size: 26px;
}

@media screen and (max-width: 768px) {
    .center-pingtai {
        width: 100%;
        height: auto;
    }
    .center-pingtai .left {
        width: 100%;
        height: auto;
    }
    .center-pingtai .left .title {
        width: 100%;
        height: auto;
    }
    .center-pingtai .left p {
        width: 100%;
        height: auto;
    }
    .seach {
        width: 100%;
        height: auto;
    }
    .collecting {
        width: 100%;
        height: auto;
    }
    .neirong {
        width: 100%;
        height: auto;
    }
    .neirong .title .zhuti {
        width: auto;
        height: auto;
    }
    .neirong .title .text {
        width: auto;
        height: auto;
    }
    .neirong .title .text1 {
        width: auto;
        height: auto;
    }
    .neirong .title .text2 {
        width: 75%;
        height: auto;
    }
    .neirong .title .text3 {
        width: 100%;
        height: auto;
        overflow-wrap: break-word;
    }
    .neirong .title {
        width: 100%;
        height: auto;
    }
    .xian img {
        width: 98%;
        height: 6px;
    }
    .neirong-box {
        width: 100%;
        height: auto;
    }
    .jiansuo{
        width: 15% !important;
        height: 44px !important;
    }
    .seach-neirong {
        width: 80% !important;
        height: 46px !important;
    }
}