@charset 'utf-8';

.qfy_custom_search ul {
	list-style-type: none;
}

.qfy_custom_search ul.subul {
	display: table;
	height: 100%;
	width: 100%;
	display: flex;
	align-items: center;
}

.qfy_custom_search ul.subul li {
	display: inline-block;
	font-size: 14px;
}

.qfy_custom_search ul.subul>li {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}

.qfy_custom_search ul.subul li.header {
	height: 100%;
	position: relative;
	background-color: #6767c1;
}

.qfy_custom_search ul.subul li.header>div {
	width: 100%;
	height: 100%;
	padding-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	height: 100%;
	display: table;
}

.qfy_custom_search ul.subul li.header>div span {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
}

.qfy_custom_search ul.subul li.item {
	color: #808080;
	font-size: 14px;
	width: 100%;
}

#qfy_custom_search_28qhg ul.subul li.item {
	border-width: 0;
}

#qfy_custom_search_28qhg ul.subul li.item {
	padding: 0;
}

.qfy_custom_search ul {
	list-style-type: none;
}

.qfy_custom_search ul.subul li.item ul.subitem {
	display: inline-block;
}

.qfy_custom_search ul.subul li {
	display: inline-block;
	font-size: 14px;
}

.qfy_custom_search ul.subul li.active {
	border: 1px solid #bebebe;
}

.qfy_custom_search ul.subul li.item ul.subitem li {
	margin-right: 10px;
	cursor: pointer;
	display: inline-block;
}

#qfy_custom_search_28qhg ul.subul li.active {
	border-color: #e2e2e2 !important;
}

#qfy_custom_search_28qhg ul.subul li.item li {
	border: 1px solid transparent;
}

#qfy_custom_search_28qhg ul.subul li.item li {
	padding: 2px 14px;
}

#qfy_custom_search_28qhg ul.subul li.item li {
	margin: 5px;
}

.qfy_custom_search ul.subul li.item ul.subitem li a {
	color: #333;
}

#qfy_custom_search_28qhg ul.subul li span {
	font-size: 18px;
}

#qfy_custom_search_28qhg ul.subul li.active span {
	color: #666666 !important;
}

#qfy_custom_search_28qhg ul {
	margin: 0;
	padding: 0;
}

#qfy_custom_search_28qhg ul li a {
	text-decoration: none;
	font-size: 14px;
}


/* .x-header-landmark {
    display: block;
} */

.h-landmark,
.h-landmark.entry-title {
	margin: 0;
	font-size: 236%;
	line-height: 1.1;
	color: #fff;
	margin-bottom: 30px;
}

.x-container.main {
	min-height: 700px;
}

.page-template-default .h-custom-headline {
	padding-top: 60px;
	padding-bottom: 40px;
}


/* 在线报名 */

.sign-form {
	padding-bottom: 70px;
}

.sign-form .tit {
	font-weight: bold;
	display: flex;
	align-items: center;
}

.sign-form .tit span {
	color: red;
	margin-right: 5px;
}

.select-role {
	display: flex;
	margin-top: 5px;
}

.select-role label {
	margin-right: 30px;
}

.sign-form input {
	height: 42px;
}

