  	@font-face {
  		font-family: 'PingFang_Heavy';
  		src: url(../font/PingFang_Heavy.otf);
  	}
  	
  	@font-face {
  		font-family: 'PingFang_Medium';
  		src: url(../font/PingFang_Medium.ttf);
  	}
  	
  	@font-face {
  		font-family: 'PingFang_Bold';
  		src: url(../font/PingFang_Bold.ttf);
  	}
  	
  	@font-face {
  		font-family: 'chuangjian';
  		src: url(../font/chuangjian.TTF);
  	}
  	
  	@font-face {
  		font-family: 'fzfskgbk';
  		src: url(../font/fzfskgbk10.TTF);
  	}
  	
  	@font-face {
  		font-family: 'PingFang_Regular';
  		src: url(../font/PingFang_Regular.otf);
  	}
  	
  	.banner {
  		position: relative;
  	}
  	
  	.nav {
  		background: url(../img/p2.png) center no-repeat;
  		height: 123px;
  		background-size: cover;
  		position: absolute;
  		left: 0px;
  		top: 0px;
  		width: 100%;
  		z-index: 9999;
  		font-family: 'PingFang_Heavy';
  	}
  	
  	.nav .box {
  		position: absolute;
  		left: 50%;
  		top: 0px;
  		transform: translate(-50%, 0);
  	}
  	
  	.nav .box ul li .li_a {
  		color: #313131;
  		font-size: 18px;
  		display: block;
  		padding: 26px 30px;
  	}
  	
  	.nav .box ul li:nth-child(n+4) {
  		float: right;
  	}
  	
  	.nav .box ul li .li_a:hover {
  		background: #e8cd9f;
  	}
  	
  	.nav .box ul .on .li_a {
  		background: #e8cd9f;
  	}
  	
  	.nav .tel {
  		position: absolute;
  		right: 3%;
  		top: 33%;
  		padding: 4px 12px;
  		color: #fff;
  		border-radius: 25px;
  		border: 1px solid #fff;
  		transform: translate(0, -50%);
  	}
  	
  	.banner .swiper-pagination-bullet {
  		width: 12px;
  		height: 12px;
  		border: 1px solid #ac7d0f;
  		opacity: 1;
  		background: none;
  	}
  	
  	.banner .swiper-pagination-bullet-active {
  		background: #ac7d0f;
  	}
  	
  	.m1 {
  		background: #fef8f1;
  		padding: 50px 0 10px;
  	}
  	
  	.cm_tit_1 {
  		font-size: 36px;
  		font-family: 'PingFang_Bold';
  		text-align: center;
  	}
  	
  	.cm_tit_1 span {
  		display: inline-block;
  		width: 290px;
  		height: 190px;
  		background: url(../img/p1.png) center no-repeat;
  		background-size: cover;
  		line-height: 190px;
  	}
  	
  	.m1 .listvest {
  		margin-top: 25px;
  	}
  	
  	.m1 .listvest .list {
  		padding: 0px 5%;
  	}
  	
  	.m1 .listvest .list .texts {
  		width: 540px;
  		font-family: 'PingFang_Medium';
  		color: #1a2c1a;
  		font-size: 18px;
  		line-height: 35px;
  		padding-top: 80px;
  		text-indent: 2rem;
  	}
  	
  	.m1 .listvest .list .texts .hr {
  		text-indent: 0;
  		margin-top: 15px;
  	}
  	
  	.m1 .listvest .list .texts .hr a {
  		display: inline-block;
  		padding: 4px 20px;
  		border-radius: 4px;
  		background: #ccad67;
  		color: #fff;
  		text-indent: 0;
  	}
  	
  	.m2 {
  		background: url(../img/img11.jpg) center top no-repeat #f1e4d3;
  		padding-top: 225px;
  		margin-top: -180px;
  	}
  	
  	.cm_click_span {
  		text-align: center;
  		margin: 20px 0px 10px;
  	}
  	
  	.cm_click_span span {
  		color: #313131;
  		margin: 0px 55px;
  		font-size: 22px;
  		font-family: 'PingFang_Bold';
  		padding-bottom: 5px;
  		border-bottom: 2px solid transparent;
  		cursor: pointer;
  	}
  	
  	.cm_click_span span:hover {
  		border-bottom: 2px solid #ac7d0f;
  		color: #ac7d0f;
  	}
  	
  	.cm_click_span .on {
  		border-bottom: 2px solid #ac7d0f;
  		color: #ac7d0f;
  	}
  	
  	.m2 .listvest {
  		z-index: 99;
  		padding: 45px 0;
  		position: relative;
  	}
  	
  	.m2 .listvest .list ul li {
  		width: 32%;
  		padding: 0px 0.5%;
  		text-align: center;
  	}
  	
  	.m2 .listvest .list ul li .tits {
  		color: #313131;
  		font-size: 15px;
  	}
  	
  	.m3 {
  		background: #f1e4d3;
  	}
  	
  	.m3 .listvest {
  		margin-top: 60px;
  	}
  	
  	.m3 .listvest .list .img {
  		width: 47%;
  	}
  	
  	.m3 .listvest .list .text {
  		width: 50%;
  	}
  	
  	.m3 .listvest .list .text ul li .tit {
  		color: #ac7d0f;
  		font-weight: bold;
  		font-size: 18px;
  		font-family: 'PingFang_Heavy';
  	}
  	
  	.m3 .listvest .list .text ul li .dect {
  		color: #a59264;
  		font-size: 14px;
  	}
  	
  	.m3 .listvest .list .text ul li a {
  		color: #988253;
  		font-size: 12px;
  	}
  	
  	.m3 .listvest .list .text ul li {
  		padding-bottom: 16px;
  		border-bottom: 1.5px dashed #d8cdc0;
  		margin-bottom: 16px;
  	}
  	
  	.m4 {
  		background: url(../img/img13.jpg) center top no-repeat #f1e4d3;
  		padding-top: 275px;
  		margin-top: -65px;
  	}
  	
  	.m4 .box {
  		display: inline-block;
  		width: 1154px;
  		height: 700px;
  		display: block;
  		margin: 0px auto;
  		background: url(../img/p3.png) center no-repeat;
  	}
  	
  	.m4 .box .dm {
  		padding: 0px 120px;
  		padding-top: 25px;
  		padding-left: 145px;
  		position: relative;
  	}
  	
  	.m4 .box .dm .click_pr {
  		position: absolute;
  		left: -60px;
  		top: 50%;
  		cursor: pointer;
  		transform: translate(0, -50%);
  	}
  	
  	.m4 .box .dm .click_ne {
  		position: absolute;
  		right: -60px;
  		top: 50%;
  		cursor: pointer;
  		transform: translate(0, -50%);
  	}
  	
  	.m4 .box .dm .fun .bo_cm img {
  		width: 338px;
  		margin-left: 40px;
  	}
  	
  	.m4 .box .dm .fun .bo_cm .ttxts {
  		width: 50%;
  		padding-top: 30px;
  	}
  	
  	.m4 .box .dm .fun .bo_cm .ttxts .tname {
  		font-family: 'PingFang_Bold';
  		font-size: 48px;
  	}
  	
  	.m4 .box .dm .fun .bo_cm .ttxts .t1 {
  		margin: 22px 0;
  	}
  	
  	.m4 .box .dm .fun .bo_cm .ttxts .t1 span {
  		color: #3c2809;
  		font-size: 24px;
  		padding: 8px 20px;
  		border-radius: 25px;
  		border: 1px solid #9c7030;
  	}
  	
  	.m4 .box .dm .fun .bo_cm .ttxts .t2 {
  		font-family: 'PingFang_Bold';
  		font-size: 20px;
  	}
  	
  	.m4 .box .dm .fun .bo_cm .ttxts .dect {
  		color: #1a2c1a;
  		font-size: 18px;
  		line-height: 32px;
  		text-indent: 2rem;
  		margin-top: 25px;
  	}
  	
  	.m5 {
  		background: #f1e4d3;
  		padding-top: 40px;
  		padding-bottom: 65px;
  	}
  	
  	.m5 .box {
  		width: 1154px;
  		height: 700px;
  		display: block;
  		margin: 0px auto;
  		background: url(../img/p3.png) center no-repeat;
  		position: relative;
  		z-index: 999;
  	}
  	
  	.m5 .box .dm {
  		padding: 110px 95px 35px 385px;
  		position: relative;
  	}
  	
  	.m5 .box .dm .show_imgs {
  		position: absolute;
  		left: 80px;
  		top: 50%;
  		transform: translate(0, -50%);
  	}
  	
  	.m5 .box .dm li {
  		margin-bottom: 15px;
  	}
  	
  	.m5 .box .dm li .t {
  		font-family: 'PingFang_Medium';
  		font-size: 18px;
  		margin-bottom: 10px;
  		color: #525050;
  	}
  	
  	.m5 .box .dm li input {
  		background: #f7f2ed;
  		border: 1px dashed #f1ede8;
  		display: block;
  		height: 45px;
  		width: 100%;
  	}
  	
  	.m5 .box .dm .buts {
  		text-align: center;
  		margin-top: 35px;
  	}
  	
  	.m5 .box .dm .buts input {
  		display: inline-block;
  		padding: 6px 55px;
  		border-radius: 5px;
  		color: #fff;
  		font-size: 22px;
  		background: #ccad67;
  	}
  	
  	.footer {
  		background: #b49260;
  		padding: 40px 0;
  	}
  	
  	.footer ul {
  		margin-right: 60px;
  	}
  	
  	.footer ul .t {
  		color: #7d7a7a;
  		font-size: 18px;
  		font-family: 'PingFang_Bold';
  		margin-bottom: 8px;
  	}
  	
  	.footer ul li {
  		margin-bottom: 2px;
  	}
  	
  	.footer ul li a {
  		color: #7d7a7a;
  		font-size: 17px;
  	}
  	
  	.footer .info p {
  		color: #5d5d5d;
  		font-size: 18px;
  		padding: 4px 0;
  		padding-left: 40px;
  	}
  	
  	.footer .info .i1 {
  		background: url(../img/img6.jpg) left center no-repeat;
  	}
  	
  	.footer .info .i2 {
  		background: url(../img/img7.jpg) left center no-repeat;
  	}
  	
  	.footer .info .i3 {
  		background: url(../img/img8.jpg) left center no-repeat;
  	}
  	
  	.footer .info .i4 {
  		background: url(../img/img9.jpg) left center no-repeat;
  	}
  	
  	.copy {
  		background: #ba9a6b;
  		border-top: 1px solid #ccad67;
  		padding: 8px 0;
  		text-align: center;
  	}
  	
  	.copy {
  		font-size: 16px;
  		color: #5d5d5d;
  		padding: 8px 0;
  		padding-top: 12px;
  	}
  	
  	.copy a {
  		color: #5d5d5d;
  		font-size: 16px;
  	}
  	
  	.cm_post_rel {
  		position: relative;
  	}
  	
  	.cm_show_imgs_1 {
  		position: absolute;
  		right: 0px;
  		top: 30px;
  	}
  	
  	.cm_show_imgs_2 {
  		position: absolute;
  		left: 0px;
  		top: 60%;
  	}
  	
  	.cm_show_imgs_3 {
  		position: absolute;
  		top: 0px;
  		left: 0px;
  	}
  	
  	.cm_show_imgs_4 {
  		position: absolute;
  		bottom: 80px;
  		right: 0px;
  	}
  	/*手机首页*/
  	
  	.ph_head {
  		text-align: center;
  		position: relative;
  		background: #b59b72;
  		height: 60px;
  		display: none;
  	}
  	
  	.ph_head .logo {
  		height: 70px;
  		display: block;
  		position: absolute;
  		z-index: 999;
  		left: 50%;
  		top: 85%;
  		transform: translate(-50%, -50%);
  		margin: 0px auto;
  	}
  	
  	.ph_head .click_men {
  		position: absolute;
  		right: 3%;
  		top: 50%;
  		transform: translate(0%, -50%);
  		width: 25px;
  	}
  	
  	.ph_head dl {
  		position: absolute;
  		right: 2%;
  		z-index: 99;
  		display: none;
  		background: rgba(255, 255, 255, .9);
  		padding: 0px 5px;
  		border-radius: 4px;
  		top: 60px;
  	}
  	
  	.ph_head dl dd a {
  		display: block;
  		padding: 20px 4px;
  		color: #b59b72;
  		font-size: 16px;
  		border-bottom: 1px dashed #c7ae8a;
  	}
  	
  	.ph_head dl dd:last-child a {
  		border-bottom: 0px none;
  	}
  	
  	.ph_tits {
  		display: none;
  	}
  	
  	.ph_footer_img {
  		display: none;
  	}
  	
  	.m6 {
  		background: #fef8f1;
  		padding: 105px 0px 175px;
  		position: relative;
  	}
  	
  	.m6 .form .box1 {
  		border: 1px solid #e0cb9e;
  		padding: 17px;
  	}
  	
  	.m6 .form .box1 input {
  		background: none;
  		padding: 2px 0;
  		color: #5c5c5c;
  		display: block;
  		width: 100%;
  		font-size: 18px;
  	}
  	
  	.m6 .dms {
  		position: relative;
  	}
  	
  	.m6 .form {
  		width: 670px;
  		margin-top: 100px;
  		position: relative;
  		z-index: 999;
  		font-family: 'PingFang_Medium';
  	}
  	
  	.m6 .form li {
  		margin-top: 10px;
  	}
  	
  	.m6 .form li .t1 {
  		font-size: 18px;
  		color: #5c5c5c;
  		margin-bottom: 2px;
  	}
  	
  	.m6 .form li .texts {
  		display: block;
  		width: 100%;
  		border: 1px solid #e0cb9e;
  		height: 35px;
  		background: none;
  	}
  	
  	.m6 .form li textarea {
  		height: 150px !important;
  	}
  	
  	.m6 .form .buts {
  		margin-top: 25px;
  	}
  	
  	.m6 .form .buts input {
  		background: #ccad67;
  		border-radius: 5px;
  		padding: 7px 40px;
  		color: #fff;
  		font-size: 18px;
  	}
  	
  	.cm_show_imgs_5 {
  		position: absolute;
  		top: 0px;
  		left: 0px;
  	}
  	
  	.cm_show_imgs_6 {
  		position: absolute;
  		top: 40%;
  		right: 0px;
  	}
  	
  	.cm_show_imgs_7 {
  		position: absolute;
  		bottom: 15%;
  		left: 0px;
  	}
  	
  	.cm_show_imgs_8 {
  		position: absolute;
  		top: 1%;
  		right: 0px;
  	}
  	
  	.m7 {
  		padding-bottom: 200px;
  		position: relative;
  	}
  	
  	.m7 .cm_click_span {
  		margin-bottom: 100px;
  	}
  	
  	.cm_show_imgs_11 {
  		position: absolute;
  		left: 0px;
  		top: 10%;
  	}
  	
  	.cm_show_imgs_12 {
  		position: absolute;
  		right: 0px;
  		bottom: 5%;
  	}
  	
  	.m7 .listvest .list .texts {
  		padding: 0px;
  		text-align: left;
  		text-indent: 0;
  		font-size: 20px;
  		color: #313131;
  		line-height: 40px;
  	}
  	
  	.m7 .listvest .list .texts .tits {
  		color: #313131;
  		margin-bottom: 25px;
  		font-size: 26px;
  		font-family: "chuangjian";
  		font-weight: bold;
  	}
  	
  	.m7 .cm_click_span .on {
  		font-weight: bold;
  	}
  	
  	.m7 .list1 {
  		font-family: 'PingFang_Heavy';
  	}
  	
  	.m7 .list1 .textsaa {
  		width: 50%;
  		margin-top: 10%;
  	}
  	
  	.m7 .list1 .ttt {
  		font-weight: bold;
  		font-family: 'PingFang_Medium';
  		margin-bottom: 40px;
  		font-size: 26px;
  	}
  	
  	.m7 .list1 .ddevt {
  		font-size: 18px;
  		color: #313131;
  		text-indent: 2rem;
  		font-family: "微软雅黑";
  		line-height: 34px;
  	}
  	
  	.m7 .list1 .imgs {
  		width: 45%;
  	}
  	
  	.m7 .list2 .img_list {
  		width: 45%;
  	}
  	
  	.m7 .list2 .img_list ul li {
  		width: 46%;
  		margin: 1% 2%;
  	}
  	
  	.m7 .list2 .img_list ul li img {
  		border: 1px solid #d5bb80;
  		padding: 5px;
  	}
  	/*新闻*/
  	
  	.m8 {
  		background: #fef8f1;
  		position: relative;
  		padding-bottom: 100px;
  	}
  	
  	.m8 .listvest {
  		margin-top: 45px;
  	}
  	
  	.m8 .listvest .list ul li {
  		width: 31%;
  		margin-right: 2%;
  		border-radius: 5px;
  		margin-bottom: 30px;
  	}
  	
  	.m8 .listvest .list ul li:nth-child(2),
  	.m8 .listvest .list ul li:nth-child(5) {
  		margin-right: 0px;
  	}
  	
  	.m8 .listvest .list ul .hot {
  		width: 64%;
  	}
  	
  	.m8 .listvest .list ul li .img img,
  	.m8 .listvest .list ul li .img {
  		border-radius: 5px 5px 0px 0;
  		width: 100%;
  		height: 18vw;
  	}
  	
  	.m8 .listvest .list ul li {
  		position: relative;
  		color: #fff;
  	}
  	
  	.m8 .listvest .list ul li .tit {
  		font-size: 24px;
  		font-family: 'PingFang_Heavy';
  		margin-bottom: 10px;
  	}
  	
  	.m8 .listvest .list ul li .csa {
  		font-size: 14px;
  		color: #fff;
  		height: 42px;
  		overflow: hidden;
  	}
  	
  	.m8 .listvest .list ul li .dects {
  		padding: 20px 20px;
  		border-radius: 0px 0px 5px 5px;
  		padding-bottom: 30px;
  		position: relative;
  		padding-right: 80px;
  	}
  	
  	.m8 .listvest .list ul .hot .dects {
  		background: #b2566d;
  	}
  	
  	.m8 .listvest .list ul li:nth-child(2) .dects {
  		background: #c57c46;
  	}
  	
  	.m8 .listvest .list ul li:nth-child(3) .dects {
  		background: #294b63;
  	}
  	
  	.m8 .listvest .list ul li:nth-child(4) .dects {
  		background: #8d704d;
  	}
  	
  	.m8 .listvest .list ul li:nth-child(5) .dects {
  		background: #9f2d49;
  	}
  	
  	.m8 .listvest .list ul li .dects .moeres {
  		position: absolute;
  		right: 20px;
  		top: 50%;
  		transform: translate(0, -50%);
  	}
  	
  	.m9 {
  		padding: 100px 0;
  		background: #fef8f1;
  		position: relative;
  	}
  	
  	.m9 .tite {
  		font-family: 'PingFang_Heavy';
  		color: #735b36;
  		font-size: 50px;
  		font-weight: bold;
  		text-align: center;
  	}
  	
  	.m9 .infos {
  		text-align: center;
  		font-size: 14px;
  		color: #5c5c5c;
  		margin-top: 10px;
  	}
  	
  	.m9 .cont {
  		padding: 25px 0;
  		color: #5c5c5c;
  		font-family: 'PingFang_Heavy';
  		line-height: 28px;
  		font-size: 14px;
  		padding-bottom: 40px;
  		position: relative;
  		border-bottom: 1px solid #e4e4e6;
  	}
  	
  	.m9 .cont .click_back {
  		position: absolute;
  		right: 0px;
  		bottom: 0px;
  		background: #735b36;
  		color: #fff;
  		padding: 0px 10px;
  		text-indent: 0;
  	}
  	
  	.m9 .hrs {
  		padding-top: 15px;
  	}
  	
  	.m9 .hrs a {
  		font-size: 14px;
  		font-family: 'PingFang_Heavy';
  		color: #5c5c5c;
  	}
  	
  	.m10 .listvest {
  		margin-top: 0px;
  	}
  	
  	.m10 .listvest .list ul li:nth-child(1) .dects {
  		background: #1c4059;
  	}
  	
  	.m10 .listvest .list ul li:nth-child(2) .dects {
  		background: #886945;
  	}
  	
  	.m10 .listvest .list ul li:nth-child(3) .dects {
  		background: #a0304b;
  	}
  	
  	.m10 .listvest .list ul li {
  		width: 32%;
  	}
  	
  	.m10 .listvest .list ul li:nth-child(2) {
  		margin-right: 2%;
  	}
  	
  	.m10 .listvest .list ul li:nth-child(3) {
  		margin-right: 0px;
  	}
  	
  	.m11 {
  		background: url(../img/p19.png) center no-repeat #fef8f1;
  	}
  	
  	.m11 .listvest {
  		margin-top: 60px;
  	}
  	
  	.m11 .listvest .imgas {
  		margin-left: 8%;
  	}
  	
  	.m11 .listvest .texts {
  		-webkit-writing-mode: vertical-rl;
  		writing-mode: vertical-rl;
  		font-family: 'fzfskgbk';
  		font-size: 40px;
  		margin-top: 100px;
  		margin-left: 60px;
  	}
  	
  	.m12 {
  		background: url(../img/img34.jpg) center no-repeat #fef8f1;
  	}
  	
  	.m12 ul li {
  		margin-bottom: 25px;
  	}
  	
  	.page {
  		text-align: center;
  		padding: 20px 0;
  	}
  	
  	.page a {
  		font-size: 14px;
  		border: 1px solid #5a5a5a;
  		display: inline-block;
  		text-align: center;
  		padding: 0px 3px;
  		line-height: 17px;
  	}
  	
  	.page span {
  		font-size: 15px;
  		color: #3d3d3d;
  	}
  	
  	.page a:hover {
  		background: #c7ae8a;
  		color: #fff;
  		border: 1px solid #c7ae8a;
  	}
  	
  	.page .on {
  		background: #c7ae8a;
  		color: #fff;
  		border: 1px solid #c7ae8a;
  	}
  	
  	.m12 {
  		padding-bottom: 40px;
  	}
  	
  	.m12 .listvest .list ul li .tits {
  		font-family: 'PingFang_Bold';
  		font-weight: bold;
  		font-size: 20px;
  	}
  	
  	.m13 .titer {
  		color: #3d2d25;
  		font-size: 24px;
  		font-weight: bold;
  		border-bottom: 1px dashed #c6bcb4;
  		padding-bottom: 12px;
  		margin-bottom: 35px;
  	}
  	
  	.m13 .listvest .list ul li {
  		width: 23%;
  		padding: 0px 1%;
  	}
  	
  	.m13 .contaas {
  		padding: 140px 0px 110px;
  	}
  	
  	.m13 .contaas .img {
  		width: 45%;
  	}
  	
  	.m13 .contaas .textsa {
  		width: 52%;
  	}
  	
  	.m13 .contaas .textsa .tist {
  		color: #313131;
  		font-size: 33px;
  		font-family: 'PingFang_Bold';
  		font-weight: bold;
  		margin-bottom: 10px;
  	}
  	
  	.m13 .contaas .textsa .detsf {
  		font-size: 16px;
  		color: #313131;
  		font-family: 'PingFang_Regular';
  		line-height: 25px;
  		font-weight: bold;
  	}
  	
  	.m13 {
  		padding-bottom: 100px;
  	}
  	
  	.m14 {
  		background: url(../img/img35.jpg) center no-repeat #fef8f1;
  		padding: 70px 0px 215px;
  	}
  	
  	.m14 .cm_tit_1 {
  		margin-bottom: 35px;
  	}
  	
  	.m14 .box {
  		background: url(../img/p22.png) center no-repeat;
  		background-size: 100% 100%;
  	}
  	
  	.m14 .box .dm .fun .bo_cm img {
  		width: 395px;
  	}
  	
  	.m14 .box .dm .fun .bo_cm .ttxts {
  		width: 48%;
  	}
  	
  	.m14 .box .dm .fun .bo_cm {
  		margin-top: 71px;
  	}
  	
  	.m14 .box {
  		height: 650px;
  	}
  	
  	.m15 {
  		background: #fef8f1 url(../img/img36.jpg) center no-repeat;
  		padding: 50px 0px 95px;
  	}
  	
  	.m15 ul {
  		margin-top: 50px;
  	}
  	
  	.m15 ul li {
  		width: 31%;
  		margin: 0px 1%;
  		margin-bottom: 100px;
  	}
  	
  	.m15 ul li .img {
  		position: relative;
  		overflow: hidden;
  	}
  	
  	.m15 ul li .ttits {
  		text-align: center;
  		font-family: 'PingFang_Heavy';
  		color: #3b2708;
  		font-size: 36px;
  		font-weight: bold;
  	}
  		.m15 ul li .dect{
  			font-family: 'PingFang_Medium';
  			text-align: center;
  			margin-top: 5px;
  			
  		}
.m15 ul li .hrs {
	text-align: center;
	margin-top: 22px;
}
.m15 ul li .hrs a{
	display: inline-block;
	border-radius: 25px;
	background: #d5c3ab;
	color: #3b2708;
	font-size: 18px;
	padding: 4px 30px;
	font-family: 'PingFang_Regular';
}
