.form-tip.text-danger { position: absolute; top: 1px; right: 2px; background: url(/uploads/image/tspimg/tip.png) no-repeat center; display: inline-block; text-align: center; width: 94px; height: 23px; color: #2984e1; font-size: 12px; z-index: 6; } .inform{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 9999999999; background-color: rgba(0,0,0,.6); } .informcont{ zoom: 0.7; height: 100%; display: flex; justify-content: center; align-items: center; flex-direction: column; } .informcont .close{ width: 50px; margin-top: 20px; } .hidden{ display: none; } .f_links{ position: relative; } .f_links div{ position: absolute; display: none; left: 80px; top: 0; background-color: #f9f9f9; width: 300px; border: 1px solid #ccc; padding: 10px; } .f_links div a{ padding-right: 6px !important; } .f_links:hover div{ display: block; } .newheader{ background-color: #333; } .newnav ul a{ color: #333; } .newheader_width{ width: 1126px; height: 43px; margin: 0 auto; display: flex; justify-content: space-between; position: relative; } .newheader_width span{ font-size: 14px; color: #dbdbdb; padding: 0 20px; border-right: 1px solid #dbdbdb; line-height: 43px; } .newheader_width a{ font-size: 14px; color: #dbdbdb; line-height: 43px; } .newheader_width i{ font-size: 15px; line-height: 45px; color: #dbdbdb; vertical-align: baseline; } .newheader_width span:nth-last-child(1){ border: 0; } .newheader_width div:nth-last-child(1) span:nth-last-child(1){ padding-right: 0; } .newnav{ background-color: #fff; box-shadow:0px 5px 6px 0px rgba(8,12,22,0.06); } .newnav_width{ width: 1126px; height: 88px; margin: 0 auto; display: flex; justify-content: space-between; align-items: center; } .newnav_width img{ width: 224px; height: 49px; } .newnav_width ul{ width: 760px; display: flex; justify-content: space-between; } .newnav_width li{ font-size: 16px; color: #333; padding-bottom: 10px; position: relative; } .newnav_width li:hover{ padding-bottom: 9px; border-bottom: 1px solid #2e69e4; } .region{ width: 120px; height: 82px; background-color: #fff; font-size: 16px; color: #666; position: absolute; bottom: -84px; left: -17px; display: none; z-index: 999999999; } .region p:nth-child(1){ text-align: center; margin-top: 40px; } .regions:hover .region{ display: block; position: absolute; bottom: -83px; left: -17px; } .foodinformation{ position: relative; } .foodhide{ display: none; } .foodinformation:hover .foodhide{ display: block; position: absolute; bottom: -128px; left: -10px; width: 120px; height: 127px; background: #fff; text-align: center; z-index: 10; padding: 15px 5px 10px; } .foodhide a{ display: block; margin-bottom: 20px; } .foodhide a:nth-child(1){ margin-top: 27px; } .foodhide a:nth-last-child(1){ margin: 0; } .welcome_div{ color: #dbdbdb; line-height: 30px; font-size: 0; } .welcome_div:hover .welcome_div_hover{ display: block; } .welcome_div i{ font-size: 12px; position: absolute; right: 0; top: 2px; } .welcome_div_hover{ position: absolute; right: -30px; top: 30px; z-index: 999; width: 140px; text-align: center; background-color: #fff; box-shadow:0px 5px 6px 0px rgba(8,12,22,0.31); overflow: hidden; padding-bottom: 30px; display: none; } .welcome_div_hover div{ margin-top: 30px; } .welcome_div_hover div a{ color: #333; font-size: 14px; } .knowledge{ font-size: 22px; color: #333; position: relative; padding-left: 19px; } .knowledge::after { width: 4px; height: 20px; position: absolute; left: 0; top: 3px; background-color: #2e69e4; content: ""; }