:root{
  --primary-color: #c2a36d; 
  --primary-color-hover : #d2b37d;
}


.text-primary {
  color: var(--primary-color) !important;
}


.br-primary {
  border-color: var(--primary-color) !important;
}


a{
  color: var(--primary-color);
}

a:hover {
  color: var(--primary-color-hover);
}


.ivu-checkbox-checked .ivu-checkbox-inner {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
}


.ivu-select-multiple .ivu-select-item-selected{
  color:var(--primary-color);
}

.i-required:before {
display: inline-block;
margin-right:4px;
color:#f5222d;
font-size:14px;
font-family: Simsun,sans-serif;
line-height:1;
content:"*";
}


.ivu-btn-primary {
  color: #fff;
  background: var(--primary-color);
  border:none;
}

.ivu-btn-primary:hover {
  color: #fff;
  background: var(--primary-color-hover);
  border-color: #ffad33
}

.bg-primary{
  background: var(--primary-color);
}
/* 
.footer {
  background: #222222;
  height:80px;
  margin-top:30px;
  line-height:30px;
  width:100%;
  padding:10px;
} */

.header {
  background-color: #222;
  height:80px;
}
.header-fixed-top{
  position:fixed;
  right:0;
  left:0;
  z-index:1003;
}

.menu-custom {
  display:inline;
}



.ctitle{color:#1f2a4b;font-weight:600;font-size:16px;margin-bottom:10px;}
.ad {
  width: 100%;
  height: 400px;
  left:0px;
  text-align: center;
  color: #fff;
  padding:0px;
  margin:0px;
  border:0px;
  font-size: 20px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.citySearch .ivu-auto-complete{left:0px !important;}	
.search-result{
  width:790px;
  height:380px;
  border-bottom:1px solid #eee;
}
.search-result-item{
  height:190px;
  border:1px solid #eee;
  border-bottom:none;
}
.search-result-item>div{
  height:190px;
}
.search-result-item-list{
  height:190px;
  overflow-y: scroll;
}


.ivu-steps-item.ivu-steps-status-process .ivu-steps-head-inner{
  background: var(--primary-color);
  border-color: var(--primary-color-hover);
}
.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner span, .ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner>.ivu-steps-icon
{
  color: var(--primary-color);
}
.ivu-steps-item.ivu-steps-status-finish .ivu-steps-head-inner
{
  border-color: var(--primary-color-hover);
}
.ivu-steps-item.ivu-steps-status-finish .ivu-steps-tail>i:after
{
  background: var(--primary-color);
}

.ivu-steps .ivu-steps-head-inner{width:32px;height:32px;line-height:32px;font-size:16px;line-height:32px;}
.ivu-steps .ivu-steps-title{background:#f5f7f9;font-size:16px;line-height:32px;font-weight:300;}
.ivu-steps .ivu-steps-head{background:#f5f7f9;}

.actitem{width:100%;height:160px;border-radius:6px;background-size:100% auto;background-position:center;background-repeat: no-repeat;}


/*plugin multisearch*/
.multiSearch>.ivu-select-dropdown{left:0 !important;width:790px;}
.multiSearch {width:100%;}


.regbanner-1 {
  background-image: url(/images/register_banner.jpg);
  height:220px;
  background-position: center center;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.regbanner-2 {
  background-image: url(/images/register_banner2.jpg);
  height:280px;
  background-position: center center;
  width: 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.loginbanner-1 {
  background-image: url(/images/login_banner.jpg);
  height:240px;
  background-position: center center;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

/*=================================
<--start-footer-area-->
=================================*/
.footer-area {
  background: url(/static/image/footer-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 50px 0 33px;
  position: relative;
}

.footer-widget-desc p {
  color: #fff;
  margin-top: 31px;
  margin-bottom: 34px;
  width: 86%;
  font-size:24px;
  line-height:50px;
  font-weight:400;
  text-align: center;
  font-style:italic;
}

.footer-social-icon ul li {
  display: inline-block;
}

.footer-social-icon ul li i {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  margin-left: 14px;
  transition: 0.5s;
}

.footer-social-icon ul li i:hover{
  color:#c2a36d;
}

.footer-widget-title h4 {
  color: #fff;
  font-size: 21px;
  margin-bottom: 38px;
  font-weight: 500;
  margin-top: 0;
}

.footer-widget-menu ul li {
  list-style: none;
  margin-bottom: 18px;
}

.footer-widget-menu ul li a {
  color: #fefefe;
  display: inline-block;
  font-size: 16px;
}

.footer-widget-menu ul li a:hover{
  color: #c3a46e;
}

.footer-widget-menu ul li i {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  margin-right: 12px;
  transition: 0.5s;
}

.footer-widget-menu ul li a:hover i{
  color: #c3a46e;
}

.footer-widget-infor {
  margin-bottom: 15px;
}

.infor-icon i {
  float: left;
  display: inline-block;
  color: #fff;
  font-size: 30px;
  margin-right: 24px;
  line-height: 48px;
}

.footer-widget-infor-content p {
  color: #fff;
  font-size: 16px;
}

.footer-widget-infor-content span {
  color: #fff;
}

.copyright-area {
  border-top: 1px solid rgba(255,255,255,0.2901960784313726);
  margin-top: 30px;
}

.copyright-area span {
  font-size: 14px;
  color: #fff;
  margin-top: 30px;
  display: inline-block;
}
