.panel-register {
    background-color: #fff;
}
.panel-register h2 {
    height: 45px;
    line-height: 45px;
    font-size: 28px;
    font-weight: 400;
    overflow: hidden;
}
.panel-register h2 span {
    font-size: 16px;
    color: #999;
    margin-left: 30px;
}
.box {
    position: relative;
    padding: 50px;
    background-color: #fff;
    box-shadow: 0 3px 15px rgb(50 50 50 / 4%);
    border-radius: 15px;
    margin: auto;
}
.login-other a:hover {
    color: #fff;
    opacity: .8;
    filter: alpha(opacity=80);
}
.help-block i.iconfont {
    margin-right: 6px;
    font-size: 14px;
}
.panel-register .box {
    box-shadow: none;
}
.form-group {
    margin-bottom: 15px;
    position: relative;
    display: block;
    height: 50px;
    line-height: 50px;
}

.mb0 {
    margin-bottom: 0px !important;
}

.register-primary .control-label {
    float: left;
    width: 280px;
    line-height: 40px;
    text-align: right;
    color: #666;
    padding: 0 20px 0 0;
}


.form-group .control-label {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    padding-top: 10px;
}


.register-primary .form-error {
    color: #f30;
    font-size: 14px;
}

.register-primary .help-block {
    float: left;
    position: relative;
    width: 500px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}
.help-block {
    display: block;
    margin-top: 10px;
    color: #808080;
    font-size: 14px;
}

.register-primary .form-group {
    margin-bottom: 20px;
}

.register-primary .form-control {
    float: left;
    width: 280px;
    margin-right: 15px;
}

.form-control {
    display: block;
    width: 100%;
    line-height: 20px;
    padding: 9px 12px;
    font-size: 14px;
    color: #484848;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 6px;
    transition: border linear .2s, box-shadow linear .2s;
}
.register-primary .help-block .onshow {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    font-size: 14px;
    color: #666;
    background-color: #f7f8f9;
    border-radius: 3px;
}
.btn {
    display: inline-block;
    padding: 9px 25px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    vertical-align: middle;
    cursor: pointer;
    color: #4c5161;
    border: 1px solid transparent;
    background-color: transparent;
    border-radius: 100px;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.verifyimg {
    display: block;
    height: 38px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.pull-left {
    float: left;
}


.register-primary .form-control {
    float: left;
    width: 280px;
    margin-right: 15px;
}

.register-primary .btn-green {
    float: left;
    margin-right: 15px;
    border-radius: 4px;
    color: #fff;
    border-color: #01cf75;
    background-color: #01cf75;
    box-shadow: 1px 3px 13px rgb(1 207 117 / 21%);
}

.register-primary .form-control-short {
    width: 142px;
}

.btn-green:active {
    color: #fff;
    border-color: #08c07d;
    background-color: #08c07d;
}
.btn-green:hover {
    color: #fff;
    border-color: #0ed980;
    background-color: #0ed980;
}
.btn:active {
    background-color: #f6f6f7;
    box-shadow: none!important;
}
.btn:hover {
    text-decoration: none;
}
a:hover {
    color: #0052d9;
    text-decoration: none;
}
.register-primary .help-block .onshow:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -6px;
    color: #f7f8f9;
    left: -6px;
    border-right: 6px dashed;
    border-right: 6px solid \9;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
}
.register-primary .security-level {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 9px 0 12px 0;
    z-index: 3;
    background-color: #fff;
    display: none;
}

.security-level {
    clear: both;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
}
.security-level span {
    float: left;
    margin-right: 3px;
}

.text-blue {
    color: #007dfe !important;
}
.security-level {
    clear: both;
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
}

.security-level span.levs {
    display: block;
    margin-top: 3px;
    padding: 2px 3px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 12px;
}



.security-level span.lev1 {
    border-radius: 8px 0 0 8px;
}
.security-level span.lev {
    width: 76px;
    height: 8px;
    line-height: 8px;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    padding: 0;
    color: #fff;
    text-indent: -999px;
    background-color: #e5e5e5;
    transition: background-color .3S;
}
.security-level span {
    float: left;
    margin-right: 3px;
}
.security-level-weak span.lev1, .security-level-medium span.lev1, .security-level-strong span.lev1 {
    background-color: #ec3701;
}
.security-level-medium span.lev2, .security-level-strong span.lev2 {
    background-color: #f78115;
}
.security-level-strong span.lev3 {
    background-color: #6d9e06;
}

.security-level span.lev3 {
    border-radius: 0 8px 8px 0;
    margin-right: 0;
}


.security-level span {
    float: left;
    margin-right: 3px;
}
.security-level span.text {
    padding-left: 5px;
    color: #fff;
}
.security-level-weak span.text span.txt1 {
    display: inline;
    color: #ec3701;
}
.security-level-medium span.text span.txt2 {
    display: inline;
    color: #f78115;
}
.security-level-strong span.text span.txt3 {
    display: inline;
    color: #6d9e06;
}
.security-level span.text span {
    display: none;
}
.pull-left {
    float: left;
}
.radio, .checkbox {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
}
.form-group .btn-link, .form-group .radio, .form-group .checkbox {
    margin-top: 0;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
.radio input, .checkbox input {
    float: left;
    margin: 4px 7px 0 0;
}
input[type="checkbox"]:enabled, input[type="checkbox"]:disabled {
    opacity: 0;
    position: absolute;
}
input[type="checkbox"]:enabled + .checkbox-text, input[type="checkbox"]:disabled + .checkbox-text {
    position: relative;
    display: block;
    min-height: 20px;
    line-height: 20px;
    padding-left: 30px;
    color: #666;
    cursor: pointer;
}
input[type="checkbox"]:disabled + .checkbox-text::before, input[type="checkbox"]:enabled + .checkbox-text::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    width: 15px;
    height: 15px;
    margin-top: -8px;
    overflow: hidden;
    border: 2px solid #ddd;
    background-color: #fff;
    border-radius: 4px;
    transition: .3s;
    box-shadow: 1px 3px 10px rgb(200 200 200 / 30%);
}

input[type="checkbox"]:enabled:checked + .checkbox-text:hover::before {
    border-color: #007dfe;
    background-color: #007dfe;
}
input[type="checkbox"]:enabled:checked + .checkbox-text::before {
    border-color: #007dfe;
    background-color: #007dfe;
    box-shadow: 1px 3px 10px #519cff;
}
input[type="checkbox"]:disabled + .checkbox-text::after, input[type="checkbox"]:enabled + .checkbox-text::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 5px;
    z-index: 3;
    width: 6px;
    height: 10px;
    margin-top: -7px;
    overflow: hidden;
    border-right: 2px solid #eee;
    border-bottom: 2px solid #eee;
    background-color: transparent;
    opacity: 1;
    transition: .3s;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
}

