/*about*/
.content1 {
	margin-top: 40px;
	margin-bottom: 20px;
	overflow: hidden;
}
.content1 .title {
	font-size: 40px;
	text-align: center;
}
.content1 .c-info {
	font-size: 17px;
	line-height: 48px;
	padding-top: 25px;
	width: 98%;
	margin: 0 auto;
}
/*product*/
.contents {
	margin-top: 40px;
	overflow: hidden;
}
.contents .content {
}
.contents .content .top, .content1 .top, .content2 .top {
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px dashed #cdcdcd;
	padding-left: 7px;
}
.top .fl, .top .ds, .top .sj {
	float: right;
	padding: 5px 10px;
}
.top .fl li {
	float: left;
	width: 125px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 10px;
	background: #4dbb64;
	padding: 2px;
}
.top .fl li :hover, .top .sc li:not(:last-child) :hover, .top .ds li :hover, .top .sj li :hover {
	box-shadow: 1px 2px 4px #00000038;
	background: #007f5e;
	padding: 2px 4px;
}
.top .fl li a, .top .ds li a, .top .sj li a {
	color: #ffffff;
}
.top .wz {
	float: left;
	padding: 6px 10px;
}
.top .wz i {
}
.top .wz span {
	font-size: 15px;
}
.top .wz span a {
	margin-left: 5px;
}
.c-info {
	overflow: hidden;
}
.c-info li {
	float: left;
	margin: 35px 24px 0;
}
.c-info li span {
	display: block;
	overflow: hidden;
	height: 263px;
	border: 1px solid #ccc;
}
.c-info li span:hover {
	border: 1px solid #4dbb64;
}
.c-info li img:hover {
	transform: scale(1.2);
}
.c-info li a img {
	width: 350px;
	height: 263px;
	transition: all 0.6s ease;
}
.c-info li a p {
	text-align: center;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	margin-top: 7px;
}
.c-info li a p:hover {
	color: #4dbb64;
}
/*sc*/
.top .sc {
}
.top .sc li {
	float: left;
	width: 145px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 10px;
	background: #4dbb64;
	padding: 2px;
}
.top .sc li a {
	color: #ffffff;
	padding: 2px 4px;
}
.top .sc li.back {
	background-image: url(../images/back.png);
	border-radius: 10px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #838383;
}
.top .sc li.back a {
	display: block;
	width: 35px;
	height: 26px;
	line-height: 26px;
	margin: 0 auto;
}
/*galic*/
.top .ds li, .top .sj li {
	float: left;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 10px;
	background: #4dbb64;
	padding: 2px;
}
.tb {
	background: #4dbb64;
	border-bottom: none!important;
	border-radius: 10px;
	padding-top: 10px;
}
.top .l li {
	width: 120px;
}
.top .t-l {
	float: left;
	height: 30px;
	line-height: 30px;
	padding-left: 13px;
	font-size: 16px;
	color: #ffffff;
}
.top .t-r {
	float: right;
	padding-right: 20px;
}
.top .t-r i {
	color: #ffffff;
}
.top .t-r span {
	color: #ffffff;
}
.top .t-r a {
	font-size: 15px;
	color: #ffffff;
}
/*yq*/
.pro {
	padding: 40px 0 60px;
	margin: 20px 10px 5px;
	background: #ffffff;
	box-shadow: 1px 3px 15px #00000047;
}
.pro .title, .product1 .title {
	font-size: 22px;
	text-align: center;
}
.pro .author, .product1 .author {
	text-align: center;
	padding: 13px 0;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px dashed #ccc;
}
.product1 .author {
	border-bottom: 0;
}
.pro .author span, .product1 .author span {
	padding: 10px 20px;
}
.pro .author span a, .product1 .author span a {
	color: #4dbb64;
}
.pro .con, .product1 .con {
	margin-top: 30px;
}
.product1 .page {
	width: 90%;
	margin: 30px auto;
}
.product1 .page span {
}
.product1 .page span a {
	color: #4dbb64;
}
/*productlist*/
.content2 {
	overflow: hidden;
	margin-top: 40px;
}
.content2 .c-left {
	float: left;
	margin-top: 30px;
	width: 240px;
}
.content2 .c-left ul {
	background: #4dbb64;
}
.content2 .c-left li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #e0e0e0;
	padding: 5px;
}
.content2 .c-left li :hover {
	background: #007f5e;
	box-shadow: 1px 2px 4px #00000038;
}
.content2 .c-left li a {
	color: #ffffff;
	font-size: 16px;
	margin-left: 20px;
	padding: 2px 8px;
}
.content2 .c-right {
	float: right;
	width: 930px;
	margin-top: 30px;
}
.content2 .c-right .productList {
	overflow: hidden;
}
.content2 .c-right .productList ul {
}
.content2 .c-right .productList li {
	float: left;
	padding: 0px 19px 10px;
}
.content2 .c-right .productList li a {
}
.content2 .c-right .productList li span {
	display: block;
	overflow: hidden;
	height: 203px;
	border: 1px solid #ccc;
}
.content2 .c-right .productList li span:hover {
	border: 1px solid #4dbb64;
}
.content2 .c-right .productList li img:hover {
	transform: scale(1.2);
}
.content2 .c-right .productList li img {
	width: 270px;
	height: 203px;
	transition: all 0.6s ease;
}
.content2 .c-right .productList li p {
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 5px;
	font-size: 16px;
}
.content2 .c-right .productList li p:hover {
	color: #4dbb64;
}
/*page*/
.page {
	width: 80%;
	margin: 20px auto;
}
.page span {
}
.page span a {
	color: #4dbb64;
}
/*Page*/
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 7px;
	text-align: center;
	margin-top: 35px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}
.Page a:hover {
	color: #fff;
	background-color: #4dbb64;
	padding: 5px 10px;
}
.Page a:active {
	color: #fff;
	background-color: #4dbb64;
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000;
}
.Page span.nolink {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #cccccc;
	padding: 5px;
}
.Page span {
	margin: 2px;
	color: #b4b4b4;
	border: 1px solid #b4b4b4;
	padding: 5px 10px;
}
.banner-ny {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.banner-ny a {
	display: block;
	position: absolute;
	height: 400px;
	left: 0;
	top: 0;
	width: 100%;
}