.demo-carousel[data-v-3c35ecbc] {
  width: 100%;
  min-width: 1200px;
  height: 580px
}

.content[data-v-3c35ecbc] {
  background:#fff;
}

#buoy[data-v-7cbcd179] {
  position: absolute;
  width: 64px;
  height: 2px;
  background: #e9d008;
  bottom: 0;
  left: -157px
}

.cl-header[data-v-7cbcd179] {
  z-index: 99;
  width: 100%;
  min-width: 1200px;
  height: 63px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid hsla(0,0%,88.2%,.1)
}

.cl-header .user-cont[data-v-7cbcd179] {
  text-align: center
}

.cl-header .user-cont .imgcont[data-v-7cbcd179] {
  margin-right: 69px
}

.cl-header .user-cont .imgcont img[data-v-7cbcd179] {
  padding-top: 15px;
  cursor: pointer
}

.cl-header .user-cont .menucont[data-v-7cbcd179] {
  line-height: 61px;
  position: relative;
  overflow: hidden;
  margin: auto
}

.cl-header .user-cont .menucont .ul li[data-v-7cbcd179] {
  float: left;
  width: 80px;
  margin-right: 25px
}

.cl-header .user-cont .menucont .ul li a[data-v-7cbcd179] {
  width: 100%;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  color: #fff
}

.cl-header .user-cont .menucont .ul li a[data-v-7cbcd179]:after {
  content: "";
  display: block;
  height: 2px;
  width: 0;
  background: transparent;
  -webkit-transition: width .5s ease,background-color .5s ease;
  transition: width .5s ease,background-color .5s ease
}

.cl-header .user-cont .menucont .ul li a[data-v-7cbcd179]:hover:after {
  width: 100%;
  background: #4d84ff
}

.cl-header .user-cont .menucont .ul li a.active[data-v-7cbcd179] {
  height: 64px;
  border-bottom: 2px solid #4d84ff
}

.cl-header .user-cont .iconcont[data-v-7cbcd179] {
  line-height: 61px
}

.cl-header .user-cont .iconcont .btn-big[data-v-7cbcd179] {
  width: 110px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  color: #fff;
  border-radius: 2px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border: 1px solid #fff
}

.cl-header .user-cont .iconcont .btn-big[data-v-7cbcd179]:hover {
  background: #4992ff;
  color: #fff;
  border: 1px solid #4992ff
}

.cl-header .user-cont .iconcont .btn-big[data-v-7cbcd179]:active,.cl-header .user-cont .iconcont .btn-big[data-v-7cbcd179]:focus {
  background: #3971ef;
  color: #fff;
  border: 2px solid #3971ef
}

.cl-header .user-cont .iconcont .btn-big span[data-v-7cbcd179] {
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: inline-block;
  color: #4992ff
}

.cl-header .user-cont .iconcont .btn-big span[data-v-7cbcd179]:hover {
  color: #fff
}

.cl-header .user-cont .iconcont button[data-v-7cbcd179] {
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  margin-right: 18px;
  cursor: pointer;
  font-size: 14px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
  color: #fff
}

.cl-header .user-cont .iconcont .btn-icon[data-v-7cbcd179] {
  float: left
}

.cl-header .user-cont .iconcont .btn-icon i[data-v-7cbcd179] {
  background: url(/static/images/website-sprite.png) 0 -112px no-repeat;
  display: inline-block;
  width: 17px;
  height: 13px;
  vertical-align: -1px;
  margin-right: 10px
}

.cl-header .user-cont .iconcont .btn-icon[data-v-7cbcd179]:hover {
  color: #4d84ff
}

.cl-header .user-cont .iconcont .btn-icon:hover i[data-v-7cbcd179] {
  background: url(/static/images/website-sprite.png) 0 -127px no-repeat
}

.cl-header .user-cont .iconcont .btn-l[data-v-7cbcd179] {
  width: 80px
}

.cl-header .user-cont .iconcont .btn-login[data-v-7cbcd179] {
  position: relative
}

.cl-header .user-cont .iconcont .btn-login[data-v-7cbcd179]:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  left: -4px;
  top: 24px;
  position: absolute;
  border-left: 1px solid #373d50
}

.cl-header .user-cont .iconcont .btn-login[data-v-7cbcd179]:hover {
  color: #4d84ff;
  background: rgba(0,0,0,.2)
}

.cl-header .user-cont .iconcont .btn-login[data-v-7cbcd179]:hover:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  left: 5px;
  top: 10px;
  position: absolute;
  border-left: none
}

.cl-header .user-cont .iconcont .btn-register[data-v-7cbcd179] {
  color: #fff;
  display: inline-block;
  margin-top: 15px;
  height: 34px;
  line-height: 34px;
  background: #4d84ff
}

.cl-header .user-cont .iconcont .btn-register[data-v-7cbcd179]:hover {
  background: #77a1ff
}

.cl-header .user-cont .div_nav[data-v-7cbcd179] {
  position: absolute;
  width: 100%;
  height: 245px;
  background: rgba(0,0,0,.9);
  display: none
}

.cl-header .user-cont .div_nav .nav_center[data-v-7cbcd179] {
  width: 1200px;
  height: 245px;
  margin: 0 auto
}

.cl-header .user-cont .div_nav .nav_center .ul_nav1[data-v-7cbcd179] {
  width: 180px;
  float: left;
  margin-left: 120px
}

.cl-header .user-cont .div_nav .nav_center .ul_nav1 li[data-v-7cbcd179] {
  height: 40px;
  line-height: 40px;
  color: #fff
}

.cl-header .user-cont .div_nav .nav_center .ul_nav1 li .dian[data-v-7cbcd179] {
  font-size: 28px;
  float: left;
  margin-top: -10px;
  margin-right: 5px
}

.cl-header .user-cont .div_nav .nav_center .ul_nav1 li a[data-v-7cbcd179] {
  color: #fff!important
}

.cl-header .user-cont .div_nav .nav_center .ul_nav1 li[data-v-7cbcd179]:hover {
  color: #4d84ff
}

.cl-header .user-cont .div_nav .nav_center .ul_nav1 li:hover a[data-v-7cbcd179]:hover {
  color: #fff!important;
  background: #2d8cf0;
  padding: 5px 10px
}

.cl-header .user-cont .div_nav .nav_center .ul_nav2[data-v-7cbcd179] {
  width: 180px;
  float: left
}

.cl-header .user-cont .div_nav .nav_center .ul_nav2 li[data-v-7cbcd179] {
  height: 40px;
  line-height: 40px;
  color: #fff
}

.cl-header .user-cont .div_nav .nav_center .ul_nav2 li .dian[data-v-7cbcd179] {
  font-size: 28px;
  float: left;
  margin-top: -10px;
  margin-right: 5px
}

.cl-header .user-cont .div_nav .nav_center .ul_nav2 li a[data-v-7cbcd179] {
  color: #fff!important
}

.cl-header .user-cont .div_nav .nav_center .ul_nav2 li[data-v-7cbcd179]:hover {
  color: #4d84ff
}

.cl-header .user-cont .div_nav .nav_center .ul_nav2 li:hover a[data-v-7cbcd179]:hover {
  color: #fff!important;
  background: #2d8cf0;
  padding: 5px 10px
}

.cl-header .user-cont .div_nav .nav_center .ul_nav3[data-v-7cbcd179] {
  width: 180px;
  float: left
}

.cl-header .user-cont .div_nav .nav_center .ul_nav3 li[data-v-7cbcd179] {
  height: 40px;
  line-height: 40px;
  color: #fff
}

.cl-header .user-cont .div_nav .nav_center .ul_nav3 li .dian[data-v-7cbcd179] {
  font-size: 28px;
  float: left;
  margin-top: -10px;
  margin-right: 5px
}

.cl-header .user-cont .div_nav .nav_center .ul_nav3 li a[data-v-7cbcd179] {
  color: #fff!important
}

.cl-header .user-cont .div_nav .nav_center .ul_nav3 li[data-v-7cbcd179]:hover {
  color: #4d84ff
}

.cl-header .user-cont .div_nav .nav_center .ul_nav3 li:hover a[data-v-7cbcd179]:hover {
  color: #fff!important;
  background: #2d8cf0;
  padding: 5px 10px
}

.users[data-v-648e8113] {
  background: rgba(0,0,0,.1);
  margin-left: 20px;
  height: 63px;
  line-height: 63px;
  width: 170px;
  cursor: pointer;
  position: relative
}

.users .cover-wrapper[data-v-648e8113] {
  height: 40px;
  width: 40px;
  float: left;
  margin-top: 12px;
  margin-right: 5px;
  border-radius: 50%
}

.users .cover-wrapper img[data-v-648e8113] {
  width: 100%;
  height: auto
}

.users .cover-phone[data-v-648e8113] {
  position: relative
}

.users .cover-phone p[data-v-648e8113] {
  color: #fff
}

.users .cover-phone[data-v-648e8113]:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  right: -14px;
  top: 30px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 4px solid #fff
}

.user-info[data-v-648e8113] {
  text-align: left;
  display: none;
  padding: 10px 20px;
  width: 190px;
  line-height: 28px;
  position: absolute;
  top: 62px;
  right: 0;
  color: #fff;
  z-index: 9999;
  background: rgba(12,18,36,.9)
}

.user-info .recharge[data-v-648e8113] {
  cursor: pointer
}

.user-info .recharge p[data-v-648e8113] {
  color: #fb4a67;
  position: relative
}

.user-info .recharge p .recharge-btn[data-v-648e8113] {
  top: 0;
  right: 0;
  position: absolute;
  color: #fb4a67;
  border: 1px solid #fb4a67;
  border-radius: 3px;
  padding: 0 8px
}

.user-info .recharge p .recharge-btn[data-v-648e8113]:hover {
  color: #e30025;
  border: 1px solid #e30025
}

.user-info .exit[data-v-648e8113] {
  color: #ddd;
  width: 100%;
  padding-top: 5px;
  cursor: pointer;
  border-top: 1px solid #2a2f42
}

.user-info .exit[data-v-648e8113]:hover {
  color: #ccc
}

.p[data-v-648e8113]:hover {
  color: #ddd
}

.footer[data-v-5b8a6d87] {
  background: #030625;
  min-width: 1200px;
  border-bottom:1px solid #68676d;
}

.footer .footer-main[data-v-5b8a6d87] {
  text-align: left
}

.footer .footer-main .footerlist[data-v-5b8a6d87] {
  float: left;
  text-align: left;
  padding-top: 56px;
  margin-right: 92px
}
.footer .footer-main .footerlist[data-v-5b8a6d87] img{
  width:128px;
}

.footer .footer-main .footerlist p[data-v-5b8a6d87] {
  color: #fff;
  margin-bottom: 25px
}
.footer .footer-main .footerlist p[data-v-5b8a6d87] a {
  color: unset;
  color:hover unset;
}

.footer .footer-main .footerlist ul li a[data-v-5b8a6d87] {
  font-size: 12px;
  line-height: 30px;
  color: #D0D0D0;
  cursor: pointer
}

.footer .footer-main .footerlist ul li a[data-v-5b8a6d87]:hover {
  color: #D0D0D0;
}

.footer .footer-main .footerlist ul li a[data-v-5b8a6d87]:focus {
  color: #4d84ff
}

.footer .footer-main .contact-us ul li[data-v-5b8a6d87] {
  position: relative
}

.contact-us ul li span[data-v-5b8a6d87],.footer .footer-main .contact-us ul li label[data-v-5b8a6d87] {
  line-height: 30px;
  font-size: 12px;
  color: #9599a3
}

