
.title{
  height: 5rem;
  margin-top: 0rem;
  padding-top: 1rem;
  line-height: 1.5
}
.title a{
  border: 1px solid #ccc;
  border-radius: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  /* margin-top: 1rem; */
  text-decoration: none;
  color: #fff;
  background-color: #93c430;
  font-size: 0.88rem;
}
.title .mag-l{
  margin-left: 2%;
}
.navgitar{
  background-color: #fff !important;
}
.bg-light{
    background-color: #fff !important;
    height: 90%;
}
.pad-l{
  margin-left:1%;
      padding-top: 2%;
}
.mag-img{
  margin-top: 0.2rem;
}
.pad-l .nav-link{
  /* color: black; */
  font-family: "宋体";
  font-size: 1rem;
  float: right;
  padding-left: 4rem;
  padding-right: 4rem;
}
.nav-let{
  /* float: left; */
  /* display: inline-block; */
}
.nav-righ{
  visibility:hidden;
  /* display: inline-block; */
}
.nav-right{
  float: right;
}
.icon-1{
  padding-left: 0.9rem;;
}
.pad-l a{
  color: #ccc;
  margin-top: 3%;
}
.pad-l a:hover{
  color: black;
}
.ma-gb{
  margin-bottom: 2rem;
}
.col-sm-3,.col-sm-5,.col-sm-7,.col-sm-9{
  background-color: #fff;
  border-radius: 4px;
  /* margin-right: 15px;
  padding-left: 15px;
  padding-right: 0px; */

}
.col-sm-7{
  margin-right: 2rem;
  max-width: 56.333333%;
}
.col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 2.333333%;
}
button[type="submit"]{
  display: block;
  width: 100%;
}
#blod-txt{
 font-size: 1rem;
  color: #666;
  width: 22rem;
  line-height: 1.88rem;
}
#nav-tab{
  background-color: #ffcc36;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  margin-top:0.4rem;
  padding-left: 0.2rem;
  padding-right: .2rem;
  margin-bottom: 4rem;
}
#nav-tab .nav-item{
  /* height: 4rem; */
  margin-top: 0.1rem;
  /* margin-left: 0.5rem; */
  /* width: 33.3%; */
  text-align: center;
  padding: 0px;
  background-color: #ffcc36 !important;
}
#nav-tab a{
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #fff;
  font-size: 1.125rem;
  width: 100%;
  cursor:pointer;
}
#nav-tab a:hover{
  color: black;
  background-color: #fff;
}
.active{
  color: rgba(55,55,55,1) !important;
}
.form-group{
  height: 3rem;
  margin-top: 2rem;
  display: flex;
  justify-content: center;
}

.form-group input{
  width: 18rem;
  display: inline-block;
  height: 3rem;

}
.form-group input::placeholder{
  color: #B3B3B3;
}
.form-control{
  line-height: 2.5;
}
.btn-primary{
  background-color: #ffcc36;
  border: 0px;
}
.tab-content p{
  text-align: center;
  color: black;
  padding: 2rem;
}
.tab-content p a{
  color: black;
}

.row{
  margin-top: 2rem;
}
.bg-1{
  background: url(../images/imgs/images/images/01_index_03.png)no-repeat center;
}
.bg-2{
  background: url(../images/imgs/images/images/01_index_bg2_03.png)no-repeat center;
}
.col-sm-5,.col-sm-7{
  height: 462px;
}
.list-group-ite {
    border-top: none;
    border-bottom: 2px dashed #ff8712;
    border-left: none;
    border-right: none;
    padding-left: 0px;
    margin-left: 1.25rem;
    width: 28rem;

    /* margin-right: 1.25rem; */
  }
/* .jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #fff;
    border-radius: .3rem;
    margin-right: 1rem;
    padding: 0px;
} */
