#login-hd {
  padding-top: 50px;
}
#login-bd {
  height: 580px;
  background: #f8f8f8 url(/serviceRoute_cdn/images/bjzw/ent/login-bg.png) center
    center no-repeat;
}
#login-ft {
  padding-top: 30px;
}
#logo {
  width: 420px;
  height: 60px;
  display: block;
  float: left;
  background: url(/serviceRoute_cdn/images/bjzw/ent/dd-logo.png) 0 0 no-repeat;
  text-indent: -9999px;
  background-size: contain;
}
#service-tel {
  width: 180px;
  height: 48px;
  display: block;
  float: right;
  background: url(/serviceRoute_cdn/images/bjzw/ent/login-tel.jpg) 0 0 no-repeat;
  text-indent: -9999px;
}
.login-content {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.login-box {
  padding: 20px;
}
.login-box h1 {
  font-size: 24px;
  color: #333;
  padding: 10px 0 30px 0;
  margin: 0;
}
.form-list {
  height: 92px;
}
.form-list-item {
  position: relative;
  z-index: 99;
}
.form-list-item .form-lab {
  font-size: 18px;
  color: #666;
  font-weight: normal;
  margin-bottom: 0;
}
#form-imgCode,
#form-userName,
#form-userPwd {
  line-height: 32px;
  border-bottom: 1px solid #ccc;
}
#form-userName {
}
#form-userPwd {
}
#form-imgCode {
}
.form-text {
  border: none;
  width: 100%;
  font-size: 16px;
  color: #333;
}
[placeholder] {
  font-family: "Microsoft yahei";
}
::-moz-placeholder {
  font-size: 16px;
  color: #ccc;
}
:-ms-input-placeholder {
  font-size: 16px;
  color: #ccc;
}
::-webkit-input-placeholder {
  font-size: 16px;
  color: #ccc;
}
.form-text:focus {
  outline: 0;
  border-color: none;
}
.form-btnLogin {
  width: 100%;
  border: none;
  line-height: 48px;
  border-radius: 10px;
  color: #fff;
  background-color: #70bb2b;
  font-size: 20px;
}
.form-btnToLogin {
  width: 100%;
  border: none;
  line-height: 48px;
  border-radius: 10px;
  color: #fff;
  background-color: #70bb2b;
  font-size: 20px;
}
#form-imgCode .form-text {
  width: 120px;
}
#form-imgCode .form-text,
#form-imgCode .imgCode,
#form-imgCode .imgCode-change {
  float: left;
}
#form-imgCode .imgCode-change,
#form-imgCode .imgCode-change:hover {
  width: 60px;
  line-height: 30px;
  text-align: center;
  color: #70bb2b;
  border: 1px solid #6fba2c;
  border-radius: 4px;
  text-decoration: none;
}
.copyright {
  text-align: center;
}
.copyright p {
  margin-bottom: 4px;
}
.copyright {
  color: #8a8a8a;
  font-size: 12px;
}
.copyright a {
  color: #6fba2c;
  font-size: 12px;
}

