/*-------- .product_banner --------*/

.product_banner{
  width: 100%;
  height: 400px;
  background: url(../img/vipcardpcsourcecode_product_bg_banner@2x.png) center no-repeat;
  background-size: cover;
  margin-top: 64px;
  padding-top: 80px;
}

.product_banner .inner_con{
  width: 748px;
  height: 218px;
  margin:0 auto;
}

.product_banner .left_ma {
  width: 180px;
  height: 218px;
  background: #FFFFFF;
  box-shadow: 0px 8px 32px 0px rgba(47, 56, 111, 0.08);
  border-radius: 8px;
  padding: 20px;
  text-align: center;
}

.product_banner .left_ma img {
  width: 140px;
  height: 140px;
}

.product_banner .left_ma p {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #565A66;
  line-height: 18px;
}

.product_banner .right_con h1{
  text-align: left;
  font-size: 40px;
  font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
  line-height: 44px;
  font-weight: 800;
  color: #323C55;
}

.product_banner .right_con h6{
  margin-top: 32px;
  font-size: 24px;
  font-weight: 400;
  color: #323C55;
  line-height: 28px;
}

/*-------- .product_tab --------*/

.product_tab{
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  border-bottom: 1px solid #DCE0E6;
}

.product_tab li{
  width: 400px;
  height: 80px;
  float: left;
  text-align: center;
}

.product_tab li a{
  height: 80px;
  display: inline-block;
  font-size: 20px;
  font-weight: normal;
  color: #323C55;
  line-height: 80px;
  position: relative;
}

.product_tab li a.current{
  color: #1A7AF8;
  font-weight: 800;
}

.line_bottom{
  position: absolute;
  bottom: -1px;
  background: #1A7AF8;
  border-radius: 1px;
  height: 4px;
  width: 100%;
}


/*-------- product01 --------*/

.product01_con, 
.product02_con, 
.product03_con{
  height: auto;
}

.product01_con ul li, 
.product02_con ul li, 
.product03_con ul li{
  width: 100%;
  margin-top: 100px;
  height: auto;
  overflow: hidden;
}

