#wrap {
    width: 100%;
    /*overflow: hidden;
    background: url("../images/bg.jpg") no-repeat top center;*/
    margin: -0.05rem auto;
    padding-top: 0;/*background-color: #efefef;
	position: relative;
    z-index: -1;*/
}
.title {
    text-align: center;
    font-size: .3rem;
    height: 2rem;
    line-height: 2rem;
}
.center {
    position: relative;
    width: 12.6rem;
    margin: 0 auto;
    height: 100%
}
/*轮播图*/
#myCarousel {
    /*padding-top: .6rem;*/
    margin-bottom: -0.2rem;
    z-index: 1;
}
.carousel-indicators .active {
    width: .15rem;
    height: .15rem;
    margin: 0 auto auto .1rem;
    background-color: #38a0ff;
    border-color: #38a0ff;
}
.carousel-indicators li {
    display: inline-block;
    width: .15rem;
    height: .15rem;
    margin: 0 auto auto .1rem;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    border: .01rem solid #fff;
    border-radius: .1rem;
}
.carousel-indicators {
    position: absolute;
    bottom: .5rem;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    text-align: center;
    list-style: none;
}
.v1 {
    width: 5px;
    height: 23px;
    background-color: #38a0ff;
    display: block;
    position: absolute;
}
.carousel-inner {
    margin: 0 auto;
    height: 6.7rem;
}
.carousel-inner .item {
    height: 6.7rem;
}
/*.carousel-inner .item{width: 19.2rem;height: 8.6rem;margin: 0 auto;position: relative;}*/

