﻿
body, ul, li, h1, h2, h3, h4, h5, h6, dd, dl, input, p, img {
    margin: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* box-sizing: border-box; */
}
body, html {
    background: #F2F2F2 !important;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
   
}
    input::-webkit-input-placeholder {
        /* WebKit browsers */
        color: #ccc;
    }

    input:-moz-placeholder {
        /* Mozilla Firefox 4 to 18 */
        color: #ccc;
    }

    input::-moz-placeholder {
        /* Mozilla Firefox 19+ */
        color: #ccc;
    }

    input:-ms-input-placeholder {
        /* Internet Explorer 10+ */
        color: #ccc;
    }

li {
    list-style: none;
}


.fl {
    float: left;
}

.fr {
    float: right;
}
.cusor {
    cursor: pointer;
}
.row {
margin:0 !important;
}
.margin-r10 {
margin-right:10px;
}
.comminput {
line-height:25px;
text-align:center;
width:80px;
border:1px solid #ddd;
}
/**消息提示*/
.MessAlert {
    min-width: 80px;
    padding: 0 20px;
    height: 40px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 2px 10px #999;
    position: fixed;
    left: 45%;
    top: 50%;
    margin: 20px 0 0 10px;
    z-index: 10001;
    line-height: 50px;
    color: #747474;
    display: none;
    line-height: 40px;
    cursor:pointer;
}
    .MessAlert:hover {
        text-decoration: none;
    }
    .MessAlert img {
        float: left;
        margin-left: 5px;
        margin-top: 8px;
        margin-right: 10px;
    }
.commalert {
    width: 400px;
    background: #fff;
    border-radius: 6px;
    font-family: MicrosoftYaHei;
    box-shadow: 0px 0px 8px #ccc;
    border: 1px solid #ddd;
}

.vuealert {
position:fixed;

}
.w-500 {
    width: 500px;
}
.w-600 {
    width: 600px;
}
.w-700 {
    width: 700px;
}
.w-800 {
    width: 800px;
}
.w-900 {
    width: 900px;
}

.w-1000 {
    width: 1000px;
}
.commalert .head {
    line-height: 40px;
    overflow: hidden;
    padding: 5px 10px;
    color: #fff;
}


    .commalert .head .close {
        line-height: 25px;
        text-align: right;
        margin: 0 10px;
    }

    .commalert .head .title {
        margin-top: 5px;
        color: #080808;
        line-height: 22px;
    }

        .commalert .head .title h3 {
            font-weight: bold;
            font-size: 24px;
            font-family: MicrosoftYaHei-Bold;
            margin-left: 10px;
        }

        .commalert .head .title span {
            color: #A9A9A9;
            font-weight: bold;
            margin-left: 10px;
        }

.commalert .con {
    padding: 5px 15px;
}


    .commalert .con .form-group, .commalert .con .form-mgroup {
        overflow: hidden;
    }

        .commalert .con .form-group .control-upload {
            float: left;
            margin-top: 3px;
        }

            .commalert .con .form-group .control-upload .btn {
                font-size: 12px;
                padding: 2px 5px;
                float: left;
                margin-right: 5px;
            }

        .commalert .con .form-group .control-link {
            float: left;
            margin-left: 5px;
            color: red;
            cursor: pointer;
            color: #FF5858;
            cursor: pointer;
            margin-top: 3px;
        }

            .commalert .con .form-group .control-link a:hover {
                text-decoration: none;
            }

            .commalert .con .form-group .control-link a {
                color: red;
            }

        .commalert .con .form-group .control-label {
            float: left;
            width: 80px;
            margin-right: 10px;
            text-align: right;
            margin-top: 5px;
            font-weight: normal;
        }

        .commalert .con .form-group .form-control {
            float: left;
            width: 73%;
            resize: none;
        }

    .commalert .con .form-oper {
        text-align: center;
    }
