body{
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
}
::-webkit-scrollbar{width:3px;border-radius:3px;}
::-webkit-scrollbar-track{background-color:#2a9bac;}
::-webkit-scrollbar-thumb{background-color:#00788A;}
::-webkit-scrollbar-thumb:hover {background-color:#00788A}
::-webkit-scrollbar-thumb:active {background-color:#00788A}
.rhhead{
    height:65px;
    background: #5098ff;
    color: #fff!important;
    /*position: fixed;*/
    width: 100%;
    z-index: 10001;
}
.reheadcon{
    width: 1200px;
    margin: 0 auto;
}
select:not(:-internal-list-box) {
    overflow: visible !important;
}
select {
    border: 0;
    outline: 0;
    margin-top: 7px;
    padding: 2px 9px;
}
.logoimg{
    float: left;
    margin-top: 20px;
    margin-right: 3px;
    cursor: pointer;
}
.logospan{
    margin-right: 3px;
}
.txt{
    /* width: 270px; */
    font-size: 20px;
    letter-spacing: 3px;
}
.pingyin{
    font-size: 12px;
    letter-spacing: -1px;
    margin-top: -2px;
    font-weight: normal;
}
.kjname{margin-top: 24px!important;}

.nicespace{
    /*background: #F5F6F8!important;*/
}
.static_nav_bar_center{
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    float: left;
    margin-top: 10px;
    margin-left: 15px;
}
.static_nav{
    /*width: 1200px;*/
    /*margin: 0 auto;*/
}
.static_nav_logo_left {
    float: left;
    margin-right: 35px;
    /* margin-top: 10px; */
}
.static_nav_logo_left img{
    margin-top: 10px!important;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    width: 50px;
}
.ptname {
    font-size: 25px;
    /* margin-top: 25px; */
    letter-spacing: 1px;
    float: left;
    cursor: pointer;
    line-height: 65px;
}
.ptname_{
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    margin-top: 50px;
    letter-spacing: 1px;
}
.static_nav_left{
    /* float: left; */
    /* height: 28px; */
    /* margin-top: 26px; */
}
#dlcon{
    float: right;
}
.static_nav_con_new{
    float: right;
    /* margin-top: -38px; */
    /* margin-right: -10px; */
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
}
.static_head_icon:hover,.static_into_space_main:hover,.static_login_out_space:hover,.static_nav_tit span:hover{
    opacity: 0.8;
}
/*导航样式start*/
.static_nav_con{
    float: left;
    cursor: pointer;
    /* width: 198px; */
    padding-right: 5px;
    margin-right: 15px;
}
@keyframes animatedemo
{
    from {border-bottom: 1px solid #6074f9;}
    to {border-bottom: 1px solid #fff;}
}

@-webkit-keyframes animatedemo /* Safari and Chrome */
{
    from {border-bottom: 1px solid #6074f9;}
    to {border-bottom: 1px solid #fff;}
}
/*.static_nav_con::before{*/
/*    position: absolute;*/
/*    content: '';*/
/*    bottom: -7px;*/
/*    left: calc(50% - 3px);*/
/*    height: 2px;*/
/*    width: 0;*/
/*    background-color: #fff;*/
/*    transition: all .3s ease-in;*/
/*}*/
.static_nav_con:hover{
    border-bottom: 1px solid #fff;
    opacity: 0.99;
    transition: all .3s ease-in;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    animation:animatedemo .5s;
    -webkit-animation:animatedemo .5s; /* Safari and Chrome */
}
.static_nav_con span{
    display: block;float: left;color: #fff;
    transition: all 0.6s;
}
#main_span {
    width: 35px;
    height: 40px;
    background: url(../../images/pl/headicon1.png) no-repeat center;
    /* margin-left: 60px; */
}
#resPage_span {
    width: 35px;
    height: 45px;
    background: url("../../images/pl/headicon2.png") no-repeat center;
    /* margin-left: 60px; */
}
#appliaction_span {
    width: 35px;
    height: 45px;
    background: url(../../images/pl/headicon3.png) no-repeat center;
    /* margin-left: 60px; */
}
#manager_span {
    width: 35px;
    height: 45px;
    background: url(../../images/pl/headicon4.png) no-repeat center;
    /* margin-left: 60px; */
}
#schsafe_span{
    width: 35px;
    height: 45px;
    background: url(../../images/pl/headicon5.png) no-repeat center;
    margin-left: 35px;
}
#space_span {
    width: 35px;
    height: 45px;
    background: url(../../images/pl/headicon6.png) no-repeat center;
    /* margin-left: 45px; */
}

#threecourse_span {
    width: 35px;
    height: 42px;
    background: url(../../images/pl/headicon7.png) no-repeat center;
    margin-left: 20px;
}
#platform_span {
    width: 35px;
    height: 42px;
    background: url(../../images/pl/headicon8.png) no-repeat center;
    /* margin-left: 35px; */
}
#help_center {
    width: 35px;
    height: 42px;
    background: url(../../images/pl/headicon6.png) no-repeat center;
    /* margin-left: 35px; */
}
.dhsel{border-bottom: 1px solid #fff;}
.dhsel:hover{border-bottom: 1px solid #fff!important;}
.static_nav_title{
    float: left;
    color: #333;
    font-size: 20px;
    line-height:28px;
}

.static_nav_tit{
    float: left;
    color: #000;
    font-size:16px;
    line-height:28px;
    cursor: pointer;
}
.logbut{
    position: relative;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 2;
    height: 30px;
    /* transition: all 200ms linear; */
    border-radius: 4px;
    width: 70px;
    letter-spacing: 1px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    text-align: center;
    -ms-flex-item-align: center;
    align-self: center;
    border: none;
    cursor: pointer;
    background-color: none;
    color: #fff;
    /* box-shadow: 0 12px 35px 0 rgb(16 39 112 / 25%); */
    margin-top: 16px;
    border: 1px solid #fff;
}
.static_info_tit{
    float: left;
    color: white;
    font-size:16px;
    line-height: 35px;
}
.static_nav_center{
    float: right;
    width: 375px;
    height: 36px;
    border-radius: 8px;
    background-color: white;
    margin-top: -30px;
    margin-right: 300px;
}
.static_nav_right{
    float: right;
    /* height: 54px; */
}
.static_nav_right_right{
    float: right;
    /* margin-top: 35px; */
}
.static_nav_right_right img {
    /*margin-top: 30px;*/
}
.static_head_icon{
    width: 35px;
    height: 35px;
    border-radius: 50px;
    background-color:#FFFFFF;
    float: left;
    margin-top: 15px;
    display: block;
}
.static_into_space{
    float: left;
    margin: 0 6px;
    cursor: pointer;
    color: white;
    font-size: 16px;
    line-height: 28px;
}
.static_into_space_main{
    float: left;
    /* margin: 0px 10px; */
    cursor: pointer;
    /* color: white; */
    font-size: 15px;
    height: 65px;
    line-height: 65px;
    /* margin-top: 30px; */
    margin-left: 5px;
}
.static_login_out_space{
    float: right;
    /* margin: 0 6px; */
    cursor: pointer;
    /* color: white; */
    font-size: 15px;
    height: 65px;
    line-height: 65px;
    margin-left: 10px;
}
/* --ie清除--*/
.static_queryTypeSelect select::-ms-expand{ display: none; }
.static_queryTypeSelect select{
    border: 1px solid #E9E9E9;
    /*将默认的select选择框样式清除*/
    appearance:none;
    　　-moz-appearance:none;
    -webkit-appearance:none;
    /*在选择框的最右侧中间显示小箭头图片*/
    /*background: #A5CDFF url("../images/arrowDown.png") no-repeat scroll right center transparent;*/
    /*为下拉小箭头留出一点位置，避免被文字覆盖*/
    　　padding-right: 10px;
    border: 0px;
    width: 88px;
    height: 36px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    font-size: 16px;
    font-weight: 400;
    color: #020202;
    line-height: 10px;
    padding-left: 17px;
}

.static_queryType{
    border: 0px;
    height: 36px;
    width: 275px;
    outline: none;
    padding-left: 9px;
    position: absolute;
}
.static_search_icon{
    width: 18px;
    height: 18px;
    float: right;
    margin-right: 13px;
    margin-top: 9px;
    cursor: pointer;
}
.static_line{
    display: inline-block;
    width: 30px;
    text-align: center;
}
.static_user_item{
    width: 250px;
    height: 210px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
    background: #fff;
    position: absolute;
    z-index: 1000;
    top: 62px;
    text-align: left;
    color: #333;
    display: none;
}
.static_user_item .static_up_content {
    width: 218px;
    height: 68px;
    padding-top: 16px;
    background: #f0f0f0;
}
.static_fl {
    float: left;
}
.static_head_img img {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    overflow: hidden;
    margin-right: 10px;
}
.static_user_item h3 {
    font-size: 16px;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 176px;
}
.static_user_item p {
    font-size: 12px;
    width: 170px;
}
.static_integral {
    line-height: 15px;
}
.static_user_item .static_down_content {
    height: 40px;
    line-height: 40px;
}
.static_user_item .static_down_content a {
    font-size: 12px;
}
.clear:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
.static_user_item>div {
    padding: 0 20px 0 12px;
}
.static_fun_list{
    display: block;
    height: 40px;

}
.static_head_info{
    width: 140px;
}

.static_content{
    background: green;
    width: 200px;
    height: 80px;
    margin-top: 30px;
    z-index: 10;
    position: absolute;
    display: none;

}
.static_content li{
    color: #336699;
    background: #f5f6f8;
    border-bottom: 1px solid #fff;
    height: 40px;
    line-height: 40px;
    text-indent: 20px;
}
.static_content li:hover{
    background: #0a9fe2;
    color: #fff;
}
#static_interconnect_menu{
    position: relative;
}
.static_interconnect_list{ display:none;position:absolute;top:26px;right:0; background:#fff; border:1px solid #e1e1e1; height:auto; /* overflow:hidden; */ zoom:1; z-index:9;}
.static_interconnect_list dl{padding: 12px 20px 10px 20px; font-size:16px;}
.static_interconnect_list dl dt{height:32px; padding-left:30px; line-height:32px; color:#888;  float:left;margin-right: -95px;}
.static_interconnect_list dl.city,.m_header .pilot .pilot_list dl.country{border-bottom:1px solid #e0e0e0;}
.static_interconnect_list dl.country dt{background-position: 0px -80px;}
.static_interconnect_list dl.city dt{background-position: 0px 0px;}
.static_interconnect_list dl.area dt{background-position: 0px -40px;}
.static_interconnect_list dl dd{width:240px; *margin-top: -32px;}
.static_interconnect_list dl dd a{display:inline-block; padding:0px 10px; margin:0px 3px; border-bottom: 1px solid transparent; line-height:32px; color: #6b6b6b;}
.static_interconnect_list dl dd a:hover,.m_header .pilot .pilot_list dl dd a.on{color:#5b8ed1; border-bottom-color:#5b8ed1; text-decoration: none;}
.static_interconnect_list dl dd a.active{color:#ff9966; text-decoration: none; width: 94%}
/*-----------------------------------------------------暂无数据css start--------------------------------------------------------*/
.nodatacon{}
.index-yes-data {
    /*background: url("../../../default/images/index-no-data.png") no-repeat center;*/
    width: 215px;
    height: 150px;
    display: inline-block;
    z-index: 1;
}

.index-no-data {
    background: url("../../images/pl/nodata.png") no-repeat center;
    width: 215px;
    height: 150px;
    display: inline-block;
    z-index: 1;
}

.nodatatxt{
    float: left;
    display: inline-block;
    /*font-size: 20px;*/
    color: #5d5959;
    width: 215px;
    margin-top: -172px;
    z-index: 10;
    position: sticky;
    overflow: hidden;
    max-height: 210px;
    max-width: 210px;
}

/*-----------------------------------------------------暂无数据css end--------------------------------------------------------*/
/*--教育局鼠标滑过---*/
#jyjmenu{
    position: relative;
}
.jyjcon_list{display:none;position:absolute;top: 71px;/* right:0; */background:#fff;border:1px solid #e1e1e1;height:auto;/* overflow:hidden; */zoom:1;z-index:9;width: 1200px;}
.jyjcon_list dl{padding: 12px 20px 10px 20px; font-size:16px;}
.jyjcon_list dl dt{height:32px; padding-left:30px; line-height:32px; color:#888;  float:left;margin-right: -95px;}
.jyjcon_list dl.city,.m_header .pilot .pilot_list dl.country{border-bottom:1px solid #e0e0e0;}
.jyjcon_list dl.country dt{background-position: 0px -80px;}
.jyjcon_list dl.city dt{background-position: 0px 0px;}
.jyjcon_list dl.area dt{background-position: 0px -40px;}
.jyjcon_list dl dd{width:240px; *margin-top: -32px;}
.jyjcon_list dl dd a{display:inline-block; padding:0px 10px; margin:0px 3px; border-bottom: 1px solid transparent; line-height:32px; color: #6b6b6b;}
.jyjcon_list dl dd a:hover,.m_header .pilot .pilot_list dl dd a.on{color:#5b8ed1; border-bottom-color:#5b8ed1; text-decoration: none;}
.jyjcon_list dl dd a.active{color:#ff9966; text-decoration: none; width: 94%}

/*帮助中心start*/
.helpcenter{
    width: 1180px;
    margin: 0px auto;
    min-height: 640px;
    /*border: 1px solid #eee;*/
    background: #fff;
    /*padding: 10px 10px;*/
}
.clolist{
    width: 18%;
    min-height: 500px;
    float: left;
}
.helpcon{
    float: right;
    width: 78%;
    min-height: 500px;
    padding: 1%;
}
#hcolumnList {
    background: #eee;
}
#hcolumnList li {
    display: block;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    list-style-type: none;
    line-height: 35px;
    /*border-bottom: 1px solid #fff;*/
    cursor: pointer;
    text-overflow: ellipsis;
    max-width: 240px;
    overflow: hidden;
}
.jy_right_title {
    width: 100%;
    height: 35px;
    border-bottom: 2px solid #eee;
    line-height: 35px;
}
#help_id {
    font-weight: bold;
}
.jy_right_title img {
    margin-bottom: 20px;
}
.article_summary {
    width: 100%;
}
.help_text {
    width: 100%;
    /* margin-top: 10px; */
    border-bottom: dashed 1px #eee;
    min-height: 50px;
    line-height: 50px;
    cursor: pointer;
}
.help_text span {
    color: #333;
}
#bar_text li:hover{
    background: #479dea;
    color: #fff;
}
.selected {
    background: #479dea;
    color: #fff;
}
.help_text span:hover,.help_text a:hover  {
    color: blue;
}
/*帮助中心end*/
#overDiv {
    background-color: #000;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity=40);
    opacity: 0.4;
    z-index: 100001;
    position: fixed!important;
    position: absolute;
    /*_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);*/
}
