* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none !important;
	color: #282828;
}

[v-cloak] {
	display: none;
}

.clear {
	clear: both;
	line-height: 0;
}

li {
	list-style: none;
}

body {
	font-size: 18px !important;
	font-family: '微软雅黑';
	line-height: 32px;
	background: #d2f0f5 url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/yjzj2024/bg.jpg) no-repeat top center;
	background-size: 1920px;
}


.wrap {
	margin: 0 auto;
	width: 100%;
	max-width: 1300px;
	/* overflow: initial */
}

.logo {
	margin-top: 40px;
}

.mobileBg {
	display: none;
}

.topBar {
	margin: 430px auto 0;
	max-width: 1920px;
	min-width: 1300px;
	height: 239px;
	background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/yjzj2024/bar.png) no-repeat top center;
}

.topBar .wrap {
	padding-top: 1px;
}

.barTxt {
	text-indent: 40px;
	margin-top: 65px;
	font-size: 20px;
	color: #fff;
}

.tit {
	display: flex;
	justify-content: center;
	margin: 10px auto 70px;
}

.nxssm {
	display: flex;
	flex-wrap: wrap;
}

.nxssm li {
	width: 150px;
	margin-right: 80px;
	margin-bottom: 45px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.nxssm li img {
	margin-bottom: 20px;
}

.nxssm .active {
	font-weight: 700;
	color: #3a79d2;
}

.nxssm li:nth-child(6n) {
	margin-right: 0;
}

.selectItem {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	top: 0;
	left: 0;
	width: 1300px;
	height: 994px;
	background-color: rgba(0, 0, 0, 0.175);
	z-index: 999;
	border-radius: 20px;
}

.noMore600 {
	display: block;
	width: 306px;
	text-align: center;
	background: #fff;
	border: 1px solid #d3eef9;
	border-top: 1px solid #0d5199;
	color: #2c68a7;
	padding: 10px 20px 10px 20px;
}

.form {
	position: relative;
	border-radius: 20px;
	padding: 70px 30px;
	background-color: #fff;
	font-size: 16px;
}

.form_top {
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff8f5;
	color: #808080;
}

.form_top span {
	cursor: pointer;
	color: #126ed6;
}

.form_label1 {
	margin-top: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.form_label1 input {
	padding-left: 20px;
	margin-left: 10px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #c6e8f8;
	outline: none;
}

.selectInput {
	background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/yjzj2024/jiantou.png) no-repeat right;
}

.zfbmtyj {
	width: 463px;
	cursor: pointer;
}

#input5 {
	padding-left: 20px;
}

.dropdown-menu {
	position: absolute;
	/*    top: 94%;
    left: -130px; */
	width: 604.391px;
	/* width: 707.391px; */
	/* height: 544px; */
	background: #fff;
	padding: 5px 0;
	margin: 0px;
	z-index: 99;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	padding: 0 10px 10px;
	box-sizing: border-box;
}

.dropdown-menu li {
	cursor: pointer;
	display: inline-block;
	/* width: auto; */
	width: 174px;
	height: 28px;
	padding: 3px 10px;
	line-height: 28px;
	font-size: 14px;
}

.dropdown-menu li:hover {
	background-color: #ccc;
}

.form p {
	margin-top: 20px;
}

.checkItemChecked label::before {
	content: "✓";
	background-color: rgb(18, 110, 214);
}

.dys_message_title {
	position: relative;
}

.dys_message_title input {
	padding-right: 50px;
	width: 1087px;
}

.title-length {
	position: absolute;
	top: 50%;
	right: 2%;
	transform: translate(0, -50%);
	color: #949494;
}

.dys_text_occupation_father .dys_text_occupation {
	margin-top: 0;
	display: flex;
}

.dys_text_occupation_father {
	position: relative;
}

.dys_select {
	/* display: none; */
	position: absolute;
	left: 62px;
	top: 42px;
	width: 434px;
	background: #fff;
	text-align: center;
	z-index: 100;
	border: 1px solid #c6e8f8;
	padding-top: 15px;
}