.layui-btn {
    height:28px;
line-height:28px;
}
.commtab {
    border-collapse: collapse;
    width: 100%;
}

    .commtab th, .commtab td {
        line-height: 30px;
        background: #eceeef;
        border: 1px solid #ddd;
        text-align: center;
        padding: 0 8px;
    }

.cursor {
    cursor: pointer;
}

.commtab td {
    background: #fff;
}

    .commtab td.Name {
        max-width: 100px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        text-align: left;
    }

.commtab .oper span, .commtab .oper a {
    padding: 3px 8px;
    font-size: 13px;
    display: inline-block;
    line-height: 15px;
    cursor: pointer;
    border-right: 1px solid #ddd;
}
.commtab .operimg a {
padding:0px;
}
    .noborder {
        border: none !important;
    }

.lmicontd {
    padding: 0px;
}

    .lmicontd .lmicon {
        background: #999;
    }

.lmicon img {
    width: 20px;
    height: 20px;
}

.Gdoa_Ctop {
    width: 100%;
    min-width: 1200px;
    padding: 0 20px 0 20px;
    margin: 0;
    border: 0px;
    padding: 0px;
    box-shadow: none;
    height: 50px;
    min-height: 50px;
    filter: none;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 0 10px #ccc;
    /*background: #0192C8;*/
    background: url(../img/icon/note1.png);
    background-size: 100%;
}

    .Gdoa_Ctop .logo {
        float: left;
        display: block;
        width: 400px;
        height: 46px;
        padding-left: 20px;
        padding-right: 20px;
        overflow: hidden;
    }

        .Gdoa_Ctop .logo img {
            float: left;
            height: 40px;
            margin-top: 4px;
        }

    .Gdoa_Ctop .logo_txt {
        font-family: "myFirstFont";
        font-weight: normal;
        float: left;
        font-size: 23px;
        margin-left: 10px;
        margin-top: 10px;
        color: #fff;
    }

.Gdkc_guser {
    height: 70px;
    position:relative;
}

    .Gdkc_guser img {
        width: 40px;
        height: 40px;
        border-radius: 50%;
        border: 2px solid #fff;
        float: left;
        margin-top: 13px;
        margin-right: 10px;
    }

    .Gdkc_guser span.name {
        color: #fff;
        display: inline-block;
        width: 90px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        text-align: left;
    }

    .Gdkc_guser .user_menu {
        width: 80px;
        /*background: #252932;*/
        background: #fff;
        position: absolute;
        z-index: 22;
        height: 0;
        overflow: hidden;
        transition: 0.2s all;
        left: 0px;
        top: 60px;
    }

        .Gdkc_guser .user_menu a {
            color: #333;
            cursor: pointer;
            display: block;
            line-height: 25px;
            margin-top: 5px;
            text-align: center;
        }

            .Gdkc_guser .user_menu a:hover {
                background: #FA7D40;
                color: #fff;
                text-decoration: none;
            }

    .Gdkc_guser:hover .user_menu {
        height: auto;
    }






div::-webkit-scrollbar, form::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    /**/
}

div::-webkit-scrollbar-track, form::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

div::-webkit-scrollbar-thumb, form::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 10px;
}

    div::-webkit-scrollbar-thumb:hover, form::-webkit-scrollbar-thumb:hover {
        background: #999;
    }

div::-webkit-scrollbar-corner {
    background: #179a16;
}

