/* common */
.write-back-container {
  max-width: 1220px;
  margin: 0 auto;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
}

/* 顶部banner */
.banner,
.banner .content {
  height: 150px;
}
.banner {
  width: 100%;
  background-color: #23B1EC;
}
.banner .content {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
}
.banner .content .subtitle,
.banner .content .title {
  color: #fff;
  font-weight: bold;
}
.banner .content .subtitle {
  font-size: 25px;
}
.banner .content .title {
  font-size: 35px;
}

/* profile */
.wb-profile {
  margin-top: 60px;
  text-align: center;
}
.wb-profile > video {
  width: 1000px;
  display: inline-block;
  vertical-align: center;
}

/* scenario */
.scenario{
  margin-top: 75px;
  background-color: #f5f5f5;
}
.scenario .scenario-box{
  padding: 62px 0;
}
.scenario .title {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.scenario .detail {
  margin-top: 30px;
}
.scenario .detail p + p {
  margin-top: 24px;
  text-align: center;
}
.scenario .download {
  text-align: center;
  margin-top: 30px;
  text-align: center;
}
.scenario .download .btn {
  display: inline-block;
  background-color: #e64278;
  height: 37px;
  line-height: 37px;
  border-radius: 18.5px;
  padding: 0 19px;
  font-weight: bold;
  color: #fff;
}

/* modules */
.modules{
  margin-top: 75px;
}
.modules .modules-box {
  width: 100%;
  padding-bottom: 90px;
}
.modules .caption {
  font-size: 30px;
  text-align: center;
}
.modules .slider-main{
  /*margin-left: 92px;*/
  /*margin-right: 92px;  */
  box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
  padding: 56px 20px;
  /*display: flex;*/
  /*justify-content: space-between;*/
  align-items: center;
  border-radius: 7px;
}
.modules .slider-left{
  width: 560px;
}
.modules .slider-left .title{
  font-size: 30px;
  font-weight: bold;
}
.modules .slider-left img{
  width: 560px;
  height: 306px;
  display: inline-block;
  vertical-align: top;
  margin-top: 22px;
}
.modules .slider-descr{
  width: 530px;
  margin-top: 32px;
}
.height-180{
  height: 180px;
}
.height-280{
  height: 280px;
}
.modules .slider-descr p + p {
  margin-top: 24px;
}
.modules .tested {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-top: 100px;
}
.modules .tested span{
  color:#FA2B78;
}
.modules .database {
  padding: 0 92px;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modules .database .info {
  width: 454px;
}

.layui-carousel-arrow {
  width: 48px !important;
  height: 48px !important;
  background-color:transparent !important;
  cursor: pointer;
  font-size: 0 !important;
  
}
.layui-carousel-arrow[lay-type=sub]{
  background: url('/img/extensions/img/carousel_btn_left_gray.png') 0 0 no-repeat !important;
  background-size: 100% 100%;
}
.layui-carousel-arrow[lay-type=sub]:hover{
  background: url('/img/extensions/img/carousel_btn_left_hover.png') 0 0 no-repeat !important;
  background-size: 100% 100%;
}

.layui-carousel-arrow[lay-type=add]{
  background: url('/img/extensions/img/carousel_btn_right_gray.png') 0 0 no-repeat !important;
  background-size: 100% 100%;
}
.layui-carousel-arrow[lay-type=add]:hover{
  background: url('/img/extensions/img/carousel_btn_right_hover.png') 0 0 no-repeat !important;
  background-size: 100% 100%;
}


.layui-carousel,
.layui-carousel > [carousel-item] > * {
  background-color: transparent !important;
}

/* features */
.features{
  margin-top: 75px;
}
.features .features-box {
  width: 100%;
  padding-bottom: 100px;
}
.features .caption {
  font-size: 30px;
  text-align: center;
}
.features .slider-main{
  /*margin-left: 92px;*/
  /*margin-right: 92px;  */
  box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
  padding: 28px 20px;
  /*display: flex;*/
  /*justify-content: space-between;*/
  align-items: center;
  border-radius: 7px;
}
.features .slider-main img {
  width: 560px;
  box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
}
.features .slider-descr{
  width: 560px;
  margin-top: 36px;
  height: 100px;
}
.features .slider-descr p + p {
  margin-top: 24px;
}
.features .new{
  margin-top: 75px;
  padding: 0 55px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.features .new img{
  width: 470px;
}
.features .new .title{
  font-size: 30px;
  font-weight: bold;
}
.features .new .detail{
  margin-top: 30px;
}
.features .new .contact{
  margin-top: 30px;
}
.features .new .contact .btn {
  display: inline-block;
  background-color: #e64278;
  height: 37px;
  line-height: 37px;
  border-radius: 18.5px;
  padding: 0 19px;
  font-weight: bold;
  color: #fff;
}
.features .value{
  margin-top: 75px;
}
.features .value .title{
  text-align: center;
  font-weight: bold;
  font-size: 30px;
}
.features .value .items{
  margin-top: 6px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.features .value .items li{
  width: 150px;
  margin: 34px 0 0 85px;
  flex: 0 0 auto;
}
.features .value .items li:nth(5n+1){
  margin-left: 0;
}
.features .value .items li img{
  display: inline-block;
  vertical-align: top;
}
.features .value .items li p{
  font-size: 22px;
  font-weight: bold;
  margin-top:10px;
  text-align: center;
}





/* addon */
.addon {
  margin-top: 75px;
  background-color: #f5f5f5;
}
.addon .addon-box{
  padding: 72px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.addon .addon-right{
  width: 480px;
}
.addon .addon-right .title{
  font-size: 30px;
  font-weight: bold;
}
.addon .addon-right .description{
  margin-top: 30px;
}
.addon .addon-right .items{
  margin-top: 28px;
}
.addon .addon-right .items li{
  padding-left: 22px;
  position: relative;
}
.addon .addon-right .items li:before{
  content: '';
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 7px;
  background-color: #E72068;
}

.addon img {
  width: 700px;
  box-shadow: 0 3px 6px 1px rgba(0, 0, 0, 0.16);
}



.carousel-item-box{
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
.carousel-item-box-2{
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
}
.carousel-item-box-2 img{
  width: 335px!important;
}



.width-335{
  width: 335px !important;
}

