﻿@media screen and (max-width:1024px){
	.s-nav-blank{
		display: none;
	}
	.p1{
		box-sizing: border-box;
		padding:0.8rem 0rem 0 0rem;
		border: #000000 0px solid;
		overflow: hidden;
		
	}

	.a_company h2{
		margin:0 auto 0.3rem auto;
		text-align: center;
	}
	.com_left{

		
	}

	.com_content{
		height:4rem;
		padding:0 0.1rem;
		overflow: auto;
	}
	.com_content::-webkit-scrollbar {
		width: 0px;
	}
	.com_content div{
		line-height: 0.3rem;
		text-indent:0.32rem;
		color:#666;
	}
	.com_data{
		margin:0.2rem 0;
		overflow: hidden;
		box-sizing: border-box;
	}

	.d-row{
		width:33.333%;
		float:left;
		box-sizing: border-box;
		border:0px #0077AA solid;
		height:1rem;
	}
	.d-row div{
		color:#9d9d9d;
		text-align: center;
		font-size: 0.23rem;
	}
	.d-row div:first-child{
		color:#2fa1d3;
		font-size: 0.35rem;
		font-weight: bold;
		line-height: 0.6rem;
		transition: .5s;
	}
	.d-row div:first-child:hover{
		font-size: 0.5rem;
	}
	.com_right{
		clear:both;
		height:4rem;
		background-image: url(../image/about_company.gif);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100%;
		transition: .5s;
	}
	.com_right:hover{ 
		background-size:120%; 
	}
	.p2{
		clear:both;
		background-color: #2099e0;
		background-image: url(../image/about_bg_history.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-attachment: fixed;

		background-size: cover;
		overflow: hidden;
		padding:0.8rem 0;
	}
	.a_history h2{
		margin:0 auto 0.3rem auto;
		color:#FCFCFC;
		text-align: center;
	}
	.a_historyList {
		width:100%;
		border:0px #FF0000 solid;
		overflow: hidden;
		box-sizing: border-box;
		padding:0 0.1rem;
	}
	.a_historyList li{
		clear:both;
		border:0px #F5F2F0 solid;
		overflow: hidden;
		box-sizing: border-box;
	}
	
	.a_historyList li>div{
				

		
	}
	.a_l1{
		color:#efefef;
		font-size: 0.2rem;
		font-weight: bold;
		border:0px #000000 solid;
		height:0.45rem;
		line-height: 0.45rem;
		box-sizing: border-box;
	}
	.a_l2{
		display: none;
		
	}

	.a_l3{
		
		border:0px #000000 solid;
		box-sizing: border-box;
		padding-left:0.3rem;
	
	}
	.a_l3 div{
		border:0px #000000 solid;
		color:#FCFCFC;
		width:99%;
		font-size:0.16rem;
		line-height: 0.3rem;
	}
	
	.p3{
		
		height:9rem;
		box-sizing: border-box;
		overflow: hidden;
		border:0px #d5a908 solid;
	}

	.ac-left, .ac-right{

		box-sizing: border-box;
		border:1x #000000 solid;
		height:4.5rem;
		
		text-align: center;
		transition: .5s ease-in-out ;
	}

	.ac-left{
		background-image: url(../image/about_bg_cultrue.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	.ac-right{
		background-image: url(../image/about_bg_zz.jpg);
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
	.ac-left:hover,.ac-right:hover{
		
	}
	.cu_left,.cu_right{

		box-sizing: border-box;
		border:0px #000000 solid;
		height:4.5rem;
		padding:1.5rem 0 0 0;
		text-align: center;

		font-size:0.3rem;
		color:#fcfcfc;
		font-weight: bold;
	}
	.cu_left h3{
		text-align: center;
		line-height: 0.5rem;
	}
	.cu_right h3{
		text-align: center;
		line-height: 0.5rem;
	}
	
	.p4{
		background-color: #f6f6f6;
		overflow: hidden;
		box-sizing: border-box;
		border:0px #FF6600 solid;
	}
	.a_qualifications{
		box-sizing: border-box;
		padding:0.8rem 0 0.8rem 0;
		border: #000000 0px solid;
		overflow: hidden;
		position: relative;
	}
	.a_qualifications h2{
		margin:0 auto 0.3rem auto;
		text-align: center;
	}
	.z_list{
		box-sizing: border-box;
		border:0px #3fbfe6 solid;
		overflow: hidden;
	}
	.z_list li{
		width:50%;
		height: 1.5rem;
		
		float:left;
		
		background-repeat: no-repeat;
		background-position: center center;
		background-size:95%;
		
		background-origin:content-box;
		
		box-sizing: border-box;
		padding:0.0rem 0.0rem;
		margin:0rem 0rem 0rem 0rem;
		
		border:0px #e63e2f solid;
		transition: .5s;
	}
	.z_list li:hover{
		background-size:110%;
	}
	
	
	.swiper {
		height:4.5rem;
		border:0px #000000 solid;
	
	}
	
	.swiper-pagination{
		z-index: 5;
		

		left:unset !important;
		bottom: unset !important;
		margin:0 auto;
		border:0px #e63e2f solid;
	}
}