.menu-list {
	width: 260px
}

.menu-list .menu-list-title {
	height: 90px;
	background-color: #9a733c;
	color: #fff;
	padding: 25px 0 0 25px;
	border-top-right-radius: 20px
}

.menu-list .menu-list-title h2 {
	margin-bottom: 8px
}

.menu-list .menu-list-title span {
	opacity: .5
}

.menu-list .icon {
	color: #dbdbdb
}

.menu-list ul {
	padding-bottom: 20px;
	background-color: #fff
}

.menu-list ol {
	display: none
}

.menu-list .item {
	padding: 0 15px
}

.menu-list .item.active {
	background-color: #fafafa
}

.menu-list .item.active>a {
	color: #9a733c
}

.menu-list .item.active>a:hover {
	color: #9a733c
}

.menu-list .item.active .icon-right {
	transform: rotate(90deg)
}

.menu-list .item.active ol {
	display: block
}

.menu-list .item:last-child>a {
	border-bottom: none
}

.menu-list .item>a {
	cursor: pointer;
	display: block;
	color: #595959;
	padding-left: 10px;
	height: 56px;
	line-height: 56px;
	border-bottom: 1px solid #d9d9d9
}

.menu-list .item>a:hover {
	color: #9a733c
}

.menu-list .cell {
	line-height: 40px;
	padding: 10px 0;
	padding-left: 20px
}

.menu-list .cell>a {
	display: block;
	color: #595959
}

.menu-list .cell>a.active,.menu-list .cell>a:hover {
	color: #9a733c
}

.side-goods-list-title {
	height: 70px;
	padding-top: 10px;
	line-height: 60px;
	font-size: 18px
}

.side-goods-list {
	width: 260px
}

.side-goods-list li {
	height: 320px;
	background-color: #fff;
	margin-bottom: 20px;
	border: 1px solid #fff;
	overflow: hidden
}

.side-goods-list li:last-child {
	margin-bottom: 0
}

.side-goods-list li>a {
	display: block;
	width: 100%;
	height: 100%
}

.side-goods-list li:hover .img img {
	transform: scale(1.2)
}

.side-goods-list .img {
	height: 260px;
	line-height: 256px;
	text-align: center
}

.side-goods-list .img img {
	vertical-align: middle;
	position: relative;
	top: 0;
	left: 0;
	transition: all .5s
}

.side-goods-list .name {
	line-height: 60px;
	text-align: center;
	border-top: 1px solid #d9d9d9
}

.second-menu {
	background-color: #fff;
	height: 52px;
	line-height: 52px
}

.second-menu .page-router {
	height: 50px;
	line-height: 50px;
	color: #8c8c8c
}

.second-menu .page-router a,.second-menu .page-router span {
	color: #8c8c8c
}

.second-menu .page-router a:last-child {
	color: #262626
}

.btn-menu-list {
	height: 52px;
	overflow: hidden
}

.btn-menu-list li {
	float: left
}

.btn-menu-list li.active a {
	color: #fff;
	background-color: #9a733c
}

.btn-menu-list li a {
	padding: 0 24px;
	display: block;
	height: 52px;
	line-height: 52px
}

.btn-menu-list li a:hover {
	color: #fff;
	background-color: #9a733c
}

.searchlist-input-container {
	height: 50px;
	width: 800px;
	margin: 0 auto;
	white-space: nowrap
}

.searchlist-input-container input {
	background-color: #fff;
	width: 650px;
	height: 50px;
	line-height: 50px;
	border: 1px solid #d9d9d9;
	float: left;
	padding: 0 20px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #595959
}

.searchlist-input-container .btn-search {
	width: 150px;
	cursor: pointer;
	background-color: #9a733c;
	color: #fff;
	border-color: #9a733c;
	border-radius: 0 4px 4px 0
}

.inline-menu-list {
	height: 72px;
	line-height: 71px;
	border-bottom: 1px solid #d9d9d9;
	padding-left: 40px
}

.inline-menu-list .inline-menu-list-item {
	display: inline-block;
	padding: 0 10px;
	margin-right: 20px;
	font-size: 16px
}

.inline-menu-list .inline-menu-list-item.active,.inline-menu-list .inline-menu-list-item:hover {
	color: #9a733c;
	border-bottom: 1px solid #9a733c
}

