#index .index-banner {
  width: 100%;
  position: relative;
}
#index .index-banner .index-swiper {
  width: 100%;
  height: 600px;
  position: relative;
}
#index .index-banner .index-swiper .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
#index .index-banner .index-swiper .swiper-slide .text-box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 145px;
}
#index .index-banner .index-swiper .swiper-slide .text-box .tt {
  color: #fafafa;
  font-size: 50px;
  font-weight: bold;
  width: 538px;
}
#index .index-banner .index-swiper .swiper-slide .text-box .tt1 {
  color: #fafafa;
  font-size: 38px;
  width: 775px;
  margin-top: 25px;
}
#index .index-banner .index-swiper .swiper-pagination-index {
  bottom: 30px;
}
#index .index-banner .index-swiper .swiper-pagination-index span {
  margin-right: 10px;
}
#index .index-banner .index-swiper .swiper-pagination-bullet {
  width: 20px;
  height: 4px;
  background-color: #f2f6ff;
  border-radius: 2px;
  opacity: 0.5;
  transition: all 0.6s;
}
#index .index-banner .index-swiper .swiper-pagination-bullet-active {
  width: 40px;
  opacity: 1;
  transition: all 0.6s;
}
#index .our-product .top .more {
  width: 140px;
  height: 40px;
  line-height: 40px;
  color: #666;
  font-size: 14px;
  text-align: center;
  background-color: #eeeeee;
  display: inline-block;
  transition: all 0.6s;
}
#index .our-product .top .more:hover {
  background-color: #0095f0;
  color: #fff;
}
#index .our-product .pro-list li {
  width: 590px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  animation-delay: 0.1s;
}
#index .our-product .pro-list li:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#index .our-product .pro-list li:hover .link .txt {
  color: #0095f0;
}
#index .our-product .pro-list li:nth-of-type(2n) {
  margin-right: 0;
}
#index .our-product .pro-list li a .pic {
  width: 100%;
  height: 465px;
  overflow: hidden;
}
#index .our-product .pro-list li a .pic img {
  width: 100%;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#index .our-product .pro-list li a .link {
  padding-left: 30px;
  height: 50px;
  line-height: 50px;
  background-color: #fafafa;
  border-top: 1px solid #f3f3f3;
}
#index .our-product .pro-list li a .link .txt {
  font-size: 14px;
  color: #666;
  display: inline-block;
  width: 400px;
}
#index .our-product .pro-list li a .link i {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-image: url("../images/13.png");
  background-repeat: no-repeat;
  background-size: 6px 9px;
  background-position: center;
}
#index .about-us {
  width: 100%;
  height: 400px;
}
#index .about-us .left {
  width: 50%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../images/15.png");
  position: relative;
}
#index .about-us .left .play{
  position: absolute;
  top: calc(50% - 20px);
  left: calc(50% - 20px);
}
#index .about-us .right {
  color: #fff;
  width: 50%;
  height: 100%;
  background-image: url("../images/16.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0 0 40px;
}
#index .about-us .right .title-box .t1 {
  font-size: 34px;
}
#index .about-us .right .title-box .t2 {
  font-size: 14px;
}
#index .about-us .right .title-box .line {
  width: 60px;
  height: 1px;
  background-color: #fff;
  margin-top: 15px;
}
#index .about-us .right .info {
  color: #f1f9ff;
  font-size: 14px;
  line-height: 2em;
  width: 520px;
  height: 110px;
  margin-top: 30px;
}
#index .about-us .right .know-more {
  margin-top: 50px;
  display: block;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: solid 1px #eeeeee;
  color: #f1f9ff;
  font-size: 14px;
  background-image: url("../images/14.png");
  background-repeat: no-repeat;
  background-position: 115px center;
}
#index .news-box .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index .news-box .top .nav li {
  color: #666;
  font-size: 14px;
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  float: left;
  margin-right: 10px;
  background-color: #eeeeee;
  cursor: pointer;
  transition: all 0.6s;
}
#index .news-box .top .nav li.active, #index .news-box .top .nav li:hover {
  color: #fff;
  background-color: #0095f0;
}
#index .news-box .news-list {
  margin-top: 40px;
}
#index .news-box .news-list .news-item {
  padding: 15px 0;
  display: block;
}
#index .news-box .news-list .news-item .t1 {
  color: #333;
  font-size: 18px;
}
#index .news-box .news-list .news-item .info {
  color: #999;
  font-size: 14px;
  line-height: 1.8em;
  margin-top: 10px;
}
#index .news-box .news-list .news-item:hover .t1 {
  color: #0095f0;
}
#index .news-box .news-list .left {
  width: 50%;
}
#index .news-box .news-list .left:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#index .news-box .news-list .left:hover .link .txt {
  color: #0095f0;
}
#index .news-box .news-list .left .pic {
  width: 100%;
  height: 340px;
  overflow: hidden;
  display: block;
}
#index .news-box .news-list .left .pic img {
  width: 100%;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#index .news-box .news-list .right {
  width: 50%;
  padding-left: 30px;
}
#index .news-box .news-list .right .news-item {
  border-bottom: 1px solid #efefef;
}
#index .news-box .news-list .right .news-item:last-of-type {
  border-bottom: 0;
}
#index .news-box .news-list .right .news-item:first-of-type {
  padding-top: 0;
}
#index .case-box {
  width: 100%;
  height: 365px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("../images/28.png");
  padding-top: 40px;
}
#index .case-box .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#index .case-box .top .case-more {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #333;
  background-color: #ffffff;
  display: block;
}
#index .case-box .top .case-more:hover {
  color: #0067ae;
}
#index .case-box .case-list {
  margin-top: 35px;
}
#index .case-box .case-list li {
  width: 224px;
  height: 80px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#index .case-box .case-list li:nth-of-type(5n) {
  margin-right: 0;
}
#index .case-box .case-list li a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
}
#index .case-box .case-list li a img {
  width: 100%;
}
#index .friend-link {
  padding: 35px 0;
}
#index .friend-link .label {
  display: inline-block;
  font-size: 18px;
  color: #666;
}
#index .friend-link .item-box {
  width: 90%;
  margin-top: 5px;
}
#index .friend-link .item-box a {
  color: #bbb;
  font-size: 14px;
  margin-right: 15px;
  margin-bottom: 5px;
  display: inline-block;
}

