/* 初始化开始 */



h1, h2, h3, h4, h5, h6 {
  font-size: 100%
}

body, input, select, textarea, button {
  outline: none
}

body {
  font-family: 'PingFang SC', 'Microsoft YaHei', 微软雅黑, sans-serif;
  font-size: 12px;
  /* line-height: 12px; */
  -webkit-font-smoothing: subpixel-antialiased;
  margin: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img, fieldset {
  border: none
}

input, textarea, select {
  outline: none
}

input, button {
  outline: 0;
  border: 0;
  padding: 0;
  background: transparent;
}

textarea {
  resize: none
}

img {
  max-width:100%;
  vertical-align: middle;
}

input[type="search"]::-webkit-search-cancel-button{
  display: none;
}

video:focus {
  outline: -webkit-focus-ring-color auto 0px;
}

input::-webkit-input-placeholder{ /*WebKit browsers*/
  color: #BBBCBE;
}

input::-moz-input-placeholder{ /*Mozilla Firefox*/
  color: #BBBCBE;
}
  
input::-ms-input-placeholder{ /*Internet Explorer*/ 
  color: #BBBCBE;
}

@font-face {
  font-family: DIN;
  src: url('../font/DIN.ttf');
}

.show {
  display: block;
}

.hidden {
  display: none;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both
}


.fl {
  float: left
}

.fr {
  float: right
}

.hide {
  display: none
}

.bdbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.pd0 {
  padding: 0 !important
}

.pdt3 {
  padding-top: 3px
}

.pdt4 {
  padding-top: 3px
}

.pdt5 {
  padding-top: 5px
}

.pdt10 {
  padding-top: 10px
}

.pdt20 {
  padding-top: 20px
}

.pdl15 {
  padding-left: 15px
}

.pdl110 {
  padding-left: 110px
}

.pdl120 {
  padding-left: 120px
}

.pdl130 {
  padding-left: 130px
}

.pdl180 {
  padding-left: 180px
}

.pdl190 {
  padding-left: 190px
}

.pdl400 {
  padding-left: 400px
}

.pdb50 {
  padding-bottom: 50px
}

.pdb80 {
  padding-bottom: 80px
}

.mgauto {
  margin-left: auto;
  margin-right: auto
}

.mgt0 {
  margin-top: 0
}

.mgt3 {
  margin-top: 3px
}

.mgt5 {
  margin-top: 5px
}

.mgt10 {
  margin-top: 10px
}

.mgt15 {
  margin-top: 15px
}

.mgt20 {
  margin-top: 20px
}

.mgt25 {
  margin-top: 25px
}

.mgt30 {
  margin-top: 30px
}

.mgt40 {
  margin-top: 40px
}

.mgt45 {
  margin-top: 45px
}

.mgt50 {
  margin-top: 50px
}

.mgb5 {
  margin-bottom: 5px
}

.mgb10 {
  margin-bottom: 10px
}

.mgb20 {
  margin-bottom: 20px
}

.mgr5 {
  margin-right: 5px
}

.mgr10 {
  margin-right: 10px
}

.mgr15 {
  margin-right: 15px
}

.mgl3 {
  margin-left: 3px
}

.mgl5 {
  margin-left: 5px
}

.mgb15 {
  margin-bottom: 15px
}

.mgl10 {
  margin-left: 10px
}

.mgl15 {
  margin-left: 15px
}

.mgl20 {
  margin-left: 20px
}

.mgl50 {
  margin-left: 50px
}

.mgl65 {
  margin-left: 65px
}

.mgl90 {
  margin-left: 90px
}

.mgl120 {
  margin-left: 120px
}

.mgl130 {
  margin-left: 130px
}

.mgl140 {
  margin-left: 140px
}

.mgl150 {
  margin-left: 150px
}

.mgl160 {
  margin-left: 160px
}

.mgl170 {
  margin-left: 170px
}

.mgl180 {
  margin-left: 180px
}

.mgl190 {
  margin-left: 190px
}

.bdrad5 {
  border-radius: 5px
}

.colorRed {
  color: #ff0000 !important
}

.colorBlack {
  color: #000
}

.colorGray {
  color: #999
}

.colorGreen {
  color: #059305
}

.colorBlue {
  color: #009de7
}

.colorOrange {
  color: #ffaa00
}

.txtCenter {
  text-align: center
}

.txtRight {
  text-align: right
}

.txtLeft {
  text-align: left
}

.vtalgMid {
  vertical-align: middle
}

.ftsize10 {
  font-size: 10px
}

.ftsize12 {
  font-size: 12px
}

.ftsize14 {
  font-size: 14px
}

.ftsize16 {
  font-size: 16px
}

.ftsize18 {
  font-size: 18px
}

.ftsize20 {
  font-size: 20px
}

.ftsize24 {
  font-size: 24px
}

.ftnormal {
  font-weight: normal !important
}

.italic {
  font-style: italic
}

.per5 {
  width: 5%
}

.per15 {
  width: 15%
}

.per25 {
  width: 25%
}

.per35 {
  width: 35%
}

.per45 {
  width: 45%
}

.per55 {
  width: 55%
}

.per65 {
  width: 65%
}

.per75 {
  width: 75%
}

.per85 {
  width: 85%
}

.per95 {
  width: 95%
}

.per10 {
  width: 10%
}

.per20 {
  width: 20%
}

.per30 {
  width: 30%
}

.per33 {
  width: 33%
}

.per40 {
  width: 40%
}

.per50 {
  width: 50%
}

.per60 {
  width: 60%
}

.per70 {
  width: 70%
}

.per80 {
  width: 80%
}

.per90 {
  width: 90%
}

.per100 {
  width: 100%
}

.w10 {
  width: 10px
}

.w20 {
  width: 20px
}

.w30 {
  width: 30px
}

.w40 {
  width: 40px
}

.w50 {
  width: 50px
}

.w60 {
  width: 60px
}

.w70 {
  width: 70px
}

.w80 {
  width: 80px
}

.w90 {
  width: 90px
}

.w100 {
  width: 100px
}

.w200 {
  width: 200px
}

.w300 {
  width: 300px
}

.w400 {
  width: 400px
}

.w500 {
  width: 500px
}

.w600 {
  width: 600px
}

.h100 {
  height: 100px
}

.h200 {
  height: 200px
}

.h220 {
  height: 220px
}

.h300 {
  height: 300px
}

.h400 {
  height: 400px
}

.h500 {
  height: 500px
}

.h600 {
  height: 600px
}

.lh-normal {
  line-height: 1.4em
}

.lh-large {
  line-height: 1.6em
}

.lh-xlarge {
  line-height: 1.8em
}

.ofx-a {
  overflow-x: auto
}

.ofx-h {
  overflow-y: hidden;
}

.ofy-a {
  overflow-y: auto
}

.ofy-h {
  overflow-y: hidden;
}

.bdbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.inlineMiddle {
  display: inline-block;
  vertical-align: middle
}

.form .form-item .label.required::before {
  content: '*';
  display: inline-block;
  color: #CB0202;
  vertical-align: middle;
  margin-right: 3px;
}

.wh1200 {
  width: 1200px;
  margin: 0 auto;
}

/* header 开始 */
.header-container {
  width: 100%;
  height: 70px;
}

.header-wrapper {
  width: 100%;
  height: 70px;
  background: #fff;
  position: relative;
  z-index: 100;
}

.header-wrapper-scroll {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 120;
  background: #fff;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.08);
  border-bottom: solid 1px #e3e4ec;
}

.header-content {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header-content .logo img {
  max-height: 30px;
}

.header-wrapper.home .header-content .logo .img1 {
  display: block;
}

.header-wrapper.home .header-content .logo .img2 {
  display: none;
}

/* .header-content .logo .img1,
.header-wrapper.header-wrapper-scroll .header-content .logo .img1 {
  display: block;
}

.header-content .logo .img2,
.header-wrapper.header-wrapper-scroll .header-content .logo .img2 {
  display: none;
} */


.header-content .nav {
  height: 70px;
  box-sizing: border-box;
  float: left;
  margin-left: 45px;
  color: #333;
  font-size: 15px;
  line-height: 70px;
}

/* .header-wrapper.home .header-content .nav {
  color: #fff;
} */

.header-wrapper.header-wrapper-scroll .header-content .nav {
  color: #333;
}

.header-wrapper.header-wrapper-scroll {
  padding: 0 60px;
}

.header-wrapper .header-content .nav.active,
.header-wrapper.home.header-wrapper-scroll .header-content .nav.active {
  color: #004BE1;
  border-bottom: solid 2px #004BE1;
}

/* .header-wrapper.home .header-content .nav.active {
  color: rgba(255, 255, 255, .6);
} */

.header-content .nav a {
  display: block;
  width:100%;
  height: 100%;
}

.header-content .nav .iconfont {
  display: inline-block;
  font-size: 12px;
  line-height: 70px;
  margin-left: 3px;
  transition: all .3s;
  transform: scale(0.68);
}

.header-wrapper .header-content .nav:hover,
.header-wrapper.home.header-wrapper-scroll .header-content .nav:hover {
  color: #004BE1;
  cursor: pointer;
  font-weight: 500;
  border-bottom: solid 4px #004BE1;
}

/* .header-wrapper.home .header-content .nav:hover {
  color: rgba(255, 255, 255, .6);
} */

.header-content .nav:hover .iconfont {
  transform: scale(0.8) rotate(180deg);
}

.header-content .nav-wrapper .nav:hover .subnav-wrapper {
  height: auto;
  opacity: 1;
  max-height: 650px;
}

.header-content .nav-wrapper .nav.more {
  position: relative;
}

.header-content .nav-wrapper .nav.more .subnav-wrapper {
  width: 115px;
}

.header-content .nav:first-child {
  margin-left: 0;
}

.header-content .search-box {
  width: 180px;
  height: 32px;
  border-radius: 16px;
  background: #E7E7E7;
  position: relative;
  margin-right: 20px;
  margin-top: 16px;
}

.header-content .search-box input {
  width: 100%;
  height: 100%;
  border-radius: 16px;
  background: #E7E7E7;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 30px;
}

.header-content .search-box .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 100%;
  text-align: center;
  line-height: 32px;
  font-size: 22px;
  color: #333;
  cursor: pointer;
}

.header-content .search-box .search-btn:hover {
  color: #004BE1;
}

.header-content .login {
  width: 70px;
  color: #004BE1;
  font-size: 14px;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.header-content .login-btn {
  width: 102px;
  height: 32px;
  color: #004BE1;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  position: relative;
  border-radius: 20px;
  border: 1px solid #004BE1;
}

.header-content .login-btn:hover{
	 color: #fff;
	 background: linear-gradient(to right, #4591FF, #004BE1);
}

/* .header-wrapper.home .header-content .login {
  color: #fff;
} */

.header-wrapper.header-wrapper-scroll .header-content .login {
  color: #004BE1;
}

.header-content .login:hover {
  
}

/* .header-content .login:hover .loginFix {
  display: block;
}

.header-content .login .loginFix {
  position: absolute;
  right: 0px;
  top: 100%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 2px 7px rgb(0,0,0,.3);
  display: none;
}

.header-content .login .loginFix .triangle {
  position: absolute;
  right: 22px;
  top: -20px;
  width: 0;
  height: 0;
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

.header-content .login .loginFix ul {
  padding: 0 10px;
}

.header-content .login .loginFix ul li {
  width: 195px;
  height: 60px;
  border-bottom: solid 1px #e8ebf7;
}

.header-content .login .loginFix ul li a {
  line-height: 60px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 0 25px;
}

.header-content .login .loginFix ul li a .img {
  width: 30px;
  margin-right: 12px;
  text-align: center;
}

.header-content .login .loginFix ul li a .text {
  font-size: 14px;
  color: #666;
} */

.header-content .register {
  width: 102px;
  height: 32px;
  color: #fff;
  background: linear-gradient(to right, #4591FF, #004BE1);
  border-radius: 16px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.header-content .register:hover{
	background: linear-gradient(to right, #004BE1, #4591FF);
}

.header-wrapper.header-wrapper-scroll .header-content .register::before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background: #004BE1;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-animation: btnshrink 30s infinite linear;
  -moz-animation: btnshrink 30s infinite linear;
  animation: btnshrink 30s infinite linear;
}

@keyframes btnshrink {
  0% {
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
  50% {
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
  75% {
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
  95% {
    transform: translateY(-50%) scale(0);
    opacity: 0;
  }
  96% {
    transform: translateY(-50%) scale(0.2);
    opacity: 0.5;
  }
  97% {
    transform: translateY(-50%) scale(0.4);
    opacity: 0.5;
  }
  98% {
    transform: translateY(-50%) scale(0.6);
    opacity: 0.5;
  }
  99% {
    transform: translateY(-50%) scale(0.8);
    opacity: 0.5;
  }
  100% {
    transform: translateY(-50%) scale(1);
    opacity: 0.5;
  }
}

/* .header-wrapper.home .header-content .register {
  background: #fff;
  color: #0D48DB;
} */

/* .header-wrapper.header-wrapper-scroll .header-content .register {
  background: linear-gradient(to right, #4591FF, #004BE1);
  color: #fff;
} */

.header-content .user {
  height: 64px;
  font-size: 16px;
  color: #004BE1;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}

.header-content .user img {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  margin-right: 10px;
}

.header-content .user .info-list {
  display: none;
  width: 100px;
  padding: 4px 0 12px;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  text-align: center;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.08);
  border-radius: 2px;
}

.header-content .user:hover .info-list {
  display: block;
}

.header-content .user .info-list > li {
  margin-top: 8px;
  line-height: 36px;
  font-size: 14px;
  color: #333333;
}

.header-content .user .info-list > li:hover {
  color: #004BE1;
}

.header-content .user .info-list > li:first-child {
  margin-top: 0;
}

.header-content .user .info-list > li a {
  display: block;
  width: 100%;
  height: 100%;
}

.subnav-wrapper {
  height: 0;
  max-height: 0;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 70px;
  background: #fff;
  transform: translateX(-50%);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.22);
  line-height: normal;
  opacity: 0;
  transition: max-height .25s ease-in-out,opacity .25s ease-in-out;
}

.header-content .nav.product .subnav-wrapper .subnav-content {
  display: flex;
}

.header-content .nav.product .subnav-wrapper .product-container {
  width: 665px;
  box-sizing: border-box;
  padding-top: 38px;
  padding-left: 35px;
}

.header-content .nav.product .subnav-wrapper .product-container .title .h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: 600;
  color: #004BE1;
  line-height: 22px;
}

.header-content .nav.product .subnav-wrapper .product-container .title .slogan {
  display: inline-block;
  font-size: 12px;
  color: #004BE1;
  line-height: 24px;
  background: #F2F5FF;
  border-radius: 12px;
  padding: 0 16px;
  margin-left: 12px;
}

.header-content .nav.product .subnav-wrapper .product-container .item-container {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
  overflow: hidden;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper {
  width: 157px;
  padding: 10px 0 40px 10px;
  box-sizing: border-box;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper:first-child {
  margin-left: 0;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper:hover {
  background: #F2F4FB;
}

.header-content .nav.product .subnav-wrapper .product-container.saas .item-wrapper:hover {
  background: #fff;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .title span {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #333;
  vertical-align: middle;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .title .icon {
  width: 24px;
  margin-right: 6px;
  vertical-align: middle;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .item-box {
  margin-top: 10px;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .item {
  margin-top: 5px;
  position: relative;
  padding-left: 30px;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .item:first-child {
  margin-top: 0px;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .item::before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #E4E9FB;
  vertical-align: middle;
  margin-right: 6px;
  position: absolute;
  left: 18px;
  top: 7px;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .item {
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  vertical-align: middle;
}

.header-content .nav.product .subnav-wrapper .product-container.saas {
  width: 535px;
  background: #F2F4FB;
}

.header-content .nav.product .subnav-wrapper .product-container.saas .title .slogan {
  background: #fff;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper {
  width: 940px;
  display: flex;
  border-bottom: solid 1px #ede8e8;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper.vertical {
  background: #fff;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper:last-child {
  border-bottom: 0;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .left-title {
  width: 160px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #417CF1;
  color: #fff;
  font-size: 16px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item {
  width: 260px;
  height: 100px;
  box-sizing: border-box;
  padding: 20px 25px 0;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper.middleground .item {
  height: 125px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item:hover .name {
  color: #004BE1;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item:hover {
  background: #F2F4FB;
}


.header-content .nav.solution .subnav-wrapper .solution-wrapper .item a {
  display: flex;
  align-items: flex-start;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .icon {
  width: 32px;
  flex-shrink: 0;
  margin-right: 13px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .name {
  font-size: 16px;
  color: #16181A;
  line-height: 24px;
  font-weight: 600;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .desc {
  font-size: 12px;
  color: #666;
  line-height: 20px;
  margin-top: 3px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .case {
  margin-top: 10px;
  font-size: 12px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .case span {
  font-size: 12px;
  color: #004BE1;
}

.header-content .nav.more .subnav-wrapper .subnav-content {
  padding: 26px 0;
}

.header-content .nav.more .subnav-wrapper .subnav-content li a {
  display: flex;
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  padding-left: 22px; 
  line-height: 40px;
  color: #16181A;
  font-size: 16px;
  position: relative;
}

.header-content .nav.more .subnav-wrapper .subnav-content li a::after {
  content: '';
  display: none;
  width: 16px;
  height: 16px;
  background: url(../image/right.png) no-repeat center/100%;
  color: #004BE1;
  position: absolute;
  right: 28px;
  top: 50%;
  transform: translateY(-50%);
}

.header-content .nav.more .subnav-wrapper .subnav-content li a:hover {
  color: #004BE1;
  font-weight: 600;
}

/* .header-content .nav.more .subnav-wrapper .subnav-content li a:hover::after {
  display: block;
} */

/* header 结束 */

/* 底部开始 */
.footer-container {
  background: #161E30;
  padding-left: 21px;
  position: relative;
  z-index: 1;
}

.footer-top {
  padding: 64px 0 60px;
  text-align: center;
  border-bottom: solid 1px #404561;
}

.footer-top .slogan {
  font-size: 30px;
  color: #fff;
  line-height: 22px;
  font-weight: 600;
  letter-spacing: 2px;
}

.footer-top .form {
  width: 415px;
  margin: 30px auto 0;
  position: relative;
}

.footer-top .form input {
  width: 100%;
  height: 50px;
  box-sizing: border-box;
  padding-left: 40px;
  font-size: 14px;
  padding-right: 220px;
  background: #27334E;
  border-radius: 30px;
  color: #fff;
}

.footer-top .form .button {
  width: 115px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  line-height: 50px;
  background: #004BE1;
  font-size: 18px;
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
}

.footer-middle {
  padding: 60px 0 66px 24px;
  border-bottom: solid 1px #404561;
}

.footer-middle .left .text {
  font-size: 44px;
  font-family: PingFangSC-Semibold,PingFang SC,Microsoft YaHei;
  font-weight: 600;
  color: #fff;
  line-height: 66px;
}

.footer-middle .left .text span {
  font-family: DIN;
}

.footer-middle .left .btn-box {
  margin-top: 50px;
}

.footer-middle .left .btn-box .btn {
  width: 156px;
  height: 50px;
  border-radius: 25px;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}

.footer-middle .left .btn-box .btn .iconfont {
  display: inline-block;
  transform: rotate(90deg);
  margin-left: 10px;
}

.footer-middle .left .btn-box .btn.solid {
  background: #064CFF;
}

.footer-middle .left .btn-box .btn.hollow {
  border: 1px solid #FFFFFF;
  margin-left: 36px;
}

.footer-middle .right {
  width: 590px;
}

.footer-middle .right li {
  width: 134px;
  margin-right: 18px;
  margin-top: 10px;
}

.footer-middle .right li:nth-child(-n+4) {
  margin-top: 0;
}

.footer-middle .right li:nth-child(4n) {
  margin-right: 0px;
}

.footer-middle .right li img {
  width: 100%;
}

.footer-bottom {
  padding: 60px 0 66px 24px;
  border-bottom: solid 1px #404561;
}

.footer-bottom .left{
	
	width: 265px;
}
.footer-bottom .left .qw1{
	float: left;
    width: 120px;
}

.footer-bottom .left .qw2{
	float: right;
    width: 120px;
    margin-right: 5px;
}
.footer-bottom .left img {
  width: 100%;
  border-radius: 5px;
}

.footer-bottom .left .text {
  margin-top: 10px;
  font-size: 14px;
  color: #8A92A7;
  line-height: 32px;
  text-align: center;
}

.footer-bottom .center {
  margin-left:40px;
}

.footer-bottom .center .title {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  padding-bottom: 4px;
  border-bottom: solid 1px #404561;
}

.footer-bottom .center .address {
  margin-top: 15px;
  font-size: 16px;
  line-height: 22px;
  color: #A4BEFF;
}

.footer-bottom .center .tel {
  font-size: 16px;
  color: #A4BEFF;
  line-height: 22px;
  margin-top: 16px;
}

.footer-bottom .right .footer-menu {
  margin-right: 75px;
}

.footer-bottom .right .footer-menu:last-child {
  margin-right: 0px;
}

.footer-bottom .right .footer-menu .title {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  line-height: 22px;
  padding-bottom: 6px;
  border-bottom: solid 1px #404561;
}

.footer-bottom .right .footer-menu .footer-menu-item ul {
  margin-right: 86px;
  margin-top: 15px;
}

.footer-bottom .right .footer-menu .footer-menu-item ul:last-child {
  margin-right: 0;
}

.footer-bottom .right .footer-menu .footer-menu-item li {
  font-size: 14px;
  color: #C5D0EF;
  line-height: 32px;
}

.footer-bottom .right .footer-menu .footer-menu-item li:hover {
  color: #fff;
}

.footer-bottom .left .code-box .text {
  font-size: 14px;
  color: #8A92A7;
  line-height: 32px;
  margin-top: 10px;
  text-align: center;
}

.footer-bottom .right {
  margin-left: 30px;
}

.footer-copyright {
  padding: 28px 0 51px 20px;
  color: #8A92A7;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  opacity: .65;
}

/* 底部结束 */

.main-content {
  min-height: calc(100vh - 676px);
}

.sec {
  padding: 80px 0;
}

.sec .common-title {
	font-size: 40px;
    /* font-weight: 600; */
    color: #16181A;
    line-height: 40px;
    text-align: center;
    margin: auto;
	font-family: Alibaba-PuHuiTi-Bold;
}

.sec .common-subtitle {
  font-size: 16px;
  color: #666;
  line-height: 22px;
  margin: 20px auto 0;
  text-align: center;
}

.sec .sec-content {
  padding-top: 55px;
}

.sec .sec-content .img-box-slt img{
	
	box-shadow: 0px 3px 8px 6px rgba(0, 0, 0, 0.04);
}


.btn-solid {
  display: table;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  background: #004BE1;
  color: #fff;
  border-radius: 6px;
  cursor: pointer;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  padding: 0 48px;
  box-shadow: 0 4px 8px 0 rgba(28, 71, 196, 0.2);
}

.btn-solid:hover{
	background: linear-gradient(to right, #4591FF, #004BE1);
}

.btn-hollow {
  display: table;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #417CF1;
  border-radius: 6px;
  color: #417CF1;
  cursor: pointer;
  vertical-align: middle;
  padding: 0 48px;
  box-shadow: 0 4px 8px 0 rgba(28, 71, 196, 0.2);
}

.btn-hollow:hover{
	background: linear-gradient(to right, #4591FF, #004BE1);;
	color: #fff;
}

.pro-index-bg {
  width: 100%;
  height: 400px;
  background: url(../image/bgh_banner.jpg) no-repeat center center / cover #f3f4f8;
}

.pro-index-bg .layout {
  width: 1200px;
  height: 100%;
  margin: 0px auto;
  position: relative;
}

.pro-index-bg .layout .container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.pro-index-bg .layout .container h3,
.pro-index-bg .layout .container h1
{
  color: #192544;
  font-size: 48px;
  position: relative;
  font-weight: normal;
  max-width: 1200px;
  height: 80px;
  text-align: center;
}

.pro-index-bg .layout .container p.contents {
  font-size: 20px;
  color: #8E97AE;
  line-height: 28px;
  text-align: center;
}

.pro-index-bg .layout .container .btn-box {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pro-index-bg .layout .container .btn-box .btn {
  width: 136px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 16px;
  border-radius: 6px;
  cursor: pointer;
}

.pro-index-bg .layout .container .btn-box .btn.solid {
  background: #004BE1;
  color: #fff;
}

.pro-index-bg .layout .container .btn-box .btn.hollow {
  border: 1px solid #004BE1;
  color: #004BE1;
  margin-left: 30px;
}

.menu-wrap {
  width: 100%;
  height: 50px;
}

.menu {
  width: 100%;
  background-color: #fff;
  position: relative;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .12);
}

.menu:hover {
  background: #f3f3f3;
}

.menu > ul {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.menu > ul > li {
  font-size: 16px;
  line-height: 50px;
  color: #333;
  margin-right: 100px;
  cursor: pointer;
}

.menu > ul > li:last-child {
  margin-right: 0;
}

.menu > ul .reaction-bottom-dot  {
  display: block;
  width: 40px;
  height: 4px;
  background: #004BE1;
  position: absolute;
  bottom: 0;
  transform: translateX(-50%);
  transition: all .3s;
  display: none;
}

.branding {
  width: 100%;
  height: 282px;
  background: linear-gradient(to left, #4591FF, #004BE1);
  padding-top: 74px;
  text-align: center;
  display: none;
}

.branding .title {
  font-size: 40px;
  color: #fff;
  line-height: 56px;
}

.branding .btn  {
  width: 184px;
  height: 50px;
  border-radius: 4px;
  background: #fff;
  font-size: 20px;
  color: #115DE8;
  margin-top: 36px;
  cursor: pointer;
}

/* 加载更多 */
.load-more {
  display: block;
  width: 127px;
  height: 40px;
  background: #F4F3F3;
  border-radius: 2px;
  border: 1px solid #E6E6E6;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #666;
  margin: 30px auto;
  cursor: pointer;
}

/* 侧边栏 */
.sidebar-r {
  position: fixed;
  right: 60px;
  bottom: 60px;
  z-index: 999;
}

.sidebar-r-content {
  background: #fff;
  box-shadow: 0px 2px 10px 3px rgb(67 70 117 / 15%);
  padding: 10px;
  border-radius: 6px;
  position: relative;
}

.sidebar-r .close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(100%, -100%);
  cursor: pointer;
}

.sidebar-r-content-wrapper {
  border: solid 1px #eee;
  border-radius: 6px;
  padding: 10px;
}

.sidebar-r .title {
  font-size: 14px;
  color: #333;
  text-align: center;
  font-weight: 600;
  line-height: 22px;
}

.sidebar-r .qrcode {
  width: 120px;
  margin: 20px auto 10px;
}

.sidebar-r .tel {
  text-align: center;
}

.sidebar-r .tel img {
  width: 16px;
  vertical-align: middle;
}

.sidebar-r .tel span {
  font-size: 12px;
  color: #333;
  vertical-align: middle;
  margin-left: 5px;
}

.sidebar-r .goTopOnce {
  width: 100%;
  min-width: 160px;
  height: 30px;
  background: #1472ff;
  border-radius: 16px;
  border: none;
  outline: 0;
  margin-top: 10px;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
}

.sidebar-r .goTopOnce img {
  width: 22px;
  vertical-align: middle;
}

.sidebar-r .goTopOnce span {
  margin-left: 5px;
  vertical-align: middle;
}

.sidebar-r .goOnline {
  width: 59px;
  background: #fff;
  border-radius: 50px;
  margin: 0px auto 5px;
  position: relative;
  cursor: pointer;
}

.sidebar-r .goOnline .img_box {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  border: 3px solid #3161ef;
  text-align: center;
  position: relative;
}

.sidebar-r .goOnline .img_box .border {
  position: absolute;
  left: -2px;
  top: -2px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: solid 1px #c2c2c2;
  -webkit-animation: breathe 1s infinite linear;
  -moz-animation: breathe 1s infinite linear;
  animation: breathe 1s infinite linear;
}

@keyframes breathe {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  25% {
    transform: scale(1.2, 1.2);
    opacity: 0.8;
  }
  50% {
    transform: scale(1.4, 1.4);
    opacity: 0.1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.sidebar-r .goOnline .img_box > img {
  width: 56px;
  vertical-align: middle;
  position: absolute;
  left: -1px;
  top: -1px;
  -webkit-animation: breatheImg 1s infinite linear;
  -moz-animation: breatheImg 1s infinite linear;
  animation: breatheImg 1s infinite linear;
}

@keyframes breatheImg {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.9, 0.9);
  }
  50% {
    transform: scale(0.75, 0.75);
  }
  75% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}

.sidebar-r .goOnline > p {
  color: #3161ef;
}

.sidebar-r .goOnline .tips {
  position: absolute;
  right: -10px;
  top: 8px;
  width: 14px;
  height: 14px;
  background: #ed1313;
  border-radius: 50%;
  text-align: center;
  line-height: 14px;
  color: #fff;
  font-size: 12px;
}
/* .sidebar_r {
  position: fixed;
  right: 22px;
  top: 200px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 80px;
  z-index: 998;
}

.sidebar_r > ul > li {
  width: 68px;
  height: 68px;
  background: #004BE1;
  color: #fff;
  font-size: 12px;
  margin-top: 6px;
  border-radius: 6px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.sidebar_r > ul > li > p {
  color: #fff;
  font-size: 12px;
  margin-top: 5px;
}

.sidebar_r > ul > li .icon {
  display: inline-block;
}

.sidebar_r > ul > li .icon_active {
  display: none;
}

.sidebar_r > ul > li.goOnline {
  height: 92px;
  margin-top: 0px;
  background: #fff;
  border-radius: 50px 50px 6px 6px;
}

.sidebar_r > ul > li.goOnline .img_box {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  border: 3px solid #3161ef;
  text-align: center;
  position: relative;
}

.sidebar_r > ul > li.goOnline .img_box .border {
  position: absolute;
  left: -2px;
  top: -2px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: solid 1px #c2c2c2;
  -webkit-animation: breathe 1s infinite linear;
  -moz-animation: breathe 1s infinite linear;
  animation: breathe 1s infinite linear;
}

@keyframes breathe {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  25% {
    transform: scale(1.2, 1.2);
    opacity: 0.8;
  }
  50% {
    transform: scale(1.4, 1.4);
    opacity: 0.1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.sidebar_r > ul > li.goOnline .img_box > img {
  width: 56px;
  vertical-align: middle;
  position: absolute;
  left: -1px;
  top: -1px;
  -webkit-animation: breatheImg 1s infinite linear;
  -moz-animation: breatheImg 1s infinite linear;
  animation: breatheImg 1s infinite linear;
}

@keyframes breatheImg {
  0% {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.9, 0.9);
  }
  50% {
    transform: scale(0.75, 0.75);
  }
  75% {
    transform: scale(0.9, 0.9);
  }
  100% {
    transform: scale(1, 1);
  }
}

.sidebar_r > ul > li.goOnline > p {
  color: #3161ef;
}

.sidebar_r > ul > li.goOnline .tips {
  position: absolute;
  right: 12px;
  top: 8px;
  width: 14px;
  height: 14px;
  background: #ed1313;
  border-radius: 50%;
  text-align: center;
  line-height: 14px;
  color: #fff;
  font-size: 12px;
}

.sidebar_r > ul > li.weChart .code_box {
  position: absolute;
  right: 100%;
  bottom: 0;
  margin-right: 12px;
  width: 270px;
  height: 310px;
  background: #fff;
  text-align: center;
  border-radius: 8px;
  display: none;
  box-shadow: 0 6px 20px 0 rgba(50, 50, 51, 0.1);
}

.sidebar_r > ul > li.weChart .code_box > img {
  width: 200px;
  margin-top: 18px;
}

.sidebar_r > ul > li.weChart .code_box .p1 {
  font-size: 13px;
  color: #333;
  line-height: 18px;
  margin-top: 18px;
  font-weight: bold;
}

.sidebar_r > ul > li.weChart .code_box .p2 {
  margin-top: 18px;
  font-size: 16px;
  font-weight: 500;
  color: #333;
  line-height: 22px;
}

.sidebar_r > ul > li.tel .code_box {
  position: absolute;
  right: 100%;
  bottom: 0;
  margin-right: 12px;
  width: 270px;
  height: 310px;
  background: #fff;
  text-align: center;
  border-radius: 8px;
  display: none;
  box-shadow: 0 6px 20px 0 rgba(50, 50, 51, 0.1);
}

.sidebar_r > ul > li.tel .code_box > img {
  width: 200px;
  margin-top: 18px;
}

.sidebar_r > ul > li.tel .code_box .p1 {
  font-size: 16px;
  color: #333;
  line-height: 18px;
  margin-top: 18px;
  font-weight: bold;
}

.sidebar_r > ul > li.tel .code_box .p2 {
  margin-top: 18px;
  font-size: 13px;
  color: #333;
  line-height: 22px;
}

.sidebar_r > ul > li.active {
  background: #fff;
  border: solid 1px #3161ef;
}

.sidebar_r > ul > li.active .icon {
  display: none;
}

.sidebar_r > ul > li.active .icon_active {
  display: inline-block;
}

.sidebar_r > ul > li.active > p {
  color: #3161ef;
}

.center_layer {
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 6px 20px 0 rgba(50, 50, 51, 0.1);
  border-radius: 8px;
  padding: 20px 30px;
  z-index: 999;
  display: none;
}

.center_layer .title {
  font-size: 14px;
  color: #333;
  line-height: 16px;
  text-align: center;
}

.center_layer .item_box {
  margin-top: 30px;
}

.center_layer .item_box .item {
  width: 68px;
  height: 68px;
  float: left;
  margin-left: 27px;
  cursor: pointer;
}

.center_layer .item_box .item .wrapper {
  width: 100%;
  height: 100%;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border: 1px solid #c2c2c2;
  box-sizing: border-box;
  border-radius: 7px;
}

.center_layer .item_box .item .wrapper .icon {
  height: 22px;
}

.center_layer .item_box .item .wrapper .icon img {
  vertical-align: middle;
}

.center_layer .item_box .item .wrapper .text {
  font-size: 12px;
  color: #005fe0;
  margin-top: 5px;
}

.center_layer .item_box .item .wrapper:hover {
  border-color: #005fe0;
}

.center_layer .item_box .item:first-child {
  margin-left: 0;
  -webkit-animation: scaling 1s linear infinite;
  -moz-animation: scaling 1s linear infinite;
  animation: scaling 1s linear infinite;
}

@keyframes scaling {
  0% {
    background-size: 68px;
    transform: scale(1, 1);
  }
  25% {
    background-size: 74px;
    transform: scale(1.1, 1.1);
  }
  50% {
    background-size: 82px;
    transform: scale(1.2, 1.2);
  }
  75% {
    background-size: 74px;
    transform: scale(1.1, 1.1);
  }
  100% {
    background-size: 68px;
    transform: scale(1, 1);
  }
}

.center_layer .item_box::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  clear: both;
}

.center_layer .close_fxbtn {
  width: 16px;
  height: 16px;
  background-size: 100% 100%;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
  background: url(./../../images/new_footer/close2.png) no-repeat center/cover;
}

.gift_bag {
  position: fixed;
  left: 0;
  bottom: 0px;
  width: 100%;
  min-width: 1200px;
  z-index: 998;
  padding: 20px 52px;
  background: rgba(0, 0, 0, 0.8);
  box-sizing: border-box;
  display: none;
}

.gift_bag .bottom_fixed {
  width: 1200px;
  margin: auto;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gift_bag .bottom_fixed .img {
  position: absolute;
  left: 27px;
  bottom: calc(100% - 14px);
}

.gift_bag .bottom_fixed .left .title {
  color: #fff;
  font-size: 21px;
  color: #ffffff;
  line-height: 29px;
}

.gift_bag .bottom_fixed .left .title > span {
  font-size: 34px;
  font-style: italic;
  margin-right: 10px;
}

.gift_bag .bottom_fixed .left .descr {
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 17px;
  letter-spacing: 1px;
  margin-top: 15px;
}

.gift_bag .bottom_fixed .right {
  margin-left: 198px;
}

.gift_bag .bottom_fixed .right .tel_box > p {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}

.gift_bag .bottom_fixed .right .btn_box {
  height: 46px;
  background: #3060ef;
  color: #fff;
  font-size: 15px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  margin-top: 10px;
  border-radius: 2px;
}

.gift_bag .bottom_fixed .close_fxbtn {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
}

.gift_bag_img {
  position: fixed;
  left: 5px;
  bottom: 100px;
  cursor: pointer;
  z-index: 99;
} */

/* 二维码弹窗 */
.qrcode-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
  display: none;
}
.qrcode-popup .qrcode-wrapper {
  width: 900px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  background: #fff;
  box-shadow: 0px 20px 28px 0px rgba(48, 66, 86, 0.11);
  border-radius: 10px;
  overflow: hidden;
}
.qrcode-popup .qrcode-wrapper .left {
  width: 510px;
}
.qrcode-popup .qrcode-wrapper .right {
  width: 390px;
  padding-top: 40px;
  position: relative;
}
.qrcode-popup .qrcode-wrapper .right .close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #999999;
  font-size: 20px;
  cursor: pointer;
}
.qrcode-popup .title-box {
  display: flex;
  justify-content: center;
  align-items: center;
}
.qrcode-popup .title-box .left-img {
  width: 70px;
  flex-shrink: 0;
  margin-right: 10px;
}
.qrcode-popup .title-box .title {
  font-size: 18px;
  color: #3d3d3d;
  font-weight: 600;
  line-height: 22px;
  letter-spacing: 2px;
}
.qrcode-popup .title-box .subtitle {
    font-size: 14px;
    margin-top: 1px;
    color: #666;
    line-height: 20px;
	letter-spacing: 4px;
}
.qrcode-popup .desc {
  margin-top: 30px;
  font-size: 18px;
  color: #004BE1;
  font-weight: 600;
  text-align: center;
}
.qrcode-popup .qrcode {
  width: 170px;
  margin: 27px auto;
}
.qrcode-popup .btn {
  width: 179px;
  height: 33px;
  background: #004BE1;
  text-align: center;
  line-height: 33px;
  border-radius: 20px;
  font-size: 16px;
  color: #fff;
  margin: auto;
}
.qrcode-popup .tel {
  margin-top: 15px;
  text-align: center;
}
.qrcode-popup .tel img {
  width: 18px;
  vertical-align: middle;
  margin-right: 10px;
}
.qrcode-popup .tel span {
  font-size: 20px;
  color: #3D3D3D;
  vertical-align: middle;
  font-family: DIN;
}
/* 二维码弹窗 */

/* 咨询弹窗 */
.consulting-popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 9999;
  display: none;
}

.consulting-popup .consulting-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  background: #fff;
  box-shadow: 0px 20px 28px 0px rgba(48, 66, 86, 0.2);
  border-radius: 8px;
  padding: 60px 80px;
  background: url(../image/consult.png) no-repeat center/cover;
}

.flyer-img {
  width: 60px;
  height: 60px;
  z-index: 99999;
}

.consulting-popup .consulting-wrapper .close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #999999;
  font-size: 20px;
  cursor: pointer;
}

.consulting-popup .consulting-wrapper .form {
  width: 550px;
}

.consulting-popup .consulting-wrapper .form .title {
	font-size: 26px;
	color: #1F2D3D;
	line-height: 32px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 10px;
	}

.consulting-popup .consulting-wrapper .form .desc {
	font-size: 12px;
    color: #b4b4b4;
    text-align: center;	
}
.consulting-popup .consulting-wrapper .form .title-son {
	color: rgba(0,0,0,.85);
  font-size: 15px;
  margin-top: 10px;
  margin-bottom: 5px;
  position: relative;
  display: inline-block;
}
.consulting-popup .consulting-wrapper .form .title-son.required::after {
  content: '*';
  font-size: 16px;
  position: absolute;
  right: -8px;
  top:  50%;
  margin-top: -8px;
  color: #ff4d4f;
}
.consulting-popup .consulting-wrapper .form-item {
  width: 100%;
  align-items: center;
  padding-bottom: 20px;
  position: relative;
}

.consulting-popup .consulting-wrapper .form-item .tips {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 12px;
  color: #ff4d4f;
  display: none;
}

.consulting-popup .consulting-wrapper .form-item .item-control {
  width: 100%;
  position: relative;
}

.consulting-popup .consulting-wrapper .form-item .item-control.error input,
.consulting-popup .consulting-wrapper .form-item .item-control.error label {
  border-color: #ff4d4f;
}

.consulting-popup .consulting-wrapper .form-item .item-control input {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-variant: tabular-nums;
    list-style: none;
    font-family: "PingFang SC", "Microsoft YaHei", 微软雅黑, sans-serif;
    position: relative;
    display: inline-block;
    width: 100%;
    min-width: 0;
    padding: 4px 11px;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    line-height: 1.5715;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d9d9d9;
    border-radius: 2px;
    -webkit-transition: all .3s;
    transition: all .3s;
	padding: 6.5px 11px;
    font-size: 16px;
}

.consulting-popup .consulting-wrapper .form-item .item-control .code-btn {
  width: 100px;
  height: 54px;
  line-height: 64px;
  text-align: center;
  color: #004BE1;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.consulting-popup .consulting-wrapper .checkbox-list {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  margin-bottom: -10px;
}

.consulting-popup .consulting-wrapper .checkbox-list label {
	width: 80px;
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
  height: 35px;
  padding: 0;
  text-align: center;
  line-height: 35px;
  border-radius: 2px;
  border-color: #b4b4b4;
  border: 1px solid #d9d9d9;
  float: left;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
}

.consulting-popup .consulting-wrapper .checkbox-list label.checked {
  border-color: #40a9ff;
  color: #40a9ff;
}

.consulting-popup .consulting-wrapper .checkbox-list label.juse {
	width: 112px;
}

.consulting-popup .consulting-wrapper .checkbox-list label input[type=radio] {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: -1;
}

.consulting-popup .consulting-wrapper .submit {
    width: 100%;
    height: 46px;
    margin: 15px auto 0;
    background: #004BE1;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
}

.consulting-popup .consulting-wrapper .dxline{

	margin-top: 27px;
    color: #666;
    text-align: center;
    font-size: 13px;
}

/* 分页 */
.pagination-box {
  box-sizing: border-box;
  color: rgba(0,0,0,.65);
  font-size: 14px;
  font-variant: tabular-nums;
  line-height: 1.5;
  font-feature-settings: "tnum";
  margin-top: 50px;
  margin-bottom: 30px;
}
.pagination-box .pagination-jump-next,
.pagination-box .pagination-jump-prev,
.pagination-box .pagination-next, 
.pagination-box .pagination-prev {
  display: inline-block;
  min-width: 32px;
  height: 32px;
  color: rgba(0,0,0,.65);
  font-family: Arial;
  line-height: 32px;
  text-align: center;
  vertical-align: middle;
  list-style: none;
  border-radius: 4px;
  cursor: pointer;
  transition: all .3s;
}

.pagination-box .pagination-jump-next,
.pagination-box .pagination-jump-prev,
.pagination-box .pagination-prev {
  margin-right: 8px;
}

.pagination-box .pagination-next .pagination-item-link,
.pagination-box .pagination-prev .pagination-item-link {
  display: block;
  height: 100%;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: none;
  transition: all .3s;
}

.pagination-box .pagination-next:hover .pagination-item-link, 
.pagination-box .pagination-prev:hover .pagination-item-link{
  color: #1890ff;
  border-color: #1890ff;
}

.pagination-box .pagination-item {
  display: inline-block;
  height: 32px;
  margin-right: 8px;
  line-height: 30px;
  vertical-align: middle;
  min-width: 32px;
  font-family: Arial;
  text-align: center;
  list-style: none;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  outline: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pagination-box .pagination-item:hover {
  border-color: #1890ff;
  transition: all .3s;
}

.pagination-box .pagination-item:hover a{
  color: #1890ff;
}

.pagination-box .pagination-item-active {
  font-weight: 500;
  background: #fff;
  border-color: #1890ff;
  color: #1890ff;
}

.pagination-box .pagination-item-active a {
  color: #1890ff;
}

.pagination-box .pagination-jump-next .pagination-item-container, 
.pagination-box .pagination-jump-prev .pagination-item-container {
  position: relative;
}

.pagination-box .pagination-jump-next .pagination-item-container .pagination-item-ellipsis, 
.pagination-box .pagination-jump-prev .pagination-item-container .pagination-item-ellipsis {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  margin: auto;
  color: rgba(0,0,0,.25);
  letter-spacing: 2px;
  text-align: center;
  text-indent: .13em;
  opacity: 1;
  transition: all .2s;
}

.pagination-box .pagination-jump-next:hover .pagination-item-container .pagination-item-ellipsis, 
.pagination-box .pagination-jump-prev:hover .pagination-item-container .pagination-item-ellipsis {
  opacity: 0;
}

.pagination-box .pagination-jump-next .pagination-item-container .pagination-item-link-icon, 
.pagination-box .pagination-jump-prev .pagination-item-container .pagination-item-link-icon {
  display: inline-block;
  font-size: 12px;
  transform: scale(1) rotate(0deg);
  color: #1890ff;
  letter-spacing: -1px;
  opacity: 0;
  transition: all .2s;
}

.pagination-box .pagination-jump-next:hover .pagination-item-container .pagination-item-link-icon, 
.pagination-box .pagination-jump-prev:hover .pagination-item-container .pagination-item-link-icon {
  opacity: 1;
}

.pagination-box .pagination-item a {
  display: block;
  width: 100%;
  height: 100%;
}

.pagination-disabled, .pagination-disabled:focus, .pagination-disabled:hover {
  cursor: not-allowed;
}

.pagination-disabled a, .pagination-disabled:focus a, .pagination-disabled:hover a {
  color: rgba(0,0,0,.25) !important;
  border-color: #d9d9d9 !important;
  cursor: not-allowed;
}

.swiper-button-next:after, .swiper-button-prev:after {
  content: '';
  display: none;
}

/*///////////////////////////////////////////////////////////////////////////////*/

.banner {
  height: 400px;
  background: url(../image/banner.jpg) no-repeat center/cover;
	/*margin-top:1.15rem*/

}

.banner .left {
  padding-top: 104px;
  width: 400px;
}

.banner .title {
     font-size: 36px;
    line-height: 42px;
    color: #FFFFFF;
    font-weight: 600;
    font-family: Alibaba-PuHuiTi;
}

.banner .desc {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 28px;
  margin-top: 20px;
}

.banner .solid-btn {
  background: #004BE1;
  margin-top: 70px;
  border-radius: 6px;
  text-align: center;
  line-height: 40px;
  padding: 0 38px;
  color: #fff;
  cursor: pointer;
}