html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font-family: Helvetica, Tahoma, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei", STXihei, STHeiti, Heiti, SimSun, sans-serif;
  font-size: 100%;
}

html,
body {
  color: #333
}

body {
  background: #fff;
  overflow-x: hidden;
}

ul,
ol,
li {
  list-style: none;
}

a:link,
a:visited {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #12b7f5;
}

img {
  border: none;
}

em {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

.clearfloat:after {
  content: '';
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
}





/* top */

.max1600 {
  max-width: 1600px;
  min-width: 1007px;
  margin: 0 auto;
  _text-align: center;
}

.topbar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 96px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 900;
}

.toppic {
  max-width: 1170px;
  min-width: 980px;
  width: 80%;
  height: 75px;
  margin: 0 auto;
  _text-align: center;
}

.topicfixed {
  position: fixed;
  left: 0;
  top: 0;
  background: #fff;
  border-bottom: 1px solid #f1f1f1;
}

.topicfixed a:link,
.topicfixed a:visited {
  color: #333;
}

.topside {
  float: left;
  width: 59%;
}

.logoLink {
  float: left;
  display: block;
  width: 187px;
  height: 51px;
  margin-top: 22px;
  background: transparent url(/assets/portal/official/img/logo.png) no-repeat left center;
}

.topNav {
  float: right;
  width: 450px;
  padding-left: 18px;
}

.topNav li {
  float: right;
  margin-left: 20px;
}

.topNav li a {
  float: right;
  padding: 0 20px;
  line-height: 75px;
  font-size: 1.125em;
}

.topNav li a:hover {
  background: #12b7f5;
}

.topNav li.current a {
  background: #12b7f5;
}

.topicfixed {
  height: 75px;
}

.topicfixed .logoLink {
  background-image: url(//sqimg.qq.com/qq_product_operations/im/qqlogo/imlogo_b.png);
}




/*.topicfixed li.current a{ background: none; color: #12b7f5;}*/


/*.topicfixed .topNav li a:hover{ background: none; color: #12b7f5;}*/

.topicfixed li.current a {
  background: none;
}

.topicfixed .topNav li a:hover {
  background: none;
}



.topTool {
  float: right;
  width: 320px;
  font-size: 0.875em;
}

.topTool ul {
  float: right;
  height: 40px;
  line-height: 40px;
  margin-top: 28px;
  overflow: hidden;
}

.topTool li {
  font-size: 18px;
  float: left;
  margin-left: 15px;
}

.topTool li a {
  color: #fff;
}

.topTool li a.login {
  color: #ffd101;
}

.topTool li a:hover {
  color: #ffd101;
}

.topTool li a.login:hover {
  color: #fff;
}

.flashData {
  float: right;
  line-height: 17px;
  text-align: right;
  letter-spacing: 0.04em;
}

.flashData a:hover {
  text-decoration: underline;
}

.topicfixed a.barzc {
  display: inline;
}

#loginInfo img {
  float: left;
  width: 25px;
  height: 25px;
  margin-top: 5px;
  vertical-align: middle;
  border-radius: 12px;
  cursor: pointer;
}

.loginPenel {
  display: none;
  position: absolute;
  right: 0;
  top: 30px;
  width: 120px;
  height: 85px;
  z-index: 100;
}

.loginPenel .trg {
  position: absolute;
  right: 8px;
  top: 4px;
  width: 10px;
  height: 7px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/trg.png) no-repeat 0 0;
  font-size: 0;
}

.logindrop {
  width: 120px;
  height: 75px;
  margin-top: 10px;
  background: #fff;
}

.nick {
  width: 100px;
  height: 39px;
  overflow: hidden;
  margin: 0 auto;
  _text-align: center;
  white-space: nowrap;
  line-height: 39px;
  text-align: center;
  text-overflow: ellipsis;
}

.lgout {
  width: 100%;
  border-top: 1px solid #d7d7d7;
  line-height: 35px;
  text-align: center;
}

