body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,dt,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{font:12px "微软雅黑","Arial Narrow",HELVETICA;background:#fff;}
a{text-decoration:none}
em{font-style:normal}
li{list-style:none}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word}

html,body{
	width: 100%;
	height: 100%;
}
.allbody{
	width: 100%;
	height: 100%;
}
.header{
	width: 100%;
	height: 90px;
	background: url(../img/bg.jpg) left center;
	background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	overflow: hidden;
}
.header img{
	padding-top: 10px;
	float: left;
    padding-left:10px;
}
.navigation{
	width: auto;
	height: auto;
	margin-left: 390px;
	overflow: hidden;
}
.navigationmenu{
	width: 100%;
	height: 100%;
	margin-top: 32px;
	margin-left: 23px;
}
.navigationmenu li{
	width: 160px;
	height: 60px;
	line-height: 52px;
	background: url(../img/menu.png) no-repeat;
	background-size: 100%;
	color: #FFFFFF;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-left: -19px;
	
}
.navigationmenu li:hover{
	background: url(../img/menu_hover.png) no-repeat;
	cursor: pointer;
	color: #02d3f2;
	background-size: 100%;
}
@media (max-width: 1200px) {
    .logincenter {
        width: 70%;
        margin-left: -35%;
    }

    .loginleft img {
        width: 100px;
        height: 100px;
    }
    
}
@media screen and (min-width: 778px) and (max-width:1200px) {
    .navigationmenu li {
        width: 110px;
        height: 60px;
        line-height: 52px;
        background: url(../img/menu.png) no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF;
        float: left;
        text-align: center;
        font-size: 14px;
        margin-left: -14px;
    }
        .navigationmenu li:hover {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100%;
        }

        .navigationmenu li.addmenu {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100% !important;
        }
    
}
@media screen and (min-width: 1200px) and (max-width:1400px) {
    .navigationmenu li {
        width: 110px;
        height: 60px;
        line-height: 52px;
        background: url(../img/menu.png) no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF;
        float: left;
        text-align: center;
        font-size: 14px;
        margin-left: -14px;
    }
        .navigationmenu li:hover {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100%;
        }
        .navigationmenu li.addmenu {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100% !important;
        }
    
}
@media screen and (min-width: 1400px) and (max-width:1500px) {
    .navigationmenu li {
        width: 120px;
        height: 60px;
        line-height: 52px;
        background: url(../img/menu.png) no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF;
        float: left;
        text-align: center;
        font-size: 14px;
        margin-left: -14px;
    }

        .navigationmenu li:hover {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100%;
        }

        .navigationmenu li.addmenu {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100% !important;
        }
}
@media screen and (min-width: 1500px) and (max-width:1600px) {
    .navigationmenu li {
        width: 130px;
        height: 60px;
        line-height: 52px;
        background: url(../img/menu.png) no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF;
        float: left;
        text-align: center;
        font-size: 14px;
        margin-left: -14px;
    }

        .navigationmenu li:hover {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100%;
        }

        .navigationmenu li.addmenu {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100% !important;
        }
}
@media (min-width:1600px) {
    .navigationmenu li {
        width: 140px;
        height: 60px;
        line-height: 52px;
        background: url(../img/menu.png) no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF;
        float: left;
        text-align: center;
        font-size: 14px;
        margin-left: -14px;
    }
        .navigationmenu li:hover {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100%;
        }

        .navigationmenu li.addmenu {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100% !important;
        }
}
@media (max-width: 778px) {
    .navigationmenu li {
        width: 100px;
        height: 60px;
        line-height: 52px;
        background: url(../img/menu.png) no-repeat;
        background-size: 100% 100%;
        color: #FFFFFF;
        float: left;
        text-align: center;
        font-size: 14px;
        margin-left: -14px;
    }

        .navigationmenu li:hover {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100%;
        }

        .navigationmenu li.addmenu {
            background: url(../img/menu_hover.png) no-repeat;
            cursor: pointer;
            color: #02d3f2;
            background-size: 100% 100% !important;
        }
}
    .content {
        width: 100%;
        height: auto;
        position: absolute;
        left: 0px;
        right: 0px;
        top: 90px;
        bottom: 0px;
        /*background: #007AFF;*/
    }

    .menuleft {
        width: 80px;
        height: 100%;
        position: absolute;
        background: #093d6f;
    }

        .menuleft div {
            display: none;
        }

    .list {
        width: 100%;
        text-align: center;
    }

        .list a {
            display: inline-block;
            padding: 8px 0px;
            padding-bottom: 16px;
            width: 100%;
        }

            .list a:hover {
                cursor: pointer;
            }

            .list a p {
                color: #FFFFFF;
                font-size: 12px;
                padding-top: 10px;
            }

            .list a span {
            }

    @font-face {
        font-family: 'iconfont';
        src: url('font/iconfont.eot');
        src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), url('font/iconfont.woff2') format('woff2'), url('font/iconfont.woff') format('woff'), url('font/iconfont.ttf') format('truetype'), url('font/iconfont.svg#iconfont') format('svg');
    }

    .list a .iconfont {
        font-family: "iconfont" !important;
        font-size: 30px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #FFFFFF;
    }

    .onclass {
        background: #20588a;
        border-top: 1px solid #0b7dc5;
        border-bottom: 1px solid #0b7dc5;
        color: #0b7dc5;
    }

    .list a span.spanadd {
        color: #00e4fe;
    }

    .navigationmenu li.addmenu {
        background: url(../img/menu_hover.png) no-repeat;
        cursor: pointer;
        color: #02d3f2;
        background-size: 100%;
    }
    /*layui*/
    .rightmenu {
        position: absolute;
        width: 88px;
        z-index: 9999;
        display: none;
        background-color: #fff;
        padding: 2px;
        color: #333;
        border: 1px solid #eee;
        border-radius: 2px;
        cursor: pointer;
    }

        .rightmenu li {
            text-align: center;
            display: block;
            height: 25px;
            line-height: 25px;
        }

            .rightmenu li:hover {
                background-color: #666;
                color: #fff;
            }

    .layui-tab-card {
        height: 100%;
        border: 0px;
        margin: 0px;
    }

    .layui-tab-content {
        position: absolute;
        top: 42px;
        bottom: 3px;
        padding: 0px;
        left: 0px;
        right: 0px;
    }

    .layui-tab-item {
        height: 100%;
    }

    .layui-body {
        left: 80px;
    }

    .layui-tab-card > .layui-tab-title li {
        margin: 0px;
        border: none;
        border: 1px solid #04dcf7;
        background: #0f528f;
        color: #02d3f0;
        margin-right: 4px;
        margin-top: 1px;
    }

    .layui-tab-title li {
        line-height: 34px;
        margin-top: 4px;
        /*border: 1px solid #04dcf7;*/
    }

    .layui-tab-card > .layui-tab-title .layui-this:after {
        border: none;
    }

    .layui-tab-card > .layui-tab-title .layui-this {
        background: #0181cc;
        color: #FFFFFF;
    }

    .layui-nav {
        background: none !important;
    }

    .layui-layout-right {
        position: absolute !important;
        right: 33px;
        top: 13px;
        z-index: 999;
    }

    .layui-tab-card > .layui-tab-title {
        background-color: #104b88;
    }

    .layui-tab-title {
        border: none;
        z-index: 999;
    }
    /*//二级菜单*/
    .two_level {
        min-width: 120px;
        display: none;
        position: absolute;
        left: 80px;
        top: 0px;
        bottom: 0px;
        background-color: #20588a;
        z-index: 999;
    }

        .two_level li span {
            color: #FFFFFF;
        }

        .two_level li .iconfont {
            font-size: 14px;
            margin-left: 4px;
        }

        .two_level li a {
            /*width: auto;*/
            text-align: left;
        }

        .two_level li:hover {
            background-color: #093d6f
        }

        .two_level li p {
            display: inline-block;
            padding-left: 8px;
        }

    .addlilist {
        background: #20588a;
        border-bottom: 1px solid #0b7dc5;
        color: #000;
    }

    .two_level li .two_i {
        color: #00e4fe;
    }

    .coll_body a {
        color: #FFFFFF;
        text-align: center !important;
    }

    @media screen and (min-width: 778px) and (max-width:1200px) {
        .header img:first-child {
            width: 20%;
        }
    }

    @media screen and (min-width: 1200px) and (max-width:1400px) {
        .logincenter {
            width: 80%;
            margin-left: -40%;
        }

        .loginleft img {
            width: 100px;
            height: 100px;
        }
    }

