/* 大盒子 */
.aboutbox{
    position: relative;
    font-size: 0;
    margin: 0;
    padding: 0;
	margin-top: 0.9rem;
}

/* 大图 */
.aboutbox .abouttop{
    width: 19.19rem;
    height: 6.23rem;
}
.aboutbox .abouttop img{
    width: 19.19rem;
    height: 6.23rem;
}


/* 按钮盒子 */
.aboutbox .btnbox{
    width: 17rem;
    height: 1.21rem;
    list-style: none;
    position: absolute;
    top: 5.62rem;
    left: 1.84rem;
}
.aboutbox .btnbox .btn{
    float: left;
    width: 3.18rem;
    height: 1.21rem;
    background: #FFFFFF;
    box-shadow: 0rem 0.02rem 0.04rem 0rem rgba(164,164,164,0.5000);
    border-radius: 0.08rem;
    line-height: 1.21rem;
    text-align: center;
    margin-right: .92rem;
    cursor:pointer;
}
/* .aboutbox .btnbox .btn:first-child{
    background: #004DA5;
    color: #FFFFFF;;
} */
.ys{
	background: #004DA5 !important;
	color: #FFFFFF !important;
}
.ys span{
	color: #FFFFFF !important;
}
.aboutbox .btnbox .btn .imgcss{
    width: 0.44rem;
    height: 0.44rem;
    display: inline-block;
    margin-right: 0.2rem;
}
.aboutbox .btnbox .btn .imgcss img{
    width: 0.44rem;
    height: 0.44rem;
    margin-top: .1rem;
}
.aboutbox .btnbox .btn .text{
    width: 1.47rem;
    height: 0.47rem;
    font-size: 0.36rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #004DA5;
}
/* .aboutbox .btnbox .btn:first-child .text{
    color: #fff;
} */

/* 关于我们 */
.aboutbox .content1{
    margin-left: 1.84rem;
	margin-top: 1.2rem;
	overflow: hidden;
}
.aboutbox .content1>p:nth-child(1){
    font-size: 0.36rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #004DA5;
    line-height: 0.47rem;
}
.aboutbox .content1>p:nth-child(2){
    font-size: 0.28rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #004DA5;
    line-height: 0.37rem;
    margin-bottom: 0.2rem;
    margin-top: 0.09rem;
}
.aboutbox .content1 .text ul{
    width: 8.34rem;
    list-style: none;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #666666;
    float: left;
    margin-top: 0.31rem;
}
.aboutbox .content1 .text ul li{
    margin-bottom: 0.3rem;
}
.aboutbox .content1 .text .imgcss{
    width: 6.37rem;
    height: 5.27rem;
    margin-left: 0.74rem;
    margin-bottom: 0.6rem;
	float: left;
}
.aboutbox .content1 .text .imgcss img{
    width: 6.37rem;
    height: 5.27rem;
}

/* 企业文化 */
.aboutbox .content2{
    margin-left: 1.84rem;
	margin-top: 1.2rem;
    position: relative;
    /* display: none; */
	overflow: hidden;
}
.aboutbox .content2 .text{
    float: left;
    position: relative;
    z-index: 2;
}
.aboutbox .content2 .text p:nth-child(1){
    font-size: 0.36rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #004DA5;
    line-height: 0.47rem;
    margin-top: 0.51rem;
}
.aboutbox .content2 .text p:nth-child(2){
    font-size: 0.28rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #004DA5;
    line-height: 0.37rem;
    margin-bottom: 0.2rem;
    margin-top: 0.09rem;
}
.aboutbox .content2 .text ul{
    width: 8.34rem;
    box-sizing: border-box;
    list-style: none;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #666666;
    margin-top: 0.9rem;
    margin-bottom: 2rem;
	padding-left: 5px;
}
.aboutbox .content2 .text ul li{
    box-sizing: border-box;
    width: 8.47rem;
    height: 1.75rem;
    margin-bottom: 0.3rem;
    background: #FFFFFF;
    box-shadow: 0.01rem 0.02rem 0.2rem 0rem #D8D8D8;
    border-radius: 0.3rem;
}
.aboutbox .content2 .text ul li div{
   width: 0.44rem;
   height: 0.44rem;
   margin:0.46rem 0.26rem 0 0.52rem;
   float: left;
}
.aboutbox .content2 .text ul li p:nth-child(2){
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    line-height: 0.42rem;
    padding-top: 0.42rem;
    margin-bottom: 0.22rem;
 }
 .aboutbox .content2 .text ul li p:nth-child(3){
    font-size: 0.2rem;
    font-family: MicrosoftYaHei;
    color: #666666;
    line-height: 0.26rem;
    margin-left: 1.22rem;
 }
.aboutbox .content2 .text ul li div img{
    width: 0.44rem;
    height: 0.44rem;
 }
