@charset "utf-8";
/*index.html*/
.overflow_hidden{
    overflow: hidden;
}
.in_con1,.in_con2,.in_con3{
    width: 56px;
    height:60px;
    background: url(../images/iconV8.png) no-repeat center center;
    background-size: cover;
   float: left;
    position: relative;
    cursor: pointer;
}
.in_game1_t1{
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con_child,.con_child1,.con_child3{
    position: absolute;
    line-height: 20px;
    background: rgb(204,224,249);
    font-size: 12px;
    display: inline-block;
    width: 300%;
    padding: 5px 10px;
    border-radius: 4px;
    display: none;
}
.con_child{
    top: -70px;
    height: 50px;
}
.con_child1{
    top: -45px;
    height: 30px;
}
.con_child3{
    width: 100px;
    height: 95px;
    top: -110px;
}
.con_child3 img{
    max-width: 100%;
    max-height: 100%;
}
.con_child::after,.con_child1::after,.con_child3::after{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 20px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid rgb(204,224,249);
}
.icon_box li:hover .con_child,.icon_box li:hover .con_child1,
.icon_box li:hover .con_child3{
    display: inline-block;
}
.icon_box{
    position: absolute;
    bottom: 55px;
    left: 55px;
}
.in_con1{
    background-position:0 0 ;
}
.in_con2{
    background-position: -55px 0;
}
.in_con3{
    background-position: -110px 0;
}
#idx .in_banner.swiper-container{
    width: 100%;
    height:100vh;
    max-height: 950px;
}
.in_logo{
    height: 100%;
    width: 100%;
    background-repeat:no-repeat ;
    background-position:center center;
    background-size: cover;
}
.in_logo a{
    width: 100%;
    height:100%;
}
.in_hot{
    padding: 30px 0 40px 0;
    background: rgb(244,244,244);
    overflow: hidden;
}
.hot_box,.par_box,.par_b_box,.bus_box>div,
.ga_tab ul,.ab_introduce,.ab_culture,.honor_box,.con_2,.con_3,
.inver_tab ul,.inver_gsgl,.inver_ul2 ul,.xxpl_box,.inver_tz,.info_tab ul,
.ga_yf,.ga_ly,.ga_ad,.ga_fh,.join_zp,.join_life,.join_lx,.join_bg,.g_detail{
    width: 80%;
    position: relative;
    margin: auto;
    max-width: 1200px;
    /*min-width: 900px;*/
}
.hot_title,.par_box{
    text-align: center;
}
.hot_title .hot_title_t,.par_box .hot_title_t{
    font-size: 25px;
    font-weight: bold;
    color: rgb(60, 60, 60);
 }
.hot_title .hot_title_t .t_befor,
.par_box .hot_title_t .t_befor{
    display: inline-block;
    width: 90px;
    height: 1px;
    background: rgb(60, 60, 60);
    margin:0 30px -8px 0;
}
.hot_title .hot_title_t .t_after,
.par_box .hot_title_t .t_after{
    display: inline-block;
    width: 90px;
    height:1px;
    background: rgb(60, 60, 60);
    margin:0 0 -8px 30px;
}
.hot_title>p:nth-of-type(2),.par_box>p:nth-of-type(2){
    font-size: 23px;
    color: rgb(102,102,102);
}
.hot_more a{    width: auto;
    color: rgb(111,115,127);}