.sign-form .form-line {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.sign-form .form-line .tit {
	width: 150px;
}

.unisign-form .form-line .tit {
	width: 200px;
}

.submit-btn {
	border: 2px solid #2f2f2f;
	color: #2f2f2f;
	padding: 5px 40px;
	margin-top: 20px;
	cursor: pointer;
}

.submit-btn:hover {
	background-color: #D80B36;
	border-color: #D80B36;
	color: #fff;
}

.get-codemsg {
	font-weight: bold;
	font-size: 14px;
	color: #D80B36;
	background: rgb(51, 51, 51);
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 100px;
	color: #fff;
	margin-left: 10px;
	padding-left: 0;
	border-radius: 4px;
}

.get-codemsg a {
	text-decoration: none;
	color: #fff;
	display: block;
	margin-left: 0px;
}

.get-codemsg a:hover {
	color: #fff;
}

.select-school input {
	width: 310px;
	max-width: 100%;
	padding-left: 12px;
	margin-bottom: 0;

}

.select-school select {
	width: 310px;
	max-width: 100%;
	padding-left: 10px;
	margin-bottom: 0;
	color: #999;

}
.tips{
	padding-bottom:20px;
	padding-left: 150px;
	margin-top:10px ;
	color:rgb(1, 129, 200);
	cursor: pointer;
}
.tips span{
	color:rgb(1, 129, 200)
}

.student .byaca,
.student .bysocial {
	display: none;
}

.student.show2 .bysocial {
	display: flex;
}

.student.show2 .bystudent,
.student.show2 .byaca {
	display: none;
}

.student.show3 .byaca {
	display: flex;
}

.student.show3 .noaca {
	display: none;
}

.student.show3 .bystudent,
.student.show3 .bysocial {
	display: none;
}

.hasId {
	color: #0181c8;
	font-size: 50%;
	margin-left: 30px;
	font-weight: normal;
	cursor: pointer;
}

#changeUser,
#loginOut {
	font-size: 14px;
	color: #f00;
	border: 1px solid #f00;
	display: inline-block;
	padding: 3px 10px;
	margin-left: 10px;
	font-weight: normal;
	cursor: pointer;
}


/* 上传作品 */

.upload-form .type-item {
	background: #f9f9f9;
	margin-bottom: 30px;
	display: flex;
	align-items: center;
}

