.mainBox {
	margin-top: 75px;
}
.item:hover p {
	margin-top: 65px;
}
.item:hover .text {
	margin-top: 20px;
	opacity: 1;
}
.item:hover h1:before {
	opacity: 0;
	margin-bottom: 10px;
}
.item:hover h1 {
	margin-top: 30px;
}
.item:hover:before {
	background-color: rgba(255, 174, 46, .9);
}
.item:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .6);
	transition: 0.5s all;
}
.item a {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.item .text {
	margin-top: 50px;
	transition: 0.5s all;
	opacity: 0;
}
.item .text p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	padding: 0 20px;
	margin-top: 0px;
	transition: 0.5s all;
}
.flex-row .item-1 {
	background: url(../img/item1.jpg) no-repeat center center;
}
.flex-row .item-2 {
	background: url(../img/item2.jpg) no-repeat center center;
}
.flex-row .item-3 {
	background: url(../img/item3.jpg) no-repeat center center;
}
.flex-row .item-4 {
	background: url(../img/item4.jpg) no-repeat center center;
}
.flex-row {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.item h1:before {
	content: "";
	position: relative;
	display: block;
	width: 20px;
	border-bottom: 2px solid #fff;
	margin: 0 auto;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	margin-bottom: 47px;
	transition: 0.5s all;
}
.item h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 18px;
	font-weight: normal;
	color: #fff;
	transition: 0.5s all;
}
.item p {
	text-align: center;
	margin-top: 126px;
	transition: 0.5s all;
}
.flex-row {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin-top: 36px;
	align-items: center;
}
.item {
	flex: 1;
	text-align: center;
	position: relative;
	height: 400px;
	overflow: hidden;
	background: no-repeat center;
	background-size: 100% auto;
}
.solutionBox {
	background: url(../img/solu.jpg) no-repeat center;
	height: 643px;
	margin-top: 80px;
	overflow: auto;
}
.item .hq {
	background: #fff;
	display: block;
	width: 130px;
	height: 38px;
	position: relative;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	color: #ffae2e;
	line-height: 38px;
	margin-top: 20px;
}
.solutionTitle {
	background: url(../img/solu.png) no-repeat center;
}
.ow {
	overflow: hidden;
}
.solutionTitle h1 {
	font-size: 30px;
	color: #333333;
	text-align: center;
}
.solutionTitle p {
	font-size: 16px;
	color: #666666;
}
.FeaturesTitle p {
	font-size: 16px;
	color: #666666;
}
.FeaturesBox {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.Featuresleft {
	width: 585px;
	float: left;
	margin-top: 36px;
}
.io {
	margin-top: 75px;
	overflow: hidden;
	height: 68px;
}
.Featuresright {
	width: 585px;
	float: right;
	margin-top: 36px;
}
.FeaturestopBox {
	border: 1px solid #dedede;
}
.FeaturestopBox ul {
	display: flex;
	margin-top: 26px;
	padding: 0 4px;
	margin-bottom: 0px;
}
.Featuresleft .FeaturestopBox2 li:nth-child(4) {
	visibility: hidden;
}
.Featuresright .FeaturestopBox2 {
	margin-top: 30px;
	margin-bottom: 25px;
}
.Featuresleft .FeaturestopBox2 {
	margin-top: 30px;
	margin-bottom: 25px;
}
.FeaturestopBox .FeaturestopBox2 {
	margin-top: 30px;
	margin-bottom: 25px;
}
.FeaturestopBox li {
	flex: 1;
	transition: 0.5s all;
	border: 1px solid #e9e9e9;
	margin: 0 15px;
	height: 122px;
}
.FeaturestopBox li:hover {
	border-color: #3e8ef7;
}
.FeaturestopBox li:hover a:nth-child(2) {
	color: #fff;
	background: #3e8ef7;
}
.FeaturestopBox li:hover img {
	margin-top: -49px;
}
.FeaturestopBox a img {
	transition: 0.4s all;
}
.FeaturestopBox a span {
	height: 49px;
	overflow: hidden;
	display: block;
}
.FeaturestopBox li:hover .xtbox img {
	margin-top: -51px !important;
}
.FeaturestopBox li:hover .xtbox1 img {
	margin-top: -50px !important;
}
.xtbox1 {
	height: 50px !important;
}
.xtbox {
	height: 51px !important;
}
.FeaturestopBox a:nth-child(1) {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 21px;
	transition: 0.5s all;
}
.FeaturestopBox a:nth-child(2) {
	background: #f8f8f8;
	line-height: 30px;
	font-size: 15px;
	color: #333;
	transition: 0.5s all;
}
.FeaturestopBox a {
	display: block;
	text-align: center;
}
.FeaturestopBox p {
	margin: 0px;
	text-align: left;
	height: 49px;
	background: #f2f2f2;
	padding-left: 18px;
	font-size: 18px;
	line-height: 49px;
	color: #111111;
}
.FeaturesTitle {
	margin-top: 75px;
}
.FeaturesTitle h1 {
	margin-bottom: 15px;
	font-size: 30px;
	color: #333333;
	text-align: center;
}
.jzgg {
	background: url(../images/001.jpg) no-repeat center center;
	height: 112px;
	overflow: hidden;
}
.jzggbox {
	width: 28%;
	margin: 0 auto;
	float: right;
}
.ftbox {
	background: url(../img/hz1.jpg) no-repeat center center;
	margin-bottom: 36px;
}
.jzggbox a {
	display: inline-block;
	width: 137px;
	height: 40px;
	line-height: 40px;
	margin-top: 36px;
	text-align: center;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #3e8ef7;
	margin-left: 20px;
	transition: 0.5s all;
	font-size: 14px;
}
.jzggbox a:hover {
	background: #ffaf2e;
	color: #fff;
}
.jzggbox a:nth-child(1):hover {
	background: #fff;
	color: #3e8ef7;
}
.jzggbox a:nth-child(1) {
	background: #fff;
	color: #3e8ef7;
}
.jzggbox a:nth-child(2):hover {
	background: #fff;
	color: #3e8ef7;
}
.jzggbox a:nth-child(2) {
	background: none;
	color: #fff;
}
.zhong {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
}
.leftzhong {
	float: left;
}
.leftzhong p {
	font-size: 16px;
	color: #fff;
	line-height: 112px;
}
.jzgg p {
	font-family: "微软雅黑";
	text-align: right;
	margin-bottom: 0px;
}
.jzgg p:nth-child(2) {
	font-size: 18px;
	color: #fff;
	margin-top: 4px;
	letter-spacing: 3px;
}
.jzbox {
	width: 1240px;
	margin: 0 auto;
	display: flex;
	margin-top: 18px;
	overflow: hidden;
	padding: 20px;
}
.jzbox div {
	flex: 1;
	padding-top: 30px;
	padding-bottom: 30px;
	overflow: hidden;
}
.jzbox div:hover {
	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
}
.jzbox h1 {
	font-size: 22px;
	color: #333333;
	text-align: center;
	margin-bottom: 24px;
	margin-top: 24px;
}
.jzbox span {
	font-size: 14px;
	color: #999999;
	text-align: center;
	display: block;
}
.voerflow {
	overflow: hidden;
}
.leftp_box2 {
	float: right;
	padding-top: 27px;
}
.leftp_box1 span {
	font-family: "ITC Avant Garde Gothic Book";
	margin-right: 15px;
}
.leftp_box1 {
	float: left;
	padding-top: 16px;
}
.mainTitle h1,
p {
	text-align: center;
	font-family: "微软雅黑";
}
.mainTitle h1 {
	font-size: 30px;
	color: #333333;
}
.Featuresh1 h1 {
	background: url(../img/dio.png) no-repeat center center;
}
.Featuresh1 {
	padding-top: 80px;
}
.hangye h1 {
	color: #fff;
	margin-top: 80px;
	background: url(../img/fn.png) no-repeat center center;
}
.mainTitle p {
	font-size: 16px;
	color: #666666;
	margin-top: 25px;
}
/**核心功能开始**/
/* 轮播 */
.carousel {
	margin-top: 76px;
}
.el-carousel {
	overflow: hidden;
	overflow-x: hidden;
	position: relative;
	width: 100%;
}
.el-carousel__container {
	width: 600%;
	position: relative;
	height: 300px;
}
.el-carousel .el-carousel__container .el-carousel__item {
	width: calc(100%/6);
	overflow: visible;
}
.el-carousel__item--card,
.el-carousel__item.is-animating {
	transition: transform .4s ease-in-out;
}
.el-carousel .el-carousel__container .el-carousel__item .img_01 {
	width: 100%;
	height: 100%;
	background: url("../images/index_banner_1.png") no-repeat center center;
	background-size: 100% 100%;
}
.el-carousel .el-carousel__container .el-carousel__item .img_02 {
	width: 100%;
	height: 100%;
	background: url("../images/index-bg2.png") no-repeat center center;
	background-size: 100% 100%;
}
.el-carousel .el-carousel__container .el-carousel__item .img_03 {
	width: 100%;
	height: 100%;
	background: url("../images/index-bg3.png") no-repeat center center;
	background-size: 100% 100%;
}
.el-carousel .el-carousel__container .el-carousel__item .img_02 .banner-02 {
	/* width: 100%;
    height: 100%;  */
}
.el-carousel .el-carousel__container .el-carousel__item .img_04 {
	width: 100%;
	height: 100%;
	background: url("../images/index-bg4.png") no-repeat center center;
	background-size: 100% 100%;
}
.el-carousel .el-carousel__container .el-carousel__item .img_05 {
	width: 100%;
	height: 100%;
	background: url("../images/index-bg5.png") no-repeat center center;
	background-size: 100% 100%;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box {
	float: left;
	width: 55%;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .font-36 {
	font-size: 36px;
	line-height: 60px;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .font-36 img {
	vertical-align: top;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .linear-btn {
	width: 66px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	vertical-align: middle;
	margin-left: 5px;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .linear-btn .text-btn {
	font-size: 14px;
	line-height: 20px;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .font-18 {
	color: white;
	line-height: 36px;
	font-size: 18px;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .font-18 span {
	vertical-align: middle;
	opacity: 0.9;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .margin-10 {
	margin-top: 10px;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .carousel-btn .carousel-btn-content {
	display: inline-block;
	width: 130px;
	height: 40px;
	margin-top: 50px;
	border-radius: 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	background-image: linear-gradient(-90deg, #f26060 0%, #e72828 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#e72828', endColorstr='#f26060');
	cursor: pointer;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .carousel-btn .carousel-btn-bg {
	background-color: #4c5167;
	background-image: none;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box-center {
	/* left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; */
}
.el-carousel .el-carousel__container .el-carousel__item .position-box-center .carousel-btn {
	margin: 0px auto 0;
}
.el-carousel .download-btn {
	display: inline-block;
	height: 40px;
	width: 350px;
	line-height: 40px;
	color: #ffa128;
	cursor: pointer;
	margin-left: 10px;
	position: relative;
	text-decoration: underline;
}
.el-carousel .download-btn .download-content {
	padding: 5px;
	background-color: white;
	width: 255px;
	position: absolute;
	top: 0;
	left: 90px;
	z-index: 100;
	transform: translate(0, -35%);
	border-radius: 3px;
	display: none;
}
.el-carousel .download-btn .download-content img {
	display: block;
	width: 120px;
	height: 120px;
}
.el-carousel .download-btn .download-content .download-content-item {
	display: inline-block;
	text-align: center;
	line-height: 25px;
}
.el-carousel .download-btn .download-content .download-content-item .download-content-item-btn {
	background-image: linear-gradient(-90deg, #f26060 0%, #e72828 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#e72828', endColorstr='#f26060');
	cursor: pointer;
	width: 80px;
	height: 25px;
	border-radius: 12.5px;
	color: white;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 12px;
}
.el-carousel .download-btn .download-content .download-content-item .download-content-item-common {
	color: #999;
	/* color: #999; */
	font-size: 12px;
	margin-top: 5px;
}
.el-carousel .download-btn .download-content:hover {
	display: block;
}
.el-carousel .download-btn:hover .download-content {
	display: block;
}
.el-carousel .banner-01 {
	position: absolute;
	/* width: 48.0729vw;
    right: 143px;
    bottom: -12px;  */
	float: right;
	width: 60%;
	/* position: relative; */
	bottom: -160px;
	right: 0;
}
.el-carousel .banner-02 {
	position: absolute;
	/* width: 48.0729vw;
    right: 143px;
    bottom: -12px;  */
	float: right;
	width: 80%;
	/* position: relative; */
	bottom: -200px;
	right: -14%;
}
.el-carousel .banner-03 {
	position: absolute;
	/* width: 48.0729vw;
    right: 143px;
    bottom: -12px;  */
	float: right;
	width: 55%;
	/* position: relative; */
	bottom: -170px;
	right: -7%;
}
.el-carousel .banner-04 {
	position: absolute;
	/* width: 48.0729vw;
    right: 143px;
    bottom: -12px;  */
	float: right;
	width: 55%;
	/* position: relative; */
	bottom: -80px;
	right: -7%;
}
.el-carousel .banner-05 {
	position: absolute;
	/* width: 48.0729vw;
    right: 143px;
    bottom: -12px;  */
	float: right;
	width: 55%;
	/* position: relative; */
	bottom: -98px;
	right: -7%;
}
.banner-desc {
	font-size: 15px;
	margin-top: 20px;
	line-height: 25px;
}
/* @media screen and (max-width:1800px) {
      .el-carousel .banner-02 {
          right: 4%;
        }
 }

  @media screen and (max-width:1700px) {
      .el-carousel .banner-02 {
          right: -3%;
        }
 }

  @media screen and (max-width:1500px) {
      .el-carousel .banner-02 {
          right: -4%;
        }
 }

  @media screen and (max-width:1440px) {
      .el-carousel .banner-02 {
          right: 0%;
        }
 }

  @media screen and (max-width:1400px) {
      .el-carousel .banner-02 {
          right: -7%;
        }
 }
    
   
  @media screen and (max-width:1370px) {
    .el-carousel .banner-02 {
        right: -7%;
    }
  }

  @media screen and (max-width:1280px) {
    .el-carousel .banner-02 {
        right: -14%;
    }
  }

  @media screen and (max-width:1200px) {
    .el-carousel .banner-02 {
        right: -20%;
    }
  }

  @media screen and (max-width:1024px) {
    .el-carousel .banner-02 {
        right: -20%;
    }
  } */
.el-carousel__item.is-active {
	z-index: 2;
}
.el-carousel__item {
	width: calc(100%/5);
	/* display: inline-block; */
	float: left;
	overflow: hidden;
	z-index: 0;
	height: 100%;
	top: 0;
	left: 0;
	position: relative;
}
.tiaoactive {
	opacity: 1 !important;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .font-36 {
	font-size: 36px;
	line-height: 60px;
}
.el-carousel .el-carousel__container .el-carousel__item .position-box .linear-btn {
	width: 66px;
	height: 20px;
	line-height: 20px;
	border-radius: 2px;
	vertical-align: middle;
	margin-left: 5px;
	cursor: pointer;
	border-radius: 18px;
	overflow: hidden;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
}
.el-carousel__indicators {
	position: absolute;
	list-style: none;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	margin: 0;
	padding: 0;
	z-index: 2;
}
.el-carousel__indicator {
	display: inline-block;
	background-color: transparent;
	padding: 12px 4px;
	cursor: pointer;
	opacity: .48;
}
.el-carousel__button {
	display: block;
	width: 30px;
	height: 2px;
	background-color: #fff;
	border: none;
	outline: 0;
	padding: 0;
	margin: 0;
	cursor: pointer;
	transition: .3s;
}
/* 轮播图下方内容  */
.advantage {
	width: 100%;
	height: 140px;
	background-color: #f7f7fa;
}
.advantage .advantage-list {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.advantage .advantage-list .advantage-item {
	width: 25%;
	height: 100%;
	text-align: left;
	float: left;
	overflow: hidden;
	border-left: 1px solid hsla(240, 3%, 87%, .5);
	cursor: pointer;
}
.advantage .advantage-list .advantage-item .a-blank {
	padding: 32px 50px;
}
.advantage .advantage-list .advantage-item-title.hot {
	position: relative;
}
.advantage .advantage-list .advantage-item-title {
	font-size: 22px;
}
.advantage .advantage-list .advantage-item-title.hot:after {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	content: "\5F00\6E90\4E0B\8F7D";
	width: 64px;
	height: 18px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: linear-gradient(90deg, #e72828, #f36262);
	border-radius: 2px;
	display: block;
}
.advantage .advantage-list .advantage-item:first-child .advantage-item-desc {
	color: #000;
}
.advantage .advantage-list .advantage-item-desc {
	margin-top: 8px;
	font-size: 14px;
	line-height: 26px;
	color: #777;
}
.a-blank {
	display: inline-block;
	width: 100%;
	height: 100%;
}
.advantage .advantage-list .advantage-item-title.yunhot:after {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	content: "\4E91\5E73\53F0";
	width: 64px;
	height: 18px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: linear-gradient(90deg, #e72828, #f36262);
	border-radius: 2px;
	display: block;
}
.advantage .advantage-list .advantage-item-title.yunhot {
	position: relative;
}
/* 贴心服务 */
.service {
	padding: 90px 0;
}
.base-title {
	width: 100%;
	text-align: center;
}
.base-title .title {
	font-size: 30px;
	line-height: 50px;
	color: #111;
}
.base-title .title {
	font-size: 30px;
	line-height: 50px;
	color: #111;
}
.service .list-box {
	padding: 20px 0;
	overflow: hidden;
	margin-top: 50px;
}
.service .list {
	width: 1180px;
	margin: 0 auto;
}
.service .list .list-item {
	width: 360px;
	height: 400px;
	float: left;
	text-align: center;
	padding-top: 46px;
	box-shadow: 0 4px 30px 0 hsla(0, 0%, 90%, .89);
	border-radius: 4px;
	margin-right: 50px;
}
.service .list .list-item .icon-pic {
	width: 100px;
}
.service .list .list-item .list-item-tit {
	font-size: 22px;
	line-height: 40px;
	margin-top: 20px;
}
.service .list .list-item .list-item-desc {
	width: 80%;
	font-size: 15px;
	line-height: 1.5;
	color: #777;
	margin: 10px auto 0;
}
.service .list .list-item .login-registration {
	cursor: pointer;
}
.service .list .list-item .list-item-btn {
	font-size: 16px;
	line-height: 36px;
	width: 120px;
	margin: 30px auto 0;
	color: #dd1313;
	border: 1px solid #dd1313;
	border-radius: 20px;
}
.service .list .list-item:last-child .list-item-btn {
	border-left: 0 none;
	border-right: 0 none;
	border-radius: initial;
	white-space: nowrap;
}
/* 核心功能 */
.service {
	padding: 90px 0;
}
.base-title {
	width: 100%;
	text-align: center;
}
.base-title .title {
	font-size: 30px;
	line-height: 50px;
	color: #111;
}
.base-title .desc {
	font-size: 16px;
	line-height: 40px;
	color: #777;
}
.core-func {
	padding-bottom: 90px;
}
.core-func .tabs-nav {
	width: 54%;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 50px;
	padding-left: 30px;
}
.core-func .tabs-nav .tabs-nav-item {
	width: 20%;
	float: left;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
}
.core-func .tabs-nav .tabs-nav-item.active span {
	color: #dd1313;
	border-color: #dd1313;
}
.core-func .tabs-nav .tabs-nav-item span {
	cursor: pointer;
	padding-bottom: 5px;
	border-bottom: 3px solid transparent;
}
.core-func .tabs-container {
	width: 1181px;
	margin: 0 auto;
	margin-top: 26px;
}
.core-func .tabs-container .tab {
	position: relative;
}
.core-func .tabs-container .tab .tab-mask {
	position: absolute;
	bottom: 0;
	transform: translateX(-30px);
	z-index: -1;
	width: 1260px;
	height: 320px;
	background-color: #f2f3f5;
	border-radius: 4px;
}
.core-func .tabs-container .tab .tab-content {
	width: 1200px;
	height: 460px;
	background-color: #f7f7fa;
	border-radius: 6px;
	padding-top: 50px;
	overflow: hidden;
}
.core-func .tabs-container .tab .tab-content .left {
	width: 50%;
	float: left;
	padding: 0 78px 0 137px;
}
.core-func .tabs-container .tab .tab-content .left .pic {
	width: 406px;
}
.core-func .tabs-container .tab .tab-content .right {
	width: 50%;
	float: left;
	padding-top: 40px;
}
.core-func .tabs-container .tab .tab-content .right .tit {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 30px;
}
.core-func .tabs-container .tab .tab-content .right .desc {
	line-height: 36px;
}
.core-func .tabs-container .tab .tab-content .right .info-box {
	margin-top: 20px;
}
.core-func .tabs-container .tab .tab-content .right .info-box .info {
	color: #777;
	line-height: 36px;
}
/* 部署方式 */
.ways {
	width: 100%;
	height: 650px;
	padding: 60px 0;
	background: url(../images/section-03-bg.png) no-repeat 50%;
}
.ways .base-title .title {
	color: #fff;
}
.base-title .title {
	font-size: 30px;
	line-height: 50px;
	color: #111;
}
.base-title .desc {
	font-size: 16px;
	line-height: 40px;
	color: #777;
}
.ways .list {
	width: 1216px;
	margin: 40px auto 0;
	padding-left: 18px;
	overflow: hidden;
}
.ways .list .list-item {
	float: left;
	width: 286px;
	height: 350px;
	background-color: #fff;
	text-align: center;
	border-radius: 4px;
	margin-right: 170px;
	padding: 50px 45px 0;
}
.ways .list .list-item .pic {
	width: 130px;
}
.ways .list .list-item .tit {
	font-size: 18px;
	line-height: 40px;
	color: #dd1313;
	margin-top: 10px;
	text-align: center;
}
.ways .list .list-item .desc {
	line-height: 26px;
	color: #777;
	margin-top: 5px;
	width: 100%;
	text-align: left;
}
.ways .list .list-item:last-child {
	margin-right: 0;
}
/* 服务体系 */
.service-system {
	padding: 80px 0 0;
	background-color: #f7f7fa;
}
.service-system .container {
	overflow: hidden;
	width: 1280px;
	margin: 0 auto;
	margin-top: 50px;
}
.service-system .container .left {
	float: left;
	width: 50%;
	text-align: right;
}
.service-system .container .left .left-pic {
	width: 668px;
}
.service-system .container .right {
	float: left;
	width: 50%;
	padding-left: 50px;
}
.service-system .container .right .right-item {
	margin-bottom: 40px;
}
.service-system .container .right .right-item .tit {
	font-size: 22px;
	line-height: 40px;
}
.service-system .container .right .right-item .tit .icon {
	width: 36px;
	margin-right: 10px;
	vertical-align: middle;
	margin-bottom: 5px;
}
.service-system .container .right .right-item .desc {
	font-size: 16px;
	line-height: 40px;
	color: #777;
	padding-left: 54px;
}
/* 悟空资讯 */
.news {
	padding: 80px 0 90px;
}
.news .container {
	height: 560px;
	overflow: hidden;
	width: 1240px;
	padding-left: 28px;
	margin: 60px auto 0;
}
.news .container .left {
	width: 520px;
	height: 530px;
	margin-right: 42px;
	background-color: #f7f7fa;
	float: left;
}
.news .container .left .tit {
	padding: 0 20px;
	line-height: 60px;
	font-size: 18px;
}
.news .container .left .knowledge-img {
	width: 520px;
	display: inline-block;
	height: 332px;
}
.news .container .left .pic {
	width: 100%;
}
.news .container .left .news-tit {
	width: 100%;
	height: 24px;
	font-size: 24px;
	padding: 0 20px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.news .container .left .news-desc {
	padding: 0 20px;
	font-size: 16px;
	line-height: 40px;
	color: #777;
}
.news .container .left .news-footer {
	padding: 0 20px;
	margin: 5px 0;
	line-height: 40px;
	overflow: hidden;
}
.news .container .left .news-footer .time {
	color: #777;
	float: left;
}
.news .container .left .news-footer .more {
	float: right;
	color: #dd1313;
	font-size: 16px;
	cursor: pointer;
}
.news .container .right {
	width: 638px;
	height: 530px;
	padding: 0 30px;
	background-color: #f7f7fa;
	float: left;
}
.news .container .right .box {
	width: 600px;
	height: 50%;
}
.news .container .right .box .box-tit {
	padding: 20px 0;
	font-size: 18px;
}
.news .container .right .box .box-content {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}
.news .container .right .box .box-content .box-pic-div {
	float: left;
}
.news .container .right .box .box-content .box-pic {
	width: 270px;
	display: block;
}
.news .container .right .box .box-content .list {
	float: left;
	height: 100%;
}
.news .container .right .box .box-content .list .item {
	width: 320px;
	padding-left: 26px;
	font-size: 14px;
	line-height: 30px;
	cursor: pointer;
	overflow: hidden;
}
.news .container .right .box .box-content .list .item news-lone {
	width: 248px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.news .container .right .box .box-content .list .more {
	width: 320px;
	line-height: 18px;
	font-size: 14px;
	color: #dd1313;
	text-align: right;
	margin-top: 10px;
	cursor: pointer;
}
.news .container .right .box .box-content .list .item .news-date {
	float: right;
}
.news .container .right .box {
	width: 600px;
	height: 50%;
}
.news .container .right .box .box-tit {
	padding: 20px 0;
	font-size: 18px;
}
.news .container .right .box:last-child .box-content {
	border-bottom: 0 none;
}
.news .container .right .box .box-content {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}
.news .container .right .box .box-content .box-pic-div {
	float: left;
}
.news .container .right .box .box-content .box-pic {
	width: 270px;
	display: block;
}
.news .container .right .box .box-content .list {
	float: left;
	height: 100%;
}
/* 弹框 */
.online-experience {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(33, 38, 49, 0.4);
	z-index: 99;
}
.online-experience .text-box {
	width: 600px;
	height: 540px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 4px;
	text-align: center;
	padding: 40px 90px 0;
}
.online-experience .text-box .experience {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.online-experience .text-box .close {
	position: absolute;
	top: 12px;
	right: 12px;
	z-index: 9;
	cursor: pointer;
}
.online-experience .text-box .title {
	font-size: 20px;
	color: #111;
	margin-bottom: 7px;
	font-family: MicrosoftYaHei-Bold;
	font-weight: bold;
	margin-top: 27px;
}
.online-experience .text-box .text {
	font-size: 16px;
	line-height: 30px;
	color: #999;
	margin-bottom: 36px;
}
.online-experience .text-box .text-btn {
	font-size: 18px;
	color: #fff;
}
.online-experience .text-box .el-icon-close {
	float: right;
	font-size: 26px;
	color: #7a8599;
	padding: 23px 19px 0 0;
	cursor: pointer;
	margin-top: -60px;
}
.online-experience .text-box .apply-closed-btn {
	margin-top: 15px;
	width: 100%;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
}
.online-experience .text-box .apply-closed-btn a {
	width: 100%;
	height: 100%;
	display: inline-block;
}
.online-experience .form-box .code {
	text-align: left;
}
.online-experience .form-box .code .el-input {
	width: 290px;
	vertical-align: middle;
}
.online-experience .form-box .code .linear-btn {
	float: right;
	width: 100px;
	height: 38px;
	line-height: 38px;
	margin-top: 3px;
	vertical-align: middle;
	border-radius: 4px;
}
.online-experience .form-box .code .linear-btn .text-btn {
	font-size: 14px;
}
.online-experience .form-box .code .linear-btn-def .text-btn {
	background: #e5e5e5;
	color: #b4b4b4;
}
.online-experience .form-box .code .verification {
	float: right;
	width: 100px;
	padding: 0 17px;
	position: relative;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	margin-top: 3px;
}
.online-experience .form-box .code .verification span {
	display: inline-block;
	width: 25%;
	text-align: center;
	color: #75554f;
	font-size: 16px;
	font-weight: bold;
}
.online-experience .form-box .code .verification .code-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.online-experience .form-box .code .el-form-item {
	margin-bottom: 19px;
}
.online-experience .form-box .prefix-img .el-input__inner {
	padding-left: 40px;
}
.online-experience .form-box .el-input img {
	vertical-align: middle;
	margin-left: 10px;
}
.online-experience .text-box-two {
	width: 580px;
	height: 500px;
}
.online-experience .text-box-two .title {
	margin-bottom: 30px;
}
*,
:after,
:before {
	box-sizing: border-box;
}
.el-form-item:after,
.el-form-item:before {
	display: table;
	content: "";
}
.el-form-item__content {
	line-height: 40px;
	position: relative;
	font-size: 14px;
}
.el-form-item__content:before {
	display: table;
	content: "";
}
.el-input {
	position: relative;
	font-size: 14px;
	display: inline-block;
	width: 100%;
}
.online-experience .form-box .prefix-img .el-input__inner {
	padding-left: 40px;
}
.el-input--prefix .el-input__inner {
	padding-left: 30px;
}
.el-input__inner {
	-webkit-appearance: none;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 15px;
	transition: border-color .2s cubic-bezier(.645, .045, .355, 1);
	width: 100%;
}
input,
textarea {
	color: #666;
}
button,
input,
textarea {
	font: inherit;
	margin: 0;
	padding: 0;
	color: inherit;
	border-style: none;
	outline-style: none;
	background: 0 0;
	-webkit-appearance: none;
}
input,
select {
	vertical-align: middle;
}
.el-input__prefix {
	left: 5px;
	transition: all .3s;
}
.el-input__prefix,
.el-input__suffix {
	position: absolute;
	top: 0;
	-webkit-transition: all .3s;
	height: 100%;
	color: #c0c4cc;
	text-align: center;
}
.online-experience .form-box .el-input img {
	vertical-align: middle;
	margin-left: 10px;
}
.el-form-item__content:after {
	clear: both;
}
.el-form-item__content:after,
.el-form-item__content:before {
	display: table;
	content: "";
}
.el-form-item:after {
	clear: both;
}
.el-form-item:after,
.el-form-item:before {
	display: table;
	content: "";
}
.el-form-item {
	margin-bottom: 22px;
}
.online-experience .form-box .code .linear-btn {
	float: right;
	width: 100px;
	height: 38px;
	line-height: 38px;
	margin-top: 3px;
	vertical-align: middle;
	border-radius: 4px;
}
.linear-btn {
	cursor: pointer;
	border-radius: 18px;
	overflow: hidden;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
}
.online-experience .form-box .code .linear-btn .text-btn {
	font-size: 14px;
}
.online-experience .text-box .text-btn {
	font-size: 18px;
	color: #fff;
}
.linear-btn .text-btn {
	font-size: 16px;
	height: 100%;
	background-image: linear-gradient(90deg, #e72828, #f36262);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr="#E72828", endColorstr="#F36262");
}
.online-experience .text-box .apply-closed-btn {
	margin-top: 15px;
	width: 100%;
	border-radius: 4px;
	height: 40px;
	line-height: 40px;
}
.linear-btn {
	cursor: pointer;
	border-radius: 18px;
	overflow: hidden;
	width: 130px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
}
.online-experience .text-box .text-btn {
	font-size: 18px;
	color: #fff;
}
.linear-btn .text-btn {
	font-size: 16px;
	height: 100%;
	background-image: linear-gradient(90deg, #e72828, #f36262);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr="#E72828", endColorstr="#F36262");
}
.online-experience .form-box .code .verification span {
	display: inline-block;
	width: 25%;
	text-align: center;
	color: #75554f;
	font-size: 16px;
	font-weight: 700;
}
/* 新增部分 */
.ding-btn {
	display: inline-block;
	width: 108px;
	height: 24px;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 1px 8px 0px rgba(186, 186, 198, 0.65);
	border-radius: 12px;
	color: #111111;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	position: relative;
	top: -2px;
}
.ding-icon {
	width: 18px;
	height: 18px;
	display: inline-block;
	background: url('../images/ding_icon.png') no-repeat center left;
	background-size: cover;
	position: relative;
	top: 3px;
	left: -2px;
	margin-left: 0;
	vertical-align: top;
}
.carouse-center {
	position: absolute;
	top: 76px;
	left: 0;
	color: #fff;
}
.center-layout {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	right: 0;
	bottom: 0;
}
/* 我们的产品 */
.us-product {
	width: 1240px;
	padding-top: 30px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	overflow: hidden;
}
.p-tab-box {
	max-width: 284px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	float: left;
}
.lf {
	float: left;
}
.rt {
	float: right;
}
.red-tip {
	width: 0%;
	height: 88px;
	padding-bottom: 0px;
	margin-top: -88px;
	background: #3e8ef7;
	transition: width 1s;
	margin-left: -284px;
}
.p-tab-box .pactive {
	display: block;
	width: 100%;
	margin-top: -88px !important;
	margin-left: 0px;
}
.p-tab-box .pcolor {
	color: #fff;
}
.p-tab-item {
	text-align: center;
	margin-right: 0px;
	cursor: pointer;
	float: left;
	width: 100%;
	height: 88px;
	border-left: 4px solid #3e8ef7;
	background: #f3f3f3;
	margin-bottom: 11px;
}
.p-tab-item:nth-child(6) {
	margin-right: 0;
}
.p-tab-pic {
	/* display: inline-block; */
	/* margin-bottom: 10px; */
	margin-top: 23px;
	float: left;
	margin-left: 54px;
}
.p-tab-pic1 {
	width: 48px;
	height: 48px;
}
.p-tab-pic12 {
	width: 48px;
	height: 39px;
}
.p-tab-pic13 {
	width: 40px;
	height: 40px;
}
.p-tab-pic14 {
	width: 45px;
	height: 49px;
}
.p-tab-pic15 {
	width: 39px;
	height: 44px;
}
.p-tab-pic16 {
	width: 46px;
	height: 47px;
}
.p-tab-title {
	font-size: 18px;
	color: #111111;
	margin-left: 121px;
	text-align: left;
	line-height: 88px;
}
.p-content {
	width: 886px;
	background: #fff;
	float: right;
	box-shadow: 0px 0px 8px rgba(62, 142, 247, 0.3);
}
.middle-content {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0px;
	overflow: hidden;
}
.mcontent {
	opacity: 0;
	animation: fade-in 1.3s ease-out 1 forwards;
	-webkit-animation: fade-in 1.3s ease-out 1 forwards;
	transition: all 0.8s ease 1s;
}
@-webkit-keyframes fade-in {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
@-moz-keyframes fade-in {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
@-ms-keyframes fade-in {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fade-in {
	0% {
		opacity: 0;
	}
	50% {
		opacity: 0.5;
	}
	100% {
		opacity: 1;
	}
}
.opacityactive {
	opacity: 1;
}
.p-left {
	width: 440px;
	margin-left: 25px;
	margin-right: 100px;
	margin-top: 20px;
}
.p-left-title {
	font-size: 30px;
	color: #111111;
	line-height: 90px;
}
.p-left-desc {
	font-size: 16px;
	color: #333333;
	line-height: 36px;
	text-align: justify;
}
.p-btn {
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #FFFFFF;
	background: linear-gradient(-90deg, rgba(239, 60, 60, 1), rgba(244, 112, 112, 1));
	border-radius: 16px;
	margin-top: 40px;
	cursor: pointer;
}
.p-try {
	display: block;
}
.client-item {
	/* overflow: hidden; */
	margin-bottom: 40px;
}
.client-title {
	font-size: 16px;
	color: #111111;
	line-height: 36px;
}
.client-info {
	margin-top: 20px;
}
.mac-andro {
	/* overflow: hidden; */
	margin-top: 12px;
}
.mac-box {
	width: 130px;
	height: 36px;
	border: 1px solid #DFDFDF;
	border-radius: 4px;
	margin-right: 20px;
	cursor: pointer;
}
.mac-title {
	color: #777777;
	font-size: 14px;
	display: inline-block;
	line-height: 36px;
}
.mac-pic {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 15px;
	margin-right: 5px;
}
.clearfix {
	clear: both;
	list-style: none;
}
.p-right-pic {
	width: 590px;
}
.client-right {
	padding-top: 14px;
}
.hover-mac,
.hover-andrio {
	position: relative;
}
.hover-mac:hover .mac-title,
.hover-andrio:hover .mac-title {
	color: #dd1313;
}
.hover-mac:hover,
.hover-andrio:hover {
	border: 1px solid #dd1313;
}
.wechat-img {
	width: 110px;
	height: 110px;
	position: absolute;
	bottom: 50px;
	left: 15px;
	z-index: 999;
	display: none;
	background: #fff;
	box-shadow: 0 1px 10px #bababa;
}
.mac1,
.an1 {
	width: 100px;
	height: 100px;
	margin: 5px auto;
	display: block;
}
.fabu {
	margin-top: 40px;
}
.fa {
	width: 80px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.kaitong {
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	background: linear-gradient(-90deg, rgba(231, 40, 40, 1), rgba(242, 96, 96, 1));
	border-radius: 20px;
	display: inline-block;
	margin-top: 40px;
	margin-right: 20px;
}
.kai-btn {
	display: block;
}
.alert-try {
	width: 120px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #dd1313;
	color: #dd1313;
	border-radius: 20px;
	display: inline-block;
	margin-top: 40px;
}
.alert-try:hover {
	background: #dd1313;
	color: #fff;
}
.kaiyuan {
	display: block;
}
/* our user */
.service-num {
	padding-top: 100px;
	width: 100%;
	height: 666px;
	background: url(../images/partners-bg.png) no-repeat center;
}
.user-btitle {
	font-size: 30px;
	color: #111111;
	text-align: center;
	line-height: 50px;
}
.user-stitle {
	font-size: 16px;
	color: #777777;
	text-align: center;
	line-height: 40px;
}
.users {
	display: block;
	margin: 50px auto;
}
.service {
	margin-top: -120px;
}
.kaiyuan {
	width: 120px;
	height: 34px;
	margin-top: -1px;
}
.pic-box {
	width: 1220px;
	display: block;
	margin: 50px auto;
}
.item-pcontainer {
	float: left;
	;
	box-shadow: 0px 2px 18px 0px rgba(234, 233, 237, 1);
	margin-right: 17.5px;
	background: #fff;
	margin-bottom: 30px;
}
.item-pcontainer:nth-child(5n) {
	margin-right: 0;
}
.item-pic {
	display: block;
}
.leftp_box {
	width: 100%;
	float: none;
	margin-top: 0px;
	padding-left: 37px;
	padding-right: 37px;
	border-bottom: 12px solid #f1f4f5;
	padding-bottom: 3px;
}
.Rightp_box {
	width: 100%;
	float: none;
}
.Rightp_box img {
	width: 100%;
}
.leftp_box h2 {
	font-size: 30px;
	color: #333;
	margin-bottom: 9px;
	font-weight: normal;
}
.leftp_box p {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	MAX-WIDTH: 576PX;
}
.leftp_box p a {
	display: block;
	width: 142px;
	height: 41px;
	line-height: 41px;
	font-size: 18px;
	margin-bottom: 12px;
	text-align: center;
	transition: 0.5s all;
}
.leftp_box p a:nth-child(1) {
	background: -webkit-linear-gradient(left, rgba(36, 112, 212, 1), rgba(62, 142, 247, 1));
	color: #fff;
	border: 1px solid rgba(0, 0, 0, 0) !important;
}
.leftp_box p a:nth-child(1):hover {
	border: 1px solid #2571d6 !important;
	color: #3e8ef7;
	background: none;
}
.leftp_box p a:nth-child(2) {
	background: #f2f2f2;
	color: #333333;
}
.leftp_box p a:nth-child(2):hover {
	color: #fff;
	background: -webkit-linear-gradient(left, rgba(36, 112, 212, 1), rgba(62, 142, 247, 1));
}
/**核心功能结束**/
/**行业开始**/
.hangye1 {
	margin-top: 66px;
	background: url(../img/fn.jpg) no-repeat center top;
	min-height: 727px;
	overflow: auto;
}
/**行业结束**/
/**大数据开始**/
.shuju {
	height: 256px;
	background: #000;
	margin-top: 84px;
	overflow: hidden;
	background: url(../img/bj.jpg) no-repeat center center;
	/*background-attachment: fixed;*/
}
.shuju p:nth-child(1) {
	letter-spacing: 3px;
	font-size: 38px;
	font-weight: bold;
	color: #fff;
	font-family: "微软雅黑";
	padding-top: 73px;
	margin-bottom: 0px;
}
.shuju span {
	width: 51px;
	height: 3px;
	display: block;
	margin-top: 3px;
	line-height: 100px;
	overflow: hidden;
	background: #fff;
	margin: 0 auto;
}
.shuju p:nth-child(3) {
	font-size: 18px;
	color: #fff;
	font-family: "微软雅黑";
	margin-bottom: 0px;
	letter-spacing: 6px;
	margin-top: 12px;
}
/**大数据结束**/
/**优势开始**/
.youshibox {
	margin-top: 75px;
	overflow: hidden;
}
.youshibox p {
	margin-top: 8px;
}
.youshiDbox {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
	margin-top: 21px;
	overflow: hidden;
}
.youshiDbox img {
	-moz-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.youshiDbox li:hover img {
	-moz-transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-o-transform: rotateY(360deg);
	-ms-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.youshiDbox ul {
	display: flex;
	overflow: hidden;
}
.youshiDbox li {
	flex: 1;
	margin: 0 20px;
	margin-bottom: 20px;
}
.youshiDbox p:nth-child(2) {
	font-size: 14px;
	color: #787878;
	text-align: left;
}
.youshiDbox p:nth-child(1) {
	border: 1px solid #dedede;
	line-height: 100px;
	font-size: 18px;
	color: #000011;
}
.youshiDbox a {
	color: #000011;
	display: inline-block;
	margin-left: 16px;
}
.guangXbox {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
	display: flex;
	align-self: flex-start;
	justify-content: space-between;
	padding-top: 72px;
	align-items: center;
}
.guangXbox p {
	flex: auto;
	flex-grow: 0;
	flex-shrink: 0;
}
.guangXbox p:nth-child(1) {
	width: 186px;
}
.guangXbox p:nth-child(2) {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}
.guangXbox p:nth-child(3) span {
	display: block;
	text-align: left;
	padding-left: 15px;
	background: url(/img/xy.png) no-repeat center left;
}
.guangXbox p:nth-child(3) span:nth-child(1) {
	display: block;
	text-align: left;
	margin-bottom: 15px;
}
.guangXbox p:nth-child(3) {
	font-size: 14px;
	color: #fff;
}
.guangXbox p:nth-child(4) {
	float: right;
}
.guangXbox p:nth-child(4) a {
	line-height: 40px;
	width: 149px;
	height: 40px;
	background: #3e8ef7;
	display: block;
	color: #fff;
	border: 1px solid #3e8ef7;
}
.guangXbox p:nth-child(4) a:hover {
	background: #fff;
	color: #3e8ef7;
}
/**优势结束**/
/**页面广告开始**/
.guang {
	margin-top: 25px;
	overflow: hidden;
}
.guangbox {
	height: 196px;
	background: url(../img/gu.jpg) no-repeat center center;
}
/**页面广告结束**/
/**合作伙伴开始**/
.Partner {
	overflow: auto;
	background: #f8f8f8;
	margin-top: 50px;
}
.dowebok {
	padding: 0 20px;
	max-width: 1260px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 36px !important;
}
.dowebok ul {
	overflow: auto;
	margin-bottom: 0px;
	display: flex;
}
.dowebok li:nth-child(1) {
	margin-left: 0px;
}
.dowebok li {
	flex: 1;
	margin: 0px 15.1px;
	margin-bottom: 20px;
}
.dowebok li img {
	width: 100%;
}
.dowebok ul:nth-child(2) {
	margin-top: -1px;
}
.dowebok ul:nth-child(3) {
	margin-top: -1px;
}
.dowebok ul:nth-child(4) {
	margin-top: -1px;
}
.dowebok ul li:nth-child(2) img {}
.dowebok ul li:nth-child(4) img {}
.dowebok ul:nth-child(4) li img {}
.dowebok li:nth-child(2) {
	border-left: none;
	border-right: none;
}
.dowebok li:nth-child(4) {
	border-left: none;
}
.swiper-wrapper {
	padding-bottom: 48px;
}
/**合作伙伴结束**/
/**汇总功能开始**/
.Features {
	background: #f3f3f3;
	height: 886px;
	margin-top: 42px;
	overflow: hidden;
}
.cards {
	margin-top: 30px;
	margin-bottom: 50px;
	margin: 0 auto;
	max-width: 1240px;
}
.cards li {
	width: 375px;
	height: 183px;
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0 15px 25px 0 rgba(26, 52, 45, .1);
	margin: 16.5px;
	padding: 20px;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	position: relative;
	border: 2px solid #fff;
}
.tjmore {
	width: 126px;
	height: 36px;
	display: block;
	line-height: 36px;
	color: #fff;
	text-align: center;
	background: #3e8ef7;
	opacity: 0;
	top: 42px;
	right: 32px;
	position: absolute;
	transition: :0.5s all;
	border: 1px solid #3e8ef7;
}
.tjmore:hover {
	background: #fff;
	color: #3e8ef7;
	border: 1px solid #3e8ef7;
}
/*.yk {
    animation: rubberBand 1.5s linear 2s infinite alternate;
    -webkit-animation: rubberBand 1.5s linear 2s infinite alternate;

}*/
.cards .h3 {
	font-size: 20px;
	color: #8c8c8c;
	margin-top: 15px;
	text-align: left;
}
.cards .h6 {
	font-size: 14px;
	text-align: left;
	color: #7d8b86;
	opacity: 0.7;
	line-height: 26px;
	transition: :0.5s all;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.cards li:hover .tjmore {
	opacity: 1;
}
.cards li:hover .h3 {
	color: #3e8ef7;
}
.cards li:hover .h6 {
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cards li:hover {
	border-color: #3e8ef7;
}
.cards img {
	height: 40px;
}
.cards li:hover .btn {
	display: inline-block;
}
/**汇总功能结束**/
/**客服开始**/
.Customer {
	width: 100%;
	height: 270px;
	background: url(../images/002.jpg) no-repeat center center;
	overflow: auto;
}
.CustomerTitle p {
	margin-bottom: 0px;
	color: #fff;
}
.CustomerTitle p:nth-child(1) {
	font-size: 30px;
	font-family: "微软雅黑";
	margin-top: 57px;
}
.CustomerTitle p:nth-child(2) {
	margin-top: 8px;
	font-size: 18px;
	font-family: "微软雅黑";
	letter-spacing: 3px;
}
.CustomerTitle p:nth-child(3) {
	margin-top: 24px;
}
.CustomerTitle p:nth-child(3) a {
	color: #fff;
	font-size: 16px;
	font-family: "微软雅黑";
	display: inline-block;
	width: 128px;
	height: 40px;
	border-radius: 3px;
	background: #ffae2e;
	margin: 0 11px;
	line-height: 40px;
	border: 1px solid #ffae2e;
	transition: 0.5s all;
}
.CustomerTitle p:nth-child(3) a:nth-child(1) {
	color: #fff;
	border: 1px solid #ffae2e;
}
.CustomerTitle p:nth-child(3) a:nth-child(1):hover {
	color: #3f8ef7;
	border: 1px solid #fff;
	background: #fff;
}
.CustomerTitle p:nth-child(3) a:nth-child(2):hover {
	color: #ffff;
	border: 1px solid #ffae2e;
	background: #ffae2e;
}
.CustomerTitle p:nth-child(3) a:nth-child(2) {
	background: none;
	border: 1px solid #fff;
	color: #fff;
}
/**客服结束**/
/**底部开始**/
.footerBox {
	height: 206px;
	background: url(../img/dibu.jpg) no-repeat center center;
}
.footerxBox {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 20px;
	padding-top: 37px;
}
.footerxBox p {
	margin: 0px;
	color: #fff;
	text-align: left;
}
.footerleftBox {
	float: left;
}
.footerleftBox p:nth-child(1) {
	font-size: 22px;
}
.footerleftBox p:nth-child(2) {
	font-size: 30px;
	font-family: "OSWALD";
}
.footerleftBox p:nth-child(3) {
	font-size: 13px;
	color: rgba(255, 255, 255, 0.39);
	margin-top: 14px;
}
.footerrightBox {
	float: right;
	margin-top: 42px;
}
.footerrightBox p {
	color: #fff;
	text-align: right;
}
.footerrightBox p:nth-child(2) {
	font-size: 13px;
	color: rgba(255, 255, 255, 0.39);
	margin-top: 25px;
}
.footerrightBox a {
	color: #fff;
	font-size: 14px;
	margin: 0 6px;
}
.footerrightBox a:hover {
	text-decoration: underline !important;
	color: #fff;
}
.wx {
	position: relative;
}
.plk {
	position: absolute;
	top: -101px;
	left: -79px;
	display: none;
	transition: 0.5s all;
}
.wx:hover .plk {
	display: block;
}
/**底部结束**/
.youshi_Box {
	overflow: hidden;
	margin-top: 35px;
}
.youshi_title h1 {
	font-size: 30px;
	color: #333;
	text-align: center;
	margin-bottom: 31px;
}
.youshi_title p {
	color: #666;
	font-size: 16px;
}
.youshi_Box {
	margin-top: 75px;
}
.youshi_list {
	margin-top: 39px;
}
.youshi_list ul {
	display: flex;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
	margin-bottom: 20px;
}
.youshi_list li:hover {
	border-color: #3e8ef7;
	border-radius: 6px;
	box-shadow: rgb(221, 221, 221) 0px 0px 8px;
}
.youshi_list li {
	flex: 1;
	transition: 0.5s all;
	min-height: 218px;
	margin-right: 20px;
	justify-content: center;
	padding: 0 15px;
	border: 3px solid #f7f7f7;
}
.youshi_list li i {
	display: block;
	text-align: left;
	margin-top: 20px;
}
.youshi_list li p {
	font-size: 16px;
	color: #333333;
	text-align: left;
	margin-top: 15px;
}
.youshi_list li span {
	display: block;
	font-size: 13px;
	margin-top: 13px;
	line-height: 24px;
	color: #666666;
	text-align: left;
}
.youshi_list li:nth-child(5) {
	margin-right: 0px;
}
/**场景开始**/
.Scenes_box {
	overflow: hidden;
	margin-top: 68px;
}
.Scenes_xbox {
	background: url(../images/zd.jpg) no-repeat center top;
	height: 578px;
	overflow: hidden;
}
.youshi_title {
	background: url(../images/hx.png) no-repeat center 49px;
}
.Scenes_title {
	margin-top: 75px;
	background: url(../images/thx.png) no-repeat center 49px;
}
.Scenes_title h1 {
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-bottom: 26px;
}
.Scenes_title p {
	color: #fff;
	font-size: 16px;
}
.Scenes_list {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
	margin-top: 38px;
}
.Scenes_list ul {
	display: flex;
}
.Scenes_list li a {
	display: block;
	text-align: center;
}
.Scenes_list li:nth-child(4) {
	margin-right: 0px;
}
.Scenes_list li {
	width: 285px;
	margin-right: 30px;
	min-height: 304px;
	flex: 1;
	border: 1px solid #fff;
	padding: 3px;
}
.Scenes_list li a:nth-child(1) {
	margin-top: 0px;
}
.Scenes_list a {
	font-size: 18px;
	color: #3e8ef7;
}
.Scenes_list a:nth-child(2) {
	padding-top: 19px;
	background: #fff;
	height: 130px;
	overflow: hidden;
	position: relative;
}
.Scenes_list a:nth-child(2):after {
	content: "";
	width: 100%;
	height: 100px;
	background: url(../images/xw.jpg) no-repeat center top;
	top: 49px;
	position: absolute;
	left: 0px;
}
.Scenes_list span {
	display: block;
	padding-top: 14px;
	font-size: 13px;
	width: 95%;
	margin-left: auto;
	color: #666666;
	height: 52px;
	margin-right: auto;
	margin-top: 2px;
	text-align: center;
	opacity: 0.8;
	transition: 0.5s all;
}
.Scenes_list em {
	width: 120px;
	height: 38px;
	background: #ffae2e;
	margin-top: 50px;
	color: #fff;
	font-size: 15px;
	line-height: 38px;
	display: block;
	margin: 0 auto;
	border-radius: 3px;
	opacity: 0;
	transition: 0.5s all;
}
.Scenes_list em:hover {
	background: #3e8ef7;
}
.Scenes_list li:hover em {
	opacity: 1;
	margin-top: -30px;
}
.Scenes_list li:hover span {
	opacity: 0;
	overflow: hidden;
}
.Scenes_list li:hover a {
	color: #3e8ef7;
}
/**场景结束**/
.erpBox {
	max-width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
	margin-top: 35px;
	overflow: hidden;
}
.erpBox li {
	float: left;
}
.erpBox .ha {
	border-left: 1px solid #eee !important;
}
.top {
	border-left: none !important;
	width: 208px;
	border: 1px solid #eee;
	min-height: 450px;
}
.erpBox ul li .on {
	display: none;
}
.erpBox ul li .bottom.ona {
	display: block;
}
.erpBox ul li .bottom {
	display: none;
	width: 366px;
	border: 1px solid #3e8ef7;
}
.bottom_top {
	width: 366px;
	height: 100px;
	background: url(../images/erp01.jpg) no-repeat center center;
}
.bottom_top p {
	font-size: 18px;
	color: #fff;
	text-align: left;
	padding-left: 22px;
	padding-top: 22px;
}
.bottom_top span {
	font-size: 14px;
	display: block;
}
.bottom_bottom ul {
	display: flex;
}
.bottom_bottom li {
	flex: 1;
	background: #f8f8f8;
	height: 103px;
	margin: 10px;
}
.bottom_bottom ul:nth-child(1) {
	margin-top: 15px;
}
.bottom_bottom a {
	display: block;
	text-align: center;
	font-size: 15px;
	color: #454545;
}
.bottom_bottom li:hover {
	box-shadow: rgba(62, 142, 247, 0.3) 0px 0px 8px;
}
.bottom_bottom li:hover a {
	color: #3e8ef7;
}
.bottom_bottom i {
	display: block;
	margin-top: 20px;
	margin-bottom: 5px;
}
.moreb {
	display: block;
	width: 173px;
	height: 37px;
	background: #ffae2e;
	line-height: 37px;
	color: #fff !important;
	margin: 0 auto;
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.moreb:hover {
	background: #3e8ef7;
}
.top_s img {
	margin: 0 auto;
	display: block;
	margin-top: 47px;
}
.top_z p {
	font-size: 18px;
	color: #333333;
	margin-top: 31px;
}
.top_z span {
	display: block;
	font-size: 14px;
	color: #999999;
	margin-top: 8px;
	margin-bottom: 26px;
}
.top_d p {
	font-size: 16px;
	margin-bottom: 24px;
}
.threelist {
	max-width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
}
.threelist ul {
	display: flex;
}
.threelist li {
	width: 32%;
	border: 1px solid #eeeeee;
	min-height: 100px;
	padding: 30px;
	margin-right: 1.99%;
	height: 160px;
	overflow: hidden;
}
.threelist li:hover .threelist_xian {
	display: none;
}
.threelist li:hover .threelist_yin {
	opacity: 1;
	display: block;
}
.threelist li:hover {
	padding-top: 15px;
}
.threelist_xian img {
	display: block;
	margin: 0 auto;
}
.threelist_xian i {
	margin-bottom: 10px;
	display: block;
}
.threelist_xian a {
	display: block;
	font-size: 18px;
	color: #333;
	text-align: center;
}
.threelist ul {
	margin-top: 20px;
	overflow: hidden;
}
.threelist ul li:nth-child(3) {
	margin-right: 0px;
}
.threelist_xian span {
	font-size: 14px;
	color: #999;
	display: block;
}
.threelist_yin {
	opacity: 0;
	display: none;
	transition: 0.5s all;
}
.threelist_yin p:nth-child(1) {
	font-size: 18px;
	color: #3e8ef7;
	text-align: left;
	border-bottom: 1px solid #eeeeee;
	width: 100%;
	padding-bottom: 5px;
}
.threelist_yin p:nth-child(1) a {
	font-size: 14px;
	color: #999999;
	display: inline-block;
	float: right;
	text-align: right;
	margin-top: 3px;
}
.threelist_yin p:nth-child(1) a:hover {
	color: #ffae2e;
}
.yinp {
	width: 100%;
	height: 80px;
	background: #f8f8f8;
	margin-top: 10px;
	text-align: left;
}
.yinp a:hover {
	color: #3e8df4;
}
.yinp a {
	font-size: 14px;
	color: #333333;
	line-height: 80px;
	margin: 0 20px;
}
.mainTitle {
	background: url(../images/hxx.png) no-repeat center 49px;
}
