@charset "UTF-8";
/* CSS Document */
@media  screen and (max-width: 1200px){
  .Main{
  top:0.8rem!important;
  }
  .hxjzl-pc,.hxjzg-pc{
  display:none;
  }
.banner{
	width:100%;
	height: 2.9rem;
	background: url(../images/f49.jpg) 100% no-repeat;
}
.ban_main{
	width: 100%;
	height: 100%;
	margin: auto;
	color: #FFFFFF;
	border: 1px solid transparent;
    padding-top:0.4rem;
}

.banUl {
	padding-left: 0.2rem;
    margin-top:0!important;
}
.banUl > div{
	font-size: 0.27rem;
}
.banUl > li{
	height: 0.4rem;
	line-height: 0.4rem;
	font-size: 0.24rem;
}
/*核心竞争力*/
.hxjzl{
	width: 100%;
	height: 4.2rem;
	background-color: #FFFFFF;
    margin-top:0.3rem;
}
.litterP1{
    width:2.75rem;
	height: 0.55rem;
	background:url("../images/img/qywh/qywh_03.jpg") no-repeat;
    background-size:100% 100%;
  background-position:center center;
    margin:auto;
}
  
  .litterP2{
    width:2.75rem;
	height: 0.55rem;
	background:url("../images/img/qywh/qywh_06.jpg") no-repeat;
     background-size:100% 100%;
  background-position:center center;
    margin:auto;
}
.showImg{
	    width: 6.08rem;
    height: 2rem;
    margin: auto;
    display: flex;
    justify-content: space-around;
    margin-top: 0.22rem;
    margin-bottom: 0.2rem;
}
.showImg > img{
	height: 100%;
}

.showTest{
	    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.2rem;
}


/*核心价值观*/
.hxjzg{
	width: 100%;
	height: 6rem;
}

.jzg_img{
	width: 6.06rem;
	height: 4.8rem;
	margin: auto;
    margin-top:0.2rem;
}
.jzg_img>div{
	width: 2rem;
    height: 1.6rem;
    float: left;
    background-color: #FFFFFF;
}
  .jzgDiv{
  background-color:#efefef!important;
  }
.jzg_img>div >img{
	width: 100%;
	height: 100%;
        float: left;
}
.jzg_img>div >b{
	display: block;
	font-size: 0.2rem;
    text-align:center;
    margin-top:0.5rem;
}
.jzg_img>div > p{
	height: 0.3rem;
    line-height: 0.3rem;
    font-size: 0.18rem;
    	text-align:center;
}

}




@media  screen and (min-width: 1200px){
 .hxjzl-tl,.hxjzg-tl{
  display:none;
  }
.banner{
	width:100%;
	height: 500px;
	background: url(../images/f49.jpg) 100% no-repeat;
}
.ban_main{
	width: 1200px;
	height: 100%;
	margin: auto;
	color: #FFFFFF;
	border: 1px solid transparent;
}

.banUl {
	padding-left: 150px;
}
.banUl > div{
	font-size: 40px;
}
.banUl > li{
	height: 50px;
	line-height: 50px;
	font-size: 34px;
}
/*核心竞争力*/
.hxjzl{
	width: 100%;
	height: 650px;
	background-color: #FFFFFF;
}
.litterP{
	height: 175px;
	line-height: 175px;
	font-size: 42px;
	text-align: center;
}
.showImg{
	width: 950px;
	height: 285px;
	margin: auto;
	display: flex;
	justify-content: space-around;
}
.showImg > img{
	height: 100%;
}

.showTest{
	height: 190px;
	line-height: 190px;
	text-align: center;
	font-size: 30px;
}


/*核心价值观*/
.hxjzg{
	width: 100%;
	height: 850px;
	background-color: #f2f2f2;
}

.jzg_img{
	width: 1216px;
	height: 606px;
	margin: auto;
}
.jzg_img>div{
	width: 300px;
	height: 300px;
	float: left;
	background-color: #FFFFFF;
}

.jzg_img>div >img{
	width: 100%;
	height: 100%;
}
.jzg_img>div >span{
	display: block;
	padding-left: 50px;
	font-size: 22px;
	margin-top: 120px;
}
.jzg_img>div > p{
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #006cd9;
	padding-left: 50px;
}

}