.type-item .u-type {
	width: 140px;
	height: 200px;
	display: flex;
	color: #fff;
	font-size: 22px;
	justify-content: center;
	align-items: center;
	background: linear-gradient(to right, #6767c1, #6767c1);
}

.type-item.type1 .u-type {
	background: linear-gradient(to right, #6767c1, #6767c1);
}

.type-item.type2 .u-type {
	background: linear-gradient(to right, #6767c1, #6767c1);
}

.type-item.type3 .u-type {
	background: linear-gradient(to right, #6767c1, #6767c1);
}

.type-item.type4 .u-type {
	background: linear-gradient(to right, #6767c1, #6767c1);
}

.type-item.type5 .u-type {
	background: linear-gradient(to right, #6767c1, #6767c1);
}

.type-item .u-image {
	flex: 1;
	padding: 10px;
	display: flex;
	align-items: center;
}

.type-item .u-btn a {
	margin-right: 10px;
}

.type-item .u-image .u-image-desc {
	flex: 1;
	padding-left: 20px;

}

.u-title {
	width: 100%;
	font-weight: bold;
}

.u-desc p {
	font-size: 14px;
	color: #888;
	line-height: 1.5;
	margin-bottom: 5px;
}

.u-desc p.showLine {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 45px;
}

.seeAll {
	font-size: 12px;
	color: #f00;
	cursor: pointer;
}

.u-desc textarea {
	font-size: 14px;
	min-height: 100px;
	margin-top: 10px;
}

.type-item .u-image img {
	width: 120px;
	height: 180px;
}

.type-item .u-btn {
	display: flex;
	padding-right: 20px;
}

.type-item .u-btn a {
	text-decoration: none;
}


/* 上传作品 */
.up-pop {
	padding: 20px;
}

.up-pop .tit {
	font-weight: bold;
}

.up-pop .tit span {
	color: #f00;
}

.up-pop .select-role input,
.up-pop .select-role textarea {
	width: 90%;
	padding: 0;
	margin: 0;
	border: none;
	font-size: 16px;
	background: none;
	border-bottom: 1px solid #2f2f2f;
	margin-bottom: 20px;
}

.up-pop .select-role textarea {
	min-height: 100px;
	padding-top: 20px;

}

.layui-layer-btn .layui-layer-btn0 {
	background: #D80B36 !important;
	border-color: #D80B36 !important;
}

#promote .x-btn:hover {
	color: #222
}



/* 入围公示 */
.fame-tab {
	display: flex;
	margin: 0;
	padding: 0 0 30px 0;
	align-items: center;
	justify-content: center;
}

.fame-tab li {
	margin: 0;
	padding: 0 10px;
	height: 40px;
	border: 2px solid #dedede;
	color: #666;
	list-style: none;
	text-align: center;
	line-height: 36px;
	margin-right: 20px;
	cursor: pointer;
}

.fame-tab li.now {
	height: 50px;
	background: #D80B36;
	border: none;
	line-height: 50px;
	color: #fff;
	font-size: 20px;
}

.fame-items {
	/*display: flex;
    flex-wrap: wrap;*/
	padding-bottom: 20px;
}

.f-item {
	width: 33.33%;
	padding-right: 30px;
	padding-bottom: 30px;
}

.f-item .f-desc {
	background: hsl(240, 42%, 58%);
	padding: 20px;
	color: #fff;
}

.f-item .f-desc .f-tit {
	display: flex;

}

.f-item .f-desc .f-tit .f-tit-text {
	flex: 1;
	font-weight: bold;
}

.f-item .f-desc .f-tit span {
	width: 100px;
	text-align: right;
	cursor: pointer;
}

.f-item .f-desc .f-des {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 50px;
	font-size: 14px;
}


/* 大赛章程 */
.countries {
	display: flex;
}

.countries .leftmeuns {
	width: 180px;
	font-size: 14px;
	padding-top: 70px;
}

.countries .leftmeuns ul li,
.countries .leftmeuns ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.countries .leftmeuns ul li {
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 10px;
	padding-left: 10px;
}

.countries .leftmeuns ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #2f2f2f;
}

.countries .leftmeuns ul li a:hover {
	color: #D80B36;
}

.countries .right-content {
	flex: 1;
	padding-left: 50px;
	padding-right: 20px;
}

.right-content .con-item {
	padding-bottom: 30px;
	padding-top: 80px;
}

.right-content .con-item h2 {
	font-size: 22px;
	border-bottom: 1px solid #2f2f2f;
	margin-top: 0;
	margin-bottom: 20px;
	padding-bottom: 20px;
}


/* 往届作品 */
.item_img {
	overflow: hidden;
	position: relative;
}

.item_img .item_mask {
	/* position: absolute;
    left: 0;
    bottom: 0;
    right: 0; */
	height: 70px;
	background: hsl(240, 42%, 58%);
	opacity: 1;
	color: #fff;
	padding: 20px;
	text-decoration: none;
}

.place-ar {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}

.place-ar a {
	color: #fff;
	text-decoration: none;
}

.artshow .title {
	display: block;
	font-size: 28px;
	font-weight: bold;
	color: #fff;
}

.artshow .art-desc {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
}

.art-body {
	display: flex;
	padding-bottom: 50px;
}

.artshow {
	flex: 1;
	padding: 20px 30px 0;

}

.art-body .artbox {
	width: 800px;
	max-width: 90%;
}

.art-body .art-content {
	padding-top: 30px;
	color: #fff;
}

/* 往届作品列表 */
.case-list {
	display: flex;
	margin-top: 30px;
	padding-bottom: 30px;
	flex-wrap: wrap;
}

.case-list .item_box {
	width: 33.3333%;
}

.item_a_link {
	padding: 20px;
	display: block;
	text-decoration: none;
}

/* 点赞 */
.f-item .f-desc .f-tit img {
	width: 25px;
	float: right;
	margin-left: 6px;
}

.u-image-desc input[disabled]:not(input[type=submit]),
.u-image-desc select[disabled],
.u-image-desc textarea[disabled],
.u-image-desc input[readonly]:not(input[type=submit]),
.u-image-desc select[readonly],
.u-image-desc textarea[readonly] {

	background: none !important;
}

/* 作品预览 */
#showBox {
	display: block;
	min-height: 200px;
	min-width: 200px;
	position: relative;
	margin-bottom: 20px;
}

#showBox p {
	display: flex;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(100, 100, 100, 0.8);
	color: #fff;
	font-weight: bold;
	height: 100%;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	text-align: center;
}

#showBox img {
	width: 300px;
}

#showBox span {
	border: 1px solid #dedede;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	z-index: -1;
}

