@charset "UTF-8";
@import url(./reset.css);
@import url(./animate.min.css);
@import url(./swiper.min.css);
@import url(https://at.alicdn.com/t/font_2561049_jj3a4k1qtsd.css?spm=a313x.7781069.1998910419.102&file=font_2561049_jj3a4k1qtsd.css);
.headerTop {
  height: 80px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.headerTop .center {
  align-items: center;
  height: 100%;
}

.headerTop .headerRight {
  align-items: center;
}

.headerTop .headerRight .weixin {
  margin-right: 20px;
  cursor: pointer;
  position: relative;
  z-index: 5;
}

.headerTop .headerRight .weixin:hover .code {
  opacity: 1;
}

.headerTop .headerRight .weixin:hover .code img {
  width: 130px;
  height: 130px;
}

.headerTop .headerRight .weixin > img {
  width: 40px;
  transition: all .3s;
  height: 40px;
}

.headerTop .headerRight .weixin .code {
  position: absolute;
  top: 40px;
  left: 0;
  opacity: 0;
  transition: all .3s;
}

.headerTop .headerRight .weixin .code img {
  width: 50px;
  transition: all .3s;
  height: 50px;
}

.logo img {
  width: 250px;
  display: block;
}

.soBox {
  width: 240px;
  border: 1px solid #dcdcdc;
  height: 45px;
  border-radius: 45px;
  overflow: hidden;
}

.soBox .soInp {
  border: none;
  width: 180px;
  height: 43px;
  padding: 0 6px;
}

.soBox .soBtn {
  width: 60px;
  height: 43px;
  background: url(../images/ss.png) center no-repeat;
  border: none;
}

.topSo {
  align-items: center;
}

.loginBtn {
  display: block;
  width: 95px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #026eb6;
  color: #fff;
  margin-left: 20px;
}

.banner {
  position: relative;
}

.bannerSiper {
  width: 100vw;
  max-width: 1920px;
  margin: 0 auto;
}

.bannerSiper img {
  display: block;
  max-width: 1920px;
  margin: 0 auto;
  width: 100vw;
}

.sy-navigation {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-50%);
}

.sy-navigation.swiper-button-disabled {
  opacity: .5;
  cursor: default;
}

.sy-navigation .iconfont {
  color: #fff;
  font-size: 25px;
  font-weight: bold;
}

.sy-next {
  right: 2vw;
}

.sy-prev {
  left: 2vw;
}

.indexNav {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  background: rgba(2, 110, 182, 0.5);
  height: 90px;
}

.indexNav .center {
  background: url(../images/navBg.png) center no-repeat;
  background-size: 100% auto;
  height: 100%;
  padding: 0 20px;
}

.indexNav .center .item {
  flex: 1;
  color: #fff;
  text-align: center;
  transition: all .3s;
  position: relative;
  display: block;
}

.indexNav .center .item:hover {
  background: #025d9a;
}

.indexNav .center .item:hover .syInNav {
  transform: translateY(0%) scale(1);
  opacity: 1;
}

.indexNav .center .item .anv {
  display: block;
  width: 100%;
  color: #fff;
  height: 100%;
  overflow: hidden;
}

.indexNav .center .item h1 {
  font-size: 16px;
}

.indexNav .center .item .syInNav {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(-50%) scale(0);
  opacity: 0;
  width: 100%;
  transition: all .3s;
}

.indexNav .center .item .syInNav a {
  background: rgba(2, 110, 182, 0.8);
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  display: block;
  width: 100%;
  text-align: center;
  height: 100%;
}

.indexNav .center .item .syInNav a:hover {
  background: rgba(2, 110, 182, 0.88);
}

.indexNav .center .item .yuan {
  margin: 12px auto 5px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  line-height: 45px;
}

.indexNav .center .item .yuan .iconfont {
  font-size: 30px;
}

.indexNav .center .item .yuan .iconfont.icon-business {
  font-size: 24px;
}

.indexNav .center .item .yuan .iconfont.icon-icon-rank {
  font-size: 24px;
}

.indexNav .center .item .yuan .iconfont.icon-huiyuan {
  font-size: 23px;
  font-weight: bold;
}

.indexNav .center .item .yuan .iconfont.icon-youxiang1 {
  font-size: 23px;
}

.yaowen {
  margin-top: 40px;
}

.yaowen .left img {
  display: block;
}

.yaowen .info {
  width: 1100px;
  text-align: center;
}

.yaowen .info h1 {
  font-size: 28px;
  color: #026eb6;
}

.yaowen .info .h2 {
  justify-content: center;
}

.yaowen .info .h2 .one {
  font-size: 14px;
  color: #5d5d5d;
  width: 985px;
}

.yaowen .info .h2 .read {
  color: #026eb6;
}

.yaowen .info .h2 .read:hover {
  text-decoration: underline;
}

.syBox1 {
  margin-top: 40px;
}

.newsSwiper {
  width: 500px;
  margin: 0;
}

.newsSwiper img {
  display: block;
  width: 500px;
  height: 300px;
}

.newsSwiper .tit {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  line-height: 50px;
  color: #fff;
  padding-left: 15px;
}

.newsSwiper .tit .one {
  width: 250px;
}

.newsNext,
.newsPrev {
  width: 25px;
  height: 50px;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
  transition: all .3s;
}

.newsNext:hover,
.newsPrev:hover {
  background: rgba(2, 110, 182, 0.6);
}

.newsNext {
  right: 0;
}

.news-pagination {
  position: absolute;
  width: 220px !important;
  left: auto !important;
  right: 0;
  bottom: 0 !important;
  display: flex;
  height: 50px;
  z-index: 5;
  align-items: center;
  justify-content: center;
}

.news-pagination .swiper-pagination-bullet {
  width: 18px;
  height: 6px;
  background: #fff;
  transition: all .3s;
  border-radius: 0;
  opacity: 1;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5) inset;
}