.dys_select li {
	color: #1993e3;
	padding: 5px 12px;
	float: left;
	/* background: #e7f8ff; */
	background: #fff8f5;
	margin-left: 19px;
	margin-bottom: 15px;
}

.dys_select li:hover {
	background: #0a8ce1;
	color: #fff;
}

.dys_select li a {
	color: #0a8ce1;
}

.dys_select li:hover a {
	color: #fff;
}

#zzqzfbm {
	position: relative;
}

/* 输入框 */
.dys_message_textarea {
	margin-top: 20px;
	position: relative;
	margin-bottom: 29px;
	display: block;
	background-color: #fff;
	resize: none;
	border: 1px solid #c6e8f8;
	padding-bottom: 38px;
	width: 100%;
}

.dys_message_textarea textarea {

	display: block;
	/* width: 996px; */
	width: 100%;
	background-color: #fff;
	height: 290px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333;
	line-height: 32px;
	margin-top: 20px;
	padding: 0 18px 0 18px;
	border: none;
	border-radius: 20px 20px 0 0;
	box-sizing: border-box;
}

textarea {
	outline-style: none;
	-webkit-appearance: none;
	resize: none;
}

.dys_message_textarea #info {
	display: block;
	position: absolute;
	right: 24px;
	bottom: 6px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #a1a1a1;
	line-height: 36px;
}

.dys_message_textarea #info b i {
	color: #0d5199;
	font-style: normal;
}

.tip {
	color: #cb4046;
	float: left;
	margin: 7px;
}

#usernameBox {
	width: 140px;
}

/* 提交 */


.submit {
	margin: 40px auto 0;
	display: block;
	width: 260px;
	height: 45px;
	/* background: #0a8ce1; */
	background: #22affa;
	font-family: "微软雅黑";
	font-size: 20px;
	color: #fff;
	border: none;
	border-radius: 20px;
}

/*  */
.zfwz {
	margin-top: 170px;
}

.zfwz1 {
	margin-top: 180px;
}

.tit1 {
	text-align: center;
	font-size: 43.58px;
	color: #3a79d2;
	font-weight: 700;
}

.tit2 {
	font-size: 24px;
	background-color: #22affa;
	padding: 2px 10px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 33px;
	margin-top: 25px;
}

.wzList {
	padding: 0 10px 20px 10px;
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #bcbfc0;
}

.wzList:last-child {
	border-bottom: none;
}

.wzList a {
	margin-right: 10px;
	line-height: 40px;
}

.wzList a:hover li {
	color: #22affa;
}

.wzList li {
	width: 226px;
	font-size: 18px;
	color: #434343;
}

.ldList {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
}

.ldList li {
	position: relative;
}

.ldList a li::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	right: -55px;
	width: 2px;
	height: 54px;
	background-color: #cbe1f9;
}

.ldList a li img {
	width: 160px;
}

.ldList a:nth-child(1) li img {
	width: auto;
}

.ldList a:last-child li::after {
	display: none;
}

/* 留言须知 */
.el-dialog {
	border-radius: 10px;
	width: 778px;
}

.prompt .lyxz-content {
	padding: 0 25px;
	margin: 25px 0;
	max-height: 650px;
	overflow-x: auto;
}

.prompt h1 {
	color: #0f59a4;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 700;
}

.prompt p {
	line-height: 24px;
	margin-bottom: 3px;
	font-size: 16px;
	margin-top: 0;
}

.prompt1 .btn {
	width: 240px;
	display: block;
	margin: 5px auto 8px;
	background-color: #01518e;
	color: #fff;
	border: none;
	height: 40px;
	line-height: 40px;
	font-size: 21px;
	cursor: pointer;
	padding: 0 10px;
	outline: none;
	border-radius: 10px;
}

/* elementui */
.el-radio__inner {
	border-radius: 0%;
}

.el-radio__input.is-checked .el-radio__inner {
	background-color: rgb(18, 110, 214);
}

