﻿
.bg {
    background: url("../Content/Login/background.jpg") no-repeat;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -moz-background-size: cover;
    padding-bottom: 40px;
    min-height: 100%;
}

#login-body{

}
html {
  margin:0;
}
html,body{
    height:100%;
}
.form{
	background: rgba(255,255,255,0.2);
	width:400px;
	margin:120px auto;
}
.form_login{
    padding-top: 215px;
}
/*阴影*/
.fa{
	display: inline-block;
	top: 17px;
	left:10px;
	position: relative;
	color: rgba(255,255,255,0.2);
	justify-content: center;
    float: left;
}
.login-itme .form-group{
    position: relative;
}
.form-title{
    font-size: 18px;
    color: #fff;
    background: #00a4ff;
    border-radius: 30px  0 0 30px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    width: 220px;
    margin: 0 0 30px 0;
    float: right;
}
input[type="text"],input[type="password"] {
	padding-left:67px;
	width:316px;
	height:50px;
	background:rgba(245,245,245,1);
	border:none;
	border-radius:3px;
    border-radius: 40px;
    float: left;

}
.header_nav{
    padding-top: 40px;
}

.navbar-inverse-g-login {
	padding-top: 30px;
	/*margin-left: 200px;*/
    text-align: center;
    justify-content: center;
    align-items: center;
}
.navbar-inverse-g-index {
	height: 70px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(230, 230, 230, 1);
	box-shadow:0px 1px 6px 0px rgba(4,0,0,0.08);
}
#bs-example-navbar-collapse-1{
	margin-right: 220px;
}
.logo-text{
	font-family: MicrosoftYaHei-Bold;
    font-size:14px;
    color: #FFFFFF;
    margin-top: 5px;
    display:inline-block; 
    vertical-align:middle;
    margin-left: 30px;
    position: relative;
    top: 7px;
}
.logo-right-text{
	font-size:12px;
	font-family: "MicrosoftYaHei";
	font-weight:40;
	color:rgba(255,255,255,1);
	line-height:12px;
	padding-left: 50px;
}
.left_logo{
    height: 435px;
    width: 427px;
    background: url("../Content/Login/left_logo.png") no-repeat;
    float: left;
}
.login-div{
  	background: rgba(255,255,255,0.9);
  	background-size:cover;
    background-repeat:no-repeat;
    background-position:center;
    width: 860px;
    height: 485px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    border:6px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    padding: 20px 0px 20px 20px;
    position: absolute;
    left: 50%;
    top: 44%;
    margin-left: -430px;
    margin-top: -242px;
}
/*.sep{*/
/*	border-top: 1px solid #ddd;*/
/*	height: 20px;*/
/*	text-align: center;*/
/*	margin-top: 30px;*/
/*	margin-bottom: 15px;*/
/*	width: 320px;*/
/*}*/
div.info {
  background: transparent;
  width: 100%;
    padding-right: 50px;
  border-radius: 20px;
    padding-left: 42px;
}
.login-error {
    visibility: hidden;
    color: rgb(229,45,75);
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    width: 100%;
    text-align: left;
}
.col-sm-8 input[type="text"] {
    padding-left: 1px;
    width: 300px;
    height: 36px;
    background: #FFFFFF;
    border: 1px solid rgba(221, 221, 221, 1);
    border-radius: 3px;
}
.login-error-text {
    visibility: hidden;
    color: rgb(229,45,75);
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    width: 100%;
    text-align: left;
    padding-left: 60px;
}
.login-itme{
	width: 410px;
	height: 370px;
	display: block;
	margin: 0px;
    float: right;
}
.gnway-login-btn {
    width: 320px;
    border-radius:22px;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    position: relative;
    text-align: center;
}
.o-login-btn {
    font-family: MicrosoftYaHei-Bold;
    font-size:14px;
    color: #FFFFFF;
	display: block;
    text-align: center;
    width:100%;
    height:50px;
    background: #00a4ff;
    border-radius: 30px;
}
.o-login-wechat-btn {
    font-family: MicrosoftYaHei-Bold;
    font-size:14px;
    color: #6a6a6a;
	display: block;
    text-align: center;
    width:100%;
    height:50px;
	background: #fff;
	border-radius:30px;
    text-indent: 18px;
}
.o-login-wechat-btn:before{
    content: '';
    position: absolute;
    height: 20px;
    width: 25px;
    background: url("../Content/Login/wachat.png") no-repeat;
    display: inline-block;
    top: 14px;
    left: 75px;
}
.login-lable{
	color: #666;
	background: #fff;
	padding-left: 10px;
	padding-right: 10px;
	
}