#product .big-content .right-block-box .pro-item-box {
  margin-top: 20px;
}
#product .big-content .right-block-box .pro-item-box li {
  width: 310px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#product .big-content .right-block-box .pro-item-box li:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#product .big-content .right-block-box .pro-item-box li:nth-of-type(3n) {
  margin-right: 0;
}
#product .big-content .right-block-box .pro-item-box li .pic {
  width: 100%;
  height: 245px;
  overflow: hidden;
}
#product .big-content .right-block-box .pro-item-box li .pic img {
  width: 100%;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#product .big-content .right-block-box .pro-item-box li .info {
  background-color: #fafafa;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  color: #666;
  padding: 0 10px 0 30px;
  border-top: 1px solid #f3f3f3;
}
#product .switch-pro-box {
  background-color: #e0e7ed;
  height: 50px;
  z-index: 8;
  position: relative;
}
#product .switch-pro-box .bread-box {
  margin-top: 12px;
}
#product .switch-pro-box .switch-box {
  width: 94px;
  height: 24px;
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  background-color: #0095f0;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  margin-top: 15px;
  margin-left: 10px;
  padding-left: 10px;
  cursor: pointer;
}
#product .switch-pro-box .switch-box .arr {
  width: 6px;
  height: 9px;
  background-image: url("../images/14.png");
  background-repeat: no-repeat;
  background-size: 100%;
  transform: rotate(90deg);
  transition: transform 0.6s;
  position: absolute;
  right: 10px;
  top: 8px;
}
#product .switch-pro-box .switch-box .arr.active {
  transform: rotate(270deg);
  transition: transform 0.6s;
}
#product .switch-pro-box .pro-select-box {
  padding: 25px 0 30px;
  background-color: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  display: none;
  z-index: 10;
}
#product .switch-pro-box .pro-select-box .item .tt {
  color: #0095f0;
  font-size: 18px;
  margin-bottom: 10px;
}
#product .switch-pro-box .pro-select-box .item .line-box {
  font-size: 14px;
}
#product .switch-pro-box .pro-select-box .item .line-box .label {
  color: #333;
}
#product .switch-pro-box .pro-select-box .item .line-box .line {
  width: calc(100% - 140px);
}
#product .switch-pro-box .pro-select-box .item .line-box .line a {
  display: inline-block;
  padding: 0 15px;
  color: #666;
  line-height: 15px;
  border-right: 2px solid #666;
  margin-bottom: 10px;
}
#product .switch-pro-box .pro-select-box .item .line-box .line a:last-of-type {
  border-right: 0;
}
#product .switch-pro-box .pro-select-box .item .line-box .line a:hover, #product .switch-pro-box .pro-select-box .item .line-box .line a.active01 {
  color: #0095f0;
}
#product .pro-detail-content .detail-content {
  padding: 20px 30px 80px;
}
#product .pro-detail-content .detail-content li {
  list-style: unset;
}
#product .pro-detail-content .detail-content p {
  font-size: 16px;
  color: #666;
  line-height: 1.8em;
}
#product .pro-detail-content .detail-content .t1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 18px;
  color: #333;
}
#product .pro-detail-content .detail-content img {
  max-width: 100%;
}
#product .pro-detail-content .detail-content table {
  border: 1px solid #333;
}
#product .pro-detail-content .detail-content table th, #product .pro-detail-content .detail-content table tr, #product .pro-detail-content .detail-content table td {
  border: 1px solid #333;
}
#product .pro-detail-content .download-box {
  min-height: 500px;
}
#product .pro-detail-content .download-box .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 30px;
  color: #666;
  height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2;
}
#product .pro-detail-content .download-box .item .tt {
  color: #333;
}
#product .pro-detail-content .download-box .item .d-icon01 {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../images/72.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
#product .pro-detail-content .download-box .item .down {
  display: inline-block;
  width: 40px;
  height: 100%;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/74.png");
}
#product .pro-detail-content .download-box .item:hover {
  color: #0095f0;
}
#product .pro-detail-content .download-box .item:hover .d-icon01 {
  background-image: url("../images/73.png");
}
#product .pro-detail-content .download-box .item:hover .down {
  background-image: url("../images/75.png");
}