.aboutbox .content2 .imgcss{
    width: 80%;
    height: 10.54rem;
    position: absolute;
    right: 0;
    top: 0;
    text-align: left;
    z-index: 1;
    overflow: hidden;
}
.aboutbox .content2 .imgcss img{
    width: 100%;
    height: 10.54rem;
    position: absolute;
    right: 0;
}
.aboutbox .content2 .imgcss p:nth-child(2){
    width: 0;
    height: 0;
    border-top: 5.3rem solid white;
    border-right: 6.9rem solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.aboutbox .content2 .imgcss p:nth-child(3){
    width: 0;
    height: 0;
    border-bottom: 5.3rem solid white;
    border-right: 6.9rem solid transparent;
    position: absolute;
    left: 0;
    bottom: 0;
}

/* 荣誉资质 */
.aboutbox .content3{
	padding-top: 1.2rem;
    /* width: 19.19rem; */
    height: 10.7rem;
    background: #F2F5FF;
    /* display: none; */
	overflow: hidden;
}
.aboutbox .content3>p:nth-child(1){
    font-size: 0.36rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #004DA5;
    line-height: 0.47rem;
    margin-left: 1.89rem;
}
.aboutbox .content3>p:nth-child(2){
    font-size: 0.28rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #004DA5;
    line-height: 0.37rem;
    margin-bottom: 0.2rem;
    margin-top: 0.09rem;
    margin-left: 1.89rem;
}
.aboutbox .content3 .text{
    position: relative;
    height: 6.95rem;
}
.aboutbox .content3 .text ul{
    list-style: none;
    font-size: 0.18rem;
    font-family: MicrosoftYaHei;
    color: #666666;
    float: left;
    margin-top: 0.31rem;
    margin-left: 1.83rem;
}
.aboutbox .content3 .text ul li{
    float: left;
    width: 5rem;
    height: 6.95rem;
    box-sizing: border-box;
}
.aboutbox .content3 .text ul li img{
    width: 100%;
}
.aboutbox .content3 .text .btn{
    position: absolute;
    top: 50%;
    left: 0;
}
.aboutbox .content3 .text .btn .left{
    width: 0.88rem;
    height: 0.88rem;
    margin-left: 2.74rem;
    float: left;
}
.aboutbox .content3 .text .btn .right{
    width: 0.88rem;
    height: 0.88rem;
    margin-left: 15.58rem;
}

/* 招贤纳士 */
.aboutbox .content4{
    /* max-height: 15.9rem; */
	padding-top: 1.2rem;
    background: #EDF1F7;
    overflow: hidden;
    box-sizing: border-box;
    /* display: none; */
	padding-bottom: 1rem;
	
}
.aboutbox .content4>p:nth-child(1){
    font-size: 0.36rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #004DA5;
    /* padding-top: 0.64rem; */
    margin-left: 1.84rem;
}
.aboutbox .content4>p:nth-child(2){
    font-size: 0.28rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #004DA5;
    line-height: 0.37rem;
    margin-bottom: 0.2rem;
    margin-top: 0.1rem;
    margin-left: 1.84rem;
}
.aboutbox .content4 .text ul{
    width: 15.6rem;
    list-style: none;
    margin-left: 1.84rem;
	margin-bottom: 0.5rem;
}
.aboutbox .content4 .text ul li{
    width: 15.6rem;
    height: 2rem;
    background: #FFFFFF;
    border-radius: 0.08rem;
    margin-top: 0.3rem;
}
.aboutbox .content4 .text ul li .left{
    float: left;
    height: 100%;
}
.aboutbox .content4 .text ul li .left p{
    font-size: 0.32rem;
    font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 0.37rem;
	padding-top: 0.64rem;
}
.aboutbox .content4 .text ul li .right{
    height: 100%;
    margin-left: 14.13rem;
    padding-top: 0.68rem;
}
.aboutbox .content4 .text ul li .right img{
    width: 0.6rem;
    height: 0.65rem;
}





/* 轮播图 */
.banner-card {
	width: 80%;
    height: 7rem;
	margin: 0 auto;
    /* line-height: 250px; */
    position: relative;
}
.banner-card ul {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
.banner-card li {
   width: 4.6rem;
   padding: 0.1rem 0.1rem;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 25px;
   list-style-type: none;
   -webkit-transition: 0.3s;
   -moz-transition: 0.3s;
   -ms-transition: 0.3s;
   -o-transition: 0.3s;
   transition: 0.3s;
   cursor: pointer;
   background: #fff;
}
.banner-card li img {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.one {
    z-index: 1;
    left: 0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

.two {
    z-index: 2;
    left: 15%;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.three {
    left: 35%;
    z-index: 3;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.four {
   z-index: 2;
   left: 55%;
   -webkit-transform: scale(0.9);
   -moz-transform: scale(0.9);
   -ms-transform: scale(0.9);
   -o-transform: scale(0.9);
   transform: scale(0.9);
}
.five {
   /* left: 70%; */
   right: 0;
   z-index: 1;
   -webkit-transform: scale(0.8);
   -moz-transform: scale(0.8);
   -ms-transform: scale(0.8);
   -o-transform: scale(0.8);
   transform: scale(0.8);
}

.banner-card div {
	transition: 0.3s;
	position: absolute;
	top: 0;
	cursor: pointer;
	opacity: 0;
}
.banner-card div span {
   display: inline-block;
   font-size: 25px;
}

.left-btn {
   left: 0.6rem;
   width: 0.88rem;
   height: 0.88rem;
   z-index: 22;
}
.right-btn {
   right: 0.6rem;
   width: 0.88rem;
   height: 0.88rem;
   z-index: 22;
}








/* 分页样式 */

.ysa {
  margin-top: 0.5rem;
    text-align: center;
    line-height: 0.25rem;
    /* padding-right: 3.4rem; */
	margin: 0 auto;
}

.ysa span,
.ysa a {
  text-align: center;
    display: inline-block;
    height: 0.3rem;
    width: 0.3rem;
    color: #000000;
    font-size: 0.14rem;
    border: 1px solid rgba(0, 11, 23, 0.1);
    /* background: #F1F1F1; */
    margin: 0 0.1rem;
}

.ysa .current {
    color: #ffffff;
    background-color: #12598A;
}

.ysa :first-child {
    display: none;
}


.zzhao{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1001;
}
.zzhao_one{
	height: 100%;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
}
.zzhao img{
	height: 90%;
	width: auto;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}