#top_background,
#top_nav,
#header,
#footer_logos,
#frame_fixed_menu,
#bottom_fixed_right_a,
#bottom_fixed_a {
  display: none;
}
#index_footer .index_footer_bottom {
  display: none;
}
#index_footer .ba {
  display: none;
}
body,
#index_footer {
  background: transparent;
}
body {
  background: linear-gradient(0deg, #0b1cde 0%, #0b1cde 100%);
}
.login_view_body {
  padding-bottom: 40px;
}
.login_view_body .lv_header {
  margin-top: 40px;
  display: inline-block;
}
.login_view_body .lv_header .logo-container {
 
  height: 45px;
  margin-left: 46px;
  float: left;
}
.login_view_body .lv_header .logo-container img {
  
  height: 45px;
}
.login_view_body .lv_header .title {
  float: left;
  font-size: 30px;
  font-weight: bold;
  height: 44px;
  color: #fff;
  line-height: 44px;
  padding-left: 22px;
  border-left: 1px solid #EEEEEE;
  margin-left: 25px;
}
.login_view_body .lv_content {
  height: 562px;
  margin-top: 35px;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  background-color: #E4FBFF;
  box-shadow: 0px 8px 20px 1px rgba(35, 35, 35, 0.48);
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.login_view_body .lv_content .lv_left {
  float: left;
  margin-top: 56px;
  margin-left: 53px;
  line-height: 1;
  position: relative;
}
.login_view_body .lv_content .lv_left .p1 {
  color: #F01312;
  font-size: 12px;
  font-weight: bold;
  text-indent: 5px;
}
.login_view_body .lv_content .lv_left .welcome {
  margin-top: 19px;
}
.login_view_body .lv_content .lv_left .p2 {
  margin-top: 28px;
  color: #333333;
  font-size: 29px;    line-height: 1.4;
  font-weight: bold;
  text-indent: 6px;
}
.login_view_body .lv_content .lv_left .p3 {
  color: #333;
  font-size: 29px;
  margin-top: 27px;
  font-weight: bold;
  text-indent: 7px;
}
.login_view_body .lv_content .lv_left .p4 {
  color: #333;
  font-size: 19px;
  margin-top: 10px;
  font-weight: bold;
  text-indent: 7px;
}
.login_view_body .lv_content .lv_left .note1 {
  width: 229px;
  height: 28px;
  -webkit-border-radius: 14px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 14px;
  -moz-background-clip: padding;
  border-radius: 14px;
  background-clip: padding-box;
  background-color: #EEFAFF;
  line-height: 28px;
  text-align: center;
  margin-top: 17px;
  color: #666666;
  font-size: 14px;
}
.login_view_body .lv_content .lv_left .note2 {
  margin-top: 77px;
  line-height: 1;
  padding-left: 10px;
}
.login_view_body .lv_content .lv_left .note2 .line {
  margin: 0 20px;
  font-size: 13px;
  color: #535353;
}
.login_view_body .lv_content .lv_left .note2 a {
  font-size: 13px;
  color: #535353;
  z-index: 1;
  position: relative;
}
.login_view_body .lv_content .lv_left .note2 a:hover {
  color: #F01312;
  font-weight: bold;
}
.login_view_body .lv_content .lv_left .float_img {
  position: absolute;
  left: 282px;
  bottom: -38px;
}
.login_view_body .lv_content .lv_right {
  float: right;
  width: 410px;
  height: 350px;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  margin-right: 35px;
  margin-top: 99px;
  background-color: #fff;
  position: relative;
}
.login_view_body .lv_content .lv_right .top_logo {
  position: absolute;
  left: 167px;
  top: -53px;
}
.login_view_body .lv_content .lv_right .lv_r_title {
  color: #333333;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  margin-top: 41px;
}
.login_view_body .lv_content .lv_right .form-container {
  width: 340px;
  margin: 16px auto 0;
}
.login_view_body .lv_content .lv_right .form-container .login-tab {
  margin-left: 4px;
  height: 40px;
}
.login_view_body .lv_content .lv_right .form-container .login-tab .l_tab {
  font-size: 14px;
  color: #999;
  border-bottom: 4px solid #fff;
  padding: 10px 0;
  cursor: pointer;
  margin-right: 23px;
  font-weight: bold;
}
.login_view_body .lv_content .lv_right .form-container .login-tab .l_tab.active {
  color: #F01312;
  border-bottom: 4px solid #F01312;
}
.login_view_body .lv_content .lv_right .form-container .tab_son {
  display: none;
}
.login_view_body .lv_content .lv_right .form-container .tab_son.active {
  display: inline;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control {
  width: 100%;
  border-bottom: 2px solid #EEEEEE;
  height: 24px;
  position: relative;
  margin-top: 19px;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control input {
  width: 100%;
  height: 24px;
  border: none;
  font-size: 12px;
  text-indent: 15px;
  line-height: 24px;
  color: #373d41;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control input::-webkit-input-placeholder {
  color: #B6B6B6;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control input:-moz-placeholder {
  color: #B6B6B6;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control input::-moz-placeholder {
  color: #B6B6B6;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control input:-ms-input-placeholder {
  color: #B6B6B6;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control .get_phone_code {
  position: absolute;
  height: 24px;
  width: 120px;
  right: 0;
  color: #009CFF;
  font-size: 12px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-control .get_phone_code.selected {
  color: #a9a9a9;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-submit-btn {
  background-color: #F01312;
  -webkit-border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 6px;
  -moz-background-clip: padding;
  border-radius: 6px;
  background-clip: padding-box;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 100%;
  margin-top: 40px;
  font-weight: bold;
  display: block;
  color: #fff;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-submit-btn:hover {
  background-color: #f82322;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .form-submit-btn.locked {
  background-color: #a9a9a9;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .handle_line {
  font-size: 12px;
  line-height: 12px;
  color: #666;
  width: 340px;
  margin-top: 10px;
  display: inline-block;
  position: absolute;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .handle_line .re_label {
  margin-left: 9px;
  display: inline-block;
  font-size: 12px;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .handle_line .re_label input {
  margin-right: 4px;
  width: 12px;
  float: left;
}
.login_view_body .lv_content .lv_right .form-container .tab_son .handle_line .forget_pwd {
  float: right;
  color: #666666;
  font-size: 12px;
}
.login_view_body .lv_content .lv_right .check-agreement {
  width: 340px;
  height: 12px;
  margin: 15px auto 0;
  line-height: 12px;
  font-size: 12px;
  position: relative;
}
.login_view_body .lv_content .lv_right .check-agreement label {
  margin-left: 9px;
  margin-right: 6px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 12px;
  height: 12px;
  line-height: 14px;
  float: left;
  margin-top: -2px;
}
.login_view_body .lv_content .lv_right .check-agreement label.checked span {
  border-color: #00c1de;
  background-color: #fff;
}
.login_view_body .lv_content .lv_right .check-agreement label.checked span i {
  opacity: 1;
}
.login_view_body .lv_content .lv_right .check-agreement label input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  margin: 0;
}
.login_view_body .lv_content .lv_right .check-agreement label span {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 3px;
  transition: all .3s ease 0s;
  text-align: left;
  background: #fff;
  border: 1px solid #BFBFBF;
}
.login_view_body .lv_content .lv_right .check-agreement label span i {
  color: #00c1de;
  display: inline-block;
  margin-top: -1px;
  margin-left: -2px;
  opacity: 0;
}
.login_view_body .lv_content .lv_right .check-agreement .agreement {
  color: #999999;
}
.login_view_body .lv_content .lv_right .check-agreement .agreement a {
  font-size: 12px;
  color: #009CFF;
  font-weight: bold;
}
#index_footer .index_footer_top .footer_left {
  background: transparent;
  box-shadow: none;
  padding-left: 0;
}
#index_footer .index_footer_top .footer_left .foot_list:hover p {
  color: #ffda00;
}
#index_footer .index_footer_top .footer_left .foot_list p {
  color: #fff;
}
#index_footer .index_footer_top .footer_left .foot_list ul {
  margin-top: 10px;
}
#index_footer .index_footer_top .footer_left .foot_list ul li a {
  color: #fff;
  line-height: 28px;
}
#index_footer .index_footer_top .footer_left .foot_list ul li a:hover {
  color: #ffda00;
}
#index_footer .index_footer_top .footer_right {
  background: transparent;
  box-shadow: none;
  padding: 30px 0 0;
  width: 304px;
}
#index_footer .index_footer_top .footer_right .tel img {
  display: none;
}
#index_footer .index_footer_top .footer_right .tel .text .p1 {
  color: #fff;
  margin-bottom: 6px;
}
#index_footer .index_footer_top .footer_right .tel .text .p2 {
  color: #fff;
}
#index_footer .index_footer_top .footer_right .qrcode ul li p {
  color: #fff;
}