@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/glyphicons-halflings-regular.eot");
    src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-save:before {
    content: "\e166";
}

body {
    color: #222;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif,"Times New Roman", Times, serif;
    font-size: 13px;
    height: 100%;
    background: #fff url(../images/object_con3_bg.png) no-repeat;
    background-position: 6em 45em;
}

.font-menu li > a {
    color: #888;
    font-weight: 500;
    font-size: 14px;
}

    .font-menu li > a:hover {
        color: #111;
        font-weight: 500;
        background: transparent;
    }

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: none;
}

a {
    color: #666;
    text-decoration: none;
    cursor: pointer;
}

div {
    box-sizing: border-box;
}

.border {
    padding: .5em 0;
    color: #555;
    border: 1px solid #ababab;
}

.top-logo {
    height: 76px;
    display: inline-block;
    color: #011e63;
    font-size: 24px;
    font-weight: 600;
    padding-top: 15px;
}

@media (max-width: 321px) {
    .top-logo {
        font-size: 20px;
        padding-top: 20px;
    }
}


.list_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {
    .list_container {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .list_container {
        width: 940px;
    }
}

@media (min-width: 1200px) {
    .list_container {
        width: 1170px;
    }
}

.btn-primary {
    color: #ffffff;
    background-color: #25a4e4;
    border-color: #25a4e4;
    margin: 1em 0;
    border-radius: 3px;
}

    .btn-primary:focus,
    .btn-primary.focus {
        color: #ffffff;
        background-color: #25a4e4;
        border-color: #25a4e4;
    }

    .btn-primary:hover {
        color: #ffffff;
        background-color: #1c94cf;
        border-color: #1b90ca;
    }

    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #ffffff;
        background-color: #0085c7;
        background-image: none;
        border-color: #0085c7;
    }

        .btn-primary:active:hover,
        .btn-primary.active:hover,
        .open > .dropdown-toggle.btn-primary:hover,
        .btn-primary:active:focus,
        .btn-primary.active:focus,
        .open > .dropdown-toggle.btn-primary:focus,
        .btn-primary:active.focus,
        .btn-primary.active.focus,
        .open > .dropdown-toggle.btn-primary.focus {
            color: #ffffff;
            background-color: #024f9d;
            border-color: #024f9d;
        }

    .btn-primary.disabled:hover,
    .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary:hover,
    .btn-primary.disabled:focus,
    .btn-primary[disabled]:focus,
    fieldset[disabled] .btn-primary:focus,
    .btn-primary.disabled.focus,
    .btn-primary[disabled].focus,
    fieldset[disabled] .btn-primary.focus {
        background-color: #024f9d;
        border-color: #024f9d;
    }

    .btn-primary .badge {
        color: #2780e3;
        background-color: #ffffff;
    }

.report li {
    padding-left: .5em;
    list-style: disc;
}

    .report li span {
        color: #ccc
    }

input::-webkit-input-placeholder {
    position: relative;
    left: 5px;
}

.input_bg {
    border: 1px solid #e6e6e6;
    box-shadow: none;
    padding: 1.1em 1em;
    background: #f0f0f0;
    width: 100%
}

    .input_bg:focus {
        background: #fff;
    }

.tab_bg2 {
    background: url(./images/APIdongtai.png) 3px 3px no-repeat;
    display: block;
    padding: 15px 75px;
    font-weight: 500;
}

.tab_bg1 {
    background: url(./images/yonghu.png) 3px 3px no-repeat;
    display: block;
    padding: 15px 75px;
    font-weight: 500;
}

.pc_imgBox {
    display: block;
    height: 298px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.m_imgBox {
    display: block;
    width: 100%;
}

.carousel-indicators {
    background: #ccc;
}

.btn_s {
    padding: .8em 3.5em;
    font-size: 22px;
    margin-bottom: 2em;
    background: #024f9d url(../images/yixiangxueyuan.png) .8em 10px no-repeat;
    font-weight: 500;
    text-align: left;
    box-shadow: 0px 0px 6px 6px rgb(0, 0, 0, 0.03);
}

.btn_g {
    padding: .8em 3.5em;
    font-size: 22px;
    background: #ff7518 url(../images/guanli.png) .8em 10px no-repeat;
    font-weight: 500;
    text-align: left;
    box-shadow: 0px 0px 6px 6px rgb(0, 0, 0, 0.03);
}

.left_bg {
    min-height: 400px;
    border-radius: 6px;
    margin-bottom: 1em;
    background: url(../images/banner.jpg) 0px 0 no-repeat;
    background-size: cover;
    box-shadow: 0px 0px 10px 10px rgb(0, 0, 0, 0.06);
}

.right_bg {
    margin-bottom: 1em;
    background: rgb(255,255,255,0.4);
    box-shadow: 0px 0px 12px 12px rgb(0, 0, 0, 0.06);
    border-radius: 15px;
    padding: 15px 0 0 0;
    border: 1px solid rgb(255,255,255,0.3);
}

.top-logo {
    background: url(../images/logo-neea.png) no-repeat;
    padding-top: 0.8em;
    padding-left: 3.2em;
    font-size: 24px;
}

.block-b {
    margin-bottom: 18px;
}

.form_padding {
    padding: 1em 1.5em 3em 1.5em
}

.tab_h {
    background: rgb(255,255,255,0.7) url(../images/jiaoyu.png) right 8px no-repeat;
    background-size: 80px 80px;
    padding: .6em 1em;
    text-align: left;
    border-radius: 10px;
    width: 100%;
    font-size: 21px;
    font-weight: 600;
    color: #444;
}

.in_bg {
    background: rgb(255,255,255,0.6);
    border-radius: 15px;
    border: 1px solid rgb(255,255,255,0.4);
}

.body_bg {
    background: url(../images/bg1.jpg) 0 bottom no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.btn-block {
    display: block;
    width: 100%;
    padding: 10px 18px;
    font-size: 15px;
}

.btn-success {
    border-radius: 3px;
}

.download1 {
    padding: 8px 12px;
    margin-right: 0.5em;
    background: linear-gradient(to right, rgb(76,103,235,0.8), rgb(41,180,192,0.6));
    color: #fff;
    border-radius: 6px;
    border: 1px solid rgb(255,255,255,0.7);
    font-weight: 500;
    box-shadow: 0px 0px 5px 5px rgb(0, 0, 0, 0.04);
}

.download2 {
    padding: 8px 12px;
    background: linear-gradient(to right, rgb(253,101,107,0.8), rgb(250,114,181,0.6));
    color: #fff;
    border-radius: 6px;
    border: 1px solid rgb(255,255,255,0.7);
    font-weight: 500;
    box-shadow: 0px 0px 5px 5px rgb(0, 0, 0, 0.04);
}

.download1:hover, .download2:hover {
    color: #fff;
    border-color: rgb(255, 255, 255, 0.7);
}

.header-butt {
    text-align: right;
    padding-top: 1.5em
}
.enterBtn {
    margin-left: -15px;
    right: -15px;
}

@media (max-width: 320px) {
    .top-logo {
        font-size: 21px;
        background-size: 58px 58px;
    }
}

@media (max-width: 475px) {
    .top-logo {
        padding-top: 0px;
    }
    .header-butt {
        text-align: center;
        padding-top: 1.5em
    }
}
@media (min-width: 768px) and (max-width: 999px) {
    .col-md-3, .col-md-4, .col-md-8 {
        width: 100%;
    }
}