.sitepager {
    font-family: '微软雅黑';
    background-color: #fff;
    text-align: center;
    margin-top: 50px !important;
    margin-bottom: 10px;
}

    .sitepager span {
        cursor: pointer;
    }

        .sitepager span:hover {
            text-decoration: none;
        }

    .sitepager .pidx {
        margin: 0px;
        font-size: 14px;
        padding: 0px;
        margin-right: 0px !important;
        cursor: pointer;
        display: inline-block;
        width: 28px;
        height: 24px;
        line-height: 24px;
        text-align: center;
        border: 1px solid #FF5858;
        color: #FF5858;
    }

    .sitepager .pkey {
        color: #FF5858;
        font-weight: bold;
        font-weight: bold;
        padding: 0px 4px;
    }

    .sitepager .pcur {
        color: #fff;
        background: #FF5858;
        border-radius: 2px;
        padding: 0 3px;
        margin: 0 1px 0 1px;
    }

    .sitepager .pnor {
        border: 1px solid #FF5858;
        color: #FF5858;
        border-radius: 1px;
        padding: 0 3px;
        margin: 0 1px 0 1px;
    }



.btn {
    padding: 3px 10px;
}


.btn-max {
    padding: 6px 20px;
}

.btn .glyphicon {
    margin-right: 8px;
}



select {
    border: 1px solid #ddd;
}


