﻿@charset "utf-8";
/* CSS Document */
*{
	padding:0;
	margin:0;
}
.swiper-container{
	height:500px;
}
.arrow-left {
  background: url(../img/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
}
.arrow-right {
  background: url(../img/arrows.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #999;
  margin: 0 3px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #fff;
}
.swiper-slide{
	position:relative;
	opacity:0;
	transition: opacity 0.7s ease-in-out;
}
.swiper-slide-active{
	opacity:1;
}
.swiper-slide .img{
	position:absolute;
}
.inner{
	position:relative;
	display:block;
	width:1100px;
	height:500px;
	margin:0 auto;
}
.slide1{
	background: url(../img/banner4.jpg);

}
.slide2{
	background: url(../img/banner5.png);
    background-size: 100% 100%;


}
.slide3{
	background-color: #43cfc8;
}

.slide1 .s0{left: 51%;margin-left: -154px; top: 110px}
.slide1 .s1{left: 70%;
    margin-left: -436.5px;
    top: 114px;
    width: 6%;}
.slide1 .s2{left: 76%;margin-left: -440px;top: 166px}
.slide1 .s3{left: 27%;bottom: 153px;z-index: 5;}
.slide1 .s4{right: 43%;bottom: 75px;z-index: 0;}
.slide2 .zh-a-1{left: 7%;top: 62px;z-index: 9;}
.slide2 .zh-a-2{left: 8%;top:124px;}
.slide2 .zh-a-3{left: 8%;top:174px;}
.slide2 .zh-a-4{left: 8%;top:222px;}
.slide2 .zh-a-5{left: 8%;top:272px;}
.slide2 .zh-a-6{right: 0px;top: 84px;width: 28%;}
.slide2 .zh-a-7{left: 8%;bottom:153px; opacity: 0.5;}
.slide2 .zh-a-8{left: 8%;bottom:76px; opacity: 0.5;}

.slide3 .b-1 {right: 72px;top: 180px;}
.slide3 .b-2 {left: 90px;top: 180px;}
.slide3 .b-3 {left: 50%;margin-left: -381px;top: 330px;}
.slide3 .b-s-1 {width: 100px; left: 50px; bottom:0px;}
.slide3 .b-s-2 {left: 160px;width: 160px;bottom:0px;}
.slide3 .b-s-3{left: 390px;width: 58px;bottom:0px;}
.slide3 .b-s-4{right: 359px; width: 103px;bottom:0px;}
.slide3 .b-s-5{right: 250px;width: 150px;bottom:0px;}
.slide3 .b-s-6{right: 0;width: 65px;bottom:0px;}
.slide3 .b-y-1 {top:40px;left: 50%; margin-left: -20px;}
.slide3 .b-y-2{top:40px;left:0}
.slide3 .b-y-3{top:40px;right: 0}
.loop{
	animation-iteration-count: infinite;/*无限*/
	animation-timing-function:linear;/*平滑*/
}
.targetBtn {
    margin-top: 20px;
    position: absolute;
    bottom: 60px;
    left: 352px;
    z-index: 999;
}
.targetBtn a{
	height:50px;
	border-radius:50px;
	background:rgba(0,0,0,.5);
	float:left;
	line-height:50px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	}
.targetBtn .a1{
	width:110px;
	}
.targetBtn .a2{
	width:170px;
	margin-left:15px;
	}
/*自定义CSS动画*/
.moveRight{-webkit-animation-name:moveRight;animation-name:moveRight}
@-webkit-keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}
@keyframes moveRight{0%{opacity: 0;left:0px;}
10%{opacity: 1;}
100%{opacity: 1;left:550px;}}

.moveLeft{-webkit-animation-name:moveLeft;animation-name:moveLeft}
@-webkit-keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}
@keyframes moveLeft{0%{opacity:0;left:390px;}
10%{opacity:1;}
100%{opacity:1;left:-370px;}}


/* 全局样式开始 */
*{
  /* 清除默认样式请用reset不要用*{margin: 0;padding: 0;} */
  margin: 0;
  padding: 0;
}

.sm_clear_fix::after,.sm_clear_fix::before{
  /* ！！！重要   清除浮动的全局样式 */
  content: "";
  display: table;
  clear: both;
}
.sm_clear_fix{
  /* ！！！重要   兼容ie */
  zoom: 1;
}

.sm_title{
  /* 各模块的title */
  width: 220px;
  height: 56px;
  margin: 0 auto 35px auto;
  position: relative;
}