span.tip-error {
  color: #ff6600;
  font-size: 14px;
  padding-top: 5px;
  text-align: left;
}
input.tip-error {
  border: 1px solid #ff6600;
  color: #ff6600;
}
.imgCodeMobile {
  cursor: pointer;
  margin: 0px 12px;
}
.form-list-btn {
  padding-top: 20px;
}
.toLogin-body {
  background: rgba(247, 251, 243, 1);
}
.toLogin-doc {
  width: 620px;
  height: 560px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -320px;
  margin-top: -280px;
}
.toLogin-box-hd {
  padding: 70px 0;
  text-align: center;
}
.toLogin-box-hd #logo {
  float: none;
  margin: 0 auto;
}
.loginTo-box {
  padding: 30px;
  text-align: center;
}
.loginTo-box .form-list {
  height: 132px;
}
.loginTo-box .form-lab {
  font-size: 18px;
  color: rgba(102, 102, 102, 1);
  line-height: 24px;
  margin-bottom: 20px;
}
.loginTo-box .form-text {
  width: 360px;
  height: 44px;
  background: rgba(245, 245, 245, 1);
  border-radius: 4px;
  opacity: 0.9;
  text-align: center;
}
.toLogin-box {
  width: 420px;
  height: 460px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  opacity: 0.9;
}
.downApp {
  position: absolute;
  right: 30px;
  top: 80px;
  text-align: center;
  z-index: 9999;
}
.downApp-qcode {
  position: relative;
  z-index: 9999;
  display: block;
}
.downApp-qcode p {
  line-height: 26px;
  color: #666;
  font-size: 12px;
}
.dongdong-qcode {
  position: absolute;
  top: 60px;
  right: -30px;
  width: 220px;
  height: 264px;
  background: url(/serviceRoute_cdn/images/bjzw/ent/dongdongQcode-task.png);
}
.qcode-img {
  padding: 40px 20px 0px 20px;
}
.dongdong-qcode p {
  color: #666;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}

/*登陆*/
.login-bg {
  background: #666 url(/serviceRoute_cdn/images/bjzw/ent/login-form-bg.jpg)
    no-repeat top center;
  background-size: cover;
}
.login-service {
  position: absolute;
  right: 128px;
  top: 0px;
  color: #666666;
  font-size: 16px;
  line-height: 30px;
}

.login-btn {
  position: absolute;
  right: 0px;
  top: 10px;
}
.login-btn-dl,
.login-btn-zc {
  width: 120px;
  height: 30px;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  margin-left: 15px;
}
.login-btn-dl:hover,
.login-btn-zc:hover {
  color: #fff;
  text-decoration: none;
}
.login-btn-dl {
  background: #6fba2c;
}
.login-btn-zc {
  background: #00aaff;
}

.form-list-error {
  height: 30px;
}
.form-list-error .tip-error {
  color: #ff9a00;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}
.form-list-error .tip-error:after {
  content: "";
  background: url("/serviceRoute_cdn/images/bjzw/ent/tips-icon.png") no-repeat
    left center;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0px;
}
.login-container {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

#login-box {
  width: 380px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  position: absolute;
  right: 128px;
  top: 50%;
  margin-top: -300px;
}

#login-box1 {
  width: 380px;
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  position: absolute;
  right: 128px;
  top: 50%;
  margin-top: -210px;
}

.login-title {
  font-size: 14px;
  padding-bottom: 20px;
  color: #ffffff;
  font-weight: bold;
}

.form-list {
  opacity: 1;
}
.login-form-list .login-box {
  padding: 35px 50px 67px 50px;
  position: relative;
}
.login-form-list .form-list {
  height: 45px;
}
.login-form-list .form-list-item {
  position: relative;
  z-index: 99;
}
.login-form-list .form-list-item .form-lab {
  font-size: 18px;
  color: #666;
  font-weight: normal;
  margin-bottom: 0;
}
.login-form-list #form-imgCode,
#form-userName,
#form-userPwd {
  line-height: 32px;
  border-bottom: none;
}
.login-form-list .form-text {
  border: none;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  font-size: 16px;
  color: #ffffff;
  border-radius: 2px;
  padding: 0px 12px;
  height: 36px;
  line-height: 36px;
}
.login-form-list .form-text:focus {
  outline: 0;
  border-color: none;
  background: rgba(0, 0, 0, 0.6);
}
.login-form-list .form-btnLogin {
  width: 100%;
  border: none;
  line-height: 40px;
  border-radius: 2px;
  color: #fff;
  background-color: #1fc926;
  font-size: 16px;
  display: block;
}
.login-form-list .form-btnLogin:hover {
  background: #1fc926;
}
.login-form-list .form-btnToLogin {
  width: 100%;
  border: none;
  line-height: 40px;
  border-radius: 2px;
  color: #fff;
  background-color: #70bb2b;
  font-size: 16px;
}
.login-form-list .form-register {
  width: 100%;
  border: 1px solid #979797;
  line-height: 40px;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  display: block;
  text-align: center;
  background: rgba(255, 255, 255, 0.4);
}
.login-form-list .form-register:hover {
  background: rgba(255, 255, 255, 0.35);
}