.fa-user-circle-o:before {
	  background: url(../Content/Login/4.png) right  no-repeat;
    background-size: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 22px;
    height: 17px;
    width: 17px;
    position: absolute;
    pointer-events: none;

}

.fa-lock:before {
	background: url(../Content/Login/5.png) right  no-repeat;
    background-size: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 22px;
    height: 17px;
    width: 17px;
    position: absolute;
  	pointer-events: none;
}
/*登录页右侧浮窗*/
.second{
	width: 68px;
	height: 245px;
	top:40%;
	right: 0px;
	position: absolute;
	background:#00a4ff;
	text-align: center;
	padding-top: 37px;
}
.second-text {
	display: block;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: bt-rl;
	text-align: center;
	font-size: 20px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	line-height: 30px;
	color:rgba(255,255,255,1);
    padding-top: 27px;
    padding-left: 21px;
	letter-spacing: 10px;
	cursor: pointer;
}



/*左侧菜单*/
.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: block;
  padding-top: 70px;
  overflow-x: hidden;
  overflow-y: auto;
  background:#ddd;
  border-right: 1px solid #eee;
  height: 100%;
  width:300px;
}
.nav-sidebar {
  margin-right: -21px;
  margin-bottom: 20px;
  margin-left: -20px;
}
.nav-sidebar > li > a {
  padding-right: 20px;
  padding-left: 0px;
}
.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.main {
  padding: 20px;
}
.main .page-header {
  margin-top: 0;
}
/*.gnway-left-menu {
  border: 0px;
  background:rgba(249,248,248,1);
  display: block;
  font-size: 14px;
  font-family: "MicrosoftYaHei";
  font-weight: 400;
  line-height: 48px;
  color: #333333;
}*/

.gnway-left-menu-a {
  border: 0px;
  cursor: pointer;
}
.gnway-menu-fist-text {
  padding: 10px 30px;
}
.panel-group {
  background:#F9F8F8;
  margin-left: -15px;
  width: 300px;
  margin-bottom: 0px;
}
.panel-group:hover {
  background: #E4E4E4;
}
.panel-group:after {
  background: #F9F8F8;
}

.gnway-menu-one {
  width: 100%;
}
/*控制菜单箭头*/
.gnway-menu-one > span.glyphicon-chevron-toggle:before {
    content: "\e114";
}

.gnway-menu-one > span.glyphicon-chevron-toggle:before {
    content: "\e113";
}
.panel-body {
  width:300px;
  padding-left: 65px;
  border: 0px;
}
.panel-body:hover {
    background-color: #E4E4E4;
}
.page-header {
  font-size:15px;
  font-family:"MicrosoftYaHei";
  font-weight:bold;
  color:rgba(51,51,51,1);
  padding-bottom: 9px;
  margin: 40px 0 10px;
  border-bottom: 0px solid #eee;
}
.index-t-title {
  text-align: center;
  display: block;
  height: 52px;
  background-color: #F9F8F8;
  padding: 15px 0;
  margin: 0;
  font-size:12px;
  font-family:"MicrosoftYaHei";
  font-weight:bold;
}
.gnway-index-box {
  border-color: #E6E6E6;
}
.index-c-o {
  font-family:"MicrosoftYaHei";
  height: 80px;
  text-align: center;
  font-size:14px;
  font-weight:400;
  padding-top: 40px;
}
.index-c-t {
  font-family:"MicrosoftYaHei";
  height: 60px;
  text-align: center;
  font-size:14px;
  font-weight:400;
}

/***************host页面样式***********/
.functional-area {
    position: relative;
    margin: 10px auto;
    height: 34px;
    padding-left: 0px;
}

.functional-area .js-refreshButton{
    float: left;
    margin-left: 0px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:105px;
    height:36px;
    background:rgba(87,133,239,1);
    border-radius: 4px;
    cursor: pointer;
}

.new-btn {
    float: left;
    margin-left: 0px;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:105px;
    height:36px;
    background:rgba(87,133,239,1);
    border-radius: 4px;
    cursor: pointer;
}
.new-btn span {
    display: inline-block;
    margin-left: 0px;
    color: #ffffff;
}

