* {

    margin: 0;

    padding: 0;

    box-sizing: border-box;

}



body {

    background-color: #f2f2f2;

}



.w {

    width: 1880px;

    margin: auto;

}



li {

    list-style: none;

}



a {

    color: #333333;

    text-decoration: none;

}



/* 头部 */

.header {

    /* height: 105px; */

    /* margin: 4px auto; */

}



.hot {

    display: flex;

    height: 34px;

    line-height: 30px;

    color: #757575;

    margin-top: 0;

    justify-content: space-between;

    padding: 0 55px;

    background-color: #fff;

}



.hot ul {

    display: flex;

    /* margin-left: 580px; */

}



.hot ul li {

    padding: 0 8px;

}



.hot ul li a {

    color: #757575;

}



.top {

    position: relative;

    width: 100%;

    height: 28px;

    color: #003a56;

    /* margin-right: 37px; */

}



.inp {

    position: absolute;

    top: 39px;

    right: 104px;

}

.inp input {

    display: inline-block;

    width: 149px;

    height: 38px;

    outline: none;

    background-color: #ffffff;

    border: 1px solid;

    border-color: #f3f3f3;

    padding: 12px;

    border-radius: 4px;

    color: #999999;

    font-size: 14px;

}



.inp button {

    width: 56px;

    height: 38px;

    background-color: #d55252;

    border-radius: 4px;

    border: 0;

    color: #ffffff;

    font-size: 14px;

    cursor: pointer;

}



.top img {

    width: 100%;

    height: 95px;

    /* padding-left: 55px; */

}



.top h3 {

    margin-top: -6px;

    font-size: 28px;

}



