.k {
    width: 1400px;
    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 {
    position: relative;
    height: 158px;
    background: url(../img/top_bg.jpg) no-repeat;
    background-size:100% 158px;
    width: 100%;
    z-index: 2;
    min-width:1400px;
}
.header .top_bg{
    position: absolute;
    top: 0;
    left: 0;
    height: 34px;
    background: url(../img/top_bg.png) center top  repeat-x;
    width: 100%;
    z-index: 2;
}
.header_c{
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    background: #215eb1 url(../img/header_c.png) right center no-repeat;
    height: 156px;
    z-index: 1;
}

.logo {
    float: left;
    margin: 40px 0 0 0;
    display: block;
}

.top_r {
    float: right;
    position: relative;
    z-index: 11;
    margin-top: 20px;
}

.top_r .en {
    float: right;
    margin-top: 15px;
}

.top_r .en a {
    font-size: 14px;
    color: #ffffff;
    margin-left: 10px;
}

.top_r .search {
    width: 150px;
    height: 32px;
    overflow: hidden;
    float: right;
    margin-top: 30px;
    background-color: #fff;
    border-radius: 16px;
}

.top_r .search input {
    border: 0;
}

.top_r .search .text {
    width: 100px;
    height: 32px;
    line-height: 32px;
    float: left;
    color: #333333;
    background: none;
    padding-left: 10px;
}

.top_r .search .text::placeholder {
    font-size: 12px;
    color: #999;
}

.top_r .search .submit {
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}

/*导航*/
.navBar {
    position: relative;
    z-index: 3;
    color: #fff;
    height: 46px;
    line-height: 46px;
    background: #1035c0;
    width:100%;
    min-width:1400px;
}
.nav {
    width: 1350px;
    margin: 0 auto;
    position: relative;
}

.nav a {
    color: #fff;
}

.nav h3 {
    text-align:center;
    font-size: 100%;
    font-weight: normal;
    font-size: 16px;
    position: relative;
    z-index: 2;
   
}

.nav .m {
    float: left;
    position: relative;
   width:120px;
  text-align:center;
}

.nav li#m1 {
    margin-left: 0;
}
.nav h3 a {
    text-align:center;
    display: block;
}

.nav li:hover,.nav li:hover a,
.nav .on a {
    color: #ffffff;
    background:rgba(71,111,231,0.5);
}

.nav .sub {
    display: none; /*默认隐藏*/
    width:120px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    top:46px;
    height: auto;
    line-height: 30px;
   
}
.nav .sub li {
    width: 100%;
    float: left;
    background:rgba(71,111,231,0.5);
    padding: 2px 0;
    font-size: 14px;
    text-align: center;
    
}

.nav .sub li a {
    display: block;
    color: #fff;
    font-size: 14px;
}

