.style-one ul{
    overflow: hidden;
    zoom: 1;
    height: 185px;
}
.style-one ul li{
    margin-right: 18px;
    float: left;
    height: 184px;
    margin-top: 2px;
    position: relative;
    cursor: pointer;
}
.style-one ul li:nth-last-child(1){
    margin-right: 0px;
}
.style-one ul li .item-bofang {
    position: absolute;
    width: 225px;
    height: 135px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    box-sizing: border-box;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    opacity: 0;
    z-index: 1;
    top:0px;
    padding-top: 47.5px;
}
.style-one ul li .item-no-bofang{
    position: absolute;
    width: 225px;
    height: 135px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    box-sizing: border-box;
    z-index: 1;
    top:0px;
    padding-top: 47.5px;
}
.style-one ul li:hover .item-bofang {
    opacity: 1;
}
.style-one ul li .img-box{
    width: 225px;
    height: 135px;
    overflow: hidden;
    border-radius: 4px;
}
.style-one ul li .one-img{
    width: 225px;
    height: 135px;
    object-fit: cover;
    transition: all 0.6s;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
}
.style-one ul li .one-no-img{
    width: 225px;
    height: 135px;
    object-fit: cover;
}
.style-one ul li .isMooc-icon{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 46px;
    height: 18px;
    z-index: 2;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
}

.icon-bo{
    background: url('images/play.png') no-repeat; width:59px; height: 59px;
    text-align: center;
    margin: 0 auto;
    margin-top: -8px;
}

.style-one ul li:hover .one-img {
    transform: scale(1.1);
}
.one-title{
    line-height: 24px;
    margin-top: 5px;
    font-size: 13px;
    color: #000;
    overflow: hidden;
    width: 210px;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-weight: 500;
}
.one-title:hover{
    color: #3D84FF;
}
.one-name{
    line-height: 20px;
    font-size: 12px;
    color: #777;
    overflow: hidden;
    width: 210px;
    text-overflow:ellipsis;
    white-space:nowrap;
}



.style-title{
    font-size: 20px;
    color: #000;
    line-height: 42px;
    font-weight: bold;
}
.style-title .icon{
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
}


.style-title .change{
    float: right;
    display: inline-block;
    background: rgba(246,246,246,0.1);
    height: 42px;
    cursor: pointer;
    width: 76px;
    font-size: 14px;
    box-sizing: border-box;
    line-height: 42px;
    color: #9C9C9C;
}
/*.style-title .change:hover{*/
/*    color: #fff;*/
/*    background: #3D84FF;*/
/*}*/




.i_MT_title {
    line-height: 60px;
    height: 60px;
    font-size: 24px;
    position: relative;
    text-align: center;
    font-weight: bold;
    font-size: 0px;
}

.i_MT_title_A1 {
    display: block;
    width: 100%;
    height: 50px;
    margin-bottom: 10px;
}

.i_MT_title_A1 .i_MT_T0 {
    line-height: 50px;
    text-align: left;
    display: block;
    width: 60%;
    height: 50px;
    float: left;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}

.i_MT_title_A1 .i_MT_T0:before {
    content: "";
    background: #4285f4;
    float: left;
    margin-right: 10px;
    height: 20px;
    width: 4px;
    margin-top: 15px;
    border-radius: 2px;
}

.i_MT_title_A1 .i_MT_T1 {
    display: block;
    width: 30%;
    height: 50px;
    float: right;
    line-height: 50px;
    font-size: 16px;
    color: #999;
    text-align: right;
    padding-right: 10px;
}


.i_facility_MT_A7 {
    overflow: hidden;
    width: 100%;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.05);
    background: #fff;
    padding: 0px 20px 20px;
    box-sizing: border-box;
}

.i_facility_MT_A7 ul li {
    float: left;
    width: 193px;
    height: 100px;
    text-align: center;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    box-sizing: border-box;
}

.i_facility_MT_A7 ul li:hover {
    border: 1px solid #4285f4 !important;
    position: relative;
}

.i_facility_MT_A7 ul li:nth-child(6n+6) {
    border-right: 0px solid #eee;
}

.i_facility_MT_A7 ul li:nth-child(1n+25) {
    border-bottom: 0px solid #eee;
}

