/* banner */
.scrm_banner_bj .btn-div {
    
    text-align: center;
   text-align: left;
    margin-top: 30px;
}
.scrm_banner_bj .btn-div .btn,.scrm_content_bj .btn-div .btn,.scrm_function_ys .btn-div .btn{
    background-color: #007fff;
    line-height: 46px;
    color: #fff;
    font-size: 14px;
    width: 160px;
    height: 46px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
    text-align: center;
    border-radius: 3px;
    padding: initial;
	margin-top:30px;

}
.scrm_banner_bj .btn-div #btn_btnnn {
margin-left: 20px;}

.scrm_banner_bj {
	width: 100%;
	height: 420px;
	background: url(../images/scrm/banner_bg.png) no-repeat;
	background-size: cover;
	/* margin-top:68px; */
}

.scrm_banner_bj .title-fix {
	display: block;
	padding-top:85px;
}

.scrm_banner_bj .title {
	height:auto;
	color: #FFF;
	display: block;
	text-align: center;
	vertical-align: middle;
}

.scrm_banner_bj .title h4 {
	font-size: 36px;
	letter-spacing: 0px;
	text-align: left;
	padding-top:15px;
}

.scrm_banner_bj .title p {
	font-size: 16px;
	letter-spacing: 2px;
	margin: 35px 0 10px;
	text-align: left;
	line-height:26px;
	padding-right:40px;
}
.scrm_banner_bj .title p a{
	display:inline;
	color:#fff;
	font-size:16px;
}

