
.about-nyp{ width: 100%; margin-top: 80px;
    background-color:#BE1313;
}
.about-page-b-con{
    width: 100%;
    position: relative;
}
.about-page-b-con img{
 position: absolute; left: 0; top: 0; margin-top: -100px;
    box-shadow: 5px 5px 5px #999;

    z-index: 99;
    cursor: pointer;
}
.about-page-b-con img:hover{
    transform: scale(1.1);
}
.about-page-b-text{

width: 100%;
    bottom:149px;
    padding:40px 40px 40px 70px;
}
.about-page-b-b{
    width:100%;
     padding: 40px 0; display:inline-block;
    background-color:#BE1313 ;

}
.about-page-b-text span{
    font-size: 28px;
    color: #fff;
}
.about-page-b-text i{
    display: inline-block;
    margin-left: 30px;
    font-weight: bold;
}
.about-page-b-en{
    font-size: 16px;
    color:#ccc;
}
.about-page-b-des{
    font-size: 14px;
    color:#fff;
    margin-top: 20px;
}


.about-page-b-honor{
    width: 100%;

    background:url("../images/ryzbj.png") center bottom no-repeat #FFFFFF;
}
.about-page-b-honor img{
    display: table-cell;
    text-align: center;

    margin: 0 auto;
}
.about-page-b-talent{
    width: 100%;
    height: 654px;

}
.about-page-b-talent-bg{
    width: 100%;
    height: 654px;
    background: url(../images/rencai-bg.png) center no-repeat;
    padding-top: 194px;
}

.rcln-div{  display: inline-block;text-align: center;
    width: 100%;
    padding: 40px 10px;
    background-color: #fff;
    margin-right: 10px;
    padding: 30px;
    border-radius: 5px; box-shadow: 5px 5px 15px #999;
}

.rcln-div-cn{
    color:#D71B1B;
    font-size: 19px;
    font-weight:bold ;
    text-align: center;
}
.rcln-div-en{
    font-size: 14px;
    color: #999;
    text-align: center;
}
.rcln-div i.xian-about{
    background:#D71B1B; width: 40px; height: 2px; display: inline-block;position: relative;
}
.rcln-div-des{
    font-size: 12px;
    color: #666;   height: 0px; overflow: hidden;
}
.rcln-div:hover .rcln-div-des{  height:100px; }

.about-page-b-contact{
    width: 100%;
    height: 562px;
}
.about-page-b-contact-l{
 width: 100%;
    height: 562px;
    background:url(../images/map-bg.png) center no-repeat;
    background-size:cover;
    background-position-x:0;
    position: relative;
}
.about-page-b-contact-r{
    height: 562px;
width: 100%;
}
.about-page-b-contact-l-add{
    width: 269px;
    height: 44px;
    background-color:#D62316;
    position:absolute;
    top: 207px;
    left: 468px;
    cursor: pointer;
}
.about-page-b-contact-l-add a{
    display: inline-block;
    color: #FFFEFE;
    font-size:14px;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    padding-left: 37px;
    text-decoration: none;
}
.sanjiao{
    width:0;
    height:0;
    border-left:10px solid transparent;
    border-right:10px solid transparent;
    border-top:10px solid #D62316;
    position: absolute;
    top:251px;
    left:468px ;
}
.about-page-b-contact-r a{
    display: table-cell;
    width: 88px;
    height: 88px;
    text-align: center;
    border: 1px solid #CCCCCC;
    border-radius: 88px;
    float: left;
    margin-right: 26px;
    margin-left: 88px;
}
.about-page-b-contact-r img{
    width: 32px;

    margin: 28px;
}
.about-page-b-contact-r ul{
    margin-top: 53px;
    width: 100%;
    height:457px;
}
.about-page-b-contact-r ul li{
    width: 100%;
    height:125px;
    cursor: pointer;
}
.about-page-b-contact-r ul li:hover img{
    transform: rotate(180deg);
}
.about-page-b-contact-r-des1{
    color: #999;
    font-size: 12px;

}
.about-page-b-contact-r-des2{
    color: #666;
    font-size: 19px;
}

