*{
	padding:0;
	margin:0;
}

body{
	height:100%;
	width:100%;
}

.flowdown{
	opacity: 0;
    transition: all 0.5s ease-in;
    transform: translate(0px, 100px);
}

.flowdown.fchecked{
	opacity: 1;
	transform: translate(0, 0px);
}

.back{
	opacity: 0;
    transition: all 0.5s ease-in;
    transform: translate(0px, 100px);
}

.back.fchecked{
	opacity: 1;
	transform: translate(0, 0px);
}

.flowleft{
	opacity: 0;
    transition: all 0.5s ease-in;
    transform: translate(-100px, 0px);
}

.flowleft.fchecked{
	opacity: 1;
	transform: translate(0, 0px);
}

.MyNav{
	opacity: 0;
    transition: all 0.5s ease-in;
    transform: translate(-100px, 0px);
}

.MyNav.fchecked{
	opacity: 1;
	transform: translate(0, 0px);
}

.flowright{
	opacity: 0;
    transition: all 0.5s ease-in;
    transform: translate(100px, 0px);
}

.flowright.fchecked{
	opacity: 1;
	transform: translate(0, 0px);
}

@media screen and (min-width: 750px){
	.pc{
		display:block;
		width:1903px;
		margin:0 auto;
	}

	.wen-box{
		width:1903px;
		margin:0 auto;
	}

	.wen-box .wen-back{
		background-image:url("../../images/education-images/edu1.jpg");
		width:100%;
		height:40rem;
		background-repeat:no-repeat;
		background-size:100% 100%;
	}

	.wen-back span{
	    color: #000;
		font-size: 52px;
	    font-weight: bold;
	    line-height: 1.1;
	    letter-spacing: 6px;
	    margin-left:0;
	}

	.wen-back a{
		border: 1px solid #000;
	    border-radius: 99px;
	    padding: 5px 20px;
	    margin-right: 15px;
	    color: #000;
	    text-decoration: none;
	    letter-spacing: 2px;
    	line-height: 5;
	}

	.wen-back .wen-title{
		width:36%;
		margin:10rem auto;
		padding: 0;
		float:left;
		margin-left:35rem;
	}

	.pro-box{
		width:100%;
		margin-top:8rem;
	}

	.pro-box .pro-littleBox{
		width:1200px;
		margin:0 auto;
		overflow:hidden;
	}

	.pro-littleBox .pro-img{
		width: 60%;
		float: left;
		margin-left:0;
		margin-top:3rem;
	}

	.pro-img img{
		width:85%;
		height:100%;
	}

	.pro-littleBox .pro-contentBox{
		display:block;
	    width:40%;
	    float: right;
	    margin-right:0;
        margin-top:2rem;
	}

	.pro-contentBox span{
	    display: block;
		font-weight:400;
	    font-size:1.2rem;
	    line-height:2.1;
	    font-family:'Raleway';
	    width:30rem;
	    margin: 6rem auto;
	    text-indent: 2rem;
	}

	.video-box{
		margin-top:8rem;
		width: 100%;
	    text-align: center;
	    position: relative;
	    margin-bottom: 45px;
	}

	.video-back{
		background:url('../../images/education-images/edu3.jpg');
		width: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		height: 22vw;
		background-size: 100%;
		z-index: 1
	}

	.box{
		overflow: hidden;
	    width: 100%;
	    margin-top: 10rem;
	}

	.t-box{
		width:63.1%;
		height:auto;
		margin:0 auto;
		text-align:center;
	}

	.t-box .title{
		width:100%;
		text-align:left;
		margin:0 auto;
		margin-bottom:6rem;
	}

	.title .title1{
		color:#fde100;
		font-size:2rem;
		text-transform: uppercase;
		display: block;
	}

	.title .title2{
		color:#3096d1;
		font-size:3rem;
	}

	.t-box .content-box{
		width:100%;
	}

	.t-box .content1{
		overflow: hidden;
	    width: 100%;
	    margin: 0 auto;
	    box-sizing: border-box;
	    display: block;
	}

	.content1 .content1-l{
		width:11%;
		float:left;
		margin-left:28rem;
	}

	.content1-l img{
		width:100%;
	}

	.content1 .content1-r{
		width:51%;
		float:right;
		margin-right:0;
		margin-top:0;
		text-align:left;
	}


	.content1-r .ch{
	    color: #3096d1;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1.6rem;
	}

	.content1-r .ch-title{
		color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    line-height: 1.5;
	    margin-top: 1rem;
	    font-size: 1rem;
	    display: block;
		width: 100%;
	}

	.t-box .content2{
		overflow:hidden;
		width:100%;
		margin:0 auto;
		box-sizing:border-box;
		display:block;
	}

	.content2 .content2-l{
		width:20%;
		float:left;
		margin-top:0;
		margin-left:14.6rem;
	}

	.content2-l img{
		width:100%;
	}

	.content2 .content2-r{
		width:58%;
		float:right;
		margin-top:5rem;
		text-align:left;
		margin-right:0;
	}

	.content2-r .ch{
	    color: #3096d1;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1.6rem;
	}

	.content2-r .ch-title{
		color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    line-height: 1.5;
	    margin-top: 1rem;
	    font-size: 1rem;
	    display: block;
		width: 100%;
	}

	.t-box .content3{
		overflow:hidden;
		width:100%;
		margin:0 auto;
		box-sizing:border-box;
		display:block;
	}

	.content3 .content3-l{
		width:25%;
		float:left;
		margin-left:0;
	}

	.content3-l img{
		width:100%;
	}

	.content3 .content3-r{
		width:70%;
		float:right;
		margin-top:9rem;
		text-align:left;
		margin-right:0;
	}

	.content3-r .ch{
	    color: #3096d1;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1.6rem;
	}

	.content3-r .ch-title{
		color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    line-height: 1.5;
	    margin-top: 1rem;
	    font-size: 1rem;
	    display: block;
		width: 100%;
	}

	.app-box{
		display: block;
		width:100%;
		margin-top:9.5rem;
	}

	.app-box .app-back{
		background-image:url("../../images/education-images/edu5.jpg");
		width:100%;
		height:45.5rem;
		background-repeat:no-repeat;
		background-size:100% 100%;
	}

	.app-box .app-title{
	    width: 20%;
	    margin: 0 auto;
	    text-align: center;
	    padding-top: 50px;
	    font-size: 3rem;
	    font-weight: bold;
	    line-height: 1.8;
	    text-transform: uppercase;
	}

	.app-title span{
		font-size:3rem;
		font-weight:bold;
		line-height:1.8;
		text-transform: uppercase;
	}

	.app-box .app-theme{
		width: 62%;
	    height: auto;
	    margin: 0 auto;
	}

	.app-theme .content1{
		width: 25%;
	    float: left;
	    text-align: center;
	    margin-right: 30rem;
	    margin-left: 3rem;
	    font-size: 1rem;
    	text-transform: uppercase
	}

	.content1 .img1{
		width:100%;
	}

	.content1 span{
		font-size:1rem;
		text-transform: uppercase;
	}

	.app-theme .content2{
		width: 25%;
	    float: left;
	    text-align: center;
	    font-size: 1rem;
    	text-transform: uppercase;
    	margin-top:7px;
	}

	.content2 .img2{
		width:100%;
	}

	.content2 span{
		font-size:1rem;
		text-transform: uppercase;
	}

	.work-box{
		width:100%;
		margin-top:10rem;
		text-align:center;
	}

	.work-phone-box{
		display:none;
	}
	
	.work-box .work-box2{
		width:80%;
		margin:0 auto;
	}

	.work-box2 .title-box{
		width:100%;
		text-align:left;
	}

	.title-box .work-title{
	    color: #fde100;
	    font-size: 2rem;
	    text-transform: uppercase;
	    display: block;
	}

	.title-box .work-title2{
		color: #3096d1;
		font-size: 3rem;
	}

	.work-box .work-back{
		background-image:url("../../images/education-images/edu8.jpg");
		width:100%;
		height:28rem;
		background-repeat:no-repeat;
		background-size:100%;
		text-align:left;
		margin:2rem auto;
	}

	.work-back .work1{
		display: block;
	    width: 16%;
	    height: auto;
	    float: left;
	    margin-top: 0.5rem;
	    margin-left: 2.5rem;
	    padding-left: 0;
	    box-sizing: border-box;
	    font-size: 1rem;
	    font-weight: bold;
	    padding-top: 0;
	}

	.work-back .work2{
		display: block; 
		width:10%;
		height:auto;
		float:left;
		margin-top:0.5rem;
		margin-left:3.5rem;
		box-sizing:border-box;
		font-size:1rem;
		font-weight:bold;
		padding-top:0;
	}

	.work-back .work3{
		display: block; 
		width:18%;
		height:auto;
		float:left;
		margin-top:0.5rem;
		margin-left:8.5rem;
		box-sizing:border-box;
		font-size:1rem;
		font-weight:bold;
		padding-top:0;
	}

	.work-back .work4{
		display: block; 
		width:15%;
		height:auto;
		float:left;
		margin-top:0.5rem;
		margin-left:0.5rem;
		box-sizing:border-box;
		font-size:1rem;
		font-weight:bold;
		padding-top:0;
	}

	.work-back .work5{
		display: block; 
		width:15%;
		height:auto;
		float:left;
		margin-top:0.5rem;
		margin-left:3.5rem;
		box-sizing:border-box;
		font-size:1rem;
		font-weight:bold;
		padding-top:0;
	}

	.Re-case{
		width:100%;
	}

	.Re-case .case{
		width:22%;
		text-align:center;
		margin:5rem auto;
		border:1px solid #2eaeff;
		padding:1rem;
	}

	.case .title1{
		color: #fde100;
	    font-size: 2rem;
	    text-transform: uppercase;
	    display: block;
	}

	.case .title2{
		color: #3096d1;
		font-size: 3rem;
	}

	.case-box2{
		width:100%;
		margin-top:5rem;
	}

	.case-box2 .case-back2{
		background-image: url(../../images/education-images/edu9.jpg);
		width: 100%;
		height:34rem;
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}

	.case-back2 .case-content2{
		width:40%;
		float:left;
		margin-top:10rem;
		text-align: left;
	 	margin-left:15rem;
	 	margin-right:0;
	}

	.case-content2 .title1{
		color: #fde100;
	    font-size: 2rem;
	    text-transform: uppercase;
	    display: block;
	}

	.case-content2 .title2{
		color: #3096d1;
		font-size: 2rem;
	}

	.case-content2 .title3{
		font-size:3rem;
		color:#fff;
		font-weight:500;
		display: block;
    	margin-top: 3rem;
	}

	.case-content2 .title4{
		font-size:1.6rem;
		color:#fff;
		font-weight:500;
		text-transform:uppercase;
	}

	.fea-show1{
		width:100%;
		overflow:hidden;
	}

	.fea-show1 .fea-box{
		width:63.1%;
		margin:8rem auto;
	}

	.fea-box .fea1{
		width:100%;
		margin:0 auto;
		overflow:hidden;
	}

	.fea1 .fea1-l{
		width:47%;
		float:left;
		line-height: 2.2;
	    margin-left: 0;
	    margin-top: 2rem;
	    color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1rem;
	}

	.fea1-l p{
		width: 100%;
	    line-height: 2.2;
	    margin-left: 0;
	    margin-top: 2rem;
	    color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1rem;
	}

	.fea1 .fea1-r{
		width:50%;
		float:right;
	}

	.fea1-r img{
		width:100%;
	}

	.fea-box .fea2{
		overflow:hidden;
		width:100%;
		margin:0 auto;
	}

	.fea2 .fea2-l{
		width:46%;
		float:right;
		line-height: 2.2;
	    margin-left: 0;
	    margin-top: 2rem;
	    color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1rem;
	}

	.fea2-l p{
		width: 79%;
	    line-height:2.2;
	    margin-left: 0;
	    margin-top:2rem;
	    color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1rem;
	}

	.fea2 .fea2-r{
		width:50%;
		float:left;
	}

	.fea2-r img{
		width:100%;
	}

	.al-title{
		width:100%;
		margin-top:0;
	}

	.al-title span{
		color:#fff;
		background:#fde100;
		font-size:1.5rem;
		margin-left:55rem;
		padding:0.2rem 0.9rem;
	}

	.test-box{
		width:100%;
		margin-top:3rem;
	}

	.phone-box{
		display:none;
	}

	.test-box .business_case_box{
	    width: 70%;
	    height: 252px;
	    background-color: #e1e0df;
	    padding:2rem 1rem;
	    margin: 0 auto;
	    box-sizing: border-box;
	}

	.business_case_box #buss{
		width: 100%;
		height: 100%;
	}

	.swiper-container {
	    margin-left: auto;
	    margin-right: auto;
	    position: relative;
	    overflow: hidden;
	    list-style: none;
	    padding: 0;
	    z-index: 1;
	}

	.business_case_link{
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		text-decoration:none;
	}

	.al-back{
	    width: 100%;
	    height: 100%;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    background:url(../../images/education-images/edu12.jpg);
	    background-size:100% 100%;
	}

	.al-back .business_case_ltitle{
		position: absolute;
		bottom: 0px;
		left: 0px;
		color: #fff;
		padding: 10px 20px;
		width: 100%;
		box-sizing: border-box;
		opacity: 0;
		transition: all .5s ease-in;
	}

	.al-back span{
		display:block;
		width:80%;
		margin:0 auto;
		position:unset;
		top:0;
		color:#fff;
		letter-spacing:0.2rem;
		text-align:center; 
		padding-top:4rem;
		font-size: 1rem;
	}

	.al-back2{
	    width: 100%;
	    height: 100%;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    background:url(../../images/education-images/edu13.jpg);
	    background-size:100% 100%;
	}

	.al-back2 .business_case_ltitle{
		position: absolute;
		bottom: 0px;
		left: 0px;
		color: #fff;
		padding: 10px 20px;
		width: 100%;
		box-sizing: border-box;
		opacity: 0;
		transition: all .5s ease-in;
	}

	.al-back2 span{
		display:block;
		width:70%;
		margin:0 auto;
		position:unset;
		top:0;
		color:#fff;
		letter-spacing:0.2rem;
		text-align:center; 
		padding-top:5rem;
		font-size: 1rem;
	}

	.al-back3{
	    width: 100%;
	    height: 100%;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    background:url(../../images/education-images/edu14.jpg);
	    background-size:100% 100%;
	}

	.al-back3 .business_case_ltitle{
		position: absolute;
		bottom: 0px;
		left: 0px;
		color: #fff;
		padding: 10px 20px;
		width: 100%;
		box-sizing: border-box;
		opacity: 0;
		transition: all .5s ease-in;
	}

	.al-back3 span{
		display:block;
		width:85%;
		margin:0 auto;
		position:unset;
		top:0;
		color:#fff;
		letter-spacing:0.2rem;
		text-align:center; 
		padding-top:5rem;
		font-size:1rem;
	}

	.wen-foot{
		width:100%;
		margin-top:0;
		overflow:hidden;
	}

	.wen-foot .wen-foot-box{
		width:60%;
		margin:0 auto;
	}

	.wen-foot-box .wen-foot-title{
		width: 100%;
	    float: left;
	    display: inline;
	    font-weight: bold;
	    color: #4d4d4d;
	    line-height: 30px;
	    font-size: 16px;
	    padding-top: 0;
	    border-top: unset;
	    margin-bottom: 2rem;
	}

	.wen-foot-title span{
		color: #ff6600;
	}

	.wen-foot-title a{
		text-decoration:none;
	}

	.wen-foot-title b{
		color: #ff6600;
	}

	.phone{
		display:none;
	}

	.phone-app-box{
		display: none;
	}

}

