* {
    margin: 0;
    padding: 0
}

html {
    height: 100% !important;
}
body {

    line-height: 1.5;
    font-size: 13px;
    color: #444;
    height: 100%;
    font-family: Microsoft YaHei, Titillium, sans-serif;
    font-weight: 400;
    font-style: normal;
}

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

.clearfix:after {
    content: "";
    height: 0;
    visibility: hidden;
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}




body, #fullpage {
    height: 100%;
    max-width: 1920px;
    max-height: 1080px;
    margin: 0 auto;
    position: relative;
}

.wrapper {
    width: 1200px;
    margin: 0 auto;
    position: relative
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 3;
    height: 140px
}

.header .wrapper {
    height: 140px
}



.header .nav {
    position: absolute;
    left: 300px;
    top: 80px
}

.header .nav li {
    float: left;
    text-align: center;
    width: 130px
}

.header .nav li a {
    display: inline-block;
    border-bottom: 4px solid #fff
}

.header .nav li a:hover {
    color: #76baab;
    border-bottom-color: #1da2aa
}

.header .nav li.active a {
    color: #76baab;
    border-bottom-color: #1da2aa
}

.fixorder {
    position: fixed;
	background: url('//www.omgxr.cn/1207new/images/menu_bg.png');
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    height: 75px;
    left: 0;
    right: 0;
    width: 100%;
    /*top: 140px;*/
	top: 0;
    z-index: 3
}




.section {
    position: relative;

}

.section .bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.section .bg img {
    display: block;
    width: 100%;
    height: 100%
}


.title.t1 {
    background-position: 0 0;
    width: 850px;
    position: absolute;
    left: 0;
    top: 230px
}

.title.t2 {
    background-position: 0 -116px;
    width: 540px
}

.title.t3 {
    background-position: 0 -230px
}

.title.t4 {
    background-position: 0 -345px
}

.title.t5 {
    background-position: 0 -460px
}

.title.t6 {
    width: 400px;
    background-position: 0 -575px
}

.title.t7 {
    width: 380px;
    background-position: 0 -690px
}

.section1 {
    background: url(//www.omgxr.cn/1207new/images/omgxr_2023_bg.png) no-repeat;
    background-size: 100% 100%;
    /*background-size: cover;*/
    /*object-fit: cover;*/
    /*max-width: 1920px;*/
    /*max-height: 1080px;*/
    margin: 0 auto;
    max-height: 1080px;
}

.section2 {
    background: url(//www.omgxr.cn/1207new/images/omgxr_2023_bg.png) no-repeat;
    background-size: 100% 100%;
    /*max-width: 1920px;*/
    /*max-height: 1080px;*/
    margin: 0 auto;
    max-height: 1080px;
}

.section3 {
    background: url(//www.omgxr.cn/1207new/images/omgxr_2023_bg.png) no-repeat;
    background-size: 100% 100%;
    /*max-width: 1920px;*/
    /*max-height: 1080px;*/
    margin: 0 auto;
    max-height: 1080px;
}

.section4 {
    background: url(//www.omgxr.cn/1207new/images/omgxr_2023_bg.png) no-repeat;
    background-size: 100% 100%;
    /*max-width: 1920px;*/
    /*max-height: 1080px;*/
    margin: 0 auto;
    max-height: 1080px;
}

.section5 {
    background: url(//www.omgxr.cn/1207new/images/omgxr_2023_bg.png) no-repeat;
    background-size: 100% 100%;
    /*max-width: 1920px;*/
    /*max-height: 1080px;*/
    margin: 0 auto;
    max-height: 1080px;
}

.videoshow {
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    *display: none;
    display: none \9;
}

.videoshow .video-player {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

/*.btn-top {*/
/*    background: url(https://c1.omgxr.top/btn_top.png) no-repeat;*/
/*    width: 62px;*/
/*    height: 62px;*/
/*    position: absolute;*/
/*    top: 75px;*/
/*    left: 50%;*/
/*    margin-left: -31px;*/
/*    z-index: 111*/
/*}*/

/*.btn-bottom {*/
/*    background: url(https://c1.omgxr.top/btn_bottom.png) no-repeat;*/
/*    width: 62px;*/
/*    height: 62px;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    left: 50%;*/
/*    margin-left: -31px;*/
/*    z-index: 111*/
/*}*/

/*.btn-next:active {*/
/*    -webkit-transform: scale(0.9, 0.9)*/
/*}*/

/*.section1 .wrapper,.section2 .wrapper,.section3 .wrapper, .section4 .wrapper, .section5 .wrapper {*/
/*    height: 100%*/
/*}*/

















a {
    background: transparent;
}

a {
    color: #428bca;
    text-decoration: none;
}

a {
    background: transparent;
}

a {
    color: inherit;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    /* transform: translate3d(0, 0, 0); */
    /* -webkit-backface-visibility: hidden; */
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    /* backface-visibility: hidden; */
    /* outline: 0 !important; */
}

#page-inner-wrap {
    background-repeat: no-repeat;
    background-clip: border-box;
    background-position-y: 0%;
    background-position-x: 0%;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.header-wrap {
    width: 100%;
    text-align: center;
}

.bkwrapper {
    width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.main-nav-inner {
    position: relative;
}

.main-nav-container {
    position: relative;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.bk-header-90 .main-nav-wrap {
    /* height: 90px; */
    height: 75px;
    display: table;
    width: 100%;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
    margin-left: -8px;
}

.header-wrap .logo {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.bk-header-90.header-wrap .logo {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
}

.header-wrap .logo h1 {
    margin: 0;
    line-height: 1;
}

.header-wrap .logo a {
    display: block;
}

.header-wrap .logo img {
    max-width: 100%;
    display: block;
}

.bk-header-90.header-wrap .logo img {
    max-height: 68px;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}

.bk-header-90 #main-menu {
    display: table-cell;
    vertical-align: middle;
}

#main-menu > ul {
    font-size: 0;
}

.bk-header-90.header-wrap #main-menu ul.menu {
    text-align: left;
}

.bk-header-90 #main-menu > ul > li {
    display: inline-block;
    font-size: 14px;
    color: #000;
    margin-right: 0;
    /* height: 90px; */
    height: 75px;
    text-align: left;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
    text-align: center;
    width:150px;

}

.bk-header-90 #main-menu > ul > li:hover {
    background-color: #47B0ED;
    color: #FFF;
}

.bk-header-90 #main-menu .main-menu-active {
    background: #3498db;
    color: #fff;
}

#main-menu > ul > li > a {
    text-transform: uppercase;
}

.bk-header-90 #main-menu > ul > li > a {
    padding: 0 24px;
    /* line-height: 90px; */
    line-height: 75px;
    -webkit-transition: line-height 0.3s ease-in-out;
    transition: line-height 0.3s ease-in-out;
    font-size: 18px;
}

#main-menu > ul > li > a {
    padding: 0 24px;
    line-height: 48px;
}

