html,body,ul,ol,li,p,img,input {
    margin: 0;
    padding: 0;
}

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

body {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

a {
    text-decoration: none;
}

a:hover {
    color: black;
}

img {
    border: 0;
}
.sidenav{
	display: none;
}
.wrapper {
    max-width: 1920px;
    min-width: 1336px;
    position: relative;
}

.top_bar {
    width: 100%;
    height: 40px;
    border-bottom: 1px #eee solid;
}

.top_bar .in_left {
    float: left;
    padding-left: 60px;
    line-height: 40px;
}

.top_bar .in_left span {
    color: #bbb;
    padding: 0 10px;
    float: left;
}

.top_bar .in_left a {
    color: #333;
    float: left;
    padding: 0 5px
}

.top_bar .in_right {
    float: right;
    margin-right: 50px;
    border-right: 1px #eee solid;
    width: 423px;
    height: 40px;
    line-height: 40px;
}

.top_bar .in_right a {
    width: 140px;
    float: left;
    border-left: 1px #eee solid;
    display: block;
    text-align: center;
    color: black;
}

.top_bar a:hover {
    color: #e96a28;
}

.top_bar .in_right a i {
    display: inline-block;
    width: 20px;
    height: 21px;
    margin-right: 6px;
    background-image: url(../images/sprite.png);
    vertical-align: middle;
    margin-top: -4px;
}

.top_bar .in_right a i {
    *display: inline;
}

.top_bar .in_right a.topbar_account i {
    background-position: 0 0;
}

.top_bar .in_right a.topbar_pay i {
    background-position: -20px 0;
}

.top_bar .in_right a.topbar_service i {
    background-position: -40px 0;
}

.head_box {
    width: 100%;
    height: 100px;
    background: #fff;
}

.head_box .logo {
    float: left;
    margin: 20px 0 0 70px;
}

.head_box .logo img{
	display: block;
	width: 175px;
	height: 40px;
}




.head_box .nav {
    position: relative;
    float: right;
    padding-right: 30px;
    width: 552px;
}

.nav{
	width:960px;
	margin:0 auto;
}
.nav li{
	float:left;
	height:70px;
	line-height:70px;
	position:relative;
	margin-top: 10px;
	width: 100px;
	text-align: center;
	
}
.nav li.last{background:none;}
.nav li a{float:left;display:block;height:70px;height:70px;overflow:hidden;}
.nav li a span{
	float:left;
	display:block;
	padding:0 4px 0 0;
	line-height:68px;
	height:68px;
	font-size:14px;
	color:darkcyan;
	cursor:pointer;
	width:68px;
	font-size: 16px;
	text-align:center;
}
.nav li a span:hover{
	color: #ff7e00;
	border-bottom: 3px solid #ff7e00;
}
.nav li a .noxi:hover{
	border-bottom: none!important;
}
.nav li.selected .submenu{
	display:block;
}
.nav li .submenu{
/*	display:none;
*/	position:absolute;
	top:56px;
	left:-16px;
	background: darkcyan;
	z-index: 1;
	text-align: center;
}
.nav li .submenu{
	border: 1px solid #e96a28;
	border-radius: 4px;
	width:140px;
	text-align: center;
	background:#fff;
}
.nav li .submenu li{
	width: 140px!important;
	text-align: center!important;
}
.nav li .submenu li a{
	width: 100%;
	display: block;
	font-size: 14px;
}
.nav li .submenu li{
	float:none;
	padding:0;
	background:none;
	height:auto;
}
.nav li .submenu li a{
	color: black;
	float:none;
	padding:0;
	text-align:center;
	height:40px;
	line-height:40px;
	background:none;
	border-bottom: 3px solid white;
}
.nav li .submenu li a:hover{
	border-bottom: 3px solid #e96a28;
	color: #e96a28;
}

/*banner部分*/
.banner {
    z-index: 0;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.banner #slider li img{
	z-index: -1!important;
}
.b-img {
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}

.b-img a {
    display: block;
    height: 750px;
    float: left;
}

.b-img a img{width: 100%;}





.b-list {
    height: 50px;
    padding-top: 700px;
    position: relative;
    margin: 0 auto;
    z-index: 1;
   width: 200px!important;
}

.b-list span {
    display: block;
    cursor: pointer;
    width: 38px;
    height: 4px;
    background: white;
    opacity: 0.6;
    z-index:0.8;
    
    border: 1px solid #fff;
    float: left;
    margin: 0 5px;
    _margin: 0 3px;
}

.b-list .spcss {
    background:  #e96a28;
    border: 1px solid #E96A28;
    opacity: 1!important;
}

.bar-left {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100px;
    height: 100%;
    left: 0px;
    background: none;
    top: 0px;
}

.bar-right {
    position: absolute;
    z-index: 1;
    display: block;
    width: 100px;
    height: 100%;
    right: 0px;
    background: none;
    top: 0px;
}

.bar-left em {
    display: block;
    width: 50px;
    height: 100px;
    background: url(../images/arrow.png) 0px -100px no-repeat;
    margin: 0 auto;
    margin-top: 325px;
}

.bar-right em {
    display: block;
    width: 50px;
    height: 100px;
    background: url(../images/arrow.png) -50px -100px no-repeat;
    margin: 0 auto;
    margin-top: 325px;
}

.bar-left .emcss {
    background-position: 0px -100px;
}

.bar-right .emcss {
    background-position: -50px -100px;
}
/*新闻部分*/
.part_1 {
    width: 1340px;
    margin: 0 auto;
    position: relative;
    margin-top: 21px;
    z-index: 2;
    height: 400px;
    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;
}
.part_1 .part_left {
    height: 400px;
    width: 716px;
}
.part_1 .part_right {
    background: white;
    height: 405px;
    width: 600px;
    overflow: hidden;
}
 .game-news{
	float: left;
	width: 580px;
	height: 415px;
	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: 10px 0px;
}
 .game-news .tabs-container .content .type{
 	text-align: center;
	color: #ffffff;
	background-color:#fd89ae;
	width: 70px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 15px;
}
 .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: 13px!important;
	text-align: right;
}
.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;
}
/*游戏列表*/
.hot {
	display: none!important;
    width: 1230px;
    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;
    margin: auto;
}

