@charset "UTF-8";

.banner{
	height: 980px;
	position: relative;
	background:#171115 url(../img/banner.jpg) top center no-repeat;
	overflow: hidden;
	background-size: cover;
}
.erweima{
	width:400px;
	z-index: 99;
	overflow: hidden;
	position: absolute;
	top:438px;
	right:100px;
}
.xz_ewm{
	width:175px;
	height:141px;
	background: url(../img/xz_ewm.jpg) no-repeat center;
	float: left;
	margin-top:3px;
}
.ios-download{
	display: block;
	width:211px;
	height:73px;
	border-radius: 3px;
	background: url(../img/ios-downloadss.png) 0 0 no-repeat;
	background-size: 100%;
	cursor: pointer;
	float: right;

}
.android-download{
	display: block;
	width:211px;
	height: 73px;
	border-radius: 3px;
	background-size: cover;
	cursor: pointer;
	float: right;

}
.tips{
	position: absolute;
	width: 151px;
	height: 100px;
	left: 39px;
	bottom: 8px;
	color: #fff;
}
.tips h3{
	font-size: 16px;
}
.tips p{
	margin-top: 8px;
}
.news-tips p {
    line-height: 40px;
	clear: both;
}
.news-tips a {
    font-size: 14px;
    color: #626f80;
    display: block;
    float: left;
    text-decoration: none;
    overflow: hidden;
    width: 70%;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-tips span {
    font-size: 14px;
    color: #626f80;
    display: block;
    float: left;
}
.news-tips ins {
    font-size: 14px;
    color: #626f80;
    display: block;
    float: right;
    text-decoration: none;
}
.first {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #445464;
}
.first a {
    color: #ce8656;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 100%;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news{
	width: 1180px;
	height: 310px;
	position: absolute;
	left: calc(50% - 1180px / 2 );
	bottom: 0px;
}
.news-l{
	width: 200px;
	height: 100%;
	float: left;
}
.news-l .news-get{
	display: block;
	cursor: pointer;
	width: 100%;
	height: 50%;
	background: url(../img/news-get.jpg) 0 0 no-repeat;
	background-size: cover;
}
.news-l .news-map{
	display: block;
	width: 100%;
	height: 50%;
	background: url(../img/news-map_2.png) 0 0 no-repeat;
	background-size: cover;
}
.news-m{
	width: 580px;
	height: 100%;
	float: left;
	position: relative;
}
.news-m .swiper-container{
	width:100%;
	overflow: hidden;
}
.news-m .swiper-slide img{
	width:100%;
	cursor: pointer;
}
.news-m .swiper-pagination{
	cursor: pointer;
	position: absolute;
    left: 57%;
    top: 260px;
    z-index: 999999;
    overflow: hidden;
    height: 30px;
    width:280px;
    -webkit-transform:translate(-50%,0);
    -moz-transform:translate(-50%,0);
    -ms-transform:translate(-50%,0);
    -o-transform:translate(-50%,0);
    transform:translate(-50%,0);
}
.walkthrough-lunbo .pagination{
	cursor: pointer;
	position: absolute;
    left: 50%;
    top: 250px;
    z-index: 999999;
    overflow: hidden;
    height: 30px;
    width:110px;
    -webkit-transform:translate(-50%,0);
    -moz-transform:translate(-50%,0);
    -ms-transform:translate(-50%,0);
    -o-transform:translate(-50%,0);
    transform:translate(-50%,0);
}
.news-m .swiper-pagination-bullet{
	width:24px;
	height:24px;
	background: url(../img/lunbo-1.png) no-repeat;
	background-size:cover;
	display: block;
	float: left;
	margin-right: 2px;
	opacity: 1;
}
.news-m .swiper-pagination-bullet-active{
	background:url(../img/lunbo-2.png) !important;
}
.news-r{
	width: 400px;
	height: 100%;
	float: left;
	background-color: #11171e;
}
.news-r-top{
	width: 100%;
	height: 48px;
	background: url(../img/news-tabs-bg.png) 0 0 repeat;
	border-bottom:2px solid #445464;
}
.news-tabs{
	width: 80%;
	height: 48px;
	float: left;
}
.news-r-more{
	width: 20%;
	height: 48px;
	line-height: 48px;
	font-size: 12px;
	color: #626f80;
	float: left;
	font-family: '微软雅黑';
	cursor: pointer;
}
.news-r-more-icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: 16px;
	background: url(../img/more.png) 0 0 no-repeat;
	background-size: cover;
}
.news-tabs li{
	width: 72px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	color: #626f80;
	font-family: '微软雅黑';
	cursor: pointer;
}
/*.news-tabs li:first-child{
	color: #ce8656;
	border-bottom:2px solid #ce8656;
}*/
.news .news-tabs-hover{
	color: #ce8656;
	border-bottom:2px solid #ce8656;
}
.news-tips{
	clear: left;
	display: none;
	padding: 0 22px 0 22px;
}
.news-tips li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom:1px solid #445464;
}
.news-tips li a{
	font-size: 14px;
	color: #626f80;
	text-decoration: none;
	font-family: '微软雅黑';
}
.news-tips li:first-child{
	height: 52px;
	line-height: 52px;
}
.news-tips li:last-child{
	border: none;
}
.news-tips li:first-child a{
	color: #ce8656;
	font-size: 24px;
}


