@charset "utf-8";

/*教育行业*/

.banner {
	background: url(../img/phone/phone_anli.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}
.banner1 {
	background: url(../img/phone/phone_anli1.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}
.banner2 {
	background: url(../img/phone/phone_anli2.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}
.banner3 {
	background: url(../img/phone/phone_anli3.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}
.banner4 {
	background: url(../img/phone/phone_anli4.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}
.banner5 {
	background: url(../img/phone/phone_anli5.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}
.banner6 {
	background: url(../img/phone/phone_anli6.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}
.banner7 {
	background: url(../img/phone/phone_anli7.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}

.banner8 {
	background: url(../img/phone/phone_anli8.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}

.banner9 {
	background: url(../img/phone/phone_anli9.png) no-repeat center;
	height: 8rem;
	background-size: cover;
}



.banner_text {
	position: absolute;
	bottom: 58%;
	left: 0;
	text-align: center;
	margin: 0 1rem;
	right: 0;
}

.banner_text h2 {
	font-size: 0.4rem;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 2px;
	font-family: "YaHei-Light";
	line-height: 1rem;
}

.banner_text h4 {
	font-size: 0.25rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.5rem;
	letter-spacing: 0.8px;
	font-family: "YaHei-Light";
}

.banner_text h4 span {
	font-size: 0.3rem!important;
}

.banner_text em {
	display: inline-block;
	width: 1.5rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border-radius: 5px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-style: normal;
	cursor: pointer;
	text-align: center;
	font-size: 0.2rem;
	vertical-align: middle;
	margin-top: -0.5rem;
}

.conter{
	padding: 0.5rem 0.4rem;
}
.conter h1{
	text-align: center;
    font-size: 0.4rem;
    line-height: 0.6rem;
    margin-bottom: 0.4rem!important;
}

/*产品优势*/

.advantage>div {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    padding: 0.5rem 0.5rem 0.1rem;
    margin-top: 0.4rem;
    box-shadow: 1px 1px 10px #e8ecf7;
}

.advantage>div em{
	display: inline-block;
	width: 103px;
	height: 103px;
	border-radius: 15px;
	text-align: center;
	padding: 14px 0;
}
.advantage>div em.c-blue{
	background: #5eb1fd;
}
.advantage>div em.c-green{
	background: #36d0a5;
}

.advantage>div em.c-yellow{
	background: #fdb053;
}

.advantage>div em.c-red{
	background: #f15a4a;
}

.advantage>div h2{
	font-size: 0.33rem;
    color: #555555;
    text-align: center;
    margin-top: 0.3rem;
}

.advantage>div p{
	font-size: 0.27rem;
    color: #888888;
    margin: 0.3rem 0;
    text-align: center;
    letter-spacing: 1px;
    padding: 0 0.8rem;
    line-height: 0.5rem;
}

/*解决方案*/

.programme-box{
	background: #fafcff;
}

.programme>div {
	width: 100%;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #e4e4e4;
    padding: 0.5rem 0.5rem 0.1rem;
    margin-top: 0.4rem;
    box-shadow: 1px 0px 5px 0px rgba(153, 153, 153, 0.36);
    text-align: center;
}

.programme>div h3{
	font-size: 0.33rem;
    color: #555555;
    text-align: center;
    margin-top: 0.3rem;
}

.programme>div p{
	font-size: 0.27rem;
    color: #888888;
    margin: 0.3rem 0;
    text-align: left;
    letter-spacing: 1px;
    line-height: 0.5rem;
}


/*产品价值*/
.pro-value>div {
    width: 100%;
    background-color: #64a6d0;
    padding: 0.5rem 0.5rem 0.1rem;
    margin-top: 0.4rem;
}

.pro-value>div h4{
	font-size: 0.33rem;
    color: #FFFFFF;
    text-align: center;
    margin-top: 0.3rem;
}

.pro-value>div p{
	font-size: 0.27rem;
    color: #FFFFFF;
    margin: 0.3rem 0;
    text-align: left;
    letter-spacing: 1px;
    line-height: 0.5rem;
}

/*成功案例*/
.case-box .conter {
    padding: 0.5rem 0.4rem 0;
}
.case-box{
	background: #fafcff;
}

.case ul li .img {
    width: 100%;
    text-align: center;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 3px 18px 2px rgba(153, 153, 153, 0.27);
}
.case ul li .img img{
	width: 50%;
	padding: 0.3rem;
}

.case ul li h5{
	font-size: 0.33rem;
    color: #555555;
    text-align: left;
    margin-top: 0.3rem;
}

.case ul li p{
	font-size: 0.27rem;
    color: #888888;
    margin: 0.3rem 0 0.6rem 0;
    text-align: left;
    letter-spacing: 1px;
    line-height: 0.5rem;
}


