.hot .hot1 {
    font-size: 14px;
    font-weight: bold;
}

.hot .hot2 a {
    color: #CCCCCC;
}

 .hotall {
    width: 1340px;
    margin: auto;
    display: block;
    overflow: hidden;
}

.hotall-1 {
    width: 1340px;
    margin: auto;
    display: block;
    overflow: hidden;
    display: none;
}

.prev,.next{
    position: relative;
    left: 1580px;
    bottom: 5px;
    font-size: 10px;
    display: inline-block;
    -webkit-transform: scale(0.75);
}

.prev{
    display: none;
}

.hotall .box,.hotall-1 .box {
    width: 1340px;
    margin: 8px auto 10px;
    overflow: hidden;
}

.hotall .box ul li,.hotall-1 .box ul li {
	background: white;
    width: 430px;
    height: 386px;
    float: left;
    position: relative;
    overflow: hidden;
    border: 1px solid #CCCCCC;
    margin-top: 20px;
    border-radius: 4px;
}

.hotall .box ul .odd,.hotall-1 .box ul .odd{
	margin-left: 20px!important;
	margin-right: 20px!important;
}



.hotall .box ul li .gimg,.hotall-1 .box ul li .gimg {
    display: block;
    overflow: hidden;
    width: 430px;
    height: 218px;
}

.hotall .box ul li .dask,.hotall-1 .box ul li .dask {
    width: 430px;
    height: 218px;
    background: #e96a28;
    position: absolute;
    top: -322px;
    left: 0;
}

.hotall .box ul li .dask .daskimg,.hotall-1 .box ul li .dask .daskimg{
	width: 120px;
	height: 120px;
	float: left;
	margin-top: 50px;
	margin-left: 35px;
}

.hotall .box ul li .dask .daskimg img,.hotall-1 .box ul li .dask .daskimg img {
    display: block;
    width: 100%;
}


.hotall .box ul li .dask .link,.hotall-1 .box ul li .dask .link {
	margin-top: 50px;
	margin-left: 20px;
    width:200px;
    height: 120px;
    float: left;
}

.hotall .box ul li .dask .link a,.hotall-1 .box ul li .dask .link a {
	border-radius: 50px;
    display: block;
    overflow: hidden;
    width: 200px;
    height:45px;
    line-height: 45px;
    margin-top: 10px;
    text-align: center;
    font-size: 15px;
    
}

.hotall .box ul li .dask .link .ghome,.hotall-1 .box ul li .dask .link .ghome {
    background: white url(../images/down_ios.png) 8px 9px no-repeat;
    color: #e96a28;
}
.hotall .box ul li .dask .link .ghome:hover,.hotall-1 .box ul li .dask .link .ghome:hover {
    background: #A52A2A url(../images/down_ios.png) 8px 9px no-repeat;
    color: white;
}

.hotall .box ul li .dask .link .gdown,.hotall-1 .box ul li .dask .link .gdown {
   background: white url(../images/down_Android.png) 8px 9px no-repeat;
    color: #e96a28;
}
.hotall .box ul li .dask .link .gdown:hover,.hotall-1 .box ul li .dask .link .gdown:hover {
   background: #A52A2A url(../images/down_Android.png) 8px 9px no-repeat;
    color: white;
}

.hotall .box ul li .gamename,.hotall-1 .box ul li .gamename{
	width: 430px;
	overflow: hidden;
	margin-top: 15px;
}

