代码拉取完成,页面将自动刷新
同步操作将从 lpz2/html5study 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
@charset "utf-8";
/* 该布局支持最小1280,最多1960布局,再小会出现滚动条 */
#search{
/* width: 1960px; */
width: 100%;
min-width: 1263px;
height: 600px;
background: url("./img/search.jpg") no-repeat center;
position: relative;
}
#search .center{
width: 600px;
height: 60px;
background-color: #000;
position: absolute;
top: 50%;
left: 50%;
margin: -30px 0 0 -300px;
opacity: 0.6;
border-radius: 10px;
}
#search .search{
/* width: 480px; */
width: 446px;
height: 54px;
background-color: #eee;
position: absolute;
top: 50%;
left: 50%;
/* margin: -27px 0 0 -240px; */
margin: -27px 0 0 -296px;
color: #666;
border: 1px solid #666;
border-radius: 10px;
font-size: 24px;
padding: 0 10px;
outline: none;
}
#search .button{
width: 120px;
height: 54px;
background-color: #eee;
position: absolute;
top: 50%;
left: 50%;
/* margin: -27px 0 0 -60px; */
margin: -27px 0 0 175px;
color: #666;
border: 1px solid #666;
border-radius: 10px;
font-size: 24px;
outline: none;
cursor: pointer;
font-weight: bold;
}
#tour{
width: 1263px;
height: 1150px;
margin: 0px auto;
/* color: #eee; */
/* background-color: #eee; */
margin: 30px auto;
text-align: center;
}
/* #tour .center{
text-align: center;
} */
#tour .center h2{
font-size: 45px;
letter-spacing: 2px;
color: #666;
margin: 10px 0;
}
#tour .center p{
color:#666;
margin: 10px 0;
}
#tour figure{
border: 1px solid #ddd;
display: inline-block;
padding: 4px;
border-radius: 4px;
margin: 15px 12px;
width: 380px;
text-align: left;
position: relative;
}
#tour figure img{
vertical-align: middle;
}
#tour figure figcaption{
color: #777;
font-size: 14px;
letter-spacing: 2px;
line-height: 1.5;
letter-spacing: 1px;
font-size: 14px;
}
#tour .title{
color: #333;
font-weight: normal;
}
#tour .info{
padding: 5px 0 0 0;
}
#tour .sat{
float: right;
font-size: 13px;
color: #999;
font-style: normal;
position: relative;
top:5px;
right: 5px;
/* background-color: red; */
}
#tour .price{
color: #f60;
}
#tour .price strong{
font-size: 20px;
letter-spacing: 1px;
}
#tour .type{
width: 90px;
height: 25px;
line-height: 25px;
text-align: center;
font-size: 14px;
color: #fff;
background-color: #59b200;
position: absolute;
top: 4px;
left: 4px;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。