body,
div,
span,
i,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

input {
	border: 0;
	padding: 0;
}


input[type=text]:focus {
	outline: none;
}

.edui-default .edui-toolbar .edui-combox .edui-combox-body,
.edui-default .edui-button-body,
.edui-splitbutton-body,
.edui-menubutton-body,
.edui-combox-body {
	height: 22px !important;
}

.ivu-form-item-content {
	line-height: 26px !important;
}

.edui-editor-iframeholder {
	height: 250px !important;
}

.menu_view {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	margin-left: 50%;
	transform: translateX(-50%);
}

.Flex_center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.Flex_sb {
	display: flex;
	justify-content: space-between;
}

.w-e-toolbar .w-e-menu {
	width: 30px;
	height: 30px;
}

.Title {
	font-size: 32px;
	color: #253044;
	margin-top: 35px;
}

.title {
	margin-top: 40px;
	margin-bottom: 14px;
	line-height: 28px;
	font-size: 22px;
	color: #253044;
	font-weight: bolder;
}

.attention {
	font-size: 16px;
	color: #253044;
	font-weight: bolder;
	margin: 32px 0 5px;
}

.attention_text {
	line-height: 1.8;
	font-size: 15px;
	color: red;
	padding-left: 23px;
	font-weight: bold;
}

.signature_text {
	line-height: 1.8;
	font-size: 15px;
	color: #485162;
	padding-left: 23px;
	/* font-weight: bold; */
}

.text {
	line-height: 24px;
	font-size: 15px;
	color: #485162;
}

.red {
	color: red;
}

.table {
	margin: 12px 0;
}

.introduce p {
	line-height: 1.8;
	font-size: 15px;
	color: #485162;
	padding-left: 5px;
	font-weight: bold;
}

.introduceIMG {
	width: 350px;
	margin-left: 50px;
}

.caseIMG {
	width: 100%;
	margin-top: 5px;
}

.btnBox {
	margin-left: 80px;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}

.res {
	font-size: 18px;
	color: #2d8cf0;
	margin-left: 10px;
	font-weight: bold;
}

.stepTitle {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-bottom: 5px;
}

.stepText {
	width: 800px;
	font-size: 16px;
	color: #485162;
	margin-left: 25px;
	margin-bottom: 20px;
	word-wrap: break-word;
}

.baseurl_box {
	width: 300px;
	height: 40px;
	background-color: #fff;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10px;
}

.baseurl_box .baseurl_title {
	font-size: 14px;
	color: #777;
}

.baseurl_box .baseurl_input {
	width: 200px;
	font-size: 14px;
}

.lh30 {
	line-height: 40px;
}

.mt20 {
	margin-top: 20px;
}