.lgout a:link,
.lgout a:visited {
  color: #333;
}




/* banner */

.crossbanenr {
  width: 100%;
  height: 778px;
  background-color: #17b09b;
}

.crossbanenr ul {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-width: 1007px;
  margin: 0 auto;
  _text-align: center;
  top: 0;
}

.crossbanenr li {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1920px;
  height: 100%;
  margin: 0 0 0 -960px;
  display: none;
  z-index: 1;
}

.crossbanenr li:first-child {
  display: block;
}

.crossbanenr li.current {
  z-index: 2;
}



/****start 轮播banner*****/


/*.timbg{background-color:#2f9be9;}*/

.bn-content {
  position: relative;
  width: 60.885%;
  max-width: 1200px;
  min-width: 960px;
  margin: 0 auto;
  height: 100%;
  _text-align: center;
}

.banner-down {
  margin-top: 20px;
  margin-left: 28px;
}

.bnleft {
  left: 0;
}

.bnright {
  right: 0;
}

.tim-content {
  position: relative;
  width: 98%;
  max-width: 1900px;
  min-width: 960px;
  margin: 0 auto;
  _text-align: center;
  height: 100%;
}

.pcqqbg .bnleft {
  position: absolute;
  top: 28.138%;
  left: 3.6979%;
}

.pcqq-wenzi {
  background: url("//sqimg.qq.com/qq_product_operations/im/2016/pc/pc-ver894.png") no-repeat center top;
  width: 470px;
  height: 329px;
}

.pcqq-btn a {
  position: absolute;
  width: 386px;
  height: 76px;
  background: url("//sqimg.qq.com/qq_product_operations/im/2016/pc/tim02/pcqq-btn.png") no-repeat center top;
}

.pcqqbg .bnright {
  position: absolute;
  top: 19.456%;
  right: -60px;
}

.pcqq-fig {
  background: url("//sqimg.qq.com/qq_product_operations/im/2016/pc/tim02/pcqq-fig.png");
  width: 571px;
  height: 685px;
}

.tim .bnleft {
  /*position: absolute;top:27.196%;left: 0;*/
  padding-top: 6%;
}

.tim-wenzi {
  background: url("//sqimg.qq.com/qq_product_operations/im/2016/pc/tim03/logo.png") no-repeat center top;
  width: 297px;
  height: 167px;
  margin: 0 auto;
  _text-align: center;
}

.tim-btn a {
  /*position: absolute;*/
  display: block;
  width: 328px;
  height: 72px;
  background: url("//sqimg.qq.com/qq_product_operations/im/2016/pc/tim03/btn.png") no-repeat center top;
  margin: 2% auto 4%;
}

.tim-icon {
  background: url("//sqimg.qq.com/qq_product_operations/im/2016/pc/tim03/icon.png") no-repeat center top;
  width: 812px;
  height: 147px;
  margin: 0 auto;
  _text-align: center;
}

.tim .bnright {
  position: absolute;
  top: 24.196%;
  right: -17.7604%;
}

.tim-fig {
  background: url("//sqimg.qq.com/qq_product_operations/im/2016/pc/tim02/tim-fig1.png");
  width: 859px;
  height: 518px;
}

.tim-img {
  width: 100%;
  height: auto;
  /*left: 0.8%;*/
  /*bottom: 0;*/
  /*position: absolute;*/
}




/****end 轮播banner*****/

.bncont {
  position: relative;
  width: 1080px;
  height: 100%;
  margin: 0 auto;
  _text-align: center;
}

.bntxt {
  position: absolute;
  left: -53px;
  top: 50%;
  width: 360px;
  height: 390px;
  margin-top: -195px;
  z-index: 10;
}

.bntxt h2 {
  width: 360px;
  height: 150px;
  overflow: hidden;
  text-indent: -9999px;
}

.bntxt a {
  display: block;
  width: 155px;
  height: 40px;
  text-indent: -9999px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  margin-top: 15px;
  margin-left: 10px;
}

