﻿html {
	font-family: "微软雅黑", arial, 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
and,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input,
textarea,
select {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	vertical-align: baseline;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

ul,
ol {
	list-style: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a {
	background: transparent
}

a:active,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: bold
}

dfn {
	font-style: italic
}

h1 {
	font-size: 2em
}

mark {
	background: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

img {
	border: 0
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

pre {
	overflow: auto
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto
}

optgroup {
	font-weight: bold
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

td,
th {
	padding: 0
}

a {
	text-decoration: none;
	color: #005fb4
}

.copyrights {
	text-indent: -9999px;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden
}

@media print {
	* {
		text-shadow: none !important;
		color: #000 !important;
		background: transparent !important;
		box-shadow: none !important
	}
	a,
	a:visited {
		text-decoration: underline
	}
	a[href]:after {
		content: " (" attr(href) ")"
	}
	abbr[title]:after {
		content: " (" attr(title) ")"
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: ""
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	tr,
	img {
		page-break-inside: avoid
	}
	img {
		max-width: 100% !important
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3
	}
	h2,
	h3 {
		page-break-after: avoid
	}
	select {
		background: #fff !important
	}
}

.main {
	margin: 0 auto;
	width: 1200px
}

.main:after {
	content: '';
	display: block;
	clear: both
}

.clear:after {
	content: '';
	display: block;
	clear: both
}

.tran {
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.content {
	padding-top: 25px;
	padding-bottom: 60px
}

.head {
	position: relative;
	z-index: 2;
	background-color: #fff
}

.head-logo {
	float: left
}

.head-logo a {
	display: table-cell;
	height: 102px;
	width: 293px;
	vertical-align: middle
}

.head-logo img {
	display: block;
	width: 100%
}

.head-main {
	float: right
}

.head-top {
	padding-top: 17px;
	float: right
}

.head-ser {
	float: left;
	width: 228px;
	height: 30px;
	border: 1px solid #f58c04;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px
}

.head-ser-inp {
	float: left;
	width: 190px;
	height: 28px;
	line-height: 28px;
	text-indent: 15px
}

.head-ser-btn {
	float: left;
	width: 35px;
	height: 28px;
	float: right;
	background: url("../img/icon1.png") no-repeat center
}

.head-top-num {
	margin-left: 20px;
	float: left;
	line-height: 30px
}

.head-top-num span {
	color: #f58c04
}

.head-nav {
	padding-top: 10px;
	clear: both
}

.head-ul {
	float: right
}

.head-li {
	position: relative;
	margin-left: 60px;
	float: left
}

.head-li.active .head-li-a {
	color: #f5a304;
	border-bottom-color: #f5a304
}

.head-li:hover .head-li-a {
	color: #f5a304;
	border-bottom-color: #f5a304
}

.head-li:hover .head-li-pull {
	-moz-transform: none;
	-ms-transform: none;
	-webkit-transform: none;
	transform: none;
	opacity: 1;
	visibility: visible
}

.head-li-a {
	display: block;
	border-bottom: 6px solid transparent;
	font-size: 16px;
	color: #332926;
	line-height: 39px
}

.head-li-p {
	display: none;
}

.head-li-pull {
	position: absolute;
	left: 0;
	top: 100%;
	width: 160px;
	background-color: #fff;
	border-bottom: 6px solid #fedd45;
	-moz-transform: translateY(15px);
	-ms-transform: translateY(15px);
	-webkit-transform: translateY(15px);
	transform: translateY(15px);
	visibility: hidden;
	opacity: 0
}

.head-li-pull a {
	padding-left: 20px;
	display: block;
	color: #a2a2a2;
	line-height: 40px;
	border-bottom: 1px solid #e3e3e3;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.head-li-pull a:hover {
	text-indent: 10px;
	background-color: #f8f8f8
}

.foot {
	padding: 30px 0;
	color: #5d5c5c;
	line-height: 24px;
}

.foot-nav {
	margin-bottom: 10px;
}

.foot-nav a {
	color: #5d5c5c;
	font-weight: bold;
}

.foot-nav a.mob {
	display: none;
}

.foot-nav span {
	margin: 0 10px;
	color: #999
}

.foot-main {}

.foot-cont {
	margin-top: -30px;
	float: right;
}

.foot-p {
	float: left;
	width: 50%;
}

.foot-chat {
	margin-left: 20px;
	float: left;
	text-align: center;
	color: #999;
}

.foot-chat-img {
	padding: 5px;
	width: 100px;
	background-color: #fff;
}

.foot-chat-img img {
	display: block;
	width: 100%;
}

@media screen and (max-width: 1200px) {
	.main {
		width: 740px
	}
	.head-logo a {
		width: 196px
	}
	.head-li {
		margin-left: 30px
	}
	.foot-nav {
		text-align: center;
	}
	.foot-nav a.mob {
		display: block;
	}
	.foot-cont {
		margin: 10px 0;
		width: 100%;
		text-align: center;
	}
	.foot-chat {
		float: none;
		display: inline-block;
		width: 86px;
		line-height: 16px;
	}
	.foot-chat p {
		height: 32px;
		overflow: hidden;
	}
	.foot-p {
		width: 100%;
		text-align: center;
	}
	.foot-chat-img {
		width: 100%;
	}
}

@media screen and (max-width: 740px) {
	.main {
		width: 100%
	}
	.head {
		padding: 0 10px;
		border-bottom: 1px solid #fedd45
	}
	.head-logo a {
		width: 180px;
		height: 50px
	}
	.head-top {
		display: none
	}
	.head-nav {
		padding: 0;
		float: right
	}
	.head-ul {
		position: absolute;
		left: 0;
		top: 100%;
		display: none;
		width: 100%;
		background-color: #fff;
		overflow: hidden
	}
	.head-ul.active {
		display: block
	}
	.head-li {
		padding: 0 20px;
		margin: 0;
		float: none;
		animation: head-li .6s ease forwards;
		-webkit-animation: head-li .6s ease forwards;
		opacity: 0;
		-webkit-opacity: 0
	}
	.head-li-pull {
		position: relative;
		display: none;
		top: auto;
		width: 100%;
		border-bottom: none;
		opacity: 1;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		visibility: visible;
	}
	.head-li-pull.active{display: block;}
	.head-li:nth-child(n) {
		transform: translateX(-20px);
		-webkit-transform: translateX(-20px)
	}
	.head-li:nth-child(2n) {
		transform: translateX(60px);
		-webkit-transform: translateX(60px)
	}
	.head-li-a {
		display: block;
		border-bottom: 1px solid #f1f1f1;
		display: block;
		line-height: 50px;
		font-size: 14px;
	}
	.head-has-pull {
		display: none;
	}
	.head-li.active .head-li-a {
		border-color: #ddd;
	}
	.head-li-p {
		display: block;
		border-bottom: 1px solid #f1f1f1;
		display: block;
		line-height: 50px;
		font-size: 14px;
	}
	.head-btn {
		padding-top: 16px;
		float: right;
		height: 50px
	}
	.head-btn i {
		margin: 5px auto;
		display: block;
		width: 15px;
		height: 3px;
		background-color: #ccc
	}
	.head-btn:before {
		content: '';
		margin: 0 auto;
		display: block;
		width: 25px;
		height: 3px;
		background-color: #ccc;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		-ms-transition: all .3s ease
	}
	.head-btn:after {
		content: '';
		margin: 0 auto;
		display: block;
		width: 25px;
		height: 3px;
		background-color: #ccc;
		transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		-ms-transition: all .3s ease
	}
	.head-btn.active i {
		width: 0
	}
	.head-btn.active:before {
		transform-origin: left top;
		-webkit-transform-origin: left top;
		transform: translate3d(0, 0, 0) rotate(45deg);
		-webkit-transform: translate3d(0, 0, 0) rotate(45deg)
	}
	.head-btn.active:after {
		transform-origin: left bottom;
		-webkit-transform-origin: left bottom;
		transform: translate3d(0, 0, 0) rotate(-45deg);
		-webkit-transform: translate3d(0, 0, 0) rotate(-45deg)
	}
	@keyframes head-li {
		100% {
			transform: none;
			-webkit-transform: none;
			opacity: 1;
			-webkit-opacity: 1
		}
	}
	@-webkit-keyframes head-li {
		100% {
			transform: none;
			-webkit-transform: none;
			opacity: 1;
			-webkit-opacity: 1
		}
	}
	.foot {
		padding: 0 10px 10px 10px
	}
	.foot-nav span {
		display: none
	}
	.foot-nav:after {
		content: '';
		clear: both;
	}
	.foot-nav a {
		float: left;
		width: 50%;
		line-height: 40px;
		border-bottom: 1px solid #ddd
	}
	.foot-chat {
		margin: 5px;
		font-size: 12px;
	}
}

body {
	background-color: #f0f0f0
}

.banner {
	border-bottom: 3px solid #fedd45
}

.banner .flex-control-nav {
	display: none
}

.banner-li a {
	display: block;
}

.banner-li img {
	margin: 0 auto;
	display: block;
	max-width: 93% !important;
}

.ind-menu {
	padding-top: 30px
}

.ind-menu-li {
	float: left;
	padding: 8px;
	width: 20%
}

.ind-menu-li-a {
	position: relative;
	overflow: hidden;
	border-bottom: 2px solid #f5a304;
}

.ind-menu-li-img {
	position: relative
}

.ind-menu-li-img img {
	display: block;
	width: 100%;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease
}

.ind-menu-li-img:hover img {
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2)
}

.ind-menu-li-intro {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 15px;
	width: 100%;
	height: 100%;
	background: url("../img/bkg2.png") repeat
}

.ind-menu-li-desc {
	position: absolute;
	left: 0;
	top: 81%;
	padding:5px 15px;
	width: 100%;
	height: 100%;
	background: url("../img/bkg1.png") repeat;
	color: #fff;
	line-height: 24px;
}

.ind-menu-li-desc .tit {
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

.ind-menu-li-desc i {
	position: absolute;
	right: 20px;
	bottom: 10px;
	width: 20px;
	height: 20px;
	background: url("../img/icon22.png") no-repeat center;
}
/*
.ind-menu-li-a:hover .ind-menu-li-desc {
	top: 0;
	background: url("../img/bkg2.png") repeat;
}

.ind-menu-li-a:hover .ind-menu-li-desc .tit {
	color: #fff;
	display: none;
}
*/
.ind-menu-li-intro a {
	display: block;
	display: none
}

.ind-menu-li-intro a:first-child {
	display: block
}

.ind-menu-li-intro .owl-theme .owl-controls {
	margin-top: 0;
	text-align: left
}

.ind-menu-li-intro .owl-theme .owl-controls .owl-page span {
	background-color: #fff;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.ind-menu-li-intro .owl-theme .owl-controls .owl-page.active span,
.ind-menu-li-intro .owl-theme .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
	filter: alpha(opacity=100);
}

.ind-menu-li-pic {
	margin-bottom: 5px;
	height: 81px;
	overflow: hidden
}

.ind-menu-li-pic img {
	display: block;
	width: 100%;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease
}

.ind-menu-li-pic:hover img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.ind-menu-li-p {
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #fff
}

.banner-img img {
	display: block;
	width: 100%
}

.ban-nav {
	position: relative;
	padding: 20px 0 20px 30px
}

.ban-nav:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -13px;
	width: 7px;
	height: 26px;
	background-color: #e60012
}

.ban-nav a {
	margin-right: 35px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #3c3c3c
}

.ban-nav span {
	margin-right: 35px;
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #3c3c3c
}

.about-menu img {
	display: block;
	width: 100%
}

.about-menu a {
	position: relative;
	display: block
}

.about-menu p {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 8px 10px;
	width: 100%;
	background: url("../img/bkg1.png") repeat;
	font-size: 16px;
	color: #111;
	border-bottom: 2px solid #fedd45;
}

.about-menu-lf {
	float: left;
	width: 390px
}

.about-menu-ul {
	float: left;
	width: 810px
}

.about-menu-li {
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
	width: 390px
}

.invite-main {
	margin: 0 0 25px 0;
	padding: 25px;
	background-color: #fff
}

.invite-main img {
	margin: 0 auto;
	display: block;
	max-width: 100%;
}

.invite-tit {
	/*padding-left: 70px;*/
	/*margin-bottom: 30px;*/
	margin: 15px 0;
	/*background: url("../img/icon4.png") no-repeat left center;*/
	font-size: 18px;
	line-height: 30px;
	color: #484747
}

.invite-table {
	width: 100%;
	text-align: center;
	color: #1a1a1a
}

.invite-table tr th {
	padding: 15px 5px;
	background-color: #f5f5f5;
	font-weight: normal
}

.invite-table tr td {
	padding: 15px 5px;
	color: #595959;
	border-bottom: 1px solid #fedd45;
}

.invite-table tr td a {
	color: #595959
}

.invite-table tr td a.more {
	color: #337ab7
}

.invite-num {
	position: relative;
	margin-top: 30px
}

.invite-num-lf {
	float: left;
	line-height: 24px;
	font-size: 12px;
	color: #6b6b6b
}

.invite-num-lf p {
	float: left
}

.invite-page {
	float: right;
	line-height: 24px
}

.invite-page a {
	padding: 0 10px;
	float: left;
	font-size: 12px;
	color: #6b6b6b
}

.invite-page a.active {
	background-color: #e60012;
	color: #fff
}

.invite-nav {
	padding: 20px 25px;
	background-color: #fff;
	line-height: 30px
}

.invite-nav-tit {
	padding-left: 25px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #111;
	background: url("../img/icon5.png") no-repeat left center
}

.invite-nav-a {
	float: left
}

.invite-nav-a a {
	position: relative;
	padding-left: 10px;
	margin-left: 30px;
	float: left;
	color: #111
}

.invite-nav-a a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
	width: 0;
	height: 0;
	border-left: 4px solid #dfdfdf;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}

.prod {
	padding: 25px;
	background-color: #fff
}

.prod-advant {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd
}

.prod-advant-desc {
	float: left;
	width: 360px;
	line-height: 24px;
	color: #111
}

.prod-advant-tit {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #2b2b2b
}

.prod-advant-list {
	float: right;
	width: 777px
}

.prod-advant-sec {
	margin-bottom: 10px
}

.prod-advant-sec p {
	padding-left: 21px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #2b2b2b
}

.prod-advant-img {
	margin-left: 20px;
	float: left;
	width: 239px;
	height: 135px;
	background-color: #c4c4c4;
	overflow: hidden
}

.prod-advant-img img {
	display: block;
	width: 100%
}

.prod-part-ul {
	padding: 0 20px;
}

.prod-part .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin: -10px 0 0 0;
	width: 20px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	background-color: transparent
}

.prod-part .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 0;
	background-image: url("../img/icon7.png")
}

.prod-part .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0;
	background-image: url("../img/icon8.png")
}

.prod-part-li {
	float: left;
	padding: 10px;
	width: 100%
}

.prod-part-li a {
	position: relative;
	display: block;
	overflow: hidden
}

.prod-part-li img {
	display: block;
	width: 100%
}

.prod-part-li-p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 10px;
	color: #111;
	background: url("../img/bkg1.png") repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-bottom: 2px solid #fedd45;
	text-align: center;
}

.down-p {
	padding: 5px 0;
	line-height: 24px;
	color: #111;
	text-align: center;
}

.prod-menu {
	padding-top: 15px
}

.prod-menu .prod-part-li-p {
	text-align: left;
}

.prod-menu-intro {
	padding: 65px 20px;
	float: left;
	width: 390px;
	height: 375px;
	background-color: #fff
}

.prod-menu-intro-p {
	margin-bottom: 35px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #434343
}

.prod-menu-ul {
	float: right;
	width: 810px
}

.prod-menu-li {
	margin-left: 15px;
	margin-bottom: 15px;
	float: left;
	width: 390px
}

.prod-menu-li a {
	position: relative;
	display: block;
	height: 180px;
	overflow: hidden;
}

.prod-menu-li img {
	display: block;
	width: 100%
}

.leader-top {
	margin-bottom: 15px;
	padding: 28px;
	background-color: #fff
}

.leader-img {
	position: relative;
	float: left;
	width: 370px
}

.leader-img .owl-theme .owl-controls {
	position: relative;
	z-index: 1;
	margin-top: -26px;
	text-align: right
}

.leader-img .owl-theme .owl-controls .owl-page span {
	background-color: #fff;
	opacity: 1
}

.leader-img .owl-theme .owl-controls .owl-page.active span,
.leader-img .owl-theme .owl-controls.clickable .owl-page:hover span {
	background-color: #e60012
}

.leader-img-li {
	display: none
}

.leader-img-li:first-child {
	display: block
}

.leader-img-li img {
	display: block;
	width: 100%
}

.leader-top-desc {
	float: right;
	width: 740px;
	color: #434343
}

.leader-top-tit {
	margin-bottom: 20px;
	font-size: 24px
}

.leader-top-p {
	line-height: 30px;
	text-indent: 30px
}

.leader-honour {
	padding: 25px;
	margin-bottom: 15px;
	background: #fff url("../img/bkg3.png") no-repeat right bottom;
	background-position: right bottom !important;
}

.leader-tit {
	margin-bottom: 18px;
	padding-left: 35px;
	font-size: 24px;
	line-height: 30px;
	color: #434343;
	font-weight: 400;
	background: url("../img/icon6.png") no-repeat left center
}

.leader-honour-ul {
	margin-right: 30px;
	float: left;
	width: 300px;
	line-height: 30px;
	color: #434343
}

.leader-honour-ul li {
	position: relative;
	padding-left: 15px
}

.leader-honour-ul li:before {
	content: '●';
	position: absolute;
	left: 0;
	top: 0;
	color: #d8d8d8
}

.bloc-main {
	margin-bottom: 15px;
	padding: 16px;
	background-color: #fff
}

.bloc-lf {
	float: left;
	width: 455px
}

.bloc-lf img {
	display: block;
	width: 100%
}

.bloc-lf .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin: -8px 0 0 0;
	width: 15px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	background-color: transparent
}

.bloc-lf .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 10px;
	background-image: url("../img/icon7.png")
}

