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

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

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

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

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

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

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

@media only screen and (max-width: 1220px) {
    .centerBox {
        width: 94%;
    }
    .gdsms {
        padding: 30px 0;
        box-sizing: border-box;
        line-height: 32px;
        font-size: 13px;
    }
    .cpicon {
        width: 80px;
        height: 80px;
        background: #000;
        margin: 0 auto;
        background-size: 100% !important;
    }
    .gsright h6 {
        font-size: 25px;
        text-align: left;
        font-weight: bold;
    }
    .flright {
        width: 74%;
        float: left;
        padding-left: 38px;
        box-sizing: border-box;
    }
    /*.fnav ul li {
        margin-right: 49px;
    }*/
    .fnav ul li{
        margin-right: 20px;
    }
    .ewm {
        width: 100px;
    }
}

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

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

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

@media only screen and (max-width: 1024px) {
    /*.navgation ul li {
        margin-right: 30px;
    }*/
    .newsasd {
        float: left;
        width: 32%;
    }
    .newsnr {
        float: right;
        width: 65%;
    }
}

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

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

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

@media only screen and (max-width: 770px) {
    .fleft {
        width: 100%;
        float: left;
        height: unset;
        border: 0;
        margin: 0 auto;
    }
    .fleft img {
        margin: 0 auto;
    }
    .flright {
        width: 100%;
        justify-content: space-between;
        display: flex;
        align-items: center;
        padding-left: 0;
        box-sizing: border-box;
    }
    .ktitle h6 {
        font-size: 24px;
    }
    .gsjy {
        padding: 5% 0 !important;
        position: relative;
        box-sizing: border-box;
    }
    .cplb {
        margin-bottom: 5%;
    }
    .gsjy .centerBox>div {
        width: 100%;
        float: left;
    }
    .gsjy::before {
        display: none;
    }
    .gsright {
        padding-top: 5%;
        width: 100%;
        padding-left: 0;
    }
    .show {
        padding: 15% 0;
    }
    .zwitem h6 {
        font-size: 16px;
    }
    .maps {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.27);
        width: 100%;
        height: 250px;
		overflow: hidden;
    }
	.maps iframe{
		position: relative;
		left: 50%;
		margin-left: -600px;
		margin-top: -125px;
	}
    .aditem {
        padding: 5% !important;
    }
    .inst {
        margin-bottom: 8%;
    }
    .wenhua {
        margin-bottom: 8%;
    }
    .lxwm {
        margin-bottom: 8%;
    }
    .whbox .whright {
        width: 100%;
        padding: 5%;
        box-sizing: border-box;
    }
    .whbox .whleft {
        padding: 0 !important;
        width: 100%;
    }
    .ittile {
        margin-bottom: 5%;
    }
    .desc::before,
    .desc::after {
        display: none;
    }
    .ittile {
        font-size: 20px;
    }
    .inst {
        padding: 5% 0;
    }
    .desc {
        padding: 0 2%;
        box-sizing: border-box;
        position: relative;
        font-size: 14px;
        line-height: 31px;
        text-align: left;
    }
    .hb {
        width: 32%;
        height: 100px;
        margin-right: 2% !important;
    }
    .hb:nth-child(3n) {
        margin-right: 0 !important;
    }
    .addresslit {
        display: flex;
        flex-wrap: wrap;
    }
    .addresslit>div {
        width: 100% !important;
    }
    .adicon {
        width: 50px;
        height: 50px;
        background: #000;
        margin: 0 auto 20px;
        background-size: cover !important;
    }
    .whright {
        padding-left: 15px;
        box-sizing: border-box;
        font-size: 13px;
        line-height: 32px;
        font-weight: bold;
    }
    .lm a {
        font-size: 14px;
    }
    .header {
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 999;
    }
    .banner_pc  {
        margin-top: 80px;
    }
    .eritem dd {
        line-height: 28px;
        margin-bottom: 15px;
        text-transform: uppercase;
    }
    .eritem dd a {
        font-size: 14px;
    }
    .erji {
        position: unset;
    }
    .eritem {
        width: 100%;
        float: left;
        margin-right: 0;
        text-align: left;
        box-sizing: border-box;
    }
    .meng {
        top: 80px;
    }
    .menu {
        display: block !important;
        float: right;
        background: url(../images/menu.png) no-repeat right;
        background-size: 70%;
    }
    .navgation {
        display: none;
    }
    .header {
        width: 100%;
        height: 80px;
        background: #fff;
    }
    .contact form textarea{margin-bottom: 30px;}
	.contact form ul li{width: 100%;}
}

