



.neiyeula{

    width: 100%;

    max-width: 1200px;

    height: 50px;

    position: relative;

    left: 50%;

    transform: translate(-50%,0);

    background: #eeeeee;

}



.listul{

    padding: 0;

    list-style: none;

    display: block;

    overflow-y: hidden;

    overflow-x: scroll;

    white-space: nowrap;

}





.listul>li{

    position: relative;

    padding: 0 20px;

    color: #333333;

    font-size: 16px;

    display: inline-block;

    height: 50px;

    line-height: 50px;

    float: none;

}





.listul>.listulfirstli{

    font-size: 16px;

    line-height: 50px;

    background: #231f20;

    display: inline-block;

    color: #ffffff;

    padding: 0 17px;

    padding-right: 40px;

    position: relative;

}



.listul>.listulfirstli:after{

    content: "";

    width: 20px;

    height: 50px;


    position: absolute;

    right: -1px;

    top: 0;

}



.listul>.listulsecli{

    font-size: 16px;

    line-height: 50px;

    background: #eeeeee;

    display: inline-block;

    color: #333333;

    padding: 0 20px;

    padding-right: 40px;

    position: relative;

}



.listul>.listulsecli:after{

    content: "";

    width: 20px;

    height: 50px;


    position: absolute;

    right: 0;

    top: 0;

}



.listul>.listulfirstli>a{

    color: #ffffff;

    text-decoration: none;

    display: block;

    line-height: 50px;

}



.listul>.listulsecli>a{

    color: #333333;

    text-decoration: none;

    display: block;

    line-height: 50px;

}



.neiyeulall{

    overflow: hidden;

    height: 50px;

}



.content{

    max-width: 1230px;

    width: 100%;

    padding: 50px 15px;

    box-sizing: border-box;

    position: relative;

    left: 50%;

    transform: translate(-50%,0);

}



.content img{

    /*max-width: 100%;*/

}



.leftlist{

    width: 200px;

    position: absolute;

    left: 15px;

    top: 50px;

}



.leftlist>p{

    font-size: 20px;

    line-height: 50px;

    color: #ffffff;

    background: #231f20;

    margin: 0;

    /*    text-align: center;*/

    padding-left: 50px;

    box-sizing: border-box;

}



.minhei400{

    min-height: 400px;

}



.leftlist>ul{

    list-style: none;

    padding: 0;

}



.leftlist>ul>li{

    height: 50px;

    background: #eeeeee;

    display: block;

    width: 100%;

    box-sizing: border-box;

}



.leftlist>ul>li>a{

    font-size: 16px;

    text-decoration: none;

    line-height: 50px;

    width: 100%;

    color: #333333;

    display: block;

    box-sizing: border-box;

    padding-left: 50px;

}



.leftlist>ul>li>a.active{

    background: #f5ab18;

}



.quescontent{

    width: 100%;

    box-sizing: border-box;

    padding-left: 230px;

    min-height: 340px;

}



.quesshow{

    width: 100%;

    height: 30px;

    margin-bottom: 20px;

    border-bottom: 1px solid #eeeeee;

    display: block;

    position: relative;

    padding-right: 45px;

    box-sizing: border-box;

    text-decoration: none;

}



.quesright1{

    width: 5px;

    height: 10px;

    position: absolute;

    right: 20px;

    top: 50%;

    margin-top: -5px;

}



.quesshowp{

    font-size: 14px;

    line-height: 30px;

    margin: 0;

    color: #333333;

    padding-right: 85px;

    position: relative;

    overflow: hidden;

    text-overflow:ellipsis;

    white-space: nowrap;

}



.quesshowp>span{

    color: #999999;

    position: absolute;

    right: 0;

}



.paging {

    position: relative;

    height: 30px;

    margin-top: 50px;

}



.paging-ul {

    list-style: none;

    font-size: 0;

    padding-left: 0;

    text-align: right;

}



.paging-ul>li {

    display: inline-block;

    font-size: 12px;

    text-align: center;

    background: #ffffff;

}



.paging-ul>li>a {

    text-decoration: none;

    color: #333333;

    line-height: 30px;

    display: block;

    border: 1px solid #dcdcdc;

    padding: 0 10px;

}