.footer .footer-main .contact-us ul li .triangle-down[data-v-5b8a6d87] {
  width: 0;
  height: 0;
  display: inline-block;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #9599a3
}

.footer .footer-main .contact-us ul li .contrary-num[data-v-5b8a6d87] {
  cursor: pointer;
  width: 92px;
  height: 23px;
  line-height: 23px;
  color: #333;
  text-align: center;
  border-radius: 10px;
  background: #9599a3;
  margin-left: 40px;
  margin-top: 5px;
  float: right
}

.footer .footer-main .contrary-cont[data-v-5b8a6d87] {
  position: absolute;
  bottom: -105px;
  right: -100px;
  width: 260px;
  padding: 10px;
  display: none;
  z-index: 19999999;
  background: #fff
}

.footer .footer-main .contrary-cont ul[data-v-5b8a6d87] {
  text-align: left;
  margin-top: 0
}

.footer .footer-main .contrary-cont ul li label[data-v-5b8a6d87] {
  color: #bbb
}

.footer .footer-main .contrary-cont ul li span[data-v-5b8a6d87] {
  color: #333
}

.footer .footer-main .customer-qq[data-v-5b8a6d87] {
  cursor: pointer;
  width: 36px;
  height: 26px;
  vertical-align: -7px;
  display: inline-block!important;
  background: url(/static/images/qq.png) 0 0 no-repeat
}

.footer .footer-main .customer-qq[data-v-5b8a6d87]:hover {
  background: url(/static/images/qq.png) 0 -26px no-repeat
}

.customer-qq[data-v-5b8a6d87]:active,.footer .footer-main .customer-qq[data-v-5b8a6d87]:focus,.footer .footer-main .customer-qq[data-v-5b8a6d87]:visited {
  background: url(/static/images/qq.png) 0 -52px no-repeat
}

.footer .footer-main .code[data-v-5b8a6d87] {
  left: 0;
  top: 0;
  position: absolute
}

.footer .footer-main .friendLinks[data-v-5b8a6d87] {
  width: 100%;
  margin-top: 20px
}

.footer .footer-main .friendLinks .link-lists[data-v-5b8a6d87] {
  display: block;
  margin: 0 auto 0 -20px;
  width: 80%
}

.footer .footer-main .friendLinks .link-lists li[data-v-5b8a6d87] {
  float: left;
  margin-right: 20px;
  margin-top: 5px
}

.footer .footer-main .friendLinks .link-lists li a[data-v-5b8a6d87] {
  color: #fff;
  font-size: 12px
}

.footer .footer-main .friendLinks .link-lists li a[data-v-5b8a6d87]:hover {
  text-decoration: none
}

.footer .footer-main .friendLinks .link-lists li a[data-v-5b8a6d87]:before {
  content: "";
  background-color: #fff;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin-right: 10px;
  margin-bottom: 3px
}

.footer-bottom[data-v-5b8a6d87] {
  min-width: 1200px;
  background: #030625;
  padding: 20px 0
}

.footer-bottom p[data-v-5b8a6d87] {
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px;
  color:#D0D0D0;
}

.FOOTER[data-v-5b8a6d87] {
  position: relative
}

.FOOTER .detailB[data-v-5b8a6d87] {
  position: fixed;
  z-index: 1000000;
  bottom: 5%;
  right: 32px
}

.FOOTER .m-contact_fr[data-v-5b8a6d87] {
  position: fixed;
  z-index: 1000000;
  bottom: 36%;
  right: 32px
}

.FOOTER .m-contact_fr ul li[data-v-5b8a6d87] {
  list-style: none;
  margin: 10px;
  padding: 0;
  height: 61px
}

.FOOTER .m-contact_fr ul li .contact[data-v-5b8a6d87] {
  display: inline-block;
  width: 56px;
  height: 56px;
  border-radius: 30px;
  background-color: #007aff;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: pointer
}

.FOOTER .m-contact_fr ul li .contacts[data-v-5b8a6d87] {
  list-style: none;
  margin: 0 10px;
  height: 61px;
  padding: 0 0 0 12px
}

.FOOTER .m-contact_fr ul li .contact[data-v-5b8a6d87]:hover {
  background-color: #3696ff
}

.FOOTER .m-contact_fr ul li .contacts[data-v-5b8a6d87]:hover {
  right: 4px;
  display: block
}

.FOOTER .m-contact_fr ul li .contact.tel[data-v-5b8a6d87] {
  background-image: url(/static/images/meiqia_tel.png)
}

.FOOTER .m-contact_fr ul li .contact.message[data-v-5b8a6d87] {
  background-image: url(/static/images/wenjuan.gif)
}

.FOOTER .m-contact_fr ul li .contact.message a[data-v-5b8a6d87] {
  display: block;
  width: 100%;
  height: 100%
}

.FOOTER .m-contact_fr ul li .contact.scroll-top[data-v-5b8a6d87] {
  display: none;
  background-image: url(/static/images/meiqia_top2.png)
}

.FOOTER .m-contact_fr ul li .contact.scroll-top[data-v-5b8a6d87]:hover {
  background-image: url(/static/images/meiqia_top1.png)
}

.FOOTER .m-contact_fr ul li .contact.show[data-v-5b8a6d87] {
  display: block
}

.FOOTER .m-contact_fr .trips1[data-v-5b8a6d87],.FOOTER .m-contact_fr .trips[data-v-5b8a6d87] {
  position: relative;
  z-index: 1;
  display: none
}

.FOOTER .m-contact_fr .trips1 s[data-v-5b8a6d87],.FOOTER .m-contact_fr .trips s[data-v-5b8a6d87] {
  width: 12px;
  height: 12px;
  border-radius: 3px;
  position: absolute;
  right: 60px;
  top: -30px;
  background-color: #fff;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}

.FOOTER .m-contact_fr .trips1>p[data-v-5b8a6d87],.FOOTER .m-contact_fr .trips>p[data-v-5b8a6d87] {
  width: 160px;
  line-height: 24px;
  font-size: 16px;
  border-radius: 5px;
  background-color: #fff;
  color: #333;
  position: absolute;
  right: 64px;
  top: -30px
}

.FOOTER .m-contact_fr .trips1 .detail[data-v-5b8a6d87] {
  width: 214px;
  border-radius: 5px;
  background-color: #fff;
  position: absolute;
  right: 64px;
  top: -90px
}

.FOOTER .m-contact_fr .trips1 .detail ul[data-v-5b8a6d87] {
  width: 100%;
  height: 100%
}

.FOOTER .m-contact_fr .trips1 .detail ul li[data-v-5b8a6d87],.FOOTER .m-contact_fr .trips1 .detail ul li div[data-v-5b8a6d87] {
  width: 100%
}

.FOOTER .m-contact_fr .trips1 .detail ul li div img[data-v-5b8a6d87] {
  vertical-align: top
}

.FOOTER .m-contact_fr .trips1 .detail ul li div span[data-v-5b8a6d87] {
  vertical-align: top;
  margin-left: 15px;
  color: #333
}

.FOOTER .m-contact_fr .trips1 .detail ul li .tel[data-v-5b8a6d87] {
  color: #333;
  margin-left: 44px
}

.FOOTER .m-contact_fr .trips1 .detail ul li .tel span[data-v-5b8a6d87] {
  display: block;
  width: 75px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  cursor: pointer;
  background-color: #007aff
}

.FOOTER .m-contact_fr ul li .contact:hover+.trips[data-v-5b8a6d87] {
  display: block
}

.FOOTER .m-contact_fr .wechat-main .wechat[data-v-5b8a6d87] {
  background-image: url(/static/images/erweimayiyi.png)
}

.FOOTER .m-contact_fr .wechat-main .trips p[data-v-5b8a6d87] {
  width: 150px;
  height: 150px;
  top: -100px
}

.FOOTER .m-contact_fr .wechat-main .trips p img[data-v-5b8a6d87] {
  width: 100px;
  margin-left: 24px;
  margin-top: 5px
}

.FOOTER .m-contact_fr .wechat-main .trips p span[data-v-5b8a6d87] {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #222034;
  text-align: center
}

.FOOTER .m-contact_fr .wechat-main .trips1 p[data-v-5b8a6d87] {
  width: 150px;
  height: 150px;
  top: -100px
}

.FOOTER .m-contact_fr .wechat-main .trips1 p img[data-v-5b8a6d87] {
  width: 100px;
  margin-left: 24px;
  margin-top: 5px
}

.FOOTER .m-contact_fr .wechat-main .trips1 p span[data-v-5b8a6d87] {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #222034;
  text-align: center
}

.regis[data-v-2b513ee6] {
  width: 100%;  
  background: url(../images/zcbj.jpg) no-repeat;
  background-color: #3a71ff;
  height: 202px;
  margin: 0 auto
}

.regis div[data-v-2b513ee6] {
  text-align: center;
  padding-top: 61px
}

.regis div h3[data-v-2b513ee6] {
  font-size: 24px;
  color: #fff;
  margin-bottom: 29px;
  display: flex;
  justify-content: center;
  align-items: center;  
}

.regis div a[data-v-2b513ee6] {
  display: inline-block;
  width: 122px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.regis div a[data-v-2b513ee6]:hover {
  color: #4d84ff;
  background: #fff
}

.btn-l[data-v-cb9eb0da] {
  width: 80px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border: 1px solid hsla(0,0%,88.2%,.5)
}

.btn-l[data-v-cb9eb0da]:active,.btn-l[data-v-cb9eb0da]:hover {
  background: #4d84ff;
  border: 1px solid hsla(0,0%,88.2%,.5)
}

.btn-l[data-v-cb9eb0da]:focus {
  background: #336ff6;
  border: 1px solid hsla(0,0%,88.2%,.5)
}

.btn-l a[data-v-cb9eb0da] {
  width: 100%;
  height: 100%;
  display: inline-block;
  color: #fff
}

h2[data-v-cb9eb0da] {
  font-size: 18px;
  color: #000;
  text-align: center;
  margin-bottom: 31px
}

.btn-login[data-v-cb9eb0da] {
  margin-top: 10px;
  cursor: pointer;
  width: 300px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  background: #4d84ff;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.btn-login[data-v-cb9eb0da]:hover {
  background: #7ba9ff
}

.btn-login[data-v-cb9eb0da]:active,.btn-login[data-v-cb9eb0da]:focus {
  background: #5180d8
}

.bottom[data-v-cb9eb0da] {
  padding: 20px 10px 40px
}

.bottom span[data-v-cb9eb0da] {
  cursor: pointer
}

.bottom span[data-v-cb9eb0da]:first-child {
  color: #9599a8
}

.bottom span[data-v-cb9eb0da]:first-child:hover {
  color: #405960
}

.bottom span[data-v-cb9eb0da]:nth-child(2):hover {
  color: #2d6eff
}

.console-main[data-v-cb9eb0da] {
  margin: 0 auto;
  width: 400px
}

.console-main ul li button[data-v-cb9eb0da] {
  font-size: 14px;
  cursor: pointer;
  width: 140px;
  height: 40px;
  color: #4b4f5c;
  border-radius: 4px;
  margin-top: 36px;
  border: 1px solid #c6cde6
}

.console-main ul li button[data-v-cb9eb0da]:hover {
  border: 1px solid #7ba9ff;
  color: #7ba9ff
}

.console-main ul li button[data-v-cb9eb0da]:active,.console-main ul li button[data-v-cb9eb0da]:focus {
  border: 1px solid #4992ff;
  color: #4992ff
}[data-v-3493b253].swiper-slide-active {
  z-index: 99
}

.bannerbg[data-v-3493b253] {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: auto 580px
}

.china[data-v-3493b253] {
  background-image: url(/static/images/banner/banner-china.jpg)
}

.baiqiang[data-v-3493b253] {
  background-image: url(/static/images/banner/baiqiang.jpg)
}

.yun[data-v-3493b253] {
  background-image: url(/static/images/banner/yun.jpg)
}

.wanshu[data-v-3493b253] {
  background-image: url(/static/images/banner/wanshu.jpg)
}

.siyouhua[data-v-3493b253] {
  background-image: url(/static/images/banner/siyouhua.jpg)
}

.wumiao[data-v-3493b253] {
  background-image: url(/static/images/banner/wumiao.jpg)
}

.shanyan[data-v-3493b253] {
  background-image: url(/static/images/banner/shanyan.jpg)
}

.center_slider[data-v-3493b253] {
  width: 1200px;
  height: 580px;
  margin: 0 auto;
  position: relative;
  z-index: 1
}

.btn[data-v-3493b253] {
  width: 180px;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  z-index: 10;
  top: 60%;
  left: 0;
  color: #fff;
  border-radius: inherit;
  position: absolute;
  -webkit-transition: all .2s;
  transition: all .2s;
  background: url(/static/images/banner/btnbg.png) 0 0 no-repeat
}

.btn[data-v-3493b253]:hover {
  font-size: 18px
}

.ha3[data-v-621b32e1] {
  font-size: 34px;
  text-align: center;
  color: #333;
  display:flex;
  justify-content:center;
  align-items:center;
}


.adver-cont[data-v-621b32e1] {
  width: 100%;
  height: 130px;
  background-color: #fff
}

.adver-cont ul[data-v-621b32e1] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 38px
}

.adver-cont ul li[data-v-621b32e1] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #ebedf1;
  text-align: center;
  height: 50px;
  cursor: pointer
}

