body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, button, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei"
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Microsoft YaHei"
}

fieldset, img {
    border: 0
}

address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal
}

ul, ol, li {
    list-style: none
}

caption, th {
    text-align: left
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal
}

abbr, acronym {
    border: 0;
    font-variant: normal
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

input, textarea, select {
    *font-size: 100%;
    outline: 0;
    border: 0
}

a {
    text-decoration: none
}

button, textarea {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.fl {
    float: left
}

img {
    border: 0;
    display: block
}

.icon {
    background: url(../images/cod11.png) no-repeat
}

.part-title {
    width: 500px;
    height: 60px;
    text-align: center;
    line-height: 58px;
    font-size: 32px;
    color: #64a9ea;
    font-weight: bold;
    margin: 0 auto 30px;
    background: url(../images/cod4.png) no-repeat;
    position:relative;
}

#cod {
    width: 100%;
    margin: auto;
    max-width: 1920px;
    background: url(../images/cod1.jpg) no-repeat center top rgb(25, 25, 25);
}

/*头部跳转*/

.cod-head {
    width: 100%;
    height: 800px;
    box-sizing: border-box;
    position: relative;
}

.cod-head .head-left {
    display: block;
    position: fixed;
    left: 150px;
    top: 100px;
    z-index: 1;
}
.cod-head .head-left img{
    position: relative;
    top: -13px;
}
.cod-head .head-link {
    width: 1060px;
    margin: 0 auto;
    height: 670px;
}

.cod-head .cod-nav-right {
    position: fixed;
    top: 110px;
    bottom: 0;
    right: 150px;
    width: 166px;
    height: 514px;
    background: url(../images/right.png) no-repeat;
    box-sizing: border-box;
    z-index: 0;
    padding-top: 14px;
}

.cod-head .cod-nav-right .icon {
    display: block;
    margin-bottom: 8px;
    width: 160px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #fcfcfb;
    box-sizing: border-box;
    text-indent: 45px;
    background: none;
}

.cod-head .cod-nav-right .top-btn {
    width: 100%;
    height: 50px;
    display: block;
    margin: 164px 0 0 0;
}

.cod-head-nav {
    width: 100%;
    height: 80px;
    margin: auto;
    position: relative;
    text-align: center;
    background: url(../images/cod5.png) no-repeat center center;
}

.cod-head-nav a {
    display: inline-block;
    height: 80px;
    line-height: 80px;
    margin: 0 20px;
    text-align: center;
    font-size: 26px;
    position: relative;
    letter-spacing: 2px;
    color: #ffffff;
}

.cod-head-nav a.buy:after {
    content: "";
    display: block;
    position: absolute;
    top: 22px;
    right: -14px;
    width: 13px;
    height: 15px;
    background: url(../images/cod11.png) -19px -16px;
}

.cod-head-nav a.hot:after {
    content: "";
    display: block;
    position: absolute;
    top: 22px;
    right: -14px;
    width: 13px;
    height: 15px;
    background: url(../images/cod11.png) -63px -16px;
}

/*头部新闻*/
.cod-c1 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

.cod-c1-con {
    width: 1100px;
    margin: auto
}

.cod-c1-left {
    float: left;
}

.cod-c1-con-flash {
    width: 630px;
    height: 400px;
    box-sizing: border-box;
    border: solid 1px #64a9ea;
}

.carousel {
    width: 100%;
    height: 100%;
    position: relative;
    margin: auto;
}

.carousel .imgList {
    width: 100%;
    height: 100%;
    margin: auto;
    position: relative;
    overflow: hidden
}

.carousel .imgList img {
    width: 100%;
    height: 338px
}

.carousel .imgList li {
    display: none;
    height: 100%;

}

.carousel .imgList li:first-child {
    display: block
}

.carousel .imgList a {
    position: relative;
    display: block
}

.carousel .imgList span {
    position: absolute;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    height: 60px;
    line-height: 60px;
    background: url(../images/cod7.png) no-repeat center center;
    background-size: 100% 100%;
    font-size: 24px;
    color: #64a9ea;
}

.carousel .indexList {
    position: absolute;
    bottom: 65px;
    right: 5px;
    height: 8px
}

.carousel .indexList li {
    float: left;
    width: 20px;
    height: 8px;
    background-color: #999999;
    margin-right: 10px;
    cursor: pointer;
}

.carousel .indexList li.active {
    background-color: #64a9ea;
}

.cod-c1-ad {
    position: relative;
}

.cod-c1-ad img {
    width: 630px;
    height: 151px;
    margin-top: 10px;
}

.cod-hot-label {
    width: 630px;
    overflow: hidden;
    position: relative;
}

.hot-label-ul {
    width: 685px
}

.hot-label-ul a {
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 25px 50px 0 0;
    font-size: 14px;
    color: #64a9ea;
    background: url(../images/cod11.png) no-repeat -8px -56px;
    text-align: center;
    overflow: hidden;
}

.cod-c1-right {
    float: right
}

.cod-c1-con-news {
    width: 420px;
    margin-right: 0;
}

.topTitle {
    height: 50px;
    width: 100%;
    overflow: hidden;
    font-size: 20px;
    letter-spacing: 1px;
    color: #64a9ea;
    font-weight: bold;
    text-align: center;
    display: table;

}

.topTitle span {
    display: table-cell;
    vertical-align: middle;
}

.top3Title {
    width: 100%;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-align: center;
    margin: 0 auto 5px;
    font-size: 13px;
    color: #999999;
}

.top3Title a {
    font-size: 13px;
    color: #999999
}

.top3Title a:hover {
    color: #64a9ea;
}

.news-container {
    position: relative
}

.news-container .toggle-ul {
    border-bottom: 2px solid #808080;
    height: 42px;
    line-height: 42px;
    padding: 0 9px
}

.news-container .toggle-li {
    display: inline-block;
    padding: 7px 0;
    margin-right: 28px;
    position: relative;
    font-size: 20px;
    letter-spacing: 1px;
    color: #c7c7c7;
    height: 32px;
    line-height: 32px;
    cursor: pointer
}

.news-container .toggle-li:after {
    content: "";
    width: 30px;
    height: 6px;
    background-color: #64a9ea;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    margin: auto;
}

.news-container .toggle-li.checked:after {
    display: block
}

.news-container .toggle-li.checked {
    font-weight: bold;
    color: #64a9ea
}

.newsContainer {
    width: 100%;
    padding-top: 15px
}

.newsContainer a {
    display: block;
    height: 24px;
    font-size: 14px;
    margin-bottom: 4px;
    color: #c8c8c8
}

.newsContainer span {
    width: 344px;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    color: #c7c7c7;
    float: left;
    margin-bottom: 6px;
    /* text-overflow: ellipsis;
    white-space: nowrap; */
}

.newsContainer span i {
    float: left;
    width: 5px;
    height: 5px;
    margin: 10px 8px 0 0;
    background: rgb(130, 138, 152);
    border-radius: 50%
}

.newsContainer em {
    float: right;
    height: 24px;
    line-height: 24px;
    color: #999999
}

.newsContainer .news-load-more {
    position: absolute;
    top: 14px;
    right: 0;
    font-size: 14px;
    color: #999999;
    height: 20px;
    z-index: 11;
}

.news-container .content-li {
    display: none
}

.news-container .content-li:first-child {
    display: block
}

/*评分相关*/
.cod-c2 {
    width: 1100px;
    height: 289px;
    box-sizing: border-box;
    padding: 32px 0 0 36px;
    margin: 0 auto 50px;
    position: relative;
    background: url(../images/cod9.png) no-repeat;
}

.cod-c2 > div {
    float: left
}

.cod-c2 .game-info {
    position: relative;
}

.game-img, .game-img img {
    width: 160px;
    height: 225px
}

.game-info {
    margin-left: 26px;
    width: 845px;
    height: 225px
}

.game-info .info-t a {
    float: left;
    width: 175px;
    height: 40px;
    margin: 0;
}

.game-info .info-t > a {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: white;
}

.game-info .info-t > a + a {
    margin-left: 30px;
}

.game-info .info-t a i {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 20px;
    height: 20px;
    background: url(../images/cod11.png) no-repeat;
}

.game-info .info-t .buy {
    background-color: #681313;
}

.game-info .info-t .buy i {
    background-position: -138px -16px;
}

.game-info .info-t .down {
    background-color: #5c7658;
}

.game-info .info-t .down i {
    background-position: -178px -16px;
}

.game-info .info-t .discuss {
    background-color: #d25959;
}

.game-info .info-t .discuss i {
    background-position: -213px -15px;
}

.game-info .info-t h1 {
    margin-bottom: 0;
    padding-bottom: 0
}

.game-info .info-t div h1 {
    font-size: 18px;
    font-weight: 700;
    color: #ffffff;
    line-height: 24px;
    margin-bottom: 5px
}

.game-info em a {
    color: #d09e31
}

.stnC-bottom {
    margin-top: -516px
}

.info-t, .info-b {
    overflow: hidden
}

.game-info .info-t .game-title {
    width: 220px;
    height: 83px;
    overflow: hidden;
    margin-right: 40px;
}

.game-info .info-t .game-title p {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold
}

.nml {
    margin-left: 0 !important
}

.game-info .info-b .info-b-1 {
    width: 220px;
    overflow: hidden;
}

.game-info .info-b > div {
    float: left
}

.game-info .info-b .info-b-1 p {
    color: #ffffff;
    font-size: 14px;
    margin-top: 5px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    width: 100%;
}

.game-info .info-b .info-b-1 p:first-child {
    margin-top: 0
}

.game-info .info-b .info-b-2 {
    width: 170px;
    margin-left: 40px;
}

.game-info .info-b .info-b-2 p {
    margin-bottom: 15px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    font-size: 14px
}

.game-info .info-b .info-b-2 p span {
    padding: 0 4px;
    font-size: 1.5em;
    font-weight: 700;
    color: #af1616
}

.game-info .info-b .info-b-2 .wj-pf {
    width: 145px;
    margin: 30px auto 13px
}

.game-info .info-b .info-b-2 .wj-pf b.ac {
    background: #af1616
}

.game-info .info-b .info-b-2 .wj-pf b {
    display: block;
    float: left;
    width: 9px;
    height: 20px;
    margin-right: 3px;
    background: #424242;
    cursor: pointer
}

.game-info .info-b .info-b-2 .wj-pf i {
    font-size: 12px;
    color: #af1616
}

.game-info .info-b .info-b-3 {
    width: 160px;
    margin-left: 38px
}

.game-info .info-b .info-b-3 p {
    line-height: 20px;
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 5px
}

.game-info .info-b .info-b-3 p span {
    padding: 0 4px;
    font-size: 1.5em;
    font-weight: 700;
    color: #af1616
}

.game-info .info-b .info-b-3 ul li {
    padding: 4px 0;
    height: 15px
}

.game-info .info-b .info-b-3 ul li .b-3-t {
    width: 55px;
    margin-right: 5px;
    color: #ffffff;
    font-size: 14px
}

.game-info .info-b .info-b-3 ul li > span {
    display: block;
    float: left
}

.game-info .info-b .info-b-3 ul li .out-pf {
    margin-top: 5px;
    width: 85px;
    border-radius: 5px;
    background: #414141;
    height: 8px
}

.game-info .info-b .info-b-3 ul li .out-pf .inner-pf {
    display: block;
    border-radius: 5px;
    background: #af1616;
    height: 8px
}

.game-info .info-b .info-b-4 {
    width: 94px;
    height: 140px;
    margin: 0 0 0 85px
}

.info-b-4-t {
    width: 95px;
    height: 95px;
    margin-bottom: 5px;
    background: url(//www.ali213.net/zt/images/score_icon.png) no-repeat
}

.yxpf1 {
    background-position: 0px 0px;
}

.yxpf2 {
    background-position: 0px -97px;
}

.yxpf3 {
    background-position: 0px -194px;
}

.yxpf4 {
    background-position: 0px -291px;
}

.yxpf5 {
    background-position: 0px -388px;
}

.yxpf6 {
    background-position: -98px 0px;
}

.yxpf7 {
    background-position: -98px -97px;
}

.yxpf8 {
    background-position: -98px -194px;
}

.yxpf9 {
    background-position: -98px -291px;
}

.yxpf10 {
    background-position: -98px -388px;
}

.info-b-4-t span {
    width: 74px;
    height: 74px;
    line-height: 74px;
    text-align: center;
    font-size: 36px;
    padding: 11px;
    display: block;
    color: #f8332a;
}

.info-b-4 p {
    text-align: center;
    line-height: 20px;
    color: #f8332a;
    font-size: 12px;
    font-weight: bold
}

.info-b-4 p + p {
    color: #ffffff;
}

/*评测*/
.cod-c3 {

}

.cod-c3 .pc_info {
    width: 1100px;
    height: 443px;
    background: url(../images/cod3.png) no-repeat;
    margin: 0 auto 50px;
    box-sizing: border-box;
    position: relative;
}

.pc_info .game-name {
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    overflow: hidden
}

.show-img {
    width: 649px;
    height: 469px;
    background: url(../images/cod2.png) no-repeat;
    float: left;
    position: absolute;
    top: -12px;
    left: -68px;
    z-index: 3;
}

.show-img .content-ul {
    background: rgba(0, 0, 0, 0.6);
    width: 490px;
    height: 274px;
    margin: 14px 0 0 77px;
}

.show-img .content-ul .content-li {
    display: none;
}

.show-img .content-ul .content-li:first-child {
    display: block;
}

.show-img .content-ul img {
    width: 490px;
    height: 274px;
}

.game-scroll-container {
    width: 480px;
    height: 280px;
    overflow-y: auto;
    box-sizing: border-box;
    position: absolute;
    right: 42px;
    z-index: 2;
    top: 163px;
}

.game-scroll-container .toggle-li {
    height: 70px;
    width: 100%;
    margin-bottom: 0;
    position: relative;
    cursor: pointer;
    line-height: 70px;
}

.game-scroll-container .toggle-li img {
    float: left;
    width: 63px;
    height: 46px;
    margin-top: 12px;
    margin-right: 24px;
}
.game-scroll-container .toggle-li img:hover{
    width: 75px;
    height: 54px;
    margin-top: 8px;
    margin-right: 18px;
}
.game-scroll-container .toggle-li p {
    width: 270px;
    float: left;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
}

.game-scroll-container .toggle-li a {
    width: 100px;
    height: 30px;
    font-size: 12px;
    color: #64a9ea;
    background: url(../images/cod11.png) no-repeat -8px -112px;
    line-height: 30px;
    float: right;
    margin-top: 20px;
    text-align: center;
}

.info_xi {
    width: 500px;
    float: left;
    color: #c8c8c8;
    line-height: 22px;
    margin-top: 12px;
    position: absolute;
    top: 0;
    right: 25px;
    height: 115px;
    overflow: hidden;
}

.info_xi p {
    font-size: 14px;
    color: #ffffff;
    /* text-indent: 28px; */
    margin-bottom: 4px;
    line-height: 24px;
}

.info_xi p + a {
    color: #64a9ea;
    font-size: 14px;
    position: absolute;
    right: 8px;
    bottom: 2px;
}

.show-compare {
    width: 1100px;
    height: 685px;
    overflow: hidden;
    margin: 0 auto 50px;
    background: url(../images/cod6.png) no-repeat;
}

#compare-container {
    width: 1060px;
    height: 596px;
    margin: 20px auto;
    position: relative;
}

#bottom-layer {
    width: 1060px;
    height: 596px;
    background: url(../images/zs0_1.jpg) no-repeat;
    background-size: cover;
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
}