.login-form-list #form-imgCode .form-text {
  width: 90px;
}
.login-form-list #form-imgCode .form-text,
#form-imgCode .imgCode,
#form-imgCode .imgCode-change {
  float: left;
}
.login-form-list #form-imgCode .imgCode-change,
#form-imgCode .imgCode-change:hover {
  width: 60px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  text-decoration: none;
}
.imgCode-change-mobile,
.imgCode-change-mobile:hover {
  width: 60px;
  line-height: 36px;
  text-align: center;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  text-decoration: none;
}
.imgCodeSpan {
  display: inline-block;
  height: 36px;
  background: #fff;
  float: left;
  margin-left: 10px;
}

.form-list-app {
  text-align: right;
  color: #f0f0f0;
  font-size: 16px;
  line-height: 25px;
  padding-right: 30px;
  position: absolute;
  right: 13px;
  bottom: 16px;
  cursor: pointer;
}
.form-list-app:before {
  content: "";
  position: absolute;
  background: url("/serviceRoute_cdn/images/bjzw/ent/appdo.png") no-repeat;
  background-size: 100%;
  width: 25px;
  height: 25px;
  right: 0px;
}

.list_card_box {
  position: absolute;
  bottom: 42px;
  width: 650px;
  text-align: center;
  color: #666;
  left: 50%;
  margin-left: -325px;
}
.list_card {
  width: 20%;
  float: left;
}
.list_card span {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 36px;
  color: #666666;
  line-height: 50px;
}
.list_card p {
  font-size: 12px;
}
.toLogin-ft {
  height: 36px;
  line-height: 36px;
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
  color: #666666;
  font-size: 12px;
}
.toLogin-ft a {
  color: #666;
}
.toLogin-ft a img {
  margin: 8px 0;
}

.toLogin-code {
  position: absolute;
  right: 0px;
  top: 50%;
  padding: 18px 20px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
}
.toLogin-code-pos {
  margin-top: -213px;
}
.toLogin-code-pos1 {
  margin-top: -230px;
}
.toLogin-code img {
  width: 88px;
  height: 88px;
}
.toLogin-app {
  margin-bottom: 20px;
}

@media screen and (max-width: 1024px) {
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
}
@media screen and (min-width: 1281px) and (max-width: 1659px) {
}

@media all and (max-width: 1440px) {
  /*.login-bg{background:#666 url(/serviceRoute_cdn/images/bjzw/ent/login-form-bg-1440.jpg) no-repeat top center; background-size: cover; }*/
  #login-box {
    width: 380px;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    position: absolute;
    right: 128px;
    top: 50%;
    margin-top: -280px;
  }
  #login-box1 {
    width: 380px;
    background: rgba(17, 34, 69, 0.3);
    box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.06);
    border-radius: 4px;
    position: absolute;
    right: 128px;
    top: 50%;
    margin-top: -200px;
  }
  .toLogin-code-pos {
    margin-top: -213px;
  }
  .toLogin-code-pos1 {
    margin-top: -213px;
  }
}
@media all and (max-width: 1366px) {
  .login-service {
    position: absolute;
    right: 128px;
    top: -40px;
    color: #666666;
    font-size: 16px;
    line-height: 30px;
  }
}
@media screen and (min-width: 1681px) {
}
/*注册*/
html,
body {
  height: 100%;
}
.toRegister-bg {
  background: #f7f7f7 url(/serviceRoute_cdn/images/bjzw/ent/register-bg.png)
    no-repeat top center;
  background-size: contain;
}
.register-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.register-hd {
  width: 800px;
  margin: 0 auto;
  padding: 30px 0px;
}
.register-bd {
  width: 800px;
  background: #fff;
  box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin: 0 auto;
  padding: 30px 48px 10px 48px;
  position: relative;
}
.register-notes {
  position: absolute;
  right: 15px;
  top: 10px;
  color: #ff6600;
}

.register-form-box {
  padding-bottom: 20px;
}
.register-title {
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 30px;
}