.hot_more{
    font-size: 13px;
    text-align: right;
    color:rgb(101,101,101);
    margin: 30px 0;
}
.sanjiao{
    display: inline-block;
    width: 10px;
    height:10px;
    background: url(../images/sanjiaoV8.png) no-repeat center center;
    background-size: cover;
    margin-left: 10px;
}
.hot_box>ul>li{
    width:33.33%;
    float: left;
    padding-right: 10px;
    position: relative;
    overflow: hidden;
    border: 1px solid #f7f5f5;
}
.in_gameImg,.in_gameTop,.in_gameImg img{
    width: 100%;
}
.in_gameTop{
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(100% - 10px);
     opacity: 0;
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 12px;
    text-align: center;
}
.in_gameOne{
    position: absolute;
    bottom: 0;
    background: #fff;
    width: calc(100% - 10px);
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
}
.in_gaSwiper .in_gameOne{
    width: 100%;
    background: rgb(242,242,242);
}
.in_gaSwiper{
    margin: 25px 0;
    height: 90vh;
    display: none;
}
.in_gaSwiper .swiper-slide>div{
    background-size:cover;
    background-position:top center;
    background-repeat: no-repeat;
}
.in_gaSwiper .swiper-container,.in_gaSwiper .in_gameImg{
    height: 100%;
}
.in_gaSwiper .swiper-button-next2{
    background-image:url("../images/inLeft.png");
    background-size: contain;
}
.in_gaSwiper .swiper-button-prev2{
    background-image:url("../images/inRight.png");
    background-size: contain;
}
.moreStyle{
    padding: 10px 0;
    text-align: center;
    background: rgb(241,241,241);
    border-radius: 2px;
    margin: 20px 0 0;
    color: #676767;
    font-size: 14px;
    display: none;
}
.moreStyle img{
    max-width: 14px;
    margin-left: 10px;
    margin-top: -2px;
}
.in_gameOne p,.ga_p2 p,.ly_con_all p{
    font-size: 12px;
    line-height: 20px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.in_gameOne p,.moreStyle a{
    color: rgb(125,125,125);
}
.in_gameOne p.in_game_t,.in_gameTop p.in_game_t{
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding: 0px 20px 15px 20px;
}
.in_gameOne p.in_game_t{
    color: rgb(125,125,125);
}
.hot_box>ul>li:hover .in_gameOne {
    opacity: 0;
    background: rgba(1,1,1,0.5);
    bottom: -5%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.in_gameOne p.in_game_t::after,.in_gameTop p.in_game_t::after{
    content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    bottom: 5px;
    left: calc(50% - 20px);
}
.in_gameOne p.in_game_t::after{
    background: rgb(125,125,125);
}
.in_gameTop p.in_game_t::after{
    background: #fff;
}
.in_game_t1{
    margin-top: 30px;
}
.in_erweima{
    width: 150px;
    height: 150px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
}
.game_index{width: 150px;height: 30px;line-height: 30px;opacity: 0.8;border: 1px #ffffff solid;margin-top: 35px;font-size: 15px}
.game_index:hover{
    border: 1px #fff906 solid;
    color: #07d3f9;
    cursor: pointer;
}
.in_erweima img{
    width:100%;
    height:100%;
}
.ga_p2{
    position: absolute;
    bottom: 30px;
    width:100%;
}
.hot_box>ul>li:hover .in_gameTop,.ly_con1:hover .ly_con_r{
    -ms-animation:fadeIn .45s ease-out .2s forwards;
    -moz-animation:fadeIn .45s ease-out .2s forwards;
    -webkit-animation: fadeIn .45s ease-out .2s forwards;
    animation: fadeIn .45s ease-out .2s forwards;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100%{
        opacity: 1
    }

}
.in_partners{
    background: rgb(240,240,240);
}
.par_box{
    padding: 40px 0;
}
.par_bottom{
    width: 100%;
    background: url(../images/parV8.jpg) no-repeat center center;
    background-size: cover;
}
.par_b_box{
    color:#fff;
}
.par_b_box1{
    padding: 80px 0 20px;
    width: 528px;
    border-bottom: 1px solid #fff;
    margin: auto;
    height: 123px;
}
.par_b_box1 li{
    float: left;
    padding: 10px 20px;
    margin-right: 60px;
    font-size: 17px;
    position: relative;
    cursor: pointer;
}
.par_b_box1 li:last-child{
    margin-right:0px;
}
.par_b_box1 li.active::after{
    content: "";
    position: absolute;
    width: 100px;
    height: 4px;
    bottom: -2px;
    left: calc(50% - 50px);
    background: #fff;
}
.par_b_box2 li{
    width: 15%;
    height: 50px;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}
.par_b_box2 li:nth-of-type(6),.par_b_box2 li:nth-of-type(12){
    margin-right:0;
}
.par_b_box2 li img{
    width: 100%;
    height:100%;
}
.par_b_box2{
    margin-top: 90px;
    overflow: auto;
    padding-bottom: 90px;
}

.bus_box{
    overflow: auto;
    background: rgb(245,245,245);
}
.bus_box>div{
    background: #fff;
    overflow: auto;
    padding: 60px 40px 80px;
}
.bus_box>div li{
    float: left;
    width: 50%;
    border-bottom: 1px dashed rgb(140,140,140);
    padding: 30px 0;
    height: 245px;
}
.bus_box>div li p:nth-of-type(1){
    font-size: 18px;
    color:rgb(98, 98, 98);
    font-weight: 600;
    margin: 15px 0;
    line-height: 25px;
}
.bus_box>div li p{
    line-height: 28px;
    font-size: 14px;
    color: rgb(51,51,51);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bus_box>div li p a {
    width: calc(100% - 50px);
}
.bus_box>div li p.bus_email,.bus_box>div li p a{
    color: #4996E8;
    font-weight: bold;
}

/*about.html*/
.time_r,.time_l{
    position: absolute;
    top: 18px;
    font-size: 28px;
    color: rgb(3,124,255);
    width: 90px;
}
.time_r{
    left: 85px;
}
.time_l{
    right: 86px;
    text-align: right;
}
.ab_top{
    background: url(../images/abBg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    height: 70vh;
    max-height: 600px;
}
.ga_tab,.inver_tab,.info_tab,.ga_tab{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height:50px;
    background: rgba(255,255,255,0.6);
}
.ga_tab ul li,.inver_tab ul li,.info_tab ul li{
    float: left;
    line-height: 40px;
    border-left: 1px solid rgb(146,148,147);
    margin: 5px 0;
    text-align: center;
    position: relative;
    font-size: 15px;
    cursor: pointer;
}
.ga_tab ul li{
    width: 25%;
}
.inver_tab ul li{
    width: 33.3%;
}
.info_tab ul li{
    width:50%
}
.ga_tab ul li:last-child,.inver_tab ul li:last-child,
.info_tab ul li:last-child{
    border-right: 1px solid rgb(146,148,147);
}
.ga_tab ul li.active,.info_tab ul li.active{
    background: #fff;
}
.ga_tab ul li.active::after,
.inver_tab ul li.active::after,
.info_tab ul li.active::after{
    background: #fff;
    content: "";
    position: absolute;
    background: url(../images/sanjiaoV8.png) no-repeat center center;
    background-size: cover;
    width: 10px;
    height:10px;
    left: calc(50% - 5px);
    transform: rotateZ(-90deg);
    -ms-transform:rotate(-90deg); 	/* IE 9 */
    -moz-transform:rotate(-90deg); 	/* Firefox */
    -webkit-transform:rotate(-90deg); /* Safari 和 Chrome */
    -o-transform:rotate(-90deg);
    bottom: 0;
}
.ab_box{
    background: rgb(248,248,248);
}
.ab_introduce{
    background: #fff;
    text-align: center;
    padding-top: 25px;
}
.ab_introduce h3,.ab_culture h3{
    color:rgb(36,44,91);
    font-size: 28px;
}
.ab_introduce h3{
    padding: 65px 0 45px;
}
.ab_culture h3{
    margin-bottom: 10px;
}
.ab_introduce p{
    padding: 0 50px 70px;
}
.ab_introduce p,.ab_culture p{
    text-align: left;
    line-height: 30px;
    color: rgb(121, 121, 121);
    font-size: 15px;
}
.ab_introduce img,.ab_culture li img{
    max-width: 100%;
    display: inline-block;
}
.ab_culture{
    overflow: auto;
    background: #fff;
    padding: 40px 0;
}
.ab_culture li{
    width: calc(50% - 20px);
    float: left;
    position: relative;
}
.ab_c{
    position: absolute;
    display: inline-block;
    left: 10%;
    top: 35%;
}
/*.ab_culture li:nth-of-type(1){*/
    /*background: url(../images/qywh1V8.png) no-repeat center center;*/
    /*background-size: cover;*/
    /*margin-bottom:40px;*/
/*}*/
/*.ab_culture li:nth-of-type(2){*/
    /*background: url(../images/qywh4V8.png) no-repeat center center;*/
    /*background-size: cover;*/
    /*margin-bottom:40px;*/
/*}*/
/*.ab_culture li:nth-of-type(3){*/
    /*background: url(../images/qywh3V8.png) no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
/*.ab_culture li:nth-of-type(4){*/
    /*background: url(../images/qywh2V8.png) no-repeat center center;*/
    /*background-size: cover;*/
/*}*/
.honor_box ul{
    width: 500px;
    line-height: 40px;
    float: right;
    background: rgba(255,255,255,0.3);
    padding: 30px;
    color: rgb(53, 53, 53);
    margin-top: 145px;
    font-weight: 600;
    font-size: 15px;
}
.con_1,.inver_ul2{
    width: 100%;
    background: #fff;
    height: 45px;
    box-shadow: 0 6px 24px 0px #b0acac;
    z-index: 999;
    position: absolute;
}
.con_2{
    line-height: 45px;
    color: rgb(3,124,255);
    font-size: 23px;
}
.con_3,.xxpl_box,.inver_tz{
    background: #fff;
    position: relative;
    padding: 70px;
}
.xxpl_box,#gsgl{
    padding: 70px 0 100px;
}
.inver_tz{
    padding: 20px 0 100px;
}
.con_line{
    height:calc(100% - 120px);
    width: 1px;
    background: rgb(146,148,147);
    position: absolute;
    left: calc(50% - 1px);
    top:80px
}
.time_year{
    width: 75px;
    height: 75px;
    display: block;
    border-radius: 100%;
    border: 1px solid rgb(196, 196, 196);
    margin: auto;
    position: relative;
    margin-top: 50px;
    background: #fff;
}
.year_child{
    width: 65px;
    height: 65px;
    display: inline-block;
    border-radius: 100%;
    background: rgb(3,124,255);
    margin-top: 4px;
    margin-left: 4px;
    line-height: 65px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.event_r,.event_l{
    width: calc(50% + 12.5px);
    margin-top: 50px;
    position: relative;
}
.event_r,.event_r_box,.event_r_t2,.event_l>img,
.event_r_box,.event_l_t1{
    float: right;
}
.event_l,.event_l_box{
    float: left;
}
.event_r_box,.event_l_box{
    width: 80%;
    display: inline-block;
    background: rgb(210,210,210);
    line-height: 36px;
    border-radius: 4px;
    padding: 0 10px;
    font-size: 15px;
    position: relative;
}
.event_r>img,.event_l>img{
    margin-top: 6px;
}
.event_r_t1,.event_l_t1{
    color:rgb(3,124,255);
}
.event_r_box::after,.event_l_box::after{
    content: '';
    position: absolute;
    top: 14px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #d2d2d2;
}
.event_r_box::after{
    left: -10px;
    transform: rotateZ(90deg);
    -ms-transform:rotateZ(90deg); 	/* IE 9 */
    -moz-transform:rotateZ(90deg); 	/* Firefox */
    -webkit-transform:rotateZ(90deg); /* Safari 和 Chrome */
    -o-transform:rotateZ(90deg);
}
.event_l_box::after{
    right: -10px;
    transform: rotateZ(-90deg);
    -ms-transform:rotateZ(-90deg); 	/* IE 9 */
    -moz-transform:rotateZ(-90deg); 	/* Firefox */
    -webkit-transform:rotateZ(-90deg); /* Safari 和 Chrome */
    -o-transform:rotateZ(-90deg);
}
.con_box{
    overflow: auto;
}
.event_l_t2,.event_r_t2{
    display: inline-block;
    width: 80%;
}
.event_l_t2{
    float: left;
}

.inver_tab ul li.active{
    background:rgb(212,212,212) ;
}
.inver_box{
    width: 100%;
    background: rgb(245,245,245);
}
.inver_gsgl{
    background: #fff;
}
.inver_ul1{
    padding-top: 25px;
}
.inver_ul1 ul{
    padding: 0 150px;
    border-bottom: 1px solid rgb(146,148,147);
    line-height: 35px;
    color: rgb(3,124,255);
}
.inver_img{
    float: left;
    margin: 8px 10px 0 0;
}
.inver_title{
    width: 64px;
    position: relative;
}
.inver_title::after{
    content: "";
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 3px;
    background:rgb(3,124,255);
}
.inver_ul2{
    background: rgb(247,247,247);
}
.inver_ul2 ul li{
    text-align: center;
    width: 25%;
    float: left;
    line-height: 43px;
    color: #4996E8;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inver_ul2 ul li.active{
    border-bottom: 2px solid #4996E8;
}
.xxpl_box ul li,.tz_boxTop,#gsgl .noData{
    line-height: 50px;
    border-bottom: #d9d9d9 dashed 1px;
    color: #878787;
    font-size: 14px;
    overflow: auto;
}
.inver_xxpl .gszd_wjm{
    display: inline-block;
    width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}
.inver_xxpl .gszd_wjm a{
    color: #878787;
    white-space: pre;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    padding-right: 50px;
}
.xxpl_box ul li .noData{
    text-align: center;
}
.xxpl_box ul,.xxpl_box .gszd_title,
.tz_box ul{
    padding: 0 70px;
}
#gsgl .noData{
    margin: 0 70px;
    text-align: center;
}
.gszd_title{
    border-bottom: 1px solid rgb(146,148,147);
    margin-top: 40px;
    overflow: auto;
}
.inver_tz .tz_time,.tz_add{
    width:20%;
}
.inver_tz span{
    display: inline-block;
    float: left;
}
.tz_event{
    width:60%;
    text-align: center;
}
.tz_boxTop .tz_event{
    cursor: pointer;
    width: 60%;
    padding: 0 10px;
}
.tz_word{
    width: 66%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding-left: 20px;
}
.tz_bottom{
    padding: 20px;
    overflow: auto;
    background: #ebebeb;
    display: none;
}
.tz_left,.tz_right{
    width:50%;
    float: left;
}
.tz_bottom p{
    font-size: 14px;
    line-height: 28px;
    color: #2b3033;
}
.tz_left{
    border-right: #d9d9d9 solid 1px;
}
.tz_right{
    padding-left: 5%;
}
.inver_tz p.noData{
    border-bottom: #d9d9d9 dashed 1px;
    line-height: 50px;
    color: #878787;
    font-size: 14px;
    text-align:center;
}
.gszd_t2{
    width: calc(100% - 140px);
    overflow: auto;
    margin-left: 70px;
}
.inver_tz .tz_add{
    text-align: center;
}
.inver_box>div{
    display: none;
}
.tz_boxTop .tz_event.active img{
    transition: all .2s;
    transform: rotateZ(180deg);
}

/*info.html*/
.news_box{
    background: url(../images/newBg.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
    height: 70vh;
    max-height: 600px;
}
.info_box{
    background:rgb(245,245,245);
}
.If_box2{
    background:#fff;
}
.If_box2 ul.If_ul li{
    border-bottom: 1px solid rgb(51,51,51);
    overflow: auto;
    padding: 20px 5%;
}
.If_box2 ul.If_ul li:last-child{
    border-bottom: 0;
}
.If_ul{
    margin:0 40px;
}
.If_box2>ul li>div:nth-of-type(1) {
    width: 30%;
    max-height: 300px;
    float: left;
    overflow: hidden;
    text-align: center;
    min-height: 200px;
    position: relative;
}
.If_box2>ul li>div:nth-of-type(1) img{
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.If_box2>ul li>div:nth-of-type(2) {
    width: 70%;
    float: right;
    margin-top: 55px;
    padding-left: 40px;
    position: relative;
    overflow: auto;
    font-size: 14px;
    line-height: 30px;
    color: rgb(111,115,127);
}
.If_p2 .ReadMore{
    float: right;
    cursor: pointer;
}
.If_p2 .ReadMore a{
    color: rgb(111,115,127);
}
.If_p2 .ReadMore img{
    margin:0 0 4px 10px;
}
.If_p1 a{
    color: rgb(14,25,57);
    font-size: 17px;
    font-weight: 600;
    margin: 10px 0 12px 0;
}
.imgBox{
    width: 100%;
    height:100%
}
.pageBox{
    text-align: center;
    padding: 60px 0;
}
.pageBox>div,.pageBox ul li,.pageBox ul{
    display: inline-block;
    padding: 0 15px;
    cursor: pointer;
    color: rgb(111,115,127);
}
.allPrev,.pagePrev,.pageNext,.allNext{
    font-size: 20px;
}
.pageBox ul li.active{
    color: #4996E8;
}
.ga_fh .swiper-slide{
    cursor: pointer;
}

/*infoDetail.html*/

.If_box2 .inver_ul1 ul{
    padding: 0 50px;
}
.Ifd_p1{
    font-size: 20px;
    font-weight: 600;
    margin: 40px 0 20px;
    padding: 0 20px;
    text-align: center;
}
.Ifd_con{
    text-align: left;
    color:rgb(93,93,93);
    padding-top: 25px;
}
.Ifd_p2{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 40px;
    margin-bottom: 60px;
    padding: 2px 20px;
    text-align: center;
}
.Ifd_p2>span{
    font-size: 13px;
    margin-right: 20px;
}
.If_box3 {
    width: 70%;
    margin: auto;
    line-height: 30px;
    font-size: 14px;
}
.Ifd_con img{
    max-width: 100%;
}
.Ifd_page{
    border-top: 1px dashed #ccc;
    margin: 60px 0 100px;
}
.Ifd_page>div {
    float: left;
    width: 50%;
    padding-right: 50px;
}
.Ifd_page>div a{
    color:#676767;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    line-height: 80px;
}
.Ifd_page>div a:hover{
    color: #259ad2;
}
.Ifd_page>div:nth-of-type(1) a{
    text-align: right;
}
.Ifd_page>div:nth-of-type(2) a{
    text-align: left;
}
.If_box1 .info_tab p{
    line-height: 50px;
    font-size: 14px;
}
.If_box1 .info_tab .inver_img{
    margin: 16px 10px 0 0;
}
.info_tab .inver_title{
    display: inline-block;
    width: auto;
}
.info_tab .inver_title a{
    color: rgb(3,124,255);
    display: inline;
}
.info_tab .inver_title::after{
    bottom: 6px;
}
/*game.html*/
.game_top{
    height: 70vh;
    max-height: 600px;
    background: url(../images/lianyun.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
.ga_box,.g_d_box{
    background:rgb(245,245,245);
}
.ga_yf,.ga_ly,.ga_ad,.ga_fh,.g_detail{
    background: #fff;
}
.yd_t_p{
    color: rgb(3,124,255);
    text-align: center;
    line-height: 70px;
    font-size: 18px;
    position: relative;
    display: none;
}
.yd_t_p::after{
    content: '';
    position: absolute;
    display: inline-block;
    width: 40%;
    height: 3px;
    left: 30%;
    top: 52px;
    background: #037cff;
}
.ad_t_p{
    width:100%;
    text-align: center;
    font-size: 14px;
    text-align: center;
    color: rgb(101,103,102);
    line-height: 35px;
    display: none;
}
.ga_t_r{
    float: right;
    color: rgb(169,169,169);
    font-size: 14px
}
.ga_box .inver_ul1 ul{
    padding:0  45px 0 36px;
}
.yf_box,.ly_box{
    padding: 5px 45px 0;
}
.yf_t span{
    color: rgb(169,169,169);
    font-size: 13px;
    margin-right: 50px;
}
.yf_b{
    border: 1px solid rgb(102,102,102);
    padding: 20px 30px;
    margin-top: 35px;
    overflow: auto;
}
.yf_b_news{
    border:none;border-bottom: 1px solid rgb(102,102,102);
}
.yf_l{
    float: left;
    text-align: center;
    padding-top: 10px;
}
.yf_l_b a{
    width: auto;
}
.yf_r{
    float: right;
    width:calc(100% - 315px);
}
.game_url{width: 80px;float:right;color: rgb(3,124,254);font-weight: 600;}
.yf_l_b span{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    background: rgb(3,124,255);
    color: #fff;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}
.yf_l_img{
    max-width: 290px;
    max-height: 180px;
    margin-bottom: 20px;
}
.yf_r_t{
    width: 100%;
    float: left;
    padding: 10px;
}
.yf_r_img{
    width: 60%;
    float: right;
    padding: 10px 0;
}
.yf_r_t>p a:nth-of-type(1){
    font-size: 18px;
    font-weight: 600;
    color:rgb(3,124,254)
}
.yf_r_t>p:nth-of-type(2){
    font-size: 15px;
    color: rgb(169,169,169);
    line-height: 25px;
    margin: 20px 0;
}
.yf_r_t>p:nth-of-type(3){
    font-size: 15px;
    color: rgb(107, 102, 102);
    line-height: 25px;
    margin: 20px 0;
}
.yf_r_t>p:nth-of-type(3) img{
    width: 25px;
    height:24px;
}
.yf_r_img img{
    max-width: 30%;
}
.yf_r_img img:nth-of-type(2){
    margin: 0 2%;
}
.ly_con{
    padding: 50px 40px 0;
    overflow: hidden;
}
.ly_con li{
    width: 48%;
    margin-bottom: 40px;
}
.ly_con1{
    position: relative;
    cursor: pointer;
}
.ly_con li:nth-of-type(2n+1){
    float: left;
}
.ly_con li:nth-of-type(2n){
    float: right;
}
.ly_con_img{
    width: 100%;
}
.ly_con_r{
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    color: #fff;
    font-size: 12px;
    height: 100%;
    width: 45%;
    line-height: 25px;
    text-align: center;
    opacity: 0;
}
.ly_con_ewm{
    max-width: 80px;
    max-height: 80px;
    margin: 15px 0;
    width: 30%;
}
.ly_con_r>p:nth-of-type(1){
    font-size: 18px;
    font-weight: 600;
}
.ly_con_r>p{
    padding: 0 5px;
}
.ly_con_img1{
    margin: 10% 0;
}
.ly_t{
    width: 100%;
    line-height: 30px;
    background: rgb(172, 171, 171);
    text-align:center;
    color:#fff;
    margin-top: 20px;
    font-size: 14px;
}
.ad_con{
    line-height: 30px;
    color: rgb(101,103,102);
    font-size: 15px;
    position: relative;
}
.ad_con p{
    position: absolute;
    left: 90px;
    width: calc(100% - 180px);
}
.ad_con p:nth-of-type(1){
    top: 50px;
    text-align: center;
    font-size: 28px;
    color: rgb(3,124,255);
}
.ad_con p:nth-of-type(2){
    top: 125px;
    font-size: 16px;
}
.ad_con img{
    width: 100%;
}
.ad_img2{
    display: none;
}
.fh_box{
    position: relative;
    margin-top: 35px;
}
.fh_img,.fh_img1{
    width: 100%;
}
.fh_img1{
    display: none;
}
.fh_r{
    position: absolute;
    top:0;
    right: 0;
    width: 50%;
    line-height: 30px;
    font-size: 15px;
    padding:5% 0;
}
.fh_r p{
    padding:0 5%;
}
.fh_r_t1,.fh_r_t2{
    font-weight: 600;
    color: rgb(3,124,255);
    margin-bottom: 20px;
}
.fh_r_t1{
    font-size: 25px;
}
.fh_r_t2{
    font-size: 25px;
    margin: 20px 0;
}
.fh_r ul{
    border: 1px solid rgb(20,89,158);
    overflow: auto;
    margin-top: 10%;
    font-weight: 600;
    text-align: center;
}
.fh_r ul li{
    width: 33.3%;
    float: left;
    padding: 20px 0;
}
.fh_r ul li span{
    display: block;
}
.fh_r ul li:nth-of-type(2n+1){
    background: rgb(20,89,158);
    color:#fff
}
.par_b_box2{
    display: none;
}
.fh_bottom{
    /*overflow: hidden;*/
    margin-top: 60px;
}
/*.fh_bottom li{*/
    /*width: 19.2%;*/
    /*position: relative;*/
/*}*/
/*.fh_bottom li:nth-of-type(1),*/
/*.fh_bottom li:nth-of-type(2),*/
/*.fh_bottom li:nth-of-type(3),*/
/*.fh_bottom li:nth-of-type(4){*/
    /*margin-right: 1%;*/
/*}*/
.fh_bottom div img{
    width: 100%;
}
.inver_title1{
    margin: 0 5%;
    color: rgb(3,124,255);
    font-weight: 600;
    margin-top: 10px;
    width: 64px;
    border-bottom: 3px solid rgb(3,124,255);
    display: none;
}
/*.fh_bottom .swiper-slide{*/
    /*width: 19%;*/
/*}*/
.ga_box>div{
    display: none;
}
.upBtn{
    text-align: center;
    padding-bottom: 30px;
    display: none;
}
.upBtn img{
    width: 60px;
}
/*joinUs.html*/
.pc_life{
    position: relative;
    height:100%;
}
.join_top{
    height: 70vh;
    max-height: 550px;
    width: 100%;
    background: url(../images/joinV8.jpg) no-repeat center center;
    background-size: cover;
    position: relative;
}
.ga_tab{
    background: rgba(205,202,197,0.6);
}
.join_box{
    background: rgb(245,245,245);
}
.tabAdd li{
    float: left;
    padding: 5px 0px;
    margin: 0 10px;
    cursor:pointer;
}
.tabAdd li:nth-of-type(1){
    padding: 5px 10px 5px 0;
    margin: 0;
}
.join_zp{
    overflow: auto;
    background: #fff;
}
.join_l,.join_r{
    padding: 20px;
    width: 50%;
}
.join_l{
    float: left;
}
.join_r{
    float: right;
}
.tabAdd{
    overflow: auto;
}
.tabTitle,.tabEmail{
    clear: both;
    font-size: 13px;
    padding-top: 10px;
    display: inline-block;
}
.tabEmail{
    float: right;
    width: 50%;
}
.tabTitle .tab_lb,.tabEmail .tab_lb{
    padding: 0 10px;
    color: #4996E8;
}
.tabAdd li.active{
    border-bottom: 2px solid #4996E8;
}
.searhBox{
    line-height: 40px;
    display: inline-block;
    width: 100%;
    border: 2px solid rgb(3,124,255);
}
#search{
    width: 80%;
    height: 40px;
    border: 0;
    outline: none;
    padding-left: 10px;
    font-size: 14px;
}
.zp_dd{
    background-position: -18px 0;
}
.zp_xz{
    background-position: -40px 0;
}
.zp_time{
    background-position: -62px 0;
}
.zp_arrow.active{
    transform: rotateZ(0deg);
    -ms-transform:rotate(0deg); 	/* IE 9 */
    -moz-transform:rotate(0deg); 	/* Firefox */
    -webkit-transform:rotate(0deg); /* Safari 和 Chrome */
    -o-transform:rotate(0deg);
}
.zp_box_t2>span{
    display: inline-block;
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.join_life{
    padding: 30px 10px;
    background: #fff;
    overflow: auto;
}
.yd_life{
    display: none;
}
.life_l,.life_r{
    width: 46.25%;
    float: left;
    position: relative;
}
.life_l p:nth-of-type(1){
    font-size: 18px;
    margin-bottom: 50px;
    color: rgb(34,45,90);
    font-weight: 600;
}
.life_l p:nth-of-type(2),.life_five p{
    font-size: 13px;
    line-height: 30px;
    position: relative;
}
.life_l{
    padding-top: 50px;
}
.join_life li{
    background: rgb(242,242,242);
    padding: 30px 20px;
    margin-bottom: 20px;
    height: 400px;
    overflow: hidden;
}
.join_life li:nth-of-type(1) .left_m,
.join_life li:nth-of-type(3) .left_m,
.join_life li:nth-of-type(5) .left_m{
    transform: rotateZ(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
}
.yd_join{
    width: 94%;
    margin-left:3%;
    display: none;
}
.yd_join img{
    width: 100%;
}
.life_num{
    position: absolute;
    left: 0;
    top:0
}
.life_r img{
    width: 100%;
}
.pc_five_l{
    display: inline-block;
    text-align: left;
}
.life_l p:nth-of-type(1){
    margin-bottom: 30px;
}
.join_t{
    text-align: center;
    padding: 20px 0;
    margin-bottom: 20px;
}
.join_t>span{
    padding: 2px 10px;
    cursor: pointer;
    position: relative;
}
.join_t>span i{
    height: 10px;
    width: 2px;
    display: inline-block;
    background: #737070;
    margin: 0 10px;
}
.join_lx,.join_bg{
    background: #fff;
}
.join_lx img{
    max-width: 100%;
}
.join_map>div,.yd_map{
    display: none;
}
.join_t>span.active::after{
    position: absolute;
    width: 36%;
    height: 3px;
    background: #4996E8;
    content: '';
    left: 32%;
    bottom: -1px;
}
.bg_line{
    background: rgb(45,45,45);
    width: calc(100% - 20px);
    height: 3px;
    margin: 0 10px;
}
.join_bg{
    padding: 30px 0;
    overflow: auto;
}
.join_img{
    padding: 0 4%;
    overflow: auto;
    position: relative;
    display: none;
}
.join_img.active,.joinSwiper.active{
    display: block;
}
.joinSwiper{
    display: none;
}
.join_img>div:nth-of-type(1){
    width: 19%;
    float: left;
    margin-right: 20px;
}
.join_img>div.img1:nth-of-type(1)>div{
    margin-bottom:12px;
}
.join_img>div.img1:nth-of-type(2)>div:nth-of-type(1),
.join_img>div.img1:nth-of-type(3)>div:nth-of-type(1),
.join_img>div.img1:nth-of-type(3)>div:nth-of-type(2){
    margin-bottom: 20px;
}
.join_img>div:nth-of-type(3) img:nth-of-type(3){
    margin-top: 20px;
}
.join_img>div:nth-of-type(2),.join_img>div:nth-of-type(3){
    width: calc(40% - 17px);
    float: left;
}
.join_img>div:nth-of-type(2) img:nth-of-type(3),
.join_img>div:nth-of-type(3) img:nth-of-type(2),
.join_s_img_r{
    float: right;
}
.join_img>div:nth-of-type(2){
    margin-right:20px;
}
.join_img>div img{
    max-width: 100%;
}
.join_img .join_s_img_l,.join_s_img_r{
    max-width: 49%;
}
.join_img .join_s_img_l{
    float: left;
}
.join_box>div{
    display: none;
}
.join_img div.floatImg{
    position: absolute;
    background: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.join_img .floatImg .fl_img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto !important;
    max-width: 90%;
    max-height: 90%;
}
.img1>div{
    cursor: pointer;
}
.closeBtn{
    position: absolute;
    right: 10px;
    top: 10px;
    color: #fff;
    border: 1px solid #fff;
    width: 25px;
    height: 25px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    cursor: pointer;
}
.ga_fh .swiper-container{
    width: 100%;
    position: relative;
}
.g_detail{
    padding-top: 20px;
}
.g_detail .swiper-container{
    width: 88%;
}
.g_detail .swiper-container p{
    text-align: center;
    color:rgb(39,43,90);
}
.g_detail .swiper-wrapper img{
    max-height: 600px;
    max-width: 100%;
    margin-bottom: 30px;
}
.g_d_box .fh_bottom_img{
   margin-top: -50px;
    height: 250px;
}

.page{ padding:50px 0px 50px;overflow: hidden;}
.page ul{float: right;}
.page ul li{display: inline-block; margin:0; float:left;font-size: 18px}
.page ul li span,.page ul li a{margin: 0 2px;height: 26px;line-height: 26px;width: 26px;text-align: center;display: inline-block;}
.page ul li a {margin: 0 2px;height: 26px;line-height: 26px;width: 26px;text-align: center;display: inline-block;}
.page ul li.active span,.page ul li a:hover{color: #4996E8;font-size: 19px}
.page ul li.disabled span{color: #000000;}
.page ul li a{color: #000000;}

.swiper-container .swiper-slide img{
    width: 100%;
    height: auto;
    background-size: auto;
    background-position:top center;
    background-repeat: no-repeat;
}
#thumbs .swiper-slide img{
    height: 160px;
}
#gallery {
    width: 100%;
}
#thumbs {
    width: 650px;
    height: 200px;
    top: -210px;
}
#thumbs .swiper-slide {
    /*opacity: 0.75;*/
    font-size: 14px;

}
.mask{
    width: 100%;height: 160px;background: rgba(37,37,37,0.8);position: absolute;top: 0
}
#thumbs .swiper-slide-thumb-active{
    /*opacity: 1;*/
    font-size: 17px;
}
#thumbs .swiper-slide-thumb-active .mask{
    background: none;
}
#thumbs p{
    color: #ffffff;
    text-align: center;
    height: 40px;
    line-height: 40px;
    z-index: 999;
}