前端知识polo360首页

效果展示

Screenshot_2018-09-16 polo360.png

HTML代码




    
    polo360
    
    



    

Lorem ipsum dolor sit amet, consectetur adipisicing elit

Perfect Logic

All 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

Learn More

Complete Solution

A 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 More

Uber Culture

Fresh. 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 More

Social Connection

At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium

img/4.png

Newsletter

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.

css代码

body{
    background:url(../img/bd-bg.png) repeat-x;
    /* height: 3000px; */
}
.clearfix:before,.clearfix:after{
    content: "";
    display: table;
    clear: both;
}
.clearfix{
    zoom:1;
}
.w{
    width: 940px;
    margin: 0 auto;
}
.heard{
    margin-bottom: 46px;
    margin-top: 37px;
    /* background-color: #cfa; */
}
.logo{
    margin-left: 15px;
}
.nav{
    float: right;
}
.nav li{
    float: left;
    padding: 0px 10px 8px;
    border-left: 1px #d6d6d6 dotted;
    margin-top: 21px;
}
.nav a{
    font: blod 14px Georgia;
    color: #666666;
    text-decoration: none;
    vertical-align: 50%;
}
.nav a:hover{
    color: #d8d8d8;
    text-decoration: underline;
}
.nav p{
    font:11px Tahoma;
    color: #b7b7b7;
}
.banner{
    height:356px;
    background:url(../img/bannershowdom.png) no-repeat bottom center;
    position: relative;
}
.pionterdiv{
    position: absolute;
    top: 314px;
    left: 15px;
}
.pionterdiv a{
    width: 17px;
    height: 17px;
    float: left;
    background:url(../img/pionter1.png) no-repeat;
    margin-left: 4px;
}
.pionterdiv .active,.pionterdiv a:hover{
    background:url(../img/pionter2.png) no-repeat;
}
/* .content{
    background-color: red;
} */
.content h1{
    text-align: center;
    font:bold 24px Georgia;
    padding: 6px 0px 20px 0px; 
    background:url(../img/line.png) no-repeat bottom center;
    margin-bottom: 30px;
}
.content .pl,.content .cs,.content .uc,.contact .sc,.contact .co,.contact .nu{
    float: left;
    width: 300px;
    /* height: 100px; */
    /* background-color: yellow; */
}
.content .cs,.content .co{
    margin: 0px 20px;
}
.content h2{
    color: #11719e;
    font:21px Georgia;
}
.content .p1{
    color: #8c8c8c;
    font:12px Helvetica;
}
.content .imgdiv{
    width: 299px;
    height: 190px;
    background:url(../img/img-bg.png) no-repeat;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
    padding-top:12px;
}
.content .p2{
    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 .sc, .contact .co, .contact .nu{
    height: 500px;
    background-color: yellow;
} */
.contact .txt{
    width: 276px;
    height: 33px;
    line-height: 33px;
    background: url(../img/kuang1.png) no-repeat;
    _background-attachment:fixed;
    border: none;
    padding:0px 10px;
    margin: 0px 0px 16px;
}
.contact .tarea{
    width: 276px;
    height: 114px;
    background: url(../img/kuang3.png) no-repeat;
    _background-attachment:fixed;
    border: none;
    overflow: auto;
    resize: none;
    padding: 10px;
    margin: 0;
    display: block;
}
.contact .btn{
    width: 163px;
    height: 32px;
    background: url(../img/btn.jpg) ;
    border: none;
    padding: 0;
    margin: 0;
    margin: 11px 0px 23px;
    color: #fff;
    font: 13px Georgia;
    text-align: left;
    text-indent: 1em;
    cursor: pointer;
}
.contact h2{
    color: #444;
    font: 18px/1 Georgia;
    border-bottom: 1px dashed #d3d3d3;
    padding:44px 0px 10px;
    margin-bottom: 15px;
}
.co{
    margin-right: 20px;
}
.sc{
    margin-right: 20px;
}
.sc .p1{
    color: #444;
    font: 12px/1 Helvetica;
}
.sc .icon{
    font-size: 0px;
    margin-top: 4px;
}
.sc .icon a{
    margin-right: 6px;
}
.sc .nl{
    color: #444;
    font: bold 18px/1 "Gill Sans MT";
    padding: 34px 0px 10px;
}
.sc .txt{
    margin-bottom:0px;
    margin-top: 15px;
}
.nu img{
    float: left;
    margin-right: 8px;
}
.nu p{
    color: #444;
    height: 58px;
    _height: 60px;
    font: 12px/1 Helvetica;
    border-bottom: 1px dashed #d3d3d3;
    margin-bottom: 15px;
    padding-bottom: 8px;
}
.nu .no-margin{
    margin-bottom: 0px;
}
.footer{
    height: 173px;
    background-color:#333;
    clear: both;
    border-top: 10px solid #4c4c4c;
}
.footer a,.footer p{
    color: #999;
    font: 11px Helvetica;
    text-decoration: none;
}
.footer a:hover{
    color: #d1d2d2;
    text-decoration: underline;
}
.footer .copy{
    float: right;
}
.footer .w{
    padding-top:18px;
}
.footer p{
    margin-left: 8px;
    margin-right: 24px;
    margin-bottom: 10px;
}

你可能感兴趣的:(前端知识polo360首页)