﻿
.text-gray{
  color:#777;
}

.service{
    padding-top: 40px;
    padding-bottom: 18px;
    background-color: #f9f9f9;
    font-size:12px;
}

.service h5{
    margin-bottom: 10px;
    font-size: 18px;
}

.service a{
    color: #555;
}

.service a:hover{
    color: #999;
}

footer{
    font-size: 12px;
    color: #999;
}
footer p{
    font-size: 12px;
}

footer a{
    color: #999;
    cursor: pointer;
}
footer a:hover{
    color: #999;
}

.hot-line{
    font-size: 32px;
    line-height: 48px;
    color: #d91249;
}

.nav-menu a, .nav-menu p{
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #777777;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
  padding-bottom: 2px;
  display: inline-block;
  line-height: 18px;
}

.account-wrapper li{
    margin-right: 4px;
}

.menu-split{
    padding: 0px 4px;
}

#order-now{
    margin-right: 10px;
}


.language{
    padding: 0px;
    margin: 0px;
    display: inline-block;
    position: relative;
    top: 2px; 
    padding-left: 8px;
}

.language li{
    float: left;
    position: relative;
    height: 20px;
    bottom: 4px;
    margin-right: 4px;
}



.subnav{
    text-align: left;
}



.key-watch ul{
    width: 1120px;
    padding-top:36px;
    padding-bottom:36px;
    margin: 0px auto;
}

.key-watch ul li{
    display: inline-block;
    width: 353px;
    height: 187px;
}

.piped ul li{
    display: inline-block;
    padding-right: 8px;
}

.btn-red{
    color: #333333;
    border-color: #ffffff;
}

.btn-red:hover{
    background-color: #ED2C30;
    color: #ffffff;
    border-color: #ED2C30;
}

.btn-red-filled{
    background-color: #ED4F4F;
    border: #ED2C30 solid 1px;
    color: #ffffff;
    padding:0px 14px;
    border-radius: 8px;
}

.btn-red-filled:hover{
    background:#ED2C30;
    border:#ED2C30 solid 1px;
}

.btn-red {
    border-color: #ED2C30;
    color: #ED2C30;
}
.btn-red:hover {
    background-color: #FF6363;
    color: #fff;
    border-color: #ED2C30;
}

.page{
    background-color: #f1f1f1;
}

.page-content{
    text-align: left;
    background:#fff;
    border-radius:8px;
    clear:both;
}

.pay-nav .title,.page-content .title{
    height:60px;
    line-height:60px;
    border-bottom:1px solid #CFCFCF;
    border-radius:8px 8px 0 0;
    position:relative
}

.main-content{
    float: right;
    padding: 50px 0px;
    width: 890px;
}

.center-wrapper{
    width: 70%;
    margin: 20px auto;
    position: relative;
    clear: both;
}
.wrapper-padding{
    padding-top: 30px;
    padding-bottom: 20px;
}

.page-title h1{
    margin-bottom: 20px;
    font-size: 24px;
}

.pay-nav, .page-content{
    background: none repeat scroll 0% 0% #ffffff;
    border-radius: 8px;
    box-shadow: rgba(0,0,0,.27) 0 1px 3px;
}

.page-content{
    padding: 20px 30px;
    margin-bottom: 40px;
}


.page-content dt, .page-content dd, .page-content li, .page-content p{
    line-height: 22px;
    margin-bottom: 2px;
}
.page-content ol {
    padding-left: 60px;
}
.page-content ol li{
    padding: 0px;
}

.page-content dt{
    font-size: 14px;
    clear: both;
    display: block;
}

.page-content dd{
    margin-bottom: 20px;
}

.page-block, .share-block{
    width: 100%;
    padding-bottom: 10px;
    margin: 0px 0px 0px 0px;
    position: relative;
    clear: both;
    overflow: hidden;
}


.page-block h2, .share-block h2{
    display:block;
    height:40px;
    line-height:40px;
    clear:both;
    font-size:16px;
    font-weight:400
}

.share-block h2{
    line-height: 24px;
    height: 24px;
}

.page-block a, .share-block a{
    color: #aaa;
}

.share-block p{
    font-size: 11px;
    line-height: 12px;
}

.page-line{
    border-bottom: solid 1px #cfcfcf;
    margin-top: 10px;
    margin-bottom: 10px;
}

.side-bar{
    border-radius: 8px;
    float: left;
    padding: 50px 0px;
    width: 212px;
}

.pay-nav li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #cfcfcf;
    text-align: left;
    list-style: outside none none;
    width: 212px;
    overflow: hidden;
}

