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

	.header-dow1 {
		padding: 0 10px;
	}

}

@media (max-width: 1020px) {
	.container {
		width: 95%;
	}
header {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
}
.header-tops{
    display: none;
}
	.header-top {
		height: auto;
		padding: 10px 0;
		display: flex;
		flex-wrap: wrap;
	}

	.header-top1 {
		line-height: normal;
	}

	.header-top2 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.header-top3 {
		padding: 0 15px;
		font-size: 12px;
		display: flex;
		align-items: center;
	}

	.header-top3 img {
		max-width: 15px;
	}

	.header-top4 {
		margin-left: 0;
		margin-top: 15px;
	}

	.header-down {
		height: auto;
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 10px 0;
	}

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

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #333333;
		-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;
	}
.banner{
    padding-top: 45px;
}
	.banne1 {
		height: auto;
	}
.banne3_1{
    width: 100%;
        font-size: 14px;
}
	.in-produ {
		margin: 45px auto;
	}

	.in-produ1 {
		font-size: 24px;
	}

	.in-produ2 {
		display: flex;
		flex-wrap: wrap;
	}

	.in-produ3 {
		width: 32%;
		margin-top: 25px;
		margin-right: 2%;
	}

	.in-produ3_1 {
		height: 55px;
	}

	.in-produ3_2 {
		margin-top: 15px;
		font-size: 14px;
	}

	.in-produ3_3 {
		font-size: 12px;
		margin-top: 15px;
	}

	.in-produ3_4 {
		width: 95%;
		height: 35px;
		line-height: 35px;
		font-size: 12px;
		margin-top: 15px;
	}

	.in-conta {
		margin: 45px auto;
	}

	.in-conta1 {
		width: 100%;
		font-size: 16px;
	}

	.in-conta2 {
		margin-top: 15px;
		font-size: 12px;
	}

	.in-facto {
		margin: 35px auto;
	}

	.in-facto1 {
		font-size: 24px;
	}

	.in-facto2 {
		margin-top: 25px;
	}

	.in-facto2_1 {
		height: 260px;
	}

	.in-market {
		margin-top: 50px;
	}

	.in-markets1 {
		margin-top: 25px;
	}

	.in-study {
		margin: 50px auto;
	}

	.in-study1 {
		font-size: 24px;
	}

	.in-study2 {
		margin-top: 25px;
	}

	.in-study2 .swiper-father {
		padding-bottom: 25px;
	}

	.in-study2 .swiper {
		width: 100%;
	}

	.in-study3_2 {
		padding: 15px 10px;
	}

	.in-study3_3 {
		font-size: 16px;
	}

	.in-study3_4 {
		font-size: 12px;
		margin-top: 5px;
	}

	.footer-down {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.footer-down2 {
		width: 100%;
		margin: 10px 0;
	}

	.footer-top {
		padding-top: 50px;
		padding-bottom: 15px;
		display: flex;
		flex-wrap: wrap;
	}

	.footer-top2 {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 2%;
	}

	.footer-top2:nth-child(2n) {
		margin-right: 0;
	}

	.footer-top2_1 {
		/*margin-bottom: 15px;*/
		margin-bottom: 0;
	}

	.footer-top2_2 {
		margin-bottom: 5px;
		display: none;
	}

	.footer-top1 {
		width: 100%;
	}

	.footer-top1_1 {
		margin-bottom: 15px;
	}

	.footer-top1_2 {
		margin-bottom: 5px;
		display: flex;
		align-items: flex-start;
	}
	.product-bo {
	    margin-top: 15px;
	    margin-bottom: 35px;
	}
	.tit-box{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	.tit-bo2 {
	    margin-left: 5px;
	    margin-right: 5px;
	}
	.tit-bo3{
		font-size: 12px;
	}
	.product-tit {
	    margin-top: 25px;
	    font-size: 24px;
	}
	.product-list {
	   display: flex;
	   flex-wrap: wrap;
	    margin-top: 10px;
	}
	.product-li {
	    width: 49%;
	    margin-top: 15px;
	}
	.product-li:nth-child(2n){
		margin-right: 0;
	}
	.product-li1 {
	    height: 190px;
	}
	.product-li2 {
	    height: 30px;
	    line-height: 30px;
	    font-size: 12px;
	}
	.pages {
	    margin-top: 10px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.prode-top {
	    margin-top: 25px;
	    display: flex;
	    flex-wrap: wrap;
	}
	.prode-tople {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 30px;
	}
	.prode-tople2 {
	    margin-top: 15px;
	}
	.prode-topri{
		width: 100%;
	}
	.prode-topri1 {
	    font-size: 16px;
	}
	.prode-topri2 {
	    padding: 15px 0;
	    font-size: 12px;
	    line-height: 20px;
	}
	.prode-topri3 {
	    margin-top: 20px;
	    width: 100px;
	    height: 35px;
	    line-height: 35px;
	    font-size: 12px;
	}
	.prode-cen {
	    margin-top: 20px;
	}
	.prode-cenf {
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
	}
	.prode-cent {
	    padding: 15px 0;
	}
	.prode-cent1{
		font-size: 15px;
	}
	.prode-cent2 {
	    margin-top: 10px;
	    font-size: 12px;
	    line-height: 20px;
	}
	.prode-cenw {
    display: flex;
    flex-wrap: wrap;
}
.prode-cenw1 {
    display: flex;
    align-items: center;
}
	.prode-down {
	    margin-top: 20px;
	}
	.prode-down1 span {
	    font-size: 15px;
	}
	.prode-down2 {
	    margin-top: 15px;
	}
	.gcal-list {
	    display: flex;
		flex-wrap: wrap;
	    margin-top: 10px;
	}
	.gcal-li {
	    width: 49%;
	    margin-top: 15px;
	}
	.gcal-li:nth-child(2n){
		margin-right: 0;
	}
	.gcal-li1 {
	    height: 135px;
	}
	.gcal-li2 {
	    padding: 10px;
	}
	.gcal-li2_2{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.gcyl-box {
	    display: flex;
		flex-wrap: wrap;
	}
	.gcyl-left {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 25px;
	    padding: 15px 20px;
	}
	.gcyl-le {
	    height: 45px;
	    line-height: 45px;
	    font-size: 12px;
	}
	.gcyl-right {
	    width: 100%;
	}
	.quality-bo2 {
	    margin-top: 10px;
	    font-size: 12px;
	    line-height: 20px;
	}
	.key-bo1 {
	    font-size: 18px;
	}
	.key-li {
	    padding: 15px 0;
	    display: flex;
	}
	.key-li1 {
	    width: 100px;
	    height: 100px;
	    margin-right: 15px;
	}
	.key-li2 {
	    width: calc(100% - 115px);
	}
	.key-li2_1 {
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.key-li2_2 {
	    font-size: 12px;
	    margin-bottom: 5px;
	}
	.key-li2_3 {
	    font-size: 12px;
	    margin-bottom: 5px;
	}
	.certi-list {
	    display: flex;
		flex-wrap: wrap;
	}
	.certi-li {
	    width: 49%;
	    margin-right: 2%;
	    margin-top: 15px;
	    font-size: 12px;
	}
	.certi-li:nth-child(3n){
		margin-right: 2%;
	}
	.certi-li:nth-child(2n){
		margin-right: 0;
	}
	.certi-li img {
	    height: 120px;
	}
	.certi-li div {
	    margin-top: 15px;
	}
	.markfts-bo2 {
	    margin-top: 25px;
	}
	.in-facto3{
	    width: 100% !important;
	}
	.in-facto1 iframe{
	    width: 100% !important;
	}
	.news_li{
    width: 49%;
    margin-bottom: 10px;
}
.news_li:nth-child(2n){
    margin-right: 0;
}
.news_li1{
    height: 135px;
}
.news_li2{
    padding: 10px;
}
.news_li2_2{
    display: flex;
    justify-content: center;
    align-items: center;
}
.news_deta2{
            margin-top: 10px;
        font-size: 12px;
        line-height: 20px;
}

}