
.body {
    background-color: #fff;
}
.main-w {
    margin: 0 auto;
    width: 1200px;
    padding: 40px 0;
}
.main-w img {
    width: 100%;
}
.main-w h2 {
    font-size: 36px;
    text-align: center;
    padding-bottom: 20px;
}
.bg_color {
    background-color: #f1f1f1;
}

.xxjj .imgbox {
    float: left;
    width: 580px;
    height: 382px;
}
.xxjj .des {
    float: right;
    width: 580px;
    height: 382px;
}

.swiper-pagination {
    text-align: right;
}
 .swiper-pagination-bullet {
    background-color: #a4a29d;
}
 .swiper-pagination-bullet-active {
    background-color: #fff;
}
.xxjj .des h2 {
    text-align: left;
}
.xxjj .des p {
    font-size: 16px;
    font-weight: 500;
    text-indent: 2em;
    line-height: 1.6;
    letter-spacing: 0.5px;
}

.ys ul li {
    width: 290px;
    height: 56px;
    float: left;
    color: #fff;
    background-color: #079fdf;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 56px;
    margin-top: 10px;
}
.ys ul .ml {
    margin-left: 12px;
}

/* 专业设置 */
.zy ul li {
    border: 1px solid #1c57ab;
    border-radius: 5px;
    overflow: hidden;
}
.zy ul .li1 {
    float: left;
    width: 286px;
    height: 290px;
    margin:30px 0 0 16px;
}
.zy ul .li1:nth-child(4n+1) {
    margin-left: 0;
}
.zy ul .li2 {
    float: left;
    width: 370px;
    height: 340px;
    margin:30px 0 0 28px;
}
.zy ul .li2 .img {
    width: 100%;
    height: 232px;
    overflow: hidden;
}
.zy ul .li1 .img {
    width: 100%;
    height: 177px;
    overflow: hidden;
}
.zy ul .li2:nth-child(3n+1) {
    margin-left: 0;
}
.zy ul li h3 {
    font-size: 24px;
    text-align: center;
    padding: 10px 0 ;
}
.zy ul li .box {
    width: 70%;
    height: 36px;
    margin: 0 auto;
    background-color: #079fdf;
    border-radius: 20px;

}
.zy ul li .box a {
    display: inline-block;
    float: left;
    width: 50%;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.zy ul li .box a:nth-child(1) {
    background-color: #1c57ab;
    border-radius: 20px 0 0 20px;

}
/* 四新 四好 */
.sxsh ul li {
    float: left;
    width: 290px;
    height: 166px;
    background-color: #1c57ab;
    margin:30px 0 0 13px;
    color: #fff;
}
.sxsh ul li:nth-child(4n+1) {
    margin-left: 0;
}
.sxsh ul li h3 {
    font-size: 24px;
    padding: 23px 23px 0 23px;
    font-weight: 500;
}
.sxsh ul li p {
    font-size: 14px;
    padding: 5px 23px 0 23px;
}
/* 任务驱动式五步教学法 */
.wbjxf ul li {
    float: left;
    width: 230px;
    margin-left: 12px;
}
.wbjxf ul li:nth-child(1) {
    margin-left: 0;
}
.wbjxf ul li .num {
    width: 60px;
    height: 60px;
    background-color: #1c57ab;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 60px;
    font-size: 36px;
    font-weight: bold;
    position: relative;
    top: 30px;
    margin: 0 auto;
}
.wbjxf ul li .des {
    padding: 40px 0 20px 0;
    background-color:#f1f1f1;
    text-align: center;
}
.wbjxf ul li .des h3 {
    font-size: 24px;
    color: #1c57ab;
    padding-bottom: 10px;
}
.wbjxf ul li .des p {
    font-size: 14px;
}
.wbjxf ul li img {
    margin-top: 10px;
}
/* xqhz */
.xqhz {
    height: 410px;
    background-color: #079fdf;
}
.xqhz .main-w h2 {
    color: #fff;
}
.xqhz .imgbox {
    width: 965px;
    margin: 0 auto;
}
.xqhz .imgbox .des {
    width: 940px;
    height: 76px;
    background: rgba(29, 87, 171, .8);
    position: relative;
    bottom: 80px;
    line-height: 76px;
    color: #fff;
    font-size: 24px;
    padding-left: 25px;
}
.xqhz .swiper-pagination {
    text-align: right;
    position: relative;
    bottom: 130px;
}
/* 学校环境 */
.xxhj {
    margin-top: 230px;
}
.xxhj #xxhjdemo {
    width: 570px;
    height: 40px;
    margin: 0 auto;
}
.xxhj #xxhjdemo li {
    float: left;
    width: 150px;
    height: 40px;
    font-size: 18px;
    background-color: #f1f1f1;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    color: #079fdf;
    margin-left: 40px;
    cursor: pointer;
}
.xxhj #xxhjdemo .active {
    
    background-color: #079fdf;
    color: #fff;
}
.xxhj .con {
    margin-top: 30px;
}
.xxhj .con .box {
    display: none;

}
.xxhj .con .box img {
    width: 24%;
    padding: 3px 2px;
}
.xxhj .con .on {
    display: block;
}

/* 新华校训 */
.xhxx ul li {
    float: left;
    width: 290px;
    height: auto;
    margin:30px 0 0 12px;
    color: #fff;
}
.xhxx ul li:nth-child(1) {
    margin-left: 0;
}
.xhxx ul li .title {
    position: relative;
    top: 30px;
    width: 155px;
    height: 60px;
    background-color: #1c57ab;
    border-radius: 30px;
    margin: 0 auto;
    border: 3px solid #fff;
    font-size: 30px;
    text-align: center;
    line-height: 60px;
    font-weight: 600;

}
.xhxx ul li .des {
    height: 357px;
    width: 100%;
    background-color: #1c57ab;
}
.xhxx ul li .des p {
    font-size: 16px;
    padding: 60px 20px 0 20px;
    line-height: 1.5;
}
/* 地图和在线报名 */
.address {
    padding-top: 0;
}
.address .zxbm {
    float: left;
    width: 380px;
    height: 515px;
    background-color: #1c57ab;
    color: #fff;
}
.address .zxbm h2 {
    padding: 30px 0 10px 0;
}
.address .zxbm hr {
    width: 90%;
    margin:  0 auto;
    border: 0;
    border-top: 1px solid #079fdf;

}
.address .zxbm p {
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
}
.address .zxbm form {
    width: 330px;
    margin: 0 auto;
}
.address .zxbm form input ,.address .zxbm form select {
    width: 320px;
    height: 40px;
    background-color: #ffebd1;
    border: 0;
    margin-top: 15px;
    padding-left: 10px;
    outline: none;
}
.address .zxbm form select {
    width: 330px;
}
.address .zxbm form .btnn {
    width: 100%;
    height: 70px;
    background-color: #fff;
    border-radius: 40px;
    margin-top: 60px;
    text-align: center;
    line-height: 70px;
    color: #079fdf;
    font-size: 24px;
    cursor: pointer;
}
.address .ditu {
    float: left;
    width: 790px;
    height: 354px;
    margin-left: 25px;

}
.address .ditu .lx {
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.address .ditu p {
    font-size: 17px;
    line-height: 1.5;
}
.address .ditu p span:nth-child(1) {
    color: #f36802;
    font-weight: bold;
}
.address .ditu p span:nth-child(2) {
    font-size: 15px;
}