#showBox span::before,
#showBox span::after {
	display: inline-block;
	position: absolute;
	height: 10px;
	width: 100px;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -5px;
	background: #dedede;
	content: '';
}

#showBox span::after {
	display: inline-block;
	position: absolute;
	height: 100px;
	width: 10px;
	left: 50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -5px;
	background: #dedede;
	content: '';
}

i.x-icon-bars {
	height: 22px;
	overflow: hidden;
}


/* 赛事未开启 */
.unstart {
	border-radius: 30px;
}

.unstart img {
	border-radius: 30px;
	/* box-shadow: 1px 1px 5px rgba(100, 100, 100, 0.3); */
}



/**
	重置正文内表格
****/
.qtable {
	border: none;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}

.qtable td {
	border: none;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

/**
* 赛事动态
*
*/

.news-list {
	list-style: none;
	margin: 0;

}

.news-list li {
	display: flex;
	width: 100%;
	align-items: flex-start;
	margin-top: 15px;
}

.news-list li .date {
	width: 120px;
	font-size: 24px;
	font-weight: bolder;
	line-height: 1;
	/*border-right: 1px solid #dedede;*/
	position: relative;
	padding-bottom: 40px;
}

/*.news-list li .date::after {*/
/*	display: inline-block;*/
/*	height: 10px;*/
/*	width: 10px;*/
/*	border-radius: 10px;*/
/*	background: #2f2f2f;*/
/*	content: '';*/
/*	position: absolute;*/
/*	right: -6px;*/
/*	top: 18px;*/
/*}*/

.news-list li .date::after {
	display: inline-block;
	height: 8px;
	width: 25px;
	/*border-radius: 10px;*/
	background: #6767c1;
	content: '';
	position: absolute;
	right: -6px;
	top: 0px;
}
.news-list li .date span:last-child {
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	margin-top: 5px;
}

.news-list li .title {
	font-size: 18px;
	flex: 1;
	padding-left: 10px;
	padding-bottom: 40px;
}

.news-list li .title a {
	color: #6767c1;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2;
}

.news-list li .title a:hover {
	color: #f00;
}
.news-list li .pic{
	width: 240px;
	height: 150px;
	margin: 0 20px 20px;
	background: #dedede;
	display: flex;
	overflow: hidden;
}
.news-list li .pic img{

	object-fit: cover;
}
.news-list li .more{
	padding-left:25px ;
}
.news-list li .more a{
	display: inline-block;
	padding: 5px 25px;
	border: 1px solid #6767c1;
	color: #fff;
	text-decoration: none;
	color: #6767c1;
}
.news-list li .more a:hover{
	color: #fff;
	background: #6767c1;
}
.seeMore {
	margin-top: 50px;

}

.seeMore span {
	border: 2px solid #2f2f2f;
	padding: 6px 15px;
}

#content img,
#content video {
	max-width: 100%;
}

#prizes .x-img-none {
	width: 320px;
}

/*视频垂直居中*/
.pc-video-vcenter {
	display: flex;
	padding-top: 40px;
	padding-bottom: 40px;
	align-items: center;
}

/*回到顶部**/
.izl-rmenu {
	position: fixed;
	_position: absolute;
	right: 0;
	margin-right: 20px;
	bottom: 25%;
	padding-bottom: 0px;
	background: 0px bottom no-repeat;
	z-index: 999;
}

.fixedbox {
	_position: absolute;
	_clear: both;
	_top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop +(documentElement.clientHeight-this.clientHeight) - 1: document.body.scrollTop +(document.body.clientHeight-this.clientHeight) - 1);
}

.izl-rmenu .btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	position: relative;
	color: #606060;
	background: #fff;
	text-align: center;
}

.izl-rmenu .btn span {
	font-size: 33px;
}

.izl-rmenu .btn .showewm {
	line-height: 1.1;
	position: absolute;
	left: -126px;
	bottom: 0px;
	display: none;
	width: 106px;
	padding: 5px;
	font-size: 12px;
	background: #fff;
}

.izl-rmenu .btn .showewm img {
	width: 100%;
}

