@charset "UTF-8";
/* =========================video_banner========================= */
.video_banner{
	background:url(http://img1.igg.com/game/lo/images/de/video_bg.jpg) no-repeat center top;
	height:100%;
	position:relative;
	max-width:1920px;
	margin:0 auto;
}
.video_banner:after{
	content:"\20";
	background:url(http://img1.igg.com/game/lo/images/de/content_border_top.png) no-repeat center top;
	width:100%;
	left:50%;
	margin-left:-50%;
	display:block;
	position:absolute;
	bottom:-30px;
	height:100px;
	z-index:3;
}
.video_banner .video{
	width:100%;
	min-height:100%;
}
.video_banner .video_play{
	position:absolute;
	top:50%;
	left:50%;
	width:123px;
	height:123px;
	margin-top:-61.5px;
	margin-left:-61.5px;
	background:url(http://img1.igg.com/game/lo/images/de/video_play.png) no-repeat center center;
	cursor:pointer;
}
.video_banner .down_btn{
	position:absolute;
	bottom:70px;
	left:50%;
	z-index:1;
	width:406px;
	margin-left:-203px;
	height:122px;
	background:url(http://img1.igg.com/game/lo/images/de/down_btn.png) no-repeat center top;
	z-index:1;
}
.video_banner .down_btn:before{
	background:url(http://img1.igg.com/game/lo/images/de/down_btn.png) no-repeat center bottom;
	background-repeat:no-repeat;
	content:"\20";
	display:block;
	opacity:0;
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:-1;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.video_banner .down_btn:hover:before{
	opacity:1;
}
.video_banner .down_btn .link{
	display:block;
	width:100%;
	height:100%;
}
.video_banner .some_logo{
	position:absolute;
	bottom:55px;
	left:40px;
}
.video_banner .some_logo .item{
	background-image:url(http://img1.igg.com/game/lo/images/de/some_logo.png);
	background-repeat:no-repeat;
	background-size:auto 90%;
	height:50px;
	float:left;
	margin-right:30px;
}
.video_banner .some_logo .google{
	background-position:top left;
	width:160px;
}
.video_banner .some_logo .apple{
	background-position:-160px top;
	width:160px;
}
.video_banner .some_logo .amazon{
	background-position:-320px top;
	width:160px;
}
/* =========================content========================= */
.content_bg{
	background:url(http://img1.igg.com/game/lo/images/de/content_bg.png) repeat-y top center;
	padding-top:15px;
	position:relative;
	min-height:709px;
	overflow:hidden;
}
.article .content_bg,
.article-list .content_bg,
.hero .content_bg,
.image-list .content_bg,
.community .content_bg{
	padding-top:50px;
}
.content_bg:before{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-50%;
	background:url(http://img1.igg.com/game/lo/images/de/content_bg_top.png) no-repeat top center;
	content:"\20";
	height:709px;
	width:100%;
	z-index:1;
}
.content_slogen{
	padding-top:200px;
	padding-bottom:200px;
}
.index_centent_box{
	padding-top:140px;
}
/* =========================article_content========================= */
.article_content{
	width:1047px;
	margin:0 auto;
	background:rgba(0,0,0,.1);
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border:1px solid #c2a787;
	border-radius:15px;
	padding:50px 40px;
}
.article-list .content_slogen,
.article .content_slogen{
	background:url(http://img1.igg.com/game/lo/images/de/article_title.png) no-repeat 55px  135px;
}
.article_title{
	margin-bottom:25px;
}
.article_title h1{
	margin:0;
	color:#342722;
	font-size:32px;
	margin-bottom:5px;
}
.article_title h3{
	color:#342722;
	font-size:18px;
}
.article_content_body .cimg{
	max-width:900px;
	margin:0 auto 25px auto;
}
.article_content_body .cimg img{
	width:100%;
}
.article_content_body{
	color:#342722;
	font-size:18px;
	line-height:25px;
}
.article_content_body p{
	margin-bottom:25px;
}
/* =========================article-list_content========================= */
.list_content{
	background:rgba(0,0,0,.1);
	border:1px solid #c2a787;
	border-radius:15px;
}
.list_content .list .item{
	border-bottom:1px solid #c2a787;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	padding:40px 50px;
	transition:ease .123s all;
}
.list_content .list .item:hover{
	background-color:rgba(235,217,171,.7);
	border-bottom:1px solid #bd9867;
}
.list_content .list .item:first-child:hover{
	border-top-right-radius:15px;
	border-top-left-radius:15px;
}
.list_content .list .item:last-child:hover{
	border-bottom-right-radius:15px;
	border-bottom-left-radius:15px;
}
.list_content .list .item:last-child{
	border-bottom:0;
}
.list_content .list .item .link:after{
	content:"\20";
	clear:both;
	height:0;
	display:block;
}
.list_content .list .item .img{
	margin-right:30px;
	width:300px;
	height:200px;
}
.list_content .list .item .img img{
	max-width:300px;
	max-height:200px;
	margin:0 auto;
	height:100%;
}
.list_content .list .item .text{
	width:725px;
	height: 180px;
    margin: 10px 0;
}
.list_content .list .item .text .dt{
	font-size:22px;
	line-height:30px;
	height:30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	overflow:;
	color:#452401;
	margin-bottom:10px;
}
.list_content .list .item .text .dd{
	color:#342722;
	line-height:25px;
	height:125px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
.list_content .list .item .text .date{
	color:#342722;
	line-height:25px;
	color:#896e4e;
}
/* =========================image-list_content========================= */
.image-list .content_slogen{
	padding-top:100px;
}
.image-list .image-list_content{
	position:relative;
	width:1046px;
	margin:0 auto;
	padding:100px 0;
}
.image-list .image-list_content:after{
	content:"\20";
	background-image:url(http://img1.igg.com/game/lo/images/de/image-list-after.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	width:1920px;
	height:64px;
	bottom:-22px;
	left:-437px;
}
.image-list .image-list_content:last-child{
	padding-bottom:0px;
}
.image-list .image-list_content:last-child:after{
	display:none;
}
.image-list .slogen_video:before{
	content:"\20";
	background-image:url(http://img1.igg.com/game/lo/images/de/image-list-title.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	width:170px;
	height:32px;
	top:30px;
	left:50%;
	margin-left:-85px;
}
.image-list .slogen_fanart:before{
	content:"\20";
	background-image:url(http://img1.igg.com/game/lo/images/de/image-list-title.png);
	background-repeat:no-repeat;
	background-position:left -31px ;
	position:absolute;
	width:185px;
	height:30px;
	top:30px;
	left:50%;
	margin-left:-92.5px;
}
.image-list .slogen_wallpapers:before{
	content:"\20";
	background-image:url(http://img1.igg.com/game/lo/images/de/image-list-title.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	position:absolute;
	width:271px;
	height:30px;
	top:30px;
	left:50%;
	margin-left:-135.5px;
}
.image-list .image-list_content .list .item{
	float:left;
	position:relative;
}
.image-list .image-list_content .list .item .link{
	display:block;
	cursor:pointer;
}
.image-list .image-list_content .two_child{
	margin-bottom:10px;
}
.image-list .image-list_content .two_child .item{
	width:513px;
	height:296px;
	margin-right:20px;
}
.image-list .image-list_content .three_child .item{
	width:341px;
	height:200px;
	margin-right:11.5px;
}
.image-list .image-list_content .two_child .item:last-child,
.image-list .image-list_content .three_child .item:last-child{
	margin-right:0px;
}
.image-list .image-list_content .two_child .item .image-border{
	background-image:url(http://img1.igg.com/game/lo/images/de/images-list-border.png);
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.image-list .image-list_content .two_child .item .image-border:before{
	width:513px;
	height:296px;
	background-image:url(http://img1.igg.com/game/lo/images/de/images-list-border.png);
	background-repeat:no-repeat;
	background-position:0 -296px;
	content:"\20";
	position:absolute;
	top:0;
	left:0;
    opacity:0;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.image-list .image-list_content .two_child .item .image-border:hover:before{
    opacity:1;
}
.image-list .image-list_content .three_child .item .image-border{
	background-image:url(http://img1.igg.com/game/lo/images/de/images-list-border.png);
	background-repeat:no-repeat;
	background-position:-513px 0;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.image-list .image-list_content .three_child .item .image-border:before{
	width:513px;
	height:296px;
	background-image:url(http://img1.igg.com/game/lo/images/de/images-list-border.png);
	background-repeat:no-repeat;
	background-position:-513px -296px;
	content:"\20";
	position:absolute;
	top:0;
	left:0;
    opacity:0;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.image-list .image-list_content .three_child .item .image-border:hover:before{
    opacity:1;
}
.image-list .image-list_content .two_child .item img{
	width:513px;
	height:296px;
}
.image-list .image-list_content .three_child .item img{
	width:341px;
	height:200px;
}
.image-list .image-list_content .list .item .video-btn{
    position:absolute;
    top:50%;
    left:50%;
    margin-top:-37.5px;
    margin-left:-37.5px;
    background:url(http://img1.igg.com/game/lo/images/de/play.png) no-repeat center center;
    width:75px;
    height:75px;
}
.image-list .video-body{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.5);
	z-index:99;
	display:none;
}
.image-list .video-body .video_close{
	position:absolute;
	top:50%;
	left:50%;
	width:48px;
	height:48px;
	margin-top:-300px;
	margin-left:400px;
	background:url(http://img1.igg.com/game/lo/images/de/video_close.png) no-repeat center center;
	cursor:pointer;

}
.image-list .video-body iframe{
	position:absolute;
	top:50%;
	left:50%;
	width:800px;
	height:500px;
	margin-top:-250px;
	margin-left:-400px;
}
/* =========================hero========================= */
.hero .content_slogen{
	background:url(http://img1.igg.com/game/lo/images/de/hero_title.png) no-repeat 55px  135px;
	width:1160px;
	margin:0 auto;
}
.hero .hero_body{
	background:url(http://img1.igg.com/game/lo/images/de/hero_swiper_bg.png) no-repeat center  top;
}
.hero .hero_body .swiper .tabs{
	height:45px;
	line-height:45px;
	width:900px;
	margin:0 auto;
}
.hero .hero_body .swiper .tabs a{
	float:left;
	width:175px;
	margin-right:65px;
	font-size:0;
	text-indent:-9999em;
	background-image:url(http://img1.igg.com/game/lo/images/de/hero_tabs_text.png);
	background-repeat:no-repeat;
	position:relative;
	height:100%;
}
.hero .hero_body .swiper .tabs a:last-child{
	margin-right:0;
}
.hero .hero_body .swiper .tabs a.tab1{
	background-position:-3px 4px;
}
.hero .hero_body .swiper .tabs a.tab2{
	background-position:-240px 4px;
}
.hero .hero_body .swiper .tabs a.tab3{
	background-position:-483px 4px;
}
.hero .hero_body .swiper .tabs a.tab4{
	background-position:-720px 4px;
}
.hero .hero_body .swiper .tabs a.tab1:before{
    width:175px;
    height:45px;
	background-image:url(http://img1.igg.com/game/lo/images/de/hero_tabs_text.png);
	background-repeat:no-repeat;
	background-position:-3px -40px;
	content:"\20";
	position:absolute;
	top:0;
	left:0;
    opacity:0;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.hero .hero_body .swiper .tabs a.active.tab1:before,
.hero .hero_body .swiper .tabs a.tab1:hover:before{
    opacity:1;
}
.hero .hero_body .swiper .tabs a.tab2{
	background-position:-240px 4px;
}
.hero .hero_body .swiper .tabs a.tab2:before{
    width:175px;
    height:45px;
	background-image:url(http://img1.igg.com/game/lo/images/de/hero_tabs_text.png);
	background-repeat:no-repeat;
	background-position:-240px -40px;
	content:"\20";
	position:absolute;
	top:0;
	left:0;
    opacity:0;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.hero .hero_body .swiper .tabs a.active.tab2:before,
.hero .hero_body .swiper .tabs a.tab2:hover:before{
    opacity:1;
}
.hero .hero_body .swiper .tabs a.tab3{
	background-position:-483px 4px;
}
.hero .hero_body .swiper .tabs a.tab3:before{
    width:175px;
    height:45px;
	background-image:url(http://img1.igg.com/game/lo/images/de/hero_tabs_text.png);
	background-repeat:no-repeat;
	background-position:-483px -40px;
	content:"\20";
	position:absolute;
	top:0;
	left:0;
    opacity:0;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.hero .hero_body .swiper .tabs a.active.tab3:before,
.hero .hero_body .swiper .tabs a.tab3:hover:before{
    opacity:1;
}
.hero .hero_body .swiper .tabs a.tab4{
	background-position:-720px 4px;
}
.hero .hero_body .swiper .tabs a.tab4:before{
    width:175px;
    height:45px;
	background-image:url(http://img1.igg.com/game/lo/images/de/hero_tabs_text.png);
	background-repeat:no-repeat;
	background-position:-720px -40px;
	content:"\20";
	position:absolute;
	top:0;
	left:0;
    opacity:0;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.hero .hero_body .swiper .tabs a.active.tab4:before,
.hero .hero_body .swiper .tabs a.tab4:hover:before{
    opacity:1;
}
.hero .hero_body .swiper .swiper-container{
	margin:40px 90px;
	height:1055px;
}
.hero .hero_body .swiper .swiper-container .swiper-slide-body{
	overflow-y:auto;
	overflow-x:hidden;
	height:970px;
}
.hero .hero_body .swiper .swiper-container .list{
	position:relative;
	height:100%;
	width:980px;
}
.hero .hero_body .swiper .swiper-container .list .item{
	float:left;
	width:179px;
	height:228px;
	margin-right:21px;
	margin-bottom:20px;
	cursor:pointer;
}
.hero .hero_body .swiper .swiper-container .list .item .link{
	position:relative;
	display:block;
}
.hero .hero_body .swiper .swiper-container .list .item .link .img{
	position:relative;
}
.hero .hero_body .swiper .swiper-container .list .item .link .img:before{
	position:absolute;
	content:"\20";
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	box-shadow:0 0 50px rgba(251, 221, 170, 1) inset;
	display:none;
}
.hero .hero_body .swiper .swiper-container .list .item:hover .link .img:before,
.hero .hero_body .swiper .swiper-container .list .active .link .img:before{
	display:block;
}
.hero .hero_body .swiper .swiper-container .list .item:nth-child(5n){
	margin-right:0px;
}
.hero .hero_body .swiper .swiper-container .list .item p{
	height:45px;
	line-height:45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.hero .hero_body .swiper .swiper-container .list .item .img img{
	width:100%;
}
.hero .hero_body .swiper .swiper-container .list .item .img-title{
	position:absolute;
	bottom:0;
	left:0;
	height:45px;
	line-height:45px;
	text-align:center;
	width:100%;
	font-size:14px;
	color:#c8aa8c;
	background-color:rgba(0,0,0,.5);
}
.hero .hero_body .swiper .swiper-container .list .item .details{
	width:843px;
	height:670px;
	background:url(http://img1.igg.com/game/lo/images/de/hero_swiper_item_bg.png) no-repeat top center;
	position:absolute;
	top:50%;
	left:50%;
	z-index:5;
	margin-top:-335px;
	margin-left:-421.5px;
	padding:20px 50px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	display:none;
}
.hero .hero_body .swiper .swiper-container .list .active .details{
	display:block;
}
.hero .hero_body .swiper .swiper-container .list .item .details .close{
	width:86px;
	height:85px;
	background:url(http://img1.igg.com/game/lo/images/de/hero_swiper_close.png) no-repeat top center;
	position:absolute;
	top:-40px;
	right:-40px;
	cursor:pointer;
}
.hero .hero_body .swiper .swiper-container .list .item .details .details-img{
	width:348px;
	height:442px;
	margin-top:60px;
	background:url(http://img1.igg.com/game/lo/images/de/hero_swiper_item_people_bg.png) no-repeat top center;
}
.hero .hero_body .swiper .swiper-container .list .item .details .details-img img{
	margin:0 auto;
	padding-top:40px;
	width:200px;
	max-height:400px;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr{
	width:360px;
	height:610px;
	margin-top:20px;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .bottom-border{
	padding-bottom:50px;
	position:relative;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .bottom-border:after{
	content:"\20";
	position:absolute;
	bottom:20px;
	left:50%;
	background:url(http://img1.igg.com/game/lo/images/de/hero_swiper_item_border.png) no-repeat top center;
	width:480px;
	height:5px;
	margin-left:-240px;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-title{
	height:30px;
	line-height:30px;
	color:#c0ae6f;
	font-size:18px;
	margin-bottom:10px;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-img{
	margin-bottom:10px;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-img .drt-list{
	width:360px;
	height:90px;
	overflow:hidden;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-img .drt-list .drt-item{
	float:left;
	width:80px;
	height:80px;
	margin-right:10px;
	cursor:pointer;
	position:relative;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-img .drt-list .drt-item:last-child{
	margin-right:0;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-img .drt-list .drt-item img{
	width:100%;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-img .drt-list .active{
	width:90px;
	height:90px;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-img .drt-list .active:before{
	position:absolute;
	content:"\20";
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	box-shadow:0 0 50px rgba(251, 221, 170, 1) inset;
	transition:ease .125s all;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-text{
	color:#c8aa8c;
	font-size:18px;
	line-height:25px;
	word-break: keep-all;
	word-wrap: break-word;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-text .drt-list .drt-item{
	max-height:125px;
	overflow:hidden;
	display:none;
}
.hero .hero_body .swiper .swiper-container .list .item .details .fr .details-round .details-round-text .drt-list .active{
	display:block;
}
/* =========================community========================= */
.community .content_head{
	background:url(http://img1.igg.com/game/lo/images/de/community_head.jpg) no-repeat center top;
	padding-top:435px;
	position:relative;
	z-index:1;
}
.community .content_slogen{
	width:1047px;
	margin:0 auto;
	background:url(http://img1.igg.com/game/lo/images/de/community_slogen.png) no-repeat 0px 60px;
	padding-top:140px;
}
.community .community_body{
	padding-bottom:60px;
	position:relative;
}
.community .community_body .list .item{
	float:left;
	margin-bottom:17px;
}
.community .community_body .list .item:nth-child(odd){
	margin-right:17px;
}
.community .community_body .list .item .link{
	display:block;
	width:515px;
	height:130px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	background:rgba(0,0,0,.1);
	border-radius:15px;
	border:1px solid #c2a787;
	padding:25px;
	transition:ease .125s all;
}
.community .community_body .list .item .link:hover{
	background:#735f3f;
}
.community .community_body .list .item .link:hover .fr .dl .dt{
	color:#ffd5aa;
}
.community .community_body .list .item .link:hover .fr .dl .dd{
	color:#ffd5aa;
}
.community .community_body .list .item .fl{
	width:80px;
	height:80px;
	overflow:hidden;
}
.community .community_body .list .item .fl img{
	width:80px;
	height:80px;
}
.community .community_body .list .item .fr{
	width:370px;
	height:80px;
	overflow:hidden;
}
.community .community_body .list .item .fr .dl .dt{
	color:#452401;
	font-size:22px;
	line-height:29px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	margin-bottom:3px;
	transition:ease .125s all;
}
.community .community_body .list .item .fr .dl .dd{
	color:#342722;
	font-size:14px;
	line-height:17px;
	transition:ease .125s all;
}
.community .community_body:after{
	content:"\20";
	background-image:url(http://img1.igg.com/game/lo/images/de/image-list-after.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	width:1920px;
	height:64px;
	bottom:-22px;
	left:-437px;
}
.community .overwatch_body {
	width:1040px;
	margin:0 auto;
}
.community .overwatch_body .overwatch_slogen{
	background:url(http://img1.igg.com/game/lo/images/de/overwatch_slogen.png) no-repeat left top;
	width:100%;
	height:30px;
	margin:40px 0;
}
.community .overwatch_body .waterfall{
	margin: auto;
	position: relative;
}
.community .overwatch_body .box {
	float: left;
	border: 1px solid #c2a787;
	background: #f7f7f7;
	box-shadow: 0 0 8px #ccc;
	background:rgba(0,0,0,.1);
	border-radius:10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	width:245px;
	color:#342722;
	margin-right:20px;
	margin-bottom:20px;
}
.community .overwatch_body .box .box-top{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	border-bottom:1px solid #c2a787;
	padding:10px;
}
.community .overwatch_body .box .box-top .fl img{
	width:50px;
	height:50px;
}
.community .overwatch_body .box .box-top .fr{
	width:150px;
}
.community .overwatch_body .box .box-top .fr .text{
	line-height:17px;
	height:17px;
	overflow: hidden;
}
.community .overwatch_body .box .box-center .text{
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
	padding:15px;
}
.community .overwatch_body .box .box-center img{
	width:100%;
}
.community .overwatch_body .box .box-bottom{
	height:30px;
	width:220px;
	margin:0 auto;
}
.community .overwatch_body .box .box-bottom .btn{
	float:left;
	width:25px;
	height:25px;
	background-image:url(http://img1.igg.com/game/lo/images/de/waterfall_share.png);
	background-repeat:no-repeat;
	margin-top:2px;
}
.community .overwatch_body .box .box-bottom .twitter{
	background-position:-15px 2px;
}
.community .overwatch_body .box .box-bottom .facebook{
	background-position:7px 0;
}

.community .overwatch_body .box .box-bottom .other{
	background-position:-38px 0;
}

/* =========================nav========================= */
.nav{
	background:url(http://img1.igg.com/game/lo/images/de/nav_bg.png) no-repeat center top;
	height:100px;
	margin-bottom:40px;
	width:1280px;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-640px;
}
.nav_fixed{
	position:fixed;
	top:-5px;
	z-index:9;
}
.nav .list{
	padding:0 60px;
}
.nav .list .item{
	float:left;
	height:35px;
	line-height:35px;
	margin:38px 0 27px 0;
	border-right:#3798ad solid 1px;
	border-left:#17435b solid 1px;
}
.nav .list .item .link{
	background-image:url(http://img1.igg.com/game/lo/images/de/nav_text.png);
	background-repeat:no-repeat;
	display:block;
	width:100%;
	font-size:0;
	text-indent:-9999em;
    position:relative;
    z-index:1;
   	height:100%;
}
.nav .list .item:first-child{
	border-left:none;
}
.nav .list .item:last-child{
	border-right:none;
}
.nav .list .item .link:before{
	background-image:url(http://img1.igg.com/game/lo/images/de/nav_text.png);
	background-repeat:no-repeat;
	content:"\20";
	display:block;
	opacity:0;
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:-1;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.nav .list .index .link{
	width:150px;
	background-position:40px 2px;
	padding-left:40px;
	border-left:0;
}
.nav .list .hero .link{
	width:130px;
	background-position:-150px 2px;
	padding-left:30px;
}
.nav .list .news .link{
	width:160px;
	background-position:-303px 2px;
	padding-left:30px;
}
.nav .list .media .link{
	width:100px;
	background-position:-500px 2px;
	padding-left:20px;
}
.nav .list .community .link{
	width:180px;
	background-position:-616px 2px;
	padding-left:20px;
	border-right:0;
}
.nav .list .faq .link{
	width:100px;
	background-position:-818px 2px;
	padding-left:20px;
	border-right:0;
}
.nav .list .player .link{
	width:270px;
	background-position:-945px 2px;
	padding-left:20px;
	border-right:0;
}
.index .nav .index,
.article .nav .news,
.article-list .nav .news,
.image-list .nav .media,
.hero .nav .hero,
.community .nav .community{
	display:none;
}
.nav .list .index .link:before{
	background-position:40px -38px;
}
.nav .list .hero .link:before{
	background-position:-150px -38px;
}
.nav .list .news .link:before{
	background-position:-303px -38px;
}
.nav .list .media .link:before{
	background-position:-500px -38px;
}
.nav .list .community .link:before{
	background-position:-616px -38px;
}
.nav .list .faq .link:before{
	background-position:-818px -38px;
}
.nav .list .player .link:before{
	background-position:-945px -38px;
}
.nav .list .item .link:hover:before{
	opacity:1;
}
.nav_info{
	background-color:rgba(237,221,192,.5);
	border-radius:10px;
	padding:25px 30px;
	font-size:26px;
	line-height:40px;
	color:#342722;
	margin-bottom:50px;
	box-shadow:2px 2px 15px #caaf81;
}
/* =========================swiper========================= */
.index .swiper{
	width:100%;
	height:636px;
	position:relative;
	margin-bottom:20px;
}
.index .swiper:before{
	content:"\20";
	height:636px;
	width:1462px;
	position:absolute;
	top:0;
	left:-149px;
	background:url(http://img1.igg.com/game/lo/images/de/swiper_1_bg.png) no-repeat left top;
	z-index:2;
}
.index .swiper .swiper-container {
	width:789px;
	height:469px;
	margin:0 auto;
	padding:30px;
}
.index .swiper .arrow-left{
	position:absolute;
    left: 144px;
    top: 243px;
	height:50px;
	width:50px;
	z-index:3;
}
.index .swiper .arrow-right{
	position:absolute;
    right: 144px;
    top: 243px;
	height:50px;
	width:50px;
	z-index:3;
}
.index .swiper .pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:65px;
  width: 100%;
  z-index:2;
}
.index .swiper .swiper-pagination-switch {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 3px;
  cursor: pointer;
  background-image:url(http://img1.igg.com/game/lo/images/de/swiper_1_position.png);
  background-repeat:no-repeat;
  background-position:top left;
}
.index .swiper .swiper-active-switch{
  background-position:-35px top;
}
/* =========================3d-swiper========================= */
.index .swiper_3d{
	padding-bottom:150px;
}
.index .swiper_3d .text{
	margin-top:60px;
	color:#7a5f40;
	font-size:24px;
	line-height:35px;
	width:520px;
	float:left;
}
.index .swiper_3d .text p.info{
	padding:50px 60px;
	position:relative;
}
.index .swiper_3d .text p.info:before{
	content:"\20";
	background-image:url(http://img1.igg.com/game/lo/images/de/swiper_2_point.png);
	background-position:left top;
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	position:absolute;
	top:0;
	left:0;
}
.index .swiper_3d .text p.info:after{
	content:"\20";
	background-image:url(http://img1.igg.com/game/lo/images/de/swiper_2_point.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:31px;
	height:31px;
	position:absolute;
	bottom:0;
	right:0;
}
.index .swiper_3d .text .link{
	color:#7a5f40;
	float:right;
	margin-top:70px;
	text-decoration:underline;
}
.index .swiper_3d .device {
	padding: 30px 10px;
	background: #222;
	margin: 10px auto;
	width: 320px;
	border-radius: 20px;
	border: 4px solid #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.index .swiper_3d .swiper-container {
	width: 600px;
	height: 500px;
	margin:0 0 0 auto;
	overflow:inherit;
}
.index .swiper_3d .swiper-wrapper {
	position:relative;
	width:100%;
	height:100%;
}
.index .swiper_3d .swiper-slide {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-200px;
	width:400px;
	height:500px;
	opacity:0;
	transition: all .3s ease;
}
.index .swiper_3d .true-center{
	opacity:1;
	z-index:2;
}
.index .swiper_3d .true-left{
	opacity:.5;
	transform:scale(.75);
	margin-left:-400px;
	z-index:1;
}
.index .swiper_3d .true-right{
	opacity:.5;
	transform:scale(.75);
	margin-left:30px;
	z-index:1;
}
.index .swiper_3d .swiper-slide img{
	margin:0 auto;
	max-width:400px;
	max-height:500px;
}
/* =========================footer========================= */
.footer{
	margin-top:-130px;
	background:url(http://img1.igg.com/game/lo/images/de/footer.jpg) no-repeat center bottom;
	text-align:center;
	color:#e6d0ad;
	font-size:14px;
	height:470px;
}
/* =========================share========================= */
.share_bar{
	width:100%;
	height:162px;
	background-image:url(http://img1.igg.com/game/lo/images/de/share.png);
	background-position:center top;
	background-repeat:no-repeat;
	position:relative;
	z-index:3;
}
.share_bar .list{
	width:535px;
	margin:0 auto;
	position:relative;
}
.share_bar .list .item{
	width:166px;
	height:141px;
	display:inline-block;
	margin-left:14px;
}
.share_bar .list .item:first-child{
	margin-left:0;
}
.share_bar .list .item .link{
	width:100%;
	height:100%;
	display:block;
	background-image:url(http://img1.igg.com/game/lo/images/de/share_item.png);
	background-repeat:no-repeat;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
    position:relative;
    z-index:1;
}
.share_bar .list .item .share1{
	background-position:0 0;
}
.share_bar .list .item .share2{
	background-position:-181px 0;
}
.share_bar .list .item .share3{
	background-position:-362px 0;
}
.share_bar .list .item .link:before{
	background-image:url(http://img1.igg.com/game/lo/images/de/share_item.png);
	background-repeat:no-repeat;
	content:"\20";
	display:block;
	opacity:0;
	width:100%;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:-1;
	transition: opacity .125s ease-out;
    -webkit-transition: opacity .125s ease-out;
}
.share_bar .list .item .share1:before{
	background-position:0 -162px;
}
.share_bar .list .item .share2:before{
	background-position:-181px -162px;
}
.share_bar .list .item .share3:before{
	background-position:-362px -162px;
}
.share_bar .list .item .link:hover:before{
	opacity:1;
}

/* =========================copyright========================= */
.footer_logo{
	width:130px;
	margin:40px auto;
}
.copyright{
	font-size:16px;
	line-height:35px;
}
.footer_logo img{
	width:100%;
}
.copyright a{
	color:#e6d0ad;
	text-decoration:underline;
}
/* =========================artle========================= */
.alert{
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,.6);
	width:100%;
	height:100%;
	z-index:999;
}
.alert .alert_body{
	position:absolute;
	top:50%;
	left:50%;
	background:url(http://img1.igg.com/game/lo/images/de/alert_bg.png) no-repeat center top;
	width:504px;
	height:378px;
	margin-top:-189px;
	margin-left:-252px;
	padding:50px 60px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.alert .alert_body .item{
	margin-bottom:20px;
}
.alert .alert_body .item .title{
	color:#c0ae6f;
	height:30px;
	line-height:30px;
	font-size:16px;
}
.alert .alert_body .item .input{
	width:100%;
	height:32px;
	line-height:32px;
	background: black;
	background: -webkit-linear-gradient(bottom,rgba(31,21,11,1),rgba(43,32,18,1),rgba(43,32,18,1),rgba(31,21,11,1)); /*Safari 5.1-6*/
	background: -o-linear-gradient(top,rgba(31,21,11,1),rgba(43,32,18,1),rgba(43,32,18,1),rgba(31,21,11,1)); /*Opera 11.1-12*/
	background: -moz-linear-gradient(top,rgba(31,21,11,1),rgba(43,32,18,1),rgba(43,32,18,1),rgba(31,21,11,1)); /*Fx 3.6-15*/
	background: linear-gradient(to top, rgba(31,21,11,1), rgba(43,32,18,1),rgba(43,32,18,1),rgba(31,21,11,1)); /*Standard*/
	border:0;
	border-radius:5px;
	color:#c0ae6f;
	padding:0 10px;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */
}
.alert .alert_body .take{
	background:url(http://img1.igg.com/game/lo/images/de/alert_take.png) no-repeat center top;
	width:125px;
	height:29px;
	line-height:29px;
	display:block;
	margin:0 auto;
	text-align:center;
	color:#2b2012;
	font-size:16px;
	margin-top:30px;
}
.alert .alert_body .close{
	background:url(http://img1.igg.com/game/lo/images/de/alert_close.png) no-repeat center top;
	width:42px;
	height:43px;
	position:absolute;
	top:-19px;
	right:-19px;
}