.news-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #026eb6;
}

.syBor {
  border: 1px solid #dcdcdc;
}

.syTit {
  font-size: 24px;
  color: #172a86;
}

.syTit::before {
  content: "";
  display: inline-block;
  width: 9px;
  height: 20px;
  border-radius: 9px;
  background: #026eb6;
}

.gongsiNews {
  width: 390px;
  padding: 15px 15px 0;
}

.gongsiNews .top {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 10px;
  align-items: center;
}

.gongsiNews .top a:hover {
  color: #172a86;
  text-decoration: underline;
}

.gongsiNews .firstNews .one {
  font-size: 18px;
  color: #172a86;
}

.gongsiNews .firstNews .time {
  margin: 8px 0 8px;
}

.gongsiNews .firstNews .time,
.gongsiNews .firstNews .txt {
  color: #7e7e7e;
}

.gongsiNews .firstNews:hover .one {
  color: #026eb6;
}

.gongsiNews .list {
  color: #3e3e3e;
  line-height: 34px;
  margin-top: 10px;
}

.gongsiNews .list .one {
  width: 250px;
}

.gongsiNews .list a:hover {
  color: #172a86;
}

.gongsiNews .list a:hover .one {
  text-decoration: underline;
}

.gonggao {
  width: 275px;
}

.gonggao .top {
  background: url(../images/gonggao.png) center no-repeat;
  height: 38px;
  text-align: center;
  font-size: 18px;
  line-height: 38px;
  color: #fff;
  margin-top: 8px;
}

.gonggao .list {
  padding: 15px;
}

.gonggao .list .item:not(:last-child) {
  margin-bottom: 27px;
}

.gonggao .list .item .time {
  width: 65px;
  height: 60px;
  line-height: 30px;
  text-align: center;
}

.gonggao .list .item .time h1 {
  color: #b2b2b2;
  background: #e8e8e8;
}

.gonggao .list .item .time h2 {
  color: #fff;
  transition: all .3s;
  background: #b2b2b2;
}

.gonggao .list .item .info {
  width: 165px;
  line-height: 24px;
  color: #3e3e3e;
  display: flex;
  align-items: center;
  transition: all .3s;
}

.gonggao .list .item:hover .time h2 {
  background: #026eb6;
}

.gonggao .list .item:hover .info {
  color: #026eb6;
}

.guanggao {
  margin: 30px auto 35px;
}

.guanggao img {
  display: block;
  margin: 0 auto;
  width: 1200px;
}

.syNews {
  width: 900px;
}

.syNews .newsTop {
  border-bottom: 1px solid #dcdcdc;
  background: #e2f0fb;
  align-items: center;
  font-size: 16px;
  padding-right: 20px;
}

.syNews .newsTop .more:hover {
  color: #026eb6;
}

.syNews .newsNav a {
  display: block;
  width: 130px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  transition: all .3s;
}

.syNews .newsNav a:hover {
  background: #026eb6;
  color: #fff;
}

.syNews .newsNav a.active {
  background: #026eb6;
  color: #fff;
}

.newsCon {
  overflow: hidden;
}

.newsCon .box {
  padding: 15px 0;
  display: flex;
  width: 2700px;
  transition: all .3s;
}

.newsCon .box .item {
  width: 900px;
}

.newsCon .box .item a {
  width: 50%;
  font-size: 16px;
  line-height: 40px;
  padding: 0 40px;
  align-items: center;
}

.newsCon .box .item a:hover {
  color: #026eb6;
}

.newsCon .box .item a:hover .time {
  color: #026eb6;
}

.newsCon .box .item a .one {
  width: 310px;
}

.newsCon .box .item a .one::before {
  content: ">";
}

.newsCon .box .item a .time {
  color: #6b6b6b;
  font-size: 14px;
}

.syNewsNav {
  width: 275px;
}

.syNewsNav .img {
  width: 250px;
  margin: 10px auto 0;
}