.home-section1 {
	background-color: #f5f5f5;
	padding: 60px 0 40px 0
}

.home-section1 .tel-contaioner {
	margin-top: 10px;
	height: 120px;
	background-color: #fff;
	text-align: center;
	padding-top: 26px;
	width: 260px
}

.home-section1 .tel-contaioner .icon {
	font-size: 30px;
	position: relative;
	top: 5px;
	margin-right: 8px;
	color: #9a733c
}

.home-section1 .tel-contaioner strong {
	color: #9a733c;
	margin-top: 16px;
	display: block
}

.home-section1 .menu-list ul {
	max-height: 610px;
	overflow: hidden;
	overflow-y: auto
}

.home-section1 .goods-list-title {
	height: 90px;
	line-height: 90px;
	overflow: hidden
}

.home-section1 .goods-list-title .square {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #9a733c;
	vertical-align: baseline;
	position: relative;
	margin-right: 20px;
	top: -3px
}

.home-section1 .goods-list-container {
	padding-left: 280px
}

.home-section1 .search-container {
	display: block;
	width: 240px;
	height: 32px;
	border-radius: 32px;
	line-height: 32px;
	border: 1px solid #bfbfbf;
	padding: 0 14px 0 20px;
	color: #bfbfbf;
	position: relative;
	top: 29px
}

.home-section1 .search-container input {
	background-color: transparent;
	color: #595959
}

.home-section1 .search-container .icon {
	position: absolute;
	right: 16px;
	top: 0;
	cursor: pointer;
	line-height: 32px;
	background-color: transparent
}

.home-section1 .list {
	width: 1030px;
	overflow: hidden
}

.home-section1 .list-item {
	width: 235px;
	height: 295px;
	float: left;
	background-color: #fff;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	overflow: hidden
}

.home-section1 .list-item:nth-child(4n) {
	margin-right: 0
}

.home-section1 .list-item:hover .img img {
	transform: scale(1.2)
}

.home-section1 .list-item .img {
	width: 235px;
	height: 235px;
	line-height: 231px;
	text-align: center;
	overflow: hidden;
	display: block
}

.home-section1 .list-item .img img {
	position: relative;
	vertical-align: middle;
	top: 0;
	left: 0;
	transition: all .5s
}

.home-section1 .list-item .goods-name {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-top: 1px solid #f5f5f5;
	font-size: 12px;
}

.home-section2 {
	background-color: #fff;
	padding: 80px 0 60px
}

.home-section2 .list {
	margin-top: 40px;
	width: 1310px
}

.home-section2 .list-item {
	width: 405px;
	height: 434px;
	overflow: hidden;
	margin-right: 30px;
	margin-bottom: 30px;
	float: left
}

.home-section2 .list-item:nth-child(3n) {
	margin-right: 0
}

.home-section2 .list-item>a {
	display: block;
	width: 100%;
	height: 100%
}

.home-section2 .list-item:hover .goods-name {
	color: #9a733c
}

.home-section2 .list-item:hover .btn {
	background-color: #9a733c;
	color: #fff
}

.home-section2 .list-item:hover .img::before {
	opacity: 1
}

.home-section2 .list-item:hover .img::after {
	width: 70px
}

.home-section2 .list-item:hover .goods-describe {
	transform: translateX(10px)
}

.home-section2 .img {
	border: 1px solid #d9d9d9;
	height: 260px;
	padding: 10px;
	text-align: center;
	line-height: 240px;
	position: relative
}

.home-section2 .img::after,.home-section2 .img::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10
}

.home-section2 .img::before {
	content: '查看更多';
	width: 405px;
	height: 260px;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	line-height: 260px;
	font-size: 16px;
	transition: all .5s;
	opacity: 0
}

