@media screen and (max-width: 1200px) {

    .content_gy {
        width: 92%;
        margin: 0 4%;
    }

    /**
	 * web_web_header
	 */
    .header {
        display: none;
    }
    .web_header{
        display: flex;
    }
    .common_banner {
        height: 240px;
        background-color: #ccc;
    }
    .common_banner img{
        height: 100%;
    }
    .index_banner .swiper-slide img{
        height: 240px;
    }
    .index_banner .pagination{
        bottom: 10px;
    }
    .common_banner {
        margin-top: 50px;
    }

    .common_address {
        padding: 10px 0;
        height: auto;
    }

    .common_address .content_gy {
        flex-wrap: wrap;
    }

    .common_address .content_gy .info {
        width: 100%;
        height: 30px;
    }

    .index_banner .swiper-slide .box .content_gy .txt1 img{
        height: 40px;
    }
    .index_banner .swiper-slide .box .content_gy .txt2 {
        font-size: 14px;
    }
    .index_banner .swiper-slide .box .content_gy .txt2 p {
        line-height: 25px;
    }
    .index_banner .swiper-button-prev, .index_banner .swiper-button-next {
        display: none;
    }
    .index_banner .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 10px;
    }
    .index_content1 {
        padding-top: 20px;
        height: auto;
        padding-bottom: 50px;
        background-size: contain;
    }
    
    .index_content1 .desc {
        width: 100%;
    }
    .index_content1 .list {
        width: 100%;
    }
    .index_content1 .name,
    .index_content2 .name,
    .index_content3 .name,
    .index_content4 .name,
    .index_content5 .name {
        font-size: 20px;
        line-height: 30px;
    }
    .index_content1 .desc {
        margin-top: 20px;
        line-height: 25px;
        margin-bottom: 20px;
    }
    .index_content1 .list .value .num {
        font-size: 24px;
        line-height: 40px;
    }
    .index_content1 .list .value .iconfont {
        font-size: 18px;
        margin-right: 10px;
    }
    .index_content1 .list .title {
        font-size: 12px;
        margin-top: 0px;
    }
    .index_content2 {
        padding-top: 20px;
    }
    .index_content2 .name {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .swiper-container {
        margin-top: 30px;
    }
    .index_content4 .name {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .index_content2 .item {
        box-shadow: 0 0px 10px #eee;
    }
    .index_content2 .item .info {
        padding: 10px 20px 20px;
    }
    .index_content2 .item .info .name {
        font-size: 16px;
        width: 100%;
        max-width: max-content;
        margin-bottom: 5px;
    }
    .index_content2 .item .info .desc {
        margin-top: 10px;
        font-size: 12px;
    }
    .index_content2 .swiper-slide {
        padding-bottom: 15px;
    }
    .index_content2 .pagination .swiper-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        margin: 0 5px;
    }
    .index_content3 {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .index_content3 .name {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .index_content3 .list .swiper-slide{
        height: 300px;
    }
    .index_content3 .pagination {
        display: none;
    }
    .index_content3 .list .content_gy .title {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .index_content3 .list .content_gy .txt {
        width: 100%;
        line-height: 25px;
        margin-bottom: 25px;        
    }
    .index_content3 .list .content_gy .more a {
        width: 120px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
    .index_content4 {
        margin-bottom: 30px;
    }
    .index_content4 .swiper-slide .info {
        top: 0;
    }
    .index_content4 .swiper-slide .info .desc {
        opacity: 1;
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 25px;
    }
    .index_content4 .swiper-slide .info .icon {
        opacity: 1;
        background-position: left center;
        background-size: 25px;
    }
    .index_content4 .swiper-slide .info .title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .index_content4 .content_gy .swiper-button-prev3,
    .index_content4 .content_gy .swiper-button-next3 {
        display: none;
    }
    .index_content5 {
        padding: 30px 0;
    }
    .index_content5 .name {
        margin-bottom: 20px;
    }
    .index_content5 .list .item {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0;
    }
    .index_content5 .list .item .name {
        font-size: 20px;
    }
    .index_content5 .list .item .desc {
        font-size: 14px;
    }
    .common_footer .footer_box1 {
        display: none;
    }
    .common_footer {
        padding: 30px 0;
    }
    .common_footer .footer_box2 .content_gy {
        flex-wrap: wrap;
        height: auto;
    }
    .common_footer .footer_box2 .content_gy .logo {
        width: 100%;
    }
    .common_footer .footer_box2 .content_gy .item2 {
        font-size: 12px;
        text-align: center;
        margin-top: 10px;
    }
    .about_banner .content_gy .txt .p1 {
        font-size: 35px;
        line-height: 40px;
    }
    .about_content1 {
        margin-top: 0;
    }
    .about_banner .content_gy .txt .p2 {
        font-size: 18px;
        line-height: 20px;
    }
    .about_content1 .content_gy {
        padding-top: 20px;
    }
    .about_content1 .content_gy::after {
        display: none;
    }
    .about_content1 .content_gy .name ,
    .about_content2 .content_gy .name ,
    .about_content4 .content_gy .name ,
    .about_content5 .name,
    .about_content3 .content_gy .name {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .about_content1 .content_gy .desc {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .about_content1 .content_gy .desc p {
        font-size: 14px;
        line-height: 25px;
    }
    .about_content1 .list {
        margin-bottom: 20px;
    }
    .about_content1 .list .value .num {
        font-size: 24px;
        line-height: 40px;
    }
    .about_content1 .list .value .iconfont {
        font-size: 18px;
        margin-right: 10px;
    }
    .about_content1 .list .item .title {
        font-size: 12px;
        margin-top: 10px;
    }
    .about_content2 .content_gy {
        flex-wrap: wrap;
    }
    .about_content2 .content_gy .pic {
        width: 100%;
        height: auto;
        margin-bottom: 20px;
    }
    .about_content2 .content_gy .info {
        width: 100%;
        margin-left: 0;
    }
    .about_content2 .content_gy .info .title {
        color: #4d4d4d;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .about_content2 .content_gy .info .desc {
        font-size: 14px;
        line-height: 25px;
    }
    .about_content3 .pic {
        margin-top: 20px;
    }
    .about_content3 {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .about_content4 {
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
    .about_content4 .content {
        flex-wrap: wrap;
    }
    .about_content4 .content .pic {
        width: 100%;
        height: auto;
    }
    .about_content4 .content .info {
        padding: 25px;
        margin-left: 0px;
    }
    .about_content4 .content .info .desc {
        line-height: 25px;
        font-size: 14px;
    }
    .about_content4 .userList {
        margin-top: 20px;
        overflow-x: auto;
    }
    .about_content4 .userList .list .item:nth-child(2n) {
        margin-top: 0;
    }
    #carousel {
        display: none;
    }
    
    .about_content5 {
        margin-bottom: 20px;
    }
    .about_content5 .swiper-container {
        display: block;
        margin-top: 0;
    }
    .about_content6 {
        height: 180px;
    }
    .about_content6 .content_gy .p1 {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .about_content6 .content_gy .p2 {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 20px;
    }
    .about_content7 {
        padding: 20px 0;
    }
    .about_content7 .content_gy {
        flex-wrap: wrap;
    }
    .about_content7 .info .name {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 10px;
    }
    .about_content7 .info {
        width: 100%;
    }
    .about_content7 .info .txt {
        font-size: 12px;
        line-height: 20px;
    }
}
@media screen and (max-width: 770px) {
	.about_content4 .content .pic img{
		    width: 60%;
			margin-left: 20%;
	}
	.about_content4 .content .pic{
	    background: #f5f5f5;
		padding-top:20px;
	}
}