.nav {

    padding-left: 55px;

    /* width: 1600px; */

    height: 51px;

    line-height: 51px;

    /* margin: 67px 0; */

    background-image: linear-gradient(89.87deg, #be2810 0%, #c82f48 50.55%, #edae4e 100%);

}



.nav ul {

    display: flex;

    padding: 0 10px;

}



.nav li {

    margin-right: 28px;

}



.nav ul li a {

    display: block;

    height: 20px;

    font-size: 16px;

    line-height: 20px;

    color: #fff;



}



.nav ul li a span {

    /* color: #c6c6c6; */

    color: #fff;

    margin-right: 5px;

    font-size: 14px;

}



.user {

    margin-left: 16px;

}



.user span {

    color: #c6c6c6;

    font-size: 12px;

    padding-bottom: 10px;

    z-index: 99;

    vertical-align: 9px;

}



/* 中间main */



.main {

    margin-top: 6px !important;

    /* height: 2048px; */

    /* background-color: #e3eff6; */

    background-color: #f2f2f2;

}



.main-hd .w {

    display: flex;

    justify-content: space-between;

    height: 465px;

    padding-top: 16px;

}



.main-hd .left {

    width: 336px;

    height: 436px;

    background-color: #ffffff;

    border-radius: 4px;

}



.left ul li:first-child {

    font-weight: 700;

    padding: 8px 0 0 12px;

}



.left ul li {

    padding: 0 12px;

    margin: 16px 0;

}



.left ul li a:first-child {

    width: 81px;

    height: 14px;

    color: #333333;

    font-size: 16px;

}



.left ul li a:nth-child(2) {

    width: 84px;

    height: 13px;

    color: #9fa19f;

    font-size: 12px;

    letter-spacing: 1px;

}



.left ul li b {

    display: inline-block;

    width: 11px;

    height: 6px;

    color: #949494;

    vertical-align: -4px;

}



.banner {

    width: 63%;

    /* width: 1110px; */

    height: 436px;

}



.banner .swiper-container img {

    /* width: 1110px; */

    width: 100%;

    height: 440px;

}



.pic {

    width: 336px;

    height: 436px;

    background-color: #fff;

}



.btn {

    /* margin-top: 14px; */

    width: 100%;

    height: 50%;



    text-align: center;

    border-bottom: 1px solid #e6e6e6;

}



.btn img {

    margin-top: 30px;

}



.btn .text {

    margin-left: 15px;

    font-weight: 700;

    color: #c70000;

    font-size: 18px;

    text-align: center;

    margin-top: 20px;

}



.major img {



    /* width: 14px;

    height: 16px; */

    /* padding: -30px 5px 10px 60px; */

}



.btn .more {

    display: inline-block;

    width: 140px;

    height: 36px;

    font-size: 16px;

    color: #fff;

    text-align: center;

    line-height: 36px;

    background-image: linear-gradient(89.87deg, #be2810 0%, #c82f48 50.55%, #edae4e 100%);

    border-radius: 20px;

    margin: 32px 24px 22px 24px;

}



/* shool */



.shool {

    margin-top: 15px;

    height: 366px;

    /* background-color: #fff; */

}

@media screen and(min-width:1366px) {

    .inform {

  padding: 18px 10px;

    }

}

.inform {

    float: left;

    width: 49%;

    height: 100%;

    padding: 18px 18px;

    background-color: #fff;



}





.inform h3:hover {

    background-color: #fff;



}



.shool ul li {

    display: flex;

    justify-content: space-between;

    margin: 11px 0;

}



.train {

    float: right;

    width: 49%;

    height: 100%;

    padding: 18px;

    background-color: #fff;



}



.train ul {

    display: flex;

}





.train ul li {

    float: left;

    width: 385px;

    height: 135px;

    margin: 0 10px;

    box-shadow: 2px 2px 2px 2px #eee;

}



.train ul li img {

    margin: 18px 10px;

    width: 122px;

    height: 86px;

}



.train ul li h5 {

    width: 68px;

    height: 16px;

    font-size: 16px;

    margin-right: 150px;

    margin-top: 15px;

    margin-bottom: 25px;

}



.train ul li p {

    width: 216px;

    height: 27px;

    font-size: 13px;

    color: #333333;

}



/* 精品培训课程 */



.train .train-hd h3 {

    width: 133px;

    height: 22px;

    color: #333333;

    font-size: 22px;

    margin-bottom: 18px;

}



.train-bd ul {

    display: flex;

    height: 120px;

    justify-content: space-between;

    /* margin-bottom: 16px;  */

}



.train-bd ul li {

    display: flex;

    width: 268px;

    height: 120px;

    background-color: #fff;

}



.train-bd ul .lis .img1 {

    width: 48px;

    height: 48px;

    margin: 45px 0 0 -55px;

}



.train-bd .lis .first {

    display: inline-block;

    width: 59px;

    height: 18px;

    text-align: center;

    line-height: 18px;

    color: #ffffff;

    font-size: 12px;

    background-image: linear-gradient(180deg, #cce4f6 0%, #79c1e6 100%);

    border-radius: 9px;

    margin: 14px 0 0 14px;

}



.train-bd .lis a {

    margin: 45px 0 0 13px;

}



.train-bd .lis a p {

    width: 179px;

    height: 32px;

    color: #333333;

    font-size: 14px;

    line-height: 18px;

}



.train-bd .lis a span {

    display: block;

    width: 73px;

    height: 12px;

    color: #999999;

    font-size: 12px;

    margin-top: 15px;

}



.train-bd ul li .time {

    color: #9ea09e;

    font-size: 12px;

    width: 114px;

    height: 18px;

    background-color: #f5f5f5;

    border-radius: 9px;

    margin: 17px 19px;

    text-align: center;

}



.train-bd ul li .imgs {

    width: 48px;

    height: 48px;

    margin: 46px -129px;

}



.train-bd .lao p {

    width: 179px;

    height: 32px;

    font-size: 14px;

    line-height: 22px;

    margin: 52px 15px 10px 140px;

}



.train-bd .lao span {

    display: block;

    width: 73px;

    height: 12px;

    color: #999999;

    font-size: 12px;

    margin: -13px 0 15px 140px;

}



.train-bd ul li:nth-child(n+2) .lao span {

    margin-top: -10px;

}



/* <!-- 通知公告 --> */

.inform1 {

    background-color: #fff;

    padding: 0 25px;

}



.inform1-hd {

    margin-top: 22px;



}



.inform1-hd {

    display: flex;

    justify-content: space-between;

    width: 100%;

    height: 22px;

}



.inform1-hd h3 {

    font-weight: 700;

    color: #333333;

    font-size: 18px;

    margin-top: 12px;

}



.inform1-bd {

    margin-top: 26px;

}



.inform1-bd ul {

    display: flex;

    justify-content: space-between;

}



.inform1-bd ul li {

    width: 220px;

    height: 150px;

    background-color: #fff;

}



.inform1-bd ul li img {

    width: 220px;

    height: 150px;

}



.inform-bd ul li .one {

    width: 47px;

    height: 10px;

    color: #bbbbbb;

    font-size: 10px;

    margin: 22px 58px 20px 12px;

}



.swiper-container {

    width: 100%;

    height: 100%;

    margin-left: auto;

    margin-right: auto;

}



.swiper-slide {

    text-align: center;

    font-size: 18px;

    background: #fff;



    /* Center slide text vertically */

    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;

}



.pic1 {

    margin-top: 22px;

    height: 440px;

}



.pic1 img {

    width: 100%;

    height: 440px;

}



/* <!-- 特色资源库 --> */

.feature {

    margin-top: 22px;

    height: 292px;

    background-color: #fff;

    padding: 20px;

}



.feature_hd {

    display: flex;

    justify-content: space-between;

}



.feature_hd h3 {

    font-size: 18px;

}



.feature_hd ul {

    display: flex;

    font-size: 14px;

    margin-left: 61px;

    line-height: 24px;

}



.feature_hd ul li {

    margin: 0 18px;

}



.feature_bd {

    margin-top: 26px;

    height: 232px;

}



.feature_hd ul li a:hover {

    color: #c70000;

    font-weight: 700;

}



.feature_bd ul {

    display: flex;

    justify-content: space-between;

}



.feature_bd ul li {

    width: 253px;

    height: 232px;

}



.feature_bd ul li img {

    width: 253px;

    height: 150px;

    margin-bottom: 5px;

}



.feature_bd ul li p {

    font-size: 14px;

    color: #333333;

    line-height: 25px;

    padding: 0 20px;

}



/* <!-- 媒体看人发展 --> */

.media {

    margin-top: 22px;

    height: 326px;

    /* width: 1600px; */

}



.media img {

    width: 100%;

    height: 326px;

}



/* 教研机构 */

.teaching {

    margin-top: 22px;

    height: 186px;

    background-color: #fff;

    padding-left: 55px;

}



.teaching h3 {

    font-size: 18px;

    width: 75px;

    height: 18px;

    margin: 16px 0 34px 3px;

    padding-top: 15px;

}



.teaching ul {

    display: flex;

}



.teaching ul li {

    width: 180px;

    height: 94px;

    margin-bottom: 24px;

    border: 1px solid #eceef3;

    margin: 0 10px;

}



.teaching ul li img {

    width: 40.44px;

    height: 42px;

    margin: 25px 7px 27px 16px;

}



.teaching ul li a {

    display: flex;

    justify-content: space-between;

}



.teaching ul li p {

    color: #333333;

    font-size: 14px;

    margin-top: 24px;



}



/* 友情链接 */

.friendship {

    margin-top: 22px;

    height: 112px;

    background-color: #fff;

    padding: 23px 0 16px 55px;

}



.friendship h3 {

    font-weight: 700;

    color: #333333;

    font-size: 18px;

}



.friendship p {

    margin-top: 10px;

    color: #333333;

    font-size: 14px;

}



/* <!-- 底部 --> */

.footer {

    height: 73px;

    padding-top: 20px;

    background-image: linear-gradient(89.87deg, #be2810 0%, #c82f48 50.55%, #edae4e 100%);

}



.footer p {

    font-size: 10px;

    color: #fff;

    text-align: center;



}