@charset "utf-8";
* {padding: 0;margin: 0;outline: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
html {font-size: calc(100vw/19.2);-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
body {min-height: 100%;font-family: 'Microsoft YaHei', 'PingFang SC', 'Microsoft YaHei UI', 'Source Han Sans CN', 'Source Han Serif CN', 'SimSun', 'SimHei', 'Arial';font-size:16px;line-height: 1.6;color: #333;background: #fff;}
@media (max-width: 1580px) {
  body {font-size: 14px;}
}
img {border: 0;vertical-align: top;}
li {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
a,a:hover,a:focus {text-decoration: none;}
input,button {-webkit-appearance: none;border-radius: 0;}
button {cursor: pointer;}
input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}
textarea {resize: none;overflow: auto;}
input,button,textarea,select {border: 0;font-family: inherit;font-size: inherit;color: inherit;background: transparent;}
select {-webkit-box-sizing: border-box;box-sizing: border-box;white-space: nowrap;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
select::-ms-expand {display: none;}
table {border-collapse: collapse;}
.fl {float: left;}
.fr {float: right;}
.clear {zoom: 1;}
.clear:after {content: '';display: block;clear: both;}

.container {margin: 0 auto;width: 80%;}
@media (max-width: 1580px) {
  .container {width: 86%;}
}
@media (max-width: 767px) {
  .container {padding: 0 1rem;width: 100%;}
}
.bg-color1 {background-color: #fff;}

.ptb100 {padding-top: 1rem;padding-bottom: 1rem;}
@media (max-width: 767px) {
  .ptb100 {padding-top: 0.72rem;padding-bottom: 0.72rem;}
}
.pt100 {padding-top: 1rem;}
@media (max-width: 767px) {
  .pt100 {padding-top: 0.72rem;}
}
.pb100 {padding-bottom: 1rem;}
@media (max-width: 767px) {
  .pb100 {padding-bottom: 0.72rem;}
  .ptb100 {padding-top: 3rem;padding-bottom:3rem;}
	.pb100 {padding-bottom: 3rem;}
	.pt100 {padding-top:3rem;}
}

.font18{font-size:0.18rem;}
.font20{font-size:0.2rem;}
.font22{font-size:0.22rem;}
.font24{font-size:0.24rem;}
.font26{font-size:0.26rem;}
.font28{font-size:0.28rem;}
.font30{font-size:0.3rem;}
.font36{font-size:0.36rem;}
.font48{font-size:0.48rem;}
.font60{font-size:0.6rem;}
.font72{font-size:0.72rem;}
@media screen and (min-width: 1581px) and (max-width: 1900px) {
  .font18{font-size: 16px;}
}
@media screen and (min-width: 1281px) and (max-width: 1580px) {
	.font18{font-size:16px;}
	.font20,.font22{font-size:18px;}
	.font24,.font26{font-size:20px;}
	.font28,.font30{font-size:24px;}
	.font36{font-size:34px;}
	.font48{font-size:38px;}
	.font60{font-size:50px;}
	.font72{font-size:60px;}
}
@media screen and (min-width: 991px) and (max-width: 1280px) {
	.font18{font-size:15px;}
	.font24{font-size:0.34rem;}
	.font36{font-size:0.46rem;}
	.font48{font-size:0.58rem;}
	.font60{font-size:0.7rem;}
	.font72{font-size:0.82rem;}
}
@media screen and (min-width: 768px) and (max-width: 991px) {/* 平板 */
	.font18{font-size:14px;}
	.font20{font-size:0.38rem;}
	.font24{font-size:0.42rem;}
	.font30{font-size:0.5rem;}
	.font36{font-size:0.56rem;}
	.font48{font-size:0.68rem;}
	.font60{font-size:0.85rem;}
	.font72{font-size:0.92rem;}
}
@media (max-width: 767px) {
	.font18{ font-size:14px}
	.font20{font-size:0.7rem;}
	.font24{font-size:0.75rem;}
	.font30{font-size:0.8rem;}
	.font36{font-size:1.2rem;}
	.font48{font-size:1.2rem;}
	.font60{font-size:1.6rem;}
	.font72{font-size:1.8rem;}
}


#hi-upgrade {position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;height: 100%;background: #fff;font-size: 16px;line-height: 26px;text-align: center;}
#hi-upgrade .hi-wrap {position: absolute;top: 50%;left: 50%;margin: -177px 0 0 -450px;width: 900px;}
#hi-upgrade .hi-wrap .hi-title {font-size: 30px;line-height: 40px;color: #333;}
#hi-upgrade .hi-wrap .hi-close {margin: 10px 0;display: inline-block;cursor: pointer;font-size: 18px;color: #e9a171;}
#hi-upgrade .hi-wrap .hi-close:hover {text-decoration: underline;}
#hi-upgrade .hi-wrap .hi-text1 {color: #333;}
#hi-upgrade .hi-wrap .hi-text1 span {color: #e9a171;}
#hi-upgrade .hi-wrap .hi-text2 {position: relative;margin: 60px 0;color: #333;}
#hi-upgrade .hi-wrap .hi-text2::before {content: "";position: absolute;top: 50%;left: 0;z-index: 1;width: 100%;border-top: 1px solid #ddd;}
#hi-upgrade .hi-wrap .hi-text2 span {position: relative;z-index: 5;padding: 0 30px;background: #fff;}
#hi-upgrade .hi-wrap .hi-list {overflow: hidden;}
#hi-upgrade .hi-wrap .hi-list li {display: inline-block;width: 16%;}
#hi-upgrade .hi-wrap .hi-list li div {margin: 0 auto 5px;width: 50px;height: 50px;}
#hi-upgrade .hi-wrap .hi-list li a {color: #333;}
#hi-upgrade .hi-wrap .hi-list li a:hover {color: #e9a171;}
#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;}
#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;}
#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;}
#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;}
#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;}
#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;}

/* 占位标签，设置导航样式 */
#c-placeholder {height: 80px;}
@media (max-width: 991px) {
  #c-placeholder {height: 60px;}
}

/*顶部*/
#c-header {position: fixed;top: 0;left: 0;z-index: 900;width: 100%; background:#fff; line-height: 100px;text-align: center;color: #fff;transition: all 0.5s;}
#c-header.c-head-move {top: -100px;}
#c-header.c-style2 {color: #333;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);}
#c-header .container{ width:100%; padding-left:30px;}
@media (max-width: 991px) {
  #c-header {line-height: 60px;}
}
#c-header a {color: #fff;transition: all 0.5s;}
#c-header.c-style2 a {color: #333;}
#c-header .container {display: flex;align-items: center;justify-content: space-between;}
@media (max-width: 991px) {
  #c-header .container {padding: 0 0.5rem;width: 100%;height: 60px;}
}
@media (max-width: 767px) {
  #c-header .container {padding: 0 1rem;}
	#c-header{box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05)}
}
#c-header .c-right-box {display: flex;align-items: center;}

/*顶部logo*/
#c-header .c-logo {display: flex;align-items: center;}
#c-header .c-logo .c-img-box {display: flex;align-items: center;}
#c-header .c-logo .c-img-box img {height: 62px;}
@media (max-width: 991px) {
  #c-header .c-logo .c-img-box img {height: 30px;}
}
#c-header .c-logo .c-img-box img:nth-child(2) {display: none;}
#c-header .c-logo span {display: inline-block;margin-left: 20px;padding-left: 20px;border-left: 1px solid rgba(255, 255, 255, 0.2);}
@media (max-width: 767px) {
  #c-header .c-logo span {display: none;}
}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(1) {display: none;}
#c-header.c-style2 .c-logo .c-img-box img:nth-child(2) {display: inline-block;}

/*顶部pc导航*/
#c-header .c-nav {display: flex;align-items: center;}
@media (max-width: 991px) {
  #c-header .c-nav {display: none;}
}
#c-header .c-nav > li {position: relative;margin-right: 80px;}
#c-header .c-nav > li:last-child {margin-right: 0;}
#c-header .c-nav > li a:before {content: "";position: absolute;top: 0px;left: 0;width: 0;height: 4px;background: #038EC2;transition: 0.5s;}
@media (max-width: 1580px) {
  #c-header .c-nav > li {margin-right: 40px;}
}
@media (max-width: 1440px) {
  #c-header .c-nav > li {margin-right: 40px;}
}
@media (max-width: 1300px) {
   #c-header .c-nav{ margin-right:60px;}
}
#c-header .c-nav li a {position: relative;display: block;-webkit-transition: all 0.5s;transition: all 0.5s; color:#000}
@media (max-width: 1580px) {
  #c-header .font18 {font-size: 16px;}
}
#c-header .c-nav li a i {margin-left: 8px;font-size: 20px;}
#c-header .c-nav li.on > a::before,#c-header .c-nav li:hover > a::before {width: 100%;}
#c-header .c-nav li.on > .font18{ color:#038EC2}
#c-header .c-nav ul {position: absolute;top: 99%;left: 50%;display: none;width: 150px;line-height: 46px;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);-webkit-transform: translateX(-50%);transform: translateX(-50%);}

#c-header .c-nav li ul li a:before {content: "";position: absolute; top:auto;bottom:-1px;left: 0;width: 0;height: 3px;background: #038EC2;transition: 0.5s;}
#c-header .c-nav ul li {border-bottom: 1px solid #eee;}
#c-header .c-nav ul li:last-child {border: 0;}
#c-header .c-nav ul li a {color: #333;}
#c-header.c-style2 .c-nav li.on > a,
#c-header .c-nav li:hover > a {color: #038EC2; }

/*顶部移动端导航*/
#c-header .c-nav2 {position: absolute;top: 60px;left: 0;width: 100%;height: 0;line-height: 50px;color: #333;background: #fff;overflow-y: auto;transition: all 0.5s;text-align: left;}
#c-header .c-nav2 > li:last-child {border-bottom: 1px solid #f1f1f1;}
#c-header .c-nav2 li {padding: 0 0.5rem;border-top: 1px solid #f1f1f1;}
@media (max-width: 767px) {
  #c-header .c-nav2 li {padding: 0 1rem;}
}
#c-header .c-nav2 li .c-title-box {display: flex;align-items: center;justify-content: space-between;}
#c-header .c-nav2 li a {color: #333;-webkit-transition: all 0.3s;transition: all 0.3s;}
#c-header .c-nav2 li a i {font-size: 20px;}
#c-header .c-nav2 li a:hover,#c-header .c-nav2 li.on > a {color: #de2f09;}
#c-header .c-nav2 li ul {display: none; background:#FbFbFb}
.c-open #c-header .c-nav2 {height: calc(100vh - 60px);}

/*顶部导航开关*/
#c-header .c-switch {display: none;width: 24px;height: 20px; cursor: pointer;}
@media (max-width: 991px) {
  #c-header .c-switch {display: block;}
}
#c-header .c-switch i {position: relative;display: block;height: 2px;background: #333;-webkit-transition: all 0.3s;transition: all 0.3s;}
#c-header .c-switch i:nth-child(1) {top: 0;}
#c-header .c-switch i:nth-child(3) {bottom: 0;}
#c-header .c-switch i:nth-child(2) {margin: 6px 0}
#c-header.c-style2 .c-switch i {background: #333;}
body.c-open #c-header .c-switch i:nth-child(2) {opacity: 0;}
body.c-open #c-header .c-switch i:nth-child(1) {top: 8px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
body.c-open #c-header .c-switch i:nth-child(3) {bottom: 8px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}

/* 顶部功能区 */
#c-header .c-gn {display: flex;align-items: center;}
#c-header .c-gn form {padding: 0;position: relative;cursor: pointer;display: flex;}
#c-header .c-gn form > i {transition: 0.5s;background:url(../images/bg_02.png) no-repeat center center; width:100px; padding:50% 0}
#c-header .c-gn form .c-box {position: absolute;top: 120%;right: 0;display: none;width: 280px;height: 50px;background: #fff;border-radius: 5px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);overflow: hidden}
#c-header .c-gn form .c-box input {float: left;padding: 0 15px;width: -webkit-calc(30%);width: calc(100% - 70px);height: 50px;}
#c-header .c-gn form .c-box button {float: left;width: 70px;height: 50px;font-size: 18px;color: #fff;background:#038EC2;cursor: pointer;}
#c-header .c-gn .c-phone {display: flex;align-items: center; color:#038EC2; font-weight:normal; margin-left:60px;}
#c-header .c-gn .c-phone i {margin: 0 10px 0 30px;width: 30px;height: 30px; background:url(../images/bg_01.png) no-repeat left center}
@media (max-width: 1900px) {
  #c-header .c-gn .c-phone i {margin: 0 5px 0 15px;}
}
#c-header .c-gn .c-phone span { font-family:Arial;}
#c-header .c-cn{ text-align:center; width:100px; color: #333; border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0; margin-left:40px;}
#c-header .c-gn .c-language {
  position: relative;
  padding: 0 0.3rem;
  cursor: pointer; text-align:center; width:100px; color: #333; border-left:1px solid #E0E0E0; border-right:1px solid #E0E0E0; margin-left:40px;
}
@media (max-width: 991px) {
  #c-header .c-gn .c-language {
    padding: 0 0.5rem;
  }
}
#c-header .c-gn .c-language .c-title-box {
  display: inline-flex;
  align-items: center;
}
#c-header .c-gn .c-language .c-title-box i {
  margin-left: 10px;
}
#c-header .c-gn .c-language .c-list {
  display: none;
  position: absolute;
  top: 100%;
  margin-top: 1px;
  background: #fff;
  left: 0;
  width: 100%;
  line-height: 60px;
  text-align: left;
}
@media (max-width: 991px) {
  #c-header .c-gn .c-language{ border:0;}
  #c-header .c-gn .c-language .c-list {
    line-height: 50px;
  }
}
#c-header .c-gn .c-language .c-list a {
  display: block;
  margin: 0 0.1rem;
  padding: 0 0.2rem;
  color: #333;
  border-bottom: 1px dotted #ccc;
}
#c-header .c-gn .c-language .c-list a:hover {
  color: #0393CD;
}
#c-header .c-gn .c-language:hover .c-title-box {
  color: #0393CD;
}
@media (max-width: 1300px) {
  #c-header .c-gn {display: none;}
}
@media (max-width: 1440px) {
  #c-header .c-gn .c-phone{ margin-left:40px;}
  #c-header .c-cn{ width:90px;}
  #c-header .c-gn form > i{ width:80px;}
}
@media (max-width: 991px) {
  #c-header .c-gn {display: flex;align-items: center; height:60px; line-height:60px;}
  #c-header .c-gn .c-phone{ display:none}
  #c-header .c-gn form > i {width: 45px; height:60px;border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5;}
  #c-header .c-cn{ margin-left:0}
  #c-header .c-gn form{ height:60px; width:40px; display:inline-block; margin-right:20px; margin-left:10px}
  #c-header .c-gn .c-language{ margin-left:0; width:60px;}
}



