@charset "utf-8";
/* CSS Document */
html{overflow-y:scroll;}
body,li,h1,h2,h3,h4,h5,h6,img,input,button,dl,dt,dd,p,ul,li,area{ margin:0px;padding:0px; list-style:none; border:0; outline:none; }
body{ font-family:"黑体"; color:#3e3e3e; background:#f2f2f2;}
a{ color:#d12000; text-decoration:none;}
a:hover{ text-decoration:none;}

#titleBar{ width:100%; height:48px; background:#e54701; text-align:center; line-height:48px; color:#fff; font-size:16px;}
#titleBar a{ float:left; width:20%; height:48px; background:url(../img/icon_back.png) no-repeat left center; background-size:25px auto; margin-left:20px;}
#titleBar b{ margin-right:20%;}

#con{ width:100%; height:auto;}
.biaoge{ width:300px; margin:30px auto 15px; background:#fff; border:1px solid #ccc; border-radius:10px;}
.biaoge .inpt1{ width:97%; height:35px; line-height:35px; display:block;  border-radius:10px; border-bottom:0; padding:5px 0 5px 3%;}
.biaoge .xian{ width:100%; height:1px; background:#ccc;}
.biaoge .yanzhengma{ width:100%;  border-radius:10px; height:45px;}
.biaoge .yanzhengma input{ width:62%; height:35px; line-height:35px; float:left;  border-radius:10px; border-bottom:0; padding:5px 0 5px 3%;}
.biaoge .yanzhengma button{ width:30%; background:#e54701; height:30px; line-height:30px; float:left; color:#fff; text-align:center; font-size:12px; margin-top:7px; border-radius:50px;}

.biaoge2{ width:300px; margin:0px auto 15px; background:#fff; border:1px solid #ccc; border-radius:10px;}
.biaoge2 input{ width:97%; height:35px; line-height:35px; display:block;  border-radius:10px; border-bottom:0; padding:5px 0 5px 3%;}
.biaoge2 .xian{ width:100%; height:1px; background:#ccc;}

.shenfeng{ width:300px; margin:0px auto 50px; }
.shenfeng span{ margin:0 5px;}
.shenfeng b{ font-weight:normal;}

.xieyi{  width:300px; margin:0px auto 15px; text-align:center; height:25px; line-height:25px; }
.xieyi input{ color:#e54701;}
.xieyi span{ color:#e54701; font-size:13px;}

.btn{ width:300px; border-radius:100px; height:40px; background:#e54701; text-align:center; line-height:40px; color:#fff; margin:0 auto; display:block; font-size:16px;}