.bloc-lf .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 10px;
	background-image: url("../img/icon8.png")
}

.bloc-li-img {
	position: relative;
	margin-bottom: 10px
}

.bloc-rg {
	float: right;
	width: 685px;
	line-height: 26px;
	color: #434343;
	text-indent: 30px
}

.bloc-rg p {
	margin-bottom: 10px
}

.bloc-li-i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -41px;
	margin-left: -41px;
	width: 82px;
	height: 82px;
	background: url("../img/icon9.png") no-repeat center;
	background-size: contain;
	cursor: pointer
}

.bloc-img-li {
	position: relative;
	display: none
}

.bloc-img-li:first-child {
	display: block
}

.health-main {
	margin-bottom: 25px;
	padding: 25px;
	background-color: #fff;
}

.health-tit {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	color: #2b2b2b
}

.health-tit.import {
	padding-left: 25px;
	background: url("../img/icon10.png") no-repeat left center
}

.health-ul {
	text-align: center;
	padding-bottom: 12px;
	margin: 0 -12px;
}

.health-li {
	padding: 12px;
	display: inline-block;
	width: 24%
}

.health-li a {
	position: relative;
	display: block;
	height: 210px;
	padding-bottom: 40px;
	overflow: hidden
}

.health-li a:hover img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.health-li img {
	display: block;
	width: 100%;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease
}

