.notice {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 20;
  box-sizing:border-box;
}

.notice > *{
	box-sizing:border-box;
}

.windowpop {
  position: absolute;
  padding: 27px 28px 40px 28px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 10px;
  background-color: #fff;
  top: 50%;
  left: 50%;
}
.windowpop h1 {
  font-size: 16px;
  color: #333;
  margin: 0;
  font-weight: normal;
}
.windowpop h1 img {
  cursor: pointer;
}
.windowpop hr {
  margin-top: 14px;
}
.windowpop p.pbtn {
  position: absolute;
  bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  left: 0;
  right: 0;
}
.windowpop p.pbtn a {
  cursor: pointer;
  width: 100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #999;
  font-size: 14px;
  border: 1px solid #999;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 40px;
}
.windowpop p.pbtn a:last-child {
  background-color: #436FF1;
  color: #fff;
  border-color: #436FF1;
  margin-right: 0;
}
/**   **/
.windowpop.kind1.mahegi {
  height: 340px;
  margin-top: -150px;
  width: 400px;
  margin-left: -200px;
}
.windowpop.kind1 {
  height: 300px;
  margin-top: -150px;
  width: 400px;
  margin-left: -200px;
}
.windowpop.kind2 {
  width: 480px;
  margin-left: -240px;
  height: 600px;
  margin-top: -300px;
}
.windowpop.kind3 {
  width: 480px;
  margin-left: -240px;
  height: 486px;
  margin-top: -243px;
}
.windowpop.kind3_fen {
  width: 480px;
  margin-left: -240px;
  height: 440px;
  margin-top: -243px;
}
.windowpop.kind4 {
  width: 480px;
  margin-left: -240px;
  height: 380px;
  margin-top: -190px;
}
.windowpop p.btn {

    position: absolute;
    bottom: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: auto;
    left: 0;
    right: 0;

}
.windowpop p.btn a:last-child {

    background-color: #436FF1;
    color: #fff;
    border-color: #436FF1;
    margin-right: 0;

}
.windowpop p.btn a {

    cursor: pointer;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #999;
    font-size: 14px;
    border: 1px solid #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-right: 40px;

}
.windowpop ul.mt20 li:last-child {

    font-size: 12px;
    color: #436FF1;

}
.windowpop ul.mt20 li {

    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;

}
.windowpop ul.mt20 select {

    border: 1px solid #eee;
    outline: none;
        outline-color: currentcolor;
    height: 30px;
    padding: 0;
        padding-left: 0px;
    width: 250px;
    text-indent: 8px;
    cursor: pointer;

}
.windowpop ul.mt20 {

    margin-top: 20px;
    font-size: 14px;
    color: #666;

}
.windowpop ul.mt20 span:first-child {

    width: 75px;
    text-align: right;
    margin-right: 20px;

}
/*  wenpeifeng    subaccount buy**/
.windowpop.kind_4f {
  width: 580px;
  margin-left: -240px;
  height: 350px;
  margin-top: -243px;
}

.windowpop > div.subc{
	display:inline-block;
}
.windowpop > div.sub_right{
	font-size:14px;
	vertical-align: top;
    margin-top: 3%;
    color:#333;
    line-height: 34px;
    width: 45%;
}
.windowpop > div.sub_right ul li i{
	display:inline-block;
	margin-left:6%;
}
.windowpop > div.sub_right ul li i.impo_moeny{
	color:#436FF1;
	font-size:18px;
}
.windowpop > div.sub_left{
	margin-right: 5%;
	margin-top: 5%;
	width: 48%;
	font-size:14px;
}
.windowpop .sub_left p.sub_tip_desct{
	margin-top: 8%;
    line-height: 23px;
    color: #666;
}
.windowpop .sub_left p.sub_tip_desct label{
	font-size:12px;
	display:block;
}
.windowpop .sub_right ul.sub_teamFacePay li p {
    margin-left: -7%;
}

