/*
┌─────────txwl───────────────────────┐
│ 网站设计制作:≮天下-网络≯ QQ:550088018  唯一网址：WWW.10jh.COM   │
│        五年网页设计制作经验、高端建站美工团队为你服务              │
└────────────────────────────── .Com ─┘
*/
body,html {
    min-width: 1300px;
    font-family: 'Microsoft Yahei';
    max-width: 1920px;
}

* {
    font-family: 'Microsoft Yahei';
    box-sizing: border-box;
}

a:hover,a:visited,a:link,a:active {
    text-decoration: none;
}

.section-header-index {
    height: 618px;
    background: url("../image/index-header.jpg") no-repeat center top;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

.section-header-index .head-nav {
    height: 56px;
    width: 100%;
    background: url("../image/head-nav.png") no-repeat center center;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}

.head-nav ul {
    width: 900px;
    margin: 0 auto;
}

.head-nav li {
    float: left;
    padding-top: 16px;
    margin:0 40px;
}

.head-nav li a {
    display: block;
    width: 70px;
    height: 24px;
    background: url("../image/nav-text.png") no-repeat 0px 0px;
 }

 .head-nav li a:hover {
    background-position-y:-39px;
 }

 .head-nav .download-center {
    background-position-x: -136px;
 }

 .head-nav .news {
    background-position-x: -272px;
 }

 .head-nav .game-data {
    background-position-x: -408px;
 }

 .head-nav .media-center {
    background-position-x: -539px;
 }

 .head-nav .custom-service {
    background-position-x: -681px;
 }

/*.section-header-index .logo {
    position: absolute;
    top: 42px;
    left: -63px;
    z-index: 9;
}*/

.section-header-index .act {
    position: absolute;
    top: 376px;
    left: 187px;
    width: 418px;
    height: 38px;
    background-image: url("../image/act-time-1.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.section-header-index .act .video-btn-top {
    display: block;
    width: 32px;
    height: 38px;
    margin-left: 175px;
    background: url('../image/video-btn.png') no-repeat 0 0;
}

.section-header-index .act .video-btn-top:hover {
    background-position-y: -41px; 
}

.section-header-index .link {
    position: absolute;
    top: 430px;
    left: 139px;
    width: 471px;
    height: 129px;
    border: 1px solid #170c17;
    background:#655351;
    padding: 4px;
}

.section-header-index .link a {
    display: block;
    background: url("../image/index-btns.jpg") no-repeat 0 0;
}
.section-header-index .link .download-game {
    width: 256px;
    height: 119px;  
    opacity: .8;
}

.section-header-index .link .download-game:hover {
    opacity: 1;
}

.section-header-index .link .rewards{
    width: 205px;
    height: 59px;
    background-position: -256px 0px;
}

.section-header-index .link .rewards:hover {
    opacity: .9;
}

.section-header-index .link .to-reg {
    width: 205px;
    height: 60px;
    background-position: -256px -59px;
}

.section-header-index .link .to-reg:hover {
    opacity: .9;
}

/* section-center */

.section-center {
    min-height: 705px;
    background: url("../image/bg-center.jpg") no-repeat top center;
}

/* 左侧轮播 */
.section-center .slider-container {
    width: 692px;
    height: 339px;
    margin-right: 14px;
    position: relative;
}

.slider-container .con-tab  {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 104px;
    height: 24px;
}

.slider-container .con-tab a {
    display: block;
    width: 52px;
    height: 24px;
    line-height: 24px;
    background: #35313f;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-family: 'Microsoft Yahei' , sans-serif;
    float: left;
}

.slider-container .con-tab a.on {
    background: #c55d34;
}

.slider-container .slider {
    display: none;
    width: 692px;
    height: 339px;
    overflow: hidden;
    position: relative;
}

.slider-container .slider-offical {
    display: block
}

.slider-container .move {
    position: absolute;
    top: 0px;
    left: 0px;
}

.slider-container .move li {
    float:left;
    width: 692px;
    height: 339px;
}

.slider-container .move li a {
    display: block;
    width: 100%;
    height: 100%;
}

.slider-container .move-controls {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.slider-container .move-controls li {
    float: left;
    text-align: center;
    height: 39px;
    line-height: 39px;
    background: #35313f;
    width: 25%;
    color: #ffffff;
    font-size: 13px;
    cursor: pointer;
}

.slider-container .move-controls li.now {
    background: #d25d1e;
} 

.section-center .news {
    position: relative;
    width: 493px;
    height: 339px;
    background: purple;
    background-color: #fff;
    overflow: hidden;
    padding: 30px 9px 0px 20px;
}

.section-center .news .tab-title {
    width: 100%;
    border-bottom: 1px solid #d6d4d5;
    position: relative;
    height: 36px;
}

.section-center .news .tab-title > .show-list-btn {
    display: block;
    float: left;
    width: 64px;
    font-size: 16px;
    font-family: 'Microsoft Yahei';
    font-weight: bold;
    text-align: center;
    color: #000;
    line-height: 34px;
    padding: 0px 4px;
    position: relative;
}
.section-center .news .tab-title > .show-list-btn.show {
    color: #ff6a1a;
}


.section-center .news .tab-title > .show-list-btn.show:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: -2px;
    height: 2px; 
    background-color: #f2782f;
    width: 69px;
    transform: scale(1,1);
    transition: all .3s ease-in-out;
}
.section-center .news .tab-title > .show-list-btn:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -2px;
    left: -2px;
    height: 2px; 
    background-color: #f2782f;
    width: 0px;
    transform: scale(0,0);
    transition: all .3s ease-in-out;
}

.section-center .news .info {
    font-size: 20px;
    font-family: 'Microsoft Yahei';
    color: #d39d43;
    font-weight: bold;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 16px;
}

.section-center .news .tab-title .more {
    position: absolute;
    width: 21px;
    height: 21px;
    background: url("../image/more.png") center center no-repeat;
    top: 6px;
    right:  5px;
}

.news .recommend {
    position: relative;
    line-height: 68px;
}

.news .icon-recomment {
    position: absolute;
    width: 55px;
    height: 26px;
    background: #f2782f;
    color: #fff;
    text-align: center;
    line-height: 26px;
    top: 23px;
    left: 10px;
    font-size: 15px;
}

.news .icon-recomment:after {
    content: '';
    display: block;
    width:0px;
    height: 0px;
    position: absolute;
    right: -10px;
    top: 8px;
    border: 5px solid transparent;
    border-left-color: #f2782f;
    /* border-top: transparent;
    border-right: transparent;
    border-bottom: transparent; */
}

.news .recommend a {
    color: #f2782f;
    font-size: 18px;
    font-weight: bold;
    padding-left: 80px;
    
}

.news .tab-con > ul {
    display: none;
}
.news .tab-con > ul.showThis {
    display: block;
}

.news .tab-con li {
    line-height: 23px;
}

.news .tab-con span {
    font-family: 'Microsoft Yahei';
    display: inline-block;
    font-size: 14px;
    color: #7a7a7a;
    vertical-align: middle;
}

.news .tab-con .news-title-span {
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #353333;
}

.news .tab-con .news-title-span a {
    color: #353333;
}

.news .tab-con .news-title-span:hover a {
    text-decoration: underline;
}

.news .tab-con .news-time-span {
    color: #9d9c9c;
    float: right;
    padding-right: 5px;
}

.section-center .center-box {
    margin-top: 19px;
}

.section-center .hot-act {
    width: 1200px;
    overflow: hidden;
}

.section-center .hot-act ul {
    width: 1213px;
}

.section-center .hot-act li {
    float: left;
    width: 290px;
    height: 139px;
    margin-right: 13px;
}

.section-center .bottom-box {
    margin-top: 22px;
}

.section-center .bottom-box .box {
    width: 1200px;
    height: 451px;
    overflow: hidden;
}

.section-center .bottom-box .box .title {
    height: 46px;
    border-bottom: 1px solid #d3d3d3;
    position: relative;
}
.section-center .bottom-box .title-text {
    position: absolute;
    top: 6px;
    left: 0px;
    width: 199px;
    height: 26px;
    background: url("../image/special-text.png") no-repeat 0px 0px;
}

.section-center .box-r .title-text {
    background-position-y: -26px;
}

.section-center .bottom-box .more {
    position: absolute;
    width: 21px;
    height: 21px;
    background: url("../image/more.png") no-repeat center center;
    top: 5px; 
    right: 8px;
}

.bottom-box .data-item {
    height: 76px;
    margin-top: 13px;
    position: relative;
}

.bottom-box .data-item:after {
    content: '';
    display: block;
    width: 422px;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    bottom: 0px;
    right: 0px;
}

.bottom-box .data-item > div {
    float: left;
    overflow: hidden;
}

.bottom-box .data-item .imgBox {
    margin-top: 2px;
    margin-right: 14px;
    width: 137px;
    height: 71px;
    background: url("../image/game-feature.png") no-repeat 0px 0px;
}

.bottom-box .strategy .imgBox {
    background-position-y: -71px;
}

.bottom-box .runk .imgBox {
    background-position-y: -142px;
}

.bottom-box .data-item .item-title {
    background: url("../image/game-feature-icon.png") no-repeat center 0px;
    width: 79px;
    height: 64px;
    border-right: 1px dashed #a7a7a7;
}

.bottom-box .strategy .item-title {
    background-position-y: -88px;
}

.bottom-box .runk .item-title {
    background-position-y: -176px;
}
.bottom-box .details {
    width: 335px;
    height: 64px;
    overflow: hidden;
}

.bottom-box .details li {
    width: 60px;
    float: left;
    text-align: right;
    height: 32px;
    line-height: 32px;
    margin-left: 23px;
}

.bottom-box .details li a {
    color: #353333;
    font-size: 13px;
}

.bottom-box .media-tab {
    margin-top: 6px;
    border-bottom: 1px solid #d3d3d3;
}

.bottom-box .media-tab a {
    float:left;
    width: 142px;
    height: 46px;
    font-size: 16px;
    text-align: center;
    color: #353333;
    line-height: 46px;
    position: relative;
}

.bottom-box .media-tab a:after {
    content: '';
    display: block;
    width: 0px;
    height: 2px;
    background: #f28362;
    position: absolute;
    bottom: -1px;
    transform: scale(0,0);
    transition: transform .4s ease-in-out;
    transform-origin: center center;
}

.bottom-box .media-tab a.current {
    color: #e57452;
    font-weight: bold;
}

.bottom-box .media-tab .current:after {
    content: '';
    display: block;
    width: 142px;
    height: 2px;
    background: #f28362;
    position: absolute;
    bottom: -1px;
    transform-origin: center center;
    transform: scale(1,1);
    transition: transform .4s ease-in-out;
}

.media-tab-content {
    margin-top: 30px;
    width:584px;
}

.media-tab-content .tab-item {
    display: none;
}

.media-tab-content .tab-video {
    display: block;
}

.media-tab-content .video-box .open-video {
    position: absolute;
    top: 55px;
    left: 50%;
    margin-left: -37px;
    width: 74px;
    height: 74px;
    background: url("../image/open-video.png") no-repeat center center;
}

.media-tab-content .tab-item > div {
    float: left;
    width: 275px;
    height: 180px;
    position: relative;
    background: red;
}

.media-tab-content .tab-item .desc {
    position: absolute;
    width: 100%;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-size: 13px;
    background: rgba(0 , 0 , 0 ,.5);
    left: 0px;
    bottom: 0px;
}

.media-tab-content .tab-item > div {
    margin-right: 17px;
}

.media-tab-content .tab-item li {
    float:left;
}

.media-tab-content .tab-item li {
    margin-right: 17px;
}

/* section-profession */

.section-profession {
    height: 448px;
    background: url("../image/bg-profession.jpg") no-repeat center center;
}


.tab-skills {
    width: 60px;
    position: absolute;
    top: 58px;
    left: 8px;
}

.tab-skills li {
    cursor: pointer;
    height: 16px;
    line-height: 16px;
    font-size: 15px;
    color: #fff;
    padding-left: 25px;
    position: relative;
    margin-bottom: 29px;
}

.tab-skills li:after {
    display: block;
    content: '';
    position: absolute;
    top:2px;
    left: 0px;
    width: 13px;
    height: 13px;
    background: url("../image/point.png") no-repeat 0 -13px;
}

.tab-skills li:hover:after {
    background-position: 0 0;
}

.tab-skills .now:after {
    background-position: 0 0;
}

.tab-skill-content {
    position: relative;
    height: 448px;
    width: 1150px;
    overflow: hidden;
    margin-left: 139px;
}

/* .tab-skill-content .skill-desc {
    display: none;
}

.tab-skill-content .skill-desc.now {
    display: block;
} */

.skill-desc .text {
    position: absolute;
    top: 0px;
    left: -482px;
    width: 482px;
    height: 100%;
    padding-top: 52px;
    color: #fff;
    font-size: 14px;
    transition: none;
}

.skill-desc .title {
    width: 276px;
    height: 66px;
    background: url("../image/skill-title.png") no-repeat 0px 0px;
    margin-bottom: 20px;
}

.skill-js .title {
    background-position: 0px -66px;
}

.skill-gf .title {
    background-position: 0px -132px;
}

.skill-yr .title {
    background-position: 0px -198px;
}

.skill-yg .title {
    background-position: -298px 0px;
}

.skill-cb .title {
    background-position: -298px -66px;
}

.skill-df .title {
    background-position: -298px -132px;
}

.skill-yl .title {
    background-position: -298px -198px;
}


.skill-desc .explain {
    padding-top: 10px;
    margin-bottom: 22px;
    height: 115px;
    border-top: 1px solid #7b7f97;
    /* border-bottom: 1px solid #7b7f97; */
    line-height: 30px;
    text-indent: 2em;
}

.skill-desc .identity p {
    line-height: 30px;
}

.skill-desc .level em {
    display: inline-block;
    margin-left: 9px;
    vertical-align: -2px;
    height: 13px;
    width: 12px;
    background: url("../image/point.png") no-repeat 0 -26px;
}

.skill-desc .level i {
    display: inline-block;
    margin-left: 9px;
    vertical-align: -2px;
    height: 13px;
    width: 12px;
    background: url("../image/point.png") no-repeat 0 -40px;
}

.skill-desc .role {
    position: absolute;
    top: 0px;
    /* left: 456px; */
    left: 1262px;
    opacity: 0;
    transition: none;
}

.skill-desc.now  .role{
    left: 456px;
    opacity: 1;
    transform: rotate3d(0 , 0 , 0);
    transition: all .8s;
}

.skill-desc.now  .text{
    left: 0px;
    opacity: 1;
    transform: rotate3d(0 , 0 , 0);
    transition: all .8s;
}

/* sectin-friend-link */

.section-friend-link {
    height: 160px;
    background: #fff;
}

.section-friend-link .wrap {
    padding-top: 32px;
}

.section-friend-link .box {
    width: 1200px;
    height: 256px;
    overflow: hidden;
}

.section-friend-link .box .title {
    position: relative;
    height: 46px;
    border-bottom: 1px solid #d3d3d3;
}

.section-friend-link .title .title-text {
    position: absolute;
    top: 6px;
    left: 0px; 
    width: 199px;
    height: 26px;
    background: url("../image/special-text.png") no-repeat 0px -52px;
}

.section-friend-link .fast-access .title-text {
    background-position-y: -78px;
}

.section-friend-link .company-name ul {
    margin-top: 10px;
}

.section-friend-link .company-name li {
    width: 85px;
    margin-right: 7px;
    float: left;
}

.section-friend-link .company-name li a {
    display: block;
    width: 100%;
    height: 32px;
    line-height: 32px;
    color: #353333;
    font-size: 13px;
    padding-left: 7px;
    position: relative;
}

.section-friend-link .company-name li a:hover {
    color: #f2782f;
}

.section-friend-link .company-name li a:after {
    content: '·';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 5px;
    height: 32px;
    line-height: 32px;
}

.fast-access ul {
    width: 1200px;
    margin-top: 10px;
}

.fast-access li {
    float: left;
    margin-right: 23px;
    margin-top: 14px;
}

.fast-access .fast-link {
    display: block;
    width: 127px;
    height: 57px;
    border: 1px solid #e7e7e7;
    line-height: 55px;
    padding-left: 55px;
    position: relative;
    color: #353333;
    font-size: 13px;
}

.fast-access .fast-link:after {
    content: '';
    display: block;
    width:  28px;
    height: 28px;
    background: url("../image/spirit-icon.png") no-repeat 0px 0px;
    position: absolute;
    top: 15px;
    left: 21px;
}

.fast-access .fast-link-pwd:after {
    background-position: -28px 0px;
}
.fast-access .fast-link-parent:after {
    background-position: -60px 0px;
}
.fast-access .fast-link-back:after {
    background-position: -93px 0px;
}
.fast-access .fast-link-safe:after {
    background-position: 0px -30px;
}
.fast-access .fast-link-help:after {
    background-position: -31px -30px;
}
.fast-access .fast-link-report:after {
    background-position: -61px -30px;
}
.fast-access .fast-link-online:after  {
    width: 32px;
    height: 30px;
}
.fast-access .fast-link-online:after {
    background-position: -92px -29px;
}


.section-bottom {
    height: 477px;
    background: url("http://fhgl.2021jh.com:90/v1/images/index/bg-bottom.jpg") no-repeat center center;
}

.section-bottom .wrap {
    padding-top: 86px;
}

.section-bottom .title {
    width: 499px;
    height: 66px;
    background: url("../image/bottom-title.png") no-repeat center center;
    margin: 0 auto 52px;
}

.contact-us {
    width: 776px;
    margin: 0 auto;
    overflow: hidden;
}

.contact-us ul {
    width: 832px;;
}

.section-bottom .contact-us li {
    float: left;
    width: 221px;
    height: 201px;
    margin-right: 56px;
}

.contact-us .up {
    height: 160px;
    border: 1px solid #d7d9e0;
    border-bottom: none;
    overflow: hidden;
    background: #fff;
}

.contact-us .up .name-l {
    margin: 32px 0 0 27px;
    width: 30px;
    height: 90px;
    border-left: 1px solid #cfbd96;
    color: #353333;
    font-size: 20px;
    padding-left: 8px;
    line-height: 23px;
}

.contact-us .imgBox {
    margin: 21px 24px 0 0;
    border: 1px solid #dbdbdb;
}

.contact-us .n-border .imgBox {
    border: none;
}

.contact-us .down {
    height: 41px;
    background: #474b5f;
    line-height: 41px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.contact-us .down a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 41px;
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
}

.contact-us .wx .imgBox {
    border: none;
}

.contact-us .wx .down {
    padding-top: 7px;
    line-height: 14px;
}

.pop-mask {
    position: fixed;
    display: none;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 99;
    filter: Alpha(opacity=50);
}

.pop {
    display: none;
    background: #fff;
}

.pop .close {
    position: absolute;
    top: 0px;
    right: -60px;
    width: 45px;
    height: 45px;
    background: url("../image/close.png") no-repeat center center;
}

.fast-reg {
    position: absolute;
    top: 0px;
    right: 45px;
    width: 283px;
    max-height: 1046px;
    transition: width .5s;
    z-index: 11;
}

.fast-reg-content {
    /* height: 100%;
    overflow-y: auto;
    overflow-x:hidden; */
    width: 100%;
    transition: width .5s;
    overflow: hidden;
}

.fast-reg .reg-region {
    height: 360px;
    background: #fff;
}

.fast-reg .fast-reg-item {
    padding-top: 10px;
}

.fast-reg-item .title {
    margin: 0 auto 5px;
    padding-left: 63px;
    width: 257px;
    height: 42px;
    background: url("../image/reg-title.png") no-repeat 0 0;
    color: #35313f;
    font-family: 'Microsoft YaHei';
    font-size: 24px;
}

.fast-download-client {
    background: #fff;
}

.fast-reg .fast-download-client .title {
    background-position: 0 -42px;
}

.fast-download-client img {
    display: block;
    width: 193px;
    height: 127px;
    margin: -18px auto 5px;
}

.fast-download-client .btn-fast {
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #59597d;
}
.fast-download-client .btn-fast:hover {
    opacity: .9;
    filter: Alpha(opacity=90);
}

.get-reward {
    height: 310px;
    background: url("../image/reg-region-bottom.png") no-repeat center top;
}

.get-reward .title {
    background-position-y: -84px;
}

.get-reward img {
    display: block;
    width: 220px;
    height: 130px;
    margin: 0 auto;
}

.get-reward .btn-get-reward {
    display: block;
    margin: 0 auto;
    width: 240px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 22px;
    color: #fff;
    background: #f68c36;
}

.get-reward .btn-get-reward:hover {
    opacity: .9;
    filter: Alpha(opacity=90);
}

.fast-reg .slide-btn {
    width: 45px;
    height: 137px;
    background: purple;
    position: absolute;
    bottom: 240px;
    left: -45px;
    cursor: pointer;
    background: url("../image/reg-control-btn.png") no-repeat 0 0;
    transition: all .5s;
}

.fast-reg .slide-btn.off {
    width: 45px;
    height: 217px;
    background-position-y: -137px;
}

/* 注册样式 */

.reg-ifr {
    width: 240px;
    margin: 15px auto 0px;
}