@charset "utf-8";

html {
    background-color: #f9fafc;
    color: #000;
    font-size: 12px
}

body,
ul,
ol,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
form,
fieldset,
legend,
input,
textarea,
button,
p,
blockquote,
th,
td,
pre,
xmp {
    margin: 0;
    padding: 0
}

body,
input,
textarea,
button,
select,
pre,
xmp,
tt,
code,
kbd,
samp {
    line-height: 1.5;
    font-family: tahoma, arial, "Hiragino Sans GB", simsun, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6,
small,
big,
input,
textarea,
button,
select {
    font-size: 100%
}



h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-weight: normal
}

address,
cite,
dfn,
em,
i,
optgroup,
var {
    font-style: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    text-align: left
}

caption,
th {
    text-align: inherit
}

ul,
ol,
menu {
    list-style: none
}

fieldset,
img {
    border: 0
}

img,
object,
input,
textarea,
button,
select {
    vertical-align: middle
}

article,
aside,
footer,
header,
section,
nav,
figure,
figcaption,
hgroup,
details,
menu {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "\0020"
}

textarea {
    overflow: auto;
    resize: vertical
}

input,
textarea,
button,
select,
a {
    outline: 0 none;
    border: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

mark {
    background-color: transparent
}

a,
ins,
s,
u,
del {
    text-decoration: none
}

sup,
sub {
    vertical-align: baseline
}

html {
    overflow-x: hidden;
    height: 100%;
    font-size: 50px;
    -webkit-tap-highlight-color: transparent;
    background-color: #f9fafc;
}

body {
    color: #333;
    font-size: .28em;
    line-height: 1;
    -webkit-text-size-adjust: none;
    font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu
}


hr {
    height: .02rem;
    margin: .1rem 0;
    border: medium none;
    border-top: .02rem solid #cacaca;
}

a {
    color: #25a4bb;
    text-decoration: none;
}



/*头部电话*/
.topbox{
    height: 30px;
    background-color: #f2f3f5;
}
.wid1200{
    width: 1200px;
    margin: 0 auto;
}

.telbox{
    float: right;
    display: flex;
    align-items: center;
    height: 30px;
}
.telnum{
    font-weight: bold;
    font-style: italic;
    color: #454545;
    font-size: 14px;
}
.telimg{
    width:auto;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
}
.telimg>img{
    width: auto;
    height: auto;
}
/*头部电话部分结束*/



/*导航部分开始*/
.nav-box{
    width: 100%;
    height: 80px;
    background-color: #f9fafc;
    box-shadow: 0px 3px 7px -3px #bbbbbb;
    box-sizing: border-box;
    position: relative;
    z-index: 9999;
}
.leftcontent{
    display: flex;
    align-items: center;
    height: 100%;
}
.alltype{
    margin-right: 70px;
    position: relative;
    cursor: pointer;
}
.sel{
    color: #005cac !important;
}
.nav::after{
    content:"";
    display:block;
    clear:both;
}
.logo{
    margin-right: 60px;
}
.nav>li{
    float: left;
    margin-right: 30px;
}
.nav>li>a{
    font-size: 14px;
    color: #545454;
}
.nav>li>a:hover{
    color: #1e4c89;
}
.nav-left{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.right-box{
    display: flex;
    align-items: center;
    height: 100%;
}
.right-box>li{
    height: 100%;
    line-height: 80px;
    color: #787878;
}
.qy-enter{
    margin-right: 25px;
}
.msg{
    display: flex;
    align-items: center;
    margin-right: 25px;
}
.msgimg{
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 3px;
    position: relative;
}
.red{
    width: 4px;
    height: 4px;
    background-color: red;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
}
.login{
    margin-right: 15px;
    cursor: pointer;
}
/*导航部分结束*/


/*banner开始*/
.swiper-container {
    width: 100%;
    height: 460px;
}
.banner-box{
    position: relative;
    height:460px;
    margin-bottom: 30px;
}
.alltype:hover .classtype{
    display: block;
}
.classtype{
    position: absolute;
    top: 40px;
    left: -25px;
    right: 0px;
    z-index: 99;
    display: flex;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPUAAAFvCAYAAACSO430AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3JpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo0N2Y2M2MxYS01YTBkLTRlMDYtYjZiNS02ZjkyNmQwNTZkOWIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUQ1MEJBMEQ3NTlBMTFFQjhDMURGNkMzQ0YxQTQ5MzQiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUQ1MEJBMEM3NTlBMTFFQjhDMURGNkMzQ0YxQTQ5MzQiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOThmZDBkNS1kNzllLTNmNDAtOWM5ZS0zOGU1MzI5MDdjYTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDdmNjNjMWEtNWEwZC00ZTA2LWI2YjUtNmY5MjZkMDU2ZDliIi8+IDwv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)no-repeat left -10px top;
    z-index: 999;
    padding-top: 20px;
    box-sizing: border-box;
    width: 300px;
    display: none;
}
.class-left{
    width: 223px;
    background-color: #f1f1f1;
    padding-bottom: 60px;
    box-sizing: border-box;
    position: relative;
}
.class-title{
    font-size: 16px;
    color: #1e4c89;
    height: 50px;
    line-height: 50px;
    text-align: center;
    box-shadow: 0px 3px 7px -3px #505050;
    background-color: #fff;
}
.class-content{
    height: 85px;
    padding: 20px 10px;
    box-sizing: border-box;
    background-image: url("../images/borderbottom.png");
    background-size: 92% 1px;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.class-content:hover{
    background-color: #fff;
    border-left: 5px solid #1e4c89;
    background-image: none;
}
.class-content:hover .class-right{
    display: block;
}
.hoverstyle{
    background-color: #fff;
    border-left: 5px solid #1e4c89;
    background-image: none;
}
.marjor-title>a{
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.mt-tit{
    font-size: 14px;
    color: #333333;
}
.marjor-list>li{
    float: left;
    margin-right: 20px;
}
.marjor-list>li>a{
    color: #818b99;
    font-size: 12px;
}
.marjor-list::after{
    content: "";
    clear: both;
    display: block;
}
.class-right{
    height:100%;
    width: 585px;
    background-color: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 0;
    left: 223px;
}
.cr-tit{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
 }
.ct-img{
    margin-right: 10px;
}
.ct-name{
    font-size: 16px;
    color: #1e4c89;
}
.rightmlist{
    background: url("../images/dataed.png")no-repeat center bottom;
    background-size: 100% 1px;
}
.rightmlist::after{
    content: "";
    clear: both;
    display: block;
}
.rightmlist>li{
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
}
.rightmlist>li>a{
    color: #787878;
    font-size: 14px;
}
.class-stydy{
    width: 100%;
    display: flex;
    flex-flow: wrap;
}
.cs-child{
    width: 49%;
    height: 56px;
    margin-top: 25px;
}
.cs-child>a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
}
.cc-info{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 5px 0px;
    box-sizing: border-box;
    width: calc(100% - 110px);
}
.cc-pic{
    width: 97px;
    height: 100%;
}
.cc-pic>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.ci-tit{
    color: #434345;
    font-size: 14px;
}
.classnum{
    color: #86888a;
    font-size: 12px;
}
.classprice{
    font-size: 12px;
    color: #d8311e;
}
.ci-num{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 30px;
    box-sizing: border-box;
}
.wid12002{
    position: absolute;
    width: 1200px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: -60px;
    margin: auto;
    z-index: 9999;
    display: flex;
}
.wid12002{
    width: 1200px;
    height: 120px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px -3px #bbbbbb;
}
.childs{
    width: 33.3333%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url("../images/shuxian.png")no-repeat right center;
}
.wid12002>.childs:last-child{
    background: none;
}
.child-box{
    display: flex;
}
.cb-content{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cc-num1{
    color: #454545;
    font-size: 24px;
    margin-bottom: 10px;
}
.cc-tits{
    color: #787878;
    font-size: 16px;
}
.cb-img{
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/*登录*/
.wid12003{
    width: 1200px;
    margin: auto;
    position: absolute;
    z-index: 9998;
    height: 368px;
    top: 0;
    left: 0;
    right: 0;
}
.loginbox{
    width: 280px;
    height: 300px;
    background-color: #fff;
    border-radius: 15px;
    position: absolute;
    bottom: 0;
    right:0;
    z-index: 9999;
    padding: 20px;
    box-sizing: border-box;
}
.userbox{
    height:50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.userimg{
    width: 40px;
    height: 40px;
    display: block;
    margin-right: 10px;
}
.userimg>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.userinfo{
    display: flex;
    align-items: center;
}
.username{
    color: #5e5e5e;
    font-size: 14px;
}
.userstatus{
    font-size: 14px;
    color: #ababab;
}
.takeclass{
    display: flex;
    justify-content: space-between;
    height: 45px;
    line-height: 35px;
    border-bottom: 1px solid #ebedf0;
}
.newclass{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 45px;
    line-height: 35px;
}
.nearstudy{
    font-size: 14px;
    color: #787878;
}
.myclass{
    font-size: 12px;
    color: #1e4c89;
}
.nearclass{
    width: 165px;
    height: 46px;
    display: flex;
}
.nc-poster{
    width: 70px;
    height: 46px;
    margin-right: 10px;
}
.nc-poster>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newarclass-con{
    display: flex;
    flex-direction: column;
}
.nc-title{
    font-size: 14px;
    color: #454545;
    margin-bottom: 10px;
}
.nc-time{
    font-size: 12px;
    color: #86888a;
}
.newarclass-con{
    display: flex;
    flex-direction: column;
    padding-top: 5px;
    box-sizing: border-box;
}
.btns{
    height: 50px;
    background-color: #1e4c89;
    width: 100%;
    color: #fff;
}
.btns>a{
    color: #fff;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
}
.classes{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}
.jindu{
    font-size: 12px;
    color: #454545;
}
.jindu>canvas{
    display: block;
    margin-bottom: 5px;
}
.backwhite{
    height: 100px;
    width: 100%;
    background-color: #ffffff;
}
.book{
    margin-right: 10px;
}
/*banner结束*/

/*使用流程*/
.use-flow{
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 40px;
}
/*使用流程结束*/


/*新型学徒制开始*/
.ct-tit{
    display: flex;
    align-items: center;
    margin-right: 30px;
}
.ct-box{
    display: flex;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 10px;
}
.type-box{
}
.type-box::after{
    content: '';
    clear: both;
    display: block;
}
.type-box>li{
    float: left;
    font-size: 16px;
    color: #545454;
    margin-left: 50px;
    padding: 5px 15px;
    box-sizing: border-box;
    border-radius: 30px;
    cursor: pointer;
}
.type-child{
    width: 225px;
    height: 252px;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
    margin-top: 20px;
}
.type-child:hover{
    box-shadow: 0px 0px 10px #e3e3e3;
}
.type-childs{
    width: 225px;
    height: 252px;
    background-color: #fff;
    overflow: hidden;
    margin-top: 20px;
}
.type-child>a{
    display: block;
    width: 100%;
    height: 100%;
}
.tc-img{
    width: 100%;
    height: 136px;
}
.tc-img>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.tc-content{
    padding: 15px;
    box-sizing: border-box;
}
.tc-title{
    color: #2d2d2e;
    font-size: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.tc-time{
    font-size: 14px;
    color: #86888a;
    margin-bottom: 30px;
}
.tc-stu{
    color: #86888a;
    font-size: 14px;
}
.tc-pricetext{
    font-size: 16px;
    color: #e50000;
}
.tc-price{
    display: flex;
    justify-content: space-between;
}
.typecon-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 40px;
}
.active{
    color: #fff !important;
    background-color: #1e4c89;
}
.icons{
    margin-right: 10px;
}
/*新型学徒制结束*/


/*继续教育开始*/
.typecon-boxs{
    height: 524px;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 244px);
}
.typecon-boxs>.type-child{
    margin-top: 0px;
    margin-bottom: 20px;
    margin-right: 13px;
}
.jxjy-box{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 40px;
}
.jxjy-poster{
    width: 224px;
    height: 524px;
}
.jxjy-poster>image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/*继续教育结束*/

/*友情链接*/
.friend-link{
    width: 100%;
    height: 245px;
    padding-top: 15px;
    box-sizing: border-box;
}
.link-box{
    width: 1200px;
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
}
.link-box>div{
    width: 380px;
    height: 80px;
}
.link-box img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.link-box>div>a{
    display: block;
    width: 100%;
    height: 100%;
}
.link-text{
    font-size: 28px;
    clear: #333333;
    margin: 20px 0px;
}
/*友情链接结束*/

/*底部*/
.foot-box{
    height: 250px;
    width: 100%;
    background-color: #102741;
    padding-top: 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.friend-linkbottom{
    display: flex;
    margin: 30px 0px;
}
.link-list{
    overflow: hidden;
}
.fl-text{
    color: #e2e2e2;
    font-size: 14px;
}
.link-list>li>a{
    display: block;
    width: 100%;
    height: 100%;
    color: #e2e2e2;
    font-size: 14px;
}
.link-list>li{
    float: left;
    padding: 0px 20px;
    box-sizing: border-box;
    color: #e2e2e2;
    font-size: 14px;
    border-right: 1px solid #fff;
}
.link-list>li:last-child{
    border-right: none;
}
.bottom-lines{
    width: 800px;
    height: 1px;
    background-color: #3b4a5b;
}
.footerbo{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.copyright{
    color: #e2e2e2;
    font-size: 14px;
    margin-top: 30px;
}
/*底部结束*/

.float{
    position: fixed;
    top: 50%;
    right: 2%;
    z-index: 99999;
    background-color: #fff;
    box-shadow: 0px 0px 10px #e3e3e3;
}
/*浮动*/
.float-child{
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 12px;
    color: #545454;
    background: url("../images/borderbottom.png")no-repeat center bottom;
    background-size: 80% 1px;
    cursor: pointer;
}
.float-child>img{
    display: block;
    margin-bottom: 10px;
}
.floarewm{
    background: url("../images/bg.png")no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top:-7px;
    left: -170px;
    width: 170px;
    height: 218px;
    padding-top: 20px;
    box-sizing: border-box;
    display: none;
}
.floarewmimg{
    width: 100%;
    text-align: center;
}
.floarewmimg>img{
    width: 120px;
    height: 120px;
    object-fit: cvoer;
    margin: 0 auto;
    margin-right: 8px;
    margin-bottom: 20px;
}
.float-btb{
    background-color: #1e4c89;
    color: #fff;
    border-radius: 30px;
    font-size: 10px;
    padding:7px 5px;
    box-sizing: border-box;
    width: 75%;
    text-align: center;
    margin: 0 auto;
    margin-left: 18px;
}
.sm2,.gotop2{
    display: none !important;
}
.sms:hover{
    color: #1e4c89;
}
.sms:hover .sm2{
    display: block !important;
}
.sms:hover .sm1{
    display: none;
}
.gotop:hover .gotop2{
    display: block !important;
}
.gotop:hover{
    color: #1e4c89;
}
.gotop:hover .gotop1{
    display: none;
}
/*浮动结束*/


/*登录前-账号密码*/
.loginbox2{
    width: 280px;
    height: 300px;
    background-color: #fff;
    border-radius: 15px;
    position: absolute;
    bottom: 0;
    right:0;
    z-index: 9999;
    font-size: 18px;
    overflow: hidden;
}
.welconmelogin{
    background-color: #1e4c89;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    box-shadow: 0px -3px 6px 7px #828282;
    margin-bottom: 20px;
}
.login-methed{
    display: flex;
    justify-content: center;
}
.login-methed>li{
    margin: 0 20px;
    font-size: 14px;
    color: #787878;
    cursor: pointer;
}
.forms{
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
}
.forms{

}
.forms-number{
    height: 36px;
    border-radius: 30px;
    background-color: #f2f3f5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 10px;
    box-sizing: border-box;
    margin-top: 20px;
}
.forms input{
    background-color: transparent;
    font-size: 14px;
    color: #333333;
}
.forms input::placeholder{
    font-size: 14px;
    color: #929292;
}
.forms input::-moz-placeholder{
    font-size: 14px;
    color: #929292;
}
.forms input::-ms-input-placeholder{
    font-size: 14px;
    color: #929292;
}
.forms input::-webkit-input-placeholder{
    font-size: 14px;
    color: #929292;
}
.numberlable{
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.numver{
    width: calc(100% - 36px);
}
.forgot{
    color: #929292;
    font-size: 12px;
    float: right;
    margin: 10px 0px;
    cursor: pointer;
    display: block;
}
.dl{
    background-color: #1e4c89 !important;
    padding: 4px 30px;
    box-sizing: border-box;
    color: #fff !important;
    font-size: 14px !important;
    border-radius: 30px;
    margin-right: 20px;
    cursor: pointer;
}
.form-btn{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.yzmbox{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.yzmbox>.forms-number{
    width: 60%;
}
.btn-defaults{
    font-size: 12px !important;
    border: 1px solid #1e4c89;
    height: 34px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #1e4c89 !important;
    border-radius: 5px;
    margin-top: 20px;
    cursor: pointer;
}
.pitch{
    color: #1e4c89 !important;
}
.metheds>form:last-child{
    display: none;
}


/*新闻动态*/
.newsposter{
    position: relative;
}
.picdate{
    position: absolute;
    top: 0;
    left: 0;
    background-color: #005cac !important;
}
.picdate .new-day{
    color: #fff;
}
.picdate .new-time{
    color: #fff;
}
.newsposter>img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.newbox{
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    margin-top: 20px;
}
.nav-box>li{
    cursor: pointer;
}
.new-right{
    width: calc(100% - 610px);
}

.new-day{
    font-size: 24px;
    border-bottom: 1px solid #cccccc;
    height: 28px;
    margin-bottom: 5px;
    width: 40px;
    text-align: center;
    transition: .2s;
}
.new-time{
    font-size: 12px;
    transition: .2s;
}
.new-child{
    display: flex;
    justify-content: space-between;
    background: url("../images/dataed.png")no-repeat center bottom;
    background-size: 100% 1px;
    padding-bottom: 15px;
    box-sizing: border-box;
    cursor: pointer;
}
.new-child:hover .new-title-right{
    color: #005cac;
}
.new-child:hover .new-day{
    border-bottom: 1px solid #fff;
}
.new-child:hover .new-data{
    background-color: #005cac;
    color: #fff;
}
.new-data{
    width: 70px;
    height: 70px;
    background-color: #f5f5f5;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #787878;
    border-radius: 3px;
    transition: .2s;
}
.new-left{
    width: 590px;
}
.new-info{
    width: calc(100% - 90px);
}
.new-title-right{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: .2s;
}
.new-content-right{
    line-height: 18px;
    font-size: 12px;
    color: #787878;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.new-right>.new-child:first-child{
    margin-top: 0px;
}
.new-right>.new-child{
    margin-top: 15px;
}
.new-right>.new-child:last-child{
    background: none;
}
.new-title{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #005cac;
}
.new-content{
    font-size: 12px;
    color: #787878;
    line-height: 20px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.more{
    background-color: #005cac;
    color: #fff;
    width: 80px;
    padding: 5px 0px;
    box-sizing: border-box;
    border-radius: 3px;
    font-size: 12px;
    cursor: pointer;
}
.more>a{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.right{
    margin-left: 5px;
}
/*新闻动态结束*/






/*关于我们页面*/
/*banner*/
.schoolposter{
    height: 300px;
    width: 100%;
    position: relative;
}
.schoolposterimg{
    width: 100%;
    height: 100%;
}
.school-icon{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -80px;
    margin: auto;
    width: 160px;
    height: 160px;
}
/*banner结束*/

/*学院简介*/
.schoolinfo{
    margin-top: 100px;
}
.school-title{
    font-size: 24px;
    color: #005cac;
    font-weight: bold;
    margin-bottom: 20px;
}
.school-text{
    font-size: 14px;
    color: #545454;
    line-height: 30px;
    border-bottom: 1px solid #d4d5d6;
    padding-bottom: 40px;
    box-sizing: border-box;
    margin-bottom: 40px;
}
/*学院简介结束*/

/*学院信息*/
.rel-icon{
    margin-right: 25px;
}
.scjool-relation{
    display: flex;
    justify-content: space-between;
}
.relation{
    display: flex;
}
.rel-tit{
    font-size: 24px;
    color: #787878;
    font-weight: 500;
    margin-bottom: 10px;
}
.rel-add{
    color: #1d1e1e;
    font-size: 14px;
}
.rel-info{
    font-size: 24px;
    font-weight: bold;
    color: #1d1e1e;
}
.schoolboxinfo{
    margin-bottom: 50px;
}
/*学院信息结束*/

/*地图*/
.txmap{
    height: 300px;
    width: 100%;
}
.mapes{
    margin-bottom: 100px;
}
/*地图结束*/
.text-types{
    position: absolute;
    border: 1px solid #fff;
    width: 130px;
    height: auto;
    left: 0;
    right: 0;
    top: 100px;
    margin: auto;
    font-size: 40px;
    text-align: center;
    color: #fcfcff;
    padding: 20px;
    box-sizing: border-box;
    word-break:normal;
    font-family: oswald;
    line-height: initial;
}
.jxjy-poster{
    width: 224px;
    height: 524px;

    position: relative;
}
.course-type-title{
    font-size: 40px;
    text-align: center;
    color: #fcfcff;
    padding: 20px;
    box-sizing: border-box;
    word-break:normal;
    font-family: oswald;
    line-height: initial;
}