/**************表格区************************/
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 0 1px 10px rgba(0,0,0,0.1);
    background: rgb(255,255,255);
    /*overflow: hidden;*/
}
table.table tr th,
table.table tr td {
    position: relative;
    text-align: center;
    vertical-align: middle;
    height: 40px;
    word-break: break-all;
    max-width: 230px;
    min-width: 50px;
    padding: 0 5px;
}
table.table .fa-sort-desc {
    position: relative;
    top: -4px;
    left: 4px;
}
table.table a {
    text-decoration: underline;
    color: rgb(46,178,255);
    margin: 0 4px;
    cursor: pointer;
}
table.table a.no-click {
    text-decoration: underline;
    color: rgb(170,170,170);
    margin: 0 4px;
    cursor: auto;
}
.table thead { background: #F9F8F8; }
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-bottom: 1px solid #e6e6e6;
    /*border-bottom: 1px solid rgba(0,0,0,0.1);*/
    font-size: 12px;
    color: rgb(51,51,51);
}
.table tr>td:first-child, .table tr>th:first-child { padding-left: 5px; }
.table tr>td:last-child, .table tr>th:last-child { padding-right: 5px; }
.table tr:hover {
  background-color: #F4F7FF;
}
.table>tbody>tr:last-child>td {
    border-bottom: none;
    padding-bottom: 1px;
}
.table>thead>tr>th {
    font-size: 12px;
    font-weight: normal;
}
.table-select { position: relative; }
.table-select-title { cursor: pointer; }
.table-select-title > img {
    display: inline-block;
    vertical-align: top;
    margin-left: 16px;
    margin-top: 6px;
}
.table-sort {cursor: pointer;}
.table-sort > img {
    display: inline-block;
    vertical-align: top;
    margin-left: 10px;
    margin-top: 4px;
}

.search {
    float: right;
    min-width: 300px;
    height: 34px;
    margin-right: 0px;
}
.search-btn {
    display: inline-block;
    vertical-align: middle;
    width:80px;
    height:36px;
    background:rgba(87,133,239,1);
    border-radius:4px;
    cursor: pointer;
}

#searchInput{
  float: left;
  width:235.25px;
}
#searchTubiao{
  float:left;
  font-size:18px;
  padding-top:2px;
}
#searchTubiao a{
  color:#FFFFFF;
  text-decoration:none;
}

/***************分页********************/
#pagination {
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;width: 100%;
}
#pagination:after {
    content: "";
    display: table;
    clear: both;
}
.simple-pagination ul {
    float: right;
    display: inline-block;
}
.light-theme a, .light-theme span {
    float: right;
    border: solid 1px #DCDEE2;
    width: 30px;
    margin: 0px;
    background: #ffffff;
    box-shadow: 0 2px 2px rgba(64,64,64,0.2);
    color: rgb(64,64,64);
    border-radius: 0px;
}
.light-theme .js-go { 
  width: 30px; 
  background: rgb(46,178,255);  
  color: #fff; 
}
.light-theme .current {
    background: #FFFFFF;
    border: solid 1px #DCDEE2;
    width: 30px;margin: 0px;
    color: #4A99EC;
}

.simple-pagination > input {
    float: right;
    border: solid 1px rgba(223, 223, 223, 1);
    border-radius: 4px;
    background: #ffffff;
    color: rgb(132,132,132);
    outline: none;
    text-align: center;
    margin-left: 15px;
    margin-right: 8px;
    vertical-align: top;
    height: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.text1 {
	padding-top: 7px;
}
.limit_length_text {
	padding-top: 7px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;  //文本不换行，这样超出一行的部分被截取，显示...
}

.td_limit_length_text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;  //文本不换行，这样超出一行的部分被截取，显示...
}
 
input[type="radio"] {
  position: absolute;
  padding: 5px;
  width:14px;
  height:14px;
  background:rgba(255,255,255,1);
  border:1px solid rgba(220,223,230,1);
  border-radius:50%;

}

input[type="radio"]:after {
  content:'';
  background-size:14px 14px;
  width:14px;
  height:14px;
  position: absolute;
  background:rgba(255,255,255,1);
  border:1px solid rgba(220,223,230,1);
  z-index: 100;
  border-radius:50%;
}
input[type="radio"]:disabled:hover:after {
  position: absolute;
  padding: 5px;
  width:14px;
  height:14px;
  background:#dbdce0;
  border:1px solid rgba(220,223,230,1);
  border-radius:50%;
  cursor: not-allowed;
}
input[type="radio"]:disabled:after {
  position: absolute;
  padding: 5px;
  width:14px;
  height:14px;
  background:#dbdce0;
  border:1px solid rgba(220,223,230,1);
  border-radius:50%;
  cursor: not-allowed;
}
input[type="radio"]:hover:after {
  width:14px;
  height:14px;
  position: absolute;
  background:rgba(255,255,255,1);
  border:1px solid rgba(87,133,239,1);
  border-radius:50%;
}

