@media screen and (min-width:1024px) {
	.fl-2-small {
		width: 20%;
		float: left
	}

	.fl-3-small {
		width: 25%;
		float: left
	}

	.fl-4-small {
		width: 33.33333%;
		float: left
	}

	.fl-6-small {
		width: 50%;
		float: left
	}

	.fl-12-small {
		width: 100%;
		float: left
	}

	.aus_box.contact_us_boxs .contact_us_ul {
		display: flex;
		align-items: stretch;
		margin-left: -15px;
		margin-right: -15px
	}

	.aus_box.contact_us_boxs .contact_us_ul>li {
		margin-bottom: 0;
		padding-left: 15px;
		padding-right: 15px
	}

	.aus_box.contact_us_boxs .contact_us_ul>li .branch_office_box {
		height: 100%
	}

	.hr_ividing_line {
		border-bottom: 1px solid #222;
		margin-top: 24px;
		margin-bottom: 70px
	}

	.min_1024_flex {
		display: flex;
		display: -webkit-flex;
		align-items: center
	}

	.min_1024_flex .min_flex_side {
		position: relative
	}

	.min_1024_flex .min_flex_absolute {
		display: flex;
		flex-direction: column
	}

	.min_1024_flex .min_flex_overflow {
		padding-right: 6px;
		margin-bottom: 15px
	}

	.min_1024_flex .min_flex_overflow::-webkit-scrollbar {
		width: 6px;
		height: 1px
	}

	.min_1024_flex .min_flex_overflow::-webkit-scrollbar-thumb {
		border-radius: 6px;
		box-shadow: inset 0 0 5px rgba(0,0,0,.2);
		background: rgba(122,122,122,.4)
	}

	.min_1024_flex .min_flex_overflow::-webkit-scrollbar-track {
		box-shadow: inset 0 0 5px rgba(0,0,0,.2);
		border-radius: 10px;
		background: rgba(122,122,122,.2)
	}

	.mod_title_list {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis
	}
}

