/* ===== bootstrap plus ===== */
body{
    font-family:-apple-system, Helvetica Neue,\5FAE\8F6F\96C5\9ED1, sans-serif,Tohoma;
    background-color: #f8f8f8;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.clearfix{
    clear:both;
}
a{
    color: #222;
}
a:hover{
    text-decoration: none;
}
i{
    padding-right: 5px;
    vertical-align: middle;
}
.visible-xs {
    display: none!important
}
@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
    .visible-xs {
        display: block!important
    }
}

/* é¢æ¿ */
.home-banner{
    padding-top: 100px;
}
.home-main{
    min-height:800px;
}
.left_menu{
    margin-top: -79px;
}
.edumenuLeft{
    width: 100%;
    background: #fff;
}
.left_menu ul li.menu_mtitle {
    background: rgba(21, 100, 173, .9);
    color: #fff;
    font-size: 22px;
    margin: 0 -10px;
    height: 80px;
}
.edumenuLeft ul{
    padding: 0 10px;
    list-style: none;
}
.edumenuLeft ul li{
    padding: 15px;
    font-size: 18px;
    border-bottom: 1px solid #eeeeee;
    position: relative;
}
.edumenuLeft ul li a{
    text-decoration: none;
    color: #222;
    position: relative;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    padding-left: 20px;
}
.edumenuLeft ul li a.menu_title{
    color: #fff;
    font-size: 22px;
    margin-top: 5px;
}
.edumenuLeft ul li a.menu_title:hover{
    color: #fff;
}
.edumenuLeft ul li span{
    margin-top: 10px;
}
.edumenuLeft ul li a.active,.edumenuLeft ul li a:hover{
    color: #1467b3;
}
.edumenuLeft>ul>li>ul>li>a{
    font-size: 16px;
}
.edumenuLeft>ul>li>ul>li{
    border-bottom: none;
    padding: 10px 0;
}
.edumenuLeft>ul>li>ul>li>ul>li>a,.edumenuLeft>ul>li>ul>li>ul>li>ul>li>a{
    font-size: 14px;
}
.edumenuLeft>ul>li>ul>li>ul>li,.edumenuLeft>ul>li>ul>li>ul>li>ul>li{
    border-bottom: none;
    padding: 5px 0;
}
.edumenuLeft>ul>li>a>span.icon-arrow_down_1:before {
    position: absolute;
    left: 180px;
}
.edumenuLeft>ul>li>ul>li>a>span.icon-arrow_down_1:before {
    position: absolute;
    left: 170px;
}
.edumenuLeft>ul>li>ul>li>ul>li>a>span.icon-arrow_down_1:before {
    position: absolute;
    left: 160px;
}
.external_link div{
    padding: 20px 20px 20px 60px;
    background: #fff;
    font-size: 16px;
    margin-bottom: 10px;
}
.external_link div.link-gpqq{
    background:#fff url("../images/link-gpqq.png") no-repeat 10px 12px;
}
.external_link div.link-hgt{
    background:#fff url("../images/link-hgt.png") no-repeat 10px 12px;
}
.glyphicon-menu-down,.glyphicon-menu-up{
    color: #d9d9d9;
}

