* {
	margin: 0;
	padding: 0;
}

a {
	color: black;
	text-decoration: none;
}

ul,
li {
	list-style-type: none;
}

body {
	/* color: #545454; */
	height: 100vh;
}

@media all and (min-width:990px) {
	.zb_head_mobile {
		display: none;
	}

	.zb_head_pc {
		display: block;
	}
}

@media all and (max-width:1300px) {
	#zb_head .zb_head_option a {
		padding: 0 15px;
	}
}

@media all and (max-width:660px) {}

@media all and (max-width:989px) {
	.zb_head_mobile {
		display: block;
	}

	.zb_head_pc {
		display: none;
	}

	body .zb_contactus_body {
		padding-top: 52px;
	}

	body .zb_contactus_content {
		width: 100%;
	}
}

@keyframes bianbianbian {
	0% {
		max-height: 0px;
		opacity: 0;
	}

	100% {
		max-height: 600px;
		opacity: 1;
	}
}

@keyframes fangda {
	0% {
		transform: scale(0.1, 0.1);
	}

	100% {
		transform: scale(1, 1);
	}
}

#zb_head {
	font-size: 16px;
}

.zb_head_top {
	background-color: #f2f2f2;
}

.zb_head_box {
	max-width: 1300px;
	min-width: 970px;
	width: 100%;
	margin: auto;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
}

.zb_head_text {
	width: 50%;
	box-sizing: border-box;
	padding-left: 40px;
}

.zb_head_mail {
	text-align: right;
	width: 25%;
	font-size: 15px;
}

.zb_head_phone {
	font-family: Comfortaa;
	height: 24px;
	background-color: #004A9F;
	font-size: 14px;
	font-weight: bold;
	border-radius: 50px;
	cursor: pointer;
}

.zb_head_input {

	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.zb_head_input>input {
	width: 100%;
	height: 36px;
	padding: 0 5px;
	outline: none;
	font-size: 16px;
	border-radius: 5px;
	border: 1px solid rgb(221, 221, 221);
}

.searchImg {
	width: 22px;
	position: absolute;
	right: 15px;
	cursor: pointer;
	top: 10px;
}

.zb_head_phoneH {
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	padding-right: 30px;
	transition: color 0.5s;
	color: white;
}

.zb_head_phoneH:hover {
	color: black;
}

.zb_head_title {
	max-width: 1300px;
	min-width: 970px;
	width: 100%;
	margin: auto;
	padding: 10px 0;
	display: flex;
	justify-content: space-between;
}

.zb_head_option {
	font-family: Open Sans;
	font-weight: bold;
	font-size: 15px;
	cursor: pointer;
	height: 55px;
	line-height: 55px;
	flex-shrink: 0;
}

.zb_head_option a {
	display: inline-block;
	height: 55px;
	line-height: 55px;
	color: #333;
	padding: 0 25px;
	position: relative;
	transition: color 0.2s;
}

.zb_head_option:hover a {
	color: #004A9F;
}

.zb_head_list {
	display: flex;
	align-items: center;
	min-width: 420px;
	box-sizing: border-box;
	position: relative;
}

.zb_head_sss {
	display: flex;
	align-items: center;
	font-size: 23px;
	font-weight: bold;
	color: #333;
}

.zb_head_sss p {
	margin-left: 8px;
}

.zb_head_logo {
	width: 53px;
}

.zb_head_input {

	position: relative;
	display: flex;
	align-items: center;
}

.zb_head_input>input {
	width: 100%;
	height: 36px;
	padding: 0 5px;
	outline: none;
	font-size: 16px;
	border-radius: 5px;
	border: 1px solid rgb(221, 221, 221);
}

.zb_head_input>img {
	width: 22px;
	position: absolute;
	right: 5px;
	cursor: pointer;
}

#zb_head .zb_head_selected a::before {
	content: "";
	width: 100%;
	background-color: #004A9F;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#zb_head .zb_head_select a::before {
	content: "";
	width: 100%;
	background-color: #004A9F;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.zb_head_subitem {
	max-width: 1200px;
	min-width: 970px;
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: space-between;
	position: relative;
}

.zb_head_jt {
	width: 12px;
	vertical-align: middle;
	visibility: hidden;
}

.zb_head_xl {
	width: 100%;
	height: 0px;
	transition: height 0.8s, opacity 0.8s;
	position: absolute;
	overflow: hidden;
	top: 55px;
	right: 0;
	background-color: white;
	z-index: 10;
	opacity: 0;
}

