@charset "utf-8";

/* CSS Document */

body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
div,
input,
img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
    font-size: 100%
}

em,
i,
b {
    font-style: normal
}

ul,
ol,
li {
    list-style: none
}

input {
    vertical-align: -2px;
    outline: 0
}

textarea {
    resize: none
}

td,
th,
ul,
ol {
    padding: 0px;
}

a {
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    color: black;
}

a:hover {
    text-decoration: none;
}

a:visited {
    color: black;
}

.fix {
    *zoom: 1
}

.fix:after {
    content: '\20';
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
    clear: both
}

.clear {
    clear: both;
    font-size: 0px;
    padding: 0px;
    margin: 0px;
    height: 0px;
    line-height: 0px;
}

.clearfix {
    display: block;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ofh {
    overflow: hidden;
}

.dpb {
    display: block;
}

a,
button,
input {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

body {
    font-family: "Microsoft YaHei", tahoma, arial, SimSun;
    font-size: 100%;
    color: #4f4f4f;
    background: #f5f5f5;
    margin: 0px;
    padding: 0px;
    border: 0px;
    /* filter: grayscale(100%); */
}

.small_icon {
    background: url(../images/small_icon.png) no-repeat;
}

.wrap {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
}


/*header*/

.header {
    width: 100%;
    height: 80px;
    background: #ffffff;
}

.header_in {
    width: 1200px;
    height: 80px;
    margin: 0 auto;
}

.head_logo {
    width: 120px;
    height: 60px;
    margin: 11px 82px 0 0;
}

.head_menu {
    width: auto;
    height: 80px;
    line-height: 80px;
}

.head_menu ul {
    width: 100%;
    height: 100%;
}

.head_menu ul li {
    width: auto;
    height: 80px;
    line-height: 80px;
    margin: 0 20px;
    float: left;
    color: #505050;
    font-size: 18px;
}

.head_menu ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #505050;
}

.head_menu ul li.on,
.head_menu ul li a:hover {
    color: #fe5848;
    border-bottom: 3px solid #fe5848;
    height: 77px;
}


/*foot*/

.foot {
    width: 100%;
    height: 170px;
    background: #000000
}

.foot_in {
    width: 1200px;
    height: 170px;
    margin: 0 auto;
}

.copyright {
    text-align: center;
    font-size: 12px;
    color: #fffefe;
    padding-top: 15px;
}

.copyright p {
    line-height: 2em;
}

.copyright p a {
    width: 100%;
    height: 100%;
    display: inline;
    color: #fffefe;
    line-height: 2em;
    padding: 0 5px;
}

.f_logo {
    width: 150px;
    height: 74px;
    margin: 35px 62px 0 176px;
}

.f_logo a {
    width: 100%;
    height: 100%;
    display: block;
}

.ft_b {
    display: inline-block;
    *margin: 0 auto;
    *width: 593px;
}

.ft_b .foot_logo {
    width: 150px;
    height: 74px;
    float: left;
    margin-right: 26px;
}

.pIMG {
    height: 26px;
}

.pIMG span {
    float: left;
}

.pIMG em {
    float: left;
}

.ft-txt {
    float: left;
    width: 500px;
    text-align: left;
}

.rastar-footer {
    width: 100%;
    background: #000;
}

.rastar-footer .footer-box {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.footer-box .footer-game-tip {
    font-size: 12px;
    color: #fffefe;
    text-align: center;
    line-height: 24px;
}

.footer-box .footer-game-tip a {
    text-decoration: none;
    color: #fffefe;
}

.footer-box .footer-link {
    text-align: center;
    margin: 10px 0 6px;
}

.footer-box .footer-link a {
    font-size: 14px;
    color: #fffefe;
    text-decoration: none;
    padding: 0 10px;
}

.footer-box .footer-link a:not(:last-child) {
    border-right: 1px solid #fffefe;
}

.footer-box .footer-company {
    width: 530px;
    overflow: hidden;
    margin: 6px auto 0;
}

.footer-box .footer-company .footer-logo {
    float: left;
}

.footer-box .footer-company .footer-logo img {
    width: 120px;
    height: 60px;
}

.footer-box .footer-company .footer-info {
    float: right;
    text-align: left;
}

.footer-box .footer-company .footer-info .info-text {
    font-size: 12px;
    color: #fffefe;
    line-height: 23px;
}

.footer-box .footer-company .footer-info .info-text a {
    color: #fffefe;
    text-decoration: none;
}

.footer-box .footer-company .footer-info .info-text a:last-of-type {
    margin-left: 10px;
}

.footer-box .footer-icon {
    overflow: hidden;
    width: 925px;
    margin: 10px auto 5px;
}

.footer-box .footer-icon a {
    display: inline-block;
    width: 180px;
    height: 100%;
}

.footer-box .footer-icon .footer-icon-itm img {
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 16px;
}

.footer-box .footer-icon .footer-icon-itm p {
    float: left;
    font-size: 12px;
    color: #fffefe;
}