﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ font:12px/18px 宋体,Tahoma,Helvetica,'SimSun',sans-serif; background-color:#F1F1F1;}
input,button,select,textarea{ color:#1b1b1b; font:12px/24px 宋体,Tahoma,Helvetica,'SimSun',sans-serif;}
div,form,img,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6{ margin:0; padding:0; border:0;}
img{ border:0; margin:0; padding:0;}
input,button,select{ vertical-align:middle}
button{ cursor:pointer;}
a,a:link{ text-decoration:none; color:#1b1b1b;}
a:hover{ text-decoration:underline;}
ul,li{ list-style-type:none;}
.clear{ clear:both; overflow:hidden; height:0px;}
.clearfix{ overflow:hidden; zoom:1;}
.lft{ float:left;}
.rgt{ float:right;}

.bgbox{ width:942px; margin:0 auto; background:#fff; padding-top:30px;}
.wrapper{ width:1024px; margin:0 auto; background:url(../images/bg-light.jpg) repeat; border:1px solid #C1CEE3;}
h1{ font-weight:bolder;  padding: 45px 0px 40px 69px; font-size:40px; color:#0760d4;}
.box-wrap { background-color: #fff; width:864px;  border:1px #acd4ea solid; margin: 0 auto; -webkit-overflow-scrolling: touch; overflow-y: auto;  margin-bottom:20px;}
.inputbox{ padding:50px 80px 20px; border:6px #e1f0fc solid;}
.inputbox b{ color:red; font-weight:normal; display:inline-block; margin-right:2px;}
.inputbox input,.inputbox select{ float:left; border:0.9pt solid #7F9DB9; height:22px; line-height:22px; margin-left:11px;}
.inputbox input:focus{ background: #F3ECD3; box-shadow:1px 1px 1px #878686 inset}
.inputbox .list{ margin-bottom:20px;}
.inputbox .inp{ width:340px;}
.inputbox .txt{ width:300px; margin-left:20px; font-size:12px; line-height:18px;}
.inputbox label{ float:left; width:84px; text-align:right; display:inline-block;}
button{ padding:0 10px; font-family:"宋体"}
.info{ width:773px; margin:0 auto 20px; border:0.9pt solid #cccccc; font-size:12px; padding: 14px 44px;}
.fot{ padding:15px; text-align:center; font-size:12px; line-height:16px; color:#5e5e5e; background-color:#D8D8D8;background-image:-moz-linear-gradient(top,#fff,#D8D8D8);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#D8D8D8));background-image:-webkit-linear-gradient(top,#fff,#D8D8D8);background-image:-o-linear-gradient(top,#fff,#D8D8D8);background-image:linear-gradient(to bottom,#fff,#D8D8D8);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#D8D8D8',GradientType=0);}



#verify{ float: left;}
.list .verify{ height: 24px;}
#btnSendCode{ height: 24px; outline: none; background: #E3E3E3;}