input[type="radio"]:checked:after {
  width:14px;
  height:14px; 
  background:#FFFFFF;
  border:5px solid rgba(87,133,239,1);
  border-radius:50%;
}
/*添加主机弹窗*/
.col-sm-6 input[type="password"] {
  padding-left:1px;
  width:220px;
  height:36px;
  background:#FFFFFF;
  border:1px solid rgba(221, 221, 221, 1);
  border-radius:3px;
}
.col-sm-6 input[type="text"] {
  padding-left:1px;
  width:220px;
  height:36px;
  background:#FFFFFF;
  border:1px solid rgba(221, 221, 221, 1);
  border-radius:3px;
}
.col-sm-3 input[type="text"] {
  padding-left:1px;
  width:220px;
  height:36px;
  background:#FFFFFF;
  border:1px solid rgba(221, 221, 221, 1);
  border-radius:3px;
}

.modal-header {
  background-color: #FBFBFB
}
.host-dialog {
  width: 490px;
  margin-top:150px;
  height: 350px;
}
.host-add-form {
  padding-top: 15px;
}

.o-addhost-btn {
    width:135px;
    height:30px;
    background:rgba(87,133,239,1);
    border-radius:4px;
    font-size:12px;
    font-family:"MicrosoftYaHei";
    font-weight:400;
    color:rgba(255,255,255,1);
    display: table-cell;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
    cursor: pointer;

}

.contactsql-btn {
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:19px;
    height:17px;
    background:url(../Content/Login/sql.png) right  no-repeat;
    cursor: pointer;
    border: 0px;
}

.o-contactsqltest-btn {
    width:91px;
    height:30px;
    background:rgba(87,133,239,1);
    border-radius:4px;
    font-size:12px;
    font-family:"MicrosoftYaHei";
    font-weight:400;
    color:rgba(255,255,255,1);
    display: table-cell;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
    cursor: pointer;

}
.o-contactsql-btn {
    width:91px;
    height:30px;
    background:rgba(87,133,239,1);
    border-radius:4px;
    font-size:12px;
    font-family:"MicrosoftYaHei";
    font-weight:400;
    color:rgba(255,255,255,1);
    display: table-cell;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding-top: 8px;
    cursor: pointer;
}
.backup-btn {
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:19px;
    height:17px;
    background:url(../Content/Login/bak1.png) right  no-repeat;
    cursor: pointer;
    border: 0px;
}
.rollback-btn {
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:19px;
    height:17px;
    background:url(../Content/Login/bak.png) right  no-repeat;
    cursor: pointer;
    border: 0px;
}
.image{
	margin:7px 2px;
    width:14px;
    height:16px;
    cursor: pointer;
    border: 0px;		
}
.nowexec-btn {
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:19px;
    height:17px;
    background:url(../Content/Login/25.png) right  no-repeat;
    cursor: pointer;
    border: 0px;
}
.addspace-btn {
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:19px;
    height:17px;
    background:url(../Content/Login/26.png) right  no-repeat;
    cursor: pointer;
    border: 0px;
}
.addtime-btn {
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:19px;
    height:17px;
    background:url(../Content/Login/27.png) right  no-repeat;
    cursor: pointer;
    border: 0px;
}
.morectl-btn {
  height: 60px;
  text-align: center;
  width:40px;
  line-height: 34px;
  font-size:12px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(192,196,204,1);
  cursor: pointer;
  background:rgba(255,255,255,1);
  border:1px solid rgba(220,222,226,1);
  border-radius:4px;
}

.o-modtask-btn,.o-ratetask-btn,.o-nowexec-btn,.o-modhost-btn {
  width:91px;
  height:30px;
  background:rgba(87,133,239,1);
  border-radius:4px;
  font-size:12px;
  font-family:"MicrosoftYaHei";
  font-weight:400;
  color:rgba(255,255,255,1);
  display: table-cell;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  cursor: pointer;
}