.pay-nav a{
    cursor: pointer;
    color: #000000;
    font-size: 16px;
    height: 50px;
    display: block;
    padding-left: 30px;
}

.pay-nav li a:hover{
    color: #ffffff;
    background: #ed2c30;
}

.pay-nav li.last{
     border-bottom: 0;
     border-radius: 0 0 8px 8px;
 }

.pay-nav li.last a:hover{
    border-radius:0 0 8px 8px;
    background: #ed2c30;
}

.news-wrapper h1{
    font-size: 30px;
    color: #333333;
    padding: 35px 0 30px;
    margin-bottom: 10px;
}

.news-wrapper ul li{
    font-size: 14px;
    border-bottom: 1px solid #E6E7E8;
    margin: 0 0 30px;
    padding: 0px 30px;
    overflow: hidden;
    background: #ffffff;
    border-radius: 8px;
}

.post-data{
    font-size: 12px;
}

.news-thumbnail {
    float: left;
    width: 210px;
    margin: 10px 15px 10px 0px;
}
.news-thumbnail *{
    vertical-align: middle;
}

.post-data{
    font-size: 12px;
    color: #999999;
}

.entry{
    padding: 0 0 20px;
    width:820px;
    float: right;
}

.news-title {
    font-size: 22px;
    width: 820px;
    vertical-align: middle;
    margin: 48px 15px 2px 0px;
}

.news-title a{
    color:#555555;
}

.news-content{
    color: #666666;
}

.index-page h2{
    font-size: 82px;
    line-height: 82px;
    margin-bottom: 30px;
}

.index-page h3{
    font-size: 62px;
    line-height: 62px;
    margin-bottom: 20px;
    color:#dedede;
}

.index-page h4{
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 12px;
    color:#aaa;
}

.index-page p{
    color: #999;
}

.index-cover{
    background-color: #333;
    background-image: url("../Images/product_ah.jpg")/*tpa=http://www.antvr.com/static/img/product_ah.jpg*/;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#wechat-qr-img{
    position: absolute;
    left: 100px;
    top: -126px;
    z-index: 100;
}

.product-text{
    position: absolute;
}

.product-text h1{
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 10px;
}

.product-text p{
    margin-bottom: 4px;
}

.ddw{position:absolute;left:0;top:0;color:#000;font-size:16px;z-index:9999;}
.ddw2{position:absolute;left:20px;top:0;color:#000;font-size:16px;z-index:9999;}
.num_box{position:relative;}
.num, .num img{
    position: relative;
}

.order-cell .flex-control-nav{
    padding-left: 0px;
}

.order-cell .image-slider{
    margin-bottom: 0px;
}

.color-box{
    width: 20px;
    height: 20px;
    border: solid 1px;
}

.banner img{
    width: 100%;
}
.order-sec{
    margin: 20px auto;
}

.analyse{
    display: none;
}

.banner{
    padding:20px 30px;
}

.banner img{
    padding: 0 20px;
}

.hero-slider p{
    margin: 0px;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.hero-slider .order-btn-group{
    margin-top: 20px;
    margin-bottom: 10px;
}

.hero-slider .subheading{
    font-size:  14px;
    letter-spacing: 2px;
}


.product-intro{
    margin:40px 0;
}

.product-price{
    color: #ED2C30;
    font-size: 44px;
    line-height: 46px;
}

.show-video{
    position:  absolute;
    top:10%;
    left: 21%;
}

.btn-large{
    min-width: 400px;
    padding: 18px 40px;
    margin-bottom: 20px;
    font-size: 24px;
}

.lang{
    margin-left:56px;
}

.jobs-group .btn{
    margin:0px 4px 10px 0px;
	text-transform:none;
}

.box-container{
    padding-bottom: 20px;
}

.box-title{
    padding: 10px;
}


.card-list{
    margin: auto;
    width : 100%;
 /*   display: flex;
    flex-flow: row wrap;*/
    overflow: hidden;;
}

@media only screen and (max-width:1024px){
.card{
    width: 102px;
    margin: 0px 5px 11px;
}
.game-title{
    font-size: 10px;
}

.btn-group-download .btn{
    padding: 0px 8px;
}

}

@media  only screen and (min-width:1024px){
    
.card{
    width: 275px;
   
    float:left;
}
}
.game-title{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color:#666;
}

.game-info{
    text-overflow: ellipsis;
    overflow: hidden;
    height: 30%;
}

.btn-group-download {
    text-align: right;
}

.btn-group-download a{
    color:#ED2C30 ;
}
.btn-group-download .btn{
    margin-top:0px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
.mobile_hide {
	display:none;
	-webkit-display:none;
	-moz-display:none;
	}
����}