html,body{
    min-width:1120px;
}
#dkt_header{
    height:150px;
}
#dkt_header *,.quickEnter a{
    color:#fff;
    font-family:"宋体";
}
.banner_keys{
    height:32px;
    background:#8e0808;
}
.banner{
    float:left;
}
.fastKeys{
    float:right;
}
.banner,.fastKeys{
    display:inline;
    line-height:32px;
}
.fastKeys a{
    margin-left:13px;
}
.logo_search{
    background:url(/Apps/Home/Public/default/Images/logo_bg.jpg) repeat-x;
    width:100%;
    height:118px;
    border-bottom:#8e0808 solid 1px;
}
.logo{
    margin-top:25px;
}
.quickEnter{
    float:right;
    margin:44px 30px 0px 0px;
}
.quickEnter a{
    display:inline-block;
    width:110px;
    height:30px;
    background:#77af58;
    box-shadow:1px 1px 0px #447429;
    line-height:30px;
    text-align:center;
    font-size:14px;
    margin-left:7px;
}
.searchBox{
    float:right;
    width:313px;
    margin-top:44px;
}
.search,.box{
    float:left;
}
.box{
    border:#e4393c solid 1px;
    border-radius:0px;
    height:28px;
    width:212px;
}
.text{
    height:28px;
    width:207px;
    padding-left:5px;
}
.search{
    background:#e4393c;
    height:30px;
    margin-left:0px;
    width:32px;
}
.search span{
    background:url(/Apps/Home/Public/default/Images/pics.png) no-repeat -134px -96px;
    height:17px;
    margin:7px;
    width:17px;
}
.hignSearch{
    display:inline-block;
    color:#333;
    font-size:14px;
    margin:5px 0px 0px 10px;
}
.mainNav{
    height:45px;
    margin-top:5px;
    margin-bottom:5px;
    z-index:99;
}
.mainNav > li{
    float: left;
    position:relative;
    z-index:99;
}

.mainNav li.on a, .mainNav li.current a{
    background:#8e0808;
    color:#fff;
}
.mainNav li.on span, .mainNav li.current span {
    display:none;
}
.mainNav li.current .subNav {
    display:block;
}
.mainNav li a{
    color:#333;
    display:block;
    height:45px;
    float:left;
    width:110px;
    font-size:16px;
    line-height:45px;
    text-align:center;
    margin-right:9px;
}
.mainNav li a span{
    display:inline-block;
    width:8px;
    height:4px;
    background:url(/Apps/Home/Public/default/Images/pics.png) no-repeat 0px -1px;
    margin:0px 0px 3px 10px;
}
.mainNav > li > a:hover,.mainNav > li > a.on{
    color:#fff;
    background:#8e0808;
}
.mainNav .subNav{
    clear:both;
    position:absolute;
    top:45px;
    background:#8e0808;
    display:none;
    z-index:99;
}
.mainNav .subNav li a{
    color:#fff;
    float:none;
    width:126px;
    line-height:42px;
    margin:0px;
    padding-right:24px;
}
.mainNav .subNav li a:hover{
    background:#b05353;
}
.ad{
    position:relative;
    overflow:hidden;
    margin-top:2px;
}
.adList{
    overflow:hidden;
    height:370px;
}
.adList li{
    float:left;
}
.prompt {
    position: absolute;
    width: 72px;
    height: 108px;
    top: -108px;
    left: 60%;
    z-index: 99;
    background: url(/Apps/Home/Public/default/Images/prompt.png) no-repeat;
}
.prompt a {
    display: block;
    width: 45px;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    position: absolute;
    top: 50px;
    width: 45px;
    left: 19px;
}