/* CSS Document */
a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
var {
	margin: 0;
	padding: 0;
}
ul, li, ol {
	list-style: none;
}
i, em {
	font-style: normal
}
img {
	border: none
}
a, a:hover {
	text-decoration: none;
}
body{
	background: url(https://static.iron-saga.com/static/image/sec3_bg.png) center bottom;
	background-attachment: fixed;
	background-size: 100%
}
.col_w {
	color: #fff
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear {
	clear: both;
}
#menu {
	position: fixed;
	right: 5%;
	top: 200px;

	list-style-type: none;
	z-index: 70;
}
#menu li {
	font-size: 14px;
	height: 23px;
	margin-top: 16px;
}
#menu a {
	float: left;
	text-decoration: none;
	position: relative;
	height: 23PX;
	margin: 5px 0
}
#menu a .black,#menu a .white{
	position: absolute;
	top: 0;
	right: 0;
	/*text-align: right*/
}
#menu a .black{
	width: 3px;
	height: 23px;
	background: #fff;
	overflow: hidden;
	z-index: 10;
	transition: 0.5s;
}
#menu a .black p{
	color: #333;
	height: 23px;
	position: absolute;
	right: 12px;
	transition: 0.5s
}
#menu a .box{
	width: 6px;
	height: 6px;
	right: 4px;
	position: absolute;
	top: 0;
	background: #fff;
}
#menu a .white{
	color: #FFF;
	z-index: 8;
	margin-right: 12px;
}
#menu .active a .black{
	width: 88px;
	height: 23px;
	right: 12px;
}
#menu .active a .black p{
	right: 0;
}
#menu .menu_btn{
	transform: translate(-100%);
	margin-bottom: 10px;
	display: block;
	height: auto
}
.section{
	overflow: hidden
}
#sec1 {
	background: url(https://static.iron-saga.com/static/image/sec1_bg.png) center top;
	position: relative;
	background-size: 100%;
	padding-top: 1px;
	width: 100%;
	z-index: 100
}
#sec1 .sec1_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100
}
#sec1 .sec1_rgb{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10
}
#sec1 .sec1_bg video{
	height: 100%;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	z-index: 5;
}
#sec1 .sec1_p {
	position: absolute;
	left: 50%;
	margin-left: -900px;
	z-index: 90
}
#sec1 .sec1_tit {
	position: relative;
	margin-top: 10%;
	left: 50%;
	margin-left: -680px;
	z-index: 110;
	display: inline-block;
}
#sec1 .sec1_tit img{
	display: block;
}
#sec1 .sec1_b{
	display: block;
	position: relative;
	z-index: 115;
	left: 50%;
	margin-left: -490px;
	margin-top: -30px;
}
#sec1 .sec1_pv {
	width: 271px;
	height: 152px;
	background: url(https://static.iron-saga.com/static/image/sec1_pv_bg.png);
	position: relative;
	left: 50%;
	margin-left: -460px;
	margin-top: 10px;
	z-index: 120;
	overflow: hidden
}
#sec1 .sec1_pv a {
	display: flex;
	height: 152px;
	width: 271px;
	background: url(https://static.iron-saga.com/static/image/sec1_pv_bg.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 102;
	justify-content: center;
	align-items: center
}
#sec1 .sec1_pv .img-wrap {
}
#sec1 .sec1_pv video{
	width: 271px;
	height: 152px;
}
#sec1 ul {
	position: relative;
    z-index: 130;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 25px;
    flex-direction: column;
}
#sec1 ul li {
	width: 237px;
	height: 76px;
	float: left;
	margin: 0 27px;
}
#sec1 ul li a {
	width: 237px;
	height: 76px;
	display: block;
}
#sec1 ul li:first-child a {
	background: url(https://static.iron-saga.com/static/image/sec1_AppStore.png) center top no-repeat;
}
#sec1 ul li:first-child:hover a {
	background-position: center bottom;
}
#sec1 ul li:nth-child(2) a {
	background: url(https://static.iron-saga.com/static/image/sec1_GooglePlay.png) center top no-repeat;
}
#sec1 ul li:nth-child(2):hover a {
	background-position: center bottom;
}
#sec1 ul li:last-child:hover a {
	background-position: center bottom;
}
#sec1 .sec1_t{
	margin: 10px auto;
	display: block;
	position: relative;
	z-index: 100;
}
#sec2 {
	background: url(https://static.iron-saga.com/static/image/sec2_bg.png) center top;
	background-size: 100%;
	position: relative;
	overflow: hidden;
	z-index: 110;
	text-align: center
}
#sec2 .sec2_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100
}
#sec2 .sec2_rgb{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10
}
#sec2 .sec2_bg video{
	height: 100%;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	z-index: 5;
}
#sec2 .sec2_p {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1000px;
	z-index: 99
}
#sec2 .sec2_tit {
	position: relative;
	margin-top: 127px;
	left: 50%;
	margin-left: -242px;
	z-index: 100;
	text-align: left;
}
#sec2 .sec2_l{
	position: relative;
	z-index: 100;
	max-width: 1010px;
	background: url(https://static.iron-saga.com/static/image/sec2_con.png) center center;
	padding: 16px 28px 16px 177px;
	padding-right: 28px;
	height: 393px;
	margin: 0 auto;
}
#sec2 .swiper-container{
	margin: 35px 20px;
}
#sec2 .swiper-button-prev,#sec2 .swiper-button-next{
	width: 78px;
	height: 393px;
	background: url(https://static.iron-saga.com/static/image/sec2_l_j.png) left center no-repeat;
	position: absolute;
	top: 18px;
	left: 79px;
	margin: 0;
	outline: none
}
#sec2 .swiper-button-next{
	background: url(https://static.iron-saga.com/static/image/sec2_l_j.png) right center no-repeat;
	right: -70px;
	left: auto
}
#sec2 .swiper-container/* .swiper-wrapper*/ {
	
	
}
#sec2 ul li {
	float: left;
	/*margin-left: 19px;*/
}
#sec2 ul li:first-child {
	margin: 0;
}
#sec2 .sec2_t{
	display: inline-block;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
