.container {
    text-align: center !important;
}

.login-wrapper {
    text-align: center;
    width: 1000px;
    margin: auto;
    padding-top: 100px;
    padding-bottom: 100px;
}

.login-box {
    padding-top: 40px;
    padding-bottom: 40px;
    margin: auto;
    padding-right: 200px;
}

.col-md-6 {
    margin: auto;
    float: none;
}

.register-wrapper {
    text-align: center;
    margin: auto;
}

.register-box {
    padding: 40px 0;
    /*height: 1000px;*/
    margin-left: auto;
    margin-right: auto;
}

.col-md-7 {
    margin: auto;
    float: none;
    padding-right: 100px;
}

.btn-signin {
    background-color: #006BC3;
    color: #FFF;
    border: 0px;
    height: 30px;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
}
.btn-signin:hover{
    color:#FFF;
    font-weight: bold;
}
.loginout {

    color: white !important;
    font-size: 16px;
}

.loginout a {
    color: white !important;
    font-size: 16px;
}
#login_register,#logout{
    line-height: 80px;
    color:white;
    float:right;
}
#login_register li,#logout li{
list-style: none;
}
.navbar-default #login_register  li span a{
    padding:30px 0;
}
.navbar-default #logout li span a{
    padding:30px 0;
}
#logout_post:hover{
color:rgb(255,88,0) !important;
}




/*--寮圭獥鏍峰紡--*/

#gray {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0px;
    display: none;
    z-index: 99;
}

.popup {
    width: 1028px;
    height: 768px;
    background-color: #fff;
    position: absolute;
    z-index: 100;
    border: 1px solid #ebeaea;
    left: 400px;
    top: 120px !important;
    display: none;
}

.popup .top_nav {
    width: 1028px;
    height: 46px;
    /* background-image: url(../images/popup_top_bj.jpg); */
    border-bottom: 1px solid #ebeaea;
    position: relative;
    cursor: move;
}

.popup .top_nav i {
    width: 15px;
    height: 35px;
    position: absolute;
    top: 6px;
    left: 8px;
    display: block;
}

.popup .top_nav span {
    font: 18px/18px 'microsoft yahei';
    color: #707070;
    display: block;
    position: absolute;
    top: 13px;
    left: 50px;
}

.game-title {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #006BC3;
    color: #fff;
    text-align: center;border-radius:5px;
}

.popup .top_nav a.guanbi {
    background: url(../images/close-btn.png) no-repeat;
    width: 30px;
    height: 30px;
    background-size: 30px, 30px;
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    cursor: pointer;
}

.popup .top_nav a.guanbi span {
    display: none;
}

.popup .top_nav a.guanbi:hover {
    background: url(../images/close-btn.png) no-repeat;
    width: 30px;
    height: 30px;
    background-size: 30px, 30px;
}

.popup .min {
    width: 1028px;
    height: auto;
    padding: 10px;
}

.tc_login {
    width: 1010px;
    height: 380px;
    background-color: #fff;
}

.tc_login .left {
    width: 200px;
    height: 380px;
    background-color: ;
    float: left;
}

.tc_login .right {
    width: 290px;
    height: 380px;
    background-color: ;
    float: right;
    padding-right: 10px;
}

.tc_login .left h4 {
    width: 200px;
    height: 20px;
    margin: 20px 0 20px 0;
    font-size: 15px;
    color: #666;
    text-align: center;
}

.tc_login .left img {
    width: 150px;
    margin: 0 auto;
    display: block;
    border: 1px solid #E3E3E3;
    padding: 4px;
}

.tc_login .left dd {
    width: 200px;
    height: 30px;
    font: 13px/18px 'microsoft yahei';
    color: #666;
    margin: 20px 0 10px 0;
    text-align: center;
    display: block;
}

.tc_login .right i {
    font-size: 20px;
    color: #090;
    float: right;
    margin: 15px 0 0px 0;
}

.tc_login .right a {
    font: 13px/18px 'microsoft yahei';
    color: #666;
    float: right;
    margin: 16px 0 0px 6px;
}

.tc_login .right a:hover {
    color: #06F;
    text-decoration: underline;
}

.tc_login IFRAME {
    border: none;
}


/* .login {
    position: absolute;
    right: 0;
    top: 15px;
}

.login a {
    color: #fff;
    font: 16px/24px;
}

.login a:hover {
    color: #f79d00;
}

.login span {
    margin: 0 10px;
}

.login-box {
    padding: 40px 0;
    height: 700px;
}

.register-box {
    padding: 200px 0;
    height: 1000px;
}

.container {
    width: 980px;
    position: relative;
    min-height: 360px;
    background: url(../img/bee001.png) no-repeat scroll top left;
    padding: 0 15px;
    margin: 0 auto;
}

.col-md-6 {
    width: 40%;
    position: absolute;
    right: 10px;
    top: 20px;
    overflow: hidden;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.col-md-7 {
    width: 50%;
    position: absolute;
    right: 36px;
    top: -40px;
    overflow: hidden;
    background: #fff;
    padding: 10px;
    border: 3px solid #ccc;
    box-shadow: 0px 0px 5px #ccc;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}

.login-from {
    margin-left: 30px;
}

.form-group {
    margin: 10px 0;
    font-size: 14px;
}

.reg-from p {
    font-size: 14px;
    color: red;
}

.btn-signin {
    background-color: #ea0f00;
    margin-left: 70px;
    color: #FFF;
    border: 0px;
    width: 220px;
    height: 30px;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
}

.c5bb {
    color: #5bb2fc;
}

.login-from .title {
    text-align: center;
    margin: 15px 0;
}

.form-horizontal label {
    float: left;
    margin-right: 30px;
    font-weight: bold;
    font-size: 14px;
}

.col-sm-10 {
    margin-bottom: 20px;
}

input.form-control {
    width: 200px;
    height: 25px;
}

.m-top-menu {
    z-index: 999;
    margin: 10px auto 0px auto;
    width: 980px;
    background: #f79d00;
    border-radius: 5px;
    /*filter:alpha(opacity=60);  
      -moz-opacity:0.6;  
      -khtml-opacity: 0.6;  
      opacity: 0.6;  */

overflow: hidden;

}

*/