.windowpop .sub_right ul.sub_teamFacePay label {
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.windowpop .sub_right ul.sub_teamFacePay label input {
  width: 15px;
  height: 15px;
  padding-right: 7px;
  position: relative;
  z-index: 5;
  left: -1.8px;
  top: 2.2px;
  opacity: 0;
}
.windowpop .sub_right ul.sub_teamFacePay label span {
  position: absolute;
  left: 20px;
  top: 3px;
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
  -moz-box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
  box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
}
.windowpop .sub_right ul.sub_teamFacePay label input:checked + span {
  background-color: #436FF1;
}
.windowpop .sub_right ul.sub_teamFacePay  li a{
    margin-top: 16px;
	border: 1px solid #436FF1;
	color: #436FF1;
	width: 80px;
	display: inline-block;
	border-radius: 5px;
	text-align: center;
}
.windowpop .sub_right ul.sub_teamFacePay  li a.sub_buys{
    background-color: #436FF1;
    color:#fff;
    margin-left: 17%;
}
.windowpop .sub_right ul.sub_teamFacePay  li i div{
    border: 1px solid #EFEFEF;
    border-radius:14px;
    line-height: 28px;
    padding: 0 10px;
    position: relative;
}

.windowpop .sub_right ul.sub_teamFacePay  li i div em {
    vertical-align: middle;
}
.windowpop .sub_right ul.sub_teamFacePay  li i div em input{
    font-size: 16px;
    color:#436FF1;
    max-width: 49px;
    border: 0;
    text-align: center;
}
.windowpop .sub_right ul.sub_teamFacePay  li i div img{
    width: 22px;
    cursor: pointer;
     vertical-align: middle;
}

/*  wenpeifeng**/


.windowpop ul.teamFacePay {
  margin-top: 27px;
  font-size: 14px;
  color: #666;
}

.windowpop ul.teamFacePay li {
  margin-top: 24px;
}
.windowpop ul.teamFacePay li.paytType {
  margin-top: 35px;
}
.windowpop ul.sub_teamFacePay li.paytType {
  margin-top: 18px;
}
.windowpop ul.teamFacePay li.dekou,ul.sub_teamFacePay li.dekou{
    position:relative;
}
.windowpop ul.teamFacePay li.dekou i.acti,ul.sub_teamFacePay li.dekou i.acti{
    text-decoration:line-through;
}
.windowpop ul.teamFacePay li.dekou label{
    position: absolute !important;
	top: 24px;
	font-size: 12px;
	color: #436FF1;
	left: 8px;
}
.windowpop ul.sub_teamFacePay li.dekou label{
    position: absolute !important;
	top: 22px;
	font-size: 12px;
	color: #436FF1;
	left: 24px;
}
.windowpop ul.teamFacePay li > input{

    width: 130px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999;
    border: 1px solid #eee;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: 1em;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;

}
.windowpop ul.teamFacePay em {
  vertical-align: middle;
  font-style: normal;
}
.windowpop ul.teamFacePay i.actimp {
  color: #436FF1 !important;
}
.windowpop ul.teamFacePay i {
  font-size: 16px;
  color: #333;
  vertical-align: middle;
  padding-left: 5px;
}
.windowpop ul.teamFacePay i:last-child {
  font-size: 24px;
  color: #474747;
  padding-left: 2px;
}
.windowpop ul.teamFacePay label {
  padding-left: 20px;
  position: relative;
  cursor: pointer;
}
.windowpop ul.teamFacePay label input {
  width: 15px;
  height: 15px;
  padding-right: 7px;
  position: relative;
  z-index: 5;
  left: -1.8px;
  top: 2.2px;
  opacity: 0;
}
.windowpop ul.teamFacePay label span {
  position: absolute;
  left: 20px;
  top: 3px;
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
  -moz-box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
  box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
}
.windowpop ul.teamFacePay label input:checked + span {
  background-color: #436FF1;
}
.windowpop ul.teamFacePay label:last-child {
  padding-left: 40px;
}
.windowpop ul.teamFacePay label:last-child span {
  left: 40px;
}
.windowpop ul.payResult {
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: 25px;
}
.windowpop ul.payResult li {
  margin-top: 18px;
}
.windowpop ul.created {
  text-align: center;
  margin-top: 20px;
}
.windowpop ul.created li:nth-child(2) {
  font-size: 14px;
  color: #333;
  margin-top: 15px;
}
.windowpop ul.created li:last-child {
  font-size: 12px;
  color: #999;
  margin-top: 7px;
}
.windowpop ul.QRcode {
  text-align: center;
  font-size: 14px;
  color: #333;
  margin-top: 25px;
}
.windowpop ul.QRcode li {
  margin-top: 25px;
}
.windowpop ul.QRcode span {
  color: #436FF1;
}
.windowpop ul.QRcode img {
  width: 140px;
  height: 140px;
}
.windowpop ul.invoiceApply,
.windowpop ul.subAccount {
  margin-top: 18px;
}
.windowpop ul.invoiceApply li,
.windowpop ul.subAccount > li {
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  color: #666;
  margin-bottom: 11px;
}
.windowpop ul.invoiceApply li > span,
.windowpop ul.subAccount li > span {
  padding-right: 26px;
  width: 105px;
  text-align: right;
  line-height: 30px;
}
.windowpop ul.invoiceApply li label,
.windowpop ul.subAccount li label {
  position: relative;
  color: #333;
  cursor: pointer;
}
.windowpop ul.invoiceApply li label:last-child,
.windowpop ul.subAccount li label:last-child {
  padding-left: 40px;
}
.windowpop ul.invoiceApply li label:last-child span,
.windowpop ul.subAccount li label:last-child span {
  left: 40px;
}
.windowpop ul.invoiceApply li label input,
.windowpop ul.subAccount li label input {
  width: 15px;
  height: 15px;
  position: relative;
  z-index: 5;
  left: -2.3px;
  top: 2.7px;
  opacity: 0;
}
.windowpop ul.invoiceApply li label span,
.windowpop ul.subAccount li label span {
  position: absolute;
  left: 0;
  top: 2.3px;
  content: "";
  display: inline-block;
  width: 9px;
  height: 9px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
  -moz-box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
  box-shadow: 0 0 0 2px #fff,0 0 0 3px #436FF1;
}
.windowpop ul.invoiceApply li label input:checked + span,
.windowpop ul.subAccount li label input:checked + span {
  background-color: #436FF1;
}
.windowpop ul.invoiceApply li p,
.windowpop ul.subAccount li p {
  line-height: 30px;
}
.windowpop ul.invoiceApply li i,
.windowpop ul.subAccount li i {
  font-size: 24px;
  color: #333;
}
.windowpop ul.invoiceApply li i span:first-child,
.windowpop ul.subAccount li i span:first-child {
  font-size: 16px;
}
.windowpop ul.invoiceApply li:nth-child(2),
.windowpop ul.subAccount > li:nth-child(2) {
  height: 24px;
}
.windowpop ul.invoiceApply li:nth-child(2) span,
.windowpop ul.subAccount li:nth-child(2) span {
  vertical-align: middle;
}
.windowpop ul.invoiceApply li:nth-child(2) > span,
.windowpop ul.subAccount li:nth-child(2) > span {
  line-height: 28px;
}
.windowpop ul.invoiceApply li:nth-child(7) input,
.windowpop ul.subAccount li:nth-child(7) input {
  background-color: #fff;
  /* border: none; */
  color: #666;
}
.windowpop ul.invoiceApply li:last-child,
.windowpop ul.subAccount > li:last-child {
  color: #436FF1;
  text-indent: 118px;
}
.windowpop ul.invoiceApply li > input,
.windowpop ul.subAccount li > input {
  width: 300px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #999;
  border: 1px solid #eee;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: 1em;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.windowpop ul.invoiceApply li > input:focus,
.windowpop ul.subAccount li > input:focus {
  border-color: #436FF1;
  color: #333;
  font-size: 14px;
}
.windowpop ul.subAccount {
  margin-top: 28px;
}
.windowpop ul.subAccount > li:last-child {
  color: #666;
  line-height: 1.5;
  padding-left: 105px;
  text-indent: 0;
  margin-top: 25px;
}
.windowpop ul.subAccount > li:nth-child(2) {
  line-height: 30px;
  height: 30px;
}
.windowpop ul.subAccount li:nth-child(3) input {
  width: 207px;
}
.windowpop ul.subAccount li:nth-child(3) span:last-child {
  width: 83px;
  border: 1px solid #436FF1;
  color: #436FF1;
  line-height: 28px;
  text-align: center;
  padding-right: 0;
  height: 30px;
  margin-left: 10px;
  cursor: pointer;
}
.textNotice {
  max-width: 230px;
background-color: rgba(5, 4, 4, 0.8);
padding: 20px 19px;
text-align: justify;
border-radius: 3px;
position: fixed;
z-index: 999999;
top: 50%;
filter: alpha(Opacity=80);
color: #fff;
left: 50%;
transform: translate(-50%,-50%);
}
.textNotice p {
  padding-left: 24px;
  position: relative;
  line-height: 60px;
}
.textNotice p.mulLine {
  line-height: 17px;
position: relative;
}
.textNotice p.mulLine img {
	
  top: 2px;
}
.textNotice img {
  position: absolute;
  left: 0;
  top: 21.5px;
  outline: none;
  border: none;
  box-shadow:none;
}




<!-- -->
.windowpop.falsekind1 {
    height: 230px;
	margin-top: -150px;
	width: 400px;
	margin-left: -200px;
}
.windowpop.falsekind1.discusss {
    height: 352px;
	margin-top: -150px;
	width: 400px;
	margin-left: -200px;
}
.windowpop.falsekind2 {
    height: 257px;
	margin-top: -150px;
	width: 400px;
	margin-left: -200px;
}
.windowpop.falsekind3 {
    height: 310px;
	margin-top: -150px;
	width: 400px;
	margin-left: -200px;
}
.windowpop.falsekind4 {
    height: 276px;
	margin-top: -150px;
	width: 400px;
	margin-left: -200px;
}

.windowpop.falsekind1.discusss ul li textarea{
    height: 80px;
	color: #333;
	border: 1px solid #eee;
	padding: 10px;
	vertical-align: text-top;
	font-size: 12px;
	width: 220px;
}
.windowpop.falsekind1.discusss ul li span.tip_s{
    text-align: right;
	display: block;
	margin-right: 28px;
	font-size: 11px;
	margin-top: 10px;
	color: #a19f9f;
}


.windowpop p.fapbtn {
  position: absolute;
  bottom: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: auto;
  left: 0;
  right: 0;
}
.windowpop p.fapbtn a {
  cursor: pointer;
 width: 77px;
height: 32px;
line-height: 31px;
  text-align: center;
  color: #999;
  font-size: 14px;
  border: 1px solid #EEE;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 40px;
}
.windowpop p.fapbtn a:last-child {
  background-color: #436FF1;
  color: #fff;
  border-color: #436FF1;
  margin-right: 0;
}


/**  wen  锟斤拷锟斤拷删    **/
.windowpop ul.invoiceApply li.tipInfo,
.windowpop ul.subAccount li.tipInfo {
  color: #436FF1;
}
.windowpop ul.invoiceApply li > span.checkboxpan,
.windowpop ul.subAccount li > span.checkboxpan {
  padding-right: 26px;
  width: 105px;
  text-align: left;
  line-height: 30px;
}

#resultPayDiv_20171114{z-index: 999}

/* 锟剿革拷匹锟戒弹锟斤拷锟斤拷始 */

.windowpop h1 span{
  float: right;
  font-size: 12px;
  color:#666;
  position: relative;
  top: 2px;
}

.windowpop.kind4.h350{
  height: 350px;
  margin-top: -175px;
}

.windowpop.kind4.h350 select{
  width: 300px;
  text-indent: 0;
  padding-left:8px;
  outline-color: #fff;
}

.windowpop.kind4.h350 li span:first-child{
  width: 61px;
  text-align: left;
}

.windowpop.kind4.h350 li{
  margin-bottom: 15px;
}

.windowpop.kind4.h350 li span:last-child{
    width: 300px;
    word-break: break-all;
    text-align: justify;
    line-height: 1.5;
}

/* 锟剿革拷匹锟戒弹锟斤拷锟斤拷锟斤拷 */
#resultPayDiv_20171114{z-index: 999}





.update{
	z-index:999;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    left: 0;
    height:128%;
    background-color: rgba(0,0,0,.5);
}

.updatewindow{
    width: 480px;
    padding: 28px 35px;
    background-color: #fff;
    position: fixed;
    top:50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	-ms-transform: translate3d(-50%,-50%,0);
	-moz-transform: translate3d(-50%,-50%,0);
	-ms-transform: translate3d(-50%,-50%,0);
	transform: translate3d(-50%,-50%,0);  
    border-radius: 10px;
    color: #333;
    text-align: center;
}

.updatewindow h1{
    font-size: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #EEEEEE;
    text-align: left;
    font-weight: normal;
    line-height: 22px;
}

.updatewindow p{
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    color: #333;
    max-height: 300px;
   overflow-y: auto;
}

.updatewindow p a{
    color:#436FF1;
}

.updatewindow p:nth-child(2){
    margin: 21px 0 10px 0;
    line-height: 24px;
}

.updatewindow button{
    border: none;
    width: 100px;
    height: 35px;
    background-color: #436FF1;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
    cursor: pointer;
}

/* 匹锟斤拷晒锟斤拷锟斤拷锟斤拷锟绞�*/
.windowpop.kind4.w400h320{
    height: 320px;
    margin-top: -160px;
    width: 400px;
    margin-left: -200px;
    position: relative;
}
.windowpop.kind4.w400h360{
    height: 360px;
    margin-top: -180px;
    width: 400px;
    margin-left: -200px;
    position: relative;
}
.windowpop ul.mt25{
  margin-top: 25px;
}
.windowpop ul.mt20 li:last-child{
  font-size: 14px;
  color: #666;
}
.windowpop ul.mt25 span:first-child{
  width: 80px;
}
#circle{
  position: absolute;
  width: 110px;
  height:110px;
  border-radius:50%;
  top: 83px;
  left: 250px;
}
#circlee{
  position: absolute;
  width: 110px;
  height:110px;
  border-radius:50%;
  top: 83px;
  left: 250px;
}
.windowpop.w400h320 p.btn a{

    background-color: #436FF1;
  color: #fff;
}

