body, div, p, a, table, textarea, form, img, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    margin: 0 auto;
    line-height: 1.5;
    font-size: 18px;
    /* background-image: url(../images/site/bg.png); */
    /* background-size: 16px 10px; */
}

.game_nav {
    background: #302828;
    color: white;
    font-size: 15px;
    padding: 2px 0px 2px 3px;
    color: white;
    font-style: italic;
    padding-left: 10px;
}

.main {
}

div img {
    margin-right: 2px;
    vertical-align: middle;
}

img {
    display: inline;
}

div img {
    max-width: 100%;
    width: exPRession(document.body.clientWidth>250?"250px":"auto");
    overflow: hidden;
}

.logo {
    margin: 5px 5px;
    max-height: 120px;
}

.step-logo {
    max-height: 120px;
}

.head {
}

.title {
}

.content {
    margin: 5px 2px;
}

.item {
    margin-left: 2px;
}

.border {
    border-bottom: 1px dashed #9f8d8d;
}

.tips {
}

.menu {
}

.clear {
    height: 5px;
}

.foot {
}

a {
    color: #1e5494;
    margin: 0 5px;
}

    a:link {
        color: #1e5494;
        /*display: inline-block;*/
        margin: 3px 4px 3px 4px;
    }

    a:hover, a:active, a:focus {
        color: #FFFFFF;
        background: #1e5494;
    }

.a-nomargin {
    margin: 0;
}

.a-nodec {
    text-decoration: none;
}

.text-red {
    color: red;
}

    .text-red a {
        color: red;
    }

.page-msg {
    color: red;
}

.common {
}

    .common img {
        margin-right: 2px;
        vertical-align: middle;
    }

.PageTips {
    font-size: 15px;
    font-weight: bold;
}

.algin-center {
    text-align: center
}

.input {
    line-height: 30px;
}

.ipt {
    width: 60%;
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-waring {
    color: #fff;
    background-color: #FE5E08;
    border-color: #FE5E08;
}

.btn-ret {
    border-color: #d2d2d2;
    background: 0 0;
    color: #666;
}

.chat {
    word-wrap: break-word;
}

    .chat img {
        margin-right: 2px;
        vertical-align: middle;
    }

.em {
    height: 22px;
    width: 22px;
}

.ftbtn {
    margin-top: 15px;
}

.equImg-min {
    width: 18px;
    height: 18px;
}

.user-head {
    max-height: 25px;
    max-width: 25px;
}
/******װ����ʽ******/
.equImg {
    max-width: 130px;
    max-height: 230px;
}

.tq {
    background-image: url('/images/site/equ/tq.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.ty {
    background-image: url('/images/site/equ/ty.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.ms {
    background-image: url('/images/site/equ/ms.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.zx {
    background-image: url('/images/site/equ/zx.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.sy {
    background-image: url('/images/site/equ/sy.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.gw {
    background-image: url('/images/site/equ/gw.png');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.ly {
    background-image: url('/images/site/equ/ly.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.hm {
    background-image: url('/images/site/equ/hm.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.j_r {
    background-image: url('/images/site/equ/r.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

.j_l {
    background-image: url('/images/site/equ/l.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: 15px; /*����ͼƬ��С*/
}

/**********End*******/
/***����***/
.dup {
    background-image: url('/images/site/dup/dup.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
}
/***����***/
.task-ret {
    background-image: url('/images/site/tr.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
}

.task-get {
    background-image: url('/images/site/tg.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
}
/*�Ź�ͼƬ*/
.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

/*�Ź���ʽ*/
.wrapper {
    display: grid;
    grid-template-columns: 51px 51px 51px;
    grid-template-rows: 51px 51px 51px;
    margin-left: 10px;
}

.list {
    background: #eee;
    margin-right: 1px;
    margin-bottom: 1px;
}

    .list img {
        width: 50px;
        height: 50px;
    }

/********����*******/
.mounthImg {
    width: 120px;
    height: 120px;
}

/***�㲥***/
.broad {
    font-size: 15px;
}

.broad-gift {
    background-image: url('/images/site/broad/gift.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
    margin-right: 2px;
    vertical-align: middle;
    border: 0;
}

.broad-system {
    background-image: url('/images/site/broad/system.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
    margin-right: 2px;
    vertical-align: middle;
}

.broad-award {
    background-image: url('/images/site/broad/award.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
    margin-right: 2px;
    vertical-align: middle;
}

.broad-remind {
    background-image: url('/images/site/broad/remind.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
    margin-right: 2px;
    vertical-align: middle;
}

.broad-promote {
    background-image: url('/images/site/broad/promote.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
    margin-right: 2px;
    vertical-align: middle;
}

.broad-hot1 {
    background-image: url('/images/site/broad/hot1.gif');
    background-repeat: no-repeat;
    display: inline-block;
    width: 18px;
    height: 18px;
    background-size: 18px; /*����ͼƬ��С*/
    margin-right: 2px;
    vertical-align: middle;
}
/****����***/
.gift {
    width: 20px;
    height: 20px;
}

.attire {
    height: 200px;
    width: 125px;
}

/****��ʱ�****/
.act_item {
    margin-bottom: 10px;
    border: 1px solid #9f8d8d;
    border-radius: 16px;
    padding: 5px;
}

.act_menu a {
    font-size: 14px;
    font-weight: bold;
}

.act_content {
    font-size: 14px;
}

.act_header {
    text-align: center;
}

.m_act_head {
    text-align: center;
}

.m_act_head {
    text-align: center;
}

.m_act_item {
    border-bottom: 1px dashed #9f8d8d;
}

.m_act_title {
    font-weight: bold;
    font-size: 16px;
}

.m_act_con {
    font-size: 15px;
    padding: 3px;
    text-indent: 2em;
}

    .m_act_con a {
        font-size: 15px;
    }

.badge {
    max-height: 25px;
    max-width: 25px;
}

.maxname {
    max-height: 150px;
    max-width: 250px;
}