@media only screen and (max-width: 640px) {
    .tel {
        margin: 5% 0;
    }
    .fnav {
        float: left;
        margin-bottom: 0;
    }
    .fleft {
        display: none;
    }
    .tel {
        text-align: center;
        line-height: 40px;
        background: url(../images/icons_03.png) no-repeat 10%;
    }
    .flright {
        flex-wrap: wrap;
        margin-bottom: 5%;
    }
    .ewm {
        width: 120px;
        float: unset;
        text-align: center;
        margin: 0 auto;
    }
    .footer {
        padding: 30px 0 0 0;
        box-sizing: border-box;
        background-color: #0071bc;
    }
    .bq {
        display: block;
        padding: 5% 0;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }
	.bq span{
		display: block;
	}
    .flright ul li {
        display: inline-block;
        color: #fff;
        font-size: 14px;
        margin-right: 6%;
    }
    .copyRight {
        display: none;
    }
    .fnav {
        width: 100%;
    }
    .flright {
        flex-wrap: wrap
    }
    .ktitle {
        margin-bottom: 5%;
    }
    .xwlist {
        flex-wrap: wrap;
    }
    .xwlist>div {
        width: 100%;
        margin-right: 0;
    }
    .xitem li {
        line-height: 47px;
        border-bottom: 1px solid #f4f4f4 !important;
        box-sizing: border-box;
    }
    .xwzuo p {
        font-size: 14px;
    }
    .ms {
        font-size: 12px;
        color: #666666;
        margin: 10px 0;
        text-align: left;
        line-height: 21px;
    }
    .xwlb {
        padding-bottom: 8%;
        box-sizing: border-box;
    }
    .xwlb .more {
        margin: 5% auto 0;
    }
    .xwitem p {
        font-size: 14px;
    }
    .xitem h6 {
        font-size: 14px;
    }
    .cplist {
        flex-wrap: wrap;
        display: flex;
    }
    .cplist>div {
        margin: 5% auto 0 !important;
        width: 100% !important;
    }
    .fnav ul {
        text-align: center;
    }
    .ktitle p {
        margin: 0;
    }
    .gsright h6 {
        font-size: 20px;
        text-align: center;
        font-weight: bold;
    }
    .more {
        margin: 0 auto;
    }
    .gsright p {
        text-align: center;
    }
    .main {
        padding: 5% 0;
        box-sizing: border-box;
    }
    .newsnr h6 {
        font-size: 14px;
        width: 100%;
        margin-bottom: 10px;
        font-weight: bold;
        text-align: left;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .msnr {
        font-size: 14px;
        line-height: 20px;
        text-align: left;
    }
    .newsasd {
        float: left;
        width: 40%;
    }
    .newsasd {
        float: left;
        width: 50%;
    }
    .newsnr {
        float: right;
        width: 50%;
        padding-left: 5%;
    }
    .zwitem h6 {
        padding: 12px 0;
        box-sizing: border-box;
    }
    .cdesc {
        font-size: 12px;
        line-height: 24px;
    }
    .zwitem h6 {
        font-size: 14px;
    }
    .huoban .hb {
        width: 49%;
        height: 100px;
        margin-right: 2% !important;
    }
    .huoban .hb:nth-child(2n) {
        margin-right: 0 !important;
    }
    .lm a {
        width: 49% !important;
        line-height: 45px;
        margin-bottom: 2%;
    }
    .content span {
        font-size: 18px !important;
    }
    .content {
        padding: 5% 0;
        box-sizing: border-box;
        font-size: 14px;
        line-height: 30px;
        text-align: left;
    }
    .lm a:nth-child(2n) {
        margin-right: 0 !important;
    }
    .banner_pc  .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    .banner_pc  .swiper-pagination-bullet::before {
        left: -4px;
        display: none;
    }
    .banner_pc  .swiper-pagination-bullet-active {
        background: #0d6fbb !important;
    }
    .banner_pc  .swiper-pagination {
        bottom: 10px !important;
    }
    .banner_pc  {
        margin-top: 60px;
    }
    .meng {
        top: 60px;
    }
    .logo {
        width: 50%;
    }
    .logo img {
        width: 73%;
        height: 100%;
        object-fit: contain !important;
    }
    .header {
        width: 100%;
        height: 60px;
        background: #fff;
    }
}

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

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

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

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

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