@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0}
body{ font-family: 'MicrosoftYaHei';width:100%; min-width:1200px; overflow:hidden}
a{ text-decoration:none}


.main{ width:100%; height:100%; background:url(bk-login.png) no-repeat; background-size:100% 100%; position:relative; overflow:hidden}
.main0{ width:500px; height:auto; background:#fff; margin:0 auto; position:absolute; left:50%; margin-left:-250px; top:50%; margin-top:-250px;}
.main_box{ width:400px; padding:40px 50px 50px;}
.main_r_up{ height:74px;}
.main_r_up img{ float:left}
.main_r_up .pp{ float:left;height:74px; line-height:74px; font-size:18px; color:#333; padding-left:20px;letter-spacing:9px;}
.sub{height:30px; font-size:14px; color:#666; border-bottom:1px solid #cccccc;}
.sub p{ float:right}
.txt{ width:100%; height:40px; margin-top:15px}
.txt.radio{font-size:14px;}
.txt.radio input{ margin-right:5px;}
.txt span{ font-size:14px; color:#666; height:40px; line-height:40px;width: 90px; display: inline-block;}
.txt input,select{height:40px; border:1px solid #ccc; padding-left:20px; margin-left:10px;overflow: visible;vertical-align: middle;outline: none;}
.txt input.txtphone,select{ width:270px; }
.txt input.txtyzm{width:120px; float:left}
.txt img.yzmimg{ width:100px; margin-top:5px; float:left; margin-left:10px}
.xieyi{ clear:both;padding-left:110px; padding-top:35px; font-size:14px; color:#5a5a5a; height:30px; line-height:30px}
.xiayibu{ width:260px; height:40px; line-height:40px; text-align:center; color:#fff; background:#30adfa; font-size:16px; border-radius:5px; margin-left:110px; margin-top:20px; cursor:pointer}
.xiayibu .button2{width:100%; height:100%; background:none; border:none; font-size:16px; color:#fff; cursor:pointer;}
.footer{ width:100%; height:60px; line-height:60px; position:fixed; bottom:0; background:rgba(0,0,0,.6);}
.footer0{ width:1200px; height:60px; margin:0 auto; font-size:14px; color:#adacac}
.footer0 a{ font-size:14px; color:#adacac;}
.footer_l{ float:left}
.footer_r{ float:right}