@media screen and (max-width:1024px) {
	.fl-2-small-m {
		width: 20%;
		float: left
	}

	.fl-3-small-m {
		width: 25%;
		float: left
	}

	.fl-4-small-m {
		width: 33.33333%;
		float: left
	}

	.fl-6-small-m {
		width: 50%;
		float: left
	}

	.fl-12-small-m {
		width: 100%;
		float: left
	}

	.hr_ividing_line {
		border-bottom: 1px solid #222;
		margin-top: 0;
		margin-bottom: 10px
	}
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

button,input,select,textarea {
	font-family: inherit
}

body {
	background: #0d0d0d;
	color: #fff
}

.pal60 {
	padding-left: 60px
}

.pal40 {
	padding-left: 40px
}

.pal10 {
	padding-left: 10px
}

.pal15 {
	padding-left: 15px
}

.par60 {
	padding-right: 60px
}

.par40 {
	padding-right: 40px
}

.par10 {
	padding-right: 10px
}

.par15 {
	padding-right: 15px
}

.mb5 {
	margin-bottom: 5px
}

.mb10 {
	margin-bottom: 10px
}

.mb15 {
	margin-bottom: 15px
}

.mb20 {
	margin-bottom: 20px
}

.mb30 {
	margin-bottom: 30px
}

.mb50 {
	margin-bottom: 50px
}

.mr5 {
	margin-right: 5px
}

.mr10 {
	margin-right: 10px
}

.mr15 {
	margin-right: 15px
}

.mr20 {
	margin-right: 20px
}

.mr30 {
	margin-right: 30px
}

.mr50 {
	margin-right: 50px
}

.ml5 {
	margin-left: 5px
}

.ml10 {
	margin-left: 10px
}

.ml15 {
	margin-left: 15px
}

.ml20 {
	margin-left: 20px
}

.ml30 {
	margin-left: 30px
}

.ml50 {
	margin-left: 50px
}

.seo_h1 {
	position: absolute;
	z-index: -1;
	line-height: 1000px;
	height: 10px;
	overflow: hidden;
	top: 0;
	left: 0;
	pointer-events: none;
	width: 200px
}

.seo_h1 h1 {
	padding: 0;
	margin: 0;
	color: transparent;
	background: 0 0;
	border: none
}[important_describe] :not(.iconfont),[important_process] :not(.iconfont),[important_title] :not(.iconfont) {
	overflow: inherit!important;
	white-space: inherit!important;
	text-overflow: inherit!important;
	font-family: inherit!important;
	color: inherit!important;
	background: inherit!important
}[important_describe] a,[important_process] a {
	display: inline-block
}[important_describe] {
	opacity: .95
}[important_process] {
	opacity: .95
}

.row_small_box>.row_small {
	display: flex;
	display: -webkit-flex;
	align-items: center
}

.row_small_box>.row_small>.fl-6-small {
	float: none
}

.enquiry_box .row_small_box>.row_small {
	display: block
}

@media screen and (max-width:1024px) {
	.row_small_box>.row_small {
		display: block
	}

	.row_small_box>.row_small>.fl-6-small {
		float: none;
		width: 100%
	}

	.aus_box .aus_title {
		margin-bottom: 10px
	}

	.aus_box .aus_content {
		padding: 10px 0
	}

	.aus_box .par15,.aus_box .par40,.aus_box .par60 {
		padding-right: 0
	}

	.aus_box .pal15,.aus_box .pal40,.aus_box .pal60 {
		padding-left: 0
	}

	.aus_box .pal60 {
		padding-top: 10px
	}

	.aus_box .pal40 {
		padding-top: 10px
	}

	.aus_box .aus_describe {
		margin-bottom: 20px
	}

	.aus_box .swiper-pagination_box {
		margin-top: 0;
		margin-bottom: 20px
	}

	.aus_box .about_us_type {
		margin-bottom: 5px
	}

	.aus_box dl.dl-icons {
		line-height: 18px
	}

	.aus_box dl.dl-icons dt {
		width: 40px
	}

	.aus_box dl.dl-icons dt .dt_icon {
		width: 40px;
		height: 40px;
		line-height: 40px
	}

	.aus_box dl.dl-icons dt .dt_icon .iconfont {
		font-size: 16px
	}

	.aus_box dl.dl-icons dd {
		margin-left: 50px
	}

	.aus_box .icon_dd_title {
		font-size: 14px
	}

	.aus_box .icon_dd_describe {
		font-size: 16px
	}

	.aus_box .icon_lis {
		margin-bottom: 15px
	}

	.aus_box .branch_office_box {
		padding: 15px
	}[	important_title] {
		margin: 0!important;
		font-size: 16px!important;
		line-height: 22px!important;
		margin-bottom: 10px!important
	}[	important_describe] {
		margin: 0!important;
		font-size: 14px!important;
		line-height: 20px!important;
		margin-bottom: 10px!important
	}[	important_process] {
		margin: 0!important;
		font-size: 14px!important;
		line-height: 20px!important;
		margin-bottom: 10px!important
	}
}

.range_box_detail {
	line-height: 26px;
	margin-top: 20px
}

.range_box_detail li>span.range {
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 2px 1px 0;
	border-radius: 50%;
	background: red
}

.pull_left {
	float: left!important
}

.pull_right {
	float: right!important
}

.text_center {
	text-align: center
}

.clearfix:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-break: 0
}

img {
	max-width: 100%
}

.container {
	padding-left: 48px;
	padding-right: 48px;
	width: 100%
}

.container:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-break: 0
}

.row_small {
	margin-left: -8px;
	margin-right: -8px
}

.row_small:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-break: 0
}

.fl-12-small,.fl-12-small-m,.fl-2-small,.fl-2-small-m,.fl-3-small,.fl-3-small-m,.fl-4-small,.fl-4-small-m,.fl-6-small,.fl-6-small-m {
	padding-left: 8px;
	padding-right: 8px
}

.li_box {
	width: 100%
}

.img_par {
	padding-bottom: 56.25%;
	position: relative
}

.img_par.no_img_src {
	background-color: #ddd;
	background-image: url(/images/small_load2.gif);
	background-repeat: no-repeat;
	background-position: center
}

.img_par.no_img_src img {
	display: none
}

.img_par img,.img_par video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.img_par iframe {
	position: absolute;
	left: 0;
	top: 0;
	border: 0;
	z-index: 6;
	width: 100%;
	height: 100%
}

.img_par img.swiper-lazy {
	opacity: 0
}

.img_par img.swiper-lazy.swiper-lazy-loaded {
	opacity: 1
}

.img_par img:not(.no_contains) {
	object-fit: contain
}

.img_par_img_bg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%
}

