body{
    font-family: '微软雅黑';
}
.k {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.pagetop {
    width: 100%;
    height: 150px;
    background: #0f60a1;
}

.top {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
}

.logo {
    width: 607px;
    height: 100px;
    float: left;
    margin-top: 25px;
}

.seach {
    width: 180px;
    height: 50px;
    float: right;
    margin-top: 53px;
    border-bottom: 1px #186fb5 solid;
}

.search-txt {
    width: 154px;
    height: 50px;
    float: left;
    border: none;
    outline: none;
    padding-left: 10px;
    background: none;
    color: #5498ce;
}

.search-btn {
    width: 16px;
    height: 50px;
    float: left;
    background: url(../img/botton.png) no-repeat center 15px;
    border: none;
    outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/*导航*/
.nav_box{
    background:  #fff;
    height:70px;
}
.nav {

}

.nav ul {
}

.nav ul li {
    float: left;
    width: 133px;
    height: 40px;
    position: relative;
    z-index: 88;
}

.nav ul li a {
    display: block;
    height:70px;
    font-size: 18px;
    color: #333;
    line-height: 70px;
    text-align: center;
    transition: all 0.5s ease;
    font-weight: bold;
}
.nav ul li:first-child a{
    background:none;
}
.nav ul li:hover a,
.k-nav ul li.on a {
    height: 70px;
    line-height:70px;
    color: #fff;
    background: #0f60a1;
}

.nav ul li .sub {
    position: absolute;
    z-index: 88;
    top: 70px;
    left: 0;
    right: 0;
    padding: 5px 5px 5px 5px;
    background: #0f60a1;
    display: none;
}

.nav ul li:hover .sub {
    display: block;
}

.nav ul li .sub a {
    height: auto;
    line-height: 20px;
    padding: 10px 0px 10px 0px;
    color: #fff;
    background: none;
    border-bottom: none;
    font-size: 14px;
}

.nav ul li .sub a:hover {
    color: #fff;
    text-decoration: underline;
}
/*banner*/
/* 本例子css */
.focusBox {
    position: relative;
    width: 100%;
    height: 570px;
    overflow: hidden;
    margin: 0px auto;
}

.focusBox .pic {
    position: relative;
    z-index: 0;
    width: 100%!important;
}

.focusBox .pic img {
    width: 100%;
    height: 570px;
    display: block;
}

.focusBox .hd {
    width: 100%;
    position: absolute;
    bottom:30px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.focusBox .hd li {
    margin: 0 10px;
    /*background: url(../img/dot.png) no-repeat 0 -16px;*/
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(../img/dot_hover.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
    background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
    width: 60px;
    height: 60px;
    margin: -60px 0 0;
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    /*filter: alpha(opacity=20);*/
    /*opacity: 0.2;*/
}
.focusBox .prev {
    left: 0;
    background: url(../img/left.png) no-repeat 0 0;
}

.focusBox .next {
    /*background-position: 0 -90px;*/
    right: 0;
    background: url(../img/right.png) no-repeat 0 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
    /*filter: alpha(opacity=50) !important;*/
    /*opacity: 0.5 !important;*/
}
/*新闻部分*/
.title_box{
    height: 22px;
    overflow: hidden;
    line-height: 22px;
    margin-bottom: 30px;
}
.title_box .t_l{
    width: 6px;
    height: 22px;
    background: #0f60a1;
    float: left;
}
.title_box h1{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    /*background:url(../img/title_left.png) left center no-repeat;*/
    padding-left: 15px;
    float: left;
}
.title_box .more_box{
    float: right;
    background:url(../img/more.png) right center no-repeat;
    padding-right: 25px;
}
.title_box .more_box a{
    font-size: 15px;
    color: #666666;
}
.jcsj{
    width: 730px;
    float: left;
}
.part1{
    margin-top: 40px;
}
/*精彩瞬间*/
.focus {
    position: relative;
    width: 730px;
    height: 444px;
    background-color: #000;
    float: left;
}

.focus img {
    width: 730px;
    height: 444px;
}

.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
}

.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 16px;
    z-index: 10;
}

.focus .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    height: 200px;
    display: block;
    text-align: left;
    background: url(../img/shadow.png) center center repeat-x;
}

.focus .shadow a {
    position: absolute;
    bottom: 25px;
    left: 0px;
    z-index: 10;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    margin-left:15px;
    font-family: "思源黑体";

}
.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000;
}

.focus .fcon img {
    display: block;
}

.focus .fbg {
    bottom: 25px;
    right: 40px;
    position: absolute;
    height: 21px;
    text-align: center;
    z-index: 200;
}

