body, input, textarea, button, select, pre, code {
    font-family: 'Hiragino Sans GB', 'Microsoft YaHei', '\5b8b\4f53', Tahoma, Arial, sans-serif;
    font-size: 75%;
    line-height: 1.5
}

body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, form, fieldset, input, textarea, button, select, pre, blockquote, hr {
    margin: 0
}

fieldset, legend, button, ul, ol {
    padding: 0
}

iframe, frame, img, fieldset, hr {
    border: none
}

body {
    overflow-x: hidden;
    color: #333;
    background-color: #fff
}

a {
    text-decoration: none
}

ul, ol, li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input, textarea, button, select {
    font-size: 1em
}

input, button {
    overflow: visible;
    *zoom: 1
}

textarea {
    resize: none
}

pre, code {
    font-size: 1em
}

cite {
    font-style: normal
}

address {
    font-style: normal
}

abbr {
    cursor: help;
    border-bottom: 1px dotted #999
}

hr {
    height: 0;
    line-height: 0
}

img {
    max-width: 100%
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix {
    *zoom: 1
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.btn {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    display: inline-block;
    *display:inline;
    *zoom:1;
}

.btn-orange {
    background: #ff811a;
    color: #fff;
    padding: 0 10px
}

.row {
    *zoom: 1;
    width: 1000px;
    margin: 0 auto 20px
}

.row:before, .row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col {
    overflow: hidden
}

.col-4 {
    width: 36%
}

.col-6 {
    width: 49%
}

.col-8 {
    width: 62%
}

.col-12 {
    width: 100%
}

.desc {
    color: #aaa
}

.date {
    color: #b9bcb7
}

.txt-overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

body {
    color: #4b4949;
    font: 12px/1.75 'Hiragino Sans GB', 'Microsoft YaHei', '\5b8b\4f53', Tahoma, Arial, sans-serif
}

a {
    color: #333;
    text-decoration: none
}

a:hover {
    color: #ff9d10
}

.bg {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 1
}

.bg div {
    background-repeat: no-repeat;
    background-position: 0 0;
    height: 160px
}

.bg1 {
    background-image: url(../images/bg_01.jpg)
}

.bg2 {
    background-image: url(../images/bg_02.jpg)
}

.bg3 {
    background-image: url(../images/bg_03.jpg)
}

.bg .bg4 {
    background-image: url(../images/bg_04.jpg);
    height: 170px;
}

.new_header, .header, .main, .footer {
    position: relative;
    z-index: 2
}

.container .header {
    *zoom: 1;
    margin-bottom: 211px;
    background: url(../images/bg_navigation.png) no-repeat center 0;
    height: 226px;
    overflow: hidden
}

.container .header:before, .container .header:after {
    content: " ";
    display: table
}

.container .header:after {
    clear: both
}

.navigation {
    text-align: center
}

.navigation li {
    display: inline-block;
    *display:inline;
    *zoom:1;
}
.navigation a {
    color: #fff;
    display: block;
    padding: 0 15px;
    height: 60px;
    font-size: 14px;
    line-height: 60px;
}

.widget .title {
    *zoom: 1;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px
}

.widget .title:before, .widget .title:after {
    content: " ";
    display: table
}

.widget .title:after {
    clear: both
}

.widget .title h3 {
    font-size: 16px;
    padding-left: 10px;
    background: url(../images/bg_common_title.jpg) no-repeat left center;
    height: 35px;
    line-height: 35px
}

.widget .title .more {
    position: absolute;
    top: 7px;
    right: 0;
    color: #666
}

.widget .content {
    *zoom: 1
}

.widget .content:before, .widget .content:after {
    content: " ";
    display: table
}

.widget .content:after {
    clear: both
}

.raiders-martial .title {
    border-bottom: 1px solid #e0e0e0;
    height: 35px;
    overflow: visible;
    margin-bottom: 15px
}

.raiders-martial h3 {
    border-bottom: 1px solid #4398ea;
    display: inline-block;
    *display:inline;
    *zoom:1;
}

.raiders-martial .news-list {
    padding-bottom: 15px;
    margin-bottom: 15px
}

.raiders-martial .news-last {
    margin-bottom: 0
}

.video-350x227, .video-205x99 {
    position: relative
}
.video-205x99-hidden{
    width:645px;
    margin-right:-10px;
}
.video-205x99{
    margin-right:10px;
}
.video-350x227 .btn, .video-205x99 .btn {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5) url(../images/icon_btn_play.png) no-repeat center center;
    background:url(../images/icon_btn_play.png) no-repeat center center\9;
    width: 100%
}

.video-350x227 p, .video-205x99 p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    height:28px;
    line-height: 28px;
}
.video-350x227 {
    width:350px;
    overflow: hidden;
    margin-bottom: 10px
}