.register-content {
  position: relative;
  padding-bottom: 10px;
}
.register-content::after {
  content: "";
  height: 1px;
  border-bottom: 1px dashed #d8d8d8;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
.register-item {
  padding-bottom: 14px;
}
.register-label {
  display: inline-block;
  width: 125px;
  text-align: right;
  font-size: 16px;
}
.register-txt {
  display: inline-block;
}
.register-input {
  width: 280px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid rgba(223, 223, 223, 1);
  padding: 0px 12px;
  display: inline-block;
}
.register-input-mini {
  width: 132px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid rgba(223, 223, 223, 1);
  padding: 0px 12px;
  display: inline-block;
}
.register-explain {
  font-size: 14px;
  color: #666666;
  padding-left: 130px;
  padding-top: 5px;
}
.register-ser {
  color: #6fba2c;
}
.register-ser:hover {
  color: #6fba2c;
}
.register-ser:active {
  color: #6fba2c;
}

.register-btn {
  padding-left: 130px;
}
.register-a {
  width: 280px;
  height: 40px;
  background: #6fba2c;
  border-radius: 2px;
  display: block;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  border: none;
}
.register-a:hover {
  text-decoration: none;
  color: #fff;
  background: rgba(111, 186, 44, 0.8);
}
.register-code {
  width: 132px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid #6fba2c;
  padding: 0px 12px;
  background: #fff;
  color: #6fba2c;
  margin-left: 12px;
}
.register-code:hover {
  border: 1px solid #64a52a;
  color: #64a52a;
}

.register-a:disabled {
  background: rgba(111, 186, 44, 0.5);
}
.register-a:disabled:hover {
  text-decoration: none;
  color: #fff;
  opacity: 1;
}

.register-chk-item {
  padding-left: 130px;
}
.register-chk-item input[type="radio"],
input[type="checkbox"] {
  margin: 0 10px 0 0;
}
.register-chk label {
  font-weight: 500;
}
.register-chk {
  width: 16px;
  height: 16px;
  border-radius: 5px;
  display: inline-block;
  background-color: #fff;
  border: none;
  position: relative;
  overflow: visible;
  -webkit-appearance: none;
  vertical-align: middle;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.register-chk:before {
  content: "";
  background: url(/serviceRoute_cdn/images/bjzw/ent/icon-checkbox.png) 0 0
    no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  border: none;
  display: inline-block;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  top: 0px;
}
.register-chk:checked:before {
  width: 16px;
  height: 16px;
  display: inline-block;
  content: "";
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: absolute;
  left: 0;
  top: 0px;
  background: url(/serviceRoute_cdn/images/bjzw/ent/icon-checkbox-checked.png) 0
    0 no-repeat;
  background-size: 100%;
}

/*服务条款*/
#login-hd-service {
  height: 90px;
  padding-bottom: 20px;
  padding-top: 20px;
  background: #fff;
}
#logo-service {
  width: 340px;
  height: 40px;
  display: block;
  float: left;
  background: url(/serviceRoute_cdn/images/bjzw/ent/logo.png) 0 0 no-repeat;
  text-indent: -9999px;
  background-size: contain;
}
.login-content-service {
  width: 800px;
  margin: 0 auto;
  position: relative;
}

.login-grey {
  background: #f0f0f0;
}
#login-service {
  width: 800px;
  margin: 64px auto 0px auto;
  background: #fff;
  box-shadow: 0px 5px 10px 10px rgba(0, 0, 0, 0.02);
  border-radius: 4px;
  padding: 30px 60px;
}
.login-service-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 30px;
}
.login-service-content {
  height: 500px;
  overflow: auto;
}
.login-service-content h4 {
  line-height: 40px;
  font-weight: 700;
  font-size: 15px;
}
.login-service-content {
  line-height: 25px;
  text-indent: 2em;
}

.login-service-content::-webkit-scrollbar {
  width: 5px;
  height: 1px;
}
.login-service-content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #6fba2c;
}
.login-service-content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background: #ededed;
}
.login-service-btn {
  padding-top: 30px;
}
.login-service-a {
  width: 280px;
  height: 40px;
  background: #6fba2c;
  border-radius: 2px;
  display: block;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.login-service-a:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.9;
}
.login-service-ft {
  padding-bottom: 30px;
  text-align: center;
  color: #666;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-text-fill-color: #ededed !important;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  background-color: transparent;
  background-image: none;
  transition: background-color 50000s ease-in-out 0s;
}
input {
  background-color: transparent;
}

.btn-green {
  height: 36px;
  line-height: 36px;
  width: 120px;
  text-align: center;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  border: none;
  color: #4ad66c;
  margin-left: 20px;
}