/*---------------*/


.con{
	width: 100%;
	background: url(../img/con-bg.jpg) 0 0 no-repeat;
	background-size: cover;
	z-index: 1;
}
.con .inner{
	width: 1180px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
.information-txt{
	width: 100%;
	height: 78px;
}
.information-txt .information-txt-l{
	display: block;
	margin-top: 36px;
	width: 219px;
	height: 29px;
	float: left;
	background: url(../img/infomation.png) 0 0 no-repeat;
	/*background-size: cover;*/
}
.information-txt .information-txt-r{
	display: block;
	margin-top: 36px;
	width: 58px;
	height: 16px;
	float: right;
	cursor: pointer;
	margin-right: 10px;
	background: url(../img/more-infomation.png) 0 0 no-repeat;
	/*background-size: cover;*/
}
.information-con{
	width: 100%;
	height: 400px;
	/*background-color: red;*/
}
.information-con-l{
	box-sizing: border-box;
	width: 300px;
	height: 400px;
	background: url(../img/infomation-bg.png) 0 0 repeat;
	padding: 18px 20px 0 20px;
	float: left;
}
.guozhan{
	width: 260px;
	height: 100px;
	background: url(../img/guozhan.jpg) 0 0 no-repeat;
	background-size: cover;
}
.zhanchang{
	width: 260px;
	height: 100px;
	background: url(../img/zhanchang.jpg) 0 0 no-repeat;
	background-size: cover;
}
.info-con{
	margin-top: 30px;
}
.info-con p{
	line-height: 30px;
}
.info-con a{
	display: inline-block;
	text-decoration: none;
	color: #576a7e;
	font-size: 14px;
	font-family: '微软雅黑';
}
.info-pre a{
	margin: 0 10px 0 0;
}
.info-next a{
	margin: 0 5px 0 0;
}
.information-con-r{
	width: 880px;
	height: 400px;
	background: url(../img/zhongshen-bg.jpg) 0 0 no-repeat;
	background-size: cover;
	position: relative;
	float: left;
}

.media-dynamics{
	float: left;
	width: 480px;
	height: 400px;
	box-sizing: border-box;
}
.media-txt{
	width: 100%;
	height: 27px;
	box-sizing: border-box;
	margin-top: 38px;
	margin-bottom: 15px;
	background: url(../img/mediadynamics.png) 0 0 no-repeat;
}
.media-con{
	width: 100%;
	height: 320px;
	background-color: rgba(255,255,255,0.6);
	box-sizing: border-box;
	padding-top: 12px;
	overflow: hidden;
}
.media-news{
	width: 440px;
	height: 168px;
	margin: 0 auto;
}
.media-news li{
	width: 100%;
	height: 42px;
	line-height: 42px;
	border-bottom: 1px solid #c9c8c7;
}
.media-news li:last-child{
	border: none;
}
.media-news li a{
	text-decoration: none;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #000;
}
.media-news-con{
	display: block;
	float: left;
}
.media-news-date{
	display: block;
	float: right;
}
.peitu{
	width: 440px;
	height: 120px;
	margin: 0 auto;
}
.peitu1{
	float: left;
	width: 220px;
	height: 100%;
	background: url(../img/peitu01.jpg) 0 0 no-repeat;
	background-size: cover;
}
.peitu2{
	float: left;
	width: 220px;
	height: 100%;
	background: url(../img/peitu02.jpg) 0 0 no-repeat;
	background-size: cover;
}
.walkthrough{
	width: 680px;
	height: 400px;
	float: right;
}
.walkthrough-icon{
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	padding-top: 36px;
}
.walkthrough-txt{
	width: 211px;
	height: 28px;
	float: left;
	background: url(../img/walkthrough.png) 0 0 no-repeat;
}
.walkthrough-more{
	display: block;
	width: 58px;
	height: 16px;
	float: right;
	margin-right: 10px;
	background: url(../img/more-infomation.png) 0 0 no-repeat;
}
.walkthrough-con{
	clear: both;
	width: 100%;
	height: 320px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-top: 20px;
	background: url(../img/walkthrough-bg.jpg) 0 0 repeat;
}
.walkthrough-lunbo{
	width: 235px;
	height: 282px;
	position: relative;
	box-sizing: border-box;
	float: left;
}
.walkthrough-pic{
	cursor: pointer;
	width: 100%;
}
.walkthrough-pot{
	position: absolute;
	width: 90px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	bottom: 0;
	left: calc(50% - 90px / 2);
}
.walkthrough-tabs{
	float: left;
	width: 424px;
	height: 282px;
	box-sizing: border-box;
	padding: 0 20px 0 20px;
	overflow: hidden;
}
.walkthrough-tabs .news-tabs{
	width: 100%;
	border-bottom:2px solid #445464;
	margin-bottom: 10px;
}
.walkthrough-tabs .news-tabs li{
	width: 90px;
}
.walkthrough-tabs .news-tabs .walkthrough-tabs-hover{
	color: #ce8656;
	border-bottom:2px solid #ce8656;
}
.walkthrough-tabs .news-tips{
	padding: 0;
}
.walkthrough-tabs .news-tips li{
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
	border-bottom: 1px solid #c6c3c0;
}
.walkthrough-tabs .news-tips li:first-child{
    height: 38px;
    line-height: 38px;
}
.walkthrough-tabs .news-tips li:first-child a{
	font-size: 14px;
    color: #626f80;
}
.photo-video{
	width: 100%;
	clear: both;
	overflow: hidden;
}
.photo-video-txt{
	width: 100%;
	height: 80px;
	box-sizing: border-box;
	padding-top: 32px;
	padding-bottom: 16px;
}
.photo-txt-l{
	float: left;
	width: 204px;
	height: 22px;
	background: url(../img/photo.png) 0 0 no-repeat;
}
.photo-txt-r{
	float: right;
	width: 58px;
	height: 16px;
	padding-right: 10px;
	background: url(../img/more-infomation.png) 0 0 no-repeat;
}
.photo-video-nav{
	clear: both;
	width: 200px;
	height: 240px;
	background: url(../img/infomation-bg.png) 0 0 repeat;
	/*padding: 0 20px 0 20px;*/
	/*border-top: 4px solid #e9b876;*/
	float: left;
	overflow: hidden;
}
.photo-video-nav ul li{
	width: 100%;
	height: 60px;
	color: #9ba5af;
	line-height: 60px;
	font-family: '微软雅黑';
	font-size: 14px;
	cursor: pointer;
}
.photo-video-nav ul li p{
	margin-left: 20px;
	margin-right: 20px;
	box-sizing: border-box;
	border-bottom: 1px solid rgba(155, 165, 175,0.2);
	position: relative;
	height: 60px;
}
.photo-video-nav ul li:last-child p{
	border: none;
}
.photo-video-nav ul li span{
	margin-right: 26px;
	margin-left: 18px;
	position: absolute;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.photo-video-nav ul li:nth-child(1) span{
	display: inline-block;
	width: 20px;
	height: 22px;
	margin-top: 20px;
	background: url(../img/photo-icon-normal.png) 0 0 no-repeat;
}
.photo-video-nav ul li:nth-child(2) span{
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-top: 20px;
	background: url(../img/photo-icon-normal.png) -19px 0 no-repeat;
}
.photo-video-nav ul li:nth-child(3) span{
	display: inline-block;
	width: 21px;
	height: 22px;
	margin-top: 20px;
	background: url(../img/photo-icon-normal.png) -40px 0 no-repeat;
}
.photo-video-nav ul li:nth-child(4) span{
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-top: 20px;
	background: url(../img/photo-icon-normal.png) -61px 0 no-repeat;
}

.photo-video-nav ul li strong{
	margin-right: 26px;
	margin-left: 18px;
	position: absolute;
    left:50px;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.photo-video-nav ul li:hover{
   background: url(../img/photo-nav-hover.jpg);
}
.photo-video-nav ul li p:hover .ca-icon{

}
.photo-video-nav ul li p:hover .ca-icon{
    opacity: 1;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}
.photo-video-nav ul li p:hover .ca-main{
    opacity: 1;
    color:#000;
    -webkit-animation: moveFromTop 300ms ease-in-out;
    -moz-animation: moveFromTop 300ms ease-in-out;
    -ms-animation: moveFromTop 300ms ease-in-out;
}


@-webkit-keyframes moveFromTop {
    from {
        opacity: 0;
        -webkit-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-moz-keyframes moveFromTop {
    from {
        opacity: 0;
        -moz-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -moz-transform: translateY(0%);
    }
}
@-ms-keyframes moveFromTop {
    from {
        opacity: 0;
        -ms-transform: translateY(-200%);
    }
    to {
        opacity: 1;
        -ms-transform: translateY(0%);
    }
}



.photo-video-right{
	float: right;
	width: 980px;
	height: 240px;
}
.photo-video-right img{
	width: 100%;
}
.wallpaper{
	display: none;
}
.wallpaper ul li{ width:325px; height: 240px; float: left; overflow: hidden}

.photo-hover{
	overflow: hidden;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: transform .5s ease;
	-moz-transition: transform .5s ease;
	-ms-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease;
	}
.photo-hover:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: transform .5s ease;
	-moz-transition: transform .5s ease;
	-ms-transition: transform .5s ease;
	-o-transition: transform .5s ease;
	transition: transform .5s ease;
}

/*---------------*/
.about{
	width: 100%;
	height: 324px;
	box-sizing: border-box;
	padding-top: 20px;
	background: url(../img/scroll-bg.jpg) 0 0 repeat;
	margin-top: 40px;
}
.scroll-hidden{
	width: 1180px;
	margin: 0 auto;
	position: relative;
}
.scroll_box{
    width:1100px;
    height:92px;
    margin:0 auto;
    position: relative;
    overflow: hidden;
}
.scroll{
    width:5964px;
    height:90px;
    position: absolute;
    /*padding-left: 18px;*/
}
.scroll_box>.scroll>ul>li{
    width:170px;
    height:90px;
    margin-left:10px;
    float:left;
    background: white;
    border:1px solid #c0c0c0;
}
.scroll_box>.scroll>ul>li>a{
	width:100%;
	height:100%;
	display: block;
}
.scroll_box>.scroll>ul>li:first-child{

}
.scroll_box>.scroll>ul>li>a>img{
   width: 100%;
}
.lbbtn{
    width:25px;
    height:90px;
    position: absolute;
    top:0;
    z-index: 999;
    line-height: 120px;
    margin-top: 1px;
    background:none !important;
    cursor: pointer;
}
.leftbtn{
    left:0;
}
.rightbtn{
    right:0;
}
.guanzhu{
	width: 1180px;
	margin: 0 auto;
	height: 100px;
	margin-top: 30px;
}
.guanzhu ul li a{
	color: #eee;
	text-decoration: none;
}
.guanzhu ul li{
	color: #eee;
	display: inline-block;
	font-family: '微软雅黑';
	font-size: 12px;
	line-height: 1.5;
	margin-right: 26px;
}
.guanzhu ul li p:first-child{
	color:#d59a4f;
	font-size: 18px;
}
.guanzhu ul li:nth-child(odd){
	width: 100px;
	height: 100px;
}
.guanzhu ul li:nth-child(even){
	width: 130px;
	height: 100%;
	box-sizing: border-box;
	padding-top: 4px;
}
.guanzhu ul li:nth-child(2){
	width: 148px;
}
.guanzhu ul li:last-child{
	margin-right: 0;
}
.guanzhu ul li img{
	width: 100%;
}
#goIn {
    color: #d59a4f;
    text-decoration: none;
    text-decoration: none;
}


/* @media screen and (min-width:1200px) and (max-width:1600px) {
	.erweima{
		left: -10px;
	}

} */

@media screen and (min-width:1400px) and (max-width:1600px) {
	.banner {
	     background-position: -90px 0px;
	}
}
@media screen and (min-width:1200px) and (max-width:1399px) {
	.banner {
	    background-position: -150px 0px;
	}

}

 #ups-banner {
	background: #bebebe;
}

#ups-banner .swiper-container {
	width: 880px;
	max-width: 880px;
	margin: 0 auto;
}

#ups-banner .swiper-slide {
	position: relative;
}