.uploadinputdiv {
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

    .uploadinputdiv span {
        display: block;
        width: 80px;
        line-height: 30px;
        color: #fff;
        background: #FF5858;
        text-align: center;
        border-radius: 2px;
        cursor: pointer;
        float: left;
    }

    .uploadinputdiv input {
        position: absolute;
        width: 80px;
        left: 0px;
        top: 0px;
        cursor: pointer;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 88;
        cursor: pointer;
    }

    .uploadinputdiv .uploadtitle {
        float: left;
        margin-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 160px;
        white-space: nowrap;
    }

















.kcontainer {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.center {
    text-align: center !important;
}

.Gdkc_top {
    line-height: 70px;
    min-width: 1200px;
    height: 70px;

}

    .Gdkc_top .left {
        float: left;
    }

        .Gdkc_top .left h1 {
            margin-top: 10px;
            float: left;
        }

        .Gdkc_top .left .title {
            float: left;
            margin-left: 10px;
            color: #fff;
        }

        .Gdkc_top .left h1 img {
            width: 50px;
            height: 40px;
        }

    .Gdkc_top .right {
        position: absolute;
        right: 0px;
    }


.Gdkc_Copyright {
    height: 210px;
    padding: 20px 0px;
    overflow: hidden;
    background: #484443
}

    .Gdkc_Copyright .copyright_left {
       
        color: #fff;
    }

        .Gdkc_Copyright .copyright_left .logoimg {
            margin-bottom: 20px;
            overflow: hidden;
            margin-top: 20px;
        }

            .Gdkc_Copyright .copyright_left .logoimg img {
                float: left;
                margin-right: 10px;
            }

            .Gdkc_Copyright .copyright_left .logoimg h1 {
                float: left;
            }

        .Gdkc_Copyright .copyright_left p {
            margin-bottom: 10px;
            line-height: 28px;
        }

    .Gdkc_Copyright .copyright_right {
        float: right;
        color: #fff;
        line-height: 30px;
    }

        .Gdkc_Copyright .copyright_right p {
            margin-bottom: 30px;
        }

    .Gdkc_Copyright .copyright_ewm {
        overflow: hidden;
        text-align: center;
        color: #fff;
    }

        .Gdkc_Copyright .copyright_ewm .ewm {
            float: left;
            text-align: center;
            margin-right: 30px;
        }

        .Gdkc_Copyright .copyright_ewm img {
            width: 110px;
            height: 110px;
            display: block;
            margin-bottom: 10px;
        }







.margin-min {
    margin: 10px 10px;
}

.margin-middle {
    margin: 10px 20px;
}

.margin-max {
    margin: 10px 30px;
}


.commalert .layui-form-label {
    width: 100px;
}

.layui-table {
    margin: 0px;
}



.layui-form-item .layui-form-label {
    padding: 4px 5px;
    width: 90px;
}

.layui-form-item .layui-input {
    height: 30px;
}







.itemoper {
    margin-top: 10px;
    text-align: center;
}

.comradiodiv {
    position: relative;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
















.inline {
    display: inline-block;
}

.comradiodiv .comradiobox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    margin: 0;
    padding: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 2;
}

.comradiodiv .comradiospan {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    background: url(../img/icon/radioicon1.png) no-repeat 0 -4px;
    z-index: 1;
}

.comradiodiv .comradiobox:checked ~ .comradiospan {
    background: url(../img/icon/radioicon1.png) no-repeat 0 -39px;
}

.comcheckdiv {
    position: relative;
    width: 35px;
    height: 30px;
    cursor: pointer;
}

    .comcheckdiv .comcheckbox {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        cursor: pointer;
        margin: 0;
        padding: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 2;
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    .comcheckdiv .comcheckspan {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        cursor: pointer;
        background: url(../img/icon/checkicon1.png) no-repeat 0 -3px;
        z-index: 1;
    }

    .comcheckdiv .comcheckbox:checked ~ .comcheckspan {
        background: url(../img/icon/checkicon1.png) no-repeat 0 -38px;
    }




a:hover, a:focus {
    text-decoration: none !important;
}

.layui-btn {
    padding: 0 10px;
}

.layui-form-select dl dd.layui-this {
    background-color: #FFF;
    color: #4d4d4d;
}

.layui-select {
    height: 28px;
}


.Ggkc_route {
    line-height: 45px;
    height: 45px;
    overflow: hidden;
    margin: 0 10px;
}

    .Ggkc_route span {
        float: left;
        margin-left: 5px;
        margin-right: 5px;
    }

    .Ggkc_route a {
        float: left;
        color: #555;
        cursor: pointer;
    }

        .Ggkc_route a:hover {
            text-decoration: none;
        }


.study_model .study_image .layui-carousel img {
    width: 100%;
}

/***展开菜单**/
.openoperdiv {
    width: 100px;
    position: relative;
    margin: 5px 0px;
}

    .openoperdiv .openoperlabel {
        width: 100px;
        line-height: 25px;
        background: #FF5722;
        color: #fff;
        border-radius: 3px;
        text-align: center;
        display: block;
        cursor: pointer;
        position: relative;
        z-index: 1;
        letter-spacing: 2px;
    }

        .openoperdiv .openoperlabel:before {
            position: absolute;
            content: "";
            right: 17px;
            top: 10px;
            width: 0px;
            height: 0px;
            border-left: 6px solid transparent;
            border-right: 6px solid transparent;
            border-top: 6px solid #fff;
            border-bottom: 6px solid transparent;
        }

    .openoperdiv .openopermenu {
        position: absolute;
        width: 100%;
        left: 0px;
        top: 25px;
        border: 1px solid #ddd;
        color: #fff;
        background: #fff;
        z-index: 22;
        display: none;
    }

        .openoperdiv .openopermenu a {
            color: #555;
            border-bottom: 1px solid #ddd;
            display: block;
            line-height: 22px;
            cursor: pointer;
            text-align: center;
            padding: 0px;
            border-right: none;
        }

    .openoperdiv:hover .openopermenu {
        display: block;
    }

    .openoperdiv .openopermenu a:hover {
        color: #FF5722;
    }
/**遮罩*/
.createmaskdiv {
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9000;
    position: fixed;
}

.YkJy_Top {
    background: #fff;
}

    .YkJy_Top .left h1 img {
        width: auto;
    }

    .YkJy_Top .nav {
        float: left;
        margin-left: 30px;
    }

        .YkJy_Top .nav a {
            margin-right: 20px;
            display: inline-block;
            color: #000;
            font-weight: bold;
            cursor:pointer;
            padding:0 10px;
        }


.Gdkc_Yktop .nav a {
    color: #fff;
}

.YkJy_TopMess {
    background: #F2F2F2;
    line-height: 30px;
}
    .YkJy_TopMess .kcontainer {
    width:1300px !important;
    }
    .layui-form-radio {
        margin-top: 0px !important;
    }