.izl-rmenu .btn .showewm h3 {
	font-size: 11px;
	line-height: 1.1;
}

#contactbox .izl-rmenu {
	position: fixed;
	_position: absolute;
	right: 0;
	margin-right: 20px;
	bottom: 15%;
	padding-bottom: 0px;
	background: 0px bottom no-repeat;
	z-index: 999;
}

#contactbox .izl-rmenu .btn {
	width: 40px;
	height: 40px;
	border-radius: 50px;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	margin-bottom: 13px;

}

#contactbox .izl-rmenu .btn img {
	border-radius: 50px;
}

#contactbox .izl-rmenu .btn-cart {
	position: relative;
}

#contactbox .izl-rmenu .btn-cart i {
	width: 16px;
	background-color: #f34d23;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 16px;
	overflow: hidden;
	margin-left: 3px;
	position: absolute;
	right: 0;
	top: 0;
}

#contactbox .izl-rmenu .btn span {}

#contactbox .izl-rmenu .btn-top {}

#contactbox span.kiconLeft {
	transform: rotate(180deg);
}

.appShowTips {
	display: none;
}

/***.desktop .sub-menu****/
.x-navbar .desktop .x-nav>li ul {
	top: 65px !important;
}

#menu-item-86:hover #signType {
	display: block;
	min-width: auto;
	text-align: center;
}

#signType a {
	text-decoration: none;
}

#menu-item-86:hover #signType a:hover {
	color: #fff;
}

#menu-item-86:hover #signType li:first-child a {
	margin-bottom: 10px;
}

.x-nav-wrap.mobile .x-nav .open-child>span:after {
	content: "";
	margin-left: 0.35em;
	font-family: "FontAwesome" !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-decoration: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.open #signType {
	display: none;
}

.mytable {
	border: none !important;
	border-collapse: separate !important;
	border-spacing: 1px;
	background-color: #000;
}

.mytable td {
	background: #fff;
	border: none !important;
}

/**
 *瀑布流兼容手机端样式
 */
.newfamebox {
	max-width: calc(96%);
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	justify-content: center;
}

.newpast-item {
	width: 350px;
	box-sizing: border-box;
	padding: 15px;
	padding-bottom: 60px;
	background: hsl(240, 42%, 58%);
	border: 1px solid hsl(240, 42%, 58%);
	margin: 0 20px 20px;
	position: relative;
}

.newpast-item img {
	width: 100%;
	height: auto;
}

.newpast-item .text {
	color: #fff;
	margin-top: 10px;
	background: rgba(0, 0, 0, 0.5);
	bottom: 10px;
	right: 10px;
	left: 10px;
	position: absolute;
	font-size: 14px;
	padding: 8px 10px;
	display: flex;
	justify-content: space-between;
}
.newpast-item .text .star img{
	width: 22px;
	float: right;
	margin-left: 6px;
}
.text-white{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
}

#app.x-main{
	max-width: calc(100% - 400px);
	margin: 0 auto;
	background: none;
}

/** safari 背景模糊**/

@media (max-width:1240px) and (-webkit-min-device-pixel-ratio: 0) {

	#compete,
	#promote,
	#past {
		background-position: center center !important;
		background-attachment: scroll !important;
		background-size: 50% auto
	}
	#app.x-main{
		max-width: calc(100% - 100px);
		margin: 0 auto;
		background: none;
	}
}


/* 中间区域 980 1240 */

@media screen and (min-width:980px) and (max-width:1240px) {
	.x-container.width.mediaWidth {
		width: 90%;
	}
	#app.x-main{
		max-width: calc(100% - 50px);
		margin: 0 auto;
		background: none;
	}
}