.nav .sub li a:hover {
    background:rgba(10,41,84,0.5);
}
.nav li .sub em {
    position: absolute;
    top:12px;
    left: 50%;
    margin-left: -5px;
    display: block;
    width: 10px;
    height: 8px;
    background: url(../img/sj3.png) no-repeat;
}
/*banner*/
#banner { position: relative; z-index: 1; overflow: hidden; width:100%; height:450px; }
#banner ul { }
#banner ul li { position: absolute; z-index: 1;width:100%; }
#banner ul li img { position: relative; height:550px;width:100%; }
#banner .banner-pageing { width: 100%; position:absolute; z-index: 1; bottom: 35px; text-align: center;  }
#banner .banner-pageing a { cursor: pointer; border-radius: 50px; background: #fefeff; margin-right: 10px; width:16px; height:16px; display:inline-block;z-index:1; }
#banner .banner-pageing a.active,#banner .banner-pageing a:hover { background: #b02923; width:16px; height:16px;z-index:1; }
.banner{
    height: 620px;
    position: relative;
    overflow: hidden;
    background: #f6f6f6;
}
.ibanner {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.ibanner .hd {
    /*width: 100px;*/
    height: 16px;
    overflow: hidden;
    position: absolute;
    right: 50%;
    margin-right: -39px;
    bottom: 35px;
    z-index: 1;
    cursor: pointer;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: right;
}

.ibanner .hd ul li {
    float: left;
    margin: 0 5px;
    width: 16px;
    height: 16px;
    text-align: center;
    /*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: 16px;
    height: 16px;
    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;height:530px;
}
/*.ibanner .prev{*/
/*    background: url(../img/left.png) center center no-repeat;*/
/*}*/
/*.ibanner .next{*/
/*    background: url(../img/right.png) center center no-repeat;*/
/*}*/
.ibanner .prev,
.ibanner .next {
    position: absolute;
    top: 50%;
    margin-top: -37.5px;
    display: block;
    width: 34px;
    height: 34px;
    background-size: 100% auto;
}

.ibanner .prev img,
.ibanner .next img{
    display: block;
    width: 100%;
    height: 100%;
}
/*@keyframes img_ain {*/
/*    0% {*/
/*        transform: rotateY(0)*/
/*    }*/
/*    100% {*/
/*        transform: rotateY(360deg)*/
/*    }*/
/*}*/

.ibanner .prev {
    left: 5%;

}

.ibanner .next {
    right: 5%;
}

/*.ibanner .prev:hover img{*/
/*    -webkit-animation: 1s linear infinite img_ain;*/
/*    -o-animation: 1s linear infinite img_ain;*/
/*    animation: 1s linear infinite img_ain*/
/*}*/

/*.ibanner .next:hover img {*/
/*    -webkit-animation: 1s linear infinite img_ain;*/
/*    -o-animation: 1s linear infinite img_ain;*/
/*    animation: 1s linear infinite img_ain*/
/*}*/
.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}
/*回到顶部*/
.goTop {
    position: fixed;
    bottom: 72px;
    right: 20px;
    z-index: 9999999;
    color: #fff;
    text-align: center;
    transition: none;
    width:60px;
    height: 60px;
    line-height: 60px;
    display: none;
}
/*页脚*/
.footer{
    background:  url(../img/foot_bg.png) top center no-repeat;
    height: 298px;
    background-size: cover;
    margin-top: 50px;
}
.foot .copy{
    float: left;
    margin-top: 80px;
}
.foot .copy p{
    font-size: 14px;
    color: #ffffff;
    padding-left: 28px;
    margin: 15px 0;
    height: 20px;
    line-height: 20px;
    
}
.foot .copy p.p1{
    background:  url(../img/dh.png) left center no-repeat;
}
.foot .copy p.p2{
    background:  url(../img/dh1.png) left center no-repeat;
}
.foot .copy p.p3{
    background:  url(../img/dd2.png) left center no-repeat;
}
.foot .copy p.p4{
    background:  url(../img/xy.png) left center no-repeat;
}
.foot .copy p.p5{
    background:  url(../img/xy2.png) left center no-repeat;
}
.foot .link{
    float: left;
    width: 480px;
    margin-top: 100px;
    margin-left: 220px;
}
.foot .link dl{
    float: left;
    width: 50%;
    text-align: left;
}
.foot .link dl dt{
    font-size: 14px;
    color: #ffffff;
}
.foot .link dl dd{
    margin: 20px 0;
}
.foot .link dl dd a{
    font-size: 12px;
    color: #ffffff;
}
.foot .link dl dd a:hover{
    color: #e18611;
}
.foot .ewm{
    float: right;
    text-align: center;
    margin-top: 100px;
}
.foot .ewm img{
    width: 120px;
    height: 120px;
    display: block;
}
.foot .ewm p{
    font-size: 12px;
    color: #ffffff;
    margin-top: 20px;
}
.foot_b{
    background:#0f38c3 url(../img/bq_bg.gif) center center no-repeat;    
    text-align: center;
    font-size: 13px;
    color: #ffffff;
    padding: 20px 0;
    line-height:30px;
}