
* {
    margin: 0 auto;
    padding: 0px;
    font-size: 12px;
    font-family: "Microsoft YaHei";
}

ul {
    padding: 0px;
    margin: 0px;
    list-style: none
}

a {
    text-decoration: none;
    color: #000
}

a:hover {
    text-decoration: none;
    color: #F30
}

.clear {
    clear: both
}

.top {
    height: 30px;
    background: url(/images/top-bg.jpg) repeat-x;
    line-height: 30px;
    text-align: right;
    padding-right: 15px;
}

.top p {
    margin: 0 auto;
    width: 1000px
}

.head {
    height: 90px;
    width: 1000px;
    margin: 0 auto
}

.head img {
    float: left;
}

.head-z {
    width: 400px;
    float: left;
    margin-left: 30px;
    padding: 20px 0 0 0;
}

.wbk {
    height: 28px;
    width: 320px;
    border: 4px solid #E4393C;
    float: left
}

.but {
    float: left;
    width: 65px;
    background: #e4393c;
    height: 38px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    border: none;
    float: left
}

.head-z ul li {
    float: left;
    padding: 0 15px 0 0;
    text-align: center;
    line-height: 28px
}

.head-z ul li a {
    color: #999999
}

.head-z ul li a:hover {
    color: #F30
}

.ti {
    border-top: 4px solid #E41B47;
    height: 4px;
    margin: 8px 0
}

.main .d-right p {
    margin-top: 10px;
    height: 29px;
    border-bottom: 2px solid #E41B47;
    line-height: 29px
}

.main .d-right p span {
    width: 90px;
    text-align: center;
    background: #E41B47;
    display: inline-block;
    border-radius: 2px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
    margin-top: 2px
}

.main {
    width: 1000px;
    margin: 0 auto
}

.d-left {
    width: 198px;
    float: left;
    border: 1px solid #EFEFEF;
}

.main .d-left dl {
    line-height: 34px;
    line-height: 34px
}

.main .d-left dl dt {
    background: url(/images/dl-bg.jpg) repeat-x;
    padding-left: 15px;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 30px;
    margin-bottom: 3px;
    border-left: 2px solid #F81C5A;
    border-bottom: 1px solid #EFEFEF;
}

.main .d-left dl dd {
    padding-left: 30px;
    color: #2078d0
}

.d-right {
    width: 785px;
    float: right
}

.d-right h3 {
    height: 35px;
    background: #fefefe;
    border: 1px solid #efefef;
    line-height: 35px;
    padding-left: 15px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.d-right h3 a {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #2078d0
}

.foot {
    border-top: 1px solid #E8E8E8;
    text-align: center;
    line-height: 25px;
    margin-top: 10px
}

.foot ul {
    text-align: center;
    width: 650px;
    margin: 0 auto;
    border-bottom: 1px solid #DED7DF;
    height: 45px;
    margin-bottom: 3px
}

.foot ul li {
    float: left;
    color: #616161;
    height: 17px;
    margin-top: 15px;
    line-height: 17px;
    padding: 0 15px;
    border-right: 1px solid #DED7DF
}
