* {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
}

/* CSS Document */
/*公共样式*/
html, body {
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
}

/*首页样式*/
#homepage_top {
    width: 1190px;
    height: 1150px;
    border: 5px solid #7106ee;
    margin: 0 auto;
}

#membtns {
    line-height: 100px;
    height: 100px;
    margin-top: -250px;
    text-align: right;
    float: right;
    z-index: 9999;
}

#membtns button {
    font-weight: bold;
    border: 5px solid #d20a0a;
    padding: 0px 10px;
    color: #d20a0a;
    float: left;
    line-height: 36px;
    text-align: center;
    margin-right: 10px;
    text-decoration: none;
    cursor: pointer;
    background-color: #FFFFFF;
    line-height: 40px;
}

#cart {
    width: 100px;
}

#homepage_top_menu {
    overflow: hidden
}

#homepage_top_left, #homepage_top_center, #homepage_top_right {
    float: left;
    height: 240px;
    overflow: hidden;
}

#homepage_top_left {
    width: 794px;
    margin-top: 10px;
    text-align: left;
    padding-left: 18px;
    color: #d20a0a;
    font-weight: bold;
}

#homepage_top_right {
    width: 350px;
    text-align: right;
    height: 254px;
    padding-right: 18px;
    color: #d20a0a;
    font-size: 42px;
    font-weight: bold;
    line-height: 254px;
}

#homepage_top_left .matdapp_item {
    float: left;
    padding: 0px 10px;
    width: 85px;
    height: 95px;
    border: 2px solid #d20a0a;
    background-color: #FFFFFF;
    color: #d20a0a;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

#homepage_top_left .purpleitem {
    float: left;
    padding: 0px 10px;
    width: 85px;
    height: 95px;
    border: 2px solid #7106ee;
    background-color: #FFFFFF;
    color: #7106ee;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

#homepage_top_left .curpurpleitem {
    float: left;
    padding: 0px 10px;
    width: 85px;
    height: 95px;
    border: 2px solid #7106ee;
    background-color: #7106ee;
    color: #FFFFFF;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

#homepage_top_left .matdapp_btn {
    float: left;
    padding: 0px 10px;
    width: 85px;
    height: 95px;
    border: 2px solid #6f6c6c;
    background-color: #FFFFFF;
    color: #6f6c6c;
    margin-right: 10px;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
}

#homepage_top_left .matdapp_btn_disabled {
    background-color: #3b3f4b;
    border: 2px solid #3b3f4b;
    color: #8c8c8c;
}

#homepage_top_left .matdapp_btn_current {
    border: 2px solid #d20a0a;;
    background-color: #d20a0a;
    color: #FFFFFF;
}

#homepage_top_left .curitem {
    background-color: #d20a0a;
    color: #FFFFFF;
}

#homepage_top_left .disabled {
    background-color: #cecdcd;
    color: #4f4c4c;
    border: 2px solid #4f4c4c
}

#homepage_top_left .matdapp_item .itmtitle {
    height: 60px;
    font-size: 14px;
    line-height: 25px;
    padding-top: 10px;
}

#homepage_top_left .matdapp_item .itmprice {
    height: 20px;
    line-height: 20px;
    padding-bottom: 10px;
    margin-top: -10px;
}

#homepage_video_nav {
    height: 860px;
    padding: 10px;
    overflow: hidden;
}

#homepage_video {
    width: 960px;
    height: 430px;
    float: left;
    border: 5px solid #d20a0a;
    line-height: 440px;
    text-align: center;
    font-size: 48px;
    color: #d20a0a;
}

#homepage_menu {
    width: 220px;
    height: 600px;
    float: right;
    text-align: center;
}

#homepage_menu a {
    font-weight: bold;
    text-decoration: none;
    color: #d20a0a;
    line-height: 40px;
    display: block;
    width: 200px;
    height: 40px;
    margin-left: 10px;
    border: 5px solid #d20a0a;
    margin-bottom: 15px;
}

#homepage_menu a:hover {
    color: #0000FE;
    cursor: pointer;
}

.plist {
    width: 1200px;
    margin: 10px auto;
    overflow: hidden;
    background-color: #FFFFFF;
    padding-bottom: 30px;
}

#matd_left {
    width: 300px;
    height: 750px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

