.pc {

    display: block;

}



.phone {

    display: none;

}



@media only screen and (max-width: 576px) {

    .pc {

        display: none !important;

    }



    .phone {

        display: block !important;

    }



    .down_b {

        width: 100% !important;

    }



    .boxsbg_dl_w {

        min-width: 95% !important;

        width: 95% !important;

        margin: 30px 10px 0px 10px !important;

    }



    .boxsbg_dl {

        width: 100% !important;

        margin: 0px auto 30px auto !important;

        float: none !important;

    }



    .boxsbg_dl_n {

        width: 100%;

    }



    .Article {

        margin: 0px auto 50px auto;

        width: 95%;

        padding: 35px 10px;

    }



    .lxwm_nav {

        position: absolute;

        top: 45px;

        left: 50%;

        z-index: 2;

        margin-left: -115px;

    }



    .lxwm_con_r {

        width: 100%;

        float: right;

        background-color: #3b5aa6;

        height: 500px;

    }



    .allmap {

        display: none;

    }



    .zjyta {

        height: 1800px;

        background-color: #3b5aa6;

    }



    .zjyta_n {

        width: 100%;

        height: 1800px;

        margin: 0px auto;

    }



    .zjyta_n_tl {

        width: auto;

        float: left;

        padding: 60px 0px 0px 40px;

    }



    .zjyta_n_tr {

        width: 60%;

        float: left;

        padding: 1090px 0px 0px 40px;

    }



    .zjyta_l {

        width: auto;

        line-height: 45px;

        color: #fff;

        position: absolute;

        height: 1000px;

        left: 0px;

        right: 0;

        top: 180px;

        margin: 0px 0px 0px 0px;

        overflow: hidden;
		
		overflow-y: auto;

        padding: 0px 30px 0px 30px;

    }



    .zjyta_r {

        width: auto;

        line-height: 45px;

        color: #fff;

        position: absolute;

        height: 472px;

        left: 0px;

        top: 1300px;

        margin: 0px 0px 0px 0px;

        overflow: hidden;

        padding: 0px 30px;

    }



    .zjytb_n {

        width: auto;

        margin: 0px auto;

    }



    .zjytd_l,

    .zjytd_r {

        display: none !important;

    }



    .zjytd_n {

        width: 85%;

        margin: 0px auto;

        height: 300px;

        overflow-x: auto;

    }



    .zjyta_l embed {

        width: 100% !important;

    }



    .zjytc_con img {

        max-width: 100%;

        height: auto !important;

    }



    .gsyj {

        height: auto;

        background-color: #f1f4f6;

        padding-top: 20px;

        min-width: 0px;

    }



    .gsyj_title {

        background: url(../images/index/gsyj.png) no-repeat center center;

        height: 40px;

        text-align: center;

        font-size: 16px;

        line-height: 40px;

        color: #2f2f2f;

        background-size: 90% auto;

    }



    .gsyj_title span {

        display: block !important;

    }



    .gsyj_content {

        height: auto;

        padding-top: 15px;

        position: relative;

        max-width: 1920px;

        margin: 0px auto;

    }

    .gsyj_list_one img {
        height: 190px;
    }

    .gsyj_list_one_title a {
        font-size: 16px;
    }

    .gsyj_tab {
        display: none;
    }



    .gsyj_list {

        border-top: solid 0px #c5c5c5;

        overflow: hidden;

        height: auto;

        width: 90%;

        margin: 0px auto;

    }



    .gsyj_list_one {

        width: 100%;

        float: left;

        position: relative;

    }



    .gsyj_list_one_img {

        border-left: solid 0px #c5c5c5;

        text-align: center;

        padding-top: 0px;

        height: auto;

        margin-bottom: 25px;

    }



    .gsyj_list_one_img img {

        width: 85%;

        height: auto;

        border-radius: 3px;

        box-shadow: 0px 0px 5px rgb(0 0 0 / 30%);

    }



    .gsyj_list_one_title {

        text-align: center;

        color: #4d4d4d;

        font-size: 14px;

        width: 100%;

        margin: 0px auto;

    }



    .gsyj_list_one_to {

        display: none;

    }



    .gywm {

        /* height: auto; */

        /* background: url(../images/index/aboutusbg.jpg) no-repeat center top; */

        /* background-size: 100% 100%; */

        /* overflow: hidden; */

        padding: 0;

    }



    .gywm_title {

        text-align: center;

        background: url(../images/index/gywm.png) no-repeat center center;

        height: 40px;

        margin-top: 25px;

        font-size: 23px;

        line-height: 40px;

        /* color: #ffffff; */

        padding-left: 20px;

    }



    .gywm_des {

        /* color: #ffffff; */

        font-size: 16px;

        width: auto;

        line-height: 30px;

        margin: 15px auto;

        display: block !important;

        padding: 0 0 30px 0;

    }

    .gywm_other {

        display: none !important;

    }

    .news {

        height: auto;

        background-color: #e0ecfb;

    }

    .news_list {
        padding: 10px 0;
    }

    .news_list_date {
        width: 30%;
        text-align: center;
    }

    .news_list_nr {
        width: 100%;
    }

    .news_list_title {
        font-size: 20px;
        font-weight: bold;
    }

    .news_list_content {
        font-size: 14px;
    }

    .khyhb_title {
        padding: 60px 0 30px 0;
    }

    .khyhb_list {
        width: 33%;
    }

    .footer_a,
    .footer_b {
        width: 100%;
        text-align: center;
    }

    .footer_a div {
        font-size: 24px;
    }

    .footer_b div,
    .footer_c {
        display: none;
    }
	
	.gszz1 {
		height: 350px !important;
	}
	
	.gszz2{
		height: 135px !important;
	}
	
}