.sm_title_p1{
  font-size:58px;
  font-family:Helvetica;
  font-weight:bold;
  color:rgba(238,238,236,1);
  position: absolute;
  top: 0;
  left: 77px;
}
.sm_title_p1::before{
  content: '';
  position: absolute;
  top: 32px;
  left: 0;
  width: 60px;
  height: 30px;
  background-image: linear-gradient(rgba(247,248,255,.3), rgba(247,248,255,1));
}

.sm_title_p2{
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:bold;
  color:rgba(48,51,79,1);
  position: absolute;
  top: 25px;
  left: 63px;
}

.sm_title_img1{
  position: absolute;
  left: 0;
  top: 37px;
}

.sm_title_img2{
  position: absolute;
  right: 0;
  top: 37px;
}

.sm_mar_r_20{
  /* 公共的右侧边距 */
  margin-right: 20px;
}

.sm_mar_b_25{
  margin-bottom: 25px;
}

body{
  min-width: 1100px;
  overflow-x: hidden;
}
/* 全局样式结束 */


/* 头部开始 */
.sm_head_box{
  background-color: white;
}

.sm_head{
  width: 1200px;
  margin: 0 auto;
  background-color: white;
}

.sm_nav_item a:hover{
  color: #FF6300 ;
  font-weight: 700;

}

.sm_head_logo{
  float: left;
  padding: 10px 0 9px 0;
}

.sm_head_logo_img{
  width: 146px;
  height: 37px;
}

.sm_nav_left{
  float: left;
  margin-left: 60px;
}

.sm_head_right{
  float: right;
}

.sm_nav_item{
  float: left;
  list-style: none;
  font-size:16px;
  font-family:Microsoft YaHei;
  line-height:60px;
  margin: 0 18px;
  cursor: pointer;
  position: relative;
}
.sm_nav_item a{
  display: inline-block;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight: 400;
  line-height:60px;
}
.sm_nav_item_active a{
  color: #FF6300;

  font-weight:700;
}



.sm_nav_item_active span{
  width: 56px;
  height: 2px;
  position: absolute;
  background:#FF6300 ;
  border-radius: 2px;
  left: 0;
  bottom: 20px;
}
.sm_nav_item2{
  list-style: none;
  float: left;
  margin: 18px 10px;
  cursor: pointer;
}

.sm_nav_item2_p{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(48,51,79,1);
}

.sm_nav_item2_img{
  vertical-align: middle;
}
/* 头部结束 */

/* 轮播图开始 */
.sm_carousel{
  height: 520px;
  background: url(../img/index2.0/banner.png)  no-repeat center;
  background-size: cover;
  margin: 0 auto;
}

.sm_carousel2{
  height: 520px;
  background: url(../img/index2.0/banner.png)  no-repeat center;
  background-size: cover;
  margin: 0 auto;
}

.sm_carousel_e1{
  margin-top: 114px;
  display: block;
  width: 197px;
}

.sm_carousel_e2{
  margin-top: 28px;
  display: block;
  width: 378px;
}

.sm_carousel_e5{
  margin-top: 28px;
  display: block;
}

.sm_carousel_e3{
  display: block;
  width: 384px;
  position: absolute;
  top: 87px;
  right: 10px;
}

.sm_carousel_e6{
  margin-top: 20px;
  display: block;
}
.sm_carousel_e8{
  margin-top: 145px;
  display: block;
}

.sm_carousel_a{
  position: relative;
}

.sm_carousel_e4{
  width: 220px;
  height: 60px;
  opacity: 1;
  background: #fc9026;
  margin-top: 40px;
  font-family:Microsoft YaHei;
  color:rgba(255,255,255,1);
  border-radius:5px;
  outline: none;
  border: 1px solid transparent;
  cursor:pointer;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  line-height: 60px;
}

.sm_carousel_e7{
  margin-top: 40px;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  width:130px;
  height:40px;
  background:#fe9002;
  border-radius:5px;
  outline: none;
  border: 1px solid transparent;
}

sm_carousel2
/* 轮播图结束 */


/* 产品特点开始 */
.sm_trait_box{
  background-color: #f7f8fa;
}

.sm_trait{
  width: 1100px;
  margin: 20px auto;
}

.sm_trait_right{
  float: left;
  margin-right: 20px;
}

.sm_trait_item{
  float: left;
  list-style: none;
  background-color: white;
}

.sm_trait_img{
  float: left;
  margin: 30px 14px 30px 16px;
  width: 50px;
  height: 50px;
}

.sm_trait_title{
  margin-top: 25px;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(48,51,79,1);
  line-height: 14px;
}

