

/* CSS Document */
body,
html {
	margin: 0;
	padding: 0;
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font: 12px/2 微软雅黑, Verdana, Arial, Helvetica, sans-serif;
	position: relative;
}

p {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

img {
	border: 0;
	max-width: 100%;
}

.c-b,
.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #404040;
}

.line {
	width: 100%;
	height: 1px;
	margin: 20px 0;
	background: #ccc;
}

.text-center {
	text-align: center;
}

.hide {
	display: none !important;
}

*::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 4px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 4px;
}

*::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 5px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	background: rgba(0, 0, 0, 0.1);
}

*::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	background: rgba(0, 0, 0, 0.1);
}

.lg-body {
	width: 100%;
	height: 100%;
}


.head {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0 20px;
	height: 80px;
	background: #fff;
	border-radius: 30px 0 0 0;
	width: 100%;
	position: sticky;
	top: 0;
	z-index: 9;
}

.menu {
	width: 38px;
	height: 34px;
	margin-right: 20px;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
}

.menu span {
	display: block;
	width: 15px;
	height: 15px;
	margin: 1px;
	border: 2px solid #661B18;
	transition: all 0.2s;
}

.menu span:nth-child(1) {
	border-radius: 10px 10px 0 10px;
}

.menu span:nth-child(2) {
	border-radius: 10px 10px 10px 0;
}

.menu span:nth-child(3) {
	border-radius: 10px 0 10px 10px;
}

.menu span:nth-child(4) {
	border-radius: 0 10px 10px 10px;
}

.menu.act span {
	transform: rotate(180deg);
}

.menu:hover span {
	background: #661B18;
}

.logo {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 50px 0;
}

.menu {
	font-size: 40px;
}

.logo img {}

.logo2 {
	display: none;
	align-items: center;
}

.logo2 .img {}

.tools {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.tools .user {
	font-size: 14px;
}

.tools .user i {
	margin-right: 5px;
	font-size: 16px;
}

.tools .user a:hover {
	color: #F19311;
}

.tools .opera {
	position: absolute;
	top: 30px;
	right: 0;
	width: 100px;
	padding: 10px 0;
	text-align: center;
	font-size: 14px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0 0 0/18%)
}

.tools .opera:before {
	display: block;
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 10px solid #fff;
	position: absolute;
	top: -10px;
	right: 0;
}

.tools .opera a {
	display: block;
}

.tools .opera a:hover {
	color: #F19311;
}

.login {}

.bodyWrap {
	display: flex;
	justify-content: space-between;
	background: url(../image/bg1.png) center no-repeat;
	background-size: cover;
	height: 100%;
	transition: all 0.3s;
	position: relative;
}

.left {
	flex-shrink: 0;
	width: 300px;
	overflow: hidden;
	background: rgba(255 255 255/70%);
	transition: all 0.2s;
}

.left-menu {
	padding: 50px 0;
	margin-right: 30px;
}

.left-menu li {
	height: 60px;
}

.left-menu li a {
	color: #661b18;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
}

.left-menu li a i {
	font-size: 20px;
	margin-right: 20px;
	margin-top: 2px;
}

.left-menu li a span {}

.left-menu li:hover {
	background: rgba(255 255 255/80%);
}

.left-menu li.act {
	background: #661b18;
}

.left-menu li.act a {
	color: #fff;
}

.left .contact{
		display: none;
	}

.scroll-body {
	width: 100%;
	height: 100%;
	overflow: auto;
	background: rgba(255 255 255/70%);

}

.main-body {
	display: flex;
	width: 100%;
	min-height: calc(100% - 80px);
	background: #fff;
}

.center {
	display: flex;
	flex: 1;
	flex-direction: column;
	min-width: 300px;
	margin: 0 50px;
	transition: all ease .2s;
}

.form {}

.form-content {
	padding: 15px;
	margin: 0 auto;
	background: #fff;
	transition: all ease .2s;
}

.form-tips {
	padding: 20px;
	background: #f7f3f3;
	border-radius: 30px;
	font-size: 14px;
}

.form-tips .cn {
	color: #333;
	font-weight: 200;
}

.form-tips .en {
	color: #999;
	font-family: "Georgia";
}

.form-title {
	margin: 15px 0;
	font-size: 30px;
	text-align: center;
}

/*表单标题字体重载*/
.form .lg-form-title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.form .lg-form-title span.cn {
	color: #333;
	font-size: 15px;
	margin-right: 10px;
}

.form .lg-form-title span.en {
	color: #999;
	font-weight: normal;
	font-size: 12px;
	font-family: "Georgia";
}


.right {
	width: 335px;
	background: #f7f3f3;
	border-radius: 30px 0 0 0;
}

.contact {
	position: sticky;
	top: 80px;
	padding: 25px;
}

.contact .title {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 10px;
}

