﻿::-webkit-input-placeholder { /* WebKit browsers */
    color: #999;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #999;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #999;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #999;
}

* {
    box-sizing: border-box;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'Microsoft YaHei',"微软雅黑",Arial,sans-serif;
    background-color: #f5f5f5;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none !important;
}

.navbar {
    background-color: #fff;
    height: 60px;
    margin: 0;
}

    .navbar .navbar-toggle {
        margin-top: 12px;
    }

    .navbar .navbar-nav {
        float: right;
    }

        .navbar .navbar-nav > li > a {
            height: 60px;
            line-height: 60px;
            font-size: 16px;
            padding: 0 16px;
        }

        .navbar .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
            background-color: #fff;
            color: #4d98dc;
            border-bottom: 4px solid #0071bc;
        }

.navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover {
    color: #000;
}

.navbar a:hover {
    color: #4d98dc !important;
}

.site-head .head-bt {
    white-space: nowrap;
}

    .site-head .head-bt > a {
        height: 24px;
        line-height: 24px;
        display: inline-block;
        /*color: #666;*/
        /*margin-top: 28px;*/
        padding: 0 5px;
        cursor: pointer;
    }

        .site-head .head-bt > a:hover {
            /*text-decoration: underline;*/
        }

    .site-head .head-bt .head-bt-log {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBBNTc0REY3NUUzNTExRTc4OUVGRjg1QjE0OUMzOTAwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBBNTc0REY4NUUzNTExRTc4OUVGRjg1QjE0OUMzOTAwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MEE1NzRERjU1RTM1MTFFNzg5RUZGODVCMTQ5QzM5MDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MEE1NzRERjY1RTM1MTFFNzg5RUZGODVCMTQ5QzM5MDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6M8QSKAAAA/klEQVR42ozRMWvCQBjG8ShihQ7abt2KmQoOgpNIFZdOLYIIOjiIDjq4CH4HP4aIY7dCka4dhOLi1JYSBHXQ0C4Ohdol/R/k4LwmwRd+Q17e5+5yF3Icx9DqDi38ut8x3GN8MCWCiips3Cq9IpboqrNqKI43XGiLCSdYICl7YWXzJmbYGP9rjwe0ZUMNmtga/mXh3Cs4xVVAMIt3v8t5Qc3jH8UFveJU9iLaqmUMcYlnt3eDBur4loN68BNrDDDBF36Qx8rvHUuw0EfU47gd9PR3LGCHtEdAyrgzFRkMYY5cQEgy8YGECPU48bV7McfUCLZ4xxSejOPrEWd/AgwATDwpIKCq30kAAAAASUVORK5CYII=) left center no-repeat;
        text-indent: 18px;
    }

    .site-head .head-bt .head-bt-reg {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAOAQMAAADUjeQfAAAAA1BMVEXh4eGfMpcOAAAACklEQVQI12PAAwAAHAABNaaTiQAAAABJRU5ErkJggg==) left center no-repeat;
        text-indent: 4px;
        padding-right: 0;
    }

    .site-head .head-bt > b {
        height: 24px;
        line-height: 24px;
        display: inline-block;
        color: #666;
        margin-top: 28px;
        padding: 0 5px;
        font-weight: lighter;
    }

body.blue {
    background-color: #f4f8fc;
}

.blue .navbar-static-top {
    border-bottom-color: #5aa6e5;
    overflow: hidden;
}

.blue .navbar {
    background-color: #3a91da;
}

    .blue .navbar a {
        color: #FFF !important;
    }

    .blue .navbar .navbar-nav > .active > a {
        box-sizing: border-box;
        background-color: #1e78c3;
    }

    .blue .navbar .navbar-nav > li > a:hover {
        text-decoration: underline;
    }

.blue .site-head .head-bt .head-bt-log {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAMAAADzapwJAAAAk1BMVEUAAADU6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//U6//5Wg0zAAAAMXRSTlMAx8llA8RxFgbly7AJuX1uaisgEw3PtqmJYDwwIxzglI2DU0fqznlaTjYmHhHUvJ+dXNTWGgAAAP1JREFUGNNVkNd6hCAQhUcEFcHeS4xlazbt/Z8uDLDGPRfj8DvnMB9gVCS1oxR5PvxLLiTVZ9912vJJcyel+0gXflhaDap+XuooLlSTVZpLgnSc5r6fpwx5iDlLgj/JFevti2LOrMxn7IbQBLIeq+ODq4fXX4PfO6yuByLHpo8MFpveMwLjDqY7fjIu9dEBZsY2fg1Uxg1e8aMVpxNpHxbbkAtPVFIW85ga3OS4QFTYJ6sbvLLGZcB1ArAKvhNAVoZU8hF2vfGSEh8g9lY07vrp3BZtrFmPeBNEalt1P+KhGm0c8+gT0pSM+/Xx2cv1QEoWeXCWriCMEZHa/f8AkfkN9rnIflkAAAAASUVORK5CYII=) left center no-repeat;
    text-indent: 30px;
}

