@charset "UTF-8";
/*样式重置*/
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dd,
ol,
ul,
form,
input,
textarea,
th,
td,
select {
  margin: 0;
  padding: 0; }

em,
i {
  font-style: normal; }

li {
  list-style: none; }

a {
  text-decoration: none;
  cursor: pointer;
  color: #333; }

a:focus {
  outline: none; }

b {
  font-weight: normal; }

img {
  border: none;
  vertical-align: top; }

/*却掉图片间隙*/
input,
textarea {
  vertical-align: middle;
  outline: none;
  border: none;
  background: none;
  box-sizing: content-box; }

textarea {
  resize: none;
  overflow: auto; }

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

/*\5b8b\4f53 宋体*/
body,
input,
select,
button,
textarea {
  font-size: 12px;
  font-family: PingFang SC-Semibold, PingFang SC, Microsoft YaHei, Arial, Helvetica, sans-serif;
  background: #fff; }

html,
body,
.box {
  min-height: 100%;width: 100%;overflow-x: hidden; }
::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}
.box {
  font-family: PingFang SC-Semibold, PingFang SC, Microsoft YaHei, Arial, Helvetica, sans-serif;
  position: relative;
  background: #ffffff; min-width: 1200px;}
.page-width-1200{
	width: 1200px;
}

.page-min-width,.page-min-width-1140{
  width: 1336px;  }

.page-width-1520 {
  width: 1520px; }

.page-width-1482 {
  width: 1482px; }

.page-width-1538 {
  width: 1538px; }
.banner-old{
		height: 630px!important;
	}

.page-width-1100 .min-right{
	max-width: 1100px;
	margin:56px auto 46px auto;
}
@media screen and (max-width: 1600px) {
	.page-min-width-1140{
		 width: 1140px;
	}
	.page-min-width{
		width: 1200px;
	}
  .page-min-width-1140 {
    width: 1200px; }
  .page-width-1520 {
    width: 1200px; }
  .page-width-1482 {
    width: 1200px; }
  .page-width-1538 {
    width: 1200px; }

	.banner-old{
		height: 544px!important;
	}
}

.m-box {
  height: auto;
  overflow: hidden; }

.m-box1 {
  background: #F5F8FF;
  padding: 60px 0; }

.m-box2 {
  padding: 100px 0; }

.m-box3 {
  background: #F5F8FF;
  padding: 100px 0 76px 0; }

.m-box4 {
  padding: 100px 0 76px 0; }

@media screen and (max-width: 1600px) {
  .m-box1 {
    background: #F5F8FF;
    padding: 80px 0; }
  .m-box2 {
    padding: 80px 0; }
  .m-box3 {
    background: #F5F8FF;
    padding: 80px 0 56px 0; }
  .m-box4 {
    padding: 80px 0 56px 0; } }

.back-white {
  width: 176px;
  height: 56px;
  background: #FFFFFF;
  box-shadow: 0px 1px 5px 1px #C70000;
  border-radius:4px;
  font-size: 24px;
  color: #DE1F26;
  border: 2px solid transparent;
  cursor: pointer; }

.border-white {
  width: 176px;
  height: 56px;
  opacity: 1;
  border: 1px solid #FFFFFF;
  background: transparent;
  border-radius:4px;
  font-size: 24px;
  color: #FFFFFF;
  cursor: pointer; }

.back-red {
  width: 176px;
  height: 50px;
  background: #DE1F26;
  border-radius:4px;
  font-size: 24px;
  color: #ffffff;
  border: none;
  cursor: pointer; }
.back-black{
	background: rgba(255, 255, 255, 0.2);
	color: #FFFFFF;
	 border-radius:4px;
	 border: none;
	 cursor: pointer;
	 margin-left: 16px;
}
.back-red208 {
  width: 208px;
  height: 50px; }


.border-red {
  width: 176px;
  height: 50px;
  opacity: 1;
  border: 1px solid #DE1F26;
  background: transparent;
 border-radius:4px;
 font-size: 24px;
  color: #DE1F26;
  cursor: pointer;
  background: transparent;}

.border-red-208 {
  width: 208px;
  height: 50px; }
.button-small{
	width: 127.89px;
	height: 48px;
	font-size: 18px;
}
.button-small-16{
	font-size: 16px;
	width: 120px;
	height: 40px;
	border-radius: 4px;
}
@media screen and (max-width: 1600px) {
/*  .back-white {
    width: 130px;
    height: 40px;
    font-size: 18px; }
  .border-white {
    width: 130px;
    height: 40px;
    font-size: 18px; }
  .back-red {
    width: 130px;
    height: 40px;
    font-size: 18px; }
  .back-red208 {
    width: 180px;
    height: 40px;
    font-size: 18px; }
  .border-red {
    width: 130px;
    height: 40px;
    font-size: 18px; } */
	 }

.s-tab {
  width: 1336px;
  height: 75px;
  border-bottom: 2px solid rgba(6, 15, 26, 0.05);
  display: flex;
  margin: 50px auto 0 auto;
  justify-content: space-between; }
.s-tab-item {
  height: 75px;
  cursor: pointer;
  display: inline-block; }
.s-tab-item span {
  display: inline-flex;
  align-items: center;
  height: 100%;
  font-size: 24px;
  color: #333333; }
.s-tab-item span img {
  width: 32px;
  height: 32px; }
.s-tab-item span em {
  font-style: normal;
  margin-left: 10px; }
.s-tab-active span {
  border-bottom: 2px solid #DE1F26; }
.s-tab-active span em {
  color: #DE1F26; }
@media screen and (max-width: 1600px) {
  .s-tab {
    width: 1200px;
    height: 60px;
    margin: 40px auto 0 auto; }
  .s-tab-item {
    height: 60px; }
  .s-tab-item span {
    font-size: 22px; }
  .s-tab-item span img {
    width: 28px;
    height: 28px; }
  .s-tab-item span em {
    margin-left: 6px; }

}

.footer {
  height: auto;
  overflow: hidden;
  background: #232323;
  padding: 0;
}
.footer-router {
  margin: 32px auto 0 auto;
  height: auto;
  overflow: hidden;
  display: flex;
  /* align-items: center; */
  justify-content: space-between;}
.footer-router-left {
  height: 100%;
  float: left; }
.footer-router-left-a {
  height: 292px; }
.footer-router-left-a dl {
  float: left;
  margin-right: 32px; }
.footer-router-left-a dl dd {
  font-size: 20px;
  font-weight: 400;
  color: #DADADA;
  height: 40px;
  line-height: 40px;

  margin-bottom: 14px; }
.footer-router-left-a dl dt {
  margin-bottom: 12px; }
.footer-router-left-a dl dt a {
  font-size: 16px;
  font-weight: 400;
  color: #999999; }
.footer-router-left-a dl dt:hover a {
  color: #ffffff; }
.footer-router-left-a dl:last-child {
  margin-right: 0; }
.footer-router-left-cooperation {
  margin: 16px auto 16px auto;
  height: 18px;
  line-height: 18px; }
.footer-router-left-cooperation a {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-right: 32px; }
.footer-router-left-cooperation a:last-child {
  margin-right: 0; }
.footer-router-left-cooperation a:hover {
  color: #ffffff; }
.footer-router-right {
  height: 100%;
  float: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end; }
.footer-router-right-logo {
  width: 151.5px;
  height: 41.9px;
  margin-bottom: 16px; }
.footer-router-right-logo img {
  width: 100%;
  height: 100%; }
.footer-router-right h6 {
  font-size: 14px;
  font-weight: 400;
  color: #DADADA;
  margin-top: 6px;
  display: flex;
  align-items: center; }
.footer-router-right h6 span {
  width: 34px;
  height: 1px;
  background: #DADADA;
  display: inline-block;
  margin-right: 5px; }
.footer-router-right-code {
  width: 152px;
  height: 154px;
  margin-top: 16px; }
.footer-router-right-code img {
  width: 100%;
  height: 100%; }
.footer-router-right-phone {
  font-size: 14px;
  height: 18px;
  line-height: 18px;
  font-weight: 400;
  color: #888888;
  margin-top: 14px; }
.footer-lin {
  height: 1px;
  background: #999999;
  margin-top: 10px;
  opacity: 0.53; }
.footer-record {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center; }
.footer-record p {
  font-size: 16px;
  font-weight: 400;
  color: #999999; }
.footer-record p em {
  color: #0082EF;
  font-style: normal; }
.footer-record p em a {
  color: #0082EF;
  font-style: normal; }
.footer-record div {
  margin-left: 8px;
  display: flex;
  align-items: center; }
.footer-record div img {
  width: 15px;
  height: 15.83px; }
.footer-record div span {
  margin-left: 4px;
  font-size: 14px;
  font-weight: 400;
  color: #999999; }
@media screen and (max-width: 1600px) {
  .footer-router {
    margin: 24px auto 0 auto;
    height: auto;
	 overflow: hidden;
	 }
  .footer-router-left-a {
    height: auto;
	overflow: hidden;}
  .footer-router-left-a dl {
    margin-right: 28px; }
  .footer-router-left-a dl dd {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 12px; }
  .footer-router-left-a dl dt {
    margin-bottom: 12px; }
  .footer-router-left-a dl dt a {
    font-size: 14px; }
  .footer-router-left-cooperation {
    height: 18px;
    line-height: 18px; }
  .footer-router-left-cooperation a {
    font-size: 12px;
    margin-right: 32px; }
  .footer-router-right-logo {
    width: 120px;
    height: 33px;
    margin-bottom: 10px; }
  .footer-router-right h6 {
    font-size: 12px;
    margin-top: 4px; }
  .footer-router-right h6 span {
    width: 28px;
    margin-right: 4px; }
  .footer-router-right-code {
    width: 128px;
    height: 129px;
    margin-top: 12px; }
  .footer-router-right-code img {
    width: 100%;
    height: 100%; }
  .footer-router-right-phone {
    font-size: 12px;
    margin-top: 12px; }
  .footer-lin {
    margin-top: 18px; }
  .footer-record {
    height: 50px; }
  .footer-record p {
    font-size: 14px; }
  .footer-record div {
    margin-left: 8px; }
  .footer-record div img {
    width: 13px;
    height: 13.83px; }
  .footer-record div span {
    font-size: 12px; } }

.header {
  height: 64px;
background:#DE1F26;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99; }
.header-min {
  margin: 0 auto;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }
.header-min-logo {
  width: 120px;
  height: 34px;
  float: left; }
.header-min-logo a {
  width: 100%;
  height: 100%;
  display: block;
  background: url("https://www.xlbscrm.com/img/logo-nav.png") no-repeat;
  background-size: 100% 100%; }
.header-min-list {
  height: 100%;
  width: 900px;
  float: left; }
.header-min-list li {
  float: left;
  margin-right: 37px;
  border-bottom: 2px solid transparent;
  height: 100%;
  position: relative;
  box-sizing: border-box; }
.header-min-list li .list-title {
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 100%; }
.header-min-list li .list-title .icon {
  width: 18;
  height: 18px; }
.header-min-list li .list-title .icon path {
  fill: #ffffff; }
.header-min-list li .list-title a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center; }
.header-min-list li .list-title .list-img {
  width: 11px;
  height: 6px;
  margin-left: 10px; }
.header-min-list li .list-title span {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;

}
.header-min-list li .list-title span a {
  color: #FFFFFF; }
.header-min-list li:last-child {
  margin-right: 0; }
.header-min-list li:hover {
  border-bottom: 2px solid #ffffff; }
.header-min-list li .son-drop {
  position: absolute;
  top:64px;
  display: none; }
.header-min-list li .drop-box {
  padding: 0 10px 10px 10px; }
.header-min-list li .drop-box .drop-box-min {
  background: #ffffff;
  box-shadow: 0px 4px 8px 1px rgba(0, 0, 0, 0.11);
  position: relative;
  padding: 24px 24px;
  box-sizing: border-box;
  border-top: 1px solid #eeeeee; }
.header-min-list li .product-drop {
  height: auto;
  overflow: hidden;
  width: 1230px !important;
  left: -126px; }
.header-min-list li .product-drop .up-img {
  width: 40px;
  height: 22px;
  margin-left: 201px;
  margin-top: 4px; }
.header-min-list li .product-drop .up-img img {
  width: 100%;
  height: 100%; }
.header-min-list li .product-drop-min {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #eeeeee; }
.header-min-list li .product-drop-min .min-h3 {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  color: #353535;
  margin-bottom: 24px; }
.header-min-list li .product-drop-min .min-h3 span {
  display: inline-block;
  width: 4px;
  height: 20px;
  border-radius: 20px;
  background: #DE1F26;
  margin-right: 6px; }
.header-min-list li .product-drop-min-left {
  width: 407px;
  height: auto;
  overflow: hidden;
  float: left;
  border-right: 1px solid #FFDFDF;
  box-sizing: border-box; }
.header-min-list li .product-drop-min-left dl {
  height: auto;
  overflow: hidden;
  height: 380px; }
.header-min-list li .product-drop-min-left dl dd {
  height: auto;
  overflow: hidden;
  margin-bottom: 32px; }
.header-min-list li .product-drop-min-left dl dd .li-left {
  width: 52px;
  height: 52px;
  float: left; }
.header-min-list li .product-drop-min-left dl dd .li-left svg {
  width: 100%;
  height: 100%; }
.header-min-list li .product-drop-min-left dl dd .li-right {
  width: calc(100% - 45px - 16px);
  height: 52px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  float: right;
   padding: 4px 0;
   box-sizing: border-box;
   }
.header-min-list li .product-drop-min-left dl dd .li-right h5 {
  font-size: 16px;
  font-weight: 600;
  color: #353535; }
.header-min-list li .product-drop-min-left dl dd .li-right p {
  font-size: 14px;
  font-weight: 400;
  color: #555555; }
.header-min-list li .product-drop-min-left dl dd:last-child {
  margin-bottom: 0; }
.header-min-list li .product-drop-min-left dl dd:hover .li-right h5, .header-min-list li .product-drop-min-left dl dd:hover .li-right p {
  color: #DE1F26; }
.header-min-list li .product-drop-min-left-btn .back-red, .header-min-list li .product-drop-min-left-btn .border-red {
 width: 108px;
 height: 40px;
 border-radius: 4px;
  font-size: 18px; }
.header-min-list li .product-drop-min-left-btn .border-red {
  margin-left: 12px; }
.header-min-list li .product-drop-min-right {
  width: calc(100% - 407px);
  height: auto;
  overflow: hidden;
  float: right; }
.header-min-list li .product-drop-min-right .min-list {
  margin-left: 24px;
  overflow: hidden; }
.header-min-list li .product-drop-min-right .min-list-m {
  height: auto;
  overflow: hidden; }
.header-min-list li .product-drop-min-right .min-list-m dl {
  float: left;
  padding-right: 24px;
  }
.header-min-list li .product-drop-min-right .min-list-m dl dd {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  cursor: pointer;
  padding-bottom: 16px;
  box-sizing: border-box;
  position: relative;
  }
.header-min-list li .product-drop-min-right .min-list-m dl dd::after{
	position: absolute;
	content: "";
	width: 150%;
	height: 1px;
	background: #FFE7E7;
	left: 0;
	bottom: 0;
}
.header-min-list li .product-drop-min-right .min-list-m dl dd:last-child::after{
	width: 100%;
}
.header-min-list li .product-drop-min-right .min-list-m dl dd div {
  width: 18px;
  height: 18px;
  margin-right: 8px; }
.header-min-list li .product-drop-min-right .min-list-m dl dd div svg {
  width: 100%;
  height: 100%; }
.header-min-list li .product-drop-min-right .min-list-m dl dd em {
  font-size: 18px;
  font-weight: 600;
  color: #353535; }
.header-min-list li .product-drop-min-right .min-list-m dl dd:hover em {
  color: #DE1F26; }
.header-min-list li .product-drop-min-right .min-list-m dl dt {
  margin-bottom: 24px;
  cursor: pointer; }
.header-min-list li .product-drop-min-right .min-list-m dl dt p {
  font-size: 16px;
  font-weight: 600;
color: #353535;

  }
.header-min-list li .product-drop-min-right .min-list-m dl dt em {
  font-size: 12px;
  font-weight: 400;
	color: #555555;
  margin-top: 4px;
  display: block;

  }
.header-min-list li .product-drop-min-right .min-list-m dl dt:last-child {
  margin-bottom: 0; }
.header-min-list li .product-drop-min-right .min-list-m dl dt:hover p, .header-min-list li .product-drop-min-right .min-list-m dl dt:hover em {
  color: #DE1F26; }
.header-min-list li .product-drop-min-right .min-list-m dl:last-child {
  margin-right: 0; }
.header-min-list li .product-drop-min-right .min-list-tip {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  text-align: center; }
.header-min-list li .operate-drop {
  left: -10px; }
.header-min-list li .operate-drop .up-img {
  width: 40px;
  height: 22px;
  margin-left: 14px;
  margin-top: 4px; }
.header-min-list li .operate-drop .up-img img {
  width: 100%;
  height: 100%; }
.header-min-list li .operate-drop-min {
  height: auto;
  overflow: hidden;
  position: relative; }
.header-min-list li .operate-drop-min-left {
  width: 407px;
  float: left;
  box-sizing: border-box; }
.header-min-list li .operate-drop-min-left dl {
  height: auto;
  overflow: hidden; }
.header-min-list li .operate-drop-min-left dl dd {
  height: auto;
  overflow: hidden;
  margin-bottom: 24px;
  display: flex;
  align-items: center; }
.header-min-list li .operate-drop-min-left dl dd a {
  width: 100%;
  display: flex;
  align-items: center; }
.header-min-list li .operate-drop-min-left dl dd .li-left {
  width: 52px;
  height: 52px; }
.header-min-list li .operate-drop-min-left dl dd .li-left img {
  width: 100%;
  height: 100%; }
.header-min-list li .operate-drop-min-left dl dd .li-right {
  margin-left: 10px;
  width: calc(100% - 45px - 16px); }
.header-min-list li .operate-drop-min-left dl dd .li-right h5 {
  font-size: 16px;
  font-weight: 600;
 color: #353535; }
.header-min-list li .operate-drop-min-left dl dd .li-right p {
  font-size: 14px;
  font-weight: 400;
 color: #555555; }
.header-min-list li .operate-drop-min-left dl dd:last-child {
  margin-bottom: 0; }
.header-min-list li .operate-drop-min-left dl dd:hover .li-right h5, .header-min-list li .operate-drop-min-left dl dd:hover .li-right p {
  color: #DE1F26; }
.header-min-list .list-active {
  border-bottom: 2px solid #ffffff; }
.header-min-login {
  float: left;
  height: 100%;
  display: flex;
  align-items: center; }
  .header-min-login button{
	  width: 108px;
	  height: 40px;
	  border-radius: 4px;
	  font-size: 18px;
	  font-weight: normal;
	  box-sizing: border-box;
	  cursor: pointer;
     }
.header-min-login .login-btn-c {
  /* 品牌色 */
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background: transparent;
  }
.header-min-login .register-btn-c {
  background: #FFFFFF;
   border: 1px solid #FFFFFF;
   color: #DE1F26;
   margin-left: 12px;
  }
  .header-scroll .header-min-login .login-btn-c{
	  border: 1px solid #DE1F26;
	  color: #DE1F26;
  }
  .header-scroll .header-min-login .register-btn-c{
  	  border: 1px solid #DE1F26;
  	 background: #DE1F26;
	  color: #ffffff;
  }

.header-scroll {
  transition: 0.5s;
  background: #ffffff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
.header-scroll .header-min .header-min-logo a {
  background: url("https://www.xlbscrm.com/img/logo-nav-red.png") no-repeat;
  background-size: 100% 100%; }
.header-scroll .header-min .header-min-list li .list-title span {
  color: #333333; }
.header-scroll .header-min .header-min-list li .list-title span a {
  color: #333333; }
.header-scroll .header-min .header-min-list li .list-title .icon path {
  fill: #333333; }
.header-scroll .header-min .header-min-list li:hover {
  border-bottom: 2px solid #E52927; }
.header-scroll .header-min .header-min-list .list-active {
  border-bottom: 2px solid #E52927; }
.header-scroll .header-min .header-min-login .back-white {
  background: #DE1F26;
  color: #FFFFFF;
  box-shadow: none; }
.header-scroll .header-min .header-min-login .border-white {
  border: 1px solid #DE1F26;
  color: #DE1F26;
  margin-left: 16px;
  background: transparent;
  padding: 0; }

.banner {
  height: 700px;
  overflow: hidden;
/*  max-width: 1460px; */
  min-width: 1200px;
}
.banner-back{
	width: 100%;
	height: 100%;

}


.banner-min {
  margin: 64px auto 0 auto;
  position: absolute;
  width: 1200px;
  left: 50%;
  margin-left: -600px;
  top: 0;
  z-index: 2;}
.banner-min .min-left {
  float: left; }
.banner-min .min-left h2 , .banner-min .min-left h1 {
  font-size: 50px;
  font-weight: 500;
  color: #FFFFFF;
  margin: 90px 0 32px 0; }
.banner-min .min-left h6 {
  font-size: 22px;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 32px;
  width: 600px; }
.banner-min .min-left-btn {
  margin-top: 88px; }
.banner-min .min-left-btn .border-white {
  margin-left: 16px; }

.banner-min .min-right {
  float: right; }
.banner-min .min-right img {
  width: 594px;
  height: 480px; }
.index-banner-other{
	background: url("/scrm/index-banner.png")no-repeat center;
	background-size: cover;
}
.index-product-other{
	background: url("/scrm/banner.png")no-repeat center;
	background-size: cover;
}
.index-menu-run-other{
	background: url("/scrm/banner.png")no-repeat center;
	background-size: cover;
}
.index-mother-baby-other{
	background: url("/scrm/hangye/muying/banner.png")no-repeat center;
	background-size: cover;
}
.index-menu-finance-other{
	background: url("/scrm/hangye/jinrong/banner.png")no-repeat center;
	background-size: cover;
}
.index-menu-cosmetic-medical-other{
	background: url("/scrm/hangye/yimei/banner.png")no-repeat center;
	background-size: cover;
}
.index-menu-retail-other{
	background: url("/scrm/hangye/banner.png")no-repeat center;
	background-size: cover;
}
.index-menu-education-other{
	background: url("/scrm/hangye/edu/banner.png")no-repeat center;
	background-size: cover;
}
.index-menu-mall-other{
	background: url("/scrm/hangye/dianshang/banner.png")no-repeat center;
	background-size: cover;
}
.index-menu-repast-other{
	background: url("/scrm/hangye/canyin/banner.png")no-repeat center;
	background-size: cover;
}







@media screen and (max-width: 1600px) {
	.index-banner-other{
		background: url("/scrm/index-banner.png")no-repeat -100px;
		background-size: cover;
	}
	.index-product-other{
		background: url("/scrm/banner.png")no-repeat -300px;
		background-size: cover;
	}
	.index-menu-run-other{
		background: url("/scrm/banner.png")no-repeat -160px;
		background-size: cover;
	}
	.index-mother-baby-other{
		background: url("/scrm/hangye/muying/banner.png")no-repeat -310px;
		background-size: cover;
	}
	.index-menu-finance-other{
		background: url("/scrm/hangye/jinrong/banner.png")no-repeat -310px;
		background-size: cover;
	}
	.index-menu-cosmetic-medical-other{
		background: url("/scrm/hangye/yimei/banner.png")no-repeat -260px;
		background-size: cover;
	}
	.index-menu-retail-other{
		background: url("/scrm/hangye/banner.png")no-repeat -310px;
		background-size: cover;
	}
	.index-menu-education-other{
		background: url("/scrm/hangye/banner.png")no-repeat -310px;
		background-size: cover;
	}
	.index-menu-mall-other{
		background: url("/scrm/hangye/dianshang/banner.png")no-repeat -310px;
		background-size: cover;
	}
	.index-menu-repast-other{
		background: url("/scrm/hangye/canyin/banner.png")no-repeat -310px;
		background-size: cover;
	}

}




@media screen and (max-width: 1440px) {
	.page-min-width-1140{
		 width: 1140px;
		 padding: 0 10px;
	}
  .banner {
    height: 620px;
	}
	.banner-min .min-left h2, .banner-min .min-left h1{
		font-size: 40px;
		margin: 90px 0 32px 0;
	}
	.banner-min .min-left-btn{
		margin-top: 66px;
	}
	.index-banner-other{
		background: url("https://www.xlbscrm.com/img/index/index-banner.png")no-repeat -200px;
		background-size: cover;
	}
	.index-product-other{
		background: url("https://www.xlbscrm.com/img/product/5.0/banner.png")no-repeat -400px;
		background-size: cover;
	}
	.index-menu-run-other{
		background: url("https://www.xlbscrm.com/img/private-domain/5.0/banner.png")no-repeat -280px;
		background-size: cover;
	}
	.index-mother-baby-other{
		background: url("/scrm/hangye/muying/banner.png")no-repeat -440px;
		background-size: cover;
	}
	.index-menu-finance-other{
		background: url("/scrm/hangye/jinrong/banner.png")no-repeat -440px;
		background-size: cover;
	}
	.index-menu-cosmetic-medical-other{
		background: url("/scrm/hangye/yimei/banner.png")no-repeat -400px;
		background-size: cover;
	}
	.index-menu-retail-other{
		background: url("/scrm/hangye/banner.png")no-repeat -460px;
		background-size: cover;
	}
	.index-menu-education-other{
		background: url("/scrm/hangye/edu/banner.png")no-repeat -460px;
		background-size: cover;
	}
	.index-menu-mall-other{
		background: url("/scrm/hangye/dianshang/banner.png")no-repeat -400px;
		background-size: cover;
	}
	.index-menu-repast-other{
		background: url("/scrm/hangye/canyin/banner.png")no-repeat -440px;
		background-size: cover;
	}
}

@media screen and (max-width: 1366px) {
	.index-banner-other{
		background: url("https://www.xlbscrm.com/https://www.xlbscrm.com/img/index/index-banner.png")no-repeat -300px;
		background-size: cover;
	}
	.index-product-other{
		background: url("https://www.xlbscrm.com/img/product/5.0/banner.png")no-repeat -400px;
		background-size: cover;
	}
	.index-menu-run-other{
		background: url("https://www.xlbscrm.com/img/private-domain/5.0/banner.png")no-repeat -300px;
		background-size: cover;
	}
	.index-mother-baby-other{
		background: url("/scrm/hangye/muying/banner.png")no-repeat -550px;
		background-size: cover;
	}
	.index-menu-finance-other{
		background: url("/scrm/hangye/jinrong/banner.png")no-repeat -550px;
		background-size: cover;
	}
	.index-menu-cosmetic-medical-other{
		background: url("/scrm/hangye/yimei/banner.png")no-repeat -500px;
		background-size: cover;
	}
	.index-menu-retail-other{
		background: url("/scrm/hangye/banner.png")no-repeat -520px;
		background-size: cover;
	}
	.index-menu-education-other{
		background: url("/scrm/hangye/edu/banner.png")no-repeat -520px;
		background-size: cover;
	}
	.index-menu-mall-other{
		background: url("/scrm/hangye/dianshang/banner.png")no-repeat -500px;
		background-size: cover;
	}
	.index-menu-repast-other{
		background: url("/scrm/hangye/canyin/banner.png")no-repeat -550px;
		background-size: cover;
	}
}
@media screen and (max-width: 1240px) {
	.index-banner-other{
		background: url("/scrm/index-banner.png")no-repeat -360px;
		background-size: cover;
	}
	.index-product-other{
		background: url("https://www.xlbscrm.com/img/product/5.0/banner.png")no-repeat -500px;
		background-size: cover;
	}
	.index-menu-run-other{
		background: url("https://www.xlbscrm.com/img/private-domain/5.0/banner.png")no-repeat -500px;
		background-size: cover;
	}
	.index-mother-baby-other{
		background: url("/scrm/hangye/muying/banner.png")no-repeat -620px;
		background-size: cover;
	}
	.index-menu-finance-other{
		background: url("/scrm/hangye/jinrong/banner.png")no-repeat -620px;
		background-size: cover;
	}
	.index-menu-cosmetic-medical-other{
		background: url("/scrm/hangye/yimei/banner.png")no-repeat -600px;
		background-size: cover;
	}
	.index-menu-retail-other{
		background: url("https://www.xlbscrm.com/img/channel/retail/banner.png")no-repeat -620px;
		background-size: cover;
	}
	.index-menu-education-other{
		background: url("/scrm/hangye/banner.png")no-repeat -620px;
		background-size: cover;
	}
	.index-menu-mall-other{
		background: url("/scrm/hangye/dianshang/banner.png")no-repeat -550px;
		background-size: cover;
	}
	.index-menu-repast-other{
		background: url("/scrm/hangye/canyin/banner.png")no-repeat -620px;
		background-size: cover;
	}
}



.home-model {
  margin-top: -70px;
  display: flex;
  min-width: 1336px;
   position: relative;
   z-index: 2;
   }
.home-model-min {
	width: 1198px;
  margin: 0 auto; }
  .page-width-1200{
  	width: 1200px;
  }

.home-model-min-item {
  width: 378px;
  height: 140px;
  background: #FFFFFF;
 box-shadow: 0px 4px 20px 1px rgba(246, 151, 151, 0.3);
  border-radius: 8px;
  padding: 24px 20px;
  box-sizing: border-box;
  float: left;
  margin-left: 32px;
  transition: 0.5s; }
/* .home-model-min .home-model-min-item:nth-child(3n){
	margin-left: 0;
} */
.home-model-min-item .item-left {
  float: right;
  width: calc(100% - 70px - 10px); }
.home-model-min-item .item-left h3 {
  margin-top: 8px;
  font-size: 20px;
  font-weight: 500;
  color: #353535;

  }
.home-model-min-item .item-left h5 {
  margin: 4px 0 16px 0; }
.home-model-min-item .item-left h5 span {
  font-size: 16px;
  font-weight: normal;
  color: #3D3D3D;
}
.home-model-min-item .item-left p {
  cursor:pointer;
  color: #DE1F26;
  font-size: 14px;
  font-weight: normal;
  color: #DE1F26;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.home-model-min-item .item-left p img{
  width: 14px;
  margin-left: 8px;
  height: 14px;
}
.home-model-min-item .item-right {
  float: left;
  width: 70px;
  height: 70px; }
.home-model-min-item .item-right img {
  width: 100%;
  height: 100%; }
.home-model-min-item:first-child {
  margin-left: 0; }
.home-model-min-item:hover {
  transform: translateY(-20px); }
.home-model-min-item:hover .item-left h3 {
  color: #DE1F26; }


.m-box-min {
  margin: 0 auto;
  text-align: center; }
.m-box-min h3 {
  font-size: 36px;
  font-weight: 600;
  color: #333333; }
.m-box-min h5 {
  font-size: 20px;
  font-weight: 400;
  color: #353535;
  margin-top: 16px; }
.m-box-min h5 span {
  color: #DE1F26;
  font-weight: 600; }


.character {
  height: auto;
  overflow: hidden;
  background: url("https://www.xlbscrm.com/img/character-back.png") no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }
.character-min {
  margin: 49px auto 51px auto; }
.character-min-info {
  width: 100%;
  height: auto;
  overflow: hidden; }
.character-min-info .info-left {
  width: 100px;
  height: 100px;
  float: left; }
.character-min-info .info-left img {
  width: 100%;
  height: 100%; }
.character-min-info .info-text {
  float: left;
  margin-left: 24px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
.character-min-info .info-text h3 {
  font-size: 32px;
  font-weight: 600;
  color: #FFFFFF; }
.character-min-info .info-text p {
  font-size: 16px;
  font-weight: 600;
  color: #FFFFFF;
  position: relative;
  height: 42px;
  line-height: 42px; }
.character-min-info .info-text p:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 4px;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 30px; }
.character-min-mk {
  margin-top: 32px; }
.character-min-mk p {
  font-size: 18px;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 40px; }
.character-min-btn {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center; }
.character-min-btn .border-white {
  margin-left: 16px; }
@media screen and (max-width: 1600px) {
  .character-min {
    margin: 39px auto 41px auto; }
  .character-min-info .info-left {
    width: 90px;
    height: 90px; }
  .character-min-info .info-text {
    margin-left: 20px;
    height: 90px; }
  .character-min-info .info-text h3 {
    font-size: 28px; }
  .character-min-info .info-text p {
    font-size: 14px;
    height: 32px;
    line-height: 32px; }
  .character-min-info .info-text p:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 40px;
    height: 3px;
    border-radius: 25px; }
  .character-min-mk {
    margin-top: 22px; }
  .character-min-mk p {
    font-size: 16px;
    line-height: 34px; }
  .character-min-btn {
    margin-top: 40px; }
  .character-min-btn .border-white {
    margin-left: 14px; } }

.mall-fun {
  margin-top: 50px; }
.mall-fun li {
  width: 430px;
  height: 200px;
  background: #FFFFFF;
  box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1);
  border-radius: 4px 4px 4px 4px;
  padding: 55px 24px;
  box-sizing: border-box;
  float: left;
  margin-right: 23px;
  margin-bottom: 23px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
.mall-fun li .li-left {
  width: 90px;
  height: 90px; }
.mall-fun li .li-left img {
  width: 100%;
  height: 100%; }
.mall-fun li .li-right {
  text-align: left;
  margin-left: 36px;
  width: calc(100% - 126px); }
.mall-fun li .li-right h4 {
  font-size: 22px;
  font-weight: 600;
  color: #333333; }
.mall-fun li .li-right p {
  font-size: 14px;
  color: #666666;
  margin-top: 16px; }
.mall-fun li:nth-child(3n) {
  margin-right: 0; }
@media screen and (max-width: 1600px) {
  .mall-fun {
    margin-top: 40px; }
  .mall-fun li {
    width: 384px;
    height: 180px;
    padding: 40px 24px; }
  .mall-fun li .li-left {
    width: 80px;
    height: 80px; }
  .mall-fun li .li-right {
    margin-left: 26px;
    width: calc(100% - 106px); }
  .mall-fun li .li-right p {
    margin-top: 12px; } }

.min-btn .border-red {
  margin-left: 14px;
  background: transparent;
  }

.min-btn-mag40 {
  margin-top: 40px; }

.min-btn-mag60 {
  margin-top: 60px; }
.min-btn-mag46{
	margin-top: 46px;
}
.min-btn-mag30{
	width: 1200;
	margin: 30px auto 0 auto;
}
@media screen and (max-width: 1600px) {
  .min-btn-mag40 {
    margin-top: 30px; }
  .min-btn-mag60 {
    margin-top: 50px; } }

.swiper {
  height: auto;
  overflow: hidden;
  width: 100%;
  position: relative; }
.swiper .swiper-button-next, .swiper .swiper-button-prev {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
  border-radius: 50%;
  z-index: 98;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF;
  cursor:pointer;}
.swiper .swiper-button-next .icon, .swiper .swiper-button-prev .icon {
  width: 24px;
  height: 24px; }
.swiper .swiper-button-next .icon path, .swiper .swiper-button-prev .icon path {
  fill: #000000; }
.swiper .swiper-button-next:hover, .swiper .swiper-button-prev:hover {
  background: #DE1F26; }
.swiper .swiper-button-next:hover .icon path, .swiper .swiper-button-prev:hover .icon path {
  fill: #ffffff; }
.swiper .swiper-button-next {
  right: 6px; }
.swiper .swiper-button-prev {
  left: 6px; }
.swiper .swiper-button-next svg {
  transform: rotate(180deg); }
.swiper .swiper-wrapper .swiper-slide {
  padding: 10px 74px;
  box-sizing: border-box; }

.case-praise {
  margin-top: 50px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m {
  height: 691px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-left {
  width: 618px;
  height: 583px;
  margin-left: 60px;
  margin-right: 60px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-left img {
  width: 100%;
  height: 100%; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right {
  text-align: left;
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: -120px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h3 {
  font-size: 42px;
  font-weight: 600;
  color: #333333; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h6 {
  font-size: 20px;
  color: #333333;
  margin-top: 12px;
  font-weight: 400; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right p {
  width: 440px;
  margin-top: 14px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h4 {
  font-size: 26px;
  font-weight: 600;
  color: #333333;
  margin-top: 50px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul {
  margin-top: 14px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul li {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  position: relative; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo {
  width: 300px;
  height: 76px;
  position: absolute;
  bottom: 120px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo img {
  width: 100%;
  height: 100%; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo1 {
  left: 838px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo2 {
  right: 968px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo3 {
  right: 890px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo4 {
  left: 847px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m1 {
  justify-content: flex-start; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m1 .curr-praise-m-right {
  margin-left: 50px; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 {
  justify-content: flex-end; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-left {
  margin-left: 50px;
  float: right; }
.case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-right {
  margin-right: 50px; }
@media screen and (max-width: 1600px) {
  .case-praise {
    margin-top: 40px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m {
    height: 540px;
    padding: 30px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-left {
    width: 460px;
    height: 427px;
    margin: 0; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right {
    height: 480px;
    margin-top: 50px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h3 {
    font-size: 30px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h6 {
    font-size: 18px;
    margin-top: 16px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right h4 {
    font-size: 26px;
    margin-top: 40px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right p {
    font-size: 14px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul {
    margin-top: 23px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right ul li {
    font-size: 14px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m-right div {
    margin-top: 18px;
    width: 170px;
    height: 52px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo {
    bottom: 60px;
    width: 240px;
    height: auto; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo1 {
    left: 570px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo2 {
    right: 740px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo3 {
    right: 732px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m .curr-praise-m-logo4 {
    left: 632px; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-left {
    margin: 0; }
  .case-praise .swiper .swiper-wrapper .swiper-slide .curr-praise-m2 .curr-praise-m-right {
    margin-left: 30px; } }

.curr-swiper {
  margin-top: 50px; }
.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m {
  height: 500px;
  background: #ffffff; }
.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left {
  width: 668px;
  height: 500px;
  float: left; }
.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left img {
  width: 100%;
  height: 100%; }
.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right {
  width: calc(100% - 668px);
  float: left;
  height: 500px;
  padding: 98px 0 0 50px;
  box-sizing: border-box;
  text-align: left; }
.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h2 {
  height: 50px;
  font-size: 36px;
  font-weight: 600;
  color: #333333; }
.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h6 {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin-top: 15px; }
.curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right p {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  margin-top: 10px;
  padding-right: 30px;
  box-sizing: border-box; }
@media screen and (max-width: 1600px) {
  .curr-swiper {
    margin-top: 40px; }
  .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m {
    height: 360px;
    background: #ffffff; }
  .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left {
    width: 520px;
    height: 360px;
    float: left; }
  .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-left img {
    width: 100%;
    height: 100%; }
  .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right {
    width: calc(100% - 600px);
    float: left;
    height: 360px;
    padding: 24px 0 0 40px;
    box-sizing: border-box;
    text-align: left; }
  .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h2 {
    height: 50px;
    font-size: 32px;
    font-weight: 600;
    color: #333333; }
  .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right h6 {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin-top: 12px; }
  .curr-swiper .swiper .swiper-wrapper .swiper-slide .curr-swiper-m-right p {
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    margin-top: 10px; } }

.curr-praise-shadow .swiper .swiper-wrapper .swiper-slide .curr-praise-m {
  box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1); }

.min-big-img {
  height: auto;
  overflow: hidden;
  margin-top: 60px; }
.min-big-1150{
	max-width: 1150px;
	margin: 56px auto 0 auto;
}
.min-big-img img {
  width: 100%;
  height: auto; }

.min-big-img90 img {
  width: 90%;
  height: auto; }

@media screen and (max-width: 1600px) {
  .min-big-img90 img {
    width: 100%;
    height: auto; } }

.scrm-drainage {
  margin-top: 50px;
  height: 618px; }
.scrm-drainage li {
  width: 316px;
  height: 182px;
  background: #FFFFFF;
  border-radius: 4px;
  padding: 24px;
  box-sizing: border-box;
  text-align: left;
  float: left;
  margin-right: 24px;
  margin-bottom: 24px; }
.scrm-drainage li div {
  width: 42px;
  height: 42px; }
.scrm-drainage li div img {
  width: 100%;
  height: 100%; }
.scrm-drainage li h4 {
  font-size: 20px;
  font-weight: 600;
  color: #333333;
  margin: 24px 0 10px 0; }
.scrm-drainage li p {
  font-size: 14px;
  color: #666666; }
.scrm-drainage li:nth-child(4n) {
  margin-right: 0; }
@media screen and (max-width: 1600px) {
  .scrm-drainage {
    margin-top: 40px;
    height: 558px; }
  .scrm-drainage li {
    width: 282px;
    height: 162px;
    padding: 20px; }
  .scrm-drainage li div {
    width: 32px;
    height: 32px; }
  .scrm-drainage li h4 {
    font-size: 18px;
    margin: 18px 0 6px 0; }
  .scrm-drainage li p {
    font-size: 14px; } }

.scrm-drainage-shadow li {
  box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1); }

.scrm-drainage2 {
  height: 412px; }
@media screen and (max-width: 1600px) {
  .scrm-drainage2 {
    height: 370px; } }

.s-introduce {
  height: auto;
  overflow: hidden;
  margin-top: 50px;
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  min-height: 300px; }
.s-introduce .s-introduce-left {
  width: 505px;
  text-align: left; }
.s-introduce .s-introduce-left h3 {
  font-size: 32px;
  font-weight: 600;
  color: #333333; }
.s-introduce .s-introduce-left p {
  font-size: 18px;
  color: #666666;
  height: 100px;
  margin: 32px 0 50px 0; }
.s-introduce .s-introduce-left ul li {
  width: 50%;
  display: flex;
  align-items: center;
  float: left;
  margin-bottom: 30px; }
.s-introduce .s-introduce-left ul li div {
  width: 36px;
  height: 36px; }
.s-introduce .s-introduce-left ul li div img {
  width: 100%;
  height: 100%; }
.s-introduce .s-introduce-left ul li span {
  margin-left: 16px;
  font-size: 18px;
  font-weight: 400;
  color: #666666; }
.s-introduce .s-introduce-left .s-introduce-left-btn .border-red {
  margin-left: 24px; }
.s-introduce .s-introduce-right {
  height: auto; }
.s-introduce .s-introduce-right img {
  width: 100%;
  height: auto; }
@media screen and (max-width: 1600px) {
  .s-introduce {
    margin-top: 40px; }
  .s-introduce .s-introduce-left {
    width: 440px; }
  .s-introduce .s-introduce-left h3 {
    font-size: 28px; }
  .s-introduce .s-introduce-left p {
    font-size: 16px;
    height: 100px;
    padding-right: 20px; }
  .s-introduce .s-introduce-left ul li {
    margin-bottom: 30px; }
  .s-introduce .s-introduce-left ul li div {
    width: 36px;
    height: 36px; }
  .s-introduce .s-introduce-left ul li div img {
    width: 100%;
    height: 100%; }
  .s-introduce .s-introduce-left ul li span {
    margin-left: 16px;
    font-size: 18px;
    font-weight: 400;
    color: #666666; }
  .s-introduce .s-introduce-left .s-introduce-left-btn .border-red {
    margin-left: 24px; }
  .s-introduce .s-introduce-right {
    height: auto; }
  .s-introduce .s-introduce-right img {
    width: 100%;
    height: auto; } }
.s-introduce .swiper .swiper-wrapper .swiper-slide {
  min-height: 300px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0; }

.s-introduce-conv {
  margin-top: 0; }
.s-introduce-conv-left p {
  height: auto; }

.s-introduce-margin {
  margin-top: 50px; }

.program-advantages {
  height: 274px;
  margin-top: 50px; }
.program-advantages li {
  width: 430px;
  height: 274px;
  background: #FFFFFF;
  border-radius: 6px;
  overflow: hidden;
  float: left;
  margin-right: 23px; }
.program-advantages li div {
  width: 70px;
  height: 70px;
  margin: 32px auto 0 auto; }
.program-advantages li div img {
  width: 100%;
  height: 100%; }
.program-advantages li h6 {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  margin: 24px 0 0 0;
  height: 80px; }
.program-advantages li p {
  font-size: 14px;
  color: #666666; }
.program-advantages li:nth-child(3n) {
  margin-right: 0; }
@media screen and (max-width: 1600px) {
  .program-advantages {
    height: 260px;
    margin-top: 40px; }
  .program-advantages li {
    width: 384px;
    height: 260px; }
  .program-advantages li div {
    width: 70px;
    height: 70px; }
  .program-advantages li h6 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin: 24px 0 0 0;
    height: 60px; }
  .program-advantages li p {
    font-size: 14px; } }

.program-advantages2 li {
  box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1); }
.program-advantages2 li p {
  padding: 0 32px;
  box-sizing: border-box; }

.program-advantages3 {
  height: 244px; }
.program-advantages3 li {
  height: 244px; }
.program-advantages3 li h6 {
  height: auto;
  overflow: hidden; }
.program-advantages3 li p {
  margin-top: 16px; }

.program-advantages4 {
  height: 224px; }
.program-advantages4 li {
  height: 224px; }

.conv-box-min .effect-list {
  margin-top: 50px; }
.conv-box-min .effect-list li {
  width: 308px;
  height: 292px;
  background: #FFFFFF;
  box-shadow: 0px 3px 10px 1px rgba(15, 15, 15, 0.1);
  border-radius: 4px;
  padding: 37px 48px;
  box-sizing: border-box;
  text-align: center;
  float: left;
  margin-right: 34px; }
.conv-box-min .effect-list li div {
  width: 90px;
  height: 90px;
  margin: 0 auto; }
.conv-box-min .effect-list li div img {
  width: 100%;
  height: 100%; }
.conv-box-min .effect-list li h4 {
  font-size: 24px;
  font-weight: 600;
  color: #333333;
  margin: 40px 0 16px 0; }
.conv-box-min .effect-list li p {
  height: 40px;
  font-size: 14px;
  color: #666666; }
.conv-box-min .effect-list li:nth-child(4n) {
  margin-right: 0; }

.conv-box-min .effect-list2 li {
  width: 316px;
  height: 267px;
  margin-right: 24px;
  padding: 40px 0 0 0; }
.conv-box-min .effect-list2 li p {
  height: auto; }

@media screen and (max-width: 1600px) {
  .conv-box-min .effect-list {
    margin-top: 40px; }
  .conv-box-min .effect-list li {
    width: 282px;
    height: 262px;
    padding: 32px;
    margin-right: 24px; }
  .conv-box-min .effect-list li div {
    width: 80px;
    height: 80px;
    margin-top: 15px; }
  .conv-box-min .effect-list li h4 {
    font-size: 22px;
    margin: 30px 0 12px 0; }
  .conv-box-min .effect-list li p {
    height: 40px;
    font-size: 14px;
    color: #666666; }
  .conv-box-min .effect-list2 li {
    width: 282px;
    height: 272px;
    margin-right: 24px;
    padding: 40px 0 0 0; }
  .conv-box-min .effect-list2 li p {
    height: auto; } }

.banner2 {
  height: 631px;
  padding-top: 60px;
  box-sizing: border-box;
  position: relative; }
.banner2-back {
  width: 100%;
  height: 100%; }
.banner2-mask {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: calc(100% - 60px);
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
   flex-direction: column;}
  .banner2-mask img{
	  width: 218px;
	  height: 55px;
	  margin-bottom: 24px;
  }
.banner2-mask h2 {
 font-size: 64px;
 font-weight: 500;
 text-align: center;
 color: #FFFFFF;}


.banner-absolute .banner-min {
  position: relative; }
.banner-absolute .banner-min .min-left {
  position: absolute;
  left: 0;
  top: 0; }

.banner3 {
  height: 631px;
  padding-top: 60px;
  box-sizing: border-box;
  position: relative;
  min-width: 1336px; }
.banner3-back {
  width: 100%;
  height: 100%; }
.banner3-mask {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
  height: calc(100% - 60px);
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
.banner3-mask h2 {
 font-size: 64px;
 font-weight: 500;
 text-align: center;
 color: #FFFFFF;}
  .banner3-mask h4 {
   font-size: 52px;
   font-weight: normal;
   text-align: center;
   color: #FFFFFF;
   margin-bottom: 16px;}
.banner3-mask .banner3-btn {
  display: flex;
  align-items: center;
  margin-top: 50px; }
.banner3-mask .banner3-btn .back3-red, .banner3-mask .banner3-btn .border3-white {
  width: 208px;
  height: 50px;
  display: inline-block;
  font-weight: 500;
  font-size: 22px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center; }
.banner3-mask .banner3-btn .back3-red {
  background: #DE1F26;
  border-radius: 2px 2px 2px 2px;
  font-family: PingFang SC-Semibold, PingFang SC;
  color: #FFFFFF; }
.banner3-mask .banner3-btn .border3-white {
  margin-left: 24px;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #FFFFFF;
  font-family: PingFang SC-Semibold, PingFang SC;
  color: #FFFFFF; }


.dlog-small {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  z-index: 991; }
.dlog-small-m {
  width: 370px;
  height: 476px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -185px;
  margin-top: -238px; }
.dlog-small-m .close {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 14px; }
.dlog-small-m .close img {
  width: 100%;
  height: 100%; }
.dlog-small-m-ico {
  width: 86px;
  height: 86px;
  position: absolute;
  top: -43px;
  left: 50%;
  margin-left: -43px;
  border-radius: 50%;
  overflow: hidden; }
.dlog-small-m-ico img {
  width: 100%;
  height: 100%; }
.dlog-small-m-center {
  margin-top: 70px;
  text-align: center; }
.dlog-small-m-center h2 {
  font-size: 18px;
  color: #333333; }
.dlog-small-m-center h4 {
  font-size: 14px;
  margin-top: 18px;
  line-height: 20px;
  color: #666666;
  padding: 0 24px;
  box-sizing: border-box; }
.dlog-small-m-center-code {
  margin: 30px auto;
  background: pink;
  width: 152px;
  height: 152px;
  background: url(/scrm/orcode.png) no-repeat;
  background-size: 100% 100%;
  padding: 2px;
  box-sizing: border-box; }
.dlog-small-m-center-code img {
  width: 100%;
  height: 100%; }
.dlog-small-m-center ul {
  height: auto;
  overflow: hidden;
  padding: 0 32px;
  box-sizing: border-box; }
.dlog-small-m-center ul li {
  float: left;
  width: 25%; }
.dlog-small-m-center ul li div {
  width: 25px;
  height: 25px;
  margin: 0 auto; }
.dlog-small-m-center ul li div img {
  width: 100%;
  height: 100%; }
.dlog-small-m-center ul li p {
  font-size: 14px;
  font-weight: 400;
  color: #DE1F26; }
.dlog-small-m-phone {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 56px;
  border-top: 2px solid #eeeeee;
  font-size: 14px;
  color: #333333; }
.dlog-small-m-phone p {
  margin-left: 14px; }

.dlog-big {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none; }
.dlog-big .dlog-big-ms {
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  z-index: -1; }
.dlog-big-m {
  /*overflow: hidden;*/
  width: 892px;
  height: 554px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  top: 22%;
  margin-left: -446px;
}
.dlog-big-m1{
  width: 700px;
  height: 410px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: 20px;
  position: absolute;
  left: 50%;
  top: 22%;
  margin-left: -350px;
}
.dlog-big-m-left {
  width: 100%;
  height: 100%;
  position: relative;
}
.dlog-big-m-left .left-back {
  width: 100%;
  height: 100%; }

.dlog-big-m-left .left-msks{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.dlog-big-m-left .left-msks .left-new-ico{
  width: 50px;
  height: 50px;
  position: absolute;
  right: 305px;
  top: 34px;
  border-radius: 50%;
  overflow: hidden;
}
.dlog-big-m-left .left-msks .left-new-ico img{
  width: 100%;
  height: 100%;
}
.dlog-big-m-left .left-msks .left-new-code{
  width: 250px;
  height: 250px;
  position: absolute;
  right: 69px;
  top: 149px;
  overflow: hidden;
}
.dlog-big-m-left .left-msks .left-new-code-run{
    width: 267px;
    height: 283px;
    position: absolute;
    right: 52px;
    top: 123px;
  overflow: hidden;
}
.dlog-big-m-left .left-msks .left-new-code img{
  width: 100%;
  height: 100%;
}
.dlog-big-m-left .left-msks .left-new-phone{
  position: absolute;
  right:69px;
  bottom: 23px;
  font-size: 14px;
}
.dlog-big-m-left .close-new-big{
  cursor: pointer;
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  top: 8px;

}

.dlog-big-m-left .close-new-big img{
  width: 100%;
  height: 100%;
}


@media screen and (max-width: 1366px) {

  .dlog-big-m{
    width: 640px;
    height: 398px;
    margin-left:-320px;
    top: 26%;
  }
  .dlog-big-m-left .left-msks .left-new-ico{
    width: 40px;
    height: 40px;
    top: 24px;
    right: 216px;
  }
  .dlog-big-m-left .left-msks .left-new-code{
    width: 180px;
    height: 180px;
    right: 50px;
    top: 104px;
  }
  .dlog-big-m-left .left-msks .left-new-code-run{
         width: 191px;
         height: 201px;
         right: 38px;
         top: 89px;
  }
}

.dlog-big .dlog-big-m1 .close {cursor:pointer;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 14px; }
.dlog-big .dlog-big-m1 .close img {
  width: 100%;
  height: 100%; }
.dlog-big .dlog-big-m1 .dlog-big-m1-img {
  width: 100%;
  height: 100%; }
.dlog-big .dlog-big-m1 .dlog-big-m1-img img {
  width: 100%;
  height: 100%; }

.dlog-big-modal {
  display: block;
  animation: dialog-fade-in 0.4s linear; }

.dlog-big-m2 {
  width: 400px;
  height: 600px;
  left: 60%;
  background: transparent;
}
@keyframes dialog-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.video-dloag-modal{
  display: flex!important;
  animation:video-fade-in 0.4s linear;
}
@keyframes video-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }



.nav_education{
  margin-top: 193px !important;
}
.nav_education_right img{
  width: 580px;
  margin: 5px 0 0 20%;
}
.education_problem{
  font-size: 20px;
  margin-top: 24px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 1;
  margin-bottom: 0px;
}
.education_bottom{
  margin-bottom: 50px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  opacity: 1;
  margin-top: 0px;
}
.education_title{
  font-size: 32px;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 45px;
  text-align: center;
  color: #333333;
  opacity: 1;
  margin-top: 100px;
  margin-bottom: 24px;

}
.block_items{
  display: flex;
  cursor: pointer;
}
.pedagogy_item_box{
  height: 220px;
  background: #FFFFFF;
  box-shadow: 0px 0px 11px rgba(151, 151, 151, 0.12);
  opacity: 1;
  border-radius: 6px;
  margin-right: 24px;
  width: 25%;
  padding: 34px 16px 24px 22px;
}
.pedagogy_img{
  width: 40px;
  height: 40px;
  margin-bottom: 34px;
}
.pedagogy_size{
  margin-bottom: 12px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  opacity: 1;
}
.pedagogy_font{
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  opacity: 1;
}
.delshi_box{
  margin-top: 80px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
}
.lunBo_title{
  font-size: 28px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  opacity: 1;
  z-index: 2;

}
.lunBo_box{
  display: flex;
  align-items: center;
  margin: 84px 0 20px 0;
}
.lunBo_img{
  height: 26px;
  width: 6px;
  margin-right: 10px;
}
.lunBo_desc{
  margin-top: 24px;
  margin-bottom: 24px;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #666666;
  opacity: 1;
}
.arrow_img{
  width: 50px;
  height: 50px;
}
.lunBo-img {
  width: 100%;
  height: 400px;
}
.current_box{
  width: 100%;
  cursor: pointer;
  height: 480px;
  margin-bottom: 80px;
}
.property_box{
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  margin-bottom: 100px;
}
.block_item{
  height: 366px;
  background: #FFFFFF;
  box-shadow: 0px 0px 11px rgba(170, 169, 169, 0.2);
  opacity: 1;
  border-radius: 6px;
  margin-right: 72px !important;
  padding: 60px 25px 40px 25px;
  flex: 1;
  margin-top: 60px;
  border: 1px solid rgba(218, 218, 218, 1);
}
.qddl_block_3_item_right{
  margin-right: 0px !important;
}
.qddl_icon{
  width: 84px;
  height: 84px;
}
.reuse_title{
  font-size: 22px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  opacity: 1;
  margin-top: 60px;
  margin-bottom: 22px;
}
.reuse_size{
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  opacity: 1;
}
.block_info{
  padding-top: 24px;
  box-sizing: border-box;
  height: 300px;
  background: #FFF;
  box-shadow: 0px 0px 11px rgb(151 151 151 / 12%);
  border-radius: 4px;
  height: 366px;
  padding-top: 60px;
}

.desc_private {
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  opacity: 1;
  text-align: left;
  padding: 0 20px;
}
.desc_size{
  font-size: 16px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  opacity: 1;
  margin-left: 20px;
}

.p1_2_item_icon_private{
  margin-bottom: 60px;
}

.block_private{
  width:33%;
  margin-right: 72px;
}
.block_p1_2_items{
  margin-top: 50px;
  cursor: pointer;
}
.enterprise_img{
  width: 100%;
  margin-top: 46px;
}

.broadside{
  position: fixed;
  top: 40%;
  right: 20px;
  text-align: center;
  z-index: 1030;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.consult{
  width: 90px;
  height: 90px;
  background: #F2F5FF;
  opacity: 1;
  padding: 13px 13px;
  margin: 16px 0 6px 0;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
}
.lingshu{
  margin-top: 5px;
}
.consult_img{
  width: 30px;
  height: 30px;
}
.consult_size{
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #0082EF;
  opacity: 1;
  margin-top: 4px;
}
.document{
  width: 90px;
  height: 90px;
  background: #F2F5FF;
  opacity: 1;
  padding-top: 5px;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
}
.documents{
  width: 90px;
  height: 90px;
  opacity: 1;
  padding-top: 5px;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
}
.document_img{
  width: 30px;
  height: 30px;
}
.document_size{
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color:#FF7E00;
  opacity: 1;
}
.document_font{
  font-family: PingFang SC;
  font-weight: bold;
  color:#FF7E00;
  opacity: 1;
  transform: scale(0.7);
  width: 140px;
  position: absolute;
  bottom: 10px;
}
.p1_item_title{
  text-align: center;
  margin-bottom: 22px;
  font-size: 22px !important;
}
.cycle_box {
  display: flex;
  margin: 84px 0 20px 0;
}
.cycle_img{
  margin-top: 7px;
}
.now_exp_btn:hover {
  background-color: #DE1F26;

}
.advisory_box{
  width: 370px;
  height: 476px;
  background: #FFFFFF;
  opacity: 1;
  border-radius: 8px;
  position: relative;
  padding: 62px 0px 20px 0px;
  text-align: center;
}
.advisory_img_avatar{
  width: 152px;
  height: 152px;
  position: absolute;
  left:483px;
  top: 150px;
}
.advisory_img_avatar_p6{
  width: 152px;
  height: 152px;

}
.advisory_title{
  font-size: 18px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  opacity: 1;
  margin-bottom: 12px;
}
.advisory_size{
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  line-height: 20px;
  color: #666666;
  opacity: 1;
}
.advisory_line{
  width: 370px;
  height: 0px;
  border: 1px solid #eee;
  opacity: 1;
  position: absolute;
  bottom: 60px;
  left: 0;
}

.phone_img{
  width: 14px;
  height: 14px;

}

.modal_img_avatar2{
  border: 1px solid #0082EF;
  padding-top: 5px !important;

}
.modal_img_avatar{
  width: 86px;
  height: 86px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50% !important;

}
.img_avatar{
  width: 54px;
  height: 54px;
  position: absolute;
  top: 30px;
  left:434px;
  border-radius: 50% !important;
}
.phone_title{
  position: absolute;
  top: 374px;
  left:550px;

  font-size: 16px;
}
.close_btn{
  position: absolute;
  height: 16px;
  width: 16px;
  top: 18px;
  left:666px;
  cursor: pointer;
}
.close_btn_p6{
  position: absolute;
  height: 16px;
  width: 16px;
  top: 18px;
  left:336px;
  cursor: pointer;
}
.modal-dialog {
  width: 700px !important;
}
.patiently_box{

  background: rgba(0, 0, 0, 0);
  opacity: 1;
  border-radius: 8px;
  position: relative;
  cursor: pointer;
}
.patiently_img{
  width:700px;
  height: 100%;
  position: relative;
  left: 0;
  top: 80px;
}
.patiently_imgs{
  width:370px;
  height: 100%;
  position: relative;
  left: 0;
  top: 10px;
}
.patiently_qrcode{
  width: 180px;
  position: relative;
  left: 466px;
  top: -200px;
}
.patiently_btn{
  position: absolute;
  bottom: 0px;
  left: 50%;
  width: 35px;
  height: 35px;
  transform: translate(-50%, 0px);
}
.carousel-indicators {
  position: absolute;
  bottom: -40px ;
}
.delshiyong{
  margin:80px auto 100px auto;
}
.functionality_img{
  margin-top: 28px !important;
  margin-bottom: 45px !important;
  text-align: center;
}
.functionality_img ul{
  display: flex;
  cursor: pointer;
}
.functionality_img li{
  width: 25%;
}
.iconimg{
  width:25px;
  height: 25px;
}
.iconimg2{
  width: 17px;
  height: 29px;
}
.explain_hint{
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #DE1F26;
  opacity: 1;
}
.pedagogy_item_box:hover{
  box-shadow: 0 11px 30px rgba(107, 4, 4, 0.15);
}
.modal_code{
  position: absolute;
  left: 488px;
  top: 154px;
  width: 144px;
  height: 144px;
}
.modal_head{
  position: absolute;
  left: 113px;
  top: 169px;
  width: 144px;
  height: 144px;
}
.head_img{
  position: relative;
  text-align: center;
  background: rgba(0, 0, 0, 0);
  opacity: 1;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #FFFFFF;
  width: 77px;
  height:77px;
  display:flex;
  align-items: center;
  justify-content: center;
  top: 8px;
}

.head_img img{
  width: 69px;
  height: 69px;
  border-radius: 50%;
  z-index: 0;
  -webkit-animation: scaleDraw 2s ease-in-out infinite;

}
.backgroudImg{
  background-image: url("../images/backgroundimg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-top: 50px;
}
.phone_box{
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
  0%{
    transform: scale(1);  /*开始为原始大小*/
  }
  25%{
    transform: scale(1.1); /*放大1.1倍*/
  }
  50%{
    transform: scale(1);
  }
  75%{
    transform: scale(1.1);
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1200px) {
  .col-lg-8 {
    width: 58%;
  }
}

/*电商*/
.mall_shop{
  width: 110px;
  position: relative;
  left: 18px;
  top: 20px;
  z-index: 1;
}
.lunBo_box_mall{
  display: flex;
  align-content: center;
  margin: 0 0 20px 0;
}
.lunBo_img_top{
  position: relative;left: 0;top: 6px;
}
.mall_title{
  font-weight: 700;
  padding: 0 20px;
  text-align: left !important;
}
.desc_mall{
  color: #666666 !important;
}
.lunBo-card-mall{
  position: relative;
  left: 0;
  top: -20px;
}
/*电商*/



.video-dloag{
  position:fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  display: none;

}
.video-dloag .video-dloag-m{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.video-dloag video{

}
.video-dloag-videos{
  width:1000px;
  height: auto;
  position: relative;
}
@media screen and (max-width: 1600px) {
  .video-dloag-videos{
    width:800px;
  }
}
.video-dloag-close{
  width: 16px;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 14px;
  z-index: 99999;
  cursor:pointer;/*鼠标变小手*/
}
.video-dloag-close img{
  width: 100%;
  height: 100%;
}
.video-dloag-videos video{
  width: 100%;
  height: auto;
  border-radius: 4px;
}

/**弹窗*/
.floating {
  position: fixed;
  width: 250px;
  height: auto;
  right: 12px;
  bottom: 176px;
  z-index: 1001;

}
.floating_bg {
  background-image: url("/scrm/floating.png");
  background-size: 100% 100%;
  width:250px;
  height:142px;
  text-align: center;
}
.floating_bg_flex {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.floating_bg_title {
  color: #fff;
  margin-top: 9px;
  line-height: 26px;
  font-size:16px;
}
.floating_bg_sub {
  font-size:14px;
  margin-top: 0;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
}
.floating_white {
  background: #fff;
  border-radius: 0 0 4px 4px;
  box-shadow: 0px 3px 20px 1px rgba(0,0,0,0.16);
  width: 250px;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.floating_qrCode >img {
  width: 162px;
  height: 162px;
  padding: 4px;
  border-radius: 2px;
  box-shadow: 0 3px 20px 1px rgba(0,0,0,0.1600);
  margin: 16px auto;
}
.floating_scan {
  cursor: pointer;
  color: #333333;
  font-size: 12px;
  margin-top: 4px;
  line-height: 26px;
  font-weight: 500;
}
.floating_phone {
  font-size: 14px;
  color: #333333;
  /*line-height: 26px;*/
  font-weight: 500;
  margin-top: 8px;
}
.floating_tips {
  height: 29px;
  background: #DE1F26;
  border-radius: 50px 50px 50px 50px;
  font-size: 14px;
  font-weight: bold;
  line-height: 29px;
  color: #FFFFFF;
  width: 90%;
  text-align: center;
  margin-left: 5%;
  margin: 16px auto;
}
.floating_close {
  margin-top: 10px;
  text-align: center;
}
.floating_close >img {
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin: auto;
}
.footer-router-phone {
  color: #DADADA;
  font-size: 14px;
  margin-top: 10px !important;
}
.footer-router-phone p{
  font-size: 16px;
  color: #fff;
}
.footer-router-link {
  margin: 16px auto;
}
.home-model-min-item-siyu,.home-model-min-item-xitong,.home-model-min-item-peixun {
  cursor: pointer;
}
/**弹窗*/




/*限时*/
.time-limit{
  width: 114px;
  height: 116px;
  position: fixed;
  right: 12px;
  bottom: 45px;
  cursor: pointer;
  z-index: 99;
}

.time-limit img{
  width: 100%;
  height: 100%;
}





/* new新增样式 */
.index-product-list{
	height: auto;
	overflow: hidden;
	width: 1218px;
	padding: 10px;
	box-sizing: border-box;
	margin: 60px auto 0 auto;
}
.index-product-list li{
	width: 590px;
	height: 210px;
	border-radius: 8px;
	background: #FFFFFF;
	border: 1px solid #F7F7F7;
	box-shadow: 0px 0px 10px 0px #E6EBEE;
	padding: 42px 24px;
	box-sizing: border-box;
	float: left;
	margin-bottom: 18px;
}
.index-product-list li:nth-child(2n){
	float: right;
}
.index-product-list li .left{
	width: 66px;
	height: 66px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
}
.index-product-list li .left img{
	width: 100%;
	height: 100%;
}
.index-product-list li .right{
	width:calc(100% - 66px - 16px);
	float: left;
	margin-left: 16px;
	text-align: left;
}
.index-product-list li .right h4{
	font-size: 20px;
	font-weight: 500;
	color: #3D3D3D;
}
.index-product-list li .right p{
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	color: #535353;
	margin-top: 8px;
}
.index-product-list li .right div{
	height: auto;
	overflow: hidden;
	margin-top: 16px;
}
.index-product-list li .right div span{
	width: auto;
	height: 30px;
	border-radius: 2px;
	background: #FFF0F0;
	float: left;
	line-height: 30px;
	padding: 0 5px;
	box-sizing: border-box;
	margin-right: 12px;
	font-size: 14px;
	font-weight: normal;
	color: #F4242B;
}
.icons{
	width: 100px;
	height: 100px;
	fill: red;
}
.index-business-list{
	height: auto;
	overflow: hidden;
	margin: 60px auto;
	width: 1232px;
}
.index-business-list li{
	width: 308px;
	height: auto;
	overflow: hidden;
	float: left;
}
.index-business-list li .more{

}
.index-business-list li .more .more-header{
	width: 280px;
	margin: 0 auto;
	height: 76px;
	border-radius: 8px 8px 0px 0px;
	background: url('/scrm/business-header.png')no-repeat;
	background-size: 100% 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.index-business-list li .more .more-header .icons{
	width: 18px;
	height: 18px;
	fill: #ffffff;
}
.index-business-list li .more .more-header span{
	font-size: 20px;
	font-weight: 500;
	color: #FFFFFF;
	margin-left: 12px;
}
.index-business-list li .more .more-list{
	margin: 0 auto;
	width: 280px;
	box-shadow: 0px 4px 10px 0px #EBEBEB;
	border-radius: 0 0 8px 8px;
	position: relative;
	padding: 32px 24px 0 24px;
	box-sizing: border-box;
	height: 310px;
}
.index-business-list li .more .more-list p{
	margin-top: 0;
	padding-left: 25px;
	position: relative;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	color: #3D3D3D;
	margin-bottom: 20px;
}
.index-business-list li .more .more-list p .icons{
	width: 13px;
	height: 13px;
	fill: #DE1F26;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -6.5px;
}
.index-business-list li .more .more-list::after{
	content: '';
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: -10px;
	left: 50%;
	margin-left: -10px;
	background: #ffffff;
	box-shadow: 0px 0px 10px -10px #EBEBEB;
	transform: rotate(45deg);
}
.index-business-list li .line{
	width: 100%;
	height: auto;
	position: relative;
	margin-top: 32px;
}
.index-business-list li .line h4{
	font-size: 18px;
	font-weight: 500;
	color: #3D3D3D;
	margin-top: 16px;
}
.index-business-list li .line div{
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.index-business-list li .line div span{
	width: 20px;
	height: 20px;
	display: inline-flex;
	background: #FFF8F8;
	box-sizing: border-box;
	border-radius: 50%;
	border: 1px solid #FF3332;
	position: relative;
}
.index-business-list li .line div span::after{
	content: '';
	width: 12px;
	height: 12px;
	background: #FF3332;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -6px;
	margin-top: -6px;
}
.index-business-list li .line div::after{
	width: 50%;
	position: absolute;
	content: '';
	right: 0;
	border-bottom: 2px dashed #FF3332;
}
.index-business-list li .line div::before{
	width: 50%;
	position: absolute;
	content: '';
	left: 0;
	border-bottom: 2px dashed #FF3332;
}
.index-business-list li:first-child div::before{
	content: none;
}
.index-business-list li:last-child div::after{
	content: none;
}
.index-plans-box{
	height: 890px!important ;
	position: relative;
}
.index-plans-box-back{
	width: 100%;
	height: 100%;
}
.index-plans-box-back img{
	width: 100%;
	height: 100%;
}
.index-plans-box-concent{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/* background: linear-gradient(90deg, rgba(18,18,18,0.95) 1%, rgba(9,9,9,0.60) 53%, rgba(23,23,23,0.93) 98%); */
	padding: 96px 0;
	box-sizing: border-box;
}
.index-plans-box-concent-min{
	max-width: 1200px;
	margin: 0 auto;
}
.index-plans-box-concent-min h3{
	font-size: 36px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
}
.plans-tabs{
	height: 575px;
	width: 100%;
	margin-top: 64px;
}
.plans-tabs-left,.plans-tabs-right{
	height: 100%;
}
.plans-tabs-left{
	background: rgba(33, 33, 33, 0.7);
	width: 210px;
	padding: 20px 16px;
	box-sizing: border-box;
	float: left;
}
.plans-tabs-left li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 56px;
	padding: 0 16px;
	box-sizing: border-box;
	border-radius: 4px;
	margin-bottom: 24px;
	cursor:pointer;
}
.plans-tabs-left li:hover{
	background: #DE1F26;
}
.plans-tabs-left .actives{
	background: #DE1F26;
}
.plans-tabs-left li:last-child{
	margin-bottom:0
}
.plans-tabs-left li div{
	display: flex;
	align-items: center;
}
.plans-tabs-left li div span{
	display: flex;
	align-items: center;
}
.plans-tabs-left li div span .icons{
	width: 18px;
	height: 18px;
	fill: #ffffff;
}
.plans-tabs-left li div p{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 12px;
}
.plans-tabs-left li span{

}
.plans-tabs-left li span .icons{
	width: 6px;
	height: 11px;
	fill: #ffffff;
}
.plans-tabs-right{
	float: left;
	width: calc(100% - 210px);
	padding: 36px 54px;
	box-sizing: border-box;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
}
.plans-tabs-right-top{

}
.plans-tabs-right-top h2{
	font-size: 30px;
	font-weight: 500;
	color: #FFFFFF;
}
.plans-tabs-right-top h6{
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 32px;
	height: 100px;
}
.plans-tabs-right-top ul{
	height: auto;
	margin: 32px 0 32px 0;
	overflow: hidden;
}
.plans-tabs-right-top ul li{
	height: auto;
	overflow: hidden;
	float: left;
	width: 90px;
	text-align: center;
	margin-right: 68px;
}

.plans-tabs-right-top ul li:last-child{
	margin-right: 0;
}
.plans-tabs-right-top ul li div{
	height: auto;
	overflow: hidden;
	height: 16px;
}
.plans-tabs-right-top ul li div .icons{
	width: 16px;
	height: 16px;
	fill: #ffffff;
}
.plans-tabs-right-top ul li p{
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 7px;
}
.plans-tabs-right-bottom{
	padding-top: 32px;
	border-top: 1px solid #555555;
	margin-top: 32px;
	height: auto;
	overflow: hidden;
}
.plans-tabs-right-bottom h5{
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
}
.plans-tabs-right-bottom ul{
	height: auto;
	overflow: hidden;
	margin-top: 24px;
}
.plans-tabs-right-bottom ul li{
	width: 160px;
	height: 66.96px;
	border-radius: 5px;
	overflow: hidden;
	float: left;
	margin-right: 20px;
}
.plans-tabs-right-bottom ul li:last-child{
	margin-right: 0;
}
.plans-tabs-right-bottom ul li img{
	width: 100%;
	height: 100%;
}
.index-increase-line{
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 94px;
}
.index-increase-line li{
	padding: 0 66px;
	position: relative;
	margin-right: 4px;
}

.index-increase-line li::after,.index-increase-line li::before{
	content: '';
	position: absolute;
	border-bottom: 2px dashed #FF3332;
	width: 64px;
	top: 50%;
	margin-top: -1px;
}
.index-increase-line li::after{
	right: 0;
}
.index-increase-line li::before{
	left: 0;
}
.index-increase-line li:last-child{
	margin-right: 0;
}
.index-increase-line li:first-child::before{
	content: none;
}
.index-increase-line li:last-child::after{
	content: none;
}
.index-increase-line li div{
	width: 175px;
	height: 56px;
	border-radius: 28px;
	background: linear-gradient(90deg, #FF5D62 0%, #DE1F26 53%, #FF565C 100%);
	font-size: 28px;
	font-weight: normal;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
}
.index-increase-line li div em{
	font-style: normal;
	font-size: 20px;
	margin-top: 4px;
}
.index-increase-line li span{
	position: absolute;
	right: -10px;
	top: 50%;
	margin-top: -9px;
	width: 20px;
	height: 18px;
}
.index-increase-line li span .icons{
	width: 21px;
	height: 19px;
}


.index-increase-list{
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 64px;
	padding: 10px;
	box-sizing: border-box;
	width: 1220px;
}
.index-increase-list li{
	width: 282px;
	height: 300px;
	border-radius: 4px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(15, 15, 15, 0.1);
	margin-right: 24px;
	padding: 38px 32px;
	box-sizing: border-box;
}
.index-increase-list li:last-child{
	margin-right: 0;
}
.index-increase-list li div,.index-increase-list li div .icons{
	width: 66px;
	height: 66px;
}

.index-increase-list li h6{
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	margin-top: 26px;
	text-align: left;
}
.index-increase-list li p{
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	color: #666666;
	margin-top: 16px;
	text-align: left;
}




.swiper-zoom{
	height: auto;
	overflow: hidden;
	width: 1220px;
}
/* .swiper-zoom .swiper-zoom-nav{
	width: 1200px;
	margin: 40px auto 0 auto;
	box-sizing: border-box;
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #E9E9E9;;
}
.swiper-zoom .swiper-zoom-nav li{
	padding: 0 12px;
	box-sizing: border-box;
	height: 100%;
	line-height: 66px;
	font-size: 24px;
	font-weight: normal;
	color: #353535;
	position: relative;
	cursor: pointer;
}
.swiper-zoom .swiper-zoom-nav li:hover{
	color: #DE1F26;
}
.swiper-zoom .swiper-zoom-nav li:hover::after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height:2px;
	background: #DE1F26;
	width: 100%;
}
.swiper-zoom .swiper-zoom-nav .actives{
	color: #DE1F26;
}
.swiper-zoom .swiper-zoom-nav .actives::after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height:2px;
	background: #DE1F26;
	width: 100%;
} */
.swiper-zoom-swi .swiper-pagination{
	    position: absolute;
	    left: 10px;
	    top: 0;
	    z-index: 99;
		width: calc(100% - 20px);
		height: 66px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		border-bottom: 1px solid #E9E9E9;
		box-sizing: border-box;
}
.swiper-zoom-swi .swiper-pagination li{
	padding: 0 12px;
	box-sizing: border-box;
	height: 100%;
	line-height: 66px;
	font-size: 24px;
	font-weight: normal;
	color: #353535;
	position: relative;
	cursor: pointer;
}
.swiper-zoom-swi .swiper-pagination .swiper-pagination-bullet-active{
	color: #DE1F26;
}
.swiper-zoom-swi .swiper-pagination .swiper-pagination-bullet-active::after{
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	height:2px;
	background: #DE1F26;
	width: 100%;
}

.swiper-zoom-swi{
	width: 1220px;
	height: 456px;
	margin-top: 30px;
	padding: 76px 10px 10px 10px!important;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	position: relative;
}
.swiper-zoom-swi .swiper-wrapper{
	padding: 10px 0;
	box-sizing: border-box;
	height: 100%;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide{
	height: 100%;
	width: 100%;
	background: transparent;
	padding: 10px 0;
	box-sizing: border-box;
	height: 100%;
	/* transform: scale(0.85); */
	z-index: -1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs{
	width: 592px;
	height: 350px;
	/* background: #FFFFFF; */
	/* box-shadow: 0px 2px 10px 4px rgba(0, 0, 0, 0.1); */
	border-radius: 8px;
	/* overflow: hidden; */
	cursor: pointer;
	display: flex;
	align-items: center;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-left{
	width: 288px;
	height: 350px;
	float: left;
	/* box-shadow: -10px 10px 5px #888888; */
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 2;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-left img{
	width: 100%;
	height: 100%;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more{
	width: calc(100% - 288px);
	height: 100%;
	padding: 32px;
	box-sizing: border-box;
	float: left;
	text-align: left;
	background: #ffffff;
	position: relative;
	z-index: 1;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more h3{
	font-size: 24px;
	font-weight: 500;
	color: #353535;
	position: relative;
	padding-left: 12px;
	margin-bottom: 16px;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more h3::after{
	width: 4px;
	height: 16px;
	border-radius: 20px;
	background: #DE1F26;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
	content: '';
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more p{
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}


.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev{
	left: 297px;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swiper-slide-boxs .swi-left{
	height: 286px;
	width: 288px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	overflow: hidden;
	object-fit: cover;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swiper-slide-boxs .swi-left img{
	object-fit: cover;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swi-more{
	opacity: 0;
}

.swiper-zoom-swi .swiper-wrapper .swiper-slide-next{
	right: 280px;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide-next .swiper-slide-boxs .swi-left{
	opacity: 0;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide-next .swiper-slide-boxs .swi-more{
	height: 286px;
	width: 288px;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.2);
	border-radius: 8px;
	overflow: hidden;
	background: #ffffff;
}



.swiper-zoom-swi .swiper-wrapper .swiper-slide-active{
	/* transform: scale(1); */
	z-index: 1;
}
.swiper-zoom-swi .swiper-wrapper .swiper-slide-active .swiper-slide-boxs{
	background: #ffffff;
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.3);
	overflow: hidden;
}




.index-channel-network{
	height: 742px;
	overflow: hidden;
	position: relative;
}
.index-channel-network-back{
	height: 100%;
	overflow: hidden;

}
.index-channel-network-back img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.index-channel-network-concent{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 90px 0 0 0;
	box-sizing: border-box;

}
.index-channel-network-concent-min{
	width: 1200px;
	margin: 0 auto;
	height: 100%;
	overflow: hidden;
}
.index-channel-network-concent-min h3{
	font-size: 36px;
	font-weight: 500;
	text-align: center;
	color: #353535;
}
.index-channel-network-concent-min h6{
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	color: #353535;
	margin-top: 16px;
}
.index-channel-network-concent-min ul{
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 182px;
}
.index-channel-network-concent-min ul li{
	text-align: center;
	width: 33.33%;
}
.index-channel-network-concent-min ul li:first-child{
	text-align: left;
	padding-left: 40px;
}
.index-channel-network-concent-min ul li:last-child{
	text-align: right;
	padding-right: 40px;
}
.index-channel-network-concent-min ul li div{
	font-size: 48px;
	font-weight: 500;
	color: #DE1F26;
}
.index-channel-network-concent-min ul li p{
	font-size: 24px;
	font-weight: normal;
	color: #3D3D3D;
	margin-top: 16px;
}





.prize-list{
	height: auto;
	overflow: hidden;
	width: 100%;
	margin-top: 56px;
}
.prize-list-swi{
	width: 100%;
}
.prize-list-swi .swiper-wrapper{
	width: 100%;
}
.prize-list-swi .swiper-wrapper .swiper-slide{
	width: 276px;
	cursor: pointer;
}
.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-concent{
	width: 276px;
	height: 332px;
	border-radius: 8px;
	background: #F5F8FF;
	box-sizing: border-box;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-concent .top-img{
	width: 276px;
	height: 224px;
	border-radius: 8px 8px 0px 0px;
}
.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-concent .top-img img{
	width: 100%;
	height: 100%;
}
.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-concent h6{
	margin-top: 16px;
	padding: 0 16px;
	font-size: 18px;
	font-weight: 500;
	color: #353535;
	text-align: left;
}
.prize-list-swi .swiper-wrapper .swiper-slide .swiper-slide-concent p{
	padding: 0 16px;
	font-size: 14px;
	font-weight: normal;
	color: #353535;
	margin-top: 8px;
	text-align: left;
}

.btn-margin-right button{
	margin-right: 16px;
}
.btn-margins{
	margin-top: 56px;
}
.btn-margins button{
	margin-right: 16px;
}
.btn-margins button:last-child{
	margin-right: 0;
}



.min-btn-mag56,.min-img-56{
	margin-top: 56px;
}















.swiper-service-swi{
	width: 100%;
	height: 531px;
	margin-top: 56px;
	padding-bottom: 13px!important;
	position: relative;
}
.swiper-service-swi .swiper-wrapper{
	width: 100%;
}
.swiper-service-swi .swiper-wrapper .swiper-slide{
	padding: 0;
	cursor: pointer;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .left{
	width: 368px;
	height: 518px;
	float: left;
	margin-left: 4px;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .left img{
	width: 100%;
	height: 100%;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more{
	width: calc(100% - 368px - 4px);
	height: auto;
	overflow: hidden;
	float: left;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title{
	height: auto;
	overflow: hidden;
	padding-left: 37px;
	padding-top: 55px;
	padding-bottom: 10px;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-left{
	width: 72px;
	height: 72px;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	/* box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); */
	/* border: 1px solid #E9E9E9; */
	box-sizing: border-box;
}
.swiper-service-other .swiper-wrapper .swiper-slide .more .more-title .more-title-left{
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
	/* border: 1px solid #E9E9E9; */
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-left img{
	width: 100%;
	height: 100%;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-right{
	width: calc(100% - 72px - 12px);
	margin-left: 12px;
	float: left;
	text-align: left;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-right h4{
	font-size: 20px;
	font-weight: 500;
	color: #353535;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .more-title .more-title-right p{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin-top: 4px;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more ul{
	height: auto;
	overflow: hidden;
	padding: 10px 0 10px 10px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-left: 27px;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li{
	width: 382px;
	height: 208px;
	border-radius: 8px;
	background: #FFFFFF;
	/* box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1); */
	text-align: left;
	float: left;
	padding: 16px;
	box-sizing: border-box;
	margin-right: 16px;

}
.swiper-service-other .swiper-wrapper .swiper-slide .more ul li{
	box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li:last-child{
	margin-right: 0;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li h6{
	font-size: 20px;
	font-weight: 500;
	color: #353535;
	position: relative;
	text-align: left;
	padding-left: 8px;
	margin-bottom: 8px;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li h6::after{
	position: absolute;
	content: '';
	width: 3px;
	height: 16px;
	border-radius: 8px;
	background: #DE1F26;
	left: 0;
	top: 50%;
	margin-top: -8px;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li p{
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	margin: 0 0 18px 0;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons{
	text-align: left;
	margin-left: 37px;
	margin-top: 40px;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons button{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 160px;
	height: 48px;
	border-radius: 4px;
	font-size: 18px;
	font-weight: normal;
	color: #DE1F26;
}
.swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons button svg{
	width: 15px;
	height: 13px;
	margin-left: 4px;
	fill:#DE1F26;
}

.swiper-service-swi .swiper-pagination{
	height: auto;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.swiper-service-swi .swiper-pagination li{
	width: 72px;
	height: 4px;
	background: #C0C0C0;
	margin-right: 8px;
	cursor: pointer;
}
.swiper-service-swi .swiper-pagination li:last-child{
	margin-right: 0;
}
.swiper-service-swi .swiper-pagination .swiper-pagination-bullet-active{
	background: #DE1F26;
}



.header-m-width{
	max-width: 1336px;
}
@media screen and (max-width: 1466px) {
	.header-min-list li .product-drop{
		left: -199px;
	}
 .header-m-width{
  	width: 1140px;
	margin: 0 auto;
	max-width: unset;
  }
  .header-min-list li{
	  margin-right: 24px;
  }
  .header-min-list li .list-title span{
	  font-size: 16px;
  }
  .header-min-list{
	  width: auto;
  }
  .header-min-list li .product-drop{
	  width: 1200px;
  }
  .header-min-list li .drop-box .drop-box-min{
	  padding: 24px;
  }





 /* .header-min-list li .product-drop-min-left{
	  width: 352px;
  }
  .header-min-list li .product-drop-min-right{
  	  width: calc(100% - 352px);
  }
  .header-min-list li .product-drop-min .min-h3{
	  font-size: 18px;
  }
  .header-min-list li .product-drop-min-left dl dd .li-right h5{
	  font-size: 16px;
  }
  .header-min-list li .product-drop-min-right .min-list-m dl dd em{
	  font-size: 16px;
  }
/*  .header-min-list li .product-drop-min-right .min-list-m dl{
	  margin-right: 16px;
  }
  .header-min-list li .product-drop-min-right .min-list-m dl dt p{
	  font-size: 14px;
  }
  .header-min-list li .operate-drop-min-left dl dd .li-right h5{
	   font-size: 16px;
  } */
}


 .min-btn-margin-14 button:last-child{
	  margin-left: 14px!important;

  }
.min-btn-margin-14 button{
	   width: 128px;
	   height: 48px;
	   border-radius: 4px;
	   font-size: 18px;
}

 .min-btn-margin-16 button:last-child{
 	  margin-left: 16px!important;
   }
 .min-btn-margin-16 button{
 	  width: 176px;
 	  height: 56px;
 	  border-radius: 4px;
	  font-size: 24px;
 }


.banner-620{
	height: 620px;
}
.banner-620 .banner-min .min-left h2{
	margin: 100px 0 24px 0;
}
.index-banner-other .banner-min .min-left h2{
	margin: 70px 0 24px 0;
}
.index-banner-other .banner-min .min-left h1 {
  margin: 70px 0 24px 0;
}
.banner-620 .banner-min .min-left-btn{
	margin-top: 113px;
}
.index-banner-other .banner-min .min-left-btn{
	margin-top: 60px;
}
.banner-620 .banner-min .min-left h6{
	max-width: 700px;
	width: auto;
}

.banner-700{
	height: 620px;
}
.banner-700 .banner-min .min-left h2{
	margin: 136px 0 32px 0;
}
.banner-700 .banner-min .min-left-btn{
	margin-top: 88px;
}
.banner-700 .banner-min .min-left h6{
	max-width: 700px;
	width: auto;
}

.banner-min .min-btn-black h2{
	color: #353535;
}
.banner-min .min-btn-black h6{
	color: #353535;
}
.banner-min .min-btn-black .min-left-btn button:last-child{
	border: 1px solid #DE1F26;
	color: #DE1F26;
}
.banner-about{
	position: relative;
}
.banner-about .banner-min{
	height: 100%;
}
.banner-about .banner-back img{
	 object-fit:cover;
}
.banner-about .about-page-text{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.1);
}
.banner-about .about-page-text img{
	width: 218px;
	height: 55px;
	margin-bottom: 24px;
	margin-top: 64px;
}
.banner-about .about-page-text h2{
	font-size: 64px;
	font-weight: 500;
	text-align: center;
	color: #FFFFFF;
}
.banner-old{
	background: #DE1F26;
}
.banner-cover{
	position: relative;
}
.banner-cover .banner-back img{
	 object-fit: cover;
}
.banner-back-edit-other img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.header-min-list li .drop-box-other{
	/* display: block!important; */
	width: 440px;
}
.header-min-list li .drop-box-yy{
	/* display: block!important; */
	width: 370px;
}
.header-min-list li .drop-box-yy  .operate-drop-min-left dl dd .li-left{
	width: 32px;
	height: 32px;
	display: flex;
	align-items: center;
	justify-self: center;
}
.header-min-list li .drop-box-yy  .operate-drop-min-left dl dd .li-left img{
	width: 100%;
	height: auto;
}

.header-min-list li .drop-box-yy .operate-drop-min-left dl dd:last-child .li-left img{
	width: 90%;
	 margin-left: 2px
}
.header-min-list li .drop-box-yy .operate-drop-min-left dl dd .li-right{
	    margin-left: 16px;
	    width: calc(100% - 32px - 16px);
}
.header-min-list li .drop-box-yy .operate-drop-min-left dl dd .li-right p{
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
	color: #666666;
}
.header-min-list li .drop-box-yy .operate-drop-min-left dl dd:hover .li-right p{
	color: #DE1F26;
}
.header-min-list li .drop-box-other .son-drop-min{
	width: 100%;
}
.header-min-list li .drop-box-other .operate-drop-min-left{
	width: 100%;
}
.header-min-list li .drop-box-other .drop-box-min{
	padding: 24px 24px 0 24px;
}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd{
	width: calc(50% - 13px);
	float: left;
}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd:hover .li-right h5{
	color: #DE1F26;
}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd:hover .li-right em{
	color: #DE1F26;
}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd:nth-child(2n){
	margin-left: 26px;
}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd svg{

}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-left{
	width: 24px;
	height: 24px;
}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-left svg{
	width: 100%;
	height: 100%;
}
.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-right{
	width: calc(100% - 24px - 14px);
	margin-left: 14px;}
	.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-right h5{
		font-size: 16px;
		font-weight: 600;
		color: #353535;
	}
	.header-min-list li .drop-box-other .operate-drop-min-left dl dd .li-right em{
		font-style: normal;
		font-size: 12px;
		font-weight: normal;
		color: #666666;
		display: block;
		margin-top: 4px;
	}
	.header-min-list li .drop-box-other .operate-drop-min-left dl dd{
		margin-bottom: 24px;
	}
.page-1218{
	width: 1218px;
}
.page-1232{
	width: 1232px;
}
.page-1220{
	width: 1220px;
}


@media screen and (max-width: 1440px) {
	.page-width-1100 .min-right{
		max-width: 1000px;
	}
	/* .banner-700 .banner-min .min-left h2{
		margin: 100px 0 24px 0;
	}
	.banner-700 .banner-min .min-left-btn{
		margin-top: 90px;
	}
	.index-banner-other .banner-min .min-left h2{
		margin: 90px 0 24px 0;
	} */
/* 	.banner-cover .banner-back img{
		margin-left: -100px;
	} */
	.border-white,.back-white{
		width: 120px;
		font-size: 16px;
		height: 40px;
	}

	.page-width-1200{
		width: 100%;
		max-width: 1140px;
	}
	.header{
		width: 100%;
	}
	.m-box{
		width: 100%;
	}
	.home-model{
		width: 1200px;
		min-width: 1200px;
		left: 50%;
		margin-left: -600px;
	}

	.page-1218,.page-1232,.page-1220{
		width: 100%;
	}
	.index-product-list,.index-business-list,.index-increase-list{
		width: 100%;
	}
	.index-product-list li{
		width: 584px;
	}
	.index-business-list li{
		width: 300px;
	}
	.swiper-zoom{
		width: 1140px;
	}
	.swiper-zoom-swi{
		width: 100%;
	}
	.tags-more-other{
		width: 1140px;
		margin: 0 auto;
	}
	.header-min-list li {
		margin-right: 26px;
	}
	.header-min-list li .product-drop-min-right{
		width: calc(100% - 394px);
	}
	.header-min-list li .product-drop-min-left{
		width: 394px;
	}
	.header-min-list li .drop-box .drop-box-min{
		padding: 16px;
	}
	.header-min-list li .drop-box-other .operate-drop-min-left dl dd:last-child{
		margin-bottom: 0;
	}
	.header-min-list li .product-drop-min-right .min-list-m dl{
		padding-right: 14px;
	}
	.header-min-list li .product-drop{width: 1100px;}
	.header-min-list li .product-drop-min-right .min-list{
		margin-left: 14px;
	}
	.header-min-list li .product-drop{
		left: -186px;
	}
	.banner{
		  width: 100%;
		  min-width: unset;
	}
	.border-red,.back-red{
		width: 110px;
		font-size: 16px;
		height: 40px;
	}

	.index-product-list li{
		width: 552px;
		    height: 171px;
		    padding: 24px 21px;

	}
	.index-product-list li .right p{
		overflow: hidden;
		   display: -webkit-box;
		   -webkit-box-orient:vertical;
		   -webkit-line-clamp:2;
		       font-size: 14px;
			       line-height: 20px;
	}
	.index-business-list li .more .more-list{
		width: 270px;
	}
	.index-business-list li .more .more-header{
		width: 270px;
	}
	.index-business-list li{
		width: 285px;
	}
	.banner-min{
		margin-left: -570px;
	}
	.header-min{

		box-sizing: border-box;
	}
	.swiper-service-swi .swiper-wrapper .swiper-slide .more ul li{
		width: 354px;
	}
	.home-model{
		margin-top: -60px;
	}
	.home-model-min-item .item-right{
		width: 60px;
		height: 60px;
	}
	.home-model-min .home-model-min-item{
	   width: 367px;
	   height: 120px;
	}
	.home-model-min-item .item-left{
		width: calc(100% - 60px - 10px);
	}
	.home-model-min-item .item-left h3{
		font-size: 18px;
	}
	.home-model-min-item{
		padding: 16px;
	}
	.home-model-min-item .item-left h5{
		margin-bottom: 10px;
	}
	.home-model-min .home-model-min-item:nth-child(2){
		 margin-left: 18px;
	}
	.home-model-min .home-model-min-item:nth-child(3){
		 margin-left: 18px;
	}
	.home-model-min-item .item-left h5 span{
		font-size: 14px;
	}

	/* 1.69 */
	.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs{
		width: 560;
		height: 331px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-left{
		height: 272px;
		height: 331px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more{
		height: 331px;
		width: calc(100% - 272px);
		padding: 24px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more h3{
		font-size: 22px;
		margin-bottom: 12px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide .swiper-slide-boxs .swi-more p{
		line-height: 20px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide-next {
		right: 270px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev{
		left: 282px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide-next .swiper-slide-boxs .swi-more{
		width: 260px;
		height: 261px;
	}
	.swiper-zoom-swi .swiper-wrapper .swiper-slide-prev .swiper-slide-boxs .swi-left{
		width: 260px;
		height: 261px;
	}

	.banner-about .about-page-text h2{
		font-size: 56px;
	}
	.swi-jp-other{
		max-width: unset;
	}
	.character-min-btn button{
			width: 130px;
			height: 40px;
			font-size: 16px;
	}
	.min-btn-margin-14 button{
		    width: 110px;
		    height: 40px;
			font-size: 16px;
			display: inline-flex;
			align-items: center;
			justify-content: center;
	}
	.min-btn-margin-16 button{
		font-size: 16px;
		width: 120px;
		    height: 40px;
			display: inline-flex;
			align-items: center;
			justify-content: center;
	}
	.banner-min .min-left h6 {
	  font-size: 18px;
	  line-height: 24px;
	}
	.header-min-login button{
		width: 80px;
		height: 35px;
		font-size: 14px;
	}
	.swiper-service-swi .swiper-wrapper .swiper-slide .more .buttons button{
		    width: 140px;
		    height: 38px;
		    font-size: 16px;
	}
	.plans-tabs-right-top h6{
		font-size: 16px;
	}
	.banner-700 .banner-min .min-left h6{
		max-width: 580px!important;
		width: auto;
	}
	.header-min-list li .product-drop-min-left-btn .back-red, .header-min-list li .product-drop-min-left-btn .border-red{
		font-size: 16px;
	}
}
.article-details-text > p > img {
  margin:auto;
  display:flex;
}
