@font-face {
    font-family: "DINPro-Bold";
    src: url('./font/DINPro-Bold.eot'); /* IE9 */
    src: url('./font/DINPro-Bold.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./font/DINPro-Bold.woff') format('woff'),
    url('./font/DINPro-Bold.ttf') format('truetype') /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
}

@font-face {
    font-family: "DINPro-Medium";
    src: url('./font/DINPro-Medium.eot'); /* IE9 */
    src: url('./font/DINPro-Medium.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('./font/DINPro-Medium.woff') format('woff'),
    url('./font/DINPro-Medium.ttf') format('truetype') /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
}

a {
    text-decoration: none;
    color: #0a2645;
}

a:hover {
    color: rgba(4, 198, 145, 1);
}
 
body {
    font-size: 14px;
    margin: 0px;
    background: #f0f3f6;
    color: #0a2645;
    font-family: DINPro-Medium;
    letter-spacing: -0.2px;
}

img {
    border: none
}

h1 {
    margin: 0;
    font-size: 13px;
}

h2 {
    margin: 5px 0;
    padding: 0 0 0 0px;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
}


#gamedesc > h2 {
    text-align: center;
    clear: both;
    margin: 0px 0 2px 0;
    font-size: 16px;
    padding: 5px 0 5px 170px;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}

h3 {
    float: clear;
    margin: 0px 0 0px 0;
    padding: 0 0 0 0px;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
}

.col {
    border-radius: 5px;
    background-color: #f6f6f6;
    padding: 15px 20px;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
}

#header {
	margin:0 auto;
	width:1200px;
    height: 50px;
    font-size: 12px;
    font-weight: 700;
    background: #FFF;
    color: #008000;
    padding: 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
}

#toptext {
    width: 100%;
    color: #000;
}

#toplogo {
    width: 280px;
    margin: 0 auto;
    padding: 5px 0 0px 8px;
    float: left;
}

#mainbox {
    margin: 0 auto;
    padding: 0 0 10px 0;
    width: 1200px;
    border: none;
	background:#FFF;
}

.home {
	padding: 0 10px;
}
.links {
    width: 735px;
    height: 60px;
}

.link {
    float: left;
    width: 33%;
    text-align: center;
    font-size: 8pt;
}

.ads {
    padding: 0px 2px 0px 2px;
    margin: 0 10px 5px 0;
    width: 342px;
 //   min-height: 305px;
    float: left;
    text-align: center;
    font-size: 12pt;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}

.ads p {
    margin: 0px 0px 2px 0px;
    color: #000;
    font-size: 12px;
}


#adstag336 {
    padding: 0px 5px 0px 2px;
    margin: 0 12px 5px 6px;
    width: 344px;
    min-height: 305px;
    float: left;
    text-align: center;
    font-size: 12pt;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}
.ads300 p {
    margin: 0px 0px 2px 0px;
    color: #000;
    font-size: 15px;
}

#ads300 {
    padding: 0px 0px 0px px;
    margin: 15px 0px 15px 0;
    width: 305px;
    min-height: 275px;
    float: left;
    text-align: center;
    font-size: 12pt;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}

.ads360 p {
    margin: 5px 0px 2px 0px;
    color: #000;
    font-size: 15px;
}

#ads360 {
    padding: 0px 0px 0px px;
    margin: 30px 0px 15px 0;
    width: 305px;
    min-height: 625px;
    float: left;
    text-align: center;
    font-size: 12pt;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}

#ads-full {
    padding: 0px 0px 0px;
    margin:0;
    width: 100%;
    height: 120px;
	max-height:150px;
    float: left;
    text-align: center;
    font-size: 12pt;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.5);
}

#footer {
    clear: both;
    MARGIN: 0px auto 0px auto;
    PADDING: 15px 0px 10px 0;
    BACKGROUND: #FFF;
    WIDTH: 1200px;
	border-top: 1px solid #ddd;
    /* TEXT-ALIGN: center; */
}

#footerparter {
    margin: 10px 0
}

#footertext {
    /* padding:10px */
}

#footertext a {
    /* margin:0 5px; */
    padding: 0 12px;
    position: relative
    /* border-right:1px solid #999; */
}

#footertext a:first-child {

    padding-left: 0;

}

#footertext a:last-child::after {

    width: 0px;

}

#footertext a::after {
    position: absolute;
    right: 0;
    top: 5px;

    content: '';
    width: 2px;
    height: 10px;
    background: #999;
}

.listgame {
    /* float: left;
    width: 114px;
    padding: 0 0 10px;
    font-weight: 700;
    text-align: center;
    border-radius: 6px;
    margin-bottom: 5px; */
    width: 10%;
    margin-bottom: 5px;
}

