.mF_tbhuabao {
    /*background:#ddd;*/
    /*border:10px solid #333;*/
    overflow: visible;
    /*margin-left:10px;*/
}
.mF_tbhuabao .pic,
.mF_tbhuabao .pic ul {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.mF_tbhuabao .pic li {
    position: relative;
    float: left;
    overflow: hidden;
}
.mF_tbhuabao .txt li {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: none;
}
/*默认标题高度*/
.mF_tbhuabao .txt li a {
    display: block;
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
/*标题样式*/
.mF_tbhuabao .txt li b {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.mF_tbhuabao .dot {
    position: absolute;
    bottom: 55px;
    left: 0;
    height: 32px;
    line-height: 28px;
    width: 100%;
    text-align: center;
    z-index: 1000;
    display: none;
}
.mF_tbhuabao .dot li {
    display: inline;
    margin: 0 3px;
}
.mF_tbhuabao .dot li a {
    color: #999;
    font-size: 34px;
    text-decoration: none;
    -webkit-transition: color 0.4s;
    -moz-transition: color 0.4s;
    -o-transition: color 0.4s;
}
.mF_tbhuabao .dot li.current a {
    color: #f60;
}
.mF_tbhuabao .prev,
.mF_tbhuabao .next {
    font: 700 33px/38px arial;
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    z-index: 4;
    left: 0px;
    cursor: pointer;
    background-color: #d50819;
}
.mF_tbhuabao .next {
    left: auto;
    right: 0px;
}
.mF_tbhuabao .prev a,
.mF_tbhuabao .next a {
    display: block;
    color: #bbb;
    text-align: center;
    text-decoration: none;
}
.mF_tbhuabao .prev a:hover,
.mF_tbhuabao .next a:hover {
    color: #f60;
}
.sites a {
    display: inline-block;
    height: 80px;
    margin-left: 5px;
    margin-top: 15px;
}
.notices li {
    height: 53px;
    overflow: hidden;
}
.notices li {
    height: 32px;
    overflow: hidden;
}
.notices li a {
    color: #000000;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-left: 5px;
}
.navs li {
    height: 70px;
    float: left;
    width: 139px;
    /*139*/
}
.navs li .nav {
    display: inline-block;
    text-align: center;
    height: 70px;
    width: 139px;
    border-right: #bb0010 solid 1px;
    cursor: pointer;
}
.chinese {
    margin-top: 15px;
    display: inline-block;
    font-size: 18px;
    line-height: 21px;
    font-weight: 400;
    color: #ffc700;
    width: 139px;
}
.header .share-border2 {
     position: absolute; 
     right: 100px; 
     top: 30px; 
    float: right;
    height: 34px;
    width: 255px;
    margin: 60px 0 0px;
}
.nav-border {
    background-color: #4788D7;
}
.chinese {
    width: 126px;
}
.navs li .nav {
    border: 0;
}
.navs li .nav1 {
    border: 0;
}

.navs li .nav {

    width: 139px;

}
.notice-title a {
    background-color: #114975;
}

.footer {

    background-color: #1354a1;

    color: #fff;
}

.bg {
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}

.window {
    width: 800px;
    height: 550px;
    border-radius: 10px;
    background: #fff;
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 30px;
    display: none;
    z-index: 1000;

}

.window h4 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 30px;
}

.window .body {
    overflow-y: auto;
    height: 400px;
}

.window .body img {
    width: 750px;
}

.window .body p {
    color: #2E2D3C;
    font-size: 16px;
    line-height: 25px;
    margin: 10px;
}

.button-box {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.button-box .button {
    background: #2c84e6;
    line-height: 50px;
    padding: 0 50px;
    color: #fff;
    margin-right: 10px;
    cursor: pointer;
}
.notices2 li {
    width: 300px;
}
#news {
    margin-top: 10px;
}
.videolist {}
.videolist ul {
    width: 980px;
    position: relative;
    left: 8px;
    padding-top: 15px;
}
ul,
ol,
li {
    list-style-type: none;
    list-style: none;
}
.videolist ul li a {
    color: #000;
}
.videolist ul li {
    width: 312px;
    height: auto;
    float: left;
    text-align: center;
    line-height: 30px;
    margin:0px;
    padding:0px;
    margin-right: 10px;
    font-size: 14px;
    margin-bottom:10px;

}
.videolist ul li img {
    width: 320px;
    height: auto;
}