.product01_con ul li:nth-child(2), 
.product01_con ul li:nth-child(3), 
.product01_con ul li:nth-child(4), 
.product01_con ul li:nth-child(5), 
.product01_con ul li:nth-child(6),
.product02_con ul li:nth-child(1), 
.product02_con ul li:nth-child(3), 
.product02_con ul li:nth-child(4), 
.product02_con ul li:nth-child(5), 
.product02_con ul li:nth-child(6),  
.product02_con ul li:nth-child(7),  
.product02_con ul li:nth-child(8),  
.product02_con ul li:nth-child(9),  
.product02_con ul li:nth-child(10),  
.product02_con ul li:nth-child(11),  
.product02_con ul li:nth-child(12),
.product03_con ul li:nth-child(2), 
.product03_con ul li:nth-child(3), 
.product03_con ul li:nth-child(4), 
.product03_con ul li:nth-child(5), 
.product03_con ul li:nth-child(6), 
.product03_con ul li:nth-child(7), 
.product03_con ul li:nth-child(8), 
.product03_con ul li:nth-child(9), 
.product03_con ul li:nth-child(10){
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.product01_con ul li h4, 
.product02_con ul li h4, 
.product03_con ul li h4{
  font-size: 28px;
  font-family: GlowSansSC-Normal-Heavy, GlowSansSC-Normal;
  font-weight: 800;
  color: #323C55;
  line-height: 32px;
  margin-bottom: 30px;
  text-align: left;
}

.product01_con ul li:nth-child(1) h4, 
.product01_con ul li:nth-child(7) h4, 
.product02_con ul li:nth-child(2) h4, 
.product03_con ul li:nth-child(1) h4,
.product03_con ul li:nth-child(11) h4{
  text-align: center;
}

.product01_con ul li p, 
.product02_con ul li p, 
.product03_con ul li p{
  margin-bottom: 24px;
  font-size: 16px;
  font-family: PingFang-SC-Regular, PingFang-SC;
  font-weight: 400;
  color: #595959;
  line-height: 24px;
  text-align: left;
}

.product01_con ul li:nth-child(1) p, 
.product02_con ul li:nth-child(2) p, 
.product03_con ul li:nth-child(1) p,
.product03_con ul li:nth-child(11) p{
  text-align: center;
}

.product01_con ul li img.w600, 
.product02_con ul li img.w600{
  width: 600px;
  height: 520px;
}

.product01_con ul li img.w1000{
  width: 1000px;
  height: 563px;
  margin: 40px auto 0px auto;
}

.product01_con ul li img.w1200, 
.product02_con ul li img.w1200{
  width: 1200px;
  height: 520px;
  margin: 40px auto 0px auto;
}

.product01_con ul li .font, 
.product02_con ul li .font, 
.product03_con ul li .font{
  width: 480px;
  height: auto;
}

.product02_con .img01_left{
  width: 387px;
  height: 168px;
  margin-left: 0px;
}

.product02_con .img05_right .img05_right_li{
  text-align: center;
  margin-right: 30px;
}

.product02_con .img05_right .img05_right_li img{
  width: 60px;
  height: 60px;
  display: inline-block;
}

.product02_con .img05_right .img05_right_li p{
  font-size: 14px;
  font-weight: bold;
  color: #323C55;
  line-height: 18px;
  margin-top: 8px;
}

.product02_con .img09_right{
  width: 400px;
  height: 279px;
  margin-top: 60px;
}


.product02_con .img11_right .img11_right_li{
  width: 160px;
  height: 130px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
  border-radius: 16px;
  margin-right: 40px;
  text-align: center;
  padding: 24px 0;
}

.product02_con .img11_right .img11_right_li img{
  width: 48px;
  height: 48px;
  display: inline-block;
}

.product02_con .img11_right .img11_right_li p{
  font-size: 14px;
  font-weight: 400;
  color: #000000;
  line-height: 18px;
  margin-top: 16px;
  text-align: center;
}

.product03_con .img01_left{
  width: 196px;
  height: auto;
  margin-top: 68px;
  margin-left: 20px;
}

.product03_con .img01_right{
  width: 196px;
  height: auto;
  margin-top: 68px;
  margin-right: 20px;
}

.product03_con .img01_left_li, 
.product03_con .img01_right_li{
  width: 196px;
  height: 90px;
  background: #FFFFFF;
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  padding: 15px 20px;
  margin-bottom: 30px;
}

.product03_con .img01_left_li img, 
.product03_con .img01_right_li img {
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
}

.product03_con .img05_r{
  width: 480px;
  height: 269px;
}

.product03_con .img01_left_li span, 
.product03_con .img01_right_li span {
  font-size: 20px;
  font-weight: 400;
  color: #5C5E66;
  margin-left: 16px;
  line-height: 60px;
}

.product03_con img.w620 {
  width: 620px;
  margin: 0 74px;
}

.product03_con ul li img.w640{
  width: 640px;
  height: 500px;
}

.product03_con ul li img.w840{
  width: 840px;
  height: 640px;
  margin: 0 auto;
}

.product03_con .img09_right{
  width: 398px;
  height: 222px;
}

/*-------- 间距 --------*/

.ml20 {
  margin-left: 20px;
}

.mr16 {
  margin-right: 16px;
}

.mr20 {
  margin-right: 20px;
}

.mr30 {
  margin-right: 30px;
}

.mr32 {
  margin-right: 32px;
}

.mr50{
  margin-right: 50px;
}

.mr60{
  margin-right: 60px;
}

.mr80{
  margin-right: 80px;
}

.mt20 {
  margin-top: 20px;
}

.mt24 {
  margin-top: 24px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt60 {
  margin-top: 60px;
}

.mt80 {
  margin-top: 80px;
}

.mt100 {
  margin-top: 80px;
}


.mb16 {
  margin-bottom: 16px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb30 {
  margin-bottom: 32px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb32 {
  margin-bottom: 32px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb80 {
  margin-bottom: 80px;
}

.pd40 {
  padding: 40px 0px;
}

.pd60 {
  padding: 60px 0px;
}

.pd100 {
  padding: 100px 0px;
}

.w12 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  overflow: inherit;
}

.transition,
.header .head_tool .btn,
.banner .btn,
.ind_banner .btn,
.min_banner .btn {
  transition: .5s all;
  -webkit-transition: .5s all;
  -moz-transition: .5s all;
  -o-transition: .5s all;
}
/*-------- what --------*/

.what{
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 100px;
  background: #FBFAFF;
}

.what img.what_display{
  width: 600px;
  height: 508px;
  display: block;
}

.what ul{
  margin-top: 40px;
  width: 480px;
  height: auto;
}

.what ul li img{
  width: 20px;
  margin-right: 10px;
}

.what ul li h5{
  font-size: 20px;
  font-weight: 800;
  color: #323C55;
  line-height: 24px;
}

.what ul li p{
  font-size: 16px;
  font-weight: 500;
  color: #595959;
  line-height: 30px;
  margin-top: 16px;
}

a.more{
  width: 140px;
  height: 48px;
  background: #1A7AF8;
  box-shadow: 0px 6px 20px 0px rgba(83, 51, 255, 0.3);
  border-radius: 24px;
  display: block;
  padding: 14px 24px;
  }

a.more span{
  font-size: 16px;
  font-family: PingFang-SC-Bold, PingFang-SC;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 20px;
  margin-right: 8px;
}

a.more img{
  width: 20px;
  height: 20px;
}

a.more:hover{
  transition:all .5s ease;
  background: rgba(83, 51, 255, 0.9);
  width: 148px;
  -webkit-box-shadow:0 12px 24px -4px rgba(83, 51, 255, 0.4);
  box-shadow:0 12px 24px -4px rgba(83, 51, 255, 0.4);
  -webkit-transform:translateY(-8px);
  transform:translateY(-8px);
}

a.more:hover span{
  transition:all .5s ease;
  -webkit-transform:translateX(-4px);
  transform:translateX(-4px);
}

a.more:hover img{
  transition:all .5s ease;
  -webkit-transform:translateX(4px);
  transform:translateX(4px);
}



/*-------------------------------------------------------------------------------- authorization --------------------------------------------------------------------------------*/

.authorization{
  width: 100%;
  height: 476px;
  margin-top: 64px;
  background: url(../img/vipcardpcsourcecode_authorization_bg_banner@2x.png) center no-repeat;
  background-size: cover;
}

.authorization h1{
  width: 100%;
  text-align: center;
  color: #323C55;
  margin-bottom:60px;
  padding-top: 100px;
  text-align: center;
}

.authorization .form_con{
  width: 400px;
  height: 48px;
  background: #FFFFFF;
  box-shadow: 0px 6px 20px 0px rgba(0, 0, 0, 0.04);
  border-radius: 24px;
  margin: 60px auto;
}

.authorization .form_con input {
  display: inline-block;
  width: 288px;
  height: 48px;
  border: none;
  color: #000000;
  text-indent: 24px;
  font-weight: bold;
  padding: 0;
  font-size: 16px;
  border-radius: 24px;
}

.authorization .form_con .search-btn{
  width: 112px;
  height: 48px;
  display: block;
  background: #1A7AF8;
  box-shadow: 0px 6px 20px 0px rgba(83, 51, 255, 0.3);
  border-radius: 24px;
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
}

.authorization p.website{
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  line-height: 20px;
  text-align: center;
  margin-bottom: 24px;
}

.authorization p.tips{
  font-size: 14px;
  font-weight: bold;
  color: #1A7AF8;
  line-height: 20px;
  text-align: center;
}