#main-menu > ul > li > a:hover {
    color: #FFF;
}

.ajax-search-wrap {
    position: absolute;
    right: 8px;
    top: 0;
    width: 0;
}

#ajax-form-app {
    width: 48px;
    height: 48px;
    text-align: center;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
    right: 0;
    top: 0;
}

.bk-header-90 #ajax-form-app {
    width: 75px;
    height: 0;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.bk-header-90 #ajax-form-app i {
    color: #333;
    line-height: 75px;
    font-size: 18px;
    -webkit-transition: line-height 0.3s ease-in-out;
    transition: line-height 0.3s ease-in-out;
}

#ajax-form-search {
    width: 48px;
    height: 48px;
    text-align: center;
    cursor: pointer;
    z-index: 1000;
    position: absolute;
    right: 0;
    top: 0;
}

.bk-header-90 #ajax-form-search {
    width: 250px;
    height: 0;

}

.bk-header-90 #ajax-form-search i {
    color: #333;
    line-height: 75px;
    -webkit-transition: line-height 0.3s ease-in-out;
    transition: line-height 0.3s ease-in-out;
}

.ajax-form {
    width: auto;
    height: 48px;
    position: absolute;
    right: 0;
    top: 0;
}

.bk-header-90 .ajax-form {
    height: 75px;
    -webkit-transition: height 0.3s ease-in-out;
    transition: height 0.3s ease-in-out;
}

.ajax-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.ajax-form input {
    width: 350px;
    max-width: 500px;
    padding: 0;
    font-size: 0;
    border: none;
    height: 0;
    margin: 0;
    background-color: #333946;
    color: #fff;
    position: absolute;
    top: 100%;
    right: -1px;
    z-index: 10;
    transition: height ease-out 0.2s;
    -webkit-transition: height ease-out 0.2s;
}

#ajax-search-result {
    width: 350px;
    margin-top: 110px;
    right: -1px;
    background-color: #fff;
    z-index: 10;
    position: absolute;
}

#ajax-search-result .s-list {
    padding: 16px;
    text-align: left;
}

.content_out.small-post{
    margin-top: 0px;
    position: relative;
    /* min-height: 80px; */
    min-height: 85px;
}

.content_out.small-post:first-child{
    margin-top: 10px;
}

.ajax-not-found {
    padding: 28px 16px;
    text-align: center;
}