.home-mainbg{
    padding: 0 30px 30px 30px;
    margin-bottom: 20px;
    margin-top: -79px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
}
.home-mainbg ul li i{
    font-size: 18px;
}
.col-title{
    font-size:22px;
    padding: 24px 0;
    border-bottom: 1px solid #eee;
}
.tabs{
    margin-top: 24px;
    font-size: 12px;
}
.tabs li.tab{
    float: left;
    list-style: none;
    position: relative;
    cursor: pointer;
    padding: 5px 20px;
    color: #999;
    border: 1px solid #eee;
    border-radius: 20px;
    margin-left: 10px;
}
.tabs li.tab-on{
    color: #666;
    border: 1px solid #e2e2e2;
}
.page-list-video{
    margin-top:20px;
    border-bottom: 1px solid #e5e5e5;
}
.page-list-video dt{
    float:left;
    margin-right:20px;
    width: 30%;
    height: 150px;
}
/*.page-list-video dt img{
    width: 225px;
    height:150px;
}*/
.page-video-state{
    margin-bottom:20px;
    padding-top: 10px;
    height: 150px;
}
.page-video-state .page-statetitle,.page-list dl dd p.page-statetitle{
    font-size: 16px;
    color: #333;
}
.page-video-state .page-state{
    color: #666;
    font-size: 14px;
}
.page-video-state .ex{
    color: #999;
    /*padding-top: 30px;*/
}
.paging{
    margin-top: 0;
    padding-left: 70%;
}
.path{
    position: absolute;
    top: 80px;
}
.breadcrumb{
    color: #fff;
    padding: 0px;
    background: none;
    margin-top: 0px;
}
.title{
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 160px;
}
.page-list ul{
    padding-left: 0;
}
.page-list ul li{
    list-style: none;
    line-height:20px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
}
.page-list ul li span{
    color: #999;
}
.page-list dl{
    padding: 30px 0;
    border-bottom: 1px solid #eee;
}
.page-list dl dt{
    float: left;
    margin-right: 20px;
    padding: 0 20px;
    border-right: 1px solid #eee;
    color: #999;
    font-size: 12px;
    font-weight: 200;
}
.page-list dl dt.page-spdate p{
    color: #1467b3;
    font-size: 45px;
    line-height: 48px;
}
.page-list dl dd p.page-state{
    color: #999;
    font-size: 14px;
}
.page-list-yp ul li{
    line-height:50px;
    padding: 0;
}
.page-qalist p{
    margin-bottom: 0;
}
.qa-plus{
    background: url("../images/plus.png") no-repeat 0 10px;
    width: 30px;
    height: 50px;
}
.qa-minus{
    background: url("../images/minus.png") no-repeat  0 10px;
    width: 30px;
    height: 50px;
}
.qa-question{
    font-size: 16px;
    font-weight: bold;
}
.qa-answer{
    color: #666;
    line-height: 30px;
}

.page-color{
    padding: 15px;
}
.colorbg{
    background: #f6f6f6;
    padding: 15px;
}
.table_l .red{
    color: red;
}
.table_l a{
    color:#009edf;
}
.page-title{
    font-weight:bold;
    font-size:1.5rem;
}
.page-title span{
    margin:0px 0px 10px 25px;
}
/*è§†é¢‘*/
.video-content{
    color: #fff;
    background: #2d2d2d;
    padding: 20px 15px ;
}

.video-content p{
    color: #666;
}
.video-content .video-text{
    color: #999;
}
.video-tabs{
    padding-bottom: 30px;
    border-bottom: 1px solid #222;
}
.video-tabs li.video-tab{
    cursor: pointer;
    list-style: none;
    float: left;
    color: #666;
    margin-right: 40px;
    padding-bottom: 5px;
}
.video-tabs li.video-tab-on {
    color: #fff;
    border-bottom: 2px solid #1467b3;
}
.video-tabs-content{
    margin-top: -10px;
}
.video-tabs-content ul{
    padding-left: 0;
}
.video-tabs-content li{
    list-style: none;
    padding: 10px 0 1px 0;
}
.video-tabs-content .video-list-on{
    background: #000;
    color: #fff;
    margin: 0 -15px;
}
.video-list-on>div{
    padding-left: 15px;
}
.video-list-on .video-text{
    color: #fff;
}
.video-close-btn{
    background: none;
}
.video-close-btn i{
    font-size: 40px;
    margin-left: -15px;
}

