@charset "utf-8";

/* public */
p {
	line-height: 32px;
	font-size: 18px;
}

.pl-5 {
	padding-left: 0.3125rem;
}

.pl-10 {
	padding-left: 0.625rem;
}

.pr-10 {
	padding-right: 0.625rem;
}

.pt-30 {
	padding-top: 1.875rem;
}

.mt-30 {
	margin-top: 1.875rem;
}

.mb-30 {
	margin-bottom: 1.875rem;
}

.ml-20 {
	margin-left: 1.25rem;
}

.mr-5 {
	margin-right: 0.3125rem;
}

/* nav */
.page {
	display: inline-block;
	width: 100% !important;
}

.nav {
	background: #b9cbe1;
	position: fixed;
	padding-left: 0.5%;
	top: 0;
	width: 100%;
	z-index: 999;
}

.nav a {
	display: flex;
	/* 将容器设置为flex布局 */
	justify-content: center;
	/* 水平居中 */
	align-items: center;
	/* 垂直居中 */
	text-align: center;
	text-transform: uppercase;
	height: 80px;
	width: 100%;
	font-size: 18px;
}

.nav a img {
	display: block;
	width: 100%;
	width: 80%;
}

.nav a .logo2 {
	display: block;
	width: 60%;
}

.nav a:hover {
	background: #0a63d3;
	color: #fff;
}

.nava {
	background: #b9cbe1 !important;
}

.container {
	display: flex;
	justify-content: center;
	/* 水平居中 */
	align-items: center;
	/* 垂直居中 */

}

.container img {
	max-width: 100%;
	max-height: 100%;
	width: 100%;

}

.nav_title {
	display: flex;
	justify-content: center;
	/* 水平居中 */
	align-items: center;
	/* 垂直居中 */
}

.nav_title img {
	display: flex;
	justify-content: center;
	/* 水平居中 */
	align-items: center;
	/* 垂直居中 */

}

.register_bg {
	background: url(../images/register_bg.png) no-repeat;
	background-size: 100% 100%;
}

.register_pro {
	margin-top: 5px !important;
	width: 90%;
	min-height: 20vh;
	margin: auto;
	border: 1px solid #fff;
	color: #fff;
}

.icon_img {
	padding: 40px;
	font-size: 30px;
	color: #fbe909;
	display: inline-flex;
}

.icon_img span {
	padding-right: 1.25rem;
	background: url(../images/ico.png) no-repeat;
	display: inline-block;
	width: 2.9375rem;
	height: 2.9375rem;
}

.register_pro p {
	padding: 0 1.25rem 0 1.25rem;
}

.flt {
	margin-top: 6.25rem;
	background: url(../images/flt_bg.png) no-repeat;
	background-size: 100% 100%;
}

.flt_a {
	width: 90%;
	margin: auto;
}

.flt-k {
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 20px 0px;
	height: 230px;
}

.flt-k a {
	color: #fff;
}

.k-img {

	display: inline-block;
	width: 5.5rem;
	height: 5.5rem;
}

/* .flt-k p{
	
	  display: -webkit-box;
	  -webkit-box-orient: vertical;
	  -webkit-line-clamp: 2;
	  overflow: hidden;
	  text-overflow: ellipsis; 
	} */

.zdjqr {
	background: url(../images/zdjqr.png) no-repeat;

}

.rgznjcxk {
	background: url(../images/rgznjcxk.png) no-repeat;

}

.lczlyzhyx {
	background: url(../images/lczlyzhyx.png) no-repeat;

}

.yzyyssj {
	background: url(../images/yzyyssj.png) no-repeat;

}

.tzhyxny {
	background: url(../images/tzhyxny.png) no-repeat;

}

.qsyzojmol {
	background: url(../images/qsyzojmol.png) no-repeat;

}

.xlxynkx {
	background: url(../images/xlxynkx.png) no-repeat;

}

.cxyjy {
	background: url(../images/cxyjy.png) no-repeat;

}

.ldhg {
	margin-top: 1.25rem !important;
	width: 90%;
	margin: auto;
}

.haiwaijubanfang {
	background: url(../images/jubanfang_bg.png) no-repeat;
	background-size: 100% 100%;
	font-size: 3rem;
	text-transform: uppercase;
	color: #fff;
	
}

.top2024o {
	background: url(../images/h-2.png) no-repeat;
}

.banfang {
	background: url(../images/bf_bg.png) no-repeat;
}

.banfang img {
	width: 100%;
	height: 100%;
}


.flt-page {
	background: #f4f4f4;
	padding-top: 3.375rem;
	padding-bottom: 3.375rem;

}

.flt-list {
	padding: 2.5rem;
	width: 90%;
	margin: auto;
	background: #fff;
	box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.5);
	/* 水平偏移为0，垂直偏移为-5px，模糊半径为10px，扩散半径为-5px，颜色为半透明黑色 */
	position: relative;


}