.windowpop.w400h320 p.btn a:first-child{
  border: 1px solid #436FF1;
  color: #436FF1;
  background-color: #fff;
}
/* 匹锟斤拷晒锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
/*人岗匹配弹窗开始*/
.windowpop.kind6 {
  width: 700px;
  margin-left: -350px;
  height: 580px;
  margin-top: -290px;
}
.windowpop.kind6 ul {
  border: 1px solid #E8E8E8;
  border-top: none;
}
.windowpop.kind6 li {
  line-height: 26px;
  font-size: 12px;
  color: #666;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.windowpop.kind6 div.semo:hover ul {
    opacity: 1;
    overflow: auto;
    height: auto;
    background-color: #fff;
    z-index: 50;
}
.windowpop.kind6 li:hover {
  color: #fff;
  background-color: #436FF1;
}
.windowpop.kind6 input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.windowpop.kind6 > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.windowpop.kind6 div h2 {
  font-size: 14px;
  color: #333;
  margin: 20px 0 30px 0;
  font-weight: normal;
}
.windowpop.kind6 div.semo {
    position: relative;
    cursor: pointer;
}
.windowpop.kind6 div.semo p {
    width: 100%;
    height: 30px;
    line-height: 30px;
    border: 1px solid #eee;
    font-size: 12px;
 /*    color: #999; */
    text-indent: 12px;

    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
 
}
.windowpop.kind6 div.semo ul {
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .3s ease;
    text-indent: 12px;
}
.windowpop.kind6 div h2.sour span {
  padding: 8px 15.1px;
  border: 1px solid #DEDEDE;
  font-size: 13px;
  color: #666;
  vertical-align: middle;
  cursor: pointer;
  border-left: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.windowpop.kind6 div h2.sour span.open,.windowpop.kind6 div h2.sour span:hover{
  background-color: #436FF1;
  color: #fff;
}
.windowpop.kind6 div h2.sour span:first-child{
  border-left:1px solid #DEDEDE;;
}
.windowpop.kind6 .match {
  width: 240px;
  height: 233px;
}
.windowpop.kind6 div h2.m20b15 {
    margin: 20px 0 15px 0;
}
.windowpop.kind6 .match input {
  width: 100%;
  height: 30px;
  padding: 0;
  border: 1px solid #E8E8E8;
  font-size: 12px;
  color: #999;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-indent: 1em;
  padding-right: 2em;
}
.windowpop.kind6 .match input:focus {
  color: #333;
  border-color: #436FF1;
  font-size: 14px;
}
.windowpop.kind6 .match ul {
  height: 203px;
  overflow: auto;
  position: relative;
}
.windowpop.kind6 .match ul > li {
  padding-left: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: url("../../images/newBackstageIcon/arrowdown@2x.png") no-repeat 10px 10px;
}
.windowpop.kind6 .match ul > li.open{
  color: #436FF1;
  background: url("../../images/newBackstageIcon/arrowup@2x.png") no-repeat 10px 10px;
}

.windowpop.kind6 .match ul > li:hover {
  color: #436FF1;
  background-color: #fff;
}

.windowpop.kind6 .match ul > li ol{
  display: none;

}
ul#kaul > li ol{
	 margin-left: -30px;
  text-indent: 30px;
}

