.k {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

/*Ã¥â€¦Â¼Ã¥Â®Â¹Ã¦ÂÂÃ§Â¤Âº*/
.my-video-dimensions {
    width: 100%;
    height: 75%;
    margin-top: 10px;
}

.vjs-has-started .vjs-control-bar {
    background: rgb(46, 125, 101);
}

.video-js {
    background-color: rgba(241, 241, 241, 0.82);
    clear: both;
}

#tips {
    display: none;
    height: 40px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    background-color: #e6ddbc;
    font-size: 16px;
}

span.news-date {
    padding-right: 0px;
}

div#tzgg ul li {
    height: 60px;
    line-height: 1.4;
    margin-top: -7px;
}

div#xyxw ul li, ul.news-school li, ul.lecture li {
    height: 45px;
    line-height: 1.4;
    margin-top: -8px;
}

span.news-date {
    font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
}

ul.news-school div a {
    font-size: 14px;
}

.note_count {
    margin-top: 0px;
}

/*header*/
.top {
    background: url(../img/top_bg.png) center center no-repeat;
    height: 150px;
    background-size: cover;
}

.header {

}

.header .logo {
    float: left;
    margin-top: 30px;
}

.header .header_r {
    float: right;
}

.header .header_r .en {
    float: right;
    margin-top: 20px;
}

.header .header_r .en a {
    font-size: 12px;
    color: #ffffff;
    margin-left: 10px;
}
.header .header_r .search {
    width: 206px;
    height: 28px;
    overflow: hidden;
    float: right;
    margin-top: 31px;
    background: #ffffff;
    border-radius: 14px;
}

.header .header_r .search input {
    border: 0;
}

.header .header_r .search .text {
    width: 156px;
    height: 28px;
    line-height: 28px;
    float: left;
    color: #333;
    background: none;
    padding-left: 10px;
}

.header .header_r .search .text::placeholder {
    font-size: 14px;
    color: #666;
}

.header .header_r .search .submit {
    float: right;
    margin-top: 5px;
    margin-right: 15px;
}

/*Ã¥Â¯Â¼Ã¨Ë†Âª*/
.navBar {
    position: relative;
    z-index: 99;
    color: #fff;
    height: 50px;
    line-height: 50px;
    background: #fff;
}

.nav {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.nav a {
    color: #333;
}

.nav h3 {
    float: left;
    font-size: 100%;
    font-weight: normal;
    font-size: 16px;
}

.nav .m {
    float: left;
    position: relative;
    margin: 0 0px 0 60px;
}

.nav li#m1 {
    margin-left: 0;
}
.nav h3 a {
    display: block;
}

.nav li:hover i {
    display: block;
}
.nav li:hover a,
.nav .on a {
    color: #297fbf;
    font-weight: bold;
}

.nav .sub {
    display: none; /*Ã©Â»ËœÃ¨Â®Â¤Ã©Å¡ÂÃ¨â€”Â*/
    width: 130px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    top: 50px;
    height: auto;
    line-height: 30px;
    padding-top: 8px;
}

.nav .sub li {
    width: 100%;
    float: left;
    background: #297fbf;
    padding: 7px 0;
    font-size: 14px;
}

.nav .sub li a {
    display: block;
    color: #fff;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 10px;
    text-align: center;
}

.nav .sub li a:hover {
    color: #edb225;
}

.nav li .sub em {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -7px;
    display: block;
    width: 14px;
    height: 12px;
    background: url(../img/sj3.png) no-repeat;
}

/*banner*/
.ibanner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ibanner .hd {
    /*width: 100px;*/
    height: 12px;
    overflow: hidden;
    position: absolute;
    right:50%;
    margin-right: -48px;
    bottom: 90px;
    z-index: 1;
    cursor: pointer;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

.ibanner .hd ul li {
    float: left;
    /*margin: 0 5px;*/
    width: 12px;
    height:12px;
    text-align: center;
    margin: 0 10px;
    /*background: #fff;*/
    /*cursor: pointer; */
    /*opacity: 0.5; */
    /*border-radius: 50px;*/
    background: url(../img/icon.png) center center no-repeat;
}

.ibanner .hd ul li.on {
    /*background: #ffffff;*/
    /*opacity:1;*/
    /*color: #fff;*/
    width: 12px;
    height: 12px;
    background: url(../img/icon_hover.png) center center no-repeat;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("../img/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}

.ibanner .bd img {
    width: 100%;
    display: block;
}

.ibanner .prev,
.ibanner .next {
    position: absolute;
    top: 50%;
    margin-top: -27.5px;
    display: block;
    width: 55px;
    height: 55px;
}

.ibanner .prev {
    left: 3%;
    background: url(../img/left_hover.png) center center no-repeat;
}

.ibanner .next {
    right: 5%;
    background: url(../img/right_hover.png) center center no-repeat;
}

.ibanner .prev:hover {
    background: url(../img/left.png) center center no-repeat;
}

.ibanner .next:hover {
    background: url(../img/right.png) center center no-repeat;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}
/*Ã©Â¡ÂµÃ¨â€žÅ¡*/
.footer{
    background:  url(../img/foot_bg.png) center center no-repeat;
    height: 270px;
    background-size: cover;
}
.foot{
    margin-top: 40px;
}
.xndh{
    float: left;
    width: 35%;
}
.xndh.xwdh{
    border-left: 1px #3884bb solid;
    border-right: 1px #3884bb solid;
    padding-left: 84px;
}
.xndh h2{
    font-size: 16px;
    line-height: 34px;
    color: #FFF;
    margin-bottom: 10px;
}
.xndh ul li{
    float: left;
    width: 50%;
    line-height: 36px;
}
.xndh ul li a{
    font-size: 14px;
    color: #8cc9f6;
}
.footer .ewm{
    float: right;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}
.footer .ewm img{
    display: block;
    margin-bottom: 20px;
}
.foot_b{
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background: #1f5a85;
    padding: 15px 0;
}