body {
    background: #e8eef7;
}

/*导航条开始*/
.navbar {
    box-shadow: 0 0 5px 5px #C9C9C9;
}

.navbar a {
    color: #fff;
    text-decoration: none;
}

/*导航条结束*/

/*内容开始*/
.center {
    width: 1000px;
    height: 550px;
    margin: 40px auto 30px auto;
}

.center > .centerLand {
    height: 550px;
    width: 384px;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
}

.center > .centerLand > .nav-tabs {
    height: 70px;
    line-height: 70px;
}

.center > .centerLand > .nav-tabs > li > a {
    height: 67px;
    line-height: 67px;
    border: 0px;
    border-radius: 0;
    color: #999999;
    font-size: 14px;
}

.center > .centerLand > .nav-tabs > li:first-child {
    margin-left: 20%;
}

.center > .centerLand > .nav-tabs > li {
    box-sizing: border-box;
    background: transparent;
    margin: 0 20px;
}

.center > .centerLand > .nav-tabs > li > a {
    box-sizing: border-box;
    background: transparent;
}

.center > .centerLand > .nav-tabs > .active {
    color: #3164b7;
    border-bottom: 3px solid #3164b7;
    box-sizing: border-box;
}

.center > .centerLand > .nav-tabs > li:hover a {
    color: #3164b7;
    background: transparent;
}

.center > .centerLand > .nav-tabs > .active > a {
    color: #3164b7;
    font-size: 20px;
}


.center > .centerLand > .tab-content {
    width: 80%;
    margin: 45px auto 0 auto;
}

.center > .centerLand > .tab-content #personalLogin .input-group {

    height: 40px;
    line-height: 40px;
    width: 100%;
    border-bottom: 1px solid #999999;
    margin: 20px auto 30px auto;
}

.center > .centerLand > .tab-content #personalLogin .last-group {
    margin-bottom: 15px;
}

.center > .centerLand > .tab-content #personalLogin .input-group > input {
    width: 60%;
    border: 0px;
    box-shadow: none;
    background: transparent;
}

.center > .centerLand > .tab-content #personalLogin .input-group > button {
    margin: -12px 0 0 0;
    background: #3164b7;
}

.center > .centerLand > .tab-content #personalLogin .loginBtn {
    display: block;
    width: 100%;
    height: 46px;
    background: #3164b7;
    margin: 50px auto 20px auto;
}

.center > .centerLand .register {
    height: 50px;
}

.center > .centerLand .register > a {
    display: inline-block;
    width: 49%;
    font-size: 16px;
    color: #3164b7;
}


.center > .centerLand > .tab-content #enterpriseLogin .input-group {

    height: 40px;
    line-height: 40px;
    width: 100%;
    border-bottom: 1px solid #999999;
    margin: 20px auto 30px auto;
}

.center > .centerLand > .tab-content #enterpriseLogin .last-group {
    margin-bottom: 15px;
}

.center > .centerLand > .tab-content #enterpriseLogin .input-group > input {
    width: 65%;
    border: 0px;
    box-shadow: none;
    background: transparent;
}

.center > .centerLand > .tab-content #enterpriseLogin .input-group > button {
    margin: -12px 0 0 0;
    background: #3164b7;
}

.center > .centerLand > .tab-content #enterpriseLogin .loginBtn {
    display: block;
    width: 100%;
    height: 46px;
    background: #3164b7;
    margin: 50px auto 20px auto;
}

.center > .centerLand > .tab-content .input-group label {
    display: inline-block;
    width: 75px;
}

.center > .centerLand .otherLogin > p {
    text-align: center;
    color: #a09f9f;
    margin: 0 auto 30px auto;
}

.center > .centerLand .otherLogin > a {
    text-align: center;
    color: #a09f9f;
    display: inline-block;
    width: 49%;
}

.center > .centerLandQ {
    height: 550px;
    width: 1000px;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
}

.center > .centerLandQ > .nav-tabs {
    height: 70px;
    line-height: 70px;
}

.center > .centerLandQ > .nav-tabs > li > a {
    height: 67px;
    line-height: 67px;
    border: 0px;
    border-radius: 0;
    color: #999999;
    font-size: 14px;
}

.center > .centerLandQ > .nav-tabs > li:first-child {
    margin-left: 8%;
}

.center > .centerLandQ > .nav-tabs > li {
    box-sizing: border-box;
    background: transparent;
    margin: 0 20px;
}

.center > .centerLandQ > .nav-tabs > li > a {
    box-sizing: border-box;
    background: transparent;
}

.center > .centerLandQ > .nav-tabs > .active {
    color: #3164b7;
    border-bottom: 3px solid #3164b7;
    box-sizing: border-box;
}

.center > .centerLandQ > .nav-tabs > li:hover a {
    color: #3164b7;
    background: transparent;
}

