@charset "utf-8";
/*focus*/
.focus-box{ width:580px; height:370px; overflow:hidden; position:relative;}
.focus-pic li{ position:absolute; left:50px; top:0; display:none; width:685px; height:450px; overflow:hidden;}
.focus-pic li td{ text-align:center;}
.focus-pic li td img{ vertical-align:middle;}
.focus-num{ width:685px; position:absolute; left:50px; top:470px;}
.focus-num span{ display:inline-block; width:685px; line-height:20px; text-align:left; overflow:hidden;}
.focus-box .fbtn{ background:url(../img/case/focus_btn.png) no-repeat; display:block; width:39px; height:36px; position:absolute; cursor:pointer; top:50%; margin-top:-18px; filter:alpha(opacity=40); opacity:0.4;}
.focus-box .fbtn:hover{ filter:alpha(opacity=60); opacity:0.6;}
.focus-box .fbtn-prev{ background-position:0 0; left:0px;}
.focus-box .fbtn-next{ background-position:0 -36px; right:10px;}

.applyHelp{ padding:0 57.5px; width:280px; border-width:2px 1px 1px; border-style:solid; border-color:#F30 #ddd #ddd;}
.applyHelp h2{ padding:20px 0 0;}
/*.iconSplice{ background:url(../img/login/login_reg_splice.png) no-repeat;}*/
.regList{ margin-top:20px; position:relative;}
.labelTit{ width:42px; margin-right:10px; text-align:right; line-height:42px;}
.inputDiv{ border:1px solid #c0c0c0; height:40px; line-height:40px; background-color:#fff;}
.inputDiv:hover{ border:1px solid #4699ff;}
.inputDiv label{ display:inline-block; float:left; position:relative;}
.inputDiv label s{ display:inline-block; position:absolute; right:-10px; top:0; width:1px; height:20px; background:#c0c0c0; overflow:hidden;}
.inputDiv input{ padding:10px; border:none; background:none; outline:none; resize:none; float:left; font-size:14px; color:#888; width:218px;}
.userName label{ margin:10px 10px 11px; background-position:0 -21px; width:20px; height:19px;}
.userPwd label{ margin:11px 10px 12px; background-position:0 -49px; width:20px; height:17px;}
.selectDiv{ margin-left:-15px;}
.selectDiv select{ padding:8px 0; margin-left:15px; width:132px; float:left;}
.authCode .inputDiv{ margin-right:15px; width:204px;}
.authCodeImg{ display:block; width:100px; height:42px;}
.btnSubmit{ margin:20px 0; width:280px; background-color:#c82020; height:42px; line-height:42px;}
.btnSubmit input{ text-align:center; width:280px; height:42px; font-size:18px; cursor:pointer; border:none; background:none; color:#fff;}
.adPic img{ width:395px; height:100px; }