.resetStyle {
  font-family: "Microsoft YaHei";
  color: #212121;
}
@media (max-width: 1440px) {
  .resetStyle {
    min-width: 1440px;
  }
}
.resetStyle a {
  text-decoration: none;
  color: #212121;
}
.resetStyle ul,
.resetStyle li,
.resetStyle p {
  margin: 0;
  padding: 0;
  list-style: none;
}
.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;
}
.home-header .header-top {
  background: url(../images/topbg.jpg) no-repeat #42a5de top;
}
.home-header .header-top .hea-t {
  padding: 5px 0;
  border-bottom: 1px solid rgba(223, 223, 223, 0.56);
}
.home-header .header-top .hea-t .l-c {
  float: left;
}
.home-header .header-top .hea-t .l-c li,
.home-header .header-top .hea-t .l-c a {
  display: block;
  color: #fff;
  float: left;
  line-height: 18px;
  transition: all 0.3s;
}
.home-header .header-top .hea-t .l-c li img,
.home-header .header-top .hea-t .l-c a img {
  margin-right: 9px;
}
.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 .line {
  margin: 0 20px;
  line-height: 13px;
}
.home-header .header-top .hea-t .top-r {
  float: right;
}
.home-header .header-top .hea-t .top-r .tor-rtow {
  margin: 0 20px 0 20px;
  padding: 0 20px 0 20px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.home-header .header-top .hea-t .top-r a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  transition: all 0.3s;
}
.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 20px 0 20px;
  padding: 0 20px 0 20px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.home-header .header-top .hea-b {
  padding-bottom: 12px;
}
.home-header .header-top .hea-b .container .header-search {
  float: right;
  margin: 0;
}
@media (max-width: 767px) {
  .home-header .header-top .hea-b .container .header-search {
    float: none;
    width: 100%;
  }
}
.home-header .navmain {
  display: block;
  float: left;
  margin-top: 15px;
}
.home-header .navmain .navlogo {
  float: left;
  margin: 0;
  padding-left: 0;
}
.home-header .navmain .navlogo .logoa {
  display: block;
  height: 100%;
}
.home-header .navmain .navlogo .logoa img {
  display: block;
  height: 100%;
  width: 84px;
}
.home-header .navmain .des-main {
  float: left;
  margin: 25px 0 0 35px;
  max-width: 260px;
  color: #fff;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .home-header .navmain .des-main {
    margin: 10px 0 0;
    font-size: 14px;
  }
}
.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;
}
.home-header .navmain .des-main .conts {
  margin-top: 15px;
  font-size: 16px;
  letter-spacing: 4.5px;
}
.home-header .nav-item {
  float: right;
  margin-right: -32px;
  margin-top: 100px;
}
.home-header .nav-item .list {
  float: left;
  margin-right: 32px;
  padding-bottom: 14px;
}
.home-header .nav-item .list.active {
  border-bottom: 4px solid #fff;
}
.home-header .nav-item .list a {
  color: #fff;
  font-size: 18px;
}
.home-page {
  background: #F4F6F9;
}
.home-page .titlebox {
  background-color: #E7F8FF;
  padding: 10px 20px;
  padding-top: 8px;
  overflow: hidden;
}
.home-page .titlebox .son {
  color: #2C9CDD;
  font-size: 18px;
  font-weight: bold;
  float: left;
}
.home-page .titlebox .more {
  color: #2C9CDD;
  font-size: 16px;
  float: right;
  transition: all 0.3s;
}
.home-page .titlebox .more:hover {
  color: #0097ee;
}
.home-page .container .section1 {
  padding-top: 25px;
}
.home-page .container .section1 .l-ment {
  width: 238px;
  float: left;
}
.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;
  font-weight: 700;
  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;
}
.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: 681px;
  overflow: inherit;
  background-color: #fff;
}
.home-page .container .section1 .l-ment .tab-content .classify {
  position: relative;
  height: 100%;
}
.home-page .container .section1 .l-ment .tab-content .classify .item {
  position: relative;
  padding: 14px 0 11px;
  padding-left: 19px;
  border: 1px solid transparent;
  border-right: none;
  border-bottom: 1px solid #f8f8f8;
}
.home-page .container .section1 .l-ment .tab-content .classify .item:hover {
  border: 1px solid #ddd;
  border-right: none;
}
.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;
}
.home-page .container .section1 .l-ment .tab-content .classify .item .dt {
  display: inline-block;
  font-weight: 700;
  color: #333;
}
.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;
  font-weight: 700;
}
.home-page .container .section1 .l-ment .tab-content .classify .item .fa {
  position: absolute;
  right: 3px;
  top: 12px;
  font-size: 24px;
  color: rgba(0, 0, 0, 0.54);
}
.home-page .container .section1 .l-ment .tab-content .classify .item .other-nav {
  width: 582px;
  padding: 10px 22px 14px;
  border: 1px solid #ddd;
  border-left: none;
  background: #fff;
  position: absolute;
  left: 238px;
  top: -1px;
  z-index: 3;
  display: none;
}
.home-page .container .section1 .l-ment .tab-content .classify .more-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  color: #000;
  font-size: 16px;
  font-family: 'PingFang-M';
  font-weight: 700;
  line-height: 40px;
  padding-left: 19px;
  width: 100%;
}
.home-page .container .section1 .r-c {
  width: 752px;
  float: right;
}
.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: 50px;
  background: #2c9cdd;
  border-radius: 4px;
}
.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;
}
.home-page .container .section1 .r-c .search .search-box .text-in::-webkit-input-placeholder {
  color: #999;
  font-size: 15px;
}
.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;
}
.home-page .container .section1 .r-c .banner {
  position: relative;
  height: 144px;
}
.home-page .container .section1 .r-c .banner .bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.home-page .container .section1 .r-c .banner .bg img {
  width: 100%;
}
.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;
}
.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;
}
.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 .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;
}
.home-page .container .section1 .r-c .broadcast .item ul {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 100%;
}
.home-page .container .section1 .r-c .broadcast .item ul li img {
  width: 100%;
}
.home-page .container .section1 .r-c .broadcast .itemtab {
  width: 148px;
  float: right;
}
.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;
}
.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%;
}
.home-page .container .section1 .r-c .firend-links {
  background-color: #fff;
  height: 262px;
}
.home-page .container .section1 .r-c .firend-links .carousel {
  padding: 18px;
  padding-bottom: 0;
}
.home-page .container .section1 .r-c .firend-links .item {
  margin-right: -20px;
}
.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;
}
.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%;
}
.home-page .container .section1 .r-c .firend-links .carousel-indicators {
  bottom: -5px;
  left: 0;
  right: 0;
  top: auto;
  margin: auto;
  text-align: center;
}
.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: #2C9CDD;
  width: 18px;
}
.home-page .container .section1 .r-c .firend-links .dt {
  padding: 0 10px;
  line-height: 40px;
  height: 40px;
  color: #2C9CDD;
  font-size: 18px;
  background-color: #E7F8FF;
  font-weight: 700;
}
.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: 767px) {
  .home-page .container .home-jobs {
    padding-top: 55px;
  }
}
.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;
}
.home-page .container .home-jobs .jobs-topul::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 73px;
  background-color: #2C9CDD;
}
.home-page .container .home-jobs .jobs-topul::before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 1px;
  width: 100%;
  background-color: #DEDEDE;
}
.home-page .container .home-jobs .jobs-topul li.active {
  color: #2C9CDD;
  font-weight: bold;
}
.home-page .container .home-jobs .jobs-topul li {
  display: inline-block;
  font-size: 18px;
  transition: all 0.3s;
  cursor: pointer;
}
.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;
}
.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;
}
.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;
}
.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: 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;
}
.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;
}
.home-page .container .news-post {
  margin: 24px 0;
}
.home-page .container .news-post .flex-main {
  display: flex;
  padding: 25px 20px;
  background-color: #fff;
  justify-content: space-between;
}
.home-page .container .news-post .flex-main .flex-side {
  width: 50%;
}
.home-page .container .news-post .flex-main .flex-side .side-main {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.home-page .container .news-post .flex-main .flex-side .side-main:hover .border {
  background-color: #2C9CDD;
}
.home-page .container .news-post .flex-main .flex-side .side-main:hover .title,
.home-page .container .news-post .flex-main .flex-side .side-main:hover .flex-r {
  color: #2C9CDD;
}
.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;
}
.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;
}
.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;
}
.home-page .container .news-post .flex-main .line {
  width: 1px;
  background-color: #DEDEDE;
  margin: 0 35px;
}
.home-page .container .shop-main .titlebox {
  padding: 10px 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;
}
.home-page .container .shop-main .issue:hover {
  background-color: #0aadf0;
}
.home-page .container .shop-main .flex-main {
  display: flex;
  padding: 25px 20px;
  background-color: #fff;
  justify-content: space-between;
}
.home-page .container .shop-main .flex-main .flex-side {
  width: 50%;
}
.home-page .container .shop-main .flex-main .flex-side .side-main {
  display: flex;
  justify-content: space-between;
  margin-bottom: 25px;
}
.home-page .container .shop-main .flex-main .flex-side .side-main:hover .border {
  background-color: #2C9CDD;
}
.home-page .container .shop-main .flex-main .flex-side .side-main:hover .title,
.home-page .container .shop-main .flex-main .flex-side .side-main:hover .flex-r {
  color: #2C9CDD;
}
.home-page .container .shop-main .flex-main .flex-side .side-main:last-child {
  margin-bottom: 0;
}
.home-page .container .shop-main .flex-main .flex-side .flex-l {
  display: flex;
  align-items: center;
}
.home-page .container .shop-main .flex-main .flex-side .flex-l .border {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #666;
  margin-right: 14px;
  transition: all 0.3s;
}
.home-page .container .shop-main .flex-main .flex-side .flex-l .title {
  color: #212121;
  font-size: 16px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
  margin-right: 40px;
}
.home-page .container .shop-main .flex-main .flex-side .flex-r {
  transition: all 0.3s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 190px;
}
.home-page .container .shop-main .flex-main .line {
  width: 1px;
  background-color: #DEDEDE;
  margin: 0 35px;
}
.home-page .container .map-main {
  display: flex;
  margin: 24px 0;
}
.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;
}
.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;
}
.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;
}
.home-page #offer-dialog,
.home-page #leave-dialog {
  width: 1030px;
  transform: translate(-50%, -50%);
  margin-left: 0;
}
.home-page #offer-dialog .modal-header,
.home-page #leave-dialog .modal-header {
  margin: 0 20px;
  padding: 8px 0;
}
.home-page #offer-dialog .modal-header .modal-title,
.home-page #leave-dialog .modal-header .modal-title {
  font-size: 16px;
  color: #333;
}
.home-page #offer-dialog .modal-header .modal-title span,
.home-page #leave-dialog .modal-header .modal-title span {
  margin-left: 10px;
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.home-page #offer-dialog .modal-dialog,
.home-page #leave-dialog .modal-dialog {
  z-index: 9999;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  width: 100%;
  height: 840px;
  background-color: #fff;
  border-radius: 4px;
  box-shadow: 0px 3px 36px rgba(0, 0, 0, 0.15);
}
@media (max-width: 1440px) {
  .home-page #offer-dialog .modal-dialog,
  .home-page #leave-dialog .modal-dialog {
    height: 810px;
  }
}
.home-page #offer-dialog .modal-dialog .modal-content,
.home-page #leave-dialog .modal-dialog .modal-content {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body {
  position: relative;
  padding: 0;
  max-height: initial;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .input-box,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .input-box {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  height: 38px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .input-box input,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .input-box input {
  text-indent: 12px;
  width: 100%;
  height: 100%;
  outline: none;
  padding: 0;
  margin: 0;
  border: 0;
  box-shadow: none;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body {
  padding: 20px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list.phoneCode .flex-r .input-box,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list.phoneCode .flex-r .input-box {
  width: 360px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-box,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-box {
  display: flex;
  width: 100%;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-box .dl,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-box .dl {
  width: 600px;
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-box .dr,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-box .dr {
  flex: 1;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list:last-child,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list:last-child {
  margin-bottom: 0;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-l,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-l {
  width: 90px;
  margin-right: 24px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-l .lable-box,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-l .lable-box {
  color: #333;
  font-size: 14px;
  font-weight: 400;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r {
  width: 480px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .desc,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .desc {
  font-size: 14px;
  color: #666;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .select-box,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .select-box {
  display: flex;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .select-box .select-add,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .select-box .select-add {
  border: 1px solid #E6E6E6;
  padding-left: 10px;
  height: 40px;
  outline: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url('../images/icon_arrows.png') 107px center no-repeat;
  background-size: 10px;
  color: #666;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .test textarea,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .test textarea {
  width: 95%;
  resize: none;
  outline: none;
  height: 90px;
  padding: 10px;
  box-shadow: none;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box {
  display: flex;
  align-items: center;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .input-box input,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .input-box input {
  width: 362px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code {
  margin-left: 10px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code.white img,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code.white img {
  width: 110px;
  height: 40px;
  cursor: pointer;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code a,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code a {
  width: 110px;
  height: 40px;
  line-height: 40px;
  color: #fff;
  display: inline-block;
  text-align: center;
  background-color: #2c9cdd;
  border-radius: 4px;
  transition: all 0.3s;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code a:hover,
.home-page #leave-dialog .modal-dialog .modal-content .modal-body .for-body .list .flex-r .code-box .code a:hover {
  background-color: #1e77aa;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-fooot,
.home-page #leave-dialog .modal-dialog .modal-content .modal-fooot {
  border-top: 1px solid #efefef;
  padding-top: 40px;
  margin: 20px;
}
@media (max-width: 1440px) {
  .home-page #offer-dialog .modal-dialog .modal-content .modal-fooot,
  .home-page #leave-dialog .modal-dialog .modal-content .modal-fooot {
    padding-top: 20px;
  }
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-fooot a,
.home-page #leave-dialog .modal-dialog .modal-content .modal-fooot a {
  display: inline-block;
  text-align: center;
  width: 96px;
  height: 36px;
  line-height: 36px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-fooot .off,
.home-page #leave-dialog .modal-dialog .modal-content .modal-fooot .off {
  background: #fff;
  border: 1px solid #dedede;
  border-radius: 4px;
}
.home-page #offer-dialog .modal-dialog .modal-content .modal-fooot .sever,
.home-page #leave-dialog .modal-dialog .modal-content .modal-fooot .sever {
  background: #2c9cdd;
  border-radius: 4px;
  margin-left: 20px;
  color: #fff;
}
.modal.fade {
  display: none;
}
.modal.fade.in {
  top: 50%;
  display: block;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#footer {
  background: url(../images/footer.png) no-repeat top;
  padding-top: 20px;
}
#footer .top-c {
  overflow: hidden;
  position: relative;
  height: 220px;
}
#footer .top-c .item {
  width: 230px;
  overflow: hidden;
  float: left;
  height: 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: 10px 0 15px;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  text-align: center;
}
#footer .top-c .item .tel {
  font-size: 20px;
  color: #fff;
  text-align: center;
}
#footer .top-c .item .tel.one {
  margin-bottom: 14px;
  margin-top: 40px;
}
#footer .top-c .item .tel .span1 {
  font-size: 14px;
  width: auto !important;
  margin: 0;
}
#footer .top-c .item2 {
  width: 540px;
  overflow: hidden;
  float: left;
  color: #fff;
  margin-left: 40px;
}
#footer .top-c .item2 .two {
  margin-top: 25px;
  margin-left: 0;
}
#footer .top-c .item2 .title {
  text-align: center;
  margin-bottom: 15px;
}
#footer .top-c .item2 .conts {
  text-align: left;
}
#footer .top-c .item3 {
  padding-top: 10px;
  float: right;
}
#footer .top-c .item3 .box-img {
  width: 126px;
  height: 126px;
  margin-left: auto;
}
#footer .top-c .item3 .box-img img {
  width: 100%;
}
#footer .top-c .item3 .tips {
  margin-top: 25px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
#footer .b-c {
  background-color: #fff;
  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;
}
#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;
}
.other-nav {
  width: 582px;
  padding: 10px 22px 14px;
  border: 1px solid #ddd;
  border-left: none;
  background: #fff;
  position: absolute;
  left: 279px;
  top: -1px;
  z-index: 3;
  display: none;
}
