右侧浮动广告位置调整

master
candice 3 years ago
parent a986b17a52
commit 20d57e6780

@ -1620,7 +1620,7 @@ input.Inquiryphone {width:48% !important;}
.right_tour { position: sticky; .right_tour { position: sticky;
float: right; float: right;
top: calc(100% - 500px); top: calc(100% - 540px);
width: 330px;} width: 330px;}
.topcontent { margin-bottom: 120px; margin-top: 69px;} .topcontent { margin-bottom: 120px; margin-top: 69px;}
.top_banner_tp img { width: 130px !important;} .top_banner_tp img { width: 130px !important;}
@ -1734,7 +1734,7 @@ input.Inquiryphone {width:48% !important;}
font-family: 'Goudy Old Style'; font-family: 'Goudy Old Style';
display: block;} display: block;}
.content_article_title, .info_ad_title { .content_article_title, .info_ad_title {
margin-top: 50px; margin-top: 10px;
border-left: 5px solid #ad1818; border-left: 5px solid #ad1818;
padding-left: 15px; padding-left: 15px;
margin-bottom: 15px; margin-bottom: 15px;

Loading…
Cancel
Save