
 @media screen and (max-width: 768px) {



* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    font-family: "微软雅黑", "Arial Narrow";
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mobile-icon{
    width:0.8rem;
    height:0.8rem;
    display: block;
    position: absolute;
    right:0.2rem;
    top: 0.2rem;
    background: url("http://vrgame01.weiavr.com/blackshield/menu.png") left top no-repeat;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}
.mobile-icon span{
    display: block;
}

.hide_tab .leo-nav{
    display: block;
}

.leo-pagenew {
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.leo-center {
    width: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    height: 100%;
}

.leo-top {
    width: 100%;
    height: 1.28rem;
    background: #000;
}

.leo-top div {
    float: left;
    height: 100%;

}

.heizhan-text{
    height:1.28rem;
    line-height:1.28rem;
    font-size:0.48rem;
    color: #ffffff;
    margin-left:0.3rem;
    display: block;
}
.leo-logo {
    width: 1rem;
    position: relative;
}

.leo-logo img {
    display: block;
    width: 0.7467rem;
    height: 0.8267rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.leo-nav {
    width: 100%;
    height:100%;
    position: fixed;
    left:0;
    top:0;
    background:rgba(0,0,0,0.9);
    z-index:500;
    display: none;
}
.leo-nav a{
    display: block;
    width: 100%;
    text-align: center;
    float: left;
}
.leo-nav a span {
    display: inline-block;
    height: 100%;
    width: 100%;
}

.leo-nav span i {
    font-style: normal;
    display: inline-block;
    font-size: 0.42rem;
    color: #d0cece;
    cursor: pointer;
    line-height: 1.28rem;
    position: relative;
}

.leo-nav span:hover i {
    color: #ffffff;
}

.leo-nav a.active span i {
    color: #ffffff;
}

.leo-nav a.active span i:before {
    content: '';
    display: block;
    height: 0.0533rem;
    width: 100%;
    background: #5f99f0;
    position: absolute;
    bottom: 0;
}

/*动态新闻中*/
.leo-pagenew-top {
    width: 100%;
    height: 1.28rem;
    background: #ffffff;
}

.leo-pagenew-center {
    width: 100%;
    height: auto;
    background: #474747;
}

.leo-new-nav {
    width: 100%;
    height: 16rem;
    padding-top: 0.2667rem;
}

.leo-new-video {
    width: 100%;
    height: 6rem;
    margin: 0 0 1rem;
    background: #393939;
}

.new-video-left {
    height:4rem;
    width: 100%;
    float: left;
    margin-bottom: 0.3rem;
}

.new-video-left div {
    width: 100%;
    height: 100%;
    font-size: 0.4rem;
    position: relative;
    color: #000;
    /*background: #fff;*/
}

.new-video-left div span {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: url("http://vrgame01.weiavr.com/blackshield/play1.png") center center no-repeat;
    -webkit-background-size: 20%;
    background-size: 20%;
    cursor: pointer;
}

.new-video-right {
    width: 100%;
    height: 1.5rem;
    float: right;
}

.new-video-right ul {
    display: block;
    width: 100%;
    height: 100%;
}

.new-video-right ul li {
    display: block;
    width: 2rem;
    height: 1.4933rem;
    float: left;
    cursor: pointer;
    margin: 0 0 0 0.4rem;
    background: #fff;
}

.new-video-right ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.leo-new-detail {
    width: 100%;
    height: 7rem;
    padding: 0.4rem 0.4rem 0;
    background: #393939;
}

.new-detail-list {
    width: 100%;
    height: 1.9733rem;
    display: flex;
    margin-bottom: 0.2667rem;
    background: #313033;
}

.new-detail-pic {
    width: 3.0667rem;
    height: 100%;
    /*background: #000;*/
}

.new-detail-pic img {
    display: block;
    width: 3rem;
    height: 100%;
}
.leo-new-detail>a{
    display: block;
    width: 100%;
}
.new-detail-text {
    flex: 1;
    padding-left: 0.4rem;
    padding-right: 1.8667rem;
}

.new-detail-text h3 {
    font-size: 0.2133rem;
    width: 100%;
    color: #fff;
    height: 0.8rem;
    line-height: 0.8rem;
}

.new-detail-text span {
    display: block;
    width: 100%;
    font-size: 0.2133rem;
    color: #b4b4b5;
    line-height: 0.32rem;
    height: 0.96rem;
}

.our-center-top {
    width: 100%;
    height: 5.332rem;
    background-image: url("http://vrgame01.weiavr.com/blackshield/phone-about-ours.png");
    -webkit-background-size: 100%;
    background-size: 100%;
}
.our-center-center {
    width: 100%;
    height: 6.91rem;
    background: #fff;
}

.our-center-bottom {
    width: 100%;
    height: 6rem;
}

.leo-our-bottom {
    width: 100%;
    height: auto;
    background: #333333;
}

.page-our {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.leo-our-center {
    width: 100%;
    height: auto;
    background: #fff;
}

.page-our-nav {
    width: 100%;
    height: auto;
}

.page-our-pic {
    display: none;
    width: 100%;
    height: 4rem;
    padding-top: 0.2rem;
}

.page-our-pic h1 {
    width: 100%;
    font-size: 0.3733rem;
    text-align: center;
    color: #000;
}

.page-our-pic p {
    font-size: 0.2133rem;
    text-align: center;
    color: #999999;
    line-height: 0.5333rem;
}

.page-our-title {
    width: 100%;
    height: 100%;
    position: relative;
}

.our-title-logo {
    width: 100%;
    height: 6.91rem;
}

.our-title-detail {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding:1.3rem 0.5rem 0;
    top: 2rem;
    background: #f6f6f6;
}

.our-title-detail img {
    display: block;
    position: absolute;
    left: 0.5rem;
    top: -1.5rem;
    width: 2rem;
    height: 2rem;
}

.our-title-detail p {
    display: block;
    font-size: 0.34rem;
    color: #999999;
}

.our-title-logo h2 {
    font-size: 0.4rem;
    color: #333333;
    position: absolute;
    top: 2.6rem;
    left: 0.5rem;
    z-index: 2;
}

.our-title-top {
    width: 100%;
    height: 1rem;
    text-align: center;
    position: absolute;
    top: 1rem;
}

.our-title-top h2 {
    font-size: 0.42rem;
    display: block;
    color: #333333;
    line-height: 1rem;
    text-align: center;
}

.our-title-top p {
    font-size: 0.1867rem;
    display: block;
    color: #999999;
    text-align: center;
}

.call-our {
    width: 100%;
    height:100%;
}

.call-our-title {
    width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: 1.8rem;
}

.call-our-title p {
    font-size: 0.48rem;
    color: #333333;
    line-height: 0.7733rem;
    text-align: center;
}

.call-our-title span {
    font-size: 0.24rem;
    color: #999999;
    text-align: center;
}

.call-our-list {
    display: flex;
    width: 100%;
    height: 3.7333rem;

}

.call-our-list div {
    flex: 1;
    width: 33.3%;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.call-our-list div h3 {
    font-size: 0.4rem;
    color: #333333;
    line-height: 1.2rem;
}

.call-our-list div p {
    font-size: 0.24rem;
    color: #9e9e9e;
    line-height: 0.4533rem;
}

/*底部tabbar*/
.tabbar {
    width: 100%;
    height: auto;
    margin: 0 auto;
    /*padding-top: 0.8rem;*/
}

.tabbar-top {
    width: 100%;
    height: 0.8267rem;
    font-size: 0.32rem;
    color: #fff;
    display: none;
    line-height: 0.8267rem;
    text-align: left;
}

.tabbar-center {
    width: 100%;
    height: auto;
    display: none;
    margin-bottom: 0.5333rem;
}
.tabbar-center:after{
    clear: both;
    content: '';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
}

.new-detail-list {
    cursor: pointer;
}

.new-detail-text span {
    display: block;
    width: 5.5rem;
    font-size: 0.2133rem;
    color: #b4b4b5;
    line-height: 0.32rem;
    height: 0.96rem;
    /*text-overflow: -o-ellipsis-lastline;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tabbar-center > a {
    width: 1.6rem;
    height: 0.2933rem;
    float: left;
    line-height: 0.1333rem;
    text-align: left;
    font-size: 0.16rem;
    color: #fff;
    cursor: pointer;
}

.tabbar-center > a:hover {
    color: orange;
}

.tabbar-bottom {
    width: 100%;
    padding: 0.3rem 0;
    height: auto;
}

.tabbar-bottom p {
    display: block;
    width: 100%;
    font-size: 0.16rem;
    color: #dddddd;
    /*line-height: 0.2667rem;*/
}

.tabbar-bottom a {
    display: block;
    width: 100%;
    font-size: 0.16rem;
    color: #ddd;
    line-height: 0.2667rem;
    text-decoration: none;
}

/*首页样式*/
.page-home {
    width: 10rem;
    height: auto;
    overflow: hidden;
    position: relative;
}

.page-home-center {
    width: 100%;
    height: auto;
    /*padding-bottom: 0.3rem;*/
}

.page-home-pic01 {
    width: 100%;
    height: 7.8rem;
    /*background: url("http://vrgame01.weiavr.com/blackshield/page-home-pic01.png") center no-repeat;*/
    /*-webkit-background-size: 100%;*/
    /*background-size: 100%;*/
}

.page-home-pic02 {
    width: 100%;
    height: 10.53rem;
    background: url("http://vrgame01.weiavr.com/blackshield/pc02.png") center no-repeat;
    /*height: 7rem;*/
    /*background: url("http://vrgame01.weiavr.com/blackshield/page-home-pic02.png") center no-repeat;*/
    -webkit-background-size: 100%;
    background-size: 100%;
}

.page-home-pic03 {
    width: 100%;
    height: 20.666rem;
    background: url("http://vrgame01.weiavr.com/blackshield/newpc03.png") center no-repeat;
    /*height: 6rem;*/
    /*background: url("http://vrgame01.weiavr.com/blackshield/page-home-pic03.png") center no-repeat;*/
    -webkit-background-size: 100%;
    background-size: 100%;
}

.page-home-pic04 {
    width: 100%;
    height: 10.506rem;
    background: url("http://vrgame01.weiavr.com/blackshield/pc04.png");
    /*height: 6rem;*/
    /*background: url("http://vrgame01.weiavr.com/blackshield/page-home-pic04.png") center no-repeat;*/
    -webkit-background-size: 100%;
    background-size: 100%;
}

.page-home-pic05 {
    width: 100%;
    display: none;
    height: auto;
    background: url("http://vrgame01.weiavr.com/blackshield/page-home-pic05.png") center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.home-pic01 {
    width: 100%;
    height: 100%;
    position: relative;
}

.pic-hi-station, .pic-hi-station > div {
    width: 100%;
    height: 100%;
    position: relative;
}

.pic-mini-hi {
    width: 100%;
    height: 100%;

    background: url("http://vrgame01.weiavr.com/blackshield/pc01-small.png") center no-repeat;
    -webkit-background-size: 100% ;
    background-size: 100% ;
}

.pic-big-hi {
    width: 100%;
    height: 100%;
    background: url("http://vrgame01.weiavr.com/blackshield/pc01-big.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.pic-mini-title {
    width: 5rem;
    height: 100%;
    display: none;
    float: right;
    padding-top: 0.5rem;
    padding-left: 0.3rem;
}

.pic-mini-title div {
    width: 100%;
    height:auto;
    margin-bottom: 0.1rem;
}

.pic-mini-title div h1 {
    font-size: 0.4rem;
    color: #333333;
}

.pic-mini-title div i {
    display: block;
    font-size: 0.16rem;
    color: #999999;
}

.pic-mini-title div p {
    display: block;
    font-size: 0.2667rem;
    color: #009cff;
    line-height: 0.32rem;
}

.pic-mini-title div span {
    display: block;
    font-size: 0.2667rem;
    color: #666666;
    line-height: 0.32rem;
}

.select-hi-station {
    display: block;
    height: 0.6rem;
    margin-top: 0.5rem;
    font-size: 0;
    text-align: center;
    position: absolute;
    bottom: 0.64rem;
    left: 1rem;
}

.select-hi-station span {
    display: inline-block;
    width: 2rem;
    text-align: center;
    line-height: 0.76rem;
    height: 0.76rem;
    font-size: 0.34rem;
    color: #666666;
    border: 0.0133rem solid #009cff;
}

.select-hi-station span.active {
    color: #fff;
    /*border: none;*/
    background: #009cff;
}

.home-pic02 {
    width: 100%;
    height: 100%;
    display: none;
    position: relative;
}

.home-pic02 img.img-right {
    display: block;
    width: 4rem;
    height: 2rem;
    position: absolute;
    z-index: 10;
    top: 2rem;
    left: 5.2rem;
}

.home-pic02 img.img-left {
    display: block;
    width: 4rem;
    height: 2.5rem;
    position: absolute;
    z-index: 10;
    top: 1.3rem;
    left: 0.3rem;
}

.home-pic02 img.img-robot {
    display: block;
    width: 3rem;
    height: 100%;
    position: absolute;
    top: 0;
    left: 3.5rem;
}

.self-help-title {
    width: 4rem;
    height: auto;
    position: absolute;
    text-align: center;
    top: 0.5rem;
    left: 0rem;
}

.self-help-title h1 {
    font-size:0.3467rem;
    display: block;
    width: 100%;
    /*text-align: left;*/
    color: #ffffff;
}

.self-help-title i {
    font-size: 0.16rem;
    display: block;
    font-style: normal;
    width: 100%;
    /*text-align: left;*/
    color: #ffffff;
}

.self-help-content {
    position: absolute;
    width: 3.9rem;
    height: auto;
    top: 1.5rem;
    left: 0.1rem;
    /* left: -11.3333rem; */
}

.self-help-exp {
    position: absolute;
    width: 4rem;
    height: auto;
    /* bottom: 3rem; */
    right: 0.3rem;
    top: 2.2rem;
}

.self-help-content p {
    display: block;
    width: 100%;
    padding-right: 0.3rem;
    text-align: right;
    font-size: 0.3733rem;
    color: #ffffff;
}

.self-help-exp p {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 0.3733rem;
    color: #ffffff;
    /* height: 0.8rem; */
}

.self-help-content p i, .self-help-exp p i {
    display: inline-block;
    width: 0.2667rem;
    height: 0.0533rem;
    vertical-align: middle;
    background: #b9adb4;
}

.self-help-content span, .self-help-exp span {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 0.16rem;
    color: #ffffff;
}

.home-pic03 {
    width: 100%;
    display: none;
    height: 100%;
    position: relative;
}

.home-pic03 .home-jtl {
    width: 4rem;
    height:100%;
    float: left;
    background: url("http://vrgame01.weiavr.com/blackshield/page-jtl.png") center no-repeat;
    -webkit-background-size: 80%;
    background-size: 80%;
}

.home-jtl-title {
    position: relative;
    float: right;
    width: 6rem;
    height: 100%;
    padding-top: 0.5rem;
}

.jtl-title-top p {
    font-size: 0.4267rem;
    color: #fff;
    display: block;
    width: 100%;
}

.jtl-title-top i {
    display: block;
    font-style: normal;
    font-size: 0.2133rem;
    color: #fff;
    width: 100%;
}

.jtl-title-top {
    width: 95%;
    height: auto;
}

.jtl-title-center {
    width: 95%;
    height: auto;
}

.jtl-title-bottom {
    width: 95%;
    height: auto;
}


.jtl-title-center p, .jtl-title-bottom p {
    display: block;
    width: 100%;
    text-align: left;
    line-height: 0.8rem;
    font-size: 0.3733rem;
    color: #ffffff;
}

.jtl-title-center p i, .jtl-title-bottom p i {
    display: inline-block;
    width: 0.2667rem;
    margin-right: 0.1333rem;
    height: 0.0533rem;
    vertical-align: middle;
    background: #b9adb4;
}

.jtl-title-center span, .jtl-title-bottom span {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 0.2133rem;
    color: #ffffff;
}

.home-pic04 {
    width: 100%;
    height: 100%;
    display: none;
}

.home-wawa-left{
    width: 4rem;
    height: 100%;
    float: left;
    position: relative;
}
.home-wawa-gift-left{
    width: 5.5rem;
    height: 100%;
    float: left;
    padding-left: 0.5rem;
    padding-top: 0.5rem;
    position: relative;
}

.home-wawa-right {
    width: 5.5rem;
    height: 100%;
    padding-top: 0.5rem;
    float: left;
    position: relative;
}
.home-wawa-gift-right{
    width: 4rem;
    height: 100%;
    padding-top: 0.5rem;
    float: right;
}
.home-wawa-left img {
    display: block;
    width: 3rem;
    height:4rem;
    position: absolute;
    left: 0.5rem;
    bottom: 0.5rem;
}

.wawa-title-top p, .gift-title-top p {
    font-size: 0.4267rem;
    color: #000;
    display: block;
    width: 100%;
}

.wawa-title-top i, .gift-title-top i {
    display: block;
    font-style: normal;
    font-size: 0.16rem;
    color: #cccccc;
    width: 100%;
}


.gift-title-top {
    width: 100%;
    height: auto;
}

.gift-title-center {
    width: 100%;
    height: auto;
}

.gift-title-bottom {
    width: 100%;
    height: auto;
}
.wawa-title-top {
    width: 100%;
    height: auto;
}

.wawa-title-center {
    width: 100%;
    height: auto;
}

.wawa-title-bottom {
    width: 100%;
    height: auto;
}

.wawa-title-center p, .wawa-title-bottom p, .gift-title-center p, .gift-title-bottom p {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 0.35rem;
    color: #009cff;
    line-height: 0.7rem;
}

.wawa-title-center p i, .wawa-title-bottom p i, .gift-title-center p i, .gift-title-bottom p i {
    display: inline-block;
    width: 0.2667rem;
    margin-right: 0.1333rem;
    height: 0.0533rem;
    vertical-align: middle;
    background: #b9adb4;
}

.wawa-title-center span, .wawa-title-bottom span, .gift-title-center span, .gift-title-bottom span {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 0.16rem;
    color: #999999;
}

.home-pic05 {
    width: 100%;
    height: auto;
    padding-bottom: 0.5rem;
}
.home-pic05:after{
    display: block;
    content: '';
    clear: both;
    visibility: hidden;
    height: 0;
}

.home-wawa-gift-right img {
    display: block;
    width: 3rem;
    height: 5rem;
}

/*加入我们*/
.page-join {
    display: block;
    width: 100%;
    position: relative;
    height: auto;
    overflow: hidden;
}

.page-join-center {
    width: 100%;
    height: auto;
}

.page-join-hei {
    width: 100%;
    height: 3rem;
    background: url("http://vrgame01.weiavr.com/blackshield/phone-join-hei.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.page-join-pc {
    width: 100%;
    height: 13rem;
}

.page-join-join {
    width: 100%;
    height: 4.8rem;
    background: url("http://vrgame01.weiavr.com/blackshield/phonejoin.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.center-join-hei {
    display: none;
    width: 100%;
    position: relative;
    height: 100%;
}

.center-join-hei span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.16rem;
    color: #fff;
    position: absolute;
    top: 2rem;
}

.center-join-hei p {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 0.2667rem;
    color: #fff;
    position: absolute;
    top: 1.6rem;
}

.center-join-pc {
    width: 100%;
    height: 13rem;
}

.center-join-pc-top {
    width: 100%;
    height: 5rem;
}

.for-pc-top {
    width: 100%;
    height: 1.5rem;
    font-size: 0.48rem;
    color: #000;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.repuire-cp-top i, .for-pc-top i {
    display: block;
    width: 1.6rem;
    height: 0.0267rem;
    background: #e4e4e4;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
}

.for-pc-top i.for-cp-left, .repuire-cp-top i.for-cp-left {
    left: 1.4667rem;
}

.for-pc-top i.for-cp-right, .repuire-cp-top i.for-cp-right {
    right: 1.4667rem;;
}

.pc-server-list {
    width: 100%;
    height: 3rem;
    display: flex;
}

.pc-server-list div {
    flex: 1;
    padding: 0 0.2rem;
}

.pc-server-list div img {
    display: block;
    width: 1.0667rem;
    height: 1.0667rem;
    margin: 0 auto;
}

.pc-server-list div h3 {
    display: block;
    width: 100%;
    height: 0.9067rem;
    line-height: 0.9067rem;
    text-align: center;
    font-size: 0.26rem;
    color: #333333;
}

.pc-server-list div p {
    display: block;
    width: 100%;
    font-size: 0.2133rem;
    color: #666666;
    line-height: 0.2667rem;
    text-align: center;
}

.center-join-pc-bottom {
    width: 100%;
    height: 8rem;
}

.page-join-pc-top {
    width: 100%;
    height: 5rem;
    background: #f8f8f8;
}

.page-join-pc-bottom {
    width: 100%;
    height: 8rem;
    background: #ffffff;
}

.repuire-cp-top {
    width: 100%;
    height: 1.5rem;
    font-size: 0.48rem;
    color: #000;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
}

.repuire-list {
    width: 100%;
    height: auto;
    padding: 0 0.2rem 1rem 0;
    display: flex;
}

.repuire-list i {
    display: block;
    width: 0.7rem;
    height: 0.5rem;
    background: url("http://vrgame01.weiavr.com/blackshield/cp-nav.png") center no-repeat;
    -webkit-background-size: 30% 70%;
    background-size: 30% 70%;
}

.repuire-list div {
    flex: 1;
}

.repuire-list div img {
    display: block;
    width: 1rem;
    height: 1rem;
    margin: 0 auto;
}

.repuire-list div h3 {
    display: block;
    width: 100%;
    height: 0.9067rem;
    line-height: 0.9067rem;
    text-align: center;
    font-size: 0.26rem;
    color: #333333;
}

.repuire-list div p {
    display: block;
    width: 100%;
    font-size: 0.2133rem;
    color: #666666;
    line-height: 0.3333rem;
    text-align: center;
}

.object-person {
    width: 5rem;
    height: 1.9067rem;
    position: relative;
    padding-top: 0.6rem;
    margin: 0 auto;
}

.object-person:before {
    display: block;
    content: '';
    position: absolute;
    top: 0.0rem;
    left: -0.2667rem;
    height: 0.0267rem;
    width: 5.3333rem;
    background: #dddddd;
}
.center-join-join {
    width: 100%;
    height: 3rem;
    display: none;
    padding-left: 0.5rem;
}

.center-join-join p {
    font-size: 0.4rem;
    text-align: left;
    color: #ffffff;
    padding-top: 0.3rem;
}

.center-join-join h1 {
    font-size: 0.4rem;
    display: block;
    text-align: left;
    color: #fffefe;
    text-shadow: 0.0133rem 0.0133rem rgba(181, 181, 181, 0.8),
    0.0267rem 0.0267rem rgba(181, 181, 181, 0.8),
    0.04rem 0.04rem rgba(181, 181, 181, 0.8),
    0.0533rem 0.0533rem rgba(181, 181, 181, 0.8),
    0.0667rem 0.0667rem rgba(181, 181, 181, 0.8),
    0.08rem 0.08rem rgba(181, 181, 181, 0.8);
}

.center-join-join h1:nth-child(3) {
    margin-bottom: 0.2rem;
}

.center-join-join span {
    display: block;
    text-align: center;
    line-height: 0.6rem;
    width: 3rem;
    cursor: pointer;
    background: url("http://vrgame01.weiavr.com/blackshield/apply-for-city.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    font-size: 0.32rem;
    color: #fffefe;
    text-shadow: 0.0133rem 0.0133rem rgba(32, 118, 193, 0.8),
    0.0267rem 0.0267rem rgba(32, 118, 193, 0.8),
    0.04rem 0.04rem rgba(32, 118, 193, 0.8),
    0.0533rem 0.0533rem rgba(32, 118, 193, 0.8);

}

.center-join-join span:hover {
    color: #000;
}

.apply-for-join {
    width: 5rem;
    height: 1rem;
    cursor: pointer;
    font-size: 0.3733rem;
    line-height: 1rem;
    text-align: center;
    color: #fff;
    background: url("http://vrgame01.weiavr.com/blackshield/apply-for-cp.png") center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.apply-for-join:hover {
    color: #000;
}

.applyForCP {
    position: fixed;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.apply-content {
    width:100%;
    height: 12.5333rem;
    background: #ffffff;
    position: absolute;
    border-radius: 0.2667rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.applyForCity {
    position: fixed;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
}

.apply-city-content {
    width: 100%;
    height: 9.0267rem;
    background: #ffffff;
    position: absolute;
    border-radius: 0.2667rem;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.apply-city-content-title {
    width: 100%;
    height: 2.1333rem;
    position: relative;
    text-align: center;
    margin: 0 auto;
}

.apply-city-content-title span {
    display: inline-block;
    font-size: 0.4rem;
    color: #000;
    text-align: center;
    line-height: 2.1333rem;
}

.apply-city-content-title i {
    display: block;
    width: 0.24rem;
    height: 0.24rem;
    position: absolute;
    top: 0.2667rem;
    right: 0.3333rem;
    cursor: pointer;
    z-index: 10;
    background: url("http://vrgame01.weiavr.com/blackshield/close.png") center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.apply-city-name, .apply-city-sex, .apply-city-phone, .apply-city-want {
    position: relative;
    width: 6.6667rem;
    height: 0.9333rem;
    margin: 0 auto;
}

.apply-city-name span, .apply-city-sex span, .apply-city-address span, .apply-city-phone span, .apply-city-want span {
    display: block;
    width: 1.3333rem;
    float: left;
    font-size: 0.24rem;
    line-height: 0.56rem;
    color: #333333;
    text-align: left;
    height: 0.56rem;
}

.apply-city-name input {
    display: block;
    width: 5.3333rem;
    float: left;
    height: 0.5333rem;
    font-size: 0.24rem;
    outline: none;
    border-radius: 0.0667rem;
    padding-left: 0.2667rem;
    line-height: 0.56rem;
    color: #000;
    border: 0.0133rem solid #eeeeee;
    background: #f4f4f4;
}

input:-moz-placeholder {
    font-size: 0.24rem;
    color: #cccccc;
}

input::-moz-placeholder {
    font-size: 0.24rem;
    color: #cccccc;
}

input:-ms-input-placeholder {
    font-size: 0.24rem;
    color: #cccccc;
}

.sex-box {
    width: 4.0rem;
    height: 0.56rem;
    font-size: 0.24rem;
    float: left;
}

.sex-box input {
    display: inline-block;
    vertical-align: middle;
    height: 0.56rem;
    width: 0.2667rem;
}

.sex-box i {
    display: inline-block;
    width: 0.6667rem;
    height: 100%;
    vertical-align: middle;
}

.apply-city-phone input {
    display: block;
    width: 5.3333rem;
    float: left;
    height: 0.5333rem;
    font-size: 0.24rem;
    outline: none;
    border-radius: 0.0667rem;
    padding-left: 0.2667rem;
    line-height: 0.56rem;
    color: #000;
    border: 0.0133rem solid #eeeeee;
    background: #f4f4f4;
}

.robot-num-list {
    display: block;
    width: 4.0rem;
    float: left;
    height: 0.5333rem;
    border-radius: 0.0667rem;
    /*overflow: hidden;*/
    border: 0.0133rem solid #eeeeee;
    background: #f4f4f4;
}

.robot-num-list select {
    display: block;
    width: 5.3333rem;
    height: 0.5333rem;
    cursor: pointer;
    padding-left: 0.2667rem;
    font-size: 0.24rem;
}

.apply-city-bottom, .cp-bottom {
    width: 4.0rem;
    height: 1.0667rem;
    margin: 0.5333rem auto 0;
}

.apply-city-bottom span, .cp-bottom span {
    display: block;
    width: 100%;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.16rem;
    color: #666666;
}

.apply-city-bottom p, .cp-bottom p {
    display: block;
    height: 0.6667rem;
    background: #75c9ff;
    text-align: center;
    line-height: 0.6667rem;
    font-size: 0.24rem;
    color: #fff;
    cursor: pointer;
    border-radius: 0.1333rem;
    width: 100%;
}

.apply-city-bottom p:hover, .cp-bottom p:hover {
    color: #000;
}

.apply-city-address {
    width: 6.6667rem;
    height: 0.9333rem;
    margin: 0 auto;
}

.apply-city-address-detail {
    width: 5.3333rem;
    height: 0.5333rem;
    font-size: 0.1867rem;
    float: left;
    color: #000;
}

.apply-city-address-detail select {
    display: inline-block;
    width: 1.6667rem;
    height: 0.5333rem;
    cursor: pointer;
    font-size: 0.1867rem;
    color: #000;
}

/*//cp接入*/
.cp-title {
    width: 100%;
    height: 2.1333rem;
    text-align: center;
    position: relative;
}

.cp-title span {
    display: inline-block;
    font-size: 0.4rem;
    color: #000;
    line-height: 2.1333rem;
}

.cp-title i {
    display: block;
    width: 0.24rem;
    height: 0.24rem;
    position: absolute;
    top: 0.2667rem;
    right: 0.3333rem;
    cursor: pointer;
    z-index: 10;
    background: url("http://vrgame01.weiavr.com/blackshield/close.png") center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.cp-firm-name, .cp-firm-website, .cp-linkman, .cp-email, .cp-wechat,
.cp-game-name, .cp-game-type, .cp-game-video, .cp-game-updata {
    width: 6.6667rem;
    position: relative;
    height: 0.9333rem;
    margin: 0 auto;
}

.cp-firm-name span, .cp-firm-website span, .cp-linkman span, .cp-email span, .cp-wechat span,
.cp-game-name span, .cp-game-type span, .cp-game-video span, .cp-game-updata span {
    display: block;
    float: left;
    width: 1.3333rem;
    text-align: left;
    font-size: 0.24rem;
    color: #333333;
}

.cp-firm-name input, .cp-firm-website input, .cp-linkman input, .cp-email input,
.cp-wechat input, .cp-game-name input, .cp-game-type input, .cp-game-video input {
    display: block;
    width: 5.3333rem;
    float: left;
    height: 0.5333rem;
    font-size: 0.24rem;
    outline: none;
    border-radius: 0.0667rem;
    padding-left: 0.2667rem;
    line-height: 0.56rem;
    color: #000;
    border: 0.0133rem solid #eeeeee;
    background: #f4f4f4;
}

.cp-updata-detail {
    width: 5.3333rem;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    float: left;
    border-radius: 0.0667rem;
    background: #f4f4f4;
}

.cp-updata-detail i {
    font-style: normal;
    font-size: 0.1867rem;
    color: #333333;
    cursor: pointer;
}

.cp-updata-detail p {
    width: 0.2667rem;
    height: 0.2667rem;
    cursor: pointer;
    background: url("http://vrgame01.weiavr.com/blackshield/add-updata.png") center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.warn-text {
    position: absolute;
    color: red;
    font-size: 0.1867rem;
    right: -0.6667rem;
    font-style: normal;
    top: 0.1333rem;
}

.remind-text {
    position: absolute;
    color: red;
    font-size: 0.16rem;
    left: 0.0rem;
    font-style: normal;
    bottom: 0.3733rem;
}

.remind-game-pic {
    position: absolute;
    width: 1.3333rem;
    color: red;
    font-size: 0.16rem;
    left: 0.0rem;
    font-style: normal;
    bottom: -0.1067rem;
}

/*提示文字*/
.alert-text {
    position: absolute;
    color: red;
    display: block;
    font-size: 0.1867rem;
    font-style: normal;
    bottom: 0.1067rem;
    left: 1.3333rem;
}

.notice-text {
    position: absolute;
    color: red;
    display: block;
    font-size: 0.1867rem;
    font-style: normal;
    bottom: 0.1067rem;
    left: 1.3333rem;
}

/*新闻详情页*/
.new-detail {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.new-detail-center {
    width: 100%;
    height: 31.6rem;
    border-top: 0.0133rem solid #f0f0f0;
    background: #ffffff;
}

.new-detail-essay {
    height: auto;
    padding: 0 0.2rem;
}

.new-top-nav {
    width: 100%;
    height: 1.3333rem;
    position: relative;
    padding: 0 0.2rem;
}

.new-top-nav div {
    position: absolute;
    bottom: 0;
    left: 0.2rem;
    width: 100%;
}

.new-top-nav div span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0.1333rem;
}

.new-top-nav div p {
    display: inline-block;
    font-size: 0.1867rem;
    vertical-align: middle;
    color: #666666;
}

.new-top-nav div p a {
    display: inline-block;
    color: #666666;
    vertical-align: middle;
}

.new-top-nav div p i {
    display: inline-block;
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.0667rem;
    vertical-align: middle;
    background: url("http://vrgame01.weiavr.com/blackshield/home.png") center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.new-detail-essay-top {
    width: 100%;
    height: 1.6rem;
    padding-top: 0.6rem;
}

.new-detail-essay-top h1 {
    font-size: 0.4rem;
    color: #333333;
}

.new-detail-essay-top i {
    font-style: normal;
    font-size: 0.1867rem;
    color: #999999;
}

.detail-essay-one {
    display: block;
    width: 100%;
    line-height: 0.4rem;
    font-size: 0.24rem;
    color: #333333;
    margin: 0.4rem 0 0.5333rem;
}

.detail-essay-t {
    width: 100%;
    font-size: 0.32rem;
    color: #333333;
    height: 0.8267rem;
    line-height: 0.8267rem;
}

.hei-a1 {
    display: block;
    width: 100%;
    height: 6rem;
}

.detail-essay-s {
    width: 100%;
    display: block;
    font-size: 0.24rem;
    color: #333333;
    line-height: 0.4rem;
    margin-bottom: 0.4667rem;
}

.new-detail02-center {
    width: 100%;
    height: auto;
    border-top: 0.0133rem solid #f0f0f0;
    background: #ffffff;
    padding-top: 1rem;
}

.detail-essay-hei {
    display: block;
    width: 100%;
    font-size: 0.24rem;
    color: #333333;
}

.new-detail {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.new-detail-center {
    width: 100%;
    height: auto;
    /*height: 31.6rem;*/
    padding-top: 1rem;
    background: #ffffff;
}
.new-detail02{
    width: 100%;
    height: auto;
    padding: 0 0.2rem 1rem;
}
.new-deatil03{
    width: 100%;
    height: auto;
    padding: 0 0.2rem 1rem;
}
.detail-essay03-more {
    width: 100%;
    text-align: center;
    font-size: 0.32rem;
    color: #000;
}
/*新加的code*/
.leo-top-nav{
    width: 16.0rem;
    height: 1.28rem;
    margin: 0 auto;
}
.game-index-center{
    width: 100%;
    height: auto;
}
.game-view{
    width: 100%;
    height: 5.0rem;
    position: relative;
    margin-bottom: 0.2667rem;
}
.game-top{
    background: url("http://vrgame01.weiavr.com/blackshield/phone-gd.jpg") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.game-center{
    background: url("http://vrgame01.weiavr.com/blackshield/phone-hd.jpg") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.game-bottom{
    background: url("http://vrgame01.weiavr.com/blackshield/phone-hx.jpg") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.game-shadow{
    width: 100%;
    height: 1rem;
    background: rgba(0,0,0,0.4);
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 0;
}
/*.game-shadow:hover  .game-shadow-content{*/
/*-webkit-transform: scale(1.2);*/
/*-moz-transform: scale(1.2);*/
/*-ms-transform: scale(1.2);*/
/*-o-transform: scale(1.2);*/
/*transform: scale(1.2);*/
/*}*/
.game-shadow-content{
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.game-shadow-name{
    width: 4rem;
    display: flex;
    float: left;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.game-shadow-name p{
    display: flex;
    justify-content: center;
    font-size: 0.4rem;
    color: #fff;
}
.game-shadow-name span{
    display: flex;
    justify-content: center;
    font-size: 0.2133rem;
    color: #fff;
}
.game-shadow-title{
    float: left;
    width: 3rem;
    height: 100%;
    /*padding-top: 0.6667rem;*/
}
.game-shadow-title span{
    display: block;
    line-height: 1rem;
    font-size: 0.2133rem;
    color: #ced1d3;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 100%;
}
.game-shadow-go{
    width: 3rem;
    height: 100%;
    float: right;
    display: flex;
    /*flex-direction: ;*/
    justify-content: center;
    align-items: center;
}
.game-shadow-go i{
    width: 0.0267rem;
    height: 0.2667rem;
    background: #fff;
    display: flex;
    margin-right: 0.4rem;
    justify-content: center;
}
.game-shadow-go span{
    width: 0.3867rem;
    height: 0.2933rem;
    display: flex;
    justify-content: center;
    background: url("http://vrgame01.weiavr.com/blackshield/small-go.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.allgamebox{
    position: fixed;
    width: 1.8667rem;
    height: auto;
    right: 0.6667rem;
    top: 9.8667rem;
    z-index: 10;
}
.allgamebox a{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}
.allgamebox span{
    display: block;
    width: 1.4rem;
    height: 1.4533rem;
    margin: 0 auto 0.2rem;
    background: url("http://vrgame01.weiavr.com/blackshield/gameicon.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.allgamebox p{
    display: block;
    width: 1.8667rem;
    height: 0.5333rem;
    font-size: 0.2667rem;
    color: #fff;
    text-align: center;
    line-height: 0.5333rem;
    background: url("http://vrgame01.weiavr.com/blackshield/gamebox.png") center no-repeat;
}
.gamedetail-center{
    width: 100%;
    height: auto;
    -webkit-background-size: 100%;
    background-size: 100%;
    /*background: #000;*/
    padding-bottom: 1.0rem;
}
.gamedetail-content{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.gamedetail-name{
    width: 100%;
    height: auto;
    /*height: 1.6rem;*/
    /*font-size: 0.5333rem;*/
    /*color: #fff;*/
    /*text-align: center;*/
    /*font-weight: 600;*/
    /*line-height: 1.6rem;*/
    /*padding-left: 2.0rem;*/
}
.gamedetail-name img{
    margin: 0 auto;
}
.gamedetail-video{
    width: 100%;
    height: 5rem;
    border: 0.0133rem solid #fff;
    margin: 0 auto;
}
.gamedetail-video video{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.gamedetail-slogan{
    width: 100%;
    height: auto;
    font-size: 0.6rem;
    font-weight: 600;
    padding-bottom: 0.5rem;
    color: #fff;
    /*line-height: 1.5rem;*/
    text-align: center;
}
.gamedetail-slogan-list{
    width: 100%;
    height: auto;
}
.gamedetail-slogan-list span{
    display: block;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    font-size: 0.28rem;
    color: #fff;
    font-weight: 600;
    line-height: 0.6rem;
}
.gamedetail-pic-list{
    width: 100%;
    height: auto;
}
.gamedetail-pic-list .icon{
    width: 100%;
    height: 0.4rem;
    padding-left: 0.5333rem;
    text-align: left;
}
.gamedetail-pic-list .icon p{
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #fff;
}
.gamedetail-pic-list .icon p i{
    display: inline-block;
    width: 0.3867rem;
    height: 0.3067rem;
    background: url("http://vrgame01.weiavr.com/blackshield/video.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 0.1333rem;
}
.gamedetail-top-pic{
    width: 100%;
    height: 6rem;
    margin: 0 auto 0.5rem;
    position: relative;
    overflow: hidden;
}
.gamedetail-top-pic span{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url("http://vrgame01.weiavr.com/blackshield/photo-box.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
    z-index: 1;
}
.gamedetail-top-pic img{
    display: block;
    width: 100%;
    height: 100%;
    padding: 0.4rem 0.13rem 0.16rem 0.13rem;
}
.gamedetail-pic-bottom{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.gamedetail-pic-bottom-left{
    width: 6.0667rem;
    /*height: 100%;*/
    height: 11rem;
    border: 0.0133rem solid #fff;
    margin: 0 auto 0.5rem;
}
.gamedetail-pic-bottom-right{
    width: 100%;
    height: 11rem;
    /*float: right;*/
}
.gamedetail-pic-bottom-right>div{
    width: 9rem;
    height: 50%;
    margin: 0.1333rem auto 0;
}
.bottom-right-top{
    width: 100%;
    height: 4.8rem;
    border: 0.0133rem solid #fff;
}
.bottom-right-top img{
    display: block;
    width: 100%;
    height: 100%;
}
.gamedetail-pic-bottom-right>div p{
    display: block;
    width: 100%;
    padding-top: 0.3rem;
    font-size: 0.2133rem;
    color: #fff;
}
.allgame-center{
    width: 100%;
    height: auto;
}
.allgame-hei{
    width: 100%;
    height: 2.0rem;
    background: url("http://vrgame01.weiavr.com/blackshield/all-game-top.png") center no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.allgame-content{
    width: 100%;
    height: auto;
}
.allgame-detail{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.allgame-title{
    width: 100%;
    height: 1.4667rem;
    text-align: center;
    line-height: 1.4667rem;
    font-size: 0.4rem;
    color: #333333;
}
.allgame-list{
    width: 100%;
    height: auto;
}
.allgame-list ul{
    display: block;
    width: 100%;
    height: auto;
}
.allgame-list ul:after{
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    content: "";
}
.allgame-list ul li{
    display: block;
    width: 4.7rem;
    height: 5.7rem;
    float: left;
    cursor: pointer;
    /*margin: 0 0.2rem 0.5333rem;*/
    margin: 0 0 0.5rem 0.2rem;
}
.allgame-list ul li span.pic{
    display: block;
    width: 100%;
    height: 4.9rem;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}

.allgame-list ul li span.title{
    display: flex;
    width: 100%;
    height: 0.8rem;
    padding-left: 0.2rem;
    box-shadow:#ececec 0.0667rem 0.0667rem 0.2rem 0.0667rem ;
}
.allgame-list ul li span.title p{
    flex: 4;
    display: flex;
    /*align-items: center;*/
    justify-content: center;
    flex-direction: column;
}
.allgame-list ul li span.title p span.gamename{
    display: flex;
    /*justify-content:center;*/
    font-size: 0.2133rem;
    color: #000;
}
.allgame-list ul li span.title p span.gamedetail{
    display: none;
    width: 3.2rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 0.16rem;
    color: #ccc;
}
.allgame-list ul li span.title i{
    flex: 1;
    background: url("http://vrgame01.weiavr.com/blackshield/allgameicon.png") center no-repeat;
}

.hiInfo{
    display: none;
    position: absolute;
    font-size: 0.24rem;
    color: #333333;
    bottom: 0rem;
    left: 0.6667rem;
    width: 40%;
}
.pic-mini-title div h1{
    font-size: 0.4rem;
    color: #0b83ee;
    display: block;
    width: 100%;
    line-height: 0.6rem;
}
.pic-mini-title div h1 i{
    display: inline-block;
    vertical-align: bottom;
    width: 0.1867rem;
    height: 0.1867rem;
    margin-right: 0.1333rem;
    background: url("http://vrgame01.weiavr.com/blackshield/circle.png") center center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;

}
.pic-mini-title div span{
    display: block;
    width: 100%;
    font-size: 0.3rem;
    color: #333333;
    padding-top: 0.1333rem;
}
.indexFlow{
    position: fixed;
    right: 0;
    top: 2.6667rem;
    width: 0.6667rem;
    display: none;
}
.indexFlow ul{
    display: block;
    height: 100%;
}
.indexFlow ul li{
    /*display: block*/
    width: 0.6667rem;
    height: 0.6667rem;
    /*float: left;*/
    display: flex;
    margin-bottom: 0.0267rem;
    align-items: center;
    justify-content: center;
    background: #b4b4b5;
    cursor: pointer;
    /*transition: width 2s;*/
    /*-webkit-transition: width 2s;*/
}
.indexFlow ul li span{
    display: none;
    position: absolute;
    right: 0.6667rem;
    width: 0;
    height: 0.6667rem;
    color: #fff;
    font-size: 0.1867rem;
    text-align: center;
    line-height: 0.6667rem;
    background: #42acef;
}
.indexFlow ul li p{
    display: none;
    position: absolute;
    right: 0.6667rem;
    width: 0;
    height: 0.6667rem;
    color: #fff;
    font-size: 0.2667rem;
    text-align: center;
    line-height: 0.6667rem;
    background: #42acef;
}

.indexFlow ul li p i{
    display: inline-block;
    width: 0.4rem;
    height: 0.3733rem;
    background: url("http://vrgame01.weiavr.com/blackshield/homejoin.png") center no-repeat;
    vertical-align: middle;
}
.indexFlow ul li:hover span{
    display: block;
    width: 2.6667rem;
}
.indexFlow ul li:hover p{
    display: block;
    width: 2.6667rem;
}
.indexFlow ul li:hover{
    background: #42acef;
}
.indexFlow ul li img.icon{
    width: 0.4rem;
    height: 0.4rem;
    display: inline-block;
    /*vertical-align: middle;*/
}
.indexFlow ul li img.gotop{
    width: 0.24rem;
    height: 0.1067rem;
    display: inline-block;
}
.noopen{
    position: absolute;
    font-size: 0.4rem;
    display: none;
    color: red;
    top: 0.2rem;
    left: 1rem;
}
.page-join-partner{
    width: 100%;
    height: auto;
}
.center-join-partner{
    width: 100%;
    height: 15.4667rem;
}
.join-partner-top{
    width: 100%;
    height: auto;
    padding-bottom: 0.5rem;
    background: #f8f8f8;
}
.join-partner-bottom{
    width: 100%;
    height: auto;
}
.join-for-partner{
    width: 100%;
    height: auto;
}
.join-for-partner-flow{
    width: 100%;
    height: auto;
}
.phone{
    height: 1.25rem;
    display: block;
    position: fixed;
    bottom: 0;
    font-size: 0;
    text-align: center;
    width: 100%;
}
.phone span{
    display: inline-block;
    width: 50%;
    height: 100%;
    line-height: 1.25rem;
    font-size: 0.4rem;
    vertical-align: middle;
}
.phone span i{
    display: inline-block;
    width: 0.5rem;
    height: 0.5rem;
    margin-right: 0.1rem;
    vertical-align: middle;
}
.phone span.phone-join{
    background: #ffffff;
    color: #42acef;
}
.phone span.phone-call{
    background: #42acef;
    color: #ffffff;
}
.phone span.phone-call a{
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #ffffff;
    text-decoration: none;
}
.phone span.phone-join i{
    background: url("http://vrgame01.weiavr.com/blackshield/phone-join.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;

}
.phone span.phone-call i{
    background: url("http://vrgame01.weiavr.com/blackshield/phone-call.png") center no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.gamedetail-pic-bottom-left img{
    display: block;
    width: 100%;
    height: 100%;
}
.gamedetail-name img{
    display: block;
    padding: 0.1333rem 0;
    height: auto;
}
.game_text{
    width: 100%;
    height: auto;
}
.game_text img{
    display: block;
    width: 100%;
    height: auto;
}

/******oem厂商加盟******/
.aio-banner-wrap{
    width:10rem;
    height: 3.1733rem;
    background: url("http://vrgame01.weiavr.com/blackshield/banner-bg.png") center center no-repeat;
    -webkit-background-size:100% 100%;
    background-size:100% 100%;
}
.aio-banner{
    width:100%;
    height: 3.1733rem;
    margin:0 auto;
    position: relative;
}
.aio-hz-name{
    width: 3.2rem;
    height: 1.6267rem;
    position: absolute;
    left: 0.9333rem;
    top: 0.3067rem;
}
.aio-hz-name span{
    display: block;
    width: 3.2rem;
    height: 1.0rem;
    /*margin-bottom: 0.2rem;*/
    background: url(http://vrgame01.weiavr.com/blackshield/banner-haizhan.png) left top no-repeat;
    -webkit-background-size: 100%;
    background-size: 100%;
}
.aio-hz-name p{
    height: 0.32rem;
    font-size:0.2667rem;
    line-height:0.32rem;
    color: #ffffff;
    font-weight:600;
}
.oem-btn-wrap{

    height: 0.8267rem;
    position: absolute;
    left: 0.4267rem;
    bottom: 0.32rem;
    line-height: 0.8267rem;
    text-align: center;
    color: #ffffff;
    padding:0 0.4rem;
    font-size: 0.32rem;
    background: url(http://vrgame01.weiavr.com/blackshield/banner-butten.png) left top no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.ome-yj-wrap{
    width:10rem;
    height:5.3333rem;
    margin:0 auto;
}
.ome-yj-img{
    width: 4.8rem;
    height:5.3333rem;
    float: left;
    padding-top:0.5733rem;
    margin-right:0.5733rem;
}
.ome-yj-img>img{
    display: block;
    width:100%;
}
.ome-yj-container{
    height:5.3333rem;
    background: #262626;
    width:10rem;
}
.oem-yj-itr{
    float: left;
    width: 4.44rem;
    height: 5.3333rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 1.0133rem;
}
.oem-yj-itr .title{
    width:100%;
    /*height:0.3733rem;*/
    /*line-height: 0.64rem;*/
    font-weight:600;
    font-size:0.42rem;
    margin-bottom:0.2rem;
}
.oem-yj-itr p{
    font-size:0.42rem;
    line-height:0.48rem;
    color: #ffffff;
}
.ome-item-container{
    height:auto;
    width:10rem;
    background: #27303d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:0.24rem;
}
.ome-item-content{
    width:10rem;
    height:auto;
    margin:0 auto;
}
.ome-item-content .item-title{
    width:7.12rem;
    height:0.64rem;
    margin:0 auto 0.4rem;
}
.ome-item-content .item-title span{
    width:1.5733rem;
    float:left;
    height: 0.32rem;
    border-bottom:0.0133rem solid #fff;
}
.ome-item-content .item-title p{
    width:3.9733rem;
    height:0.64rem;
    float: left;
    text-align: center;
    line-height:0.64rem;
    font-size: 0.42rem;
    font-weight:600;
    color: #ffffff;;
}
.ome-yj-item{
    width:100%;
    height:auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:0 0.2667rem;
    margin-bottom:0.9333rem;
}
.ome-yj-list{
    width:100%;
    height:auto;
    margin-bottom:0.2rem;
}
.ome-yj-list:after{
    display: block;
    content: '';
    overflow: hidden;
    clear: both;
}
.ome-jy-img{
    width:5.0667rem;
    height:auto;
    float: left;
    /*margin-right:0.5333rem;*/
    position: relative;
}
.ome-jy-img img{
    margin:0 auto;
    display: block;
    width:90%;
}
.ome-jy-img p{
    width:100%;
    font-size:0.42rem;
    text-align: center;
    color: #ffffff;
    position: absolute;
    bottom:0.2rem;
    left:0;
}
.ome-yj-list .ome-yj-text{
    width:4.4rem;
    line-height:0.5333rem;
    font-size:0.42rem;
    color: #ffffff;
    float: left;
}
.ome-shb-item{
    width:10rem;
    height: auto;
    margin:0 auto;
    padding:0 0.2667rem 0.2rem;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.ome-shb-list{
    width:100%;
    height:auto;
    margin-bottom:0.4rem;
}
.ome-shb-list img{
    display: block;
    margin:0 auto;
    width:80%;
}
.ome-shb-img{
    width:100%;
    height:auto;
    position: relative;
}
.ome-shb-list .title{
    font-size:0.3733rem;
    width:100%;
    text-align: center;
    color: #ffffff;
    margin-bottom:0.2667rem;
}
.ome-shb-list p{
    font-size:0.32rem;
    color: #ffffff;
    text-align: center;
}
.computer-set-wrap{
    width:100%;
    height:auto;
    background: #eee;
}
.computer-container{
    width:100%;
    height:auto;
    margin:0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top:0.6933rem;
}
.computer-container .item-title,.example-container .item-title{
    width:7.12rem;
    height:0.6667rem;
    font-size:0.48rem;
    margin:0 auto 0.4rem;
    color: #000;
}
.example-container .item-title{
    margin-bottom:0.56rem;
}

.computer-container .item-title span,.example-container .item-title span{
    width:1.5733rem;
    float: left;
    height:0.3333rem;
    border-bottom:0.0133rem solid #E4E4E4;
}
.computer-container .item-title p,.example-container .item-title p{
    width:3.9733rem;
    float: left;
    height:0.6667rem;
    line-height:0.6667rem;
    text-align: center;
}
.computer-set{
    width:100%;
    height:auto;
    margin:0 auto;
    padding:0 0.1333rem 0.4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.computer-set-img{
    width: 7.2rem;
    height: auto;
    margin: 0 auto 0.4rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.computer-set-img img{
    display: block;
    width:100%;
}
.computer-set-text{
    width: 100%;
    height: auto;
}
.computer-set-text p{
    font-size:0.3733rem;
    color: #333;
    line-height:0.48rem;
    text-align: center;
}
.computer-set-text .title{
    font-size:0.4267rem;
    font-weight:600;
    line-height:0.5467rem;
    margin-bottom:0.2667rem;
}
.example-container{
    width:100%;
    height:auto;
    margin:0 auto;
    padding-top:0.6933rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.example-item{
    width:100%;
    height:auto;
    padding:0 0.04rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.example-item .example-list{
    width:7.2rem;
    margin:0 auto 0.4rem;
    /*float: left;*/
}
.example-item .example-list img{
    width:7.2rem;
    margin:0 auto 0.1067rem;

}
.example-item .example-list p{
    font-size:0.42rem;
    line-height:0.6rem;
    text-align: center;
    color: #000;
}

 }