
/*登录*/
.g-denglu-bg{width: 100%; min-width: 1200px; /*height: 665px;*/ background: url(../img/dl-bg.jpg) no-repeat center top; background-size: cover; overflow: hidden;}
.g-denglu-logo{width: 328px; height: 100px; margin: 118px auto 72px auto;}
.g-denglu{width: 330px; /*height: 342px;*/ background: #fff; margin: 40px auto; border-radius: 3px; box-shadow: 0 0 32px 0 rgba(179,179,179,.75); padding: 0 35px; overflow: hidden;}
.g-denglu .g-dl-tit{font-size: 22px; color: #009343; margin: 36px 0 30px 0;}
.g-denglu li{width: 328px; height: 38px; border: 1px solid #c8c8c8; margin-bottom: 24px;}
.g-dl-icon{ width: 42px; text-align: center; height: 38px; line-height: 38px; position: relative; float: left; }
.g-dl-icon:after{position: absolute; top: 10px; right: -1px; width: 1px; height: 20px; background: #e0e0e0; content: "";}
.g-dl-icon i{color: #999999; font-size: 20px;}
.g-denglu li input{width: 260px; height: 38px; border: none; padding-left: 10px;}


/*.g-denglu-btn{display: block; width: 330px; height: 46px; background: #009343; text-align: center; line-height: 46px; color: #fff; font-size: 18px; margin: 36px 0;}*/
.g-denglu-btn{display: block; width: 330px; height: 46px; background: #009343; text-align: center; line-height: 46px; color: #fff; font-size: 18px; margin: 20px 0;}

