html {
	background: #e8f0f2;
	color: rgb(0, 0, 0);
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	font-size: 100%;
	vertical-align: baseline;
	font-family: "Microsoft YaHei";
}
.weixin{
	display: none;
}
nav{
	display: none;
}
.navbarall{
	display: none;
}

.header {
	background: url("../../images/main/topbar_bg.png") repeat 0px 0px;
	width: 100%;
	height: 48px;
	display: block;
	margin: 0 auto auto auto;
	min-width: 1280px;
}
.headdown{
	display: none;
}
.header-frame {
	width: 1280px;
	height: 48px;
	display: block;
	margin: 0 auto auto auto;
}

.header-left {
	width: 50%;
	height: 100%;
	display: block;
	float: left;
}

.header-left .logo {
	background: url(../images/logo1.png) no-repeat 0px 0px;
	background-size:164px 40px;
	width: 164px;
	height: 40px;
	text-align: left;
	margin-top: 3px;
}

.header-right {
	margin: 0 auto;
	width: 50%;
	float: left;
}

.link {
	margin-top: 10px;
	margin-right: 35px; 
	font-size : 16px;
	text-align: right;
}

.link a {
	color: #383838;
	margin-left: 20px;
	text-decoration: none;
}

.link a:hover {
	color: #383838;
	margin-left: 20px;
	text-decoration: none;
}

.link a:active {
	color: #383838;
	margin-left: 20px;
	text-decoration: none;
}

.game-info-area{
	width: 100%;
	height: 1030px;
	background:url(../images/bg.png) no-repeat;
	position: relative;
}
.game-info-area .navall{
	top: 50px;
	width: 1280px;
	height: 59px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	position: relative;
	z-index: 999;
	background: url(../images/banner.png) no-repeat;
}

.game-info-area .navall .navmain{
	width: 970px;
	margin: auto;
	display:-moz-box; 
	display:-webkit-box; 
	display:-o-box; 
	display:box;
	-moz-box-pack:justify; 
	-webkit-box-pack:justify; 
	-o-box-pack:justify; 
	box-pack:justify; 
}
.game-info-area .navall .navmain div a{
	display: block;
	color: #bed7ff;
	text-decoration: none;
	width: 100px;
	height: 53px;
	text-align: center;
	line-height: 53px;
	border-radius: 4px;
	font-size: 24px;
	margin-top: 3px;
}
.game-info-area .navall .navmain div a:hover{
	background: #9cc8ff;
	color: #0a3061;
}

.game-info-area .navall .navmain .navimg{
	width: 202px;
	margin-bottom: 1px;
}
.game-info-area .navall .navmain .navimg img{
	display: block;
	width: 100%;
	margin-top: -30px;
}
.game-info-area .bgleft{
	background: url(../images/bg2.png) no-repeat;
	margin-top: 10px;
	display: block; 
	width: 600px; 
	height: 230px;
	background-size: 90%; 
	animation-name: busAnia; 
	-webkit-animation: busAnia 3s cubic-bezier(0,1.19,.99,.99) 0s normal none; 
	-moz-animation: busAnia 3s cubic-bezier(0,1.19,.99,.99) 0s normal none; 
	-ms-animation: busAnia 3s cubic-bezier(0,1.19,.99,.99) 0s normal none; 
}
.game-info-area .bgleft{ position: absolute; z-index: 12; right: 53%; top: 30%; }
@-webkit-keyframes busAnia { from { right: -40%; } to { right: 53%; } }
@-moz-keyframes busAnia { from { right: -40%; } to { right: 53%; } }
@keyframes busAnia { from { right: -40%; } to { right: 53%; } }


.game-info-area .bgright{
	background: url(../images/big1.png) no-repeat;
	width: 967px;
	height: 1030px;
	animation-name: man; 
	-webkit-animation: man 3s cubic-bezier(0,1.19,.99,.99) 0s normal none; 
	-moz-animation: man 3s cubic-bezier(0,1.19,.99,.99) 0s normal none; 
	-ms-animation: man 3s cubic-bezier(0,1.19,.99,.99) 0s normal none; 
}
.game-info-area .bgright{ position: absolute; z-index: 12; right: 0px; top: -1px; }
@-webkit-keyframes man { from { right: 100%; } to { right: 0px;  } }
@-moz-keyframes man { from { right: 100%; } to { right: 0px;  } }
@keyframes man { from { right: 100%; } to { right: 0px;  } }


.downall {
	width: 530px;
	height: 240px;
	position: absolute;
	 z-index: 12; 
	 right: 53%; 
	bottom: 80px;
	display:-moz-box; 
	display:-webkit-box; 
	display:-o-box; 
	display:box;
	-moz-box-pack:justify; 
	-webkit-box-pack:justify; 
	-o-box-pack:justify; 
	box-pack:justify; 
}
.downall  .downleft{
	width: 208px;
	height: 206px;
	background: url(../images/icon.png) no-repeat;
}
.downall .site{
	width: 290px;
}
.downall .site a{
	display: block;
	overflow: hidden;
	width: 291px;
	height: 83px;
	background: ;
	background: darkblue;
	margin-top: 10px;
}
.downall .site .pinguo{
	background: url(../images/ipnone.png) no-repeat;
}
.downall .site .anzuo{
	background: url(../images/Android.png) no-repeat;
}