.paging-ul>li>a.active {

    border: 1px solid #f5ab18;

    background: #f5ab18;

}



.paging-ul>li+li {

    margin-left: 8px;

}



.footula{

    list-style: none;

    padding: 0;

}



.footula>li{

    display: inline-block;

}



.footula>li>a{

    color: #ffffff;

    font-size: 18px;

    line-height: 36px;

    text-decoration: none;

    margin-right: 60px;

}



.foota{

    position: relative;

}



.footconp{

    position: absolute;

    margin: 0;

    line-height: 36px;

    font-size: 18px;

    color: #ffffff;

    right: 0;

    top: 50%;

    transform: translate(0,-50%);

}



.daojuser>p{

    margin: 0;

    font-size: 14px;

    line-height: 30px;

}



.peixuncondiv{

    position: relative;

    min-height: 138px;

}



.peixuncondiv>p{

    margin: 0;

    font-size: 14px;

    line-height: 30px;

}



.peixuncondiv>img{

    width: 200px;

    height: 138px;

    position: absolute;

    right: 170px;

    top: 0;

}



.quesxq>h3{

    font-size: 24px;

    line-height: 30px;

    font-weight: bold;

    color: #333333;

    margin: 0;

}



.timep{

    font-size: 14px;

    line-height: 20px;

    color: #999999;

    margin-top: 12px;

}



.quesxq>hr{

    border: 0;

    margin: 10px 0;

    border-top: 1px solid #eeeeee;

}



.quesxqdiv>p{

    margin: 0;

    font-size: 16px;

    line-height: 30px;

}



.quesxqdiv>img{

    margin: 5px 0;

    max-width: 100%;

}



.quesxqadiv{

    margin: 10px 0;

}



.quesxqadiv>a{

    text-decoration: none;

    color: #333333;

    font-size: 14px;

    line-height: 30px;

    display: block;

}



.about>img{

    width: 100%;

}



.about>h3{

    font-size: 16px;

    line-height: 30px;

    font-weight: bold;

    margin-top: 20px;

    margin-bottom: 10px;

    color: #333333;

}



.about>p{

    font-size: 14px;

    line-height: 24px;

    margin: 0;

    color: #333333;

}



.knjs>p{

    line-height: 30px;

}



.contactzl h3{

    margin-top: 30px;

}



.job>.jobp1{

    margin: 0;

    font-size: 14px;

    line-height: 30px;

    color: #333333;

    margin-top: 20px;

}



.job>.jobp2{

    font-size: 14px;

    line-height: 30px;

}



.job>.jobh3{

    margin-bottom: 5px;

    margin-top: 30px;

}



.job>.jobp2>span{

    color: #f5ab18;

}



.recruit-show{

    box-sizing: border-box;

    border: 1px solid #ffffff;

    box-sizing: border-box;

    margin-top: 20px;

}



.recruit-headp{

    line-height: 50px;

    font-size:18px;

    font-weight:500;

    color:#333333;

    margin: 0;

    padding-left: 30px;

    box-sizing: border-box;

    background: #f3f3f3;

}



.recruit-headp span{

    float: right;

    margin-right: 3%;

}



.recruit-display{

    display: none;

    padding-left: 30px;

    box-sizing: border-box;

}



.job-table{

    overflow: hidden;



}



.job-table-show {

    display: inline-block;

    margin-right: 100px;

    margin-top: 20px;

    font-size: 16px;

    min-height: 45px;

}



.recruit-conphead {

    font-size: 18px;

    color: #333333;

    line-height: 30px;

    margin-top: 40px;

}



.recruit-conp {

    font-size: 16px;

    color: #808080;

    line-height: 30px;

}



.hkxqh3{

    font-size: 24px;

    line-height: 30px;

    color: #333333;

    margin: 0;

    font-weight: bold;

}



.hkxqp1{

    font-size: 14px;

    line-height: 24px;

}



.hkxqh3>img{

    max-width: 100%;

}



.hkxhr{

    border: 0;

    margin: 10px 0;

    border-top: 1px solid #eeeeee;

}



.f404{

    width: 208px;

    height: 191px;

    position: absolute;

    left: 50%;

    margin-left: -104px;

    top: 20%;

}