#top-layer {
    width: 1060px;
    height: 596px;
    background: url(../images/zs0.jpg) no-repeat;
    position: absolute;
    background-size: cover;
    z-index: 10;
    top: 1px;
    left: 0;
}

#draft-line {
    width: 2px;
    position: absolute;
    right: 0;
    top: 0;
    height: 596px;
    background: rgb(117,185,0);
    z-index: 15;
}

.compare-bottom {
    height: 50px;
    width: 100%;
    position: relative;
}

.compare-bottom a {
    line-height: 50px;
    width: 400px;
    display: block;
    height: 50px;
    font-size: 16px;
    color: #ffffff;
    text-align: left;
    text-indent: 177px;
    margin: auto;
}

.compare-bottom span {
    width: 27px;
    height: 26px;
    background: url(../images/cod11.png) no-repeat;
    position: absolute;
    top: 12px;
    cursor: pointer;
}

.compare-bottom .prev-page {
    left: 35px;
    background-position: -11px -169px;
}

.compare-bottom .prev-page:hover {
    background-position: -91px -169px;
}

.compare-bottom .next-page {
    right: 35px;
    background-position: -42px -169px;
}

.compare-bottom .next-page:hover {
    background-position: -122px -169px;
}

/*角色背景*/
.cod-c4 {
    width: 1104px;
    margin: 0 auto 0;
    position: relative;
}