.windowpop.kind6 .sour+.match{
  width: 356px;
}

.windowpop.kind6 .sour + .match ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.windowpop.kind6 .sour + .match ul li{
  background-image: none;
  padding-left: 0;
}

.windowpop.kind6 .sour + .match ul li p{
  text-indent: 1em;
  border-bottom: 1px solid #E8E8E8;
}

.windowpop.kind6 .sour + .match ul>li{
  width:136.5px;
  border-right: 1px solid #E8E8E8;
}
.windowpop.kind6 .sour + .match ul > li:last-child {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: none;
}

.windowpop.kind6 .sour + .match ul>li ol{
  display: block;
  text-indent: 1em;
  height: 175px;
  overflow: auto;
}

.windowpop.kind6 .sour + .match ul>li ol li.open{
  color: #fff;
  background-color: #436FF1;
}
.match ul>li ol li.active{
  color: #fff;
  background-color: #436FF1;
}


.windowpop.kind6 .match + p label{
  width: 15px;
  height: 15px;
  position: relative;
  margin: 0 10px 0 22px;
  overflow: hidden;
}
.windowpop.kind6 .match + p input:checked+i{
  background-color: #436FF1;
  border-color: #436FF1;
}
.windowpop.kind6 .match + p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.windowpop.kind6 .match + p input{
  position: absolute;
  top:0;
  right: 0;
  left:0;
  bottom: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 10;
}
.windowpop.kind6 .match + p i{
  position: absolute;
  top:0;
  right: 0;
  left:0;
  bottom: 0;
  z-index: 5;
  overflow: hidden;
  border: 1px solid #C0C0C0;
  border-radius: 3px;
}
.windowpop.kind6 .match + p i:after{
  position: absolute;
  content: "";
  width: 3px;
  height: 7px;
  left: 34%;
  top: 4%;
  border-bottom: 1.5px solid #fff;
  border-right: 1.5px solid #fff;
  -webkit-transform: skew(-32deg, 32deg);
  -moz-transform: skew(-32deg, 32deg);
  -ms-transform: skew(-32deg, 32deg);
  -o-transform: skew(-32deg, 32deg);
  transform: skew(-32deg, 32deg);
}
/*人岗匹配弹窗结束*/