.searchhead{

    height: 50px;

    box-sizing: border-box;

    padding: 10px 0;

    background: #eeeeee;

}



.minhei740{

    min-height: 740px;

}



.searchheadcon{

    max-width: 1230px;

    padding: 0 15px;

    box-sizing: border-box;

    position: relative;

    left: 50%;

    transform: translate(-50%,0);

    padding-right: 150px;

}



.searchheadp{

    line-height: 30px;

    font-size: 14px;

    color: #333333;

    margin: 0;

    overflow: hidden;

    text-overflow:ellipsis;

    white-space: nowrap;

}



.searchheadp>span{

    color: #999999;

}



.searchheada{

    position: absolute;

    right: 15px;

    top: 0px;

    line-height: 30px;

    font-size: 14px;

}



.searchheada>a{

    color: #999999;

    text-decoration: none;

}



.searchheada>a.active{

    color: #333333;

}



.searchheada>a:first-child{

    margin-right: 5px;

}



.searchnone>p{

    line-height: 30px;

    font-size: 16px;

    color: #333333;

    margin: 0;

}



.searchnonespan{

    color: #f5ab18;

}



.padtop20{

    padding-top: 20px;

}



.searchshow{

    padding: 15px 0;

    padding-left: 220px;

    /*    height: 181px;*/

    border-bottom: 1px solid #eeeeee;

    box-sizing: border-box;

    position: relative;

}



.searchshow>img{

    width: 200px;

    height: 150px;

    position: absolute;

    left: 0px;

    top: 15px;

}



.searchshowp1{

    margin: 0;

    line-height: 36px;

    font-size: 16px;

    color: #02069a;

    overflow: hidden;

    text-overflow:ellipsis;

    white-space: nowrap;

}



.searchshowp2{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;

    font-size: 14px;

    line-height: 26px;

    color: #333333;

    margin: 0;

    min-height: 78px;

}



.searchshowp3{

    margin: 0;

    font-size: 14px;

    line-height: 26px;

    color: #666666;

    margin-top: 5px;

}



.searcha{

    text-decoration: none;

}



.textright{

    text-align: left;

}



.gotop{

    padding: 8px 6px;

    color: #333333;

    background: #dcdcdc;

    position: absolute;

    font-size: 14px;

    line-height: 14px;

    right: 0;

    top: 0;

    text-decoration: none;

}



.chanpin{

    position: relative;

}



.chanpin>img{

    width: 414px;

    height: 257px;

}



.chanpin>div{

    position: absolute;

    width: 520px;

    right: 0;

    top: 50%;

    transform: translate(0,-50%);

}



.chanpin>div>p{

    margin: 0;

    font-size: 14px;

    line-height: 24px;

}



.chanpin1{

    position: relative;

}



.chanpin1>img{

    width: 414px;

    height: 257px;

    float: right;

}



.chanpin1>div{

    position: absolute;

    width: 520px;

    left: 0;

    top: 50%;

    transform: translate(0,-50%);

}



.chanpin1>div>p{

    margin: 0;

    font-size: 14px;

    line-height: 24px;

}



.chanpinxx>p{

    font-size: 14px;

    line-height: 24px;

}



.zxa{

    width: 150px;

    height: 50px;

    font-size: 16px;

    line-height: 50px;

    text-align: center;

    display: block;

    text-decoration: none;

    background: #eeeeee;

    color: #333333;

}



.zxaactive{

    background: #f5ab18;

}



.zxul{

    margin-bottom: 20px;

}



.zxswiper .swiper-slide{

    width: auto;

}



.zxswiper .swiper-slide:last-child{

    margin-right: 60px;

}



.zxswiper .swiper-button-prev{

    display: none;

}



.zxswiper .swiper-button-next{

    height: 50px;

    width: 45px;

    background: #777;

    opacity: 1;

    top: 0;

    margin-top: 0;

}



.zxulgorightimg{

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%,-50%);

}