.bntxt a.video{
  background-image: url(/assets/portal/official/img/button_1.png);
  
}

.bntxt a.video:hover{
  background-image: url(/assets/portal/official/img/button_12.png);
}

.bntxt a.demo{
  background-image: url(/assets/portal/official/img/button_2.png);
}

.bntxt a.demo:hover{
  background-image: url(/assets/portal/official/img/button_22.png);
}

.pcqqbg .bntxt h2 {
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2016/pc/pc-ver894.png) no-repeat center top;
}

.mbqqbg .bntxt h2 {
  background: transparent url(/assets/portal/official/img/page1_text.png) no-repeat center top;
}

.padqqbg .bntxt h2 {
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/hdtxt5.png) no-repeat 35px top;
}

.watchbg .bntxt h2 {
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/watch_tit.png) no-repeat center 40px;
}

.pcqqbg .bnimg {
  position: absolute;
  right: -200px;
  top: 150px;
  width: 601px;
  height: 744px;
  background: transparent url(/assets/portal/official/img/page1_bg.png) no-repeat 0 0;
  z-index: 1;
}

.mbqqbg .bnimg {
  position: absolute;
  right: -200px;
  top: 130px;
  width: 995px;
  height: 977px;
  background: transparent url(/assets/portal/official/img/page1_bg.png) no-repeat 0 0;
  z-index: 1;
}

.circle {
  position: relative;
  width: 100%;
  height: 52px;
  margin-top: -52px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/linearbot.png) repeat-x left top;
  text-align: center;
  z-index: 5;
}

.circle span {
  margin: 0 5px;
  padding: 2px 5px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/nav.png) no-repeat center center;
  cursor: pointer;
}

.circle span.on {
  background-image: url(//sqimg.qq.com/qq_product_operations/im/2015/navcur.png);
}

.content {
  width: 100%;
}

.content .common-wrap {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  _text-align: center;
}

.content .page2{
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 20px;
  background: #fff url(/assets/portal/official/img/page2_bg.png) no-repeat center top;
}

.content .page2 .left, .content .page2 .right{
  float: left;
}

.content .page2 .left{
  width: 700px;
  margin-left: 100px;
}

.content .page2 .right{
  width: 400px;
  margin-top: 100px;
}

.content .page2 .right img{
  margin-left: -100px;
}

.content .page3 img {
  width: 100%;
}


.content h1 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 280px;
  background: #fff url(/assets/portal/official/img/page1_2.png) no-repeat center top;
}

.content .site-wrap .left {
  position: relative;
  float: left;
  width: 50%;
  height: 500px;
  background: url(/assets/portal/official/img/page3_img.png) center center no-repeat;
}

.content .site-wrap .left img {
  margin-top: 175px;
}

.content .site-wrap .right {
  position: relative;
  float: left;
  width: 50%;
  height: 500px;
}

.content .site-wrap .right img {
  margin-top: -50px;
  height: 100%;
}

.activebg {
  position: relative;
  width: 100%;
  height: 600px;
  background: #fff;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
}

.fisrtbg {
  background-image: url(/assets/portal/official/img/middle_img.jpg);
}

.secondbg {
  background-image: url(/assets/portal/official/img/middle_img.jpg);
}

.thirdbg {
  background-image: url(/assets/portal/official/img/middle_img.jpg);
}

.txtwrap p {
  font-size: 21px;
  letter-spacing: 0.12em;
}

.qfigure {
  width: 100%;
  background: #fff;
}

.qw960 {
  position: relative;
  width: 960px;
  height: 584px;
  margin: 0 auto;
  _text-align: center;
}

.liveroom {
  position: relative;
  height: 100%;
  width: 100%;
  background: transparent url(/assets/portal/official/img/page2.png) no-repeat 0 center;
}

.h5show {
  position: relative;
  bottom: 0;
  width: 1920px;
  background: transparent url(/assets/portal/official/img/page3.png) no-repeat 0 0;
}

