﻿@media screen and (max-width: 767px) {
	.inner_banner1{
		margin-top: 50px;
	}
	.centerA .A1 .title {
	    margin: 20px auto 20px;
	}
	.title {
	    font-family: Alibaba PuHuiTi;
	    font-weight: 500;
	    font-size: 20px;
	    color: #333333;
	    line-height: 28px;
	    text-align: center;
	}
	.subtitle {
		font-size: 13px;
	}
	.centerA .icon-bar {
	    width: 100%;
	    height: 50px;
	    background: linear-gradient(90deg, #ffffff 0%, #ffffff 100%);
	    box-shadow: 0px 10px 10px 0px rgb(228 235 255 / 20%);
	    border-radius: 20px;
	    line-height: 50px;
	    text-align: center;
	    margin: 30px auto;
	}
	.centerA .icon-bar img{
		width: 90%;
	}
	.centerA .center-video {
	    display: block;
	    gap: 10px;
	    margin-top: 10px;
	}
	.centerA video {
	    box-shadow: 0px 10px 10px 0px rgb(228 235 255 / 20%);
	    border-radius: 20px;
	    border: 1px solid #fafbff;
		    width: 100%;
			height: auto;
	}
	.video-info{
		display: none;
	}
	.center-ads {
	    margin: 10px 0 0;
	}
	.center-ads .bannerads-item img {
	    width: 100%;
	    height: 40px;
	    margin: 0;
	}
	.centerC {
	    background: url(../image/bg5.png) no-repeat;
	    background-size: 100% 100%;
	    padding: 26px 0 20px;
	}
	.centerC .info-list .info-item {
	    width: 50%;
	    padding: 10px 5px;
	    border: 1px solid #ecf0f600;
	    display: flex;
	    flex-direction: column;
	    gap: 10px;
	}
	.centerC .info-title {
	    font-family: Alibaba PuHuiTi;
	    font-weight: 500;
	    font-size: 17px;
	    color: #333;
	    line-height: 36px;
	}
	.centerC .info-desc {
	    font-family: Alibaba PuHuiTi;
	    font-weight: 400;
	    font-size: 13px;
	    color: #71798d;
	    line-height: 17px;
	}
	.centerC .info-tag-list {
	    padding-left: 20px;
	    background: url(../sstatic/image/line.png) no-repeat left center;
	    background-size: 13px 53px;
	    height: 60px;
	    display: flex;
	    flex-direction: column;
	    justify-content: space-between;
	    margin-top: auto;
	}
	.centerC p.tag {
	    font-family: Alibaba PuHuiTi;
	    font-weight: 400;
	    font-size: 11px;
	    color: #333333;
	}
	.center-ads-1 .bannerads-item img {
	    width: 100%;
	    height: 45px;
	    margin: 0;
	}
	.centerA .A2 {
	    margin-top: 30px;
	}
	.centerA .A2 .circle-box {
	    height: 380px;
	    background: url(../image/2-pic.png) no-repeat center center;
	    background-size: 0px;
	    display: flex;
	    flex-wrap: wrap;
	    row-gap: 10px;
	    justify-content: space-between;
	    align-content: center;
	}
	.centerA .circle-box .item {
	    width: 100%;
	    height: 90px;
	    background: #ffffff;
	    box-shadow: 0px 10px 10px 0px rgb(228 235 255 / 20%);
	    border-radius: 20px;
	    border: 1px solid #f3f4f7;
	    flex: none;
	    display: flex;
	    align-items: center;
	    gap: 10px;
	    padding: 0 40px 0 20px;
	}
	.centerA .circle-box .item img {
	    width: 28px;
	    height: 28px;
	    border-radius: 10px;
	}
	.centerA .circle-box .info-title {
	    font-family: Alibaba PuHuiTi;
	    font-weight: 500;
	    font-size: 17px;
	    color: #333333;
	    line-height: 27px;
	}
	.centerA .circle-box .info-desc {
	    font-family: Alibaba PuHuiTi;
	    font-weight: 400;
	    font-size: 13px;
	    color: #71798d;
	    line-height: 15px;
	}
	.sy_bt.juzhong {
	    text-align: center;
	    margin-bottom: 0px;
	}
	.sy_bt .ml1 span {
	    font-family: Alibaba PuHuiTi;
	    font-weight: 500;
	    font-size: 20px;
	    color: #333333;
	    line-height: 20px;
	    text-align: center;
	}
	.sy_yy .lb_bg{
		width: 100%;
	}
	.sy_yy .lb_bg .img{
		width: 100%;
	}
	.sy_yy .lb_bg .lb ul li{
		width: 33% !important;
	}
	.sy_yy_bg .lb_bg .lb ul li .img img {
	    display: block;
	    width: 80%;
	    -webkit-transition: 0.5s;
	    transition: 0.5s;
	    border-radius: 20px 20px 0 0;
	    max-height: 600px;
	}
	.banner12081{
		display: none;
	}
	.centerD {
	    padding: 10px 0;
		display: none;
	}
	.centerD .liucheng-box {
	    width: 100%;
	    height: 100px;
	}
	.centerD .liucheng-box img {
	    height: 90% !important;
	}
	.centerE {
	   display: none;
	}

	.center-ads-wap{
		display: block !important;
	}
	
	.center-ads-wap .bannerads-item img{
		margin: 0px 0;
	}
	
	
	
	
	
	
	
	
	
	
	
}