.health-item {
	padding-top: 40px
}

.health-item-ul {
	margin: 0 -15px
}

.health-item-li {
	padding: 15px;
	float: left;
	width: 33.333%
}

.health-item-li a {
	position: relative;
	display: block;
	overflow: hidden
}

.health-item-li a:hover img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.health-item-li img {
	display: block;
	width: 100%;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease
}

.health-bot {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff
}

.health-bot-p {
	padding: 80px 0;
	text-align: center;
	font-size: 24px;
	text-align: center
}

.health-list {
	padding-bottom: 0;
	border: none
}

.health-food {
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.health-correl {
	padding-bottom: 20px;
	text-align: right;
}

.health-correl a {
	display: inline-block;
	width: 113px;
	line-height: 30px;
	text-align: center;
	border: 1px solid #f5a304;
	color: #f5a304;
	border-radius: 20px;
}

.health-fodder {
	border-top: 1px solid #e7e7e7
}

.indst-detail {
	padding-bottom: 20px;
	line-height: 24px;
	color: #333;
}

.indst-detail img {
	display: block;
	max-width: 100%;
}

.fodder-intro {
	padding: 80px 20px 0 20px;
	float: left;
	width: 250px;
	text-align: center;
	color: #2b2b2b;
	line-height: 30px
}

.fodder-intro b {
	margin-bottom: 20px;
	font-size: 18px
}

.fodder-cont {
	float: right
}

.fodder-sec {
	padding: 12px 0
}

.fodder-btn {
	margin-right: 70px;
	margin-top: 80px;
	float: left;
	width: 138px;
	line-height: 44px;
	text-align: center;
	background-color: #ffb94c;
	color: #fff;
	font-size: 18px;
	font-weight: bold
}

.fodder-list {
	float: left;
	width: 664px
}

.fodder-ul {
	margin: 0 -12px
}

.fodder-li {
	padding: 12px;
	float: left;
	width: 50%
}

.fodder-li a {
	position: relative;
	display: block;
	overflow: hidden
}

.fodder-li a:hover img {
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.fodder-li img {
	display: block;
	width: 100%;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease
}

.skill-team {
	margin-bottom: 30px;
	padding: 10px 0;
	border-bottom: 1px solid #e7e7e7
}

.skill-team-desc {
	float: left;
	width: 360px;
	line-height: 30px;
	color: #111
}

.skill-team-ul {
	float: right;
	width: 740px
}

.skill-team-li {
	padding: 10px;
	width: 50%;
	float: left;
	overflow: hidden
}

.skill-team-li img {
	display: block;
	width: 100%
}

.skill-compa-ul {
	margin: 0 -6px
}

.skill-compa-li {
	padding: 10px;
	float: left;
	width: 100%
}

.skill-compa-li img {
	display: block;
	width: 100%
}

.skill-compa .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin: -10px 0 0 0;
	width: 20px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	background-color: transparent
}

.skill-compa .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 0;
	background-image: url("../img/icon7.png")
}