/*

.zxul{

    height: 50px;

    overflow: hidden;

    margin-bottom: 10px;

    position: relative;

}



.zxul>ul{

    overflow-y: hidden;

    overflow-x: scroll;

    white-space: nowrap;

    padding: 0;

    list-style: none;

    display: block;

}



.zxul>ul>li{

    display: inline-block;

}



.zxul>ul>li+li{

    margin-left: 30px;

}



.zxul>ul>li>a{

    width: 150px;

    height: 50px;

    font-size: 16px;

    line-height: 50px;

    text-align: center;

    display: block;

    text-decoration: none;

    background: #eeeeee;

    color: #333333;

}



.zxul>ul>li>a.active{

    background: #f5ab18;

}



.zxulgoright{

    height: 50px;

    width: 45px;

    position: absolute;

    right: 0;

    top: 0;

    z-index: 99;

    background: #777777;

}



.zxulgoright>img{

    position: absolute;

    left: 50%;

    top: 50%;

    transform: translate(-50%,-50%);

}

*/



.spanyellow>span{

    margin-left: 8px;

    background: #f5ab18;

    color: #333333;

    padding: 2px 5px;

    border-radius: 5px;

}



.newshow{

    height: 210px;

    position: relative;

    padding: 30px 0;



    padding-left: 370px;

    width: 100%;

    box-sizing: border-box;

    background: #eeeeee;

    margin-top: 20px;

}



.newshowp{

    padding-right: 180px;

}



.newshow>img{

    width: 340px;

    height: 210px;

    position: absolute;

    left: 0;

    top: 0;

}



.newright{

    width: 12px;

    height: 21px;

    position: absolute;

    right: 30px;

    left: auto;

    top: 50%;

    margin-top: -10px;

}



.newshowa{

    text-decoration: none;

}



.newshowp1{

    font-size: 24px;

    line-height: 30px;

    margin: 0;

    color: #333333;

    margin-bottom: 15px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}



.newshowp2{

    font-size: 16px;

    line-height: 30px;

    margin: 0;

    color: #333333;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;

}



.newheadbg{

    width: 100%;

    height: 41.666666vw;


    max-height: 500px;

    min-height: 400px;

    padding: 0 10%;

    box-sizing: border-box;
    background-image:url("/static/image/2141698849436_.pic.jpg") ;
}



.newheadp{

    position: relative;

    top: 50%;

    transform: translate(0,-50%);



}



.newheadp>h3{

    font-size: 50px;

    font-weight: bold;

    text-align: center;

    color: #ffffff;

    margin: 0;

}



.newheadp1{

    font-size: 30px;

    font-weight: bold;

    text-align: center;

    color: #ffffff;

    margin: 0;

}



.newheadp2{

    font-size: 16px;

    line-height: 36px;

    text-align: center;

    color: #ffffff;

    margin: 0;

    margin-top: 30px;

}



.mart0b80{

    margin-top: 0;

    margin-bottom: 30px;

}



.padt0{

    padding-top: 0;

}



.phoneimg{

    display: none!important;

}



.allmain{

    position: fixed;

    z-index: 999;

    left: 0;

    top: 0;

    background: rgba(0,0,0,0.2);

    height: 100%;

    width: 100%;

}

@media screen and (min-width: 1200px){
    .ulaleft{
        width: calc((100vw - 1200px) / 2);
        position: absolute;
        left: calc((1200px - 100vw) / 2);
        top: 0;
        background: #231f20;
        height: 50px;
    }
    .ularight{
        width: calc((100vw - 1200px) / 2);
        position: absolute;
        right: calc((1200px - 100vw) / 2);
        top: 0;
        background: #eeeeee;
        height: 50px;
    }
}

@media screen and (min-width: 767px){
    .fangana>a{
        min-width: 96px;
    }
}

@media screen and (max-width: 1200px){
    .footconp{
        position: relative;
        right: 0;
        top: 0;
        transform: translate(0,0);
        margin-top: 10px;
    }
    .peixuncondiv>img {
        width: 100%;
        max-width: 200px;
        max-height: 138px;
        position: relative;
        right: 0px;
        top: 0;
        margin-top: 5px;
    }
    .chanpin1>div{
        position: relative;
        top: 0;
        transform: translate(0,0);
    }
    .chanpin>div{
        position: relative;
        top: 0;
        transform: translate(0,0);
    }
    .chanpin1>img{
        width: 100%;
        max-width: 414px;
        max-height: 257px;
        height: auto;
        float: none;
    }
    .chanpin>img{
        width: 100%;
        max-width: 414px;
        max-height: 257px;
        height: auto;
    }
    .chanpin>div{
        width: 100%;
    }
    .chanpin1>div{
        width: 100%;
    }
    .newshowp{
        padding-right: 80px;
    }
}

