.bg-conteng {
  position: relative;
}

.bg-container {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 1;
  width: 100%;
  padding-left: 80px;
}

.bg-container img {
  width: 100%;
}

.bg-href {
  position: absolute;
  top: 60px;
  right: 60px;
  z-index: 1;
}

.interative-item {
  display: inline-block;
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  text-transform: capitalize;
}

.interative-mobile-box li {
  font-size: 14px;
  margin-top: 15px;
}

.interative-bottom {
  margin-bottom: 50px;
}

.interative-bottom span {
  font-weight: bold;
}

.interative-bottom li {
  max-width: 400px;
}

.interative-item-line {
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}

.interative-ul {
  margin-top: 20px;
  color: #fff;
  font-size: 14px;
}

.interative-ul li {
  margin-left: 10px;
  margin-bottom: 5px;
}

.new-box-href {
  margin: 80px 0;
}

.new-box-href-txt {
  text-align: center;
}

.group-search {
  position: relative;
  margin-top: 30px;
}

.group-search-form {
  margin-right: 100px;
  margin-bottom: 20px;
}

.group-search-form input {
  height: 40px;
  line-height: 40px;
  padding: 5px 20px;
}

.group-title {
  float: left;
  width: 120px;
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
}

.group-btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #014197;
  font-size: 18px;
  color: #fff;
}

.resume-select .resume-select-label {
  border: 1px solid #333;
  background: #fff;
  margin-bottom: 15px;
  font-size: 16px;
  padding: 0px 20px;
}

.resume-select .resume-select-label {
  height: 40px;
  line-height: 40px;
}

.group-search input {
  border: 1px solid #333;
}

.resume-select .resume-select-options {
  position: absolute;
  z-index: 1;
  width: 100%;
  top: 45px;
  border: 1px solid #eee;
}

.resume-select .resume-select-option {
  background: #fff;
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}

.resume-select .resume-select-option {
  border-bottom: 1px solid #eee;
}

.resume-select .resume-select-option:last-child {
  border-bottom: none;
}

.resume-select .resume-select-option:hover {
  background: #0245ae;
  color: #fff;
}

.resume-select {
  position: relative;
}

.resume-select .resume-select-label i {
  float: right;
  margin-top: 12px;
}

.regulatoy-title {
  font-size: 18px;
  padding: 10px 20px;
  color: #3e3a39;
  background: #eeeeef;
  margin-bottom: 10px;
}

