@charset "utf-8";
html {
    width: 100%;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-family: "Microsoft YaHei", \5b8b\4f53, Arial, Helvetica, sans-serif;
    background-color: #fff;
}

div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, textarea, table, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

area {
    outline: none;
}

img {
    margin: auto;
    display: block;
    border: 0;
}

em {
    font-style: normal;
}

ol, ul {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
}

body {
    min-width: 1200px;
}

.pub_fl {
    float: left;
}

.pub_fr {
    float: right;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.bg-img {
    width: 100%;
    background: url("../images/yy/cover.jpg") center top;
}

.bg-img .pubMain {
    width: 1200px;
    height: 950px;
    margin: 0 auto;
    position: relative;
}

.btnWrap-01 {
    position: absolute;
    top: 27px;
    right: 15px;
    display: flex;
}

.in-facebook {
    margin-left: 8px;
}

.btnWrap {
    position: absolute;
    left: 110px;
    bottom: 70px;
    width: 1200px;
}

.btnWrap .in-gg {
    display: block;
    margin-left: 8px;
}

.btnWrap .in-zb {
    display: block;
}

.btnWrap .in-pc {
    display: block;
}

.btnWrap a.item {
    float: left;
    margin-left: 20px;
}

.btnWrap a.item {
    float: left;
    margin-bottom: 10px;
}

/*.btnWrap a.iosBtn{margin-right: 5px;}*/

.center-bg {
    width: 100%;
    height: 2012px;
    background: url(../images/yy/bottom_bg.jpg) no-repeat center top;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 80px;
}

.center-bg .pubMain {
    width: 1920px;
    margin: 0 auto;
    position: relative;
}

.center-bg h2 img {
    display: block;
    width: auto;
}

/* 1 */

/* .fuliWrap {width:1149px;height:788px;position:relative;background:url(../images/yy/fl.png) no-repeat center 215px;margin-left:80px;}
    .fuliWrap li{float:left;width:260px;margin-right:15px;}
    .fuliWrap li:nth-child(1){margin-left:21px;}
        .fuliWrap .item a{display: block; width:145px; height: 50px;margin: 0 auto;}
        .fuliWrap .item a img{width:auto;}
        .fuliWrap .item1 a{margin-left: 55px;margin-top: 630px;}
        .fuliWrap .item2 a{margin-left: 55px;margin-top: 710px;}
        .fuliWrap .item3 a{margin-left: 55px;margin-top: 710px;}
        .fuliWrap .item4 a{margin-left: 55px;margin-top: 630px;}
        .fuliWrap .item5 a{margin-left: 88px;margin-top: 695px;} */

/* 2 */

.fuliWrap {
    width: 1920px;
    height: 940px;
    position: relative;
    margin: 0 auto;
}

.fuliWrap>div {
    position: relative;
    padding-top: 130px;
    width: 1920px;
    margin: 0 auto;
}

.page2_swiper-container i {
    width: 225px;
    height: 72px;
    position: absolute;
    right: 575px;
    bottom: 212px;
    z-index: 99;
    cursor: pointer;
}

.page2_swiper-container .swiper-wrapper .swiper-slide:nth-child(1) i {
    left: 490px;
    bottom: 247px;
}

.page2_swiper-container .swiper-wrapper .swiper-slide:nth-child(2) i {
    left: 490px;
    bottom: 247px;
}

.page2_swiper-container .swiper-wrapper .swiper-slide:nth-child(3) i {
    left: 490px;
    bottom: 247px;
}

.page2_swiper-container .swiper-wrapper .swiper-slide:nth-child(4) i {
    left: 490px;
    bottom: 247px;
}

.page2_swiper-container .swiper-wrapper .swiper-slide:nth-child(5) i {
    left: 565px;
    bottom: 310px;
}








/* .page2_swiper-container .swiper-wrapper .swiper-slide:nth-child(6) i {
    left: 575px;
    bottom: 170px;
} */

.page2_swiper-pagination {
    position: absolute;
    top: 290px;
    left: 950px;
    width: 900px;
}

 .page2_swiper-pagination .swiper-pagination-bullet {
    position: absolute;
    width: 176px;
    height: 176px;
    border-radius: 0;
    opacity: 1;
    text-align: center;
    filter: grayscale(1);
  
    /* margin-left: 185px; */
 }  

/* 水平排列 */
.page2_swiper-pagination .swiper-pagination-bullet:nth-child(1) {
    background: url(../images/yy/page2_btn1.png) no-repeat ;
}

.page2_swiper-pagination .swiper-pagination-bullet:nth-child(2) {
    top: 124px;
    left: 500px;
    background: url(../images/yy/page2_btn2.png) no-repeat ;
}

.page2_swiper-pagination .swiper-pagination-bullet:nth-child(3) {
    top: 248px;
    left: 500px;
    background: url(../images/yy/page2_btn3.png) no-repeat ;
}

.page2_swiper-pagination .swiper-pagination-bullet:nth-child(4) {
    top: 371px;
    left: 455px;
    background: url(../images/yy/page2_btn4.png) no-repeat ;
}

.page2_swiper-pagination .swiper-pagination-bullet:nth-child(5) {
    top: 480px;
    left: 435px;
    background: url(../images/yy/page2_btn5.png) no-repeat ;
}




.page2_swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    -webkit-filter: none;
    filter: none;
}

.feature {
    width: 1920px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}

.feature h2 img {
    width: auto;
}

.feature .swiper-container {
    width: 55%;
    height: 700px;
    margin-top: 210px;
}

