*{
    margin:0;
    padding:0;
}
body{
    background: #1A1A1A;
}
.mmenu{
    display: none;
}
.header{

    height: 80px;

    border-bottom: 4px solid #FA8702;
}
.headercon{

    width: 1290px;

    margin: 0 auto;

    line-height: 80px;
}
.logo{

    float: left;

    margin-right: 44px;
}
.logo img{

    vertical-align: middle;

    height: 38px;
}
.nav{

}
.nav a{

    color: #fff;

    font-weight: 700;

    text-decoration: none;

    padding: 10px 21px;
    border-top: 2px solid #1A1A1A;
    border-bottom: 2px solid #1A1A1A;
}
.nav a:hover{
    border-top: 2px solid #FA8702;
    border-bottom: 2px solid #FA8702;
}
.banner{

    position: relative;
}
.bannervideo{

}
.bannervideo video{

}
.bannercon{

    position: absolute;

    width: 100%;

    top: 0;
}
.slogen{

    color: #fff;

    font-size: 61px;

    width: 1200px;

    margin: 0 auto;

    font-weight: 700;

    text-align: center;

    line-height: 78px;

    border: 5px solid #fff;

    border-radius: 40px;

    padding: 20px;

    margin-top: 10%;
}
.slogen span{
    background-image: linear-gradient( 90deg, #FFB000 0%, #A100FF 100% );
    background-size: cover;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.daojishi{

    text-align: center;

    color: #fff;

    background: rgba(0,0,0,.6);

    width: 1000px;

    margin: 30px auto;

    padding: 30px;

    line-height: 34px;

    border-radius: 20px;

    display: none;
}
.daojishi h2{

}
.daojishi h3{

}
.daojishi p{

}
.daojishi a{

}
.title{
    color: #FFFFFF;
    font-family: "Balsamiq Sans", Sans-serif;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    border: 4px solid #fff;
    border-radius: 20px;
    width: 1370px;
    margin: 30px auto;
    text-align: center;
    padding: 10px 0;
}

.title span{

    background-image: linear-gradient( 90deg, #FFB000 0%, #A100FF 100% );

    background-size: cover;

    -webkit-background-clip: text;

    background-clip: text;

    -webkit-text-fill-color: transparent;
}
.titledes{

    width: 1200px;

    margin: 10px auto;

    text-align: center;

    color: #fff;

    font-size: 20px;

    font-weight: 700;

    margin: 20px auto;
}
.latest{

    width: 1363px;

    margin: 30px auto;

    overflow: hidden;
}
.latest img{

    margin: 20px 0;

    width: 19.6%;

    height: 427px;

    vertical-align: middle;
}
.tvs{

    width: 1370px;

    margin: 30px auto;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;
}
.tvs img{

    margin: 16px 0;
}
.watch{

    width: 1370px;

    margin: 30px  auto;

    display: flex;

    justify-content: space-between;
}
.watch img{

    border-radius: 10px;
}
.game{

    display: flex;

    width: 1333px;

    margin: 10px auto;

    text-align: center;

    color: #fff;

    border-radius: 10px;
}
.gameitem{
    border: 4px solid #fff;
    margin: 2%;
    padding: 20px 0;
    border-radius: 10px;
    width: 30%;
}

.gameitem img{

    height: 160px;

    margin: 20px 0;
}
.gameitem h2{

}
.gameitem p{

    margin: 12px;

    line-height: 32px;
}
.stream{

    width: 1380px;

    margin: 0 auto;
}
.stream img{

    width: 12%;
}
.trust{

    text-align: center;

    font-size: 34px;

    color: #fff;

    /* font-weight: 700; */

    margin: 20px auto;
}
.trust img{vertical-align: bottom;}
.questcon{

    width: 1200px;

    margin: 10px auto;

    overflow: hidden;
}
.quest{

    float: left;

    width: 48%;

    margin: 1%;
}
.quest li{

    margin: 16px 0;
}
.quest li h4{

    color: #FA8702;

    margin: 20px 0;
}
.quest li p{

    color: #fff;

    line-height: 24px;
}
.footerline{

    width: 1000px;

    margin: 30px auto;
}
.footerline svg{

    fill: #FFFFFF;

}
.footer{

}
.footercon{

    width: 1384px;

    margin: 30px auto;

    overflow: hidden;
}
.footeritem{

    width: 21%;

    float: left;

    margin: 1.5%;
}
.foootertitle{

    background-image: linear-gradient( 90deg, #FFB000 0%, #A100FF 100% );

    background-size: cover;

    -webkit-background-clip: text;

    background-clip: text;

    -webkit-text-fill-color: transparent;

    text-fill-color: transparent;

    display: inline-block;

    font-family: "Balsamiq Sans", Sans-serif;

    font-size: 35px;

    font-weight: bold;

    text-transform: uppercase;

    border: 6px solid #fff;

    width: 100%;

    text-align: center;

    border-radius: 20px;

    padding: 8px 0;
}
.footercon p{

    color: #fff;

    margin: 20px 0;

    font-size: 17px;

    line-height: 30px;
}
.footercon p a{

    color: #fff;

    text-decoration: none;
}
.footercon p a img{

    height: 28px;

    vertical-align: middle;
}

.quicklink{}

.quicklink a img{

}
.quicklink a{

    color: #fff;

    text-decoration: none;

    font-size: 20px;

    margin: 20px 0;

    display: block;
}
.partners {

    display: flex;

    flex-wrap: wrap;
}
.partners a{

    float: left;

    width: 33%;

    text-align: center;

    margin-top: 20px;
}
.partners a img{

    vertical-align: middle;
}
.partners a p{

}
.copyright{

    text-align: center;

    color: #fff;
}
.pay{

    background: #fff;

    text-align: center;

    margin: 30px auto 0;
}
.pay img{

}
.pricelist{

    width: 1380px;

    margin: 50px auto;
    overflow: hidden;
}
.priceitem{

    width: 22%;

    margin: 1.5%;

    /* border-style: solid; */

    /* border: #1A1A1A 1px solid; */

    border-radius: 29px;

    box-shadow: 0px 0px 10px 0px rgb(102 101 101);

    background: #1A1A1A;

    overflow: hidden;

    padding-bottom: 20px;

    float: left;

    box-sizing: border-box;
}
.priceitem h3 {

    background-color: transparent;

    background-image: linear-gradient(145deg, #4E0180 23%, #9903DF 84%);

    padding: 10px 10px 10px 10px;

    text-align: center;

    font-size: 33px;

    color: #fff;
}
.priceM{

    text-align: center;

    color: #fff;

    border-bottom: 1px solid #ddd;

    width: 90%;

    margin: 20px auto;
}
.priceM span{

    font-size: 70px;

    font-weight: 700;
}
.priceM sup{

    font-size: 37px;

    vertical-align: top;
}
.priceitemcon{

}
.priceitemcon p{

    color: #fff;

    font-weight: 800;

    margin: 11px 20px;

    font-size: 19px;

    background: url(../images/duihao1.png) no-repeat left 0px;

    padding-left: 44px;
}
.priceitem > a{

    background-color: transparent;

    background-image: linear-gradient(145deg, #4E0180 23%, #9903DF 84%);

    color: #ffffff;

    border-color: #ffffff;

    transition-duration: 0.6s;

    font-family: "Baloo Thambi 2", Sans-serif;

    font-size: 17px;

    font-weight: 600;

    text-transform: uppercase;

    letter-spacing: 0.2px;

    padding: 15px 40px 15px 40px;

    border-style: none;

    border-radius: 15px 15px 15px 15px;

    margin: 20px auto;

    display: block;

    width: 57%;

    text-align: center;
}
.priceitem > img{

    width: 100%;
}
.priceitem.on h3{
    background-color: transparent;
    background-image: linear-gradient(145deg, #DB5600 23%, #FF8C00 84%);
}

.priceitem.on > a{
    background-color: transparent;
    background-image: linear-gradient(145deg, #DB5600 23%, #FF8C00 84%);
}
.priceitem.on .priceitemcon p{
    background: url(../images/duihao2.png) no-repeat left 0px;
}
.resevi{
    width: 1280px;
    margin: 10px auto;
    display: flex;
}
.resevi img{
    width: 24.6%;
    display: block;
    border-radius: 10px;
}
.resevi2 {
    width: 1280px;
    margin: 10px auto;
    display: flex;
}
.resevi2 img{
    width: 20%;
}
.bannerlogo{
    text-align: center;
    margin-top: 30px;
}
.bannerlogo img{
    height: 200px;
}
.pagebanner{

    position: relative;

    height: 500px;

    background: #000;

    overflow: hidden;
}
.pagebanner video{

}
.pagebannercon{

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;
}
.pagebannercon h2{

    color: #FFFFFF;

    font-family: "Balsamiq Sans", Sans-serif;

    font-size: 32px;

    font-weight: bold;

    text-transform: uppercase;

    border: 4px solid #fff;

    border-radius: 20px;

    width: 1270px;

    margin: 30px auto;

    text-align: center;

    padding: 10px 0;

    margin-top: 10%;
}
.pagebannercon h2 span{

    background-image: linear-gradient( 90deg, #FFB000 0%, #A100FF 100% );

    background-size: cover;

    -webkit-background-clip: text;

    background-clip: text;

    -webkit-text-fill-color: transparent;
}
.pagebannercon p{

    color: #FFFFFF;

    font-family: "Balsamiq Sans", Sans-serif;

    font-size: 25px;

    font-weight: 600;

    line-height: 34px;

    width: 970px;

    margin: 30px auto;

    text-align: center;
}

.list_tip{

    color: #fff;

    text-align: center;

    font-size: 23px;

    font-weight: 700;

    margin: 30px auto;
}
.list_tip span{

    color: #ff0000;
}
.list_tip a{

    color: #ff9900;
}
.list_title{

    color: #fff;

    text-align: center;

    font-size: 26px;

    border: 5px solid #FF8200;

    width: 1160px;

    margin: 10px auto;

    padding: 15px 0;

    border-radius: 10px;

    font-weight: 700;
}
.pindao .e-con-inner{
    display: flex;
    width: 1200px;
    margin: 20px auto;
}
.pindao .e-con-inner .elementor-element{
    background: #7a7a7a;
    border-radius: 10px;
    padding: 10px;
    width: 91%;
    margin: 1%;
}
.pindao .e-con-inner .elementor-toggle-icon-closed {
    display: block;
}
.pindao .e-con-inner .elementor-toggle-icon-opened{
    display: none;
}
.pindao .e-con-inner .elementor-toggle-icon svg {
    fill: #FF8200;
    width: 1em;
    height: 1em;
}
.pindao .e-con-inner .elementor-tab-content{
    display: none;
}
.pindao .e-con-inner .elementor-toggle-item{
    border-bottom: 1px solid #ffff;
    width: 100%;
    padding: 10px;
}
.pindao .e-con-inner .elementor-tab-title{
    display: flex;
    font-size: 20px;
}
.pindao .e-con-inner .elementor-toggle-title{
    color: #fff;
    font-weight: 700;


}
.elementskit-accordion{
    width: 1290px;
    margin: 0 auto;
}
.elementskit-card{border: 4px solid #fff;border-radius: 10px;margin: 30px auto;}
.elementskit-card .elementskit-card-header{

    padding: 30px;

    color: #fff;
    background: url("../images/down.png") no-repeat  98% center;
}
.elementskit-card .elementskit-card-header a{
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    font-size: 22px;
}
.elementskit-card .collapse{

    background: #fff;

    padding: 20px 50px;

    font-size: 18px;

    line-height: 30px;

    display: none;
}
.jiaocheng img{
    max-width: 60%;
    margin: 15px 0;
}

.ue-text{

    color: #fff;

    text-align: center;

    font-size: 35px;

    line-height: 47px;

    margin: 40px auto;
}
.ue_beginning_text{

    display: block;

    text-align: center;
}
.ue_gradient_text{

    background-image: linear-gradient( 90deg, #FFB000 0%, #A100FF 100% );

    background-size: cover;

    -webkit-background-clip: text;

    background-clip: text;

    -webkit-text-fill-color: transparent;

    text-fill-color: transparent;
}
.ue_ending_text{

}
.conlink{

}
.conlink p{

    border: 5px solid #fff;

    width: 1000px;

    margin: 20px auto;

    color: #fff;

    border-radius: 15px;
}
.conlink p a{

    color: #fff;

    font-size: 20px;

    font-weight: 700;

    text-decoration: none;
}
.conlink p a img{

    vertical-align: middle;

    width: 50px;

    margin: 20px;
}
.whatapp{
    position: fixed;
    bottom: 40px;
    left: 20px;
    z-index: 10;
}
.whatapp img{
    width: 60px;
}
.btngroup{

    text-align: center;

    display: flex;

    justify-content: center;

    margin-top: 27px;

    font-size: 30px;

    align-items: center;
}
.btngroup a:first-child{

    color: #fff;



    border-radius: 10px;

    padding: 10px;

    display: block;

    text-decoration: none;

    margin: 0 10px;
    background-color: transparent;

    background-image: linear-gradient(145deg, #DB5600 23%, #FF8C00 84%);

}
.btngroup a:last-child{

    background-color: transparent;

    background-image: linear-gradient(145deg, #DB5600 23%, #FF8C00 84%);

    color: #fff;

    line-height: 41px;

    padding: 10px 15px;

    border-radius: 10px;

    text-decoration: none;

    margin: 0 10px;
}
.close{
    display: none;
}
.close img{
    width: 30px;
}
