﻿@import "basic.css";


*html {
    padding: 0px
}


.menu li {
    height: 81px;
    line-height: 81px;
}

.m-dl {
    top: 0;
    padding-top: 60px;
}

.search {
    padding-top: 30px;
}

img {
    outline: none;
}



.banner {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
}

.banner .box,
.banner .box li,
.banner .box a {
    width: 100%;
    min-width: 1200px;
    height: 100%;
    display: inline-block;
}

.banner .AcNum {
    width: 100%;
    height: 80px;
    bottom: 0;
    left: 0;
    text-align: center;
    position: absolute;
    z-index: 99;
}

.banner .AcNum a {
    width: 13px;
    height: 13px;
    display: inline-block;
    margin: 0 5px;
    background: #2f080d;
}

.banner .AcNum a.hover {
    background: #820018;
}

.banner .AcNum .banbtn {
    width: 114px;
    height: 45px;
    display: inline-block;
    margin-top: 22px;
    cursor: pointer;
}

.banner .AcNum .banbtn.dw {
    background: url(../image/b1.png) no-repeat;
}

.banner .AcNum .banbtn.up {
    background: url(../image/b2.png) no-repeat;
}


.index-tc {
    width: 100%;
    display: table;
    display: table;
}

.wb-ul li {
    width: 88px;
    float: left;
    padding-right: 14px;
    line-height: 19px;
    color: #393939;
}

.wb-ul li a.bg {
    background: #820018;
    color: #ffc6d0;
}

.index-news {
    width: 480px;
}

.index-bt {
    font-size: 18px;
    color: #97001b;
    line-height: 30px;
    padding-bottom: 5px;
}

.index-n li {
    padding-left: 15px;
    font-size: 14px;
    line-height: 30px;
    background: url(../image/bg15.png) no-repeat left center;
}

.wb-div {
    width: 372px;
}

.f-num {
    width: 8px;
    padding-right: 12px;
}

.f-num span {
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    cursor: pointer;
    background: url(../image/bg23.png) no-repeat left -12px;
    margin-bottom: 5px;
}

.f-num span.current {
    background: url(../image/bg23.png) no-repeat left top;
}

.focus-div,
.focus-div li {
    width: 302px;
    height: 133px;
    overflow: hidden;
}


.footer {
    border-top: 1px solid #dfba83;
}