.cod-c4-hd {
    position: relative;
    margin: auto;
    width: 1100px;
    height: 440px;
}

.player-container {
    width: 100%;
    height: 440px;
    overflow: hidden;
    position: relative;
}

.player-ul {
    width: 1320px;
    display: block;
    font-size: 0;
    flex-wrap: nowrap;
    position: relative;
}

.player-ul a {
    display: inline-block;
    width: 220px;
    height: 440px;
    position: relative;
    overflow: hidden;
    background: url(../images/mt1.jpg) no-repeat center center;
    background-size: 352px 440px;
    transition: all 0.2s linear;
}

.player-ul a > div {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    padding: 20px;
    box-sizing: border-box;
}

.player-ul a:after {
    background: url(../images/cod8.png) repeat repeat;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    display: block;
}

.player-ul a.checked:after {
    content: none;
}

.player-ul a h3 {
    font-size: 24px;
    color: #7f7f7f;
    line-height: 36px;
    font-weight: bold;
    margin-bottom: 8px;
    height: 72px;
}

.player-ul .checked h3 {
    height: 36px;
}

.player-ul a p {
    font-size: 16px;
    line-height: 24px;
    color: #c7c7c7;
    display: none;
}

.player-ul .checked p {
    width: 332px;
    display: block;
}
.player-ul .img1 {
    background-image: url(../images/alxe.jpg);
}
.player-ul .img2 {
    background-image: url(../images/captain-john-price.jpg);
}

