.copyRight {
    background: #383838;
    color: #818181;
    text-align: center;
    font-size: 12px;
    padding-top: 20px;
    min-width: 1200px
}

.copyRight .cr_con {
    height: 95px;
    line-height: 180%;
    display: inline-block;
    text-align: left
}

.copyRight .cr_con .fl {
    float: left;
    border: 0
}

.copyRight .cr_con .pr {
    position: relative
}

.copyRight .cr_con .pa {
    position: absolute
}

.copyRight .cr_con .cr_icon {
    padding-top: 1%;
    margin-right: 70px;
    float: left
}

.copyRight .cr_con .cr_con_r {
    height: 100%;
    display: inline-block;
    margin-top: .18rem;
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav,
.copyRight .cr_con .cr_con_r .gameLinks a {
    color: #fff;
    text-decoration: none;
    margin-right: 13px;
    position: relative
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav:after,
.copyRight .cr_con .cr_con_r .gameLinks a:after {
    content: '';
    background: #818181;
    position: absolute;
    width: 1px;
    height: 8px;
    top: 50%;
    margin-top: -4px;
    right: -6px
}

.copyRight .cr_con .cr_con_r .gameLinks a:last-child:after {
    display: none
}

/* .copyRight .cr_con .cr_con_r .gameLinks .subMenu ul:after, */
.copyRight .cr_con .cr_con_r .gameLinks .subNav {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAxCAMAAAA7k6PfAAAAmVBMVEUAAAD////6+vqLi4uPj4/z8/P4////+//8/Pz///WFhYX8///29vbs/f///vtzntPv///w8PB1lM2SkpL2/fb79vD/+O52nMpxmL72+v9pmeFyndxwmNZtls9gmMxvksmCn76GmrDw9P/l//5jlNZ4m9V5l9WBmtBkoc57nshmosZyncB5kb1ykrl7nrGKmqmBkqZ3lKKUlJTeB7OkAAAAAXRSTlMAQObYZgAAAORJREFUKM/FjcdywzAMRJcNYFOxZFlyt9N7+/+PCxjN5JKjD1kOiIcdcImLZKO1NhrTA31WSqssZWCUky7SvbBgOcrCFrNcPzveG2tm1uorWiOtL76ElLcGUSmvhbSKsCXEiyE5KJ9GKYv/03R7d+z2u/MZ+GxD4JSWVXVC0w6B1xyIXjFW9SqQFI+Yqlq3bxUH3uKZhtTdPNKSN+gojYdm/xD4gI5XmgZOnhs8XYdEdb2kqwb3a9akE7U0AaeX3WZ7bD7ecZEWTs1yCxmyF/JZEHDOK+/cvJaddhmY5Yr7O/yJ/AapzgtUOOusyAAAAABJRU5ErkJggg==) no-repeat 51px 0
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav {
    width: 62px;
    height: 21px;
    float: left;
    cursor: pointer;
    text-align: left;
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenu {
    position: absolute;
    z-index: 2;
    left: 50%;
    margin-left: -47px;
    /* bottom: 0; */
    padding-bottom: 30px;
    display: none
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenu ul {
    width: 90px;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 1px #f0f0f0 solid
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenuLarge {
    margin-left: -100px;
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenuLarge ul {
    width: 200px;
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenu ul li {
    width: 100%
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenu ul li a {
    text-align: center;
    width: 100%;
    margin: 0;
    background: #fff;
    color: #818181
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenuLarge ul li a {
    text-align: left;
    padding-left: 5px
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenu ul li a:hover {
    background: #6d9ad1;
    color: #fff
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav .subMenu ul:after {
    position: absolute;
    content: '';
    width: 11px;
    height: 7px;
    bottom: 24px;
    left: 50%;
    margin-left: -5px;
    background-position: 0 -42px
}

.copyRight .cr_con .cr_con_r .gameLinks .on {
    background-position: 51px -21px;
    color: #6498e1 !important
}

.copyRight .cr_con .cr_con_r .gameLinks .subNav:hover .subMenu {
    display: block
}

.copyRight .cr_con .cr_con_r .gameLinks a:nth-child(1) {
    float: left
}

.copyRight .cr_con .cr_con_r .cr_zsNum a {
    color: #818181;
    text-decoration: none;
    margin-right: 13px;
    position: relative;
    display: inline-block
}

.copyRight .cr_con .cr_con_r .cr_zsNum a:first-child:after {
    content: '';
    background: #818181;
    position: absolute;
    width: 1px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: -6px
}

.copyRight .cr_con .cr_con_r .cr_zsNum span {
    margin-right: 13px;
    position: relative
}

.copyRight .cr_con .cr_con_r .cr_zsNum span:after {
    content: '';
    background: #818181;
    position: absolute;
    width: 1px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    right: -6px
}

.copyRight .cr_con .cr_con_r .cr_zsNum span:last-child:after {
    display: none
}

.copyRight .cr_con .cr_con_r .cr_zsNum span:last-child {
    margin: auto
}

.copyRight .cr_con .cr_con_r .tc_zs a {
    margin: 0 0 0 13px
}

.copyRight .cr_con .cr_con_r .tc_zs a:after {
    left: -6px;
    right: 0
}

.copyRight .cr_con .cr_con_r .cr_address_en {
    padding: 0;
    margin: 0;
    font-family: Verdana;
    font-size: 14px;
    -webkit-transform-origin-x: 0;
    -moz-transform-origin: left;
    -ms-transform-origin-x: 0;
    transform-origin: left;
    padding-bottom: 8px
}

.copyRight .cr_con .cr_con_r .cr_links {
    border-top: 1px #404040 solid;
    padding-top: 8px
}

.copyRight .cr_con .cr_con_r .cr_links a {
    margin-right: 20px;
    display: inline-block
}

.copyRight .cr_con .cr_con_r .cr_links a img {
    border: none
}

.copyRight .cr_con .csol {
    width: 811px
}

.copyRight .cr_con .csol .cr_address_en {
    width: 1014px
}

.copyRight .cr_con .popkart {
    width: 665px
}

.copyRight .cr_con .cls {
    width: 900px
}

.copyRight .cr_con .popkart .cr_address_en {
    width: 828px
}