#ups-banner .swiper-slide .content {
	width:50%;
	max-width: 460px;
	position: absolute;
	right: 60px;
	bottom: 90px;
	z-index: 20;
}
@media screen and (max-width: 768px) {
	#ups-banner .swiper-slide .content {
		display:none;
	}
}
#ups-banner .swiper-slide .content .txt {
	padding: 20px;
	background: rgba(255,255,255,0.85);
}

#ups-banner .swiper-slide .content .txt h3 {
	margin: 0;
	font-size: 2.3em;
	font-weight: normal;
}

#ups-banner .swiper-slide .content .txt p {
	margin: 5px 0 0;
	font-size: 1.2em;
}

#ups-banner .swiper-slide .content .link {
	border-radius: 25px;
	display: block;
	background: #ffb500;
	transition: .2s background;
	color: #fff;
	font-family: "BerlingskeSans Bd",Tahoma,helvetica,arial,sans-serif;
	text-align: center;
	font-weight: 400;
	font-size: 1.1em;
	line-height: 1.1em;
	padding: 10px 30px 10px;
	float: right;
	margin-top: 15px;
	text-decoration: none;
}

#ups-banner .swiper-slide .content .link:hover {
	background: #d59950;
}

#ups-banner .img-fix {
	overflow: hidden;
}