/*切换身份开始*/
.kind7{
  width: 540px;
  height: 420px;
  margin: -210px 0 0 -270px;
}
.kind7 > div{
  overflow: auto;
  height: 295px;
  margin-top: 24px;
  border-left: 1px solid #EEE;
  margin-right: -28px;
  position: relative;
}
.kind7:before{
  position: absolute;
  content: "";
  top:81px;
  width: 484px;
  border-top: 1px solid #EEE;
  left: 28px;
}
.kind7:after{
  position: absolute;
  content: "";
  bottom: 42px;
  width: 484px;
  left: 28px;
  border-top: 1px solid #EEE;
}
.kind7 > div > ul{
  font-size: 12px;
  width: 484px;
  position: relative;
  min-height: 274px;
}
.kind7 > div > ul:after{
  position: absolute;
  content: "";
  top:-20px;
  bottom: 0;
  right: 0;
  left: auto;
  border-right: 1px solid #EEE;
}

.kind7 > div > ul li{
  margin: 20px 0 0 20px;
}
.kind7 > div > ul span{
  vertical-align: middle;
}
.kind7 > div > ul span.identity{
  position: relative;
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #ECECEC;
  -ms-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  -moz-background-size: cover !important;
  background-size: cover !important;
}
.kind7 > div > ul span.identity .myico{
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
 font-size: 12px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  top: 30px;
  right: -2px;
}
.zhu{
  background-color: #436FF1;
}
.qi{
  background-color: #ff1a1a;
}
.zi{
  background-color: #09b7f8;
}
.ge{
  background-color:#ff9308;
}
.kind7 > div > ul span.name{
  display: inline-block;
  width: 170px;
  font-size: 14px;
  margin: 0 70px 0 13px;
  line-height: 1.4;
  max-height: 39px;
  overflow: hidden;
}
.kind7 > div > ul span.name i{
  width: 100%;
  float: right;
  margin-left: -1em;
}
/*.kind7 > div > ul span.name:before{*/
  /*content: "";*/
  /*float: left;*/
  /*width: 1em;*/
  /*height: 43px;*/
