/* css reset */

body,
dl,
dt,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0;
    margin: 0;
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

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%
}

a,
a:hover,
a:visited {
    text-decoration: none;
    color: #000;
}

.hid {
    display: none;
    font-size: 0;
    line-height: 0;
}

.clear {
    clear: both;
}

/* ����Ԫ�� */

body {
    width: 100%;
    min-width: 1200px;
    padding-top: 0;
    font: normal 12px/1.6em "microsoft yahei", simsun, Tahoma, sans-serif;
    color: #000;
}

.wrap {
    width: 100%;
    min-width: 1000px;
    _width: 1000px;
}

.header {
    position: relative;
    width: 100%;
    z-index: 10;
}

.center {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.center:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    clear: both;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.partfl {
    float: left;
}

.partfr {
    float: right;
}

.md {
    width: 100%;
    position: relative;
}

.md2-1 {
    float: left;
    width: 50%;
}

.md4-1 {
    float: left;
    width: 25%;
}

.md4-3 {
    float: left;
    width: 75%;
}

.md3-1 {
    float: left;
    width: 33.3%;
}

.md3-2 {
    float: left;
    width: 66.6%;
}

/* clearfix */

.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ͨ��ͷ������ */

/* -����- */

.wp_nav {
    position: relative;
    width: 100%;
    /* height: 94px; */
    /* background: #666; */
    z-index: 100;
}

/*�߶ȣ�����ɫ�ɵ���*/

.wp_nav .game-info {
    position: relative;
    float: left;
    /* padding-left: 110px; */
    /* margin-right: 60px; */
    height: 100%;
    /* color: #fff; */
}

.wp_nav .nav-logo {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 99;
}

.wp_nav .game-info h2 {
    /* margin: 20px 0 10px;
    font-size: 26px; */
}

.wp_nav .game-desc {
    display: none;
    position: absolute;
    top: 100%;
    left: 140px;
    padding: 20px;
    width: 350px;
    height: 200px;
    background: #000;
    color: #fff;
}

/* .wp_nav .game-desc-swit:hover .game-desc {
    display: block;
}

.wp_nav .game-desc-swit {
    padding: 10px 0;
} */

/* .wp_nav .game-desc-swit span {
    background: green;
    padding: 1px 5px;
    border-radius: 8px;
} */

.wp_nav .nav-list {
    height: 100%;
}

.wp_nav .nav-list li {
    float: left;
    /* margin-left: 12px; */
    height: 100%;
}

.wp_nav .nav-list a {
    display: block;
    /* height: 36px;
    width: 100px;
    margin-top: 23px;
    border: solid 2px #999;
    border-radius: 20px;
    line-height: 36px; */
    text-align: center;
    /* text-indent: 1em;
    font-size: 16px;
    color: #fff; */
}

/* .wp_nav .nav-list a:hover {
    background: #f77f0b;
    border-color: #f77f0b;
} */

/* ������� */

.qucklink-ul {
    overflow: hidden;
    *zoom: 1;
}

.qucklink-ul li {
    float: left;
    width: 24%;
    padding: 0 0.5%;
    margin-bottom: 15px;
}

.qucklink-ul li a {
    display: block;
    color: #999;
    font-weight: bold;
    width: 100%;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    text-align: center;
    background-color: #e4e4e4;
}

/* ��Ѷ�������б�ͨ����ʽ */

.grid-hd {
    position: relative;
    width: 100%;
    /* height: 60px; */
    overflow: hidden;
    *zoom: 1;
}

.grid-hd .second_tit {
    font-size: 16px;
    line-height: 52px;
    color: #333;
}

.grid-hd h3 i {
    display: none;
    font-style: normal;
}

/* .grid-hd h3 {
    line-height: 60px;
    font-size: 24px;
    text-indent: 14px;
    color: #666;
} */

/* .grid-hdc h3 {
    line-height: 60px;
    font-size: 24px;
    text-indent: 14px;
    color: #666;
} */

.grid-hdc {
    position: relative;
    width: 100%;
    /* height: 60px; */
    overflow: hidden;
    *zoom: 1;
    text-align: center;
}

.grid-hdc h3 i {
    display: none;
    font-style: normal;
}

.grid-hd-extra {
    position: absolute;
    /* right: 0;
    top: 0;
    font-size: 16px;
    padding-right: 14px;
    line-height: 64px; */
}

/* .grid-hd-extra a {
    color: #999;
} */

.grid-hd-extra span {
    position: relative;
    /* width: 16px;
    height: 16px; */
    display: inline-block;
    /* line-height: 16px; */
    text-align: center;
}

.grid-hd-extra span:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    /* width: 14px;
    height: 15px;
    border: 1px solid #666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); */
}

