@charset "utf-8";

/* CSS Document */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

BODY {
	FONT: 16px/1.75 "Microsoft YaHei", arial, sans-serif;
	COLOR: #666;
	background: #fff;
	min-width: 1200px;
	overflow-x: hidden;
}

A {
	COLOR: #666;
	TEXT-DECORATION: none
}

P {
	COLOR: #333;
}

A:hover {
	TEXT-DECORATION: none
}

A IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}

DIV {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

UL {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

LI {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

P {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

FORM {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

EM {
	FONT-STYLE: normal;
	FONT-WEIGHT: normal
}

TABLE {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

DT {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

DL {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

DD {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

FORM {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

TR {
	PADDING-BOTTOM: 0px;
	LIST-STYLE-TYPE: none;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}

.cl {
	HEIGHT: 0px;
	CLEAR: both;
}

.jz {
	margin: 0 auto;
}

.fl {
	FLOAT: left
}

.fr {
	FLOAT: right
}

.container {
	width: 1200px;
	margin: 0 auto
}

.container-s {
	width: 1180px;
	margin: 0 auto
}

.c {
	*zoom: 1;
}

.c:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
}

.txt-c {
	text-align: center;
}

.txt-r {
	text-align: right;
}

.col-white {
	color: #fff;
}

.col-black {
	color: #040000;
}

/* CSS Document */
/*公共头部*/
.head {
	height: 100px;
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 222;
	background: #fff;
}

.logo {
	margin-top: 31px;
	margin-left: 18px;
}

.head .logo h1 {
	line-height: 0px;
}

.nav ul li {
	float: left;
	margin: 0 10px;
}

.nav ul li>a {
	display: block;
	font-size: 18px;
	line-height: 99px;
	color: #000;
	text-align: center;
	padding: 0 15px;
	border-bottom: solid 1px #fff;
}

.nav ul li.on>a {
	border-bottom: solid 1px #AE000B;
	color: #AE000B;
}

.nav ul li:hover>a {
	border-bottom: solid 1px #AE000B;
	color: #AE000B;
}

.nav ul li .hide {
	position: absolute;
	height: 0;
	overflow: hidden;
	top: 100px;
	z-index: 1000;
	display: none!important;
}

.nav ul li .hide a {
	margin-right: 35px;
	float: left;
	display: inline-block;
	line-height: 50px;
	font-size: 14px;
	color: #000;
	text-align: center;
}

.nav ul li .hide-bg {
	top: 100px;
	width: 100%;
	transition: all ease 0.3s;
	height: 0px;
	background: #fff;
	transition: all ease 0.3s;
	position: absolute;
	z-index: 99;
	left: 0;
	box-shadow: 2px 2px 5px 2px #c8c5c4 inset;
}

.nav ul li:hover .hide {
	height: 50px;
	transition: all ease 0.6s;
}

.nav ul li:hover .hide-bg {
	height: 50px;
	transition: all ease 0.6s
}

.nav ul li .hide a:hover {
	color: #AE000B;
}

.nav ul li .hide a.on {
	color: #AE000B;
}

.head-zw {
	height: 100px;
}

/*首页banner*/
.banner {
	position: relative;
	margin-bottom: 71px;
}

.banner-hd {
	height: 900px;
	overflow: hidden;
	width: 100%;
}

.banner-hd ul {
	height: 100%;
	margin: 0 auto;
}

.banner-hd ul li {
	height: 100%;
}

/*数字按钮样式*/
.banner-hd .num {
	overflow: hidden;
	position: absolute;
	bottom: -17px;
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	zoom: 1;
	z-index: 4;
	background: url(../images/banner-num-line.png) no-repeat center;
}

.banner-hd .num ul {
	display: inline-block;
}

.banner-hd .num li {
	width: 12px;
	height: 12px;
	margin: 0 5px;
	cursor: pointer;
	float: left;
	background: #535353;
	border-radius: 50%;
}

.banner-hd .num li.on {
	background: #AE000B;
}

/*当前项*/
/*企业文化*/
.title em {
	display: block;
	font-size: 12px;
	color: #040000;
	font-family: arial;
}

.title h3 {
	display: block;
	font-size: 26px;
	color: #000;
}

.culture {
	margin-bottom: 102px;
}

/*.culture-text .title{background: url(../images/culture-title.png) no-repeat center; width: 68px; height: 157px; margin-bottom: 44px;}.culture-text .title em{writing-mode:tb-rl; float: left; margin-top: 16px;}.culture-text .title h3{writing-mode:tb-rl; float: left; margin-top: 25px;}*/
.culture-text .title {
	background: url(../images/news-title.png) no-repeat center;
	width: 157px;
	height: 68px;
	margin-bottom: 28px;
	margin-left: 0px;
}

.culture-text .title h3 {
	text-align: center;
}

.culture-text .title em {
	text-align: center;
}

.about-info {
	margin-left: 0px;
	width: 477px;
}

.about-info .line {
	display: block;
	width: 131px;
	height: 1px;
	background: #3b3537;
}

.about-info p {
	display: block;
	font-size: 14px;
	line-height: 23px;
	color: #040000;
	margin-bottom: 30px;
}

.more {
	display: block;
	width: 126px;
	background: #AE000B;
	font-size: 14px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-family: arial;
	transition: all .3s ease;
}

.more:hover {
	background: #F29600;
}

.video {
	margin-top: 20px;
	margin-right: 24px;
}

/*科研成果，花开全国*/
.country {
	margin-bottom: 112px;
}

.country-text .title {
	background: url(../images/country-title.png) no-repeat center;
	width: 259px;
	height: 68px;
	margin-left: 68px;
	margin-bottom: 42px;
}

.country-text .title h3 {
	text-align: center;
	line-height: 68px;
}

.country-text .about-info p {
	width: 365px;
	margin: 9px 0 94px;
}

.country-map {
	width: 637px;
	position: relative;
	top: 0;
}

.country-map .map-pic {
	position: relative;
	width: 637px;
	right: 67px;
}

.country-map .map-pic span.c1 {
	top: 46px;
	right: 5px;
	width: 158px;
	height: 158px;
	background: #4d83ff;
	animation-delay: 1s;
}

.country-map .map-pic span.c2 {
	top: 136px;
	right: 118px;
	width: 111px;
	height: 111px;
	background: #4d83ff;
	animation-delay: 2s;
}

.country-map .map-pic span.c3 {
	top: 219px;
	right: 20px;
	width: 171px;
	height: 171px;
	background: #ff4949;
	animation-delay: 3s;
}

.country-map .map-pic span.c4 {
	top: 191px;
	right: 241px;
	width: 72px;
	height: 72px;
	background: #ffff00;
	animation-delay: 4s;
}

.country-map .map-pic span.c5 {
	top: 219px;
	right: 194px;
	width: 106px;
	height: 106px;
	background: #73f017;
	animation-delay: 5s;
}

.country-map .map-pic span.c6 {
	top: 304px;
	right: 128px;
	width: 144px;
	height: 144px;
	background: #ffff79;
	animation-delay: 6s;
}

.country-map .map-pic span.c7 {
	top: 301px;
	right: 264px;
	width: 88px;
	height: 88px;
	background: #df8a10;
	animation-delay: 7s;
}

.country-map .map-pic span.c8 {
	top: 402px;
	right: 204px;
	width: 94px;
	height: 94px;
	background: #a0ff57;
	animation-delay: 7s;
}

.country-map .map-pic span {
	display: inline-block;
	position: absolute;
	animation: mymove 5s infinite;
	opacity: 0;
	border-radius: 50%;
}

@keyframes mymove {
	0% {
		transform: scale(0);
		opacity: 0;
	}

	50% {
		transform: scale(1, 1);
		opacity: 0.5;
	}

	100% {
		opacity: 0;
	}
}

/*新闻资讯*/
.news {
	margin-bottom: 70px;
}

.news .title {
	background: url(../images/news-title.png) no-repeat center;
	width: 157px;
	height: 68px;
	margin-bottom: 28px;
}

.news .title h3 {
	text-align: center;
}

.news .title em {
	text-align: center;
}

.news-list {
	margin-bottom: 49px;
}

.news-list ul li {
	float: left;
	background: #e7e7e7;
	width: 100%;
	height: 231px;
	margin-bottom: 10px;
	position: relative;
}

.news-list ul li:last-child {
	margin-bottom: 0px;
}

.news-list ul li::before {
	display: block;
	height: 231px;
	content: "";
	background: #AE000B;
	position: absolute;
	top: 0;
	width: 0;
	transition: width 0.25s;
	-moz-transition: width 0.25s;
	/* Firefox 4 */
	-webkit-transition: width 0.25s;
	/* Safari and Chrome */
	-o-transition: width 0.25s;
	/* Opera */
}

.news-list ul li:hover::before {
	width: 100%;
}

.news-list ul li .date {
	width: 166px;
	position: absolute;
	left: 0;
}

.news-list ul li .date em {
	display: block;
	font-size: 18px;
	line-height: 15px;
	font-family: arial;
	margin: 41px 0 45px;
}

.news-list ul li .date strong {
	display: block;
	font-size: 54px;
	line-height: 44px;
	font-family: arial;
	font-weight: normal;
	margin-bottom: 40px;
}

.news-list ul li .date span {
	display: block;
	font-size: 18px;
	line-height: 15px;
	font-family: arial;
}

.news-list ul li .pic {
	width: 330px;
	height: 231px;
	position: absolute;
	left: 166px;
}

.news-list ul li .info {
	width: 525px;
	position: absolute;
	left: 563px;
}

.news-list ul li .info em {
	display: block;
	font-size: 20px;
	line-height: 20px;
	color: #040000;
	margin: 81px 0 18px;
	width: 450px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-list ul li .info p {
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #3d3d3d;
}

.news-list ul li:hover .date em,
.news-list ul li:hover .date strong,
.news-list ul li:hover .date span {
	color: #fff;
}

.news-list ul li:hover .info em,
.news-list ul li:hover .info p {
	color: #fff;
}

.news-more {
	margin-left: 0px;
}

/*公共底部*/
.foot {
	background: #f2f2f2;
	height: 300px;
	border-top: solid 1px #0a0205;
}

.foot-contact {
	margin-top: 31px;
}

.wechat {
	width: 147px;
	height: 147px;
	margin-right: 15px;
}

.foot-contact .info {
	width: 425px;
	margin-top: 2px;
}

.foot-contact .info p {
	display: block;
	font-size: 16px;
	line-height: 32px;
	color: #363636;
}

.foot-contact .info p a {
	color: #363636;
}

.foot-contact .info p a:hover {
	color: #AE000B;
}

.foot-contact .info .foot-tel {
	background: url(../images/foot-tel.png) no-repeat left center;
	padding-left: 50px;
}

.foot-contact .info .foot-tel em {
	display: block;
	font-size: 20px;
	line-height: 16px;
	color: #363636;
	padding-top: 15px;
}

.foot-contact .info .foot-tel span {
	display: block;
	font-size: 20px;
	color: #363636;
	width: 284px;
	border-bottom: solid 1px #4f4f4f;
}

.brand {
	margin-top: 36px;
}

.brand h3 {
	font-size: 30px;
	line-height: 30px;
	color: #363636;
	text-align: center;
	margin-bottom: 60px;
}

.brand-list ul li {
	float: left;
	height: 51px;
	margin-right: 12px;
}

.brand-list ul li:nth-child(1) {
	background: url(../images/brand-pic1.png) no-repeat center;
	width: 133px;
}

.brand-list ul li:nth-child(2) {
	background: url(../images/brand-pic2.png) no-repeat center;
	width: 131px;
}

.brand-list ul li:nth-child(3) {
	background: url(../images/brand-pic3.png) no-repeat center;
	width: 192px;
}

.brand-list ul li:nth-child(4) {
	background: url(../images/brand-pic4.png) no-repeat center;
	width: 181px;
	margin-right: 0px;
}

.footer-bottom {
	font-size: 15px;
	line-height: 30px;
	padding-top: 47px;
}

/*内页样式*/
.ny-banner {
	height: 450px;
	background-size: 100%!important;
}

.about-banner {
	background: url(../images/about-banner.jpg) no-repeat center;
}

.develop-banner {
	background: url(../images/develop-banner.jpg) no-repeat center;
}

.product-banner {
	background: url(../images/product-banner.jpg) no-repeat center;
}

.health-banner {
	background: url(../images/health-banner.jpg) no-repeat center;
}

.honour-banner {
	background: url(../images/honour.jpg) no-repeat center;
}

.news-banner {
	background: url(../images/news-banner.jpg) no-repeat center;
}

.research-banner {
	background: url(../images/research-banner.jpg) no-repeat center;
}

.research-banner1 {
	background: url(../images/research-banner1.jpg) no-repeat center;
}

.research-banner2 {
	background: url(../images/research-banner2.jpg) no-repeat center;
}

.research-banner3 {
	background: url(../images/research-banner3.jpg) no-repeat center;
}

.research-banner4 {
	background: url(../images/research-banner4.jpg) no-repeat center;
}

.contact-banner {
	background: url(../images/contact-banner.jpg) no-repeat center;
}

.join-banner {
	background: url(../images/join-banner.jpg) no-repeat center;
}

.ny-main {
	margin-top: 25px;
	margin-bottom: 100px;
}

.ny-title {
	margin-bottom: 30px;
}

.ny-title em {
	display: block;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	background: url(../images/ny-title.png) no-repeat center;
	margin-bottom: 6px;
}

.ny-title span {
	display: block;
	font-size: 14px;
	line-height: 15px;
	color: #000;
	text-transform: capitalize;
	font-family: arial;
}

/*企业介绍 */
.ny-about .ny-title {
	margin-top: 25px;
}

.about-content {
	width: 1120px;
	margin: 49px auto 86px;
}

.about-text {
	width: 526px;
	margin-top: 16px;
}

.about-text p {
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	margin-bottom: 20px;
}

/*旗下品牌战略规划*/
.plan .ny-title em {
	background: url(../images/plan-title.png) no-repeat center;
}

.plan-pic {
	width: 1000px;
	height: 799px;
	margin: 0 auto;
}

/*企业文化*/
.culture-list {
	background: url(../images/culture-bg.jpg) no-repeat center;
	margin-top: 28px;
	height: 711px;
}

.culture-btn {
	width: 1058px;
	margin: 0 auto 99px;
}

.culture-btn ul li {
	float: left;
	width: 162px;
	margin-right: 62px;
	padding-top: 217px;
	transition: all .6s;
}

.culture-btn ul li:last-child {
	margin-right: 0px;
}

.culture-btn ul li .culture-icon {
	width: 162px;
	height: 162px;
	margin-bottom: 13px;
}

.culture-btn ul li .culture-icon1 {
	background: url(../images/culture-icon1.png) no-repeat center;
}

.culture-btn ul li .culture-icon2 {
	background: url(../images/culture-icon2.png) no-repeat center;
}

.culture-btn ul li .culture-icon3 {
	background: url(../images/culture-icon3.png) no-repeat center;
}

.culture-btn ul li .culture-icon4 {
	background: url(../images/culture-icon4.png) no-repeat center;
}

.culture-btn ul li .culture-icon5 {
	background: url(../images/culture-icon5.png) no-repeat center;
}

.culture-btn ul li em {
	display: block;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	text-align: center;
}

.culture-bd ul li p {
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}

.culture-btn ul li.on {
	margin-top: -54px;
}

.culture-btn ul li:hover {
	margin-top: -54px;
}

/*产品列表页*/
.product-btn {
	margin-bottom: 53px;
}

.product-btn ul.ctitle1 li {
	float: left;
	width: 290px;
}

.product-btn ul.ctitle1 li a {
	display: block;
	font-size: 26px;
	line-height: 62px;
	color: #000;
	text-align: center;
	background: #eee;
}

.product-btn ul.ctitle1 li.on a {
	background: #AE000B;
	color: #fff;
}

.product-btn ul.ctitle1 li:hover a {
	background: #AE000B;
	color: #fff;
}

.product-class {
	margin-bottom: 50px;
}

.product-class .class-title {
	background: url(../images/class-title.png) no-repeat 132px bottom;
	height: 55px;
	margin-bottom: 29px;
}

.product-class .class-title strong {
	display: block;
	font-size: 18px;
	line-height: 38px;
	color: #fff;
	text-align: center;
	width: 237px;
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
	background: #AE000B;
	font-weight: normal;
}

.product-list ul li {
	float: left;
	margin-bottom: 15px;
	width: 290px;
	margin-right: 13px;
}

.product-list ul li:nth-child(4n) {
	margin-right: 0px;
}

.product-list ul li .pic {
	padding: 122px 0 32px;
	width: 290px;
	height: 186px;
	overflow: hidden;
}

.product-list ul li .pic img {
	display: block;
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	opacity: 1;
}

.product-list ul li:hover .pic img {
	-webkit-transform: scale3d(1.1, 1.1, 1);
	transform: scale3d(1.1, 1.1, 1);
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.product-list ul li em {
	display: block;
	padding: 0 18px;
	border-top: solid 2px #dcdcdc;
	font-size: 16px;
	line-height: 64px;
	color: #000;
	background: url(../images/arrow.png) no-repeat 92% center;
}

.product-list ul li:hover em {
	border-top: solid 2px #AE000B;
	background: url(../images/arrow-on.png) no-repeat 92% center;
}

.product-list ul li:hover {
	box-shadow: 0px 0px 4px 2px #eae9e9;
}

/*产品详情*/
.pro-xq-head {
	box-shadow: 2px 2px 5px 2px #c8c5c4;
}

.product-xq {
	margin: 3px 0 100px;
}

.ny-xq-content .pro1 {
	margin-bottom: 70px;
}

.ny-xq-content .pro1 .pro-list-pic {
	width: 605px;
}

.zoomdiv {
	margin-top: 90px;
}

.ny-xq-content .pro1 .spec-preview img {
	display: block;
}

.ny-xq-content .pro1 .descript1 {
	width: 560px;
	margin-top: 100px;
}

.ny-xq-content .pro1 .descript1 strong {
	display: block;
	line-height: 26px;
	font-size: 26px;
	color: #000;
	font-weight: normal;
	margin-bottom: 12px;
}

.ny-xq-content .pro1 .descript1 p {
	width: 533px;
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #707070;
}

.ny-xq-content .pro1 .descript1 .buy {
	display: block;
	width: 207px;
	background: #ffcdcd;
	font-size: 24px;
	line-height: 46px;
	color: #ff0000;
	text-align: center;
	border: solid 1px #ff0000;
	margin-top: 25px;
}

.ny-xq-content .pro1 .descript1 .buy:hover {
	background: #ff0000;
	color: #fff;
}

.ny-xq-content .detail {}

/*健康科普*/
.health {
	margin: 76px 0 100px;
}

.health-list {
	width: 979px;
	margin: 0 auto;
}

.health-list ul li {
	border-bottom: dashed 1px #a3a3a3;
	margin-bottom: 17px;
}

.health-list ul li em {
	display: block;
	background: url(../images/health-icon.jpg) no-repeat left center;
	padding-left: 21px;
	font-size: 18px;
	line-height: 41px;
	color: #333;
	margin-left: 6px;
	width: 800px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.health-list ul li span {
	font-size: 15px;
	line-height: 41px;
	color: #ccc;
	margin-right: 10px;
}

.health-list ul li em:hover {
	color: #AE000B;
}

/*新闻媒体列表页*/
.ny-news-list {
	margin-top: 44px;
}

.ny-news-list ul li {
	padding: 40px 0 40px 53px;
	background: #eee;
	margin-bottom: 18px;
}

.ny-news-list ul li .pic {
	width: 247px;
	height: 173px;
	margin-right: 40px;
}

.ny-news-list ul li .info {
	width: 560px;
	margin-right: 104px;
}

.ny-news-list ul li .info em {
	display: block;
	font-size: 24px;
	line-height: 29px;
	color: #666;
	margin: 39px 0 11px;
}

.ny-news-list ul li .info p {
	display: block;
	font-size: 16px;
	line-height: 19px;
	color: #666;
	width: 498px;
}

.ny-news-list ul li .date {
	height: 164px;
	border-left: solid 1px #a0a0a0;
	padding-left: 20px;
	margin-top: 11px;
	position: relative;
	transition: all 0.5s;
}

.ny-news-list ul li .date em {
	display: block;
	font-size: 24px;
	line-height: 18px;
	color: #666;
	font-family: arial;
	margin: 20px 0 18px;
}

.ny-news-list ul li .date span {
	display: block;
	font-size: 16px;
	line-height: 12px;
	color: #666;
	font-family: arial;
}

.ny-news-list ul li .date:after {
	position: absolute;
	content: "";
	display: block;
	background: url(../images/news-icon.png) no-repeat center;
	width: 30px;
	height: 30px;
	bottom: 25px;
	left: 20px;
	transition: 0.5s;
}

.ny-news-list ul li:hover .date:after {
	background: url(../images/news-icon-hover.png) no-repeat center;
}

.ny-news-list ul li:hover {
	background: #AE000B;
}

.ny-news-list ul li:hover .info em,
.ny-news-list ul li:hover .info p {
	color: #fff;
}

.ny-news-list ul li:hover .date {
	border-left: solid 1px #fff;
}

.ny-news-list ul li:hover .date em,
.ny-news-list ul li:hover .date span {
	color: #fff;
}

/*科研中心*/
.research {
	margin-top: 25px;
}

.research .ny-title {
	margin-bottom: 80px;
}

.research-list ul li {
	background: url(../images/research-list-line.png) no-repeat center bottom;
	margin-bottom: 55px;
}

.research-list ul li:last-child {
	background: transparent;
	margin-bottom: 0px;
}

.research-content {
	width: 1200px;
	margin: 0 auto;
}

.item {
	padding-bottom: 80px;
}

.item .item-info em {
	display: block;
	font-size: 26px;
	line-height: 26px;
	color: #000;
	margin-bottom: 18px;
}

.item .item-info span {
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #000;
	width: 503px;
}

.item .pic-list {
	width: 603px;
	overflow: hidden;
}

.item .pic-list ul li {
	float: left;
	width: 197px;
	margin-right: 4px;
}

.item .pic-list ul li img {
	display: block;
	width: 195px;
	height: 110px;
	border: solid 1px #AE000B;
}

.item .pic-list1 ul li img {
	border: solid 1px #fff;
}

.item .item-info2 {
	width: 480px;
}

.item .item-info3 span {
	width: 549px;
}

.item .item-info4 span {
	width: 537px;
}

.item .item-info5 span {
	width: 544px;
}

.item .pic-list6 ul li,
.item .pic-list7 ul li {
	width: 350px;
}

.item .pic-list6 ul li img,
.item .pic-list7 ul li img {
	border: none;
	width: 350px;
	height: 111px;
}

/*评估中心*/
.evaluate .ny-title {
	display: block;
	background: url(../images/evaluate-title-icon.png) no-repeat center bottom;
	height: 100px;
}

.evaluate-content {
	margin-top: 55px;
}

.evaluate-content .item .item-info em {
	line-height: 35px;
}

/*联系我们*/
/*.contact-content{margin-top: 30px;}*/
/*微克生活*/
.life-bd {
	margin-bottom: 18px;
}

.life-bd ul li {
	float: left;
	width: 100%;
}

.life-btn {
	width: 1233px;
	margin: 0 auto 66px;
}

.life-btn ul li {
	float: left;
	width: 231px;
	height: 117px;
	border: solid 1px #AE000B;
	margin-right: 17px;
}

.life-btn ul li:last-child {
	margin-right: 0;
}

.life-btn ul li .pic {
	display: block;
	width: 79px;
	height: 80px;
	margin-top: 34px;
	margin-left: 17px;
}

.life-btn ul li span {
	display: block;
	font-size: 14px;
	color: #AE000B;
	writing-mode: tb-rl;
	margin-top: 6px;
}

.life-btn ul li em {
	display: block;
	height: 97px;
	border-left: solid 1px #AE000B;
	font-size: 24px;
	line-height: 24px;
	color: #AE000B;
	writing-mode: tb-rl;
	padding: 20px 16px 0;
}

.life-btn ul li:first-child em {
	padding-top: 11px;
	height: 106px;
}

.life-btn ul li.on {
	box-shadow: 0px 0px 7px 3px #a39e9d
}

.life .life-info {
	display: block;
	font-size: 18px;
	line-height: 22px;
	color: #000;
	text-indent: 2rem;
	margin-bottom: 32px;
}

.shop-list ul li {
	margin-bottom: 54px;
}

.shop-list ul li:last-child {
	margin-bottom: 0px;
}

.shop-list ul li .shop .shop-text {
	width: 279px;
	height: 193px;
	background: url(../images/shop-text.jpg) no-repeat center;
	padding-left: 48px;
	padding-top: 80px;
}

.shop-list ul li .shop .shop-text strong {
	display: block;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: normal;
}

.shop-list ul li .shop .shop-text em {
	display: block;
	font-size: 26px;
	line-height: 26px;
	color: #fff;
	margin: 24px 0 22px;
}

.shop-list ul li .shop .shop-text span {
	display: block;
	font-size: 20px;
	line-height: 20px;
	color: #fff;
}

.shop-list ul li .shop .shop-pic {
	width: 873px;
	height: 273px;
}

.shop-list ul li b {
	display: block;
	font-size: 26px;
	line-height: 26px;
	color: #535353;
	margin: 45px 0 22px;
	text-align: center;
	font-weight: normal;
	background: url(../images/ny-title.png) no-repeat center;
}

.shop-list ul li p {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #535353;
	text-indent: 2rem;
	margin-bottom: 22px;
}

.shop-icon {
	display: block;
	margin: 26px auto 36px;
	display: block;
	width: 22px;
	height: 19px;
}

.shop-list2 {
	margin-bottom: 54px;
}

.shop-list2 ul li {
	margin-bottom: 10px;
}

.shop-list2 ul li:last-child {
	margin-bottom: 0px;
}

.shop-list2 ul li .shop .shop-text {
	width: 272px;
	height: 179px;
	background: url(../images/shop-text2.jpg) no-repeat center;
	padding-left: 48px;
	padding-top: 94px;
}

.shop-list2 ul li .shop .shop-text strong {
	display: block;
	font-size: 30px;
	line-height: 30px;
	color: #AE000B;
	font-weight: normal;
}

.shop-list2 ul li .shop .shop-text p {
	display: block;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	margin: 27px 0 33px;
	width: 240px;
}

.shop-list2 ul li .shop .shop-text span {
	display: block;
	font-size: 20px;
	line-height: 20px;
	color: #000;
}

.shop-list2 ul li .shop .shop-pic {
	width: 880px;
	height: 273px;
}

.shop-list2 ul li:last-child .shop .shop-text p {
	margin-bottom: 9px;
}

.history {
	position: relative;
	background: url(../images/index_25.jpg) repeat-y center center;
	height: auto;
}

.history hr {
	width: 1px;
	border: 1px solid #cccccc;
	margin: 0 auto;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	margin-top: 40px;
}

.history .hislist {
	width: 100%;
}

.hisyear .year {
	display: block;
	width: 214px;
	height: 59px;
	line-height: 59px;
	margin: 0 auto 20px;
	background: #fff;
	border: 1px solid #3d903b;
	text-align: center;
	font-size: 22px;
	color: #3d903b;
	border-radius: 30px;
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-property: background color;
	-webkit-transition-property: background color;
	-ms-transition-property: background color;
	-o-transition-property: background color;
	cursor: pointer;
}

.hisyear .year:hover,
.hisyear .year.on {
	background: #3d903b;
	color: #fff;
}

.hisyear .detail {
	display: none;
}

.hisyear .detail,
.hisyear li {
	overflow: hidden;
}

.hisyear li {
	width: 711px;
	margin-left: auto;
	margin-bottom: 20px;
}

.hisyear li .left {
	width: 483px;
	min-height: 74px;
	display: table;
	background: #f0f0f0;
	border-radius: 15px;
	font-size: 16px;
	color: #333333;
	padding: 15px 10px;
	text-align: center;
	line-height: 74px;
}

.hisyear li .left p {
	/*text-align: left;*/
}

.hisyear li .left,
.hisyear li .right span.line,
.hisyear li .right span.line:after,
.hisyear li .right h5 p {
	transition-duration: 0.5s;
	-webkit-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-property: background color;
	-webkit-transition-property: background color;
	-ms-transition-property: background color;
	-o-transition-property: background color;
}

.hisyear li .right {
	width: 207px;
	height: 104px;
}

.hisyear li .right span.line,
.hisyear li .right p,
.hisyear li .right h5 {
	display: block;
	float: left;
	width: 100%;
}

.hisyear li .right span.line {
	height: 1px;
	width: 96px;
	background: #333333;
	margin-top: 50px;
	position: relative;
}

.hisyear li .right span.line:after,
.hisyear li .right span.line:before {
	position: absolute;
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #333333;
	border-radius: 50%;
	margin-top: -2px;
}

.hisyear li .right span.line:after {
	right: 0;
	after: "after";
}

.hisyear li .right span.line:before {
	left: 0;
	before: "before";
	display: none;
}

.hisyear li .right h5 {
	width: 106px;
	text-align: center;
	font-size: 18px;
	margin-left: 5px;
	font-weight: normal;
	line-height: normal;
	height: 100%;
}

.hisyear li .right h5 p {
	font-size: 16px;
	color: #333333;
	margin-top: 39px;
}

.hisyear li:hover .left {
	color: #fff;
}

.hisyear li:hover .left

/*,.hisyear li:hover .right span.line,*/
/*.hisyear li:hover .right span.line:after,.hisyear li:hover .right span.line:before*/
	{
	background: #bfbfbf;
}

/*.hisyear li:hover .right h5 p{	color: #f4c35c;}*/
.hisyear li.odd {
	margin-right: auto;
	margin-left: initial;
}

.hisyear li.odd .left,
.hisyear li.odd .right span.line {
	float: right;
}

.hisyear li.odd .right span.line:after {
	display: none;
}

.hisyear li.odd .right span.line:before {
	display: block;
}

.ny-main .pagelist {
	padding: 10px 0;
	margin-top: 15px;
	overflow: hidden;
	border-top: 0px solid #eee;
	text-align: center;
}

.ny-main .pagelist a,
.ny-main .pagelist span {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 2px 8px;
	margin-right: 5px;
}

.ny-main .pagelist span.current {
	color: #f30;
	border: 1px solid #ddd;
}

.pagelist {
	padding: 10px 0;
	margin-top: 15px;
	overflow: hidden;
	border-top: 0px solid #eee;
	text-align: center;
}

.pagelist a,
.pagelist span {
	border: 1px solid #ccc;
	display: inline-block;
	padding: 2px 8px;
	margin-right: 5px;
}

.pagelist span.current {
	color: #f30;
	border: 1px solid #ddd;
}

/* 2024.8.29框架改动 */
.flex {
	display: flex;
}

.flex-sbc {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.flex-c {
	display: flex;
	align-items: center;
}

.flex-cc {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flex-ccc {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}

.flex-dcsb {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

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

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

.flex-cw {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.flex-dc {
	display: flex;
	flex-direction: column;
}

.flex-w {
	display: flex;
	flex-wrap: wrap;
}

.flex-sbcw {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}

/* 关于我们 - 公司简介 */
.about-bg {
	background: url(../images/about-bg.jpg) no-repeat center top; 
	padding: 60px 0 76px;
	background-size: 100%;
}

.about-title {
	position: relative;
	padding-left: 58px;
	margin-bottom: 21px;
}

.about-title::after {
	position: absolute;
	content: '';
	width: 53px;
	height: 2px;
	background: #000000;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.about-title span {
	display: block;
	font-size: 16px;
	color: #1a1a1a;
	font-family: Arial;
	line-height: 13px;
	margin-bottom: 5px;
}

.about-title strong {
	display: block;
	font-size: 22px;
	color: #1a1a1a;
	line-height: 22px;
}

.main-box {
	display: flex;
	justify-content: flex-end;
}

.main-bg {
	width: 1120px;
}

.about-class {}

.about-class ul li a {
	transition: 0.6s;
	display: block;
	background: #fff;
	font-size: 14px;
	line-height: 31px;
	color: #333;
	padding: 0 15px;
	border-right: 1px solid #ddd;
}

.about-class ul li:last-child a {
	border-right: none;
}

.about-class ul li:hover a,
.about-class ul li.on a {
	background: #ae000b;
	color: #fff;
}

.company {
	background: #fff;
	padding: 47px 48px 68px 48px;
	box-sizing: border-box;
}

.company .pic {
	margin-right: 42px;
}

.company .info {
	width: 448px;
}

.company .info h3 {
	display: block;
	font-size: 14px;
	line-height: 21px;
	color: #1A1A1A;
	margin-bottom: 19px;
	text-indent: 2rem;
}

/* 关于我们 - 企业文化 */
.ny-culture {
	height: 470px;
	background: #fff;
}

/* 关于我们 - 发展历程 */
.develop {
	background: #fff;
	padding: 55px 0 200px 206px;
}

.develop-list {
	position: relative;
	padding: 38px 0 0;
}

.develop-list::after {
	position: absolute;
	content: '';
	width: 1px;
	height: 100%;
	background: url(../images/develop-line.png) repeat-y top center;
	top: 0;
	left: 9px;
	z-index: 1;
}

.develop-list dl {
	position: relative;
	z-index: 2;
	padding-bottom: 19px;
}

.develop-list dl dt {
	margin-right: 13px;
}

.develop-list dl dd b {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 18px;
	margin-bottom: 5px;
}

.develop-list dl dd h3 {
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #333;
}

/* 关于我们 - 荣誉证书 */
.honor {
	background: #fff;
	padding: 57px 114px;
}

.honor-num {
	margin-bottom: 10px;
}

.honor-num ul li {
	text-align: center;
	margin: 0 74px;
}

.honor-num ul li b {
	display: block;
	font-size: 36px;
	color: #ae000b;
	line-height: 29px;
	margin-bottom: 7px;
}

.honor-num ul li em {
	display: block;
	font-size: 14px;
	color: #333;
}

.honor-list ul::after {
	width: 32%;
	content: '';
}

.honor-list ul li {
	width: 32%;
	margin-bottom: 12px;
}

.honor-list ul li .pic img {
	display: block;
	width: 100%;
}

/* 研发中心 - 团队 */
.team-bg {
	background: url(../images/team-bg.jpg) no-repeat center top; 
	padding: 60px 0 76px;
	background-size: 100%;
}

.team {
	background: #fff;
	padding: 79px 82px 0;
}

.team-list {
	overflow: hidden;
}

.team-list ul {
	width: 101%;
}

.team-list ul li {
	float: left;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 28px;
}

.team-list ul li .pic img {
	display: block;
	width: 100%;
}

.team-list ul li em {
	display: block;
	font-size: 16px;
	line-height: 36px;
	color: #1a1a1a;
	background: #ebebeb;
	text-align: center;
	margin-bottom: 5px;
}

.team-list ul li p {
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #1a1a1a;
}

/* 研发中心- 植物强化营养（产品通用） */
.products-box {
	padding: 40px 100px;
	background: #fff;
}

.products-editbox {
	margin-bottom: 66px;
}

.products-editbox img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.products-title em {
	display: block;
	font-size: 16px;
	color: #1a1a1a;
	margin-bottom: 13px;
}

.products-list {}

.products-list ul::after {
	content: '';
	width: 31.6%
}

.products-list ul li {
	width: 32%;
	margin-bottom: 18px;
}

.products-list ul li .pic img {
	display: block;
	width: 100%;
}

.products-list ul li em {
	display: block;
	font-size: 14px;
	line-height: 32px;
	color: #1a1a1a;
	text-align: center;
}

.products-list ul li em>span {
	font-weight: lighter;
}

.products-list2 {
	width: 600px;
	margin: 0 auto;
}

.products-list2 ul {}

.products-list2 ul li {
	width: 48.4%;
	margin-bottom: 18px;
}

.products-list2 ul li .pic img {
	display: block;
	width: 100%;
}

.products-list2 ul li em {
	display: block;
	font-size: 14px;
	line-height: 32px;
	color: #1a1a1a;
	text-align: center;
}

.products-list2 ul li em>span {
	font-weight: lighter;
}

.products-more p {
	text-align: center;
	font-size: 14px;
	color: #1a1a1a;
}

.products-list2 ul li .info {
	margin: 9px 0;
}

.products-list2 ul li strong,
.products-list2 ul li h3 {
	display: block;
	font-size: 14px;
	color: #1a1a1a;
	text-align: center;
	line-height: 14px;
}

.products-list2 ul li strong {
	font-weight: bold;
	margin-bottom: 3px;
}

/* 产品服务 - 植物强化营养系列*/
.service-banner img {
	display: block;
	width: 100%;
}

.service-bg {
	padding: 195px 0;
}

/* .service-bg .container-s {
	width: 1004px;
} */

.service-class {
	margin-bottom: 21px;
}

.service-class ul li {
	margin-right: 2px;
}

.service-class ul li a {
	display: block;
	width: 195px;
	line-height: 29px;
	border: 1px solid #b8b8b8;
	font-size: 14px;
	color: #333;
	text-align: center;
	cursor: pointer;
}



.service-class ul li:hover a {
	background: #ae000b;
	border-color: #ae000b;
	color: #fff;
}

.service-editbox {
	margin-bottom: 25px;
}

.service-editbox img {
	display: inline-block;
	max-width: 100%;
}

.service-contact b {
	font-size: 18px;
	color: #ae000b;
}

.service-contact b>img {
	margin-right: 4px;
}

.service-contact span {
	display: block;
	font-size: 15px;
	color: #1a1a1a;
	font-weight: normal;
	margin-left: 15px;
}

.service-box {
	width: 611px;
	margin-left: 109px;
	margin-top: 68px;
}

.service-list {
	margin-bottom: 20px;
}

.service-list ul li {
	width: 49%;
}

.service-list ul li .pic img {
	display: block;
	width: 100%;
}

.service-list ul li .info {
	padding: 11px 0 28px 23px;
}

.service-list ul li .info b,
.service-list ul li .info em {
	display: block;
	font-size: 14px;
	color: #1a1a1a;
	line-height: 14px;
}

.service-list ul li .info b {
	font-weight: bold;
	margin-bottom: 3px;
}

.service-list ul li .info span {
	transition: 0.6s;
	display: block;
	width: 68px;
	font-size: 12px;
	line-height: 21px;
	color: #b3111b;
	border-radius: 5px;
	border: 1px solid #b3111b;
	text-align: center;
}

.service-list ul li:hover .info span {
	background: #ae000b;
	color: #fff;
}
.service-editbox p>a{display: inline-block; }
.service-editbox p>a:hover span{background: #ae000b; border-color: #ae000b; color: #fff!important;}

.service-banner{display: none;}

.white-bg {
    background: #fff;
    padding:47px 82px 68px;
    box-sizing: border-box;
}

.service-bg{background-size: 100%!important;}