.sm_trait_text{
  margin-top: 10px;
  font-size:12px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(140,142,157,1);
  width: 160px;
  line-height: 20px;
}
/* 产品特点结束 */


/* 精彩案例开始 */
.sm_example_box{
  background-color: #f7f8fa;
}

.sm_example{
  width: 1100px;
  margin: 20px auto;
}

.sm_example_items{
  
}

.sm_example_item{
  list-style: none;
  border-radius: 6px;
  float: left;
}

.sm_example_img_box{
  width: 260px;
  position: relative;
}

.sm_example_hide_box{
  position: absolute;
  top: 0;
  width: 260px;
  height: 170px;
  background-color: rgba(0,0,0,0.6);
}

.sm_example_hide_img{
  display: block;
  margin: 23px auto 0 auto;
  width: 100px;
  height: 100px;
}

.sm_example_hide_text{
  text-align: center;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
  line-height: 34px;
}

.sm_example_img{
  width: 258px;
  height: 170px;
  display: block;
  margin-left: 1px;
}

.sm_example_img_p{
  padding: 5px;
  width: 260px;

  background-color: white;
  box-sizing: border-box;
  border-left:1px solid rgba(237, 240, 245, 1);
  border-right:1px solid rgba(237, 240, 245, 1);
  border-bottom:1px solid rgba(237, 240, 245, 1);
  border-radius: 0 0 6px 6px;

}
.sm_example_img_p_first{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;

  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(48,51,79,1);
  line-height: 30px;
  text-align: center;

}
.sm_example_img_p_second{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color: #3B53F0;
  line-height: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.sm_example_img_p_second label{
  display: inline-block;
  padding-left: 5px;
  cursor: pointer;
}
.sm_example_img_p_second span{
  width: 16px;
  height: 16px;
  background-color: #3B53F0;
  color: white;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;

}
/* 精彩案例结束 */

/* 合作伙伴开始 */
.sm_partner_box{
  background-color: #f7f8fa;
}

.sm_partner{
  width: 1260px;
  margin: 40px auto;
}

.sm_partner_items{
  position: relative;
}

.sm_partner_item{
  list-style: none;
  float: left;
  margin: 0 10px;
}

.sm_partner_ul{
  margin: 0 auto 22px auto;
  display: table;
}

.sm_partner_img{
  width: 190px;
  height: 95px;
  border-radius:6px;
  display: block;
}

.sm_partner_mask_left{
  height: 329px;
  width: 350px;
  background-image: linear-gradient(to left, rgba(247,248,250,0), rgba(247,248,250,1));
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
}

.sm_partner_mask_right{
  height: 329px;
  width: 350px;
  background-image: linear-gradient(to left, rgba(247,248,250,1), rgba(247,248,250,0));
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}

/* 合作伙伴结束 */

/* 常见问题开始 */
.sm_FAQ_box{
  background-color: #f7f8fa;
}

.sm_FAQ{
  width: 1100px;
  margin: 20px auto;
}

.sm_FAQ_left{
  float: left;
}

.sm_FAQ_left_img{
  width:815px;
  height:323px;
  border-radius:7px 7px 7px 7px;
}

.sm_FAQ_right{
  float: left;
  margin-left: 60px;
  margin-top: 40px;
}

.sm_FAQ_title{
  font-size:24px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(48,51,79,1);
  margin-bottom: 30px;
}

.sm_FAQ_item{
  font-size:16px;
}

.sm_FAQ_iocn{
  width: 10px;
  height: 10px;
  background:rgba(48,51,79,0);
  border:2px solid rgba(255, 170, 48, 1);
  border-radius:50%;
  float: left;
  position: relative;
  top: 0.9em;
  margin-right: 12px;
}

.sm_FAQ_p{
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(48,51,79,1);
  line-height:40px;
  float: left;
}
/* 常见问题结束 */

/* 私人案例开始 */
.sm_private_example_box{
  background-color: #f7f8fa;
}

.sm_private_example{
  background: url(../img/index2.0/private.png) no-repeat center;
  height: 185px;
  margin: 0 auto;
  background-size: cover;
}

.sm_private_right{
  float: right;
  margin-right: 400px;
  margin-top: 87px;
}

.sm_private_p{
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
}

.sm_private_btn{
  width:100px;
  height:40px;
  background:rgba(255,170,48,1);
  border-radius:5px;
  border: 1px solid transparent;
  outline: none;
  margin-top: 15px;
  margin-left: 3px;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(255,255,255,1);
}
/* 私人案例结束 */

/* 底部开始 */
.sm_footer_text{
  font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(197,198,208,1);
  line-height:30px;
}
.sm_footer_text a{
   font-size:16px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(197,198,208,1);
  line-height:30px;
}

.sm_contact_line{
  width:63px;
  height:1px;
  background:rgba(33,49,81,1);
  margin: 15px 0;
}

.sm_contact_box{
  background-color: #151837;
}

.sm_contact{
  width: 1100px;
  margin: 30px auto;
}

.sm_contact_left{
  float: left;
}

.sm_contact_center{
  float: left;
  margin-left: 80px;
}

.sm_contact_right{
  float: right;
}

.sm_contact_ul{
  list-style: none;
}

.sm_cont_rht_item{
  float: left;
  margin-left: 24px;
}

.sm_cont_rht_img{
  width: 80px;
  height: 80px;
}

.sm_cont_rht_p{
  text-align: center;
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(197,198,208,1);
  line-height:34px;
}

.sm_contact_img{
  width:16px;
  height:16px;
  vertical-align: -2px;
}

.sm_contact_bottom{
  margin-top: 12px;
}

.sm_cont_bot{
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-left: 32px;
}

.sm_clear_a{
  text-decoration: none
}

.sm_copyright_box{
  background-color: #11132b;
  padding: 8px 0;
}

.sm_copyright_p{
  text-align: center;
  font-size:12px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(117,120,146,1);
  line-height: 20px;
}

.sm_copyright_span{
  font-size:12px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(117,120,146,1);
}

.sm_copyright_gongan{
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
}
/* 底部结束 */
.bd_partner_box{
  width: 100%;
  height: 220px;
  background: url("/assets/theme2/bd-1.png") center no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding-top: 45px;
}
.bd_partner_box_inner{
  width: 1100px;
  margin: 0 auto;
  /*background-color: #0aa6ff;*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.bd_over_outBox{
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}
.over_outBox_item{
  width: 30px;
  height: 40px;
  background-color: #0aa6ff;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
  margin-left: 6px;
  margin-right: 6px;
}
.over_outBox_span1{
  display: inline-block;
  width: 100%;
  height: 20px;
  background-color: #5E6DF9;
  position: absolute;
  top: 0px;
  left: 0px;
}
.over_outBox_span2{
  display: inline-block;
  width: 100%;
  height: 20px;
  background-color: #5969F8;
  position: absolute;
  top: 20px;
  left: 0px;
}
.over_outBox_item small{
  height: 100%;
  width: 100%;
  background-color: transparent;
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family:Microsoft YaHei;
  font-weight:400;
  color: white;
  font-size: 16px;
}
.bd_over_outBox_text{
  font-family:Microsoft YaHei;
  font-weight:400;
  font-size: 16px;
}
.bd-channel{
  font-family:Microsoft YaHei;
  font-weight:400;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.bd-footer-footer{
  width:100%;
  height: 80px;
  background: url("/assets/theme2/bd-2.png") center no-repeat;
  background-size: cover;
  position: fixed;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 5px solid black;
}
.triangle-right{
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-left: 100px solid red;
  border-bottom: 50px solid transparent;
}
.bd-footer-footer img{
  height: 20px;
  width: auto;
}
.bd-channel label{
  color: #FF682D;
  font-family:Microsoft YaHei;
  font-weight:400;
  font-size: 16px;
}



.sm_main_nav_top{

}

.clear_fix::before, .clear_fix::after{
  content: "";
  display: table;
  clear: both;
}


.sm_landing_page_item_g{
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: #f7f8fa;
  box-sizing: border-box;
}

.sm_landing_page_item_w{
  padding-top: 80px;
  padding-bottom: 60px;
  background-color: #ffffff;
  box-sizing: border-box;
}

.sm_landing_page_header_text{
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #30344e;
  letter-spacing: 1px;
}

.sm_landing_page_sub_header_text{
  color: #585b6f;
  font-size: 18px;
  margin-top: 24px;
  text-align: center;
  margin-bottom: 50px;
}

.sm_landing_page_item1_list{
  width: 1110px;
  margin: 0 auto;
}

.sm_landing_page_item1{
  width: 204px;
  height: 210px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  margin-right: 20px;
  float: left;
}

.sm_landing_page_item1:last-child{
  margin-right: 0;
}

.sm_landing_page_item1_title{
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  margin-bottom: 16px;
}

.sm_landing_page_item_bg_1{
  background-image: url(../img/index2.0/scenario_sipport_bg01.png);
}

.sm_landing_page_item_bg_2{
  background-image: url(../img/index2.0/scenario_sipport_bg02.png);
}

.sm_landing_page_item_bg_3{
  background-image: url(../img/index2.0/scenario_sipport_bg03.png);
}

.sm_landing_page_item_bg_4{
  background-image: url(../img/index2.0/scenario_sipport_bg04.png);
}

.sm_landing_page_item_bg_5{
  background-image: url(../img/index2.0/scenario_sipport_bg05.png);
}

.sm_landing_page_item1_describe{
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  font-weight: 400;
  margin-bottom: 6px;
}

.sm_landing_page_item1_register{
  width: 180px;
  height: 45px;
  background-color: #ffffff;
  border-radius: 6px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  outline: none;
  cursor: pointer;
  border: none;
  font-weight: bold;
  margin-top: 10px;
}

.sm_landing_page_item1_register_1{
  color: #40D8B8;
}

.sm_landing_page_item1_register_2{
  color: #0A95FF;
}

.sm_landing_page_item1_register_3{
  color: #FF705F;
}

.sm_landing_page_item1_register_4{
  color: #6167FF;
}

.sm_landing_page_item1_register_5{
  color: #FF931F;
}

.sm_landing_page_item1_icon{
  height: 18px;
}


.sm_landing_page_page_preview_list{
  width: 1110px;
  margin: 0 auto;
}

.sm_landing_page_page_preview_item{
  float: left;
  margin-right: 20px;
  width: 206px;
  height: 438px;
  position: relative;
}

.sm_landing_page_page_preview_item_qr_mask{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
  display: none;
  border-radius: 5px;
}

.sm_landing_page_page_preview_item_describe{
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  line-height: 22px;
  margin-top: 127px;
}

.sm_landing_page_page_preview_item_qr_box{
  width: 95px;
  height: 95px;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 5px;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}

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

.sm_landing_page_page_preview_item_tip{
  color: #ffffff;
  margin-top: 20px;
  font-size: 12px;
  text-align: center;
  font-weight: 400;
}

.sm_landing_page_page_preview_item:hover .sm_landing_page_page_preview_item_qr_mask{
  display: block;
}

.sm_landing_page_page_preview_item_img{
  width: 100%;
  height: 100%;
}

.sm_landing_page_page_preview_item:last-child{
  margin-right: 0;
}

.sm_landing_page_page_preview_register{
  width: 220px;
  height: 60px;
  background-color: #4F3FFB;
  border-radius: 10px;
  text-align: center;
  line-height: 60px;
  font-weight: bold;
  border: none;
  outline: none;
  color: #ffffff;
  font-size: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 38px;
  cursor: pointer;
}

.sm_landing_page_cooperation_list{
  margin-bottom: 20px;
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.sm_landing_page_cooperation_list:last-child{
  margin-bottom: 0px;
}


.sm_landing_page_cooperation_item{
  width: 168px;
  height: 80px;
  margin-right: 18px;
  display: block;
  float: left;
}

.sm_landing_page_cooperation_item:last-child{
  margin-right: 0px;
}

.sm_lavender_btn{
  padding-left: 23px;
  padding-right: 23px;
  /* background-color: rgba(79,63,251,0.10); */
  border-radius:20px;
  text-align: center;
  color: #FF6300;
  font-size: 13px;
  font-weight: 700;
  line-height: 40px;
  height: 39px;
  border: 1px solid #FF6300;
  box-sizing: border-box;
  outline: none;
  cursor: pointer;
  display: inline-block;
  /* vertical-align: bottom; */
}
.vp-btn-colorxg{
  background-color: #feece7;
  color: #f54b17 ;
}
.vp-btn-colorquan{
  background-color: #edebff;
  color: #5243fb ;
}

.vp-btn-color99{
  background-color: #feece7;
  color: #f54a16 ;
}






.sm_violet_btn{
  padding-left: 23px;
  padding-right: 23px;
  background-color: #FF6300;
  border-radius: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 13px;
  font-weight: 700;
  border: none;
  outline: none;
  cursor: pointer;
  display: inline-block;
  margin-left: 7px;
  width: 100px;
  height: 39px;
  box-sizing: border-box;
  line-height: 40px;
  position: relative;
}

.vp-mf-colorxg{
  background-color: #ff6918;
}

.vp-mf-colorquan{
  background-color: #4f3ffb;
}

.vp-mf-color99{
  background-color: #f54914;
}
.sm_violet_btn:hover a{
  color: #fff !important;
}

#sliderCode .proving_popup_box{
  border: none;
}