.grid-text-tab {
    background: #fff;
}

.grid-tab-bd {
    overflow: hidden;
}

.grid-tab-bd .col-news {
    display: none;
}

.grid-tab-bd .dis {
    display: block;
}

/* դ��������Ĭ����ʽ */

/* .col-news {
    padding: 20px 25px 25px;
    font-size: 14px;
} */

/* .col-news li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ececec;
} */

/* .col-news li:first-child {
    background-color: #f2f2f2;
    padding: 5px 10px;
    margin-top: -10px;
    text-align: center;
    font-weight: bold;
} */

/* .col-news li:first-child a {
    font-size: 20px;
} */

.col-news li:first-child .time {
    display: none;
}

.col-news a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    /* color: #666;
    padding-right: 20px; */
}

.col-news .time {
    float: right;
    /* color: #999; */
}

/* ͼ����Ѷ�������ʽ���� */

.mod-col-news .col-news li:first-child {
    background-color: transparent;
    padding: 0;
    margin-top: 0;
    text-align: left;
    font-weight: normal;
}

.mod-col-news .col-news li:first-child a {
    font-size: 14px;
}

.mod-col-news .col-news li:first-child .time {
    display: block;
}

/* ����hover��ɫ */

.col-news a:hover {
    color: #35bab6;
}

/* ����grid��ʽ */

.grid-full .tab-hd {
    /* height: 52px; */
    /* margin: 0 10px; */
    overflow: hidden;
    /* background-color: #e4e4e4; */
}

.grid-full .tab-hd li {
    float: left;
    /* min-width: 100px; */
    /* padding: 0 10px; */
    /* line-height: 52px; */
    /* height: 50px; */
    /* font-size: 20px; */
    text-align: center;
    cursor: pointer;
    /* color: #999; */
}

/* .grid-full .tab-hd .on {
    border-bottom: solid 3px #999;
    background-color: #ccc;
    color: 666;
} */

/* .grid-full .col-news {
    padding: 25px 25px 25px;
} */

/* ����tab���ȷ�hd */

.grid-tab-hd {
    height: 60px;
    width: 100%;
    overflow: hidden;
    background-color: #ddd;
}

.grid-tab-hd li {
    float: left;
    line-height: 60px;
    height: 57px;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
}

.grid-tab-hd .on {
    border-bottom: solid 3px #000;
    background-color: #ccc;
}

/* footer */

#footer_ied {
    height: 94px;
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    color: #747474;
    background-color: #fff;
}

.wrap_ied {
    margin: 0 auto;
    padding: 18px 30px;
    width: 940px
}

.wrap_ied a {
    color: #000;
}

#footer_ied .e {
    font-size: 10px;
    -webkit-text-size-adjust: none;
}

/* ��ͼƬҳ���л� */

.pic-list {
    overflow: hidden;
    display: none;
    width: 100%;
    /*height: 320px;*/
    margin: 0 auto;
    /*padding: 10px 0; 
    letter-spacing: -0.35rem; */
}

.pic-list li {
    letter-spacing: normal;
    display: inline-block;
    /* width: 200px; */
    text-align: center;
    margin-bottom:8px;
}

.pic-list li a {
    display: block;
    position: relative;
    /* margin: 10px; */
}

.pic-list .video-cover {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 102px;
    background-color: rgba(0, 0, 0, .5);
}

.pic-list li:hover .video-cover {
    display: block;
}

.pic-list li img {
    width: 100%;
}

.pic-list .tit {
    text-align: left;
    /* font-size: 14px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* margin-top: 10px; */
    /* color: #666; */
}

