123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128 |
- @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_head {
- margin: 30px auto 0px;
- .shop_head_left {
- float: left;
- width: 322px;
- margin-right: 33px;
- }
- .shop_head_left_a {
- width: 322px;
- display: block;
- }
- .shop_head_img {
- width: 322px;
- display: block;
- }
- .shop_head_form_out {
- width: 550px;
- float: left;
- }
- .shop_head_form {
- margin-top: 37px;
- display: block;
- width: 547px;
- border: solid 1px #A01C0E;
- height: 40px;
- box-sizing: border-box;
- overflow: hidden;
- }
- .shop_head_btn {
- float: right;
- width: 52px;
- height: 100%;
- border: solid 1px #fff;
- box-sizing: border-box;
- background: url(@/public/img/3.png) no-repeat center center #A01C0E;
- background-size: 22px 22px;
- }
- .shop_head_inp {
- display: block;
- text-indent: 11px;
- height: 40px;
- line-height: 40px;
- width: 490px;
- }
- .shop_head_form_foot {
- width: 550px;
- margin-top: 10px;
- }
- .shop_head_form_foot_a {
- float: left;
- height: 18px;
- line-height: 18px;
- color: #999;
- font-size: 14px;
- margin-right: 10px;
- }
- .shop_head_form_foot_a:nth-of-type(1) {
- color: #A01C0E;
- }
- .shop_head_form_foot_a:hover {
- color: #A01C0E;
- }
- .shop_head_right {
- float: right;
- margin-top: 37px;
- position: relative;
- }
- .shop_head_right_btn {
- float: right;
- width: 120px;
- height: 40px;
- line-height: 40px;
- color: #666;
- font-size: 14px;
- margin-left: 10px;
- text-indent: 52px;
- border: 1px solid #E9E9E9;
- background: no-repeat 20px center #F4F4F4;
- background-size: 24px 24px;
- }
- .shop_head_right_btn:nth-of-type(1) {
- background-image: url(@/public/img/4.png);
- }
- .shop_head_right_btn:nth-of-type(2) {
- background-image: url(@/public/img/5.png);
- }
- .shop_head_right_btn:hover {
- color: #fff;
- background: no-repeat 20px center #A01C0E;
- background-size: 24px 24px;
- }
- .shop_head_right_btn:nth-of-type(1):hover {
- background-image: url(@/public/img/4a.png);
- }
- .shop_head_right_btn:nth-of-type(2):hover {
- background-image: url(@/public/img/5a.png);
- }
- .shop_head_right_btn_1_only {
- color: #fff;
- background: no-repeat 20px center #A01C0E;
- background-size: 24px 24px;
- background-image: url(@/public/img/4a.png) !important;
- }
- .shop_head_right_btn_2_only {
- color: #fff;
- background: no-repeat 20px center #A01C0E;
- background-size: 24px 24px;
- background-image: url(@/public/img/5a.png) !important;
- }
- .shop_head_right_btn:hover .shop_head_right_out {
- display: block;
- }
- .shop_head_right_box {
- background: #fff;
- height: 1111px;
- margin-top: 20px;
- }
- .shop_alert_out {
- position: absolute;
- width: 1036px;
- right: 0px;
- top: 99%;
- z-index: 111;
- }
- .shop_alert_box {
- background: #fff;
- box-sizing: border-box;
- padding: 0px 20px;
- border: solid 1px #A01C0E;
- width: 100%;
- margin-top: 20px;
- }
- .shop_alert_head_box {}
- .shop_alert_head_name_1 {
- float: left;
- font-weight: bold;
- color: #A01C0E;
- font-size: 20px;
- margin-top: 30px;
- letter-spacing: 1px;
- }
- .shop_alert_head_name_2 {
- float: left;
- color: #333;
- font-size: 16px;
- margin: 35px 0px 0px 10px;
- position: relative;
- padding-left: 22px;
- font-weight: bold;
- }
- .shop_alert_head_name_2::after {
- content: '';
- display: block;
- width: 14px;
- height: 10px;
- position: absolute;
- left: 0px;
- bottom: 3px;
- background: url(@/public/img/16.png) no-repeat left 0px;
- background-size: 100% 100%;
- }
- .shop_alert_head_btn_a {
- float: right;
- height: 40px;
- line-height: 40px;
- color: #fff;
- font-size: 14px;
- padding: 0px 20px 0px 36px;
- margin-top: 23px;
- background: url(@/public/img/14.png) no-repeat 18px center #A01C0E;
- background-size: 14px auto;
- }
- .shop_alert_ul {
- margin: 28px auto 0px;
- width: 980px;
- }
- .shop_alert_li {
- margin-bottom: 11px;
- display: flex;
- }
- .shop_alert_li_label {
- width: 150px;
- line-height: 21px;
- color: #333;
- font-size: 16px;
- padding-right: 24px;
- font-weight: bold;
- position: relative;
- box-sizing: border-box;
- margin-right: 20px;
- }
- .shop_alert_li_label::after {
- content: '';
- display: block;
- position: absolute;
- right: 0px;
- top: 0px;
- width: 22px;
- height: 22px;
- background: url(@/public/img/15.png) no-repeat right 0px;
- background-size: 100% 100%;
- }
- .shop_alert_li_panel {}
- .shop_alert_li_panel_a {
- float: left;
- height: 21px;
- line-height: 21px;
- color: #666;
- font-size: 16px;
- margin: 0px 25px 10px 0px;
- }
- .shop_alert_li_panel_a:hover {
- color: #A01C0E;
- }
- .shop_alert_1_index {
- margin-top: 20px;
- }
- .shop_alert_img_ul {
- margin-top: 30px;
- }
- .shop_alert_img_li {
- float: left;
- width: 314px;
- margin: 0px 26px 30px 0px;
- box-sizing: border-box;
- }
- .shop_alert_img_li_a {
- display: block;
- width: 100%;
- }
- .shop_alert_img_li_img {
- width: 130px;
- height: 130px;
- margin-right: 10px;
- float: left;
- }
- .shop_alert_img_li_right {
- width: 173px;
- float: right;
- }
- .shop_alert_img_li_h4 {
- height: 18px;
- line-height: 18px;
- color: #333;
- font-size: 14px;
- font-weight: bold;
- margin-top: 7px;
- }
- .shop_alert_img_li_dot3 {
- height: 48px;
- line-height: 16px;
- color: #666;
- font-size: 12px;
- margin-top: 13px;
- }
- .shop_alert_img_li_time {
- float: left;
- height: 26px;
- line-height: 26px;
- color: rgba(51, 51, 51, 0.4);
- font-size: 12px;
- margin-top: 18px;
- background: #f7f7f7;
- padding: 0px 4px;
- }
- .shop_alert_img_li:nth-of-type(3n) {
- margin-right: 0;
- }
- .shop_alert_img_li_a:hover * {
- color: #A01C0E;
- }
- }
- .shop_banner {
- width: 1200px;
- overflow: hidden;
- margin: 20px auto 0px;
- .shop_banner_a {
- display: block;
- width: 1200px;
- height: 90px;
- }
- .shop_banner_img {
- display: block;
- width: 1200px;
- }
- }
- .shop_nav {
- border: solid 1px #E9E9E9;
- background: #fafafa;
- margin-top: 20px;
- }
- .shop_nav_head {
- float: left;
- height: 28px;
- width: 138px;
- margin: 30px 52px 0px 25px;
- .shop_nav_head_a {
- display: block;
- height: 28px;
- width: 138px;
- background: url(@/public/img/7.png) no-repeat left top;
- background-size: 100% 100%;
- }
- }
- .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;
- }
- .shop_5_box {
- margin: 4px auto 0px;
- }
- .categ_crumb_box {
- margin-top: 20px;
- border-bottom: solid 1px #D9D9D9;
- padding-bottom: 20px;
- position: relative;
- }
- .categ_crumb_left {
- float: left;
- height: 21px;
- line-height: 21px;
- color: #999;
- font-size: 16px;
- .categ_crumb_left_a {
- display: inline-block;
- height: 21px;
- line-height: 21px;
- color: #999;
- font-size: 16px;
- }
- .categ_crumb_left_text {
- display: inline-block;
- height: 21px;
- line-height: 21px;
- color: #333;
- font-size: 16px;
- }
- }
- .categ_crumb_right {
- float: right;
- .categ_crumb_right_text {
- float: left;
- height: 21px;
- line-height: 21px;
- color: #333;
- font-size: 16px;
- }
- .categ_crumb_right_btn {
- float: left;
- width: 14px;
- height: 14px;
- background-image: url(@/public/img/17.png);
- margin: 5px 0px 0px 5px;
- }
- }
- .categ_crumb_panel {
- position: absolute;
- border: solid 1px #A01C0E;
- padding: 0px 30px 10px;
- background: #fff;
- right: 0px;
- top: 0px;
- box-sizing: border-box;
- width: 658px;
- top: 100%;
- .categ_crumb_panel_h4 {
- display: inline-block;
- height: 21px;
- line-height: 21px;
- color: #333;
- font-size: 16px;
- padding-right: 31px;
- margin-top: 20px;
- background: url(@/public/img/15.png) no-repeat right center;
- background-size: 21px 21px;
- }
- .categ_crumb_panel_btn_box {
- margin-top: 20px;
- }
- .categ_crumb_panel_btn {
- float: left;
- height: 21px;
- line-height: 21px;
- color: #666;
- font-size: 16px;
- font-weight: bold;
- margin: 0px 26.5px 11px 0px;
- }
- .categ_crumb_panel_btn:hover {
- color: #A01C0E;
- }
- .categ_crumb_panel_btn_only {
- color: #A01C0E;
- }
- }
- .categ_grey_box {
- box-sizing: border-box;
- border: solid 1px #E9E9E9;
- background: #F8F8F8;
- padding: 0px 20px 8px;
- width: 100%;
- margin-top: 15px;
- .categ_grey_head {
- height: 48px;
- line-height: 50px;
- color: #000;
- font-size: 18px;
- border-bottom: dashed 1px #E9E9E9;
- }
- .categ_grey_ul {
- margin: 10px 0px 0px -10px;
- }
- .categ_grey_btn {
- float: left;
- line-height: 29px;
- height: 29px;
- color: #333;
- font-size: 16px;
- margin: 0px 10px 7px;
- }
- .categ_grey_btn_only {
- background: #A01C0E;
- color: #fff;
- padding: 0px 5px 0px;
- margin: 0px 5px 7px;
- }
- }
- .categ_head_box {
- border-bottom: solid 1px #E9E9E9;
- padding-bottom: 22px;
- margin-top: 20px;
- border-top: solid 1px rgba(0, 0, 0, 0);
- .categ_head_a {
- float: left;
- text-indent: 15px;
- font-size: 20px;
- color: #333;
- border-left: solid 3px #A01C0E;
- height: 18px;
- line-height: 18px;
- }
- .categ_head_a_more {
- float: right;
- color: #999;
- font-size: 14px;
- margin-top: 0px;
- cursor: pointer;
- }
- }
- .categ_table {}
- .categ_table_head_box {
- height: 61px;
- border-bottom: solid 1px #E9E9E9;
- }
- .categ_table_head_box>.categ_table_td_1 {
- line-height: 61px;
- line-height: 61px;
- }
- .categ_table_head_box>.categ_table_td_2 {
- line-height: 61px;
- line-height: 61px;
- }
- .categ_table_head_box>.categ_table_td_3 {
- line-height: 61px;
- line-height: 61px;
- }
- .categ_table_head_box>.categ_table_td_4 {
- line-height: 61px;
- line-height: 61px;
- }
- .categ_table_td_1 {
- float: left;
- height: 100%;
- text-align: center;
- color: #666;
- font-size: 16px;
- width: 155px;
- margin-right: 126px;
- }
- .categ_table_td_2 {
- float: left;
- height: 100%;
- text-align: center;
- color: #666;
- font-size: 16px;
- width: 480px;
- margin-right: 124px;
- }
- .categ_table_td_3 {
- float: left;
- height: 100%;
- text-align: center;
- color: #666;
- font-size: 16px;
- width: 120px;
- margin-right: 62px;
- }
- .categ_table_td_4 {
- float: left;
- height: 100%;
- text-align: center;
- color: #666;
- font-size: 16px;
- width: 133px;
- }
- /* .categ_table_head_box>div:nth-of-type(even){background:aqua;} */
- .categ_table_li {
- height: 161px;
- box-sizing: border-box;
- padding: 15px 0px;
- border-bottom: solid 1px #E9E9E9;
- }
- .categ_table_td_1_img {
- display: block;
- width: 130px;
- height: 130px;
- margin: 0px auto;
- }
- .categ_table_li .categ_table_td_1 {
- line-height: 160px;
- line-height: 160px;
- }
- .categ_table_li .categ_table_td_2 {
- line-height: 160px;
- line-height: 160px;
- font-weight: bold;
- color: #333;
- }
- .categ_table_li .categ_table_td_3 {
- line-height: 160px;
- line-height: 160px;
- }
- .categ_table_li .categ_table_td_4 {
- line-height: 160px;
- line-height: 160px;
- }
- .categ_3_index {
- margin-top: 28px;
- }
- .categ_ul_img_1 {
- margin-top: 20px;
- }
- .categ_li_img_1 {
- float: left;
- margin: 0px 24px 20px 0px;
- width: 180px;
- position: relative;
- }
- .categ_li_img_1_a {}
- .categ_li_img_1_img {
- display: block;
- width: 180px;
- height: 180px;
- }
- .categ_li_img_1_dot2 {
- width: 168px;
- margin: 10px auto 0px;
- height: 32px;
- line-height: 16px;
- color: #333;
- font-size: 14px;
- }
- .categ_li_img_1:nth-of-type(6n) {
- margin-right: 0px;
- }
- .categ_li_img_1_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;
- }
- .categ_li_img_1:hover .categ_li_img_1_dot2 {
- color: #A01C0E;
- }
- .categ_li_img_1:nth-of-type(1) .categ_li_img_1_dot2::after {
- content: '';
- display: block;
- position: absolute;
- background: url(@/public/img/18.png) no-repeat left 0px;
- background-size: 100% 100%;
- width: 32px;
- height: 32px;
- left: 10px;
- top: 0px;
- z-index: 11;
- }
- .categ_li_img_1:nth-of-type(2) .categ_li_img_1_dot2::after {
- content: '';
- display: block;
- position: absolute;
- background: url(@/public/img/19.png) no-repeat left 0px;
- background-size: 100% 100%;
- width: 32px;
- height: 32px;
- left: 10px;
- top: 0px;
- z-index: 11;
- }
- .categ_li_img_1:nth-of-type(3) .categ_li_img_1_dot2::after {
- content: '';
- display: block;
- position: absolute;
- background: url(@/public/img/20.png) no-repeat left 0px;
- background-size: 100% 100%;
- width: 32px;
- height: 32px;
- left: 10px;
- top: 0px;
- z-index: 11;
- }
- .categ_ul_img_2 {
- margin-top: 20px;
- }
- .categ_li_img_2 {
- float: left;
- margin: 0px 24px 20px 0px;
- width: 180px;
- position: relative;
- }
- .categ_li_img_2_a {}
- .categ_li_img_2_img {
- display: block;
- width: 180px;
- height: 180px;
- }
- .categ_li_img_2_dot2 {
- width: 168px;
- margin: 10px auto 0px;
- height: 32px;
- line-height: 16px;
- color: #333;
- font-size: 14px;
- }
- .categ_li_img_2:nth-of-type(6n) {
- margin-right: 0px;
- }
- .categ_li_img_2_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;
- }
- .categ_li_img_2:hover .categ_li_img_2_dot2 {
- color: #A01C0E;
- }
- /*乡村网-商城-搜索-查看更多*/
- .search_head_text_box {
- height: 18px;
- line-height: 18px;
- color: #333;
- font-size: 16px;
- float: left;
- margin-left: 20px;
- }
- .search_head_text_red {
- color: #A01C0E;
- }
- .search_table_td_2 {
- float: left;
- height: 100%;
- width: 480px;
- margin-right: 124px;
- .search_table_td_2_head {
- height: 21px;
- line-height: 21px;
- color: #333;
- font-size: 16px;
- font-weight: bold;
- width: 480px;
- }
- .search_table_td_2_dot2 {
- max-height: 36px;
- line-height: 18px;
- color: #666;
- font-size: 14px;
- margin-top: 5px;
- width: 480px;
- }
- .search_table_td_2_dot3 {
- color: #999;
- font-size: 14px;
- height: 30px;
- line-height: 30px;
- margin-top: 5px;
- }
- .search_table_td_2_in {
- height: 129px;
- width: 480px;
- display: table-cell;
- vertical-align: middle;
- }
- }
- @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) {}
|