.syNewsNav .list {
  width: 250px;
  margin: 5px auto 0;
}

.syNewsNav .list a {
  display: block;
  font-size: 16px;
  line-height: 40px;
}

.syNewsNav .list a:not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
}

.syNewsNav .list a:hover {
  color: #026eb6;
}

.syNewsNav .list a::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 10px;
  background: url(../images/sanjiao.png) center no-repeat;
  margin: 0 5px;
}

.syCase {
  margin-top: 30px;
  position: relative;
}

.syCase .caseTop {
  border-bottom: 1px solid #dcdcdc;
  background: #e2f0fb;
  align-items: center;
  font-size: 16px;
  padding-right: 20px;
}

.syCase .caseTop .more:hover {
  color: #026eb6;
}

.syCase .caseNav a {
  display: block;
  width: 130px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  transition: all .3s;
}

.syCase .caseNav a:hover {
  background: #026eb6;
  color: #fff;
}

.syCase .caseNav a.active {
  background: #026eb6;
  color: #fff;
}

.caseCon {
  overflow: hidden;
  position: relative;
}

.caseBox {
  margin-top: 20px;
  width: 3600px;
  transition: all .3s;
  display: flex;
}

.caseBox .item {
  width: 1200px;
}

.caseBox a:hover .one {
  color: #026eb6;
}

.caseBox .img {
  display: block;
  width: 215px;
  height: 150px;
  margin: 0 auto;
}

.caseBox .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.caseBox .one {
  width: 215px;
  margin: 0 auto;
  text-align: center;
  line-height: 45px;
  font-size: 16px;
}

.case-next,
.case-prev {
  bottom: 90px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
}

.case-next {
  right: -20px;
}

.case-prev {
  left: -20px;
}

.foot {
  background: #f9f9f9;
}

.foot {
  margin-top: 30px;
  padding: 20px 0 40px;
}

.footNav {
  margin-top: 20px;
}

.footNav li:not(:last-child) {
  margin-right: 40px;
}

.footNav li a {
  display: block;
  color: #787878;
  line-height: 36px;
  text-align: center;
}

.footNav li a:hover {
  color: #026eb6;
  text-decoration: underline;
}

.footNav li a:first-child {
  font-size: 16px;
  color: #2c2c2c;
}

.footInfo {
  padding-left: 60px;
  background: url(../images/tel.png) top left no-repeat;
  margin-top: 20px;
  max-width: 340px;
}

.footInfo .tel h1 {
  font-size: 16px;
  color: #787878;
}

.footInfo .tel h2 {
  font-size: 30px;
  font-weight: bold;
  color: #026eb6;
}

.footInfo .info {
  color: #535353;
  line-height: 28px;
}

.lianjie {
  color: #464646;
  font-size: 16px;
  margin-right: 10px;
  background: url(../images/hboxon.png) no-repeat right center;
  position: relative;
  border: 1px solid #dcdcdc;
  width: 250px;
  margin-left: auto;
  background-position-x: 220px;
}

.lianjie .lianjie-t {
  display: block;
  cursor: pointer;
  z-index: 3;
  width: 250px;
  height: 40px;
  line-height: 38px;
  padding-left: 5px;
}

.lianjie .htt {
  border: 1px solid #fff;
  width: 250px;
  line-height: 32px;
  position: absolute;
  bottom: 40px;
  z-index: 2;
  left: 0;
  color: #fff;
  background: rgba(2, 110, 182, 0.8);
  display: none;
  text-align: center;
}

.lianjie .htt a {
  color: #fff;
  display: block;
  justify-content: center;
  border-bottom: 1px solid #fff;
  font-size: 15px;
  display: flex;
  align-items: center;
  min-height: 40px;
  line-height: 20px;
  padding: 10px;
}

.lianjie .htt a:last-child {
  border: none;
}

.mama {
  margin-top: 30px;
  text-align: center;
}

.mama h1 {
  margin-top: 10px;
  font-size: 16px;
}

.mama .item:not(:last-child) {
  margin-right: 10px;
}

.mama .img {
  width: 105px;
  height: 105px;
  border: 1px solid #dcdcdc;
}

.mama .img img {
  width: 100%;
  height: 100%;
  display: block;
}

.footIpc {
  height: 40px;
  background: #056db6;
  color: #fff;
  text-align: center;
  line-height: 40px;
}

.footIpc a {
  color: #fff;
}

.login-bg {
  position: relative;
  background: url(../images/loginBg.jpg) center no-repeat;
  height: calc(100vh - 120px);
  width: 100vw;
  background-size: cover;
  max-width: 1920px;
  margin: 0 auto;
}

.login-box {
  position: relative;
  margin: 0 18vw;
  height: 100%;
}

.index-page {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 500px;
  display: none;
  background: #fff;
  padding: 30px 55px 10px;
  border-radius: 15px;
}

.index-page.active {
  display: block;
}

.login-tit {
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}