.adver-cont ul li[data-v-621b32e1]:first-child {
  border-left: 1px solid #ebedf1
}

.adver-cont ul li .detail[data-v-621b32e1] {
  display: inline-block;
  margin-left: 16px;
  text-align: left
}

.adver-cont ul li .detail h3[data-v-621b32e1] {
  font-size: 22px;
  color: #222034;
  font-weight: 600
}

.adver-cont ul li .detail p[data-v-621b32e1] {
  font-size: 16px;
  color: #8c94a2
}

.adver-cont ul li .ad_icon[data-v-621b32e1] {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-image: url(/static/images/act_banner1.png)
}

.adver-cont ul li .ad_icon.hy[data-v-621b32e1] {
  background-position: 0 0
}

.adver-cont ul li .ad_icon.kh[data-v-621b32e1] {
  background-position: 0 -50px
}

.adver-cont ul li .ad_icon.gj[data-v-621b32e1] {
  background-position: 0 -100px
}

.adver-cont ul li .ad_icon.ym[data-v-621b32e1] {
  background-position: 0 -150px
}

.adver-cont ul li:hover .ad_icon[data-v-621b32e1] {
  -webkit-animation: moveup-data-v-621b32e1 .6s ease-in-out;
  animation: moveup-data-v-621b32e1 .6s ease-in-out
}

.adver-cont ul li:hover .detail h3[data-v-621b32e1] {
  color: #4d84ff
}