.site-foot {
    background-color: #333;
    min-height: 160px;
    text-align: center;
    line-height: 30px;
    color: #b4b4b4;
    padding-bottom: 30px;
}

    .site-foot a {
        color: #b4b4b4;
    }

    .site-foot .hidden-xs a:not(:last-child) {
        margin-right: 15px;
    }

    .site-foot a:hover {
        color: #FEFEFE !important;
    }


    .site-foot p {
        margin: 0;
        padding: 0;
        color: #a0a0a0;
        font-size: 12px;
    }

    .site-foot .site-foot-link {
        /*background-color: #5a5a5a;*/
    }

    .site-foot .wxqr {
         background: url(/!/images/wxqr3.png) no-repeat center center;
        width: 323px;
        height: 160px;
        display: block;
        margin: 30px auto;
    }

    .site-foot .site-foot-link div:not(:last-child) {
        /*background: url(data:image/jpg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAMDAwMDAwQEBAQFBQUFBQcHBgYHBwsICQgJCAsRCwwLCwwLEQ8SDw4PEg8bFRMTFRsfGhkaHyYiIiYwLTA+PlQBAwMDAwMDBAQEBAUFBQUFBwcGBgcHCwgJCAkICxELDAsLDAsRDxIPDg8SDxsVExMVGx8aGRofJiIiJjAtMD4+VP/CABEIAAwAAQMBIgACEQEDEQH/xAAVAAEBAAAAAAAAAAAAAAAAAAAACP/aAAgBAQAAAACi3//EABQBAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIQAAAAf//EABQBAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMQAAAAf//EABQQAQAAAAAAAAAAAAAAAAAAABD/2gAIAQEAAT8AP//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQIBAT8Af//EABQRAQAAAAAAAAAAAAAAAAAAAAD/2gAIAQMBAT8Af//Z) no-repeat right center;*/
    }

    .site-foot .container {
        font-size: 12px;
        position: relative;
    }

    .site-foot .container-n {
        font-size: 12px;
        position: relative;
    }

.site-title {
    margin: 0;
}

.login-register-box {
    display: none;
}

.close_btn {
    font-size: 40px;
    font-weight: 100;
    color: #a0a0a0;
    text-decoration: none;
    padding-right: 4px;
    line-height: 30px;
    position: absolute;
    right: 8px;
    top: 8px;
}

    .close_btn:hover {
        color: #a0a0a0;
    }

.register-title {
    color: #1295ed;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
}

.login-title {
    color: #a0a0a0;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.login-active {
    color: #1295ed;
    /*border-bottom: 2px solid #0071BC;
    padding-bottom: 8px;*/
}

.login-register-box input {
    height: 50px;
    border: 1px solid #E1E1E1;
    line-height: 50px;
    text-indent: 0;
    transition: box-shadow 600ms ease-in-out;
    background-color: #FEFEFE;
    padding: 0 10px !important;
}

.login-register-box a {
    cursor: pointer;
}

.login-register-box .btn_send {
    border: 1px solid #E1E1E1;
    float: right;
    color: white;
    text-indent: 0;
    width: 125px;
    background-color: #95cef5;
    border-left: none;
}

    .login-register-box .btn_send::after {
        clear: both;
    }

.login-register-box .lr_btn {
    background-color: #1295ED;
    border: none;
    border-radius: 5px;
    color: white;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
}



.spantips {
    background: rgba(0, 0, 0, 0.7);
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    min-width: 50px;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    z-index: 999;
}

.errorInfo {
    position: absolute;
    color: red;
    margin-top: 5px;
}

.lc_checkbox {
    color: #292929;
}

.login-box {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 1000;
    display: flex;
    align-items: center;
}

    .login-box.is-visible {
        opacity: 1;
        visibility: visible;
        transition: opacity 0.3s 0s, visibility 0s 0s;
    }

