body ::selection {
    color: #FFFFFF;
    background-color: #0052d9;
    text-shadow: none
}

body ::-moz-selection {
    color: #FFFFFF;
    background-color: #0052d9;
    text-shadow: none
}

.header-top {
    height: 50px;
    width: 100%;
    border: 1px solid #333;
    background-color: #333;
    font-weight: bold
}

.bord-left {
    margin-right: 20px;
    height: 32px;
    text-align: center;
    padding-top: 5px
}

.bord-right {
    height: 32px;
    text-align: center;
    padding-top: 5px
}

.bord-right1 {
    margin-top: -4px
}

.bord-right1 a {
    color: #ffffff
}

.bord-left a {
    color: #ffffff
}

.header-logo {
    text-align: left
}

.header-logo .container .row h3 a {
    color: #0052d9;
}

.header-logo+.container {
    min-height: 650px
}

.head-nav {
    text-align: left
}

.item img {
    margin: 0px;
    text-align: center;
    padding: 10px
}

.panel {
    margin-top: 10px;
    margin-left: -12px;
    margin-right: -12px
}

.gj-footer {
    border-top: 1px solid #eee;
    background-color: #333;
    color: #ffffff
}

.gj-footer a {
    color: #ffffff
}

.gj-footer .foottop {
    margin-top: 15px
}

.gj-footer .foottop p {
    font-weight: bold
}

.gj-footer .footdown {
    border-top: 1px solid #eee
}

.gj-footer .footdown p {
    margin-top: 10px;
    text-align: center
}

.panel-heading {
    font-weight: bold
}

.gj-footer .foottop li {
    font-size: 12px
}

.gj-footer .foottop li a:hover {
    background-color: #555
}

.gj-footer .foottop .heizi {
    color: #333;
    font-size: 12px;
    margin-left: 15px;
    margin-right: 15px
}

.contimg {
    line-height: 35px
}

.contimg img {
    width: 400px;
    text-align: center
}

.tupian img {
    border: 0px;
    margin-left: 25px;
    margin-top: 12px;
    margin-bottom: 12px;
    width: 80%
}

.left-bian {
    margin-left: 30px;
    font-weight: bold
}

.htop {
    line-height: 13px;
    margin-top: 5px
}

.htope {
    line-height: 13px;
    margin-top: 5px
}

.boakcor {
    background-color: #eee;
    color: #333;
    font-weight: bold
}

.boakcor-cent {
    text-align: center
}

.header-top .container {
    margin-top: 7px
}

#browser-modal {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    color: #303233;
    position: fixed;
    z-index: 9999
}

#browser-modal .browser-modal-cover {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: #111;
    z-index: -1
}

#browser-modal .browser-content {
    width: 700px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 80px;
    padding-top: 50px;
    background-color: #fff;
    border-radius: 5px
}

#browser-modal .browser-content .browser-dpc-logo img {
    height: 42px;
    margin: 45px auto 40px
}

#browser-modal .browser-content .browser-text-title {
    text-transform: uppercase;
    font-size: 24px
}

#browser-modal .browser-content .browser-text-desc {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 14px
}

#browser-modal .browser-content .browser-list {
    width: 600px;
    margin: 20px auto;
    height: 130px
}

#browser-modal .browser-content .browser-item {
    float: left;
    width: 150px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: auto;
    margin-right: auto
}

#browser-modal .browser-content .browser-item .iconfont {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 10px
}

#browser-modal .browser-content .browser-item .iconchrome {
    background: url(../images/four_browsers_log.png) no-repeat 0 0
}

#browser-modal .browser-content .browser-item .iconfirefox {
    background: url(../images/four_browsers_log.png) no-repeat 0 -100px
}

#browser-modal .browser-content .browser-item .iconopera {
    background: url(../images/four_browsers_log.png) no-repeat 0 -200px
}

#browser-modal .browser-content .browser-item .iconEdge {
    background: url(../images/four_browsers_log.png) no-repeat 0 -300px
}

#browser-modal .browser-content .browser-item a {
    cursor: pointer;
    display: block
}

#browser-modal .browser-content .browser-item a img {
    display: block;
    margin: 0 auto;
    max-width: 100px;
    width: 100px;
    height: 100px
}

#browser-modal .browser-content .browser-item a h4 {
    text-align: center;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700
}