#ups-banner .img-inner {
}

#ups-banner .swiper-container img {
	width: 880px;
	height: 400px;
	display: block;
}

#ups-banner .swiper-button-next, #ups-banner .swiper-button-prev {
	background: none;
	top: auto;
	bottom: 30px;
}

#ups-banner .swiper-button-prev {
	left: 0;
}

#ups-banner .swiper-button-next {
	right: 40px;
}

#ups-banner .swiper-button-next:before, #ups-banner .swiper-button-prev:before {
	font-family: "upsicons";
	position: absolute;
	display: block;
	height: 54px;
	width: 50px;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 54px;
	color: #fff;
	font-size: 68px;
}

#ups-banner .swiper-button-prev:before {
	content: '\e628';
}
#ups-banner .swiper-button-next:before {
	content: '\e62a';
}

#ups-banner .bottom-nav {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 30px;
	z-index: 10;
}

#ups-banner .ups-icon-videoplay {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	cursor: pointer;
}

#ups-banner .ups-icon-videoplay:before {
	font-family: "upsicons";
	content: "\e680";
	font-size: 28px;
	color: white;
}

#ups-banner .stop-status.ups-icon-videoplay:before {
	content: "\e681";
}

#ups-banner .swiper-pagination {
	position: relative;
	display: inline-block;
	height: 29px;
	vertical-align: middle;
}

