
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    color: #fff;
    text-decoration: none;
}

b,
strong {
    font-weight: normal;
}

i,
em {
    font-style: normal;
}

img {
    vertical-align: top;
}

div,
p,
span,
h1,
h2,
h3,
h4 {
    line-height: 1;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input {
    outline: none;
    border: none;
    background: none;
}

body {
    /*font-family: 'Microsoft YaHei';*/
    font-family: Helvetica Neue, Helvetica, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Arial, sans-serif;
    font-size: 0.14rem;
    color: #fff;
}

.index {
    width: 100%;
    text-align: center;
    position: relative;
}
.top{
    width: 100%;
    height: 1rem;
    margin: 0 auto;
}
.left_logo{
    width: 25%;
    height: 1rem;
    float: left;
    margin-top: 0.25rem;
    margin-left: 0.2rem;
}
.left_logo img{
    width: 100%;
}
.right{
    float: right;
    width: 70%;
    height: 1rem;
    margin-right: 0.1rem;
}
.right div{
    float: left;
    width: 20%;
    height: 1rem;
    color: #282a3b;
    font-size: 0.35rem;
    line-height: 1rem;
}
.right div a{
    color: #282a3b;
}
.banner{
    width: 100%;
    height: 11rem;
    position: absolute;
    top: 1rem;
}
.banner img{
    width: 100%;
}
.xueyuan{
    width: 100%;
    /* height: 11rem; */
    margin-top: 11.4rem;
}
.title{
    color: #282a3b;
    font-size: 0.55rem;
    line-height: 0.6rem;
}
.title p{
    width: 100%;
    margin-top: 0.2rem;
}
.title p img{
    width: 100%;
}
.box{
    width:100%;
    margin:0.1rem auto 0;
    /* height: 5.5rem; */
}
.tab_menu{
    width: 95%;
    overflow:hidden;
    display: inline-block;
    margin: 0rem 0rem 0rem 0.2rem;
}
.tab_menu li{
    width:20%;
    float:left;
    height:0.3rem;
    line-height:0.3rem;
    color:#fff;
    background:#fff;
    text-align:center;
    cursor:pointer;
    border-radius: 5px;
    color: #000;
    box-shadow: 0px 10px 5px #eff2ff;
    border: 1px solid #eff2ff;
}
.tab_menu li{
    display: inline-block;
    width: 30%;
    height: 0.67rem;
    font-size: 0.3rem;
    line-height: 0.67rem;
}
.tab_menu li.current{
    color:#fff;
    background:#3f68fe;
}
.tab_menu li a{
    color:#fff;
    text-decoration:none;
    font-size: 0.35rem;
}
.tab_menu li.current a{
    color:#fff;
}
.tab_box{
    padding:0.1rem;
}
.tab_box #it{
    height: 8rem;
}
.tab_box #sheji{
    height: 4rem;
}
.tab_box #yuying{
    height: 2rem;
}
.tab_box .hide{
    display:none;
}
.IT_xueyuan{
    margin-left: 0.1rem;
    margin-right: 0.2rem;
}
.sheji_xueyuan{
    margin-right: 0.2rem;

}
.waiceng{
    width: 95%;
    margin: 0.3rem auto;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    position: relative;
}
.waiceng div{
    width: 23%;
    margin-bottom: 0.3rem;
}
.waiceng #teshu{
    margin-right: 5.2rem;
}
.waiceng #teshu2{
    position: absolute;
    top: 2rem;
    left: 0.1rem;
}
.waiceng #teshu3{
    position: absolute;
    top: 2rem;
    left: 1.8rem;
}
.waiceng #teshu4{
    position: absolute;
    top: 2rem;
    left: 3.55rem;
}
.waiceng div img{
    width: 100%;
}
.waiceng div p{
    color: #878787;
    font-size: 0.22rem;
    margin-top: -0.1rem;
}
.p1{
    width: 100%;
    height: 8rem;
    background: #f0f0f8;
}
.p1_index{
    width: 100%;
    height: 4rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.p1_index div{
    width: 28%;
    height: 3.5rem;
    background: url(../img/beijing.png) no-repeat;
    border-radius: 5px;
}
.p1_index div img{
    width: 75%;
    margin-top: 0.2rem;
}
.p1_index_p1{
    width: 80%;
    height: 0.45rem;
    background-color: #ff9600;
    text-align: center;
    margin: 0.2rem auto;
    line-height: 0.45rem;
    border-radius: 3px;
    font-size: 0.25rem;
}
.p1_index_p2{
    font-size: 0.3rem;
    padding-top: 0.1rem;
}
.p1_index_xiahuaxian{
    width: 35%;
    height: 0.1rem;
    background-color: #fff;
    border-radius: 30px;
    margin: 0.2rem auto 0;
}
.button{
    display: block;
    width: 50%;
    height: 0.8rem;
    text-align: center;
    margin: 0.3rem auto 0;
    background-color: #ff9600;
    line-height: 0.8rem;
    border-radius: 5px;
    font-size: 0.38rem;
}
.p2{
    width: 100%;
    height: 9.5rem;
}
.p2_index{
    width: 100%;
    height: 5rem;
    margin: 0.2rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p2_index div{
    width: 45%;
    height: 0.7rem;
    background-color: #f7f7fb;
    position: relative;
    box-shadow: 0px 5px 5px #eef1f8;
    border: 1px solid #f7f7f7;
    border-radius: 5px;
}
.p2_index div img{
    width: 17%;
    position: absolute;
    top: 0.05rem;
    left: 0.15rem;
}
.p2_index div p{
    color: #2d2d2d;
    font-size: 0.28rem;
    margin-top: 0.2rem;
    margin-left: 0.6rem;
}
.p3{
    width: 100%;
    height: 10rem;
    background-color: #f0f0f8;
}
.container{
    width: 100%;
    height: 5.3rem;
}

.container{
    margin: 0 auto;
    position: relative;
}   
.slide{
     min-height: 5rem;
    overflow: hidden;
    position: relative;
    height: 6rem;
    top: 0;
    left: 0%;
}
.slide .img{
    overflow: hidden;
    position: absolute;
    transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
}
.slide .image1{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}
.slide .image2{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}
.slide .image3{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}
.slide .img1{
    width: 80%;
    height: 80%;
    top: 30%;
    left: -50%;
    z-index: 1;
}
.slide .img2{
    width: 80%;
    height: 80%;
    top: 8%;
    left: -1%;
    z-index: 2;
}
.slide .img3{
    width: 80%;
    height: 93%;
    top: -4%;
    left: 9%;
    z-index: 3;
}
.slide .img4{
    width: 80%;
    height: 80%;
    top: 8%;
    left: 20%;
    z-index: 2;
}
.slide .img5{
    width: 58%;
    height: 40%;
    top: 30%;
    left: 110%;
    z-index: 1;
}
.slide-bt{
    position: absolute;
    left: 50%;
    bottom: 13%;
    z-index: 10;
    top: 90%;
}
.slide-bt span{
    width: 10px;
    height: 10px;
    background: #c9caca;
    float: left;
    margin: 5px;
    border-radius: 76px;
}
.slide .slide-bt .on{
    background: #ffd200;
    width: 0.5rem;
    height: 0.2rem;
}

.container_button1{
    position: absolute;
    top: 38%;
    right: 62%;
    z-index: 9999;
}
.container_button2{
    position: absolute;
    top: 38%;
    right: 60%;
    z-index: 9999;
}
.container_button3{
    display: block;
    width: 290px;
    height: 50px;
    border-radius: 30px;
    border: 1px solid #fff;
    background-color: #fff;
    color: #6e62f5;
    margin: -100px auto;
    font-size: 22px;
    line-height: 50px;
    position: relative;
    z-index: 9999;
}
.container_button3:hover{
    color: #fff;
    background-color: #ffa619;
}
.container  .wenzi_beijing{
    width: 89%;
    height: 0.5rem;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    z-index: 999;
    top: 3.7rem;
    left: 0.35rem;
}
.container .java_wenzi{
    color: #b5b5b9;
    font-size: 0.3rem;
    margin-top: -0.85rem;
    font-weight: bold;
}

.container .java_wenzi span{
    color: #243ba3;
}
.p4{
    width: 100%;
    height: 9.6rem;
}
.p4_index{
    width: 100%;
    margin: 0 auto;
    position: relative;

}
.index_big{
    width: 75%;
    margin: 0.3rem auto 0;
}
.index_big img{
    width: 100%;
}

.lingjichu{
    position: absolute;
    top: 2%;
    left: 5%;
}
.jishuzhashi{
    position: absolute;
    top: 43%;
    left: 1%;
}
.kuaisujiuye{
    position: absolute;
    top: 76%;
    left: 17%;
}
.youjichu{
    position: absolute;
    top: 2%;
    right: 7%;
}
.jishujingzhan{
    position: absolute;
    top: 43%;
    right: 3%;
}
.gaoxinjiuye{
    position: absolute;
    top: 76%;
    right: 16%;
}
.p4_index p{
    font-size: 0.3rem;
    color: #000;
}


.lingjichu{
    animation: roll2 14s linear infinite;
    animation: roll2 14s linear infinite;
    opacity: 01;
    overflow: hidden;
    animation-name: breath;
    animation-duration: 3000ms;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    -webkit-animation-name: breath;
    -webkit-animation-duration: 3000ms; 
}
@keyframes breath {    
    from { opacity: 0.1; }                          
    50%  { opacity:   1; }                         
    to   { opacity: 0.1; }                               
}  
      @-webkit-keyframes breath {    
           from { opacity: 0.1; }                               
           50%  { opacity:   1; }                          
                to   { opacity: 0.1; }                          
    } 


    .jishuzhashi{
        animation: roll2 14s linear infinite;
        animation: roll2 14s linear infinite;
        opacity: 01;
        overflow: hidden;
        animation-name: breath;
        animation-duration: 3500ms;
        animation-timing-function: ease-in-out;
        animation-iteration-count: infinite;
        -webkit-animation-name: breath;
        -webkit-animation-duration: 3500ms; 
    }
    @keyframes breath {    
        from { opacity: 0.1; }                          
        50%  { opacity:   1; }                         
        to   { opacity: 0.1; }                               
    }  
          @-webkit-keyframes breath {    
               from { opacity: 0.1; }                               
               50%  { opacity:   1; }                          
                    to   { opacity: 0.1; }                          
        }


        .kuaisujiuye{
            animation: roll2 14s linear infinite;
            animation: roll2 14s linear infinite;
            opacity: 01;
            overflow: hidden;
            animation-name: breath;
            animation-duration: 4000ms;
            animation-timing-function: ease-in-out;
            animation-iteration-count: infinite;
            -webkit-animation-name: breath;
            -webkit-animation-duration: 4000ms; 
        }
        @keyframes breath {    
            from { opacity: 0.1; }                          
            50%  { opacity:   1; }                         
            to   { opacity: 0.1; }                               
        }  
              @-webkit-keyframes breath {    
                   from { opacity: 0.1; }                               
                   50%  { opacity:   1; }                          
                        to   { opacity: 0.1; }                          
            }




            .youjichu{
                animation: roll2 14s linear infinite;
                animation: roll2 14s linear infinite;
                opacity: 01;
                overflow: hidden;
                animation-name: breath;
                animation-duration: 3000ms;
                animation-timing-function: ease-in-out;
                animation-iteration-count: infinite;
                -webkit-animation-name: breath;
                -webkit-animation-duration: 3000ms; 
            }
            @keyframes breath {    
                from { opacity: 0.1; }                          
                50%  { opacity:   1; }                         
                to   { opacity: 0.1; }                               
            }  
                  @-webkit-keyframes breath {    
                       from { opacity: 0.1; }                               
                       50%  { opacity:   1; }                          
                            to   { opacity: 0.1; }                          
                }    

                .jishujingzhan{
                    animation: roll2 14s linear infinite;
                    animation: roll2 14s linear infinite;
                    opacity: 01;
                    overflow: hidden;
                    animation-name: breath;
                    animation-duration: 3500ms;
                    animation-timing-function: ease-in-out;
                    animation-iteration-count: infinite;
                    -webkit-animation-name: breath;
                    -webkit-animation-duration: 3500ms; 
                }
                @keyframes breath {    
                    from { opacity: 0.1; }                          
                    50%  { opacity:   1; }                         
                    to   { opacity: 0.1; }                               
                }  
                      @-webkit-keyframes breath {    
                           from { opacity: 0.1; }                               
                           50%  { opacity:   1; }                          
                                to   { opacity: 0.1; }                          
                    }   
                    
                    

                    .gaoxinjiuye{
                        animation: roll2 14s linear infinite;
                        animation: roll2 14s linear infinite;
                        opacity: 01;
                        overflow: hidden;
                        animation-name: breath;
                        animation-duration: 2500ms;
                        animation-timing-function: ease-in-out;
                        animation-iteration-count: infinite;
                        -webkit-animation-name: breath;
                        -webkit-animation-duration: 2500ms; 
                    }
                    @keyframes breath {    
                        from { opacity: 0.1; }                          
                        50%  { opacity:   1; }                         
                        to   { opacity: 0.1; }                               
                    }  
                          @-webkit-keyframes breath {    
                               from { opacity: 0.1; }                               
                               50%  { opacity:   1; }                          
                                    to   { opacity: 0.1; }                          
                        }   
.p5{
    width: 100%;
    height: 14rem;
    background-color: #f0f0f8;
}
.p5_index{
    width: 100%;
    height: 9.5rem;
    margin: 0.2rem auto 0;
}
.mokuai1{
    width: 90%;
    height: 1.3rem;
    margin: 0.2rem auto 0;
}
.mokuai1 div{
    width: 31%;
    height: 1.3rem;
    background-color: #fff;
    border-radius: 10px;
    border: 1px solid #d7e5ff;
    float: left;
}
.mokuai1 div p{
    text-align: center;
}  
.mokuai1 .mokuai1_p1{
    color: #216df4;
    font-size: 0.4rem;
    font-weight: bold;
    margin-top: 0.2rem;
}  
.mokuai1 .mokuai1_p2{
    color: #6c6c6c;
    font-size: 0.3rem;
    margin-top: 0.1rem;
}
.mokuai2{
    width: 90%;
    margin: 0.3rem auto;
    height: 0.65rem;
}
.mokuai2 div{
    width: 31%;
    height: 0.65rem;
    background-color: #2973ff;
    border-radius: 5px;
    float: left;
    font-size: 0.35rem;
    line-height: 0.65rem;
}
.mokuai2 .mokuai2_xiahuaxian{
    width: 50%;
    height: 1px;
    border: 1px solid #ff9600;
    margin: -1px auto 0;
}
.mokuai3{
    width: 93%;
    height: 1.5rem;
    margin: 0.3rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
} 
.mokuai3 div{
    width: 31%;
    height: 0.65rem;
    background-color: #fff;
    border: 1px solid #d7e5ff;
    color: #6c6c6c;
    font-size: 0.3rem;
    text-align: center;
    line-height: 0.65rem;
}  
.mokuai4{
    width: 91%;
    height: 4.9rem;
    margin: 0.4rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}   
.mokuai4 div{
    width: 19%;
} 
.mokuai4 div img{
    width: 100%;
}  
.p6{
    width: 100%;
    height: 6.6rem;
}      
.p6_index{
    width: 100%;
    margin: 0rem auto 0;
    height: 3.4rem;
}
.p6_mokuai1{
    width: 95%;
    height: 1.5rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
}
.p6_mokuai1 div{
    width: 23.5%;
    height: 1.5rem;
    border-radius: 5px;
    text-align: center;
    background: url(../img/bg_img.png) no-repeat 100% 100%;
    
}
.p6_mokuai1 .p6_mokuai1_p1{
    font-size: 0.4rem;
    margin-top: 0.3rem;
    position: relative;
    text-align: left;
    margin-left: 0.25rem;
    font-weight: bold;
}
.p6_mokuai1 .p6_mokuai1_p1 span{
    font-size: 0.25rem;
    position: absolute;
    top: 8%;
    left: 50%;
}
.p6_mokuai1 .p6_mokuai1_p2{
    font-size: 0.28rem;
    margin-top: 0.1rem;
}



.p6_mokuai2{
    width: 95%;
    height: 1.5rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0.3rem auto 0;
}
.p6_mokuai2 div{
    width: 23.5%;
    height: 1.5rem;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #dae1ff;
    
}
.p6_mokuai2 .p6_mokuai2_p1{
    font-size: 0.4rem;
    margin-top: 0.3rem;
    position: relative;
    text-align: left;
    margin-left: 0.25rem;
    font-weight: bold;
    color: #ff9600;
}
.p6_mokuai2 .p6_mokuai2_p1 span{
    font-size: 0.25rem;
    position: absolute;
    top: 8%;
    left: 50%;
    color: #ff9600;
}
.p6_mokuai2 .p6_mokuai2_p2{
    font-size: 0.28rem;
    margin-top: 0.1rem;
    color: #6c6c6c;
}

.p7{
    width: 100%;
    height: 7rem;
    background-color: #f0f0f8;
}



.p7_index{
    width: 90%;
    margin: -0.3rem auto 0;
}
.p7_index img{
    width: 100%;
}
.p8{
    width: 100%;
    height: 9rem;
}
.p8_index{
    width: 95%;
    height: 5.9rem;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0 auto;
}
.p8_index div{
    width: 23%;
    text-align: center;
}
.p8_index div img{
    width: 100%;
}
.p8_index div .p8_p1{
    color: #000;
    margin-top: 0.15rem;
    font-size: 0.25rem;

}
.p8_index div .p8_p2{
    color: #878787;
    margin-top: 0.1rem;
    font-size: 0.25rem;

}
.p9{
    width: 100%;
    height: 10rem;
    background-color: #f0f0f8;
}
.p9_index1{
    width: 100%;
    height: 2rem;
    background-color: #fff;
}
.p9_index1 div{
    float: left;
    width: 33%;
    height: 2rem;
}
.p9_index1 div p{
    color: #000;
    font-size: 0.3rem;
    margin-top: 0.2rem;
}
.p9_index1 div .p9_img1{
    width: 40%;
    margin-top: 0.2rem;
}
.p9_index1 div .line_1{
    margin-left: 2.5rem;
    margin-top: -1.7rem;
}
.p9_index2{
    width: 95%;
    height: 3.7rem;
    margin: 0.3rem auto 0;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.p9_index2 div{
    width: 17%;
    height: 1rem;
    border: 1px solid #c5cfff;
    line-height: 1rem;
    color: #7586e3;
    font-size: 0.25rem;
    background-color: #fff;
}
.p10{
    width: 100%;
    height: 8.5rem;
}
.p10_index{
    width: 95%;
    height: 5rem;
    margin: 0.3rem auto 0;
}
.p10_index div{
    width: 31.5%;
    float: left;
}
.p10_index div img{
    width: 100%;
}
.p10_index .p10_left{
    margin-right: 0.1rem;
}
.p11{
    width: 100%;
    height: 1rem;
    background-color: #1b296a;
    
}
.p11 p{
    font-size: 0.3rem;
    line-height: 0.4rem;
    padding-top: 0.1rem;
}