﻿body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    -webkit-text-size-adjust: 100%;
    font-size: 12px
}

a {
    color: #2d374b;
    text-decoration: none;
}

    a:hover {
        color: #cd0200;
    }

em {
    font-style: normal
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

p {
    word-wrap: break-word
}

.w_min_box {
    min-width: 1200px;
}

.w_clear:after {
    content: '';
    clear: both;
    display: block
}

.w_relative {
    position: relative;
}

.w_display {
    display: block
}

.w_top_nav {
    height: 54px;
    padding: 13px 0;
}

.w_top_nav_box {
    width: 1200px;
    margin: 0 auto
}

.logo {
    display: block;
    float: left
}

.w_left {
    float: left
}

.w_right {
    float: right
}

.w_top_nav_box ul {
    padding-left: 45px;
}

.w_top_nav_li {
    display: block;
    padding: 0 18px;
    text-align: center;
    line-height: 54px;
    font-size: 16px;
}

    .w_top_nav_li.w_this {
        color: #cd0200
    }

.w_groups {
    padding: 7px;
}

    .w_groups .w_groups_btn {
        display: block;
        float: left;
        width: 100px;
        height: 36px;
        background-color: #cd0100;
        border-radius: 4px;
        text-align: center;
        line-height: 36px;
        margin-left: 10px;
        color: white;
        font-size: 14px;
    }

        .w_groups .w_groups_btn:hover {
            color: white
        }

.banner_swipe {
    text-align: center;
    background: #f5f5f5;
    margin-top: 2px;
}

.w_default {
    background: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 69px;
}

.w_default_box {
    width: 1200px;
    margin: 0 auto;
}

.w_default_box_left {
    width: 930px;
}

.w_default_contents {
    background: #fff;
    border: 1px solid #dcdcdc;
    position: relative;
    border-bottom: 0;
    margin-bottom: 20px;
}

    .w_default_contents > dl {
        padding: 20px
    }

    .w_default_contents h2 {
        font-size: 24px;
        color: #323232;
        height: 49px;
        line-height: 49px;
        border-bottom: 1px solid #dcdcdc;
        padding-left: 19px;
    }

        .w_default_contents h2 a {
            float: right;
            font-size: 14px;
            margin-right: 20px;
        }

    .w_default_contents dl {
        border-bottom: 1px solid #dcdcdc;
    }

    .w_default_contents dt {
        position: relative;
        width: 260px;
        height: 170px;
    }

        .w_default_contents dt img {
            max-width: 100%;
            max-height: 100%
        }

    .w_default_contents dd {
        width: 580px;
        padding-right: 25px;
        margin-top: -5px;
    }

        .w_default_contents dd h3 {
            font-size: 20px;
            color: #333;
            font-weight: normal;
            margin-bottom: 14px;
        }

        .w_default_contents dd strong {
            display: block;
            background: url(/zhan/img/clock.gif) left center no-repeat;
            height: 15px;
            font-size: 16px;
            color: #f04848;
            font-weight: normal;
            padding-left: 23px;
        }

        .w_default_contents dd p {
            font-size: 12px;
            color: #666;
            line-height: 22px;
            margin-top: 7px;
        }

            .w_default_contents dd p a {
                color: #cd0200
            }

    .w_default_contents dl {
        padding: 30px 0 30px 19px;
    }

.w_default_group_btns {
    margin-top: 13px;
}

    .w_default_group_btns .red_btn {
        width: 116px;
        background: #cd0100;
    }

    .w_default_group_btns a {
        float: left;
        display: inline;
        margin-right: 10px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 2px;
        font-size: 15px;
        color: #fff;
    }

.w_default_box_right {
    width: 250px;
}

.w_default_content_box {
    background: #fff;
    border: 1px solid #dcdcdc;
    position: relative;
}

    .w_default_content_box .w_bar {
        width: 2px;
        height: 22px;
        background: #2581e5;
        position: absolute;
        left: -1px;
        top: 13px;
    }

    .w_default_content_box h2 {
        font-size: 24px;
        color: #323232;
        height: 49px;
        line-height: 49px;
        border-bottom: 1px solid #dcdcdc;
        padding-left: 19px;
        font-weight: 400
    }

    .w_default_content_box .guide {
        padding: 10px 9px 20px 10px;
    }

        .w_default_content_box .guide h3 {
            font-size: 16px;
            background: url(/zhan/img/title_bg.png) 0 0 no-repeat;
            width: 229px;
            height: 32px;
            text-align: center;
            line-height: 32px;
            color: #2581e5;
        }

        .w_default_content_box .guide .aude_lc {
            height: 146px;
            margin-bottom: 27px;
        }

        .w_default_content_box .guide ul {
            background: url(/zhan/img/lc.jpg) left 0 no-repeat;
            padding-left: 30px;
            overflow: hidden;
            font-size: 14px;
            color: #666;
            margin-left: 10px;
            margin-top: 10px;
        }

            .w_default_content_box .guide ul li {
                height: 42px;
            }

.w_mgtop20 {
    margin-top: 20px
}

.goodness {
    color: #333;
    font-size: 14px;
    padding-right: 8px;
}

.w_mgtop10 {
    margin-top: 10px;
}

.goodness li {
    list-style: disc;
    margin: 0 0 15px 28px;
}

.help_list {
    font-size: 14px;
}

    .help_list li {
        list-style: decimal;
        margin: 0 0 15px 28px;
    }

.red_btn:hover {
    color: white
}
