*{padding:0;margin:0;}
html,body{width: 100%;}
body{font-size: 12px;background-color:#f3f3f3;}
li{list-style: none;}
a{text-decoration:none;outline: none;color: #b1b1b1;}
img{border:0;}
i,em{font-style: normal;}

.animated {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5;
    transition: all .5s;
}
.animated:hover{
	transform:scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.main{position: relative;width: 100%;}

.header {
    width: 100%;
    height: 76px;
    padding-bottom: 10px;
    margin: 0 auto;
    background:url(../images/shadow_bg.png) 0 bottom repeat-x;
    position: relative;
    z-index: 2;
}
.header .header_inner{width: 1920px;height: 77px;position: absolute;left: 50%;margin-left: -960px;background: url(../images/header_bg.jpg) center 0 no-repeat;top:0;}
.header .header_inner a{width: 55px;height: 46px;position: absolute;top:20px;color: #fff;line-height: 70px;text-align: center;}
.header .header_inner a.site_home{right: 643px;}
.header .header_inner a.collect{right: 563px;}
.header .header_inner a.save_desktop{right: 474px;width: 69px;}

.content{position: absolute;width: 100%;top:77px;background: url(../images/bg.gif) center 0 no-repeat;}
.content .content_inner{width: 1000px;margin:0 auto;overflow: hidden;padding-top: 485px;}
.content .content_inner .content_1{width: 100%;overflow: hidden;}

.f_l {
    float: left;
}
.f_r {
    float: right;
}
.rank_list {
    width: 252px;
    position: relative;
}
.con_tit {
    height: 46px;
    line-height: 46px;
    color: #000;
    font-size: 20px;
    font-weight: 700;
    padding-left: 5px;
}
.con_tit em {
    color: #333;
}
.rank_list dl {
    width: 230px;
    height: 330px;
    background: #fff;
    padding: 12px 11px;
}
.rank_list dt {
    height: 29px;
    color: #9d2006;
    font-weight: 700;
    border-bottom: 1px dotted #d2d2d2;
}
.rank_list dt span, .rank_list dd a span {
    text-align: center;
    float: left;
    font-size: 14px;
}
.rank_list dt span.m1, .rank_list dd a span.m1 {
    width: 50px;
}
.rank_list dt span.m2, .rank_list dd a span.m2 {
    width: 90px;
}
.rank_list dt span.m3, .rank_list dd a span.m3 {
    width: 40px;
}
.rank_list dt span.m4, .rank_list dd a span.m4 {
    width: 50px;
}

.rank_list dd {
    position: relative;
}
.rank_list dd a {
    height: 36px;
    line-height: 36px;
    *height: 35px;
    *line-height: 35px;
    color: #666;
    border-bottom: 1px dotted #d2d2d2;
    display: block;
    overflow: hidden;
}
.rank_list dd a .enter {
    width: 34px;
    height: 18px;
    line-height: 18px;
    color: #fff;
    background: #03b4f5;
    display: block;
    margin: 9px auto;
}
.rank_list dd a:hover {
    background: #e3e3e3;
}
 .rank_list dd a:hover .enter {
    background: #e15304;
} 
.rank_list dd a .huo {
    width: 12px;
    height: 16px;
    background: url(../images/icon.png) -48px 0;
    display: block;
    margin: 10px auto;
}
.rank_list dd a span {
    height: 36px;
}
.rank_list dd a .num {
    width: 14px;
    height: 14px;
    line-height: 14px;
    /*background: url(../images/icon.png) -42px -22px;*/
    display: block;
    margin: 11px auto;
    background: #d7d7d7;
    border-radius: 2px;
    color: #7a7a7a;
}
.rank_list dd a .n1 {
    /*background-position: 0 -22px;*/
    background: #f65100;
    color: #fff;
}
.rank_list dd a .n2 {
    /*background-position: -14px -22px;*/
    background: #f67400;
    color: #fff;
}
.rank_list dd a .n3 {
    /*background-position: -28px -22px;*/
    background: #ffaf25;
    color: #fff;
}


.hot_game {
    width: 1000px;
    height: 484px;
    color: #fff;
    position: relative;
}
.hot_game dl {
    width: 244px;
    height: 434px;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    float: left;
    margin-left: 4px;
	box-sizing: border-box;
    border: 4px solid #ffffff;
	box-shadow: -2px 4px 20px 0px rgba(0,0,0,.1)
}
.hot_game dt {
    height: 306px;
    display: block;
    /*overflow: hidden;*/
    position: relative;
}
.hot_game dt .tag{width: 45px;height: 18px;position: absolute;left:8px;bottom:-9px;background: url(../images/tags.png) 0 0 no-repeat;}
.hot_game dt .tag2{width: 45px;height: 18px;position: absolute;left:8px;bottom:-9px;background: url(../images/tags.png) right 0 no-repeat;}

.hot_game dt a{display: block;width: 100%;height: 100%;overflow: hidden;}
.hot_game dt a img{
	width:236px;
    height: 306px;
}
.hot_game dd {
    height: 100px;
    line-height: 16px;
    text-align: center;
    padding: 10px;
    position: relative;
}
.hot_game dd .tit {
    line-height: 20px;
    color: #333;
    font-size: 16px;
    margin-bottom: 6px;
    font-weight: 700;
}
.hot_game dd .txt {
    max-height: 32px;
    overflow: hidden;
    font-size: 12px;
    color: #9d9d9d;
}
.hot_game dd .btn {
    width: 102px;
    height: 22px;
    background: #fff;
    border-radius: 3px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    margin-left: -52px;
    z-index: 3;
    color:#ff6f00;
    border:1px solid #ff6f00;
}
.hot_game dd .btn:hover{background:#ff6f00;color:#fff;}
.hot_game dd .btn i {
    height: 22px;
    line-height: 22px;
    display: block;
}

.content_2{width: 99%;height: 100px;margin:11px auto;background: #ffffff;    box-shadow: 0 4px 6px rgba(0,0,0,.1);
    border-radius: 8px;
	background: url(../images/banner02.jpg) right 0 no-repeat;}
.content_2 .game_list{width: 100%;height: 77px;padding-top: 11px;overflow: hidden;}
.content_2 .game_list .item{width: 158px;height: 75px;float: left; margin:0 1px 0 4px;overflow: hidden;}
.content_2 .game_list .item img{display: block;float: left;width: 63px;height: 63px;padding:4px 8px 0 5px;border-radius: 5px;}
.content_2 .game_list .item .game_info{float: left;padding-top: 4px;}
.content_2 .game_list .item .game_info .game_name{font-size: 12px;padding:6px 0 0 6px;line-height: 14px;font-size: 14px;}
.content_2 .game_list .item .game_info .discription{font-size: 12px;padding:3px 0 3px 6px;color: #9d9d9d;}
.content_2 .game_list .item .game_info .enter_game{display:block;width:75px;height:18px;background: url(../images/receive_gift.png) 0 0 no-repeat;}



.main {}
.m_l {
    width: 252px;
}
.new_ser {
    width: 252px;
    color: #666;
    background: #fff;
    border-bottom: 0;
    height: 324px;
    overflow: hidden;
}
.new_ser a {
    height: 44px;
    display: block;
    padding: 10px;
    position: relative;
    border-bottom: 1px dashed #d8d8d8;
}
.new_ser a .pic {
    width: 44px;
    height: 44px;
    overflow: hidden;
    margin-right: 12px;
    position: relative;
}

.new_ser a .pic img{
	width: 44px;
    height: 44px;
}
.new_ser a .txt {
    line-height: 20px;
    color: #666;
    font-size: 14px;
}
.new_ser a .txt .curr_new_server{color:#f24b2f;}
.new_ser a .btn {
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: #03b4f5;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.new_ser a:hover .btn{background:#fe7c07;}

.left_pic .tit{color: #000;font-size: 15px;font-weight: 700;height: 36px;line-height: 42px;}
.left_pic .h5_pc_game{width: 248px;height: 140px;padding:5px;overflow: hidden;}
.left_pic .h5_pc_game .pic{width: 130px; height: 130px; overflow:hidden;float: left;position: relative;}
.left_pic .h5_pc_game .txt{width:102px; color:#9d9d9d;float: left;margin-left: 10px;}
.left_pic .h5_pc_game .txt dt{height:30px; line-height:25px; color:#000; font-size:18px; border-bottom:1px solid #ffb755;font-weight: 700;}
.left_pic .h5_pc_game .txt dd{height:102px; line-height:20px; padding-top:5px; position:relative;}
.left_pic .h5_pc_game .txt dd .btn{width:92px; height:24px; color:#fff; font-size:14px; background:#03b4f5; border-radius:3px; text-align:center; padding:1px; position:absolute; left:0; bottom:10px;}
.left_pic .h5_pc_game .txt dd .btn:hover{background:#e15304;}
.left_pic .h5_pc_game .txt dd .btn em{line-height:22px; border:1px solid #05dafa; display:block;}
.left_pic .h5_pc_game .txt dd .btn:hover em{border-color:#f07d06;}

.left_pic .h5_pc_game .pic .offset_box{
    width: 100%;
    height: 100%;
    position: absolute;
    top:-137px;
    left: 0;
}
.left_pic .h5_pc_game .pic .offset_box .mask{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgb(0,153,255);
    opacity: .8;
    filter: alpha(opacity=80);
}
.left_pic .h5_pc_game .pic .offset_box .info{
    position: relative;
    width: 100%;
    height: 100%;
}
.left_pic .h5_pc_game .pic .offset_box .info img{
    width: 80px;
    height: 80px;
    margin: 5px auto;
    display: block;
}
.left_pic .h5_pc_game .pic .offset_box .info .txt1,.left_pic .h5_pc_game .pic .offset_box .info .txt2{
    font-size: 12px;
    line-height: 20px;
    text-align: center;
}
.left_pic .h5_pc_game .pic:hover .offset_box{
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5;
    transition: all .5s;
    top: 0;
}

.m_r{width:744px;}
.recom{width:744px; overflow: hidden;}
.recom li{width:364px; height:158px;/*padding:13px 12px;*/float:left;margin:0 0 15px 8px;background:#f3f3f3;}
.recom li .pic{width: 100%; height: 120px; overflow:hidden;border-radius: 2px;}
.recom li a img{display: block;width: 100%; height: 100%;}
.recom li .txt{width:100%;height: 38px; color:#666;background: #fff;overflow: hidden;}
.recom li .txt dt{height:38px; line-height:38px; color:#000; font-size:18px;float: left;}
.recom li .txt dd{height:38px; line-height:38px; float: right;}
.recom li .txt dd div{float: left;font-size:16px;}
.recom li .txt dd .btn{width:92px; height:24px;line-height: 24px;color:#fff; font-size:14px; background:#03b4f5; border-radius:3px; text-align:center; padding:1px;float: left;margin:5px 10px 0;}
.recom li .txt dd .btn:hover{background:#e15304;}
.recom li .txt dd .btn em{line-height:22px; border:1px solid #05dafa; display:block;}
.recom li .txt dd .btn:hover em{border-color:#f07d06;}

.footer {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    background: #000;
    color: #fff;
    padding: 10px 0 15px;
}




.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 7px;
    margin-right: auto;
    margin-left: auto;
	padding-top:1470px;
	
}
.text-center {
    text-align: center !important;
}
.yy {
    text-shadow: 0 2px 3px rgb(255 0 0);
}
.font-weight-bold {
    font-weight: 700 !important;
}
.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
	 margin-left: 732px;
	     margin-bottom: 20px;
}
@media (min-width: 576px)
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
@media (min-width: 576px)
.mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}




#GameVer{width:1000px;position:relative;overflow:hidden;margin:0px auto 20px auto;padding-left: 0px;z-index:1500;}
#GameVer .gametitle{height:40px;text-indent:-99em;overflow:hidden;margin-bottom:30px;background:url(../images/title.png) no-repeat center top;display:block;}

#GameVer2{width:1000px;position:relative;overflow:hidden;margin:20px auto 150px auto;z-index:1500;}
#GameVer2 .gametitle{height:40px;text-indent:-99em;overflow:hidden;margin-bottom:20px;background:url(../images/title2.png) no-repeat center top;display:block;}
#GameVer2 .News2{width:1000px;height:450px;position:relative;margin:0px auto 30px auto;padding-top:13px;padding-right:10px;padding-left:10px;background-color:#fbf7f5;border:5px solid #701702;z-index:1000;}


#GameVer3{width:1000px;position:relative;overflow:hidden;margin:20px auto 150px auto;z-index:1500;}
#GameVer3 .gametitle{height:40px;text-indent:-99em;overflow:hidden;margin-bottom:20px;background:url(../images/title3.png) no-repeat center top;display:block;}
#GameVer3 .News3{width:1000px;height:450px;position:relative;margin:0px auto 30px auto;padding-top:13px;padding-right:10px;padding-left:10px;background-color:#fbf7f5;border:5px solid #701702;z-index:1000;}



.ver{float:left;width:236px;height:192px;position:relative;overflow:hidden;margin-left:10px;margin-bottom:16px;    background-color: #fff;border: 2px solid #fff;
    border-radius: 6px;}
._verbg{width:0px;position:absolute;top:0px;bottom:0px;left:0px;background-color:#290d0a;}
.ver:nth-of-type(2n){margin-right:0px;}
.ver .pic{position:absolute;top:0;right:0;}
.ver h2{position:relative;font-size:24px;color:#f6efe0;margin-bottom:28px;margin-top: 10px;margin-left:-12px;z-index:1500;}
.ver h2 span{font-size:12px;font-weight:normal;color:#cccccc;vertical-align:text-bottom;}
.ver h2 span a{color:#cccccc;}
.ver h2 span a:hover{color:#dda04d;}
.ver .bomtext .bomleft p{float:left;width:400px;line-height:20px;position:relative;font-size:12px;color:#cccccc;margin-bottom:10px;z-index:1500;height:20px;;overflow:hidden;text-overflow:ellipsis }
.ver .bomtext .bomleft ._msg{float:left;width:400px;line-height:20px;position:relative;font-size:14px;margin-bottom:20px;z-index:1500;}
.ver .bomtext .bomleft ._msg span{width:46px;height:20px;text-align:center;overflow:hidden;font-size:12px;margin-right:7px;padding-right:3px;vertical-align:middle;background:url(../images/tj.png) no-repeat left top;display:inline-block;}
.ver .bomtext .bomleft ._msg a{color:#edd446;}
.ver ._kefu{float:left;position:relative;z-index:1500;}
.ver ._kefu a{text-indent:-99em;overflow:hidden;}
.ver ._btn_kefu{background:url(../images/btn_kefu.png) no-repeat left top;}
.ver ._btn_kefu:hover{background-position:left bottom;}
.ver ._btn_qq{background:url(../images/btn_qq.png) no-repeat left top;}
.ver ._btn_qq:hover{background-position:left bottom;}
.ver ._kefu a{float:left;width:100px;height:55px;margin-right:4px;background-color:#000;}
.ver ._down{float:left;position:relative;*width:150px;padding-top:60px;padding-left:8px;z-index:1500;}
.ver ._down a{float:left;width:145px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#d8984e;margin-left:10px;border:1px solid #dd9e4e;border-radius:2px;margin-bottom:17px}
.ver ._down a:hover{color:#fff;background-color:#dda04d;text-decoration:none;}

.ver .bomtext{float:left;width:598px;height:60px;overflow:hidden;}
.ver .bomtext .bomleft{float:left;width:400px;}
.ver .bomtext .bomright{float:right;width:170px;}
.ver .bomtext .bomright a{float:left;position:relative;width:145px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#f6efe0;margin-left:15px;border:1px solid #f6efe0;border-radius:2px;margin-top:10px;z-index:999}
.ver .bomtext .bomright a:hover{color:#fdd533;background-color:#210808;text-decoration:none;border:1px solid #fdd533;}


.ver .banbenpic{float:left;width:598px;height:225px;margin-bottom:12px;}
/* .ver .banbenpic img{float:left;width:580px;height:210px;margin-left:2px} */

.verleft{float:left;width:242px}
.verright{float:right;width:160px}


.ver .bomtext{float:left;width:598px;height:60px;overflow:hidden;margin-top:-5px;
    margin-left: 20px;}
.ver .bomtext .bomleft{float:left;width:400px;}
.ver .bomright{float:right;width:170px;padding-top: 6px;margin-right: 174px;}

.ver  .bomright a{float:left;position:relative;width:145px;height:40px;line-height:40px;text-align:center;font-size:15px;color:#f6efe0;margin-left:15px;border:1px solid #f6efe0;border-radius:2px;margin-top:10px;z-index:999}
.ver  .bomright a:hover{color:#fdd533;background-color:#210808;text-decoration:none;border:1px solid #fdd533;}


.ver .banbenpic{float:left;width:242px;height:192px;margin-bottom:12px;}
/* .ver .banbenpic img{float:left;width: 252px; */
    
    /* margin-left: 19px;} */
	
	
.image-container { 
            width: 200px; 
            height: 200px; 
            overflow: hidden; 
            /* 隐藏溢出部分 */ 
        } 
 
        /* 设置图片样式 */ 
        .image-container img { 
            width: 100%; 
            height: 100%; 
            object-fit: cover; 
            /* 保持图片比例并覆盖容器 */ 
            transition: transform 0.3s ease; 
            /* 添加过渡效果 */ 
        } 
 
        /* 鼠标悬停时图片放大 */ 
        .image-container img:hover { 
            transform: scale(1.2); 
		/* 放大到 1.2 倍 */ 	}
.banbenpic .text { 
       position: absolute;

    width: 100%;
    height: 60px;
    left: 50%;
    transform: translate(-50%, -24%);
    color: white;
  font-size: 18px;
    text-align: left;
    padding-left: 14px;
    /* margin-left: 10px; */
    bottom: -40px;
    background-image: linear-gradient(180deg,rgba(0,0,0,0) 0%,#000000 100%);
}

button {
  background-color: #ffffff;
    border: 2px solid#f45636;
    border-radius: 17px;
    color: black;
    padding: 5px 19px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, input, optgroup, option, select, textarea {
    font-family: inherit;
    
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
button {
    cursor: pointer;
}
button, input, optgroup, option, select, textarea {
    font-family: inherit;
    
    font-style: inherit;
    font-weight: inherit;
    outline: 0;
}
button, select {
    text-transform: none;
}
button, input {
    overflow: visible;
}


.xy-content {
    width: 268px;
    height: 254px;
    position: fixed;
    left: 0;
    top: 50%;
   
    z-index: 9999;
  
}
.xy-content .xy-layout {
    width: 100%;
    height: 254px;
    position: relative;
}
.xy-content .xy-layout .xy-hjsqbs {
    width: 100%;
    height: 254px;
    background: url(../images/sq.png) no-repeat;
    position: absolute;
}
.xy-content .xy-layout .xy-code {
    position: absolute;
    bottom: 75px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    color: white;
    width: 100%;
}
.xy-content .xy-layout .xy-xuke{
    width: 95px;
    height: 27px;
    position: absolute;
    top: 180px;
    left: 80px;
}


#floatNav {
    position: fixed;
    right: 5px;
    top: 50%;
    margin-top: -300px;
    width: 146px;
    height: 650px;
    padding-top: 36px;
    background: url(../images/float-nav-bg.png) no-repeat;
    z-index: 99999;
}
#floatNav li {
    margin-bottom: 15px;
}
#floatNav li .pic {
    width: 105px;
    height: 105px;
    margin: 0 auto;
}
img {
    border: none;
    vertical-align: middle;
}
#floatNav .icons {
    margin-top: 30px;
}
#floatNav .icons a {
    position: relative;
    display: block;
    width: 120px;
    height: 30px;
    margin: 0 auto 15px;
}
#floatNav .btn {
    position: absolute;
    left: -27px;
    top: 60px;
    display: block;
    width: 27px;
    height: 95px;
    background-repeat: no-repeat;
}
#floatNav .icons a i.shipin, #floatNav .icons a i.sina, #floatNav .icons a i.tick, #floatNav .icons a i.kuaishou, #floatNav .icons a i.weixin, #floatNav .icons a i.down, #floatNav .icons a i.jiechi {
    background-size: 80px 110px;
    background-image: url(../images/rydts_main_icon.png);
}
#floatNav .icons a i.kuaishou {
    background-position: -40px -40px;
}
#floatNav .icons a i.kuaishou {
    background-repeat: no-repeat;
}
#floatNav .icons a i {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
}
#floatNav li .txt {
    margin-top: 7px;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-size: 16px;
    color: #e9c371;
}
#floatNav li .desc {
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}
#floatNav .icons a span {
    display: block;
    float: left;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #e9c371;
}

#footer {
    min-width: 1280px;
    margin: 0 auto;
    background-color: #353535;
    border-top: 2px solid #8d1f01;
    border-bottom: 2px solid #8d1f01;
}
#footer .center {
    padding-top: 35px;
}
.center {
    margin: 0 auto;
    width: 1000px;
}
#copyright {
    width: 1280px;
    line-height: 30px;
    text-align: center;
    clear: both;
    color: #666666;
    margin: 0 auto;
    padding-bottom: 28px;
}
#websiteMap {
    float: left;
    width: 708px;
    height: 160px;
}
#websiteMap dl {
    float: left;
    width: 236px;
    height: 130px;
   
}
#websiteMap dl dt {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    margin-bottom: 8px;
    color: #fff;
}

#websiteMap dl dd a {
    float: left;
    width: 92px;
    line-height: 27px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease-in;
}
.RQcodeList {
    float: right;
    height: 130px;
    border-left: 1px solid #e0e0e0;
}
.RQcodeList li {
    float: left;
    width: 128px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    padding-top: 6px;
    color: #a9a9a9;
}
.RQcodeList li .photo {
    width: 95px;
    height: 95px;
    margin: 0 auto;
    background: #fff;
    display: block;
}
#contact h5 {
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    color: #fff;
}
#websiteMap p {
    font-size: 14px;
    color: #a9a9a9;
}
#contact ._qq {
    width: 92px;
    height: 22px;
    margin-top: 12px;
    display: block;
}
#contact ._qq {
    width: 92px;
    height: 22px;
    margin-top: 12px;
    display: block;
}
#contact ._qq img {
    width: 92px;
    height: 22px;
    display: block;
}

	