﻿@media screen  and (min-width: 1050px) {

}

@media screen  and (max-width: 1680px) {
    #nav>li {
        font-size: 17px;
    }


}

@media screen  and (max-width: 1440px) {
    #nav>li {
        font-size: 16px;
    }
    #nav .sub .sub-h a{font-size: 14px;}

}

@media screen  and (max-width: 1366px) {
	.logo img {
	    display: block;
	    height: 68px;
	}
	#nav>li>a{padding: 0 15px;}

}

@media screen  and (max-width: 1280px) {
    .logo img {
        display: block;
        height: 60px;
    }
    .nav1 {
        padding-top: 22px;
    }

    .nav1 li a {
        padding: 0 10px;
    }

    .nav1 li {
        font-size: 15px;
    }
    .foot_bottom .list_center img{width: 380px;}
    .ny {
        width: auto;
        padding: 0 15px 30px;
    }

    .ny_left {
        width: 20%;
    }

    .ny_right {
        width: 74%;
    }

}

@media screen  and (max-width: 1160px) {
    #nav>li>a{padding: 0 8px;}
}

@media screen  and (max-width: 1100px) {
    .head-r {
        display: none;
    }
	.nav-menu{display: block;}
	.head {
	    background: #0051C4;
	    position: relative;
	    padding: 0 2% 0 2%;
	}
	.header::after{content: none;}
}

@media screen  and (max-width: 980px) {
	.news_box{margin-top: 40px;}
    .news_top,.news_list{width: 100%;float: none;}
    .news_list{margin-top: 20px;}
	.news_list ul{padding: 0 15px;width: 100%;box-sizing: border-box;}
	.news_list ul li{width: 100%;box-sizing: border-box;height: auto;}
	.notic_box{margin: 40px auto 0}
	.noticnrbox .bd li{width: calc( 50% - 25px );}
	.noticnrbox .bd li:nth-child(3n){margin: 15px 50px 27px 0;}
	.noticnrbox .bd li:nth-child(2n){margin: 15px 0 27px;}
	.noticnrbox .hd ul li{font-size: 20px;padding: 0 20px;}
	.noticnrbox .hd ul li.on{font-size: 20px;}
	.jkdjbox{margin-top: 0;}
	.ijxky,.idjgz,.ikymk,.imtmk,.myyx,.zt{width: 100%;float: none;}
	.ijxky,.ikymk,.myyx{margin-bottom: 40px;}
	.myyx,.zt{padding: 0 !important;}
	.foot_bottom .list_center{display: none;}
	.foot_bottom .list_left,.foot_bottom .list_right{width: 50%;}
}

@media screen and (max-width: 768px) {
    .lead_list{width: 100%}
    .lead_list li {height: 50px; line-height: 50px;}
    .lead_list li span{ font-size: 18px; width: 80px}
    .lead_list li i{font-size: 16px}
    .jg_info_ld ul{width: 100%;}
    .jg_info_ld ul li{width: 100%}
    .jg_info_ld ul span{width: 100%;font-size: 18px;}
    .jg_info_ld .go_link{width: 100%;margin: 2% 0 0 0;font-size: 24px}
    .ijgsz{padding-top:2rem}
    .ijgsz ul li { float:none; height:52px; line-height:52px; font-size:16px; padding:0 3%; width:94%; margin:0 }
    .ijgsz ul li:nth-child(2n) {background: #f5f5f5;}
    .ijgsz ul li:nth-child(2n+1){background:none;}

    
    /*2020-7-14*/


    .ny_left {
        width: 100%;
        height: auto;
        overflow: hidden;
        float: none;
    }
    .sidenav{background: #cccccc;}
    .accordion li{
        width: 33.33333333%;
        float: left;
        border-bottom:none;
    }
    .accordion .nav-link{
        padding-left: 0px;
        text-align: center;
        height: 40px;
        line-height: 40px;
        font-size: 15px;
    }







    .ny_left_top {
        display: none;
    }

    .nytit1 {
        display: none;
    }

    .nytit {
        float: none;
    }

    .nytit a {
        padding-right: 0;
    }

    .ny_right {
        width: 90%;
        padding: 0 5% 10% 5%;
        float: none;
    }
.ny_right img {width:100%;}
    .ny_right1 {
        width: 100%;
        padding: 0;
    }

    .sjdh li {
        width: 48% !important;
        float: left;
        text-align: center;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-top: 2%;
        overflow: hidden;
    }

    .sjdh li a {
        height: 40px;
        line-height: 40px;
        background: #eee;
        display: block;
    }

    .sjdh li:nth-child(2n) {
        float: right;
    }

    .sjdh ul li a:hover {
        background: #8f000b;
        color: #fff;
    }

    .sjdh ul li a.hover {
        background: #8f000b;
        color: #fff;
    }

    .content {
        width: 90%;
        margin: 0 auto;
        padding-top: 20px;
    }

    .content-title h3 {
        font-size: 20px;
        line-height: 30px
    }

    .content-title {
        width: 100%;
    }

    .content-con {
        width: 100%;
    }

    .lyys ul li {
        width: 29%;
        margin: 2%;
    }

    .vsbcontent_video video {
        width: 100%;
    }

    .vsbcontent_video {
        text-indent: 0 !important;
    }
    .i_xndh{margin: 20px auto 0 auto}
    .xd_list{    padding: 7% 0 0 0;}
    .xd_list li{    width: 42%;
        line-height: 40px;
        height: 40px;
        padding: 0 4%;
        text-align: left;}
    .xd_list li a{font-size: 14px;}
}

@media screen  and (max-width: 680px) {
	.newstopimg{height: 300px;}
	.news_top{background: url(../img/newtt_bg.png) left bottom no-repeat;height: 330px;}
.noticnrbox .bd li{width: 100%;margin: 0 0 20px 0;float: none;}
.ikymk li{width: 100%;margin: 15px 0 30px !important;}
.ikymk li:last-child{margin: 15px 0 0 0 !important;}
}

@media screen  and (max-width: 620px) {
	.jkdjbox,.jkdjbox1{margin-top: -80px;}
	.noticnrbox .bd .mk_more{position: relative;top:0;width: 100px;margin: 0 auto;text-align: center;}
	.pic ul li{width: 30%;}
}
@media screen  and (max-width: 580px) {
	.noticnrbox .hd{width: 100%;}
	.noticnrbox .hd ul li{padding: 0;width: 25%;box-sizing: border-box;text-align: center;}
}
@media screen  and (max-width: 520px) {
	.logo img{height: 36px;}
	.nav-menu{margin-top: 18px;}
	.navm-box{padding: 70px 0 20px;}
	.news_top{padding-left: 20px;height: 280px;}
	.newstopimg{height: 260px;}
}
@media screen  and (max-width: 480px) {
.foot_bottom .list_left, .foot_bottom .list_right{width: 100%;float: none;}
.foot_bottom .list_left{margin-bottom: 30px;}
.foot_bottom{height: auto;}
.m-list3 .pic3{width: 100%;height: 200px;float: none;}
.m-list3 .txt44{padding-left: 0;}
}

@media screen  and (max-width: 420px) {
.jx-box .jx-box-first .jx-boximg{width: 100%;float: none;}
.jx-boxrig{width: 100%;float: none;padding-left: 0;}
.noticnrbox .hd ul li{font-size: 18px;}
.noticnrbox .bd li a{font-size: 16px;}
.pic ul li{width: 46%;}
}