.player-ul .img3 {
    background-image: url(../images/farah-ahmed-karim.jpg);
}

.player-ul .img4 {
    background-image: url(../images/sergeant-kyle-garrick.jpg);
}

.player-ul .img5 {
    background-image: url(../images/the-wolf.jpg);
}

.player-ul .img6 {
    background-image: url(../images/mt6.jpg);
}

.player-ul .img7 {
    background-image: url(../images/sl1.jpg);
}

.player-ul .img8 {
    background-image: url(../images/sl2.jpg);
}

.player-ul .img9 {
    background-image: url(../images/sl3.jpg);
}
.player-ul .Ghost {
    background-image: url(../images/Ghost.jpg);
}
.player-ul .PRICE {
    background-image: url(../images/PRICE.jpg);
}
.player-ul .GAZ {
    background-image: url(../images/GAZ.jpg);
}
.player-ul .THORNE {
    background-image: url(../images/THORNE.jpg);
}
.player-ul .CHARLY {
    background-image: url(../images/Charly.jpg);
}
.player-ul .OTTER {
    background-image: url(../images/OTTER.jpg);
}
.player-ul .DDAY {
    background-image: url(../images/DDAY.jpg);
}
.player-ul .GRIGGS {
    background-image: url(../images/GRIGGS.jpg);
}
.player-ul .ALICE {
    background-image: url(../images/ALICE.jpg);
}
.player-ul .RAINES {
    background-image: url(../images/RAINES.jpg);
}
.player-ul .TALON {
    background-image: url(../images/Talon.jpg);
}
.player-ul .DOMINO {
    background-image: url(../images/DOMINO.jpg);
}
.player-ul .MORTE {
    background-image: url(../images/MORTE.jpg);
}
.player-ul .GOLEM {
    background-image: url(../images/GOLEM.jpg);
}
.player-ul .MARA {
    background-image: url(../images/MARA.jpg);
}
.player-ul .WYATT {
    background-image: url(../images/WYATT.jpg);
}
.player-ul .RONIN {
    background-image: url(../images/RONIN.jpg);
}
.player-ul .ALEX {
    background-image: url(../images/ALEX.jpg);
}
.player-ul .BALE {
    background-image: url(../images/BALE.jpg);
}
.player-ul .RODION {
    background-image: url(../images/RODION.jpg);
}
.player-ul .NIKTO {
    background-image: url(../images/NIKTO.jpg);
}
.player-ul .MINOTAUR {
    background-image: url(../images/MINOTAUR.jpg);
}
.player-ul .MACE {
    background-image: url(../images/MACE.jpg);
}
.player-ul .ROZE {
    background-image: url(../images/ROZE.jpg);
}
.player-ul .AZUR {
    background-image: url(../images/AZUR.jpg);
}
.player-ul .Grinch {
    background-image: url(../images/Grinch.jpg);
}
.player-ul .ZANE {
    background-image: url(../images/ZANE.jpg);
}
.player-ul .ISKRA {
    background-image: url(../images/ISKRA.jpg);
}
.player-ul .SYD {
    background-image: url(../images/SYD.jpg);
}
.player-ul .FARAH {
    background-image: url(../images/FARAH.jpg);
}
.player-ul .NIKOLAI {
    background-image: url(../images/NIKOLAI.jpg);
}
.player-ul .YEGOR {
    background-image: url(../images/YEGOR.jpg);
}
.player-ul .KREUGER {
    background-image: url(../images/KREUGER.jpg);
}
.player-ul .LERCH {
    background-image: url(../images/LERCH.jpg);
}
.player-ul .VELIKAN {
    background-image: url(../images/VELIKAN.jpg);
}

