@charset "utf-8";
html,body{ font:14px/2 'microsoft yahei',tahoma,verdana,'simsun'; color:#1b1b1b; background:#fff; -webkit-text-size-adjust:none;}
/*初始化*/
body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr,div{margin:0;padding:0; list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0;}
button,input,select,textarea{font-size:100%;}
ul,ol{ padding-left:0px;}
.clear{ clear:both; }
.list-none{ list-style:none; padding:0px; margin:0px;}
.editor{ line-height:2; color:#333;}
.overflow{overflow:hidden;}
.fl{float:left}
.fr{float:right}
html body{
    width: 100%;
}
.contbg{

    background: url(../images/bj.png) no-repeat;
    position:fixed;
    top: 0;
    left: 0;
    width:100%;
    height:100%;
    min-width: 1000px;
    z-index:-10;
    zoom: 1;
    /*background-color: #fff;*/
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    /*background-position: center 0;*/
}
.dengluck{ width:550px; height:auto!important; margin-top: 240px; margin-right: 100px; background: #fff}


@media screen and (min-width:1223px) and (max-width:1444px) {
    .contbg{
        /*height: 1065px;*/
    }
}