/*首页轮播图*/
.c-banner1 {padding-top: 100px;}
.c-banner1 .swiper-slide {overflow: hidden; width:100%;}
.c-banner1 .swiper-slide img {width: 100%;height: calc(100vh - 100px);object-fit: cover;}
.c-banner1 .swiper-slide .c-mb1,
.c-banner1 .swiper-slide .c-mb2 {display: none;}
@media (max-width: 991px) {
  .c-banner1 .swiper-slide .c-mb1,.c-banner1 .swiper-slide .c-mb2 {display: block;}
}
@media (max-width: 991px) {
  .c-banner1 {padding-top: 60px;}
  .c-banner1 .swiper-slide .c-pc1,.c-banner1 .swiper-slide .c-pc2 {display: none;}
  .c-banner1 .swiper-slide img {height: calc(100vh - 60px);}
}
.c-banner1 .swiper-slide .c-pc1,
.c-banner1 .swiper-slide .c-mb1 {position: absolute;top: 0;left: 0;z-index: 0;}
.c-banner1 .swiper-slide .c-pc2,
.c-banner1 .swiper-slide .c-mb2 {position: relative;z-index: 2;}
.c-banner1 .swiper-button-next {margin-top: -28px;width: 30px;height: 56px;opacity: 0.2;transition: 0.5s;right: 0.6rem;background: url(../images/next.png) no-repeat center / auto 100%;}
.c-banner1 .swiper-button-prev {margin-top: -28px;width: 30px;height: 56px;opacity: 0.2;transition: 0.5s;left: 0.6rem;background: url(../images/prev.png) no-repeat center / auto 100%;}
.c-banner1 .swiper-button-next:hover,.c-banner1 .swiper-button-prev:hover {opacity: 1;}

