@media screen and (max-width: 1200px) {
/*企业荣誉*/
 .qyry-banner, .ry-pc{
  display:none;
  }
  .Main{
  top:0.8rem!important;
  }
  
.banner{
	width: 100%;
	height: 2.9rem;
	margin-bottom:0.4rem;
}
.banner > img {
	width: 100%;
	height: 100%;
}

/*认证与资质*/
.rzyzz{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
.rz{
	    width: 100%;
    height: 9rem;
    margin: auto;
    margin-top: 0.2rem;
}
  .rzzz{
  width:2.75rem;
    height:0.5rem;
    margin:auto;
    background:url("../images/img/qyry/Qualifications.png") no-repeat;
    background-size:100% 100%;
    
  }
.rz > div{
	    width: 3rem;
    height: 2.5rem;
    float: left;
    margin-left: 0.15rem;
    margin-top: 0.2rem;
}

.rz > div >img{
    width: 2.9rem;
    height: 2rem;
  float:left;
  }

.rz > div > p{
	    text-align: center;
    font-size: 0.22rem;
    height: 0.26rem;
    line-height: 0.26rem;
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    margin-top: 0.15rem;
}



/*软件著作权*/
.bookmaking{
	    width: 100%!important;
    height: 12rem!important;
    border: 1px solid transparent!important;
    background: none!important;
}
  .swiper-slide{
     width: 1.95rem !important;
    height: 2.65rem!important;
    float: left;
    margin-left: 0.15rem;
  
  }
  .swiper-slide >img{
  width:100%;
    height:100%;
  }
  .rjzzqImg{
  width:2.75rem;
    height:0.5rem;
    margin:auto;
    background:url("../images/img/qyry/Work.png") no-repeat;
    background-size:100% 100%;  
  }
.swiper-container1{
	    position: relative;
    top: 0.3rem!important;
    width: 100%!important;
    height: 11.5rem!important;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 0.2rem;    
}

.bookmake_main > div{
	width: 280px;
	height: 385px;
	background-color: darkcyan;
}
.bookmake_main > div >img{
	width: 100%;
	height: 100%;
}


/*荣誉*/
.honor{
	width: 100%;
	height: 6.4rem;
	background-color: #FFFFFF;
}
  .honorImg{
   width:2.75rem;
    height:0.5rem;
    margin:auto;
    background:url("../images/img/qyry/Honor.png") no-repeat;
    background-size:100% 100%;  
  }
.honor_main{
	width: 100%;
	height:100%;
	margin: auto;
	border: 1px solid transparent;
}

.honor_img{
	    margin-top: 0.2rem;
    width: 100%;
    height: 5.55rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
}

.honor_img > div{
	    width: 2.93rem;
    height: 2.6rem;
}

.honor_img > div >img{
	height: 2.05rem;
	width: 100%;
        float: left;
}
.honor_img > div > p{
	    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.2rem;
    text-align: center;
    float: left;
    width: 100%;
}



}




@media screen and (min-width: 1200px) {
  
.qyry-bannertl,.ry-tl{
  display:none;
  }
.banner{
	width: 100%;
	height: 500px;
	
}
.banner > img {
	width: 100%;
	height: 100%;
}

/*认证与资质*/
.rzyzz{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
.rz{
	width: 1230px;
	height: 870px;
	margin: auto;
	margin-top: 50px;
}

.rz > div{
	width: 370px;
	height: 360px;
	float: left;
	margin-left: 25px;
	margin-top: 40px;
}

.rz > div >img{
	width: 100%;
	height: 250px;
}

.rz > div > p{
	text-align: center;
	font-size: 28px;
	height: 40px;
	line-height: 40px;
}



/*软件著作权*/
.bookmaking{
	width: 100% !important;
    height: 650px !important;
	background: url(../images/index/bg1.png) no-repeat 100%;
	border: 1px solid transparent;
}

.swiper-container1{
	position: relative;
	top:50px;
	width: 1200px;
	height: 387px;
	margin:0 auto;
	overflow: hidden;
}

.bookmake_main > div{
	width: 280px;
	height: 385px;
	background-color: darkcyan;
}
.bookmake_main > div >img{
	width: 100%;
	height: 100%;
}


/*荣誉*/
.honor{
	width: 100%;
	height: 1080px;
	background-color: #FFFFFF;
}
.honor_main{
	width: 1080px;
	height:100%;
	margin: auto;
	border: 1px solid transparent;
}

.honor_img{
	margin-top: 50px;
	width: 100%;
	height: 860px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
}

.honor_img > div{
	width: 440px;
	height: 380px;
}

.honor_img > div >img{
	height: 305px;
	width: 100%;
}
.honor_img > div > p{
	height: 70px;
	line-height: 70px;
	font-size: 28px;
	text-align: center;
}


}


