.home-section2 .img::after {
	content: '';
	width: 0;
	height: 30px;
	transition: width .5s;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.home-section2 .img div {
	width: 100%;
	height: 100%;
	overflow: hidden
}

.home-section2 .img img {
	vertical-align: middle;
	position: relative;
	top: 0;
	left: 0;
	z-index: 0
}

.home-section2 .goods-name {
	margin-top: 24px;
	font-size: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.home-section2 .goods-describe {
	margin-top: 20px;
	line-height: 24px;
	transition: all .5s
}

.home-section2 .goods-describe p {
	max-height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.home-section3 {
	overflow: hidden;
	width: 100%
}

.home-section3 .home-section3-container {
	white-space: nowrap
}

.home-section3 .home-section3-container>div {
	display: inline-block;
	vertical-align: top
}

.home-section3 .img,.home-section3 img {
	height: 620px;
	vertical-align: top
}

.home-section3 .home-section3-left {
	width: 640px;
	padding-top: 120px
}

.home-section3 .company-name {
	margin-top: 50px;
	font-size: 24px;
	color: #9a733c
}

.home-section3 .company-describe {
	min-height: 160px;
	margin-top: 30px;
	width: 570px;
	white-space: normal
}

.home-section4 {
	background-color: #fff;
	padding: 80px 0 60px 0
}

.home-section4 .list {
	width: 1310px;
	margin-top: 40px
}

.home-section4 .list-item {
	width: 630px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #d9d9d9;
	height: 195px;
	overflow: hidden;
	float: left;
	padding: 30px 20px 0 20px
}

.home-section4 .list-item:hover .news-info {
	transform: translateX(10px)
}

.home-section4 .news-menu-list {
	height: 60px;
	overflow: hidden
}

.home-section4 .news-menu-list li {
	display: inline-block;
	vertical-align: bottom;
	color: #565656;
	margin-left: 20px;
	line-height: 100px
}

.home-section4 .news-menu-list li.active,.home-section4 .news-menu-list li:hover {
	color: #9a733c
}

.home-section4 .news-info {
	padding-left: 10px;
	transition: all .5s;
	transform: translateY(0)
}

.home-section4 .news-title {
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.home-section4 .news-detail {
	margin-top: 20px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.home-section4 .news-bottom {
	height: 50px;
	line-height: 50px;
	margin-top: 20px;
	border-top: 1px solid #e8e8e8;
	padding: 0 10px
}

.home-section5 {
	background-color: #f5f5f5;
	padding: 80px 0 120px 0
}

.home-section5 .list {
	margin-top: 40px;
	width: 1290px;
	text-align: center;
	color: #565656
}

.home-section5 .list-item {
	width: 204px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 46px;
	float: left
}

.home-section5 .list-item:hover {
	color: #9a733c
}

.home-section5 .list-item:hover img {
	transform: scale(1.1)
}

.home-section5 .img {
	width: 204px;
	border: 1px solid #d9d9d9;
	height: 100px;
	background-color: #fff;
	line-height: 96px;
	overflow: hidden
}

.home-section5 .img img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
	transition: all .5s
}

.product-section1 {
	padding-top: 10px;
	padding-bottom: 20px
}

.pagination-box {
	text-align: center;
	line-height: 32px;
	color: #595959
}

.pagination-box select {
	margin: 0 8px
}

.pagination-box a,.pagination-box span {
	display: inline-block;
	width: 32px;
	height: 32px;
	line-height: 30px;
	border: 1px solid #e2e2e2;
	border-radius: 2px;
	text-align: center;
	margin-right: 8px;
	cursor: pointer;
	vertical-align: top
}

.pagination-box a:last-child,.pagination-box span:last-child {
	margin-right: 0
}

.pagination-box a.active,.pagination-box span.active,.pagination-box a.current,.pagination-box span.current,.pagination-box a:hover,.pagination-box span:hover {
	background-color: #9a733c;
	border-color: #9a733c;
	color: #fff
}

.pagination-box select {
	height: 32px;
	border: 1px solid #e2e2e2;
	box-sizing: border-box
}

.pagination-box .prev_disabled,.pagination-box .next_disabled {
	background-color: transparent !important;
	border-color: #e2e2e2 !important;
	color: #e2e2e2 !important;
	cursor: no-drop
}

.pagination-box .prev::before,.pagination-box .prev_disabled::before {
	content: '<'
}

.pagination-box .next::before,.pagination-box .next_disabled::before {
	content: '>'
}

.product-detail-section1 {
	background-color: #fff;
	padding: 40px 0
}

.product-detail-section1 .left {
	width: 500px;
	float: left;
	margin-right: 60px
}

.product-detail-section1 .big-img {
	width: 500px;
	height: 500px;
	border: 1px solid #d9d9d9;
	line-height: 496px;
	text-align: center
}

.product-detail-section1 .big-img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

.product-detail-section1 .small-imgs {
	margin-top: 10px
}

.product-detail-section1 .small-imgs .left-btn,.product-detail-section1 .small-imgs .right-btn {
	float: left;
	margin-right: 10px;
	height: 80px;
	width: 20px;
	line-height: 80px;
	text-align: center;
	cursor: pointer;
	font-weight: 600
}

.product-detail-section1 .small-imgs .left-btn:hover,.product-detail-section1 .small-imgs .right-btn:hover {
	color: #9a733c
}

.product-detail-section1 .small-imgs .left-btn.disabled,.product-detail-section1 .small-imgs .right-btn.disabled {
	color: #e7e7e7;
	cursor: no-drop
}

.product-detail-section1 .small-imgs .right-btn {
	margin-right: 0
}

.product-detail-section1 .img-list-container {
	width: 440px;
	float: left;
	overflow: hidden;
	margin-right: 10px
}

.product-detail-section1 .img-list-container ul {
	width: 1000px;
	position: relative;
	left: 0
}

.product-detail-section1 .img-list-container .img {
	width: 80px;
	height: 80px;
	line-height: 76px;
	text-align: center;
	border: 1px solid #d9d9d9;
	float: left;
	margin-right: 10px;
	cursor: pointer
}

.product-detail-section1 .img-list-container .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

.product-detail-section1 .right {
	width: 670px;
	float: left
}

.product-detail-section1 .right h2 {
	height: 72px;
	line-height: 72px;
	font-size: 24px;
	border-bottom: 1px solid #d9d9d9
}

.product-detail-section1 .right .btns {
	vertical-align: top
}

.product-detail-section1 .right .btn {
	height: 40px;
	line-height: 38px;
	margin-right: 4px;
	vertical-align: top
}

.product-detail-section1 .right .btn .icon-tel {
	font-size: 24px;
	vertical-align: middle;
	display: inline-block
}

.product-detail-section1 .product-describe {
	min-height: 380px;
	line-height: 2.2;
	color: #595959
}

.product-detail-section1 .product-describe .fs-16 {
	padding: 16px 0 8px 0
}

.product-detail-section1 .product-describe textarea {
	color: #595959;
	border: none;
	width: 100%;
	height: 300px;
	line-height: 2.2;
	font-family: 'Microsoft YaHei','PingFang SC','SimHei','Arial','SimSun'
}

div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #cccccc;
	display: none;
	text-align: center;
	overflow: hidden
}

div.zoomMask {
	position: absolute;
	background: url('../images/mask.png') repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1
}

.product-detail-section2 {
	padding-top: 30px
}

.product-detail-section2 .product-detail-container {
	margin-left: 280px;
	background-color: #fff
}

.product-detail-section2 .product-detail-html {
	padding: 30px 40px;
	line-height: 1.5;
	color: #595959;
	font-size: 16px;
	display: none
}

.product-detail-section2 .product-detail-html img {
	max-width: 100%
}

.product-detail-section2 .product-detail-html.detail-html {
	display: block
}

.service-section1 {
	padding-top: 10px
}

.service-section1 .list-container {
	border-radius: 2px;
	margin-left: 280px;
	background-color: #fff
}

.service-section1 .list {
	padding: 0 40px 20px 40px
}

.service-section1 .list-item {
	line-height: 80px
}

.service-section1 .list-item.active .down-btn {
	color: #9a733c
}

.service-section1 .list-item.active a::before {
	width: 100%
}

.service-section1 .list-item.active .faq-detail {
	display: block
}

.service-section1 .list-item.active+li {
	border-top: 1px solid #d9d9d9
}

.service-section1 .list-item>a {
	padding-left: 10px;
	display: block;
	width: 100%;
	height: 82px;
	cursor: pointer;
	border-bottom: 1px solid #d9d9d9;
	position: relative
}

.service-section1 .list-item>a:hover::before {
	width: 100%
}

.service-section1 .list-item>a::before {
	position: absolute;
	top: 81px;
	left: 0;
	width: 0;
	height: 1px;
	content: '';
	transition: all .5s;
	background-color: #9a733c;
	overflow: hidden
}

.service-section1 .list-item .icon-FileBox {
	color: #9a733c;
	font-size: 24px;
	margin-right: 16px;
	position: relative;
	top: 4px
}

.service-section1 .list-item:hover .down-btn {
	color: #9a733c
}

.service-section1 .list-item .faq-detail {
	line-height: 1.5;
	color: #595959;
	font-size: 16px;
	padding: 20px;
	display: none
}

.service-section1 .down-btn {
	cursor: pointer;
	color: #595959
}

.service-section1 .down-btn .icon-xiazai {
	font-size: 20px;
	margin-right: 8px;
	position: relative;
	top: 2px
}

.service-section1 .down-btn:hover {
	color: #9a733c
}

.service-section1 .content-detail {
	padding: 30px 40px;
	line-height: 1.5;
	color: #595959
}

.service-section1 .content-detail img {
	max-width: 100%
}

.solution-section1 {
	padding-top: 10px
}

.solution-section1 .list-container {
	border-radius: 2px;
	margin-left: 280px;
	background-color: #fff
}

.solution-section1 .list {
	padding: 0 40px 20px 40px
}

.solution-section1 .list li {
	height: 310px;
	padding: 30px 0 30px 8px;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden
}

.solution-section1 .list li:hover .info>div {
	transform: translateX(10px)
}

.solution-section1 .list li:hover .img::before {
	opacity: 1
}

.solution-section1 .list li:hover .img::after {
	width: 70px
}

.solution-section1 .list li:hover h3 {
	color: #9a733c
}

.solution-section1 .list .img {
	height: 250px;
	width: 400px;
	margin-right: 35px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border: 1px solid #d9d9d9;
	line-height: 246px;
	overflow: hidden;
	position: relative
}

.solution-section1 .list .img::after,.solution-section1 .list .img::before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	z-index: 10
}

.solution-section1 .list .img::before {
	content: '查看更多';
	width: 405px;
	height: 260px;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	line-height: 260px;
	font-size: 16px;
	transition: all .5s;
	opacity: 0
}

.solution-section1 .list .img::after {
	content: '';
	width: 0;
	height: 30px;
	transition: width .5s;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff
}

.solution-section1 .list .img img {
	vertical-align: middle;
	position: relative;
	top: 0;
	left: 0
}

.solution-section1 .list .info {
	display: inline-block;
	vertical-align: top;
	width: 450px;
	padding-top: 16px
}

.solution-section1 .list .info>div {
	transition: all .5s
}

.solution-section1 .list h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 26px
}

.solution-section1 .list .detail {
	margin-top: 6px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 24px
}

.solution-detail-section1 .side-goods-list-title {
	height: 50px;
	line-height: 32px;
	padding: 0
}

.solution-detail-section1 .main-container {
	margin-right: 280px;
	background-color: #fff
}

.solution-detail-section1 .solution-info {
	height: 310px;
	padding: 30px 0 30px 30px;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden
}

.solution-detail-section1 .solution-info:hover .img img {
	transform: scale(1.2)
}

.solution-detail-section1 .solution-info:hover .info>div {
	transform: translateX(10px)
}

.solution-detail-section1 .solution-info .img {
	height: 250px;
	width: 400px;
	margin-right: 35px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	border: 1px solid #d9d9d9;
	line-height: 246px;
	position: relative;
	overflow: hidden
}

.solution-detail-section1 .solution-info .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	transition: all .5s
}

