body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Microsoft Yahei';
}

h1,h2,h3,h4,h5,h6,ul,ol,dl,dt,dd,p {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

img {
	border: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.main-inner {
	/*background: url(/images/nsc/login/nsc_login_banner_800.jpg) no-repeat center top;*/
	margin: 0 auto;
	position: relative;
	z-index: 100;
}

.main-inner .box_layer {
	width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

.main-inner .logo {
	display:block;
	text-align: center;
	padding-top:40px;
	transform:translate(0,-30px);
	opacity: 0;
	animation: logo-anim .5s linear .5s forwards;
	-webkit-animation: logo-anim .5s linear .5s forwards
}

.warp980 {
	    width: 1000px;
    height: auto;
    margin: 0 auto;
    position: relative;
    z-index: 100;
	text-align: center;
}

.login_main {
	padding: 20px 0 25px 0;
}

.air_box {
	width: 318px;
	float: left;
}

.air_box_t {
	height: 140px;
}

.airflash {
	width: 220px;
	height: 140px;
	float: left;
	background: url(/images/nsc/login/nsc_login_air-flashBg.png) no-repeat;
}

.download-line {
	width: 88px;
	float: right;
}

.download-line dt {
	font-size: 12px;
	color: #888;
	height: 45px;
	line-height: 34px;
}

.download-line dd {
	height: 30px;
}

.download-line dd a {
	display: block;
	height: 20px;
	background: url(/images/nsc/login/nsc_login_line-icon.png) no-repeat;
	font-size: 13px;
	color: #694d85;
	padding: 0 0 0 30px;
}

.download-line dd a:hover {
	text-decoration: underline;
}

.adobe_download {
	display: block;
	height: 20px;
	background: url(/images/nsc/login/nsc_login_adobeAir-icon.png) no-repeat;
	font-size: 13px;
	color: #694d85;
	text-decoration: underline;
	padding: 0 0 0 30px;
	margin-left: 6px;
}

.adobe_download:hover {
	text-decoration: none;
}

.line_hint {
	float: right;
	font-size: 12px;
	color: #888;
	margin-right: 25px;
}

.line_hint a {
	color: #694d85;
	text-decoration: underline;
	margin-left: 6px;
}

.line_hint a:hover {
	text-decoration: none;
}

.phone_box {
	float: left;
	margin: 3px 0 0 20px;
}

.pt_box {
	float: right;
	margin: 3px 0 0 0;
}

.same_box {
	width: 255px;
	height: 151px;
	background: url(/images/nsc/login/nsc_login_box-line.png) no-repeat left center;
	padding: 0 0 0 45px;
}

.same_box .left {
	float: left;
	width: 120px;
}

.same_box .left h3 {
	font-size: 18px;
	color: #444;
	font-weight: 100;
	line-height: 30px;
}

.same_box .left p {
	font-size: 12px;
	color: #888;
	margin: 8px 0 15px;
}

.same_box .left a {
	margin-bottom: 13px;
}

.same_box .icon-Android {
	display: block;
	width: 100px;
	height: 25px;
	background: url(/images/nsc/login/nsc_login_download_icon.png) no-repeat;
	text-indent: -9999px;
}

.same_box .icon-Android:hover {
	background-position: -101px 0;
}

.same_box .icon-iPhone {
	display: block;
	width: 100px;
	height: 25px;
	background: url(/images/nsc/login/nsc_login_download_icon.png) no-repeat 0 -26px;
	text-indent: -9999px;
}

.same_box .icon-iPhone:hover {
	background-position: -101px -26px;
}

.same_box .icon-PC {
	display: block;
	width: 100px;
	height: 25px;
	background: url(/images/nsc/login/nsc_login_download_icon.png) no-repeat 0 -52px;
	text-indent: -9999px;
}

.same_box .icon-PC:hover {
	background-position: -101px -52px;
}

.same_box .img {
	float: right;
	margin: 7px 0 0 0;
}

.same_box .img img {
	background: #fff;
	border: 2px solid #e0e0e0;
	padding: 9px;
	width: 109px;
	height: 109px;
}

/*LOGIN底部*/
.login_footer {
	width: 100%;
	background-color: #3c193d;
	height: 155px;
	padding-top: 35px;
	overflow: hidden;
	color: #666;
	font-size: 12px;
	line-height: 22px;
}

.login_footer .img {
	height: 37px;
	margin-bottom: 20px;
}

.t-left {
	float: left;
	text-align: left;
}

.t-right {
	    color: #745a77;
    line-height: 24px;
    font-size: 12px;
}

.copyright {
	width: 100%;
	height: 25px;
	line-height: 25px;
	color: #454444;
	text-align: center;
	font-style: italic;
	margin-top: 30px;
}
/*LOGIN*/
.main-inner .login {
	background: url(/images/bg_newlogin.png) no-repeat;
	width: 400px;
	height: 600px;
	margin: 0 auto;
	padding: 0 70px;
	border-radius: 10px;
	z-index: 127;
	padding-top: 20px;
	transform: translate(0,50px);
	opacity: 0;
	animation: login-anim .7s linear .9s forwards;
	-webkit-animation: login-anim .7s linear .9s forwards;
}

.main-inner .login h2 {
	height: 22px;
	color: #fff;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 40px -32px;
}

.main-inner .login .inputbox {
	border-bottom: 1px solid #e4dfe3;
	height: 28px;
	margin-bottom: 40px;
	position: relative;
}

.main-inner .login .inputbox label,.main-inner .login .yzmbox label {
	color: #fff!important;
}

.main-inner .login .inputbox img.keypad-trigger {
 /*display:none;*/
	top: 6px;
	right: 0;
}
.inputbox li i.icon {
    position: absolute;
    left: 12px;
    top: 13px;
}
.main-inner .login .yzmbox {
	width: 120px;
	border-bottom: 1px solid #e4dfe3;
	height: 28px;
	margin: 45px 0 0;
	position: relative;
}

.main-inner .login .inputbox .placeholder {
	position: absolute;
	width: 216px;
	height: 28px;
	line-height: 28px;
	top: 0px;
	left: 0px;
	text-indent: 40px;
	color: #fff;
}

.main-inner .login .yzmbox .placeholder {
	width: 120px;
}

.icon-img1,.icon-img2,.icon-img3 {
	display: block;
	background: url(/images/nsc/login/nsc_login-icon.png) no-repeat;
	width: 22px;
	height: 21px;
	position: absolute;
	top: 2px;
	left: 0;
}

.icon-img1 {
	background-position: -279px -154px;
}

.icon-img2 {
	background-position: -268px -110px;
}

.icon-img3 {
	background-position: -279px -84px;
}
.icon123{
    position: absolute;
    left: 12px;
    top: 4px;
}
.main-inner .login .input-username,.main-inner .login .input-password {
box-sizing: border-box;
width: 100%; 
height: 48px; line-height: 48px; 
padding-left: 40px; color: #7F396A; border-radius:5px; font-size: 15px; background-color: #fff; border: #ecd1e7 solid 1px; 
}

.main-inner .login .input-code {
box-sizing: border-box;
width: 100%; 
height: 29px; line-height: 48px; 
padding-left: 40px; color: #7F396A; border-radius:5px; font-size: 15px; background-color: #fff; border: #ecd1e7 solid 1px; 
}
.inputbox li input[type='text']::-webkit-input-placeholder,.inputbox li input[type='password']::-webkit-input-placeholder{color: #b580bf; font-family:'Microsoft YaHei'; }
.inputbox li input[type='text']:focus,.inputbox li input[type='password']:focus{box-shadow: 0 0 3px 1px #ecd1e7, 0 0 0 30px #fff inset;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #fff;
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color: #fff;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	color: #fff;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #fff;
}

.login .yzmbox .validate {
	width: 80px;
	height: 25px;
	position: absolute;
	top: 3px;
	right: -98px;
	-webkit-filter: grayscale(1);
/* Webkit */
	filter: gray;
/* IE6-9 */
	filter: grayscale(1);
/* W3C */
}

.forgotpasswd {
	position: absolute;
	right: 70px;
	top: 206px;
	font-size: 12px;
}

.forgotpasswd a {
	color: #756c6c;
}

.forgotpasswd a:hover {
	color: #ccc;
	text-decoration: underline;
}

.refresh_text {
	font-size: 12px;
	width: 216px;
	text-align: right;
	color: #ddd;
}

.refresh_text span {
	display: block;
	padding-top: 10px;
	float: right;
}

.refresh_text span:hover {
	color: #fff;
	text-decoration: underline;
}


.main-inner .login .submitbox .submit-login {
	padding-left: 0;
	margin-top: 10px;
	color: #fff;
	font-size: 20px;
	letter-spacing: 2px;
	box-shadow: none;
	border: 0;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 0px 5px 20px 3px rgba(231,145,250,0.5);
	background: #aa34bf;
	background: -webkit-linear-gradient(-40deg, #9a4ac6 0%, #9a4ac6 45%, #cf00b0 60%, #cf00b0 100%);
	background: -moz-linear-gradient(-40deg, #9a4ac6 0%, #9a4ac6 45%, #cf00b0 60%, #cf00b0 100%);
	background: -ms-linear-gradient(-40deg, #9a4ac6 0%, #9a4ac6 45%, #cf00b0 60%, #cf00b0 100%);
}
.login li input {
	box-sizing: border-box;
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding-left: 40px;
	color: #7F396A;
	border-radius: 5px;
	font-size: 15px;
	background-color: #fff;
	border: #ecd1e7 solid 1px;
}
.icon-img2 {
    background-position: -268px -110px;
    position: absolute;
    left: 2px !important;
    top: 5px !important;
}
.submit-login1 {
	padding-left: 0 !important;
	margin-top: 10px;
	color: #fff !important;
	font-size: 20px !important;
	letter-spacing: 2px;
	box-shadow: none !important;
	border: 0 !important;
	font-weight: bold;
	cursor: pointer;
	box-shadow: 0px 5px 20px 3px rgba(231,145,250,0.5);
	background: #aa34bf;
	background: -webkit-linear-gradient(-40deg, #9a4ac6 0%, #9a4ac6 45%, #cf00b0 60%, #cf00b0 100%);
	background: -moz-linear-gradient(-40deg, #9a4ac6 0%, #9a4ac6 45%, #cf00b0 60%, #cf00b0 100%);
	background: -ms-linear-gradient(-40deg, #9a4ac6 0%, #9a4ac6 45%, #cf00b0 60%, #cf00b0 100%);
}
.submit-login1:hover{
		background: #9d2ab2;
	background: -webkit-linear-gradient(-40deg, #8e40b9 0%, #8e40b9 45%, #c002a3 60%, #c002a3 100%);
	background: -moz-linear-gradient(-40deg, #8e40b9 0%, #8e40b9 45%, #c002a3 60%, #c002a3 100%);
	background: -ms-linear-gradient(-40deg, #8e40b9 0%, #8e40b9 45%, #c002a3 60%, #c002a3 100%);
}

.main-inner .login .submitbox .submit-login:hover {
		background: #9d2ab2;
	background: -webkit-linear-gradient(-40deg, #8e40b9 0%, #8e40b9 45%, #c002a3 60%, #c002a3 100%);
	background: -moz-linear-gradient(-40deg, #8e40b9 0%, #8e40b9 45%, #c002a3 60%, #c002a3 100%);
	background: -ms-linear-gradient(-40deg, #8e40b9 0%, #8e40b9 45%, #c002a3 60%, #c002a3 100%);
}

.main-inner .login .submitbox .submit-btn {
	background: url(/images/nsc/login/nsc_login-btn.png) no-repeat 0 -161px;
	width: 162px;
	height: 40px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}

.main-inner .login .submitbox .submit-btn:hover {
	background: url(/images/nsc/login/nsc_login-btn.png) no-repeat 0 -211px;
}

.main-inner .servicebox {
	position: absolute;
	right: 60px;
	bottom: 20px;
	font-size: 12px;
	color: #8c8888;
}

.main-inner .servicebox a {
	color: #566bbb;
	margin-left: 5px;
	text-decoration: underline;
}

.main-inner .servicebox a:hover {
	text-decoration: none;
}

.main-inner .black-login {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size: 12px;
	color: #fff;
}

.main-inner .black-login:hover {
	text-decoration: underline;
}

.back_old-version {
	height: 21px;
	line-height: 22px;
	position: absolute;
	top: 30px;
	right: 30px;
	background: url(/images/nsc/icon_switchTo.png) no-repeat;
	padding-left: 25px;
	font-size: 15px;
	color: #ffebaf;
}

.back_old-version:hover {
	color: #fff;
	background: url(/images/nsc/icon_switchTo.png) no-repeat 0 -31px;
}

/*手机端二维码*/
.sj_web_box {
	position: absolute;
	top: 33px;
	left: 28px;
	z-index: 99;
}

.sj_web_ewm1 {
	display: block;
	width: 114px;
	height: 56px;
	background: url(/images/nsc/login/login_sj-web_ewm1.png) no-repeat;
}

.sj_web_ewm2 {
	display: none;
	width: 121px;
	height: 137px;
	text-align: center;
	color: #fff;
	padding: 3px 0 0 0;
	background: url(/images/nsc/login/login_sj-web_ewm2.png) no-repeat;
}

.sj_web_ewm2 img {
	border: 3px solid #fff;
	width: 109px;
	height: 109px;
}

.sj_web_ewm2 p {
	font-size: 14px;
	color: #fff;
	line-height: 22px!important;
}

/*蓝色版本*/

/*验证码*/
.loginCon p .validate {
	position: absolute;
	right: 10px;
	top: 9px;
	-webkit-filter: grayscale(1);
/* Webkit */
	filter: gray;
/* IE6-9 */
	filter: grayscale(1);
/* W3C */
}

/*键盘图标*/
.keypad-trigger {
	position: absolute;
	right: 0px;
	top: 4px;
}

#keypad-div {
	z-index: 1000;
	margin-left: 230px;
}

/*浏览器图标*/
.browser_box {
	position: absolute;
	top: 695px;
	right: 0px;
	width: 50px;
	height: 180px;
	z-index: 999;
}

.browser_box div {
	height: 44px;
	width: 50px;
	overflow: hidden;
	line-height: 44px;
	cursor: pointer;
	position: absolute;
}

.browser_box div .text {
	display: none;
}

.browser_box .gg {
	background: url(/images/nsc/login/login_browser_icon.png) no-repeat;
	top: 0px;
}

.browser_box .hf {
	background: url(/images/nsc/login/login_browser_icon.png) no-repeat 0 -88px;
	top: 120px;
}

.browser_box .ie {
	background: url(/images/nsc/login/login_browser_icon.png) no-repeat 0 -44px;
	top: 60px;
}

.browser_box .gg_curr {
	background: url(/images/nsc/login/login_browser_icon.png) no-repeat 0 -142px;
}

.browser_box .hf_curr {
	background: url(/images/nsc/login/login_browser_icon.png) no-repeat 0 -230px;
}

.browser_box .ie_curr {
	background: url(/images/nsc/login/login_browser_icon.png) no-repeat 0 -186px;
}

.browser_box .text a {
	font-size: 14px;
	color: #fff;
	display: block;
	padding-left: 50px
}

/*注册*/
.zc_top {
	width: 100%;
	height: 95px;
	background: url('/images/nsc/register/bg_zctop.jpg') center top no-repeat;
}

.zc_cont {
	min-height:630px;
	background-size:cover;
	width: 100%;
	height: auto;
	background: #fff5de url('/images/nsc/register/bg_zccont.jpg') no-repeat center top;
	padding: 10px 0;
}

.zc_content {
	background-color:#110d0b;
	width: 800px;
    padding: 25px 0 50px 0;
    margin: 0 auto;
    position: relative;
    color: #fff;
    border-radius: 15px;
}

.zc_content .zc_title {
position: relative;
    height: 16px;
    font-size: 16px;
    font-weight: bold;
    margin: 20px 28px 0;
    border-bottom: 1px solid #38353a;
    padding: 0 0 15px 0;
}
}

.zc_content .zc_xing {
	position: absolute;
	right: -50px;
	top: -70px;

	width: 170px;
	height: 153px;
}

.zc_list {
	width: 380px;
	height: 400px;
	margin: 20px auto 0;
}

.zc_list li {
	float: left;
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.zc_list .zc_label {
	float: left;
	width: 80px;
	margin-top: 9px;
	text-align: right;
	font: normal 16px/20px 'Microsoft YaHei';
	color:#ffffff;
}

.zc_list .zc_input {
	float: left;
	width: 270px;
	position: relative;
	margin-left: 10px
}

.zc_list .zc_input i {
	position: absolute;
	left: 5px;
	top: 8px;
}

.zc_list .zc_input input[type=text] {
box-sizing: border-box;
    width: 100%;
    height: 35px;
    line-height: 48px;
    padding-left: 40px;
    color: #7F396A;
    border-radius: 5px;
    font-size: 15px;
    background-color: #fff;
    border: #ecd1e7 solid 1px;
}

.zc_list .zc_input input[type=password] {
box-sizing: border-box;
    width: 100%;
    height: 35px;
    line-height: 48px;
    padding-left: 40px;
    color: #7F396A;
    border-radius: 5px;
    font-size: 15px;
    background-color: #fff;
    border: #ecd1e7 solid 1px;
}

.zc_list .zc_input input[type=password]::-webkit-input-placeholder{color: #b0b0b0; font-family:'Microsoft YaHei'; }
.zc_list .zc_input input[type=password]:focus{box-shadow: 0 0 3px 1px #ecd1e7, 0 0 0 30px #fff inset;}
.zc_list .zc_input input[type=text]::-webkit-input-placeholder{color: #b0b0b0; font-family:'Microsoft YaHei'; }
.zc_list .zc_input input[type=text]:focus{box-shadow: 0 0 3px 1px #ecd1e7, 0 0 0 30px #fff inset;}
.zc_list .zc_input input[type=text]:focus {
	background-color: #e8e7e7
}
.zc_list .zc_input input[type=password]:focus {
	background-color: #e8e7e7
}
.zc_list .zc_input .zc_code {
	float: left;
	width: 80px;
	height: 35px;
	margin-left: 5px;
	cursor: pointer;
}

.zc_list .zc_input p {
	float: left;
	width: 100%;
	height: 32px;
	line-height: 16px;
	color: #544060
}

.zc_list .zc_input .zc_btn {
	width: 270px;
	height: 40px;
	color: #fff;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	cursor: pointer;
	background-color: #544060;
	border: 0;
	margin-bottom: 15px;
	    border-radius: 6px;
	transition: background-color 0.3s;
}

.zc_list .zc_input .zc_btn:hover {
	background-color: #321e3e
}

.zc_list .zc_input a {
	font-size: 16px;
	color: #544060;
	font-family: 'Microsoft YaHei';
}

.zc_list .zc_input a:hover {
	text-decoration: underline;
}

.zc_content .zc_lxkf {
	text-align: right;
	color: #888;
	margin: 0 10px 0 0;
	padding-bottom: 10px;
}

.zc_content .zc_lxkf a {
	color: #544060;
	text-decoration: underline;
}

.zc_list ul li .tip {
	position: absolute;
	display: block;
	left: 300px;
	display: none;
}

.zc_list ul li .success-tip {
	width: 24px;
	height: 24px;
	top: 6px;
	background: url(/images/nsc/register/reg_ico.png) no-repeat;
}

.zc_list ul li .error-tip {
	padding-left: 30px;
	width: 150px;
}

.zc_list ul li .error-tip em {
	display: inline-block;
	float: left;
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	top: 6px;
	background: url(/images/nsc/register/reg_ico.png) 0 -24px no-repeat;
}

.zc_list ul li .error-tip p {
	color: #EA1515;
	font-size: 14px;
	line-height: 36px;
}

/*注册页icon*/
i[class^="iczc-"], i[class*="iczc-"] {
	background-image: url('/images/nsc/register/icon_zc.png');
}

.iczc-number {
	width: 20px;
	height: 18px;
	background-position: 0 0;
}

.iczc-username {
	width: 20px;
	height: 19px;
	background-position: 0 -20px;
}

.iczc-password {
	width: 20px;
	height: 21px;
	background-position: 0 -42px;
}

.iczc-warning {
	width: 20px;
	height: 18px;
	background-position: 0 -64px;
}

.iczc-phone {
	width: 20px;
	height: 20px;
	background-position: 0 -82px;
}

.footer_lxfs {
	text-align: center;
	color: #666;
	padding: 30px 0 0 0;
	line-height: 30px;
}

.footer_lxfs p {
	margin-bottom: 6px;
}

.footer_lxfs p span {
	margin-right: 15px;
}

.footer_lxfs p a {
	display: inline-block;
	color: #666;
	margin-right: 15px;
}

.qq_btn {
	padding-top: 10px;
}

.qq_btn a {
	width: 82px;
	height: 26px;
	text-indent: -9999px;
	background: url("/images/nsc/register/agency1/btn_qq.png") no-repeat;
}

/*800*600宽度*/
.warp760 {
	width: 760px;
	margin: 0 auto;
}

.warp760 .air_box {
	width: 300px!important;
}

.warp760 .download-line {
	width: 80px!important;
}

.warp760 .same_box {
	padding: 0 0 0 0!important;
	width: 215px!important;
	background: none!important;
}

.warp760 .phone_box {
	margin: 0 0 0 8px!important;
}

.warp760 .same_box .left {
	width: 100px!important;
}

.warp760 .same_box .img img {
	width: 90px!important;
	height: 90px!important;
}

.warp760 .same_box .left p {
	margin: 0 0 5px!important;
}

.login_footer .warp760 .img img {
	width: 760px!important;
	height: 29px!important;
}

/*880*宽度*/
.warp880 {
	width: 900px;
	margin: 0 auto;
}

.warp880 .same_box {
	padding: 0 0 0 0!important;
	width: 245px!important;
	background: none!important;
}

.warp880 .pt_box {
	float: left!important;
	margin: 3px 0 0 40px!important;
}

.warp880 .same_box .left {
	width: 100px!important;
}

.login_footer .warp880 .img img {
	width: 880px!important;
	height: 34px!important;
}

/*测试网站入口样式#3404*/
.checklink {
}

.checklink a {
display: inline-block; 
width: 396px; height: 43px; 
line-height: 43px;
 font-size: 16px; 
 color:#a968b5; 
 border-radius: 5px; 
 border:#caa0d2 solid 1px; 
 background: none;
  text-align: center; 
  position: absolute; 
  left: 70px; top: 500px;
  text-shadow: 1px 1px 0 #fff; 
}

.checklink a:hover {
	background:#f2f0f9;
}

/*验证器*/
.login .domain-downloader {
	position: absolute;
	top: 32px;
	right: 25px;
}

@media screen and (max-width:800px) {
	.zc_content .zc_xing {
		display: none;
	}

	.zc_cont {
		padding: 0;
	}

	.zc_content {
		width: 100%;
		border: none;
		height: auto;
		box-shadow: none;
	}

	.zc_list {
		width: 100%;
	}

	.zc_list .zc_label {
		display: none;
	}

	.login_footer {
		display: none;
	}

	.zc_content .zc_lxkf {
		display: none;
	}

	.zc_list li {
		float: none;
		margin: 0 auto;
		clear: both;
	}

	.zc_list .zc_input input[type=text],.zc_list .zc_input input[type=password] {
		width: 100%;
		padding-left: 0;
		text-indent: 30px;
	}

	.zc_list .zc_input input::-webkit-input-placeholder {
		color: #666;
	}

	.zc_list .zc_input {
		float: none;
		margin: 0 auto;
		width: 80%;
	}

	.zc_list ul li .tip {
		left: 0px;
		width: 100%;
	}

	.zc_list ul li .success-tip {
		left: auto;
		right: 5px;
		width: 27px;
	}

	.zc_list ul li .error-tip em {
		display: none;
	}

	.zc_list .zc_input .zc_btn {
		width: 100%;
	}

	.zc_list .zc_input p {
		margin-bottom: 10px;
		height: auto;
	}
}
.tjzyxl{
text-align: center;
font-size: 14px;
padding: 0 10px; 
color: #c7a5d7;
font-weight: bold; 
margin: 0 auto; 
text-shadow: 0 1px 0 #fff;
}

/*测速*/
.speedtest{border: 0; border-top:#dddddd solid 1px; margin-top: 40px; }
.logo {
}

.login-new-containers {
    background-color: #fff;
    height: 100%;
}
.login-new-containers .login_maincont {
    width: 100%;
    min-height: 890px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.login-new-containers .bg_leftCircle {
    width: 700px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/images/circleLeft.53e38e2c.png) 0 0 no-repeat;
    background-size: 100%;
    opacity: .9;
    z-index: 95;
}
.login-new-containers .bg_topCircle {
    width: 1920px;
    height: 2400px;
    position: absolute;
    left: 50%;
    top: -1050px;
    margin-left: -970px;
    z-index: 90;
    overflow: hidden;
}
.login-new-containers .bg_botmCircle {
    width: 800px;
    height: 800px;
    position: absolute;
    right: -450px;
    bottom: -330px;
    background: url(/images/circleRight.8d8f9935.png) 0 0 no-repeat;
    opacity: .7;
    z-index: 90;
    animation: topCircleB 35s linear 5s 2;
    -webkit-animation: topCircleB 35s linear 5s 2;
    -moz-animation: topCircleB 0 linear 1000s;
}
.login-new-containers .bg_topCircle:before {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	top: 1050px;
	width: 100%;
	height: 958px;
	background: url(/images/circleTop.b46c9b2d.png) 0 0 no-repeat;
	background-size: 100%;
	background-position: 
	opacity: 1;
	z-index: 89
}
.login-new-containers .bg_topCircle i:after,.login-new-containers .bg_topCircle i:before {
	content: "";
	display: block;
	position: absolute;
	left: 3%;
	top: 0;
	width: 94%;
	height: 1200px;
	border-radius: 50%;
	z-index: 85;
	background-color: #fff;
	background-color: hsla(0,0%,93%,.2)
}
.login-new-containers .bg_topCircle i.bg_tc1:before {
	top: 0;
	height: 1600px;
	animation: topCircle 28s linear 5s 2;
	-webkit-animation: topCircle 28s linear 5s 2;
	-moz-animation: topCircle 0 linear 1000s
}

.login-new-containers .bg_topCircle i.bg_tc1:after {
	width: 1300px;
	height: 1800px;
	left: 300px;
	top: 0;
	animation: topCircle 30s linear 5s 2;
	-webkit-animation: topCircle 30s linear 5s 2;
	-moz-animation: topCircle 0 linear 1000s
}

.login-new-containers .bg_topCircle i.bg_tc2:before {
	top: 250px;
	height: 1300px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	animation: topCircleR 30s linear 5s 2;
	-webkit-animation: topCircleR 30s linear 5s 2;
	-moz-animation: topCircleR 0 linear 1000s
}

.login-new-containers .bg_topCircle i.bg_tc2:after {
	top: 250px;
	height: 1300px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	animation: topCircleL 30s linear 5s 2;
	-webkit-animation: topCircleL 30s linear 5s 2;
	-moz-animation: topCircleL 0 linear 1000s
}

.login-new-containers #topCircle {
	width: 1920px;
	height: 890px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0;
	z-index: 90
}

.header-framework .user_info {
	padding: 10px 0;
	width: 1000px;
	margin: 0 auto;
	color: #858383;
	font-family: microsoft yahei;
	font-size: 13px;
	border-bottom: 1px solid #eee;
	height: 28px;
	line-height: 24px;
	position: relative;
	z-index: 100
}
.cont_yz:after {
    content: "";
    display: block;
    width: 686px;
    height: 521px;
    background: url(/images/nsc/login/bg_xing.png) left top no-repeat;
    position: absolute;
    left: -440px;
    bottom: 0;
    z-index: 9;
}

@keyframes logo-anim {
	0% {
		transform: translateY(-30px);
		opacity: 0
	}

	to {
		transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes logo-anim {
	0% {
		transform: translateY(-30px);
		opacity: 0
	}

	to {
		transform: translate(0);
		opacity: 1
	}
}
@keyframes login-anim {
	0% {
		transform: translateY(50px);
		opacity: 0
	}

	to {
		transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes login-anim {
	0% {
		transform: translateY(50px);
		opacity: 0
	}

	to {
		transform: translate(0);
		opacity: 1
	}
}
.affix-link-right div li {
    display: inline-block;
    text-align: center;
    margin-top: 15px;
    line-height: 20px;
    font-size: 14px;
    border-radius: 10px;
    background-color: #e2e1f4;
    background-color: rgba(226,225,244,.4);
    filter: alpha(opacity=70);
    transform: translate(20px);
    opacity: 0;
	transition-duration: .2s;
}
.affix-link-right {
    position: fixed;
    width: 90px;
    right: 120px;
    top: 240px;
    z-index: 101;
}
.icone {
    display: inline-block;
    width: 32px;
    height: 30px;
    vertical-align: 0;
    margin-right: 0;
    background: url(/images/login_newicon.85ead756.png) 0 0 no-repeat;
}
.ic-kefu {
    background-position: -267px -39px;
	}
.ic-down {
    background-position: -176px 0;
}
.ic-xing {
	background-position: -222px 0
}
.ic-backold {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: 0;
    margin-right: 0;
    background: url(/images/back_classic.3408d26c.png) 0 0 no-repeat;
}

.affix-link-right div li:first-child {
	animation: rightList-anim .7s linear 1.3s forwards;
	-webkit-animation: rightList-anim .7s linear 1.3s forwards
}

.affix-link-right div li:nth-child(2) {
	animation: rightList-anim .7s linear 1.6s forwards;
	-webkit-animation: rightList-anim .7s linear 1.6s forwards
}

.affix-link-right div li:nth-child(3) {
	animation: rightList-anim .7s linear 1.9s forwards;
	-webkit-animation: rightList-anim .7s linear 1.9s forwards
}

.affix-link-right div li:nth-child(4) {
	animation: rightList-anim .7s linear 2.2s forwards;
	-webkit-animation: rightList-anim .7s linear 2.2s forwards
}
@keyframes rightList-anim {
	0% {
		transform: translate(20px);
		opacity: 0
	}

	to {
		transform: translate(0);
		opacity: 1
	}
}
.affix-link-right div li a {
    display: block;
    padding: 15px 10px;
    width: 70px;
}
.affix-link-right div li span {
    display: block;
    color: #b860a8;
    text-shadow: 1px 1px 0 #fff;

}
.affix-link-right div li:hover {
	background-color: rgba(226,225,244,.6)
}
.check-url-containers {
    width: 100%;
    background-color: #f5f4fa;
}
.check-url-containers .cont_yz {
    width: 480px;
    height: 410px;
    margin: 0 auto;
    padding-top: 110px;
    position: relative;
}
.check-url-containers .cont_yz h1 {
    display: block;
    width: 100%;
    height: 37px;
    overflow: hidden;
    text-indent: -99em;
}
.check-url-containers .cont_yz .yz_tips {
    border: 1px solid #c9a3d2;
    border-radius: 5px;
    padding: 10px 15px;
    color: #a968b5;
    line-height: 22px;
    font-size: 14px;
    margin: 30px 0;
}
.check-url-containers .form_box {
    font-size: 16px;
    color: #7f318f;
    position: relative;
    z-index: 11;
}
.check-url-containers .form_box input.link_btn {
    width: 90px;
    height: 90px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    border: 0;
    border-radius: 5px;
    line-height: 130px;
    background: #9872c4 url(/images/login_newicon.85ead756.png) 30px -202px no-repeat;
    cursor: pointer;
    margin-top: 0;
}
.check-url-containers .form_box input[type=text] {
    width: 290px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    padding-left: 5px;
    font-size: 14px;
    color: #b580bf;
    margin: 5px 0;
}
.check-url-containers .form_box img.img_captcha {
    float: left;
    width: 90px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    border: 1px solid #ddd;
    margin-left: 10px;
    margin-top: 6px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
    color: #9972c4;
    background: url(/webx/images/code.64c7c985.png) 50% no-repeat;
}
.login-new-containers .icon, .login-new-containers [class*=" .ic-"], .login-new-containers [class^=".ic-"] {
    display: inline-block;
    width: 32px;
    height: 30px;
    vertical-align: 0;
    margin-right: 0;
}
.ic-yanzheng {
    background-position: -125px -185px;
}
.browser b {
    color: #a181a2;
    font-size: 20px;
}
.browser {
    color: #573358;
    font-size: 20px;
    background: url(/images/nsc/login/bg_login_xt.png) center top no-repeat;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.ic-chrome {
    background-position: -79px -82px;
    vertical-align: -9px;
    width: 30px;
    height: 30px;
}
.browser a:hover .ic-chrome {
    background-position: -79px -119px;
}
.browser a {
    color: #b69ebb;
    font-size: 15px;
    margin-left: 10px;
    margin-right: 10px;
}
.browser a:hover .ic-firefox {
    background-position: 0 -119px;
}
.browser a:hover .ic-ie {
    background-position: -38px -117px;
}
.ic-firefox {
    background-position: 0 -82px;
    vertical-align: -9px;
    width: 30px;
    height: 30px;
}
.ic-ie {
    background-position: -38px -81px;
    vertical-align: -9px;
    width: 32px;
    height: 30px;
}
.link_bottom {
    width: 480px;
    margin: 0 auto;

    animation: opacity_anim .7s linear 1.3s forwards;
    -webkit-animation: opacity_anim .7s linear 1.3s forwards;
}
.link_bottom ul {
    width: 510px;
    text-align: center;
}
.link_bottom li {
    display: inline-block;
    width: 71px;
    height: 56px;
    text-align: center;
    margin: 30px 50px 0 0;
    font-size: 14px;
    position: relative;
}
.ic-phone {
    background-position: 5px 0;
}
.link_bottom li span {
    display: block;
    color: #b860a8;
    text-shadow: 1px 1px 0 #fff;
}
.link_bottom li .phoneCode {
    position: absolute;
    width: 100px;
    height: 100px;
    padding: 2px;
    border: #eee solid 1px;
    background-color: #fff;
    left: -15px;
    top: 55px;
    display: none;
}
.link_bottom li .phoneCode img {
    width: 100%;
    height: 100px;
    float: left;
}
ul li:hover .ic-win {
    background-position: -39px -39px;
}
ul li:hover .ic-mac {
    background-position: -85px -39px;
}
ul li:hover .ic-url {
    background-position: -131px -39px;
}
.ic-win {
    background-position: -39px 0;
}
.ic-mac {
    background-position: -85px 0;
}
.ic-url {
    background-position: -131px 0;
}
.link_bottom li a:hover span {
    color: #79336c;
}