@media screen and (max-width: 1600px) {}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1200px) {}

@media screen and (max-width: 768px) {
    .header,
    .nav {
        display: none;
    }
    .common-card {
        width: 100%;
        padding: 0 20px;
    }
    .mobile-inner-header {
        display: block;
    }
    .announcement {
        height: auto;
        padding: 0 20px;
    }
    .mobile-inner-header .logo a {
        display: inline-block;
        height: 60px;
        width: auto;
    }
    .mobile-inner-header .logo a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .banner .common-card h6 {
        font-size: 16px;
    }
    .banner .common-card .newest {
        width: 105px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        background-size: 15px 15px;
        font-size: 16px
    }
    .bannerSwiper,
    .banner-con {
        width: 350px;
        height: 97px;
    }
    .bannerSwiper .swiper-slide p {
        font-size: 16px;
        line-height: 40px;
    }
    .banner-con .more {
        width: 20px;
        height: 20px;
        margin-left: 5px;
    }
    .announcement .common-card .marquee {
        width: 100%;
    }
    .announcement .common-card a {
        font-size: 16px;
        line-height: 30px;
    }
    .announcement .common-card {
        background-size: 25px 25px;
    }
    .content {
        height: auto;
        padding-top: 10px;
        background-size: contain;
    }
    .content .top,
    .content .bottom,
    .behaviorSincerity .common-card {
        flex-wrap: wrap;
    }
    .content .right {
        width: 100%;
        height: auto;
        margin-top: 20px;
    }
    .home-bg {
        width: 100%;
        height: 150px;
    }
    .behaviorSincerity .left {
        margin-right: 0;
        padding-top: 20px;
    }
    .behaviorSincerity .right {
        width: 100%;
    }
    .common-title {
        border-bottom: 1px solid #e5e5e5;
        padding-bottom: 5px;
    }
    .common-title span {
        width: 5px;
        height: 30px;
    }
    .common-title i {
        width: 8px;
        height: 30px;
        margin: 0 5px;
    }
    .common-title em,
    .common-title a {
        font-size: 16px;
    }
    .homenews-con .title ul li {
        padding: 10px 18px;
        margin-right: 3px;
        font-size: 16px;
    }
    .homenews-con .title {
        margin: 10px 0;
    }
    .homeNews-list ul li {
        border-bottom: 1px solid rgba(224, 220, 220, 0.5);
        height: auto;
        line-height: 35px;
        padding: 10px 0;
    }
    .homeNews-list ul li a span {
        width: 85%;
        font-size: 16px;
        margin-right: 20px;
    }
    .homeNews-list ul li a i {
        font-size: 12px;
        white-space: nowrap;
    }
    .contentSwiper {
        margin: 20px 0;
    }
    .contentSwiper .swiper-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .contentSwiper .swiper-slide .text {
        height: 10%;
        font-size: 16px;
        padding: 20px 0;
    }
    .content .bottom {
        margin: 30px 0 10px 0;
    }
    .behaviorSincerity .right .title {
        height: 150px;
        background-size: cover;
        background-position: center;
    }
    .behaviorSincerity .right .title span {
        font-size: 18px;
        margin: 0 10px;
    }
    .behaviorSincerity .right .title i {
        width: 25%;
        border: 1px solid rgba(224, 220, 220, 0.5);
    }
    .behaviorSincerity .right ul li {
        width: 75px;
        height: 83px;
        margin: 0 10px 10px 0;
    }
    .behaviorSincerity .right ul li img {
        width: 25px;
    }
    .behaviorSincerity .right ul {
        justify-content: space-between;
    }
    .behaviorSincerity .right ul li p {
        font-size: 16px;
        line-height: 25px;
    }
    .behaviorSincerity {
        background-size: cover;
    }
    .footer ul li {
        display: none;
    }
    .footer ul li:nth-child(9),
    .footer ul li:last-child {
        display: block;
        display: flex;
    }
    .footer ul li:last-child {
        align-items: center;
    }
    .footer ul li p {
        font-size: 18px;
        line-height: 30px;
    }
    .footer ul li span,
    .footer ul .img h6 {
        font-size: 16px;
        line-height: 30px;
    }
    .footer ul .img img {
        width: 100px;
        height: 100px;
    }
    .footer,
    .footer .top {
        height: auto;
        padding: 10px 0;
    }
    .footer .bottom {
        font-size: 14px;
        height: auto;
        padding: 20px 0;
        line-height: 25px;
    }
    .common-content .phone {
        display: none;
    }
    .common-content .left {
        width: 100%;
    }
    .common-content .common-card {
        flex-wrap: wrap;
    }
    .common-content .left .title {
        height: 100px;
        padding-top: 10px;
        margin-bottom: 1px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    .common-content .left .title h2 {
        font-size: 18px;
        line-height: 35px;
    }
    .common-content .left .title h6 {
        font-size: 16px;
    }
    .common-menu ul li {
        height: 45px;
        line-height: 45px;
        margin-bottom: 10px;
        padding-left: 20px;
    }
    .common-menu ul i {
        width: 15px;
        height: 15px;
        margin-right: 15px;
    }
    .common-menu ul span {
        font-size: 16px;
    }
    .common-content .right{
        width: 100%;
    }
    .common-content .right h5 {
        border-bottom: 1px solid #dcdcdc;
        padding-bottom: 15px;
    }
    .common-content .right h5 span {
        font-size: 18px;
    }
    .common-content .right h5 i {
        bottom: -1px;
        width: 20%;
        height: 2px;
    }
    .common-content .right ul li {
        height: 45px;
        line-height: 45px;
        border-bottom: 1px solid #dcdcdc;
        margin-left: 20px;
    }
    .common-content .right ul li p {
        font-size: 16px;
        padding-right: 10px;
    }
    .common-content .right ul li span {
        font-size: 14px;
        white-space: nowrap;
    }
    .common-content .right ul {
        margin-top: 10px;
    }
    .newsDetali .title p {
        font-size: 16px;
        margin: 10px 0;
    }
    .newsDetali .title .time {
        width: 80%;
        display: flex;
        align-items: center;
    }
    .newsDetali .title .time span {
        font-size: 14px;
        margin-right: 5%;
        padding-left: 20px;
    }
    .newsDetali .title .time i {
        font-size: 14px;
        padding-left: 20px;
    }
    .newsDetali .title .getback {
        font-size: 16px;
        color: #000;
        background-image: url(/img/icon3.jpg);
        padding-left: 20px;
        text-wrap: nowrap;
    }
    .newsDetali .title .ls {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .newsDetali .news-text {
        font-size: 14px;
        line-height: 30px;
    }
    .newsDetali .bottom {
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
        margin-top: 10px;
    }
    .newsDetali .bottom i {
        font-size: 14px;
    }
    .newsDetali .bottom span {
        font-size: 16px;
    }
}

@media screen and (max-width: 420px) {
	.MsoNormals {

    font-size: 19px;
}
	.MsoNormaltwo {
    font-size: 14px;
}
	
	.Msotitles, .Msotitle {

    font-size: 16px;
}
    .banner {
        height: auto;
    }
    .common-card,
    .announcement {
        padding: 0 10px;
    }
    .mobile-inner-header .logo a {
        width: 80%;
    }
    .banner .common-card h6 {
        font-size: 12px;
    }
    .banner .common-card .newest {
        width: 95px;
        height: 25px;
        line-height: 25px;
        border-radius: 15px;
        background-size: 15px 15px;
        font-size: 12px
    }
   .bannerSwiper,
    .banner-con {
        width: 100%;
     
    }
    .bannerSwiper .swiper-slide p {
        font-size: 14px;
        line-height: 30px;
    }
    .banner-con .more {
        margin-top: -30px;
    }
    .announcement .common-card a {
        font-size: 14px;
        line-height: 30px;
    }
    .announcement .common-card {
        background-size: 20px 20px;
        background-position: 0 23px;
    }
    .behaviorSincerity .right .title {
        height: 100px;
    }
    .homenews-con .title ul li {
        font-size: 12px;
    }
    .behaviorSincerity .right ul li p {
        font-size: 14px;
        line-height: 25px;
    }
    .footer ul {
        flex-wrap: wrap;
    }
    .footer ul li:last-child {
        margin-top: 10px;
    }
    .homenews-con .title ul li {
        padding: 10px 15px;
    }
    .common-content .left .title {
        height: 80px;
    }
    .newsDetali .bottom {
        display: flex;
        flex-direction: column;
        padding: 0 0;
    }
	
	.contentSwiper .swiper-slide .text{
	height:auto;
	 line-height:20px;
	}
}

@media screen and (max-width: 376px) {
    .banner-con .more {
        margin-top: -30px;
    }
    .announcement .common-card {
        background-position: 0 10px;
    }
}

@media screen and (max-width: 360px) {
    .mobile-inner-header .logo a {
        width: 70%;
    }
    .homenews-con .title ul li {
        padding: 10px 10px;
    }
}