@charset "utf-8";
@font-face {
  font-family: 'OpenSansLight';
  src: url('open-sans/opensans-light-webfont.eot');
  src: url('open-sans/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
       url('open-sans/OpenSans-Light.ttf') format('truetype');
}

/* reset css */
/*html, body {
    padding:0px;
    margin:0px;
    width:100%;
    height:100%;
    min-height:100%;
    font-size:14px;
    font-family:Verdana,Microsoft Yahei;
    color:#666;
    background:#fff;
    text-align:left;
}*/

body {
    background: #fff !important;
    background: transparent !important;
    /* position: relative; */
}
/*html, body { font-family: "Verdana", "Microsoft Yahei"; }*/
img { 
	display: block;
  overflow: hidden;
    }
dl { margin-bottom: 0; }

/* submenu css */
.aC{text-align:center;}
.list-2-box{ width:100%;}
.list-2-box li{ width:50%; float:left;}
.containter {
    width: 90%;
    max-width: 1185px;
    margin: auto;
}

.Headsub-box{
    width:100%;
    height:44px;
    line-height:44px;
    border-bottom: 1px solid #eee;
    background: rgba(15, 15, 15, 0.5);
    background: #f4f4f4;
    position:absolute;
    /*top: 80px!important; */
    top: 80px;
    left: 0;
    z-index: 99;
}
@media screen and (max-width: 900px) {
    .Headsub-box{
        border: 0;
    }
}
.Headsub-box ul {float:right;}
@media screen and (min-width: 900px) {
	.Headsub-box ul li{ float: left; }
}
.Headsub-box ul, .Headsub-box ul li {line-height: 43px;font-size:14px;}
.Headsub-box ul li a {color:#333;font-size: 14px;padding: 0px 12px;}
.Headsub-box ul li a:hover{color: #007cba;}
.Headsub-box ul li:last-child a { border:0; padding-right: 0; }
.Headsub-box ul li.active a { color: #007cba; }
.Headsub-box p{ float: left; color: #333; font-size: 14px; line-height: 43px; }
.Headsub-box p > a{ display: inline; width: 50px; color: #333; font-size: 16px; }
.Headsub-box p > a:hover, .Headsub-box p>a.active { color: #007cba; }
.but-b { background-color: #27adef; color:#fff; }
.but-b:hover { background-color: #4fc5ff; }
.Headsub-box ul li a.but-b, .Headsub-box p a.but-b, .jon_text .text>a.but-b{
    color: #fff;
    font-size: 14px;
    padding: 5px 10px;
    border-radius:3px;
    overflow: hidden;
}

/* common css */
.maxwidth {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.maxwidth a{
	color: #000000;
	font-size: 15px;
}
.maxwidth ul > li#play_li > a,.maxwidth ul > li#desc_li > a {
    background: url('../../../image/product/new_tab_normal.png') no-repeat;
}
.maxwidth ul > li#play_li > a:hover,.maxwidth ul > li#desc_li > a:hover {
    background: url('../../../image/product/new_tab_hover.png') no-repeat;
}
.maxwidth ul > li#play_li > a {
    padding-right: 26px;
    background-position: 70px center;
}
.maxwidth ul > li#play_li > a:hover {
    padding-right: 26px;
    background-position: 70px center;
}
.maxwidth ul > li#desc_li > a {
    padding-right: 20px;
    background-position: 42px center;
}
.maxwidth ul > li#desc_li > a:hover {
    padding-right: 20px;
    background-position: 42px center;
}
.wapshow{ display:none !important;}
.pcshow{ display:block !important;}
#wapshow{ display:none !important;}
#pcshow{ display:block !important;}
.section .bg-box { position: relative; overflow: hidden; }
.section .bg-box img { width: 100%; }
.section.i-2 .bg-box img.cover { position: absolute; top: 0; }
.text-center { text-align: center; width: 100%; }
.main-container {
    background-color: #fff;
    overflow: hidden;
    position: relative;
}
.section {
    width: 100%;
    position: relative;
    padding-bottom: 53%;
    z-index: 1;
    overflow: hidden;
}
.section-2{
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.section-2 .content{
    width:100%;
    height:100%;
    text-align: center;
    overflow: auto;
    zoom: 1;
}
.section-2 .content .show.right{
    float:right;
    width:50%;
}
.section-2 .content .show.left{
    float:left;
    width:50%;
}
.section-2 .content .intro.left{
    width: 50%;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    margin-left: 5%;
}
.section-2 .content .intro.right{
    width: 50%;
    position: absolute;
    right:0;
    top: 50%;
    transform: translate(0,-50%);
}
.section-2.header .content.divide .intro.right,.section-2.header .content.divide .intro.left{
    transform: translate(0,-25%);
}
.section-2.s-1 .show img { width: 72%; }
.section-2.sy-6 .show { margin-top: 50px; }
.section-2.sy-6 .show-box{
  max-width: 1185px;
  margin: auto;
  width: 78%;
}
.section-2.sy-6 .show-col{
    position: relative;
    width: 28%;
    float: left;
    margin-right: 5%;
}
.section-2.sy-6 .show-col p{
    margin-top:8px;
}
.section-2.sy-6 .show-col .gif, .section-2.sy-6 .show-col canvas {
    width: 100%;
    margin: auto;
    border: #eee solid 16px;
    border-radius: 100%;
    display: inline-block;
}
.section-2.sy-6 .show-col canvas {
    border: #fff solid 16px;
    display: table-cell;
}
.section-2.sy-6 .show-col .gif-play{
  position: absolute;
  z-index: 3;
  width: 22%;
  margin-left: 46%;
  margin-top: 44%;
}
.section-2.sy-6 .intro{
    margin: 50px 0;
}
.section-2.sy-6 .show>p>span {
    display: inline-block;
    padding: 2% 10.5% 0% 10.5%;
    font-size: 14px;
}
.section.sy-7 .show{
    top: -30%;
    left: 54%;
}
.section.sy-7 .show img:first-child {
    width: 55%;
    position: absolute;
    z-index: 2;
}
.section.sy-7 .show img:last-child {
    width: 6%;
    padding-left: 36.5%;
    margin-top: 63.3%;
    position: absolute;
    z-index: 1;
}
.section.guide { height: 125px; padding-bottom: 0; background: #e5e5e5; }
.section.guide p {
    color: #207dab;
    text-align: center;
    font-size: 14px;
    line-height: 125px;
}
.section.i-1,.section.i-2,.section.i-3 {
    background-color: #101010;
}
.section.i-1 {
  padding-bottom: 0;
}
.section .content {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}
section.w-bg p { color: #666; }
section.w-bg h2 { color: #333; }
.section .content.top { top: 0; }
.section .content.C { top: 50%; }
.section .content.C .B { bottom: 50%; }
.section .content.C .C {
  transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
}
.section .content.C .T { top: -50%; }
.section.i-1 .content {
  position: relative;
}
.section .intro {
  width: 100%;
}
.section p {
    font-size: 12px;
}
section .show img { width: 100%; }
.section.i-1 .intro {
    padding-top: 20px;
    position: relative;
    z-index: 1;
}
.section.i-1 .icon{
    color:#bfbfbf;
    max-width: 60%;
    margin: auto;
    text-align: justify;
    max-width: 900px;
    margin-top: 7.6%;
}
.section.i-1 .icon p:first-child{
    font-size: 16px;
    line-height: 25px;
}
.section.i-1 .icon>p{
  width: 98%;
  margin: auto;
}
.section.i-2 .intro { padding-top: 8%; }
.section.i-3 .show { margin-top: -13%; margin-left: 6%; }
.section .show.left { width: 50%; position: absolute; }
.section .show.right { width: 50%; position: absolute; right: 0; }
.section.i-3 .text p { max-width: 26% !important; }
.section.i-3 .show img { width: 29%; }
.section.i-4 .intro { margin-left: 0%; }
.section .intro.left { width: 50%; float: left; margin-left: 3%; }
.section .show.bottom { width: 100%; position: absolute; bottom: 0; }
.section.v-1-1 .show { width: 56%; }
.section.v-1-1 .show-1 img{
    width: 57%;
    float: right;
    margin-top: -31%;
}
.section.v-2 .bg-box img.cover {
    position: absolute;
    left: 0;
    bottom: 0px;
    z-index: 60;
}
.section.v-2 .bg-box.bg-line::before {
    content: '';
    width: 100%;
    height: 2px;
    background: rgb(255,255,255);
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 70;
}
.section.v-3 { padding-bottom: 0; }
.section.v-3 .content { position: relative; }
.section.v-3 .show { margin-top: 16px; }
.section.v-3 .show img{
    width: 79%;
    margin: auto;
}
.section.v-4{
    padding-bottom:0;
    padding-top: 6%;
}
.section.v-4 .intro .text>p{
    max-width: 47%;
}
.section.v-4 .content{
    position:relative;
}
.section.v-4 .show{
    margin-top: 16px;
}
.section.v-4 .show img {
    width:78%;
    margin: auto;
}
.section.v-6 {
    background-color: #eee;
}
.section.v-6 .content {
    position: relative;
}
.section.v-6 span img {
    width: 100%;
}
.section.v-6 .focus .images .image.focus-01 {
    background-image: url('/dist/images/moon4g/vision6_cn.jpg');
    z-index: 400
}
.royole_en .section.v-6 .focus .images .image.focus-01,
.royole_nl .section.v-6 .focus .images .image.focus-01,
.royole_de .section.v-6 .focus .images .image.focus-01,
.royole_fr .section.v-6 .focus .images .image.focus-01{
    background-image: url('/dist/images/moon4g/vision6_en.jpg');
    z-index: 400
}

.section.v-6 .focus .images .image.focus-02 {
    background-image: url('/dist/images/royolex2/1920/vision/6-2.jpg');
    z-index: 300
}
.section.v-6 .focus .images .image.focus-03 {
    background-image: url('/dist/images/royolex2/1920/vision/6-3.jpg');
    z-index: 200
}
section .intro.left .text>p, section .intro.right .text>p { text-align: left; }
section .icon .box {
  margin: 0 auto;
}
section .icon .table-box {
    display: table;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}
section .icon .table-row { display: table-row; }
section .icon .cell { padding: 10px 18px; }
section .icon .table-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
section .icon .cell img {
  /* height: 50%; */
  height: 75px;
  margin: auto;
}
.section.i-1 .text{
  width:62%;
}
.section.i-1 .text img{
  width:100%;
}
.section.i-1 .show {
    margin-top: -13%;
    position: relative;
    z-index: 3;
}
.section.i-1 .show img {
  width: 33%;
  margin: 0 auto;
}
.section.i-1 .show img.lite_img { width: 10%; }
.section.i-1 a {
    position: absolute;
    color:#eec8a1;
    margin-top: -5%;
    font-size:16px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    z-index: 4;
}
.section.i-1 a[name="design"], .section.i-1 a[name="soft"] {
    position: relative;
    margin-top: 0;
}
.section.i-1 a img{
    width:10%;
    margin:auto;
    border-radius: 100%;
}
.section.i-1 a img:hover{
    -moz-transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
}
.section.i-2 .show img { width: 38%; margin: auto; }
.section.i-10 .show img { width: 41%; margin-left: 12%; }
.section.i-12 .grey-cover{
  position: absolute;
  width:100%;
  height:100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index:2;
}
.section.i-12 .bg-box.pc { background-color: black; }
.section.i-13 { padding-bottom: 0; }
.section.i-13 .content { position: relative; }
.section.i-13 .show { margin-top: 16px; }
.section .intro.right {
    width: 50%;
    float: right;
    margin-right: 1%;
}
.section .intro.top { padding-top: 3%; }
.section.s-2 {
  background: #eee;
}
.section.s-2 .content {
  position: relative;
}
.section.s-2 .focus .images .image.focus-01 {
    background-image: url('/dist/images/moon4g/sound2-1.png');
    z-index: 400
}
.section.s-2 .focus .images .image.focus-02 {
    background-image: url('/dist/images/royolex2/1920/sound/2-2.png');
    z-index: 300
}
.section.s-2 .focus .images .image.focus-03 {
    background-image: url('/dist/images/royolex2/1920/sound/2-3.png');
    z-index: 200
}
.section.s-2 span {
    font-size: 12px;
    color: #a0a0a0;
    margin-top: 16%;
    display: inline-block;
}
.section.s-2 span img {
    width: 11%;
}
.section.s-3 .pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.section.s-3 .pulse li {
    background-color: #fff3eb;
    border-radius: 100%;
    width: 96%;
    position: absolute;
    height: 96%;
    right: 7%;
    top: 0;
}
.section.s-4 {
    background: #eee;
}
.section.s-4 .show img {
    width: 55%;
    margin-left: 50%;
}
.section.d-2 .show img { width: 65%; margin-left: 15%; }
.section.d-4, .section.sy-1-1 { background-color: #f2f2f2; }
.section.d-4 .content { position: relative; }
.section.d-4 .intro { top: 49%; }
.section-2.d-1 .content {
    margin-top: 0;
}
.section.d-2 .show img {
    width: 65%;
    margin-left: 15%;
}
.section.d-3 .show img {
    width: 34%;
}
.section.d-4{
  background-color: #f2f2f2;
}
.section.d-4 .content{
    position:relative;
}
.section.d-4 .intro{
    top: 49%;
}

.section.d-5,.section.d-6{
    padding-top: 6%;
}
.section.d-5 .intro{
    margin-top: 4%;
}
.section.d-6-1{
  background-color: #f0f0f1;
}
.section.d-7 .show{
    height: 48%;
}
.section.d-7 .show img{
  width: 91%;
  position:absolute;
  display:none;
}
.section.d-7 .show ul{
  margin-top: 55%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
  width: 270px;
  width: calc(180px + 9%);
}
.section.d-7 .show ul>li{
  float: left;
  padding: 2px 20px;
  margin-left: 20px;
  background-color: #e0dfdf;
}
.section.d-7 .show ul>li.active{
    background-color: #9c9999;
}
.section.sy-4 .mark img, .section.sy-4 .mark p, .section.sy-4 .mark .mark-f {
    float: left;
}
.section.sy-4 .mark {
    width: 55%;
    margin: auto;
    border-bottom: 1px solid #bbb8b8;
    border-top: 1px solid #bbb8b8;
    padding: 14px 0;
    margin-top: 15px;
}
.section.sy-4 .mark-1 {
    width: 45%;
    min-width: 133px;
    margin-right: 3%;
}
.section.sy-4 .mark-1 p:first-child {
    font-size: 14px;
}
.section.sy-4 .mark-1 img {
    width: 33%;
}
.section.sy-4 .mark-1 p:first-child {
    padding: 7% 0px 1% 6%;
}
.section.sy-4 .mark-1 p:last-child {
    padding: 0 0 0 6%;
}
.section.sy-4 .mark-2{
    width: 52%;
    margin-top: 3%;
}
.section.sy-4 .mark-2 img{
    width:48%;
}
.section.sy-4 .mark-2 img:last-of-type{
    margin-left: 4%;
}
.section.sy-4 .mark-2 p{
    margin-top: 4px;
}
.section .intro.bottom { position: absolute; bottom: 0; }
.section.header .content,.section-2.header .content {
    margin-top: 124px;
}
.section.i-3 .text p{
      max-width: 26% !important;
}
.section.i-3 .show{
    margin-top: -13%;
    margin-left: 6%;
}
.section.i-3 .show img {
    width: 29%;
}
.section.i-4 .intro{
    margin-left: 0%;
}
.section.i-4 .cell img{
  height:100%;
}
.section.i-7 {
    overflow: hidden;
    z-index: 2;
}
.section.i-7 .show {
    margin-top: 0;
    z-index: 2;
    left: 10%;
}
.section.i-7 .show img {
    width: 58%;
    margin:auto
}
.section.i-7 .pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.section.i-7 .pulse li {
    background: rgb(0, 0, 0);
    border-radius: 100%;
    width: 31%;
    position: absolute;
    height: 37%;
    left: 30%;
    top: 50%;
}
.section.i-8 .show img {
    width: 63%;
}
.section.i-10 .show img {
    width: 41%;
    margin-left: 12%;
}
.section.i-11 .intro{
  transform: translate(0,-25%);
}
.section.i-11 .show{
  transform: translate(0,17%);
}
.section.i-12 .bg-box video { width: 100%; }
.section.i-12 .content { z-index: 10; }
.main-container .mo { display: none; }
.section.bg {
  padding-bottom: 0;
}
.section.i-1 figure.bg {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    background-image: url("/dist/images/royolex2/1920/intro/1-10.jpg");
}
.section .focus {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.section .focus .images {
    width: 50%;
    z-index: 500
}
.section .focus .text-box {
  max-width: 100%;
}
.section .focus .text {
    position: relative;
    top: 50%;
    transform: translate(0,-50%);
}
.section .focus .text>span {
  font-size: 12px;
  color: #a0a0a0;
  margin-top: 40px;
  display: inline-block;
  width: 45%;
  text-align: justify;
}
section.b-bg h2, section.b-bg p { color: #fff; }
.pa-ty1 .text {
  display: inline-block;
}
.pa-ty1 .text>p{
    font-size: 36px;
    display: block;
    text-align: right;
    color: #443f3b;
}
.pa-ty1>h1 {
    font-size: 72px;
    font-weight: 100;
    line-height: 1.6em;
    color:#eec8a1;
    font-family: "Microsoft Yahei";
}
.pa-ty2 .text>h2 {
    font-size: 36px;
    font-weight: 100;
    line-height: 1.4em;
    margin-bottom: 0.4em;
}
.royole_cn .header .pa-ty2 .text>h2 {
    font-family: "Microsoft Yahei";
}
.header .pa-ty2 .text>h2 { font-size: 50px; }
.pa-ty2 .text>p {
    font-size: 16px;
    line-height: 1.5em;
    max-width: 37%;
    margin: auto;
}
.section .focus .images, .section .focus .images .image {
    position: absolute;
    top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000
}
.section .focus .images .image {
    width: 100%;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: 50% center;
    overflow: hidden;
}
.section .focus .images.fixed {
    position: fixed;
    /*width: calc(50% - 30px)*/
}
.videoshow-box{ display:none; position:fixed; top:0; left:0; width:100%; height:100%; text-align:center; background:rgba(0,0,0,0.6);  z-index: 2147483647;}
.videoshow-box:after{ content: " "; display: inline-block; width: 0; height: 100%; overflow: hidden; vertical-align: middle;}
.videoshow-box .closefilter{ z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.videoshow-box .vidobox{ position: relative; display: inline-block; width: 70%; max-width: 1000px; vertical-align: middle;}
.videoshow-box .vidobox .bnr{ background:#F9F9F9;/*  height:420px;*/ width:100%; margin:auto; border-radius:5px; overflow:hidden;}
.videoshow-box .vidobox .bnr .footerBnr{ height: 450px; }
.videoshow-box .vidobox .bnr .bnrbox{ position: relative; line-height: 0;}
.videoshow-box .vidobox .Close{ position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; cursor: pointer; background: url(/images/fancybox_sprite.png) 0 0 no-repeat; background-size: 38px;}
.blank0{clear:both;display:block;font-size:1px;visibility:hidden;height:0;line-height:0;}
.blank40{clear:both;display:block;font-size:1px;overflow:hidden;height:40px;}
/* mobile common css*/
.mobile .container-fluid {
    padding: 0 !important;
    overflow: hidden;
}
.mobile .Headsub-box {
    /*top: 50px !important;*/
    top: 60px !important;
}

.mobile .Headsub-box ul li{ width: 100%; float: none; }
.mobile section {
    padding-bottom: 15%;
}

.mobile section.i-1,.mobile section.i-2{
  background-color: #101010;
}
.mobile section.i-1,.mobile section.i-3, .mobile section.d-1 {
    padding-top: 0;
}
.mobile section.i-1 figure.bg {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /*height: 100%;*/
    width: 100%;
    background-image: url("/dist/images/royolex2/750/intro/1-8.jpg");
}
.mobile section.i-1 figure.lite_bg {
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%;
    width: 100%;
    background-image: url("/dist/images/moonlite/intro/1-8.jpg");
}
.mobile section.i-1 .hero{
    padding-top: 19px;
}
.mobile section.i-1 .hero h1 {
    font-size: 102px;
    color: #44403a;
}
.mobile section.i-1 .hero p {
    font-size: 15px;
    color:#4c4740;
    margin-top: 6px;
}
.mobile section.i-1 .play{
      margin-top: 96%;
      position: absolute;
      color: #7d5444;
      font-size: 14px;
      margin-left: auto;
      margin-right: auto;
      left: 0;
      right: 0;
      z-index: 4;
      width: 100%;
      text-align: center;
}
.mobile section.i-1 .show {
    position: absolute;
    width: 100%;
    max-width: 320px;
    margin: auto;
    left: 0;
    right: 0;
}
.mobile section.i-1 .show-box {
    position: absolute;
    margin-top: -21px;
}

.mobile section.i-1 .intro {
    padding-top: 428px;
}
.mobile .show .show-box img {
    width: 100%;
    margin: auto;
}
.mobile section.i-1 .text p,.mobile section.i-1 .icon p,.mobile section.i-2 .head h2,.mobile section.i-2 .text p{
  color: #fff;
}
.mobile section.i-1,.mobile section.i-2{
  background-color: #101010;
}
.mobile section.v-1 .show-box img{
    max-width: 388px;
}
.mobile section.v-9 .show-box img{
    max-width: 414px;
}
.mobile .icon .col-xs-3 .pull-right {
    margin-right: -10px;
}

.mobile .icon .col-xs-3 .pull-left {
    margin-left: -10px;
}
.mobile .icon .col-xs-3 div.icon-box {
  display: block;
}
.mobile .icon .col-xs-3:first-child .icon-box {
    margin-right: -40px;
}

.mobile .icon .col-xs-3:last-child .icon-box {
    margin-left: -40px;
}
.mobile .row.icon .col-xs-12 .col-xs-3 img {
  width: 80%;
  height: auto;
  margin: 0 auto;
}
.mobile .row.icon .col-xs-12 .col-xs-3 p {
  text-align: center;
  font-size: 12px;
  padding-top: 5px;
}
.mobile .head h2 {
    margin-left: 6%;
    margin-right: 6%;
    width: 88%;
    font-size: 28px;
    font-weight: 200;
    line-height: 1.2em;
    color:#333;
}
.mobile .head h1 {
    font-weight: 200;
    line-height: 1.2em;
    color: #f2ca93;
}
.mobile .intro{
    margin-top: 25px;
}
.mobile .text {
    margin-top: 25px;
}
.mobile .text p {
  color: #666;
  font-size: 14px;
  /*text-align: left;*/
}
.mobile .row.icon {
  margin-top: 30px;
}
.mobile .row.icon .col-xs-12 .col-xs-3 img {
  width: 80%;
  height: auto;
  margin: 0 auto;
}
.mobile .row.icon .col-xs-12 .col-xs-3 p {
  text-align: center;
  font-size: 12px;
  padding-top: 5px;
  margin-bottom: 10px;
}
.mobile .icon .icon-box img {
    margin: auto;
    height: 52px;
}
.mobile .icon .icon-box p {
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
}
@media screen and (max-width: 1440px) {
    .pa-ty1 .text>p {
        font-size: 28px;
    }
    /*.pa-ty1 .text>p:first-child {
        font-size: 286px;
    }*/
    .pa-ty2 .text>p{
        max-width:56%;
    }
    .pa-ty2.left .text>p,.pa-ty2.right .text>p {
        max-width: 55%;
    }
    .section .focus .text>span {
        width: 55%;
    }
    .section.i-1 .show img{
        width: 36%;
    }
    .section.i-1 .show img.lite_img{
      width: 10%;
    }
    .section.v-4 .bg-box img {
        margin-top: 18%;
    }
    .section.d-4 .pa-ty2 .text>p {
        max-width: 70% !important;
    }
}
@media screen and (max-width: 1280px) {
    .pa-ty1 .text>p {
        font-size: 24px;
    }
    /*.pa-ty1 .text>p:first-child {
        font-size: 275px;
    }*/
    .header .pa-ty2 .text h2 {
        font-size: 38px;
    }
    .pa-ty2 .text h2 {
        font-size: 32px;
    }
    .pa-ty2 .text>p{
        max-width:59%;
    }
    .pa-ty2.left .text>p,.pa-ty2.right .text>p {
        max-width: 60%;
    }
    .section .focus .text>span {
        width: 60%;
    }
    .section.i-1 .show img {
        width: 40%;
    }
    .section.i-1 .show img.lite_img{
      width: 10%;
    }
    .section.i-2 .show img {
        width: 32%;
    }
    .section.v-4 .bg-box img {
        margin-top: 22%;
    }
}
@media screen and (max-width: 980px) {
    .maxwidth ul > li#play_li > a, .maxwidth ul > li#desc_li > a {
        padding-right: 0;
    }
    .maxwidth ul > li#play_li > a {
        background-position: 66px center;
    }
    .maxwidth ul > li#desc_li > a {
        background-position: 38px center;
    }
    .pa-ty1 .text>p {
        font-size: 19px;
    }
    /*.pa-ty1 .text>p:first-child {
        font-size: 210px;
    }*/
    .pa-ty1 h1{
        font-size: 54px;
    }
    .header .pa-ty2 .text h2 {
        font-size: 36px;
    }
    .pa-ty2 .text h2 {
        font-size: 30px;
    }
    .pa-ty2 .text>p{
        max-width:65%;
    }
    .pa-ty2.left .text>p,.pa-ty2.right .text>p {
        font-size: 13px;
        max-width: 68%;
    }
    .section .focus .text>span {
        width: 68%;
    }
    .section .icon .table-cell {
        vertical-align: text-top;
    }
    .section.header .content,.section-2.header .content  {
        margin-top: 44px;
    }
    .section.i-1 .intro {
        padding-top: 25px;
    }
    .section.i-1 .show{
        margin-top: -17%;
    }
    .section.i-1 .show img {
        width: 48%;
    }
    .section.i-1 .show img.lite_img{
      width: 10%;
    }
    .section.i-1 .icon {
        max-width: 70%;
    }
    .section.guide .pc{
        height: 72px;
    }
    .section.guide .pc p {
        line-height: 72px;
    }
    .mobile section.header {
        margin-top: 44px;
    }
}
/*移动端布局开启*/
@media screen and (max-width: 899px) {
	.Headsub-box{
	    top: 50px!important;
	}
}
@media screen and (max-width: 767px) {
    .pa-ty1 .text>p {
        font-size: 17px;
    }
    /*.pa-ty1 .text>p:first-child {
        font-size: 144px;
    }*/
    .pa-ty1 h1{
        font-size: 40px;
    }
    .pa-ty2.left .text>p,.pa-ty2.right .text>p {
        font-size: 12px;
    }
    .header .pa-ty2 .text h2 {
        font-size: 30px;
    }
    .pa-ty2 .text h2 {
        font-size: 27px;
    }
    .section.guide {
        height: 88px;
    }
    .section.guide p {
        line-height: 88px;
    }
    .section .content.newline {
        position: relative;
        padding-top: 1%;
        padding-bottom: 6%;
    }
    .section .content.newline .intro {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        position: relative;
    }
    .section .content.newline .intro p {
        color: #000;
    }
    .section .content.newline .intro .text>p{
        width: 90%;
        text-align: justify;
        max-width: 90%;
        margin: auto;
    }
    .section .content.newline .icon .box {
        width: 90%;
    }
    .main-container .mo {
        display: initial;
    }
    .main-container .pc {
        display: none;
    }
    .section .icon {
        margin-top: 3%;
    }
    .section.i-1 .show img {
        width: 56%;
    }
    .section.i-1 .show img.lite_img {
      width: 10%;
    }
    .section.v-4 .bg-box img {
        margin-top: 0;
    }
    .section.v-5 .icon {
        max-width: 90%;
    }
    .section.v-5 .icon img {
        width: 12%;
    }
}
@media screen and (max-width: 520px) {
    .pa-ty1 .text>p {
        font-size: 15px;
    }
    /*.pa-ty1 .text>p:first-child {
        font-size: 115px;
    }*/
    .pa-ty1 h1{
        font-size: 32px;
    }
}
@media screen and (max-width: 375px) {
    .pa-ty1 .text>p {
        font-size: 14px;
    }
    /*.pa-ty1 .text>p:first-child {
        font-size: 78px;
    }*/
    .pa-ty1 h1{
        font-size: 20px;
    }
}

/* common-animate css */
.ani-come{
  animation-name: ani-come;
  animation-duration: 3.2s;
}
.ani-come-0 {
    animation-name: ani-come-0;
    animation-duration: 1s;
}
.ani-come-1 {
    animation-name: ani-come-1;
    animation-duration: 2s;
}
.ani-come-2 {
    animation-name: ani-come-2;
    animation-duration: 2.2s;
}
.ani-come-3 {
    animation-name: ani-come-3;
    animation-duration: 3s;
}
.ani-come-4 {
    animation-name: ani-come-4;
    animation-duration: 2s;
}
.ani-come-5{
  animation-name: ani-come-5;
  animation-duration: 2s;
}
.ani-come-6{
  animation-name: ani-come-6;
  animation-duration: 2s;
}
.ani-come-7{
  animation-name: ani-come-7;
  animation-duration: 2s;
}
.ani-imagescale-ctn {
    -webkit-animation: ani-imagescale ease 46s;
    animation: ani-imagescale ease 46s;
}
.ani-imagedown-ctn {
  -webkit-animation: ani-imagedown ease 60s;
  animation: ani-imagedown ease 60s;
}
.ani-imageup-ctn {
    -webkit-animation: ani-imageup ease 40s;
    animation: ani-imageup ease 40s;
}
.ring1 {
    animation: ani-ring cubic-bezier(0, 0.95, 0.45, 1) 4s infinite;
}
.ring2 {
    animation-name: ani-ring;
    animation-delay: 0.5s;
    animation-duration: 3.5s;
    animation-iteration-count: infinite;
}
.ring3 {
    animation: ani-ring1 cubic-bezier(0, 0.66, 1, 0.3) 1s infinite;
}
@keyframes ani-come{
  0%{
    background:#101010;
  }
  90%{
    background:#101010;
  }
  100%{
    background:#fff;
  }
}
@keyframes ani-come-0 {
  0% {
      opacity: 0;
  }
  80% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@keyframes ani-come-1 {
    0% {
        opacity: 0;
        transform: translate(0, -80px);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes ani-come-2 {
  0% {
      opacity: 0;
  }
  80% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@keyframes ani-come-3 {
  0% {
      opacity: 0;
  }
  82% {
      opacity: 0;
  }
  100% {
      opacity: 1;
  }
}
@keyframes ani-come-4 {
    0% {
        opacity: 0;
        transform: translate(0, 80px);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@keyframes ani-come-5 {
    0% {
        opacity: 0;
        transform: translate(0, -50%);
    }
    100% {
        opacity: 1;
        transform: translate(0, -25%);
    }
}
@keyframes ani-come-6 {
    0% {
        opacity: 0;
        transform: translate(0, -80%);
    }
    100% {
        opacity: 1;
        transform: translate(0, -50%);
    }
}
@keyframes ani-come-7 {
    0% {
        opacity: 0;
        transform: translate(0, -40px);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}
@-webkit-keyframes ani-imagescale {
    0% {
        -webkit-transform: scale(1.6, 1.6);
    }
    100% {
        -webkit-transform: scale(1, 1);
    }
}
@keyframes ani-imagescale {
    0% {
        transform: scale(1.6, 1.6);
    }
    100% {
        transform: scale(1, 1);
    }
}
@-webkit-keyframes ani-imagedown {
  0%{
      -webkit-transform: translate(0, -140px) scale(1.2);
  }
  100%{
      -webkit-transform: translate(0, 0) scale(1);
  }
}
@keyframes ani-imagedown {
  0%{
      transform: translate(0, -140px) scale(1.2);
  }
  100%{
      transform: translate(0, 0) scale(1);
  }
}
.ani-imageup-ctn{
  -webkit-animation: ani-imageup ease 60s;
  animation: ani-imageup ease 60s;
}
@-webkit-keyframes ani-imageup {
  0%{
      -webkit-transform: translate(0, 140px) scale(1.2);
  }
  100%{
      -webkit-transform: translate(0, 0) scale(1);
  }
}
@keyframes ani-imageup {
  0%{
      transform: translate(0, 140px) scale(1.2);
  }
  100%{
      transform: translate(0, 0) scale(1);
  }
}
@keyframes ani-ring {
    0% {
        opacity: 0.15;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(5);
    }
}
@keyframes ani-ring1 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.1);
    }
}


/* yaoyc  做小屏的兼容 20180723 */
@media screen and (max-width: 1522px) {
    .section.sy-4 .mark-1 {
        width: 60%;
        min-width: 133px;
        margin-right: 3%;
    }
    .section.sy-4 .mark-1 img {
        width: 28%;
    }
    .section.sy-4 .mark-2{
        width:30%;
        margin-top:0;
        float: right !important;
    }
    .section.sy-4 .mark-1 p:first-child {
        padding: 4% 0px 1% 6%;
    }
    .section.sy-4 .mark-2 img {
        width: 80%;
        float: right;
        margin-bottom: 2%;
    }

}
@media screen and (max-width: 1650px) {
    .section.sy-4 .mark-1 p:first-child{
        font-size:13px;
    }
}


@media screen and (min-width: 950px) {
    .mobile .Headsub-box {
        top: 80px !important;
    }
}