/* reset */
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,p,form,header,section,article,footer{margin:0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,'\5FAE\8F6F\96C5\9ED1',sans-serif}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,b,i{font-style:normal}
a{text-decoration:none} 
img{border:0} 
body{/* padding-top:42px */} 
button,input,select,textarea{font-size:100%;outline:none}
table{border-collapse:collapse;border-spacing:0}
td,th,ul,ol{padding:0}
body{position: relative;}
ul,ol,li{list-style: none;}
img{max-width: 100%}
.dis-n{display: none !important;}
.dis-b{display: block;}
.fl{float: left;}
.fr{float: right;}
.t{text-indent: -999px;overflow: hidden;}
.tc{left: 0;right: 0;margin:0 auto;position: absolute;}

body{min-width:1350px;background: #141936;/* box-sizing: border-box; */}

/* menu */
.menu{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
	width: 1330px;
	margin: 0 auto;
	transform-origin: center top;
	-webkit-transform-origin: center top;
}
.menu-list a{
	font-size:16px;
	color:#fff;
	line-height: 26px;
	display: block;
	width: 100%;
}
.menu a i{
	font-size: 12px;
	opacity: .5;
	filter:alpha(opacity=50);
	display: block;
	transform: scale(.68) translateY(-40%);
	-webkit-transform: scale(.68) translateY(-40%);
}
.menu-list{
	text-align: center;
	font-size: 0;

}
.menu-list li{
	display: inline-block;
	vertical-align: top;
	width: 144px;
	text-align: center;
	position: relative;
	padding-top: 38px;
}
.menu-list .logo{
	width: 228px;
	margin: 0 -26px;
	padding-top: 12px;
}
.menu-list .last:after{
	position: absolute;
	top: 45px;
	left: -3px;
	opacity: .5;
	filter: alpha(opacity=50);
	display: block;
	width: 1px;
	height: 17px;
	background: #a6bae1;
}
.menu-list .dot{
	width: 5px;
	height: 5px;
	background: url(http://game.gtimg.cn/images/ffom/web201806/sp.png);
	background-position:-163px -55px;
	position: absolute;
	top: 50px;
	left: -3px;
	/* opacity: .5; */
	/* filter: alpha(opacity=50); */
	display: block;
}
.menu-list .last:after{
	content: '';
	right: 0;
	left: auto;
}
.menu-list li.on{
	background: url(http://game.gtimg.cn/images/ffom/web201806/menu-line.png) no-repeat center 75px;
}
.menu-list li:hover{
	background: url(http://game.gtimg.cn/images/ffom/web201806/menu_hover.png) no-repeat top center;
	padding-bottom: 100px;
}
.menu-list .has-down-menu:hover{
	background: url(http://game.gtimg.cn/images/ffom/web201806/menu_down.png) no-repeat top center;
}
.menu-list .logo:hover,.menu-list .logo.on{
	background: none;
}
.menu-list dd{display: none;}
.menu-list .has-down-menu:hover dd{
	display:block;
}
.menu-list dd a{
	line-height: 27px;
	font-size: 14px;
}
.menu-list dd a:hover{
	text-shadow:0 0 5px #fff;
	-webkit-text-shadow:0 0 5px #fff;
}
.menu-list dl{
	padding-bottom: 10px;
}

/* aside-top */
.aside-top{
	position: absolute;
	top: 28px;
	right: -241px;
}
.aside-top .down-box, .aside-top .music-box,.aside-top .channel-box{
	position: relative;
	margin-left: 15px;
	float: left;
}
.aside-top .down-box .down-box-frame{
	position: absolute;
	top: -30px;
	left: -56px;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: all .5s;
	-webkit-transition: all .5s;
	visibility: hidden;
}
.aside-top .down-box-frame.on{
	display: block;
	top: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;

}

.aside-top .icon-music, .aside-top .icon-down,.aside-top .icon-channel{
	display: block;
	width: 54px;
	height: 44px;
	margin: 0 auto;
	position: relative;
}
.menu .icon-down{
	background-position: 0px 4px;
	z-index: 1;
}
.menu .icon-down:after, .menu .icon-channel:before{
	content: '';
	display: block;
	width: 1px;
	height: 33px;
	background: #7ea5f8;
	position: absolute;
	top:7px;
	right: 0;
}
 .menu .icon-channel:before{
 	left: -10px;
 	right:auto;
 }
.menu .icon-music.pause{
	background-position: -88px 4px;
	animation: rotate 1.6s linear infinite;
	-webkit-animation: rotate 1.6s linear infinite;
}
.menu .icon-music.play{
	background-position: 9px -761px;
}
.menu .down-box-frame{
	width: 145px;
	height: 314px;
	background: url(http://game.gtimg.cn/images/ffom/web201806/bg-aside.png) no-repeat top center;
	position: relative;
	text-align:center;
	padding-top: 67px;
	font-size: 14.13px;
	color:#353761;
	line-height: 30px;
	position: relative;
}
.menu .down-box-frame img{
	width: 118px;
	display: block;
	margin-left: 14px;
	margin-bottom: 9px;
	margin-top: 1px;
}
.menu .down-box-frame .kubi_bg2{
	width: 30px;
	display: block;
	position: absolute;
	left: 44px;
	top: 110px;
}
.menu .down-box-frame ._btn{
	display: block;
	width: 126px;
	height: 36px;
	margin: 4px auto 0;
}
.menu .down-box-frame .btn-down-android{
	background-position: -161px 0;
}
.menu .down-box-frame .btn-down-ios{
	background-position: -440px 0;
}
.menu .down-box-frame .btn-down-pc{
	background-position: -575px -804px;
}
.menu .down-box-frame .btn-down-android:hover{
	background-position: -304px 0;
}
.menu .down-box-frame .btn-down-ios:hover{
	background-position: -575px 0;
}
.menu .down-box-frame .btn-down-pc:hover{
	background-position: -575px -864px;
}
.menu .down-box-frame .btn-box-close{
 	display: block;
 	position: absolute;
 	width: 28px;
 	height: 28px;
 	background-position: 0 -77px;
 	left: 62px;
 	bottom: -27px;
 	transition: all .5s;
 	-webkit-transition: all .5s;
}
.menu .down-box-frame .btn-box-close:hover{
	transform:rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.menu .icon-channel{
	background-position: -542px -70px;
}
.menu .channel-box:hover .icon-channel:after{
	display: block;
	width: 100%;
	height: 14px;
	content: '';
	position: absolute;
	left: -9px;
	top: 48px;
	background: url(http://game.gtimg.cn/images/ffom/web201806/sp.png) no-repeat -634px -86px;
}
.aside-top .channel-list,.channel-list .channel-ewm-box{
	display: none;
	position: absolute;
}
.channel-box.on .channel-list,
.channel-list li:hover .channel-ewm-box{
	display: block;
}
.channel-list li:hover{
	text-shadow: 0 0 5px #fff;
	-webkit-text-shadow:0 0 5px #fff;
}
.aside-top .channel-list{
	width:80px;
	text-align: center;
	left: -20px;
	top: 30px;
	padding-top: 30px;
}
.channel-list li{
	position: relative;
	font-size:14px;
	color:#fff;
	line-height: 25px;
	cursor: pointer;
}
.aside-top .channel-ewm-box{
	position: absolute;
	width:139px;
	height: 130px;
	background-position: -536px -645px;
	left: -135px;
	top:-8px;
}
.channel-ewm-box img{
	width:118px;
	display: block;
	margin:6px 0 0 5px;
}
.channel-ewm-box .kubi_bg2{
	width: 26px;
	display: block;
	position: absolute;
	left: 47px;
	top: 48px;
}


/* footer */
#gfooter .foot_links{width:750px;}
#gfooter{width:1000px;margin:0 auto 0;}
#gfooter .foot{background:none;position:static;color:#999eba;}
#gfooter .foot img{display:inline;}
#gfooter .foot_links .link_map span,#gfooter .foot_links .link_map a,#gfooter .foot a{color:#999eba;}
#gfooter .foot a:hover{text-decoration:underline;}
#gfooter .copyright_zh{float:right;}


/* menu media */
@media screen and (max-width: 1840px) {
    .menu-list li{
    	width:136px;
    }
    .menu-list .logo{
    	width:200px;
    }
    .aside-top{
    	right:-160px;
    }
    .aside-top .down-box,.aside-top .music-box,
    .aside-top .channel-box{
    	margin-left: 8px;
    }
    .menu .icon-music.pause{
    	background-position:-88px 4px;
    }
}
@media screen and (max-width: 1700px) {
    .menu-list li{
    	width: 122px;
    }
    .menu-list .logo{
    	width:180px;
    }
    .aside-top{
    	right: -66px;
    }
    .menu-list .dot, .menu-list .last:after{
    	display: none;
    }
    .aside-top .icon-music, .aside-top .icon-down, .aside-top .icon-channel{
    	width:45px;
    }
    .menu .icon-music.pause{
    	background-position: -92px 4px;
    }
    .menu .icon-music.play{
    	background-position: 5px -761px;
    }
    .menu .icon-channel:before{
    	left:-5px;
    }
}
@media screen and (max-width: 1480px) {
    .menu-list li{
    	width: 110px;
    }
    .menu-list .logo{
    	width:170px;
    }
    .aside-top{
    	right: 0;
    }
    .menu .icon-music.pause{
    	background-position: -92px 4px;
    }
}

@keyframes rotate {
  from {
    transform:rotate(0deg);
  }
  to {
    transform:rotate(360deg);
  }
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform:rotate(0deg);  
  }
  to {
    -webkit-transform:rotate(360deg);
  }
}
html,
body {
    height: 100%;
}

body {
    overflow: hidden;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#gicpBox{
  position: absolute;
  width: 1px; /* Setting this to 0 make it invisible for VoiceOver */
  height: 1px; /* Setting this to 0 make it invisible for VoiceOver */
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;
}

.wrap {
    position: relative;
    height: 100%;
}

.main-wrap {
    height: 100%;
    position: relative;
    transition: top .3s;
    -webkit-transition: top .3s;
    top: 0;
}

.sp {
    background: url(http://game.gtimg.cn/images/ffom/web201806/sp.png) no-repeat;
}

.section {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s;
    -webkit-transition: all .5s;
    z-index: -1;
}
/* .sec1{
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg.jpg) no-repeat top center;
} */
/* .section.day{
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg-kv.jpg) no-repeat top center;
}
.section.night{
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg-kv2.jpg) no-repeat top center;
} */
.section.on {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1;
}

.section .con {
    position: relative;
    height: 750px;
    width: 1300px;
    left: 50%;
    top: 50%;
    margin: -375px 0 0 -650px;
    padding-top: 1px;
}
.sec1 .con{
    margin: -375px 0 0 -592px;
}

.sec4 .con {
    z-index: 10;
}

.sec3 {
    background-image: url(http://game.gtimg.cn/images/ffom/web201806/bg2.jpg);
}

.sec2,
.sec4,
.sec5,
.sec6,
.sec7,
.sec8 {
    background-image: url(http://game.gtimg.cn/images/ffom/web201806/bg3.jpg);
}

.h_hide {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}


/* sec1 */

.sec1 {
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg.jpg) no-repeat top center;
}
.sec1.double{
    background: url(http://game.gtimg.cn/images/ffom/web201806/bgx.jpg) no-repeat top center;
}
.video-kv {
    display: block;
    position: absolute;
    top: 0;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    height: 100%;
}

.video-kv video {
    min-width: 100%;
    min-height: 100%;
}
.video-kv .kv_mp4{
    display: none;
}
.video-kv .kv_mp4.on{
    display:block;
}

.slogan{
    width:795px;
    height: 238px;
    display: none;
}
.qg .slogan0{
    margin: 127px 0 10px -50px;
    display: block;
}
.double .slogan1{
    display: block;
}
.slogan1{
    width: 541px;
    height: 289px;
    margin: 110px 0 19px 66px;
}

.index-top-video {
    display: block;
    width: 213px;
    height: 85px;
    overflow: hidden;
    position: relative;
    margin:0px 0 21px 234px;
    border-radius: 43px;
    z-index: 1;
}
.qg .index-top-video {
    margin: 0px 0 64px 234px;
}

.index-top-video img {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.index-top-video .p0-play1 {
    opacity: 0;
    filter: alpha(opacity=0);
}

.index-top-video:hover .p0-play1 {
    opacity: 1;
    filter: alpha(opacity=100);
}

.index-top-video .play-gif {
    margin-top: -50px;
    z-index: 1;
}
@keyframes rotate03
{
	0%{-webkit-transform: translate3d(0, 3%, 0);transform: translate3d(0, 3%, 0);}
	100%{-webkit-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}
}
@-webkit-keyframes rotate03
{
	0%{-webkit-transform: translate3d(0, 3%, 0);transform: translate3d(0, 3%, 0);}
	100%{-webkit-transform: translate3d(0, 0%, 0);transform: translate3d(0, 0%, 0);}
}
.kv-btn{
    width: 163px;
    height: 262px;
    position: absolute;
    right: 140px;
    bottom: 70px;
    display: block;
    cursor:  pointer;
    animation: rotate03 .8s ease-in-out infinite alternate;
    -webkit-animation: rotate03 .8s ease-in-out infinite alternate;
    z-index: 5;
}
.kv-btn.qg{
    background: url(http://game.gtimg.cn/images/ffom/web201806/kv-btn.png);
}
.kv-btn.double{
    background: url(http://game.gtimg.cn/images/ffom/web201806/kv-btn2.png);
}
.p0-down-frame {
    width: 472px;
    height: 143px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg-frame.png) no-repeat top center;
    margin: 0 0 0 114px;
    position: relative;
}

.p0-down-frame .ewm {
    width: 136px;
    margin: 4px 0 0 3px;
}

.p0-down-frame .kubi_bg2 {
    width: 34px;
    display: block;
    position: absolute;
    left: 55px;
    top: 56px;
}

.p0-down-frame .btn-android-down,
.p0-down-frame .btn-ios-down {
    width: 195px;
    height: 61px;
    display: block;
    position: absolute;
    left: 141px;
}

.p0-down-frame .btn-android-down {
    top: 9px;
    background-position: -77px -753px;
}

.p0-down-frame .btn-android-down:hover {
    background-position: -290px -753px;
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
}

.p0-down-frame .btn-ios-down {
    bottom: 8px;
    background-position: 1px -839px;
}

.p0-down-frame .btn-ios-down:hover {
    background-position: -223px -839px;
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
}

.p0-down-frame .btn-pc-donw {
    display: block;
    position: absolute;
    right: 6px;
    top: 9px;
    width: 125px;
    height: 125px;
    background-position: -161px -932px;
}

.p0-down-frame .btn-pc-donw:hover {
    background-position: 0 -932px;
    filter: brightness(1.1);
    -webkit-filter: brightness(1.1);
}


/* sec2 */

.news-banner {
    width: 1265px;
    height: 285px;
    overflow: hidden;
    position: relative;
    margin: 25px 0 0 50px;
}

.news-banner .bd {
    width: 9999px;
    position: absolute;
    left: 0px;
    height: 100%;
}

.news-banner .tab-panel {
    float: left;
    width: 1265px;
    display: block;
    height: 100%;
}

.tab-panel a {
    display: block;
    height: 100%;
    position: relative;
}

.tab-panel img {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
}

.news-banner .hd {
    position: absolute;
    bottom: 18px;
    right: 80px;
    z-index: 1;
}

.news-banner .hd li {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    margin: 0 10px;
    cursor: pointer;
}

.news-banner .hd li.on i {
    display: block;
    width: 10px;
    height: 10px;
    background: #7db3e0;
    border-radius: 50%;
    margin: 5px auto;
}

.news-box {
    width: 759px;
    height: 422px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg-news-box.png) no-repeat top center;
    margin: 6px 0 0 50px;
    position: relative;
    overflow: hidden;
    float: left;
}

.tab {
    overflow: hidden;
    margin: 11px 0;
}

.tab li,
.btn-more {
    float: left;
    width: 16.666%;
    text-align: center;
    line-height: 40px;
}

.news-tab li,
.news-more {
    width:14.5%;
}

.news-more,
.gl-more {
    position: absolute;
    top: 10px;
    right: 0;
}

.tab li span {
    float: right;
    opacity: .55;
    filter: alpha(opacity=55);
    font-size: 17px;
    color: #24336b;
}

.news-tab a,
.news-more,
.news-list a {
    color: #24336b;
    font-size: 17px;
    display: block;
    height: 40px;
}

.news-tab li.on a,
.news-more:hover {
    color: #5c85d5;
    font-size: 20px;
}

.news-ct {
    width: 753px;
}

.news-top {
    position: relative;
    background: url(http://game.gtimg.cn/images/ffom/web201806/sp.png) no-repeat 0 -149px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    margin: 15px auto 5px;
    width: 700px;
}

.news-top .trumpet,
.news-top a {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    font-size: 18px;
    color: #fff;
}

.news-top .trumpet {
    width: 40px;
    background-position: -94px -71px;
}

.news-top a {
    max-width: 600px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news-list li {
    border-bottom: 1px dashed #fff;
}

.news-list li:hover a {
    color: #5c85d5;
}

.news-list a {
    height: auto;
    line-height: 57px;
    width: 700px;
    margin: 0 auto;
    position: relative;
}

.news-list span,
.news-list p,
.gl-list span,
.gl-list p {
    display: inline-block;
    vertical-align: middle;
}

.news-list p,
.gl-list p {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.news-list p {
    max-width: 500px;
}

.gl-list p {
    max-width: 400px;
}

.news-list .time,
.gl-list .time {
    float: right;
}

.sm-banner {
    width: 437px;
    float: right;
    margin-right: 50px;
}

.sm-banner a {
    display: block;
    height: 100%;
    margin-top: 6px;
}


/* sec3 */

.sec3 .con {
    width: 1500px;
    height: 840px;
    margin: -420px 0 0 -750px;
}

.job-tab {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -243px;
    height: 622px;
    width: 202px;
    z-index: 2;
}

.job-tab li {
    width: 101px;
    height: 101px;
    position: absolute;
    cursor: pointer;
}

.job-tab li span {
    display: block;
    height: 100%;
    background: url(http://game.gtimg.cn/images/ffom/web201806/job/dec.png) no-repeat;
    position: relative;
    z-index: 1;
}

.job-tab li:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    z-index: -1;
    -ms-transform: scale(1.1) rotate(-30deg);
        transform: scale(1.1) rotate(-30deg);
    -webkit-transform: scale(1.1) rotate(-30deg);
    transition: all .5s;
    -webkit-transition: all .5s;
    background: url(http://game.gtimg.cn/images/ffom/web201806/job/out.png) no-repeat top center;
}
.job-tab li.job-it06:before{
    content: '';
    position: absolute;
    left: -1px;
    top: 2px;
}

.job-tab li.on:before,
.job-tab li:hover:before {
    z-index: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    -webkit-transform: scale(1) rotate(0);
}

.job-tab .job-it01 {
    left: 136px;
    top: -45px;
}

.job-tab .job-it02 {
    left: 56px;
    top: 60px;
}

.job-tab .job-it03 {
    left: 15px;
    top: 187px;
}

.job-tab .job-it04 {
    left: 6px;
    top: 327px;
}

.job-tab .job-it05 {
    left: 50px;
    top: 454px;
}
.job-tab .job-it06 {
    left: 130px;
    top: 560px;
}

.job-tab .job-it01 span {
    background-position: -88px -3px;
}

.job-tab .job-it02 span {
    background-position: -21px -139px;
}

.job-tab .job-it03 span {
    background-position: 4px -269px;
}

.job-tab .job-it04 span {
    background-position: -25px -408px;
}

.job-tab .job-it05 span {
    background-position: -105px -528px;
}

.job-tab .job-it06 span {
    background-position: -224px -621px;
}
.job-info {
    width: 100%;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -350px;
    /*background: url(http://game.gtimg.cn/images/ffom/web201806/job/job-state1.png) no-repeat 27px center;*/
    height: 100%;
    display: none;
}

.job-info.dis-b {
    display: block;
}


/*.job-info2{
	background-image: url(http://game.gtimg.cn/images/ffom/web201806/job/job-state2.png);
}
.job-info3{
	background-image: url(http://game.gtimg.cn/images/ffom/web201806/job/job-state3.png);
}
.job-info4{
	background-image: url(http://game.gtimg.cn/images/ffom/web201806/job/job-state4.png);
}
.job-info5{
	background-image: url(http://game.gtimg.cn/images/ffom/web201806/job/job-state5.png);
}*/

.job-state {
    position: absolute;
    width: 814px;
    left: 25px;
    top: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.job-info1 .js1,
.job-info2 .js2,
.job-info3 .js3,
.job-info4 .js4,
.job-info5 .js5,
.job-info6 .js6 {
    opacity: 1;
    filter: alpha(opacity=100);
    animation: fadeIn .5s .2s both;
    -webkit-animation: fadeIn .5s .2s both;
}

.job-info .left-box {
    width: 716px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/job/bg-side.png) no-repeat right center;
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.job-sp {
    background: url(http://game.gtimg.cn/images/ffom/web201806/job/job-sp.png) no-repeat;
}

.job-info .info-con {
    margin: 162px 0 20px 238px;
    width: 365px;
    position: relative;
}

.job-info .job-name {
    width: 201px;
    height: 94px;
    margin-bottom: 40px;
}

.job-info1 .job-name {
    background-position: 0 -142px;
}

.job-info2 .job-name {
    background-position: -297px -140px;
}

.job-info3 .job-name {
    background-position: 0 -406px;
}

.job-info4 .job-name {
    background-position: -298px -272px;
}

.job-info5 .job-name {
    background-position: 0 -272px;
}
.job-info6 .job-name {
    width: 291px;
    height: 91px;
    background-position: 0 -532px;
}

.sex-tab {
    position: absolute;
    right: 0;
    top: 10px;
}
.job-info6 .sex-tab{
    right: -75px;
}
.sex-tab li {
    float: left;
    width: 58px;
    height: 58px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/job/sign-bg-un.png) no-repeat top center;
    margin: 0 3px;
    transition: all .6s;
    -webkit-transition: all .6s;
    cursor: pointer;
}

.sex-tab li.on {
    background-image: url(http://game.gtimg.cn/images/ffom/web201806/job/sign-bg-on.png);
}

.sex-tab li span {
    display: block;
    height: 100%;
}

.sex-girl span {
    background-position: -393px 14px;
}

.sex-boy span {
    background-position: -393px -33px;
}

.sex-girl.on span {
    background-position: -461px 14px;
}

.sex-boy.on span {
    background-position: -461px -33px;
}

.job-tt {
    width: 357px;
    height: 24px;
    background-position: 0 -76px;
}

.job-feature {
    color: #38477f;
    font-size: 16px;
    line-height: 30px;
    padding-left: 2px;
    margin: 10px 0 15px;
}

.link-group {
    width: 358px;
    height: 34px;
    background-position: 247px 7px;
    overflow: hidden;
    margin-bottom: 20px;
}

.link-group a {
    width: 124px;
    height: 100%;
    display: block;
    float: left;
    text-align: center;
    line-height: 34px;
    color: #24336c;
    font-size: 17.5px;
    background-position: -269px 0;
    margin-right: 1px;
}

.link-group a:hover {
    color: #fff;
    background-position: -142px 0;
}

.job-info .right-box {
    position: absolute;
    top: -75px;
    height: 100%;
    left: 150px;
    width: 1400px;
}

.job-role img {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -webkit-transition: opacity .3s, -webkit-transform .8s;
    transition: opacity .3s, -webkit-transform .8s;
    transition: opacity .3s, transform .8s;
    transition: opacity .3s, transform .8s, -webkit-transform .8s;
    -webkit-transition: opacity .3s, transform .8s;
}

.job-role img.on {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translateY(0);
        transform: translateY(0);
    -webkit-transform: translateY(0);
}

.job-info .job-skill {
    position: absolute;
    right: 110px;
    bottom: -30px;
    width: 573px;
    height: 585px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/skill/bg-skill.png) no-repeat top center;
}

.job-skill .skill-list {
    position: absolute;
    right: 0;
    top: 0;
    /* display: none; */
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s;
    -webkit-transition: all .5s;
    z-index: -1;
}

.job-skill .skill-list.on {
    /* display: block; */
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 1;
}

.skill-list li,
.skill-list .skill-info,
.skill-list .skill-name {
    position: absolute;
}

.skill-list li {
    cursor: pointer;
    width: 72px;
}

.skill-list .skill-it0 {
    left: -57px;
    top: 200px;
}

.skill-list .skill-it1 {
    left: -100px;
    top: 330px;
}

.skill-list .skill-it2 {
    left: -196px;
    top: 440px;
}

.skill-list .skill-name {
    color: #fff;
    font-size: 18px;
    left: 83px;
    top: 20px;
    min-width: 100px;
    line-height: 35px;
}

.skill-list .skill-info {
    width: 437px;
    height: 167px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/skill/bg-skill-des.png) no-repeat top center;
    right: 85px;
    top: -100px;
    display: none;
}

.job-info5 .sl2 .skill-info,
.job-info5 .sl1 .skill-it1 .skill-info,
.job-info5 .sl1 .skill-it2 .skill-info,
.job-info4 .sl0 .skill-it1 .skill-info,
.job-info4 .sl1 .skill-it2 .skill-info {
    width: 556px;
    background-image: url(http://game.gtimg.cn/images/ffom/web201806/skill/bg-skill-des2.png);
}

.skill-list li:hover .skill-info {
    display: block;
}

.skill-list .skill-img {
    width: 161px;
    height: 160px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: 8px;
    top: 3px;
}

.skill-list .skill-img img {
    max-width: none;
    height: 160px;
    margin-left: -50px;
}

.skill-list .skill-intro {
    font-size: 14px;
    font-weight: lighter;
    color: #000;
    width: 210px;
    line-height: 20px;
    margin: 35px 0 0 50px;
    height: 92px;
    overflow:  hidden;
}

.job-info5 .sl2 .skill-intro,
.job-info5 .sl1 .skill-it1 .skill-intro,
.job-info5 .sl1 .skill-it2 .skill-intro,
.job-info4 .sl0 .skill-it1 .skill-intro,
.job-info4 .sl1 .skill-it2 .skill-intro {
    width: 333px;
}

.skill-list .skill-intro strong {
    font-size: 22px;
    color: #606060;
    display: block;
    line-height: 35px;
}

.btn-skill-prev,
.btn-skill-next {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
}

.btn-skill-prev {
    right: -10px;
    top: 108px;
}

.btn-skill-next {
    right: 219px;
    bottom: 20px;
}


/* sec4 */

.feather {
    width: 100%;
    top: 0;
    z-index: 1;
}

.bg-island {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(http://game.gtimg.cn/images/ffom/web201806/island.png) no-repeat top center;
}

.bg-island img {
    width: 100%;
}

.feature-tab,
.feature-tab .feature-img {
    position: absolute;
}

.feature-tab.on {
    z-index: 5;
}

.feature-tab .feature-img {
    left: -344px;
    top: -392px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg-feature.png) no-repeat top center;
    overflow: hidden;
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-top: 20px;
    height: 0;
    width: 0;
}

.feature-img .img-box img {
    width: 100%;
    height: 100%;
}

.ft2 .feature-img,
.ft3 .feature-img {
    left: -450px;
    top: -290px;
}

.ft5 .feature-img {
    left: -450px;
    top: -180px;
}

.ft6 .feature-img {
    left: -457px;
    top: -180px;
}

.feature-img .img-box {
    display: block;
    margin: 10px auto;
    width: 393px;
    height: 393px;
    overflow: hidden;
    border-radius: 50%;
}

.feature-tab a {
    display: block;
    width: 208px;
    height: 56px;
    position: relative;
    z-index: 2;
}

.feature-tab.on .feature-img {
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    margin-top: 0;
    width: 449px;
    height: 412px;
}

.feature-tab a span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 56px;
    height: 100%;
    background: url(http://game.gtimg.cn/images/ffom/web201806/feature-tab.png) no-repeat top center;
    transition: all .5s;
    -webkit-transition: all .5s;
    cursor: pointer;
}

.feature-tab.on a span {
    background-image: url(http://game.gtimg.cn/images/ffom/web201806/feature-tab-on.png);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.ft1 {
    left: 247px;
    top: 500px;
}

.ft2 {
    left: 487px;
    top: 370px;
}

.ft3 {
    left: 888px;
    top: 370px;
}

.ft4 {
    left: 994px;
    top: 557px;
}

.ft5 {
    left: 1041px;
    top: 246px;
}

.ft6 {
    left: 214px;
    top: 258px;
}

.ft1 a {
    background-position: -466px -443px;
}

.ft2 a {
    background-position: 28px -549px;
}

.ft3 a {
    background-position: -231px -549px;
}

.ft4 a {
    background-position: 29px -641px;
}

.ft5 a {
    background-position: -483px -549px;
}

.ft6 a {
    background-position: -233px -444px;
}


/* sec5 */

.media-tab {
    width: 1250px;
    height: 46px;
    margin: 62px auto 35px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/tab-line.png) no-repeat bottom center;
    overflow: hidden;
    padding-left: 12px;
}

.media-tab li {
    float: left;
    height: 100%;
    width: 126px;
    background-position: -366px -51px;
    text-align: center;
    line-height: 43px;
    cursor: pointer;
}

.media-tab li.on {
    text-indent: -999px;
    overflow: hidden;
}

.media-tab .it-tab1.on {
    background-position: -412px -299px;
}

.media-tab .it-tab2.on {
    background-position: -574px -299px;
}

.media-tab a {
    color: #fffef9;
    font-size: 18px;
}

.media-ct {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0);
    pointer-events: none;
}

.media-ct.on {
    pointer-events: all;
    z-index: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}

.media-con {
    width: 1236px;
    margin: 0 auto;
    height: 555px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/tab-line2.png) no-repeat bottom left;
    position: relative;
}

.media-con a {
    display: block;
    height: 100%;
    position: relative;
}

.media-con .swiper-slide {
    width: 100%;
}

.media-con .img-b {
    overflow: hidden;
    margin-left: 4px;
}

.media-con .img-s {
    margin-right: 4px;
}

.swiper-img .img-b {
    width: 600px;
    height: 536px;
}

.swiper-img .img-s {
    width: 628px;
}

.swiper-img .img-s a {
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 5px;
    overflow: hidden;
}

.swiper-img .img-s a {
    width: 300px;
    height: 263px;
}

.media-con img {
    transition: all .4s;
    -webkit-transition: all .4s;
}

.media-con .img-b img {
    width: 813px;
    height: 535px;
}

.media-con .img-s img {
    width: 100%;
    height: 100%;
}

.media-con a:hover img {
    -ms-transform: scale(1.05);
        transform: scale(1.05);
    -webkit-transform: scale(1.05);
}

.media-con .btn-next,
.media-con .btn-prev,
.act-con .btn-next,
.act-con .btn-prev {
    position: absolute;
    width: 82px;
    height: 86px;
    top: 215px;
}

.act-con .btn-next,
.act-con .btn-prev {
    top: 265px;
}

.media-con .btn-next,
.act-con .btn-next {
    right: -110px;
    background-position: -234px -300px;
}

.media-con .btn-prev,
.act-con .btn-prev {
    left: -110px;
    background-position: 0 -297px;
}

.media-con .btn-next:hover,
.act-con .btn-next:hover {
    background-position: -581px -953px;
}

.media-con .btn-prev:hover,
.act-con .btn-prev:hover {
    background-position: -440px -951px;
}

.media-con .btn-next.hide,
.media-con .btn-prev.hide,
.act-con .btn-next.hide,
.act-con .btn-prev.hide {
    display: none;
}

.swiper-video .img-b {
    width: 813px;
    height: 535px;
}

.swiper-video .img-s {
    margin-right: 10px;
}

.swiper-video .img-s a {
    margin-bottom: 9px;
    width: 401px;
    height: 263px;
    overflow: hidden;
}

.swiper-video a:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: url(http://game.gtimg.cn/images/ffom/web201806/sp.png) no-repeat;
    top: 50%;
}

.swiper-video .img-b a:after {
    width: 79px;
    height: 79px;
    margin-top: -40px;
    background-position: -1px -421px;
}

.swiper-video .img-s a:after {
    width: 63px;
    height: 63px;
    margin-top: -32px;
    background-position: -115px -437px;
}


/* sec6 */

.gl-box {
    width: 648px;
    height: 340px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/bg-gl-box.png) no-repeat bottom center;
    margin: 113px 0 0 50px;
    position: relative;
}

.title {
    width: 300px;
    height: 37px;
    margin-bottom: 28px;
}

.gl-box .title {
    background-position: 0 -227px;
}

.info-box .title {
    background-position: -401px -227px;
    margin-bottom: 15px;
}

.gl-tab li span {
    color: #fff;
    opacity: 1;
    filter: alpha(opacity=100);
}

.gl-tab a,
.gl-more,
.gl-list a {
    color: #323b5a;
    font-size: 18px;
    display: block;
    height: 40px;
}

.gl-tab li.on a,
.gl-more:hover,
.gl-list li:hover a {
    color: #4a70c2;
}

.gl-more {
    top: 65px;
}

.gl-list a {
    line-height: 52px;
    height: auto;
    padding-left: 21px;
    font-size: 16px;
    width: 600px;
}

.gl-banner {
    display: block;
    width: 647px;
    height: 113px;
    margin-top: 16px;
}

.gl-con {
    height: 224px;
}

.info-box {
    width: 540px;
    position: absolute;
    top: 113px;
    right: 50px;
}

.game-info {
    width: 535px;
    height: 135px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/gl-banner1.png) no-repeat top center;
    margin-top: 7px;
    overflow: hidden;
    position: relative;
}

.game-info1 {}

.game-info2 {
    background-image: url(http://game.gtimg.cn/images/ffom/web201806/gl-banner2.png);
}

.game-info3 {
    background-image: url(http://game.gtimg.cn/images/ffom/web201806/gl-banner3.png);
}

.game-info .info-link {
    width: 330px;
    position: absolute;
    top: 50%;
    margin-top: -33px;
}

.game-info1 .info-link,
.game-info3 .info-link {
    left: 25px;
}

.game-info2 .info-link {
    left: 195px;
}

.game-info a {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 0 20px 0 10px;
    position: relative;
    line-height: 33px;
}

.game-info a:hover {
    text-shadow: 0 0 3px #fff;
    -webkit-text-shadow: 0 0 3px #fff;
}

.game-info a span {
    opacity: .45;
    filter: alpha(opacity=45);
    position: absolute;
    right: 0;
    top: 0;
}


/* sec7 */

.act-con {
    width: 1100px;
    margin: 0 auto;
    height: 100%;
}

.act-top {
    position: relative;
    margin-top: 50px;
}

.act-top .act-title {
    font-size: 27.45px;
    color: #fff;
    border-bottom: 1px solid #fff;
    line-height: 40px;
    padding: 0 20px;
}

.act-title em {
    margin: 0 10px;
}

.act-title span {
    font-size: 16px;
    font-weight: lighter;
}

.act-top .link-more {
    position: absolute;
    color: #fff;
    font-size: 16px;
    right: 0px;
    top: 0;
    line-height: 40px;
    text-shadow: 0 1px 1px #888;
}

.act-top .link-more:hover {
    text-decoration: underline;
}

.act-detail {
    display: none;
}

.act-detail.on {
    display: block;
}

.act-detail,
.fan-detail {
    text-align: center;
    font-size: 0;
    height: 90%;
    position: relative;
}

.act-detail li,
.fan-detail li {
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #fff;
    position: relative;
    display: inline-block;
    transition: all .3s;
    -webkit-transition: all .3s;
    vertical-align: middle;
}

.act-detail li {
    width: 260px;
    height: 357px;
    margin: 115px 15px 0;
}

.act-detail a,
.fan-detail a {
    display: block;
    height: 100%;
    color: #243468;
}

.act-detail li:hover,
.fan-detail li:hover {
    -ms-transform: translateY(-3%);
        transform: translateY(-3%);
    -webkit-transform: translateY(-3%);
}

.act-detail .act-img-box {
    width: 100%;
    height: 267px;
    overflow: hidden;
}

.act-detail img,
.fan-detail img {
    display: block;
    max-width: 100%;
}

.act-time,
.act-des,
.fan-author p,
.fan-id {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.act-detail .act-time {
    font-size: 24px;
    font-weight: bold;
    margin: 8px 0 0 22px;
    line-height: 39px;
    width: 87%;
    text-align: left;
}

.act-detail .act-des {
    font-size: 15px;
    line-height: 35px;
    margin-left: 25px;
    width: 51%;
    text-align: left;
}

.act-info img {
    position: absolute;
    right: 15px;
    bottom: 14px;
}

.act-top .news-top {
    position: relative;
    margin-top: 25px;
}

.act-top .news-tab-list {
    overflow: hidden;
    width: 504px;
}

.act-top .news-tab-list li {
    float: left;
    border-bottom: 1px solid #fff;
}

.act-top .news-tab-list li.on {
    border: none;
    background: url(http://game.gtimg.cn/images/ffom/web201806/sp.png) no-repeat -287px -644px;
}

.act-top .news-tab-list a {
    font-size: 18px;
    color: #fff;
    display: block;
    width: 126px;
    height: 37px;
    text-align: center;
    line-height: 37px;
}

.act-top .top-rt {
    position: absolute;
    right: 0;
    width: 722px;
    top: 0;
    line-height: 37px;
    border-bottom: 1px solid #fff;
    font-size: 15px;
    color: #fff;
    bottom: 0;
}

.act-top .top-rt a {
    color: #fff;
}

.act-top .top-rt a:hover {
    text-decoration: underline;
}

.act-top .top-rt em {
    margin: 0 10px;
}


/* sec8 */

.fan-detail ul {
    padding-top: 35px;
}

.fan-detail li {
    width: 206px;
    height: 281px;
    margin: 0 10px 15px;
}

.fan-detail .fan-img-box {
    width: 206px;
    height: 211px;
    overflow: hidden;
}

.fan-author {
    font-size: 16px;
    line-height: 30px;
    margin-top: 5px;
}

.fan-author p,
.fan-author span {
    display: inline-block;
    vertical-align: middle;
}

.fan-author p {
    max-width: 210px;
}

.fan-author span {
    font-size: 12px;
    color: #fff;
    background: #ff4242;
    border-radius: 5px;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    -ms-transform: scale(.8);
        transform: scale(.8);
    -webkit-transform: scale(.8);
}

.fan-id {
    display: inline-block;
    color: #5b84d6;
    font-size: 14px;
    line-height: 25px;
    padding-left: 15px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/id-icon.png) no-repeat center left;
    max-width: 150px;
}


/* pop-video */

.pop-video {
    display: none;
    width: 880px;
    height: 527px;
    position: relative;
    background: url(http://game.gtimg.cn/images/ffom/web201806/pop-video.png) no-repeat top center;
}

.pop-video .pop-close {
    display: block;
    width: 51px;
    height: 51px;
    position: absolute;
    right: -58px;
    top: 20px;
    background: url(http://game.gtimg.cn/images/ffom/web201806/btn-close.png) no-repeat top center;
}

.pop-video .pop-close:hover {
    color: #fff;
    text-decoration: none;
}

.video-player {
    left: 0;
    top: 20px;
    z-index: 20;
    position: absolute;
    width: 856px;
    height: 484px;
    right: 0;
    margin: 0 auto;
}


/* pop-img */

.pop-img {
    padding-top: 42px;
    width: 100%;
    height: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all .3s;
    -webkit-transition: all .3s;
    background: rgba(0, 0, 0, .7);
}

.pop-img.on {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 999;
}

.pop-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 70%;
    max-height: 70%;
}


/* mouse-hint */

.mouse-hint {
    width: 40px;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 0;
    z-index: 1;
    animation: uptodown .7s linear infinite alternate;
    -webkit-animation: uptodown .7s linear infinite alternate;
}


/* footer */

.footer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    filter: alpha(opacity=0);
    z-index: -1;
    display: none;
}

.footer.on {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
}

@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
                transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
                transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes load {
    from {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-webkit-keyframes load {
    from {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    60% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-30px);
                transform: translateX(-30px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
                transform: translateX(0);
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translateX(-30px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(-20px);
                transform: translateY(-20px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

@keyframes uptodown {
    from {
        -webkit-transform: translateY(0);
                transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-15%);
                transform: translateY(-15%);
    }
}

@-webkit-keyframes uptodown {
    from {
        -webkit-transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-15%);
    }
}

.section.on .info-con {
    animation: fadeInLeft .8s .2s both;
    -webkit-animation: fadeInLeft .8s .2s both;
}

.section.on .job-role {
    animation: fadeInUp .8s .3s both;
    -webkit-animation: fadeInUp .8s .3s both;
}

.section.on .job-skill {
    animation: fadeIn 1s .5s both;
    -webkit-animation: fadeIn 1s .5s both;
}


/* index media */

@media screen and (max-width: 1700px) {
    .sec3 .con,
    .sec4 .con {
        zoom: .9;
        margin: -320px 0 0 -660px;
        -ms-transform: scale(.9);
            transform: scale(.9);
        -webkit-transform: scale(.9);
    }
     :root .sec3 .con,
     :root .sec4 .con {
        zoom: 1;
        -ms-transform: scale(.9);
            transform: scale(.9);
        -webkit-transform: scale(.9);
        margin: -375px 0 0 -750px;
    }
     :root .sec4 .con {
        margin-left: -650px;
    }
    .kv-btn{
        right: 100px;
        bottom: 120px;
    }
    /* .island {} */
}

@media screen and (max-width: 1500px) {
    .sec3 .con,
    .sec4 .con {
        zoom: .8;
        margin: -350px 0 0 -580px;
        -ms-transform: scale(.8);
            transform: scale(.8);
        -webkit-transform: scale(.8);
    }
     :root .sec3 .con,
     :root .sec4 .con {
        zoom: 1;
        -ms-transform: scale(.8);
            transform: scale(.8);
        -webkit-transform: scale(.8);
        margin: -375px 0 0 -750px;
    }
     :root .sec4 .con {
        margin-left: -650px;
    }
    .media-con .btn-prev {
        left: -80px;
    }
    .media-con .btn-next {
        right: -80px;
    }
    .kv-btn{
        right: 100px;
        bottom: 120px;
    }
}
