.home005-header {
	box-shadow: 0 5px 15px -6px rgba(15,15,15,0.1);
	position: sticky;
	top: 0;
	background-color: #fff;
	overflow: hidden;
	height: 90px;
	z-index: 100
}

.home005-header .logo {
	width: 200px;
	height: 90px;
	line-height: 90px
}

.home005-header .logo-img {
	max-width: 200px;
	max-height: 80px;
	vertical-align: middle
}

.home005-header .list {
	line-height: 90px;
	text-align: center;
	padding: 0 200px
}

.home005-header .list li {
	display: inline-block;
	margin-left: 20px;
	color: #595959;
	font-size: 12px
}

.home005-header .list li.active {
	color: #9a733c
}

.home005-header .list li.active a {
	border-bottom: 2px solid #9a733c;
	font-weight: 600
}

.home005-header .list li:hover a {
	color: #9a733c;
	font-weight: 600
}

.home005-header .list li:hover a::before {
	width: 100%
}

.home005-header .list a {
	padding: 0 10px;
	height: 100px;
	display: block;
	border-bottom: 2px solid transparent;
	position: relative
}

.home005-header .list a::before {
	content: '';
	width: 0;
	height: 2px;
	background-color: #9a733c;
	position: absolute;
	bottom: -2px;
	left: 50%;
	transform: translateX(-50%);
	transition: width .5s;
	overflow: hidden
}

.home005-header .tel {
	float: right;
	line-height: 90px;
	font-size: 18px;
	font-weight: 600
}

.home005-header .tel .icon {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	border-radius: 50%;
	color: #9a733c;
	font-weight: 600;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	font-weight: 400;
	margin-top: -2px
}

.banner-home {
	height: 850px
}

.banner-home .swiper-slide {
	height: 850px
}

.banner-home .swiper-slide .img {
	height: 850px
}

.banner-home .swiper-pagination-bullet-active {
	width: 24px;
	background-color: #fff;
	border-radius: 4px
}

.home005-section-title {
	line-height: 1
}

.home005-section-title h2 {
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}

.home005-section-title .line {
	width: 30px;
	height: 1px;
	border-top: 1px solid #c4c4c4;
	margin: 20px 0 15px 0;
	display: inline-block
}

.home005-section-title p {
	font-size: 16px;
	font-family: 'Times New Roman';
	color: #8c8c8c;
	line-height: 24px
}

.home005-section-title ul {
	margin-top: 46px;
	line-height: 24px
}

.home005-section-title ul li {
	float: left;
	margin-right: 28px;
	font-size: 16px;
	color: #262626;
}

.home005-section-title ul li.active {
	position: relative;
}
.home005-section-title ul li.active::after{
    content:'';
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    bottom:-8px;
    background: #262626;
}

.mt-60 {
	margin-top: 60px
}


.home005-section1 {
	background-color: #f5f5f5;
	padding: 90px 0
}

.home005-section1 .list {
	overflow: hidden;
	margin-top: 40px
}

.home005-section1 .list ul {
	width: 53%;
	float: left;
}
.home005-section1 .list ul.index{
    overflow: hidden;
    margin-right: 20px;
}

.home005-section1 .list .item {
	float: left;
	background: #FFF;
}

.home005-section1 .list .item:hover .btn {
	border-color: #9a733c;
	background-color: #9a733c;
	color: #fff
}

.home005-section1 .list .item:hover .img img {
	transform: scale(1.2)
}

.home005-section1 .list h2 {
	line-height: 1;
	font-size: 18px;
	padding: 0 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-top: 20px;
	text-align: center;
	width: 100%;
}
.home005-section1 .list  ul.clearfix li.item{
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.home005-section1 .list ul.clearfix li{
    width: 48%;
    float: left;
    background: #FFF;
}
.home005-section1 .list ul.clearfix li:nth-child(odd){
	margin-right: 20px;
    
}

.home005-section1 ul.clearfix{
    width: 45%;
}
.home005-section1 ul.clearfix .img {
	background-color: #fff;
	text-align: center;
	overflow: hidden
}

.home005-section1 .list .img img {
	position: relative;
	vertical-align: middle;
	top: 0;
	left: 0;
	transition: transform .5s;
	line-height: 445px;
	z-index: 0;
	max-width: 100%;
}

.home005-section1 .list .btns {
	margin-top: 24px
}

.home005-section1 .list .btn {
	background-color: transparent;
	color: #262626;
	border-color: #d9d9d9
}

.home005-section2 {
	padding-bottom: 110px
}

.home005-section2 .home005-section-title {
	color: #fff
}
.home005-section2 .home005-section-title h2{
    
	margin-bottom: 100px;
}
.home005-section2 .list {
	height: 910px;
	padding-top: 200px;
	background-size: cover;
	background-position: center
}

.home005-section2 .list ul {
	text-align: center
}

.home005-section2 .list .item {
	display: inline-block;
	width: 400px;
	height: 400px;
	margin: 0 10px
}

.home005-section2 .list .item a {
	padding-top: 50px;
	position: relative;
	display: block;
	width: 100%;
	height: 100%
}

.home005-section2 .list .item:hover::before {
	opacity: 1
}

.home005-section2 .list .item:hover .img img {
	transform: scale(1.2)
}

.home005-section2 .list .item:hover .goods-name {
	color: #262626
}

.home005-section2 .list .item:hover .gray {
	color: #8c8c8c
}

.home005-section2 .list .item:hover .icons {
	opacity: 1
}

.home005-section2 .list .item::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 0;
	opacity: 0;
	transition: 1s
}

