@charset "gb2312";
.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 80px;
    font-weight: 700;
    text-align: center;
    line-height: 67px;
    color: #fff;
    background-color: #ff3c00;
    border-radius: 34px;
    margin-left: 50%;
    transform: translateX(-50%);
}


/* topimg logo */

.f_url {
    font-size: 18px;
    padding-top: 7px;
}


/* 三点条件要求 */

.ask {
    background-color: #fff;
    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 {}


/* p2 */

.p2 {}


/* p3样式*/

.p3 {}


/* p4 */


/* 课程课题部分 */

.p4 {
    
}

.c_img {
    width: 519px;
    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: 500px;
    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-color: #fff;
    color: #ff6a52;
}


/* p5 */

.p5 {}

.p5_ul ul {
    display: flex;
    margin: 0 8px 8px;
    flex-wrap: wrap;
}

.p5_ul ul li {
    flex: 18%;
    margin: 0 8px 10px 8px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.p5_ul ul li span {
    flex: 1;
    width: 100%;
    text-align: center;
    background-color: #f0f0f0;
    font-size: 18px;
}

.p5_ul ul li span:nth-child(3) {
    color: #c6c6c6;
    padding-bottom: 10px;
}

.p5_ul ul li span:nth-child(2) {
    padding-top: 10px;
    font-size: 30px;
}


/* p6 */


/* p7 */

.p7 {}

.p7_one ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: 18px;
}

.p7_one ul li {
    flex: 31%;
    margin: 0 2px 37px 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;
}


/* p8 */

.p8 {}

.p8_one ul {
    display: flex;
    flex-wrap: wrap;
    margin-right: 18px;
}

.p8_one ul li {
    flex: 31%;
    margin: 10px 2px 10px 18px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.p8_one ul li span {
    flex: 1;
}

.p8_one ul li span:nth-child(2) {
    font-size: 20px;
    padding-top: 20px;
}


/* p01 */


/* zhengshu */

.zs {
    display: flex;
}

.zs li {
    flex: 30%;
    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;
}


/* p02 */

.p02 {}


/* 表格部分 */

.form {
    background-color: #ff4d1f;
    width: 95%;
    margin: 0 auto;
    border-radius: 10px;
}

.tb {
    background-color: #efefef;
    width: 96%;
    margin: 0 auto;
    padding: 30px 10px;
}

.th {
    width: 100%;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 700;
}

.tb01 {
    font-size: 20px;
}

.form tr {
    width: 96%;
    height: 50px;
    border-bottom: 1px #333 solid;
    padding: 0 10px;
}

.form tbody tr td {
    border-bottom: 1px #333 solid;
}

.tbfoot {
    background-color: #efefef;
    width: 96%;
    margin: 0 auto;
    font-size: 33px;
    font-weight: 700;
    text-align: center;
    border-radius: 0 0 10px 10px;
}

.tbfoot a {
    color: black;
}


/* 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: 644px;
    height: 160px;
    margin-left: 167px;
}

.p11_02 {
    width: 892px;
    height: 31px;
    margin: 0 auto;
}

.father {
    position: relative;
    width: 530px;
    height: 250px;
    margin: 0 auto;
    text-align: center;
    border-left: #e1604b 2px solid;
    border-bottom: #e1604b 2px solid;
    border-right: #e1604b 2px solid;
}

.top_l {
    width: 165px;
    position: absolute;
    border: #e1604b 1px solid;
    left: -2px;
    top: -2px;
}

.top_f {
    width: 165px;
    border: #e1604b 1px solid;
    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样式 */

.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;
}