/*}*/
.kind7 > div > ul span.name:after{
  content: "...";
  float: right;
  width: 1em;
  position: relative;
  left: 100%;
  transform: translate(-114%,-110%);
  background-color: #fff;
}
.kind7 > div > ul span.identityInform{
  color: #436FF1;
  display: inline-block;
  width: 50px;
  height: 25px;
  text-align: center;
  line-height: 23px;
  border-radius: 3px;
  margin-right: 25px;
  cursor: pointer;
}
.kind7 > div > ul span.setzhu{
  display: inline-block;
  height: 25px;
  line-height: 23px;
  cursor:pointer;
}
.kind7 > div > ul span.hasb{
  border: 1px solid #436FF1;
}
/*切换身份结束*/


/*变更主管理员和验证新管理开始*/
.kind8{
  width: 480px;
  height: 334px;
  margin: -167px 0 0 -240px;
  position: relative;
}
.kind8 > p{
  font-size: 12px;
  color: #999;
  margin: 14px 0 29px 0;
}
.kind8> ul > li{
  height: 30px;
  line-height: 30px;
  color: #666;
  margin-top: 12px;
  position: relative;
}
.kind8 > ul> li i{
  color: #333;
}
.kind8> ul> li span,.kind8 > ul> li input,.kind8 > ul> li > p{
  float: left;
  height: 100%;
}
.kind8 > ul> li span{
  width: 105px;
  margin-right: 20px;
  text-align: right;
  font-size: 14px;
  color: #666;
}
.kind8 > ul> li input{
  width: 250px;
  height: 30px;
  padding: 0;
  margin: 0;
  outline: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-indent: 12px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 12px;
}
.kind8 > ul> li input:focus{
  border-color: #436FF1;
  color: #333;
  font-size: 14px;

}
.kind8 > ul> li > p{
  position: relative;
  width: 250px;
  height: 30px;
}
.kind8 > ul> li > p em{
  position: absolute;
  width: 95px;
  height: 15px;
  line-height: 17px;
  border-left: 1px solid #DBDBDB;
  margin: auto;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
  font-size: 14px;
  color: #436FF1;
  text-align: center;
  cursor: pointer;
  font-style: normal;

}
.kind8 menu{
  position: absolute;
  width: 100px;
  height: 35px;
  line-height: 35px;
  background-color: #436FF1;
  color: #fff;
  text-align: center;
  bottom: 40px;
  left: 153px;
  cursor: pointer;
}
.kind8 > ul> li input.search{
  padding-right: 30px;
}





