/* 首页样式 */
body, dd, dl, dt, h1, h2, h3, h4, h5, h6, li, ol, p, table, td hr, th, ul {
    margin: 0;
    padding: 0
}

img, table, td, th {
    border: 0
}

em, i, th {
    font-style: normal;
    text-decoration: none
}

h1, h2, h3, h4, h5, h6, th {
    font-size: 16px;
    font-weight: 400
}

button, input, select, table, textarea {
    margin: 0;
    font-family: inherit;
    font-size: 100%
}

input {
    outline: 0
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, th {
    text-align: left
}

a {
    text-decoration: none
}

.f-clear:after, .f-clear:before {
    clear: both;
    content: ".";
    font-size: 0;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden
}

body, html {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: "Microsoft YaHei";
    min-width: 1200px
}

#nav {
    margin-bottom: 8px
}

.w1400 {
    width: 1200px;
    margin: 0 auto;
}

nav {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.nav-logo {
    width: 30%;
    height: 100px;
}


.fl {
    float: left;
}

.fr {
    float: right;
}

.swiper-container {
    width: 100%;
    height: 450px;
}

.box2 {
    width: 100%;
    background-color: #fff;
    padding: 50px 0;
}

.box3 {
    width: 100%;
    background-color: #fff;
    /*height: 670px;*/
    padding: 50px 0;
    margin: 30px 0;
}


.box4 {
    width: 100%;
    margin: 30px 0;
}

.box5 {
    width: 100%;

    margin: 30px 0;

}

.shi-title {
    color: #BD1A2D;
    font-size: 24px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 3% 0;
}

.shi-title span {
    width: 40%;
    height: 1px;
    border: 1px solid #BD1A2D;
    background-color: #BD1A2D;
}


.mr10 {
    margin-right: 17px;
}

.mt45 {
    margin-top: 45px;
}

.bor {
    margin-right: 10px;
}

.header {
    width: 100%;
    height: 100px;
    color: #fff;
    background-color: #BD1A2D
}

.header_center {
    width: 1200px;
    margin: 0 auto
}

.header_bottom {
    width: 1200px;
    margin: 0 auto;
    height: 40px
}

.header_bottom_center {

    height: 100px;
    line-height: 100px;
}

.search {
    float: right;
    line-height: 28px;
    letter-spacing: 8px
}

.bbq {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.footer {
    width: 100%;
    background-color: #BD1A2D;
}

.footer_center {
    border-bottom: 1px solid #fff;
    width: 1200px;
    margin: 0 auto
}

.footer_center_right {
    width: 165px;
    margin-top: 20px;
    float: right;
    height: 80px
}

.footer_center_left {
    width: 450px;
    margin-top: 20px;
    height: 80px;
    float: left
}

.footer_center_left p a {
    font-size: .9em;
    color: #fff
}

.footer_center_left p {
    font-size: .9em;
    color: #fff;
    line-height: 30px
}

.fonter_center_bottom {
    margin: 0 auto;
    width: 1200px;
    line-height: 25px;
    text-align: center;
    font-size: .9em;
    color: #fff;
    margin-top: 10px
}

.banner {
    width: 1200px;
    height: 450px;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.banner_ul {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.banner_li {
    list-style: none;
    float: left;
    overflow: hidden
}

.banner img {
    width: 1200px;
    height: 450px;
    display: block;
    border: none
}

.banner-btn a {
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    text-align: center;
    background-color: rgba(0, 0, 0, .1)
}

.banner-btn .prev {
    float: left
}

.banner-btn .next {
    float: right
}

.bannner_p {
    margin: 0;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.bannner_p a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #999;
    margin: 0 8px
}

.current {
    background-color: #b1191a
}

#noc_num {
    position: absolute;
    bottom: 14px;
    left: 50%
}

#noc_num div {
    width: 25px;
    height: 6px;
    background-color: #9b1827;
    margin: 0 5px;
    float: left;
    cursor: pointer
}

.noc_cor {
    background-color: #FFAD63 !important
}

#wid {
    position: relative;
    width: 1200px;
    height: 200px
}

#banner {
    width: 950px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    overflow-y: hidden
}