/*角色技能*/
.cod-c5 {
    width: 100%;
    margin: 50px auto 0;
}

.cod-c5-hd {
    position: relative;
    margin: 30px auto 23px;
    width: 1100px;
    padding-top: 2px;
    overflow: hidden;
}
.cod-c5-hd>div{
    width:1108px;
    height:281px;
    overflow-y:auto;
    margin:0 auto 30px;
    box-sizing: border-box;
}
.cod-c5-hd a {
    float: left;
    margin: 0 18px 25px;

}

.cod-c5-hd a > div {
    width: 100px;
    height: 100px;
    background-color: #13202c;
    border: solid 2px #497baa;
    position: relative;
    box-sizing: border-box;
}

.cod-c5-hd a > div img {
    max-width: 100%;
    position: absolute;
    vertical-align: middle;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.cod-c5-hd a span {
    display: block;
    margin-top: 12px;
    line-height: 16px;
    width: 100%;
    height: 16px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

/*枪械大全*/
.load-more {
    width: 100px;
    line-height: 30px;
    text-align: center;
    background: url(../images/cod11.png) no-repeat -164px -326px;
    height: 30px;
    color: #64a9ea;
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 45px;
}
.cod-c5 .load-more{
    top: 32px;
    right: -270px;
}
.un_left {
    width: 402px;
    height: 30px;
    position: absolute;
    top: 42px;
    right: 0;
    display: none;
}

.un_left i {
    position: absolute;
    left: 30px;
    width: 21px;
    height: 20px;
    top: 7px
}

.sear_le {
    width: 160px;
    height: 30px;
    background: none;
    color: #4e4e4e;
    font-size: 14px;
    border: 0;
    text-indent: 5px;
    margin-left: 55px;
}

.sear_ri {
    width: 132px;
    height: 30px;
    background: transparent;
    cursor: pointer;
    font-size: 14px;
    color: #c7c7c7;
}

.un_right {
    width: 1100px;
    height: 450px;
    overflow-y: auto;
    margin: auto;
    box-sizing: border-box;
}

.search1, .search2 {
    vertical-align: top
}

.select-container {
    width: 1100px;
    height: 520px;
    margin-bottom: 50px;
    position: relative;
}

.aform {
    width: 880px;
    overflow: hidden;
    height: 30px;
    margin: 0 0 40px 17px;
    box-sizing: border-box;
}

.four-btn {
    padding-top: 70px
}

.check p {
    height: 30px;
    line-height: 30px;
    width: 80px;
    float: left;
    font-size: 14px;
    color: #b3b3b3;
    cursor: pointer;
    text-align: center;
    margin-right:12px;
}

.check.active p,
.check:hover p {
    background: url(../images/cod11.png) no-repeat -8px -326px;
    color: #64a9ea;
    font-weight: bold;
}

.un_ims {
    text-align: center;
    float: left;
    margin: 0 17px 25px;
    position: relative;
}

.cod-c6-hd .un_ims div {
    width: 100px;
    height: 100px;
    background-color: #13202c;
    border: solid 2px #497baa;
    position: relative;
    box-sizing: border-box;
}

.un_ims img {
    max-width: 100%;
    position: absolute;
    vertical-align: middle;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}

.un_ims span {
    display: block;
    margin-top: 12px;
    line-height: 16px;
    width: 100%;
    height: 16px;
    overflow: hidden;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: url(../images/cod11.png) no-repeat;
    filter: "alpha(opacity=70)";
    -ms-filter: "alpha(opacity=70)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #252a2f;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #252a2f;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

/*.cod-c3 .mCSB_scrollTools {*/
/*width: 28px;*/
/*opacity: 1;*/
/*}*/

.mCSB_scrollTools .mCSB_dragger {
    height: 60px !important;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: url(../images/cod11.png) no-repeat -208px -384px;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
    width: 10px;
    height: 60px;
    border-radius: 0;
}

.mCSB_scrollTools {
    right: 0;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
}

/*全兵种*/
.cod-c6 {
    width: 100%;
}

.cod-c6-hd {
    position: relative;
    margin: auto;
    width: 1100px;
    overflow: hidden;
}

/*游戏特色*/
.cod-c7 {
    width: 100%;
    box-sizing: border-box;
}

.cod-c7-hd {
    position: relative;
    margin: 35px auto 0;
    width: 1100px;
    padding-bottom: 50px;
}

.swiper-container1 {
    margin-bottom: 22px;
}

.special-content {
    width: 860px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    margin: auto;
}

.special-content h3 {
    font-size: 26px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 24px;
}

.cod-c7 .swiper-slide img {
    display: block;
    position: relative;
    width: 570px;
    height: 350px;
    vertical-align: middle;
}

.cod-c7 .swiper-slide {
    width: 570px;
    height: 350px;
    box-sizing: border-box;
    padding: 0;
    position: relative;
}

.cod-c7 .swiper-slide-active img {
    width: 560px;
    height: 340px;
    margin: 5px;
}

.cod-c7 .swiper-slide:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.5);
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}

.cod-c7 .swiper-slide-active:after {
    content: none;
}

.cod-c7 .swiper-slide-active {
    background: url(../images/cod10.png) no-repeat;
}

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 1))
}