/* 底部 */
#c-footer {color: #000; float:left; width:100%; background:#fff}
#c-footer a {color: #000;transition: 0.5s;}
#c-footer a:hover {color: #0393CD;}
#c-footer .c-top-box {padding: 0.8rem 0;}
#c-footer .c-text-wrap{ border-left:1px solid #EBEBEB; padding-left:50px; box-sizing:border-box;}
@media (max-width: 767px) {
  #c-footer .c-top-box {padding: 1.5rem 0;}
  #c-footer .c-text-wrap{ border:0; padding:0;}
}
#c-footer .c-top-box .container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
#c-footer .c-top-box .container .c-title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0.4rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-title-box {padding: 0.5rem 0;border-bottom: 1px solid #ccc;}
}
#c-footer .c-top-box .container .c-title-box .c-title {color: #000;}
#c-footer .c-top-box .container .c-title-box a {color: #333;}
#c-footer .c-top-box .container .c-title-box a:hover {color: #0393CD;}
#c-footer .c-top-box .container .c-title-box i {display: none;transition: 0.5s;}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-title-box i {display: inline-block;}
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box {width: 100%;}
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list {padding-top: 0.5rem;display: none;}
}
#c-footer .c-top-box .container .c-list-box .c-list li { padding-bottom: 0.1rem;}
#c-footer .c-top-box .container .c-list-box .c-list li:last-child {padding-bottom: 0;}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list li:last-child {padding-bottom: 0.5rem;}
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box .c-list li {padding-bottom: 0.5rem;}
}
#c-footer .c-top-box .container .c-list-box.on .c-title-box i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-list-box.on .c-title-box i {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-text-box {
    padding-top: 0.5rem;
  }
}
#c-footer .c-top-box .container .c-text-box p {
  padding-bottom: 0.1rem;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-text-box p {
    padding-bottom: 0.5rem;
  }
}
#c-footer .c-top-box .container .c-ico {
  display: flex;
  align-items: center;
}
#c-footer .c-top-box .container .c-ico a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #fff;
  background: #33444f;
  transition: 0.5s;
}
#c-footer .c-top-box .container .c-ico a:hover {
  background: #de2f09;
}
#c-footer .c-top-box .container .c-weixin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 910;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
#c-footer .c-top-box .container .c-weixin .c-img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 20px;
  width: 200px;
  border-radius: 5px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#c-footer .c-top-box .container .c-weixin .c-img-box img {
  width: 100%;
}
#c-footer .c-top-box .container .c-weixin .c-img-box .c-text {
  padding-top: 10px;
  line-height: 1;
  text-align: center;
  color: #333;
}
@media (max-width: 767px) {
  #c-footer .c-top-box .container .c-text-wrap {
    width: 100%;
    padding-top: 1.5rem;
  }
}
#c-footer .c-bottom-box {
  padding: 0.25rem 0;
  border-top: 1px solid #EBEBEB;
  color: #000;
  background: #fff;
}
@media (max-width: 767px) {
  #c-footer .c-bottom-box {
    padding: 1.5rem 0;
  }
}
#c-footer .c-bottom-box .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
#c-footer .c-bottom-box .container a {color: #000;}
#c-footer .c-bottom-box .container .c-copyright {word-wrap: break-word;word-break: break-all;}
#c-footer .c-bottom-box .container .c-copyright a{ margin-right:10px;}
#c-footer .c-bottom-box .container .c-copyright a:hover{ color:#0393CD;}
#c-footer .c-bottom-box .container .c-copyright span{ padding-left:20px;}
#c-footer .c-bottom-box .container .c-copyright span a{ margin-right:20px;}
@media (max-width: 767px) {	
	#c-footer .c-bottom-box{ padding:1rem 0;}
	#c-footer .c-bottom-box .container .c-copyright span{ float:left; width:100%; padding:5px 0; padding-left:0px;}

}
/* 顶部banner */
#c-top-banner {position: relative;height: 6.4rem; margin-top:100px;}
@media (max-width: 991px) {
  #c-top-banner {height: 10rem;}
}
@media (max-width: 767px) {
  #c-top-banner {height: 14rem;}
}
#c-top-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#c-top-banner .c-mb1,
#c-top-banner .c-mb2 {
  display: none;
}
@media (max-width: 991px) {
  #c-top-banner .c-mb1,
  #c-top-banner .c-mb2 {
    display: block;
  }
}
@media (max-width: 991px) {
  #c-top-banner .c-pc1,
  #c-top-banner .c-pc2 {
    display: none;
  }
}
#c-top-banner .c-pc1,
#c-top-banner .c-mb1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#c-top-banner .c-pc2,
#c-top-banner .c-mb2 {
  position: relative;
  z-index: 2;
}
#c-top-banner .c-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#c-top-banner .c-box .c-title {
  font-size: 48px;
  line-height: 1.5;
  color: #fff;
}
#c-top-banner .container {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* 顶部菜单 */
#c-top-menu {
  background: #f7f7f7;
  border-bottom: 1px solid #fafafa;
}
#c-top-menu .c-list {
  position: relative;
  display: flex;
  align-items: flex-start;
  overflow-x: auto;
  margin-bottom: -1px;
}
#c-top-menu .c-list li {
  flex: none;
  margin-right: 0.4rem;
  line-height: 80px;
  width: 190px;
}
#c-top-menu .c-list li a {
  position: relative;
  display: block;
  color: #333;
  transition: 0.5s;
}
#c-top-menu .c-list li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  border-bottom: 2px solid #de2f09;
  transition: 0.5s;
}
#c-top-menu .c-list li.on a,
#c-top-menu .c-list li a:hover {
  color: #de2f09;
}
#c-top-menu .c-list li.on a::before,
#c-top-menu .c-list li a:hover::before {
  width: 100%;
}
#c-top-menu.c-click-move .c-list li {
  width: 25%;
  margin: 0;
}
/* 地图 */
.c-map {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
}
.c-map .map-title {
  font-size: 14px;
  font-weight: bold;
  color: #de2f09;
}
.c-map .map-content {
  font-size: 12px;
  color: #222;
}
.c-map .anchorBL {
  display: none;
}
/* 分享 */
div.bsLogoLink,
#bsBox .bsTop,
#bsBox #bsMorePanel {
  width: 100% !important;
}
.bFind-wrapper-top {
  height: 26px !important;
}
#bsBox #bsMorePanel {
  height: 373px !important;
}
.bsPlatDiv {
  height: 312px !important;
}
.bFind {
  width: 204px !important;
}
#bsBox {
  height: 408px !important;
  width: 276px !important;
  margin-left: -138px !important;
}
.bsTop {
  width: 208px !important;
}
.bsFrameDiv div {
  width: 208px !important;
  height: 208px !important;
}
.bsFrameDiv img {
  width: 166px !important;
  height: 166px !important;
}
/* 上下页 */
#c-prev-next {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#c-prev-next a {
  max-width: 46%;
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 24px;
  color: #333;
  transition: 0.5s;
}
#c-prev-next a:hover {
  color: #de2f09;
}
#c-prev-next .prev i {
  margin-right: 10px;
  font-size: 20px;
  vertical-align: middle;
}
#c-prev-next .next i {
  margin-left: 10px;
  font-size: 20px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  #c-prevNext {
    margin: -5px 0;
  }
  #c-prevNext a {
    margin: 5px 0;
  }
  #c-prevNext .prev i {
    margin-right: 10px;
  }
  #c-prevNext .next i {
    margin-left: 10px;
  }
}
/* 分页 */
.c-page {
  padding-top: 40px;
  text-align:center;
  color: #333;
  line-height: 40px;
  font-weight:bold;
  width:100%;
}
.c-page a {
	font-family:AVGARDN;
  margin: 5px;
  width: 40px;
  display:inline-block;
  height:40px;
  text-align: center;
  background: #f9f9f9;
  color: #333;
  transition: 0.5s;
  line-height:38px
}
.c-page a:hover,
.c-page a.on {
  color:#038EC2;
}
.c-page .prev,.c-page .next { display:inline-block; border:2px solid #C8C8C8; border-radius:100px; font-family:宋体; color:#C8C8C8}
.c-page .prev:hover,.c-page .next:hover{ border:2px solid #0394CD; background:#0394CD; color:#fff;}
@media screen and (min-width: 768px) and (max-width: 1024px) {/* 平板 */
	.c-page { padding-top: 30px;}
}
@media (max-width: 767px) {
	.c-page { padding:20px 0;}
  .c-page a { width:34px; height:34px; line-height:30px; margin:0;}
  .c-page .prev,.c-page .next {
    display: inline-block;
  }
}
/* 公共标题 */
.c-common-title {
text-align: center;}
.c-common-title .c-title {
  font-size: 36px;
  line-height: 70px;
  background-image: url(../images/bgxs2.png);
  background-repeat: no-repeat;
  background-position: left 57% center;
  color: #fff;
  background-size: auto 70px;
}
.c-common-title .c-text {
  padding-top: 0.15rem;
  font-size: 22px;
  line-height: 32px;
  color: #333;
}

/* 图片弹窗 */
#hi-img-pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-img-pop .hi-close {
  position: fixed;
  top: 86%;
  left: 50%;
  margin-left: -25px;
  width: 50px;
  height: 50px;
  color: #fff;
  background: #fff;
  border-radius: 50%;
  transition: 0.5s;
  cursor: pointer;
}
#hi-img-pop .hi-close:after,
#hi-img-pop .hi-close:before {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 10px;
  width: 30px;
  height: 2px;
  background: #333;
  transition: 0.5s;
}
#hi-img-pop .hi-close:hover {
  background: #0393CD;
}
#hi-img-pop .hi-close:hover:after,
#hi-img-pop .hi-close:hover:before {
  background: #fff;
}
#hi-img-pop .hi-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-img-pop .hi-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-img-pop img {
  position: fixed;
  left: 50%;
  top: 50%;
  max-width: 90%;
  max-height: 70%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* 投递简历弹窗 */