.kind8 li div,.slideDownAndUp{
  display: none;
  position: absolute;
  width: 250px;
  right: 49px;
  top:30px;
  background-color: #fff;
  z-index: 5;
  text-indent: 20px;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(200,200,200,0.3);
  -moz-box-shadow: 0px 3px 5px 1px rgba(200,200,200,0.3);
  box-shadow:0px 3px 5px 1px rgba(200,200,200,0.3);
  max-height: 120px;
  overflow: auto;
}
.kind8 li div p,.slideDownAndUp p{
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.kind8 li div p:hover,.slideDownAndUp p:hover{
  background-color: #436FF1;
  color: #fff;
  cursor: pointer;
}



/*变更主管理员和验证新管理新增  2019-03-06*/
.kind8 > ul> li ol.dropdown{
  display: none;
  position: absolute;
  width: 250px;
  right: 49px;
  top:30px;
  background-color: #fff;
  z-index: 5;
  -webkit-box-shadow: 0px 3px 5px 1px rgba(200,200,200,0.3);
  -moz-box-shadow: 0px 3px 5px 1px rgba(200,200,200,0.3);
  box-shadow:0px 3px 5px 1px rgba(200,200,200,0.3);
  max-height: 185px;
  overflow: auto;
  padding-left: 13px;

}

.kind8 > ul> li ol.dropdown ol{
  display: none;
  overflow-x: visible !important;
}

.kind8 > ul> li ol.dropdown li{
 padding-left: 0;
  line-height: 26px;
  cursor: pointer;
  
}
.kind8 > ul> li ol.dropdown li[style] ol{
/*   margin-left: -300px;
    text-indent: 300px; */
}
.kind8 > ul> li ol.dropdown li:hover{
  background-color: #436FF1;
  color: #fff;
}
.kind8 > ul> li ol.dropdown li[style]{
      padding-left: 17px;
   
    background-color: #fff;
  color: #333;
}





.kind8 > ul> li ol.dropdown li p{
  width: auto;
}

.kind8 > ul> li ol.dropdown li.yzup{

  background:url('../../images/newBackstageIcon/yzup@2x.png') no-repeat left 10px !important;
}

.kind8 > ul> li ol.dropdown li.yzup > p{
    color: #436FF1;
}

.kind8 > ul> li ol.dropdown  ol.lev1{
  margin-left: -300px;
  text-indent: 300px;
}
.kind8 > ul> li ol.dropdown ol.lev2{
   margin-left: -400px;
   text-indent: 400px;
}

/*变更主管理员和验证新管理结束*/


/*操作入职开始*/
.windowpop.kind4.w480h410{
  width: 480px;
  height: 480px;
  margin-left: -240px;
  margin-top: -205px;
}
.windowpop.kind4.w480h410 ul > li{
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.windowpop.kind4.w480h410 ul > li:first-child{

  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.windowpop.kind4.w480h410 ul > li span:first-child{
  
  line-height: 30px;
}
.windowpop.kind4.w480h410 ul > li span:nth-child(2){
  margin-right: 32px;
}
.windowpop.kind4.w480h410 ul > li em{
  font-style: normal;
  max-width: 162px;
  line-height: 30px;
}
.windowpop.kind4.w480h410 ul > li:first-child{
  
}
.windowpop.kind4.w480h410  div.w275{
  width: 275px;
  position: relative;
}
.windowpop.kind4.w480h410  div.w275 input{
  outline: none;
  border: 1px solid #E8E8E8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  text-indent: 11px;
 width: 100%;
  height: 30px;
  padding-right: 28px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.windowpop.kind4.w480h410  div.w275 input:focus{
  border-color: #436FF1;
}
.windowpop.kind4.w480h410  div.w275 div{
  width: 100%;
  border: 1px solid #E8E8E8;
  border-top: none;
  height: 155px;
  overflow: hidden;
  position: relative;
}
.windowpop.kind4.w480h410  div.w275 div:after{
  content: '';
  left:50%;
  height: 100%;
  border-left: 1px solid #E8E8E8;
  position: absolute;
  z-index: 5;
}
.windowpop.kind4.w480h410  div.w275 div > ol{
  float: left;
  width: 50%;
  text-indent: 11px;
  font-size: 12px;
  color: #666;
}
.windowpop.kind4.w480h410  div.w275 div ol  li{
  line-height: 26px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.windowpop.kind4.w480h410  div.w275 div ol ol li:hover,.windowpop.kind4.w480h410  div.w275 div ol ol li.active{
  background-color: #436FF1;
  color: #fff;
  cursor: pointer;
}
.windowpop.kind4.w480h410  div.w275 div > ol > li:first-child{

  border-bottom: 1px solid #E8E8E8;
}

.windowpop.kind4.w480h410  div.w275 div ol ol li{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.windowpop.kind4.w480h410  div.w275 div ol ol{
  max-height: 130px;
 overflow-y: auto;

}
/*操作入职结束*/
/*操作提示弹窗开始*/
.windowpop.kind4.w480h380{
  width: 480px;
  height: 380px;
  margin-left: -240px;
  margin-top: -190px;
}
.windowpop.kind4.w480h380 .note{
  line-height: 28px;
  margin-top: 20px;
}
.windowpop.kind4.w480h380 .reason{
    margin-top: 15px;
}
.windowpop.kind4.w480h380 .reason textarea{
  resize: none;
  margin: 11px 0 0 0;
  outline: none;
  border: 1px solid #E8E8E8;
  width: 425px;
  height: 98px;
  text-indent: 6px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  line-height: 1.5;
  padding: 5px;
}
.windowpop.kind4.w480h380 .reason textarea:focus{
  border-color: #436FF1;
}
/*操作提示弹窗结束*/

/*操作记录开始*/

.windowpop.kind4.w480h340{
  width: 480px;
  height: 340px;
  margin-left: -240px;
  margin-top: -170px;
}

.windowpop.kind4.w480h340 ul{
  height: 256px;
  overflow: auto;
}

.windowpop.kind4.w480h340 li:first-child{
  margin-top: 0;
  padding-top: 20px;
}

.windowpop.kind4.w480h340 li{
  white-space: nowrap;
  margin-top: 26px;
  overflow: hidden;
}
.windowpop.kind4.w480h340 span{
  color: #666;
}
.windowpop.kind4.w480h340 span:nth-child(3){
  margin: 0 17px 0 10px;
}
/*操作记录结束*/

em,i{
	font-style: normal;
}
#modal-demo .moreOption{
	cursor: pointer;
}
#modal-demo .moreOption:after {
    content: " ";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 6px solid #666;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: relative;
    top: -2px;
    margin-left: 7px;
}
#modal-demo .moreOption.fz:after {
	transform: rotateX(180deg);
}