.button {
    position: absolute;
    width: 270px;
    top: 24px;
    z-index: 20;
    height: 302px;
    cursor: pointer;
}

.button-prev {
    left: 0
}

.button-prev:before,
.img-prev {
    content: "";
    width: 50px;
    height: 60px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    margin: auto;
    z-index: 10;
    background: url(../images/cod11.png) no-repeat -7px -232px;
    cursor: pointer;
}

.button-prev:hover:before,
.img-prev:hover {
    background-position: -140px -232px
}

.button-next {
    right: 0
}

.button-next:before,
.img-next {
    content: "";
    width: 58px;
    height: 58px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 12px;
    margin: auto;
    z-index: 10;
    background: url(../images/cod11.png) no-repeat -70px -232px;
    cursor: pointer;
}

.button-next:hover:before,
.img-next:hover {
    background-position: -205px -232px
}

/*游戏下载*/
.cod-c8 {
    width: 100%;
}

.down-container {
    width: 1100px;
    margin: 0 auto 50px;
    height: 195px;
    background: url(../images/cod12.png) no-repeat;
    box-sizing: border-box;
    padding: 10px 35px 0;
    position: relative;
}

.down-container .more-news {
    height: 30px;
    line-height: 30px;
    width: 80px;
    display: block;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    margin: 12px auto;
    background: url(../images/cod11.png) no-repeat -8px -326px;
    color: #64a9ea;
    font-weight: bold;
}
.down-content{
    height:140px;
}
.down-content li {
    height: 70px;
    line-height: 70px;
    border-top: 1px dashed #999999
}