#hi-resume-pop {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#hi-resume-pop form {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 90%;
  max-width: 400px;
  background: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#hi-resume-pop .hi-title-box {
  position: relative;
  padding: 0 30px;
  background: #0393CD;
}
#hi-resume-pop .hi-title-box .hi-title {
  line-height: 60px;
  font-size: 20px;
  color: #fff;
}
#hi-resume-pop .hi-title-box .hi-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  width: 80px;
  height: 60px;
  cursor: pointer;
}
#hi-resume-pop .hi-title-box .hi-close::before,
#hi-resume-pop .hi-title-box .hi-close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -1px 0 0 -10px;
  width: 20px;
  height: 2px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
#hi-resume-pop .hi-title-box .hi-close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#hi-resume-pop .hi-box {
  padding: 30px;
  font-size: 14px;
}
#hi-resume-pop input {
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  height: 50px;
  border: 1px solid #ccc;
}
#hi-resume-pop button {
  width: 100%;
  height: 50px;
  background: #0393CD;
  color: #fff;
  cursor: pointer;
  border: 0;
}
#hi-resume-pop .hi-file-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
#hi-resume-pop .hi-file-box .hi-input-box {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding: 0 15px;
  line-height: 30px;
  background: #0393CD;
}
#hi-resume-pop .hi-file-box input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  margin-bottom: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  border: 0;
  cursor: pointer;
}
#hi-resume-pop .hi-file-box .hi-text {
  color: #fff;
  text-align: center;
}
#hi-resume-pop .hi-file-box .hi-text2 {
  line-height: 30px;
}
#hi-resume-pop .hi-code-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 256px) !important;
}
#hi-resume-pop .hi-code-box {
  margin-bottom: 20px;
}
#hi-resume-pop .hi-code-box input {
  margin-bottom: 0;
  width: calc(100% - 146px) !important;
}
#hi-resume-pop .hi-code-box img {
  width: 130px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  #hi-resume-pop .hi-title-box {
    padding: 0 20px;
  }
  #hi-resume-pop .hi-title-box .hi-title {
    line-height: 50px;
    font-size: 18px;
  }
  #hi-resume-pop .hi-box {
    padding: 20px;
  }
  #hi-resume-pop input {
    margin-bottom: 10px;
    height: 40px;
  }
  #hi-resume-pop .hi-file-box,
  #hi-resume-pop .hi-code-box {
    margin-bottom: 10px;
  }
  #hi-resume-pop .hi-file-box .hi-text2 {
    font-size: 12px;
  }
  #hi-resume-pop button {
    height: 40px;
  }
  #hi-resume-pop .hi-title-box .hi-close {
    width: 60px;
    height: 50px;
  }
}
