@charset "UTF-8";
*{margin:0;padding:0;list-style: none;text-decoration:none;border:none;}
body{font-size: 12px;font-family: "Microsoft YaHei";background-color: #04050a;overflow-x:hidden;}
.fl{float:left;}
.fr{float:right;}
.rel{position:relative;}
.abs{position:absolute;}
.w1200{width:1200px;margin:0 auto;}

.topbar {
	background: url(/main/img/nei/top-bg.png) no-repeat center top;
	width:100%;
	height:95px;
	position: relative;
	z-index: 9
}

.topbar-nav {
	text-align: center;
	position: relative
}

.topbar-nav .logo {
	cursor: pointer;
	display:block;
	margin-top:10px;
}

.topbar-nav .nav-list {
	width: 1225px;
    height: 95px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;	
}

.topbar-nav .sub-nav {
	z-index: 100;
	position: absolute;
	left: 0;
	top: 90px;
	width: 190px;
	height: 0;
	-webkit-transition: all .5s ease-out;
	transition: all .5s ease-out;
	overflow: hidden
}

.topbar-nav .sub-nav-list li {
	border-top: 1px solid rgba(235,222,184,.3);
	background: rgba(0,0,0,.5);
	-webkit-transition: background .3s;
	transition: background .3s
}

.topbar-nav .sub-nav-list li:first-child {
	border-top: 0
}

.topbar-nav .sub-nav-list li a {
	display: block;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center
}

.topbar-nav .sub-nav-list li a:hover {
	color: #ebdeb8
}

.topbar-nav .nav-con {
	position: relative;
	display: block;
	width: 190px;
	/*height: 60px;*/
	padding-top: 38px;
	font-weight: 700;
	font-size: 24px;
    font-family: serif;
    color: #e4cf97;
	-webkit-transition: all .3s;
	transition: all .3s
}
.topbar-nav .nav-con .cn::before,
.topbar-nav .nav-con .cn::after{
	background:url(/main/img/nei/top-icon.png) no-repeat;
	content:"";
	width: 15px;
	height: 15px;
    display: inline-block;
    margin: 0 10px;
}
.topbar-nav .nav-con .en {
	font-size: 12px;
	font-weight: 400;
	font-family: Arial,Helvetica,sans-serif
}

.topbar-nav .nav-item {
	position: relative;
	
}
.topbar-nav .nav-item .cn

.topbar-nav .nav-item:hover .nav-con {
	color: #ebdeb8
}

.topbar-nav .nav-item:hover .sub-nav {
	height: 165px
}

.topbar-nav .nav-item:hover .sub-nav-list {
	color: #ebdeb8
}

.wrap{width:100%;min-width: 1200px;max-width:1920px;background:#000 url(../images/2507/bg1.webp) no-repeat center top;margin:0 auto;}
.cont1{height:850px;overflow:hidden;}
.bgvideo{top:0px;left:50%;margin-left:-960px;position:absolute;z-index: 1;width:1920px;height:984px;}
.top{margin:0 auto;height: 850px;z-index:5;}
/*.top .goIndex{    color: #fff;font-size: 16px;background:url(//cqyk.ixinyou.com/images/go_home.png) no-repeat;width:143px;height:41px;line-height:41px;text-align:center;position:absolute;float: right;right:80px; font-weight:bold;}*/
.top .logo{display: none;top: 40px;left: 0px;width: 230px;height:100px;}
.top .logo img{width:100%;}
.top .start-time{width: 350px;height: 55px;line-height: 55px;text-align: center;top: 288px;font-size: 30px;left: 255px;color: #b50000;font-weight: bold;} 
.top .start-time .text{width: 350px;height: 55px;line-height: 57px;text-align: center;top: 605px;font-size: 24px;left: 365px;color: #b50000;font-weight: bold;}
.top .slogan{display:block;position: absolute;margin: 0 auto;width: 1200px;height: 215px;text-align: center;top: 126px;font-size: 23px;left: 15px;color: #fff;}
.top .header-btn{width: 555px;display:flex;top: 355px;justify-content: space-around;align-items: center;left: 150px;}
.top .btn{width:205px;height:75px;display:block;text-indent:-9999px;}
.top .btns{display:flex;flex-direction: column; justify-content: space-around;align-items: center;height:150px;}
.top .btn_yy{background:url(../images/2507/top-yy.png) no-repeat;width:327px;height:191px;}
.top .btn_reg{background:url(../images/2507/top-reg.png) no-repeat;margin-top:-15px;}
.top .btn_download{background:url(../images/2507/top-down.png) no-repeat;}

.top .sub_box{
	top: 595px;
    width: 850px;
    height: 180px;
    left: 170px;
}
.top .sub_box .pro-title{
	font-size:23px;
	color:#fffde3;
	text-align:center;
}
.top .sub_box .box_pro_bg{
    width: 100%;
    height: 13px;
    top: 86px;
    background-color: #695a5d;
    border: 1px solid #544640;
	z-index:1;
	overflow:hidden;
}
.top .sub_box .box_pro_bg .box_pro{
	height: 100%;
    background-color: #f38e1a;
}

.top .sub_box .item_img{
	z-index: 2;
	width: 90%;
	/* display: flex; */
	/* justify-content: space-around; */
	left: 55px;
	top: 53px;
}
.top .sub_box .item_img .item{
	position:relative;
	width: 120px;
	height: 100px;
	float: left;
}
.top .sub_box .item_img .item img{
	position:absolute;
	z-index:2;
}
.top .sub_box .item_img .item p{
	    font-size: 17px;
    color: #fff;
    text-align: center;
    margin-top: 72px;
}
.top .sub_box .item_img .item:nth-child(1){
	margin-right: 105px;
}
.top .sub_box .item_img .item:nth-child(2){
	margin-right: 75px;
}
.top .sub_box .item_img .item:nth-child(3){
	margin-right: 87px;
}
.top .sub_box .item_img .item.active::after{
	content:"";
	background:url(../images/2507/icon-yy-h.png) no-repeat;
	width:226px;
	height:146px;
	position:absolute;
	z-index: 1;
    top: -40px;
    left: -75px;
}

.cont2 {
    width: 100%;
    height: 745px;
}
.cont2 .title{height:145px;}
.ts{height:625px;}
.ts .Cooldog_content {
    position: absolute;
    width: 1025px;
    height: 535px;
    top: 0;
	left: 80px;

}

.ts .Cooldog_content li {
    position: absolute;
    width: 100%;
    transition: all 0.3s ease;
}

.ts .Cooldog_content li img {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    display: inline-block;
}
.ts .Cooldog_content li a {
	cursor: unset;
}

.ts .Cooldog_content li .ts-info{
	display:none;
	width:700px;
	height:53px;
	position:absolute;
	color: #924639;
	font-size:20px;
	font-family:yahei;
	text-align:center;
	line-height:53px;
	/*background:url("/act/ad01/images/210903/ts/ts-info.png") no-repeat;*/
    bottom: 82px;
    left: 15px;
}
.ts .btn_left,
.ts .btn_right {
    width: 176px;
    height: 100px;
    position: absolute;
    top: 235px;
    z-index: 50;
    color: #fff;
    line-height: 179px;
}

.ts .btn_left {
    text-align: left;
    left: -5px;
    background:url(//cqyk.ixinyou.com/images/240830/youxitese-btn-left.png) no-repeat;
}

.ts .btn_right {
    text-align: right;
    right: -95px;
    background:url(//cqyk.ixinyou.com/images/240830/youxitese-btn-right.png) no-repeat;
}

.ts .buttons {
    height: 80px;
	width:599px;
    line-height: 5px;
    margin: 730px auto 0 306px;
    z-index: 80;
	position:absolute;
	/*background:url(/images/ts/1.png) no-repeat;*/
}

.ts .buttons a {
    float: left;
    width: 21px;
    height: 21px;
    font-size: 26px;
    line-height: 65px;
    background: url(/images/241210/A/ts/icon.png) no-repeat;
    text-align: center;
    margin-right: 40px;
	margin-top:-5px;
	border-radius:25px;
}

.ts .buttons a.on {
    background:url(/images/241210/A/ts/icon-h.png) no-repeat;
    color: #fff;
}
.ts .buttons a:nth-child(1){
	margin-left:165px;
}

.ts .buttons-left {
    height: 560px;
	width:150px;
    line-height: 5px;
    top:180px;
	left:-20px;
    z-index: 80;
	position:absolute;
}

.ts .buttons-left a {
    width: 140px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    background: url(/images/220308/ts/an1.png) no-repeat;
    text-align: center;
    margin-bottom: 50px;
	color:#fff;
	display:block;
}
.ts .buttons-left a.on {
    background:url(/images/220308/ts/an2.png) no-repeat;
    color: #9b6234;
}
.ts .buttons-top {
    height: 40px;
	width:1200px;
    line-height: 5px;
    top:60px;
	left:137px;
    z-index: 80;
	position:absolute;
}

.ts .buttons-top a {
	float:left;
    width: 160px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    background: url(/images/241210/A/ts/an-n.png) no-repeat;
    text-align: center;
    margin-left: 23px;
	color:#39302d;
	font-weight:bold;
	display:block;
}
.ts .buttons-top a.on {
    background:url(/images/241210/A/ts/an-h.png) no-repeat;
    color: #dc8c5d;
}


.p1 {
    transform: translate3d(-325px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0;
    z-index: 2;
}

.p2 {
    transform: translate3d(-85px, 0, 0) scale(0.9);
    transform-origin: 0 50%;
    opacity: 0.7;
    z-index: 3;
}

.p3 {
    transform: translate3d(0px, 0, 0) scale(1);
    opacity: 1;
    z-index: 4;
}

.p4 {
    transform: translate3d(205px, 0, 0) scale(0.9);
    transform-origin: 0 50%;
    opacity: 0.7;
    z-index: 3;
}

.p5 {
    transform: translate3d(425px, 0, 0) scale(0.81);
    transform-origin: 0 50%;
    opacity: 0;
    z-index: 2;
}


.cont3{height:730px;}
.cont3 .title{height:100px;}
.cont3 .news{width: 713px;height: 355px;position:absolute;top: 7px;right: 0;}
.cont3 .new-nav{height:45px;overflow:hidden;}
.cont3 .nav a{color:#e3e3e3;font-size:21px}
.cont3 .nav li{float:left;margin-left:40px;line-height: 45px;position:relative;width: 100px;height: 43px;text-align:center;}
.cont3 .nav .cur{border-bottom: 2px solid #edcf75;z-index: 10;}
.cont3 .nav .cur a, .nav a:hover{color:#edcf75;}
.cont3 .title-list{display:none;}
.cont3  .title-list{margin: 40px auto;width: 645px;height: 240px;overflow: hidden;}
.cont3  .title-list li{height: 49px;font-size: 18px;width: 645px;color: #e3e3e3;}
.cont3  .title-list a{color: #e3e3e3;text-align:left;font-size: 18px;}
.cont3  .title-list span{float:right;height:35px;}
.cont3  .newstt {width:500px;overflow:hidden;float:left;height: 35px;text-overflow:ellipsis;white-space:nowrap;}
.cont3  .more{font-size: 21px;color: #e3e3e3;margin-left: 35px;line-height: 46px;}
.cont3  .title-list li:hover,
.cont3 .title-list li:hover a{color:#fff}

.cont3 .news-img {width: 475px;top: 6px;height: 357px;left:0;}
.cont3 .news-img .bd{width:475px;overflow:hidden;position:relative;height:357px;}
.cont3 .news-img .bd li{position:relative;}
.cont3 .news-img .bd li img{width:100%;}
.cont3 .news-img .hd{/* width: 150px; */height: 15px;position:absolute;bottom: 10px;right:5px;}
.cont3 .news-img .hd li{width: 12px;height: 12px;background-color: #888a8d;border-radius: 15px;margin-right: 5px;display: inline-block;}
.cont3 .news-img .hd li.on{background-color: #ffeaaa;}

.cont3 .lb-pic{    width: 100%;top: 385px;}
.cont3 .lb-pic .bd li{width:294px;height:221px;float:left;margin-right:8px;}
.cont3 .lb-pic .bd li:last-child{margin-right:0;}

.cont4{height:530px; overflow:hidden;display:none;}
.join {
    display: flex;
    width: 795px;
    height: 180px;
    justify-content: space-between;
    position: relative;
    margin-top: 100px;
    margin-left: 50px;
    text-align: center;
}
.join .join-item {
    width: 150px;
    font-size: 20px;
    color: #fff;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.join .join-item img{width:100%;}
.wxgzh::after{
	content:"";
	background:url(/images/logo.png) no-repeat;
    width: 85px;
    height: 50px;
    position: absolute;
    background-size: 100%;
    margin-top: 52px;
}

.foot-btns{width: 700px;display:flex;justify-content: space-around;align-items: center;margin-top: 75px;margin-left: 250px;}
.foot-btns .btn{width:282px;height:108px;display:block;text-indent:-9999px;}
.foot-btns .btn_reg{background:url(../images/2507/foot-reg.png) no-repeat;}
.foot-btns .btn_download{background:url(../images/2507/foot-down.png) no-repeat;}




.dialog{display:none;}
.btn_dialog_close{width: 21px;height:22px;position:absolute;top:2px;right:-30px;cursor:pointer;background: url(../images/btn_hb_close.png?v=1);overflow:hidden;text-indent:-9999px;}
.dialog_title{height: 60px;line-height: 60px;padding-top: 10px;font-size: 25px;color: #fff;border-bottom: 1px solid #282636;text-align: center;position: relative;}
.dialog_title strong{color:#ffe27d}

.blackBg{width:100%; background:#000; position:absolute; top:0; left:0; z-index:98; display:none;}
.closeBtn{width: 45px;height:45px;position:absolute;background: url(/images/close.png?v=1) no-repeat ;right:-50px;top:115px;cursor: pointer;overflow:hidden;text-indent: -9999px;}

/*注册*/
.pop4{background:url(/images/reg-tc.png) no-repeat;width:535px; height:461px;display:none;position: fixed;top:50%;left:50%;margin-left: -275px;margin-top:-300px;z-index: 99;}
.pop4 .closeBtn {width:45px; height:45px; right:-50px; top:0px;cursor:pointer;overflow:hidden; position:absolute;background:url('/images/close.png') no-repeat;}
.pop4reg{float:right; width:270px; height:258px; position:absolute; z-index:100; top:90px; right:117px;border:0 solid #000;}

/*临时礼包*/
.pop5{background:url(/images/210510/poptc2.png) no-repeat center center/80% auto;width:1398px; height:903px;display:none;position: fixed;top:50%;left:50%;right:0;bottom:0;margin-left: -850px;margin-top:-500px;z-index: 99;}
.pop5 .closeBtn {width:45px; height:45px; right:50px; top:190px;cursor:pointer;overflow:hidden; position:absolute;background:url('/images/close.png') no-repeat;}
.pop5reg{float:right; width:270px; height:258px; position:absolute; z-index:100; top:330px; right:290px;border:0 solid #000;}

.ani-scale{
	animation: topdown ease-in-out 1s infinite;
	-webkit-animation: topdown ease-in-out 1s infinite;
}
@-webkit-keyframes topdown {
    0% {
        transform: scale(.9);
    }
	50%{
		transform: scale(1);
	}
	100%{
		transform: scale(.9);
	}
}
@keyframes topdown {
    0% {
        transform: scale(.9);
    }
	50%{
		transform: scale(1);
	}
	100%{
		transform: scale(.9);
	}
}


.up10{
	-webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;	
}
.up10:hover{
	-webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

/* 视频 */
.videoTc{font-family:'Microsoft Yahei';background:#fff;width:640px; height:320px;display:none;position: fixed;top:50%;left:50%;margin-left: -338px;margin-top:-105px;z-index: 99;}
.videoTc .closeBtn{position:absolute;right:0;top:0;height:45px;width:45px;text-align: center;line-height:61px;color:#fff;font-size:30px;z-index:10}
#video{width:640px;height:360px;background:#000;}		
