@font-face {
    font-family: 'galiberbold';
    src:url('../fonts/Galibier/Galibier-Bold.otf');
    /*src:url('../fonts/Galibier-Bold.eot');*/
    /*src:url('../fonts/Galibier-Bold.woff');*/
}
@font-face {
    font-family: 'galiberbold18';
    src:url('../fonts/Galibier18-Bold.eot');
    src:url('../fonts/Galibier18-Bold.woff');
}
@font-face {
    font-family: 'sourceHan';
    /*src:url('../fonts/sourceHan.ttf');*/
    src:url('../fonts/sourceHan/SourceHanSansCN-Bold.otf');
}
@font-face {
    font-family: 'sourceHanRegular';
    /*src:url('../fonts/sourceHan.ttf');*/
    src:url('../fonts/sourceHan/SourceHanSansCN-Regular.otf');
}
@font-face {
    font-family: 'sourceHanNormal';
    /*src:url('../fonts/sourceHan.ttf');*/
    src:url('../fonts/sourceHan/SourceHanSansCN-Normal.otf');
}
@font-face {
    font-family: 'gbv';
    src:url('../fonts/BigruixianBlackGBV1.0.ttf');
}
@font-face {
    font-family: 'galiberboldL';
    /*src:url('../fonts/Galibier/Galibier-EtroitLight.otf');*/
    src:url('../fonts/Galibier/Galibier-Light.otf');
}
@font-face {
    font-family: 'galiberboldEL';
    src:url('../fonts/Galibier/Galibier-EtroitRegular.otf');
}
html,body{margin:0px; padding:0px; font-size: 15px;font-family:"sourceHan","Arial","Hiragino Sans GB","Microsoft YaHei UI","Microsoft Yahei"!important;min-width: 1170px;}

