body{
    color: #434343;
}
.banner{
    width: 100%;
    height:690px ;
    margin-top: -10px;    min-width: 1200px;
    background: url("../imgs/banner.jpg") no-repeat 0 0/100% 100%;
}


.fzr{
    width: 870px;
    margin: 80px auto;
    overflow: hidden;
}
.fzr .pic{
    width: 250px;
    height: 350px;
    background: url("../imgs/lx.png") no-repeat 0 0/100% 100%;
    float: left;
    position: relative;
    z-index: 3;
}
.fzr .info{
    float: left;
    width: 600px;
    font-size: 27px;
    letter-spacing: 2px;
    line-height: 45px;
    padding-bottom: 30px;
    padding-left: 100px;
    margin-left: -100px;
    border-right: 20px solid #0167e7;
    border-bottom: 20px solid #0167e7;
}
.fzr .info .js{
    margin-left: 100px;
}
.fzr .info .name{
    width: 220px;
    height: 75px;
    background: url("../imgs/name.jpg") no-repeat 0 0/100% 100%;
    margin-bottom: 40px;

}
.xmjj{
    width: 100%;
    height: 400px;
    background: url("../imgs/xx.jpg") no-repeat 0 0/100% 100%;


}
@media (max-width: 1440px) {
    .banner{
        height:500px ;
    }
    .xmjj{
        height: 300px;

    }
}
.xmnr{
    width: 1000px;
    margin: 40px auto;
    font-size: 22px;
    line-height: 40px;
    letter-spacing: 2px;
    text-align: justify;
}

.title{
    width: 254px;
    margin: 50px auto;
    overflow: hidden;
    text-align: center;
    color: #38bedb;
    font-size: 25px;    font-weight: bolder;

}
.title .tit{
    border: 2px solid #38bedb;
    width: 250px;
    height: 80px;
    line-height: 80px;
    font-size: 44px;
    letter-spacing: 3px;
}

.shrq{
    overflow: hidden;
    width: 1200px;
    margin: 50px auto;
}
.shrq ul li{
    float: left;
    width: 250px;
    margin: 0 25px;
    background: #1bba9e;
    box-sizing: border-box;
    padding: 10px 20px 20px;

}
.shrq ul li .pic{
    width: 140px;
    height: 140px;
    margin: 20px auto;
    background: url("../imgs/pic1.jpg") no-repeat 0 0/100% 100%;
}
.shrq ul li:nth-child(2) .pic{
    background: url("../imgs/pic2.jpg") no-repeat 0 0/100% 100%;

}
.shrq ul li:nth-child(3) .pic{
    background: url("../imgs/pic3.jpg") no-repeat 0 0/100% 100%;

}
.shrq ul li:nth-child(4) .pic{
    background: url("../imgs/pic4.jpg") no-repeat 0 0/100% 100%;

}
.shrq ul li:nth-child(2){
    background: #38bedb;
}
.shrq ul li:nth-child(3){
    background: #f2ab3f;
}
.shrq ul li:nth-child(4){
    background: #e96a5b;
}
.shrq ul li .xx{
    font-size: 24px;
    line-height: 35px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
}