#ban-ul {
    height: 100%;
    transition: all linear .6s;
    width: 1200px
}

.ban-ul-li {
    height: 100%;
    padding: 0 15px;
    box-sizing: border-box;
    float: left
}

.ban-ul-li img {
    width: 100%;
    height: 160px
}

.ban-ul-li p {
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: .9em;
    color: #000
}

.icon-img {
    position: absolute;
    width: 30px;
    height: 130px;
    top: 5%;
    cursor: pointer
}

#right {
    right: 20px
}

#left {
    left: 20px
}

.ipt_li {
    line-height: 35px;
    width: 129px;
    height: 35px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

#ipt_li {
    margin-right: 0
}

.ipt_li > a {
    color: #fff;
    font-weight: 600;
}

.ipt_active {
    color: #F5D389;
    font-weight: 600;
    border-bottom: 3px solid #F5D389;
    padding-bottom: 10px;
}

.ipt {
    width: 800px;
    height: 35px;
    word-spacing: normal;
}

.center {
    width: 1200px;
    height: 410px
}

.center1 {
    width: 330px;
    height: 400px;
    float: left;
    background-color: #fff;
    border: 1px solid rgba(225, 225, 225, 1);
}

.center1 a {
    color: #222;
    font-size: .95em
}

.sp1 {
    float: right;
    font-size: 12px;
    color: #780D0A
}

.sp {
    float: right;
    color: #ccc;
    font-size: 12px;
    line-height: 40px
}

.center1_ul_1 {
    padding: 5px 10px;
    height: 45px
}

.center1_ul_2 {
    overflow: hidden;
    height: 335px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 30px;

}

.center1_ul_2 li {
    overflow: hidden;
    width: 330px
}

.center1_ul_2 li a {
    overflow: hidden;
    float: left;
    width: 240px;
    color: #222;
    font-size: .95em;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis
}

.center1_ul_2 li span {
    float: right;
    font-size: 12px;
    color: #780D0A
}

.center1_ul_3 {
    text-align: center
}

.center1_ul_4 {
    width: 330px;
    height: 450px;
    color: #333333;
}

.i {
    float: left;
    margin: 0 27px
}

.i p {
    font-size: .95em
}

.ii {
    float: left
}

.center1_ul_1_img {
    margin-top: 8px;
    float: left;
    font-weight: 800;
    color: #BD1A2D;
}

.center1_ul_1_text {
    width: 215px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    color: #BD1A2D;
    font-size: 1em;
    font-weight: 600;
}

#ii {
    float: right
}

#iii {
    margin: 0 auto;
    width: 300px
}

.iii p {
    font-size: 1em;
    line-height: 26px;
    color: #333333
}

.iii_left {
    width: 330px;
    text-align: center;
}

.iii_left img {
    width: 300px;
    height: 300px;
    padding: 15px 0 0 0;
    object-fit: cover;
}

.center2 {
    background-color: #F5F5F5
}

.center2_center {
    height: 360px;
    padding: 0 0;
    width: 1200px;
    margin: 0 auto
}

.center_center2 {
    width: 800px;
    margin-right: 15px;
    float: left;
    overflow: hidden;
}


.swiper-wrapper1 {
    width: 910px;
    height: 360px;
    float: left;
    overflow: hidden;
}

.center_center3 {
    width: 455px;
    margin-right: 0;
    float: left;
    height: 360px
}

.c2:hover .order {
    opacity: 1;
    display: block;
    filter: Alpha(opacity=50);
    height: 175px;
    width: 455px;
}


.c3:hover .order {
    opacity: 1;
    display: block;
    filter: Alpha(opacity=50);
    height: 175px;
    width: 455px;
}

.c4:hover .order {
    opacity: 1;
    display: block;
    filter: Alpha(opacity=50);
    height: 175px;
    width: 455px;
}

.c1:hover .order {
    opacity: 1;
    display: block;
    filter: Alpha(opacity=50);
    height: 175px;
    width: 455px;
}

#marquee {
    line-height: 30px;
    font-size: 1em
}