.part_1{
	width: 1290px;
	height: 442px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 100px;
	position: relative;
	clear: both;
	display: -moz-box;
    display: -webkit-box;
    display: -o-box;
    display: box;
    -moz-box-pack: justify;
    -webkit-box-pack: justify;
    -o-box-pack: justify;
    box-pack: justify;
    background: white;
}
.part_1 .part_left {
    height: 440px;
    width: 700px;
}
#owl-demo {
    position: relative;
    width: 700px;
    height: 440px;
    margin-left: auto;
    margin-right: auto;
}
#owl-demo .item {
    position: relative;
    display: block;
}
#owl-demo img {
    display: block;
    width: 100%;
    height: 440px;
}
#owl-demo b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 78px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}
.owl-pagination {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    text-align: center;
}
.owl-page {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-image: url(../images/bg15.png);
    *display: inline;
    *zoom: 1;
}
.owl-pagination .active {
    width: 25px;
    background-image: url(../images/bg16.png);
}
.owl-buttons {
    display: none;
}
.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -40px;
    text-indent: -9999px;
}
.owl-prev {
    left: 0;
    background-image: url(../images/bg17.png);
}
.owl-next {
    right: 0;
    background-image: url(../images/bg18.png);
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing {
    cursor: url(grabbing.png) 8 8, move;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}




.part_1 .part_right{
	width: 575px;
	height: 440px;
	overflow: hidden;
}

 .game-news{
	float: left;
	width: 580px;
	height: 440px;
	background-color: #ffffff;
	margin-left: 10px;
}
 .game-news .tabs-frame{
	height: 50px;
	font-size: 24px;
	
}
 .game-news .tabs{
	font-size: 20px;
	height: 50px;
	border-bottom: medium solid #ffe7b8;
}
 .game-news .tabs ol{
	list-style: none;
	margin:0;
	padding: 0;
}
 .game-news .tabs ol li{
	width:108px;
	height: 50px;
	line-height:50px;
	background-color:#ffffff;
	color: #ffb91e;
	float: left;
	text-align: center;
}
 .game-news .tabs .active{
	background-color:#ffe7b8;
	color: #97541d;
}
 .game-news .tabs a{
	color: inherit;
	text-decoration: none;
}
 .game-news .tabs a:hover{
	color: #97541d;
	text-decoration: none;
}
 .game-news .tabs-container{
	
}
 .game-news .tabs-container .content{
	font-size: 20px;
}
 .game-news .tabs-container .content table{
	text-align:left;
	width: 568px;

}
 .game-news .tabs-container .content tr{
	height:48px;
}
 .game-news .tabs-container .content td{
	border-bottom: thin solid #e3e3e3;
	padding: 12px 0px;
}
 .game-news .tabs-container .content .type{
 	text-align: center;
	color: #ffffff;
	background-color:#fd89ae;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	width: 70px;
	font-size: 16px;
}
 .game-news .tabs-container .content a{
	color: #383838;
	text-decoration: none;
}
 .game-news .tabs-container .content a:hover{
	color: #fd89ae;
	text-decoration: none;
}
 .game-news .tabs-container .content .time{
	color: #c1c1c1;
	padding-right: 20px;
	width: 120px;
	font-size: 14px!important;
}
.swipe{ padding:0 0 0 0;}
.glist {
    margin-top: 10px;
}
.glist h1{
	font-weight:bold!important;
	font-size: 20px!important;
}
.swiper-no-swiping{
	display: inline-block;
	overflow: hidden;
	width: 335px;
	text-overflow: ellipsis;
	white-space:nowrap;
}



 .part_2{
 	position: relative;
 	width: 100%;
 	height: 1028px;
 	background: url(../images/bg2.png);
 	background-size: 100% 100%;
 }
.part_2 .part2top{
	width: 360px;
	height: 92px;
	background:url(../images/tese.png) no-repeat;
	position: relative;
	top: -40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.part_2 .morepic{
	width: 1400px;
	height: 600px;
	margin: auto;
}
 .morepic .swiper-container {
    width: 1280px;
    text-align: center;
} 

 .morepic .swiper-button-next {
	width:81px;
	height:112px;
    background: url(../images/you.png) no-repeat!important;
	margin-top: -10px;
}
 .morepic .swiper-button-prev {
	width:81px;
	height:112px;
	background-position: 0 -112px;
	background: url(../images/zuo.png) no-repeat!important;
	margin-top: -10px;
}

.morepic .tese .swiper-slide {
	width: 434px;
    height: 816px;
}
.morepic .tese .swiper-slide .mbig{
	display: none;
}

.game-media-area{
	width: 1280px;
	height: 124px;
	line-height: 60px;
	margin: auto auto auto auto;
	display:-moz-box; 
	display:-webkit-box; 
	display:-o-box; 
	display:box;
    -moz-box-pack:justify; 
    -webkit-box-pack:justify; 
    -o-box-pack:justify; 
    box-pack:justify; 
}

.game-media-area .left{
	margin-top: 34px;
	width: 145px;
	height: 60px;
	background: url(../images/joinbg.png) no-repeat 0px 0px;
}
.game-media-area .right{
	width: 1132px;
}
.game-media-area .right ol{
	list-style: none;
	margin:0;
	padding: 0;
}
.game-media-area .right ol li{
	width: 184px;
	height: 60px;
	float: left;
	text-align: center;
	margin-left: 40px;
}
.game-media-area .right ol li a{
	font-size: 23px;
	color: #5d2e12;
	text-decoration: none;
	display: block;
	height: 60px;
	line-height: 60px;
}
.game-media-area .right ol li a:hover{
	color: #fd89ae;
	text-decoration: none;
}

.footer-area {
	width: 100%;
	height: 240px;
	background-color: #20131c;
	min-width: 1280px;
}
.footer-frame {
	width: 1208px;
	height: 100%;
	margin: 0 auto;
}
.footer-frame-left {
	width: 40%;
	margin: 0 auto;
	float: left;
	color: #ffffff;
	margin-top: 20px;
}

.footer-frame-left .content {
	margin: 74px auto auto auto;
	text-align: left;
}
.footer-frame-left .content ol {
	list-style: none;
	margin:0;
	padding: 0;
}
.footer-frame-left .content ol li {
	font-size: 16px;
	color: #757575;
	padding-top: 15px;
}
.footer-frame-left .content .cnzz{
	display: none;
}
.footer-frame-left .content .cnzz li{
	font-size: 1px;
}
.footer-frame-right {
	width: 58%;
	margin: 20px auto 0px;
	float: left;
	color: #ffffff;
}
.footer-frame-right .content {
	margin-top: 30px;
	text-align: right;
	height: 150px;
}
.footer-frame-right .content span {
    font-size: 16px;
    color: #757575;
    padding-top: 15px;
    display: block;
}

.footimg{
	width: 175px;
	height: 40px;
	background: url(../images/logo_tianna.png) no-repeat 0px 0px;
	background-size: 175px 40px;
}

.list-frame {
	width: 1280px;
	height: 800px;
	margin-top: 100px;
	margin-left: auto;
	background-color: white;
	margin-right: auto;
	border:2px solid darkslategray;
	box-shadow: darkgrey 10px 10px 30px 5px ;
}

.list-left {
	width:350px;
	height: 800px;
	background-color: #ffefc1;
	float: left;
}

.list-left .list-code{
	margin-top:15px;
	text-align: center;
}

.list-left .list-download{
	margin-top:20px;
	text-align: center;
}
.list-left .list-download .ios{
	background: url("../images/ipnone.png") no-repeat 0px 0px;
	margin: 0 auto auto auto;
	width: 291px;
	height: 83px;
}
.list-left .list-download .android{
	background: url("../images/Android.png") no-repeat 0px 0px;
	margin: 15px auto auto auto;
	width: 291px;
	height: 83px;
}
.list-left .list-download a {
	color: #ffffff;
	font-size:24px;
	text-decoration: none;
	height: 83px;
	line-height: 83px;
}

.list-left .list-download a .font{
	margin-left: 55px;
}

.list-left .list-activity{
	text-align: center;
}
.list-left .list-activity .pic{
	margin-top:20px;
}

.list-right {
	width:880px;
	height: 800px;
	margin-left:50px;
	background-color: #ffffff;
	float: left;
}
.list-right .tabs-frame{
	height: 70px;
	font-size: 24px;
	border-bottom: medium solid #ffe7b8;
}

.list-right .tabs{
	margin-left: 30px;
	font-size: 24px;
}
.list-right .tabs ol{
	list-style: none;
	margin:0;
	padding: 0;
}
.list-right .tabs ol li{
	width:108px;
	height: 70px;
	line-height:70px;
	background-color:#ffffff;
	color: #ffb91e;
	float: left;
	text-align: center;
}
.list-right .tabs .active{
	background-color:#ffe7b8;
	color: #97541d;
}

.list-right .tabs a{
	color: inherit;
	text-decoration: none;
}

.list-right .tabs a:hover{
	color: #97541d;
	text-decoration: none;
}

.list-right .tabs-container{
	
}

.list-right .tabs-container .content{
	margin-left: 30px;
	font-size: 20px;
}

.list-right .tabs-container .content table{
	text-align:left;
	width: 820px;
}

.list-right .tabs-container .content tr{
	height:70px;
}

.list-right .tabs-container .content td{
	border-bottom: thin solid #e3e3e3;
}

.list-right .tabs-container .content .type{
	color: #ffffff;
	background-color:#fd89ae;
	width: 60px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

.list-right .tabs-container .content table a{
	color: #383838;
	text-decoration: none;
}

.list-right .tabs-container .content table a:hover{
	color: #fd89ae;
	text-decoration: none;
}

.list-right .tabs-container .content .time{
	color: #c1c1c1;
}
.list-right .tabs-container .page{
	margin-top:40px;
	font-size: 18px;
	text-align: center;
}