.skill-compa .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0;
	background-image: url("../img/icon8.png")
}

.care-top {
	margin-bottom: 20px;
	padding: 40px 160px;
	background-color: #fff
}

.care-top-ul {
	margin: 0 -17px
}

.care-top-li {
	padding: 17px;
	float: left;
	width: 50%
}

.care-top-li-img {
	margin-bottom: 10px;
	height: 260px;
	overflow: hidden
}

.care-top-li-img img {
	display: block;
	width: 100%
}

.care-top-li-desc {
	height: 72px;
	line-height: 24px;
	color: #434343;
	overflow: hidden
}

.care-list {
	margin-bottom: 20px;
	padding: 20px 40px;
	background-color: #fff
}

.care-list .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin: -8px 0 0 0;
	width: 15px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	background-color: transparent
}

.care-list .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -20px;
	background-image: url("../img/icon7.png")
}

.care-list .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -20px;
	background-image: url("../img/icon8.png")
}

.care-list-li {
	padding: 0 8px;
	float: left;
	width: 100%
}

.care-list-li a {
	cursor: context-menu;
}

.care-list-li img {
	margin-bottom: 5px;
	display: block;
	width: 100%
}

.care-list-li p {
	text-align: center;
	color: #434343
}

.industry-main {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff
}