.down-content li a {
    display: inline-block;
    max-width: 960px;
    font-size: 16px;
    overflow: hidden;
    color: #ffffff;
    height: 70px
}

.down-content li span {
    float: right;
    height: 70px;
    line-height: 70px;
    color: #ffffff;
    font-size: 16px
}

.down-content li:first-child {
    border-top: 0
}

/*游戏视频*/
.video-content {
    width: 1080px;
    height: 290px;
    margin: 0 auto 50px;
    overflow: hidden;
    box-sizing: border-box;
}

.video-container {
    width: 1080px;
    margin: 0 auto 18px;
    overflow: hidden;
}

.video-container a {
    width: 340px;
    height: 242px;
    position: relative;
    display: block;
    float: left;
    margin: 0 10px;
}

.video-container a img {
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    border: 1px solid #497baa;
}

.video-container a span {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 42px;
    color: #ffffff;
    font-size: 14px;
    height: 42px;
    text-align: center;
}

.video-container a:before {
    position: absolute;
    content: "";
    width: 60px;
    height: 60px;
    top: 70px;
    left: 0;
    margin: auto;
    right: 0;
    background: url(../images/cod11.png) no-repeat -29px -444px;
}

.video-container a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 3;
}

.video-container a:hover:after {
    content: none;
}

