
#app {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #9599a8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal
}

ol,
ul,
dl {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
th {
  font-size: 100%;
  font-weight: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  font-family: "微软雅黑";
}

fieldset,
img {
  border: 0;
}

a {
  text-decoration: none;
  background: none;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}

input:-webkit-autofill {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0 1000px white inset !important
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
input[type="search"],
select,
input[type=number],
input[type=number] {
  -webkit-appearance: none;
  outline: none;
}

input[type='number'],
input[type='tel'] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto
}

button:disabled {
  opacity: 0.6;
}

.border-l-g {
  /*标题前面的绿色横线标注样式*/
  height: 14px;
  padding-left: 8px;
  line-height: 14px;
  font-size: 14px;
  border-left: 4px solid #01c0c8;
  color: #848a9f;
}

.btn {
  padding: 7px 30px;
  color: #ffffff;
  border-radius: 3px;
  margin-right: 20px;
  cursor: pointer;
}

.btn-recharge {
  background: #f74c64;
}

.btn-recharge:hover {
  background: #fb5b71;
}

.btn-recharge:focus {
  background: #fa1736;
}

.btn-test {
  background: #5490ff;
}

.btn-test:hover {
  background: #77a1ff;
}

.btn-test:focus {
  background: #3971ef;
}

.input {
  border: 1px solid #d3d5dc;
  display: inline-block;
  height: 32px;
  line-height: 1.5;
  padding: 0 7px;
  font-size: 14px;
  border-radius: 2px;
  color: #59607c;
  background-color: #fff;
  background-image: none;
  position: relative;
  cursor: text;
  transition: border .2s ease-in-out, background .2s ease-in-out, box-shadow .2s ease-in-out;
}

.input:hover {
  border-color: #a4c4ff;
}

.input:focus {
  border-color: #689cfc;
  outline: 0;
  box-shadow: none;
}



:focus {
  outline: none;
}

.cf {
  zoom: 1;
}

.cf:after {
  content: '';
  display: block;
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.font12 {
  font-size: 12px;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
  width:70%;
  margin:0 auto;
  margin-top: 17px;
}

.margintop20 {
  margin-top: 20px;
}

.marginbottom20 {
  margin-bottom: 20px;
}

.marginleft20 {
  margin-left: 20px;
}

.marginright20 {
  margin-right: 20px;
}

.h3 {
  color: #20273c;
  font-size: 24px;
  font-weight: bold;
}

.vertical-center {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}

.blue {
  color: #4d84ff;
}

.green {
  color: #3dbd76;
}

button {
  background: none;
  border: none;
}

.btn-blue {
  color: #ffffff;
  cursor: pointer;
  line-height: 34px;
  border-radius: 3px;
  background: #4d84ff;
}

.btn-blue:hover {
  background: #77a1ff;
}

.btn-blue:focus {
  background: #3971ef;
}




.enter .cl-header .user-cont .menucont ul li a {
  color: red!important;
}



.login-box {
  width: 300px;
  margin-left: 7px;
}

.login-box .ivu-form-item {
  margin-bottom: 34px;
}

.login-box .ssss {
  margin-bottom: 0;
}

.login-box .ivu-form-item-content {
  line-height: normal;
}

.login-box .ivu-input-group-prepend {
  color: #59607c;
  line-height: 40px;
  padding: 0px;
  background: #fff;
  width: 80px;
  text-align: center;
  border-radius: 0;
}

.login-box div.icon-wrapper {
  text-align: center;
}

.login-box div .ivu-input {
  height: 42px;
  border-radius: 0;
}

.green-bg,
.green-bg:focus {
  background-color: #29b88c;
  color: #fff;
}

.green-bg:hover {
  background-color: #26c897;
}

.green-bg:active {
  background-color: #1d916c;
}

.icon-wrapper i {
  display: inline-block;
  margin-right: 5px;
  margin-top: -3px;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background-position: center center;
  background-size: 100% auto;
}

.icon-wrapper i.icon-zhanghao {
  background: url("../images/website-sprite.png") 0 0 no-repeat;
}

.icon-wrapper i.icon-xiugaimima {
  background: url("../images/website-sprite.png ") 0 -169px no-repeat;
}

.icon-wrapper i.icon-yirenzheng {
  background: url("../images/website-sprite.png") 0 -18px no-repeat;
}

.login-box .ivu-form-item-error-tip {
  width: 100%;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  background: #fee9e4;
  top: 46px;
  border-radius: 2px;
  position: absolute;
  left: 0;
  color: #ff5055;
}



/* 登录注册极验 */

.geetele {
  width: 125px;
}

.geetest_logo,
.geetest_success_logo,
.geetest_holder.geetest_wind.geetest_fallback .geetest_offline {
  display: none !important;
}

.geetest_holder.geetest_wind {
  min-width: auto !important;
  height: 42px !important;
}

.geetest_holder.geetest_wind .geetest_radar_btn,
.geetest_holder.geetest_wind .geetest_success_btn {
  min-width: auto !important;
}

.geetest_holder.geetest_wind .geetest_radar_tip,
.geetest_holder.geetest_wind .geetest_success_radar_tip {
  font-size: 12px !important;
  color: #59607c !important;
  font-weight: normal !important;
}

.geetest_holder.geetest_wind * {
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif !important;
}

.geetest_holder.geetest_wind .geetest_radar_btn {
  background-image: none !important;
}

.geetest_holder.geetest_wind .geetest_radar_btn,
.geetest_holder.geetest_wind .geetest_success_btn {
  border: 1px solid transparent !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
}

.geetest_holder.geetest_wind .geetest_success_radar_tip {
  color: #27b98c !important;
}

.geetest_holder.geetest_wind .geetest_success_btn {
  border-color: #26C267 !important;
}

.geetest_holder.geetest_wind .geetest_radar_tip {
  padding: 0 0 0 38px !important;
  text-align: center !important;
}

.geetest_holder.geetest_wind .geetest_success_radar_tip {
  padding: 0 0 0 38px !important;
}

.geetMark {
  background-color: transparent;
  height: 44px;
  width: 125px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
  cursor: pointer;
}



/*云通讯左侧导航*/

.abs {
  width: 130px;
  height: 300px;
  left: 16px;
  top: 50%;
  z-index: 9999;
  color: #fff;
  padding-top: 0;
  position: fixed;
  margin-top: -300px;
}



/*国际区号*/

.country {
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 79px;
}

.country_div {
  position: relative;
  width: 46px;
}

.slcountry {
  height: 42px;
  line-height: 42px;
  width: 100%;
  cursor: pointer;
}

.prefix {
  text-align: center;
  display: block;
  width: 40px;
  float: left;
}

.slcountry i {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 18px;
  right: -5px;
}

.sloption {
  position: absolute;
  top: 38px;
  left: -10px;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .2);
  border-radius: 4px;
  z-index: 900;
  padding: 5px 0;
  width: 150px;
}

.sloption ul {
  max-height: 160px;
  overflow: auto;
}

.sloption ul li {
  padding: 7px 10px;
  color: #59607c;
  font-size: 12px!important;
  white-space: nowrap;
  cursor: pointer;
  transition: background .2s ease-in-out;
  overflow: hidden;
  line-height: 20px;
}

.sloption ul li:hover {
  background-color: #f3f3f3;
}

.sloption ul li.active {
  background-color: #4297f1;
  color: #fff;
}

.sloption ul li .value {
  float: left;
}

.sloption ul li .countryname {
  float: right;
  color: #aaa;
}

.sloption ul li.active .countryname {
  color: #a5c8f7;
}

.slide-fade-enter-active {
  transition: all .3s ease;
  transform-origin: center top 0px;
}

.slide-fade-leave-active {
  transition: all .2s ease;
  transform-origin: center top 0px;
  opacity: 0;
  transform: scale(1, 0);
}

.slide-fade-enter {
  transform: scale(1, 0);
  opacity: 0;
}

.sloption div.search {
  position: relative;
  padding: 7px 5px;
}

.sloption div.search input {
  padding-right: 25px;
  padding-left: 10px;
  line-height: 24px;
  width: 100%;
}

.sloption div.search i {
  position: absolute;
  width: 18px;
  height: 18px;
  right: 12px;
  top: 18px;
  background: url("../images/website-sprite.png") 0 -189px no-repeat;
}

.countryarea input {
  padding-left: 50px;
}

.slcountry i.icon-sarrow-t {
  background: url("../images/website-sprite.png") 0 -235px no-repeat;
}

.slcountry i.icon-control-arr-copy-copy {
  background: url("../images/website-sprite.png") 0 -229px no-repeat;
}

.div-api-cont img{
  width: 100%!important;
  height: auto!important;
}

.listPimgport{
  height: 56px!important;
}
.listPimgport>p{
  background: inherit!important;
  margin-bottom:5px;
}
.listPimgport>p>span{
  font-size: 14px!important;
  line-height: 25px!important;
  background: inherit!important;
  color: #9698a1 !important;
}

pre, code {
  display: block;
  overflow: hidden;
  whitewhite-space:pre-wrap; /* css-3 */
  whitewhite-space:-moz-pre-wrap; /* Mozilla, since 1999 */
  whitewhite-space:-pre-wrap; /* Opera 4-6 */
  whitewhite-space:-o-pre-wrap; /* Opera 7 */
  word-wrap:break-word; /* Internet Explorer 5.5+ */
  white-space: pre-wrap; /* Firefox */
}
div.code code.hljs {
  color: #d1d9e1;
  background: #474949;
}
div code.hljs{
  color: #4b4f5c;
  background: #ffffff;
}
/*banner 图上的小圆改为长方倒角形状*/
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
  bottom: 20px;
}
.content .swiper-container{
  width: 100% !important;
  height: 580px !important;
  background: linear-gradient(#051433 50%, #1a2776) !important;
}
.swiper-pagination-bullet{
  background:rgba(225,225,225,.3) !important;
  width:30px !important;
  height:4px !important;
  border-radius:0 !important;
  opacity:0.7 !important;
  cursor: pointer;
}
.swiper-pagination-bullet-active{
  height:4px !important;
  opacity:1 !important;
  background:#4d84ff !important;
}
.div-news-content{
  display: inline-block;
  height: 25px;
  font-size: 14px;
  color: #9698a1;
  width:100%;
  overflow:hidden;
}
.div-news-content p , .div-news-content span{
  height: 25px;
  overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;width:100%;
}
.banner-bg{
  height: 279px;
  position: relative;
}
.banner-bg img{
  height: 279px;
  width:100%;
}
.banner-bg h3.h-title{
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  font-family: "微软雅黑";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -60px;
}
.banner-bg h3.h-title:after{
  content: '';
  width: 88px;
  height: 2px;
  position: absolute;
  bottom: -12px;
  left: 15px;
  border-bottom: 1px solid #ffffff;
  display: inline-block;
}
.videoModal .ivu-modal-content{
  background: #000;
}
.demo-carousel[data-v-2a031284] {
  width: 100%;
  min-width: 1200px;
  height: 580px;
}
.content[data-v-2a031284] {
  background: #f5f5f5;
  min-width: 1200px;
}

#buoy[data-v-5f7ef995] {
  position: absolute;
  width: 64px;
  height: 2px;
  background: #e9d008;
  bottom: 0px;
  left: -157px;
}
.cl-header[data-v-5f7ef995] {
  z-index: 99;
  width: 100%;
  min-width: 1200px;
  height: 63px;
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px solid rgba(225, 225, 225, 0.1);
}
.cl-header .user-cont[data-v-5f7ef995] {
  text-align: center;
}
.cl-header .user-cont .imgcont[data-v-5f7ef995] {
  margin-right: 69px;
}
.cl-header .user-cont .imgcont img[data-v-5f7ef995] {
  padding-top: 15px;
  cursor: pointer;
}
.cl-header .user-cont .menucont[data-v-5f7ef995] {
  line-height: 61px;
  position: relative;
  overflow: hidden;
  margin: auto;
}
.cl-header .user-cont .menucont .ul li[data-v-5f7ef995] {
  float: left;
  width: 80px;
  margin-right: 47px;
}
.cl-header .user-cont .menucont .ul li a[data-v-5f7ef995] {
  width: 100%;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  color: #ffffff;
}
.cl-header .user-cont .menucont .ul li a[data-v-5f7ef995]:after {
  content: '';
  display: block;
  height: 2px;
  width: 0;
  background: transparent;
  -webkit-transition: width 0.5s ease, background-color 0.5s ease;
  transition: width 0.5s ease, background-color 0.5s ease;
}
.cl-header .user-cont .menucont .ul li a[data-v-5f7ef995]:hover:after {
  width: 100%;
  background: #4d84ff;
}
.cl-header .user-cont .menucont .ul li a.active[data-v-5f7ef995] {
  height: 64px;
  border-bottom: 2px solid #4d84ff;
}
.cl-header .user-cont .iconcont[data-v-5f7ef995] {
  line-height: 61px;
}
.cl-header .user-cont .iconcont .btn-big[data-v-5f7ef995] {
  width: 110px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  color: #ffffff;
  border-radius: 2px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #ffffff;
}
.cl-header .user-cont .iconcont .btn-big[data-v-5f7ef995]:hover {
  background: #4992ff;
  color: #ffffff;
  border: 1px solid #4992ff;
}
.cl-header .user-cont .iconcont .btn-big[data-v-5f7ef995]:active,
.cl-header .user-cont .iconcont .btn-big[data-v-5f7ef995]:focus {
  background: #3971ef;
  color: #ffffff;
  border: 2px solid #3971ef;
}
.cl-header .user-cont .iconcont .btn-big span[data-v-5f7ef995] {
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: inline-block;
  color: #4992ff;
}
.cl-header .user-cont .iconcont .btn-big span[data-v-5f7ef995]:hover {
  color: #ffffff;
}
.cl-header .user-cont .iconcont button[data-v-5f7ef995] {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-right: 18px;
  cursor: pointer;
  font-size: 14px;
  font-family: '\5FAE\8F6F\96C5\9ED1';
  color: #ffffff;
}
.cl-header .user-cont .iconcont .btn-icon[data-v-5f7ef995] {
  float: left;
}
.cl-header .user-cont .iconcont .btn-icon i[data-v-5f7ef995] {
  background: url("../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-5f7ef995]:hover {
  color: #4d84ff;
}
.cl-header .user-cont .iconcont .btn-icon:hover i[data-v-5f7ef995] {
  background: url("../images/website-sprite.png") 0 -127px no-repeat;
}
.cl-header .user-cont .iconcont .btn-l[data-v-5f7ef995] {
  width: 80px;
}
.cl-header .user-cont .iconcont .btn-login[data-v-5f7ef995] {
  position: relative;
}
.cl-header .user-cont .iconcont .btn-login[data-v-5f7ef995]: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-5f7ef995]:hover {
  color: #4d84ff;
  background: rgba(0, 0, 0, 0.2);
}
.cl-header .user-cont .iconcont .btn-login[data-v-5f7ef995]: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-5f7ef995] {
  color: #ffffff;
  display: inline-block;
  margin-top: 15px;
  height: 34px;
  line-height: 34px;
  background: #4d84ff;
}
.cl-header .user-cont .iconcont .btn-register[data-v-5f7ef995]:hover {
  background: #77a1ff;
}
.cl-header .user-cont .div_nav[data-v-5f7ef995] {
  position: absolute;
  width: 100%;
  height: 245px;
  background: rgba(0, 0, 0, 0.9);
  display: none;
}
.cl-header .user-cont .div_nav .nav_center[data-v-5f7ef995] {
  width: 1200px;
  height: 245px;
  margin: 0 auto;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav1[data-v-5f7ef995] {
  width: 180px;
  float: left;
  margin-left: 120px;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav1 li[data-v-5f7ef995] {
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav1 li .dian[data-v-5f7ef995] {
  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-5f7ef995] {
  color: #fff !important;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav1 li[data-v-5f7ef995]:hover {
  color: #4d84ff;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav1 li:hover a[data-v-5f7ef995]:hover {
  color: #fff !important;
  background: #2d8cf0;
  padding: 5px 10px;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav2[data-v-5f7ef995] {
  width: 180px;
  float: left;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav2 li[data-v-5f7ef995] {
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav2 li .dian[data-v-5f7ef995] {
  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-5f7ef995] {
  color: #fff !important;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav2 li[data-v-5f7ef995]:hover {
  color: #4d84ff;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav2 li:hover a[data-v-5f7ef995]:hover {
  color: #fff !important;
  background: #2d8cf0;
  padding: 5px 10px;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav3[data-v-5f7ef995] {
  width: 180px;
  float: left;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav3 li[data-v-5f7ef995] {
  height: 40px;
  line-height: 40px;
  color: #fff;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav3 li .dian[data-v-5f7ef995] {
  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-5f7ef995] {
  color: #fff !important;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav3 li[data-v-5f7ef995]:hover {
  color: #4d84ff;
}
.cl-header .user-cont .div_nav .nav_center .ul_nav3 li:hover a[data-v-5f7ef995]:hover {
  color: #fff !important;
  background: #2d8cf0;
  padding: 5px 10px;
}

.users[data-v-5318e577] {
  background: rgba(0, 0, 0, 0.1);
  margin-left: 20px;
  height: 63px;
  line-height: 63px;
  width: 170px;
  cursor: pointer;
  position: relative;
}
.users .cover-wrapper[data-v-5318e577] {
  height: 40px;
  width: 40px;
  float: left;
  margin-top: 12px;
  margin-right: 5px;
  border-radius: 50%;
}
.users .cover-wrapper img[data-v-5318e577] {
  width: 100%;
  height: auto;
}
.users .cover-phone[data-v-5318e577] {
  position: relative;
}
.users .cover-phone p[data-v-5318e577] {
  color: #FFffff;
}
.users .cover-phone[data-v-5318e577]: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 #ffffff;
}
.user-info[data-v-5318e577] {
  text-align: left;
  display: none;
  padding: 10px 20px;
  width: 190px;
  line-height: 28px;
  position: absolute;
  top: 62px;
  right: 0;
  color: #FFffff;
  z-index: 9999;
  background: rgba(12, 18, 36, 0.9);
}
.user-info .recharge[data-v-5318e577] {
  cursor: pointer;
}
.user-info .recharge p[data-v-5318e577] {
  color: #fb4a67;
  position: relative;
}
.user-info .recharge p .recharge-btn[data-v-5318e577] {
  top: 0;
  right: 0;
  position: absolute;
  color: #fb4a67;
  border: 1px solid #fb4a67;
  border-radius: 3px;
  padding: 0px 8px;
}
.user-info .recharge p .recharge-btn[data-v-5318e577]:hover {
  color: #e30025;
  border: 1px solid #e30025;
}
.user-info .exit[data-v-5318e577] {
  color: #dddddd;
  width: 100%;
  padding-top: 5px;
  cursor: pointer;
  border-top: 1px solid #2a2f42;
}
.user-info .exit[data-v-5318e577]:hover {
  color: #cccccc;
}
.p[data-v-5318e577]:hover {
  color: #dddddd;
}

.footer[data-v-3e4c95a3]{background: #363b46;min-width: 1200px;padding-bottom: 60px;
}
.footer .footer-main[data-v-3e4c95a3]{
    text-align: left;
}
.footer .footer-main .footerlist[data-v-3e4c95a3] {
    float: left;
    text-align: left;
    padding-top:56px;
    margin-right:170px;
}
.footer .footer-main .footerlist p[data-v-3e4c95a3] {
    color: #ffffff;
    margin-bottom: 25px;
}
.footer .footer-main .footerlist ul li a[data-v-3e4c95a3]{
    font-size: 12px;
    line-height: 30px;
    color: #9599a3;
    cursor: pointer;
}
.footer .footer-main .footerlist ul li a[data-v-3e4c95a3]:hover{
     color: #bac0d9;
}
.footer .footer-main .footerlist ul li a[data-v-3e4c95a3]:focus{
     color: #4d84ff;
}
.footer .footer-main .contact-us ul li[data-v-3e4c95a3] {
    position: relative;
}
.footer .footer-main .contact-us ul li label[data-v-3e4c95a3],.contact-us ul li span[data-v-3e4c95a3]{
    line-height: 30px;
    font-size: 12px;
    color: #9599a3;
}
.footer .footer-main .contact-us ul li .triangle-down[data-v-3e4c95a3] {
    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-3e4c95a3]{
    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-3e4c95a3] {
    position: absolute;
    bottom: -105px;
    right: -100px;
    width: 260px;
    padding: 10px;
    display: none;
    z-index: 19999999;
    background: #ffffff;
}
.footer .footer-main .contrary-cont ul[data-v-3e4c95a3] {
    text-align: left;
    margin-top: 0;
}
.footer .footer-main .contrary-cont ul li label[data-v-3e4c95a3]{
    color: #bbb;
}
.footer .footer-main .contrary-cont ul li span[data-v-3e4c95a3]{
    color: #333;
}
.footer .footer-main .customer-qq[data-v-3e4c95a3] {
    cursor: pointer;
    width: 36px;
    height: 26px;
    vertical-align: -7px;
    display: inline-block !important;
    background: url("../images/qq.png") 0 0 no-repeat;
}
.footer .footer-main .customer-qq[data-v-3e4c95a3]:hover{
     background: url("../images/qq.png") 0 -26px no-repeat;
}
.footer .footer-main .customer-qq[data-v-3e4c95a3]:visited,.customer-qq[data-v-3e4c95a3]:active{
               background: url("../images/qq.png") 0 -52px no-repeat;
}
.footer .footer-main .customer-qq[data-v-3e4c95a3]:focus{
     background: url("../images/qq.png") 0 -52px no-repeat;
}
.footer .footer-main .code[data-v-3e4c95a3]{
    left:0;
    top:0;
    position: absolute;
}
.footer .footer-main .friendLinks[data-v-3e4c95a3] {
    width: 100%;
    margin-top: 20px;
}
.footer .footer-main .friendLinks .link-lists[data-v-3e4c95a3] {
    margin: 0 auto;
    display: block;
    margin-left: -20px;
    width: 80%;
}
.footer .footer-main .friendLinks .link-lists li[data-v-3e4c95a3] {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}
.footer .footer-main .friendLinks .link-lists li a[data-v-3e4c95a3] {
    color: #fff;
    font-size: 12px;
}
.footer .footer-main .friendLinks .link-lists li a[data-v-3e4c95a3]:hover {
     text-decoration: none
}
.footer .footer-main .friendLinks .link-lists li a[data-v-3e4c95a3]: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-3e4c95a3] {
    min-width: 1200px;
    background: #2c3038;
    padding: 20px 0;
}
.footer-bottom p[data-v-3e4c95a3] {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    color: #666
}
.FOOTER[data-v-3e4c95a3] {
  position: relative;
}
.FOOTER .m-contact_fr[data-v-3e4c95a3] {
  position: fixed;
  z-index: 1000000;
  bottom: 10%;
  right: 32px;
}
.FOOTER .m-contact_fr ul li[data-v-3e4c95a3] {
  list-style: none;
  margin: 18px 0;
  padding: 0;
  height: 61px;
}
.FOOTER .m-contact_fr ul li .contact[data-v-3e4c95a3] {
  display: inline-block;
  width: 56px;
  height: 56px;
  border-radius: 30px;
  background-color: #007AFF;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.FOOTER .m-contact_fr ul li .contact[data-v-3e4c95a3]:hover {
  background-color: #3696ff;
}
.FOOTER .m-contact_fr ul li .contact.tel[data-v-3e4c95a3] {
  background-image: url(../images/meiqia_tel.png);
}
.FOOTER .m-contact_fr ul li .contact.message[data-v-3e4c95a3] {
  background-image: url(../images/meiqia_message.png);
}
.FOOTER #scroll-top[data-v-3e4c95a3] {
  background-image: url("../images/meiqia_top.png");
}
.FOOTER .m-contact_fr .trips[data-v-3e4c95a3] {
  position: relative;
  z-index: 1;
  display: none;
}
.FOOTER .m-contact_fr .trips s[data-v-3e4c95a3] {
  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 .trips p[data-v-3e4c95a3] {
  width: 160px;
  padding: 10px 15px;
  line-height: 24px;
  font-size: 16px;
  border-radius: 5px;
  background-color: #fff;
  color: #333;
  position: absolute;
  right: 64px;
  top: -30px;
}
.FOOTER .m-contact_fr ul li .contact:hover + .trips[data-v-3e4c95a3] {
  display: block;
}

.regis[data-v-61f47cf1] {
  min-width: 1200px;
  background: #4986fb;
  height: 202px;
  margin: 0 auto;
}
.regis div[data-v-61f47cf1] {
  text-align: center;
  padding-top: 61px;
}
.regis div h3[data-v-61f47cf1] {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 29px;
}
.regis div a[data-v-61f47cf1] {
  display: inline-block;
  width: 122px;
  height: 36px;
  line-height: 36px;
  color: #ffffff;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.regis div a[data-v-61f47cf1]:hover {
  color: #4d84ff;
  background: #ffffff;
}

.btn-l[data-v-7cf2cfaf] {
  width: 80px;
  height: 34px;
  line-height: 34px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid rgba(225, 225, 225, 0.5);
}
.btn-l[data-v-7cf2cfaf]:hover {
  background: #4d84ff;
  border: 1px solid rgba(225, 225, 225, 0.5);
}
.btn-l[data-v-7cf2cfaf]:active {
  background: #4d84ff;
  border: 1px solid rgba(225, 225, 225, 0.5);
}
.btn-l[data-v-7cf2cfaf]:focus {
  background: #336ff6;
  border: 1px solid rgba(225, 225, 225, 0.5);
}
.btn-l a[data-v-7cf2cfaf] {
  width: 100%;
  height: 100%;
  display: inline-block;
  color: #ffffff;
}
h2[data-v-7cf2cfaf] {
  font-size: 18px;
  color: #000000;
  text-align: center;
  margin-bottom: 31px;
}
.btn-login[data-v-7cf2cfaf] {
  margin-top: 10px;
  cursor: pointer;
  width: 300px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #ffffff;
  background: #4d84ff;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.btn-login[data-v-7cf2cfaf]:hover {
  background: #7ba9ff;
}
.btn-login[data-v-7cf2cfaf]:focus,
.btn-login[data-v-7cf2cfaf]:active {
  background: #5180d8;
}
.bottom[data-v-7cf2cfaf] {
  padding: 20px 10px 40px 10px;
}
.bottom span[data-v-7cf2cfaf] {
  cursor: pointer;
}
.bottom span[data-v-7cf2cfaf]:nth-child(1) {
  color: #9599a8;
}
.bottom span[data-v-7cf2cfaf]:nth-child(1):hover {
  color: #405960;
}
.bottom span[data-v-7cf2cfaf]:nth-child(2):hover {
  color: #2d6eff;
}
.console-main[data-v-7cf2cfaf] {
  margin: 0 auto;
  width: 400px;
}
.console-main ul li button[data-v-7cf2cfaf] {
  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-7cf2cfaf]:hover {
  border: 1px solid #7ba9ff;
  color: #7ba9ff;
}
.console-main ul li button[data-v-7cf2cfaf]:focus,
.console-main ul li button[data-v-7cf2cfaf]:active {
  border: 1px solid #4992ff;
  color: #4992ff;
}

.bannerbg[data-v-6e82e922] {
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 580px;
}
.baiqiang[data-v-6e82e922] {
  background-image: url("../images/banner/baiqiang.jpg");
}
.yun[data-v-6e82e922] {
  background-image: url("../images/banner/yun.jpg");
}
.wanshu[data-v-6e82e922] {
  background-image: url("../images/banner/wanshu.jpg");
}
.siyouhua[data-v-6e82e922] {
  background-image: url("../images/banner/siyouhua.jpg");
}
.wumiao[data-v-6e82e922] {
  background-image: url("../images/banner/wumiao.jpg");
}
.shanyan[data-v-6e82e922] {
  background-image: url("../images/banner/shanyan.jpg");
}
.center_slider[data-v-6e82e922] {
  width: 1200px;
  height: 580px;
  margin: 0 auto;
  position: relative;
}
.btn[data-v-6e82e922] {
  width: 180px;
  font-size: 16px;
  text-align: center;
  line-height: 35px;
  top: 60%;
  left: 0;
  color: #ffffff;
  border-radius: inherit;
  position: absolute;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: url("../images/banner/btnbg.png") 0 0 no-repeat;
}
.btn[data-v-6e82e922]:hover {
  font-size: 18px;
}

.ha3[data-v-43bcba06] {
  font-size: 34px;
  text-align: center;
  color: #333;
}
.btn-blue[data-v-43bcba06] {
  display: inline-block;
  width: 118px;
}
.btn-blue[data-v-43bcba06]:hover {
  color: #ffffff;
}
.adver-cont[data-v-43bcba06] {
  width: 100%;
  height: 130px;
  background-color: #fff;
}
.adver-cont ul[data-v-43bcba06] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 38px;
}
.adver-cont ul li[data-v-43bcba06] {
  -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-43bcba06]:first-child {
  border-left: 1px solid #ebedf1;
}
.adver-cont ul li .detail[data-v-43bcba06] {
  display: inline-block;
  margin-left: 16px;
  text-align: left;
}
.adver-cont ul li .detail h3[data-v-43bcba06] {
  font-size: 22px;
  color: #222034;
  font-weight: 600;
}
.adver-cont ul li .detail p[data-v-43bcba06] {
  font-size: 16px;
  color: #8c94a2;
}
.adver-cont ul li .ad_icon[data-v-43bcba06] {
  display: inline-block;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-image: url("../images/act_banner.png");
}
.adver-cont ul li .ad_icon.hy[data-v-43bcba06] {
  background-position: 0 0;
}
.adver-cont ul li .ad_icon.kh[data-v-43bcba06] {
  background-position: 0 -50px;
}
.adver-cont ul li .ad_icon.gj[data-v-43bcba06] {
  background-position: 0 -100px;
}
.adver-cont ul li .ad_icon.ym[data-v-43bcba06] {
  background-position: 0 -150px;
}
.adver-cont ul li:hover .ad_icon[data-v-43bcba06] {
  -webkit-animation: moveup-data-v-43bcba06 0.6s ease-in-out;
          animation: moveup-data-v-43bcba06 0.6s ease-in-out;
}
.adver-cont ul li:hover .detail h3[data-v-43bcba06] {
  color: #4d84ff;
}
@-webkit-keyframes moveup-data-v-43bcba06 {
0% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
}
50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}
}
@keyframes moveup-data-v-43bcba06 {
0% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
}
50% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
}
100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
}
}
.product-main[data-v-43bcba06] {
  padding-bottom: 40px;
  padding-top: 60px;
}
.product-main .newAdver-cont[data-v-43bcba06] {
  text-align: center;
}
.product-main .newAdver-cont h3[data-v-43bcba06] {
  margin-bottom: 15px;
}
.product-main .newAdver-cont .newAdver-title[data-v-43bcba06] {
  color: #9599a8;
}
.product-main .newAdver-cont .newAdver-list[data-v-43bcba06] {
  margin-top: 55px;
}
.product-main .newAdver-cont .newAdver-list ul li[data-v-43bcba06] {
  width: 215px;
  padding: 40px 0 25px;
  margin-right: 28px;
  margin-bottom: 30px;
  border-radius: 5px;
  border: 1px solid transparent;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.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-43bcba06] {
  width: 80px;
  height: 75px;
  overflow: hidden;
  margin: 0 auto;
}
.product-main .newAdver-cont .newAdver-list ul li .img-wrapper img[data-v-43bcba06] {
  /*width: 100%;*/
  /*height: auto;*/
}
.product-main .newAdver-cont .newAdver-list ul li .product_name[data-v-43bcba06] {
  font-size: 18px;
  margin: 18px;
  color: #20273c;
  margin-bottom: 8px;
}
.product-main .newAdver-cont .newAdver-list ul li .product_text[data-v-43bcba06] {
  line-height: 23px;
  width:70%;
  margin:0 auto;
  margin-bottom: 18px;
}
.product-main .newAdver-cont .newAdver-list ul li[data-v-43bcba06]:nth-child(5),
.product-main .newAdver-cont .newAdver-list ul li[data-v-43bcba06]:nth-child(8) {
  margin-right: 0;
}
.product-main .newAdver-cont .newAdver-list ul li[data-v-43bcba06]:hover {
  transform: translate(0, -20px);
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -webkit-box-shadow: 0px 5px 15px #e5e5e5;
  box-shadow: 0px 5px 15px #e5e5e5;
}