@media screen and (max-width: 750px){
	.phone{
		display: block;	
	}

	.pc{
		display:none;
	}

	.Re-case{
		width:100%;
		margin-top:1rem;
	}

	.Re-case .case{
		width: 67%;
	    text-align: center;
	    margin: 0 auto;
	    border: 0.1rem solid #2eaeff;
	    padding: 1rem 3rem;
	}

	.case .title1{
		color: #fde100;
	    font-size: 1rem;
	    text-transform: uppercase;
	    display: block;
	}

	.case .title2{
		color: #3096d1;
		font-size: 2rem;
	}

	.wen-box{
		width:100%;
		background:#eee;
		margin-top: -2rem;
	}

	.wen-box .wen-back{
		background-image:url("../../images/education-images/edu1.jpg");
		width:100%;
		height:16rem;
		background-repeat:no-repeat;
		background-size:100% 100%;
	}

	.wen-back span{
	    color: #000;
	    font-size: 2rem;
	    font-weight: bold;
	    line-height: 0;
	    letter-spacing: 2px;
	    margin-top: 2rem;
	}

	.wen-back a{

        display: block;
        color:#000;
	    margin-right: 8px;
	    padding: 2px 10px;
	    border: 1px solid;
	    border-radius: 99px;
	    font-size: 16px;
	    line-height: 1.625;
	    /* -webkit-transition: all .3s; */
	    transition: all .3s;
	    text-decoration: none;
	    /* color: inherit; */
	    margin-bottom: 15px;
	}

	.wen-back .wen-title{
		padding: 15px 15px;
    	width: 100%;
	}

	.pro-box{
		width:100%;
		margin-top:2rem;
	}

	.pro-box .pro-littleBox{
		width:80%;
		margin:0 auto;
		overflow:hidden;
	}

	.pro-littleBox .pro-img{
		width: 100%;
		float: left;
	}

	.pro-img img{
		width:100%;
		height:100%;
	}

	.pro-littleBox .pro-contentBox{
		display: block;
	    width: 100%;
	    float: left;
	    margin-right: 12%;
	    margin-top: 4%;
	}

	.pro-contentBox span{
		font-weight: 400;
	    font-size: 1rem;
	    line-height: 1.8;
	    font-family: 'Raleway';
	    display: block;
	    width: 100%;
	    margin: 0;
	    text-indent: 2rem;
	    color:#333;
	}

	.video-box{
		margin-top:4.2rem;
		width: 100%;
	    text-align: center;
	    position: relative;
	    margin-bottom: 45px;
	}

	.video-back{
		background:url('../../images/education-images/edu3.jpg');
		width: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		height:9rem;
		background-size: 100% 100%;
		z-index: 1
	}

	.box{
		width: 100%;
	    overflow: hidden;
	    margin-top:4.2rem;
	}

	.t-box{
		width:80%;
		height:auto;
		margin:0 auto;
		text-align:center;
	}

	.t-box .content-box{
		width:95%;
		margin:3rem auto;
	}

	.t-box .title{
		width:100%;
		text-align:left;
		margin:0 auto;
		margin-bottom:5vw;
		margin-left:0;
	}

	.title .title1{
		color:#fde100;
		font-size:1rem;
		text-transform:uppercase;
		display: block;
	}

	.title .title2{
		color:#3096d1;
		font-size:1.9rem;
	}

	.t-box .content1{
		width:100%;
		box-sizing:border-box;
		display:block
	}

	.content1 .content1-l{
		width: 100%;
	    float: left;
	    margin-left:0rem;
	    margin:0 auto;
	}

	.content1-l img{
		width:45%;
	}

	.content1 .content1-r{
		width: 100%;
	    float: left;
	    margin-right: 0;
	    margin-top:1rem;
	    text-align:left;
	}

	.content1-r .ch{
	    color: #3096d1;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1.4rem;
	}

	.content1-r .ch-title{
		color: #333;
	    font-weight: unset;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    line-height: 1.5;
	    margin-top: 1rem;
	    font-size: 1rem;
	    display: block;
	    width: 100%;
	}

	.t-box .content2{
		overflow:hidden;
		width:100%;
		margin:1rem auto;
		box-sizing:border-box;
		display:block;
	}

	.content2 .content2-l{
		width: 50%;
	    float: left;
	    margin-top: 40px;
	    margin-left:4.5rem;
	}

	.content2-l img{
		width:87%;
	}

	.content2 .content2-r{
		width: 100%;
	    float: left;
	    margin-top:1rem;
	    text-align: left;
	    margin-right:0;
	}

	.content2-r .ch{
	    color: #3096d1;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-weight: 400;
	    font-size: 1.4rem;
	}

	.content2-r .ch-title{
		color: #333;
	    font-weight: unset;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    line-height: 1.5;
	    margin-top: 1rem;
	    font-size: 1rem;
	    display: block;
	    width: 100%;
	}

	.t-box .content3{
		overflow:hidden;
		width:100%;
		margin:0 auto;
		box-sizing:border-box;
		display:block;
	}

	.content3 .content3-l{
		width: 50%;
	    float: left;
	    margin-left:5.2rem;
	    background:unset;
	    margin-top:1rem;
	}

	.content3-l img{
		width:85%;
	}

	.content3 .content3-r{
	    width: 100%;
		float: left;
		margin-top:1rem;
		text-align: left;
		margin-right: 0;
	}

	.content3-r .ch{
	    color: #3096d1;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-weight: 400;
	    font-size: 1.4rem;
	}

	.content3-r .ch-title{
		color: #333;
	    font-weight: unset;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    line-height: 1.5;
	    margin-top: 1rem;
	    font-size: 1rem;
	    display: block;
	    width: 100%;
	}

	.phone-app-box{
		width:100%;
		overflow:hidden;
		margin-top:1.8rem;
		display: block;
	}

	.app-box{
		display: none;
	    width: 100%;
	    margin-top: 9.5rem;
	}

	.phone-app-box .phone-app-back{
	    width: 100%;
	    height:32rem;
	    background: #fde100;
	}

	.phone-app-box .phone-app-title{
	    width: 55%;
	    margin: 0 auto;
	    text-align: center;
	    padding-top: 50px;
	}

	.phone-app-title span{
		font-size:2rem;
		font-weight:unset;
		line-height:1.8;
		text-transform: uppercase;
	}

	.phone-app-box .phone-app-theme{
		width:100%;
	    height: auto;
	    margin: 0 auto;
	}

	.phone-app-theme .app-phone1{
		width:100%;
		margin:0 auto;
	}

	.app-phone1 .phone-content1{
		width:45%;
		float:left;
		text-align: center;
		margin-left: 1rem;
	}

	.phone-content1 .phone-img1{
		width:100%;
	}

	.app-phone1 .phone-content2{
		width:45%;
		float:right;
		text-align: center;
		margin-right: 1rem;
	}

	.phone-content2 .phone-img2{
		width:100%;
	}

	.work-phone-box{
		display:block;
		width:100%;
		margin-top:4rem;
	}

	.work-box{
		display: none;
	}

	.work-phone-box .work-phone-box2{
		width:80%;
		margin:0 auto;
	}
	
	.work-phone-box2 .phone-title{
		color: #fde100;
		margin-left:1rem; 
	    font-size: 1.2rem;
	    text-transform: uppercase;
	}

	.phone-title .work-phone-title2{
		color: #3096d1;
		font-size:1.9rem;
	}

	.work-phone-box2 .work-phone-bj{
		width:100%;
		margin-top:3rem;
	}

	.work-phone-bj .bj1{
		background:url(../../images/education-images/edu18.jpg);
		width:68%;
		height:10rem;
		background-size:100% 100%;
		margin-top: 1rem;
		margin-left:0;
	}

	.bj1 .work-phone1{
		display: block;
	    width: 33%;
	    height: auto;
	    float: left;
	    margin-top: 0;
	    margin-left: 1.3rem;
	    padding-left: 0;
	    box-sizing: border-box;
	    font-size: 1rem;
	    font-weight: unset;
	    padding-top: 0;
	}

	.bj1 .work-phone2{
		display: block;
	    width: 42%;
	    height: auto;
	    float: left;
	    margin-top: -1.2rem;
	    margin-left: 7.2rem;
	    padding-left: 0;
	    box-sizing: border-box;
	    font-size: 1rem;
	    font-weight: unset;
	    padding-top: 0;
	}

	.work-phone-bj .bj2{
		background:url(../../images/education-images/edu19.jpg);
		width:100%;
		height:10rem;
		background-size:100% 100%;
		margin: 2rem auto;
		margin-left:1.2rem;
	}

	.bj2 .work-phone3{
		display: block;
	    width: 26%;
	    height: auto;
	    float: left;
	    margin-top: 0rem;
	    margin-left: -1rem;
	    padding-left: 0;
	    box-sizing: border-box;
	    font-size: 1rem;
	    font-weight: unset;
	    padding-top: 0;
	}

	.bj2 .work-phone4{
		display: block;
	    width: 22%;
	    height: auto;
	    float: left;
	    margin-top: 0rem;
	    margin-left: 1.9rem;
	    padding-left: 0;
	    box-sizing: border-box;
	    font-size: 1rem;
	    font-weight: unset;
	    padding-top: 0;
	}

	.bj2 .work-phone5{
		display: block;
	    width: 23%;
	    height: auto;
	    float: left;
	    margin-top: 0rem;
	    margin-left: 2rem;
	    padding-left: 0;
	    box-sizing: border-box;
	    font-size: 1rem;
	    font-weight: unset;
	    padding-top: 0;
	}

	.work-phone-box2 .ide{
		width:100%;
		height:auto;
		margin:0 auto;
	}

	.ide img{
		width:100%;
		height:auto;
	}

	.case-box2{
		width:100%;
		margin-top:2rem;
	}

	.case-box2 .case-back2{
		background-image:url("../../images/education-images/edu9.jpg");
		width:100%;
		height:30vh;
		background-repeat:no-repeat;
		background-size:100% 100%;
	}

	.case-back2 .case-content2{
	    width: 80%;
	    float: left;
	    margin-top:2rem;
	    text-align: left;
	    margin-right: 0;
	    margin-left:2rem;
	}

	.case-content2 .title1{
		color: #fde100;
	    font-size: 1.2rem;
	    font-weight:unset;
	    text-transform:uppercase;
	    display: block;
	}

	.case-content2 .title2{
		color: #3096d1;
	    font-size:1.9rem;
	    font-weight:unset;
	    display: block;
	}

	.case-content2 .title3{
		font-size: 1.2rem;
	    color: #fff;
	    font-weight:unset;
	    display: block;
	    margin-top:3rem;
	}

	.case-content2 .title4{
		font-size:1.2rem;
	    color: #fff;
	    font-weight:unset;
	}

	.fea-show1{
		width:100%;
		overflow:hidden;
	}

	.fea-show1 .fea-box{
		width:80%;
		margin:3rem auto;
	}

	.fea-box .fea1{
		width:100%;
		margin:0 auto;
		overflow:hidden;
	}

	.fea1 .fea1-l{
		width:100%;
		float:left;
		color: #333;
	    font-size: 1rem;
	    font-weight: 300;
	    line-height: 2;
	}

	.fea1-l p{
		width: 100%;
	    line-height: 2.2;
	    margin-left: 0;
	    margin-top: 2rem;
	    color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1rem;
	}

	.fea1 .fea1-r{
		width:100%;
		float:right;
		margin-top:1rem;
	}

	.fea1-r img{
		width:100%;
	}

	.fea-box .fea2{
		overflow:hidden;
		width:100%;
		margin:0 auto;
	}

	.fea2 .fea2-l{
		width:100%;
		float:right;
		color: #333;
	    font-size: 1rem;
	    font-weight: 300;
	    line-height: 2;
	    margin-top:3rem;
	}

	.fea2-l p{
		width: 100%;
	    line-height:2.2;
	    margin-left: 0;
	    margin-top:1rem;
	    color: #333;
	    font-weight: 400;
	    letter-spacing: 2px;
	    font-family: 'Raleway';
	    font-size: 1rem;
	}

	.fea2 .fea2-r{
		width:100%;
		float:left;
		margin-top:1rem;
	}

	.fea2-r img{
		width:100%;
	}

	.al-title{
		width:100%;
		margin-top:3rem;
	}

	.al-title span{
		color:#fff;
		background:#fde100;
		font-size:1.5rem;
		margin-left:8rem;
		padding:0.2rem 0.9rem;
	}

	.test-box{
		width:100%;
		margin-top:3rem;
		display:none;
	}

	.phone-box{
		display:block;
		width:100%;
		margin-top:2rem;
	}

	.phone-box .phone-box2{
		width: 80%;
	    height: 252px;
	    background-color: #e1e0df;
	    padding:2rem 1rem;
	    margin: 0 auto;
	    box-sizing: border-box;
	}

	.phone-box2 #buss2{
		width: 100%;
		height: 100%;
	}

	.swiper-container {
	    margin-left: auto;
	    margin-right: auto;
	    position: relative;
	    overflow: hidden;
	    list-style: none;
	    padding: 0;
	    z-index: 1;
	}

	.phone-box2 .phone-link{
		position: relative;
		display: block;
		width: 100%;
		height: 100%;
		text-decoration:none;
	}

	.phone-link .phone-back1{
		width: 100%;
	    height: 100%;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    background:url(../../images/education-images/edu12.jpg);
	    background-size:100% 100%;
	}

	.phone-link .phone-back2{
		width: 100%;
	    height: 100%;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    background:url(../../images/education-images/edu13.jpg);
	    background-size:100% 100%;
	}

	.phone-link .phone-back3{
		width: 100%;
	    height: 100%;
	    background-size: cover;
	    background-repeat: no-repeat;
	    background-position: center;
	    background:url(../../images/education-images/edu14.jpg);
	    background-size:100% 100%;
	}

	.phone-back1 span{
		display:block;
		width:70%;
		margin:0 auto;
		position:unset;
		top:0;
		color:#fff;
		letter-spacing:0.2rem;
		text-align:center; 
		padding-top:4rem;
		font-size: 1.1rem;
	}

	.phone-back2 span{
		display:block;
		width:70%;
		margin:0 auto;
		position:unset;
		top:0;
		color:#fff;
		letter-spacing:0.2rem;
		text-align:center; 
		padding-top:4rem;
		font-size: 1.1rem;
	}

	.phone-back3 span{
		display:block;
		width:70%;
		margin:0 auto;
		position:unset;
		top:0;
		color:#fff;
		letter-spacing:0.2rem;
		text-align:center; 
		padding-top:4rem;
		font-size:1.1rem;
	}

	.al-back span{
		display:block;
		width:70%;
		margin:0 auto;
		position:unset;
		top:0;
		color:#fff;
		letter-spacing:0.2rem;
		text-align:center; 
		padding-top:5rem;
		font-size: 1rem;
	}

	.wen-foot{
		width:100%;
		margin-top:2rem;
		overflow:hidden;
	}

	.wen-foot .wen-foot-box{
		width:88%;
		margin:0 auto;
		overflow:hidden;
	}

	.wen-foot-box .wen-foot-title{
		width: 100%;
		float: left;
		display: inline;
		font-weight:bold;
		color: #4d4d4d; 
		line-height: 30px; 
		font-size: 16px;
		padding-top: 0;
		border-top:unset;
		margin-bottom:2rem;
	}

	.wen-foot-title span{
		color: #ff6600;
	}

	.wen-foot-title a{
		text-decoration:none;
	}

	.wen-foot-title b{
		color: #ff6600;
	}
}