.login-box-container {
    width: 450px;
    background: #FFF;
    transform: scale(0.8);
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    transition-duration: 0.3s;
    z-index: 1001;
    padding: 40px 55px;
    margin: 0 auto;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -250px;
    margin-top: -207px;
}

.is-visible .login-box-container {
    transform: scale(1);
}

.loading-container {
    border-radius: 10%;
    background-color: rgb(0, 0, 0);
    text-align: center;
    font-size: 12px;
    color: rgb(255, 255, 255);
    width: 88px;
    padding: 10px 0px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -44px;
    margin-top: -44.5px;
    z-index: 9999;
}

.loading-img {
    width: 44px;
    height: 44px;
    margin: 4px 0px;
}

.loading-mask {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    z-index: 9998;
    width: 100%;
    height: 100%;
    background: rgb(102, 102, 102);
    display: block;
    opacity: 0.5;
}

.lg-checkbox + label {
    display: inline-block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: relative;
    margin: 0 6px 0 0;
    background-color: white;
    border: 1px solid #ddd;
}

    .lg-checkbox + label:before {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%) rotate(45deg);
        border-right: 2px solid white;
        border-bottom: 2px solid white;
        height: 10px;
        width: 5px;
    }

.lg-checkbox:checked + label {
    background-color: #1196EE;
    border: none;
}

.lg-checkbox + label + a {
    color: #1295ed;
    text-decoration: underline;
    font-weight: lighter;
}

.validate_img {
    height: 50px;
    cursor: pointer;
    float: right;
}

.agreement h3 > u {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.check-container {
    background-color: #FFF;
    padding: 38px 0;
}

.pd-box {
    padding-top: 60px;
}

.icop-pos-top1 {
    top: 90px;
}

.icop-pos-top2 {
    top: 80px;
}

.check-height {
    height: 300px;
}

.main-page-gif {
    height: 340px;
}

.site-foot-link {
    line-height: 3em;
    font-size: 14px;
    margin-top: 20px;
    /*margin-bottom: 15px;*/
    padding-left: 15px;
    /*margin-left: 2px;*/
}


    .site-foot-link > a + a:before {
        content: '';
        padding: 13px 4px 3px 0px;
        border-left: 1px solid white;
        margin: 0 10px;
        font-size: 0;
    }

.nav-bar-black {
    background-color: rgb(0,0,0);
    font-size: 12px;
    color: white;
    height: 30px;
    line-height: 30px;
    text-align: right;
}

    .nav-bar-black span {
        margin-left: 40px;
    }

    .nav-bar-black a {
        color: white;
        text-decoration: none;
        cursor: pointer;
    }

.container-n {
    margin: 0 auto;
    width: 1200px;
}

#udesk_btn img {
    width: 60px;
}

.up-a {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    cursor: pointer;
}

.index-h1{
    margin:10px 0;
    font-size:14px;
}





@media screen and (max-width: 768px) {
    .navbar .navbar-nav {
        width: 100%;
        background-color: white;
    }

        .navbar .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover {
            border: none;
        }

    .navbar-nav {
        margin: 0;
    }
}

@media screen and (max-width: 1200px) {
    .container > .navbar-header > h1 > .navbar-brand {
        width: 90px;
        height: 60px;
        overflow: hidden;
    }
}

@media screen and (max-width: 1000px) {

    .head-bt {
        display: none;
    }
}


@media screen and (min-width: 1200px) {
    body {
        overflow-y: scroll;
    }

    .site-head .container {
        width: 1230px;
    }

    .container {
        width: 1200px;
        padding: 0;
    }

    .site-foot {
        text-align: left;
    }

        .site-foot .wxqr {
            position: absolute;
            right: 0px;
            top: -20px;
        }

        .site-foot .split {
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABGAQMAAAA3hmweAAAAA1BMVEV4eHhEoA7CAAAAC0lEQVQI12MYRAAAAIwAAY77X9AAAAAASUVORK5CYII=) no-repeat center 10px;
            height: 180px;
            margin-top: 40px;
            background-size: contain;
        }
}

@media screen and (max-width: 1366px) {
    .check-container {
        padding: 18px 0;
    }

    .pd-box {
        padding-top: 30px;
    }

    .icop-pos-top1 {
        top: 60px;
    }

    .icop-pos-top2 {
        top: 50px;
    }

    .check-height {
        height: 260px;
    }

    .main-page-gif {
        height: 260px;
    }
}


.site-foot-link .col-md-2 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0;
}
.agreement h5 > u {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    text-decoration: none;
}