.resetStyle {
  font-family: "Microsoft YaHei";
  color: #212121;
}
.resetStyle a {
  text-decoration: none;
  color: #212121;
}
.resetStyle ul,
.resetStyle li,
.resetStyle p {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 1019px) {
  .container {
    padding: 0 15px;
    width: auto;
  }
}
@media (min-width: 1020px) {
  .container {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
  }
}
#backtop {
  position: fixed;
  right: 49px;
  bottom: 20px;
  z-index: 100;
  opacity: 0;
  transition: 0.3s;
}
#backtop ul li {
  width: 54px;
  height: 54px;
  float: left;
  position: relative;
  line-height: 54px;
  text-align: center;
  margin-bottom: 3px;
  list-style: none;
}
#backtop ul li .inner {
  position: absolute;
  right: 70px;
  top: 0;
  background: #fff;
  border: 1px solid #ddd;
  line-height: normal;
  padding: 15px;
  transform: scale(0);
  transform-origin: top right;
  transition: 0.3s;
}
#backtop ul li .inner p {
  font-size: 12px;
}
#backtop ul li:hover .inner {
  transform: scale(1);
}
#backtop ul li .sidebox {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  top: 0;
  right: 0;
  transition: all 0.3s;
  background: #fff;
  border: 1px solid #ddd;
  color: #fff;
  font: 14px/54px "微软雅黑";
  overflow: hidden;
  background-position: center;
  background-size: inherit;
  background-repeat: no-repeat;
}
#backtop.show {
  opacity: 1;
}
#backtop ul li .sidetop {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  line-height: 54px;
  display: inline-block;
  opacity: 0.6;
  filter: alpha(opacity=80);
  transition: all 0.3s;
  border: 1px solid #eef4f7;
}
@media (max-width: 767px) {
  .home-header .header-top {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
  }
}
.home-header .header-top .hea-t {
  padding: 5px 0;
  background-color: #f6f4fc;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-t {
    display: none;
  }
  .home-header .header-top .hea-t .container {
    padding: 0 5px;
  }
}
.home-header .header-top .hea-t .l-c {
  float: left;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-t .l-c li {
    margin-right: 2px;
  }
}
.home-header .header-top .hea-t .l-c li,
.home-header .header-top .hea-t .l-c a {
  display: block;
  color: #9b9a9f;
  float: left;
  line-height: 19px;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .home-header .header-top .hea-t .l-c li,
  .home-header .header-top .hea-t .l-c a {
    font-size: 12px;
  }
}
.home-header .header-top .hea-t .l-c li img,
.home-header .header-top .hea-t .l-c a img {
  width: 16px;
  height: auto;
  margin-right: 5px;
}
@media (max-width: 991px) {
  .home-header .header-top .hea-t .l-c li img,
  .home-header .header-top .hea-t .l-c a img {
    margin-right: 2px;
  }
}
.home-header .header-top .hea-t .l-c li:hover,
.home-header .header-top .hea-t .l-c a:hover {
  color: #e6d7d7;
}
.home-header .header-top .hea-t .l-c .wechat img {
  width: 18px;
}
.home-header .header-top .hea-t .l-c .line {
  margin: 0 13px;
  height: 20px;
  width: 1px;
  background-color: #e6e5ec;
}
@media (max-width: 1019px) {
  .home-header .header-top .hea-t .l-c .line {
    margin: 0 5px;
  }
}
@media (max-width: 767px) {
  .home-header .header-top .hea-t .l-c .line {
    display: none;
  }
}
.home-header .header-top .hea-t .top-r {
  float: right;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-t .top-r {
    float: none;
  }
}
.home-header .header-top .hea-t .top-r a {
  display: inline-block;
  color: #9d9ca1;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .home-header .header-top .hea-t .top-r a {
    font-size: 12px;
  }
}
.home-header .header-top .hea-t .top-r a:hover {
  color: #e6d7d7;
}
.home-header .header-top .hea-t .top-r a:nth-child(2) {
  margin: 0 10px 0 10px;
  padding: 0 10px 0 10px;
  border-right: 1px solid #e6e5ec;
  border-left: 1px solid #e6e5ec;
}
@media (max-width: 991px) {
  .home-header .header-top .hea-t .top-r a:nth-child(2) {
    margin: 0 5px;
    padding: 0 5px;
  }
}
.home-header .header-top .hea-m {
  padding-bottom: 12px;
  background: url(../images/banner_index1.png) no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-m {
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .home-header .header-top .hea-m .container .navmain {
    margin-top: 10px;
  }
}
.home-header .header-top .hea-m .container .header-search {
  float: right;
  margin: 0;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-m .container .header-search {
    float: none;
    width: 100%;
  }
}
.home-header .header-top .hea-b {
  /* background-color: #2c9cdd; */
  	padding-bottom: 12px;
    background: url(../images/banner_index1.png) no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-b .container .navs-list {
    background-color: #fff;
    position: fixed;
    top: 106px;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none;
    box-shadow: 5px 11px 16px 0px rgba(51, 51, 51, 0.12);
  }
}
.home-header .header-top .hea-b .container .navs-list .item {
  float: left;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-b .container .navs-list .item {
    float: none;
    margin-right: 0;
    text-align: left;
    padding: 8px 20px;
  }
}
.home-header .header-top .hea-b .container .navs-list .item:last-child {
  margin-right: 0;
}
@media (min-width: 767px) {
  .home-header .header-top .hea-b .container .navs-list .item.active a {
    font-weight: bold;
  }
  .home-header .header-top .hea-b .container .navs-list .item.active a::after {
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .home-header .header-top .hea-b .container .navs-list .item.active a {
    color: #299adc;
  }
  .home-header .header-top .hea-b .container .navs-list .item:hover a {
    color: #299adc;
  }
}
.home-header .header-top .hea-b .container .navs-list .item:hover a::after {
  background-color: #fff;
}
.home-header .header-top .hea-b .container .navs-list .item a {
  color: #fff;
  height: 60px;
  line-height: 60px;
  display: block;
  transition: all 0.3s;
  font-size: 16px;
  padding: 0 15px;
  position: relative;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-b .container .navs-list .item a {
    color: #333;
    height: auto;
    line-height: inherit;
    padding: 0;
    font-size: 14px;
  }
}
@media (min-width: 767px) {
  .home-header .header-top .hea-b .container .navs-list .item a::after {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    content: "";
    width: 100%;
    height: 4px;
    transition: all 0.3s;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .home-header .header-top .navbtn {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    float: right;
    position: absolute;
    top: 15px;
    right: 0;
    display: block;
  }
  .home-header .header-top .navbtn i {
    height: 3px;
    background: #fff;
    display: block;
    overflow: hidden;
    width: 100%;
    position: absolute;
    left: 0px;
    transition: all 0.3s;
  }
  .home-header .header-top .navbtn i.bar-1 {
    top: 3px;
  }
  .home-header .header-top .navbtn i.bar-2 {
    top: 10px;
  }
  .home-header .header-top .navbtn i.bar-3 {
    top: 18px;
  }
  .home-header .header-top .navbtn.open .bar-1 {
    top: 50%;
    transform: rotate(45deg);
  }
  .home-header .header-top .navbtn.open .bar-2 {
    height: 0px;
  }
  .home-header .header-top .navbtn.open .bar-3 {
    top: 50%;
    transform: rotate(-45deg);
  }
}
.home-header .navmain {
  display: block;
  float: left;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .home-header .navmain {
    margin: 0;
  }
}
.home-header .navmain .navlogo {
  float: left;
  margin: 0;
  padding-left: 0;
}
.home-header .navmain .navlogo .logoa {
  display: block;
  height: 100%;
}
@media (max-width: 767px) {
  .home-header .navmain .navlogo .logoa {
    width: 80%;
  }
}
.home-header .navmain .navlogo .logoa img {
  display: block;
  height: 100%;
  width: 60px;
}
.home-header .navmain .des-main {
  float: left;
  margin: 15px 0 0 35px;
  max-width: 500px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .home-header .navmain .des-main {
    margin: 10px 0 0;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .home-header .navmain .des-main {
    margin-left: 10px;
    margin-top: 15px;
    max-width: inherit;
  }
}
.home-header .navmain .des-main p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.home-header .navmain .des-main .title {
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 4px;
}
@media (max-width: 1019px) {
  .home-header .navmain .des-main .title {
    font-size: 20px;
    letter-spacing: 30px;
  }
}
@media (max-width: 767px) {
  .home-header .navmain .des-main .title {
    letter-spacing: 25px;
  }
}
.home-header .navmain .des-main .conts {
  color: #333;
  margin-top: 15px;
  font-size: 16px;
  letter-spacing: 4.5px;
}
@media (max-width: 1019px) {
  .home-header .navmain .des-main .conts {
    font-size: 13px;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .home-header .navmain .des-main .conts {
    letter-spacing: 0;
  }
}
.home-page {
  background: #F4F6F9;
}
@media (max-width: 767px) {
  .home-page {
    margin-top: 106px;
  }
}
.home-page .titlebox {
  background-color: #2c9cdd;
  padding: 10px 20px;
  padding-top: 8px;
  overflow: hidden;
}
.home-page .titlebox .son {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
@media (max-width: 1019px) {
  .home-page .titlebox .son {
    font-size: 14px;
  }
}
.home-page .titlebox .more {
  color: #fff;
  font-size: 16px;
  float: right;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .home-page .titlebox .more {
    font-size: 12px;
  }
}
.home-page .container .section1 {
  padding-top: 25px;
}
@media (max-width: 1019px) {
  .home-page .container .section1 {
    padding-top: 15px;
  }
}
@media (max-width: 1019px) {
  .home-page .container .section1 .container {
    padding: 0;
  }
}
.home-page .container .section1 .l-ment {
  width: 238px;
  float: left;
}
@media (max-width: 767px) {
  .home-page .container .section1 .l-ment {
    width: 100%;
    float: none;
  }
}
.home-page .container .section1 .l-ment .nav {
  border: 0;
  margin: 0;
}
.home-page .container .section1 .l-ment .nav li {
  width: 50%;
  border: 0;
  margin: 0;
}
.home-page .container .section1 .l-ment .nav li > a {
  display: block;
  font-size: 18px;
  color: #606060;
  border-radius: 0;
  line-height: 50px;
  padding: 0;
  border: 0;
  border-top: 2px solid transparent;
  text-align: center;
  margin: 0;
  transition: 0.3s;
  border-top: 5px solid transparent;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .l-ment .nav li > a {
    line-height: 40px;
    font-size: 15px;
  }
}
.home-page .container .section1 .l-ment .nav li > a:hover {
  color: #299adc;
  background-color: #fff;
  border: 0;
  border-top: 5px solid #299adc;
}
.home-page .container .section1 .l-ment .nav li.active > a {
  color: #299adc;
  background-color: #fff;
  border: 0;
  border-top: 5px solid #299adc;
}
.home-page .container .section1 .l-ment .tab-content {
  height: 671px;
  overflow: inherit;
  background-color: #fff;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .l-ment .tab-content {
    height: 614px;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .l-ment .tab-content {
    height: auto;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify {
  position: relative;
  height: 100%;
}
@media (max-width: 767px) {
  .home-page .container .section1 .l-ment .tab-content .classify {
    padding-bottom: 48px;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify > .item::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1px;
  height: 1px;
  margin: 0 auto;
  width: calc(100% - 40px);
  background-color: #f8f8f8;
}
.home-page .container .section1 .l-ment .tab-content .classify .item {
  position: relative;
  padding: 14px 0 11px;
  padding-left: 19px;
}
@media (min-width: 767px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item:hover .other-nav {
    display: block;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify .item a {
  color: #666;
  font-size: 16px;
  text-decoration: none;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item a {
    font-size: 12px;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify .item .dt {
  display: inline-block;
  color: #333;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item .sub-ment li {
    line-height: inherit;
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item .sub-ment li {
    margin-right: 10px;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify .item ul {
  overflow: hidden;
}
.home-page .container .section1 .l-ment .tab-content .classify .item ul li {
  float: left;
  margin-top: 10px;
  margin-right: 25px;
}
.home-page .container .section1 .l-ment .tab-content .classify .item ul li > a {
  font-size: 14px;
  color: #666;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item ul li > a {
    font-size: 12px;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify .item ul li > a:hover {
  color: #2C9CDD;
}
.home-page .container .section1 .l-ment .tab-content .classify .item .fa {
  position: absolute;
  right: 3px;
  top: 14px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.54);
}
@media (max-width: 767px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item .fa {
    right: 10px;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify .item .other-nav {
  width: 582px;
  padding: 10px 22px 14px;
  background: #fff;
  position: absolute;
  left: 238px;
  top: -1px;
  z-index: 3;
  display: none;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item .other-nav {
    width: 400px;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .l-ment .tab-content .classify .item .other-nav {
    left: 0;
    top: 100%;
    width: calc(100% - 22px);
    padding: 10px;
    border: 1px solid #cdcdcd;
  }
}
.home-page .container .section1 .l-ment .tab-content .classify .more-btn {
  position: absolute;
  bottom: 5px;
  left: 0;
  display: block;
  color: #000;
  font-size: 16px;
  line-height: 40px;
  padding-left: 19px;
  width: 100%;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .l-ment .tab-content .classify .more-btn {
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .l-ment .tab-content .classify .more-btn {
    width: auto;
  }
}
.home-page .container .section1 .r-c {
  width: 752px;
  float: right;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c {
    width: 65%;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c {
    width: 100%;
    float: none;
    margin-top: 10px;
  }
}
.home-page .container .section1 .r-c .search {
  margin-bottom: 10px;
}
.home-page .container .section1 .r-c .search .header-search {
  margin: 0;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .search .header-search {
    float: none;
    width: 100%;
  }
}
.home-page .container .section1 .r-c .search .search-box {
  position: relative;
  padding: 2px 2px 4px 2px;
  width: 100%;
  height: 40px;
  background: #2c9cdd;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .search .search-box {
    display: flex;
  }
}
.home-page .container .section1 .r-c .search .search-box .text-in {
  background: url(../images/sear.png);
  background-repeat: no-repeat;
  background-color: #fff;
  background-position: 15px;
  height: 100%;
  width: 78.3%;
  line-height: 48px;
  outline: none;
  padding: 0;
  padding-left: 40px;
  margin: 0;
  box-shadow: none;
  border-color: transparent;
}
.home-page .container .section1 .r-c .search .search-box .text-in:focus {
  border-color: transparent;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .search .search-box .text-in {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .search .search-box .text-in {
    width: auto;
    padding-left: 30px;
    background-position: 8px;
    flex: 1;
  }
}
.home-page .container .section1 .r-c .search .search-box .text-in::-webkit-input-placeholder {
  color: #999;
  font-size: 15px;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .search .search-box .text-in::-webkit-input-placeholder {
    font-size: 12px;
  }
}
.home-page .container .section1 .r-c .search .search-box .sub-in {
  margin: auto;
  font-size: 18px;
  border: none;
  outline: none;
  width: 120px;
  height: 94%;
  color: #fff;
  background: #2c9cdd;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 5px;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .search .search-box .sub-in {
    font-size: 14px;
    width: 100px;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .search .search-box .sub-in {
    width: auto;
    padding: 0 20px;
    position: inherit;
    right: inherit;
  }
}
@media (max-width: 345.98px) {
  .home-page .container .section1 .r-c .search .search-box .sub-in {
    padding: 0 10px;
  }
}
.home-page .container .section1 .r-c .banner {
  position: relative;
  height: 144px;
}
.home-page .container .section1 .r-c .banner2 {
  display: flex;
  justify-content: space-between;
  height: 144px;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .banner {
    height: auto;
  }
}
.home-page .container .section1 .r-c .banner .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .banner .bg {
    position: inherit;
  }
}
.home-page .container .section1 .r-c .banner .bg img {
  width: 100%;
}
.home-page .container .section1 .r-c .broadcast {
  overflow: hidden;
  margin: 10px 0;
}
.home-page .container .section1 .r-c .broadcast .item {
  width: 594px;
  height: 243px;
  overflow: hidden;
  position: relative;
  float: left;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .broadcast .item {
    width: 100%;
    height: 196px;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .broadcast .item {
    height: 243px;
  }
}
@media (max-width: 425px) {
  .home-page .container .section1 .r-c .broadcast .item {
    height: 141px;
  }
}
.home-page .container .section1 .r-c .broadcast .item ul {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .broadcast .item ul {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .broadcast .item ul li {
    height: 100%;
  }
}
.home-page .container .section1 .r-c .broadcast .item ul li img {
  width: 100%;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .broadcast .item ul li img {
    height: 100%;
  }
}
.home-page .container .section1 .r-c .broadcast .itemtab {
  width: 148px;
  float: right;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .broadcast .itemtab {
    width: 100%;
  }
  .home-page .container .section1 .r-c .broadcast .itemtab > ul {
    display: flex;
  }
}
.home-page .container .section1 .r-c .broadcast .itemtab ul li {
  width: 100%;
  height: 44px;
  overflow: hidden;
  position: relative;
  background: #f8f8f8;
  border: 2px solid transparent;
  margin-bottom: 1px;
}
.home-page .container .section1 .r-c .broadcast .itemtab ul li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .broadcast .itemtab ul li {
    height: 27px;
  }
}
.home-page .container .section1 .r-c .broadcast .itemtab ul li:hover,
.home-page .container .section1 .r-c .broadcast .itemtab ul li.active {
  border: 2px solid #abb9cf;
}
.home-page .container .section1 .r-c .broadcast .itemtab ul li:hover img,
.home-page .container .section1 .r-c .broadcast .itemtab ul li.active img {
  opacity: 1;
}
.home-page .container .section1 .r-c .broadcast .itemtab ul li img {
  position: relative;
  z-index: 1;
  opacity: 0.6;
  width: 100%;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .broadcast .itemtab ul li img {
    height: 100%;
  }
}
.home-page .container .section1 .r-c .firend-links {
  background-color: #fff;
  height: 262px;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .firend-links {
    height: auto;
  }
}
.home-page .container .section1 .r-c .firend-links .carousel {
  padding: 18px;
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .firend-links .carousel {
    padding: 10px;
    padding-bottom: 20px;
    margin-bottom: 0;
  }
}
.home-page .container .section1 .r-c .firend-links .item {
  margin-right: -20px;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .firend-links .item {
    margin-right: -8px;
  }
}
.home-page .container .section1 .r-c .firend-links .item > a {
  float: left;
  border: 1px solid #f5f5f5;
  width: 162px;
  margin-right: 20px;
  height: 84px;
  line-height: 84px;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 12px;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .firend-links .item > a {
    width: 130px;
    height: 50px;
    line-height: inherit;
    position: relative;
  }
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .firend-links .item > a {
    width: 30%;
    height: 40px;
    margin-right: 8px;
  }
}
@media (max-width: 345.98px) {
  .home-page .container .section1 .r-c .firend-links .item > a {
    width: 29.5%;
  }
}
.home-page .container .section1 .r-c .firend-links .item > a:hover img {
  /* transform: scale(1.1); */
}
.home-page .container .section1 .r-c .firend-links .item > a img {
  display: inline-block;
  transition: 0.3s;
  width: 100%;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .firend-links .item > a img {
    position: absolute;
    height: auto;
    top: 50%;
    left: 50%;
    width: inherit;
    transform: translate(-50%, -50%);
    transition: 0.3s;
  }
}
.home-page .container .section1 .r-c .firend-links .carousel-indicators {
  bottom: -5px;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
  text-align: center;
}
@media (max-width: 767px) {
  .home-page .container .section1 .r-c .firend-links .carousel-indicators {
    bottom: 10px;
  }
}
.home-page .container .section1 .r-c .firend-links .carousel-indicators > li {
  width: 20px;
  height: 4px;
  border-radius: 6px;
  background-color: #DEDEDE;
  display: inline-block;
  float: none;
  cursor: pointer;
  transition: all 0.3s;
}
.home-page .container .section1 .r-c .firend-links .carousel-indicators > li.active {
  background-color: #da9000;
  width: 18px;
}
.home-page .container .section1 .r-c .firend-links .dt {
  padding: 0 10px;
  line-height: 40px;
  height: 40px;
  color: #fff;
  font-size: 18px;
  background-color: #2c9cdd;
  font-weight: 700;
}
@media (max-width: 1019px) {
  .home-page .container .section1 .r-c .firend-links .dt {
    font-size: 14px;
  }
}
.home-page .container .section1 .r-c .firend-links .pagination {
  position: absolute;
  z-index: 20;
  bottom: 10px;
  width: 100%;
  text-align: center;
}
.home-page .container .home-jobs {
  margin: 24px 0;
  background: #fff;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs {
    margin: 15px 0;
  }
}
@media (max-width: 767px) {
  .home-page .container .home-jobs {
    padding-top: 0;
  }
}
.home-page .container .home-jobs .jobs-topul {
  display: flex;
  justify-content: space-between;
  background: #fff;
  margin: 0 20px;
  padding-top: 38px;
  padding-bottom: 12px;
  position: relative;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .jobs-topul {
    padding-top: 20px;
  }
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .jobs-topul {
    overflow-x: scroll;
    padding-top: 10px;
  }
  .home-page .container .home-jobs .jobs-topul::-webkit-scrollbar {
    display: none;
  }
}
.home-page .container .home-jobs .jobs-topul::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #DEDEDE;
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .jobs-topul::before {
    display: none;
  }
}
.home-page .container .home-jobs .jobs-topul li.active {
  color: #2C9CDD;
  font-weight: bold;
}
.home-page .container .home-jobs .jobs-topul li.active::after {
  background-color: #2C9CDD;
}
.home-page .container .home-jobs .jobs-topul li {
  display: inline-block;
  font-size: 18px;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .jobs-topul li {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .jobs-topul li {
    white-space: pre;
    padding: 0 10px;
  }
}
.home-page .container .home-jobs .jobs-topul li::after {
  content: '';
  position: absolute;
  bottom: -13px;
  left: 0;
  height: 2px;
  width: 100%;
  background-color: transparent;
  transition: all 0.3s;
}
.home-page .container .home-jobs .jobs-topul li:hover {
  color: #0097ee;
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .jobs-topul li {
    margin: 5px 0;
    font-size: 14px;
  }
}
.home-page .container .home-jobs .sel-content-box {
  background-color: #fff;
  padding: 0 20px;
  padding-top: 23px;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .sel-content-box {
    padding-top: 15px;
  }
}
.home-page .container .home-jobs .sel-content-box .about-videobox {
  padding: 20px 0;
  position: relative;
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .sel-content-box .about-videobox {
    padding: 10px 0;
  }
}
.home-page .container .home-jobs .sel-content-box .content-item {
  margin-right: -19px;
  display: none;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .sel-content-box .content-item {
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .sel-content-box .content-item {
    margin-right: 0;
  }
}
.home-page .container .home-jobs .sel-content-box .content-item.active {
  display: block;
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist {
  width: 25%;
  float: left;
  display: block;
  margin-right: 19px;
  margin-bottom: 20px;
  padding: 20px 30px;
  background: #fff;
  border: 1px solid #DEDEDE;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .sel-content-box .content-item .jobslist {
    padding: 15px 10px;
    margin-right: 15px;
    width: calc(30% - 15px);
  }
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .sel-content-box .content-item .jobslist {
    width: 100%;
    width: calc(100% - 20px);
    margin-right: 0;
  }
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist:hover .list-b {
  text-decoration: underline;
}
@media (max-width: 1000px) {
  .home-page .container .home-jobs .sel-content-box .content-item .jobslist > div {
    padding: 0 10px;
  }
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-t {
  display: flex;
  justify-content: space-between;
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-t .title {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  max-width: 50%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-t .title {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-t .title {
    font-size: 14px;
  }
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-t .money {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  max-width: 30%;
  color: #FF5959;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-t .money {
    font-size: 12px;
  }
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-b {
  margin-top: 10px;
  max-width: 100%;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: flex;
  justify-content: space-between;
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-b .dt {
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-b .dl {
  color: #bdbdbd;
  font-size: 12px;
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
@media (max-width: 1019px) {
  .home-page .container .home-jobs .sel-content-box .content-item .jobslist .list-b {
    font-size: 12px;
  }
}
.home-page .container .news-post {
  margin: 24px 0;
}
@media (max-width: 1019px) {
  .home-page .container .news-post {
    margin: 15px 0;
  }
}
.home-page .container .news-post .flex-main {
  display: flex;
  padding: 25px 20px;
  background-color: #fff;
  justify-content: space-between;
}
@media (max-width: 1019px) {
  .home-page .container .news-post .flex-main {
    padding: 15px 10px;
  }
}
@media (max-width: 767px) {
  .home-page .container .news-post .flex-main {
    flex-direction: column;
  }
}
.home-page .container .news-post .flex-main .flex-side {
  width: calc(50% - 35px);
}
@media (max-width: 1019px) {
  .home-page .container .news-post .flex-main .flex-side {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .home-page .container .news-post .flex-main .flex-side {
    width: 100%;
  }
  .home-page .container .news-post .flex-main .flex-side:first-child {
    margin-bottom: 15px;
  }
}
.home-page .container .news-post .flex-main .flex-side .side-main {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .home-page .container .news-post .flex-main .flex-side .side-main {
    margin-bottom: 15px;
  }
}
.home-page .container .news-post .flex-main .flex-side .side-main:hover .border {
  background-color: #84aa77;
}
.home-page .container .news-post .flex-main .flex-side .side-main:hover .title {
  color: #84aa77;
}
.home-page .container .news-post .flex-main .flex-side .side-main:last-child {
  margin-bottom: 0;
}
.home-page .container .news-post .flex-main .flex-side .flex-l {
  display: flex;
  align-items: center;
}
.home-page .container .news-post .flex-main .flex-side .flex-l .border {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #666;
  margin-right: 14px;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .home-page .container .news-post .flex-main .flex-side .flex-l .border {
    width: 4px;
    height: 4px;
    margin-right: 8px;
  }
}
.home-page .container .news-post .flex-main .flex-side .flex-l .title {
  color: #212121;
  font-size: 16px;
  width: 202px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 75px;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .home-page .container .news-post .flex-main .flex-side .flex-l .title {
    font-size: 12px;
    margin-right: 0;
    width: 150px;
  }
}
@media (max-width: 345.98px) {
  .home-page .container .news-post .flex-main .flex-side .flex-l .title {
    width: 120px;
  }
}
.home-page .container .news-post .flex-main .flex-side .flex-r {
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 145px;
}
@media (max-width: 1019px) {
  .home-page .container .news-post .flex-main .flex-side .flex-r {
    font-size: 12px;
    max-width: 140px;
  }
}
.home-page .container .news-post .flex-main .line {
  width: 1px;
  background-color: #DEDEDE;
  margin: 0 35px;
}
@media (max-width: 1019px) {
  .home-page .container .news-post .flex-main .line {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .home-page .container .news-post .flex-main .line {
    display: none;
  }
}
.home-page .container .map-main {
  display: flex;
  margin: 24px 0;
}
@media (max-width: 1019px) {
  .home-page .container .map-main {
    margin: 15px 0;
    flex-direction: column;
  }
}
.home-page .container .map-main .map-l,
.home-page .container .map-main .map-r {
  flex: 1;
}
.home-page .container .map-main .map-l {
  margin-right: 16px;
}
@media (max-width: 1019px) {
  .home-page .container .map-main .map-l {
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.home-page .container .map-main .map-l .map {
  padding: 20px;
  background-color: #fff;
}
.home-page .container .map-main .map-l .map .map-box {
  height: 310px;
}
.home-page .container .map-main .map-r .news-item {
  background-color: #fff;
  padding: 20px;
}
@media (max-width: 1019px) {
  .home-page .container .map-main .map-r .news-item {
    padding: 15px;
  }
}
.home-page .container .map-main .map-r .news-item .list {
  margin-bottom: 16.2px;
}
.home-page .container .map-main .map-r .news-item .list:hover .list-item .border {
  background-color: #2C9CDD;
}
.home-page .container .map-main .map-r .news-item .list:hover .list-item .text {
  color: #2C9CDD;
}
.home-page .container .map-main .map-r .news-item .list:last-child {
  margin-bottom: 0;
}
.home-page .container .map-main .map-r .news-item .list .list-item {
  display: flex;
  align-items: center;
}
.home-page .container .map-main .map-r .news-item .list .list-item .border {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #666;
  margin-right: 14px;
  transition: all 0.3s;
}
.home-page .container .map-main .map-r .news-item .list .list-item .text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 420px;
  color: #212121;
  font-size: 16px;
  transition: all 0.3s;
}
@media (max-width: 1019px) {
  .home-page .container .map-main .map-r .news-item .list .list-item .text {
    width: 100%;
    font-size: 12px;
  }
}
#footer {
  background-color: #f1f2f3;
  padding-top: 20px;
}
#footer .top-c {
  overflow: hidden;
  position: relative;
  height: 200px;
}
@media (max-width: 767px) {
  #footer .top-c {
    height: auto;
  }
}
#footer .top-c .item {
  width: 230px;
  overflow: hidden;
  float: left;
  height: 100%;
}
@media (max-width: 1019px) {
  #footer .top-c .item {
    width: 180px;
  }
}
@media (max-width: 767px) {
  #footer .top-c .item {
    float: none;
    width: 100%;
  }
}
#footer .top-c .item .imgbox {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
#footer .top-c .item .imgbox img {
  width: 100%;
}
#footer .top-c .item .text {
  margin: 15px 0 15px;
  font-size: 16px;
  line-height: 18px;
  color: #343434;
  text-align: center;
  font-weight: bold;
}
@media (max-width: 1019px) {
  #footer .top-c .item .text {
    font-size: 13px;
    margin-bottom: 0;
  }
}
#footer .top-c .item .tel {
  font-size: 20px;
  color: #343434;
  text-align: center;
}
@media (max-width: 1019px) {
  #footer .top-c .item .tel {
    font-size: 15px;
  }
}
#footer .top-c .item .tel.one {
  margin-bottom: 14px;
  margin-top: 40px;
}
@media (max-width: 1019px) {
  #footer .top-c .item .tel.one {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
#footer .top-c .item .tel .span1 {
  font-size: 14px;
  width: auto !important;
  margin: 0;
}
@media (max-width: 767px) {
  #footer .top-c .item .tel .span1 {
    float: none;
  }
}
#footer .top-c .item2 {
  width: 540px;
  overflow: hidden;
  float: left;
  margin-left: 40px;
}
@media (max-width: 1019px) {
  #footer .top-c .item2 {
    margin-left: 20px;
    width: 380px;
  }
}
@media (max-width: 767px) {
  #footer .top-c .item2 {
    float: none;
    margin-left: 0;
    width: 100%;
    margin-top: 10px;
  }
}
#footer .top-c .item2 .two {
  margin-top: 25px;
  margin-left: 0;
}
@media (max-width: 767px) {
  #footer .top-c .item2 .two {
    margin-top: 10px;
  }
}
#footer .top-c .item2 .title {
  color: #333;
  text-align: center;
  margin-bottom: 15px;
  font-weight: bold;
}
@media (max-width: 1019px) {
  #footer .top-c .item2 .title {
    margin-bottom: 5px;
  }
}
#footer .top-c .item2 .conts {
  color: #666;
  text-align: left;
}
@media (max-width: 1019px) {
  #footer .top-c .item2 .conts {
    font-size: 12px;
  }
}
#footer .top-c .item3 {
  padding-top: 10px;
  float: right;
}
@media (max-width: 767px) {
  #footer .top-c .item3 {
    float: none;
  }
}
#footer .top-c .item3 .box-img {
  width: 126px;
  height: 126px;
  margin-left: auto;
}
@media (max-width: 767px) {
  #footer .top-c .item3 .box-img {
    margin: 0 auto;
  }
}
#footer .top-c .item3 .box-img img {
  width: 100%;
}
#footer .top-c .item3 .tips {
  margin-top: 20px;
  color: #343434;
  font-size: 16px;
  text-align: center;
}
@media (max-width: 767px) {
  #footer .top-c .item3 .tips {
    font-size: 14px;
    margin: 15px 0;
  }
}
#footer .b-c {
  background-color: #eaebeb;
  text-align: center;
  font-size: 14px;
  padding-top: 12px;
  padding-bottom: 0;
  color: #666;
  font-weight: 400;
  line-height: 1.8;
  word-spacing: 10px;
}
#footer .b-c div {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  #footer .b-c div {
    font-size: 12px;
  }
  #footer .b-c div .link {
    display: block;
  }
}
#footer b {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: normal;
}
.fa {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: auto;
  font-size: 24px;
  opacity: 0.4;
}
.home-page > .container .section1 .r-c .banner .btn-box {
  position: absolute;
  top: 0;
  right: 12px;
  height: 100%;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1199px) {
  .home-page > .container .section1 .r-c .banner .btn-box {
    top: -6px;
  }
}
@media (max-width: 767px) {
  .home-page > .container .section1 .r-c .banner .btn-box {
    position: inherit;
    top: inherit;
    right: inherit;
    align-items: inherit;
    justify-content: inherit;
    flex-direction: inherit;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .home-page > .container .section1 .r-c .banner .btn-box a:nth-child(2) {
    margin: 0 5px;
  }
}
.home-page > .container .section1 .r-c .banner .btn-box .offer,
.home-page > .container .section1 .r-c .banner .btn-box .want {
  border: 1px solid #fff;
  padding: 9px 17px;
  color: #fff;
  display: block;
  transition: all 0.3s;
}
@media (max-width: 1199px) {
  .home-page > .container .section1 .r-c .banner .btn-box .offer,
  .home-page > .container .section1 .r-c .banner .btn-box .want {
    font-size: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
@media (max-width: 767px) {
  .home-page > .container .section1 .r-c .banner .btn-box .offer,
  .home-page > .container .section1 .r-c .banner .btn-box .want {
    padding: 5px;
    height: 22px;
    border-color: #242dd2;
    background-color: #242dd2;
    flex: 1;
  }
}
.home-page > .container .section1 .r-c .banner .btn-box .offer:hover,
.home-page > .container .section1 .r-c .banner .btn-box .want:hover {
  background-color: #3da8e0;
  border-color: #3da8e0;
}
.home-page > .container .section1 .r-c .banner .btn-box .offer {
  margin-bottom: 20px;
}
.home-page > .container .shop-main .issue {
  color: #fff;
  padding: 3px 14px;
  background-color: #2C9CDD;
  border-radius: 2px;
  font-size: 14px;
  margin-left: 40px;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .home-page > .container .shop-main .issue {
    margin-left: 10px;
    font-size: 12px;
  }
}
.home-page > .container .shop-main .issue:hover {
  background-color: #0aadf0;
}

/* 名企招聘和重点用工排版样式 */
.firend-links-main {
    display: flex;
}
@media (max-width: 1019px) {
  .firend-links-main {
    flex-direction: column;
  }
}
.firend-links-main-l {
    margin-top:10px;
    width:76%
}
@media (max-width: 1019px) {
	.firend-links-main-l {
    margin-top:10px;
    width:100%;
	}
}
.firend-links-main-r {
    margin-top:10px;
    width:24%;
    border:1px solid #ccc;
    border-top:0;
}
@media (max-width: 1019px) {
	.firend-links-main-r {
    margin-top:10px;
    width:100%;
	}
}
.firend-links-main-r-title {
    color:#fff !important;
    display:flex;
    justify-content: center;
}
@media (max-width: 1019px) {
	.firend-links-main-r-title {
	color:#fff !important;
    display:flex;
    justify-content: flex-start;
	}
}
.firend-links-main-r-content {
    padding:39px 18px 39px 18px;
}
@media (max-width: 1019px) {
	.firend-links-main-r-content {
	margin:0 auto;
	padding:14px;
    width:32%;
	}
}
/* end */


@media only screen and (max-width:767px) {
	.container-narrow{
		padding:120px 20px 0 !important;
	}
}

