文中广告样式修改

master
candice 2 years ago
parent e2a4c52bf3
commit 4d0832e956

@ -1905,63 +1905,7 @@ input.Inquiryphone {width:45.4% !important;}
);
border-top: 3px solid #ad1818; border-right: 3px solid #ad1818;
}
.infopage_tour {
width: 48.6%;
float: left;
margin: 0 5px 10px 5px;
position: relative;
}
.infopage_tour img {border-radius: 4px;}
.infopage_tour_name {
position: absolute;
bottom: 0;
width: 100%;
height: 100%;
display: flex;
background: rgb(57 57 57 / 45%);
border-radius: 4px;
}
.infopage_tour_name a {
text-decoration: none;
font-size: 19px;
font-family: 'Goudy Old Style';
border-radius: 0 0 6px 6px;
padding: 10px;
font-weight: 600;
color: #fff;
text-shadow: 1px 1px 1px #000;
width: 100%;
}
.infopage_tour_button {
background: #fff;
border-radius: 50%;
text-align: center;
padding-top: 8px;
position: absolute;
right: 15px;
bottom: 15px;
}
.infopage_tour_button a {
display: block;
height: 20px;
margin-top: -10px;
width: 20px;
}
.infopage_tour_button a:after {
content: "";
position: absolute;
width: 10px;
height: 10px;
transition: transform 0.5s;
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
border-top: 3px solid #000;
border-right: 3px solid #000;
transform: rotate(
45deg);
margin-top: 4px;
margin-left: -9px;
}
@media (max-width: 750px) {
.nextarticle { position: initial;
margin-bottom: 15px;
@ -2113,12 +2057,6 @@ img.bottomlogocenter { margin: 30px auto 10px auto;}
font-size: 22px;
margin-bottom: 10px;
}
.infopage_tour {
width:100%;
float: none;
margin: 0 0 10px 0;
position: relative;
}
.right_brand_info, .right_tour, .formtitle:before, .form_content_bg {display: none;}
.infotoptitle {
position: absolute;

Loading…
Cancel
Save