.talents-main {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff
}

.talents-item {
	margin-bottom: 20px;
	border-bottom: 1px solid #E7E7E7
}
.talents-item img{
	margin: 0 auto;
	display: block;
	max-width: 100%
}
.talents-intro {
	width: 360px;
	float: left;
	line-height: 30px;
	color: #111
}

.talents-ul {
	float: right;
	width: 780px
}

.talents-li {
	position: relative;
	margin-left: 20px;
	margin-bottom: 20px;
	float: left;
	padding: 15px;
	width: 240px;
	height: 160px;
	background-color: #ffa923;
	color: #fff;
	line-height: 22px
}

.talents-li i {
	position: absolute;
	right: 10px;
	bottom: 10px
}

.talents-li.bkg {
	background-color: #7c2c03
}

.talents-li-tit {
	margin-bottom: 15px;
	font-size: 24px;
	font-weight: bold
}

.activity .owl-theme .owl-controls .owl-buttons div {
	position: absolute;
	top: 50%;
	margin: -10px 0 0 0;
	width: 20px;
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 1;
	background-color: transparent
}

.activity .owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 0;
	background-image: url("../img/icon7.png")
}

.activity .owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 0;
	background-image: url("../img/icon8.png")
}

.activity-ul {
	padding: 0 20px;
}

.activity-li {
	padding: 10px;
	float: left;
	width: 100%
}

.activity-li-img {
	margin-bottom: 5px
}

.activity-li-img img {
	display: block;
	width: 100%
}

.activity-li-desc {
	line-height: 24px;
	color: #111
}

.honour-main {
	margin-bottom: 20px
}

.honour-nav {
	float: left
}

.honour-nav-a {
	padding-top: 30px;
	width: 207px;
	height: 128px;
	cursor: pointer;
	color: #fff;
	font-size: 15px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url("../img/bkg4.png")
}

.honour-nav-a p {
	padding: 0 30px;
}

.honour-nav-a.last {
	background-image: url("../img/bkg6.png")
}

.honour-nav-a.active {
	background-image: url("../img/bkg5.png")
}

.honour-nav-c {
	margin-top: 8px
}

.honour-cont {
	float: right;
	width: 970px
}

.honour-item {
	display: none
}

.honour-top {
	margin-bottom: 20px;
	padding: 20px;
	background-color: #fff
}

.honour-top-li {
	padding: 10px;
	float: left;
	width: 25%
}

.honour-top-li-img {
	height: 130px
}

.honour-top-li-img img {
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
	display: block
}

.honour-top-li-tit {
	height: 40px;
	color: #111;
	text-align: center;
	line-height: 20px;
	overflow: hidden
}

.honour-ul {
	padding: 36px 10px;
	background-color: #fff
}

.honour-li {
	padding: 10px 37px;
	float: left;
	width: 50%
}

.honour-li-img {
	height: 200px;
	overflow: hidden
}

.honour-li-img img {
	display: block;
	width: 100%
}

.honour-li-p {
	height: 68px;
	background-color: #f4f4f4;
	padding: 10px;
	line-height: 24px;
	color: #434343;
	overflow: hidden;
}

.school .talents-li {
	width: 370px;
	height: 300px
}

.graduate {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E7E7E7
}

