123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650 |
- @charset "utf-8";
- * {
- margin: 0;
- padding: 0;
- font-family: "微软雅黑", "microsoft yahei";
- }
- ul,
- ol {
- list-style: none;
- }
- a:active {
- text-decoration: none;
- }
- a:hover {
- text-decoration: none;
- }
- a:visited {
- text-decoration: none;
- }
- a:link {
- text-decoration: none;
- }
- a:focus {
- text-decoration: none;
- }
- body {
- position: relative;
- }
- .clearfix {
- overflow: hidden;
- }
- .clearfix_2::after {
- content: '';
- display: block;
- height: 0;
- visibility: hidden;
- clear: both;
- }
- .hiddenColor {
- visibility: hidden;
- }
- .hand {
- cursor: pointer;
- }
- .aTag_parent {
- position: relative;
- }
- .aTag_parent>a,
- .aTag {
- display: block;
- width: 100%;
- height: 100%;
- position: absolute;
- z-index: 99;
- border: 0px;
- top: 0px;
- left: 0px;
- background: rgba(0, 0, 0, 0);
- }
- .dot1 {
- display: block;
- word-break: keep-all;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- .dot2 {
- overflow: hidden;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- }
- .dot3 {
- overflow: hidden;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 3;
- }
- input,
- img {
- border: none;
- }
- .cover100 img {
- display: block;
- width: 100%;
- height: 100%;
- object-fit: cover;
- }
- .back100 {
- background-size: 100% 100%;
- background-repeat: no-repeat;
- }
- article,
- aside,
- footer,
- header,
- time,
- video,
- main,
- nav,
- h4,
- h3,
- section {
- display: block;
- }
- .index_main {
- margin: 0 auto 30px;
- }
- .slow_6 {
- -webkit-transition: all .6s;
- -moz-transition: all .6s;
- -ms-transition: all .6s;
- -o-transition: all .6s;
- transition: all .6s;
- }
- .index_main {
- width: 1200px;
- }
- .shop_banner {
- width: 1200px;
- margin: 20px auto 0px;
- .shop_banner_a {
- overflow: hidden;
- display: block;
- width: 1200px;
- height: 90px;
- }
- .shop_banner_img {
- display: block;
- width: 1200px;
- }
- }
- .shop_nav_in {
- float: left;
- }
- .shop_nav_in_a {
- float: left;
- height: 75px;
- line-height: 75px;
- color: #333;
- font-size: 16px;
- background: #f8f5f5;
- width: 118px;
- border-bottom: solid 5px #A01C0E;
- font-weight: bold;
- margin: 5px 0;
- text-align: center;
- }
- .shop_nav_in_a:nth-of-type(4) {
- margin-right: 8px;
- }
- .shop_nav_in_a:hover {
- color: #A01C0E;
- }
- .shop_name_in {
- float: left;
- height: 40px;
- width: 1046px;
- float: left;
- box-sizing: border-box;
- .shop_name_a {
- float: left;
- height: 27px;
- line-height: 27px;
- color: #222;
- font-size: 20px;
- position: relative;
- margin: 7px 14.5px 0;
- padding: 0px 10px;
- }
- .shop_name_a::after {
- content: '/';
- display: block;
- position: absolute;
- top: 0px;
- right: -18px;
- height: 100%;
- line-height: 27px;
- color: #E9E9E9;
- font-size: 20px;
- }
- .shop_name_a:nth-last-of-type(1)::after {
- content: '';
- display: none;
- }
- .shop_name_a_only {
- background: #A01C0E;
- color: #fff;
- }
- }
- .shop_name_out {
- margin-top: 20px;
- }
- .shop_name_box {
- border-top: solid 1px #fff;
- .shop_name_box_a {
- height: 44px;
- line-height: 44px;
- color: #fff;
- font-weight: bold;
- font-size: 20px;
- }
- .shop_name {
- float: left;
- height: 44px;
- line-height: 44px;
- color: #fff;
- font-weight: bold;
- position: relative;
- z-index: 11;
- text-align: center;
- font-size: 20px;
- background: #A01C0E;
- padding: 0px 14px;
- }
- .shop_name_right {
- height: 40px;
- border-bottom: 1px solid #E8E9EC;
- margin-top: 4px;
- background: #F8F8F8;
- position: relative;
- z-index: 2;
- }
- .shop_name_right::after {
- content: '';
- display: block;
- position: absolute;
- top: 0px;
- right: 0px;
- height: 100%;
- width: 16px;
- background: url(@/public/img/9.png) no-repeat 0px bottom #fff;
- background-size: 100% auto;
- }
- .shop_name_btn {
- width: 24px;
- height: 24px;
- float: right;
- margin: 10px 22px 0px 0px;
- background: url(@/public/img/8.png) no-repeat center center;
- border-radius: 50%;
- background-size: 100% 100%;
- }
- }
- .shop_2_left {
- float: left;
- width: 900px;
- }
- .shop_3_right {
- float: right;
- width: 280px;
- }
- .shop_1_box {
- margin: 30px auto 0px;
- }
- .shop_2_box {
- margin: 30px auto 0px;
- }
- .shop_3_box {
- margin: 0px auto 0px;
- }
- .shop_4_box {
- margin: 4px auto 0px;
- height: 326px;
- }
- .shop_5_box {
- margin: 4px auto 0px;
- }
- .shop_2_left_name_box {
- height: 44px;
- line-height: 45px;
- color: #333;
- font-size: 16px;
- background: #F8F8F8;
- display: flex;
- box-sizing: border-box;
- width: 100%;
- padding: 0px 20px;
- .shop_2_left_name {
- height: 44px;
- line-height: 45px;
- word-break: keep-all;
- white-space: nowrap;
- }
- .shop_2_left_name_box_a {
- color: #333;
- font-size: 16px;
- height: 44px;
- line-height: 45px;
- cursor: pointer;
- }
- }
- .shop_ul_img_1 {
- border: solid 1px #EDCEA2;
- background: #FFF7ED;
- margin-top: 30px;
- }
- .choice_1_box {
- border: solid 1px #E9E9E9;
- box-sizing: border-box;
- .choice_1_btn_box {
- height: 64px;
- }
- .choice_1_btn {
- height: 64px;
- width: 50%;
- float: left;
- }
- .choice_1_btn_a {
- display: block;
- width: 100%;
- line-height: 64px;
- color: #333;
- font-style: italic;
- height: 64px;
- background: #F8F8F8;
- text-align: center;
- font-size: 16px;
- box-sizing: border-box;
- font-family: DingTalk JinBuTi, DingTalk JinBuTi;
- letter-spacing: 1px;
- cursor: pointer;
- }
- .choice_1_btn_only {}
- .choice_1_btn_only .choice_1_btn_a {
- background: #fff;
- border-bottom: solid 1px #fff;
- }
- }
- .shop_ul_img_2 {
- width: 252px;
- margin: 20px auto 0px;
- }
- .shop_li_img_2 {
- height: 22px;
- margin-bottom: 22px;
- .shop_li_img_2_a {
- display: block;
- height: 22px;
- display: flex;
- }
- .shop_li_img_2_num {
- width: 22px;
- max-width: 22px;
- min-width: 22px;
- height: 22px;
- line-height: 22px;
- text-align: center;
- background: #ccc;
- color: #F6F6F6;
- font-size: 16px;
- border-radius: 4px;
- margin-right: 10px;
- }
- .shop_li_img_2_right {
- height: 22px;
- }
- .shop_li_img_2_img {
- display: none;
- }
- .shop_li_img_2_text {
- height: 22px;
- line-height: 22px;
- color: #333;
- font-size: 16px;
- display: block;
- word-break: keep-all;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
- }
- }
- .shop_li_img_2:nth-of-type(1) {
- height: auto;
- margin-bottom: 15px;
- }
- .shop_li_img_2:nth-of-type(1) .shop_li_img_2_a {
- height: auto;
- }
- .shop_li_img_2:nth-of-type(1) .shop_li_img_2_right {
- height: auto;
- display: flex;
- border-bottom: solid 1px #E9E9E9;
- padding-bottom: 10px;
- }
- .shop_li_img_2:nth-of-type(1) .shop_li_img_2_img {
- display: block;
- width: 45px;
- height: 45px;
- margin-right: 10px;
- }
- .shop_li_img_2:nth-of-type(1) .shop_li_img_2_text {
- height: 44px;
- line-height: 22px;
- color: #333;
- font-size: 16px;
- font-weight: bold;
- overflow: hidden;
- display: -webkit-box !important;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- word-break: break-all;
- white-space: wrap;
- }
- .shop_li_img_2:nth-of-type(1) .shop_li_img_2_num {
- background: #A01C0E;
- color: #fff;
- }
- .shop_li_img_2:nth-of-type(2) .shop_li_img_2_num {
- background: #FFC62E;
- color: #fff;
- }
- .shop_li_img_2:nth-of-type(3) .shop_li_img_2_num {
- background: #E98008;
- color: #fff;
- }
- .shop_li_img_2:hover .shop_li_img_2_text {
- color: #A01C0E;
- }
- .shop_ul_img_3 {
- margin-top: 30px;
- height: 250px;
- }
- .shop_ul_img_3_box_2 {
- margin-top: 30px;
- height: 500px;
- }
- .shop_ul_img_3_3 {
- margin-top: 30px;
- height: 1000px;
- }
- .shop_li_img_3 {
- float: left;
- margin: 0px 24px 28px 0px;
- width: 180px;
- position: relative;
- }
- .shop_li_img_3_a {}
- .shop_li_img_3_img {
- display: block;
- width: 180px;
- height: 180px;
- }
- .shop_li_img_3_dot2 {
- width: 168px;
- margin: 10px auto 0px;
- height: 32px;
- line-height: 16px;
- color: #333;
- font-size: 14px;
- }
- .shop_li_img_3:nth-of-type(6n) {
- margin-right: 0px;
- }
- .shop_li_img_3_hover {
- position: absolute;
- z-index: 22;
- width: 100%;
- height: 100%;
- left: 0px;
- top: 0px;
- background: url(@/public/img/12.png) no-repeat left bottom;
- background-size: 100% auto;
- }
- .shop_li_img_3_hover_dot1 {
- width: 152px;
- position: absolute;
- left: 50%;
- margin-left: -76px;
- bottom: 13px;
- font-size: 14px;
- background: linear-gradient(to right, #FFE1AA, #F9F4E3, #FFE1AA);
- -webkit-background-clip: text;
- color: transparent;
- }
- .shop_li_img_3:hover .shop_li_img_3_hover {
- display: block;
- }
- .shop_hot_door_box {
- float: left;
- width: 384px;
- height: 221px;
- border: solid 1px #EDCEA2;
- background: #FFF7ED;
- margin: 0px 24px 28px 0px;
- box-sizing: border-box;
- }
- .shop_hot_door_left {
- margin-left: 20px;
- }
- .shop_hot_door_h4 {
- margin-top: 66px;
- height: 26px;
- color: #333;
- font-size: 22px;
- font-weight: lighter;
- }
- .shop_hot_door_title {
- height: 1px;
- border-left: solid 20px #333;
- border-right: solid 20px #333;
- padding: 0px 10px;
- margin: 18px 0px 0px;
- float: left;
- color: #333;
- font-size: 16px;
- line-height: 1px;
- float: left;
- }
- .shop_hot_door_btn {
- float: left;
- background: #EDCEA2;
- color: #B58035;
- font-size: 14px;
- height: 24px;
- line-height: 24px;
- padding: 0px 7px;
- margin-top: 20px;
- }
- .shop_hot_door_img {
- width: 146px;
- height: 146px;
- margin: 38px 21px 0px 19px;
- float: right;
- }
- .shop_hot_door_a {}
- .shop_li_img_3:hover .shop_li_img_3_dot2 {
- color: #A01C0E;
- }
- .shop_notice_content {
- padding: 10px 30px 30px 30px;
- height: 400px;
- overflow-y: auto;
- }
- @media screen and (min-width:1200px) {
- /*pc_1440*/
- @media screen and (max-width:1440px) {
- /*1200*/
- }
- .pc_none {
- display: none;
- }
- }
- @media screen and (max-width:599px) {}
- @media screen and (max-width:320px) {}
|