@charset "utf-8";



.banner {
	position: relative;
}

/*三要点*/

 .three_points_box{
    width:1920px;
    height:150px;
    margin:0 auto;
    background:#ffffff;
 }
 .three_points{
    width:1200px;
    height:150px;
    margin:0 auto;
    padding-top:25px;
 }
 .three_points li{
    width:250px;
    height:100px;
    float:left;
    line-height:100px;
    text-align:center;
    box-shadow:0px 0px  15px  #a9a9a9;
    margin-left: 110px;

 }
 .three_points li img{
   display:inline;
   width:50px;
   height:50px;
 }
 .three_points li p{
    display:inline;
    font-size:40px;
    font-family:"思源黑体 CN Bold";
    color:#2a36a9;
    font-weight:800;
    margin-left:20px;

 }

/*三要点结束*/




.somethings_box {
    width: 100%;
    background-size: cover;
    background: url(../img/mfst_bg.png) no-repeat center center;
    margin-top: -5px;
    position: relative;
    padding-top:100px;
}

.somethings{
    width:62.5%;
    height:400px;
    margin:0 auto;
    padding-top:50px;
    padding-left: 300px;
}


/*表单*/

.audition {
    width:330px;
    height: 310px;
    background: #ffffff;
    box-shadow:0 0 30px #032946;
    position: absolute;



}

.audition form {
    padding: 30px;
}

.audition form h2 {
    color: #2a36a9;
    font-size: 36px;
    margin-bottom: 20px;
    text-align:center;
}

.audition form p input {
    display: block;
    width: 270px;
    line-height: 44px; height:44px;
    background: #fff;
    border: 2px solid #2a36a9;
    margin-bottom: 15px;
    text-indent: 10px;
}


.appointment {
    width: 274px;
    background-color: #c1000f;
    color: #ffffff;
    border: none;
    line-height: 44px;
    font-size: 20px;
    cursor: pointer;
}

.somethings_text{
    float:right;

    width:440px;
    height:380px;
    margin-right:350px;

}
.somethings_text img{
    margin-bottom: 40px;
}
.somethings_text p{
    font-size:18px;
    font-family:"思源黑体 CN Ragular";
    color:#ffffff;
    margin-bottom:18px;

}



/* 小升初关键词开始 */

.keyword_box{
    width:100%;
    height:800px;
    text-align:center;
    padding-top:50px;
}


.keyword_title{
  margin-bottom: 50px;
}
.keyword_content{
    width:1200px;
    text-align:center;
    margin-left:360px;
}
.keyword_content img{

}
.keyword_content a{
    position:absolute;
  font-size:40px;
  font-family:"思源黑体 CN Medium";
  color:#ffffff;
  margin-top: -100px;
  margin-left:-250px;

}
/* 小升初关键词结束 */

/*升学政策知多少 开始*/
.policy_box{
    width:100%;
    height:500px;
    text-align:center;
    padding-top:50px;
}


.policy_title{
  margin-bottom: 50px;
}

.policy_content{
    width:1200px;
    height:220px;
    text-align:center;
    margin-left:360px;

}

.policy_content ul li {
    float:left;
    width:250px;
    height:260px;
    box-shadow:0 0 10px #a9a9a9;
    background:#ffffff;
    margin-left:40px;
    padding-top:50px;


}

.policy_content ul li p{
    color: #000000;
    font-family:"思源宋体 CN Medium";
    font-size:22px;
       margin-bottom:40px;
}

.policy_content ul li p span {
    color: #c1000f;
    font-family:"思源宋体 CN Heavy";

}