.solution-detail-section1 .solution-info .info {
	display: inline-block;
	vertical-align: top;
	width: 450px;
	padding-top: 16px
}

.solution-detail-section1 .solution-info .info>div {
	transition: all .5s
}

.solution-detail-section1 .solution-info h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 26px
}

.solution-detail-section1 .solution-info .detail {
	margin-top: 6px;
	height: 72px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 24px
}

.solution-detail-section1 .inline-menu-list {
	height: 50px;
	line-height: 49px;
	padding-left: 30px
}

.solution-detail-section1 .solution-detail {
	line-height: 1.5;
	padding: 30px;
	color: #595959;
	font-size: 16px
}

.solution-detail-section1 .solution-detail img {
	max-width: 100%
}

.news-section1 {
	padding-top: 10px
}

.news-section1 .list-container {
	border-radius: 2px;
	margin-left: 280px
}

.news-section1 .list li {
	margin-bottom: 10px
}

.news-section1 .list li:last-child {
	margin-bottom: 0
}

.news-section1 .list a {
	display: block;
	height: 160px;
	background-color: #fff;
	border-radius: 2px;
	padding: 40px 20px 0 40px;
	overflow: hidden;
	cursor: pointer
}

.news-section1 .list a:hover {
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1)
}

.news-section1 .list a:hover h3 {
	color: #9a733c
}