.logomenu {
    float: right;
    /*margin-right: 10px;*/
    height:100%;
}

.logomenu ul {
    overflow: hidden;
    height: 100%;
}

.logomenu ul li {
    float: left;
    height: 100%;
    line-height:90px;
    width: auto;
    color: #FFFFFF;
    font-size: 12px;
    padding-right: 20px;
    cursor: pointer;
}
.block{
    display:none;
}
.logomenu ul li:first-child {
    /*border-right: 1px solid #FFFFFF;*/
}

.logomenu ul li img {
    width: 16px;
    padding-right: 6px;
    margin: 0;
    vertical-align: middle;
    float: initial;
    padding-top:0px;
}

/*修改密码*/
.revise {
    width: auto;
    height: auto;
    position: absolute;
    top: 38%;
    left: 45%;
    background: #FFFFFF;
    display: none;
    border-radius: 5px;
    z-index: 9999;
    padding-right: 6px;
}

.revise_ul {
    width: 100%;
    height: auto;
    padding: 7px 0;
}

    .revise_ul li {
        padding: 6px 0;
        padding-left: 14px;
    }

        .revise_ul li span {
            width: 60px;
            display: inline-block;
            padding-right: 6px;
            font-size: 12px;
        }

        .revise_ul li a {
            display: inline-block;
            background: #559ff8;
            border: none;
            outline: none;
            padding: 4px 10px;
            color: #FFFFFF;
            border-radius: 5px;
            cursor: pointer;
        }

            .revise_ul li a:hover {
                background: #2083f9;
            }

        .revise_ul li input {
            height: 24px;
            outline: none;
        }

.block {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0px;
    display: none;
    z-index: 999;
}





