/* * logo */ .content-2{ width: 98%; float: left; padding: 0 1%; } .box-2{ width: 100%; height: 40px; line-height: 40px; margin:0 auto; display: block; padding:10px 0px; } .qy-2-1{ width: 24%; height: 40px; text-align:center; line-height: 40px; } .qy-2-1 img{ max-width: 88%; } .font-3{ display: block; height: 40px; line-height: 40px; text-align:center !important; } /* * 登录注册 按钮 */ .content-3{ width: 100%; background: rgba(255, 255, 255, 0.7); position: relative; float: left; } .box-3{ width: 100%; height: 40px; line-height: 40px; margin:0 auto; display: block; position: relative; } .box-3 .font-11 a:hover{ color:#fff; } .font-11{ border-radius: 5px; /* 绿色 */ box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13); background: rgb(0, 165, 120); padding:5px 10px; margin-right: 2px !important; } .font-11-1{ margin-right: 2px !important; } .font-10{ color: rgb(255, 255, 255); font-family: "HarmonyOS Sans SC"; font-size: 14px; font-weight: 500; line-height: 100%; letter-spacing: 0px; text-align: center; } .font-12{ box-sizing: border-box; border: 1px solid rgb(0, 165, 120); border-radius: 5px; padding:5px 10px; /* 绿色 */ box-shadow: 5px 5px 10px 0px rgba(0, 155, 108, 0.13); margin-left: 2px !important; } .font-13{ color: rgb(0, 165, 120); font-family: "HarmonyOS Sans SC"; font-size: 14px; font-weight: 500; line-height: 100%; letter-spacing: 0px; text-align: center; } /* * 导航 */ .qy-6{ text-align: left; position: absolute; right: 0; top: 40px; width: 100px; z-index: 9999; background: rgba(255, 255, 255, 1.0); border-radius: 5px; } .qy-6 li{ float:left; width: 94%; padding: 0 3%; text-align: center; } .qy-6 a{ color: rgb(115, 119, 159); font-family: "HarmonyOS Sans SC"; font-size: 14px; font-weight: 500; line-height: 100%; letter-spacing: 0px; text-align: left; } .qy-6 .active{ color: rgb(40, 45, 108); font-family: "HarmonyOS Sans SC"; font-size: 14px; font-weight: bold; line-height: 100%; letter-spacing: 0px; text-align: center; } .qy-6-1{ } .top-menu{ width:96%; padding:0 2%; height: 40px; } .top-menu .nav{ width: 80%;float: left; } .top-menu .menu{ width: 20%;float: left; text-align: center; }