.login-tit .tit {
  font-size: 28px;
  color: #1e3f9c;
  font-weight: bold;
  font-style: italic;
}

.login-form {
  width: 100%;
}

.login-form .item {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}

.login-form .login-inp {
  font-size: 16px;
  border: none;
  width: 100%;
  height: 55px;
  padding: 0 10px;
  outline: none;
  border-bottom: 1px solid #dcdcdc;
  color: #4b4b4b;
}

.login-form .login-btn {
  display: block;
  width: 100%;
  height: 55px;
  background: #1e3f9c;
  font-size: 20px;
  color: #fff;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  margin-top: 30px;
  box-shadow: 0 0 10px rgba(30, 63, 156, 0.5);
  transition: all .3s;
}

.login-form .login-btn:hover {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.login-form .loginNum {
  padding-left: 40px;
  background: url(../images/soso.png) left center no-repeat;
  background-position-x: 10px;
}

.login-form .loginPwd {
  padding-left: 40px;
  background: url(../images/mima.png) left center no-repeat;
  background-position-x: 10px;
}

.register-forget {
  margin-top: 25px;
  color: #636363;
  font-size: 16px;
}

.register-forget a {
  color: #1e3f9c;
  cursor: pointer;
}

.register-forget a:hover {
  text-decoration: underline;
}

.sent-msg {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  border: none;
  width: 90px;
  height: 35px;
  border-radius: 35px;
  color: #3e3e3e;
}

#service-agreement {
  opacity: 0;
}

#service-agreement:checked ~ .service-label::before {
  border-color: #1e3f9c;
  background-color: #1e3f9c;
}

.service-label {
  position: relative;
  margin-left: 10px;
  font-size: 18px;
  cursor: pointer;
}

.service-label span {
  color: #1e3f9c;
}

.service-label span:hover {
  text-decoration: underline;
  cursor: pointer;
}

.service-label::before {
  content: "";
  display: block;
  transition: all 0.3s;
  position: absolute;
  width: 18px;
  height: 18px;
  border: 1px solid #dcdcdc;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
}

.service-label::after {
  content: "";
  display: block;
  position: absolute;
  background: url(../images/gou.png) center no-repeat;
  background-size: 70% 70%;
  width: 18px;
  height: 18px;
  top: 50%;
  left: -25px;
  transform: translateY(-50%);
}

.fw-shadow {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  z-index: 100;
  display: none;
}

.service-eject {
  position: fixed;
  transition: all 0.3s;
  top: 150%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  z-index: 101;
  width: 40vw;
  height: 70vh;
  border-radius: 10px;
  padding: 20px;
  display: flex;
  flex-flow: column;
  overflow: auto;
}

.service-eject .close {
  position: absolute;
  top: 20px;
  right: 20px;
}

.service-eject .close img {
  width: 30px;
  cursor: pointer;
  transition: all 0.5s;
}

.service-eject .close img:hover {
  transform: rotate(180deg);
}

.service-eject .eject-h1 {
  font-size: 24px;
  color: #535353;
  text-align: center;
  margin-bottom: 15px;
}

.service-eject .con {
  flex: 1;
  overflow: auto;
}

/*87%*/
@media screen and (max-width: 1685px) {
  .indexNav {
    height: 78px;
  }
  .indexNav .center .item h1 {
    font-size: 14px;
  }
  .indexNav .center .item .yuan {
    margin: 10px auto 4px;
    width: 39px;
    height: 39px;
    color: #fff;
    line-height: 39px;
  }
  .indexNav .center .item .yuan .iconfont {
    font-size: 23px;
  }
  .indexNav .center .item .yuan .iconfont.icon-business {
    font-size: 21px;
  }
  .indexNav .center .item .yuan .iconfont.icon-icon-rank {
    font-size: 21px;
  }
  .indexNav .center .item .yuan .iconfont.icon-huiyuan {
    font-size: 20px;
    font-weight: bold;
  }
  .indexNav .center .item .yuan .iconfont.icon-youxiang1 {
    font-size: 20px;
  }
  .login-tit .logo .tit {
    font-size: 25px;
  }
  .login-form .login-inp {
    height: 47px;
    font-size: 15px;
  }
  .service-label {
    font-size: 15px;
  }
  .login-form .login-btn {
    margin-top: 28px;
    height: 48px;
    font-size: 18px;
  }
  .register-forget {
    margin-top: 25px;
    font-size: 16px;
  }
  .index-page {
    width: 435px;
  }
}

.inban img {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}

.inNavBg {
  background: #056db6;
  color: #fff;
  height: 70px;
  position: relative;
  z-index: 100;
}

.inNavBg .center {
  position: relative;
}

.inNavBg .item {
  position: relative;
}

.inNavBg .item > a {
  color: #fff;
  position: relative;
  display: block;
  width: 100%;
}

.inNavBg .item .syInNav2 {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(-50%) scale(0);
  opacity: 0;
  width: 100%;
  transition: all .3s;
}