@-webkit-keyframes moveup-data-v-621b32e1 {
  0% {
    -webkit-transform: translateY(5px);
  transform: translateY(5px)
}

50% {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

to {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
}

@keyframes moveup-data-v-621b32e1 {
  0% {
    -webkit-transform: translateY(5px);
  transform: translateY(5px)
}

50% {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

to {
  -webkit-transform: translateY(0);
  transform: translateY(0)
}
}

.product-main[data-v-621b32e1] {
  /*padding-bottom: 40px;*/
  padding-top: 60px;
  background:#fff;
}

.product-main .newAdver-cont[data-v-621b32e1] {
  text-align: center;
  background:#fff;
}

.product-main .newAdver-cont h3[data-v-621b32e1] {
  margin-bottom: 15px
}

.product-main .newAdver-cont .newAdver-title[data-v-621b32e1] {
  color: #9599a8
}

.product-main .newAdver-cont .newAdver-list[data-v-621b32e1] {
  margin-top: 55px
}

.product-main .newAdver-cont .newAdver-list ul li[data-v-621b32e1] {
  width:380px;
  height: 354px;
  padding: 0px 0 25px;
  margin-right: 30px;
  margin-bottom: 30px;
  border-radius: 3px;
  border: 1px solid #3a71ff;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  -moz-transition: All .4s ease-in-out;
  -o-transition: All .4s ease-in-out;
  -webkit-box-shadow: 1px 1px 10px #e8ecf7;
  box-shadow: 1px 1px 10px #e8ecf7;
  background: #fff
}

.product-main .newAdver-cont .newAdver-list ul li .img-wrapper[data-v-621b32e1] {
  width: 380px;
  
  overflow: hidden;
  margin: 0 auto
}

.product-main .newAdver-cont .newAdver-list ul li .product_name[data-v-621b32e1] {
  font-size: 18px;
  color: #20273c;
  margin: 18px 18px 8px
}

.product-main .newAdver-cont .newAdver-list ul li .product_text[data-v-621b32e1] {
  line-height: 23px;
  margin-bottom: 18px
}

.product-main .newAdver-cont .newAdver-list ul li[data-v-621b32e1]:nth-child(3),.product-main .newAdver-cont .newAdver-list ul li[data-v-621b32e1]:nth-child(6) {
  margin-right: 0
}

.product-main .newAdver-cont .newAdver-list ul li[data-v-621b32e1]:hover {
  transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -o-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  -webkit-box-shadow: 0 5px 15px #e5e5e5;
  box-shadow: 0 5px 15px #e5e5e5
}

.ha3[data-v-05de0474] {
  font-size: 34px;
  text-align: center;
  color: #333;
  display:flex;
  justify-content:center;
  align-items:center;
}

.choose-admin[data-v-05de0474] {
  margin: 68px auto 96px;
  position: relative;
  height: 400px;
  width: 1200px
}

.choose-admin .choose-public div[data-v-05de0474] {
  position: absolute;
  margin-bottom: 30px
}

.choose-admin .choose-public div .num[data-v-05de0474] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 24px;
  border-radius: 50%;
  font-family: Arial;
  background: #3f82ff;
  display: inline-block
}

.choose-admin .choose-public div .num[data-v-05de0474]:before {
  content: "";
  width: 39px;
  height: 1px;
  top: 14px;
  right: -50px;
  position: absolute;
  background: url(/static/images/website-sprite.png) -82px 0 no-repeat
}

.choose-admin .choose-public div .text[data-v-05de0474] {
  text-align: right;
  color: #212737;
  font-size: 16px;
  margin-top: 6px
}

.choose-admin .choose-left[data-v-05de0474] {
  width: 238px;
  float: left;
  margin-top: 30px;
  text-align: right
}

.choose-admin .choose-left div[data-v-05de0474]:first-child {
  top: 30px;
  left: -2000px
}

.choose-admin .choose-left div[data-v-05de0474]:nth-child(2) {
  top: 120px;
  left: -2500px
}

.choose-admin .choose-left div[data-v-05de0474]:nth-child(3) {
  top: 200px;
  left: -2680px
}

.choose-admin .choose-left div[data-v-05de0474]:nth-child(4) {
  top: 290px;
  left: -2350px
}

.choose-admin .actLeft div[data-v-05de0474]:first-child {
  -webkit-animation: myLeft1-data-v-05de0474 1s linear forwards;
  animation: myLeft1-data-v-05de0474 1s linear forwards
}

.choose-admin .actLeft div[data-v-05de0474]:nth-child(2) {
  -webkit-animation: myLeft2-data-v-05de0474 1s linear forwards;
  animation: myLeft2-data-v-05de0474 1s linear forwards
}

.choose-admin .actLeft div[data-v-05de0474]:nth-child(3) {
  -webkit-animation: myLeft3-data-v-05de0474 1s linear forwards;
  animation: myLeft3-data-v-05de0474 1s linear forwards
}

.choose-admin .actLeft div[data-v-05de0474]:nth-child(4) {
  -webkit-animation: myLeft4-data-v-05de0474 1s linear forwards;
  animation: myLeft4-data-v-05de0474 1s linear forwards
}

@-webkit-keyframes myLeft1-data-v-05de0474 {
  0% {
    left: -2000px
}

to {
  left: 48px
}
}

@keyframes myLeft1-data-v-05de0474 {
  0% {
    left: -2000px
}

to {
  left: 48px
}
}

@-webkit-keyframes myLeft2-data-v-05de0474 {
  0% {
    left: -2500px
}

to {
  left: 150px
}
}

@keyframes myLeft2-data-v-05de0474 {
  0% {
    left: -2500px
}

to {
  left: 150px
}
}

@-webkit-keyframes myLeft3-data-v-05de0474 {
  0% {
    left: -2680px
}

to {
  left: 168px
}
}

@keyframes myLeft3-data-v-05de0474 {
  0% {
    left: -2680px
}

to {
  left: 168px
}
}

@-webkit-keyframes myLeft4-data-v-05de0474 {
  0% {
    left: -2350px
}

to {
  left: 135px
}
}

@keyframes myLeft4-data-v-05de0474 {
  0% {
    left: -2350px
}

to {
  left: 135px
}
}

.choose-admin .choose-cont[data-v-05de0474] {
  width: 751px;
  height: 398px;
  position: absolute;
  bottom: -1000px;
  left: 50%;
  margin-left: -375px;
  display: inline-block;
  background: url(/static/images/choose/computer.png) 0 0 no-repeat
}

.choose-admin .actComputer[data-v-05de0474] {
  -webkit-animation: mydown-data-v-05de0474 1s linear forwards;
  animation: mydown-data-v-05de0474 1s linear forwards
}

@-webkit-keyframes mydown-data-v-05de0474 {
  0% {
    bottom: -1000px
    
}

to {
  bottom: 0
}
}

@keyframes mydown-data-v-05de0474 {
  0% {
    bottom: -1000px
}

to {
  bottom: 0
}
}

.choose-admin .choose-right[data-v-05de0474] {
  width: 238px;
  float: right;
  margin-top: 30px;
  text-align: left
}

.choose-admin .choose-right div .num[data-v-05de0474]:before {
  left: -50px
}

.choose-admin .choose-right div .text[data-v-05de0474] {
  text-align: left
}

.choose-admin .choose-right div[data-v-05de0474]:first-child {
  top: 30px;
  right: 2000px
}

.choose-admin .choose-right div[data-v-05de0474]:nth-child(2) {
  top: 120px;
  right: 2950px
}

.choose-admin .choose-right div[data-v-05de0474]:nth-child(3) {
  top: 200px;
  right: 2150px
}

.choose-admin .choose-right div[data-v-05de0474]:nth-child(4) {
  top: 290px;
  right: 2950px
}

.choose-admin .actRight div[data-v-05de0474]:first-child {
  -webkit-animation: myRight1-data-v-05de0474 1s linear forwards;
  animation: myRight1-data-v-05de0474 1s linear forwards
}

.choose-admin .actRight div[data-v-05de0474]:nth-child(2) {
  -webkit-animation: myRight2-data-v-05de0474 1s linear forwards;
  animation: myRight2-data-v-05de0474 1s linear forwards
}

.choose-admin .actRight div[data-v-05de0474]:nth-child(3) {
  -webkit-animation: myRight3-data-v-05de0474 1s linear forwards;
  animation: myRight3-data-v-05de0474 1s linear forwards
}

.choose-admin .actRight div[data-v-05de0474]:nth-child(4) {
  -webkit-animation: myRight4-data-v-05de0474 1s linear forwards;
  animation: myRight4-data-v-05de0474 1s linear forwards
}

@-webkit-keyframes myRight1-data-v-05de0474 {
  0% {
    right: -2000px
}

to {
  right: 93px
}
}

@keyframes myRight1-data-v-05de0474 {
  0% {
    right: -2000px
}

to {
  right: 93px
}
}

@-webkit-keyframes myRight2-data-v-05de0474 {
  0% {
    right: -2500px
}

to {
  right: 95px
}
}

@keyframes myRight2-data-v-05de0474 {
  0% {
    right: -2500px
}

to {
  right: 95px
}
}

@-webkit-keyframes myRight3-data-v-05de0474 {
  0% {
    right: -2680px
}

to {
  right: 115px
}
}

@keyframes myRight3-data-v-05de0474 {
  0% {
    right: -2680px
}

to {
  right: 115px
}
}

@-webkit-keyframes myRight4-data-v-05de0474 {
  0% {
    right: -2350px
}

to {
  right: 95px
}
}

@keyframes myRight4-data-v-05de0474 {
  0% {
    right: -2350px
}

to {
  right: 95px
}
}

.choose-tip[data-v-05de0474] {
  text-align: left;
  margin-left: 33px;
  width: 150px;
}

.choose-tip .title[data-v-05de0474] {
  color: #333;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: 700
}

.choose-tip .text[data-v-05de0474] {
  line-height: 25px
}

.choose-tip .text[data-v-05de0474]:before {
  content: "";
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 16px;
  vertical-align: 4px;
  background: #9698a1
}

.choose-chuanglan[data-v-05de0474] {
  overflow: hidden;
  background: #fff;
  min-width:1200px;
  margin:0 auto;
  text-align:center;
}

.choose-chuanglan .choose-main[data-v-05de0474] {
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.choose-chuanglan .choose-main p.font16[data-v-05de0474] {
  color: #9599a8;
  margin-top: 17px
}

.choose-chuanglan .choose-main .choose-bg[data-v-05de0474] {
  width: 1198px;
  
  margin: 75px auto 0
}

.choose-chuanglan .choose-main .choose-bg ul li[data-v-05de0474] {
  width: 398px;
  padding-left: 60px;
  padding-right: 10px;
  margin-bottom: 45px;
  border-right: 1px solid #f5f5f9
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi[data-v-05de0474] {
  margin-top: 15px;
  display: inline-block
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi i[data-v-05de0474] {
  display: inline-block
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose0[data-v-05de0474] {
  width: 49px;
  height: 71px;
  background: url(../images/tb7.png) -26px -145px no-repeat
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose1[data-v-05de0474] {
  width: 60px;
  height: 70px;
  background: url(../images/tb8.png) -26px -223px no-repeat
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose2[data-v-05de0474] {
  width: 68px;
  height: 68px;
  background: url(../images/tb9.png) -26px -302px no-repeat
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose3[data-v-05de0474] {
  width: 69px;
  height: 63px;
  background: url(../images/tb10.png) -26px -374px no-repeat
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose4[data-v-05de0474] {
  width: 55px;
  height: 65px;
  background: url(../images/tb11.png) -26px 0 no-repeat
}

.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose5[data-v-05de0474] {
  width: 58px;
  height: 70px;
  background: url(../images/tb12.png) -26px -68px no-repeat
}

.choose-chuanglan .choose-main .choose-bg ul li:hover i[data-v-05de0474] {
  animation: iconup-data-v-05de0474 3s;
  -webkit-animation: iconup-data-v-05de0474 3s
}

.choose-chuanglan .choose-main .choose-bg ul li[data-v-05de0474]:nth-child(3),.choose-chuanglan .choose-main .choose-bg ul li[data-v-05de0474]:nth-child(6) {
  border-right: none
}

@keyframes iconup-data-v-05de0474 {
  0% {
    margin-top: -10px
}

to {
  margin-top: 0
}
}

@-webkit-keyframes iconup-data-v-05de0474 {
  0% {
    margin-top: -10px
}

to {
  margin-top: 0
}
}

.choose-bottom[data-v-05de0474] {
  width: 100%;
  height: 200px;
  background: url(../images/ysbj.png) 0 0 no-repeat;
  background-size: cover
}

.choose-bottom .choose-center[data-v-05de0474] {
  width: 1200px;
  margin: 0 auto;
  position: relative
}

.choose-bottom .choose-center ul[data-v-05de0474] {
  position: absolute;
  left: -100px;
  padding: 35px 0 25px
}

.choose-bottom .choose-center ul li[data-v-05de0474] {
  text-align: center;
  top: 50%;
  margin-top: 10px;
  width: 33.3%;
}

.choose-bottom .choose-center ul li p[data-v-05de0474] {
  color: #fff
}

.choose-bottom .choose-center ul li .num[data-v-05de0474] {
  font-size: 32px
}

.choose-bottom .choose-center ul li i[data-v-05de0474] {
  display: inline-block;
  opacity: 0
}

.choose-bottom .choose-center ul li .actImg1[data-v-05de0474] {
  width: 37px;
  height: 42px;
  background: url(/static/images/website-sprite.png) 0 -441px no-repeat;
  -webkit-animation: myshow-data-v-05de0474 .1s linear forwards;
  animation: myshow-data-v-05de0474 .1s linear forwards;
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

.choose-bottom .choose-center ul li .actImg2[data-v-05de0474] {
  width: 40px;
  height: 42px;
  background: url(/static/images/website-sprite.png) -66px -441px no-repeat;
  -webkit-animation: myshow-data-v-05de0474 .5s linear forwards;
  animation: myshow-data-v-05de0474 .5s linear forwards;
  -webkit-animation-delay: .2s;
  animation-delay: .2s
}

.choose-bottom .choose-center ul li .actImg3[data-v-05de0474] {
  width: 44px;
  height: 42px;
  background: url(/static/images/website-sprite.png) 0 -489px no-repeat;
  -webkit-animation: myshow-data-v-05de0474 1s linear forwards;
  animation: myshow-data-v-05de0474 1s linear forwards;
  -webkit-animation-delay: .6s;
  animation-delay: .6s
}

.choose-bottom .choose-center ul li .actImg4[data-v-05de0474] {
  width: 42px;
  height: 42px;
  background: url(/static/images/website-sprite.png) -66px -489px no-repeat;
  -webkit-animation: myshow-data-v-05de0474 1.5s linear forwards;
  animation: myshow-data-v-05de0474 1.5s linear forwards;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s
}

@-webkit-keyframes myshow-data-v-05de0474 {
  0% {
    opacity: 0
}

to {
  opacity: 1
}
}

@keyframes myshow-data-v-05de0474 {
  0% {
    opacity: 0
}

to {
  opacity: 1
}
}

.choose-bottom .choose-center ul li[data-v-05de0474]:first-child {
  left: 60px
}

.choose-bottom .choose-center ul li[data-v-05de0474]:nth-child(2) {
  left: 386px
}

.choose-bottom .choose-center ul li[data-v-05de0474]:nth-child(3) {
  right: 377px
}

.choose-bottom .choose-center ul li[data-v-05de0474]:nth-child(4) {
  right: 50px
}

.choose-bottom .choose-center .actUl[data-v-05de0474] {
  -webkit-animation: mymove-data-v-05de0474 1s linear forwards;
  animation: mymove-data-v-05de0474 1s linear forwards
}

@-webkit-keyframes mymove-data-v-05de0474 {
  0% {
    left: -100px
}

to {
  left: 0
}
}

@keyframes mymove-data-v-05de0474 {
  0% {
    left: -100px
}

to {
  left: 0
}
}

.remark[data-v-34c51317] {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin: 11px;
  -webkit-box-orient: vertical;
  max-height: 42px;
  height: 42px
}

.ha3[data-v-34c51317] {
  font-size: 34px;
  text-align: center;
  color: #333
}

a.btns[data-v-34c51317] {
  width: 122px;
  height: 36px;
  color: #4b4f5c;
  line-height: 36px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #d8dae2;
  -webkit-transition: border .4s ease-in-out;
  transition: border .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  -moz-transition: All .4s ease-in-out;
  -o-transition: All .4s ease-in-out
}

a.btns[data-v-34c51317]:hover {
  -webkit-box-shadow: 0 5px 15px #e5e5e5;
  -moz-box-shadow: 0 5px 15px #e5e5e5;
  border: 1px solid #7ba9ff;
  background: #7ba9ff;
  color: #fff;
  box-shadow: 0 5px 15px #e5e5e5
}

h2.product_name[data-v-34c51317] {
  font-size: 18px;
  color: #212737;
  font-weight: 700;
  margin: 24px 0 11px
}

a.btn-blue[data-v-34c51317] {
  display: inline-block;
  margin-top: 15px;
  width: 130px;
  height: 34px;
  line-height: 34px
}

a.btn-blue[data-v-34c51317]:hover {
  color: #fff
}

.data[data-v-34c51317] {
  background: #fff
}

.data .data-main[data-v-34c51317] {
  padding: 60px 0 30px;
  text-align: center
}

.data .data-main p.font16[data-v-34c51317] {
  margin: 16px 0 47px
}

.data .data-main ul li[data-v-34c51317] {
  width: 380px;
  padding: 40px 0 25px;
  margin-right: 30px;
  margin-bottom: 30px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #e6e9f2;
  transition: All .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  -moz-transition: All .4s ease-in-out;
  -o-transition: All .4s ease-in-out
}

.data .data-main ul li .img-wrapper[data-v-34c51317] {
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 0 auto
}

.data .data-main ul li .img-wrapper img[data-v-34c51317] {
  width: 100%;
  height: auto
}

.data .data-main ul li[data-v-34c51317]:nth-child(3),.data .data-main ul li[data-v-34c51317]:nth-child(6) {
  margin-right: 0
}

.data .data-main ul li[data-v-34c51317]:hover {
  -webkit-box-shadow: 0 5px 15px rgba(77,132,255,.2);
  box-shadow: 0 5px 15px rgba(77,132,255,.2)
}

.ha3[data-v-559f3384] {
  font-size: 34px;
  text-align: center;
  color: #333
}

.info[data-v-559f3384] {
  display: none
}

.active[data-v-559f3384] {
  display: block
}

.service[data-v-559f3384] {
  height: 700px;
  background: url(/static/images/map-bg.png) 0 no-repeat;
  background-size: cover
}

.service .service-main[data-v-559f3384] {
  padding: 63px 0 40px;
  text-align: center
}

.service .service-main h3[data-v-559f3384] {
  color: #fff;
  margin-bottom: 10px
}

.service .service-main div.cf span.fl[data-v-559f3384] {
  margin-top: 90px;
  margin-left: 60px;
  width: 214px;
  height: 408px;
  background: url(/static/images/people-bg.png) 0 0 no-repeat
}

.cooperation[data-v-559f3384] {
  overflow: hidden;
  height: 604px;
  background: url(/static/images/cooperation-bg.png) 0 0 no-repeat
}

.cooperation .cooper-main[data-v-559f3384] {
  padding: 60px 0 48px;
  text-align: center
}

.cooperation .cooper-main .font16[data-v-559f3384] {
  color: #9599a8;
  margin-top: 17px
}

.cooperation .cooper-main ul[data-v-559f3384] {
  width: 998px;
  position: relative;
  margin: 10px auto 30px
}

.cooperation .cooper-main ul li[data-v-559f3384] {
  margin-right: 70px
}

.cooperation .cooper-main ul li .info[data-v-559f3384] {
  top: 30px;
  left: 17px;
  width: 998px;
  height: 182px;
  background: hsla(0,0%,100%,.7);
  position: absolute;
  border-radius: 3px;
  padding: 45px 69px;
  text-align: left;
  color: #626571;
  line-height: 28px
}

.cooperation .cooper-main ul li .info[data-v-559f3384]:before {
  content: "";
  width: 16px;
  height: 14px;
  display: inline-block;
  background: url(/static/images/cust/fuhao.png) 0 0 no-repeat
}

.cooperation .cooper-main ul li .img[data-v-559f3384] {
  width: 100px;
  height: 100px;
  padding: 10px;
  margin-top: 240px;
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  position: relative
}

.cooperation .cooper-main ul li .img img[data-v-559f3384] {
  width: 70%;
  height: auto;
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.cooperation .cooper-main ul li .img[data-v-559f3384]:hover {
  -webkit-box-shadow: 0 0 15px #ccc;
  box-shadow: 0 0 15px #ccc
}

.cooperation .cooper-main ul .pointis[data-v-559f3384] {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 108px;
  left: 45px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid hsla(0,0%,100%,.7)
}

.cooperation .cooper-main ul .act1[data-v-559f3384] {
  margin-left: 15px
}

.cooperation .cooper-main ul .act6[data-v-559f3384] {
  margin-right: 0
}

button.btns[data-v-559f3384] {
  width: 122px;
  height: 36px;
  color: #4b4f5c;
  line-height: 36px;
  border-radius: 2px;
  cursor: pointer;
  border: 1px solid #d8dae2;
  -webkit-transition: border .4s ease-in-out;
  transition: border .4s ease-in-out;
  -webkit-transition: All .4s ease-in-out;
  -moz-transition: All .4s ease-in-out;
  -o-transition: All .4s ease-in-out
}

button.btns[data-v-559f3384]:hover {
  -webkit-box-shadow: 0 5px 15px #e5e5e5;
  -moz-box-shadow: 0 5px 15px #e5e5e5;
  border: 1px solid #7ba9ff;
  background: #7ba9ff;
  color: #fff;
  box-shadow: 0 5px 15px #e5e5e5
}

.map[data-v-22e998b6] {
  width: 784px;
  height: 540px;
  position: relative;
  background: url(/static/images/map.png?t=4) 0 0 no-repeat
}

.taiwan[data-v-22e998b6] {
  bottom: 66px;
  right: 28%;
  width: 26px;
  height: 39px;
  position: absolute;
  background: url(/static/images/taiwan.png) 0 0 no-repeat
}

.point-area[data-v-22e998b6] {
  text-align: center;
  position: absolute;
  width: 50px;
  height: 50px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out
}

.point-area[data-v-22e998b6]:first-child {
  top: 187px;
  right: 260px
}

.point-area[data-v-22e998b6]:nth-child(2) {
  bottom: 175px;
  right: 195px
}

.point-area[data-v-22e998b6]:nth-child(3) {
  bottom: 154px;
  right: 204px
}

.point-area[data-v-22e998b6]:nth-child(4) {
  bottom: 161px;
  right: 285px
}

.point-area[data-v-22e998b6]:nth-child(5) {
  bottom: 117px;
  right: 306px
}

.point-area[data-v-22e998b6]:nth-child(6) {
  bottom: 63px;
  right: 278px
}

.point-area[data-v-22e998b6]:nth-child(7) {
  bottom: 158px;
  right: 413px
}

.point-area .point[data-v-22e998b6] {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  height: 5px;
  margin: auto;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background: transparent
}

.point-name[data-v-22e998b6] {
  color: #fff;
  position: absolute;
  right: -15px;
  bottom: 15px
}

.point-area .point-shadow[data-v-22e998b6]:after {
  -webkit-box-shadow: inset 0 0 5em rgba(0,225,216,.15);
  box-shadow: inset 0 0 5em rgba(0,225,216,.15)
}

.point-area .point-dot[data-v-22e998b6] {
  z-index: 1;
  background-color: #6ad7e9;
  border: 1px solid rgba(0,225,216,.35)
}

.point-area .point-10[data-v-22e998b6] {
  width: 100%;
  height: 100%
}

.point-area .point-10[data-v-22e998b6]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00ffd8;
  opacity: 0;
  -webkit-animation: ripple-data-v-22e998b6 4.5s ease-out 225ms infinite;
  animation: ripple-data-v-22e998b6 4.5s ease-out 225ms infinite
}

.point-area .point-80[data-v-22e998b6] {
  width: 100%;
  height: 100%
}

.point-area .point-80[data-v-22e998b6]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00ffd8;
  opacity: 0;
  -webkit-animation: ripple-data-v-22e998b6 4.5s ease-out 1.8s infinite;
  animation: ripple-data-v-22e998b6 4.5s ease-out 1.8s infinite
}

.point-area .point-90[data-v-22e998b6] {
  width: 100%;
  height: 100%
}

.point-area .point-90[data-v-22e998b6]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00ffd8;
  opacity: 0;
  -webkit-animation: ripple-data-v-22e998b6 4.5s ease-out 2025ms infinite;
  animation: ripple-data-v-22e998b6 4.5s ease-out 2025ms infinite
}

.point-area .point-100[data-v-22e998b6] {
  width: 100%;
  height: 100%
}

.point-area .point-100[data-v-22e998b6]:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 2px solid #00ffd8;
  opacity: 0;
  -webkit-animation: ripple-data-v-22e998b6 4.5s ease-out 2.25s infinite;
  animation: ripple-data-v-22e998b6 4.5s ease-out 2.25s infinite
}

@-webkit-keyframes ripple-data-v-22e998b6 {
  0% {
    opacity: 0;
  -webkit-transform: scale(.1)
}

5% {
  opacity: 1
}

to {
  opacity: 0;
  -webkit-transform: scale(1)
}
}

@keyframes ripple-data-v-22e998b6 {
  0% {
    opacity: 0;
  -webkit-transform: scale(.1);
  transform: scale(.1)
}

5% {
  opacity: 1
}

to {
  opacity: 0;
  -webkit-transform: scale(1);
  transform: scale(1)
}
}

.ha3[data-v-3142c4a6] {
  font-size: 34px;
  text-align: center;
  color: #333
}

h2[data-v-3142c4a6] {
  font-size: 42px;
  color: #20273c;
  font-weight: 700;
  font-family: arial
}

b[data-v-3142c4a6] {
  color: #4b4f5c;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 40px;
  font-weight: inherit
}

.btn-more[data-v-3142c4a6] {
  cursor: pointer
}

.btn-more[data-v-3142c4a6]:hover {
  color: #7ba9ff
}

.dynamic[data-v-3142c4a6] {
  text-align: center;
  padding: 60px 0 48px;
  background: #fff
}

.dynamic .cf .fl-left[data-v-3142c4a6] {
  width: 455px;
  margin-right: 58px
}

.dynamic .cf .fl-left div[data-v-3142c4a6] {
  width: 455px;
  height: 230px;
  border-radius: 3px;
  overflow: hidden
}

.dynamic .cf .fl-left div img[data-v-3142c4a6] {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%
}

.dynamic .cf .fl-left .cont[data-v-3142c4a6] {
  text-align: left;
  font-size: 14px;
  height: 60px;
  overflow: hidden
}

.dynamic .cf .fl-left h4[data-v-3142c4a6] {
  text-align: left;
  margin: 30px 0 20px;
  color: #20273c;
  font-size: 18px;
  font-weight: 700
}

.dynamic .cf .fl-left p[data-v-3142c4a6] {
  line-height: 28px
}

.dynamic .cf .fl-left .time-bottom[data-v-3142c4a6] {
  display: block;
  margin-top: 5px
}

.dynamic .cf .fl-right[data-v-3142c4a6] {
  width: 687px;
  height: 393px;
  overflow: hidden
}

.dynamic .cf .fl-right ul[data-v-3142c4a6] {
  margin-top: 10px;
  border-top: 1px dashed #e5e6ec
}

.dynamic .cf .fl-right ul li[data-v-3142c4a6] {
  padding: 20px 0;
  cursor: pointer;
  border-bottom: 1px dashed #e5e6ec
}

.dynamic .cf .fl-right ul li label[data-v-3142c4a6] {
  font-family: Arial;
  color: #626571;
  font-weight: 700;
  font-size: 14px
}

.dynamic .cf .fl-right ul li label i[data-v-3142c4a6] {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 8px;
  vertical-align: -2px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #626571
}

.dynamic .cf .fl-right ul li .fr[data-v-3142c4a6] {
  float: left;
  margin-left: 80px
}

.dynamic .cf .fl-right ul li span[data-v-3142c4a6] {
  cursor: pointer;
  color: #626571
}

.dynamic .cf .fl-right ul li span[data-v-3142c4a6]:hover {
  color: #4d84ff
}

.news-main[data-v-3142c4a6] {
  width: 540px;
  background: #fff
}

.news-main .news-right[data-v-3142c4a6] {
  position: relative
}

.news-main .news-right b[data-v-3142c4a6] {
  border-bottom: 1px solid #eaeaec;
  display: block;
  padding-bottom: 25px;
  margin-bottom: 20px;
  font-size: 30px
}

.news-main .news-right ul li[data-v-3142c4a6] {
  border-bottom: 1px solid #eaeaec;
  margin: 20px 0
}

.news-main .news-right ul li h3[data-v-3142c4a6] {
  color: #20273c;
  font-size: 16px;
  margin-bottom: 20px
}

.news-main .news-right ul li:hover h3[data-v-3142c4a6] {
  color: #4d84ff
}

.news-main .btn-more[data-v-3142c4a6] {
  position: absolute;
  right: 0;
  top: 22px;
  padding-right: 30px;
  font-size: 14px;
  color: #4a7ff4;
  background: url(/static/images/newAboutusImg/more.png) 42px 8px no-repeat;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.news-main .btn-more[data-v-3142c4a6]:hover {
  color: #7ba9ff
}

.case-bg[data-v-fb7cc6c6] {
  height: 262px;
  text-align: center;
  min-width: 1200px;
  background: url(/static/images/case-bg.png) 50% no-repeat
}

.case-bg i[data-v-fb7cc6c6] {
  width: 165px;
  height: 75px;
  margin-top: 125px;
  display: inline-block;
  background: url(/static/images/case-i.png) center 0 no-repeat
}

.hide[data-v-fb7cc6c6] {
  height: 45px;
  overflow: hidden
}

.case[data-v-fb7cc6c6] {
  background: #fff
}

.case .case-main[data-v-fb7cc6c6] {
  padding: 40px 0
}

.case .case-main .case-left[data-v-fb7cc6c6] {
  margin-right: 50px;
  width: 240px;
  padding: 20px;
  border: 1px solid #e0e4f1
}

.case .case-main .case-left h4[data-v-fb7cc6c6] {
  color: #212737;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 18px
}

.case .case-main .case-left ul li[data-v-fb7cc6c6] {
  height: 55px;
  line-height: 55px;
  position: relative;
  cursor: pointer;
  border-top: 1px solid #e0e4f1
}

.case .case-main .case-left ul li.active[data-v-fb7cc6c6] {
  color: #4d84ff
}

.case .case-main .case-left ul li.active[data-v-fb7cc6c6]:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 20px;
  right: 0;
  vertical-align: -2px;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #4d84ff
}

.case .case-main .case-right .div-case[data-v-fb7cc6c6] {
  border-bottom: 1px solid #e0e4f1;
  padding: 40px 0 20px
}

.case .case-main .case-right .div-case[data-v-fb7cc6c6]:first-child {
  padding-top: 0
}

.case .case-main .case-right .div-image[data-v-fb7cc6c6] {
  width: 120px;
  height: 120px;
  border-radius: 5px;
  position: relative;
  margin-right: 30px;
  border: 1px solid #e0e4f1
}

.case .case-main .case-right .div-image img[data-v-fb7cc6c6] {
  width: 100px;
  height: auto;
  left: 50%;
  top: 50%;
  border-radius: 5px;
  position: absolute;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.case .case-main .case-right .div-datails[data-v-fb7cc6c6] {
  width: 710px
}

.case .case-main .case-right .div-datails h4[data-v-fb7cc6c6] {
  font-size: 18px;
  color: #212737;
  font-weight: 700;
  margin-bottom: 18px
}

.case .case-main .case-right .div-datails .p-show[data-v-fb7cc6c6] {
  border-top: 1px dashed #e0e4f1;
  margin-top: 15px
}

.case .case-main .case-right .div-datails .p-show p[data-v-fb7cc6c6] {
  margin-top: -15px;
  background: #fff;
  padding: 3px 5px;
  cursor: pointer
}

.case .case-main .case-right .div-datails .p-show p[data-v-fb7cc6c6]:first-child:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 6px solid #545e80
}

.case .case-main .case-right .div-datails .p-show p[data-v-fb7cc6c6]:nth-child(2):after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: 1px;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #545e80
}

.case .case-main .case-right .div-datails .cf span.fl[data-v-fb7cc6c6] {
  width: 64px
}

.case .case-main .case-right .div-datails .cf p.fr[data-v-fb7cc6c6] {
  line-height: 25px;
  width: 700px;
  height: 50px;
  overflow: hidden
}

.case .case-main .case-right .div-datails .cf p.open[data-v-fb7cc6c6] {
  height: auto
}

ul.prod-cont li[data-v-fb7cc6c6] {
  margin-right: 10px
}

ul.prod-cont li img[data-v-fb7cc6c6] {
  width: 16px;
  height: 16px;
  margin: 0 5px;
  display: inline-block
}

ul.prod-cont li b[data-v-fb7cc6c6] {
  color: #4d84ff;
  font-weight: inherit
}

.dyna[data-v-3fbd9c57] {
  background: #fff;
  padding-bottom: 55px
}

.dyna ul li[data-v-3fbd9c57] {
  padding: 28px 0;
  border-bottom: 1px solid #e0e4f1
}

.dyna ul li div[data-v-3fbd9c57]:nth-child(3) {
  width: 160px;
  height: 90px
}

.dyna ul li div:nth-child(3) img[data-v-3fbd9c57] {
  width: 100%;
  height: 100%
}

.dyna ul li div[data-v-3fbd9c57]:nth-child(2) {
  width: 650px;
  margin-left: 54px
}

.dyna ul li div:nth-child(2) h4[data-v-3fbd9c57] {
  font-size: 16px;
  color: #212737;
  margin-bottom: 25px;
  cursor: pointer
}

.dyna ul li div:nth-child(2) h4[data-v-3fbd9c57]:hover {
  color: #4d84ff
}

.dyna ul li div:nth-child(2) p[data-v-3fbd9c57] {
  height: 28px;
  width: 100%;
  font-size: 14px;
  color: #9599a8
}

.dyna ul li div:nth-child(2) button[data-v-3fbd9c57] {
  margin-top: 25px;
  color: #4d84ff;
  cursor: pointer
}

.dyna ul li div:nth-child(2) button[data-v-3fbd9c57]:hover {
  color: #336ff6
}

.dyna ul li div:first-child p[data-v-3fbd9c57] {
  color: #a2a7b9;
  font-family: arial
}

.dyna ul li div:first-child p[data-v-3fbd9c57]:first-child {
  font-size: 36px;
  width: 65px;
  height: 45px;
  color: #4e84ff;
  line-height: 45px;
  overflow: hidden
}

.dyna ul li div:first-child p[data-v-3fbd9c57]:nth-child(2) {
  font-size: 16px
}

#buoy[data-v-0682e84f] {
  position: absolute;
  width: 64px;
  height: 2px;
  background: #e9d008;
  bottom: 0;
  left: -157px
}

.cl-header[data-v-0682e84f] {
  background: #4e84ff;
  z-index: 99;
  width: 100%;
  height: 63px;
  min-width: 1200px;
  border-bottom: 1px solid hsla(0,0%,88.2%,.3)
}

.cl-header .user-cont[data-v-0682e84f] {
  text-align: center
}

.cl-header .user-cont .imgcont[data-v-0682e84f] {
  margin-right: 69px
}

.cl-header .user-cont .imgcont img[data-v-0682e84f] {
  padding-top: 16px;
  cursor: pointer
}

.cl-header .user-cont .menucont[data-v-0682e84f] {
  line-height: 61px;
  position: relative;
  overflow: hidden;
  margin: auto
}

.cl-header .user-cont .menucont ul a[data-v-0682e84f] {
  float: left;
  width: 80px;
  margin-right: 47px;
  font-size: 16px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  color: #fff
}

.cl-header .user-cont .menucont ul a[data-v-0682e84f]:before {
  content: "";
  top: 23px;
  right: -24px;
  height: 14px;
  width: 1px;
  background: #4370d6;
  position: absolute
}

.cl-header .user-cont .menucont ul a[data-v-0682e84f]:after {
  content: "";
  display: block;
  height: 2px;
  width: 0;
  background: transparent;
  -webkit-transition: width .5s ease,background-color .5s ease;
  transition: width .5s ease,background-color .5s ease
}

.cl-header .user-cont .menucont ul a[data-v-0682e84f]:hover:after {
  width: 100%;
  background: #fff
}

.cl-header .user-cont .menucont ul a.active[data-v-0682e84f] {
  height: 63px;
  border-bottom: 2px solid #fff
}

.cl-header .user-cont .menucont ul a[data-v-0682e84f]:last-child:before {
  background: none
}

.cl-header .user-cont .iconcont[data-v-0682e84f] {
  padding-top: 11px
}

.cl-header .user-cont .iconcont button[data-v-0682e84f] {
  float: left;
  margin-left: 8px
}

.cl-header .user-cont .iconcont .btn-big[data-v-0682e84f] {
  width: 110px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  border: 1px solid #fff
}

.cl-header .user-cont .iconcont .btn-big[data-v-0682e84f]:hover {
  background: #4992ff;
  color: #fff;
  border: 1px solid #4992ff
}

.cl-header .user-cont .iconcont .btn-big[data-v-0682e84f]:active,.cl-header .user-cont .iconcont .btn-big[data-v-0682e84f]:focus {
  background: #3971ef;
  color: #fff;
  border: 2px solid #3971ef
}

.cl-header .user-cont .iconcont .btn-big span[data-v-0682e84f] {
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: inline-block;
  color: #4992ff
}

.cl-header .user-cont .iconcont .btn-big span[data-v-0682e84f]:hover {
  color: #fff
}

.content[data-v-3fe6e09c] {
  height: 40px;
  line-height: 40px;
  backgorund: #f0f2f7
}

.content .vertical-center ul[data-v-3fe6e09c] {
  position: relative;
  padding-left: 19px
}

.content .vertical-center ul[data-v-3fe6e09c]:before {
  content: "";
  background: url(/static/images/website-sprite.png) 0 -142px no-repeat;
  position: absolute;
  top: 12px;
  left: 0;
  width: 13px;
  height: 16px;
  border-radius: 50%;
  margin-right: 10px
}

.content .vertical-center ul span.fl[data-v-3fe6e09c] {
  display: inline-block;
  margin-right: 5px
}

.content .vertical-center ul li.fl[data-v-3fe6e09c] {
  margin-right: 15px;
  cursor: pointer;
  position: relative
}

.content .vertical-center ul li.fl[data-v-3fe6e09c]:before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 17px;
  right: -10px;
  content: "";
  background: url(/static/images/website-sprite.png) 0 -160px no-repeat
}

.content .vertical-center ul li.fl[data-v-3fe6e09c]:last-child:before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 17px;
  right: -10px;
  content: "";
  background: none
}

.vertical-center[data-v-f91c664c] {
  width: 1200px;
  min-width: 1200px;
  background: #fff;
  padding: 50px 85px;
  text-align: center
}

.vertical-center h3[data-v-f91c664c] {
  color: #20273c;
  font-size: 24px;
  margin-bottom: 30px
}

.vertical-center div.tips[data-v-f91c664c] {
  margin: 0 auto;
  width: 350px;
  text-align: left
}

.vertical-center .detail-cont[data-v-f91c664c] {
  text-align: left;
  margin-top: 30px;
  padding: 30px 40px;
  color: #4b4f5c;
  border-top: 1px solid #e0e4f1;
  border-bottom: 1px solid #e0e4f1
}

.vertical-center div.cfff[data-v-f91c664c] {
  margin: 18px 0
}

.vertical-center div.cfff div.fl[data-v-f91c664c] {
  cursor: pointer
}

.vertical-center div.cfff div.fl[data-v-f91c664c]:before {
  content: "";
  display: inline-block;
  width: 19px;
  height: 14px;
  margin-right: 5px;
  background: url(/static/images/aboutusImg/return.png) 0 0 no-repeat
}

.vertical-center div.cfff div.fl[data-v-f91c664c]:hover {
  color: #333
}

.vertical-center div.cfff div.fr[data-v-f91c664c] {
  color: #9599a8
}

.color-4b4f5c[data-v-46d3f824],.vertical-center div.cfff div.fr span[data-v-f91c664c] {
  color: #4b4f5c
}

.cont-title[data-v-46d3f824] {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 45px
}

.into-p[data-v-46d3f824] {
  text-align: justify;
  color: #4b4f5b;
  font-size: 16px
}

.content[data-v-46d3f824] {
  background: #fff
}

.join-us-banner[data-v-46d3f824] {
  width: 100%;
  min-width: 1200px;
  height: 280px
}

.join-us-banner img[data-v-46d3f824] {
  display: block;
  width: 100%;
  height: 100%
}

.profiles-main[data-v-46d3f824] {
  height: 842px;
  background: #fff;
  -webkit-box-shadow: 2px 2px 10px #e8ecf7;
  box-shadow: 2px 2px 10px #e8ecf7;
  position: relative;
  margin-top: 60px
}

.profiles-main .fringe-cont[data-v-46d3f824],.profiles-main .intoDuction-cont[data-v-46d3f824] {
  margin: 0 188px
}

.profiles-main .fringe-cont ul li[data-v-46d3f824] {
  width: 100%;
  height: 42px;
  line-height: 42px
}

.profiles-main .fringe-cont ul li span[data-v-46d3f824] {
  display: inline-block;
  width: 39px;
  height: 41px;
  font-size: 30px;
  color: #fff;
  text-align: center;
  background: #4d84ff
}

.profiles-main .fringe-cont ul li p[data-v-46d3f824] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 785px;
  font-size: 16px;
  color: #71737c;
  padding-left: 18px;
  -webkit-box-shadow: 2px 2px 10px #e8ecf7;
  box-shadow: 2px 2px 10px #e8ecf7
}

.profiles-main .fringe-cont ul li:nth-of-type(odd) p[data-v-46d3f824] {
  background: #f0f1f4
}

.profiles-main .fringe-cont ul li:nth-of-type(2n) p[data-v-46d3f824] {
  background: #fff
}

.hotPosition-main ul.hot-tab[data-v-46d3f824] {
  margin: 0 0 30px
}

.hotPosition-main ul.hot-tab li[data-v-46d3f824] {
  width: 90px;
  height: 34px;
  line-height: 34px;
  color: #9698a1;
  text-align: center;
  border: 1px solid #e6e9f2;
  border-radius: 20px;
  margin-right: 10px
}

.hotPosition-main ul.hot-tab li.active[data-v-46d3f824] {
  background: #4d84ff;
  color: #fff
}

.hotPosition-main ul.hot-tab li.active[data-v-46d3f824]:hover {
  color: #fff
}

.hotPosition-main ul.hot-tab li[data-v-46d3f824]:hover {
  border: 1px solid #4d84ff;
  color: #4d84ff;
  cursor: pointer
}

.hotPosition-main div.tabCon[data-v-46d3f824] {
  display: block;
  width: 1200px
}

.hotPosition-main div.tabCon ul[data-v-46d3f824] {
  width: 1200px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.hotPosition-main div.tabCon ul li[data-v-46d3f824] {
  width: 384px;
  height: 208px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 25px 40px 0;
  margin-right: 24px;
  margin-bottom: 20px;
  position: relative
}

.hotPosition-main div.tabCon ul li[data-v-46d3f824]:hover {
  border: 1px solid #4d84ff
}

.hotPosition-main div.tabCon ul li[data-v-46d3f824]:nth-child(3n) {
  margin-right: 0
}

.hotPosition-main div.tabCon ul li.active[data-v-46d3f824] {
  cursor: pointer;
  border: 1px solid #4d84ff
}

.hotPosition-main div.tabCon ul li.active .detail[data-v-46d3f824] {
  display: block
}

.hotPosition-main div.tabCon ul li div.list-title[data-v-46d3f824] {
  width: 100%
}

.hotPosition-main div.tabCon ul li div.list-title h4[data-v-46d3f824] {
  width: 70%;
  font-size: 18px;
  font-weight: 700;
  color: #535764
}

.hotPosition-main div.tabCon ul li div.list-title span[data-v-46d3f824] {
  display: inline-block;
  width: 30%;
  text-align: right;
  font-size: 18px;
  color: red
}

.hotPosition-main div.tabCon ul li p[data-v-46d3f824] {
  text-align: justify;
  font-size: 14px;
  color: #868a9b;
  line-height: 26px;
  padding-top: 10px;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3
}

.hotPosition-main div.tabCon ul li div.button[data-v-46d3f824] {
  text-align: left;
  cursor: pointer;
  width: 100%;
  height: 105px;
  overflow: hidden
}

.hotPosition-main div.tabCon ul li div.button .span[data-v-46d3f824] {
  display: inline-block;
  min-width: 70px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 30px;
  color: #63666d;
  margin-right: 5px;
  padding: 0 5px
}

.hotPosition-main div.tabCon ul li div.detail[data-v-46d3f824] {
  width: 546px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 1px 1px 10px #e8ecf7;
  box-shadow: 1px 1px 10px #e8ecf7;
  background: #fff;
  padding: 30px 26px 20px;
  position: absolute;
  top: 68px;
  left: 40px;
  z-index: 2;
  display: none
}

.hotPosition-main div.tabCon ul li div.detail h4[data-v-46d3f824] {
  font-size: 14px;
  font-weight: 700;
  color: #535764
}

.hotPosition-main div.tabCon ul li div.detail div[data-v-46d3f824] {
  width: 15px;
  height: 15px;
  background: url(/static/images/join_us/close.png) no-repeat;
  position: absolute;
  right: 20px;
  top: 20px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s,-webkit-transform 1s
}

.hotPosition-main div.tabCon ul li div.detail div[data-v-46d3f824]:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.hotPosition-main div.tabCon ul li div.detail p[data-v-46d3f824] {
  padding: 0;
  font-size: 14px
}

.hotPosition-main div.tabCon ul li[data-v-46d3f824]:last-child {
  padding-top: 30px
}

.hotPosition-main div.tabCon ul li:last-child div[data-v-46d3f824] {
  width: 109px;
  height: 113px;
  margin: 0 auto
}

.hotPosition-main div.tabCon ul li:last-child div img[data-v-46d3f824] {
  display: block;
  width: 100%;
  height: 100%
}

.hotPosition-main div.tabCon ul li:last-child p[data-v-46d3f824] {
  text-align: center;
  font-size: 14px;
  padding-top: 5px
}

.environment-main ul[data-v-46d3f824] {
  width: 1200px
}

.environment-main ul li[data-v-46d3f824] {
  width: 290px;
  height: 180px;
  margin-right: 13.333333333333px;
  margin-bottom: 15px
}

.environment-main ul li img[data-v-46d3f824] {
  display: block;
  width: 100%;
  height: 100%
}

.environment-main ul li[data-v-46d3f824]:nth-child(4n) {
  margin-right: 0
}

.way-main[data-v-46d3f824] {
  padding-bottom: 92px
}

.way-main ul[data-v-46d3f824] {
  width: 100%
}

.way-main ul li[data-v-46d3f824] {
  width: 300px;
  height: 100px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e9f2;
  border-radius: 2px
}

.way-main ul li[data-v-46d3f824]:first-child {
  margin-left: 42px
}

.way-main ul li[data-v-46d3f824]:nth-child(2) {
  margin: 0 108px
}

.way-main ul li[data-v-46d3f824]:last-child {
  margin-right: 42px
}

.way-main ul li h4[data-v-46d3f824] {
  font-size: 16px;
  font-weight: 700;
  color: #4d84ff;
  margin-top: 26px;
  margin-bottom: 16px
}

.way-main ul li p[data-v-46d3f824] {
  text-align: center;
  font-size: 16px;
  color: #575b67
}

.about-main h2[data-v-b3c7a284] {
  font-size: 42px;
  color: #20273c;
  font-weight: 700;
  font-family: arial
}

.about-main b[data-v-b3c7a284] {
  color: #4b4f5c;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 40px;
  font-weight: inherit
}

.about-main .content[data-v-b3c7a284] {
  height: 650px;
  min-width: 1200px;
  overflow: hidden;
  position: relative
}

.about-main .content .mask[data-v-b3c7a284] {
  width: 100%;
  height: 650px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(1,6,10,.3)
}

.about-main .content .bannerVideo[data-v-b3c7a284] {
  width: 630px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  background: url(/static/images/newAboutusImg/bannervideo.png) 0 0 no-repeat
}

.about-main .guan-main[data-v-b3c7a284] {
  height: 718px
}

.about-main .guan-main .qiye-left[data-v-b3c7a284] {
  padding-top: 250px;
  width: 44%;
  height: 100%;
  background: url(/static/images/newAboutusImg/qiye1.png) 0 0 no-repeat;
  background-size: cover
}

.about-main .guan-main .qiye-left div[data-v-b3c7a284] {
  width: 65%;
  margin: 0 auto;
  line-height: 30px
}

.about-main .guan-main .qiye-left div h3[data-v-b3c7a284] {
  margin-bottom: 20px;
  font-size: 30px;
  color: #20273c
}

.about-main .guan-main .qiye-left div p[data-v-b3c7a284] {
  color: #666a7b
}

.about-main .guan-main .qiye-right[data-v-b3c7a284] {
  width: 56%;
  height: 100%;
  cursor: pointer;
  background: url(/static/images/newAboutusImg/qiye2.png) 0 0 no-repeat;
  background-size: cover
}

.about-main .guan-er .qiye-left[data-v-b3c7a284] {
  background: url(/static/images/newAboutusImg/qiye3.png) 0 0 no-repeat;
  background-size: cover
}

.about-main .guan-er .qiye-news[data-v-b3c7a284] {
  width: 56%;
  padding-left: 10%;
  margin-top: 148px
}

.introdu-div[data-v-b3c7a284] {
  margin-bottom: 145px
}

.introdu-div h4[data-v-b3c7a284] {
  margin: 95px 0 50px;
  text-align: center;
  color: #20273c;
  font-size: 30px
}

.introdu-div p[data-v-b3c7a284] {
  margin: 0 auto;
  width: 640px;
  color: #666a7b;
  text-align: left;
  font-size: 14px;
  line-height: 30px
}

.qiyewenhua p[data-v-b3c7a284] {
  text-indent: 2em
}

.div-zizhi .fl-info img[data-v-3abe2972] {
  width: 950px
}

div.zizhi-test[data-v-3abe2972] {
  margin-bottom: 100px;
  position: relative
}

div.zizhi-test span[data-v-3abe2972] {
  bottom: 50px;
  border-radius: 30px;
  width: 90px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #e7e7eb;
  position: absolute
}

div.zizhi-test span[data-v-3abe2972]:first-child {
  left: 100px;
  bottom: -55px
}

div.zizhi-test span[data-v-3abe2972]:nth-child(2) {
  left: 355px;
  bottom: -55px
}

div.zizhi-test span[data-v-3abe2972]:nth-child(3) {
  right: 268px;
  bottom: -55px
}

div.zizhi-test span[data-v-3abe2972]:nth-child(4) {
  right: 37px;
  bottom: -55px
}

.div-info[data-v-3abe2972] {
  margin: 0 auto;
  border-left: 1px solid #e8ebf1
}

.div-info .fl-title[data-v-3abe2972] {
  margin-left: 33px;
  width: 92px;
  height: 90px;
  color: #20263c;
  font-size: 22px;
  padding-left: 20px;
  padding-top: 8px;
  position: relative;
  background: url(/static/images/newAboutusImg/juxing.png) 0 0 no-repeat
}

.div-info .fl-title[data-v-3abe2972]:before {
  content: "";
  width: 14px;
  height: 2px;
  top: -2px;
  left: -40.5px;
  background: #4e84ff;
  position: absolute
}

.div-info .fl-info[data-v-3abe2972] {
  width: 950px;
  margin-left: 120px
}

.dyna[data-v-3abe2972] {
  padding-bottom: 45px
}

.dyna ul li[data-v-3abe2972] {
  padding: 20px 0;
  border-bottom: 1px solid #e0e4f1
}

.dyna ul li div[data-v-3abe2972]:nth-child(3) {
  width: 160px;
  height: 90px;
  border: 1px solid #fef7fa
}

.dyna ul li div:nth-child(3) img[data-v-3abe2972] {
  width: 100%;
  height: 100%
}

.dyna ul li div[data-v-3abe2972]:nth-child(2) {
  width: 650px;
  margin-left: 54px
}

.dyna ul li div:nth-child(2) h4[data-v-3abe2972] {
  font-size: 16px;
  color: #212737;
  margin-bottom: 25px;
  cursor: pointer
}

.dyna ul li div:nth-child(2) h4[data-v-3abe2972]:hover {
  color: #4d84ff
}

.dyna ul li div:nth-child(2) p[data-v-3abe2972] {
  height: 28px;
  width: 100%;
  font-size: 14px;
  color: #9599a8
}

.dyna ul li div:nth-child(2) button[data-v-3abe2972] {
  margin-top: 25px;
  color: #4d84ff;
  cursor: pointer
}

.dyna ul li div:nth-child(2) button[data-v-3abe2972]:hover {
  color: #336ff6
}

.dyna ul li div:first-child p[data-v-3abe2972] {
  color: #a2a7b9;
  font-family: arial
}

.dyna ul li div:first-child p[data-v-3abe2972]:first-child {
  font-size: 36px;
  width: 65px;
  height: 45px;
  color: #4e84ff;
  line-height: 45px;
  overflow: hidden
}

.dyna ul li div:first-child p[data-v-3abe2972]:nth-child(2) {
  font-size: 16px
}

.btn-more[data-v-3abe2972] {
  margin-top: 55px;
  width: 122px;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  color: #464f5c;
  cursor: pointer;
  border: 1px solid #e3e4ea;
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.btn-more[data-v-3abe2972]:hover {
  color: #7ba9ff;
  -webkit-box-shadow: 1px 1px 10px #7ba9ff;
  box-shadow: 1px 1px 10px #7ba9ff
}

.div-fazhan[data-v-3abe2972] {
  background: #f7f9fc
}

.div-fazhan .div-info[data-v-3abe2972] {
  padding-bottom: 100px;
  background: url(/static/images/newAboutusImg/fazhan-bg.png) 100% no-repeat
}

.div-fazhan .div-info ul[data-v-3abe2972] {
  margin-top: -30px
}

.div-fazhan .div-info ul li[data-v-3abe2972] {
  padding: 30px 0;
  position: relative
}

.div-fazhan .div-info ul li .i-line[data-v-3abe2972] {
  height: 50px;
  width: 1px;
  top: 64px;
  left: 36px;
  position: absolute;
  background: #77a1ff
}

.div-fazhan .div-info ul li p.p-time[data-v-3abe2972] {
  color: #20263c;
  font-size: 18px;
  width: 135px
}

.div-fazhan .div-info ul li div.fl p[data-v-3abe2972] {
  color: #9599a8
}

.div-fazhan .div-info ul li:last-child .i-line[data-v-3abe2972] {
  background: #f7f9fc
}

.vertical-center[data-v-0aee7b3a] {
  padding: 90px 0;
  border: 1px solid red
}

.vertical-center .core-main[data-v-0aee7b3a] {
  display: inline
}

.vertical-center .core-main .togg-btn[data-v-0aee7b3a] {
  width: 81px
}

.vertical-center .core-main .togg-btn span[data-v-0aee7b3a] {
  width: 39px;
  height: 25px;
  border: 1px solid #d0d3dc;
  position: relative;
  cursor: pointer;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #d4d7e0
}

.vertical-center .core-main .togg-btn span[data-v-0aee7b3a]:nth-child(2) {
  margin-left: -1px
}

.vertical-center .core-main .togg-btn span.btn-fl[data-v-0aee7b3a]:hover,.vertical-center .core-main .togg-btn span.btn-fr[data-v-0aee7b3a]:hover {
  color: #bfc1c8;
  border: 1px solid #bfc1c8;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.07);
  box-shadow: 0 0 0 1px rgba(0,0,0,.07)
}

.vertical-center .core-main .togg-btn .activeLeft[data-v-0aee7b3a],.vertical-center .core-main .togg-btn .activeRight[data-v-0aee7b3a] {
  border: 1px solid #aaafbf;
  color: #aaafbf
}

.core-right[data-v-0aee7b3a] {
  width: 950px;
  overflow: hidden;
  position: relative;
  height: 430px
}

.core-right .leader-ul[data-v-0aee7b3a] {
  padding: 50px 0;
  width: 9999px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: left 1s;
  transition: left 1s;
  height: 400px
}

.core-right .leader-ul li[data-v-0aee7b3a] {
  text-align: center;
  width: 280px;
  height: 100%;
  margin: 0 20px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  -webkit-box-shadow: 0 2px 10px rgba(0,0,0,.075);
  box-shadow: 0 2px 10px rgba(0,0,0,.075);
  -webkit-transition: all .3s linear;
  transition: all .3s linear
}

.core-right .leader-ul li img[data-v-0aee7b3a] {
  margin-top: -60px;
  width: 118px;
  height: 118px
}

.core-right .leader-ul li .leader-info[data-v-0aee7b3a] {
  margin: 10px 0;
  text-align: left
}

.core-right .leader-ul li .leader-info p[data-v-0aee7b3a]:first-child {
  text-align: center;
  font-weight: 700;
  color: #20263c;
  font-size: 16px;
  margin-bottom: 10px
}

.core-right .leader-ul li .leader-info p[data-v-0aee7b3a]:nth-child(2) {
  text-align: center;
  color: #4e84ff;
  margin-bottom: 10px
}

.core-right .leader-ul li .leader-info p[data-v-0aee7b3a]:nth-child(3) {
  color: #4b4f5b;
  line-height: 25px
}

.office[data-v-4d0dc89a] {
  width: 1200px;
  height: 370px
}

.qiyebg[data-v-4d0dc89a] {
  width: 1016px;
  height: 304px;
  text-align: left;
  margin: 0 auto;
  background: url(/static/images/newAboutusImg/qiyewenhuabg.png) 50% no-repeat;
  padding-top: 100px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.qiyebg p[data-v-4d0dc89a] {
  color: #4b4f5b;
  width: 730px;
  margin: 0 auto;
  text-indent: 2em;
  line-height: 25px;
  font-size: 18px
}

.activity[data-v-4d0dc89a] {
  background: #fff;
  padding-bottom: 80px
}

.activity .acti-ul li[data-v-4d0dc89a] {
  width: 350px;
  height: 234px;
  margin-right: 75px;
  margin-bottom: 30px;
  background: #f7f8fb
}

.activity .acti-ul li img[data-v-4d0dc89a] {
  width: 100%;
  height: 199px;
  background: #cac6c5
}

.activity .acti-ul li[data-v-4d0dc89a]:nth-child(3),.activity .acti-ul li[data-v-4d0dc89a]:nth-child(6) {
  margin-right: 0
}

.activity .curr-circle[data-v-4d0dc89a] {
  margin: 20px auto 0
}

.activity .curr-circle li[data-v-4d0dc89a] {
  width: 12px;
  height: 12px;
  cursor: pointer;
  margin-right: 25px;
  border-radius: 50%;
  background: #a2a7b9;
  display: inline-block
}

.activity .curr-circle li.active[data-v-4d0dc89a] {
  background: #4d84ff
}

.vision-main[data-v-4d0dc89a] {
  background: #fff;
  padding-top: 80px
}

.vision-main .vertical-center[data-v-4d0dc89a] {
  text-align: center
}

.content[data-v-4d0dc89a] {
  background: #fff
}

.content .vertical-center[data-v-4d0dc89a] {
  padding: 80px 0 0;
  position: relative
}

b[data-v-4d0dc89a] {
  color: #20273c;
  font-size: 30px;
  display: inline-block;
  margin-bottom: 50px;
  font-weight: inherit
}

.color-4b4f5c[data-v-fdc7e3e8] {
  color: #4b4f5c;
  font-size: 24px
}

.cont-title[data-v-fdc7e3e8] {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 45px
}

.into-p[data-v-fdc7e3e8] {
  text-align: justify
}

.content[data-v-fdc7e3e8] {
  background: #fff
}

.contact-us-banner[data-v-fdc7e3e8] {
  width: 100%;
  min-width: 1200px;
  height: 580px;
  position: relative
}

.contact-us-banner .word[data-v-fdc7e3e8] {
  position: absolute;
  width: 335px;
  height: 105px;
  background: rgba(83,88,103,.8);
  top: 180px;
  left: 50%;
  margin-left: -130px;
  border-radius: 5px
}

.contact-us-banner .word .fl_poiner[data-v-fdc7e3e8] {
  position: absolute;
  width: 0;
  height: 0;
  bottom: -14px;
  left: 170px;
  border-left: 15px solid transparent;
  border-right: 5px solid transparent;
  border-top: 14px solid rgba(76,86,107,.8)
}

.contact-us-banner .word p[data-v-fdc7e3e8]:first-child {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  margin-left: 15px;
  margin-top: 25px
}

.contact-us-banner .word p[data-v-fdc7e3e8]:nth-child(2) {
  color: #fff;
  font-size: 14px;
  margin-left: 15px;
  margin-top: 5px
}

.contact-us-banner .bjword[data-v-fdc7e3e8] {
  top: 132px;
  left: 43%
}

.contact-us-banner img[data-v-fdc7e3e8] {
  display: block;
  width: 100%;
  height: 100%
}

.contactWay-main[data-v-fdc7e3e8] {
  height: 324px;
  -webkit-box-shadow: 1px 1px 10px #e8ecf7;
  box-shadow: 1px 1px 10px #e8ecf7;
  background: #fff;
  position: relative;
  top: -60px
}

.contactWay-main ul[data-v-fdc7e3e8] {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 70px
}

.contactWay-main ul li[data-v-fdc7e3e8] {
  width: 400px;
  text-align: center;
  margin: 0 auto
}

.contactWay-main ul li div[data-v-fdc7e3e8] {
  width: 100px;
  height: 100px;
  margin: 0 auto
}

.contactWay-main ul li div img[data-v-fdc7e3e8] {
  display: block;
  width: 100%;
  height: 100%
}

.contactWay-main ul li h3[data-v-fdc7e3e8] {
  font-size: 24px;
  color: #20273c;
  margin-top: 30px
}

.contactWay-main ul li p[data-v-fdc7e3e8] {
  font-size: 16px;
  margin-top: 10px
}

.contactWay-main .divcode[data-v-fdc7e3e8] {
  cursor: pointer
}

.contactWay-main .clcode[data-v-fdc7e3e8] {
  position: absolute;
  top: 69px;
  right: 147px;
  height: 110px;
  width: 110px;
  display: none
}

.contactWay-main .divcode:hover .clcode[data-v-fdc7e3e8] {
  display: inline-block
}

.branchOffice-main[data-v-fdc7e3e8] {
  margin-top: -60px;
  padding-bottom: 120px
}

.branchOffice-main .branchList ul li[data-v-fdc7e3e8] {
  width: 380px;
  height: 180px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e9f2;
  margin-right: 30px;
  margin-bottom: 20px
}

.branchOffice-main .branchList ul li[data-v-fdc7e3e8]:nth-child(3n) {
  margin-right: 0
}

.branchOffice-main .branchList ul li div.branchCont[data-v-fdc7e3e8] {
  width: 100%;
  padding: 20px
}

.branchOffice-main .branchList ul li div.branchCont h3[data-v-fdc7e3e8] {
  text-align: right;
  height: 67px;
  font-size: 16px;
  font-weight: 700;
  color: #282828;
  padding-top: 22px;
  background: url(/static/images/newAboutusImg/fengongsi.png) 100% no-repeat
}

.branchOffice-main .branchList ul li div.branchCont p[data-v-fdc7e3e8] {
  font-size: 12px;
  line-height: 24px
}

.branchOffice-main .branchList ul li div.branchCont p span[data-v-fdc7e3e8] {
  color: #4d4d4d
}

@media screen and (min-width:1400px) and (max-width:1800px) {
  .contact-us-banner .word[data-v-fdc7e3e8] {
    left: 49%
}

.contact-us-banner .bjword[data-v-fdc7e3e8] {
  top: 150px;
  left: 43.5%
}
}

@media screen and (min-width:1000px) and (max-width:1399px) {
  .contact-us-banner .bjword[data-v-fdc7e3e8] {
    top: 150px;
  left: 42.5%
}

.contact-us-banner .word[data-v-fdc7e3e8] {
  top: 150px;
  left: 48.5%
}
}

.nopage[data-v-c1e63508] {
  background-color: #34495e;
  text-align: center;
  height: 100%;
  width: 100%;
  padding-top: 3%;
  overflow-y: auto
}

.nopage .button[data-v-c1e63508] {
  margin: 30px 0;
  width: 165px;
  height: 50px;
  border-radius: 25px;
  color: #fff;
  background: none;
  font-size: 16px;
  border: 1px solid #fff;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.nopage .button[data-v-c1e63508]:hover {
  border: 1px solid hsla(0,0%,100%,.8);
  color: hsla(0,0%,100%,.8)
}
/*# sourceMappingURL=app.277c58e8096cb362ee66012f9aa2012d.css.map */