/* reset */
html {
	height: 100%;
	scroll-behavior: smooth;
}

body {
	min-height: 100%
}

body {
	_height: 100%
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
input,
select,
textarea,
button,
p,
blockquote,
th,
td,
figure {
	margin: 0;
	padding: 0
}

body,
div,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
iframe,
pre,
code,
fieldset,
legend,
form,
p,
blockquote,
figure,
header,
footer,
nav,
article,
section,
aside,
address,
figcaption {
	*zoom: 1
}

li {
	list-style-type: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

iframe,
frame,
fieldset,
img {
	border: 0 none
}

img {
	vertical-align: top
}

input[type=button],
input[type=submit],
input[type=reset] {
	cursor: pointer
}

input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"]>input[type="button"]::-moz-focus-inner {
	border: none;
	padding: 0;
	margin: 0;
}

button {
	cursor: pointer
}

input,
textarea,
button {
	-webkit-border-radius: 0;
	-webkit-appearance: none
}

input[type=radio] {
	-webkit-border-radius: 100%;
	-webkit-appearance: radio
}

input[type=checkbox] {
	-webkit-appearance: checkbox
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box
}

textarea {
	overflow: auto;
	resize: none
}

blockquote,
q {
	quotes: none
}

.e8 {
	background-color: #e8e8e8
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

caption,
th {
	text-align: left
}

th {
	font-weight: normal
}

em,
cite,
address,
i {
	font-style: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

body,
input,
select,
button,
textarea {
	color: #000;
	font-size: 14px;
	font-family: "Microsoft Yahei", "微软雅黑", arial, "\5b8b\4f53";
}

body {
	line-height: 1.5
}

a:link,
a:visited,
a:active,
a {
	text-decoration: none;
}

a {
	blr: expression(this.onFocus=this.blur());
	color: #000;
	
}

a * {
	*cursor: pointer
}

:focus {
	outline: none
}
.header1 .logo{
	padding: 60px 0 20px!important;
}
.edit_con_original {
	line-height: 1.6;
	padding: 0 0;
	color: #474747;
	/* text-align:justify;*/
}

.edit_con_original ul {
	margin: inherit;
	padding: inherit
}

.edit_con_original ul li {
	list-style-type: disc;
	margin: auto;
	padding: inherit
}

.edit_con_original ol {
	margin: inherit;
	padding: inherit
}

.edit_con_original ol li {
	list-style-type: decimal;
	margin: auto;
	padding: inherit
}

.edit_con_original h1 {
	font-size: 2em;
	font-weight: bold
}

.edit_con_original h2 {
	font-size: 1.5em;
	font-weight: bold
}

.edit_con_original h3 {
	font-size: 1.17em;
	font-weight: bold
}

.edit_con_original h4 {
	font-size: 1em;
	font-weight: bold
}

.edit_con_original h5 {
	font-size: 0.83em;
	font-weight: bold
}

.edit_con_original h6 {
	font-size: 0.67em;
	font-weight: bold
}

.edit_con_original em {
	font-style: italic
}

.edit_con_original cite {
	font-style: italic
}

.edit_con_original address {
	font-style: italic
}

.edit_con_original i {
	font-style: italic
}

.edit_con_original table {
	border-collapse: separate;
	border-spacing: 2px
}

.edit_con_original img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-device-width: 320px) {
	body {
		-webkit-text-size-adjust: none
	}
}

@media screen and (max-device-width: 480px) {
	body {
		-webkit-text-size-adjust: none
	}
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	body {
		-webkit-text-size-adjust: none
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	body {
		-webkit-text-size-adjust: none
	}
}

#newBridge .nb-icon-right-center {
	right: -200% !important;
}

#nb_icon_wrap {
	opacity: 0;
	width: 0px !important;
	height: 0px !important;
	overflow: hidden;
}

/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before,
.clearfix:before,
.cf:before,
body:before,
.header:before,
.main:before,
.footer:before {
	content: '';
	display: table
}

.fixed:after,
.clearfix:after,
.cf:after,
after,
.header:after,
.main:after,
.footer:after {
	content: '';
	display: table;
	clear: both
}

.fixed,
.clearfix,
.cf,
.header,
.main,
.footer {
	*zoom: 1
}

.clear,
.cl {
	display: block !important;
	float: none !important;
	clear: both;
	width: auto !important;
	max-width: none !important;
	min-width: 0 !important;
	max-height: none !important;
	min-height: 0 !important;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 none !important;
	font-size: 0 !important;
	line-height: 0 !important
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	opacity: 0.5;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	opacity: 0.5;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 0.5;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	opacity: 0.5;
}

input[type="text"],
input[type="password"],
button {
	outline: none;
	-webkit-appearance: none;
}

/*公用样式end*/

.mt_110 {
	margin-top: 110px;
}

.mb_110 {
	margin-bottom: 110px;
}

.pt_110 {
	padding-top: 110px;
}

.pb_110 {
	padding-bottom: 110px;
}

.mt_85 {
	margin-top: 85px;
}

.mb_85 {
	margin-bottom: 85px;
}

.pt_85 {
	padding-top: 85px;
}

.pb_85 {
	padding-bottom: 85px;
}

.mt_75 {
	margin-top: 75px;
}

.mb_75 {
	margin-bottom: 75px;
}

.pt_75 {
	padding-top: 75px;
}

.pb_75 {
	padding-bottom: 75px;
}

.mt_60 {
	margin-top: 60px;
}

.mb_60 {
	margin-bottom: 60px;
}

.pt_60 {
	padding-top: 60px;
}

.pb_60 {
	padding-bottom: 60px;
}

.mt_55 {
	margin-top: 55px;
}

.mb_55 {
	margin-bottom: 55px;
}

.pt_55 {
	padding-top: 55px;
}

.pb_55 {
	padding-bottom: 55px;
}

.mt_45 {
	margin-top: 45px;
}

.mt_40 {
	margin-top: 40px;
}

.mb_40 {
	margin-bottom: 40px;
}

.mt_30 {
	margin-top: 30px;
}

.mb_30 {
	margin-bottom: 30px;
}

.pt_30 {
	padding-top: 30px;
}

.pb_30 {
	padding-bottom: 30px;
}

.mt_25 {
	margin-top: 25px;
}

.mt_20 {
	margin-top: 20px;
}

.mt_15 {
	margin-top: 15px;
}


@media only screen and (max-width: 1366px) {
	.line_height19 {
		line-height: 1.5
	}

	.mt_110 {
		margin-top: 80px;
	}

	.mb_110 {
		margin-bottom: 80px;
	}

	.pt_110 {
		padding-top: 80px;
	}

	.pb_110 {
		padding-bottom: 80px;
	}

	.mt_85 {
		margin-top: 65px;
	}

	.mb_85 {
		margin-bottom: 65px;
	}

	.pt_85 {
		padding-top: 65px;
	}

	.pb_85 {
		padding-bottom: 65px;
	}

	.mt_75 {
		margin-top: 55px;
	}

	.mb_75 {
		margin-bottom: 55px;
	}

	.pt_75 {
		padding-top: 55px;
	}

	.pb_75 {
		padding-bottom: 55px;
	}

	.mt_60 {
		margin-top: 45px;
	}

	.mb_60 {
		margin-bottom: 45px;
	}

	.pt_60 {
		padding-top: 45px;
	}

	.pb_60 {
		padding-bottom: 45px;
	}

	.mt_55 {
		margin-top: 40px;
	}

	.mb_55 {
		margin-bottom: 40px;
	}

	.pt_55 {
		padding-top: 40px;
	}

	.pb_55 {
		padding-bottom: 40px;
	}
}

@media only screen and (max-width: 1200px) {
	.line_height21 {
		line-height: 1.8
	}

	.mt_110 {
		margin-top: 60px;
	}

	.mb_110 {
		margin-bottom: 60px;
	}

	.pt_110 {
		padding-top: 60px;
	}

	.pb_110 {
		padding-bottom: 60px;
	}

	.mt_85 {
		margin-top: 45px;
	}

	.mb_85 {
		margin-bottom: 45px;
	}

	.pt_85 {
		padding-top: 45px;
	}

	.pb_85 {
		padding-bottom: 45px;
	}

	.mt_75 {
		margin-top: 35px;
	}

	.mb_75 {
		margin-bottom: 35px;
	}

	.pt_75 {
		padding-top: 35px;
	}

	.pb_75 {
		padding-bottom: 35px;
	}

	.mt_60 {
		margin-top: 30px;
	}

	.mb_60 {
		margin-bottom: 30px;
	}

	.pt_60 {
		padding-top: 30px;
	}

	.pb_60 {
		padding-bottom: 30px;
	}

	.mt_55 {
		margin-top: 30px;
	}

	.mb_55 {
		margin-bottom: 30px;
	}

	.pt_55 {
		padding-top: 30px;
	}

	.pb_55 {
		padding-bottom: 30px;
	}

	.mt_45 {
		margin-top: 30px;
	}

	.mt_40 {
		margin-top: 30px;
	}

	.mb_40 {
		margin-bottom: 30px;
	}

	.mt_30 {
		margin-top: 20px;
	}

	.mb_30 {
		margin-bottom: 20px;
	}

	.pt_30 {
		padding-top: 20px;
	}

	.pb_30 {
		padding-bottom: 20px;
	}

	.mt_25 {
		margin-top: 20px;
	}

	.mt_20 {
		margin-top: 15px;
	}

	.mt_15 {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 1000px) {
	.mt_110 {
		margin-top: 30px;
	}

	.mb_110 {
		margin-bottom: 30px;
	}

	.pt_110 {
		padding-top: 30px;
	}

	.pb_110 {
		padding-bottom: 30px;
	}

	.mt_85 {
		margin-top: 30px;
	}

	.mb_85 {
		margin-bottom: 30px;
	}

	.pt_85 {
		padding-top: 30px;
	}

	.pb_85 {
		padding-bottom: 30px;
	}

	.mt_75 {
		margin-top: 20px;
	}

	.mb_75 {
		margin-bottom: 20px;
	}

	.pt_75 {
		padding-top: 20px;
	}

	.pb_75 {
		padding-bottom: 20px;
	}

	.mt_60 {
		margin-top: 20px;
	}

	.mb_60 {
		margin-bottom: 20px;
	}

	.pt_60 {
		padding-top: 20px;
	}

	.pb_60 {
		padding-bottom: 20px;
	}

	.mt_55 {
		margin-top: 20px;
	}

	.mb_55 {
		margin-bottom: 20px;
	}

	.pt_55 {
		padding-top: 20px;
	}

	.pb_55 {
		padding-bottom: 20px;
	}

	.mt_30 {
		margin-top: 15px;
	}

	.mb_30 {
		margin-bottom: 15px;
	}

	.pt_30 {
		padding-top: 15px;
	}

	.pb_30 {
		padding-bottom: 15px;
	}

	.mt_25 {
		margin-top: 15px;
	}
}

@media only screen and (max-width: 767px) {
	.line_height21 {
		line-height: 1.6
	}

	.line_height19 {
		line-height: 1.4
	}

	.mt_110 {
		margin-top: 20px;
	}

	.mb_110 {
		margin-bottom: 20px;
	}

	.pt_110 {
		padding-top: 20px;
	}

	.pb_110 {
		padding-bottom: 20px;
	}

	.mt_85 {
		margin-top: 20px;
	}

	.mb_85 {
		margin-bottom: 20px;
	}

	.pt_85 {
		padding-top: 20px;
	}

	.pb_85 {
		padding-bottom: 20px;
	}

	.mt_45 {
		margin-top: 20px;
	}

	.mt_40 {
		margin-top: 20px;
	}

	.mb_40 {
		margin-bottom: 20px;
	}

	.mt_30 {
		margin-top: 10px;
	}

	.mb_30 {
		margin-bottom: 10px;
	}

	.pt_30 {
		padding-top: 10px;
	}

	.pb_30 {
		padding-bottom: 10px;
	}

	.mt_25 {
		margin-top: 10px;
	}

	.mt_20 {
		margin-top: 10px;
	}

	.mt_15 {
		margin-top: 10px;
	}

}

/*font-size*/
.fnt_12 {
	font-size: 12px;
}

.fnt_14 {
	font-size: 14px;
}

.fnt_16 {
	font-size: 16px;
}

.fnt_18 {
	font-size: 18px;
}

.fnt_20 {
	font-size: 20px;
}

.fnt_22 {
	font-size: 22px;
}

.fnt_24 {
	font-size: 24px;
}

.fnt_26 {
	font-size: 26px;
}

.fnt_28 {
	font-size: 28px;
}

.fnt_30 {
	font-size: 30px;
}

.fnt_32 {
	font-size: 32px;
}

.fnt_34 {
	font-size: 34px;
}

.fnt_36 {
	font-size: 36px;
}

.fnt_38 {
	font-size: 38px;
}

.fnt_40 {
	font-size: 40px;
}

.fnt_42 {
	font-size: 42px;
}

.fnt_44 {
	font-size: 44px;
}

.fnt_46 {
	font-size: 46px;
}

.fnt_48 {
	font-size: 48px;
}

.fnt_50 {
	font-size: 50px;
}

.fnt_52 {
	font-size: 52px;
}

.fnt_54 {
	font-size: 54px;
}

.fnt_56 {
	font-size: 56px;
}

.fnt_58 {
	font-size: 58px;
}

.fnt_60 {
	font-size: 60px;
}

@media only screen and (max-width: 1440px) {

	.fnt_22 {
		font-size: 18px;
	}

	.fnt_24 {
		font-size: 20px;
	}

	.fnt_26 {
		font-size: 24px;
	}

	.fnt_28 {
		font-size: 24px;
	}

	.fnt_30 {
		font-size: 30px;
	}

	.fnt_32 {
		font-size: 30px;
	}

	.fnt_34 {
		font-size: 30px;
	}

	.fnt_36 {
		font-size: 32px;
	}

	.fnt_38 {
		font-size: 32px;
	}

	.fnt_40 {
		font-size: 34px;
	}

	.fnt_42 {
		font-size: 34px;
	}

	.fnt_44 {
		font-size: 34px;
	}

	.fnt_46 {
		font-size: 36px;
	}

	.fnt_48 {
		font-size: 36px;
	}

	.fnt_50 {
		font-size: 38px;
	}

	.fnt_52 {
		font-size: 38px;
	}

	.fnt_54 {
		font-size: 38px;
	}

	.fnt_56 {
		font-size: 40px;
	}

	.fnt_58 {
		font-size: 40px;
	}

	.fnt_60 {
		font-size: 42px;
	}
}

@media only screen and (max-width: 1366px) {
	.fnt_16 {
		font-size: 14px;
	}
}

@media only screen and (max-width: 1200px) {
	.fnt_24 {
		font-size: 18px;
	}

	.fnt_20 {
		font-size: 16px;
	}
}

@media only screen and (max-width: 1024px) {
	.fnt_18 {
		font-size: 16px;
	}

	.fnt_20 {
		font-size: 16px;
	}

	.fnt_24 {
		font-size: 18px;
	}

	.fnt_26 {
		font-size: 20px;
	}

	.fnt_28 {
		font-size: 20px;
	}

	.fnt_30 {
		font-size: 24px;
	}

	.fnt_32 {
		font-size: 24px;
	}

	.fnt_34 {
		font-size: 24px;
	}

	.fnt_36 {
		font-size: 26px;
	}

	.fnt_38 {
		font-size: 26px;
	}

	.fnt_40 {
		font-size: 30px;
	}

	.fnt_42 {
		font-size: 30px;
	}

	.fnt_44 {
		font-size: 30px;
	}

	.fnt_46 {
		font-size: 32px;
	}

	.fnt_48 {
		font-size: 32px;
	}

	.fnt_50 {
		font-size: 34px;
	}

	.fnt_52 {
		font-size: 34px;
	}

	.fnt_54 {
		font-size: 34px;
	}

	.fnt_56 {
		font-size: 36px;
	}

	.fnt_58 {
		font-size: 36px;
	}

	.fnt_60 {
		font-size: 38px;
	}
}

@media only screen and (max-width: 767px) {
	.fnt_14 {
		font-size: 12px;
	}

	.fnt_16 {
		font-size: 14px;
	}

	.fnt_22 {
		font-size: 16px;
	}

	.fnt_24 {
		font-size: 16px;
	}

	.fnt_26 {
		font-size: 18px;
	}

	.fnt_28 {
		font-size: 18px;
	}

	.fnt_30 {
		font-size: 18px;
	}

	.fnt_32 {
		font-size: 20px;
	}

	.fnt_34 {
		font-size: 22px;
	}

	.fnt_36 {
		font-size: 24px;
	}

	.fnt_38 {
		font-size: 24px;
	}

	.fnt_40 {
		font-size: 24px;
	}

	.fnt_42 {
		font-size: 24px;
	}

	.fnt_44 {
		font-size: 24px;
	}

	.fnt_46 {
		font-size: 24px;
	}

	.fnt_48 {
		font-size: 26px;
	}

	.fnt_50 {
		font-size: 26px;
	}

	.fnt_52 {
		font-size: 26px;
	}

	.fnt_54 {
		font-size: 28px;
	}

	.fnt_56 {
		font-size: 28px;
	}

	.fnt_58 {
		font-size: 28px;
	}

	.fnt_60 {
		font-size: 30px;
	}
}


img {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	border: 0;
	display: inline-block;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

.prz {
	position: relative;
	zoom: 1;
}

.pra {
	position: absolute;
}

.clearfix {
	*zoom: 1;
}

/*清除浮动*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}

/*清除浮动兼容*/
.cleargap {
	font-size: 0;
	letter-spacing: -8px;
	text-align: left;
}

.ibox {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	font-size: 12px;
	letter-spacing: normal;
}

.justify {
	text-align: justify !important;
	text-justify: inter-ideograph !important;
}

/*文字填充满（两端对齐）*/
.justify_fix {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 100%;
	height: 0;
	overflow: hidden;
}

.responLayout {
	overflow: hidden;
}

/*清除浮动*/
.layoutItem {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

/*左右布局时,保证左右两边等高*/
.usn {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

/*设置文字内容不许用户选中*/
.fz14 {
	font-size: 14px !important
}

.song {
	font-family: "宋体", "\5b8b\4f53";
}

.arial {
	font-family: Arial
}

.trans {
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4 */
	-webkit-transition: all 1s;
	/* Safari 和 Chrome */
	-o-transition: all 1s;
	/* Opera */
}

.wrap {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

/*响应式样式不同*/
.w1280 {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wrap {
	width: 1280px;
	margin-left: auto;
	margin-right: auto;
}

.wrap2 {
	width: 1110px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width: 1366px) {
	.wrap {
		width: 1100px;
	}

	.wrap2 {
		width: 1000px;
	}
}

@media only screen and (max-width: 1200px) {
	.wrap {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.wrap2 {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
}

@media only screen and (max-width: 767px) {
	.wrap {
		padding-right: 10px;
		padding-left: 10px;
	}

	.wrap2 {
		padding-right: 10px;
		padding-left: 10px;
	}
}

/*重置内容区样式*/
.reset_style div {
	margin: 0;
	padding: 0
}

.reset_style dl {
	margin: 0;
	padding: 0
}

.reset_style dt {
	margin: 0;
	padding: 0
}

.reset_style dd {
	margin: 0;
	padding: 0
}

.reset_style ul {
	margin: 0;
	padding: 0
}

.reset_style ol {
	margin: 0;
	padding: 0
}

.reset_style li {
	margin: 0;
	padding: 0
}

.reset_style h1 {
	margin: 0;
	padding: 0
}

.reset_style h2 {
	margin: 0;
	padding: 0
}

.reset_style h3 {
	margin: 0;
	padding: 0
}

.reset_style h4 {
	margin: 0;
	padding: 0
}

.reset_style h5 {
	margin: 0;
	padding: 0
}

.reset_style h6 {
	margin: 0;
	padding: 0
}

.reset_style pre {
	margin: 0;
	padding: 0
}

.reset_style code {
	margin: 0;
	padding: 0
}

.reset_style form {
	margin: 0;
	padding: 0
}

.reset_style fieldset {
	margin: 0;
	padding: 0
}

.reset_style legend {
	margin: 0;
	padding: 0
}

.reset_style textarea {
	margin: 0;
	padding: 0
}

.reset_style p {
	margin: 0;
	padding: 0
}

.reset_style blockquote {
	margin: 0;
	padding: 0
}

.reset_style th {
	margin: 0;
	padding: 0
}

.reset_style td {
	margin: 0;
	padding: 0
}

.reset_style input {
	margin: 0;
	padding: 0
}

.reset_style select {
	margin: 0;
	padding: 0
}

.reset_style textarea {
	margin: 0;
	padding: 0
}

.reset_style button {
	margin: 0;
	padding: 0
}

.reset_style fieldset {
	border: 0 none
}

.reset_style img {
	border: 0 none
}

.reset_style dl {
	list-style: inherit;
}

.reset_style ul {
	list-style: inherit;
}

.reset_style ol {
	list-style: inherit;
}

.reset_style menu {
	list-style: inherit;
}

.reset_style li {
	list-style: inherit;
}

.reset_style blockquote,
q {
	quotes: none
}

.reset_style q {
	quotes: none
}

.reset_style blockquote:before {
	content: '';
	content: none
}

.reset_style blockquote:after {
	content: '';
	content: none
}

.reset_style q:before {
	content: '';
	content: none
}

.reset_style q:after {
	content: '';
	content: none
}

.reset_style button {
	vertical-align: middle
}

.reset_style textarea {
	vertical-align: middle
}

.reset_style select {
	vertical-align: middle
}

.reset_style input {
	vertical-align: middle
}

.reset_style button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}

.reset_style body {
	background: #fff
}

.reset_style body {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}

.reset_style th {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}

.reset_style td {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}

.reset_style input {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}

.reset_style select {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}

.reset_style textarea {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}

.reset_style button {
	font-size: 12px;
	line-height: 1;
	font-family: "微软雅黑", "黑体", "宋体";
	color: #666
}

.reset_style a {
	color: #666;
	text-decoration: none
}

.reset_style a:active {
	text-decoration: none
}

.reset_style a:hover {
	text-decoration: none
}

.reset_style address {
	font-style: italic;
}

.reset_style caption {
	font-style: italic;
}

.reset_style cite {
	font-style: italic;
}

.reset_style code {
	font-style: italic;
}

.reset_style dfn {
	font-style: italic;
}

.reset_style em {
	font-style: italic;
}

.reset_style var {
	font-style: italic;
}

.reset_style caption {
	display: none;
}

.reset_style table {
	width: 100%;
	table-layout: fixed;
}

.reset_style img {
	vertical-align: top
}

.reset_style a {
	outline: none;
}

.reset_style a:active {
	star: expression(this.onFocus=this.blur());
}

.ys-title {
	padding: 50px 0 0;
	text-align: center;
	/* line-height: 5.57em; */

}

.w1782 {
	width: 1782px;
	max-width: 96%;
	margin: 0 auto;
}


.p-img {
	width: 405px;
}


.swiper2 .swiper-button-prev,
.swiper4 .swiper-button-prev {
	left: 0;
}

.swiper2 .swiper-button-next,
.swiper4 .swiper-button-next {
	right: 0;
}

.swiper2,
.swiper3,
.swiper4 {
	width: 1842px;
	max-width: 96%;
	padding: 0 30px !important;
	/* display: flex; */
	/* justify-content: space-around; */
}


.swiper2 .swiper-button-prev,
.swiper2 .swiper-button-next {
	top: 40%;
}

.swiper3 .swiper-button-prev,
.swiper3 .swiper-button-next {
	top: 50%;
}

.swiper2 .swiper-slide img {
	transition: all .6s;
}

.swiper2 .swiper-slide:hover img {
	transform: scale(1.06);
}

.swiper3 .swiper-slide {

}
.swiper3 #hotgoods .swiper-slide a{
	background-color: #ffffff;
	/* height: 450px; */
	display: flex;
	flex-direction: column;
	justify-content: space-around;
	text-align: center;
	font-size: 20px;
	position: relative;
	padding: 20px 0;
}
.swiper3 .swiper-slide img {
	margin: 0 auto;
	display: block;
}

.look-more a {
	display: block;
	color: #333;
	text-align: center;
	text-decoration: underline;
	margin: 30px 0;
}

.swiper3 .mask {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	opacity: 0;
	transition: all .3s;
	transition-timing-function: ease-out;
}

.swiper3 .mask img {
	width: 100%;
	height: 100%;
}

.swiper3 .swiper-slide:hover .mask {
	width: 100%;
	height: 100%;
	opacity: 1;
}


.about-us {
	width: 1550px;
	max-width: 96%;
	/* display: flex; */
	/* flex-wrap: wrap; */
	/* justify-content: space-between; */
	margin: 30px auto;
	padding: 20px 0;
	/* border-bottom: 1px solid #000000; */
}

.about-us p {
	font-size: 28px;
	color: #8f7449;
	line-height: 30px;
}

.about-us .line {
	width: 200px;
	height: 3px;
	background-color: #8f7449;
	margin: 30px 0;
}

.about-us .text {
	font-size: 14px;
	/* line-height: 50px; */
}

.get-more {
	border: 2px solid #000000;
	font-size: 14px;
	padding: 4px 8px;
	margin: 0 0 30px;
	display: inline-block;
}
.get-more:hover{
	color: #fff;
	background-color: #000;
}
.swiper4 .swiper-button-prev,
.swiper4 .swiper-button-next {
	top: 40%;
}

.swiper4 .swiper-slide {
	/* position: relative; */
}

.swiper4 .swiper-slide {
	transition: all .4s;
}

.swiper4 .swiper-slide img:hover{
	transform: scale(1.06);

}
.swiper4 .xinxianshi{
	max-height: 373px;
	object-fit: cover;
}
.deta-box{
	width:100%;
	height:100%;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.swiper4 .detail {
	width: 100px;
	height: 100px;
	line-height: 100px;
	border-radius: 50%;
	font-size: 16px;
	text-align: center;
	/* position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%); */
	background-color: #8f7449;
	color: #ffffff;
	cursor: pointer;
	transform: scale(0) rotate(0deg);
}


.swiper4 .swiper-slide:hover .detail {
	transform:scale(1)  rotate(360deg) ;
	transition: all 0.5s;
}

.swiper4 .detail:hover {
	background-color: #705a39;
}

.news-info {
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
	align-items: center;
	justify-content: space-between;
}

.news-info-title {
	font-size: 20px;
	width: 390px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.sub-title {
	margin-top: 30px;
	font-size: 14px;
}

.company {
	margin: 70px 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: nowrap;
}

.company p {
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	position: relative;
}
.company #work_time{
	font-size: 14px;
}
.company .p-link p{
	line-height: 50px;
}
.company p img {
	vertical-align: middle;
}

/* .company .p-link p span::after {
	content: '';
	width: 0;
	height: 1.5px;
	background-color: #000;
	position: absolute;
	left: 50%;
	bottom: 0;
	transition: all 0.6s;
}
 */
.company p:hover span::after {
	width: 100%;
	left: 0;
}

.company .bold {
	font-weight: bold;
	font-size: 17px;
}

.footers {
	height: 130px;
	padding: 0 30px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	background-color: #000;
	color: #fff;
}

.ys-nav {
	margin-top: 30px;
	text-align: center;
}

.ys-nav a {
	color: #000000;
	font-size: 16px;
	padding: 0 14px;
	border-right: 1px solid #000;
}
.about-banner{
	height: 580px;
}
.about-banner-box{
	position: relative;
}
.about-banner-box .banner-text{
	position: absolute;
	top: 50%;
	left: 10%;
	font-size: 50px;
	color: #fff;
}
.about-nav {
	width: 500px;
	margin: 50px auto 0;
	display: flex;
	justify-content: space-between;
}

.about-nav span {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 0;
	cursor: pointer;
	position: relative;
}

.about-nav .active {
	border-bottom: 2px solid #000000;
}

.about-nav span::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 50%;
	width: 0;
	height: 2px;
	background-color: #000;
	transition: all 0.3s;
}

.about-nav span:hover::after {
	width: 100%;
	left: 0;
}

.about-call {
	width: 1600px;
	max-width: 85%;
	margin: 30px auto;
	overflow: hidden;
}

.about-call p {
	font-size: 26px;
	letter-spacing: 2px;
	text-align: center;
	margin: 50px 0;
}

.call-bg {
	position: relative;
}


.call-bg .s1,
.call-bg .s2 {
	position: absolute;
	top: 40%;
	font-size: 26px;
	color: #ffffff;
	padding: 4px 6px;
	cursor: pointer;
	display: flex;
	align-items: center;
}
.call-bg .s2 img,.call-bg .s1 img{
	width: 30px;
	margin-right:10px;
}

.call-bg .phone,
.call-bg .email {
	color: #fff;
	border-bottom: 1px solid #fff;
	line-height: 50px;
}


.zhaoshang {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zhaoshang .item {
	width: 47%;
	background-color: #fff;
	padding: 30px;
	font-size: 18px;
}

.zhaoshang .item .item-top {
	border-bottom: 1px solid #000;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-bottom: 30px;
}
.zhaoshang .item .item-top span{
	color: #8f7449;
}
.zhaoshang .item .item-top img {
	width: 34%;
	vertical-align: baseline;
}

.zhaoshang .item .item-bottom {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 30px;
	position: relative;
}
.zhaoshang .item .item-bottom img{
	vertical-align: middle;
}
.zhaoshang .user-name{
	line-height: 100px;
	font-size: 34px;
}
.code-bg {
	width: 28%;
}

.code-box {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 20px;
	display: none;
	background: white;
	text-align: center;
	box-shadow: 10px 10px 20px 0 rgb(0 0 0 / 20%);
}

.code-box img {
	width: 150px;
}



.zhiwei {
	width: 800px;
	display: flex;
	margin: 50px auto 0;
	justify-content: space-between;
}

.zhiwei .img-box {
	width: 150px;
	background-color: #fff;
	padding: 30px;
	border-radius: 50%;
}

.zhiwei p {
	text-align: center;
	color: #616161;
	font-size: 18px;
	margin-top: 10px;
}
.douyin,.weixin,.xiaohongshu{
	position: relative;
}
.douyin-code,.weixin-code,.xiaohongshu-code{
	max-width: unset!important;
	position: absolute;
	top: -20%;
	left: -320%;
	width: 150px!important;
	display: none;
	z-index: 999;
	box-shadow: 10px 10px 10px rgb(0 0 0 / 20%);
}
.weixin-code{
	left: -120%;
}
.douyin:hover .douyin-code,.weixin:hover .weixin-code,.xiaohongshu:hover .xiaohongshu-code{
	display: block;
}
.shop-btn{
	width: 180px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #000;
	text-align: center;
	font-size: 16px;
	margin: 0 auto;
	cursor: pointer;
}
.shop-btn a{
	display: block;
}
.shop-btn:hover{
	color: #fff!important;
	background-color: #000;
}
.shop-btn:hover a{
	color: #fff!important;
}
@media (max-width: 768px) {
	.bbb{
		width: 96%;
		flex-direction: column;
		margin: 20px auto;
	}
	.bbb .text{
		line-height: 30px;
		font-size: 16px;
		margin-top: 20px;
	}
	.swiper2,
	.swiper3,
	.swiper4 {
		/* padding: 0!important; */

	}

	.swiper-container {
		padding: 0 !important;
	}

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}

	.video {
		width: 100% !important;
	}

	.brand {
		width: 100%;
	}

	.ys-title {
		
	}

	.look-more a {
		margin: 20px 0;
	}

	.p-link {
		display: none !important;
	}



	.company {
		margin: 30px 0;
		flex-direction: column;
	}

	.company .com1{
		width: auto!important;
	}

	.footers {
		justify-content: center;
		text-align: center;
	}

	.company-info {
		flex-wrap: wrap!important;
	}
	.company-info .yisi-logo{
		margin: 20px 0;
	}
	.about-banner{
		height: 230px;
	}
	.about-nav{
		width: 200px;
	}
	.about-call {
	    max-width: 94%;
	    margin: 10px auto;
	}
	.zhaoshang .item{
		width: 100%;
		margin-bottom: 20px;
	}
	.zhaoshang .item .item-top img {
	    width: 160px;
	    /* margin-left: 50%; */
	}
	
	.zhaoshang .item .item-top span{
		font-size: 24px!important;
	}
	.call-bg span, .call-bg .phone, .call-bg .email{
		font-size: 16px;
	}
	#company_name{
		display: block;
	}
	.zhiwei{
		width: 350px;
	}
	.zhiwei .img-box {
	    width: 120px;
	    background-color: #fff;
	    padding: 20px;
	    border-radius: 50%;
	}
	.douyin-code{
		top: 100%;
		left: -100%;
		width: 120px!important;
	}
	.weixin-code{
		top: 100%;
		left: 0;
		width: 120px!important;
	}
	.xiaohongshu-code{
		top: 100%;
		left: 10%;
		width: 120px!important;
	}
	.swiper2 .swiper-pagination{
		display: block!important;
		bottom: 30%!important;
	}
	
	.swiper3 .swiper-pagination .swiper-pagination-bullet{
		background-color: rgba(0, 0, 0, .3);
	}
	.shop-btn{
		margin: 10px auto;
	}
	.pc-banner{
		display: none;
	}
	.samll-banner{
		display: block!important;
	}
	.call-bg .s1{
		left: 0!important;
	}
	.call-bg .s2{
		right: 0!important;
	}
	.call-bg .s2 img, .call-bg .s1 img{
		width: 20px;
		height: 20px;
	}
	.banner-text{
		font-size: 24px!important;
	}
	.ss1{
		text-align: center!important;
	}
	.ss2{
		align-items: center!important;
	}
	.ss3{
		text-align: center!important;
	}
}
