@charset "utf-8";
.fc1 div,.fc2 div{
    z-index: 999!important;
}
.fc1 tr,.fc2 tr{
    background:#f5f5f5;
}
.fc3{
    position: fixed;
    z-index: 999!important;
    right: 0;
    bottom: 0;
    width: 240px;
    height: 180px;
    background: #1f43a3;
    padding: 15px 0;
    box-sizing: border-box;
    box-shadow: 0 0 7px 0px rgb(29 39 68 / 80%);
}
.fc3 p:nth-of-type(1){
    font-size: 18px;
    text-align:center;
    color:#fff;
    font-weight:bold;
    letter-spacing: 1px;
    line-height: 20px;
}
.fc3 p:nth-of-type(2){
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    line-height: 1;
}
.fc3 p:nth-of-type(2) b{
    font-size: 70px;
    line-height:100px;
    margin-right: 10px;
    display: inline-block;
}
.fc3 p:nth-of-type(3){
    font-size: 25px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 30px;
}
@media only screen and (max-width: 1440px){

}
@media only screen and (max-width: 1340px){
    .banner{
        padding: 0;
    }
    .new>div, .about>div, .bszl>div{
        padding: 0 40px;
    }
    .about .about_us{
        padding:30px;
    }
    .about{
        margin-top:30px;
    }
}
@media only screen and (max-width: 1200px){
    .news_images img{
        height: 290px;
    }
    .new .w1300 .new_left,.new .w1300 .new_content{
        width:49%;
    }
    .new .w1300 .new_content{
        margin-right: 0;
    }
    .new .news_notice ul li:first-of-type a p.img, .new .news_notice ul li:first-of-type a p.img img{
        height: 250px;
    }
    .new .news_notice ul li:first-of-type a p.txt{
        line-height: 26px;
        height:26px;
        -webkit-line-clamp:1;
    }
    .new .news_notice ul li a{
        line-height:48px;
    }
    .new .w1300 .new_right{
        width: 100%;
    }
    .new .w1300 .new_right h2.lmTit{
        padding-bottom: 0;
    }
    .new_right ul li{
        float:left;
        width:49%;
        margin-right:2%;
    }
    .new_right ul li:nth-of-type(2n){
        margin-right:0;
    }
    .new_right ul li p.txt{
        display:none;
    }
    .new_right ul li p.tit span,.new_right ul li.on p.tit span{
        display: block; 
    }
    .new_right ul li.on p.txt{
        display: none;
    }
    .new_right ul li.on p.tit::before{
        background: #d1d7e7 url(../img/jia1.png) no-repeat center;
    }
    .new_right ul li:hover p.tit::before{
        background: #1f43a3 url(../img/jia1.png) no-repeat center;
    }
    .new_right ul li:hover p.tit{
        font-size:16px;
    }
    .new_right ul li:hover p.tit span{
        font-size:14px;
    }
    .new_right ul li.on:hover p.tit{
        font-weight:bold;
    }
    .new_right ul li.on p.tit{
        font-weight:normal;
    }
    .ksdh .ksdh_con ul li a p{
        font-size:18px;
    }
    ul.bszl_sub li a p.img{
        width:64px;
        height:64px;
    }
    ul.bszl_sub li a p.txt{
        font-size: 16px;
        text-indent: 10px;
        line-height:64px;
    }
}
@media only screen and (max-width: 960px){
    .news_images img{
        height: 230px;
    }
    h2.lmTit{
        font-size:22px;
        padding: 12px 0;
    }
    .ksdh .ksdh_tab li:first-of-type a{
        font-size:22px;
        padding: 5px 0;
    }
    h2.lmTit a{
        font-size: 13px;
        padding-left: 20px;
        background-size:13px auto;
    }
    h2.lmTit a:hover{
        color: #1f43a3;
        background-size:13px auto;
    }
    .new .news_notice ul li:first-of-type a p.img, .new .news_notice ul li:first-of-type a p.img img{
        height: 210px;
    }
    .new>div, .about>div, .bszl>div{
        padding: 0 30px;
    }
    .about .about_us h2{
        font-size:25px;
    }
    .about .about_us h2::before{
        height: 10px;
        bottom: 0;
    }
    .about .about_us p{
        width: 70%;
    }
    .link_lj{
        margin-top: 30px;
    }
}
@media only screen and (max-width: 768px){
    .fc1,.fc2,.fc3{
        display:none;
    }
    .new>div, .about>div, .bszl>div{
        padding: 0 25px;
    }
    .news_images img{
        height: 200px;
    }
    .new_right ul li{
        width:100%;
        float:none;
        margin-right:0;
    }
    .new .news_notice ul li:first-of-type a p.img, .new .news_notice ul li:first-of-type a p.img img{
        height: 180px;
    }
    .new .news_notice ul li:first-of-type a p.txt{
        font-size:15px;
        line-height: 20px;
        height: 20px;
    }
    .new .news_notice ul li a{
        font-size: 14px;
        line-height: 42px;
        padding-left: 15px;
    }
    .new_right ul li a{
        padding:5px 0;
    }
    .new_right ul li.on p.tit,.new_right ul li p.tit{
        font-size:14px;
        line-height: 32px;
        padding-left: 30px;
    }
    .new_right ul li p.tit::before{
        width:18px;
        height:18px;
    }
    .new_right ul li:hover p.tit span{
        font-size:13px;
    }
    .banner .slick-dots li,.banner .slick-dots li button{
        width: 8px;
        height: 8px;
    }
    .banner .slick-dots li.slick-active,.banner .slick-dots li.slick-active button{
        width: 8px;
        height: 8px;
    }
    .banner .slick-dots li.slick-active button:before {
        width: 8px;
        height: 8px;
        background: #1f43a3;
    }
    .banner .slick-dots li button:before {
        width: 8px;
        height: 8px;
        content: '';
        opacity: 1;
        background: #fff;
    }
    .banner .slick-dots{
        right: 0;
        bottom: 10px;
    }
    .ksdh .ksdh_con ul li a p{
        font-size:16px;
    }
    .ksdh .ksdh_tab,.ksdh .ksdh_con ul li{
        padding:0 5px;
        margin: 15px 0 0;
    }
    .ksdh .ksdh_tab li{
        margin-right:10px;
    }
    .ksdh .ksdh_tab li a{
        font-size:16px;
        padding: 5px 0;
    }
    .about .about_us h2{
        font-size: 20px;
    }
    .about .about_us h2::before{
        height: 6px;
        bottom: 5px;
    }
    .about .about_us p{
        width: 70%;
        margin: 10px 0 0;
        font-size: 14px;
        line-height: 30px;
    }
    ul.zjtd_sub li a{
        padding: 0 5px;
    }
    .link_lj{
        margin-top:20px;
    }
    .zjtd h2.lmTit{
        width: calc(100% - 10px);
    }
}
@media only screen and (max-width: 640px){
    .news_images img{
        height: 110px;
    }
    .new>div, .about>div, .bszl>div{
        padding: 0 20px;
    }
    .new .w1300 .new_left,.new .w1300 .new_content{
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .new .news_notice ul li:first-of-type a p.img, .new .news_notice ul li:first-of-type a p.img img{
        height: auto;
    }
    h2.lmTit{
        font-size:18px;
        padding: 10px 0;
        font-weight: bold;
    }
    h2.lmTit a{
        font-weight:normal;
    }
    .ksdh .ksdh_tab li:first-of-type a{
        font-size:18px;
         font-weight: bold;
    }
    .ksdh .ksdh_tab li{
        margin-right: 7px;
    }
    .about{
        margin-top:15px;
    }
    .about .about_us p{
        width: 80%;
    }
}
@media only screen and (max-width: 540px){
    .about .about_us{
        padding:15px;
    }
    .about .about_us h2{
        font-size: 18px;
    }
    .about .about_us p{
        width: 100%;
        font-size: 13px;
        line-height: 24px;
    }
}
@media only screen and (max-width: 460px){
    .zjtd h2.lmTit{
        width: 100%;
    }
    .new>div, .about>div, .bszl>div{
        padding: 0 15px;
    }
    .ksdh .ksdh_tab{
        padding:0;
        margin:15px 0 0;
    }
    .ksdh .ksdh_con ul li{
        padding:0;
        margin-top:10px;
    }
    .ksdh .ksdh_tab li{
        width:20%;
        margin-right:0;
    }
     .ksdh .ksdh_tab li a{
         margin-top: 5px;
     }
    .ksdh .ksdh_tab li:first-of-type{
        float:none;
        width: auto;
    }
}