.zb_head_xx {
	color: #545454;
	font-weight: normal;
	line-height: normal;
	padding: 10px;
	margin-left: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #e3e3e3;
	font-size: 14px;
	margin-top: 20px;
}

.zb_head_xx:hover {
	font-weight: bold;
}



.zb_head_zh {
	display: flex;
	color: #545454;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}

.zb_head_zh>div {
	width: 80px;
}

.zb_head_zh img {
	width: 80px;
	height: 80px;
}

.zb_head_item {
	font-size: 14px;
	cursor: pointer;
	padding: 10px 0;
}

.zb_head_item_img {
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-left: 10px;
	transform: rotate(0deg);
	transition: transform 0.3s;
}

.zb_head_item:hover .zb_head_item_img {
	transform: rotate(180deg);
}

.zb_head_drawer {
    position: absolute;
    top: 38px;
    width: 17%;
    z-index: 10;
    background-color: white;
    padding: 10px 10px;
    display: none;
    flex-wrap: wrap;
    height: auto;
    overflow: hidden;
    opacity: 0;
    cursor: default;
}
.zb_head_drabox:hover p{
	color: #004A9F;
}
.zb_head_drabox {
    /* width: 20%; */
    min-width: 220px;
    height: 35px;
    line-height: 35px;
    /* overflow: hidden; */
    text-align: center;
    border-bottom: 1px solid #ececec;

}
.zb_head_drabox img {
	width: 140px;
	margin: auto;
	cursor: pointer;
}

.zb_head_item:hover .zb_head_drawer {
	display: flex;
	animation: bianbianbian 0.6s 1 forwards;
}

.zb_head_mobile {
	width: 100%;
	height: 52px;
	background-color: white;
	position: fixed;
	z-index: 100;
	top: 0;
}

.zb_head_nav {
	display: flex;
	justify-content: space-between;
	height: 100%;
}

.zb_head_center img {
	height: 100%;
}

.zb_head_left {
	width: 52px;
	height: 52px;
	margin-left: 10px;
	position: relative;
}

.zb_head_left i {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 36px;
	position: absolute;
	text-align: center;
}

.zb_head_left span {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 40px;
	line-height: 45px;
	display: none;
	position: absolute;
	text-align: center;
}

.zb_head_right {
	width: 52px;
	height: 52px;
	margin-right: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.zb_head_right img {
	width: 30px;
	height: 30px;
}

.zb_head_sousuo {
	width: 100%;
	height: 52px;
	background-color: white;
	padding: 10px 20px 0;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	display: none;
}

.zb_head_sousuo input {
	border: 1px #ccc solid;
	width: 100%;
	height: 80%;
	outline: none;
	border-radius: 40px;
	padding: 0 20px;
	box-sizing: border-box;
}

.zb_head_sousuo img {
	height: 60%;
	max-width: 20px;
	position: absolute;
	right: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.zb_head_menu {
	width: 0px;
	height: calc(100vh - 52px);
	transition: width 0.5s;
	background-color: white;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	overflow: auto;
}

.zb_head_menu_box {
	width: 100vw;
	flex-shrink: 0;
	padding: 0 40px;
	box-sizing: border-box;
	font-size: 14px;
}

.zb_head_menu_title {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
}

.zb_head_menu_title i {
	float: right;
	transform: rotate(0deg);
	transition: transform 0.3s;
}

.zb_head_menu_list {
	display: none;
}

.zb_head_menu_list li {
	padding: 0 20px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}

.zb_body_bottom {
	width: 100%;
	background-color: #004A9F;
	color: white;
}

.zb_bot_main {
	max-width: 1180px;
	width: 100%;
	margin: auto;
	padding: 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
}

.zb_bot_box {
	width: 300px;
	margin-top: 20px;
}

.zb_bot_box h1 {
	font-size: 24px;
}

.zb_bot_box div {
	display: flex;
}

.zb_bot_box i {
	font-size: 12px;
	line-height: 28px;
	margin-right: 5px;
}

.zb_bot_box p {
	font-size: 15px;
	line-height: 28px;
	margin-bottom: 0;
}

.zb_bot_box a {
	color: white;
	line-height: 2em;
}

.zb_bot_logo {
	max-width: 1180px;
	width: 20%;
	display: flex;
	justify-content: space-between;
	font-size: 28px;
	margin: auto;
	padding-bottom: 20px;
}

.zb_bot_logo i {
    color: #fff;
	width: 25%;
	padding-left: 20px;
	box-sizing: border-box;
}

.zb_bot_end {
	text-align: center;
	padding: 20px;
	font-size: 12px;
}

.zb_contactus_body {
	max-width: 1200px;
	width: 100%;
	margin: auto;
	padding-bottom: 40px;
}

.zb_contactus_title {
	font-family: comfortaa;
	font-size: 30px;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 40px;
}

.zb_contactus_line {
	width: 300px;
	height: 0px;
	margin: auto;
	position: relative;
}

.zb_contactus_line::after {
	content: "";
	width: 50px;
	height: 5px;
	background-color: #004A9F;
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	margin: auto;
	border-radius: 5px;
}

.zb_contactus_line hr {
	color: #f1f1f1;
}

.zb_contactus_top img {
	width: 80px;
	display: block;
	transform: scaleY(0.8);
	margin: 20px auto;
}

.zb_contactus_left_icon {
	width: 70px;
	height: 70px;
	border: 1px solid #004A9F;
	color: #004A9F;
	font-size: 40px;
	text-align: center;
	line-height: 70px;
	box-shadow: 2px 2px 5px 0 #ccc;
	position: relative;
	cursor: pointer;
	transition: all 0.4s;
	flex-shrink: 0;
}

.zb_contactus_left_icon::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 10px solid #004A9F;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	left: 100%;
	top: 0;
	bottom: 0;
	margin: auto;
}

.zb_contactus_left_icon:hover {
	color: white;
	background-color: #004A9F;
}

.zb_contactus_content {
	width: 50%;
}

.zb_contactus_flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zb_contactus_left_box {
	width: 100%;
	padding: 40px 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	color: #545454;
}

.zb_contactus_left h3 {
	font-family: comfortaa;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;
}

.zb_contactus_left_text {
	margin-left: 20px;
	min-width: 275px;
}

.zb_contactus_left_text p {
	font-size: 15px;
	font-family: comfortaa;
	line-height: 2em;
}

.zb_contactus_right_box {
	text-align: center;
}

.zb_contactus_right {
	text-align: center;
}

.zb_contactus_right_box h3 {
	font-family: comfortaa;
	font-size: 31px;
	margin-bottom: 20px;
}

.zb_contactus_right_box i {
	font-size: 14px;
	font-weight: normal;
	color: #545454;
}

.zb_contactus_input {
	max-width: 400px;
	width: 100%;
	margin: auto;
	display: flex;
	align-items: center;
	position: relative;
	padding-right: 40px;
	margin-top: 20px;
}

.zb_contactus_input label {
	width: 100px;
	text-align: right;
	padding-right: 10px;
	color: #545454;
	flex-shrink: 0;
}

.zb_contactus_input input {
	padding: 7px 10px;
	width: 100%;
	box-sizing: border-box;
	font-size: 16px;
}

.zb_contactus_input span {
	display: block;
	position: absolute;
	right: 45px;
	top: 10px;
	color: red;
}

.zb_contactus_input textarea {
	resize: none;
	padding: 7px 10px;
	width: 100%;
	font-size: 16px;
}

.zb_contactus_button {
	padding: 8px 20px;
	display: inline-block;
	background-color: #004A9F;
	color: white;
	margin-top: 20px;
	border-radius: 5px;
	cursor: pointer;
}

.zb_contactus_button:hover {
	opacity: 0.8;
}

.input-wrap,
.textarea-wrap {
	width: 479px;
	display: flex;
	align-items: center;
	position: relative;
	margin: auto;
	margin-top: 17px;
}

.input-wrap .name,
.textarea-wrap .name {
	width: 199px;
	text-align: right;
	font-size: 13px;
	margin-right: 5px;
}

.input-wrap input {
	width: 230px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 5px;
	box-sizing: border-box;
}

.input-wrap .tip,
.textarea-wrap .tip {
	color: red;
	position: absolute;
	right: 50px;
	top: 7px;
	z-index: 10;
}

.textarea-wrap textarea {
	width: 230px;
	border: 1px solid #ccc;
	border-radius: 3px;
	resize: none;
	padding: 5px;
	box-sizing: border-box;
}

.zb_contactus_right button {
	background-color: #004A9F;
	color: white;
	display: inline-block;
	padding: 0 25px;
	height: 32px;
	line-height: 32px;
	border-radius: 3px;
	font-size: 14px;
	margin-top: 30px;
	cursor: pointer;
	border: 0;
	width: 120px;
}