.news-section1 .list a:hover .new-info {
	transform: translateX(10px)
}

.news-section1 .list h3 {
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.news-section1 .list .new-info {
	width: 720px;
	transition: all .5s
}

.news-section1 .list .gray {
	margin-top: 14px;
	height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 24px
}

.news-section1 .list .time {
	width: 180px;
	height: 80px;
	text-align: center;
	border-left: 1px solid #d9d9d9;
	padding-top: 8px
}

.news-section1 .list .time b {
	font-size: 50px;
	color: #9a733c
}

.news-section1 .list .time p {
	font-size: 18px;
	color: #595959;
	margin-top: 10px
}

.news-detail-section1 .side-news-list {
	background-color: #fff;
	width: 260px
}

.news-detail-section1 .side-news-list li {
	border-bottom: 1px solid #d9d9d9
}

.news-detail-section1 .side-news-list li:last-child {
	border-bottom: none
}

.news-detail-section1 .side-news-list a {
	display: block;
	padding: 25px 15px 30px 15px;
	cursor: pointer
}

.news-detail-section1 .side-news-list a:hover {
	color: #9a733c
}

.news-detail-section1 .side-news-list h3 {
	font-size: 14px;
	line-height: 24px
}

.news-detail-section1 .side-news-list p {
	margin-top: 16px
}

.news-detail-section1 .main-container {
	margin-left: 280px;
	background-color: #fff
}

.news-detail-section1 .news-title {
	margin: 0 40px;
	padding: 36px 0 26px 0;
	border-bottom: 1px solid #d9d9d9
}

.news-detail-section1 .news-title h2 {
	font-size: 24px;
	line-height: 1.5
}

.news-detail-section1 .news-title .gray {
	margin-top: 20px
}

.news-detail-section1 .news-detail-container {
	padding: 24px 40px 40px 40px;
	line-height: 1.8;
	color: #595959;
	font-size: 14px
}

.news-detail-section1 .news-detail-container img {
	max-width: 100%
}

.news-detail-section1 .news-detail-footer {
	padding: 20px 40px;
	border-top: 1px solid #d9d9d9
}

.news-detail-section1 .news-detail-footer .fr {
	line-height: 48px
}

.introduce-container {
	width: 1280px;
	margin: 0 auto;
	margin-top: 40px;
	background-color: #fff;
	padding: 60px;
	line-height: 1.5;
	color: #595959;
	font-size: 16px
}

.introduce-container img {
	max-width: 100%
}

.credentials-container {
	margin-top: 40px
}

.credentials-container .list {
	width: 1300px
}

.credentials-container .list li {
	width: 305px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 450px;
	overflow: hidden;
	float: left
}

.credentials-container .list .img {
	width: 100%;
	height: 400px;
	border: 1px solid #d9d9d9;
	line-height: 396px;
	text-align: center;
	background-color: #fff;
	overflow: hidden
}

.credentials-container .list .img:hover img {
	transform: scale(1.2)
}

.credentials-container .list .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	transition: all .5s
}

