* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

a:link,
a:active,
a:visited,
a:hover,
	{
	background: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}

body {
	overflow-x: hidden;
	-webkit-tap-highlight-color: transparent;
}

.content1300 {
	margin: 0 auto;
	width: 1300px;
}

.content1400 {
	margin: 0 auto;
	width: 1400px;
}
.pages-turn{width:100%;height:auto;padding-top:30px;text-align:center;position:relative;overflow:hidden; }/*分页*/
.pages-turn span{
	display:inline-block;width:44px;height:44px;line-height:31px;text-align:center;font-family:'Arial';background-color:#cda766;line-height: 44px; border-radius: 44px;  margin: 10px;color: #ffffff;
}
.pages-turn a{display:inline-block;width:44px;height:44px;line-height:31px;color:#000000; text-align:center;font-family:'Arial';background-color:#FFFFFF;line-height: 44px; margin: 10px;  border-radius: 44px;}

.pages-turn a.on, .pages-turn a:hover{color:#fff;background-color:#cda766; }
/*.pages-turn a:first-child,*/
/*.pages-turn a:last-child{background:none;border:1px solid #cacaca;font-weight:600;}*/
.content1200 {
	margin: 0 auto;
	width: 1200px;
}

.content1500 {
	margin: 0 auto;
	width: 1500px;
}

.content1600 {
	margin: 0 auto;
	width: 1600px;
}
.content1700{
	margin: 0 auto;
	width: 1700px;
}
.hoverLi .pic {
	overflow: hidden;
}

.hoverLi:hover .imgScale {
	transform: scale(1.2);
}

.imgScale {
	transition: all 0.6s;
	display: block;
}

.content1300 {
	margin: 0 auto;
	width: 1300px;
}

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

.content1500 {
	margin: 0 auto;
	width: 1500px;
}

.content1600 {
	margin: 0 auto;
	width: 1600px;
}

.hoverLi .pic {
	overflow: hidden;
}

.hoverLi:hover .imgScale {
	transform: scale(1.2);
}

.imgScale {
	transition: all 0.6s;
	display: block;
	max-width: 100%;
	width: 100%;
    object-fit: cover;
}

.header .content .header-search .icon-sousuo {
	font-size: 24px;
	color: #333;
}
.swiper-container{
	overflow: hidden;
}
.main{
	position: relative;
}
.header{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	padding: 20px 0;
	background-color: transparent;
}
.header .content1700{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.header .r .nav{
	display: flex;
}
.header .r .nav li{
	position: relative;
	margin-right: 80px;
}
.header .r .nav li::before{
	position: absolute;
	content: "";
	left: 0;
	bottom: -18px;
	width: 100%;
	height: 1px;
	background-color: transparent;
}
.header .r .nav li:hover::before,
.header .r .nav li.active::before{
	background-color: rgba(205, 167, 102, 1);
}
.header .r .nav li:last-child{
	margin-right: 0;
}
.header .r .nav li a{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 1;
}
.header .header-search .searchbox {
	position: absolute;
	display: none;
	width: 300px;
	height: 40px;
	top: 50px;
	right: 0;
	z-index: 2;
	background-color: #fff;

}

.header .header-search .searchbox.active {
	display: flex;
}

.header .header-search .searchbox input {
	flex: 1;
	height: auto;
	border: none;
	outline: none;
	padding-left: 20px;
	box-sizing: border-box;
}

.header .header-search .searchbox .btn {
	width: 50px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #f0f0f0;
	cursor: pointer;
}

.header .header-search .searchbox .btn .icon-sousuo {
	color: #222;
}
.header .l .logo2{
	display: none;
}
.header.header1{
	position: fixed;
	background-color: #fff;
}
.header.header2{
	border-bottom: 2px solid #000;
}
.header.header1 .l .logo2{
	display: block;
}
.header.header1 .l .logo1{
	display: none;
}
.header.header1 .r .nav li a{
	color: rgba(0, 0, 0, 1);
}
.footer{
	background-color: rgba(17, 17, 17, 1);
}
.footer .content1700{
	display: flex;
	justify-content: space-between;
}
.footer .l{
	width: 69%;
	border-right: 1px solid rgba(255,255,255,0.1);
}
.footer .l .l-t{
	padding: 71px 0 59px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer .l .l-t ul{
	display: flex;
	height: 50px;
	border: 2px solid #FFFFFF;
	width: 404px;
}
.footer .l .l-t li{
	position: relative;
	display: inline-block;
	width: 50px;
	line-height: 50px;
	text-align: center;
}
.footer .l .l-t li .li-box{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	font-size: 18px;
	color: #333;
	text-align: center;
	line-height: 1;
	/* padding-bottom: 25px; */
	bottom: 62px;
	background-color: #fff;
	display: none;
	box-shadow: rgb(0 0 0 / 13%) 0px 3px 7px 0px;
}
.footer .l .l-t li:hover .li-box{
	display: block;
}
.footer .l .l-t li .li-box::before{
	position: absolute;
	content: "";
	left: 50%;
	border: 6px solid transparent;
	border-top-color: #fff;
	transform: translateX(-50%);
	bottom: -12px;
}
.footer .l .l-t li .li-box .img {
	margin-bottom: 7px;
}
.footer .l .l-t li .li-box .img img{
	display: block;
}
.footer .l .l-t li a{
	display: block;
}
.footer .l .l-t li .iconfont{
	display: block;
	color: #fff;
	font-size: 24px;
}
.footer .l .l-t li .iconfont.icon-xiaohongshu{
	transform: scale(2);
}
.footer .l .l-t li:hover{
	background-color: #fff;
}
.footer .l .l-t li:hover .iconfont{
	color: #333;
}
.footer .l .l-b ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 53px 0 29px;
}
.footer .l .l-b li{
	width: 33.3%;
}
.footer .l .l-b li .li-title{
	font-size: 16px;
	font-family: Microsoft YaHei;
	display: inline-block;
	color: #FFFFFF;
	line-height: 1;
	padding-bottom: 5px;
	border-bottom: 2px solid #fff;
	margin-bottom: 21px;
}
.footer .l .l-b li .li-text a{
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 28px;
}
.footer .l .l-b li .li-text a:hover{
	color: #fff;
}
.footer .l .l-b li:nth-child(n+4){
	margin-top: 37px;
}
.footer .r {
	width: 25.8%;
	padding-top: 71px;
}
.footer .r .en{
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1;
}
.footer .r .zh{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #DDDDDD;
	line-height: 1;
	margin-top: 17px;
}
.footer .r ul{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #DDDDDD;
	line-height: 30px;
	margin-top: 50px;
}
.footer .r ul li{
	display: flex;
}
.footer .r ul li .iconfont{
	font-size: 14px;
	color: #fff;
	margin-right: 9px;
}
.footer .r .ewm{
	margin-top: 50px;
	display: flex;
	align-items: flex-end;
}
.footer .r .ewm .img img{
	display: block;
}
.footer .r .ewm .text{
	margin-left: 15px;
	font-size: 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #DDDDDD;
	line-height: 1;
}
.footer .r .ewm .text p:not(:last-child){
	margin-bottom: 15px;
}
.footer .r .b-text{
	margin-top: 162px;
	font-size: 13px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	line-height: 1;
}
.footer .r .b-text a{
	color: rgba(153, 153, 153, 1);
}
.banner1{
	position: relative;
}
.banner1 .pic img{
	display: block;
	width: 100%;
	min-height: 160px;
	object-fit: cover;
}
.banner1 .banner-box{
	position: absolute;
	left: 50%;
	top: 50%; 
	transform: translate(-50%,-50%);
	/* transform: translateX(-50%);
	bottom: 180px; */
	z-index: 2;
	width: 100%;
	padding: 0 10px;
}
.banner1 .banner-box .img{
	display: block;
	margin: 0 auto;
	max-width: 80%;
	
}

.banner1 .banner-box .title1{
	font-size: 48px;
	font-family: PingFang;
	font-weight: 500;
	color: #FFFFFF;
	line-height: 1;
	margin-bottom: 48px;
	text-align: center;
}
.banner1 .banner-box .title{
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 1;
	margin-top: 35px;
	text-align: center;
}
.product-nav .swiper-slide{
	width: auto;
	margin-right: 80px;
	border-bottom: 1px solid transparent;
}
.product-nav .swiper-slide:last-child{
	margin-right: 0;
}
.product-nav .swiper-slide a{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: rgba(0, 0, 0, 1);
	line-height: 1;
}
.product-nav .swiper-slide.active,
.product-nav .swiper-slide:hover{
	/* border-bottom: 1px solid rgba(205, 167, 102, 1); */
}
.product-nav .swiper-slide.active a,
.product-nav .swiper-slide:hover a{
	color: rgba(205, 167, 102, 1);
	
}
.m_right {
	display: none;
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.55);
	display: none;
	z-index: 999;
}

.modal .shadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.pagination ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.pagination ul li {
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: rgba(255, 255, 255, 0);
	border: 1px solid #D4D4D4;
	border-radius: 50%;
	font-size: 18px;
	font-family: PingFang;
	font-weight: 500;
	color: #666666;
	margin: 0 5px;
}

.pagination ul li:first-child,
.pagination ul li:last-child {
	width: 102px;
	height: 44px;
	background: rgba(255, 255, 255, 0);
	border: 1px solid #D4D4D4;
	border-radius: 22px;
	margin: 0 14px;
}

.pagination ul li .iconfont {
	font-size: 18px;
}

.pagination ul li:hover,
.pagination ul li.active {
	background-color:rgba(205, 167, 102, 1);
	color: #fff;
}

.pagination ul li a {
	color: #333;
	display: block;
}

.pagination ul li.active a,
.pagination ul li:hover a {
	color: #fff;
}
.common-bread{
	padding-top: 32px;
	
}
.common-bread span{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 300;
	color: #333333;
	line-height: 1;
}
.common-bread span a{
	color: #333;
}
.common-bread span.current a{
	color: rgba(205, 167, 102, 1);
}
@media(max-width:1730px){
	.content1700{
		width: 94%;
	}
}
@media (max-width:1630px) {
	.content1600 {
		width: 94%;
	}
}
@media (max-width:1530px) {
	.content1500 {
		width: 94%;
	}
}

@media (max-width:1430px) {
	.content1400 {
		width: 94%;
	}
}

@media (max-width:1330px) {
	.content1300 {
		width: 94%;
	}
}

@media (max-width:1230px) {
	.content1200 {
		width: 94%;
	}
}
.m_right{
	display: none;
}
@media (max-width:1199px) {
	.header{
		padding: 13px 0;
	}
	.header .l img{
		height: 40px;
	}
	.header .r {
		display: none;
	}
	.m_right {
		display: block;
	}

	.m_right .m_right_buttom {
		height: 40px;
		width: 40px;
		text-align: center;
		line-height: 40px;
		cursor: pointer;
	}

	.m_right .m_right_buttom .iconfont {
		font-size: 22px;
		color: #CDA766;
		font-weight: bold;
	}

	.m_right .m_aside {
		position: absolute;
		top: 100%;
		width: 100%;
		left: 0;
		background-color: #666;
		z-index: 999;
		transform: translateX(100%);
		transition: all 0.6s;
		border-top: 1px solid rgba(255,255,255,0.3);
	}

	.m_right .m_aside.active {
		transform: translateX(0);
	}

	.m_right .m_aside li {
		border-bottom: 1px solid rgba(255,255,255,0.3);
		text-align: center;
		padding: 8px 0;
	}
	.m_right .m_aside li:last-child{
		border-bottom: none;
	}
	.m_aside li .zh {
		font-size: 18px;
		line-height: 28px;
		color: #fff;
	}

	.m_aside li .en {
		font-size: 16px;
		color: #999999;
	}

	.m_searchbox_li .iconfont {
		font-size: 24px;
		color: #999;
		cursor: pointer;
	}

	.m_searchbox {
		display: none;
		margin: 0 auto;
		justify-content: center;
		margin-top: 10px;
		align-items: flex-start;
	}

	.m_searchbox.active {
		display: flex;
	}

	.m_searchbox input {
		width: 70%;
		height: 32px;
		border: 1px solid #D0D0D0;
		border-right: none;
		outline: none;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.m_searchbox .btn {
		background-color: #F0F0F0;
		width: 37px;
		height: 32px;
		line-height: 32px;
		text-align: center;
	}
	.product-nav{
		width: 94%;
		margin: 0 auto;
	}
	.product-nav .swiper-slide{
		margin-right: 40px;
	}
	.banner1 .banner-box .title1{
		font-size: 30px;
	}
	.banner1 .banner-box .title{
		font-size: 20px;
		margin-top: 20px;
	}
	
}

@media (max-width:800px) {
	.footer .l .l-b{
		display: none;
	}
	.footer .l{
		width: 100%;
		border-right: none;
	}
	.footer .r{
		width: 100%;
	}
	.footer .content1700{
		flex-wrap: wrap;
	}
	.footer .r .b-text{
		margin-top: 40px;
	}
	.footer{
		padding-bottom: 20px;
	}
	.footer .l .l-t ul{
		max-width: 100%;
	}
	.product-nav .swiper-slide{
		margin-right: 30px;
	}
	.banner1 .banner-box .title1{
		font-size: 24px;
		margin-bottom: 20px;
	}
}
@media (max-width:500px) {
	.banner1 .banner-box .title{
		margin-top: 20px;
	}
	.footer .l{
		display: none;
	}
	.footer .r{
		padding-top: 50px;
	}
	.footer .r ul{
		margin-top: 30px;
	}
	.product-nav .swiper-slide a{
		font-size: 16px;
	}
	.pagination ul li{
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 16px;
	}
	.pagination ul li:first-child, .pagination ul li:last-child{
		width: 80px;
		height: 30px;
		margin: 0;
	}
	.banner1 .banner-box .title{
		margin-top: 15px;
		font-size: 16px;
		line-height: 1.5;
	}
	.banner1 .banner-box .title1{
		font-size: 20px;
	}
}

.flex {
  display: flex;
}

.basis-xs {
  flex-basis: 20%;
}

.basis-sm {
  flex-basis: 40%;
}

.basis-df {
  flex-basis: 50%;
}

.basis-lg {
  flex-basis: 60%;
}

.basis-xl {
  flex-basis: 80%;
}

.flex-sub {
  flex: 1;
}

.flex-twice {
  flex: 2;
}

.flex-treble {
  flex: 3;
}

.flex-20 {
  flex: 0 0 20%;
}

.flex-25 {
  flex: 0 0 25%;
}

.flex-50 {
  flex: 0 0 50%;
}

.flex-grow-1 {
  flex-grow: 1;
}

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

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

.align-start {
  align-items: flex-start;
}

.align-end {
  align-items: flex-end;
}

.align-center {
  align-items: center;
}

.align-stretch {
  align-items: stretch;
}

.self-start {
  align-self: flex-start;
}

.self-center {
  align-self: flex-center;
}

.self-end {
  align-self: flex-end;
}

.self-stretch {
  align-self: stretch;
}

.align-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.flex-shrink-0 {
  flex-shrink: 0;
}
/* 外边距margin */
.margin-0 {
  margin: 0;
}

.margin-right-0 {
  margin-right: 0;
}

.margin-right-0-important {
  margin-right: 0 !important;
}

.margin-bottom-0-important {
  margin-bottom: 0 !important;
}

.margin-left-0 {
  margin-left: 0;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-top-0 {
  margin-top: 0;
}

.margin-left-xxs {
  margin-left: 5px;
}

.margin-right-xxs {
  margin-right: 5px;
}

.margin-lr-xxs {
  margin-left: 5px;
  margin-right: 5px;
}

.margin-bottom-xxs {
  margin-bottom: 5px;
}

.margin-top-xxs {
  margin-top: 5px;
}

.margin-xs {
  margin: 10px;
}

.margin-sm {
  margin: 20px;
}

.margin {
  margin: 30px;
}

.margin-lg {
  margin: 40px;
}

.margin-xl {
  margin: 50px;
}

.margin-top-xs {
  margin-top: 10px;
}

.margin-top-sm {
  margin-top: 20px;
}

.margin-top {
  margin-top: 30px;
}

.margin-top-lg {
  margin-top: 40px;
}

.margin-top-xl {
  margin-top: 50px;
}

.margin-top-xxl {
  margin-top: 100px !important;
}

.margin-bottom-xxl {
  margin-bottom: 100px;
}

.padding-top-xxl {
  padding-top: 100px;
}

.padding-bottom-xxl {
  padding-bottom: 100px;
}

.margin-right-xs {
  margin-right: 10px;
}

.margin-right-sm {
  margin-right: 20px;
}

.margin-right {
  margin-right: 30px;
}

.margin-right-lg {
  margin-right: 40px;
}

.margin-right-xl {
  margin-right: 50px;
}

.margin-bottom-xs {
  margin-bottom: 10px;
}

.margin-bottom-sm {
  margin-bottom: 20px;
}

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

.margin-bottom-lg {
  margin-bottom: 40px;
}

.margin-bottom-xl {
  margin-bottom: 50px;
}

.margin-left-xs {
  margin-left: 10px;
}

.margin-left-sm {
  margin-left: 20px;
}

.margin-left {
  margin-left: 30px;
}

.margin-left-lg {
  margin-left: 40px;
}

.margin-left-xl {
  margin-left: 50px;
}

.margin-lr-xs {
  margin-left: 10px;
  margin-right: 10px;
}

.margin-lr-sm {
  margin-left: 20px;
  margin-right: 20px;
}

.margin-lr {
  margin-left: 30px;
  margin-right: 30px;
}

.margin-lr-lg {
  margin-left: 40px;
  margin-right: 40px;
}

.margin-lr-xl {
  margin-left: 50px;
  margin-right: 50px;
}

.margin-tb-xxs {
  margin-top: 5px;
  margin-bottom: 5px;
}

.margin-tb-xs {
  margin-top: 10px;
  margin-bottom: 10px;
}

.margin-tb-sm {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-tb {
  margin-top: 30px;
  margin-bottom: 30px;
}

.margin-tb-lg {
  margin-top: 40px;
  margin-bottom: 40px;
}

.margin-tb-xl {
  margin-top: 50px;
  margin-bottom: 50px;
}

.margin-top-auto {
  margin-top: auto;
}

.margin-bottom-auto {
  margin-bottom: auto;
}

.margin-left-auto {
  margin-left: auto;
}

.margin-right-auto {
  margin-right: auto;
}

.margin-lf-auto {
  margin-left: auto;
  margin-right: auto;
}

.margin-tb-auto {
  margin-top: auto;
  margin-bottom: auto;
}

/* 内边距padding */
.padding-0 {
  padding: 0;
}

.padding-left-xxs {
  padding-left: 5px;
}

.padding-right-xxs {
  padding-right: 5px;
}

.padding-bottom-xxs {
  padding-bottom: 5px;
}

.padding-top-xxs {
  padding-top: 5px;
}

.padding-lr-xxs {
  padding: 0 5px;
}

.padding-xxs {
  padding: 5px;
}

.padding-xs {
  padding: 10px;
}

.padding-sm {
  padding: 20px;
}

.padding {
  padding: 30px;
}

.padding-lg {
  padding: 40px;
}

.padding-xl {
  padding: 50px;
}

.padding-xxs {
  padding: 5px;
}

.padding-top-xs {
  padding-top: 10px;
}

.padding-top-xxs {
  padding-top: 5px;
}

.padding-top-sm {
  padding-top: 20px;
}

.padding-top {
  padding-top: 30px;
}

.padding-top-lg {
  padding-top: 40px;
}

.padding-top-xl {
  padding-top: 50px;
}

.padding-top-50 {
  padding-top: 100px;
}

.padding-right-xs {
  padding-right: 10px;
}

.padding-right-sm {
  padding-right: 20px;
}

.padding-right {
  padding-right: 30px;
}

.padding-right-lg {
  padding-right: 40px;
}

.padding-right-xl {
  padding-right: 50px;
}

.padding-bottom-xs {
  padding-bottom: 10px;
}

.padding-bottom-sm {
  padding-bottom: 20px;
}

.padding-bottom {
  padding-bottom: 30px;
}

.padding-bottom-lg {
  padding-bottom: 40px;
}

.padding-bottom-xl {
  padding-bottom: 50px;
}

.padding-left-xs {
  padding-left: 10px;
}

.padding-left-sm {
  padding-left: 20px;
}

.padding-left {
  padding-left: 30px;
}

.padding-left-lg {
  padding-left: 40px;
}

.padding-left-xl {
  padding-left: 50px;
}

.padding-lr-xs {
  padding-left: 10px;
  padding-right: 10px;
}

.padding-lr-sm {
  padding-left: 20px;
  padding-right: 20px;
}

.padding-lr {
  padding-left: 30px;
  padding-right: 30px;
}

.padding-lr-lg {
  padding-left: 40px;
  padding-right: 40px;
}

.padding-lr-xl {
  padding-left: 50px;
  padding-right: 50px;
}

.padding-tb-xs {
  padding-top: 10px;
  padding-bottom: 10px;
}

.padding-tb-xxs {
  padding-top: 5px;
  padding-bottom: 5px;
}

.padding-tb-sm {
  padding-top: 20px;
  padding-bottom: 20px;
}

.padding-tb {
  padding-top: 30px;
  padding-bottom: 30px;
}

.padding-tb-lg {
  padding-top: 40px;
  padding-bottom: 40px;
}

.padding-tb-xl {
  padding-top: 50px;
  padding-bottom: 50px;
}
.lg-active{
    color: #CDA766 !important;
	font-weight: bold;
}


.text-color-main{
	color:#CDA766 !important;
}

.zhaopin p,.zhaopin span{
	text-wrap: wrap !important;
	line-height:150%;
}

.border-bottom-2-black{
	border-bottom: 2px solid black;
}

.text-color1{
    color: #708090;
}

.line-color1-1{
	background-color: #cbcbcb;
	width: 1px;
	height: 80%;
}

.text-color2{
    color: #cbcbcb;
}

.bg-color1{
    background-color: #CDA766;
}

.color-white{
    color: white;
}

.padding-0{
	padding: 0;
}

.border-top-1-color1{
	border-top: 1px solid #cbcbcb;
}
.border-bottom-1-color1{
	border-bottom: 1px solid #cbcbcb;
}

.border-bottom-1-color2{
	border-bottom: 1px solid #CDA766;
}

.bgColor1{
	background-color: #f2f2f3;
}

.text-bold{
    font-weight: bold;
}


.display-none{
	display: none;
}