.flt_bg {
	background: url(../images/flt-list-bg.png) no-repeat;
	width: 300px;
	height: 255px;
	position: absolute;
	right: 0;
	top: 0;
	background-size: 100% 100%;
	background-size: contain;
	/* 保持宽高比缩放背景图片 */

}

.flt-list span {
	display: inline-block;
	background: #003b88;
	width: 0.9375rem;
	height: 2.8125rem;
	float: left;
}

.flt-list h3 {
	line-height: 2.8125rem;
	color: #003b88;
}

.flt-list a {
	color: #003b88;
}

.flt-list div {
	margin-top: 0.9375rem;
}



.flt-fuzeren {
	padding: 1.5rem;
	width: 90%;
	margin: auto;
	background: #fff;
	box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.5);
	/* 水平偏移为0，垂直偏移为-5px，模糊半径为10px，扩散半径为-5px，颜色为半透明黑色 */
}

.flt-fuzeren img {
	border: 1px solid #7da9fa;
}

.flt-fuzeren .name-bg {
	background: url(../images/name-bg.png) no-repeat;
	width: auto;
	height: 3.125rem;
	padding: 1.25rem;

}

.flt-fuzeren span {
	color: #003b88;
}

.ccsl {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	text-overflow: ellipsis;
}

.none-boder {
	border: none !important;
}


.venue_bg {
	background: #f4f4f4;
	padding-top: 3.375rem;
	padding-bottom: 3.375rem;
}

.venue_pro {
	padding: 1.5rem;
	width: 87%;
	margin: auto;
	background: #fff;
	box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.5);
}

.venue_pro h3 {
	line-height: 1.8125rem;
	color: #003b88;
	padding: 0px 0px 20px 0px;
}

.venue_pro h3 span {
	display: inline-block;
	background: #003b88;
	width: 0.4375rem;
	height: 1.8125rem;
	float: left;
	margin-right: 0.925rem;
}


.zhuce {
	background: #0962d0;
	padding-top: 3.375rem;
	padding-bottom: 3.375rem;
}

.zhuce_cen {
	padding: 1.5rem;
	width: 90%;
	margin: auto;
	background: #fff;
	box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.5);
}

.zhuce_cen table tr td {
	width: 30%;
	display: inline-block;
	margin: 10px 15px;
	line-height: 2.625rem;
	font-size: 1.125rem;
}

.zhuce_cen table tr td p {
	color: #074eaf;
}

.zhuce_cen table tr td p span {
	color: red;
}

.w-15 {
	width: 0.9375rem;
	height: 0.9375rem;
}

.wenben {
	width: 90%;
	margin: auto;
	background: url(../images/register_bg.png) no-repeat;
	background-size: 100% 100%;
}

.submit {
	padding: 15px 150px;
	background: #074eaf;
	color: #fff;
	border: 1px solid #074eaf;
	font-size: 20px;
	font-weight: 900;
	text-align: center;
	margin: auto;
	display: grid;
}

.wenben p {
	color: #fff;
	line-height: 2.25rem;
}

.wenben .tips {
	background: #fbe909;
	padding: 0.25rem;
	display: inline-block;
	margin-bottom: 0.9375rem;

}

.wenben .tips p {
	color: #003b88;
}

.wenben .tips p img {
	width: 1.25rem;
	height: 1.25rem;
	padding-right: 0.625rem;
}

.footer {
	margin-top: 2.375rem;
	width: 100% !important;
	background: #003071;
	color: #fff;
	line-height: 7.375rem;
}

.footer_nav {
	width: 90%;
	margin: auto;
}

/* venue-cont1 */
.venue-cont1 {
	display: flex;
	justify-content: space-between;
}

.venue-cont1 .item {
	width: 50%;
}

.venue-cont1 .item img {
	display: block;
	max-width: 590px;
	width: 90%;
	margin-bottom: 20px;
}

.footerLinks {
	color: #fff;
	padding-top: 30px;
}

.footerLinks a {
	font-size: 14px;
	line-height: 1.2;
	color: rgba(255, 255, 255, 0.7);
}


/* news */
.news-box {
	margin: 20px auto;
	margin-bottom:0px;
	
}

.news-list {
	position: relative;
	overflow: hidden;
	height: 40px;
}

.news-list ul {
	font-size: 20px;
	float: left;
	margin-right: 100px;
}

.news-box ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	padding-right: 100px;
	overflow: hidden;
}


.news-box ul a {
	color: #fff;
}

/* news-page */
.news-page {
	background: #f4f4f4;
	padding-top: 3.375rem;
	padding-bottom: 3.375rem;
}

.news-cont {
	padding: 1.5rem;
	width: 90%;
	margin: auto;
	background: #fff;
	box-shadow: 0 -5px 10px -5px rgba(0, 0, 0, 0.5);
	font-size: 18px;
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
}

.news-cont .title {
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: dashed 1px #ccc;
}

.news-cont a {
	color: #0a63d3;
}

.news-cont ul[class] {
	padding-left: 1em;
}

.news-cont ul[class] li {
	list-style: inherit;
}
