@charset "utf-8";
strong {
	font-family:'noto6';
	font-weight:100;
}
.div-table{
	display:table;
	width:100%;
}

.div-table > * {
	display:table-cell;
	vertical-align:top;
}

.short_wrap{
	padding:50px 0 0 0;
	font-family: 'noto3';
	width: 100%;
	overflow: hidden;
}
.short_wrap .mid{
	width:1000px;
	margin:0 auto;
}
.short_wrap .mid img{
	display: block;
	margin:0 auto;
	max-width: 100%;
}
.short_wrap .con1{
	padding:80px 0 70px;
	background: rgb(41,114,196);
  background: linear-gradient(90deg, rgba(41,114,196,1) 50%, rgba(41,114,196,1) 50%);
}
.short_wrap .con1 .bullet{
	position:absolute;
	left:20px;
	top:-70px;

}
.short_wrap .con1 .mid{
	position:relative;
}
.short_wrap .con1 .mid:after{
	content:"";
	position:absolute;
	left:780px;
	bottom:-20px;
	width:450px;
	height:300px;
	background:url('/_skin/tpl_skin/basic_repair_machine/appy/short/top_txt_.png') no-repeat center bottom;
}
.short_wrap .con1 h2{
	font-size:40px;
	line-height:100%;
	font-family:'noto6';
	color:#fff;
	width:530px;
	margin:40px auto 0 auto;
	position:relative;
	padding:0 140px 0 0;
	box-sizing:border-box;
}
.short_wrap .con1 h2:after{
	content: "";
	position:absolute;
	right:0;
	top:50%;
	height:2px;
	width:140px;
	background:#fff;
}
.short_wrap .con1 ul{
	text-align: center;
	font-size:0;
	padding:50px 0 0 0;
}
.short_wrap .con1 ul li{
	display: inline-block;
	/* display: inline; */
	zoom:1;
	vertical-align: top;
	margin:0 0 0 120px;
}
.short_wrap .con1 ul li:first-child{
	margin:0;
}
.short_wrap .con1 ul li img{
	float:left;
	background:#2067b7;
	border-radius:50%;
	padding:15px 10px;
}
.short_wrap .con1 ul li p{
	float:left;
	padding:12px 0 0 15px;
	font-size:21px;
	line-height:130%;
	text-align: left;
	color:#6df6fc;
}
.short_wrap .con1 ul li p b{
	display: block;
	font-family: 'noto5';
}
.short_wrap .con2{
	padding:80px 0;
	background:#e5e6eb;
}
.short_wrap .con2 img:nth-of-type(1){
	margin:0 auto 40px auto;
}
.short_wrap .con2 img:nth-of-type(2){
	background:#f0f1f6;
	padding:70px 60px 40px 60px;
	box-shadow: 0 12px 10px #d7d8dc
}
.short_wrap .title{
	text-align: center;
	padding:25px 0;
	background:#2d3854;
	color:#fff;
	font-size:32px;
}
.short_wrap .con3{
	background:#2a72c4 url('/_skin/tpl_skin/basic_repair_machine/appy/short/con2_bg.png') no-repeat center center;
	padding:80px 0;
}
.short_wrap .con3 p{
	background:rgba(206,215,232,0.7);
	padding:50px 0 35px;
	margin:40px 0 0 0;
}
.short_wrap .teacher{
	background:#4d5f87;
	padding: 100px 0 0;
}
.short_wrap .teacher .mid{
	padding:0 0 80px 500px;
	box-sizing: border-box;
	background:url('/_skin/tpl_skin/basic_repair_machine/appy/short/con3_teacher.png') no-repeat left bottom;

}
.short_wrap .teacher img{
	margin:0;
}
.short_wrap .teacher .sample{
	width:495px;
	height:288px;
	background:url('/_skin/tpl_skin/basic_repair_machine/appy/short/plyer.png') no-repeat center center;
	margin:30px 0 25px 0;
}
.short_wrap .teacher .sample a{
	font-size:0;
	background:url('/_skin/tpl_skin/basic_repair_machine/appy/short/plyer_btn.png') no-repeat center center;
	display: block;
	height:100%;
}
.short_wrap .teacher .sample a:hover{
	background:url('/_skin/tpl_skin/basic_repair_machine/appy/short/plyer_btn_over.png') no-repeat center center;
}
.short_wrap .teacher dl{
	font-size:0;
}
.short_wrap .teacher dl dd{
	display: inline-block;
	/* display: inline; */
	zoom:1;
	vertical-align: top;
	width:32%;
	box-sizing:border-box;
	font-size:14px;
	color:#a9bee9;
	line-height:100%;
}
.short_wrap .teacher dl dd:nth-of-type(2n+1){
	width:68%;
}
.short_wrap .teacher dl dd:before{
	content: "ㆍ";
}
.short_wrap .con4{
	background:url('/_skin/tpl_skin/basic_repair_machine/appy/short/con4_bg.png') no-repeat center center;
	padding:80px 0 0;
}
.short_wrap .con4 .mid{
	position:relative;
	padding:0 0 355px;
}
.short_wrap .con4 .mid img{
	margin:0;
}
.short_wrap .con4 .step{
	position:absolute;
	text-align: right;
}
.short_wrap .con4 .step.type1{
	left:70px;
	bottom:40px;
}
.short_wrap .con4 .step.type2{
	top:167px;
	left:340px;
}
.short_wrap .con4 .step.type3{
	top:50px;
	left:620px;
}
.short_wrap .con4 .side_txt{
	position:absolute;
	bottom:20px;
	right:0;
}
.short_wrap .con4 .step span{
	display:block;
	width:60px;
	height:20px;
	line-height:20px;
	background:#1b222c;
	color:#fff;
	margin:0 0 8px auto;
	text-align: center;
	text-transform: uppercase;
	font-size:12px;
	font-family: 'noto6';
	border-radius:50px;
}
.short_wrap .con4 .step em{
	font-size:28px;
	color:#1a222f;
	font-family: 'noto6';
	line-height: 100%;
}
.short_wrap .con4 .step p{
	font-size:16px;
	color:#3c382c
}
.short_wrap .con4 .step p b{
	display: block;
	font-family:'noto6'
}
.short_wrap .con5{
	background:#f7f7f7;
}
.short_wrap .con5 .mid{
	background:url('/_skin/tpl_skin/basic_repair_machine/appy/short/con5_book.png') no-repeat right 200px;
	padding:90px 0 140px;
	position:relative;
}
.short_wrap .con5 .popupVideo{
	right:180px;
	bottom:100px;
}
.short_wrap .con5 ul{
	font-size:0;
	width:500px;
	padding:110px 0 0 0;
}
.short_wrap .con5 ul li{
	display: inline-block;
	/* display: inline; */
	zoom:1;
	vertical-align: top;
	width:50%;
	box-sizing: border-box;
	text-align: center;
	margin:100px 0 0 0;
}
.short_wrap .con5 ul li:first-child,
.short_wrap .con5 ul li:nth-of-type(2){
	margin-top:0;
}
.short_wrap .con5 ul li em{
	display: block;
	background:#e5e6eb;
	border-radius: 50%;
	width:60px;
	height:60px;
	margin:0 auto  5px auto;
	position:relative;
}
.short_wrap .con5 ul li img{
	position:absolute;
	left:12px;
	top:12px;
}
.short_wrap .con5 ul li:nth-of-type(3) img{
	left:15px
}
.short_wrap .con5 ul li p{
	font-size:22px;
	font-family: 'noto6';
	color:#4c5469;
	line-height:140%;
}
.short_wrap .con5 ul li span{
	display: block;
	font-family:'noto2';
	font-size:15px;
	margin:5px 0 0 0;
}.benefit_wrap .div-table div:first-of-type{
    width:320px;
    padding:62px 0;
    background:#dedede;
}
.benefit_wrap .div-table div:first-of-type img{
    margin:0 auto 25px;
}
.benefit_wrap .div-table div:last-of-type{
    width:629px;
}
.benefit_wrap .div-table div img{
}
.benefit_wrap{
    background:#f0f0f0;
    padding:80px 0;
    text-align: center;
}
.benefit_wrap .div-table{
	margin-top:30px;
}
.benefit_wrap h2{
    font-size:35px;
    line-height:100%;
    color:#000;
    margin:0 0 45px;
}