.result-msg a {
    padding: 15px;
    border-top: 1px solid #ccc;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.thumb {
    position: relative;
    overflow: hidden;
    opacity: 1;
    z-index: 0;
    -webkit-transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
    transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.content_out.small-post .thumb {
    width: 80px;
    height: 80px;
    float: left;
}

a:visited, a:focus {
    text-decoration: none !important;
    color: inherit;
    outline: 0 !important;
}

.thumb > a {
    display: block;
}

.thumb img {
    /* height: auto; */
    /* height: 150px; */
    height: 250px;
    width: 100%;
    max-width: 100%;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    object-fit: cover;
}

.thumb .wp-post-image {
    margin-bottom: 0;
    object-fit: cover;
}

#ajax-search-result .s-list .thumb img {
    height: 80px;
}

.post-c-wrap h4 {
    color: #111;
    line-height: 1.3;
}

.content_out.small-post h4 {
    font-size: 14px;
    padding-left: 100px;
    margin: 0 0 8px 0;
    color: #111;
    font-weight: 400;
    max-height: 34px;
}

.content_out.small-post h4 > a{
	height:34px;
}

.content_out.small-post .meta {
    font-size: 12px;
    color: #888;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    bottom: 5px;
    left: 88px;
    position: absolute;
}

.content_out .meta > div {
    display: inline;
}

.meta > div {
    display: inline;
    color: #888;
    font-size: 11px;
    letter-spacing: 1px;
}

.meta .post-author a{
	color: #47B0ED;
}

.content_out .meta > div {
    display: inline;
}
.content_out .meta > div:after {
    content: "/";
    padding: 0 10px;
    color: #888;
}

.content_out .meta > div:nth-child(3n):after {
    content: "";
}

.content_out .meta > div:last-child:after {
    display: none;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.meta > div i {
    margin-right: 5px;
    font-size: 13px;
}

.fa-clock-o:before {
    content: "\f017";
}

.result-msg a {
    padding: 15px;
    border-top: 1px solid #ccc;
    font-size: 10px;
    text-align: center;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
}

.post-author-avatar {
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-style: solid;
    border-width: 1px;
    border-color: #888;
    width: 25px;
    height: 25px;
}

img {
    max-width: 100%;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.loading-img-wrap {
    min-height: 80px;
    position: relative;
    height: 100%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 3px 1px;        
}

/*--- bk-preload ---*/
.background-preload {
    background-color: #ccc;
}
.bk-preload-wrapper {
    width:100%;
    height: 100%;
    background:#fff;
    opacity: 0.6;    
    top: 0;
    left: 0;
    position: absolute;                        
    z-index: 0;
}
.bk-preload {
    width: 30px;
    height: 30px;
    margin: 100px auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
    z-index: 10;
}
@-webkit-keyframes rotateplane {
    0% {
        -webkit-transform: perspective(120px) scaleX(1) scaleY(1);
        background-color: #47B0ED;
    }
    25% {
        -webkit-transform: perspective(120px) rotateY(90deg) scaleX(1) scaleY(1);
        background-color: #47B0ED;
    }
    25.1% {
        -webkit-transform: perspective(120px) rotateY(90deg) scaleX(-1) scaleY(1);
        background-color: #47B0ED;
    }
    50% {
        -webkit-transform: perspective(120px) rotateY(180deg) scaleX(-1) scaleY(1);
        background-color: #47B0ED;
    }
    75% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(90deg) scaleX(-1) scaleY(1);
        background-color: #47B0ED;
    }
    75.1% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(90deg) scaleX(-1) scaleY(-1);
        background-color: #47B0ED;
    }
    100% {
        -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg) scaleX(-1) scaleY(-1);
        background-color: #47B0ED;
    }
}
@keyframes rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg) scaleX(1) scaleY(1);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) scaleX(1) scaleY(1);
        background-color: #47B0ED;
    }
    25% {
        transform: perspective(120px) rotateX(-90deg) rotateY(0deg) scaleX(1) scaleY(1);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) scaleX(1) scaleY(1);
        background-color: #47B0ED;
    }
    25.1% {
        transform: perspective(120px) rotateX(-90deg) rotateY(0deg) scaleX(1) scaleY(-1);
        -webkit-transform: perspective(120px) rotateX(-90deg) rotateY(0deg) scaleX(1) scaleY(-1);
        background-color: #47B0ED;
    }
    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) scaleX(1) scaleY(-1);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) scaleX(1) scaleY(-1);
        background-color: #47B0ED;
    }
    75% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(-90deg) scaleX(1) scaleY(-1);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(-90deg) scaleX(1) scaleY(-1);
        background-color: #47B0ED;
    }
    75.1% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(-90deg) scaleX(-1) scaleY(-1);
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(-90deg) scaleX(-1) scaleY(-1);
        background-color: #47B0ED;
    }
    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg) scaleX(-1) scaleY(-1);
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg) scaleX(-1) scaleY(-1);
        background-color: #47B0ED;
    }
}



