/*@charset "utf-8";*/
#slideBar{
    width: 290px;
    margin: 14px auto;
}
.slide-box{
    display: block;
    position: relative;
}
.scroll-background{
    background-image: url("/images/sprite.3.2.0.png");
    background-repeat: no-repeat;
}
.scroll-bar{
    margin-left: 15px;
    width: 261px;
    background-position: 0 0;
    height: 28px;
    position: relative;
}
.slide-btn{
	z-index:0;
    height: 44px;
    width: 44px;
    background-position: 0 -84px;
    cursor: pointer;
    display: block;
    position: relative;
    left: 0;
    top: -9px;
    -moz-box-shadow: none;
    box-shadow: none;
    border-radius: 13px;
    z-index: 399;
}
.slide-title{
   /*  cursor: default; */
    position: absolute;
    left: 35px;
    top:0px;
    font-size: 12px !important;
    /* color: #486c80; */
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 28px !important;
    text-align: center;
    width: 220px;
}
.slide-img-div{
    width: 260px;
    height: 116px;
    padding: 0 15px 2px 13px;
    position: relative;
    background-color: #f2ece1;
    border-left: 1px solid #e4ddd1;
    border-right: 1px solid #e4ddd1;
}
.slide-img-div img{
    width: 100%;
    height: 100%;
}
.slide-top{
    height: 14px;
    width: 290px;
    background-position: 0 -1341px;
    position: relative;
}
.slide-bottom{
    height: 28px;
    width: 290px;
    background-position: 0 -56px;
    line-height: 14px !important;
    position: relative;
    text-align: left;
    overflow: visible;
}
.slide-bottom-no-logo{
    margin-right: 15px;
    width: 65px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 6px;
    background-color: #f2ece1 !important;
    cursor: default;
}
.slide-bottom-refresh{
    overflow: visible;
    display: block;
    zoom: 1;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    margin-right: 16px !important;
    background-color: #f1e9de;
    margin: 6px 0 0 18px !important;
    height: 14px;
    width: 14px;
    background-position: 0 -1179px;
}

.slide-box-shadow{
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5) inset;
}
.slide-block{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 2px;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    border: 1px solid rgba(255, 255, 0, 0.8);
    background-size: 260px 116px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4), 0 0 10px 0 rgba(90, 90, 90, 0.4);
    box-sizing: border-box;
    z-index: 10;
}
.slide-img-nopadding{
    position: relative;
    width: 100%;
    height: 100%;    
}
.slide-icon{
    float: left;
    height: 22px;
    width: 26px;
}
.slide-img-hint{
    -webkit-font-smoothing: subpixel-antialiased;
    font-size: 12px !important;
    line-height: 22px !important;
    margin: 0 auto;
    position: relative;
}
.slide-text{
    text-align: left !important;
    color: #4b3f33;
}
.slide-img-hint-info{
    height: 22px;
    width: 260px;
    background-position: 0 -674px;
    height: 0;
    overflow: hidden;
    position: absolute;
    bottom: 1px;
    transition: height 0.3s;
    z-index: 11;
}
.redColor{
    color: red;
}
.greenColor{
    color: green;
}
.slide-img-border{
    margin-bottom: 3px;
}

.login-wrap{
	margin-left:45%;
	margin-top:5%;
}
.shadow-box{
	width:279px;
	height:109px;
	background:#398cd1;
	float:left;
	color:#fff;
	padding:100px 20px;
	font-size:24px;
}
.shadow-box p{
	letter-spacing:5px;
	line-height:50px;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.shadow-text1{
	border-bottom:1px solid #fff;
}

.login{
/*   border-radius:6px;
  -moz-border-radius:6px;
  -webkit-border-radius:6px; */
}
.login{
  /* padding:50px; */
  /* margin-bottom:50px; */
  width:319px;
  height:309px;
  background-color: #fff;
  float:left;
  box-shadow: 2px 2px 2px rgba(0,0,0,.2);
  /* border:#c0c0c0 1px solid; */
  /* margin:100px auto; */
}
.login_out{
	 background-image: url("/img/login/login.jpg");
	 background-position: center;
	 height:600px;
	 overflow:hidden;
	 zoom:1;
}
.rom{
	
}

.zhuce a{
	color: #6b6b6b;
	margin-left:10px;
}
.zhuce-text1{
	color: #06748b;
}
.form-group{
	text-align:center;
	padding-top:27px;
}
.input-item{
	display:inline-block;
}
.form-control1{
	width:200px;
	padding:9px;
	background-color: #fff;
    border: 1px solid #c4c4c4;
    border-radius: 0.25em;
    font-size:15px;
}
.form-control1:focus{
	border:1px solid #0aa1ed;
}
.control-label{
	font-size:15px;
	padding-top: 4px;
    display: inline-block;
}
.login-btn{
	width: 250px;
    border-radius: 5px;
    height: 34px;
    background: #0aa1ed;
    border:none;
    color:#fff;
    cursor:pointer;
}
.login-btn:hover{
	background:#00aaff;
}
.login-btn[disabled]{
	background: #ccc;
	cursor: not-allowed;
}

.goto:hover{
	color:red;
}



#slider{
  height:35px;
  position:relative;
  padding-left:40px;
}
#slider p{
  top:7px;
  left:100px;
  color:#aaa;
  position:absolute;
}
.zhuce{
	 text-align: center;
	 margin-top:17px;
}
.zhuce span{
 font-size: 20px;
 line-height: 44px;
}
.login_register{
	float: right;
    margin-right: 13px;
    margin-top: 11px;
}
/*#msg{*/
  /*display: none;*/
/*}*/
#slider a{
  top:2px;
  height:29px;
  width:40px;
  margin-left:2px;
  font-size:20px;
  padding-left:8px;
}

.goto{
	margin-right:35px;
}