.img_par_img_bg .bg_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	-webkit-filter: blur(4px);
	-moz-filter: blur(4px);
	-ms-filter: blur(4px);
	filter: blur(4px);
	transform: scale(1.1)
}

.img_par video {
	z-index: 4
}

.prompt_box_s {
	position: fixed;
	left: 50%;
	width: 300px;
	margin-left: -150px;
	color: #fff;
	top: 40%;
	padding: 10px 20px;
	border-radius: 4px;
	font-family: inherit;
	z-index: 9999;
	background: #007eff;
	-webkit-box-shadow: 0 2px 15px 0 rgba(0,0,0,.08);
	box-shadow: 0 2px 15px 0 rgba(0,0,0,.08);
	animation: prompt_box_s_dong 5s linear;
	opacity: 0;
	pointer-events: none
}

.prompt_box_s.success {
	background: #007eff
}

.prompt_box_s.error {
	background: red
}

.prompt_box_s.warning {
	background: #ffa000
}

.prompt_box_s.tran_hid {
	transition: 5s;
	margin-top: -100px;
	opacity: 0
}

@keyframes prompt_box_s_dong {
	0% {
		opacity: 0;
		margin-top: 0
	}

	6% {
		opacity: 1;
		margin-top: 0
	}

	50% {
		opacity: 1;
		margin-top: 0
	}

	100% {
		opacity: 0;
		margin-top: -100px
	}
}

.aus_content {
	padding: 28px 0
}

.aus_title {
	font-size: 40px;
	font-weight: 500;
	line-height: 48px;
	margin-bottom: 38px
}

.aus_describe {
	font-size: 16px;
	font-weight: 400;
	opacity: .8;
	line-height: 19px;
	margin-bottom: 40px
}

.iconfont_play {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin-top: -40px;
	margin-left: -40px;
	line-height: 80px;
	text-align: center;
	color: #000;
	border-radius: 50%;
	background: #fff;
	cursor: pointer;
	z-index: 4
}

.iconfont_play .iconfont {
	font-size: 26px
}

.mod_title {
	font-size: 48px;
	font-weight: 700;
	line-height: 79px;
	margin-bottom: 18px
}

.mod_describe {
	font-size: 16px;
	font-weight: 400;
	opacity: .8;
	line-height: 19px;
	margin-bottom: 30px
}

.about_us_type {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 20px
}

.mod_title_left {
	font-size: 48px;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 35px
}

.mod_describe_left {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 20px
}

.mod_title_list {
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	margin-bottom: 12px;
	margin-top: 10px
}