#about .about-content {
  padding-top: 10px;
}
#about .about-content .title {
  color: #333;
}
#about .about-content .title .t1 {
  font-size: 34px;
}
#about .about-content .title .t2 {
  font-size: 14px;
}
#about .about-content .title .line {
  width: 60px;
  height: 2px;
  background-color: #333;
  margin-top: 15px;
}
#about .about-content .content {
  padding-top: 30px;
}
#about .about-content .content p {
  color: #666;
  font-size: 14px;
  line-height: 1.8em;
}
#about .about-content .content img {
  max-width: 100%;
}
#about .about-content .content table {
  border: 1px solid #333;
}
#about .about-content .content table th, #about .about-content .content table tr, #about .about-content .content table td {
  border: 1px solid #333;
}
#about .honor-box {
  padding-top: 20px;
}
#about .honor-box li {
  width: 310px;
  border: 1px solid #eee;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
#about .honor-box li:nth-of-type(3n) {
  margin-right: 0;
}
#about .honor-box li:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#about .honor-box li .pic {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
#about .honor-box li .pic img {
  width: 100%;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#about .honor-box li .info {
  color: #666;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  border-top: 1px solid #eee;
  text-align: center;
  padding: 0 10px;
}
#about .culture-box {
  padding-top: 15px;
}
#about .culture-box .cul-bg {
  width: 100%;
  height: 430px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/38.png");
  position: relative;
}
#about .culture-box .cul-bg .culture-txt {
  color: #fff;
  background-color: rgba(0, 149, 240, 0.8);
  width: 460px;
  height: 130px;
  padding: 25px 0 0 30px;
  position: absolute;
  top: calc(50% - 65px);
  left: 0;
}
#about .culture-box .cul-bg .culture-txt .t1 {
  font-size: 18px;
}
#about .culture-box .cul-bg .culture-txt .t2 {
  font-size: 36px;
}
#about .culture-box .text-box {
  background-color: #f9f9f9;
  padding: 30px;
}
#about .culture-box .text-box .tt {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 25px;
}
#about .culture-box .text-box .tt .label {
  color: #333;
  font-size: 18px;
}
#about .culture-box .text-box .tt .cont {
  width: 90%;
  margin-top: 5px;
}
#about .culture-box .text-box .txt-list {
  width: 100%;
  padding-top: 30px;
}
#about .culture-box .text-box .txt-list li {
  width: 20%;
  padding: 0 20px 10px;
  text-align: center;
  float: left;
  border-right: 1px solid #eaeaea;
}
#about .culture-box .text-box .txt-list li:last-of-type {
  border: 0;
}
#about .culture-box .text-box .txt-list li img {
  width: 28px;
}
#about .culture-box .text-box .txt-list li .t1 {
  font-size: 16px;
  color: #333;
  padding: 8px 0;
}
#about .culture-box .text-box .txt-list li .t2 {
  font-size: 14px;
  color: #666;
}
#about .team-box {
  padding-top: 20px;
}
#about .team-box li {
  width: 310px;
  border: 1px solid #eee;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}