.video-350x227 img{
    display: block;
    width: 100%
}
.video-205x99 img{
    width:205px;
    display: block;
}
.video-350x227 .btn {
    height: 227px
}

.video-350x227 .btn:hover {
    background: none;
    background: url(../images/icon_btn_play.png) no-repeat center center
}

.video-205x99 .btn {
    background: rgba(0, 0, 0, 0.5) url(../images/icon_btn_play_01.png) no-repeat center center;
    background: url(../images/icon_btn_play_01.png) no-repeat center center\9;
    height: 99px
}

.video-205x99 .btn:hover {
    background: none;
    background: url(../images/icon_btn_play_01.png) no-repeat center center
}

.tab h3 {
    font-size: 16px;
    padding-left: 10px;
    background: url(../images/bg_common_title.jpg) no-repeat left center;
    height: 35px;
    line-height: 35px;
    width: 135px;
    float: left
}

.tab-title {
    *zoom: 1
}

.tab-title:before, .tab-title:after {
    content: " ";
    display: table
}

.tab-title:after {
    clear: both
}

.tab-title a {
    display: inline-block;
    *display:inline;
    *zoom:1;
    font-size: 16px;
    color: #fff
}

.tab-content .item {
    display: none
}

.placement h3 {
    height: 45px;
    line-height: 45px
}

.placement .tab-title {
    background: #cddeed
}

.placement .tab-title a {
    background: #96b1ca;
    height: 45px;
    line-height: 45px;
    padding: 0 24px;
    float: left;
    margin-right: 1px
}

.placement .tab-title a:hover, .placement .tab-title a.current {
    background: #ff9d0f
}

.placement .item {
    height: 331px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.tab-list{
    padding-top:240px;
}
.tab-list li{
    float:left;
    margin-left:24px;
    width:182px;
    _display:inline;
}
.tab-list h4{
    color:#4f555d;
    font-size:16px;
    text-align: center;
    font-weight: normal;
    line-height: 25px;
    margin-bottom:0;
}
.tab-list p{
    color:#6b6b6b;
    line-height: 16px;
    font-size:11px;
    overflow:hidden;
    -webkit-transform:scale(0.9);
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .tab-list h4{
        margin-top:-5px;
    }
    .tab-list p{
        margin-top:-5px;
    }
}
.placement .item-1 {
    background-image: url(../images/bg_tab_content_01.jpg)
}
.placement .item-2 {
    background-image: url(../images/bg_tab_content_02.jpg)
}
.placement .item-3 {
    background-image: url(../images/bg_tab_content_03.jpg)
}

.placement .item-4 {
    background-image: url(../images/bg_tab_content_04.jpg)
}

.btn-get-keycode {
    background: #189947
}

.btn-get-keycode:hover {
    background: #20ae56
}

.btn-get-gift {
    background: #d7461c
}

.btn-get-gift:hover {
    background: #e15525
}

.btn-reg-account {
    background: #f27801
}

.btn-reg-account:hover {
    background: #f58e01
}

.btn-game-special {
    background: #2c64c4
}

.btn-game-special:hover {
    background: #3879d2
}

.icon {
    display: inline-block;
    *display:inline;
    *zoom:1;
}

.icon-get-keycode {
    background: url(../images/icon_get_keycode.png) no-repeat 0 0;
    width: 21px;
    height: 28px
}

.icon-get-gift {
    background: url(../images/icon_get_gift.png) no-repeat 0 0;
    width: 20px;
    height: 27px
}

.icon-reg-account {
    background: url(../images/icon_reg_account.png) no-repeat 0 0;
    width: 28px;
    height: 23px
}

.icon-game-special {
    background: url(../images/icon_game_spcial.png) no-repeat 0 0;
    width: 24px;
    height: 17px
}

.img-slide-box {
    position: relative
}

.img-slide li {
    display: none;
    position: relative
}

.img-slide img {
    display: block
}

.img-slide-desc {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 991;
    background: rgba(0, 0, 0, 0.68);
    height: 40px;
    line-height: 40px;
    width: 100%;
    text-indent: 20px;
    font-size: 14px
}

.img-slide-desc a {
    color: #fff
}

.img-slide-nav {
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 992
}

.img-slide-nav li {
    background: url(../images/bg_slide_nav.png) no-repeat 0 0;
    width: 10px;
    height: 10px;
    text-indent: -9999em;
    cursor: pointer;
    float: left;
    margin-right: 5px
}

.img-slide-nav li:hover, .img-slide-nav li.current {
    background-image: url(../images/bg_slide_nav_current.png)
}

.img-list li {
    float: left;
    margin-right: 13px;
    margin-bottom: 7px
}

.img-list .row-last {
    float: right;
    margin-right: 0
}

.news {
    background: #fff;
    padding: 10px;
    height: 360px
}

.news-hot {
    text-align: center;
    padding-top: 20px;
    border-bottom: 1px dashed #c0c0c0;
    margin-bottom: 10px
}

.news-hot h2 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 17px;
    font-weight: normal
}