@media screen and (max-width: 767px){
    .search{
        /*position: relative;
        left: 50%;
        transform: translate(-50%,0);
        margin-top: 10px;
        width: 100%;
        max-width: 340px;
        right: auto;
        top: auto;*/
        position: static;
        right: 0;
        top: 0;
        width: auto;
    }
    .header>.hearerp1{
        display: block;
    }
    .search{
        display: none;
    }
    .logohead{
        padding: 10px 15px;
    }
    .logoimg{
        max-width: 300px;
    }
    /*.search>p{
        position: absolute;
        left: 10px;
        bottom: -35px;
        color: #ffffff;
    }*/

    .logoimg{
        max-width: 372px;
        width: 100%;
        position: relative;
        left: 50%;
        transform: translate(-50%,0);
    }
    .icpfoot>p>a{
        display: block;
        font-size: 12px;
    }
    .icpfoot>p{
        line-height: 20px;
        font-size: 12px;
    }
    .leftlist{
        width: 100%;
        position: relative;
        left: 0;
        top: 0;
        display: none;
    }
    .content{
        padding: 20px 15px;
    }
    .quescontent{
        padding-left: 0;
        margin-top: 15px;
    }
    .paging-ul{
        text-align: left;
    }
    .paging-ul>.prevpag{
        display: none;
    }
    .paging-ul>.nextpag{
        display: none;
    }
    .paging{
        margin-top: 25px;
    }
    .footula>li>a{
        margin-right: 30px;
        font-size: 14px;
        line-height: 28px;
    }
    .foot{
        padding: 15px 0;
    }
    .footconp{
        font-size: 14px;
        line-height: 28px;
    }
    .minhei740{
        min-height: 360px;
    }
    .padtop20{
        padding-top: 10px;
    }
    .searchshow{
        padding: 15px 0;
        padding-left: 145px;
        /*    height: 181px;*/
        border-bottom: 1px solid #eeeeee;
        box-sizing: border-box;
        position: relative;
    }

    .searchshow>img{
        width: 140px;
        height: 105px;
        position: absolute;
        left: 0px;
        top: 15px;
    }
    .searchshowp1{
        margin: 0;
        line-height: 26px;
        font-size: 14px;
    }

    .searchshowp2{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        font-size: 14px;
        line-height: 24px;
        color: #333333;
        margin: 0;
        min-height: 48px;
    }

    .searchshowp3{
        margin: 0;
        font-size: 14px;
        line-height: 26px;
        color: #666666;
        margin-top: 5px;
    }
    .paging-ul>.searchnextpag{
        display:inline-block;
    }
    .newshow{
        height: auto;
        padding: 0;
        width: 48%;
        display: inline-block;
        float: left;
    }
    .newshowall:after {
        content: '';
        display: block;
        clear: both;
    }
    .newright{
        display: none;
    }
    .newshowall a:nth-child(2n+1) .newshow{
        margin-right: 2%;
    }
    .newshowp{
        padding: 10px;
        position: relative;
    }
    .newshow>img{
        width: 100%;
        height: 27.272vw;
        position: relative;
    }
    .newshowp1{
        font-size: 18px;
        margin-bottom: 8px;
    }
    .newshowp2{
        -webkit-line-clamp: 4;
        min-height: 96px;
        font-size: 14px;
        line-height: 24px;
    }
    .newheadp>h3{
        font-size: 30px;
    }

    .newheadp1{
        font-size: 20px;
    }

    .newheadp2{
        font-size: 14px;
        line-height: 26px;
        margin-top: 15px;
    }
    .mart0b80{
        margin-top: 0;
        margin-bottom: 0px;
    }
    .phoneimg{
        display: block!important;
    }
    .pcimg{
        display: none!important;
    }
    .newright{
        right: 15px;
    }
    .job-table-show{
        margin-right: 30px;
    }
    .padtop0767{
        padding-top: 0;
    }
    .logohead>a>p{
        display: inline-block;
        line-height: 62px;
        float: left;
        font-size: 18px;
        margin-left: 10px;
    }

    .logohead>a>p>span{
        font-weight:1000;
    }
}