#ups-banner .swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	background: #fff;
	opacity: 1;
	box-sizing: border-box;
	border: 3px solid #fff;
	margin: 0 15px;
	vertical-align: middle;
}

#ups-banner .swiper-pagination-bullet-active {
	background: #ffb500;
}	
.u_active{ display:block}

@media (max-width: 767px){
	  #ups-banner .swiper-button-prev:before {
		  content: '\e627';
	  }
	  
	  #ups-banner .swiper-button-next:before {
		  content: '\e629';
	  }
	  #ups-banner .swiper-button-next,#ups-banner .swiper-button-prev {
		  bottom: 10px;
	  }
	  #ups-banner .swiper-button-next:before,#ups-banner .swiper-button-prev:before {
		  font-size: 32px;
	  }
	  #ups-banner .bottom-nav {
		  bottom: 10px;
	  }
	  #ups-banner .swiper-pagination-bullet {
		  width: 12px;
	      height: 12px;
		  border-width: 2px;
		  margin:0 10px;
	  }
	  #ups-banner .ups-icon-videoplay {
		  margin-right: 10px;
	  }
}



#quickPanel{position:absolute;top:466px;left:50%;transform:translatex(-50%);width:860px; z-index: 10;}

.item-quickfn li{float:left;}
.item-quickfn ._btnPayment{width:182px;height:165px;margin-right:17px;}
.item-quickfn ._btnPayment a{background:url(../img/btnCz2.png) no-repeat left top;width:100%;height:100%;display:flex;text-align:center;font-size:20px;line-height:40px;color:#fff;justify-content:center;align-items:center;flex-direction:column;}
.item-quickfn ._btnPayment a:hover{background-position:left bottom;text-decoration:none;}
.item-quickfn ._btnPayment img{display:block;width:65px;height:66px;animation:tada 1.2s infinite linear;}
.item-quickfn ._rqcode{width:197px;height:166px;float:left;margin-right:16px;display:flex;background:url(../img/bg-rqcode.png) no-repeat left top;}
.item-quickfn ._rqcode:hover{filter:brightness(120%);}
.item-quickfn ._rqcode ._txt{width:39px;height:166px;visibility:hidden;}
.item-quickfn ._rqcode ._RQcodePic{padding-top:12px;padding-left:10px;padding-right:10px;padding-bottom:13px;width:140px;height:140px;float:left;position:relative;}
.item-quickfn ._rqcode ._RQcodePic::after{position:absolute;top:10px;left:9px;width:140px;height:2px;background:#0F0;animation:erwmLine 2.5s linear infinite alternate;}
	.item-quickfn ._rqcode ._RQcodePic img{display:block;width:100%;height:100%;background:#fff;}
.item-quickfn ._btn_download{float:left;width:247px;display:flex;justify-content:space-between;flex-direction:column;}
.item-quickfn ._btn_download ._btnAndroid{background:url(../img/btnAz1.png) no-repeat left top;margin-bottom:11px;}
.item-quickfn ._btn_download ._btnAndroid:hover{background-position:left bottom;}
.item-quickfn ._btn_download ._btnAppStore{background:url(../img/btnAp1.png) no-repeat left top;}
.item-quickfn ._btn_download ._btnAppStore:hover{background-position:left bottom;}
.item-quickfn ._btn_download a{display:block;height:77px;}
.item-quickfn ._btnPC{width:184px;margin-left:16px;height:165px;}
.item-quickfn ._btnPC a{display:block;background:url(../img/btnPc1.png) no-repeat left top;width:100%;height:100%;}
.item-quickfn ._btnPC a:hover{background-position:left bottom;}