.pic-list .tit2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #666;
    white-space: normal;
    position: relative;
    height: 36px;
}

.pic-list .tit .time {
    float: right;
    /* color: #ccc; */
    /* margin-left: 2px; */
}

.pic-list li .video-ico {
    position: absolute;
    top: 22px;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -22px;
    border: solid 2px #fff;
    border-radius: 50%;
}

.pic-list li .video-ico:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-width: 15px 20px;
    border-color: transparent transparent transparent #fff;
    border-style: dashed dashed dashed solid;
    margin-top: -15px;
    margin-left: -6px;
}

.pic-list .mask {
    width: 170px;
    text-align: left;
    color: #fff;
    position: absolute;
    top: 82px;
    background: #999;
    line-height: 20px;
    padding: 0 5px;
}

.pic-list .mask .time {
    float: right;
    color: #fff;
    margin-left: 2px;
}

.second_tab {
    line-height: 44px;
    height: 35px;
    padding-left: 10px;
}

.second_tab span {
    height: 25px;
    background: #e4e4e4;
    font-size: 13px;
    color: #333;
    padding: 0 10px;
    line-height: 25px;
    border-radius: 8px;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    letter-spacing: normal;
}

.second_tab span:hover,
.second_tab span.active {
    background: #999;
}

/* ���ͼ�ֲ� */

.rolling .adPic {
    display: block
}

.rolling {
    position: relative;
    overflow: hidden;
    height: 405px;
    margin: 0 auto;
}

.grid-roll {
    margin: 0 10px;
}

.rolling .adPic a {
    position: absolute;
    width: 100%;
    height: 100%;
}

.rolling .adPic img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.rolling .adBtn {
    position: absolute;
    bottom: 5px;
    right: 0;
}

.rolling .adBtn a {
    float: left;
    /* width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 5px;
    background: #d7d7d7;
    color: transparent;
    box-shadow: 0 0 1px #ccc */
}

.rolling .adBtn .on {
    /* background: #999; */
}

.mcm-pop {
    position: relative;
    width: 450px;
    border: 1px solid #000;
    position: relative;
    padding: 30px 20px;
    margin: 15px auto;
}

.mcm-pop i {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 30px;
    font-weight: 800;
    font-style: normal;
}

.mcm-popinner {
    margin: 0 auto;
}

.mcm-pop-submit {
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin: 10px auto;
    text-align: center;
    border: 2px solid #000;
    border-radius: 3px;
}/* ��Ѷ�������б�ͨ����ʽ */

/* ��������߶� */

.grid-hd {
    height: 60px;
}

/* ����������ʽ */

.grid-hd h3 {
    line-height: 60px;
    font-size: 24px;
    text-indent: 14px;
    color: #666;
}

/* ���ж��������ʽ */

.grid-hdc h3 {
    padding-top: 5px;
    font-size: 24px;
    text-indent: 14px;
    color: #666;
}

.grid-hdc {
    height: 60px;
}

/* ���ఴť��ʽ */

.grid-hd-extra {
    right: 0;
    top: 0;
    font-size: 16px;
    padding-right: 14px;
    line-height: 64px;
}

.grid-hd-extra a {
    color: #999;
}

.grid-hd-extra span {
    width: 16px;
    height: 16px;
    line-height: 16px;
}

/* դ��������Ĭ����ʽ */

.col-news {
    padding: 20px 25px 25px;
    font-size: 14px;
}

.col-news li {
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ececec;
}

.col-news li:first-child {
    background-color: #f2f2f2;
    padding: 5px 10px;
    margin-top: -10px;
    text-align: center;
    font-weight: bold;
}

.col-news li:first-child a {
    font-size: 20px;
}

.col-news a {
    color: #666;
    padding-right: 20px;
}

.col-news .time {
    color: #999;
}

/* ͼ����Ѷ�������ʽ���� */

.mod-col-news .col-news li:first-child {
    background-color: transparent;
    padding: 0;
    margin-top: 0;
    text-align: left;
    font-weight: normal;
}

.mod-col-news .col-news li:first-child a {
    font-size: 14px;
}

/* ����grid��ʽ */