.indexcpimg{

    display: flex;

}

.y_video{

    width: 100%;

}

.y_video video{

    width: 100%;

    height: 100%;

    object-fit: fill;

}

.y_provid{

    max-width: 1200px;

    margin: 60px auto 0px;

}

.y_provid3{

    display: flex;

    justify-content:space-between;

    margin-bottom: 35px;

}

.y_provid3 h2{

    font-size: 40px;

    color: #333;

    font-weight: 600;

}

.y_provid3 a{

    color: #333;

    font-size: 16px;

    border-bottom: 1px solid #333;

    padding-top: 25px;

}

.y_provid4{

    margin-bottom: 15px;

}



.y_provid4 a{

    position: relative;

    display: block;

}



.y_provid4 a img{

    display: block;

}

.y_provid4 a img:nth-child(2){

    position: absolute;

    top: 50%;

    transform: translate(-50%,-50%);

    left: 50%;

}

.y_provid5{

    position: relative;

    display: inline-block;

    margin-right: 2.6%;

    margin-bottom: 50px;

    width: 23%;

}

.y_provid5 p{

    font-size: 16px;

    color: #333;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;

}

.y_provid6{

    display: flex;

    justify-content:flex-start;

    flex-wrap: wrap;

}

.y_provid6 .y_provid5:nth-child(4n){

    margin-right: 0px;

}

.y_paging{

    max-width: 1200px;

    margin: 0 auto 50px;

    text-align: right;

}

.y_paging2 li{

    display: inline-block;

    padding: 9px 14px 7px;

    border:1px solid #dcdcdc;

    color: #333;

    margin-right: 12px;

}

.y_paging2 .y_paging3{

    background: #dcdcdc;

    border: 0px;

}

.y_paging2 .y_paging4{

    background: #f5ab18;

    border: 0px;

}

.y_propar{

    max-width: 1200px;

    margin: 50px auto;

}

.y_propar h2{

    font-size: 24px;

    color: #000;

    border-bottom: 1px solid #f2f2f2;

    padding-bottom: 20px;

    margin-bottom: 30px;

}

.y_propar2 img{

    /*margin-bottom: 50px;*/

    vertical-align:top;

}

.y_propar2 p{

    font-size: 14px;

    color: #333;

    letter-spacing: 1px;

    line-height: 28px;

}

.y_propar3{

    margin-top: 30px;

    margin-bottom: 30px;

}

.y_propar4{

    margin-bottom: 20px;

}

.y_propar4 h3{

    font-size: 24px;

    color: #333;

    margin-bottom: 20px;

}

.y_propar4 p{

    width: 24px;

    height: 10px;

    background: #f5ab18;

}

.y_propar5 {

    display: flex;

    justify-content:flex-start;

    position: relative;

}

.y_propar6 {

    position: absolute;

    top: 50%;

    transform: translate(0,-50%);

    left: 34%;

}

.y_propar6 p{

    line-height: 30px;

}

.y_propar7 p{

    font-size: 14px;

    color: #333;

    line-height: 30px;

}

.y_propar8{

    margin-right: 40px;

}

.y_propar8 p{

    font-size: 24px;

    color: #333;

    padding-top: 30px;

}

.y_propar9{

    display: flex;

    justify-content:flex-start;

    flex-wrap: wrap;

}

.y_pdf{

    max-width: 1200px;

    margin: 0 auto;

    text-align: right;

    margin-top: 50px;

}

.y_pdf2 a{

    font-size: 18px;

    color: #fff;

    background: #f5ab18;

    padding: 16px 19px;

    border-radius: 5px;

}

.y_pronew{

    width: 100%;

}

.y_pronew img{

    width: 100%;

    display: block;

}

.y_pronew2{

    max-width: 1200px;

    margin: 60px auto;

    margin-bottom: 0;

}