.endinfo {
  position: relative;
  width: 100%;
  background-color: #fff;
}

.endinfo img {
  width: 100%;
}

.qcallAnimate {
  position: absolute;
  right: 300px;
  bottom: 0;
  width: 664px;
  height: 763px;
  background: transparent url(/assets/portal/official/img/page3_2.png) no-repeat 0 0;
}

.qcall .txtwrap {
  position: absolute;
  right: 7px;
  top: 115px;
  width: 487px;
}

.qcall h2 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 135px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qcall_txt.png) no-repeat 0 0;
}

.qcall p {
  width: 100%;
  margin-bottom: 12px;
  line-height: 25px;
  text-align: right;
  opacity: 0.6;
}

.figs {
  width: 100%;
  padding-top: 44px;
  min-height: 77px;
}

.figs li {
  padding: 58px 0 0;
  color: #a0a0a0;
  font-size: 14px;
  text-align: center;
}

.qcall .figs {
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qcall_figs.png) no-repeat 190px 41px;
}

.qcall .figs li {
  float: right;
  border-left: 1px solid #e9e9e9;
}

.qcall .figs li.f01 {
  width: 80px;
  text-align: right;
}

.qcall .figs li.f02 {
  width: 109px;
}

.qcall .figs li.f03 {
  width: 156px;
  border: none;
}

.qcallWrap {
  position: relative;
  width: 251px;
  height: 446px;
  overflow: hidden;
  left: 57px;
  top: 72px;
}

.qcallWrap .pic1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 255px;
  height: 450px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qcall_fig1.png) no-repeat 0 0;
  z-index: 2;
  opacity: 0;
  filter: Alpha(opacity=0);
}

.qcallbtn {
  position: absolute;
  left: 200px;
  top: 295px;
  width: 30px;
  height: 30px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/point.png) no-repeat 0 0;
  z-index: 1;
  opacity: 0;
  filter: Alpha(opacity=0);
}




/*qfile*/

.qfileAnimate {
  position: absolute;
  right: -100px;
  bottom: 104px;
  width: 597px;
  height: 330px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/update/pic2.png) no-repeat 0 0;
}

.qfile .txtwrap {
  position: absolute;
  left: 7px;
  top: 115px;
  width: 450px;
}

.qfile h2 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 140px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/update/txt.png) no-repeat 0 0;
}

.qfile p {
  color: #2f4e03;
  width: 100%;
  margin-bottom: 12px;
  padding-left: 5px;
  line-height: 36px;
  margin-left: 420px;
}

.qfile .figs {
  margin-left: 420px;
  background: transparent url(/assets/portal/official/img/h5show.png) no-repeat 7px 41px;
}

.qfile .figs li {
  float: left;
  color: #2f4e03;
  border-right: 1px solid #2f4e03;
}

.qfile .figs li.f01 {
  width: 96px;
  text-align: center;
  text-indent: -32px;
}

.qfile .figs li.f02 {
  width: 92px;
}

.qfile .figs li.f03 {
  width: 108px;
  border: none;
}

.qfileWrap {
  position: relative;
  left: 27px;
  top: 259px;
  width: 328px;
  height: 280px;
}

.qfileWrap .pic1 {
  position: absolute;
  left: 10px;
  top: 0;
  width: 275px;
  height: 83px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qfile_fig1.png) no-repeat 0 0;
  opacity: 0;
}

.qfileWrap .pic2 {
  position: absolute;
  right: 12px;
  top: 114px;
  width: 140px;
  height: 118px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qfile_fig2.png) no-repeat 0 0;
  opacity: 0;
}

.qfbar {
  position: absolute;
  left: 78px;
  top: 71px;
  width: 194px;
  height: 3px;
  overflow: hidden;
  background: #e6e6e6;
  opacity: 0;
}

.qfbar .bar {
  width: 30%;
  height: 3px;
  background: #5be10b;
}




/*qblog*/

