@charset "utf-8";
/* CSS Document */
*{ padding:0px; margin:0px;}
body{ background:url(/style/images/bg-v3.png) repeat;}
body,button, input, select, textarea { font: 12px/20px Microsoft Yahei,Tahoma,Arial,Helvetica,STHeiti; color:#222222;}
:focus{ outline:none;}
ul,li{list-style:none;}
.content{ width:1000px;height:530px; margin:0 auto;}
.login_bt{width:467px; height:80px;margin:5px 0px 50px;_display:inline; font-size:22px; color:#888;}
.login_bt p{ display:none;}
.l_content{width:467px;height:310px;float:left; }
.r_content{width:400px;border-radius:5px;float:left;background:#fff;margin-left:130px;padding-bottom:80px;*display:inline; position:relative;}
.r_content .bt{ height:50px; background:#928464;color:#fff; font-size:18px; line-height:50px; width:380px;padding-left:20px;margin-bottom:30px;_display:inline;}
.loginlist{ font-size:14px;padding-top:15px;width:380px;padding-left:45px;}
.errormsg {font-size:14px;width:380px;padding-left:45px;color:red;}
.loginlist .input{border:1px solid #ccc;padding:2px;height:22px;line-height:22px;width:200px;}
.loginlist .enter{padding:2px;width:206px;background:#fb5f0a;color:#fff;font-size:18px;text-align:center; border:1px solid #fb5f0a;}
.yanzhen{font-size:12px;color:#fb5f0a;display:none}
.smile{ position:absolute;left:35px;top:176px;}
.other_content{border-top:1px dashed #ccc;padding-top:10px;width:360px;margin:20px auto 0px;_display:inline;}
.other_content .link{color:#fb5f0a;text-decoration:none;}
.login_footer{width:1000px;padding-bottom:30px;height:70px;padding-top:15px; border-top:1px dashed #ccc;margin:0 auto;}
.login_footer ul{float:left;}
.login_footer ul li{float:left; border-right:1px solid #ccc;padding:0px 14px;}
.login_footer ul li.no_border{border:none;}
.login_footer ul li a{color:#666;text-decoration:none;}
.login_footer ul li a:hover{color:#fb5f0a;}
.login_footer p{text-align:center; padding-top:10px;width:1000px; float:left;}
.login_footer p a{color:#fb5f0a;cursor:pointer;text-decoration:underline}

/*重置密码--选择方式*/
.resetp{ height:480px; margin-top:20px;}
.login_bt span{ display:block; float:right; margin-right:400px; margin-top:50px;}
.bd_zhmm{ background:#fff; padding:30px 0px; border:5px solid #e0e0e0;}
.bd_mm,.bd_mm_no{margin: 0 auto 35px;width: 410px; height:60px;padding:15px 30px;}
.bd_mm .bd_mm_btn {cursor: pointer;display: block;height: 55px;}
.bd_mm_no .bd_mm_btn {display: block;height: 55px;}
.bd_mm_btn_hover .bd_mm_title {color: #FD6500;}
.bd_email_cur {background: url(/style/images/member/login/resetpw.jpg) no-repeat scroll 0 -19px transparent;display: inline-block;height: 64px;width: 64px;}
.bd_phone_cur {background: url(/style/images/member/login/resetpw.jpg) no-repeat scroll -66px -19px transparent;display: inline-block;height:64px;width:64px;}
.bd_mm_title {color: #666666;cursor: pointer;font-size: 24px;left: 40px;position: relative;top: -20px;}
.bd_mm_no .bd_mm_title{color: #999;cursor: default;}
.bd_mm_jiao {background: url(/style/images/member/login/resetpw.jpg) repeat scroll -51px 0 transparent;display: inline-block;height: 17px;left: 145px;position: relative;top: -13px;width: 17px;}
.bd_mm_btn_hover .bd_mm_jiao {width:130px; height:50px;left:50px; top:-6px;background: url(/style/images/member/login/resetpw.jpg) no-repeat scroll 0px -220px transparent;}
.bd_mm_text {color: #BABABA;display: block;line-height: 25px;text-indent: 115px;}

/*重置密码-填写信息*/
.reset-contaner{ background:#fff; padding:30px 0px 30px; border:5px solid #e0e0e0;}
.reset-contaner li{ margin-bottom:18px;}
.reset-contaner .retext{ display: inline-block;font-size: 16px;padding-right: 10px;padding-left: 40px;text-align: right;width: 80px;}
.reset-contaner .text_input{border: 1px solid #AABBCC;box-shadow: 0 0 4px #CECECE inset;color: #333333;font-size: 15px;font-weight: bold;height: 29px;line-height: 29px;padding-left: 10px;vertical-align: middle;width: 213px;}
.reset-contaner .yzm_input{margin-right:5px;width: 89px;}
a.reset_submit{background: url(/style/images/member/login/resetpw.jpg) no-repeat;background-position: 0 -154px;display: inline-block;height: 35px;outline: medium none;width: 99px; }
a.reset_submit:hover {background-position: -99px -154px;}
.reset-contaner li.lt{ height:55px; font-size:24px; color:#666; padding-left:133px;background:url(/style/images/member/login/resetpw.jpg) no-repeat 0px -218px; width:200px; margin-left:35px; line-height:55px;}
input.sub {width:99px;height:35px;font-size:16px;font-weight:bold;color:#fff;background:url(/style/images/member/login/resetpw.jpg) no-repeat 0px -154px;border:none;}
.reset-contaner .yy {font-size:18px;padding-left:12px;}
.reset-contaner .yy a {color:orange;}