.credentials-container .list .name {
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px
}

.workshop-container {
	margin-top: 40px
}

.workshop-container .list {
	width: 1300px
}

.workshop-container .list li {
	width: 305px;
	margin-right: 20px;
	margin-bottom: 20px;
	height: 228px;
	overflow: hidden;
	float: left
}

.workshop-container .list .img {
	width: 100%;
	height: 228px;
	border: 1px solid #d9d9d9;
	line-height: 224px;
	text-align: center;
	background-color: #fff;
	vertical-align: top
}

.workshop-container .list .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

.contact-section1 {
	margin-top: 10px;
	background-color: #fff;
	height: 520px;
	border-radius: 2px;
	position: relative
}

.contact-section1 .left {
	float: left;
	width: 640px;
	padding: 62px 60px 0 60px
}

.contact-section1 .left p {
	color: #565656;
	padding-left: 30px;
	line-height: 36px
}

.contact-section1 h2 {
	color: #9a733c;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-bottom: 20px
}

.contact-section1 .map {
	float: right;
	width: 640px;
	height: 520px
}

.contact-section1 .btns {
	position: absolute;
	left: 100px;
	bottom: 60px
}

.contact-section1 .btns .btn {
	margin-right: 12px;
	height: 36px;
	line-height: 34px;
	vertical-align: top
}