.el-radio__input.is-checked .el-radio__inner::after {
	display: flex;
	align-items: center;
	justify-content: center;
	content: "✓";
	background-color: transparent;
	color: #fff;
}

.el-radio__input.is-checked+.el-radio__label {
	color: #000;
	font-size: 16px
}

.el-radio__label {
	color: #000;
	font-size: 16px
}

.el-radio {
	margin-right: 0;
}

.el-icon-arrow-down:before {
	display: none;
}

.el-input__inner {
	width: 485px;
	background: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/yjzj2024/jiantou.png) no-repeat right;
	border-radius: 0;
}

.form_label1 input {
	height: 38px;
}

#form_label1 .el-input input {
	width: 280px;
}

.el-dialog__header {
	padding: 0;
}

.el-icon-arrow-right:before {
	content: "";
}

.border_red {
	border: 1px solid red !important;
}

#phone {
	width: 370px;

}

.phoneTip {
	position: absolute;
	display: none;
	width: 84px !important;
	top: 20px;
	left: 95px;
	font-size: 12px;
	color: red;
}

#department1 {
	width: 463px;
	padding-left: 20px;
	margin-left: 10px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #c6e8f8;
	outline: none;
	font-size: 10px;
}

#v_container {
	width: 70px;
	height: 38px;
	margin: 0 10px;
}

.center {
	display: flex;
	align-items: center;
}