/* 适配平板 */
@media (max-width: 979px) {
	#app.x-main{
		max-width: calc(100% - 50px);
		margin: 0 auto;
		background: none;
	}
	.newpast-item{
		width: 24%;
		margin: 5px;
	}
	.pc-video-vcenter {
		display: block;
		padding-top: 40px;
		padding-bottom: 40px;
		align-items: center;
	}

	.place {
		padding-left: 20px;
	}

	#qfy_custom_search_28qhg {
		padding: 0 20px;
	}

	.qfy_custom_search ul.subul {
		display: block;
	}

	#content .h-custom-headline {
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}

	#content .h-custom-headline:last-child {
		margin-top: 20px !important;
	}

	#content .con-item p {
		margin-bottom: 10px !important;
		text-align: justify
	}

	#content .con-item p img {
		margin-top: 6px;
		margin-bottom: 6px;
	}

	#content .countries {
		display: block;
	}

	#rules .x-column:first-child {
		margin-bottom: 30px;
	}

	#rules .x-column .h-custom-headline {
		margin-top: 20px;
		margin-bottom: 20px;
	}

	#past .x-column,
	#compete .x-column {
		padding-right: 30px !important;
	}

	.right-content .con-item {
		padding-top: 20px;
	}

	.h-custom-headline {
		text-align: center;
	}

	.qfy_custom_search ul.subul .header {
		margin-bottom: 10px;
		margin-top: 20px;
	}

	.case-list .item_box {
		width: 50%;
	}

	/* 往届作品 */
	.place-ar {
		padding-left: 20px;
	}

	.art-body {
		display: block;
	}

	.art-body .artbox {
		margin: 0 auto;
	}

	.countries .leftmeuns {
		display: none;
	}

	.countries .right-content {
		padding-left: 20px !important;
		padding-right: 20px;
	}

	/* 在线报名 */
	.hasId {
		display: block;
		margin-top: 25px;
		margin-left: 0;
	}

	.sign-form {
		padding: 30px;
	}

	/* 上传作品 */
	.upload-form .type-item {
		display: block;
		padding-bottom: 30px;
	}

	.type-item .u-type {
		width: 140px;
		height: 60px;
		margin: 0 auto;
		margin-left: 0;
		width: 111px;
		height: 40px;
		font-size: 20px;
	}

	.type-item .u-image img {
		width: 200px;
		height: 300px;
	}

	.type-item .u-btn {
		display: flex;
		padding-right: 20px;
		margin-top: -70px;
		justify-content: flex-end;
	}

	/* 入围公示 */
	.fame-tab {
		justify-content: center;
	}

	.fame-tab li {
		margin-right: 10px;
	}

	.fame-items {
		padding: 20px 10px;
	}

	.fame-items .f-item {
		width: 50%;
		padding-right: 20px;
		padding-bottom: 20px;
	}

	.f-item .f-desc .f-tit img {
		width: 20px;
		float: right;
		margin-left: 6px;
	}
}