.graduate-ul {
	margin: 0 -10px
}

.graduate-li {
	padding: 10px;
	float: left;
	width: 25%
}

.graduate-li-a {
	padding-bottom: 44px;
	position: relative;
	display: block;
	overflow: hidden
}

.graduate-li-a img {
	display: block;
	width: 100%
}

.graduate-li-a:hover .graduate-li-intro {
	top: 0
}

.graduate-li-intro {
	position: absolute;
	left: 0;
	top: 100%;
	padding: 15px;
	width: 100%;
	height: 100%;
	background: url("../img/bkg2.png") repeat;
	line-height: 24px;
	color: #fff
}

.graduate-li-intro b {
	font-size: 18px
}

.school-part-li {
	float: left;
	padding: 10px;
	width: 20%
}

.school-part-li img {
	margin: 0 auto;
	display: block;
	max-width: 100%
}

.talents-details {
	margin-top: 20px;
	line-height: 30px;
	color: #595959
}

.talents-details h1 {
	margin-bottom: 20px;
	font-size: 24px
}

.talents-details-p {
	margin-bottom: 20px
}

.invite-top .invite-tit {
	float: left
}

.invite-sel {
	padding-top: 15px;
	float: right
}

.invite-sel-a {
	margin-left: 15px;
	float: left;
	width: 187px;
	height: 34px;
	line-height: 34px;
	border: 1px solid #c7c7c7;
	text-indent: 10px;
	border-radius: 5px
}

.invite-flow {
	padding: 20px 0
}

.invite-flow-tit {
	margin-bottom: 20px;
	padding-left: 50px;
	line-height: 42px;
	background: url("../img/icon17.png") no-repeat left center;
	font-size: 18px;
	font-weight: bold;
	color: #484747
}

.invite-flow-cont {
	margin: 0 -25px
}

.invite-flow-cont img {
	display: block;
	width: 100%
}

.news {
	padding-bottom: 30px;
	border-bottom: 1px solid #E7E7E7
}

.news .invite-num {
	padding-right: 30px;
}

.news-ul {
	margin: -10px
}

.news-li {
	padding: 10px;
	float: left;
	width: 25%
}

.news-li-a {
	display: block;
	background-color: #fff
}

.news-li-a:hover .news-li-img:before {
	display: block
}

.news-li-a:hover .news-li-img:after {
	display: block
}

.news-li-img {
	position: relative
}

.news-li-img img {
	display: block;
	width: 100%
}

.news-li-img:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
	opacity: 0.4
}

.news-li-img:after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px;
	display: none;
	width: 40px;
	height: 40px;
	background: url("../img/icon18.png") no-repeat center;
	background-size: contain
}

.news-li-desc {
	padding: 10px;
	line-height: 24px;
	color: #4f4f4f
}

.news-li-desc span {
	color: #a4a4a4
}

.news-li-tit {
	margin: 5px 0;
	/*font-weight: bold;*/
	/*overflow: hidden;
	white-space: nowrap;*/
	text-overflow: ellipsis;
	height: 72px;
}

.news-li-p {
	height: 72px;
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3
}

.news-intro {
	margin-top: 20px;
	background-color: #fff
}

.news-intro-top {
	position: relative;
	padding: 45px 35px 35px 35px;
	border-bottom: 1px solid #f0f0f0
}

.news-intro-tit {
	margin: 0 auto;
	width: 550px;
	line-height: 24px;
	color: #acacac;
	text-align: center
}

.news-intro-tit h1 {
	margin-bottom: 5px;
	font-size: 20px;
	color: #353637;
	line-height: 30px
}

.news-intro-share {
	position: absolute;
	left: 35px;
	top: 50px
}

.news-back {
	position: absolute;
	right: 35px;
	top: 50px;
	padding-left: 30px;
	line-height: 20px;
	background: url("../img/icon19.png") no-repeat left center;
	font-size: 16px;
	color: #919191
}

.news-intro-p {
	padding: 35px;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	text-indent: 30px;
	border-bottom: 1px solid #f0f0f0
}

.news-intro-p p {
	margin-bottom: 20px
}

.news-intro-img {
	margin-bottom: 20px;
	text-align: center;
	text-indent: 0;
	color: #4374ad
}

.news-intro img {
	margin: 0 auto 10px auto;
	display: block;
	max-width: 100%
}

.news-intro-img img {
	margin: 0 auto 10px auto;
	display: block;
	max-width: 100%
}

.news-intro-com {
	padding: 35px;
	line-height: 30px
}

.news-intro-com a {
	color: #7d7d7d
}

.news-intro-com span {
	font-weight: bold
}

.news-list {
	display: none;
}

.news-list-a {
	border-bottom: 1px solid #ddd;
}

.news-list-a a {
	padding: 10px 0;
	display: block;
	line-height: 30px;
	color: #3c3c3c;
}

.news-list-a a:after {
	content: '';
	display: block;
	clear: both;
}

