html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

body {
    font-size: 100%;
    font-size: 16px;
    font-size: 1em;
	background: #000;
}

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul {
    list-style-type: none;
}

.inlineBlock {
    display: inline-block;
}

a {
    text-decoration: none;
}

li {
    list-style: none outside none
}

fieldset,
img {
    border: 0 none
}

textarea {
    resize: none
}

input:focus,
select:focus,
textarea:focus,
a:focus {
    outline: 0 none
}
em {
    font-style: normal;
}

.center {
    width: 1260px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.block {
    display: block;
}

.hide {
    display: block;
    text-indent: 9999px;
    line-height: 9999px;
    overflow: hidden;
}

.wh100 {
    display: block;
    width: 100%;
    height: 100%;
}

.none {
    display: none;
}

.col-l, .col-m {
    float: left;
    height: 100%;
    position: relative;
}

.col-r {
    float: right;
    height: 100%;
    position: relative;
}

.title, .content {
    float: left;
}

a {
    color: #615e5c;
    cursor: pointer;
}

a:hover {
    color: #000;
}

html, body {
    width: 100%;
    font-family: '돋움',dotum,Helvetica,Arial,sans-serif;
    font-size: 14px;;
    min-height: 100%;
}

img, embed, object, video {
    max-width: 100%;
    vertical-align: top;
}

.bg {
    display: none;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    position: fixed;
}

.close_layer {
    position: absolute;
    width: 60px;
    height: 60px;
    right: 5px;
    top: 0px;
}

.hide {
    display: block;
    text-indent: -9999em;
    line-height: 999px;
    overflow: hidden;
}

.mydiv {
    display: none;
    z-index: 2000;
    width: 850px;
    height: 658px;
    left: 50%;
    top: 50%;
    margin-top: -329px;
    position: fixed;
}

.wrap {
    background: #000;
    display: block;
    width: 640px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
}
.img001 {position: absolute;
    top: 90px;
	left: 0;
	z-index: 1;	animation-delay: 0.2s;}
	
.mlogo {position: absolute;
	top: 104px;
	left: 22px;
	z-index: 3;	animation-delay: 0.95s;}
.index .wrap {
    height: 100%;
    overflow: hidden;
    background: #F6F6F6;
}
.MyCard { 
	position:absolute; 
	top:900px;
	left:0;
	}
.sec {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.icon {
    display: inline-block;
    overflow: hidden;
    background-repeat: no-repeat;
    background-image: url(images/m/icon.png?v666);
}

#sdo_loading {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#sdo_loadbg {
    position: absolute;
    width: 220px;
    height: 220px;
    left: 219px;
    top: 520px;
    font-size: 48px;
    color: #fff;
    text-align: center;
    line-height: 220px;
}

.section {
    width: 100%;
    position: relative;
    float: left;
    height: 100%;
}

.section01 {
    background: url("images/m/section01.jpg?v7") no-repeat center 0;
    min-height: 800px;
}

.section02 {
    background: url("images/m/section02.jpg") no-repeat center 0;
    min-height: 800px;
}

.section03 {
    background: #2d2d2d;
    min-height: 800px;
}

.section06 {
    display: block;
    background: url("images/m/section_06.jpg?v222") no-repeat scroll center 0;
    height: 199px;
}

/*section01*/
.adTop {
    width: 110px;
    height: 35px;
    position: absolute;
    top: 380px;
    left: 375px;
}

.video {
    width: 424px;
    height: 250px;
    position: absolute;
    top: 666px;
    left: 107px;
}

/*section02*/
.section02 .news {
    width: 640px;
    position: absolute;
    top: 530px;
    left: 0px;
}

.section02 .news .content {
    width: 640px;
    height: 420px;
    position: relative;
    overflow: hidden;
}

.section02 .news .content .contentList {
    width: 2800px;
    position: absolute;
    top: 0;
    left: 0;
}

.section02 .news .content ul {
    display: block;
    width: 640px;
    height: 320px;
    float: left;
}

.section02 .news .content li {
    display: block;
    width: 560px;
    padding: 0 40px;
    float: left;
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px dashed #CCC;
}
.section02 .news .content li.limore {
	border:none;
	}
.section02 .news .content li.img {
    height: 85px;
}

.section02 .news .content li a {
    display: block;
    width: 420px;
    height: 58px;
    overflow: hidden;
    line-height: 58px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 24px;
}

.section02 .news .content li.limore a {
    width: 560px;
    text-align: center;
}

.section02 .news .content li span {
    position: absolute;
    top: 0;
    right: 40px;
}

/*幻灯*/
.section02 .focus {
    display: block;
    position: absolute;
    width: 640px;
    height: 320px;
    overflow: hidden;
    top: 190px;
    left: 0px;
}

.section02 .imgs {
    display: block;
    position: absolute;
    width: 640px;
    height: 320px;
    overflow: hidden;
    position: relative
}

.section02 .imgs ul {
    display: block;
    width: 1000px;
    height: 320px;
    position: absolute;
    top: 0;
    left: 0;
}

.section02 .imgs li {
    display: block;
    width: 640px;
    height: 320px;
    float: left;
}

.section02 .imgs li a, .section02 .imgs li a img {
    display: block;
    width: 100%;
    height: 100%;
}

.section02 .ctrl {
    width: 200px;
    height: 10px;
    position: absolute;
    bottom: 40px;
    left: 40px;
}

.section02 .ctrl a {
    display: inline-block;
    margin-right: 5px;
    width: 12px;
    height: 12px;
}

.section02 .ctrl a span {
    display: block;
    width: 100%;
    height: 12px;
    background: #fff;
    border-radius: 6px;
}

.section02 .ctrl a:hover span, .section02 .ctrl a.on span {
    background: #ffd646;
}

/*游戏特色*/
.section03 .imgs {
    display: block;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.section03 .imgs ul {
    width: 100%;
    height: 100%;
    position: relative;
}

.section03 .imgs li {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.section03 .imgs li.img1 {
    display: block;
    background: url(images/m/ts1.jpg?3) no-repeat 0 0;
}

.section03 .imgs li.img2 {
    background: url(images/m/ts2.jpg?3) no-repeat 0 0;
}

.section03 .imgs li.img3 {
    background: url(images/m/ts3.jpg?3) no-repeat 0 0;
}

.section03 .imgs li.img4 {
    background: url(images/m/ts4.jpg?3) no-repeat 0 0;
}

.section03 .imgs li.img5 {
    background: url(images/m/ts5.jpg?3) no-repeat 0 0;
}

.section03 .imgs li .intro {
    width: 280px;
    height: 200px;
    font-size: 14px;
    color: #615e5c;
    line-height: 24px;
    position: absolute;
    left: 28px;
    top: 80px;
}

.section03 .imgs li a.more2 {
    position: absolute;
    left: 28px;
    top: 320px;
}

.section03 .ctrl {
    width: 310px;
    display: none;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 30px;
    left: 0px;
    text-align: center;
    color: #525252;
    font-size: 18px;
}

.section03 .ctrl a {
    display: inline-block;
    height: 40px;
    color: #525252;
    margin: 0 5px;
}

.section03 .ctrl a:hover, .section03 .ctrl a.on {
    font-weight: bold;
    border-bottom: 1px solid #000;
}

.section03 .next {
    display: block;
    position: absolute;
    top: 514px;
    right: 20px;
    opacity: .7;
}

.section03 .prev {
    display: block;
    position: absolute;
    top: 514px;
    left: 20px;
    opacity: .7;
}

.header {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -320px;
    width: 100%;
    height: 99px;
    z-index: 5;
}
.header .showMenu {
    background: center center no-repeat transparent;
    background-image: url(http://www.girlsfrontline.co.kr/wp-content/themes/twentysixteen/images/home/mmenu.png);
    display: block;
    width: 70px;
    height: 50px;
    position: fixed;
    top: 50px;
    right: 20px;
    z-index: 999;
    background-size: 100%;
}
.site-footer { display: none;}
.header .showYd {
    display: block;
    width: 200px;
    height: 60px;
    position: absolute;
    top: 24px;
    left: 330px;
	background: url(images/m/cz.png?v2) no-repeat 0 0;
}

.opened {
    overflow: hidden;
    position: relative;
    display: block !important;
}

.menu {
    display: none;
    background: rgba(99, 96, 96, 0.06);
    width: 400px;
    height: 100%;
    position: fixed;
    right: 50%;
    margin-right: -320px;
    top: 0;
    z-index: 1;
}

.menu ul {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 1%;
}

.menu li {
    display: block;
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #50504f;
    position: relative;
}

.menu li a {
    display: block;
    width: 100%;
    line-height: 100px;
    box-sizing: border-box;
    color: #ffb400;
    text-align: center;
    font-size: 40px;
}
.menu li a.mm-title {font-size: 55px;
    color: rgba(160, 157, 157, 0.91);}

.menu li a span {
    position: absolute;
    top: 35px;
    left: 70px;;
}

.slideout {
    -webkit-transform: translateX(-400px);
    -moz-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    -o-transform: translateX(-400px);
    transform: translateX(-400px);
}

.slideout2 {
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
    transform: translateY(500px);
}

.wrap {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
    z-index: 2;
}
/*
.header {
    -webkit-transition: -webkit-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    transition: transform 0.4s ease;
}*/

/*微博微信*/
.section05 {
    width: 640px;
    height: 144px;
    background: url("images/m/foot.jpg?v2") no-repeat center 0;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}

.section05 a {
    display: block;
    width: 25%;
    height: 100%;
    float: left;
}
.wp-pagenavi {
  text-align: center;
  height: 30px;
  line-height: 24px;
  margin: 40px 0;
}
.wp-pagenavi a, .wp-pagenavi span {
  color: #7B7B7B;
  font-size: 24px;
  padding: 0 12px;
}
.wp-pagenavi a.current, .wp-pagenavi span.current{ color: #ffb400; }
.wp-pagenavi a{ margin:0;}
.position {
    background: url(images/m/news-bg.jpg?wefd) no-repeat;
    height: 200px;
    line-height: 200px;
    color: #ffffff;
    font-size: 30px;
    border-width: 1px 0;background-size: 110%;
}

.position a:first-child {
    color: #FFF;
	text-indent:-9999px;
    display: none;
    float: left;
    width: 80px;
    height: 80px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAApCAYAAADeWrJ9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNzc3MzU2MUQ5QjAxMUU0QkIzMjlFQkM3MjRDOEZBMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNzc3MzU2MkQ5QjAxMUU0QkIzMjlFQkM3MjRDOEZBMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY3NzczNTVGRDlCMDExRTRCQjMyOUVCQzcyNEM4RkExIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3NzczNTYwRDlCMDExRTRCQjMyOUVCQzcyNEM4RkExIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+nkTz2wAAANpJREFUeNq019EKwyAMheFG9mz6zD6dbS8EV5JokhNv1sH4/iG0plRrvSKr9/73vbU25vXvAq4VfqJUsuD3s2TB76Lonj+LhRH/XISjuApH8C3sxcdyTdoPSxZsxU2wBTfDp7gLPsHd8A4PwRoehiUcAnM4DP7iUHjF4fDEU+CJk7A1sG1JCRRhSwYahwe4mwgWkG5/SEB7cIUDu0duKHByWLgDp8ecK2A5oM0B62hhCniGouOAd5wjbnxGDqLbQHSEVgPhN4t1yv0GIK8tUgD2wsUFYDgXuAUYAMPWTiHus8UxAAAAAElFTkSuQmCC) no-repeat center center;
    border-right: 1px solid #898989;
}

.position span {
    display: none;
    width: 300px;
    height: 80px;
    line-height: 80px;
    text-indent: 30px;
    color: #474747;
}

/*文章列表*/
.sectionB .news {
    width: 94%;
    min-height: 680px;
    margin: 0 auto;
}
.sectionB .news .title {
    display: block;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #bfbfbf;
    position: relative;
    text-align: center;
    margin: 35px 0 70px 0;
}
.sectionB .news .contentList {    border-top: 2px #3a3a3a solid;}

.sectionB .news .title ul {
    text-align: center;
}

.sectionB .news .title li {
    width: 100px;
    display: inline-block;
    height: 100px;
    margin-right: 24px;
}

.sectionB .news .title li a {
    width: 100px;
    display: block;
    height: 100%;
    line-height: 100px;
    text-align: center;
    color: #444444;
    font-size: 22px;
    background-color: #e6e6e6;
    border-radius: 50px;
}

.sectionB .news .title li.on a {
    background-color: #ae3939;
    color: #ededed;
}

.sectionB .news .content {
    width: 100%;
    min-height: 680px;
    position: relative;
    overflow: hidden;
}

.sectionB .news .content ul {
    width: 640px;
    overflow: hidden;
}

.sectionB .news .content li {
    display: block;
    width: 580px;
    padding: 0 30px;
    float: left;
    height: 95px;
    line-height: 95px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #fff;
}

.sectionB .news .content li a {
    display: block;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 28px;
 color: #fff;
}

.sectionB .news .content li span {
    position: absolute;
    top: 0;
    right: 30px;
}

.sectionB .news .more {
    display: block;
    width: 100%;
    height: 80px;
    float: left;
    line-height: 80px;
    text-align: center;
    font-size: 22px;
    color: #333;
}

.sectionB .news .more i {
    padding-left: 10px;
}

.sectionB .contentBox {
    display: none;
    padding: 30px;
}

.sectionB .contentBox h4 {
    font-size: 20px;
    text-indent: 30px;
    color: #424242;
    line-height: 40px;
    position: relative;
    border-bottom: 1px solid #b8b8b8;
    margin-bottom: 25px;
    margin-top: 25px;
}

.sectionB .contentBox h4 span {
    display: block;
    position: absolute;
    top: 11px;
    left: 20px;
    width: 4px;
    height: 20px;
    border-radius: 2px;
    background: #c43636;
}

.sectionB .contentBox h5 {
    display: block;
    background-color: #c43636;
    width: 180px;
    height: 50px;
    border-radius: 25px;
    text-align: center;
    line-height: 50px;
    color: #FFF;
    font-size: 26px;
}

.sectionB .contentBox img {
    display: block;
    margin: 50px auto;
    max-width: 100%;
    display: block;;
}

.sectionB .contentBox p {
    font-size: 24px;
    text-indent: 2em;
    color: #333;
    line-height: 1.8em;
    width: 100%;
    margin: .5em 0;
}

/*文章页*/
.sectionArticle {
    height: auto;
}

.sectionArticle .article {
    padding: 24px;
    min-height: 800px;
}

.article {
    margin: 25px 20px;
}

.article h2 {
    color: #f4b73e;
    font-size: 28px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center;
    margin: 0 -15px;
}
.article .des {
    line-height: 30px;
    color: #797979;
    border-bottom: 1px solid #bfbfbf;
    position: relative;
    text-align: right;
    padding: 10px 0;
    top: -148px;
}

.article .des em {
    padding-right: 5px;
}

.article .des span {
    padding-left: 5px;
}

.article .des span.publish {
    padding-left: 0;
}

.abody {
    font-size: 24px;
    line-height: 1.6em;
    color: #fff;
	word-wrap: break-word; 
word-break: normal; 
}

.abody strong, .abody em, .abody h1, .abody h2, .abody h3, .abody h4, .abody h5, .abody h6 {
    font-weight: bold;
}

.abody img, .abody input {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.abody p {
    margin: 0.8em 0;
	line-height:1.6;
}

.abody .blue {
    color: #c09e00;
}

.abody a {
    color: #3466af;
}

.abody a:hover {
    text-decoration: underline
}

.gTop {
    display: inline-block;
    margin: 0 25px;
    width: 88px;
    height: 52px;
    background: url(images/m/gTop.png) no-repeat 0 0;
}
.prve {
    display: inline-block;
    margin: 0 25px;
    width: 88px;
    height: 52px;
    background: url(images/m/prve.png) no-repeat 0 0;
}


.logo {
    position: absolute;
    display: block;
    width: 71px;
    height: 70px;
    top: 31px;
    right: 18px;
    z-index: 999;
}

.wxfx {
    position: absolute;
    display: block;
    width: 220px;
    height: 70px;
    top: 450px;
    left: 325px;
    z-index: 999;
}

.wxhint {
    visibility: hidden;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    -webkit-animation: wxhint 2s 3;
    animation: wxhint 2s 3;
    width: 308px;
    height: 195px;
    background: url(images/m/share.png) no-repeat;
    background-size: contain;
}

.wxbg {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, .7);
    z-index: 9998;
    top: 0;
    left: 0;
}

.mydivWx {
    width: 267px;
    height: 300px;
    margin-left: -133px;
    margin-top: -150px;
    background: url(images/m/mydivWx.jpg?v2) no-repeat 0 0;
}

.mydivWx .close_layer {
    width: 30px;
    height: 30px;
    right: -32px;
    top: 0;
    background: url(images/m/close.png) no-repeat 0 0;
}

.mydivQQ {
    width: 260px;
    height: 80px;
    line-height: 80px;
    text-indent: 50px;
    font-size: 20px;
    margin-left: -133px;
    margin-top: -150px;
    background: #FFF url('images/m/qq.png') 24px 30px no-repeat;
}

.mydivQQ .close_layer {
    width: 30px;
    height: 30px;
    right: -32px;
    top: 0;
    background: url(images/m/close.png) no-repeat 0 0;
}

.mydivYd {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 640px;
    height: 500px;

    background: #eeeeee;
}

.mydivYd .close_layer {
    right: 30px;
    top: 30px;
    width: 50px;
    height: 50px;
    background: url(images/m/c.png) no-repeat 0 0;
}

.mydivYd h2 {
    font-size: 42px;
    line-height: 60px;
    text-align: center;
    margin-top: 120px;
}

.mydivYd h2 span {
    color: #d73333;
}

.ydAdBtn {
    display: block;
    width: 130px;
    height: 40px;
    position: absolute;
    top: 131px;
    left: 21px;
}

.ydAdCLose {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 35px;
    left: 22px;
}

.form-control {
    border: none;
    border-radius: 10px;
    background: #fff;
    padding: 2px 20px;
    line-height: 80px;
    font-family: "微软雅黑";
    color: #333;
    font-size: 36px;
    margin: 30px 30px;
    width: 540px;
}

#mobile {
    width: 540px;
}

#ydBtn {
    display: block;
    border-radius: 10px;
    background: #d73333;
    padding: 0 20px;
    line-height: 110px;
    font-family: "微软雅黑";
    color: #fff;
    font-size: 46px;
    margin: 20px 30px;
    width: 540px;
    text-align: center;
}

.slogn {
    background: url(images/m/slogn.png?v=2) no-repeat center bottom;
    width: 640px;
    height: 320px;
    position: absolute;
    top: 30px;
    left:-40px;
	display:none;
}

.index .more {
    width: 52px;
    height: 52px;
    display: block;
    position: absolute;
    top: 120px;
    right: 30px;
}

.section03 .more {
    top: 130px;
}

.down_android {
    width: 412px;
    height: 129px;
    position: absolute;
    background-position: -416px -2px;
    bottom: 120px;
    left: 114px;
    display: none;z-index:5;animation-delay: 0.55s;
}

.down_gplay {
    width: 367px;
    height: 115px;
    position: absolute;
    background-position: -371px -2px;
	background-size: 220%;
    bottom: 250px;
    left: 114px;
    display: none;z-index:5;animation-delay: 0.55s;
}
.down_apk {
    width: 367px;
    height: 115px;
    position: absolute;
    background-position: -1px -181px;
	background-size: 246%;
    bottom: 120px;
    left: 114px;
    display: none;z-index:5;animation-delay: 0.55s;
}

.down_ios {
    display: none;
    width: 412px;
    height: 129px;
    background-position: -2px -2px;
    position: absolute;
    bottom: 150px;
    left: 114px; z-index:5;animation-delay: 0.55s;
}

.start {
    position: fixed;
    z-index: 99;
    left: 50%;
    margin-left: -36px;
    bottom: 10px;
    -webkit-animation: start 1.5s infinite ease-in-out;
    animation: start 1.5s infinite ease-in-out;
    transform-origin: center center !important;
    -webkit-transform-origin: center center !important;
    -ms-transform-origin: center center !important;
}
.article table { margin-bottom: 5px; width:98%; }
.article td, .entry th { padding: 8px; line-height: 40px; border:1px solid #333; }

.close_layer {
    width: 28px;
    height: 28px;
    background-position: -341px -133px
}

.down_android {
    width: 412px;
    height: 129px;
    background-position: -416px -2px
}

.down_ios {
    width: 412px;
    height: 129px;
    background-position: -2px -2px
}

.home {
    width: 32px;
    height: 31px;
    background-position: -247px -133px
}

.news {
    width: 32px;
    height: 29px;
    background-position: -307px -133px
}

.next {
    width: 37px;
    height: 69px;
    background-position: -869px -75px
}

.prev {
    width: 37px;
    height: 69px;
    background-position: -830px -75px
}

.star {
    width: 71px;
    height: 71px;
    background-position: -830px -2px
}

.tese {
    width: 24px;
    height: 30px;
    background-position: -281px -133px
}
.abody iframe { width:100%; }

.ts {
    width: 243px;
    height: 38px;
    background-position: -2px -133px
}

.ts {
    position: absolute;
    top: 140px;
    left: 30px;
	display:none;
}

.play{ display:block; width:43px; height:43px; background: url("images/play.png") no-repeat; position: absolute; top:125px; left:30px;}
.play.pause{  background: url("images/pause.png") no-repeat;}

@-webkit-keyframes wxhint {
    0%, 100% {
        visibility: visible;
        -webkit-transform: translateY(0);
    }
    50% {
        visibility: visible;
        -webkit-transform: translateY(20px);
    }
}

@keyframes wxhint {
    0%, 100% {
        visibility: visible;
        transform: translateY(0);
    }
    50% {
        visibility: visible;
        transform: translateY(20px);
    }
}

.animate-3 {
    -webkit-transition: all .6s ease-in;
    -moz-transition: all .6s ease-in;
    -ms-transition: all .6s ease-in;
    -o-transition: all .6s ease-in;
    transition: all .6s ease-in;
}

.on .animate-3 {
    -webkit-transition: all .6s ease-in .1s;
    -moz-transition: all .6s ease-in .1s;
    -ms-transition: all .6s ease-in .1s;
    -o-transition: all .6s ease-in .1s;
    transition: all .6s ease-in .1s;
}

@-webkit-keyframes start {
    0%, 30% {
        opacity: 0;
        -webkit-transform: rotate(180deg) translate(0, -10px);
    }
    60% {
        opacity: 1;
        -webkit-transform: rotate(180deg) translate(0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: rotate(180deg) translate(0, 5px);
    }
}

@keyframes start {
    0%, 30% {
        opacity: 0;
        transform: rotate(180deg) translate(0, -10px);
    }
    60% {
        opacity: 1;
        transform: rotate(180deg) translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: rotate(180deg) translate(0, 5px);
    }
}