.mod_describe_list {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px;
	margin-bottom: 16px;
	height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.data_show {
	font-size: 14px;
	font-weight: 400;
	line-height: 17px
}

.data_show .q_like {
	margin-left: 10px;
	margin-right: 4px
}

.li_mb10 {
	margin-bottom: 10px
}

.read_more_a {
	height: 50px;
	line-height: 48px;
	border: 1px solid;
	padding: 0 40px;
	font-size: 18px;
	font-weight: 400;
	border-color: inherit;
	display: inline-block;
	font-family: inherit;
	color: inherit;
	cursor: pointer;
	background: 0 0
}

.branch_office_box {
	border: 1px solid rgba(122,122,122,.2);
	padding: 42px 32px 0
}

@media screen and (min-width:1024px) {
	.mod_describe_list {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.icon_lis {
		margin-bottom: 50px;
		width: auto
	}
}

dl.dl-icons {
	position: relative;
	line-height: 26px
}

dl.dl-icons dt {
	float: left;
	width: 56px
}

dl.dl-icons dd {
	margin-left: 77px
}

.icon_dd_title {
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	opacity: .8
}

.icon_dd_describe {
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.dt_icon {
	width: 55px;
	height: 55px;
	text-align: center;
	line-height: 55px;
	background: rgba(122,122,122,.2);
	border-radius: 50%;
	position: relative
}

.dt_icon .iconfont {
	font-size: 20px
}

.swiper-pagination_box {
	margin-top: 30px
}

.swiper-pagination-bullet {
	opacity: 1;
	background: rgba(122,122,122,.8)
}

.swiper-pagination-bullet-active {
	background: #d90000
}

@media screen and (max-width:1024px) {
	.branch_office_box.mr15 {
		margin-right: 0
	}

	.branch_office_box.ml15 {
		margin-left: 0
	}

	.container {
		padding-left: 10px!important;
		padding-right: 10px!important
	}
}

a {
	display: block;
	text-decoration: none;
	color: inherit;
	outline: 0!important
}

li,ul {
	list-style: none
}

.tem1-header_overhide {
	overflow: hidden!important;
	width: 100%;
	height: 100%
}

.tem1-header.active_lan .tem1_head_mask,.tem1-header.search_active .tem1_head_mask {
	display: block
}

.tem1-header.search_active .head_bottom .search_box {
	display: block
}

.enquiry_box {
	margin-bottom: 40px;
	font-size: 16px;
	margin-top: 20px
}

.enquiry_box .row_small {
	margin-left: -10px;
	margin-right: -10px
}

.enquiry_box .row_small li {
	padding-left: 10px;
	padding-right: 10px
}

.enquiry_box .enquiry_label {
	padding: 30px 6px 15px;
	display: block;
	border-bottom: 1px solid rgba(122,122,122,.5);
	position: relative;
	user-select: none
}

.enquiry_box .enquiry_inp {
	background: 0 0;
	border: none;
	outline: 0;
	color: inherit;
	height: 20px;
	display: block;
	width: 100%;
	font-size: inherit;
	box-shadow: none
}

.enquiry_box textarea.enquiry_inp {
	height: auto;
	resize: none
}

.enquiry_box .required_span {
	position: absolute;
	height: 20px;
	line-height: 20px;
	left: 6px;
	top: 30px;
	display: block;
	pointer-events: none;
	transition: .1s;
	opacity: .8
}

.enquiry_box .enquiry_inp:focus+.required_span {
	margin-top: -20px
}

.enquiry_box .enquiry_inp[required]+.required_span::before {
	content: "*";
	color: red
}

.enquiry_box .enquiry_label.active .required_span {
	margin-top: -20px
}

.enquiry_box .enquiry_btn_box {
	text-align: center;
	padding: 20px
}

.enquiry_box .enquiry_btn_box .read_more_a {
	background: 0 0
}

.enquiry_box .required_tips {
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	color: #d90000;
	display: none;
	pointer-events: none
}

.enquiry_box .enquiry_label.errors .required_tips {
	display: block
}

.enquiry_box .enquiry_label.errors {
	border-color: #d90000
}

@media (max-width:1024px) {
	.enquiry_box {
		margin-bottom: 20px
	}

	.enquiry_box .enquiry_btn_box {
		padding: 20px 0
	}

	.enquiry_box .enquiry_btn_box .read_more_a {
		width: 100%
	}
}

.copyright_box {
	line-height: 60px;
	border-top: 1px solid rgba(122,122,122,.2)
}

.copyright_text {
	float: left;
	opacity: .6;
	font-size: 14px;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.copyright_share {
	float: right
}

.copyright_share .share {
	float: left
}

.copyright_share .share li {
	float: left;
	margin-left: 16px
}

.copyright_share .share li a {
	opacity: .6
}

.copyright_share .share li a:hover {
	opacity: 1
}

.copyright_share .upper_btn {
	float: left;
	margin-left: 20px;
	opacity: .6
}

.copyright_share .upper_btn .iconfont {
	font-size: 20px
}

.copyright_share .upper_btn:hover {
	opacity: 1;
	cursor: pointer
}

@media (max-width:1024px) {
	.copyright_share {
		float: none;
		text-align: center
	}

	.copyright_text {
		float: none;
		width: 100%;
		text-align: center
	}

	.swiper-wrapper .img_par {
		margin-bottom: 10px
	}

	.copyright_share .upper_btn {
		float: right
	}
}

@media (max-width:767px) {
	.copyright_text {
		padding-top: 10px;
		line-height: 30px;
		white-space: normal;
		overflow: visible;
		text-overflow: initial
	}
}

.modal_list_vido .li_vlido {
	position: relative;
	padding-left: 30px;
	margin-bottom: 10px
}

.modal_list_vido .li_vlido {
	position: relative
}

.modal_list_vido .li_vlido .checkbutton {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px
}

.modal_list_vido .li_vlido .img_box {
	width: 250px
}

.modal_list_vido .li_vlido .text_com {
	margin-left: 262px
}

.modal_list_vido .li_vlido .li_title {
	color: #292929;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 5px
}

.modal_list_vido .li_vlido .li_describe {
	font-size: 13px;
	color: #777776;
	line-height: 20px;
	margin-bottom: 10px
}

.modal_list_vido .li_vlido .li_label {
	font-size: 12px;
	color: #3a3a3a;
	line-height: 18px
}

.edit_contacts_ul {
	position: relative
}

.edit_contacts_ul .edit_li {
	position: relative;
	padding-left: 24px;
	margin-bottom: 6px
}

.edit_contacts_ul .edit_li .checkbutton {
	position: absolute;
	left: 0;
	top: 0
}

.edit_contacts_ul .content_title {
	font-size: 12px;
	line-height: 22px;
	color: rgba(0,0,0,.65)
}

.edit_contacts_ul .content_describe {
	font-size: 14px;
	border-bottom: 1px solid #ffe7E7E7
}

.edit_contacts_ul .content_describe input {
	border: none;
	background: 0 0;
	outline: 0;
	margin: 0;
	height: 24px;
	font-size: 14px;
	color: #000
}

.dt_icon .iconfont_img {
	background-size: cover;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto
}

.dt_icon .iconfont_img_1 {
	background-image: url(../images/iconfont_img_1.png)
}

.dt_icon .iconfont_img_2 {
	background-image: url(../images/iconfont_img_2.png)
}

.dt_icon .iconfont_img_3 {
	background-image: url(../images/iconfont_img_3.png)
}

.dt_icon .iconfont_img_4 {
	background-image: url(../images/iconfont_img_4.png)
}

.dt_icon .iconfont_img_5 {
	background-image: url(../images/iconfont_img_5.png)
}

.dt_icon .iconfont_img_6 {
	background-image: url(../images/iconfont_img_6.png)
}

.dt_icon .iconfont_img_surname {
	background-image: url(../images/iconfont_img_1.png)
}

.dt_icon .iconfont_img_country {
	background-image: url(../images/iconfont_img_2.png)
}

.dt_icon .iconfont_img_email {
	background-image: url(../images/iconfont_img_3.png)
}

.dt_icon .iconfont_img_phone {
	background-image: url(../images/iconfont_img_4.png)
}

.dt_icon .iconfont_img_telephone {
	background-image: url(../images/iconfont_img_5.png)
}

.dt_icon .iconfont_img_fax {
	background-image: url(../images/iconfont_img_6.png)
}

.dt_icon .iconfont_img_gender {
	background-image: url(../images/iconfont_img_7.png)
}

.dt_icon .iconfont_img_company_name {
	background-image: url(../images/iconfont_img_8.png)
}

.dt_icon .iconfont_img_media {
	background-image: url(../images/iconfont_img_9.png)
}

.body_color_bgs {
	background: #000!important;
	color: #fff
}

.language_modal_blade {
	display: none
}

.language_modal_mask_body {
	overflow: hidden!important;
	width: 100%;
	height: 100%
}

body.language_modal_mask_body .language_modal_blade {
	display: block
}

.language_modal_mask {
	display: none
}

@media (min-width:1025px) {
	.language_modal_blade {
		position: fixed;
		width: 1000px;
		max-width: 100%;
		height: 80%;
		background: #fff;
		border-radius: 15px;
		box-shadow: 0 0 25px 0 rgba(0,0,0,.75);
		z-index: 1021;
		left: 0;
		right: 0;
		margin: auto;
		top: 10%;
		color: #000;
		display: none
	}

	.language_modal_blade .lang_head {
		height: 100px;
		line-height: 98px;
		font-size: 48px;
		overflow: hidden;
		padding: 0 30px;
		border-bottom: 1px solid #ddd;
		font-weight: 700
	}

	.language_modal_blade .lang_head .head_close_box {
		float: right;
		line-height: 98px
	}

	.language_modal_blade .lang_head .head_close {
		width: 50px;
		height: 50px;
		display: inline-block;
		line-height: 50px;
		text-align: center;
		cursor: pointer
	}

	.language_modal_blade .lang_head .head_close:hover {
		opacity: .4
	}

	.language_modal_blade .language_con {
		padding: 30px;
		position: absolute;
		top: 100px;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		overflow-y: auto
	}

	.language_modal_blade .lan_ul {
		overflow: hidden;
		margin-left: -10px;
		margin-right: -10px
	}

	.language_modal_blade .lan_ul li {
		float: left;
		width: 16.6666%;
		padding: 0 10px;
		margin-bottom: 30px;
		color: #444
	}

	.language_modal_blade .lan_ul li.active {
		color: inherit;
		font-weight: 700
	}

	.language_modal_blade .lan_ul li:hover a {
		color: #000
	}

	.language_modal_blade .lan_ul .lan_img {
		float: left;
		display: block;
		width: 30px;
		height: 30px
	}

	.language_modal_blade .lan_ul .lan_img img {
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%
	}

	.language_modal_blade .lan_ul .lan_txt {
		line-height: 30px;
		margin-left: 36px;
		font-size: 12px;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap
	}

	.language_modal_mask {
		display: none;
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.4);
		z-index: 999
	}

	body.language_modal_mask_body .language_modal_mask {
		display: block
	}
}

@media (max-width:1025px) {
	.language_modal_blade {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,.6);
		z-index: 999;
		padding-top: 60px
	}

	.language_modal_blade .lang_head {
		position: absolute;
		right: 0;
		top: 0;
		line-height: 50px;
		height: 50px;
		padding-right: 50px;
		font-size: 40px
	}

	.language_modal_blade .lang_head>span {
		display: none
	}

	.language_modal_blade .language_con {
		height: 100%;
		width: 100%;
		overflow: auto;
		padding-bottom: 50px
	}

	.language_modal_blade .language_con .lan_ul {
		float: right;
		padding: 0 20px
	}

	.language_modal_blade .language_con .lan_ul a {
		color: inherit;
		display: block
	}

	.language_modal_blade .language_con .lan_ul li {
		color: #fff;
		overflow: hidden;
		margin-bottom: 10px
	}

	.language_modal_blade .language_con .lan_ul li.active {
		color: inherit
	}

	.language_modal_blade .language_con .lan_img {
		display: block;
		float: left;
		width: 40px;
		height: 40px
	}

	.language_modal_blade .lan_ul .lan_img img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: contain
	}

	.language_modal_blade .language_con .lan_txt {
		line-height: 40px;
		margin-left: 50px;
		font-size: 16px;
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		max-width: 200px
	}
}

@media (min-width:1025px) {
	.branch_office_box [editable=arr] {
		position: relative;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between
	}

	.branch_office_box [editable=arr] [arr-id] {
		width: 50%;
		float: left;
		min-width: 50%;
		margin-bottom: 30px;
		padding-right: 8%
	}

	.branch_office_box [editable=arr] [arr-id]:nth-child(2n) {
		padding-right: 0;
		padding-left: 8%;
		border-left: 1px solid rgba(122,122,122,.2)
	}

	.branch_office_box [editable=arr] [arr-id] .row_small {
		margin: 0
	}

	.branch_office_box [editable=arr] [arr-id] .row_small .icon_lis {
		margin-bottom: 20px
	}
}

.head_nav_active,.head_sousuos_active {
	overflow: hidden
}

._header {
	width: 100%;
	position: relative;
	height: 0;
	z-index: 999;
	color: #fff;
	font-size: 16px
}

._header li,._header ul {
	margin: 0
}

._header_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

._header_con {
	max-width: 100%;
	padding: 6px 50px;
	margin: auto
}

.iconfenxiang_boxs {
	padding-right: 10px
}

._head_top {
	display: flex;
	line-height: 40px
}

._head_top .head_h1 {
	flex: 1;
	overflow: hidden;
	font-size: inherit;
	margin: 0;
	padding: 0;
	padding-right: 20px;
	font-weight: 500;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: inherit
}

._head_top .icon_bx {
	display: flex
}

._head_top .head_i {
	cursor: pointer;
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: 700
}

._head_bottom {
	display: flex
}

._header .logo {
	height: 60px;
	padding-right: 40px;
	min-width: 200px
}

._header .logo a {
	display: block;
	height: 100%;
	width: 100%
}

._header .logo img {
	height: 100%;
	display: block
}

._header nav {
	flex: 1;
	/*overflow: hidden;*/
	line-height: 60px;
	display: flex;
	flex-direction: row-reverse;
	position: relative;
	height: 60px;
	font-weight: 700
}

._header .nav_box {
	/*overflow: hidden;*/
	line-height: 60px;
	position: relative;
	transition: .3s
}

.qs_nav_ul2{
	position: absolute;
	top:50px;
	left: 0px;
	color:#fff;
	width: 100%;
	display: none;
}
.qs_nav_ul2 li{
	height: 36px;
	line-height: 36px;
	/*background:#000;*/
	width: 100%;
}

._header .nav {
	display: flex;
	white-space: nowrap
}

._header .nav li {
	padding: 0 20px;
	border-color: inherit;
	position: relative;
	z-index:9999;
}

._header .nav li a {
	padding: 4px 0;
	display: inline;
	background: 0 0
}

._header .nav li.active>a {
	border-bottom: 2px solid;
	border-color: inherit
}

._header .nav_ul {
	display: none
}

._header nav.add {
	padding-right: 20px;
	padding-left: 20px
}

._header .nav_btns {
	position: absolute;
	top: 50%;
	height: 30px;
	width: 20px;
	margin-top: -15px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	border-radius: 2px;
	user-select: none;
	display: none;
	color: #fff
}

._header nav.add .nav_btns {
	display: block
}

._header .btn_l {
	left: 0
}

._header .btn_r {
	right: 0
}

._header .disabled {
	opacity: .5;
	cursor: no-drop
}

._header .nav_button {
	outline: 0;
	border: 0;
	width: 40px;
	height: 50px;
	padding: 10px;
	transition: all .45s;
	z-index: 99;
	display: block;
	background: 0;
	float: left;
	position: relative;
	z-index: 4;
	margin-top: 5px;
	cursor: pointer;
	display: none;
	color: inherit
}

._header .nav_button_icon {
	position: relative;
	width: 20px;
	height: 16px
}

._header .nav_button_icon span {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	height: 0;
	transition: all .15s;
	border-bottom: 2px solid
}

._header .nav_button_icon span:nth-child(1) {
	top: 50%;
	transform: translate3d(0,-50%,0);
	display: none
}

._header .nav_button_icon span:nth-child(2) {
	top: 2px;
	transform: translateZ(0) rotate(0) scaleX(1)
}

._header .nav_button_icon span:nth-child(3) {
	bottom: 2px;
	transform: translateZ(0) rotate(0) scaleX(1)
}

._header .head_lan_txt {
	font-size: 14px;
	padding-right: 20px
}

.header_nav_li_box {
	position: absolute;
	left: 0;
	top: 0;
	background: #faf7f2;
	z-index: 999;
	box-shadow: 0 0 4px rgba(122,122,122,.8);
	display: none;
	border-radius: 2px;
	color: #666;
	white-space: nowrap
}

.header_nav_li_box .nav_ul {
	padding: 4px 0;
	display: block!important
}

.header_nav_li_box .nav_ul .nav_ul {
	display: none!important
}

.header_nav_li_box li {
	position: relative
}

.header_nav_li_box li.xia a {
	padding-right: 30px
}

.header_nav_li_box li.xia .i_con {
	position: absolute;
	right: 8px;
	top: 50%;
	transform: translateY(-50%) rotate(-90deg)
}

.header_nav_li_box a {
	display: block;
	padding: 10px 14px
}

.header_nav_li_box a.font-color,.header_nav_li_box a:hover {
	background: #fff
}

.header_nav_li_box li,.header_nav_li_box ul {
	margin: 0
}

@media (min-width:1026px) {
	._header .nav_ul {
		display: none!important
	}
}

@media (max-width:1025px) {
	._header .head_lan_txt {
		display: none
	}

	.header_nav_li_box {
		display: none!important
	}

	body ._header {
		height: 60px;
		z-index: 999;
		color: #333
	}

	._header_box {
		z-index: 999;
		position: fixed
	}

	._head_top {
		display: block;
		float: right;
		position: relative;
		z-index: 4
	}

	._head_top .head_h1 {
		display: none
	}

	._head_top .head_i {
		height: 60px;
		line-height: 60px
	}

	._head_bottom {
		position: absolute;
		display: block;
		left: 0;
		top: 0;
		height: 60px;
		width: 100%;
		background: #faf7f2;
		box-shadow: 0 1px 4px rgba(0,0,0,.08)
	}

	._header_con {
		padding: 0;
		height: 100%;
		position: relative
	}

	._header .logo {
		width: 200px;
		padding: 4px 0;
		margin: auto
	}

	._header .logo img {
		display: block;
		margin: auto
	}

	._header .nav_button {
		display: block
	}

	body.head_nav_active ._header .nav_button_icon span:nth-child(1) {
		opacity: 0
	}

	body.head_nav_active ._header .nav_button_icon span:nth-child(2) {
		transform: rotate(45deg) translate3d(5px,5px,0);
		top: 0
	}

	body.head_nav_active ._header .nav_button_icon span:nth-child(3) {
		transform: rotate(-45deg) translate3d(5px,-5px,0);
		bottom: 0
	}

	._header .nav_btns {
		display: none!important
	}

	._header nav,._header nav.add {
		display: block;
		position: fixed;
		padding: 0;
		top: 61px;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 998;
		background-color: inherit;
		transform-origin: 20px 0;
		transform: scale(0);
		overflow: hidden;
		transition: .3s;
		pointer-events: none;
		visibility: hidden;
		height: auto;
		font-weight: 500
	}

	._header .nav {
		display: block;
		line-height: 1.4;
		font-size: 16px;
		white-space: initial
	}

	._header .nav li {
		padding: 10px 20px;
		position: relative;
		padding: 0
	}

	._header .nav li a {
		padding: 0;
		border: none;
		padding: 10px 20px;
		display: inline-block;
		margin-right: 40px
	}

	._header .nav_ul {
		background: rgba(122,122,122,.06);
		margin-bottom: 10px
	}

	._header .nav_box .nav_ul li {
		padding-left: 10px;
		padding-right: 10px
	}

	._header .nav li .i_con {
		position: absolute;
		right: 12px;
		top: 10px;
		transition: .2s
	}

	body.head_nav_active ._header nav {
		transform: scale(1);
		visibility: visible;
		pointer-events: initial
	}

	._header .nav li.draw_act>.i_con {
		transform: rotate(-180deg)
	}
}

.head_sousuos_modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.4);
	z-index: 9999;
	color: #333;
	display: none
}

