.index-top{
    width: 100%;
    background: url(/static/images/a03_bj.png) center/cover no-repeat;
    height: 540px;
    box-sizing: border-box;
    padding-top:30px;
    color: #111111;
    margin-bottom: 100px;
}
.cooperation-item{
    margin-bottom: 100px;
}
.education{
    display: flex;
    justify-content: space-between;
}
.education>li>img{
    margin-bottom: 20px;
}
.education>li{
    width: 390px;
    height: 420px;
    text-align: center;
    background:rgba(255,255,255,1);
    box-shadow:1px 2px 4px 3px rgba(189,189,189,0.5);
    border-radius:10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.education>li>:nth-child(3){
    font-size: 24px;
    margin: 20px 0;
}
.education>li>:nth-child(4){
    width: 300px;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
}
.education>li>:last-child{
    font-size: 16px;
    color: #888888;
}
i{
    display: inline-block;
}
.title{
    margin-bottom: 100px;
}
.cooperation-content .advantage-bg{
    width: 100%;
    height: 560px;
    background: url(/static/images/n02_bg.png) no-repeat center;
    padding-top: 100px;
    box-sizing: border-box;
}
.advantage{
    display: flex;
    justify-content: center;
}
.advantage>li{
    width:285px;
    height:212px;
    background:#FFF;
    box-shadow:0px 2px 6px 0px #AFAFAF;
    border-radius:4px;
    text-align: center;
    padding-top: 24px;
    box-sizing: border-box;
    margin-right: 30px;
}
.advantage>:last-child{
    margin:0;
}
.advantage>li>:nth-child(2){
    font-size: 20px;
    margin: 20px 0 30px 0;
}
.advantage>li>:nth-child(3),.advantage>li>:nth-child(4){
    width: 182px;
    font-size: 14px;
    color: #666666;
    margin: 0 auto;
}
.blue-title{
    color:#0E5CFA;
}
.red-title{
    color:#E91B77;
}
.green-title{
    color:#42CE63;
}
.orange-title{
    color:#F56A46;
}
.condition{
    display: flex;
    justify-content: center;
    margin-bottom: 100px;
}
.condition>li{
    width: 222px;
    margin-right: 30px;
    text-align: center;
}
.condition>:last-child{
    margin: 0;
}
.condition>li>:nth-child(2){
    font-size: 22px;
    color: #111111;
    margin: 37px 0 10px 0;
}
.condition>li>:nth-child(3),.condition>li>:nth-child(4){
    width: 100%;
    font-size: 16px;
    color: #666666;
}
.agent-bg{
    background: #F5F8FD;
    padding: 100px 0;
    position: relative;
}
.agent-bg::after{
    content: '';
    position: absolute;
    width: 1230px;
    height: 1px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABM4AAAABCAYAAAAmeOInAAAAXUlEQVRYR+3XMQ4AEBAF0XXZfw3rGntZEpUCWbVRo5jwQpHU7W14RLTMEknVzDwzd5nD/vdg9KHPLMD9uh8E+tBnUwA/8RM/E48y/MRP/OT/croF+IAP+IAPP/owAOviAUKC1yN8AAAAAElFTkSuQmCC);
    left: 50%;
    top: 300px;
    transform: translateX(-50%);
    z-index: 0;
}
.agent{
    display: flex;
    justify-content: center;
    padding-bottom: 60px;
    position: relative;
    z-index: 1;
}
.agent>li{
    margin-right: 187px;
    text-align: center;
    color: #666666;
    font-size: 24px;
}
.agent>:last-child{
    margin: 0;
}
.agent>li>div{
    width: 110px;
    height: 110px;
    border-radius: 50%;
    background: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}
.index-item-btn{
    margin: 0 auto;
}
.bg-fragment {
    width: 102px; height: 88px;
    background: url(/static/images/css_sprites_2.png) -5px -5px;
}
.bg-fragment_02 {
    width: 102px; height: 88px;
    background: url(/static/images/css_sprites_2.png) -117px -5px;
}
.bg-low {
    width: 87px; height: 87px;
    background: url(/static/images/css_sprites_2.png) -5px -103px;
}
.bg-low_02 {
    width: 87px; height: 87px;
    background: url(/static/images/css_sprites_2.png) -102px -103px;
}
.bg-repeat {
    width: 89px; height: 72px;
    background: url(/static/images/css_sprites_2.png) -229px -5px;
}
.bg-repeat_02 {
    width: 89px; height: 72px;
    background: url(/static/images/css_sprites_2.png) -229px -87px;
}
.bg-blue_circle {
    width: 14px; height: 14px;
    background: url(/static/images/css_sprites_2.png) -328px -55px;
}
.bg-green_circle {
    width: 14px; height: 14px;
    background: url(/static/images/css_sprites_2.png) -328px -79px;
}
.bg-orange_circle {
    width: 14px; height: 14px;
    background: url(/static/images/css_sprites_2.png) -328px -103px;
}
.bg-red_circle {
    width: 14px; height: 14px;
    background: url(/static/images/css_sprites_2.png) -328px -127px;
}
.bg-waguo {
    width: 40px; height: 40px;
    background: url(/static/images/css_sprites_2.png) -184px -200px;
}
.bg-company {
    width: 36px; height: 40px;
    background: url(/static/images/css_sprites_2.png) -328px -5px;
}
.bg-customer {
    width: 40px; height: 38px;
    background: url(/static/images/css_sprites_2.png) -113px -257px;
}
.bg-industry {
    width: 40px; height: 40px;
    background: url(/static/images/css_sprites_2.png) -234px -200px;
}
.bg-team {
    width: 40px; height: 40px;
    background: url(/static/images/css_sprites_2.png) -63px -257px;
}
.bg-shenqing {
    width: 49px; height: 47px;
    background: url(/static/images/css_sprites_2.png) -5px -200px;
}
.bg-zil {
    width: 48px; height: 45px;
    background: url(/static/images/css_sprites_2.png) -5px -257px;
}
.bg-qiatan {
    width: 50px; height: 40px;
    background: url(/static/images/css_sprites_2.png) -124px -200px;
}
.bg-qianyue {
    width: 50px; height: 44px;
    background: url(/static/images/css_sprites_2.png) -64px -200px;
}
.index-hover{
   box-shadow: 1px 2px 16px -2px #99bbff !important;
   background: url(/static/images/bj-xuexi.png) center/425px no-repeat !important;
}