.grid-full .tab-hd {
    height: 52px;
    /* margin: 0 10px; */
    background-color: #e4e4e4;
}

.grid-full .tab-hd li {
    min-width: 100px;
    padding: 0 10px;
    line-height: 52px;
    height: 50px;
    font-size: 20px;
    color: #999;
}

.grid-full .tab-hd .on {
    border-bottom: solid 3px #999;
    background-color: #ccc;
    color: 666;
}

.grid-full .col-news {
    padding: 25px 25px 25px;
}

/* ��ͼƬҳ���л� */

.pic-list {
    height: 310px;
    padding: 10px 0;
    letter-spacing: -0.35rem;
}

.pic-list li {
    width: 200px;
}

.pic-list li a {
    margin: 10px;
}

.pic-list .tit {
    font-size: 14px;
    margin-top: 10px;
    color: #666;
}

.pic-list .tit .time {
    color: #ccc;
    margin-left: 2px;
}

/* ͨ��ͷ������ */

.wp_nav {
    height: 94px;
    background: #666;
}

.wp_nav .game-info {
    padding-left: 110px;
    margin-right: 60px;
    color: #fff;
}

.wp_nav .game-info h2 {
    margin: 20px 0 10px;
    font-size: 26px;
}

/* .wp_nav .game-desc-swit span {
    background: green;
    padding: 1px 5px;
    border-radius: 8px;
} */

.wp_nav .nav-list li {
    margin-left: 12px;
}

.wp_nav .nav-list a {
    height: 36px;
    width: 100px;
    margin-top: 23px;
    border: solid 2px #999;
    border-radius: 20px;
    line-height: 36px;
    text-indent: 1em;
    font-size: 16px;
    color: #fff;
}

.wp_nav .nav-list a:hover {
    background: #f77f0b;
    border-color: #f77f0b;
}

/* ���ͼ�ֲ� */

.rolling .adBtn a {
    /* float: left; */
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 5px;
    background: #d7d7d7;
    color: transparent;
    box-shadow: 0 0 1px #ccc
}

.rolling .adBtn .on {
    background: #999;
}/* KV������������ start */

/* slides  */

.kv-panel img {
    display: block;
    width: 100%;
    height: auto;
}

.kv-panel p {
    position: absolute;
    top: 50%;
    display: block;
    width: 100%;
    color: #666;
    text-align: center;
    font-size: 40px;
    z-index: 2;
}

/* KV������������ end */

/* ���ֲ�+���� start */

.md-roll-txt .rolling .adBtn {
    left: 0;
    bottom: 0px;
}

.md-roll-txt .adBtn a {
    width: 25%;
    display: inline-block;
    height: 45px;
    border-radius: 0;
    margin-right: 0;
    color: #333;
    background: #f2f2f2;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
}

.md-roll-txt .adBtn .on {
    background: #d7d7d7;
}

/* ���ֲ�+���� end */

/* ������Ѷ���ޱ��⣩ start */

.grid-text-tab2 {
    background-color: #fff;
}

.grid-text-tab2 .grid-full .col-news {
    padding-top: 40px;
}

.grid-text-tab2 .grid-full .tab-hd li {
    min-width: 70px;
}

.grid-text-tab2 .grid-hd {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 90px;
}

.grid-text-tab2 .grid-hd-extra {
    font-size: 14px;
    line-height: 32px;
    padding: 0 6px;
    background: #fff;
    margin: 8px 18px 0 0;
    border-radius: 20px;
}

/* ������Ѷ���ޱ��⣩ end */

/* ������� start */

.quicklink {
    margin: 15px 0;
}

.qucklink-ul {
    overflow: hidden;
    *zoom: 1;
    width: 1200px;
    margin: 0 auto;
}

.qucklink-ul li {
    float: left;
    width: 24%;
    padding: 0 0.5%;
}

.qucklink-ul li a {
    display: block;
    color: #999;
    font-weight: bold;
    width: 100%;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    text-align: center;
    background-color: #e4e4e4;
}

/* ������� end */

/* ְҵ���� start */

.charcon {
    overflow: hidden;
    margin-top: 70px;
    padding-left: 230px;
}

.roleId {
    width: 320px;
}