.btn:active {
    background-color: #f6f6f7;
    box-shadow: none!important;
}
.btn:hover {
    text-decoration: none;
}


.btn-block {
    display: block;
    width: 100%;
}
.btn-md {
    font-size: 15px;
    padding: 14px 50px;
}
.btn-primary {
    color: #fff;
    border-color: #294edc;
    background-color: #294edc;
    box-shadow: 1px 3px 13px #6f91c9;
}
.btn-primary:hover {
    color: #ffffff;
    border-color: #007dfe;
    background-color: #007dfe;
}
.btn-primary:active {
    color: #0052d9;
    border-color: #0052d9;
    background-color: #ffffff;
}

.register-primary .btn-md {
    float: left;
    width: 295px;
}
.login-other {
    height: 32px;
    line-height: 32px;
    padding-top: 20px;
    color: #666;
    font-size: 0;
    display: inline-block;
}
.register-primary .login-other {
    float: left;
    width: 278px;
    text-align: center;
    padding: 0;
    height: auto;
}
fieldset {
    padding: 10px 15px 15px 15px;
    border: 1px solid #eee;
    border-radius: 3px;
    margin-bottom: 20px;
}
.orline {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    border: 0 none;
    border-top: 1px solid #eee;
}
.register-primary .orline {
    margin: 10px 10px 15px 10px;
}
.orline-title {
    font-size: 12px;
    padding: 0 15px;
    color: #999;
    text-align: center;
}
.login-other a {
    display: inline-block;
    line-height: 42px;
    overflow: hidden;
    margin: 0 5px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: #ccc;
    border-radius: 32px;
    cursor: pointer;
    transition: background-color .3s;
}
i.iconfont.iconfont-wechat {
    background: url(../images/wxtb.png) center no-repeat;
    height: 40px;
    display: block;
}
i.iconfont.iconfont-qq {
    background: url(../images/qqtb.png) center no-repeat;
    height: 40px;
    display: block;
}
.login-other .login-other-qzone {
    background-color: #12b7f5;
    box-shadow: 1px 3px 10px rgb(18 183 245 / 20%);
    width: 42px;
    height: 42px;
}
.register-primary .login-other a {
    height: 40px;
    line-height: 40px;
}
.login-other .login-other-wechat {
    background-color: #06c304;
    box-shadow: 1px 3px 10px rgb(6 195 4 / 20%);
    width: 42px;
    height: 42px;
}
.hidden{
    display: none;
}

