@import './public.css'; @width: 1180px; @color: #80C4AE; @title_color: #333; @high_color: #fff; @font: 16px; @fonts: 14px; @font_high: #71FFDE; @line: #74C6B3; @shadow: #dad6d6; .clearfix { display: block; content: ''; clear: both; } nav { width: 100%; height: 80px; background: #fff; box-shadow: 0 2px 3px @shadow; vertical-align: top; .main { width: @width; margin: 0 auto; ul { li:hover { background: @color; color: @high_color; a { color: @high_color; font-size: @font; } } } } .logo { width: 179px; height: 53px; margin: 13px 0 14px 0; } ul { display: inline-block; margin-left: 120px; border: none; font-size: 0; li { display: inline-block; width: 80px; height: 80px; line-height: 80px; margin-right: 17px; text-align: center; a { color: @title_color; font-size: @font; } } li:last-child { margin-right: 0; } } div.search { display: inline-block; margin-left: 120px; border: 1px solid @color; border-radius: 3px; width: 280px; height: 36px; text-align: center; font-size: 0; padding: 0; overflow: hidden; vertical-align: middle; position: relative; .left { width: 69px; height: 36px; border-right: 1px solid @color; font-size: 14px; text-align: center; line-height: 36px; float: left; color: @color; padding: 0; i { margin-left: 6px; font-size: 5px; } } input { border: none; outline: none; display: inline-block; height: 36px; text-align: center; font-weight: 400; font-size: @fonts; } img { width: 20px; height: 20px; position: absolute; right: 7px; top: 8px; } } .user { display: inline-block; margin-left: 24px; img { width: 36px; height: 36px; border-radius: 50%; } } } nav { .main { .user { position: relative; .userlist { width: 122px; height: 269px; background: url('../img/login/jx.png') no-repeat; background-size: cover; position: absolute; top: 35px; right: -15px; display: none; z-index: 99999; ul { width: 122px; height: 100%; padding-top: 30px; margin-left: 0; li { font-size: 16px; color: #333; line-height: 30px; height: 40px; text-align: center; width: 100%; cursor: pointer; &:hover { background: none; } &:last-child { color: #666; } } } } &:hover { .userlist { display: block; } } } } } main { width: @width; margin: 0 auto; height: 736px; margin-top: 30px; .leftNav { width: 220px; height: 451px; background: #FFFFFF; box-shadow: 0px -1px 3px 3px rgba(0, 0, 0, 0.03); border-radius: 4px; float: left; >ul { padding: 25px 0px; >li { &:nth-of-type(1) a { background: url(../img/userSet/set_01.jpg) 17px center no-repeat; } &:nth-of-type(2) a { background: url(../img/userSet/set_03.jpg) 17px center no-repeat; } &:nth-of-type(3) a { background: url(../img/userSet/set_02.jpg) 17px center no-repeat; } &:nth-of-type(4) a { background: url(../img/userSet/set_04.jpg) 17px center no-repeat; } >a { display: block; width: 100%; position: relative; padding-left: 60px; padding-top: 10px; padding-bottom: 10px; span { display: block; font-size: 14px; font-family: PingFangSC-Medium, PingFang SC; font-weight: 500; color: #333333; } i { position: absolute; right: 40px; top: 10px; } } ol { >li { padding-left: 60px; margin-top: 5px; font-size: 12px; color: #666666; height: 25px; line-height: 25px; } li.active { color: #80C4AE; } } } } } .rightUser { float: left; padding-top: 25px; padding-left: 25px; .title_top { height: 30px; line-height: 30px; span { display: inline-block; &:nth-last-of-type(1) { font-size: 14px; font-weight: 400; color: #666666; } &:nth-last-of-type(2) { margin-left: 17px; margin-right: 15px; font-weight: bold; } &:nth-last-of-type(3) { font-size: 14px; font-weight: 400; color: #333333; } } } .title_center { height: 30px; width: 931px; line-height: 30px; margin-top: 30px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); span { display: inline-block; text-align: center; &:nth-child(1) { width: 100px; height: 30px; background: #74C6B3; border-radius: 4px; font-weight: 500; color: #FFFFFF; font-size: 16px; } &:nth-child(2) { font-size: 14px; color: #333; margin-left: 20px; } } } .content_show { padding-left: 9px; margin-top: 25px; .my_icon { height: 60px; line-height: 60px; span { font-size: 14px; color: #333; margin-right: 20px; } a { display: inline-block; width: 60px; height: 60px; position: relative; vertical-align: bottom; img { width: 100%; height: 100%; display: block; border: none; } .change { width: 60px; height: 60px; border-radius: 50%; position: absolute; left: 0; top: 0; background-color: rgba(0, 0, 0, 0.5); text-align: center; line-height: 60px; font-size: 12px; color: #fff; display: none; input { position: absolute; left: 0; top: 0; display: block; width: 60px; height: 60px; text-decoration: none; text-indent: -200px; z-index: 10; } } } &:hover .change { display: block; } } .my_name { margin-top: 20px; position: relative; height: 40px; line-height: 40px; span { color: #333; font-size: 14px; margin-right: 40px; } input { width: 260px; height: 40px; border-radius: 4px; border: 1px solid #80C4AE; text-indent: 20px; outline: none; color: #999999; font-size: 12px; } &:focus { color: #999999; font-size: 12px; } .my_name_left { position: absolute; left: 0px; } .my_name_right { position: absolute; left: 500px; } } .my_sex { margin-top: 20px; position: relative; height: 40px; line-height: 40px; span { color: #333; font-size: 14px; margin-right: 40px; } &:focus { color: #999999; font-size: 12px; } .my_name_left { position: absolute; left: 0px; input { width: 14px; height: 14px; background: rgba(0, 0, 0, 0.1); margin-right: 10px; } } .my_name_right { position: absolute; left: 500px; input { width: 260px; height: 40px; border-radius: 4px; border: 1px solid #80C4AE; text-indent: 20px; outline: none; color: #999999; font-size: 12px; } } } .my_phone { margin-top: 20px; position: relative; height: 40px; line-height: 40px; input { width: 260px; height: 40px; border-radius: 4px; border: 1px solid #80C4AE; text-indent: 20px; outline: none; color: #999999; font-size: 12px; } &:focus { color: #999999; font-size: 12px; } .my_name_left { position: absolute; left: 0px; span { margin-right: 40px; } a { font-weight: 400; color: #80C4AE; margin-left: 20px; } } .my_name_right { position: absolute; left: 500px; span { color: #333; font-size: 14px; margin-right: 12px; } } } .my_learn { margin-top: 20px; position: relative; height: 40px; line-height: 40px; span { color: #333; font-size: 14px; margin-right: 40px; } input { width: 260px; height: 40px; border-radius: 4px; border: 1px solid #80C4AE; text-indent: 20px; outline: none; color: #999999; font-size: 12px; margin-right: 20px; } &:focus { color: #999999; font-size: 12px; } .my_name_left { position: absolute; left: 0px; font-weight: 400; color: #80C4AE; font-size: 14px; } .my_name_right { position: absolute; left: 780px; width: 54px; height: 30px; line-height: 30px; background: #74C6B3; border-radius: 4px; text-align: center; color: #FFFFFF; font-size: 16px; } } } } } footer { width: 100%; height: 264px; background: @title_color; margin-top: 36px; padding-top: 87px; .cont { width: @width; height: 100%; margin: 0 auto; .main { width: 1153px; height: 90px; color: #ccc; font-size: 14px; line-height: 18px; text-align: center; margin: 0 auto; p { margin-top: 5px; } } } } div.fix { position: fixed; width: 70px; height: 220px; bottom: 10px; right: 0px; .lesson { width: 70px; height: 70px; } .test { margin: 5px auto; } img { width: 70px; height: 70px; } }