#about .team-box li:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#about .team-box li:nth-of-type(3n) {
  margin-right: 0;
}
#about .team-box li .pic {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
#about .team-box li .pic img {
  width: 100%;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#about .team-box li .info {
  color: #666;
  height: 50px;
  line-height: 50px;
  font-size: 14px;
  text-align: center;
  padding: 0 10px;
}

#news .news-list-box li {
  padding: 20px 0;
  border-bottom: 1px solid #ebebeb;
}
#news .news-list-box li:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#news .news-list-box li .pic {
  width: 212px;
  height: 120px;
  overflow: hidden;
}
#news .news-list-box li .pic img {
  width: 100%;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#news .news-list-box li .info-box {
  width: calc(100% - 212px);
  padding-left: 30px;
}
#news .news-list-box li .info-box .t1 {
  color: #333;
  font-size: 18px;
}
#news .news-list-box li .info-box .info {
  color: #999;
  height: 45px;
  line-height: 1.8em;
  font-size: 14px;
  margin-top: 10px;
}
#news .news-list-box li .info-box .date {
  color: #d6d6d6;
  font-size: 14px;
  margin-top: 20px;
}
#news .news-list-box li:hover .info-box .t1 {
  color: #0095f0;
}
#news .news-detail-cont .title-box {
  border-bottom: 1px solid #ebebeb;
  text-align: center;
  padding: 30px 0 15px;
}
#news .news-detail-cont .title-box .t1 {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
#news .news-detail-cont .title-box .t2 {
  margin-top: 10px;
}
#news .news-detail-cont .title-box .t2 span {
  font-size: 14px;
  color: #d6d6d6;
}
#news .news-detail-cont .content {
  padding: 30px 0;
}
#news .news-detail-cont .content p {
  color: #666;
  font-size: 14px;
  line-height: 1.8em;
}
#news .news-detail-cont .content img {
  max-width: 100%;
}
#news .news-detail-cont .content table {
  border: 1px solid #333;
}
#news .news-detail-cont .content table th, #news .news-detail-cont .content table tr, #news .news-detail-cont .content table td {
  border: 1px solid #333;
}
#news .news-detail-cont .cont-bottom {
  padding-top: 20px;
  border-top: 1px solid #ebebeb;
}
#news .news-detail-cont .cont-bottom .left {
  width: 80%;
}
#news .news-detail-cont .cont-bottom .left p {
  font-size: 14px;
}
#news .news-detail-cont .cont-bottom .left p span {
  color: #666;
}
#news .news-detail-cont .cont-bottom .left p a {
  color: #333;
}
#news .news-detail-cont .cont-bottom .left p:hover a {
  color: #0095f0;
}
#news .news-detail-cont .cont-bottom .back {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  background-color: #0095f0;
}

#case .case-nav li {
  width: 170px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
#case .case-nav li a {
  display: inline-block;
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 40px;
  background-color: #f4f4f4;
  transition: all 0.6s;
}
#case .case-nav li.active a, #case .case-nav li:hover a {
  background-color: #0095f0;
  color: #fff;
}
#case .case-nav li:last-of-type {
  margin-right: 0;
}
#case .case-box {
  padding-top: 20px;
}
#case .case-box li {
  width: 310px;
  border: 1px solid #eee;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#case .case-box li:nth-of-type(3n) {
  margin-right: 0;
}
#case .case-box li:hover .pic img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
#case .case-box li .pic {
  width: 100%;
  height: 110px;
  overflow: hidden;
}
#case .case-box li .pic img {
  width: 100%;
  transition: transform 0.5s ease-out;
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
}
#case .case-box li .info {
  color: #666;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  border-top: 1px solid #eee;
  text-align: center;
  padding: 0 10px;
}

#advise .advise-box {
  padding-top: 15px;
}
#advise .advise-box > div {
  width: 475px;
  height: 280px;
  border: solid 1px #eeeeee;
  padding: 70px 10px 0;
  text-align: center;
}
#advise .advise-box > div img {
  width: 60px;
}
#advise .advise-box > div .t1 {
  color: #666;
  font-size: 20px;
  padding: 15px 0 25px;
}
#advise .advise-box > div .t2 {
  color: #333;
  font-size: 30px;
}
#advise .download-box {
  min-height: 500px;
}
#advise .download-box .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 20px 0 30px;
  color: #666;
  height: 50px;
  font-size: 16px;
  border-bottom: 1px solid #f2f2f2;
}
#advise .download-box .item .tt {
  color: #333;
  width: 360px;
}
#advise .download-box .item .d-icon01 {
  width: 15px;
  height: 15px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url("../images/72.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
}
#advise .download-box .item .down {
  display: inline-block;
  width: 40px;
  height: 100%;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/74.png");
}
#advise .download-box .item:hover {
  color: #0095f0;
}
#advise .download-box .item:hover .d-icon01 {
  background-image: url("../images/73.png");
}
#advise .download-box .item:hover .down {
  background-image: url("../images/75.png");
}