.news-list-a p {
	float: left;
	width: 70%;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.news-list-a p:before {
	content: '●';
	color: #999;
	margin-right: 10px;
}

.news-list-a span {
	float: right;
}

.news-btn {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -13px;
	width: 26px;
	height: 26px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("../img/icon20.png");
	cursor: pointer;
}

.news-btn.active {
	background-image: url("../img/icon21.png");
}

.news-list-a a:hover {
	color: #e60012;
}

.hr-p {
	padding: 15px;
	background-color: #fff
}

.hr-p p {
	position: relative;
	padding-left: 20px;
	float: left;
	width: 50%;
	font-size: 18px;
	line-height: 30px;
	color: #3c3c3c
}

.hr-p p:before {
	content: '●';
	position: absolute;
	left: 0;
	top: 0;
	color: #e0e0e0
}

.hr-img {
	float: left;
	width: 390px
}

.hr-img a {
	position: relative;
	display: block
}

.hr-img img {
	display: block;
	width: 100%
}

.college {
	margin-bottom: 20px
}

.college .prod-part {
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px solid #ddd
}

.college-main {
	margin-bottom: 20px
}

.college-cont {
	padding-top: 10px
}

.college-cont img {
	display: block;
	width: 100%;
}

.college-intro {
	float: left;
	width: 100%;
}

.college-img {
	float: left;
	width: 555px;
	margin-bottom: 20px
}

.college-img img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.college-intro-p {
	width: 560px;
	float: right;
	line-height: 24px;
	color: #111
}

.college-ul {
	clear: both;
	width: 100%;
	text-align: center;
}

.college-li {
	margin: 0 10px;
	width: 260px;
	display: inline-block;
	margin-bottom: 20px;
	vertical-align: top;
}

.college-li-img {}

.college-li-img img {
	display: block;
	width: 100% !important;
	height: auto !important;
}

.college-li-desc {
	line-height: 24px;
	color: #111
}

.culture-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E7E7E7
}

.culture-lf {
	position: relative;
	float: left;
	width: 362px
}

.culture-lf img {
	display: block;
	width: 100%
}

.culture-rg {
	float: right;
	width: 741px
}

.culture-rg img {
	display: block;
	width: 100%
}

.culture-i {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -20px;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	background: url("../img/icon9.png") no-repeat center;
	background-size: contain
}

.culture-p {
	padding-top: 20px;
	line-height: 30px;
	color: #111
}

.music-i {
	margin: 60px auto 0 auto;
	display: block;
	width: 82px;
	height: 82px;
	background: url("../img/icon9.png") no-repeat center;
	background-size: contain
}

.back-top {
	position: fixed;
	right: 10px;
	bottom: 1%;
	width: 55px;
	font-size: 12px;
	display: none;
	z-index: 2;
	text-align: center;
	cursor: pointer;
}

.back-top img {
	margin: 10px auto;
	display: block;
	max-width: 80%;
}

@media screen and (max-width: 1200px) {
	.banner .flex-control-nav {
		display: block
	}
	.banner-li img {
		max-width: 100% !important;
		width: 100% !important;
	}
	.ind-menu-li {
		width: 33.333%;
		height: 182px;
	}
	.about-menu-lf {
		width: 242px
	}
	.about-menu-ul {
		width: 498px
	}
	.about-menu-li {
		width: 234px
	}
	.prod-advant-desc {
		margin-bottom: 20px;
		width: 100%
	}
	.prod-advant-list {
		width: 100%
	}
	.prod-advant-sec p {
		padding-left: 0
	}
	.prod-advant-img {
		margin-left: 0;
		margin-right: 10px
	}
	.prod-advant-img {
		width: 220px;
		height: 120px
	}
	.prod-part-li {
		width: 100%
	}
	.prod-menu-intro {
		margin-bottom: 10px;
		width: 100%
	}
	.prod-menu-ul {
		width: 100%
	}
	.prod-menu-li {
		margin: 0;
		padding: 5px;
		width: 50%
	}
	.leader-top-desc {
		padding-top: 15px;
		width: 100%
	}
	.prod-menu-li a {
		height: 166px;
	}
	.bloc-lf {
		width: 100%
	}
	.bloc-rg {
		width: 100%
	}
	.health-li a {
		height: 137px
	}
	.fodder-intro {
		padding: 30px 0;
		width: 100%;
		float: none
	}
	.fodder-cont {
		width: 100%
	}
	.fodder-btn {
		margin: 0 auto 12px auto;
		float: none;
		display: block
	}
	.fodder-list {
		width: 100%
	}
	.fodder-ul {
		margin: 0 -5px
	}
	.fodder-li {
		padding: 5px
	}
	.skill-team-desc {
		width: 100%;
		float: none
	}
	.skill-team-ul {
		margin: 0 -10px;
		width: 100%;
		float: none
	}
	.care-top {
		padding: 30px
	}
	.care-top-li-img {
		height: 199px
	}
	.talents-intro {
		margin-bottom: 15px;
		width: 100%
	}
	.talents-ul {
		margin-right: 20px;
		margin-left: 0;
		width: 100%
	}
	.honour-nav {
		margin-bottom: 20px;
		width: 100%
	}
	.honour-nav-a {
		margin-right: 20px;
		float: left
	}
	.honour-nav-a.last {
		background-image: url("../img/bkg4.png")
	}
	.honour-cont {
		width: 100%
	}
	.honour-top-li {
		width: 33.333%
	}
	.honour-li-img {
		height: 143px
	}
	.invite-sel {
		float: left;
		padding-top: 0;
		margin-bottom: 20px
	}
	.invite-sel-a {
		margin: 0 10px 10px 0
	}
	.news-intro-tit {
		width: 290px
	}
	.college-img {
		width: 350px;
	}
	.college-intro-p {
		width: 320px;
	}
	.college-intro {
		margin-bottom: 20px
	}
	.college-ul {
		width: 100%
	}
	.culture-lf {
		width: 220px
	}
	.culture-rg {
		width: 460px
	}
	.music-i {
		margin: 30px auto 0 auto
	}
}

