/* 
 * login,register  page
 * 2017-3-27 zyl
*/
/* 样式重置 */
input:-webkit-autofill { -webkit-box-shadow: 90px 90px 0px 20px #fff inset;background-color: #fff; }
input:focus { background-color: #fff;outline: none; }
html { -webkit-tap-highlight-color:transparent;position: relative;min-height: 100%;}
body,a,h1,h2,h3,h4,h5,h6,p,dl,dd,ul,ol,form,input,textarea,th,td,select {margin:0;padding:0;}
em,i{font-style:normal;}
li{list-style:none;}
a{text-decoration:none;}
img{ border: 0;vertical-align: top; }
table{border-collapse:collapse;}
input,select,textarea,button {outline:none;border:none;background:none;}/*谷歌当光标移入，有一个框*/
textarea { resize: none;overflow: auto; }/*变大变小，没有滚动条*/
h1,h2,h3,h4,h5,h6,th{ font-weight: normal; }
.clearfix:after{ content: "";display: block;clear: both; }
.clearfix{zoom:1;}
body { font-size: 14px;font-family: "微软雅黑";margin-bottom: 250px;width: 100%;background:url("../images/login_ssp_banner.jpg") no-repeat center;background-size:cover; }
@media (max-width: 480px){ body { margin-bottom: 420px; } }

.page-head { width:	auto;padding: 38px 0 30px 13px; }
.page-head .page-logo { text-align: left; }
.page-head .page-logo img { height: 50px; }
.page-container { min-height:600px;margin: 10px auto 0 auto;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; }
.page-container .page-login-title { width: 86%;margin:0 auto;padding-top: 9%;padding-bottom: 70px;font-size: 36px;color: #fff;text-align: center;}
.addText1 { width: 300px;position: relative;text-align: center; }
.loginTitle { padding-top: 10px; }
.loginTitle a,
.loginTitle a:focus, 
.loginTitle a:hover { color: #fff;text-decoration: none; }
.loginTitle .popover { max-width: 458px; }
.currentIp { color: red;font-size: 16px;font-weight: bold; position: relative; top: 100px; }

.common-form { margin: 0 auto;text-align: center; }
.common-form .input-group { margin: 0 auto 6px;padding: 0 10px;text-align: center; }
.common-form .form-accout { padding: 10px 15px 0; }
.common-form .input-group .input-group-addon { width: 60px;height: 30px;padding: 0 15px;font-size: 22px;color: #fff;background: #bfbfbf;border-top-left-radius: 8px;border-bottom-left-radius: 8px;border: 1px solid #d9d9d9;border-right: 0; }
.common-form .input-group .input-group-addon i { width: 26px; }
.common-form .input-group .input-group-addon i.fa-mobile-phone { font-size: 34px; }
.common-form .input-group .input-group-addon i.fa-map-marker { font-size: 28px; }
.common-form .input-group .input-group-addon i.fa-envelope { font-size: 22px; }
.common-form .input-group input { width: 290px;height: 50px;padding: 8px 10px;line-height: 26px;margin-top: 0;background: #f6f6f6; -moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;border-top-left-radius: 0; border-bottom-left-radius: 0;border: 2px solid #d9d9d9; border-left: 0;color: #666;font-size: 18px;-o-transition: all .2s; -moz-transition: all .2s;-webkit-transition: all .2s;-ms-transition: all .2s; }
.common-form .input-group input.randInput { width: 290px;padding: 8px 120px 10px 10px; }
.common-form .input-group .requireinput { position: absolute;top: 15px;left: -7px;color: #00adf5;font-size: 20px; }
.common-form .input-randimg { position: relative; }
.common-form .input-randimg .randalink { position: absolute;top: 6px;right: 13px; }
.common-form .input-randimg .randalink img { border-top-right-radius: 8px;border-bottom-right-radius: 8px; }
.common-form .rememberMe { height: 20px;padding: 0;display: inline-block;vertical-align: middle; }
.common-form .remember-text,
.common-form .apply-accout { display: inline-block;vertical-align: middle;color: #fff; }
.common-form .apply-accout a,
.common-form .apply-accout a:link { font-size: 17px;padding: 0 6px;color: #fff;line-height: 42px; }
.common-form .submit{ width: 270px;height: 42px;padding: 0;background: #00adf5;border-radius: 10px;border: 0;-moz-box-shadow: 0 8px 16px -6px rgba(0,0,0,.2);-webkit-box-shadow: 0 8px 16px -6px rgba(0,0,0,.2);box-shadow: 0 8px 16px -6px rgba(0,0,0,.2);
    font-size: 18px;color: #fff; -o-transition: all .2s; -moz-transition: all .2s;-webkit-transition: all .2s;-ms-transition: all .2s;cursor: pointer; }
.common-form .submit:hover{ background: #00adf5;color: #fff; }
.common-form .submit:active{ border: 0; }
.common-form .submit:hover,
.common-form .submit:active{
	 -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2);
  -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2);
          box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset,0 2px 7px 0 rgba(0,0,0,.2); 
}

.login-form .submit { width: 212px;border-radius: 0; }
.login-form .input-group { padding: 0 4px; }
.login-form .input-group input { width: 212px;height: 42px;border: 0;border-radius: 0; }
.login-form .input-group input.randInput { width: 255px;padding: 8px 120px 10px 10px; }
.login-form .input-group .input-group-addon { display: none; }
.login-form .input-randimg .randalink { top: 2px;right: 6px;z-index: 2; }
.login-form .input-randimg .randalink img { border-radius: 0; }
.login-form .autologintext{font: inherit;margin: 0;}
.language { padding: 1px 0;margin: 0!important;vertical-align: middle!important; }
.language a { padding:10px 6px;color: #fff;font-family: "微软雅黑";font-size: 14px; }

.user-mfa {
	padding: 100px 10px 50px;
	max-width: 600px;
	background-color: #f6f6f6;
	box-shadow: 0 2px 15px rgba(0, 0, 0, .15);
	max-width: 600px;
}

.user-mfa .form-group {
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.user-mfa .btn {
	width: 100%;
	background: #00adf5;
	color: #fff;
	box-shadow: 0 8px 16px -6px rgba(0, 0, 0, .2);
}

.user-mfa .btn:hover {
	box-shadow: 0 15px 30px 0 rgba(255, 255, 255, .15) inset, 0 2px 7px 0 rgba(0, 0, 0, .2);
}

.mfaClose { position: absolute;width: 60px;height: 60px;line-height: 50px;right: 0;top: 0;font-size: 30px;cursor:pointer; }

footer { position: absolute;bottom: 0;width: 100%;padding: 40px 0 10px;color: #fff;background: #f6f6f6;text-align: center; }
footer a,
footer a:visited  {font-size: 14px;color: #666;}
footer a:hover{color:#00adf5;text-decoration:none;}
footer h4{font-size:18px;color:#666;padding-bottom:14px;}
footer p { line-height:20px;font-size:14px;color:#666;margin-bottom:4px;}
footer p.color { margin-bottom: 6px;color: #00adf5; }
footer .footer-1,
footer .footer-2 { width: 17%!important; }
footer .footer-4 { width: 15%!important; }
footer .footer-3 { width: 48%!important; }
footer .max-width-230 { width: 55%; }
footer .yindu-title { padding-top: 32px; }
footer .yindu-address { width: 45%;padding-left: 40px; }
footer .footerpart { text-align: left; }
footer .footerpart .f3textt2{ position:relative;padding-left:44px; }
footer .footerpart .f3textt2 span{ position:absolute;left:0;top:0; }
footer .concern-content {  float: right;width: 50%;max-width: 118px;display: inline-block;*display: inline;*zoom: 1;margin: 0;text-align: center; }
footer .concern-content .thumbnail { width: 100%;height:100%;border-radius: 0;border: 0;padding: 1px;margin: 0 auto 14px;background: #f6f6f6; }
footer .concern-content .concern { color: #666; font-size: 12px; }
footer .copyright { padding-top: 20px;font-size: 14px;color: #666; }
footer .copyright a { font-size: 14px; }
footer .copyright a:hover { color: #00adf5; }
footer .concern { color: #fff;font-size: 12px; }
footer .wxtext { margin-left: auto;}
footer .yindu-address.visible-992,
footer .social-content.visible-992 { display: none; }
.footerpart .f3textt2{ position:relative; padding-left: 52px;}
.footerpart .f3textt2 span{ position:absolute;left:0;top:0; }

.attention-us { text-align: left; }
.social-links li { float: left;cursor: pointer; }
.social-links li.third { width: 100%; }
.social-links li a { display: block;padding: 2px 10px 7px 0; }
.social-links a .fa { font-size: 20px;color: #666; }
.social-links a:hover .fa { color:#00adf5; }
.modal .wei-common { position: absolute;top: 50%;left: 50%;margin-left: -120px;margin-top: -120px;width: 240px;height: 240px; }
.modal .weixin { background:url("../images/ky_wx.jpg") no-repeat;background-size: 100% 100%; }
.modal .weibo { background:url("../images/ky_wb.jpg") no-repeat;background-size: 100% 100%; }

/* chosen插件修改样式  */
.chosen-container { width: 100%!important; }
.chosen-container-single .chosen-single { height: 52px; border: 1px solid #ccc;padding-left: 12px;background: #fff;box-shadow: none;border-radius: 0; }
.chosen-container-single .chosen-single,
.chosen-container-single .chosen-single span { height: 52px;line-height: 50px;font-size: 18px; }
.chosen-container-single .chosen-single div b { background-position: 2px 15px; } 
.chosen-container-active.chosen-with-drop .chosen-single div b { background-position: -16px 15px; } 

/* 登录注册  */
.login-title { width: 452px;margin: 0 auto;padding-top: 100px; }
.reg-title { padding-top: 50px; }
.login-title img { height: 80px; }
.reg-main h2 { margin: 23px 0 42px;text-align: center; }
.reg-main .login-text { padding-bottom: 9px;font-size: 20px;color: #fff;border-bottom: 1px solid #fff; }
.login-title h3 { padding: 16px 0;font-size: 18px;text-align: left;color: #fff; }
.login-title h3 a { padding: 10px 8px;color: #fff; }
.login-title h3 a.current,
.login-title h3 a:hover { color: #00adf5; border-bottom: 1px solid #00adf5; text-decoration: none; }
.login-title h3 .line { position: relative;top: 2px;display: inline-block;height: 20px;width: 2px;margin: 0 12px;background: #acadb2; }
.registerTypedsp { cursor: pointer; }
.reg-main { width: 452px;margin: 0 auto 30px; }
.reg-main .reg-form  { margin: 20px 0 0; }
.form-horizontal.common-form  .form-group { margin: 10px 0; }
.common-form .form-control,
.common-form .btn-login { height: 52px;padding: 6px 12px;border-radius: 0;font-size: 18px; }
.common-form .btn-login,
.reg-main .btn-flat { width: 100%;margin: 25px 0;background: #1c68ca;color: #fff;font-size: 22px;border-radius: 0; } 
.common-form textarea.form-control { width: 100%;height: auto;font-size: 16px;border-radius: 2px; }
.login-form .input-group-addon { border-radius: 0;background-color: #fff;cursor: pointer; }
.common-form .common { font-size: 16px;color: #fff; }
.common-form .forgetpass { float: right;color: #fff; }
.common-form .forgetpass:hover,
.common-form .applycount:hover { color: #00adf5; }
.form-horizontal.common-form  .checkbox { padding-top: 0; }
.reg-main .modal-body,
.reg-main .modal-footer { padding: 0;border: 0; }
.reg-main .input-group-addon { padding: 0 10px;border: 0;border-radius: 0;background: #1a66c8; }
.reg-main .addon-codebtn { background: none;padding: 0; }
.reg-main .addon-codebtn .sendbtn { display: block;width: 130px;height: 52px;line-height: 52px;margin-left: 10px;background: #1a66c8;color: #fff;font-size: 17px;cursor: pointer; }
.reg-main .addon-codebtn .sendbtn.disabled { background: #999; }
.reg-main .addon-codeimg { background: #fff; }
.reg-main .input-group-addon i { display: inline-block;width: 36px;height: 36px;color: #fff; }
.reg-main .input-group-addon i:before { content: ""; }
.reg-main .input-group-addon i { background: url(../images/reg_icon.png) no-repeat center;background-size: 324px 36px;background-position: 0 0; }
.reg-main .input-group-addon i.fa-mobile-qq { background-position: -252px 0; }
.reg-main .input-group-addon i.fa-envelope { background-position: -216px 0; }
.reg-main .input-group-addon i.fa-flag-o { background-position: -180px 0; }
.reg-main .input-group-addon i.fa-company { background-position: -144px 0; }
.reg-main .input-group-addon i.fa-code { background-position: -108px 0; }
.reg-main .input-group-addon i.fa-user { background-position: -72px 0; }
.reg-main .input-group-addon i.fa-mobile-phone { background-position: -36px 0; }
.reg-main .input-group-addon i.fa-unlock-alt { background-position: 0 0; }
.reg-main .btn-group {
	width: 100%;
}

.reg-main .btn-group .btn.active {
	color: #00adf5;
}

.reg-main .btn-group .btn.active span {
	border-bottom: 1px solid #00adf5;
}

.reg-main .btn-group .btn {
	color: #fff;
	font-size: 16px;
	line-height: 28px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.reg-main .btn-group .btn:first-child {
	border-left-width: 0;
}

.reg-main .btn-group .btn:last-child {
	border-right-width: 0;
}

.reg-main .btn-group .btn span {
	padding-bottom: 9px;
	border-bottom: 1px solid #fff;
}
.send-success .modal-body{
	padding-top: 40px;
}
.send-success .login-other{
    margin: 15px;
}
.send-success .login-go{
    font-size: 16px;
    font-weight: bold;
    padding-top: 10px;
    color: #00adf5;
}

.reg-main .reg-agreement,
.reg-text-one,
.reg-main .login-other,
.common-form .login-other { color: #fff;font-size: 15px; }
.reg-text-one { padding-bottom: 20px;font-size: 16px; }
.reg-main .reg-agreement a ,
.reg-main .login-other a ,
.common-form .login-other a { color: #00adf5;}
.reg-main .reg-agreement a:hover { text-decoration: none; }
.user-mfa label.error,
.common-form label.error,
.common-form span.error { position: absolute;left: 100%;top: 16px;width: 260px;text-align: left;font-size: 14px;color: #00adf5;font-weight: normal;padding-left: 0; }
.common-form .checkbox label.error { top: 0; }
.user-mfa label.error,
.login-form label.error {  position: static;display: block;width: auto;padding-left: 2px; }
.reg-main .use_show { color: #00adf5;font-weight: normal; }
.reg-main  .waitcode_show { color: #00adf5;font-weight: normal; }

/* 开发者协议弹出框  */
.developermodalreg { position: absolute;z-index: 4;top: 0;left: 0;right: 0;border: 0;border-radius: 0;box-shadow: none;min-height: 100%; }
.developermodalreg .modal-header { border: 0; }
.developermodalreg .close { color: #bbb;font-size: 40px;font-weight: normal; opacity: 1;margin-top: -18px;margin-right: -15px;height: 60px;width: 60px;position: relative;z-index: 1; }
.reg-main .agreement-content { padding: 15px; }

/* 忘记密码  */
.sspreg .modal-footer button:hover { background:#1bbbfd; }
.success-content .emailSendSuccess .successimg { background: url("../images/successkyd.png") no-repeat; }

/* 弹出联系邮箱 */
.contactemail .modal-dialog { 
	position:absolute;
	top: 50%;
	left: 50%;
	margin-left: -232px;
	margin-top: -146px;
	max-width: 464px;
	height: 292px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 20px 10px rgba(255,255,255,.27);
	-moz-box-shadow: 0 0 20px 10px rgba(255,255,255,.27);
	box-shadow: 0 0 20px 10px rgba(255,255,255,.27);
	
 }
.contactemail .modal-header { border: 0; }
.contactemail .modal-content { box-shadow: none;border: 0; }
.contactemail .text1,
.contactemail .text2 { font-size: 18px;font-family: "Arial";color: #333;text-align: center; }
.contactemail .text1 { padding: 40px 10px 20px; }
.contactemail .close { font-size: 28px;opacity: .5; }

@media screen and (max-width: 720px){
	.login-title img { height: 0.7rem; }
	.login-title .login-text { font-size: 18px; }
	.login-title h2 { margin: 15px 0 22px; }
	.login-title h3 { font-size: 17px; }
	.login-title h3 a { padding: 10px 4px; }
	.login-title h3 .line { height: 16px; }
    .reg-main { width: 100%;padding: 0 15px;  }
	.login-title,
	.common-form  { width: 100%; padding: 10px 15px;}
	.reg-main .common-form { padding: 0; }
	.common-form .common { font-size: 16px; }
	.common-form .form-control, 
	.common-form .btn-login ,
	.common-form .chosen-select { height: 44px; padding: 9px 12px;}
	.common-form .chosen-select,
	.country-group { width: 100%;background: #fff; }
	.common-form .btn-login { line-height: 1; }
	.login-form .input-group-addon { padding: 0 12px; }
	.form-horizontal.common-form .form-group { margin-bottom: 15px; }
	.contactemail .modal-dialog { width: 310px;margin-left: -155px; }
}
@media (min-width: 768px){	
	.login-form .form-group { margin-bottom: 10px;vertical-align: top; }
}
@media (max-width: 991px){
	.login-form { width: 340px;margin: 0 auto;padding: 30px 10px 20px;background: rgba(255,255,255,0.1); }
	.page-container .page-login-title { padding-top: 3%;font-size: 20px; }
	.login-form .form-group { width: 100%; }
	.login-form .input-group { display: block;padding: 0 15px; }
	.login-form .input-group input,
	.login-form .input-group input.randInput { width: 100%; }
	.login-form .input-randimg .randalink { right: 16px; }
	.login-form button.submit { display: block;width: 100%; }
	.login-form label.error { padding: 0 15px; }
	.common-form label.error, 
	.common-form span.error { left: 104%; }
	 footer{ padding-top: 30px;padding-bottom: 0; }	
	 footer .social-show-phone { display: block;padding-top: 50px; }
	 footer h4{ font-size:14px; }
	 footer p,
	 footer a { font-size:12px; }
	 footer .yindu-address { width: 100%;padding-left: 0; }
	 footer .footer-1 { width: 25%!important; }
     footer .footer-2 { width: 33%!important; }
     footer .footer-3 { width: 42%!important; }
     footer .footer-4 { display: none; }
     footer .max-width-230 { width: 100%; }
     footer .copyright { font-size: 12px; }
     footer .yindu-address.hidden-992 { display: none; }
     footer .yindu-address.visible-992, 
     footer .social-content.visible-992 { display: block; }
     footer .social-content { padding-top: 20px; }
     
}
@media (max-width: 767px){	
	.page-container { height: 500px; }
	.page-container .page-login-title { padding-top: 10px;padding-bottom: 40px;font-size: 16px;line-height: 1.3; }
	.page-head { padding-top: 19px; }
	.page-head .page-logo img { height: 40px; }
	.page-common .page-head { padding: 35px 0 20px; }
	.page-common .page-head .page-logo img { height: 40px; }
	.page-common .common-form { width: auto;padding: 0 5px; }
	.page-common .form-group { margin-bottom: 15px; }
	.common-form .input-group { width: 100%;padding: 0;}
	.common-form .input-group input,
	.common-form .input-group input.randInput { width: 100%;height: 42px;font-size: 15px; }
	.common-form .input-group .requireinput { left: -12px; }
	.common-form .input-group .input-group-addon { width: 50px;padding: 0 10px; }
	.common-form .placeholder-text { padding-left: 0; }
	.common-form .input-randimg .randalink { top: 2px;right: 3px; }
	.common-form .twobtn { margin-top: 30px; } 
	.common-form .twobtn button.submit,
	.common-form .twobtn button.cancel{ width: 49%;height: 40px; }
	.common-form .twobtn button.submit { margin-right: 2%; }
	.common-form .apply-accout a, 
	.common-form .apply-accout a:link{ font-size: 15px; }
	.common-form .common-text p { font-size: 14px;padding: 20px 0 20px 20px; }
	.common-form .checkbox { padding-left: 20px;text-align: left; }
	.common-form .checkbox label { font-size: 14px; }
	.common-form .checkbox input[type=checkbox] { margin-top: 0; }
	.common-form label.error, 
	.common-form span.error { position: static;width: 100%;padding-left: 0; }
	.login-form label.error { padding: 5px 15px; }
	.login-form .input-randimg .randalink { right: 16px; }
	.login-form .input-group { width: 100%;margin: 0;padding: 0 15px; }
	.goemail-cancel { font-size: 15px; }
	.page-tofind, 
	.page-find { width: 100%;padding: 0 15px;margin-left: -50%; }
	footer .concern-content { float: none; }
	footer { padding: 36px 0 12px; }
	footer h4 { font-size: 14px; }
	footer p,
	footer a,
	footer .copyright { font-size: 12px; }
	footer .footerpart { padding: 0 5px 20px 13px; }
	footer .footerpart:nth-child(3) { padding-left:0;padding-right:5px; }
    footer .footerpart:nth-child(2) { padding-left:0; }
    footer .footerpart .f3textt2 { padding-left: 36px; }
    .social-links li.third { width: 0; }
}
@media (max-width: 481px){
	.common-form { width: auto;margin: 0 auto; }
	.common-form .form-accout{ padding-top: 0;  }
	.common-form .remember-text { margin-top: 3px;padding-right: 0;font-size: 15px; }
	 footer { padding-bottom: 0; }
	 footer p { font-size: 10px; }
	 footer .yindu-address { padding-left: 0;padding-right: 0; }
	 footer .footerpart:nth-child(1) { padding-right: 10px;padding-left: 8px; }
	 footer .footerpart:nth-child(3) { padding-left: 0;padding-right: 5px; }
	 footer .footerpart:nth-child(2) { padding-left: 0; }
	 footer .max-width-230 { padding: 0;  }
	 footer .yindu-title { padding-top: 20px; }
	 footer h4 { font-size: 12px; }
}
@media (max-width: 320px){
	.login-form { padding: 30px 0 20px; }
}
div.message { padding: 10px 30px;position: fixed;top: 25%;overflow: hidden; }
.message.alert-danger { color: #fff;background-color: rgba(0,0,0,0.6);border-color: rgba(0,0,0,0.6); }