@media (max-width: 800px) {
    .head-swiper{
        display: none !important;
    }
    .nav{
        position: fixed;
        bottom: 150px;
        right: 10px;
        z-index: 10;
        padding: 5px;
        background-color: #fff;
        border-radius: 3px;
        box-shadow: -1px 1px 2px 1px rgb(233, 233, 233)
    }
    .container_title>a{
        padding: 5px 10px;
        background-color: #007aff;
        text-decoration: none;
        color: #fff;
        font-size: 10px;
        border-radius: 4px;
        cursor: pointer;
    }
    .banner{
        height: 420px;
		/* height: 375px; */
        /* background: #17181a; */
		background: url('../images/bannerBg_min.png') no-repeat center;
		background-size: cover;
        /* overflow: hidden; */
		position: relative;
        margin-top: 0;
    }
    .container{
        width: 100%;
    }
    .account-side,
    .sem-widget,
    .register-guide{
        display: none;
    }
    .banner .aside-box{
		background: none;
        /* background: #17181a; */
        /* left: 50%;
        transform: translate(-50%,25%);
        padding: 0 20px;
        width: 100%; */
    }
	
    .banner .aside-box .input input {
        /* text-align: center;
        height: 46px;
        background: #fff;
        border-radius: 8px; */
		display: none;
    }
    .aside-box h2,
    .aside-box h5{
        display: none;
    }
    .banner .title-wrap .main-title{
        font-size: 24px;
		line-height: 48px;
		text-align: center;
    }
    .banner .title-wrap .sub-title {
        font-size: 14px;
        line-height: 26px;
        text-align: center;
    }
    .banner .title-wrap {
        position: relative;
    }
    .whiteContent{
        padding: 280px 0 30px 0;
    }
    .panelTitle {
        font-size: 20px;
        font-weight: 600;
        color: #2b2b2b;
        text-align: center;
        margin-bottom: 20px;
      }
      .production{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: stretch;
        width: 100%;
        box-sizing: border-box;
        padding: 0 20px;
      }
      .productionItem {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 48%;
        border-radius: 14px;
        box-shadow: 0 2px 16px 4px hsla(0, 0%, 90%, 0.5);
        background-color: #fff;
        position: relative;
        padding: 16px;
        margin-top: 20px;
      }
      .productionItem img{
        flex: 0 0 auto;
        width: 60px;
        height: 60px;
        margin-bottom: 10px;
      }
      .productionItem .item{
        margin-left: 0;
      }
      .item .title{
        text-align: center;
        font-size: 16px;
      }
      .item p{
        color: #666666;
        font-size: 13px;
      }
    .advertisement{
        display: block;
        height: 150px;
    }
    .advertisement .adver-pagination {
        bottom: 0 !important;
    }
    .advertisement .adver-pagination .swiper-pagination-bullet {
        width: 20px !important;
        height: 2px !important;
        border-radius: 0 !important;
    }
    .advertisement .adver-pagination .swiper-pagination-bullet .swiper-pagination-bullet-active{
        background-color: #fff !important;    
    }
    /* .production{
        flex-wrap: wrap;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .productionItem{
        width: calc(50% - 10px);
        box-sizing: border-box;
        padding: 35px 10px 10px;
        margin-bottom: 65px;
    }
    .productionItem:nth-last-child(-n+2){
        margin-bottom: 0;
    }
    .productionItem .icon{
        width: 60px;
        height: 55px;
        left: 50%;
        top: 0;
        transform: translate(-50%,-60%);
        border-radius: 50%;
    }
    .productionItem .icon .inner{
        width: 60px;
        height: 60px;
    }
    .productionItem .icon .inner img {
        width: 45px;
        height: 45px;
    }
    .productionItem:hover .icon {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        border-bottom: 1px dashed #0065ae;
    }
    .productionItem .title {
        font-size: 16px;
    }
    .productionItem .detail {
        font-size: 12px;
    } */
    .product-inner{
        padding: 40px 20px;
    }
    .product-inner h4 {
        font-size: 20px;
        margin-bottom: 0;
        line-height: 30px;
    }
    .platform-section .type {
        margin-top: 20px;
    margin-bottom: 16px;
    }
    .product-inner>.title {
        margin-bottom: 20px;
    }
    .platform-section .list .item {
        width: calc(50% - 8px);
        font-size: 14px;
        flex: none;
        margin: 0 0 20px;
    }
    .platform-section .list .item:nth-child(2n) {
        margin-left: 16px;
    }
    .security{
        padding: 40px 20px;
    }
    .security .security-title {
        font-size: 20px;
    margin-bottom: 20px;
    line-height: 30px;
        text-align: center;
    }
    .license-box .license-item {
        width: calc(50% - 10px);
    }
    .foreign_trade_section {
        padding: 30px 20px;
        background-color: rgb(249, 249, 251);
    }
    .foreign_trade_section h2 {
        font-size: 20px;
        /* padding-bottom: 30px; */
    }

    .product-box{
        background-color: #fff;
        display: block;
    }
    .product-steps{
        padding: 30px 0;
    }
    .product-box .product-steps h2 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }
    .product-box .product-steps .steps {
        margin: 20px;
        display: block;
    }
    .product-box .product-steps .steps>div>span {
        width: 32px;
        height: 32px;
        line-height: 30px;
        border-width: 1px;
        font-size: 16px;
        margin: 10px auto 14px;
        display: block;
        border-radius: 50%;
        border: 1px solid #000;
        font-weight: 700;
        text-align: center;
    }
    .product-box .product-steps .steps>div p {
        margin: 0;
        font-size: 14px;
        width: auto;
        line-height: 28px;
        color: #595959;
        white-space: nowrap;
        text-align: center;
    }
    .product-box .product-steps .steps>div {
        width: auto;
        overflow: hidden;
    }
    .product-box .product-steps .steps>div .point {
        height: 4px;
        margin: 16px auto;
        display: block;
        transform: rotate(-90deg);
    }
    .product-box .product-steps .btn {
        height: 38px;
        line-height: 38px;
        font-size: 14px;
        width: 180px;
        background: #0e59f0;
        border-radius: 4px;
        text-align: center;
        display: block;
        margin: 0 auto;
        color: #fff;
        transition: all .1s ease-out;
    }
    .product-box .product-steps .btn {
        text-decoration: none;
    }
    footer{
        padding: 0 20px 16px;
    }
    .fixedSeat{
        display: block;
        height:58px;
    }
    #fixed{
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        text-align: center;
        padding: 10px 0;
        background: #fff;
        box-shadow: 0 0 6px 0 rgba(0,0,0,.06);
        display: none;
        z-index: 300;
    }
    #fixed .btn{
        width: 180px;
        height: 38px;
        background: #1884fc;
        border-radius: 4px;
        font-size: 14px;
        line-height: 38px;
        text-align: center;
        display: block;
        margin: 0 auto;
        color: #fff;
        -webkit-transition: all .1s ease-out;
        transition: all .1s ease-out;
    }
	.container .logo {
		margin-top: -10px;
		margin-left: 10px;
	}
	.banner .title-wrap {
	    top: 200px;
	}
	.licenseDiv {
		display: none;
	}
	.actions button {
		border: 0;
		background: transparent;
		height: 40px;
		display: block;
		width: 162px;
		color: #fff;
		background: #1684FC;
		border-radius: 8px;
		font-size: 16px;
		outline: none;
		position: absolute;
		bottom: 0;
		left: 50%;
		margin-left: -120px;
	}
	
	.licenseDiv_m {
		display: block;
		position: absolute;
		bottom: -230px;
		margin-left: 5vw;
	}
	
	.licenseDiv_m_top {
		box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
		background: #fff;
		width: calc(90vw - 50px);
		height: 40px;
		padding: 15px 25px;
		border-radius: 8px;
		color: #666666;
		font-size: 10px;
		text-align: left;
		letter-spacing: 0.03rem;
		display: flex;
		justify-content: space-between;
	}
	
	.licenseItem_m_top_img {
		display: flex;
		margin-top: 5px;
	}
	
	.licenseItem_m_top_img img {
		height: 30px;
	}
	
	.licenseDiv_m_bottom {
		margin-top: 30px;
	}
	
	.licenseDiv_m_bottom_Title {
		color:#333333;
		font-size: 20px;
		text-align: center;
		width: 100%;
		margin-bottom: 20px;
	}
	
	.licenseDiv_m_bottom_Img_Content {
		display: flex;
		padding: 0 10%;
		justify-content: space-between;
	}
	
	.licenseDiv_m_bottom_Img img {
		height: 60px; 
		margin: 0 auto;
	}
	
	.licenseDiv_m_bottom_Img div {
		text-align: center; 
		margin-top: 5px;
	}
	
	.platLogo {
		width:100%;
		height: 100px; 
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
        font-size: 16px;
	}
    .title{
        font-size: 14px !important;
    }
    .desc{
        font-size: 12px !important;
    }
    .homedepot{
        width: 110px !important;
        height: 35px !important;
    }
    .newegg{
        width: 100px !important;
        height: 48px !important;
    }
    .jd{
        width: 120px !important;
        height: 64px !important;
    }
	.tmall{
        width: 85px !important;
        height: 30px !important;
    }
    .douyingj{
        width: 100px !important;
        height: 40px !important;
    }
    .pinduoduogj{
        width: 100px !important;
        height: 34px !important;
    }
    .applovin{
        width: 80px !important;
        height: 60px !important;
    }
    .steam{
        width: 110px !important;
        height: 35px !important;
    }
	.footer {
		background: url('../images/stepBg.png') no-repeat center;
		background-size: cover;
		width: 100%;
		height: 240px;
		padding-top: 30px;
		position: relative;
		margin-bottom: 0px;
	}
	
	.stepTitle {
		margin-bottom: 30px;
		font-size: 20px;
		text-align: center;
		color: #ffffff;
		font-weight: 600;
	}
	
	.stepContent {
		display: flex;
		padding: 0 30px;
	}
	
	
	.stepItem img {
		height: 50px;
		display: block;
		margin: 0 auto;
	}
	
	.stepPoint {
		color: #8B929F;
		font-size: 14px;
		text-align: center;
		margin-bottom: 6px;
	}
	
	.stepDesc {
		color: #FFFFFF;
		font-size: 14px;
		text-align: center;
		width: 90px;
	}
	
	.stepLink  {
		width: calc((100% - 180px) / 2);
		-moz-width: calc((100% - 180px) / 2);
		-webkit-width: calc((100% - 180px) / 2);
		margin-top: 15px;
	}
	
	.stepLink img {
		width: 100%;
	}
	
	.footerReg {
		display: none;
	}
	.container-pc{
        display: none;
    }
	
/* 	
	
	.footerReg img {
		width: 100%;
		height: 100%;
	}
	
	.footerRegTxt {
		position: absolute;
		top: 63px;
		left: 60px;
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: calc(100% - 140px);
		
	}
	
	.footerRegDesc div:first-child {
		color: #ffffff;
		font-size: 30px;
		font-weight: 600;
		margin-bottom: 18px;
	}
	
	.footerRegDesc div:last-child {
		color: #ffffff;
		font-size: 16px;
	}
	
	.footerRegBtn {
		width: 127px;
		height: 46px;
		background-color: #ffffff;
		border-radius: 6px;
		cursor: pointer;
	}
	
	.footerRegBtn a {
		color: #3A89EC;
		font-size: 18px;
		line-height: 46px;
		text-align: center;
		display: block;
		margin: 0 auto;
		font-weight: normal;
	}
	
	.platLogo {
		width: 265px; 
		height: 140px; 
		border-top-left-radius: 8px;
		border-top-right-radius: 8px;
	} */
}