.regulatoy-content {
  padding: 10px;
  line-height: 1.5;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.widgets_common_bg {
  background: #eeeeef;
  border: none;
  padding: 10px 20px;
  position: relative;
}

.re-title {
  margin-top: 30px;
  font-size: 24px;
  color: #333;
}

.re-ul {
  margin-top: 200px;
}

.re-ul li {
  width: 150px;
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #f0f0f0;
  font-size: 16px;
  color: #4d4d4d;
}

.re-li-active {
  color: #002e92;
}

.re-ul .li-border {
  border-bottom: 1px solid #f0f0f0;
}

.re-detail-title {
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 10px;
  color: #0245ae;
}

.re-detail-text {
  margin-bottom: 30px;
  font-size: 14px;
  color: #0245ae
}

.re-detail-text a {
  color: #0245ae
}

.re-detail-right {
  text-align: right;
}

.re-detail-right a {
  font-size: 16px;
}

.re-detail-more {
  font-size: 16px;
  color: #0245ae;
  margin: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.re-detail-more-left {
  margin-left: 50px;
}

.re-detail-more-right {
  margin-right: 50px;
  text-align: right;
}

.re-detail-more-prev {
  position: absolute;
  top: 10px;
  left: 20px;
}

.re-detail-more-next {
  position: absolute;
  top: 10px;
  right: 20px;
}

.e-detail-more-next {
  float: right;
}

.search-left-line {
  border-bottom: 10px solid #1a2c82;
}

.search-left-title {
  font-size: 28px;
  padding: 5px;
  letter-spacing: 2px;
  background: #0245ae;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.search-left-content {
  padding: 20px 0;
}

.search-left-item {
  font-size: 18px;
  font-weight: bold;
  margin: 0 auto;
  width: 156px;
  text-align: center;
  padding: 10px 0;
  text-transform: capitalize;
}

.search-left-item a {
  color: #1a2c82;
}

.search-left-item-line {
  border-bottom: 1px solid #f0f0f0;
}

.search-right-group {
  padding: 10px 160px 10px 20px;
  background: #eeeeef;
  position: relative;
  margin-bottom: 20px;
}


.search-right-group input {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  border: none;
  background: #fff;
  border-radius: 200px;
  width: 100%;
  padding: 0 30px;
}

.search-right-btn {
  position: absolute;
  top: 10px;
  right: 20px;
  height: 30px;
  line-height: 30px;
  width: 120px;
  text-align: center;
  font-size: 22px;
  background: #0245ae;
  border-radius: 200px;
  color: #fff;
}

.search-right-box {
  background: #eeeeef;
  padding: 30px 40px;
}

.search-tips {
  margin-bottom: 50px;
}

.search-tips span {
  color: #000;
  font-size: 16px;
}

.search-content {
  margin-top: 50px;
}

.search-content-title {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.search-content-title span {
  font-size: 16px;
  color: #696969;
  font-weight: bold;
}
 
.search-content-title .search-content-title-h {
  color: #000;
  margin-right: 20px;
}

.search-content-content {
  font-size: 14px;
  color: #333;
}

.catalogue-left-title {
  font-size: 28px;
  padding: 5px 50px 5px 20px;
  letter-spacing: 2px;
  background: #0245ae;
  font-weight: bold;
  color: #fff;
}

.catalogue-left-item {
  padding: 10px 40px 10px 20px;
  position: relative;
  border-bottom: 1px solid #696969;
  cursor: pointer;
}

.catalogue-left-item .catalogue-left-text {
  width: 100%;
  /* text-overflow:ellipsis;
  overflow:hidden;
  white-space:nowrap; */
}

.catalogue-left-item1 {
  color: #1a2c82;
  font-weight: bold;
  font-size: 18px;
}

.catalogue-left-item2 {
  color: #1a2c82;
  font-size: 16px;
  margin-left: 10px;
}

.catalogue-left-item3 {
  color: #3e3a39;
  font-size: 14px;
  margin-left: 20px;
}

.catalogue-left-ul {
  max-height: 150px;
  overflow-y: scroll;
}

.catalogue-left-ul::-webkit-scrollbar {
  width:4px; 
  height:4px;
}

.catalogue-left-ul::-webkit-scrollbar-thumb {
  border-radius:5px; 
  background:#d8d8d8;
}

.catalogue-left-ul::-webkit-scrollbar-track {
  border-radius:0; 
  background:none;
}

.catalogue-left-item .catalogue-left-icon {
  position: absolute;
  top: 9px;
  right: 20px;
  /* color: #1a2c82; */
  /* font-size: 14px; */
  cursor: pointer;
  width: 13px;
  height: 13px;
}

.catalogue-left-item .catalogue-left-icon img {
  width:  100%;
  height: 100%;
}

.catalogue-left-item .catalogue-left-icon:hover {
  color: #0245ae;
}

.catalogue-content {
  position: relative;
  padding: 20px 150px 20px 60px;
  cursor: pointer;
}

.catalogue-content:hover .catalogue-content-text {
  color: #0245ae;
}

.catalogue-content-line {
  border-bottom: 1px solid #696969;
}

.catalogue-content img {
  position: absolute;
  top: 20px;
  left: 0;
  width: 60px;
  height: 60px;
}

.search-mobile-content {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #d8d8d8;
}

.search-mobile-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
}

.search-mobile-text {
  margin-left: 80px;
  margin-right: 30px;
  line-height: 60px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.search-mobile-btn {
  position: absolute;
  top: 15px;
  right: 0;
}

.search-mobile-btn i {
  font-size: 24px;
}

.catalogue-content-show {
  display: none;
}

.catalogue-content:hover .catalogue-content-show {
  display: block;
}

.catalogue-content:hover .catalogue-content-hide {
  display: none;
}

.catalogue-content-text  {
  line-height: 60px;
  font-size: 14px;
  padding: 0 20px;
  font-weight: bold;
  color: #333;
}

.catalogue-btn {
  position: absolute;
  top: 38px;
  right: 0;
  padding: 5px 15px;
  background: #1a2c82;
  color: #fff;
  font-size: 14px;
}

.catalogue-tab {
  padding: 5px 20px;
  background: #1a2c82;
  font-size: 12px;
  color: #fff;
  margin-bottom: 50px;
}

.catalogue-ta-i {
  margin: 0 10px;
}

.catalogue-title {
  position: relative;
  padding-right: 100px;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #333;
}

.catalogue-back {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 14px;
  color: #0245ae;
}

.catalogue-tips {
  font-size: 22px;
  margin-bottom: 30px;
  color: #333;
}

.catalogue-list {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
}

.catalogue-list-label {
  font-size: 22px;
  color: #0245ae;
  font-weight: bold;
  margin-bottom: 20px;
}

.catalogue-list-value {
  font-size: 14px;
  color: #333;
  margin-bottom: 20px;
}

.catalogue-list-img {
  width: 400px;
  margin: 20px auto;
}

.catalogue-list-img img {
  width: 100%;
}

.regulatiy-pd {
  /* padding-left: 5px !important; */
  padding-right: 0 !important;
}

.regulatoy-title-en {
  font-size: 24px;
  color: #333;
  font-weight: bold;
  margin-top: 30px;
}

.catalogue-list table {
  margin: 20px auto;
  border-top: 1px solid #999;
  border-left: 1px solid #999;
  border-spacing: 0;/*去掉单元格间隙*/

}

.catalogue-list table td {
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
}

.catalogue-list table td p {
  margin: 5px !important;
}

.profileText {
  font-size: 20px;
  color: #fff;
  margin-bottom: 20px;
}

.profileText a {
  color: #fff;
}

.profileText a:hover {
  color:#002e92;
}

.nicescroll-rails {
  border: 1px solid #fff;
  border-radius: 5px
}

.mobile-catalogue-lists {
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 20px;
}

.mobile-catalogue-lists-item {
  display: inline-block;
  margin: 5px;
  color: #014197;
}

.catalogue-top {
  color: #0245ae;
  font-size: 30px;
  margin-bottom: 20px;
}

.filter-txt {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.filter-txt img {
  width: 30px;
  height: 30px;
  margin-top: -2px;
  margin-right: 5px;
}

.classification-txt {
  font-size: 14px;
  color: #4b4a4a;
  margin-bottom: 10px;
}

.classification-list {
  margin-bottom: 20px;
}

.classification-item {
  display: inline-block;
  color: #014197;
  margin-right: 10px;
  cursor: pointer;
}

.catalogue-about {
  margin-left: 20px;
}

.catalogue-about div {
  margin-top: 10px;
}


.actived {
  font-weight: bold;
  color: red;
}