* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 14px;
	width: 100%;
	color: #111111;
	font-family: Source Han Sans CN;
}

body {
	overflow-x: hidden;
	position: relative;
}

a {
	text-decoration: none;
	color: #111111;
}

a:hover,
a:active,
a:focus {
	color: #111111;
}

img {
	vertical-align: middle;
	max-width: 100%;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none;
}

input,
button,
select,
textarea {
	outline: none!important;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ta_l {
	text-align: left;
}

.ta_c {
	text-align: center;
}

.ta_r {
	text-align: right;
}

.h_166 {
	height: 166px;
}

.clear {
	clear: both;
}
.icon {
	width: 1em;
	height: 1em;
	vertical-align: -0.15em;
	fill: currentColor;
	overflow: hidden;
}
.banner {
	padding: 0 calc((100vw - 1500px) / 2);
	position: relative;
	height:100% !important;
	/*width: 100%;*/
	margin: 0 auto;
	background: linear-gradient(134deg, #603a86 0%, #32C4FF 100%);
	/* text-align: center; */
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.banner .zzsd {
	position: absolute;
	background-image: url(https://img.tzsucai.com/2022/09/30/20220930/f5cb4315d5ca819038cf12e8899dc830.png);
	background-size:cover;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100%;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	opacity: 0.51;
	z-index: 1;
}

.banner .tab {
	width: 100%;
	height: 70px;
	border-radius: 0px 0px 0px 0px;
}
/* .banner div {
	position: relative;
	z-index: 2;
} */

.banner .title {
	/* margin-top: 170px; */
	padding: 90px 0 0 0;
	width: 890px;
	height: 212px;
	font-size: 50px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	color: #FFFFFF;
}

.banner .texts {
	margin-top: 46px;
	width: 1144px;
	height: 151px;
	font-size: 19px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
}

.banner .submits {
	margin-top: 65px;
	width: 366px;
	height: 100px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 1px rgba(0,36,201,0.63);
	border-radius: 20px 20px 20px 20px;
	opacity: 1;
	line-height: 100px;
	z-index: 2;
}
.banner .submits p{
	width: 366px;
	height: 100px;
	font-size: 40px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #5264FF;
	line-height: 100px;
	text-align: center;	
	cursor:pointer;
}
.banner .submits p img{
	width: 40px;
	height: 40px;
	margin-left: 5px;
	margin-bottom: 10px;	
}



.banner .types {
	margin-top: 15px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner .types a {
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 10px;
	transition: all 0.6s;
}
.banner .types a span{
	margin-right: 10px;
}
.banner .types a:hover{
	color: #FF0065;
}

.banner .text_main {
	width: 100%;
	max-width: 1500px;
	display: flex;
	justify-content:space-between;
	/*margin-top:35px;*/
	/*margin-bottom: 28px;*/
	margin: 72px auto 72px;
	padding-right: 180px;
	color: #FFFFFF;
}
.banner .text_main_l {
	width: 480px;
	height: 131px;
	font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
}
.banner .text_main_r {
	display: flex;
	justify-content:center;
	align-items: center;
}


.banner .text_main_r div{
    width: 160px;
    text-align: center;
    z-index:2;
    cursor:pointer
}
.banner .text_main_r .first{
    padding-top: 4px;
}
.banner .text_main_r div:hover p{
    color: #ff5900;
}
.banner .text_main_r div a i{
	display: block;
	font-size: 48px;
	line-height: 48px;
	color: #fff;
}


.banner .text_main_r div p{
	margin-top: 8px;
	font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}


.banner .text_main_r div:last-child{
 position: relative;
}
/* 微信售后群图标用 <img>，前三项用字体图标 <i>。
   实测字体图标 <i> 盒高 72px（48px 字形 + 字体上下留白），<img> 仅 48px，
   导致该项整体比其它项矮 24px、文字间距也不同。
   这里用上下各 12px 的 padding 把 <img> 盒高撑到 72px、视觉图居中（padding 不触发 margin 折叠），
   使其盒高、图标视觉位置、文字间距都和字体图标完全一致 */
.banner .text_main_r div a img.weixinma{
 display: block;
 width: 48px;
 height: 48px;
 padding: 12px 0;
 margin: 0 auto;
 box-sizing: content-box;
}
.banner .text_main_r div:hover .tankuangbox{
 display:block;
}

/* 浮窗锚定在按钮正上方，避免被兄弟元素/头部遮挡，并去掉固定高度防止文字裁切 */
.banner .text_main_r .tankuangbox{
 position: absolute;
 display: none;
 left: 50%;
 transform: translateX(-50%);
 bottom: 100%;
 margin-bottom: 14px;
 width: 155px;
 z-index: 999;
}
.banner .text_main_r .tankuang{
 position: relative;
 padding:11px 12px;
 width: 155px;
 height: auto;
 background-color: #fff;
 box-shadow: 0 4px 16px rgba(0,0,0,.18);
 border-radius: 10px 10px 10px 10px;
}
.banner .text_main_r .tankuang .erweima{
 width: 100%;
}
.banner .text_main_r .tankuang span{
    display: block;
    margin-top: 8px;
    font-size: 12px;
    color: #000;

}
.banner .text_main_r .sanjiao{
 width: 0px;
    height: 0px;
 margin:0 auto;
    border: 10px solid transparent;
    border-top-color: #fff;

}




.gg{
	/* background-image: url(https://img.tzsucai.com/2022/09/30/20220930/918669017bc1cd31b925e07cf4767232.png); */
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	/*width: 100%;*/
	margin: 0 auto;
	height: 140px;
	line-height: 140px;
	text-align: center;
	/*margin-top: 60px;*/
	font-size: 50px;
	color: #FFFFFF;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	/* background: linear-gradient(180.05deg, #cae5f4 0.04%, rgba(141, 200, 232, 0.578125) 59.8%, rgba(141, 200, 232, 0) 104.1%); */
	background: #4e6eb4;
}

/* ============================================== */
.boxbg {
	background-color: #F7F7FF; 
}
.box {

	padding:100px 0; 

	margin: 100px auto;
}

.box .box_main {
    	width: 1434px;
    	/* width: 100%; */
    	margin: 0 auto;
    	display: flex;
    	/*justify-content: space-between;*/
}

.box .box_main:last-child {
	margin-bottom: 0;
}

.box .box_main1 .text_main {
	width: 655px;
	margin-left: 50px;
}
.box .box_main3 .text_main {
	/*width: 100%;*/
	margin-left: 50px;
}
.box .box_main2 .text_main {
	/*width: 100%;*/
	margin-right: 50px;
}


.box .title {
	font-size: 30px;
	color: #0A0A0A;
	margin-bottom: 30px;
	text-align: center;
}

.box .title span {
	color: #0080FF;
}

.box .list {
	background-color: #fff;
	padding: 16px 20px 30px 36px;
	margin-bottom:16px;
	box-sizing: border-box;
	cursor: pointer;
	width: 658px;
	margin: 0 auto 16px;
}

.box .list.ons {
	border-left:4px solid transparent;
	border-image: linear-gradient(to bottom, #8f41e9, #578aef) 1;
	width: 655px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 1px rgba(0,37,187,0.2);
	border-radius: 2px 2px 2px 2px;
}

.box .list .name {
	font-size: 20px;
	color: #0A0A0A;
}

.box .list .text {
	margin-top: 8px;
	color: #999999;
	font-size: 14px;
}

.box .img {
	/* width: 1012px; */
	height: 680px;
	width: 750px;
	/*height: 100%;*/
	border-radius: 10px;
	overflow: hidden;
	/* margin: auto 0; */
	padding: 70px 0;
}

.box .img img {
	width: 100%;
	/* height: 100%; */
}
/* ======================================= */

.like {
	margin-top: 100px;
}

.like .title {
	font-size: 50px;
	color: #0A0A0A;
	text-align: center;
}

.like .text {
	font-size: 20px;
	color: #999999;
	text-align: center;
	margin-top: 30px;
}

.like .mains {
    width: 100%;
    margin: 30px auto 0;
    /*margin-top: 30px;*/
    display: flex;
    flex-wrap: wrap;
    padding: 0px 100px;
    justify-content: space-around;
    
}

.like .list {
	display: flex;
	align-items: center;
	justify-content: space-around;
	/*justify-content: space-between;*/
	width: 478px;
	height: 247px;
	background: #FFFFFF;
	box-shadow: 0px 0px 15px 1px rgba(0,0,0,0.1);
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 30px;
	border-radius: 10px;
	padding: 46px 15px;
	box-sizing: border-box;
	transition: all 0.6s;
	
}
.like .list:hover{
	box-shadow: 0px 0px 8px 1px #8f41e9;
}


.like .list .img{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-107px -96px;
    text-align: center;
	width: 60px;
	height: 61px;
}
.like .list .img1{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-107px -96px;
}
.like .list .img2{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-283px -96px;
}
.like .list .img3{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-459px -96px;
}
.like .list .img4{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-107px -216px;
}
.like .list .img5{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-283px -216px;
}
.like .list .img6{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-459px -216px;
}
.like .list .img7{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-107px -336px;
}
.like .list .img8{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-283px -336px;
}
.like .list .img9{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-459px -336px;
}
.like .list .img10{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-107px -456px;
}
.like .list .img11{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-283px -456px;
}
.like .list .img12{
    background-image: url(https://img.tzsucai.com/cadbox/like_mains.png);
    background-repeat: no-repeat;
    background-position:-459px -456px;
}

.like .text_main {
	width: 70%;
	line-height: 30px;
	color: #999999;
	font-size: 16px;
}

.like .text_main .name {
	margin-bottom: 12px;
	font-size: 18px;
	color: #0A0A0A;
}

.like .text_main .p {
	color: #999999;
	font-size: 16px;
}
/* ========================================= */
.swiper {
	width: 100%;
	height: 100%;
}




/* ================================================= */
.vip{
	width: 100%;
	height: 800px;
	padding-top: 80px;
	background-color: #f7f7ff;
	/* background: linear-gradient(180.05deg, #8DC8E8 0.04%, rgba(141, 200, 232, 0.578125) 59.8%, rgba(141, 200, 232, 0) 104.1%); */
}
.vip .main{
	width: 100%;
	padding: 0 50px;
	margin: 0 auto;
}
.vip .type_main{
   
	display: flex;
	justify-content: center;
	
}
.vip .type_main .list{
     width: 338px;
     height: 400px;
     margin-right:56px;
     border: 1px solid #FFE1BA;
    
     background-color: #fff;
    
     border-radius: 15px;
     background-repeat: no-repeat;
     position: relative;
     cursor:pointer;
     
}
.vip .type_main .list:last-child{
    margin-right:0;
}
.vip .type_main .tag{
	position: absolute;
	top: -1px;
	right: -1px;
	width: 108px;
	height: 108px;
	opacity: 1;
	background-image: url(https://img.tzsucai.com/cadbox/duigou.png);
	border-radius: 0 10px 0 0;
	display: none;
}
.vip .type_main .huangguan{
	position: absolute;
	top: -30px;
	left: 50%;
	transform:translate(-50%,-50%);
	width: 124px;
	height: 124px;
	opacity: 1;
	background-image: url(https://img.tzsucai.com/cadbox/huangguan.png);
	display: none;
}
.vip .type_main .name{
	font-size: 30px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	padding: 60px 33px 0 37px;
	color: #0A0A0A;
	font-size: 30px;
	display: flex;
	align-items: center;
}
.vip .type_main .name div{
	margin-top: 4px;
	margin-right: 0 !important;
	margin-left: 6px !important;
	width: 38px;
	height: 38px;
	background-image: url(https://img.tzsucai.com/cadbox/zuanshi.png);
	margin-right: 15px;
}
.vip .type_main .name span{
    margin-left: 6px !important;
	align-items: center;
}
.vip .type_main .num{
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	margin-top: 25px;
	text-align: center;
	color: #FF0000;
	font-size: 40px;
	margin-bottom: 50px;
}
.vip .type_main .text{
	margin: 0 0 10px 45px;
	font-size: 20px;
	color: #0A0A0A;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}
.vip .type_main .text span{
	font-size: 20px;
	color: #FF0000;
	margin-left: 20px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
}
.vip .type_main .jt{
	width: 52px;
	height: 30px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -47px;
	background-image: url(https://img.tzsucai.com/cadbox/bg.png);
	background-position: -179px -221px;
	background-repeat: no-repeat;
	display: none;
}
.vip .type_main .list.ons{
	border: 3px solid #DB9A45;
	width: 338px;
	height: 400px;
	background: #FFF4E6;
	box-shadow: 0px 0px 10px 1px rgba(229,179,114,1);
	border-radius: 15px 15px 15px 15px;
	opacity: 1;
	border: 3px solid #DB9A45;


}
.vip .type_main .list.ons .tag{
	display: block;
}
.vip .type_main .list.ons .huangguan{
	display: block;
}

.vip .pay_main{
	position: relative;
	border-radius: 10px;
}
.vip .pay_main .name{
	position:absolute;
	left:50%;
	transform:translate(-50%,-50%);
	width: 328px;
	height: 80px;
	background: #DB9A45;
	border-radius: 20px 20px 20px 20px;
	margin-top: 120px;
	text-align: center;
	color: #0A0A0A;
	font-size: 40px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 80px;
}
.vip .pay_main .name i{
	font-size: 40px;
}

.vip .pay_main .texts{
	position:absolute;
	left:50%;
	/* top:50%; */
	transform:translate(-50%,-50%);
	margin-top: 188px;
	text-align: center;
	font-size: 16px;
	color: #999999;
}
.vip .pay_zz{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 888;
	top: 0;
	left: 0;
	background: #00000080;
	display: flex;
	justify-content: center;
	align-items: center;
}
.vip .pay_zz .pay_zz_main{
    width: 278px;
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.vip .pay_zz .backs{
    width: 40px;
    margin: 0 auto;
    border-radius: 40px;
    overflow: hidden;
    transition: all 0.6s;
    cursor: pointer;
}
.vip .pay_zz .backs:hover{
	transform: rotate(90deg);
}
.vip .pay_zz .backs .iconfont{
    font-size: 40px;
    color: #FFFFFF;
}
.vip .pay_zz .code{
    width: 278px;
    height: 278px;
    padding: 20px;
    box-sizing: border-box;
    background: #FFFFFF;
    margin-top: 26px;
    border-radius: 10px 10px 0 0;
}
.vip .pay_zz .code img{
    width: 100%;
    height: 100%;
}
.vip .pay_zz .text_mains{
    height: 37px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
}
.vip .pay_zz .text_mains .lists{
    width: 50%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #eeeeee;
    font-size: 20px;
    color: #666666;
    cursor: pointer;
}
.vip .pay_zz .text_mains .lists.one{
    background: #f39800;
    color: #FFFFFF;
}

/* ========================================== */
.Illustration{
	margin-top: 100px;
	text-align: center;
}
.Illustration .title{
	font-size: 50px;
	color: #0A0A0A;
}
.Illustration .text{
	font-size: 20px;
	color: #999999;
	margin-top: 25px;
}
.Illustration .mains{
	width: 1400px;
	margin: 40px auto 0;
	display: flex;
	justify-content: space-between;
}
.Illustration .list{
	width: 23%;
}
.Illustration .img{
	width: 285px;
	height: 285px;
	margin: 0 auto;
}
.Illustration .list img{
	transition: all 0.6s;
}
.Illustration .list img:hover{
	transform: scale(1.1);
}
.Illustration .name{
	margin-top: 20px;
	color: #0A0A0A;
	font-size: 30px;
}
.Illustration .list .text{
	margin-top: 10px;
	line-height: 30px;
	font-size: 18px;
}
/* ===================================================== */


.video{
 margin-top: 70px;
 text-align: center;
}
.video .title{
 font-size: 50px;
 color: #0A0A0A;

}
.video .text{
 font-size: 20px;
 color: #999999;

 margin-top: 20px;
}
.video .mains{
 width: 1400px;
 margin: 20px auto 0;
 position: relative;
}
.video .mains .play{
 position: absolute;
 top: 0;
 left: 0;
 right: 0;
 bottom: 0;
 width: 164px;
 height: 164px;
 margin: auto auto;
 z-index: 888;
 cursor:pointer;
}
.video .mains .play .icon{
 font-size: 164px;
}
.video .mains video{
 width: 100%;
}



/* ========================================================= */
.link{
	margin-top: 100px;
	text-align: center;
}
.link .title{
	font-size: 50px;
	color: #0A0A0A;
}
.link .title span{
	color: #EE2C79;
}
.link .text{
	font-size: 20px;
	color: #999999;
	margin-top: 20px;
}
.link .mains{
	width: 1400px;
	margin: 20px auto 0;
	display: flex;
	justify-content: space-between;
}
.link .list{
	width: 234px;
	height: 82px;
}
.link .list img{
	transition: all 0.6s;
}
.link .list img:hover{
	transform: scale(1.2);
}
/* =============================================== */
.end{
	margin-top: 100px;
	/*height: 900px;*/
	width: 100%;
	padding: 0;
	box-sizing: border-box;
}

.end .endtop {
	width: 100%;
	height: 518px;
	padding-top:100px;
	/* background: linear-gradient(91deg, #5F3CFF 0%, #32C4FF 100%); */
	background: linear-gradient(180.05deg, #8DC8E8 0.04%, rgba(141, 200, 232, 0.578125) 59.8%, rgba(141, 200, 232, 0) 104.1%);
}

.end .endtop .title{
	text-align: center;
	color: #FFFFFF;
}
.end .endtop .title h2{
	font-size: 50px;
	font-weight: 600;
}
.end .endtop .title p{
	font-size: 18px;
}
.end .endtop .endsubmits {
	width: 366px;
	height: 100px;
	background-color: #FFF;

	margin: 80px auto;
	border-radius: 20px;
}
.end .endtop .endsubmits p {
    line-height:100px ;
	text-align: center;
    font-size: 40px;
    color: #5264ff;

}
.end .endsubmits{
	margin-top: 45px;
	/* margin-left: 224px; */
	width: 366px;
	height: 100px;
	background: #FFFFFF;
	box-shadow: 0px 0px 10px 1px rgba(0,36,201,0.63);
	border-radius: 20px 20px 20px 20px;
	opacity: 1;
	line-height: 100px;
	font-size:40px;
	margin:80px auto 0;
	cursor:pointer;

}
.end  .endsubmits p{
	width: 366px;
	height: 100px;
	font-size: 40px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #5264FF;
	line-height: 100px;
	text-align: center;
	cursor:pointer;
}
.end  .endsubmits p img{
	width: 40px;
	height: 40px;
	margin-left: 5px;
	margin-bottom: 10px;	
}

.end .endmains{
	background-image: url(https://img.tzsucai.com/cadbox/end_mains.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%  !important;

}
.end .endmains .endheader{
	padding: 80px 0;
	text-align: center;
	color: #FFFFFF;
}
.end .endmains .endheader h2{
	font-size: 50px;
}
.end .endmains .endheader p{
	font-size: 20px;
}
.end .endmains .endbody{
	display: flex;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
}
.end .endbody .list{
	width: 267px;
	transition: 1s;
}
.end .endbody .list .lists{
	transition: 1s;
}
.end .endbody .list:hover .lists{
	transform: rotateY(360deg);
}
.end .endbody .list .ioc{
	height: 180px;
	width: 180px;
	background-image: url(https://img.tzsucai.com/cadbox/end_mains_1.png);
	/* background-position: -54px -329px; */
	background-repeat: no-repeat;
	margin: 0 auto;
}
.end .endbody .list:nth-child(2) .ioc{
	background-image: url(https://img.tzsucai.com/cadbox/end_mains_2.png);
	/* background-position: -241px -329px; */
}
.end .endbody .list:nth-child(3) .ioc{
	background-image: url(https://img.tzsucai.com/cadbox/end_mains_3.png);
	/* background-position: -457px -329px; */
}
.end .endbody .list:nth-child(4) .ioc{
	background-image: url(https://img.tzsucai.com/cadbox/end_mains_4.png);
	/* background-position: -665px -329px; */
}
.end .endbody .list:nth-child(5) .ioc{
	background-image: url(https://img.tzsucai.com/cadbox/end_mains_5.png);
	/* background-position: -880px -329px; */
}
.end .endbody .list:nth-child(6) .ioc{
	background-image: url(https://img.tzsucai.com/cadbox/end_mains_6.png);
	/* background-position: -880px -329px; */
}
.end .endbody .list .name{
    margin: 32px auto;
    /*margin-top: 32px;*/
    text-align: center;
    font-size: 25px;
    color: #FFFFFF;
}
/* ================================================ */
.mySwiper1 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.team{
	margin-top: 100px;
	text-align: center;
	background-color: #F7F7FF;
	padding-top: 50px;
	padding-bottom: 70px;
}
.team .title{
	font-size: 50px;
	color: #0A0A0A;
}
.team .text{
	font-size: 20px;
	color: #999999;
	margin-top: 20px;
}
.team .mains{
	margin: 50px auto 0;
	width: 1400px;
}
.team .mains .swiper-wrapper{
	margin-top:80px;
}
.team .mains .swiper-slide{
	position: relative;
	flex-direction: column;
	padding: 0 40px;
	border-radius: 10px;
	width: 420px;
	height: 383px;
	justify-content: flex-start;
}

.team .mains .swiper-slide .headers{
	position:absolute;
	top:-61px;
	width: 122px;
	height: 122px;
}
.team .mains .swiper-slide .name{
	width: 352px;
	height: 44px;
	background: #5F3CFF;
	border-radius: 22px 22px 22px 22px;
	opacity: 1;
	font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	color: #FFFFFF;
	line-height: 44px;
	margin-top: 81px;
}

.team .mains .swiper-slide .text{
	margin-top: 30px;
	color: #0A0A0A;
	font-size: 18px;
	width: 288px;
	margin: 30px auto 0;
	text-align: left;
}
.team .mains .swiper-button-next, .team .mains .swiper-button-prev{
	width: 40px;
	height: 40px;
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center center;
}

.team .mains .swiper-button-next:after, .team .mains .swiper-button-prev:after{
	content: none;
}
.team .mains .swiper-button-next{
	background-image: url(https://img.tzsucai.com/cadbox/right.png);
}
.team .mains .swiper-button-prev{
	background-image: url(https://img.tzsucai.com/cadbox/left.png);
}
/* =============================================== */
.cad_zz{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00000080;
	z-index: 10;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cad_zz .tc{
	width: 900px;
	height: 635px;
	background-image: url(https://img.tzsucai.com/cadbox/tcbg.png);
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	border-radius: 10px;
}
.cad_zz .title{
	margin-top: 10px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 30px;
	color: #0A0A0A;
	position: relative;
}
.cad_zz .title .close{
	position: absolute;
	top: 10px;
	right: 32px;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.6s;
}
.cad_zz .title .close:hover{
	transform: rotate(180deg);
}
.cad_zz .title .close .iconfont{
	font-size: 24px;
	color: #999999;
}
.cad_zz .type{
	height: 84px;
	display: flex;
	line-height: 84px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
.cad_zz .type .list{
	width: 138px;
	text-align: center;
	color: #0A0A0A;
	font-size: 24px;
	line-height: 84px;
}
.cad_zz .type .list:nth-child(2){
	width: 270px;
}
.cad_zz .type .list:nth-child(3){
	width: 272px;
}
.cad_zz .type .list:nth-child(4){
	width: 220px;
}

.cad_zz .mains{
    height: 450px;
    overflow-y: auto;
}

.cad_zz .mains .list{
	height: 80px;
	border-bottom: 1px solid #E5E5E5;
	line-height: 80px;
	display: flex;
}
.cad_zz .mains .list .name{
	width: 138px;
	text-align: center;
	color: #000000;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cad_zz .mains .list .name span{
	color: #006AFF;
}
.cad_zz .mains .list .name .copy-item{
	font-size: 22px;
	flex-shrink: 0;
	cursor: pointer;
	transition: color .2s, opacity .2s;
}
.cad_zz .mains .list .name .copy-item:hover{
	color: #0047B3;
	opacity: .75;
}


.cad_zz .mains .list .name span span{
	margin-left: 10px;
}
/* 兑换码过长时省略，避免 flex 挤压复制图标（完整码用复制按钮或 title 获取） */
.cad_zz .mains .list .name:nth-child(2) > span:first-child{
	min-width: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cad_zz .mains .list .name:nth-child(2){
	width: 270px;
}
.cad_zz .mains .list .name:nth-child(3){
	width: 272px;
}
.cad_zz .mains .list .name:nth-child(4){
	width: 220px;
}
.cad_zz .mains .none{
	margin-top: 50px;
}
.cad_zz .mains .none .img{
	width: 120px;
	height: 100px;
	background-image: url(https://img.tzsucai.com/cadbox/none.png);
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.cad_zz .mains .none .name{
	text-align: center;
	font-size: 20px;
	color: #A9B1B6;
	margin-top: 30px;
}
.namecode{
    overflow: hidden;
    width: 190px;
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
}
@media only screen and (min-width: 2000px) {
	.vip .main , .Illustration .mains , .box .box_main , .like .mains , .video .mains , .team .mains , .link .mains , .end .mains{
        width: 1800px;
        margin: 100px auto;
	}
	.like .list{
		width: 23%;
	}
	.box .text_main{

	}
	.box .img{
		width: 1100px;
		padding: 0 0;
	}
}