.y_pronew2 .y_pronew3:nth-child(4n){

    margin-right: 0px;

}

.y_pronew3{

    display: inline-block;

    margin-bottom: 50px;

    margin-right: 2.2%;

    width: 23%;

}

.y_pronew3>a{

    display: block;

}

.y_pronew4 {

    position: relative;
overflow: hidden;

    /*margin-bottom: 10px;*/

}

.y_pronew4 img{

    display: block;

    border: 1px solid #f1f1f1;

    min-width: 100%;
    height: 200px;

}

.y_pronew4 div{

    display: none;

    position: absolute;

    left: 0;

    top: 0;

    height: 100%;

    width: 100%;

    background: rgba(0, 0, 0, 0.5);

    padding: 20px;
    box-sizing:border-box;

}

.y_pronew4>div>p{

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 5;

    overflow: hidden;

    position: relative;

    top: 50%;

    transform: translate(0%,-50%);

    color: #fff;

    text-indent:2em;

    font-size: 14px;

    /*letter-spacing: 3px;*/

    line-height: 24px;

}

.y_pronew4:hover div{

    display: block;

}

.y_pronew5 p:nth-child(1){
    margin-top:10px;

    font-size: 20px;

    color: #333;

    margin-bottom: 8px;

    overflow: hidden;

    text-overflow:ellipsis;

    white-space: nowrap;

}

.y_pronew5 p:nth-child(2){

    font-size: 16px;

    color: #333;

    margin-bottom: 12px;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    line-height: 18px;

    min-height: 36px;

    height: 36px;
}

.y_pronew5aa{

    background: #f5ab18;

    color: #333;

    font-size: 16px;

    padding: 18px 0px;

    width: 100%;

    display: inline-block;

    text-align: center;

}

.y_classify{

    width: 100%;

    margin: 20px auto;

}

.y_classify3{

    max-width: 100%;

    background: #eee;

    height: 1px;

    position: relative;

    top: 120px;

    z-index: -1;

}

.y_classify2{

    display: flex;

    justify-content:flex-start;

    max-width: 1200px;

    margin: 0 auto;

}

.y_classify4{

    margin-right: 40px;

    text-align: center;

}

.y_classify4 p{

    font-size: 36px;

    color: #333;

}

.y_classify6{

    display: flex;

    justify-content: flex-start;

    margin-bottom: 60px;

    flex-wrap: wrap;

}