.scrm_banner_bj .title span a {
	width: 130px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 21px;
	border: solid 1px #ffffff;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}

.scrm_banner_bj .title span a:hover {
	color: #FFF;
	background-color: #17938A;
}

.scrm_banner_bj .title-img {
	height: 420px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

.scrm_banner_bj .title-img img {
	max-width: 92%;
}


.main{
	padding-bottom:36px;
}
.btn {
  cursor: pointer;
}

.block {
  height: 80px;
}

.block-short {
  height: 40px;
}

.block-mini {
  height: 40px;
  display: none;
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.justify-between {
  justify-content: space-between;
}

.align-center {
  align-sitems: center;
}

.text-center {
  text-align: center;
}

.main-width1 {
  max-width: 1280px;
  margin: auto;
  padding-top:90px;
  padding-left:20px;
}
.main-width {
  max-width: 1280px;
  margin: auto;
  padding:50px 0 20px;
}


.nav {
  max-width: 1280px;
  margin: auto;
}

.option a {
  line-height: 60px;
  padding: 0 10px;
  cursor: pointer;
  color: #333;
  font-size: 16px;
  text-decoration: none;
}

.option a.cur {
  color: #5757d9;
}

.nav-btn {
  padding: 0 20px;
  background: #5757d9;
  line-height: 40px;
  border-radius: 20px;
  color: #fff;
  margin-left: 20px;
}

.banner {
  background: url('../images/scrm/banner.jpg') no-repeat;
  height: 420px;
  background-size: cover;
  color: #fff;
  /* padding: 80px 0; */
  /* margin-top:68px; */
}

.banner h1 {
  margin-top:30px;
  font-size: 36px;
  font-weight: normal;
}

.banner h2 {
  font-weight: normal;
  font-size:18px;
  padding:30px 0;
}

.ban-btn {
  display: inline-block;
  padding: 0 24px;
  background: #fff;
  line-height: 36px;
  border-radius: 5px;
  color: #5757d9;
  font-size: 16px;
  margin-top:25px;
}



.function1 .title ,.scene1 .title,.scene2 .title {
  font-size: 36px;
  text-align: center;
  margin: 40px;
  font-weight:500;
}

.sub-title {
  font-size: 16px;
  text-align: center;
  color:#51565D;
}

.card-title {
  font-size: 18px;
  margin: 18px 0 8px;
  font-weight: bold;
}
/* .card-title:before{ */
	    /* content: ''; */
    /* position: absolute; */
    /* left: 0; */
    /* width: 10px; */
    /* height: 10px; */
    /* margin-top: 10px; */
    /* border-radius: 50%; */
    /* background-color: #18a88b; */
/* } */
.card {
  padding: 20px 0 60px 0; 
}

.card .sitem {
  margin-bottom: 20px;
  padding: 15px;
  /* min-width: 200px; */
  /* flex-shrink: 0;
  flex-grow: 1; */
  width: 20%;
  	-webkit-box-sizing:content-box
}

.sitem {
  border-radius: 4px;
  box-shadow: 1px 1px 4px #dedede;
  padding: 3px 0;
  transition: all .5s;
}

.scene1 .sitem:hover {
  box-shadow: 1px 1px 8px #ccc;
}

.scene2 {
  background: #F6FAFF;

}

.scene2 .pic {
  /* padding: 40px 0; */
  background: url('../images/scrm/cjzc.png') no-repeat center center;
  background-size: auto 100%;
  margin: 40px 0;
}

.pic-text {
  box-sizing: border-box;
}

.card-content {
  line-height: 26px;
  color: #666;
}
.scene1 .card-content {
   font-size:15px;
}
.scene2 .card-title {
  text-align: center;
}

.scene2 .sitem {
  width: 26%;
  margin: 20px 0;
  box-shadow: none;
}

.scene2 .card-title {
  font-size: 22px;
  font-weight:bold;
}

.scene2 .card-content {
  font-size: 16px;
  line-height: 32px;
}

.function1 .text {}

.function1 .sitem {
  box-shadow: none;
  width: 100%;
}
.function1 .card-content{
	font-size:14px;
	
}
.text.short .sitem {
  margin: 0;
  padding: 3px 0;
}

.text {
  flex: 1;
  padding: 0 20px;
  max-width: 100%;
  width: 50%;
  min-width: 300px;
}
.text1 {
  flex: 1;
  padding: 30px 0px 30px 30px;
  max-width: 100%;
  width: 50%;
  min-width: 300px;
}

.text2 {
  flex: 1;
  padding: 30px 30px 30px 0px;
  max-width: 100%;
  width: 50%;
  min-width: 300px;
}



.pic-text img {
  flex: 1;
  max-width: 100%;
  width: 100%;

}
.pro .card-content {
  color: #51565D;
  font-size:14px;
}

.sub-foot {
  background: url('../images/scrm/画板\ –\ 2.jpg');
  padding: 30px;
  margin-top: 40px;
  text-align: center;
  color: #fff;
}

.sub-foot h1 {
  font-weight: normal;
}



.base {
  line-height: 30px;
}

.qrcode img {
  margin-bottom: 20px;
}



.fixed {
  position: fixed;
  right: 0;
  top: 45%;
  background: #5757d9;
  padding: 20px 10px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  border-radius: 2px;
}

.pop {
  width: 180px;
  padding: 20px;
  box-shadow: 0 2px 6px #ddd;
  position: absolute;
  top: -45%;
  right: 140%;
  color: #000;
  font-size: 14px;
  padding-top: 40px;
  cursor: default;
  line-height: 25px;
  background: #fff;
  border-radius: 2px;
  display: none;
}

.pop img {
  margin-bottom: 20px;
}

.close {
  position: absolute;
  font-size: 30px;
  right: 0;
  top: 0;
  padding: 10px;
  color: #888;
  font-weight: lighter;
  cursor: pointer;
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  display: none;
}

.modal-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-sitems: center;
  justify-content: center;
  text-align: center;
}

.modal-pop.pop {
  position: static;
  display: block;
  padding-top: 20px;
}



@media only screen and (max-width: 520px) {

  .nav {
    padding: 0 10px;
  }

  .option a {
    font-size: 12px;
    padding: 0;
    line-height: 50px;
  }

  .banner {
    height: 150px;
    padding: 10px 20px;
  }

  .banner h1 {
    font-size: 24px;
  }

  .banner h2 {
    font-weight: normal;
    font-size: 20px;
  }

  .nav-btn {
    padding: 0 10px;
    line-height: 24px;
    border-radius: 15px;
    font-size: 12px;
  }

  .ban-btn {
    padding: 0 20px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 15px;
  }

  .block {
    display: none;
  }

  .block-short {
    display: none;
  }

  .title {
    font-size: 22px;
  }

  .sub-title {
    font-size: 15px;
  }


  .card .sitem {
    width: 40%;
    min-width: 0;
    margin-bottom: 20px;

  }

  .scene2 .card-title {
    font-size: 18px;
  }


  .scene2 .pic {
    background-size: auto 50%;
    margin: 0;
  }

  .text {
    padding: 0;
  }

  .scene2 .sitem {
    width: 26%;
    margin: 0;
  }

  .scene2 .card-content {
    font-size: 12px;
    line-height: 16px;
  }