.inNavBg .item .syInNav2 a {
  background: rgba(3, 159, 233, 0.8);
  color: #fff;
  font-size: 16px;
  line-height: 35px;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.inNavBg .item .syInNav2 a:hover {
  background: rgba(5, 109, 182, 0.88);
}

.inNavBg .item:hover .syInNav2 {
  transform: translateY(0%) scale(1);
  opacity: 1;
}

.inNavBg .inTit {
  position: absolute;
  width: 200px;
  background: rgba(3, 159, 233, 0.9);
  height: 165px;
  left: 0;
  bottom: 0;
  text-align: center;
}

.inNavBg .inTit h1 {
  font-size: 30px;
  font-weight: bold;
  margin-top: 15px;
}

.inNavBg .inTit h2 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 35px;
}

.inNav {
  display: flex;
  margin-left: auto;
}

.inNav .item > a {
  display: block;
  line-height: 70px;
  font-size: 16px;
  height: 70px;
  padding: 0 20px;
  transition: all .3s;
}

.inNav .item > a.active, .inNav .item > a:hover {
  background: #039fe9;
}

.inTitle {
  align-items: center;
  margin: 25px auto 25px;
}

.inTitle .info {
  font-size: 30px;
  color: #292929;
}

.inTitle .info span {
  font-size: 16px;
  color: #787878;
}

.inTitle .weizhi {
  display: flex;
  align-items: center;
}

.inTitle .weizhi img {
  margin-right: 5px;
}

.inTitle .weizhi a {
  margin: 0 5px;
}

.inTitle .weizhi a:hover {
  color: #026eb6;
  text-decoration: underline;
}

.inTitle .weizhi span {
  margin-left: 5px;
}

.inContent {
  margin-bottom: 80px;
}

.inContent .left {
  width: 860px;
}

.inContent .right {
  width: 285px;
}

.rInCon .item {
  background: #eeeeee;
  height: 100px;
  text-align: center;
  transition: all .3s;
  margin-left: 5px;
  margin-bottom: 5px;
  flex: 1;
  min-width: calc(50% - 5px);
}

.rInCon .item:last-child {
  width: calc(50% - 5px);
  flex-shrink: 1;
}

.rInCon .item a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column nowrap;
  height: 100%;
}

.rInCon .item .iconfont {
  margin: 0 auto;
  color: #333;
  font-size: 32px;
  margin-bottom: 5px;
}

.rInCon .item h1 {
  font-size: 16px;
  font-size: #737373;
}

.rInCon .item:hover, .rInCon .item.active {
  background: #039fe9;
}

.rInCon .item:hover .iconfont,
.rInCon .item:hover h1, .rInCon .item.active .iconfont,
.rInCon .item.active h1 {
  color: #fff;
}

.rightInNav {
  width: 280px;
  margin-left: auto;
  margin-top: 50px;
}

.rightInNav img {
  display: block;
  width: 280px;
}

