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

	.heade1 li {
		margin-right: 10px;
	}

	.footer_top4 {
		padding: 0 20px;
	}
}

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

	/* .section .fp-tableCell {
		padding-top: 0;
	} */
.naPosition{
	display: none;
}
	.header {
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

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

	.heade2 {
		font-size: 14px;
		display: flex;
		align-items: center;
	}

	.heade2 div {
		line-height: normal;
	}
.heade3_1{
    margin-top: 0;
}
	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #fff;
		-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;
	}

	header.on .menubtn i {
		background-color: #333;
	}

	.banner .swiper-pagination-bullet {
		width: 30px;
	}
	.banner {
	    height: 300px;
	}
.banne3_1 {
    width:335px;
}
.banne3_2 {
    font-size: 18px;
}
	.inde_about {
		margin: 100px auto;
	}

	.inde_about1_1 {
		font-size: 20px;
	}

	.inde_about1_2 {
		font-size: 14px;
	}

	.inde_about2 {
		margin-top: 25px;
		font-size: 16px;
	}

	.inde_about3 {
		margin-top: 20px;
	}

	.inde_about4 {
		height: 40px;
		margin-top: 25px;
		line-height: 40px;
		font-size: 14px;
	}

	.inde_products {
		height: auto;
		flex-wrap: wrap;
	}

	.inde_proa {
		width: 100%;
		height: 200px;
	}

	.inde_proa1_1 {
		font-size: 20px;
	}

	.inde_proa1_2 {
		font-size: 12px;
	}

	.inde_proa1_3 {
		margin-top: 25px;
		font-size: 16px;
		color: white;
	}

	.inde_proa1_4 {
		margin-top: 25px;
	}

	.inde_prob {
		width: 100%;
		height: auto;
		flex-wrap: wrap;
	}

	.inde_prob1 {
		/* width: 50%; */
		/* height: auto; */
		padding: 25px;
	}

	.inde_prob1:nth-child(2n) {
		border-right: 0;
	}

	.inde_prob2 {
		height: 150px;
	}

	.inde_prob3 {
		margin-top: 10px;
		font-size: 16px;
	}

	.inde_prob6 {
		width: 30px;
	}

	.inde_new {
		margin: 20px auto;
	}

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

	.inde_new2 {
		margin-top: 15px;
		flex-wrap: wrap;
	}

	.inde_new3 {
		width: 100%;
		height: 250px;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.inde_new3_2 {
		padding: 15px;
	}

	.inde_new3_3 {
		font-size: 18px;
	}

	.inde_new3_4 {
		margin-top: 10px;
		font-size: 16px;
	}

	.inde_new4 {
		width: 100%;
	}

	.inde_new5 {
		height: auto;
		margin-bottom: 15px;
		padding: 15px;
		align-items: center;
	}

	.inde_new5_1 {
		width: 95px;
		height: 95px;
		margin-right: 15px;
	}

	.inde_new5_2 {
		width: calc(100% - 110px);
	}

	.inde_new5_3 {
		font-size: 18px;
	}

	.inde_new5_4 {
		margin-top: 10px;
		font-size: 16px;
	}

	.inde_new5_6 {
		margin-top: 10px;
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.inde_quality {
		margin: 20px auto;
	}

	.inde_quality1 {
		margin-top: 15px;
		flex-wrap: wrap;
	}

	.inde_quality2 {
		border-right: 0;
		border-bottom: 3px solid white;
		width: 100%;
		height: 330px;
	}

	.inde_quality2:last-child {
		border-bottom: 0;
	}

	.inde_quality2_3 {
		height: 35px;
	}

	.inde_quality2_4 {
		font-size: 16px;
	}

	.inde_quality2_5 {
		margin-top: 15px;
	}

	.inde_quality2_6 {
		margin-top: 15px;
		display: block;
	}

	.inde_quality2_7 {
		width: 95px;
		height: 30px;
		line-height: 30px;
		display: block;
		margin-top: 15px;
	}

	.inde_quality2.on {
		width: 100%;
	}

	.inde_quality2.on .inde_quality2_4 {
		font-size: 16px;
	}

	.inde_quality2.on .inde_quality2_6 {
		padding: 0 20px;
	}

	.inde_rczp {
		width: 235px;
		margin: 20px auto;
		padding: 50px 0;
	}

	.inde_rczp1 {
		width: 110px;
	}

	.inde_rczp2 {
		font-size: 14px;
		line-height: 25px;
	}

	.inde_rczp3 {
		width: 120px;
		height: 35px;
		line-height: 35px;
		font-size: 14px;
		margin-top: 20px;
	}

	.footer_top {
		padding-top: 35px;
		padding-bottom: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
	}

	.footer_top3 {
		width: 100%;
		flex-wrap: wrap;
		margin: 5px 0;
	}

	.footer_top4 {
		width: 50%;
		padding: 0 20px;
		margin: 5px 0;
	}

	.footer_top2_1 {
		margin-bottom: 15px;
	}

	.footer_top4_1 {
		margin-bottom: 10px;
	}

	.footer_top2 {
		width: 100%;
		margin-top: 10px;
	}

	.footer_top2_2 {
		margin-bottom: 10px;
	}

	.footer_down {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 15px 0;
	}

	.footer_down1 {
		width: 100%;
	}

	.footer_down2 {
		margin-top: 15px;
	}

	.nybanner {
		height: 300px;
	}

	.nybanne3_1 {
		font-size: 20px;
	}

	.nybanne3_2 {
		font-size: 15px;
	}
	.tit_bo {
	    margin-top: 10px;
	    margin-bottom: 10px;
		display: flex;
		align-items: center;
	}
	.gy_fl {
	    margin-bottom: 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.gy_fl1 {
	    min-width: 100px;
	    height: 30px;
	    line-height: 30px;
	    padding: 0 10px;
	    font-size: 14px;
	    margin-right: 15px;
	    margin-bottom: 15px;
	}
	.gy_gsjj {
	    margin: 40px auto;
	}
	.gy_gsjj1 {
	    font-size: 20px;
	}
	.gy_gsjj2 {
	    margin-top: 20px;
	    display:flex;
		flex-wrap: wrap;
	}
	.gy_gsjj2_1 {
	    width: 100%;
	    font-size: 14px;
	    line-height: 25px;
	}
	.gy_gsjj2_2 {
	    width: 100%;
	    height: 175px;
		margin-top: 20px;
	}
	.gy_bbqq {
	    margin-top: 35px;
	}
	.gy_bbqq1 {
	    font-size: 16px;
	}
	.gy_bbqq2 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.gy_rzry {
	    display:flex;
		flex-wrap: wrap;
	}
	.gy_rzry1 {
	    margin-bottom: 20px;
	    font-size: 14px;
	}
	.gy_rzry1 img {
	    margin-bottom: 10px;
	}
	.gy_scgy1 {
	    margin-bottom: 40px;
	    display: flex;
		flex-wrap: wrap;
	}
	.gy_scgy2 {
	    width: 100%;
	    padding: 25px;
	    padding-right: 25px;
	    margin-top: 0;
	    margin-right: 0;
	}
	.gy_scgy2_2 {
	    font-size: 20px;
	}
	.gy_scgy2_3 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.gy_scgy3 {
	    width: 100%;
	    height: 200px;
	}
	.gy_scgy1:nth-child(even) .gy_scgy2 {
	    margin-top: 0;
	    margin-left: 0;
	    padding-right: 25px;
	    padding-left: 25px;
	}
	.pro_bo {
	    margin-bottom: 45px;
	    display: flex;
		flex-wrap: wrap;
	}
	.pro_left {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 20px;
	}
	.pro_les {
	    border-radius: 0 5px 0 5px;
	    margin-bottom: 15px;
	    box-shadow: 0 0 6px rgba(204, 204, 204, .75);
	}
	.pro_lea {
	    height: 40px;
	    padding: 0 15px;
	    font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.pro_leb {
	    padding: 0 15px;
	    padding-bottom: 20px;
	}
	.pro_leb1 {
	    height: 40px;
	    font-size: 14px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.pro_leb1_2 {
	    width: 5px;
	}
	.pro_right{
		width: 100%;
	}
	.pro_list {
	  display: flex;
	  flex-wrap: wrap;
	}
	.pro_li {
	    width: 49%;
	    margin-bottom: 30px;
	}
	.pro_li:nth-child(3n){
		margin-right: 2%;
	}
	.pro_li:nth-child(2n){
		margin-right: 0;
	}
	.pro_li1 {
	    height: 215px;
	}
	.pro_li2 {
	    margin-top: 10px;
	}
	.pro_li3{
		margin-top: 5px;
	}
	.pages {
	    margin-top: 10px;
	}
	.pagination a {
	    margin: 5px;
	}
	.prodeta_bo {
	    margin-top: 15px;
	    margin-bottom: 30px;
	}
	.prodeta_top{
		display: flex;
		flex-wrap: wrap;
	}
	.prodeta_topa {
	    width: 100%;
	}
	.prodeta_topb {
	    width: 50px;
	    height: 285px;
	    margin-right: 20px;
	}
	.prodeta_topc {
	    width: calc(100% - 70px);
	    height: 285px;
	}
	.prodeta_topc .swiper-button-prev {
		width: 35px;
		height: 35px;
	}
	
	.prodeta_topc .swiper-button-next {
		width: 35px;
		height: 35px;
	}
	.prodeta_topd {
	    width: 100%;
	    margin-left: 0;
		margin-top: 20px;
	}
	.prodeta_topd1 {
	    font-size: 20px;
	}
	.prodeta_topd2 {
	    margin-top: 10px;
	}
	.br {
	    margin-top: 25px;
	    margin-bottom: 25px;
	}
	.prodeta_topd3_1 {
	    margin-bottom: 10px;
	}
	.prodeta_topd3_2 {
	    width: 80px;
	    font-size: 14px;
	}
	.prodeta_topd3_3 {
	    width: calc(100% - 80px);
	    font-size: 14px;
	}
	.prodeta_topd4 {
	    display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.prodeta_topd4_1 {
	            width: 120px;
	            height: 40px;
	    font-size: 14px;
	    margin-top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.prodeta_topd4_1 span{
		line-height: normal;
	}
	.prodeta_topd4_2 {
	    width: 90px;
	}
	.prodeta_cen {
	    margin-top: 15px;
	}
	.prodeta_cen1 div {
	    height: 40px;
	    line-height: 40px;
	    font-size: 16px;
	}
	.prodeta_cen2 {
	    padding: 15px 0;
	    font-size: 14px;
	    line-height: 25px;
	}
	.prodeta_cen3 {
	   display: flex;
	   flex-wrap: wrap;
	}
	.prodeta_cen4 {
	    width: 49%;
	    margin-top: 15px;
	}
	.prodeta_cen4:nth-child(2n){
		margin-right: 0;
	}
	.mjdt_bo {
	    margin-bottom: 30px;
	}
	.mjdt_list {
	  display: flex;
	  flex-wrap: wrap;
	}
	.mjdt_li {
	    width: 48%;
	    margin-right: 4%;
	    margin-bottom:30px;
	}
	.mjdt_li:nth-child(3n){
		margin-right: 4%;
	}
	.mjdt_li:nth-child(2n){
		margin-right: 0;
	}
	.mjdt_li1 {
	    height: 180px;
	}
	.mjdt_li1 div {
	    height: 35px;
	    line-height: 35px;
	    font-size: 14px;
	}
	.mjdt_li2 {
	    height: 42px;
	    margin-top: 15px;
	    font-size: 16px;
	}
	.mjdt_li3 {
	    margin-top: 10px;
	}
	.mjdt_li4 {
	    margin-top: 10px;
	   display: flex;
	   align-items: center;
	   justify-content: flex-end;
	}
	.mjdt_detail {
	    margin-top: 15px;
	    margin-bottom: 35px;
	    display:flex;
		flex-wrap: wrap;
	}
	.mjdt_detales {
	    width: 100%;
	}
	.mjdt_detale1 {
	    font-size:20px;
	}
	.mjdt_detale2{
		display:flex;
		flex-wrap: wrap;
	}
	.mjdt_detale2_1 {
	    margin-top: 10px;
	    margin-right: 15px;
		display: flex;
		align-items: center;
	}
	.mjdt_detale3 {
	    margin-top: 20px;
	    padding: 15px 0;
	    font-size: 14px;
	    line-height: 25px;
	}
	.mjdt_detale4_1 {
	    padding: 10px 15px;
	}
	.mjdt_detale4_2{
		display: flex;
		align-items: center;
	}
	.mjdt_detale4_3{
		font-size: 14px;
	}
	.mjdt_detaris {
	    width: 100%;
	    margin-left: 0;
		margin-top: 25px;
	}
	.mjdt_detari1{
		font-size: 16px;
	}
	.mjdt_detari3 {
	    padding: 10px 0;
	    display: flex;
		align-items: center;
	}
	.mjdt_detari3_3{
		font-size: 14px;
	}
	.kjcx_zjtd {
	    margin: 40px auto;
	}
	.kjcx_zjtd1 {
	    font-size: 20px;
	}
	.kjcx_zjtd2{
		display: flex;
		flex-wrap: wrap;
	}
	.kjcx_zjtd3 {
	    width:49%;
		height: 200px;
	    margin-top: 25px;
	}
	.kjcx_zjtd3:nth-child(2n){
		margin-right: 0;
	}
	.kjcx_zjtd3_2 {
	    padding: 10px;
	}
	.kjcx_zjtd3_3 {
	    font-size: 16px;
		display: flex;
		align-items: center;
	}
	.kjcx_zjtd3_4 {
	    margin-top: 5px;
	}
	.kjcx_zjtd3_5 {
	    margin-top: 10px;
		max-height: 110px;
		overflow: hidden;
		overflow-y: auto;
	}
	.kjcx_sysj {
	    margin: 35px auto;
	    display:flex;
		flex-wrap: wrap;
	}
	.kjcx_sysj1{
		width: 100%;
	}
	.kjcx_sysj1_1{
		font-size: 20px;
	}
	.kjcx_sysj1_2{
		margin-top: 15px;
		font-size: 14px;
		line-height: 25px;
	}
	.kjcx_sysj2{
		width:100%;
		margin-top: 20px;
	}
	.lxwm_bo {
	    margin-top: 15px;
	    margin-bottom: 45px;
	    display:flex;
		flex-wrap: wrap;
	}
	.lxwm_left{
		width: 100%;
	}
	.lxwm_le1 {
	    font-size: 20px;
	}
	.lxwm_le2 {
	    font-size: 14px;
	}
	.lxwm_le3 {
	    margin-top: 25px;
		display: flex;
		align-items: center;
	}
	.lxwm_le3_1 {
	    width: 20px;
	    margin-right: 10px;
	}
	.lxwm_le3_2 {
	    width: calc(100% - 30px);
	}
	.lxwm_right {
	    width: 100%;
	    height: 245px;
		margin-top: 20px;
	}
	.jrwm_bo {
	    margin: 35px auto;
	}
	.jrwm_li {
	    margin-bottom: 15px;
	    padding: 15px 10px;
	    display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.jrwm_li2 {
	    width: 100%;
	    padding: 10px 0;
	}
	.jrwm_li2_1 {
	    font-size: 16px;
	}
	.jrwm_li2_2 {
	    margin-top: 5px;
	    font-size: 14px;
	}
	.jrwm_li2_3{
		display: flex;
		flex-wrap: wrap;
	}
	.jrwm_li3 {
	    width: 100%;
	}
	.jrwm_li3_1{
		display: flex;
		align-items: center;
	}
	.jrwm_li3_2 {
	    margin-top: 20px;
	}

}