.bg,.container {
	position: relative
}

.header .txt>h1,.header .txt>p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

html {
	font-size: 10px
}

body,dl,h1,h2,h3,h4,h5,h6,li,ol,p,ul {
	margin: 0;
	padding: 0
}

.container,.top>img {
	max-width: 750px;
	margin: 0 auto
}

dl,ol,ul {
	list-style: none
}

body {
	background: #fff;
	color: #fff;
	font-family: "Microsoft YaHei"
}

.img-responsive {
	width: 100%;
	display: block
}

.bg {
	z-index: 0
}

.btn {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 50%;
	width: 100%;
	max-width: 750px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.header,.top {
	width: 100%;
	top: 0;
	left: 0
}

.btn a {
	display: block
}

.top {
	position: fixed;
	z-index: 1;
	background: #00163F
}

.footer {
	padding: 1em 0;
	background: #202020;
	font-size: 12px;
	position: relative
}

.footer p {
	text-align: center;
	line-height: 1.5
}

.header {
	position: fixed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: #fff;
	flex-warp: nowarp;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	z-index: 2
}

.header .icon {
	width: .74rem;
	margin: 0 .26rem 0 .16rem;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.header .txt {
	-webkit-box-flex: 1;
	-ms-flex: auto;
	flex: auto
}

.header .txt>h1 {
	font-weight: 400;
	font-size: .32rem
}

.header .txt>p {
	font-size: .26rem
}

.header .btn_download {
	float: right;
	width: 1.88rem;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	margin-right: .16rem
}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

@
-webkit-keyframes tada {
	from ,to{-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

10%,20%{
-webkit-transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate3d
(0
,
0,1,-3
deg
);transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate3d
(0
,
0,1,-3
deg
)
}
30%,50%,70%,90%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,3
deg
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,3
deg
)
}
40%,60%,80%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,-3
deg
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,-3
deg
)
}
}
@
keyframes tada {
	from ,to{-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1)
}

10%,20%{
-webkit-transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate3d
(0
,
0,1,-3
deg
);transform
:scale3d
(
.9
,
.9
,
.9
)
 
rotate3d
(0
,
0,1,-3
deg
)
}
30%,50%,70%,90%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,3
deg
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,3
deg
)
}
40%,60%,80%{
-webkit-transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,-3
deg
);transform
:scale3d
(1
.1
,
1
.1
,
1
.1
)
 
rotate3d
(0
,
0,1,-3
deg
)
}
}
.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}
.btn a.btn-bottom {
	position: absolute;
    top: 9rem;
    left: 29.4%;
    width: 3.8rem;
}
.btn1 a.qq-bottom {
    width:1.5rem;
    position: fixed;
    top:3rem;
	right:0%;
}

.btn1-1 a.qq-bottom {
	width:1.5rem;
	position: fixed;
	top:3.75rem;
	right:0%;
}

.btn1-2 a.qq-bottom {
    width:1.5rem;
    position: fixed;
    top:4.5rem;
	right:0%;
}

.btn1-3 a.qq-bottom {
    width:1.5rem;
    position: fixed;
    top:5.25rem;
	right:0%;
}

.btn_touch{
	position: absolute;
    top: 8.5rem;
    left: 50.4%;
    width:2.8rem;
	}
 a:hover {
  cursor: pointer;
  text-decoration:none;
}
@keyframes myfirst {
 0% {
   transform: translate(0px, 0px);
  }
50% {
   transform: translate(0px, -25px);
}
100% {
      transform: translate(0px, 0px);
}
}
a{text-decoration:none; }
.dw_propt{ width: 100%;min-height: 1.4rem; background:rgba(255,255,255,0.77); position: fixed; left: 0; bottom: 0; box-shadow: 0 0 2px rgba(0,0,0,0.35);}
        .ppt_lt{ position: relative;}
        .img{ display: block; width: 1.1rem; height: 1.1rem; position: absolute; top: 0.22rem; left: 0.38rem; overflow: hidden;}
        .img img{ display: block; width: 100%; height: 100%;}
        .ppt_lt .lt_t{ padding: 0.20rem 0 0 1.74rem; color: #333;}
        .ppt_lt .lt_t h3{ font-size: 0.4rem;}
        .ppt_lt .lt_t span{ font-size: 0.28rem; color: #545454; display: block; margin-top: 0.15rem; }
        .ppt_lt_ii .lt_in{ margin: 0 0.3rem; position: relative; }
        .ppt_lt .ppt_dw{ display: block; width: 2.1rem; height: 0.9rem; line-height: 0.9rem; background: #43c117; color: #fff; text-align: center; font-size: 0.42rem; border-radius: 0.08rem; position: absolute; top: 0.33rem; right: 0.3rem;}
        .ppt_lt_ii .ppt_dw{ width: 100%; left: 0; right: 0}
footer {
   min-height: 1rem;
   padding: 0.2rem 0;
   text-align: center;
} 


.lb_box{
    margin-top: 5.35%;
}
.yx_box .swiper-container{
    padding: 0 1.25rem;
    margin-top: -205%;
}
.yx_box .swiper-container a{
    display: block;
}
.yx_box .swiper-container a img{
    display: block;
    width: 100%;
}
.swiper-button-prev,.swiper-button-next{
    background: none;
    width: .36rem;
    height: auto;
    margin: 0;
    transform: translateY(-50%);

}
.swiper-button-prev img,.swiper-button-next img{
    display: block;
    width: 100%;
}
.swiper-button-prev{
    left: 0;
}
.swiper-button-next{
    right: 0;
}
.hints_img{
    width: 100%;
    display: block;
    margin-top: 0;
}


.con_box{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    padding-top: 129%;
    box-sizing: border-box;
}