.main-nav ul {
    list-style: none;
    padding: 0;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

.clearfix {
    zoom: 1;
}

/*.i1_con{*/
/*    position: relative;*/
/*    z-index: 10;*/
/*    margin: 0 auto;*/
/*    !*width: 1200px;*!*/
/*    width: 1576px;*/
/*    !*height: 956px;*!*/
/*    !*height: 931px;*!*/
/*    height: auto;*/
/*}*/

.i1_con{
    z-index: 10;
    margin: 0 auto;
    /*width: 1576px;*/
    width: 1376px;
}

/*.i1_con .info-image {*/
/*    position: absolute;*/
/*    overflow: hidden;*/
/*    !*width: 679px;*!*/
/*    !*height: 712px;*!*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    left: 0;*/
/*    !*top: 127px;*!*/
/*    top: 75px;*/
/*}*/
.i1_con .info-image {
    /*width: 993px;*/
    width: 893px;
    margin-top: 75px;
    float: left;
}

.i1_con .info-image img{
    /*width: 679px;*/
    /*height: 712px;*/
    /*width: 1093px;*/
    /*height: 877px;*/
    /*-webkit-transform: translate3d(0, 0, 0);*/
    /*-moz-transform: translate3d(0, 0, 0);*/
    /*-ms-transform: translate3d(0, 0, 0);*/
    /*-o-transform: translate3d(0, 0, 0);*/
    /*transform: translate3d(0, 0, 0);*/
    width: 100%;
}


.i2_con{
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*width: 1200px;*/
    /*width: 1576px;*/
    width: 1376px;
    /*height: 931px;*/
    height: auto;
}

/*.i2_con .info-image {*/
/*    position: absolute;*/
/*    overflow: hidden;*/
/*    !*width: 650px;*!*/
/*    !*height: 737px;*!*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    left: 0;*/
/*    top: 75px;*/
/*}*/

.i2_con .info-image {
    overflow: hidden;
    /*width: 1093px;*/
    width: 893px;
    margin-top: 75px;
    float: left;
}

/*.i2_con .info-image img{*/
/*    !*width: 650px;*!*/
/*    !*height: 737px;*!*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    !*-webkit-transform: translate3d(0, 0, 0);*!*/
/*    !*-moz-transform: translate3d(0, 0, 0);*!*/
/*    !*-ms-transform: translate3d(0, 0, 0);*!*/
/*    !*-o-transform: translate3d(0, 0, 0);*!*/
/*    !*transform: translate3d(0, 0, 0);*!*/
/*}*/
.i2_con .info-image img{
    /*width: 650px;*/
    /*height: 737px;*/
    width: 100%;
    /*-webkit-transform: translate3d(0, 0, 0);*/
    /*-moz-transform: translate3d(0, 0, 0);*/
    /*-ms-transform: translate3d(0, 0, 0);*/
    /*-o-transform: translate3d(0, 0, 0);*/
    /*transform: translate3d(0, 0, 0);*/
}

.i3_con{
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*width: 1576px;*/
    width: 1376px;
    height: auto;
}

/*.i3_con .info-image {*/
/*    position: absolute;*/
/*    overflow: hidden;*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    left: 0;*/
/*    top: 75px;*/
/*}*/

.i3_con .info-image {
    /*width: 1093px;*/
    width: 893px;
    margin-top: 75px;
    float: left;
}

/*.i3_con .info-image img{*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    !*-webkit-transform: translate3d(0, 0, 0);*!*/
/*    !*-moz-transform: translate3d(0, 0, 0);*!*/
/*    !*-ms-transform: translate3d(0, 0, 0);*!*/
/*    !*-o-transform: translate3d(0, 0, 0);*!*/
/*    !*transform: translate3d(0, 0, 0);*!*/
/*}*/

.i3_con .info-image img{
    width: 100%;
    /*-webkit-transform: translate3d(0, 0, 0);*/
    /*-moz-transform: translate3d(0, 0, 0);*/
    /*-ms-transform: translate3d(0, 0, 0);*/
    /*-o-transform: translate3d(0, 0, 0);*/
    /*transform: translate3d(0, 0, 0);*/
}

.i4_con{
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*width: 1576px;*/
    width: 1376px;
    height: auto;
}

/*.i4_con .info-image {*/
/*    position: absolute;*/
/*    overflow: hidden;*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    left: 0;*/
/*    top: 75px;*/
/*}*/

.i4_con .info-image {
    /*width: 1093px;*/
    width: 893px;
    margin-top: 75px;
    float: left;
}

/*.i4_con .info-image img{*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    !*-webkit-transform: translate3d(0, 0, 0);*!*/
/*    !*-moz-transform: translate3d(0, 0, 0);*!*/
/*    !*-ms-transform: translate3d(0, 0, 0);*!*/
/*    !*-o-transform: translate3d(0, 0, 0);*!*/
/*    !*transform: translate3d(0, 0, 0);*!*/
/*}*/

.i4_con .info-image img{
    width: 100%;
    /*-webkit-transform: translate3d(0, 0, 0);*/
    /*-moz-transform: translate3d(0, 0, 0);*/
    /*-ms-transform: translate3d(0, 0, 0);*/
    /*-o-transform: translate3d(0, 0, 0);*/
    /*transform: translate3d(0, 0, 0);*/
}

.i5_con{
    position: relative;
    z-index: 10;
    margin: 0 auto;
    /*width: 1576px;*/
    width: 1376px;
    height: auto;
}

/*.i5_con .info-image {*/
/*    position: absolute;*/
/*    overflow: hidden;*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    left: 0;*/
/*    top: 75px;*/
/*}*/

.i5_con .info-image {
    overflow: hidden;
    /*width: 1093px;*/
    width: 893px;
    margin-top: 75px;
    float: left;
}

/*.i5_con .info-image img{*/
/*    width: 1093px;*/
/*    height: 877px;*/
/*    !*-webkit-transform: translate3d(0, 0, 0);*!*/
/*    !*-moz-transform: translate3d(0, 0, 0);*!*/
/*    !*-ms-transform: translate3d(0, 0, 0);*!*/
/*    !*-o-transform: translate3d(0, 0, 0);*!*/
/*    !*transform: translate3d(0, 0, 0);*!*/
/*}*/
.i5_con .info-image img{
    width: 100%;
    /*-webkit-transform: translate3d(0, 0, 0);*/
    /*-moz-transform: translate3d(0, 0, 0);*/
    /*-ms-transform: translate3d(0, 0, 0);*/
    /*-o-transform: translate3d(0, 0, 0);*/
    /*transform: translate3d(0, 0, 0);*/
}

/*@media screen and (min-width: 1921px) {*/
/*    .i1_con{*/
/*        transform: scale(2);*/
/*    }*/
/*    .i2_con{*/
/*        transform: scale(2);*/
/*    }*/
/*    .i3_con{*/
/*        transform: scale(2);*/
/*    }*/
/*    .i4_con{*/
/*        transform: scale(2);*/
/*    }*/
/*    .i5_con{*/
/*        transform: scale(2);*/
/*    }*/
/*}*/
/*.info-box-bg {*/
/*    !*right: 0;*!*/
/*    left: 1065px;*/
/*    top: 104px;*/
/*    width: 472px;*/
/*    height: 599px;*/
/*    z-index:11;*/
/*    box-sizing: border-box;*/
/*    position: absolute;*/
/*    background: url("https://c1.omgxr.top/1207/2023/images/omgxr_2023_box_bg.png") no-repeat;*/
/*}*/

.info-box-bg {
    float: left;
    /*width: 472px;*/
    width: 372px;
    z-index:11;
    box-sizing: border-box;
    background: url("//www.omgxr.cn/1207new/images/omgxr_2023_box_bg.png") no-repeat;
    background-size: contain;
    margin: 104px 0px auto 0px;
}

/*.info-qrcode {*/
/*    !*right: 0;*!*/
/*    left: 24px;*/
/*    top: 65px;*/
/*    width: 398px;*/
/*    height: 520px;*/
/*    z-index:11;*/
/*    box-sizing: border-box;*/
/*    position: absolute;*/
/*}*/

.info-qrcode {
    /*width: 398px;*/
    width: 266px;
    /*height: 520px;*/
    z-index:11;
    box-sizing: border-box;
    margin-left: 45px;
    margin-top: 60px;
    margin-bottom: 110px;
}

/*背景模糊*/
/*.info-qrcode:after{*/
/*    content: "";*/
/*    width:100%;*/
/*    height:100%;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;*/
/*    background: inherit;*/
/*    -webkit-filter: blur(20px);*/
/*    filter: blur(20px);*/
/*    z-index: 11;*/
/*}*/

.info-qrcode-230 {
    right: 0;
    top: 230px;
    width: 398px;
    height: 420px;
    z-index:11;
    box-sizing: border-box;
    position: absolute;
}

/*背景模糊*/
.info-qrcode-230:after{
    content: "";
    width:100%;
    height:100%;
    position: absolute;
    left: 0;
    top: 0;
    background: inherit;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    z-index: 11;
}

/*.drag{*/
/*    z-index:12;*/
/*    !*width:398px;*!*/
/*    !*height:420px;*!*/
/*    width:366px;*/
/*    height:420px;*/
/*    !*background: inherit;*!*/
/*    position: relative;*/
/*    !*box-shadow:  0 0 10px 6px #999;*!*/
/*    box-shadow: 0px 3px 26px 1px rgba(0,0,0,0.09);*/
/*    !*border-radius: 10%;*!*/
/*    border-radius: 30px 30px 30px 30px;*/
/*    opacity: 1;*/
/*    !*border: 2px solid #FFFFFF;*!*/
/*    top: 0;*/
/*    left: 24px;*/
/*    position: absolute;*/

/*}*/

/*.drag{*/
/*    z-index:12;*/
/*    width:366px;*/
/*    height:420px;*/
/*    box-shadow: 0px 3px 26px 1px rgba(0,0,0,0.09);*/
/*    border-radius: 30px 30px 30px 30px;*/
/*    opacity: 1;*/
/*}*/

.drag{
    z-index:12;
    /*width:366px;*/
    width:280px;
    box-shadow: 0px 3px 26px 1px rgba(0,0,0,0.09);
    border-radius: 30px 30px 30px 30px;
    opacity: 1;
    position: relative;
}

.omgxr_i_down{
    /*width: 398px;*/
    /*width: 366px;*/
    width: 280px;
    /*height: 420px;*/
    height: 320px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cover {
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    filter: blur(20px);
    width: 366px;
    height: 420px;
}

.cover100 {
    top: 0;
    left: 0;
    position: absolute;
    background: #fff;
    filter: blur(20px);
    width: 366px;
    height: 420px;
}

.ios_app{
    /*width: 145px;*/
    /*height: 42px;*/
    /*z-index:13;*/
    /*left:24px;*/
    /*bottom:28px;*/
    width: 110px;
    height: 35px;
    z-index: 13;
    left: 15px;
    bottom: 20px;
    position: absolute;
    cursor: pointer;
}
.android_app{
    /*width: 145px;*/
    /*height: 42px;*/
    /*z-index:13;*/
    /*right:24px;*/
    /*bottom:28px;*/
    width: 110px;
    height: 35px;
    z-index: 13;
    right: 15px;
    bottom: 20px;
    position: absolute;
	cursor: pointer;
}

.download_ios_app{
    /*width: 125px;*/
    /*height: 125px;*/
    width: 90px;
    height: 90px;
    z-index:13;
    /*left: 35px;*/
    /*bottom: 95px;*/
    left: 28px;
    bottom: 75px;
    position: absolute;
}
.download_android_app{
    /*width: 125px;*/
    /*height: 125px;*/
    width: 90px;
    height: 90px;
    z-index:13;
    /*right: 35px;*/
    /*bottom: 95px;*/
    right: 28px;
    bottom: 75px;
    position: absolute;
    
}

.footer {
    position: fixed;
    color: #f8f8f8;
    background: url(https://c1.omgxr.top/ft/bg_footer.png) center 0px no-repeat;
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    -webkit-box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    z-index: 3;
    display: none;
}

.fr {
    width: 100%;
    clear: both;
    position: relative;
    color: #f8f8f8;
    background: url(https://c1.omgxr.top/bg_footer1.png) center 0px no-repeat;
}

.bkwrapper {
    width: 1200px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.row {
    margin-left: 15px;
    margin-right: 15px;
}

.row:before, .row:after {
    content: " ";
    display: table;
}

.footer-company {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}

.col-md-6 {
    width: 569px;
    float: left;
    position: relative;
    min-height: 1px;
    /*padding-left: 15px;*/
    padding-right: 15px;
}

.footer-sidebar:nth-child(2) {
    /*padding-bottom: 7px;*/
    text-align: right;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

.footer-sidebar > .widget:first-child {
    margin-top: 0;
}

.textwidget {
    text-align: left;
}

.footer ul{
    list-style: none;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
}

.footer-sidebar:nth-child(2) li {
    margin-bottom: 7px;
    text-align: right;
}

.footer-sidebar:nth-child(3) {
    padding-bottom: 7px;
    border-left: 1px solid #333;
}

.footer-sidebar:nth-child(3) {
    padding-left: 15px;
}

.footer-sidebar:nth-child(3) li {
    margin-bottom: 7px;
}

.ajax-qrcode {
    position: absolute;
    right: 0;
    top: 75px;
    width: 250px;
    display: none;
	z-index: 99;
}

.shadow {
    -webkit-box-shadow: 0 3px 9px rgb(0 0 0 / 7%);
    box-shadow: 0 3px 9px rgb(0 0 0 / 7%);
    border-radius: 2px;
}

.download {
    /*padding: 10px 10px 0px 10px;*/
    background-color: #fff;
    /*border-top-left-radius: 5%;*/
    /*border-top-right-radius: 5%;*/
    border-bottom-left-radius: 5%;
    border-bottom-right-radius: 5%;
	width:250px;
	height:120px;
}

.download .d_img1 {
    width: 100px;
    height: 100px;
	position:absolute;
	top: 10px;
	left:10px;
}

.d_img1 img{
	width: 100px;
    height: 100px;
}

.d_img1_1{
	width: 108px;
    height: 32px;
	position:absolute;
	/*top: 10px;*/
	top: 20px;
	right: 20px;
	background: url(//www.omgxr.cn/1207new/images/d_img1_3.png);
}

.d_img1_1 img{ 
	width: 18px;
    height: 18px;
	position: absolute;
	top: 6px;
	left: 5px;
	
}
.d_img1_1_tit{
	font-size:13px;
	color: #FFF;
	position: absolute;
	left: 25px;
	top: 5px;
}

.d_img1_2{
	width: 108px;
    height: 32px;
	position:absolute;
	/*top: 85px;*/
	top: 65px;
	right: 20px;
	background: url(//www.omgxr.cn/1207new/images/d_img1_3.png);
}

.d_img1_2 img{ 
	width: 18px;
    height: 18px;
	position: absolute;
	top: 6px;
	left: 5px;
}

.d_img1_2_tit{
	font-size:13px;
	color: #FFF;
	position: absolute;
	left: 36px;
	top: 5px;
}

.d_img1_tit1{
	width: 108px;
    height: 18px;
	line-height: 18px;
	position:absolute;
	top: 45px;
	right: 20px;
	color:#999999;
	font-size:12px;
	text-align: center;
}
.d_img1_tit1_1{
	position:absolute;
	top: 0;
	text-align: right;
	left: 0;
	width: 54px;
	height: 18px;
	line-height: 18px;
}

.d_img1_tit1_2{
	position:absolute;
	top: 0;
	text-align: left;
	right: 0;
	width: 54px;
	height: 18px;
	line-height: 18px;
}

.d_img1_tit2{
	width: 108px;
    height: 18px;
	line-height: 18px;
	position:absolute;
	top: 45px;
	right: 20px;
	color:#999999;
	font-size:12px;
	text-align: center;
}

.d_img1_tit2_1{
	position:absolute;
	top: 20px;
	text-align: right;
	left: 0;
	width: 54px;
	height: 18px;
	line-height: 18px;
}

.d_img1_tit2_2{
	position:absolute;
	top: 20px;
	text-align: left;
	right: 0;
	width: 54px;
	height: 18px;
	line-height: 18px;
}

.download p {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0px;
    color: #222;
    margin-top: 0.5em;
    font-weight: 500;
    margin-bottom: 0.5em;
}

.download .backtop {
    padding-right: 1.5em;
    padding-bottom: 0.5em;
    cursor: pointer;
}

.download .share {
    padding-left: 1.5em;
    padding-bottom: 0.5em;
    cursor: pointer;
}

.jytit{
    width:398px;
    height:100px;
}

.jytit img{
    /*width:398px;*/
    /*height:100px;*/
    width: 100%;
    height: 100%;
}

/*.jytit2{*/
/*    width: 400px;*/
/*    height: 100px;*/
/*    !*padding-top: 1rem;*!*/
/*    padding-top: 71px;*/
/*    margin: 0 auto;*/
/*    position: relative;*/
/*    text-align: center;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    position: absolute;*/
/*    display: flex!important;*/
/*    flex-basis: auto;*/
/*}*/

.jytit2{
    width: 266px;
    /*width: 100%;*/
    /*padding-top: 1rem;*/
    /*padding-top: 71px;*/
    padding-top: 65px;
    margin: 0 auto;
    text-align: center;
    display: flex!important;
    flex-basis: auto;
}

.jytit2 a:hover{
    color: #FFF;
}

.jytit2 img{
    /*width:398px;*/
    /*height:100px;*/
    /*width: 100%;*/
    /*height: 100%;*/
}

.jytit2_tit{
    padding-top: 1rem;
    position: absolute;
    width: 188px;
    height: 25px;
    z-index:13;
    left:47px;
    right:47px;
    bottom:19px;
    top: 9px;
    cursor: pointer;
    color: #FFF !important;
    font-size: 16px;
}

.img-s-wrapper{

}
.flex-col {
    display: flex;
    flex-direction: column;
}
.flex-row {
    display: flex;
    flex-direction: row;
}

#fp-nav {
    /*position: fixed;*/
    position: absolute;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0)
}

.btn-bottom {
    background: url(//www.omgxr.cn/1207new/images/btn_bottom.png) no-repeat;
    width: 64px;
    height: 64px;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 111;
}

.btn-top {
    background: url(//www.omgxr.cn/1207new/images/btn_top.png) no-repeat;
    width: 64px;
    height: 64px;
    position: absolute;
    top: 75px;
    left: 50%;
    z-index: 111;
}





#fp-nav ul li a span, .fp-slidesNav ul li a span {
    display: none
}

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
    display: none
}

#fp-nav ul li a.active, .fp-slidesNav ul li a.active {
    /*background-position: 0 -20px*/
    background-color: #AB7DFF ;
    opacity: 1;
}

#fp-nav ul li .fp-tooltip {
    float: left;
    top: 0;
    white-space: nowrap;
    margin-right: 5px;
    font: 12px "Microsoft Yahei";
    color: #fff;
    background: #488e7d;
    padding: 0 10px;
    line-height: 22px
}

#fp-nav.right {
    right: 17px
}

#fp-nav.left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1
}

.fp-slidesNav.bottom {
    bottom: 17px
}

.fp-slidesNav.top {
    top: 17px
}

#fp-nav ul, .fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

#fp-nav ul li {
    margin-bottom: 15px
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a, .fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#fp-nav ul li a, .fp-slidesNav ul li a {
    float: right;
    width: 20px;
    height: 20px;
    color: #8F9DA4;
    text-decoration: none;
    text-align: right;
    border-radius: 50%;
    background-color: #8F9DA4;
    opacity: 0.5;
}

#fp-nav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li a.active span, .fp-slidesNav ul li:hover a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%
}

