﻿@charset "utf-8";
html{-webkit-text-size-adjust:none;font-size: 62.5%;height:100%;}
body{font-size: 12px;line-height:1;background-color:#fffaf5;min-width: 960px;overflow-x:hidden;color: #555;}
html,body{border:0;vertical-align:baseline}
div,span,applet,object,iframe{margin:0;padding:0}
div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p{border:0;vertical-align:baseline}
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,button{margin:0;padding:0;border:0;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}
body,html,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
body,input,textarea,select,button,a{font-family:"微软雅黑","Microsoft Yahei","Helvetica Neue",Helvetica,STHeiTi,sans-serif}
*,input[type=text]{-webkit-tap-highlight-color:rgba(0,0,0,0)}
button,textarea,input[type=submit],input[type=text],input[type=password],input[type=tel],input[type=email],input[type=number],input[type=date]{-webkit-appearance:none;box-sizing:content-box;border:none;border-radius:0;box-shadow: none;outline: none;}
input[type=text],input[type=tel]{outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;}
a:active,a:focus{outline: none;}
address{font-style: normal;}
.clearfix:after{clear:both;display: block;content: "...";visibility: hidden;height: 0;font-size: 0;}
.clearfix{*zoom:1;}
.robots-logo{
	width: 121px;
	height:75px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.position-r{
	position: relative;
}
.position-a{
	position: absolute;
}
.wapper{
	width: 1000px;
	margin:0 auto;
}
.inner-a{
	display: block;
	width: 100%;
	height: 100%;
}
.loading{
	width: 100%;
	height: 100%;
	min-height: 100%;
	min-width: 100%;
	position: fixed;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	background-color:#000;	
	z-index: 9999;
}
.loading-gif{
	width: 400px;
	height: 400px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -250px 0px 0px -200px;
	line-height: 550px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	letter-spacing: 5px;
}
.header{
	width: 100%;
	height: 79px;
	line-height: 79px;
	font-size: 14px;
	position: fixed;
	z-index: 9;
	left: 0px;
	top: 0px;
	-webkit-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
	z-index: 9998;	
}
.header[status=normal]{
	position: relative;
	border-bottom: 1px solid #7b7672;
	padding: 0;
}
.header[status=fade],.fade-header{
	padding-top:10px;
	background-color: transparent;
	border-bottom: none;
}
.header[status=scroll],.scroll-header{
	border-bottom: 1px solid #7b7672;
	background-color: #fffaf5;
	padding: 0px;
}
.header .logo{
	width: 252px;
	height: 79px;
	float: left;
}
.header[status=fade] .logo{
	background: url(../images/logo.png) center -2px no-repeat;	
}
.header[status=normal] .logo,.header[status=scroll] .logo{
	background: url(../images/logo-colerfull.png) center -2px no-repeat;
}
.header .nav{
	margin-left: 60px;
	float: left;
}
.header a{
	position: relative;
	display: block;
	margin-right: 30px;	
	height: 79px;
	float: left;
}
.header[status=fade] .nav a{
	color: #fff;
}
.header a span{
	display: block;
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 0px;
	top: 0px;
	font-weight: bold;
	color: #000;
}
.header[status=fade] .nav a:hover,.header .nav a:active{
	color: #fff;
}
.header[status=scroll] .nav a,.header[status=normal] .nav a{
	color: #000;
	text-shadow:none;
}
.header[status=scroll] .nav a:hover,.header[status=scroll] .nav a:active,.header[status=scroll] .nav a.active{
	color: #fb6655;
	text-shadow:none;
}
.header[status=normal] .nav a:hover,.header[status=normal] .nav a:active,.header[status=normal] .nav a.active{
	color: #fb6655;
	text-shadow:none;
}
.video-center{
	overflow: hidden;
	position: fixed;
}
.video-center .video-background-overlay{
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	*background-color: #000;
	background-color/*\**/: #000\9;
	overflow: hidden;
	opacity: 0.5;
	filter: alpha(opacity=50);
	z-index: 1;
}
.video-center video{
	position: absolute;
	width: 100%;
	height: 100%;
}
.video-cover-bg{
	position: absolute;
	width: 100%;
	height: 100%;	
	background: url(../images/video-cover.jpg) center center no-repeat;	
	background-size: cover;
}
.app-download{
	position: absolute;
	width: 520px;
	height: 460px;
	left: 50%;
	top: 50%;
	margin: -230px 0px 0px -260px;
	z-index: 9;
}
.app-download .tipsbg{
	width:200px;
	height:50px;
	background:url(../images/tipsbg.png) no-repeat;
	background-size:100% 100%;
	font-size: 14px;
    color: #fff;
    line-height:18px;
    text-align:center;
    vertical-align:middle;
    position: absolute;
    right: -205px;
    top: 225px;
    display:none;
}
.app-download .tipsbg p{
	padding-top:6px;
	padding-left:30px;
}
.app-download img{
	height: 100%;
}
.app-download a{
	display: block;
	width: 158px;
	height: 48px;
	border: 1px solid #fff;
	float: right;
	text-align: center;
	line-height: 46px;
	color: #fff;
	font-size: 20px;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	letter-spacing: 2px;
	padding: 0px 20px;
	border-radius: 8px;
}
.app-download a:hover{
	background-color: #fff;
	color: #000;
}
.app-download a.ios{
	position: absolute;
	right:0px;
	top: 85px;
}
.app-download a.ios i{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../images/app-ios.png) center center no-repeat;
	float: left;
	margin-top: 4px;
}
.app-download a.ios:hover i{
	background: url(../images/app-ios-hover.png) center center no-repeat;
}
.app-download a.android{
	position: absolute;
	right: 0px;
	top: 155px;
}
.app-download a.android i{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: url(../images/app-android.png) center center no-repeat;
	float: left;
	margin-top: 4px;
}
.app-download a.android:hover i{
	background: url(../images/app-android-hover.png) center center no-repeat;
}
.app-download a.zhubo{
    position: absolute;
    right: 0px;
    top: 225px;
}
.app-download a.youxi{
    position: absolute;
    right: 0px;
    top: 275px;
}
.app-download .app-qrcode{
	width: 200px;
    height: 80px;
    background: url(../images/qr-code.png) 0px 0px no-repeat;
    position: absolute;
    top: 305px;
    right: 0px;
}
.app-download .app-qrcode p{
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	letter-spacing: 2px;
	padding: 10px 0px 10px 100px;
}
.video-cover{
	position: fixed;
	width: 100%;
	height: 100%;
	min-width: 100%;
	min-height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: url(../images/loading.jpg) center center no-repeat;
}
.sliderDown{
	width: 60px;
	height: 60px;
	background-color: #fff;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -20px;
	-webkit-animation: moveIconDown ease 2s both infinite;
	animation: moveIconDown ease 2s both infinite;
	background: url(../images/down.png) center center no-repeat;
	cursor: pointer;
	z-index: 10;
}
@-webkit-keyframes moveIconDown {
	0% { -webkit-transform: translateY(0%); opacity:1;}
	100% { -webkit-transform: translateY(80%); opacity:0;}
}
@keyframes moveIconDown {
	0% { -webkit-transform: translateY(0%); opacity:1;}
	100% { -webkit-transform: translateY(80%); opacity:0;}
}
@-ms-keyframes moveIconDown {
	0% { -webkit-transform: translateY(0%); opacity:1;}
	100% { -webkit-transform: translateY(80%); opacity:0;}
}
.introduction-center{
	width: 100%;
	position: absolute;
	background-color: #fffaf5;
	padding-bottom: 5px;
	z-index: 19
}
.introduction-center h1{
	font-size: 28px;
	font-weight:normal;
	text-align: center;
	color: #555;
	margin-top: 100px;
}
.introduction-center h2{
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color:#c2bdb9;
	margin-top: 20px;
}
.introduction-div{
	margin-top: 60px;
}
.introduction-1{
	width: 1000px;
	height: 400px;
    background: url(../images/introduction-1.jpg) center center no-repeat;
}
.introduction-1 ul{}
.introduction-1 ul li{
	display: inline-block;
	width: 210px;
	float: left;
	padding:290px 20px 20px;
}
.introduction-1 ul li h3{
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}
.introduction-1 ul li p{
	color: #fff;
	font-size: 14px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	margin-top: 5px;
	line-height: 15px;
}
.introduction-2{
	margin-bottom: 100px;
}
.introduction-2 ul{
	width: 1000px;
	height: 1000px;
}
.introduction-2 ul li{
	display: inline-block;
	width: 500px;
	height: 500px;
	float: left;
}
.introduction-li{
	width: 250px;
	height: 250px;
	background-color: #fff;
	float: left;
	position: relative;
}
.introduction-li img{
	display: block;
	line-height: 0px;
	width: 100%;
}
.introduction-li p{
	width: 100%;
	text-align: center;
	font-size: 20px;
	color: #000;
	margin: 90px 0px 40px;
}
.introduction-li i{
	display: block;
	width: 30px;
	height: 10px;
	margin: 0px auto;
}
.introduction-li i.left{
	background: url(../images/left.png) center center no-repeat;
}
.introduction-li i.right{
	background: url(../images/right.png) center center no-repeat;
}
.footer{
	height: 200px;
	width: 100%;
	position: relative;
	color: #555;
}
.footer .border-top{
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0px;
	/*background:url(../images/line.png) center center repeat-x;*/
}
.footer .footer-nav{
	width: 400px;
	color: #555;
	font-size: 16px;
	margin: 0px auto;
	padding: 60px 0px 20px;
}
.footer a{
	color: #555;
	margin: 15px ;
}
.footer a:hover,.footer a:active{
	color: #fb6655;
}
.footer p{
	color: #555;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
}
/*关于我们begin*/
.about-center{
	width: 100%;
	height: 1877px;
}
.about-center .about-header{
	width: 100%;
	height: 700px;
	background: url(../images/about-header.jpg) center center no-repeat;
	position: relative;
}
.about-center .about-header .about-header-top{
	width: 800px;
	margin: 0px auto;
	padding-top: 50px;
	color: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);

}
.about-header .about-header-top .fl{
	display: inline-block;
	height: 100px;
	width: 300px;
	float: left;
}
.about-header .about-header-top .fl h1{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 3px;
}
.about-header .about-header-top .fl h2{
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 60px;
}
.about-header .about-header-top .fr{
	display: inline-block;
	height: 100px;
	width: 500px;
	float: right;
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 1.5;
}
.about-header .about-header-bottom{
	position: absolute;
	width: 800px;
	line-height: 2;
	font-size: 18px;
	color: #fff;
	bottom: 30px;
	left: 50%;
	margin-left: -400px;
	opacity: 0.8;
	filter: alpha(opacity=80);	
}
.about-center .about-middle{
	width: 100%;
	height: 500px;
	padding: 60px 0px;
}
.about-middle .about-middle-top{
	width: 700px;
	height: 300px;
	background: url(../images/about-middle.png) center center no-repeat;
	margin: 0 auto;
}
.about-middle .about-middle-middle{
	width: 700px;
	margin: 20px auto;

}
.about-center .about-middle-middle p{
	text-align: center;
	font-size: 40px;
	width: 350px;
}
.about-middle .about-middle-bottom{
	font-size: 18px;
	width: 800px;
	margin:60px auto 0px;
	line-height: 1.5;
}
.about-center .about-bottom{
	width: 100%;
	height: 200px;
	background: url(../images/about-bottom.jpg) center center no-repeat;
	text-align: center;	
	padding:320px 0px 40px 0px;
}
.about-center .about-bottom h2{
	opacity: 0.8;
	filter: alpha(opacity=80);		
	color: #fff;
	font-size: 40px;
	font-weight: normal;
	letter-spacing: 5px;
	margin-bottom: 50px;

}
.about-center .about-bottom p{
	opacity: 0.8;
	filter: alpha(opacity=80);		
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}
/*关于我们end*/
/*其他begin*/
.other-center{
	height: 
}
.other-nav{
	width: 100%;
	height: 320px;
	background: url(../images/other-bg.jpg) center center no-repeat;
}
.other-nav ul{
	width: 1000px;
	height: 320px;
	margin: 0 auto;
}
.other-nav li{
	position: relative;
	width: 250px;
	height: 320px;
	float: left;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.other-nav li.contacts{
	background: url(../images/other-contact.jpg) center center no-repeat;
}
.other-nav li.contacts.active,.other-nav li.contacts:hover,.other-nav li.contacts:active{
	background: url(../images/other-contact-active.jpg) center center no-repeat;
}
.other-nav li.join{
	background: url(../images/other-join.jpg) center center no-repeat;
}
.other-nav li.join.active,.other-nav li.join:hover,.other-nav li.join:active{
	background: url(../images/other-join-active.jpg) center center no-repeat;
}	
.other-nav li.attention{
	background: url(../images/other-attention.jpg) center center no-repeat;
}
.other-nav li.attention.active,.other-nav li.attention:hover,.other-nav li.attention:active{
	background: url(../images/other-attention-active.jpg) center center no-repeat;
}	
.other-nav li.cooperation{
	background: url(../images/other-cooperation.jpg) center center no-repeat;
}
.other-nav li.cooperation.active,.other-nav li.cooperation:hover,.other-nav li.cooperation:active{
	background: url(../images/other-cooperation-active.jpg) center center no-repeat;
}	
.other-nav li h1{
	position: absolute;
	height: 40px;
	line-height: 40px;
	width: 100%;	
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	bottom: 0px;
}
.other-nav a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 
}
.other-info .other-div{
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: none;	
}
.other-info .other-div{
	margin: 50px auto;
}
.other-info .other-div.div-contacts{
	width: 1000px;
}
.other-info .other-div.div-contacts .contacts-desc{
	padding:0px 50px;
}
.other-info .other-div.div-contacts .contacts-desc h1{
	font-weight: normal;
	font-size: 36px;
	color: #fb6655;
	height: 60px;
}
.other-info .other-div.div-contacts .contacts-desc p{
	font-size: 18px;
	color: #555;
	line-height: 40px;
}
.contacts-map{
	width: 100%;
	height: 500px;
	background: url(../images/map.png) center center no-repeat;
	padding-bottom: 50px;
}
.other-info .other-div.div-cooperation{
	width: 900px;
}
.other-info .other-div .cooperation-desc{
	width:300px;
	float: left;
}
.other-info .other-div .cooperation-desc h1{
	font-size: 36px;
	font-weight: normal;
	color: #b503a6;
	margin-bottom: 10px;
}
.other-info .other-div .cooperation-desc p{
	font-size: 18px;
	margin-bottom: 10px;
	color: #555;
}
.other-info .other-div .join-desc p{
	font-size: 28px;
	color: #555;
	text-align: center;
	margin-bottom: 20px;
}
.join-hr{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	color: #fb6655;
}
.join-hr p{
	font-size: 28px;
	color: #fb6655;
	text-align: center;
	margin-bottom: 20px;	
}
.join-nav{
	width: 100%;
	height: 40px;
	background-color: #fdf0ef;
	margin: 50px 0px 30px;
}
.join-nav ul{
	width: 1000px;
	margin: 0px auto;
}
.join-nav ul li{
	width: 250px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-size: 28px;
	color: #555;
	cursor: pointer;
}
.join-nav ul li:hover{
	background: url(../images/join-hover.png) center center no-repeat;
}
.join-nav ul li:active,.join-nav ul li.active{
	background: url(../images/join-active.png) center center no-repeat;
	color: #fff;
}
.join-info{
	width: 900px;
	margin: 0 auto;
}
.join-info p{
	font-size: 14px;
	line-height: 2;	
}
.div-join{
	display: none;
}
.div-join .active{
	display: block !important;
}
.div-join h1{
	font-size: 28px;
	font-weight: normal;
	color: #555;
	margin:30px 0px 30px;
}
.div-join h2{
	font-weight: normal;
	font-size: 18px;
	margin: 20px 0px;
}
.div-attention{
	width: 500px !important;
}
.other-info .other-div .attention-desc{
	width: 200px;
	text-align: center;
	padding: 25px;
	float: left;
}
.other-info .other-div .attention-desc h3{
	font-size: 36px;
	color: #b503a6;
	font-weight: normal;
	margin-bottom: 20px;
}
.other-info .other-div .attention-desc .attention-webo{
	width: 200px;
	height: 200px;
	background: url(../images/webo.jpg) center center no-repeat;
}
.other-info .other-div .attention-desc .attention-wechat{
	width: 200px;
	height: 200px;
	background: url(../images/wechat.jpg) center center no-repeat;	
}
/*其他end*/
/*帮助being*/
.help-center{
	width: 1000px;
	margin: 0px auto;
	position: relative;
}
.help-header{
	height: 120px;
	border-bottom:1px dashed #000;
	width: 720px;
	float: right;
}
.help-header .icon-help-header{
	width: 230px;
	height: 100px;
	margin:0px auto;
	background: url(../images/help-header.png) center center no-repeat;	
	position: relative;
	top: 20px;
}
.help-nav{
	width: 220px;
	float: left;
	margin-top: 60px;
}
.help-nav ul{
}
.help-nav ul li{
	width:100%;
	margin-bottom: 10px;
	font-size: 18px;
	color: #555;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
} 
.help-nav ul li.active{
	background-color: #ece7e2;
	font-weight: bold;
}
.help-nav ul li:hover{
	background-color: #ece7e2;
}
.help-conter{
	width: 700px;
	float: right;
	padding:0px 10px;
	background-color: #fff;
}
.help-conter .help-anchor img{
	display: block;
	line-height: 0px;
	border: 0px;
	margin-left:20px;
}
.help-conter .help-anchor .help-title{
	width: 100%;
	line-height: 30px;
	font-size: 18px;
	margin: 10px 0px;
}
.help-conter .help-anchor .help-title i{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: url(../images/help-anchor-point.png) center center no-repeat;
	font-size: 20px;
	color: #fff;
	font-style: normal;
}
.tab-page{
	display: none;
}
.tab-page-1{
	display: block;
}
/*帮助end*/
/*业务体系begin*/
.developer-center .developer-header{
	width: 100%;
	height: 300px;
	background:url(../images/developer-header.png) center center no-repeat;
	padding-top: 100px;
}
.developer-center .developer-header h1{
	text-align: center;
	font-weight: normal;
	font-size: 40px;
	color: #fff;
	margin-bottom: 40px;
	letter-spacing: 2px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.developer-center .developer-header p{
	font-size: 18px;
	color: #403a36;
	line-height: 2;
	letter-spacing: 2px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #fff;
}	
.developer-list{
	margin: 40px 0px;
}
.developer-list i{
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto 20px;
}
.developer-list i.developer-fuwu{
	background: url(../images/developer-1.png) center center no-repeat;
}
.developer-list i.developer-zhichi{
	background: url(../images/developer-2.png) center center no-repeat;
}
.developer-list i.developer-jiasu{
	background: url(../images/developer-3.png) center center no-repeat;
}
.developer-list i.developer-changjing{
	background: url(../images/developer-4.png) center center no-repeat;
}
.developer-list i.developer-fenxi{
	background: url(../images/developer-5.png) center center no-repeat;
}
.developer-list h1{
	font-size: 40px;
	text-align: center;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 20px;
}
.developer-list p{
	text-align: center;
	font-size: 18px;
	line-height:2;
	letter-spacing: 2px;
}
.join-sdk{
	display: block;
	margin: 0 auto;
	width: 250px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background: rgba(255,255,255,0.8);
	color: #000;
	border-radius: 3px;
	font-size: 24px;
}
.iframe-layer{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: url(../images/layer.png) center center repeat;
	z-index: 9999;
	display: none;
}
.iframe-layer .iframe-box{
	width: 360px;
	height: 520px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -260px 0px 0px -180px;
	background: #fffaf5;
}
.iframe-box-close{
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 0px;
	background: url(../images/close.png) center center repeat;
	margin: 10px;
	cursor: pointer;

}
/*业务体系end*/
.qq{
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 54px;
	height: 54px;
    background: url(../images/qq-bg-2.png) center center no-repeat;
    z-index: 9999;
    cursor: pointer;
}
.qq.scroll{
    background: url(../images/qq-bg-2.png) center center no-repeat;
}
.qq i{
	display: block;
	width: 30px;
	height: 35px;
	margin: 9px auto;
    background: url(../images/qq-icon.png) center center no-repeat;
	-webkit-animation: qqIconDown cubic-bezier(0, 0, 0.19, 0.98) 2s both infinite;
	animation: qqIconDown cubic-bezier(0, 0, 0.19, 0.98) 2s both infinite;
}
.qq a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
@-webkit-keyframes qqIconDown {
	0% { -webkit-transform: translateY(0%);}
	40% { -webkit-transform: translateY(0%);}
	50% { -webkit-transform: translateY(-80%);}
	60% { -webkit-transform: translateY(0%);}
	70% { -webkit-transform: translateY(-40%);}
	80% { -webkit-transform: translateY(0%);}
	90% { -webkit-transform: translateY(-20%);}
	100% { -webkit-transform: translateY(0%);}
}
.weibo-btn{
	position: absolute;
	top: 22px;
	right: 20%;
}




