.selectArea {
  height: 200px;
  position: relative;
  border: 1px dashed #ddd;
  text-align: center;
  line-height: 20px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.psTitle {
  position: relative;
  margin-bottom: 66px;
  padding: 10px 10px 10px 20px;
  text-align: justify;
}

.psTitle label {
  position: absolute;
  left: 10px;
  top: 12px;
}

#checkLogo {
  margin-bottom: 0;
}

.imgPreview {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 200px;
  text-align: center;
  user-select: none;
  background-image: url("/clbs/resources/img/bgImg.svg");
}

.imgPreview img {
  max-width: 100%;
  max-height: 100%;
}

.previewBox {
  position: relative;
  height: 420px;
  background-image: url(/clbs/resources/img/home/156376318705986.jpeg);
  background-position: center;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-color: #f9f9f9;
}

.transformDiv {
  padding-top: 9%;
  transform: scale(0.6)
}

#loginPagesPreview .transformDiv {
  transform: scale(0.8)
}
#loginPagesPreview .previewBox{
  height: 560px;
}
#loginPagesPreview .login_logo{
  bottom: 65%;
  left: 100px;
  right: 100px;
}
#loginPagesPreview .logoLeft{
  top: -7%;
  left: -10%;
}
#loginPagesPreview .logoRight{
  top: -7%;
  left: auto;
  right: -10%;
}
#loginPagesPreview .logoImg{
  width: 282px;
}

#loginPagesPreview #login-wrapper{
  margin: 70px 100px 0;
}

#login-wrapper {
  margin: 50px -62px 0;
  text-align: center;
}

#login-wrapper .panel {
  display: inline-block;
  margin: 0;
  border-radius: 5px;
  padding: 0 3%;
  border: 1px solid rgba(238, 238, 238, 0.5);
  background-color: rgba(255, 255, 255, 0.7);
}
#login-wrapper .panel-body {
  padding-bottom: 0;
}

.loginBox input[readonly] {
  background-color: transparent;
}
.loginBox .panel-title{
  text-shadow: -1px 0 rgba(255,255,255,.5), 0 1px rgba(255,255,255,.5), 1px 0 rgba(255,255,255,.5), 0 -1px rgba(255,255,255,.5);
}

.loginBox .panel-heading {
  background: 0 0;
  border-color: #cfcfcf;
  color: #5b5c5c;
  text-align: center;
  font-family: Microsoft Yahei;
}

#label {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-right: 1px solid #cfcfcf;
  border-top: none;
  border-bottom: none;
  border-left: none;
  background: #fff;
  z-index: 3;
  cursor: move;
  background: #fff url(/clbs/resources/img/codee.png) no-repeat center;
}

#email, #tg_password {
  height: 30px;
  padding-left: 30px !important;
  border: 1px solid #cfcfcf;
  font-family: Microsoft Yahei;
  border-radius: 3px;
  opacity: 0.9!important;
  background-color: #e6f6ff!important;
}

#login-wrapper .form-group .fa {
  position: absolute;
  left: 20px;
  top: 0;
}

#slider {
  width: 100%;
  height: 30px;
  position: relative;
  opacity: 0.8;
  border: 1px solid #cfcfcf;
  background-color: #f5f5f5;
  overflow: hidden;
  text-align: center;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  border-radius: 3px;
}

#slider_bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background-color: #e8e8e8;
  z-index: 1;
}

#labelTip, .login_msg {
  font-family: Microsoft Yahei, serif;
}

#labelTip {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 13px;
  color: #787878;
  line-height: 30px;
  padding-left: 30px;
  text-align: center;
  z-index: 2;
}

.loginBox #login_ok {
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding-top: 0;
  background-color: #55657b;
}

.login_logo {
  position: absolute;
  /*top: 10%;*/
  bottom: 75%;
  left: -62px;
  right: -62px;
  text-align: center;
}

.logoImg {
  display: inline-block;
  width: 276px;
  text-align: center;
}

.logoLeft {
  top: -26%;
  left: -30%;
  text-align: left;
}

.logoLeft .logoImg {
  text-align: left;
}

.logoRight {
  text-align: right;
  top: -26%;
  left: auto;
  right: -28%;
}

.logoRight .logoImg {
  text-align: right;
}

.loginLogoImg {
  display: inline-block;
  max-width: 100%;
}

.footertc {
  position: absolute;
  left: 6px;
  bottom: 40px;
  width: 100%;
  transform: scale(0.5);
  background-color: transparent;
}

.loginRecord {
  color: #2d2d2d
}

#personalized {
  padding-top: 60px;
  text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
}

.bottomPos {
  padding-top: 10px;
}

.bottomPos .rightRadio {
  padding-top: 7px;
}

.bottomPos .rightRadio label {
  padding: 0;
  cursor: pointer;
  font-weight: normal;
}

.bottomPos .rightRadio input[type=radio] {
  cursor: pointer;
  vertical-align: -1px;
}

.colorItem {
  display: inline-block;
  width: 100px;
  height: 100px;
}

#roundBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.roundItem {
  position: absolute;
  width: 15px;
  height: 15px;
  z-index: 9999;
  cursor: pointer;
  border: 2px solid #fff;
  border-radius: 50%;
}

.roundItem:hover .roundTitle {
  display: block;
}

.roundTitle {
  position: absolute;
  min-width: 90px;
  display: none;
  text-align: center;
  font-weight: lighter;
  font-size: 12px;
  top: 20px;
  left: -35px;
  color: #fff;
  line-height: 20px;
  padding: 1px 10px;
  background: #272727;
  border-radius: 15px;
  z-index: 1000;
}

.operBtn.editButton {
  top: 5px;
  right: 5px;
  left: auto;
  z-index: 99;
  cursor: pointer;
}

.imgPreview:hover .editButton {
  display: block;
}

#colorMarker {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  line-height: 100px;
  overflow: hidden;
  border-radius: 50%;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid #fff;
}

#markerCenter {
  display: inline-block;
  width: 2px;
  height: 2px;
  border: 1px solid #fff;
}

#markerImg {
  position: absolute;
  width: 1000000px;
  left: 0;
  top: 0;
}

#colorMarker span {
  float: left;
  width: 8px;
  height: 8px;
}

.centerSpan {
  box-sizing: border-box;
  border: 1px solid #fff;
}

.understandMore {
  display: inline-block;
}

.understandMore a {
  display: inline-block;
  margin-bottom: 5px;
  color: #6dcff6;
  cursor: pointer;
}

.understandMore a:hover + .platformSiteTitle {
  opacity: 1;
  display: block;
}

.platformSiteTitle {
  position: absolute;
  display: none;
  opacity: 0;
  padding: 10px;
  left: 0;
  top: 100%;
  border-radius: 4px;
  background-color: #000;
  transition: all 0.2s ease-in-out;
}

.platformSiteTitle:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: -11px;
  left: 111px;
  border: 6px solid transparent;
  border-bottom-color: #000;
}

.platformSiteTitle p {
  margin: 0;
  color: #fff;
  font-size: 12px;
  text-align: justify;
}
