@media (max-width: 1220px) and (min-width: 1020px) {
	.container {
		width: 95%;
	}
}

@media (max-width: 1020px) {
	.container {
		width: 95%;
	}

	.header {
		height: 50px !important;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo {
		height: 30px;
		margin-top: 0;
	}

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #000;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}

	.menubtn i:nth-child(1) {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
	}

	.menubtn i:nth-child(2) {
		margin-top: 4px;
	}

	.menubtn i:nth-child(3) {
		margin-top: 4px;
		-webkit-transform-origin: left top;
		-moz-transform-origin: left top;
		-ms-transform-origin: left top;
		-o-transform-origin: left top;
		transform-origin: left top;
	}

	.menubtn.on i:nth-child(1) {
		-webkit-transform: rotate(28deg);
		-moz-transform: rotate(28deg);
		-ms-transform: rotate(28deg);
		-o-transform: rotate(28deg);
		transform: rotate(28deg);
	}

	.menubtn.on i:nth-child(2) {
		opacity: 0;
	}

	.menubtn.on i:nth-child(3) {
		-webkit-transform: rotate(-28deg);
		-moz-transform: rotate(-28deg);
		-ms-transform: rotate(-28deg);
		-o-transform: rotate(-28deg);
		transform: rotate(-28deg);
	}

	.COVER {
		width: 60%;
		height: 100%;
		background-color: #1c1c1c;
		/* display: none; */
		overflow: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0px;
		left: -100%;
		z-index: 1001;
	}

	.MULUS {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}

	.mulu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		box-sizing: border-box;
		width: 100%;
		display: block;
	}

	.mulu1 {
		width: 100%;
		padding: 10px 0;
		color: white;
		font-size: 14px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.mulu1 img {
		width: 7px;
	}

	.mulu2 {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
		display: none;
	}

	.mulu2_1 {
		width: 100%;
		margin-bottom: 10px;
		color: #999999;
		font-size: 12px;
		display: block;
	}

	.mulu2_1:last-child {
		margin-bottom: 0;
	}

	.banne {
		/*height: 350px;*/
		height: 210px;
	}
.allbannne{
    height: 160px;
}
	.banner-container {
		width: 95% !important;
	}
.banne .swiper{
    height: 100% !important;
}
	.banner-contf {
		/*width: 75%;*/
		width: 100%;
	}

	.banner-contf1 {
		font-size: 20px;
	}

	.banner-contf2 {
		font-size: 14px;
		    margin-top: 5px;
	}

	.banner-contf4 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.banner-contf4_1 {
		display: flex;
		align-items: center;
		/*margin-top: 10px;*/
		/*margin-right: 20px;*/
		margin-top: 5px;
		font-size: 14px;
		width: 100%;
	}

	.banner-contf4_1 img {
		width: 15px;
		margin-right: 5px;
	}

	.banner-contt {
		/*margin-top: 35px;*/
		margin-top: 15px;
		display: flex;
		flex-wrap: wrap;
	}
.meet-date {
    margin-top: 15px;
}
	.banner-contt_1 {
		width: 32%;
		height: 35px;
		margin-top: 10px;
		line-height: 35px;
		font-size: 14px;
	}

	.banner-contt_1:nth-child(5n) {
		margin-right: 2%;
	}

	.banner-contt_1:nth-child(3n) {
		margin-right: 0;
	}
.meet-date .meet-date-num span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
.meet-date .meet-date-num p {
    margin-top: 5px;
    font-size: 12px;
}
.meet-date-sperator {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}
	.inde-bo {
		margin: 30px auto;
	}

	.inde-about {
		padding-bottom: 15px;
	}

	.inde-about1 {
		font-size: 20px;
	}

	.inde-about2 {
		margin-top: 10px;
		font-size: 14px;
	}

	.all-box {
		display: flex;
		flex-wrap: wrap;
	}

	.all-left {
		width: 100%;
	}

	.all-lef {
		flex-wrap: wrap;
	}

	.all-lef1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 5%;
	}

	.all-lef1:last-child {
		margin-bottom: 0;
	}

	.all-lef2 {
		font-size: 16px;
		display: flex;
		align-items: center;
	}

	.all-lef2 img {
		height: 15px;
		margin-right: 5px;
	}

	.all-lef3 {
		padding-right: 15px;
	}

	.all-let1 {
		/*display: flex;*/
		/*flex-wrap: wrap;*/
		overflow-x: auto; /* 使容器可以横向滚动 */
  white-space: nowrap; /* 防止项目换行 */
	}

	.all-let1_1 {
	    max-width: 84%;
		/*height: 40px;*/
		/*line-height: 40px;*/
		/*margin-right: 10px;*/
		font-size: 14px;
		        float: inherit;
		display: inline-block;
		white-space: wrap;
	}

	.all-let1_1.on {
		font-size: 16px;
	}

	.all-let1_1.on::after {
		height: 3px;
	}

	.all-let4 {
		display: flex;
		flex-wrap: wrap;
	}

	.all-let4_1 {
		width: 49%;
		margin-top: 10px;
		padding: 10px;
	}

	.all-let4_1:nth-child(2n) {
		margin-right: 0;
	}

	.all-let4_5 {
		margin-top: 10px;
	}

	.all-right {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}

	.all-rif {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.talks-detail {
		width: 90%;
	}

	.talks-colse {
		display: flex;
		justify-content: flex-end;
	}

	.talks-top {
		display: flex;
		justify-content: space-between;
	}

	.talks-bof {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.talks-bof1 {
		margin-right: 0;
		margin-bottom: 15px;
	}

	.talks-bof2 {
		width: 100%;
	}

	.talks-bof2_2 {
		margin-top: 20px;
	}
	.detail-bo {
	    margin: 30px auto;
	    display: flex;
		flex-wrap: wrap;
	}
	.detail-left{
		width: 100%;
	}
	.detail-le1{
		font-size: 18px;
	}
	.detail-le2{
		margin-top: 10px;
	}
	.detail-right {
	    width: 100%;
	    margin-left: 0;
		margin-top: 15px;
	}
	.light-box {
		display: flex;
		flex-wrap: wrap;
	}
	
	.light-left {
		width: 100%;
	}
	
	.light-le {
		flex-wrap: wrap;
	}
	
	.light-le1 {
		width: 100%;
	}
	
	.light-le2 {
		width: 100%;
		margin-top: 20px;
		margin-left: 0;
	}
	
	.light-le2_2 {
		display: flex;
		align-items: center;
	}
	
	.light-le2_3 {
		margin-top: 20px;
		position: inherit;
		left: inherit;
		bottom: inherit;
	}
	
	.light-right {
		width: 100%;
		margin-left: 0;
		margin-top: 25px;
	}
	
	.history-box {
		margin-top: 25px;
	}
	
	.history-bo1 {
		font-size: 20px;
	}
	
	.history-bo3_2 {
		white-space: nowrap;
		overflow: hidden;
		overflow-x: auto;
	}
	
	.history-bo3_3 {
		width: 200px;
		flex: 0 0 auto;
	}
	.footer-top {
	    margin-top: 20px;
	    margin-bottom: 35px;
	}
	.footer-topf {
	    margin-bottom: 15px;
		flex-wrap: wrap;
	}
	.footer-topf1_1{
		font-size: 20px;
	}
	.footer-topf1_2 {
	    font-size: 14px;
	}
	.footer-topf2_1 {
	    font-size: 16px;
		display: flex;
		align-items: center;
	}
	.footer-topf2_1 img{
		width: 20px;
	}
	.footer-topt{
		flex-wrap: wrap;
	}
	.footer-topt1{
		width: 100%;
	}
	.footer-topt2{
		width: 100%;
		margin-top: 20px;
	}
	.detail_3_1{
		font-size: 16px;
	}
	.detail_3_2{
		font-size: 16px;
		margin-top: 15px;
	}
	.main-container{
	    max-width: 100% !important;
	}
	.detail-content .content-left{
	    width: 100%;
	}
	.footer-company-wrapper{
	    flex-wrap: wrap;
	}
	.footer-contact-download{
	     flex-wrap: wrap;
	}
	.footer-contact{
    width: 100% !important;
}
.content-area{
    width: 100%;
}
.content-area span{
        max-width: 100%;
        text-wrap: wrap !important;
}


}