@media only screen and (max-width: 1680px) {
	
}
@media only screen and (max-width: 1600px) {
	
}

@media only screen and (max-width: 1560px) {
	
}
@media only screen and (max-width: 1500px) {
	
}
@media only screen and (max-width: 1440px) {
	
}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
	
}
@media only screen and (max-width: 1200px) {
	.header {
		display: none;
	}
	.s_header{
		display: block;
	}
	.container{
		width: 768px;
	}
	.title,.i2_content h2,.index1_content h1{
		font-size: 18px;
	}
	
	.index1_tlist li span{
		font-size: 14px;
		margin-left: 5px;
	}
	.index1 {
	    padding-top: 45px;
	    padding-bottom: 30px;
	}
	.index1_tlist li{
		width: 255px;
		height: 40px;
		line-height: 40px;
	}
	.index1_timg{
		width: 38%;
	}
	.index1_tlist li:nth-child(1), .index1_tlist li:nth-child(5) {
	    left: 15px;
	}
	.index1_tlist li:nth-child(2), .index1_tlist li:nth-child(6) {
	    right: 15px;
	}
	.index1_tlist li:nth-child(3), .index1_tlist li:nth-child(4) {
	    top: 50px;
	}
	.index1_tlist li:nth-child(5), .index1_tlist li:nth-child(6) {
	    top: 100px;
	}
	.index1_tab{
		padding-bottom: 35px;
	}
	.index2{
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.i2_ctxt{
		font-size: 15px;
		line-height: 24px;
	}
	.i2_list ul li img{height: 50px;}
	.i2_list ul li p{
		font-size: 15px;
		margin-top: 8px;
	}
	.i2_list ul li{
		width: 205px;
		height: 120px;
	}
	.i2_list ul li::after{
		top: 10px;
		left: 12px;
	}
	.i2_content {
	    width: 40%;
		min-height: 370px;
	    padding: 25px 15px;
	}
	.i3_li h2{
		font-size: 16px;
	}
	.i3_li{
		width: 48%;
		margin-bottom: 15px;
		margin-right: 4%;
	}
	.i3_li:nth-child(2n){margin-right: 0;}
	.i3_txt{
		font-size: 14px;
		line-height: 24px;
	}
	.i3_li img{
		width: 100px;
		height: 100px;
	}
	.i4_txt{
		padding: 40px;
		font-size: 16px;
		line-height: 24px;
	}
	.flogo img{height: 60px;}
	.fmain {
		float: none;
	    width: 100%;
	    margin-left: 0;
		/* text-align: center; */
	}
	.fcode img {
	    width: 56px;
	    height: 56px;
	}
	.fcode p{
		margin-top: 6px;
		font-size: 12px;
	}
	.fm1 h2{
		font-size: 12px;
	}
	.fm1_con p span{
		font-size: 12px;
		margin-left: 4px;
	}
	.fm1_con p{
		margin-bottom: 12px;
	}
	.footer{
		padding-top: 30px;
	}
	.flogo {
		float: none;
		text-align: center;
	}
	.fm1_con li a{
		font-size: 12px;
	}
	.fm1{
		display: flex;
		align-items: flex-start;
		justify-content: center;
		width: 100%;
		margin-top: 15px;
	}
	.fm1_con{
		width: auto;
	}
	.fm1_con p span{
		width: auto;
	}
	.fm1:first-child {
	    margin-bottom: 25px;
	}
	.fcode {
		float: none;
		text-align: center;
		margin-top: 15px;
	}
	.ft1 {
	    padding-bottom: 25px;
	}
	.ft2{
		height: 40px;
		line-height: 40px;
		font-size: 12px;
	}
	.banner .swiper-container-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
	    bottom: 10px;
	}
}
@media only screen and (max-width: 1140px) {
  
}
@media only screen and (max-width: 1080px) {
	
}
@media only screen and (max-width: 860px) {
	
}
@media only screen and (max-width: 768px) {
	.index1_tlist li{
		position: relative;
		left: 0;
		right: 0;
		top: 0;
		margin: 15px auto 0;
	}
	.index1_tlist li:nth-child(3), .index1_tlist li:nth-child(4),.index1_tlist li:nth-child(5), .index1_tlist li:nth-child(6) {
	    top: 0px;
	}
	.i1_main{
		margin-top: 20px;
	}
	.container {
	    width: 88%;
	}
	.title, .i2_content h2, .index1_content h1 {
	    font-size: 16px;
	}
	.i1_ctxt{
		font-size: 13px;
		line-height: 20px;
	}
	.index1 {
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.index1_timg {
	    width: 70%;
	}
	.index2 {
	    padding-top: 20px;
	    padding-bottom: 30px;
	}
	.i2_main{
		margin-top: 30px;
	}
	.i2_list ul li{
		position: relative;
		top: 0;
		left: 0;
		right: 0;
		width: 48%;
		height: 92px;
		margin-bottom: 20px;
	}
	.i2_list ul li:nth-child(3), .i2_list ul li:nth-child(4) {
	    top: 0;
	}
	.i2_list ul li::after {
	    top: 8px;
	    left: 10px;
		width: 98%;
		height: 98%;
	}
	.i2_list ul li img {
	    height: 40px;
	}
	.i2_list ul li p {
	    font-size: 12px;
	    margin-top: 6px;
	}
	.i2_list ul{
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		flex-wrap: wrap;
	}
	.i2_content{
		width: 100%;
		min-height: 280px;
		padding: 20px 10px;
	}
	.i2_ctxt {
	    font-size: 14px;
	    line-height: 22px;
	}
	.index3 {
	    width: 100%;
	    padding: 30px 0;
	}
	.i3_li {
	    width: 100%;
	    margin-bottom: 15px;
	    margin-right: 0;
	}
	.i3_main {
	    margin-top: 25px;
	}
	.i3_txt {
	    font-size: 13px;
	    line-height: 20px;
	}
	.i3_li h2{
		margin-top: 20px;
	}
	.index4{
		padding: 30px 0;
	}
	.i4_txt {
	    padding: 20px;
	    font-size: 14px;
	    line-height: 22px;
	}
	.fm1 h2{
		width: 18%;
	}
	.fm1_con {
	    width: 80%;
	    padding-left: 12px;
	}
	.fm1_con p span {
	    width: 90%;
	}
	.m_banner{
		display: block;
	}
	.banner{
		display: none;
	}
		.i1_main{
		display: none;
	}
	.mi1_thumb_main p{
		font-size: 12px;
	}
	.mi1_main{
		margin-top: 40px;
	}
	.mi1_mview {
		padding: 20px;
	}
	.mi1_thumb_main p{
		height: 70px;
	}
	.mi1_thumb_main{
		height: 95px;
	}
	.mi1_mthumb{
		margin-bottom: 20px;
	}
	.mi1_mthumb .swiper-slide-thumb-active .mi1_thumb_main p{
		background-image: linear-gradient(270deg, #024AB6 0%, #00A5FF 100%);
		color: #fff;
		border: 1px solid rgba(0,142,234,0);
	}
	.mi1_main{
		display: block;
	}
	.i1_main{
		display: none;
	}
}
@media only screen and (max-width: 680px) {
	
}
@media only screen and (max-width: 450px) {
	
}
@media only screen and (max-width: 320px) {
	
}