p,a,span{font-family: "宋体";}
/* p,span{font-size: 18px!important;} */
a{font-size: 26x!important;}
/* h1,h4{font-family: "Adobe 黑体";} */
.fontm-yh{font-family: "微软雅黑";}
.st{font-family: "宋体";}

/* 文字超出两行显示... */
.wzcc{	
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2; /* 这里是超出几行省略 */
	overflow: hidden;
}

.w-90{width: 90%!important;}
.w-85{width: 85%!important;}
.w-80{width:80%!important;}
.w-30{width:30%!important;}
.w-20{width:20%!important;}
.w-15{width: 15%!important;}
.w-10{width: 10%!important;}
.w-5{width: 5%!important; } 

.h-20{height: 20%!important;}
.h-41{height: 41%!important; }

.z-index{z-index: 1000;}

.mt-n55-z{margin-top: -2.25rem!important;}
.mt-n55-zxf{margin-top: -2.5rem!important;}
.mt-n8{margin-top: -6.5rem!important;}
.mt-n6{margin-top: -3.5rem!important;}
.mt-n7{margin-top: -2rem!important;}
.mt-47{margin-top: -47%;}
.mt-65{margin-top: 65%;}
.mt-6{margin-top: 4rem!important;}
.mt-8{margin-top: 8rem!important;}
.mt-10{margin-top: 12%;}
.mt-n7-zxf{margin-top: -2.75rem!important;}


.mx-8{margin-left: -8px;margin-right: -8px;}
.px-8{padding-left: 5px!important; padding-right: 5px!important;}
.px-15{padding-left: 15px!important; padding-right: 15px!important;}

.vh-60{height: 36vh;}
.vh-20{height: 20vh;}
.vh-15{height: 15vh;}
.vh-10{height: 10vh;}
.vh-8{height: 8vh;}

#dl{ overflow-y: hidden;}
ul li{ list-style: none;}

.kx .list-group-item{padding: 0.4rem 1.25rem!important; }


hr{margin: -19%; width: 50%; background: #FFC107;transform:rotate(-41deg); }

.btn-brown{background: rgb(191,149,13)!important;}
.bder-bottom {border-bottom: 3px solid #C82333!important;}
.bder1-bottom {border-bottom: 1px solid #C82333!important;}

.text-brown{color: rgb(191,149,13);}
.text-dabrown{color:#7f7054;}

.text-black{color: #000;}
.text-indent{text-indent: 2em;}
.text-earthyred{color: #a67a78;}

.border-brown{border-color: rgb(191,149,13)!important;}
.btn-outline{border-color:rgb(191,149,13);color: rgb(191,149,13);}
.btn-outline-brown{color: rgb(191,149,13);border-color:rgb(191,149,13);}
.btn-outline-brown:hover {
  color: #212529;
  background-color: rgb(191,149,13);
  border-color: rgb(191,149,13);
}

.bg-lig{background: #ecebeb;}
.bg-danger {background-color: #78201f !important;}
.bg-brown{background-color: rgb(191,149,13)!important;}
.bg-pured{background-color: #c82d00!important;}
.bg-earthyred{background:#a67a78 !important;}
.bg-dared{background: #78201f;}
.bg-sred{background: #9b1025!important;}
.bg-hui{background: #888687;}
.bg-black{background: #000;}
.bg-dblc{background: #504f48;}
.bg-ligrey{background: #f0ecde;}
.bg-dark1{background: #686869!important;}
.bg-dagrey{background: #a4abaf;}
.bg-dayellow{background-color:#fecb00; }
.bg-yellow{ background-color: rgb(233,186,70)!important;}
.bg-green{ background-color: rgba(108,142,139,.9)!important;}
.bg-light1{background-color: #b3b9c5!important;}
.bg-light2{background-color:rgba(249, 248, 253,.5)!important;}
.bg-skybule{background:#9cdcea !important;}
.bg-nablue{background-color: #27394d;}
.bg-bule{background: #005983;}
/* .bg-info{opacity: 0.3!important;} */

.zl .wb{display: none;}
.zl:hover .wb{
	cursor: pointer;
	display: block;	
	background-color: rgba(0,0,0,.5);
}
.zl-z .wb-z{display: none;}
.zl-z:hover .wb-z{
	cursor: pointer;
	display: block;	
	background-color: rgba(223, 221, 221, 0.5);
}
.nav-pills .nav-link.active,.nav-link:hover,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color:rgb(175,55,38)!important;
}

.nav-pills .nav-link1.active,.nav-link1:hover,
.nav-pills .show > .nav-link1 {
  color: #fff;
  background-color:rgba(148,45,36,0.5)!important;
}

.nav-pills .nav-link2.active,.nav-link2:hover,
.nav-pills .show > .nav-link2 {
  color: #fff;
  width: 100%;
  text-align: center;
  background-color:#f25a0f!important;
}
.z_lbt {
  transform: translateZ(0);
}