#recruit .recruit-box {
  margin-top: 15px;
}
#recruit .recruit-box .re-item .re-top {
  color: #333;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  position: relative;
  border-top: 1px solid #ebebeb;
  cursor: pointer;
}
#recruit .recruit-box .re-item .re-top i {
  position: absolute;
  top: 15px;
  right: 30px;
  display: inline-block;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-image: url("../images/66.png");
}
#recruit .recruit-box .re-item .re-top.active {
  color: #fff;
  background-color: #0095f0;
}
#recruit .recruit-box .re-item .re-top.active i {
  background-image: url("../images/67.png");
}
#recruit .recruit-box .re-item .re-content {
  padding: 20px 20px 30px;
  display: none;
}
#recruit .recruit-box .re-item .re-content .item {
  margin-bottom: 20px;
}
#recruit .recruit-box .re-item .re-content .item .tt {
  color: #333;
  font-size: 18px;
}
#recruit .recruit-box .re-item .re-content .item .info {
  margin-top: 10px;
}
#recruit .recruit-box .re-item .re-content .item .info p {
  color: #666;
  font-size: 14px;
  line-height: 1.8em;
}
#recruit .recruit-box .re-item .re-content .join-btn {
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #0095f0;
  display: inline-block;
}
#recruit .recruit-box .re-item:last-of-type .re-top {
  border-bottom: 1px solid #ebebeb;
}

#contact .contact-content {
  padding-bottom: 70px;
}
#contact .contact-content .map::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
#contact .contact-content .map::-webkit-scrollbar-thumb {
  background-color: #0067ae;
}
#contact .contact-content .map {
  height: 405px;
  display: inline-block;
  width: 49%;
  overflow: auto;
}
#contact .contact-content .map img {
  max-width: -moz-max-content;
  max-width: max-content;
}
#contact .contact-content .address-info {
  width: 100%;
  padding-top: 30px;
  background-color: #fbfbfb;
}
#contact .contact-content .address-info li {
  width: 25%;
  padding: 0 20px 10px;
  text-align: center;
  float: left;
  border-right: 1px solid #eaeaea;
}
#contact .contact-content .address-info li:last-of-type {
  border: 0;
}
#contact .contact-content .address-info li img {
  width: 30px;
}
#contact .contact-content .address-info li .t1 {
  font-size: 16px;
  color: #666;
  padding: 8px 0;
  font-weight: bold;
}
#contact .contact-content .address-info li .t2 {
  font-size: 14px;
  color: #666;
}
#contact .contact-content .sale-center .title {
  color: #333;
  font-size: 24px;
  border-bottom: 1px solid #e5e5e5;
  padding: 25px 0 15px;
}
#contact .contact-content .sale-center .sale-list li {
  width: 33.33%;
  float: left;
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
#contact .contact-content .sale-center .sale-list li .t1 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
#contact .contact-content .sale-center .sale-list li .t2 {
  margin-top: 10px;
}
#contact .contact-content .sale-center .sale-list li .t2 span {
  font-size: 14px;
  color: #666;
}

#search .search-result {
  width: 100%;
  padding-bottom: 30px;
  padding-top: 50px;
  min-height: 600px;
}
#search .search-result .item {
  width: 100%;
  padding: 14px 0;
  border-bottom: 1px solid #e6e6e6;
}
#search .search-result .item .title {
  width: 100%;
  line-height: 14px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
#search .search-result .item .title i {
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #0095f0;
  margin-right: 10px;
}
#search .search-result .item .title p {
  display: inline-block;
  width: calc(100% - 14px);
}
#search .search-result .item .date {
  width: 100%;
  font-size: 12px;
  line-height: 12px;
  color: #999;
  margin-top: 10px;
  padding-left: 14px;
}
#search .search-result .pages {
  margin-top: 30px;
}

@media screen and (max-width: 1700px) {
  #index .index-banner .index-swiper {
    height: 455px;
  }
  .inner-banner {
    height: 380px;
  }
}/*# sourceMappingURL=style.css.map */
.video-layer .layui-layer-content {
  width: 800px !important;
  height: 450px !important;
  overflow: hidden !important;
}
.video-layer video {
  width: 100% !important;
  height: 100% !important;
}