.policy_content ul li a {
    width:200px;
    height:50px;

    border-radius: 25px;
    color:#ffffff;
    font-family:"思源宋体 CN Medium";
    font-size:22px;
    padding:10px 50px 10px  50px;
    background: -moz-linear-gradient(top, #4654d1, #0d187f);
    background: -webkit-gradient(top, #4654d1, #0d187f);
    background: -webkit-linear-gradient(top, #4654d1, #0d187f);
    background: -o-linear-gradient(top, #4654d1, #0d187f);
    background: -ms-linear-gradient(top, #4654d1, #0d187f);
    background: linear-gradient(top, #4654d1, #0d187f);
}


/*升学政策知多少 结束*/

/* 小升初决定未来大方向开始 */
.future_box{
    width:100%;
    height:650px;
    text-align:center;
    padding-top:50px;
}


.future_title{
  margin-bottom: 50px;
}

.future_content{
    width:1200px;
    height:220px;
    text-align:center;
    margin-left:360px;

}
/* 小升初决定未来大方向结束 */



/* 小升初辅导总攻略开始 */
.strategy_box{
    width:100%;
    height:650px;
    text-align:center;
    padding-top:50px;
}

.strategy_title{
  margin-bottom: 50px;
}


.strategy_content{
    width:1200px;
    height:220px;
    text-align:center;
    margin-left:360px;

}

.strategy_content ul li {
    float:left;
    width:280px;
    height:520px;
    // box-shadow:0 0 10px #a9a9a9;
    background:#ffffff;
    margin-left:20px;
    // padding-top:50px;
}

.strategy_content ul li:hover{
     box-shadow:0 0 10px #a9a9a9;
     transition: all 0.6s;
}

.strategy_content ul li img {
    margin-bottom:5px;
}

.strategy_content ul li h1{
    font-size:50px;
    color:#2a36a9;
    font-family:"思源宋体 CN Heavy";
    text-align:left;
    margin-left:20px;
    margin-bottom:5px;
}
.strategy_content ul li p {
    font-size:24px;
    color:#111111;
    font-family:"思源宋体 CN Regular";
    text-align:left;
    margin-left:20px;
    margin-bottom: 10px;
}



/* 小升初辅导总攻略结束 */



/* 状元优势开始*/


.advantage_box{
    width:1920px;
    height:350px;
    text-align:center;
    padding-top:50px;
    background: url(../img/advantage_bg.png) fixed;
}

.advantage_title {
    margin-bottom:40px;
}

.advantage_content {
    width:1200px;
    height:220px;
    text-align:center;
    margin-left:360px;
}

.advantage_content ul li {
    float:left;
    width:280px;
    height:520px;
    margin-left:20px;

}
.advantage_content ul li img{
    margin-bottom:20px;

}
.advantage_content ul  li p{
    font-size:40px;
    font-family:"思源宋体 CN Heavy";
    color:#ffffff;

}

/* 状元优势结束*/


/* 鼠标移入图片放大 */


.lazy_img_1{
    cursor: pointer;
    transition: all 0.6s;

}
.lazy_img_1:hover{
     width: 100%;
    height: 100%;
    transform: scale(1.04);
}
/* 鼠标移入图片放大结束 */




/* 底部版权开始 */
.q_footer {
    width:1920px;
	height:350px;
	background-color:#ffffff;
    text-align:center;
    padding-top:50px;
}
.

/* 底部版权结束 */

/*表单浮窗*/


/*首页小球滚动效果*/


/* 创建动画，声明一个动画的关键帧 */

@keyframes myani {
	0% {
		margin-left: 1200px;
		transform: rotateZ(720deg);
	}
	100% {
		margin-left: 0px;
		transform: rotateZ(0deg);
	}
}

.roll li[id*='css'] {
	/* 调用创建的动画 */
	animation-name: myani;
	/* 设置动画时间 */
	animation-duration: 3s;
	/* 缓动,由快到慢 */
	animation-timing-function: cubic-bezier(0.22, 0.61, 0.61, 1.32);
}

li[id=css2] {
	animation-delay: .3s;
}

li[id=css3] {
	animation-delay: .6s;
}

li[id=css4] {
	animation-delay: .9s;
}

li[id=css5] {
	animation-delay: 1.2s;
}

li[id=css6] {
	animation-delay: 1.5s;
}