body {
    background: #f7f7f7;
}

html,
body {
    font-family: "微软雅黑";
}

ul {
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

li {
    list-style: none;
}

.panel-default {
    border: 0;
    cursor: pointer;
}

.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none !important;
}

.panel .panel-heading {
    padding: 20px;
    font-size: 20px;
    background: transparent !important;
    border-bottom: 1px solid #e5e5e5 !important;
}

.affix, .rightnav, .affix-top {
    box-shadow: #b2adad 0 0 10px;
    background: transparent;
}

.affix {
    position: fixed !important;
}

.affix-bottom {
    position: fixed !important;
}

.rightnav {
    padding: 40px;
    margin-bottom: 40px;
}

.nav-tabs > li > a:hover {
    background: #f2f2f2 !important;
}

.nav-tabs > li.active > a {
    background: #f2f2f2 !important;
}

.panel-group .panel + .panel {
    margin: 0;
    border: none;
}

.Explain {
    margin: 40px;
}

.Explain_li {
    margin-bottom: 20px;
}

.Explain_li:nth-child(n+2) {
    padding-top: 80px;
}

.Explain_li img {

}

.plan {
    font-size: 20px;
    color: #333333;
    margin-bottom: 20px;
}

.sentence {
    font-size: 16px;
    color: #333;
}

@media screen and (min-width: 1400px) {
    #myScrollspy {
        margin-left: 16%;
    }
}

@media screen and (max-width: 1400px) {
    #myScrollspy {
        margin-left: 5%;
    }
}

#myScrollspy {
    width: 317px;
    /*margin-left: 16%;*/
}

.panel-body {
    padding: 0;
    width: 100%;
}

/*左侧导航*/
.affix {
    /*left: 21%;*/
}

.affix li {
    height: 42px;
    width: 100%;
    margin: 0;
    position: relative;
}

.bule {
    position: absolute;
    top: 0;
    right: 0;
    width: 4px;
    height: 100%;
}

.active .bule {
    background: #46a6e8;
}

.activebg .bule {
    background: #46a6e8;
}

.nav-tabs > li > a {
    margin: 0;
    font-size: 16px;
}

.nav > li > a:hover {
    background: none;
}

.nav-tabs > li > a {
    border: 0;
    padding-left: 20px;
}

.navbar-right {
    margin-right: 0 !important;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border: 0;
}

.active {

}

.nav-tabs {
    border-bottom: 0;
    width: 240px;
    float: right;
    margin-right: 5px;
}

.nav-tabs a {
    color: #333;
}

/*头部样式*/
.alarm {
    position: absolute;
    right: 0;
    top: 80px;
}

.file {
    position: absolute;
    left: 0;
    top: 80px;
}

.container {
    width: 100%;
}

.jumbotron {
    background: transparent;
    /*padding: 0;*/
}

.navbar-default {
    background: transparent;
    border-color: transparent;
    padding: 0 60px;
}

.navbar-brand img {
    margin-top: 3.5px;
}

.navbar-toggle {
    background: transparent !important;
    background: url(../img/top_menu.png) !important;
    width: 50px;
    height: 50px;
    border: transparent !important;
    margin-top: 15px;
    margin-bottom: 15px;
}

.sr-only,
.icon-bar {
    display: none !important;
}

.system {
    float: right;
    margin-right: 100px;
    transform: translateY(40%);
}

.navbar-collaps,
.navbar-header,
.navbar-brand,
.navbar-left li,
.navbar-right li {
    height: 80px;
    font-size: 18px;
    line-height: 50px;
}

.nav a {
    margin: 15px 0;
    color: #184451 !important;
}

.navbar-left li a {
    padding-left: 40px;
    padding-right: 40px;
}

.navbar-right li a {
    padding-left: 20px;
    padding-right: 20px;
}

.login a {
    width: 80px;
    height: 30px;
    line-height: 30px !important;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    padding: 0 !important;
    margin: 0 !important;
    margin: 25px 0 !important;
    text-align: center;
    color: #184451 !important;
}

.login a:hover {
    background: #017FF4 !important;
    color: #FFFFFF !important;
}

.register {
    width: 160px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    border-radius: 10px;
    background: #017FF4;
    color: #FFFFFF;
    font-size: 20px;
    margin-top: 100px;
translate(50 px, 100 px)
}

.register:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.navbar {
    height: 80px;
}

.collapse {
    min-width: 850px;
}

.navbar-nav > li > a {

}

.gzh,
.app {
    position: absolute;
    top: 80px;
    width: 220px;
    height: 220px;
    background: #FFFFFF;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
    display: none;
    cursor: pointer;
    -webkit-transition: opacity 1s ease-in-out;
}

.gzh {
    left: -45px;
}

.app {
    left: -55px;
}

.gzh img,
.app img {
    margin: 20px;
    width: 180px;
    height: 180px;
}

.san {
    /*width: 20px;*/
    /*height: 20px;*/
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #FFFFFF;
    position: absolute;
    top: -20px;
    left: 95px;
}

/*尾部样式*/

footer {
    background: #364758;
    overflow: hidden;
}

.weichx,
.Company_information {
    margin: 50px 0;
}

.weichx div {
    float: right;
    color: #333;
    background: #FFFFFF;
    font-size: 14px;
    text-align: center;
}

/*.weichx img {*/
/*padding: 7px 8px 11px 8px;*/
/*}*/
.weichx .app_bg,
.weichx .wei_bg {
    width: 100px;
    height: 100px;
    margin: 7px 8px 11px;
}

.weichx span {
    display: block;
    margin-bottom: 15px;
}

.officialapp {
    margin-right: 80px;
}

.official {
    margin-right: 40px;
}

.floser {
    overflow: hidden;
    margin: 0 auto !important;
    float: none;
}

.Company_information {
    height: 125px;
}

.Company_information li {
    width: 100%;
    height: 51px;
}

.Company_information img {
    float: left;
    display: inline !important;
}

.Company_information span {
    color: #FFFFFF;
    font-size: 16px;
    display: block;
    float: left;
    margin-left: 20px;
    line-height: 51px;
}

.email span {
    line-height: 26px;
}

.Company_information li:nth-child(2) img {
    margin-top: 10px;
}

.Company_information li:nth-child(3) img {
    margin-top: 10px;
}

.Company_information li:nth-child(3) span {
    line-height: 24px;
}

.foot a,
.foot {
    color: #FFFFFF;
    font-size: 16px;
}

.fs li {
    float: left;
}

#foot {
    float: none;
    margin: 0 auto;
    overflow: hidden;
    border-top: 1px solid #FFFFFF;
    box-sizing: border-box;
}

#foot ul {
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
}

#foot li a {
    float: left;
    margin: 16px 0;
    padding: 0 20px;
    border-right: 1px solid #FFFFFF;
    line-height: 20px;
}

#foot li:nth-child(4) a {
    border: 0;
}

.record {
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.Company_information li {
    position: relative;
}

.Company_information span {
    overflow: hidden;
    margin-left: 30px;
}

.Company_information li:nth-child(3) p {
    position: absolute;
    left: 62px;
}

.Company_information li:nth-child(3) p:nth-child(1) {
    min-width: 500px;
}

.Company_information li:nth-child(3) p:nth-child(2) {
    position: absolute;
    left: 62px;
    top: 25px;
}