.contact .map {
	margin-bottom: 20px;
}

.contact .intro {}

.contact .intro p {
	font-size: 14px;
	line-height: 1.8;
	color: #661b18;
	display: flex;
	align-items: center;
}

.contact .intro i {
	width: 28px;
	margin-right: 5px;
	text-align: center;
}

.contact .intro span {}

.contact .ewm {
	width: 180px;
	height: 180px;
	margin: 0 auto;
}

.contact .ewm p {
	text-align: center;
	color: #661b18;
}

.main {
	width: 100%;
	padding: 15px;
	background: #f9f9f9;
}

.lg-card {
	background: #fff;
	padding: 15px;
	box-shadow: 0 3px 6px rgba(0 0 0/8%);
}

.lg-card-header {
	margin-bottom: 15px;
	font-size: 18px;
	font-family: "Microsoft JhengHei Light";
	color: #661B18;
	font-weight: 600;
	line-height: 50px;
	border-bottom: 1px solid #eee;
}

.lg-card-body {
	display: flex;
	margin-bottom: 15px;
}

.lg-card-container {
	width: 100%;
}

.apply-list {
	display: flex;
	flex-wrap: wrap;
}

.apply-list-item {
	margin: 15px;
	border: 1px solid #ddd;
	border-radius: 10px;
	position: relative;
}

.apply-list-item .title {
	margin-bottom: 15px;
	padding: 10px 15px;
	font-size: 14px;
	background: #f7f3f3;
	border-radius: 10px 10px 0 0;
}

.apply-list-item .title i {
	margin-right: 5px;
}

.apply-list-item .item {
	padding: 0 15px;
	font-size: 14px;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	color: #661B18;
	font-weight: 600;
}

.apply-list-item .item .tip {
	color: #747474;
	font-weight: 400;
}

.apply-list-item .item.opera {
	justify-content: center;
}

.apply-list-item .item.opera span {
	margin: 0 10px;
	cursor: pointer;
	border: 1px solid #ccc;
	border-radius: 25px;
	padding: 10px;
	background: #f9f9f9;
	transition: all 0.2s;
}

.apply-list-item .item.opera span:before {
	margin-right: 5px;
}

.apply-list-item .item.opera span:hover {
	border: 1px solid #661B18;
	background: #661B18;
	color: #fff;
}

@media screen and (max-width:1680px) {}

@media screen and (max-width:1440px) {
	.left.act {
		width: 260px;
	}

	.right {
		width: 260px;
	}
}

@media screen and (max-width:1280px) {
	.left {
		width: 260px;
	}

	.center {
		margin: 0 20px;
	}

	.form {
		flex-wrap: wrap;
	}

	.form-content {
		width: 100%;
	}

	.right {
		width: 260px;
	}
}

@media screen and (max-width:968px) {
	.left {
		width: 200px;
	}

	.right {
		display: none;
	}

	.form-title {
		font-size: 22px;
	}
}

@media screen and (max-width:768px) {
	.left {
		width: 200px;
	}

	.right {
		display: none;
	}

	.form-title {
		font-size: 22px;
	}
}

@media screen and (max-width:550px) {
	.head {
		padding: 0 5px;
		border-radius: 0;
		box-shadow: 0px 3px 6px rgba(0 0 0/8%);
		justify-content: space-between;
	}

	.logo {
		display: none;
	}

	.logo2 {
		display: flex;
		margin-right: 20px
	}

	.logo2 .img {}

	.tools {
		width: 160px;
	}

	.tools .user {
		min-width: 120px;
	}

	.menu {
		flex-shrink: 0;
		padding: 0;
		font-size: 25px;
		margin: 0 10px;
		height: 20px;
		width: 28px;
	}

	.menu span {
		width: 10px;
		height: 10px;
	}

	.menu:hover span {
		background: #fff;
	}

	.login {
		font-size: 12px;
		padding: 6px 12px;
	}

	.main-body {
		justify-content: start;
		flex-direction: column;
		height: auto;
	}

	.left {
		display: block;
		width: 100%;
		position: absolute;
		top: 80px;
		left: -100%;
		z-index: 8;
		background:#fff;
	}

	.left.act {
		width: 100%;
		left: 0;
	}
	.left-menu li{
		height: 50px;
	}
	.left-menu li a{
		line-height: 50px;
		font-size: 14px;
	}
	
	.left-menu{padding:20px 0;}
	
	.left .contact{
		display: block;
	}
	
	.center {
		margin: 0;
		padding: 10px;
		position: relative;
		z-index: 7;
	}

	.form-content {
		width: 100%;
		padding: 0 !important;
	}

	.right {
		display: block;
		width: 100%;
		margin-left: 0;
	}
}

.contact {}

@media screen and (min-height:700px) {
	.contact {
		position: sticky;
		top: 80px;
	}
}