/* 适配手机 */
@media (max-width:640px) {

	.tips{
		padding-left: 10px;

	}

	#app.x-main{
		max-width: calc(100% - 10px);
		margin: 0 auto;
		background: none;
	}
	.newfamebox {
		max-width: 100%;
	}
	.newpast-item{
		width: 30%;
		margin: 5px;
		padding: 0;
		display: flex;
		flex-direction: column;
	}
	.newpast-item .img{
		flex: 1;
	}
	.newpast-item .text{
		font-size: 12px;
		display: block!important;
		left: 0!important;
		right: 0!important;
		bottom: 0!important;
	}
	.newpast-item .text .tit{
		font-size: 12px;
		line-height: 1.1;
		white-space: nowrap;
		overflow: hidden;
		padding-bottom: 6px;
	}
	.newpast-item .text .star img{
		width: 18px;
		float: right;
		margin-left: 6px;
	}
	.newpast-item .text .star{
		display: flex;
		justify-content: space-between;
	}

	.newpast-item .text {
		color: #fff;
		margin-top: 10px;
		background: rgba(0, 0, 0, 0.5);
		bottom: 10px;
		right: 10px;
		left: 10px;
		position: relative;
		font-size: 14px;
		padding: 8px 10px;
		display: flex;
		justify-content: space-between;
	}



	.submit-btn {
		text-align: center;
	}

	.appShowTips {
		display: block;
		font-size: 14px;
		color: #555;
		text-align: center;
		letter-spacing: 0;
		font-weight: normal;
		color: #888;
	}

	.qtable td {
		border: none;
		border-left: 1px solid #000;
		border-bottom: 1px solid #000;
		padding-right: 2px;
		padding-left: 2px;
		text-align: center;
	}

	.foot-icp {
		display: block;
		text-align: center;
	}

	h3,
	.h3 {
		font-size: 178.5%;
		line-height: 1.3;
	}

	.case-list .item_box {
		width: 100%;
	}

	.x-scroll-top {
		margin-bottom: 0px;
	}

	.x-scroll-top.fade {
		opacity: 1;
	}

	.sign-form .form-line {
		display: block;
	}

	.select-school input,
	.select-school select {
		width: 350px;
	}

	.student .byaca,
	.student .bysocial {
		display: none;
	}

	.student.show2 .bysocial {
		display: block;
	}

	.student.show2 .bystudent,
	.student.show2 .byaca {
		display: none;
	}

	.student.show3 .byaca {
		display: block;
	}

	.student.show3 .bystudent,
	.student.show3 .bysocial {
		display: none;
	}

	.student.show3 .noaca {
		display: none;
	}

	.sign-form {
		padding: 20px;
	}




	.select-school input,
	.select-school select {
		max-width: 100%;
	}

	.select-role {
		display: block;
	}

	.student.show2 .bysocial {
		display: block;
	}

	.form-line {
		position: relative;
	}

	.form-line input {
		padding-left: 1em;
	}

	.form-line .get-codemsg {
		position: absolute;
		width: 100px !important;
		height: 36px;
		line-height: 36px;
		right: 2px;
		bottom: 2px;
	}

	/* .submit-btn {
        background-color: #D80B36;
        border-color: #D80B36;
        color: #fff;
    } */

	/* 上传作品 */
	.type-item .u-image img {
		width: 100px;
		height: 150px;
	}

	.type-item .u-btn {
		display: flex;
		padding-right: 0px;
		margin-top: 0px;
		justify-content: center;
	}

	.type-item .u-btn a {
		margin-right: 10px;
	}

	/* 入围公示 */
	.fame-tab {
		display: block;
		text-align: center;
	}

	.fame-tab li {
		font-size: 14px;
		display: inline-block;
		margin-bottom: 10px;
	}

	.fame-items .f-item {
		width: 100%;
		padding-right: 0px;
		padding-bottom: 20px;
	}


	.news-list li {
		display: block;
		border-left: 1px solid #dedede;
		padding-bottom: 25px;
	}

	.news-list li .date {
		padding-left: 20px;
		width: 100%;
		font-size: 24px;
		font-weight: bolder;
		line-height: 1;
		border: none;

		position: relative;
		padding-bottom: 10px;

	}

	.news-list li .date::after {
		display: inline-block;
		height: 10px;
		width: 10px;
		border-radius: 10px;
		background: #2f2f2f;
		content: '';
		position: absolute;
		right: unset;
		left: -6px;
		top: 18px;
	}

	.news-list li .title {
		font-size: 18px;
		flex: 1;
		padding-left: 20px;
		padding-bottom: 10px;
	}
}
.randUl{
	display: flex;
	width: 100%;
	padding: 10px 15px;
	align-items: center;
}
.randUl dt{
	white-space: nowrap;
	width: 50px;
	flex-shrink: 0;
}
.randUl #imageRandCode{
	width: 100px;
	flex-shrink: 0;
	height: 50px;
	margin-left: 10px;
}
.randUl #imageRandCode img{
	width: 100px;
	height: 50px;
}
.randUl dd input{
	margin: 0;
}
#submitMsg .get-codemsg{
	display: block;
	width: 120px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	text-decoration: none;
}
#submitMsg .get-codemsg:hover{
	color: #fff;
}
#submitMsg2 .get-codemsg{
	display: block;
	width: 120px;
	height: 45px;
	line-height: 45px;
	margin: 0 auto;
	text-decoration: none;
}
#submitMsg2 .get-codemsg:hover{
	color: #fff;
}