.feature .swiper-slide {
    background-position: center;
    background-size: 100% auto;
    width: 973px;
    height: 544px;
}

.feature .swiper-button-prev {
    top: 295px;
    left: 1030px;
    background-image: url(../images/yy/top.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.feature .swiper-button-prev, .feature .swiper-button-next {
    width: 176px;
    height: 95px;
    margin-left: 375px;
}

.feature .swiper-button-next {
    top: 385px;
    left: 1030px;
    background-image: url(../images/yy/bottom.png);
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.video_bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: relative;
}

.video_bg span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 99px;
    height: 99px;
    background: url(../images/play_btn.png) no-repeat center center;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.videoPop {
    width: 800px;
    height: 450px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -225px;
    background: #000;
    z-index: 999;
    display: none;
}

.videoPopClose {
    display: block;
    width: 58px;
    height: 58px;
    background: url(../images/close.jpg) no-repeat 0 0;
    cursor: pointer;
    position: absolute;
    right: -58px;
    top: 0;
}

#example_video_1 {
    width: 800px;
    height: 450px;
}

.footer {
    background: #FFF;
}

.footer .pubMain {
    width: 1200px;
    height: 110px;
    padding-top: 50px;
    margin: 0 auto;
}

.footer .pubMain>div {
    height: 50px;
    padding-left: 60px;
}

.footer .pubMain>div span {
    font: 16px/50px "微软雅黑";
    margin-right: 50px;
    float: left;
}

.footer .pubMain>div em {
    margin-right: 20px;
}

.footer .pubMain>div img {
    display: inline-block;
    height: 50px;
    width: auto;
    margin-right: 20px;
}

.footer .pubMain>div img.small {
    display: inline-block;
    height: 35px;
    width: auto;
    margin-right: 20px;
    margin-bottom: 7px;
}

.opcity-zhezhao {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 200;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
}

/*活动规则弹框*/

.active-regular {
    width: 790px;
    padding: 0 40px;
    background: url(../images/yy/msgBg2.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 202;
    display: none;
}

.active-regular img {
    width: 100%;
}

.msgCon {
    min-height: 300px;
    margin-bottom: 60px;
}

.active-regular h2 {
    color: #f3d284;
    font-size: 20px;
    line-height: 60px;
    font-weight: bold;
    text-align: center;
    margin: 30px 0 10px 0;
    white-space: nowrap;
}

.active-regular h2 img {
    width: 35px;
    margin: 0 20px;
    vertical-align: middle;
}

.active-regular p {
    color: #fff;
    font: 16px/30px "微软雅黑";
    margin: 10px 0;
    position: relative;
    text-align: justify;
}

.active-regular p:nth-child(2) {
    margin-top: 45px;
}

.active-regular p.txt_alert {
    padding-left: 18px;
    font-size: 14px;
    margin: 5px 0;
}

.active-regular p.n {
    margin: 0;
}

.active-regular p span {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 30px;
    font: 20px/30px "微软雅黑";
    background: #911212;
    color: #fff;
    text-align: center;
}

.active-regular p i {
    font-style: normal;
    color: #911212;
}

.active-regular p em {
    font-weight: bold;
    font-style: normal;
}

.active-regular .active-close img {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 48px;
    cursor: pointer;
}

.act_rule {
    width: 895px;
    height: 627px;
    padding-top: 230px;
    margin-left: 40px;
}

.act_rule .rule_swiper-container {
    width: 100%;
    height: 100%;
}

.act_rule .rule_swiper-container .rule_btn {
    width: 160px;
    height: 50px;
    position: absolute;
    left: 52px;
    bottom: 70px;
}

.act_rule .rule_swiper-pagination {
    width: 255px;
    right: 75px;
    top: 306px;
}

.rule_swiper-pagination .swiper-pagination-bullet {
    width: 255px;
    height: 128px;
    box-sizing: border-box;
    border-radius: 0px;
    border: 2px solid #1f66a3;
    opacity: 1;
    margin-bottom: 8px;
}

.rule_swiper-pagination .swiper-pagination-bullet:nth-child(1) {
    background: url(../images/yy/fl1.jpg) no-repeat;
    background-size: 100% auto;
}

.rule_swiper-pagination .swiper-pagination-bullet:nth-child(2) {
    background: url(../images/yy/fl2.jpg) no-repeat;
    background-size: 100% auto;
}

.rule_swiper-pagination .swiper-pagination-bullet:nth-child(3) {
    background: url(../images/yy/fl3.jpg) no-repeat;
    background-size: 100% auto;
}

.rule_swiper-pagination .swiper-pagination-bullet:nth-child(4) {
    background: url(../images/yy/fl4.jpg) no-repeat;
    background-size: 100% auto;
}

.rule_swiper-pagination .swiper-pagination-bullet-active {
    border: 4px solid #83783c;
}

.page2_swiper-pagination_ba {
    width: 933px;
    margin: 0 auto;
    margin-left: 245px;
    position: absolute;
    overflow: hidden;
    top: 320px;
    list-style: none;
    padding: 0;
    z-index: 1;
}

.wrap .swiper-slide {
    left: 0 !important;
    top: 0px !important;
}
.wrap .swiper-slide1 {
    top: -0px !important;
}
.wrap .swiper-slide2 {
    top: -3px !important;
}
.wrap .swiper-slide4 {
    top: -5px !important;
}

/* .wrap .swiper-slide3 {
    top: -137px !important;
} */