/*è¯¦æƒ…*/
.page-mainbg {
    padding: 0 30px 30px 30px;
    margin-bottom: 20px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1);
    margin-top: 150px;
}
.page-content{
    padding: 40px 60px;
  /*  text-indent:2em;*/
}
.page-content p{
    line-height: 30px;
margin:30px 0;
}
.page-content img{
    text-align: center;
    margin:0px auto;
}
.page-content video{
    width:100%;
}
.breadcrumb_wrap{
    padding-top: 100px;
}
.breadcrumb_wrap ol{
    color: #444;
}
.breadcrumb li,.page-item,.foot-menu dl{
    float: left;
}
.detail-title{
    font-size: 22px;
    padding: 24px 0 40px 10px;
    border-bottom: 1px solid #eee;
}
.detail-title h2{
    font-weight:bold;
}
.textsm{
    font-size: 12px;
    padding: 10px 0;
}
.textsm i,.detail-share i{
    padding-right: 5px;
    vertical-align: middle;
}
.detail-share{
    color: #eee;
}
.detail-share .icon-qq,.detail-share .icon-share{
    font-size: 1.2em;
    color: #666;
}
.detail-share .icon-weibo,.detail-share .icon-wechat_2{
    font-size: 1.75em;
    color: #666;
}
/*zeng*/
.page-btn{
    margin-top: 20px;
}
.page-btn a{
    padding: 8px 28px;
    border: 1px solid #1467b3;
    color: #1467b3;
    border-radius: 30px;
}
.page-btn a:hover{
    background: #1467b3;
    color: #fff;
}
.external_link{
    margin-top: 10px;
}
.thumbImg img,.page-list-video img,.tjxr-img img{
width:100%;
}
#next{
    margin-bottom: 40px;
    margin-top: 20px;
}
/*columnzqxy*/
.column-homebn{
    margin-top: 100px;
}
.bxkc,.xxkc{
    margin-top: 20px;
}
.bx-card,.bx-cardlist,.xx-card{
    background: #fff;
}
.bx-card video{
    width:100%;
    padding: 0;
}
.bx-cardlist{
    padding: 0 10px;
}
.bx-cardlist .bx-listtitle{
    border-bottom: 1px solid #f0f0f0;
    padding: 10px 0;
    cursor: pointer;
}
.bx-cardlist ul li a,.zt-list ul li a{
    color: #666;
}
.bx-cardlist ul li{
    /*margin-left: -15px;*/
    font-size: 14px;
    color: #aaa;
    padding: 10px 0;
}
.bx-tab{
    display: inline-block;
    border-bottom: 1px solid #f0f0f0;
    width: 100%;
}
.bx-tab .bx-tabtitle{
    border: none;
    margin-bottom: 0;
    margin-right: 20px;
}
.bx-tab-contents{
    padding: 0 0 1px 0;
}
.bx-more{
    margin-top: 10px;
}
.bx-tab-on{
    font-weight: bold;
    border-bottom: 2px solid #1467b3;
}
.xx-card-list{
    width: 100%;
}
.xx-card-fl{
    width: 50%;
}
.testicon{
    background: #fff;
    margin-top: 20px;
}
.testicon-div{
    margin: 20px auto;
}
.testicon-div p{
    text-align: center;
}
.testicon-div .testicon-intext{
    font-size: 12px;
    color: #666;
}
.testicon-div .testicon-img-rzrq{
    width: 110px;
    height: 110px;
    margin-left: 30%;
}
.testicon-div .testicon-img-ggtzc{
    width: 110px;
    height: 110px;
    margin-left: 30%;
}
.testicon-div .testicon-img-gpqqcs{
    width: 110px;
    height: 110px;
    margin-left: 30%;
}
.testicon-div .testicon-img-zqmnjy{
    width: 110px;
    height: 110px;
    margin-left: 30%;
}
.testicon-div .testicon-title:hover{
    color: #1467b3;
}
.column-part{
    margin: 20px 0;
}
.colpart-fxjy{
    margin-left: -10px;
    margin-right: -10px;
}
.colpart-hltzt{
    margin-right: 8px;
}
.column-title,.column-xcy{
    padding: 0 15px;
}
.page-arctitle {
    font-size: 14px;
    color: #333;
}
.page-arctitle:hover{
    color: #1467b3;
}
.page-arccontent {
    color: #999;
    font-size: 12px;
}
.zthd-list{
    background: #fff;
    padding: 10px;
}
.zthd-list ul li{
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 10px 10px 4px 10px;
}
.zthd-list>a>p>i.icon-arrow_4:hover{
    color: #1467b3;
}
.page-spdate{
    float: left;
    margin-right: 20px;
    padding: 0 20px;
    border-right: 1px solid #eee;
    color: #999;
    font-weight: 200;
}
.page-spdate p {
    font-size: 16px;
    line-height: 12px;
}
.zthd-list-date{
    color: #bbb;
}
.zthd-xcy{
    background: #fff;
    padding: 15px 20px;
}
.tjxr-img{
    width: 240px;
}
.page-tjxr-state{
    background: #fff;
    height: 160px;
    display: flex;
    padding: 20px 10px;
}
.page-tjxr-state a{
    display: block;
    width: 100%;
}
.page-tjxr-state .ex{
    color: #999;
    position: absolute;
    bottom: 10px;
}
.bx-listicon ul li{
    list-style: none;
}
.bx-cardlist ul li i.icon-pic{
    font-size:18px;
}
.bx-cardlist ul li a:hover{
    color: #1467b3;
}
.page-list-yp ul li i.icon-video{
    font-size: 30px;
    margin-top: 20px;
    color: #999;
}
.page-list-yp ul li i.icon-video:hover,.page-list-yp ul li a:hover,.bx-cardlist ul li i:hover,.bx-cardlist ul li:hover,.zt-list ul li a:hover,.zt-list ul li:hover{
    color: #1467b3 ;
}
.page-list-yp ul li i.icon-time{
    font-size: 14px;
}
.page-list-yp ul li p{
    color: #999;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: -25px;
}
.page-list-yp ul li:hover{
    background: #f7f7f7;
}
audio{
    width: 100%;
}
.zt-type {
    background-color: #FFFFFF;
    padding: 10px;
}
.zt-type .zt-block-title a {
    float: right;
    color: #989898;
}
.zt-type .zt-block-title {
    padding-bottom: 5px;
    border-bottom: 1px solid #EEEEEE;
}
.zt-type .zt-block-title span {
    font-size: 16px;
    font-weight: bold;
}
.zt-type .zt-block {
    width: 50%;
    float: left;
    padding: 15px;
}
.zt-type .zt-block .zt-list ul li a span {
    color: #656565;
}
.zt-type .zt-block .zt-list ul li a span:first-child {
    padding-right: 10px;
}
.zt-type .zt-block .zt-list ul li a span:nth-child(3) {
    float: right;
}
.zt-type .zt-block .zt-list ul li {
    height: 30px;
    line-height: 30px;
}
.zt-type .zt-block .zt-list ul li:hover a span{
    color: #1366B2;
}
.zt-type .zt-block .zt-list ul li:hover a .icon-class:before {
    background-color: #1366B2;
}
.colpart-hltzt .zt-type{
padding:10px 0;
}

