html {
    font-size: 16px;
    line-height: 1.4em;
    color: #333;
    font-family: "Microsoft YaHei", "微软雅黑";
}
html,body{
    min-width: 1100px;
}
.header{
    background: url(../images/bg-img.jpg) 50% 0 no-repeat;
    height: 1750px;
    position: relative;
}
.con{
    position: relative;
    width:1000px;
    margin:0 auto;
    padding-top:1305px;
    
}
.con a{
    display: block;
    width: 382px;
    height: 60px;
    cursor: pointer;
    padding-left:244px;
}




