@charset "utf-8";

@media only screen and (min-width: 320px) and (max-width: 750px) {
	.w1200{
		max-width: 94%;
	}
	.bx-controls-direction , .bx-controls-auto , .ind_banner{
		display: none;
	}
	.m_ind_banner{
		display: block;
		position: relative;
	}
	.m_ind_banner img{
		width: 100%;
	}
	.m_ind_banner .bx-controls{
		position: absolute;
		width: 100%;
		height: 0;
		font-size: 0;
		bottom:20px;
		text-align: center;
		position: relative;
	}
	.m_ind_banner .bx-pager{
		display: inline-block;
	}
	.m_ind_banner .bx-pager .bx-pager-item {
		float: left;
		margin:0 4px;
		background: #cbcbcb;
		border-radius: 50%;
	}
	.m_ind_banner .bx-pager .bx-pager-item a{
		display: block;
		width: 8px;
		height: 8px;
	}
	.m_ind_banner .bx-pager .bx-pager-item .active{
		background: #b99f63;
		border-radius: 50%;
	}
	.ind_about , .ind_server , .client , .contact{
		padding: 0.66rem 0;
	}
	.ind_title p{
		font-size: 0.6rem;
	}
	.ind_title i{
		font-size: 0.3rem;
		margin-top: 0.16rem;
	}
	.about_intr{
		width: 100%;
		font-size: 0.28rem;
		line-height: 22px;
	}
	.about_intr h4{
		font-size: 0.26rem;
		margin: 0.22rem 0;
	}
	.about_num li{
		float: left;
	    width: 2.21rem;
	    margin:0 0.2rem 0 0;
	    font-size: 0.72rem;
	    font-weight: bold;
	    font-family: "Impact";
	}
	.about_num li p{
		font-size: 0.24rem;
	}
	.about_num li:last-child{
		margin-right: 0;
	}
	.ind_more{
		margin-top: 0.6rem;
	}
	.server li{
		width: 2.21rem;
		height: 4.45rem;
		margin-right: 0.2rem;
		margin-bottom: 0.2rem;
		border-bottom-right-radius: 16px;
	}
	.server li:nth-child(3n){
		margin-right: 0;
	}
	.server li div{
		width: 2.25rem;
		height: 3.5rem;
	}
	.server li p{
		margin: 0.34rem 0.6rem;
		font-size: 0.22rem;
	}
	.public-index-25{
		height: 3.66rem;
    	overflow: hidden;
    	margin-top: 0.4rem;
	}
	.public_index_202{
		margin-top: 0.2rem;
	}
	

	.contact .title h1{
		font-size: 0.48rem;
	}
	.contact .title i{
		font-size: 0.36rem;
	}
	.contact .title p{
		font-size: 0.24rem;
	}
	.contact ul{
		margin-top: 0.6rem;
	}
	.contact ul li{
		font-size: 0.24rem;
	}
	.contact ul li img{
		width: 34%;
		margin-bottom: 0.32rem;
	}
	footer{
		display: none;
	}
	.copyright{
		display: block;
		padding: 0.32rem 0.3rem;
		color: #adadad;
		font-size: 0.24rem;
		background: #333;
	}
	.public_head_zwbox{
		height: 58px;
	}
	.team_box .swiper-slide{
		height: 7rem;
	}
	
	.team{
		width: 3.29rem;
		height: 5.9rem;
	}
	.pill-thumb img{
		width: 3.29rem;
		height: 3.17rem;
	}
	.pi11h-tit{
		font-size: 0.3rem;
	}
	.pi11-content{
		padding: 0.2rem 0.26rem;
	}
	.pi11h-subtit{
		font-size: 0.28rem;
		margin-top: 0;
	}
	.pi11-info{
		padding-top: 0.16rem;
		margin-top: 0.16rem;
	}
	.pi11-info span{
		font-size: 0.28rem;
		line-height: 20px;
		height: 60px;
	}
	
	
	/*企业客户           开始*/
	.banner{
		display: none;
	}
	.m_banner{
		display: block;
	}
	.public_index_197{
		background: #fff;
	}
	.public_index_197 .productList{
		padding: 0.5rem 0;
	}
	.public_index_197 .productList .con .c{
		width: 100%;
		height: auto;
	}
	.public_index_197 .productList .con .t , .public_index_197 .productList .con .en{
		font-size: 0.32rem;
	}
	.public_index_197 .productList .con .t{
		margin-top: 4%;
	}
	.public_index_197 .productList dd{
		padding: 14px 0;
	}
	
	.column-nav{
		display: none;
	}
	.m_nav {
	    display: block;
	    height: 45px;
	    overflow: auto;
	    background: #f0f0f0;
	}
	
	.m_nav ul {
	    float: left;
	    white-space: nowrap;
	}
	
	.m_nav ul li {
	    display: inline-block;
	    margin: 0 0.3rem;
	    line-height: 42px;
	}
	
	.m_nav ul li a {
	    display: block;
	    color: #333;
	    font-size: 0.32rem;
	}
	
	 .m_nav ul .active {
	    line-height: 42px;
	    border-bottom: 2px solid #c30d23;
	}
	
	.cont_txt{
		margin: 0.6rem auto;
		font-size: 0.3rem;
		line-height: 30px;
	}
	.pc_img , .crumbs{
		display: none;
	}
	.m_img{
		display: block;
	}
	
	.public_index_200 .site-details-1-tit{
		text-align: left;
	}
	.public_index_202 .card-area{
		width: 100%;
	}
}