.head_sousuos_modal .mengban {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.head_sousuos_active .head_sousuos_modal {
	display: block
}

.head_sousuos_modal .search_cons {
	padding: 0 15px;
	position: relative
}

.head_sousuos_modal .sousuos_box {
	max-width: 100%;
	width: 1400px;
	position: absolute;
	left: 0;
	top: 140px;
	right: 0;
	margin: auto;
	z-index: 4
}

.head_sousuos_modal .sousuos_box input {
	display: block;
	background: rgba(255,255,255,.8);
	outline: 0;
	padding: 0 40px;
	border: 1px solid;
	border-color: #fff;
	color: inherit;
	border-radius: 20px;
	width: 100%;
	height: 40px;
	padding-right: 70px
}

.head_sousuos_modal .sousuos_box i {
	position: absolute;
	left: 15px;
	top: 0;
	height: 40px;
	width: 40px;
	border: none;
	background: 0;
	outline: 0;
	font-size: 18px;
	color: inherit;
	line-height: 40px;
	text-align: center;
	pointer-events: none
}

.head_sousuos_modal .sousuos_box button {
	position: absolute;
	right: 15px;
	top: 1px;
	height: 38px;
	display: block;
	text-align: center;
	line-height: 38px;
	font-size: 24px;
	cursor: pointer;
	transition: .3s;
	font-style: initial;
	border-radius: 20px;
	padding: 0 20px;
	border: none;
	outline: 0;
	color: #fff
}

.head_sousuos_modal .sousuos_box .btn_txt {
	display: none
}

.head_sousuos_modal .sousuos_box span {
	font-size: inherit
}

@media (max-width:1025px) {
	.head_sousuos_modal {
		background: rgba(0,0,0,.8)
	}

	.head_sousuos_modal .sousuos_box {
		position: relative;
		transform: none;
		top: 0;
		left: 0;
		padding-top: 80px
	}

	.head_sousuos_modal .sousuos_box button {
		display: block;
		position: relative;
		transform: none;
		top: 0;
		left: 0;
		right: 0
	}

	.head_sousuos_modal .sousuos_box span {
		display: none
	}

	.head_sousuos_modal .sousuos_box .btn_txt {
		display: block;
		font-size: 16px
	}

	.head_sousuos_modal .sousuos_box button {
		width: 100%;
		margin-top: 20px
	}

	.head_sousuos_modal .close_btn {
		position: absolute;
		right: 10px;
		top: 10px;
		color: #fff;
		width: 40px;
		height: 40px;
		text-align: center;
		line-height: 40px;
		font-size: 26px;
		z-index: 9;
		cursor: pointer;
		font-weight: 700
	}
}