/*.carousel-inner .item:nth-child(2) {
    background: url("../images/slidebg.jpg") no-repeat top center;
}*/
.carousel-inner .item:nth-child(1) {
    background: url("../images/slide.jpg") no-repeat top center;/*background-size: contain;*/
}
.carousel-inner .item .top {
    width: 19.2rem;
    /*height: 100%;*/
    position: relative;
    margin: 0 auto;
}
.carousel-inner .item .top .p1 {
    position: absolute;
    margin-top: 396px;
    font-size: 26px;
    margin-left: 337px;
    color: #2d3866;
}
.carousel-inner .item .top .p2 {
    position: absolute;
    margin-top: 495px;
    font-size: 18px;
    margin-left: 331px;
    color: #2b2e64;
    width: 540px;
}
.carousel-inner .item .top .item-info {
    position: absolute;
    top: 5.2rem;
    left: 6.5rem;
    color: #fff;
    font-size: .2rem;
    width: 1.5rem;
    height: .4rem;
    background-color: #38a0ff;
    border-radius: 2.5rem;
    text-align: center;
    line-height: .4rem;
    cursor: pointer;
}
.carousel-inner .item .top .ewm {
    position: absolute;
    margin-top: 100px;
    margin-left: 800px;
    width: 180px;
    height: 210px;
    background-color: #f4f4f4;
}
.carousel-inner .item .top .ewm img {
    width: 150px;
    height: 150px;
    margin: 9px 15px;
}
.section1 {
    /*height: 8.8rem;*/
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #fff;
    max-width: 1300px;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
    padding: 25px 20px 30px 20px;
}
.section1 .about {
    width: 100%;
    overflow: hidden;
    padding-top: .12rem;
}
.section1 .info {
    font-size: .18rem;
    text-align: center;
    height: 2rem;
}
.section1 .info p {
    height: .4rem;
    line-height: .3rem;
}
.section1 .tags {
    width: 6rem;
    margin: .2rem .5rem 0 3.7rem;
    height: 2rem;
}
.section1 .tags .tags-info {
    float: left;
    text-align: center;
    margin-right: .7rem;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.section1 .tags .tags-info:hover, .section1 .investor img:hover {
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.section1 .tags .tags-info span {
    padding-top: .1rem;
    display: block;
    font-size: .15rem;
}
.section1 .investor {
    width: 8rem;
    margin: 0.2rem auto;
}
.section1 .investor p {
    float: left;
    font-size: .21rem;
    height: .87rem;
    line-height: .87rem;
    font-weight: bold;
}
.section1 .investor img {
    margin-left: .9rem;
    float: left;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.section2 {
    height: 8rem;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #fff;
    max-width: 1300px;
    box-shadow: 0 20px 15px rgba(0,0,0,.08);
    padding: 0px 20px 0px 20px;
}
.section2-1 {
    height: 1.3rem;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0%);
    background-color: #fff;
    max-width: 1300px;
    box-shadow: 0 20px 15px rgba(0,0,0,.08);
    padding: 0px 20px 0px 20px;
}
.section2 .title {
    height: 2.5rem;
}
.section2 .pro-warp {
    position: relative;
    overflow: hidden;
}
.section2 .pro-1 {
    background: url("../images/pro-1.png") no-repeat;
    width: 6.1rem;
    height: 4.43rem;
    float: left;
}
.section2 .pro-2 {
    background: url("../images/pro-2.png") no-repeat;
    width: 6.1rem;
    height: 4.43rem;
    float: right;
}
.section2 .pro-warp h3 {
    margin-top: 1.4rem;
    color: #fff;
    font-size: .37rem;
    margin-left: .3rem;
    font-weight: bold;
}
.section2 .pro-warp .pro-info {
    margin-left: .3rem;
    margin-top: .2rem;
    font-size: .18rem;
    color: #fff;
}
.section2 .pro-warp a {
    display: block;
    font-size: .21rem;
    color: #fff;
    margin-left: .3rem;
    margin-top: .6rem;
    width: 1.5rem;
}
.section2 .pro-warp a img {
    margin-top: -.05rem;
    margin-left: .1rem;
}
/*底部*/
.footer {
    margin: -3rem auto 0
}
/*二维码16+提醒*/
.t0_down {
    width: 536px;
    height: 150px;
    position: absolute;
    top: 0.6rem;
    left: 3.1rem;
    color: #7e0707;
    z-index: 10;
}
.t0_down_left1 {
    width: 132px;
    height: 114px;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 5px;
}
.t0_down_left1 p {
    width: 16px;
    text-align: center;
    height: 106px;
    padding: 7px 0 0 4px;
    font-size: 12px;
    color: #000;
    line-height: 14px;
    font-family: '宋体', '微软雅黑', 'Microsoft YaHei';
}
.t0_down .light_pc {
    position: absolute;
    top: 0;
    left: 50%;
    display: none\9;
    margin-left: -50px;
    width: 7pc;
    height: 9px;
    background: url(../images/light_pc1.png) no-repeat;
    -webkit-animation: light_pc 4s linear 0s infinite .3s 0 ease;
    animation: light_pc 4s linear 0s infinite .3s 0 ease;
    -webkit-animation: light_pc 4s linear 0s infinite;
    animation: light_pc 4s linear 0s infinite
}
 @-webkit-keyframes light_pc {
 0% {
 top: 0
}
 50% {
 top: 100px
}
}
 @keyframes light_pc {
 0%, to {
 top: 0
}
 50% {
 top: 100px
}
 to {
 top: 0
}
}
.t0_down_left2 {
    width: 188px;
    height: 114px;
}
.t0_down_left2 a {
    display: block;
    width: 174px;
    height: 50px;
    text-indent: -999px;
    overflow: hidden;
    /*background: url("../images/downBtns1.png") no-repeat -0px -345px;*/
    background: url("../images/downBtns1.png") no-repeat -0px -609px;
}
.t0_down_left2 .android a {
    /*background-position: -0px -402px;*/
    background-position: -0px -666px;
    margin-top: 6px;
}
.t0_down_left2 a:hover {
    opacity: .9
}
.ageTips {
    display: block;
    width: 85px;
    height: 110px;
    float: left;
    margin-right: 5px;
    position: relative;
}
.ageTips img {
    display: block;
    width: 100%;
}
.tipsPopup {
    width: 711px;
    height: 345px;
    background: url("../images/tipsPopup.png") no-repeat;
    position: absolute;
    top: -385px;
    left: -20px;
    padding: 20px 40px;
    display: none;
}
.tipsPopup p {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.tipsPopup h4 {
    font-size: 22px;
    text-align: center;
    color: #fff;
    font-weight: normal;
}
.ageTips:hover .tipsPopup {
    display: block;
}

/*角标1*/
.corner-badge {
  position: relative;
    padding: 3px 10px 3px 10px;
    height: 30px;
    width: 150px;
    text-align: center;
    /*background-color: red;*/
    color: white;
    transform: rotate(-45deg) translateX(-50%);
    transform-origin: 35px -12px;
    z-index: 5;
}


.corner-badge:nth-child(2) {
  	transform: rotate(-45deg) translateX(-50%);
    transform-origin: -1px -27px;
	z-index: 4;
}

.corner-badge:nth-child(3) {
  	transform: rotate(-45deg) translateX(-50%);
    transform-origin: -37px -42px;
	z-index: 3;
}
.corner-badge:nth-child(4) {
  	transform: rotate(-45deg) translateX(-50%);
    transform-origin: -73px -56px;
	z-index: 2;
}
.corner-badge:nth-child(5) {
  	transform: rotate(-45deg) translateX(-50%);
    transform-origin: -109px -70px;
	z-index: 1;
}


/*角标*/
:root {
 --arr1:#0098ff;/*热门*/
 --arr2:#FF0004;/*置顶*/
 --arr3:#249904;/*推荐*/
 --arr4:#f77c02;/*今日*/
 --arr5:#b095b7;/*本周*/
 --show1:#bb8b4f;
}
#arrs {
    overflow: hidden;
    position: absolute;
    height: 1rem;
}
.section1 .arrpage {
    /*position:absolute;*/
    white-space: nowrap;
    display: inline-block;
    color: snow;
    font-size: 16px;
    width: 130px;
    text-align: center;
    padding: 2px 0px 2px 0px;
}
.section1 .left-top {
    /*left: 0.3rem;
    top: 0.32rem;
	transform: translateX(-50%) translateY(-50%) rotate(-45deg);*/
    transform: translateX(-25%) translateY(80%) rotate(-45deg);
}
/*类型标*/
.ico_key {
    position: absolute;
    height: 26px;
    margin-top: -110px;
    right: 5px;
    float: right;
    z-index: 9;
}
.ico_key_bfk {
    display: inline-block;
    /*width: 60px;*/
    height: 25px;
    background-color: #9166a2;
    border-radius: 20px;
    color: #fff;
    padding: 1px 6px 0 6px;
    text-align: center;
    margin-right: 5px;
}
.ico_key_bfk1 {
    display: inline-block;
    /*width: 60px;*/
    height: 25px;	
    border-radius: 20px;
    color: #fff;
    padding: 1px 6px 0 6px;
    text-align: center;
    margin-right: 5px;
	/*金色光*/
	/*background: linear-gradient(45deg, #ffa500, #ffe200, #ff9300,#ffe200,#ffa500);*/
	/*黑色白光*/
	/*background: linear-gradient(45deg, #696969, #a3a2a2, #dfdedd,#a3a2a2,#636363);*/
	/*绿色光*/
	background: linear-gradient(45deg, #88cd00, #009306, #74ff00,#009306,#88cd00);
    background-size: 500% 100%;
  	animation: scanAnimation 5s linear infinite;
}

.ico_key_bfk2 {
    display: inline-block;
    /*width: 60px;*/
    height: 25px;	
    border-radius: 20px;
    color: #fff;
    padding: 1px 6px 0 6px;
    text-align: center;
    margin-right: 5px;
	/*金色光*/
	background: linear-gradient(45deg, #ffa500, #ffe200, #ff9300,#ffe200,#ffa500);
    background-size: 500% 100%;
  	animation: scanAnimation 5s linear infinite;
}

.ico_key_bfk3 {
    display: inline-block;
    /*width: 60px;*/
    height: 25px;	
    border-radius: 20px;
    color: #f00;
    padding: 1px 6px 0 6px;
    text-align: center;
    margin-right: 5px;
	/*金色光*/
	background: linear-gradient(45deg, #ffa500, #ffe200, #ff9300,#ffe200,#ffa500);
    background-size: 500% 100%;
  	animation: scanAnimation 5s linear infinite;
}

.ico_key_bfk3 key {
	text-shadow:
    0 0 10px #fff, /* 前一层：白色主发光 */
    0 0 20px #fff, /* 次一层：白色次发光 */
    0 0 30px #fff, /* 再添加一层紫色发光作为装饰 */
    0 0 40px #fff; /* 最外层：紫色背景发光 */
}



@keyframes scanAnimation {
  0% { background-position: -100% 50%; }
  100% { background-position: 200% 50%; }
}

/*渐变背景色组
background-image: linear-gradient(to right, #273475, #4d60a3);深蓝色
background-image: linear-gradient(to right, #494949, #212122);黑色
background-image: linear-gradient(to right, #770fe8, #8d34bf);深紫色
background-image: linear-gradient(to right, #ff517c, #e13451);粉红色
background-image: linear-gradient(to right, #ff4d5f, #ff6a84);粉红色1
background-image: linear-gradient(to right, #ffacc2, #e1699c);粉红色2
background-image: linear-gradient(to right, #ff703c, #e94f17);橘色
background-image: linear-gradient(to right, #ffe300, #feaf1e);黄色
background-image: linear-gradient(to right, #ffaa00, #ffa200);黄色1
background-image: linear-gradient(to right, #539df4, #3266c0);浅蓝色
background-image: linear-gradient(to right, #34babc, #54dadb);浅蓝色1
*/
.connect .ico_key_bfk:nth-child(2) {
    background-image: linear-gradient(to right, #49b5ff, #0098ff);	
}
.connect .ico_key_bfk:nth-child(3) {
    background-color: #595757;
}
.connect .ico_key_bfk:nth-child(4) {
    background-color: #25cadd;
}
.connect .ico_key_bfk:nth-child(5) {
    background-color: #f77c02;
}
.connect .ico_key_bfk:nth-child(6) {
    background-color: #bb8b4f;
}

.ico_key_bfk key {
    font-size: 13px;
}
/*游戏搜索按钮*/
#classifyBtn button {
    margin: 0 2px;
    min-width: 20px;
    border-radius: 5px;
    /*background-color: #cfcfcf;*/
    border: 1px solid #d3d3d3;
    outline: none;
}
#classifyBtn button:hover {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}
/*公告*/
.gonggao {
    /*width: 1260px;
	height: 40px;
	border-radius: 40px;
	font-size: 14px;
	line-height: 40px;
	padding: 0 25px;
	margin: 0 auto;
	background: #120d14;
	border: 1px solid #58362c;
	margin-bottom: 20px;*/
    width: 1300px;
    height: 40px;
    border-radius: 40px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 25px;
    margin: 0 auto;
    background: #08080861;
    border: 1px solid #58362c;
    position: absolute;
    z-index: 1;
    margin-top: -30px;
    left: 50%;
    margin-left: -650px;
}
.gonggao .titles {
    color: #ede0b3;
    width: 125px;
    height: 40px;
    float: left;
    padding: 0 0 0 32px;
    background: url(../images/icon-news.jpg) no-repeat 0 8px;
}
.gonggao ul.line {
    width: 880px;
    height: 40px;
    overflow: hidden;
    float: left;
}
.gonggao ul.line li {
    height: 40px;
}
.gonggao ul.line li a {
    color: #d6b8ad;
}
.gonggao .more {
    width: 100px;
    float: right;
    text-align: right;
}
.gonggao .more a {
    color: #d6b8ad;
}
.gonggao .more a:hover {
    color: #fff;
}
/*留言弹窗*/
#gbook {
    width: 380px;
    /*border: 0.0625rem solid rgba(231, 234, 243, .7);*/
    border-radius: 0.1rem;
    position: fixed;
    background-color: #fff;
    z-index: 999;
    left: 50%;
    margin-left: -190px;
    top: 220px;
    display: none;
    padding: 40px;
}
#gbookmak {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 990;
    background-color: #000000bf;
    max-width: 1920px;
    margin: 0;
    top: 0;
    display: none;
}
/*滚动公告新区图标*/
.line .icon-h {
    width: 25px;
    height: 15px;
    display: inline-block;
    background: url(../images/ixy-hot.png) no-repeat;
    background-position: -95px -46px;
}
.line .icon-n {
    width: 25px;
    height: 15px;
    display: inline-block;
    background: url(../images/ixy-hot.png) no-repeat;
    background-position: -95px -107px;
}
/*自营图标*/
.gengxin {
    display: block;
    width: 40px;
    height: 22px;
    position: absolute;
    /* left: 50%; */
    top: -7px;
    margin-left: 30px;
    background: url(../icon/ceo-zy2.png) no-repeat;
    -webkit-animation: upDown 6s ease-in-out infinite;
    animation: upDown 6s ease-in-out infinite;
}
 @keyframes upDown {
0% {
transform: translateY(5px);
}
25% {
transform: translateY(0px);
}
50% {
transform: translateY(5px);
}
75% {
transform: translateY(0px);
}
100% {
transform: translateY(5px);
}
}
/* 广告弹框 */
.ad-dialog {
    display: flex;
    position: absolute;
    z-index: 90;
    top: 0;
    left: 0;
    height: 100%;
    transition: width 2s;
    -moz-transition: width 2s;
    -webkit-transition: width 2s;
    -o-transition: width 2s;
}
.ad-dialog-main {
    position: fixed;
    z-index: 90;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.ad-dialog-main .ad-dialog-content {
    position: absolute;
    z-index: 101;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background: url(../icon/gg.png);
    width: 847px;
    height: 622px;
}
.ad-dialog-main .ad-dialog-content .link {
    display: block;
    width: 847px;
    height: 622px;
}
.ad-dialog-main .ad-dialog-close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 26px;
    height: 26px;
    overflow: hidden;
    background: url(../icon/x.png) no-repeat;
    background-size: 100% 100%;
}
.ad-dialog-main .ad-dialog-logo {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 240px;
    /*height: 62px;*/
    overflow: hidden;
}
.ad-dialog-main .ad-dialog-logo img {
    width: 100%;
    height: 100%;
}
/*右侧在线客服*/
.float-ewm {
    width: 199px;
    height: auto;
    border: 1px solid #ded3b8;
    background: #eaeaec;
    position: fixed;
    right: 0;
    bottom: 100px;
    border-right: none;
    z-index: 1001;
    padding-bottom: 15px;
}
.reg_close {
    background: url(../icon/reg_close.png);
    width: 28px;
    height: 27px;
    position: absolute;
    top: 0;
    left: -28px;
    cursor: pointer;
}
.ewm-hide {
    position: fixed;
    right: -60px;
    bottom: 420px;
    height: 120px;
    cursor: pointer;
    z-index: 1001;
    background: #b6a065;
    text-align: center;
    padding: 0 10px;
    color: #fff;
}
.ewm-title {
    text-align: center;
    color: #8b7543;
    font-size: 22px;
    letter-spacing: 5px;
    padding-top: 6px;
}
.float-ewm .kfqq a {
    display: block;
    width: 150px;
    max-width: 150px;
    background-color: #1f3133;
    border-radius: 10px;
    padding: 5px 10px 5px 10px;
    color: #fff;
    margin-top: 15px;
}
.float-ewm .kfqq a:hover {
    background-color: #3C4746;
}


.tjgame {
    position: relative;    
    width: 1300px;
    height: 46px;
    text-align: center;
    margin: 0 auto;
	margin-bottom: 5px;
}
.tjgame .tj-z {
    position: relative;
    z-index: 1000;
    width: 300px;
    background-color: #fff;
    margin: 0 auto
}
.tjgame .tj-z h1 {
    color: #13222d;
    font-size: 48px;
    font-weight: 600
}
.tjgame .tj-z h2 {
    font-size: 24px;
    color: #555555;
	background-color: #ededed;
    padding: 5px 10px 5px 10px;
    border-radius: 20px;
}

.tjgame .tj-z span {
    font-size: 24px;
    color: #bdbdbd;
	margin-left: 10px;
}

.ico_key_tl {
    display: inline-block;
    height: 23px;
    background-color: #000000b5;
    /* border-radius: 5px; */
    color: #9f9f9f;
    padding: 0 5px 0 5px;
    text-align: center;
    margin-right: 5px;
    position: absolute;
    opacity: 0.5;
    margin-top: -146px;
}
.ico_key_tl key {
    font-size: 13px;
}

/*新增page按钮*/
.posts-nav-wrap {
    text-align: center;
    width: 100%;
    height: 53px;
    margin: 20px 0 20px 0;
    display: inline-block;
    clear: both;
}

.posts-nav li {
    margin: 0 13px 0 0;
    display: inline-block;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
}

.posts-nav li a {
    text-indent: -9999em;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    -moz-transition: all .20s ease-in-out;
    -webkit-transition: all .20s ease-in-out;
    transition: all .20s ease-in-out;
}

.posts-nav .next a {
    background: #999999 url(../icon/ico-pagination-arrow-next.png) no-repeat center;
    width: 144px;
    height: 53px;
    line-height: 53px;
    outline: none;
}

.posts-nav .next a:hover {
    text-decoration: none;
    background: #ffe900 url(../icon/ico-pagination-arrow-next.png) no-repeat 110px center;
}

.posts-nav .previous a {
    width: 64px;
    height: 53px;
    line-height: 53px;
    background-color: #999999;
    background-image: url(../icon/ico-pagination-arrow-previous.png);
    background-position: center;
    background-repeat: no-repeat;
    outline: none;
}

.posts-nav .previous a:hover {
    text-decoration: none;
    background: #ffe900 url(../icon/ico-pagination-arrow-previous.png) no-repeat 12px center;
}

/*公司地址介绍*/
#popup {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
	z-index: 10;
    }

    #popup-content {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      padding: 20px;
      background-color: #fff;
      border-radius: 5px;
    }

.clear {
	clear:both;
}