﻿@font-face {
    font-family: AlibabaPuHuiTiR;
    src: url('/zhan/font/Alibaba-PuHuiTi-Regular.eot'); /* IE9 Compat Modes */
    src: url('/zhan/font/Alibaba-PuHuiTi-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/zhan/font/Alibaba-PuHuiTi-Regular.woff') format('woff'), /* Modern Browsers */
    url('/zhan/font/Alibaba-PuHuiTi-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: AlibabaPuHuiTiB;
    src: url('/zhan/font/Alibaba-PuHuiTi-Bold.eot'); /* IE9 Compat Modes */
    src: url('/zhan/font/Alibaba-PuHuiTi-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/zhan/font/Alibaba-PuHuiTi-Bold.woff') format('woff'), /* Modern Browsers */
    url('/zhan/font/Alibaba-PuHuiTi-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
}

body, ol, ul, h1, h2, h3, h4, h5, h6, p, th, td, dl, dd, form, fieldset, legend, input, textarea, select {
    margin: 0;
    padding: 0;
    font-family: AlibabaPuHuiTiR
}

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;
}

.w_default {
    background: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 69px;
}

.w_default_box {
    width: 1200px;
    margin: 0 auto;
}
.w998 .w_title {
    height: 40px;
    line-height: 40px;
    background: #eee;
}
.w998 .w_title h3 {
    line-height: 40px;
    padding-left: 20px;
    font-size: 18px;
}
.w_con {
    padding: 40px 50px 60px;
    background: white
}
.help p {
    padding-left: 20px;
    line-height: 24px;
    color: #333;
    font-weight: 400;
    font-size: 14px;
}
.help h3 {
    line-height: 24px;
}

.pad20 {
    padding-top: 20px;
}