body,html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	text-decoration:none;
}
.wrap {
	overflow: hidden;
}
.topBar {
	top: 0;
	left: 0;
	width: 100%;
	height: 1.3rem;
	position: fixed;
	z-index: 22;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/site/phone/header.png) no-repeat;
	background-size: 100%;
}
.topBar .index{
	float: right;
	width: 2.44rem;
	height: 0.76rem;
	margin-top: 0.3rem;
	margin-right: 0.2rem;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/csy/index.png) no-repeat;
	background-size: 100%;
}
/*.topBar .qmanniu{
	float: right;
	width: 23%;
	height: 0.55rem;
	margin-top: 0.325rem;
	margin-right: 2%;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/csy/qmflanniu.png) no-repeat;
	background-size: 100%;
}
.topBar .lwanniu {
	float: right;
	width: 23%;
	height: 0.55rem;
	margin-top: 0.325rem;
	margin-right: 3%;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/csy/lwjflanniu.png) no-repeat;
	background-size: 100%;
}*/
.p1{
	position:relative;
	overflow: hidden;
}
.bg01{
	width: 100%;
	display:block;
	position:relative;
	margin-top: 15px!important;
}
.logo {
	top: 1.4rem;
	right:0.2rem;
	width: 2.42rem;
	height: 1.19rem;
	display: block;
	position: absolute;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/csy/logo.png) no-repeat;
	background-size: 100%;
	display:none;
}
.tip {
	position: absolute;
	width: 0.4rem;
	top: 6rem;
	left: 0.1rem;
}
.download_box {
    position: absolute;
    left: 34%;
    width: 2.81rem;
    top: 70.5%;
}
.download_box img {
	width: 100%;
	display: block;
}
.download_box .download_lb {
	margin-top: 0.2rem;
}
/*.ljyybox{
	position:absolute;
	left:6%;
	width:88%;
	top:76.5%;
}
.ljyybox .qmflbtn{
	position:absolute;
	top:0.7rem;
	left:0;
	cursor:pointer;
	width:37%;
}
.ljyybox .ljyybtn{
	position:absolute;
	top:0;
	left:50%;
	cursor:pointer;
	width:34%;
	margin-left:-17%;
}
.ljyybox .lwjflbtn{
	position:absolute;
	top:0.7rem;
	right:0;
	cursor:pointer;
	width:37%;
}
.ljyybox .guang{
	-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-delay: 0s; 
}
@-webkit-keyframes fadeIn {
	0% {
	opacity: 0;
	}
	50% {
	opacity: 1;
	}
	100% {
	opacity: 0;
	}
}*/
/*.ljyybox {
    position: absolute;
    left: 50%;
    width: 76%;
    margin-left: -38%; 
    top: 81%;
    overflow: hidden;
}
.ljyybox .ljyy_bg {
	width: 100%;
}
.ljyybox .ljyybtn {
	width: 20%;
    top: 8%;
    left: 2.5%;
	height: 79%;
	position: absolute;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/site/ljyybtn2.png) no-repeat;
	background-size: 100%;
}
.ljyybox .andr_download {
    top: 11%;
    right: 3%;
	position: absolute;
    width: 26%;
    height: 30%;
}
.ljyybox .lwjflbtn,
.ljyybox .qmflbtn {
	width: 36%;
    top: 46%;
    height: 39%;
    position: absolute;
}
.ljyybox .lwjflbtn {
    left: 24.5%;
    position: absolute;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/site/lwjflbtn2.png) no-repeat;
	background-size: 100%;
}
.ljyybox .qmflbtn {
    left: 61.5%;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/site/qmflbtn2.png) no-repeat;
	background-size: 100%;
}*/
.p1 .yy_people{
	position:absolute;
	bottom:0.45rem;
	left:10%;
	text-align:center;
	font-size:0.25rem;
	text-align:center;
	color:#e8d68b;
	width:80%;
	height:0.4rem;
	line-height:0.4rem;
	background:url(//static1.zuiyouxi.com/web/dhsg/images/csy/yy_grey.png) no-repeat center;
	background-size:100% 100%;
}
.p1 .yy_people span{
	color:#af2810;
}
.p2 {
	overflow:hidden;
	position:relative;
}
.p2 .bg02{
	width:100%;
	display:block;
}
.p2 .flag{
	width: 100%;
    position: absolute;
    top: 18%;
}
.p2 .hcyhdbtn{
	width:36%;
	position:absolute;
	top:44.5%;
	left:32%;
}
.p2 .bcyhdbtn{
	width:36%;
	position:absolute;
	top:88%;
	left:32%;
}
.p3 {
	overflow:hidden;
	position:relative;
}
.p3 .bg03{
	width:100%;
	display:block;
	position:relative;
}
.swiper-container {
    width: 100%;
    position:absolute;
    top:0%;
    left:0;
    height:100%;
    overflow:hidden;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
	width:100%;
}
.swiper-pagination{
	width:100%;
	height:0.5rem;
	background:url(//static1.zuiyouxi.com/web/dhsg/images/csy/phone/fenyebg.png) no-repeat;
	background-size:100% 100%;
	position:relative;
	top:-1.6rem;
	left:10%;
}
.swiper-pagination-bullet{
	background:url(//static1.zuiyouxi.com/web/dhsg/images/csy/bullet.png) no-repeat;
	background-size:100% 100%;
	width:0.25rem;
	height:0.25rem;
	opacity:1;
	position:absolute;
	top:0.12rem;
}
.swiper-pagination-bullet-active{
	background:url(//static1.zuiyouxi.com/web/dhsg/images/csy/bullet_active.png) no-repeat;
	background-size:100% 100%;
	width:0.25rem;
	height:0.25rem;
}
.swiper-pagination-bullet:nth-child(1){
	left:18%;
}
.swiper-pagination-bullet:nth-child(2){
	left:29.5%;
}  
.swiper-pagination-bullet:nth-child(3){
	left:41%;
}
.swiper-pagination-bullet:nth-child(4){
	left:53.5%;
}
.swiper-pagination-bullet:nth-child(5){
	left:65.5%;
}  
.swiper-pagination-bullet:nth-child(6){
	left:76%;
}   
.sharecontain{
	width:100%;
	background:#8d8667;
	height:0.6rem;
	position:absolute;
	bottom:0;
	left:0;
	z-index:2;
}
.sharebox{
	position:absolute;
	bottom:0.1rem;
	left:14%;
	margin:0 auto;
	padding:0;
}  
.sharebox li{
	list-style: none;
	width:15%;
	float:left;
	margin:0 3%;
}
.sharebox li a{
	display:block;
}
.sharebox li img{
	width:100%;
	display:block;
}   
.sharecontain .lxwmbox{
	width:50%;
	position:absolute;
	font-size:0.3rem;
	display:none;
}   
.sharecontain .kkfw{
	width:46%;
	bottom:0.4rem;
	left:53%;
	height:2rem;
	background:url(//static1.zuiyouxi.com/web/dhsg/images/csy/lxwmbg.png) no-repeat center;
	background-size:100%;
}
.sharecontain .qqjq{
	bottom:0.6rem;
	width:55%;
	left:35%;
	padding-top: 0.06rem!important;
	height:1.5rem;
	background:url(//static1.zuiyouxi.com/web/dhsg/images/site/lxwmbg03.png) no-repeat top;
	background-size:100% 100%;
}
.sharecontain .ewm{
	width:30%;
	bottom:0.4rem;
	left:27%;
	position:absolute;
	display:none;
}
.sharecontain .ewm img{
	width:100%;
}
.sharecontain .lxwmbox p{
	width:90%;
	margin:0 auto;
	color:#c8c8c8;
	font-size:0.2rem;
	padding-top:0.45rem;
	font-family:"宋体";
}
.sharecontain .lxwmbox p:nth-child(2){
	padding-top:0.3rem;
}
.sharecontain .qqjq p{
	padding-top:0.1rem;
}
.sharecontain .qqjq p:nth-child(2){
	padding-top:0.16rem;
}
.sharecontain .qqjq p:nth-child(3){
	padding-top:0.16rem;
}
.sharecontain .qqjq p:nth-child(4){
	padding-top:0.18rem;
}
.sharecontain .lxwmbox .lxkfbtn{
	width:30%;
	height:0.35rem;
	background:url(//static1.zuiyouxi.com/web/dhsg/images/csy/lxkfbtn.png) no-repeat center;
	background-size:100% 100%;
	float:right;
	margin:0px;
	margin-right:0;
	margin-top:-0.1rem;
	cursor:pointer;
}
.sharecontain .lxwmbox .yjjqbtn{
	width:26%;
	height:0.35rem;
	background:url(//static1.zuiyouxi.com/web/dhsg/images/csy/yjjqbtn.png) no-repeat center;
	background-size:100% 100%;
	float:right;
	margin:0px;
	margin-right:0;
	margin-top:-0.05rem;
}
.footer {
	width: 100%;
	height: 2.76rem;
	background: #404040;
	padding-left: 0.2rem;
	padding-top: 0.3rem;
	box-sizing: border-box;
	position:relative;
}
.footer .logo_babel,
.footer .logo_zyx,
.footer .logo_wen,
.footer div {
    font-size: 0.18rem;
	display: inline-block;
	color: #fff;
	vertical-align: middle;
}
.footer div {
	text-align: center;
}
.footer .logo_babel {
	width: 1.24rem;
	height: 0.35rem;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/landpage20200324/logo_babel.png) no-repeat;
	background-size: 100%;
}
.footer .logo_zyx {
	width: 0.93rem;
	height: 0.37rem;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/landpage20200324/logo_zyx.png) no-repeat;
	background-size: 100%;
}
.footer .footer-icon {
	width: 0.52rem;
	height: 0.59rem;
	background: url(//static1.zuiyouxi.com/web/dhsg/images/landpage20200324/footer-icon.png) no-repeat;
	background-size: 100%;
}
.footer .logo_wen {
	width: 0.58rem;
	height: 0.56rem;
	display: inline-block;
	background: url(//static1.zuiyouxi.com/web/public/images/wenlogo.png) no-repeat;
	background-size: 100%;
}
.footer a{
	color: #fff!important;
}