.li-1 {
    width: 450px;
    float: left;
    word-break: break-all;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.order1 {
    opacity: 1;
    background-color: rgba(155, 24, 39, .6);
    color: #fff;
    text-align: left;
    height: 70px;
    padding-left: 15px;
    font-size: 1em;
    padding-top: 5px
}

.order {
    text-align: center;
    line-height: 33px;
    color: #fff;
    background-color: rgba(0, 0, 0, .1);
    width: 340px;
    position: absolute;
    bottom: 0;
    display: none
}

#wid {
    background-color: #fff;
    height: 225px
}

.obj {
    margin: 7px 0;
    width: 1200px
}

.i4 {
    width: 165px;
    height: 165px;
    float: left;
    text-align: center;
    margin-right: 0.6%;
    background-color: #fff;
    position: relative;
}

.i4 p {
    color: #000;
    font-size: .9em
}

#i4 {
    margin-right: 0
}

.mengban {
    width: 165px;
    height: 165px;
    text-align: center;
    line-height: 165px;
    display: block;
    filter: Alpha(opacity=50);
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    font-size: 20px;
    background-color: rgba(43, 43, 43, 0.59);

}

.baiduMap {
    position: relative;
    height: 350px;
    width: 1200px
}

.bm {
    position: absolute;
    width: 300px;
    height: 165px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    margin: 10px 10px
}

.bm p {
    margin-top: 10px;
    font-size: 35px
}

.dj {
    margin: 0 auto;
    line-height: 85px;
    width: 165px;
    height: 30px;
    border-top: 2px solid #fff
}

.dj a {
    color: #fff;
    background-color: red;
    border-radius: 3px
}

.inform ul {
    height: 345px;
    line-height: 30px;
    overflow: hidden;
    margin: 0 20px
}

.i4 img {
    width: 165px;
    height: 165px
}

.mm {
    margin-top: 7px;
    width: 1200px
}

.video {
    width: 100%;
    height: 210px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10%;
}

.video img {
    width: 330px;
}

/*  */
a:active {
    outline: none;
}

a:focus {
    outline: none;
}

/* 主页-特色专业-培养急缺性母婴人才 */
.c1 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/index/c1.jpg);
    width: 455px;
    height: 175px;
    position: relative
}

.c2 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/index/c2.jpg);
    width: 455px;
    height: 175px;
    position: relative
}

.c3 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/index/c3.jpg);
    width: 455px;
    height: 175px;

    position: relative
}

.c4 {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/index/c4.jpg);
    width: 455px;
    height: 175px;
    position: relative
}

.center_center1 {
    background-size: 100% 100%;
    width: 350px;
    height: 360px;
    margin-right: 20px;
    float: left;
    background-image: url(../images/index/333.jpg);
}

/* 表单样式 */
.w700 {
    width: 500px;
}

.form-row {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 32px 0;
}

.form-row label {

    display: inline-block;

    font-size: 16px;
}

.form-row input {
    width: 200px;
    outline-style: none;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 7px 10px;
}

.formDiv {
    padding: 20 rx;
    height: 320px;
    display: none;
    margin-top: 10px;

}

.lce-tab {
    list-style: none;
    width: 300px;
    height: 45px;
    margin: 5% auto;
}

.lce-tab li {
    float: left;
    width: 50%;
    height: 45px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    color: #D7D7D7;
    border-bottom: 2px solid #D7D7D7;
}

.on {
    display: block;
}

.lce-tab li.cur {

    color: #AC172D;
    border-bottom: 2px solid #AC172D;
}


.submitBtn, .submitBtn1 { /* 按钮美化 */
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-width: 0px; /* 边框宽度 */
    border-radius: 5px; /* 边框半径 */
    background: #AC172D; /* 背景颜色 */
    cursor: pointer; /* 鼠标移入按钮范围时出现手势 */
    outline: none; /* 不显示轮廓线 */
    color: white; /* 字体颜色 */
    margin: 0 auto;
}

.submitBtn:hover { /* 鼠标移入按钮范围时改变颜色 */
    background: #981428;

}

.mt30 {
    margin-top: 7px;
}

.mt35 {
    margin-top: 35px;
}

.w445 {
    width: 390px;
}

.pd30 {
    padding: 30px 0;
}

