/* 标题 */
.self-home-title{
	color: #FFFFFF;
	font-size: 6rem;
}
.self-btn-get-started{
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 12px 33px;
	border-radius: 50px;
	transition: 0.8s;
	color: #fff;
	background-color: rgba(32,103,207,0.62);
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.myserver-layout{
	display: flex;
	height: 26.19rem;
}
.myserver-div-border{
	width: 20%;
	border: 1px solid #DEDEDE;
}
.myserver-div-title{
	font-size: 1.5rem;
	font-weight: 700;
	height: 30%;
	/* position: relative; */
	/* top: 10% */
}
.myserver-div-content{
	height: 60%
}
.myserver-div-img{
	width: 45%
}
.myserver-div-footer{
	border-top: 1px solid #DEDEDE;
	font-size: 14px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 30%
}
.myserver-color-gray{
	color: #666666;
}

.myserver-color-white{
	color: #FFFFFF;
}

.myserver-div-info{
	border-top: 1px dotted #DEDEDE;
	color: #FFFFFF;
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 17%
}
.services {
  /* padding-bottom: 30px; */
}

.services .icon-box {
  padding: 56px 30px;
  position: relative;
  overflow: hidden;
  /* background: #fff; */
  box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
  transition: all 0.8s ease-in-out;
  /* border-radius: 8px; */
  z-index: 1;
  text-align: center;
}

.services-bg-blue{
	background-color: #2067CF;
}

.services-bg-white{
	background-color: #fff;
}

.services .icon-box::before {
  content: '';
  position: absolute;
  background: #fdeff2;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.8s;
  z-index: -1;
}

.services .icon-box:hover::before {
  background: #2067CF;
  top: 0;
  border-radius: 0px;
}

.services .icon-box:hover .self-title{
  color: #FFFFFF;
}
/*--------------------------------------------------------------

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  /* margin-bottom: 30px; */
  padding: 0px;
  margin: 0px;
}

.portfolio .portfolio-item:hover {
  color: #2067CF;
  cursor: pointer
}

.new-self{
	width: 80%;margin-left: 5%;text-align: left;
}

.new-title-self{
	font-size: 16px;color: #000000
}
.new-content-self{
	font-size: 14px;margin-top: 1%;color: #999999
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 20px auto;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 13px 30px;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 30px;
  margin: 0px 30px 30px 30px;
  transition: all 0.4s ease-in-out;
  background-color: #EAEAEA;
  border-radius: 4px;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #fff;
  background: #2067CF;
  border: none;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}
/*--------------------------------------------------------------
/* 为什么选择我们 */
.we-check{
	background-image: url(assets/img/home/we/we.png);
	width: 100%;
	height: 798px;
	text-align: center;
}
.we-title{
	padding-top: 48px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: 700;
}
.we-content{
	padding-top: 24px;
	margin-bottom: 109px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: 400;
}
.we-left{
	text-align: right;
	width: 90%;
	margin-left: 10%;
}
.we-left-title{
	position: relative;
	left: 15%; 
	margin-top: 18px;
	font-weight: 700;
	color: #FFFFFF
}
.we-left-content{
	position: relative;
	left: 5%;
	margin-top: 14px;
	font-weight: 400;
	color: #FFFFFF
}
.we-left-title-one{
	position: relative;
	left: 0%;
	margin-top: 18px;
	font-weight: 700;
	color: #FFFFFF
}
.we-left-content-one{
	position: relative;
	left: 0%; 
	margin-top: 14px;
	font-weight: 400;
	color: #FFFFFF
}
.we-left-title-two{
	position: relative;
	left: 5%; 
	margin-top: 18px;
	font-weight: 700;
	color: #FFFFFF
}
.we-left-content-two{
	position: relative;
	left: 15%; 
	margin-top: 14px;
	font-weight: 400;
	color: #FFFFFF
}
.we-right{
	text-align: left;
	width: 90%;
	margin-right: 10%;
}
.we-right-title{
	position: relative;
	left: -15%;
	margin-top: 18px;
	font-weight: 700;
	color: #FFFFFF
}
.we-right-content{
	position: relative;
	left: -5%;
	margin-top: 14px;
	font-weight: 400;
	color: #FFFFFF
}
.we-right-title-one{
	position: relative;
	left: 0%;
	margin-top: 18px;
	font-weight: 700;
	color: #FFFFFF
}
.we-right-content-one{
	position: relative;
	left: 0%;
	margin-top: 14px;
	font-weight: 400;
	color: #FFFFFF
}
.we-right-title-two{
	position: relative;
	left: -5%;
	margin-top: 18px;
	font-weight: 700;
	color: #FFFFFF
}
.we-right-content-two{
	position: relative;
	left: -15%;
	margin-top: 14px;
	font-weight: 400;
	color: #FFFFFF
}
/*--------------------------------------------------------------
/* 来看看我们是怎么服务的 */
.server-before-title{
	line-height: 100%;
	padding-top: 54px
}
.server-before-content{
	margin-top: 16px;
	line-height: 120%;
	text-align: center;
	width: 80%;
	margin-left: 10%
}

/*小程序流程*/
.applet-layout{
	text-align: center;
	display: flex;
}

.applet-layout .icon-box{
	position: relative;
	overflow: hidden;
	box-shadow: 2px 0 35px 0 rgba(68, 88, 144, 0.12);
	transition: all 0.8s ease-in-out;
	z-index: 1;
	text-align: center;
}

.applet-layout .icon-box::before {
  content: '';
  position: absolute;
  background: #fdeff2;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: all 0.8s;
  z-index: -1;
}

.applet-layout .icon-box:hover::before {
  background: #2067CF;
  top: 0;
  border-radius: 0px;
}

.applet-layout .icon-box:hover .appletTitle{
  color: #FFFFFF;
}

.applet-layout-div{
	border-radius: 0.5rem;
	background-color: #EEEEEE;
	width: 10%;
	height: 18rem;
	margin: 0px 1rem;
}
.applet-layout-div-change{
	border-radius: 0.5rem;
	background-color: #2067cf;
	width: 10%;
	height: 18rem;
	margin: 0px 1rem;
}
.applet-layout-icon{
	padding-top: 60%;
}
.applet-layout-icon-change{
	padding-top: 30%;
}
.applet-layout-img{
}
.applet-layout-content{
	padding-top: 1.125rem;
	padding-bottom: 1.875rem;
}
.applet-layout-content-change{
	color: #FFFFFF;
	padding-top: 1.125rem;
	padding-bottom: 0.8rem;
}
.applet-layout-info{
	font-size: 0.875rem;
	color: #ffffff;
}
.applet-layout-line{
	height: 2px;
	width: 50%;
	margin: 0px auto;
	background-color: #FFFFFF;
}
.applet-layout-line-change{
	height: 2px;
	width: 50%;
	margin: 30% auto;
	background-color: #FFFFFF;
}
/* 准备好了吗? */
.ready-btn{
	border-radius: 3.875rem;
	padding: 12px 20px;
	width: 22%;
	font-size: 20px;
}
.ready-bg{
	background: #2067cf;
	color: #FFFFFF;
}
.ready-border{
	border: 1px solid #2067cf;
	color: #2067cf;
}