.dd_nav{
	display: none;
}
.toTop{
	display: none;
}
.tofeedback{
	display: none;
}
.station_contain{
	margin-top: 0;
}
.breadcrumb{
	display: none;
}
.wrap{
	width: 100%;
	min-width: 1119px
}
.box{
	width: 1119px;
	margin: 0 auto;
}
.header_wrap{
	height: 80px;
	background: url("/static/lianxiangjia_static/images/header_bg.png");
	background-size: 100% 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	z-index: 999;
}
.logoImg{
	width: 167px;
	margin-top: 16px;
	display: block;
	float: left;
}
.headerNavWrap{
	float: right;
	position: relative;
}
.headerNav{
	float: left;
	margin-top: 29px;
	height: 51px;
	margin-bottom: 0;
}
.headerNav li{
	font-size:16px;
	font-family:PingFang SC;
	color:rgba(255,255,255,1);
	line-height:24px;
	margin-left: 38px;
	float: left;
	cursor: pointer;
	transition: .2s
}
.headerNav_checked{
	font-weight: 800;
}
.headerNav_line{
	width:100px;
	height:4px;
    background:-webkit-linear-gradient(right, rgba(89,4,172,1) 0%, rgba(26,13,185,1) 100%);
    background:-o-linear-gradient(right, rgba(89,4,172,1) 0%, rgba(26,13,185,1) 100%);
    background:linear-gradient(to left, rgba(89,4,172,1) 0%, rgba(26,13,185,1) 100%);
    position: absolute;
    bottom: 0;
    left: 21px;
    transition: .5s
}
.headerSigin{
	max-width:145px;
	min-width: 120px;
	height:40px;
	background:rgba(33,10,167,1);
	border-radius:2px;
	float: left;
	margin-left: 19px;
	margin-top: 20px;
	line-height: 40px;
	text-align: center;
	color:rgba(255,255,255,1);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
}
.siginBtn{
	background:rgba(33,10,167,1);
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	outline: none;
	border: none;
}
.news_wrap{
	min-height: 677px;
	background: url("/static/lianxiangjia_static/images/new_bg.jpg");
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
}
.news_wrap_index{
	position: absolute;
	background: url("/static/lianxiangjia_static/images/new_bg.jpg");
	background-size: 100% 100%;
	/*overflow: hidden;*/
	margin-top: 80px;
	/*height: 100%;*/
}
.contest_wrap{
	margin-top: 80px;
	height: 548px;
	background: url("/static/lianxiangjia_static/images/contest_bg.jpg");
	background-size: 100% 100%;
	overflow: hidden;
}
.contestTitle{
	font-size:36px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	line-height:65px;
	margin-top: 100px;
}
.contestIntro{
	height:18px;
	font-size:24px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(100,141,177,1);
	line-height:24px;
}
.conteseCon{
	width:644px;
	height:208px;
	font-size:16px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	line-height:32px;
	margin-top: 53px;
}
.org_wrap{
	min-height: 2036px;
	background: url("/static/lianxiangjia_static/images/org_bg.jpg");
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
}
.orgBgText{
	height:59px;
	font-size:52px;
	font-family:FZLanTingHeiS-H-GB;
	font-weight:400;
	color:rgba(14,25,75,1);
	position: absolute;
	top: 57px;
}
.sectionHeader{
	display:table;
	margin: 58px auto 23px auto;
}
.sectionLine{
	float: left;
	width:40px;
	height:8px;
	background:-webkit-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
    background:-o-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
    background:linear-gradient(to right, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
    margin-top: 24px;
}
.sectionCon{
	float: left;
	margin: 0 29px;
	text-align: center;
}
.sectionCon_title{
	height:31px;
	font-size:32px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	line-height:32px;
	letter-spacing:8px;
	width: 160px;
}
.sectionCon_into{
	font-size:16px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(52,54,218,1);
	letter-spacing: 1px;
	width: 230px;
	margin-left: -33px;
	position: absolute;	
}
.orgCard_wrap{
	width:370px;
	height:143px;
	background:-webkit-linear-gradient(bottom, rgba(29,19,146,.6), rgba(48,11,133,.6));
	background:-o-linear-gradient(bottom, rgba(29,19,146,.6), rgba(48,11,133,.6));
	background:linear-gradient(to top, rgba(29,19,146,.6), rgba(48,11,133,.6));
	margin-top: 65px;
	float: left;
	margin-right: 17px;
}
.orgCard_wrap2{
	width: 343px;
	margin-right: 19px;
}
.orgCard_wrap_mr0{
	margin-right: 0;
}
.orgCard_title{
	width:163px;
	height:42px;
	border:2px solid rgba(33,10,167,1);
	background:linear-gradient(270deg,rgba(89,4,172,1) 0%,rgba(26,13,185,1) 100%);
	box-shadow:0px 0px 3px 0px rgba(33,16,6,0.22);
	border-radius:21px;
	top: -21px;
	margin-left: 98px;
	font-size:18px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	text-align: center;
	line-height: 42px;
	position: relative;
}
.ogrCard_img{
	display: block;
	align-items: center;
}
.org_img_wrap{
	float: left;
	height: 49px;
	display: flex;
	align-items: center;
	margin-bottom: 29px;
}
.org_img1{
	margin-left: 115px;
	margin-top: 10px;
}
.org_img_wrap span{
	color: #fff;
	margin-left: 3px;
}
.orgerji{
	margin-left: 203px;
	margin-right: 328px;
}
.college_img_wrap{
	float: left;
	height: 50px;
	display: flex;
	align-items: center;
	margin-left: 26px;
	margin-bottom: 25px;
	width: 156px;
}
.media_img_wrap{
	float: left;
	height: 50px;
	display: flex;
	align-items: center;
	margin-left: 26px;
	margin-bottom: 20px;
	width: 156px;
}
.xieban_wrap{
	width:1119px;
	height: auto;
}
.xieban_title{
	margin-left: 479px;
}
.xieban_title1{
	width: 283px;
	margin-left: 432px;
}
.xieban_title1 span{
	font-size: 14px;
}
.xiebanimg{
	margin-left: 22px;
	margin-right: 0;
}
.xiebanimg2{
	margin-right: 50px;
}

.ogrCard_img_div1{
	width: 160px;
	height: 80px;
	background: #000;
	text-align: center;
	line-height: 80px;
	margin-left: 22px;
	margin-bottom: 19px;
	margin-top: 1px;
	font-size:18px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	float: left;
}
.zhichi_img_div{
	width: 160px;
	height: 80px;
	background: #fff;
	float: left;
	margin-left: 112px;
}
.zhichi_img_div img{
	display: block;
	margin-left: 51px;
	width: 50px;
	margin-top: 15px;
}
.zhichi_wrap{
	width:730px;
}
.zhichi_title{
	margin-left: 284px;
}
.zhichi_img2{
	margin-left: 239px;
}
.media_img{
	width: 160px;
	height: 50px;
	margin-left: 21px;
	margin-bottom: 20px;
}
.showMoreBtn{
	width:120px;
	height:40px;
	background:rgba(33,10,167,1);
	box-shadow:inset 0px 0 15px #694de3;
	border-radius:4px;
	display: block;
	margin: 20px auto 0 auto;
	font-size:16px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	text-shadow:0px 4px 6px rgba(37,7,208,0.68);
	border: none;
	outline: none;
}
.ogrCard_img_div{
	width: 160px;
	height: 50px;
	float: left;
	margin-left: 21px;
	margin-bottom: 20px;
	background: #000;
}
.ogrCard_img_div img{
	vertical-align: inherit;
    margin-left: 32px;
    margin-top: 6px;
}
.gameTask_title{
	height: 202px;
	background: rgba(0,0,0,.34);
	overflow: hidden;
}
.gameTask_wrap{
	position: relative;
	height: 1966px;
	overflow: hidden;
	background: url("/static/lianxiangjia_static/images/gametask_bg.jpg");
	background-size: 100% 100%;
}
.gameTask_into{
	font-size:18px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:32px;
	text-align: center;
	margin-top: 43px;
}
.blockchain_wrap{
	height: 842px;
	overflow: hidden;
	background: url("/static/lianxiangjia_static/images/blockchain_bg.png");
	background-size: 100% 100%;
}
.gameTask_titleIcon{
	width:163px;
	height:42px;
	border:2px solid rgba(40,34,122,1);
	background:-webkit-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:-o-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:linear-gradient(to right, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	border-radius:21px;
	margin: 40px auto;
	text-align: center;
	line-height: 42px;
	font-size:18px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	text-shadow:0px 4px 38px rgba(33,16,6,0.36);
}
.blockchain_img{
	width: 600px;
	height: 200px;
	float: left;
	display: block;
}
.blockchain_list li{
	margin-bottom: 40px;
}
.blockchain_con{
	width: 647px;
	height: 160px;
	float: left;
	position: relative;
	margin-left: -133px;
	z-index: 9;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 8px 0px rgba(33,10,167,0.65);
	padding: 20px;
	margin-top: 20px;
}
.blockchainCon_title{
	font-size:18px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(33,10,167,1);
	line-height:18px;
	border-left: 4px solid #210AA7;
	padding-left: 4px;
}
.blockchainCon_into{
	width:542px;
	font-size:16px;
	height: 40px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(5,16,63,1);
	line-height:24px;
	margin-top: 21px;
}
.blockchainCon_btn{
	width:120px;
	height:40px;
	background:rgba(20,1,133,1);
	box-shadow:0px 4px 12px 1px rgba(37,7,208,0.66);
	border-radius:4px;
	float: right;
	border: none;
	outline: none;
	font-size:16px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	text-shadow:0px 4px 6px rgba(37,7,208,0.68);
}
.gameAi_title{
	margin-bottom: 10px;
}
.gameAiline{
	width:8px;
	height:20px;
	background:-webkit-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:-o-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:linear-gradient(to right, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	float: left;
	margin-right: 10px;
}
.gameAi_title_text{
	font-size:20px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(111,121,247,1);
	line-height:24px;
	float: left;
	line-height: 20px;
}
.orgcomm_wrap{
	min-height: 1480px;
	overflow: hidden;
	background: url("/static/lianxiangjia_static/images/organzingcomment_bg.jpg");
	background-size: 100% 100%;
	position: relative;
}
.orgcomm_Text{
	right: -160px;
}
.orgcomm_img{
	width: 241px;
	height: 367px;
	display: block;
	position: relative;
	z-index: 2;
	margin-left: 39px;
}
.orgcomm_list li{
	margin-top: 69px;
	float: left;
	margin-right: 77px;
	position: relative;
}
.orgcomm_list li:nth-child(3n){
	margin-right: 0;
}
.orgcomm_con{
	width:320px;
	height:344px;
	background:linear-gradient(0deg,rgba(50,11,135,1),rgba(16,11,103,1));
	border-radius:2px;
	margin-top: -109px;
	z-index: 1;
	padding-top: 128px;
	padding-left: 40px;
	padding-right: 40px;
}
.orgcomm_name{
	font-size:18px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	line-height:24px;
}
.orgcomm_into{
	font-size:16px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:28px;
	margin-top: 10px;
}
.comSchedule_wrap{
	height: 619px;
	overflow: hidden;
	background: url("/static/lianxiangjia_static/images/schedule_bg.jpg");
	background-size: 100% 100%;
	position: relative;
}
.comSchedule_text{
	left: -20px;
}
.schedule_title{
	width:140px;
	height:44px;
	background:-webkit-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:-o-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:linear-gradient(to right, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	border-radius:2px;
	text-align: center;
	line-height: 44px;
	font-size:20px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	float: left;
}
.schedule_con{
	margin-top: 93px;
}
.scheduleCon_con{
	float: left;
	margin-left: 71px;
}
.schedule_line{
	width:760px;
	border-top:4px dashed rgba(33,10,167,1);
	margin-left: 40px;
}
.scheduleIcon{
	width:40px;
	height:40px;
	background:linear-gradient(0deg,rgba(50,11,135,1),rgba(16,11,103,1));
	border-radius:50%;
	overflow: hidden;
	position: relative;
	margin-top: -20px;
	margin-right: 224px;
	float: left;
}
.scheduleCon_con .scheduleIcon:nth-child(5){
	margin-right: 0;
}
.scheduleIcon_center{
	width:16px;
	height:16px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 8px 0px rgba(33,10,167,0.65);
	border-radius:50%;
	margin-top: 12px;
	margin-left: 12px;
}
.schedule_list>li{
	float: left;
	margin-right: 130px;
}
.schedule_list>li:nth-child(4n){
	margin-right: 0;
}
.scheduleList_time{
	font-size:16px;
	font-family:PingFang SC;
	color:rgba(255,255,255,1);
	margin-bottom: 18px;
	margin-top: 20px;
	width: 130px;
	text-align: center;
	margin-left: -33px;
}
.scheduleList_name{
	font-size:18px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	width: 200px;
	text-align: center;
	margin-left: -72px;
	white-space: nowrap;
}
.scheduleLine{
	width:1120px;
	height:1px;
	border-bottom:5px solid rgba(0,160,233,1);
	opacity:0.3;
	margin: 60px auto 0 auto;
}
.prize_wrap{
	height:1250px;
	overflow: hidden;
	background: url("/static/lianxiangjia_static/images/prize_bg.jpg");
	background-size: 100% 100%;
	position: relative;
}
.prizeSettings_Text{
	right: -50px;
}
.prizeSettings_contain{
	margin: 40px auto 0 auto;
	width:1120px;
	height:520px;
	background:rgba(0,0,0,.4);
	border-radius:20px;
	overflow: hidden;
}
.prize_title{
	width:230px;
	height:54px;
	border:2px solid rgba(40,34,122,1);
	background:-webkit-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:-o-linear-gradient(left, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	background:linear-gradient(to right, rgba(24,11,183,1) 0%, rgba(91,100,255,1) 45%, rgba(89,2,170,1) 100%);
	border-radius:27px;
	line-height: 54px;
	text-align: center;
	font-size:18px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(255,255,255,1);
	margin: 41px auto 0 auto;
}
.prizeSettings_list{
	display: table;
	margin: 0 auto;
}
.prizeSettings_list li{
	width:260px;
	height:265px;
	background:linear-gradient(0deg,rgba(89,4,172,1) 0%,rgba(26,13,185,1) 100%);
	border-radius:27px;
	float: left;
	overflow: hidden;
	border-radius: 27px;
	margin-right: 67px;
	margin-top: 100px;
}
.prizeSettings_list li:nth-child(3n){
	margin-right: 0;
}
.prizeSettings_list li:nth-child(2){
	margin-top: 60px;
}
.ai_list_wrap li{
	margin-right: 80px;
}
.ai_list_wrap li{
	margin-top: 60px;
}
.ai_list_wrap li:nth-child(2n){
	margin-right: 0;
}
.prizeList_title{
	font-size:24px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	text-align: center;
	margin-top: 32px;
}
.prizeList_prize{
	font-size:24px;
	font-family:PingFang SC;
	color:rgba(255,255,255,1);
	margin-top: 15px;
	text-align: center;
}
.prizeList_prize>span{
	color: #7C08BF;
	font-size: 32px;
}
.prizeList_list{
	font-size:18px;
	font-family:PingFang SC;
	color:rgba(255,255,255,1);
	line-height:36px;
	text-align: center;
	margin-top: 10px;
}
.prizeList_list p{
	margin-bottom: 0;
}
.prizeSettings_wrap{
	width:248px;
	height:253px;
	background:#151656;
	overflow: hidden;
	margin-left: 6px;
	margin-top: 6px;
	border-radius: 27px;
}
.aboutUs_wrap{
	height:1284px;
	background:rgba(9,7,33,1);
	position: relative;
	overflow: hidden;
}
.aboutUs_wrap .box{
	position: relative;
	z-index: 2;
}
.qrcode_img{
	width: 200px;
	margin: 130px auto 0 auto;
}
.qrcode_img img{
	display: block;
	width: 100%;
}
.qrcode_img p{
	text-align: center;
	color: #fff;
	font-size: 15px;
	margin-top: 5px;
}
.aboutUs_bg1{
	width:975px;
	height:807px;
	background:-webkit-linear-gradient(bottom, rgba(49,0,97,1) 0%, rgba(6,0,83,1) 100%);
	background:-o-linear-gradient(bottom, rgba(49,0,97,1) 0%, rgba(6,0,83,1) 100%);
	background:linear-gradient(to top, rgba(49,0,97,1) 0%, rgba(6,0,83,1) 100%);
	position: absolute;
	left: 0;
	bottom: 300px;
	z-index: 1;
}
.aboutUs_bg2{
	width:963px;
	height:495px;
	background:-webkit-linear-gradient(bottom, rgba(89,4,172,1) 0%, rgba(26,13,185,1) 100%);
	background:-o-linear-gradient(bottom, rgba(89,4,172,1) 0%, rgba(26,13,185,1) 100%);
	background:linear-gradient(to top, rgba(89,4,172,1) 0%, rgba(26,13,185,1) 100%);
	position: absolute;	
	right: 0;
	bottom: 522px;
	z-index: 1;
}
.aboutUs_title{
	height:31px;
	font-size:32px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(255,255,255,1);
	margin-top: 124px;
}
.aboutUs_list li{
	padding: 40px;
	width:360px;
	height:400px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 43px 0px rgba(33,10,167,0.65);
	float: left;
	margin-top: 58px;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}
.aboutUs_list li:nth-child(1){
	margin-left: 102px;
}
.aboutUs_list li:nth-child(2){
	margin-top: 252px;
	margin-left: -34px;
	z-index: 2;
}
.aboutUs_list li:nth-child(3){
	margin-top: -31px;
	margin-left: -34px;
}
.aboutusList_title{
	height:23px;
	font-size:24px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(9,7,33,1);
	margin-bottom: 20px;
}
.aboutusList_con{
	font-size:16px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(9,7,33,1);
	line-height:32px;
}
#joinCompetition .modal-dialog,#joinCompetition .modal-content{
	margin-top: 100px;
}
.confirm_text{
	font-size: 16px;
    height: 40px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(5,16,63,1);
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
}
.confirm_btn{
	width: 120px;
    height: 40px;
    background: rgba(20,1,133,1);
    box-shadow: 0px 4px 12px 1px rgba(37,7,208,0.66);
    border-radius: 4px;
    border: none;
    outline: none;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 500;
    color: rgba(255,255,255,1);
    text-shadow: 0px 4px 6px rgba(37,7,208,0.68);
    margin: 10px auto;
    display: block;
}
.news_text{
	color: #1E2174;
	right: 298px;
}
.news_introduction{
	font-size:18px;
	font-family:PingFang SC;
	font-weight:400;
	color:rgba(255,255,255,1);
	line-height:32px;
	text-align: center;
	margin-top: 24px;
}
.news_list_wrap{
	width:800px;
	min-height:384px;
	background:rgba(255,255,255,1);
	box-shadow:0px 2px 8px 0px rgba(33,10,167,0.65);
	margin: 39px auto 20px auto;
	padding: 1px 40px 40px 40px;
}
.new_list_section{
	margin-top: 39px;
}
.news_list_name{
	width:500px;
	min-height:18px;
	font-size:16px;
	font-family:PingFang SC;
	font-weight:800;
	color:rgba(74,74,74,1);
	float: left;
	line-height: 25px;
}
.news_list_time{
	width:115px;
	height:15px;
	font-size:16px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(69,69,69,1);
	line-height:25px;
	float: right;
}
.dd_P_wrap{
	display: none;
}
.footer_wrap{
	display: none;
}
.new_wrap{
	float: right;
}
.new_wrap img{
	height: 35px;
	margin-top: -6px;
	margin-right: 25px;
}
.gameTask_into a{
	color: rgba(91,100,255,1);
	transition: .3s;
	text-decoration: underline;
}
.gameTask_into a:hover{
	color: rgba(52,54,218,1);
}