.ha3[data-v-63583f2a] {
  font-size: 34px;
  text-align: center;
  color: #333;
}
.choose-admin[data-v-63583f2a] {
  margin: 68px auto 96px;
  position: relative;
  height: 400px;
  width: 1200px;
}
.choose-admin .choose-public div[data-v-63583f2a] {
  position: absolute;
  margin-bottom: 30px;
}
.choose-admin .choose-public div .num[data-v-63583f2a] {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFffff;
  font-size: 24px;
  border-radius: 50%;
  font-family: Arial;
  background: #3f82ff;
  display: inline-block;
}
.choose-admin .choose-public div .num[data-v-63583f2a]:before {
  content: '';
  width: 39px;
  height: 1px;
  top: 14px;
  right: -50px;
  position: absolute;
  background: url("../images/website-sprite.png") -82px 0 no-repeat;
}
.choose-admin .choose-public div .text[data-v-63583f2a] {
  text-align: right;
  color: #212737;
  font-size: 16px;
  margin-top: 6px;
}
.choose-admin .choose-left[data-v-63583f2a] {
  width: 238px;
  float: left;
  margin-top: 30px;
  text-align: right;
}
.choose-admin .choose-left div[data-v-63583f2a]:nth-child(1) {
  top: 30px;
  left: -2000px;
}
.choose-admin .choose-left div[data-v-63583f2a]:nth-child(2) {
  top: 120px;
  left: -2500px;
}
.choose-admin .choose-left div[data-v-63583f2a]:nth-child(3) {
  top: 200px;
  left: -2680px;
}
.choose-admin .choose-left div[data-v-63583f2a]:nth-child(4) {
  top: 290px;
  left: -2350px;
}
.choose-admin .actLeft div[data-v-63583f2a]:nth-child(1) {
  -webkit-animation: myLeft1-data-v-63583f2a 1s linear forwards;
          animation: myLeft1-data-v-63583f2a 1s linear forwards;
}
.choose-admin .actLeft div[data-v-63583f2a]:nth-child(2) {
  -webkit-animation: myLeft2-data-v-63583f2a 1s linear forwards;
          animation: myLeft2-data-v-63583f2a 1s linear forwards;
}
.choose-admin .actLeft div[data-v-63583f2a]:nth-child(3) {
  -webkit-animation: myLeft3-data-v-63583f2a 1s linear forwards;
          animation: myLeft3-data-v-63583f2a 1s linear forwards;
}
.choose-admin .actLeft div[data-v-63583f2a]:nth-child(4) {
  -webkit-animation: myLeft4-data-v-63583f2a 1s linear forwards;
          animation: myLeft4-data-v-63583f2a 1s linear forwards;
}
@-webkit-keyframes myLeft1-data-v-63583f2a {
from {
    left: -2000px;
}
to {
    left: 48px;
}
}
@keyframes myLeft1-data-v-63583f2a {
from {
    left: -2000px;
}
to {
    left: 48px;
}
}
@-webkit-keyframes myLeft2-data-v-63583f2a {
from {
    left: -2500px;
}
to {
    left: 150px;
}
}
@keyframes myLeft2-data-v-63583f2a {
from {
    left: -2500px;
}
to {
    left: 150px;
}
}
@-webkit-keyframes myLeft3-data-v-63583f2a {
from {
    left: -2680px;
}
to {
    left: 168px;
}
}
@keyframes myLeft3-data-v-63583f2a {
from {
    left: -2680px;
}
to {
    left: 168px;
}
}
@-webkit-keyframes myLeft4-data-v-63583f2a {
from {
    left: -2350px;
}
to {
    left: 135px;
}
}
@keyframes myLeft4-data-v-63583f2a {
from {
    left: -2350px;
}
to {
    left: 135px;
}
}
.choose-admin .choose-cont[data-v-63583f2a] {
  width: 751px;
  height: 398px;
  position: absolute;
  bottom: -1000px;
  left: 50%;
  margin-left: -375px;
  display: inline-block;
  background: url("../images/computer.png") 0 0 no-repeat;
}
.choose-admin .actComputer[data-v-63583f2a] {
  -webkit-animation: mydown-data-v-63583f2a 1s linear forwards;
          animation: mydown-data-v-63583f2a 1s linear forwards;
}
@-webkit-keyframes mydown-data-v-63583f2a {
from {
    bottom: -1000px;
}
to {
    bottom: 0;
}
}
@keyframes mydown-data-v-63583f2a {
from {
    bottom: -1000px;
}
to {
    bottom: 0;
}
}
.choose-admin .choose-right[data-v-63583f2a] {
  width: 238px;
  float: right;
  margin-top: 30px;
  text-align: left;
}
.choose-admin .choose-right div .num[data-v-63583f2a]:before {
  left: -50px;
}
.choose-admin .choose-right div .text[data-v-63583f2a] {
  text-align: left;
}
.choose-admin .choose-right div[data-v-63583f2a]:nth-child(1) {
  top: 30px;
  right: 2000px;
}
.choose-admin .choose-right div[data-v-63583f2a]:nth-child(2) {
  top: 120px;
  right: 2950px;
}
.choose-admin .choose-right div[data-v-63583f2a]:nth-child(3) {
  top: 200px;
  right: 2150px;
}
.choose-admin .choose-right div[data-v-63583f2a]:nth-child(4) {
  top: 290px;
  right: 2950px;
}
.choose-admin .actRight div[data-v-63583f2a]:nth-child(1) {
  -webkit-animation: myRight1-data-v-63583f2a 1s linear forwards;
          animation: myRight1-data-v-63583f2a 1s linear forwards;
}
.choose-admin .actRight div[data-v-63583f2a]:nth-child(2) {
  -webkit-animation: myRight2-data-v-63583f2a 1s linear forwards;
          animation: myRight2-data-v-63583f2a 1s linear forwards;
}
.choose-admin .actRight div[data-v-63583f2a]:nth-child(3) {
  -webkit-animation: myRight3-data-v-63583f2a 1s linear forwards;
          animation: myRight3-data-v-63583f2a 1s linear forwards;
}
.choose-admin .actRight div[data-v-63583f2a]:nth-child(4) {
  -webkit-animation: myRight4-data-v-63583f2a 1s linear forwards;
          animation: myRight4-data-v-63583f2a 1s linear forwards;
}
@-webkit-keyframes myRight1-data-v-63583f2a {
from {
    right: -2000px;
}
to {
    right: 93px;
}
}
@keyframes myRight1-data-v-63583f2a {
from {
    right: -2000px;
}
to {
    right: 93px;
}
}
@-webkit-keyframes myRight2-data-v-63583f2a {
from {
    right: -2500px;
}
to {
    right: 95px;
}
}
@keyframes myRight2-data-v-63583f2a {
from {
    right: -2500px;
}
to {
    right: 95px;
}
}
@-webkit-keyframes myRight3-data-v-63583f2a {
from {
    right: -2680px;
}
to {
    right: 115px;
}
}
@keyframes myRight3-data-v-63583f2a {
from {
    right: -2680px;
}
to {
    right: 115px;
}
}
@-webkit-keyframes myRight4-data-v-63583f2a {
from {
    right: -2350px;
}
to {
    right: 95px;
}
}
@keyframes myRight4-data-v-63583f2a {
from {
    right: -2350px;
}
to {
    right: 95px;
}
}
.choose-tip[data-v-63583f2a] {
  text-align: left;
  margin-left: 33px;
}
.choose-tip .title[data-v-63583f2a] {
  color: #536fe9;
  font-size: 16px;
  margin-bottom: 10px;
  font-weight: bold;
}
.choose-tip .text[data-v-63583f2a] {
  line-height: 25px;
}
.choose-tip .text[data-v-63583f2a]:before {
  content: '';
  width: 4px;
  height: 4px;
  display: inline-block;
  border-radius: 50%;
  margin-right: 16px;
  vertical-align: 4px;
  background: #9698a1;
}
.choose-chuanglan[data-v-63583f2a] {
  overflow: hidden;
  background: #ffffff;
}
.choose-chuanglan .choose-main[data-v-63583f2a] {
  text-align: center;
  margin: 0 auto;
  padding-top: 60px;
}
.choose-chuanglan .choose-main p.font16[data-v-63583f2a] {
  color: #9599a8;
  margin-top: 17px;
}
.choose-chuanglan .choose-main .choose-bg[data-v-63583f2a] {
  width: 1198px;
  height: 530px;
  margin: 0 auto;
  margin-top:75px;
  padding-left:75px;
}
.choose-chuanglan .choose-main .choose-bg ul li[data-v-63583f2a] {
  width: 330px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 95px;
  border-right: 1px solid #f5f5f9;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi[data-v-63583f2a] {
  margin-top: 15px;
  display: inline-block;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi i[data-v-63583f2a] {
  display: inline-block;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose0[data-v-63583f2a] {
  width: 49px;
  height: 71px;
  background: url("../images/website-sprite.png") -26px -145px no-repeat;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose1[data-v-63583f2a] {
  width: 60px;
  height: 70px;
  background: url("../images/website-sprite.png") -26px -223px no-repeat;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose2[data-v-63583f2a] {
  width: 68px;
  height: 68px;
  background: url("../images/website-sprite.png") -26px -302px no-repeat;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose3[data-v-63583f2a] {
  width: 69px;
  height: 63px;
  background: url("../images/website-sprite.png") -26px -374px no-repeat;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose4[data-v-63583f2a] {
  width: 55px;
  height: 65px;
  background: url("../images/website-sprite.png") -26px 0 no-repeat;
}
.choose-chuanglan .choose-main .choose-bg ul li .choose-transi .choose5[data-v-63583f2a] {
  width: 58px;
  height: 70px;
  background: url("../images/website-sprite.png") -26px -68px no-repeat;
}
.choose-chuanglan .choose-main .choose-bg ul li:hover i[data-v-63583f2a] {
  animation: iconup-data-v-63583f2a 3s;
  -webkit-animation: iconup-data-v-63583f2a 3s;
}
.choose-chuanglan .choose-main .choose-bg ul li[data-v-63583f2a]:nth-child(3),
.choose-chuanglan .choose-main .choose-bg ul li[data-v-63583f2a]:nth-child(6) {
  border-right: none;
}
@keyframes iconup-data-v-63583f2a {
0% {
    margin-top: -10px;
}
100% {
    margin-top: 0px;
}
}
@-webkit-keyframes iconup-data-v-63583f2a {
  /* Safari 与 Chrome */
0% {
    margin-top: -10px;
}
100% {
    margin-top: 0px;
}
}
.choose-bottom[data-v-63583f2a] {
  width: 100%;
  height: 240px;
  background: url("../images/choose-bottom-bg.png") 0 0 no-repeat;
}
.choose-bottom .choose-center[data-v-63583f2a] {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.choose-bottom .choose-center ul[data-v-63583f2a] {
  position: absolute;
  left: -100px;
  padding: 60px 0 55px 0;
}
.choose-bottom .choose-center ul li[data-v-63583f2a] {
  text-align: center;
  /*position: absolute;*/
  top: 50%;
  margin-top: 10px;
  width: 300px;
}
.choose-bottom .choose-center ul li p[data-v-63583f2a] {
  color: #ffffff;
}
.choose-bottom .choose-center ul li .num[data-v-63583f2a] {
  font-size: 32px;
}
.choose-bottom .choose-center ul li i[data-v-63583f2a] {
  display: inline-block;
  opacity: 0;
}
.choose-bottom .choose-center ul li .actImg1[data-v-63583f2a] {
  width: 37px;
  height: 42px;
  background: url("../images/website-sprite.png") 0 -441px no-repeat;
  -webkit-animation: myshow-data-v-63583f2a 0.1s linear forwards;
          animation: myshow-data-v-63583f2a 0.1s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.choose-bottom .choose-center ul li .actImg2[data-v-63583f2a] {
  width: 40px;
  height: 42px;
  background: url("../images/website-sprite.png") -66px -441px no-repeat;
  -webkit-animation: myshow-data-v-63583f2a 0.5s linear forwards;
          animation: myshow-data-v-63583f2a 0.5s linear forwards;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.choose-bottom .choose-center ul li .actImg3[data-v-63583f2a] {
  width: 44px;
  height: 42px;
  background: url("../images/website-sprite.png") 0 -489px no-repeat;
  -webkit-animation: myshow-data-v-63583f2a 1s linear forwards;
          animation: myshow-data-v-63583f2a 1s linear forwards;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.choose-bottom .choose-center ul li .actImg4[data-v-63583f2a] {
  width: 42px;
  height: 42px;
  background: url("../images/website-sprite.png") -66px -489px no-repeat;
  -webkit-animation: myshow-data-v-63583f2a 1.5s linear forwards;
          animation: myshow-data-v-63583f2a 1.5s linear forwards;
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
@-webkit-keyframes myshow-data-v-63583f2a {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes myshow-data-v-63583f2a {
from {
    opacity: 0;
}
to {
    opacity: 1;
}
}
.choose-bottom .choose-center ul li[data-v-63583f2a]:nth-child(1) {
  left: 60px;
}
.choose-bottom .choose-center ul li[data-v-63583f2a]:nth-child(2) {
  left: 386px;
}
.choose-bottom .choose-center ul li[data-v-63583f2a]:nth-child(3) {
  right: 377px;
}
.choose-bottom .choose-center ul li[data-v-63583f2a]:nth-child(4) {
  right: 50px;
}
.choose-bottom .choose-center .actUl[data-v-63583f2a] {
  -webkit-animation: mymove-data-v-63583f2a 1s linear forwards;
          animation: mymove-data-v-63583f2a 1s linear forwards;
}
@-webkit-keyframes mymove-data-v-63583f2a {
from {
    left: -100px;
}
to {
    left: 0;
}
}
@keyframes mymove-data-v-63583f2a {
from {
    left: -100px;
}
to {
    left: 0;
}
}

.ha3[data-v-9e68f99a] {
  font-size: 34px;
  text-align: center;
  color: #333;
}
a.btns[data-v-9e68f99a] {
  width: 122px;
  height: 36px;
  color: #4b4f5c;
  line-height: 36px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #d8dae2;
  -webkit-transition: border 0.4s ease-in-out;
  transition: border 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
a.btns[data-v-9e68f99a]:hover {
  -webkit-box-shadow: 0px 5px 15px #e5e5e5;
  -moz-box-shadow: 0px 5px 15px #e5e5e5;
  border: 1px solid #7ba9ff;
  background: #7ba9ff;
  color: #ffffff;
  box-shadow: 0px 5px 15px #e5e5e5;
}
h2.product_name[data-v-9e68f99a] {
  font-size: 18px;
  color: #212737;
  font-weight: bold;
  margin: 24px 0 11px;
}
a.btn-blue[data-v-9e68f99a] {
  display: inline-block;
  margin-top: 15px;
  width: 130px;
  height: 34px;
  line-height: 34px;
}
a.btn-blue[data-v-9e68f99a]:hover {
  color: #ffffff;
}
.data[data-v-9e68f99a] {
  background: #FFffff;
}
.data .data-main[data-v-9e68f99a] {
  padding: 60px 0 30px;
  text-align: center;
}
.data .data-main p.font16[data-v-9e68f99a] {
  margin:0 auto;
  margin-top:16px; 
  margin-bottom:47px;
}
.data .data-main ul li[data-v-9e68f99a] {
  width: 380px;
  padding: 40px 0 25px;
  margin-right: 26px;
  margin-bottom: 30px;
  border-radius: 5px;
  background: #ffff;
  border: 1px solid #e6e9f2;
  transition: All 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  /*box-shadow:1px 1px 10px #e8ecf7;*/
}
.data .data-main ul li .img-wrapper[data-v-9e68f99a] {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.data .data-main ul li .img-wrapper img[data-v-9e68f99a] {
  width: 100%;
  height: auto;
}
.data .data-main ul li[data-v-9e68f99a]:nth-child(3),
.data .data-main ul li[data-v-9e68f99a]:nth-child(6) {
  margin-right: 0;
}
.data .data-main ul li[data-v-9e68f99a]:hover {
  /*border:1px solid #4d84ff;*/
  -webkit-box-shadow: 0px 5px 15px rgba(77, 132, 255, 0.2);
  box-shadow: 0px 5px 15px rgba(77, 132, 255, 0.2);
}

.ha3[data-v-4ccd82a2] {
  font-size: 34px;
  text-align: center;
  color: #333;
}
.info[data-v-4ccd82a2] {
  display: none;
}
.active[data-v-4ccd82a2] {
  display: block;
}
.service[data-v-4ccd82a2] {
  height: 700px;
  background: url("../images/map-bg.png") 0 center no-repeat;
}
.service .service-main[data-v-4ccd82a2] {
  padding: 63px 0 40px;
  text-align: center;
}
.service .service-main h3[data-v-4ccd82a2] {
  color: #ffffff;
  margin-bottom: 10px;
}
.service .service-main div.cf span.fl[data-v-4ccd82a2] {
  margin-top: 90px;
  margin-left: 60px;
  width: 214px;
  height: 408px;
  background: url("../images/people-bg.png") 0 0 no-repeat;
}
.cooperation[data-v-4ccd82a2] {
  overflow: hidden;
  height: 604px;
  background: url('../images/cooperation-bg.png') 0 0 no-repeat;
}
.cooperation .cooper-main[data-v-4ccd82a2] {
  padding: 60px 0 48px;
  text-align: center;
}
.cooperation .cooper-main .font16[data-v-4ccd82a2] {
  color: #9599a8;
  margin-top: 17px;
}
.cooperation .cooper-main ul[data-v-4ccd82a2] {
  width: 998px;
  position: relative;
  margin: 10px auto 30px;
}
.cooperation .cooper-main ul li[data-v-4ccd82a2] {
  margin-right: 70px;
}
.cooperation .cooper-main ul li .info[data-v-4ccd82a2] {
  top: 30px;
  left: 17px;
  width: 998px;
  height: 182px;
  background: rgba(255, 255, 255, 0.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-4ccd82a2]:before {
  content: '';
  width: 16px;
  height: 14px;
  display: inline-block;
  background: url("../images/cust/fuhao.png") 0 0 no-repeat;
}
.cooperation .cooper-main ul li .img[data-v-4ccd82a2] {
  width: 100px;
  height: 100px;
  padding: 10px;
  margin-top: 240px;
  /*padding-top: 10px;*/
  cursor: pointer;
  border-radius: 50%;
  overflow: hidden;
  background: #ffffff;
  position: relative;
}
.cooperation .cooper-main ul li .img img[data-v-4ccd82a2] {
  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-4ccd82a2]:hover {
  -webkit-box-shadow: 0 0 15px #ccc;
          box-shadow: 0 0 15px #ccc;
}
.cooperation .cooper-main ul .pointis[data-v-4ccd82a2] {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 108px;
  left: 45px;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid rgba(255, 255, 255, 0.7);
}
.cooperation .cooper-main ul .act1[data-v-4ccd82a2] {
  margin-left: 15px;
}
.cooperation .cooper-main ul .act6[data-v-4ccd82a2] {
  margin-right: 0;
}
button.btns[data-v-4ccd82a2] {
  width: 122px;
  height: 36px;
  color: #4b4f5c;
  line-height: 36px;
  border-radius: 2px;
  cursor: pointer;
  border: 1px solid #d8dae2;
  -webkit-transition: border 0.4s ease-in-out;
  transition: border 0.4s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}
button.btns[data-v-4ccd82a2]:hover {
  -webkit-box-shadow: 0px 5px 15px #e5e5e5;
  -moz-box-shadow: 0px 5px 15px #e5e5e5;
  border: 1px solid #7ba9ff;
  background: #7ba9ff;
  color: #ffffff;
  box-shadow: 0px 5px 15px #e5e5e5;
}

.map[data-v-001d4dd2] {
  width: 784px;
  height: 540px;
  position: relative;
  background: url("../images/map.png") 0 0 no-repeat;
}
.map{
 border:0;
}
.taiwan[data-v-001d4dd2] {
  bottom: 66px;
  right: 28%;
  width: 26px;
  height: 39px;
  position: absolute;
  background: url() 0 0 no-repeat;
}
.point-area[data-v-001d4dd2] {
  text-align: center;
  position: absolute;
  width: 50px;
  height: 50px;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.point-area[data-v-001d4dd2]:nth-child(1) {
  top: 215px;
  right: 260px;
}
.point-area[data-v-001d4dd2]:nth-child(2) {
  bottom: 147px;
  right: 202px;
}
.point-area[data-v-001d4dd2]:nth-child(3) {
  bottom: 163px;
  right: 250px;
}
.point-area[data-v-001d4dd2]:nth-child(4) {
  bottom: 139px;
  right: 285px;
}
.point-area[data-v-001d4dd2]:nth-child(5) {
  bottom: 100px;
  right: 318px;
}
.point-area[data-v-001d4dd2]:nth-child(6) {
  bottom: 54px;
  right: 288px;
}
.point-area[data-v-001d4dd2]:nth-child(7) {
  bottom: 139px;
  right: 413px;
}
.point-area .point[data-v-001d4dd2] {
  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-001d4dd2] {
  color: #ffffff;
  position: absolute;
  right: -15px;
  bottom: 15px;
}
.point-area .point-shadow[data-v-001d4dd2]:after {
  -webkit-box-shadow: inset 0 0 5em rgba(0, 225, 216, 0.15);
          box-shadow: inset 0 0 5em rgba(0, 225, 216, 0.15);
}
.point-area .point-dot[data-v-001d4dd2] {
  z-index: 1;
  background-color: #6ad7e9;
  border: 1px solid rgba(0, 225, 216, 0.35);
}
.point-area .point-10[data-v-001d4dd2] {
  width: 100%;
  height: 100%;
}
.point-area .point-10[data-v-001d4dd2]: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-001d4dd2 4.5s ease-out 225ms infinite;
  animation: ripple-data-v-001d4dd2 4.5s ease-out 225ms infinite;
}
.point-area .point-80[data-v-001d4dd2] {
  width: 100%;
  height: 100%;
}
.point-area .point-80[data-v-001d4dd2]: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-001d4dd2 4.5s ease-out 1.8s infinite;
  animation: ripple-data-v-001d4dd2 4.5s ease-out 1.8s infinite;
}
.point-area .point-90[data-v-001d4dd2] {
  width: 100%;
  height: 100%;
}
.point-area .point-90[data-v-001d4dd2]: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-001d4dd2 4.5s ease-out 2025ms infinite;
  animation: ripple-data-v-001d4dd2 4.5s ease-out 2025ms infinite;
}
.point-area .point-100[data-v-001d4dd2] {
  width: 100%;
  height: 100%;
}
.point-area .point-100[data-v-001d4dd2]: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-001d4dd2 4.5s ease-out 2.25s infinite;
  animation: ripple-data-v-001d4dd2 4.5s ease-out 2.25s infinite;
}
@-webkit-keyframes ripple-data-v-001d4dd2 {
0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
}
5% {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: scale(1);
}
}
@keyframes ripple-data-v-001d4dd2 {
0% {
    opacity: 0;
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
}
5% {
    opacity: 1;
}
to {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
}
}

.ha3[data-v-46797bc9] {
  font-size: 34px;
  text-align: center;
  color: #333;
}
h2[data-v-46797bc9] {
  font-size: 42px;
  color: #20273c;
  font-weight: bold;
  font-family: 'arial';
}
b[data-v-46797bc9] {
  color: #4b4f5c;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 40px;
  font-weight: inherit;
}
.btn-more[data-v-46797bc9] {
  cursor: pointer;
}
.btn-more[data-v-46797bc9]:hover {
  color: #7ba9ff;
}
.dynamic[data-v-46797bc9] {
  text-align: center;
  padding: 60px 0 48px;
  background: #ffffff;
}
.dynamic .cf .fl-left[data-v-46797bc9] {
  width: 455px;
  margin-right: 58px;
}
.dynamic .cf .fl-left div[data-v-46797bc9] {
  height: 230px;
  border-radius: 3px;
  overflow: hidden;
}
.dynamic .cf .fl-left div img[data-v-46797bc9] {
  width: 100%;
  height: auto;
}
.dynamic .cf .fl-left .cont[data-v-46797bc9] {
  text-align: left;
  font-size: 14px;
  height: 60px;
  overflow: hidden;
}
.dynamic .cf .fl-left h4[data-v-46797bc9] {
  text-align: left;
  margin: 30px 0 20px;
  color: #20273c;
  font-size: 18px;
  font-weight: bold;
}
.dynamic .cf .fl-left p[data-v-46797bc9] {
  line-height: 28px;
}
.dynamic .cf .fl-left .time-bottom[data-v-46797bc9] {
  display: block;
  margin-top: 5px;
}
.dynamic .cf .fl-right[data-v-46797bc9] {
  width: 687px;
  height: 393px;
  overflow: hidden;
}
.dynamic .cf .fl-right ul[data-v-46797bc9] {
  margin-top: 10px;
  border-top: 1px dashed #e5e6ec;
}
.dynamic .cf .fl-right ul li[data-v-46797bc9] {
  padding: 20px 0;
  cursor: pointer;
  border-bottom: 1px dashed #e5e6ec;
}
.dynamic .cf .fl-right ul li label[data-v-46797bc9] {
  font-family: Arial;
  color: #626571;
  font-weight: bold;
  font-size: 14px;
}
.dynamic .cf .fl-right ul li label i[data-v-46797bc9] {
  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-46797bc9] {
  float: left;
  margin-left: 80px;
}
.dynamic .cf .fl-right ul li span[data-v-46797bc9] {
  cursor: pointer;
  color: #626571;
}
.dynamic .cf .fl-right ul li span[data-v-46797bc9]:hover {
  color: #4d84ff;
}
.news-main[data-v-46797bc9] {
  width: 540px;
  background: #ffffff;
}
.news-main .news-right[data-v-46797bc9] {
  position: relative;
}
.news-main .news-right b[data-v-46797bc9] {
  border-bottom: 1px solid #eaeaec;
  display: block;
  padding-bottom: 25px;
  margin-bottom: 20px;
  font-size: 30px;
}
.news-main .news-right ul li[data-v-46797bc9] {
  border-bottom: 1px solid #eaeaec;
  margin: 20px 0;
}
.news-main .news-right ul li h3[data-v-46797bc9] {
  color: #20273c;
  font-size: 16px;
  margin-bottom: 20px;
}
.news-main .news-right ul li:hover h3[data-v-46797bc9] {
  color: #4d84ff;
}
.news-main .btn-more[data-v-46797bc9] {
  position: absolute;
  right: 0;
  top: 22px;
  padding-right: 30px;
  font-size: 14px;
  color: #4a7ff4;
  background: url("../images/newAboutusImg/more.png") 42px 8px no-repeat;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.news-main .btn-more[data-v-46797bc9]:hover {
  color: #7ba9ff;
}

































.case-bg[data-v-10770ffe] {
  height: 262px;
  text-align: center;
  min-width: 1200px;
  background: url("../images/case-bg.png") center center no-repeat;
}
.case-bg i[data-v-10770ffe] {
  width: 165px;
  height: 75px;
  margin-top: 125px;
  display: inline-block;
  background: url("../images/case-i.png") center 0 no-repeat;
}
.hide[data-v-10770ffe] {
  height: 45px;
  overflow: hidden;
}
.case[data-v-10770ffe] {
  background: #ffffff;
}
.case .case-main[data-v-10770ffe] {
  padding: 40px 0;
}
.case .case-main .main[data-v-10770ffe] {
  /*margin-bottom: 50px;*/
}
.case .case-main .case-left[data-v-10770ffe] {
  margin-right: 50px;
  width: 240px;
  padding: 20px;
  border: 1px solid #e0e4f1;
}
.case .case-main .case-left h4[data-v-10770ffe] {
  color: #212737;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 18px;
}
.case .case-main .case-left ul li[data-v-10770ffe] {
  height: 55px;
  line-height: 55px;
  position: relative;
  cursor: pointer;
  border-top: 1px solid #e0e4f1;
}
.case .case-main .case-left ul li.active[data-v-10770ffe] {
  color: #4d84ff;
}
.case .case-main .case-left ul li.active[data-v-10770ffe]:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  position: absolute;
  top: 20px;
  right: 0px;
  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-10770ffe] {
  border-bottom: 1px solid #e0e4f1;
  padding: 40px 0 20px;
}
.case .case-main .case-right .div-case[data-v-10770ffe]:nth-child(1) {
  padding-top: 0;
}
.case .case-main .case-right .div-image[data-v-10770ffe] {
  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-10770ffe] {
  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-10770ffe] {
  width: 710px;
}
.case .case-main .case-right .div-datails h4[data-v-10770ffe] {
  font-size: 18px;
  color: #212737;
  font-weight: bold;
  margin-bottom: 18px;
}
.case .case-main .case-right .div-datails .p-show[data-v-10770ffe] {
  border-top: 1px dashed #e0e4f1;
  margin-top: 15px;
}
.case .case-main .case-right .div-datails .p-show p[data-v-10770ffe] {
  margin-top: -15px;
  background: #ffffff;
  padding: 3px 5px;
  cursor: pointer;
}
.case .case-main .case-right .div-datails .p-show p[data-v-10770ffe]:nth-child(1):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-10770ffe]: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-10770ffe] {
  width: 64px;
}
.case .case-main .case-right .div-datails .cf p.fr[data-v-10770ffe] {
  line-height: 25px;
  width: 700px;
  height: 50px;
  overflow: hidden;
}
.case .case-main .case-right .div-datails .cf p.open[data-v-10770ffe] {
  height: auto;
}
ul.prod-cont li[data-v-10770ffe] {
  margin-right: 10px;
}
ul.prod-cont li img[data-v-10770ffe] {
  width: 16px;
  height: 16px;
  margin: 0 5px;
  display: inline-block;
}
ul.prod-cont li b[data-v-10770ffe] {
  color: #4d84ff;
  font-weight: inherit;
}

.dyna[data-v-957f108a] {
  background: #ffffff;
  padding-bottom: 55px;
}
.dyna ul li[data-v-957f108a] {
  padding: 28px 0;
  border-bottom: 1px solid #e0e4f1;
}
.dyna ul li div[data-v-957f108a]:nth-child(3) {
  width: 160px;
  height: 90px;
  border: 1px solid #fef7fa;
}
.dyna ul li div:nth-child(3) img[data-v-957f108a] {
  width: 100%;
  height: 100%;
}
.dyna ul li div[data-v-957f108a]:nth-child(2) {
  width: 650px;
  margin-left: 54px;
}
.dyna ul li div:nth-child(2) h4[data-v-957f108a] {
  font-size: 16px;
  color: #212737;
  margin-bottom: 25px;
  cursor: pointer;
}
.dyna ul li div:nth-child(2) h4[data-v-957f108a]:hover {
  color: #4d84ff;
}
.dyna ul li div:nth-child(2) p[data-v-957f108a] {
  height: 28px;
  width: 100%;
  font-size: 14px;
  color: #9599a8;
  /*overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;width:100%;*/
}
.dyna ul li div:nth-child(2) button[data-v-957f108a] {
  margin-top: 25px;
  color: #4d84ff;
  cursor: pointer;
}
.dyna ul li div:nth-child(2) button[data-v-957f108a]:hover {
  color: #336ff6;
}
.dyna ul li div:nth-child(1) p[data-v-957f108a] {
  color: #a2a7b9;
  font-family: 'arial';
}
.dyna ul li div:nth-child(1) p[data-v-957f108a]:nth-child(1) {
  font-size: 36px;
  width: 65px;
  height: 45px;
  color: #4e84ff;
  line-height: 45px;
  overflow: hidden;
}
.dyna ul li div:nth-child(1) p[data-v-957f108a]:nth-child(2) {
  font-size: 16px;
}

#buoy[data-v-12358b6b] {
  position: absolute;
  width: 64px;
  height: 2px;
  background: #e9d008;
  bottom: 0px;
  left: -157px;
}
.cl-header[data-v-12358b6b] {
  background: #4e84ff;
  z-index: 99;
  width: 100%;
  height: 63px;
  min-width: 1200px;
  border-bottom: 1px solid rgba(225, 225, 225, 0.3);
}
.cl-header .user-cont[data-v-12358b6b] {
  text-align: center;
}
.cl-header .user-cont .imgcont[data-v-12358b6b] {
  margin-right: 69px;
}
.cl-header .user-cont .imgcont img[data-v-12358b6b] {
  padding-top: 16px;
  cursor: pointer;
}
.cl-header .user-cont .menucont[data-v-12358b6b] {
  line-height: 61px;
  position: relative;
  overflow: hidden;
  margin: auto;
}
.cl-header .user-cont .menucont ul a[data-v-12358b6b] {
  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-12358b6b]:before {
  content: '';
  top: 23px;
  right: -24px;
  height: 14px;
  width: 1px;
  background: #4370d6;
  position: absolute;
}
.cl-header .user-cont .menucont ul a[data-v-12358b6b]:after {
  content: '';
  display: block;
  height: 2px;
  width: 0;
  background: transparent;
  -webkit-transition: width 0.5s ease, background-color 0.5s ease;
  transition: width 0.5s ease, background-color 0.5s ease;
}
.cl-header .user-cont .menucont ul a[data-v-12358b6b]:hover:after {
  width: 100%;
  background: #ffffff;
}
.cl-header .user-cont .menucont ul a.active[data-v-12358b6b] {
  height: 63px;
  border-bottom: 2px solid #ffffff;
}
.cl-header .user-cont .menucont ul a[data-v-12358b6b]:last-child:before {
  background: none;
}
.cl-header .user-cont .iconcont[data-v-12358b6b] {
  padding-top: 11px;
}
.cl-header .user-cont .iconcont button[data-v-12358b6b] {
  float: left;
  margin-left: 8px;
}
.cl-header .user-cont .iconcont .btn-big[data-v-12358b6b] {
  width: 110px;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  border-radius: 2px;
  color: #ffffff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 1px solid #ffffff;
}
.cl-header .user-cont .iconcont .btn-big[data-v-12358b6b]:hover {
  background: #4992ff;
  color: #ffffff;
  border: 1px solid #4992ff;
}
.cl-header .user-cont .iconcont .btn-big[data-v-12358b6b]:active {
  background: #3971ef;
  color: #ffffff;
  border: 2px solid #3971ef;
}
.cl-header .user-cont .iconcont .btn-big[data-v-12358b6b]:focus {
  background: #3971ef;
  color: #ffffff;
  border: 2px solid #3971ef;
}
.cl-header .user-cont .iconcont .btn-big span[data-v-12358b6b] {
  width: 100%;
  height: 100%;
  font-size: 14px;
  display: inline-block;
  color: #4992ff;
}
.cl-header .user-cont .iconcont .btn-big span[data-v-12358b6b]:hover {
  color: #ffffff;
}

.content[data-v-28819a64] {
  height: 40px;
  line-height: 40px;
  backgorund: #f0f2f7;
}
.content .vertical-center ul[data-v-28819a64] {
  position: relative;
  padding-left: 19px;
}
.content .vertical-center ul[data-v-28819a64]:before {
  content: "";
  background: url("../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-28819a64] {
  display: inline-block;
  margin-right: 5px;
}
.content .vertical-center ul li.fl[data-v-28819a64] {
  margin-right: 15px;
  cursor: pointer;
  position: relative;
}
.content .vertical-center ul li.fl[data-v-28819a64]:before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 17px;
  right: -10px;
  content: '';
  background: url("../images/website-sprite.png") 0 -160px no-repeat;
}
.content .vertical-center ul li.fl[data-v-28819a64]: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-66b5f784] {
  width: 1200px;
  min-width: 1200px;
  background: #ffffff;
  padding: 50px 85px;
  text-align: center;
}
.vertical-center h3[data-v-66b5f784] {
  color: #20273c;
  font-size: 24px;
  margin-bottom: 30px;
}
.vertical-center div.tips[data-v-66b5f784] {
  margin: 0 auto;
  width: 350px;
  text-align: left;
}
.vertical-center .detail-cont[data-v-66b5f784] {
  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-66b5f784] {
  margin: 18px 0;
}
.vertical-center div.cfff div.fl[data-v-66b5f784] {
  cursor: pointer;
}
.vertical-center div.cfff div.fl[data-v-66b5f784]:before {
  content: '';
  display: inline-block;
  width: 19px;
  height: 14px;
  margin-right: 5px;
  background: url("../images/aboutusImg/return.png") 0 0 no-repeat;
}
.vertical-center div.cfff div.fl[data-v-66b5f784]:hover {
  color: #333333;
}
.vertical-center div.cfff div.fr[data-v-66b5f784] {
  color: #9599a8;
}
.vertical-center div.cfff div.fr span[data-v-66b5f784] {
  color: #4b4f5c;
}
/*公用样式*/
.color-4b4f5c[data-v-4737c452] {
  color: #4b4f5c;
}
.cont-title[data-v-4737c452] {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 45px;
}
.into-p[data-v-4737c452] {
  text-align: justify;
  color: #4b4f5b;
  font-size: 16px;
}
.content[data-v-4737c452] {
  background: #ffffff;
}
.join-us-banner[data-v-4737c452] {
  width: 100%;
  min-width: 1200px;
  height: 280px;
}
.join-us-banner img[data-v-4737c452] {
  display: block;
  width: 100%;
  height: 100%;
}
/*创蓝简介样式*/
.profiles-main[data-v-4737c452] {
  height: 842px;
  background: #ffffff;
  -webkit-box-shadow: 2px 2px 10px #e8ecf7;
          box-shadow: 2px 2px 10px #e8ecf7;
  position: relative;
  margin-top: 60px;
}
.profiles-main .intoDuction-cont[data-v-4737c452] {
  margin: 0 188px;
}
.profiles-main .fringe-cont[data-v-4737c452] {
  margin: 0 188px;
}
.profiles-main .fringe-cont ul li[data-v-4737c452] {
  width: 100%;
  height: 42px;
  line-height: 42px;
}
.profiles-main .fringe-cont ul li span[data-v-4737c452] {
  display: inline-block;
  width: 39px;
  height: 41px;
  font-size: 30px;
  color: #ffffff;
  text-align: center;
  background: #4d84ff;
}
.profiles-main .fringe-cont ul li p[data-v-4737c452] {
  -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-4737c452] {
  background: #f0f1f4;
}
.profiles-main .fringe-cont ul li:nth-of-type(even) p[data-v-4737c452] {
  background: #ffffff;
}
/*热招岗位样式*/
.hotPosition-main ul.hot-tab[data-v-4737c452] {
  margin: 0 0 30px 0;
}
.hotPosition-main ul.hot-tab li[data-v-4737c452] {
  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-4737c452] {
  background: #4d84ff;
  color: #ffffff;
}
.hotPosition-main ul.hot-tab li.active[data-v-4737c452]:hover {
  color: #ffffff;
}
.hotPosition-main ul.hot-tab li[data-v-4737c452]:hover {
  border: 1px solid #4d84ff;
  color: #4d84ff;
  cursor: pointer;
}
.hotPosition-main div.tabCon[data-v-4737c452] {
  display: block;
  width: 1200px;
}
.hotPosition-main div.tabCon ul[data-v-4737c452] {
  width: 1200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hotPosition-main div.tabCon ul li[data-v-4737c452] {
  width: 384px;
  height: 208px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 5px;
  padding: 25px 40px 0 40px;
  margin-right: 24px;
  margin-bottom: 20px;
  position: relative;
}
.hotPosition-main div.tabCon ul li[data-v-4737c452]:hover {
  border: 1px solid #4d84ff;
}
.hotPosition-main div.tabCon ul li[data-v-4737c452]:nth-child(3n) {
  margin-right: 0;
}
.hotPosition-main div.tabCon ul li.active[data-v-4737c452] {
  cursor: pointer;
  border: 1px solid #4d84ff;
}
.hotPosition-main div.tabCon ul li.active .detail[data-v-4737c452] {
  display: block;
}
.hotPosition-main div.tabCon ul li div.list-title[data-v-4737c452] {
  width: 100%;
}
.hotPosition-main div.tabCon ul li div.list-title h4[data-v-4737c452] {
  width: 70%;
  font-size: 18px;
  font-weight: bold;
  color: #535764;
}
.hotPosition-main div.tabCon ul li div.list-title span[data-v-4737c452] {
  display: inline-block;
  width: 30%;
  text-align: right;
  font-size: 18px;
  color: red;
}
.hotPosition-main div.tabCon ul li p[data-v-4737c452] {
  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-4737c452] {
  text-align: left;
  cursor: pointer;
  width: 100%;
  height: 105px;
  overflow: hidden;
}
.hotPosition-main div.tabCon ul li div.button .span[data-v-4737c452] {
  display: inline-block;
  min-width: 70px;
  height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 30px;
  color: #63666d;
  /*background: #f2f3f5;*/
  margin-right: 5px;
  padding: 0 5px;
}
.hotPosition-main div.tabCon ul li div.detail[data-v-4737c452] {
  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: #ffffff;
  padding: 30px 26px 20px 26px;
  position: absolute;
  top: 68px;
  left: 40px;
  z-index: 2;
  display: none;
}
.hotPosition-main div.tabCon ul li div.detail h4[data-v-4737c452] {
  font-size: 14px;
  font-weight: bold;
  color: #535764;
}
.hotPosition-main div.tabCon ul li div.detail div[data-v-4737c452] {
  width: 15px;
  height: 15px;
  background: url("../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-4737c452]:hover {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  /*width: 16px;*/
  /*height: 16px;*/
  /*border: 1px solid #ccc;*/
}
.hotPosition-main div.tabCon ul li div.detail p[data-v-4737c452] {
  padding: 0;
  font-size: 14px;
}
.hotPosition-main div.tabCon ul li[data-v-4737c452]:last-child {
  padding-top: 30px;
}
.hotPosition-main div.tabCon ul li:last-child div[data-v-4737c452] {
  width: 109px;
  height: 113px;
  margin: 0 auto;
}
.hotPosition-main div.tabCon ul li:last-child div img[data-v-4737c452] {
  display: block;
  width: 100%;
  height: 100%;
}
.hotPosition-main div.tabCon ul li:last-child p[data-v-4737c452] {
  text-align: center;
  font-size: 14px;
  padding-top: 5px;
}
/*公司环境样式*/
.environment-main ul[data-v-4737c452] {
  width: 1200px;
}
.environment-main ul li[data-v-4737c452] {
  width: 290px;
  height: 180px;
  margin-right: 13.33333333px;
  margin-bottom: 15px;
}
.environment-main ul li img[data-v-4737c452] {
  display: block;
  width: 100%;
  height: 100%;
}
.environment-main ul li[data-v-4737c452]:nth-child(4n) {
  margin-right: 0px;
}
/*投递方式样式*/
.way-main[data-v-4737c452] {
  padding-bottom: 92px;
}
.way-main ul[data-v-4737c452] {
  width: 100%;
}
.way-main ul li[data-v-4737c452] {
  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-4737c452]:nth-child(1) {
  margin-left: 42px;
}
.way-main ul li[data-v-4737c452]:nth-child(2) {
  margin: 0 108px;
}
.way-main ul li[data-v-4737c452]:last-child {
  margin-right: 42px;
}
.way-main ul li h4[data-v-4737c452] {
  font-size: 16px;
  font-weight: bold;
  color: #4d84ff;
  margin-top: 26px;
  margin-bottom: 16px;
}
.way-main ul li p[data-v-4737c452] {
  text-align: center;
  font-size: 16px;
  color: #575b67;
}

.about-main h2[data-v-e09b0a4c] {
  font-size: 42px;
  color: #20273c;
  font-weight: bold;
  font-family: 'arial';
}
.about-main b[data-v-e09b0a4c] {
  color: #4b4f5c;
  font-size: 24px;
  display: inline-block;
  margin-bottom: 40px;
  font-weight: inherit;
}
.about-main .content[data-v-e09b0a4c] {
  /*width: 100%;*/
  height: 650px;
  min-width: 1200px;
  overflow: hidden;
  position: relative;
  /*background: url("../images/newAboutusImg/bannerVideobg.jpg") center center no-repeat;*/
}
.about-main .content .mask[data-v-e09b0a4c] {
  width: 100%;
  height: 650px;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(1, 6, 10, 0.3);
}
.about-main .content .bannerVideo[data-v-e09b0a4c] {
  width: 630px;
  height: 68px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  background: url("../images/newAboutusImg/bannervideo.png") 0 0 no-repeat;
}
.about-main .guan-main[data-v-e09b0a4c] {
  height: 718px;
}
.about-main .guan-main .qiye-left[data-v-e09b0a4c] {
  padding-top: 250px;
  width: 44%;
  height: 100%;
  background: url("../images/newAboutusImg/qiye1.png") 0 0 no-repeat;
  background-size: cover;
}
.about-main .guan-main .qiye-left div[data-v-e09b0a4c] {
  width: 50%;
  margin: auto;
  line-height: 25px;
}
.about-main .guan-main .qiye-left div h3[data-v-e09b0a4c] {
  margin-bottom: 20px;
  font-size: 30px;
  color: #20273c;
}
.about-main .guan-main .qiye-left div p[data-v-e09b0a4c] {
  color: #666a7b;
  width: 379px;
}
.about-main .guan-main .qiye-right[data-v-e09b0a4c] {
  width: 56%;
  height: 100%;
  cursor: pointer;
  background: url("../images/newAboutusImg/qiye2.png") 0 0 no-repeat;
  background-size: cover;
}
.about-main .guan-er .qiye-left[data-v-e09b0a4c] {
  background: url("../images/newAboutusImg/qiye3.png") 0 0 no-repeat;
  background-size: cover;
}
.about-main .guan-er .qiye-news[data-v-e09b0a4c] {
  width: 56%;
  padding-left: 10%;
  margin-top: 148px;
}
.introdu-div[data-v-e09b0a4c] {
  margin-bottom: 145px;
}
.introdu-div h4[data-v-e09b0a4c] {
  margin: 95px 0 50px 0;
  text-align: center;
  color: #20273c;
  font-size: 30px;
}
.introdu-div p[data-v-e09b0a4c] {
  margin: 0 auto;
  width: 640px;
  color: #666a7b;
  text-align: left;
  font-size: 14px;
  line-height: 30px;
}
.qiyewenhua p[data-v-e09b0a4c] {
  text-indent: 2em;
}

.div-zizhi .fl-info img[data-v-b5402c54] {
  width: 950px;
}
div.zizhi-test[data-v-b5402c54] {
  margin-bottom: 100px;
  position: relative;
}
div.zizhi-test span[data-v-b5402c54] {
  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-b5402c54]:nth-child(1) {
  left: 100px;
  bottom: -55px;
}
div.zizhi-test span[data-v-b5402c54]:nth-child(2) {
  left: 355px;
  bottom: -55px;
}
div.zizhi-test span[data-v-b5402c54]:nth-child(3) {
  right: 268px;
  bottom: -55px;
}
div.zizhi-test span[data-v-b5402c54]:nth-child(4) {
  right: 37px;
  bottom: -55px;
}
.div-info[data-v-b5402c54] {
  margin: 0 auto 0;
  border-left: 1px solid #e8ebf1;
}
.div-info .fl-title[data-v-b5402c54] {
  margin-left: 33px;
  width: 92px;
  height: 90px;
  color: #20263c;
  font-size: 22px;
  padding-left: 20px;
  padding-top: 8px;
  position: relative;
  background: url("../images/newAboutusImg/juxing.png") 0 0 no-repeat;
}
.div-info .fl-title[data-v-b5402c54]:before {
  content: '';
  width: 14px;
  height: 2px;
  top: -2px;
  left: -40.5px;
  background: #4e84ff;
  position: absolute;
}
.div-info .fl-info[data-v-b5402c54] {
  width: 950px;
  margin-left: 120px;
}
.dyna[data-v-b5402c54] {
  padding-bottom: 45px;
}
.dyna ul li[data-v-b5402c54] {
  padding: 20px 0;
  border-bottom: 1px solid #e0e4f1;
}
.dyna ul li div[data-v-b5402c54]:nth-child(3) {
  width: 160px;
  height: 90px;
  border: 1px solid #fef7fa;
}
.dyna ul li div:nth-child(3) img[data-v-b5402c54] {
  width: 100%;
  height: 100%;
}
.dyna ul li div[data-v-b5402c54]:nth-child(2) {
  width: 650px;
  margin-left: 54px;
}
.dyna ul li div:nth-child(2) h4[data-v-b5402c54] {
  font-size: 16px;
  color: #212737;
  margin-bottom: 25px;
  cursor: pointer;
}
.dyna ul li div:nth-child(2) h4[data-v-b5402c54]:hover {
  color: #4d84ff;
}
.dyna ul li div:nth-child(2) p[data-v-b5402c54] {
  height: 28px;
  width: 100%;
  font-size: 14px;
  color: #9599a8;
}
.dyna ul li div:nth-child(2) button[data-v-b5402c54] {
  margin-top: 25px;
  color: #4d84ff;
  cursor: pointer;
}
.dyna ul li div:nth-child(2) button[data-v-b5402c54]:hover {
  color: #336ff6;
}
.dyna ul li div:nth-child(1) p[data-v-b5402c54] {
  color: #a2a7b9;
  font-family: 'arial';
}
.dyna ul li div:nth-child(1) p[data-v-b5402c54]:nth-child(1) {
  font-size: 36px;
  width: 65px;
  height: 45px;
  color: #4e84ff;
  line-height: 45px;
  overflow: hidden;
}
.dyna ul li div:nth-child(1) p[data-v-b5402c54]:nth-child(2) {
  font-size: 16px;
}
.btn-more[data-v-b5402c54] {
  margin-top: 55px;
  width: 122px;
  height: 36px;
  line-height: 36px;
  border-radius: 3px;
  color: #464f5c;
  cursor: pointer;
  border: 1px solid #e3e4ea;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn-more[data-v-b5402c54]:hover {
  color: #7ba9ff;
  -webkit-box-shadow: 1px 1px 10px #7ba9ff;
  box-shadow: 1px 1px 10px #7ba9ff;
}
.div-fazhan[data-v-b5402c54] {
  background: #f7f9fc;
}
.div-fazhan .div-info[data-v-b5402c54] {
  padding-bottom: 100px;
  background: url("../images/newAboutusImg/fazhan-bg.png") center right no-repeat;
}
.div-fazhan .div-info ul[data-v-b5402c54] {
  margin-top: -30px;
}
.div-fazhan .div-info ul li[data-v-b5402c54] {
  padding: 30px 0;
  position: relative;
}
.div-fazhan .div-info ul li .i-line[data-v-b5402c54] {
  height: 50px;
  width: 1px;
  top: 64px;
  left: 36px;
  position: absolute;
  background: #77a1ff;
}
.div-fazhan .div-info ul li p.p-time[data-v-b5402c54] {
  color: #20263c;
  font-size: 18px;
  width: 135px;
}
.div-fazhan .div-info ul li div.fl p[data-v-b5402c54] {
  color: #9599a8;
}
.div-fazhan .div-info ul li:last-child .i-line[data-v-b5402c54] {
  background: #f7f9fc;
}

.vertical-center[data-v-063b657f] {
  padding: 90px 0;
  border: 1px solid red;
}
.vertical-center .core-main[data-v-063b657f] {
  display: inline;
}
.vertical-center .core-main .togg-btn[data-v-063b657f] {
  width: 81px;
}
.vertical-center .core-main .togg-btn span[data-v-063b657f] {
  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-063b657f]:nth-child(2) {
  margin-left: -1px;
}
.vertical-center .core-main .togg-btn span.btn-fl[data-v-063b657f]:hover,
.vertical-center .core-main .togg-btn span.btn-fr[data-v-063b657f]:hover {
  color: #bfc1c8;
  border: 1px solid #bfc1c8;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.07);
}
.vertical-center .core-main .togg-btn .activeLeft[data-v-063b657f] {
  border: 1px solid #aaafbf;
  color: #aaafbf;
}
.vertical-center .core-main .togg-btn .activeRight[data-v-063b657f] {
  border: 1px solid #aaafbf;
  color: #aaafbf;
}
.core-right[data-v-063b657f] {
  width: 950px;
  overflow: hidden;
  position: relative;
  height: 430px;
}
.core-right .leader-ul[data-v-063b657f] {
  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-063b657f] {
  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, 0.075);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.core-right .leader-ul li img[data-v-063b657f] {
  margin-top: -60px;
  width: 118px;
  height: 118px;
}
.core-right .leader-ul li .leader-info[data-v-063b657f] {
  margin: 10px 0;
  text-align: left;
}
.core-right .leader-ul li .leader-info p[data-v-063b657f]:nth-child(1) {
  text-align: center;
  font-weight: bold;
  color: #20263c;
  font-size: 16px;
  margin-bottom: 10px;
}
.core-right .leader-ul li .leader-info p[data-v-063b657f]:nth-child(2) {
  text-align: center;
  color: #4e84ff;
  margin-bottom: 10px;
}
.core-right .leader-ul li .leader-info p[data-v-063b657f]:nth-child(3) {
  color: #4b4f5b;
  line-height: 25px;
}

.office[data-v-2a417db6] {
  width: 1200px;
  height: 370px;
}
.qiyebg[data-v-2a417db6] {
  width: 1016px;
  height: 304px;
  text-align: left;
  margin: 0 auto;
  background: url("../images/newAboutusImg/qiyewenhuabg.png") center center no-repeat;
}
.qiyebg p[data-v-2a417db6] {
  color: #4b4f5b;
  width: 730px;
  margin: 0 auto;
  text-indent: 2em;
  line-height: 25px;
  padding-top: 120px;
}
.activity[data-v-2a417db6] {
  background: #ffffff;
  padding-bottom: 80px;
}
.activity .acti-ul li[data-v-2a417db6] {
  width: 350px;
  height: 234px;
  margin-right: 75px;
  margin-bottom: 30px;
  background: #f7f8fb;
}
.activity .acti-ul li img[data-v-2a417db6] {
  width: 100%;
  height: 199px;
  background: #cac6c5;
}
.activity .acti-ul li[data-v-2a417db6]:nth-child(3),
.activity .acti-ul li[data-v-2a417db6]:nth-child(6) {
  margin-right: 0;
}
.activity .curr-circle[data-v-2a417db6] {
  margin: 20px auto 0;
}
.activity .curr-circle li[data-v-2a417db6] {
  width: 12px;
  height: 12px;
  cursor: pointer;
  margin-right: 25px;
  border-radius: 50%;
  background: #a2a7b9;
  display: inline-block;
}
.activity .curr-circle li.active[data-v-2a417db6] {
  background: #4d84ff;
}
.vision-main[data-v-2a417db6] {
  background: #ffffff;
  padding-top: 80px;
}
.vision-main .vertical-center[data-v-2a417db6] {
  text-align: center;
}
.vision-main .vertical-center ul.vision-ul li[data-v-2a417db6] {
  padding: 56px 60px;
  margin-right: 40px;
  border-radius: 5px;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
          box-shadow: 0 2px 10px rgba(0, 0, 0, 0.075);
}
.vision-main .vertical-center ul.vision-ul li[data-v-2a417db6]:nth-child(5) {
  margin-right: 0px;
}
.vision-main .vertical-center ul.vision-ul li div[data-v-2a417db6] {
  height: 70px;
  margin-bottom: 28px;
}
.vision-main .vertical-center ul.vision-ul li p[data-v-2a417db6] {
  font-size: 20px;
  color: #20273c;
}
.content[data-v-2a417db6] {
  background: #ffffff;
}
.content .vertical-center[data-v-2a417db6] {
  padding: 80px 0 0px;
  position: relative;
}
b[data-v-2a417db6] {
  color: #20273c;
  font-size: 30px;
  display: inline-block;
  margin-bottom: 50px;
  font-weight: inherit;
}
/*公用样式*/
.color-4b4f5c[data-v-5e4fc328] {
  color: #4b4f5c;
  font-size: 24px;
}
.cont-title[data-v-5e4fc328] {
  text-align: center;
  padding-top: 80px;
  padding-bottom: 45px;
}
.into-p[data-v-5e4fc328] {
  text-align: justify;
}
.content[data-v-5e4fc328] {
  background: #ffffff;
}
/*banner*/
.contact-us-banner[data-v-5e4fc328] {
  width: 100%;
  min-width: 1200px;
  height: 580px;
  position: relative;
}
.contact-us-banner .word[data-v-5e4fc328] {
  position: absolute;
  width: 335px;
  height: 105px;
  background: rgba(83, 88, 103, 0.8);
  top: 180px;
  left: 50%;
  margin-left: -130px;
  border-radius: 5px;
}
.contact-us-banner .word .fl_poiner[data-v-5e4fc328] {
  position: absolute;
  width: 0;
  height: 0;
  bottom: -14px;
  left: 170px;
  border-left: 15px solid transparent;
  border-right: 5px solid transparent;
  border-top: 14px solid hsla(221, 17%, 36%, 0.8);
}
.contact-us-banner .word p[data-v-5e4fc328]:nth-child(1) {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  margin-left: 15px;
  margin-top: 25px;
}
.contact-us-banner .word p[data-v-5e4fc328]:nth-child(2) {
  color: #fff;
  font-size: 14px;
  margin-left: 15px;
  margin-top: 5px;
}
.contact-us-banner .bjword[data-v-5e4fc328] {
  top: 132px;
  left: 43%;
}
.contact-us-banner img[data-v-5e4fc328] {
  display: block;
  width: 100%;
  height: 100%;
}
/*联系方式*/
.contactWay-main[data-v-5e4fc328] {
  height: 324px;
  -webkit-box-shadow: 1px 1px 10px #e8ecf7;
          box-shadow: 1px 1px 10px #e8ecf7;
  background: #ffffff;
  position: relative;
  top: -60px;
}
.contactWay-main ul[data-v-5e4fc328] {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 70px;
}
.contactWay-main ul li[data-v-5e4fc328] {
  width: 400px;
  text-align: center;
  margin: 0 auto;
}
.contactWay-main ul li div[data-v-5e4fc328] {
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.contactWay-main ul li div img[data-v-5e4fc328] {
  display: block;
  width: 100%;
  height: 100%;
}
.contactWay-main ul li h3[data-v-5e4fc328] {
  font-size: 24px;
  color: #20273c;
  margin-top: 30px;
}
.contactWay-main ul li p[data-v-5e4fc328] {
  font-size: 16px;
  margin-top: 10px;
}
.contactWay-main .divcode[data-v-5e4fc328] {
  cursor: pointer;
}
.contactWay-main .clcode[data-v-5e4fc328] {
  position: absolute;
  top: 69px;
  right: 147px;
  height: 110px;
  width: 110px;
  display: none;
}
.contactWay-main .divcode:hover .clcode[data-v-5e4fc328] {
  display: inline-block;
}
/*全国分公司*/
.branchOffice-main[data-v-5e4fc328] {
  margin-top: -60px;
  padding-bottom: 120px;
}
.branchOffice-main .branchList ul li[data-v-5e4fc328] {
  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-5e4fc328]:nth-child(3n) {
  margin-right: 0;
}
.branchOffice-main .branchList ul li div.branchCont[data-v-5e4fc328] {
  width: 100%;
  padding: 20px;
}
.branchOffice-main .branchList ul li div.branchCont h3[data-v-5e4fc328] {
  text-align: right;
  height: 67px;
  font-size: 16px;
  font-weight: bold;
  color: #282828;
  padding-top: 22px;
  background: url("../images/newAboutusImg/fengongsi.png") center right no-repeat;
}
.branchOffice-main .branchList ul li div.branchCont p[data-v-5e4fc328] {
  font-size: 12px;
  line-height: 24px;
}
.branchOffice-main .branchList ul li div.branchCont p span[data-v-5e4fc328] {
  color: #4d4d4d;
}
@media screen and (min-width: 1400px) and (max-width: 1800px) {
.contact-us-banner .word[data-v-5e4fc328] {
    left: 49%;
}
.contact-us-banner .bjword[data-v-5e4fc328] {
    top: 150px;
    left: 43.5%;
}
}
@media screen and (min-width: 1000px) and (max-width: 1399px) {
.contact-us-banner .bjword[data-v-5e4fc328] {
    top: 150px;
    left: 42.5%;
}
.contact-us-banner .word[data-v-5e4fc328] {
    top: 150px;
    left: 48.5%;
}
}

.nopage[data-v-f625da40] {
  background-color: #34495e;
  text-align: center;
  height: 100%;
  width: 100%;
  padding-top: 3%;
  overflow-y: auto;

}
.nopage .button[data-v-f625da40] {
  margin: 30px 0;
  width: 165px;
  height: 50px;
  border-radius: 25px;
  color: #ffffff;
  background: none;
  font-size: 16px;
  border: 1px solid #ffffff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.nopage .button[data-v-f625da40]:hover {
  border: 1px solid rgba(255, 255, 255, 0.8);
  color: rgba(255, 255, 255, 0.8);
}

.newAdver-list-con{ margin:40px 0;}
.newAdver-list-con li{ width:15%; margin-left:2%; float:left; margin-bottom:20px;}
.newAdver-list-con li:first-child{ margin-left:0;}
.newAdver-list-con li img{ width:80px;}
.newAdver-list-con li span{ font-size:24px; display:block; color:#000; padding-top:10px;}
.newAdver_img{ margin-top:30px;}

.con_2 .ha3{ color:#fff;}
.con_2 .font16{ color:#fff;}
.newAdver-list-con2{ margin:40px 0;}
.newAdver-list-con2 li{ width:30.667%; margin-left:4%;float:left; margin-bottom:20px; background:#ff6600; color:#fff; transition:all 0.4s;}
.newAdver-list-con2 li:first-child{ margin-left:0;}
.newAdver-list-con2 li:nth-child(2){ background:#39b1f4;}
.newAdver-list-con2 li:nth-child(3){ background:#4c80ec;}
.newAdver-list-con2 li img{ width:80px;}
.newAdver-list-con2 li span{ font-size:24px; display:block; color:#fff; padding-top:10px; height:80px; line-height:80px;}
.newAdver-list-con2 li p{ font-size:16px; display:block; padding-top:20px; background:#fff; color:#222; height:290px;}
.newAdver-list-con2 li:hover{ transform: translate(0, -20px);}

.con_33 .ha3{ color:#fff;}
.con_33 .font16{ color:#fff;}
.con_3{ margin-bottom:30px;}
.con_3 .l{ width:100%; text-align:center; color:#555; position:relative;margin:0 auto;}
.con_3 .l li{ vertical-align:top;}
.con_3 .l span{ width:100px; text-align:center; background:#ea422e; color:#fff; height:40px; line-height:40px;display:inline-block;border-radius:5px 0 0 5px;box-shadow: 0px 6px 30px 1px rgba(0,0,0,.1);font-size:15px; display:none;}
.con_3 .l span.note{ position:relative; top:-99px;}
.con_3 .l input[type="text"]{ border:0px solid #ccc; font-size:15px; height:40px; line-height:40px; text-indent:10px; margin-bottom:10px; width:580px;border-radius:5px;box-shadow: 0px 6px 30px 1px rgba(0,0,0,.1);}
.con_3 .l textarea{ border:0px solid #ccc; font-size:15px; height:100px; line-height:40px; text-indent:10px; margin-bottom:20px;width:578px; resize:none;border-radius:5px;box-shadow: 0px 6px 30px 1px rgba(0,0,0,.1);}
.con_3 .l textarea:hover,.con_3 .l input:hover{ border:0px solid #ea422e;}
.con_3 .l input[type="submit"]{ background:#ed4b24; color:#fff; font-size:18px; width:180px; height:45px; line-height:45px; border:0; border-radius:25px; cursor:pointer; transition:all 0.3s;}
.con_3 .l input[type="submit"]:hover{ background:#f15519;}

@media screen and (max-width:768px) {
.content[data-v-2a031284]{ width:100%;min-width:100%;}
.vertical-center{ width:100%;min-width:100%;}
.adver-cont ul[data-v-43bcba06]{ display:block;}
.adver-cont[data-v-43bcba06]{ height:auto;}
.adver-cont ul li[data-v-43bcba06]{ width:48% !important; display: inline-block;height:auto; border:0; margin-right:-4px; float:none; vertical-align:top;}
.adver-cont ul li[data-v-43bcba06]:first-child{ border:0;}
.adver-cont ul li .detail[data-v-43bcba06]{ text-align:center; margin-bottom:20px;}
.adver-cont ul li .ad_icon[data-v-43bcba06]{ display:block; margin:0 auto; text-align:center;}
.adver-cont ul li .detail h3[data-v-43bcba06]{ font-size:18px; font-weight:500;}
.product-main[data-v-43bcba06]{ padding-top:40px;padding-bottom:10px;}
.ha3[data-v-43bcba06]{ font-size:26px;}
.product-main .newAdver-cont .newAdver-list[data-v-43bcba06]{ width:96%;margin:0 auto;margin-top:30px; }
.font16{ margin-top:10px;}
.product-main .newAdver-cont .newAdver-list ul li[data-v-43bcba06]{ width:46%; margin-left:2%; margin-right:2%; border:0;}
.product-main .newAdver-cont .newAdver-list ul li .product_text[data-v-43bcba06]{ width:80%; margin:0 auto; text-align:center;}
.choose-chuanglan .choose-main[data-v-63583f2a]{ padding-top:40px;}
.ha3[data-v-63583f2a]{ font-size:26px;}
.product-main .newAdver-cont .newAdver-list ul li .product_name[data-v-43bcba06]{ font-size:16px;}
.choose-chuanglan .choose-main p.font16[data-v-63583f2a]{ margin-top:10px;}
.choose-chuanglan .choose-main .choose-bg ul li[data-v-63583f2a]{ width:90%; margin-bottom:30px;}
.choose-chuanglan .choose-main .choose-bg[data-v-63583f2a]{ width:100%; padding-left:0; margin-top:30px;}
.choose-bottom .choose-center[data-v-63583f2a]{ width:100%;min-width:100%;}
.choose-bottom[data-v-63583f2a]{ height:180px;}
.choose-bottom .choose-center ul[data-v-63583f2a]{ padding:30px 0 25px 0;}
.choose-bottom .choose-center ul li[data-v-63583f2a]{ width:25%;}
.choose-bottom .choose-center ul li .num[data-v-63583f2a]{ font-size:22px;}
.choose-admin[data-v-63583f2a]{ width:100%;min-width:100%; margin:0;}
.choose-admin[data-v-63583f2a]{ height:240px;}
.choose-admin .choose-cont[data-v-63583f2a]{ width:80%; height:240px; background-size:contain; left:0; margin-left:auto; margin-right:auto; right:0; top:40px;}
.choose-admin .choose-left[data-v-63583f2a]{ display:none;}
.choose-admin .choose-right[data-v-63583f2a]{ display:none;}
.choose-chuanglan .choose-main p.font16[data-v-63583f2a]{ width:86%;margin:0 auto; margin-top:20px;}
.service[data-v-4ccd82a2]{ height:auto;}
.map[data-v-001d4dd2]{ height:220px; float:none !important;}
.service .service-main div.cf span.fl[data-v-4ccd82a2]{ width:30%;margin-left:2%; float:left; display:none;}
.map[data-v-001d4dd2]{ width:90%; background-size:contain;margin:0 auto; text-align:center; margin-top:30px;}
.point-area[data-v-001d4dd2]{ display:none;}
.ha3[data-v-9e68f99a]{ font-size:26px;}
.data .data-main p.font16[data-v-9e68f99a]{ margin:0 auto; text-align:center; margin-bottom:20px; width:90%; margin-top:10px; line-height:1.5;}
.data .data-main[data-v-9e68f99a]{padding: 30px 0 30px; }
.data .data-main ul li[data-v-9e68f99a]{ width:42%; margin-left:2%; margin-right:2%; display: inline-block; float:none; vertical-align:top;}
.data .data-main[data-v-9e68f99a] ul{ margin:0 auto; text-align:center;}
.newAdver-list-con li{ width:32%;}
.newAdver-list-con li:nth-child(4){ margin-left:0;}
.newAdver-list-con li span{ font-size:16px;}
.newAdver_img img{ width:90%;}
.font16{ width:90%; font-size:14px;}
.newAdver-list-con2 li{ width:90%; margin-left: inherit; float:none;display: inline-block;}
.con_3 .l input[type="text"]{ width:90%;}
.con_3 .l textarea{ width:90%;}
.newAdver-list-con2 li span{ height:40px; line-height:40px; padding-top:0; font-size:16px;}
}