body {
    min-width: 1300px;
}

.publicModel {
    padding: 50px 0 60px 0;
}

.publicModel .title {
    font-size: 36px;
    /* line-height: 55px; */
    color: #000;
    text-align: center;
}

.publicModel .subtitle {
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 40px;
    color: #333;
    text-align: center;
}

.step3 {
    margin-right: -20px;
}

.step3 li {
    position: relative;
    float: left;
    width: 378px;
    /* height: 446px; */
    min-height: 170px;
    margin-right: 20px;
    border: 1px solid #eaebec;
}

.step3 li:hover {
    top: -5px;
    box-shadow: 0px 2px 8px rgba(207, 210, 212, 0.6);
}

.step3 li.select {
    /* background: #fff url(../img/step3-1.jpg) center bottom no-repeat; */
}

.step3 li.separate {
    /* background: #fff url(../img/step3-2.jpg) center 84% no-repeat; */
}

.step3 li.line {
    /* background: #fff url(../img/step3-3.jpg) center 85% no-repeat; */
}

.step3 li a {
    display: block;
    /* height: 401px; */
    padding: 45px 29px 0 29px;
}

.step3 li:hover a {
    text-decoration: none;
}

.step3 li .title {
    display: block;
    text-align: left;
    font-size: 18px;
    color: #333;
    /* line-height: 60px; */
}

.step3 li .tip {
    display: block;
    color: #333;
    line-height: 25px;
}

.internet {
    margin-right: -20px;
}

.internet li {
    position: relative;
    float: left;
    width: 280px;
    /* height: 228px; */
    margin-right: 20px;
    text-align: center;
}

.internet li:hover {
    top: -5px;
    box-shadow: 0px 2px 8px rgba(207, 210, 212, 0.6);
}

.internet li a {
    display: block;
    /* height: 193px; */
    /* padding: 35px 20px 0 20px; */
}

.internet li:hover a {
    text-decoration: none;
}

.internet li .title {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    color: #333;
    line-height: 50px;
}

.internet li .tip {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    /* margin-top: 23px; */
    padding: 10px 70px;
}

.data {
    margin-right: -20px;
}

.data li {
    position: relative;
    float: left;
    width: 378px;
    height: 446px;
    margin-right: 20px;
    border: 1px solid #eaebec;
}

.data li:hover {
    top: -5px;
    box-shadow: 0px 2px 8px rgba(207, 210, 212, 0.6);
}

.data li.manage {
    background: #fff url(../img/data1.jpg) right bottom no-repeat;
}

.data li.teach {
    background: #fff url(../img/data2.jpg) right bottom no-repeat;
}

.data li.study {
    background: #fff url(../img/data3.jpg) right bottom no-repeat;
}

.data li a {
    display: block;
    height: 380px;
    padding: 66px 35px 0 35px;
}

.data li:hover a {
    text-decoration: none;
}

.data li .title {
    display: block;
    text-align: center;
    font-size: 32px;
    color: #2371f3;
    line-height: 60px;
}

.data li .tip {
    display: block;
    text-align: center;
    color: #333;
    font-size: 18px;
    line-height: 48px;
}

.data li .detail {
    display: block;
    margin-top: 18px;
    line-height: 28px;
    color: #666;
}

.school {
    margin-right: -20px;
}

.school li {
    width: 278px;
    height: 376px;
    margin-right: 20px;
    border: 1px solid #eaebec;
}

.school li .title {
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 70px;
    text-align: center;
    font-weight: bold;
}

.school li .tip {
    display: block;
    padding: 0 15px;
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.schoollist {
    margin: 10px -15px 0 0;
}

.schoollist img {
    margin: 20px 15px 0 0;
}

#prective {
    display: none;
}

#wrap1 li {
    float: left;
    width: 30%;
    margin-right: 54px;
    margin-bottom: 40px;
    border: none;
    box-shadow: 0 0 1px 3px #f2f2f2;
    height: 400px;
}

#wrap1 img {
    width: 100%;
}

#wrap1 li:nth-child(3n) {
    margin-right: 0;
}

.titleLine {
    width: 233px;
    margin: 48px auto 15px;
    text-align: center;
}

.title {
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 15px;
    color: #000;
}

.titleline img {
    width: 100%;
}

.subtitle {
    text-align: center;
}

.imgbg {
    width: 1180px;
    margin: 0 auto;
}

.imgbg img {
    width: 100%;
}