.banner{ height: 2.6rem; margin-top: 1.1rem; background-color: #000000;}
.banner img{ width: 100%; height: 2.6rem;}
/* 登录页面样式   开始 */
.log-conter .tit{ text-align: center; color: #3a3a3a; padding: 0.8rem 0rem 0.5rem 0rem;}
.log-conter .box{ width: 5.5rem;  margin: 0 auto;}
.log-conter .box div{ margin-top: 0.8rem; border-bottom: 0.01rem #d3d3d3 solid;}
.log-conter .box span{ font-size: 0.4rem; color: #004493; display: inline-flex;}
.log-conter .box input{ width: 5rem; font-size: 0.3rem; text-indent: 0.5rem; padding: 0.12rem 0rem; outline: none; background: transparent;}
.log-conter .box input::-webkit-input-placeholder{ font-size: 0.3rem;} 
.log-conter .box div:nth-child(3){ width: 5.5rem; background: linear-gradient(to right, #075abb, 40%, #1780fb); color: #FFFFFF; border-radius: 0.04rem;}
.log-conter .box a{ display: inline-block; line-height: 0.6rem; padding: 0.4rem 0rem; color: #075abb;}
.foot p{ text-align: center; color: #a5a5a5; margin-top: 1.1rem;}
/* 登录页面样式   结束 */


/* 会员注册页面样式   开始 */
.register-conter .tit{ text-align: center; color: #3a3a3a; padding: 0.8rem 0rem 0.5rem 0rem;}
.register-conter .box{ width: 5.5rem;  margin: 0 auto;}
.register-conter .box div{ width: 5.5rem; margin-top: 0.8rem; background: linear-gradient(to right, #075abb, 40%, #1780fb); color: #FFFFFF; border-radius: 0.04rem;}
.register-conter .box div:nth-child(1){ margin-top: 1.2rem;}
.register-conter .box input{ width: 5rem; font-size: 0.3rem; text-indent: 0.5rem; padding: 0.12rem 0rem; outline: none; background: transparent;}
.register-conter .box input::-webkit-input-placeholder{ font-size: 0.3rem;}
.foot p{ text-align: center; color: #a5a5a5; margin: 1.1rem 0rem 0.7rem 0rem;}
/* 会员注册页面样式   结束 */