.benefit_wrap h3{
    font-size: 21px;
    font-family: 'noto5';
    font-weight: 100;
    margin:0 0 10px 0;
    color:#000;
}
.benefit_wrap p{
    font-size: 15px;
    line-height:25px;
    color:#000;
}
.benefit_wrap ul{
    background:#dedede;
    height:100%;
    margin-left:50px;
    padding:35px 0 50px;
}
.benefit_wrap ul li {
    display: inline-block;
    width:30%;
    vertical-align: bottom;
    margin-top:20px;
    position:relative;
}
.benefit_wrap ul li:after{
    position: absolute;
    right:-10px;
    bottom:35px;
    width:14px;
    height:13px;
    display: block;
    content:'';
    background:url('/_skin//tpl_skin/basic_danger_new/images/apply_new/years/benefit_x.png') center no-repeat;
}
.benefit_wrap ul li:nth-of-type(3n):after{
    display: none;
}
.benefit_wrap ul li:nth-of-type(1),
.benefit_wrap ul li:nth-of-type(2),
.benefit_wrap ul li:nth-of-type(3){
    margin:0;
}
.benefit_wrap ul li:first-child img{

}
.benefit_wrap ul li:nth-of-type(6) img{

}
.benefit_wrap ul li p{
    font-size:17px;
    line-height:120%;
    font-family: 'noto2'
}
.benefit_wrap ul li p b{
    display: block;
    font-family: 'noto5'
}
.benefit_wrap ul li a{
    display: block;
    height:20px;
    width:70px;
    color:#fff;
    font-size:12px;
    line-height:20px;
    background:#333333;
    margin:5px auto;
    border-radius: 10px;
    margin:8px auto 0 auto;
    position: absolute;
    right:65px
}