.listgame:hover {
    background: #ececec;
}

.taglistgame {
    width: 170px;
    height: 195px;
}


.taglistgame .cover img,
.taglistgame .cover {
    width: 145px;
    height: 145px;
}

.cover {
    width: 120px;
    height: 120px;
    /* margin: 0 auto; */
    /* padding: 5px; */
}

.cover img {
    width: 120px;
    height: 120px;
    border-radius: 6px;
}

.gamename {
    margin: 3px 0 0 0;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}

.tagname {
    height: auto;

}

.gamename a {
    color: #555;
    /* font-family: "DINPro-Bold"; */
}

.listgame:hover a {
    color: #fe5a00
}

.listhead {
    margin: 1px 5px 0px 0px;
    text-align: left;
    font-weight: 700;
    height: 24px;
    line-height: 24px;
    display: block;
}

.listhead span {
    border-bottom: 3px solid #04c691;
	font-family: "DINPro-Bold";
	display:table;
    font-size: 16px;
}

.thelist {
    width: 100%;
    margin-top: 5px;
}

.thelist ul {
    text-align: left;
    margin: 0;
    padding: 0 0 0 20px;

}

.thelist ul li {
    margin: 1px;
    padding: 0 0 0 0px;
    font-size: 11px;
    line-height: 12px;
    text-align: left;
    border: 0px solid #9cf;
}


.bl {
    float: left;
    margin: 5px;
    width: 140px;
    height: 140px;
    position: relative;
    border-radius: 20px;
    box-shadow: 0px 0px 5px 1px #c5c5c5;
}

.bl img {
    width: 140px;
    height: 140px;
    margin: 0px;
    border-radius: 20px;
    transition: all .2s linear;
}

.bl:hover img {
    -webkit-animation: shadowWaver 1s ease-out infinite;
    animation: shadowWaver 1s ease-out infinite;
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    box-shadow: 0px 1px 5px 0px rgba(0, 21, 44, 0.6);
}


.bl a {
    display: block;
}

/*   new  */

.header_sub_nav {
    margin: 10px 4px 0 0;
    float: right;
}

.header_sub_nav ul {
    margin: 0
}

.header_sub_nav li {
    margin: 0 5px;
    list-style: none;
    float: left;
    border: 2px solid #04c691;
    border-radius: 25px;

}

.header_sub_nav li.on, .header_sub_nav li:hover {

    border: 2px solid #04c691;
    background: #04c691;

}


.header_sub_nav li a {
    display: flex;
    height: 26px;
    line-height: 26px;
    font-weight: 200;
    cursor: pointer;
    padding: 0 15px;
    font-size: 14px;
    color: #04c691;
    text-decoration: none;
    align-items: center;
}

.header_sub_nav li.on a, .header_sub_nav li:hover a {
    color: #fff;

}

.header_sub_nav li a:hover {
    /* color:#fe5a00; */
}

.nav-icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-size: cover;
    margin-right: 5px;
}

.get-game a {
    display: block;
    margin: 15px 5px 0;
    line-height: 40px;
    text-align: center;
    background: #c9dde6;
    color: #778686;
    border-radius: 4px;
}

.get-game a:hover {
    color: #c9dde6;
    background: #0001ee;
}

.game_score {
    width: 80px;
    height: 14px;
    position: relative;
}

.game_score div.star_s {
    height: 13px;
    z-index: 2;
}

.game_score div.star_s {
    position: absolute;
    top: 2px;
    left: 0;
}

.game_score img.star_x {
    position: absolute;
    top: 0;
    left: 0;
}

a.tag-icon {
    border: 1px solid #D4D7D9;
    border-radius: 4px;
    padding: 5px 8px 5px 5px;
    font-size: 16px;
    color: #444;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    transition: all .2s;
    margin-right: 5px;
}

a.tag-icon p {
    display: flex;
    flex-direction: column;
    font-size: 16px;
    margin: 0;
    padding-left: 5px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

a.tag-icon span {
    color: #7a7b86;
    font-size: 12px;
    transition: all .3s;
}

a.tag-icon img {
    width: 40px;
    height: 40px;
    border-radius: 6px;
    cursor: pointer;
}

a.tag-icon:hover {
    background: rgba(0, 171, 124, 1);
    background: linear-gradient(-19deg, #04C691, #15D8A2);
    color: #fff;
}

a.tag-icon:hover span {
    color: #fff;
}

#starRating {

}

#starRating .photo span {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin-right: 5px;
    cursor: pointer;
}