.roleId .title {
    margin-bottom: 24px;
}

.role-con .roletext {
    font-size: 13px;
    color: #000000;
    line-height: 22px;
    text-indent: 2em;
}

.roleId-con .roleId-ul {
    border-top: 1px solid #ececec;
    padding-top: 27px;
    padding-left: 20px;
}

.roleId-con li {
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
}

.roleId-con .roleId-ul p {
    float: left;
    width: 105px;
    margin-right: 30px;
    font-size: 13px;
    text-align: right;
    color: #303030;
}

.roleId-con span {
    color: #a6a6a6;
    font-size: 20px;
}

.tech {
    padding-left: 40px;
}

.tech li {
    position: relative;
    width: 42px;
    height: 42px;
    float: left;
    margin-right: 10px;
}

.tech img {
    display: block;
    width: 100%;
    height: 100%;
}

.tech li:hover .skillinfo {
    display: block;
}

.techtit {
    font-size: 12px;
    color: #a6a6a6;
    margin-bottom: 12px;
}

.skillinfo {
    position: absolute;
    bottom: -65px;
    left: 50%;
    width: 100px;
    height: 60px;
    margin-left: -25px;
    z-index: 2;
    display: none;
    background-color: #e4e4e4;
    color: #666;
    font-size: 12px;
}

.dbtab-panel {
    display: none;
}

/* ְҵ���� end */

/* ��Ϸ��ɫ��Coverflow�� start */

.feature-coverflow .swiper-container {
    position: relative;
    width: 1200px;
    height: 560px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 60px;
}

.feature-coverflow .swiper-container img {
    height: 100%;
    width: 100%;
}

.feature-coverflow .swiper-slide {
    height: 100%;
    width: 100%;
}

.feature-coverflow .pagination {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 20px;
    z-index: 20;
    text-align: center;
}

.feature-coverflow .swiper-pagination-bullet {
    margin: 0 4px;
}

.feature-coverflow .swiper-slide-active {
    width: 1000px !important;
    margin-left: -190px;
    background-color: #bcbcbc;
}

.feature-coverflow .swiper-container .next,
.feature-coverflow .swiper-container .prev {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    z-index: 10;
    text-indent: -9999px;
    border-width: 20px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #000;
    margin-top: -10px;
    top: 45%;
}

.feature-coverflow .swiper-container .next {
    right: 2%;
}

.feature-coverflow .swiper-container .prev {
    border-color: transparent #000 transparent transparent;
    border-style: dashed solid dashed dashed;
    left: 2%;
}

/* ��Ϸ��ɫ��Coverflow�� end */

/* �ٷ����� start */

.ewmDiv .fl {
    float: left;
}

.ewmDiv .fr {
    float: right;
}

.offcial-channel {
    max-width: 1200px;
    width: 1200px;
    margin: 20px auto;
}

.offcial-channel ul {
    overflow: hidden;
}

.offcial-channel ul li {
    float: left;
    border: 1px solid #e4e4e4;
    width: 258px;
    height: 131px;
    margin: 0 70px;
}

.offcial-channel ul .ewmDiv {
    overflow: hidden;
    padding: 8px;
    position: relative;
}

.offcial-channel ul .ewmDiv .ewm-title {
    width: 105px;
    height: 115px;
    margin-left: 10px;
    font-weight: bold;
    color: #686868;
}

.offcial-channel ul .ewmDiv .ewm-name {
    font-size: 18px;
    height: 57px;
    width: 105px;
    line-height: 57px;
    border-bottom: 1px solid #e4e4e4;
}

.offcial-channel ul .ewmDiv .g-name {
    font-size: 16px;
    height: 57px;
    width: 105px;
    line-height: 57px;
}

.offcial-channel ul .ewmDiv .ewm-pic {
    width: 113px;
    height: 113px;
    display: block;
    position: absolute;
    right: 6px;
    top: 50%;
    margin-top: -56px;
}

.offcial-channel ul .ewmDiv .ewm-pic img {
    display: block;
    width: 113px;
    height: 113px;
}

/* �ٷ����� end */

/* �ײ���Ȩ  */
.foot_links{width:705px!important}
/* �ײ���Ȩ end */