.rightInNav a {
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.rightInNav a h1 {
  position: absolute;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
  transition: all .3s;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  left: 0;
  width: 280px;
  text-align: center;
}

.lindaoList {
  margin-top: 20px;
}

.lindaoList .item {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.lindaoList .img img {
  width: 160px;
  height: 205px;
  display: block;
}

.lindaoList .info {
  width: 670px;
}

.lindaoList .info h1 {
  font-size: 24px;
  font-weight: bold;
  color: #414141;
  margin: 20px 0;
}

.lindaoList .info h2 {
  font-size: 16px;
  color: #444444;
}

.caseList .item {
  width: 265px;
  margin-bottom: 30px;
}

.caseList .item:not(:nth-child(3n)) {
  margin-right: 30px;
}

.caseList .item .img {
  width: 265px;
  height: 185px;
}

.caseList .item .one {
  font-size: 18px;
  color: #3f3f3f;
  margin-top: 10px;
}

.caseList .item:hover .img img {
  transform: scale(1.1);
}

.caseList .item:hover .one {
  color: #026eb6;
}

.qiyeInfo .qiyeImg img {
  display: block;
  width: 100%;
}

.qiyeQ {
  margin: 40px 0;
}

.rlzy {
  margin-top: 50px;
  margin-bottom: 30px;
}

.rlzy .rlzy-top {
  height: 65px;
  background: #edf1f6;
  line-height: 65px;
}

.rlzy .rlzy-top .item {
  flex: 1;
  text-align: center;
  font-size: 18px;
  color: #333333;
}

.rlzy .rzly-list .item {
  border-bottom: 1px solid #dadada;
}

.rlzy .rzly-list .item .top {
  background: #ffffff;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  min-height: 65px;
  display: flex;
  align-items: center;
}

.rlzy .rzly-list .item .top:hover {
  background: #014099;
}

.rlzy .rzly-list .item .top:hover .box {
  color: #fff;
}

.rlzy .rzly-list .item .top.active {
  background: #014099;
}

.rlzy .rzly-list .item .top.active .box {
  color: #fff;
}

.rlzy .rzly-list .item .top .box {
  flex: 1;
  text-align: center;
  font-size: 16px;
  transition: all 0.3s;
  color: #666666;
}

.rlzy .rzly-list .item .info {
  background: #edf1f6;
  padding: 20px 35px;
  display: none;
}

.rlzy .rzly-list .item .info .zp-head {
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px;
}

.firsNews .img {
  width: 450px;
  height: 270px;
}

.firsNews .info {
  width: 410px;
  padding: 25px;
  background: #eff0f1;
}

.firsNews .info .tit {
  font-size: 24px;
  color: #393939;
  line-height: 36px;
  transition: all .3s;
}

.firsNews .info .time {
  color: #787878;
  margin: 20px 0;
}

.firsNews .info .txt {
  line-height: 24px;
  color: #787878;
  margin-bottom: 15px;
}

.firsNews .info .cheack {
  color: #056db6;
}

.firsNews:hover .img img {
  transform: scale(1.1);
}

.firsNews:hover .info .tit {
  color: #026eb6;
}

.newsList {
  margin-top: 30px;
}

.newsList .item {
  border-bottom: 1px dashed #dcdcdc;
  padding: 35px 0;
}

.newsList .item a:hover .time {
  background: #056db6;
}

.newsList .item a:hover .time h1,
.newsList .item a:hover .time h2,
.newsList .item a:hover .time h3 {
  color: #fff;
}

.newsList .time {
  width: 120px;
  height: 120px;
  background: #e6e6e6;
  text-align: center;
  transition: all .3s;
}

.newsList .time h1 {
  font-size: 30px;
  color: #666666;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 10px;
}

.newsList .time h2,
.newsList .time h3 {
  font-size: 16px;
  line-height: 24px;
}

.newsList .info {
  width: 700px;
}

.newsList .info .tit {
  font-size: 24px;
  color: #666666;
  margin-top: 5px;
}

.newsList .info .name {
  color: #666666;
  margin: 10px 0 25px;
}

.newsList .info .txt {
  color: #787878;
}

.newsInfo .newsT {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.newsInfo .newsT .tit {
  font-size: 24px;
  color: #2a2a2a;
  margin-bottom: 15px;
}

.newsInfo .newsT .name {
  color: #6e6e6e;
}

.shangxiap {
  margin-top: 30px;
  border-top: 1px solid #dcdcdc;
  padding-top: 30px;
  align-items: center;
}

.shangxiap .left {
  width: 500px;
}

.shangxiap .left .item {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 16px;
}

.shangxiap .left .item a {
  width: 350px;
  display: block;
}

.shangxiap .left .item a:hover {
  color: #026eb6;
}

.back {
  height: 170px;
  height: 55px;
  line-height: 55px;
  padding: 0 15px;
  border-radius: 5px;
  text-align: center;
  background: #056db6;
  color: #fff;
  font-size: 18px;
}

.back img {
  margin-left: 8px;
}

.proSoso {
  background: #056db6;
  height: 70px;
  display: flex;
  align-items: center;
  padding: 0 30px;
  color: #fff;
}

.proSoso .sosoInp {
  width: 260px;
  height: 48px;
  background: #fff;
  border: none;
  padding: 0 15px;
  color: #595959;
  margin-right: 30px;
}

.proSoso .timeInp {
  border: none;
  width: 120px;
  padding: 0 15px;
  height: 45px;
  margin: 0 5px;
  background: #fff url(../images/lansanjiao.png) center right no-repeat;
  background-position-x: 100px;
}

.proSoso .proSub {
  display: inline-block;
  cursor: pointer;
  margin-left: 20px;
  width: 77px;
  height: 45px;
  border-radius: 30px;
  border: none;
}

.proList {
  margin-top: 30px;
}

.proList .item {
  background: #eeeeee;
  margin-bottom: 20px;
}

.proList .item a {
  display: block;
  padding: 20px;
  background: url(../images/youjiantou.png) right center no-repeat;
  background-position-x: 800px;
}

.proList .time {
  font-size: 16px;
  color: #fff;
  background: #056db6;
  padding: 0 5px;
}

.proList .one {
  margin-top: 10px;
  font-size: 16px;
}

.goBao {
  display: block;
  width: 190px;
  height: 50px;
  line-height: 50px;
  margin: 70px auto 0;
  background: #025d9a;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 50px;
}

.mainInfo {
  margin-top: 30px;
}

.zuzhi img {
  display: block;
  width: 100%;
}

.houBg {
  background: #efeff4;
  padding: 20px 0;
  min-height: calc(100vh - 180px);
}

.houCont {
  padding: 20px;
  background: #fff;
}

.zuceT {
  text-align: center;
  margin: 30px auto;
}

.zuceT h1 {
  font-size: 30px;
  font-weight: bold;
  color: #323232;
}

.zuceT h2 {
  font-size: 16px;
  color: #323232;
}

.registerNav {
  margin-bottom: 40px;
}

.registerNav a {
  display: block;
  flex: 1;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #505050;
  background: #e1e1e1;
  font-size: 16px;
}

.registerNav a.active {
  background: #026eb6;
  color: #fff;
}

.zuceTable .zuceField {
  margin-bottom: 40px;
  border: 1px solid #dcdcdc;
  padding-top: 30px;
}

.zuceTable .zuceField legend {
  margin-left: 20px;
  padding: 0 10px;
  font-size: 20px;
}

.zuceBox {
  padding-right: 25px;
}

.zuceBox .item {
  align-items: center;
  font-size: 16px;
  margin-bottom: 20px;
}

.zuceBox .name {
  flex: 1;
  text-align: right;
  font-size: 16px;
  padding-right: 5px;
}

.zuceBox .name span {
  color: #ff3000;
}

.zuceBox .zuceInpBox {
  width: 970px;
  position: relative;
}

.zuceBox .zuceInpBox .zeceInp {
  width: 100%;
  height: 40px;
  border: 1px solid #dcdcdc;
  padding-left: 10px;
  outline: none;
  line-height: 38px;
}

.zuceBox .zuceInpBox .zeceInp:focus {
  border: 1px solid #026eb6;
}

.ziliaoBox .item {
  padding-bottom: 20px;
  border-bottom: 1px dashed #000;
}

.ziliaoBox .item:not(:first-child) {
  padding-top: 20px;
}

.ziliaoBox .item:last-child {
  border-bottom: none;
}

.ziliaoBox .top {
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  width: 1100px;
  padding-bottom: 20px;
  margin: 0 auto 20px;
}

.ziliaoBox .bom {
  width: 1100px;
  margin: 0 auto;
}

.ziliaoBox .bom .box {
  align-items: center;
  margin-bottom: 15px;
}

.ziliaoBox .bom .notSent {
  font-size: 16px;
  line-height: 30px;
}

.ziliaoBox .name {
  width: 195px;
  margin-right: 20px;
  font-size: 16px;
  padding-right: 5px;
}

.ziliaoBox .name span {
  color: #ff3000;
}

.sendBtn {
  position: relative;
  width: 120px;
  height: 40px;
  border: 1px solid #dcdcdc;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sendBtn span {
  font-size: 25px;
  line-height: 40px;
}

.sendBtn .filecontrol {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  z-index: 10;
}

.fileDelete {
  width: 50px;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  background: #025d9a;
  cursor: pointer;
  color: #fff;
  margin-left: 20px;
}

.zuzejg a {
  color: #026eb6;
}

.zuceBtn {
  margin-bottom: 20px;
  display: block;
  background-color: #025d9a;
  color: #fff;
  line-height: 60px;
  width: 100%;
  margin-top: 30px;
  font-size: 18px;
  cursor: pointer;
  border: none;
}

.sent-msg {
  position: absolute;
  left: 180px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 96px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #555555;
  border-radius: 32px;
  border: none;
  background: #e6e6e6;
}

.tiaokuanT {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin: 30px 0;
}

.vipCon .left {
  width: 260px;
  background: #fff;
}

.vipCon .right {
  background: #fff;
  width: 920px;
}

.houtitBg {
  background: #026eb6;
  color: #fff;
  height: 60px;
}

.houtitBg .center {
  height: 100%;
  align-items: center;
}

.houtitBg .weizhi {
  display: flex;
  align-items: center;
  color: #fff;
}

.houtitBg .weizhi img {
  margin-right: 5px;
}

.houtitBg .weizhi a {
  margin: 0 5px;
  color: #fff;
}

.houtitBg .weizhi a:hover {
  color: #026eb6;
  text-decoration: underline;
}

.houtitBg .weizhi span {
  margin-left: 5px;
}

.vipNav {
  text-align: center;
  overflow: hidden;
  min-height: 500px;
}

.vipNav .item {
  margin-top: 40px;
}

.vipNav h1 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 15px;
}

.vipNav a {
  display: block;
  color: #757575;
  line-height: 30px;
}

.vipNav a.active {
  color: #009ee7;
}

.vipNav a:hover {
  color: #009ee7;
}

.houTitle .info {
  font-size: 30px;
  color: #fff;
}

.houTitle .info span {
  font-size: 16px;
  color: #fff;
}

.huiyuan {
  padding: 40px 50px 40px;
}

.huiyuan .left {
  width: 380px;
  align-items: center;
}

.huiyuan .left .info {
  margin-left: 20px;
}

.huiyuan .left h1 {
  font-size: 24px;
  color: #616161;
}

.huiyuan .left .shangxia {
  font-size: 16px;
  color: #929292;
  margin: 10px 0;
}

.huiyuan .left a {
  color: #026eb6;
}

.huiyuan .right {
  width: 410px;
  padding-top: 10px;
}

.huiyuan .right .tit {
  margin-bottom: 20px;
  font-size: 18px;
}

.huiyuan .right .nav {
  align-items: center;
}

.huiyuan .right a {
  text-align: center;
}

.huiyuan .right a h1 {
  margin-top: 10px;
}

.huiyuan .right a:hover h1 {
  color: #026eb6;
}

.huiyuan .right a:last-child h1 {
  margin-top: 0px;
}

.fixPwd {
  padding: 40px;
}

.fixPwd .tit {
  font-size: 24px;
  color: #757575;
  margin-bottom: 40px;
}

.fixPwd .zuceBox .zuceInpBox {
  width: 660px;
}

.zhaobiao .nav {
  font-size: 18px;
  color: #323232;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 15px;
  margin-bottom: 20px;
}

.zhaobiao .nav a {
  position: relative;
  color: #323232;
  margin-right: 60px;
  line-height: 50px;
}

.zhaobiao .nav a:hover {
  color: #0e9fe7;
}

.zhaobiao .nav a.active {
  color: #0e9fe7;
}

.zhaobiao .nav a.active::after {
  content: "";
  display: block;
  left: 50%;
  height: 4px;
  background: #0e9fe7;
  bottom: -1px;
  z-index: 2;
}

.zhaobiao .list .item {
  position: relative;
  background: #f6f6f6;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.zhaobiao .list .item h1 {
  color: #2d2d2d;
  font-size: 18px;
  margin-bottom: 22px;
  width: 600px;
}

.zhaobiao .list .item h2 {
  color: #5e5e5e;
}

.zhaobiao .list .item::after {
  content: "";
  display: block;
  width: 116px;
  height: 52px;
  position: absolute;
  top: 13px;
  text-align: center;
  padding-top: 9px;
  font-size: 16px;
  color: #fff;
  right: -12px;
}

.zhaobiao .list .item.success::after {
  content: "审核成功";
  background: url(../images/success.png) center no-repeat;
}

.zhaobiao .list .item.fail::after {
  content: "审核失败";
  background: url(../images/fail.png) center no-repeat;
}

.zhaobiao .list .item.examining::after {
  content: "审核中";
  background: url(../images/examining.png) center no-repeat;
}

/*75%*/
@media screen and (max-width: 1445px) {
  .indexNav {
    height: 67px;
  }
  .indexNav .center .item h1 {
    font-size: 12px;
  }
  .indexNav .center .item .yuan {
    margin: 9px auto 4px;
    width: 33px;
    height: 33px;
    color: #fff;
    line-height: 33px;
  }
  .indexNav .center .item .yuan .iconfont {
    font-size: 19px;
  }
  .indexNav .center .item .yuan .iconfont.icon-business {
    font-size: 17px;
  }
  .indexNav .center .item .yuan .iconfont.icon-icon-rank {
    font-size: 17px;
  }
  .indexNav .center .item .yuan .iconfont.icon-huiyuan {
    font-size: 16px;
    font-weight: bold;
  }
  .indexNav .center .item .yuan .iconfont.icon-youxiang1 {
    font-size: 16px;
  }
  .index-page {
    width: 375px;
  }
  .login-tit .logo .tit {
    font-size: 22px;
  }
  .login-form .login-inp {
    height: 41px;
    font-size: 14px;
  }
  .service-label {
    font-size: 14px;
  }
  .login-form .login-btn {
    margin-top: 28px;
    height: 45px;
    font-size: 18px;
  }
  .register-forget {
    margin-top: 20px;
    font-size: 14px;
  }
}

.xinx {
  margin-top: 20px;
  align-items: center;
}

.xinx .img {
  margin-right: 10px;
}

.xinx .info h1 {
  font-size: 16px;
  color: #787878;
}

.xinx .info h2 {
  font-size: 30px;
  font-weight: bold;
  color: #026eb6;
}

.speechT {
  font-size: 30px;
  margin-bottom: 30px;
  color: #056db6;
}

.download .item {
  padding: 13px;
  border: 1px solid #dcdcdc;
  margin-bottom: 30px;
}

.download .left {
  width: 700px;
  border-right: 1px dashed #dcdcdc;
  padding-right: 20px;
}

.download .left h1 {
  font-size: 18px;
  color: #484848;
  font-weight: bold;
}

.download .left h2 {
  color: #5e5e5e;
  line-height: 24px;
  margin: 10px 0;
}

.download .left .flex {
  color: #5e5e5e;
}

.download .left .flex div {
  margin-right: 20px;
}

.download .rr {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.download .rr a {
  background-color: #666666;
  color: #fff;
  padding: 5px 15px;
}

.download .rr a:hover {
  background: #056db6;
}

.supplier {
  width: 100%;
  border: 1px solid #dcdcdc;
  border-right: none;
  border-bottom: none;
  margin-top: 50px;
}

.supplier .item {
  width: 50%;
  border-right: 1px solid #dcdcdc;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #dcdcdc;
  padding: 5px;
  min-height: 40px;
}
