/*

 *	Created by scp-173 on 2017

 *	Copyright (c) 2016 shuwon.com All rights reserved

*/

@charset "utf-8";

* { margin: 0; padding: 0; }

html, body { width: 100%; height: auto; margin: 0; padding: 0; font-size: 14px; background: #FFFFFF; color: #3e3e3e; overflow-x: hidden; }

body, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img { border: medium none; margin: 0; padding: 0; outline: none; }

body, button, input, select, textarea { font: 14px LatoLight, '微软雅黑', "Microsoft YaHei", tahoma, Srial, helvetica, sans-serif; outline: none; }

h1, h2, h3, h4, h5, h6 { margin: 0; }

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

a { text-decoration: none; }

a:focus { outline: 0 }

a:hover { text-decoration: none; }

img { border: 0px; display: block; }

table { border-spacing: 0px; border-collapse: collapse; }

tr { cursor: pointer; }

input { border: 0; }

input[type="button"], input[type="submit"], input[type="reset"], select { -webkit-appearance: none; }

html { font-size: 62.5%; }

body { font-size: 1.6rem; }

textarea { resize: none; padding: 0; }

::selection { background: #1a96d4; color: #fff;}

::-moz-selection {

background: #1a96d4;

color: #fff;

}

.clearfix { clear: both; }

.scroll_cs { position: fixed; top: 0; color: #000; font-size: 36px; z-index: 999; left: 0; }

.Hover_off { cursor: url(../images/hover.ico), crosshair; }

.scrollbar { padding-right: 5px; height: 700px; overflow: auto; }

.scrollbar::-webkit-scrollbar {

 width: 5px;

 height: 10px;

}

.scrollbar::-webkit-scrollbar-button {

 background-color: #ababa7;

}

.scrollbar::-webkit-scrollbar-track {

 background: #ababa7;

}

.scrollbar::-webkit-scrollbar-track-piece {

 background: url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);

}

.scrollbar::-webkit-scrollbar-thumb {

 background: #1F99D6;

 border-radius: 4px;

}

.scrollbar::-webkit-scrollbar-corner {

 background: #82AFFF;

}

.scrollbar::-webkit-scrollbar-resizer {

 background: #FF0BEE;

}

.content1000 { width: 1000px; margin: 0 auto; position: relative; height: auto; z-index: 2; }

/*****************************/



/*IEtips*/

.IEtips { display: none; }

/***通用*********/

.header { z-index: 2001; position: fixed; width: 100%; height: 50px; background-color: #fff; text-align: center; font-size: 14px; font-size: 1.4rem; line-height: 1.28571; letter-spacing: .041em; line-height: 50px; font-family: Oswald-Regular, sans-serif }

.header h1 { float: left; position: absolute; top: 2%; left: 1%; z-index: 5; }

.header_ttl { position: absolute; height: 100%; width: 100%; }

.header_welcome { height: 60%; position: absolute; width: 100%; top: 30%; }

.header_welcome .text { display: block; line-height: 40px; line-height: 24px; }

.header_welcome .text.cn { font-size: 24px; font-family: Oswald-Regular, sans-serif; position: relative; margin-top: 0; }

.header_welcome .text.cn:after { content: ''; position: absolute; width: 60px; height: 1px; background: #000; bottom: -12px; margin-left: -30px; left: 50%; }

.header_welcome .text.en { opacity: .5; font-size: 16px; }

.frame-top { -webkit-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0; }

.frame-top .text { text-transform: uppercase; font-family: "微软雅黑"; margin: 30px auto 0; }

.frame-top .text img { margin: 0 auto; }

.frame-left, .frame-right { z-index: 2000; position: fixed; top: 0; left: 0; width: 10px; height: 100%; background-color: #fff; -webkit-transform-origin: 0; -ms-transform-origin: 0; transform-origin: 0; }

.frame-right { left: auto; right: 0; -webkit-transform-origin: 100%; -ms-transform-origin: 100%; transform-origin: 100%; }

.frame-bottom { z-index: 2000; height: 50px; position: fixed; width: 100%; left: 0; bottom: 0; font-family: Oswald-Regular, sans-serif; text-align: center; color: #979797; background-color: #fff; -webkit-transform-origin: 50% 100%; -ms-transform-origin: 50% 100%; transform-origin: 50% 100%; font-size: 14px; font-size: 1.4rem; line-height: 3.57143; letter-spacing: .041em; cursor: pointer; }

.frame-bottom_ttl { display: block; position: relative; cursor: default; height: 100%; }

.frame-bottom_up, .frame-bottom_down { display: block; position: absolute; top: 0; left: 0; right: 0; margin: auto; color: #737272; line-height: 80px; }

.frame-bottom_down span, .frame-bottom_up span { display: inline-block; vertical-align: bottom; transition: all .5s; }

.frame-bottom_down span { opacity: 1; }

.frame-bottom_up span { opacity: 0; }

.frame-bottom .frame-bottom_down span { opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0); }

.frame-bottom .frame-bottom_up span { opacity: 0; transform: matrix(1, 0, 0, 1, 0, 5); }

.frame-bottom.active { cursor: pointer; }

.frame-bottom.active .frame-bottom_down span { opacity: 0; transform: matrix(1, 0, 0, 1, 0, 5) }

.frame-bottom.active .frame-bottom_up span { opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0) }

.frame-bottom.active .frame-bottom_down span:nth-child(1) { transition-delay: 0; }

.frame-bottom.active .frame-bottom_down span:nth-child(2) { transition-delay: 0.05s; }

.frame-bottom.active .frame-bottom_down span:nth-child(3) { transition-delay: 0.1s; }

.frame-bottom.active .frame-bottom_down span:nth-child(4) { transition-delay: 0.15s; }

.frame-bottom.active .frame-bottom_down span:nth-child(5) { transition-delay: 0.2s; }

.frame-bottom.active .frame-bottom_down span:nth-child(6) { transition-delay: 0.25s; }

.frame-bottom.active .frame-bottom_down span:nth-child(7) { transition-delay: 0.3s; }

.frame-bottom.active .frame-bottom_down span:nth-child(8) { transition-delay: 0.35s; }

.frame-bottom.active .frame-bottom_down span:nth-child(9) { transition-delay: 0.4s; }

.frame-bottom.active .frame-bottom_down span:nth-child(10) { transition-delay: 0.45s; }

.frame-bottom.active .frame-bottom_up span:nth-child(1) { transition-delay: 0.5s; }

.frame-bottom.active .frame-bottom_up span:nth-child(2) { transition-delay: 0.55s; }

.frame-bottom.active .frame-bottom_up span:nth-child(3) { transition-delay: 0.6s; }

.frame-bottom.active .frame-bottom_up span:nth-child(4) { transition-delay: 0.65s; }

.frame-bottom.active .frame-bottom_up span:nth-child(5) { transition-delay: 0.7s; }

.frame-bottom.active .frame-bottom_up span:nth-child(6) { transition-delay: 0.75s; }

.menu-btn-outer { z-index: 2001; position: fixed; top: 0; left: 0; padding: 0 20px; line-height: 50px; }

.menu-btn { width: 20px; height: 18px; display: inline-block; vertical-align: middle; position: relative; top: 1px; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; }

.menu-btn .bar { -webkit-transition: .24s cubic-bezier(.3, .74, .5, .93); transition: .24s cubic-bezier(.3, .74, .5, .93); display: inline-block; position: absolute; top: 7px; left: 0; width: 20px; height: 3px; background-color: #ee7325; -webkit-transform-origin: 50%; -ms-transform-origin: 50%; transform-origin: 50%; }

.menu-btn .bar--01 { top: 0; }

.menu-btn .bar--02 { top: 7px; }

.menu-btn .bar--03 { top: 14px; }

.menu-btn.open .bar--01 { top: 7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.menu-btn.open .bar--02 { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); opacity: 0.0; }

.menu-btn.open .bar--03 { top: 7px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }



@media only screen and (min-width: 1200px) {

.menu-btn-outer:hover .bar--01, .menu-btn-outer:hover .bar--03 { -webkit-transform: translateX(4px); -ms-transform: translateX(4px); transform: translateX(4px); }

.menu-btn-outer:hover .bar--02 { -webkit-transform: translateX(-4px); -ms-transform: translateX(-4px); transform: translateX(-4px); }

/*.menu-btn-outer:hover{background: red;}*/

}

.menu { z-index: 2001; position: fixed; top: 50px; display: block; width: 100%; height: calc(100vh - 80px); opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; visibility: hidden; -webkit-transition: .55s cubic-bezier(.65, .06, .66, .38); transition: .55s cubic-bezier(.65, .06, .66, .38); }

.menu.open { -webkit-transition: 0s cubic-bezier(.65, .06, .66, .38); transition: 0s cubic-bezier(.65, .06, .66, .38); opacity: 1.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; }

.menu-back-outer { position: absolute; width: calc(100% - 160px); height: calc(100% - 80px); overflow: hidden; transform: matrix(1, 0, 0, 1, 0, 0); }

.menu-back-outer p { transition: opacity 0.5s ease-in 0s, transform 2s ease-in 0s; opacity: 0; transform: matrix(1, 0, 0, 1, 0, 0); }

.menu-back-outer p.active { opacity: 1; transform: matrix(1.04, 0, 0, 1.04, 0, 0); }

.menu_row { height: 33.333333%; }

.menu-back { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center center; -webkit-background-size: cover; background-size: cover; opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.menu-back--01 { background-image: url(../images/banner1.jpg); }

.menu-back--02 { background-image: url(../resources/002.jpg); }

.menu-back--03 { background-image: url(../images/Bggames.jpg); }

.menu-back--04 { background-image: url(../resources/004.jpg); }

.menu-back--05 { background-image: url(../resources/005.jpg); }

.menu-back--06 { background-image: url(../resources/006.jpg); }

.menu-back--07 { background-image: url(../resources/007.jpg); }

.menu-back--08 { background-image: url(../resources/008.jpg); }

.menu-back--09 { background-image: url(../resources/009.jpg); }

.menu_col { position: relative; height: 100%; background-color: transparent; opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; transform: matrix(0.9, 0, 0, 0.9, -100, 0); transition: all .5s; }

.menu_col:hover .menu_link-back { background-color: #fff !important; opacity: 1.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.menu_col:hover .menu_link_ttl { color: #000; }

.menu_col:hover .menu_link hr { background-color: #000; }

.menu_col:hover .menu_link_sub { color: #000; }

.menu.open .menu_col { opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0); }

.menu_link-back { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: .24s cubic-bezier(.3, .74, .5, .93); transition: .24s cubic-bezier(.3, .74, .5, .93); }

.menu_link { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; color: #fff; text-align: center; text-transform: uppercase; }

.menu_link_ttl { font-family: Oswald-Regular, sans-serif; font-size: 15px; font-size: 1.5rem; line-height: 2; letter-spacing: .012em; -webkit-transition: -webkit-transform .5s cubic-bezier(.3, .74, .5, .93) 0s, opacity .5s cubic-bezier(.3, .74, .5, .93) 0s, color .24s cubic-bezier(.3, .74, .5, .93); transition: transform .5s cubic-bezier(.3, .74, .5, .93) 0s, opacity .5s cubic-bezier(.3, .74, .5, .93) 0s, color .24s cubic-bezier(.3, .74, .5, .93); }

.menu_link hr { width: 18px; height: 1px; margin: 2.5px auto -1px; border: none; background-color: #fff; -webkit-transition: -webkit-transform .5s cubic-bezier(.3, .74, .5, .93) .15s, opacity .5s cubic-bezier(.3, .74, .5, .93) .15s, color .24s cubic-bezier(.3, .74, .5, .93); transition: transform .5s cubic-bezier(.3, .74, .5, .93) .15s, opacity .5s cubic-bezier(.3, .74, .5, .93) .15s, color .24s cubic-bezier(.3, .74, .5, .93); }

.menu_link_sub { -webkit-transition: -webkit-transform .5s cubic-bezier(.3, .74, .5, .93) .3s, opacity .5s cubic-bezier(.3, .74, .5, .93) .3s, color .24s cubic-bezier(.3, .74, .5, .93); transition: transform .5s cubic-bezier(.3, .74, .5, .93) .3s, opacity .5s cubic-bezier(.3, .74, .5, .93) .3s, color .24s cubic-bezier(.3, .74, .5, .93); font-size: 8px; font-size: .8rem; line-height: 3.75; letter-spacing: .025em; }

.kv-index { padding: 50px 10px 0; overflow: hidden; width: 100%; }

.in-banner { position: relative; height: 100%; }

.kv_head { position: relative; color: #fff; text-align: center; padding: 0 15px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); text-transform: uppercase; }

.kv_sub { font-family: Oswald-Regular, sans-serif; word-wrap: break-word; font-size: 30px; font-size: 3rem; line-height: 1; letter-spacing: .05em; }

.kv_ttl { font-size: 15px; font-size: 1.5rem; line-height: 2; letter-spacing: .05em; }

.kv_left { overflow: hidden; background-color: #ee7325; height: 100%; z-index: 5; transition-delay: .3s !important; }

.kv_right { padding: 0; height: 100%; z-index: 2; background-size: cover; }

.kv-index .kv_left { left: 0; }

.kv-index .kv_right { right: 0; background-size: 100% auto; background-position: center; }

.kv_img { overflow: hidden; }

.kv_img img { width: 100%; position: relative; /*! top: 50%; */ /*! transform: translateY(-50%); */ }

.site-content { position: relative; padding: 0 10px; background-color: #fff; }

.footer { color: #979797; text-align: center; padding: 0 0 50px; margin-top: 80px; position: relative; z-index: 4; }

.view-all { display: block; background-color: #000; color: #fff; text-align: center; height: 65px; font-family: Raleway-Regular, sans-serif; font-size: 14px; font-size: 1.4rem; line-height: 3.78571; letter-spacing: .2em; line-height: 65px; text-transform: uppercase; }

.side-btn-outer { z-index: 2002; position: fixed; top: 0; right: 0; padding: 0 20px; line-height: 50px; }

.side-btn .bar:after { transition: all .3s; }

.side-btn .bar:before { transition: all .3s; }



@media only screen and (min-width:1200px) {

.side-btn-outer:hover .bar--01:after { left: 0; }

.side-btn-outer:hover .bar--01:before { left: 0; }

.side-btn-outer:hover .bar--02:after { left: 6px; }

.side-btn-outer:hover .bar--02:before { left: -6px; }

.side-btn-outer:hover .bar--03:after { left: 0px; }

.side-btn-outer:hover .bar--03:before { left: 0; }

}

.side-btn { width: 20px; height: 18px; display: inline-block; vertical-align: middle; position: relative; top: 1px; -webkit-transform: translateZ(0); -webkit-backface-visibility: hidden; }

.side-btn .bar { -webkit-transition: .24s cubic-bezier(.3, .74, .5, .93); transition: .24s cubic-bezier(.3, .74, .5, .93); position: absolute; top: 6px; left: 8px; width: 4px; height: 4px; background-color: #ee7325; }

.side-btn .bar--01 { top: 0; }

.side-btn .bar--02 { top: 7px; }

.side-btn .bar--03 { top: 14px; }

.side-btn .bar:before, .side-btn .bar:after { content: ' '; position: absolute; top: 0; left: -8px; width: 4px; height: 4px; background-color: #ee7325; }

.side-btn .bar::after { left: 8px; }

.side-btn.open .bar { top: 7px; left: 0; width: 20px; height: 3px; }

.side-btn.open .bar--01 { top: 7px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.side-btn.open .bar--02 { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.side-btn.open .bar--03 { top: 7px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.side-btn.open span:after { opacity: 0; }

.side-btn.open span:before { opacity: 0; }

.side { z-index: 2001; position: fixed; height: 100%; margin-top: 50px; right: 0; display: none; }

.side.open { visibility: visible; }

.side_row { height: 100%; -webkit-overflow-scrolling: touch; overflow-y: scroll; z-index: 5; }

.tuijian{ width: 300px; position: relative;}

.tuijian img{ width: 100%;}

.tuijian .pc{display: block; position: absolute; left: 0; height: 100%; width: 100%; top: 0;}

.side_item { opacity: 0; transform: matrix(0.9, 0, 0, 0.9, 0, 100); transition: all .3s; }

.side.open .side_item { opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0); }

.side_item img { width: 100%; height: auto; }

.side-overlay { z-index: 1999; position: fixed; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0,0,0,.47); -webkit-transition: .6s cubic-bezier(.3, .74, .5, .93); transition: .6s cubic-bezier(.3, .74, .5, .93); opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; visibility: hidden; }

.side-overlay.show { opacity: 1.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; visibility: visible; }

body.Overflow, html.Overflow { overflow: hidden; }

.footer_contact { margin-bottom: 44px; }

.footer_inner { height: 130px; }

.footer_more{}

.footer_more .message{

    color: #212121;

    text-align: left;

    width: 100%;

    padding: 15px 9%;

}

.footer-L { height: 100%; }

.footer-L .message { color: #212121; position: absolute; text-align: left; text-indent: 17%; width: 100%; bottom: 5%; }

.footer-L .message i { display: inline; font-style: normal; margin: 0 15px; }

.footer-R { height: 100%; }

.copyright { position: absolute; width: 100%; bottom: 13%; color: #212121; }

.copyright span { margin-left: 15px; }

.copyright span a { color: #212121; }

/*index*/

.wrap { overflow: hidden; }

.banners { width: calc(100% - 160px); height: auto; position: relative; margin-left: 80px; overflow: hidden; }

.banners .swiper-button-prev{background: url(../images/arrowL.png) no-repeat;}

.banners .swiper-button-next{background: url(../images/arrowR.png) no-repeat;}

.banners .swiper-button-prev,.banners .swiper-button-next{ width: 36px; height: 58px;opacity: .5;}

.banners .swiper-button-prev.swiper-button-disabled,.banners .swiper-button-next.swiper-button-disabled{ opacity: .2;}

@media only screen and (min-width:1200px) {

.banners { height: 100vh !important; }

}

.banners ul { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }

.banners ul li { width: 100%; height: 100%; left: 0; top: 0; z-index: 0; background-size: 100% auto !important; position: relative; position: relative; }

.banners ul li .boxs{

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

}

.banners ul li .pic { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transition: all 7s; }

.banners ul li:nth-child(2) { }

.banners ul li.active { z-index: 10; }

.banners ul li.swiper-slide-active .pic { /*transform: scale(1.1);*/ }

.banners ul li.cur1{}

.banners ul li.cur1>img{position: absolute;left: 50%;}

.banners ul li.cur1 .top-tit{top: 15%;left: 50%;transform: translate(-50%,50%);position: absolute;}

.banners ul li.cur1 .top-tit2{bottom: 27%;transform: translate(-50%,100%);opacity: 0;position: absolute;left: 50%;}

.banners ul li.cur1 .top-tit3{bottom: 22%;transform: translate(-50%,100%);opacity: 0;position: absolute;left: 50%;}

.banners ul li.cur1 .top-tit4{bottom: 19%;transform: translate(-50%,100%);opacity: 0;position: absolute;left: 50%;}

.banners ul li.cur1 .Pointer1{transform: translate(-50%,0) rotate(0deg);transform-origin: bottom;left: 50%;position: absolute;transition: all .5s;}

.banners ul li.cur1 .Pointer2{transform: translate(-50%,0) rotate(0deg);left: 50%;position: absolute;}

.banners ul li.cur1 .timer{width: 376px;position: absolute;height: 376px;left: 50%;transform: translateX(-50%);top: 23%;}

.banners ul li.cur1 .ClockDial{top: 0;position: absolute;}

.banners ul li.swiper-slide-active.cur1 .Pointer1{transform: translate(-50%) rotate(360deg);transition: all 4.5s;} 

.banners ul li.swiper-slide-active.cur1 .top-tit{transform: translate(-50%,100%); opacity: 1;transition: all .5s;}

.banners ul li.swiper-slide-active.cur1 .top-tit2{transform: translate(-50%,0%);opacity: 1;transition: all .5s;transition-delay: .5s;}

.banners ul li.swiper-slide-active.cur1 .top-tit3{transform: translate(-50%,0%);opacity: 1;transition: all .5s;transition-delay: .8s;}

.banners ul li.swiper-slide-active.cur1 .top-tit4{transform: translate(-50%,0%);opacity: 1;transition: all .5s;transition-delay: 1.3s;}









.banners ul li.cur2{}

.banners ul li.cur2 .text{position: absolute;transform: translate(-50%,0%);left: 50%;bottom: 29%;}

.banners ul li.cur2 .text img{position: relative;z-index: 2;transition: all .5s;transform: translateY(0%);width: 280px;opacity: 0;} 

.banners ul li.cur2 .text .shadow1{position: absolute;z-index: 1;transition: all .5s;top: 0;left: 0;}

.banners ul li.cur2 .text .shadow2{position: absolute;z-index: 1;transition: all .5s;bottom: 0;left: 0;}

.banners ul li.cur2 .img1{}

.banners ul li.cur2 .img2{}

.banners ul li.cur2 .img3{margin-top: 25px;}

.banners ul li.cur2 .img4{}

.banners ul li.cur2 .text span{position: absolute;width: 0%;height: 2px;background: #c1940c;bottom: 9%;z-index: 2;}

.banners ul li.cur2 .text .z{transition: all .5s;opacity: 0;transition-delay: 2s;}

.banners ul li.cur2 .text span.l{left: -160%;}

.banners ul li.cur2 .text span.l:after{}

.banners ul li.cur2 .text span.r{left: 120%;}

.banners ul li.cur2 .text span.r:after{}

.banners ul li.swiper-slide-active.cur2 .l{width: 140%;transition: all 2s;}

.banners ul li.swiper-slide-active.cur2 .r{width: 140%;transition: all 2s;transition-delay: 2.5s;} 

.banners ul li.swiper-slide-active.cur2 .text .shadow1{top: 2px;left: 2px;transition-delay: 2s;}

.banners ul li.swiper-slide-active.cur2 .text .shadow2{bottom: -2px;left: 2px;transition-delay: 2s;}

.banners ul li.swiper-slide-active.cur2 .text img{transform: translateY(0%);opacity: 1;}

.banners ul li.swiper-slide-active.cur2 .text .z{ opacity: 1;}



.banners ul li.cur3{}

.banners ul li.cur3 .three-tit{position: absolute;left: 50%;transform: translateX(-50%);bottom: 35%;}

.banners ul li.cur3 .three-tit2{position: absolute;left: 50%;transform: translateX(-50%);bottom: 29%;}

.banners ul li.cur3 .three-tit3{position: absolute;left: 50%;transform: translateX(-50%);bottom: 24%;}

.banners ul li.cur3 .EyeD{position: absolute;left: 50%;transform: translateX(-50%);bottom: 60%; opacity: 0;transition: all .5s 1s;}

.banners ul li.cur3 .Eye{position: absolute;bottom: -20px;left: 17px;}

.banners ul li.cur3 .Eye_open{animation: open 4s linear infinite;}

@keyframes open{

	0%,5%{ opacity: 1;}

	10%{ opacity: 0;}

	30%{ opacity: 0;}

	45%{ opacity: 1;}

	100%{ opacity: 1;}

}

.banners ul li.swiper-slide-active.cur3 .EyeD{ opacity: 1;}





.site-content { position: relative; padding: 0 10px; background-color: #fff; }

.games-index { position: relative }

.games-index .game_row { height: 800px; }

.games-index .game_row a:hover .game_overlay { background: rgba(0,0,0,0); }

.games-index .game { position: relative; display: block; }

.game { overflow: hidden; height: 100%; padding: 0; }

.game_img img { width: 100%; height: auto }

.game_img { display: block; width: 100%; height: 100%; overflow: hidden; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center center }

.game_img:after { content: ' '; z-index: 2; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; overflow: hidden; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.game_img--01:after { background-image: url(../../images/game01.jpg) }

.game_img--02:after { background-image: url(../../images/game02.jpg) }

.game_img--03:after { background-image: url(../../images/game03.jpg) }

.game_img--04:after { background-image: url(../../images/game04.jpg) }

.game_overlay { z-index: 9; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: rgba(0, 0, 0, .6); transition: all .5s; }

.game_ttl { display: none; text-transform: uppercase; }

.game_count { position: absolute; top: 15px; right: 10px; padding-right: 10px; color: #fff; text-align: right; font-size: 30px; font-size: 3rem; line-height: 1; letter-spacing: .025em; font-family: Oswald-Regular, sans-serif; font-style: italic }

.game_count_dl { display: block; font-size: 10px; font-size: 1rem; line-height: 1.5; letter-spacing: .025em }

.news-index { background-color: #fff; margin-bottom: 120px; }

.news-index_head { padding: 48.5px 0 19.5px; text-align: center; text-indent: 30px; color: #000; }

.news-index_ttl { font-family: Oswald-Regular; font-size: 15px; font-size: 1.5rem; line-height: 1.2; letter-spacing: .025em; margin: 0; text-transform: uppercase; }

.news-index_sub { font-size: 9px; font-size: .9rem; line-height: 2; letter-spacing: 0 }

.news-index_item { margin-bottom: 42px; width: 100% }

.news-index_item_row { display: block }

.news-index_item_link { display: table-row }

.news-index_item_img { width: 47%; display: table-cell; vertical-align: top }

.news-index_item_img img { width: 100%; height: auto }

.news-index_item_head { width: 53%; display: table-cell; vertical-align: middle; background-color: #fff; text-align: left }

.news-index_item_ttl, .news-index_item_txt { display: inline-block; overflow: hidden; max-height: 4.5em; font-size: 12px; font-size: 1.2rem; line-height: 1.5; letter-spacing: 0 }

.news-index_item_ttl h2, .news-index_item_txt h2 { font-size: 12px; font-size: 1.2rem; line-height: 1.5; letter-spacing: 0 }

.news-index_item_body { display: none }

.news-index_item_head { padding-left: 20px; padding-right: 20px }

.news-index_item_img-pc .news-index_item_img { display: none }

.news-index_item_txt { height: auto; font-size: 12px; font-size: 1.2rem; line-height: 1.5; letter-spacing: 0 }

.news-index_meta { overflow: hidden; margin-bottom: 10px; text-align: left }

.news-index_meta_right { float: right }

.news-index_meta_date { margin-right: 1em; font-family: Raleway-Bold, sans-serif; color: #b3b3b3; font-size: 10px; font-size: 1rem; line-height: 1.5; letter-spacing: .05em }

.news-index_meta_share { display: inline-block; vertical-align: middle; width: 22px; height: 22px; line-height: 22px; background-color: #b3b3b3; color: #fff; text-align: center; font-size: 12px; font-size: 1.2rem; line-height: 1.83333; letter-spacing: 0 }

.news-index_items-outer { overflow: hidden }

.wrap .case { width: 100%; height: auto; overflow: hidden }

.wrap .case ul li { margin-bottom: 0; }

.wrap .case ul li .hez{ position: relative;overflow: hidden;}

.wrap .case ul li .pic { background-repeat: no-repeat; background-position: center center; background-size: 100% auto; transition: ease .4s; }

.wrap .case ul li a { display: block; height: 100%; overflow: hidden;position: absolute; top: 0; left: 0; width: 100%;z-index: 9;}

.wrap .case ul li a.pc{display: block;}

.wrap .case ul li a.phone{display: none;}



.wrap .case ul li img { display: block; width: 100%; }

.wrap .case ul li .name { width: 100%; height: 90px; transition: ease .4s; position: relative; z-index: 2; background: #fff; }

.MoberPhoneTips{display: none;}

.wrap .case ul li .name .nl { width: calc(100% - 120px); float: left; padding: 10px; height: 90px; text-align: left }

.wrap .case ul li .name .nl .b { width: 50px; text-transform: uppercase; height: 30px; line-height: 30px; color: #ee7325; font-size: 14px; border-bottom: 1px solid #ee7325 }

.wrap .case ul li:nth-child(3) { margin-right: 0 }

.wrap .case ul li .name .nl .s { width: 100%; height: 40px; line-height: 40px; font-size: 18px; color: #666666; }

.wrap .case ul li .name .nr { width: 30px; float: right; height: 30px; margin-right: 10px; margin-top: 26px; transition: all .5s; border-radius: 50%; border: 1px solid #a7a7a7; position: relative; }

.wrap .case ul li .name .nr:after { content: ''; position: absolute; height: 6px; width: 6px; background: #fff; left: 3px; top: 0; transition: ease .4s; }

.wrap .case ul li .name .ico-arrow { background: url(../images/icon-arrow.png) no-repeat; height: 30px; width: 30px; position: absolute; top: 26px; right: 10px; background-size: 100% auto; }



@media only screen and (min-width:1200px) {

.wrap .case ul li:hover .pic { transform: scale(1.1); }

.wrap .case ul li:hover .name { background: #f2f2f2; }

.wrap .case ul li:hover .name .nr { animation: nr 2s linear infinite; border: 1px solid #e85504; }

.wrap .case ul li:hover .name .nr:after { background: #f2f2f2; }

.wrap .case ul li:hover .name .ico-arrow { background-position: bottom; }

}

@keyframes nr {

 0% {

transform: rotate(0);

}

 100% {

transform: rotate(360deg);

}

}

.about-index { width: 100%; padding: 120px 0; color: #fff; background: url(../images/ybg.jpg); margin-bottom: 80px; position: relative; }

.about-index:after { content: ''; position: absolute; background: url(../images/Elephant.png) no-repeat; width: 154px; height: 150px; top: -70px; left: 50%; margin-left: -77px; }

.about-index .about-box { width: 100%; height: auto; padding: 0 15%; text-align: center; }

.about-index .about-box .about-name { font-size: 24px; padding-bottom: 30px; }

.about-index .about-box .about-info { width: 100%; height: auto; line-height: 28px; font-size: 14px; text-indent: 28px; margin-bottom: 30px; }

.about-index .about-box .about-url { width: 110px; height: 33px; border-radius: 33px; border: 1px solid #fff; line-height: 33px; text-align: center; color: #fff; margin: auto; display: block; overflow: hidden; position: relative; z-index: 5; }

.about-index .about-box .about-url:after { content: ''; position: absolute; width: 100%; height: 0; left: 0; bottom: 0; background: #f5b556; z-index: -1; transition: all .5s; }



@media only screen and (min-width:1200px) {

.about-index .about-box .about-url:hover:after { height: 100%; }

}

.about-index .about-list { width: 100%; height: auto; text-align: center; margin-top: 50px; }

.about-index .about-list .about-item { width: 260px; height: auto; display: inline-block; margin: 0 10px; transition-duration: .5s; -webkit-transition-duration: .5s; border: 1px solid rgba(255,255,255,0); }

.about-index .about-list .about-item .item { width: 100%; height: 59px; }

.about-index .about-list .about-item .item img { max-width: 218px; margin: 0 auto; }

.about-index .about-list .about-item .nn { width: 100%; height: auto; line-height: 40px; font-size: 18px; margin-bottom: 25px; margin-top: 15px; }

/*翻页动画*/

.tj_top { width: 457px; height: 77px; margin: 0 auto; background: url(images/tj_top.png) no-repeat center top; position: relative; z-index: 2; }

.tj_tit { width: 821px; height: 105px; background: url(images/tj_tit.png) no-repeat center top; margin: 63px auto 42px; position: relative; z-index: 2; }

.tj_foot { width: 100%; height: 900px; position: fixed; left: 0; bottom: 0; background: url(images/foot.jpg) no-repeat center bottom; }

.tj_map { width: 593px; height: 358px; background: url(images/map.png) no-repeat center top; position: relative; z-index: 2; margin: 50px auto 0 auto; }

.nums_txt { position: absolute; color: #423424; text-align: center; font-size: 28px; }

.nums_txt span { font-size: 44px; }

.nums_txt1 { left: 295px; top: 132px; width: 180px; }

.nums_txt2 { left: 85px; top: 35px; width: 200px; }

.nums_txt3 { left: 105px; top: 200px; width: 170px; }

@-webkit-keyframes flipTop {

0% {

-webkit-transform: perspective(400px) rotateX(0deg);

}

 100% {

-webkit-transform: perspective(400px) rotateX(-90deg);

}

}

 @-webkit-keyframes flipBottom {

0% {

-webkit-transform: perspective(400px) rotateX(90deg);

}

 100% {

-webkit-transform: perspective(400px) rotateX(0deg);

}

}

 @-moz-keyframes flipTop {

0% {

-moz-transform: perspective(400px) rotateX(0deg);

}

 100% {

-moz-transform: perspective(400px) rotateX(-90deg);

}

}

 @-moz-keyframes flipBottom {

0% {

-moz-transform: perspective(400px) rotateX(90deg);

}

 100% {

-moz-transform: perspective(400px) rotateX(0deg);

}

}

 @-ms-keyframes flipTop {

0% {

-ms-transform: perspective(400px) rotateX(0deg);

}

 100% {

-ms-transform: perspective(400px) rotateX(-90deg);

}

}

 @-ms-keyframes flipBottom {

0% {

-ms-transform: perspective(400px) rotateX(90deg);

}

 100% {

-ms-transform: perspective(400px) rotateX(0deg);

}

}

 @-keyframes flipTop {

0% {

transform: perspective(400px) rotateX(0deg);

}

 100% {

transform: perspective(400px) rotateX(-90deg);

}

}

 @-keyframes flipBottom {

0% {

transform: perspective(400px) rotateX(90deg);

}

 100% {

transform: perspective(400px) rotateX(0deg);

}

}

.dataStatistics { color: #fedec2;/*! font-family: "Helvetica Neue", Helvetica, sans-serif; */ font-size: 46px; font-weight: bold;/*!  */ height: 59px; width: 100%; margin: 0 auto; text-align: center; }

.dataStatistics .seperator { vertical-align: top; margin: 0 -20px; display: inline; }

.dataStatistics .seconds, .dataStatistics .minutes, .dataStatistics .hours, .dataStatistics .days { height: 100%; display: inline; }

.dataStatistics .digit_set { /*! float: left; */ border-radius: 10px;/*! box-shadow: 0 2px 4px rgba(0, 0, 0, 0.8); *//*! border: 1px solid #111111; */ width: 42px; height: 100%; display: inline-block; position: relative; }

.about-index .nus{display:none;}

.dataStatistics .digit { position: absolute; height: 100%; }

.dataStatistics .digit > div { position: absolute; left: 0; overflow: hidden; height: 50%; width: 42px;/*! padding: 0 15px; */ }

.dataStatistics .digit > div.digit_top, .dataStatistics .digit > div.shadow_top { width: 42px;/*!  */ box-sizing: border-box; top: 0; z-index: 0; border-radius: 10px 10px 0 0; background: url(../images/ybg.jpg); }

.dataStatistics .digit > div.digit_top:before, .dataStatistics .digit > div.shadow_top:before { content: ""; height: 100%; width: 100%; position: absolute; left: 0; top: 0; }

.dataStatistics .digit > div.shadow_top { width: 42px; opacity: 0; -webkit-transition: opacity 0.3s ease-in; }

.dataStatistics .digit > div.digit_bottom, .dataStatistics .digit > div.shadow_bottom { bottom: 0; z-index: 0; border-radius: 0 0 10px 10px; background: url(../images/ybg.jpg); }

.dataStatistics .digit > div.digit_bottom .digit_wrap, .dataStatistics .digit > div.shadow_bottom .digit_wrap { display: block; margin-top: -70%; }

.dataStatistics .digit > div.digit_bottom:before, .dataStatistics .digit > div.shadow_bottom:before { content: ""; border-radius: 0 0 10px 10px; height: 100%; width: 100%; position: absolute; left: 0; top: 0; }

.digit_wrap { line-height: 59px; display: block; overflow: hidden; }

.dataStatistics .digit > div.shadow_bottom { opacity: 0; -webkit-transition: opacity 0.3s ease-in; }

.dataStatistics .digit.previous .digit_top, .dataStatistics .digit.previous .shadow_top { opacity: 1; z-index: 2; -webkit-transform-origin: 50% 100%; -webkit-animation: flipTop 0.3s ease-in both; -moz-transform-origin: 50% 100%; -moz-animation: flipTop 0.3s ease-in both; -ms-transform-origin: 50% 100%; -ms-animation: flipTop 0.3s ease-in both; transform-origin: 50% 100%; animation: flipTop 0.3s ease-in both; }

.dataStatistics .digit.previous .digit_bottom, .dataStatistics .digit.previous .shadow_bottom { z-index: 1; opacity: 1; }

.dataStatistics .digit.active .digit_top { z-index: 1; }

.dataStatistics .digit.active .digit_bottom { z-index: 2; -webkit-transform-origin: 50% 0%; -webkit-animation: flipBottom 0.3s 0.3s ease-out both; -moz-transform-origin: 50% 0%; -moz-animation: flipBottom 0.3s 0.3s ease-out both; -ms-transform-origin: 50% 0%; -ms-animation: flipBottom 0.3s 0.3s ease-out both; transform-origin: 50% 0%; animation: flipBottom 0.3s 0.3s ease-out both; }

.SeeYouNot { }

.SeeYouNot ul { margin: 0 auto 80px; }

.SeeYouNot li { overflow: hidden; padding: 0; }

.SeeYouNot .link_img { margin: 0; overflow: hidden; position: relative; }

.SeeYouNot .link_img span { top: 0; left: 0; width: 100%; height: 100%; display: block; position: absolute; opacity: 0; transition: all .5s; }

.SeeYouNot .pic { }

.SeeYouNot .pic img { }

.SeeYouNot .link_head { padding: 11.5px 15px 18.5px; background-color: #fff; -webkit-transition: .6s cubic-bezier(.3, .74, .5, .93); transition: .6s cubic-bezier(.3, .74, .5, .93); }

.link:hover .link_head { background-color: #f6f6f6; }

.SeeYouNot .link_head_ttl { font-family: Oswald-Regular; text-transform: uppercase; font-size: 24px; line-height: 1.2; letter-spacing: .025em; height: 36px; overflow: hidden; color: #000; }

.SeeYouNot .link_head_sub { font-size: 9px; font-size: .9rem; line-height: 2; letter-spacing: 0; display: inline-block; width: 108px; height: 24px; background: #bfbfbf; text-align: center; line-height: 24px; color: #fff; border-radius: 17px; text-transform: uppercase; position: relative; z-index: 5; border-radius: 15px; overflow: hidden; }

.img-max { width: 100%; height: auto; }

.statement { margin-top: 105px; }

.statement ul { }

.statement ul li { padding: 0; overflow: hidden; position: relative; }

.statement ul li a { }

.statement ul li .pc{position: absolute; top: 0; left: 0;width: 100%; height: 100%;display: block;z-index: 9;}

.statement ul li img { width: 100%; }

.statement ul li.l { }

.statement ul li.r { }

.statement ul li.l .text { position: absolute; left: 10%; bottom: 35%; z-index: 5; }

.statement ul li.l .text .tet { display: block; }

.statement ul li.l .text .tet.tit { font-size: 40px; display: inline-block; color: #efdebd; -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(241, 233, 139)), to(rgb(211, 156, 22))); }

.statement ul li.l .text .tet.dass { font-size: 32px; color: #cf9915; background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(241, 233, 139)), to(rgb(211, 156, 22))); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }

.statement ul li.l .text .tet.en { font-size: 18px; text-transform: uppercase; opacity: .5; color: #fff; }

.statement ul li.l .btns { position: absolute; z-index: 5; background: #ccc; color: #363636; bottom: 20%; left: 10%; border-radius: 15px; font-size: 14px; width: 200px; height: 30px; }

.statement ul li.l .btns .lx { display: inline-block; padding: 5px 25px; border-radius: 15px; background: radial-gradient(right top, circle cover, rgb(255, 239, 199) 21%, rgb(211, 156, 22) 66%); background: -o-radial-gradient(right top, circle cover, rgb(255, 239, 199) 21%, rgb(211, 156, 22) 66%); background: -ms-radial-gradient(right top, circle cover, rgb(255, 239, 199) 21%, rgb(211, 156, 22) 66%); background: -moz-radial-gradient(right top, circle cover, rgb(255, 239, 199) 21%, rgb(211, 156, 22) 66%); background: -webkit-radial-gradient(right top, circle cover, rgb(255, 239, 199) 21%, rgb(211, 156, 22) 66%); position: absolute; left: 0; transition: all .3s; }

.statement ul li.l .btns .zw { line-height: 29px; height: 29px; text-align: right; width: 100%; display: block; left: 0; padding-right: 15px; transition: all .3s; }

.statement ul li.r .text { position: absolute; left: 0; width: 100%; text-align: center; z-index: 5; bottom: 22%; color: #363636; }

.statement ul li.r .text span { color: #EF9219; }

.statement ul li.r .btns { position: absolute; bottom: 5%; padding: 5px 65px; z-index: 5; color: #BF8234; background: #fff; border-radius: 15px; font-size: 14px; background: linear-gradient(top, rgb(255, 255, 255) 21%, rgb(227, 227, 227) 66%); background: -o-linear-gradient(top, rgb(255, 255, 255) 21%, rgb(227, 227, 227) 66%); background: -ms-linear-gradient(top, rgb(255, 255, 255) 21%, rgb(227, 227, 227) 66%); background: -moz-linear-gradient(top, rgb(255, 255, 255) 21%, rgb(227, 227, 227) 66%); background: -webkit-linear-gradient(top, rgb(255, 255, 255) 21%, rgb(227, 227, 227) 66%); left: 50%; margin-left: -93px; bottom: 10%; box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.38); overflow: hidden; }

.statement ul li.r .btns:after { content: ''; position: absolute; width: 100%; height: 100%; left: 0; bottom: 0; background: #F5C800; z-index: -1; transition: all .5s; opacity: 0; }

.statement ul li .pic { background-repeat: no-repeat; background-position: center center; background-size: 100% 100%; display: block; transition: ease .5s; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.statement ul li .btns { transition: all .5s; }



@media only screen and (min-width:1200px) {

.statement ul li:hover .pic { transform: scale(1.1); }

.statement ul li.l a:hover .btns .lx { left: 61%; }

.statement ul li.l a:hover .btns .zw { opacity: 0; }

.statement ul li.r a:hover .btns{ color: #fff; }

.statement ul li.r a:hover .btns:after { opacity: 1; }

}

.newsList-index { margin-bottom: 108px; }

.newsList-index .container { width: 100%; padding: 0; margin: 0 auto; }

.news-index_corp { margin-top: 0; }

.news-index_corp ul { margin-bottom: 160px; margin-top: 10px; }

.news-index_corp ul li { padding: 30px 60px 32px; transition: all .5s }

.news-index_corp ul li .media { text-transform: uppercase; color: #737272; font-size: 24px; position: relative; overflow: inherit; width: 95%; margin-left: 5%; }

.news-index_corp ul li .media:after { height: 16px; width: 16px; background: #9B9B9B; content: ''; position: absolute; left: -42px; top: 10px; transition: all .5s; }

.news-index_corp ul li .media span { display: inline-block; width: 80%;overflow: hidden;height: 35px;}

.news-index_corp ul li .timer { position: absolute; top: 0; right: 0; color: #b3b3b3; font-weight: 600; font-size: 14px; }

.news-index_corp ul li .tit { font-size: 18px; color: #737272; line-height: 36px; height: 72px; margin-bottom: 15px; overflow: hidden; width: 95%; margin-left: 5%; }

.news-index_corp ul li .more { width: 90px; height: 26px; background: #969696; display: block; text-align: center; line-height: 26px; color: rgba(255,255,255,1); float: right; position: relative; transition: all .5s; border-radius: 15px; overflow: hidden; z-index: 5; }

.news-index_corp ul li .more:after { content: ''; position: absolute; background: radial-gradient(left top, circle cover, rgb(243, 165, 121) 39%, rgb(236, 96, 19) 78%); background: -o-radial-gradient(left top, circle cover, rgb(243, 165, 121) 39%, rgb(236, 96, 19) 78%); background: -ms-radial-gradient(left top, circle cover, rgb(243, 165, 121) 39%, rgb(236, 96, 19) 78%); background: -moz-radial-gradient(left top, circle cover, rgb(243, 165, 121) 39%, rgb(236, 96, 19) 78%); background: -webkit-radial-gradient(left top, circle cover, rgb(243, 165, 121) 39%, rgb(236, 96, 19) 78%); opacity: 0; transition: all 0.5s; width: 200%; height: 100%; left: 0; z-index: -1; top: 0; }



@media only screen and (min-width:1200px) {

.news-index_corp ul li:hover { background-color: #f6f6f6; }

.news-index_corp ul li:hover .more:after { opacity: 1; transform: translateX(-45%); }

.news-index_corp ul li:hover .media:after { background: #ee7325; transform: scaleY(1.4); }

}

/*advantage*/

.advantage { }

.advantageMain { }

.advantageMain ul { position: relative; margin: 80px auto 0; overflow: hidden; }

.advantageMain ul .line { content: ''; position: absolute; width: 1px; background: #b2b2b2; left: 50%; top: 0; z-index: 1; }

.advantageMain ul li { position: relative; overflow: hidden; padding: 20px 0 123px; z-index: 5; }

.advantageMain ul li .boxs { position: relative; }

.advantageMain ul li .mask { position: relative; z-index: 5; }

.advantageMain ul li .bg { position: absolute; top: 0; left: 0; background: #fff; z-index: 1; width: 100%; height: 100%; }

.advantageMain .summary { position: absolute; width: 42%; left: 0; text-align: right; }

.advantageMain ul li .summary:after { background: url(../images/DialogBox.png) no-repeat; content: ''; position: absolute; width: 637px; height: 185px; top: -19px; right: -49px; z-index: -5; }

.advantageMain ul li .summary:before { background: url(../images/DialogBoxBG.png) no-repeat; content: ''; position: absolute; width: 637px; height: 185px; z-index: -5; top: -10px; right: -49px; transition: all .5s; }

.advantageMain .tit { color: #e85503; font-size: 32px; position: relative; padding-right: 55px; }

.advantageMain .tit:after { /*! content: ''; */ position: absolute; width: 5px; height: 70%; background: #e85503; right: 0; top: 15%; }

.advantageMain .txt { color: #000000; font-size: 18px; line-height: 32px; opacity: .7; line-height: 2; }

.advantageMain .round { height: 140px; width: 140px; border-radius: 50%; margin: 0 auto; position: relative; background: #fff; }

.advantageMain .round:after { /*! content: ''; */ width: 30px; height: 1px; background: #b2b2b2; position: absolute; left: -37%; top: 50%; }

.advantageMain .number { background: #ffae00; color: #fff; width: 46px; height: 46px; display: block; text-align: center; line-height: 46px; font-size: 18px; border-radius: 50%; z-index: 3; position: absolute; top: 50%; margin-top: -28px; right: 0; }

.advantageMain .number:after { content: ''; position: absolute; height: 38px; width: 38px; border-radius: 50%; left: 50%; top: 50%; margin: -19px 0 0 -19px; border: 1px dashed #fff; }

.advantageMain i { background: url(../images/icon-advantageMain.png) no-repeat #e87005; display: block; height: 100px; width: 100px; position: absolute; left: 50%; top: 50%; margin: -50px 0 0 -50px; border-radius: 50%; z-index: 1; }

.advantageMain i:after { border: 1px dashed #cccccc; content: ''; position: absolute; height: 120%; width: 120%; border-radius: 50%; left: -10%; top: -10%; }

.advantageMain i.cur1 { background-size: 100% auto; background-position: 0 0; }

.advantageMain i.cur2 { background-position: 0 -100px; }

.advantageMain i.cur3 { background-position: 0 -200px; }

.advantageMain i.cur4 { background-position: 0 -300px; }

.advantageMain i.cur5 { background-position: 0 -400px; }

.advantageMain i.cur6 { background-position: 0 -500px; }

.advantageMain i.cur7 { background-position: 0 -600px; }

.advantageMain i.cur9 { background-position: 0 -700px; }

.advantageMain i.cur8 { background-position: 0 -800px; }

.advantageMain i.cur10 { background-position: 0 -900px; }

.advantageMain ul li:nth-child(2n) .tit { padding-right: 0; padding-left: 55px; }

.advantageMain ul li:nth-child(2n) .tit:after { left: 0; right: auto; }

.advantageMain ul li:nth-child(2n) { }

.advantageMain ul li:nth-child(2n) .summary { right: 0; left: auto; text-align: left; }

.advantageMain ul li:nth-child(2n) .round { }

.advantageMain ul li:nth-child(2n) .round:after { /*! content: ''; */ right: -37%; left: auto; }

.advantageMain ul li:nth-child(2n) .number { right: auto; left: 0; }

.advantageMain ul li:nth-child(2n) .summary:after { background: url(../images/DialogBoxR.png) no-repeat; right: auto; left: -49px; }

.advantageMain ul li:nth-child(2n) .summary:before { background: url(../images/DialogBoxBGR.png) no-repeat; right: auto; left: -49px; }

/*service*/

.service { }

.serviceMain { }

.serviceMain .box { text-align: center; }

.serviceMain .box1 { margin-bottom: 118px; margin-top: 10px; }

.serviceMain .box1 .pageTit { position: relative; background: #e87005; text-align: center; text-transform: uppercase; padding: 40px 0; }

.serviceMain .box1 .pageTit:after { content: ''; position: absolute; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #e87005; top: 100%; left: 50%; margin-left: -10px; }

.serviceMain .box1 .pageTit span { color: #fff; display: block; }

.serviceMain .box1 .pageTit span.cn { font-size: 32px; }

.serviceMain .box1 .pageTit span.en { font-size: 14px; }

.serviceMain .box1 .procedure { background: url(../images/procedure.jpg) fixed; height: 695px; }

.serviceMain .box1 .procedure ul { width: 1200px; margin: 0 auto; position: relative; text-align: center; top: 50%; transform: translateY(-60%); }

.serviceMain .box1 .procedure ul li { color: #fff; width: 180px; display: inline-block; margin: 95px 2%; cursor: pointer; position: relative; }

.serviceMain .box1 .procedure ul li .number { font-size: 27px; transition: all .5s; }

.serviceMain .box1 .procedure ul li .tet { width: 120px; height: 30px; text-align: center; line-height: 30px; font-size: 16px; border-radius: 15px; transition: all .5s; margin: 10px auto 0; position: relative; z-index: 5; }

.serviceMain .box1 .procedure ul li .tet:after { background: url(../images/tetH.png) no-repeat; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: all .5s; background-size: 100% 100%; z-index: -1; }

.serviceMain .box1 .procedure ul li .tet.active { color: #000; }

.serviceMain .box1 .procedure ul li .tet.active:before { background: url(../images/tetA.png) no-repeat; background-size: 100% 100%; opacity: 1; z-index: -1; content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.serviceMain .box1 .procedure ul li .summary { position: absolute; width: 162%; left: 50%; opacity: .6; font-size: 14px; line-height: 28px; transform:translate(-50%,50%); transition: all .5s; margin-top: 15px; opacity: 0; }



@media only screen and (min-width:1200px) {

.serviceMain .box1 .procedure ul li:hover .tet { color: #fff; }

.serviceMain .box1 .procedure ul li:hover .tet:after { opacity: 1; }

.serviceMain .box1 .procedure ul li:hover .number { transform: translateY(-50%); color: #e87005; }

.serviceMain .box1 .procedure ul li:hover .summary { transform: translate(-50%,0) ;opacity: 1; }

}

.serviceMain .box2 { margin-bottom: 100px; }

.serviceMain .box2 .box2Ul { }

.serviceMain .box2 .box2Ul>li { }

.serviceMain .box2 .yellow { background: #fbb100; }

.serviceMain .box2 .green { background: #00ab69; }

.serviceMain .box2 .blue { background: #0089bc; }

.serviceMain .box2 .box2Ul .tit { padding: 30px 0; position: relative; }

.serviceMain .box2 .box2Ul .tit:after { content: ''; width: 0; height: 0px; border-left: 12px solid transparent; border-right: 12px solid transparent; top: 100%; position: absolute; left: 50%; margin-left: -12px; }

.serviceMain .box2 .box2Ul .tit.yellow:after { border-top: 15px solid #fbb100; }

.serviceMain .box2 .box2Ul .tit.green:after { border-top: 15px solid #00ab69; }

.serviceMain .box2 .box2Ul .tit.blue:after { border-top: 15px solid #0089bc; }

.serviceMain .box2 .box2Ul .text { display: block; color: #fff; }

.serviceMain .box2 .box2Ul .text.cn { font-size: 32px; }

.serviceMain .box2 .box2Ul .text.en { font-size: 14px; }

.serviceMain .box2 .box2Ul .list { background: #f0f0f0; margin-top: 60px; height: 650px; }

.serviceMain .box2 .box2Ul .list>ol { padding: 30px 0; position: relative; top: 50%; transform: translateY(-50%); }

.serviceMain .box2 .box2Ul .list>ol>li { overflow: hidden; padding-left: 27%; margin: 42px auto; }

.serviceMain .box2 .box2Ul .list .number { height: 54px; width: 54px; text-align: center; line-height: 54px; float: left; color: #fff; font-size: 32px; }

.serviceMain .box2 .box2Ul .list .tet { float: left; line-height: 54px; margin-left: 30px; position: relative; }

.serviceMain .box2 .box2Ul .list .tet:after { content: ''; position: absolute; width: 30px; height: 1px; bottom: 0; left: 0; background: #c0c0c0; }

/*aboutUs*/

.aboutUs { }

.aboutUsMain { }

.aboutUsMain .box { }

.aboutUsMain .box1 { margin-bottom: 250px; padding-top: 190px; margin-top: 10px; }

.aboutUsMain .box1 .page { text-align: center; }

.aboutUsMain .box1 .page .text { display: block; text-align: center; text-transform: uppercase; }

.aboutUsMain .box1 .page .text.cn { font-size: 40px; }

.aboutUsMain .box1 .page .text.en { font-size: 18px; display: inline-block; position: relative; }

.aboutUsMain .box1 .page .text.en:after { content: ''; position: absolute; height: 1px; background: #cccccc; width: 600%; right: -640%; top: 50%; }

.aboutUsMain .box1 .page .text.en:before { content: ''; position: absolute; height: 1px; background: #cccccc; width: 600%; left: -640%; top: 50%; }

.aboutUsMain .box1 .summary { color: #7b7b7b; opacity: .8; width: 1110px; margin: 70px auto 0; line-height: 28px; text-align: justify; }

.aboutUsMain .box1 .summary span { color: #000000; }

.aboutUsMain .box2 { position: relative; padding-top: 105px; margin-bottom: 35px; }

.aboutUsMain .box2:after { content: ''; position: absolute; background: #f1e6d0; top: 0; left: 0; width: 100%; height: 574px; }

.aboutUsMain .box2 .page { position: relative; z-index: 2; }

.aboutUsMain .box2 .page:after { content: ''; position: absolute; width: 74px; height: 2px; background: #d2ac62; left: 50%; margin-left: -37px; bottom: -25px; }

.aboutUsMain .box2 .page .text { display: block; color: #2b2b2b; text-align: center; text-transform: uppercase; }

.aboutUsMain .box2 .page .text.cn { font-size: 40px; }

.aboutUsMain .box2 .page .text.en { line-height: 46px; }

.aboutUsMain .box2 .photoPic { z-index: 5; position: relative; margin-top: 100px; }

.aboutUsMain .box2 .photoPic ul { text-align: center; font-size: 0; width: 1155px; margin: 0 auto; }

.aboutUsMain .box2 .photoPic ul li { display: inline-block; }

.aboutUsMain .box2 .photoPic ul li .pic { background-size: 100% auto; background-repeat: no-repeat; background-position: center center; /*transition: all 1s;*/ }

.aboutUsMain .box2 .photoPic ul li .pic img { width: 100%; }

.aboutUsMain .box2 .photoPic ul li:hover .pic { transform: rotateY(180deg); }

.aboutUsMain .box3 { }

.aboutUsMain .box3 .page { text-align: center; padding: 50px 0; }

.aboutUsMain .box3 .page span { font-size: 29px; position: relative; line-height: 68px; display: inline-block; }

.aboutUsMain .box3 .page span:after { background: #d2ac62; content: ''; width: 74px; height: 2px; left: 50%; position: absolute; bottom: 0; margin-left: -37px; }

.aboutUsMain .box3 .titPage { background: #e87005; text-align: center; padding: 60px 0; position: relative; }

.aboutUsMain .box3 .titPage:after { content: ''; position: absolute; width: 0; height: 0; border-left: 14px solid transparent; border-right: 14px solid transparent; border-top: 15px solid #fff; top: 0; left: 50%; margin-left: -14px; }

.aboutUsMain .box3 .titPage .tii { color: #fff; font-size: 28px; line-height: 54px; margin: 0 5%; display: inline-block; border-bottom: 2px solid #fff; }

.aboutUsMain .box3 .Idea { background-image: url(../images/Idea.jpg); position: relative; background-attachment: fixed; }

.aboutUsMain .box3 .Idea:after { content: ''; position: absolute; height: 80%; width: 1px; left: 50%; background: #adadab; top: 10%; opacity: 0.3; }

.aboutUsMain .box3 .Idea ul { width: 80%; margin: 0 auto; position: relative; }

.aboutUsMain .box3 .Idea ul li { padding-top: 70px; padding-bottom: 70px; }

.aboutUsMain .box3 .Idea ul li .tit { position: relative; float: left; font-size: 58px; width: 66px; margin-left: 12%; }

.aboutUsMain .box3 .Idea ul li .tit:after { /*! content: ''; */ position: absolute; width: 56px; height: 2px; background: #d2ac62; bottom: 0; left: 20%; }

.aboutUsMain .box3 .Idea ul li .tet { font-size: 16px; position: relative; padding-top: 20px; text-indent: 25px; float: left; margin-top: 34px; }

.aboutUsMain .box3 .Idea ul li .tet:after { content: ''; position: absolute; width: 56px; height: 2px; background: #d2ac62; top: 0; left: 25px; }

.aboutUsMain .box3 .Idea ul li .tit span { font-size: 20px; width: 68px; height: 35px; background: #d2ad63; color: #fff; display: block; text-align: center; line-height: 35px; border-radius: 15px; margin-top: 15px; }

/*games*/

.games { }

.gamesMain { }

.gamesMain ul { padding: 0; }

.gamesMain ul li { background: #f2f2f2; margin: 0 auto 110px; }

.gamesMain ul li:nth-child(1) { margin-top: 2px; }

.gamesMain ul li .pic { }

.gamesMain ul li .pic .l { padding: 0; }

.gamesMain ul li .pic .l img { width: 100%; }

.gamesMain ul li .pic .l .tit { position: absolute; color: #fff; z-index: 5; top: 8%; width: 100%; text-align: center; }

.gamesMain ul li .pic .l .tit .text { font-size: 26px; display: block; text-transform: uppercase; position: relative; line-height: 65px; }

.gamesMain ul li .pic .l .tit .text.en { }

.gamesMain ul li .pic .l .tit .text.en:after { content: ''; position: absolute; width: 50px; height: 1px; background: #fff; opacity: .5; left: 50%; margin-left: -25px; bottom: 0; }

.gamesMain ul li .pic .l .tit .text.cn { }

.gamesMain ul li .pic .r { background-size: auto 100%; padding: 0; transition: all .5s; background-position: center; }

.gamesMain ul li .pic .r img { width: 100%; }

.gamesMain ul li .summary { background: #f2f2f2; height: 100%; padding: 15px 80px; }

.gamesMain ul li .summary .tit { line-height: 106px; font-size: 46px; border-bottom: 1px solid #c2c2c2; margin-bottom: 20px; }

.gamesMain ul li .summary .tit span { font-size: 18px; text-transform: uppercase; margin-left: 15px; }

.gamesMain ul li .summary .list { }

.gamesMain ul li .summary .list .listSpan { margin-bottom: 15px; width: 33.333%; display: block; text-align: center; float: left; }

.gamesMain ul li .summary .list .listSpan .names{ transition: all .5s; position: relative;}

.gamesMain ul li .summary .list .listSpan a { color: #000; font-size: 18px; position: relative; transition: all .5s;position:absolute; height: 100%; width: 100%; left: 0; top: 0;z-index: 9;}

.gamesMain ul li .summary .list .listSpan .names:after { content: ''; position: absolute; height: 10px; width: 10px; right: -15px; background-size: 100% 100%; }

.gamesMain ul li .summary .list .listSpan .names.HOT:after { background-image: url(../images/HOT.jpg); }

.gamesMain ul li .summary .list .listSpan .names.NEW:after { background-image: url(../images/NEW.jpg); }

.gamesMain ul li:last-child { margin-bottom: 0; }



@media only screen and (min-width:1200px) {

.gamesMain ul li .pic:hover .r { background-position: right; }

.gamesMain ul li .summary .list .listSpan:hover .names{ color: #ee7325; }

}

/*case*/

.case { padding-bottom: 75px; }

.caseMain { }

.caseMain ul { margin-top: 50px; }

.caseMain ul li { margin-bottom: 20px; }

.caseMain ul li .hez{ position: relative;overflow: hidden;}

.caseMain ul li .pic { background-repeat: no-repeat; background-position: center center; background-size: 100% auto; transition: ease .4s; }

.caseMain ul li a { display: block; overflow: hidden; height: 100%;position: absolute;top: 0; left: 0; width: 100%;z-index: 9;}

.caseMain ul li a.pc{display:block;}

.caseMain ul li a.phone{display: none;}

.caseMain ul li img { display: block; width: 100%; }

.caseMain ul li .name { width: 100%; height: 90px; background: #fff; position: relative; z-index: 2; transition: ease .4s; }

.caseMain ul li .name .nl { width: calc(100% - 120px); float: left; padding: 10px; height: 90px; text-align: left }

.caseMain ul li .name .nl .b { width: 50px; text-transform: uppercase; height: 30px; line-height: 30px; color: #ee7325; font-size: 14px; border-bottom: 1px solid #ee7325 }

.caseMain ul li:nth-child(3) { margin-right: 0 }

.caseMain ul li .name .nl .s { width: 100%; height: 40px; line-height: 40px; font-size: 18px; color: #666666; }

.caseMain ul li .name .nr { width: 30px; float: right; height: 30px; margin-right: 10px; margin-top: 26px; transition: all .5s; border-radius: 50%; border: 1px solid #a7a7a7; position: relative; animation-fill-mode: forwards; }

.caseMain ul li .name .nr:after { content: ''; position: absolute; height: 6px; width: 6px; background: #fff; left: 3px; top: 0; transition: ease .4s; }

.caseMain ul li .name .ico-arrow { background: url(../images/icon-arrow.png) no-repeat; height: 30px; width: 30px; position: absolute; top: 26px; background-size: 100% auto; right: 10px; }



@media only screen and (min-width:1200px) {

.caseMain ul li:hover .pic { transform: scale(1.1); }

.caseMain ul li:hover .name { background: #f2f2f2; }

.caseMain ul li:hover .name .nr { animation: nr 2s linear infinite; border: 1px solid #e85504; }

.caseMain ul li:hover .name .nr:after { background: #f2f2f2; }

.caseMain ul li:hover .name .ico-arrow { background-position: bottom; }

}

.moreList { margin: auto; padding: 10px 0; width: 60px; height: 60px; text-align: center; font-size: 10px; cursor: pointer; }

.moreList span { display: block; font-size: 14px; margin-top: 10px; color: #e87005; opacity: .5; }

.moreList> div { background-color: #e87005; height: 100%; width: 4px; display: inline-block; transform: scaleY(0.6); -webkit-transform: scaleY(0.6); }

.moreList.active { transform: scaleY(1); -webkit-transform: scaleY(1); }

.moreList.active> div { -webkit-animation: stretchdelay 1.2s infinite ease-in-out; animation: stretchdelay 1.2s infinite ease-in-out; }

.moreList.active .rect2 { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; }

.moreList.active .rect3 { -webkit-animation-delay: -1.0s; animation-delay: -1.0s; }



@media only screen and (min-width:1200px) {

.caseMain ul li:hover .pic { transform: scale(1.1); }

.caseMain ul li:hover .name { background: #f2f2f2; }

}

 @-webkit-keyframes stretchdelay {

 0%, 40%, 100% {

 -webkit-transform: scaleY(0.6);

}

 20% {

 -webkit-transform: scaleY(1.4);

}

}

 @keyframes stretchdelay {

 0%, 40%, 100% {

 transform: scaleY(0.6);

 -webkit-transform: scaleY(0.6);

}

 20% {

 transform: scaleY(1.4);

 -webkit-transform: scaleY(1.4);

}

}

/*contactUS*/

.contactUs { }

.contactUs .main { }

.contactUs .addressTab { background: #f3f3f3; }

.contactUs .addressTab .names { position: relative; }

.contactUs .addressTab .names:after { }

.contactUs .addressTab .names span { height: 120px; display: block; line-height: 120px; background: #fbd100; float: left; width: 50%; text-align: center; font-size: 24px; position: relative; cursor: pointer; }

.contactUs .addressTab .names span:after { content: ''; position: absolute; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #fbd100; top: 90%; z-index: 5; left: 50%; margin-left: -10px; transition: all .5s }

.contactUs .addressTab .names span.active { background: #e87005; color: #fff; }

.contactUs .addressTab .names span.active:after { top: 100%; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 15px solid #e87005; }

.contactUs .addressTab .information { position: relative; line-height: 120px; height: 120px; overflow: hidden; }

.contactUs .addressTab .information:after { content: ''; }

.contactUs .addressTab .information span { width: 100%; display: block; text-indent: 3em; opacity: 0; position: absolute; left: 0; }

.contactUs .addressTab .information span.active { opacity: 1; }

.contactUs .addressTab .information span i { display: inline-block; margin: 0 15px; }

.contactUs .addressTab .information .nu1{display: inline; position: relative;text-indent: 0; opacity: 1;}

.contactUs .addressTab .information .nu2{display: inline; position: relative;text-indent: 0; opacity: 1;}

.contactUs .addressTab .information .nu3{display: inline; position: relative;text-indent: 0; opacity: 1;}

.contactUs .addressTab .information .nu4{display: inline; position: relative;text-indent: 0; opacity: 1;}

.contactUs .map { height: 640px; width: 100%; position: relative; }

.contactUs .detail { }

.contactUs .detail ul { }

.contactUs .detail li { position: absolute; width: 580px; height: 46px; background: #e87005; text-align: center; line-height: 46px; z-index: 15; color: #fff; border-radius: 25px; left: 50%; bottom: 31%; margin-left: -290px; opacity: 0; }

.contactUs .detail li.active { opacity: 1; }

.contactUs #map { position: absolute; height: 100%; width: 100%; }

/*newsDel*/

.newsDel { padding-top: 80px; padding-left: 80px; padding-right: 80px; }

.newsDelMain { }

.newsDelMain .pageTit { color: #737272; font-size: 40px; line-height: 80px; border-bottom: 1px solid #dfdfdf; }

.newsDelMain .timer { color: #737272; font-size: 18px; line-height: 36px; margin-top: 15px; position: relative;}

.newsDelMain .contents { margin-top: 90px; }

.newsDelMain .contents .l {}

.newsDelMain .contents .r { }

.newsDelMain .contents .r .summary { color: #737272; font-size: 18px; line-height: 36px; text-align: justify; margin-bottom: 100px; }

.newsDelMain .contents .r .summary img { width: 100%; margin-bottom: 15px; }

.newsDelMain .contents .r .pageFlip { overflow: hidden; text-align: center; height: 90px; margin-bottom: 100px; position: relative; }

.newsDelMain .contents .r .pageFlip .Flip { display: block; width: 150px; height: 35px; text-align: center; line-height: 35px; background: #969696; margin-top: 13px; color: #fff; }

.newsDelMain .contents .r .pageFlip .Flip.up { float: left; }

.newsDelMain .contents .r .pageFlip .Flip.next { float: right; }

.newsDelMain .l .return { margin-left: 10px; }

.newsDelMain .return { height: 60px; width: 60px; display: block; position: relative; display: inline-block; transition: all .5s; }



@media only screen and (min-width:1200px) {

.newsDelMain .return:hover { transform: rotate(90deg); }

.newsDelMain .contents .r .pageFlip .Flip:hover { background: #ee7325; }

}

.newsDelMain .l .return-text { color: #969696; font-size: 16px; display: block; width: 70px; left: 4px; bottom: 0; text-align: center; position: relative;}

/*.newsDelMain .r .return-text { display: block; position: absolute; width: 100%; color: #959595; }*/

.newsDelMain .r .return-text {width: 100%; color: #959595; }

.newsDelMain .share {width: auto;display: none;}

.newsDelMain .share span { display: block; width: 100%; text-align: center; }

.newsDelMain .share i { cursor: pointer; }

.newsDelMain .share ul { margin-top: 15px; }

.newsDelMain .share ul li { padding: 24px 0; border-top: 1px solid #e5e5e5;position: relative;float: left;}

.newsDelMain .share ul li .wem{position: absolute;width: 120px;top: 16px;left: 108%;display: none;}

.newsDelMain .share ul li:hover .wem{display: block;}

.newsDelMain .share ul li i { background: url(../images/share.png) center no-repeat; width: 80px; height: 60px; display: block; border-radius: 15px; background-size: 100% auto;width: 20px;height: 20px;}

.newsDelMain .share ul li i.ico-sharw { background-color: #20a839; background-position: 0 0; }

.newsDelMain .share ul li i.ico-sharq { background-color: #1c8ac9; background-position: 0 -20px; }

.newsDelMain .share ul li i.ico-sharx { background-color: #e89213; background-position: 0 -40px; }

.newsDelMain .share ul li i.ico-shar { }

.newsDelMain .share .icon-more { background: url(../images/share.png) center no-repeat #888888; width: 80px; height: 60px; display: block; border-radius: 15px; margin-top: 24px; background-position: 10px -180px; }

/*recruit*/

.recruit { position: relative; z-index: 5; }

.recruitMain { }

.recruitMain .box { }

.recruitMain .box1 { margin-top: 75px;}

.recruitMain .box2 { margin-top: 150px; }

.TalentIdea { width: 930px; margin: 0 auto; }

.TalentIdea .tit { margin-bottom: 36px; text-align: center; line-height: 1.6; letter-spacing: .024em; font-size: 36px; font-size: 4rem; }

.TalentIdea .text { text-align: left; font-size: 14px; font-size: 1.4rem; line-height: 1.4; letter-spacing: 0; color: #838383; }

.recruitList { }

.recruitList ul { }

.recruitList ul li { position: relative; transition: all .5s; -webkit-transition: all .5s; cursor: pointer; }

.recruitList ul li:nth-child(odd) { background: #f5f5f5; }

.recruitList ul li .newsListContent { max-width: 1000px; margin: 0 auto; overflow: hidden; width: 100%; height: auto; position: relative; padding: 50px 10%; }

.recruitList ul li .newsListContent:after { height: 40px; width: 40px; position: absolute; top: 0; right: -40px; background: url(../images/recruit_pin.jpg) no-repeat; content: ''; transition: all .6s; -webkit-transition: all .6s; opacity: 0; filter: alpha(opacity=0) }

.recruitList ul li .newsListContent .date { width: 134px; height: auto; float: left; padding-right: 10px; position: relative; opacity: .8; filter: alpha(opacity=80) }

.recruitList ul li .newsListContent .date strong { display: block; width: 100%; height: auto; line-height: 45px; font-size: 28px; text-align: left; }

.recruitList ul li .newsListContent .date p { display: block; width: 100%; height: auto; font-size: 14px; text-align: left; line-height: 22px; text-transform: uppercase; }

.recruitList ul li .newsListContent .date span { display: block; width: 1px; height: 100%; background: #3E3E3E; opacity: .5; filter: alpha(opacity=50); position: absolute; right: 0px; top: 0px; }

.recruitList ul li .newsListContent .box { width: 79%; float: left; width: calc(100% - 145px); height: auto; margin-left: 10px; }

.recruitList ul li .newsListContent .box .title { width: 100%; height: auto; line-height: 20px; font-size: 14px; opacity: .8; filter: alpha(opacity=80); margin-top: 5px; position: relative; z-index: 16; }

.recruitList ul li .newsListContent .box .des { width: 100%; height: auto; line-height: 20px; font-size: 14px; opacity: .8; filter: alpha(opacity=80); margin-top: 5px; }



@media only screen and (min-width:1200px) {

.recruitList ul li:hover { background: #ee7325; color: #fff; }

.recruitList ul li:hover .title { color: #fff !important; }

.recruitList ul li:hover .newsListContent:after { right: 0; opacity: 1; filter: alpha(opacity=100) }

}

.recruit_open { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.7); z-index: 9000; display: none; }

.recruit_open .service_open_over { width: 1075px; margin: -222px auto 0; position: relative; height: 480px; margin-top: -222px; top: 50%; background: #ebebeb; z-index: 200; }

.recruit_open ol, .recruit_open ol li { position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

.recruit_open ol li { }

.recruit_open ol li .title { text-align: center; line-height: 70px; font-size: 24px; border-bottom: 1px solid #cdcdcd; font-weight: bold; padding-top: 20px; }

.recruit_open ol li .Prompt { width: 968px; padding-top: 15px; border-top: 1px dashed #7e88a0; height: 66px; margin: 0 auto; }

.recruit_open ol li .Prompt .Submit { width: 110px; height: 36px; border-radius: 5px; background: #797d94; margin: 0 auto; line-height: 36px; text-align: center; color: #fff; cursor: pointer; position: relative; }

.recruit_open ol li .Prompt .Submit .btn { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 16; transition: all .5s; -webkit-transition: all .5s; }

.recruit_open ol li .Prompt .Submit .btn:hover { color: #fff; }

.recruit_open ol li .Prompt .Submit .Mask { background: #9d110a; }

.recruit_open ol li .summary { width: 968px; margin: 32px auto 10px; height: 275px; overflow: auto; }

.recruit_open ol li .summary::-webkit-scrollbar {

width:5px;

height:10px;

}

.recruit_open ol li .summary::-webkit-scrollbar-button {

background-color:#ababa7;

}

.recruit_open ol li .summary::-webkit-scrollbar-track {

background:#ababa7;

}

.recruit_open ol li .summary::-webkit-scrollbar-track-piece {

background:url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);

}

.recruit_open ol li .summary::-webkit-scrollbar-thumb {

background:#ee7325;

border-radius:4px;

}

.recruit_open ol li .summary::-webkit-scrollbar-corner {

background:#82AFFF;

}

.recruit_open ol li .summary::-webkit-scrollbar-resizer {

background:#FF0BEE;

}

.recruit_open .btn_off { background: url(../images/btn_off.png) no-repeat; height: 36px; width: 36px; cursor: pointer; position: absolute; top: -28px; right: -36px; z-index: 9; transition: all .5s; -webkit-transition: all .5s; }

.recruit_open .btn_off:hover { transform: rotate(90deg); -webkit-transform: rotate(90deg); }

.recruit_open .recruit_open_bg { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

/*news*/

.news { }

.newsMain { }

/**/

.subpage { opacity: 0; transform: matrix(1, 0, 0, 1, 0, 235.75); transition: ease .5s; z-index: 5; }

.subpage.active { opacity: 1; transform: matrix(1, 0, 0, 1, 0, 0); transition-delay: 1s; z-index: 15; }

.vh { height: calc(100vh + 2px); overflow: hidden; }

.vh.active { height: auto; }

.vh.active .footer {z-index: 15;padding-top: 20px;}

.in-banner .kv_left { transform: matrix(1, 0, 0, 1, 0, 0); transition: ease .5s; }

.in-banner .kv_right { transform: matrix(1, 0, 0, 1, 0, 0); transition: ease .5s; background-repeat: no-repeat; }

.in-banner.active .kv_left { transform: translate(-100%, 0%) matrix(1, 0, 0, 1, 0, 0); }

.in-banner.active .kv_right { transform: translate(-200%, 0%) matrix(1, 0, 0, 1, 0, 0); }

.kv { z-index: 9; position: relative; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; padding: 50px 10px; padding-bottom: 0; }

body.INloding { height: 100vh; overflow: hidden; }

body.INloding .frame-top { height: 100vh; }

body.INloding .frame-left { width: 100vw; }

body.INloding .frame-right { width: 100vw; }

body.INloding .frame-bottom { height: 100vh; }

body.INloding .nav_inner { opacity: 0; }

body.INloding .header h1 { opacity: 0; }

body.INloding .menu-btn-outer { opacity: 0; }

body.INloding .side-btn-outer { opacity: 0; }

body.INloding .header_welcome { opacity: 0; }

body.INloding .frame-top .text { opacity: 0; }

.frame-top, .frame-left, .frame-right, .frame-bottom { transition: ease-in 1.5s; }

.header h1, .frame-bottom_ttl, .menu-btn-outer, .menu-btn-outer, .side-btn-outer, .nav_inner, .header_welcome, .frame-top .text { transition: all .5s; transition-delay: 1.3s; transform: translate(0, 0); }

body.INloding .header h1 { transform: translate(-200px, 0); }

body.INloding .nav_inner { transform: translate(-200px, 0); }

body.INloding .side-btn-outer { transform: translate(0, -200px); }

body.INloding .menu-btn-outer { transform: translate(0, 200px); }

/*body.INloding .frame-bottom_ttl{transform: translate(-200px,0);}*/

/*caseDel*/

.caseDel { height: 100vh; }

.caseDel .Casemain { padding-top: 80px; height: calc(100% - 80px); }

.game_info { padding: 0; border-bottom: 1px solid #dfdfdf; height: 100%; }

.game_info_left { float: left; height: 100%; }

.game_info_left .ewm { position: absolute; left: 110%; width: 100px; bottom: 0; opacity: 0; transition: all .5s; }

.game_info_left .overflow-y { overflow-y: auto; height: 90%; width: 100%; padding-right: 15px; margin-top: 5%; }

.game_info_right { float: right; text-align: center; height: 100%; }

.game_info_img { float: left; }

.game_info_img img { overflow: hidden; width: 160px; height: 160px; }

.game_info_txt { float: right; width: 76%; }

.game_info_txt .tit { padding-bottom: 17px; font-size: 24px; font-weight: bold; }

.game_info_txt ul { overflow: hidden; margin-bottom: 25px; }

.game_info_txt ul li { width: 50%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: inline-block; margin-bottom: 5px; }

.game_info_txt ul li em { font-weight: normal; font-style: normal; color: #969696; }

.game_info_txt ul li em.orange { color: #f96400; }

.game_info_txt ul li em.green { color: #2fb500; }

.game_info_txt .downB { width: 164px; height: 48px; margin: 0 auto; color: #fff; font-size: 20px; line-height: 48px; text-align: center; display: block; float: left; position: relative; }

.game_info_txt .downB a { display: block; height: 100%; color: #fff; background: #f85f0c; }

.game_info_txt .downB:hover .ewm { opacity: 1; }

.game_info_right p { padding: 24px 0 28px 31px; border-left: 1px dashed #e1e1e1; }

.game_info_right a { width: 164px; height: 48px; margin: 0 auto; color: #fff; font-size: 20px; line-height: 48px; text-align: center; text-indent: 35px; }

.game_info_left .return { width: 62%; background: #d8d7d7; text-align: center; margin-bottom: 25px; color: #fff; line-height: 32px; transition: all .5s; display: block; }

.game_info_left .return i { margin-right: 15px; display: inline-block; }



@media only screen and (min-width:1200px) {

.game_info_left .return:hover { background: #f85f0c; }

}

.game_info_left .top { overflow: hidden; border-bottom: 1px solid #dfdfdf; padding-bottom: 15px; }

.game_info_left .bottom { padding-top: 30px; padding-bottom: 45px; }

.caseDel em { font-style: normal; }

.game_info_left .int_left { }

.tit { padding-bottom: 10px; color: #333; font-size: 18px; font-weight: normal; }

.jj_txt { color: #767676; font-size: 14px; line-height: 23px; }

.tit { padding-bottom: 10px; color: #333; font-size: 18px; font-weight: normal; }

.pz { font-size: 14px; line-height: 24px; }

.pz em { color: #767676; }

.game_info_right .overflow-y { overflow-y: auto; height: 90%; width: 100%; padding-right: 15px; margin-top: 5%; }

.game_info_right .overflow-y img { width: 100%; margin: 0 auto 15px; }

/*置顶*/

.zhiding { background: url(../images/zhiding.png); height: 32px; width: 32px; position: fixed; right: 15px; bottom: 35px; z-index: 25; cursor: pointer; transition: all .5s; -webkit-transition: all .5s; opacity: 0; filter: alpha(opacity=0) }

.zhiding.cur { opacity: 1; filter: alpha(opacity=100); }



.qqfs{display: inline !important;position: relative !important;text-indent: 0 !important;opacity: 1 !important;}

.qqfs .shouji{position: absolute;top: 0;left: 0px;width: 100%;height: 100%;display: none;}

.qqfs .pc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.contentQQ{position: absolute;width: 100%;bottom: 30%;}

.contentQQ span{background: url(../images/QQ.png) no-repeat;display: inline-block;background-size: 100%;height: 40px;width: 40px;opacity: .6; position: relative;}

.contentQQ span a{position:absolute; top: 0; left: 0; width: 100%; height: 100%;}

.contentQQ .shouji{display: none;}

/*media*/



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

.frame-left, .frame-right { width: 50px; }

.menu-btn-outer { padding: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 16px; }

.menu { z-index: 1999; top: 50px; padding: 0 50px 50px; }

.kv-index { padding: 50px 50px 0; height: calc(100vh - 5px); margin-bottom: 50px; }

.site-content { padding-left: 50px; padding-right: 50px; }

.side-btn-outer { padding: 0; right: 16px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.side { margin-top: 0; padding: 50px 50px 0; height: calc(100vh - 50px); }

.side_item { display: block; }

.side_item img { width: 300px; }

.newsDel { padding-top: 50px; padding-left: 50px; padding-right: 50px; }

.kv { padding: 50px; }



}



@media print, screen and (min-width:992px) {

.header { height: 60px; line-height: 60px; font-size: 16px; font-size: 1.6rem; line-height: 3.75; letter-spacing: .05em }

.frame-left, .frame-right { width: 60px; }

.frame-bottom { height: 60px; font-size: 16px; font-size: 1.6rem; line-height: 3.75; letter-spacing: .05em; }

.menu-btn-outer { left: 16px; line-height: 1; }

.menu-btn { width: 28px; height: 28px; }

.menu-btn .bar { width: 28px; top: 9px; }

.menu-btn .bar--01 { top: 0; }

.menu-btn .bar--02 { top: 9px; }

.menu-btn .bar--03 { top: 18px; }

.menu-btn.open .bar--01 { top: 9px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.menu-btn.open .bar--02 { -webkit-transform: translateX(100%); -ms-transform: translateX(100%); transform: translateX(100%); opacity: 0.0; }

.menu-btn.open .bar--03 { top: 9px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.menu { z-index: 1999; top: 60px; padding: 0 60px 60px; background-color: #fff; }

.menu_link_ttl { display: inline-block; font-size: 36px; font-size: 3.6rem; line-height: 1.66667; letter-spacing: .05em; }

.menu_link hr { width: 36px; height: 2px; margin: 8px auto -3px; opacity: 1.0; }

.menu_link_sub { display: inline-block; font-size: 14px; font-size: 1.4rem; line-height: 4.28571; letter-spacing: .05em; }

.menu_link_sub { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1.0; }

.menu:hover .menu_link-back { opacity: .46; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=46)"; }

.menu_col:hover .menu_link-back { opacity: 1.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.menu:hover .menu_link_ttl { -webkit-transform: translateY(24px); -ms-transform: translateY(24px); transform: translateY(24px); }

.menu_col:hover .menu_link_ttl { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.menu:hover hr { -webkit-transform: translateY(24px); -ms-transform: translateY(24px); transform: translateY(24px); opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.menu_col:hover hr { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.menu:hover .menu_link_sub { -webkit-transform: translateY(24px); -ms-transform: translateY(24px); transform: translateY(24px); opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }

.menu_col:hover .menu_link_sub { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); opacity: 1.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.kv { position: fixed; }

.kv { padding: 60px; }

.kv-index { padding-top: 60px; padding-left: 60px; padding-right: 60px; text-align: center; height: calc(100vh - 60px); margin-bottom: 60px; position: relative; }

.kv_head { padding-right: 0; text-align: center; }

.kv_sub { font-size: 75px; font-size: 6.5rem; line-height: 1.06667; letter-spacing: 0; }

.kv_head hr { margin: 20px auto 12.5px; width: 28px; height: 1px; border: none; background-color: #fff; }

.kv_ttl { font-size: 28px; font-size: 2.8rem; line-height: 1.66667; letter-spacing: .05em; }

.newsDel { padding-top: 60px; padding-left: 60px; padding-right: 60px; }

.site-content { padding-left: 60px; padding-right: 60px; padding-bottom: 0; }

.footer { padding-bottom: 60px; background-color: #f6f6f6; }

.view-all { height: 130px; font-size: 16px; font-size: 1.6rem; line-height: 8.125; letter-spacing: .2em; -webkit-transition: .24s cubic-bezier(.3, .74, .5, .93); transition: .24s cubic-bezier(.3, .74, .5, .93); }

.footer_contact { margin-bottom: 0; }

.view-all:hover { background-color: #ee7325; color: #fff; }

.side-btn-outer { line-height: 1; right: 16px; }

.side-btn { width: 28px; height: 28px; }

.side-btn .bar { -webkit-transition: .24s cubic-bezier(.3, .74, .5, .93); transition: .24s cubic-bezier(.3, .74, .5, .93); position: absolute; top: 8px; left: 10px; width: 6px; height: 6px; background-color: #ee7325; }

.side-btn .bar--01 { top: 0; }

.side-btn .bar--02 { top: 9px; }

.side-btn .bar--03 { top: 19px; }

.side-btn .bar:before, .side-btn .bar:after { content: ' '; position: absolute; top: 0; left: -10px; width: 6px; height: 6px; background-color: #ee7325; }

.side-btn .bar:after { left: 10px; }

.side-btn.open .bar { top: 9px; width: 28px; -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.side-btn.open .bar--01 { top: 9px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.side-btn.open .bar--03 { top: 9px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.side { height: auto; z-index: 2000; margin-top: 0; padding: 60px 60px 0; height: calc(100vh - 60px); }

.side_row { text-align: right; }

.side_item { overflow: hidden; }

.side_item img { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: 1s cubic-bezier(.34, .96, .74, .9); transition: 1s cubic-bezier(.34, .96, .74, .9); }

.side_item:hover img { -webkit-transform: scale(1.15); -ms-transform: scale(1.15); transform: scale(1.15); }

.site-content { padding-left: 60px; padding-right: 60px; padding-bottom: 0; }

.game_row { position: relative; overflow: visible; height: 900px; white-space: nowrap; }

.games { position: static; overflow: hidden; }

.game { overflow: hidden; height: 100%; display: inline-block; vertical-align: top; }

.game_ttl { z-index: 10; display: block; padding: 0; width: 100%; left: 0; color: #fff; text-align: center; white-space: normal; top: 14%; -webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px); font-size: 20px; font-size: 2rem; line-height: 1.18182; letter-spacing: .05em; position: absolute; }

.game_tt2 { z-index: 10; display: block; padding: 0; width: 100%; left: 0; color: #fff; text-align: center; white-space: normal; top: 24%; -webkit-transform: translateY(45px); -ms-transform: translateY(45px); transform: translateY(45px); font-size: 20px; font-size: 2rem; line-height: 1.18182; letter-spacing: .05em; position: absolute; }

.game_tt2:after { width: 20%; height: 1px; background: #fff; position: absolute; left: 50%; margin-left: -10%; top: -53%; content: ''; opacity: .5 }

.game_img img { width: 100%; height: auto }

.game_img { position: relative; display: block; width: 100%; height: 100%; overflow: hidden; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center center; }

.game_parts { z-index: 5; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: .4s cubic-bezier(0, .89, .28, .82); transition: .4s cubic-bezier(0, .89, .28, .82); opacity: .0; -ms-filter: "alpha(opacity=0)"; -webkit-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4) }

.game_parts:after { background-image: url(game01_01@md.png); content: ' '; position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; overflow: hidden; -webkit-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: center center }

.game_circle { z-index: 3; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; border-radius: 50%; background-color: #fff; width: 77px; height: 77px; -webkit-transition: .4s cubic-bezier(.18, .69, .65, .87) 0s; transition: .4s cubic-bezier(.18, .69, .65, .87) 0s; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0) }

.game_circle:after { content: ' '; display: block; border-radius: 50%; width: 166px; height: 166px; margin-top: -44px; margin-left: -44px; background-color: rgba(255, 255, 255, .68) }

.game_plus { z-index: 1; display: block; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; width: 23px; height: 23px }

.game_plus:before, .game_plus:after { content: ' '; display: block; margin-top: 10px; width: 23px; height: 3px; background-color: #00adbd }

.game_plus:after { margin-top: -12px; margin-left: 10px; width: 3px; height: 23px }

.game_plus--01:before, .game_plus--01:after { background-color: #e54b4b }

.game_plus--02:before, .game_plus--02:after { background-color: #00adbd }

.game_plus--03:before, .game_plus--03:after { background-color: #ecad34 }

.game_plus--04:before, .game_plus--04:after { background-color: #2c2c2c }

.game:hover .game_img:before { opacity: 1.0; -ms-filter: "alpha(opacity=100)"; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }

.game:hover .game_parts { opacity: 1.0; -ms-filter: "alpha(opacity=100)"; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }

.game:hover .game_circle { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1) }

.news-index_head { padding: 118px 0 39px; text-align: left; }

.news-index_ttl { font-size: 30px; font-size: 3rem; line-height: 1.13333; letter-spacing: .05em; }

.news-index_sub { font-size: 14px; font-size: 1.8rem; line-height: 2; letter-spacing: 0; }

.SeeYouNot .link_head { padding: 27px 30px 31px; text-align: left; }

.SeeYouNot .link_head_ttl { /*!  */ }

.SeeYouNot .link_head_sub { font-size: 14px; letter-spacing: 0; }

.SeeYouNot .link_head_sub:after { content: ''; position: absolute; background: radial-gradient(left top, circle cover, rgb(243, 165, 121) 19%, rgb(236, 96, 19) 78%); background: -o-radial-gradient(left top, circle cover, rgb(243, 165, 121) 19%, rgb(236, 96, 19) 78%); background: -ms-radial-gradient(left top, circle cover, rgb(243, 165, 121) 19%, rgb(236, 96, 19) 78%); background: -moz-radial-gradient(left top, circle cover, rgb(243, 165, 121) 19%, rgb(236, 96, 19) 78%); background: -webkit-radial-gradient(left top, circle cover, rgb(243, 165, 121) 19%, rgb(236, 96, 19) 78%); width: 200%; height: 100%; left: 0; transition: all .5s; opacity: 0; z-index: -1; transform: translateX(0); }

.SeeYouNot li:hover .link_head_sub:after { opacity: 1; transform: translateX(-30%); }

.SeeYouNot li:hover .link_obj { webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); }

.SeeYouNot li:hover .link_img span { webkit-transform: scale(1.08); -ms-transform: scale(1.08); transform: scale(1.08); opacity: 1; }

.link_obj { -webkit-transition: 1s cubic-bezier(.34, .96, .74, .9); transition: 1s cubic-bezier(.34, .96, .74, .9); }

.link_head { padding: 27px 30px 61px; text-align: left; }

.nav { z-index: 2001; position: fixed; width: auto; top: 0; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); text-align: center; white-space: nowrap; }

.nav_inner { position: relative; width: 100%; height: 60px; line-height: 60px; background-color: #fff; }

.nav_link { position: relative; display: inline-block; height: 60px; line-height: 60px; }

.nav_ttl { position: relative; display: block; padding: 0 50px; text-align: center; color: #979797; top: 40%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 11px; font-size: 1.1rem; line-height: 2; letter-spacing: .05em; -webkit-transition: .24s ease; transition: .24s ease; }

.nav.mini .nav_ttl { padding: 0 34px; }

.nav.mini .nav_link:first-child::before { width: 46px; }

.nav.mini .nav_link:last-child:before { width: 46px; }

.nav.mini .nav_link:last-child:before { width: 46px; }

.nav.mini .nav_ttl-en, .nav.mini .nav_ttl-ja { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); left: 50%; }

.nav_inner::before { content: ' '; position: absolute; top: 40%; left: 0; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); width: 100%; height: 2px; line-height: 60px; background-color: #efefef; }

.nav_link:first-child::before { content: ' '; position: absolute; top: 50%; left: 0; margin-top: -4px; width: 98px; height: 6px; background-color: #fff; -webkit-transition: .24s ease; transition: .24s ease; }

.nav_ttl::before { content: ' '; display: block; position: absolute; margin-top: -2px; margin-left: -2px; width: 14px; height: 14px; border-radius: 100%; background-color: #fff; }

.nav_link.active .nav_ttl::before { -webkit-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }

.nav_ttl:after { content: ' '; position: relative; display: block; width: 10px; height: 10px; border-radius: 100%; background-color: #d6d6d6; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: .24s ease; transition: .24s ease; }

.nav_link.active .nav_ttl:after { background-color: #ee7325; -webkit-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }

.nav_inner a:hover .nav_ttl:after { background-color: #ee7325; -webkit-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }

.nav_link:last-child:before { content: ' '; position: absolute; top: 50%; right: 0; margin-top: -4px; width: 98px; height: 6px; background-color: #fff; -webkit-transition: .24s ease; transition: .24s ease; }

.nav_ttl-en { position: absolute; width: auto; top: 1.5em; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); left: 50%; font-family: Raleway-Medium, sans-serif; font-size: 14px; font-size: 1.4rem; line-height: 2; letter-spacing: .2em; -webkit-transition: .24s ease; transition: .24s ease; }

.nav_link.active .nav_ttl-en { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.nav_ttl-ja { position: absolute; width: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); left: 50%; top: 1.5em; opacity: 0.0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; font-size: 11px; font-size: 1.1rem; line-height: 2; letter-spacing: .05em; -webkit-transition: .24s ease; transition: .24s ease; }

.subpage-content { padding-top: 60px; }

}



@media screen and (min-width:1200px) {

.menu_link_ttl { font-size: 30px; font-size: 3rem; }

.game:hover .game_circle { -webkit-transform: scale(.7); -ms-transform: scale(.7); transform: scale(.7); }

}



@media screen and (min-width:1280px) {

.header { height: 80px; line-height: 80px; font-size: 16px; font-size: 1.6rem; line-height: 5; letter-spacing: .05em }

.frame-left, .frame-right { width: 80px; }

.frame-bottom { height: 80px; font-size: 16px; font-size: 1.6rem; line-height: 5; letter-spacing: .05em; }

.menu-btn-outer { left: 26px; }

.menu { top: 80px; padding: 0 80px 80px; }

.kv { padding: 80px; }

.kv-index { padding-top: 80px; padding-left: 80px; padding-right: 80px; height: calc(100vh - 80px); margin-bottom: 80px; }

.kv_head hr { margin: 33.5px auto 30px; width: 37px; height: 2px; }

.site-content { padding-left: 80px; padding-right: 80px; }

.footer { padding-bottom: 80px; }

.side-btn-outer { right: 26px; }

.side { padding: 80px 80px 0; height: calc(100vh - 80px); }

.games .game:hover .game_overlay { background-color: rgba(0, 0, 0, 0); }

.news-index .container { width: 100%; padding: 0; }

.newsDel { padding-top: 80px; padding-left: 80px; padding-right: 80px; }

.nav { line-height: 80px; }

.nav_inner { height: 80px; line-height: 80px; }

.nav_link { height: 80px; line-height: 80px; }

.nav.mini .nav_ttl { padding: 0 34px; }

.nav_inner::before { line-height: 80px; }

.nav_ttl-en { top: 1em; }

.nav_ttl-ja { top: 2em; }

.subpage-content { padding-top: 80px; }

}



@media print {

.container { width: 100% }

.subpage-content { padding-top: 500px!important; opacity: 1!important; -ms-filter: "alpha(opacity=100)"; -webkit-transform: none!important; -ms-transform: none!important; transform: none!important }

.wrap { height: auto!important }

.kv-index .visible-sm { display: block!important }

.kv-index .visible-sm .kv-index_img { padding: 0 }

.kv-index .hidden-sm { display: none!important }

.kv { position: absolute; visibility: visible!important }

.kv_left, .kv_right { width: 50%; height: 500px!important; -webkit-transform: none!important; -ms-transform: none!important; transform: none!important; overflow: hidden }

.kv_left img, .kv_right img { width: 100%!important; left: auto!important; height: auto!important }

.kv_left { right: 50%!important }

.kv_right { left: 50%!important }

.frame-top { position: absolute }

.frame-left, .frame-right, .frame-bottom { opacity: .0; -ms-filter: "alpha(opacity=0)" }

.menu-btn-outer, .side-btn-outer { opacity: .0; -ms-filter: "alpha(opacity=0)" }

.game { width: 25%; height: 100% }

.game_img { width: auto!important }

}



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

.games-index .game_row { height: 500px; }

.serviceMain .box1 .procedure ul li .tet { font-size: 18px; width: 100px; margin: 0 auto; height: 40px; line-height: 40px; }

.serviceMain .box1 .procedure ul li .number { font-size: 18px; }

.news-index_corp ul li .media span { font-size: 20px; line-height: 33px; }

.news-index_corp ul li .timer { font-size: 12px; line-height: 33px; }

.news-index_corp ul li .tit { font-size: 16px; line-height: 2; }

.serviceMain .box2 .box2Ul .list { height: 400px; }

.serviceMain .box2 .box2Ul .list > ol > li { margin: 22px auto; }

.serviceMain .box2 .box2Ul .list .number { height: 40px; width: 40px; font-size: 16px; line-height: 40px; }

.serviceMain .box2 .box2Ul .list .tet { line-height: 40px; font-size: 14px; }

.serviceMain .box2 .box2Ul .tit { padding: 20px 0; }

.serviceMain .box2 .box2Ul .text.cn { font-size: 24px; }

.serviceMain .box2 .box2Ul .text.en { }

.SeeYouNot .link_head_ttl { font-size: 20px; height: 40px; line-height: 40px; overflow: hidden; }

.gamesMain ul li .pic .l .tit .text.en { font-size: 20px; }

.header h1 { top: 15%; }

.header h1 img { width: 150px; }

.advantageMain ul li { padding: 20px 0 83px; }

.advantageMain .summary { top: 16%; }

.advantageMain .tit { font-size: 24px; text-align: center; padding: 0; }

.advantageMain .txt { font-size: 14px; }

.contactUs .addressTab .names span { line-height: 80px; height: 80px; }

.contactUs .addressTab .information { line-height: 80px; height: 80px; }

.gamesMain ul li .summary .list span a { font-size: 16px; }

.gamesMain ul li .summary .tit { line-height: 82px; }

.about-index:after { background-size: 100% auto; width: 104px; margin-left: -52px; height: 110px; }

.about-index { padding: 70px 0; }

.game_info_left .top { margin-top: 5%; }

.game_info_img { width: 120px; }

.game_info_img img { width: 100%; height: auto; }

.game_info_txt .tit { font-size: 20px; padding-bottom: 10px; }

.game_info_txt ul li { font-size: 14px; }

.game_info_txt .downB { width: 120px; height: 36px; line-height: 36px; font-size: 18px; }

.banners ul li.cur1 .timer{}

.banners ul li.cur1 .ClockDial{transform: scale(.7);}

.banners ul li.cur1 .Pointer{transform: scale(.7);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.banners ul li.cur1 .top-tit2{height: 49px;}

.banners ul li.cur1 .top-tit3{}

.banners ul li.cur1 .top-tit4{}

.banners ul li.cur1 .top-tit{ height: 12px;}

.banners ul li.cur3 .three-tit{height: 69px;transform: translateX(-50%) scale(.8);bottom: 28%;}

.banners ul li.cur3 .three-tit2{height: 30px;transform: translateX(-50%) scale(.8);bottom: 23%;}

.banners ul li.cur3 .three-tit3{height: 25px;transform: translateX(-50%) scale(.8);bottom: 19%;}

.banners ul li.cur3 .EyeD{ transform: translateX(-50%) scale(.8);}

.banners ul li.cur2 .text span.l{

    left: -140%;

}

.banners ul li.cur2 .text span.r{

    left: 100%;

}

.banners ul li.cur2 .text span{

    bottom: 15%;

}

.banners ul li.cur3 .EyeD{}

}



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

.site-content .container { width: 100%; }

.about-index .about-list .about-item { width: 23%; margin: 0; }

.nav_ttl-en { font-size: 12px; }

.aboutUsMain .box2 .photoPic ul { width: 100%; }

.games .in-banner .kv_right { background-position: center center; background-size: 100% auto; }

.in-banner .kv_right { background-size: auto; }

.serviceMain .box1 .procedure { height: auto; }

.serviceMain .box1 .procedure ul { width: 100%; top: 0; transform: translateY(0); padding-bottom: 65px; }

.serviceMain .box1 .procedure ul li { width: 50%; }

.serviceMain .box1 .procedure ul li .summary { opacity: 1; }

.recruit_open .service_open_over { width: 100%; left: 0; margin: 0; top: 50%; transform: translateY(-50%); }

.recruit_open .btn_off { right: 15px; top: -40px; }

.contactUs .addressTab { margin-top: 80px; }

.contactUs .addressTab .information span i { margin: 0 2px; }

.contactUs .addressTab .information span { text-indent: 1em; font-size: 14px; }

.game_info_img { width: 100%; }

.game_info_img img { width: auto; }

.game_info_txt { width: 100%; }

.banners{height: 500px;width: calc(100% - 120px);margin-left: 60px;}

.banners ul li.cur1 .timer{    transform: translateX(-50%) scale(.7);}

.banners ul li.cur2 .text img{ width: 200px;}

.banners ul li.cur1 .top-tit2{height: 34px;bottom: 18%;}

.banners ul li.cur1 .top-tit3{height: 16px;bottom: 14%;}

.banners ul li.cur1 .top-tit4{height: 10px;bottom: 10%;}

.banners ul li.cur3 .EyeD{    transform: translateX(-50%) scale(.7);}

.banners ul li.cur3 .three-tit{ height:55px;}

.banners ul li.cur3 .three-tit2{ height: 25px;}

.banners ul li.cur3 .three-tit3{ height: 17px;}

}



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

.header h1 { width: 120px; left: 50%; margin-left: -60px; }

.header h1 img { width: 100%; }

.frame-top .text { display: none; }

.banners {width: 100%;margin: 50px auto 0;height: 300px;}

.banners ul li { background-size: auto 100% !important; }

.games-index .game_row { height: auto; }

.games-index .game { height: 200px; }

.game_overlay { background-color: rgba(0, 0, 0, 0); }

.game_overlay .game_tt2 { text-align: center; color: #fff; line-height: 3; font-size: 16px; }

.news-index_ttl, .news-index_sub { text-indent: 0 }

.about-index .about-box { padding: 0 3%; }

.about-index .about-list .about-item { width: 70%; margin-bottom: 35px; border-bottom:1px solid rgba(255, 255, 255, 0.27);opacity: 1;}

.statement ul li.l .text { width: 80%; }

.statement ul li.l .text .tet.tit { font-size: 18px; }

.statement ul li.l .text .tet.dass { font-size: 18px; }

.statement ul li.l .text .tet.en { font-size: 10px; }

.statement ul li.r .text { bottom: 27%; font-size: 14px; }

.footer_inner { height: auto; }

.footer-L .message { position: relative; width: 90%; margin: 0 auto; text-indent: 0; font-size: 12px; line-height: 2; }

.footer_more .message{

    padding: 0;

    width: 90%;

    margin: 0 auto;

    font-size: 12px;

}

.footer_more .message span{

    margin-bottom: 5px;

}

.footer-L .message .br{display: block;}

.copyright {position: relative;line-height: 2;font-size: 12px;width: 90%;text-align: left;margin: 0 auto;color:#8e8e8e;}

.aboutUsMain .box3 .Idea ul li { padding: 0; overflow: hidden; margin-bottom: 35px; }

.aboutUsMain .box2 .photoPic ul li { width: 50%; }

.aboutUsMain .box3 .Idea ul { width: 96%; padding-top: 35px; }

.aboutUsMain .box3 .Idea ul li .tet { padding: 0; text-align: center; font-size: 14px; line-height: 2; }

.aboutUsMain .box3 .Idea ul li .tit { padding: 0; margin-bottom: 20px; text-align: center; width: 100%; margin: 0 auto; float: none; font-size: 26px; }

.aboutUsMain .box3 .Idea ul li .tit:after { left: 50%; margin-left: -28px; }

.aboutUsMain .box3 .Idea:after { display: none }

.games .in-banner .kv_right { background-size: auto 80%; }

.gamesMain ul li .pic { display: none; }

.gamesMain ul li .summary { padding: 15px; }

.gamesMain ul li .summary .tit { line-height: 1; text-indent: 15px; font-size: 24px; }

.gamesMain ul li .summary .tit span { display: block; font-size: 18px; line-height: 2; margin-left: 0; }

.gamesMain ul li .summary .list { }

.gamesMain ul li { margin: 0 auto 20px; }

.advantageMain ul li .mask { transform: translate(0, 0); opacity: 1; }

.advantageMain .summary { position: relative; width: 75%; float: right; text-align: left; }

.advantageMain .round:after { display: none }

.advantageMain .txt { text-align: center; }

.advantageMain .txt { text-align: left; font-size: 12px; }

.advantageMain .tit:after { display: none; }

.serviceMain .box1 .pageTit span.cn {font-size: 20px;color: #e87005;}

.serviceMain .box1 .pageTit span.en {opacity: .7;font-size: 12px;line-height: 2;color: #e87005;}

.serviceMain .box1 .procedure ul li .summary {left: 0;transform: translateY(0);position: relative;width: 100%;color: #a9a7a7;margin-top: 5px;}

.serviceMain .box2 .box2Ul .list>ol>li { padding-left: 15%; }

.newsDel { padding: 80px 0 0; }

.newsDelMain .pageTit { font-size: 24px; line-height: 2; }

.newsDelMain .contents .l {display: block;width: 100%;}

.newsDelMain .contents .r .pageFlip .Flip.up { margin: 0 auto; width: 50%; }

.newsDelMain .contents .r .pageFlip .Flip.up { }

.newsDelMain .r .return-text { display: none; }

.newsDelMain .contents .r .pageFlip .Flip.next { margin: 0 auto; }

.newsDelMain .contents .r .pageFlip { height: auto; }

.newsDelMain .return { display: none }

.TalentIdea { width: 100% }

.recruitList ul li .newsListContent .date { width: 100%; padding: 0; text-align: center; }

.recruitList ul li .newsListContent .date strong { text-align: center; }

.recruitList ul li .newsListContent .date p { text-align: center; }

.recruitList ul li .newsListContent .date span { display: none }

.recruitList ul li .newsListContent .box { width: 100%; margin: 0 auto; }

.recruit_open ol li .summary { width: 94%; padding: 0 1%; font-size: 14px; }

.contactUs .detail {/* display: none; */ position: absolute; bottom: 0; width: 100%; left: 0; }

.contactUs .addressTab .information { height: 50px; line-height: 2; text-align: center; margin-top: 22px; }

.contactUs .addressTab .names span { line-height: 40px; height: 40px; font-size: 16px; }

.contactUs .addressTab .names { height: 40px; }

.caseDel { height: auto; }

.game_info_left .overflow-y { margin-top: 0; }

.game_info_txt .downB { height: auto; }

.game_info_left .ewm { position: relative; opacity: 1; left: 0; margin-top: 15px; }

.aboutUsMain .box1 { padding-top: 0 }

.aboutUsMain .box1 .summary { width: 96%; margin: 40px auto 0; }

.aboutUsMain .box1 { margin-bottom: 100px; margin-top: 45px; }

.aboutUsMain .box3 .Idea ul li .tit span { margin: 10px auto 0; background: none; font-size: 26px; width: auto; color: #333; margin-top: 0; display: inline-block; }

.aboutUsMain .box3 .Idea ul li .tet:after { left: 50%; top: -10px; margin-left: -28px; }

.advantageMain .number {/* display: none; */background: none;position: relative;color: #e85503;width: auto;margin-right: 5px;display: inline-block;}

.advantageMain ul li .summary:after { display: none; }

.advantageMain ul li .summary:before { display: none; }

.advantageMain ul .line { display: none; }

.advantageMain ul li { padding: 20px 0 40px; }

.advantageMain .tit { padding-left: 0!important; text-align: left; font-size: 20px; }

.SeeYouNot ul { margin: 0 auto; }

.statement { margin-top: 50px; }

.news-index_corp ul {margin-top: 0;margin-bottom: 60px;}

.aboutUsMain .box2 .page .text.en { font-size: 12px; line-height: 24px; width: 80%; margin: 0 auto; }

.aboutUsMain .box2 { padding-top: 50px; }

.aboutUsMain .box2 .photoPic { margin-top: 50px; }

.aboutUsMain .box3 .Idea ul li .tet { float: none; margin-top: 20px; }

.aboutUsMain .box3 .Idea ul li .tet p { margin: 0; font-size: 12px; line-height: 24px; }

.games-index { margin-top: 25px; }

.about-index .about-list .about-item .nn { margin-top: 0; margin-bottom: 5px; }

.vh { height: auto; }

.in-banner { height: 50vh; }

.subpage { transform: matrix(1, 0, 0, 1, 0, 0); opacity: 1; }

.in-banner.active .kv_left { transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0); }

.in-banner .kv_right { display: none; }

.in-banner.active .kv_right { transform: translate(0%, 0%) matrix(1, 0, 0, 1, 0, 0) }

.aboutUsMain .box3 .titPage .tii { font-size: 14px; line-height: 2; margin: 0 4%; }

.aboutUsMain .box3 .titPage { padding: 40px 0; }

.games .in-banner .kv_right { display: block; }

.advantageMain .round { float: left; margin: 0; width: 60px; height: 60px; }

.advantageMain i { height: 50px; width: 50px; margin: -25px 0 0 -25px; background-size: 100% auto; }

.advantageMain i.cur1 { background-size: 100% auto; background-position: 0 0; }

.advantageMain i.cur2 { background-position: 0 -50px; }

.advantageMain i.cur3 { background-position: 0 -100px; }

.advantageMain i.cur4 { background-position: 0 -150px; }

.advantageMain i.cur5 { background-position: 0 -200px; }

.advantageMain i.cur6 { background-position: 0 -250px; }

.advantageMain i.cur7 { background-position: 0 -300px; }

.advantageMain i.cur9 { background-position: 0 -400px; }

.advantageMain i.cur8 { background-position: 0 -350px; }

.advantageMain i.cur10 { background-position: 0 -450px; }

.serviceMain .box1 .pageTit {padding: 20px 0;background: #fff;}

.serviceMain .box1 .procedure ul { padding-top: 25px; }

.serviceMain .box1 .procedure ul li .tet.active:before { display: none }

.serviceMain .box1 .procedure ul li .tet.active { color: #fff }

.serviceMain .box1 .procedure ul li {width: 93%;color: #000;margin: 25px 2% 45px;}

.serviceMain .box1 .procedure ul li .number { display: inline-block; }

.serviceMain .box1 .procedure ul li .tet { display: inline-block; font-size: 18px; width: auto; }

.serviceMain .box1 .procedure {background-size: auto 100%;background-repeat: no-repeat;background-position: top center;background: none;}

.recruit_open .btn_off { top: 5px; right: 1%; }

.recruitList ul li .newsListContent:after { opacity: 1; right: 0; top: 15px; background: url(../images/recruit_pinM.jpg) no-repeat; }

.contactUs .map { height: 400px; }

.contactUs .detail li { width: 100%; left: 0; margin-left: 0; border-radius: 0; height: auto; font-size: 12px; line-height: 1.6; padding: 5px 0; }

.contactUs .addressTab .information span { font-size: 12px; line-height: 1.6; color: #000;}

.SeeYouNot .link_img span { opacity: 1; background-size: 100% auto; }

.statement ul li.l .btns span { font-size: 12px; padding-top: 0 !important; height: 26px !important; line-height: 26px!important; padding-bottom: 0!important; }

.statement ul li.l .btns { height: 26px; }

.banners ul li .boxs{display: none;}

.banners .swiper-button-prev, .banners .swiper-button-next{display: none;}

.about-index .nus{display:block;    display: block;color: #fedec2;font-size: 46px;font-weight: bold;position: absolute;top: 0;width: 100%;}

.about-index .about-box .about-name{width: 100%;margin:0 auto;}

.about-index .about-box .about-name span{

    display: block;

}

.news-index_corp ul li .media span{    height: 33px;overflow: hidden;width:100%;font-size: 18px;}

.news-index_corp ul li .tit{    padding-bottom: 0;color:#c1bebe;line-height: 1.6;}

.footer-L .message p{color: #8e8e8e;}

.wrap .case ul li a.pc{display: none;}

.wrap .case ul li a.phone{display: block;}

.caseMain ul li a.pc{display:none;}

.caseMain ul li a.phone{display: block;}

.gamesMain ul li .summary .list .listSpan .pc{display: none;}

.MoberPhoneTips{position: fixed;top: 0;height: 100%;width: 100%;left: 0;background: rgba(0,0,0,.7);z-index: 9999;}

.MoberPhoneTips .bao{

    background: #fff;

    width: 80%;

    position: absolute;

    padding: 15px 0 0;

    border-radius: 12px;

    top: 50%;

    left: 10%;

    text-align: center;

    transform: translate(0,-50%);

}

.MoberPhoneTips .tits{

    line-height: 32px;

}

.MoberPhoneTips .dinhua{}

.MoberPhoneTips .btns{}

.MoberPhoneTips .btns{

    overflow: hidden;

    height: 40px;

    line-height: 40px;

    margin-top: 15px;

}

.MoberPhoneTips span{

    display: block;

    float: left;

    line-height: 28px;

    width: 50%;

}

.MoberPhoneTips .phonNumber{

    display: block;

    float: right;

    width: 50%;

}

.statement ul li a.pc{display: none;}

.side.open .side_item{display: none;}

.tuijian{ width: 100%;}

.news-index_corp ul li .timer{display: none;}

.advantageMain .txt br{display: none;}

.newsDelMain .l .return-text{display: none;}

.newsDelMain .share{

    display: block;

}

.jiathis_style{

    overflow: hidden;

}

.jiathis_style a{

    float: left;

}

.fxbtn{background:url(../images/fx.png) no-repeat;height: 30px; opacity: .4;

width: 30px;

display: block;

float: right;

background-size: 100%;

position: absolute;

top: 3px;

right: 0;}

.shareBG{position: fixed;display: none;

top: 0;

left: 0;

width: 100%;

height: 100%;

background: rgba(0,0,0,.5);

z-index: 9999;}

.hezs{ height:200px; position: absolute; bottom: 0;background: #fff; width: 100%;}

.hezs .fx{position: absolute;width: 100%;left: 0;text-align: center;top: 36%;}

.hezs span{background-size:100% !important;width: 30px;height: 30px;display: inline-block;margin: 0px 3%;}

.hezs span.wx{background:url(../images/wx.png);}

.hezs span.wb{background:url(../images/wb.png);}

.hezs .fx span.qq{background: url(../images/qq.png);}

.hezs span.qqkj{background: url(../images/qqkj.png);}



.jiathis_style_m{position: absolute;left: 50%;transform: translate(-50%,-50%); top:50%; width: 66%;}

.shareBGBTn{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}



.qqfs{}

.qqfs .shouji{display: block;}

.qqfs .pc{display: none;}

.contentQQ .shouji{display:block;}

.contentQQ{position: relative;text-align: left;width: 90%;margin: 0 auto;}

	.contentQQ span{height: 26px;width: 26px;}

.wex{position: absolute;z-index: 6;width: 100%;background: #fff;bottom: 0;height: 120px;display: none;}

.wex .tit{font-size: 16px;width: 90%;margin: 0 auto;margin-top: 20px;}

.wex  .input{border: 1px dotted #ccc;width: 90%;margin: 0 auto;display: block;padding: 10px 5px;}

}
.why{width: 100%;margin-top: 10px;}

.game_box, .qt_about {
    width: 100%;
    height: auto;
    background: #f6f6f6;
    padding-bottom: 50px;
}
.effect.in {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.line1 span {
    position: absolute;
    /* top: 10px; */
    /* left: 45%; */
    width: 100%;
    /* margin-top: -15px; */
    /* background: #F6F6F6; */
    color: #000000;
    font-size: 40px;
    text-align: center;
    /* height: 40px; */
}
.lianxiwomen {
    margin: 0 auto;
}
.lianxiwomen dl {
    padding: 10px;
}
.lianxiwomen dl dd {
    background: #fff;
    padding: 34px 25px 34px;
    /* width: 200px; */
}
.effect.in {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
}
.lianxiwomen .text {
    text-align: center;
    color: #232323;
    font-weight: bold;
    margin: 20px 0 0 0;
    /* line-height: 18px; */
    /* height: 18px; */
}
.line1.effect.in {
    margin-bottom: 120px;
    /* margin: 10px; */
    margin-top: 50px;
}
.lximg_box{width:100%;overflow: hidden;}
.lximg{width:100%;transition: all 0.6s;}
.lximg:hover{transform: scale(1.2);}
