@import "common.less"; //banner .banner{ border-top: 4px solid @red; @media (min-width: @min_width){ border-top: 0; } } #swiper-banner { margin: 0 auto; a{ display: block; width: 100%; height: 100%; text-decoration: none; .banner_img{ width: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center; img { max-width: none; height: 210px; } } } .swiper-pagination{ bottom: 3px; } .swiper-pagination .swiper-pagination-bullet { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background: @white; opacity: 1; width: 10px; height: 10px; margin: 0 4px; } .swiper-pagination .swiper-pagination-bullet-active { background: @red !important; border-radius: 50%; } @media (min-width: @min_width) { position: relative; a{ .banner_img{ width: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center; img { max-width: none; height: 580px; } } .banner_txt { position: absolute; left: 0; right: 0; z-index: 1; bottom: 0; background-color: rgba(0,0,0,0.8); height: 68px; line-height: 68px; padding-left: 10%; span{ color: @white; font-size: 26px; } } } .swiper-pagination{ bottom: 35px; } .swiper-pagination .swiper-pagination-bullet{ margin: 0 8px; width: 13px; height: 13px; } } } .btn-wrap { position: relative; width: 100%; .con { background-color: @red; overflow: hidden; display: flex; justify-content: flex-start; align-items: flex-start; flex-flow: column; padding: 25px 15px; .btn-title{ display: flex; justify-content: center; align-items: center; a{ font-size: 16px; color: @white; text-decoration: none; } img{ height: 18px; margin-left: 11px; } } .btn-con{ overflow: hidden; display: flex; justify-content: flex-start; align-items: center; width: 100%; margin-top: 15px; .scroll-div{ overflow:hidden; height: 60px; ul{ margin: 0; padding: 0; li{ list-style: none; line-height: 30px; color: @white; padding-left: 15px; position: relative; display: flex; justify-content: flex-start; align-items: center; &:before{ position: absolute; content: ""; display: inline-block; width: 5px; height: 5px; left: 0; top: calc(~"50% - 3px"); border-radius: 50%; background-color: #ffc299; } a{ font-size: 15px; color: @white; transition: all .3s; } span{ font-size: 12px; margin-left: 15px; min-width: 6em; } } } } } } @media (min-width: @min_width){ position: absolute; z-index: 1; top: 554px; margin: 0 auto; .con{ width: 800px; flex-flow: row; align-items: center; margin: 0 auto; padding: 0; .btn-title{ width: 146px; height: 80px; border-right: 1px solid #f36100; a{ font-size: 20px; } img{ height: 20px; margin-left: 11px; } } .btn-con{ flex: 1; height: 80px; padding: 0 30px; border-left: 1px solid #ff7010; margin-top: 0; .scroll-div{ height:56px; ul{ li{ line-height: 28px; padding-left: 14px; a{ font-size: 14px; } span{ font-size: 12px; } } } } } } } } .wrap{ .head{ margin: 0px auto; padding: 25px 15px 20px 15px; text-align: center; .head-title { width: 100%; border-bottom: 1px solid @graye1; position: relative; a{ line-height: 38px; text-decoration: none; display: flex; justify-content: center; align-items: center; position: relative; bottom: -1px; .ch { font-size: 20px; color: @020202; border-bottom: 2px solid @red; } .en { font-size: 20px; color: @red; padding-left: 10px; border-bottom: 2px solid @red; font-weight: lighter; } &:hover{ .ch{ color: @red; } } } } } @media (min-width: @min_width) { .head{ margin: 0px auto; padding: 35px 0 30px 0; .head-title { a{ .ch{ } .en{ } } } } } } .news-wrap{ .con{ padding: 0 15px; .l{ #swiper-news { margin: 0 auto; a{ width: 100%; height: 100%; text-decoration: none; display: flex; justify-content: center; align-items: center; overflow: hidden; .img{ display: flex; justify-content: center; align-items: center; width: 100%; img { max-width: none; min-width: 100%; max-height: 215px; display: block; } } .txt{ position: absolute; height: 50px; left: 0; right: 0; bottom: 0; padding: 10px; z-index: 1; background-color: fade(@black,70%); h3{ font-size: 15px; line-height: 15px; margin: 0; padding: 0; font-weight: normal; color: @white; text-align: center; } } } .swiper-pagination{ bottom: 0px; } .swiper-pagination .swiper-pagination-bullet { -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out; background: @white; opacity: 1; width: 10px; height: 10px; margin: 0 4px; } .swiper-pagination .swiper-pagination-bullet-active { background: @red !important; width: 10px; border-radius: 50%; } @media (min-width: @min_width) { position: relative; a{ .img{ display: flex; justify-content: center; align-items: center; img { max-width: none; min-width: 100%; max-height: 275px; display: block; } } } .swiper-pagination{ bottom: 2px; } .swiper-pagination .swiper-pagination-bullet{ width: 10px; height: 10px; margin: 0 5px; } } } } .r{ ul{ padding: 5px 0; margin: 0; li{ line-height: 35px; list-style: none; height: 35px; position: relative; padding-left: 16px; display: flex; justify-content: flex-start; align-items: center; &:before{ position: absolute; content: ""; display: inline-block; width: 5px; height: 5px; left: 0; top: calc(~"50% - 3px"); border-radius: 50%; background-color: @red; } a{ flex: 1; color: @black; font-size: 15px; font-weight: @font_weight; text-overflow: ellipsis; -moz-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; -webkit-box-orient: vertical; } span{ color: @gray3a; font-size: 12px; margin-left: 25px; display: block; } img{ margin-left: 23px; width: 15px; } } } } } @media (max-width: 767px) { .con{ .r{ ul{ li{ &:nth-last-child(1),&:nth-last-child(2){ display: none; } } } } } } @media (min-width: @min_width) { margin-top: 50px; .head{ padding: 40px 0 30px 0; } .con{ padding: 0; &>div{ display: flex; justify-content: space-between; align-items: center; padding: 0 0 0 0; } .l{ width: 440px; height: 275px; display: flex; justify-content: center; align-items: center; } .r{ width: calc(~"100% - 460px"); margin-left: 20px; ul{ padding: 0; li{ padding-left: 22px; border-bottom: 1px solid #f3f3f3; } } } } } } .index-02{ margin-top: 20px; padding: 0 15px; &>.maxW1140{ display: flex; justify-content: space-between; align-items: center; flex-flow: column; img{ width: 100%; } .index-02-con{ background-color: #f5f5f5; padding: 15px; .c-s{ position: relative; cursor: pointer; background-color: @white; select{ width: 100%; height: 35px; line-height: 100%; border: 1px solid #cdcdcd; border-radius: 0; font-size: 16px; padding: 0 6px; cursor: pointer; /*很关键:将默认的select选择框样式清除*/ appearance:none; -moz-appearance:none; -webkit-appearance:none; /*在选择框的最右侧中间显示小箭头图片*/ background: url("@{images}common/arrow01.svg") no-repeat scroll 97% center transparent; &::-ms-expand { display: none; } } } } } @media(min-width: @min_width){ margin-top: 50px; &>.maxW1140{ flex-flow: row; position: relative; justify-content: flex-start; img{ width: 33.33333333%; } .index-02-con{ position: absolute; right: 0; top: 0; bottom: 0; z-index: 1; width: 33.33333333%; padding:0 15px; display: flex; justify-content: center; align-items: center; .c-s{ select{ width: 100%; } } } } } } .index-03{ .more{ padding: 20px 0 0 0; a{ color: @white; font-size: 14px; line-height: 35px; height: 35px; padding: 0 23px; display: inline-flex; justify-content: center; align-items: center; border-radius: 3px; text-decoration: none; border: 1px solid @red; } } &>div{ .head{ .head-title{ padding: 25px 0 20px 0; a{ text-decoration: none; display: flex; justify-content: center; align-items: center; flex-flow: column; .ch{ color: @020202; font-size: 20px; } .en{ font-size: 20px; color: @red; font-weight: lighter; } &:hover{ .ch{ color: @red; } } } } } .l{ padding: 0 15px 35px 15px; border-bottom: 1px solid @graye1; .con{ ul{ padding: 0; margin: 0; li{ line-height: 35px; list-style: none; height: 35px; position: relative; padding-left: 16px; display: flex; justify-content: flex-start; align-items: center; &:before{ position: absolute; content: ""; display: inline-block; width: 5px; height: 5px; left: 0; top: calc(~"50% - 3px"); border-radius: 50%; background-color: @red; } &:nth-child(7),&:nth-child(8){ display: none; } a{ color: @black; font-size: 15px; font-weight: @font_weight; text-overflow: ellipsis; -moz-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; -webkit-box-orient: vertical; } } } } } .r{ padding: 0 15px; .con{ .frist{ a{ color: #a3a3a3; .img{ display: flex; justify-content: center; align-items: center; img{ max-width: 250px; } } h3{ margin: 20px auto 8px auto; max-width: 250px; line-height: 25px; font-size: 16px; font-weight: bold; color: @black; text-align: center; } p{ margin: 0; font-size: 14px; color: #a3a3a3; line-height: 25px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } } } ul{ padding: 0; margin: 20px 0 0 0; li{ line-height: 25px; list-style: none; position: relative; padding-left: 16px; display: flex; justify-content: flex-start; align-items: center; margin-bottom: 15px; &:before{ position: absolute; content: ""; display: inline-block; width: 5px; height: 5px; left: 0; top: 9px; border-radius: 50%; background-color: @red; } &:nth-child(6){ margin-bottom: 0; } &:nth-child(7),&:nth-child(8){ display: none; } a{ color: @black; font-size: 15px; font-weight: @font_weight; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } } } } } } @media(min-width: @min_width){ .more{ padding: 20px 0 10px 0; a{ color: @c7c7cf; border: 1px solid @c7c7cf; background-color: @white; } &:hover{ a{ color: @white; border: 1px solid @red; background-color: @red; } } } margin-top: 50px; &>div{ .head{ .head-title{ padding: 0 0 15px 0; a{ text-decoration: none; display: flex; justify-content: center; align-items: center; flex-flow: column; .ch{ color: @020202; font-size: 20px; } .en{ font-size: 20px; color: @red; font-weight: lighter; } } } } display: flex; justify-content: space-between; align-items: flex-start; .l{ width: 41%; padding: 0 25px 0 0; border-right: 1px solid @graye1; border-bottom: 0; .con{ ul{ li{ height: 38px; line-height: 38px; a{ font-size: 14px; } &:nth-child(7),&:nth-child(8){ display: flex; } } } } } .r{ flex: 1; padding: 0 0 0 30px; .con{ display: flex; justify-content: space-between; align-items: flex-start; .frist{ width: 150px; margin-top: 10px; position: relative; a{ .img{ img{ max-width: 100%; } } h3{ margin: 10px auto 8px auto; max-width: 100%; font-size: 14px; } p{ line-height: 24px; -webkit-line-clamp: 4; } } .frist-more{ position: absolute; z-index: 1; right: 0; bottom: 0; font-size: 14px; width: 5.7em; text-align: right; height: 18px; color: #a3a3a3; background-color: @white; span{ color: @red; } } } ul{ margin: 0 0 0 30px; flex: 1; li{ margin-bottom: 0; height: 38px; line-height: 38px; &:before{ top: calc(~"50% - 3px"); } a{ font-size: 14px; -webkit-line-clamp: 1; height: 38px; } &:nth-child(7),&:nth-child(8){ display: flex; } } } } } } } } .index-04{ .con{ padding: 0 15px; margin-bottom: 35px; ul{ margin: 0; padding: 0; li{ list-style: none; display: none; &:first-child{ display: block; } a{ text-decoration: none; color: @white; display: block; position: relative; overflow: hidden; .img{ img{ max-height: 216px; width: 100%; } } .txt{ display: flex; justify-content: center; align-items: center; height: 35px; font-size: 16px; padding: 0 15px; position: absolute; left: 0; right: 0; bottom: 0; z-index: 1; background-color: fade(@black,70%); transition: all .3s; } } } } } @media(min-width: @min_width){ .head{ padding: 30px 0 30px 0; } .con{ padding: 0; ul{ display: flex; justify-content: flex-start; position: relative; height: 247px; li{ display: block; position: absolute; z-index: 1; overflow: hidden; a{ .img{ overflow: hidden; img{ max-height: 247px; } } .txt{ bottom: -35px; } } &:hover{ a{ .txt{ bottom: 0; } } } &:nth-child(1){ width: calc(~"33.3333333% - 10px"); left: 0; top: 0; a>.img>img{ height: 247px; } } &:nth-child(2),&:nth-child(3),&:nth-child(4),&:nth-child(5){ width: calc(~"16.66666666% - 5px"); a>.img>img{ height: 118px; } } &:nth-child(2){ left: calc(~"33.3333333%"); } &:nth-child(3){ left: calc(~"49.9999999% + 5px"); } &:nth-child(4){ left: calc(~"33.3333333%"); bottom: 0; } &:nth-child(5){ left: calc(~"49.9999999% + 5px"); bottom: 0; } &:nth-child(6){ width: calc(~"33.3333333% - 10px"); right: 0; top: 0; a>.img>img{ height: 247px; } } } } } } } .visits_experts-wrap{ @media (min-width: @min_width) { .con{ padding-bottom: 40px; a{ display: flex; justify-content: center; align-items: flex-end; img{ } } } } } .about-wrap{ background-image: none; .con{ .content{ padding: 24px 15px; font-size: 15px; color: @black; text-indent: 2em; line-height: 28px; background-image: url('@{images}index/companybg.jpg'); background-size: auto 100%; background-position: top center; background-repeat: no-repeat; a{ color: @black; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; } } .about-list{ margin: 0; padding: 0; display: flex; justify-content: center; align-items: center; .about-tel{ width: 100%; ul{ margin: 0; padding: 0; li{ background-color: #FFF; text-align: center; height: 125px; line-height: 125px; list-style: none; color: @red; &:first-child{ border-bottom: 1px solid #ffe6e9; } display: flex; justify-content: center; align-items: center; img{ display: block; height: 33px; } span{ display: block; color: #e12e00; font-size: 23px; margin: 0 10px; } i{ display: block; color: #e12e00; font-size: 44px; font-family: arial; letter-spacing: -2px; } } } } } } @media (min-width: @min_width) { background-image: url('@{images}index/companybg.jpg'); background-size: 100% 100%; background-position: top center; background-repeat: no-repeat; .con{ .content{ padding: 0 0 24px 0; font-size: 14px; color: @black; text-indent: 2em; line-height: 25px; background-image: none; a{ -webkit-line-clamp: 3; } } .about-list{ margin: 0 auto; padding: 0 0 26px 0; .about-tel{ width: 273px; ul{ li{ height: 82px; line-height: 82px; img{ height: 22px; } span{ font-size: 19px; margin: 0 10px; } i{ font-size: 28px; } } } } .about-ve{ margin-left: 20px; } .about-qr{ margin-left: 20px; } } } } } .box{ background-color: @white; margin: 7px 15px; @media only screen and (min-width: 1230px) { margin: 15px auto; } } .more{ padding: 15px; padding-top: 0; text-align: center; a{ display: flex; justify-content: center; align-items: center; height: 50px; background-color: @red; font-size: 20px; line-height: 20px; color: white; } } //pc版栏目 .sub_pc_title{ @media (min-width: @min_width) { border-top: 5px solid @red; border-bottom: 1px solid @e7e7e7; &>div{ display: flex; justify-content: space-between; align-items: center; .l{ display: flex; justify-content: flex-start; align-items: flex-end; h1{ padding: 0; margin: 0; font-size: 25px; font-weight: lighter; font-family: "微软雅黑"; line-height: 25px; color: @black; } h3{ padding: 0; margin: 0; margin-left: 10px; font-size: 20px; font-weight: lighter; font-family: "微软雅黑"; line-height: 20px; color: @red; } } .tel{ ul{ margin: 0; padding: 0; display: flex; justify-content: flex-start; align-items: center; li{ height: 90px; line-height: 46px; font-size: 16px; padding: 0px 5px; display: flex; justify-content: flex-start; align-items: center; img{ display: block; margin-left: 26px; } span{ color: rgb(124, 124, 124); font-size: 16px; margin: 0 10px; } i{ color: @red; font-size: 23px; letter-spacing: -1px; font-family: arial; } } } } .r{ ul{ margin: 0; padding: 0; display: flex; justify-content: flex-start; align-items: center; position: relative; &:after{ position: absolute; content: ""; left: 0; height: 2px; width: 60px; background-color: @red; bottom: -1px; z-index: 1; } li{ height: 90px; line-height: 62px; list-style: none; padding: 0; position: relative; display: flex; justify-content: flex-end; align-items: flex-end; font-size: 14px; color: @black; a{ color: @black; display: block; width: auto; position: relative; padding-right: 20px; &:after{ position: absolute; content: ">"; display: flex; justify-content: center; align-items: center; right: 6px; height: 14px; top: calc(~"50% - 8px"); z-index: 1; } } &:last-child{ a{ padding-right: 0px; &:after{ display: none; } } } } } } //.r{ // ul{ // margin: 0; // padding: 0; // display: flex; // justify-content: flex-start; // align-items: center; // li{ // height: 90px; // list-style: none; // padding: 0 25px; // position: relative; // display: flex; // justify-content: flex-end; // align-items: flex-end; // &:last-child{ // padding-right: 0; // } // &:after{ // position: absolute; // content: url("@{images}common/hospital.svg"); // left: 0; // bottom: 20px; // width: 18px; // height: 18px; // z-index: 1; // } // a{ // line-height: 55px; // color: @7c7c7c; // font-size: 16px; // display: block; // width: auto; // text-decoration: none; // } // &.active,&:hover{ // a{ // color: @red; // } // } // } // } //} } } } //手机版栏目 .sub_m_title{ margin-top: 23px; a{ text-decoration: none; h3{ margin: 0; padding: 0; color: @red; text-align: center; font-size: 20px; font-weight: bold; } .border_bg{ margin-top: 10px; position: relative; display: flex; justify-content: center; align-items: center; &:after{ position: absolute; content: ""; background-color: #ededed; height: 1px; left: 0; right: 0; top: 50%; z-index: 1; } h4{ position: relative; z-index: 2; margin: 0; padding: 0 15px; font-size: 20px; line-height: 20px; background-color: white; color: fade(@red, 20%); } } } } //正文标题 .sub_show_title{ overflow: hidden; h1{ display: inline-block; line-height: 35px; font-size: 22px; margin: 0; margin-top: 10px; padding: 0; color: @black; font-weight: bold; } .line-ee-1{ margin-top: 20px; } ul{ padding: 0; margin: 0; margin-top: 18px; padding-bottom: 14px; display: flex; justify-content: flex-start; flex-wrap: wrap; position: relative; &:after{ position: absolute; bottom: 0; left: 0; content: ""; z-index: 1; width: 100%; height: 1px; background-color: #d4d4d4; transform: scaleY(0.5); @media (min-width: @min_width) { transform: scaleY(1); } } &:before{ position: absolute; top: 0; left: 0; content: ""; z-index: 1; width: 100%; height: 1px; background-color: #d4d4d4; transform: scaleY(0.5); @media (min-width: @min_width) { transform: scaleY(1); } } li{ list-style: none; line-height: 12px; font-size: 12px; margin-top: 12px; padding-right: 32px; position: relative; color: @gray3a; &:after{ position: absolute; content: ""; right: 16px; top: 0; bottom: 0; background-color: #d4d4d4; width: 1px; transform: rotateX(0.5); } &:last-child{ &:after{ display: none; } } a{ color: @blue; } &:hover, &.active{ a{ font-weight: bold; } } } } @media (min-width: @min_width) { padding: 0; text-align: center; h1{ margin: 0; margin-top: 24px; padding: 0; } .line-ee-1{ margin-top: 30px; } ul{ margin-top: 28px; padding: 0; padding-bottom: 16px; justify-content: center; li{ margin-top: 16px; line-height: 14px; font-size: 14px; color: @gray3a; a{ color: @gray3a; } } } } } //正文 .sub_show{ overflow: hidden; padding: 20px 0; margin: 0px 15px; @media only screen and (min-width: 1230px) { margin: 0px auto; } *{ color: @gray3a; font-size: 18px; line-height: 35px; text-align: justify; } @media (min-width: @min_width) { padding: 55px 55px 30px 55px; *{ font-size: 16px; line-height: 35px; } img{ max-width: 800px; } video{ width: 800px; height: 450px; text-align: center; margin: 0 auto; } } } .sub_show2{ padding-top: 20px; margin: 0 auto; @media (min-width: @min_width) { padding-top: 41px; } } //列表 .sub_list{ .list{ padding: 0; overflow: hidden; padding: 0 15px; padding-bottom: 15px; ul{ padding: 0; margin: 0; li{ list-style: none; padding: 15px 0; position: relative; display: flex; justify-content: flex-start; align-items: flex-start; flex-flow: column; a{ font-size: 18px; line-height: 30px; color: @gray3a; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } .date{ align-self: flex-end; span{ font-size: 15px; color: @grayc1; margin-right: 15px; img{ height: 15px; margin-right: 4px; } } } &:after{ position: absolute; bottom: 0; left: 0; content: ""; z-index: 1; width: 100%; height: 1px; background-color: #eeeeee; transform: scaleY(0.5); @media (min-width: @min_width) { transform: scaleY(1); } } } } } @media (min-width: @min_width) { .list{ padding: 0px; padding-top: 14px; ul{ li{ padding: 0; justify-content: flex-start; align-items: center; flex-flow: nowrap; line-height: 40px; position: relative; padding-left: 16px; &:before{ position: absolute; content: ""; display: inline-block; width: 5px; height: 5px; left: 0; top: calc(~"50% - 3px"); border-radius: 50%; background-color: #e8e8e8; } a{ margin-left: 0px; font-size: 15px; color: @black; text-overflow: ellipsis; -moz-text-overflow: ellipsis; overflow: hidden; white-space: nowrap; display: block; max-width: calc(~"100% - 95px"); } .date{ align-self: flex-start; margin-left: 25px; span{ font-size: 13px; color: @grayc1; margin-right: 0px; img{ height: 15px; margin-right: 4px; } } } &:after{ display: none; } &:nth-child(5n){ padding-bottom: 10px; margin-bottom: 36px; &:before{ top: calc(~"50% - 8px"); } &:after{ display: block; position: absolute; bottom: 0; left: 0; content: ""; z-index: 1; width: 100%; height: 1px; background-color: #eeeeee; transform: scaleY(0.5); @media (min-width: @min_width) { transform: scaleY(1); } } } } } } } } //图列表 .sub_pic_list{ .list{ ul{ margin: 0 15px; margin-top: 25px; padding: 0; padding-bottom: 5px; li{ list-style: none; margin-top: 20px; margin-bottom: 0; a{ display: flex; justify-content: center; align-items: center; flex-flow: column; .img{ display: flex; justify-content: center; align-items: center; width: 100%; img{ max-width: none; min-width: 100%; max-height: 215px; display: block; } } .txt{ width: 100%; font-size: 16px; color: @gray3a; line-height: 50px; height: 50px; text-align: center; border: 1px solid @grayee; } .text{ display: flex; justify-content: center; align-items: center; padding: 20px 0; padding-bottom: 15px; width: 100%; img{ height: 12px; width: 20px; } h1{ margin: 0; margin-left: 10px; color: @0e0e0d; font-size: 16px; line-height: 16px; font-weight: normal; transition: all .3s; max-width: calc(~"100% - 33px"); } } &:hover,&:active{ .text{ h1{ color: @red; } } } } } } } @media (min-width: @min_width) { .list{ ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 0 0 0; li{ width: calc(~"33.333% - 33.3333px"); margin-top: 50px; margin-bottom: 0; a{ text-decoration: none; .txt{ margin-top: 1px; line-height: 40px; height: 40px; font-size: 16px; background-color: @f0f0f0; transition: all .3s; padding: 0 15px; border: 0; } .text{ padding: 20px 0; padding-bottom: 15px; img{ height: 13px; width: 22px; } h1{ margin: 0; margin-left: 12px; color: @0e0e0d; font-size: 16px; line-height: 16px; } } &:hover{ .txt{ background-color: @red; color: @white; } } } &:nth-child(3n-1){ margin: 0 50px; margin-top: 50px; } } } } } } //联系我们 .contact-us{ color: @gray3a; margin-bottom: 25px; #container{ height: 200px; margin-top: 25px; .amap-logo{ z-index: 1; } .amap-copyright{ z-index: 1; } } .amap-marker-label{ background-color: @red; color: @white; font-size: 12px; line-height: 20px; padding: 0 5px; border: 0; left: -46px!important; top: 40px!important; } h2{ margin: 0; margin-top: 23px; padding: 0 15px; font-size: 18px; line-height: 35px; font-weight: bold; } .txt{ padding: 0 15px; p{ margin: 0; padding: 0; font-size: 18px; line-height: 35px; } a{ text-decoration: none; color: #002244; } } ul{ margin: 0; padding: 0; padding-bottom: 40px; display: flex; justify-content: center; align-items: center; flex-flow: column; li{ margin-top: 40px; list-style: none; text-align: center; h5{ margin: 0; padding: 0; margin-top: 22px; color: #10196e; } } } @media (min-width: @min_width){ padding: 0; margin-bottom: 50px; color: @gray3a; #container{ height: 375px; margin-top: 40px; } .amap-marker-label{ font-size: 16px; line-height: 40px; left: -70px!important; top: 40px!important; } h1{ margin: 0; padding: 0; text-align: center; color: @gray3a; font-size: 25px; } h2{ margin: 0; margin-top: 50px; padding: 0; font-size: 16px; line-height: 40px; } .art{ display: flex; justify-content: space-between; } .txt{ margin-top: 0px; padding: 0; p{ margin: 0; padding: 0; font-size: 16px; line-height: 40px; } } ul{ flex: 1; margin: 0; padding: 0; display: flex; justify-content: flex-end; align-items: flex-end; flex-flow: nowrap; li{ margin:0; list-style: none; text-align: center; margin-left: 8%; h5{ margin: 0; padding: 0; margin-top: 22px; color: #10196e; } } } } }