@charset "utf-8";
body{ margin:0; padding:0; line-height:1;}
ul,li{ margin:0; padding:0; list-style:none;}
a{ margin:0; padding:0; text-decoration:none;}
h1,h2,h3,h4,h5,h6,h7,p,img,button,input,hr{ margin:0; padding:0;}
button,input{ font-family:"微软雅黑"; background:none; outline:none;border:0px;}

/*top*/
.bg_nav{width:100%;height:100%; overflow:hidden;position:fixed;font-family:'微软雅黑';}
.zhu_title{ width:100%; text-align:center; overflow:hidden; font-size:28px; font-family:微软雅黑; line-height:40px; color:#084241; font-weight:bold;}
.fu_title{font-size:18px; color:#3a4f42;text-align:center;width:100%; overflow:hidden; line-height:26px;  padding:4px 0;}
.background{width:100%; position:absolute;left:0;top:-20px;z-index:-9999;}
.page_top{padding-top:20px; width:1366px; margin:0 auto;}

/*表格*/
.show_table{width:960px; margin:10px auto 20px;}
.s_tab{width:800px;text-align:center;border-collapse:collapse;border-spacing:1;border-spacing:0; background-color:#fff;background-color:rgba(255,255,255,0.6);font-size:16px; line-height:30px;}
.s_tab td,.s_tab th{border:1px solid #e1e1e1; }
.s_tab th{ background-color:rgba(129,205,195,0.7); }
.login_box{width:380px; height:286px; overflow:hidden; padding:5px; background:url(../images/b04_login.png) no-repeat; margin:0 auto ;}
.login_box input{ width:287px; height:38px; overflow:hidden; display:block;margin:0 auto;border:solid 1px #d1d1d1;border-radius:4px;text-indent:70px; }
login_box input:hover{ border:solid 1px #005aaa;}
.login_box .b04zh{ margin-top:24px; width:287px; background:url(../images/b04zh.png) no-repeat;}
.login_box .b04mm{ margin-top:20px; width:287px; background:url(../images/b04mm.png) no-repeat;}
.login_box .b04yzm{ margin-top:20px; width:170px; background:url(../images/b04yzm.png) no-repeat; float:left;}
.login_box .b04dl{ width:288px; height:40px; background:#2d7723; color:#FFF; font-size:18px; border:none; display:block; margin:0 auto; margin-top:20px; border-radius:4px;}
.yzm_nav{width:287px; margin:0 auto;}
.yzmbox{ width:100px; height:38px; border:1px #ccc solid; float:right; margin-top:20px; border-radius:4px; background:#FFF;}
.yzmbox img{ width:100%;}


.show_btn_nav h3{display:block; float:left; color:#084241; line-height:32px;}
.show_btn_nav .zf_btn{cursor: pointer;float:right; width:74px; height:32px; background-color:#ec6941;border-radius:30px; color:#fff; text-align:center; line-height:32px; margin-right:20px;}
.show_btn_nav .more_btn{cursor: pointer;float:right;width:74px; height:32px; background-color:#57857b;border-radius:30px; color:#fff; text-align:center; line-height:32px;}
.new_user_box{ position:relative; width:220px; height:150px; margin-top:10px; border-radius:6px; margin-right:26px;float:left; cursor:pointer;}
.new_user_box span{width:220px;position:absolute;left:0px; z-index:1;text-align:center; line-height:150px;font-size:16px;color:#FFF;background:#ffa340;font-weight:bold;overflow:hidden;height:0px;display:none;top:38px;}



/*zhuce*/
.registe_nav{width:100%; height:100%; overflow:hidden; 	position:fixed;}
.background{width:100%; position:absolute; left:0; top:-20px; z-index:-9999;}
.registe{width:590px; height:auto; border-radius:8px; padding:30px 0 20px;background:rgba(255,255,255,0.7); margin:60px auto 0;-webkit-box-shadow: #e1e1e1 0px 0px 20px; -moz-box-shadow: #e1e1e1 0px 0px 20px; box-shadow: #e1e1e1 0px 0px 20px; }
.registe h2{ text-align:center; color:#3a8f4d; font-size:30px; font-weight:bold; margin-bottom:20px;}
.inputbox{width:400px;height:36px; margin:0 auto 10px; border:2px #e1e1e1 solid;}
.up_input{width:344px;height:36px;border:none;font-size:16px;color:#333;padding-left:56px;background:url(../images/password.png) #fff;}
.uc_input{width:344px;height:36px;border:none;font-size:16px;color:#333;padding-left:56px;background:url(../images/company.png) #fff;}
.un_input{width:344px;height:36px;border:none;font-size:16px;color:#333;padding-left:56px;background:url(../images/user.png) #fff;}
.upn_input{width:344px;height:36px;border:none;font-size:16px;color:#333;padding-left:56px;background:url(../images/phone.png) #fff;}
.dlbutton{width:400px; height:36px; margin:10px auto;}
.dlbutton button{width:250px;height:40px;margin:0 auto;background-color:#3a8f4d;border:none;border-radius:50px;display:block;color:#FFF;font-size:18px;text-align:center;cursor:pointer;font:"微软雅黑";}
.tip{width:230px;height:30px;margin:0 auto;	text-align:center;font-size:16px;color:#333;line-height:30px;vertical-align:middle;}
.div_img{float:left;}
.div_text{float:right;}
.zhuce p{ text-align:center; color:red;}