.top{
    width: 100%;
    height: 7rem;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),url(../image/talentbg.jpg) center no-repeat;
    background-size:auto 100%;
    background-position: top;
}
.top_tit{
    max-width: 100%;
    height: 0.8rem;
    line-height: 0.5rem;
    text-align: center;
    padding-top: 2.5rem;
    letter-spacing: 0.1rem;
    font-size: 0.3rem;
    color: #fff;
}
.top_tits{
    width: 90%;
    padding-left: 5%;
    height: auto;
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    letter-spacing: 0.1rem;
    color: #fff;
}
.top_titss{
	height: 0.8rem;
    line-height: 0.8rem;
    width: 2rem;
    text-align: center;
    font-size: 0.25rem;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 999rem;
    margin: auto;
    margin-top: 0.5rem;
    transition: all .5s ease;
    letter-spacing: 0.1rem;
}
.top_titss:hover{
	background-color: #7079bd;
    border: solid 1px #7079bd;
}
.about{
    width: 94%;
    height: auto;
    margin: auto;
}
.about1{
	width: 90%;
    height: auto;
    overflow: hidden;
    margin-top: -30px;
    position: relative;
    background: #65527d;
    padding: 5%;
    background-size: 100%;
    font-size: 18px;
    color: #fff;
}
.about2{
    width: 94%;
    height: auto;
    margin: auto;
}
.about2_tit{
    font-size: 0.4rem;
    width: 100%;
    height: 1.3rem;
    line-height: 1.3rem;
    text-align: center;
}
.about2_main{
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
}
.index1{
    width: 100%;
    height: auto;
    margin: auto;
	overflow: hidden;
}
.index1 li{
	float: left;
    width: 100%;
    height: auto;
    text-align: center;
    color: #fff;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-bottom: 3%;
    border-radius: 0.2rem;
}
.index1 li a{
	color: #fff;
}
.index1 li:nth-child(2n+2) {
    margin-right: 0;
}
.index1 li .img{
    width: 100%;
    height: 3rem;
    overflow: hidden;
    object-fit: cover;
    position: relative;
}
.index1 li .img .bg{
	width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: rgba(111, 111, 111, 0.38);
}
.index1 li .img img{
    width: 100%;
    height: 3rem;
    overflow: hidden;
    object-fit: cover;
}
.index1 li .tit{
	width: 50%;
    height: 2rem;
    line-height: 2.5rem;
    overflow: hidden;
    object-fit: cover;
    color: #fff;
    font-size: 0.4rem;
    z-index: 9;
    position: absolute;
    top: 50%;
    left: 25%;
    margin-top: -1rem;
    transition: 0.5s;
    text-align: center;
}
.index1 li #tit1{
	background: url(../image/235tgsddsf.png) top center no-repeat;
    background-size: 0.8rem;	
}
.index1 li #tit2{
	background: url(../image/235tgetgfds.png) top center no-repeat;
    background-size:  0.8rem;	
}
.index1 li #tit3{
	background: url(../image/xxh_iocn.png) top center no-repeat;
    background-size:  0.8rem;	
}
.index1 li #tit4{
	background: url(../image/cp_iocn.png) top center no-repeat;
    background-size:  0.8rem;	
}

.index2{
    width: 100%;
    height: auto;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),url(../image/5687u6yh45y.jpg) center no-repeat;
    background-size: auto 130%;
    background-position: center;
    background-attachment: fixed;
    transition: 0.5s;
    padding-bottom: 0.3rem;
}
.index2_tit{
    font-size: 0.4rem;
    width: 100%;
    height: 1.3rem;
    line-height: 1.3rem;
    text-align: center;	
}
.index2_main{
    width: 100%;
    height: auto;
    margin: auto;
    overflow: hidden;
    text-align: center;
}
.index2_main_txt1{
font-weight: bold;
    width: 100%;
    height: 1.2rem;
    line-height: 1.2rem;
    padding-top: 1.2rem;
    font-size: 0.6rem;
    color: #fff;
}
.index2_main_txt2{
    width: 100%;
    height: 1rem;
    background: url(../image/osw-component-contentblock-quote-white.png) center no-repeat;
    background-size: 0.8rem;
}
.index2_main_txt3{
	width: 94%;
    height: auto;
    font-size: 0.3rem;
    color: #fff;
    padding-left: 3%;
}
.index2_main_txt4{
    height: 0.8rem;
    line-height: 0.8rem;
    width: 2rem;
    text-align: center;
    font-size: 0.25rem;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 999rem;
    margin: auto;
    margin-top: 0.5rem;
    transition: all .5s ease;
    letter-spacing: 0.1rem;
}
.index2_main_txt4:hover{
    background-color: #7079bd;
    border: solid 1px #7079bd;
}