.mr15 {
    margin-right: 15px;
}

.ml20 {
    margin-left: 20px;
}

.mr22 {
    margin-right: 12px;
}

.person1 {
    width: 340px;
    height: 450px;
    border: 1px solid rgba(225, 225, 225, 1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.person {
    width: 250px;
    height: 350px;
    border: 1px solid rgba(225, 225, 225, 1);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    background: url("../images/index/personbg1.png") no-repeat;
    background-size: 100% 100%;
    background-position: center;
    transform: scale(0.9);
    padding:0 10px;
}

.person img {
    width: 200px;
    height: 200px;
    border: 3px solid #ffffff;
    box-sizing: border-box;
    object-fit: cover;
    object-position: 0 10%;
    margin-top: 5%;
}

.person1 img {
    width: 260px;
    border: 3px solid #ffffff;
    margin: 7% 0 0 0;
    transform: scale(0.9);
}

.person .textl {
    padding-top: 10px;
    width: 183px;
}

.person1 .textl {
    padding-top: 15px;
    width: 260px;
}

.person1 .textl p {
    padding-top: 20px;
    font-size: 16px;
}

.person .textl p {
    padding-top: 5px;
    font-size: 14px;
    color: #333333;
}

.textl {
    text-align: left;
}

.person .textl span {
    font-size: 16px;
    font-weight: 600;
}

.person1 .textl span {
    font-size: 18px;
    font-weight: 600;
}

.textl p {
    font-size: 14px;
}


.newsBlock {
    width: 45%;
    height: 200px;
    float: left;
    margin: 20px 30px;
}

.newsBlock img {
    width: 200px;
    height: 200px;
    float: left;
    border-radius: 5px;
}

.newsmian {
    width: 60%;
    height: 200px;
    float: right;
}

.newstop {
    padding: 10px 0 20px 0;
}

.news-data {
    font-size: 14px;
    color: #999999;
}

.newstop text {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}


.newsbottom {
    margin-top: 20px;
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    verflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8; /* 可以显示的行数，超出部分用...表示*/
    -webkit-box-orient: vertical;
}

/*————————————————————————头部导航栏——————————————————*/
.header {
    width: 100%;
    height: 100px;
    line-height: 100px;
    color: #fff;
    background-color: #BD1A2D
}

.header_center {
    width: 1200px;
    margin: 0 auto
}

.header_bottom {
    width: 1200px;
    margin: 0 auto;
    height: 40px
}

.header_bottom_center {
    width: 60%;
    height: 100px;
    line-height: 100px;
}

.header a {
    font-size: 16px;
}

.w1400 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

nav {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.nav-logo {
    height: 100px;
    line-height: 100px;
    margin-left: 3%;
}

.nav-logo img {

    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ipt_li {
    line-height: 35px;
    width: 110px;
    height: 35px;
    color: #fff;
    text-align: center;
    display: inline-block;
}

#ipt_li {
    margin-right: 0
}

.ipt_li > a {
    color: #fff;
    font-weight: 600;
}

.ipt_active {
    color: #F5D389;
    font-weight: 600;
    border-bottom: 3px solid #F5D389;
    padding-bottom: 10px;
}

.ipt {
    height: 35px;
    word-spacing: normal;
}

.bbq {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

/*————————————————————————轮播图——————————————————*/

.byawiper {
    width: 800px;
    height: 450px;
    overflow: hidden;
    margin-left: 10px;
    padding: 10px;
}

.yuanzhang {
    width: 320px;
    height: 440px;
    transform: scale(0.9);
    background: url("../images/index/personbg.png") no-repeat 100% 100%;
    z-index: -1;
    color: white;
    background-position: center;
}

.swiper-container1 {
    margin-top: 5%;
}


.swiper-container3 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    float: right;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    height: calc((100% - 30px) / 2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination-bullet-active {
    background-color: #BD1A2D
}


.re {width: 49.5%;border: 1px solid #dfdfdf; box-sizing: border-box;}
.inOneSwiper {width: 100%; height: 100%;}
.inOneSwiper .swiper-slide .text {position: absolute; bottom: 0; padding:18px 20px; box-sizing: border-box;background: rgba(0, 0, 0,.55); width: 100%;}
.inOneSwiper .swiper-slide .text p {color: #fff;font-size: 15px; width: 80%;}
.inOneSwiper .swiper-slide .imgBox {height: 100%;}
.inOneSwiper .swiper-slide .imgBox img {width: 100%; height: 100%; object-fit: cover;}
.inOneSwiper .swiper-pagination {width: auto; left: auto; right: 15px; bottom: 18px;}
.inOneSwiper .swiper-pagination span {background: #ffffff; opacity: 1;}
.inOneSwiper .swiper-pagination .swiper-pagination-bullet-active {background: #BD1A2D;}
.inOneslide .hd {display: flex; justify-content: space-between; padding: 0 10px; box-sizing: border-box; border-bottom: 1px solid #E4E4E4;}
.inOneslide .hd ul {display: flex;}
.inOneslide .hd ul li {position: relative; padding: 18px 5px; margin: 0 15px; box-sizing: border-box; position: relative;}
.inOneslide .hd ul li a {display: flex; align-items: center; justify-content: center; color: #787878; transition: .5s; height: 20px; line-height: 1;}
.inOneslide .hd ul li::before {content: ""; position: absolute; right: -15px; width: 1px;height: 18px; background: #cbcbcb;}
.inOneslide .hd ul li::after {content: ""; position: absolute; bottom: 0; left: 0; height: 3px; width: 0; background: #BD1A2D; transition: .5s;}
.inOneslide .hd ul li:last-child::before {display: none;}
.inOneslide .hd ul li.on::after {width: 100%;}
.inOneslide .hd ul li.on a {font-size: 20px;color: #BD1A2D;font-weight: 700;}
.inOneslide .hd .more {display: flex; align-items: center;}
.inOneslide .hd .more a {opacity: 0.59; font-size: 15px;color: #8f8f8f;}
.inOneslide .hd .more a:hover {opacity: 1; color: #BD1A2D;}
.inOneslide .bd ul {transition: all 0.3s;}
.inOneslide .bd .flexSpaceBteween {display: flex; display: flex;justify-content: space-between;flex-wrap: wrap;}
.inOneslide .bd {padding: 20px; box-sizing: border-box;}
.inOneslide .bd li {margin-top: 15px;}
.inOneslide .bd li a {display: flex; justify-content: space-between; position: relative;  padding-left: 15px;}
.inOneslide .bd li a::before {content: ""; position: absolute; width: 6px;height: 6px; background: #cbcbcb; border-radius: 50%; left: 0; top: 8px;}
.inOneslide .bd li p {color: #666666;}
.inOneslide .bd li span {font-size: 15px; font-family: Arial, Arial-Regular;color: #a9a9a9;vertical-align: bottom;}
.inOneslide .bd li a:hover::before {background: #BD1A2D;}
.inOneslide .bd li a:hover p {color: #BD1A2D;}
.line1 {display: -webkit-box;overflow: hidden;-webkit-line-clamp: 1;-webkit-box-orient: vertical; }

.index_article_left {
    width: 255px;
}
.index_article_left .header {
    height: 120px;
    margin-bottom: 10px;
    background: #BD1A2D;
}
.index_article_left .header .name {
    display: block;
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    padding-top: 37px;
    margin-bottom: 10px;
}
.index_article_left .index_article_subList {
    border: solid 1px #e6e6e6;
    border-bottom: none;
}
.index_article_left .index_article_subList .index_article_subList_name {
    width: 100%;
    border-bottom: solid 1px #e6e6e6;
}
.index_article_left .index_article_subList .index_article_subList_name a {
    display: block;
    font-size: 15px;
    line-height: 54px;
    color: #4c4c4c;
    text-indent: 20px;
    background: url(../images/ctitle1-li.png) no-repeat center right 20px;
}
}
.index_article_left .index_article_subList .index_article_subList_name a:hover {}
.index_article_left .index_article_subList .index_article_subList_name a:active {}
.index_article_left .index_article_subList .index_article_subList_name a:focus {}

.swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 1;
    background: #fff;
}
.swiper-pagination .swiper-pagination-bullet-active {
    background: #007aff;
}