#starRating .photo span .high {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 0;
    left: 0;
    background-size: cover;
}

#starRating .photo span .nohigh {
    position: absolute;
    width: 32px;
    height: 32px;
    top: -1px;
    left: -1px;
    background-size: cover;
}

#starRating .starNum {
    font-size: 42px;
    color: #fe5a00;
    margin-bottom: 15px;
    margin-right: 15px;
    float: right;
}

#starRating .starNum sup {
    vertical-align: text-top;
    font-size: 30px;
}

.editors-review {
    float: left;
    width: 100%;
}

.editors-review p {
    text-indent: 2rem;
    line-height: 24px;
}

.conter-geme-list {
    float: left;
}

.footer-geme-tags,
.footer-geme-list {
    float: left;
    margin: 15px 0 0;
    padding: 0 8px;
    width: 100%;
    box-sizing: border-box;
}

.nbox2.headnavgams {
    width: 1200px;
    height: 240px;
    box-shadow: none;
    /* margin: 5px 0 10px; */
    /* overflow: hidden; */
}

.headnavgams .inner {
    width: 238px;
    height: 238px;
    float: left;
}

.headnavgams .bl {
    margin: 0 10px 10px 0;
}
.headnavgams .bl:hover {
    border: none;
}

.headnavgams .bl,
.headnavgams .bl img {
    width: 109px;
    height: 109px;
    border-radius: 16px;
}

.headnavgams .large {
    width: 228px;
    height: 228px;
}

.headnavgams .large img {
    width: 228px;
    height: 228px;
    margin: 0px;
    border-radius: 16px;
}

.conter-geme-list .bl,
.conter-geme-list .bl img {
    width: 132px;
    height: 132px;
}

.footer-geme-list .bl,
.footer-geme-list .bl img {
    width: 138px;
    height: 138px;
}

.footer-geme-tags .bl {
    margin: 5px 9px 5px 11px
}

.footer-geme-tags .bl:hover {
    border: none;
}

.footer-geme-tags .bl,
.footer-geme-tags .bl img {
    width: 78px;
    height: 78px;
}

.allTag {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.listtag {
    width: 32%;
    float: left;
    margin-bottom: 10px;
    display: flex;
    border: 1px solid #d3d7da;
    background: #f2f3f5;
    border-radius: 6px;
}

.listtag:hover {
    background: #efefef;
}

.listtag .cover {
    float: left;
    border: none;
    margin-right: 8px;
    padding: 8px;
    width: 60px;
    height: 60px;
}

.listtag .gamename {
    text-align: left;
    padding-top: 5px;
}

.listtag .gamename a {
    color: #333;
    font-size: 16px;
    line-height: 26px;
}

.listtag .gamename:hover a {
    color: rgba(4, 198, 145, 1);
}

.listtag .gamename p {
    color: #666;
}

.listtag .cover img {
    width: 60px;
    height: 60px;
}

.submit-btn {
    width: 58px;
    background: #24cd77;
    border: 1px solid #24cd77;
    color: #fff;
    cursor: pointer;
    float: right;
}

.sub-title {
    text-indent: 15px;
    border-bottom: 1px solid #e8e8e8;
    background: #24cd77;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    margin: 5px 2px 5px 9px;;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15);
}

.sub-title-gray {
    text-indent: 15px;
    border-bottom: 1px solid #e8e8e8;
    background: #24cd77;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    margin: 5px 0 5px 9px;;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}


#slide-box {
    position: relative;
    width: 100%;
    height: 370px;
}

a.det-pic-control {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    z-index: 10;
    top: 105px;
    background: url(./images/slidebg.png) no-repeat;
}

#prev {
    background-position: left -62px;
    left: 0px;
}

#next {
    background-position: left 0;
    right: 0px;
}

.det-pic-out {
    overflow: hidden;
    overflow-x: scroll;
    position: relative;
    transition: all .2s linear;
}

#slide-box {
    width: 710px;
    height: 270px;
    display: inline-block;
}

#slide-box ul {
    display: inline;
    white-space: nowrap;
    padding: 0;
}

#slide-box li {
    display: inline-block;
}

#slide-box li img {
    height: 270px;
    margin-right: 5px;
}

.use {
    line-height: 24px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.use p {
    margin-top: 10px;
    color: #555;
    font-size: 16px;
    text-indent: 2em;
}

.container {
    width: 1200px;
    margin: 0px auto;
}

#footer .container{
	width:1180px;
	padding:0 10px;
}
#container-page {
    text-align: left;
}

#rightcontent {
    margin: 15px 0px 10px 0px;
    PADDING: 0px 10px;
    border: none;
}