.center > .centerLandQ > .nav-tabs > .active > a {
    color: #3164b7;
    font-size: 20px;
}


.center > .centerLandQ > .tab-content {
    width: 80%;
    margin: 45px auto 0 auto;
}

.center > .centerLandQ > .tab-content #questionIndex .input-group {

    height: 40px;
    line-height: 40px;
    width: 100%;
    margin: 20px auto 30px auto;
}

.center > .centerLandQ > .tab-content #questionIndex .last-group {
    margin-bottom: 15px;
    margin-left: 20px;
}

.center > .centerLandQ > .tab-content #questionIndex .input-group > input {
    width: 30%;
    border: 0px;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #999999;
    margin: 0px 20px 0px auto;
}

.center > .centerLandQ > .tab-content #questionIndex .input-group > select {
    width: 30%;
    border: 0px;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #999999;
    margin: 0px 20px 0px auto;
}

.center > .centerLandQ > .tab-content #questionIndex .input-group > textarea {
    width: 95%;
    height: 100px;
    border: 0px;
    box-shadow: none;
    background: transparent;
    border-bottom: 1px solid #999999;
    margin: 0px 20px 0px auto;
}

.center > .centerLandQ > .tab-content #questionIndex .sub {
    display: block;
    width: 33%;
    height: 46px;
    background: #3164b7;
    margin: 50px auto 20px auto;
}

.center > .centerLandQ > .tab-content #questionIndex .success {
    width: 20%;
    height: 40px;
    background: #3164b7;
    margin: 50px 20px 20px 20px;
}

.center > .centerLandQ > .tab-content .input-group label {
    display: inline-block;
    width: 75px;
}

.center > .rightBg {
    height: 40%;
    width: 60%;
    background-image: url(../image/shouyebj.jpg);
    background-size: 100% 100%;
    color: #fff;
    position: relative;
}

.center > .rightBg1 {
    height: 60%;
    width: 60%;
    background-size: 100% 100%;
    color: #fff;
    position: relative;
    border: #e2edf6;
    border-style: ridge;
}

.center > .rightBg .text {
    width: 300px;
    height: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -70px;
    margin-left: -150px;
    font-size: 2rem;
    font-weight: bold;
}

.confirmPwd {
    display: none;
}

sendVerifyCode1 {
    box-shadow: none;
    text-align: right;
}

#update_submit {
    display: none;
}

.error {
    color: red;
}

/*内容结束*/
/*脚部开始*/
.footer {
    height: 160px;
    line-height: 80px;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #404040;
    border: 0px;
}

.footer a {
    color: #333;
}

td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.center .detail{
    width: 1000px;
    /*height: 650px;*/
    /*margin: 40px auto 30px auto;*/
}
.center > .centerLandQ .detail{
    height: 650px;
    width: 1000px;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 auto;
}

/*脚部结束*/

/* 左侧跟随导航条开始 */
.fixedMenu-left{
    width:320px;
    position:fixed;
    left:0;
    top:20%;
    z-index:9999999;
}

.fixedMenu-left>.back-left{
    margin-top:8px;
    background:url(../image/hs-r.png) no-repeat;
    width:20px;
    height:76px;
    padding-top:11px;
    color:#1a5480;
    text-align:center;
    cursor:pointer;
}
.fixedMenu-left>ul{
    width:300px;
    background:#ebf5ff;
    transition:all 0.5s;
}
.fixedMenu-left>ul>li{
    position:relative;
    height:12.5%;
    line-height:12.5%;
    text-align:left;
    border-bottom:1px solid #cfe0f1;
    padding-top:8%;
    margin-bottom: 20px;
}
.fixedMenu-left>ul>li>img{
    position:absolute;
    top:-15px;
    left:0px;
}
.fixedMenu-left>ul>li>a>span{
    margin-left:3px;
}
.fixedMenu-left>ul>li>a{
    color:#0a4472;
    text-decoration: none;
}
.fixedMenu-left>ul>li:last-child{
    width:100%;
    background:url("../image/leftMenubottom.png") no-repeat center left;
    background-size: 100% 100%;
    border:0;
    color:#fff;
    text-align:center;
    padding-bottom: 20px;
    margin-top: 20px;
    margin-bottom: -20px;
}
.fixedMenu-left>ul>li:last-child>a{
    color:#fff;
    text-align:center;
}
/* 左侧跟随导航条结束 */

.c_bottomdibu {
    padding: 30px 0 0;
}

.c_bottomtu1 {
    float: left;
    margin: 8px 0 0;
}

.c_bottominfo {
    margin: 0 40px 0 100px;
    font-size: 15px;
    line-height: 30px;
}

.logo {
    width: 400px;
    height: auto;
    position: absolute;
    z-index: 9;
    top: 12px;
    left: 5%;
}

