@charset "utf-8";
/*************************************************************************
 * 
 * Public
 * @name           public.css
 * @time           2018-03-21 09:17
 * @version        7.0.0 by shidingli
 * @package        IntelligenceQuotientUI.Libraries
 * @copyright      Copyright © 2009 - 2018, SDL888, Inc.
 * @link           http://WwW.SDL888.Net
 *
*************************************************************************/
.ui-step{padding:0 40px;margin:0 auto;font-size:14px;list-style:none;zoom:1;position:relative;color:#b7b7b7;overflow:hidden}
.ui-step:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}
.ui-step li{float:left;height:54px;margin:0;width:50%;position:relative}
.ui-step li .ui-step-icon{height:50px;position:absolute;top:0;width:150px;text-align:center;left:-25px;font-family:tahoma}
.ui-step-icon .LR{font-size:30px;position:absolute;top:0;left:0;background-color:#fff;padding:0 10px}
.ui-step-icon .ui-step-text{height:20px;line-height:20px;position:relative;text-shadow:0 1px 0 #fff;top:34px;left:-50px;font-size:12px}
.ui-step li .ui-step-line{height:3px;background:#b9b9b9;display:block;margin-top:14px;line-height:1;overflow:hidden}
.ui-step li.ui-step-end{position:absolute;top:0;right:-110px;width:150px;zoom:1;_clear:both}
.ui-step .ui-step-active{color:#f40}
.ui-step .ui-step-done .ui-step-line{background:#f40}
.ui-step-blue .ui-step-active{color:#3b7cb8}
.ui-step-blue .ui-step-active .LR{color:#1e6bb3}
.ui-step-blue .ui-step-done .LR{color:#428fd6}
.ui-step-blue .ui-step-done .ui-step-line{background:#418cd6}
@-webkit-keyframes searchLights{
	0%{left:-100px;top:0}
	to{left:120px;top:100px}
}
@-o-keyframes searchLights{
	0%{left:-100px;top:0}
	to{left:120px;top:100px}
}
@-moz-keyframes searchLights{
	0%{left:-100px;top:0}
	to{left:120px;top:100px}
}
@keyframes searchLights{
	0%{left:-100px;top:0}
	to{left:120px;top:100px}
}
.header{border-bottom:1px solid #e3e3e3;background-color:#f0f0f0}
.header-layout{width:990px;margin:0 auto;padding:20px 0;overflow:hidden}
.header-layout .logo{float:left;line-height:60px;display:inline-block;overflow:hidden;position:relative}
.header-layout .logo a:before{content:"";position:absolute;left:-665px;top:-460px;width:220px;height:15px;background-color:rgba(240,240,240,.5);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-animation:searchLights 1s ease-in 1s infinite;-o-animation:searchLights 1s ease-in 1s infinite;animation:searchLights 1s ease-in 1s infinite}
.header-layout .logo-title{float:left;display:inline-block;width:auto;height:60px;line-height:60px;padding-left:10px;font-size:24px;color:#303030;font-family:"\5FAE\8F6F\96C5\9ED1","\534E\6587\7EC6\9ED1","\9ED1\4F53",arial;font-weight:400;vertical-align:middle}
.header-layout span{padding-top:39px;font-size:14px;font-family:"\5FAE\8F6F\96C5\9ED1",Arial;color:#666}
.header-layout span a:hover{color:#f40;text-decoration:underline}
.warpbox {min-height:500px}
.warpbox-layout{margin:0 auto;padding:30px 0;width:990px;height:auto}
.main{margin:0 auto;width:774px;height:auto}
.main .ui-step{margin-bottom:50px}
.maincenter-box-tip h3 {padding-left:140px;width:320px;margin:0 auto 10px;font-size:30px;line-height:60px;background:url(http://skin.sdl888.net/sdl888_net/images/ico_d7.png) no-repeat 52px center;}
.iq-form-item {padding-left:190px;position:relative;height:40px;zoom:1;margin-bottom:22px}
.iq-form-item input{padding:7px 11px 7px 38px;height:40px;line-height:24px;font-size:16px}
.iq-form-item i.icon{position:absolute;top:9px;left:198px;color:#a9a9a9}
.iq-form-item em{line-height:40px;display:none;color:#333;padding-left:30px;background:url(http://skin.sdl888.net/sdl888_net/images/ico_24.png) no-repeat 10px center}
#Msg{position:absolute;top:0;left:305px;height:40px}
.iq-form-item em.success{color:#FFFFFF;background:url(http://skin.sdl888.net/sdl888_net/images/input_success.png) no-repeat 10px center}
.iq-form-item em.hover{color:#ff3f13;background:url(http://skin.sdl888.net/sdl888_net/images/ico_25.png) no-repeat 10px center}
#btn_setup1, #sendsms, #btn_setup2{height:40px;line-height:40px;background-color:#f40}
.iq-form-item a.goto{width:380px;height:40px;line-height:40px;font-size:16px}

#vercodeimg {float:right;margin-right:327px;border:#e0e0e0 solid 1px}

.footer-layout{width:990px;margin:0 auto;height:80px}
.footer-layout .copyright{color:#858585;text-align:center}
/**** Dialog ***/
.dialog-header h3{font-size:16px}
.dialog-body p{margin-top:8px;margin-left:5px;font-size:12px;line-height:1.5}
.dialog-body p a{font-weight:700;font-size:14px;color:#ff5b20}
.dialog-body p a:hover{text-decoration:underline}
.dialog-body strong{color:#000;font-weight:700}