.news-hot p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 10px
}

.news-list {
    border-bottom: 1px dashed #c0c0c0;
    padding: 0 0 10px;
    margin-bottom: 10px
}

.news-list li {
    padding-left: 15px;
    background: url(../images/icon_list_dot_1.png) no-repeat 3px center;
    position: relative;
    height: 24px;
    line-height: 24px
}

.news-list a {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: inline-block;
    *display:inline;
    *zoom:1;
    width: 78%
}

.news-list .date {
    position: absolute;
    right: 0
}

.news-last {
    border-bottom: 0;
    margin-bottom: 0
}

.news .last {
    border-bottom: 0
}

.news-li-border li {
    height: 27px;
    line-height: 27px;
    border-bottom: 1px dashed #d9d9d9
}

.top-btns {
    *zoom: 1;
    margin-bottom: 10px
}

.top-btns:before, .top-btns:after {
    content: " ";
    display: table
}

.top-btns:after {
    clear: both
}

.top-btns .btn {
    float: left;
    font-size: 16px;
    margin-right: 4px;
    width: 152px;
    height: 69px;
    line-height: 69px;
    text-align: center;
    color: #fff
}

.top-btns .icon {
    margin-right: 7px;
    position: relative;
    top: 5px
}

.top-btns .last {
    float: right;
    margin-right: 0
}

.top-btns .last .icon {
    top: 3px
}

.footer {
    text-align: center;
    height: 60px
}

@-webkit-keyframes imghover {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes imghover {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@-webkit-keyframes iconscale {
    0% {
        -webkit-transform: scale(0) rotate(-145deg);
        transform: scale(0) rotate(-145deg);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
        opacity: 1
    }
}

@keyframes iconscale {
    0% {
        -webkit-transform: scale(0) rotate(-145deg);
        transform: scale(0) rotate(-145deg);
        opacity: 0
    }
    100% {
        -webkit-transform: scale(1) rotate(0deg);
        transform: scale(1) rotate(0deg);
        opacity: 1
    }
}

@-webkit-keyframes hihover {
    0%, 100% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
        -webkit-transform-origin: 0 73px;
        transform-origin: 0 73px
    }
    50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        -webkit-transform-origin: 0 73px;
        transform-origin: 0 73px
    }
}

@keyframes hihover {
    0%, 100% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
        -webkit-transform-origin: 0 73px;
        transform-origin: 0 73px
    }
    50% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg);
        -webkit-transform-origin: 0 73px;
        transform-origin: 0 73px
    }
}

@-webkit-keyframes qiudai {
    0%, 100% {
        -webkit-transform: rotate(-5deg) skew(0deg, 0deg);
        transform: rotate(-5deg) skew(0deg, 0deg);
        -webkit-transform-origin: 80px 87px;
        transform-origin: 80px 87px
    }
    50% {
        -webkit-transform: rotate(5deg) skew(2deg, 2deg);
        transform: rotate(5deg) skew(2deg, 2deg);
        -webkit-transform-origin: 80px 87px;
        transform-origin: 80px 87px
    }
}

@keyframes qiudai {
    0%, 100% {
        -webkit-transform: rotate(-5deg) skew(0deg, 0deg);
        transform: rotate(-5deg) skew(0deg, 0deg);
        -webkit-transform-origin: 80px 87px;
        transform-origin: 80px 87px
    }
    50% {
        -webkit-transform: rotate(5deg) skew(2deg, 2deg);
        transform: rotate(5deg) skew(2deg, 2deg);
        -webkit-transform-origin: 80px 87px;
        transform-origin: 80px 87px
    }
}

@-webkit-keyframes icons {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes icons {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}