|
|
@ -505,34 +505,33 @@ table.why_us_table { width: 1140px !important;
|
|
|
|
margin-top: 10px;}
|
|
|
|
margin-top: 10px;}
|
|
|
|
|
|
|
|
|
|
|
|
/*文中广告*/
|
|
|
|
/*文中广告*/
|
|
|
|
.info_ad { position: relative; margin-bottom: 20px;}
|
|
|
|
.info_ad { position: relative; margin: 0 5px 20px 5px;}
|
|
|
|
.info_ad_button {
|
|
|
|
.info_ad_button {
|
|
|
|
background: #ad1818;
|
|
|
|
background: #fff;
|
|
|
|
border-radius: 50%;
|
|
|
|
border-radius: 50%;
|
|
|
|
text-align: center;
|
|
|
|
text-align: center;
|
|
|
|
padding-top: 8px;
|
|
|
|
padding-top: 8px;
|
|
|
|
width: 60px;
|
|
|
|
width: 40px;
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
right: 15px;
|
|
|
|
right: 15px;
|
|
|
|
bottom: 15px;}
|
|
|
|
bottom: 15px;}
|
|
|
|
.info_ad_button a {
|
|
|
|
.info_ad_button a {
|
|
|
|
display: block;
|
|
|
|
display: block;
|
|
|
|
height: 60px;
|
|
|
|
height: 40px;
|
|
|
|
margin-top: -10px;}
|
|
|
|
margin-top: -10px;}
|
|
|
|
.info_ad_button a:after {
|
|
|
|
.info_ad_button a:after {
|
|
|
|
content: "";
|
|
|
|
content: "";
|
|
|
|
position: absolute;
|
|
|
|
position: absolute;
|
|
|
|
width: 15px;
|
|
|
|
width: 10px;
|
|
|
|
height: 15px;
|
|
|
|
height: 10px;
|
|
|
|
transition: transform 0.5s;
|
|
|
|
transition: transform 0.5s;
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
|
|
|
|
border-top: 5px solid #fff;
|
|
|
|
border-top: 3px solid #000;
|
|
|
|
border-right: 5px solid #fff;
|
|
|
|
border-right: 3px solid #000;
|
|
|
|
transform: rotate(
|
|
|
|
transform: rotate(
|
|
|
|
45deg
|
|
|
|
45deg );
|
|
|
|
);
|
|
|
|
margin-top: 15px;
|
|
|
|
margin-top: 18px;
|
|
|
|
margin-left: -10px;
|
|
|
|
margin-left: -13px;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*tour detail*/
|
|
|
|
/*tour detail*/
|
|
|
@ -1846,9 +1845,9 @@ input.Inquiryphone {width:45.4% !important;}
|
|
|
|
color: #fff;
|
|
|
|
color: #fff;
|
|
|
|
padding: 10px 55px 10px 10px;
|
|
|
|
padding: 10px 55px 10px 10px;
|
|
|
|
text-decoration: none;
|
|
|
|
text-decoration: none;
|
|
|
|
text-shadow: 2px 1px 1px #000;}
|
|
|
|
text-shadow: 1px 1px 1px #000;}
|
|
|
|
.info_ad_name strong { line-height: 32px;
|
|
|
|
.info_ad_name strong {line-height: 24px;
|
|
|
|
font-size: 30px;
|
|
|
|
font-size: 23px;
|
|
|
|
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 {
|
|
|
|