@charset "utf-8";
/* top */
.header{
    width: 100%;
    /*height: 300px;*/
    /* background: url(zhuanti.jpg) no-repeat; */
}
.header img:first-child{
    width: 100%;
    height: 100%;
}
/*.header img:first-child+img{
    position: relative;
    margin-top: -260px;
    margin-left: 100px;
}*/
/* zhengwen */
.con{
    width: 1000px;
    height: auto;
    margin: auto;
    background: #fff;
}
/* 当前位置 */
.dqwz{
    width: 100%;
    height: 50px;
    line-height: 50px;
}