.hotall .box ul li .titlename,.hotall-1 .box ul li .titlename{
	width: 270px;
	text-align: left;
	height: 35px;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
.hotall .box ul li .explan,.hotall-1 .box ul li .explan {
	float: right;
    width: 120px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 35px;
    border: 1px solid #868686;
    margin-right: 10px;
    
}
.explangame{
	width: 95%;
	height: 100px;
	clear: both;
	margin-top: 50px;
	font-size: 14px;
	text-align: justify;
	text-indent: 8px;
	margin-left:auto ;
	margin-right: auto;
	color: #A9A9A9;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 2px 0px;
}
.hotall .box ul li .explan a,.hotall-1 .box ul li .explan a  {
    display: block;
    color: black;
}

.box ul li:hover .gamename .explan {
    border: 1px solid #e96a28;
}

.box ul li:hover .explan a {
    color: #e96a28;
}
/*尾部分*/
 .about {
 	margin-left: -2px;
    display: block;
    overflow: hidden;
    text-align: left!important;
    color: white;
    width: 400px;
    padding: 4px 0px;
}

 .about a {
    display: inline-block;
    color: white;
    padding: 2px 4px;
}

 .about  span {
    display: inline-block !important;
    margin: auto 8px;
    color: white;
}

.footer {
    background: #46505a;
    bottom: 0px;
    width: 100%;
    padding-bottom: 20px;
}

.footer .footertxt span {
    display: block;
    text-align: left;
    margin: auto;
    padding: 5px 0px;
}

.footer .footertxt {
    text-align: center;
    color: white;
    font-size: 12px;

}
.footer .footend{
	width: 850px;
	margin: auto;
	overflow: hidden;
	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;
   padding-top: 38px; 
}
.footer .footend .endlogo{
	background: url(../images/logo_tianna.png) no-repeat;
	width: 175px;
	margin-top: 40px;
	background-size:175px 40px ;
}
.footer .footend .footertxt{
	width: 660px;
	margin-left: 140px;
}

body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none
}

body>div {
    margin: 0 auto
}

div {
    text-align: left
}

a img {
    border: 0
}

body {
    color: #333;
    text-align: center;
    font: 12px "微软雅黑";
    
}

ul, ol, li {
    list-style-type: none;
    vertical-align: 0
}

a {
    outline-style: none;
    color: #535353;
    text-decoration: none
}

a:hover {
    color: #D40000;
    text-decoration: none
}

.button {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: baseline;
    margin: 0 2px;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: 0.25em 0.6em 0.3em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.red:active {
    color: #de898c;
    background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
    background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

.cor_bs,.cor_bs:hover {
    color: #ffffff;
}

.keBody {
    background: url(../images/bodyBg.jpg) repeat #333;
}

.keTitle {
    height: 100px;
    line-height: 100px;
    font-size: 30px;
    font-family: '微软雅黑';
    color: #FFF;
    text-align: center;
    background: url(../images/bodyBg3.jpg) repeat-x bottom left;
    font-weight: normal
}

.kePublic {
    background: #FFF;
    padding: 0px;
}

.keBottom {
    color: #FFF;
    padding-top: 25px;
    line-height: 28px;
    text-align: center;
    font-family: '微软雅黑';
    background: url(../images/bodyBg2.jpg) repeat-x top left;
    padding-bottom: 25px
}

.keTxtP {
    font-size: 16px;
    color: #ffffff;
}

.keUrl {
    color: #FFF;
    font-size: 30px;
}

.keUrl:hover {
    text-decoration: underline;
    color: #FFF;
}

.mKeBanner,.mKeBanner div {
    text-align: center;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.slide_container {
    margin-bottom: 50px;
    position: relative;
    float: left;
    width: 100%;
}

.slide {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.slide li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.slide img {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    border: 0;
}

.slide .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 14px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0,0,0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.slide_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 52%;
    left: 0;
    opacity: 0.7;
    z-index: 3!important;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url(../images/themes.gif) no-repeat left top;
    margin-top: -45px;
}
.slide_nav:active {
    opacity: 1.0;
}
.slide_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
#owl-demo {
    position: relative;
    width: 750px;
    height: 390px;
    margin-left: auto;
    margin-right: auto;
}
#owl-demo .item {
    position: relative;
    display: block;
}
#owl-demo img {
    display: block;
    width: 716px;
    height: 405px;
}
#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);
}
@media screen and (max-width: px) {
	.top_bar{background: darkblue!important;}
}

.aaa{
	display: none;
}



/*更改添加的部分*/
.top{width: 90%; margin: auto; text-align: right; font-size: 14px; }
.topleft{ height: 60px; line-height: 60px;}
.topleft .jianhu{display: inline-block; margin: 0px 8px; color: red; text-decoration:underline;}
.topright{margin: 0px 20px;}
.topright a{display: inline-block; margin: 0px 6px; width: 60px; text-align: center; height: 50px; line-height: 50px; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.mon{display: none;}