#matd_video {
    width: 630px;
    height: 490px;
    float: left;
    text-align: center;
    font-size: 18px;
    color: #d20a0a;
    vertical-align: top;
}

.td_left {
    width: 460px;
    float: left;
}

.td_right {
    width: 170px;
    float: left;
    overflow: hidden;
}

#matd_left_top {
    height: 850px;
    color: #d20a0a;
    font-size: 12px;
    text-align: center;
}

#matd_left_app {
    height: 80px;
}

#matd_left_app a {
    text-decoration: none;
    margin-left: 10px;
    color: #d20a0a;
    line-height: 30px;
    margin-bottom: 10px;
    display: block;
    width: 170px;
    text-align: center;
    border: 5px solid #d20a0a;
}

#inputlist {
    text-align: center;
}

#inputlist input {
    text-align: center;
    color: #FFFFFF;
    width: 95%;
    height: 40px;
    line-height: 45px;
    padding-left: 5px;
    margin-bottom: 20px;
    background-color: #7106ee;
    border: 2px solid #7106ee;
    border-radius: 3px;
    font-size: 14px;
}

#inputlist .curinput {
    background-color: #7106ee;
    color: #FFFFFF;
}

#btnlist {
    margin-top: 65px;
}

#btnlist button, #btnlist a {
    cursor: pointer;
    width: 150px;
    height: 56px;
    line-height: 56px;
    font-size: 12px;
    margin-bottom: 21px;
    border: 2px solid #082bd9;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 3px;
    background: #082bd9
}

#btnlist .tip {
    font-size: 12px;
}

.arights {
    text-align: center;
    line-height: 50px;
    background-color: #0198FF;
    color: #FFFFFF;
}

#down a {
    border: none;
    text-decoration: none;
}

#opener table td {
    line-height: 35px;
    padding: 0px 10px;
}

#opener table td:first-child {
    text-align: right;
}

#opener table td:last-child {
    text-align: left;
    color: #0198FF
}

::-webkit-input-placeholder {
    color: #FFFFFF;
}

:-moz-placeholder { /* Firefox 18- */
    color: #FFFFFF;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #FFFFFF;
}

:-ms-input-placeholder {
    color: #FFFFFF;
}

#moorish button {
    border: none;
    color: #FCFCFC;
    cursor: pointer;
    width: 100%;
    hight: 30px;
    line-height: 30px;
    background-color: #4f4c4c;
    border-radius: 2px
}

#moorish .disabled {
    border: none;
    color: #4f4c4c;
    cursor: pointer;
    width: 100%;
    hight: 30px;
    line-height: 30px;
    background-color: #d7d6d6
}

#nation button {
    border: none;
    color: #FCFCFC;
    cursor: pointer;
    width: 100%;
    height: 50px;
    line-height: 15px;
    background-color: #082bd9;
    border-radius: 2px
}

#moorish .curbtn, #nation .curbtn {
    color: #FFFFFF;
    background-color: #ED0200;
}

#tabItem {
    overflow: auto;
}

#tabItem .curitem {
    height: 100px;
}

#surnametable div {
    text-align: center;
}

#surnametable button {
    margin: 0px auto;
    width: 80px;
    padding: 0px 10px;
    color: #FFFFFF;
    background-color: #4f4c4c;
    border: 5px solid #FFFFFF;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer
}

#surnametable .curbtn {
    background-color: #ED0200;
    color: #FFFFFF;
}

#surnametable .disabled {
    margin: 0px auto;
    width: 80px;
    padding: 0px 10px;
    border: none;
    color: #4f4c4c;
    cursor: pointer;
    background-color: #d7d6d6;
    border: 5px solid #FFFFFF;
    line-height: 40px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

#inputlist .disabled {
    background-color: #666666 !important;
    color: #FFFFFF !important;
    border: 2px solid #666666;
}

.layui-layer-btn {
    height: 80px;
}

.layui-layer-btn a {
    height: 60px !important;
    line-height: 60px !important;
    margin: 5px 5px 0;
    padding: 0 15px;
    border: 1px solid #dedede;
    background-color: #fff;
    color: #333;
    border-radius: 2px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    min-width: 60px !important;
    text-align: center;
    font-size: 24px;
}

.layui-layer-btn0, layui-layer-btn1 {
    display: block;
    font-weight: bold;
    font-size: 24px;
    line-height: 80px;
    width: 100px;
    height: 80px;
    text-align: center;
}