.focus .fbg div {
    margin: 4px auto 0;
    overflow: hidden;
    zoom: 1;
    height: 14px
}

/*.focus .D1fBt a {*/
/*    position: relative;*/
/*    display: inline;*/
/*    width: 12px;*/
/*    height: 12px;*/
/*    border-radius: 7px;*/
/*    margin: 0 5px;*/
/*    color: #B0B0B0;*/
/*    font: 12px/15px "\5B8B\4F53";*/
/*    text-decoration: none;*/
/*    text-align: center;*/
/*    outline: 0;*/
/*    float: left;*/
/*    background: #D9D9D9;*/
/*}*/

/*.focus .D1fBt .current, .focus .D1fBt a:hover {*/
/*    background: #fc114a;*/
/*}*/

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    display: none;
    font-style: normal;
}

.focus .prev,
.focus .next {
    position: absolute;
    width: 23px;
    height: 52px;
}

.focus .prev {
    top: 50%;
    margin-top: -26px;
    left: 40px;
    /*background-position: 0 -74px;*/
    cursor: pointer;
    background: url(../img/left_btn.png) no-repeat;
}

.focus .next {
    top: 50%;
    margin-top: -26px;
    right: 40px;
    /*background-position: -40px -74px;*/
    cursor: pointer;
    background: url(../img/right_btn.png) no-repeat;
}
/*齐师资讯*/
.qszx{
    width: 442px;
    float: right;
}
.qszx ul{
    height: 444px;
    overflow: hidden;
}
.qszx ul li{
    overflow: hidden;
    line-height: 36px;
    margin-bottom:22px;
    transition: all 0.5s ease;
   border: 1px #a0a0a0 solid;
   height:92px;
}
.qszx ul li a{
    font-size: 15px;
    color: #000;
    display: block;
    
    padding: 10px 10px;
}
.qszx ul li:hover{
    background: #0f60a1;
}
.qszx ul li:hover a,
.qszx ul li:hover i,
.qszx ul li:hover span{
    color: #ffffff;
    border: 1px #0f60a1 solid;
    transition:all 0.5s ease;
}
.qszx ul li a span{
    float: right;
    color: #666666;
}
.qszx ul li a i{
    color: #0f60a1;
}
/*第二部分*/
.part2{
    margin-top: 30px;
}
/*视频齐师*/
.title_box .t_l1{
    background: #0f5fa1;
}
.spqs{
    width: 282px;
    float: left;
    margin-right: 24px;
}
/*.spqs:nth-child(4){*/
/*    margin-right: 0;*/
/*}*/
.spqs:last-child{
    margin-right: 0;
}
.spqs .infor a img{
    width: 282px;
    height: 200px;
}
.spqs .infor a{
    position: relative;
    display: block;
    height: 200px;
    overflow: hidden;
}
.spqs .infor a .video_btn{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -28px;
    margin-top: -28px;
    width: 57px;
    height: 57px;
    z-index: 11;
}
.spqs .infor a:hover .video_btn{
    display: none;
}
/*聆听齐师*/
.title_box .t_l2{
    background: #201eae;
}
.txtbg{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 13;
    width: 100%;
    height: 100%;
    text-align: center;
    display: none;
    background: url(../img/txt_bg.png) center center repeat;
}
.txtbg p{
    position: absolute;
    left: 0;
    bottom:0;
    margin-left: 66px;
    margin-bottom: 65px;
    z-index: 14;
    line-height: 70px;
    width: 150px;
    height: 70px;
    overflow: hidden;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    border-top:1px #ffffff solid;
    border-bottom:1px #ffffff solid;
}
.spqs .infor a .wz{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 12;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #ffffff;
    background: url(../img/txt_bg.png) center center repeat;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.spqs .infor a .wz p{
    padding-left: 10px;
}
.spqs.lt .infor a img{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}
.spqs.lt .infor a:hover img{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
.spqs .infor a:hover .txtbg{
    display: block;
}
.spqs .infor a:hover .wz{
    display: none;
    height: 0;
}
/*图说齐师*/
.title_box .t_l3{
    background: #f9be07;
}
/*媒体枢纽*/
.title_box .t_l4{
    background: #f99307;
}

/*第三部分*/
.part3{
    margin-top: 30px;
}
/*教育报国*/
.jybg img{
    height: 110px;
    margin: 20px auto;
    display: block;
}
/*第四部分*/
/*公示公告*/
.gsgb{
    width: 282px;
    float: left;
}
.gsgb ul{

}
.gsgb ul li{
    border-bottom: 1px #a0a0a0 dashed;
    line-height: 25px;
    padding-bottom: 20px;
    margin-bottom: 14px;
    height: 36px;
    

}
.gsgb ul li a{
    font-size: 14px;
    color: #333333;
}
.gsgb ul li a span{
    color: #666666;
    float: right;
}
.gsgb ul li a:hover{
    color: #0f60a1;
    font-weight: bold;
}
/*右边*/
.yb_box{
    width: 894px;
    float:right;
}
/*为您服务*/
.part5{

}
.wnfw{
    width: 65px;
    height: 178px;
    float: left;
}
.wnfw img{
    width: 65px;
    height: 178px;
}
.qh{
    width: 1134px;
    float: right;
    border: 1px #a0a0a0 solid;
    border-left:none;
}
.qh_nav{
    border-bottom: 1px #a0a0a0 solid;
    height: 50px;
    overflow: hidden;
}
.qh_nav ul{
    float: left;
    padding: 0;
    padding-left: 55px;
}
.qh_nav ul li{
    list-style: none;
    /*width: 140px;*/
    text-align: left;
    float: left;
    cursor: pointer;
    font-size: 16px;
    color: #666;
    font-weight: bold;
    margin-right: 40px;
    line-height: 52px;
}
.qh_nav ul li.on{
    color: #0f60a1;
}
.qh_show{
    height: 125px;
    overflow: hidden;
}
.qh_show .each{
    display: none;
}
.qh_show .qh_list{

}
.qh_show .qh_list ul{
    padding: 15px 10px;
    margin-left: 45px;
}
.qh_show .qh_list ul li{
    background: url(../img/wnfw_list.png) left center no-repeat;
    padding-left: 20px;
    height: 32px;
    line-height: 32px;
    float: left;
    width: 110px;
    overflow: hidden;
}
.qh_show .qh_list ul li a{
    font-size: 14px;
    color: #333333;
    line-height: 32px;
}
.qh_show .qh_list ul li a:hover{
    color: #0f60a1;
}
/*专题网站*/
.zt {
    margin-top: 40px;
    width: 1200px;
    height: 171px;
    background:#f4f4f4 url(../img/zt_bg.png) no-repeat;
}

.zt ul {
    height: 120px;
    padding:25px 0 0 80px;
}

.zt ul li {
    width: 260px;
    height: 120px;
    float: left;
    margin-right: 14px;
    overflow: hidden;
}
.zt ul li a{
    position: relative;
    display: block;
    overflow: hidden;
}
.zt ul li a img{
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.zt ul li .zt_tit {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: url(../img/txt_bg.png) center center repeat;
    font-size: 14px;
    color: #ffffff;
}
.zt ul li a:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}
/*快速链接*/
.link_box{
    background: #ebebeb;
    height: 58px;
    line-height: 58px;
}
.link_box h1{
    font-size: 16px;
    font-weight: bold;
    color: #0f60a1;
    float: left;
}
.link_box ul{
    float: left;
}
.link_box ul li{
    overflow: hidden;
    line-height: 58px;
    float: left;
    margin-left: 20px;
}
.link_box ul li a{
    font-size: 15px;
    color: #333333;
}
.link_box ul li a:hover{
    color: #0f60a1;
    font-weight: bold;
}
/*页脚*/
.pagebottom {
    width: 100%;
    height: 200px;
    background: url(../img/foot.jpg) no-repeat #15609c;
}

.foot {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
}

.bq {
    width: 340px;
    height: 140px;
    float: left;
    color: #fff;
    line-height: 24px;
    margin: 40px 190px 0 0;
}

.wxwb{
    float: left;
    width: 255px;
    height: 55px;
    margin: 68px 190px 0 0;

}
.wxwb li{
    position: relative;
    float: left;
    margin-right: 30px;
}

.wxwb li .hov{
    position: absolute;
    left: -50%;
    bottom: 60px;
    z-index: 1000;
    display: none;}
.wxwb li .hov img{
    

}
.lj{ width: 222px; float: right; margin-top: 56px;}
.select{position:relative;float:left;margin:0 10px 20px 10px;}
.select dt{ color:#fff; height:38px;display:inline-block;border:1px solid #1b76c0;background: url(../img/xx.png) no-repeat 208px center;line-height:38px;padding-left:10px;cursor:pointer;width:220px;padding-right:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;}
.select dt:hover,.select dt.cur{border:1px solid #409DFE;box-shadow:0 0 3px #409DFE;}
.select dd{position:absolute;left:0;top:-187px;border:1px solid #d2ccc4;background:#fff;display:none; z-index:100;}
.select dd ul{padding:4px;width:234px;min-height:177px;overflow:auto;}
.select dd ul li a{line-height:28px;display:block;padding:0 8px;}
.select dd ul li a:hover{background:#f5f5f5;}