﻿.bg3D8EFF {
  background-color: #3D8EFF;
}
.c1677FF {
  color: #1677FF;
}
.mglr70 {
  margin-left: 70px;
  margin-right: 70px;
}
.mgt80 {
  margin-top: 80px;
}
.xds-btn:hover {
  opacity: 0.9;
}
.login-box .login-item input:focus {
  border: 1px solid #3D8EFF;
  color: #000;
}
.login-bg {
  background: url(../../410000/images/pub_server/login-bg.jpg) no-repeat;
  background-size: cover;
  overflow: hidden;
}
.login-bg .login-box {
  position: absolute;
  top: 18%;
  left: 60%;
  width: 498px;
  height: 495px;
  border-radius: 6px;
  box-shadow: 0px 5.38427px 6.38599px rgba(0, 0, 0, 0.025);
  background-color: #fff;
  z-index: 1;
}
.login-box .login-way-box {
  height: 74px;
  line-height: 74px;
  border-bottom: 2px solid #F5F7FD;
}
.login-box .login-way-box .login-way {
  display: inline-block;
  height: 100%;
  color: #666;
}
.login-box .login-way-box .active {
  color: #1677FF;
  border-bottom: 2px solid #1677FF;
}
.login-box .login-item-box {
  padding: 0 67px;
}
.login-item-box .qr-code {
  position: relative;
  width: 186px;
  height: 186px;
  margin: 0 auto;
  padding-top: 44px;
  background: url(../images/pub_server/qr-code.png) no-repeat;
  box-sizing: border-box;
}
.login-item-box .qr-code.qr-code-disabled {
  background: url(../images/pub_server/qr-code2.png) no-repeat;
}
.login-item-box .qr-code .tips {
  font-size: 26px;
  font-weight: 800;
}
.login-item-box .qr-code .refresh-qr-code {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 186px;
  height: 35px;
  line-height: 35px;
}
.login-box .login-item {
  width: 364px;
  height: 40px;
  margin-top: 10px;
  line-height: 40px;
}
.login-box .login-item input {
  width: 324px;
  height: 40px;
  padding-left: 12px;
  border: #1677FF;
  border: 1px solid transparent;
  color: #969FB9;
  font-size: 14px;
  box-sizing: border-box;
  background: #F5F7FD;
}
.login-box .login-item .login-username {
  width: 40px;
  height: 40px;
  background: url(../images/pub_server/user-icon.png) no-repeat;
  background-size: contain;
}
.login-box .login-item .login-password {
  width: 40px;
  height: 40px;
  background: url(../images/pub_server/password-icon.png) no-repeat;
  background-size: contain;
}
.login-box .checkCode-item input {
  width: 197px;
}
.login-box .checkCode-item .checkCode-btn {
  width: 131px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
}
.login-box .login-item.login-btn-item {
  margin-top: 30px;
}
.login-box .login-item .login-btn {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.login-box .other-login {
  margin-top: 30px;
}
.login-box .other-login span {
  margin: 0 2px;
  color: #666;
}
.login-box .other-login span::before,
.other-login span::after {
  display: inline-block;
  content: ' ';
  width: 126px;
  height: 1px;
  background: #E4E8F4;
  vertical-align: middle;
}
.login-box .other-login span::before {
  margin-right: 23px;
}
.login-box .other-login span::after {
  margin-left: 21px;
}
.login-box .other-login-way {
  margin-top: 30px;
}
.login-box .other-login-way > a {
  display: inline-block;
  width: 42px;
  height: 42px;
}
.login-box .other-login-way .dingding-login {
  background: url(../images/pub_server/dingding.png) no-repeat;
  background-size: contain;
}
.login-box .other-login-way .wechat-login {
  background: url(../images/pub_server/wechat.png) no-repeat;
  background-size: contain;
  margin: 0 32px;
}
.login-box .other-login-way .qq-login {
  background: url(../images/pub_server/qq.png) no-repeat;
  background-size: contain;
}
.login-bg .links {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  z-index: 1;
}
.login-bg .links > a {
  font-size: 14px;
  color: #969FB9;
}
.header_wrap {
  height: 88px;
}
.header_wrap .logo {
  padding: 19px 0;
}
.header_wrap .head_nav {
  margin-top: 21px;
}
.header_wrap .head_nav .item {
  padding: 10px 3px 0 3px;
  margin-right: 38px;
}
.header_wrap .head_nav .item a {
  display: block;
  padding: 0 2px 10px 2px;
  line-height: 23px;
  font-size: 18px;
  color: #fff;
}
.header_wrap .head_nav .item a:hover,
.header_wrap .head_nav .item a.on {
  border-bottom: 4px solid #0792FF;
}
.header_wrap .head_nav .item a.c0792FF {
  color: #0792FF;
}
.header_wrap .head_nav .item a.c0792FF:hover {
  border-bottom: none;
}
.header_wrap .head_nav .sign_up {
  display: block;
  color: #fff;
  padding: 0;
  border-radius: 4px;
  line-height: 23px;
  font-size: 18px;
  background-color: #0792FF;
  border: 1px solid #3862E9;
}
.header_wrap .head_nav .sign_up a {
  display: block;
  height: 100%;
  padding: 8px 15px;
}
.header_wrap .head_nav .sign_up:hover {
  color: #0086EF;
}
.header_wrap .head_nav .sign_up:hover a {
  border-bottom: none;
}
.c0792FF {
  color: #0792FF;
}
.bg151A28 {
  background-color: #151A28;
}
.banner_wrap {
  height: 512px;
}
.banner_wrap .hn_index_banner {
  height: 100%;
}
.Tools_slide_wp {
  position: relative;
  width: 100%;
  height: 100%;
}
.Tools_slide_itemWp,
.Tools_slide_item {
  width: 100%;
  height: 100%;
  line-height: 16px;
  transform: translate3d(0, 0, 0);
}
.Tools_slide_item {
  position: absolute;
  height: 100%;
  transform: translateZ(0);
  z-index: 1;
}
.Tools_slide_item a {
  display: block;
  height: 100%;
}
.Tools_slide_item_list {
  height: 100%;
  overflow: hidden;
}
.Tools_slide_itemWp {
  height: 100%;
}
.banner_circle {
  position: absolute;
  bottom: 12px;
  height: 20px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 5;
}
.Tools_slide_pointWp {
  display: inline-block;
  /* padding: 0 5px; */
  border-radius: 10px;
  height: 20px;
}
.Tools_slide_point {
  display: inline-block;
  width: 38px;
  height: 2px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 3px;
}
.area_fig_wrap {
  height: 685px;
  background: linear-gradient(180deg, #E4F2FF 0%, #FFFFFF 100%);
}
.area_fig_wrap .title {
  line-height: 50px;
  margin-bottom: 30px;
  font-size: 36px;
  color: #222;
  text-align: center;
}
.h_100 {
  height: 100%;
}
.link_plat_wrap {
  height: 755px;
  background: url('../images/pub_server/link_plat_bg.png') center no-repeat;
}
.plat_list .item {
  width: 280px;
  height: 155px;
  margin: 13px 10px;
  background-color: #fff;
  transition: all 0.3s;
}
.plat_list .item a {
  position: relative;
  display: block;
  height: 100%;
  text-align: center;
}
.plat_list .item a .type {
  display: inline-block;
  position: absolute;
  top: 8px;
  left: 0;
  height: 21px;
  min-width: 55px;
  padding: 0 10px;
  text-align: center;
  font-size: 12px;
  line-height: 21px;
  box-sizing: border-box;
}
.plat_list .item a .type.city {
  background-color: #FFEDDD;
  border-radius: 0px 12px 12px 0px;
  color: #E7964E;
}
.plat_list .item a .type.area {
  background-color: #DDF0FF;
  border-radius: 0px 12px 12px 0px;
  color: #85B6FF;
}
.plat_list .item a .type.area.city {
  background-color: #E2FFDD;
  border-radius: 0px 12px 12px 0px;
  color: #59D04E;
}
.plat_list .item a .logo {
  width: 58px;
  height: 58px;
  margin: 21px auto 0;
}
.plat_list .item a .plat_name {
  margin-top: 14px;
  line-height: 18px;
  font-size: 14px;
  color: #000;
  text-align: center;
}
.plat_list .item a .plat_adreess {
  margin-top: 3px;
  font-size: 14px;
  color: #666;
  line-height: 18px;
}
.plat_list .item:hover {
  box-shadow: 0px 43px 51px rgba(0, 0, 0, 0.05), 0px 5.38427px 6.38599px rgba(0, 0, 0, 0.025);
  transition: all 0.6s;
}
.link_apps_wrap {
  height: 752px;
  background: url('../images/pub_server/link_apps_bg.png') center no-repeat;
}
.apps_list {
  margin-top: 40px;
}
.apps_list .item {
  width: 200px;
  padding: 0 10px;
  margin-bottom: 40px;
  box-sizing: border-box;
}
.apps_list .item a {
  display: block;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
.apps_list .item a .logo {
  width: 94px;
  height: 94px;
}
.apps_list .item a .app_name {
  margin-top: 11px;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  text-align: center;
}
.apps_index_banner {
  position: relative;
  height: 603px;
  width: 1200px;
  overflow: hidden;
}
.apps_index_banner .banner_circle {
  bottom: 20px;
}
.plat_index_banner {
  position: relative;
  height: 606px;
  width: 1200px;
  overflow: hidden;
}
.plat_index_banner .banner_circle {
  bottom: 18px;
}
.act_wrap {
  height: 810px;
  padding-top: 55px;
  background: url('../images/pub_server/act_wrap_bg.png') center no-repeat;
  box-sizing: border-box;
}
.act_wrap .title {
  font-size: 36px;
  color: #222;
  line-height: 50px;
  text-align: center;
}
.act_wrap .box_wrap {
  height: 487px;
  background-color: #fff;
  border-radius: 0 0 6px 6px;
  transition: all 0.3s;
}
.act_wrap .box_wrap:hover {
  box-shadow: 0px 43px 51px rgba(0, 0, 0, 0.05), 0px 5.38427px 6.38599px rgba(0, 0, 0, 0.025);
  transition: all 0.5s;
}
.act_wrap .box_wrap.h237 {
  height: 237px;
}
.act_wrap .box_wrap .head {
  height: 78px;
  padding: 24px 0 18px 30px;
  line-height: 36px;
  background-color: #59B4FF;
  box-sizing: border-box;
}
.act_wrap .box_wrap .head .ico {
  display: inline-block;
  width: 36px;
  height: 36px;
  vertical-align: middle;
}
.act_wrap .box_wrap .head .ico.user {
  background: url('../images/pub_server/icon_user_bg.png') center no-repeat;
}
.act_wrap .box_wrap .head .ico.apps {
  background: url('../images/pub_server/icon_apps_bg.png') center no-repeat;
}
.act_wrap .box_wrap .head .ico.ziyuan {
  background: url('../images/pub_server/icon_ziyuan_bg.png') center no-repeat;
}
.act_wrap .box_wrap .head .ico.active {
  background: url('../images/pub_server/icon_active_bg.png') center no-repeat;
}
.act_wrap .box_wrap .head .name {
  margin-left: 8px;
  line-height: 36px;
  vertical-align: middle;
  font-size: 24px;
  color: #fff;
}
.act_wrap .box_wrap .conten {
  padding-top: 4px;
  padding-left: 30px;
}
.act_wrap .box_wrap .conten .item {
  margin-top: 46px;
}
.act_wrap .box_wrap .conten .item .name {
  font-size: 18px;
  line-height: 20px;
  color: #888;
}
.act_wrap .box_wrap .conten .item .num {
  margin-top: 3px;
  font-size: 36px;
  line-height: 45px;
  color: #4a92ff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.act_wrap .box_wrap .conten .item .num .ico {
  display: inline-block;
  height: 32px;
  width: 32px;
  margin-bottom: -2px;
  background: url('../images/pub_server/up.png') center no-repeat;
}
.act_wrap .box_wrap .conten.apps .item {
  width: 50%;
}
.w288 {
  width: 288px;
}
.w422 {
  width: 422px;
}
.w458 {
  width: 458px;
}
.mgt30 {
  margin-top: 30px;
}
.mgt13 {
  margin-top: 13px;
}
.mgl16 {
  margin-left: 16px;
}
.mgr122 {
  margin-right: 122px;
}
.pdt47 {
  padding-top: 47px;
}
.t_c {
  text-align: center;
}
.c222 {
  color: #222;
}
.title {
  font-size: 36px;
  line-height: 90px;
  font-weight: normal;
}
.c4a92ff {
  color: #4a92ff;
}
.f64 {
  font-size: 64px;
}
.pdt40 {
  padding-top: 40px;
}
.h180 {
  height: 180px;
}
.footer_wrap {
  padding-bottom: 40px;
  box-sizing: border-box;
  background-color: #F8F8F8;
}
.footer_wrap .link_list {
  font-size: 12px;
  color: #333;
}
.footer_wrap .link_list li {
  margin-bottom: 11px;
  line-height: 17px;
}
.footer_wrap .link_list a {
  margin-left: 10px;
  color: #333;
}
.footer_wrap .qr_code {
  width: 73px;
  height: 73px;
}
.footer_wrap .more_quest {
  margin-top: 11px;
  text-align: right;
  font-size: 12px;
  line-height: 18px;
  color: #666;
}
.footer_wrap .nav_list {
  margin-top: 83px;
}
.footer_wrap .nav_list li {
  padding: 0 10px;
  border-right: 1px solid #333;
  height: 12px;
}
.footer_wrap .nav_list li:last-child {
  border-right: none;
}
.footer_wrap .nav_list li a {
  display: block;
  color: #333;
  font-size: 12px;
  line-height: 12px;
}
.pdt50 {
  padding-top: 50px;
}
.f36 {
  font-size: 36px;
}
.mgt58 {
  margin-top: 58px;
}
.mgt18 {
  margin-top: 18px;
}
.mgt60 {
  margin-top: 60px;
}
.mgt10 {
  margin-top: 10px;
}
.pdb130 {
  padding-bottom: 130px;
}
.mgt40 {
  margin-top: 40px;
}
.c444 {
  color: #444;
}
.content_introduce {
  background: url('../images/pub_server/link_apps_bg.png') center bottom no-repeat;
}
.content_introduce .title {
  line-height: 50px;
  font-weight: bold;
}
.content_introduce .introduce_part .title_part {
  line-height: 34px;
  font-weight: 700;
}
.content_introduce .introduce_part .introduce {
  line-height: 23px;
}
.content_introduce .introduce_part .introduce img {
  max-width: 1200px;
  margin: 0 auto;
}
.content_introduce .introduce_part .introduce .part_num {
  margin-top: 30px;
}
.content_introduce .introduce_part .introduce .part_num .num {
  display: block;
  font-size: 18px;
  line-height: 30px;
}


//忘记密码
.cEC2828{color: #EC2828;}
#forgetCont {
  width: 533px;
  height: 388px;
  padding-top: 28px;
  /* background: #f00; */
}

#forgetCont .forget_cont {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #888;
  margin-bottom: 20px;
  /* background: #ff0; */
  position: relative;
  padding-left: 150px;
}

#forgetCont .forget_cont.mgb12 {
  margin-bottom: 12px;
}

.forget_cont .cont_left {
  display: inline-block;
  width: 150px;
  text-align: right;
  margin-right: 2px;
  /* background: pink; */
  position: absolute;
  top: 0;
  left: 0;
}

.forget_cont .forget_inp {
  width: 220px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  padding-left: 10px;
  border: 1px solid #dddddd;
  display: block;
  float: left;
}

.forget_cont .cf_txt {
  display: inline-block;
  width: 230px;
  font-size: 12px;
  line-height: 18px;
  color: #888;
  display: block;
}

.forget_cont .queryYZM {
  display: inline-block;
  width: 108px;
  height: 32px;
  font-size: 16px;
  ;
  color: #fff;
  line-height: 32px;
  text-align: center;
  background-color: #4991e1;
  border-radius: 4px;
  margin-left: 12px;
}

.forget_cont .queryYZM:hover {
  background-color: #5a8fd1;
}

.forget_cont .queryYZM.active {
  color: #555;
  background-color: #ccc;
}

.forget_cont .queryYZM.active:hover {
  color: #555;
  background-color: #ccc;
}

.forgetBtnBox {
  margin-top: 40px;
  text-align: center;
}

.forgetBtnBox .forgetBtn {
  display: inline-block;
  width: 100px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
}

.forgetBtnBox .forgetBtn.save {
  color: #fff;
  background-color: #4991e1;
}

.forgetBtnBox .forgetBtn.save:hover {
  background-color: #5a8fd1;
}

.forgetBtnBox .forgetBtn.cancle {
  color: #666666;
  background-color: #dedede;
}

.forgetBtnBox .forgetBtn.cancle:hover {
  background-color: #ccc;
}

.Tools_slide_pointWp {
  position: initial;
}

.Tools_slide_point {
  position: relative;
  border-radius: 0;
  border: none;
  padding: 8px 0;
  background-color: transparent;
}

.Tools_slide_point::after {
  position: absolute;
  bottom: 7px;
  left: 0;
  right: 0;
  content: '';
  height: 2px;
  background-color: #151A28;
}

.Tools_slide_on_p {
  background-color: transparent;
}

.banner_wrap .Tools_slide_on_p {
  background-color: transparent;
}

.banner_wrap .Tools_slide_on_p::after {
  background-color: #fff;
}

.Tools_slide_on_p::after {
  background-color: #5CC7FF;
}

/* lym 2022.2.11 江苏省登录页 调 */
.x-sm.login-bg {
  background-image: url(../../320000/images/pub_server/login-bg.jpg), url(../../320000/images/pub_server/login-bg.jpg);
  background-position-x: -122px, right;
}

.x-sm.login-bg .login-box {
  top: 105px;
}

/* lym 2022.2.11 江苏省登录页 调 */

/* lym 2022.2.22 江苏省登录页 调 */
.login-bg.x-sm .header_wrap .w1200 {
  width: auto;
  height: 76px;
  position: relative;
}

.login-bg.x-sm {
  background: #F5F5F5;
}

.login-bg.x-sm .login-box {
  transform: scale(0.7);
  transform-origin: center top;
  left: 50%;
  margin-left: -249px;
  top: 91px;
  top: 15px;
}

.login-bg.x-sm .header_wrap {
  background: #3E8DF7;
  height: auto;
}

.login-bg.x-sm .header_wrap .logo {
  text-align: center;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0px, -50%);

}

.login-bg.x-sm .header_wrap .logo img {
  width: 90%;
}

.login-bg.x-sm .links {
  left: 0;
  width: 100%;
  transform: none;
  transform: scale(0.7);
}

.login-bg.x-sm .header_wrap {
  display: none;
}

/* lym 2022.2.22 江苏省登录页 调 */