@media screen and (max-device-width:768px) {
	html {
		width: 100%;
	}

	body {
		width: 100%;
		min-width: 0;
		background: none;
	}

	.topBar {
		min-width: 100%;
	}

	.wrap {
		/* max-width: 30%; */
		width: 100%;
	}

	.selectItem {
		width: 100%;
		height: 100%;
	}

	.form_label1 {
		flex-direction: column;
	}

	.dys_message_title input {
		width: 100%;
	}

	.selectInput input {
		width: 80% !important;
	}

	.selectInput {
		width: 100%;
	}

	.zfbmtyj {
		width: 100%;
	}

	#professiontemp {
		width: 440px;
		border-radius: 0%;
	}

	.logo {
		display: none;
	}

	.logo2 {
		margin-top: 5%;
		margin-left: 5%;
		width: 50% !important;
		height: auto;
		position: absolute;
		z-index: 2;
	}


	.mobileBg {
		display: block;
		position: relative;
	}

	.mobileBg img {
		width: 100%;
	}

	/* 导语 */

	.topBar {
		width: 100%;
		background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/yjzj2024/mobile_topBar.png);
		height: auto;
		background-size: 100% 100%;
		margin-top: -10px;

	}

	.barTxt {
		margin-top: 0;
		font-size: 13.8px !important;
		padding: 18px 2% !important;
		text-indent: 27.6px;
		line-height: 30px;
		word-break: break-all;
	}

	#professiontemp {
		width: 100%;
	}

	.el-cascader {
		width: 100% !important;
	}

	#phone {
		width: 100%;
		padding-right: 0;
	}

	#phone::-webkit-input-placeholder {
		/* 字体大小直接写样式即可 */
		font-size: 10px;
	}

	/*  Mozilla Firefox 4-18使用伪类 */
	#phone:-moz-placeholder {}

	/* Mozilla Firefox 19+ 使用伪元素  */
	#phone::-moz-placeholder {}

	/* IE10使用伪类 */
	#phone:-ms-input-placeholder {}

	.tit {
		margin: 20px auto 30px;
	}

	.tit img {
		width: 80%;
	}

	.nxssm li {
		width: calc(25%);
		margin-right: 0;
		font-size: 11.8px !important;
		margin-bottom: 20px;
		justify-content: flex-start;
	}

	.nxssm li span {
		text-align: center;
	}

	.nxssm li img {
		width: calc(70%);
		margin-bottom: 5px;
	}

	/* form表单 */
	.form_first {
		padding-bottom: 50px;
		background-image: url(http://byte.gxnews.com.cn/www.gxzf.gov.cn/material/images/yjzj2024/form_first.jpg);

		background-size: 100% 100%;
	}

	.form_label1 input {
		padding-left: 18px;
	}

	.form {
		margin: 0 auto;
		width: 85%;
		padding: 20px 15px 50px 15px;
		color: #626262 !important;
		font-size: 16px;
	}

	.form_top {
		text-indent: 27.6px;
		display: block;
		font-size: 10.8px;
		line-height: 23px;
		padding: 10px 5px;
	}

	.form_label1 {
		align-items: flex-start;
	}

	.form_label1 input {
		max-width: 100% !important;
		margin-left: 0;
	}

	.form_label1>div {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-bottom: 10px;
	}

	.form_label1 p {
		/* display: flex; */
		/* justify-content: space-between;
		align-items: center; */
		width: 100%;
	}

	#form_label1 .el-input input {
		width: 100%;
		max-width: 100% !important;
	}

	#usernameBox {
		width: 100%;
		max-width: 99%;
	}

	.dys_select {
		width: 100%;
		left: 0;
	}

	#ndyj {
		text-align: center;
		font-size: 13.8px;
		color: #000;
		font-weight: 700;
	}

	.el-radio__inner {
		border-radius: 50%;
	}

	#department1 {
		padding: 0;
		margin: 0;
		max-width: 100%;
		width: auto;
		padding-right: 46px;
		overflow: hidden;
	}

	.checkItem div .selectInput input {
		width: 93% !important;
		float: right;
	}

	.el-cascader-menu {
		min-width: 33%;
	}

	.el-cascader-node {
		padding: 0;
	}

	.el-input--suffix .el-input__inner {
		padding-right: 62px;
	}

	#zzqzfbm {
		width: 100%;
		position: initial;
	}

	#departlis {
		left: 0;
		width: 100%;
	}

	.dropdown-menu li {
		width: auto;
	}

	#code_input {
		margin: 0 !important;
		width: 90px;
	}

	#input5 {
		width: 100% !important;
		/* margin-left: 17px; */
		padding: 0;
		border-radius: 0%;
	}

	.tip {
		margin: 0;
	}


	.el-dialog {
		border-radius: 10px;
		width: 100%;
	}

	.submit {
		width: 80%;
	}

	.zfwz1 {
		font-size: 20px;
		margin-top: 30px;
	}

	.tit1 {
		font-size: 26px;
	}

	.ldList {
		margin-top: 30px;
		padding-bottom: 50px;
	}

	.ldList a li img {
		width: 60%;
	}

	.ldList a li {
		display: flex;
		justify-content: center;
	}

	.ldList a:nth-child(1) li img {
		width: 80%;
	}

	.ldList a li::after {
		content: '';
		position: absolute;
		top: 50%;
		transform: translate(0, -50%);
		right: 0 !important;
		width: 2px;
		height: 20px;
		background-color: #cbe1f9;
	}

	/* .link-tab {
		display: none;
	}

	.footer {
		display: none;
	} */
	.tab-link-nav {
		display: flex;
	}

	.tab-link-nav li {
		display: flex;
		align-items: center;
		justify-content: center;
		line-height: 14px;
		width: 20%;
		/* margin: 0 2px; */
		background-color: #fff;
		text-align: left;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0 5px;
		position: relative;
		font-size: 10px;
		/* height: 83%; */
		/* transform: scale(0.9); */
		flex: 1;
		text-align: center;
	}

	.link-tab {
		margin-top: 0
	}

	.tab-link-nav li:before {
		display: none;
	}

	.link-tab {
		min-height: auto;
	}

	.footer {
		padding: 25px 0 50px;
	}

	.inline-block:nth-child(1) {
		margin-left: 0;
	}

	.inline-block:nth-child(5) {
		margin-right: 0;
	}

	.footer .footer-mid {
		display: flex;
		justify-content: center;
		margin: 0;
	}

	.footer .footer-last {
		display: flex;
		justify-content: center;
	}
}