#sec2 .sec2_t a{
	display: block;
	position: absolute;
	width: 3.625em;
	height: 3.625em;
}
#sec2 .sec2_t a.twtte{
	top: 33px;
	right: 17px;
}
#sec2 .sec2_t a.facebook{
	top: 33px;
	right: 90px;
}
@media screen and (max-width:1271px){
	#sec2 .sec2_t{
		display: flex;
		flex-direction: row-reverse
	}
}
#sec3 {
	background: url(https://static.iron-saga.com/static/image/sec3_bg.png) center bottom;
	background-size: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 120;
}
#sec3 .sec3_tit {
	width: 1366px;
	margin: 30px;
	position: relative;
	z-index: 120;
}
#sec3 .sec3_bg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100
}
#sec3 .sec3_rgb{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10
}
#sec3 .sec3_bg video{
	height: 100%;
	position: relative;
	left: 50%;
	transform: translate(-50%);
	z-index: 5;
}
#sec3 p {
	font-size: 22px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	position: relative;
	z-index: 110;
}
#sec4 {
	background: url(https://static.iron-saga.com/static/image/sec4_bg1.png) center top;
	background-size: 100%;
	position: relative;
	z-index: 130;
}
#sec4 .sec4_p {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
#sec4 .sec4_tit{
	display: none
}
#sec4 .news_cen_list {
	width: 785px;
	height: 697px;
	padding: 65px 267px 163px 108px;
	margin-left: -490px;
	left: 50%;
	position: relative;
	z-index: 100;
	background: url(https://static.iron-saga.com/static/image/sec4_list_bg1.png)
}
#sec4 .news_cen_list .hd ul {
	height: 99px;
	width: 753px;
	padding: 0 16px;
	background: url(https://static.iron-saga.com/static/image/sec4_list_tit.png) right center no-repeat;
	margin-top: 29px;
	display: flex;
	justify-content: flex-start;
	align-items: center
}
#sec4 .news_cen_list .hd ul li {
	float: left;
	margin-right: 55px;
}
#sec4 .news_cen_list .hd ul a {
	display: block;
	width: 156px;
	height: 45px;
	background: url(https://static.iron-saga.com/static/image/news_list_tit.png);
	color: #fff;
	font-size: 22px;
	line-height: 40px;
	text-align: center;
}
#sec4 .news_list .list ul li {
	width: 735px;
	height: 53px;
	background: #242424;
	border-radius: 3px;
	padding: 0px 10px;
	margin: 0 auto;
	margin-bottom: 3px;
}
#sec4 .news_list .list ul li a, #sec4 .news_list .list ul li span {
	font-size: 20px;
	color: #fff;
	line-height: 53px;
	max-width: 590px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left
}
#sec4 .news_list .list ul li span {
	float: right;
}
#sec5 {
	background: url(https://static.iron-saga.com/static/image/sec5_bg.png) center bottom;
	background-size: 100% 100%;
	position: relative;
	overflow: hidden;
	display: flex;
	justify-content: center;
	height: 100%;
	z-index: 140;
}
#sec5 .tab{
	position: absolute;
	right: 100%;
	margin-right: -200px;
	z-index: 100;
	height: 100%;
	background: url(https://static.iron-saga.com/static/image/sec5_line.png) center right no-repeat;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	flex-direction: column
}
@media screen and (min-width:1920px){
	#sec5 .tab{
		right: auto;
		left: 50%;
		margin-right: 0;
		margin-left: -960px;
	}
}
#sec5 .file_btn {
	width:171px;
	height: 54px;
	cursor: pointer;
	margin: 10px 0
}
#sec5 .file_btn.on{
	width: 208px;
	height: 54px;
}
#sec5 .tab .top{
	background: url(https://static.iron-saga.com/static/image/sec5_btn_us.png) right top no-repeat;
}
#sec5 .tab .down{
	background: url(https://static.iron-saga.com/static/image/sec5_btn_us.png) left top no-repeat;
}
#sec5 .tab .top.on{
	background: url(https://static.iron-saga.com/static/image/sec5_btn_us.png) right bottom no-repeat;
}
#sec5 .tab .down.on{
	background: url(https://static.iron-saga.com/static/image/sec5_btn_us.png) left bottom no-repeat;
}
#sec5 .file_con{
	width:1920px;
	position: relative;
	height: 100%;
}
#sec5 .file_con .mech,#sec5 .file_con .Pilot{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	max-width: 1920px;
}
#sec5 .swiper-container,#sec5 .swiper-wrapper{
	position: relative;
	height: 100%;
}
#sec5 .swiper-slide{
	opacity: 0;
	transition: 1s;
	height: 100%;
	text-align: center
}
#sec5 .file_list .swiper-slide img.swiper-img {
	width: 100%;
}
#sec5 .swiper-slide-active{
	opacity: 1;
	z-index: 1000;
}
#sec5 .swiper-box{
	width:575px;
	height: 129px;
	padding: 10px 17.5px;
	background: url(https://static.iron-saga.com/static/image/sec5_list_bg.png) top center no-repeat;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -305px;
	z-index: 2;
}
#sec5 .gallery-thumbs{
	z-index: 5
}
#sec5 .gallery-thumbs .swiper-wrapper{
	width: 575px;
	margin: 0 auto;
}
#sec5 .gallery-thumbs .swiper-slide{
	width:115px;
	height: 129px;
	opacity: 1;
	border-radius: 0;
	background-position: top center;
	transition: none;
	cursor: pointer
}
#sec5 .gallery-thumbs .swiper-slide-thumb-active{
	background-position: bottom center;
}
#sec5 .swiper-box .swiper-button-white{
	width: 33px;
	height: 64px;
	outline: none;
	z-index: 10;
	position: absolute;
	top: 28px;
	margin: 0;
}
#sec5 .swiper-box .swiper-button-next{
	background: url(https://static.iron-saga.com/static/image/sec5_arrow.png) right center no-repeat;
	right: -20px;
}
#sec5 .swiper-box .swiper-button-prev{
	background: url(https://static.iron-saga.com/static/image/sec5_arrow.png) left center no-repeat;
	left: -20px;
}
#sec5 .audio img{
	cursor: pointer;
}
#sec5 .audio{
	position: absolute;
	top: 50%;
	right: 20%;
}
#foot {
	padding: 50px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: url(https://static.iron-saga.com/static/image/sec3_bg.png) center bottom;
	background-size: 100%;
	z-index: 160;
	background-attachment: fixed
}
#foot p,#foot a{
	color: #fff;
	margin: 0 10px;
	margin-top: 0.5em;
}
#foot a:hover{
	text-decoration: underline;
}
#video {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	display: none;
}
#video .video_box {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center
}
#video .flowplayer {
	width: 60%;
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -30%;
	z-index: 1000
}
#video .video_close{
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(https://static.iron-saga.com/static/image/video_close.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	z-index: 1100;
	right: 50%;
	top: 50%;
}
#video .video_bg {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 900
}
#video video {
	position: relative;
	z-index: 1000;
	width: 90%;
	max-width: 1600px;
}
#email {
	width: 706px;
	height: 340px;
	padding: 29px 71px 45px 39px;
	background: url(https://static.iron-saga.com/static/image/email_box.png) no-repeat;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -408px;
	margin-top: -170px;
	padding-top: 30px;
	z-index: 1000;
	display: none
}
#email .email_close {
	width: 47px;
	height: 45px;
	position: absolute;
	right: 73px;
	top: -27px;
	background: url( https://static.iron-saga.com/static/image/email_close.png ) no-repeat;
	cursor: pointer;
}
#email p {
	text-align: center;
	color: #fff;
	margin: 10px auto;
	font-size: 20px;
}
#email .a-upload {
	padding: 4px 10px;
	height: 54px;
	width: 580px;
	position: relative;
	cursor: pointer;
	color: #888;
	background: #313131;
	border: none;
	overflow: hidden;
	display: block;
 *display: inline;
 *zoom: 1;
	font-size: 30px;
	margin: 20px auto;
	text-align: center;
	margin-top: 70px;
}
#email .email_btn {
	width: 706px;
	height: 81px;
	background: url(https://static.iron-saga.com/static/image/email_btn.png) center center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 40px;
}
#email .upload_btn {
	width: 167px;
	height: 43px;
	display: block;
	font-size: 20px;
	line-height: 43px;
	color: #333;
	font-family: "微软雅黑";
	text-align: center;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	background: #eee;
}
#email .email_done {
	padding: 0 10%;
	margin-top: 50px;
	display: none
}
@media screen and (max-width:1366px){
	
}
@media screen and (max-width:1023px){
	#menu{
		right: 1%;
		top: 50%;
		transform: translate(0,-50%)
	}
	#sec1{
		background-size: auto 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#sec1 .sec1_p{
		display: none;
		width: 300%;
	}
	#sec1 .sec1_p img{
		width: 100%;
	}
	#sec1 .sec1_tit{
		width: 100%;
		margin: 0;
		position: static;
		margin-left: -10%;
	}
	#sec1 .sec1_tit img{
		width: 100%;
	}
	#sec1 .sec1_b{
		width: 50%;
		left: 0;
		margin: 0 auto;
		transform: translate(0,-100%)
	}
	#sec1 .sec1_pv{
		margin-left: -135px;
	}
	#sec1 ul{
		margin-top: 25px;
		flex-direction: column
	}
	#sec1 ul li{
		float: none;
		margin-bottom: 10px;
	}
	#sec1 .sec1_t{
		width: 70%;
	}
	#sec2{
		background-size: auto 100%;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#sec2 .sec2_p{
		width: 300%;
		margin-left: -130%
	}
	#sec2 .sec2_p img{
		width: 100%;
	}
	#sec2 .sec2_tit{
		width: 60%;
		margin-left: 100%;
		transform: translate(-100%);
		position: static;
		margin-top: 25px;
		
	}
	#sec2 .sec2_tit img{
		width: 100%;
	}
	#sec2 .sec2_l{
		width: 60%;
		padding: 0;
		height: auto;
		display: block;
		margin: 0 0 0 40%;
		margin-top: 25px;
		background: none;
	}
	#sec2 .sec2_l .swiper-container{
		margin: 0;
	}
	#sec2 ul li{
		width: 45%;
		/*margin: 0 2.5%;*/
	}
	#sec2 ul li img{
		width: 100%;
	}
	#sec2 .swiper-button-next,#sec2 .swiper-button-prev{
		width: 50%;
		height: 30px;
		background-image: url(https://static.iron-saga.com/static/image/sec2_l_j_m.png)
	}
	#sec2 .swiper-button-next{
		top: 100%;
		right: 0
	}
	#sec2 .swiper-button-prev{
		top: 100%;
		left: 0;
	}
	#sec2 .sec2_t{
		width: 100%;
		display: block;
		margin-top: 5%;
	}
	#sec2 .sec2_t img{
		width: 100%;
	}
	#sec2 .sec2_t a{
		width: 4.5%;
	}
	#sec2 .sec2_t a.twtte{
		right: 1.3%
	}
	#sec2 .sec2_t a.facebook{
		right: 7%
	}
	#sec3{
		background-size: auto 100%;
	}
	#sec3 .sec3_tit{
		width: 100%;
		position: static;
		margin: 25px 0;
		
	}
	#sec3 .sec3_tit img{
		width: 100%;
	}
	#sec3 p{
		font-size: 12px;
		line-height: 20px;
		padding: 0 5%;
	}
	#sec4{
		background-size: auto 100%;
		overflow: hidden;
		display: block;
	}
	#sec4 .sec4_p{
		display: none;
		width: 300%;
	}
	#sec4 .sec4_p img{
		width: 100%;
	}
	#sec4 .sec4_tit{
		display: block;
		width: 100%;
	}
	#sec4 .sec4_tit img{
		width: 100%;
	}
	#sec4 .news_cen_list{
		width: 90%;
		height: auto;
		padding: 0 5%;
		margin: 0;
		background: none;
		left: 0;
	}
	#sec4 .news_list .list ul li{
		width: 100%;
		padding: 0;
	}
	#sec4 .news_list .list ul li:nth-child(10){
		display: none;
	}
	#sec4 .news_list .list ul li a{
		font-size: 14px;
		max-width: 70%;
	}
	#sec4 .news_list .list ul li span{
		font-size: 12px;
	}
	#sec5{
		background-size: auto 100%;
		overflow: hidden;
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	#sec5 .tab{
		position: static;
		margin: 0;
		height: auto;
		flex-direction: row;
	}
	#sec5 .file_con{
		width:100%;
		position: relative;
		height: 100%;
	}
	#sec5 .file_con .mech,#sec5 .file_con .Pilot{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		max-width: 100%;
	}
	#sec5 .file_list .swiper-slide img.swiper-img{
		position: absolute;
		left: 50%;
		transform: translate(-50%);
		width: 200%;
		height: auto
	}
	#sec5 .audio{
		width: 100%;
		right: auto;
	}
	#sec5 .audio img{
		width: 50%;
	}
	#foot{
		padding: 25px 0;
		width: 100%;
	}
	#foot img{
		width: 40%;
		margin: 0 auto;
	}
	#email{
		width: 90%;
		padding: 0 5%;
		margin: 0;
		top: 50%;
		margin-top: -170px;
		left: 0;
		background: #000;
	}
	#email .email_close{
		top: 0;
		right: 0;
		margin: 0;
	}
	#email .a-upload{
		width: 100%;
		padding: 0;
		font-size: 16px;
	}
	#email .email_btn{
		width: 100%;
		margin-top: 25px;
	}
	#email p{
		font-size: 16px;
	}
}
@media screen and (max-width:767px){
	#menu{
		display: none
	}
	#sec1 .sec1_t{
		width: 90%;
	}
	#sec1 .sec1_bg{
		display: none;
	}
	#sec1 .sec1_pv{
		background: url(https://static.iron-saga.com/static/image/jdzdpvpng_us.png) no-repeat center center;
		background-size: 100%;
	}
	#sec1 .sec1_pv .pv{
		display: none
	}
	#sec2 .sec2_bg{
		display: none;
	}
	#sec2 .sec2_t{
		width: 100%;
		display: block;
		margin-top: 15%;
	}
	#sec2 .sec2_t img{
		width: 100%;
	}
	#sec2 .sec2_t a{
		width: 10.3%;
	}
	#sec2 .sec2_t a.twtte{
		right: 12.1%;
		top: 50%;
	}
	#sec2 .sec2_t a.facebook{
		right: 27.7%;
		top: 50%;
	}
	#sec3 .sec3_bg{
		display: none;
	}
	#sec4{
		display: block;
	}
	#sec5 .swiper-box{
		width: 90%;
		left: 0;
		bottom: 5%;
		margin: 0 5%;
		padding: 0;
		background: none
	}
	#sec5 .gallery-thumbs .swiper-wrapper{
		width: 100%;
	}
	#sec5 .swiper-box .swiper-button-prev{
		left: 0;
		top: -100%;
	}
	#sec5 .swiper-box .swiper-button-next{
		right: 0;
		top: -100%;
	}
	#sec5 .gallery-thumbs .swiper-slide{
		background-repeat: no-repeat
	}
	#sec5 .audio{
		top: 60%;
	}
}