.cod-c9 .more-video {
    height: 30px;
    line-height: 30px;
    width: 80px;
    display: block;
    font-size: 12px;
    cursor: pointer;
    text-align: center;
    margin: 12px auto;
    background: url(../images/cod11.png) no-repeat -8px -326px;
    color: #64a9ea;
    font-weight: bold;
}

/*游戏美图*/
.cod-c10 {
    width: 1200px;
    margin: 0 auto 0;
    position: relative;
    padding-bottom: 30px;
}

.img-container {
    width: 1100px;
    height: 470px;
    margin: auto;
}

.img-container a {
    float: left;
    margin: 0 0 20px 20px;
}

.img-container a img {
    vertical-align: bottom;
    width: 100%;
    height: 100%;
}

.img-container .left-img {
    float: left;
    width: 520px;
}

.img-container .left-img a {
    width: 500px;
    height: 240px;
}

.img-container .left-img a + a {
    width: 240px;
    height: 190px;
}

.img-container > a {
    width: 260px;
    height: 450px;
}

.img-container > a + a {
    height: 240px;
}

.img-container > a + a + a {
    height: 190px;
}

/*悬浮颜色*/
.hot-label-head a:hover,
.down-content li a:hover,
.newsContainer .news-load-more:hover,
.newsContainer a:hover span {
    color: #64a9ea;
}