ul.four_down { margin: 0; margin-left: -500px; background: #fff; padding: 10px; display: none; opacity: 1; position: absolute; z-index: 40; top: 70px; text-align: left; box-shadow: 0px 5px 10px 0px rgb(0 0 0 / 20%); border-radius: 0px 0px 6px 6px; width: 980px; } li.li_top_tit { float: left; width: 240px; padding: 0 20px 20px; margin: 20px 0 0; display: block; line-height: 64px; } .li_top_tit h6 { margin: 0; font-size: 18px; font-weight: 500; color: #555; line-height: 36px; padding-left: 15px; border-bottom: 1px solid #E2E4E6; } .li_top_tit a { display: block; margin-top: 0; background: #fff; border-radius: 4px; line-height: normal; text-align: left; padding: 12px 15px 10px; } .li_top_tit a h5 { font-size: 14px; margin: 0; color: #3064f5; line-height: 20px; margin: 0; } .li_top_tit a p { font-size: 12px; color: #777777; line-height: 15px; margin-top: 6px; } .li_top_tit a:hover { background: #f9f9f9; border-radius: 4px; border: none; } .productList:hover .four_down { display: block; } /* .topHeader { background: none; border: none; } */ /* .topHeader .nav-list .nav-item .link, .topHeader .nav-list .nav-item.active .link { color: #fff; } */ .topHeader .nav-list .nav-item .link:hover, .topHeader .nav-list .nav-item.active .link:hover { color: #3785FB; } #dh:hover { color: #3785FB; } .btn-wrapper { display: none; } .xiazai .xz { border: #fff solid 4px; color: #fff; padding: 12px 40px; border-radius: 50px; margin-top: 10px; } .xiazai .xz:hover { border: #007aff solid 4px; background: #fff; color: #007aff; transition: 0.3s; } button, input { outline: none; } button, .login { width: 120px; height: 42px; background: #f40; color: #fff; border: none; border-radius: 6px; display: block; margin: 20px auto; cursor: pointer; } .popOutBg { width: 100%; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0, 0, 0, .6); display: none; z-index: 99999999999999999999999999999999; } .popOut { position: fixed; width: 600px; height: 430px; top: 50%; left: 50%; margin-top: -150px; margin-left: -300px; background: #fff; border-radius: 8px; overflow: hidden; display: none; z-index: 99999999999999999999999999999999999; } .popOut>span { position: absolute; right: 10px; top: 0; height: 42px; line-height: 42px; color: #000; font-size: 30px; cursor: pointer; } .popOut table { display: block; margin: 42px auto 0; width: 520px; } .popOut caption { width: 520px; text-align: center; color: #f40; font-size: 14px; line-height: 42px; } .popOut table tr td { color: #666; padding: 6px; font-size: 14px; } .popOut table tr td:first-child { text-align: right; } .inp { width: 280px; height: 30px; line-height: 30px; border: 1px solid #999; padding: 5px 10px; color: #000; font-size: 14px; border-radius: 6px; } .inp:focus { border-color: #f40; } @keyframes ani { from { transform: translateX(-100%) rotate(-60deg) scale(.5); } 50% { transform: translateX(0) rotate(0) scale(1); } 90% { transform: translateX(20px) rotate(0) scale(.8); } to { transform: translateX(0) rotate(0) scale(1); } } .ani { animation: ani .5s ease-in-out; } .form-group { border: #ddd 1px solid; width: 80%; margin: 10px auto; padding: 6px 2px; } .form-group>input { border: none; width: 100%; } .form-group .yzm .yzm_img, .form-group .yzm input { width: 49%; display: inline-block; border: none; } .sjyzm input { display: inline-block; } .sjyzm input:nth-child(1) { width: 79%; } .sjyzm input:nth-child(2) { width: 20%; } .m-b-0 button:nth-child(2) { display: none; }