.qblogAnimate {
  position: absolute;
  left: 88px;
  bottom: 0;
  width: 344px;
  height: 506px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/update/pic3.png) no-repeat -30px 0;
}

.qblog .txtwrap {
  position: absolute;
  right: 7px;
  top: 120px;
  width: 495px;
}

.qblog h2 {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 135px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qblog_txt.png) no-repeat 0 0;
}

.qblog p {
  width: 100%;
  margin-bottom: 12px;
  line-height: 25px;
  text-align: right;
  opacity: 0.6;
}

.qblog .figs {
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qblog_figs.png) no-repeat 228px 41px;
}

.qblog .figs li {
  float: right;
  border-left: 1px solid #e9e9e9;
}

.qblog .figs li.f01 {
  width: 80px;
  text-align: right;
}

.qblog .figs li.f02 {
  width: 105px;
}

.qblog .figs li.f03 {
  width: 106px;
  border: none;
}

.qblogWrap {
  position: relative;
  left: 0;
  top: 217px;
  width: 291px;
  height: 150px;
}

.qblogWrap div {
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
}

.qblogWrap .pic1 {
  left: -122px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qblog_fig1.png) no-repeat 0 0;
  opacity: 0;
}

.qblogWrap .pic2 {
  left: 70px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qblog_fig2.png) no-repeat 0 0;
  opacity: 0;
}

.qblogWrap .pic3 {
  right: -119px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/qblog_fig3.png) no-repeat 0 0;
  opacity: 0;
}

.morefigs {
  width: 100%;
  height: 87px;
  padding-top: 43px;
  border-top: 1px solid #e5e5e5
}

.morefigs a {
  display: block;
  width: 332px;
  height: 0;
  overflow: hidden;
  padding-top: 45px;
  margin: 0 auto;
  _text-align: center;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/morefigs.png) no-repeat 0 0;
}

a.knmore:link,
a.knmore:visited {
  color: #12b7f5;
}




/* flash */

.flashBar {
  float: right;
  width: 67px;
}

.flashBar a {
  display: block;
  width: 67px;
  height: 0;
  overflow: hidden;
  padding-top: 67px;
  background: #000 url(//im.qq.com/home/img/q2013/flahicons.png) no-repeat 0 0;
  border-bottom: 1px solid #333;
}

.flashBar a.close {
  background-position: 14px 14px;
}

.flashBar a.sharetozone {
  background-position: 14px -52px;
}

.flashBar a.sharetoweibo {
  background-position: 14px -120px;
}

.flashBar a.close:hover {
  background-position: -52px 14px;
}

.flashBar a.sharetozone:hover {
  background-position: -52px -52px;
}

.flashBar a.sharetoweibo:hover {
  background-position: -52px -120px;
}

.flashBox {
  float: left;
  background: url(//im.qq.com/online/images/loading.gif) no-repeat 50% 40%;
  width: 910px;
  height: auto;
}

.overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.6;
  filter: Alpha(opacity=60);
}

#flashDiv {
  position: absolute;
  left: 50%;
  top: 47px;
  width: 978px;
  height: 721px;
  margin: 0 0 0 -489px;
  display: none;
  z-index: 10000;
  position: fixed;
}

.togame {
  clear: both;
  padding-right: 80px;
  height: 31px;
  text-align: right;
}




/* footer */

.newfoot {
  width: 100%;
  height: 120px;
  padding-top: 34px;
  background: #2a2a2a;
  font-size: 0.75em;
}

.newfoot a:link,
.newfoot a:visited {
  color: #979797;
}

.newfoot a:hover {
  color: #cfcfcf;
}

.qmaps {
  width: 960px;
  height: 205px;
  margin: 0 auto;
  _text-align: center;
}

.plats {
  float: left;
  width: 510px;
  padding-left: 8px;
}

.plats h3 {
  height: 50px;
  color: #666;
  font-size: 14px;
}

