polo|polo 360
效果如下:
文章图片
POLO 360效果.png 代码:
布局,架构
polto 360 - 锐客网
文章图片
文章图片
Lorem ipsum dolor sit amet, consectetur adipisicing elitPerfect LogicAll you want your website to do.
文章图片
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.
Learn MoreComplete SolutionA tool anything and everything you can think
文章图片
Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciun tdolore magnam aliquam quaerat voluptatem.
Learn MoreUber CultureFresh. Modern and ready for future
文章图片
Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem.
Learn MoreSocial ConnectionAt vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium
文章图片
文章图片
文章图片
文章图片
文章图片
Newsletter【polo|polo 360】At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium
Contact
News Updates
文章图片
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
文章图片
Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
文章图片
At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium.
Site Powered by Wordpress. Design and Developed by VIVROCKS.
Home| About | Products | Services | Contact
Privacy Policy | Terms of use
Copyright 2010. Studio VIVROCKS. All Rights Reserved.
css
/*设置body*/
body{
background: url(../img/bd--bg.png) repeat-x;
}
/*解决高度塌陷问题*/
.clearfix:before,
.clearfix:after{
content: "";
display: table;
clear: both;
}
.w{
width: 940px;
margin: 0 auto;
}.header{
/*background-color: green;
*/
padding-top: 37px;
padding-bottom: 46px;
}/*设置logo的位置*/
.logo{
margin-left: 15px;
}
/*设置导航条*/
.nav{
/*向右浮动*/
float: right;
margin-top: 22px;
}
.nav li{
/*左浮动*/
float: left;
padding: 0px 10px 8px;
border-left: 1px #d6d6d6 dotted;
}
.nav a{
color: #666666;
font: bold 14px Georgia;
text-decoration: none;
}.nav a:hover{
color: #a5a4a4;
text-decoration: underline;
}
.nav p{
color: #b7b7b7;
font: 11px Tahoma;
}.banner{
background: url(../img/banner-bg.png) no-repeat bottom center;
height: 356px;
position: relative;
}/*设置小圆点*/
.pointerDiv{
position: absolute;
top: 314px;
left: 15px;
}.pointerDiv a{
/*display: inline-block;
*/
width: 17px;
height: 17px;
float: left;
margin-left: 4px;
background: url(../img/pointer.png) no-repeat;
}
.pointerDiv .active,
.pointerDiv a:hover{
background: url(../img/pointer--active.png) no-repeat;
}/********************设置content部分***********************/
.content h1{
text-align: center;
font: 24px Georgia;
padding: 6px 0px 20px 0px;
background: url(../img/Line.png) no-repeat bottom center;
margin-bottom: 30px;
}
/*中间的三个div*/
.content .pl, .content .cs, .content .uc,
.contact .sc, .contact .co, .contact .nu{
float: left;
width: 300px;
/*background-color: yellow;
*/
}
.content .cs, .contact .co{
margin: 0px 20px;
}.content h2{
color: #11719e;
font: 21px Georgia;
}
.content .p1,.p2,.p3{
color: #8c8c8c;
font: 12px Helvetica;
}
/*设置背景图片*/
.content .imgDiv{
width: 299px;
height: 190px;
background: url(../img/img-bg.png) no-repeat;
margin: 15px 0px;
padding-top: 12px;
text-align: center;
}
.content .p1-1{
height: 92px;
color: #3e3e3e;
font: 13px Helvetica;
word-spacing: 2px;
/*调整单词间距*/
}/*设置按钮*/
.content .lm{
display: block;
width: 163px;
height: 40px;
background: url(../img/btn1.png) no-repeat;
color: #016999;
font: 12px/40px Helvetica;
text-indent: 1em;
/*设置文字的缩进*/
text-decoration: none;
margin-bottom: 35px;
}
.contact{
background: url(../img/Line.png) no-repeat top center;
}
.contact .txt{
width: 276px;
height: 33px;
background: url(../img/input1.png) no-repeat;
_background-attachment: fixed;
/*用来兼容ie6浏览器的输入内容框不跑,*/
border: none;
padding: 0 10px;
margin: 0px 0px 16px;
}
.contact .tarea{
display: block;
width: 276px;
height: 114px;
background: url(../img/tarea-input.png) no-repeat;
_background-attachment: fixed;
/*用来兼容ie6浏览器的输入内容框不跑,*/
border: none;
overflow: auto;
/*去除ie浏览器的滚动条*/
/*设置文本域不能调整大小*/
resize: none;
padding: 10px;
margin: 0;
}
.contact .btn{
width: 163px;
height: 32px;
background: url(../img/btn2.png) no-repeat;
border: none;
padding: 0;
margin: 11px 0 23px;
color: white;
font: 13px Georgia;
text-align: left;
text-indent: 1em;
}
.contact h2{
color: #444444;
font: 18px/1 Georgia;
border-bottom: 1px dashed #d3d3d3;
padding: 44px 0px 10px 0px;
margin-bottom: 15px;
}
.sc p{
color: #444;
font: 12px/1 Helvetica;
}
.sc .icon{
font-size: 0;
margin-top: 4px;
}
.sc .icon a{
margin-right: 6px;
}
.sc .nl{
color: #444;
font: bold 18px/1 "GillSansMT";
padding: 41px 0 10px;
}
.sc .txt{
margin-top: 15px;
margin-bottom: 0;
}
.nu img{
float: left;
margin-right: 8px;
}.nu p{
height: 58px;
_height: 60px;
color: #444;
font: 12px/1 Helvetica;
border-bottom: 1px dashed #d3d3d3;
margin-bottom: 15px;
padding-bottom: 8px;
}
.nu .nomargin{
margin-bottom: 0;
}
.footer{
height: 173px;
background: #333;
border-top: 10px solid #4c4c4c;
}
.footer a, .footer p{
color: #999;
font: 11px Helvetica;
text-decoration: none;
}.footer .copy{
float: right;
position: relative;
bottom: 73px;
}
.footer p{
margin-left: 8px;
margin-right: 24px;
margin-bottom: 10px;
}
.footer .w{
padding-top: 18px;
}
推荐阅读
- 360实修第二十二天|360实修第二十二天 - 草稿
- Android自定义view实现圆环进度条效果
- 爬取网易云音乐
- 360|360 将停止 StartCom 数字证书业务;微软的 Visual Studio Tools for AI 现已提供使用
- 球幕系统哪些是决定显示效果的关键因素()
- 传播不限,发挥传播的效果是关键。
- 产融结合—黄生
- 那些决定拉伸效果的细节你都做到位了吗
- 解决edge 每次启动 都会新开一个360网址导航页
- Nodejs爬虫实战项目之链家