/*备份任务设置流程*/
.create-content {
  width:80%;
  margin-top: 70px;
  margin-left: 260px;
  background:rgba(249,248,248,1);
  border:1px solid #E6E6E6;
  height: 100%;
  background-color: #FBFBFC;
  /*position: fixed; */
}
.back1 {
  text-align: center;
  background: url(../Content/Login/23.png);
  height: 35px;
  width: 35px;
  padding:8px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.back2 {
  text-align: center;
  background: url(../Content/Login/24.png);
  height: 35px;
  width: 35px;
  padding:8px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.backup2::-webkit-scrollbar {
    display: none;/*隐藏滚动条*/
}
.back3 {
  text-align: center;
  background: url(../Content/Login/24.png);
  height: 35px;
  width: 35px;
  padding:8px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.mod_back1, .mod_back2 {
  text-align: center;
  background: url(../Content/Login/24.png);
  height: 35px;
  width: 35px;
  padding:8px;
  color: #FFFFFF;
  text-align: center;
  justify-content: center;
  align-items: center;
}


.line-c{
  width: 65%;
  margin-left: 4%;
}

.o-nowre-btn,.o-addtime-btn,.o-addspace-btn {
  width:91px;
  height:30px;
  background:rgba(87,133,239,1);
  border-radius:4px;
  font-size:12px;
  font-family:"MicrosoftYaHei";
  font-weight:400;
  color:rgba(255,255,255,1);
  display: table-cell;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  align-items: center;
  cursor: pointer;
}

.o-nextbackup1-btn,.o-nextbackup2-btn,.o-nextbackup3-btn,.o-nextbackup4-btn,.o-addbackup-btn {
  width:160px;
  height:30px;
  background:rgba(87,133,239,1);
  border-radius:4px;
  font-size:12px;
  font-family:"MicrosoftYaHei";
  font-weight:400;
  color:rgba(255,255,255,1);
  display: table-cell;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 8px;
  align-items: center;
  cursor: pointer;
}

.form-b-row {
  min-height:59px;
  background:rgba(255,255,255,1);
  border:1px solid rgba(243, 243, 243, 1);
  border-radius:2px;
  margin-bottom: 10px;
}
.dbnameradio {
  text-align: left;
  padding-left: 20px;
}
.addradio {
  text-align: left;
  padding-left: 20px;
  height: 25px;
}
.label-title {
  padding-top: 15px;
  padding-left: 30px;
}

.label-option {
  padding-top: 15px;
  padding-left: 150px;
}
.label-right {
  padding-top: 20px;
}
.label-title-text {
  padding-top: 0px;
  padding-left: 30px;
}
.label-right-text {
  padding-top: 0px;
}
.nowre-btn {
    font-size: 13px;
    color: #ffffff;
    line-height: 34px;
    text-align: center;
    width:19px;
    height:17px;
    background:url(../Content/Login/30.png) right  no-repeat;
    cursor: pointer;
    border: 0px;
}
.exec_progress {
  width:80%;
  height:21px;
  padding: 6px;
  background:rgba(245,245,245,1);
  border:1px solid rgba(203, 203, 203, 1);
  border-radius:11px;
}
.exec_progress_backup {
  width:100%;
  height:21px;
  padding: 6px;
  background:rgba(245,245,245,1);
  border:1px solid rgba(203, 203, 203, 1);
  border-radius:11px;
}
.exec_progress_bar {
  height:8px;
  background:rgba(87,133,239,1);
  border-radius:4px;
}
.exec_progress_bar_dbcheck {
  height:8px;
  background:rgba(87,133,239,1);
  border-radius:4px;
}
.exec_progress_bar_export {
  height:8px;
  background:rgba(87,133,239,1);
  border-radius:4px;
}
.progress_backup {
	height: 20px;
    margin-top: 7px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 8px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1)
}
.text_rate{
	margin-top: 7px;
    text-align: right;
    padding-right: 100px;
}
.form-table {
  margin-top: 12px;
  height:165px;
  overflow-y: scroll; 
  background:#F3F3F3;
  border:1px solid rgba(243, 243, 243, 1);
}
.login_footer_content{
    position: absolute;
    width: 100%;
    bottom: 30px;
}
.login_middle{
    width: 420px;
    margin: auto;
}
.case_login{
    color: #fff;
    font-size: 14px;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}
.case_login:before,.case_login:after {
    content: '';
    height: 1px;
    width: 55px;
    background: #ffffff;
    display: block;
    position: absolute;
    top: 50%;
    margin-left: -1px;
}
div.case_login:after{
    right: 0;
}
.login_middle p{
    text-align: center;
    margin: 0;
    line-height: 30px;
    color:#999;
}