.home005-section2 .list .img {
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 50%
}

.home005-section2 .list .img img {
	position: relative;
	vertical-align: middle;
	top: 0;
	left: 0;
	transition: transform .5s;
	z-index: 0
}

.home005-section2 .list .goods-name {
	margin-top: 30px;
	font-size: 20px;
	color: #fff;
	padding: 0 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	z-index: 10;
}

.home005-section2 .home005-section-title p {
	margin-top: 20px;
	padding: 0 30px;
	color: #fff;
	height: 48px;
	font-size: 64px;
}


.home005-section2 .list .gray {
	margin-top: 20px;
	padding: 0 30px;
	color: #fff;
	opacity: .5;
	height: 48px;
}

.home005-section2 .list .icons {
	position: relative;
	z-index: 10;
	opacity: 0;
	margin-top: 20px
}

.home005-section2-desclist {
	min-width: 1280px;
	max-width: 1600px;
	margin: 0 auto;
	margin-top: -216px;
	background-color: #fff;
	height:1013px
}

.home005-section2-desclist .img {
	background-size: cover;
	background-position: center
}

.home005-section2-desclist ul.brand {
    margin-top: 60px;
	white-space: nowrap
}

.home005-section2-desclist  ul.brand li {
	width: 160px;
	height: 160px;
	display: inline-block;
	margin-right: 100px;
}
.home005-section2-desclist  ul.brand li img{
    max-width:100%;
    border-radius: 50%;
}

.home005-section2-desclist .number {
  margin-top: 60px;
  font-size: 14px;
  padding:0 168px;
  color: #fff;
}
.home005-section2-desclist .number li {
  float: left;
  width: 260px;
  padding-top: 39px;
}
.home005-section2-desclist .number h4 {
  font-size: 48px;
}
.home005-section2-desclist .number sup {
  font-size: 14px;
  font-weight: 400;
  vertical-align: text-bottom;
  line-height: 50px;
  margin-left: 4px;
  font-family: 'Microsoft YaHei', 'PingFang SC', 'SimHei', 'Arial', 'SimSun';
}
.home005-section2-desclist .number sup sup {
  font-size: 12px;
  line-height: 12px;
}


.home005-section2-logo {
	height: 216px;
	padding: 66px 168px 0 168px
}
.home005-section2-logo h3{
    font-size: 64px;
    line-height: 1;
    color:#FFF;
    text-transform:Uppercase;
}
.home005-section2-logo .logo {
	height: 40px
}

.home005-section2-logo .logo img {
	height: 40px
}

.home005-section2-logo p {
	margin-top: 30px;
	font-size: 32px;
	line-height: 1;
	color: #FFF;
}

.home005-section2-desc{
    margin-top: 20px;
    padding: 66px 168px 0 168px;
    color: rgb(255,255,255,0.65);
}
.home005-section2-logo .btn {
	margin-top: 25px
}

.home005-section3 {
	height: 760px;
	background-size: cover;
	background-position: center;
	line-height: 1;
	padding-top: 220px;
	color: #fff;
	text-align: left;
}

.home005-section3 .fs-36 {
	font-size: 32px
}

.home005-section3 .fs-60 {
	font-size: 64px;
	margin-top: 20px
}

.home005-section3 .fs-16 {
	margin-top: 120px;
	font-size: 32px;
	line-height: 32px
}
.home005-section3 .fs-16 p:first-child{
    font-size: 40px;
    margin-bottom: 20px;
}

.home005-section3 .btns {
	margin-top: 64px
}