#fp-nav ul li a span, .fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#fp-nav ul li:hover .fp-tooltip, #fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.left {
    left: 20px
}

.right {
    float: right
}

/*@media (min-width: 768px) and (max-width: 1600px){*/
@media (min-width: 768px) and (max-width: 1600px){
    .i1_con {
        width: 90%;
        margin-top: 75px;
        /*height: 500px;*/
    }
    .i1_con .info-image {
        width: 843px;
        float: left;
        margin-top: 0;
    }
    .i2_con {
        width: 90%;
        margin-top: 75px;
        /*height: 500px;*/
    }
    .i2_con .info-image {
        width: 843px;
        float: left;
        margin-top: 0;
    }
    .i3_con {
        width: 90%;
        margin-top: 75px;
        /*height: 500px;*/
    }
    .i3_con .info-image {
        width: 843px;
        float: left;
        margin-top: 0;
    }
    .i4_con {
        width: 90%;
        margin-top: 75px;
        /*height: 500px;*/
    }
    .i4_con .info-image {
        width: 843px;
        float: left;
        margin-top: 0;
    }
    .i5_con {
        width: 90%;
        margin-top: 75px;
        /*height: 500px;*/
    }
    .i5_con .info-image {
        width: 843px;
        float: left;
        margin-top: 0;
    }
    .info-box-bg {
        float: left;
        width: 324px;
        z-index: 11;
        box-sizing: border-box;
        background: url(//www.omgxr.cn/1207new/images/omgxr_2023_box_bg.png) no-repeat;
        background-size: contain;
        margin: 70px 0px auto 0px;

    }
    .info-qrcode {
        width: 246px;
        /*height: 520px;*/
        z-index:11;
        box-sizing: border-box;
        margin-left: 40px;
        margin-top: 50px;
        margin-bottom: 110px;

    }
    .omgxr_i_down{
        /*width: 398px;*/
        width: 100%;
        height: auto;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .drag{
        z-index:12;
        width: 100%;
        box-shadow: 0px 3px 26px 1px rgba(0,0,0,0.09);
        border-radius: 30px 30px 30px 30px;
        opacity: 1;
    }
    .ios_app {
        width: 100px;
        height: 30px;
        left: 16px;
        bottom: 18px;
    }
    .android_app {
        width: 100px;
        height: 30px;
        right: 16px;
        bottom: 18px;
    }

    .download_ios_app {
        width: 80px;
        height: 80px;
        left: 25px;
        bottom: 65px;
    }
    .download_android_app {
        width: 80px;
        height: 80px;
        right: 25px;
        bottom: 65px;
    }
}