.contact-section2 .list {
	width: 1311px
}

.contact-section2 .list li {
	padding: 0 20px;
	width: 406px;
	height: 190px;
	margin-right: 31px;
	background-color: #fff;
	float: left;
	margin-top: 60px
}

.contact-section2 .list li:hover {
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.1)
}

.contact-section2 .list li:hover p {
	transform: translateX(10px)
}

.contact-section2 .list h3 {
	height: 76px;
	padding-top: 10px;
	line-height: 66px;
	font-size: 20px;
	color: #9a733c;
	border-bottom: 1px solid #d9d9d9;
	padding-left: 10px;
	margin-bottom: 20px
}

.contact-section2 .list p {
	color: #565656;
	line-height: 1.5;
	margin-bottom: 16px;
	transition: all .5s
}

.contact-section3 {
	margin-top: 90px
}

.contact-section3 .w-1310 {
	width: 1310px
}

.contact-section3 .form {
	margin-top: 40px
}

.contact-section3 div.error {
	margin-bottom: 20px
}

.contact-section3 div.error input,.contact-section3 div.error input:focus textarea {
	border: 1px solid #f00
}

.contact-section3 span.error {
	color: #f00
}

.contact-section3 .input {
	position: relative;
	background-color: #fff;
	float: left;
	width: 420px;
	height: 50px;
	margin-right: 10px
}

.contact-section3 .input input {
	border: 1px solid #d9d9d9;
	position: relative;
	z-index: 0;
	background-color: transparent;
	height: 100%;
	line-height: 50px;
	width: 100%;
	padding-left: 48px
}

.contact-section3 .input input:focus {
	border-color: rgba(154,115,60,0.8)
}

.contact-section3 .input .icon {
	font-size: 24px;
	position: absolute;
	width: 40px;
	line-height: 50px;
	left: 8px;
	text-align: center;
	color: #bfbfbf;
	z-index: 10
}

.contact-section3 .btn {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	width: 420px;
	margin-top: 30px
}

.contact-section3 textarea {
	border: 1px solid #d9d9d9;
	width: 100%;
	height: 180px;
	margin-top: 10px;
	padding: 20px 30px
}

.contact-section3 textarea:focus {
	border-color: rgba(154,115,60,0.8)
}

.search-list-container {
	width: 1300px
}

.search-list-container .list-item {
	width: 235px;
	height: 295px;
	float: left;
	background-color: #fff;
	text-align: center;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #fff;
	overflow: hidden
}

.search-list-container .list-item:hover .img img {
	transform: scale(1.2)
}

.search-list-container .list-item:nth-child(5n) {
	margin-right: 0
}

.search-list-container .list-item .img {
	width: 236px;
	height: 236px;
	line-height: 231px;
	text-align: center;
	overflow: hidden;
	display: block
}

.search-list-container .list-item .img img {
	position: relative;
	vertical-align: middle;
	top: 0;
	left: 0;
	transition: all .5s
}

.search-list-container .list-item .goods-name {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-top: 1px solid #f5f5f5
}

.environment-list .list-item {
	width: 305px;
	height: 289px
}

.environment-list .list-item .img {
	width: 305px;
	height: 229px;
	line-height: 229px
}

.environment-list .list-item:nth-child(5n) {
	margin-right: 20px
}

.environment-list .list-item:nth-child(4n) {
	margin-right: 0
}

.partner-list-container {
	width: 1290px
}

.partner-list-container .list-item {
	width: 205px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 20px;
	border: 1px solid #d9d9d9;
	float: left;
	overflow: hidden
}

.partner-list-container .list-item:hover .img img {
	transform: scale(1.2)
}

.partner-list-container .img {
	width: 100%;
	height: 100%;
	line-height: 100px;
	text-align: center;
	overflow: hidden;
	display: block;
	background-color: #fff
}

.partner-list-container .img img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	transition: all .5s
}