#sec1 .language{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 110;
}
#sec1 .language p{
	float: left;
	margin: 0 5px;
}
#sec1 .language p a{
	color: #fff;
	font-size: 12px;
}

#foot {
	padding: 50px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	background: url(https://static.iron-saga.com/static/image/sec3_bg.png) center bottom;
	background-size: 100%;
	z-index: 160;
	background-attachment: fixed
}
#foot h4{
	text-align: center;
	color: #fff;
	font-size: 20px;
	letter-spacing: 5px;
}
#foot p,#foot a{
	color: #fff;
	margin: 0 10px;
	margin-top: 0.5em;
	font-size: 12px;
}
#foot a:hover{
	text-decoration: underline;
}
#foot .swiper-box{
	width: 1200px;
	position: relative;
	margin-bottom: 28px;
}
#foot .swiper-slide a,#foot .swiper-slide img{
	width: 100%;
	display: block
}
#foot .swiper-box .swiper-button-next{
	right: -50px
}
#foot .swiper-box .swiper-button-prev{
	left: -50px
}


.news_list_btn{
    width: 783px;
    height: 44px;
    background: #000;
}
.news_list_btn a{
    width: 50%;
    line-height: 44px;
    display: block;
    color: #fff;
    float: left;
    text-align: center;
}
.news_bg{
    background: hsl(7, 84%, 22%);
}
.pay_box{
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
}
.pay_box_content{
	z-index: 999;
}
.pay_btn{
	width: 150px;
    height: 227px;
    display: block;
}