/*kcb start 20190314*/
.edu-kcb-bg{
    margin-top: -79px;
}
.edu-kcb-md{
    background: #fff;
    margin-bottom: 20px;
    padding: 20px 30px 20px 30px;
}
.edu-kcb-md p{
    line-height: 30px;
}
.edu-kcb-lmd{
    background: #fff;
    margin: 20px 0 ;
    padding: 0 30px;
}
.kbc-ibtn{
    border: none;
    color: #fff;
    background: #1467b3;
    padding: 1.5em 5em;
    margin-right: 2.18em;
    border-radius: 4px;
}
.kbc-ibtn i{
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
.kbc-ibtn i.icon-flfg{
    background: url(../images/icon-flfg.png) no-repeat;
}
.kbc-ibtn i.icon-bmgz{
    background: url(../images/icon-bmgz.png) no-repeat;
}
.kbc-ibtn i.icon-ywgz{
    background: url(../images/icon-ywgz.png) no-repeat;
}
button.kbc-ibtn:last-child{
    margin-right: 0;
}
.kbc-ibtn a{
    color: #fff;
}
.edu-kcb-lmd .page-list ul li:last-child{
    border-bottom: none;
}
.edu-kcb-lmd .col-title{
    font-size: 22px;
    font-weight: bold;
    padding: 24px 0 10px 0;
    border-bottom: 1px solid #eee;
}
.edu-kcb-lmd .icon-more_1{
    font-size: 32px;
    color: #ccc;
}
.edu-kcb-btbn{
    margin-bottom:20px;
}
.edu-kcb-btbn a:last-child{
    float: right;
}
.edu-kcb-btbn img{
    width: 400px;
}
/*kcb end20190314*/

/*kcb-fold20190517*/
.edu-kcb-fold{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.edu-kcb-fold img{
	width: 100%;
	margin-bottom: 15px;
}


@media (min-width: 768px) {
.video-show{
display:none;
}
}

/*phone*/
@media (max-width:768px) {
.row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .home-mainbg{
        padding:10px 10px 35px;
        margin-top: 60px;
    }
    .page-mainbg{
        margin-top: 60px;
    }
        .breadcrumb_wrap, .container > h1 {
        display: none;
    }
    .page-list-video dt, .page-video-state {
        height: 80px;
    }
    .col-title {
        padding: 5px 0 15px 0;
        font-size: 18px;
    }
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9,
    .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, 
    .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12,
    .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, 
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, 
    .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3,
    .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
        padding:0;
        }
    .intro{
        background: #535f7b;
        height: auto;
        margin-top: 10px;
        padding:5px 10px;
    }
    .intro_p {padding:10px;}
    .contact_r{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .contactbg{
        background: #f6f8f7;
        height: auto;
        padding: 10px;
    }
    .contact_table tr th{
        white-space: nowrap;
    }
    .contact_table tr td{
        white-space: normal;
    }
    .container > .navbar-collapse{
        margin: 0;
    }
    .collapse.in{
        width: 100%;
    }
    .breadcrumb{
        display:none;
    }
    .page-list-video dt img{
        width: 100%;
    }
    .page-video-state .page-state{
        display: none;
    }
    .page-content{
        padding: 0;
        margin-top:20px;
    }
    .page-content p{
        word-break:break-all;
    }
    .page-content img{
        width:100%;
        height:100%;
    }
    .page-list dl{
        padding:10px 0;
    }
/*kcb*/
    .edu-kcb-bg {
    margin-top: 60px;
    }
    .kbc-ibtn,.edu-kcb-btbn img{
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    }
    .page-list ul li,.page-list dl dd p.page-state {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
}

@media (max-width:480px){
    .contact_list_l{
        margin:0 auto;
    }   
    .contact_list_r{
        float:none;
        margin:0 auto;
    }   
    .contact_table tr th, .contact_table tr td {
        padding: 5px;
    }
    .contact_table .table_l {
        padding-left: 5px;
    }
}
/*video*/

.textarea {
    width: 70%;
    height: 100px;
    padding: 8px;
}
.video-state{
    color:#fff;
    margin-top:10px;
}
.video-button{
    display:block;
    margin-top:10px;
    background:#00b7ee;
    color:#fff;
    padding:4px 28px;
    border:none;
}
.icon-right{
    position: absolute;
    top: 25px;
    right: 1px;
}

.bx-card #zqxy-video1,.bx-card #zqxy-video2,.bx-card #zqxy-video3{
    width:100%;
    height: 100%;
    padding: 0;
}
.bx-card .zqxy-video-wrap {
    height: 255px;
}

/* ä¸“é¢˜é¡µè½®æ’­æ ·å¼ */
.silder-box{position:relative;margin:15px auto;}
.silder{margin:0 auto 0;}
.silder > ul > li{width:550px;height:150px;}
.silder li img{width:100%;height:100%;}
.silder-button{top:50px;width:25px;height:54px;position:absolute;cursor:pointer;}
/*.silder-button.btl{left:-40px;background:url(../images/bl.png);}
.silder-button.btr{right:-40px;background:url(../images/br.png);}*/

/* äºŒç»´ç åˆ†äº« */
#qrcode-img {
    display: none;
    position: absolute;
    float: right;
    top: 255px;
    right: 20px;
    height: 158px;
    width: 140px;
    border-radius: 8px;
    background-color: #ddd;
    padding: 5px;
    text-align: center;
    font-size: 12px;
z-index:99;
}
.qrcode-details {
    font-size: 12px;
}
.page-video-state{
 cursor:pointer; 
}
.page-statetitle{
     cursor:pointer; 
}

/* search */
.container.edu_query {
    margin-top: 150px;
}
.page_big_title {
    height: 80px;
    line-height: 80px;
    margin: 0;
    margin-top: -10px;
    padding: 0 0 0 20px;
    color: #1467b3;
    font-weight: bold;
    font-size: 30px;
}
.con_block {
    margin-bottom: 10px;
    border: solid 1px #dcdcdc;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 10px;
}
.edu_query_input {
    margin: 0 auto;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 30px;
    background: #fff;
}
.edu_query_input .edu_query_input_box {
    position: relative;
    border: 2px solid #1f598e;
    height: 47px;
    width: 540px;
    margin: 0 auto;
}
.edu_query_input .edu_query_input_box .query_input {
    height: 43px;
    line-height: 43px;
    vertical-align: top;
    border: none;
    width: 436px;
    padding-left: 10px;
    padding-right: 16px;
    background-repeat: no-repeat;
    font-size: 18px;
    float: left;
}
.edu_query_input .edu_query_input_box .query_btn {
    float: right;
    vertical-align: top;
    width: 100px;
    height: 43px;
    padding: 0;
    margin: 0;
    border: none;
    color: #fff;
    background-color: #1f598e;
    font-size: 18px;
}
.edu_query_con .edu_query_result {
    width: 100%;
    padding: 10px;
    color: #8a8a8a;
    background: #f6f6f6;
    font-size: 16px;
}
.edu_query_con .edu_query_result span {
    color: #de0c30;
    font-weight: bold;
}
.edu_query_con .edu_query_wrap {
    border-top: 1px solid #e1e1e1;
}
.edu_query_tool {
    line-height: 34px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #f9f9f9;
}
.edu_query_tool .edu_query_tool_r {
    float: right;
    font-size: 12px;
    color: #898989;
    display: block;
    line-height: 34px;
}
.edu_query_tool .edu_query_tool_r strong {
    color: #de0c30;
    font-weight: normal;
}
.edu_query_tool .edu_query_tool_a {
    float: left;
}
.edu_query_tool .edu_query_tool_a a {
    border-right: 1px solid #d9d9d9;
    font-size: 14px;
    color: #7e7e7e;
    height: 20px;
    line-height: 20px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 10px;
}
.edu_query_tool .edu_con_query {
    padding: 0;
    margin: 0;
    float: left;
    clear: none;
}
.edu_con_query .selected {
    padding: 0px;
    float: left;
    width: 140px;
    height: 36px;
    color: #666;
    margin-left: 10px;
    background: #fff;
}
.edu_con_query .selected .single_select {
    width: 140px;
    height: 36px;
}
.edu_query_list {
    clear: both;
    padding: 20px 20px 0;
}
.edu_query_list dl {
    padding-bottom: 0px;
    border-bottom: 1px solid #f2f2f2;
}
.edu_query_list dl dt {
    font-family: 'Arial';
    font-size: 20px;
    color: #c6c6c6;
    line-height: 18px;
    padding-right: 16px;
    border-right: 1px solid #e1e1e1;
    float: left;
    font-weight: normal;
}
.edu_query_list dl dd {
    color: #999;
    font-size: 12px;
    line-height: 22px;
    margin-left: 40px;
    padding-left: 15px;
}
.edu_query_list dl dd a {
    color: #999;
}
.edu_query_list dl dd a span {
    color: #9f9f9f;
    float: right;
    font-size: 12px;
}
.edu_query_list dl dd a h2 {
    font-size: 18px;
    color: #1f598e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
    display: block;
    margin-bottom: 10px;
    width: inherit;
    clear: none;
}
.edu_query_tool .edu_query_tool_a a span {
    padding-right: 15px;
}
#sse_query_list .icon-class:before {
    color: #1f598e;
}
.page-con-table {
    clear: both;
    height: 115px;
    margin: 0;
    padding: 0;
    text-align: center;
}
.page-con {
    display: inline-block;
    text-align: center;
    margin: 40px auto 40px;
}
.page-con .pagination-bottom {
    margin: 0 18px 0 0;
}
.pagination-bottom > li {
    display: inline;
}
.pagination-bottom > li:first-child > a, .pagination-bottom > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.page-con .pagination-bottom li > a > span.page-prev {
    background: url(../images/page-prev.png) no-repeat center;
}
.page-con .pagination-bottom li > a > span.page-next {
    background: url(../images/page-next.png) no-repeat center;
}
.page-con .pagination-bottom li > a > span {
    display: inline-block;
    width: 12px;
    height: 12px;
}
ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.table-page .pagination-bottom li a {
    font-weight: bold;
    color: #999;
}
.table-page .pagination-bottom li a.active {
    background: #337ab7;
    color: #fff;
}
.pagination-bottom > li > a, .pagination-bottom > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
.edu_query_tool .edu_query_tool_a a {
    color: #d2d2d2;
}
.edu_query_tool .edu_query_tool_a span {
    color: #7e7e7e;
}
.edu_query_tool .edu_query_tool_a a.active span {
    color: #1f598e;
}
@media (max-width: 768px){
    .container.edu_query {
        margin-top: 65px;
    }
    .mobile-page .btn {
        float: left;
        margin-left: 20px;
    }
    .mobile-page .btn.next-page {
        float: right;
        margin-right: 20px;
    }
    .edu_query_list {
        padding: 10px;
    }
    .edu_query_list dl dt {
        display: none;
    }
    .edu_query_list dl dd {
        padding-left: 0;
        margin-left: 0;
    }
    .page_big_title {
        font-size: 20px;
    }
    .edu_query_list dl dd a h2 {
        font-size: 16px;
        overflow: auto;
        white-space: normal;
        text-overflow: inherit;
    }
}
@media (min-width: 768px){
    .hidden-lg {
        display: none!important;
    }
}
/*20230504zjjy*/
.meslist .mescont,.meslist .mescont p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.mesbtn{ text-align: right;margin-top:1.25rem;}     
.mesbtn a{color: #1467b3;border: 1px solid #1467b3;border-radius: 2px;padding: 6px 20px; text-decoration:none;}
.mesbtn a:hover{background:#1467b3;color:#fff;}
/*202307qqxy*/
.pst-r{position: relative;}
.mgb{margin-bottom: 20px;}
.vlist-item{margin: 20px 0;}
.vlist-item a{display: block;background: #fff;border-radius: 2px;box-shadow: 0 2px 2px rgba(0,0,0,.2);position: relative;overflow: hidden;top: 0;-webkit-transition: all .25s;transition: all .25s;}
.vlist-item a:hover{top:-10px;box-shadow: 0 12px 16px rgba(0,0,0,.2);}
.vlist-item .item-title{padding: 10px 20px;}
.vlist-item .play-btn{position: absolute;background: url(../images/playbtn.png);width: 74px;height: 74px;top: calc(50% - 37px);left: calc(50% - 37px);}
.edu-colgd{margin-left: -5px;margin-right: -5px;}
.colgd-5{width: 20%; padding-left: 5px;padding-right: 5px; margin: 20px 0;}
.gdcard{padding: 10px 5px;}
.gdcard i{margin-right: 4px; padding: 0;}
.gdcard:hover .icon-book {background-position: -405px -88px;}
.gdcard:hover .icon-fl {background-position: -498px -88px;}
.gdcard:hover .icon-char {background-position: -592px -88px;}
.gdcard:hover a{color: #1467b3;}
@media (max-width: 768px) {.cl-mglr{margin-left: 0;margin-right: 0;}.colgd-5{width: 50%; margin: 5px 0;} .edu-colgd{margin-top: 20px;}.gdcard{padding: 10px;}}

    .calc{background: #f8f8f8;padding-bottom: 30px;}
    .calc-title{background: #1467b3;text-align: center;padding: 10px;color: #fff;}
    .calc ul.calc-tb{padding: 0;}
    .calc ul.calc-tb li{list-style: none;padding: 15px;width: 50%;float:left;}
    .calc ul.calc-tb li:nth-child(2n){clear: both;}
    .calc ul.calc-tb li span{display: inline-block;width: 30%; padding-right: 30px;white-space: nowrap;}
	.calc ul.calc-tb .calc-hint{display:none;color:#d11515;padding-left:30%;}
    .calc ul.calc-tb li .calc-lk{cursor: pointer; text-decoration: underline;color:#007bff;display: block;float: right;padding-right: 10%;margin-top: -55px;}
    .calc ul.calc-tb li select,.calc ul.calc-tb li input{padding: 4px;width: 60%;background: transparent;border: 1px solid #999;}
    .calc ul.calc-tb .calc-btn{clear: both;text-align: center;}
    @media (max-width: 989px){.calc ul.calc-tb li{width: 100%;}}
    .calc .calc-rs {padding: 0 15px;}
    .calc .calc-rs .calc-tbrs{border: 1px solid #e8e8e8;}
    .calc .calc-tbrs caption{font-weight:700;color:#444;caption-side: top;}
    .calc .calc-tbrs th,.calc .calc-tbrs td{padding:10px;border: 1px dotted #e8e8e8;}
    .calc .calc-tb button{background: #1467b3;color: #fff;padding: 10px 40px;border-radius: 4px;border:1px solid #1467b3;margin: 0 10px;}
    .calc .calc-tb button:hover{color: #1467b3;background: transparent;}
    .calc .calc-tb input.Wdate{background: url('../images/datePicker.gif') no-repeat right;}
    .calc-bz ul li{list-style: disc;margin-left:15px;}
    .calc-bz ul li p{font-size:12px;margin-bottom: 0.5rem;}
	
.calc-hisbox{display:none;}
.calc-hisbox .calc-hisbg{width:100%;height:100%;background:rgba(0,0,0,0.5);position:fixed;top:0;left:0;z-index:1000;}
.calc-hisbox .calc-hiscont{width:300px;margin:0 auto;padding:10px;background:#fff;position:fixed;top:50%;left:50%;border-radius:4px;z-index:1001;margin:-200px 0 0 -150px;}
.calc-hisbox .calc-histitle{font-size:16px; padding-bottom:6px;border-bottom:1px solid #ddd;position:relative;}
.calc-hisbox .calc-histitle a{display:inline-block;width:40px;height:40px;position:absolute;right:0;}
.calc-hisbox .calc-histitle a:before,.calc-hisbox .calc-histitle a:after{content:'';position:absolute;top:10px;right:0;width:20px;height:2px;background:#1467b3;}
.calc-hisbox .calc-histitle a:before{-webkit-transform: rotate(45deg);}
.calc-hisbox .calc-histitle a:after{-webkit-transform: rotate(-45deg);}
.calc-hisbox .calc-histb{width:100%;border:1px solid #e8e8e8;margin-top:10px;}
.calc-hisbox .calc-histb td{border:1px solid #e8e8e8;padding:10px;}
.calc-hisbox .calc-histb tr td:nth-child(1){text-align:center;}
.calc-hisbox .calc-histb td input{appearance: none;-webkit-appearance: none;outline:none;text-align:center;width:16px;height:16px;vertical-align: middle;border:1px solid #666;border-radius:50%;position:relative;}
.calc-hisbox .calc-histb td input:after{content:'';width:10px;height:10px;border-radius:50%;display:inline-block;background:transparent;position:absolute;top:2px;right:2px;}
.calc-hisbox .calc-histb td input:checked{border-color:#1467b3;}
.calc-hisbox .calc-histb td input:checked::after{background:#1467b3;}
.calc-hisbox .calc-hissub{text-align:center;}
.calc-hisbox .calc-hissub input{margin-top:10px;background:#eb6877; padding:6px 30px; border:none; color:#fff; border-radius:6px;}
.weblink{color:#1467b3;}
.weblink:hover{color:#d11515;text-decoration:underline;}