@charset "utf-8";
/*--  考级日语  --*/
@font-face{font-family: "iconfont";
  src: url('./fonts/iconfont.eot');/* IE9*/
  src: url('./fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('./fonts/6b7255f087234c9395a9cd123f1ab27c.woff') format('woff'),
  url('./fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('./fonts/iconfont.svg') format('svg');/* iOS 4.1- */
}
.iconfont{display: inline-block;font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.box1{position: relative;overflow: hidden;padding-bottom: 110px;}
.box1 .customize_center{text-align: center;margin: 30px 0;}
.box1 .customize_five{width:auto;text-align: center;display:inline-block;}
.box1 .customize_five li{float: left;}
.box1 .customize_five .icon{width: 100%;color: #fff;border-radius: 50%;background-color: #ee93a1;}
.box1 .customize_five .icon:hover{background: #ff5858;}
.box1 .customize_five .txt{line-height: 40px;font-size: 18px;color: #666;}
.box1 .customize_five .txt span{color: #9e9e9e;line-height: 20px;font-size: 14px;display: block;}
.box1 .customize_five .arrow i{color: #ee93a1;}
.businessSpText{margin-top:0;}

.customize_five li i img{
        position: absolute;
          top: 12%;
    left: 21%;
}
.customize_five li.arrow.fade_block.fade_right i img{
    padding-top: 35%;
    margin-left: 10px;
}

.customize_five li:nth-child(5) i img{
    top: 14%;
    left: 20%;
}

@media (max-width: 767px){
	.box1{width: 90%;margin: auto;padding-bottom: 50px;}
	.box1 .customize_five .arrow i{display: none;}
	.box1 .customize_five li{width: 100%;}
	.box1 .customize_five .icon{}
	.box1 .fade_delay1 .icon,.box1 .fade_delay3 .icon,.box1 .fade_delay5 .icon{float: left;width: 90px;height: 90px;font-size: 50px;line-height: 90px;}
	.box1 .fade_delay2 .icon,.box1 .fade_delay4 .icon{float: right;width: 90px;height: 90px;font-size: 50px;line-height: 90px;}
	.box1 .customize_five .txt{width: -moz-calc(100% - 100px);width: -webkit-calc(100% - 100px);width: calc(100% - 100px);line-height: 34px;}
	.box1 .fade_delay1 .txt,.box1 .fade_delay3 .txt,.box1 .fade_delay5 .txt{margin-left: 100px;text-align: left;}
	.box1 .fade_delay2 .txt,.box1 .fade_delay4 .txt{margin-right: 100px;text-align: right;}
	.box1 .customize_center{margin: 10px 0;}

}
@media screen and (min-width:768px) and (max-width:991px){

}

@media screen and (min-width:992px) and (max-width:1199px){
	.box1 .customize_five li{width: 128px;}
	.box1 .customize_five .icon{height: 128px;font-size: 54px;line-height: 128px;}
	.box1 .customize_five .arrow i{line-height: 128px;font-size: 54px;}
	.box1 .customize_five .arrow{width: 80px;}
	.box1 .class-btn{top: 410px;}
}

@media (min-width: 1200px){
	.box1 .customize_five li{width: 156px;}
	.box1 .customize_five .icon{height: 156px;font-size: 66px;line-height: 156px;}
	.box1 .customize_five .arrow i{line-height: 156px;font-size: 66px;}
	.box1 .customize_five .arrow{width: 100px;}
	.box1 .class-btn{top: 435px;}
}