@media screen and (max-width: 740px) {
	.banner .flex-control-nav li {
		margin: 0 5px;
	}
	.ban-nav span {
		font-size: 16px;
	}
	.ind-menu {
		padding: 20px 40px 0 40px;
	}
	.ind-menu-ul {
		padding: 0 5px
	}
	.ind-menu-li {
		padding: 10px 0;
		width: 100%;
		height: auto;
	}
	.ind-menu-li-a {
		margin-bottom: 0
	}
	.about-menu {
		padding: 0 10px
	}
	.ban-nav {
		padding: 20px 0 20px 20px;
	}
	.ban-nav a {
		margin-right: 5px;
		font-size: 16px
	}
	.about-menu-lf {
		margin-bottom: 10px;
		width: 100%
	}
	.about-menu-ul {
		width: 100%
	}
	.about-menu-li {
		margin: 0 0 10px 0;
		width: 100%
	}
	.invite {
		padding: 0 10px
	}
	.invite-tit {
		font-size: 14px
	}
	.invite-table tr th:nth-child(3) {
		display: none
	}
	.invite-table tr th:nth-child(4) {
		display: none
	}
	.invite-table tr td:nth-child(3) {
		display: none
	}
	.invite-table tr td:nth-child(4) {
		display: none
	}
	.invite-nav-a {
		width: 61%
	}
	.invite-nav-a a {
		margin-left: 15px
	}
	.prod-advant-img {
		margin: 0 0 10px 0;
		width: 100%;
		height: auto
	}
	.prod-part-ul {
		margin: 0;
	}
	.prod-part-li {
		padding: 10px 0;
		width: 100%
	}
	.prod-menu {
		padding: 20px 40px 0 40px
	}
	.prod-menu-li {
		padding: 20px 0 0 0;
		width: 100%
	}
	.prod-menu-li a {
		height: auto;
	}
	.leader-img {
		width: 100%
	}
	.leader-honour-ul {
		width: 100%
	}
	.health-food table tr td:first-child {
		display: none;
	}
	.health-food table tr td:last-child {
		display: none;
	}
	.health-ul {
		margin: 0 -5px
	}
	.health-li {
		padding: 5px;
		width: 49%
	}
	.health-li a {
		height: 152px
	}
	.health-item-ul {
		margin: 0 -5px
	}
	.health-item-li {
		padding: 5px;
		width: 100%
	}
	.skill-team-ul {
		margin: 0 -5px
	}
	.skill-team-li {
		width: 100%;
		padding: 5px
	}
	.skill-compa-ul {
		margin: 0 -5px
	}
	.skill-compa-li {
		padding: 5px;
	}
	.care-top-li {
		padding: 10px;
		width: 100%
	}
	.care-top-li-img {
		height: auto
	}
	.activity-ul {
		margin: 0;
	}
	.activity-li {
		padding: 0;
		width: 100%
	}
	.honour-nav-a {
		margin: 5px 2%;
		padding-top: 18px;
		height: 100px;
		width: 46%;
		background-image: none;
		background-color: #ffa923
	}
	.honour-nav-a.active {
		background-color: #7c2c03;
		background-image: none
	}
	.honour-top-li {
		width: 100%
	}
	.honour-ul {
		padding: 0 10px;
	}
	.honour-li {
		padding: 10px;
		width: 100%
	}
	.honour-li-img {
		height: auto
	}
	.school .talents-li {
		margin: 0 0 20px 0;
		width: 100%
	}
	.talents-ul{margin-right:0;width: 100%;}
	.talents-li{float: none;margin: 0 auto 20px auto;}
	.school .talents-ul {
		float: none;
		margin: 0
	}
	.graduate-li {
		padding: 10px 5px;
		width: 100%
	}
	.invite-flow-cont {
		margin: 0 -10px
	}
	.industry-main {
		padding: 40px;
	}
	.news {
		padding: 0 30px
	}
	.news-ul {
		margin: -10px 0
	}
	.news-li {
		width: 100%
	}
	.news-intro-top,
	.news-intro-p,
	.news-intro-com {
		padding: 30px 10px
	}
	.news-intro-tit {
		margin-bottom: 15px;
		width: 100%
	}
	.news-intro-share {
		position: relative;
		left: auto;
		top: auto;
		float: left
	}
	.news-back {
		position: relative;
		right: auto;
		top: auto;
		float: right
	}
	.hr-p p {
		width: 100%
	}
	.hr-img {
		width: 100%
	}
	.college-intro {
		width: 100%
	}
	.college-img {
		width: 100%;
	}
	.college-intro-p {
		width: 100%;
	}
	.college-li-img {
		margin-bottom: 10px;
		width: 100%
	}
	.college-li-desc {
		width: 100%
	}
	.culture-lf {
		margin-bottom: 15px;
		width: 100%
	}
	.culture-rg {
		width: 100%
	}
	.music-i {
		margin: 30px auto
	}
	.ind-menu-li-desc {
		top: 86%;
	}
	.ind-menu-li-desc i {
		bottom: 15px;
	}
	.ind-menu-li-pic {
		height: auto;
	}
}

@media screen and (max-width: 390px) {
	.health-li a {
		height: 140px
	}
	.ind-menu-li-desc {
		top: 85%;
	}
}

@media screen and (max-width: 350px) {
	.health-li a {
		height: 120px
	}
	.ind-menu-li-desc {
		top: 82%;
	}
}