﻿body,ul,li,dd,dt,dl,h1,h2,h3,h4,h5,h6 {font-family: '微软雅黑', '黑体';padding: 0; font-size:12px; list-style: none;margin: 0 auto;}
body {margin:0 auto;background-image: url(../images/login_bg.jpg);background-repeat: no-repeat;background-position: center top;width:100%;background-color:#F2F2F2;}
#swap {position: absolute;height: 100%;width: 100%;top:77px;bottom: 0px;text-align: center;}
#content {-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;background-size: cover;height: 100%;width: 100%;display: block;overflow: hidden;clear: both;}
#LoginBox {width:410px;height: 475px; font-size: 12px; background: #F4F4F4;float: right;margin-top:50px;margin-right:475px;background: url('../images/login_bg10.png') no-repeat;
font-family: '微软简标宋', '黑体';}
.DepCode,.UserName,.UserPassword,.ImgCode {padding-left: 41px;background: url('../images/icon_total.png') no-repeat;width: 87%;height: 26px;border: none;display: block;}
.DepCode {background-position: 3px -5px;}
.UserName {background-position: 0px -66px;}
.UserPassword {background-position: 1px -126px;}
#LoginBox .CodeImgLine {background-position: -11px -420px;}
.ImgCode {background-position: 0px -183px;width: 55%;float: left;}
.CodeImg {width: 60px;height: 25px;float: right;border-radius: 1px;border: 1px solid #DDDDDF;background: #FFFFFF;padding: 1px;}
#LoginBtn {border: none;display: block;clear: both;width: 231px;height: 35px;margin: 10px auto;background: url('../images/icon_total.png') -8px -537px no-repeat;text-indent: -20000px;}
#footer{ width:100%; height:105px;position:absolute; bottom:20px; padding-top:35px; line-height:35px; text-align:center; color:#878787;}
#footer p {font-size:12px;text-align: center; vertical-align:middle;color:#878787;line-height:25px;}
#footer a{ color:#878787!important;}
/*小程序码*/
.change-type {min-width: 40px;min-height:150px;position: absolute;z-index: 99;position:absolute;left:0; bottom:5px;display: flex; }
.change-type .type-left {width: 0;background: #fff;height: 100%;box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.5);overflow: hidden;}
.change-type .showListType {width: 150px;transition: width 0.4s;-moz-transition: width 0.4s;-webkit-transition: width 0.4s;-o-transition: width 0.4s;}
.change-type .type-right {width:30px; background:#2F8CE9;height:150px;overflow:hidden;box-shadow:0px 2px 6px 0 rgba(0, 0, 0, 0.5);border-top-right-radius:5px;border-bottom-right-radius:5px;display:table;}
.change-type .type-right p {text-align: center;padding: 0 5px;color: #fff;display: table-cell;vertical-align: middle;cursor: pointer;line-height: 20px;font-family: '微软雅黑', '黑体'; font-size:12px;}