h1,h2,h3,h4,h5,h6,p{margin:0px; padding:0px;}
a,a:hover,a:visited,a:focus{text-decoration:none; color:#333;}
ul,ol{margin: 0px;padding: 0px;list-style: none;}
b,strong{font-weight:bold;}
i,em{font-style:normal;}
/*::-webkit-scrollbar {*/
    /*width: 2px;*/
/*}*/
/*::-webkit-selection {*/
    /*color: #ffffff;*/
    /*background: #fffd38;*/
/*}*/
select::-ms-expand { display: none; }
select{
    appearance:none;
    -webkit-appearance: none; /*隐藏默认样式中的小三角*/
    -moz-appearance: none;
    -o-appearance: none;
    background: url('../images/selects.png') no-repeat scroll right 8px center;
}

.clearfix {  zoom: 1 }
.clearfix:after {clear: both;display: block;visibility: hidden;overflow: hidden;height: 0;content: "&nbsp;";zoom: 1;}
.page_content{width: 1170px;margin: 0 auto;position: relative;}
.pc_headers{position: absolute;width: 100%;height: 140px;z-index:10;top: 0px;left: 0px;}
.pc_headers_center{background-color: #ffffff;height: 140px;-moz-box-shadow:0px 0px 5px #b0aeae; -webkit-box-shadow:0px 0px 5px #b0aeae; box-shadow:0px 0px 5px #b0aeae;}
.navbar_logo{position: relative;z-index: 1;height: 140px;
    text-align: center;width: 180px;}
.page_section{background-image: url('../images/bgbg2.jpg');background-position: center 100%;background-repeat:  no-repeat;}
.navbar-toggle {
    position: relative;
    float: left;
    margin-left: 5px;
    padding: 9px 10px;
    margin-top: 13px;
    margin-bottom: 13px;
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 4px;}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.nav_logo {
    margin-left: 10px;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    line-height: 18px;margin-top: 25px;

}
.nav_logo>img{height: 91px;}
.right_menus{height: 140px;text-align: right;width: 990px;}
.right_menus p{font-size: 15px;color: #000000;line-height: 18px;display: block;margin-left: 14px;font-family: "sourceHan"}
.right_menus span{font-size: 15px;color: #000000;line-height: 18px;display: block;margin-left: 14px;font-weight: bold;}
.right_top_right{height: 50px;background-color: #eeeeee;padding: 8px 15px 13px 26px;position: relative;}
.right_top_left{height: 50px;background-color: yellow;padding: 8px 50px 13px 60px;position: relative;-moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);margin-right: -10px;}
.right_top_menus{    -webkit-transform: skewX(15deg);
    -moz-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    transform: skewX(15deg);}
.right_top_menus>li{float: left;padding: 5px 20px;position: relative;}
.caret {
    display: inline-block!important;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 3px solid;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
}
.navbar.navbar-default .lang .caret {
    border-top-color: #000;
}
.right_btm_menus{padding-left: 50px;margin-top: 35px;}
.right_btm_menus>li{width: 140px;float: left;text-align: center;position: relative;}
.right_btm_menus>li>a{display: block;font-weight: bold;
    /*transition: all ease 0.5s;*/
    /*-webkit-transition: all ease 0.5s;*/
    /*-moz-transition: all ease 0.5s;*/
    /*-o-transition: all ease 0.5s;*/
}
.changeLang{font-weight: bold;}
.lang{font-weight: bold}
.small_menu:before{
    content: '';
    position: absolute;;top: 0px;left: 0px;width:140px;background: url(../images/menu.png);background-size: contain;background-repeat: no-repeat;height: 20px;
}
.stages_menu:before{
    content: '';
    position: absolute;;top: 0px;left: 140px;width:140px;background: url(../images/menu.png);background-size: contain;background-repeat: no-repeat;height: 20px;
}
.menu_name{font-size: 15px;height: 23px;line-height: 23px!important;cursor: pointer;z-index: 2;position: relative}
.right_btm_menus>li:hover .menu_name{color: #fffd38;font-weight: bold;background-color: #000000;}
.small_menu{position: absolute;width: 100%;top: 23px;left: 0px;margin: 0px;;background-color: #fffd38;z-index: 1;display: none;padding: 10px 0px;}
.small_menu>li{text-align: center;}
.small_menu a{display: inline-block;font-size: 15px!important;border-bottom: 1px solid #fffd38;padding: 5px 0px;}
.right_btm_menus>li:hover .small_menu{display: block;}
.small_menu a:hover{border-bottom: 1px solid #000000;font-weight: bold}
.am-slider .am-slides > li{position: relative;}
.banner_box{position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;}
/*.banner_box{ display: flex;*/
    /*justify-content:center;*/
    /*align-items:Center;}*/

.banner_box{position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;}
.banner_box>div{position: relative;width: 100%;height: 100%;}
.banner_box>div>div{display: table;width: 100%;height: 100%;}
.banner_box>div>div>div{display: table-cell;vertical-align: middle;}


.play_icon{position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;}
.play_icon>div{position: relative;width: 100%;height: 100%;}
.play_icon>div>div{display: table;width: 100%;height: 100%;}
.play_icon>div>div>div{display: table-cell;vertical-align: middle;text-align: center;}

.play_icon a{display: inline-block;}



.banner_content{padding-left: 115px;}
.banner_content h1{font-size: 50px;color: #ffffff;font-style: italic;}
.banner_content p{font-size: 26px;color: #ffffff;}
.caret-right{width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #000;
    border-bottom: 3px solid transparent;
    border-right-color: #000;position: absolute;
    right: 13px;
    top: 50%;
    margin-top: -3px;}
.caret-right-white{width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid transparent;
    border-right-color: #ffffff;position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -3px;}
.banner_btns a{position:relative;width: 100px;height: 26px;line-height: 26px;background-color: #fffd38;color: #000000!important;display: block;float: left;font-size: 15px;text-align: center;margin-right: 15px;margin-top: 20px;}
.current_btns{position:relative;width: 100px;background-color: #fffd38;color: #000000!important;display: block;float: left;font-size: 15px;text-align: center;margin-right: 15px;margin-top: 20px;}
.baoming_pages .banner_btns a{position:relative;width: 190px;height: 26px;line-height: 26px;background-color: #fffd38;color: #000000!important;display: block;float: left;font-size: 15px;text-align: center;margin-right: 15px;margin-top: 20px;padding-right: 6px;}
.baoming_pages .current_btns{position:relative;width: 190px;background-color: #fffd38;color: #000000!important;display: block;float: left;font-size: 15px;text-align: center;margin-right: 15px;margin-top: 20px;padding-right: 6px;}

.am-slider-default{margin: 0px;}
.am-slider-default .am-control-nav{display: none;}
.top_banner .am-direction-nav{width: 1170px;
    margin: 0 auto;
    position: absolute;
    top: 50%;}
.am-slider-default .am-direction-nav a{width: 36px;height: 28px;
    z-index: 2;}
.am-next{background: url('../images/next.png') no-repeat;background-size: cover;}
.am-prev{background: url('../images/prev.png') no-repeat;background-size: cover;}
.count_down{position: relative;width: 100%;height: 97px;background-color: #fffd38;z-index: 8;
   text-align: center;}
.count_down_box{display: inline-block;}
.count_down_box p{float: left;line-height: 49px;font-size: 15px;margin: 24px 25px 0px 0px;height: 49px;}
.count_down_box span{width:60px;height: 49px;display: inline-block;background-color: #000000;color: #ffffff;font-size: 40px;line-height: 49px;text-align: center;padding: 0px 10px;margin-right: 11px;float: left;font-family:"sourceHan";}
.count_down_box p:first-of-type span{width:auto;min-width: 60px;}
.count_down_box em{height: 49px;display: inline-block;line-height: 49px;float: left;font-family: "sourceHan","Arial","Microsoft YaHei UI","Microsoft Yahei"!important;
}
.count_down_tips{font-size: 35px;color: #000000;text-align: center;line-height: 97px;font-family: "sourceHan";}
.count_down.count_down_stop .count_down_box{display: none;}
.count_down.count_down_stop .count_down_tips{display: block;}
.count_down.count_down_start .count_down_box{display: inline-block;}
.count_down.count_down_start .count_down_tips{display: none;}
.owl-carousel-partner .item a{display: block;text-align: center;}
.owl-carousel-partner .item img{padding: 10px;height: 60px;display: inline-block;width: auto;}
.baoming_pages .login_btn .caret-right{right: 60px!important;}
.baoming_pages .center_btn .caret-right{right: 60px!important;}
.baoming_pages .double_btns .current_btns .caret-right{right: 60px!important;}


.slide_box{float: left;width: 100%;}







.page_center_box{background-color: #000000;position: relative;}
.page_center_box>div{width: 50%;float: left;position: relative;}
.page_center_left{padding-right: 40px;}
.small_banner_box{background:none!important;}
.page_center_right{position: absolute!important;top: 0px;right: 0px;height: 100%;}
.page_center_left>img{width: 100%;}
.page_center_left .page_center{ display: flex;position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;
    justify-content:center;
    align-items:Center;}
.page_center_right .page_center{ display: flex;position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;
    /*justify-content:center;*/
    align-items:Center;}
/*.page_center_left .am-slider{padding-right: 40px;}*/
.page_center_right .page_center{padding-left: 40px;}
.small_banners{width: 100%;}
.small_banners .am-direction-nav a{bottom: -44px;top: auto;}
.small_banners .am-direction-nav .am-next{right: 0px!important;}
.small_banners .am-direction-nav .am-prev{right: 30px!important;left: auto;}
.left_date{color: #ffffff;width: 100px;}
.left_date p{font-size: 35px;line-height: 28px;float: left;height: 28px;width: 45px;font-weight: bold;}
/*.left_date p:first-of-type{width: 40px;}*/
.left_date p span{font-size: 15px;line-height: 14px;display: block;height: 14px;font-weight: normal}
.center_title{line-height: 28px;margin-left: 30px;color: #000;font-size: 15px;}
.right_btn{width: 120px;height: 28px;border: 2px solid #585858;line-height: 25px;text-align: center;display: block;font-size: 15px;color: #585858!important;margin-top: 6px;}
.center_right_list{margin-top:100px;}
.center_right_list .right_btn{margin-top: 0px;}
.center_right_list{width:585px;padding-left: 40px;}
.center_right_list .left_date{color:#000;}
/*.right_btn.active{background: url('../images/btnbg.png') no-repeat;border-color: #ffffff;color: #000000}*/
.center_right_list>li{margin-top: 45px;}
.center_right_list>li:last-of-type{margin-bottom: 0px;}
.more_btn{color: #ffffff!important;font-size: 15px;width: 90px;position: relative;display: block;margin: 0 auto;}
.last_li{text-align: center;}
/*waterfall*/

.center_list_item>li{padding: 0px!important;padding-bottom: 24px!important;}
.center_list_item>li:last-of-type{
    margin-bottom: 0px;
    /*border-bottom: 1px solid #cccccc;*/
}

/*.left_date p:first-of-type{margin-right: 5px;}*/
.waterfall{padding: 125px 0px;min-height: 1380px;}
.water_text{background-color: #fffd38;padding: 90px 0px;text-align: center;}
.water_text p{font-size: 22px;color: #000000;line-height: 30px;}
.water_text span{font-size: 18px;color: #000000;line-height: 30px;}
#fh5co-main .row{margin: 0px -5px;}
.box_two{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}
.bottom_btns{position: relative;left: 0px;top: 25px;width: 100%;}
.current_btns.center_btn{margin: 0 auto !important;float: none;}
.l-index-wf .current_btns.center_btn{margin: 0 25px !important;}
.top_black_title{height: 30px;padding: 0px 30px;display: block;margin-top: 0px;
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
}
.top_black_title:first-child{
    margin-top:25px;
}
.top_black_title p{line-height: 30px;color: #ffffff;font-size: 22px;font-weight: bold;
    -webkit-transform: skewX(15deg);
    -moz-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    transform: skewX(15deg);
}
.current_btns.bg_white{background-color: #ffffff;float: none;margin-top: 10px;}
.box_threes{position: absolute;top: 0px;left: 0px;padding-left: 40px;padding-right: 60px;width: 100%;background-size: 100%;background-repeat: no-repeat;}
.box_threes h1{margin-top: 60px;font-size: 22px;color: #000000;}
.box_three_item{margin-top: 35px;}
.box_three_item p{font-size: 16px;color: #000000;font-weight: bold}
.video_box{background-color: #000000;}
.video_box h2{line-height: 70px;text-align: center;color: #ffffff;font-size: 22px;}
.video_box_inner{position: relative;width: 100%;}
.video_box_inner video{width: 100%;}
.play_icon{position: absolute;width: 100%;height: 100%;top: 0px;left: 0px;}
.video_btns{padding: 22px 0px;}
.animate-box>img{width: 100%;}
#fh5co-board .item {
    margin: 10px 5px;
    background: #fff;
    overflow: hidden;
    position: relative;
}
.advertisement{padding-bottom: 55px;margin-top: 150px;}
.partner_list{padding: 35px 0px;}
.partner_list>li{width: 20%;float: left;padding: 0px 15px;text-align: center;}
.partner_list>li img{display: inline-block;max-width: 100%;}
.content_bottom{background-color: #000000;padding: 80px 0px;}
.bottom_top_logo{text-align: center;border-bottom: 1px solid #ffffff;}
.bottom_top_logo>img{display: inline-block;width: 119px;}
.bottom_icon_list{width: 232px;margin: 28px auto;}
.bottom_icon_list>li{float: left;width: 45px;text-align: center;position: relative;}
.bottom_icon_list img{display: inline-block;}
.bei_info{background-color: #eeeeee}
.bei_info p{font-size: 12px;color: #646464;line-height: 38px;text-align: right;text-transform: uppercase}
.bottom_menu_list{width: 100%;margin: 53px auto 0px;}
.bottom_menu_list>li{float: left;width: 16.66666%;padding-left: 80px;}
.bottom_menu_list>li:nth-of-type(1){padding-left: 50px;}
.bottom_menu_list>li>a{color: #ffffff;font-size: 15px;}
.bottom_small>li>a{color: #ffffff;font-size: 15px;line-height: 25px;border-bottom: 1px solid #000000;}
.bottom_small>li>a:hover{font-weight: 500;border-bottom: 1px solid #ffffff;font-weight: bold;}
.lang{position: absolute;left: 0px;top: 22px;padding: 0px 15px;display: none;}
.right_top_menus>li:hover .lang{display: block;}
.cart_group{position: absolute;right: 0px;top: 160px;}
.double_icon{position: absolute;top: 0px;left:0px;width: 100%;}
.icon_box{position: relative;}
.icon_box a{display: block;width: 50%;float: left;padding: 6px 0px 0px 17px;height: 44px;position: relative;}
.icon_line{position: absolute;top: 10px;left: 56px;}
.icon_box a .caret{position: absolute;top: 44px;left: 23px;z-index: 2;display: none!important;}
.show_text{position: absolute;width: 118px;height: 44px;background-color: #fffd38;top: 44px;left: 0px;display: none;}
.show_text p{text-align: center;line-height: 44px;color: #000000;}
.icon_box .cartbox1:hover .caret{display: block!important;}
.icon_box .userbox1:hover .caret{display: block!important;}
.cart_num{position: absolute;font-style: normal;font-size: 12px;display: block;width: 15px;height: 15px;background-color: #ff0000;border-radius: 100%;text-align: center;line-height: 15px;color: #ffffff;top: 5px;right: 5px;}
.login_icon{position: absolute;top: 5px;right: 10px;display: none;}
.login_icon.show{display: block;}
.login_icon_warning{position: absolute;top: 5px;right: 8px;display: none;}
.login_icon_warning.show{display: block;}


.skew_right{
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
}
.skew_left{
    -webkit-transform: skewX(15deg);
    -moz-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    transform: skewX(15deg);
}
.skew_top{
    -webkit-transform: skewY(-15deg);
    -moz-transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    -o-transform: skewY(-15deg);
    transform: skewY(-15deg);
}
.skew_down{
    -webkit-transform:  skewY(15deg);
    -moz-transform:  skewY(15deg);
    -ms-transform:  skewY(15deg);
    -o-transform:  skewY(15deg);
    transform:  skewY(15deg);
}
/*stage*/
.stage_bg{background-size: 100%!important;}
.section-padding{padding-top: 170px;}
.stage_box_left{width: 805px;background-color: #ffffff;padding:80px 40px;position: relative;min-height: 700px;}
.stage_box_right{width: 350px;position: relative;}
.page_content_header{margin-bottom: 40px;}
.page_content_header a{font-size: 15px;color: #ffffff;position: relative;padding-right: 15px;margin-left: 12px;}
.page_content_header a:first-of-type{margin-left: 0px;}
.page_content_header a:last-of-type .caret-right-white{display: none;}
/*.advertisement{padding-top: 1000px;}*/
.stage_names{position: absolute;padding:0px 35px;height: 44px;background-color: #fffd38;top: -15px;}
.stage_names p{font-size: 18px;font-weight: bold;color: #000000;line-height: 44px;}
.animate-box-right{position: relative;margin-bottom: 15px;}
.animate-box-right>img{width: 100%;}
.stage_title{font-size: 15px;font-weight: bold;color: #000000;margin-bottom: 35px;}
.other_infos{margin-top: 30px;margin-bottom: 100px;}
/*.other_infos>p{font-size: 15px;color: #000000;display: block;width: 100%;margin-bottom: 30px;line-height: 30px;}


.other_infos span{display: block;float: left;}
.other_infos span.font_bolds{margin-right: 10px;width: 80px;}
.other_infos span em{display: block;}*/
.font_bolds{font-weight: bold}
.now_bao{font-size: 15px;font-weight: bold;font-style: italic;text-decoration: underline!important;color: #000000!important;margin-top: -10px;}
.body_content img{width: 100%;height: auto;}
.slide_list>li{margin-top: 6px;}
.slide_list>li>p{background-color: #fffd38;position: relative;font-size: 15px;font-weight: bold;line-height: 26px;padding: 0px 15px;cursor: pointer;}
.slide_item{height: 0px;overflow: hidden;;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}
.item_height img{height: auto;}
.slide_item>div{padding: 45px 15px 130px 15px}
.slide_item>div{line-height: 30px;}
.slide_list>li .caret-right{
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    /*transform: rotate(90deg);*/
    /*-webkit-transform: rotate(90deg);*/
    /*-moz-transform: rotate(90deg);*/
    /*-o-transform: rotate(90deg);*/
}
.sponsor_item{margin-top: 30px;}
.slide_list>li.slide_show .caret-right{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.slide_list>li.slide_show .slide_list_title{
    font-weight: bold;
}
.logo_list li{padding: 0px 15px;}
.sponsor_type{width: 11%;text-align: left;font-size: 15px;color: #000000;font-weight: bold;}
.sponsor_line1 .sponsor_type p{margin-top: 43px;}
.sponsor_line1 .logo_list img{height: 110px;}
.sponsor_more .sponsor_type p{margin-top: 20px;}
.sponsor_more .logo_list li{width: 16.66666%;float: left;height: 60px;display: flex;justify-content:center;align-items:Center;margin-bottom: 20px;}
.sponsor_more .logo_list img{max-width: 100%;max-height: 100%;display: inline-block}
.sponsor_logos{width: 80%;}
.other_stage{margin: 150px 0px;}
.other_stage_info{height: 26px;background-color: #fffd38;position: relative;}
.other_stage_list{margin-left:-1%;margin-right: -1%; }
.other_stage_list>li{width: 31.333%;overflow: hidden;float: left;margin: 1%;}
.other_stage_list>li a{display: block;}
.other_stage_list>li img{width: 100%;}
.stage_time{text-align: right;font-size: 15px;color: #000000;padding-right: 10px;}
.stage_name{position: absolute;top: 0px;left: -5px;height: 100%;width: 150px;text-align: center;background-color: #000000;
    -moz-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
}
.stage_name span{
    display: block;color: #fffd38;
    -webkit-transform: skewX(15deg);
    -moz-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    -o-transform: skewX(15deg);
    transform: skewX(15deg);
}

/*FQAS*/
.tab_menus>li{width: 25%;float: left;padding: 0px 20px;}
.tab_menus>li a{display: block;text-align: center;line-height: 26px;border: 1px solid #000000;color: #000000;font-size: 15px;position: relative;overflow: hidden;;
    transition: all ease 0.3s;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    z-index: 5;
}


.tab_menus>li a:before{
    content: "";
    position: absolute;
    z-index: 1;
    top: -50%;
    left: -200%;
    width: 150%;
    height: 200%;
    background: #000000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
}
.tab_menus>li a span{display: block;text-align: center;position: relative;z-index: 3;}
.tab_menus>li a.active{
    color: #000000;
}

.tab_menus>li a:hover{
   color: #ffffff;
}
.tab_menus>li a:hover:before{
    left: -10%;
}
.tab_menus>li a.active:before{
    left: -10%;
}



.m_nav_menu{display: none;}
.tab_class{margin-bottom: 50px;}
.tab_title{height: 37px;padding: 0px 45px;background-color: #000000;float: left;}
.tab_class .tab_title{margin-bottom: 25px;}
.tab_title h2{line-height: 37px;font-size: 18px;color: #fffd38;font-weight: bold}
.about_let{width: 260px;height: 26px;background-color: #fffd38;margin: 35px auto 35px;display: block;}
.about_let a{text-align: center;color: #000000;font-size: 15px;line-height: 26px;position: relative;display: block;padding-right: 30px;}
.about_let .caret-right{right: 70px;}
.gold_info{display: none;}
/*.fqa_tab{margin-top: 70px;}*/
/*gallery*/
.gallery_skew{position: absolute;height: 44px;top: -15px;width: 270px;}
.gallery_skew>a{display: block;width: 50%;float: left;background-color: #000000;}
.gallery_skew>a span{display: block;width: 100%;font-size: 18px;font-weight: bold;color: #fffd38;line-height: 44px;text-align: center;display: block;}
.gallery_skew>a.active{background-color: #fffd38;color: #000000;}
.gallery_skew>a.active span{color: #000000;}
.select_item{float: left;width: 140px;border: 1px solid #ccc;margin-right: 10px;font-size: 15px;padding: 0px 15px;}
.new_items h2{font-size: 16px;}
.swiper_box{margin-top: 30px;}
.gallery_banner .banner_box{display: flex;justify-content:center;align-items:Center;}
.gallery_banner .banner_box>img{width: auto;}
.gallery_banner .am-control-nav{display: block;}
.swiper-container .swiper-slide>img{width: 100%;}
.swiper-container1 img{width: 100%;}
.swiper-container1{    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;}
.share_img_views{margin: 20px 0px;float: right;}
.share_img_views>p{line-height: 26px;color: #000000;font-size: 15px;float: left;}
.share_img_views>.share_icon{float: left;margin-left: 10px;width: 25px;position: relative;}
.share_img_views>.share_icon>img{width: 100%;}
.share_images{position: absolute;top: 35px;left: 0px;padding: 10px;background-color: #ffffff;width: 170px;z-index: 20;border: 1px solid #bcbcbc;display: none;}
.share_images img{width: 100%;}
.share_images p{font-size: 15px;text-align: center;}
.share_images canvas{width: 150px;height: 150px;display: block!important;}

.share_images:before{
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border-top: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    left: 10px;
    top: -4px;
}


.share_images.big_images{
    top: auto;left: 0px;bottom: 35px;
}
.share_images.big_images:before{
    content: "";
    width: 5px;
    height: 5px;
    background: #fff;
    border-top: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    display: block;
    position: absolute;
    left: 10px;
    top: auto;
    bottom: -4px;
}

.big-next{background-image: url("../images/next.png")!important;width: 36px!important;height: 28px!important;background-size: auto!important;}
.big-prev{background-image: url("../images/prev.png")!important;width: 36px!important;height: 28px!important;background-size: auto!important;}
.swiper-container1 .swiper-slide{padding: 5px;}
.swiper-container1{margin: 0px 30px;}
.small-next{background-image: url("../images/next_black.png")!important;width: 36px!important;height: 28px!important;background-size: auto!important;right:0px!important;margin-top: -70px!important}
.small-prev{background-image: url("../images/prev_black.png")!important;width: 36px!important;height: 28px!important;background-size: auto!important;left: 0px!important;margin-top: -70px!important}
.small_banner_btns{position: relative;}
.about_letape{margin-bottom: 100px;}
.about_titles{font-size: 15px;font-weight: bold;color: #000000;line-height: 30px;}
.about_text{font-size: 15px;font-weight: normal;color: #000000;line-height:30px;}


/*registration*/
.registra_box{background-color: #ffffff;min-height: 900px;-moz-box-shadow: 0px 0px 5px #d8d8d8;
    -webkit-box-shadow: 0px 0px 5px #d8d8d8;
    box-shadow: 0px 0px 5px #d8d8d8;}
.user_center_hd{width: 1100px;margin: 0 auto;padding-top: 50px}
.user_headimg{position: relative;float: unset;margin-left: 75px;display: inline-block}
.user_img{width: 105px;height: 105px;position: absolute;top: -36px;left: 30px;border-radius: 100%;border-radius: 100%;overflow: hidden;}
.user_names{position: relative;top: 0px;left: 165px;width: 280px;}
.user_names span{font-size: 15px;color: #000000;}
.user_names p{font-size: 28px;color: #000000;line-height: 24px;}
.user_names a{margin-left: 20px;}

.user_login_info{display: inline-block;width: 546px}
.user_login_info span{font-size: 15px;color: #000000;line-height: 25px;font-weight: bold;}
.user_login_info p{font-size: 15px;color: #000000;line-height: 25px;}
.login_out{width: 83px;height: 22px;background-color: #000000;font-size: 12px;display: block;text-align: center;color: #ffffff!important;line-height: 20px;}
.user_types{display: inline-block;margin-top: 25px;}
.user_types>p{font-size: 30px;color: #000000;font-style: italic;text-align: center;}
.user_types>span{font-size: 12px;color: #000000;display: block;}
.user_types>a{font-style: italic;font-size: 12px;color: #595959;text-decoration: underline;}
.user_types_leval{position: relative;
    width: 123px;
    border-left: 1px solid #000000;height: 8px;overflow: hidden;border-right: 1px solid #000000;
    margin: 0 auto;
}
.user_types_leval>div{width: 30px;display: inline-block;border: 1px solid #000000;height: 8px;position: absolute;top: 0px;}
.user_types_leval>div:nth-of-type(1){left: -2px;}
.user_types_leval>div:nth-of-type(2){left: 30px;}
.user_types_leval>div:nth-of-type(3){left: 62px;}
.user_types_leval>div:nth-of-type(4){left: 94px;}
.user_types_leval>div.active{background-color: #000000;}
.info3 .login_out{
    display: inline-block;
    width: 65px;
}
.info3 .login_out:last-child{
    margin-left: 15px;
}
.user_center{
    /*-moz-box-shadow: 0px 0px 5px #d8d8d8;*/
    /*-webkit-box-shadow: 0px 0px 5px #d8d8d8;*/
    /*box-shadow: 0px 0px 5px #d8d8d8;*/
}
.user_center.show{display: block;}
.user_center_body{padding: 100px 40px;position: relative;}
/*.center_list{border-top: 1px solid #c5c5c5;border-bottom: 1px solid #c5c5c5;}*/
.center_list_item .left_date{color: #000000;margin-right: 5px;border-right: 1px solid #000000;}
.left_names{float: left;padding-left: 20px;}
.left_names>p{font-size: 15px;color: #000000;line-height: 14px;font-weight: bold;}
.left_names>span{font-size: 15px;color: #595959;line-height: 14px;display: block;margin-top: 5px}
.order_btns{float: right;text-align: center;}
.order_btns .look_more{width: 215px;height: 26px;line-height: 26px;color: #ffffff;background-color: #000000;text-align: center;display: block;font-size: 15px;position: relative;}
.order_btns .more_infos{height: 25px;line-height: 26px;color: #ffffff;display: inline-block;color: #bababa;font-style: italic;text-decoration: underline;font-size: 15px;}
.center_list_item>li{padding: 30px 0px;}
.left_btns_icon{position: absolute;top:275px;left: 0px;}
.left_btns_icon_list>li{background-color: #fffd38;padding: 5px 20px;margin-bottom: 10px;}
.login_forms form{padding-top: 60px;}
.menu_icon1{display: none;}
.menu_icon2{display: block;}

.skew_down{position: relative;}
.skew_down .menu_pos{position: absolute;top:-5px;right: -5px;}
.menu_pos{width: 12px;display: none;}
.left_btns_icon_list>li{
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}
.left_btns_icon_list>li:hover{
    background-color: #fffd38;
    transform: scale(1.2) skewY(-15deg);
    -webkit-transform: scale(1.2) skewY(-15deg);
    -moz-transform: scale(1.2) skewY(-15deg);
    -o-transform: scale(1.2) skewY(-15deg);
}
.left_btns_icon_list>li.active{
    background-color: #fffd38;
    transform: scale(1.2) skewY(-15deg);
    -webkit-transform: scale(1.2) skewY(-15deg);
    -moz-transform: scale(1.2) skewY(-15deg);
    -o-transform: scale(1.2) skewY(-15deg);
}
.left_btns_icon_list>li.down .menu_icon1{
    display: block;
}
.left_btns_icon_list>li.down .menu_icon2{
    display: none;
}
.left_btns_icon_list>li.down .menu_pos{display: block;width: 15px;}
.left_btns_icon_list>li.down{background: #000000;}

.center_body_content{margin-bottom: 50px;border-top: none;}
.center_body_content .tab_title{background: yellow;}
.center_body_content .tab_title h2{color: #000000;}
.center_body_title{padding-left: 150px;}
.body_content{float: left;width: 100%;padding: 0px 0px;}
.read_text{font-size: 15px;color: #000000;margin-bottom: 28px;}
.register_box{width: 370px;margin: 0 auto;}
.ipt_item{width: 290px;float: unset;margin-right: 0px;padding: 0px 10px;display: inline-block}
.ipt_group{margin-top: 15px;}
.ipt_group label{width: 70px;font-size: 15px;color: #000000;font-weight: normal;line-height: 28px;margin: 0px;text-align: right;padding-right: 10px}
.code_text{text-align: right;margin-bottom: 50px;}
.code_text a{font-size: 12px;color: #8b8b8b!important;line-height: 20px;display: inline-block;}
.login_btn .caret-right{right:20px;}
button.current_btns{border: none;outline: none;display: block;height: auto;}
.center_body_content .left_names{text-align: left;}
.look_more{position: relative;}
.look_more .caret-right-white{right: 65px;}
.center_body_content .caret-right-white{right: 25px;}
.center_body_content .look_more{width: 145px;margin-top: 5px;}
/*.center_body_content.choose_cart .carts{padding-left: 50px;}*/
.select_cart_width{width: 100%;margin-right: 0px;}
.center_selects .ipt_group{width: 50%;margin-top: 0px;}
.center_selects .ipt_group label{width: 155px;font-size: 15px;font-weight: bold}
.center_selects{padding: 25px 0px;border-top: 1px solid #c5c5c5;border-bottom: 1px solid #c5c5c5;margin-top: 24px;}
.center_selects .ipt_group:first-of-type label{width: 100px;text-align: left; float: left;}
.cart_tables{margin-top: 18px;}
.center_list_item{padding: 0px 150px;margin-bottom: 20px;}
.cart_tables tr td:first-of-type{width: 260px;text-align: left;}
.cart_tables tr td:nth-of-type(2){width: 120px;text-align: center;}
.cart_tables tr td:nth-of-type(3){width: 280px;text-align: center;}
.cart_tables tr td:nth-of-type(4){width: 160px;text-align: center;}
.cart_tables thead td{font-size: 15px;line-height: 30px;color: #000000;font-weight: bold;}
.cart_tables tbody td{padding: 10px 0px;font-size: 15px;}
.cart_tables .order_btns .look_more{margin-top: 0px;float: right;}
.add_down{background-color: #fffd38!important;color: #000000!important;width: 145px;display: none;float: right;}
.double_btns{text-align: center;margin-top: 40px;}
.double_btns .current_btns{display: inline-block;float: none;}

.confirm_orders tr td:first-of-type{width: 480px;text-align: left;}
.confirm_orders tr td:nth-of-type(2){width: 155px;text-align: center;}
.confirm_orders tr td:nth-of-type(3){width: 155px;text-align: center;}
.confirm_orders thead td{font-size: 15px;line-height: 44px;color: #000000;font-weight: bold;}
.confirm_orders tbody td{padding: 10px 0px;font-size: 15px;color: #000000;}
.count_tr td{font-size: 15px;line-height: 30px;color: #000000;font-weight: bold;padding: 10px 0px 24px 0px!important;}
.count_table{padding: 0px 150px;}
.count_all{position: relative;}
.count_all>span{position: absolute;top: 10px;left: -20px;}
.pay_style_list{margin: 40px 0px;}
.pay_style_list .am-radio{float: left;margin: 0px;}
.pay_img{height: 35px!important;width: auto!important;float: left;margin-top: -8px;}
/*.pay_style_list .am-radio input[type="radio"]{margin-left: 30px;}*/
.order_btns .order_text{font-size: 15px;color: #000000;line-height: 28px;font-weight: bold;}
.order_btns .order_text:last-of-type{padding-left:50px;}

.cooperative{padding: 20px 0px;}



/*mobiles*/
.mobile_headers_center{position: relative;width: 100%;padding: 10px 0px;text-align: center;height: 92px;display: none;}
.mobile_headers_center>.logo{display: inline-block}
.mobile_headers_center>.logo>img{display: block;height: 72px;}
.home_banner_m{display: none!important;}
.click-btn {
    width: 22px;
    height: 25px;
    cursor: pointer;
    position: absolute;
    display: block;
    top: 35px;
    left: 15px;
    z-index: 99999;
}
.click-btn>i {
    width: 22px;
    height: 3px;
    background-color: #000000;
    display: block;
    transition: background ease 0.3s;
    /*position: absolute;*/
    /*left: 0px;*/
    transform-origin: left top;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -o-transform-origin: left top;
    margin-top: 4px;
}
.mobile_headers_center .m_lang{position: absolute;top: 35px;right: 15px;}
.m_lang.show .lang{display: block;padding: 0px;}
.home_banner_m{display: none;}
.m_cut_down{display: none;}
.m_cut_down{padding: 11px 20px;margin-top: -60px;position: relative;}
.countdown-inner{background-color: #fffd38;padding: 50px 0px;text-align: center;}
.m_cut_down .day_num{font-size: 40px;color: #000000;font-family:"sourceHan";letter-spacing: 27px;font-style: normal}
.m_cut_down .hours span{font-size: 24px;color: #000000;font-family:"sourceHan";margin: 0px 4px;}
.m_cut_down sup{font-size: 10px;}
.days{position: relative;}
.num{ display: inline-block;
    position: relative;
    color: #222;
    z-index: 1;
    margin-left: 23px;
    *display: inline;
    *zoom: 1}
.days .panes {
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    z-index: 0
}
.days .panes > span {
    background: #fff;
    width: 40px;
    height: 54px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.35)
}
.days .num sup {
    font-size: 10px;
    line-height: 1;
    color: #000;
    position: absolute;
    top: 20px;
    right: -5px
}
.page_center_right .banner_btns{display: none;}
.page_center_right .banner_btns{margin-top: 20px;}
.page_center_right .banner_btns .caret-right{right:37%;}
.contact_us{padding-left: 50px;text-transform: uppercase}
.contact_us a{font-size: 12px;color: #000000;float: left;line-height: 38px;}
.contact_us span{font-size: 15px;color: #000000;float: left;display: block;margin: 0px 5px;;line-height: 38px;}

.m_nav_menu{position: fixed;top: 92px;left: 0px;width: 100%;background-color: #ffffff;padding-left: 55px;z-index: 10;}
.left_m_menu_box{background-color: #fffd38;width: 55px;position: absolute;top: 0px;left: 0px;height: 100%;}
.left_m_menu{background-color: #fffd38;width: 55px;position: absolute;bottom: 0px;left: 0px;padding-bottom: 25px;}
.left_m_menu>li>a{display: block;padding: 25px 0px;text-align: center}
.left_m_menu>li>a>img{display: inline-block;}
.m_nav_menu .bottom_menu_list{background-color: #ffffff;}
.m_nav_menu .bottom_menu_list>li>a{color: #000000;}
.m_nav_menu .bottom_menu_list li>a{border-bottom: 1px solid #dedede;}
.child_menus{
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    height: auto;overflow: hidden;
    margin-top: 20px;
}
.m_nav_menu .bottom_menu_list .caret-right{
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #000000;
    border-bottom: 3px solid transparent;
    border-right-color: #000000;position: absolute;
    right:20px;
    top: 50%;
    margin-top: -3px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}
.bottom_menu_list>li.slide_show .caret-right{
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.m_nav_menu{
    height: 0px;overflow-y: scroll;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
}
.scroll_menu{position: relative;overflow-y: scroll;height: 100%;}
.m_shadow{position: absolute;top: 0px;left: 0px;width: 100%;z-index: 1}
.goTop{position: fixed;width: 50px;height: 50px;bottom: 110px;display: none;z-index: 10}
.goTop img{width: 100%;}
.cart_group_bgs1{display: none;}

.stages_menu{width: 400%;left: -100%;padding-bottom: 0px;}
.stages_menu>li{width: 25%;float: left;text-align: center;padding: 20px;border-bottom: 1px solid #fffe9c;border-left: 1px solid #fffe9c;}
.stages_menu>li img{height: 50px;max-width: 100%;display: inline-block;margin-bottom: 10px;}
.stages_menu>li span{font-size: 15px;color: #000000;}



/*regulations*/
.regulations .tab_class{margin-top: 0px;}
.regulations .about_letape{margin-bottom: 30px;}
.regulations .about_text{line-height: 30px;}
.result_golds_box{border: 1px solid #000000;margin-top: 10px;position: relative;}
.result_golds_box .result_golds_scroll{padding: 48px 30px 30px 30px;position: relative;}
.golds_list{width: 100%;padding-left: 68px;height: 60px;}
.left_imgs_icon{position: absolute;top: 0px;left: 0px;padding-left: 30px;padding-top: 48px;background-color: #ffffff;}



.mobile_result{margin-top: 15px;float: left;width: 100%;margin-bottom: 20px;}
.mobile_class{display: none;}
.result_golds_scroll{position: relative;}


.mobile_rules .banner_btns a{display: block;
    margin: 0px auto;
    width: 80%;
    border: 1px solid #000000;
    font-size: 10px;
    background: none;
    color: #000000!important;
    padding: 5px 0px;
    float: none;
    height: auto;
    margin-top: 10px;}
.mobile_rules .banner_btns .caret-right{
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #000000;
    border-bottom: 3px solid transparent;
    border-right-color: #000000;
    position: absolute;
    right: 30%;
    top: 50%;
    margin-top: -3px;
}

.add_carts{display: none;width: 25px!important;display: inline-block!important;}

.cart_tables .order_btns{text-align: center;width: 100%;}

.loading_box_home{position: fixed;top: 0px;left: 0px;height: 100%;z-index: 30;overflow: hidden;width: 2000px;background-color: #fffd38}


.order_lists{padding: 0px 150px;border-bottom: 1px solid #cccccc;}
.order_lists .center_list_item>li:last-of-type{border-bottom: none;}

.loading_box_line{position: absolute;top: 0px;left: 0px;width: 2000px;height: 100%;}
.loading_box_line>li{float: right;width: 100px;height: 150%;background-color: #fffd38;margin-top: -10%;
    -webkit-transform: skewY(-15deg);
    -moz-transform: skewY(-15deg);
    -ms-transform: skewY(-15deg);
    -o-transform: skewY(-15deg);
    transform: skewY(-15deg);
}
/*.loading_box_line.show>li:nth-of-type(1){-webkit-animation:slideOutUp 1s 1s ease both;-moz-animation:slideOutUp 1s 1s ease both;-o-animation:slideOutUp 1s 1s ease both}*/
/*.loading_box_line.show>li:nth-of-type(2){-webkit-animation:slideOutUp 1s 2s ease both;-moz-animation:slideOutUp 1s 2s ease both;-o-animation:slideOutUp 1s 2s ease both}*/
/*.loading_box_line.show>li:nth-of-type(3){-webkit-animation:slideOutUp 1s 3s ease both;-moz-animation:slideOutUp 1s 3s ease both;-o-animation:slideOutUp 1s 3s ease both}*/





.wave li {
    -webkit-transition: all 1000ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
    -moz-transition: all 1000ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
    -ms-transition: all 1000ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
    -o-transition: all 1000ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
    transition: all 1000ms cubic-bezier(0.260, 0.860, 0.440, 0.985);
}
.wave li.past {
    -webkit-transform: translateY( -100% );
    -moz-transform: translateY( -100% );
    -ms-transform: translateY( -100% );
    -o-transform: translateY( -100% );
    transform: translateY( -100% );
}
.wave li.future {
    -webkit-transform: translateY( -70% );
    -moz-transform: translateY( -70% );
    -ms-transform: translateY( -70% );
    -o-transform: translateY( -70% );
    transform: translateY( -70% );
}



/*登录框*/
.rule_box{position: fixed;top: 0px;left: 0pc;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 20;display: none;}
.tips_box{position: fixed;top: 0px;left: 0pc;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 20;display: none;}
.pay_box{position: fixed;top: 0px;left: 0pc;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 20;display: none;}
.pay_box{position: fixed;top: 0px;left: 0pc;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 20;display: none;}
.login_box{position: fixed;top: 0px;left: 0pc;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 20;display: none;}
.show_login_box{position: fixed;top: 0px;left: 0pc;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);z-index: 20;display: none;}
.cart_group{width: 118px;height: 45px;background-color: yellow;line-height: 45px;text-align: center;font-size: 14px}
.cart_group>img{width: 100%;}
.login_box_center{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;display: flex;
    justify-content: center;
    align-items: Center;}
.login_forms{width: 650px;padding: 50px 0px;position: relative;background: #ffffff;
    /*margin: 0 auto;*/
    overflow: hidden;}
.tip_close{position: absolute;top: 20px;right: 20px;cursor: pointer;}
.login_tip_bg{position: absolute;top: 0px;left: 0px;}
.login_tip_skew{width: 60px;height: 30px;background: #fffd38;position: absolute;bottom: 60px;right: -30px;}


.globle_stage{position: absolute;bottom: 0px;left: 0px;width: 100%;background-color: rgba(0,0,0,0.7);padding: 30px;}
.globle_stage>p{font-size: 15px;color: #ffffff;font-weight: bold;}
.stage_lists{text-align: center;margin-top: 30px;}
.stage_lists>p{display: inline-block;padding: 0px 40px;border-left: 1px solid #ffffff;margin-bottom: 20px;width: 16%;}
.stage_lists>p img{width: 100%;}
.stage_lists>p:first-of-type{border: none;}
.stage_lists>p:last-of-type{}

/*.steps1{padding-top: 120px;}*/
.steps2 form{padding-top: 50px;}
.steps3 form{padding-top: 50px;}
.steps4 .carts{margin-top: 60px;}
.steps5 .center_table{margin-top: 60px;}
.steps6 .pay_style_list{margin-top:80px;}
.steps7 .center_list_item{margin-top:50px;margin-bottom: 24px;}
.steps7 .center_table{padding-top: 0px;}
.steps7 img{margin-bottom: 24px;}
.steps7{margin-bottom: 0px;}
.read_text{margin-top: 63px;}
.confirm_orders_tables{padding: 10px 150px;border-top: 1px solid #cccccc;border-bottom: 1px solid #cccccc}
.mianze{font-size: 14px;color: #000000;font-weight: bold;padding-bottom: 10px;border-bottom: 1px solid #cccccc;text-align: center}
.rule_box_text{padding: 10px 80px;}
.box_inner_rules{height: 250px;overflow-y: scroll;margin: 25px 0px;}
.rule_box_inner{font-size: 14px;}
.icon_line_rule{display: block;margin-top: 25px;height: 1px;background-color: #cccccc}

.relus_btns{margin-top: 25px;text-align: center;}
.relus_btns_item{display: inline-block;font-size: 15px;background-color: #fffd38;text-align: center;width: 188px;line-height: 30px;}
.relus_btns_item.dis{background-color: #bfbfbf;}
.rule_btm_text{font-size: 12px;color: #bfbfbf;text-align: center;margin-top: 15px;}
.rule_btm_text a{color: #bfbfbf!important;text-decoration: underline;font-style: italic;}
.rule_level{text-align: center;}
.rule_level .user_types_leval{display: inline-block;border: none;width: 90px;}
.rule_level .user_types_leval>div.active{background-color: #fffd38;}
.rule_level .user_types_leval>div{background-color: #eeeeee;border: none;}

.mobile_steps{text-align: center;padding-top: 15px;}
.mobile_steps span{width:6px;height: 6px;border: 1px solid #000000;border-radius: 100%;display: inline-block;line-height: 20px;margin: 0px 4px;}
.mobile_steps span.active{width: 10px;height: 10px;border: 1px solid #000000;border-radius: 100%;display: inline-block;background-color: #000000;margin: 0px 2px;margin-top: -2px;}
.right_top_left{position: relative;z-index: 11}
.tab_title h2{line-height: 38px;}
.steps_icons{width: 88px;margin: 0 auto;}
.code_imgs{position: absolute;top: 30px;left: -20px;width: 150px;background-color: #ffffff;padding: 10px;z-index: 11;display: none!important;}
.wechat_caret{top: 28px!important;left: 20px!important;position: absolute;display: none!important;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);z-index: 12;
}
.right_btm{position: relative;z-index: 10;}
.right_top_menus>li:hover .code_imgs{display: block!important;}
.right_top_menus>li:hover .wechat_caret{display: block!important;}

.bottom_icon_list>li .wechat_caret{


}

.bottom_icon_list>li:hover .code_imgs{display: block!important;}
.bottom_icon_list>li:hover .wechat_caret{display: block!important;}
.mobile_rules{display: none;}




/*news*/
.news_list>li{width: 50%;float: left;margin-bottom: 20px;}
.news_list>li:nth-of-type(even){padding-left: 15px;}
.news_list>li:nth-of-type(odd){padding-right: 15px;}
.new_items{border-bottom: 1px solid #cccccc}
.new_items span{display: block;font-size: 15px;color: #747474;margin-bottom: 15px;}
.new_items a{display: block;font-size: 16px;color: #000000;margin-bottom: 10px;line-height: 25px;font-weight: bold;}
.new_items p{display: block;font-size: 15px;color: #747474;margin-bottom: 20px;}
.news_more{color: #000000!important;margin-top: 30px;}
.news_more .caret-right-white{
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #000000;
    border-bottom: 3px solid transparent;
    border-right-color: #000000;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -3px;
}
.newsinfo_box{border-bottom: none;}



.centerimg2{display: none;}
/*results*/
.result_stage>p{font-size: 15px;color: #000000;}
.result_stage span{font-size: 15px;color: #000000;font-weight: bold;}
.user_result{padding: 45px 35px 45px 55px;background-color: #000000;margin-top: 30px;position: relative;overflow: hidden;}
.result_user_names{font-size: 36px;color: #ffffff;font-weight: bold;}
.result_class_info p span{font-size: 20px;color: #ffffff;width: 150px;display: inline-block}
.result_class_info p{font-size: 12px;color: #747474;}
.result_btn_item{width: 170px;height: 25px;display: block;border: 1px solid #ffffff;text-align: center;line-height: 25px;font-size: 12px;color: #ffffff!important;margin-top: 6px;}
.result_btn_item img{display: inline-block;margin-right: 10px;margin-top: -3px;}
.result_btns{margin-left: 50px;}
.white_flg{position: absolute;width: 100px;height: 32px;background-color: #ffffff;bottom: -3px;left: -50px;}
.yellows_flg{position: absolute;width: 100px;height: 32px;background-color: #fffd38;bottom: -9px;left: 50px;}

.golds_list>li{float: left;width: 20%;text-align: center;}
.golds_list>li p{font-size: 15px;font-weight: bold;}
.golds_list>li span{font-size: 15px;display: block;}
.question{position: absolute;top: 47px;right: 40px;display: block;}
.question_box{position: absolute;top: 15px;right: 30px;}
.question_box>a{font-size: 12px;color: #515151!important;font-style: italic;text-decoration: underline}
.result_all>li:first-of-type{width: 40%;padding-right: 12%;}
.result_all>li:first-of-type p{margin-top: -6px;}
.result_all>li:first-of-type span{font-size: 24px;font-weight: bold;line-height: 28px;}
.time_for_m .tab_title{background: #fffd38;}
.time_for_m .tab_title h2{color: #000000;}
.time_for_m{margin-top: 60px;}
.match_box{width: 100%;margin-top: 30px;display: block;float: left;position: relative;padding-left: 10px;}
.match_list{padding-left: 30px;border-left: 1px dotted #515151;padding-top: 50px;}
.match_list>li{border-top: 1px solid #e5e5e5;padding: 20px 0px;position: relative;}
.match_name{font-size: 15px;color: #000000;font-weight: bold;line-height: 40px;}
.match_times p{width: 130px;text-align: center;}
.match_times span{display: block;font-style: normal;line-height: 20px;font-size: 15px;color: #000000;}
.match_times em{display: block;font-style: normal;line-height: 20px;font-size: 12px;color: #747474}
.circle_icon{position: absolute;top:45%;left: -36px;display: block;width: 11px;height: 11px;border: 1px solid #000000;border-radius: 100%;background-color: #ffffff;}
.big_circle{width: 20px;height: 20px;border: 1px solid #000000;border-radius: 100%;background-color: #ffffff;margin-left: -9px;}
.big_circle>span{width: 10px;height: 10px;background-color: #000000;border-radius: 100%;display: block;margin-top: 4px;margin-left: 4px;}
.start_icons em{font-size: 15px;font-weight: bold;line-height: 20px;margin-left: 18px;}


.search_ipt{width: 50%;height: 26px;border: 1px solid #000000;margin-right: 10px;font-size: 15px;padding: 0px 15px;margin-top: 15px;}
.group_person{margin-top: 50px;}
.search_list{width: 100%;}
.search_list>li{width: 14.28%;float: left;text-align: center;}
.search_list>li:first-of-type{text-align: left;}
.search_list>li>span{font-size: 12px;color: #000000;font-weight: bold;margin-bottom: 15px;display: block;}
.search_list>li>p{font-size: 15px;color: #000000;}
.search_list>li>p img{height: 20px;}
.search_list>li>p a.current_btns{margin-top: 30px!important;}
.group_titles{display: block;font-weight: bold;color: #000000;font-size: 12px;padding: 0px 15px;}
.group_titles>span{display: block;float: left;width: 40%;text-align: center;}
.group_titles>span:first-of-type{text-align: left;width: 20%;}
.group_golds_list>li{position: relative;margin-top: 10px;}
.group_golds_list>li .caret-right{right:15px;top: 17px;transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;}
.group_golds_list>li>p{background-color: #fffd38;padding: 5px 15px;cursor: pointer}
.group_golds_list>li>p>span{display: block;float: left;width: 40%;text-align: center;font-size: 15px;font-weight: bold;}
.group_golds_list>li>p>span:first-of-type{text-align: left;width: 20%;}
.slide_item_group{height: 0px;overflow: hidden;transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;}
.group_golds_list_all{width: 100%;
    float: right;
    padding: 0px 15px;}
.group_golds_list_all p{text-align: right;}
.group_golds_list_all p span{width: 40%;text-align: center;display: inline-block;font-size: 15px;color: #000000;line-height: 30px;}
.group_golds_list>li.slide_show .caret-right{
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.globle_stage{display: none;}

.globle_stage.slideIns{display:block;-webkit-animation:fadeInRight 1s ease both;-moz-animation:fadeInRight 1s ease both;-o-animation:fadeInRight 1s ease both}
.globle_stage.slideOuts{-webkit-animation:fadeOutRight 1s ease both;-moz-animation:fadeOutRight 1s ease both;-o-animation:fadeOutRight 1s ease both}
.bottom_menu_list>li a{cursor: pointer;}

.right_btn{
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    overflow: hidden;
}
.right_btn_hover:before{
    content: "";
    position: absolute;
    z-index: -1;
    top: -50%;
    left: -200%;
    width: 150%;
    height: 200%;
    background: #fffd38;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    -o-transition: all ease-in-out 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);
}
.right_btn_hover:hover{
    border-color: #ffffff;color: #000000!important;font-weight: bold;
}
.right_btn_hover:hover:before{
    left: -10%;
}
.right_btn_hover.active:before{
    left: -10%;
}

.owl-carousel .owl-nav{display: none;}
.owl-carousel .owl-dots{display: none!important;}


.group_person{display: none;}
.group_person.show{display: block;}
.mobile_rules{display: none;}
.body_content form{}
.add_carts{display: none!important;}
.mobile_steps{display: none;}
.user_center{display: none;}
.user_center_body .read_rules{display: none;}
.center_list{display: none;}
.user_center_body .read_rules.show{display: block;}
.pc_rules{text-align: center;}
.select_cart_width_order{display: none;}
.order_choose_item{display: none;}
.order_choose_item.show{display: block;padding-bottom: 24px;border-bottom: 1px solid #cccccc;}
.left_btns_icon_list>li{cursor: pointer;}

.center_list.show{display: block;}
.upfiles{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;cursor: pointer;}
.center_table{padding: 0px 150px;padding-top: 20px;border-top: 1px solid #cccccc;}
.cart_btm_choose{padding: 0px 150px;}
.order_choose{padding: 0px 150px;}
.center_list_item{padding: 0px;}
.center_selects{padding:24px 150px;}
.count_table{width: 100%;display: block;}
.pay_style_list{padding: 0px 150px;}
.play_icons{cursor: pointer;}

.full_icons{position: absolute;right: 15px;bottom: 15px;cursor: pointer;}

.picture_fulls{padding: 15px 15px 50px 15px;background-color: #ffffff;max-height: 80%;max-width: 80%;}
.picture_fulls{position: relative;}
.img_box_full{width: 100%;height: 100%;}
#img_box_full{max-height: 500px;max-width: 100%;}
.img_text{color: #959595;float: left;}
.picture_fulls .share_img_views{margin: 0px;}
.video_box_play{display: none;}

.video_box_play{position: absolute;top: 0px;left: 0px;display: none;width: 100%;height: 100%;background-color: #000000;
    justify-content: center;
    align-items: Center;}
.video_box_play video{max-width: 100%;max-height: 100%;}
.table_icons{cursor: pointer;margin-left: 6px;display: inline-block}
.table_icons img{width: auto!important;}
#sizeImg{display: none;position: fixed;
    max-width: 700px;
    z-index: 5;}

.owl-carousel-stage .item{overflow: hidden;}
.mobile_result{display: none;}


.stage_box_right .top_black_title p{font-size: 18px;}
.stage_box_right .video_box h2{font-size: 18px;}
.shadow_img{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;}
.birthday_select{width: 290px;float: right;border: 1px solid #000000;}
.birthday_select select{width: 100%!important;border: none;outline: none;float: right}
.am-slider-default .am-direction-nav a.am-next:before{content: ''!important;display: none!important;}
.am-slider-default .am-direction-nav a:before{content: ''!important;display: none!important;}
.birthday_box{width: 290px;float: right;border: 1px solid #ccc;}


.birthday_box .birthday_select{width: 33.3333%;float: left;border: none;}

.m_lang .caret{margin-left: 8px;}
.mobile_user_head{display: none;}
.mobile_logout{display: none!important;}
.mobile_steps{display: none}

.steps0{padding-top: 120px;display: none;}


.code_ipts{width: 290px;float: right;}
/*.code_ipts{width: 50px;}*/
.code_btn{width:120px;float: right;text-align: center;line-height: 28px;background-color: #747474;color: #cccccc!important;position: relative;}
/*.code_ipts .ipt_item{width: 160px;float: left;}*/
div.select_item{padding: 0px;position: relative;z-index: 2}
.select_item>select{width: 100%;display: block;height: 26px;border: none!important;outline: none!important;position: relative;z-index: 2;}
.select_item>textarea{width: 100%;display: block;;border: none!important;outline: none!important;position: relative;z-index: 2;padding-left: 10px;color:#000000;}
/*.steps4 .center_list_item{padding-bottom: 24px;}*/
.steps4 .center_list_item>li:last-of-type .order_choose_item.show{border: none;padding-bottom: 0px;}
.steps5 .center_table{border-top: none;}
.steps5 .confirm_orders.count_table{border-bottom: 1px solid #cccccc;}
.select_cart_width{float: left}
.steps5 td .caret{margin-left: -15px;}

.steps7  .double_btns .current_btns .caret-right{right: 50px!important}

.login_centerbox{width: 290px;float: right}
.order_choose.show .order_btns{padding: 0px;}
.rule_steps{display: none;}
.rule_steps.show{display: block;}

.center_selects .ipt_group:last-of-type .select_item{float: right;}
.center_selects .ipt_group label{float: left}
.cart_tables .select_item{float: none;margin: 0 auto}

.select_item:after{
    content:'';
    position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;
    -moz-box-shadow:0px 0px 4px #FF0000; -webkit-box-shadow:0px 0px 4px #FF0000; box-shadow:0px 0px 4px #FF0000;z-index: 1;
    display: none;
}
.select_item.emptys{border: 1px solid #FF0000!important;}
.select_item.emptys:after{
    display:block;-webkit-animation:flash 2s ease both;-moz-animation:flash 2s ease both;-o-animation:flash 2s ease both
}

div.select_item input{border: none!important;height: 26px;line-height: 26px;outline: none!important;padding-left: 10px;width: 100%;position: relative;z-index: 2;color: #000000;}

.addressArea{height: auto;}

.code_btn .btn_box.black:before{
    content: '';
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid transparent;
    border-right-color: #ffffff;
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -4px;
}


.add_btns{padding: 0px!important;line-height:normal!important;text-align: center;}
.btn_box{display: inline-block;position: relative;
    /*padding-right: 12px;*/
}
.btn_box.white:before{
    content:'';
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid transparent;
    border-right-color: #ffffff;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4px;
}
.btn_box.black:before{
    /*content:'';*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-top: 3px solid transparent;*/
    /*border-left: 3px solid #000000;*/
    /*border-bottom: 3px solid transparent;*/
    /*border-right-color: #000000;*/
    /*position: absolute;*/
    /*right: 0px;*/
    /*top: 50%;*/
    /*margin-top: -4px;*/
}

.btn_box.btnEmptys:before{
    display: none!important;
}




.btn_box em{display: block}
.btn_box i{display: block;position: relative!important;top: auto!important;right: auto!important;}

/*.right_btm_menus>li:nth-of-type(5){display: none;}*/

.btn_box{line-height: 28px;font-size: 15px;}
.banner_btns a .btn_box{line-height: 26px;}


.mobile_rule_box{display: none;}
.mobile_rule_box.show{display: block;}



.userinfo_menus{position: absolute;top: 0px;left: 0px;width: 100%;height: 55px;background-color: #000000;z-index: 2}
.userimgs{position: absolute;width: 55px;height: 55px;top: 0px;left: 0px;z-index: 2;}
.userimgs>img{width: 32px;height: 32px;margin-top: 11px;margin-left: 11px;border-radius: 100%;}
.userInfos_plus{position: relative;width: 100%;padding-left: 55px;height: 55px;}
.nickName .nick{line-height: 55px;color: #ffffff;font-size: 15px;padding-left: 20px;}
.nickName .plus{line-height: 55px;float: right;color: #ffffff;font-size: 15px;font-weight: bold;padding-right: 15px;padding-left: 15px;display: none;}
.nickName .plus.show{display: block;}
.nickName.show .plus{display: block;}
.mobile_info{position: relative;width: 100%;height: auto;}
.mobile_info{background-color: #000000;}
.mobile_info .login_box_mobile .ipt_group{margin-top: 0px;margin-bottom: 25px;}
.mobile_info .login_box_mobile .ipt_group label{color: #ffffff;text-align: left;}
.mobile_info .login_box_mobile .ipt_group .select_item{border: 1px solid #ffffff;background: none;}
.mobile_info .login_box_mobile .ipt_group select{background: none;color: #ffffff;text-align: left;}
.mobile_info .login_box_mobile .ipt_group input{background: none;color: #ffffff;text-align: left;}
.mobile_info .login_box_mobile .ipt_group .code_ipts .ipt_item{width: 50%;}
.mobile_info .login_box_mobile .ipt_group .code_ipts .btn_box{line-height: 32px;}
.mobile_info .login_box_mobile .current_btns{width: 164px;}
.texts{float: right;font-size: 12px;
    color: #8b8b8b!important;
    line-height: 30px;}
.mobile_info .login_box_mobile .ipt_group:last-of-type{margin-bottom: 40px;}

.info_box_mobile .type_name{color: #ffffff;font-size: 14px;width: 75px;margin-right: 15px;}

.type_val{color: #ffffff;font-size: 14px;}
.type_val img{width: 11px;    margin-top: -4px;}
.user_info{margin-bottom: 38px;}
.user_info .user_types{display: block;padding: 0px;padding-top:7px;}
.user_info .skew_right{border: 1px solid #ffffff;}
.user_info .user_types_leval>div.active{background-color: #ffffff;}
.user_info .user_types>p{color: #ffffff;font-size: 24px;font-family: "sourceHan"}
.user_info .user_types>span{color: #ffffff;font-size: 12px;}
.user_info .user_types_leval>div{width: 24px;}
.user_info .user_types_leval{position: relative;
    width: 100px;
    border-left: 1px solid #ffffff;
    height: 7px;
    overflow: hidden;
    border-right: 1px solid #ffffff;}
.user_info .user_types_leval>div:nth-of-type(3) {
    left: 51px;
}
.user_info .user_types_leval>div:nth-of-type(2) {
    left: 24px;
}
.user_info .user_types_leval>div:nth-of-type(4) {
    left: 78px;
}

.info_slide{
    padding: 21px 32px 40px;
}
.mobile_info{height: 0px;overflow: hidden;

    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;

}

.info_box_mobile{display: none;}
.info_box_mobile.show{display: block;}


.login_box_mobile{display: none;}
.login_box_mobile.show{display: block;}



.login_page input{text-align: left;}


.login{border-radius: 100%;display: none;padding: 2px;}
.login.show{display: block;}
.uploadImg{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;display: none!important;}
.uploadImg.show{display: block!important;}




/*日程*/
/*.schedule_page .slide_show:first-of-type .item_height{padding: 37px 0px 100px;}*/
.schedule_bao>li{padding-left: 20px;float: left;width: 50%;}
.schedule_date{width: 96px;}
.schedule_date>p{font-size: 15px;line-height: 20px;font-weight: bold;}
.schedule_line>p{font-size: 15px;line-height: 20px;font-weight: bold;margin-bottom: 30px;}
.item_box{border-bottom: 1px solid #cccccc;padding: 40px 0px;}

.water.slide_item>div{padding: 0px;}


.schedule_page .slide_list li:first-of-type .item_height .item_box{border-bottom: none;}
/*.schedule_page .slide_item>div{padding: 45px 15px 0px 15px;}*/


.add_carts_btns.btn_box.black:before{
    content: '';
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid transparent;
    border-right-color: #ffffff;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4px;
}
.result_class_info.pc_class{border-left: 1px solid #747474;padding:15px 20px;margin-top: -15px;}
.user_result .result_btns{border-left: 1px solid #747474;padding:15px 0px 15px 20px;margin-top: -15px;margin-left: 40px;}


.newinfo_body{line-height: 30px;}
.newinfo_body ul{padding-left: 18px;}
.newinfo_body ol{padding-left: 18px;}
.newinfo_body img{max-width: 100%;}

.news_list_box .item{width: 50%;word-break: break-word;padding-right: 25px;}
/*.waterfall-container{margin: 0px -20px;}*/


.news_list{display: none;}


.game_over{font-size: 15px;color: #000000;line-height: 24px;text-align: center;font-weight: bold;}




.result_item{height: 35px;border: 1px solid #949494;padding-top: 4px;margin-bottom: 7px;}
.left_img{width: 48px;text-align: center;}
.left_img>img{display: inline-block;height: 18px;}
.mobile_btns{margin-bottom: 26px;}
.left_title{padding-left: 10px;border-left: 1px solid #949494;font-size: 14px;color: #000000;font-weight: bold;width: 117px;margin-right: 20px;}
.mobile_btns>a{width: 49%;background-color: #000000;height: 35px;position: relative;}
.mobile_btns>a img{max-height: 20px;max-width: 20px;}
.mobile_btns>a .btn_box:before{
    content: '';
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #fffd38;
    border-bottom: 3px solid transparent;
    border-right-color: #fffd38;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4px;
}
.mobile_result_box{display: none;}


.table_hd{float: left;font-size: 15px;color: #000000;font-weight: bold;line-height: 26px;}
.table_body{float: left;font-size: 15px;color: #000000;}


.table_hd1{width: 200px;}
.table_hd2{width: 140px;text-align: center;}
.table_hd3{width: 300px;text-align: center;}
.table_hd4{width: 150px;text-align: center;}
.size_tips{width: 100%;margin-top: 20px;display: none;}
.cart_tables>li{margin-bottom: 13px;}
.cart_tables>li:last-of-type{margin-bottom: 0px;}

.size_tips.show{display: block;float: left}


.count_tr .select_item.select_cart_width.ipt_item{height: 30px;}
.search_ipt input{width: 100%;height: 100%;border: none;outline: none;height: 22px;font-size: 15px;text-align: left;}

.search_ipt{padding: 0px 10px;}
.uploadipt{position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;opacity: 0;}






.slides {
    position: relative;
    width: 100%;
    height: 100vh;
    margin: auto;
    pointer-events: none;
}

.slide {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slide--current {
    opacity: 1;
}

.slide__img {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
}

/*.slide__img-size1,*/
/*.slide__img-size2,*/
/*.slide__img-size3 {*/
    /*max-width: 800px;*/
    /*max-height: 1200px;*/
    /*min-width: 280px;*/
    /*min-height: 280px;*/
/*}*/

.slide__img-size1 {
    width:100%;
}

.slide__img-size2 {
    width:100%;
    height:100%;
}

.slide__img-size3 {
    width:100%;
}

.pagination {
    align-self: end;
    justify-self: end;
    grid-area: pagination;
    display: flex;
    pointer-events: auto;
}

.pagination__item {
    font-weight: bold;
    justify-content: center;
    align-items: center;
    display: flex;
    margin: 0 0 0 1.25rem;
    font-size: 1.25em;
    cursor: pointer;
    color: var(--color-link);
}

.pagination__item--current {
    color: var(--color-text);
}


.small_menu.stages_menu a span{margin-left: 0px;height: 36px;}



.water_cols{position: relative;}
.water_cols .item{position: relative;margin-bottom: 10px;}
.water_cols .animate-box{position: relative;}



.first_col{width: 350px;margin-right: 10px;}
.second_col{width: 400px;}
.third_col{width: 400px;margin-left: 10px;}



.right_top_menus>li:nth-of-type(2) a{width: 23px;;height: 20px;display: block;}
.right_top_menus>li:nth-of-type(3) a{width: 23px;;height: 20px;display: block;}
.right_top_menus>li a img{width: 100%;}
.right_top_menus>li:nth-of-type(4) a{width: 24px;;height: 20px;display: block;}
.right_top_menus>li:nth-of-type(5) a{width: 16px;;height: 23px;display: block;}
.right_top_menus>li:nth-of-type(6) a{width: 21px;;height: 14px;display: block;}

.cartbox>img{width: 26px;height: 26px;}
.login_icon_warning{width: 15px!important;height: 15px!important;}


.bottom_icon_list>li:first-of-type>a>img{width: 23px;}
.bottom_icon_list>li:nth-of-type(2)>a>img{width: 24px;}
.bottom_icon_list>li:nth-of-type(3)>a>img{width: 24px;}
.bottom_icon_list>li:nth-of-type(4)>a>img{width: 16px;}
.bottom_icon_list>li:last-of-type>a>img{width: 21px;}


.left_btns_icon_list .skew_down img{width: 25px;}
#editnick img{width: 14px;height: 14px;}


.left_m_menu_box .left_m_menu>li:first-of-type img{width: 23px;}
.left_m_menu_box .left_m_menu>li:nth-of-type(2) img{width: 24px;}
.left_m_menu_box .left_m_menu>li:nth-of-type(3) img{width: 16px;}
.left_m_menu_box .left_m_menu>li:last-of-type img{width: 26px;}


.steps10 .order_btns{margin-top: -10px;width: 215px;}


.steps10{padding-top: 55px;border-top: 1px solid #cccccc;}


.user_nick{display: none;}
.user_nick span{font-size: 28px;color: #000000;max-width: 180px;text-overflow:ellipsis; white-space:nowrap;overflow:hidden; display: inline-block;}
.user_nick.show{display: block;}
.nick_input{color: #000000;border: none;outline: none;font-size: 28px;width: 170px;display: none;height: 31px;line-height: 24px;}
.nick_input.show{display: block;}



.mobile_result_box .result_item:first-of-type img{height: 16px;}
.mobile_result_box .result_item:nth-of-type(2) img{height: 15px;}
.mobile_result_box .result_item:nth-of-type(3) img{height: 18px;}
.mobile_result_box .result_item:nth-of-type(4) img{height: 14px;}




.mobile_img_show{position: fixed;width: 100%;height: 100%;top: 0px;left: 0px;background-color: #333333;z-index: 99;display: none;}
.mobile_img_show>div{position: relative;width: 100%;height: 100%;}
.mobile_img_show>div>div{display: table;width: 100%;height: 100%;}
.mobile_img_show>div>div>div{display: table-cell;vertical-align: middle;}






.mobile_img_box{width: 100%;text-align: center;}
.mobile_img_box #mobile_imgs{max-width: 100%;max-height: 80%;display: inline-block}
#closeImg{position: absolute;top: 20px;right: 20px;width: 25px;}


.mobile_nicks{display: none;}
.mobile_nicks.show{display: block;}
#mobile_ipt{display: none;width: 130px;}
#mobile_ipt.show{display: block;float: left}
#mobile_ipt{background: none;border: none;outline: none;font-size: 14px;color: #ffffff;line-height: 20px;}


select{color: #747474;}
select.selecteds{color: #000000;}

#imgHeads{border: 2px solid #fffd38}

.waterfall .water_cols .item .top_black_title p{font-size: 20px;}
.waterfall .water_cols .item .box_threes h1{font-size: 20px;}
.waterfall .water_cols .item .video_box h2{font-size: 20px;}
.waterfall .water_cols .item .box_three_item p{font-size: 16px;}



.success_baoming{width: 1000px;height: 1000px;position: absolute;top: -10000px;left: -10000px;}
.success_baoming>img{width: 100%;}
.success_getuser{position: absolute;top: 222px;left: 91px;}
.success_getuser>img{width: 78px;height: 78px;border: 2px solid #fffd38;border-radius: 100%;margin-right: 27px;}
.success_getuser>p{font-size:36px;font-family: "sourceHan";color: #ffffff;line-height: 78px;font-weight: bold;}

canvas{display: none!important}


.error_pages{background-color: #d1d3d4;}
.error_page{width: 1170px;margin: 0 auto;padding-top: 170px;padding-bottom: 130px;}
.error_page>img{width:100%;}



.add_new_tips{width: 460px;margin: 0 auto;padding: 60px 0px 20px;}
.add_new_tips>p{line-height: 30px;font-size: 15px;color:#000000;}
.add_new_tips>h3{line-height: 40px;font-size: 15px;color:#000000;}
.add_tips_button{text-align: center;margin-top: 40px;}
.add_tips_button>a{display: inline-block!important;width: 150px!important;}
.add_tips_button .current_btns.center_btn{margin: 0px 20px!important;}

.mobile_backs{display: none;margin-top: 50px;}
.mobile_backs>a{width: 100%;margin-top: 10px;display: block;border: 1px solid #ffffff;color: #ffffff;}
.mobile_backs .btn_box.black:before {
    content: '';
    width: 0;
    height: 0;
    border-top: 3px solid transparent;
    border-left: 3px solid #ffffff;
    border-bottom: 3px solid transparent;
    border-right-color: #ffffff;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -4px;
}

.banner_image_box{position: absolute;width: 100%;height:500px;top: 0px;left: 0px;background-color: #cdcdcd
}
.banner_image_box>div{position: relative;width: 100%;height: 100%;}
.banner_image_box>div>div{display: table;width: 100%;height: 100%;}
.banner_image_box>div>div>div{display: table-cell;vertical-align: middle;text-align: center;}

.mobile_check_img{max-width: 100%;max-height: 100%;display: inline-block}


.img {
    width: 100%;
    height: 483px;
    overflow: hidden;
    position: relative; justify-content: center;
    align-items: center;
    display: flex;
    background-color: #e7e7e7;
}
.img>img {
    max-height: 100%;
    max-width: 100%;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    align-items: center;
}

.small_box {
    width: 100%;
    height: 105px;
    overflow: hidden;
    position: relative; justify-content: center;
    align-items: center;
    display: flex;
    background-color: #e7e7e7;
}
.small_box>img {
    max-height: 100%;
    width: auto!important;
    max-width: 100%!important;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 50%;*/
    /*transform: translateX(-50%);*/
    align-items: center;
}
/*.swiper-slide{position: relative;}*/
.steps0,.steps1,.steps2,.steps3,.steps4,.steps5,.steps6,.steps7,.steps10,.steps8,.steps9{text-transform: uppercase;}
.register_box,.rule_box,.login_box,.show_login_box,.tips_box{text-transform: uppercase;}


.reduce_cart{display: none;}
.del_shop{cursor: pointer;display: none;}


.look_more.more_btn_cart{ display: block;}
.addDowns .del_shop{display: block;}
.addDowns .look_more.more_btn_cart{display: none;}
.addDowns .reduce_cart{display: block;}




.upload_box{position: fixed;width: 100%;height: 100%;top: 0px;left: 0px;background-color:rgba(0,0,0,0.5);z-index: 99;display: none;}
.upload_box>div{position: relative;width: 100%;height: 100%;}
.upload_box>div>div{display: table;width: 100%;height: 100%;}
.upload_box>div>div>div{display: table-cell;vertical-align: middle;}

#clipArea {
    height: 300px;
}
#clipBtn {margin-top: 30px!important;
}
#view {
    margin: 0 auto;
    width: 300px;
    height: 300px;
}
.cut_upload{width: 300px;height:400px;background-color: #ffffff;padding: 15px;margin: 0 auto}
.up_shadow{position: absolute!important;top: 0px;left: 0px;width: 100%;height: 100%;}


#er-ma canvas{display: block!important;margin: 0 auto;}




/*add*/
.change_menu{border-bottom: 1px solid #fffe9c;}
.stages_menu{width: 400%;left: -100%;padding-bottom: 0px;}
.change_menu>div{width: 25%;float: left;text-align: center;padding: 20px;border-left: 1px solid #fffe9c;}
.change_menu>div img{max-width: 100%;display: inline-block;margin-bottom: 10px;}
.change_menu>div span{font-size: 15px;color: #000000;}


.pay_style_list{text-align: center;}
.pay_style_list .am-radio{float: none;display: inline-block;padding: 0 40px}



.schedule_desc{ width:220px;}
.schedule_desc span{font-size: 15px;color: #767676!important;line-height: 23px;}
.schedule_desc p{font-size: 15px;color: #767676!important;line-height: 23px;}


#qrcode img{display: inline-block!important;}



.tips_box_wechat{position: fixed;width: 100%;height: 100%;background-color: rgba(0,0,0,0.9);top: 0px;left: 0px;z-index: 999;}
.tips_box_wechat>img{width: 80%;float: right;margin-top: 20px;margin-right: 20px;}


.steps4 .order_choose .order_btns .current_btns.add_btns{margin-top: 0px;}


.tips_all .login_forms{width: 400px;}
#tips_text_open{text-align: center;margin: 30px auto 40px;font-size: 14px;color: #000000;line-height: 30px;width: 80%;word-break: break-all}


/*add*/
.new_table_icon{display: inline-block;margin-left: 6px;}
.new_table_icon img{width: auto!important;margin-top: -2px;}

.add_tips_text p{
    padding: 8px 0;
    background: #ffff00;
    font-size: 12px;
    text-transform: none;
    word-break: break-word;
    letter-spacing: 0.5px;
}
div.user_info_nav span{
    margin-left: 1px;
}
.galiberbold{
    font-family: "galiberbold"!important;
}
.sourceHanRegular{
    font-family: "sourceHanRegular"!important;
}
.sourceHanNormal{
    font-family: "sourceHanNormal"!important;
}
.gbv{
    font-family: "gbv"!important;
}
.galiberboldL{
    font-family: "galiberboldL"!important;
}
.galiberboldEL{
    font-family: "galiberboldEL"!important;
}
#chose_center_right_text_span{
    font-size: 12px;
}


@media screen and (min-width:1060px){
    .add_to_order li:nth-child(2){
        position: relative;
    }
    .add_to_order li:nth-child(2) .add_to_order_icon{
        position: absolute;
        top:-10px;
        right: -130px;
        width:155px;
        height:46px;
        background:url(../images/add_to_order.jpg) no-repeat 0 0;
        background-size:100%;
    }
}
