html,
body {
	position:fixed;
  top:0px;
  left:0px;
  height:100%;
  width:100%;
  
}

.apImgTitle {
	position: fixed;
	width: 42%;
	left: 30%;
	top: 30%;
}


canvas {
	display: block;
	vertical-align: bottom;
}
.particles-js-canvas-el{
	width: 100%;
	    background: rgba(0,0,0,.6)!important;
	    z-index: 0!important;
}
#particles-js {
	width: 100%;
	height: 100%;

	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
body{
	margin: 0;
	padding: 0;
}
.block {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab
}

.block:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.sliderContainer {
    position: relative;
    text-align: center;
    width: 310px;
    height: 40px;
    line-height: 40px;
    margin-top: 15px;
    background: #f7f9fa;
    color: #45494c;
    border: 1px solid #e4e7eb
}

.sliderContainer_active .slider {
    height: 38px;
    top: -1px;
    border: 1px solid #1991fa
}

.sliderContainer_active .sliderMask {
    height: 38px;
    border-width: 1px
}

.sliderContainer_success .slider {
    height: 38px;
    top: -1px;
    border: 1px solid #52ccba;
    background-color: #52ccba!important
}

.sliderContainer_success .sliderMask {
    height: 38px;
    border: 1px solid #52ccba;
    background-color: #d2f4ef
}

.sliderContainer_success .sliderIcon {
    background-position: 0 0!important
}

.sliderContainer_fail .slider {
    height: 38px;
    top: -1px;
    border: 1px solid #f57a7a;
    background-color: #f57a7a!important
}

.sliderContainer_fail .sliderMask {
    height: 38px;
    border: 1px solid #f57a7a;
    background-color: #fce1e1
}

.sliderContainer_fail .sliderIcon {
    top: 14px;
    background-position: 0 -82px!important
}

.sliderContainer_active .sliderText,.sliderContainer_fail .sliderText,.sliderContainer_success .sliderText {
    display: none
}

.sliderMask {
    border: 0 solid #1991fa;
    background: #d1e9fe
}

.slider,.sliderMask {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px
}

.slider {
    width: 40px;
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.3);
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    -webkit-transition: background .2s linear;
    transition: background .2s linear;
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab
}

.slider:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.slider:hover {
    background: #1991fa
}

.slider:hover .sliderIcon {
    background-position: 0 -13px
}

.sliderIcon {
    position: absolute;
    top: 15px;
    left: 13px;
    width: 14px;
    height: 12px;
    background: url(http://cstaticdun.126.net//2.6.3/images/icon_light.f13cff3.png) 0 -26px;
    background-size: 34px 471px
}

.refreshIcon {
    position: absolute;
    right: 0;
    top: 0;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background: url(http://cstaticdun.126.net//2.6.3/images/icon_light.f13cff3.png) 0 -437px;
    background-size: 34px 471px
}

.page-account {
    width: 100%;
    background-image:url(../img/bg.33ece377.jpg);
    background-size: cover;
    background-position: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    overflow: auto;
}

.page-account .code,.page-account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-account .code .pictrue {
    height: 40px
}

.swiperPross {
    border-radius: 6px 0 0 6px
}

.swiperPic,.swiperPic img,.swiperPross {
    width: 510px;
    height: 100%
}

.swiperPic img {
    width: 100%;
    height: 100%
}

.container {
    height: 400px!important;
    padding: 52px 18px!important;
    border-radius: 6px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.page-account-top-logo{
	width: 348px;
	height: 50px;
	/* line-height: 55px; */
	text-align: center;
	color: #333;
	font-size: 28px;
}
.containerSamll {
    background: #fff!important
}

.containerBig {
    width: auto!important;
    background: #f7f7f7!important
}

.index_from {
    padding: 0 100px 32px 100px;
    height: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.ivu-icon img{
	width: 18px;
	height: 18px;
	position: relative;
	top: 2px;
}
.ivu-input-inner-container{
	display: flex;
	align-items: center;
	border: 1px solid #dbdee1;
	/* margin-bottom: 30px; */
	/* padding-bottom: 6px; */
	/* padding-top: 6px; */
	border-radius: 4px;
	padding: 6px 8px;

}
.ivu-input-wrapper{
    position: relative;
}
.ivu-input-inner-container label{
    position: absolute;
    bottom: -16px;
    color: red;
    font-size: 12px;
}
.ivu-form-item{
	/* margin-bottom: 10px; */
}
.ivu-form-item-error-tip{
	visibility: hidden;
}
.page-account-top {
    padding: 20px 0!important;
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-account-container {
    border-radius: 0 6px 6px 0
}

.btn {
	width: 100%;
	height: 40px;
	padding: 6px 15px 6px 15px;
	font-size: 18px;
	/* border-radius: 4px; */
	color: #fff;
	background-color: #009B63;
    /* background: -webkit-gradient(linear,left top,right top,from(#19b4f1),to(#0e73e8))!important;
    background: linear-gradient(90deg,#19b4f1,#0e73e8)!important; */
	border: none;
	margin-top: 40px;
}

.captchaBox {
    width: 310px
}

input {
    display: block;
    width: 100%;
    /* line-height: 40px; */
    margin: 10px 0;
    padding: 0 10px;
    outline: none;
    border: 0px solid #c8cccf;
    border-radius: 4px;
    color: #6a6f77
}

#msg {
    width: 100%;
    line-height: 40px;
    font-size: 14px;
    text-align: center
}

a:active,a:hover,a:link,a:visited {
    margin-left: 100px;
    color: #0366d6
}

.index_from .ivu-input-large {
    font-size: 14px!important
}