.i_facility_MT_A7 ul li img {
    width: 150px; /* height:40px; */
    margin-top: 10px;
}

.i_facility_MT_A7 ul li p {
    line-height: 24px;
    font-size: 14px;
    color: #333;
}

.pos-a {
    position: absolute;
}

.sliderb {
    width: 1200px;
    position: absolute;
    top:10px;
    left:calc(50% - 600px);
    text-align: center;
    margin: 0 auto;
    z-index: 888;
}


/*notice*/
.notice {
    top: 10px;
    right: 10px;
    width: 250px;
    height: 310px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.7);
    filter: Alpha(opacity=70);
    z-index: 999;
    border-radius: 4px;
    text-align: left;
    padding: 10px 20px 20px 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.notice .title {
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-bottom: 3px;
}

.notice ul {
    list-style: disc !important;
}

.notice li {
    list-style: disc !important;
    margin-bottom: 6px;
    color: #fff;
    font-size: 13px;
    line-height: 20px;
}

.notice li a {
    text-decoration: none;
    color: #fff;
}

.notice .noticPages {
    height: 14px;
    text-align: center;
    position: absolute;
    left: 115px;
    bottom: 10px;
}

.notice .noticPages a {
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
    display: inline-block;
    margin: 0 2px;
}

.notice .noticPages a.checked {
    width: 12px;
    height: 5px;
    border: 1px solid #fff;
    border-radius: 40%;
    display: inline-block;
    background-color: #fff;
    animation: changeNotice 0.3s;
    -webkit-animation: changeNotice 0.3s; /* Safari å’Œ Chrome */
}

.notice .more {
    position: absolute;
    bottom: 5px;
    right: 5px;
    height: 14px;
    text-align: right;
}

.notice .more a {
    line-height: 14px;
    color: #fff !important;
    font-size: 11px;
    text-decoration: none;
}


.content-box {
    width: 1200px \0;
    min-width: 1200px;
    max-width: 1200px;
    margin: 0px auto;
    min-height: 1px;
    box-sizing: border-box;
}
.otherSystem {
    width: 100%;
    height: 160px;
    line-height: 160px;
    background-color: #ffffff;
    text-align: justify;
    /*padding: 0px 15px;*/
    box-sizing: border-box;
}

.pos-r {
    position: relative;
}

.otherSystem:after {
    content: " ";
    width: 100%;
    display: inline-block;
}

.otherSystem a {
    width: 190px;
    height: 114px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    border-radius: 12px;
    animation: growDefault 0.3s;
    -webkit-animation: growDefault 0.3s; /* Safari å’Œ Chrome */
    animation-fill-mode: forwards;
}

.otherSystem a .Mask {
    width: 190px;
    height: 114px;
    display: block;
    background: #000;
    opacity: 0.3;
    filter: Alpha(opacity=30);
    border-radius: 12px;
    top: 0px;
    left: 0px;
    position: absolute;
}

.otherSystem a .text {
    width: 190px;
    color: #fff;
    box-shadow: #000000;
    position: absolute;
    z-index: 99;
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    text-shadow: 5px 2px 6px #000;
    font-weight: bold;
    letter-spacing: 2px;
}

.otherSystem a.s1 {
    background: url("images/otherFun1.jpg") no-repeat;
}

.otherSystem a.s2 {
    background: url("images/otherFun2.jpg") no-repeat;
}

.otherSystem a.s3 {
    background: url("images/otherFun3.jpg") no-repeat;
}

.otherSystem a.s4 {
    background: url("images/otherFun4.jpg") no-repeat;
}

.otherSystem a.s5 {
    background: url("images/otherFun5.jpg") no-repeat;
}

.otherSystem a.s6 {
    background: url("images/otherFun2.jpg") no-repeat;
}

.otherSystem a:hover {
    animation: growUp 0.3s;
    -webkit-animation: growUp 0.3s; /* Safari å’Œ Chrome */
    animation-fill-mode: forwards;
}

@keyframes growUp {
    from {
        background-size: 100% 100%;
    }
    to {
        background-size: 110% 110%;
    }
}

@keyframes growDefault {
    from {
        background-size: 110% 110%;
    }
    to {
        background-size: 100% 100%;
    }
}