.home005-section4 {
	padding: 90px 0 60px 0;
	background-color: #f5f5f5
}

.home005-section4 .home005-section-title ul{
    float: right;
}
.home005-section4 .list {
	margin-top: 40px
}

.home005-section4 .list .item {
	width: 660px;
	float: left;
	margin-bottom: 40px;
	position: relative
}

.home005-section4 .list .item::before {
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 50%;
	border: 2px solid #262626;
	top: 39px;
	left: 0;
	position: absolute
}

.home005-section4 .list .item:hover .img img {
	transform: scale(1.2)
}

.home005-section4 .list .item:hover::before {
	border-color: #9a733c
}

.home005-section4 .list .item:hover .news-info {
	transform: translateX(10px)
}

.home005-section4 .list .item:hover .news-timer .icon,.home005-section4 .list .item:hover .news-info h5 {
	color: #9a733c
}

.home005-section4 .list .item a {
	display: block;
	width: 100%;
	height: 100%
}

.home005-section4 .list .first-item {
	width: 690px;
	height: 650px;
	margin-right: 50px;
	margin-bottom: 0
}

.home005-section4 .list .first-item::before {
	content: none
}

.home005-section4 .list .first-item .img {
	height: 460px;
	overflow: hidden
}

.home005-section4 .list .first-item .img img {
	position: relative;
	top: 0;
	left: 0;
	transition: transform .5s
}

.home005-section4 .list .first-item .home004-news-info-container {
	background-color: #fff;
	padding-left: 40px;
	padding-right: 40px
}

.home004-news-info-container {
	height: 190px;
	padding: 30px 0 0 30px
}

.home004-news-info-container .news-info {
	transition: .5s
}

.home004-news-info-container .news-info .news-detail {
	color: #595959;
	margin-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 48px;
	line-height: 24px
}

.home004-news-info-container .news-info h5 {
	font-size: 20px
}

.home004-news-info-container .news-timer {
	margin-top: 20px;
	color: #8c8c8c
}

.home004-news-info-container .news-timer b {
	font-size: 60px;
	font-family: Impact;
	line-height: 1
}

.home004-section6-menu ul {
	float: right;
	line-height: 30px
}

.home004-section6-menu ul li {
	display: inline-block;
	padding-left: 20px
}

.home004-section6-menu ul li:hover {
	color: #9a733c
}

.home004-section6-menu h2 {
	font-size: 30px;
	line-height: 1
}

.home005-section5 {
	height: 190px;
	background-color: #fff;
	overflow: hidden
}

.home005-section5 li {
	width: 25%;
	height: 100%;
	text-align: center;
	float: left;
	padding-top: 65px;
	font-size: 16px
}

.home005-section5 a {
	display: inline-block;
	vertical-align: top;
	height: 61px;
	text-align: left
}

.home005-section5 h5 {
	font-weight: 600
}

.home005-section5 img {
	vertical-align: top;
	margin-right: 26px
}

.home005-section5 div {
	display: inline-block;
	vertical-align: top
}

.home005-section5 p {
	color: #8c8c8c
}

.home003-section5 {
  background-color: #fafafa;
  padding: 100px 0 80px 0;
} /* **********合作伙伴 end********** */
.home003-section5 .fl {
  width: 220px;
}
.home003-section5 .fl .btn {
  margin-top: 70px;
}
.home003-section5 .list {
  width: 1060px;
  float: left;
}
.home003-section5 .list .item {
  float: left;
  width: 202px;
  margin-left: 10px;
  margin-bottom: 20px;
  border: 1px solid #d9d9d9;
  height: 103px;
  line-height: 103px;
  overflow: hidden;
  background-color: #fff;
  position: relative;
  cursor: pointer;
}
.home003-section5 .list .item:hover img {
  transform: scale(1.2);
}
.home003-section5 .list .item:hover .item-title {
  display: block;
}
.home003-section5 .list img {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  transition: transform 0.5s;
}
.home003-section5 .list .item-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(154, 115, 60, 0.7);
  z-index: 100;
  text-align: center;
  line-height: 100px;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 20px;
  display: none;
}

.home003-section-title h2 {
    font-size: 36px;
    font-weight: 400;
}
.home003-section-title p {
    font-size: 28px;
    margin-top: 16px;
    font-family: 'Times New Roman';
    color: #8c8c8c;
    line-height: 1;
    margin-bottom: 20px;
}

.home003-section-title .line {
    height: 2px;
    margin: 20px 0;
    background-color: #d9d9d9;
    width: 40px;
}