.banner_box {  height: 3.5rem;  background-image: url('../image/banner01.jpg');  background-size: 100% 100%;  background-repeat: no-repeat;      margin-top: 1.25rem;}.flex_center_top {  height: 100%;  display: flex;  align-content: center;  flex-wrap: wrap;}.banner_font {  width: 100%;  font-size: 0.3rem;  color: #fff;  font-weight: bold;}.type_nav_box {  border-bottom: 0.01rem solid rgba(77, 77, 77, 0.16);  /* margin-bottom: 1.36rem;   */  height: 0.55rem;}.content_box li {  width: 1.3rem;  height: 0.55rem;  /*line-height: 0.55rem;*/  text-align: center;  font-size: 0.18rem;  color: #383838;  display: inline-block;}.content_box li.active {  background-color: #005AAF;  color: #fff;  position: relative;}.content_box li.active::after {  content: '';  width: 0;  height: 0;  border-right: 0.1rem solid transparent;  border-left: 0.1rem solid transparent;  border-top: 0.08rem solid #005AAF;  position: absolute;  bottom: -0.06rem;  left: 50%;  transform: translateX(-50%);}.f-left {  float: left;}.job-box1 {  width: 14.4rem;  margin: 0.3rem auto;  height: 0.40rem;}.job-search1 {  width: 7rem;  height: 0.45rem;  overflow: hidden;  border-radius: 2rem;  background-color: #fff;  box-shadow:0rem 0rem 0.04rem #e3e3e3;  position: relative;}.job-search1 input {  width: 76%;  height: 0.38rem;  margin-top: 0.02rem;  margin-left: 4%;  border: none;  border:0;  outline:none;}.job-btn {  display: block;  border: none;  background-color: #005AAF;  background-image: url('../image/search.png');  background-size: contain;  background-position: center;  background-repeat: no-repeat;  position: absolute;  right: 0;  width: 1.28rem;  height: 0.45rem;  border-radius: 0.6rem;  top: 0;}.job-head {  width: 7rem;  margin-left: 0.4rem;  color: #494949;  font-size: 0.24rem;  font-weight: 600;  line-height: 0.48rem;}.job-head span {  color: #005AAF;}.job-head li{display: inline-block;}.job-table {  width: 14.4rem;  height: auto;  margin: 0.1rem auto;  padding-bottom: 0.6rem;}.job-thead {  width: 100%;  height: 1rem;  overflow: hidden;  background-image: url('../image/rczl3.jpg');  background-size: cover;  background-position: center;  background-repeat: no-repeat;}.job-thead > li {  width: 16.6%;  height: 1rem;  line-height: 1rem;  font-size: 0.24rem;  font-weight: 600;  text-align: center;  color: #fff;  float: left;}.job-tr {  width: 100%;  margin: 0 auto;  height: 0.8rem;  overflow: hidden;}.job-tr > li {  width: 16.6%;    height: 0.8rem;  line-height: 0.8rem;  font-size: 0.18rem;  text-align: center;  color: #333;  float: left;  border-bottom: #d6d6d6 solid 0.01rem;  cursor: pointer;}.job-color {  color: #005AAF !important;}.job-detail {  margin: 0 auto;  width: 90%;  min-height: 4.6rem;  height: auto;  overflow: auto;}.job-detail p {  line-height: 0.32rem;}