.layui-layer-border{border: 0px!important;}
.admin{width: 100%;height: 100%;position: relative;}
/*.admin .top .fl{width: calc(100% - 860px)}*/
.admin .top{width: 100%;min-height: 80px;background-color: #3b5b98;font-size: 0;}
.admin .top .logo{line-height: 80px;padding-left: 12px;}
.admin .top .logo *{transition: all 1s;}
.admin .top.open .logo{line-height: 80px;padding-left: 40px;}
.admin .top .logo img{margin-top: -5px; display: inline-block;vertical-align: middle;}
.admin .top .logo-img{width: 44px;}
.admin .top.open .logo-img{width: 56px;}
.admin .top .logo-name{width: 0px;} 
.admin .top.open .logo-name{width: 78px;margin-right: 40px;}
.admin .top .menu-btn{margin-left: 30px;}
.admin .top .menu-btn:hover{color: #fff;}
.admin .top .company{display: inline-block;vertical-align: middle;margin-left: 20px;line-height: 0;font-size: 0;color: #fff;margin-top: -5px;max-width: 460px;}
/*.admin .top .company a{display: inline-block;vertical-align: middle;line-height: 28px;font-size: 20px;color: #fff;word-break: break-all; overflow: hidden; display: -webkit-box;  -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}*/
.admin .top .company a{display: inline-block;vertical-align: middle;line-height: 28px;font-size: 20px;color: #fff;white-space: nowrap;max-width: 100%;overflow: hidden;text-overflow: ellipsis;}
.admin .top .fr{line-height: 80px;}
.admin .top .fr a{display: inline-block;vertical-align: middle;}
.admin .top .fr a.item{margin-left: 10px; line-height: 32px;padding: 0 16px;border-radius: 36px;border: 1px solid #fff;background-color: #fff;color:#3b5b98;}
.admin .top .fr a.item:hover{background-color: #3b5b98;color: #FFFFFF;}
.admin .top .fr div.item{display: inline-block;vertical-align: middle;margin-left: 10px; line-height: 32px;padding: 0 16px;border-radius: 36px;border: 1px solid #fff;color: #fff;}
.admin .top .fr div.item:hover{background-color: #fff;color:#3b5b98;}
.admin .top .fr div.item.phone-xb{position: relative;}
.admin .top .fr div.item.phone-xb .list{z-index: 9999;padding: 10px 0; display: none; position: absolute;top: 100%;left: 2px;width: 100%;max-width: 100px;right: 0;margin: 0 auto;outline: none;}
.admin .top .fr div.item.phone-xb .list ul{background-color: #fff;border: 1px solid #dcdcdc;max-width: 100px;padding: 15px 0 0;}
.admin .top .fr div.item.phone-xb .list li{text-align: center;line-height: 24px;width: 100%;margin-bottom: 15px;}
.admin .top .fr div.item.phone-xb .list li a{display: inline-block;width: 100%;padding: 3px 10px;}
.admin .top .fr div.item.phone-xb .list li p{text-align: left; display: inline-block;width: 100%;line-height: 20px;padding: 0px 10px;}
.admin .top .fr div.item.phone-xb:hover .list{display: block;}
.admin .top .fr .msg a:hover{color: #fff;}
.admin .top .fr .msg{position: relative;margin-left: 10px;line-height: 30px;}
.admin .top .fr .msg .num{
	background: #ff0000;
	border-radius: 10px;
	padding: 0 4px;
	font-size: 12px;
	color: #f9f9f9;
	vertical-align: middle;
	line-height: 15px;
	margin: 0 0 2px 3px;
	word-break: normal;
	position: absolute;
	top: -5px;
	left: 15px;
}
.admin .top .fr .account{margin-left: 10px;margin-right: 30px; position: relative;color: #fff;line-height: 30px;}
.admin .top .fr .account *{line-height: 30px;display: inline-block;vertical-align: middle;float: left}
.admin .top .fr .account .icontouxiang{margin-right:8px;position: relative;}
.admin .top .fr .account .icontouxiang-red{position: absolute;top: 0px;left: 20px;width: 8px;height: 8px;background-color: red;border-radius: 50%;line-height: 0;display: none;}


.admin .top .fr .account .list{z-index: 999; display: none; position: absolute;top: 100%;left: 0;width: 100%;background-color: #fff;border: 1px solid #dcdcdc;max-width: 100px;right: 0;margin: 0 auto;min-width: 80px;}
.admin .top .fr .account .list li{text-align: center;line-height: 24px;width: 100%;}
.admin .top .fr .account .list li a{display: inline-block;width: 100%;padding: 3px 10px;position: relative;}
.admin .top .fr .account .list li a:hover{color: #3b5b98;background-color: rgba(58, 90, 151, 0.3);}
.admin .top .fr .account .list li a .icontouxiang-red{right: 12px;top: 5px;left: auto;}


.admin .top .fr .account:hover .list{display: block;}
.admin .top .fr .account .name{color: #fff;max-width: 200px;overflow-x: hidden;word-break: break-all; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
@media screen and (max-width: 1650px) {
  .admin .top .company{max-width:350px}

}
@media screen and (max-width: 1530px) {
  .admin .top .company{max-width:280px}

}
@media screen and (max-width: 1470px) {
  .admin .top .company{max-width:200px}

}
@media screen and (max-width: 1400px) {
  .admin .top .fr .account .name{max-width: 150px}
}

@media screen and (max-width: 1219px) {
  .admin .top .fr .item{padding: 0 8px !important;}
  /*.admin .top .fl{width: calc(100% - 780px)}*/

}
@media screen and (max-width: 800px) {
  .admin .top .fr .account .name{display: none}
  .menu-logo .vcib{display: none}
}

.admin .body{width: 100%; position: relative; height: -moz-calc(100% - 80px); height: -webkit-calc(100% - 80px); height: calc(100% - 80px);}

.admin .body .menu{overflow: visible; position: absolute;width: 60px;height: 100%;background-color: #3b5b98;color: #fff;transition: all 1s;}
.admin .body .menu.open{overflow: hidden;}
.admin .body .menu .list{padding-top: 16px;padding-bottom: 50px;}
.admin .body .menu .list:focus{outline: none;}
.admin .body.menu-close .menu .list{overflow: visible !important;right: 0 !important;}
.admin .body .menu .list ul{width: 100%;}
.admin .body .menu .list li{position: relative;height: 40px;}
.admin .body .menu .list li .icon{font-size: 18px;color: #fff;display: inline-block;vertical-align: middle;}
.admin .body .menu .list li .title{line-height: 40px;min-height: 40px;color: #fff;}
.admin .body.menu-close .menu .list li .title.show>.text .txt{color: #f6bd16;}
.admin .body .menu .list li .title.has-child>.text>.txt{background-position: 90% center;background-image: url("../images/arrow-r-fff.png");background-repeat: no-repeat;}
.admin .body .menu .list li .title>ul{display: none;position: absolute;top: 0;left: 100%;width: auto; color: #fff;}
/* .admin .body .menu>.list>li:last-child .title>ul{top: -366px;} */
.admin .body .menu .list li .title>ul.active{display: block}
.admin .body .menu>.list>li:last-child .title>ul li ul{top: 0;}
.admin .body .menu .list li .title .text{white-space: nowrap;}

.admin .body .menu .list li .title .text a.txt{display: block;width: 95%;white-space: nowrap;color: #fff;padding: 0 30px;}
.admin .body .menu .list li .title .text a.txt:hover{color: #f6bd16;}
/*.admin .body .menu .list li .title.has-child>.text>a.txt:hover{color: unset;}*/
/*.admin .body .menu .list li .title.has-child.show>.text>a.txt{color: #f6bd16;}*/
.admin .body .menu .list li .title .text a.txt.current{color: #f6bd16;}
.admin .body .menu .list li .title .text a.txt.txta{color: #fff;}
/*.admin .body .menu .list li .title.show>.text>a.txt{color: #f6bd16;}*/
.admin .body .menu .list>li>.title>.text{white-space: nowrap;padding: 0 0 0 15px;height: 40px;display: flex;}
.admin .body .menu .list>li>.title>.text a.txt{display: none;}
.admin .body .menu .list>li>.title.has-child>.text{background-image: none;}
.admin .body .menu .list>li.active{background-color: #5f7eba;}
.admin .body .menu .list>li.active *{background-color: #5f7eba;}


.admin .body.menu-close .menu .list li:hover{background-color: #5f7eba;}
.admin .body.menu-close .menu .list li:hover *{background-color: #5f7eba;}

.admin .body.menu-close .menu .list li:hover>.title>ul{display: block;}




.admin .body.menu-open .menu{width: 200px;}
.admin .body.menu-open .menu .list li .title .text{padding: 0 15px;}
.admin .body.menu-open .menu .list>li{height: auto;min-height: 40px;line-height: 40px;}
.admin .body.menu-open .menu .list>li li{height: auto; min-height: 40px;line-height: 40px; height: unset;position: relative;}
.admin .body.menu-open .menu .list li .title{min-height: 40px;line-height: 40px;}
.admin .body.menu-open .menu .list>li>.title{position: static;display: block;min-height: 40px;line-height: 40px;}
.admin .body.menu-open .menu .list>li>.title>ul{padding-left: 35px;position: static;}
.admin .body.menu-open .menu .list>li>.title>ul ul{padding-left: 10px;position: static;}
.admin .body.menu-open .menu .list>li>.title.has-child>.text>.txt{background-position: 90.4% center;background-image: url("../images/arrow-r-fff.png");background-repeat: no-repeat;}
.admin .body.menu-open .menu .list li .title.has-child.show>.text>.txt{background-position: 90.4% center;background-image: url("../images/arrow-b-fff.png");background-repeat: no-repeat;}

.admin .body.menu-open .menu .list li .title.has-child.show .list2 .text>.txt{background-position: 100% center;}
.admin .body.menu-open .menu .list li .title .text a.txt{padding: 0;}
.admin .body.menu-open .menu .list>li>.title>.text a.txt{display: inline-block;vertical-align: middle;width: auto;min-width: 140px;margin-left: 8px;}


.admin .body.menu-open .menu .list ul{display: none;}
.admin .body.menu-open .menu .list .title.show>ul{display: block;}




.admin .body .iframe-box{height: 100%; width:100%;padding-left: 60px;background-color: #3b5b98;transition: all 1s;overflow: hidden;}
.admin .body.menu-open .iframe-box{padding-left: 200px;}

.admin .body .iframe-box iframe{min-height: 100%; background-color: #fff;border-radius: 20px 20px 0 0; width: -moz-calc(100% - 15px);width: -webkit-calc(100% - 15px);width: calc(100% - 15px);}

.f-box { margin: 0 auto; max-width: 1200px; overflow: visible}

@media screen and (min-width: 960px) and (max-width: 1219px) { .f-box { width: 950px; } }

@media screen and (min-width: 767px) and (max-width: 959px) { .f-box { width: 750px; } }

@media screen and (max-width: 767px) { .f-box { padding-left: 10px; padding-right: 10px; -moz-box-sizing: border-box; box-sizing: border-box; } }

/*
登录相关CSS
*/
* {
    margin: 0;
    padding: 0;
  }
  .login-header {
    background-color: #2baab1;
    height: 78px;
  }
  .header-logo {
    margin-left: 20%;
    padding-top: 13px;
  }
  .top-text {
    margin-top: 100px;
    height: 28px;
  }
  .top-text hr {
    float: left;
    height: 26px;
    width: 5px;
    background-color: #2baab1;
  }
  .top-text h3 {
    float: left;
    margin-left: 0.5rem;
    font-size: 28px;
    color: #2baab1;
    top: 50%;
    left: 50%;
    margin-top: -6px;
    margin-left: 5px;
    font-weight: bold;
  }
  .p-login {
    float: right;
    font-size: 20px;
    font-weight: 400;
  }
  .p-login a {
    color: #2baab1;
    text-decoration: none;
  }
  .p-tip {
    margin-top: 45px;
    font-size: 14px;
    font-weight: 400;
  }
  .change-email-phone {
    margin-top: 29px;
    font-size: 14px;
    font-weight: 400;
    color: #2baab1;
    float: right;
    text-decoration: none;
  }
  .div-form {
    margin: 0 auto;
    max-width: 432px;
    overflow: visible;
  }
  .div-form-reset {
    margin: 0 auto;
    max-width: 445px;
    overflow: visible;
  }
  form > div > label {
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    text-align: right;
  }
  form > div > label > span {
    color: red;
  }
  form > div > input {
    width: 345px;
    height: 46px;
    border: 1px solid #d9d9d9;
    border-radius: 4px 6px 6px 6px;
    margin-top: 20px;
    margin-left: 19px;
    font-size: 18px;
    outline: none;
    text-indent: 10px;
  }
  .next-btn {
    width: 355px;
    height: 46px;
    background: #2baab1;
    border-radius: 4px 6px 6px 6px;
    border: 1px solid #d9d9d9;
    margin-top: 88px;
    float: right;
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
  }
  .ver-code-input {
    width: 235px;
  }
  .ver-code-btn {
    width: 120px;
    height: 47px;
    background: #2baab1;
    border: 1px solid #d9d9d9;
    border-radius: 4px 6px 6px 6px;
    margin-left: -8px;
    color: #ffffff;
    font-size: 14px;
  }
  .new-pwd {
    margin-top: 121px;
  }
  label.m-error {
    color: #ff0000;
    line-height: 30px;
    margin-left: 75px;
  }
  .new-pwd label.m-error {
    margin-left: 90px;
  }
  .confirm-pwd label.m-error {
    margin-left: 90px;
  }
  .modify-pwd {
    width: 500px;
    height: 403px;
    background: #f5f5f5;
    border-radius: 12px;
    margin: 0 auto;
    margin-top: 5%;
  }
  .modify-pwd > div {
    margin-left: 30px;
  }
  .layer-edit-password .layui-layer-btn a{margin-bottom: 24px;}

  .zxl-edit-password{
	  max-width: 500px;margin: 0 auto;min-height: 300px;
	  text-align: center;
  }
  .zxl-edit-password .item-box:first-child{line-height: 36px;margin-bottom: 0;margin-top: 20px;}
  .nick-key {
    font-size: 14px;
    font-weight: 400;
    color: #222222;
	display: inline-block;width: 59px;text-align: right;
  }
  .nick-value {
    width: 355px;
    height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    margin-left: 35px;
  }
  .no-focus:hover{
	  border: 0px!important;
  }
  .no-focus:focus{
	  border: 0px !important;
	  box-shadow: unset!important;
  }
  .label-pwd {
    width: 80px;
    font-size: 14px;
    font-weight: 400;
    color: #222222;
    line-height: 36px;
	float: left;
  }
  .label-pwd + input {
    width: 355px;
    height: 36px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    border-radius: 4px 6px 6px 6px;
    margin-left: 20px;
    padding: 5px 10px;
	float: left;
	margin-top: 0;
  }

  .label-pwd > span {
    color: red;
  }
  .item-box {
    text-align: center;
  }
  label.m-error {
    margin-left: 90px;
  }
.login-box label.m-error{
  margin-left: 0;
}



/*登录*/
.wrap-login{position: relative;width: 100%;height: 100%;background: url("../images/login-bac.png") center no-repeat;background-size: cover;}
.wrap-login .item-box{padding: 0 !important;}
.wrap-login .item-box input{height: auto !important;}
.wrap-login .m-error{text-align: left !important;display: block !important;}
.wrap-login .logo{position: absolute;top: 30px;left: 30px;}
.wrap-login .left-box{width: 48.8%; position: absolute;left: 8.333%;top: 50%;transform: translateY(-50%);}
.wrap-login .left-box .left-imgList{
	position: absolute;
	width: 14%;
	height: 100px;
	/* background-color: red; */
}
.wrap-login .left-box .left-imgList1{
	left: 15%;
	top: 46%;
}
.wrap-login .left-box .left-imgList2{
	left: 57%;
	top: 60%;
}
.wrap-login .left-box .left-imgList3{
	left: 15%;
	top: 9%;
}
.wrap-login .left-box .left-imgList4{
	left: 81%;
	top: 38%;
}
.wrap-login .left-box .left-imgList5{
	left: 60%;
	top: 5%;
}
.wrap-login .left-box .left-imgList .star{
	position: absolute;
	bottom: 0;
}
.wrap-login .left-box .left-imgList .star1{
	left: 20%;
}
.wrap-login .left-box .left-imgList .star2{
	left: 50%;
}
.wrap-login .left-box .left-imgList .star3{
	left: 80%;
}

.wrap-login .login-box{padding: 50px; width: 530px;min-height: 495px; position: absolute;right: 8.333%;top: 50%;transform: translateY(-50%);}
.wrap-login .login-box{background: url("../images/login-box.png") center no-repeat;background-size: 100% 100%;}
.wrap-login .login-box ul{overflow: hidden;margin: 0 40px;padding-bottom: 20px;}
.wrap-login .login-box ul li{float: right;width: 50%;text-align: center;}
.wrap-login .login-box ul li a{font-size: 20px; display: inline-block;line-height: 46px; color: #999999;border-bottom: 3px solid #212842;}
.wrap-login .login-box ul li a.active{color: #fff;border-bottom: 3px solid #fff;}
.wrap-login .login-box ul li a:hover{color: #fff;border-bottom: 3px solid #fff;}

.wrap-login .login-box .item{width: 100%;margin-top: 20px;}
.wrap-login .login-box .item .input{position: relative;padding: 6px 0;box-sizing: border-box; }
.wrap-login .login-box .item .input input{position: relative; width: 100%; padding: 10px 15px;padding-left: 50px; font-size: 14px;color: #fff; border: 1px solid #334977;border-radius: 5px;}
.wrap-login .login-box .item .input .input-icon{z-index: 9;}
.wrap-login .login-box .item .input .account{background-color: #212842!important;}
.wrap-login .login-box .item .input input:-webkit-autofill { 
	box-shadow: 0 0 0px 1000px #212842 inset !important; 
	text-fill-color: white;
	-webkit-text-fill-color: white; 
}
/*.wrap-login .login-box .item .input input.account{background: url("../images/account.png") 20px center no-repeat;}*/
/*.wrap-login .login-box .item .input input.pwd{background: url("../images/password.png") 20px center no-repeat;}*/
/*.wrap-login .login-box .item.captcha .input input{padding-right: 200px; background: url("../images/capature.png") 20px center no-repeat;}*/

.wrap-login .login-box .item.captcha .input img{position: absolute;top: 1px;right: 1px;border-radius: 5px;}
.wrap-login .login-box .item.captcha .input #verify{top:8px;  height: calc(100% - 16px);cursor: pointer;border-left: 1px solid #334977;border-radius: 0;}
.wrap-login .login-box .item.phone{display: none;}
.wrap-login .login-box .item2{overflow: hidden;}
.wrap-login .login-box .check-box-div{float: left;}
.wrap-login .login-box .check-box-div span{color: #fff;vertical-align: middle;display: inline-block;}
.wrap-login .login-box .check-box-div a{color: #334977;}
.wrap-login .login-box .input-icon{position: absolute;left: 20px;top: 50% !important;transform: translateY(-50%) !important;}
.wrap-login .login-box .forget{float: right;display: inline-block;line-height: 26px;color: #fff;}
.wrap-login .login-box .item-btn{text-align: center;margin-top: 0px;padding-bottom: 10px;}
.wrap-login .login-box .item-btn button{font-size: 20px; width: 100%;height: 56px;text-align: center;background-color: #2b93ff;border-radius: 5px;color: #fff;}

.wrap-login .login-box input::-webkit-input-placeholder { color: #fff; }
.wrap-login .login-box input::-moz-placeholder { color: #fff; }
.wrap-login .login-box input:-moz-placeholder { color: #fff; }
.wrap-login .login-box input:-ms-input-placeholder { color: #fff; }

.wrap-login .login-box input.red-border{border-color: red;}


/*访客交互*/
#chatShade{display: none; width: 100%;height: 100%; position: absolute;top: 0;left: 0;}
#chatsBox * { touch-action: none; }
#chatsBox #chatIframe{max-width: 70%;max-height: 786px;overflow: hidden;box-shadow: 0 0 10px 5px rgba(0,0,0,0.1); background-color: #fff;border-radius: 10px; display: none; width: 90%;height: 90%;position: fixed;left: 50%;top: 50%;transform: translate(-50%,-50%);}
#chatsBox #chatIframe .iframe{width: 100%;height: calc(100% - 30px);}
#chatsBox #chatIframe .top-bar{text-align:right;height: 30px;line-height: 30px; background-color: #bbbbbb;display: none;}
#chatsBox #chatIframe .top-bar a{color: #fff;font-size: 18px;line-height: 30px;padding: 0 10px;}
#chatsBox #chatBtn{background-color: #3b5b98;position: fixed;right: 17px;bottom: 154px;width:44px;height:44px;padding: 7px 10px;}
#chatsBox #chatBtn .icon{font-size: 24px;color: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.admin .nano > .nano-pane > .nano-slider{background: rgba(220,220,220,1);}
#chatsBox #chatBtn .hover-text{display: none;}
#chatsBox #chatBtn:hover{display: flex;align-items: center;justify-content: center;}
#chatsBox #chatBtn:hover .hover-text{display: block;color: #fff;font-size: 12px;text-align: center;cursor: pointer;}
#chatsBox #chatBtn:hover .icon{display: none;}

#need-help{width:70px;height:70px;background-color: #2baab1;position: fixed;right: 17px;bottom: 330px;color: #fff;
  border-radius: 10px;display: flex;flex-direction: column;justify-content: center;align-items: center;z-index: 999;}
#need-help em{display: block;width: 100%;text-align: center;font-size: 12px;}
#suggest:hover,#need-help:hover{cursor: pointer;}
#need-help .icon{font-size: 36px;}
#suggest .hover-text,#need-help .hover-text{display: none;}



@media screen and (max-width: 1520px) {
  .wrap-login .login-box{width: 450px;padding: 30px;min-height: 465px}
  .wrap-login .login-box .item{margin-top: 10px}
  .wrap-login .login-box .item-btn button{height: 45px;line-height: 45px}

}
.privacy-box{float:left;display: flex;align-items: center;}
.privacy-box .text{color: #fff;margin-left: 10px;}
.wrap-login .login-box .item2 .icon{height: 12px;width: 12px;font-size: 14px;line-height:12px}
.wrap-login .login-box .item2 .icon.iconfuxuankuangxuanzhong::before{margin:0 0 0 -1px}
.wrap-login .login-box .item2 .check-box-div:nth-of-type(2){float:right}
.wrap-login .login-box .item2 .check-box-div:nth-of-type(2) .text{margin-right:20px}