.y_classify6p{

    font-size: 16px;

    color: #666;

    width: 80px;

    text-align: center;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.y_classify7{

    background: #eee;

    border-radius: 50px;

    width: 80px;

    height: 80px;

    overflow: hidden;

    margin-right: 70px;

}

.y_classify7 img{

    position: relative;

    left: -26px;

    top: 25px;

    width: 80px;

}

.y_classify8 p{

    font-size: 16px;

    color: #333;

    line-height: 30px;

}

.y_classify9{

    background: #f5ab18;

    border-radius: 100px;

    width: 180px;

    height: 180px;

    overflow: hidden;

    margin-top: 20px;

}

.y_classify9 img{

    position: relative;

    width: 100%;

}



@media only screen and (min-width: 768px) and (max-width: 1200px) {

    .y_provid{

        padding: 0px 10px;

    }

    .y_paging{

        padding: 0px 10px;

    }

    .y_propar{

        padding: 0px 10px;

    }

    .y_pronew2{

        padding: 0px 10px;

    }

    .y_pronew3{

        margin-right: 2%;

    }

    .y_classify{

        padding: 0px 10px;

    }

    .y_classify7{

        margin-right: 18px;

    }

}

@media only screen and (min-width: 320px) and (max-width: 500px) {

    .y_provid5 p{

        font-size: 14px;

        color: #333;

    }

    .y_provid4{

        margin-bottom: 8px;

    }

    .y_provid{

        padding: 0px 10px;

        margin: 30px auto 0px;

    }

    .y_provid2{

        margin-top: 20px;

    }

    .y_paging{

        padding: 0px 10px;

    }

    .y_provid3{

        margin-bottom: 20px;

    }

    .y_provid3 h2{

        font-size: 25px;

    }

    .y_provid3 a{

        padding-top: 8px;

    }

    .y_provid5{

        margin-right: 2%;

        margin-bottom: 10px;

        width: 48%;

    }

    .y_provid4 a img:nth-child(1){

        width: 100%;

    }

    .y_paging2 li a{

        font-size: 12px;

    }

    .y_paging2 li{

        padding: 1px 9px 5px;

        margin-right: 0px;

    }

    .y_propar{

        padding: 0px 10px;

    }

    .y_propar5{

        display: inherit;

    }

    .y_propar6{

        position: inherit;

        top: 0%;

        transform: translate(0,0%);

        left: 0%;

    }

    .y_propar3{

        margin-top: 30px;

        margin-bottom: 10px;

    }

    .y_propar4{

        margin-bottom: 10px;

    }

    .y_pdf{

        margin: 30px auto;

        text-align: left;

        margin-top: 50px;

    }

    .y_pdf2 a {

        font-size: 14px;

        padding: 12px 12px;

    }

    .y_propar8 p{

        padding: 10px 0px;

    }

    .y_propar4 h3{

        font-size: 20px;

    }

    .y_propar h2 {

        font-size: 20px;

    }

    .y_pronew2{

        padding: 0px 10px;

        margin-top: 20px;

    }

    .y_pronew3{

        width: 47%;

    }

    .y_pronew4{

        /*margin-bottom: 5px;*/

    }

    .y_pronew5aa{

        padding: 8px 0;

    }

    .y_pronew5 p:nth-child(1) {

        font-size: 18px;

        color: #333;

        margin-bottom: 5px;

    }

    .y_pronew5 p:nth-child(2) {

        font-size: 14px;

        color: #333;

        margin-bottom: 6px;

    }

    .y_pronew4{

        width: 100%;

    }

    .y_pronew4 img{

        width: 100%;

    }

    .y_classify{

        margin-bottom: 10px

    }

    .y_classify5{

        /*position: relative;*/

        padding-bottom: 0px;

        padding-top: 1px;

    }

    .y_classify2{

        display: inherit;

        position: relative;

    }

    .y_classify9{

        margin: 0 auto;

        width: 100px;

        height: 100px;

    }

    .y_classify4 p{

        font-size: 20px;

    }

    .y_classify4{

        margin-right:0px;

        margin-bottom: 20px;

        width: 120px;

    }

    .y_classify3{

        top: 92px;

        display: none;

    }



    .y_classify6{

        /*justify-content:center;*/

        /*margin-bottom: 20px;*/

        position: absolute;

        width: calc((100vw - 180px));

        left: 150px;

        top: 0px;

        margin-bottom: 0;

    }

    .y_classify7{

        margin-right: 10px;

        margin-bottom: 20px;

        width: 50px;

        height: 50px;

    }

    .y_classify{

        padding: 0px 10px;

    }

    .y_classify6p{

        display: none;

    }

}

.clearfix {

    clear: both;

    content: "";

    display: block;

    overflow: hidden;

}



.lee-pagination {
    list-style: none;
    display: inline-block;
    padding: 0;
    margin-top: 10px;
}
.lee-pagination li {
    display: inline;
    text-align: center;
}
.lee-pagination a {
    float: left;
    display: block;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 12px;
    color: #fff;
    margin-left: -1px;
    border: 1px solid transparent;
    line-height: 1.5;
}
.lee-pagination a.active {
    cursor: default;
}
.lee-pagination a:active {
    outline: none;
}

.modal-1 li:first-child a {
    /*-moz-border-radius: 6px 0 0 6px;*/
    /*-webkit-border-radius: 6px;*/
    /*border-radius: 6px 0 0 6px;*/
}
.modal-1 li:last-child a {
    /*-moz-border-radius: 0 6px 6px 0;*/
    /*-webkit-border-radius: 0;*/
    /*border-radius: 0 6px 6px 0;*/
}
.modal-1 a {
    border-color: #ddd;
    color: #4285F4;
    background: #fff;
}
.modal-1 a:hover {
    background: #eee;
}
.modal-1 a.active, .modal-1 a:active {
    border-color: #4285F4;
    background: #4285F4;
    color: #fff;
}
