@charset "gb2312";
body{font-family: "Microsoft YaHei";min-width: 1280px;margin: 0;}
ul, li {list-style-type:none;}
img { border:0; vertical-align:top;display: block;}
a { text-decoration:none; color:#333; outline:none;}
html{
    overflow-x: hidden; overflow-y: auto; 
}

.public {}

.layout {
    width: 1200px;
    margin: 0 auto;
}

.title01 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
}

.title02 {
    font-size: 22px;
    text-align: center;
}

/* 点击咨询按钮样式 */
.zixun {
    display: inline-block;
    font-size: 26px;
    height: 67px;
    padding: 0 39px;
    font-weight: 700;
    text-align: center;
    line-height: 67px;
    color: #fff;
    background: url(../images/djanniu.jpg) no-repeat;
    background-size: 100% 100%;
    margin-left: 50%;
    transform: translateX(-50%);


}


/* topimg logo */
.f_url{
    font-size: 18px;
    padding-top: 7px;
}
/* 三点条件要求 */
.ask {
    border-bottom: #ff4d1f 2px solid;
}

.ask ul {
    display: flex;
    padding: 2px 8px 8px 8px;
    flex-wrap: wrap;
}

.ask ul li {
    flex: 30%;
    margin: 0 5px 1px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ask ul li span {
    flex: 1;
}

.ask ul li span:nth-child(1) img {
    display: block;
    height: 46px;
    width: 66px;

}

.ask ul li span:nth-child(2) {
    font-size: 22px;
    padding: 15px 0 0 0;
}

.ask ul li span:nth-child(3) {
    font-size: 27px;
    font-weight: 700;
    color: #ff4d1f;
    margin-bottom: 25px;
}

/* p1 */
.p1 {

}

.p1_one ul{
    display: flex;
    margin: 0 8px 8px;
    flex-wrap: wrap;
}
.p1_one ul li{
    flex: 30%;
    margin: 0 5px 10px 5px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.p1_one ul li span{
    flex: 1;
}
.p1_one ul li span:nth-child(2){
    height: 40px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-color:rgba(49, 47, 45, 0.5);
    margin-top: -40px;
    display: block;
}


/* p2 */

.p2 {
}


/* p3样式*/
.p3 {
   
}



/* p4 */

/* 课程课题部分 */
.p4{
}

.c_img{
    width: 520px;
    margin-right: 51px;
}

.contents{
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 0 40px;
    border: 2px #333 solid;
}

.c_zi{
    font-size: 22px;
    line-height: 36px;
    color: #333;

}
/* 两个定位的模块 */
.class{
    position: absolute;
    left: 40px;
    top: -31px;
    font-size: 32px;
    color: #333;
    background-color: #fff;
    width: 200px;
    height:60px;
    text-align: center;
    line-height: 60px;
}
.task{
    position: absolute;
    right: 50px;
    bottom: -39px;
    width: 270px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 10px;
    font-size: 25px;
    background: url(../images/anniubgc.png.html) no-repeat;
    -moz-background-size: 100% 100%;  
    -o-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;  
    background-size: 100% 100%;  
    color: #fff;
}


/* p5 */
.p5{
    height: 700px;

}
.css1{
    height:218px;
    display: block;
    margin: 20px 20px;
    background: url(../images/lsbgc.png) no-repeat;
    -moz-background-size: 100% 100%;  
    -o-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;  
    background-size: 100% 100%;  
    padding: 20px 20px;
    position: relative;
}
.css2{
    padding-right: 351px;
    display: block;
}
.lsname{
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.kec{
    font-size: 18px;
    line-height: 33px;
    color: #fff;
}

.css3{
    display: block;
    width: 258px;
    height: 315px;
    padding: 8px;
    position: absolute;
    top: -36px;
    right: -9px;
}
.css3 img{
    border-radius: 8px;
}

  
/* p6 */

.p6_one ul{
    display: flex;
    flex-wrap: wrap;
    margin-right: 18px;
}
.p6_one ul li{
    flex:23%;
    margin: 10px 2px 10px 18px ;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.p6_one ul li span{
    flex: 1;
}
.p6_one ul li span:nth-child(2){
    font-size: 20px;
    padding-top: 20px;
}


/* p7 */

.p7{
    background: url(../images/p7_bg.jpg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.p7_one ul{
    display: flex;
    flex-wrap: wrap;
    margin-right: 18px;
}
.p7_one ul li{
    flex:30%;
    margin: 10px 2px 10px 18px ;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.p7_one ul li span{
    flex: 1;
}
.p7_one ul li span:nth-child(2){
    font-size: 20px;
    padding-top: 20px;
    color:#fff;
    text-align: center;
}



/* 轮播图css */
.slide{
    width: 90%;
    margin: 0 auto; 
    min-height: 1.8rem;
    overflow: hidden;
    position: relative;

}
.slide .img{
    overflow: hidden;
    position: absolute;
    transition: width 0.4s,height 0.4s,top 0.4s,left 0.4s,z-index 0.4s;
}
.slide .img img{
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    margin: 7px;
}
.slide .img1{
    width: 40%;
    height: 40%;
    top: 30%;
    left: -50%;
    z-index: 1;
}
.slide .img2{
    width: 60%;
    height: 60%;
    top: 20%;
    left: -20%;
    z-index: 2;
}
.slide .img3{
    width: 84%;
    height: 84%;
    top: 10%;
    left: 8%;
    z-index: 3;
}
.slide .img4{
    width: 60%;
    height: 60%;
    top: 20%;
    left: 60%;
    z-index: 2;
}
.slide .img5{
    width: 40%;
    height: 40%;
    top: 30%;
    left: 110%;
    z-index: 1;
}
/* 下面的轮播按钮 */
.slide-bt{
    position: absolute;
    left: 50%;
    bottom: 13%;
    z-index: 10;
}
.slide-bt span{
    width: 24px;
    height: 8px;
    background: #c9caca;
    float: left;
    margin: 5px;
    border-radius: 4px;
}
.slide .slide-bt .on{
    background: #ffd200;
}






/* p8 */
.p8{

}



/* p01 */
.p01{
   
}

.zs{
    display: flex;

}
.zs li{
    flex: 32%;
    margin: 0 10px;
}

/* p9 */


/* 多重就业服务banner */
.wrap {
    width: 84%;
    margin: 0 auto;
}

.wrap .list .item ul {
    display: flex;
    flex-wrap: wrap;
}
.wrap .list .item ul li{
    flex: 23%;
    margin: 6px;
}




/* p10 */

.p10{
    margin-bottom: 3px;
}
/* p11 */
.p11{
    background: url(../images/zydbbg.png) no-repeat;
    -moz-background-size: 100% 100%;  
    -o-background-size: 100% 100%;  
    -webkit-background-size: 100% 100%;  
    background-size: 100% 100%; 
    margin: 0 auto;
}
.p11_01{
    width: 826px;
    height: 160px;
    margin-left: 326px;
}
.p11_02{
    width: 847px;
    height: 29px;
    margin: 0 auto;
}
.father{
    position: relative;
    width: 530px;
    height: 250px;
    margin: 0 auto;
    text-align: center;

}
.top_l{
    width: 165px;
    position: absolute;


    left: -2px;
    top: -2px;
}
.top_f{
    width: 165px;
    position: absolute;
    right: -2px;
    top: -2px;
}
.free{
    position: absolute;
    font-size: 28px;
    color: #e1604b;
    padding: 10px 20px;
    left: 163px;
    top: -30px;
}
.telcss{
    width: 360px;
    height: 40px;
    font-size: 18px;
    border-radius: 6px;
    text-indent: 8px;
    background-color: #fff;
    color: #ccc;
}
.tips{
    width: 360px;
    margin: 0 auto;
    text-align: left;
    color: #ccc;
    line-height: 28px;
}
.btcss{
    height: 50px;
    padding: 0 25px;
    background-color: #e1604b;
    color: #fff;
    font-size: 25px;
    border-radius: 25px;
    margin:0 30px 0 366px;
    cursor: pointer;
}
.btcss02{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
    background-color: #e1604b;
    color: #fff;
    font-size: 25px;
    border-radius: 25px;
}
/* 教师banner */
.list1{
    height:350px ;
    position: relative;
}

.item1{
    width: 88%;
    margin: 0 auto;
    position: absolute;
    opacity: 0;
    transition: all .8s;
}


.item1.active {
    opacity: 1;
}

.pointList1{
    margin-left: 13%;

}



.point1{
    float: left;
    display: block;
    width: 90px;
    height: 90px;
    border-radius: 10px;
    margin-right:8px;

}
.point1 img{
    border-radius: 9px;

}

.point1.active{
    border: #3075f7 2px solid ;
}
/* 多重就业服务banner样式 */
.list {
    height:475px ;
    position: relative;
}


.item {
    position: absolute;
    opacity: 0;
    transition: all .8s;
}


.item.active {
    opacity: 1;
}

.pointList{
    margin-left: 35%;
}


.point{
    width: 45px;
    height: 8px;
    background-color: #ccc;
    float: left;
    margin-right: 18px;
}

.point.active{
    background-color:#ff4d1f;
}

