/*公共类按钮*/

.combtnbox{text-align: center;}
.combtnbox .combtnlink{display: inline-block;font-size: 20px;color: #fff;font-weight: 700;background: #44af5e;padding: 10px 50px;border-radius: 20px;transition: all 0.3s;box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);}
.combtnbox .combtnlink:hover{background: #D49915;box-shadow: 0 0 10px rgba(255, 255, 255, 0.6);cursor: pointer;}

/*公共类标题*/

.comtitle1{display: flex;justify-content: center;align-items: center;}
.comtitle1 span{font-size: 42px;color: #1118a2;display: inline-block;padding: 0 10px;font-weight: 700;}
.comtitle2{font-size: 30px;color: #737373;text-align: center;}

/*定义版心*/

.banxin1000{width: 1000px;margin: 0 auto;}
.banxin1100{width: 1100px;margin: 0 auto;}
.banxin1200{width: 1200px;margin: 0 auto;}
.banxin1284{width: 1284px;margin: 0 auto;}
.banxin992{width: 992px;margin: 0 auto;}
.banxin1060{width: 1060px;margin: 0 auto;}

/*定义公共类间距*/

.padx00{padding: 50px 0;}
.magx00{margin: 50px 0;}
.padx0auto{padding: 50px auto;}
.magx0auto{margin: 50px auto;}
.padtopx0{padding-top: 50px;}
.padbotx0{padding-bottom: 50px;}
.magtopx0{margin-top: 50px;}
.magbotx0{margin-bottom: 50px;}

/*banner*/

.banners{width: 100%;}
.banners img{display: block;width: 100%;}

/*++++++++++++++++++++++++++++华丽的分割线++++++++++++++++++++++++++++++++++*/


/*标题1*/

.titles1{text-align: center;}
.titles1 span{font-size: 54px;font-weight: 700;letter-spacing: 2px;}
.titles1 .hongse{color: #e62c4f;}
.titles1 .lanse{color: #1f3378;}
.titles1 .baise{color: #ffffff;}

/*标题2*/

.titles2{text-align: center;}
.titles2 span{font-size: 28px;color: #535353;line-height: 1.5;}

/*腾飞计划优势*/

.tengPlanAdvantage{width: 100%;}
.tengPlanAdvantage2 .listbox{display: flex;justify-content: space-between;flex-wrap: wrap;}
.tengPlanAdvantage2 .listbox a{width: 428px;}
.tengPlanAdvantage2 .listbox a:last-child:nth-child(3n + 2){margin-right: calc((100% - 428px) / 2);}
.tengPlanAdvantage2 .listbox a img{width: 100%;height: 278px;}

/*免费留学规划*/

.tengFreePlan{width: 100%;background: #1f3378;}
.tengFreePlan2 form .onebox{width: 100%;display: flex;justify-content: center;}
.tengFreePlan2 form .onebox .inpbox{width: 360px;height: 50px;margin-left: 20px;display: flex;align-items: center;background: #fff;border-radius: 10px;}
.tengFreePlan2 form .onebox .inpbox:first-child{margin-left: 0;}
.tengFreePlan2 form .onebox .inpbox img{margin: 0 20px}
.tengFreePlan2 form .onebox .inpbox input{background: -pink;font-size: 20px;color: #333;}
.tengFreePlan2 form .twobox{width: 100%;display: flex;justify-content: center;}
.tengFreePlan2 form .twobox input{width: 190px;height: 50px;line-height: 50px;font-size: 20px;color: #fff;background: #F62A67;cursor: pointer;border-radius: 20px;transition: all 0.3s;}
.tengFreePlan2 form .twobox input:hover{background: #e61755;}

/*一个大背景包含了连个模块*/

.aBigBox{background-repeat: no-repeat !important;background-position: left bottom !important;width: 100%;}

/*新航道腾飞计划课程*/

.tengPlanCourse{width: 100%;}
.tengPlanCourse2 .listbox a{padding-top: 30px;display: block;width: 100%;}
.tengPlanCourse2 .listbox a:first-child{padding-top: 0;}

/*为什么选择新航道腾飞计划*/

.tengWhySelect{width: 100%;}
.tengWhySelect2 .d1{padding-bottom: 30px;}
.tengWhySelect2 .d2{background: #fff;}
.tengWhySelect2 .d2 .p1{font-size: 22px;color: #333;text-align: justify;line-height: 1.6;text-indent: 2em;padding: 30px;}
.tengWhySelect2 .d2 .p2{text-align: center;padding-bottom: 30px;}
.tengWhySelect2 .d2 .p2 a{display: inline-block;width: 240px;height: 50px;border-radius: 50px;line-height: 50px;background: #F62A67;font-size: 24px;color: #fff;text-align: center;}
.tengWhySelect2 .d2 .p2 a:hover{background: #e61755;}

/*严谨完善的助教制度:全程跟踪制度*/

.assistantSystem{width: 100%;background: #fff;}
.assistantSystem2 .d1{width: 100%;}
.assistantSystem2 .d2{text-align: center;}

/*提供美国留学升学指导:一站式留学申请服务*/

.americaGuidance{background: #f3f3f3;}
.americaGuidance2 .d1{width: 100%;}
.americaGuidance2 .d2{display: flex;justify-content: space-between;}
.americaGuidance2 .d3{display: flex;justify-content: center;padding-top: 25px;}
.americaGuidance2 .d4{text-align: center;}
.americaGuidance2 .d4 a{display: inline-block;width: 240px;height: 50px;border-radius: 50px;line-height: 50px;background: #F62A67;font-size: 24px;color: #fff;text-align: center;}
.americaGuidance2 .d4 a:hover{background: #e61755;}