/*����ѧУ*/
.lxxx .title{
    color: #e96a5b;
}
.lxxx .title .tit{
    border-color: #e96a5b;
}
.lxxx{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.lxxx ul li{
    float: left;
    margin: 0 10px;
    height:350px;text-align: center;
    border: 2px solid #535353;
    padding: 10px 10px 20px 10px;
    position: relative;
    margin-bottom: 20px;
}
.lxxx ul li .pic{
    width: 250px;
    height: 210px;
    margin: 0 auto;
    background: url("../imgs/pic5.jpg") no-repeat 0 0/100% 100%;
}
.lxxx ul li .school{
    font-size: 23px;
    width: 250px;
    line-height: 38px;
    margin-top: 10px;
}
.lxxx ul li .level{
    border: 2px solid #535353;
    font-size: 30px;
    width: 100px;
    margin: 0 auto;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -50px;
    background: #fff;
}
.lxxx ul li:nth-child(2) .pic{
    background: url("../imgs/pic6.jpg") no-repeat 0 0/100% 100%;

}
.lxxx ul li:nth-child(3) .pic{
    background: url("../imgs/pic7.jpg") no-repeat 0 0/100% 100%;

}
.lxxx ul li:nth-child(4) .pic{
    background: url("../imgs/pic8.jpg") no-repeat 0 0/100% 100%;

}

.xmys{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.xmys ul li{
    float: left;
    margin: 50px 20px;
    text-align: center;
    width: 250px;
    height: 320px;
    background: #e6e6e6;
    position: relative;
    box-sizing: border-box;
    padding: 80px 20px 0 20px;
    position: relative;
}
.xmys ul li .num{
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -70px;
    border-radius: 50%;
    width:140px;
    height: 140px;

    color: #fff;
    background: #38bedb;
    font-size: 30px;
    font-weight: bolder;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 20px;

}
.xmys ul li .num .line{
    width: 20px;
    height: 4px;
    background: #FFF;
    margin: 10px auto;
}
.xmys ul li .tt{
    color: #38bedb;
    font-size: 28px;
    font-weight: bolder;
}
.xmys ul li .btn {
    width: 150px;
    height: 40px;
    line-height:40px;
    font-size: 22px;
    color: #fff;
    border: none;
    background: #38bedb;
    position: absolute;
    bottom: -20px;
    left: 50%;
    margin-left: -75px;
}
.xmys ul li .xxjs{
    font-size: 20px;
    line-height: 34px;
    letter-spacing: 2px;
    margin: 20px 0;
}
.xmys ul li:nth-child(2n) .num,.xmys ul li:nth-child(2n) button{
    background: #f2ab3f;
}
.xmys ul li:nth-child(2n) .tt{
    color: #f2ab3f;
}


/*���ǽ�ʦ*/
.teacher .title{
    width: 425px;
}
.teacher .title .tit{
    width: 420px;
}
.teacher{
    width: 1200px;
    margin: 50px auto;
    overflow: hidden;
}
.teacher ul li{
    float: left;
    width: 280px;
    margin: 0 10px;
    position: relative;
}
.teacher ul{
    background: #e6e6e6;
    margin: 150px auto;
    padding-bottom: 40px;
}
.teacher ul li .header{
    width: 240px;
    height: 250px;
    background: url("../imgs/ls1.png") no-repeat 0 0/100% 100%;
    margin:  -90px auto 0;
}
.teacher ul li .jl{
    background: #aaaaaa;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: left;
    box-sizing: border-box;
    padding: 10px;
    margin-top: -2px;
    height: 230px;
}
.teacher ul li .name{
    position: absolute;
    font-size: 23px;
    left: 0px;
    top: 20px;
}

.teacher ul.ul1 li:nth-child(2) .header{
    background: url("../imgs/ls2.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul1 li:nth-child(3) .header{
    background: url("../imgs/ls3.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul1 li:nth-child(4) .header{
    background: url("../imgs/ls4.png") no-repeat 0 0/100% 100%;

}


.teacher ul.ul2 li:nth-child(1) .header{
     background: url("../imgs/ls5.png") no-repeat 0 0/100% 100%;

 }
.teacher ul.ul2 li:nth-child(2) .header{
    background: url("../imgs/ls6.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul2 li:nth-child(3) .header{
    background: url("../imgs/ls7.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul2 li:nth-child(4) .header{
    background: url("../imgs/ls8.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul3 li:nth-child(1) .header{
    background: url("../imgs/ls10.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul3 li:nth-child(2) .header{
    background: url("../imgs/ls14.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul3 li:nth-child(3) .header{
    background: url("../imgs/ls11.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul3 li:nth-child(4) .header{
    background: url("../imgs/ls12.png") no-repeat 0 0/100% 100%;

}

.teacher ul.ul4 li:nth-child(1) .header{
    background: url("../imgs/ls13.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul4 li:nth-child(2) .header{
    background: url("../imgs/ls14.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul4 li:nth-child(3) .header{
    background: url("../imgs/ls15.png") no-repeat 0 0/100% 100%;

}
.teacher ul.ul4 li:nth-child(4) .header{
    background: url("../imgs/ls16.png") no-repeat 0 0/100% 100%;
    margin-left: 30px;
}