@charset "gb2312";

.public {}
/* 点击咨询按钮样式 */
.zixun {
    background-color: #3075f7;
    border-radius: 34px;
}


/* topimg logo */
/* 三点条件要求 */
.ask {
    border-bottom: #3075f7 2px solid;
    background-color: #f3f3f3;
}
.ask ul li span:nth-child(3) {
    color: #3075f7;
    margin: 10px  0 25px 0 ;
}

/* p1 */
/* p1 */
.p1 {
    background: url(../images/p1_bg.jpg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.p1_one ul{
    display: flex;
    flex-wrap: wrap;
}
.p1_one ul li{
    flex:46%;
    margin: 5px ;
    background-color: #f2e9ff;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #58555e;
    border-radius: 8px;
}
.p1_one ul li span{
    flex: 1;
}
.p1_one ul li span:nth-child(1){
    padding-top: 20px;
}
.p1_one ul li span:nth-child(2){
    font-size: 22px;
    padding-top: 20px;
}
.p1_one ul li span:nth-child(3){
    font-size: 22px;
    color: #969696;
    padding:25px 26px 40px 26px;
}

/* p4 */

/* 课程课题部分 */
.contents{
    border: 2px #333 solid;
}

.c_zi{
    color: #333;

}
/* 两个定位的模块 */
.class{
    color: #333;
    background-color: #fff;
}
.task{
    background-color: #3075f7;
    color: #fff;
}

/* p10 */
/* p11 */
.p11{
    background: url(../images/zydbbg.png) no-repeat center/100% 100%;
}
.p11_01{
    width: 642px;
    height: 162px;
    margin-left: 403px;
}
.father{
    border-left: #fec801 2px solid;
    border-bottom: #fec801 2px solid;
    border-right: #fec801 2px solid;
}
.top_l{
    border: #fec801 1px solid;
}
.top_f{
    border: #fec801 1px solid;
}
.free{
    color: #fec801;
}
.btcss{
    background-color: #fec801;
    color: #fff;
}
.btcss02{
    background-color: #fec801;
    color: #fff;
}




/* 教师banner */
.list1{
    height:256px ;
    margin-left: 268px;
}

.item1{
    width: 100%;
}

.pointList1 li{
    position: absolute;
}
.pointList1 li:nth-child(1){
    top: 0;
    left: 0;
}
.pointList1 li:nth-child(2){
    top: 0;
    left: 144px;
}
.pointList1 li:nth-child(3){
    top: 169px;
    left: 0;
}
.pointList1 li:nth-child(4){
    top: 169px;
    left: 144px;
}

.point1{
    width: 120px;
    height: 150px;
}
.point1.active{
    border: #3075f7 2px solid ;
}


/* 多重就业服务banner样式 */
.point.active{
    background-color:#3075f7;
}