.plats a {
  float: left;
  padding-top: 65px;
  background: transparent url(//sqimg.qq.com/qq_product_operations/im/2015/plats1.png) no-repeat 0 0;
  text-align: center;
  font-size: 14px;
}

.plats a:hover {
  color: #12b7f5;
}

.plats a.plmb {
  width: 80px;
  margin-right: 35px;
  background-position: 0px 0;
}

.plats a.plmb:hover {
  background-position: 0px -93px;
}

.plats a.plpc {
  width: 80px;
  margin-right: 30px;
  background-position: -105px 0;
}

.plats a.plpc:hover {
  background-position: -105px -93px;
}

.plats a.plmac {
  width: 84px;
  margin-right: 30px;
  background-position: -210px 0;
}

.plats a.plmac:hover {
  background-position: -210px -93px;
}

.plats a.plpad {
  width: 76px;
  background-position: -326px 0;
}

.plats a.plpad:hover {
  background-position: -326px -93px;
}

.map {
  float: left;
}

.map h3 {
  height: 25px;
  color: #666;
  font-size: 14px;
}

.map li {
  line-height: 22px;
}

.qac {
  width: 185px;
}

.qfaq {
  width: 175px;
}

.qlink {
  width: 80px;
}

.copyright {
  clear: both;
  width: 960px;
  margin: 0 auto;
  _text-align: center;
  padding-top: 16px;
  text-align: center;
  color: #999999;
  font-size: 14px;
}

.copyright p {
  line-height: 30px;
}

.login_div {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 622px;
  height: 368px;
  margin: -184px 0 0 -311px;
  z-index: 99999;
}

#pg2 .qfileWrap .pic1 {
  opacity: 1;
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -o-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  -webkit-animation: zoomIn 0.2s ease 0.1s;
  -moz-animation: zoomIn 0.2s ease 0.1s;
  -o-animation: zoomIn 0.2s ease 0.1s;
  animation: zoomIn 0.2s ease 0.1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

#pg2 .qfileWrap .qfbar {
  -webkit-animation: fadeIn 0.4s ease 0.3s;
  -moz-animation: fadeIn 0.4s ease 0.3s;
  -o-animation: fadeIn 0.4s ease 0.3s;
  animation: fadeIn 0.4s ease 0.3s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

#pg2 .qfileWrap .bar {
  -webkit-animation: widthall 1s ease 0.4s;
  -moz-animation: widthall 1s ease 0.4s;
  -o-animation: widthall 1s ease 0.4s;
  animation: widthall 1s ease 0.4s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

#pg2 .qfileWrap .pic2 {
  opacity: 1;
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -o-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-animation: zoomIn 0.2s ease 1.5s;
  -moz-animation: zoomIn 0.2s ease 1.5s;
  -o-animation: zoomIn 0.2s ease 1.5s;
  animation: zoomIn 0.2s ease 1.5s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

#pg3 .qblogWrap .pic1 {
  opacity: 1;
  -webkit-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.4s;
  -moz-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.4s;
  -o-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.4s;
  animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.4s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

#pg3 .qblogWrap .pic2 {
  opacity: 1;
  -webkit-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.5s;
  -moz-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.5s;
  -o-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.5s;
  animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.5s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

#pg3 .qblogWrap .pic3 {
  opacity: 1;
  -webkit-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.6s;
  -moz-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.6s;
  -o-animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.6s;
  animation: zoomIn 0.2s cubic-bezier(0, .25, .08, 1) 0.6s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}

.kf-wraper .modal-title span {
  font-size: 16px;
  padding-left: 30px;
  background: url(/assets/portal/admin/images/qun_kefu.png) left center no-repeat;
  -webkit-background-size: 23px;
  background-size: 23px;
  padding: 5px 0 5px 35px
}

.kf-wraper .modal-body {
  padding: 20px 0
}

.kf-wraper .modal-body img {
  height: 200px;
  margin-bottom: 15px
}

.kf-wraper .modal-body .tips {
  font-size: 14px;
  margin-top: 5px;
  margin-bottom: 20px
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-moz-keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-webkit-keyframes fadeUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
}