#allgamelist {
    float: left;
    margin: 0;
    width: 1050px !important; /* IE7+FF */
    width: 850px; /* IE6 */
    padding-top: 8px;
}

.gamelist {

    width: 100%;
    box-sizing: border-box;

}

.fbox {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.tlist {
    width: 62%;
    float: left;
}

.tlistgame {
    float: left;
    margin: 0;
    width: 130px !important; /* IE7+FF */
    width: 125px; /* IE6 */
    padding: 0px 5px 0 5x;
    font-weight: 700;
    font-size: 11px;
    height: 125px;
    text-align: center;
}

#text {
    margin: 15px auto;
    padding: 0px 4%;
    width: 92%;
    background: #FFF;
    line-height: 24px;
    color: #555;
    border: none;
}

#footad {
    width: 972px;
    height: 272px;
    border: #bed7e3 1px solid;
    MARGIN-RIGHT: auto;
    MARGIN-LEFT: auto;
}

#topright {
    margin: 0;
    float: right;
    width: 69%;
    padding: 0px 20px 0px 0px;

}

#subs {
    padding: 2px;
    width: 100%;
    font-weight: 700;
    font-size: 9pt;
}

.gameinfo {
    text-align: left;
    font-size: 14px;
    height: 30px;
}


#rightbar {
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 140px;
    height: 100%;
    color: #f00;
    font-weight: 700;
}

.d1 {
    text-align: center;
    font-weight: 700;
    font-size: 13px;
}

.bigtitle {
    margin: 0 0 5px 0;
    padding: 0;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    color: #fe5a00;
}

h4 {
    margin: 8px;
}

.ditem {
    width: 153px;
    margin: 0 auto 1px auto;
    overflow: hidden;
}

.di {
    float: left;
    width: 20px;
    padding-top: 12px;
}

.d0 {
    width: 131px;
    float: right;
}

.dimg {
    margin: 3px auto 3px auto;
}


.clearfix:after {

    content: "";

    display: block;

    visibility: hidden;

    clear: both;

}

.title {
    /* display:inline-block */
    /* height:50px; */
    text-align: left;
    /* padding:10px; */
    clear: both;
    margin: 0px 0 10px 0;
    min-width: 100px;

}

.title .tag {
    position: relative;
    z-index: 1;
    display: inline-block;
    line-height: 30px;
    color: #fff;
    padding: 0 10px;
    font-size: 16px;
    font-family: "DINPro-Bold";
}

.title .tag:before {
    content: "";
    position: absolute;
    left: 0;
    z-index: -1;
    width: 54%;
    height: 100%;
    border-radius: 5px 25px 25px 5px;
    background-image: linear-gradient(160deg, #2ad7a6 10%, #00ac7c);
}

.title .tag:after {
    content: "";
    position: absolute;
    right: 0;
    z-index: -2;
    width: 60%;
    height: 100%;
    border-radius: 5px 25px 25px 5px;
    background-image: linear-gradient(160deg, #70e2c1 10%, #00ac7c);
}


.game-full-tags {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.game-full-tags a {
    width: 126px;
    margin: 10px 0 0;
}

.game-full-tags a p {
    margin-top: 8px;
}


.mt10 {
    margin-top: 10px;
}

.is_day_hot:before,
.is_day_new:before{
    content: '';
    width: 92px;
    height: 92px;
    position: absolute;
    border-radius: 16px 0 0 0;
    z-index: 3;
    top: 0;
    left: 0;
    transition: all .2s linear;
}

.is_day_new:before{
/*    background: url("/images/day-new.png") left top no-repeat;*/

}

.is_day_hot:before{
/*    background: url("/images/day-hot.png") left top no-repeat;*/
}

.is_day_hot:hover:before,
.is_day_new:hover:before{
    transform: scale(1.22);
}

.header_tag_nav_page {
    float: right;
    margin: 10px 0;
}

a.tag-header_page {
	float:left;
    padding: 3px 8px 3px 8px;
    font-size: 18px;
    color: #444;
	height:20px;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    margin-right: 8px;
    border: 2px solid #04c691;
    border-radius: 12px;
}

a.tag-header_page span {
    padding: 0px;
    font-size: 14px;
}

a.tag-header_page img {
    width: 20px;
    height: 20px;
	margin-right:5px;
    border-radius: 6px;
    cursor: pointer;
}

a.tag-header_page:hover {
    background: rgba(0, 171, 124, 1);
    background: linear-gradient(-19deg, #04C691, #15D8A2);
    color: #fff;
}

a.tag-header_page:hover span {
    color: #fff;
}

#game-desc a{
	border-bottom: 2px solid #04c691;
}