.video {
    outline-style: none;
    outline-width: 0
}
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.row {
    display: flex;
    flex-wrap: wrap;
}
.col, .col-xs {
    flex: 10000 1 0%;
}
.bg-theme {
    background-color: #2386ea;
}
.text-white {
    color: #fff!important;
}
.q-btn {
    display: inline-flex;
    flex-direction: column;
    align-items: stretch;
    position: relative;
    outline: 0;
    border: 0;
    vertical-align: middle;
    padding: 0;
    font-size: 14px;
    line-height: 1.715em;
    text-decoration: none;
    color: inherit;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    width: auto;
    height: auto;
}
@media only screen and (max-width: 1499px) {

    .x-link {
        height: 600px
    }

    .x-link .video {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

    .x-link .x-link-wrap {
        position: relative;
        top: -600px;
    }

    .x-link .a1 .title {
        font-weight: 700;
        font-size: 40px;
        line-height: 48px;
        color: #0c111e
    }

    .x-link .a1 .sub-title,.x-link .a1 .title {
        font-family: Roboto,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,STHeiTi,Arial,"sans-serif";
        font-style: normal
    }

    .x-link .a1 .sub-title {
        font-weight: 400;
        font-size: 22px;
        line-height: 26px;
        text-align: center;
        color: #263045
    }

    .x-link .a2 .title {
        font-family: Roboto,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,STHeiTi,Arial,"sans-serif";
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 45px;
        letter-spacing: 0em;
        color: #222
    }

    .x-link .a2 .sub-title {
        padding-top: 7px;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0em;
        color: #555
    }

    .x-link .action {
        margin-top: 30px;
        width: 160px;
        height: 52px;
        border-radius: 4px;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em
    }
}
@media only screen and (min-width: 1500px) {
    .x-link {
        height: 600px
    }
    .x-link .video {
        height: 100%;
        width: 100%;
        object-fit: cover
    }

    .x-link .x-link-wrap {
        position: relative;
        top: -600px
    }

    .x-link .a1 .title {
        font-weight: 700;
        font-size: 40px;
        line-height: 48px;
        color: #0c111e
    }

    .x-link .a1 .sub-title,.x-link .a1 .title {
        font-family: Roboto,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,STHeiTi,Arial,"sans-serif";
        font-style: normal
    }

    .x-link .a1 .sub-title {
        font-weight: 400;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        color: #263045
    }

    .x-link .a2 .title {
        font-style: normal;
        font-weight: 600;
        font-size: 36px;
        line-height: 60px;
        color: #222
    }

    .x-link .a2 .sub-title {
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 30px;
        color: #555
    }

    .x-link .action {
        margin-top: 40px;
        width: 200px;
        height: 62px;
        border-radius: 4px;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        letter-spacing: 0em
    }
}
	.box{
		padding: 50px;
	}
	.container {
		margin-left: auto;
		margin-right: auto;
		min-width: 1240px;
		max-width: 1440px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.panel-sign .box {
		max-width: 550px;
		margin: auto;
		margin-left: 50%;
	}
	.login-secondary {
		float: left;
		width: 460px;
		height: 400px;
		overflow: hidden;
		border-right: 1px dashed #e8e8e8;
		background: url(../images/sprites/sigin_bg.png) center bottom no-repeat #fff;
	}
	.login-primary {
		position: relative;
		margin: auto;
	}
	.login-switch {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.login-tab {
		text-align: center;
		height: 45px;
		font-size: 22px;
		overflow: hidden;
	}
	.login-tab a.active {
		color: #007dfe;
	}
	.login-tab .sep {
		padding: 0 15px;
		font-size: 20px;
		color: #999;
		opacity: .5;
		filter: alpha(opacity=50);
	}
	.login-tab a {
		color: #777;
	}
	.signform .form-error {
		height: 14px;
		font-size: 14px;
		line-height: 14px;
		overflow: hidden;
		margin-bottom: 7px;
		color: #f30;
	}
	.login-other label {
		font-size: 14px;
		vertical-align: middle;
	}
	.signform .form-group {
		position: relative;
		width: 384px;
		margin-bottom: 20px;
	}

	.signform .control-label {
		position: absolute;
		top: 0;
		left: 0;
		line-height: 52px;
		padding: 0;
	}
	.login-primary .signform .control-label {
		text-align: center;
		padding-left: 15px;
	}

	.signform .form-control {
		font-size: 15px;
		padding: 14px 0;
		border-width: 2px;
	}
	.login-primary .signform .form-control {
		padding-left: 50px;
		width:330px;
	}

	.signform .btn-primary {
		height: 50px;
		font-size: 18px;
		overflow: hidden;
	}
	.login-primary .signform .btn-primary {
		width: 100%;
		float: left;
	}

	.signform .form-attach {
		float: right;
		line-height: 30px;
		padding: 10px 0;
	}
	.login-primary .signform .form-attach {
		padding-left: 60px;
	}
	.signform i{
		font-size: 20px;
		color: #c5c5c5;
	}
	.form-group .absolute-right {
		position: absolute;
		right: 2px;
		top: 2px;
		line-height: 36px;
		padding: 0 10px;
	}
	.signform .absolute-right {
		line-height: 48px;
		padding: 0 15px 0 20px;
		font-size: 14px;
		border-radius: 0 6px 6px 0;
	}
