master
candice 2 years ago
parent 9f6c8fc565
commit c20a0158e0

@ -505,7 +505,7 @@ table.why_us_table { width: 1140px !important;
margin-top: 10px;}
/*文中广告*/
.info_ad { position: relative; margin: 0 5px 20px 5px;}
.info_ad { position: relative; margin: 0 5px 10px 5px;}
.info_ad_button {
background: #fff;
border-radius: 50%;
@ -1835,22 +1835,19 @@ input.Inquiryphone {width:45.4% !important;}
.tournavi { margin-top: -120px; top: 65px;
width: 750px; box-shadow: 0px 2px 6px #d2d2d2; }
.info_ad img { border-radius: 6px;}
.info_ad_name {
padding: 15px 15px 10px 5px;
bottom: 0;
position: absolute;
height: calc(100% - 25px);
background: rgb(0 0 0 / 20%);
width: calc(100% - 20px);
border-radius: 6px;}
}
.info_ad_name a {
display: inline-block;
color: #fff;
padding: 10px 55px 10px 10px;
text-decoration: none;
line-height: 20px;
text-shadow: 1px 1px 1px #000;}
text-shadow: 1px 1px 1px #000;
position: absolute;
bottom: 0;
background: rgb(0 0 0 / 20%);
width: calc(100% - 65px);
height: calc(100% - 20px);
border-radius: 6px;}
.info_ad_name strong {line-height: 24px;
font-size: 22px;
font-family: 'Goudy Old Style';

Loading…
Cancel
Save