body {
	margin: 0px;
	padding: 0px;
	/* background-color: #002828; */
	background: url(../images/body-bg-01.jpg);
	/* overflow: hidden; */
	background-size: 100% 100%;
	/* -webkit-transform:rotateY(360deg); */
}
a {
	text-decoration: none;
}
.text-color {
	color: #191919;
	font-family: "微软雅黑";
}

.body-wrap {
	width: 1640px;
	margin: auto;
}

.float {
	float: left;
}
.line-clamp-two {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.line-clamp-three {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.line-clamp-one {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}
.body-bg{
	width: 100%;
	background: url(../images/body-bg.jpg) no-repeat;
	/* overflow: hidden; */
	background-size: 100% 100%;
	/* padding: 30px 0px 30px 0px; */
	/* height: 1020px; */
	
}
.body-bg .area-bg{
	/* width: 100%; */
	/* background: url(./images/area-bg.png) no-repeat; */
	/* overflow: hidden; */
	/* background-size: 100% 100%; */
}
.head-nav-wrap{
	width: 100%;
	height: 60px;
	padding: 20px 0px;
	/* margin-top: 32px; */
}
.head-nav-wrap .nav-logo-wrap{
	width: 14%;
	line-height: 68px;
}
.head-nav-wrap .nav-logo-wrap img{
	height: 60px;
}
.head-nav-wrap .nav-menu-wrap{
	width: 86%;
	line-height: 60px;
}
.head-nav-wrap .nav-menu-wrap .menu-item{
	width: 174px;
	/* width: 214px; */
	/* padding-right: 20px; */
}
.head-nav-wrap .nav-menu-wrap .menu-item .item-icon{
	line-height: 68px;
	float: right;
}
.head-nav-wrap .nav-menu-wrap .menu-item .item-text {
	font-size: 20px;
	color: rgba(255,255,255,0.8);
	float: right;
	margin-left: 10px;
}
.head-nav-wrap .nav-menu-wrap .menu-item .item-text a{
	color: rgba(255,255,255,0.8);
}
.head-nav-wrap .nav-menu-wrap .current .item-text a{
	color: #00B96E;
}
.footer-copy-wrap{
	/*width: 100%;
	height: 20px;
	padding: 40px 0px 10px 0px;*/
	position: absolute;
    border: 100%;
    /* height: 20px; */
    /* bottom: 0px; */
    width: 100%;
	padding: 20px 0px;
	text-align: center;
}
.footer-copy-wrap .copy{
	
	font-size: 14px;
	color: rgba(255,255,255,0.5);
}
.yunguobrand-content-wrap{
	width: 100%;
	height: 860px;
	margin-top: 30px;
	overflow: hidden;
}
.yunguobrand-content-wrap .title-wrap{
	width: 100%;
	overflow: hidden;
	padding: 30px 0px 30px 0px;
}
.yunguobrand-content-wrap .title-wrap .name{
	width: 50%;
	font-size: 36px;
	color: #FFFFFF;
	line-height: 48px;
}
.yunguobrand-content-wrap .title-wrap .slogan{
	width: 50%;
	text-align: right;
}
.yunguobrand-content-wrap .title-wrap .slogan .ri{
	float: right;
	padding-right: 30px;
}
.yunguobrand-content-wrap .content-wrap{
	width: 100%;
	overflow: hidden;
	margin: -30px -30px 0px 0px;
}
.yunguobrand-content-wrap .content-wrap .list{
	width: 298px;
	height: 324px;
	background-color: rgba(23,103,71,0.8);
	float: left;
	margin: 30px 30px 0px 0px;
	border-radius: 6px;
	cursor: pointer;
}
.yunguobrand-content-wrap .content-wrap .list .list-top{
	height: 106px;
	padding: 20px 20px;
}
.yunguobrand-content-wrap .content-wrap .list .list-top .box{
	height: 60px;
}
.yunguobrand-content-wrap .content-wrap .list .list-top .box .list-number{
	font-size: 44px;
	line-height: 60px;
	color: #FFFFFF;
}
.yunguobrand-content-wrap .content-wrap .list .list-top .box .list-slogan{
	line-height: 66px;
	margin-left: 10px;
}
.yunguobrand-content-wrap .content-wrap .list .list-top .list-name{
	margin-top: 20px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: left;
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom{
	padding: 25px 25px;
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-company .list-company-icon{
	height: 30px;
	width: 30px;
	/* padding: 10px 0px 10px 0px; */
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-company .list-company-icon img{
	width: 30px;
	height: 30px;
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-company .list-company-name{
	color: #FFFFFF;
	line-height: 30px;
	font-size: 16px;
	padding-left: 10px;
	/* width: 90%; */
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-desc{
	font-size: 12px;
	color: #9AE4A6;
	margin-top: 16px;
	line-height: 20px;
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-more{
	width: 100%;
	margin-top: 10px;
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-more .more-item{
	width: 33%;
	height: 16px;
	line-height: 16px;
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-more .more-item .item-icon{
	height: 16px;
}
.yunguobrand-content-wrap .content-wrap .list .list-bottom .list-more .more-item .item-number{
	font-size: 12px;
	color: #00B96E;
	margin-left: 6px;
}
.areabrand-content-wrap{
	overflow: hidden;
	margin-top: 30px;
}
.areabrand-content-wrap .left{
	width: 10%;
	height: 600px;
	padding: 28px 0px;
}
.areabrand-content-wrap .left .left-label{
	padding: 10px 0px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.areabrand-content-wrap .left .left-list-box .list {
	height: 52px;
    margin-top: 10px;
}
.areabrand-content-wrap .left .left-list-box .list .icon{
	width: 48px;
	height: 48px;
	background-color: rgba(0,0,0,0.2);
	border-radius: 12px;
	text-align: center;
	line-height: 64px;
}
.areabrand-content-wrap .left .left-list-box .list .text{
	line-height: 48px;
	color: #9AE4A6;
	padding: 0px 20px;
}
.areabrand-content-wrap .left .left-list-box .current .icon{
	width: 48px;
	height: 48px;
	background-color: #00B96E;
	border-radius: 12px;
	text-align: center;
	line-height: 60px;
}
.areabrand-content-wrap .left .left-list-box .current .text{
	line-height: 48px;
	color: #00B96E;
	padding: 0px 20px;
}
.areabrand-content-wrap .right{
	width: 90%;
	height: 860px;
}
.areabrand-right-info-wrap{
	position: fixed;
	width: 460px;
	height: 99%;
	background-color: rgba(0,23,14,0.74);
	padding: 0px 64px 100px 64px;
	z-index: 99;
	right: 0px;
	overflow: hidden;
}
.areabrand-right-info-wrap .box{
	width: 100%;
	height: 800px;
	overflow-y:scroll;
	padding-right: 40px;
	padding-bottom: 132px;
}
.areabrand-right-info-wrap .close-box{
	color: #FFFFFF;
	text-align: right;
	padding: 20px 0px 40px 0px;
}
.areabrand-right-info-wrap .close-box a{
	 color: #FFFFFF;
	 font-size: 16px;
}
.areabrand-right-info-wrap .box::-webkit-scrollbar{
  width:6px;
  height:10px;
  background-color:#0A5339;
}
.areabrand-right-info-wrap .box::-webkit-scrollbar-thumb{
	width: 6px;
	height: 20px;
	background-color:#00B96E;
	height: 90%;
}
/* .areabrand-left-info-wrap{
	position: fixed;
	width:100%;
	height: 100%;
	overflow: hidden;
	background: url(../images/area-bg.png) no-repeat;
	background-size: 100% 100%;
	z-index: 1;
} */
.areabrand-right-info-wrap .box .box-title{
	width: 100%;
	height: 200px;
	border-bottom: 1px solid rgba(238,238,238,0.2);
}
.areabrand-right-info-wrap .box .box-title .left{
	width: 70%;
}
.areabrand-right-info-wrap .box .box-title .right{
	width: 30%;
}
.areabrand-right-info-wrap .box .box-title .right img{
	width: 126px;
}
.areabrand-right-info-wrap .box .box-title .left .ch-text{
	font-size: 38px;
	line-height: 50px;
	color: #FFFFFF;
}
.areabrand-right-info-wrap .box .box-title .left .eg-text{
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 10px;
}
.areabrand-right-info-wrap .box .box-title .left .ch-desc{
	color: #9AE4A6;
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}
.areabrand-right-info-wrap .box .box-desc{
	padding: 30px 0px 30px 0px;
	/* height: 252px; */
	overflow: hidden;
	border-bottom: 1px solid rgba(238,238,238,0.2);
}
.areabrand-right-info-wrap .box .box-desc .desc-lable{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.areabrand-right-info-wrap .box .box-desc .desc-text{
	margin-top: 12px;
	font-size: 14px;
	color: #9AE4A6;
	line-height: 26px;
	overflow: hidden;
}
.areabrand-right-info-wrap .box .box-atlas{
	width: 100%;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
	/*height: 544px;*/
}
.areabrand-right-info-wrap .box .box-atlas .atlas-label{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.areabrand-right-info-wrap .box .box-atlas .atlas-content{
	margin-top: 18px;
	margin-left: -10px;
	height: 268px;
}
.areabrand-right-info-wrap .box .box-atlas .atlas-content .list{
	width: 142px;
	margin-left: 10px;
	float: left;
	border-radius: 6px;
	margin-top: 10px;
}
.areabrand-right-info-wrap .box .box-atlas .atlas-content .list img{
	width: 140px;
	height: 140px;
	border-radius: 10px;
}
.bestgarden-content-wrap{
	height: 860px;
	margin: auto;
	overflow: hidden;
	margin-top: 30px;
}
.bestgarden-content-wrap .body-wrap {
	width: 1640px;
	overflow: hidden;
	padding: 40px 40px;
	background-color: rgba(255,255,255,0.03);
}
.bestgarden-content-wrap .left-menu-wrap{
	width: 320px;
	
}
.bestgarden-content-wrap .left-menu-wrap .menu-title{
	width: 100%;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-name{
	width: 100%;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-name .ch-name{
	font-size: 30px; 
	font-weight: bold;
	color: #FFFFFF;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-name .eg-name{
	font-size: 12px;
	color: #9AE4A6;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-more{
	margin-top: 12px;
	height: 80px;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-more .more-number{
	color: #9AE4A6;
	width: 40%;
	font-size: 20px;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-more .more-number .number{
	color: #FFFFFF;
	font-size: 60px;
	font-weight: bold;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-more .more-btn{
	width: 60%;
	margin-top: 30px;
	/* line-height: 80px; */
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-more .more-btn .btn{
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding: 2px 10px;
	background-color: #00B96E;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 20px;
	cursor: pointer;
}
.bestgarden-content-wrap .left-menu-wrap .menu-title .title-more .more-btn .btn a{
	color: #fff;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box{
	margin-top: 40px;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .item{
	width: 260px;
	height: 40px;
	padding: 10px 10px;
	cursor: pointer;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .current{
	background-color: rgba(0,185,110,0.15);
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .current .item-name{
	color: #FFFFFF;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .current .item-number .number{
	background-color: #FFFFFF;
	color: #666666;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .item .item-icon{
	width: 20px;
	height: 20px;
	padding: 10px 10px;
	background-color: rgba(255,255,255,0.16);
	border-radius: 8px;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .item .item-icon img{
	width: 20px;
	height: 20px;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .item .item-name{
	padding-left: 14px;
	width: 128px;
	line-height: 40px;
	color: #00B96E;
	font-size: 16px;
}
.bestgarden-content-wrap .left-menu-wrap .menu-item-box .item .item-number .number{
	padding: 7px 7px;
	background-color: rgba(255,255,255,0.1);
	border-radius: 14px;
	color: #9AE4A6;
	font-size: 12px;
	font-weight: bold;
	margin-top: 4px;
}
.bestgarden-content-wrap .content-wrap{
	width: 77%;
	padding-left: 40px;
	border-left: 1px solid rgba(255,255,255,0.2);
	margin: -20px -20px 0px 0px;
}
.bestgarden-content-wrap .content-wrap .list{
	width: 398px;	
	height: 254px;
	float: left;
	margin: 20px 20px 0px 0px;
	cursor: pointer;
}
.bestgarden-content-wrap .content-wrap .list .list-content{
	height: 68px;
	background-color: rgba(0,0,0,0.28);
	padding: 20px 20px;
	margin-top: 146px;
}
.bestgarden-content-wrap .content-wrap .list .name-box{
	width: 100%;
	height: 28px;
}
.bestgarden-content-wrap .content-wrap .list .name-box .name{
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
.bestgarden-content-wrap .content-wrap .list .name-box .level-icon{
	margin-left: 10px;
	font-size: 12px;
	/* padding: 5px; */
}
.bestgarden-content-wrap .content-wrap .list .name-box .level-icon .level{
	padding: 2px 10px;
	background-color: #F5B300;
	border-radius: 10px;
	color: #FFFFFF;
	margin-top: 2px;
}
.bestgarden-content-wrap .content-wrap .list .desc{
	font-size: 14px;
	color: #FFFFFF;
	height: 28px;
}
.bestgarden-content-wrap .content-wrap .list .bottom .garden-count-box{
	width: 96%;
}
.bestgarden-content-wrap .content-wrap .list .bottom .garden-count-box .item{
	width: 28%;
	height: 24px;
	font-size: 18px;
	color: #00B96E;
	border-left: 1px solid rgba(255,255,255,0.2);
	text-align: center;
}
.bestgarden-content-wrap .content-wrap .list .bottom .garden-count-box .item:nth-child(1){
	border-left: 0px;
	text-align: left;
}
.bestgarden-content-wrap .content-wrap .list .bottom .right-icon{
	width: 4%;
}
.bestgarden-right-bg{
	position: fixed;
	width: 588px;
	/* height: 600px; */
	/* background-color: rgba(0,23,14,0.74); */
	background: url(../images/body-bg.jpg) repeat fixed center;
	/* padding: 92px 64px 92px 64px; */
	z-index: 98;
	right: 0px;
	height: 100%;
	/* overflow: hidden; */
}
.areabrand-right-info-wrap .box .company-title{
	/*border-bottom: 1px solid rgba(255,255,255,0.2);*/
	border-radius: 10px;
}
.areabrand-right-info-wrap .box .company-title .company-box{
	/*width: 100%;*/
	height: 90px;
	
	border-radius: 10px;
	padding: 20px 10px;
}
.areabrand-right-info-wrap .box .company-title .company-box .left{
	width: 24%;
}
.areabrand-right-info-wrap .box .company-title .company-box .left img{
	width: 80px;
	border-radius: 20px;
}
.areabrand-right-info-wrap .box .company-title .company-box .right{
	width: 76%;
}
.areabrand-right-info-wrap .box .company-title .company-box .right .company-name-box{
	width: 100%;
	height: 40px;
}
.areabrand-right-info-wrap .box .company-title .company-box .right .company-name-box .name{
	font-size: 26px;
	color: #FFFFFF;
}
.areabrand-right-info-wrap .box .company-title .company-box .right .company-desc{
	font-size: 14px;
	color: #FFFFFF;
}
.areabrand-right-info-wrap .box .company-title .company-box .right .company-name-box .level-box .level{
	padding: 2px 10px;
	border-radius: 10px;
	background-color: #F5B300;
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 8px;
	margin-left: 10px;
}
.areabrand-right-info-wrap .box .company-title .company-btn-box{
	width: 100%;
	height: 48px;
	margin-top: 30px;
}
.areabrand-right-info-wrap .box .company-title .company-btn-box .item{
	width: 140px;
	line-height: 48px;
	color: #FFFFFF;
	font-size: 14px;
	
}
.areabrand-right-info-wrap .box .company-title .company-btn-box .item .item-icon{
	line-height: 56px;
}
.areabrand-right-info-wrap .box .company-title .company-btn-box .item .item-text{
	margin-left: 8px;
}
.areabrand-right-info-wrap .box .company-garden-count-box{
	width: 100%;
	height: 100px;
	background-color: rgba(255,255,255,0.05);
	-webkit-filter: brightness(1.8);
	filter: brightness(1.5);
	margin-top: 20px;
	border-radius: 10px;
}
.areabrand-right-info-wrap .box .company-garden-count-box .item{
	width: 33%;
	height: 48px;
	text-align: center;
	border-left: 1px solid rgba(255,255,255,0.2);
	margin-top: 20px;
	
}
.areabrand-right-info-wrap .box .company-garden-count-box .item:nth-child(1){
	/* text-align: left; */
	border-left: 0px;
}
.areabrand-right-info-wrap .box .company-garden-count-box .item .title{
	color: #9AE4A6;
	font-size: 12px;
	line-height: 24px;
}
.areabrand-right-info-wrap .box .company-garden-count-box .item .number{
	font-size: 18px;
	font-weight: bold;
	color: #00B96E;
}
.areabrand-right-info-wrap .box .company-garden-desc-box{
	/* margin-top: 20px; */
}
.areabrand-right-info-wrap .box .company-garden-desc-box .desc-lable{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 0px;
}
.areabrand-right-info-wrap .box .company-garden-desc-box .desc-text{
	padding: 30px 20px;
	background-color: rgba(255,255,255,0.05);
	/* -webkit-filter: brightness(1.8); */
	/* filter: brightness(1.5); */
	border-radius: 10px;
	color: #9AE4A6;
	font-size: 14px;
	overflow: hidden;
	line-height: 26px;
}
.areabrand-right-info-wrap .box .company-garden-more-box{
	/* width: 100%; */
	overflow: hidden;
	margin-top: 6px;
	margin-left: -14px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding-bottom: 20px;
}
.areabrand-right-info-wrap .box .company-garden-more-box .list{
	width: 180px;
	height: 40px;
	border-radius: 10px;
	float: left;
	margin-left: 14px;
	margin-top: 14px;
	padding: 20px 20px;
}
.areabrand-right-info-wrap .box .company-garden-more-box .list .left{
	width: 80%;
}
.areabrand-right-info-wrap .box .company-garden-more-box .list .right{
	width: 20%;
	line-height: 40px;
	text-align: right;
}
.areabrand-right-info-wrap .box .company-garden-more-box .list .left .list-ch-title{
	color: #FFFFFF;
	font-size: 20px;
}
.areabrand-right-info-wrap .box .company-garden-more-box .list .left .list-eg-title{
	font-size: 12px;
	color: #FFFFFF;
}
.areabrand-right-info-wrap .box .company-garden-product-box .desc-lable{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 0px;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list{
	padding: 20px 20px;
	height: 90px;
	background-color: rgba(255,255,255,0.08);
	margin-top: 10px;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list .thumb{
	width: 30%;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list .list-info-box{
	width: 60%;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list .list-info-box .list-name{
	color: #00B96E;
	font-size: 16px;
	font-weight: bold;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list .list-info-box .list-price{
	color: #D6D6D6;
	font-size: 12px;
	margin-top: 10px;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list .list-info-box .list-price .color{
	color: #FF474D;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list .list-info-box .list-price .color-number{
	font-size: 18px;
	font-weight: bold;
	color: #FF474D;
}
.areabrand-right-info-wrap .box .company-garden-product-box .list-box .list .list-more{
	width: 10%;
	text-align: right;
	line-height: 90px;
}
.home-content-wrap{
	/* margin-top: 30px; */
	width: 100%;
	/* height: 860px; */
	overflow: hidden;
	padding: 60px 0px;
}
.home-content-wrap .content{
	width: 100%;
	overflow: hidden;
}
.home-content-wrap .content .banner-box{
	width: 630px;
	height: 380px;
}
.home-content-wrap .content .top{
	width: 100%;
}
.home-content-wrap .content .bottom{
	width: 100%;
	margin-top: 20px;
}
.home-content-wrap .content .top-right{
	width: 100%;
	height: 380px;
}
.home-content-wrap .content .right{
	width: 320px;
}
.home-content-wrap .content .right .product-box{
	height: 180px;
	width: 978px;
	background-color: #FFFFFF;
	margin-left: 20px;
}
.home-content-wrap .content .right .product-box .bg-left{
	width: 320px;
}
.home-content-wrap .content .right .product-box .list-box{
	width: 598px;
	padding: 40px 30px;
}
.home-content-wrap .content .right .product-box .list-box .list{
	float: left;
	width: 30%;
	height: 40px;
	color: #666666;
	font-size: 16px;
}
.home-content-wrap .content .right .area-box{
	height: 140px;
	width: 938px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding: 20px 20px;
	margin-left: 20px;
}
.home-content-wrap .content .right .area-box .item{
	width: 248px;
	height: 88px;
	border-left: 1px solid #CCCCCC;
	padding: 20px;
}
.home-content-wrap .content .right .area-box .item:nth-child(1){
	border-left: 0px;
}
.home-content-wrap .content .right .area-box .info-left{
	
}
.home-content-wrap .content .right .area-box .info-left .title{
	font-size: 32px;
}
.home-content-wrap .content .right .area-box .info-left .desc{
	color: #999999;
	width: 180px;
	font-size: 14px;
	line-height: 32px;
}
.home-content-wrap .content .right .area-box .pro-list .icon{
	width: 100px;
	height: 100px;
}
.home-content-wrap .content .right .area-box .pro-list .text{
	width: 128px;
	padding: 0px 10px;
}
.home-content-wrap .content .right .area-box .pro-list .text .title{
	font-size: 20px;
	color: #666666;
}
.home-content-wrap .content .right .area-box .pro-list .text .desc{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	margin-top: 10px;
}
.home-content-wrap .content .map-pro-box{
	background-color: #FFFFFF;
	width: 550px;
	height: 300px;
	padding: 40px 40px;
}
.home-content-wrap .content .map-pro-box .pro-title{
	font-size: 40px;
	color: #00A461;
}
.home-content-wrap .content .map-pro-box .pro-desc{
	font-size: 14px;
	color: #666666;
	margin-top: 20px;
}
.home-content-wrap .content .map-pro-box .pro-list-box{
	padding: 10px 0px;
	margin-top: -10px;
}
.home-content-wrap .content .map-pro-box .pro-list-box .list{
	float: left;
	width: 136px;
	margin-top: 30px;
}
.home-content-wrap .content .map-pro-box .pro-list-box .list .thumb{
	width: 60px;
	height: 60px;
}
.home-content-wrap .content .map-pro-box .pro-list-box .list .name{
	padding: 2px 20px;
}
.home-content-wrap .content .brand-pro-box{
	width: 978px;
	height: 380px;
	background: url(../images/home-brand-bg-01.png) no-repeat;
	background-size: 100% 100%;
	margin-left: 20px;
}
.home-content-wrap .content .brand-pro-box .left{
	width: 300px;
	padding: 30px 30px;
}
.home-content-wrap .content .brand-pro-box .left .title{
	font-size: 38px; 
	color: #FFFFFF;
}
.home-content-wrap .content .brand-pro-box .left .desc{
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 20px;
	width: 168px;
	line-height: 26px;
}
.home-content-wrap .content .brand-pro-box .right{
	width: 610px;
	height: 380px;
	/* border: 1px solid #EEEEEE; */
	
}
.home-content-wrap .content .brand-pro-box .right .brand-info-box{
	width: 580px;
	height: 80px;
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,0,0,0.3);
	padding: 20px 20px;
}
.home-content-wrap .content .brand-pro-box .right .brand-info-box .title{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
}
.home-content-wrap .content .brand-pro-box .right .brand-info-box .count{
	color: #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
.home-content-wrap .content .brand-pro-box .right .brand-info-box .address{
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	margin-top: 10px;
}