html { /*背景色设置*/ /*background-color: #3F4A5E;*/ background: url(../publicPagesImg/loading.png) no-repeat; background-size: 100% 100%; background-color: #001443; width: 100%; height: 100%; overflow-x: hidden; }
/*处理谷歌浏览器滚动条消失*/
/*::-webkit-scrollbar {
        width: 0px;
        height:0px;
    }*/
body { /*背景色设置*/ /*background-color: #3F4A5E;*/ background: #090918; background-size: 100% 100%; width: 100%; height: 100%; position: relative; left: 100%; font-size: 100%; }

p { font-size: 12px !important; }

a { font-size: 12px !important; }

div { font-size: 12px !important; }

input { font-size: 12px !important; }

span { font-size: 12px !important; }

* { margin: 0; padding: 0; }
/*隐藏二级页面中间大盒子*/
/*.big_center{
				width: 100%;
				height: 100% !important;
			}*/
/*刷新*/
.refresh { color: #fff; margin-right: 2%; cursor: pointer; font-size: 0.14rem; }
/*页面加载时样式*/
#loading { position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: none; }

    #loading img { position: fixed; top: 40%; left: 45%; width: 2.33rem; height: 2.33rem; color: #fff; }
/*头部最外层盒子 banner部分*/
.head_big { width: 100%; height: 7%; margin: 0 auto; /*display: none;*/ /*颜色渐变*/ /*background-image: -moz-linear-gradient(top, #8fa1ff, #3757fa); /* Firefox */ /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8fa1ff), color-stop(1, #3757fa)); /* Saf4+, Chrome */ /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8fa1ff', endColorstr='#3757fa)', GradientType='0'); /* IE*/ background: url(../publicPagesImg/erjihead.png) no-repeat; background-size: 100% 100%; }

.head { width: 100%; height: 100%; }

.head_left { color: #2BCDEE; font-size: 0.4rem; padding-left: 0.3rem; width: 33.33%; display: block; float: left; }

    .head_left span { font-size: 0.4rem !important; }

.head_center span { font-size: 0.4rem !important; }

.head_center { color: #fff; font-size: 0.35rem; text-align: center; /*padding-left:10%;*/ padding-top: 0.1rem; width: 33.33%; /*padding-left:5%;*/ display: block; float: left; }

.head_right { color: #fff; padding-right: 0.3rem; margin-top: 0.12rem; text-align: right; width: 33.33%; display: block; float: left; }
/*返回按钮设置*/
.fanhui { width: 0.7rem; height: 0.3rem; border: 0.01rem solid #2BCDEE; padding-right: 0.16rem; border-radius: 15%; cursor: pointer; margin-right: 0.12rem; font-size: 12px !important; padding-top: 0.02rem; }
/*注销按钮设置*/
.zhuxiao { width: 0.7rem; height: 0.3rem; border: 0.01rem solid #2BCDEE; padding-right: 0.16rem; border-radius: 15%; cursor: pointer; margin-right: 0.12rem; font-size: 12px !important; padding-top: 0.02rem; }

.head_right span { width: 4%; font-size: 0.24rem; }

/*easyui弹出提示框样式重置开始*/
.window { background: none; background-color: #497fdb !important; opacity: 0.8; min-height: 220px; }

.window-shadow { display: none !important; }

.window, .window .window-body { /*border-color: #3ABAD8 !important;*/ }

    .window .window-body { border-width: 0px !important; border-style: solid; border-top-width: 0px !important; min-height: 120px !important; text-align: center; }

.dialog-toolbar, .dialog-button { background: none; border-width: 0px; border-style: none; }

.panel-header-noborder { border-width: 0 0 0px 0; }

.panel-body { background-color: transparent; color: #fff; }

.panel-title { color: #fff; font-size: 14px !important; }

.l-btn { color: #50DAF4; background: none; border: 1px solid #50DAF4; }

    .l-btn a span { color: #50DAF4; }

    .l-btn:hover { background: none; color: #50DAF4; border: 1px solid #50DAF4; filter: none; }

.l-btn-text { color: #50DAF4; }

.window-mask { background-color: #000; opacity: 0.3; }

.messager-icon { margin-left: 45%; margin-top: 5%; }

    .messager-icon + div { margin-top: 25%; font-size: 14px !important; }

.combobox-item { color: #000 !important; }
/*easyui弹出提示框样式重置结束*/
@media screen and (min-width: 1920px) {
    /*返回按钮设置*/
    .fanhui { width: 0.7rem; height: 0.3rem; border: 0.01rem solid #2BCDEE; padding-right: 0.16rem; border-radius: 15%; cursor: pointer; margin-right: 0.12rem; font-size: 14px !important; padding-top: 0.02rem; }
    /*注销按钮设置*/
    .zhuxiao { width: 0.7rem; height: 0.3rem; border: 0.01rem solid #2BCDEE; padding-right: 0.16rem; border-radius: 15%; cursor: pointer; margin-right: 0.12rem; font-size: 14px !important; padding-top: 0.02rem; }
}
/*设置1920分辨率之上的字体大小*/
@media screen and (min-width: 1900px) {
    .nav_active { padding-top: 55px !important; }

    .span_title { font-size: 20px !important; }

    p { font-size: 16px !important; }

    a { font-size: 16px !important; }

    div { font-size: 16px !important; }

    input { font-size: 16px !important; }

    span { font-size: 16px !important; }

    tr { font-size: 16px !important; }

    .fanhui, .zhuxiao { font-size: 16px !important; }
}

@media screen and (min-width: 3500px) {
    .nav_active { padding-top: 0.55rem !important; }

    .span_title { font-size: 0.2rem !important; }

    p { font-size: 0.16rem !important; }

    a { font-size: 0.16rem !important; }

    div { font-size: 0.16rem !important; }

    input { font-size: 0.16rem !important; }

    span { font-size: 0.16rem !important; }

    tr { font-size: 0.16rem !important; }

    .fanhui, .zhuxiao { font-size: 0.16rem !important; }
}
/*针对二级页面左上角标段名称作样式设置*/
.Noname { display: block; width: 4.0rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding-bottom: 12px; }

.head_big heade tr { display: block; }

/*新引进字体*/
@font-face { font-family: myfont; src: url(../Font/UnidreamLED.ttf); }
/*新引进字体*/
@font-face { font-family: sYfont; src: url(../Font/SourceHanSansCN-Normal.otf); }
.carousel-inner > .item > a > img, .carousel-inner > .item > img { height: 800px !important; width: 100%; }



/*顶部headTop*/
.float_left { float: left; }
.float_right { float: right; }
/*.headTopBody { padding-top: 5% !important; }*/
.headTop {
    position: fixed;
    height: 13%;
    width: 100%;
    margin-top: 0 !important;
    top: 0 !important;
    background: none;
}

.headTop_center {
    height: 60%;
    width: 100%;
    background: url(/Css/publicPagesImg/header-top.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
}
.headTop_swicth { width: 35.3%; height: 68%; }
    .headTop_swicth > table { width: 100%; height: 100%; color: #EFEFF1; }
        .headTop_swicth > table td { text-align: center; font-size: 16px; line-height: 100%; }
            .headTop_swicth > table td:not(.headTop_swicth_time):hover { background: #5570a2; cursor: pointer; }
            .headTop_swicth > table td.headTop_swicth_time { text-align: right; }
                .headTop_swicth > table td.headTop_swicth_time > * { margin-right: 20px; }
                    .headTop_swicth > table td.headTop_swicth_time > *:last-child { margin-right: 50px; }
            .headTop_swicth > table td.active { color: #5296F2; }
.headTop_title { cursor: pointer; position: absolute; left: 50%; margin-left: -102%; width: 25%; margin: 0 auto; margin-left: -12.5%; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 0.8rem; font-size: 0.28rem !important; letter-spacing: 5px; text-indent: 5px; font-family: '微软雅黑'; font-weight: 600; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#74bee0)); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }
.headTop_title_small { font-size: 0.25rem !important; letter-spacing: 0; text-indent: 0; }