@-o-keyframes fadeUp {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0px);
  }
}

@-ms-keyframes fadeUp {
  0% {
    opacity: 0;
    -ms-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -ms-transform: translateY(0px);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@-ms-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes widthall {
  0% {
    width: 30%;
  }
  100% {
    width: 100%;
  }
}

@-moz-keyframes widthall {
  0% {
    width: 30%;
  }
  100% {
    width: 100%;
  }
}

@-webkit-keyframes widthall {
  0% {
    width: 30%;
  }
  100% {
    width: 100%;
  }
}

@-o-keyframes widthall {
  0% {
    width: 30%;
  }
  100% {
    width: 100%;
  }
}

@-ms-keyframes widthall {
  0% {
    width: 30%;
  }
  100% {
    width: 100%;
  }
}

@keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@-moz-keyframes zoomIn {
  0% {
    transform: scale(0);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes zoomIn {
  0% {
    -webkit-transform: scale(0);
  }
  60% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@-o-keyframes zoomIn {
  0% {
    -o-transform: scale(0);
  }
  90% {
    -o-transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
  }
}

@-ms-keyframes zoomIn {
  0% {
    -ms-transform: scale(0);
  }
  60% {
    -ms-transform: scale(1.1);
  }
  100% {
    -ms-transform: scale(1);
  }
}

@keyframes moveleft {
  0% {
    transform: translateX(100%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@-moz-keyframes moveleft {
  0% {
    transform: translateX(100%);
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes moveleft {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }
}

@-o-keyframes moveleft {
  0% {
    -o-transform: translateX(100%);
    opacity: 1;
  }
  100% {
    -o-transform: translateX(0);
    opacity: 1;
  }
}

@-ms-keyframes moveleft {
  0% {
    -ms-transform: translateX(100%);
    opacity: 1;
  }
  100% {
    -ms-transform: translateX(0);
    opacity: 1;
  }
}

@keyframes click {
  0% {
    transform: translateY(0px) translateX(0px);
  }
  80% {
    transform: translateY(80px) translateX(-10px) scale(1);
    opacity: 1;
  }
  90% {
    transform: translateY(80px) translateX(-10px) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateY(80px) translateX(-10px) scale(1.5);
    opacity: 0;
  }
}

@-moz-keyframes click {
  0% {
    transform: translateY(0px) translateX(0px);
  }
  80% {
    transform: translateY(80px) translateX(-10px) scale(1);
    opacity: 1;
  }
  90% {
    transform: translateY(80px) translateX(-10px) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateY(80px) translateX(-10px) scale(1.5);
    opacity: 0;
  }
}

@-webkit-keyframes click {
  0% {
    -webkit-transform: translateY(0px) translateX(0px);
  }
  80% {
    -webkit-transform: translateY(80px) translateX(-10px) scale(1);
    opacity: 1;
  }
  90% {
    -webkit-transform: translateY(80px) translateX(-10px) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(80px) translateX(-10px) scale(1.5);
    opacity: 0;
  }
}

@-o-keyframes click {
  0% {
    -o-transform: translateY(0px) translateX(0px);
  }
  80% {
    -o-transform: translateY(-240px) translateX(-107px) scale(1);
    opacity: 1;
  }
  90% {
    -o-transform: translateY(-240px) translateX(-107px) scale(1);
    opacity: 1;
  }
  100% {
    -o-transform: translateY(-240px) translateX(-107px) scale(1.5);
    opacity: 0;
  }
}

@-ms-keyframes click {
  0% {
    -ms-transform: translateY(0px) translateX(0px);
  }
  80% {
    -ms-transform: translateY(-240px) translateX(-107px) scale(1);
    opacity: 1;
  }
  90% {
    -ms-transform: translateY(-240px) translateX(-107px) scale(1);
    opacity: 1;
  }
  100% {
    -ms-transform: translateY(-240px) translateX(-107px) scale(1.5);
    opacity: 0;
  }
}
