*{
	margin:0;
	padding:0;
}
html,body{
	height:100%;
	margin:0;
	padding:0;
}
a{text-decoration:none;}
body{
	font-family:simsun,Tahoma,sans-serif;
	background:#18191b;
	-webkit-text-size-adjust:none;
}
ul{list-style-type:none;}
div.wrap{width:640px;position:relative;margin:0px auto;}
div#indexwrap{height:1775px;background:url(../images/bg.jpg) no-repeat;margin-top:98px;}
a.blocka{display:block;}
span.blockspan{display:block;}
div.header_fixed{width:640px;height:98px;background:#111319;position:fixed;z-index:9;top:0px;left:50%;margin-left:-320px;}
div.header_fixed *{position:absolute;}
div.header_fixed img.icon{width:78px;top:10px;left:20px;}
div.header_fixed span.headspan_1{color:#fff;font-size:32px;line-height:32px;top:15px;left:110px;}
div.header_fixed span.headspan_2{color:#c4ccde;font-size:24px;top:56px;line-height:24px;left:110px;}
a.btn_dl{display:block;width:160px;height:50px;line-height:50px;text-align:center;color:#fff;font-size:26px;background:#de5508;border-radius:3px;top:24px;right:20px;}
a.btn_dl *{position:relative;}
a.btn_dl img{width:26px;top:4px;left:4px;}
a.btn_dl span{}
div.indexmain{width:100%;position:relative;}
div.main_1{height:685px;}
div.main_1 >a{display:block;width:260px;height:100px;position:absolute;bottom:0;left:60px;}
div.main_1 >a#linkhunter{bottom:30px;left:320px;}
div.main_1 >img{position:absolute;bottom:20px;left:50%;margin-left:-35px;}
div.main_2{height:850px;margin:0px auto;margin-top:70px;}


#footer,.footer{width:100%;text-align:center;line-height:30px;color:#818489;font-size:20px;background:#17191a;padding:20px 0;position:absolute;bottom:0;left:0;}
#footer a,.footer a{color:#818189;}
#footer span,.footer span{font-size:20px;line-height:30px;}


/*=======弹窗=====*/
.dl_box{width:1280px;height:815px;overflow:hidden;position:relative;z-index:999;display:none;}
.btnclose{display:block;width:70px;height:70px;background:url(../images/close_m.png) no-repeat center rgba(0,0,0,0.6);position:absolute;z-index:9999;top:-70px;right:0;}
#backgroundPopup,#fictionPopup{
	    width:100%;    
		height:100%;  
		color:#fff; 
		background:rgba(0,0,0,0.8);
		line-height:45px;
		text-align:center;
		position:fixed;
		z-index:99;
		top:0;   
		left:0; 
		display:none;
 }
div.boxMenu{width:0;height:100%;overflow:hidden;background:url(../images/showbg.jpg);position:fixed;z-index:100;top:0;right:0;}
div.boxMenu a{display:block;}
div.boxMenu a.closeM{width:60px;height:60px;background:url(../images/close.png) no-repeat center #000000;position:absolute;z-index:10;top:0;right:0;}
.bmAni_a{-webkit-animation:addWdith .6s forwards;}
.bmAni_c{-webkit-animation:cutWdith .6s forwards;}

div.boaxmain{width:640px;position:relative;margin:0px auto;}
div.tab_header{width:100%;height:60px;text-align:center;margin-top:50px;}
div.tab_header a{display:inline-block;width:60px;height:60px;line-height:60px;font-size:36px;color:#17191a;text-indent:0px;background:url(../images/d_n.png) no-repeat;margin:0 7px;}
div.tab_header a.sel{color:#010101;background:url(../images/d_s.png) no-repeat;}
div.tabcontents{width:640px;overflow-y:scroll;overflow-x:hidden;margin-top:10px;}
div.accontent{width:640px;margin:0px auto;margin-top:30px;text-align:center;display:none;}
div#tabac_3 a{display:block;width:195px;height:155px;position:absolute;top:515px;left:220px;}

/*动画*/
@-webkit-keyframes addWdith{
	0%{width:0;}
	100%{width:640px;}
}
@-webkit-keyframes cutWdith{
	0%{width:640px;}
	100%{width:0;}
}
div#cardBox{width:640px;height:850px;margin:0px auto;}
.swiper-container {
	width: 640px;
    height: 100%;
	position:relative;
    margin:0px auto;
}
.swiper-slide{position:relative;text-align:center;}
#dtsSlider{height:750px;margin-top:0;}
div#dtsPre,div#dtsNext{width:55px;height:88px;position:absolute;top:50%;margin-top:-44px;}
div#dtsPre{background:url(../images/i_pre.png) no-repeat;left:10px;}
div#dtsNext{background:url(../images/i_next.png) no-repeat;right:10px;}
a.ks{display:block;width:60px;height:60px;line-height:60px;font-size:36px;color:#17191a;text-indent:15px;background:url(../images/d_n.png) no-repeat;position:absolute;display:none;}
a.kson{color:#010101;background:url(../images/d_s.png) no-repeat;}
a.ks1{bottom:0px;left:130px;}
a.ks2{bottom:10px;left:210px;}
a.ks3{bottom:20px;left:290px;}
a.ks4{bottom:30px;left:370px;}
a.ks5{bottom:40px;left:450px;}

a.showdetail{display:block;width:258px;height:105px;position:absolute;bottom:40px;left:197px;}




